.hero-section{position:relative;width:100%;min-height:calc(100vh - calc(var(--header-desktop-height) + 30px));overflow:hidden;background:var(--white)}.hero-section__link{display:block;min-height:inherit;color:inherit;text-decoration:none}.hero-section__media,.hero-section__media picture,.hero-section__image,.hero-section__placeholder{display:block;width:100%;height:100%}.hero-section__media{position:absolute;top:0;right:0;bottom:0;left:0;background:#f5f2ee}.hero-section--media-padded{--hero-media-top-space: 3rem;--hero-media-bottom-space: 3rem}.hero-section--media-padded .hero-section__media{height:auto;top:var(--hero-media-top-space);right:auto;bottom:var(--hero-media-bottom-space);left:50%;width:var(--desktop-width);transform:translate(-50%)}.hero-section--media-padded .hero-section__content-wrap{padding-top:var(--hero-media-top-space);padding-bottom:var(--hero-media-bottom-space);box-sizing:border-box}.hero-section__image{object-fit:cover;object-position:center}.hero-section__placeholder{background:#00000008;fill:#00000014}.hero-section__content-wrap{position:relative;width:var(--desktop-width);min-height:inherit;margin:0 auto;pointer-events:none}.hero-section__content{position:absolute;top:var(--hero-content-position-desktop, 50%);left:50%;display:grid;gap:1.6rem;width:min(100%,56rem);text-align:center;transform:translate(-50%,-50%);color:var(--hero-text-color, #ffffff);mix-blend-mode:var(--hero-text-blend-mode, normal)}.hero-section__content--heading-only{transform:translate(-50%,calc(-50% - 2rem))}.hero-section__heading,.hero-section__subheading{margin:0;text-transform:uppercase;color:inherit}.hero-section__heading{font-family:var(--font-body);font-size:var(--font-size-body-hero-large-desktop);line-height:1.2;letter-spacing:.1rem}.hero-section__subheading{font-family:var(--font-body);font-size:var(--font-size-body-normal);line-height:var(--line-height-body);letter-spacing:.05rem}.hero-section__subheading--link{display:inline-block;justify-self:center;position:relative;padding-bottom:.4rem}.hero-section__subheading--link:after{content:"";position:absolute;left:0;right:0;bottom:0;height:.1rem;background:currentColor}@media(max-width:1024px){.hero-section{min-height:calc(100vh - calc(var(--header-mobile-height) + 20px))}}@media(max-width:768px){.hero-section{min-height:var(--hero-mobile-min-height, calc(100vh - calc(var(--header-mobile-height) + 20px)))}.hero-section--media-padded{--hero-media-top-space: var(--gutter-mobile);--hero-media-bottom-space: var(--gutter-mobile)}.hero-section--media-padded .hero-section__media{height:auto;width:calc(100% - (2 * var(--gutter-mobile)))}.hero-section--no-top-spacing-mobile{margin-top:0}.hero-section--no-bottom-spacing-mobile{margin-bottom:0}.hero-section__subheading--link{padding-bottom:.2rem}.hero-section__content-wrap{width:calc(100% - (2 * var(--gutter-mobile)))}.hero-section__content{top:var(--hero-content-position-mobile, var(--hero-content-position-desktop, 50%));width:min(100%,32rem);gap:1.2rem}.hero-section__content--heading-only{transform:translate(-50%,calc(-50% - 1.2rem))}.hero-section__heading{font-size:var(--font-size-body-hero-large-mobile)}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/hero.css.map */
