.terminos-wrapper{display:grid;grid-template-columns:repeat(12,1fr);margin-bottom:2rem;margin-top:2rem;position:relative}@media(min-width:992px){.terminos-wrapper{margin-bottom:1.4rem;margin-top:1.4rem;padding:10rem}}#terminos-generales .terminos{background:#fff;box-shadow:5px 8px 10px rgba(0,0,0,.1);display:none;grid-column:1/span 12;grid-row:1/3;max-width:1200px;opacity:0;padding:3rem;transform:translate(0,0)}@media(min-width:992px){#terminos-generales .terminos{padding:5rem}}#terminos-generales .terminos.active{animation:activarTerminos 1s forwards;display:block}#terminos-generales .terminos h2{font-size:2.7rem}@media (min-width:768px){#terminos-generales .terminos h2{font-size:3rem}}#terminos-generales .terminos h3{font-size:2.3rem}#terminos-generales .terminos p{font-size:1.3rem}@media (min-width:768px){#terminos-generales .terminos p{font-size:1.4rem}}.terminos-condiciones article p{text-align:justify}