.videos-module__2KAA7q__videoPage{padding-top:var(--nav-height);min-height:100vh}.videos-module__2KAA7q__header{color:var(--white);background:linear-gradient(135deg,#287c87f2 0%,#3a97a3d9 50%,#f8aa96bf 100%);padding:5rem 0}.videos-module__2KAA7q__header h1{margin-bottom:1rem;font-size:3rem}.videos-module__2KAA7q__header p{opacity:.9;max-width:700px;font-size:1.2rem}.videos-module__2KAA7q__backLink{color:var(--gold);transition:var(--transition-smooth);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.95rem;font-weight:600;display:flex}.videos-module__2KAA7q__backLink:hover{color:var(--white);transform:translate(-5px)}.videos-module__2KAA7q__videoSection{background-color:var(--bg-light);padding:5rem 0}.videos-module__2KAA7q__videoGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem;display:grid}.videos-module__2KAA7q__videoCard{background:var(--white);box-shadow:var(--shadow-md);transition:var(--transition-smooth);border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.videos-module__2KAA7q__videoCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.videos-module__2KAA7q__thumbnailWrapper{cursor:pointer;height:200px;position:relative}.videos-module__2KAA7q__thumbnailWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.videos-module__2KAA7q__videoCard:hover .videos-module__2KAA7q__thumbnailWrapper img{transform:scale(1.05)}.videos-module__2KAA7q__overlay{opacity:0;transition:var(--transition-smooth);background:#0000004d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.videos-module__2KAA7q__videoCard:hover .videos-module__2KAA7q__overlay{opacity:1}.videos-module__2KAA7q__playIcon{color:var(--white);filter:drop-shadow(0 0 10px #00000080);font-size:3rem}.videos-module__2KAA7q__duration{bottom:1rem;color:var(--white);background:#000000b3;border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:600;position:absolute;inset-inline-end:1rem}.videos-module__2KAA7q__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.videos-module__2KAA7q__date{color:var(--text-light);margin-bottom:.5rem;font-size:.8rem;display:block}.videos-module__2KAA7q__content h3{color:var(--royal-blue);margin-bottom:1.5rem;font-size:1.25rem;font-weight:700;line-height:1.4}.videos-module__2KAA7q__description{color:var(--text-medium);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.videos-module__2KAA7q__actions{justify-content:center;align-items:center;margin-top:auto;display:flex}.videos-module__2KAA7q__watchBtn{background:var(--royal-blue);cursor:pointer;width:100%;transition:var(--transition-smooth);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.2rem;font-weight:600;text-decoration:none;display:flex;color:var(--white)!important}.videos-module__2KAA7q__watchBtn:hover{background:var(--gold);color:var(--royal-blue)!important}.videos-module__2KAA7q__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d9;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.videos-module__2KAA7q__modalContent{aspect-ratio:16/9;background:#000;border-radius:12px;width:100%;max-width:900px;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080}.videos-module__2KAA7q__closeBtn{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-weight:600;transition:opacity .3s;display:flex;position:absolute;top:-45px;right:0}.videos-module__2KAA7q__closeBtn:hover{opacity:.7}.videos-module__2KAA7q__iframe{border:none;width:100%;height:100%}@media (max-width:1100px){.videos-module__2KAA7q__videoGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.videos-module__2KAA7q__header{padding:4rem 0}.videos-module__2KAA7q__header h1{font-size:2.5rem}.videos-module__2KAA7q__videoGrid{grid-template-columns:1fr;max-width:450px;margin-inline:auto}.videos-module__2KAA7q__videoSection{padding:3rem 0}}@media (max-width:480px){.videos-module__2KAA7q__header h1{font-size:2.1rem}.videos-module__2KAA7q__thumbnailWrapper{height:180px}.videos-module__2KAA7q__content{padding:1.25rem}}
