.formate .formate__lista,.formate .formate__item,.formate .formate__enlace,.formate .formate__figura,.formate .formate__imagen{box-sizing:border-box}.formate .formate__titulo{margin-bottom:2.5rem}.formate .formate__lista{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin:0;padding:0;list-style:none}.formate .formate__item{margin:0;padding:1.25rem;border:1px solid rgb(var(--text-color) / .12)}.formate .formate__item:nth-child(4){grid-column:2}.formate .formate__enlace{display:block;width:100%;color:inherit;text-decoration:none;text-align:center}.formate .formate__figura{display:block;width:100%;margin-bottom:1.5rem;overflow:hidden}.formate .formate__imagen{display:block;width:100%;max-width:100%;height:auto;margin:0;aspect-ratio:4 / 3;object-fit:cover;object-position:center;transition:transform .2s ease}.formate .formate__imagen--cuadrada{aspect-ratio:1 / 1}.formate .formate__nombre{margin:0 0 1rem;font-size:1rem;line-height:1.3;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.formate .formate__texto{margin:0;font-size:1rem;line-height:1.6}@media screen and (max-width:999px){.formate .formate__lista{grid-template-columns:repeat(2,minmax(0,1fr))}.formate .formate__item:nth-child(4){grid-column:auto}}@media screen and (max-width:699px){.formate .formate__lista{grid-template-columns:minmax(0,1fr)}.formate .formate__item:nth-child(4){grid-column:auto}}@media(hover:hover)and (pointer:fine){.formate .formate__enlace:hover .formate__imagen{transform:scale(1.03)}.formate .formate__enlace:hover .formate__nombre{text-decoration:underline}}@media(prefers-reduced-motion:reduce){.formate .formate__imagen{transition:none}.formate .formate__enlace:hover .formate__imagen{transform:none}}.tbdc,.tbdc *{box-sizing:border-box}.tbdc__hero{margin-bottom:3rem}.tbdc__hero-imagen{display:block;width:100%;height:auto;max-height:var(--tbdc-hero-alto, 700px);object-fit:cover;object-position:center}.tbdc__bloque{margin-bottom:4rem}.tbdc__bloque h2{margin:0 0 2rem;font-size:clamp(1.6rem,2.6vw,2.4rem);line-height:1.2;font-weight:700}.tbdc__prosa{font-size:clamp(1.05rem,1.35vw,1.3rem);line-height:1.65}.tbdc__pasos{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:2.5rem;align-items:center}.tbdc__imagen{display:block;width:100%;height:auto}.tbdc__imagen--ancha{max-width:55rem;margin-inline:auto}.tbdc__cierre{text-align:center}.tbdc__cierre h2{font-size:clamp(1.75rem,3vw,2.75rem)}.tbdc__registro{display:inline-block;margin-top:.5rem;color:#063078;font-weight:600;font-size:clamp(1.1rem,1.5vw,1.4rem)}.tbdc__legal{margin:2.5rem 0 0;font-size:.95rem}.tbdc__legal a{color:#063078}@media screen and (max-width:899px){.tbdc__pasos{grid-template-columns:minmax(0,1fr);gap:1.75rem}}@media screen and (max-width:699px){.tbdc__bloque{margin-bottom:2.5rem}.tbdc__hero{margin-bottom:2rem}}.sfl,.sfl *{box-sizing:border-box}.sfl__hero{position:relative;display:flex;align-items:center;min-height:42rem;overflow:hidden;margin-bottom:5rem}.sfl__hero-imagen{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.sfl__hero-capa{position:absolute;top:0;right:0;bottom:0;left:0;background:#10101073}.sfl__hero-texto{position:relative;z-index:1;width:100%;color:#fff}.sfl__hero-h1{margin:0 0 1.5rem;font-size:clamp(2.75rem,6vw,5rem);line-height:1.05;font-weight:700;color:#fff}.sfl__hero-sub{margin:0;font-size:clamp(1.05rem,1.6vw,1.35rem);line-height:1.4;color:#fff}.sfl__bloque{margin-bottom:3.5rem}.sfl__titulo{margin:0 0 2rem;color:var(--sfl-titulo);font-size:clamp(1.6rem,2.6vw,2.4rem);line-height:1.2;font-weight:700}.sfl__prosa{font-size:clamp(1.05rem,1.35vw,1.3rem);line-height:1.65}.sfl__prosa p{margin:0 0 1.4em}.sfl__prosa p:last-child{margin-bottom:0}.sfl__bloque--imagen{text-align:center}.sfl__imagen{display:block;width:100%;height:auto;margin:0 auto}.sfl__cita{margin:0;padding:2rem 2.5rem;border-left:3px solid var(--sfl-titulo);background:rgb(var(--text-color) / .04)}.sfl__firma{display:block;margin-top:1.5rem;font-style:normal;font-weight:700;color:var(--sfl-titulo);font-size:clamp(1.05rem,1.4vw,1.25rem)}.sfl__bloque--boton{text-align:center}.sfl__boton{display:inline-block;padding:1rem 2.25rem;background:var(--sfl-titulo);color:#fff;text-decoration:none;font-weight:600;letter-spacing:.02em;transition:opacity .18s ease}.sfl__nota{margin:0;font-size:.85rem;opacity:.6}@media screen and (max-width:899px){.sfl__hero{min-height:30rem;margin-bottom:3rem}.sfl__bloque{margin-bottom:2.5rem}.sfl__cita{padding:1.5rem}}@media(hover:hover)and (pointer:fine){.sfl__boton:hover{opacity:.85}}.stp{padding-block:3rem}.stp__fila{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem;align-items:center;margin-bottom:4.5rem}.stp__media,.stp__texto{min-width:0}.stp__texto h1,.stp__texto h2{margin:0 0 1.25rem}.stp__prosa{line-height:1.7}.stp__video{display:block;width:100%;height:auto;aspect-ratio:9 / 16;object-fit:cover;max-height:34rem;margin-inline:auto}.stp__imagen{display:block;width:100%;height:auto}.stp__bloque{margin-bottom:4.5rem}.stp__bloque h2{margin:0 0 2rem}.stp__valores{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem 2.5rem;margin:0;padding:0;list-style:none}.stp__valor{margin:0;padding-top:1.25rem;border-top:1px solid rgb(var(--text-color) / .15)}.stp__valor h3{margin:0 0 .5rem}.stp__valor p{margin:0;opacity:.85}@media screen and (max-width:899px){.stp__fila{grid-template-columns:minmax(0,1fr);gap:2rem;margin-bottom:3rem}.stp__valores{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:699px){.stp__valores{grid-template-columns:minmax(0,1fr);gap:1.5rem}.stp__media--oculta-movil{display:none}.stp__bloque{margin-bottom:3rem}}@media(prefers-reduced-motion:reduce){.stp__video{display:none}}
/*# sourceMappingURL=/cdn/shop/t/65/compiled_assets/styles.css.map */
