/*
 * 学びのイーアック Front Landing Page
 * Scoped to .eac-landing / body.eac-landing-active so the learning apps remain untouched.
 */

body.eac-landing-active {
  --eac-ink: #263f58;
  --eac-ink-soft: #5a6d7e;
  --eac-navy: #263f58;
  --eac-teal: #187466;
  --eac-teal-dark: #16695c;
  --eac-mint: #e5f4ee;
  --eac-cream: #faf8da;
  --eac-sand: #f2edd0;
  --eac-coral: #b23470;
  --eac-yellow: #f3d043;
  --eac-line: #d8e4ea;
  --eac-white: #fff;
  --eac-pink: #dc5d95;
  --eac-green: #33a48a;
  --eac-blue: #77afda;
  --eac-blue-dark: #2d668f;
  --eac-brand-rose: #dc5d95;
  --eac-brand-teal: #33a48a;
  --eac-brand-blue: #77afda;
  --eac-brand-yellow: #f3d043;
  --eac-brand-gradient: linear-gradient(100deg, #2d668f 0%, #187466 52%, #b23470 100%);
  margin: 0;
  color: #263f58;
  background: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", YuGothic, "Noto Sans JP", sans-serif;
  -webkit-font-smoothing: antialiased;
}

body.eac-landing-active .eac-globalStickyCta,
body.eac-landing-active .eac-instagramFixedBtn {
  display: none !important;
}

body.eac-landing-active .eac-siteFooter {
  margin-top: 0;
  background:
    radial-gradient(circle at 92% 0%, rgba(220, 93, 149, .32) 0 230px, transparent 231px),
    linear-gradient(135deg, #263f58 0%, #2d668f 52%, #187466 100%);
}

body.eac-landing-active .eac-footerCta {
  background: var(--eac-coral);
}

body.eac-landing-active .eac-footerTop,
body.eac-landing-active .eac-footerBottom {
  border-color: rgba(255, 255, 255, .18);
}

body.eac-landing-active .eac-headerNav {
  background: var(--eac-brand-gradient);
}

body.eac-landing-active .eac-headerActionButton--trial,
body.eac-landing-active .eac-mobileMenuCta--trial {
  background: var(--eac-coral);
  box-shadow: 0 10px 22px rgba(178, 52, 112, .2);
}

body.eac-landing-active .eac-headerActionButton--contact,
body.eac-landing-active .eac-mobileMenuCta--contact {
  background: linear-gradient(135deg, var(--eac-blue-dark), var(--eac-teal));
  border-color: var(--eac-blue-dark);
  box-shadow: 0 10px 18px rgba(45, 102, 143, .22);
}

.eac-landing,
.eac-landing *,
.eac-landing *::before,
.eac-landing *::after,
.eac-landingMobileCta,
.eac-landingMobileCta * {
  box-sizing: border-box;
}

.eac-landing {
  --eac-ink: #263f58;
  --eac-ink-soft: #5a6d7e;
  --eac-navy: #263f58;
  --eac-teal: #187466;
  --eac-teal-dark: #16695c;
  --eac-mint: #e5f4ee;
  --eac-cream: #faf8da;
  --eac-sand: #f2edd0;
  --eac-coral: #b23470;
  --eac-yellow: #f3d043;
  --eac-line: #d8e4ea;
  --eac-white: #fff;
  --eac-pink: #dc5d95;
  --eac-green: #33a48a;
  --eac-blue: #77afda;
  --eac-blue-dark: #2d668f;
  overflow: hidden;
  color: var(--eac-ink);
  background: var(--eac-white);
  font-size: 16px;
  line-height: 1.8;
}

.eac-landing img {
  display: block;
  width: 100%;
  height: auto;
}

.eac-landing a {
  color: inherit;
  text-decoration: none;
}

.eac-landing h1,
.eac-landing h2,
.eac-landing h3,
.eac-landing p,
.eac-landing ul,
.eac-landing ol,
.eac-landing dl,
.eac-landing figure {
  margin-top: 0;
}

.eac-landing h1,
.eac-landing h2,
.eac-landing h3 {
  color: var(--eac-ink);
  font-weight: 800;
  letter-spacing: -.035em;
  line-height: 1.35;
}

.eac-landing button,
.eac-landing a {
  -webkit-tap-highlight-color: transparent;
}

.eac-landing a:focus-visible,
.eac-landing summary:focus-visible,
.eac-landingMobileCta a:focus-visible {
  outline: 3px solid var(--eac-yellow);
  outline-offset: 4px;
}

.eac-landingShell {
  width: min(1180px, calc(100% - 48px));
  margin-inline: auto;
}

.eac-landingSection {
  position: relative;
  padding: 112px 0;
}

.eac-landingSectionLabel,
.eac-landingEyebrow {
  margin-bottom: 16px;
  color: var(--eac-teal);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .18em;
  line-height: 1.5;
  text-transform: uppercase;
}

.eac-landingSectionLabel::before {
  display: inline-block;
  width: 28px;
  height: 2px;
  margin: 0 10px 4px 0;
  background: currentColor;
  content: "";
}

.eac-landingSectionHead {
  width: min(760px, 100%);
  margin: 0 auto 56px;
  text-align: center;
}

.eac-landingSectionHead h2,
.eac-landingGrowthCopy h2,
.eac-landingAppCopy h2,
.eac-landingLocalInfo h2,
.eac-landingFaqGrid > header h2,
.eac-landingFinalInner h2 {
  margin-bottom: 22px;
  font-size: clamp(34px, 4.1vw, 56px);
  text-wrap: balance;
}

.eac-landingSectionHead > p:last-child,
.eac-landingGrowthLead,
.eac-landingAppLead,
.eac-landingLocalInfo > p,
.eac-landingFaqGrid > header > p {
  margin-bottom: 0;
  color: var(--eac-ink-soft);
  font-size: 17px;
  line-height: 1.95;
}

.eac-landingSectionHead.is-light h2,
.eac-landingSectionHead.is-light p {
  color: #fff;
}

.eac-landingActions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.eac-landingButton {
  position: relative;
  display: inline-flex;
  min-width: 220px;
  min-height: 64px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 13px 26px;
  overflow: hidden;
  border: 2px solid transparent;
  border-radius: 16px;
  box-shadow: 0 14px 28px rgba(24, 51, 73, .11);
  font-size: 16px;
  font-weight: 800;
  letter-spacing: .01em;
  line-height: 1.35;
  text-align: center;
  transition: transform .2s ease, box-shadow .2s ease, background-color .2s ease;
}

.eac-landingButton::after {
  position: absolute;
  right: 17px;
  content: "→";
  font-size: 18px;
  line-height: 1;
}

.eac-landingButton:hover {
  transform: translateY(-3px);
  box-shadow: 0 18px 34px rgba(24, 51, 73, .17);
}

.eac-landingButton small {
  display: block;
  margin-top: 3px;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .04em;
  opacity: .82;
}

.eac-landingButton.is-primary {
  color: #fff;
  background: var(--eac-coral);
  border-color: var(--eac-coral);
}

.eac-landingButton.is-primary:hover {
  color: #fff;
  background: #932554;
  border-color: #932554;
}

.eac-landingButton.is-line {
  color: #fff;
  background: var(--eac-teal);
  border-color: var(--eac-teal);
}

.eac-landingButton.is-line:hover {
  color: #fff;
  background: var(--eac-teal-dark);
  border-color: var(--eac-teal-dark);
}

.eac-landingButton.is-secondary {
  color: var(--eac-navy);
  background: #fff;
  border-color: var(--eac-navy);
  box-shadow: none;
}

.eac-landingButton.is-secondary:hover {
  color: #fff;
  background: var(--eac-navy);
}

.eac-landingButton.is-app {
  color: var(--eac-navy);
  background: var(--eac-blue);
  border-color: var(--eac-blue);
}

.eac-landingTextLink {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding-bottom: 4px;
  border-bottom: 1px solid currentColor;
  color: var(--eac-teal-dark);
  font-size: 14px;
  font-weight: 800;
  line-height: 1.5;
  transition: gap .2s ease, color .2s ease;
}

.eac-landingTextLink:hover {
  gap: 15px;
  color: var(--eac-coral);
}

.eac-landingTextLink.is-light {
  color: #fff;
}

.eac-landingMobileBreak {
  display: none;
}

/* Hero */
.eac-landingHero {
  position: relative;
  padding: 54px 0 68px;
  overflow: hidden;
  background:
    radial-gradient(circle at 6% 12%, rgba(220, 93, 149, .18) 0 130px, transparent 131px),
    radial-gradient(circle at 96% 86%, rgba(119, 175, 218, .24) 0 260px, transparent 261px),
    linear-gradient(135deg, #fff 0%, #fffdf1 55%, #eef8f5 100%);
}

.eac-landingHero::before {
  position: absolute;
  top: 72px;
  left: -85px;
  width: 170px;
  height: 170px;
  border: 2px dashed rgba(119, 175, 218, .62);
  border-radius: 50%;
  content: "";
}

.eac-landingHeroGrid {
  position: relative;
  z-index: 1;
  display: grid;
  align-items: center;
  gap: clamp(36px, 4vw, 58px);
  grid-template-columns: minmax(420px, .92fr) minmax(0, 1.08fr);
}

.eac-landingHeroCopy {
  padding: 0;
}

.eac-landingEyebrow {
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--eac-ink-soft);
  letter-spacing: .1em;
}

.eac-landingEyebrow span {
  display: inline-flex;
  padding: 6px 11px;
  border-radius: 999px;
  color: #fff;
  background: var(--eac-teal);
  letter-spacing: .12em;
}

.eac-landingHero h1 {
  margin-bottom: 20px;
  font-size: clamp(45px, 3.75vw, 54px);
  letter-spacing: -.055em;
  line-height: 1.18;
}

.eac-landingHero h1 em {
  position: relative;
  z-index: 0;
  color: var(--eac-teal-dark);
  font-style: normal;
}

.eac-landingHero h1 em::after {
  position: absolute;
  z-index: -1;
  right: -4px;
  bottom: 3px;
  left: -4px;
  height: 13px;
  border-radius: 999px;
  background: rgba(243, 208, 67, .58);
  content: "";
}

.eac-landingHeroLead {
  max-width: 650px;
  margin-bottom: 20px;
  color: var(--eac-ink-soft);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8;
}

.eac-landingHeroPoints {
  display: grid;
  margin: 0 0 24px;
  padding: 0;
  gap: 6px;
  list-style: none;
}

.eac-landingHeroPoints li {
  display: flex;
  align-items: center;
  gap: 11px;
  color: var(--eac-ink);
  font-size: 13px;
  font-weight: 700;
}

.eac-landingHeroPoints li span {
  display: inline-grid;
  width: 29px;
  height: 29px;
  place-items: center;
  border: 1px solid rgba(51, 164, 138, .3);
  border-radius: 50%;
  color: var(--eac-teal-dark);
  background: #fff;
  font-size: 10px;
  letter-spacing: .06em;
}

.eac-landingAssurance {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 13px 0 0;
  color: var(--eac-ink-soft);
  font-size: 12px;
  font-weight: 700;
}

.eac-landingAssurance span {
  display: inline-grid;
  width: 19px;
  height: 19px;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: var(--eac-teal);
  font-size: 11px;
}

.eac-landingPortalLink {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 18px;
  padding-bottom: 3px;
  border-bottom: 1px solid #9fb1bc;
  color: #667c89;
  font-size: 12px;
  font-weight: 700;
}

.eac-landingHeroVisual {
  position: relative;
  min-width: 0;
  padding: 16px 16px 42px 0;
}

.eac-landingHeroVisual::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 82%;
  height: 86%;
  border-radius: 34px;
  background: var(--eac-blue);
  content: "";
  transform: rotate(3deg);
}

.eac-landingHeroPhoto {
  position: relative;
  z-index: 1;
  aspect-ratio: 3 / 2;
  overflow: hidden;
  border: 8px solid #fff;
  border-radius: 34px 34px 120px 34px;
  box-shadow: 0 28px 60px rgba(24, 51, 73, .2);
}

.eac-landingHeroPhoto img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.eac-landingHeroBadge {
  position: absolute;
  z-index: 3;
  display: flex;
  flex-direction: column;
  border: 1px solid rgba(24, 51, 73, .1);
  background: rgba(255, 255, 255, .95);
  box-shadow: 0 18px 38px rgba(24, 51, 73, .16);
  backdrop-filter: blur(9px);
}

.eac-landingHeroBadge.is-price {
  bottom: 0;
  left: -44px;
  min-width: 265px;
  padding: 18px 22px;
  border-radius: 20px;
}

.eac-landingHeroBadge.is-price > span {
  margin-bottom: 3px;
  color: var(--eac-teal-dark);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .08em;
}

.eac-landingHeroBadge.is-price strong {
  color: var(--eac-ink);
  font-size: 17px;
  letter-spacing: -.02em;
}

.eac-landingHeroBadge.is-price em {
  margin-left: 6px;
  color: var(--eac-coral);
  font-size: 23px;
  font-style: normal;
}

.eac-landingHeroBadge small {
  margin-top: 3px;
  color: var(--eac-ink-soft);
  font-size: 9px;
  font-weight: 600;
}

.eac-landingHeroBadge.is-local {
  top: 36px;
  right: -14px;
  padding: 12px 17px 12px 46px;
  border-radius: 999px 12px 12px 999px;
}

.eac-landingHeroBadge.is-local > span {
  position: absolute;
  top: 50%;
  left: 9px;
  display: grid;
  width: 30px;
  height: 30px;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: var(--eac-teal);
  transform: translateY(-50%);
}

.eac-landingHeroBadge.is-local strong {
  font-size: 12px;
  line-height: 1.4;
}

.eac-landingHeroBadge.is-local small {
  margin: 0;
  font-size: 9px;
}

/* Quick facts */
.eac-landingQuick {
  position: relative;
  z-index: 2;
  margin-top: -30px;
}

.eac-landingQuick dl {
  display: grid;
  margin: 0;
  overflow: hidden;
  border-radius: 20px;
  background: var(--eac-navy);
  box-shadow: 0 17px 40px rgba(24, 51, 73, .18);
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.eac-landingQuick dl > div {
  position: relative;
  padding: 24px 24px 23px;
  text-align: center;
}

.eac-landingQuick dl > div + div::before {
  position: absolute;
  top: 22%;
  bottom: 22%;
  left: 0;
  width: 1px;
  background: rgba(255, 255, 255, .18);
  content: "";
}

.eac-landingQuick dt {
  margin-bottom: 4px;
  color: var(--eac-yellow);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .12em;
}

.eac-landingQuick dd {
  margin: 0;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.55;
}

/* Concern */
.eac-landingConcern {
  padding-top: 132px;
  background: #fff;
}

.eac-landingConcernGrid {
  display: grid;
  align-items: stretch;
  gap: 60px;
  grid-template-columns: minmax(0, 1fr) minmax(390px, .86fr);
}

.eac-landingConcernCards {
  display: grid;
  gap: 14px;
}

.eac-landingConcernCards article {
  display: grid;
  align-items: center;
  padding: 23px 25px;
  border: 1px solid #e2e9e9;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 10px 24px rgba(24, 51, 73, .05);
  gap: 18px;
  grid-template-columns: 46px minmax(0, 1fr);
}

.eac-landingConcernCards article > span {
  display: grid;
  width: 46px;
  height: 46px;
  place-items: center;
  border-radius: 50%;
  color: var(--eac-coral);
  background: #fff0f7;
  font-family: Georgia, serif;
  font-size: 23px;
  font-weight: 700;
}

.eac-landingConcernCards h3 {
  margin-bottom: 5px;
  font-size: 18px;
  letter-spacing: -.02em;
}

.eac-landingConcernCards p {
  margin-bottom: 0;
  color: var(--eac-ink-soft);
  font-size: 13px;
  line-height: 1.75;
}

.eac-landingConcernPhoto {
  position: relative;
  margin-bottom: 0;
  padding: 0 0 28px 28px;
}

.eac-landingConcernPhoto::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 66%;
  height: 65%;
  border-radius: 28px;
  background: var(--eac-mint);
  content: "";
}

.eac-landingConcernPhoto img {
  position: relative;
  z-index: 1;
  height: 100%;
  min-height: 430px;
  border-radius: 28px;
  object-fit: cover;
  object-position: center;
}

.eac-landingConcernPhoto figcaption {
  position: absolute;
  z-index: 2;
  right: -18px;
  bottom: 0;
  display: flex;
  max-width: 285px;
  flex-direction: column;
  padding: 18px 21px;
  border-radius: 16px;
  color: #fff;
  background: var(--eac-teal-dark);
  box-shadow: 0 16px 34px rgba(24, 51, 73, .15);
}

.eac-landingConcernPhoto figcaption strong {
  margin-bottom: 3px;
  font-size: 15px;
}

.eac-landingConcernPhoto figcaption span {
  font-size: 11px;
  line-height: 1.65;
}

/* Reasons */
.eac-landingReasons {
  overflow: hidden;
  color: #fff;
  background:
    radial-gradient(circle at 10% 0%, rgba(243, 208, 67, .15) 0 230px, transparent 231px),
    radial-gradient(circle at 98% 100%, rgba(51, 164, 138, .31) 0 270px, transparent 271px),
    var(--eac-navy);
}

.eac-landingReasons .eac-landingSectionLabel {
  color: var(--eac-yellow);
}

.eac-landingReasonGrid {
  display: grid;
  gap: 22px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.eac-landingReasonGrid article {
  position: relative;
  isolation: isolate;
  display: flex;
  min-height: 420px;
  padding: 34px 31px 31px;
  overflow: hidden;
  flex-direction: column;
  justify-content: flex-end;
  border: 1px solid rgba(255, 255, 255, .22);
  border-radius: 24px;
  background: var(--eac-navy);
  box-shadow: 0 24px 48px rgba(10, 30, 45, .22);
}

.eac-landingReasonGrid article::after {
  position: absolute;
  z-index: -1;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(38, 63, 88, .03) 0%,
    rgba(38, 63, 88, .14) 32%,
    rgba(38, 63, 88, .84) 68%,
    rgba(24, 48, 68, .98) 100%
  );
  content: "";
}

.eac-landingReasonMedia {
  position: absolute;
  z-index: -2;
  inset: 0;
}

.eac-landingReasonMedia img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .45s ease;
}

