#videoCarrousel{--carousel-gap: 1.25rem;--card-radius: 1rem;--ui-dark: #0d0f14;--ui-light: #f4f6f8;--ui-accent: #ff6a3d;position:relative}#videoCarrousel .video-carousel-container{width:100%;max-width:1280px;margin:0 auto}#videoCarrousel .carousel-wrapper{position:relative;padding:.5rem 3.75rem 1.25rem}#videoCarrousel .videos-track-container{overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}#videoCarrousel .videos-track-container::-webkit-scrollbar{display:none}#videoCarrousel .videos-track{display:flex;align-items:stretch;gap:var(--carousel-gap);padding:.25rem}#videoCarrousel .video-card{flex:0 0 calc((100% - 2 * var(--carousel-gap)) / 3);scroll-snap-align:start}#videoCarrousel .video-player-container{position:relative;width:100%;padding-bottom:177.78%;border-radius:var(--card-radius);overflow:hidden;background:#000;box-shadow:0 12px 30px #00000024}#videoCarrousel .video-card-player{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:#000}#videoCarrousel .video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.9rem;background:linear-gradient(to top,#09090bb3,#09090b47);color:#fff;cursor:pointer;transition:opacity .25s ease}#videoCarrousel .overlay-play-icon{width:4.1rem;height:4.1rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ffffffeb;color:var(--ui-dark);box-shadow:0 10px 24px #00000052;transition:transform .2s ease}#videoCarrousel .overlay-play-icon svg{width:1.7rem;height:1.7rem;margin-left:.2rem}#videoCarrousel .overlay-mobile-hint{display:none;font-size:.8rem;letter-spacing:.02em;font-weight:600;background:#00000075;padding:.45rem .7rem;border-radius:999px}#videoCarrousel .video-card.is-playing .video-overlay{opacity:0;pointer-events:none}#videoCarrousel .video-overlay:hover .overlay-play-icon{transform:scale(1.06)}#videoCarrousel .control-btn-side{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:2.9rem;height:2.9rem;border-radius:999px;border:1px solid rgba(255,255,255,.42);background:#11151ceb;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease,transform .2s ease}#videoCarrousel .control-btn-side.left-control{left:.4rem}#videoCarrousel .control-btn-side.right-control{right:.4rem}#videoCarrousel .control-btn-side:hover{transform:translateY(-50%) scale(1.05)}#videoCarrousel .control-btn-side:disabled{opacity:.3;cursor:not-allowed;transform:translateY(-50%)}#videoCarrousel .control-btn-side.is-hidden{display:none}#videoCarrousel .control-btn-side svg{width:1.35rem;height:1.35rem}#videoCarrousel .carousel-controls-bottom{margin-top:1rem;display:flex;justify-content:center}#videoCarrousel .progress-indicators{display:inline-flex;align-items:center;justify-content:center;gap:.5rem}#videoCarrousel .progress-indicators .indicator{border:0;width:.55rem;height:.55rem;border-radius:999px;background:#c7cdd4;cursor:pointer;transition:width .2s ease,background .2s ease}#videoCarrousel .progress-indicators .indicator.active{width:1.85rem;background:var(--ui-dark)}#videoCarrousel .reel-fullscreen-layer{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;z-index:9999;opacity:0;pointer-events:none;transition:opacity .25s ease}#videoCarrousel .reel-fullscreen-layer.is-open{opacity:1;pointer-events:auto}#videoCarrousel .reel-fullscreen-topbar{position:absolute;top:.8rem;left:0;right:0;z-index:4;display:flex;justify-content:space-between;padding:0 .75rem}#videoCarrousel .reel-fullscreen-btn{width:2.7rem;height:2.7rem;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:#00000073;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}#videoCarrousel .reel-fullscreen-btn svg{width:1.35rem;height:1.35rem}#videoCarrousel .reel-mute-btn .icon-volume-off,#videoCarrousel .reel-mute-btn.is-muted .icon-volume-on{display:none}#videoCarrousel .reel-mute-btn.is-muted .icon-volume-off{display:block}#videoCarrousel .reel-fullscreen-track{height:100dvh;overflow-y:auto;scroll-snap-type:y mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}#videoCarrousel .reel-fullscreen-track::-webkit-scrollbar{display:none}#videoCarrousel .reel-fullscreen-item{position:relative;height:100dvh;scroll-snap-align:start;background:#000}#videoCarrousel .reel-fullscreen-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#videoCarrousel .reel-fullscreen-caption{position:absolute;left:.9rem;bottom:1.15rem;color:#fff;display:flex;flex-direction:column;gap:.2rem;text-shadow:0 2px 14px rgba(0,0,0,.48)}#videoCarrousel .reel-fullscreen-caption p{margin:0;font-size:.95rem;font-weight:600}#videoCarrousel .reel-fullscreen-caption span{font-size:.8rem;opacity:.9}@media (max-width: 767.98px){#videoCarrousel .carousel-wrapper{padding:.25rem 0 1rem}#videoCarrousel .videos-track{gap:0;padding:0}#videoCarrousel .video-card{flex-basis:100%;padding:0 .35rem}#videoCarrousel .video-overlay{justify-content:center;gap:.6rem;padding-bottom:1rem;background:linear-gradient(to top,#0000008c,#0000001a)}#videoCarrousel .overlay-play-icon{width:3.5rem;height:3.5rem}#videoCarrousel .overlay-mobile-hint{display:inline-flex}#videoCarrousel .progress-indicators{margin-top:.15rem}}
