.hero{overflow:hidden;position:relative;z-index:1}.hero--small{padding:clamp(28.125rem,18.5185vw + 21.875rem,34.375rem) 1rem 3.75rem 1rem}.hero--medium{padding:clamp(34.375rem,18.5185vw + 28.125rem,40.625rem) 1rem 3.75rem 1rem}.hero--large{padding:clamp(48.625rem,27.7778vw + 28.125rem,50rem) 1rem 3.75rem 1rem}.hero--extra-large{padding:clamp(18.75rem,54vw,25rem) 1rem clamp(3.75rem,7.5vw,6.25rem) 1rem}.hero--full{min-height:calc(100vh - 180px);padding:clamp(8rem,10vw,12rem) 1rem 4rem 1rem;display:flex;align-items:flex-end;justify-content:center}.hero__container{width:100%;max-width:100rem;margin:auto;display:flex;justify-content:center;align-items:center;position:relative;z-index:2}.hero--full .hero__container{flex:1;margin:0 0 32px}.hero__content{text-align:center;width:100%;display:flex;flex-direction:column;align-items:center}.hero__topper{font-family:Manrope,sans-serif;font-size:1rem;line-height:1.2em;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#fff;display:block;position:relative;margin-bottom:1rem}.hero__title{font-size:clamp(5rem,5vw,7rem);font-family:"PT Serif",serif;font-weight:700;line-height:1.2em;margin:0 0 1rem;max-width:35ch;font-family:var(--font-heading-family);color:#fff;text-shadow:2px 1px 0 #333}.hero__text{font-size:clamp(25px,3vw,35px);line-height:1.5em;font-family:var(--font-heading-family);text-align:inherit;width:100%;max-width:none;color:#fff;font-weight:700;text-shadow:1px 1px 0 #333;margin:0}.hero__button{font-size:16px;text-decoration:none;font-weight:700;text-align:center;margin:24px 0 0;color:#fff;min-width:12.5rem;padding:8px 24px;background-color:#ff717f;border-radius:.5rem;display:inline-block;position:relative;z-index:1;box-sizing:border-box;overflow:hidden}.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;align-items:center;justify-content:center;position:absolute;top:0;left:0}.hero__placeholder-svg{width:100%;height:100%;object-fit:cover;opacity:.3}.hero__overlay{content:"";width:100%;height:100%;background:rgba(var(--overlay-color, 0, 0, 0),var(--overlay-opacity, .5));pointer-events:none;opacity:1;display:block;position:absolute;top:0;left:0;z-index:1}@media screen and (min-width: 990px){.hero__topper,.hero__title{margin-bottom:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/section-hero.css.map */
