.videos-page{padding-bottom:80px}.videos-hero{color:#fff;text-align:center;background:radial-gradient(circle at 20%,#0ea5e926 0%,#0000 50%),radial-gradient(circle at 80%,#8b5cf626 0%,#0000 50%),linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-radius:0 0 40px 40px;margin:-40px -16px 40px;padding:64px 24px 56px;position:relative}@media (max-width:767px){.videos-hero{border-radius:0 0 24px 24px;margin:-20px -16px 32px;padding:48px 16px 40px}}.videos-hero--compact{padding-bottom:40px}.videos-hero__crumbs{color:#94a3b8;flex-wrap:wrap;justify-content:center;gap:4px 8px;margin-bottom:20px;font-size:14px;display:flex}.videos-hero__crumbs a{color:#cbd5e1;text-decoration:none}.videos-hero__crumbs a:hover{color:#fff;text-decoration:underline}.videos-hero__crumbs [aria-current=page]{color:#e2e8f0}.videos-hero__badge{background:#ffffff1a;border:1px solid #fff3;border-radius:50px;margin-bottom:20px;padding:8px 20px;font-size:14px;font-weight:600;display:inline-block}.videos-hero__title{margin:0 0 16px;font-size:clamp(2rem,1.5rem + 2.5vw,3.25rem);font-weight:800;line-height:1.2}.videos-hero__subtitle{color:#cbd5e1;max-width:44rem;margin:0 auto;font-size:18px;line-height:1.6}.videos-section{margin-top:48px}.videos-section__head{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px 24px;margin-bottom:24px;padding-bottom:16px;display:flex}.videos-section__title{color:#0f172a;margin:0;font-size:26px;font-weight:700}.videos-section__text{color:#475569;max-width:40rem;margin:6px 0 0;line-height:1.6}.videos-section__app{color:#0d5cd9;align-items:center;min-height:44px;font-weight:600;display:inline-flex}.videos-section__app:hover{text-decoration:underline}.videos-group+.videos-group{margin-top:32px}.videos-group__title{letter-spacing:.05em;text-transform:uppercase;color:#475569;margin:0 0 16px;font-size:14px;font-weight:600}.videos-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;margin:0;padding:0;list-style:none;display:grid}.videos-empty{text-align:center;background:#ffffffb3;border:1px dashed #cbd5e1;border-radius:16px;padding:40px 24px}.videos-empty__title{color:#0f172a;margin:0;font-size:20px;font-weight:700}.videos-empty__text{color:#475569;max-width:36rem;margin:8px auto 0;line-height:1.6}.videos-empty__cta{color:#fff;background:#1170ff;border-radius:8px;align-items:center;min-height:44px;margin-top:20px;padding:0 20px;font-weight:600;display:inline-flex}.videos-empty__cta:hover{background:#0d5cd9}.video-card{height:100%;color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000000f}.video-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0f172a1f}.video-card__poster{aspect-ratio:16/9;background:#0f172a;display:block;position:relative}.video-card__poster img{object-fit:cover;width:100%;height:100%;display:block}.video-card__duration{color:#fff;font-variant-numeric:tabular-nums;background:#0f172ad9;border-radius:6px;padding:2px 8px;font-size:12px;position:absolute;bottom:8px;right:8px}.video-card__body{flex-direction:column;flex:1;gap:6px;padding:16px;display:flex}.video-card__title{color:#0f172a;font-size:17px;font-weight:700}.video-card__summary{color:#475569;font-size:14px;line-height:1.5}.video-card__meta{color:#64748b;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:6px;font-size:13px;display:flex}.video-card__lang{color:#0d5cd9;background:#eef4ff;border-radius:999px;padding:0 8px}.video-player{gap:32px;display:grid}@media (min-width:1024px){.video-player{grid-template-columns:2fr 1fr}}.video-player__frame{background:#020617;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #0f172a33}.video-player__frame video{aspect-ratio:16/9;background:#020617;width:100%;display:block}.video-player__frame p{color:#fff;padding:16px}.video-player__site-link{color:#0d5cd9;align-items:center;min-height:44px;margin-top:8px;font-weight:500;display:inline-flex}.video-player__site-link:hover{text-decoration:underline}.video-player__chapters h2{letter-spacing:.05em;text-transform:uppercase;color:#475569;margin:0 0 12px;font-size:14px;font-weight:600}.video-player__chapters ol{gap:6px;margin:0;padding:0;list-style:none;display:grid}.video-player__chapters button{color:#334155;width:100%;min-height:44px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:flex-start;gap:12px;padding:10px 12px;font-size:14px;display:flex}.video-player__chapters button:hover{background:#f1f5f9}.video-player__chapters button:focus-visible{outline-offset:2px;outline:2px solid #1170ff}.video-player__chapters button[aria-current=true]{color:#104aaf;background:#eef4ff;font-weight:600;box-shadow:inset 0 0 0 1px #bdd4ff}.video-player__time{font-family:var(--font-roboto-mono),monospace;color:#64748b;flex-shrink:0;font-size:12px;line-height:20px}