.eac-landingReasonGrid .is-small-group .eac-landingReasonMedia img {
  object-position: 50% 50%;
}

.eac-landingReasonGrid .is-study-rhythm .eac-landingReasonMedia img {
  object-position: 56% 50%;
}

.eac-landingReasonGrid .is-home-support .eac-landingReasonMedia img {
  object-position: 52% 50%;
}

@media (hover: hover) {
  .eac-landingReasonGrid article:hover .eac-landingReasonMedia img {
    transform: scale(1.035);
  }
}

.eac-landingReasonNo {
  position: absolute;
  z-index: 1;
  top: 22px;
  right: 24px;
  color: rgba(255, 255, 255, .72);
  font-family: Georgia, serif;
  font-size: 58px;
  font-style: italic;
  line-height: 1;
  text-shadow: 0 2px 16px rgba(7, 24, 37, .45);
}

.eac-landingReasonGrid h3 {
  position: relative;
  z-index: 1;
  margin-bottom: 16px;
  color: #fff;
  font-size: 24px;
  text-shadow: 0 2px 16px rgba(7, 24, 37, .5);
}

.eac-landingReasonGrid p {
  position: relative;
  z-index: 1;
  margin-bottom: 0;
  color: rgba(255, 255, 255, .9);
  font-size: 14px;
  line-height: 1.9;
  text-shadow: 0 1px 8px rgba(7, 24, 37, .55);
}

