.top-bar a,
.footer a {
  color: inherit;
}

/* Stable desktop/header layout independent of legacy framework files. */
.container {
  width: min(1140px, calc(100% - 32px));
  margin-left: auto;
  margin-right: auto;
}

.top-bar .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.top-bar .col-md-8,
.top-bar .col-sm-8,
.top-bar .col-lg-8,
.top-bar .col-xl-8 {
  flex: 1 1 auto;
}

.top-bar .col-md-4,
.top-bar .col-sm-4,
.top-bar .col-lg-4,
.top-bar .col-xl-4 {
  flex: 0 0 auto;
}

.rainbow-header {
  display: flex !important;
  align-items: flex-start;
  gap: 24px;
  min-height: 178px;
  position: relative;
  z-index: 5;
}

.site-logo {
  flex: 0 0 230px;
  position: relative;
  z-index: 3;
}

.site-logo img {
  display: block;
  max-width: 230px !important;
  height: auto;
}

.header-right {
  flex: 1 1 auto;
  width: auto !important;
  min-width: 0;
  padding: 50px 0 0 !important;
  position: relative;
  z-index: 4;
}

.header-right nav,
.header-right .nav1 {
  width: 100%;
}

.header-right .nav1 {
  display: flex !important;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 22px;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  background: transparent !important;
  position: relative !important;
}

.header-right .nav1 > li {
  display: block !important;
  float: none !important;
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
  text-align: center;
}

.header-right .nav1 > li > a {
  display: block;
  margin: 0 !important;
  padding: 0 0 16px !important;
  white-space: nowrap;
  line-height: 1.2;
}

.header-right .nav1 > li > a img {
  display: block;
  margin: 0 auto 4px !important;
}

.header-right .dropdown-menu {
  display: none !important;
  position: absolute !important;
  top: 100% !important;
  left: 50% !important;
  transform: translateX(-50%);
  z-index: 1000 !important;
  min-width: 220px;
  margin: 0 !important;
  padding: 8px 0 !important;
  border-top: 2px solid #ffa725 !important;
  border-bottom: 2px solid #ffa725 !important;
  background: #fff !important;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.12);
  list-style: none !important;
}

.header-right .dropdown:hover > .dropdown-menu,
.header-right .dropdown:focus-within > .dropdown-menu {
  display: block !important;
}

.header-right .dropdown-menu > li {
  display: block !important;
  width: 100%;
  text-align: left;
}

.header-right .dropdown-menu > li > a {
  display: block !important;
  margin: 0 !important;
  padding: 9px 16px !important;
  color: #656f73 !important;
  font-family: Lato, Arial, sans-serif !important;
  font-size: 15px !important;
  line-height: 1.25 !important;
  white-space: nowrap;
}

.header-right .dropdown-menu > li > a::after,
.header-right .dropdown-menu > li::before {
  display: none !important;
}

.header-right .dropdown-menu > li > a:hover {
  background: #fff4e3 !important;
  color: #2e2e38 !important;
}

.top-actions {
  text-align: right;
}

.top-tour-link,
.otr-btn {
  display: inline-block;
  box-sizing: border-box;
  border-radius: 4px;
  font-weight: 700;
  text-decoration: none;
}

.top-tour-link {
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.8);
  padding: 5px 12px;
}

.otr-hero-copy {
  position: relative;
  z-index: 2;
  max-width: 620px;
  padding-top: 96px;
  color: #fff;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
}

.banner.one,
.banner.two {
  position: relative;
}

.banner.one::before,
.banner.two::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0.16) 58%, rgba(0, 0, 0, 0));
}

.hero-kicker {
  margin: 0 0 8px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
}

.otr-hero-copy h1 {
  margin: 0 0 14px;
  color: #fff;
  font-family: Lato, Arial, sans-serif;
  font-size: 44px;
  line-height: 1.1;
  font-weight: 900;
  letter-spacing: 0;
}

.otr-hero-copy p {
  max-width: 560px;
  font-size: 18px;
  line-height: 1.45;
}

.hero-actions,
.mobile-quick-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.otr-btn {
  border: 2px solid #f16622;
  padding: 11px 18px;
  line-height: 1.1;
}

.otr-btn.primary {
  background: #f16622;
  color: #fff !important;
}

.otr-btn.secondary {
  background: #fff;
  color: #2e2e38 !important;
  border-color: #fff;
}

.event a,
.sch-call a,
.program-intro-cta a {
  color: #0b79b7;
  font-weight: 700;
}

.program-intro-cta {
  max-width: 860px;
  margin: 0 auto 24px;
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
}

.program.container,
.admission.container,
.contact,
.classroom-preview,
.curriculam {
  font-family: Lato, Arial, sans-serif;
}

.program.container h1,
.program.container h2,
.program.container h3,
.admission.container h1,
.admission.container h2,
.adm-policy h2,
.contact h1,
.contact h2,
.contact h3,
.contact h4,
.classroom-preview h2 {
  font-family: Lato, Arial, sans-serif !important;
  letter-spacing: 0;
}

.program.container p,
.program.container li,
.admission.container p,
.admission.container li,
.adm-policy p,
.adm-policy a,
.contact p,
.contact a,
.curriculam p {
  font-family: Lato, Arial, sans-serif !important;
  font-size: 16px;
  line-height: 1.55;
}

.program .pro-img-wrp {
  max-width: 620px;
  margin: 10px auto 24px;
}

.program .pro-img-wrp img {
  width: 100%;
  height: 190px;
  object-fit: cover;
  border-radius: 6px;
}

.program .pro-inner-wrp .pro-image {
  width: 100% !important;
  max-width: 300px;
  height: 190px !important;
  display: block;
  margin: 8px auto 16px;
  object-fit: cover;
  border-radius: 6px;
}

.program-modern {
  color: #2e2e38;
  font-family: Lato, Arial, sans-serif;
}

.program-modern .container {
  max-width: 1140px;
}

.program-hero {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(340px, 1.05fr);
  gap: 34px;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 20px;
  padding: 34px;
  border-radius: 6px;
  background: #f7f7f2;
}

.program-kicker {
  margin: 0 0 8px;
  color: #0b79b7;
  font-size: 14px !important;
  line-height: 1.25 !important;
  font-weight: 900;
  letter-spacing: 0;
  text-transform: uppercase;
}

.program-hero h1 {
  margin: 0 0 16px;
  color: #2e2e38;
  font-family: Lato, Arial, sans-serif !important;
  font-size: 44px;
  line-height: 1.05;
  font-weight: 900;
  letter-spacing: 0;
}

.program-hero p {
  max-width: 560px;
  color: #3f3f48;
  font-size: 18px;
  line-height: 1.55;
}

.program-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px;
}

.program-hero-media {
  overflow: hidden;
  border-radius: 6px;
  background: #fff;
}

.program-hero-media img {
  display: block;
  width: 100%;
  height: 340px;
  object-fit: cover;
}

.program-trust {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-bottom: 34px;
}

.program-trust div {
  border-top: 4px solid #8bb92e;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.06);
  padding: 20px;
}

.program-trust strong {
  display: block;
  margin-bottom: 6px;
  color: #f16622;
  font-size: 24px;
  line-height: 1.15;
  font-weight: 900;
}

.program-trust span {
  color: #3f3f48;
  font-size: 15px;
  line-height: 1.45;
}

