.videos{padding:105px max(24px,calc((100vw - 1180px)/2));text-align:center;background:#0d0f19}.videos h2{font:700 clamp(34px,5vw,56px) Space;margin:14px 0}.videos>.section-intro{max-width:760px}.video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;text-align:left}.video-card{overflow:hidden;border:1px solid #2c3041;border-radius:18px;background:#141724;box-shadow:0 24px 60px rgba(0,0,0,.28)}.video-card video{display:block;width:100%;max-height:620px;aspect-ratio:9/16;object-fit:contain;background:#000}.video-card>div{padding:24px}.video-card h3{font:700 28px Space;margin:13px 0 8px}.video-card p{margin:0;color:#9ba0b1;line-height:1.7}.video-card .tier-badge{margin-top:0}@media(max-width:760px){.video-grid{grid-template-columns:1fr}.video-card video{max-height:560px}}
