.template-page-openbox .section{margin:0}.openbox-hero{padding-top:4rem;padding-bottom:4rem;background:#e3edf7}.openbox-hero__grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media screen and (min-width:990px){.openbox-hero__grid{grid-template-columns:1fr 1fr}}.openbox-hero__eyebrow{font-size:1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--color-accent, 0, 150, 136));margin:0 0 -10px}.openbox-hero__heading{margin:0 0 1.6rem;line-height:1.15;font-size:2.5rem;border-bottom:none;padding-left:0}.openbox-hero__text{margin:0 0 1.6rem;line-height:1.5}.openbox-hero__text:last-of-type{margin-bottom:2.4rem}.openbox-hero__button{display:inline-flex;align-items:center;gap:.6rem}.openbox-hero__icon{width:1.6rem;height:1.6rem;flex-shrink:0}.openbox-hero__media{position:relative}.openbox-hero__image-wrap{position:relative;border-radius:var(--media-radius, 1.2rem);overflow:hidden}.openbox-hero__image-wrap img{width:100%;height:auto;display:block}.openbox-hero__badge{position:absolute;right:1.6rem;bottom:1.6rem;display:flex;align-items:center;gap:.8rem;background:rgb(var(--color-background));border-radius:.8rem;padding:1rem 1.4rem;max-width:22rem;font-size:1.3rem;box-shadow:0 .4rem 1.2rem #0000001f}.openbox-hero__badge-icon svg{width:1.8rem;height:1.8rem;flex-shrink:0}.openbox-feature-grid{padding-top:6rem;padding-bottom:6rem;text-align:center}.openbox-feature-grid__heading{margin:0;font-size:2rem;border:0}.openbox-feature-grid__subheading{max-width:50rem;margin:0 auto 4.8rem;line-height:1.4;font-size:1.3rem;color:var(--heading-color)}.openbox-feature-grid__columns{display:grid;grid-template-columns:1fr;gap:4rem;text-align:left}@media screen and (min-width:750px){.openbox-feature-grid__columns{grid-template-columns:repeat(3,1fr)}.openbox-feature-grid__columns--divided .openbox-feature-grid__item{position:relative}.openbox-feature-grid__columns--divided .openbox-feature-grid__item:not(:first-child):before{content:"";position:absolute;left:0;top:.4rem;bottom:.4rem;width:1px;background:rgba(var(--color-foreground),.15)}}.openbox-feature-grid__item{display:flex;align-items:flex-start;gap:1rem}.openbox-feature-grid__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;border-radius:50%;overflow:hidden}.openbox-feature-grid__icon img{width:2.2rem;height:2.2rem;object-fit:contain}.openbox-feature-grid__item-title{font-size:1.5rem;margin:0 0 .8rem;font-weight:700;line-height:1.2}.openbox-feature-grid__item-text{line-height:1.5}.openbox-classification{padding-top:6rem;padding-bottom:6rem;background:#f4f6fa}.openbox-classification__card{border-radius:1.6rem;padding:4rem 3rem;box-shadow:0 .4rem 2rem #0000000f;border:1px solid var(--flickity-arrow-color)}.openbox-classification__heading{text-align:center;margin:0;font-size:2rem;border:0}.openbox-classification__subheading{text-align:center;max-width:50rem;margin:0 auto 3.2rem;line-height:1.4;font-size:1.3rem;color:var(--heading-color)}.openbox-classification__list{display:flex;flex-direction:column;gap:2rem}.openbox-classification__item{border:1px solid;border-radius:1.2rem;padding:2.4rem;display:grid;grid-template-columns:1fr;gap:1.6rem;align-items:center}@media screen and (min-width:750px){.openbox-classification__item{grid-template-columns:2fr 1.2fr}}.openbox-classification__item-main{display:flex;flex-direction:column;gap:1.2rem}@media screen and (min-width:480px){.openbox-classification__item-main{flex-direction:row;align-items:flex-start;gap:1.6rem}}.openbox-classification__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:5.2rem;height:5.2rem;border-radius:50%;overflow:hidden}.openbox-classification__icon img{width:2.8rem;height:2.8rem;object-fit:contain}.openbox-classification__item-title{font-size:1.3rem;margin:0 0 .6rem;font-weight:700;line-height:1.2}.openbox-classification__item-description{line-height:1.1;font-size:1.2rem;line-height:1.2}.openbox-classification__example{font-size:1rem;line-height:1.2}.openbox-classification__example strong{margin-right:.4rem}.openbox-process{padding-top:6rem;padding-bottom:6rem;text-align:center;background:#00254a;color:#fff}.openbox-process__heading{margin:0;font-size:2rem;border:0}.openbox-process__subheading{text-align:center;max-width:50rem;margin:0 auto 5rem;line-height:1.4;font-size:1.3rem}.openbox-process__steps{display:grid;grid-template-columns:1fr;gap:4rem}@media screen and (min-width:750px){.openbox-process__steps{grid-template-columns:repeat(4,1fr);gap:2rem}}.openbox-process__step{position:relative;display:flex;flex-direction:column;align-items:center}.openbox-process__connector{display:none}@media screen and (min-width:750px){.openbox-process__connector{display:block;position:absolute;top:2.6rem;left:-50%;width:100%;height:1px;opacity:.4;z-index:0}}.openbox-process__icon{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:5.2rem;height:5.2rem;border-radius:50%;border:2px solid;margin-bottom:1.6rem;background-color:#00254a}.openbox-process__icon img{width:2.4rem;height:2.4rem;object-fit:contain}.openbox-process__step-title{font-size:1.2rem;font-weight:700;margin:0 0 .8rem}.openbox-process__number{margin-right:.4rem}.openbox-process__step-description{font-size:1rem;line-height:1.2;max-width:24rem}.openbox-cta{padding-top:6rem;padding-bottom:6rem;color:#fff;background:#e4f5f2}.openbox-cta__banner{border-radius:1.6rem;padding:3.2rem;display:grid;grid-template-columns:1fr;gap:2rem;color:rgb(var(--color-background))}@media screen and (min-width:750px){.openbox-cta__banner{grid-template-columns:auto 1fr auto;align-items:center;gap:2.4rem}}.openbox-cta__media img{width:9rem;height:auto;display:block}@media screen and (min-width:750px){.openbox-cta__media img{width:12rem}}.openbox-cta__heading{margin:0 0 .8rem;font-size:2rem;color:#fff;border:0;line-height:1.2}.openbox-cta__text{line-height:1.2;font-size:1.2rem;max-width:40rem;color:#fff}.openbox-cta__banner .openbox-cta__button{display:flex;align-items:center;justify-content:center;gap:.6rem;white-space:normal;width:100%}@media screen and (min-width:750px){.openbox-cta__banner .openbox-cta__button{display:inline-flex;justify-self:end;width:auto;white-space:nowrap}}.openbox-cta__icon{width:1.6rem;height:1.6rem;flex-shrink:0}
/*# sourceMappingURL=/cdn/shop/t/32/assets/seccion-openbox.css.map */