.program-section,
.program-experience,
.program-final-cta {
  margin-top: 24px;
  margin-bottom: 30px;
}

.program-section-heading {
  max-width: 760px;
  margin-bottom: 20px;
}

.program-section-heading h2,
.program-experience-copy h2,
.program-final-cta h2 {
  margin: 0 0 10px;
  color: #2e2e38;
  font-family: Lato, Arial, sans-serif !important;
  font-size: 34px;
  line-height: 1.15;
  font-weight: 900;
  letter-spacing: 0;
}

.program-section-heading p,
.program-experience-copy p,
.program-final-cta p {
  color: #3f3f48;
  font-size: 17px;
  line-height: 1.55;
}

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

.program-card {
  overflow: hidden;
  border: 1px solid #ededdf;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.05);
}

.program-card img {
  display: block;
  width: 100%;
  height: 185px;
  object-fit: cover;
}

.program-card div {
  padding: 20px;
}

.program-card span {
  display: inline-block;
  margin-bottom: 8px;
  color: #0b79b7;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 900;
  text-transform: uppercase;
}

.program-card h3 {
  margin: 0 0 10px;
  color: #2e2e38;
  font-family: Lato, Arial, sans-serif !important;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 900;
}

.program-card p {
  margin: 0;
  color: #3f3f48;
  font-size: 15px;
  line-height: 1.55;
}

.program-experience {
  display: grid;
  grid-template-columns: minmax(240px, 0.7fr) minmax(0, 1.3fr);
  gap: 24px;
  align-items: start;
  padding: 30px;
  border-radius: 6px;
  background: #f7f7f2;
}

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

.program-feature-grid div {
  border-left: 4px solid #8bb92e;
  border-radius: 4px;
  background: #fff;
  padding: 18px;
}

.program-feature-grid strong {
  display: block;
  margin-bottom: 8px;
  color: #2e2e38;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 900;
}

.program-feature-grid p {
  margin: 0;
  color: #3f3f48;
  font-size: 15px;
  line-height: 1.5;
}

.program-gallery {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-bottom: 30px;
}

.program-gallery figure {
  overflow: hidden;
  margin: 0;
  border-radius: 6px;
  background: #f7f7f2;
}

.program-gallery img {
  display: block;
  width: 100%;
  height: 155px;
  object-fit: cover;
}

.program-gallery figcaption {
  padding: 12px 14px;
  color: #2e2e38;
  font-size: 14px;
  font-weight: 900;
}

.program-final-cta {
  padding: 30px;
  border-radius: 6px;
  background: #2e2e38;
  color: #fff;
  text-align: center;
}

.program-final-cta h2,
.program-final-cta p {
  color: #fff;
}

.program-final-cta p {
  max-width: 720px;
  margin: 0 auto 18px;
}

.contact-modern {
  color: #2e2e38;
  font-family: Lato, Arial, sans-serif;
}

.contact-modern .container {
  max-width: 1140px;
}

.contact-hero {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(420px, 1.05fr);
  gap: 0;
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 18px;
  border-radius: 6px;
  background: #f7f7f2;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.06);
}

.contact-hero-media img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 430px;
  object-fit: cover;
}

.contact-hero-copy {
  align-self: center;
  padding: 42px;
}

.contact-kicker {
  margin: 0 0 8px;
  color: #0b79b7;
  font-size: 14px !important;
  line-height: 1.25 !important;
  font-weight: 900;
  text-transform: uppercase;
}

.contact-hero h1,
.contact-section-heading h2,
.contact-tour-panel h2 {
  margin: 0 0 12px;
  color: #2e2e38;
  font-family: Lato, Arial, sans-serif !important;
  font-size: 38px;
  line-height: 1.12;
  font-weight: 900;
  letter-spacing: 0;
}

.contact-hero p,
.contact-section-heading p,
.contact-tour-panel p {
  color: #3f3f48;
  font-size: 17px;
  line-height: 1.55;
}

.contact-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}

.contact-details {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-bottom: 30px;
}

.contact-details article {
  border-top: 4px solid #8bb92e;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.06);
  padding: 22px;
}

.contact-details span {
  display: block;
  margin-bottom: 8px;
  color: #f16622;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 900;
  text-transform: uppercase;
}

.contact-details h2 {
  margin: 0 0 8px;
  color: #2e2e38;
  font-family: Lato, Arial, sans-serif !important;
  font-size: 22px;
  line-height: 1.25;
  font-weight: 900;
  letter-spacing: 0;
}

.contact-details h2 a,
.contact-details article > a {
  color: #2e2e38 !important;
}

.contact-details p {
  margin: 0 0 10px;
  color: #3f3f48;
  font-size: 15px;
  line-height: 1.5;
}

.contact-details article > a {
  color: #0b79b7 !important;
  font-weight: 900;
}

.contact-map-section {
  margin-bottom: 30px;
}

.contact-section-heading {
  max-width: 760px;
  margin-bottom: 16px;
}

.contact-section-heading h2 {
  font-size: 32px;
}

.contact-map-card {
  overflow: hidden;
  border-radius: 6px;
  background: #f7f7f2;
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.06);
}

.contact-map-card iframe {
  display: block;
  width: 100% !important;
  height: 390px;
}

.contact-tour-panel {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(220px, auto);
  gap: 24px;
  align-items: center;
  margin-bottom: 34px;
  border-radius: 6px;
  background: #2e2e38;
  padding: 30px;
}

.contact-tour-panel h2,
.contact-tour-panel p {
  color: #fff;
}

.contact-tour-panel .contact-kicker {
  color: #aedd4f;
}

.contact-tour-panel .contact-actions {
  justify-content: flex-end;
}

.contact-tour-panel .otr-btn {
  min-width: 190px;
  text-align: center;
}

.footer-cta-link,
.footer-yelp-link {
  display: inline-block;
  min-width: 150px;
  border-radius: 4px;
  padding: 9px 12px;
  color: #fff !important;
  font-family: Lato, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 900;
  text-align: center;
  text-decoration: none !important;
}

.footer-cta-link {
  background: #f16622;
}

.footer-review-link,
.footer-yelp-link {
  background: #0b79b7;
}

.footer-yelp-link i {
  margin-right: 6px;
}

.footer .class-us p {
  margin: 8px 0;
}

#toTop {
  right: 18px;
  bottom: 18px;
}

.contact .pro-heading {
  margin-top: 24px;
  text-align: center;
}

.contact-tour-card {
  clear: both;
  margin: 28px 15px 0;
  padding: 24px;
  border-top: 4px solid #8bb92e;
  background: #f7f7f2;
}

.contact-tour-card h2 {
  margin-top: 0;
}

.contact-location-card,
.admission-steps {
  margin-top: 24px;
  margin-bottom: 34px;
  border-radius: 6px;
  background: #f7f7f2;
}

.contact-location-card {
  display: grid;
  grid-template-columns: minmax(320px, 0.95fr) minmax(0, 1.05fr);
  gap: 0;
  align-items: stretch;
  clear: both;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1;
}

.admission-steps {
  padding: 28px;
}

.contact-location-copy {
  padding: 34px;
  align-self: center;
}

.contact-location-copy h1,
.contact-location-copy h2,
.admission-steps h2 {
  margin: 0 0 12px;
  color: #2e2e38;
  font-family: Lato, Arial, sans-serif;
  font-weight: 900;
  letter-spacing: 0;
}

