.videos-module__m-uKfW__page{flex-direction:column;gap:80px;width:100%;max-width:1400px;margin:0 auto;padding:48px 32px 120px;display:flex}.videos-module__m-uKfW__hero{flex-direction:column;gap:16px;max-width:800px;padding-top:40px;display:flex}.videos-module__m-uKfW__kicker{background:var(--accent-glow);color:var(--accent);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;width:fit-content;padding:8px 16px;font-size:.75rem;font-weight:800;display:inline-flex}.videos-module__m-uKfW__hero h1{color:var(--ink);font-size:3.5rem;font-weight:900;line-height:1.1}.videos-module__m-uKfW__hero p{color:var(--muted);max-width:640px;font-size:1.15rem;line-height:1.7}.videos-module__m-uKfW__videosGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.videos-module__m-uKfW__videoCard{background:var(--surface-elevated);border:1px solid var(--glass-border);cursor:pointer;border-radius:20px;transition:transform .2s,box-shadow .3s;overflow:hidden}.videos-module__m-uKfW__videoCard:hover{transform:translateY(-4px);box-shadow:0 20px 40px -8px #2563eb26}.videos-module__m-uKfW__videoThumb{background:#1e3a8a;height:200px;position:relative}.videos-module__m-uKfW__playOverlay{opacity:0;background:#2563eb80;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.videos-module__m-uKfW__videoCard:hover .videos-module__m-uKfW__playOverlay{opacity:1}.videos-module__m-uKfW__playBtn{color:#fff;font-size:3rem}.videos-module__m-uKfW__videoTag{background:var(--accent);color:#fff;letter-spacing:.06em;text-transform:uppercase;z-index:2;border-radius:999px;padding:5px 12px;font-size:.7rem;font-weight:800;position:absolute;bottom:12px;left:12px}.videos-module__m-uKfW__videoDuration{color:#fff;z-index:2;background:#000000b3;border-radius:6px;padding:3px 8px;font-size:.75rem;font-weight:700;position:absolute;bottom:12px;right:12px}.videos-module__m-uKfW__videoCopy{flex-direction:column;gap:8px;padding:24px;display:flex}.videos-module__m-uKfW__videoCopy h3{color:var(--ink);font-size:1rem;font-weight:800;line-height:1.3}.videos-module__m-uKfW__videoCopy p{color:var(--muted);font-size:.85rem;line-height:1.6}@media (max-width:1100px){.videos-module__m-uKfW__videosGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.videos-module__m-uKfW__page{padding:32px 16px 80px}.videos-module__m-uKfW__hero h1{font-size:2.2rem}.videos-module__m-uKfW__videosGrid{grid-template-columns:1fr}}
