.hero{background:var(--color-navy);background-image:var(--hero-pattern-bg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom:1px solid var(--color-border);isolation:isolate;overflow:clip;padding:0;position:relative}.hero--bg-solid{background-image:none}.hero:before{background:rgba(27,47,77,.25);content:"";inset:0;position:absolute;z-index:-1}.hero--overlay-none:before{background:transparent}.hero--overlay-light:before{background:rgba(27,47,77,.25)}.hero--overlay-medium:before{background:rgba(27,47,77,.5)}.hero--overlay-dark:before{background:rgba(27,47,77,.75)}.hero__inner{align-items:center;display:grid;gap:clamp(32px,4vw,72px);grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);padding-bottom:48px;padding-top:48px}.hero--no-product .hero__inner{grid-template-columns:minmax(0,1fr);padding-bottom:64px;padding-top:64px}.hero h1{color:#fff;font-size:69px;letter-spacing:-.69px;line-height:1;margin-bottom:18px;margin-top:0;max-width:624px}.hero h1,.hero__body{font-family:var(--font-heading);font-weight:400}.hero__body{color:var(--color-nickel-20);font-size:28px;line-height:1.2;max-width:640px}.hero__body>:first-child{margin-top:0}.hero__body>:last-child{margin-bottom:0}.hero__button{margin-top:32px;text-decoration:none;width:fit-content}.hero__mobile-copy{display:block}.hero__content{max-width:640px;position:relative;z-index:1}.hero--no-product .hero__content{max-width:760px}.hero__mobile-detail{display:block}.hero__logos{align-items:center;display:inline-flex;gap:18px;margin-bottom:36px}.hero__logo{display:block;height:auto;max-width:100%}.hero__logo--partner{max-width:160px;width:min(100%,160px)}.hero__logo--brand{max-width:48px;width:min(100%,48px)}.hero__logo-divider{background:hsla(0,0%,100%,.7);height:54px;width:1px}.hero__media{align-items:flex-end;display:flex;justify-content:flex-end;position:relative}.hero__media--mobile{display:none}.hero__product-image{display:block;max-height:none;object-fit:contain;object-position:bottom center;width:min(100%,375px)}.hero--product-medium .hero__product-image{width:min(100%,440px)}.hero--product-large .hero__product-image{width:min(100%,520px)}@media (max-width:1024px){.hero__inner{gap:20px;grid-template-columns:minmax(0,1fr);padding-bottom:0;padding-top:48px}.hero--no-product .hero__inner{padding-bottom:48px}.hero__content{max-width:620px}.hero__mobile-detail{display:block}.hero__product-image{width:min(72vw,460px)}.hero--product-small .hero__product-image{width:min(64vw,360px)}.hero--product-medium .hero__product-image{width:min(72vw,420px)}.hero--product-large .hero__product-image{width:min(78vw,480px)}}@media (max-width:767px){.hero{background-image:var(--hero-pattern-bg-mobile,var(--hero-pattern-bg));min-height:0}.hero__inner{gap:10px;padding-bottom:0;padding-top:48px}.hero__content{display:flex;flex-direction:column;max-width:none;width:100%}.hero__logos{order:1}.hero h1{order:2}.hero__mobile-detail{order:3}.hero__logos{display:flex;gap:14px;justify-content:center;margin-bottom:28px;width:100%}.hero__logo--partner{width:min(100%,160px)}.hero__logo--brand{width:min(100%,48px)}.hero__logo-divider{height:44px}.hero h1{font-size:48px;letter-spacing:-.48px;line-height:1;margin-bottom:16px;max-width:320px}.hero__body{font-size:20px;line-height:1.2;width:100%}.hero--no-product .hero__body{width:100%}.hero__media--desktop{display:none}.hero__mobile-detail--with-product{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.hero__mobile-detail:not(.hero__mobile-detail--with-product){margin-bottom:0}.hero__media--mobile{display:flex;flex:0 0 auto;justify-content:flex-end;width:50%}.hero__mobile-copy{width:50%}.hero--product-small .hero__media--mobile .hero__product-image{margin-right:-32px;transform:translateX(12%);width:min(55vw,210px)}.hero--product-medium .hero__media--mobile .hero__product-image{margin-right:-24px;transform:translateX(10%);width:min(54vw,235px)}.hero--product-large .hero__media--mobile .hero__product-image{margin-right:-20px;transform:translateX(8%);width:min(58vw,260px)}}