.section-hero{position:relative;overflow:hidden;background-color:var(--color-bg-secondary);padding-top:calc(var(--header-height, 120px) + 20px)}.hero{display:grid;grid-template-columns:var(--page-margin) 1fr var(--page-margin);max-width:var(--page-max-width);margin:0 auto}.hero__inner{grid-column:2;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:var(--space-2xl);padding:var(--space-3xl) 0 var(--space-4xl);position:relative;min-height:500px}.hero__content{display:flex;flex-direction:column;gap:30px;max-width:782px;z-index:2}.hero__heading-wrapper{position:relative}.hero__heading{font-family:var(--font-family);font-weight:var(--font-weight-bold);font-size:clamp(2.4rem,5.2vw,5rem);line-height:1.15;letter-spacing:-.06em;color:var(--color-dark-navy);margin:0}.hero__heading-accent{position:relative;display:inline;color:#2b7cb5}.hero__heading-underline{position:absolute;bottom:2px;right:0;width:72%;height:15px;background-color:var(--color-primary);z-index:-1}.hero__description{font-family:var(--font-family);font-weight:var(--font-weight-light);font-size:clamp(1rem,1.3vw,1.25rem);line-height:1.15;color:var(--color-dark-navy);margin:0;max-width:782px}.hero__cta{display:inline-flex;align-items:center;gap:-3px;text-decoration:none;width:fit-content}.hero__cta-text{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;background-color:var(--color-primary);color:var(--color-dark-navy);font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:1.0625rem;line-height:1.15;border-radius:4px 20px 20px;transition:background-color var(--duration-fast) var(--ease);white-space:nowrap}.hero__cta-arrow{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;background-color:var(--color-primary);border-radius:50%;margin-left:-3px;transition:background-color var(--duration-fast) var(--ease);flex-shrink:0}.hero__cta-arrow svg{width:16px;height:13px;fill:var(--color-dark-navy)}.hero__cta:hover .hero__cta-text,.hero__cta:hover .hero__cta-arrow{background-color:#6ab8ee}.hero__images{position:relative;width:100%;max-width:600px;margin-left:auto;aspect-ratio:1 / .96;z-index:2}.hero__image{position:absolute;aspect-ratio:1 / 1;border-radius:15px;overflow:hidden;box-shadow:0 12px 32px #0d1c2321}.hero__image img{display:block;width:100%;height:100%;object-fit:cover}.hero__image--1{width:41%;top:2%;left:0;z-index:3}.hero__image--2{width:27%;top:0;right:5%;z-index:4}.hero__image--3{width:31%;top:39%;left:34%;z-index:5}.hero__image--4{width:25%;bottom:3%;left:5%;z-index:2}.hero__image--5{width:32%;bottom:0;right:1%;z-index:3}.hero__deco{position:absolute;pointer-events:none;z-index:1}.hero__deco--circle{right:-50px;top:50%;transform:translateY(-50%);width:550px;height:550px}.hero__deco--hexagon{right:-20px;top:0;width:152px;height:244px}@media screen and (max-width:989px){.section-hero{padding-top:calc(var(--header-height, 100px) + 10px)}.hero__inner{grid-template-columns:1fr;min-height:auto;gap:var(--space-xl);padding:var(--space-xl) 0 var(--space-2xl)}.hero__images{order:-1;max-width:460px;margin:0 auto}.hero__heading{font-size:clamp(2rem,6vw,3rem)}.hero__deco--circle{width:300px;height:300px;right:-80px}.hero__deco--hexagon{width:80px;height:130px;right:-10px}}@media screen and (max-width:749px){.hero__inner{padding:var(--space-lg) 0 var(--space-xl)}.hero__images{max-width:360px}.hero__content{gap:22px;align-items:center;text-align:center;margin:0 auto}.hero__heading{font-size:clamp(2.4rem,9.5vw,3.2rem)}.hero__cta-text{font-size:1.15rem;padding:12px 24px}.hero__cta-arrow{width:42px;height:42px}.hero__heading-underline{height:10px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-hero.css.map */
