.hero-slider{position:relative;width:100%;height:var(--hs-height-mobile, 100vh);min-height:520px;background-color:var(--color-sand, #E8DFD3);overflow:hidden}@media(min-width:750px){.hero-slider{height:var(--hs-height-tablet, 100vh);min-height:600px}}@media(min-width:990px){.hero-slider{height:var(--hs-height-desktop, 100vh);min-height:640px}}.hero-slider__slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity 1.2s ease-in-out,visibility 1.2s ease-in-out;z-index:1}.hero-slider__slide.is-active{opacity:1;visibility:visible;z-index:2}@media(prefers-reduced-motion:reduce){.hero-slider__slide{transition:none!important}}.hero-slider__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-slider__media--desktop{display:none}@media(min-width:750px){.hero-slider__media--desktop{display:block}.hero-slider__media--mobile{display:none}}.hero-slider__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(20,18,16,var(--hs-overlay-mobile, .6)),rgba(20,18,16,calc(var(--hs-overlay-mobile, .6) * .35)),rgba(20,18,16,calc(var(--hs-overlay-mobile, .6) * .15)));z-index:2;pointer-events:none}@media(min-width:750px){.hero-slider__overlay{background:linear-gradient(to top,rgba(20,18,16,var(--hs-overlay-desktop, .4)),rgba(20,18,16,calc(var(--hs-overlay-desktop, .4) * .15)),transparent)}}.hero-slider__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:0 var(--hs-padding-mobile, 20px) var(--hs-padding-mobile, 40px);box-sizing:border-box}@media(min-width:750px){.hero-slider__content{padding:0 var(--hs-padding-tablet, 28px) var(--hs-padding-tablet, 56px)}}@media(min-width:990px){.hero-slider__content{padding:0 var(--hs-padding-desktop, 64px) var(--hs-padding-desktop, 72px)}}.hero-slider__inner{width:100%;max-width:var(--hs-text-max-width, 640px);text-align:left;min-width:0;box-sizing:border-box}.hero-slider__eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:#fffc;margin:0 0 .875rem;padding:0;word-break:break-word;overflow-wrap:break-word}@media(min-width:750px){.hero-slider__eyebrow{font-size:11px;margin-bottom:1rem}}.hero-slider__title{font-family:var(--font-heading--family, serif);font-size:clamp(2rem,var(--hs-title-size-mobile, 8vw),3rem);color:#fff;line-height:1.08;margin:0 0 1rem;font-weight:400;word-break:break-word;overflow-wrap:break-word;max-width:100%}.hero-slider__title em{font-style:italic}@media(min-width:750px){.hero-slider__title{font-size:clamp(2.5rem,var(--hs-title-size-tablet, 5vw),4.5rem);margin-bottom:1.25rem}}@media(min-width:990px){.hero-slider__title{font-size:clamp(3rem,var(--hs-title-size-desktop, 5.5vw),7rem);margin-bottom:1.5rem}}.hero-slider__subheading{font-size:clamp(.875rem,1.5vw,1.0625rem);color:#ffffffd9;max-width:var(--hs-sub-max-width, 28rem);margin:0 0 2rem;line-height:1.6;word-break:break-word;overflow-wrap:break-word}.hero-slider__ctas{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem;flex-wrap:wrap}.hero-slider__btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;transition:all .2s ease;cursor:pointer;white-space:nowrap}.hero-slider__btn--primary{background-color:var(--color-ivory, #fff);color:var(--color-foreground, #141210);border:1px solid var(--color-ivory, #fff)}.hero-slider__btn--primary:hover{background-color:transparent;color:#fff}.hero-slider__btn--secondary{background-color:transparent;color:#fff;border:1px solid rgba(255,255,255,.6)}.hero-slider__btn--secondary:hover{background-color:#fff;color:var(--color-foreground, #141210);border-color:#fff}.hero-slider__btn svg{margin-left:8px;width:16px;height:16px;flex-shrink:0}.hero-slider__btn--secondary:hover svg path{stroke:var(--color-foreground, #141210)}.hero-slider__controls{display:none;position:absolute;bottom:24px;right:32px;z-index:4;align-items:center;gap:1.5rem}@media(min-width:750px){.hero-slider__controls{display:flex}}.hero-slider__ticks{display:flex;align-items:center;gap:8px}.hero-slider__tick{width:20px;height:2px;background-color:#fff6;cursor:pointer;transition:width .5s ease,background-color .5s ease;border:none;padding:0}.hero-slider__tick.is-active{width:32px;background-color:#fff}.hero-slider__counter{font-family:monospace;font-variant-numeric:tabular-nums;font-size:.875rem;color:#fff;letter-spacing:.1em}.hero-slider__arrows{display:flex;gap:8px}.hero-slider__arrow{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:transparent;border:1px solid rgba(255,255,255,.4);color:#fff;cursor:pointer;transition:all .2s ease;padding:0}.hero-slider__arrow svg{width:20px;height:20px}.hero-slider__arrow:hover{background-color:#fff;color:#141210;border-color:#fff}.hero-slider__arrow:hover svg path{stroke:#141210}
/*# sourceMappingURL=/cdn/shop/t/9/assets/hero-slider.css.map */