.contact-location-copy h1 {
  font-size: 34px;
  line-height: 1.15;
}

.contact-location-copy p,
.admission-step p {
  color: #3f3f48;
  font-size: 16px;
  line-height: 1.55;
}

.contact-location-photo {
  overflow: hidden;
  background: #fff;
}

.contact-location-photo img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 320px;
  object-fit: cover;
}

.contact-top {
  clear: both;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  row-gap: 24px;
}

.contact-top-right,
.contact-top-left {
  margin-bottom: 0;
}

.map-section iframe {
  display: block;
  width: 100% !important;
  height: 360px;
}

.contact-tour-card {
  width: 100%;
  box-sizing: border-box;
}

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

.admission-step {
  border-top: 4px solid #8bb92e;
  border-radius: 4px;
  background: #fff;
  padding: 18px;
}

.admission-step strong {
  display: block;
  margin-bottom: 8px;
  color: #2e2e38;
  font-family: Lato, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.25;
}

.admission-step p {
  margin-bottom: 0;
}

.home-reviews,
.reviews-page {
  margin-top: 24px;
  margin-bottom: 24px;
}

.home-reviews-inner,
.reviews-hero,
.reviews-summary,
.review-cta {
  background: #f7f7f2;
  border-radius: 6px;
  padding: 28px;
}

.home-reviews-inner {
  text-align: center;
}

.classroom-preview,
.curriculum-photo-strip {
  margin-top: 20px;
  margin-bottom: 24px;
}

.classroom-preview {
  border-radius: 6px;
  background: #fff;
  border: 1px solid #ededdf;
  padding: 20px;
}

.classroom-preview-heading {
  max-width: 820px;
  margin: 0 auto 16px;
  text-align: center;
}

.classroom-preview-heading h2 {
  margin: 0 0 10px;
  color: #2e2e38;
  font-family: Lato, Arial, sans-serif;
  font-weight: 900;
  letter-spacing: 0;
}

.classroom-preview-heading p {
  color: #3f3f48;
  font-family: Lato, Arial, sans-serif !important;
  font-size: 16px;
  line-height: 1.55;
}

.classroom-preview-grid,
.curriculum-photo-strip {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.classroom-preview figure,
.curriculum-photo-strip figure {
  overflow: hidden;
  margin: 0;
  border-radius: 6px;
  background: #f7f7f2;
}

.classroom-preview img,
.curriculum-photo-strip img {
  display: block;
  width: 100%;
  height: 120px;
  object-fit: cover;
}

.curriculum-photo-strip img {
  height: 130px;
}

.classroom-preview figcaption,
.curriculum-photo-strip figcaption {
  padding: 12px 14px;
  color: #2e2e38;
  font-family: Lato, Arial, sans-serif;
  font-size: 14px;
  font-weight: 900;
}

.home-reviews-inner h2,
.classroom-preview-heading h2,
.reviews-hero h1,
.review-cta h2 {
  margin-top: 0;
  color: #2e2e38;
  font-family: Lato, Arial, sans-serif;
  font-weight: 900;
  letter-spacing: 0;
}

.home-reviews-inner h2,
.classroom-preview-heading h2 {
  margin-bottom: 14px;
  font-size: 34px;
  line-height: 1.15;
}

.home-reviews-inner p {
  margin-bottom: 16px;
  color: #3f3f48;
  font-family: Lato, Arial, sans-serif !important;
  font-size: 16px;
  line-height: 1.55;
}

.reviews-kicker {
  margin: 0 0 8px;
  color: #0b79b7;
  font-weight: 900;
  text-transform: uppercase;
}

.review-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}

.reviews-summary {
  display: grid;
  grid-template-columns: minmax(180px, 260px) 1fr;
  gap: 24px;
  margin-top: 18px;
}

.review-score {
  background: #fff;
  border-top: 4px solid #f16622;
  padding: 20px;
  text-align: center;
}

.review-number {
  display: block;
  color: #f16622;
  font-size: 56px;
  line-height: 1;
  font-weight: 900;
}

.review-label {
  display: block;
  margin: 8px 0 12px;
  font-weight: 900;
}

.review-themes h2 {
  margin-top: 0;
}

.review-themes li {
  margin-bottom: 10px;
  line-height: 1.45;
}

.review-snippets {
  margin-top: 18px;
  background: #fff;
  border: 1px solid #ededdf;
  border-radius: 6px;
  padding: 28px;
}

.review-snippets h2 {
  margin-top: 0;
  color: #2e2e38;
  font-family: Lato, Arial, sans-serif;
  font-weight: 900;
}

.reviews-note {
  color: #555;
}

.snippet-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 14px;
  margin: 18px 0;
}

.snippet-grid article,
.snippet-grid .review-card {
  border-left: 4px solid #8bb92e;
  background: #f7f7f2;
  padding: 18px;
  min-height: 150px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: inherit;
  text-decoration: none;
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}

.snippet-grid .review-card:hover,
.snippet-grid .review-card:focus {
  color: inherit;
  text-decoration: none;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}

.snippet-grid p {
  margin: 0 0 12px;
  color: #2e2e38;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 700;
}