.eac-landingReasonCta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  margin-top: 34px;
  padding: 27px 31px;
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: 18px;
  background: rgba(0, 0, 0, .1);
}

.eac-landingReasonCta p {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
}

.eac-landingReasonCta strong {
  color: #fff;
  font-size: 16px;
}

.eac-landingReasonCta p span {
  color: rgba(255, 255, 255, .7);
  font-size: 12px;
}

/* Growth */
.eac-landingGrowth {
  background: var(--eac-cream);
}

.eac-landingGrowthGrid {
  display: grid;
  align-items: center;
  gap: clamp(50px, 7vw, 90px);
  grid-template-columns: minmax(0, 1fr) minmax(0, .88fr);
}

.eac-landingGrowthPhoto {
  position: relative;
  padding: 0 26px 30px 0;
}

.eac-landingGrowthPhoto::after {
  position: absolute;
  z-index: 0;
  right: 0;
  bottom: 0;
  width: 74%;
  height: 78%;
  border-radius: 28px;
  background: var(--eac-blue);
  content: "";
}

.eac-landingGrowthPhoto img {
  position: relative;
  z-index: 1;
  height: 510px;
  border-radius: 28px;
  box-shadow: 0 24px 48px rgba(24, 51, 73, .14);
  object-fit: cover;
}

