.BoothCarousel_carousel__qxmmK{outline:none;max-width:900px;margin:0 auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.BoothCarousel_viewport__1TX8v{position:relative;overflow:hidden;border-radius:var(--border-radius-2xl);background:#06070f;aspect-ratio:4/3}@media (max-width:640px){.BoothCarousel_viewport__1TX8v{border-radius:var(--border-radius-lg);aspect-ratio:4/3}}.BoothCarousel_track__ls1H0{display:flex;height:100%;transition:transform .42s cubic-bezier(.25,.46,.45,.94);will-change:transform}.BoothCarousel_slide__8v8Gs{min-width:100%;height:100%;flex-shrink:0;position:relative}.BoothCarousel_image__BuHJa{object-fit:cover}.BoothCarousel_video__Pvawv{width:100%;height:100%;object-fit:contain;background:#000;display:block}.BoothCarousel_arrow__gYngg{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:44px;height:44px;border-radius:50%;background:rgba(6,7,15,.55);border:1px solid hsla(0,0%,100%,.18);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .22s ease,border-color .22s ease,transform .22s ease;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.BoothCarousel_arrow__gYngg:hover{background:var(--wcp-gold-500);border-color:var(--wcp-gold-500);transform:translateY(-50%) scale(1.08);color:var(--wcp-navy-900)}.BoothCarousel_arrow__gYngg svg{width:20px;height:20px;flex-shrink:0}.BoothCarousel_arrowPrev__XcTqO{left:14px}.BoothCarousel_arrowNext__hbvYv{right:14px}@media (max-width:480px){.BoothCarousel_arrow__gYngg{width:36px;height:36px}.BoothCarousel_arrow__gYngg svg{width:16px;height:16px}.BoothCarousel_arrowPrev__XcTqO{left:8px}.BoothCarousel_arrowNext__hbvYv{right:8px}}.BoothCarousel_counter__hphUp{position:absolute;bottom:14px;right:16px;font-size:.7rem;font-weight:600;letter-spacing:.05em;color:hsla(0,0%,100%,.7);background:rgba(6,7,15,.5);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:4px 10px;border-radius:999px;border:1px solid hsla(0,0%,100%,.1);pointer-events:none}.BoothCarousel_dots__2uYjZ{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:18px;flex-wrap:wrap}.BoothCarousel_dot__2MVzw{width:7px;height:7px;border-radius:50%;background:hsla(0,0%,100%,.22);border:none;cursor:pointer;padding:0;transition:background .3s ease,transform .3s ease;flex-shrink:0}.BoothCarousel_dot__2MVzw:hover{background:hsla(34,40%,63%,.6)}.BoothCarousel_dotActive__9euSd{background:var(--wcp-gold-500);transform:scale(1.5)}