.snippet-grid span {
  color: #555;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

@media (max-width: 1199px) {
  .snippet-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.review-cta {
  margin-top: 18px;
  text-align: center;
}

.mobile-quick-actions {
  justify-content: center;
  padding: 10px 12px;
}

.mobile-quick-actions a {
  min-width: 86px;
  padding: 9px 12px;
  background: #f16622;
  color: #fff !important;
  border-radius: 4px;
  text-align: center;
  font-weight: 700;
}

@media (max-width: 767px) {
  html,
  body {
    max-width: 100%;
    overflow-x: hidden;
  }

  #toTop {
    display: none !important;
  }

  .container,
  .banner-slider.container,
  .event.container,
  .our-goal.container,
  .covid-section.container,
  .admission.container,
  .daily-schedule.container {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
  }

  .banner-slider.container,
  .event.container,
  .our-goal.container,
  .covid-section.container,
  .admission.container,
  .daily-schedule.container {
    padding-left: 15px;
    padding-right: 15px;
  }

  img,
  iframe,
  table {
    max-width: 100% !important;
  }

  iframe {
    height: auto;
    min-height: 300px;
  }

  .top-actions {
    text-align: left;
    margin-top: 8px;
  }

  .otr-hero-copy {
    width: 100% !important;
    max-width: 100% !important;
    padding: 38px 22px;
    box-sizing: border-box;
  }

  .otr-hero-copy h1 {
    max-width: 310px;
    font-size: 26px;
    line-height: 1.15;
    overflow-wrap: break-word;
    white-space: normal;
  }

  .hero-kicker {
    font-size: 14px;
    line-height: 1.25;
  }

  .otr-hero-copy p {
    max-width: 100%;
    font-size: 16px;
  }

  .hero-actions {
    gap: 8px;
  }

  .hero-actions .otr-btn {
    min-height: 44px;
    box-sizing: border-box;
    padding: 10px 12px;
    font-size: 14px;
  }

  .banner.one::before,
  .banner.two::before {
    background: rgba(0, 0, 0, 0.45);
  }

  .event-inner-wrp,
  .event-wrp {
    overflow: hidden;
  }

  .Contactus p {
    overflow-wrap: anywhere;
  }

  .event-inner-wrp > div {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
  }

  .evntprogram p,
  .Contactus p {
    font-size: 15px;
    line-height: 1.35;
  }

  .contact-tour-card {
    margin-left: 0;
    margin-right: 0;
  }

  .contact-location-card,
  .admission-steps {
    padding: 22px;
  }

  .contact-location-card,
  .admission-step-grid {
    display: block;
  }

  .contact-location-card {
    padding: 0;
  }

  .contact-location-copy {
    padding: 24px 22px;
  }

  .contact-location-photo {
    margin-top: 0;
  }

  .contact-location-photo img {
    height: 190px;
    min-height: 0;
  }

  .admission-step {
    margin-bottom: 14px;
  }

  .home-reviews,
  .classroom-preview,
  .reviews-page {
    padding-left: 15px;
    padding-right: 15px;
  }

  .classroom-preview {
    padding: 18px;
  }

  .classroom-preview-heading {
    text-align: left;
  }

  .classroom-preview-grid,
  .curriculum-photo-strip {
    display: block;
  }

  .classroom-preview figure,
  .curriculum-photo-strip figure {
    margin-bottom: 14px;
  }

  .classroom-preview img,
  .curriculum-photo-strip img {
    height: 145px;
  }

  .program .pro-img-wrp img,
  .program .pro-inner-wrp .pro-image {
    height: 160px !important;
    max-height: 160px;
    object-fit: cover;
  }

  .program-hero,
  .program-experience {
    display: block;
    padding: 22px;
  }

  .program-hero {
    margin-top: 22px;
  }

  .program-hero h1 {
    font-size: 31px;
    line-height: 1.12;
  }

  .program-hero p,
  .program-section-heading p,
  .program-experience-copy p,
  .program-final-cta p {
    font-size: 16px;
  }

  .program-hero-actions .otr-btn {
    display: block;
    width: 100%;
    margin: 0 0 10px;
    text-align: center;
    box-sizing: border-box;
  }

  .program-hero-media {
    margin-top: 18px;
  }

  .program-hero-media img {
    height: 190px;
  }

  .program-trust,
  .program-card-grid,
  .program-feature-grid,
  .program-gallery {
    display: block;
  }

  .program-trust div,
  .program-card,
  .program-feature-grid div,
  .program-gallery figure {
    margin-bottom: 14px;
  }

  .program-section-heading h2,
  .program-experience-copy h2,
  .program-final-cta h2 {
    font-size: 27px;
  }

  .program-card img,
  .program-gallery img {
    height: 160px;
  }

  .program-final-cta {
    padding: 24px 20px;
  }

  .contact-hero,
  .contact-details,
  .contact-tour-panel {
    display: block;
  }

  .contact-hero {
    margin-top: 22px;
  }

  .contact-hero-media img {
    min-height: 0;
    height: 210px;
  }

  .contact-hero-copy {
    padding: 24px 22px;
  }

  .contact-hero h1,
  .contact-section-heading h2,
  .contact-tour-panel h2 {
    font-size: 29px;
    line-height: 1.12;
  }

  .contact-hero p,
  .contact-section-heading p,
  .contact-tour-panel p {
    font-size: 16px;
  }

  .contact-actions .otr-btn {
    display: block;
    width: 100%;
    margin: 0 0 10px;
    text-align: center;
    box-sizing: border-box;
  }

  .contact-details article {
    margin-bottom: 14px;
  }

  .contact-details {
    margin-bottom: 20px;
  }

  .contact-map-card iframe {
    height: 300px;
  }

  .contact-tour-panel {
    padding: 24px 20px;
  }

  .contact-tour-panel .contact-actions {
    justify-content: stretch;
  }

  .contact-tour-panel .otr-btn {
    min-width: 0;
  }

  .home-reviews-inner,
  .reviews-hero,
  .reviews-summary,
  .review-cta {
    padding: 22px;
  }

  .reviews-summary {
    display: block;
  }

  .review-snippets {
    padding: 22px;
  }

  .snippet-grid {
    display: block;
  }

  .snippet-grid article,
  .snippet-grid .review-card {
    margin-bottom: 14px;
  }

  .review-score {
    margin-bottom: 18px;
  }

  .review-actions {
    display: block;
  }

  .review-actions .otr-btn,
  .review-cta .otr-btn,
  .home-reviews .otr-btn {
    display: block;
    margin: 10px 0;
    text-align: center;
  }

  .adm-wrp,
  .adm-inner-wrp,
  .adm-policy,
  .content-wrapper,
  .entry-content,
  .goal-content,
  .goalread-more {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
  }

  .entry-content p,
  .adm-policy p,
  .goal-content p,
  .content-wrapper p,
  .contact p,
  section p {
    text-align: left !important;
    line-height: 1.55;
    word-spacing: normal !important;
    letter-spacing: 0 !important;
    overflow-wrap: break-word;
  }

  .entry-content,
  .adm-policy,
  .contact-top-left,
  .contact-top-right {
    font-size: 16px;
  }
}

@media (max-width: 1100px) {
  #header {
    min-height: auto !important;
  }

  .header.container::after,
  .rainbow-header::after {
    display: none !important;
    pointer-events: none !important;
  }

  .rainbow-header {
    display: block !important;
    padding-bottom: 0;
    min-height: auto;
  }

  .site-logo {
    max-width: none;
    text-align: center;
  }

  .site-logo img {
    margin: 0 auto;
  }

  .header-right {
    display: none !important;
  }

  .mobile-header {
    display: block;
    clear: both;
  }

  .mobile {
    position: static !important;
    left: auto !important;
    top: auto !important;
    width: 100vw !important;
    max-width: 100vw !important;
    height: auto !important;
    overflow: visible !important;
    z-index: 10;
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, calc((100vw - 38px) / 2)));
    justify-content: center;
    gap: 6px;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    padding: 8px 16px 12px !important;
    background: #fff;
    list-style: none;
    transition: none !important;
    box-sizing: border-box;
  }

  .mobile a,
  .mobile .link,
  .mobile .out-link {
    position: relative;
    z-index: 20;
    pointer-events: auto;
    touch-action: manipulation;
    min-width: 0;
    max-width: 100%;
    box-sizing: border-box;
  }

  .mobile .mob-logo {
    display: none;
  }

  .mobile > li {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }

  .mobile > li:not(.mob-logo):not(.mobile-quick-actions) {
    width: 100% !important;
    max-width: none;
    min-width: 0;
  }

  .mobile .out-link,
  .mobile .link {
    border: 0 !important;
    padding: 0 !important;
    font-family: Lato, Arial, sans-serif !important;
    font-size: 13px !important;
  }

  .mobile .out-link a,
  .mobile .link a {
    display: block;
    width: 100%;
    min-height: 44px;
    min-width: 0;
    box-sizing: border-box;
    padding: 12px 9px;
    border-radius: 4px;
    background: #f7f7f2;
    color: #2e2e38 !important;
    text-align: center;
    font-weight: 700;
    text-decoration: none;
  }

  .mobile .submenu {
    display: none !important;
  }

  .mobile-quick-actions {
    display: none !important;
  }

  .mobile > li:last-child {
    grid-column: 1 / -1;
    justify-self: center;
    width: min(100%, 180px) !important;
  }
}

@media (max-width: 420px) {
  .mobile .out-link a,
  .mobile .link a {
    font-size: 12px;
  }

  .mobile-quick-actions a {
    font-size: 13px;
  }
}

/* Final Programs page alignment pass. Keep this after older template/mobile rules. */
.program-modern {
  background: #f1f1f1;
  padding: 34px 0 40px;
}

