.videos_videosContainer__KkWUV{padding:4rem 2rem;font-family:Arial,sans-serif;line-height:1.6}.videos_videosContent__X9oCm{max-width:1400px;margin:0 auto}.videos_main-title__jBbKV{color:#2c3e50;font-size:2.5rem;margin-bottom:3rem;text-align:center;position:relative;padding-bottom:1.5rem}.videos_main-title__jBbKV:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:150px;height:4px;background:linear-gradient(90deg,#3498db,#e74c3c);border-radius:2px}@media(max-width:768px){.videos_main-title__jBbKV{font-size:2rem}}@media(max-width:480px){.videos_main-title__jBbKV{font-size:1.6rem}}.videos_error__nd1X_{color:#e74c3c;background-color:#fddede;padding:1.5rem;border-radius:8px;text-align:center;margin:2rem 0;border-left:5px solid #e74c3c}.videos_noData__FmCWN{text-align:center;padding:4rem;color:#7f8c8d;background:#fff;border-radius:12px;box-shadow:0 5px 20px rgba(0,0,0,.05)}.videos_noData__FmCWN .videos_noDataIcon__gBNnK{font-size:4rem;color:#bdc3c7;margin-bottom:1.5rem}.videos_noData__FmCWN p{font-size:1.2rem;color:#5d6d7e}.videos_videoSection__qcjjz{margin-bottom:4rem}.videos_sectionTitle__BNB4w{color:#2c3e50;font-size:1.8rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #ecf0f1}@media(max-width:768px){.videos_sectionTitle__BNB4w{font-size:1.5rem}}@media(max-width:480px){.videos_sectionTitle__BNB4w{font-size:1.3rem}}.videos_sectionDescription__YAvnf{color:#5d6d7e;font-size:1.1rem;line-height:1.7;margin-bottom:2rem;padding:1rem 1.5rem;background:#fff;border-radius:8px;border-left:4px solid #e74c3c;box-shadow:0 2px 10px rgba(0,0,0,.03)}@media(max-width:768px){.videos_sectionDescription__YAvnf{font-size:1rem;padding:1rem}}.videos_videoGrid__VuB9j{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:1.8rem;gap:1.8rem}@media(max-width:1024px){.videos_videoGrid__VuB9j{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media(max-width:768px){.videos_videoGrid__VuB9j{grid-template-columns:1fr;gap:1.5rem}}.videos_videoCard__WKrHj{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid #ecf0f1;display:flex;flex-direction:column}.videos_videoCard__WKrHj:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.15);border-color:transparent}.videos_videoWrapper__ugkN3{position:relative;width:100%;background:#000}.videos_videoThumbnail__hrNRi{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.videos_videoThumbnail__hrNRi img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.videos_videoCard__WKrHj:hover .videos_videoThumbnail__hrNRi img{transform:scale(1.1)}.videos_videoOverlay__J9crH{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(0,0,0,.3);transition:background .3s ease}.videos_videoOverlay__J9crH:hover{background:rgba(0,0,0,.5)}.videos_videoOverlay__J9crH:hover .videos_playButton__7RrBO{transform:scale(1.1);background:#e74c3c}.videos_playButton__7RrBO{width:60px;height:60px;border-radius:50%;background:rgba(231,76,60,.9);border:2px solid #fff;color:#fff;font-size:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;margin-bottom:10px}@media(max-width:768px){.videos_playButton__7RrBO{width:50px;height:50px;font-size:18px}}.videos_externalBadge__os1GI{position:absolute;bottom:15px;right:15px;background:rgba(52,152,219,.9);color:#fff;padding:5px 12px;border-radius:20px;font-size:12px;font-weight:600;display:flex;align-items:center;gap:6px}.videos_externalBadge__os1GI svg{font-size:14px}.videos_videoPlayer__1uIlV{position:relative;width:100%;padding-top:56.25%;background:#000}.videos_videoPlayer__1uIlV iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.videos_closeButton__0i_Gn{position:absolute;top:10px;right:10px;width:30px;height:30px;border-radius:50%;background:rgba(0,0,0,.7);border:none;color:#fff;font-size:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .2s ease}.videos_closeButton__0i_Gn:hover{background:#e74c3c;transform:scale(1.1)}.videos_itemContent__kcwIK{padding:1.5rem;flex:1 1}.videos_itemContent__kcwIK h3{color:#2c3e50;font-size:1.2rem;margin-bottom:.8rem;line-height:1.4;font-weight:600}@media(max-width:768px){.videos_itemContent__kcwIK h3{font-size:1.1rem}}.videos_itemContent__kcwIK .videos_description__vkoQo{color:#5d6d7e;font-size:.9rem;line-height:1.6;margin-bottom:1rem}.videos_itemContent__kcwIK .videos_duration__f1_q7{color:#7f8c8d;font-size:.85rem;display:flex;align-items:center;gap:6px}.videos_itemContent__kcwIK .videos_duration__f1_q7 span{font-size:1rem}@media(max-width:768px){.videos_videosContainer__KkWUV{padding:2rem 1rem}}@media(max-width:480px){.videos_playButton__7RrBO{width:45px;height:45px;font-size:16px}.videos_externalBadge__os1GI{padding:4px 10px;font-size:11px}}