.VideosPage-module__0apbNa__videosPage{direction:rtl;min-height:100vh}.VideosPage-module__0apbNa__tabsContainer{background:var(--glass-bg-light);-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-full);border:1px solid var(--glass-border-light);flex-wrap:wrap;justify-content:center;gap:1rem;width:fit-content;margin-bottom:4rem;margin-left:auto;margin-right:auto;padding:1rem;display:flex}.VideosPage-module__0apbNa__tabButton{color:var(--gray-600);border-radius:var(--radius-full);cursor:pointer;background:0 0;border:none;padding:.75rem 2rem;font-size:1rem;font-weight:700;transition:all .4s cubic-bezier(.19,1,.22,1)}.VideosPage-module__0apbNa__tabButton:hover{color:var(--blue-700);background:#0284c70d}.VideosPage-module__0apbNa__activeTab{background:var(--blue-600);box-shadow:0 8px 20px #0284c740;color:#fff!important}.VideosPage-module__0apbNa__activeTab:hover{background:var(--blue-700);color:#fff!important}.VideosPage-module__0apbNa__videosGrid{max-width:1400px;margin:0 auto}.VideosPage-module__0apbNa__gridContent{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:2.5rem;display:grid}.VideosPage-module__0apbNa__videoCard{background:var(--white);border-radius:var(--radius-2xl);box-shadow:var(--shadow-md);cursor:pointer;border:1px solid var(--gray-100);aspect-ratio:16/9;transition:all .5s cubic-bezier(.19,1,.22,1);position:relative;overflow:hidden}.VideosPage-module__0apbNa__videoCard:hover{box-shadow:var(--shadow-2xl);border-color:var(--blue-400);transform:scale(1.03)translateY(-8px)}.VideosPage-module__0apbNa__thumbnailWrapper{width:100%;height:100%;position:relative}.VideosPage-module__0apbNa__thumbnail{object-fit:cover;width:100%;height:100%;transition:transform .8s}.VideosPage-module__0apbNa__videoCard:hover .VideosPage-module__0apbNa__thumbnail{transform:scale(1.1)}.VideosPage-module__0apbNa__playButtonOverlay{background:#0f172a66;justify-content:center;align-items:center;transition:background .4s;display:flex;position:absolute;inset:0}.VideosPage-module__0apbNa__videoCard:hover .VideosPage-module__0apbNa__playButtonOverlay{background:#0f172a33}.VideosPage-module__0apbNa__playIcon{background:var(--white);width:80px;height:80px;color:var(--blue-600);border-radius:50%;justify-content:center;align-items:center;font-size:2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 10px 40px #0000004d}.VideosPage-module__0apbNa__videoCard:hover .VideosPage-module__0apbNa__playIcon{background:var(--yellow-400);color:var(--blue-900);transform:scale(1.15)}.VideosPage-module__0apbNa__iframeWrapper{background:#000;width:100%;height:100%}.VideosPage-module__0apbNa__iframeWrapper iframe{width:100%;height:100%}.VideosPage-module__0apbNa__ctaCard{max-width:900px;margin:0 auto}.VideosPage-module__0apbNa__ctaActions{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:3.5rem;display:flex}@media (max-width:1024px){.VideosPage-module__0apbNa__gridContent{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.VideosPage-module__0apbNa__tabsContainer{border-radius:var(--radius-2xl);width:100%}}@media (max-width:768px){.VideosPage-module__0apbNa__gridContent{grid-template-columns:1fr}.VideosPage-module__0apbNa__tabButton{padding:.6rem 1.25rem;font-size:.9rem}.VideosPage-module__0apbNa__playIcon{width:60px;height:60px;font-size:1.5rem}}
