.hero-carousel{position:relative;width:100%;height:calc(100vh - var(--header-height, 64px));min-height:500px;max-height:900px;overflow:hidden;background:#111}.hero-carousel__track{position:relative;width:100%;height:100%}.hero-carousel__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .8s ease;pointer-events:none}.hero-carousel__slide.is-active{opacity:1;pointer-events:auto;z-index:1}.hero-carousel__image-wrap{position:absolute;top:0;right:0;bottom:0;left:0}.hero-carousel__image{width:100%;height:100%;object-fit:cover;object-position:center 20%}.hero-carousel__content{position:absolute;z-index:2;display:flex;flex-direction:column;gap:10px;max-width:480px;padding:32px 40px;background:#111111c7;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:4px}.hero-carousel__overlay{display:none}.hero-carousel__slide[data-text-position=bottom-left] .hero-carousel__content{bottom:80px;left:48px}.hero-carousel__slide[data-text-position=bottom-right] .hero-carousel__content{bottom:80px;right:48px;text-align:right;align-items:flex-end}.hero-carousel__slide[data-text-position=top-left] .hero-carousel__content{top:48px;left:48px}.hero-carousel__slide[data-text-position=top-right] .hero-carousel__content{top:48px;right:48px;text-align:right;align-items:flex-end}.hero-carousel__eyebrow{color:var(--color-accent, #c8a84e);font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600}.hero-carousel__heading{font-family:var(--font-heading);font-size:clamp(1.625rem,3vw,2.5rem);line-height:1.12;color:#fff;margin:0;letter-spacing:-.02em}.hero-carousel__subheading{font-size:.9375rem;line-height:1.55;color:#faf8f5bf}.hero-carousel__cta{width:fit-content;margin-top:4px}.hero-carousel__nav{position:absolute;bottom:24px;left:50%;transform:translate(-50%);z-index:3;display:flex;align-items:center;gap:20px}.hero-carousel__dots{display:flex;gap:8px}.hero-carousel__dot{width:40px;height:3px;background:#ffffff4d;border:none;padding:0;cursor:pointer;position:relative;overflow:hidden;border-radius:2px}.hero-carousel__dot-fill{display:block;width:100%;height:100%;background:#fff;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;border-radius:2px}.hero-carousel__dot.is-active .hero-carousel__dot-fill{transform:scaleX(1);transition:transform 5s linear}.hero-carousel__arrows{display:flex;gap:8px}.hero-carousel__arrow{width:36px;height:36px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:#0000004d;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:#fff;cursor:pointer;display:grid;place-items:center;transition:background .2s,border-color .2s}.hero-carousel__arrow:hover{background:#00000080;border-color:#fff9}@media(max-width:749px){.hero-carousel{height:85vh;height:85dvh;min-height:420px;max-height:750px}.hero-carousel__image{object-position:center 15%}.hero-carousel__content{max-width:calc(100% - 32px);padding:24px 28px}.hero-carousel__slide[data-text-position=bottom-left] .hero-carousel__content,.hero-carousel__slide[data-text-position=bottom-right] .hero-carousel__content{bottom:72px;left:16px;right:auto;text-align:left;align-items:flex-start}.hero-carousel__slide[data-text-position=top-left] .hero-carousel__content,.hero-carousel__slide[data-text-position=top-right] .hero-carousel__content{top:16px;left:16px;right:auto;text-align:left;align-items:flex-start}.hero-carousel__heading{font-size:clamp(1.375rem,6vw,1.875rem)}.hero-carousel__subheading{font-size:.8125rem}.hero-carousel__nav{bottom:16px}.hero-carousel__dot{width:28px}.hero-carousel__arrows{display:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-hero.css.map */
