.concept-contact__details .whatsapp-contact { border-color: #a6d8b7; background: #edf8f0; }
.concept-contact__details .whatsapp-contact i { color: #176f3a; background: #d6efde; }
.lesson-whatsapp { padding: 0 clamp(20px, 5vw, 72px) 32px; }
.lesson-whatsapp .whatsapp-contact { display: flex; align-items: center; gap: 14px; width: fit-content; max-width: 100%; margin: 0 auto; padding: 18px 22px; border: 1px solid #a6d8b7; border-radius: 18px; color: #173c26; background: #edf8f0; text-decoration: none; }
.lesson-whatsapp .whatsapp-contact i { display: grid; place-items: center; flex: 0 0 auto; }
.lesson-whatsapp .whatsapp-contact span { display: grid; gap: 5px; }
.lesson-whatsapp .whatsapp-contact small { font-size: 13px; line-height: 1.5; }
.whatsapp-contact:focus-visible { outline: 3px solid #173aa4; outline-offset: 4px; }
.measurement-preferences { position: fixed; z-index: 25; bottom: 12px; right: 12px; max-width: calc(100vw - 24px); padding: 8px 12px; border: 1px solid #cbd1e2; border-radius: 8px; background: #fff; color: #28304b; font-size: 11px; cursor: pointer; }
.concept-form__contact-preference { display: grid; gap: 8px; }
.concept-form__contact-preference > span { font-size: 13px; font-weight: 700; }
.concept-form__contact-preference select { width: 100%; min-height: 48px; padding: 12px 15px; border: 1px solid #cbd1e2; border-radius: 10px; color: #28304b; background: #fff; font: inherit; }
.concept-form__choice { display: grid; gap: 8px; }
.concept-form__choice > span { font-size: 13px; font-weight: 700; }
.concept-form__choice select { width: 100%; min-height: 48px; padding: 12px 15px; border: 1px solid #cbd1e2; border-radius: 10px; color: #28304b; background: #fff; font: inherit; }
.concept-form__help { margin: -4px 0 4px; color: #46506d; font-size: 13px; line-height: 1.6; }
.concept-form__help a { color: #176f3a; text-decoration: underline; }
.concept-form__price { margin: 0; padding: 12px 15px; border-radius: 10px; background: #edf8f0; color: #173c26; font-size: 14px; font-weight: 650; line-height: 1.6; }
.concept-form [hidden] { display: none !important; }

/* Spacious photo-led hero, with compact copy and a full-width facts strip. */
html body .concept-hero--home {
  min-height: 100vh;
  min-height: 100svh;
  height: auto;
  box-sizing: border-box;
  align-items: center;
  padding: 124px 0 36px;
  background: #f7f8fc;
}
html body .concept-hero--home .concept-hero__grid,
body[data-page="home"] .concept-nav__inner {
  width: min(calc(100% - 64px), 1640px);
  margin-inline: auto;
}
html body .concept-hero--home .concept-hero__grid {
  display: grid;
  gap: 28px;
}
html body .concept-hero--home .concept-hero__carousel {
  display: grid;
  order: 0;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  grid-template-rows: auto;
  align-items: center;
  gap: clamp(40px, 4vw, 72px);
  width: 100%;
  max-width: none;
  margin: 0;
  position: relative;
}
html body .concept-hero--home .concept-hero__slides {
  grid-area: 1 / 2;
  position: relative;
  inset: auto;
  width: 100%;
  max-width: none;
  height: auto;
  aspect-ratio: 4 / 3;
  align-self: center;
  border: 2px solid #fff;
  border-radius: 24px;
  box-shadow: 0 14px 32px #1724511c;
}
html body .concept-hero--home .concept-hero__slides img { object-position: center center !important; }
html body .concept-hero--home .concept-hero__slides figure {
  transform: none;
  transition: opacity .65s ease;
}
html body .concept-hero--home .concept-hero__overlay,
html body .concept-page[data-locale=en] .concept-hero--home .concept-hero__overlay {
  min-height: 0;
  height: auto;
  padding: 0;
  align-items: flex-start;
  justify-content: center;
  text-align: left;
  gap: 0;
}
html body .concept-page .concept-hero--home .concept-hero__overlay h1,
html body .concept-page[data-locale=zh] .concept-hero--home .concept-hero__overlay h1 {
  width: 100%;
  max-width: none;
  margin: 0;
  font-size: clamp(44px, 4.5vw, 86px);
  line-height: 1.12;
  letter-spacing: -.045em;
  text-align: left;
}
html body .concept-page[data-locale=en] .concept-hero--home .concept-hero__overlay h1 {
  max-width: none;
  margin: 0;
  font-size: clamp(38px, 3.7vw, 70px);
  line-height: 1.06;
  letter-spacing: -.04em;
  text-align: left;
}
html body .concept-hero--home .concept-hero__promise,
html body .concept-page[data-locale=en] .concept-hero--home .concept-hero__promise {
  max-width: none;
  margin: 26px 0 32px;
  font-size: clamp(18px, 1.4vw, 26px);
  font-weight: 400;
  line-height: 1.7;
  color: #252936;
  text-align: left;
}
html body .concept-hero--home .yohon-hero-copy-line { display: block; }
html body .concept-hero--home .concept-hero__home-actions,
html body .concept-page[data-locale=en] .concept-hero--home .concept-hero__home-actions {
  margin: 0;
  width: 100%;
  max-width: none;
  flex-flow: row nowrap;
  justify-content: flex-start;
  gap: clamp(14px, 1.6vw, 30px);
}
html body .concept-hero--home .concept-booking-trigger,
html body .concept-hero--home .concept-account-trigger,
html body .concept-page[data-locale=en] .concept-hero--home .concept-booking-trigger {
  min-width: 0;
  min-height: clamp(58px, 4.1vw, 76px);
  padding: 16px 18px;
  border-radius: 8px;
  font-size: clamp(14px, 1.2vw, 21px);
  letter-spacing: 0;
  box-shadow: none;
}
html body .concept-hero--home .concept-booking-trigger {
  color: #fff;
  background: linear-gradient(135deg, #405bd5, #4057c7);
  border: 1px solid #4059ce;
}
html body .concept-hero--home .concept-account-trigger {
  background: #ffffffcc;
  color: #24399e;
  border: 1px solid #6373d3;
}
html body .concept-hero--home .concept-booking-trigger:hover { background: #354dc0; }
html body .concept-hero--home .concept-account-trigger:hover { background: #eef1ff; color: #24399e; transform: none; }
html body .concept-hero--home .concept-hero__slides:after {
  inset: 70% 0 0;
  background: linear-gradient(transparent, #080a1e8c);
}
html body .concept-hero--home .concept-hero__carousel-controls {
  grid-template-columns: auto 1fr auto;
  bottom: 20px;
  left: 20px;
  right: 20px;
  gap: 14px;
}
html body .concept-hero--home .concept-hero__carousel-arrows button {
  width: clamp(38px, 3.2vw, 56px);
  height: clamp(38px, 3.2vw, 56px);
  border-radius: 12px;
}
html body .concept-hero--home .concept-hero__carousel-dots { gap: 8px; }
html body .concept-hero--home .concept-hero__carousel-dots button { width: clamp(18px, 1.7vw, 30px); height: 5px; }
html body .concept-hero--home .concept-hero__carousel-dots button[aria-selected=true] { width: clamp(26px, 2.5vw, 44px); }
html body .concept-hero--home .concept-hero__carousel-controls > span { display: block; font-size: 13px; }
html body .concept-hero--home .concept-hero__carousel-controls > span b { font-size: clamp(20px, 1.8vw, 30px); }
html body .concept-hero--home .yohon-home-stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: 100%;
  padding: 24px 0;
  border: 1px solid #d5daea;
  border-radius: 18px;
  background: #ffffffdb;
  box-shadow: 0 6px 16px #202e6310;
}
html body .concept-hero--home .yohon-home-stats article {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 7px;
  padding: 0 20px;
  text-align: center;
}
html body .concept-hero--home .yohon-home-stats article + article { border-left: 1px solid #d5daea; }
html body .concept-hero--home .yohon-home-stats strong {
  color: #242d8b;
  font-family: var(--display);
  font-size: clamp(32px, 2.8vw, 52px);
  font-weight: 800;
  line-height: 1.05;
  letter-spacing: -.035em;
}
html body .concept-hero--home .yohon-home-stats article > span {
  color: #606981;
  font-size: clamp(13px, 1.1vw, 20px);
  line-height: 1.4;
  letter-spacing: .025em;
}
@media (max-height: 800px) and (min-width: 961px) {
  html body .concept-hero--home { padding-top: 112px; padding-bottom: 24px; }
  html body .concept-hero--home .concept-hero__grid { gap: 22px; max-width: min(1640px, calc((100svh - 245px) * 2.6667 + 48px)); }
  html body .concept-hero--home .yohon-home-stats { padding-block: 18px; }
  html body .concept-hero--home .concept-hero__promise { margin: 22px 0 28px; }
}
@media (max-width: 1100px) and (min-width: 961px) {
  html body .concept-hero--home .concept-hero__carousel { gap: 32px; }
  html body .concept-page[data-locale=zh] .concept-hero--home .concept-hero__overlay h1 { font-size: 42px; }
  html body .concept-page[data-locale=en] .concept-hero--home .concept-hero__overlay h1 { font-size: 38px; }
  html body .concept-hero--home .concept-hero__promise,
  html body .concept-page[data-locale=en] .concept-hero--home .concept-hero__promise { font-size: 17px; margin: 20px 0 26px; }
  html body .concept-hero--home .concept-booking-trigger,
  html body .concept-hero--home .concept-account-trigger { padding-inline: 10px; font-size: 13px; }
}
@media (max-width: 960px) {
  html body .concept-page[data-locale] .concept-hero--home { padding: 114px 0 36px; }
  html body .concept-hero--home .concept-hero__grid,
  body[data-page="home"] .concept-nav__inner { width: calc(100% - 40px); }
  html body .concept-hero--home .concept-hero__grid { gap: 24px; }
  html body .concept-hero--home .concept-hero__carousel { grid-template-columns: minmax(0, 1fr); grid-template-rows: auto auto; gap: 28px; }
  html body .concept-hero--home .concept-hero__slides { grid-area: 2 / 1; width: 100%; height: auto; aspect-ratio: 4 / 3; justify-self: center; }
  html body .concept-hero--home .concept-hero__overlay,
  html body .concept-page[data-locale=en] .concept-hero--home .concept-hero__overlay { height: auto; padding: 0; }
  html body .concept-page[data-locale=zh] .concept-hero--home .concept-hero__overlay h1 { font-size: clamp(30px, 6.4vw, 52px); line-height: 1.18; }
  html body .concept-page[data-locale=en] .concept-hero--home .concept-hero__overlay h1 { font-size: clamp(34px, 6.4vw, 48px); }
  html body .concept-hero--home .concept-hero__promise,
  html body .concept-page[data-locale=en] .concept-hero--home .concept-hero__promise { margin: 20px 0 24px; font-size: 18px; line-height: 1.65; }
  html body .concept-hero--home .concept-hero__home-actions,
  html body .concept-page[data-locale=en] .concept-hero--home .concept-hero__home-actions { max-width: 640px; }
  html body .concept-hero--home .yohon-home-stats { padding-block: 20px; }
}
@media (max-width: 520px) {
  html body .concept-page[data-locale] .concept-hero--home { padding-top: 104px; }
  html body .concept-hero--home .concept-hero__slides { border-radius: 18px; }
  html body .concept-hero--home .concept-hero__promise,
  html body .concept-page[data-locale=en] .concept-hero--home .concept-hero__promise { font-size: 16px; line-height: 1.7; }
  html body .concept-hero--home .concept-hero__home-actions,
  html body .concept-page[data-locale=en] .concept-hero--home .concept-hero__home-actions { flex-direction: column; max-width: none; gap: 12px; }
  html body .concept-hero--home .concept-booking-trigger,
  html body .concept-hero--home .concept-account-trigger { min-height: 52px; font-size: 15px; }
  html body .concept-hero--home .concept-hero__carousel-controls { bottom: 12px; left: 12px; right: 12px; gap: 10px; }
  html body .concept-hero--home .concept-hero__carousel-arrows { gap: 5px; }
  html body .concept-hero--home .concept-hero__carousel-arrows button { width: 32px; height: 32px; border-radius: 9px; }
  html body .concept-hero--home .concept-hero__carousel-dots { gap: 5px; }
  html body .concept-hero--home .concept-hero__carousel-dots button { width: 13px; height: 4px; }
  html body .concept-hero--home .concept-hero__carousel-dots button[aria-selected=true] { width: 21px; }
  html body .concept-hero--home .concept-hero__carousel-controls > span { font-size: 10px; }
  html body .concept-hero--home .concept-hero__carousel-controls > span b { font-size: 17px; }
  html body .concept-hero--home .yohon-home-stats { padding-block: 18px; border-radius: 14px; }
  html body .concept-hero--home .yohon-home-stats article { padding-inline: 8px; gap: 6px; }
  html body .concept-hero--home .yohon-home-stats strong { font-size: clamp(20px, 6vw, 26px); }
  html body .concept-hero--home .yohon-home-stats article > span { font-size: 11px; line-height: 1.5; }
}

/* A consistent outline and payment treatment across the homepage catalogs. */
body[data-page="home"] #courses.popular-courses .course-price-card {
  border: 1px solid #a5aff1;
  border-radius: 15px;
  background: #fff;
  box-shadow: 0 3px 10px #253b8510;
  transition: border-color .2s ease, box-shadow .2s ease;
}
body[data-page="home"] #courses.popular-courses .course-price-card::before { content: none; }
body[data-page="home"] .concept-page[data-locale="en"] #courses.popular-courses .course-price-card h3 {
  white-space: normal;
  min-height: 2.56em;
}
body[data-page="home"] #courses.popular-courses .course-price-card__price {
  border-top-color: #e4e8f3;
  border-bottom: 0;
}
body[data-page="home"] #courses.popular-courses .course-price-card li { border-bottom: 0; }
body[data-page="home"] #courses.popular-courses .course-price-card__checkout button {
  width: 100%;
  min-height: 48px;
  padding: 13px 14px;
  border: 1px solid #4059ce;
  border-radius: 11px;
  background: linear-gradient(135deg, #405bd5, #4057c7);
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  gap: 10px;
  box-shadow: 0 2px 4px #344cba12;
  transform: none;
  transition: background .2s ease, border-color .2s ease, box-shadow .2s ease;
}
body[data-page="home"] #courses.popular-courses .course-price-card__checkout button:focus-visible {
  outline: 3px solid #1d318f;
  outline-offset: 3px;
}
body[data-page="home"] #courses.popular-courses .course-price-card__checkout button:disabled {
  opacity: .68;
  cursor: wait;
  box-shadow: none;
}
@media (hover: hover) and (pointer: fine) {
  body[data-page="home"] #courses.popular-courses .course-price-card:hover {
    border-color: #7e8ce5;
    box-shadow: 0 8px 22px #253b8514;
    transform: none;
  }
  body[data-page="home"] #courses.popular-courses .course-price-card__checkout button:hover:not(:disabled) {
    border-color: #3148b6;
    background: linear-gradient(135deg, #354ec6, #3449b6);
    box-shadow: 0 4px 10px #344cba26;
  }
}
@media (prefers-reduced-motion: reduce) {
  body[data-page="home"] #courses.popular-courses .course-price-card,
  body[data-page="home"] #courses.popular-courses .course-price-card__checkout button { transition: none; }
}
/* Crawlable course and school information shared with the server-rendered pages. */
.yohon-about-hero .concept-hero__image { height: auto; aspect-ratio: 4 / 3; overflow: hidden; border-radius: 22px; }
.yohon-about-hero .concept-hero__image img { display: block; width: 100%; height: 100%; object-fit: cover; }
.yohon-about-hero .concept-hero__visual { min-width: 0; }
.yohon-about-hero .concept-hero__copy h1 { font-size: clamp(42px, 4.8vw, 70px); }
.yohon-about-hero__contact { color: #283891; font-size: 15px; font-weight: 650; text-underline-offset: 4px; }
.yohon-about-hero__office small { color: #65708a; font-size: 11px; line-height: 1.6; }
.yohon-about-hero__office > span { color: #283891; letter-spacing: .07em; }
@media (max-width: 760px) { .yohon-about-hero .concept-hero__copy h1 { font-size: 44px; } .yohon-about-hero .concept-hero__visual { margin-top: 15px; } }
.yohon-course-links { padding: 54px 0; background: #f5f7fb; border-top: 1px solid #e0e5ef; }
.yohon-course-links header > span { color: #293892; font-size: 12px; font-weight: 750; letter-spacing: .08em; }
.yohon-course-links h2 { color: #172137; font-size: clamp(26px, 3vw, 38px); line-height: 1.3; margin: 11px 0 23px; letter-spacing: -.03em; }
.yohon-course-links__primary { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 17px; }
.yohon-course-links__primary a { display: flex; align-items: center; min-height: 82px; padding: 22px; border: 1px solid #bac7e7; border-radius: 13px; background: #fff; color: #293892; font-size: 17px; font-weight: 700; line-height: 1.5; text-decoration: none; }
.yohon-course-links__primary a:hover { border-color: #5267be; background: #eef2fb; }
.yohon-course-links__alternate { display: flex; flex-wrap: wrap; gap: 9px 18px; margin-top: 20px; color: #64718a; font-size: 13px; line-height: 1.75; }
.yohon-course-links__alternate a { color: #455b8d; text-underline-offset: 4px; }
.yohon-business-links { display: flex; flex-wrap: wrap; gap: 15px 28px; margin-top: 30px; font-size: 14px; }
.yohon-business-links a, .yohon-footer-link { text-underline-offset: 4px; }
.yohon-footer-licence { font-size: 13px; line-height: 1.7; }
.yohon-footer-link { font-size: 12px; line-height: 1.7; }
.concept-footer address .yohon-footer-hours { display: block; font-size: 13px; line-height: 1.75; }
.concept-footer address small { display: block; font-size: 11px; line-height: 1.75; }
.concept-footer address a { overflow-wrap: anywhere; }
@media (max-width: 760px) { .yohon-course-links { padding: 35px 0; } .yohon-course-links__primary { grid-template-columns: 1fr; gap: 12px; } .yohon-course-links__primary a { min-height: 68px; padding: 18px; font-size: 16px; } .yohon-course-links__alternate { gap: 10px 15px; } }
.openai-measurement-choice, [data-lead-form] label.openai-measurement-choice { display: flex; gap: 10px; align-items: flex-start; font-size: 12px; line-height: 1.65; font-weight: 400; color: #55627a; } .openai-measurement-choice[hidden] { display: none !important; } .concept-form .openai-measurement-choice input[type=checkbox], [data-lead-form] .openai-measurement-choice input[type=checkbox] { flex: 0 0 16px; width: 16px; height: 16px; min-width: 16px; margin: 3px 0 0; padding: 0; accent-color: #3042a7; }

.driver-ed-page{min-height:100svh;background:#f6f7fc;color:#182344;font-family:Inter,"Noto Sans SC",system-ui,sans-serif;line-height:1.6}.driver-ed-page *{box-sizing:border-box}.driver-ed-nav{background:#fff;border-bottom:1px solid #e2e5f1;display:flex;align-items:center;justify-content:space-between;padding:22px max(24px,calc((100vw - 1120px)/2));gap:24px}.driver-ed-brand{font-size:25px;font-weight:850;text-decoration:none;letter-spacing:-1px;color:#242a86}.driver-ed-brand span{display:block;font-size:11px;letter-spacing:1.4px;font-weight:650}.driver-ed-nav nav{display:flex;gap:24px}.driver-ed-nav nav a,.driver-ed-intro>a,.driver-ed-policy a,.driver-ed-support{color:#343f9c;text-decoration:none}.driver-ed-layout{max-width:1120px;margin:0 auto;padding:64px 24px 80px;display:grid;grid-template-columns:.85fr 1.15fr;gap:64px;align-items:start}.driver-ed-kicker{font-size:12px!important;letter-spacing:1.8px;font-weight:800;color:#495bcc}.driver-ed-intro h1{font-size:clamp(30px,4vw,46px);line-height:1.2;letter-spacing:-1px;margin:16px 0 24px}.driver-ed-intro>p{font-size:17px;color:#53617d;max-width:400px}.driver-ed-price{display:block;font-size:42px;line-height:1.2;letter-spacing:-1px;color:#222881;margin-top:28px}.driver-ed-intro ol{padding:0;list-style:none;counter-reset:ed-step;margin:36px 0}.driver-ed-intro li{counter-increment:ed-step;display:flex;align-items:center;gap:14px;margin:18px 0;font-size:16px}.driver-ed-intro li:before{content:counter(ed-step);background:#e6e9fc;color:#343f9c;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-size:13px;font-weight:800}.driver-ed-panel{background:#fff;border:1px solid #dce1f0;border-radius:18px;padding:32px;box-shadow:0 12px 36px #1e2d6708}.driver-ed-panel h2{font-size:23px;line-height:1.3;margin:0 0 14px;color:#182344}.driver-ed-panel p{font-size:14px;color:#56627b;margin:0 0 22px}.driver-ed-form{display:grid;gap:20px}.driver-ed-form h2,.driver-ed-form p{margin:0}.driver-ed-form label{display:grid;gap:7px;font-size:14px;font-weight:650;color:#293650}.driver-ed-form input:not([type=checkbox]){width:100%;border:1px solid #bfc8de;border-radius:8px;min-height:46px;font:inherit;padding:10px 12px;color:#182344;background:#fff}.driver-ed-form input:focus-visible,.driver-ed-page a:focus-visible,.driver-ed-page button:focus-visible{outline:3px solid #8595fa;outline-offset:3px}.driver-ed-form__names{display:grid;grid-template-columns:1fr 1fr;gap:16px}.driver-ed-form small{font-size:12px;font-weight:400;color:#65728b}.driver-ed-form .driver-ed-choice{display:flex;gap:11px;align-items:flex-start;font-size:13px;font-weight:400;line-height:1.65}.driver-ed-choice input{appearance:auto;flex:0 0 17px;width:17px;height:17px;margin:3px 0 0;accent-color:#4256cb}.driver-ed-primary{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:14px 18px;min-height:50px;border:1px solid #4155c7;border-radius:8px;background:#4357cd;color:#fff;font-size:15px;font-weight:750;cursor:pointer;text-align:left}.driver-ed-primary:disabled{opacity:.6;cursor:wait}.driver-ed-primary:hover:not(:disabled){background:#3448b5}.driver-ed-refresh{background:transparent;color:#3f50b8;border:0;padding:16px 0;font-size:13px;text-decoration:underline;cursor:pointer;display:block}.driver-ed-support{display:block;border-top:1px solid #e5e8f2;margin-top:22px;padding-top:18px;font-size:14px;font-weight:650}.driver-ed-panel .driver-ed-error{background:#fff1f0;border:1px solid #f2c4bf;border-radius:8px;color:#96362b;padding:12px;margin-top:18px}.driver-ed-panel .driver-ed-notice{padding:12px;background:#f2f4ff;border-radius:8px}.driver-ed-panel .driver-ed-help{font-size:12px;margin-top:18px}.driver-ed-paid{display:inline-block;color:#227056;background:#eef8f3;font-size:12px;font-weight:750;border-radius:6px;padding:5px 9px;margin-bottom:18px}.driver-ed-order+.driver-ed-order{border-top:1px solid #e5e8f2;margin-top:24px;padding-top:24px}.driver-ed-account{display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #dce1f0;border-radius:12px;background:#f6f7fd;padding:24px;margin:24px 0}.driver-ed-account span{font-size:11px;color:#495bcc;letter-spacing:1px;font-weight:750}.driver-ed-account h2{font-size:22px;margin:5px 0}.driver-ed-account p{font-size:13px;color:#637089;margin:0}.driver-ed-account a{font-size:14px;color:#fff;text-decoration:none;padding:12px 18px;background:#4357cd;border-radius:8px;white-space:nowrap}.driver-ed-page .quiz-auth-modal{z-index:1000}@media(max-width:760px){.driver-ed-layout{grid-template-columns:1fr;gap:30px;padding-top:32px}.driver-ed-intro ol{display:flex;gap:18px;flex-wrap:wrap;margin:22px 0}.driver-ed-intro li{font-size:13px;margin:0;gap:7px}.driver-ed-intro>p{max-width:none}.driver-ed-price{font-size:34px;margin-top:20px}.driver-ed-panel{padding:24px}.driver-ed-nav{padding:18px 24px}.driver-ed-account{align-items:stretch;flex-direction:column}.driver-ed-account a{text-align:center}.driver-ed-form__names{gap:12px}}@media(max-width:380px){.driver-ed-layout{padding-left:16px;padding-right:16px}.driver-ed-panel{padding:20px}.driver-ed-form__names{grid-template-columns:1fr}.driver-ed-nav nav{gap:15px}}
