.hero{--hero-justify: var(--m-hero-justify, center);--hero-align: var(--m-hero-align, center);--hero-text-align: var(--m-hero-text-align, center);--hero-text-items: var(--m-hero-text-items, center);--hero-overlay-opacity: var(--m-overlay-opacity, 0);--hero-title-shadow: var(--m-title-shadow, 2px 1px 0 #333);--hero-text-shadow: var(--m-text-shadow, 1px 1px 0 #333);padding:clamp(5rem,8vw,8rem) clamp(1rem,3vw,2rem) clamp(2.5rem,4vw,3.5rem);overflow:hidden;display:flex;position:relative;z-index:1}.hero--small{min-height:clamp(28.125rem,10vw + 25rem,34.375rem)}.hero--medium{min-height:clamp(34.375rem,10vw + 31rem,40.625rem)}.hero--large{min-height:clamp(40.625rem,14vw + 36rem,50rem)}.hero--extra-large{min-height:clamp(46.875rem,14vw + 43rem,56.25rem)}.hero--full{min-height:calc(100vh - 180px)}.hero__container{width:100%;max-width:1920px;margin:0 auto;display:flex;justify-content:var(--hero-justify);align-items:var(--hero-align);position:relative;z-index:2}.hero__content{text-align:var(--hero-text-align);max-width:55rem;display:flex;flex-direction:column;align-items:var(--hero-text-items)}.hero__topper{font-family:Manrope,sans-serif;font-size:1rem;font-weight:700;line-height:1.2em;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;color:#fff;display:block;position:relative}.hero__title{font-family:var(--font-heading-family);font-size:clamp(3rem,5vw,7rem);font-weight:700;line-height:1.2em;text-shadow:var(--hero-title-shadow);max-width:35ch;margin:0;color:#fff}.hero__text{font-family:var(--font-heading-family);font-size:(16px,2vw,25px);font-weight:700;line-height:1.5em;text-align:inherit;text-shadow:var(--hero-text-shadow);margin:0;color:#fff}.hero__button{font-size:16px;font-weight:700;text-align:center;text-decoration:none;min-width:12.5rem;margin:24px 0 0;box-sizing:border-box;padding:8px 24px;background-color:#ff717f;overflow:hidden;color:#fff;border-radius:.5rem;display:inline-block;position:relative;z-index:1}.hero__button:before{content:"";width:0%;height:100%;background:#000;opacity:1;position:absolute;top:0;left:0;z-index:-1;transition:width .3s}.hero__button:hover{color:#fff}.hero__button:hover:before{width:100%}.hero__button:focus-visible{outline:2px solid #ffffff;outline-offset:4px}.hero__background{width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:-2}.hero__image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.hero__placeholder{width:100%;height:100%;background-color:#e7e7e8;display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0}.hero__placeholder-svg{width:100%;height:100%;object-fit:cover;opacity:.3}.hero__overlay{width:100%;height:100%;background:rgb(var(--overlay-color, 0, 0, 0));pointer-events:none;opacity:var(--hero-overlay-opacity);display:block;position:absolute;top:0;left:0;z-index:1}@media screen and (min-width:750px){.hero{--hero-justify: var(--d-hero-justify, center);--hero-align: var(--d-hero-align, center);--hero-text-align: var(--d-hero-text-align, center);--hero-text-items: var(--d-hero-text-items, center);--hero-overlay-opacity: var(--d-overlay-opacity, 0);--hero-title-shadow: var(--d-title-shadow, 2px 1px 0 #333);--hero-text-shadow: var(--d-text-shadow, 1px 1px 0 #333)}.hero__topper{margin-bottom:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/section-hero.css.map */
