.video-gallery-section{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);padding:4rem 2rem}.video-gallery-container{max-width:1400px;margin:0 auto}.featured-video-section{justify-content:center;align-items:center;margin-bottom:3rem;display:flex}.featured-video-container{background:#fff;border-radius:20px;width:70%;height:50%;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 20px 40px #0000001a}@media (max-width:768px){.featured-video-container{width:100%}}.featured-video-container:hover{transform:translateY(-5px);box-shadow:0 25px 50px #00000026}.video-wrapper{height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.featured-video{border:none;border-radius:0;width:100%;height:100%;position:absolute;top:0;left:0}.video-info{background:#fff;padding:1.5rem}.video-title{color:#222;margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.2}.video-description{color:#5a5e66;margin:0;font-size:1.1rem;line-height:1.6}.carousel-section{background:#fff;border-radius:20px;padding:1.5rem;box-shadow:0 10px 30px #00000014}.carousel-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.carousel-header h3{color:#222;margin:0;font-size:1.5rem;font-weight:600}.autoplay-toggle{color:#4a5568;cursor:pointer;background:#e7001e;border:none;border-radius:25px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .3s;display:flex}.autoplay-toggle.active{color:#fff;background:#02236e}.autoplay-toggle:hover{transform:scale(1.05)}.toggle-icon{font-size:1rem}.carousel-container{align-items:center;margin-bottom:2rem;display:flex;position:relative}.carousel-track{border-radius:15px;flex:1;overflow:hidden}.carousel-slides{will-change:transform;width:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.carousel-slide{cursor:pointer;box-sizing:border-box;flex-shrink:0;padding:.5rem;transition:transform .3s,opacity .3s,box-shadow .3s}.carousel-slide:not(.active){opacity:.7}.carousel-slide:hover{opacity:1;transform:scale(1.05)}.carousel-slide.active{opacity:1;border-radius:12px;position:relative}.carousel-slide.active:before{content:"";border-radius:2px;height:3px;position:absolute;top:0;left:.5rem;right:.5rem}.slide-thumbnail{aspect-ratio:16/9;border-radius:12px;margin-bottom:1rem;position:relative;overflow:hidden}.slide-thumbnail img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.carousel-slide:hover .slide-thumbnail img{transform:scale(1.1)}.play-overlay{opacity:0;background:#0000004d;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.carousel-slide:hover .play-overlay{opacity:1}.play-overlay svg{color:#fff;filter:drop-shadow(0 2px 4px #0000004d);width:3rem;height:3rem}.slide-info h4{color:#222;margin-bottom:.5rem;font-size:1rem;font-weight:600;line-height:1.3}.slide-info p{color:#535961;margin:0;font-size:.875rem;line-height:1.4}.carousel-nav{cursor:pointer;z-index:10;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #00000026}.carousel-nav:hover{color:#fff;background:#02236e;transform:translateY(-50%)scale(1.1)}.carousel-nav svg{width:1.5rem;height:1.5rem}.carousel-prev{left:-1.5rem}.carousel-next{right:-1.5rem}.carousel-pagination{justify-content:center;gap:.5rem;display:flex}.pagination-dot{cursor:pointer;background:#878c91;border:none;border-radius:50%;width:.75rem;height:.75rem;transition:all .3s}.pagination-dot.active{background:#02236e;transform:scale(1.2)}.pagination-dot:hover{background:#a0aec0}@media (max-width:1024px){.carousel-slide{flex:0 0 50%}}@media (max-width:768px){.video-gallery-section{padding:2rem 1rem}.featured-video-container{border-radius:15px}.video-info{padding:1.5rem}.video-title{font-size:1.5rem}.carousel-section{border-radius:15px;padding:1.5rem}.carousel-header{flex-direction:column;align-items:flex-start;gap:1rem}.carousel-slide{flex:0 0 100%}.carousel-nav{width:2.5rem;height:2.5rem}.carousel-prev{left:-1rem}.carousel-next{right:-1rem}}@media (max-width:480px){.video-gallery-section{padding:1rem .5rem}.featured-video-container{border-radius:10px}.video-info{padding:1rem}.video-title{font-size:1.25rem}.carousel-section{border-radius:10px;padding:1rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.video-gallery-container>*{animation:.6s ease-out fadeIn}.errorContainer{text-align:center;max-width:500px;margin:0 auto;padding:4rem 2rem}.errorIcon{margin-bottom:1rem;font-size:4rem}.errorTitle{color:#222;font-size:2rem}.errorMessage{color:#718096;margin-bottom:2rem;line-height:1.6}.retryButton{color:#fff;cursor:pointer;background:#e7001e;border:none;border-radius:8px;padding:1rem 2rem;font-weight:600;transition:background .3s}.retryButton:hover{background:#f80120}
