@font-face {
  font-family: Century Gothic;
  src: url('../fonts/GOTHICB.TTF') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Notosans;
  src: url('../fonts/NotoSans-Bold.ttf') format("truetype"), url('../fonts/NotoSans-ExtraBold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Notosans;
  src: url('../fonts/NotoSans-ExtraLight.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Notosans;
  src: url('../fonts/NotoSans-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Notosans;
  src: url('../fonts/NotoSans-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Notosans;
  src: url('../fonts/NotoSans-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Notosans;
  src: url('../fonts/NotoSans-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Notosans;
  src: url('../fonts/NotoSans-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Carterone;
  src: url('../fonts/CarterOne.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Assistant;
  src: url('../fonts/Assistant-Regular.ttf') format("truetype"), url('../fonts/Assistant-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Assistant;
  src: url('../fonts/Assistant-ExtraBold.ttf') format("truetype"), url('../fonts/Assistant-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Assistant;
  src: url('../fonts/Assistant-ExtraLight.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Assistant;
  src: url('../fonts/Assistant-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Assistant;
  src: url('../fonts/Assistant-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: Century Gothic;
  src: url('../fonts/Century-Gothic.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --elements-webflow-library--neutral--800: #211f54;
  --elements-webflow-library--neutral--600: #000;
  --elements-webflow-library--neutral--300: #eff0f6;
  --elements-webflow-library--neutral--100: white;
  --elements-webflow-library--neutral--400: #dcddeb;
  --elements-webflow-library--general--shadow-01: #14142b0f;
  --elements-webflow-library--accent--primary-1: #4a3aff;
  --elements-webflow-library--secondary--color-1: #281ca5;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

body {
  color: #1e1e1e;
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

h1 {
  color: #333;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 60px;
}

h2 {
  color: #5c5c5c;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 43px;
}

h3 {
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
}

p {
  margin-bottom: 30px;
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 15px;
  line-height: 26px;
}

a {
  color: #e75a1c;
  text-decoration: none;
}

strong {
  font-weight: bold;
}

.header-section {
  z-index: 2147483647;
}

.footer-section {
  background-color: #545454;
  padding-bottom: 0;
}

.top-nav {
  background-color: #f99e1c;
  padding-top: 10px;
  padding-bottom: 10px;
}

.container {
  width: 95%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.container.flex {
  justify-content: space-between;
  display: flex;
}

.container.flex.footer {
  padding-top: 40px;
  padding-bottom: 10px;
}

.container.flex-center {
  justify-content: center;
  display: flex;
}

.container.sub-container {
  width: 90%;
  max-width: 1400px;
}

.navlink {
  color: #1e1e1e;
  text-transform: uppercase;
  font-size: 19px;
  font-weight: 700;
}

.navlink:hover, .navlink.w--current {
  color: #199947;
}

.navlink.top {
  color: #fff;
  text-transform: uppercase;
  margin-left: 10px;
  margin-right: 35px;
  font-size: 14px;
  font-weight: 400;
}

.navlink.top.last {
  margin-right: 0;
}

.navlink.drop {
  color: #fff;
  background-color: #fff0;
  border-bottom: 1px solid #0000004a;
  font-size: 16px;
  transition: background-color .375s;
  box-shadow: 0 3px 5px 2px #00000017;
}

.navlink.drop:hover {
  color: #000;
  background-color: #fdec9e;
  border-bottom-style: none;
}

.navlink.drop.w--current {
  color: #fff;
  background-color: #f5882cc4;
}

.navbar-wrapper {
  background-color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  box-shadow: 0 2px 5px #0000000a;
}

.navbar {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.banner-wrapper {
  white-space: normal;
  background-color: #fbf8eb;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  justify-content: center;
  align-items: center;
  min-height: 50vh;
  font-size: 14px;
  line-height: 10px;
  display: flex;
}

.banner-wrapper.home-hero {
  background-image: none;
  min-height: 50vh;
  position: relative;
}

.banner-content {
  z-index: 5;
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  display: flex;
  position: relative;
}

.content-paragraph {
  color: #7a7a7a;
  text-align: center;
  margin-bottom: 30px;
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 15px;
  line-height: 25px;
}

.content-paragraph.courses {
  color: #000;
  height: auto;
  font-size: 16px;
}

.content-paragraph.homepage {
  text-align: left;
  font-size: 17px;
  line-height: 27px;
  overflow: hidden;
}

.button {
  color: #fff;
  text-transform: uppercase;
  background-color: #f5882c;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  padding: 12px 25px;
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 25px;
  display: flex;
}

.button:hover {
  color: #fff;
  background-color: #e75a1c;
}

.button.banner {
  color: #636363;
  text-transform: uppercase;
  background-color: #ffffffe8;
  border: 2px solid #00ae53;
  align-items: center;
  margin-top: 0;
  margin-left: 20px;
  margin-right: 20px;
  padding: 15px;
  display: flex;
}

.button.banner:hover {
  color: #fff;
  background-color: #009246;
  border-color: #009246;
}

.button.white-button {
  color: #fff;
  text-transform: uppercase;
  background-color: #f99d1c;
  border: 1px #fff0;
  margin-right: 15px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Century Gothic, Arial, sans-serif;
}

.button.hero-button {
  margin-left: 0;
  margin-right: 20px;
}

.button.enroll {
  background-color: #4e4e4e;
}

.button.enroll:hover {
  color: #f5882c;
  background-color: #fff;
}

.flex-center {
  text-align: left;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.ep-box {
  background-color: #fff2a1;
  border-radius: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 32%;
  height: auto;
  padding: 13px 8px 8px;
  display: flex;
}

.ep-box.primary {
  background-color: #c7e8a2;
}

.ep-box.secondary {
  background-color: #ffbf61;
  padding-top: 10px;
}

.block-image {
  background-color: #fffaec;
  border-radius: 10px 10px 0 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 253px;
  display: flex;
  position: relative;
}

.label {
  color: #141414;
  text-align: center;
  letter-spacing: 3px;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 32px;
}

.ep-description {
  background-color: #fff;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 212px;
  margin-top: 0;
  padding: 10px 20px;
  display: flex;
}

.ep-description.explore-info-box {
  background-color: #fffaec00;
  height: auto;
  margin-top: 20px;
}

.hide {
  display: none;
}

.brochure-box {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 40px;
  margin-right: 40px;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  display: flex;
}

.icon-box {
  margin-bottom: 40px;
}

.footer-block {
  margin-left: 20px;
  margin-right: 20px;
}

.footer-block._1 {
  margin-left: 30px;
  margin-right: 30px;
}

.footer-block.last {
  justify-content: flex-end;
  align-items: flex-start;
  margin-right: 0;
  display: flex;
}

.footer-block.first {
  margin-left: 0;
}

.footer-header {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
}

.footer-text {
  color: #fff;
  margin-bottom: 30px;
  font-family: Assistant, sans-serif;
  font-size: 15px;
  line-height: 21px;
}

.white {
  color: #fff;
}

.spbp {
  border-radius: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

.spbp.last {
  margin-right: 0;
}

.nav-menu {
  justify-content: flex-start;
  align-items: center;
  width: 76%;
  display: flex;
}

.dropdown-menu.w--open {
  background-color: gray;
}

.navbar-section {
  z-index: 2147483647;
  flex-flow: column;
  width: 100%;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.inside-content-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 45%;
  display: flex;
}

.content-header {
  text-transform: uppercase;
  background-color: #fff0;
  flex-flow: row;
  align-items: flex-start;
  font-size: 33px;
  font-weight: 700;
  line-height: 45px;
}

.content-header.b60 {
  margin-bottom: 60px;
}

.content-header.b60.left {
  margin-left: auto;
  margin-right: auto;
}

.content-header.b60.left.keen {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 60px;
  padding-top: 0;
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 40px;
  line-height: 50px;
}

.line-separator {
  background-color: #00000026;
  height: 1px;
  margin-bottom: 30px;
}

.orange {
  color: #f5882c;
  text-transform: uppercase;
  font-weight: 700;
}

.green {
  color: #178b31;
  font-weight: 700;
  text-decoration: none;
}

.copyright {
  text-align: left;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.copyright-text {
  color: #fff;
  width: 60%;
}

.image-9 {
  margin-bottom: 20px;
}

.field {
  z-index: 2;
  color: #000;
  background-color: #fff;
  border: 1px solid #d3d3d3;
  border-radius: 5px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  min-height: 45px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  box-shadow: 0 2px 5px -20px #0003;
}

.flex-wrapper {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.flex-wrapper.down {
  flex-flow: column;
}

.flex-wrapper.hero {
  justify-content: space-between;
  align-items: center;
}

.flex-wrapper.mid-flex {
  justify-content: center;
  align-items: center;
}

.button-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: none;
}

.button-wrapper.mid-butn-wrapper {
  justify-content: center;
  align-items: center;
}

.checkbox-label {
  color: #000;
  text-transform: none;
  font-family: Notosans, sans-serif;
  font-weight: 400;
}

.checkbox-label.white {
  color: #fff;
}

.filter-wrapper {
  text-align: left;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.filter-wrapper.sched {
  justify-content: space-between;
  align-items: center;
}

.filter-col {
  text-align: left;
  width: 21%;
  margin-right: 10px;
  padding-right: 0;
}

.login-form {
  border-top: 1px solid #ffffff4f;
  margin-top: 5px;
  padding-top: 15px;
  position: static;
}

.login-button {
  text-align: center;
  background-color: #3b3b3b;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  height: 50px;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Notosans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: flex;
  position: static;
  bottom: -57%;
  left: auto;
  right: 0%;
  box-shadow: 0 5px 5px #00000047;
}

.login-banner-wrapper {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/BG-Kids.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 80%;
  background-attachment: scroll;
  background-clip: border-box;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: static;
  overflow: visible;
}

.login {
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  top: -115px;
}

.login-box-wrapper {
  color: #fff;
  background-color: #f5882c;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  padding: 32px 36px 10px;
  font-size: 15px;
  display: flex;
  box-shadow: 0 8px 10px #0000003d;
}

.login-box-wrapper:hover {
  background-color: #ff9033;
}

.white-effect {
  filter: none;
  margin-top: 0;
}

.form-block {
  width: 100%;
}

.password-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.login-link {
  color: #fff;
  align-self: flex-start;
  margin-bottom: 3px;
  font-family: Notosans, sans-serif;
  font-size: 13px;
  text-decoration: underline;
}

.login-header {
  color: #fff;
  margin-bottom: 10px;
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
}

.flex-display {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.flex-display.side {
  justify-content: space-between;
}

.login-text-field {
  border-radius: 5px;
  height: 45px;
  font-size: 15px;
}

.schedule-tab {
  background-color: #fffaec;
  justify-content: space-around;
  width: 100%;
  height: auto;
  margin-top: 42px;
  display: flex;
  box-shadow: 0 1px 3px 2px #0000000f;
}

.login-text {
  font-family: Notosans, sans-serif;
  font-size: 14px;
}

.login-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  top: auto;
}

.banner-image {
  background-image: url('../images/67d113ded67ffb0a17b9afb9_Beliew-removebg-preview.png');
  background-repeat: no-repeat;
  background-size: 680px;
  width: 45%;
  height: 434px;
}

.learn-more-button {
  color: #000;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 10px;
  padding: 12px 25px;
  font-weight: 700;
}

.counter-content {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  display: flex;
}

.counter-box {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 27px;
  line-height: 36px;
}

.counter-element {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 90px;
  font-weight: 700;
  line-height: 90px;
}

.enroll-container {
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-size: 33px;
  font-weight: 400;
  line-height: 33px;
  display: flex;
}

.locatiion-content {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 50%;
  display: flex;
  position: relative;
}

.locatiion-content.left-align {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: auto;
}

.location.our-location-page {
  background-image: url('../images/Singapore.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  min-height: 757px;
  margin-bottom: 100px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.location-content-wrapper {
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.blog-headline-wrapper {
  color: #e75a1c;
  border-bottom: 3px #d3d3d3;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 700;
}

.blog-date {
  z-index: 12;
  text-transform: uppercase;
}

.blog-date.blog-page {
  color: #f5882c;
  font-size: 16px;
  line-height: 17px;
}

.footer-button {
  width: 30px;
  height: 30px;
  margin-left: 10px;
  margin-right: 10px;
}

.footer-button.icon {
  margin-right: 0;
  padding: 3px;
}

.content-wrapper {
  padding-top: 60px;
  padding-bottom: 60px;
}

.content-wrapper.lmbg {
  background-color: #fafafa;
}

.content-wrapper.bg {
  background-image: linear-gradient(103deg, #fffaec 40%, #ffffff4d);
}

.content-wrapper.orange {
  background-image: linear-gradient(#f5882c, #f5882c);
}

.content-wrapper._0tpadding {
  padding-top: 0;
}

.content-wrapper.inner-banner {
  background-color: #fffaec00;
  justify-content: flex-start;
  align-items: center;
  min-height: 16vh;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.content-wrapper.bline {
  border-bottom: 1px solid #e5e4e4;
}

.content-wrapper.yellow-bg {
  background-color: #fffaec;
  padding-top: 0;
}

.bmv-box {
  background-color: #fff29e;
  border-radius: 10px;
  width: 413px;
  height: auto;
  margin-bottom: 20px;
  padding: 20px;
}

.bmv-box.mission {
  background-color: #c8e79f;
  width: 413px;
  margin-left: 20px;
  margin-right: 20px;
}

.bmv-box.vision {
  background-color: #ffc162;
}

.bmv-heading {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 26px;
  line-height: 26px;
}

.bmv-text {
  font-size: 17px;
  line-height: 25px;
}

.our-story-section {
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.our-story-timeline {
  background-color: #fffff200;
  align-items: flex-start;
  width: 60%;
  padding: 30px 60px 30px 0;
}

.timeline-period-wrapper {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 10%;
  height: auto;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
  position: relative;
  top: 12px;
}

.timeline-line {
  background-color: #0eae5c;
  flex: 1;
  padding-left: 2px;
  padding-right: 2px;
  position: relative;
}

.timeline-period {
  border: 3px solid #0eae5c;
  border-radius: 100px;
  padding: 5px;
}

.timeline-content {
  width: 90%;
}

.timeline-heading {
  color: #0eae5c;
  margin-top: 0;
  font-size: 23px;
}

.timeline-box {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
}

.our-story-gallery {
  background-color: #c2e39e;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 40%;
  padding: 26px;
  display: flex;
}

.our-story-picture {
  width: 430px;
  height: 48%;
}

.our-story-picture.image-1 {
  background-image: url('../images/Image-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
}

.our-story-picture.image-2 {
  background-image: url('../images/Image-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
}

.content-heading {
  text-align: left;
  text-transform: uppercase;
  font-size: 35px;
  font-weight: 400;
  line-height: 45px;
}

.content-heading.programme {
  color: #000;
  letter-spacing: 2px;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 700;
  line-height: 50px;
}

.course-info-heading {
  text-transform: uppercase;
  white-space: nowrap;
  margin-bottom: 0;
  margin-right: 0;
  font-size: 15px;
  font-weight: 700;
}

.course-sub-heading {
  text-transform: uppercase;
  font-size: 30px;
  line-height: 38px;
}

.course-sub-heading.bold {
  margin-bottom: 20px;
  font-size: 29px;
  font-weight: 700;
  line-height: 34px;
}

.icon-wrapper {
  justify-content: flex-end;
  align-items: center;
  width: 20%;
  display: flex;
}

.footer-wrapper {
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.footer-wrapper.banner {
  background-color: #f7f7f7;
  padding-top: 40px;
  padding-bottom: 40px;
}

.page-nave-wrapper {
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.previous-button {
  color: #000;
  margin-left: 30px;
  margin-right: 30px;
  font-size: 17px;
  display: flex;
}

.page-nav-icon {
  width: 15px;
  margin-left: 5px;
  margin-right: 5px;
}

.page-button {
  color: #000;
  margin-left: 30px;
  margin-right: 30px;
  font-size: 17px;
  display: flex;
}

.page-button.current {
  border-bottom: 2px solid #d3d3d3;
}

.next-button {
  color: #000;
  margin-left: 30px;
  margin-right: 30px;
  font-size: 17px;
  display: flex;
}

.text-block-2 {
  padding-left: 5px;
  padding-right: 5px;
}

.blog-headline {
  width: 100%;
  display: flex;
}

.headline-image {
  width: 50%;
}

.headline-image.inside-blog-image1 {
  background-image: url('../images/Image-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.headline-image.inside-blog-image2 {
  background-image: url('../images/Image-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.headline-image.inside-blog-image3 {
  background-image: url('../images/Image-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.headline-image.inside-blog-image4 {
  background-image: url('../images/Image-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.headline-image.inside-blog-image5 {
  background-image: url('../images/Image-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.headline-image.inside-blog-image6 {
  background-image: url('../images/Image-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.headline-content {
  background-color: #fbf8eb;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  padding: 20px 20px 30px 40px;
  display: flex;
}

.blogpost-content-wrapper {
  margin-top: 30px;
  margin-bottom: 30px;
}

.bloglist-sub-header {
  color: #259e50;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 23px;
  font-weight: 700;
  line-height: 26px;
}

.media-banner {
  background-color: #545454;
  justify-content: center;
  height: 100%;
  min-height: 390px;
  max-height: 390px;
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
}

.media-banner.mb1 {
  background-image: url('../images/Banner.png');
  background-position: 50%;
  background-size: cover;
}

.faqs-section {
  width: 100%;
}

.accordion {
  background-color: #fffaec;
  border-bottom: 3px solid #fffaec;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 30px;
  padding: 20px;
}

.accordion-header {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.accordion-heading {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 21px;
  font-weight: 700;
  line-height: 30px;
}

.accordion-content {
  padding-right: 40px;
  font-size: 17px;
  line-height: 24px;
  overflow: hidden;
}

.accordio-icon {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-top: 10px;
  display: flex;
  position: relative;
}

.accordion-line-x, .accordion-line-y {
  background-color: #000;
  width: 3px;
  height: 24px;
  position: absolute;
}

.ep-image {
  width: 320px;
  padding: 20px;
}

.sched-section {
  border-bottom: 1px solid #0000003b;
  align-items: baseline;
  padding: 6px 30px;
  display: flex;
}

.sched-section.last {
  border-bottom-style: none;
}

.sched-section.first {
  border-bottom-style: solid;
}

.schedule-text {
  text-transform: uppercase;
  width: 100%;
  max-width: 280px;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.schedule-text-info {
  font-size: 17px;
  line-height: 26px;
}

.schedule-wrapper {
  width: 80%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.price-tag {
  justify-content: center;
  align-items: center;
  width: 40%;
  display: flex;
}

.price-section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.price-text {
  text-transform: uppercase;
  width: 160px;
  margin-bottom: 5px;
  font-size: 24px;
  font-weight: 700;
  line-height: 27px;
}

.price-text-info {
  font-size: 20px;
  line-height: 26px;
}

.ticker-content {
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.ticker-content.reversed {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
}

.gallery-box {
  flex: none;
  width: auto;
  max-width: none;
  height: 190px;
}

.dropdown-toggle {
  padding-right: 20px;
  display: flex;
}

.dropdown-toggle:hover {
  color: #199947;
}

.dropdown-toggle.last {
  padding-right: 0;
}

.tab-link-tab-2 {
  color: #699947;
  text-transform: uppercase;
  background-color: #ddd0;
  border-right: 1px solid #699947;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 400;
}

.tab-link-tab-2.w--current {
  color: #fff;
  background-color: #699947;
  border-width: 1px;
  border-color: #000;
}

.tab-link-tab-2.last {
  border-right-style: none;
}

.map-box-wrapper {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.map-box-wrapper.right {
  height: auto;
}

.map-tab-menu {
  flex-flow: wrap;
  order: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.tabs {
  flex-flow: column;
  display: flex;
}

.tabs.left-align {
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.tabs-content {
  margin-bottom: 40px;
}

.tabs-content.half {
  width: 86%;
  height: auto;
  margin-bottom: 0;
  margin-right: 40px;
}

.code-embed {
  width: 700px;
  height: 100%;
}

.hero-heading {
  color: #199947;
  font-weight: 700;
}

.top-nav-content {
  justify-content: space-between;
  display: flex;
}

.blog-paragraph {
  margin-bottom: 20px;
}

.inner-banner {
  color: #199947;
}

.inner-heading {
  width: 100%;
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.inner-heading.programme {
  max-width: 1260px;
}

.video-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 540px;
  display: flex;
  position: relative;
}

.background-video {
  z-index: 1;
  width: 100%;
}

.programme-info-box {
  border-right: 1px #0000001f;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 0;
  margin-right: 0;
  padding: 5px;
  display: flex;
}

.programme-info-box.first {
  border-right-style: none;
  width: 100%;
  margin-bottom: 20px;
  margin-right: 0;
}

.programme-info-box.last {
  margin-bottom: 0;
  margin-right: auto;
}

.programme-info-heading {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 15px;
  line-height: 26px;
  display: flex;
}

.programme-box-image {
  color: #fff;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  margin-right: 10px;
}

.programme-info {
  font-size: 16px;
  line-height: 26px;
}

.programme-info-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #fded9e8a;
  border-radius: 13px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 30px;
  padding: 20px;
  display: flex;
}

.programme-info-wrapper.green {
  color: #333;
  background-color: #c7e8a280;
}

.programme-info-wrapper.orange {
  color: #333;
  background-color: #ffbe6080;
}

.banner-footer {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 20vh;
  display: flex;
}

.banner-footer-content {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  display: flex;
}

.footer-button-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-button-wrapper.hide {
  display: none;
}

.button-icon {
  color: #fff;
  background-color: #178b31;
  border-radius: 5px;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 25px;
  margin-right: 10px;
  padding: 3px;
  display: none;
}

.heading.enroll {
  color: #fff;
  text-align: center;
}

.footer-image {
  width: 160px;
  max-width: none;
}

.footer-link-wrapper {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-link {
  color: #dadada;
  margin-top: 5px;
  margin-bottom: 5px;
}

.footer-link:hover, .footer-link.w--current {
  color: #f5882c;
}

.slots-box {
  color: #fff;
  text-align: center;
  background-color: #199947;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 80px;
  font-weight: 700;
  line-height: 70px;
  display: flex;
}

.slots-text {
  color: #fff;
  text-align: center;
  background-color: #545454;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 18px;
  font-weight: 700;
}

.slot-container {
  background-color: #ffd683;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 30%;
  display: flex;
}

.ticker {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.ticker.reversed {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 20px;
}

.faq-paragraph {
  margin-bottom: 10px;
}

.play-box {
  z-index: 3;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100px;
  max-width: 150px;
  height: 100px;
  max-height: 150px;
  padding: 26px;
  display: none;
  position: absolute;
}

.play-icon-bx {
  background-image: url('../images/play-1000-svgrepo-com.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
}

.play-box-1 {
  background-color: #0000004d;
  border-radius: 100px;
  width: 100px;
  min-width: 100px;
  height: 100px;
  min-height: 100px;
  position: absolute;
}

.play-box-2 {
  background-color: #0000;
  border-radius: 100px;
  width: 100px;
  min-width: 100px;
  height: 100px;
  min-height: 100px;
  position: absolute;
}

.header-flex {
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.brix---color-neutral-801 {
  color: var(--elements-webflow-library--neutral--800);
}

.brix---color-neutral-802 {
  color: var(--elements-webflow-library--neutral--600);
}

.brix---mg-bottom-16px-2 {
  margin-bottom: 16px;
}

.brix---mg-bottom-24px-2 {
  margin-bottom: 24px;
}

.brix---heading-h4-size {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

.brix---badge-wrapper-top-right-2 {
  position: absolute;
  inset: 20px 20px auto auto;
}

.brix---product-card-content {
  padding: 20px 32px;
}

.brix---paragraph-default-2 {
  color: #76777e;
  margin-bottom: 0;
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.brix---paragraph-default-2.learn-more {
  color: #f5882c;
  margin-top: 20px;
}

.brix---product-card-wrapper-v1 {
  border: 1px solid var(--elements-webflow-library--neutral--300);
  background-color: var(--elements-webflow-library--neutral--100);
  color: var(--elements-webflow-library--neutral--600);
  border-radius: 20px;
  width: 32%;
  height: 100%;
  margin-bottom: 40px;
  text-decoration: none;
  transition: transform .3s;
  box-shadow: 0 2px 12px #14142b14;
}

.brix---product-card-image-inside-card {
  object-fit: fill;
  border-radius: 24px 24px 0 0;
  height: 237px;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.brix---product-card-image-inside-card.blog-1 {
  background-image: url('../images/Image-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.brix---product-card-image-inside-card.blog-2 {
  background-image: url('../images/Image-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.brix---product-card-image-inside-card.blog-3 {
  background-image: url('../images/Image-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.brix---badge-secondary-small-bold-2 {
  border: 1px solid var(--elements-webflow-library--neutral--400);
  background-color: var(--elements-webflow-library--neutral--100);
  box-shadow: 0 2px 12px 0 var(--elements-webflow-library--general--shadow-01);
  color: #000000a3;
  text-align: center;
  border-radius: 40px;
  padding: 10px 15px;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
  display: inline-block;
}

.content-box.half {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 47%;
  display: flex;
}

.content-box.full {
  width: 100%;
}

.image-box {
  width: 48%;
  height: 500px;
  overflow: visible;
}

.image-box.values {
  background-image: url('../images/1626418650_ef57869c43ab7c1282261.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 340px;
}

.image-box.preschool-program {
  background-image: url('../images/Preschool.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 53%;
}

.image-box.intenzive {
  background-image: url('../images/1627696442_76d2513025116cdebe6a3.png');
  background-position: 50%;
  background-size: cover;
  height: auto;
}

.image-box.reading-and-knowledge {
  background-image: url('../images/1627696346_87008704a3d0f6f7316fe.png');
  background-position: 50%;
  background-size: cover;
}

.image-box.idiom-course {
  background-image: url('../images/Water-Color-Box-WL3.png');
  background-size: cover;
}

.image-box.secondary {
  background-image: url('../images/1628166826_418e1192e70a474c65066_Water-Color-Box_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.image-box.holiday {
  background-image: url('../images/1628167924_634179470f4f75525f64b.png');
  background-position: 50%;
  background-size: cover;
  height: auto;
}

.image-box.exam {
  background-image: url('../images/1628169856_70ed327f400e26dc615ddc2791001720.png');
  background-size: 115%;
  height: auto;
}

.footer-flex-wrapper {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.icon-button {
  color: #fff;
  background-color: #545454;
  border-top-left-radius: 9px;
  border-bottom-left-radius: 10px;
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
  margin-right: 10px;
  padding: 12px;
}

.hero {
  min-height: 130px;
}

.map-box {
  opacity: 1;
  background-color: #fff;
  border-radius: 7px;
  width: 22%;
  position: absolute;
  inset: 155px auto auto 66px;
  box-shadow: 0 2px 5px #0003;
}

.map-box.jurong-east {
  top: 321px;
  left: 14px;
}

.map-box.clementi {
  top: 534px;
  left: 14px;
}

.map-box.dairy-farm {
  width: 24%;
  top: 642px;
  left: 223px;
}

.map-box.ang-mo-kio {
  width: 24%;
  top: 3px;
  left: 206px;
}

.map-box.bukit-timah {
  width: 25%;
  top: 706px;
  left: 552px;
}

.map-box.novena {
  width: 25%;
  top: 574px;
  left: 602px;
}

.map-box.marine-parade {
  width: 23%;
  top: 521px;
  left: 914px;
}

.map-box.tampines {
  width: 23%;
  top: 365px;
  left: 914px;
}

.map-box.serangoon {
  width: 23%;
  top: 241px;
  left: 914px;
}

.map-box.hougang {
  width: 23%;
  top: 108px;
  left: 914px;
}

.map-box.punggol {
  width: 26%;
  top: 5px;
  left: 690px;
}

.map-info {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 8px;
  line-height: 20px;
  display: flex;
}

.map-title {
  background-color: #e7a389;
  border-radius: 7px 7px 0 0;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  padding: 5px 10px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.map-title.yishun {
  background-color: #9cd2a3;
}

.map-title.ang-mo-kio {
  background-color: #f6e07d;
}

.map-title.bukit-timah {
  background-color: #aeaccf;
}

.map-title.marine-parade {
  background-color: #9cc6cf;
}

.map-title.novena {
  background-color: #aeaccf;
}

.map-title.tampines {
  background-color: #9cc6cf;
}

.map-title.serangoon {
  background-color: #f6e07d;
}

.branches-heading {
  width: 100%;
}

.sub-blog-info {
  color: #000;
}

.contact-us-form-box {
  background-color: #ffffff47;
  border-radius: 20px;
  width: 70%;
  padding: 34px;
  box-shadow: 0 2px 5px #0003;
}

.field-flex-box {
  justify-content: space-between;
  margin-bottom: 5px;
  display: flex;
}

.field-flex-half {
  width: 49%;
}

.text-field {
  background-color: #fffaec;
  border: 1px solid #0000001f;
  border-radius: 7px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.text-field.message {
  padding-bottom: 45px;
}

.field-label {
  color: #000;
  font-size: 16px;
  line-height: 23px;
}

.form-title {
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
}

.gall-info {
  font-size: 18px;
  line-height: 22px;
}

.core-content-box {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 45%;
  display: flex;
}

.core-image-cox {
  background-image: url('../images/67d113ded67ffb0a17b9afb9_Beliew-removebg-preview.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
}

.flex-block {
  width: 60%;
}

.flex-block._50 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
}

.orange-2 {
  color: #e75a1c;
}

.flex-center-2 {
  text-align: left;
  flex-flow: row;
  justify-content: space-between;
  align-self: auto;
  margin-bottom: 10px;
  display: flex;
}

.flex-center-2.left {
  justify-content: flex-start;
  align-items: center;
}

.flex-center-2.branches {
  border-bottom: 1px #00000026;
  flex-flow: wrap;
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 25px;
}

.flex-center-2.branches.lowest {
  border-bottom-color: #e75a1c00;
  padding-bottom: 0;
}

.small-box-header {
  align-items: flex-start;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 20px;
  display: flex;
}

.small-box-header.our-location {
  margin-top: 20px;
  margin-bottom: 0;
  display: block;
}

.inside-paragraph {
  color: #000;
  text-align: left;
  margin-bottom: 10px;
  font-family: Notosans, sans-serif;
  font-size: 15px;
  line-height: 25px;
}

.inside-paragraph.xs {
  color: #707070;
  margin-bottom: 20px;
  font-size: 16px;
}

.inside-paragraph.hrs {
  margin-right: 30px;
  font-size: 14px;
  overflow: visible;
}

.inside-paragraph.bigger {
  color: #000;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 25px;
}

.label-2 {
  color: #141414;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 20px;
  line-height: 32px;
}

.label-2.orange {
  color: #e75a1c;
  font-size: 20px;
}

.label-2.orange.bigger {
  color: #199947;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 25px;
}

.content-header-2 {
  color: #e75a1c;
  text-align: left;
  background-color: #fff0;
  flex-flow: row;
  align-items: flex-start;
  margin: 0 auto 30px;
  padding-top: 40px;
  padding-right: 0;
  font-size: 26px;
  line-height: 45px;
  display: block;
}

.content-header-2.corresponding {
  padding-top: 0;
}

.content-header-2.branches {
  margin-bottom: 20px;
  padding-top: 0;
}

.content-image {
  aspect-ratio: auto;
  object-fit: contain;
  object-position: 50% 27%;
  width: 100%;
  height: 100%;
}

.content-image.teachers {
  object-fit: contain;
  object-position: 50% 0%;
}

.heading-2 {
  font-size: 28px;
}

.blog-box-wrapper {
  border: 1px none var(--elements-webflow-library--neutral--300);
  box-shadow: none;
  color: var(--elements-webflow-library--neutral--600);
  background-color: #fffaec;
  border-radius: 20px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-height: 258px;
  margin-bottom: 40px;
  text-decoration: none;
  transition: none;
  display: flex;
}

.blog-image-box {
  border-radius: 20px 0 0 20px;
  width: 47%;
  height: 258px;
  display: flex;
  overflow: clip;
}

.brix---product-card-content-copy {
  padding: 20px 32px;
}

.blog-content-box {
  color: #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 30px;
  display: flex;
}

.blog-title {
  color: #000;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

.blog-par {
  color: #76777e;
  margin-bottom: 30px;
  font-family: Century Gothic, Arial, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.blog-par.learn-more {
  color: #f5882c;
  margin-top: 20px;
}

.blog-top-info-box {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.sub-title {
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
}

.date {
  color: #f99e1c;
  font-weight: 700;
}

.blog-button-wrapper {
  width: 100%;
}

.blog-link {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #199947;
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  display: flex;
}

.arrow-box {
  width: 30px;
  min-width: 30px;
}

.arrow {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.blog-image {
  object-fit: cover;
  object-position: 50% 30%;
  width: 100%;
}

.loc-title {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 28px;
}

.title-hours {
  color: #707270;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.half-sched-box {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  height: 120px;
  display: flex;
}

.day-sched-box {
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 25px;
}

@media screen and (min-width: 1440px) {
  .location.our-location-page {
    min-height: 900px;
  }

  .play-box {
    z-index: 77777;
  }

  .image-box {
    width: 45%;
    height: 500px;
  }

  .map-box {
    top: 210px;
  }

  .map-box.jurong-east {
    top: 390px;
  }

  .map-box.clementi {
    top: 640px;
  }

  .map-box.dairy-farm {
    top: 750px;
  }

  .map-box.ang-mo-kio {
    top: 30px;
  }

  .map-box.bukit-timah {
    top: 810px;
    left: 612px;
  }

  .map-box.novena {
    top: 680px;
    left: 677px;
  }

  .map-box.marine-parade {
    top: 630px;
    left: 1041px;
  }

  .map-box.tampines {
    top: 438px;
    left: 1027px;
  }

  .map-box.serangoon {
    top: 284px;
  }

  .map-box.hougang {
    top: 150px;
    left: 977px;
  }

  .map-box.punggol {
    top: 48px;
    left: 809px;
  }
}

@media screen and (min-width: 1920px) {
  h1 {
    text-transform: uppercase;
  }

  p {
    font-size: 18px;
    line-height: 31px;
  }

  .content-paragraph.homepage {
    line-height: 26px;
  }

  .button {
    justify-content: center;
    align-items: center;
    padding: 15px 20px;
    line-height: 20px;
    display: flex;
  }

  .button.banner {
    text-transform: uppercase;
  }

  .button.hero-button {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .button.enroll {
    padding-bottom: 15px;
  }

  .block-image {
    background-color: #fffaec;
  }

  .label {
    letter-spacing: 2px;
    text-transform: uppercase;
  }

  .ep-description.explore-info-box {
    background-color: #fffaec00;
  }

  .spbp.last {
    margin-right: 0;
  }

  .copyright {
    width: 100%;
  }

  .copyright-text {
    justify-content: flex-start;
    align-items: center;
    width: 80%;
    display: flex;
  }

  .banner-image {
    background-position: 50%;
  }

  .counter-box {
    font-size: 30px;
    line-height: 40px;
  }

  .counter-element {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 90px;
  }

  .enroll-container {
    font-size: 35px;
    line-height: 35px;
  }

  .location.our-location-page {
    min-height: 900px;
  }

  .blog-headline-wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .blog-date {
    font-size: 16px;
  }

  .content-wrapper.bg {
    background-image: linear-gradient(#fffaec, #fffaec);
  }

  .content-heading {
    font-size: 45px;
  }

  .content-heading.programme {
    font-weight: 400;
  }

  .course-info-heading {
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
  }

  .icon-wrapper {
    justify-content: flex-end;
    align-items: center;
    width: 20%;
    display: flex;
  }

  .footer-wrapper.banner {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .map-tab-menu.contact-us {
    width: 90%;
  }

  .blog-paragraph {
    margin-bottom: 0;
    font-size: 18px;
  }

  .programme-info-box {
    width: auto;
    margin-right: 0;
  }

  .programme-info-wrapper {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    padding-right: 20px;
  }

  .banner-footer {
    margin-top: 0;
    margin-bottom: 0;
  }

  .banner-footer-content {
    margin-left: auto;
    margin-right: auto;
  }

  .footer-button-wrapper {
    justify-content: flex-start;
    align-items: center;
  }

  .content-box.half {
    justify-content: center;
    align-items: flex-start;
  }

  .image-box.values {
    background-size: 86%;
  }

  .image-box.preschool-program {
    background-image: url('../images/Preschool.jpg');
    background-size: contain;
  }

  .image-box.intenzive {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 122%;
    height: auto;
  }

  .footer-flex-wrapper {
    align-items: stretch;
    width: 100%;
  }

  .program-text {
    font-size: 18px;
    line-height: 28px;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 35px;
  }

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 28px;
    line-height: 30px;
  }

  .header-section {
    min-height: 130px;
    margin-bottom: 0;
  }

  .top-nav {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .container {
    width: 90%;
  }

  .container.flex {
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
  }

  .container.flex.footer {
    flex-flow: wrap;
  }

  .navlink {
    border-top: 1px solid #0000004a;
    flex-flow: column;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navlink.top {
    border-top-style: none;
    border-bottom-style: none;
    margin-left: 10px;
    margin-right: 0;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
  }

  .navlink.top.email {
    border-top-style: none;
    border-bottom: 1px #000;
  }

  .navlink.drop {
    background-color: #f1f1f1;
    border-bottom-style: none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
    box-shadow: 0 0 #00000017;
  }

  .navbar-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .banner-wrapper {
    background-position: 300% 25%;
    background-repeat: no-repeat;
    background-size: 700px;
    background-attachment: scroll;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .banner-content {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .content-paragraph {
    margin-bottom: 15px;
    margin-right: 0;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 12px;
    line-height: 18px;
  }

  .content-paragraph.courses {
    height: auto;
    padding-left: 0%;
    padding-right: 0%;
    line-height: 26px;
  }

  .content-paragraph.homepage {
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 28px;
  }

  .button {
    padding: 15px;
    font-size: 16px;
    line-height: 18px;
  }

  .button.banner {
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    min-width: 173px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 15px;
    font-family: Century Gothic, Arial, sans-serif;
    font-size: 16px;
    line-height: 18px;
  }

  .ep-box {
    flex-flow: row;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }

  .ep-box.primary, .ep-box.secondary {
    height: auto;
  }

  .block-image {
    width: 100%;
    height: auto;
    min-height: 250px;
    padding: 10px 5px;
  }

  .label {
    margin-bottom: 15px;
    padding-left: 0;
    font-size: 25px;
    line-height: 22px;
  }

  .ep-description {
    height: auto;
    padding: 15px 20px 35px;
  }

  .ep-description.explore-info-box {
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    margin-top: 0;
    padding-bottom: 15px;
  }

  .brochure-box {
    margin-left: auto;
    margin-right: auto;
  }

  .icon-box {
    margin-bottom: 20px;
    padding-left: 20px;
  }

  .footer-block._1 {
    width: 50%;
    max-width: none;
    margin-left: 13px;
    margin-right: 13px;
  }

  .footer-block.last {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 50%;
    max-width: none;
    margin-top: 30px;
    margin-left: 0;
  }

  .footer-header {
    font-size: 19px;
    line-height: 25px;
  }

  .footer-text {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 18px;
  }

  .footer-text.top {
    font-size: 15px;
  }

  .spbp {
    margin-left: 0;
    margin-right: 0;
  }

  .menu-button {
    font-size: 42px;
  }

  .menu-button.w--open {
    color: #000;
    background-color: #0000;
    margin-right: 0;
  }

  .nav-menu {
    background-color: #fff;
    width: 100%;
    padding-left: 0;
  }

  .dropdown-menu.w--open {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
    position: relative;
  }

  .inside-content-wrapper {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 48%;
    display: block;
  }

  .content-header {
    margin: 0 0 10px;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 36px;
    line-height: 40px;
  }

  .content-header.b60.left.keen {
    color: #000;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 40px;
    padding-top: 0;
    padding-bottom: 0;
    font-family: Century Gothic, Arial, sans-serif;
    font-size: 27px;
    line-height: 42px;
  }

  .copyright {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .copyright-text {
    margin-bottom: 5px;
    font-size: 11px;
  }

  .image-9 {
    margin-bottom: 60px;
  }

  .field {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 18px;
  }

  .flex-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
  }

  .flex-wrapper.hero, .flex-wrapper.story {
    flex-flow: column;
  }

  .button-wrapper {
    flex-flow: wrap;
  }

  .checkbox-label {
    font-size: 12px;
    line-height: 18px;
  }

  .filter-wrapper.sched {
    width: 100%;
    position: relative;
  }

  .filter-col {
    flex: 0 auto;
    width: 20%;
  }

  .login-form {
    padding-top: 20px;
    font-size: 14px;
    line-height: 19px;
  }

  .login-button {
    height: 45px;
    font-size: 14px;
    line-height: 16px;
  }

  .login-banner-wrapper {
    background-size: 768px;
    position: static;
    overflow: hidden;
  }

  .login {
    align-content: center;
    position: relative;
  }

  .login-box-wrapper {
    min-width: 400px;
    max-width: 400px;
    margin-top: 10px;
    padding: 25px 30px 10px;
  }

  .white-effect {
    max-width: 80%;
    margin-top: 0;
    padding: 5px;
    position: static;
  }

  .login-header {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 25px;
  }

  .login-text-field {
    font-size: 14px;
    line-height: 16px;
  }

  .schedule-tab {
    height: auto;
  }

  .login-text {
    font-size: 12px;
  }

  .equire, .schedule, .locations {
    max-width: 80%;
  }

  .icon {
    font-size: 30px;
  }

  .banner-image {
    width: 100%;
  }

  .learn-more-button {
    font-size: 16px;
    line-height: 18px;
  }

  .counter-content {
    flex-flow: row;
    order: 1;
    justify-content: space-between;
    align-items: center;
    width: 50%;
  }

  .counter-box {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 25px;
    display: flex;
  }

  .counter-element {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 70px;
  }

  .enroll-container {
    text-align: center;
    font-size: 26px;
    line-height: 30px;
  }

  .locatiion-content {
    width: 100%;
  }

  .location.our-location-page {
    background-image: url('../images/Singapore--mobile-2.svg');
    background-size: contain;
    flex-flow: wrap;
    flex: 0 auto;
    justify-content: space-between;
    align-items: flex-start;
    height: 452px;
    min-height: auto;
    margin-bottom: 0;
    display: flex;
    position: static;
  }

  .location-content-wrapper {
    flex-flow: column;
  }

  .blog-headline-wrapper {
    font-size: 25px;
  }

  .footer-button.icon {
    margin-left: 0;
    margin-right: 0;
  }

  .footer-button.icon.middle {
    margin-left: 10px;
    margin-right: 10px;
  }

  .content-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .content-wrapper._0tpadding {
    padding-top: 0;
  }

  .content-wrapper.inner-banner {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .bmv-box {
    text-align: left;
    width: 100%;
    height: auto;
    margin-left: 10px;
    margin-right: 10px;
  }

  .bmv-box.mission {
    order: 1;
    width: 100%;
    max-width: none;
  }

  .bmv-text {
    line-height: 28px;
  }

  .our-story-section {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 95%;
    margin-left: 0;
    margin-right: 0;
  }

  .our-story-timeline {
    width: 100%;
    padding-right: 30px;
  }

  .timeline-period-wrapper {
    height: 210px;
  }

  .timeline-line {
    min-height: auto;
  }

  .our-story-gallery {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 20px;
  }

  .our-story-picture {
    height: 270px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .our-story-picture.image-1 {
    width: 48%;
    margin-bottom: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .our-story-picture.image-2 {
    width: 48%;
    margin-left: 0;
    margin-right: 0;
  }

  .content-heading.programme {
    font-size: 45px;
    line-height: 48px;
  }

  .course-info-heading {
    font-size: 18px;
    line-height: 28px;
  }

  .course-sub-heading.bold {
    font-size: 25px;
    line-height: 27px;
  }

  .icon-wrapper {
    margin-top: 10px;
    display: flex;
  }

  .footer-wrapper {
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }

  .blog-headline {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .headline-image {
    width: 100%;
    height: 430px;
  }

  .headline-content {
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
  }

  .accordion-header {
    align-items: flex-start;
  }

  .accordion-heading {
    width: 470px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 30px;
  }

  .accordion-content {
    font-size: 14px;
  }

  .ep-image {
    width: 100%;
    height: 236.859px;
    padding: 0;
  }

  .sched-section {
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    padding-left: 20px;
    padding-right: 20px;
  }

  .sched-section.first {
    padding-left: 20px;
    padding-right: 20px;
  }

  .schedule-text {
    width: 130px;
    font-size: 18px;
  }

  .schedule-text-info {
    font-size: 15px;
    line-height: 22px;
  }

  .price-section {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .price-text {
    font-size: 20px;
  }

  .price-text-info {
    text-align: center;
    font-size: 19px;
  }

  .dropdown-toggle {
    flex-flow: column;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .dropdown-toggle.w--open {
    flex-flow: row;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .tab-link-tab-2 {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .tab-link-tab-2.last {
    border-right-style: solid;
  }

  .tab-link-tab-2.tab-last {
    border-right-style: none;
  }

  .map-box-wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    display: none;
  }

  .map-box-wrapper.right {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-end;
    display: none;
  }

  .map-box-wrapper.map {
    display: block;
  }

  .map-tab-menu {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    width: auto;
  }

  .map-tab-menu.contact-us {
    margin-bottom: 20px;
  }

  .tabs.left-align {
    flex-flow: column;
  }

  .tabs-content.half {
    order: 1;
    width: 100%;
    height: auto;
    margin-right: 0;
    overflow: visible;
  }

  .hero-heading {
    margin-bottom: 15px;
  }

  .inner-heading {
    width: 95%;
  }

  .programme-info-heading {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .programme-info {
    font-size: 16px;
    line-height: 23px;
  }

  .programme-info-wrapper {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .banner-footer {
    padding: 0;
  }

  .footer-button-wrapper {
    justify-content: space-between;
    align-items: center;
  }

  .heading.enroll {
    font-size: 32px;
    line-height: 39px;
  }

  .story-paragraph {
    margin-bottom: 0;
  }

  .slots-text {
    padding-left: 10px;
    padding-right: 10px;
  }

  .slot-container {
    padding-left: 0;
  }

  .brix---heading-h4-size {
    font-size: 22px;
    line-height: 32px;
  }

  .content-box.half {
    width: 100%;
    margin-bottom: 30px;
  }

  .image-box.values {
    background-position: 50% 40%;
    width: 100%;
    min-height: 300px;
  }

  .image-box.preschool-program {
    background-position: 50%;
    background-size: cover;
    width: 100%;
    height: 390px;
  }

  .image-box.intenzive {
    width: 100%;
    height: 350px;
  }

  .image-box.reading-and-knowledge {
    order: 1;
    width: 100%;
    height: 350px;
  }

  .image-box.idiom-course {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 60%;
    width: 100%;
    height: 390px;
  }

  .image-box.holiday {
    width: 100%;
    height: 350px;
  }

  .image-box.exam {
    background-position: 70%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 350px;
    margin-bottom: 20px;
  }

  .map-box {
    width: 53%;
    margin-bottom: 10px;
    position: static;
    left: 0;
  }

  .map-box.jurong-east, .map-box.clementi {
    left: 0;
  }

  .map-box.dairy-farm {
    width: 53%;
    left: 0;
  }

  .map-box.ang-mo-kio {
    width: 53%;
    position: static;
    left: 0;
  }

  .map-box.bukit-timah {
    width: 53%;
  }

  .map-box.novena, .map-box.marine-parade, .map-box.tampines, .map-box.serangoon, .map-box.hougang, .map-box.punggol {
    width: 60%;
  }

  .map-info {
    font-size: 13px;
  }

  .map-title {
    font-size: 16px;
  }

  .branches-heading {
    margin-bottom: 0;
    font-size: 24px;
  }

  .image-21 {
    max-width: 80%;
  }

  .contact-us-form-box {
    width: 100%;
  }

  .flex-block._50 {
    width: 100%;
    margin-bottom: 13px;
    padding-right: 10px;
  }

  .flex-center-2.branches {
    flex-direction: row;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 15px;
  }

  .flex-center-2.branches.loc {
    margin-top: 15px;
    padding-bottom: 0;
  }

  .inside-paragraph {
    font-size: 12px;
    line-height: 18px;
  }

  .inside-paragraph.xs {
    font-size: 14px;
  }

  .inside-paragraph.hrs {
    font-size: 12px;
  }

  .inside-paragraph.bigger {
    font-size: 14px;
    line-height: 22px;
  }

  .label-2 {
    font-size: 15px;
    line-height: 22px;
  }

  .content-header-2 {
    margin: 0 0 10px;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 22px;
    line-height: 35px;
  }

  .content-header-2.corresponding {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .content-header-2.branches {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 25px;
  }

  .blog-box-wrapper {
    max-height: none;
  }

  .blog-image-box {
    height: 100%;
    min-height: auto;
  }

  .blog-title {
    font-size: 22px;
    line-height: 32px;
  }

  .blog-image {
    height: auto;
  }

  .div-block {
    inset: 0%;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    margin-bottom: 20px;
    font-size: 31px;
  }

  .header-section {
    min-height: 122px;
  }

  .container {
    width: 90%;
    max-width: none;
  }

  .container.flex {
    width: 90%;
    font-size: 9px;
    line-height: 18px;
  }

  .container.flex.footer {
    flex-wrap: wrap;
    width: 90%;
  }

  .container.flex-center {
    flex-flow: row;
  }

  .navlink {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 16px;
  }

  .navlink.top {
    margin-right: 10px;
  }

  .navbar-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .logo {
    max-width: 200px;
  }

  .banner-wrapper {
    background-position: 150% 0;
    background-repeat: no-repeat;
    background-size: 540px;
    background-attachment: scroll;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .banner-content {
    width: 100%;
  }

  .content-paragraph.courses {
    height: auto;
    font-size: 17px;
    line-height: 27px;
  }

  .content-paragraph.homepage {
    padding-left: 0%;
    font-size: 17px;
    line-height: 27px;
  }

  .button.banner {
    min-width: 119px;
    margin-top: 5px;
    padding: 15px;
  }

  .button.white-button {
    margin-bottom: 10px;
    padding-bottom: 0;
  }

  .button.filter {
    justify-content: flex-start;
    align-items: center;
  }

  .flex-center {
    flex-flow: wrap;
    display: flex;
  }

  .ep-box {
    flex-direction: column;
    align-self: auto;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
  }

  .block-image {
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 480px;
    height: 270px;
    margin-top: 10px;
    padding: 20px;
    display: flex;
  }

  .label {
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 31px;
  }

  .ep-description.explore-info-box {
    justify-content: center;
    align-items: center;
    margin-top: 10px;
  }

  .brochure-box {
    margin-left: auto;
    margin-right: auto;
  }

  .footer-block {
    max-width: 70%;
    margin-bottom: 20px;
    display: block;
  }

  .footer-block._1 {
    width: 27%;
    margin-bottom: 23px;
    margin-left: 0;
    font-size: 12px;
    line-height: 18px;
  }

  .footer-block.last {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 80%;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0;
  }

  .footer-block.last-link {
    margin-left: 0;
  }

  .spbp {
    height: 140px;
    margin-left: 0;
    margin-right: 10px;
  }

  .menu-button {
    margin-right: 0;
  }

  .inside-content-wrapper {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .content-header {
    font-size: 36px;
    line-height: 40px;
  }

  .content-header.b60.left.keen {
    text-align: center;
  }

  .image-9 {
    padding-top: 20px;
  }

  .flex-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }

  .filter-wrapper.sched {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .filter-col {
    width: 40%;
    margin-bottom: 10px;
  }

  .schedule-tab {
    flex-flow: wrap;
  }

  .banner-image {
    order: -1;
    width: 100%;
    min-height: 300px;
  }

  .learn-more-button {
    padding: 15px;
  }

  .counter-content {
    flex-flow: row;
    order: 1;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .counter-box {
    text-align: center;
    flex-flow: column;
    margin-left: 60px;
    margin-right: 60px;
  }

  .counter-element {
    justify-content: center;
    align-items: center;
    width: 132px;
    display: flex;
  }

  .locatiion-content {
    width: 100%;
    margin-right: 0;
  }

  .location.our-location-page {
    background-size: cover;
    height: 300px;
  }

  .location-content-wrapper {
    flex-flow: column;
    width: 100%;
  }

  .content-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .content-wrapper.inner-banner {
    min-height: 15vh;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .bmv-box {
    width: 100%;
    max-width: none;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .bmv-box.mission {
    order: 1;
    width: 100%;
  }

  .timeline-period-wrapper {
    height: 253px;
  }

  .our-story-gallery {
    height: auto;
    padding: 10px;
  }

  .our-story-picture {
    width: 220px;
    height: 210px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .our-story-picture.image-1 {
    height: 200px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .our-story-picture.image-2 {
    height: 200px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
  }

  .content-heading {
    text-transform: uppercase;
    font-size: 33px;
  }

  .content-heading.programme {
    margin-bottom: 0;
  }

  .course-info-heading {
    font-size: 12px;
  }

  .course-sub-heading.bold {
    font-size: 25px;
    line-height: 26px;
  }

  .icon-wrapper {
    margin-top: 5px;
    display: flex;
  }

  .footer-wrapper {
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }

  .previous-button, .page-button, .next-button {
    margin-left: 20px;
    margin-right: 20px;
  }

  .blog-headline {
    flex-flow: column;
  }

  .headline-image {
    width: 100%;
    height: 310px;
  }

  .headline-content {
    width: 100%;
  }

  .accordion-heading {
    font-size: 17px;
    line-height: 23px;
  }

  .accordion-content {
    font-size: 13px;
    line-height: 21px;
  }

  .accordion-line-x, .accordion-line-y {
    height: 17px;
  }

  .ep-image {
    width: 370px;
    height: 270px;
  }

  .schedule-text-info {
    font-size: 14px;
    line-height: 20px;
  }

  .schedule-wrapper {
    width: 100%;
  }

  .price-tag {
    width: 50%;
  }

  .price-text {
    font-size: 20px;
  }

  .price-text-info {
    font-size: 16px;
    line-height: 21px;
  }

  .gallery-box {
    background-image: none;
  }

  .tab-link-tab-2 {
    width: 24%;
  }

  .tab-link-tab-2.w--current {
    width: 23%;
  }

  .tab-link-tab-2.last.tab-last.mobile-last, .tab-link-tab-2.last.mobile-last {
    border-right-style: none;
  }

  .tab-link-tab-2.tab-last {
    border-right-style: solid;
    width: 27%;
    padding-left: 7px;
    padding-right: 7px;
  }

  .map-tab-menu {
    justify-content: center;
    align-items: center;
  }

  .map-tab-menu.contact-us {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 10px;
  }

  .tabs, .code-embed {
    width: 100%;
  }

  .hero-heading {
    margin-bottom: 15px;
    line-height: 45px;
  }

  .top-nav-content {
    font-size: 12px;
  }

  .programme-info-box {
    flex-flow: row;
    width: auto;
  }

  .programme-info-box.first {
    width: 25%;
  }

  .programme-info-heading {
    font-size: 12px;
  }

  .programme-info {
    font-size: 13px;
    line-height: 21px;
  }

  .programme-info-wrapper {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .footer-button-wrapper {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
  }

  .button-icon {
    width: 30px;
    height: 22px;
    margin-right: 10px;
  }

  .heading {
    font-size: 35px;
    line-height: 44px;
  }

  .footer-image {
    margin-bottom: 0;
    padding-top: 20px;
  }

  .slot-container {
    width: 50%;
    padding-left: 0;
  }

  .brix---mg-bottom-16px-2 {
    margin-bottom: 8px;
  }

  .brix---heading-h4-size {
    font-size: 20px;
    line-height: 26px;
  }

  .brix---product-card-wrapper-v1 {
    width: 100%;
  }

  .brix---badge-secondary-small-bold-2 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .content-box.half {
    width: 100%;
  }

  .image-box {
    width: 100%;
    height: 400px;
    margin-bottom: 20px;
  }

  .image-box.values {
    min-height: 250px;
  }

  .image-box.exam {
    background-position: -20% 0;
    background-size: 110%;
    display: flex;
  }

  .branches-heading {
    font-size: 20px;
  }

  .field-flex-box {
    flex-flow: wrap;
  }

  .field-flex-half {
    width: 100%;
  }

  .core-content-box {
    flex-flow: column;
    width: 100%;
  }

  .core-image-cox {
    width: 100%;
    height: 200px;
  }

  .flex-block._50 {
    width: 100%;
    margin-bottom: 0;
    padding-right: 0;
  }

  .flex-center-2 {
    flex-flow: wrap;
    display: flex;
  }

  .flex-center-2.branches {
    margin-bottom: 0;
  }

  .label-2 {
    font-size: 12px;
    line-height: 18px;
  }

  .blog-box-wrapper {
    flex-flow: wrap;
    width: 100%;
  }

  .blog-image-box {
    border-radius: 20px 20px 0 0;
    width: 100%;
    height: 250px;
  }

  .blog-content-box {
    border-radius: 0 0 20px 20px;
    width: 100%;
    padding-left: 30px;
  }

  .blog-title {
    font-size: 20px;
    line-height: 26px;
  }

  .day-sched-box {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 28px;
    line-height: 42px;
  }

  h2 {
    font-size: 22px;
    line-height: 32px;
  }

  h3 {
    font-size: 26px;
  }

  p {
    font-size: 14px;
    line-height: 24px;
  }

  strong {
    font-size: 15px;
  }

  .footer-section {
    padding-bottom: 10px;
  }

  .top-nav {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .container {
    padding-left: 0;
    padding-right: 0;
  }

  .container.flex {
    flex-flow: column;
  }

  .container.flex.footer {
    flex-flow: wrap;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .container.flex-center {
    flex-direction: column;
  }

  .container.home {
    flex-flow: column;
  }

  .navlink {
    display: flex;
  }

  .navlink:hover {
    color: #199947;
  }

  .navlink.top {
    flex-flow: row;
    justify-content: space-between;
    align-items: stretch;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    text-decoration: none;
  }

  .navlink.top.email {
    margin-left: 10px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navlink.drop {
    color: #636363;
  }

  .navbar-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .banner-content {
    width: 100%;
  }

  .content-paragraph.courses {
    height: auto;
    line-height: 24px;
  }

  .content-paragraph.homepage {
    margin-bottom: 20px;
  }

  .button.banner {
    justify-content: flex-start;
    align-items: center;
    width: 210px;
    min-width: auto;
    margin: 0 0 10px;
    padding: 7px;
  }

  .button.white-button {
    width: 190px;
    margin-bottom: 10px;
    margin-right: 0;
    padding-bottom: 0;
    font-size: 14px;
  }

  .button.hero-button {
    margin-bottom: 10px;
  }

  .ep-box {
    width: 100%;
    height: auto;
  }

  .ep-box.primary {
    padding-top: 8px;
  }

  .block-image {
    width: 260px;
    height: auto;
    min-height: auto;
    padding: 0;
  }

  .ep-description {
    padding-bottom: 15px;
  }

  .brochure-box {
    align-items: center;
    width: 100%;
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
  }

  .footer-block {
    order: 1;
    max-width: 50%;
    margin-left: 0;
  }

  .footer-block._1 {
    width: 46%;
    max-width: 100%;
    margin-bottom: 30px;
  }

  .footer-block.last {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
  }

  .footer-block.last-link {
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 13px;
    display: flex;
  }

  .footer-block.first {
    width: 100%;
    max-width: 100%;
  }

  .spbp {
    height: 90px;
    margin-top: 20px;
  }

  .menu-button {
    padding: 9px;
  }

  .menu-button.w--open {
    margin-right: 0;
  }

  .nav-menu {
    width: 100%;
  }

  .content-header {
    margin-right: 0;
    line-height: 35px;
  }

  .content-header.b60 {
    margin-bottom: 30px;
  }

  .content-header.b60.left.keen {
    text-align: center;
    font-size: 19px;
  }

  .copyright {
    order: 1;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 13px;
    line-height: 18px;
  }

  .copyright-text {
    width: 100%;
    line-height: 25px;
  }

  .image-9 {
    margin-bottom: 0;
    padding-top: 0;
  }

  .field {
    min-height: 40px;
    margin-bottom: 0;
    padding: 10px 15px;
    font-size: 15px;
  }

  .flex-wrapper {
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .flex-wrapper.nav {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .flex-wrapper.story {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .button-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .filter-wrapper.sched {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
  }

  .filter-col {
    width: 100%;
  }

  .login {
    width: 90%;
  }

  .login-box-wrapper {
    min-width: 100%;
  }

  .flex-display {
    flex-direction: column;
    align-items: stretch;
  }

  .schedule-tab {
    flex-flow: column;
  }

  .banner-image {
    background-image: url('../images/Watercolor-2.png');
    background-position: 50%;
    background-size: cover;
    order: -1;
    max-width: 100%;
    height: 120px;
    margin-bottom: 20px;
  }

  .learn-more-button {
    padding-left: 10px;
    padding-right: 10px;
  }

  .counter-content {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .counter-box {
    margin-left: 0;
    margin-right: 0;
    font-size: 17px;
  }

  .counter-element {
    font-size: 60px;
    line-height: 60px;
  }

  .locatiion-content {
    margin-right: 0;
  }

  .location.our-location-page {
    background-size: 110%;
  }

  .blog-headline-wrapper {
    padding-bottom: 5px;
    font-size: 23px;
    line-height: 26px;
  }

  .blog-date.blog-page {
    order: 1;
  }

  .content-wrapper, .content-wrapper.inner-banner {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .bmv-box {
    width: 100%;
    height: 150px;
    margin: 8px 0;
  }

  .bmv-box.mission {
    order: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .bmv-heading {
    font-size: 21px;
    line-height: 26px;
  }

  .bmv-text {
    font-size: 15px;
    line-height: 25px;
  }

  .our-story-section {
    justify-content: center;
    align-items: center;
  }

  .our-story-timeline {
    padding: 0;
  }

  .timeline-period-wrapper {
    display: none;
  }

  .timeline-line {
    min-height: 460px;
  }

  .timeline-content {
    width: 100%;
  }

  .timeline-box {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
  }

  .our-story-gallery {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 460px;
  }

  .our-story-picture {
    margin: 20px;
  }

  .our-story-picture.image-1 {
    width: 90%;
    height: 200px;
    margin-bottom: 20px;
  }

  .our-story-picture.image-2 {
    width: 90%;
    height: 200px;
    margin-left: 0;
  }

  .content-heading {
    font-size: 28px;
  }

  .content-heading.programme {
    font-size: 32px;
    line-height: 37px;
  }

  .course-info-heading {
    width: auto;
    font-size: 14px;
    line-height: 22px;
  }

  .course-sub-heading {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 31px;
  }

  .course-sub-heading.bold {
    font-size: 20px;
  }

  .icon-wrapper {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .footer-wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 0;
  }

  .page-button {
    margin-left: 10px;
    margin-right: 10px;
  }

  .page-nav-text {
    display: none;
  }

  .headline-content {
    padding-left: 20px;
  }

  .bloglist-sub-header {
    font-size: 23px;
  }

  .accordion {
    flex-flow: column;
    margin-bottom: 20px;
    padding: 15px 25px;
  }

  .accordion-heading {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 30px;
    font-size: 17px;
    line-height: 25px;
  }

  .accordion-content {
    margin-top: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 16px;
  }

  .accordion-line-x, .accordion-line-y {
    height: 15px;
  }

  .ep-image {
    height: auto;
  }

  .sched-section {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .sched-section.first {
    margin-top: 0;
  }

  .schedule-text {
    width: auto;
    margin-bottom: 0;
  }

  .schedule-text-info {
    line-height: 20px;
  }

  .schedule-wrapper {
    flex-flow: column;
    width: 100%;
  }

  .price-tag {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .price-text {
    width: 140px;
    margin-bottom: 5px;
  }

  .dropdown-toggle {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .tab-link-tab-2 {
    width: 45%;
    padding-left: 5px;
    padding-right: 5px;
  }

  .tab-link-tab-2.w--current {
    width: 50%;
  }

  .tab-link-tab-2.last.tab-last.mobile-last, .tab-link-tab-2.last.mobile-last {
    border-right-style: none;
  }

  .tab-link-tab-2.tab-last {
    border-right-style: solid;
    width: 50%;
    padding-left: 0;
  }

  .tab-link-tab-2.mobile-last {
    border-right-style: none;
  }

  .map-tab-menu {
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
  }

  .map-tab-menu.contact-us {
    flex-flow: wrap;
  }

  .hero-heading {
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 45px;
  }

  .top-email {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
    display: flex;
  }

  .top-nav-content {
    justify-content: space-between;
    align-items: baseline;
    display: flex;
  }

  .inner-heading {
    justify-content: space-between;
    align-items: flex-end;
  }

  .inner-heading.programme {
    width: 90%;
    margin-top: 40px;
  }

  .programme-info-box {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin: 0;
  }

  .programme-info-box.first {
    width: 100%;
    margin-top: 0;
  }

  .programme-info-wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .banner-footer {
    flex-flow: column;
    height: auto;
    display: flex;
  }

  .footer-button-wrapper {
    flex-flow: column;
  }

  .button-icon {
    height: 30px;
  }

  .heading.enroll {
    font-size: 27px;
    line-height: 35px;
  }

  .story-paragraph {
    line-height: 22px;
  }

  .footer-image {
    width: 120px;
    margin-bottom: 0;
    padding-top: 0;
  }

  .slots-box {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    font-size: 50px;
  }

  .slot-container {
    width: 100%;
  }

  .brix---mg-bottom-16px-2 {
    margin-bottom: 15px;
  }

  .brix---mg-bottom-24px-2 {
    margin-bottom: 16px;
  }

  .brix---heading-h4-size {
    font-size: 18px;
    line-height: 24px;
  }

  .brix---badge-wrapper-top-right-2 {
    top: 14px;
    right: 14px;
  }

  .brix---product-card-content {
    padding: 21px 22px 32px;
  }

  .brix---paragraph-default-2 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---badge-secondary-small-bold-2 {
    padding: 10px 16px;
    font-size: 14px;
    line-height: 16px;
  }

  .image-box {
    height: 300px;
  }

  .image-box.preschool-program {
    background-size: 110%;
    height: 190px;
  }

  .image-box.exam {
    order: 1;
    height: 220px;
  }

  .sub-bold {
    font-weight: 700;
  }

  .branches-heading {
    font-size: 18px;
  }

  .contact-us-form-box {
    padding: 27px;
  }

  .field-label {
    font-size: 15px;
  }

  .form-title {
    font-size: 25px;
  }

  .flex-block._50 {
    margin-bottom: 0;
    padding-right: 0;
  }

  .flex-center-2.branches {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .small-box-header {
    align-items: flex-start;
    margin-top: 20px;
  }

  .inside-paragraph {
    font-size: 14px;
  }

  .inside-paragraph.xs, .inside-paragraph.bigger {
    font-size: 16px;
    line-height: 26px;
  }

  .label-2.orange.bigger {
    font-size: 20px;
  }

  .content-header-2 {
    margin-right: 0;
    font-size: 28px;
    line-height: 35px;
  }

  .content-header-2.corresponding {
    font-size: 20px;
  }

  .content-header-2.branches {
    font-size: 21px;
  }

  .blog-image-box {
    height: auto;
  }

  .brix---product-card-content-copy, .blog-content-box {
    padding: 21px 22px 32px;
  }

  .blog-title {
    font-size: 18px;
    line-height: 24px;
  }

  .blog-par {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 23px;
  }

  .blog-top-info-box {
    margin-bottom: 15px;
  }

  .sub-title, .date {
    font-size: 13px;
  }

  .blog-link {
    font-size: 15px;
    line-height: 23px;
  }

  .blog-image {
    height: 100%;
  }

  .half-sched-box {
    width: 100%;
    height: auto;
  }

  .day-sched-box {
    margin-bottom: 0;
  }
}


@font-face {
  font-family: 'Century Gothic';
  src: url('../fonts/GOTHICB.TTF') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Notosans';
  src: url('../fonts/NotoSans-Bold.ttf') format('truetype'), url('../fonts/NotoSans-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Notosans';
  src: url('../fonts/NotoSans-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Notosans';
  src: url('../fonts/NotoSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Notosans';
  src: url('../fonts/NotoSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Notosans';
  src: url('../fonts/NotoSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Notosans';
  src: url('../fonts/NotoSans-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Notosans';
  src: url('../fonts/NotoSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Carterone';
  src: url('../fonts/CarterOne.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Assistant';
  src: url('../fonts/Assistant-Regular.ttf') format('truetype'), url('../fonts/Assistant-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Assistant';
  src: url('../fonts/Assistant-ExtraBold.ttf') format('truetype'), url('../fonts/Assistant-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Assistant';
  src: url('../fonts/Assistant-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Assistant';
  src: url('../fonts/Assistant-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Assistant';
  src: url('../fonts/Assistant-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Century Gothic';
  src: url('../fonts/Century-Gothic.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}