.program-modern > .container,
.program-modern .program-hero,
.program-modern .program-trust,
.program-modern .program-section,
.program-modern .program-experience,
.program-modern .program-gallery,
.program-modern .program-final-cta {
  width: calc(100% - 32px) !important;
  max-width: 1140px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box;
}

.program-modern .program-hero {
  display: grid !important;
  grid-template-columns: minmax(0, 0.95fr) minmax(420px, 1.05fr) !important;
  gap: 32px;
  align-items: center;
  padding: 34px;
}

.program-modern .program-hero-copy,
.program-modern .program-hero-media,
.program-modern .program-card,
.program-modern .program-feature-grid > div,
.program-modern .program-gallery figure,
.program-modern .program-final-cta {
  box-sizing: border-box;
}

.program-modern .program-hero-media img {
  width: 100%;
  height: 330px;
  object-fit: cover;
}

.program-modern .program-trust,
.program-modern .program-card-grid,
.program-modern .program-feature-grid,
.program-modern .program-gallery {
  display: grid !important;
  align-items: stretch;
}

.program-modern .program-trust {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.program-modern .program-card-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.program-modern .program-feature-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

.program-modern .program-gallery {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.program-modern .program-card {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.program-modern .program-card div {
  flex: 1;
}

.program-modern .program-section-heading,
.program-modern .program-experience-copy {
  margin-left: 0;
  margin-right: 0;
}

.program-modern .program-experience {
  display: grid !important;
  grid-template-columns: minmax(280px, 0.75fr) minmax(0, 1.25fr) !important;
  gap: 28px;
  align-items: start;
}

.program-modern .program-gallery figure {
  width: 100%;
}

.program-modern .program-final-cta .otr-btn {
  min-width: 170px;
  text-align: center;
}

@media (max-width: 991px) {
  .program-modern .program-hero,
  .program-modern .program-experience {
    display: block !important;
  }

  .program-modern .program-hero-media {
    margin-top: 20px;
  }

  .program-modern .program-trust,
  .program-modern .program-card-grid,
  .program-modern .program-feature-grid,
  .program-modern .program-gallery {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 767px) {
  .program-modern {
    padding-top: 22px;
  }

  .program-modern > .container,
  .program-modern .program-hero,
  .program-modern .program-trust,
  .program-modern .program-section,
  .program-modern .program-experience,
  .program-modern .program-gallery,
  .program-modern .program-final-cta {
    width: calc(100% - 24px) !important;
  }

  .program-modern .program-hero,
  .program-modern .program-experience,
  .program-modern .program-final-cta {
    padding: 22px;
  }

  .program-modern .program-hero h1 {
    font-size: 30px;
  }

  .program-modern .program-hero-actions .otr-btn,
  .program-modern .program-final-cta .otr-btn {
    display: block;
    width: 100%;
    margin: 0 0 10px;
    box-sizing: border-box;
  }

  .program-modern .program-hero-media img,
  .program-modern .program-card img,
  .program-modern .program-gallery img {
    height: 170px;
  }
}

/* Sitewide footer polish: overrides the older template footer rules. */
.footer {
  background: #242424;
}

.footer-wrp.container {
  display: grid !important;
  grid-template-columns: 1fr 1.35fr 1.35fr 1fr;
  gap: 28px;
  align-items: start;
  width: calc(100% - 32px) !important;
  max-width: 1140px !important;
  margin: 0 auto !important;
  padding: 34px 0 !important;
  color: #fff;
  box-sizing: border-box;
}

.footer .class-us {
  width: auto !important;
  min-width: 0;
  border-right: 1px solid rgba(255, 255, 255, 0.28);
  padding: 0 24px 0 0 !important;
  text-align: left !important;
  box-sizing: border-box;
}

.footer .class-us:last-child {
  border-right: 0;
  padding-right: 0 !important;
}

.footer .class-us h3 {
  margin: 0 0 6px;
  color: #fff;
  font-family: Lato, Arial, sans-serif !important;
  font-size: 20px;
  line-height: 1.16;
  font-weight: 900;
  letter-spacing: 0;
}

.footer .class-us h3 a {
  color: #fff !important;
  text-decoration: none;
}

.footer .class-us p {
  margin: 8px 8px 0 0;
  color: #fff;
  font-family: Lato, Arial, sans-serif !important;
  font-size: 14px;
  line-height: 1.35;
}

.footer .class-us:nth-child(3) p {
  display: inline-block;
}

.footer-cta-link,
.footer-yelp-link,
.footer-google-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 140px;
  min-height: 40px;
  border-radius: 4px;
  padding: 9px 14px;
  color: #fff !important;
  font-family: Lato, Arial, sans-serif !important;
  font-size: 14px;
  line-height: 1.15;
  font-weight: 900;
  text-align: center;
  text-decoration: none !important;
  box-sizing: border-box;
}

.footer-cta-link {
  background: #f16622;
}

.footer-review-link,
.footer-google-link {
  background: #0b79b7;
}

.footer-yelp-link {
  background: #f16622;
}

.footer-yelp-link {
  min-width: 150px;
}

.footer-yelp-link i {
  margin-right: 7px;
}

.footer-license {
  font-weight: 400;
}

@media (max-width: 991px) {
  .footer-wrp.container {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
  }

  .footer .class-us:nth-child(2) {
    border-right: 0;
    padding-right: 0 !important;
  }
}

@media (max-width: 767px) {
  .footer-wrp.container {
    grid-template-columns: 1fr;
    gap: 18px;
    width: calc(100% - 24px) !important;
    padding: 28px 0 !important;
  }

  .footer .class-us {
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.18);
    padding: 0 0 18px !important;
    text-align: center !important;
  }

  .footer .class-us:last-child {
    border-bottom: 0;
    padding-bottom: 0 !important;
  }

  .footer .class-us:nth-child(3) p {
    display: inline-block;
  }
}

/* Contact page final alignment guard. */
.contact-modern {
  background: #f1f1f1;
  padding: 34px 0 40px;
}

.contact-modern > .container,
.contact-modern .contact-hero,
.contact-modern .contact-details,
.contact-modern .contact-map-section,
.contact-modern .contact-tour-panel {
  width: calc(100% - 32px) !important;
  max-width: 1140px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box;
}

.contact-modern .contact-hero {
  grid-template-columns: minmax(0, 0.95fr) minmax(420px, 1.05fr);
  gap: 0;
  padding: 0;
}

.contact-modern .contact-hero-copy {
  padding: 42px;
}

.contact-modern .contact-hero-media img {
  min-height: 390px;
}

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

.contact-modern .contact-tour-panel .contact-actions {
  justify-content: flex-end;
}

.contact-modern .contact-tour-panel .otr-btn {
  min-width: 190px;
  white-space: normal;
}

@media (max-width: 991px) {
  .contact-modern .contact-hero,
  .contact-modern .contact-tour-panel {
    display: block;
  }

  .contact-modern .contact-hero-media img {
    min-height: 0;
    height: 240px;
  }

  .contact-modern .contact-tour-panel .contact-actions {
    justify-content: flex-start;
  }
}

@media (max-width: 767px) {
  .contact-modern {
    padding-top: 22px;
  }

  .contact-modern > .container,
  .contact-modern .contact-hero,
  .contact-modern .contact-details,
  .contact-modern .contact-map-section,
  .contact-modern .contact-tour-panel {
    width: calc(100% - 24px) !important;
    max-width: calc(100% - 24px) !important;
    box-sizing: border-box;
  }

  .contact-modern .contact-hero-copy,
  .contact-modern .contact-tour-panel {
    padding: 22px;
  }

  .contact-modern .contact-details {
    display: block;
  }

  .contact-modern .contact-actions .otr-btn,
  .contact-modern .contact-tour-panel .otr-btn {
    width: 100%;
    min-width: 0;
  }
}

/* Stable fallback layouts for Program, Contact, and Footer. These intentionally avoid
   fragile template grid interactions from the original site CSS. */
.program-modern,
.contact-modern {
  background: #f1f1f1 !important;
}

.program-modern .program-hero,
.contact-modern .contact-hero {
  display: flex !important;
  flex-wrap: wrap;
  gap: 28px;
  align-items: center;
  justify-content: space-between;
  width: calc(100% - 32px) !important;
  max-width: 1140px !important;
  margin: 28px auto 22px !important;
  padding: 32px !important;
  border-radius: 6px;
  background: #f7f7f2 !important;
  box-sizing: border-box;
}

.program-modern .program-hero-copy,
.contact-modern .contact-hero-copy {
  flex: 1 1 420px;
  min-width: 0;
  padding: 0 !important;
  box-sizing: border-box;
}

.program-modern .program-hero-media,
.contact-modern .contact-hero-media {
  flex: 1 1 420px;
  min-width: 0;
  margin: 0 !important;
  overflow: hidden;
  border-radius: 6px;
  box-sizing: border-box;
}

.program-modern .program-hero-media img,
.contact-modern .contact-hero-media img {
  display: block;
  width: 100% !important;
  height: 300px !important;
  min-height: 0 !important;
  object-fit: cover;
}

.program-modern .program-trust,
.program-modern .program-card-grid,
.program-modern .program-feature-grid,
.program-modern .program-gallery,
.contact-modern .contact-details {
  display: flex !important;
  flex-wrap: wrap;
  gap: 16px;
  align-items: stretch;
}

.program-modern .program-trust > div,
.program-modern .program-card,
.contact-modern .contact-details article {
  flex: 1 1 280px;
  min-width: 0;
  box-sizing: border-box;
}

.program-modern .program-section,
.program-modern .program-experience,
.program-modern .program-gallery,
.program-modern .program-final-cta,
.contact-modern .contact-details,
.contact-modern .contact-map-section,
.contact-modern .contact-tour-panel {
  width: calc(100% - 32px) !important;
  max-width: 1140px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box;
}

.program-modern .program-experience {
  display: block !important;
  padding: 30px !important;
}

.program-modern .program-experience-copy {
  max-width: 100%;
  margin: 0 0 18px !important;
}

.program-modern .program-feature-grid > div {
  flex: 1 1 230px;
  min-width: 0;
  box-sizing: border-box;
}

.program-modern .program-gallery figure {
  flex: 1 1 300px;
  min-width: 0;
  box-sizing: border-box;
}

.program-modern .program-card img,
.program-modern .program-gallery img {
  height: 170px !important;
  object-fit: cover;
}

.contact-modern .contact-map-card iframe {
  height: 360px !important;
}

.contact-modern .contact-tour-panel {
  display: flex !important;
  flex-wrap: wrap;
  gap: 22px;
  align-items: center;
  justify-content: space-between;
  padding: 28px !important;
}

.contact-modern .contact-tour-panel > div:first-child {
  flex: 1 1 520px;
  min-width: 0;
}

.contact-modern .contact-tour-panel .contact-actions {
  flex: 0 1 420px;
  justify-content: flex-end;
}

.footer-wrp.container {
  display: flex !important;
  flex-wrap: wrap;
  gap: 0;
  align-items: flex-start;
  justify-content: center;
  width: calc(100% - 32px) !important;
  max-width: 1140px !important;
  margin: 0 auto !important;
  padding: 28px 0 !important;
}

.footer .class-us {
  flex: 1 1 220px;
  min-width: 0;
  padding: 0 22px !important;
  border-right: 1px solid rgba(255, 255, 255, 0.28) !important;
  text-align: left !important;
  box-sizing: border-box;
}

.footer .class-us:last-child {
  border-right: 0 !important;
}

.footer .class-us h3 {
  margin: 0 0 5px !important;
  color: #fff !important;
  font-family: Lato, Arial, sans-serif !important;
  font-size: 19px !important;
  line-height: 1.15 !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
}

.footer .class-us:nth-child(3) {
  display: block;
}

.footer .class-us:nth-child(3) h3 {
  display: block;
}

.footer .class-us:nth-child(3) p {
  display: block !important;
  margin: 10px 0 0 !important;
}

.footer-cta-link,
.footer-yelp-link,
.footer-google-link {
  min-width: 132px !important;
  min-height: 36px !important;
  padding: 8px 12px !important;
  font-size: 13px !important;
}

.footer .class-us p {
  margin-top: 10px !important;
}

.footer .social-footer .footer-license {
  margin-top: 0 !important;
  margin-bottom: 10px !important;
  font-size: 14px !important;
  line-height: 1.35 !important;
  font-weight: 400 !important;
}

@media (max-width: 767px) {
  .program-modern .program-hero,
  .contact-modern .contact-hero,
  .program-modern .program-section,
  .program-modern .program-experience,
  .program-modern .program-gallery,
  .program-modern .program-final-cta,
  .contact-modern .contact-details,
  .contact-modern .contact-map-section,
  .contact-modern .contact-tour-panel {
    width: calc(100% - 24px) !important;
    padding: 22px !important;
  }

  .program-modern .program-hero-media img,
  .contact-modern .contact-hero-media img,
  .program-modern .program-card img,
  .program-modern .program-gallery img {
    height: 170px !important;
  }

  .contact-modern .contact-tour-panel .contact-actions {
    flex-basis: 100%;
    justify-content: stretch;
  }

  .footer .class-us {
    flex-basis: 100%;
    border-right: 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.18) !important;
    padding: 0 0 18px !important;
    margin-bottom: 18px;
    text-align: center !important;
  }

  .footer .class-us:last-child {
    border-bottom: 0 !important;
    margin-bottom: 0;
  }

  .footer .class-us:nth-child(3) {
    justify-content: center;
  }
}

/* Final homepage/footer typography lock. */
.home-reviews-inner h2,
.classroom-preview-heading h2 {
  margin: 0 0 14px !important;
  color: #2e2e38 !important;
  font-family: Lato, Arial, sans-serif !important;
  font-size: 34px !important;
  line-height: 1.15 !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
}

.home-reviews-inner p,
.classroom-preview-heading p {
  color: #3f3f48 !important;
  font-family: Lato, Arial, sans-serif !important;
  font-size: 16px !important;
  line-height: 1.55 !important;
  letter-spacing: 0 !important;
}

.footer .social-footer .footer-license,
.footer-license {
  margin: 0 0 10px !important;
  color: #fff !important;
  font-family: Lato, Arial, sans-serif !important;
  font-size: 19px !important;
  line-height: 1.15 !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
}

.newsletter-modern {
  padding-top: 30px;
  padding-bottom: 38px;
  font-family: Lato, Arial, sans-serif;
}

.newsletter-heading {
  max-width: 840px;
  margin: 0 auto 24px;
  text-align: center;
}

.newsletter-kicker {
  margin: 0 0 8px;
  color: #0b79b7;
  font-size: 14px;
  line-height: 1.25;
  font-weight: 900;
  text-transform: uppercase;
}

.newsletter-heading h1 {
  margin: 0 0 12px;
  color: #2e2e38;
  font-family: Lato, Arial, sans-serif !important;
  font-size: 38px;
  line-height: 1.15;
  font-weight: 900;
  letter-spacing: 0;
}

.newsletter-heading p {
  color: #3f3f48;
  font-size: 16px;
  line-height: 1.55;
}

.newsletter-grid {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 16px;
}

.newsletter-card {
  width: auto !important;
  float: none !important;
  margin: 0 !important;
  border-top: 4px solid #8bb92e;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.06);
  padding: 20px;
  text-align: center;
}

.newsletter-card a {
  color: #2e2e38;
  text-decoration: none !important;
}

.newsletter-card img {
  max-width: 74px;
  margin: 0 auto 12px;
}

.newsletter-card span {
  display: block;
  color: #2e2e38;
  font-family: Lato, Arial, sans-serif;
  font-size: 16px;
  font-weight: 900;
}

.director-message-content {
  max-width: none;
}

.director-message-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(300px, 390px);
  gap: 34px;
  align-items: start;
}

