.carousel{position:relative;height:100vh;min-height:520px;max-height:720px;overflow:hidden}.carousel__slides{display:flex;height:100%;transition:transform .5s cubic-bezier(.25,.1,.25,1);touch-action:pan-y}.carousel__slide{min-width:100%;height:100%;position:relative;display:flex;align-items:center}.carousel__slide-img,.carousel__slide-color{position:absolute;top:0;right:0;bottom:0;left:0}.carousel__bg-img{width:100%;height:100%;object-fit:cover;object-position:center}.carousel__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.carousel__content{position:relative;z-index:2;padding:0 64px;max-width:640px;isolation:isolate}.carousel__content:before{content:"";position:absolute;top:-60px;right:-60px;bottom:-60px;left:-60px;background:radial-gradient(ellipse at center,#000000b3,#0000008c,#0000 80%);z-index:-1;pointer-events:none}.carousel__eyebrow{display:block;font-family:var(--font-body);font-size:9px;font-weight:300;letter-spacing:5px;text-transform:uppercase;color:var(--gold);margin-bottom:16px}.carousel__title{font-family:var(--font-display);font-size:52px;font-weight:300;color:var(--ivory);line-height:1.1;margin-bottom:14px}.carousel__subtitle{font-family:var(--font-body);font-size:13px;font-weight:300;color:#f5f1e8eb;line-height:1.75;margin-bottom:32px;max-width:480px}.carousel__ctas{display:flex;gap:12px;flex-wrap:wrap}.carousel__cta{display:inline-block;padding:13px 32px;font-family:var(--font-body);font-size:9px;font-weight:500;letter-spacing:4px;text-transform:uppercase;text-decoration:none;transition:all .3s cubic-bezier(.25,.1,.25,1);cursor:pointer}.carousel__cta--primary{background:var(--gold);color:var(--black);border:none}.carousel__cta--primary:hover{background:#b8943e}.carousel__cta--secondary{background:transparent;color:var(--gold);border:.5px solid rgba(201,168,76,.6)}.carousel__cta--secondary:hover{background:#c9a84c14}.carousel__prev,.carousel__next{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#0006;border:.5px solid rgba(255,255,255,.1);width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s}.carousel__prev:hover,.carousel__next:hover{background:#000000b3}.carousel__prev{left:20px}.carousel__next{right:20px}.carousel__prev svg,.carousel__next svg{width:14px;height:14px;stroke:var(--ivory);stroke-width:1.5;fill:none}.carousel__dots{position:absolute;bottom:24px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.carousel__dot{width:28px;height:2px;background:#ffffff40;border:none;cursor:pointer;transition:background .3s;padding:0}.carousel__dot--active{background:var(--gold)}@media(max-width:768px){.carousel{max-height:580px}.carousel__content{padding:0 24px}.carousel__title{font-size:36px}.carousel__subtitle{font-size:12px}.carousel__cta{padding:12px 24px;font-size:8px}.carousel__prev,.carousel__next{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-hero-fullbleed.css.map */
