:root {
  --black: black;
  --white: white;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: underline;
}

strong {
  font-weight: bold;
}

.header---phone {
  text-align: center;
  letter-spacing: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 40px;
  display: block;
}

.header---address {
  float: none;
  text-align: center;
  margin-top: 5px;
  font-family: Merriweather, serif;
  line-height: 16px;
}

.header---nav-bar {
  background-image: linear-gradient(#00000070, #fff 34%);
  border: 1px solid #00000073;
  border-radius: 32px;
  position: static;
  box-shadow: 4px 4px 14px #000, inset -1px -5px 15px 7px #000000a1;
}

.header---section {
  perspective: 1000px;
  color: #fff;
  text-align: center;
  background-color: #fff;
  margin-bottom: 10px;
  padding-bottom: 0;
  line-height: 20px;
  display: inline;
  position: sticky;
  overflow: visible;
}

.header---top {
  margin-top: 5px;
  margin-bottom: 5px;
}

.header---nama {
  float: none;
  text-align: center;
  margin-top: 15px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  display: block;
  position: static;
}

.header---more-info {
  background-color: #ec3846;
  padding: 9px 10px;
  font-family: Exo, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.header---request-block {
  text-align: center;
}

.header---soical {
  text-align: center;
  max-width: 100%;
  margin-top: 6px;
}

.header---media-icon {
  text-align: center;
  max-width: 75%;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
  display: block;
}

.nav-bar-text {
  border: 1px #0000;
  font-family: Exo, sans-serif;
  font-size: 20px;
  text-decoration: none;
  display: inline-block;
}

.main-page-text {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-decoration: underline;
}

.main-page-header-1 {
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.main-page-info {
  margin-bottom: 30px;
  padding-bottom: 1px;
  font-family: Merriweather, serif;
  font-size: 15px;
  line-height: 24px;
  display: block;
}

.main-page-video {
  perspective: none;
  background-image: linear-gradient(#ffffff80, #ffffff80);
  margin-bottom: 0;
  padding-bottom: 0;
  position: relative;
}

.media-icons {
  opacity: 1;
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 14px;
  transition: opacity .2s;
  transform: translate(0);
}

.media-icons:hover {
  opacity: .46;
  font-size: 14px;
  display: inline-block;
  transform: translate(0, 5px);
}

.media-column {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer---logo-container {
  text-align: center;
}

.footer---logo {
  height: 150px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.footer---text {
  color: #000;
  text-align: center;
  background-color: #0000;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: Merriweather, serif;
  font-weight: 700;
}

.more-info {
  text-align: center;
  background-color: #f8001e;
  font-size: 20px;
}

.more-info:hover {
  color: red;
  background-color: #fff;
  border: 2px solid #000;
  font-weight: 700;
}

.main-page---info-container {
  text-align: center;
  background-image: linear-gradient(#000 52%, #fff 52%);
  margin-bottom: 20px;
}

.class-type-header {
  text-align: center;
  padding-right: 20px;
  position: relative;
}

.class-types {
  transform-style: preserve-3d;
  background-color: #000;
  font-family: Exo, sans-serif;
  font-size: 25px;
  line-height: 25px;
}

.class-types:hover {
  color: #000;
  background-color: #fff;
  font-weight: 700;
  transform: translate3d(0, 0, -5px);
  box-shadow: 2px 2px 3px #000;
}

.video-heading {
  color: #000;
  text-align: center;
  margin-top: 30px;
}

.video-text {
  color: #000;
  text-align: center;
  width: 500px;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  display: inline;
}

.video-container {
  text-align: center;
  margin-top: 30px;
}

.class-images {
  max-width: 75%;
  margin-top: 16px;
  padding-top: 0;
}

.best-text {
  text-align: center;
  text-transform: none;
  margin-bottom: auto;
  font-size: 19px;
  display: block;
}

.best-header {
  text-transform: uppercase;
  padding-top: 40px;
  padding-bottom: 40px;
}

.best-section {
  text-align: center;
  background-image: linear-gradient(#00000017, #00000017);
  margin-bottom: auto;
  padding-bottom: 40px;
}

.testimonial {
  text-align: center;
  background-image: linear-gradient(#000, #000);
}

.testimonial-header {
  color: #fff;
}

.testimonial-image {
  max-width: 100%;
}

.testimonial-text {
  color: #fff;
  padding-top: 10px;
}

.map-header {
  text-align: center;
  text-transform: uppercase;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 35px;
}

.map-address {
  text-align: center;
  font-family: Exo, sans-serif;
  font-weight: 700;
  line-height: 16px;
}

.main-page---info-container-2 {
  text-align: center;
  padding-bottom: 20px;
}

.request-info---code {
  text-align: left;
  margin-bottom: 30px;
  margin-left: 70px;
}

.teacher---header {
  color: #a32d2d;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 40px;
  display: block;
}

.teacher---image {
  text-align: right;
}

.teacher---name {
  color: #a32d2d;
  padding-bottom: 5px;
  font-family: Bitter, serif;
  font-size: 19px;
  font-weight: 700;
}

.teacher---rank {
  font-size: 16px;
  font-weight: 700;
}

.teacher---time {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 13px;
}

.teacher---row {
  text-align: left;
  border: 3px solid #a32d2d;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.teacher---title {
  color: #221986;
  padding-top: 5px;
  padding-left: 1px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 17px;
  font-weight: 700;
}

.dividing-block {
  border: 3px solid #000;
  border-radius: 10px;
  margin-top: 20px;
  box-shadow: 1px 1px 3px #000;
}

.sensei---name {
  text-align: right;
  padding-right: 20px;
  font-size: 20px;
  font-weight: 700;
}

.sensei---quote {
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 700;
}

.sensei---paragraph {
  font-family: Bitter, serif;
}

.header---years {
  text-align: center;
  padding-bottom: 20px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.class---section, .price-chart---container {
  text-align: center;
}

.payment---image {
  margin-bottom: 10px;
  box-shadow: 1px 1px 3px #000, 4px 4px 3px #000;
}

.price-chart---text {
  text-align: center;
}

.try---container {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.try---text {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.promotion---text {
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.promotion---text-2 {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.video---header {
  color: #a32d2d;
  text-align: center;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 23px;
  font-weight: 700;
}

.video---section {
  margin-bottom: 20px;
}

.promotion---video {
  text-align: center;
  margin-bottom: 10px;
}

.request-info-block {
  text-align: left;
  margin-top: 10px;
}

.facility-container {
  text-align: center;
  margin-bottom: 20px;
}

.facility-paragraph {
  direction: ltr;
  text-align: left;
  text-indent: 0;
  font-weight: 700;
  line-height: 15px;
}

.facility-image-container {
  text-align: center;
}

.menu-bar-link {
  color: #000;
  border: 1px #0000;
  text-decoration: none;
}

.direct-links {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
}

.div-block-line {
  border: 3px solid #000;
  margin-top: 10px;
  margin-bottom: 10px;
}

.description-text {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Bitter, serif;
  font-weight: 700;
}

.tab---ages {
  background-color: #fff;
  border: 4px solid #000;
  border-radius: 15px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Exo, sans-serif;
  font-weight: 700;
}

.tab---ages.w--current {
  color: #fff;
  background-color: #f70505;
  border: 4px solid #000;
  border-radius: 15px;
  font-family: Exo, sans-serif;
  font-weight: 700;
}

.tab---ages.w--current:active {
  color: #fff;
  background-color: #ee0a0a;
}

.tab---ages.tab---2 {
  color: #000;
  background-color: #fff;
  border: 4px solid #000;
  border-radius: 15px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Exo, sans-serif;
  font-weight: 700;
  inset: 0;
}

.tab---ages.tab---2.w--current {
  color: #fff;
  background-color: #eb1f1f;
}

.tab-menu {
  text-align: center;
  margin-bottom: 10px;
}

.tab-text {
  margin-top: 10px;
  padding-left: 50px;
}

.class-names {
  text-align: center;
  font-family: Georgia, Times, Times New Roman, serif;
  font-weight: 700;
  text-decoration: underline;
}

.class-age {
  text-align: center;
  font-family: Georgia, Times, Times New Roman, serif;
  text-decoration: none;
}

.class-link {
  text-align: center;
  text-decoration: none;
}

.class-container {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}

.class-paragraph {
  text-align: center;
  margin-bottom: 20px;
  font-family: Merriweather, serif;
  font-size: 13px;
}

.class-section-break {
  margin-top: 200px;
}

.city-list {
  text-align: left;
  font-family: Changa One, Impact, sans-serif;
  font-size: 10px;
}

.class-column, .countries {
  text-align: center;
}

.history-paragraph {
  text-align: left;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.history-title {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 5px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-weight: 700;
}

.mentor-header {
  color: #a32d2d;
  margin-bottom: 10px;
  font-family: Droid Serif, serif;
  font-size: 20px;
  font-weight: 700;
}

.tree-name {
  font-family: Exo, sans-serif;
  font-size: 12px;
  font-weight: 700;
}

.was-trained-by {
  color: #1414e9;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 10px;
  font-style: italic;
  font-weight: 700;
}

.tree-style {
  text-align: center;
  background-color: #a22424;
  border: 2px solid #000;
  font-family: Bitter, serif;
  font-weight: 700;
  display: block;
  box-shadow: 1px 1px 3px #000;
}

.tree-column {
  text-align: center;
}

.tree-row {
  opacity: 1;
  background-color: #0000;
  background-image: linear-gradient(#ffffffbf, #ffffffbf), url('../images/bonsai.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
  background-attachment: scroll, scroll;
}

.video-row {
  text-align: center;
  margin-top: 50px;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.footer---to-the-top {
  text-align: center;
  background-color: #000;
}

.at-a-glance {
  text-align: center;
  background-color: #cbcecf;
  border: 2px solid #000;
}

.overview-text {
  margin-top: 10px;
}

.photo-header {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.school-photo {
  margin-left: 8px;
  margin-right: 8px;
}

.school-photo-lightbox {
  margin-bottom: 20px;
}

.choose-age-container {
  margin-bottom: 30px;
}

.facility---section {
  margin-bottom: 20px;
}

.footer-section {
  margin-top: 20px;
}

.belt-container {
  text-align: center;
  margin-bottom: 20px;
}

.memory-image {
  text-align: justify;
}

.memory-quoted-text {
  font-family: Bitter, serif;
  font-size: 12px;
  font-weight: 700;
}

.memory-paragraph {
  font-family: Lato, sans-serif;
  font-size: 13px;
}

.memory-header-caption {
  color: #fff;
  text-align: center;
  background-color: #696262;
  font-weight: 400;
}

.memory-header-column {
  text-align: center;
  margin-bottom: 500px;
}

.memory-header-link-box {
  margin: 10px;
}

.not-found-container {
  text-align: center;
}

.requirement-video {
  margin: 10px;
}

.link-container {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.centered-container {
  text-align: center;
  margin-top: 20px;
}

.drop-down---link {
  opacity: 1;
  color: #000;
  text-align: center;
  background-color: #bdacac;
  border: 3px solid #000;
  border-radius: 18px;
  padding: 10px;
  font-family: Bitter, serif;
  font-size: 14px;
  font-weight: 700;
}

.header---address---tablet {
  text-align: center;
  font-family: Merriweather, serif;
  font-size: 12px;
}

.drop-down-list {
  border: 1px solid #0000;
  border-radius: 20px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px 0;
  font-size: 20px;
  line-height: 20px;
}

.drop-down-list:hover {
  border: 1px solid #0000;
}

.drop-down-list.w--open {
  opacity: 1;
  color: #000;
  background-color: #6d6464;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Exo, sans-serif;
}

.drop-down-menu {
  float: none;
  direction: ltr;
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-bar-link {
  padding: 20px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 0;
  text-decoration: none;
}

.nav-bar-link.w--current {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.nav-bar-request {
  text-align: center;
  background-color: #ec3846;
  padding-left: 0;
  padding-right: 0;
  font-size: 25px;
  display: flex;
  position: static;
}

.drop-down-slider {
  border: 1px solid #0000;
}

.drop-down-slider.w--open {
  background-color: #fdfdfd00;
}

.basket-icon {
  text-align: left;
}

.edged-paragraph {
  padding-left: 10px;
  padding-right: 10px;
}

.video-title-text {
  text-align: center;
  font-family: Droid Sans, sans-serif;
  font-style: normal;
}

.lightbox-container {
  text-align: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 700;
  text-decoration: none;
}

.special-event-block {
  text-align: left;
  margin-bottom: 20px;
  margin-left: 70px;
}

.sale-text {
  opacity: 1;
  text-align: center;
  font-size: 22px;
  text-decoration: none;
}

.sale-container {
  text-align: center;
}

.sign-up-code {
  text-align: left;
  margin-bottom: 30px;
  margin-left: 70px;
}

.sign-up---section {
  margin-bottom: 30px;
  margin-left: 70px;
}

.sale-section {
  text-align: center;
}

.click-here-text {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.click-here-container {
  text-align: center;
  text-decoration: none;
}

.header-spacer {
  width: auto;
  height: 10px;
}

.image {
  float: left;
  text-align: center;
  max-width: 50%;
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
}

.html-embed, .html-embed-2, .container {
  text-align: center;
}

.text-block {
  text-align: center;
  padding-top: 10px;
  font-size: 14px;
  font-weight: 400;
}

.bold-text {
  font-size: 36px;
}

.container-2 {
  text-align: center;
  font-weight: 700;
}

.link-2 {
  font-size: 20px;
}

.div-block {
  margin-top: 10px;
  margin-bottom: 10px;
}

.text-block-2 {
  margin-top: 20px;
  font-size: 20px;
}

.text-block-3 {
  margin-bottom: 10px;
  font-size: 24px;
}

.column-2, .image-2, .section {
  text-align: center;
}

.text-block-4 {
  text-align: center;
  padding-top: 10px;
  font-size: 30px;
}

.div-block-3 {
  text-align: center;
}

.social-link-block {
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
}

.header-nav-link {
  margin-left: 10px;
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.header-nav-link.w--current {
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.header-nav-text {
  text-align: center;
  border: 1px #0000;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  font-size: 20px;
}

.header-nav-text:hover {
  color: #0519f1;
  border: 1px #0000;
  font-style: normal;
}

.button {
  direction: ltr;
  text-align: left;
  flex-wrap: nowrap;
  align-items: flex-end;
}

.div-block-4, .button-2 {
  text-align: center;
}

.button-3 {
  background-color: #ec384600;
  display: block;
}

.dropdown {
  border: 1px solid #0000;
  flex: none;
  margin-left: 10px;
  margin-right: 10px;
  display: block;
}

.dropdown-2 {
  margin-left: 20px;
  margin-right: 20px;
}

.dropdown-3 {
  justify-content: space-around;
  display: flex;
}

.bold-text-2 {
  border: 1px solid #0000;
}

.section-2 {
  background-color: var(--black);
  object-fit: cover;
  width: 100%;
  position: static;
}

.section-3 {
  background-image: url('../images/tempbackground.jpg');
  background-position: 0 0;
  background-size: auto;
}

.column-4 {
  text-align: center;
  display: block;
}

.image-3 {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 60px;
}

.link-block {
  text-align: center;
}

.column-5 {
  text-align: center;
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
}

.text-block-5 {
  color: var(--white);
  margin: auto;
}

.column-6, .column-7 {
  text-align: center;
  margin-top: 20px;
}

.cell {
  text-align: center;
  justify-content: space-between;
  align-items: center;
}

.cell-2, .cell-3 {
  justify-content: center;
  align-items: center;
}

.quick-stack {
  background-color: #000;
  padding: 0;
}

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

.flex-block-2 {
  background-color: #e74e4e;
  justify-content: center;
  align-items: center;
  position: static;
}

.flex-block-3 {
  justify-content: center;
  align-items: center;
}

.heading {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

.flex-block-4 {
  justify-content: center;
  align-items: center;
}

.tabs-menu {
  text-align: center;
  margin-top: 10px;
}

.tabs {
  margin-right: 0;
  padding-right: 0;
}

.tab-link-children {
  margin-right: 20px;
}

.tab-link-children.w--current {
  margin-left: 40px;
  margin-right: 40px;
  font-family: Exo, sans-serif;
  font-size: 25px;
  line-height: 25px;
}

.tab-link-teens, .tab-link-adults {
  margin-left: 40px;
  margin-right: 40px;
}

.text-block-6 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.tabs---ages---main {
  color: #fff;
  background-color: #000;
  margin-left: 40px;
  margin-right: 40px;
  font-family: Exo, sans-serif;
  font-size: 25px;
  line-height: 25px;
}

.tabs---ages---main:hover {
  outline-offset: 0px;
  color: var(--black);
  background-color: #fff;
  outline: 1px solid #000;
  font-weight: 800;
  box-shadow: 3px 2px 2px #0003;
}

.tabs---ages---main.w--current {
  color: #fff;
  background-color: #000;
  margin-left: 0;
  margin-right: 0;
  font-family: Exo, sans-serif;
  font-size: 25px;
  line-height: 25px;
}

.container-3 {
  float: left;
  text-align: left;
  flex-flow: row;
  justify-content: space-between;
  display: flex;
}

.div-block-5 {
  float: right;
}

.header-logo {
  float: left;
  text-align: center;
  width: auto;
  max-width: 300px;
  margin-left: 0;
  margin-right: 0;
}

.link-block-2 {
  text-align: left;
  display: flex;
}

.menu-button {
  display: block;
}

.navbar {
  text-align: center;
  background-color: #ddd0;
  position: relative;
  overflow: visible;
}

.menu-button-2 {
  background-color: var(--white);
  box-shadow: 3px 3px 5px 0 var(--black);
  border: 2px solid #000;
  border-radius: 20px;
}

.menu-button-2.w--open {
  background-color: #c8c8c800;
}

.icon {
  opacity: 1;
  color: var(--black);
  text-align: center;
  background-color: #fff0;
  border: 3px solid #000;
  border-radius: 8px;
  font-size: 60px;
  font-weight: 400;
  line-height: 60px;
}

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

.div-block-6 {
  justify-content: space-between;
  display: flex;
}

.div-block-7 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  padding: 20px;
  display: flex;
}

.section-hero {
  background-color: #0000;
  width: 100%;
  min-height: 90vh;
  padding-bottom: 80px;
  position: relative;
}

.hero-wrap {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 500px;
  display: flex;
  position: relative;
}

.hero-content {
  max-width: 650px;
  padding-left: 20px;
}

.heading-2 {
  color: #fff;
  text-align: left;
  max-width: 600px;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 10px;
  font-size: 42px;
  position: static;
}

.paragraph {
  color: #ffffffe6;
  text-align: left;
  max-width: 56ch;
  padding-right: 100px;
  font-size: 20px;
  display: block;
}

.button-4 {
  color: #fff;
  background-color: #ff6a00;
  border-radius: 10px;
  padding: 14px 22px;
  font-size: 20px;
  font-weight: 700;
}

.button-4:hover {
  color: var(--white);
}

.button-5 {
  color: #fff;
  text-align: center;
  background-color: #ff6a00;
  border: 3px #0400ff;
  border-radius: 10px;
  margin-top: 20px;
  padding: 20px;
  font-size: 20px;
  font-weight: 700;
  box-shadow: 7px 9px 5px -1px #fffc;
}

.button-5:hover {
  background-color: #e45f00;
}

.button-5:active {
  background-color: #cc5400;
}

.button-5:focus-visible, .button-5[data-wf-focus-visible] {
  background-color: #000dff;
  border: 2px solid #fff;
}

.button-6 {
  box-shadow: 4px 5px 5px 0 var(--black);
  color: #fff;
  text-align: center;
  background-color: #ff6a00;
  border-radius: 10px;
  margin-right: 10px;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 700;
}

.button-6:hover {
  background-color: #e45f00;
}

.button-6:active {
  background-color: #cc5400;
}

.button-6:focus {
  border: 2px solid #1004ee;
}

.div-block-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.list-item {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 700;
}

.heading-3 {
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 30px;
  text-decoration: underline;
  display: block;
}

.heading-4 {
  margin-top: 0;
  padding-left: 0;
}

.heading-5 {
  margin-top: 0;
  padding-left: 20px;
}

.paragraph-2 {
  padding-left: 20px;
}

.container-5 {
  flex-flow: column;
  align-items: flex-start;
  margin-bottom: 10px;
  display: flex;
}

.container-6 {
  flex-flow: column;
  padding-left: 0;
  display: flex;
}

.container-7 {
  flex-flow: column;
  padding-bottom: 40px;
  display: flex;
}

.testimonial-home {
  border: 2px solid #000;
  margin-top: 10px;
  margin-right: 0;
  padding: 10px;
}

.section-4 {
  background-color: #ebeaea;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 80px;
}

.value-icon {
  vertical-align: baseline;
  align-items: center;
  width: 40px;
  margin-left: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
}

.section-5 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.program-photo {
  border: 2px solid #000;
  flex: 0 auto;
  font-size: 16px;
}

.cell-4 {
  border: 2px solid #000;
  justify-content: center;
  align-items: flex-start;
}

.bold-text-5 {
  border: 1px #000;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  display: flex;
}

.text-block-7 {
  align-items: center;
  display: flex;
}

.cell-5 {
  text-align: center;
  border: 2px #000;
  justify-content: space-between;
  align-items: flex-end;
}

.cell-6, .cell-7 {
  justify-content: space-between;
  align-items: flex-end;
}

.div-block-9 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  display: flex;
}

.bold-text-6 {
  border: 2px #000;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.cell-8, .cell-9 {
  border: 2px solid #000;
}

.bold-text-7 {
  padding-left: 10px;
}

.quick-stack-2 {
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 60px;
}

.icon-2, .icon-3 {
  color: red;
}

.slide {
  background-color: #fff;
}

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

.column-8 {
  padding-right: 100px;
}

.container-8 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-9 {
  margin-bottom: 40px;
  padding-bottom: 20px;
  padding-left: 80px;
  padding-right: 80px;
}

.button-big {
  color: #fff;
  text-align: center;
  background-color: #ff6a00;
  border: 3px solid #0400ff;
  border-radius: 10px;
  padding: 40px 100px;
  font-size: 40px;
  font-weight: 700;
  box-shadow: 10px 9px 4px -1px #0003;
}

.button-big:hover {
  background-color: #e45f00;
}

.button-big:active {
  background-color: #cc5400;
}

.button-big:focus-visible, .button-big[data-wf-focus-visible] {
  background-color: #000dff;
  border: 2px solid #fff;
}

.section-6 {
  background-color: #f0ebeb;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-7 {
  padding-top: 80px;
  padding-bottom: 80px;
  display: block;
}

.section-8 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.list-item-2, .list-item-3 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.grid {
  grid-template: "."
                 "Area"
                 "."
                 "."
                 / .25fr 1fr;
  grid-auto-flow: row;
  place-items: center;
}

.div-block-10 {
  text-align: center;
}

.paragraph-3 {
  display: block;
}

.div-block-11 {
  text-align: center;
  margin-bottom: 0;
}

.div-block-12, .div-block-13 {
  text-align: center;
  margin-bottom: 20px;
}

.div-block-14 {
  margin-bottom: 20px;
}

.image-4 {
  text-align: center;
  max-width: 220px;
  max-height: 150px;
}

.text-block-8 {
  text-align: center;
}

.bold-text-8 {
  text-align: left;
  display: block;
}

.columns {
  text-align: center;
  margin-bottom: 40px;
}

.columns-2 {
  margin-top: 20px;
  margin-bottom: 40px;
}

.columns-3, .columns-4 {
  margin-bottom: 40px;
}

.column-9 {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}

.div-block-15 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.list {
  text-align: left;
  display: block;
}

.slide-nav {
  margin-bottom: 0;
  position: static;
}

.mask {
  margin-bottom: 20px;
}

.container-10 {
  line-height: 40px;
}

.section-11 {
  color: #fff;
}

.section-12 {
  color: var(--white);
}

.paragraph-4 {
  line-height: 20px;
}

.footer {
  background-color: #e4e0e0;
}

.text-block-9 {
  color: #fff;
  background-color: #ff0606;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  font-size: 20px;
  font-weight: 700;
}

.text-block-10 {
  color: #000;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
  font-size: 16px;
}

.container-12 {
  margin-bottom: 20px;
  display: block;
}

.bold-text-13, .bold-text-14 {
  padding-left: 10px;
}

.text-block-11 {
  justify-content: center;
  margin-left: 0;
  display: block;
}

.container-13 {
  margin-bottom: 20px;
}

.columns-5 {
  text-align: center;
  justify-content: center;
  display: block;
}

.column-10 {
  object-fit: fill;
  justify-content: flex-end;
  align-items: center;
  padding: 20px;
  display: flex;
}

.nav-link {
  background-color: #0000;
  font-size: 14px;
  line-height: 20px;
}

.nav-menu {
  box-shadow: 2px 2px 5px 0 var(--black);
  color: #fff;
  background-color: red;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
}

.nav-link--new {
  color: #fff;
  background-color: #0000;
  font-size: 14px;
  line-height: 20px;
}

.nav-menu--fix {
  z-index: 1000;
  box-shadow: 2px 2px 5px 0 var(--black);
  color: #fff;
  background-color: red;
  border-radius: 20px;
  flex-flow: column;
  width: 280px;
  max-width: 90vw;
  padding: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  display: flex;
  top: 100%;
  right: 0;
}

.dropdown-toggle {
  text-align: center;
  padding-right: 20px;
}

.nav-icon {
  border: 1px solid #000;
  border-radius: 10px;
  padding: 10px;
  font-size: 60px;
  line-height: 60px;
  box-shadow: 3px 3px 5px #000;
}

.dropdown-toggle---new {
  z-index: auto;
  text-align: center;
  padding-right: 20px;
}

.dropdown-toggle---new.w--open {
  padding-bottom: 5px;
}

.navlink-header.w--open {
  z-index: 2000;
  text-align: left;
  background-color: red;
  border: 2px solid #000;
  border-radius: 13px;
  margin-left: 20px;
  padding-left: 0;
  font-size: 16px;
  font-weight: 700;
  box-shadow: 5px 4px 5px #000000bf;
}

.navlinks-new {
  color: #fff;
  background-color: red;
  border: 3px #000;
  border-radius: 12px;
}

.navlinks-new.w--current {
  border-style: none;
}

.navlinks-new.w--open {
  color: #fff;
}

.section-13 {
  background-color: #f000;
}

.dropdown-4 {
  z-index: 1000;
}

.section-14 {
  z-index: 2000;
  position: relative;
}

.link-4 {
  text-align: left;
}

.section-15 {
  color: #000;
}

.bold-text-15 {
  padding-left: 10px;
}

.div-block-17 {
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 20px;
}

.div-block-18 {
  padding-top: 10px;
  padding-bottom: 20px;
}

.div-block-19, .div-block-20 {
  text-align: center;
}

.reviews-mobile {
  display: none;
}

.div-block-21 {
  margin-left: 10px;
}

.class-description, .div-block-22, .class-image {
  margin-left: 10px;
  margin-right: 10px;
}

.header-section-mobile {
  display: none;
}

.heading-2---nama {
  color: #ffffffe6;
  text-align: left;
  max-width: 56ch;
  padding-right: 100px;
  font-size: 20px;
  line-height: 24px;
  display: block;
}

.image-5 {
  background-color: #000;
  background-image: linear-gradient(#000, #fcfcfc 100%, #fff);
}

.hero-bg {
  z-index: 0;
  pointer-events: none;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.hero-overlay {
  z-index: 1;
  background-image: linear-gradient(#0009, #0000);
  position: absolute;
  inset: 0;
}

.section-hero-mobile {
  width: 100%;
  min-height: 70vh;
  padding-bottom: 80px;
  display: none;
  position: relative;
}

.reviews-old {
  display: none;
}

.div-block---review {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  display: flex;
}

.hero-bg-mobile {
  z-index: 0;
  pointer-events: none;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.hero-overlay-mobile {
  z-index: 1;
  background-image: linear-gradient(#0009, #0000);
  position: absolute;
  inset: 0;
}

.hero-wrap--mobile {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 500px;
  display: flex;
  position: relative;
}

@media screen and (min-width: 1280px) {
  .section-hero, .section-hero-mobile {
    background-image: none;
  }

  .div-block---review {
    justify-content: center;
  }
}

@media screen and (min-width: 1440px) {
  .section-hero {
    background-image: none;
  }

  .div-block-9 {
    justify-content: center;
  }

  .section-hero-mobile {
    background-image: none;
  }

  .reviews-old {
    display: none;
  }

  .div-block---review {
    justify-content: center;
  }
}

@media screen and (min-width: 1920px) {
  .header---phone {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .main-page-info {
    text-align: left;
  }

  .drop-down-list {
    margin-left: 60px;
    margin-right: 60px;
  }

  .header-nav-link.w--current {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .header-nav-text {
    margin-left: 0;
    margin-right: 0;
    font-size: 100%;
    line-height: 100%;
  }

  .button-3 {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .dropdown-2 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .flex-block-3 {
    text-align: center;
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .bold-text-3 {
    font-size: 30px;
    line-height: 30px;
  }

  .heading {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400;
    display: flex;
  }

  .bold-text-4 {
    vertical-align: baseline;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .flex-block-4 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .section-hero {
    background-image: none;
  }

  .div-block-9 {
    justify-content: center;
  }

  .reviews {
    display: block;
  }

  .section-hero-mobile {
    background-image: none;
  }

  .reviews-old {
    display: none;
  }

  .div-block---review {
    justify-content: center;
  }
}

@media screen and (max-width: 991px) {
  .header---phone {
    display: block;
  }

  .header---section {
    text-align: center;
    line-height: 16px;
    display: inline-block;
  }

  .header---more-info {
    padding-left: 3px;
    padding-right: 3px;
  }

  .header---more-info.w--current {
    padding-left: 0;
    padding-right: 0;
    font-size: 11px;
    font-weight: 700;
  }

  .video-text {
    font-size: 23px;
  }

  .header---phone---tablet {
    text-align: center;
    font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
    font-size: 18px;
    font-weight: 400;
  }

  .header---address---tablet {
    font-size: 11px;
  }

  .drop-down-list {
    padding-top: 20px;
  }

  .image {
    max-width: none;
  }

  .body {
    text-align: center;
  }

  .div-block-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
    position: static;
    overflow: visible;
  }

  .header-logo {
    max-width: 300px;
  }

  .div-block-7 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .section-hero, .hero-wrap {
    display: none;
  }

  .button-5 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-8 {
    text-align: right;
    justify-content: flex-end;
  }

  .heading-3 {
    padding-left: 10px;
  }

  .container-7 {
    justify-content: flex-start;
    padding-bottom: 40px;
  }

  .testimonial-home {
    border-style: solid;
    padding-bottom: 10px;
    display: flex;
  }

  .button-big {
    font-size: 30px;
    line-height: 30px;
  }

  .paragraph-3 {
    text-align: left;
  }

  .image-4 {
    max-width: 160px;
  }

  .bold-text-8 {
    text-align: left;
  }

  .slide-nav {
    margin-top: 20px;
  }

  .section-9, .section-10 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .div-block-16 {
    display: flex;
  }

  .mask {
    margin-bottom: 0;
    padding-bottom: 0;
    overflow: visible;
  }

  .bold-text-9 {
    display: inline;
  }

  .slider {
    margin-bottom: 0;
    padding-bottom: 0;
    display: block;
    overflow: visible;
  }

  .section-12 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    object-fit: fill;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .bold-text-10, .bold-text-11, .text-block-10, .container-12, .container-13 {
    text-align: left;
  }

  .columns-5 {
    justify-content: center;
    display: flex;
  }

  .column-10 {
    text-align: center;
    flex-flow: row;
    flex: 0 auto;
    display: flex;
  }

  .section-14, .reviews, .reviews-mobile {
    display: block;
  }

  .header-section-mobile {
    display: none;
  }

  .hero-bg {
    display: none;
    inset: 0;
  }

  .hero-overlay {
    display: none;
  }

  .section-hero-mobile {
    display: block;
  }

  .reviews-old {
    display: none;
  }

  .hero-bg-mobile {
    inset: 0;
  }

  .hero-overlay-mobile {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .teacher---header {
    line-height: 36px;
  }

  .nav-bar-request {
    display: inline-block;
  }

  .main-page-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .edged-paragraph {
    margin-left: 5px;
    margin-right: 5px;
  }

  .image, .column {
    text-align: center;
  }

  .column-3 {
    display: none;
  }

  .header-logo {
    text-align: center;
    max-width: 200px;
  }

  .navbar {
    justify-content: flex-end;
    display: flex;
  }

  .div-block-7 {
    width: 100%;
    margin-right: 0;
    padding-right: 20px;
    display: flex;
    position: static;
  }

  .section-hero {
    background-image: none;
  }

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

  .button-6 {
    justify-content: flex-end;
    display: flex;
  }

  .div-block-8 {
    justify-content: flex-end;
    align-items: center;
    margin-right: 0;
    padding-right: 0;
  }

  .container-5 {
    padding-left: 20px;
  }

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

  .section-7 {
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .bold-text-8 {
    padding-left: 20px;
    padding-right: 10px;
  }

  .container-10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-11 {
    margin-right: 0;
    padding-right: 0;
  }

  .container-11 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-right: auto;
    padding-right: 0;
    display: flex;
  }

  .section-12 {
    width: 100%;
  }

  .bold-text-12 {
    text-align: center;
  }

  .section-14, .reviews {
    display: block;
  }

  .instructor-bio {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-23, .div-block-24 {
    text-align: center;
  }

  .hero-bg {
    inset: 0;
  }

  .section-hero-mobile {
    background-image: none;
  }

  .hero-bg-mobile {
    inset: 0;
  }
}

@media screen and (max-width: 479px) {
  p, strong {
    margin-left: 5px;
    margin-right: 5px;
  }

  .header---phone {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .best-text {
    text-align: left;
    padding-left: 8px;
    padding-right: 5px;
  }

  .teacher---header {
    line-height: 36px;
  }

  .try---text {
    line-height: 41px;
  }

  .edged-paragraph {
    margin-left: 5px;
    margin-right: 5px;
  }

  .image {
    display: block;
  }

  .header-logo {
    text-align: center;
    display: block;
  }

  .link-block-2.w--current {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    position: static;
  }

  .div-block-7 {
    text-align: center;
    flex-flow: column;
    display: block;
  }

  .section-hero {
    background-image: none;
  }

  .hero-content {
    padding-left: 10px;
  }

  .div-block-8 {
    display: flex;
  }

  .heading-3 {
    text-align: center;
    font-size: 20px;
  }

  .container-7 {
    position: static;
  }

  .testimonial-home {
    padding-left: 5px;
    padding-right: 5px;
  }

  .section-4 {
    margin-top: 0;
  }

  .cell-7 {
    padding-left: 0;
  }

  .div-block-9, .quick-stack-2 {
    padding-left: 10px;
  }

  .button-big {
    padding: 20px;
    line-height: 35px;
  }

  .section-7 {
    object-fit: fill;
    position: static;
    overflow: scroll;
  }

  .paragraph-3 {
    margin-left: 0;
    margin-right: 0;
  }

  .list {
    padding-right: 10px;
  }

  .slider {
    z-index: auto;
  }

  .container-10 {
    line-height: 20px;
  }

  .bold-text-11 {
    margin-left: 0;
  }

  .bold-text-14 {
    text-align: left;
    margin-left: 10px;
    padding-left: 10px;
  }

  .section-14 {
    display: block;
  }

  .div-block-18 {
    text-align: left;
    padding-left: 10px;
  }

  .reviews, .reviews-mobile {
    display: block;
  }

  .header-section {
    display: none;
  }

  .header-section-mobile, .container-14 {
    text-align: center;
    display: block;
  }

  .instructor-bio {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-25 {
    text-align: left;
  }

  .bold-text-16, .bold-text-17 {
    margin-left: 0;
  }

  .paragraph-5 {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
  }

  .bold-text-18 {
    margin-left: 0;
    margin-right: 0;
  }

  .hero-bg {
    inset: 0;
  }

  .section-hero-mobile {
    background-image: none;
  }

  .reviews-old {
    display: none;
  }

  .div-block---review {
    padding-left: 10px;
  }

  .hero-bg-mobile {
    inset: 0;
  }
}

#w-node-_2ba9f68a-8657-2554-45fe-593c212105b0-d0ac7918 {
  grid-template-rows: auto auto auto;
  grid-template-columns: .25fr 1fr;
}