.director-message-text {
  grid-column: 1;
  grid-row: 1;
  min-width: 0;
}

.director-message-text p {
  margin-bottom: 0;
}

.director-staff-photo {
  grid-column: 2;
  grid-row: 1;
  overflow: hidden;
  margin: 0;
  border-radius: 6px;
  background: #fff;
}

.director-staff-photo img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  object-position: center top;
}

.director-staff-photo figcaption {
  padding: 12px 14px;
  color: #2e2e38;
  font-family: Lato, Arial, sans-serif;
  font-size: 14px;
  font-weight: 900;
}

.calendar-modern {
  padding-top: 34px;
  padding-bottom: 44px;
  font-family: Lato, Arial, sans-serif;
}

.calendar-hero {
  margin-bottom: 22px;
  border-radius: 8px;
  background: #f7f7f2;
  padding: 36px;
  text-align: center;
}

.calendar-kicker {
  margin: 0 0 8px;
  color: #0b79b7;
  font-family: Lato, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.25;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0;
}

.calendar-hero h1,
.calendar-panel-heading h2,
.calendar-note h2 {
  margin: 0 0 12px;
  color: #2e2e38;
  font-family: Lato, Arial, sans-serif !important;
  font-weight: 900;
  letter-spacing: 0;
}

.calendar-hero h1 {
  font-size: 40px;
  line-height: 1.12;
}

