.imk-coop-tesol-page {
  background: #e8f1fa;
}

.imk-coop-tesol-page .siteHeader,
.imk-coop-tesol-page .siteNav,
.imk-coop-tesol-page .eac-siteFooter,
.imk-coop-tesol-page .eac-stickyFooter,
.imk-coop-tesol-page .eacFloatLine,
.imk-coop-tesol-page .lpFooter {
  display: none !important;
}

.tesolLp,
.tesolLp * {
  box-sizing: border-box;
}

.tesolLp {
  --tesol-blue: #236fc5;
  --tesol-sky: #42b8e9;
  --tesol-teal: #27b7b0;
  --tesol-green: #73bb54;
  --tesol-purple: #8b74d8;
  --tesol-pink: #ee7db1;
  --tesol-gold: #f5bc36;
  --tesol-ink: #1b2b45;
  --tesol-muted: #4c5d77;
  --tesol-line: #b8e3ef;
  width: min(100%, 941px);
  margin: 0 auto;
  overflow: hidden;
  background:
    radial-gradient(circle at 12% 4%, rgba(134, 202, 143, 0.22), transparent 16%),
    linear-gradient(180deg, #effbff 0%, #fffdf4 38%, #ffffff 75%, #fff8e7 100%);
  color: var(--tesol-ink);
  font-family: "Noto Sans JP", "Zen Kaku Gothic New", "Hiragino Sans", "Yu Gothic", sans-serif;
  letter-spacing: 0;
  box-shadow: 0 20px 60px rgba(31, 82, 122, 0.14);
}

.tesolHero {
  position: relative;
  min-height: 510px;
  padding: 34px 28px 26px;
  overflow: hidden;
  background: #eaf9ff;
}

.tesolHero::before,
.tesolHero::after {
  content: "";
  position: absolute;
  pointer-events: none;
}

.tesolHero::before {
  z-index: 2;
  inset: 0 36% 0 0;
  background:
    linear-gradient(90deg, rgba(229, 249, 255, 0.98) 0%, rgba(229, 249, 255, 0.91) 63%, rgba(229, 249, 255, 0) 100%),
    radial-gradient(circle at 2% 12%, rgba(126, 188, 121, 0.28), transparent 16%),
    radial-gradient(circle at 17% 92%, rgba(55, 181, 209, 0.24), transparent 22%);
}

.tesolHero::after {
  display: none;
}

.tesolHero__brand {
  position: absolute;
  top: 24px;
  right: 28px;
  z-index: 3;
  color: #1782cf;
  font-size: 28px;
  font-weight: 950;
  line-height: 1;
  letter-spacing: 0.04em;
  transform: rotate(-4deg);
}

.tesolHero__brand::after {
  content: "";
  display: block;
  width: 180px;
  height: 15px;
  margin-top: 5px;
  border-bottom: 3px dashed rgba(35, 111, 197, 0.45);
  border-radius: 50%;
}

.tesolHero__sky {
  position: absolute;
  inset: 0;
  z-index: 3;
  pointer-events: none;
}

.tesolHero__plane {
  position: absolute;
  left: 126px;
  top: 34px;
  color: #5aaedf;
  font-size: 32px;
  transform: rotate(-16deg);
}

.tesolHero__balloon {
  position: absolute;
  left: 268px;
  top: -4px;
  width: 62px;
  height: 88px;
  border-radius: 50% 50% 44% 44%;
  background:
    linear-gradient(90deg, transparent 0 33%, rgba(255, 255, 255, 0.7) 33% 39%, transparent 39% 60%, rgba(255, 255, 255, 0.7) 60% 66%, transparent 66%),
    linear-gradient(135deg, #f5bfd0, #f4e5e9);
  box-shadow: inset 0 -12px 0 rgba(255, 255, 255, 0.35);
}

.tesolHero__balloon::after {
  content: "";
  position: absolute;
  left: 22px;
  bottom: -16px;
  width: 18px;
  height: 16px;
  border-radius: 3px;
  background: #d8a466;
}

.tesolHero__cloud {
  position: absolute;
  left: 415px;
  top: 50px;
  width: 86px;
  height: 42px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: -22px 10px 0 rgba(255, 255, 255, 0.82), 24px 7px 0 rgba(255, 255, 255, 0.8);
}

.tesolHero__copy {
  position: relative;
  z-index: 4;
  max-width: 585px;
  padding-top: 62px;
}

.tesolHero__eyebrow {
  width: fit-content;
  margin: 0 0 10px 38px;
  color: #2a5f9b;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0.04em;
}

.tesolHero h1 {
  margin: 0;
  color: #223149;
  font-size: 52px;
  font-weight: 950;
  line-height: 1.18;
  letter-spacing: 0.02em;
  text-shadow:
    0 3px 0 #fff,
    0 5px 12px rgba(30, 105, 165, 0.2);
}

.tesolHero h1 span {
  display: inline-block;
  margin-right: 10px;
  color: #2f76d3;
  font-size: 104px;
  line-height: 0.82;
  text-shadow:
    0 5px 0 #fff,
    0 8px 18px rgba(30, 105, 165, 0.24);
}

.tesolHero h1 em {
  color: #25a8d8;
  font-size: 66px;
  font-style: normal;
  letter-spacing: 0.04em;
}

.tesolHero__ribbon {
  width: fit-content;
  margin: 16px 0 0 10px;
  padding: 9px 30px 11px;
  background: linear-gradient(90deg, #31b9bc, #41c2bc);
  color: #fff;
  font-size: 18px;
  font-weight: 950;
  line-height: 1.2;
  clip-path: polygon(0 0, calc(100% - 18px) 0, 100% 50%, calc(100% - 18px) 100%, 0 100%, 14px 50%);
  box-shadow: 0 10px 18px rgba(33, 154, 169, 0.18);
}

.tesolHero__hand {
  margin: 16px 0 0 62px;
  color: #386aa1;
  font-size: 17px;
  font-weight: 800;
  font-family: "Comic Sans MS", "Noto Sans JP", cursive;
  letter-spacing: 0.04em;
  transform: rotate(-2deg);
}

.tesolHero__classroom {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.tesolHero__classroom img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.tesolHero__board {
  position: absolute;
  top: 84px;
  right: 30px;
  z-index: 3;
  width: 228px;
  min-height: 188px;
  padding: 18px 18px 16px;
  border: 6px solid #fff;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.55);
  box-shadow: inset 0 0 0 2px rgba(67, 140, 181, 0.2), 0 14px 28px rgba(65, 107, 135, 0.12);
}

.tesolHero__board p {
  margin: 0 0 8px;
  color: #2982c5;
  font-size: 20px;
  font-family: "Comic Sans MS", "Noto Sans JP", cursive;
}

.tesolHero__board ul {
  margin: 0;
  padding-left: 18px;
  color: #4786c2;
  font-family: "Comic Sans MS", "Noto Sans JP", cursive;
  font-size: 16px;
  line-height: 1.35;
}

.tesolHero__board small {
  position: absolute;
  right: 18px;
  top: 84px;
  display: grid;
  place-items: center;
  width: 74px;
  height: 74px;
  border: 2px dashed #f0a5bc;
  border-radius: 50%;
  color: #3b7db7;
  font-size: 11px;
  font-weight: 800;
  line-height: 1.15;
  text-align: center;
}

.tesolPills {
  position: relative;
  z-index: 5;
  display: grid;
  grid-template-columns: 1.08fr 0.95fr 1fr 0.95fr 1.2fr;
  gap: 8px;
  padding: 0 30px;
  margin-top: -38px;
}

.tesolPills div {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  min-height: 58px;
  padding: 9px 10px;
  border: 3px solid rgba(168, 220, 232, 0.9);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 8px 16px rgba(49, 126, 170, 0.12);
}

.tesolPills div:nth-child(2) {
  border-color: rgba(244, 204, 100, 0.85);
}

.tesolPills div:nth-child(3) {
  border-color: rgba(163, 139, 226, 0.82);
}

.tesolPills div:nth-child(5) {
  border-color: rgba(194, 162, 226, 0.82);
}

.tesolPills span {
  display: grid;
  place-items: center;
  flex: 0 0 42px;
  width: 42px;
  height: 42px;
  border-radius: 11px;
  background: #fff;
  overflow: hidden;
}

.tesolPills span img,
.tesolInfoBox h2 img,
.tesolStrength span img,
.tesolFlow article span img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: brightness(1.13) contrast(1.05) saturate(1.04);
  mix-blend-mode: multiply;
}

.tesolPills strong {
  color: #1667a3;
  font-size: 15px;
  font-weight: 950;
  line-height: 1.25;
}

.tesolIntro {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  padding: 24px 24px 20px;
}

.tesolInfoBox {
  position: relative;
  min-height: 220px;
  padding: 22px 24px;
  border: 3px solid rgba(109, 205, 212, 0.48);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 9px 24px rgba(72, 148, 180, 0.07);
}

.tesolInfoBox--program {
  border-color: rgba(162, 127, 221, 0.45);
}

.tesolInfoBox h2 {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 12px;
  color: #1797b0;
  font-size: 28px;
  font-weight: 950;
  line-height: 1.25;
  letter-spacing: 0.06em;
}

.tesolInfoBox h2 img {
  width: 48px;
  height: 42px;
  flex: 0 0 48px;
}

.tesolInfoBox--program h2 {
  color: #526ec9;
}

.tesolInfoBox p {
  margin: 0 0 6px;
  color: #1d2d45;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.75;
}

.tesolInfoBox ul {
  display: grid;
  gap: 14px;
  margin: 16px 0 0;
  padding: 0;
  list-style: none;
}

.tesolInfoBox li {
  position: relative;
  padding-left: 34px;
  color: #2a3b69;
  font-size: 20px;
  font-weight: 950;
  line-height: 1.35;
}

.tesolInfoBox li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  display: grid;
  place-items: center;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  background: #8b9dde;
  color: #fff;
  font-size: 14px;
}

.tesolInfoBox small {
  color: #415682;
  font-size: 0.68em;
}

.tesolInfoBox__globe {
  position: absolute;
  right: 16px;
  bottom: 10px;
  width: 70px;
  height: 70px;
  object-fit: contain;
  filter: brightness(1.1) contrast(1.04) saturate(1.04);
  mix-blend-mode: multiply;
}

.tesolStrength,
.tesolLineup,
.tesolFlow {
  padding: 0 24px 22px;
}

.tesolStrength h2,
.tesolLineup h2,
.tesolFlow h2 {
  position: relative;
  display: flex;
  gap: 14px;
  align-items: center;
  justify-content: center;
  margin: 0 0 16px;
  color: #1593b0;
  font-size: 27px;
  font-weight: 950;
  line-height: 1.2;
  text-align: center;
  letter-spacing: 0.06em;
}

.tesolStrength h2::before,
.tesolStrength h2::after,
.tesolLineup h2::before,
.tesolLineup h2::after,
.tesolFlow h2::before,
.tesolFlow h2::after {
  content: "";
  flex: 1 1 0;
  height: 3px;
  max-width: 230px;
  border-top: 3px dotted #74c8df;
}

.tesolStrength__grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 8px;
}

.tesolStrength article {
  min-height: 176px;
  padding: 16px 9px 12px;
  border: 2px solid #f0dfb8;
  border-radius: 12px;
  background: #fffdf8;
  text-align: center;
}

.tesolStrength span {
  display: grid;
  place-items: center;
  width: 52px;
  height: 52px;
  margin-bottom: 9px;
  margin-inline: auto;
  color: #2d79c9;
  font-size: 37px;
  font-weight: 950;
  line-height: 1;
}

.tesolStrength h3 {
  margin: 0 0 8px;
  color: #1763bd;
  font-size: 15px;
  font-weight: 950;
  line-height: 1.25;
}

.tesolStrength p {
  margin: 0;
  color: #314157;
  font-size: 11px;
  font-weight: 800;
  line-height: 1.55;
}

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

.tesolProgramCard {
  position: relative;
  overflow: hidden;
  min-height: 260px;
  padding: 18px 18px 14px;
  border: 3px solid #8dbced;
  border-radius: 14px;
  background: linear-gradient(180deg, #f7fbff 0%, #fff 58%);
  box-shadow: 0 9px 22px rgba(44, 107, 163, 0.09);
}

.tesolProgramCard--green {
  border-color: #8cc36c;
  background: linear-gradient(180deg, #f1ffe8 0%, #fff 58%);
}

.tesolProgramCard--purple {
  border-color: #bca8e8;
  background: linear-gradient(180deg, #f7f1ff 0%, #fff 58%);
}

.tesolProgramCard::after {
  content: "✦";
  position: absolute;
  right: 18px;
  top: 72px;
  color: #f5bf38;
  font-size: 28px;
}

.tesolProgramCard h3 {
  margin: 0;
  color: #236fc5;
  font-size: 25px;
  font-weight: 950;
  line-height: 1.25;
}

.tesolProgramCard--green h3 {
  color: #5daa40;
}

.tesolProgramCard--purple h3 {
  color: #875fc7;
}

.tesolProgramCard h3 small {
  color: inherit;
  font-size: 0.5em;
}

.tesolProgramCard header p {
  margin: 10px 0 14px;
  color: #1763bd;
  font-size: 15px;
  font-weight: 950;
  line-height: 1.5;
}

.tesolProgramCard--green header p {
  color: #4a9a31;
}

.tesolProgramCard--purple header p {
  color: #7757b5;
}

.tesolProgramCard ul {
  display: grid;
  gap: 8px;
  margin: 0 0 15px;
  padding: 0;
  list-style: none;
}

.tesolProgramCard li {
  position: relative;
  padding-left: 22px;
  color: #233450;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.4;
}

.tesolProgramCard li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: -1px;
  color: #18a46b;
  font-size: 15px;
  font-weight: 950;
}

.tesolProgramCard dl {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0;
}

.tesolProgramCard div {
  display: inline-flex;
  overflow: hidden;
  border: 1px solid #c8ddf6;
  border-radius: 7px;
  background: #fff;
}

.tesolProgramCard dt,
.tesolProgramCard dd {
  margin: 0;
  padding: 5px 9px;
  font-size: 12px;
  font-weight: 950;
  line-height: 1.2;
}

.tesolProgramCard dt {
  background: #236fc5;
  color: #fff;
}

.tesolProgramCard--green dt {
  background: #65ad43;
}

.tesolProgramCard--purple dt {
  background: #8e70d6;
}

.tesolProgramCard dd {
  color: #1d2d45;
}

.tesolPracticum {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.35fr);
  gap: 18px;
  margin: 0 24px 22px;
  padding: 18px 20px;
  border: 3px solid #a6d8f3;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.92);
}

.tesolPracticum h2 {
  margin: 0 0 10px;
  color: #1763bd;
  font-size: 27px;
  font-weight: 950;
  line-height: 1.25;
}

.tesolPracticum h2 span {
  font-size: 0.56em;
}

.tesolPracticum p {
  margin: 0 0 10px;
  color: #26384f;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.75;
}

.tesolPracticum small {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 999px;
  background: #fff5d7;
  color: #8a6728;
  font-size: 12px;
  font-weight: 900;
}

.tesolPracticum__cases {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

.tesolPracticum__cases article {
  display: grid;
  grid-template-columns: 95px minmax(0, 1fr);
  gap: 10px;
  align-items: center;
  align-content: start;
  min-height: 126px;
  padding: 10px;
  border: 2px solid #e7d6ee;
  border-radius: 14px;
  background: #fff;
}

.tesolPracticum__cases img {
  width: 95px;
  height: 92px;
  border-radius: 10px;
  object-fit: cover;
}

.tesolPracticum__cases h3 {
  margin: 0 0 6px;
  color: #70a33f;
  font-size: 13px;
  font-weight: 950;
  line-height: 1.35;
}

.tesolPracticum__cases article:nth-child(2) h3 {
  color: #8c6bd7;
}

.tesolPracticum__cases ul {
  grid-column: 1 / -1;
  margin: 0;
  padding-left: 16px;
  color: #1d2d45;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.55;
}

.tesolFlow {
  padding-bottom: 14px;
}

.tesolFlow__row {
  display: grid;
  grid-template-columns: 1fr 38px 1.35fr 38px 1.35fr;
  gap: 12px;
  align-items: center;
}

.tesolFlow article {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  grid-template-areas:
    "icon title"
    "icon text";
  gap: 10px;
  align-items: center;
  min-height: 82px;
  padding: 14px 16px;
  border: 2px solid #a5d5f0;
  border-radius: 12px;
  background: #fff;
}

.tesolFlow article:nth-of-type(2) {
  border-color: #b6e1c6;
}

.tesolFlow article:nth-of-type(3) {
  border-color: #c9b5e9;
}

.tesolFlow article span {
  grid-area: icon;
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: 12px;
  background: #fff;
  overflow: hidden;
  color: #236fc5;
  font-size: 22px;
  font-weight: 950;
}

.tesolFlow h3,
.tesolFlow p {
  margin: 0;
}

.tesolFlow h3 {
  grid-area: title;
  color: #236fc5;
  font-size: 16px;
  font-weight: 950;
  line-height: 1.25;
}

.tesolFlow article:nth-of-type(2) h3 {
  color: #4b9b42;
}

.tesolFlow article:nth-of-type(3) h3 {
  color: #795dc8;
}

.tesolFlow article p {
  grid-area: text;
  color: #26384f;
  font-size: 12px;
  font-weight: 850;
  line-height: 1.45;
  word-break: keep-all;
  overflow-wrap: anywhere;
}

.tesolFlow__row i {
  width: 100%;
  height: 22px;
  background: linear-gradient(90deg, #42b8e9, #236fc5);
  clip-path: polygon(0 20%, 68% 20%, 68% 0, 100% 50%, 68% 100%, 68% 80%, 0 80%);
}

.tesolFlow > p {
  width: fit-content;
  margin: 12px auto 0;
  padding: 7px 76px;
  background: linear-gradient(90deg, #f9c338, #f5ac26, #f9c338);
  color: #fff;
  font-size: 18px;
  font-weight: 950;
  line-height: 1.2;
  clip-path: polygon(0 0, 94% 0, 100% 50%, 94% 100%, 0 100%, 6% 50%);
}

.tesolBottomCta {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 24px;
  align-items: center;
  padding: 28px 34px 28px;
  background:
    linear-gradient(180deg, rgba(54, 184, 225, 0.88), rgba(29, 143, 205, 0.88)),
    url("../images/canada1.jpg") center bottom / cover no-repeat;
  color: #fff;
}

.tesolBottomCta h2 {
  margin: 0;
  color: #fff;
  font-size: 32px;
  font-weight: 950;
  line-height: 1.25;
  text-shadow: 0 2px 8px rgba(31, 78, 116, 0.28);
}

.tesolBottomCta p {
  margin: 8px 0 0;
  color: #fff;
  font-size: 15px;
  font-weight: 850;
}

.tesolBottomCta a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 70px;
  min-width: 310px;
  padding: 0 26px;
  border: 4px solid #fff3bd;
  border-radius: 999px;
  background: linear-gradient(135deg, #eeb641, #dc8f16);
  color: #fff;
  font-size: 20px;
  font-weight: 950;
  text-decoration: none;
  box-shadow: 0 12px 24px rgba(92, 99, 72, 0.22);
}

.tesolBottomCta a::after {
  content: "›";
  margin-left: 12px;
  font-size: 32px;
  line-height: 1;
}

@media (max-width: 760px) {
  .tesolLp {
    width: 100%;
    box-shadow: none;
  }

  .tesolHero {
    min-height: 660px;
    padding: 22px 16px 22px;
    background: #eaf9ff;
  }

  .tesolHero::before {
    z-index: 2;
    inset: 0;
    background:
      linear-gradient(180deg, rgba(229, 249, 255, 0.98) 0%, rgba(229, 249, 255, 0.95) 48%, rgba(229, 249, 255, 0.36) 72%, rgba(229, 249, 255, 0) 100%),
      radial-gradient(circle at 0% 9%, rgba(126, 188, 121, 0.22), transparent 18%);
  }

  .tesolHero::after {
    display: none;
  }

  .tesolHero__brand {
    top: 18px;
    right: 16px;
    font-size: 19px;
  }

  .tesolHero__brand::after {
    width: 120px;
  }

  .tesolHero__plane {
    left: 72px;
    top: 36px;
    font-size: 24px;
  }

  .tesolHero__balloon {
    left: 48%;
    width: 46px;
    height: 64px;
  }

  .tesolHero__cloud {
    left: 70%;
    top: 65px;
    width: 62px;
    height: 30px;
  }

  .tesolHero__copy {
    max-width: none;
    padding-top: 72px;
  }

  .tesolHero__eyebrow {
    margin-left: 6px;
    font-size: 11px;
  }

  .tesolHero h1 {
    font-size: clamp(34px, 9vw, 46px);
  }

  .tesolHero h1 span {
    font-size: clamp(72px, 19vw, 96px);
  }

  .tesolHero h1 em {
    font-size: clamp(42px, 12vw, 58px);
  }

  .tesolHero__ribbon {
    margin-left: 0;
    padding: 8px 22px 10px;
    font-size: 14px;
  }

  .tesolHero__hand {
    margin-left: 18px;
    font-size: 13px;
  }

  .tesolHero__classroom {
    inset: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    transform: none;
  }

  .tesolHero__classroom img {
    object-position: center bottom;
  }

  .tesolHero__board {
    top: 370px;
    right: 20px;
    width: 156px;
    min-height: 132px;
    padding: 12px;
    border-width: 4px;
  }

  .tesolHero__board p {
    font-size: 14px;
  }

  .tesolHero__board ul {
    font-size: 11px;
  }

  .tesolHero__board small {
    right: 8px;
    top: 60px;
    width: 54px;
    height: 54px;
    font-size: 8px;
  }

  .tesolPills {
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    padding: 14px 14px 0;
    margin-top: 0;
  }

  .tesolPills div {
    min-height: 54px;
    border-radius: 14px;
  }

  .tesolPills div:last-child {
    grid-column: 1 / -1;
  }

  .tesolPills strong {
    font-size: 13px;
  }

  .tesolIntro,
  .tesolProgramGrid,
  .tesolPracticum,
  .tesolPracticum__cases,
  .tesolBottomCta {
    grid-template-columns: 1fr;
  }

  .tesolIntro,
  .tesolStrength,
  .tesolLineup,
  .tesolFlow {
    padding-inline: 14px;
  }

  .tesolInfoBox {
    min-height: 0;
    padding: 18px 16px;
  }

  .tesolInfoBox h2,
  .tesolStrength h2,
  .tesolLineup h2,
  .tesolFlow h2 {
    font-size: 22px;
  }

  .tesolInfoBox p {
    font-size: 14px;
  }

  .tesolInfoBox li {
    font-size: 16px;
  }

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

  .tesolStrength article {
    min-height: 156px;
  }

  .tesolProgramCard {
    min-height: 0;
  }

  .tesolPracticum {
    margin-inline: 14px;
    padding: 16px;
  }

  .tesolPracticum__cases article {
    grid-template-columns: 92px 1fr;
  }

  .tesolFlow__row {
    grid-template-columns: 1fr;
  }

  .tesolFlow__row i {
    width: 34px;
    height: 28px;
    margin: -2px auto;
    transform: rotate(90deg);
  }

  .tesolFlow > p {
    width: 100%;
    padding-inline: 20px;
    text-align: center;
  }

  .tesolBottomCta {
    padding: 28px 18px;
    text-align: center;
  }

  .tesolBottomCta h2 {
    font-size: 27px;
  }

  .tesolBottomCta a {
    width: 100%;
    min-width: 0;
    min-height: 60px;
    font-size: 17px;
  }
}

@media (max-width: 420px) {
  .tesolHero {
    min-height: 620px;
  }

  .tesolHero__classroom {
    transform: none;
  }

  .tesolStrength__grid {
    grid-template-columns: 1fr;
  }

  .tesolPills {
    grid-template-columns: 1fr;
  }

  .tesolPills div:last-child {
    grid-column: auto;
  }
}