.eac-landingGrowthPhoto > p {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: -22px;
  margin: 0;
  padding: 15px 19px;
  border-radius: 13px;
  color: #fff;
  background: var(--eac-navy);
  box-shadow: 0 15px 32px rgba(24, 51, 73, .2);
  font-size: 11px;
  font-weight: 700;
}

.eac-landingGrowthPhoto > p span {
  display: block;
  margin-bottom: 2px;
  color: var(--eac-yellow);
  font-size: 9px;
  letter-spacing: .17em;
}

.eac-landingGrowthCopy ol {
  display: grid;
  margin: 31px 0 0;
  padding: 0;
  gap: 13px;
  list-style: none;
}

.eac-landingGrowthCopy li {
  display: grid;
  align-items: center;
  padding: 17px 19px;
  border: 1px solid #e0ded5;
  border-radius: 15px;
  background: rgba(255, 255, 255, .7);
  gap: 16px;
  grid-template-columns: 42px minmax(0, 1fr);
}

.eac-landingGrowthCopy li > span {
  display: grid;
  width: 42px;
  height: 42px;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: var(--eac-teal);
  font-family: Georgia, serif;
  font-size: 18px;
  font-weight: 700;
}

.eac-landingGrowthCopy li div {
  display: flex;
  flex-direction: column;
}

.eac-landingGrowthCopy li strong {
  font-size: 14px;
}

.eac-landingGrowthCopy li small {
  color: var(--eac-ink-soft);
  font-size: 11px;
}

/* Courses */
.eac-landingCourses {
  background: #fff;
}

.eac-landingCourseGrid {
  display: grid;
  align-items: stretch;
  gap: 22px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.eac-landingCourseCard {
  display: flex;
  min-width: 0;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid #dfe8e8;
  border-radius: 23px;
  background: #fff;
  box-shadow: 0 16px 36px rgba(24, 51, 73, .08);
  transition: transform .2s ease, box-shadow .2s ease;
}

.eac-landingCourseCard:hover {
  transform: translateY(-6px);
  box-shadow: 0 22px 44px rgba(24, 51, 73, .13);
}

.eac-landingCourseImage {
  position: relative;
  display: block;
  overflow: hidden;
}

.eac-landingCourseImage img {
  height: 245px;
  object-fit: cover;
  transition: transform .35s ease;
}

.eac-landingCourseCard:hover .eac-landingCourseImage img {
  transform: scale(1.025);
}

.eac-landingCourseImage > span {
  position: absolute;
  bottom: 13px;
  left: 14px;
  padding: 7px 12px;
  border-radius: 999px;
  color: #fff;
  background: rgba(38, 63, 88, .9);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .12em;
  backdrop-filter: blur(5px);
}

.eac-landingCourseBody {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 25px 26px 27px;
}

.eac-landingCourseGrade {
  margin-bottom: 4px;
  color: var(--eac-teal-dark);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .04em;
}

.eac-landingCourseBody h3 {
  margin-bottom: 11px;
  font-size: 23px;
}

.eac-landingCourseBody > p:not(.eac-landingCourseGrade) {
  min-height: 74px;
  margin-bottom: 16px;
  color: var(--eac-ink-soft);
  font-size: 13px;
  line-height: 1.85;
}

.eac-landingCourseBody ul {
  display: grid;
  margin: 0 0 23px;
  padding: 15px 16px;
  border-radius: 12px;
  background: #f5f8f7;
  gap: 7px;
  list-style: none;
}

.eac-landingCourseBody li {
  position: relative;
  padding-left: 18px;
  color: var(--eac-ink);
  font-size: 11px;
  font-weight: 700;
  line-height: 1.6;
}

.eac-landingCourseBody li::before {
  position: absolute;
  top: .52em;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--eac-teal);
  content: "";
}

.eac-landingCourseBody .eac-landingTextLink {
  align-self: flex-start;
  margin-top: auto;
}

.eac-landingCourseCard.is-middle {
  border-color: rgba(220, 93, 149, .52);
}

.eac-landingCourseCard.is-middle .eac-landingCourseImage > span {
  background: var(--eac-coral);
}

.eac-landingSpecialCourses {
  display: grid;
  margin-top: 24px;
  gap: 18px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.eac-landingSpecialCourses a {
  position: relative;
  display: grid;
  align-items: center;
  min-height: 118px;
  padding: 24px 28px;
  overflow: hidden;
  border-radius: 19px;
  color: #fff;
  background: var(--eac-navy);
  gap: 4px 20px;
  grid-template-columns: 120px minmax(0, 1fr) auto;
}

.eac-landingSpecialCourses a:last-child {
  background: var(--eac-teal-dark);
}

.eac-landingSpecialCourses span {
  display: grid;
  min-height: 48px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, .35);
  border-radius: 999px;
  font-size: 12px;
  font-weight: 800;
}

.eac-landingSpecialCourses strong {
  font-size: 16px;
}

.eac-landingSpecialCourses em {
  font-size: 11px;
  font-style: normal;
  font-weight: 800;
}

.eac-landingCourseFoot {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 35px;
}

.eac-landingCourseFoot > p {
  width: 100%;
  margin-bottom: 0;
  color: var(--eac-ink-soft);
  font-size: 11px;
  text-align: center;
}

/* App */
.eac-landingApp {
  overflow: hidden;
  color: #fff;
  background:
    linear-gradient(115deg, rgba(38, 63, 88, .99), rgba(45, 102, 143, .98) 52%, rgba(24, 116, 102, .97)),
    var(--eac-navy);
}

.eac-landingApp::before {
  position: absolute;
  top: -150px;
  left: -150px;
  width: 420px;
  height: 420px;
  border: 80px solid rgba(255, 255, 255, .03);
  border-radius: 50%;
  content: "";
}

.eac-landingAppGrid {
  display: grid;
  align-items: center;
  gap: clamp(55px, 8vw, 105px);
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
}

.eac-landingAppCopy {
  position: relative;
  z-index: 1;
}

.eac-landingAppCopy .eac-landingSectionLabel {
  color: var(--eac-yellow);
}

.eac-landingAppCopy h2,
.eac-landingAppCopy .eac-landingAppLead {
  color: #fff;
}

.eac-landingAppCopy .eac-landingAppLead {
  color: rgba(255, 255, 255, .78);
}

.eac-landingAppCopy ul {
  display: grid;
  margin: 29px 0 31px;
  padding: 0;
  gap: 13px;
  list-style: none;
}

.eac-landingAppCopy li {
  display: grid;
  align-items: center;
  padding: 15px 17px;
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 14px;
  background: rgba(255, 255, 255, .07);
  gap: 14px;
  grid-template-columns: 29px minmax(0, 1fr);
}

.eac-landingAppCopy li > span {
  display: grid;
  width: 29px;
  height: 29px;
  place-items: center;
  border-radius: 50%;
  color: var(--eac-navy);
  background: var(--eac-yellow);
  font-size: 12px;
  font-weight: 900;
}

.eac-landingAppCopy li div {
  display: flex;
  flex-direction: column;
}

.eac-landingAppCopy li strong {
  color: #fff;
  font-size: 13px;
}