.calendar-hero p,
.calendar-panel-heading p,
.calendar-note p {
  color: #3f3f48;
  font-family: Lato, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.55;
}

.calendar-hero > p {
  max-width: 760px;
  margin: 0 auto 18px;
}

.calendar-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}

.calendar-panel {
  border-radius: 8px;
  background: #fff;
  padding: 30px;
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.06);
}

.calendar-panel-heading {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: 22px;
  align-items: end;
  margin-bottom: 22px;
}

.calendar-panel-heading h2,
.calendar-note h2 {
  font-size: 30px;
  line-height: 1.16;
}

.calendar-panel-heading p {
  margin: 0;
}

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

.calendar-grid article {
  min-height: 142px;
  border-top: 4px solid #8bb92e;
  border-radius: 6px;
  background: #f7f7f2;
  padding: 18px;
}

.calendar-grid strong,
.calendar-grid span {
  display: block;
  font-family: Lato, Arial, sans-serif;
}

.calendar-grid strong {
  margin-bottom: 10px;
  color: #f15b22;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 900;
}

.calendar-grid span {
  color: #3f3f48;
  font-size: 15px;
  line-height: 1.45;
}

.calendar-note {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-top: 22px;
  border-radius: 8px;
  background: #2e2e38;
  padding: 30px;
}

.calendar-note h2,
.calendar-note p {
  color: #fff;
}

.calendar-note p {
  max-width: 760px;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .newsletter-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

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

  .director-message-layout {
    grid-template-columns: 1fr;
  }

  .director-message-text,
  .director-staff-photo {
    grid-column: auto;
    grid-row: auto;
  }

  .director-staff-photo {
    max-width: 520px;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .mobile-header .mob-logo img {
    max-width: 210px !important;
  }

  .mobile-header .mobile {
    padding-top: 8px !important;
  }

  .mobile-header .mobile > li:not(.mob-logo) {
    margin-bottom: 6px !important;
  }

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

  .newsletter-heading h1 {
    font-size: 30px;
  }

  .calendar-modern {
    padding-top: 22px;
    padding-bottom: 32px;
  }

  .calendar-hero,
  .calendar-panel,
  .calendar-note {
    padding: 22px;
  }

  .calendar-hero h1 {
    font-size: 31px;
  }

  .calendar-panel-heading,
  .calendar-grid,
  .calendar-note {
    display: block;
  }

  .calendar-grid article {
    min-height: 0;
    margin-bottom: 12px;
  }

  .calendar-note .otr-btn {
    margin-top: 18px;
  }

  .director-staff-photo img {
    aspect-ratio: 16 / 12;
  }
}

/* Final content polish for calendar, programs, admissions, and director message. */
.program-modern .program-kicker {
  display: none !important;
}

.program-modern .program-experience {
  display: block !important;
}

.program-modern .program-experience-copy {
  max-width: 100% !important;
  width: 100% !important;
  margin: 0 0 22px !important;
}

.program-modern .program-experience-copy p {
  max-width: none !important;
}

.program-modern .program-section-heading {
  max-width: 100% !important;
  width: 100% !important;
}

.program-modern .program-section-heading p {
  max-width: none !important;
  width: 100% !important;
}

.program-modern .program-feature-grid {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 14px !important;
}

.program-modern .program-feature-grid > div {
  min-width: 0;
}

.calendar-hero p {
  font-weight: 700;
}

.calendar-panel-heading {
  align-items: start;
}

.calendar-panel-heading > p {
  color: #3f3f48;
  font-family: Lato, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.55;
}

.calendar-grid article {
  min-height: 126px;
}

.wellcome-video-area .wellcome-content.director-message-content .area-heading {
  color: #2e2e38 !important;
  font-family: Lato, Arial, sans-serif !important;
  font-size: 34px !important;
  line-height: 1.15 !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
}

.director-message-text p,
.wellcome-video-area .director-message-text p {
  color: #3f3f48 !important;
  font-family: Lato, Arial, sans-serif !important;
  font-size: 17px !important;
  line-height: 1.72 !important;
  letter-spacing: 0 !important;
  word-spacing: 0 !important;
}

.wellcome-video-area .wellcome-content p,
.adm-policy p {
  font-family: Lato, Arial, sans-serif !important;
  letter-spacing: 0 !important;
  word-spacing: 0 !important;
}

.wellcome-video-area.mission .wellcome-content p,
.mission-section .mission-inner p {
  color: #333 !important;
  font-family: 'Libre Baskerville', Georgia, serif !important;
  font-size: 16px !important;
  line-height: 1.7 !important;
  letter-spacing: -0.15px !important;
  word-spacing: 0 !important;
  text-align: justify;
}

.wellcome-video-area.mission .wellcome-content p {
  padding-right: 0 !important;
}

.montessori-portrait {
  float: right;
  width: min(220px, 38%);
  margin: 2px 0 18px 28px;
  overflow: hidden;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.12);
}

