.cx-hero-banner{position:relative;overflow:hidden}.cx-hero-banner__inner{display:flex;flex-direction:column;gap:3rem;padding:4rem 0}@media screen and (min-width:750px){.cx-hero-banner__inner{flex-direction:row;align-items:center;gap:4rem;padding:6rem 0}}@media screen and (min-width:990px){.cx-hero-banner__inner{gap:6rem;padding:8rem 0}}.cx-hero-banner__content{flex:1 1 55%;display:flex;flex-direction:column;align-items:flex-start;gap:0;z-index:2}.cx-hero-banner__badge{display:inline-block;padding:.6rem 1.6rem;border-radius:50px;font-size:1.1rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;line-height:1.4;margin-bottom:2.4rem}.cx-hero-banner__heading{font-size:3.6rem;line-height:1.1;font-weight:700;margin:0 0 2rem;letter-spacing:-.02em}@media screen and (min-width:750px){.cx-hero-banner__heading{font-size:4.8rem}}@media screen and (min-width:990px){.cx-hero-banner__heading{font-size:5.6rem}}.cx-hero-banner__heading em,.cx-hero-banner__heading i{font-style:italic}.cx-hero-banner__description{font-size:1.5rem;line-height:1.7;margin:0 0 2.8rem;max-width:48rem;opacity:.7}@media screen and (min-width:750px){.cx-hero-banner__description{font-size:1.6rem}}.cx-hero-banner__buttons{display:flex;flex-wrap:wrap;gap:1.2rem;margin-bottom:3.2rem}.cx-hero-banner__buttons .button{min-width:auto;padding:0 2.8rem;font-size:1.4rem;flex:1 1 auto;justify-content:center;white-space:nowrap}.cx-hero-banner__buttons .button:after,.cx-hero-banner__buttons .button:before{content:none}.cx-hero-banner__buttons .button[style*=--cx-btn-bg]{background-color:var(--cx-btn-bg)!important;border-color:var(--cx-btn-bg)!important}.cx-hero-banner__buttons .button[style*=--cx-btn-color]{color:var(--cx-btn-color)!important}.cx-hero-banner__buttons .button[style*=--cx-btn-border]{border-color:var(--cx-btn-border)!important}.cx-hero-banner__buttons .button--secondary[style*=--cx-btn-bg]{background-color:var(--cx-btn-bg)!important;border-color:var(--cx-btn-bg)!important}.cx-hero-banner__buttons .button--secondary[style*=--cx-btn-color]{color:var(--cx-btn-color)!important}.cx-hero-banner__buttons .button--secondary[style*=--cx-btn-border]{border-color:var(--cx-btn-border)!important}.cx-hero-banner__features{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem 1.6rem;width:100%;border-top:1px solid rgba(var(--color-foreground),.1);padding-top:2rem}@media screen and (min-width:990px){.cx-hero-banner__features{gap:1.6rem 2rem}}.cx-hero-banner__feature-item{display:flex;align-items:center;gap:1rem;font-size:1.4rem;font-weight:400;letter-spacing:0;line-height:1.4;color:rgba(var(--color-foreground),.7)}.cx-hero-banner__feature-icon{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;min-width:4rem;border-radius:50%;background:rgba(var(--color-foreground),.06);flex-shrink:0}.cx-hero-banner__feature-icon svg{width:1.8rem;height:1.8rem;opacity:.6}.cx-hero-banner__media{flex:1 1 45%;position:relative;z-index:1}.cx-hero-banner__image-wrapper{position:relative;border-radius:1.6rem;overflow:hidden;aspect-ratio:4 / 5}@media screen and (min-width:750px){.cx-hero-banner__image-wrapper{aspect-ratio:3 / 4}}.cx-hero-banner__image-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.cx-hero-banner__image-wrapper .placeholder-svg{width:100%;height:100%;object-fit:cover}.cx-hero-banner__overlay-card{position:absolute;bottom:1.6rem;right:1.6rem;background:#ffffffeb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:1.2rem;padding:1.4rem 1.8rem;display:flex;align-items:center;gap:1.2rem;box-shadow:0 4px 24px #00000014;max-width:22rem;z-index:3}.cx-hero-banner__overlay-text{display:flex;flex-direction:column;gap:.2rem}.cx-hero-banner__overlay-label{font-size:.9rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#888;line-height:1.3}.cx-hero-banner__overlay-title{font-size:1.8rem;font-weight:600;line-height:1.2;color:#1a1a1a;font-style:italic}.cx-hero-banner__overlay-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.cx-hero-banner__overlay-icon-circle{width:3.6rem;height:3.6rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.cx-hero-banner__overlay-icon-circle svg{width:1.6rem;height:1.6rem}@media screen and (max-width:749px){.cx-hero-banner__content{order:2}.cx-hero-banner__media{order:1}.cx-hero-banner__image-wrapper{aspect-ratio:1 / 1}.cx-hero-banner__overlay-card{bottom:1.2rem;right:1.2rem;padding:1rem 1.4rem;max-width:18rem}.cx-hero-banner__overlay-title{font-size:1.5rem}.cx-hero-banner__heading{font-size:3.2rem}.cx-hero-banner__features{grid-template-columns:1fr 1fr;gap:1.4rem 1.2rem}.cx-hero-banner__feature-item{flex-direction:column;align-items:center;text-align:center;font-size:1.2rem;gap:.6rem}.cx-hero-banner__feature-icon{width:3.6rem;height:3.6rem;min-width:3.6rem}.cx-hero-banner__feature-icon svg{width:1.5rem;height:1.5rem}.cx-hero-banner__buttons{flex-direction:column;width:100%}.cx-hero-banner__buttons .button{width:100%;justify-content:center}}@media screen and (max-width:749px){.cx-hero-banner--mobile-text-first .cx-hero-banner__content{order:1}.cx-hero-banner--mobile-text-first .cx-hero-banner__media{order:2}}@media(prefers-reduced-motion:no-preference){.cx-hero-banner[data-animate] .cx-hero-banner__content{opacity:0;transform:translateY(20px);animation:cxHeroBannerFadeUp .6s ease forwards}.cx-hero-banner[data-animate] .cx-hero-banner__media{opacity:0;transform:translateY(20px);animation:cxHeroBannerFadeUp .6s ease .15s forwards}}@keyframes cxHeroBannerFadeUp{to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-cx-hero-banner.css.map */