.eac-landingAppCopy li small {
  color: rgba(255, 255, 255, .65);
  font-size: 10px;
}

.eac-landingAppActions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 23px;
}

.eac-landingAppPhoto {
  position: relative;
  z-index: 1;
  padding: 22px 0 0 22px;
}

.eac-landingAppPhoto::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 80%;
  height: 80%;
  border: 2px solid rgba(119, 175, 218, .84);
  border-radius: 27px;
  content: "";
}

.eac-landingAppPhoto > img {
  position: relative;
  z-index: 1;
  height: 510px;
  border: 7px solid rgba(255, 255, 255, .92);
  border-radius: 27px;
  box-shadow: 0 28px 58px rgba(0, 0, 0, .26);
  object-fit: cover;
}

.eac-landingAppScreen {
  position: absolute;
  z-index: 2;
  right: -25px;
  bottom: -24px;
  display: grid;
  width: 230px;
  min-height: 132px;
  padding: 45px 20px 18px;
  border: 1px solid rgba(24, 51, 73, .08);
  border-radius: 16px;
  color: var(--eac-ink);
  background: #fff;
  box-shadow: 0 18px 38px rgba(0, 0, 0, .22);
}

.eac-landingAppScreen > span {
  position: absolute;
  top: 16px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--eac-coral);
}

.eac-landingAppScreen > span:nth-child(1) { left: 18px; }
.eac-landingAppScreen > span:nth-child(2) { left: 32px; background: var(--eac-yellow); }
.eac-landingAppScreen > span:nth-child(3) { left: 46px; background: var(--eac-teal); }

.eac-landingAppScreen::after {
  position: absolute;
  top: 34px;
  right: 18px;
  left: 18px;
  height: 1px;
  background: #dde5e8;
  content: "";
}

.eac-landingAppScreen strong {
  font-size: 16px;
  line-height: 1.55;
}

/* Trial flow */
.eac-landingFlow {
  background: #fff;
}

.eac-landingFlowGrid {
  display: grid;
  margin: 0;
  padding: 0;
  counter-reset: step;
  gap: 16px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  list-style: none;
}

.eac-landingFlowGrid li {
  position: relative;
  min-height: 245px;
  padding: 28px 24px 25px;
  border: 1px solid var(--eac-line);
  border-radius: 20px;
  background: #fff;
}

.eac-landingFlowGrid li:not(:last-child)::after {
  position: absolute;
  z-index: 2;
  top: 51px;
  right: -18px;
  display: grid;
  width: 34px;
  height: 34px;
  place-items: center;
  border: 1px solid var(--eac-line);
  border-radius: 50%;
  color: var(--eac-teal);
  background: #fff;
  content: "→";
  font-weight: 800;
}

.eac-landingFlowGrid li > span {
  display: grid;
  width: 57px;
  height: 57px;
  margin-bottom: 25px;
  place-items: center;
  border-radius: 18px;
  color: #fff;
  background: var(--eac-teal);
  font-family: Georgia, serif;
  font-size: 18px;
  font-weight: 700;
}

.eac-landingFlowGrid li:nth-child(2n) > span {
  color: var(--eac-navy);
  background: var(--eac-yellow);
}

.eac-landingFlowGrid h3 {
  margin-bottom: 10px;
  font-size: 19px;
}

.eac-landingFlowGrid p {
  margin-bottom: 0;
  color: var(--eac-ink-soft);
  font-size: 12px;
  line-height: 1.8;
}

.eac-landingFlowCta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 35px;
  margin-top: 34px;
  padding: 28px 31px;
  border-radius: 20px;
  background: var(--eac-cream);
}

.eac-landingFlowCta > div:first-child {
  display: flex;
  flex-direction: column;
}

.eac-landingFlowCta strong {
  font-size: 16px;
}

.eac-landingFlowCta > div:first-child span {
  color: var(--eac-ink-soft);
  font-size: 11px;
}

.eac-landingFlowCta .eac-landingButton {
  min-width: 190px;
  min-height: 55px;
  padding-block: 10px;
}

/* Local */
.eac-landingLocal {
  color: #fff;
  background:
    radial-gradient(circle at 95% 10%, rgba(220, 93, 149, .24) 0 220px, transparent 221px),
    var(--eac-navy);
}

.eac-landingLocalGrid {
  display: grid;
  align-items: center;
  gap: clamp(55px, 8vw, 110px);
  grid-template-columns: minmax(0, 1.05fr) minmax(350px, .8fr);
}

.eac-landingLocalInfo .eac-landingSectionLabel {
  color: var(--eac-yellow);
}

.eac-landingLocalInfo h2,
.eac-landingLocalInfo > p {
  color: #fff;
}

.eac-landingLocalInfo > p {
  color: rgba(255, 255, 255, .72);
}

