:root{--home-section-space:36px}
main>.hero,main>.section{padding-block:var(--home-section-space)}
.hero-copy h1,.hero-slide .hero-copy h1{font-size:clamp(24px,3.2vw,37px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;overflow-wrap:normal}
.course-video{width:90%;max-width:1120px;margin:30px auto;aspect-ratio:16/9;border:1px solid rgba(82,139,255,.35);border-radius:20px;overflow:hidden;background:#020817;box-shadow:0 18px 48px rgba(0,0,0,.3)}
.course-video iframe{display:block;width:100%;height:100%;border:0}
.course-video-shortcode{margin-block:28px}
.prompt-package-card.is-empty{display:none}
.prompt-page-layout.without-package{grid-template-columns:minmax(0,1fr)}
@media(max-width:760px){:root{--home-section-space:28px}.hero-copy h1,.hero-slide .hero-copy h1{font-size:23px;white-space:nowrap}.course-video{width:100%;margin:22px auto;border-radius:14px}}
