@font-face {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/Figtree-Light.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Figtree-Regular.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/Figtree-Medium.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/Figtree-SemiBold.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Figtree';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/Figtree-Bold.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/Inter-Light.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Inter-Regular.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/Inter-Medium.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/Inter-SemiBold.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/Inter-Bold.woff2') format('woff2');
  font-display: swap;
}

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

@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/Lato-ThinItalic.ttf') format('truetype');
  font-display: swap;
}

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

@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/Lato-LightItalic.ttf') format('truetype');
  font-display: swap;
}

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

@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/Lato-Italic.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/Lato-Bold.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/Lato-BoldItalic.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/Lato-Black.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/Lato-BlackItalic.ttf') format('truetype');
  font-display: swap;
}



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

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

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

:root {
  --text-color: #024550;
  --primary: #26d16d;
  --primary-light: #f4fafa;
  --linen\<deleted\|variable-ba88a437\>: #efeae2;
  --white: white;
  --text-color\<deleted\|variable-20eb3a66\>: #454545;
  --orange\<deleted\|variable-6f161845\>: #f3a93a;
}

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

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous, .w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  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;
}

.w-commerce-commerceaddtocartform {
  margin: 0 0 15px;
}

.w-commerce-commerceaddtocartoptionpillgroup {
  margin-bottom: 10px;
  display: flex;
}

