.videos-module__m-uKfW__videosContainer{background-color:var(--bg-color);min-height:100vh;padding-top:140px;padding-bottom:5rem}.videos-module__m-uKfW__pageHeader{text-align:center;border-bottom:1px solid var(--border-glass);background:linear-gradient(#d977060d 0%,#0000 100%);margin-bottom:3rem;padding:4rem 0 2rem}.videos-module__m-uKfW__pageTitle{margin-bottom:1rem;font-size:3.5rem;font-weight:800}.videos-module__m-uKfW__pageSubtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.videos-module__m-uKfW__videoGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-top:2rem;display:grid}@media (max-width:1024px){.videos-module__m-uKfW__videoGrid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.videos-module__m-uKfW__videoGrid{grid-template-columns:1fr;gap:2rem}}.videos-module__m-uKfW__videoCard{background:var(--surface-color);border:1px solid var(--border-glass);transition:var(--transition-smooth);border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.videos-module__m-uKfW__videoCard:hover{border-color:var(--primary-color);transform:translateY(-5px);box-shadow:0 10px 20px #00000080}.videos-module__m-uKfW__videoPlayerWrapper{background:#000;width:100%;padding-top:177.77%;position:relative}.videos-module__m-uKfW__videoElement{object-fit:cover;border:none;width:100%;height:100%;position:absolute;top:0;left:0}.videos-module__m-uKfW__videoCardBody{border-top:1px solid #ffffff0d;margin-top:auto;padding:1.5rem}.videos-module__m-uKfW__videoTitle{font-size:1.1rem;font-weight:700;font-family:var(--font-heading);color:var(--text-primary);line-height:1.4}.videos-module__m-uKfW__youtubeChannelCTA{text-align:center;border:1px solid var(--border-glass);border-radius:24px;margin-top:5rem;padding:3.5rem}.videos-module__m-uKfW__channelCTATitle{margin-bottom:1rem;font-size:2rem;font-weight:800}.videos-module__m-uKfW__channelCTADesc{color:var(--text-secondary);max-width:550px;margin-bottom:2rem;margin-left:auto;margin-right:auto;line-height:1.6}@media (max-width:640px){.videos-module__m-uKfW__youtubeChannelCTA{margin-top:3rem!important;padding:1.75rem 1.25rem!important}.videos-module__m-uKfW__channelCTATitle{font-size:1.4rem!important}}
