.video-carousel{flex-direction:column;justify-content:center;align-items:center;display:flex;overflow:hidden}.video-carousel__header{text-align:center;color:#fff;margin:3rem 0 0;font-size:40px;font-weight:600;line-height:1.2}.carousel-wrapper{justify-content:center;align-items:center;width:100%;height:700px;margin:0 auto 20px;display:flex;position:relative;overflow:hidden}.carousel-nav{color:#fff;cursor:pointer;z-index:30;background:#00000080;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:2.25rem;line-height:1;transition:background .25s,transform .25s;display:none;position:absolute;top:50%;transform:translateY(-50%)}.carousel-nav span{display:block;transform:translateY(-2px)}.carousel-nav:hover{background:#000000b3;transform:translateY(-50%)scale(1.05)}.carousel-nav:active{transform:translateY(-50%)scale(.96)}.carousel-nav.carousel-nav--prev{left:3%}.carousel-nav.carousel-nav--next{right:3%}.is-tiktok-browser .carousel-nav{display:-webkit-box;display:-ms-flexbox}.carousel-track{cursor:grab;-webkit-user-select:none;user-select:none;width:50%;height:700px;position:relative}.carousel-track.dragging{cursor:grabbing}.video-container{cursor:pointer;will-change:transform,opacity;border-radius:17px;width:322px;height:662px;transition:transform .8s cubic-bezier(.4,0,.2,1),opacity .8s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.video-wrapper{background:#000;border-radius:70px;width:310px;height:662px;padding:10px 0;position:absolute;top:0;left:6px;overflow:hidden}.video-wrapper video{object-fit:cover;filter:brightness(.8);pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;touch-action:none;width:100%;height:100%;transition:filter .2s;display:block}.video-container.is-center .video-wrapper video{filter:brightness()}.frame-overlay{pointer-events:none;z-index:10;width:322px;height:662px;position:absolute;top:0;left:0}.frame-overlay img{object-fit:cover;width:322px;height:662px}.speaker-button{cursor:pointer;z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.speaker-button:hover{background:#000c;transform:translate(-50%,-50%)scale(1.1)}.speaker-button:active{transform:translate(-50%,-50%)scale(.95)}.speaker-icon{width:24px;height:24px;transition:transform .2s}.speaker-button:hover .speaker-icon{transform:scale(1.1)}.play-button{cursor:pointer;z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.play-button:hover{background:#000c;transform:translate(-50%,-50%)scale(1.1)}.play-button:active{transform:translate(-50%,-50%)scale(.95)}.play-icon{width:32px;height:32px;margin-left:4px;transition:transform .2s}.play-button:hover .play-icon{transform:scale(1.1)}.mute-overlay{z-index:20;cursor:pointer;justify-content:center;align-items:center;width:72px;height:72px;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mute-overlay img{object-fit:contain;width:100%;height:100%}.video-container.show-mute .mute-overlay{display:flex}.audio-enabled .mute-overlay{display:none}@media screen and (max-width:749px){.carousel-wrapper{max-width:100%;height:580px}.carousel-track{gap:20px;height:580px}.video-carousel__header{margin:3rem 0 1rem;font-size:24px}.video-wrapper{border-radius:50px;width:240px;height:514px;padding:5px 0;left:5px}.video-container,.frame-overlay,.frame-overlay img{width:250px;height:514px}.carousel-wrapper{overflow:visible}.video-container:not(.is-center){opacity:.6}.video-container.is-center{z-index:3;transform:scale(1)}}@media screen and (max-width:480px){.carousel-wrapper{height:470px}.carousel-track{gap:15px;height:470px}.video-container{width:200px;height:411px}.video-wrapper{width:192px;height:411px;left:4px}.frame-overlay,.frame-overlay img{width:200px;height:411px}.mute-overlay{width:60px;height:60px}}@media screen and (min-width:750px) and (max-width:1024px){.carousel-wrapper{max-width:90%;height:640px}.carousel-track{height:640px}.video-container{width:280px;height:576px}.video-wrapper{width:270px;height:576px;left:5px}.frame-overlay,.frame-overlay img{width:280px;height:576px}}
