.shopify-section--hero-slider .hs-slider{position:relative;overflow:hidden;min-height:var(--hs-min-height);display:grid}.shopify-section--hero-slider .hs-slide{grid-area:1 / 1;position:relative;display:grid;min-height:var(--hs-min-height);opacity:0;transition:opacity .9s ease;pointer-events:none}.shopify-section--hero-slider .hs-slide.is-active{opacity:1;pointer-events:auto;z-index:1}.shopify-section--hero-slider .hs-bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.shopify-section--hero-slider .hs-bg video,.shopify-section--hero-slider .hs-bg img{width:100%;height:100%;object-fit:cover;object-position:var(--hs-img-pos, center center);display:block}.shopify-section--hero-slider .hs-bg--color{background:var(--hs-bg-color, #1e3a2f)}.shopify-section--hero-slider .hs-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.shopify-section--hero-slider .hs-text-protect{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(0,0,0,.52) 0%,rgba(0,0,0,.28) 30%,rgba(0,0,0,.08) 52%,transparent 68%);pointer-events:none;z-index:1}.shopify-section--hero-slider .hs-content{position:relative;z-index:2;align-self:center;justify-self:start;padding:0 48px 0 56px;max-width:640px;text-align:left}.shopify-section--hero-slider .hs-eyebrow{font-family:var(--font-body-family);font-weight:300;font-size:.7rem;letter-spacing:.26em;text-transform:uppercase;opacity:.6;margin:0 0 16px}.shopify-section--hero-slider .hs-heading{margin:0 0 18px;line-height:1.15}.shopify-section--hero-slider .hs-subtext{font-family:var(--font-body-family);font-weight:300;font-size:clamp(.95rem,1.1vw,1.05rem);line-height:1.7;letter-spacing:.01em;opacity:.82;margin:0 0 36px;max-width:480px}.shopify-section--hero-slider .hs-subtext p{margin:0}.shopify-section--hero-slider .hs-btn{display:inline-flex;align-items:center;border-radius:4px;font-size:.875rem;font-weight:500;letter-spacing:.06em;padding:14px 28px;text-decoration:none;transition:opacity .2s;cursor:pointer;border:1.5px solid #b8963e}.shopify-section--hero-slider .hs-btn--outline{background:transparent!important}.shopify-section--hero-slider .hs-btn--wake{font-style:italic;border-color:#c8354a!important}.shopify-section--hero-slider .hs-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#ffffff1f;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.25);border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;color:#fff;padding:0}.shopify-section--hero-slider .hs-arrow:hover{background:#ffffff47}.shopify-section--hero-slider .hs-arrow--prev{left:20px}.shopify-section--hero-slider .hs-arrow--next{right:20px}.shopify-se7tion--hero-slider .hs-dots{position:absolute;bottom:36px;left:56px;z-index:10;display:flex;gap:6px;align-items:center}.shopify-section--hero-slider .hs-dot{width:6px;height:6px;border-radius:3px;background:#ffffff61;border:none;cursor:pointer;padding:0;transition:background .3s,width .4s cubic-bezier(.4,0,.2,1)}.shopify-section--hero-slider .hs-dot.is-active{background:#fff;width:28px}.shopify-section--hero-slider .hs-heading-two-part{margin:0 0 24px}.shopify-section--hero-slider .hs-heading-l1{font-family:var(--font-heading-family);font-weight:300;font-size:clamp(1.4rem,2.6vw,2.4rem);letter-spacing:.02em;line-height:1.25;color:inherit;margin:0 0 4px}.shopify-section--hero-slider .hs-heading-l2{font-family:var(--font-heading-family);font-weight:700;font-style:italic;font-size:clamp(2.2rem,4.8vw,4.4rem);line-height:1;letter-spacing:-.02em;margin:0}.shopify-section--hero-slider .hs-scroll-hint{position:absolute;bottom:32px;left:50%;transform:translate(-50%);z-index:10;display:none;flex-direction:column;align-items:center;gap:4px;opacity:.6;color:#fff;transition:opacity .3s;animation:hs-bounce 1.8s ease-in-out infinite}.shopify-section--hero-slider .hs-scroll-hint svg{display:block}@keyframes hs-bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(6px)}}@keyframes hs-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.shopify-section--hero-slider .hs-slide:first-child .hs-eyebrow{animation:hs-fade-up .45s ease-out .15s both}.shopify-section--hero-slider .hs-slide:first-child .hs-heading-l1{animation:hs-fade-up .5s ease-out .2s both}.shopify-section--hero-slider .hs-slide:first-child .hs-heading-l2{animation:hs-fade-up .5s ease-out .37s both}.shopify-section--hero-slider .hs-slide:first-child .hs-subtext{animation:hs-fade-up .5s ease-out .57s both}.shopify-section--hero-slider .hs-slide:first-child .hs-btn{animation:hs-fade-up .4s ease-out .72s both}@media(max-width:699px){.shopify-section--hero-slider .hs-slider,.shopify-section--hero-slider .hs-slide{min-height:var(--hs-min-height-mobile, var(--hs-min-height))}.shopify-section--hero-slider .hs-content{padding:0 24px;max-width:100%}.shopify-section--hero-slider .hs-subtext{max-width:100%;font-size:.95rem}.shopify-section--hero-slider .hs-arrow{display:none}.shopify-section--hero-slider .hs-dots{left:50%;transform:translate(-50%);bottom:28px}.shopify-section--hero-slider .hs-text-protect{background:#00000061}.shopify-section--hero-slider .hs-heading-l1{font-size:clamp(1.1rem,5vw,1.6rem)}.shopify-section--hero-slider .hs-heading-l2{font-size:clamp(1.8rem,8vw,3rem)}.shopify-section--hero-slider .hs-dot{padding:10px;box-sizing:content-box;margin:-10px -3px}.shopify-section--hero-slider .hs-scroll-hint{display:flex}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/hero-slider.css.map */