.montessori-portrait img {
  display: block;
  width: 100%;
  height: auto;
}

.montessori-portrait figcaption {
  padding: 10px 12px;
  color: #2e2e38;
  font-family: Lato, Arial, sans-serif;
  font-size: 14px;
  font-weight: 900;
  text-align: center;
}

.daily-modern {
  background: #f1f1f1;
  padding: 34px 0 42px;
  font-family: Lato, Arial, sans-serif;
}

.daily-modern .container {
  width: calc(100% - 32px) !important;
  max-width: 1140px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box;
}

.daily-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(300px, 0.65fr);
  gap: 28px;
  align-items: stretch;
  border-radius: 8px;
  background: #f7f7f2;
  padding: 34px;
}

.daily-hero-copy h1,
.daily-section-heading h2,
.daily-note h2 {
  margin: 0 0 12px;
  color: #2e2e38;
  font-family: Lato, Arial, sans-serif !important;
  font-size: 42px;
  line-height: 1.08;
  font-weight: 900;
  letter-spacing: 0;
}

.daily-hero-copy p,
.daily-section-heading p,
.daily-note p {
  max-width: 760px;
  color: #3f3f48;
  font-family: 'Libre Baskerville', Georgia, serif !important;
  font-size: 18px;
  line-height: 1.55;
}

.daily-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px;
}

.daily-hero-card {
  border-top: 4px solid #8bb92e;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.08);
  padding: 22px;
}

.daily-hero-card strong,
.daily-hero-card span {
  display: block;
  font-family: Lato, Arial, sans-serif;
}

.daily-hero-card strong {
  margin-top: 14px;
  color: #f15b22;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 900;
}

.daily-hero-card strong:first-child {
  margin-top: 0;
}

.daily-hero-card span {
  margin-top: 5px;
  color: #3f3f48;
  font-size: 15px;
  line-height: 1.45;
}

.daily-rhythm {
  margin-top: 28px;
  border-radius: 8px;
  background: #fff;
  padding: 30px;
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.06);
}

.daily-section-heading {
  display: grid;
  grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
  gap: 22px;
  align-items: end;
  margin-bottom: 22px;
}

.daily-section-heading h2,
.daily-note h2 {
  font-size: 34px;
}

.daily-section-heading p {
  margin: 0;
}

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

.daily-timeline article {
  display: grid;
  grid-template-columns: 150px minmax(0, 1fr);
  gap: 18px;
  border-left: 4px solid #8bb92e;
  border-radius: 6px;
  background: #f7f7f2;
  padding: 18px;
}

.daily-timeline time {
  color: #0b79b7;
  font-family: Lato, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.35;
  font-weight: 900;
}

.daily-timeline h3 {
  margin: 0 0 6px;
  color: #2e2e38;
  font-family: Lato, Arial, sans-serif !important;
  font-size: 19px;
  line-height: 1.2;
  font-weight: 900;
}

.daily-timeline p {
  margin: 0;
  color: #3f3f48;
  font-family: Lato, Arial, sans-serif !important;
  font-size: 15px;
  line-height: 1.45;
}

.daily-note {
  margin-top: 28px;
  border-radius: 8px;
  background: #2e2e38;
  padding: 34px;
  text-align: center;
}

.daily-note h2,
.daily-note p {
  color: #fff;
}

.daily-note p {
  margin: 0 auto 20px;
}

.adm-policy.enroll {
  text-align: center;
}

.adm-policy.enroll .enr-form-wrp.enrollment-form-grid {
  display: block !important;
  max-width: 820px;
  margin: 0 auto;
  text-align: center;
}

.adm-policy.enroll .enrollment-form-links {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  width: 100% !important;
}

.adm-policy.enroll .enrollment-form-links p {
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

.adm-policy.enroll .enrollment-form-links a {
  display: inline-block;
  border-radius: 6px;
  background: #f7f7f2;
  padding: 12px 16px;
  color: #2e2e38;
  font-family: Lato, Arial, sans-serif;
  font-weight: 900;
  text-decoration: none !important;
}

.adm-policy.enroll .enrollment-form-links a:hover,
.adm-policy.enroll .enrollment-form-links a:focus {
  color: #fff;
  background: #f15b22;
}

.adm-policy.enroll .enrollment-form-note {
  max-width: 680px;
  margin: 16px auto 0 !important;
  color: #3f3f48;
  font-size: 16px;
  line-height: 1.55;
  text-align: center !important;
}

@media (max-width: 991px) {
  .program-modern .program-feature-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 767px) {
  *,
  *::before,
  *::after {
    box-sizing: border-box;
  }

  .program-modern .program-feature-grid {
    grid-template-columns: 1fr !important;
  }

  .mobile-header,
  .mobile,
  main,
  section,
  article,
  figure,
  .container,
  .program-modern,
  .calendar-modern,
  .admission {
    max-width: 100% !important;
    overflow-x: hidden;
  }

  .mobile {
    width: 100% !important;
    max-width: 100% !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .mobile > li,
  .mobile .link,
  .mobile .out-link,
  .mobile .link a,
  .mobile .out-link a {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }

  .program-modern .program-hero,
  .program-modern .program-trust,
  .program-modern .program-section,
  .program-modern .program-experience,
  .program-modern .program-gallery,
  .program-modern .program-final-cta,
  .calendar-modern,
  .calendar-hero,
  .calendar-panel,
  .calendar-note {
    width: calc(100vw - 24px) !important;
    max-width: calc(100vw - 24px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .program-modern h1,
  .program-modern h2,
  .calendar-modern h1,
  .calendar-modern h2,
  .admission h1,
  .admission h2,
  .program-modern p,
  .calendar-modern p,
  .admission p,
  .program-modern a,
  .calendar-modern a,
  .admission a {
    overflow-wrap: anywhere;
  }

  .wellcome-video-area .wellcome-content.director-message-content .area-heading {
    font-size: 28px !important;
  }

  .director-message-text p,
  .wellcome-video-area .director-message-text p {
    font-size: 16px !important;
    line-height: 1.65 !important;
  }

  .montessori-portrait {
    float: none;
    width: min(240px, 100%);
    margin: 0 auto 18px;
  }

  .daily-modern {
    padding: 22px 0 32px;
  }

  .daily-modern .container,
  .daily-hero,
  .daily-rhythm,
  .daily-note {
    width: calc(100vw - 24px) !important;
    max-width: calc(100vw - 24px) !important;
  }

  .daily-hero,
  .daily-section-heading,
  .daily-timeline,
  .daily-timeline article {
    display: block;
  }

  .daily-hero,
  .daily-rhythm,
  .daily-note {
    padding: 22px;
  }

  .daily-hero-card {
    margin-top: 20px;
  }

  .daily-hero-copy h1 {
    font-size: 32px;
  }

  .daily-section-heading h2,
  .daily-note h2 {
    font-size: 28px;
  }

  .daily-hero-copy p,
  .daily-section-heading p,
  .daily-note p {
    font-size: 16px;
  }

  .daily-hero-actions .otr-btn,
  .daily-note .otr-btn {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }

  .daily-timeline article {
    margin-bottom: 12px;
  }

  .daily-timeline time {
    display: block;
    margin-bottom: 8px;
  }
}
