.custom-hero{position:relative;width:100%;height:var(--hero-height-desktop, 90vh);overflow:hidden;display:block}.custom-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.custom-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--overlay-opacity, 0));z-index:1;pointer-events:none}.custom-hero__content{position:absolute;z-index:2;display:flex;flex-direction:column;gap:12px;max-width:560px;bottom:10%;left:6%}.custom-hero__heading{font-family:Didot,Bodoni MT,Playfair Display,Georgia,serif;font-weight:500;font-size:clamp(28px,4vw,56px);line-height:1.15;margin:0;letter-spacing:.02em}.custom-hero__subheading{font-family:Didot,Bodoni MT,Playfair Display,Georgia,serif;font-weight:400;font-size:clamp(14px,1.8vw,22px);line-height:1.5;margin:0}.custom-hero__btn{display:inline-block;margin-top:8px;font-family:Didot,Bodoni MT,Playfair Display,Georgia,serif;font-weight:500;font-size:15px;border-radius:0;padding:14px 32px;text-decoration:none;text-align:center;letter-spacing:.06em;white-space:nowrap;transition:background-color .3s ease,color .3s ease;width:fit-content}.custom-hero__btn:hover{opacity:.85}@media screen and (max-width:1199px){.custom-hero{height:var(--hero-height-tablet, 80vh)}.custom-hero__content{max-width:460px;gap:10px}.custom-hero__btn{font-size:14px;padding:12px 28px}}@media screen and (max-width:767px){.custom-hero{height:var(--hero-height-mobile, 70vh)}.custom-hero__content{max-width:85vw;gap:8px;bottom:8%!important;left:5%!important;top:auto!important;transform:none!important}.custom-hero__btn{font-size:13px;padding:11px 22px;width:auto}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom-hero.css.map */
