.hero{position:relative;display:flex;align-items:center;justify-content:center;min-height:100vh;overflow:hidden}.hero:has([class*=aspect-]:not(.aspect-auto)){min-height:auto}.hero.hero--has-aspect-ratio{min-height:auto}.hero--contained{min-height:auto;position:relative}.hero--contained .hero__media{position:relative;border-radius:0;overflow:hidden;width:100%}.hero--contained .hero__content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;display:flex;align-items:center;justify-content:center}.hero--full_width .hero__media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero--full_width.hero--has-aspect-ratio .hero__media{position:relative;height:auto}.hero--full_width .hero__content{position:relative;z-index:10;width:100%;text-align:center}.hero--full_width.hero--has-aspect-ratio .hero__content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;display:flex;align-items:center;justify-content:center}.hero__media-block{width:100%;height:100%}.hero__media-desktop{display:none}.hero__media-mobile{display:block}@media (min-width: 750px){.hero__media-desktop{display:block}.hero__media-mobile{display:none}}.hero--contained .hero__media-block{position:relative;width:100%}.hero--full_width .hero__media-block{position:absolute;top:0;left:0;height:100%}.hero--full_width.hero--has-aspect-ratio .hero__media-block{position:relative;height:auto}.hero__media-block .image-block{width:100%;height:100%}.hero--contained .hero__media-block .image-block{position:relative;width:100%}.hero--full_width .hero__media-block .image-block{position:absolute;top:0;left:0;width:100%;height:100%}.hero--full_width .hero__media-block .image-block[class*=aspect-]{position:relative!important;height:auto!important;width:100%}.hero__media-block .image-block-inner{width:100%;height:100%}.hero__media-block img,.hero__media-block video{width:100%;height:100%;object-fit:cover}.hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:5;pointer-events:none}.hero--contained .hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit}.hero--full_width .hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%}.hero__content{position:relative;z-index:10;width:100%;text-align:center}.hero__content--light,.hero__content--light .hero__subheading,.hero__content--light .hero__heading,.hero__content--light .hero__heading2,.hero__content--light .hero__heading2 p,.hero__content--light .hero__heading2 em,.hero__content--light .hero__description,.hero__content--light .hero__description p,.hero__content--light .hero__text,.hero__content--light .hero__text *{color:#fff!important}.hero__content--dark,.hero__content--dark .hero__subheading,.hero__content--dark .hero__heading,.hero__content--dark .hero__heading2,.hero__content--dark .hero__heading2 p,.hero__content--dark .hero__heading2 em,.hero__content--dark .hero__description,.hero__content--dark .hero__description p,.hero__content--dark .hero__text,.hero__content--dark .hero__text *{color:#000!important}.hero__text{max-width:1440px;margin:0 auto;padding:0 2rem}.hero__subheading{margin-bottom:2rem;opacity:.9}.hero__heading{margin-bottom:2rem}.hero__heading2{margin-bottom:3rem;opacity:.95}.hero__heading2 p{margin:0}.hero__heading2 em{font-style:italic}.hero__description{margin-bottom:2rem;opacity:.9;max-width:800px;margin-left:auto;margin-right:auto}.hero__description p{margin:0;line-height:1.6}.hero__content--version-2{align-items:flex-end!important;padding-bottom:4rem}.hero--contained .hero__content--version-2,.hero--full_width .hero__content--version-2,.hero--full_width.hero--has-aspect-ratio .hero__content--version-2{align-items:flex-end!important}.hero__text--version-2{text-align:center}.hero__heading2--version-2{margin-bottom:180px}.hero__button{margin-top:3rem}.link-with-underline{position:relative;display:inline-block;text-decoration:none;font-size:1.1rem;font-weight:400;letter-spacing:.05em;padding-bottom:.5rem;transition:color .3s ease;color:inherit!important}.link-with-underline:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:currentColor;transition:width .4s ease}.link-with-underline:hover:after{width:100%}.hero__content--light .link-with-underline{color:#fff!important}.hero__content--light .link-with-underline:after{background-color:#fff}.hero__content--light .link-with-underline:hover{color:#fffc!important}.hero__content--dark .link-with-underline{color:#000!important}.hero__content--dark .link-with-underline:after{background-color:#000}.hero__content--dark .link-with-underline:hover{color:#000c!important}@media screen and (max-width: 749px){.hero{min-height:70vh}.hero--contained,.hero--contained .hero__media{min-height:50vh}.hero__content{padding:12px}.hero__text{padding:0 1.5rem}.hero__subheading{font-size:1rem;margin-bottom:1.5rem}.hero__heading{font-size:clamp(2rem,8vw,3rem);margin-bottom:1.5rem}.hero__heading2{margin-bottom:2rem}.hero__description{margin-bottom:1.5rem;font-size:1.1rem}.hero__content--version-2{padding-bottom:2rem;align-items:flex-end!important}.hero--contained .hero__content--version-2,.hero--full_width .hero__content--version-2,.hero--full_width.hero--has-aspect-ratio-mobile .hero__content--version-2{align-items:flex-end!important}.hero__heading2--version-2{margin-bottom:120px}.hero__button{margin-top:2rem}.hero.hero--has-aspect-ratio-mobile{min-height:auto}.hero--full_width.hero--has-aspect-ratio-mobile .hero__media,.hero--full_width.hero--has-aspect-ratio-mobile .hero__media-block{position:relative;height:auto}.hero--full_width.hero--has-aspect-ratio-mobile .hero__content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;display:flex;align-items:center;justify-content:center}.hero--full_width.hero--has-aspect-ratio-mobile .hero__media-block .aspect-full-height-mobile{position:absolute!important;top:0;left:0;width:100%;height:calc(100vh - var(--header-height, 80px) - 16px)!important;height:calc(100dvh - var(--header-height, 80px) - 16px)!important}.hero.hero--has-aspect-ratio-mobile .aspect-full-height-mobile{min-height:calc(100vh - var(--header-height, 80px) - 16px);min-height:calc(100dvh - var(--header-height, 80px) - 16px)}}@media screen and (min-width: 1200px){.hero__text{padding:0 4rem}.hero__subheading{font-size:1.3rem}}@media (prefers-contrast: high){.hero__overlay{opacity:.8!important}}@media (prefers-reduced-motion: reduce){.link-with-underline:after{transition:none}.link-with-underline:hover:after{width:100%}}.hero-snippet{width:100%;position:relative;display:flex;align-items:flex-end;justify-content:center;aspect-ratio:16 / 9;min-height:400px;overflow:hidden}.hero-snippet--has-image{min-height:unset}.hero-snippet__bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;z-index:0}.hero-snippet__bg--desktop{display:block}.hero-snippet__bg--mobile{display:none}.hero-snippet__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-snippet__content{max-width:800px;margin:0 auto;padding:0 1rem;position:relative;z-index:2}.hero-snippet__subtitle{margin-bottom:1rem;opacity:.8}.hero-snippet__title{margin:0 0 1.5rem;line-height:1.2}.hero-snippet__description{max-width:600px;margin:0 auto}@media screen and (max-width: 749px){.hero-snippet{aspect-ratio:3 / 4;min-height:300px;padding:60px 0}.hero-snippet--has-image{min-height:unset}.hero-snippet__bg--desktop{display:none}.hero-snippet__bg--mobile{display:block}.hero-snippet__content{padding:0 1.5rem}.hero-snippet__title{margin-bottom:1rem}}@media screen and (min-width: 750px){.hero-snippet{aspect-ratio:16 / 9;min-height:400px}.hero-snippet--has-image{min-height:unset}.hero-snippet__bg--desktop{display:block}.hero-snippet__bg--mobile{display:none}}@media screen and (min-width: 1200px){.hero-snippet{aspect-ratio:16 / 9;min-height:500px}.hero-snippet--has-image{min-height:unset}.hero-snippet__content{padding:0 2rem}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/hero.css.map */
