.hero-carousel{contain:layout style;content-visibility:auto}.shopify-section:has(.hero-carousel),.hero-carousel{opacity:1!important;transform:none!important;visibility:visible!important;content-visibility:visible!important;will-change:auto}.hero-carousel__slide.is-active .hero-carousel__image{opacity:1!important;visibility:visible!important}.hero-carousel{position:relative;width:100%;overflow:hidden;background:#1a1a1a;min-height:var(--desktop-min-height, 700px)}.hero-carousel__track{position:relative;width:100%;min-height:var(--desktop-min-height, 700px)}.hero-carousel__slide{position:absolute;top:0;right:0;bottom:0;left:0;min-height:var(--desktop-min-height, 700px);opacity:0;visibility:hidden;transition:opacity .8s ease,visibility .8s ease;pointer-events:none}.hero-carousel__slide.is-active{opacity:1;visibility:visible;pointer-events:auto;position:relative;z-index:1}.hero-carousel__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;will-change:transform;transform:translateZ(0)}.hero-carousel__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block;content-visibility:auto}.hero-carousel__placeholder{width:100%;height:100%}.hero-carousel__image--desktop{display:block}.hero-carousel__image--mobile{display:none}.hero-carousel__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.hero-carousel__content{position:relative;z-index:2;display:flex;flex-direction:column;max-width:600px;padding:60px 80px;min-height:var(--desktop-min-height, 700px);justify-content:center}.hero-carousel__content--bottom-left{align-items:flex-start;justify-content:flex-end;padding-bottom:80px;text-align:left}.hero-carousel__content--bottom-center{align-items:center;justify-content:flex-end;margin:0 auto;padding-bottom:80px;text-align:center}.hero-carousel__content--center-center{align-items:center;justify-content:center;margin:0 auto;text-align:center}.hero-carousel__content--center-left{align-items:flex-start;justify-content:center;text-align:left}.hero-carousel__content--light,.hero-carousel__content--light *{color:#fff}.hero-carousel__content--dark,.hero-carousel__content--dark *{color:#1a1a1a}.hero-carousel__eyebrow{font-size:12px;font-weight:600;letter-spacing:.24em;text-transform:uppercase;margin:0 0 16px;opacity:.9}.hero-carousel__heading{font-family:var(--font-heading, "Playfair Display", serif);font-size:clamp(36px,5vw,64px);font-weight:400;line-height:1.05;margin:0 0 18px;letter-spacing:-.01em;font-synthesis:none}.hero-carousel__subheading{font-size:16px;line-height:1.5;margin:0 0 28px;opacity:.9;max-width:500px}.hero-carousel__actions{display:flex;gap:12px;flex-wrap:wrap}.hero-carousel__btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease,transform .3s ease;min-width:180px}.hero-carousel__btn--primary{background:#6b1a2a;color:#fff!important;border-color:#6b1a2a}.hero-carousel__btn--primary:hover{background:#4a121d;border-color:#4a121d;transform:translateY(-2px);box-shadow:0 8px 20px #6b1a2a59}.hero-carousel__btn--secondary{background:#fff;color:#1a1a1a!important;border-color:#fff}.hero-carousel__btn--secondary:hover{background:#f5f5f5;transform:translateY(-2px);box-shadow:0 8px 20px #0003}.hero-carousel__btn--outline-light{background:transparent;color:#fff!important;border-color:#fff}.hero-carousel__btn--outline-light:hover{background:#fff;color:#1a1a1a!important}.hero-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:48px;height:48px;border-radius:50%;border:none;background:#fffffff2;color:#1a1a1a;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease;box-shadow:0 4px 12px #00000026}.hero-carousel__arrow:hover{background:#fff;transform:translateY(-50%) scale(1.08)}.hero-carousel__arrow--prev{left:24px}.hero-carousel__arrow--next{right:24px}.hero-carousel__dots{position:absolute;bottom:24px;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:8px}.hero-carousel__dot{width:32px;height:3px;border-radius:2px;border:none;background:#fff6;cursor:pointer;transition:background .3s ease,width .3s ease;padding:0}.hero-carousel__dot:hover{background:#ffffffb3}.hero-carousel__dot.is-active{background:#fff;width:48px}.hero-carousel__empty{padding:100px 40px;text-align:center;color:#fff;background:#1a1a1a}@media(min-width:750px){.hero-carousel{min-height:var(--desktop-min-height, 700px)}}@media(max-width:749px){.section-hero-carousel,.hero-carousel{--desktop-min-height: auto;min-height:0!important;height:auto!important;padding:0!important;margin:0!important;background:#1a1a1a}.hero-carousel__track{position:relative;display:block!important;min-height:0!important;height:auto!important;background:#1a1a1a}.hero-carousel__slide{position:relative!important;display:none!important;flex-direction:column!important;min-height:0!important;height:auto!important;width:100%!important;opacity:1!important;visibility:visible!important;transition:none!important;pointer-events:auto!important}.hero-carousel__slide:not(.is-active){display:none!important;height:0!important;visibility:hidden!important}.hero-carousel__slide.is-active{display:flex!important;min-height:0!important;height:auto!important}.hero-carousel__media{position:relative!important;inset:auto!important;width:100%!important;min-height:0!important;height:auto!important;flex-shrink:0;background:#1a1a1a;display:block;will-change:auto;transform:none}.hero-carousel__image,.hero-carousel__media img{width:100%!important;height:auto!important;max-width:100%!important;object-fit:contain!important;object-position:center!important;display:block!important;margin:0 auto!important}.hero-carousel__placeholder{width:100%!important;aspect-ratio:4 / 5!important;height:auto!important}.hero-carousel__overlay{display:none!important}.hero-carousel__image--desktop{display:block}.hero-carousel__media:has(.hero-carousel__image--mobile) .hero-carousel__image--desktop{display:none!important}.hero-carousel__image--mobile{display:block!important}.hero-carousel__content,.hero-carousel__content--bottom-left,.hero-carousel__content--bottom-center,.hero-carousel__content--center-center,.hero-carousel__content--center-left{position:relative!important;inset:auto!important;transform:none!important;width:100%!important;max-width:100%!important;margin:0!important;padding:32px 24px 36px!important;min-height:0!important;height:auto!important;background:#1a1a1a!important;text-align:center!important;align-items:center!important;justify-content:center!important}.hero-carousel__content,.hero-carousel__content *,.hero-carousel__content--dark,.hero-carousel__content--dark *,.hero-carousel__content--light,.hero-carousel__content--light *{color:#fff!important}.hero-carousel__eyebrow{font-size:11px!important;letter-spacing:.22em!important;margin:0 0 12px!important;opacity:.8}.hero-carousel__heading{font-size:28px!important;line-height:1.15!important;margin:0 0 14px!important}.hero-carousel__subheading{font-size:14px!important;line-height:1.55!important;margin:0 0 24px!important;opacity:.85;max-width:320px}.hero-carousel__actions{width:100%!important;justify-content:center!important;display:flex!important}.hero-carousel__btn{width:100%!important;max-width:280px!important;padding:14px 24px!important;font-size:12px!important;letter-spacing:.16em!important;min-height:48px!important}.hero-carousel__btn--primary,.hero-carousel__btn--secondary{background:#6b1a2a!important;color:#fff!important;border-color:#6b1a2a!important}.hero-carousel__btn--outline-light{background:transparent!important;color:#fff!important;border-color:#fff!important}.hero-carousel__arrow{position:absolute!important;width:36px!important;height:36px!important;top:25%!important;transform:translateY(-50%)!important;background:#ffffffe6!important;color:#1a1a1a!important;z-index:5!important}.hero-carousel__arrow--prev{left:12px!important}.hero-carousel__arrow--next{right:12px!important}.hero-carousel__dots{position:relative!important;bottom:auto!important;left:auto!important;transform:none!important;display:flex!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:14px 0 22px!important;margin:0!important;background:#1a1a1a!important;width:100%!important;z-index:5!important}.hero-carousel__dot{width:28px!important;height:3px!important;background:#ffffff59!important}.hero-carousel__dot.is-active{background:#fff!important;width:40px!important}}@media(max-width:480px){.hero-carousel__heading{font-size:24px!important}.hero-carousel__content{padding:26px 20px 30px!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/hero-carousel.css.map */