.eac-landingLocalInfo dl {
  display: grid;
  margin: 34px 0 31px;
  border-top: 1px solid rgba(255, 255, 255, .16);
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.eac-landingLocalInfo dl > div {
  display: grid;
  padding: 17px 10px 17px 0;
  border-bottom: 1px solid rgba(255, 255, 255, .16);
  gap: 14px;
  grid-template-columns: 70px minmax(0, 1fr);
}

.eac-landingLocalInfo dt {
  color: var(--eac-yellow);
  font-size: 10px;
  font-weight: 800;
}

.eac-landingLocalInfo dd {
  margin: 0;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.65;
}

.eac-landingLocalInfo dd a {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.eac-landingLocalInfo dd small {
  color: rgba(255, 255, 255, .62);
  font-size: 9px;
}

.eac-landingLocalLinks {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.eac-landingLocalLinks .eac-landingButton.is-secondary {
  color: #fff;
  background: transparent;
  border-color: rgba(255, 255, 255, .65);
}

.eac-landingLocalLinks .eac-landingButton.is-secondary:hover {
  color: var(--eac-navy);
  background: #fff;
}

.eac-landingLocalCard {
  position: relative;
  padding: 41px 39px;
  overflow: hidden;
  border-radius: 26px;
  color: var(--eac-ink);
  background: var(--eac-cream);
  box-shadow: 0 25px 50px rgba(0, 0, 0, .2);
}

.eac-landingLocalCard::before {
  position: absolute;
  top: -54px;
  right: -54px;
  width: 150px;
  height: 150px;
  border: 28px solid rgba(51, 164, 138, .14);
  border-radius: 50%;
  content: "";
}

.eac-landingLocalCardLabel {
  position: relative;
  margin-bottom: 25px;
  font-size: 22px;
  font-weight: 800;
  letter-spacing: -.03em;
  line-height: 1.55;
}

.eac-landingLocalCard ul {
  display: grid;
  margin: 0 0 27px;
  padding: 0;
  gap: 10px;
  list-style: none;
}

.eac-landingLocalCard li {
  position: relative;
  padding-left: 26px;
  color: var(--eac-ink-soft);
  font-size: 13px;
  font-weight: 700;
}

.eac-landingLocalCard li::before {
  position: absolute;
  top: .58em;
  left: 3px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: var(--eac-coral);
  content: "";
}

.eac-landingLocalCard > a {
  display: inline-flex;
  gap: 10px;
  padding-bottom: 4px;
  border-bottom: 1px solid currentColor;
  color: var(--eac-teal-dark);
  font-size: 12px;
  font-weight: 800;
}

/* News */
.eac-landingNews {
  background: var(--eac-cream);
}

.eac-landingNewsHead {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 25px;
  margin-bottom: 39px;
}

.eac-landingNewsHead .eac-landingSectionLabel {
  margin-bottom: 7px;
}

.eac-landingNewsHead h2 {
  margin-bottom: 0;
  font-size: clamp(30px, 3vw, 42px);
}

.eac-landingNewsGrid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.eac-landingNewsGrid article {
  display: flex;
  min-height: 260px;
  flex-direction: column;
  padding: 28px 27px 25px;
  border: 1px solid #e1ded4;
  border-radius: 18px;
  background: rgba(255, 255, 255, .78);
}

.eac-landingNewsGrid time {
  margin-bottom: 15px;
  color: var(--eac-teal-dark);
  font-family: Georgia, serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
}

.eac-landingNewsGrid h3 {
  margin-bottom: 13px;
  font-size: 17px;
  line-height: 1.65;
}

.eac-landingNewsGrid h3 a:hover {
  color: var(--eac-teal-dark);
}

.eac-landingNewsGrid p {
  margin-bottom: 20px;
  color: var(--eac-ink-soft);
  font-size: 11px;
  line-height: 1.8;
}

.eac-landingNewsGrid article > a {
  align-self: flex-start;
  margin-top: auto;
  color: var(--eac-teal-dark);
  font-size: 11px;
  font-weight: 800;
}

/* FAQ */
.eac-landingFaq {
  background: #fff;
}

.eac-landingFaqGrid {
  display: grid;
  align-items: start;
  gap: clamp(50px, 8vw, 110px);
  grid-template-columns: minmax(280px, .7fr) minmax(0, 1.3fr);
}

.eac-landingFaqGrid > header {
  position: sticky;
  top: 115px;
}

.eac-landingFaqGrid > header h2 {
  margin-bottom: 20px;
}

.eac-landingFaqGrid > header .eac-landingTextLink {
  margin-top: 25px;
}

.eac-landingFaqList {
  border-top: 1px solid var(--eac-line);
}

.eac-landingFaqList details {
  border-bottom: 1px solid var(--eac-line);
}

.eac-landingFaqList summary {
  position: relative;
  display: grid;
  align-items: center;
  min-height: 84px;
  padding: 20px 55px 20px 0;
  cursor: pointer;
  gap: 17px;
  grid-template-columns: 34px minmax(0, 1fr);
  color: var(--eac-ink);
  font-size: 15px;
  font-weight: 800;
  line-height: 1.65;
  list-style: none;
}

.eac-landingFaqList summary::-webkit-details-marker {
  display: none;
}

.eac-landingFaqList summary > span,
.eac-landingFaqList details > div > span {
  display: grid;
  width: 34px;
  height: 34px;
  place-items: center;
  border-radius: 50%;
  color: #fff;
  background: var(--eac-teal);
  font-family: Georgia, serif;
  font-size: 14px;
  font-weight: 800;
}

.eac-landingFaqList summary i,
.eac-landingFaqList summary i::after {
  position: absolute;
  top: 50%;
  right: 5px;
  width: 18px;
  height: 2px;
  border-radius: 999px;
  background: var(--eac-teal);
  content: "";
  transition: transform .2s ease;
}

.eac-landingFaqList summary i::after {
  top: 0;
  right: 0;
  transform: rotate(90deg);
}

.eac-landingFaqList details[open] summary i::after {
  transform: rotate(0deg);
}

.eac-landingFaqList details > div {
  display: grid;
  padding: 0 0 26px;
  gap: 17px;
  grid-template-columns: 34px minmax(0, 1fr);
}

.eac-landingFaqList details > div > span {
  color: var(--eac-navy);
  background: var(--eac-yellow);
}

.eac-landingFaqList details > div p {
  margin: 3px 0 0;
  color: var(--eac-ink-soft);
  font-size: 13px;
  line-height: 1.9;
}

/* Final CTA */
.eac-landingFinal {
  position: relative;
  min-height: 650px;
  display: flex;
  align-items: center;
  overflow: hidden;
  color: #fff;
  background: var(--eac-navy);
}

.eac-landingFinalImage,
.eac-landingFinalShade {
  position: absolute;
  inset: 0;
}

.eac-landingFinalImage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 52%;
}

.eac-landingFinalShade {
  background: linear-gradient(90deg, rgba(15, 43, 60, .94) 0%, rgba(15, 43, 60, .84) 42%, rgba(15, 43, 60, .18) 75%, rgba(15, 43, 60, .06) 100%);
}

.eac-landingFinalInner {
  position: relative;
  z-index: 1;
  padding-top: 84px;
  padding-bottom: 84px;
}

.eac-landingFinalInner .eac-landingSectionLabel {
  color: var(--eac-yellow);
}

.eac-landingFinalInner h2 {
  max-width: 760px;
  color: #fff;
}

.eac-landingFinalInner > p:not(.eac-landingSectionLabel):not(.eac-landingAssurance) {
  max-width: 640px;
  margin-bottom: 30px;
  color: rgba(255, 255, 255, .8);
  font-size: 16px;
  line-height: 1.9;
}

.eac-landingAssurance.is-light {
  color: rgba(255, 255, 255, .8);
}

.eac-landingAssurance.is-light span {
  color: var(--eac-navy);
  background: var(--eac-yellow);
}

.eac-landingMobileCta {
  display: none;
}

@media (max-width: 1080px) {
  .eac-landingHeroGrid {
    gap: 38px;
    grid-template-columns: minmax(380px, .94fr) minmax(0, 1.06fr);
  }

  .eac-landingHeroBadge.is-price {
    left: -20px;
  }

  .eac-landingConcernGrid {
    gap: 42px;
  }

  .eac-landingSpecialCourses a {
    padding-inline: 22px;
    grid-template-columns: 105px minmax(0, 1fr);
  }

  .eac-landingSpecialCourses em {
    display: none;
  }
}

@media (max-width: 991px) {
  .eac-landingSection {
    padding: 90px 0;
  }

  .eac-landingHeroGrid,
  .eac-landingConcernGrid,
  .eac-landingGrowthGrid,
  .eac-landingAppGrid,
  .eac-landingLocalGrid,
  .eac-landingFaqGrid {
    grid-template-columns: 1fr;
  }

  .eac-landingHero {
    padding-top: 54px;
  }

  .eac-landingHeroCopy {
    max-width: 740px;
    margin-inline: auto;
    text-align: center;
  }

  .eac-landingEyebrow,
  .eac-landingHeroPoints li,
  .eac-landingAssurance {
    justify-content: center;
  }

  .eac-landingHero .eac-landingActions {
    justify-content: center;
  }

  .eac-landingHeroVisual {
    width: min(760px, 100%);
    margin-inline: auto;
  }

  .eac-landingHeroPhoto img {
    height: min(63vw, 560px);
  }

  .eac-landingQuick dl {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .eac-landingQuick dl > div:nth-child(3)::before {
    display: none;
  }

  .eac-landingQuick dl > div:nth-child(n+3) {
    border-top: 1px solid rgba(255, 255, 255, .18);
  }

  .eac-landingConcernPhoto {
    width: min(680px, 100%);
    margin-inline: auto;
  }

  .eac-landingReasonGrid,
  .eac-landingCourseGrid,
  .eac-landingNewsGrid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .eac-landingReasonGrid article:last-child,
  .eac-landingCourseCard:last-child {
    grid-column: 1 / -1;
  }

  .eac-landingCourseCard:last-child {
    display: grid;
    grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  }

  .eac-landingCourseCard:last-child .eac-landingCourseImage img {
    height: 100%;
    min-height: 330px;
  }

  .eac-landingGrowthPhoto {
    width: min(700px, 100%);
    margin-inline: auto;
  }

  .eac-landingGrowthCopy,
  .eac-landingAppCopy,
  .eac-landingLocalInfo {
    width: min(760px, 100%);
    margin-inline: auto;
  }

  .eac-landingAppPhoto {
    width: min(730px, 100%);
    margin-inline: auto;
  }

  .eac-landingFlowGrid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .eac-landingFlowGrid li:nth-child(2)::after {
    display: none;
  }

  .eac-landingFaqGrid > header {
    position: static;
    max-width: 650px;
  }
}

@media (max-width: 767px) {
  body.eac-landing-active {
    padding-bottom: calc(70px + env(safe-area-inset-bottom));
  }

  .eac-landing {
    font-size: 15px;
  }

  .eac-landingShell {
    width: min(100% - 34px, 620px);
  }

  .eac-landingSection {
    padding: 72px 0;
  }

  .eac-landingSectionHead {
    margin-bottom: 38px;
  }

  .eac-landingSectionHead h2,
  .eac-landingGrowthCopy h2,
  .eac-landingAppCopy h2,
  .eac-landingLocalInfo h2,
  .eac-landingFaqGrid > header h2,
  .eac-landingFinalInner h2 {
    margin-bottom: 17px;
    font-size: clamp(30px, 9.3vw, 40px);
    line-height: 1.42;
  }

  .eac-landingSectionHead > p:last-child,
  .eac-landingGrowthLead,
  .eac-landingAppLead,
  .eac-landingLocalInfo > p,
  .eac-landingFaqGrid > header > p {
    font-size: 14px;
    line-height: 1.9;
  }

  .eac-landingMobileBreak {
    display: inline;
  }

  .eac-landingHero {
    padding: 0 0 64px;
    background:
      radial-gradient(circle at 5% 4%, rgba(220, 93, 149, .16) 0 90px, transparent 91px),
      linear-gradient(150deg, #fff 0%, #fffdf1 58%, #eef8f5 100%);
  }

  .eac-landingHeroGrid {
    display: flex;
    flex-direction: column;
    gap: 26px;
  }

  .eac-landingHeroCopy {
    order: 1;
    padding: 0;
    text-align: left;
  }

  .eac-landingEyebrow {
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 15px;
    font-size: 10px;
  }

  .eac-landingEyebrow span {
    padding: 5px 9px;
  }

  .eac-landingHero h1 {
    margin-bottom: 18px;
    font-size: clamp(36px, 10vw, 42px);
    line-height: 1.22;
  }

  .eac-landingHero h1 em::after {
    bottom: 2px;
    height: 10px;
  }

  .eac-landingHeroLead {
    margin-bottom: 22px;
    font-size: 14px;
    line-height: 1.78;
  }

  .eac-landingHeroPoints {
    gap: 7px;
  }

  .eac-landingHeroPoints li,
  .eac-landingAssurance {
    justify-content: flex-start;
  }

  .eac-landingHeroPoints li {
    font-size: 12px;
  }

  .eac-landingHero .eac-landingActions {
    justify-content: stretch;
  }

  .eac-landingHero .eac-landingButton {
    width: 100%;
  }

  .eac-landingPortalLink {
    font-size: 11px;
  }

  .eac-landingHeroVisual {
    order: -1;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    padding: 0;
  }

  .eac-landingHeroVisual::before {
    top: 10px;
    right: 0;
    width: 92%;
    height: auto;
    aspect-ratio: 3 / 2;
    border-radius: 0 0 28px 28px;
    transform: none;
  }

  .eac-landingHeroPhoto {
    aspect-ratio: 3 / 2;
    border-width: 0;
    border-radius: 0 0 28px 28px;
  }

  .eac-landingHeroPhoto img {
    height: 100%;
    object-position: center;
  }

  .eac-landingHeroBadge.is-price {
    position: relative;
    right: auto;
    bottom: auto;
    left: auto;
    width: min(calc(100% - 34px), 420px);
    min-width: 0;
    margin: -18px auto 0;
    padding: 13px 16px;
  }

  .eac-landingHeroBadge.is-price strong {
    font-size: 14px;
  }

  .eac-landingHeroBadge.is-price em {
    font-size: 19px;
  }

  .eac-landingHeroBadge.is-local {
    top: 22px;
    right: -5px;
    padding: 9px 12px 9px 39px;
  }

  .eac-landingHeroBadge.is-local > span {
    width: 25px;
    height: 25px;
  }

  .eac-landingHeroBadge.is-local strong {
    font-size: 10px;
  }

  .eac-landingQuick {
    margin-top: -22px;
  }

  .eac-landingQuick .eac-landingShell {
    width: min(100% - 24px, 620px);
  }

  .eac-landingQuick dl {
    border-radius: 15px;
  }

  .eac-landingQuick dl > div {
    padding: 17px 10px;
  }

  .eac-landingQuick dt {
    font-size: 8px;
  }

  .eac-landingQuick dd {
    font-size: 10px;
  }

  .eac-landingConcern {
    padding-top: 88px;
  }

  .eac-landingConcernGrid,
  .eac-landingGrowthGrid,
  .eac-landingAppGrid,
  .eac-landingLocalGrid,
  .eac-landingFaqGrid {
    gap: 37px;
  }

  .eac-landingConcernCards article {
    padding: 18px 17px;
    gap: 13px;
    grid-template-columns: 38px minmax(0, 1fr);
  }

  .eac-landingConcernCards article > span {
    width: 38px;
    height: 38px;
    font-size: 19px;
  }

  .eac-landingConcernCards h3 {
    font-size: 15px;
  }

  .eac-landingConcernCards p {
    font-size: 11px;
  }

  .eac-landingConcernPhoto {
    padding: 0 0 25px 16px;
  }

  .eac-landingConcernPhoto img {
    min-height: 0;
    aspect-ratio: 4 / 3;
    border-radius: 20px;
  }

  .eac-landingConcernPhoto figcaption {
    right: -7px;
    max-width: 255px;
    padding: 14px 16px;
  }

  .eac-landingReasonGrid,
  .eac-landingCourseGrid,
  .eac-landingNewsGrid,
  .eac-landingSpecialCourses,
  .eac-landingFlowGrid {
    grid-template-columns: 1fr;
  }

  .eac-landingReasonGrid article:last-child,
  .eac-landingCourseCard:last-child {
    grid-column: auto;
  }

  .eac-landingReasonGrid article {
    min-height: 390px;
    padding: 29px 25px 27px;
  }

  .eac-landingReasonNo {
    font-size: 48px;
  }

  .eac-landingReasonGrid h3 {
    font-size: 21px;
  }

  .eac-landingReasonCta,
  .eac-landingFlowCta {
    align-items: flex-start;
    flex-direction: column;
    padding: 23px 21px;
  }

  .eac-landingGrowthPhoto {
    padding: 0 15px 26px 0;
  }

  .eac-landingGrowthPhoto img {
    height: auto;
    aspect-ratio: 3 / 2;
    border-radius: 20px;
  }

  .eac-landingGrowthPhoto > p {
    left: -5px;
  }

  .eac-landingGrowthCopy li {
    padding: 14px;
    gap: 12px;
    grid-template-columns: 37px minmax(0, 1fr);
  }

  .eac-landingGrowthCopy li > span {
    width: 37px;
    height: 37px;
  }

  .eac-landingCourseCard:last-child {
    display: flex;
  }

  .eac-landingCourseImage img,
  .eac-landingCourseCard:last-child .eac-landingCourseImage img {
    height: auto;
    min-height: 0;
    aspect-ratio: 3 / 2;
  }

  .eac-landingCourseBody {
    padding: 22px 21px 24px;
  }

  .eac-landingCourseBody > p:not(.eac-landingCourseGrade) {
    min-height: 0;
  }

  .eac-landingSpecialCourses a {
    min-height: 0;
    padding: 21px;
    gap: 12px;
    grid-template-columns: 91px minmax(0, 1fr);
  }

  .eac-landingSpecialCourses span {
    min-height: 43px;
    font-size: 10px;
  }

  .eac-landingSpecialCourses strong {
    font-size: 13px;
  }

  .eac-landingCourseFoot {
    flex-direction: column;
  }

  .eac-landingCourseFoot .eac-landingButton {
    width: 100%;
  }

  .eac-landingAppPhoto {
    padding: 13px 0 35px 13px;
  }

  .eac-landingAppPhoto > img {
    height: auto;
    aspect-ratio: 3 / 2;
    border-width: 4px;
    border-radius: 20px;
  }

  .eac-landingAppScreen {
    right: -4px;
    bottom: 0;
    width: 190px;
    min-height: 100px;
    padding: 38px 15px 13px;
  }

  .eac-landingAppScreen strong {
    font-size: 13px;
  }

  .eac-landingAppActions {
    align-items: flex-start;
    flex-direction: column;
  }

  .eac-landingAppActions .eac-landingButton {
    width: 100%;
  }

  .eac-landingFlowGrid li {
    display: grid;
    min-height: 0;
    padding: 20px;
    gap: 5px 15px;
    grid-template-columns: 47px minmax(0, 1fr);
  }

  .eac-landingFlowGrid li:not(:last-child)::after {
    display: none;
  }

  .eac-landingFlowGrid li > span {
    width: 47px;
    height: 47px;
    margin: 0;
    border-radius: 14px;
    grid-row: 1 / 3;
  }

  .eac-landingFlowGrid h3 {
    align-self: end;
    margin: 0;
    font-size: 16px;
  }

  .eac-landingFlowGrid p {
    margin: 0;
  }

  .eac-landingFlowCta .eac-landingActions,
  .eac-landingFlowCta .eac-landingButton {
    width: 100%;
  }

  .eac-landingLocalInfo dl {
    grid-template-columns: 1fr;
  }

  .eac-landingLocalInfo dl > div {
    grid-template-columns: 68px minmax(0, 1fr);
  }

  .eac-landingLocalLinks {
    align-items: flex-start;
    flex-direction: column;
  }

  .eac-landingLocalLinks .eac-landingButton {
    width: 100%;
  }

  .eac-landingLocalCard {
    padding: 30px 24px;
  }

  .eac-landingLocalCardLabel {
    font-size: 19px;
  }

  .eac-landingNewsHead {
    align-items: flex-start;
    flex-direction: column;
  }

  .eac-landingNewsGrid article {
    min-height: 0;
    padding: 23px 21px;
  }

  .eac-landingFaqList summary {
    min-height: 76px;
    padding-right: 39px;
    gap: 12px;
    grid-template-columns: 30px minmax(0, 1fr);
    font-size: 13px;
  }

  .eac-landingFaqList summary > span,
  .eac-landingFaqList details > div > span {
    width: 30px;
    height: 30px;
  }

  .eac-landingFaqList details > div {
    gap: 12px;
    grid-template-columns: 30px minmax(0, 1fr);
  }

  .eac-landingFinal {
    min-height: 650px;
    align-items: flex-end;
  }

  .eac-landingFinalImage img {
    object-position: 45% center;
  }

  .eac-landingFinalShade {
    background: linear-gradient(0deg, rgba(15, 43, 60, .96) 0%, rgba(15, 43, 60, .84) 52%, rgba(15, 43, 60, .24) 100%);
  }

  .eac-landingFinalInner {
    padding-top: 190px;
    padding-bottom: 56px;
  }

  .eac-landingFinalInner .eac-landingActions,
  .eac-landingFinalInner .eac-landingButton {
    width: 100%;
  }

  .eac-landingMobileCta {
    position: fixed;
    z-index: 9999;
    right: 0;
    bottom: 0;
    left: 0;
    display: grid;
    min-height: 70px;
    padding: 7px 8px calc(7px + env(safe-area-inset-bottom));
    border-top: 1px solid rgba(24, 51, 73, .12);
    background: rgba(255, 255, 255, .97);
    box-shadow: 0 -12px 30px rgba(24, 51, 73, .14);
    gap: 7px;
    grid-template-columns: 1.15fr .85fr;
    backdrop-filter: blur(10px);
  }

  .eac-landingMobileCta a {
    display: flex;
    min-height: 55px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 12px;
    color: #fff;
    font-weight: 800;
    line-height: 1.25;
  }

  .eac-landingMobileCta a.is-trial {
    background: var(--eac-coral);
  }

  .eac-landingMobileCta a.is-line {
    background: var(--eac-teal);
  }

  .eac-landingMobileCta small {
    margin-bottom: 1px;
    font-size: 8px;
    font-weight: 600;
    letter-spacing: .06em;
  }

  .eac-landingMobileCta strong {
    color: #fff;
    font-size: 14px;
    letter-spacing: .02em;
  }
}

@media (max-width: 430px) {
  .eac-landingHeroBadge.is-local {
    display: none;
  }

  .eac-landingHeroBadge.is-price {
    right: auto;
    left: auto;
    width: calc(100% - 34px);
    min-width: 0;
  }

  .eac-landingQuick dl > div {
    padding-inline: 7px;
  }

  .eac-landingQuick dd {
    font-size: 9px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .eac-landing *,
  .eac-landing *::before,
  .eac-landing *::after {
    scroll-behavior: auto !important;
    transition-duration: .01ms !important;
  }
}

@media print {
  .eac-landingMobileCta,
  .eac-landingActions,
  .eac-landingPortalLink {
    display: none !important;
  }
}
