.hero{position:relative;overflow:hidden;background:var(--color-ink);color:var(--color-ivory)}.hero--custom{height:max(calc(var(--hero-h-mobile, 72) * 1vh),480px);height:max(calc(var(--hero-h-mobile, 72) * 1dvh),480px)}@media(min-width:750px)and (max-width:989px){.hero--custom{height:auto;aspect-ratio:4 / 3;min-height:480px;max-height:740px}}@media(min-width:990px){.hero--custom{height:max(calc(var(--hero-h-desktop, 80) * 1vh),560px);height:max(calc(var(--hero-h-desktop, 80) * 1dvh),560px)}}.hero--full{height:100dvh;height:100svh}.hero--tall{height:max(80dvh,540px)}.hero--medium{height:max(65dvh,480px)}.hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity 1.1s ease,visibility 1.1s;z-index:1}.hero__slide.is-active{opacity:1;visibility:visible;z-index:2}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero__media picture{display:block;position:absolute;top:0;right:0;bottom:0;left:0}.hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}.hero__placeholder,.hero__placeholder-svg{width:100%;height:100%;object-fit:cover}.hero__placeholder--luxe{position:relative;background:radial-gradient(ellipse 90% 70% at 68% 38%,rgba(174,138,77,.22),transparent 60%),radial-gradient(ellipse 70% 60% at 25% 75%,rgba(30,74,60,.35),transparent 65%),linear-gradient(150deg,#262219,#17140f 55%,#0f0d0a)}.hero__placeholder-gem{position:absolute;right:14%;top:50%;transform:translateY(-50%);color:var(--color-gold-light);opacity:.28}@media(max-width:749px){.hero__placeholder-gem{right:50%;top:34%;transform:translate(50%)}}@media(prefers-reduced-motion:no-preference){.animations-enabled .hero__slide--kenburns .hero__media img{transform:scale(1)}.animations-enabled .hero__slide--kenburns.is-active .hero__media img{animation:hero-kenburns 9s var(--ease-luxe) forwards}}@keyframes hero-kenburns{0%{transform:scale(1)}to{transform:scale(1.08)}}.hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(16,13,10,calc(var(--scrim-opacity) + .18)),rgba(16,13,10,var(--scrim-opacity)) 45%,rgba(16,13,10,calc(var(--scrim-opacity) * .55)))}.hero__content{position:relative;z-index:3;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:1.1rem;padding-bottom:clamp(3.5rem,10vh,7rem);max-width:min(var(--page-width),100%);width:100%}@media(min-width:750px)and (max-width:989px){.hero__content{justify-content:center;padding-bottom:clamp(2rem,6dvh,4rem);padding-top:clamp(2rem,6dvh,4rem)}}@media(min-width:990px){.hero__content{justify-content:center;padding-bottom:0}.hero__content--center{align-items:center;text-align:center}}.hero__eyebrow{color:var(--color-gold-light)}.hero__heading{max-width:13em;text-wrap:balance;text-shadow:0 2px 26px rgba(16,13,10,.35)}.hero__subtext{max-width:30em;font-weight:300;font-size:1.02rem;color:#faf7f2e0}.hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.hero__btn-outline{color:var(--color-ivory);border-color:#faf7f2a6}.hero__btn-outline:hover{background:var(--color-ivory);border-color:var(--color-ivory);color:var(--color-ink)}@media(max-width:599px){.hero__actions{width:100%}.hero__actions .btn{flex:1 1 100%}}.hero__controls{position:absolute;z-index:4;bottom:1.25rem;right:var(--gutter);display:flex;align-items:center;gap:.9rem}@media(max-width:749px){.hero__controls{left:50%;right:auto;transform:translate(-50%)}.hero__arrow{display:none}}@media(min-width:750px)and (max-width:989px){.hero__controls{left:50%;right:auto;transform:translate(-50%)}.hero__arrow{display:inline-flex}}.hero__arrow{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;color:#faf7f2d9;border:1px solid rgba(250,247,242,.35);border-radius:50%;transition:background .25s ease,color .25s ease,border-color .25s ease}.hero__arrow:hover{background:var(--color-ivory);color:var(--color-ink);border-color:var(--color-ivory)}.hero__dots{display:flex;align-items:center;gap:.55rem}.hero__dot{width:26px;height:3px;min-width:26px;padding:0;border-radius:99px;background:#faf7f259;transition:background .3s ease,width .3s var(--ease-luxe);position:relative}.hero__dot:before{content:"";position:absolute;top:-14px;right:0;bottom:-14px;left:0}.hero__dot.is-active{background:var(--color-gold-light);width:42px}.hero__word{display:inline-block;overflow:hidden;vertical-align:bottom}.hero__word>span{display:inline-block;will-change:transform}
/*# sourceMappingURL=/cdn/shop/t/35/assets/section-hero.css.map */
