.VideosPage_page__32SiU{min-height:100vh;background:#fff}.VideosPage_hero__6_zMI{background:#f7f8fa;padding:56px 24px 40px;text-align:center;border-bottom:1px solid #eaecef}.VideosPage_heroTitle__WvO9R{font-size:clamp(28px,4vw,46px);font-weight:800;color:#1a1a1a;margin-bottom:14px;letter-spacing:-.5px}.VideosPage_heroTitle__WvO9R span{color:#4361ee}.VideosPage_heroSub__UCRPe{font-size:17px;color:#555;max-width:620px;margin:0 auto 28px;line-height:1.6}.VideosPage_socials__7pmrv{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.VideosPage_socialIcon__NXm1y{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .15s,opacity .15s;text-decoration:none}.VideosPage_socialIcon__NXm1y:hover{transform:translateY(-2px);opacity:.85}.VideosPage_socialIcon__NXm1y img,.VideosPage_socialIcon__NXm1y svg{width:44px;height:44px;border-radius:50%;display:block}.VideosPage_gridSection__gSJc_{max-width:1200px;margin:0 auto;padding:48px 24px 64px}.VideosPage_grid__lz2fR{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}@media (max-width:900px){.VideosPage_grid__lz2fR{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.VideosPage_grid__lz2fR{grid-template-columns:1fr}}.VideosPage_card__xDTy_{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.08);transition:box-shadow .2s,transform .2s;cursor:pointer;text-decoration:none;display:block;color:inherit}.VideosPage_card__xDTy_:hover{box-shadow:0 6px 24px rgba(0,0,0,.13);transform:translateY(-3px)}.VideosPage_videoWrap__QTxda{position:relative;width:100%;aspect-ratio:16/9;background:#0f0f0f;overflow:hidden}.VideosPage_videoWrap__QTxda iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.VideosPage_cardBody__kVsOH{padding:16px 18px 20px}.VideosPage_cardTitle__UnPVt{font-size:16px;font-weight:700;color:#1a1a1a;margin-bottom:8px;line-height:1.4}.VideosPage_cardDesc__t9v90{font-size:14px;color:#666;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.VideosPage_empty__5s9YC{text-align:center;padding:80px 24px;color:#888;font-size:16px}.VideosPage_loader__NUA6z{display:flex;align-items:center;justify-content:center;padding:80px 24px}.VideosPage_spinner__AZ94J{width:40px;height:40px;border:3px solid #eee;border-top-color:#4361ee;border-radius:50%;animation:VideosPage_spin__eSq6I .7s linear infinite}@keyframes VideosPage_spin__eSq6I{to{transform:rotate(1turn)}}