.w-commerce-commerceaddtocartoptionpill {
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #000;
  margin-right: 10px;
  padding: 8px 15px;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-selected {
  color: #fff;
  background-color: #000;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commerceaddtocartquantityinput {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 60px;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 6px 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commerceaddtocartquantityinput::placeholder {
  color: #999;
}

.w-commerce-commerceaddtocartquantityinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commerceaddtocartbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commerceaddtocartbutton.w--ecommerce-add-to-cart-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commercebuynowbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  margin-top: 10px;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

.w-commerce-commercebuynowbutton.w--ecommerce-buy-now-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commerceaddtocartoutofstock {
  background-color: #ddd;
  margin-top: 10px;
  padding: 10px;
}

.w-commerce-commerceaddtocarterror {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

.w-commerce-commercecheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercelayoutcontainer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercelayoutmain {
  flex: 0 800px;
  margin-right: 20px;
}

.w-commerce-commercecartapplepaybutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  height: 38px;
  min-height: 30px;
  margin-bottom: 8px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartapplepayicon {
  width: 100%;
  height: 50%;
  min-height: 20px;
}

.w-commerce-commercecartquickcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 38px;
  margin-bottom: 8px;
  padding: 0 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercequickcheckoutgoogleicon, .w-commerce-commercequickcheckoutmicrosofticon {
  margin-right: 8px;
  display: block;
}

.w-commerce-commercecheckoutcustomerinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.w-commerce-commercecheckoutlabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutemailinput {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutemailinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingaddresswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutrow {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.w-commerce-commercecheckoutcolumn {
  flex: 1;
  padding-left: 8px;
  padding-right: 8px;
}

.w-commerce-commercecheckoutshippingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingcountryselector {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingmethodswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingmethodslist {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.w-commerce-commercecheckoutshippingmethoditem {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  flex-direction: row;
  align-items: baseline;
  margin-bottom: 0;
  padding: 16px;
  font-weight: 400;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  flex-direction: column;
  flex-grow: 1;
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
}

.w-commerce-commerceboldtextblock {
  font-weight: 700;
}

.w-commerce-commercecheckoutshippingmethodsemptystate {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 64px 16px;
}

.w-commerce-commercecheckoutpaymentinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutcardnumber {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardnumber::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:focus, .w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardexpirationdate::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:focus, .w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardsecuritycode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:focus, .w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  flex-direction: row;
  display: flex;
}

.w-commerce-commercecheckoutbillingaddresstogglecheckbox {
  margin-top: 4px;
}

.w-commerce-commercecheckoutbillingaddresstogglelabel {
  margin-left: 8px;
  font-weight: 400;
}

.w-commerce-commercecheckoutbillingaddresswrapper {
  margin-top: 16px;
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutbillingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcountryselector {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: flex;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  flex-grow: 1;
  margin-left: 16px;
  margin-right: 16px;
}

.w-commerce-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

.w-commerce-commercecheckoutorderitemoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: sticky;
  top: 20px;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem, .w-commerce-commercecheckoutordersummaryextraitemslistitem {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

.w-commerce-commercecheckoutsummarytotal {
  font-weight: 700;
}

.w-commerce-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  align-items: center;
  margin-bottom: 20px;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commercepaypalcheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryitem, .w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: .33em;
}

.w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercepaypalcheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commerceorderconfirmationcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercecheckoutshippingsummarywrapper {
  margin-bottom: 20px;
}

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

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

  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

  .w-commerce-commercelayoutsidebar {
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commerceaddtocartquantityinput, .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }

  .w-commerce-commercecheckoutshippingcity, .w-commerce-commercecheckoutshippingstateprovince, .w-commerce-commercecheckoutshippingzippostalcode, .w-commerce-commercecheckoutshippingcountryselector, .w-commerce-commercecheckoutcardnumber, .w-commerce-commercecheckoutcardexpirationdate, .w-commerce-commercecheckoutcardsecuritycode, .w-commerce-commercecheckoutbillingfullname, .w-commerce-commercecheckoutbillingstreetaddress, .w-commerce-commercecheckoutbillingstreetaddressoptional, .w-commerce-commercecheckoutbillingcity, .w-commerce-commercecheckoutbillingstateprovince, .w-commerce-commercecheckoutbillingzippostalcode, .w-commerce-commercecheckoutbillingcountryselector {
    font-size: 16px;
  }
}

body {
  color: var(--text-color);
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
}

h1 {
  color: var(--text-color);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Figtree, sans-serif;
  font-size: 58px;
  font-weight: 500;
  line-height: 1.2em;
}

h2 {
  color: var(--text-color);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Figtree, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.2em;
}

h3 {
  color: var(--text-color);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Figtree, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2em;
}

h4 {
  color: var(--text-color);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Figtree, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.2em;
}

h5 {
  color: var(--text-color);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Figtree, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2em;
}

h6 {
  color: var(--text-color);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Figtree, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2em;
}

p {
  color: var(--text-color);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Figtree, sans-serif;
  font-weight: 400;
  line-height: 1.6em;
}

a {
  color: var(--primary);
  align-items: center;
  font-weight: 500;
  line-height: 1.2em;
  text-decoration: none;
  transition: color .3s;
}

a:hover {
  color: var(--text-color);
}

ul {
  grid-row-gap: 15px;
  color: var(--text-color);
  flex-direction: column;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  font-weight: 400;
  display: flex;
}

li {
  align-items: center;
  line-height: 1.4em;
}

img {
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: 10px;
  display: block;
}

blockquote {
  border-style: solid;
  border-width: 1px 1px 1px 4px;
  border-color: #ddd #ddd #ddd var(--primary);
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 30px;
  line-height: 1.2;
}

figure {
  margin-bottom: 10px;
}

.section {
  padding-top: 20px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.section.light-background {
  background-color: var(--primary-light);
  padding-top: 10px;
}

.section.blog-sidebar {
  overflow: visible;
}

.section.without-top-spacing {
  padding-bottom: 0;
  overflow: visible;
}

.section.overflow {
  overflow: visible;
}

.section.without-spacing {
  padding-top: 0;
  padding-bottom: 0;
}

.section.color-section, .section.light-background-with-image {
  background-color: var(--primary-light);
}

.section.dark-section {
  background-color: var(--text-color);
  padding-top: 0;
}

.section.light-background-without-top {
  background-color: var(--primary-light);
  padding-top: 0;
}

.base-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: auto;
  object-fit: fill;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: auto;
  align-items: center;
  max-width: none;
  min-height: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.base-container.align-left {
  align-items: flex-start;
}

.base-container.centered {
  justify-content: center;
}

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

.base-container.grow {
  flex: 1;
}

.grid-system-wrapper {
  flex-direction: column;
  width: 100%;
  margin-top: 40px;
  display: flex;
}

.grid-system {
  border-top: 2px solid var(--primary-light);
  justify-content: space-between;
  width: 80%;
  display: flex;
}

.grid-title {
  border-right: 2px solid var(--primary-light);
  border-left: 1px none var(--primary-light);
  background-color: var(--text-color);
  color: var(--white);
  justify-content: center;
  width: 19%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 10px;
  font-weight: 500;
  display: flex;
}

.grid-title.first-grid {
  border-left: 2px solid var(--primary-light);
  width: 24%;
  height: 100%;
  margin-top: 0;
}

.grid-description {
  border-right: 2px solid var(--primary-light);
  border-bottom: 2px solid var(--primary-light);
  justify-content: center;
  width: 19%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 10px;
  display: flex;
}

.grid-description.first-description {
  border-right: 2px solid var(--primary-light);
  border-bottom: 2px solid var(--primary-light);
  border-left: 2px solid var(--primary-light);
  width: 24%;
}

.grid-description.last-description {
  border-right-style: solid;
  border-right-width: 1px;
}

.spacing-system-column {
  padding-right: 20px;
}

.spacing-system-image {
  max-width: 80%;
}

.spacing-wrapper-mobile {
  width: 70%;
  margin-top: 30px;
  position: relative;
}

.typography-wrapper {
  margin-top: 30px;
}

.spacing-columns {
  margin-top: 40px;
}

.bottom-style-spacing-desktop {
  font-weight: 700;
  position: absolute;
  inset: auto 0% 10% auto;
}

.top-style-spacing-desktop {
  font-weight: 700;
  position: absolute;
  top: 8%;
  bottom: auto;
  right: 0;
}

.spacing-wrapper {
  width: 100%;
  margin-top: 30px;
  position: relative;
}

.middle-style-spacing-desktop {
  font-weight: 700;
  position: absolute;
  inset: 33% 0% auto auto;
}

.spasing-system-image-mobile {
  max-width: 70%;
}

.primary-style-guide {
  background-color: var(--primary);
  width: 75px;
  height: 75px;
}

.white-style-guide {
  background-color: var(--white);
  width: 75px;
  height: 75px;
  box-shadow: 0 2px 5px #0003;
}

.colors-container {
  grid-column-gap: 60px;
  justify-content: flex-start;
  margin-top: 40px;
  display: flex;
}

.color-container {
  grid-column-gap: 30px;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 40px;
  display: flex;
}

.primary-light-style-guide {
  background-color: var(--primary-light);
  width: 75px;
  height: 75px;
  box-shadow: 0 2px 5px #0003;
}

.text-style-guide {
  background-color: var(--text-color);
  width: 75px;
  height: 75px;
}

.headings-typography-wrapper {
  flex-flow: wrap;
  width: 47%;
  display: flex;
}

.headers-wrapper {
  width: 100%;
  margin-top: 10px;
}

.h1-tablet {
  font-size: 60px;
}

.h2-tablet, .h1-mobile {
  font-size: 50px;
}

.h2-mobile {
  font-size: 45px;
}

.h3-mobile {
  font-size: 38px;
}

.style-guide-body-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 47%;
  display: flex;
}

.primary-button {
  background-color: var(--text-color);
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  padding: 20px 30px;
  font-weight: 500;
  line-height: 1em;
  transition-property: background-color;
  display: inline-block;
}

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

.primary-button.pagination {
  border-style: none;
  margin-top: 30px;
}

.primary-button.full {
  width: 100%;
}

.primary-button.programs-details {
  width: 100%;
  margin-top: 30px;
}

.primary-button.full-w {
  width: 100%;
}

.style-guide-div {
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
}

.top-style-spacing-mobile {
  font-weight: 700;
  position: absolute;
  top: 5%;
  right: 0;
}

.middlr-style-spacing-mobile {
  font-weight: 700;
  position: absolute;
  top: 29%;
  right: 0;
}

.bottom-style-spacing-mobile {
  font-weight: 700;
  position: absolute;
  bottom: 7%;
  right: 0;
}

.grid-header {
  width: 100%;
  margin-top: 50px;
}

.link-wrapper {
  width: 50%;
  margin-top: 10px;
}

.navbar {
  background-color: var(--primary-light);
  position: fixed;
  inset: 0% 0% auto;
}

.nav-container {
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.nav-menu {
  text-align: right;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
}

.nav-dropdown-toggle {
  padding-left: 20px;
  padding-right: 20px;
}

.nav-dropdown-icon {
  font-size: 16px;
  display: none;
}

.nav-dropdown-list {
  background-color: #fff;
  border: 1px solid #0245501a;
  width: 230px;
  padding: 15px 20px;
}

.nav-dropdown-list.w--open {
  margin-top: -10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-list.megamenu {
  width: 360px;
}

.nav-dropdown-list.megamenu.w--open {
  width: 560px;
  display: flex;
  left: -179px;
}

.nav-dropdown-link-wrapper {
  flex-direction: column;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.nav-dropdown-link {
  color: var(--text-color);
  text-transform: capitalize;
  width: 100%;
  margin-left: -20px;
  padding: 8px 8px 8px 0;
  font-size: 16px;
  font-weight: 500;
  transition: all .3s;
  display: flex;
}

.nav-dropdown-link:hover {
  color: var(--primary);
  margin-left: 0;
}

.nav-dropdown-link.w--current {
  color: var(--primary);
}

.nav-item-title {
  color: var(--text-color);
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 500;
  transition: color .3s;
}

.nav-item-title:hover {
  color: var(--primary);
}

.licensing-icon-link-wrapper {
  font-size: 30px;
  transition-property: none;
}

.icon-style-guide {
  color: var(--primary);
  font-family: "Fa brands 400", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1em;
  transition: color .3s;
}

.icon-style-guide:hover {
  color: var(--white);
}

.icon-style-guide.footer-icons {
  color: var(--primary-light);
}

.icon-style-guide.footer-icons:hover {
  color: var(--primary);
}

.utility-page-wrap {
  background-color: var(--primary-light);
  pointer-events: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 280px;
  display: flex;
}

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

.password-image {
  width: 140px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.password-title-wrapper {
  margin-bottom: 40px;
}

._404-paragraph {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
}

._404-logo-wrapper {
  justify-content: center;
  display: flex;
  position: absolute;
  inset: 40px 0% auto;
}

._404-content-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 700px;
  display: flex;
}

.nav-menu-wrapper {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.blog-sidebar-right {
  flex-direction: column;
}

.blog-sidebar-wrapper {
  grid-column-gap: 40px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.sidebar-recent-posts-wrapper {
  margin-top: 20px;
}

.sidebar-recent-post-item {
  margin-bottom: 20px;
  display: flex;
}

.sidebar-recent-post-image {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-right: 15px;
}

.sidebar-recent-post {
  align-items: center;
  display: flex;
}

.blog-recent-post-title {
  margin-top: 0;
  font-size: 16px;
  transition: color .2s;
}

.blog-recent-post-title:hover {
  color: var(--primary);
}

.div-block {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.blog-recent-post-date {
  color: var(--text-color\<deleted\|variable-20eb3a66\>);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 500;
}

.sidebar-recent-posts {
  background-color: var(--primary-light);
  border-radius: 6px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 10px 20px 20px;
}

.sidebar-categories {
  background-color: var(--primary-light);
  padding: 20px 20px 30px;
}

.sidebar-categories-wrapper {
  margin-top: 20px;
}

.blog-template-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
}

.blog-template-image {
  object-fit: cover;
  width: 100%;
  max-height: 680px;
  margin-top: 30px;
  margin-bottom: 20px;
}

.blog-template-date {
  margin-left: 40px;
  font-weight: 500;
  display: inline-block;
}

.blog-template-pagination {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  align-items: center;
  margin-top: 80px;
  display: flex;
}

.prev-post-arrow {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 25px;
  font-family: "Fa solid 900", sans-serif;
}

.blog-template-pagination-icon {
  text-align: left;
  object-fit: none;
  flex: 0 auto;
  max-height: none;
  position: static;
}

.next-post-arrow {
  margin-bottom: 0;
  margin-left: 25px;
  font-family: "Fa solid 900", sans-serif;
}

.blog-template-prev-button {
  flex: 1;
  display: flex;
}

.blog-template-next-button {
  flex: 1;
  justify-content: flex-end;
  display: flex;
}

.blog-template-pagination-link {
  align-items: center;
  width: auto;
  display: flex;
}

.blog-template-next {
  text-align: right;
}

.footer {
  background-color: var(--text-color);
  text-align: center;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 0;
  position: relative;
}

.footer-bottom-wrapper {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.footer-rights {
  color: #fffc;
  font-size: 18px;
}

.footer-copyright {
  color: #fffc;
  text-align: right;
  width: 100%;
  font-size: 18px;
  display: inline;
}

.footer-copyright-link {
  color: #fffc;
  letter-spacing: .2px;
  margin-right: 0;
  text-decoration: none;
  display: inline;
}

.footer-copyright-link:hover {
  color: var(--primary);
}

.section-title-wrapper {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 740px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-title-wrapper.none-maxw {
  flex-direction: column;
  align-items: center;
  max-width: none;
  display: flex;
}

.section-title-wrapper.maxw {
  text-align: left;
  width: 100%;
  max-width: none;
}

.section-title-wrapper.layout {
  text-align: left;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  max-width: none;
}

.style-guide-buttons-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 30px;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  display: flex;
}

.style-guide-button-wrapper {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 47%;
  display: flex;
}

.career-list-item-wrapper {
  border: 5px #fff;
  justify-content: space-between;
  align-items: center;
  padding: 30px 30px 0;
  display: flex;
}

.career-type {
  color: var(--text-color);
  font-size: 18px;
  font-weight: 600;
}

.career-button-wrapper {
  text-align: right;
}

.career-position-wrapper {
  border: 5px solid #fff;
  border-radius: 15px;
  width: 50%;
  padding: 10px 0 10px 10px;
}

.career-type-wrapper {
  grid-column-gap: 20px;
  align-items: center;
  width: 20%;
  display: flex;
}

.banner-title-wrapper {
  z-index: 10;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.banner-title-wrapper.details-bnner-title {
  width: 650px;
}

.section-title-description {
  text-align: center;
}

.services-wrapper {
  z-index: 5;
  grid-column-gap: 30px;
  width: 100%;
  margin-top: 50px;
  display: flex;
  position: relative;
}

.services-item {
  grid-column-gap: 20px;
  background-color: var(--primary-light);
  border: 2px solid #02455033;
  flex-flow: wrap;
  align-items: center;
  width: 50%;
  padding: 20px 30px 30px;
  display: flex;
}

.services-item-description {
  margin-bottom: 20px;
}

.workflow-content-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 30px;
  display: flex;
}

.workflow-wrapper {
  height: 100%;
  display: flex;
}

.accordion-toggle {
  white-space: normal;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 10px 0;
  display: flex;
}

.accordion-list {
  background-color: #0000;
  width: 100%;
  display: block;
  position: static;
  overflow: hidden;
}

.accordion-list.w--open {
  background-color: #0000;
  padding-top: 0;
  padding-bottom: 20px;
  display: block;
}

.accordion-wrapper {
  grid-column-gap: 30px;
  width: 100%;
  display: flex;
}

.accordion-wrapper.service-details {
  margin-top: 60px;
}

.accordion-item {
  background-color: var(--primary-light);
  width: 100%;
  padding: 20px 30px;
  position: static;
}

.accordion-icon {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 17px;
  line-height: 24px;
}

.accordion-wrap {
  grid-row-gap: 30px;
  flex-direction: column;
  width: 50%;
  display: flex;
}

.accordion-wrap.last-child {
  margin-right: 0;
}

.accordion-list-content {
  margin-top: 0;
  margin-bottom: 0;
}

.accordion-title {
  font-weight: 700;
}

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

.pricing-item {
  background-color: var(--primary-light);
  width: 33.33%;
}

.pricing-item.center-item {
  z-index: 10;
  border: 1px solid var(--text-color);
  flex: none;
}

.pricing-title-wrapper {
  border: 1px solid var(--primary-light);
  background-color: var(--text-color);
  text-align: center;
  padding: 20px;
}

.pricing-content {
  flex-direction: column;
  align-items: center;
  padding: 30px 30px 40px;
  display: flex;
  position: relative;
}

.pricing-3-plan-price {
  color: #454545cc;
  font-size: 20px;
}

.pricing-list {
  grid-row-gap: 15px;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
  padding-left: 40px;
}

.pricing-3-list-item {
  border-bottom: 1px solid var(--linen\<deleted\|variable-ba88a437\>);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  padding-bottom: 15px;
  font-weight: 500;
}

.pricing-3-list-item.last-child {
  border-bottom-style: none;
}

.light-background {
  background-color: #f9f9fa;
}

.more-features-icon {
  background-color: var(--text-color);
  color: var(--white);
  text-align: center;
  border-radius: 50%;
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 15px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 14px;
  display: flex;
}

.job-position-wrapper {
  grid-column-gap: 60px;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.job-position-content-wrapper {
  width: 67%;
}

.job-position-sidebar-wrapper {
  background-color: var(--primary-light);
  width: 33%;
  margin-top: 40px;
  padding: 30px;
  position: sticky;
  top: 110px;
}

.job-position-sidebar-wrap {
  grid-column-gap: 20px;
  align-items: center;
  display: flex;
}

.job-position-sidebar-wrap.last-child {
  margin-bottom: 20px;
}

.job-position-icon {
  color: var(--primary);
  font-family: "Fa solid 900", sans-serif;
  font-size: 18px;
}

.contacts-detail {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 4px;
  display: flex;
}

.contacts-icon {
  color: var(--primary);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 15px;
  font-family: "Fa solid 900", sans-serif;
}

.hidden {
  display: none;
}

.contacts-2-location-wrapper {
  margin-top: 20px;
}

.contacts-2-form-wrapper {
  border: 8px solid var(--white);
  background-color: var(--primary-light);
  border-radius: 6px;
  flex-direction: column;
  flex: none;
  width: 50%;
  padding: 30px 40px 40px;
  display: flex;
}

.contacts-2-content-wrapper {
  width: 50%;
}

.contacts-2-wrapper {
  grid-column-gap: 80px;
  align-items: center;
  width: 100%;
  display: flex;
}

.contacts-2-content {
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.footer-link {
  color: var(--white);
  letter-spacing: .3px;
  font-size: 16px;
  font-weight: 400;
  transition: all .3s;
}

.footer-link:hover {
  color: var(--primary);
}

.footer-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 40px;
  display: flex;
}

.white-text-copy.mb-0 {
  flex: 0 auto;
  align-self: auto;
  width: 105%;
  margin-bottom: 0;
  padding-right: 0;
  font-size: 18px;
  display: block;
  position: relative;
}

.footer-brand-wrapper {
  text-align: left;
  width: 39%;
}

.footer-brand {
  color: #fff;
  height: 26px;
}

.footer-brand.w--current {
  color: #fff;
  font-family: Poppins;
}

.footer-social-icon {
  background-color: var(--text-color);
  color: var(--primary-light);
  border-radius: 50%;
  justify-content: center;
  width: 26px;
  height: 26px;
  font-family: "Fa brands 400", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1em;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.footer-social-icon:hover {
  background-color: var(--primary);
  color: var(--text-color);
}

.footer-links-wrapper {
  grid-column-gap: 50px;
  grid-row-gap: 20px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 5px;
  display: flex;
}

.button-con {
  justify-content: flex-end;
  align-items: center;
  margin-left: 20px;
  display: flex;
}

.button-con.tablet-menu {
  display: none;
}

.without-top-spacing {
  padding-top: 0;
}

.search-link {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
}

.search-link:hover {
  color: var(--orange\<deleted\|variable-6f161845\>);
}

.search-result-wrapper {
  width: 100%;
  margin-top: 40px;
}

.footer-logo-wrapper {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 30px;
  display: flex;
}

.testimonials-card-wrapper {
  z-index: 999;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  width: 100%;
  display: grid;
  position: relative;
}

.testimonials-card-item {
  background-color: var(--primary-light);
  text-align: center;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  padding: 30px 20px;
}

.testimonials-card-content {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
}

.testimonials-card-icon {
  color: var(--primary);
  margin-bottom: 30px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 18px;
}

.testimonials-card-date {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 600;
}

.service-details-content-wrapper {
  width: 70%;
}

.accordion-wrap-one-column {
  grid-row-gap: 30px;
  flex-direction: column;
  width: 100%;
  display: flex;
}

.service-details-sidebar-wrapper {
  z-index: 3;
  background-color: var(--primary-light);
  border: 2px solid #0245504d;
  flex: none;
  width: 35%;
  padding: 20px 30px 30px;
  position: sticky;
  top: 110px;
}

.service-details-content {
  grid-column-gap: 60px;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.service-details-sidebar-contacts {
  margin-top: 30px;
}

.headings-container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.button-wrapper {
  z-index: 999;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding-top: 0;
  display: block;
  position: fixed;
  inset: auto 5% 5% auto;
}

.service-list-item {
  position: relative;
}

.style-guide-content-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-wrap: nowrap;
  margin-top: 20px;
  display: flex;
}

.slide-3 {
  max-height: 580px;
}

.about-3-tab-link {
  color: #fff;
  background-color: #0000;
  flex-direction: column;
  align-items: center;
  width: 33.33%;
  margin-bottom: -12px;
  padding-top: 20px;
  padding-bottom: 4px;
  font-size: 19px;
  line-height: 32px;
  transition: all .3s;
  display: flex;
  position: relative;
}

.about-3-tab-link.w--current {
  color: #fff;
  background-color: #0000;
  padding-top: 20px;
  padding-bottom: 4px;
  font-size: 24px;
}

.portfolio-grid-collection-item {
  width: 100%;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 30px #00000014;
}

.template-empty-state {
  color: var(--primary);
  background-color: #0000;
  padding: 30px;
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.portfolio-masonry-image-wrapper {
  position: relative;
}

.project-template-content {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.project-template-content-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-bottom: 50px;
  display: flex;
}

.project-template-images-list {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: grid;
}

.project-template-image {
  object-fit: cover;
  width: 100%;
  height: 400px;
}

.project-template-empty-state {
  background-color: #0000;
  height: 0;
  padding: 0;
}

.nav-dropdown-column {
  width: 100%;
}

.mb-20 {
  margin-bottom: 20px;
}

.sidebar-search {
  background-color: var(--primary-light);
  padding: 20px;
}

.sidebar-search-wrapper {
  align-items: stretch;
  min-height: 56px;
  margin-top: 20px;
  display: flex;
  position: relative;
}

.blog-sidebar-right-wrapper {
  width: 36%;
  position: sticky;
  top: 100px;
}

.blog-sidebar-left-wrapper {
  width: 64%;
}

.home-banner-section {
  flex-direction: row;
  justify-content: space-between;
  padding-top: 160px;
  padding-bottom: 120px;
  display: flex;
}

.secondary-button {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  background-color: var(--primary);
  color: #fff;
  text-align: center;
  flex-flow: column;
  flex: 0 auto;
  order: -9999;
  place-content: stretch center;
  align-self: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 10px;
  font-weight: 400;
  line-height: 1em;
  text-decoration: none;
  transition: background-color .3s;
  display: block;
  position: static;
  overflow: visible;
}

.secondary-button:hover {
  background-color: var(--text-color);
  color: var(--white);
}

.secondary-button.absolute {
  margin-top: 3px;
  margin-bottom: 3px;
  margin-right: 3px;
  padding-top: 14px;
  padding-bottom: 14px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.testimonials {
  padding-top: 80px;
  padding-bottom: 80px;
}

.blog-section-title {
  text-align: center;
  margin-bottom: 60px;
  padding-left: 15px;
  padding-right: 15px;
}

.map-wrapper {
  position: relative;
}

.map-wrapper.home-page {
  width: 100%;
  margin-bottom: 60px;
}

.contacts-wrapper-grid {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  padding-left: 30px;
  padding-right: 30px;
}

.section-title-center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 780px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.empty-state {
  color: var(--text-color);
  background-color: #0000;
  justify-content: center;
  font-size: 18px;
  font-weight: 500;
  display: flex;
}

.empty-state.white {
  background-color: var(--white);
}

.courses-collection {
  width: 100%;
}

.home-4-testimonials-wrapper, .testimonials-wrapper-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  align-items: stretch;
  width: 100%;
  margin-top: 10px;
  display: flex;
}

.top-banner-button-wrapper {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  margin-top: 38px;
  display: flex;
  position: relative;
}

.about-img {
  object-fit: cover;
  position: absolute;
}

.about-img._1 {
  z-index: 2;
  width: 350px;
  inset: 0% 0% auto 12%;
}

.about-img._5 {
  z-index: 4;
  width: 350px;
  inset: 60% 0% auto 24%;
}

.about-img._3 {
  z-index: 1;
  width: 300px;
  inset: 19% 4% 0% auto;
}

.about-img._4 {
  z-index: 5;
  width: 220px;
  inset: 47% 30% 0% 50%;
}

.about-img._2 {
  z-index: 3;
  width: 300px;
  inset: 31% auto 0% 2%;
}

.subtitle {
  border-bottom: 2px solid #80808026;
  margin-bottom: 30px;
  margin-right: 0;
  padding-bottom: 4px;
  display: inline-block;
}

.our-services-wrap {
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: center;
  width: 33.33%;
  display: flex;
}

.central-alignment-heaading {
  text-align: center;
  margin-bottom: 75px;
}

.heading-wrapper {
  margin-top: 40px;
  margin-bottom: 30px;
}

.content-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 190px;
  display: flex;
}

.content {
  border-radius: 5px;
  margin-bottom: 30px;
  margin-left: 15px;
  margin-right: 15px;
}

.industries-block-wrapper {
  background-color: #0000;
  border-radius: 12px;
  flex-direction: column;
  justify-content: space-around;
  width: 100%;
  max-width: 35vw;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.industries-block-wrapper:hover {
  box-shadow: 0 10px 20px #14173326;
}

.sidebar-categories-list {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.blog-details-link-title:hover {
  color: var(--primary);
}

.home-9-team-item {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 31%;
  position: relative;
}

.about-4-team-slide {
  width: 23%;
  margin-right: 30px;
}

.about-6-projects-item {
  text-align: center;
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 370px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-with-blue-bg {
  background-color: var(--primary);
  justify-content: center;
  display: flex;
}

.nav-dropdown-link-line {
  background-color: var(--primary);
  width: 16px;
  height: 2px;
  margin-right: 15px;
  display: inline-block;
}

.search {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.subtitle-2 {
  color: #fc8e44;
  border-bottom: 2px solid #80808026;
  margin-bottom: 30px;
  margin-right: 0;
  padding-bottom: 4px;
  display: inline-block;
}

.dropdown-nav-link {
  color: #999;
  margin-left: -20px;
  padding: 5px 0;
  font-family: Poppins;
  transition: color .2s;
  display: flex;
}

.dropdown-nav-link:hover, .dropdown-nav-link.w--current {
  color: #004ae2;
}

.bold-text {
  letter-spacing: .01em;
  font-size: 16px;
  font-weight: 700;
}

.gallery-image-link {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.home-19-gallery-img-link {
  justify-content: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.menu-wrap {
  align-items: center;
  margin-left: 50px;
  display: flex;
}

.rich-text-style {
  text-align: left;
}

.rich-text-style h2 {
  margin-top: 25px;
  margin-bottom: 15px;
  font-size: 43px;
}

.rich-text-style h3 {
  margin-top: 25px;
  margin-bottom: 15px;
  font-size: 38px;
}

.rich-text-style h4 {
  margin-top: 25px;
  margin-bottom: 15px;
}

.rich-text-style h5, .rich-text-style h6 {
  margin-top: 20px;
}

.rich-text-style ul {
  margin-top: 20px;
  margin-bottom: 20px;
}

.rich-text-style img {
  margin-top: 20px;
  margin-bottom: 10px;
}

.home-banner-left-arrow {
  align-items: center;
  height: 40px;
  display: flex;
  inset: 0% auto 0% 2%;
}

.home-23-team-item {
  width: 33%;
}

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

.tablet-menu, .brand-tablet {
  display: none;
}

.brand {
  height: 22px;
}

.form {
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
}

.main-shop-list-item {
  grid-row-gap: 10px;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.shop-list-image {
  object-fit: cover;
  width: 100%;
  height: 250px;
  transition: transform .3s;
  box-shadow: 7px 7px 50px #0000000d;
}

.shop-list-image:hover {
  transform: scale(1.06);
}

.shop-list-image.details {
  height: 360px;
}

.shop-link-block {
  width: 100%;
  overflow: hidden;
}

.shop-link-block.height {
  width: 80px;
  height: 70px;
}

.shop-links-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.shop-item-price {
  color: var(--primary);
  letter-spacing: .04em;
  text-transform: uppercase;
  margin-top: 10px;
  font-weight: 600;
}

.shop-item-price.size {
  font-size: 18px;
}

.shop-item-link {
  color: var(--text-color);
  font-size: 22px;
  font-weight: 600;
}

.shop-item-link:hover {
  color: var(--primary);
}

.shop-item-link.size {
  font-size: 18px;
  font-weight: 600;
}

.shop-price-wrapper {
  grid-column-gap: 10px;
  flex-flow: wrap;
  display: flex;
}

.shop-item-price-on-sale {
  color: var(--text-color);
  letter-spacing: .04em;
  margin-top: 10px;
  font-weight: 600;
  text-decoration: line-through;
}

.shop-item-price-on-sale.size {
  font-size: 18px;
}

.shop-details-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 30px;
  border-bottom: 1px solid #0245504d;
  grid-template-rows: auto;
  grid-template-columns: 1.12fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-bottom: 60px;
  padding-bottom: 60px;
  display: grid;
}

.shop-details-content-block {
  flex-direction: column;
  display: flex;
}

.shop-item-info-wrapper {
  flex-direction: column;
  margin-top: 30px;
  display: flex;
}

.shop-image-lightbox-link {
  width: 100%;
  height: 460px;
  overflow: hidden;
}

.section-two-side-title-wrapper {
  z-index: 999;
  grid-column-gap: 60px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 50px;
  display: flex;
  position: relative;
}

.style-guide-subtitle {
  margin-bottom: 20px;
}

.details-page-title {
  margin-top: 30px;
  font-size: 52px;
}

.footer-rights-wrapper {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-wrap: wrap;
  display: flex;
}

.success-message {
  color: var(--white);
  text-align: center;
  background-color: #0000;
}

.success-message.dark-text {
  color: var(--text-color);
}

.error-message {
  background-color: var(--primary-light);
  text-align: center;
  padding: 0;
  font-weight: 400;
}

.typography-hero-wrapper {
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 40px;
  display: flex;
}

.form-block-contacts {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  min-height: 387px;
  margin-top: 20px;
  margin-bottom: 0;
  display: flex;
}

.image-full {
  width: 100%;
  height: 100%;
}

.image-block-right {
  width: 470px;
  height: 530px;
  position: relative;
}

.banner-content {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: auto;
  display: flex;
}

.banner-content.teacher-details {
  border-bottom: 1px solid #0245504d;
  padding-bottom: 40px;
}

.description-block-left {
  z-index: 3;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 550px;
  display: flex;
  position: relative;
}

.button-block-description {
  grid-column-gap: 30px;
  margin-top: 50px;
  display: flex;
}

.image-banner-absolute {
  z-index: 1;
  width: 240px;
  height: 350px;
  position: absolute;
  inset: auto auto -6% -10%;
}

.image-cover {
  border: 8px solid var(--primary-light);
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.image-cover.small-img {
  border: 8px solid var(--primary-light);
}

.classes-list-wrapper {
  width: 100%;
}

.classes-list {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-link {
  width: 100%;
  height: 240px;
  overflow: hidden;
}

.description-classes {
  background-color: var(--primary-light);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -10px;
  padding: 40px 20px;
  display: flex;
  position: relative;
}

.description-classes.white-bg {
  background-color: var(--white);
}

.description-classes.programs-3-type-content {
  background-color: var(--white);
  width: 90%;
  margin-top: -52px;
  margin-left: auto;
  margin-right: auto;
}

.classes-item {
  background-color: var(--white);
}

.classes-item.no-background {
  background-color: #0000;
}

.vector-absolute {
  position: absolute;
  inset: 10% auto auto 0%;
}

.vector-absolute.pricing {
  inset: auto 0% 10% auto;
}

.image-right {
  flex: none;
  min-width: 500px;
  max-width: 500px;
  min-height: 470px;
  position: relative;
}

.text-block-left {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.content-block {
  grid-column-gap: 50px;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.list-wrapper {
  grid-column-gap: 30px;
  display: flex;
}

.paragraph {
  max-width: 445px;
  margin-top: 0;
  margin-bottom: 0;
}

.image-vector {
  width: 40%;
  position: absolute;
  inset: -16% 0% auto auto;
}

.image-vector.contacts {
  z-index: 1;
  width: 12%;
  inset: 1% auto auto 4%;
}

.section-small {
  background-image: url('../images/BG.png'), linear-gradient(90deg, var(--primary-light), white);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.counter-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.counter-block {
  grid-row-gap: 10px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.number-counter {
  font-family: Marko One;
  font-size: 62px;
  line-height: 1em;
}

.background-video {
  z-index: 1;
  box-sizing: border-box;
  border: 8px solid var(--primary-light);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 440px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.background-video.without-margin-bottom {
  margin-bottom: 0;
}

.play-pause-button {
  background-color: var(--primary);
  border-radius: 50%;
  width: 56px;
  height: 56px;
  transition: background-color .3s;
  position: relative;
}

.play-pause-button:hover {
  background-color: var(--text-color);
}

.video-vector {
  z-index: 2;
  position: absolute;
  inset: auto 8% 0% auto;
}

.collection-list-wrapper-classes {
  border: 2px solid var(--white);
  width: 100%;
}

.rows-item {
  justify-content: space-between;
  align-items: center;
  padding: 30px;
  display: flex;
}

.data-block {
  grid-column-gap: 20px;
  align-items: center;
  max-width: 130px;
  display: flex;
}

.data-block.block-data {
  background-color: var(--text-color);
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  max-width: none;
  padding: 10px 20px;
}

.time-block.spacing {
  border-right: 2px solid var(--linen\<deleted\|variable-ba88a437\>);
  border-left: 2px solid var(--linen\<deleted\|variable-ba88a437\>);
  align-items: center;
  width: 50%;
  padding: 10px 20px;
  display: flex;
}

.time-text {
  max-width: 200px;
}

.name-classes {
  grid-row-gap: 10px;
  flex-direction: column;
  max-width: 55%;
  display: flex;
}

.name-classes.maxw {
  max-width: 100%;
}

.data-text {
  color: var(--text-color);
  font-size: 18px;
  font-weight: 600;
}

.data-text.white-text {
  color: var(--white);
  font-size: 25px;
}

.heading-classes {
  color: var(--text-color);
  font-size: 26px;
}

.heading-classes:hover {
  color: var(--primary);
}

.vector-bottom {
  z-index: 2;
  position: absolute;
  inset: auto 0% 8% auto;
}

.vector-bottom.classes {
  bottom: 0%;
}

.vector-bottom.career {
  inset: 26% 0% auto auto;
}

.slide-6 {
  width: 100%;
  max-width: 100%;
  margin-right: 50px;
}

.banner-slider {
  background-color: #0000;
  width: 100%;
  height: 100%;
}

.slider-banner-wrapper {
  width: 100%;
  height: 100%;
}

.slide-7 {
  width: 100%;
  max-width: 100%;
  margin-right: 50px;
}

.banner-slider-mask {
  background-color: #fff;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.slide-8 {
  width: 100%;
  max-width: 100%;
  margin-right: 50px;
}

.slide-testimonials {
  width: 100%;
  max-width: 100%;
  margin-right: 30px;
}

.slider-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.slide-description {
  background-color: var(--primary-light);
  flex-direction: column;
  justify-content: center;
  padding: 40px 30px;
  display: flex;
}

.author-block {
  grid-column-gap: 12px;
  margin-top: 20px;
  display: flex;
}

.stars {
  margin-bottom: 10px;
}

.left {
  background-color: var(--primary);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-right: 30px;
  transition: background-color .2s;
  display: flex;
  inset: -40% 5% auto auto;
}

.left:hover {
  background-color: var(--text-color);
}

.right {
  background-color: var(--primary);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: background-color .3s;
  display: flex;
  inset: -40% 0% auto auto;
}

.right:hover {
  background-color: var(--text-color);
}

.team-wrapper-block {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
  position: relative;
}

.team-block {
  z-index: 3;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.image-teacher {
  border: 8px solid var(--primary-light);
  flex: none;
  width: 220px;
  height: 220px;
  margin-bottom: 5px;
  transition-property: border-color;
  overflow: hidden;
}

.image-teacher:hover {
  border-color: var(--text-color);
}

.social-icon-team {
  grid-column-gap: 12px;
  margin-top: 10px;
  display: flex;
}

.social-icon-team.team-details-social {
  margin-top: 30px;
}

.vector-bgr {
  position: absolute;
  inset: 0% 0% auto auto;
}

.blog-block-wrapper {
  height: 100%;
}

.grid-blog {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  width: 100%;
}

.blog-description {
  height: 100%;
  position: relative;
  overflow: hidden;
}

.blog-description.display {
  display: flex;
}

.text-content-blog {
  flex-direction: column;
  justify-content: center;
  padding: 10px 30px 40px;
  display: flex;
}

.text-content-blog.border {
  border-top: 2px solid var(--primary-light);
  border-right: 2px solid var(--primary-light);
  border-bottom: 2px solid var(--primary-light);
}

.text-content-blog.bordert-first {
  border-style: none solid solid;
  border-width: 2px;
  border-color: var(--primary-light);
  height: auto;
  margin-top: -6px;
}

.text-content-blog.blog-details {
  border-style: none solid solid;
  border-width: 2px;
  border-color: var(--white) var(--primary-light) var(--primary-light);
  justify-content: flex-start;
  margin-top: -6px;
}

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

.image-blog {
  width: 100%;
  height: 372px;
  display: inline-block;
  overflow: hidden;
}

.image-blog._01 {
  flex: none;
  width: 200px;
  height: auto;
}

.image-blog.height {
  height: 300px;
}

.collection-list-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-list-2.blog {
  grid-template-columns: 1fr;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}

.link-categories {
  z-index: 2;
  background-color: var(--primary);
  color: var(--white);
  letter-spacing: .04em;
  text-transform: uppercase;
  margin-top: 15px;
  margin-left: 15px;
  padding: 4px 14px;
  transition-property: background-color;
  display: inline-block;
  position: absolute;
  inset: 0% auto auto 0%;
}

.link-categories:hover {
  background-color: var(--text-color);
  color: var(--white);
}

.link-categories.relative {
  margin: 0 20px 20px 0;
  position: relative;
}

.none-bottom-margin {
  margin-bottom: 0;
}

.text-field {
  border: 1px solid var(--primary);
  color: var(--text-color);
  background-color: #0000;
  height: auto;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  line-height: 1em;
}

.text-field:focus {
  border: 1px solid var(--text-color);
}

.text-field::placeholder {
  color: #02455080;
  font-size: 16px;
}

.text-field.color {
  background-color: var(--primary-light);
  padding-left: 15px;
  padding-right: 115px;
}

.text-field.color:focus {
  border-color: var(--text-color);
}

.left-block-footer {
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.footer-icons-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: wrap-reverse;
  width: 30%;
  margin-top: 50px;
  display: flex;
}

.section-with-minh {
  align-items: center;
  padding-top: 160px;
  padding-bottom: 80px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-with-minh.classes {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/blog-banner-1_1blog banner (1).webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.about-cart-wrapper {
  grid-column-gap: 30px;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
}

.description-cart {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 365px;
  display: flex;
}

.description-cart.td {
  padding: 30px;
}

.features-wrapper {
  grid-column-gap: 40px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.left-features, .right-features {
  grid-row-gap: 40px;
  flex-direction: column;
  width: 35%;
  display: flex;
}

.image-features {
  flex: none;
  justify-content: center;
  align-items: flex-end;
  width: 30%;
  max-width: 260px;
  display: flex;
  position: relative;
}

.row-features {
  grid-row-gap: 10px;
  flex-direction: column;
  max-width: 400px;
  display: flex;
}

.bgr-features {
  background-image: url('../images/Group-9.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 220px;
  position: absolute;
  inset: -20px auto auto 0;
}

.image-relative {
  z-index: 1;
  width: 70%;
  position: relative;
}

.slider-teacher {
  background-color: #0000;
  width: 100%;
  height: auto;
}

.slide-teacher {
  background-color: var(--primary-light);
  border-radius: 6px;
  height: 100%;
  margin-right: 30px;
}

.image-slider {
  width: 50%;
  height: 500px;
}

.teachers-list-wrapper {
  z-index: 1;
  width: 100%;
  position: relative;
}

.teachers-list {
  grid-column-gap: 0px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.teachers-item {
  position: relative;
}

.teachers-details-wrapper {
  grid-column-gap: 40px;
  flex-direction: row;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.text-left-block {
  width: 70%;
}

.information-right-block {
  flex: none;
  width: auto;
  height: 100%;
  position: sticky;
  top: 110px;
}

.teachers-details {
  background-color: var(--text-color);
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.banner-heading {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 55%;
  display: flex;
  position: relative;
}

.author-quote {
  flex-flow: wrap;
  justify-content: center;
  width: 100%;
  margin-top: 10px;
  display: flex;
}

.text-name {
  color: var(--text-color);
  font-size: 16px;
  font-weight: 700;
}

.text-name.white-text {
  color: var(--white);
}

.field-wrapper {
  grid-column-gap: 20px;
  width: 100%;
  display: flex;
}

.contacts-text {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
}

.contacts-text.hover {
  color: var(--text-color\<deleted\|variable-20eb3a66\>);
}

.contacts-text.hover:hover {
  color: var(--primary);
}

.data-wrapper {
  border: 2px solid var(--text-color);
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.teacher-classes-details {
  grid-column-gap: 20px;
  background-color: var(--text-color);
  align-items: center;
  width: 50%;
  max-width: none;
  padding: 10px 20px;
  display: flex;
}

.image-classes-details {
  width: 60px;
  max-width: none;
  height: 60px;
}

.vector-top-sidebar {
  width: 40%;
  position: absolute;
  inset: -22% auto auto 50%;
  transform: translate(-50%);
}

.form-field {
  background-color: var(--white);
  color: var(--text-color);
  border: 1px solid #02455033;
  height: auto;
  padding: 20px;
  font-size: 14px;
  line-height: 1em;
}

.form-field:focus {
  border-color: var(--text-color);
}

.form-field::placeholder {
  font-size: 16px;
}

.form-field.text-area {
  min-width: 100%;
  max-width: 100%;
  min-height: 200px;
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 16px;
}

.form-field.text-area:focus {
  border-color: var(--text-color);
}

.form-field.mt-0 {
  margin-bottom: 0;
}

.shedule-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 2px solid #0245504d;
  grid-template: "."
                 "Area"
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 / 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
}

.block-title {
  background-color: var(--primary-light);
  color: var(--text-color);
  border: 1px solid #0245504d;
  justify-content: center;
  align-items: center;
  padding: 20px 10px;
  font-weight: 600;
  display: flex;
}

.block-title.first {
  border-left-style: none;
}

.block-time-classes {
  background-color: var(--primary-light);
  text-align: center;
  border: 1px solid #0245504d;
  justify-content: center;
  align-items: center;
  min-height: 80px;
  font-weight: 500;
  transition: background-color .3s;
  display: flex;
}

.block-time-classes:hover {
  background-color: var(--text-color);
}

.block-time-classes.white-bgr {
  background-color: var(--white);
}

.block-time-classes.background {
  background-color: var(--primary);
  color: var(--white);
}

.block-time-classes.background:hover {
  background-color: var(--text-color);
  color: var(--white);
}

.block-time-classes.time {
  background-color: var(--white);
  border-left-style: none;
}

.link-shedule {
  color: var(--text-color);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 10px;
  font-size: 16px;
  display: flex;
}

.link-shedule:hover, .link-shedule.bg {
  color: var(--white);
}

._404-text {
  color: var(--primary);
  margin-bottom: 20px;
  font-size: 160px;
  font-weight: 700;
  line-height: 1em;
}

.form-register {
  background-color: var(--primary-light);
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 80%;
  min-height: 800px;
  margin-bottom: 0;
  display: flex;
}

.field-form-wrapper {
  grid-column-gap: 20px;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.form-block {
  background-color: var(--primary-light);
  flex-direction: column;
  align-items: center;
  padding: 40px;
  display: flex;
}

.input-block {
  width: 50%;
}

.input-block.width, .shop-list-wrapper {
  width: 100%;
}

.shop-list {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.shop-list.filters {
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.shop-list.categories-page {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.shop-item {
  background-color: var(--primary-light);
}

.shop-item.bgr {
  background-color: #0000;
}

.shop-wrapper {
  grid-column-gap: 40px;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.shop-filters {
  grid-row-gap: 40px;
  flex-direction: column;
  flex: none;
  min-width: 300px;
  display: flex;
}

.filters-wrapper-block {
  grid-column-gap: 15px;
  align-items: center;
  display: flex;
}

.buy-now-button {
  display: none;
}

.add-to-cart {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%);
}

.default-state {
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 0;
  display: flex;
}

.quantity {
  margin-bottom: 0;
  display: none;
}

.collection-list-wrapper {
  z-index: 2;
  position: absolute;
  inset: 0% 0% auto auto;
}

.collection-list-wrapper.center {
  right: auto;
}

.link-shop {
  background-color: var(--text-color);
  color: var(--white);
  letter-spacing: .04em;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding: 4px 14px;
  font-size: 13px;
  font-weight: 500;
  transition-property: background-color;
  display: inline-block;
}

.link-shop:hover {
  background-color: var(--primary);
  color: var(--white);
}

.categories-list {
  grid-row-gap: 5px;
  flex-direction: column;
  align-items: flex-end;
  margin-top: 20px;
  margin-right: 20px;
  display: flex;
}

.categories-list.gap-0 {
  grid-row-gap: 0px;
  margin-right: 0;
}

.description-product {
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding: 10px 20px 20px;
  display: flex;
}

.heading-filters {
  margin-top: 0;
  margin-bottom: 20px;
}

.out-of-stock-state {
  background-color: var(--orange\<deleted\|variable-6f161845\>);
  color: var(--white);
  text-transform: uppercase;
  border-radius: 6px;
  margin-top: 0;
  font-weight: 500;
}

.error-state {
  border-radius: 6px;
  font-weight: 500;
}

.cart-button {
  background-color: #0000;
  justify-content: flex-end;
  padding-left: 0;
  position: relative;
}

.icon {
  color: var(--text-color);
  transition: color .3s;
}

.icon:hover {
  color: var(--primary);
}

.cart-quantity {
  background-color: var(--primary);
  color: var(--white);
  line-height: 19px;
  position: absolute;
  inset: -5% 0% auto auto;
}

.cart {
  flex: 1;
}

.lightbox-product {
  width: 100%;
  height: 560px;
  overflow: hidden;
}

.default-state-2 {
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 10px;
  margin-bottom: 0;
  display: flex;
}

.quantity-item {
  background-color: var(--white);
  border-width: 1px;
  border-color: #0245501a;
  border-radius: 0;
  margin-bottom: 0;
}

.quantity-item:focus {
  border-color: var(--primary);
}

.details-list {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.more-images-wrapper {
  margin-top: 40px;
}

.checkout-form {
  background-color: #0000;
  min-height: auto;
  padding-top: 160px;
  padding-bottom: 60px;
}

.field-checkout {
  background-color: var(--white);
  border-width: 1px;
  border-color: #02455033;
  border-radius: 0;
}

.field-checkout:focus, .field-checkout.-wfp-focus {
  border-color: #f3a93ab3;
}

.total-price {
  color: var(--primary);
}

.price {
  font-weight: 500;
}

.price.margin {
  margin-bottom: 10px;
}

.order-item {
  align-items: center;
}

.image-checkout {
  object-fit: cover;
  height: 60px;
}

.name-product {
  color: var(--text-color);
}

.text {
  font-family: Inter, sans-serif;
}

.checkbox-label {
  margin-bottom: 0;
}

.checkbox {
  margin-top: 0;
}

.paypal-checkout-form, .order-confirmation {
  background-color: #0000;
  min-height: auto;
  padding-top: 160px;
  padding-bottom: 60px;
}

.remove-button {
  font-weight: 400;
}

.remove-button:hover {
  color: var(--orange\<deleted\|variable-6f161845\>);
}

.heading-rich-text {
  font-size: 43px;
}

.white-button {
  background-color: var(--white);
  color: var(--text-color);
  padding: 20px 30px;
  line-height: 1em;
}

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

.subtitle-green-bg {
  color: var(--primary);
  text-transform: capitalize;
  background-color: #26d16d1a;
  margin-bottom: 10px;
  padding: 3px 8px;
  box-shadow: 0 2px 5px #0003;
}

.subtitle-light-bg {
  background-color: var(--primary-light);
  color: var(--primary);
  text-transform: capitalize;
  margin-bottom: 5px;
  padding: 3px 8px;
}

.button-wrapper-section {
  margin-top: 60px;
}

.left-title-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.nav-link {
  color: var(--text-color);
  flex: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 1.5em;
}

.nav-link:hover {
  color: var(--primary);
}

.nav-link.w--current {
  color: var(--primary);
  flex: 1;
}

.logo-header {
  width: 110%;
  max-width: 200%;
  height: 120%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  font-weight: 700;
}

.logo-header:lang(zh-cn) {
  width: 100%;
  max-width: 100%;
  height: 120%;
}

.arrow-slider {
  width: 44px;
  height: 44px;
}

.collection-list-wrapper-team-member {
  width: 100%;
}

.h6-link {
  color: var(--text-color);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
}

.h6-link.white-link {
  color: var(--white);
}

.h6-link.white-link:hover {
  color: var(--primary);
}

.margin-top---20px {
  margin-top: 20px;
  display: inline-block;
}

.paragraph-banner {
  color: var(--primary-light);
  max-width: 510px;
  margin-bottom: 0;
}

.paragraph-banner.dark-text {
  color: var(--text-color);
}

.paragraph-banner.small-paragraph {
  max-width: 400px;
}

.banner-section {
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  min-height: 450px;
  padding-top: 160px;
  padding-bottom: 0;
  display: flex;
}

.banner-section.blog-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/blog-大.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 160px;
}

.banner-section.blog-details {
  position: sticky;
  bottom: 0;
  right: 5px;
}

.banner-section.faq-banner {
  background-color: var(--text-color);
  min-height: 0;
  padding-top: 140px;
}

.banner-section.register-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Application-Banner-1_1Application Banner (1).webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section.job-banner {
  background-image: linear-gradient(90deg, #024550cc, #fff0), url('../images/Job-banner-1_1Job banner (1).webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section.classes-banner {
  background-color: var(--text-color);
}

.banner-section.about-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/About-Us-Banner.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section.teacher-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Banner-Teachers-1_1Banner Teachers (1).webp');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section.program-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Banner-3-1.jpg');
  background-position: 0 0, 50% 80%;
  background-size: auto, cover;
}

.banner-section.program-details {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 450px;
  display: flex;
  position: relative;
}

.banner-section.pricing-banner {
  background-color: var(--primary-light);
  padding-top: 140px;
}

.banner-section.contact-us-banner {
  min-height: 0;
  padding-top: 80px;
  padding-bottom: 10px;
}

.banner-section.schedule-banner, .banner-section.shop-banner, .banner-section.style-guide-banner {
  background-color: var(--text-color);
}

.banner-section.career-1-banner {
  background-image: linear-gradient(90deg, #024550cc, #fff0), url('../images/Video-BG-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section.classes-banner-2 {
  background-color: var(--primary-light);
  padding-bottom: 0;
}

.banner-section.classes-3-banner {
  background-color: var(--primary-light);
  position: relative;
}

.banner-section.programs-2-banner {
  background-color: var(--primary-light);
  padding-top: 100px;
  padding-bottom: 0;
}

.banner-section.programs-3-banner {
  background-image: url('../images/BG.png');
  background-position: 50% 100%;
  background-size: cover;
}

.collection-list-wrapper-heading {
  width: 100%;
}

.career-collection-list-wrapper-flex-vertical {
  border: 2px solid var(--white);
  border-radius: 2px;
  flex-direction: column;
  width: 100%;
  list-style-type: none;
  display: flex;
}

.career-type-2 {
  color: #314d4a;
  font-size: 18px;
  font-weight: 600;
}

.text-block {
  color: var(--primary);
  font-family: "Fa solid 900", sans-serif;
  font-size: 20px;
}

.h4-link {
  color: var(--text-color);
  margin-bottom: 10px;
  font-size: 30px;
}

.h4-link:hover {
  color: var(--primary);
}

.collection-img {
  transform: scale3d(1none, 1none, 1none);
  object-fit: cover;
  transform-style: preserve-3d;
  width: 100%;
  height: 100%;
  transition: all .3s;
}

.collection-img:hover {
  transform: scale(1.1);
}

.banner-paragraph-home-1 {
  max-width: 460px;
}

.team-photo {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.button-banner-wrapper {
  grid-column-gap: 150px;
  grid-row-gap: 150px;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.team-member-photo {
  flex: 0 auto;
  max-width: 40vw;
}

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

.collection-list-3 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.collection-item {
  width: 31%;
}

.overlay-bg {
  z-index: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: fill;
  background-image: linear-gradient(90deg, #024550cc, #0000);
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 0;
  max-height: none;
  padding-top: 0;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: auto;
}

.form-block-program {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  min-height: 258px;
  display: flex;
}

.search-result-list {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.order-wrapper {
  flex: 1;
  display: flex;
}

.sticky-checkout {
  top: 110px;
}

.mt-0 {
  margin-top: 0;
}

.h5-link {
  color: var(--text-color);
  margin-top: 40px;
  margin-bottom: 10px;
  font-size: 24px;
  display: inline-block;
}

.h5-link:hover {
  color: var(--primary);
}

.home-2-banner-section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding-top: 160px;
  padding-bottom: 80px;
  display: flex;
  position: relative;
}

.banner-home-2-wrapper {
  grid-column-gap: 60px;
  order: -9999;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.content-banner-home-2-wrap {
  aspect-ratio: auto;
  object-fit: fill;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  font-size: 16px;
  display: flex;
}

.info-banner-home-3-wrap {
  justify-content: space-between;
  width: 40%;
  display: flex;
}

.button-home-banner-wrap {
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.number-info-wrap {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 140px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: relative;
}

.number-info-wrap.banner-home-3 {
  text-align: left;
  align-items: flex-start;
  width: 50%;
  min-height: auto;
}

.paragraph-banner-home-2 {
  color: #fff;
}

.bg-numbers {
  color: var(--primary);
  font-size: 56px;
  line-height: 1em;
}

.home-3-banner-section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding-top: 160px;
  padding-bottom: 80px;
  display: flex;
  position: relative;
}

.banner-home-3-title {
  z-index: 2;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 880px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.paragraph-banner-home-3 {
  color: var(--primary-light);
  width: 680px;
}

.background-video-banner {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.overlay-banner-video {
  background-image: linear-gradient(#0006, #0006);
  position: absolute;
  inset: 0%;
}

.button-banner-3-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.free-trial-wrapper {
  text-align: center;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.free-trial-wrapper.landing {
  flex-direction: column;
  align-items: center;
  max-width: 690px;
  display: flex;
}

.free-trial-title {
  color: var(--text-color);
  margin-top: 0;
  margin-bottom: 40px;
}

.landing-inner-pages-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: grid;
}

.landing-inner-page-item {
  text-align: center;
  background-color: #0000;
  width: 100%;
  padding: 6px;
}

.landing-inner-page-image-wrapper {
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
  position: relative;
}

.landing-inner-page-image {
  object-fit: cover;
  object-position: 50% 0%;
  border: 1px solid #e9e9e9;
  width: 100%;
}

.landing-inner-page-image.banner {
  box-shadow: 0 6px 20px #00000014;
}

.landing-inner-page-icon {
  z-index: 10;
  background-color: var(--primary);
  color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 28px;
  display: flex;
  position: absolute;
  transform: rotate(-30deg);
}

.landing-inner-page-overlay {
  z-index: 1;
  background-color: #fff3;
  position: absolute;
  inset: 0%;
}

.landing-inner-page-title {
  text-transform: none;
}

.landing-section-title {
  width: 70%;
  margin: 0 auto;
}

.section-ttile-description {
  text-align: center;
  margin-top: 20px;
}

.landing-home-pages-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.landing-customers-content-left {
  grid-row-gap: 30px;
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 46%;
  padding-right: 60px;
  display: flex;
}

.section-landing-customers {
  background-color: var(--text-color);
  padding-top: 60px;
  padding-bottom: 80px;
  overflow: hidden;
}

.paragraph-benefits-lp {
  color: #fff;
  width: 90%;
}

.landing-customers-icon-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  display: flex;
}

.landing-icon-style {
  opacity: 1;
  filter: invert();
  max-height: 60px;
}

.landing-customers-content-right {
  grid-column-gap: 20px;
  grid-row-gap: 40px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  width: 54%;
  display: grid;
}

.landing-customers-layout {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.landing-paragraph-style {
  color: #fff;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 0;
}

.landing-section-heading-white {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}

.landing-home-pages-wrapper-banner {
  grid-column-gap: 40px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.landing-banner-content {
  z-index: 999;
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 1100px;
  margin-bottom: 60px;
  display: flex;
  position: relative;
  inset: auto;
}

.landing-banner-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 70px;
}

.section-banner {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.section-banner.landing-banner {
  background-color: var(--primary-light);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 160px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.color-bg {
  background-color: var(--text-color);
  height: 140px;
  position: absolute;
  inset: auto 0% 0%;
}

.landing-banner-screens {
  z-index: 999;
  width: 100%;
  margin-bottom: -60px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.banner-description {
  text-align: center;
  letter-spacing: 2.4px;
  max-width: 560px;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.8em;
}

.landing-text-span {
  color: var(--primary);
}

.changelog-heading {
  margin-bottom: 20px;
}

.licensing-title {
  width: 100%;
  padding-bottom: 30px;
}

.licensing-heading {
  margin-bottom: 20px;
}

.licensing-images-wrapper {
  border-top: 1px solid #5e5e5e80;
  width: 100%;
  padding-top: 40px;
}

.licensing-title-wrapper {
  border-bottom: 1px #5e5e5e80;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.license-link {
  color: #0e0e0e;
  letter-spacing: normal;
  margin-right: 50px;
  font-weight: 700;
}

.license-link.last-child {
  margin-right: 0;
}

.licensing-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-bottom: 1px #5e5e5e80;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  padding-bottom: 60px;
}

.licensing-grid.last-child {
  border-bottom-style: none;
  padding-bottom: 0;
}

.licensing-image-link {
  width: 100%;
  height: 100%;
}

.licensing-image-link:hover {
  opacity: 1;
}

.licensing-image {
  object-fit: cover;
  width: 100%;
  height: 320px;
}

.licensing-fonts-wrapper {
  align-items: center;
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.licensing-paragraph {
  width: 50%;
}

.licensing-font-title {
  color: #5e5e5e80;
  text-transform: uppercase;
  font-weight: 400;
}

.licensing-icons-wrapper {
  margin-top: 30px;
  margin-bottom: 20px;
}

.licensing-icon-link {
  margin-bottom: 20px;
}

.licensing-icon-link-wrapper-3 {
  margin-right: 25px;
}

.icon-style-guide-3 {
  color: var(--text-color);
  font-family: "Fa brands 400", sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.icon-style-guide-3:hover {
  color: var(--primary);
}

.icon-style-guide-3.dribble {
  font-family: "Fa solid 900", sans-serif;
}

.collection-list-wrapper-100 {
  width: 100%;
}

.collection-list-blogs {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-item-blog {
  background-color: var(--primary-light);
  padding: 15px;
}

.link-block {
  width: 100%;
  height: 260px;
  overflow: hidden;
}

.blog-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.blog-content-wrapper {
  padding-top: 15px;
  padding-left: 5px;
  padding-right: 5px;
}

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

.team-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: .8fr 1.2fr;
  place-items: center stretch;
}

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

.buttons-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.collection-list-team {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-item-team-member {
  background-color: var(--primary-light);
  padding: 10px;
  position: relative;
}

.link-team-member {
  width: 100%;
  height: 240px;
}

.team-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.info-team-wrapper {
  background-color: var(--white);
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  position: absolute;
  inset: auto 0% 20px;
}

.name-teacher {
  color: var(--text-color);
  margin-bottom: 5px;
  font-size: 22px;
  display: inline-block;
}

.name-teacher:hover, .position-text {
  color: var(--primary);
}

.right-content-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  margin-left: auto;
  display: flex;
}

.image-3 {
  object-fit: cover;
  width: 47%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.info-numbers-wrapper {
  background-color: var(--text-color);
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 40px;
  display: flex;
}

.number-wrap {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 20%;
  display: flex;
}

.big-number {
  color: var(--white);
  font-size: 60px;
  line-height: 1em;
}

.info-text-number {
  border-top: 1px solid #f4fafa4d;
  width: 100%;
  margin-top: 10px;
  padding-top: 10px;
}

.light-text-big {
  color: var(--primary-light);
  font-size: 18px;
}

.light-text-big:lang(zh-cn) {
  font-size: 24px;
}

.collection-list-programs-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.program-home-2-wrapper-link {
  width: 100%;
  height: 260px;
}

.program-2-tupe-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.content-program-2-tupe {
  padding-top: 15px;
}

.links-wrapper-programs {
  border-top: 1px solid #0245504d;
  margin-top: 20px;
  padding-top: 20px;
}

.subtitle-paragraph {
  max-width: 640px;
}

.images-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-items: center stretch;
  margin-top: 60px;
}

.image-home-2---1 {
  object-fit: cover;
  width: 100%;
  height: 300px;
}

.image-home-2---2 {
  object-fit: cover;
  width: 100%;
  height: 380px;
}

.image-home-2---3 {
  object-fit: cover;
  width: 100%;
  height: 220px;
}

.video-wrapper {
  background-image: url('../images/Video-BG-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 460px;
  display: flex;
}

.video-button {
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 90px;
  display: flex;
  position: relative;
}

.play-button-icon {
  z-index: 7;
  margin-left: 4px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 20px;
  position: relative;
}

.play-button {
  z-index: 5;
  background-color: #fff;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  position: absolute;
}

.play-button-hover {
  z-index: 10;
  border: 3px solid #fff;
  border-radius: 50%;
  width: 94px;
  height: 94px;
  transition: all .3s;
  position: absolute;
  transform: scale(.85);
}

.play-button-hover:hover {
  transform: scale(1);
}

.review-image {
  object-fit: cover;
  width: 80%;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.slider-reviews {
  z-index: 1;
  background-color: var(--white);
  width: 55%;
  height: auto;
  margin-left: auto;
  padding: 80px 40px;
}

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

.content-review-wrap {
  width: 100%;
  margin-top: 15px;
}

.client-photo {
  border-radius: 100px;
  width: 50px;
  height: 50px;
}

.info-client-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.paragraph-large {
  font-size: 18px;
}

.left-arrow {
  background-color: var(--primary);
  border-radius: 100px;
  width: 40px;
  height: 40px;
  font-size: 18px;
  transition: background-color .3s;
  inset: auto 100px 40px auto;
}

.left-arrow:hover {
  background-color: var(--text-color);
}

.right-arrow {
  background-color: var(--primary);
  border-radius: 100px;
  width: 40px;
  height: 40px;
  font-size: 18px;
  transition: background-color .3s;
  inset: auto 40px 40px auto;
}

.right-arrow:hover {
  background-color: var(--text-color);
}

.collection-list-classes {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.collection-item-class {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: var(--white);
  justify-content: flex-start;
  align-items: center;
  width: 48%;
  padding: 10px;
  display: flex;
}

.class-link-image {
  width: 45%;
  height: 250px;
  overflow: hidden;
}

.class-image {
  object-fit: cover;
  object-position: 35% 50%;
  width: 100%;
  height: 100%;
}

.content-class-wrapper {
  width: 55%;
}

.info-class-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-top: 1px solid #0245504d;
  justify-content: flex-start;
  align-items: center;
  margin-top: 15px;
  padding-top: 15px;
  padding-bottom: 5px;
  display: flex;
}

.photo-teacher {
  border-radius: 100px;
  width: 40px;
  height: 40px;
}

.info-teacher-class {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.support-services-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  width: 100%;
}

.left-support-services {
  flex-direction: column;
  display: flex;
}

.support-service-img {
  object-fit: cover;
  object-position: 50% 10%;
  width: 100%;
  height: 600px;
  margin-top: 50px;
}

.collection-list-wrapper-peograms {
  margin-top: 50px;
}

.collection-list-support-programs {
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
}

.collection-item-support-program {
  border-bottom: 1px solid #0245504d;
  padding-bottom: 20px;
}

.title-program-wrapper {
  grid-column-gap: 10px;
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
  justify-content: space-between;
  display: flex;
}

.circle {
  background-color: var(--primary);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.arrow {
  color: var(--white);
  padding-left: 12px;
  padding-right: 10px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1em;
}

.service-paragraph {
  width: 460px;
}

.title-top-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.header-arrow {
  margin-left: 5px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
}

.services-home-wrap {
  z-index: 10;
  grid-column-gap: 80px;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.content-services-home {
  flex-direction: column;
  align-items: flex-start;
  width: 45%;
  padding-right: 15px;
  display: flex;
}

.services-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 55%;
  margin-bottom: 30px;
  display: flex;
}

.button-wrap {
  margin-top: 40px;
  display: flex;
}

.services {
  background-color: var(--text-color);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 48%;
  padding: 30px 20px;
  display: flex;
}

.services._1 {
  position: relative;
  top: 30px;
}

.services.light-block {
  background-color: var(--primary-light);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.nimbers {
  background-color: var(--text-color);
  color: var(--white);
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  display: flex;
}

.nimbers.swhite-background {
  background-color: var(--primary-light);
  color: var(--text-color);
}

.courses-img-wrap {
  position: relative;
}

.class-img {
  border: 5px solid var(--white);
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: border-color .3s;
}

.class-img:hover {
  border-color: var(--text-color);
}

.collection-list-classes-3-type {
  grid-column-gap: 30px;
  grid-row-gap: 40px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  list-style-type: none;
  display: flex;
}

.collection-item-class-3-type {
  width: 31%;
}

.link-wrap {
  margin-top: 20px;
}

.class-image-link {
  width: 100%;
  height: 240px;
}

.time-class-wrapper {
  z-index: 1;
  background-color: var(--text-color);
  flex-flow: column;
  width: 200px;
  margin-top: -40px;
  margin-bottom: 10px;
  margin-left: 0;
  display: flex;
  position: relative;
}

.time-class {
  border: 5px solid var(--white);
  color: var(--white);
  flex: 0 auto;
  padding: 7px 10px;
  font-size: 14px;
}

.background-block {
  background-color: var(--text-color);
  height: 100%;
  margin-left: 15px;
  margin-right: 15px;
  position: absolute;
  inset: 0%;
}

.program-link-img {
  border-bottom-style: none;
  width: 50%;
  height: 400px;
  overflow: hidden;
}

.program-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.info-program-wrap {
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  padding-right: 30px;
  display: flex;
}

.button-block {
  margin-top: 40px;
}

.collection-item-program {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  border: 1px solid var(--text-color);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.collection-list-programs-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.banner-block-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: var(--text-color);
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px;
  display: flex;
}

.light-paragraph {
  float: none;
  color: var(--primary-light);
  margin-top: 10px;
}

.text-content-banner {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 58%;
  display: flex;
}

.image-banner-small {
  object-fit: cover;
  object-position: 50% 20%;
  width: 40%;
  height: 340px;
}

.background-image {
  background-color: var(--text-color);
  height: 40%;
  position: absolute;
  inset: auto 0% 0%;
}

.collection-list-programs-3-type {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.white-hover-link {
  margin-top: 10px;
  display: inline-block;
}

.white-hover-link:hover {
  color: var(--primary-light);
}

.top-titles-footer-wrap {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.contact-footer-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
}

.link {
  color: var(--primary);
  flex: 0 auto;
  font-size: 16px;
  font-weight: 400;
}

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

.link-footer-contact {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 5px;
  display: flex;
}

.contact-footer-wrap {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.right-top-footer-wrap {
  width: 50%;
}

.block-about {
  z-index: 1;
  background-color: var(--white);
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 31%;
  padding: 20px;
  display: flex;
  position: relative;
}

.background-about {
  background-color: var(--text-color);
  width: 100%;
  height: 45%;
  position: absolute;
  inset: auto 0% 0%;
}

.btn-icon {
  margin-right: 8px;
}

.promotion-label-right {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
  position: absolute;
  right: 10px;
}

.promotion-label-buttons-wrapper {
  grid-column-gap: 20px;
  display: flex;
}

.promotion-label-left {
  width: 100%;
  max-width: 290px;
  position: absolute;
}

.promotion-label-all-templates {
  z-index: 1000;
  color: #4353ff;
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
  width: 140px;
  padding: 6px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  text-decoration: none;
  display: flex;
}

.promotion-label-all-templates:hover {
  opacity: 1;
  color: #000;
}

.promotion-label-paragraph {
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  max-width: 93%;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3em;
}

.promotion-label-buy-this-template {
  z-index: 1000;
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  background-color: #4353ff;
  border: 1px solid #4353ff;
  border-radius: 4px;
  padding: 6px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  text-decoration: none;
  display: flex;
}

.promotion-label-buy-this-template:hover {
  opacity: 1;
  color: #fff;
}

.promotion-labels-wrapper {
  z-index: 9999;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
  position: fixed;
  bottom: 5px;
  left: 5px;
  right: 5px;
}

.promotion-label-holder {
  grid-row-gap: 10px;
  background-color: #1c276d;
  border-radius: 4px;
  flex-direction: column;
  padding: 15px;
  display: flex;
  position: relative;
}

.close-popup-image {
  width: 12px;
  height: 12px;
}

.promotion-label-close {
  cursor: pointer;
  padding: 10px 20px;
  position: absolute;
  top: -7px;
  right: -14px;
}

.promotion-label-button {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 5px 15px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3em;
  text-decoration: none;
}

.promotion-label-button:hover {
  color: #ffffffb3;
}

.text-orange {
  color: #f69c20;
}

.heading {
  text-indent: 0;
  word-break: normal;
  overflow: hidden;
}

.video-banner-container {
  column-count: auto;
  width: 100%;
  height: 100%;
  font-size: 15px;
  position: static;
}

.background-video-2 {
  z-index: -1;
  width: 100%;
  height: 100%;
  position: absolute;
}

.white-text-copy {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  object-fit: fill;
  align-self: auto;
  width: 100%;
  height: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Figtree, sans-serif;
  font-size: 24px;
  font-weight: 500;
  text-decoration: none;
  position: relative;
}

.white-text-copy.mb-0 {
  margin-bottom: 0;
}

.white-text-copy2 {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  object-fit: fill;
  align-self: auto;
  width: 100%;
  height: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  position: relative;
}

.white-text-copy2.mb-0 {
  margin-bottom: 0;
}

._2 {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  object-fit: fill;
  align-self: auto;
  width: 100%;
  height: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  position: relative;
}

._2.mb-0 {
  margin-bottom: 0;
}

._22 {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  object-fit: fill;
  align-self: auto;
  width: 100%;
  height: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Figtree, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  position: relative;
}

._22.mb-0 {
  margin-bottom: 0;
}

.white-text {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  object-fit: fill;
  align-self: auto;
  width: 100%;
  height: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Figtree, sans-serif;
  font-size: 50px;
  font-weight: 500;
  text-decoration: none;
  position: relative;
}

.white-text.mb-0 {
  margin-bottom: 0;
}

.nav-dropdown-link-copy {
  color: var(--text-color);
  text-transform: capitalize;
  width: 100%;
  margin-left: -20px;
  padding: 8px 8px 8px 0;
  font-size: 16px;
  font-weight: 500;
  transition: all .3s;
  display: flex;
}

.nav-dropdown-link-copy:hover {
  color: var(--primary);
  margin-left: 0;
}

.nav-dropdown-link-copy.w--current {
  color: var(--primary);
}

.nav-dropdown-link-copy-copy {
  color: var(--text-color);
  text-transform: capitalize;
  width: 100%;
  margin-left: -20px;
  padding: 8px 8px 8px 0;
  font-size: 16px;
  font-weight: 500;
  transition: all .3s;
  display: flex;
}

.nav-dropdown-link-copy-copy:hover {
  color: var(--primary);
  margin-left: 0;
}

.nav-dropdown-link-copy-copy.w--current {
  color: var(--primary);
}

.white-text-copy-copy.mb-0 {
  margin-bottom: 0;
  font-size: 18px;
}

.heading-4 {
  font-size: 50px;
}

.white-text-copy-copy {
  box-sizing: border-box;
  aspect-ratio: auto;
  color: #fff;
  object-fit: fill;
  align-self: auto;
  width: 100%;
  height: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Figtree, sans-serif;
  font-size: 50px;
  font-weight: 500;
  text-decoration: none;
  position: relative;
}

.white-text-copy-copy.mb-0 {
  flex: 0 auto;
  align-self: auto;
  width: 105%;
  margin-bottom: 0;
  padding-right: 0;
  font-size: 18px;
  display: block;
  position: relative;
}

.secondary-button-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  background-color: var(--primary);
  color: #fff;
  text-align: center;
  flex-flow: column;
  flex: 0 auto;
  order: 9999;
  place-content: stretch center;
  align-self: flex-end;
  align-items: center;
  width: auto;
  height: auto;
  padding: 10px;
  font-weight: 400;
  line-height: 1em;
  text-decoration: none;
  transition: background-color .3s;
  display: block;
  position: static;
  inset: 0% auto auto 0%;
  overflow: visible;
}

.secondary-button-copy-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  background-color: var(--primary);
  color: #fff;
  text-align: center;
  flex-flow: column;
  flex: 0 auto;
  order: 9999;
  place-content: stretch center;
  align-self: flex-end;
  align-items: center;
  width: auto;
  height: auto;
  padding: 10px;
  font-weight: 400;
  line-height: 1em;
  text-decoration: none;
  transition: background-color .3s;
  display: block;
  position: static;
  inset: 0% auto auto 0%;
  overflow: visible;
}

.secondary-button-copy-copy:hover {
  background-color: var(--text-color);
  color: var(--white);
}

.secondary-button-copy-copy.absolute {
  margin-top: 3px;
  margin-bottom: 3px;
  margin-right: 3px;
  padding-top: 14px;
  padding-bottom: 14px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.button {
  position: relative;
  bottom: 5px;
  right: 5px;
}

.button-wrapper-copy {
  z-index: 999;
  text-align: left;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding-top: 0;
  display: block;
  position: fixed;
  inset: auto 3% 5% auto;
}

.secondary-button-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  background-color: var(--primary);
  color: #fff;
  text-align: center;
  flex-flow: column;
  flex: 0 auto;
  order: -9999;
  place-content: stretch center;
  align-self: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 10px;
  font-weight: 400;
  line-height: 1em;
  text-decoration: none;
  transition: background-color .3s;
  display: block;
  position: static;
  overflow: visible;
}

.secondary-button-copy:hover {
  background-color: var(--text-color);
  color: var(--white);
}

.secondary-button-copy.absolute {
  margin-top: 3px;
  margin-bottom: 3px;
  margin-right: 3px;
  padding-top: 14px;
  padding-bottom: 14px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.button-wrapper-copy {
  z-index: 999;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding-top: 0;
  display: block;
  position: absolute;
  inset: auto 5% 100px auto;
}

.section-2 {
  padding-top: 40px;
  padding-bottom: 0;
  padding-left: 0;
}

.bold-text-2 {
  font-weight: 700;
}

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

.section-3 {
  width: 100%;
}

.program-2-tupe-image-copy {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.section-4 {
  width: 100%;
}

.image-4 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-weight: 500;
  line-height: 1.2em;
}

.columns {
  border-radius: 0;
  width: 100%;
}

.column {
  background-color: var(--primary-light);
  padding: 15px;
}

.base-container-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: auto;
  object-fit: fill;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  min-height: 450px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 160px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.banner-section-copy {
  object-fit: cover;
  background-image: url('../images/');
  background-position: 0 0;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 450px;
  margin-top: 0;
  padding-top: 160px;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.banner-section-copy.schedule-banner, .banner-section-copy.shop-banner, .banner-section-copy.style-guide-banner {
  background-color: var(--text-color);
}

.banner-title-wrapper-copy {
  z-index: 10;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.banner-title-wrapper-copy.details-bnner-title {
  width: 650px;
}

.overlay-bg-copy {
  inset: 0%;
  background-image: linear-gradient(90deg, #024550cc, #0000);
  width: auto;
  height: auto;
  min-height: 0;
  max-height: 450px;
  padding-top: 160px;
  position: absolute;
  inset: 0%;
}

.base-container-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: auto;
  object-fit: fill;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: none;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.service-details-content-copy {
  grid-column-gap: 60px;
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
  position: relative;
}

.service-details-content-wrapper-copy {
  width: 70%;
}

.accordion-wrapper-copy {
  grid-column-gap: 30px;
  width: 100%;
  display: flex;
}

.accordion-wrapper-copy.service-details {
  margin-top: 60px;
}

.banner-section-copy {
  box-sizing: border-box;
  -webkit-text-fill-color: inherit;
  object-fit: none;
  background-image: url('../images/');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  min-height: 450px;
  padding-top: 160px;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.banner-section-copy.blog-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/blog-大.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 160px;
}

.banner-section-copy.blog-details {
  position: sticky;
  bottom: 0;
  right: 5px;
}

.banner-section-copy.faq-banner {
  background-color: var(--text-color);
  padding-top: 140px;
}

.banner-section-copy.register-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Application-Banner-1_1Application Banner (1).webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy.job-banner {
  background-image: linear-gradient(90deg, #024550cc, #fff0), url('../images/Job-banner-1_1Job banner (1).webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy.classes-banner {
  background-color: var(--text-color);
}

.banner-section-copy.about-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/About-Us-Banner.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy.teacher-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Banner-Teachers-1_1Banner Teachers (1).webp');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy.program-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Banner-3-1.jpg');
  background-position: 0 0, 50% 80%;
  background-size: auto, cover;
}

.banner-section-copy.program-details {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 450px;
  display: flex;
  position: relative;
}

.banner-section-copy.pricing-banner {
  background-color: var(--primary-light);
  padding-top: 140px;
}

.banner-section-copy.contact-us-banner {
  padding-top: 80px;
  padding-bottom: 10px;
}

.banner-section-copy.schedule-banner, .banner-section-copy.shop-banner, .banner-section-copy.style-guide-banner {
  background-color: var(--text-color);
}

.banner-section-copy.career-1-banner {
  background-image: linear-gradient(90deg, #024550cc, #fff0), url('../images/Video-BG-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy.classes-banner-2 {
  background-color: var(--primary-light);
  padding-bottom: 0;
}

.banner-section-copy.classes-3-banner {
  background-color: var(--primary-light);
  position: relative;
}

.banner-section-copy.programs-2-banner {
  background-color: var(--primary-light);
  padding-top: 100px;
  padding-bottom: 0;
}

.banner-section-copy.programs-3-banner {
  background-image: url('../images/BG.png');
  background-position: 50% 100%;
  background-size: cover;
}

.overlay-bg-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  inset: 0%;
  background-image: linear-gradient(90deg, #024550cc, #0000);
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 0;
  max-height: none;
  padding-top: 0;
  display: flex;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.image-5 {
  object-fit: fill;
  position: static;
}

.list {
  display: block;
}

.collection-list-classes-3-type-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  list-style-type: none;
  display: flex;
}

.collection-item-class-3-type-copy {
  width: 31%;
}

.list-2 {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.list-item {
  list-style-type: none;
}

.base-container-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: auto;
  object-fit: fill;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: auto;
  align-items: center;
  max-width: none;
  min-height: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  position: relative;
}

.base-container-copy.align-left {
  align-items: flex-start;
}

.base-container-copy.centered {
  justify-content: center;
}

.base-container-copy.flex-center {
  justify-content: center;
  align-items: center;
  display: flex;
}

.base-container-copy.grow {
  flex: 1;
}

.banner-content-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: auto;
  display: flex;
}

.banner-content-copy.teacher-details {
  border-bottom: 1px solid #0245504d;
  padding-bottom: 40px;
}

.heading-5 {
  display: block;
}

.list-4 {
  list-style-type: none;
}

.list-5 {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.banner-section-copy-copy1 {
  box-sizing: border-box;
  -webkit-text-fill-color: inherit;
  object-fit: none;
  background-image: url('../images/城市温暖-中.avif');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  min-height: 450px;
  padding-top: 160px;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.banner-section-copy-copy1.blog-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/blog-大.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 160px;
}

.banner-section-copy-copy1.blog-details {
  position: sticky;
  bottom: 0;
  right: 5px;
}

.banner-section-copy-copy1.faq-banner {
  background-color: var(--text-color);
  padding-top: 140px;
}

.banner-section-copy-copy1.register-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Application-Banner-1_1Application Banner (1).webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-copy1.job-banner {
  background-image: linear-gradient(90deg, #024550cc, #fff0), url('../images/Job-banner-1_1Job banner (1).webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-copy1.classes-banner {
  background-color: var(--text-color);
}

.banner-section-copy-copy1.about-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/About-Us-Banner.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-copy1.teacher-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Banner-Teachers-1_1Banner Teachers (1).webp');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-copy1.program-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Banner-3-1.jpg');
  background-position: 0 0, 50% 80%;
  background-size: auto, cover;
}

.banner-section-copy-copy1.program-details {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 450px;
  display: flex;
  position: relative;
}

.banner-section-copy-copy1.pricing-banner {
  background-color: var(--primary-light);
  padding-top: 140px;
}

.banner-section-copy-copy1.contact-us-banner {
  padding-top: 80px;
  padding-bottom: 10px;
}

.banner-section-copy-copy1.schedule-banner, .banner-section-copy-copy1.shop-banner, .banner-section-copy-copy1.style-guide-banner {
  background-color: var(--text-color);
}

.banner-section-copy-copy1.career-1-banner {
  background-image: linear-gradient(90deg, #024550cc, #fff0), url('../images/Video-BG-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-copy1.classes-banner-2 {
  background-color: var(--primary-light);
  padding-bottom: 0;
}

.banner-section-copy-copy1.classes-3-banner {
  background-color: var(--primary-light);
  position: relative;
}

.banner-section-copy-copy1.programs-2-banner {
  background-color: var(--primary-light);
  padding-top: 100px;
  padding-bottom: 0;
}

.banner-section-copy-copy1.programs-3-banner {
  background-image: url('../images/BG.png');
  background-position: 50% 100%;
  background-size: cover;
}

.banner-section-copy-2 {
  box-sizing: border-box;
  -webkit-text-fill-color: inherit;
  object-fit: none;
  background-image: url('../images/');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  min-height: 450px;
  padding-top: 160px;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.banner-section-copy-2.blog-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/blog-大.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 160px;
}

.banner-section-copy-2.blog-details {
  position: sticky;
  bottom: 0;
  right: 5px;
}

.banner-section-copy-2.faq-banner {
  background-color: var(--text-color);
  padding-top: 140px;
}

.banner-section-copy-2.register-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Application-Banner-1_1Application Banner (1).webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-2.job-banner {
  background-image: linear-gradient(90deg, #024550cc, #fff0), url('../images/Job-banner-1_1Job banner (1).webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-2.classes-banner {
  background-color: var(--text-color);
}

.banner-section-copy-2.about-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/About-Us-Banner.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-2.teacher-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Banner-Teachers-1_1Banner Teachers (1).webp');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-2.program-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Banner-3-1.jpg');
  background-position: 0 0, 50% 80%;
  background-size: auto, cover;
}

.banner-section-copy-2.program-details {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 450px;
  display: flex;
  position: relative;
}

.banner-section-copy-2.pricing-banner {
  background-color: var(--primary-light);
  padding-top: 140px;
}

.banner-section-copy-2.contact-us-banner {
  padding-top: 80px;
  padding-bottom: 10px;
}

.banner-section-copy-2.schedule-banner, .banner-section-copy-2.shop-banner, .banner-section-copy-2.style-guide-banner {
  background-color: var(--text-color);
}

.banner-section-copy-2.career-1-banner {
  background-image: linear-gradient(90deg, #024550cc, #fff0), url('../images/Video-BG-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-2.classes-banner-2 {
  background-color: var(--primary-light);
  padding-bottom: 0;
}

.banner-section-copy-2.classes-3-banner {
  background-color: var(--primary-light);
  position: relative;
}

.banner-section-copy-2.programs-2-banner {
  background-color: var(--primary-light);
  padding-top: 100px;
  padding-bottom: 0;
}

.banner-section-copy-2.programs-3-banner {
  background-image: url('../images/BG.png');
  background-position: 50% 100%;
  background-size: cover;
}

.banner-section-copy-3 {
  box-sizing: border-box;
  -webkit-text-fill-color: inherit;
  object-fit: none;
  background-image: url('../images/6905b9f6e0b3c5bf63c89c4e_6b3ff56c-f9dc-468f-91f0-c7f3b930232d.avif');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  min-height: 450px;
  padding-top: 160px;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.banner-section-copy-3.blog-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/blog-大.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 160px;
}

.banner-section-copy-3.blog-details {
  position: sticky;
  bottom: 0;
  right: 5px;
}

.banner-section-copy-3.faq-banner {
  background-color: var(--text-color);
  padding-top: 140px;
}

.banner-section-copy-3.register-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Application-Banner-1_1Application Banner (1).webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-3.job-banner {
  background-image: linear-gradient(90deg, #024550cc, #fff0), url('../images/Job-banner-1_1Job banner (1).webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-3.classes-banner {
  background-color: var(--text-color);
}

.banner-section-copy-3.about-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/About-Us-Banner.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-3.teacher-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Banner-Teachers-1_1Banner Teachers (1).webp');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-3.program-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Banner-3-1.jpg');
  background-position: 0 0, 50% 80%;
  background-size: auto, cover;
}

.banner-section-copy-3.program-details {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 450px;
  display: flex;
  position: relative;
}

.banner-section-copy-3.pricing-banner {
  background-color: var(--primary-light);
  padding-top: 140px;
}

.banner-section-copy-3.contact-us-banner {
  padding-top: 80px;
  padding-bottom: 10px;
}

.banner-section-copy-3.schedule-banner, .banner-section-copy-3.shop-banner, .banner-section-copy-3.style-guide-banner {
  background-color: var(--text-color);
}

.banner-section-copy-3.career-1-banner {
  background-image: linear-gradient(90deg, #024550cc, #fff0), url('../images/Video-BG-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-3.classes-banner-2 {
  background-color: var(--primary-light);
  padding-bottom: 0;
}

.banner-section-copy-3.classes-3-banner {
  background-color: var(--primary-light);
  position: relative;
}

.banner-section-copy-3.programs-2-banner {
  background-color: var(--primary-light);
  padding-top: 100px;
  padding-bottom: 0;
}

.banner-section-copy-3.programs-3-banner {
  background-image: url('../images/BG.png');
  background-position: 50% 100%;
  background-size: cover;
}

.banner-section-copy-4 {
  box-sizing: border-box;
  -webkit-text-fill-color: inherit;
  object-fit: none;
  background-image: url('../images/');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  min-height: 450px;
  padding-top: 160px;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.banner-section-copy-4.blog-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/blog-大.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 160px;
}

.banner-section-copy-4.blog-details {
  position: sticky;
  bottom: 0;
  right: 5px;
}

.banner-section-copy-4.faq-banner {
  background-color: var(--text-color);
  padding-top: 140px;
}

.banner-section-copy-4.register-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Application-Banner-1_1Application Banner (1).webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-4.job-banner {
  background-image: linear-gradient(90deg, #024550cc, #fff0), url('../images/Job-banner-1_1Job banner (1).webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-4.classes-banner {
  background-color: var(--text-color);
}

.banner-section-copy-4.about-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/About-Us-Banner.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-4.teacher-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Banner-Teachers-1_1Banner Teachers (1).webp');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-4.program-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Banner-3-1.jpg');
  background-position: 0 0, 50% 80%;
  background-size: auto, cover;
}

.banner-section-copy-4.program-details {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 450px;
  display: flex;
  position: relative;
}

.banner-section-copy-4.pricing-banner {
  background-color: var(--primary-light);
  padding-top: 140px;
}

.banner-section-copy-4.contact-us-banner {
  padding-top: 80px;
  padding-bottom: 10px;
}

.banner-section-copy-4.schedule-banner, .banner-section-copy-4.shop-banner, .banner-section-copy-4.style-guide-banner {
  background-color: var(--text-color);
}

.banner-section-copy-4.career-1-banner {
  background-image: linear-gradient(90deg, #024550cc, #fff0), url('../images/Video-BG-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-4.classes-banner-2 {
  background-color: var(--primary-light);
  padding-bottom: 0;
}

.banner-section-copy-4.classes-3-banner {
  background-color: var(--primary-light);
  position: relative;
}

.banner-section-copy-4.programs-2-banner {
  background-color: var(--primary-light);
  padding-top: 100px;
  padding-bottom: 0;
}

.banner-section-copy-4.programs-3-banner {
  background-image: url('../images/BG.png');
  background-position: 50% 100%;
  background-size: cover;
}

.banner-section-copy-5 {
  box-sizing: border-box;
  -webkit-text-fill-color: inherit;
  object-fit: none;
  background-image: url('../images/微信图片_20251118142703_99_377.avif');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  min-height: 450px;
  padding-top: 160px;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.banner-section-copy-5.blog-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/blog-大.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 160px;
}

.banner-section-copy-5.blog-details {
  position: sticky;
  bottom: 0;
  right: 5px;
}

.banner-section-copy-5.faq-banner {
  background-color: var(--text-color);
  padding-top: 140px;
}

.banner-section-copy-5.register-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Application-Banner-1_1Application Banner (1).webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-5.job-banner {
  background-image: linear-gradient(90deg, #024550cc, #fff0), url('../images/Job-banner-1_1Job banner (1).webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-5.classes-banner {
  background-color: var(--text-color);
}

.banner-section-copy-5.about-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/About-Us-Banner.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-5.teacher-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Banner-Teachers-1_1Banner Teachers (1).webp');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-5.program-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Banner-3-1.jpg');
  background-position: 0 0, 50% 80%;
  background-size: auto, cover;
}

.banner-section-copy-5.program-details {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 450px;
  display: flex;
  position: relative;
}

.banner-section-copy-5.pricing-banner {
  background-color: var(--primary-light);
  padding-top: 140px;
}

.banner-section-copy-5.contact-us-banner {
  padding-top: 80px;
  padding-bottom: 10px;
}

.banner-section-copy-5.schedule-banner, .banner-section-copy-5.shop-banner, .banner-section-copy-5.style-guide-banner {
  background-color: var(--text-color);
}

.banner-section-copy-5.career-1-banner {
  background-image: linear-gradient(90deg, #024550cc, #fff0), url('../images/Video-BG-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-5.classes-banner-2 {
  background-color: var(--primary-light);
  padding-bottom: 0;
}

.banner-section-copy-5.classes-3-banner {
  background-color: var(--primary-light);
  position: relative;
}

.banner-section-copy-5.programs-2-banner {
  background-color: var(--primary-light);
  padding-top: 100px;
  padding-bottom: 0;
}

.banner-section-copy-5.programs-3-banner {
  background-image: url('../images/BG.png');
  background-position: 50% 100%;
  background-size: cover;
}

.list-6 {
  list-style-type: none;
}

.blog-details-link-title-2:hover, .blog-details-link-title-3:hover, .blog-details-link-title-4:hover {
  color: #26d16d;
}

.secondary-button-copy-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  color: #fff;
  text-align: center;
  background-color: #26d16d;
  flex-flow: column;
  flex: 0 auto;
  order: -9999;
  place-content: stretch center;
  align-self: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 10px;
  font-weight: 400;
  line-height: 1em;
  text-decoration: none;
  transition: background-color .3s;
  display: block;
  position: static;
  overflow: visible;
}

.secondary-button-copy-2:hover {
  color: #fff;
  background-color: #024550;
}

.rich-text-block, .rich-text-block-2 {
  padding-left: 120px;
  padding-right: 120px;
}

.banner-section-copy-6 {
  box-sizing: border-box;
  -webkit-text-fill-color: inherit;
  object-fit: none;
  background-image: url('../images/68ea515a10a234c6efc45189_P5-1-中.avif');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  min-height: 450px;
  padding-top: 160px;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.banner-section-copy-6.blog-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/blog-大.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 160px;
}

.banner-section-copy-6.blog-details {
  position: sticky;
  bottom: 0;
  right: 5px;
}

.banner-section-copy-6.faq-banner {
  background-color: var(--text-color);
  padding-top: 140px;
}

.banner-section-copy-6.register-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Application-Banner-1_1Application Banner (1).webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-6.job-banner {
  background-image: linear-gradient(90deg, #024550cc, #fff0), url('../images/Job-banner-1_1Job banner (1).webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-6.classes-banner {
  background-color: var(--text-color);
}

.banner-section-copy-6.about-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/About-Us-Banner.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-6.teacher-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Banner-Teachers-1_1Banner Teachers (1).webp');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-6.program-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Banner-3-1.jpg');
  background-position: 0 0, 50% 80%;
  background-size: auto, cover;
}

.banner-section-copy-6.program-details {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 450px;
  display: flex;
  position: relative;
}

.banner-section-copy-6.pricing-banner {
  background-color: var(--primary-light);
  padding-top: 140px;
}

.banner-section-copy-6.contact-us-banner {
  padding-top: 80px;
  padding-bottom: 10px;
}

.banner-section-copy-6.schedule-banner, .banner-section-copy-6.shop-banner, .banner-section-copy-6.style-guide-banner {
  background-color: var(--text-color);
}

.banner-section-copy-6.career-1-banner {
  background-image: linear-gradient(90deg, #024550cc, #fff0), url('../images/Video-BG-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-6.classes-banner-2 {
  background-color: var(--primary-light);
  padding-bottom: 0;
}

.banner-section-copy-6.classes-3-banner {
  background-color: var(--primary-light);
  position: relative;
}

.banner-section-copy-6.programs-2-banner {
  background-color: var(--primary-light);
  padding-top: 100px;
  padding-bottom: 0;
}

.banner-section-copy-6.programs-3-banner {
  background-image: url('../images/BG.png');
  background-position: 50% 100%;
  background-size: cover;
}

.banner-section-copy-7 {
  box-sizing: border-box;
  -webkit-text-fill-color: inherit;
  object-fit: none;
  background-image: url('../images/6-1.jpg');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  min-height: 450px;
  padding-top: 160px;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.banner-section-copy-7.blog-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/blog-大.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 160px;
}

.banner-section-copy-7.blog-details {
  position: sticky;
  bottom: 0;
  right: 5px;
}

.banner-section-copy-7.faq-banner {
  background-color: var(--text-color);
  padding-top: 140px;
}

.banner-section-copy-7.register-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Application-Banner-1_1Application Banner (1).webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-7.job-banner {
  background-image: linear-gradient(90deg, #024550cc, #fff0), url('../images/Job-banner-1_1Job banner (1).webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-7.classes-banner {
  background-color: var(--text-color);
}

.banner-section-copy-7.about-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/About-Us-Banner.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-7.teacher-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Banner-Teachers-1_1Banner Teachers (1).webp');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-7.program-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Banner-3-1.jpg');
  background-position: 0 0, 50% 80%;
  background-size: auto, cover;
}

.banner-section-copy-7.program-details {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 450px;
  display: flex;
  position: relative;
}

.banner-section-copy-7.pricing-banner {
  background-color: var(--primary-light);
  padding-top: 140px;
}

.banner-section-copy-7.contact-us-banner {
  padding-top: 80px;
  padding-bottom: 10px;
}

.banner-section-copy-7.schedule-banner, .banner-section-copy-7.shop-banner, .banner-section-copy-7.style-guide-banner {
  background-color: var(--text-color);
}

.banner-section-copy-7.career-1-banner {
  background-image: linear-gradient(90deg, #024550cc, #fff0), url('../images/Video-BG-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-7.classes-banner-2 {
  background-color: var(--primary-light);
  padding-bottom: 0;
}

.banner-section-copy-7.classes-3-banner {
  background-color: var(--primary-light);
  position: relative;
}

.banner-section-copy-7.programs-2-banner {
  background-color: var(--primary-light);
  padding-top: 100px;
  padding-bottom: 0;
}

.banner-section-copy-7.programs-3-banner {
  background-image: url('../images/BG.png');
  background-position: 50% 100%;
  background-size: cover;
}

.banner-section-2 {
  padding-top: 160px;
  padding-bottom: 0;
}

.banner-section-2.job-banner {
  background-image: linear-gradient(90deg, #024550cc, #fff0), url('../images/Job-banner-1_1Job banner (1).webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.base-container-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: auto;
  object-fit: fill;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.paragraph-banner-2 {
  color: #f4fafa;
  max-width: 510px;
  margin-bottom: 0;
}

.job-position-icon-2 {
  color: #26d16d;
  font-family: "Fa solid 900", sans-serif;
  font-size: 18px;
}

.career-type-3 {
  color: #024550;
  font-size: 18px;
  font-weight: 600;
}

.job-position-sidebar-wrapper-2 {
  background-color: #f4fafa;
  width: 33%;
  margin-top: 40px;
  padding: 30px;
  position: sticky;
  top: 110px;
}

.primary-button-2 {
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  background-color: #024550;
  padding: 20px 30px;
  font-weight: 500;
  line-height: 1em;
  transition-property: background-color;
  display: inline-block;
}

.primary-button-2:hover {
  color: #fff;
  background-color: #26d16d;
}

.primary-button-2.full-w {
  width: 100%;
}

.base-container-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: auto;
  object-fit: fill;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.base-container-3.flex-center {
  justify-content: center;
  align-items: center;
  display: flex;
}

.empty-state-2 {
  color: #024550;
  background-color: #0000;
  justify-content: center;
  font-size: 18px;
  font-weight: 500;
  display: flex;
}

.footer-link-3 {
  color: #fff;
  letter-spacing: .3px;
  font-size: 16px;
  font-weight: 400;
  transition: all .3s;
}

.footer-link-3:hover {
  color: #26d16d;
}

.footer-brand-2 {
  color: #fff;
  height: 26px;
}

.footer-brand-2.w--current {
  color: #fff;
}

.footer-2 {
  text-align: center;
  background-color: #024550;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 0;
  position: relative;
}

.light-paragraph-2 {
  float: none;
  color: #f4fafa;
  margin-top: 10px;
}

.link-2 {
  color: #26d16d;
  flex: 0 auto;
  font-size: 16px;
  font-weight: 400;
}

.link-2:hover {
  color: #fff;
}

.banner-section-copy-01 {
  box-sizing: border-box;
  -webkit-text-fill-color: inherit;
  object-fit: none;
  background-image: url('../images/1-2-大.avif');
  background-position: 0 0;
  background-size: cover;
  background-clip: border-box;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  min-height: 450px;
  padding-top: 160px;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.banner-section-copy-01.blog-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/blog-大.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 160px;
}

.banner-section-copy-01.blog-details {
  position: sticky;
  bottom: 0;
  right: 5px;
}

.banner-section-copy-01.faq-banner {
  background-color: var(--text-color);
  padding-top: 140px;
}

.banner-section-copy-01.register-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Application-Banner-1_1Application Banner (1).webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-01.job-banner {
  background-image: linear-gradient(90deg, #024550cc, #fff0), url('../images/Job-banner-1_1Job banner (1).webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-01.classes-banner {
  background-color: var(--text-color);
}

.banner-section-copy-01.about-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/About-Us-Banner.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-01.teacher-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Banner-Teachers-1_1Banner Teachers (1).webp');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-01.program-banner {
  background-image: linear-gradient(90deg, #024550cc, #0000), url('../images/Banner-3-1.jpg');
  background-position: 0 0, 50% 80%;
  background-size: auto, cover;
}

.banner-section-copy-01.program-details {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 450px;
  display: flex;
  position: relative;
}

.banner-section-copy-01.pricing-banner {
  background-color: var(--primary-light);
  padding-top: 140px;
}

.banner-section-copy-01.contact-us-banner {
  padding-top: 80px;
  padding-bottom: 10px;
}

.banner-section-copy-01.schedule-banner, .banner-section-copy-01.shop-banner, .banner-section-copy-01.style-guide-banner {
  background-color: var(--text-color);
}

.banner-section-copy-01.career-1-banner {
  background-image: linear-gradient(90deg, #024550cc, #fff0), url('../images/Video-BG-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.banner-section-copy-01.classes-banner-2 {
  background-color: var(--primary-light);
  padding-bottom: 0;
}

.banner-section-copy-01.classes-3-banner {
  background-color: var(--primary-light);
  position: relative;
}

.banner-section-copy-01.programs-2-banner {
  background-color: var(--primary-light);
  padding-top: 100px;
  padding-bottom: 0;
}

.banner-section-copy-01.programs-3-banner {
  background-image: url('../images/BG.png');
  background-position: 50% 100%;
  background-size: cover;
}

@media screen and (min-width: 1280px) {
  .section {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .section.light-background {
    padding-bottom: 0;
  }

  .spacing-system-column {
    padding-right: 30px;
  }

  .headings-typography-wrapper {
    width: 48%;
  }

  .style-guide-body-wrapper {
    margin-right: 60px;
  }

  .nav-dropdown-toggle {
    padding-left: 25px;
    padding-right: 25px;
  }

  .nav-dropdown-list.megamenu.w--open {
    left: 0;
  }

  .blog-sidebar-wrapper {
    grid-column-gap: 60px;
  }

  .sidebar-category-item {
    padding-right: 0;
  }

  .blog-template-wrapper {
    text-align: left;
  }

  .footer {
    padding-top: 80px;
  }

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

  .section-title-wrapper.none-maxw {
    flex-direction: column;
    align-items: center;
  }

  .style-guide-buttons-wrapper {
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  .style-guide-button-wrapper {
    width: auto;
  }

  .services-wrapper {
    margin-top: 100px;
  }

  .workflow-content-wrapper {
    padding-left: 70px;
  }

  .job-position-wrapper {
    grid-column-gap: 100px;
  }

  .contacts-2-form-wrapper {
    padding-top: 50px;
    padding-bottom: 60px;
  }

  .footer-brand-wrapper {
    width: 38%;
  }

  .without-top-spacing {
    padding-top: 0;
  }

  .testimonials-card-item {
    padding: 30px;
  }

  .testimonials-card-content {
    text-align: left;
  }

  .service-details-content {
    grid-column-gap: 100px;
  }

  .button-wrapper {
    z-index: 999;
    width: 70px;
    height: 55px;
    display: block;
    position: fixed;
    inset: auto 5% 10% auto;
  }

  .home-banner-section {
    min-height: 100vh;
  }

  .secondary-button {
    padding-left: 15px;
    padding-right: 15px;
    display: block;
  }

  .testimonials {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .blog-section-title {
    margin-bottom: 70px;
  }

  .map-wrapper {
    padding-right: 70px;
  }

  .section-title-center {
    margin-bottom: 70px;
  }

  .about-img._3 {
    width: 340px;
  }

  .about-img._4 {
    width: 280px;
  }

  .about-img._2 {
    width: 340px;
  }

  .industries-block-wrapper {
    position: relative;
  }

  .sidebar-categories-list {
    padding-left: 0;
    list-style-type: none;
  }

  .section-with-blue-bg {
    padding-left: 40px;
    padding-right: 40px;
  }

  .center-title {
    padding-right: 140px;
  }

  .shop-details-wrapper {
    grid-column-gap: 60px;
  }

  .details-page-title {
    text-align: left;
  }

  .banner-content {
    grid-column-gap: 80px;
  }

  .banner-content.teacher-details {
    padding-bottom: 130px;
  }

  .image-banner-absolute {
    left: -20%;
  }

  .image-cover.radius {
    border-radius: 6px;
  }

  .image-link.big-link {
    height: 360px;
  }

  .description-classes {
    padding-left: 30px;
    padding-right: 30px;
  }

  .description-classes.programs-3-type-content {
    padding-left: 40px;
    padding-right: 40px;
  }

  .vector-absolute {
    top: 19%;
  }

  .image-right {
    min-width: 630px;
    max-width: 630px;
  }

  .content-block {
    grid-column-gap: 70px;
  }

  .list-wrapper {
    grid-column-gap: 50px;
  }

  .image-vector {
    justify-content: flex-end;
    width: auto;
    display: flex;
    right: -10%;
  }

  .image-vector.contacts {
    top: 4%;
    left: 5%;
  }

  .section-small {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .background-video {
    height: 460px;
  }

  .rows-item {
    padding-left: 50px;
    padding-right: 50px;
  }

  .vector-bottom {
    bottom: 13%;
  }

  .vector-bottom.classes {
    bottom: 3%;
  }

  .vector-bottom.career {
    top: 28%;
    right: 3%;
  }

  .left, .right {
    top: -123px;
  }

  .image-teacher {
    width: 260px;
    height: 260px;
  }

  .blog-block-wrapper {
    align-items: stretch;
    display: flex;
  }

  .image-blog._01 {
    width: 270px;
    height: 100%;
  }

  .collection-list-2 {
    grid-template-columns: 1fr;
    height: 100%;
  }

  .collection-list-2.blog-details {
    grid-template-columns: 1fr 1fr;
  }

  .link-categories {
    margin-top: 20px;
    margin-left: 20px;
  }

  .link-categories.relative {
    margin-right: 20px;
    padding-right: 14px;
  }

  .text-field {
    height: 56px;
  }

  .section-with-minh {
    padding-top: 210px;
    padding-bottom: 130px;
  }

  .features-wrapper {
    grid-column-gap: 60px;
  }

  .left-features, .right-features {
    width: 31%;
  }

  .image-features {
    width: 35%;
    max-width: none;
    height: 500px;
  }

  .bgr-features {
    height: 340px;
    top: 20px;
  }

  .image-relative {
    width: 270px;
  }

  .teachers-details-wrapper, .shop-wrapper {
    grid-column-gap: 60px;
  }

  .shop-filters {
    min-width: 340px;
  }

  .logo-header {
    vertical-align: baseline;
    height: 200%;
    padding-bottom: 20px;
    padding-left: 0;
    display: block;
    position: static;
    overflow: clip;
  }

  .h6-link:hover {
    color: var(--primary);
  }

  .banner-section {
    padding-top: 210px;
    padding-bottom: 130px;
  }

  .banner-section.blog-details {
    text-align: center;
  }

  .banner-section.program-banner {
    background-position: 0 0, 50% 70%;
  }

  .banner-section.program-details {
    background-position: 50% 10%;
    min-height: 500px;
  }

  .banner-section.programs-2-banner {
    padding-top: 120px;
  }

  .overlay-bg {
    height: auto;
  }

  .home-2-banner-section {
    padding-top: 210px;
    padding-bottom: 130px;
  }

  .content-banner-home-2-wrap {
    width: 70%;
  }

  .info-banner-home-3-wrap {
    width: 36%;
  }

  .number-info-wrap {
    min-height: 150px;
  }

  .home-3-banner-section {
    padding-top: 210px;
    padding-bottom: 130px;
  }

  .landing-inner-pages-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 30px;
  }

  .landing-inner-page-item.home-screen, .landing-inner-page-item.home-screen-banner {
    max-width: none;
  }

  .landing-customers-content-left {
    padding-right: 100px;
  }

  .section-landing-customers {
    padding-top: 100px;
    padding-bottom: 130px;
  }

  .paragraph-benefits-lp {
    width: 80%;
  }

  .section-banner {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-banner.landing-banner {
    background-image: none;
    padding-top: 210px;
  }

  .landing-banner-screens {
    margin-bottom: -80px;
  }

  .collection-list-blogs {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .link-block {
    height: 300px;
  }

  .team-wrapper {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    grid-template-columns: .85fr 1.15fr;
  }

  .collection-list-team {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .link-team-member {
    height: 280px;
  }

  .right-content-wrapper {
    width: 45%;
  }

  .image-3 {
    width: 47%;
  }

  .number-wrap {
    text-align: center;
  }

  .big-number {
    font-size: 80px;
  }

  .info-text-number {
    margin-top: 10px;
    padding-top: 10px;
  }

  .collection-list-programs-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .subtitle-paragraph {
    max-width: 660px;
  }

  .images-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    margin-top: 80px;
  }

  .image-home-2---3 {
    object-position: 50% 20%;
  }

  .video-wrapper {
    height: 520px;
  }

  .slider-reviews {
    padding-bottom: 100px;
  }

  .info-class-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    border-top: 1px solid #0245504d;
    justify-content: flex-start;
    align-items: center;
    margin-top: 15px;
    padding-top: 15px;
    display: flex;
  }

  .support-services-wrapper {
    grid-column-gap: 60px;
  }

  .left-support-services {
    width: 90%;
  }

  .support-service-img {
    height: 660px;
  }

  .title-program-wrapper:hover {
    opacity: 1;
  }

  .service-paragraph {
    width: 85%;
  }

  .services-home-wrap {
    grid-column-gap: 100px;
  }

  .content-services-home {
    width: 40%;
  }

  .services-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 60%;
  }

  .services._1 {
    width: 47%;
  }

  .info-courses {
    padding-left: 10px;
    padding-right: 10px;
  }

  .class-image-link {
    -webkit-text-fill-color: inherit;
    mix-blend-mode: normal;
    background-clip: border-box;
  }

  .time-class-wrapper {
    margin-left: -10px;
  }

  .background-block {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
  }

  .program-img {
    object-fit: cover;
    width: 100%;
    max-width: none;
    height: 100%;
  }

  .banner-block-wrapper {
    padding-left: 30px;
  }

  .text-content-banner {
    width: 48%;
  }

  .image-banner-small {
    width: 45%;
    height: 360px;
  }

  .collection-list-programs-3-type {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .right-top-footer-wrap {
    width: 45%;
  }

  .block-about {
    width: 30%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .secondary-button-copy {
    box-sizing: border-box;
    flex: 0 auto;
    align-self: center;
    height: 56px;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    overflow: visible;
  }

  .secondary-button-copy-copy, .secondary-button-copy {
    padding-left: 15px;
    padding-right: 15px;
    display: block;
  }

  .secondary-button-copy {
    padding-left: 15px;
    padding-right: 15px;
    display: block;
  }

  .button-wrapper-copy {
    z-index: 999;
    width: 70px;
    height: 55px;
    display: block;
    position: fixed;
    inset: auto 5% 10% auto;
  }

  .banner-section-copy {
    padding-top: 210px;
    padding-bottom: 130px;
    position: sticky;
  }

  .overlay-bg-copy {
    position: absolute;
    inset: 0%;
  }

  .base-container-copy {
    padding-top: 40px;
  }

  .service-details-content-copy {
    grid-column-gap: 100px;
  }

  .banner-section-copy {
    padding-top: 210px;
    padding-bottom: 130px;
  }

  .banner-section-copy.blog-details {
    text-align: center;
  }

  .banner-section-copy.program-banner {
    background-position: 0 0, 50% 70%;
  }

  .banner-section-copy.program-details {
    background-position: 50% 10%;
    min-height: 500px;
  }

  .banner-section-copy.programs-2-banner {
    padding-top: 120px;
  }

  .overlay-bg-copy {
    height: auto;
  }

  .container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: grid;
  }

  .list-3 {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none;
  }

  .banner-content-copy {
    grid-column-gap: 80px;
  }

  .banner-content-copy.teacher-details {
    padding-bottom: 130px;
  }

  .banner-section-copy-copy1 {
    background-image: url('../images/城市温暖-中.avif');
    padding-top: 210px;
    padding-bottom: 130px;
  }

  .banner-section-copy-copy1.blog-details {
    text-align: center;
  }

  .banner-section-copy-copy1.program-banner {
    background-position: 0 0, 50% 70%;
  }

  .banner-section-copy-copy1.program-details {
    background-position: 50% 10%;
    min-height: 500px;
  }

  .banner-section-copy-copy1.programs-2-banner {
    padding-top: 120px;
  }

  .banner-section-copy-2 {
    background-image: url('../images/');
    padding-top: 210px;
    padding-bottom: 130px;
  }

  .banner-section-copy-2.blog-details {
    text-align: center;
  }

  .banner-section-copy-2.program-banner {
    background-position: 0 0, 50% 70%;
  }

  .banner-section-copy-2.program-details {
    background-position: 50% 10%;
    min-height: 500px;
  }

  .banner-section-copy-2.programs-2-banner {
    padding-top: 120px;
  }

  .banner-section-copy-3 {
    background-image: url('../images/车轮.avif');
    padding-top: 210px;
    padding-bottom: 130px;
  }

  .banner-section-copy-3.blog-details {
    text-align: center;
  }

  .banner-section-copy-3.program-banner {
    background-position: 0 0, 50% 70%;
  }

  .banner-section-copy-3.program-details {
    background-position: 50% 10%;
    min-height: 500px;
  }

  .banner-section-copy-3.programs-2-banner {
    padding-top: 120px;
  }

  .banner-section-copy-4 {
    background-image: url('../images/车轮.avif');
    padding-top: 210px;
    padding-bottom: 130px;
  }

  .banner-section-copy-4.blog-details {
    text-align: center;
  }

  .banner-section-copy-4.program-banner {
    background-position: 0 0, 50% 70%;
  }

  .banner-section-copy-4.program-details {
    background-position: 50% 10%;
    min-height: 500px;
  }

  .banner-section-copy-4.programs-2-banner {
    padding-top: 120px;
  }

  .banner-section-copy-5 {
    background-image: url('../images/车轮.avif');
    padding-top: 210px;
    padding-bottom: 130px;
  }

  .banner-section-copy-5.blog-details {
    text-align: center;
  }

  .banner-section-copy-5.program-banner {
    background-position: 0 0, 50% 70%;
  }

  .banner-section-copy-5.program-details {
    background-position: 50% 10%;
    min-height: 500px;
  }

  .banner-section-copy-5.programs-2-banner {
    padding-top: 120px;
  }

  .secondary-button-copy-2 {
    padding-left: 15px;
    padding-right: 15px;
    display: block;
  }

  .banner-section-copy-6 {
    background-image: url('../images/68ea515a10a234c6efc45189_P5-1-中.avif');
    padding-top: 210px;
    padding-bottom: 130px;
  }

  .banner-section-copy-6.blog-details {
    text-align: center;
  }

  .banner-section-copy-6.program-banner {
    background-position: 0 0, 50% 70%;
  }

  .banner-section-copy-6.program-details {
    background-position: 50% 10%;
    min-height: 500px;
  }

  .banner-section-copy-6.programs-2-banner {
    padding-top: 120px;
  }

  .banner-section-copy-7 {
    background-image: url('../images/68ea515a10a234c6efc4518b_P6-1-中.avif');
    padding-top: 210px;
    padding-bottom: 130px;
  }

  .banner-section-copy-7.blog-details {
    text-align: center;
  }

  .banner-section-copy-7.program-banner {
    background-position: 0 0, 50% 70%;
  }

  .banner-section-copy-7.program-details {
    background-position: 50% 10%;
    min-height: 500px;
  }

  .banner-section-copy-7.programs-2-banner {
    padding-top: 120px;
  }

  .banner-section-2 {
    padding-top: 210px;
    padding-bottom: 130px;
  }

  .footer-2 {
    padding-top: 80px;
  }

  .banner-section-copy-01 {
    padding-top: 210px;
    padding-bottom: 130px;
  }

  .banner-section-copy-01.blog-details {
    text-align: center;
  }

  .banner-section-copy-01.program-banner {
    background-position: 0 0, 50% 70%;
  }

  .banner-section-copy-01.program-details {
    background-position: 50% 10%;
    min-height: 500px;
  }

  .banner-section-copy-01.programs-2-banner {
    padding-top: 120px;
  }
}

@media screen and (min-width: 1440px) {
  h1, h2, h3, h4, h5, h6 {
    margin-bottom: 10px;
  }

  .footer-bottom-wrapper {
    text-align: center;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-end;
  }

  .about-img._1 {
    width: 380px;
  }

  .about-img._3 {
    width: 400px;
  }

  .about-img._4 {
    width: 300px;
  }

  .about-img._2 {
    width: 390px;
  }

  .our-services-wrap {
    align-items: center;
  }

  .section-with-blue-bg {
    padding-left: 100px;
    padding-right: 100px;
  }

  .vector-absolute.pricing {
    right: 3%;
  }

  .image-vector.contacts {
    left: 10%;
  }

  .vector-bottom {
    right: 4%;
  }

  .vector-bottom.career {
    right: 8%;
  }

  .banner-home-2-wrapper {
    grid-column-gap: 100px;
  }

  .content-banner-home-2-wrap {
    width: 60%;
  }

  .info-banner-home-3-wrap {
    justify-content: flex-end;
    width: 40%;
  }

  .bg-numbers {
    font-size: 60px;
  }

  .landing-banner-title {
    font-size: 80px;
  }

  .section-banner.landing-banner {
    background-image: none;
  }

  .link-block {
    height: 320px;
  }

  .right-content-wrapper {
    width: 44%;
  }

  .review-image {
    width: 70%;
  }

  .slider-reviews {
    width: 50%;
    padding-top: 100px;
  }

  .paragraph-2 {
    float: none;
    clear: none;
    flex-flow: row;
    justify-content: center;
    align-items: flex-end;
    text-decoration: none;
    display: flex;
  }
}

@media screen and (min-width: 1920px) {
  .banner-title-wrapper.details-bnner-title {
    width: 680px;
  }

  .home-banner-section {
    padding-top: 190px;
  }

  .about-img._1 {
    width: 420px;
    left: 16%;
  }

  .about-img._3 {
    width: 430px;
    top: 20%;
    left: 54%;
  }

  .about-img._4 {
    left: 48%;
  }

  .section-with-blue-bg {
    padding-left: 180px;
    padding-right: 180px;
  }

  .image-block-right {
    right: -50px;
  }

  .image-banner-absolute {
    left: -35%;
  }

  .vector-absolute {
    top: 20%;
    left: 15.5%;
  }

  .vector-absolute.pricing {
    right: 16%;
  }

  .image-vector.contacts {
    width: 10%;
    top: 1%;
    left: 20%;
  }

  .background-video {
    height: 480px;
  }

  .vector-bottom {
    right: 15%;
  }

  .vector-bottom.career {
    right: 18%;
  }

  .slide-6 {
    max-width: 1445px;
    height: 720px;
    margin-right: 115px;
  }

  .banner-slider {
    background-color: #0000;
  }

  .slide-7, .slide-8 {
    max-width: 1445px;
    height: 720px;
    margin-right: 115px;
  }

  .blog-block-wrapper {
    align-items: stretch;
  }

  .section-with-minh.classes {
    background-position: 50% 40%;
  }

  .checkout-form, .paypal-checkout-form, .order-confirmation {
    padding-top: 180px;
  }

  .banner-section.blog-banner {
    background-position: 0 0, 50% 100%;
  }

  .banner-section.classes-banner {
    background-size: cover;
  }

  .banner-section.teacher-banner {
    background-position: 0 0, 50% 20%;
  }

  .banner-section.program-details {
    background-position: 50% 20%;
    min-height: 600px;
  }

  .banner-section.pricing-banner {
    padding-top: 160px;
  }

  .banner-section.career-1-banner {
    background-position: 0 0, 50% 60%;
  }

  .banner-section.programs-2-banner {
    padding-top: 140px;
  }

  .banner-home-2-wrapper {
    grid-column-gap: 120px;
  }

  .section-landing-customers {
    padding-top: 130px;
  }

  .landing-customers-content-right {
    grid-row-gap: 50px;
  }

  .landing-banner-content {
    max-width: 1150px;
    margin-bottom: 130px;
  }

  .landing-banner-title {
    font-size: 90px;
  }

  .section-banner {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .section-banner.landing-banner {
    background-image: none;
  }

  .color-bg {
    height: 200px;
  }

  .landing-banner-screens {
    margin-bottom: -100px;
  }

  .link-team-member {
    height: 300px;
  }

  .image-3 {
    object-position: 50% 20%;
    width: 48%;
  }

  .review-image {
    width: 65%;
  }

  .slider-reviews {
    width: 53%;
  }

  .collection-list-classes-3-type {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }

  .banner-title-wrapper-copy.details-bnner-title {
    width: 680px;
  }

  .banner-section-copy.blog-banner {
    background-position: 0 0, 50% 100%;
  }

  .banner-section-copy.classes-banner {
    background-size: cover;
  }

  .banner-section-copy.teacher-banner {
    background-position: 0 0, 50% 20%;
  }

  .banner-section-copy.program-details {
    background-position: 50% 20%;
    min-height: 600px;
  }

  .banner-section-copy.pricing-banner {
    padding-top: 160px;
  }

  .banner-section-copy.career-1-banner {
    background-position: 0 0, 50% 60%;
  }

  .banner-section-copy.programs-2-banner {
    padding-top: 140px;
  }

  .div-block-2 {
    width: 100%;
  }

  .banner-section-copy-copy1.blog-banner {
    background-position: 0 0, 50% 100%;
  }

  .banner-section-copy-copy1.classes-banner {
    background-size: cover;
  }

  .banner-section-copy-copy1.teacher-banner {
    background-position: 0 0, 50% 20%;
  }

  .banner-section-copy-copy1.program-details {
    background-position: 50% 20%;
    min-height: 600px;
  }

  .banner-section-copy-copy1.pricing-banner {
    padding-top: 160px;
  }

  .banner-section-copy-copy1.career-1-banner {
    background-position: 0 0, 50% 60%;
  }

  .banner-section-copy-copy1.programs-2-banner {
    padding-top: 140px;
  }

  .banner-section-copy-2.blog-banner {
    background-position: 0 0, 50% 100%;
  }

  .banner-section-copy-2.classes-banner {
    background-size: cover;
  }

  .banner-section-copy-2.teacher-banner {
    background-position: 0 0, 50% 20%;
  }

  .banner-section-copy-2.program-details {
    background-position: 50% 20%;
    min-height: 600px;
  }

  .banner-section-copy-2.pricing-banner {
    padding-top: 160px;
  }

  .banner-section-copy-2.career-1-banner {
    background-position: 0 0, 50% 60%;
  }

  .banner-section-copy-2.programs-2-banner {
    padding-top: 140px;
  }

  .banner-section-copy-3.blog-banner {
    background-position: 0 0, 50% 100%;
  }

  .banner-section-copy-3.classes-banner {
    background-size: cover;
  }

  .banner-section-copy-3.teacher-banner {
    background-position: 0 0, 50% 20%;
  }

  .banner-section-copy-3.program-details {
    background-position: 50% 20%;
    min-height: 600px;
  }

  .banner-section-copy-3.pricing-banner {
    padding-top: 160px;
  }

  .banner-section-copy-3.career-1-banner {
    background-position: 0 0, 50% 60%;
  }

  .banner-section-copy-3.programs-2-banner {
    padding-top: 140px;
  }

  .banner-section-copy-4.blog-banner {
    background-position: 0 0, 50% 100%;
  }

  .banner-section-copy-4.classes-banner {
    background-size: cover;
  }

  .banner-section-copy-4.teacher-banner {
    background-position: 0 0, 50% 20%;
  }

  .banner-section-copy-4.program-details {
    background-position: 50% 20%;
    min-height: 600px;
  }

  .banner-section-copy-4.pricing-banner {
    padding-top: 160px;
  }

  .banner-section-copy-4.career-1-banner {
    background-position: 0 0, 50% 60%;
  }

  .banner-section-copy-4.programs-2-banner {
    padding-top: 140px;
  }

  .banner-section-copy-5.blog-banner {
    background-position: 0 0, 50% 100%;
  }

  .banner-section-copy-5.classes-banner {
    background-size: cover;
  }

  .banner-section-copy-5.teacher-banner {
    background-position: 0 0, 50% 20%;
  }

  .banner-section-copy-5.program-details {
    background-position: 50% 20%;
    min-height: 600px;
  }

  .banner-section-copy-5.pricing-banner {
    padding-top: 160px;
  }

  .banner-section-copy-5.career-1-banner {
    background-position: 0 0, 50% 60%;
  }

  .banner-section-copy-5.programs-2-banner {
    padding-top: 140px;
  }

  .banner-section-copy-6.blog-banner {
    background-position: 0 0, 50% 100%;
  }

  .banner-section-copy-6.classes-banner {
    background-size: cover;
  }

  .banner-section-copy-6.teacher-banner {
    background-position: 0 0, 50% 20%;
  }

  .banner-section-copy-6.program-details {
    background-position: 50% 20%;
    min-height: 600px;
  }

  .banner-section-copy-6.pricing-banner {
    padding-top: 160px;
  }

  .banner-section-copy-6.career-1-banner {
    background-position: 0 0, 50% 60%;
  }

  .banner-section-copy-6.programs-2-banner {
    padding-top: 140px;
  }

  .banner-section-copy-7.blog-banner {
    background-position: 0 0, 50% 100%;
  }

  .banner-section-copy-7.classes-banner {
    background-size: cover;
  }

  .banner-section-copy-7.teacher-banner {
    background-position: 0 0, 50% 20%;
  }

  .banner-section-copy-7.program-details {
    background-position: 50% 20%;
    min-height: 600px;
  }

  .banner-section-copy-7.pricing-banner {
    padding-top: 160px;
  }

  .banner-section-copy-7.career-1-banner {
    background-position: 0 0, 50% 60%;
  }

  .banner-section-copy-7.programs-2-banner {
    padding-top: 140px;
  }

  .banner-section-copy-01.blog-banner {
    background-position: 0 0, 50% 100%;
  }

  .banner-section-copy-01.classes-banner {
    background-size: cover;
  }

  .banner-section-copy-01.teacher-banner {
    background-position: 0 0, 50% 20%;
  }

  .banner-section-copy-01.program-details {
    background-position: 50% 20%;
    min-height: 600px;
  }

  .banner-section-copy-01.pricing-banner {
    padding-top: 160px;
  }

  .banner-section-copy-01.career-1-banner {
    background-position: 0 0, 50% 60%;
  }

  .banner-section-copy-01.programs-2-banner {
    padding-top: 140px;
  }
}

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

  h2 {
    font-size: 42px;
  }

  h3 {
    font-size: 36px;
  }

  h4 {
    font-size: 28px;
  }

  .grid-system {
    width: 100%;
  }

  .grid-description.first-description {
    text-align: center;
  }

  .spacing-system-image {
    width: 75%;
  }

  .spacing-wrapper-mobile {
    width: 70%;
  }

  .spacing-columns {
    flex-flow: wrap;
    display: flex;
  }

  .bottom-style-spacing-desktop {
    bottom: 6%;
  }

  .top-style-spacing-desktop {
    top: 4%;
  }

  .middle-style-spacing-desktop {
    top: 30%;
  }

  .spasing-system-image-mobile {
    width: 70%;
  }

  .colors-container {
    grid-row-gap: 20px;
    flex-wrap: wrap;
  }

  .headings-typography-wrapper, .style-guide-body-wrapper {
    width: 100%;
  }

  .primary-button {
    display: block;
  }

  .top-style-spacing-mobile {
    top: 3%;
  }

  .middlr-style-spacing-mobile {
    top: 26%;
  }

  .bottom-style-spacing-mobile {
    bottom: 6%;
  }

  .navbar {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .nav-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .nav-menu {
    background-color: #fff;
    flex-direction: column;
    width: 320px;
    position: fixed;
    inset: 0% auto 0% 0%;
  }

  .menu-button {
    text-align: right;
    background-color: #0000;
    padding: 0;
  }

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

  .nav-dropdown {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    display: flex;
    overflow: hidden;
  }

  .nav-dropdown-toggle {
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: flex;
  }

  .nav-dropdown-icon {
    margin-right: 1.5px;
    display: block;
    inset: 0% 0 0% auto;
  }

  .nav-dropdown-list {
    border-style: none;
    flex-direction: column;
    width: 320px;
    padding: 0 40px 0 20px;
    display: flex;
    position: static;
  }

  .nav-dropdown-list.w--open {
    box-shadow: none;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: static;
  }

  .nav-dropdown-list.megamenu {
    width: 320px;
    height: 270px;
    padding-left: 20px;
    padding-right: 40px;
    overflow: auto;
  }

  .nav-dropdown-link-wrapper {
    flex-flow: wrap;
    padding-right: 0;
  }

  .nav-dropdown-link-wrapper:hover {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-dropdown-link {
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .close-menu-button, .close-menu-button.w--open {
    background-color: #0000;
    padding: 0 20px 0 0;
  }

  .nav-close-icon {
    z-index: 15;
    align-self: stretch;
  }

  .blog-sidebar-right {
    width: 100%;
  }

  .blog-sidebar-wrapper {
    flex-wrap: wrap-reverse;
  }

  .sidebar-recent-posts-wrapper {
    column-count: 2;
    column-gap: 20px;
  }

  .sidebar-recent-post-item {
    display: inline-block;
  }

  .blog-template-pagination {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-top: 60px;
  }

  .footer {
    padding-bottom: 40px;
  }

  .footer-bottom-wrapper {
    text-align: center;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .footer-copyright {
    text-align: center;
  }

  .section-title-wrapper {
    margin-bottom: 40px;
  }

  .section-title-wrapper.maxw {
    text-align: center;
  }

  .style-guide-button-wrapper {
    width: 100%;
  }

  .career-list-item-wrapper {
    grid-column-gap: 20px;
  }

  .banner-title-wrapper {
    width: 80%;
  }

  .services-wrapper {
    margin-top: 0;
  }

  .services-item {
    padding-left: 20px;
    padding-right: 20px;
  }

  .accordion-wrapper.service-details {
    margin-top: 40px;
  }

  .pricing-wrapper {
    grid-row-gap: 30px;
    flex-wrap: wrap;
  }

  .pricing-item {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .pricing-content {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .pricing-list {
    margin-top: 10px;
  }

  .job-position-wrapper {
    grid-column-gap: 40px;
  }

  .job-position-sidebar-wrapper {
    flex: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .contacts-2-location-wrapper {
    text-align: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .contacts-2-form-wrapper {
    width: 100%;
  }

  .contacts-2-content-wrapper {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin-bottom: 30px;
    padding-left: 0;
    display: flex;
  }

  .contacts-2-wrapper {
    flex-wrap: wrap-reverse;
  }

  .contacts-2-content {
    text-align: center;
    align-items: center;
    width: 100%;
  }

  .footer-wrapper {
    margin-bottom: 50px;
  }

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

  .footer-links-wrapper {
    grid-column-gap: 30px;
  }

  .button-con {
    display: none;
  }

  .button-con.tablet-menu {
    margin-top: 20px;
    margin-left: 0;
    padding-left: 0;
    display: block;
  }

  .testimonials-card-wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr;
  }

  .testimonials-card-title {
    font-size: 20px;
  }

  .service-details-sidebar-wrapper {
    width: 45%;
    top: 90px;
  }

  .service-details-content {
    grid-column-gap: 30px;
  }

  .headings-container {
    flex-wrap: wrap;
  }

  .style-guide-content-wrapper {
    grid-row-gap: 20px;
    flex-wrap: wrap;
  }

  .style-guide-content-wrapper.no-wrap {
    flex-wrap: nowrap;
  }

  .project-template-image {
    height: 360px;
  }

  .nav-dropdown-column {
    justify-content: center;
    width: 180px;
  }

  .sidebar-search-wrapper.width {
    max-width: 70%;
  }

  .blog-sidebar-right-wrapper {
    width: 100%;
    margin-bottom: 40px;
    position: static;
  }

  .blog-sidebar-left-wrapper {
    flex: none;
    width: 100%;
  }

  .home-banner-section {
    padding-top: 140px;
  }

  .testimonials {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .blog-section-title {
    margin-bottom: 60px;
  }

  .contacts-wrapper-grid {
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-title-center {
    margin-bottom: 60px;
  }

  .home-4-testimonials-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 40px;
    flex-wrap: wrap;
    width: 80%;
    margin-top: 20px;
  }

  .testimonials-wrapper-2 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-wrap: wrap;
    width: 80%;
    margin-top: 20px;
  }

  .about-img._1 {
    top: 7%;
    left: 15px;
  }

  .about-img._5 {
    top: 58%;
    bottom: 0;
    left: 60px;
  }

  .about-img._3 {
    width: 360px;
    top: 0%;
    right: 15px;
  }

  .about-img._4 {
    width: 240px;
    top: 57%;
    left: auto;
    right: 15px;
  }

  .about-img._2 {
    z-index: 5;
    top: 30%;
    left: 35%;
  }

  .subtitle {
    margin-bottom: 30px;
  }

  .content {
    margin-bottom: 0;
  }

  .industries-block-wrapper {
    max-width: 45vw;
  }

  .about-4-team-slide {
    width: 100%;
  }

  .nav-dropdown-link-line {
    display: none;
  }

  .subtitle-2 {
    margin-bottom: 30px;
  }

  .dropdown-nav-link {
    color: #222;
    padding-top: 12px;
    padding-bottom: 12px;
    font-family: Lato, sans-serif;
    font-weight: 700;
  }

  .dropdown-nav-link.w--current {
    color: #004ae2;
  }

  .menu-wrap {
    background-color: #fff;
    flex-direction: column;
    align-items: flex-start;
    margin-left: 0;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .home-banner-left-arrow {
    inset: 20% auto auto 4%;
  }

  .tablet-menu {
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
    display: flex;
  }

  .image-burger {
    margin-bottom: 4px;
  }

  .brand-tablet {
    width: 140px;
    height: 22px;
    display: block;
  }

  .brand {
    width: 140px;
  }

  .shop-list-image.details {
    height: 300px;
  }

  .shop-details-wrapper {
    grid-column-gap: 30px;
  }

  .shop-image-lightbox-link {
    height: 340px;
  }

  .details-page-title {
    font-size: 50px;
  }

  .footer-rights-wrapper {
    justify-content: center;
    align-items: center;
  }

  .image-block-right {
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .banner-content {
    text-align: center;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .description-block-left {
    text-align: center;
    align-items: center;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
  }

  .classes-list {
    flex-wrap: wrap;
    justify-content: center;
    display: flex;
  }

  .classes-item {
    width: 47.9%;
  }

  .classes-item.no-background {
    width: 100%;
  }

  .image-right {
    min-width: auto;
    max-width: 100%;
    height: 400px;
    min-height: auto;
  }

  .text-block-left {
    align-items: center;
    margin-bottom: 60px;
  }

  .content-block {
    flex-direction: column;
  }

  .paragraph {
    text-align: center;
    max-width: 550px;
  }

  .image-vector {
    width: 25%;
    top: -20%;
  }

  .image-vector.contacts {
    width: 15%;
    top: 38%;
  }

  .background-video {
    height: 380px;
  }

  .video-vector {
    right: 3%;
  }

  .rows-item {
    grid-row-gap: 30px;
    flex-wrap: wrap;
  }

  .data-block.block-data {
    grid-column-gap: 10px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .vector-bottom.career {
    width: 20%;
  }

  .banner-slider-mask {
    overflow: hidden;
  }

  .slider-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-wrap: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .slide-description {
    width: 47.9%;
  }

  .left {
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
    position: relative;
  }

  .right {
    margin-right: 0;
    display: inline-block;
    position: relative;
    right: -5%;
  }

  .team-wrapper-block {
    grid-column-gap: 30px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .image-teacher {
    width: 280px;
    height: 280px;
  }

  .blog-description {
    display: flex;
  }

  .text-content-blog.bordert-first {
    border-top-style: solid;
    border-left-style: none;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 0;
    margin-top: 0;
  }

  .image-blog {
    flex: none;
    width: 270px;
    height: auto;
  }

  .image-blog._01 {
    width: 270px;
    height: 270px;
  }

  .collection-list-2 {
    grid-template-columns: 1fr;
  }

  .left-block-footer {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 50px;
  }

  .footer-icons-wrapper {
    justify-content: center;
    align-items: center;
    width: 50%;
    margin-top: 0;
  }

  .section-with-minh {
    padding-top: 140px;
    padding-bottom: 80px;
  }

  .about-cart-wrapper {
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .description-cart {
    max-width: 520px;
  }

  .features-wrapper {
    grid-row-gap: 40px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .left-features, .right-features {
    width: 100%;
  }

  .image-features {
    width: 50%;
    max-width: none;
    height: 470px;
  }

  .row-features {
    text-align: center;
    align-items: center;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .bgr-features {
    height: 320px;
    top: 0;
  }

  .image-relative {
    width: 260px;
  }

  .teachers-list {
    grid-template-columns: 1fr 1fr;
  }

  .information-right-block {
    width: 40%;
    top: 90px;
  }

  .banner-heading {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-bottom: 50px;
  }

  .vector-top-sidebar {
    width: 50%;
    top: -20%;
  }

  .shedule-wrapper {
    padding-bottom: 5px;
    overflow: auto;
  }

  .block-title {
    min-width: 150px;
  }

  .form-register {
    width: 100%;
  }

  .shop-wrapper {
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .cart-button {
    margin-right: 10px;
  }

  .more-image-product, .lightbox-product {
    height: 100%;
  }

  .checkout-form {
    padding-top: 140px;
  }

  .price {
    margin-top: 3px;
    margin-left: 16px;
  }

  .row {
    flex-direction: column;
  }

  .paypal-checkout-form, .order-confirmation {
    padding-top: 140px;
  }

  .nav-link {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 0;
  }

  .logo-header {
    width: 80%;
    height: 120%;
  }

  .logo-header:lang(zh-cn) {
    width: 80%;
  }

  .arrow-slider {
    margin-top: 3px;
    margin-bottom: 3px;
  }

  .banner-section.blog-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #0000), url('../images/blog-大.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 140px;
  }

  .banner-section.blog-details {
    padding-top: 140px;
  }

  .banner-section.register-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #0000), url('../images/Application-Banner-1_1Application Banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section.job-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #fff0), url('../images/Job-banner-1_1Job banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section.teacher-banner {
    background-position: 0 0, 50%;
  }

  .banner-section.program-details {
    min-height: 400px;
  }

  .banner-section.pricing-banner {
    padding-top: 120px;
  }

  .banner-section.product-details {
    padding-top: 140px;
  }

  .career-collection-list-wrapper-flex-vertical {
    margin-top: 20px;
  }

  .h4-link {
    font-size: 28px;
  }

  .team-member-photo {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  .collection-item {
    width: 47%;
  }

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

  .sticky-checkout {
    top: 90px;
  }

  .home-2-banner-section {
    min-height: auto;
  }

  .banner-home-2-wrapper {
    grid-row-gap: 60px;
    flex-direction: column;
    align-items: center;
  }

  .content-banner-home-2-wrap {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 85%;
  }

  .info-banner-home-3-wrap {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 60%;
  }

  .number-info-wrap.banner-home-3 {
    text-align: center;
    align-items: center;
  }

  .bg-numbers {
    font-size: 52px;
  }

  .home-3-banner-section {
    min-height: auto;
    padding-top: 140px;
  }

  .banner-home-3-title {
    width: 700px;
  }

  .landing-inner-pages-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .landing-inner-page-item.home-screen, .landing-inner-page-item.home-screen-banner {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
  }

  .landing-section-title {
    width: 80%;
  }

  .landing-home-pages-wrapper {
    flex-wrap: wrap;
    grid-template-columns: 1fr 1fr;
    justify-items: center;
  }

  .landing-customers-content-left {
    grid-row-gap: 10px;
    text-align: center;
    align-items: center;
    width: 100%;
    padding-right: 0;
  }

  .landing-customers-icon-wrapper {
    width: 100%;
  }

  .landing-customers-content-right {
    grid-row-gap: 30px;
    width: 100%;
  }

  .landing-customers-layout {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-direction: column;
    align-items: center;
  }

  .landing-home-pages-wrapper-banner {
    grid-template-columns: 1fr 1fr;
    justify-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .landing-banner-content {
    margin-bottom: 70px;
    position: relative;
    left: 0%;
    right: 0%;
  }

  .landing-banner-title {
    font-size: 65px;
  }

  .section-banner.landing-banner {
    background-image: none;
    align-items: center;
  }

  .color-bg {
    height: 100px;
  }

  .licensing-grid, .licensing-grid.last-child {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .licensing-paragraph {
    width: 100%;
  }

  .link-block {
    height: 220px;
  }

  .team-wrapper {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
    place-items: center;
  }

  .content-team-wrapper {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    width: 580px;
  }

  .collection-list-team {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .link-team-member {
    height: 340px;
  }

  .image-3 {
    object-position: 45% 50%;
    width: 45%;
  }

  .info-numbers-wrapper {
    padding: 30px;
  }

  .collection-list-programs-grid {
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .subtitle-paragraph {
    max-width: 600px;
  }

  .collection-item-program-wrapper {
    width: 47%;
  }

  .image-home-2---1 {
    height: 240px;
  }

  .image-home-2---2 {
    height: 300px;
  }

  .image-home-2---3 {
    height: 180px;
  }

  .video-wrapper {
    height: 400px;
  }

  .review-image {
    width: 80%;
  }

  .slider-reviews {
    width: 60%;
    padding-top: 60px;
  }

  .collection-list-classes {
    flex-flow: column;
  }

  .collection-item-class {
    width: 100%;
  }

  .support-services-wrapper {
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
    place-items: center;
  }

  .left-support-services {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 75%;
  }

  .support-service-img {
    width: 90%;
    height: 500px;
  }

  .collection-list-wrapper-peograms {
    width: 100%;
    margin-top: 0;
  }

  .title-top-wrapper {
    justify-content: center;
    align-items: center;
  }

  .header-arrow {
    display: none;
  }

  .services-home-wrap {
    grid-row-gap: 60px;
    flex-direction: column;
    align-items: center;
  }

  .content-services-home {
    text-align: center;
    align-items: center;
    width: 100%;
    padding-right: 0;
  }

  .services-wrap {
    grid-row-gap: 30px;
    width: 100%;
  }

  .button-wrap {
    justify-content: center;
    align-items: center;
  }

  .collection-item-class-3-type {
    width: 47%;
  }

  .info-program-wrap {
    padding-right: 20px;
  }

  .collection-item-program {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .text-content-banner {
    width: 45%;
  }

  .image-banner-small {
    width: 50%;
    height: 300px;
  }

  .contact-footer-wrapper {
    text-align: left;
  }

  .right-top-footer-wrap {
    width: 57%;
  }

  .block-about {
    width: 33%;
  }

  .promotion-labels-wrapper, .promotion-label-holder {
    display: none;
  }

  .nav-dropdown-link-copy, .nav-dropdown-link-copy-copy {
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .banner-title-wrapper-copy {
    width: 80%;
  }

  .service-details-content-copy {
    grid-column-gap: 30px;
  }

  .accordion-wrapper-copy.service-details {
    margin-top: 40px;
  }

  .banner-section-copy.blog-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #0000), url('../images/blog-大.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 140px;
  }

  .banner-section-copy.blog-details {
    padding-top: 140px;
  }

  .banner-section-copy.register-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #0000), url('../images/Application-Banner-1_1Application Banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy.job-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #fff0), url('../images/Job-banner-1_1Job banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy.teacher-banner {
    background-position: 0 0, 50%;
  }

  .banner-section-copy.program-details {
    min-height: 400px;
  }

  .banner-section-copy.pricing-banner {
    padding-top: 120px;
  }

  .banner-section-copy.product-details {
    padding-top: 140px;
  }

  .collection-item-class-3-type-copy {
    width: 47%;
  }

  .banner-content-copy {
    text-align: center;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .banner-section-copy-copy1.blog-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #0000), url('../images/blog-大.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 140px;
  }

  .banner-section-copy-copy1.blog-details {
    padding-top: 140px;
  }

  .banner-section-copy-copy1.register-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #0000), url('../images/Application-Banner-1_1Application Banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-copy1.job-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #fff0), url('../images/Job-banner-1_1Job banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-copy1.teacher-banner {
    background-position: 0 0, 50%;
  }

  .banner-section-copy-copy1.program-details {
    min-height: 400px;
  }

  .banner-section-copy-copy1.pricing-banner {
    padding-top: 120px;
  }

  .banner-section-copy-copy1.product-details {
    padding-top: 140px;
  }

  .banner-section-copy-2.blog-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #0000), url('../images/blog-大.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 140px;
  }

  .banner-section-copy-2.blog-details {
    padding-top: 140px;
  }

  .banner-section-copy-2.register-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #0000), url('../images/Application-Banner-1_1Application Banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-2.job-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #fff0), url('../images/Job-banner-1_1Job banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-2.teacher-banner {
    background-position: 0 0, 50%;
  }

  .banner-section-copy-2.program-details {
    min-height: 400px;
  }

  .banner-section-copy-2.pricing-banner {
    padding-top: 120px;
  }

  .banner-section-copy-2.product-details {
    padding-top: 140px;
  }

  .banner-section-copy-3.blog-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #0000), url('../images/blog-大.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 140px;
  }

  .banner-section-copy-3.blog-details {
    padding-top: 140px;
  }

  .banner-section-copy-3.register-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #0000), url('../images/Application-Banner-1_1Application Banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-3.job-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #fff0), url('../images/Job-banner-1_1Job banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-3.teacher-banner {
    background-position: 0 0, 50%;
  }

  .banner-section-copy-3.program-details {
    min-height: 400px;
  }

  .banner-section-copy-3.pricing-banner {
    padding-top: 120px;
  }

  .banner-section-copy-3.product-details {
    padding-top: 140px;
  }

  .banner-section-copy-4.blog-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #0000), url('../images/blog-大.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 140px;
  }

  .banner-section-copy-4.blog-details {
    padding-top: 140px;
  }

  .banner-section-copy-4.register-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #0000), url('../images/Application-Banner-1_1Application Banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-4.job-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #fff0), url('../images/Job-banner-1_1Job banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-4.teacher-banner {
    background-position: 0 0, 50%;
  }

  .banner-section-copy-4.program-details {
    min-height: 400px;
  }

  .banner-section-copy-4.pricing-banner {
    padding-top: 120px;
  }

  .banner-section-copy-4.product-details {
    padding-top: 140px;
  }

  .banner-section-copy-5.blog-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #0000), url('../images/blog-大.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 140px;
  }

  .banner-section-copy-5.blog-details {
    padding-top: 140px;
  }

  .banner-section-copy-5.register-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #0000), url('../images/Application-Banner-1_1Application Banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-5.job-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #fff0), url('../images/Job-banner-1_1Job banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-5.teacher-banner {
    background-position: 0 0, 50%;
  }

  .banner-section-copy-5.program-details {
    min-height: 400px;
  }

  .banner-section-copy-5.pricing-banner {
    padding-top: 120px;
  }

  .banner-section-copy-5.product-details {
    padding-top: 140px;
  }

  .banner-section-copy-6.blog-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #0000), url('../images/blog-大.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 140px;
  }

  .banner-section-copy-6.blog-details {
    padding-top: 140px;
  }

  .banner-section-copy-6.register-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #0000), url('../images/Application-Banner-1_1Application Banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-6.job-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #fff0), url('../images/Job-banner-1_1Job banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-6.teacher-banner {
    background-position: 0 0, 50%;
  }

  .banner-section-copy-6.program-details {
    min-height: 400px;
  }

  .banner-section-copy-6.pricing-banner {
    padding-top: 120px;
  }

  .banner-section-copy-6.product-details {
    padding-top: 140px;
  }

  .banner-section-copy-7.blog-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #0000), url('../images/blog-大.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 140px;
  }

  .banner-section-copy-7.blog-details {
    padding-top: 140px;
  }

  .banner-section-copy-7.register-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #0000), url('../images/Application-Banner-1_1Application Banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-7.job-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #fff0), url('../images/Job-banner-1_1Job banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-7.teacher-banner {
    background-position: 0 0, 50%;
  }

  .banner-section-copy-7.program-details {
    min-height: 400px;
  }

  .banner-section-copy-7.pricing-banner {
    padding-top: 120px;
  }

  .banner-section-copy-7.product-details {
    padding-top: 140px;
  }

  .banner-section-2.job-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #fff0), url('../images/Job-banner-1_1Job banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .job-position-sidebar-wrapper-2 {
    flex: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .primary-button-2 {
    display: block;
  }

  .footer-2 {
    padding-bottom: 40px;
  }

  .banner-section-copy-01.blog-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #0000), url('../images/blog-大.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 140px;
  }

  .banner-section-copy-01.blog-details {
    padding-top: 140px;
  }

  .banner-section-copy-01.register-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #0000), url('../images/Application-Banner-1_1Application Banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-01.job-banner {
    background-image: linear-gradient(90deg, #024550cc 21%, #fff0), url('../images/Job-banner-1_1Job banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-01.teacher-banner {
    background-position: 0 0, 50%;
  }

  .banner-section-copy-01.program-details {
    min-height: 400px;
  }

  .banner-section-copy-01.pricing-banner {
    padding-top: 120px;
  }

  .banner-section-copy-01.product-details {
    padding-top: 140px;
  }
}

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

  h2 {
    font-size: 38px;
  }

  h3 {
    font-size: 30px;
  }

  h4 {
    font-size: 26px;
  }

  h5 {
    font-size: 22px;
  }

  blockquote {
    padding: 20px;
  }

  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.without-top-spacing {
    padding-top: 0;
  }

  .section.light-background-with-image {
    padding-bottom: 0;
  }

  .grid-system-wrapper {
    flex-direction: row;
    margin-top: 15px;
  }

  .grid-system {
    border-left: 2px solid var(--linen\<deleted\|variable-ba88a437\>);
    flex-direction: column;
  }

  .grid-title {
    border-bottom: 2px solid var(--linen\<deleted\|variable-ba88a437\>);
    border-right-style: none;
    width: 100%;
  }

  .grid-title.first-grid {
    border-bottom-width: 2px;
    border-right-style: none;
    border-bottom-color: var(--linen\<deleted\|variable-ba88a437\>);
    border-left-style: none;
    width: 100%;
  }

  .grid-description {
    border-top: 2px solid var(--linen\<deleted\|variable-ba88a437\>);
    border-right-width: 2px;
    border-right-color: var(--linen\<deleted\|variable-ba88a437\>);
    border-bottom-style: none;
    align-items: center;
    width: 100%;
  }

  .grid-description.first-description {
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-width: 2px;
    width: 100%;
  }

  .grid-description.last-description {
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-right-width: 2px;
  }

  .spacing-system-column {
    margin-top: 20px;
  }

  .spacing-wrapper-mobile {
    margin-top: 30px;
  }

  .typography-wrapper {
    margin-top: 20px;
  }

  .spacing-columns {
    margin-top: 0;
  }

  .bottom-style-spacing-desktop {
    bottom: 10%;
  }

  .top-style-spacing-desktop {
    top: 10%;
  }

  .spacing-wrapper {
    margin-top: 30px;
  }

  .middle-style-spacing-desktop {
    top: 34%;
  }

  .colors-container {
    margin-top: 20px;
  }

  .headers-wrapper {
    width: 100%;
    margin-top: 10px;
  }

  .style-guide-body-wrapper, .primary-button.search-button {
    width: 100%;
  }

  .primary-button.mobile-hidden {
    display: none;
  }

  .style-guide-div {
    grid-row-gap: 40px;
  }

  .top-style-spacing-mobile {
    top: 7%;
  }

  .middlr-style-spacing-mobile {
    top: 31%;
  }

  .bottom-style-spacing-mobile {
    bottom: 9%;
  }

  .grid-header {
    width: 100%;
    margin-top: 20px;
  }

  .link-wrapper {
    width: 100%;
    margin-bottom: 10px;
  }

  .utility-page-content {
    width: 70%;
  }

  .password-image {
    width: 100px;
  }

  ._404-paragraph {
    margin-bottom: 30px;
  }

  .sidebar-recent-posts-wrapper {
    column-count: 1;
  }

  .footer-bottom-wrapper {
    grid-column-gap: 30px;
  }

  .section-title-wrapper {
    margin-bottom: 40px;
  }

  .section-title-wrapper.layout {
    grid-row-gap: 20px;
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .style-guide-buttons-wrapper {
    flex-wrap: wrap;
    margin-top: 35px;
  }

  .career-list-item-wrapper {
    grid-row-gap: 20px;
    flex-wrap: wrap;
  }

  .career-button-wrapper, .career-position-wrapper {
    text-align: center;
    width: 100%;
  }

  .career-type-wrapper {
    text-align: center;
    justify-content: center;
    width: 100%;
  }

  .banner-title-wrapper {
    text-align: center;
    align-items: center;
    width: 100%;
  }

  .banner-title-wrapper.details-bnner-title {
    width: 100%;
  }

  .banner-title-wrapper.paddings {
    padding-left: 20px;
    padding-right: 20px;
  }

  .services-wrapper {
    grid-row-gap: 30px;
    column-count: 1;
    flex-wrap: wrap;
  }

  .services-item {
    width: 100%;
  }

  .workflow-content-wrapper {
    text-align: center;
    width: 100%;
  }

  .workflow-wrapper {
    flex-direction: column;
  }

  .accordion-wrapper {
    grid-row-gap: 30px;
    flex-wrap: wrap;
  }

  .accordion-wrap {
    width: 100%;
    margin-right: 0;
  }

  .pricing-item, .pricing-item.center-item {
    width: 100%;
  }

  .pricing-content, .pricing-content.center-item {
    padding-left: 40px;
    padding-right: 40px;
  }

  .job-position-wrapper {
    flex-wrap: wrap;
  }

  .job-position-content-wrapper {
    width: 100%;
  }

  .job-position-sidebar-wrapper {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    position: static;
    top: 0;
  }

  .contacts-2-location-wrapper {
    width: 100%;
  }

  .contacts-2-content-wrapper {
    flex-wrap: wrap;
  }

  .contacts-2-content {
    width: 100%;
    padding-right: 0;
  }

  .footer-wrapper {
    margin-bottom: 60px;
  }

  .footer-brand-wrapper {
    text-align: center;
    flex-wrap: wrap;
    width: 70%;
  }

  .footer-brand {
    padding-left: 0;
  }

  .footer-links-wrapper {
    grid-row-gap: 30px;
    justify-content: center;
  }

  .footer-logo-wrapper {
    align-items: center;
    width: 100%;
  }

  .testimonials-card-wrapper {
    column-count: 1;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .testimonials-card-item {
    max-width: 450px;
  }

  .service-details-content-wrapper {
    width: 100%;
    margin-right: 0;
  }

  .service-details-sidebar-wrapper {
    width: 100%;
    margin-top: 30px;
    position: static;
  }

  .service-details-content {
    flex-wrap: wrap;
  }

  .headings-container {
    grid-row-gap: 30px;
  }

  .about-3-tab-link.w--current {
    font-size: 20px;
  }

  .project-template-content {
    width: 100%;
  }

  .project-template-content-wrapper {
    flex-wrap: wrap;
    margin-bottom: 40px;
  }

  .project-template-images-list {
    grid-template-columns: 1fr;
  }

  .sidebar-search-wrapper.width {
    max-width: 100%;
  }

  .blog-sidebar-left-wrapper {
    column-count: 1;
  }

  .home-banner-section {
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .testimonials {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .blog-section-title {
    margin-bottom: 40px;
  }

  .contacts-wrapper-grid {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .section-title-center {
    margin-bottom: 40px;
  }

  .home-4-testimonials-wrapper {
    grid-row-gap: 30px;
    width: 100%;
  }

  .testimonials-wrapper-2 {
    width: 100%;
  }

  .about-img {
    width: 100%;
    max-height: 420px;
  }

  .about-img._1, .about-img._5, .about-img._3, .about-img._4, .about-img._2 {
    width: 100%;
    position: static;
  }

  .subtitle {
    line-height: 16px;
  }

  .our-services-wrap {
    grid-row-gap: 10px;
    width: 100%;
  }

  .content-wrapper {
    flex-wrap: wrap;
    width: auto;
  }

  .industries-block-wrapper {
    max-width: none;
  }

  .home-9-team-item {
    width: 48%;
  }

  .search {
    flex-direction: column;
  }

  .subtitle-2 {
    line-height: 16px;
  }

  .rich-text-style h2 {
    font-size: 38px;
  }

  .rich-text-style h3 {
    font-size: 33px;
  }

  .rich-text-style h4 {
    font-size: 28px;
  }

  .home-banner-left-arrow {
    top: 6%;
  }

  .home-23-team-item {
    width: 70%;
  }

  .brand-tablet {
    justify-content: flex-start;
    height: 24px;
    padding-left: 0;
  }

  .brand {
    padding-left: 0;
  }

  .main-shop-list-item {
    text-align: center;
  }

  .shop-list-image {
    height: 300px;
  }

  .shop-details-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .section-two-side-title-wrapper {
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: center;
  }

  .details-page-title {
    font-size: 45px;
  }

  .typography-hero-wrapper {
    grid-row-gap: 40px;
    margin-top: 20px;
  }

  .image-block-right {
    margin-right: 0;
  }

  .banner-content.teacher-details {
    padding-bottom: 60px;
  }

  .button-block-description {
    margin-top: 30px;
  }

  .image-link.big-link {
    height: 280px;
  }

  .description-classes {
    padding-bottom: 30px;
  }

  .classes-item {
    width: 100%;
  }

  .vector-absolute {
    top: 5%;
  }

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

  .list-wrapper {
    text-align: left;
  }

  .image-vector {
    width: 30%;
  }

  .image-vector.contacts {
    width: 23%;
    left: 2%;
  }

  .section-small {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .counter-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }

  .background-video {
    z-index: 2;
  }

  .background-video.without-margin-bottom {
    height: 340px;
  }

  .video-vector {
    width: 40%;
    bottom: -6%;
    right: 2%;
  }

  .collection-list-wrapper-classes {
    z-index: 2;
  }

  .data-block.block-data {
    width: 100%;
    min-height: 80px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .time-block.spacing {
    border-left-style: none;
    border-right-style: none;
    width: 100%;
    min-height: 80px;
  }

  .name-classes {
    max-width: 50%;
  }

  .vector-bottom {
    width: 40%;
    bottom: -2%;
    right: -2%;
  }

  .vector-bottom.career {
    top: 18%;
  }

  .slide-description {
    width: 100%;
  }

  .image-teacher {
    width: 250px;
    height: 250px;
  }

  .blog-description {
    flex-direction: column;
  }

  .text-content-blog.border {
    border-left: 2px solid var(--linen\<deleted\|variable-ba88a437\>);
    border-top-style: none;
    border-top-right-radius: 0;
    border-bottom-left-radius: 6px;
  }

  .text-content-blog.bordert-first {
    border-top-style: none;
    border-left-style: solid;
    border-top-right-radius: 0;
    border-bottom-left-radius: 6px;
  }

  .image-blog {
    width: 100%;
    height: 270px;
  }

  .image-blog._01 {
    width: 100%;
  }

  .section-with-minh {
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .section-with-minh.classes {
    background-image: linear-gradient(#02455099, #02455099), url('../images/blog-banner-1_1blog banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .about-cart-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-end;
    padding-left: 10px;
    padding-right: 10px;
  }

  .description-cart {
    max-width: 100%;
  }

  .image-features {
    width: 75%;
  }

  .bgr-features {
    height: 340px;
    top: -24px;
  }

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

  .teachers-details-wrapper {
    flex-direction: column-reverse;
  }

  .text-left-block {
    width: 100%;
  }

  .information-right-block {
    width: 100%;
    margin-bottom: 40px;
    position: static;
  }

  .banner-heading {
    z-index: 4;
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 30px;
    display: flex;
  }

  .data-wrapper {
    flex-direction: column;
  }

  .teacher-classes-details {
    width: 100%;
    min-height: 80px;
  }

  .vector-top-sidebar {
    display: none;
  }

  ._404-text {
    font-size: 140px;
  }

  .form-register {
    min-height: 1120px;
  }

  .field-form-wrapper {
    grid-row-gap: 20px;
    flex-direction: column;
  }

  .form-block {
    padding-left: 30px;
    padding-right: 30px;
  }

  .input-block {
    width: 100%;
  }

  .shop-list, .shop-list.categories-page {
    grid-template-columns: 1fr;
  }

  .shop-filters {
    grid-row-gap: 30px;
  }

  .lightbox-product {
    height: 350px;
  }

  .details-list {
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    display: flex;
  }

  .checkout-form {
    padding-top: 120px;
  }

  .paypal-checkout-form, .order-confirmation {
    padding-top: 120px;
    padding-bottom: 40px;
  }

  .heading-rich-text {
    font-size: 38px;
  }

  .button-wrapper-section {
    margin-top: 40px;
  }

  .left-title-wrapper {
    justify-content: center;
    align-items: center;
  }

  .logo-header {
    width: 80%;
    height: 120%;
  }

  .logo-header:lang(zh-cn) {
    width: 80%;
  }

  .paragraph-banner {
    max-width: 100%;
  }

  .banner-section {
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .banner-section.blog-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/blog-大.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 120px;
  }

  .banner-section.blog-details {
    padding-top: 120px;
  }

  .banner-section.register-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Application-Banner-1_1Application Banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section.job-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Job-banner-1_1Job banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section.about-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/About-Img-1_1About Img (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section.teacher-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Banner-Teachers-1_1Banner Teachers (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section.program-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Banner-3-1.jpg');
    background-position: 0 0, 50% 80%;
    background-size: auto, cover;
  }

  .banner-section.program-details {
    min-height: auto;
  }

  .banner-section.pricing-banner {
    padding-top: 100px;
  }

  .banner-section.product-details {
    padding-top: 120px;
  }

  .banner-section.career-1-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Video-BG-1.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section.programs-2-banner {
    padding-top: 80px;
  }

  .career-collection-list-wrapper-flex-vertical {
    margin-top: 0;
  }

  .h4-link {
    font-size: 26px;
  }

  .banner-paragraph-home-1 {
    max-width: 100%;
  }

  .team-member-photo {
    width: 75%;
  }

  .collection-item {
    width: 100%;
  }

  .overlay-bg {
    background-image: linear-gradient(#02455099, #02455099);
  }

  .search-result-list {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .sticky-checkout {
    position: static;
  }

  .h5-link {
    font-size: 22px;
  }

  .home-2-banner-section {
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .content-banner-home-2-wrap {
    width: 100%;
  }

  .info-banner-home-3-wrap {
    width: 85%;
  }

  .home-3-banner-section {
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .banner-home-3-title, .paragraph-banner-home-3 {
    width: 100%;
  }

  .free-trial-title {
    margin-bottom: 30px;
  }

  .landing-inner-pages-wrapper {
    grid-template-columns: 1fr;
  }

  .landing-section-title {
    width: 70%;
  }

  .landing-home-pages-wrapper {
    grid-row-gap: 40px;
  }

  .landing-customers-content-left {
    text-align: center;
    align-items: center;
    width: 70%;
  }

  .section-landing-customers {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .paragraph-benefits-lp {
    width: 100%;
  }

  .landing-customers-icon-wrapper {
    width: 90%;
  }

  .landing-customers-layout {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
  }

  .landing-home-pages-wrapper-banner {
    grid-column-gap: 5px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .landing-banner-content {
    justify-content: center;
    align-items: center;
  }

  .landing-banner-title {
    font-size: 50px;
  }

  .section-banner {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-banner.landing-banner {
    background-image: none;
    padding-top: 120px;
  }

  .landing-banner-screens {
    margin-bottom: -50px;
  }

  .licensing-title {
    padding-bottom: 20px;
  }

  .licensing-images-wrapper {
    padding-top: 10px;
  }

  .licensing-title-wrapper {
    margin-bottom: 20px;
  }

  .licensing-grid {
    grid-template-columns: 1fr 1fr;
    padding-bottom: 40px;
  }

  .licensing-grid.last-child {
    grid-template-columns: 1fr 1fr;
  }

  .licensing-fonts-wrapper {
    flex-wrap: wrap;
  }

  .licensing-paragraph {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .licensing-font-title {
    margin-bottom: 10px;
  }

  .licensing-icons-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .collection-list-blogs {
    grid-template-columns: 1fr;
  }

  .link-block {
    height: 300px;
  }

  .button-mobile-section {
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    display: flex;
  }

  .team-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .content-team-wrapper {
    width: 100%;
  }

  .link-team-member {
    height: 280px;
  }

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

  .image-3 {
    width: 100%;
    height: 400px;
    margin-top: 40px;
    position: static;
  }

  .info-numbers-wrapper {
    grid-row-gap: 30px;
    flex-flow: wrap;
  }

  .number-wrap {
    width: 40%;
  }

  .collection-list-programs-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .subtitle-paragraph {
    max-width: 100%;
  }

  .collection-item-program-wrapper {
    width: 100%;
  }

  .images-wrapper {
    grid-template-columns: 1fr 1fr;
    margin-top: 40px;
  }

  .video-wrapper {
    height: 300px;
  }

  .review-image {
    width: 90%;
  }

  .slider-reviews {
    width: 100%;
  }

  .support-services-wrapper {
    grid-row-gap: 40px;
  }

  .left-support-services {
    width: 100%;
  }

  .support-service-img {
    height: 450px;
    margin-top: 30px;
  }

  .collection-item-class-3-type {
    width: 100%;
  }

  .class-image-link {
    height: 320px;
  }

  .program-link-img {
    width: 100%;
  }

  .info-program-wrap {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .collection-item-program {
    flex-flow: column;
  }

  .banner-block-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: wrap-reverse;
  }

  .text-content-banner {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    width: 200%;
  }

  .image-banner-small {
    width: 100%;
    height: 340px;
  }

  .collection-list-programs-3-type {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .top-titles-footer-wrap {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .link-footer-contact {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .contact-footer-wrap {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    width: 50%;
  }

  .right-top-footer-wrap {
    width: 100%;
  }

  .block-about {
    width: 47%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .background-about {
    height: 70%;
  }

  .promotion-label-buttons-wrapper {
    grid-row-gap: 20px;
    flex-flow: column wrap;
    align-items: stretch;
  }

  .banner-title-wrapper-copy {
    text-align: center;
    align-items: center;
    width: 100%;
  }

  .banner-title-wrapper-copy.details-bnner-title {
    width: 100%;
  }

  .banner-title-wrapper-copy.paddings {
    padding-left: 20px;
    padding-right: 20px;
  }

  .service-details-content-copy {
    flex-wrap: wrap;
  }

  .service-details-content-wrapper-copy {
    width: 100%;
    margin-right: 0;
  }

  .accordion-wrapper-copy {
    grid-row-gap: 30px;
    flex-wrap: wrap;
  }

  .banner-section-copy {
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .banner-section-copy.blog-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/blog-大.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 120px;
  }

  .banner-section-copy.blog-details {
    padding-top: 120px;
  }

  .banner-section-copy.register-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Application-Banner-1_1Application Banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy.job-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Job-banner-1_1Job banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy.about-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/About-Img-1_1About Img (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy.teacher-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Banner-Teachers-1_1Banner Teachers (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy.program-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Banner-3-1.jpg');
    background-position: 0 0, 50% 80%;
    background-size: auto, cover;
  }

  .banner-section-copy.program-details {
    min-height: auto;
  }

  .banner-section-copy.pricing-banner {
    padding-top: 100px;
  }

  .banner-section-copy.product-details {
    padding-top: 120px;
  }

  .banner-section-copy.career-1-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Video-BG-1.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy.programs-2-banner {
    padding-top: 80px;
  }

  .overlay-bg-copy {
    background-image: linear-gradient(#02455099, #02455099);
  }

  .collection-item-class-3-type-copy {
    width: 100%;
  }

  .banner-content-copy.teacher-details {
    padding-bottom: 60px;
  }

  .banner-section-copy-copy1 {
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .banner-section-copy-copy1.blog-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/blog-大.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 120px;
  }

  .banner-section-copy-copy1.blog-details {
    padding-top: 120px;
  }

  .banner-section-copy-copy1.register-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Application-Banner-1_1Application Banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-copy1.job-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Job-banner-1_1Job banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-copy1.about-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/About-Img-1_1About Img (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-copy1.teacher-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Banner-Teachers-1_1Banner Teachers (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-copy1.program-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Banner-3-1.jpg');
    background-position: 0 0, 50% 80%;
    background-size: auto, cover;
  }

  .banner-section-copy-copy1.program-details {
    min-height: auto;
  }

  .banner-section-copy-copy1.pricing-banner {
    padding-top: 100px;
  }

  .banner-section-copy-copy1.product-details {
    padding-top: 120px;
  }

  .banner-section-copy-copy1.career-1-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Video-BG-1.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-copy1.programs-2-banner {
    padding-top: 80px;
  }

  .banner-section-copy-2 {
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .banner-section-copy-2.blog-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/blog-大.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 120px;
  }

  .banner-section-copy-2.blog-details {
    padding-top: 120px;
  }

  .banner-section-copy-2.register-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Application-Banner-1_1Application Banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-2.job-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Job-banner-1_1Job banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-2.about-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/About-Img-1_1About Img (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-2.teacher-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Banner-Teachers-1_1Banner Teachers (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-2.program-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Banner-3-1.jpg');
    background-position: 0 0, 50% 80%;
    background-size: auto, cover;
  }

  .banner-section-copy-2.program-details {
    min-height: auto;
  }

  .banner-section-copy-2.pricing-banner {
    padding-top: 100px;
  }

  .banner-section-copy-2.product-details {
    padding-top: 120px;
  }

  .banner-section-copy-2.career-1-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Video-BG-1.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-2.programs-2-banner {
    padding-top: 80px;
  }

  .banner-section-copy-3 {
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .banner-section-copy-3.blog-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/blog-大.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 120px;
  }

  .banner-section-copy-3.blog-details {
    padding-top: 120px;
  }

  .banner-section-copy-3.register-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Application-Banner-1_1Application Banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-3.job-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Job-banner-1_1Job banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-3.about-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/About-Img-1_1About Img (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-3.teacher-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Banner-Teachers-1_1Banner Teachers (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-3.program-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Banner-3-1.jpg');
    background-position: 0 0, 50% 80%;
    background-size: auto, cover;
  }

  .banner-section-copy-3.program-details {
    min-height: auto;
  }

  .banner-section-copy-3.pricing-banner {
    padding-top: 100px;
  }

  .banner-section-copy-3.product-details {
    padding-top: 120px;
  }

  .banner-section-copy-3.career-1-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Video-BG-1.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-3.programs-2-banner {
    padding-top: 80px;
  }

  .banner-section-copy-4 {
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .banner-section-copy-4.blog-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/blog-大.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 120px;
  }

  .banner-section-copy-4.blog-details {
    padding-top: 120px;
  }

  .banner-section-copy-4.register-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Application-Banner-1_1Application Banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-4.job-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Job-banner-1_1Job banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-4.about-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/About-Img-1_1About Img (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-4.teacher-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Banner-Teachers-1_1Banner Teachers (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-4.program-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Banner-3-1.jpg');
    background-position: 0 0, 50% 80%;
    background-size: auto, cover;
  }

  .banner-section-copy-4.program-details {
    min-height: auto;
  }

  .banner-section-copy-4.pricing-banner {
    padding-top: 100px;
  }

  .banner-section-copy-4.product-details {
    padding-top: 120px;
  }

  .banner-section-copy-4.career-1-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Video-BG-1.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-4.programs-2-banner {
    padding-top: 80px;
  }

  .banner-section-copy-5 {
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .banner-section-copy-5.blog-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/blog-大.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 120px;
  }

  .banner-section-copy-5.blog-details {
    padding-top: 120px;
  }

  .banner-section-copy-5.register-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Application-Banner-1_1Application Banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-5.job-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Job-banner-1_1Job banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-5.about-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/About-Img-1_1About Img (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-5.teacher-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Banner-Teachers-1_1Banner Teachers (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-5.program-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Banner-3-1.jpg');
    background-position: 0 0, 50% 80%;
    background-size: auto, cover;
  }

  .banner-section-copy-5.program-details {
    min-height: auto;
  }

  .banner-section-copy-5.pricing-banner {
    padding-top: 100px;
  }

  .banner-section-copy-5.product-details {
    padding-top: 120px;
  }

  .banner-section-copy-5.career-1-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Video-BG-1.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-5.programs-2-banner {
    padding-top: 80px;
  }

  .banner-section-copy-6 {
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .banner-section-copy-6.blog-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/blog-大.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 120px;
  }

  .banner-section-copy-6.blog-details {
    padding-top: 120px;
  }

  .banner-section-copy-6.register-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Application-Banner-1_1Application Banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-6.job-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Job-banner-1_1Job banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-6.about-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/About-Img-1_1About Img (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-6.teacher-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Banner-Teachers-1_1Banner Teachers (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-6.program-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Banner-3-1.jpg');
    background-position: 0 0, 50% 80%;
    background-size: auto, cover;
  }

  .banner-section-copy-6.program-details {
    min-height: auto;
  }

  .banner-section-copy-6.pricing-banner {
    padding-top: 100px;
  }

  .banner-section-copy-6.product-details {
    padding-top: 120px;
  }

  .banner-section-copy-6.career-1-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Video-BG-1.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-6.programs-2-banner {
    padding-top: 80px;
  }

  .banner-section-copy-7 {
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .banner-section-copy-7.blog-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/blog-大.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 120px;
  }

  .banner-section-copy-7.blog-details {
    padding-top: 120px;
  }

  .banner-section-copy-7.register-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Application-Banner-1_1Application Banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-7.job-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Job-banner-1_1Job banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-7.about-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/About-Img-1_1About Img (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-7.teacher-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Banner-Teachers-1_1Banner Teachers (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-7.program-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Banner-3-1.jpg');
    background-position: 0 0, 50% 80%;
    background-size: auto, cover;
  }

  .banner-section-copy-7.program-details {
    min-height: auto;
  }

  .banner-section-copy-7.pricing-banner {
    padding-top: 100px;
  }

  .banner-section-copy-7.product-details {
    padding-top: 120px;
  }

  .banner-section-copy-7.career-1-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Video-BG-1.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-7.programs-2-banner {
    padding-top: 80px;
  }

  .banner-section-2 {
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .banner-section-2.job-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Job-banner-1_1Job banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .paragraph-banner-2 {
    max-width: 100%;
  }

  .job-position-sidebar-wrapper-2 {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    position: static;
    top: 0;
  }

  .footer-brand-2 {
    padding-left: 0;
  }

  .banner-section-copy-01 {
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .banner-section-copy-01.blog-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/blog-大.avif');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 120px;
  }

  .banner-section-copy-01.blog-details {
    padding-top: 120px;
  }

  .banner-section-copy-01.register-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Application-Banner-1_1Application Banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-01.job-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Job-banner-1_1Job banner (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-01.about-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/About-Img-1_1About Img (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-01.teacher-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Banner-Teachers-1_1Banner Teachers (1).webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-01.program-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Banner-3-1.jpg');
    background-position: 0 0, 50% 80%;
    background-size: auto, cover;
  }

  .banner-section-copy-01.program-details {
    min-height: auto;
  }

  .banner-section-copy-01.pricing-banner {
    padding-top: 100px;
  }

  .banner-section-copy-01.product-details {
    padding-top: 120px;
  }

  .banner-section-copy-01.career-1-banner {
    background-image: linear-gradient(#02455099, #02455099), url('../images/Video-BG-1.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .banner-section-copy-01.programs-2-banner {
    padding-top: 80px;
  }
}

@media screen and (max-width: 479px) {
  .section.without-top-spacing:lang(zh-cn) {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .section.dark-section {
    padding-top: 60px;
  }

  .base-container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .base-container:lang(zh-cn) {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .grid-system-wrapper {
    flex-direction: row;
  }

  .grid-system {
    flex-direction: column;
    width: 50%;
  }

  .grid-title {
    align-items: center;
  }

  .grid-title.first-grid {
    text-align: center;
    flex: 1;
    width: 100%;
  }

  .grid-description {
    border-bottom-width: 1px;
    border-bottom-color: #fff3;
  }

  .grid-description.first-description {
    border-bottom: 1px #fff3;
    border-left-style: none;
    border-right-style: solid;
  }

  .grid-description.last-description {
    border-bottom-color: var(--linen\<deleted\|variable-ba88a437\>);
  }

  .bottom-style-spacing-desktop {
    bottom: 8%;
  }

  .top-style-spacing-desktop {
    top: 7%;
  }

  .middle-style-spacing-desktop {
    top: 32%;
  }

  .top-style-spacing-mobile {
    top: 5%;
  }

  .middlr-style-spacing-mobile {
    top: 28%;
  }

  .bottom-style-spacing-mobile {
    bottom: 8%;
  }

  .nav-dropdown-list.megamenu {
    padding-right: 0;
  }

  .icon-style-guide.footer-icons {
    font-family: "Fa brands 400", sans-serif;
  }

  .utility-page-content {
    width: 100%;
  }

  ._404-content-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .blog-template-pagination {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .blog-template-prev-button, .blog-template-next-button {
    flex: none;
    width: 100%;
  }

  .footer {
    text-align: left;
  }

  .footer-bottom-wrapper {
    grid-row-gap: 30px;
    flex-flow: column;
    flex: 0 auto;
    place-content: stretch space-between;
    align-self: auto;
    align-items: center;
  }

  .footer-rights {
    text-align: center;
    line-height: 1.6em;
  }

  .footer-copyright {
    text-align: center;
    justify-content: center;
    width: 100%;
    line-height: 1.6em;
  }

  .footer-copyright-link {
    margin-left: 2px;
  }

  .pricing-content, .pricing-content.center-item {
    padding-left: 20px;
    padding-right: 20px;
  }

  .more-features-icon {
    margin-right: 15px;
  }

  .contacts-2-form-wrapper {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-brand-wrapper {
    flex-direction: column;
    width: 100%;
  }

  .footer-links-wrapper {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .style-guide-content-wrapper.no-wrap {
    flex-wrap: wrap;
  }

  .about-3-tab-link {
    font-size: 16px;
  }

  .about-3-tab-link.w--current {
    font-size: 18px;
  }

  .project-template-content-wrapper {
    text-align: center;
  }

  .section-title-center {
    margin-bottom: 20px;
  }

  .our-services-wrap {
    width: 100%;
  }

  .sidebar-categories-list {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .home-9-team-item {
    width: 100%;
  }

  .rich-text-style {
    font-size: 16px;
    display: block;
  }

  .home-23-team-item {
    width: 100%;
  }

  .center-title {
    text-align: center;
  }

  .brand-tablet {
    padding-left: 0;
  }

  .brand:lang(zh-cn) {
    object-fit: none;
  }

  .shop-image-lightbox-link {
    height: 250px;
  }

  .section-two-side-title-wrapper {
    text-align: center;
  }

  .details-page-title {
    font-size: 42px;
  }

  .footer-rights-wrapper {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    justify-content: center;
  }

  .form-block-contacts {
    min-height: 458px;
  }

  .image-full {
    max-height: 100%;
  }

  .image-block-right {
    width: 90%;
    height: 400px;
  }

  .description-block-left {
    max-width: 100%;
  }

  .button-block-description {
    grid-row-gap: 15px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .image-banner-absolute {
    width: 200px;
    height: 250px;
  }

  .vector-absolute {
    top: 14%;
  }

  .list-wrapper {
    grid-column-gap: 20px;
  }

  .image-vector {
    width: 40%;
    top: -10%;
  }

  .image-vector.contacts {
    display: none;
  }

  .background-video.without-margin-bottom {
    height: 240px;
  }

  .video-vector {
    bottom: -5%;
    right: 0%;
  }

  .rows-item {
    text-align: center;
    justify-content: center;
  }

  .data-block.block-data, .time-block.spacing {
    text-align: left;
  }

  .name-classes {
    max-width: 100%;
  }

  .vector-bottom {
    bottom: -1%;
  }

  .vector-bottom.career {
    width: 50%;
    top: 21%;
  }

  .slider-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .slide-description {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .author-block {
    grid-row-gap: 10px;
    flex-wrap: wrap;
  }

  .team-wrapper-block {
    grid-template-columns: 1fr;
  }

  .image-teacher {
    width: 100%;
  }

  .left-block-footer {
    text-align: center;
    margin-top: -30px;
  }

  .footer-icons-wrapper {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
  }

  .about-cart-wrapper {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .row-features {
    max-width: 100%;
  }

  .teachers-list {
    grid-template-columns: 1fr;
  }

  .field-wrapper {
    flex-direction: column;
  }

  .teacher-classes-details {
    text-align: left;
  }

  .filters-wrapper-block {
    align-items: stretch;
  }

  .price {
    margin-right: 16px;
  }

  .order-item {
    flex-direction: column;
    justify-content: center;
  }

  .image-checkout {
    width: 100px;
  }

  .block-header {
    flex-direction: column;
  }

  .shipping-method {
    grid-row-gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .shipping-block {
    width: 80%;
    margin-right: 0;
  }

  .centered {
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
  }

  .logo-header {
    width: 80%;
    max-width: 80%;
    height: 120%;
  }

  .logo-header:lang(zh-cn) {
    box-sizing: border-box;
    aspect-ratio: auto;
    vertical-align: baseline;
    object-fit: fill;
    width: 80%;
    display: inline-block;
    position: static;
    overflow: clip;
  }

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

  .paragraph-banner.small-paragraph {
    max-width: 100%;
  }

  .career-collection-list-wrapper-flex-vertical {
    z-index: 2;
    position: relative;
  }

  .team-member-photo, .info-banner-home-3-wrap {
    width: 100%;
  }

  .number-info-wrap {
    min-height: 110px;
  }

  .bg-numbers {
    font-size: 48px;
  }

  .landing-inner-pages-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .landing-section-title {
    width: 100%;
  }

  .landing-home-pages-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .landing-customers-icon-wrapper {
    width: 100%;
  }

  .landing-customers-content-right {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .landing-customers-layout {
    text-align: center;
  }

  .landing-home-pages-wrapper-banner {
    grid-column-gap: 0px;
  }

  .landing-banner-content {
    flex-direction: column;
    max-width: none;
    margin-bottom: 40px;
    padding-left: 15px;
    padding-right: 15px;
    inset: auto 0% 28%;
  }

  .section-banner.landing-banner {
    background-image: none;
  }

  .licensing-title-wrapper {
    grid-column-gap: 20px;
    flex-wrap: wrap;
  }

  .license-link {
    margin-right: 15px;
  }

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

  .link-block {
    height: 220px;
  }

  .collection-list-team {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: center;
    place-items: center stretch;
    display: grid;
  }

  .link-team-member {
    height: 320px;
  }

  .info-numbers-wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    place-content: stretch center;
    align-items: center;
    padding: 40px 30px 20px;
  }

  .info-numbers-wrapper:lang(zh-cn) {
    grid-column-gap: 10px;
    grid-row-gap: 0px;
    flex-flow: row;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: auto;
    display: flex;
  }

  .number-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    object-fit: fill;
    flex-flow: column;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 75%;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .number-wrap:lang(zh-cn) {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    object-fit: fill;
    border-radius: 0;
    flex-flow: wrap;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    display: flex;
    position: static;
  }

  .big-number {
    font-size: 35px;
  }

  .big-number:lang(zh-cn) {
    flex: 1;
    font-size: 35px;
  }

  .light-text-big {
    font-size: 16px;
  }

  .light-text-big:lang(zh-cn) {
    border-radius: 0;
    font-size: 14px;
  }

  .image-home-2---1, .image-home-2---2, .image-home-2---3 {
    height: 200px;
  }

  .video-wrapper {
    height: 280px;
  }

  .review-image {
    object-position: 100% 50%;
    display: none;
  }

  .slider-reviews {
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

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

  .collection-item-class {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .class-link-image {
    width: 100%;
  }

  .content-class-wrapper {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .support-service-img {
    height: 380px;
  }

  .service-paragraph {
    width: auto;
  }

  .services-wrap {
    flex-flow: column;
  }

  .services {
    text-align: center;
    align-items: center;
    width: 100%;
  }

  .services._1 {
    top: 0;
  }

  .services.light-block {
    align-items: center;
  }

  .class-image-link, .program-link-img {
    height: 260px;
  }

  .light-paragraph {
    text-align: left;
    font-size: 15px;
  }

  .image-banner-small {
    height: 280px;
  }

  .contact-footer-wrapper {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .link-footer-contact {
    justify-content: flex-start;
    align-items: center;
  }

  .contact-footer-wrap {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .block-about {
    width: 100%;
  }

  .background-about {
    height: 55%;
  }

  .heading, .heading:lang(zh-cn) {
    font-size: 25px;
  }

  .white-text {
    font-size: 40px;
  }

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

  .heading-3 {
    font-size: 35px;
  }

  .button-wrapper-copy {
    bottom: 300px;
  }

  .base-container-copy {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .base-container-copy:lang(zh-cn) {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .base-container-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .base-container-2:lang(zh-cn) {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragraph-banner-2 {
    text-align: left;
  }

  .base-container-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .base-container-3:lang(zh-cn) {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .footer-2 {
    text-align: left;
  }

  .light-paragraph-2 {
    text-align: left;
    font-size: 15px;
  }
}

#w-node-_4465f20b-43cc-8f32-b6d4-db5aba953949-7a1597dc, #w-node-_4465f20b-43cc-8f32-b6d4-db5aba95394e-7a1597dc, #w-node-_4465f20b-43cc-8f32-b6d4-db5aba953953-7a1597dc, #w-node-_4465f20b-43cc-8f32-b6d4-db5aba953958-7a1597dc, #w-node-_77a2fca2-834f-4bfd-7b3d-62157b0de4c4-7a1597dc, #w-node-_77a2fca2-834f-4bfd-7b3d-62157b0de4ca-7a1597dc, #w-node-_77a2fca2-834f-4bfd-7b3d-62157b0de4d0-7a1597dc, #w-node-_77a2fca2-834f-4bfd-7b3d-62157b0de4d6-7a1597dc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_393109a9-17fe-0b34-a381-67a229420429-7a1597dc {
  align-self: stretch;
}

#w-node-_64fdddf3-1183-ad21-1189-305ac247db01-7a1597de, #w-node-_64fdddf3-1183-ad21-1189-305ac247db06-7a1597de, #w-node-_64fdddf3-1183-ad21-1189-305ac247db0b-7a1597de, #w-node-_64fdddf3-1183-ad21-1189-305ac247db10-7a1597de {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_28d1e1be-63ca-a0fc-f13b-0726223020ca-7a1597e4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a44f70fd-35a5-64ae-125f-a8a8577a34cd-7a1597eb, #w-node-a44f70fd-35a5-64ae-125f-a8a8577a34d2-7a1597eb, #w-node-a44f70fd-35a5-64ae-125f-a8a8577a34d7-7a1597eb, #w-node-a44f70fd-35a5-64ae-125f-a8a8577a34dc-7a1597eb, #w-node-c2f94e62-5985-ecf6-6b09-0d006046eab2-7a1597ed {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_394acb27-a687-8e2a-8813-dd5ebc6d1dea-1bb77aed, #w-node-_394acb27-a687-8e2a-8813-dd5ebc6d1dea-43af3e0a, #w-node-_394acb27-a687-8e2a-8813-dd5ebc6d1dea-062bfdbd, #w-node-_394acb27-a687-8e2a-8813-dd5ebc6d1dea-10a720ef, #w-node-_394acb27-a687-8e2a-8813-dd5ebc6d1dea-11fbe48e, #w-node-_394acb27-a687-8e2a-8813-dd5ebc6d1dea-fc4dddce, #w-node-_394acb27-a687-8e2a-8813-dd5ebc6d1dea-990f99c4, #w-node-_394acb27-a687-8e2a-8813-dd5ebc6d1dea-c80c08fb, #w-node-_394acb27-a687-8e2a-8813-dd5ebc6d1dea-2d2f940e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_1ca7b63a-59d2-8027-0643-a76d66f2d2b2-7a1597eb {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_1ca7b63a-59d2-8027-0643-a76d66f2d2b2-7a1597eb {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: auto;
  }
}


@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}