.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-pagination-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.w-pagination-previous {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  display: block;
  color: #333;
  font-size: 14px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.w-commerce-commerceaddtocartform {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
}

.w-commerce-commerceaddtocartquantityinput {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 10px;
  padding-top: 8px;
  padding-right: 6px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 60px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commerceaddtocartquantityinput::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commerceaddtocartquantityinput:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commerceaddtocartquantityinput::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commerceaddtocartquantityinput::placeholder {
  color: #999;
}

.w-commerce-commerceaddtocartquantityinput:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commerceaddtocartbutton {
  background-color: #3898ec;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  color: #fff;
  cursor: pointer;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercebuynowbutton {
  background-color: #3898ec;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  color: #fff;
  cursor: pointer;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: inline-block;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-top: 10px;
}

.w-commerce-commerceaddtocartoutofstock {
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #ddd;
}

.w-commerce-commerceaddtocarterror {
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #ffdede;
}

.w-commerce-commercecheckoutformcontainer {
  width: 100%;
  min-height: 100vh;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #f5f5f5;
}

.w-commerce-commercelayoutcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.w-commerce-commercelayoutmain {
  -webkit-flex-basis: 800px;
  -ms-flex-preferred-size: 800px;
  flex-basis: 800px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  margin-right: 20px;
}

.w-commerce-commercecheckoutcustomerinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutblockheader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 20px;
  padding-left: 20px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e6e6e6;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6e6e6;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e6e6e6;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e6e6e6;
  background-color: #fff;
}

.w-commerce-commercecheckoutblockcontent {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6e6e6;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e6e6e6;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e6e6e6;
  background-color: #fff;
}

.w-commerce-commercecheckoutlabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutemailinput {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 0px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutemailinput::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingaddresswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingfullname {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutshippingfullname::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddress {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutshippingstreetaddress::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -8px;
  margin-left: -8px;
}

.w-commerce-commercecheckoutcolumn {
  padding-right: 8px;
  padding-left: 8px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0%;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
}

.w-commerce-commercecheckoutshippingcity {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutshippingcity::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstateprovince {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutshippingstateprovince::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingzippostalcode {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutshippingzippostalcode::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingcountryselector {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 0px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutshippingcountryselector::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingmethodswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingmethodslist {
  border-left-color: #e6e6e6;
  border-left-width: 1px;
  border-left-style: solid;
  border-right-color: #e6e6e6;
  border-right-width: 1px;
  border-right-style: solid;
}

.w-commerce-commercecheckoutshippingmethoditem {
  padding-top: 16px;
  padding-bottom: 16px;
  padding-right: 16px;
  padding-left: 16px;
  font-weight: 400;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-bottom-color: #e6e6e6;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin-bottom: 0px;
  background-color: #fff;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  margin-left: 12px;
  margin-right: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.w-commerce-commerceboldtextblock {
  font-weight: 700;
}

.w-commerce-commercecheckoutshippingmethodsemptystate {
  text-align: center;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 64px;
  padding-bottom: 64px;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e6e6e6;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e6e6e6;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6e6e6;
  background-color: #fff;
}

.w-commerce-commercecheckoutpaymentinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutcardnumber {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: text;
}

.w-commerce-commercecheckoutcardnumber::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: text;
}

.w-commerce-commercecheckoutcardexpirationdate::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: text;
}

.w-commerce-commercecheckoutcardsecuritycode::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.w-commerce-commercecheckoutbillingaddresstogglecheckbox {
  margin-top: 4px;
}

.w-commerce-commercecheckoutbillingaddresstogglelabel {
  font-weight: 400;
  margin-left: 8px;
}

.w-commerce-commercecheckoutbillingaddresswrapper {
  margin-top: 16px;
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutbillingfullname {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutbillingfullname::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddress {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutbillingstreetaddress::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcity {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutbillingcity::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstateprovince {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutbillingstateprovince::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingzippostalcode {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 16px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutbillingzippostalcode::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcountryselector {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 0px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.w-commerce-commercecheckoutbillingcountryselector::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 20px;
  padding-left: 20px;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e6e6e6;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6e6e6;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #e6e6e6;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #e6e6e6;
  background-color: #fff;
}

.w-commerce-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  margin-left: 16px;
  margin-right: 16px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecheckoutorderitemquantitywrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  white-space: pre-wrap;
}

.w-commerce-commercecheckoutorderitemoptionlist {
  text-decoration: none;
  padding-left: 0px;
  margin-bottom: 0px;
  list-style-type: none;
}

.w-commerce-commercelayoutsidebar {
  -webkit-flex-basis: 320px;
  -ms-flex-preferred-size: 320px;
  flex-basis: 320px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 8px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.w-commerce-commercecheckoutordersummaryextraitemslistitem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 8px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.w-commerce-commercecheckoutsummarytotal {
  font-weight: 700;
}

.w-commerce-commercecheckoutdiscounts {
  background-color: #fff;
  border-bottom-color: #e6e6e6;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #e6e6e6;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #e6e6e6;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #e6e6e6;
  border-top-style: solid;
  border-top-width: 1px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
}

.w-commerce-commercecheckoutdiscountslabel {
  margin-bottom: 8px;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.w-commerce-commercecheckoutdiscountsinput {
  background-color: #fafafa;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #ddd;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #ddd;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #ddd;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  height: 38px;
  line-height: 20px;
  margin-bottom: 0px;
  padding-top: 8px;
  padding-right: 12px;
  padding-bottom: 8px;
  padding-left: 12px;
  width: auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 0%;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
  min-width: 0px;
}

.w-commerce-commercecheckoutdiscountsinput::-webkit-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutdiscountsinput:-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutdiscountsinput::-ms-input-placeholder {
  color: #999;
}

.w-commerce-commercecheckoutdiscountsinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutdiscountsinput:focus {
  border-top-color: #3898ec;
  border-right-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutdiscountsbutton {
  background-color: #3898ec;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  color: #fff;
  cursor: pointer;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-left: 8px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  height: 38px;
}

.w-commerce-commercecartapplepaybutton {
  background-color: #000;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  color: #fff;
  cursor: pointer;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-bottom: 8px;
  height: 38px;
  min-height: 30px;
}

.w-commerce-commercecartapplepayicon {
  width: 100%;
  height: 50%;
  min-height: 20px;
}

.w-commerce-commercecartquickcheckoutbutton {
  background-color: #000;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  color: #fff;
  cursor: pointer;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 8px;
  height: 38px;
}

.w-commerce-commercequickcheckoutgoogleicon {
  display: block;
  margin-right: 8px;
}

.w-commerce-commercequickcheckoutmicrosofticon {
  display: block;
  margin-right: 8px;
}

.w-commerce-commercecheckoutplaceorderbutton {
  background-color: #3898ec;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  color: #fff;
  cursor: pointer;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: block;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-bottom: 20px;
  text-align: center;
}

.w-commerce-commercecheckouterrorstate {
  margin-top: 16px;
  margin-bottom: 16px;
  padding-top: 10px;
  padding-right: 16px;
  padding-bottom: 10px;
  padding-left: 16px;
  background-color: #ffdede;
}

.w-commerce-commercepaypalcheckoutformcontainer {
  width: 100%;
  min-height: 100vh;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #f5f5f5;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryitem {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: 0.33em;
}

.w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercepaypalcheckouterrorstate {
  margin-top: 16px;
  margin-bottom: 16px;
  padding-top: 10px;
  padding-right: 16px;
  padding-bottom: 10px;
  padding-left: 16px;
  background-color: #ffdede;
}

.w-commerce-commerceorderconfirmationcontainer {
  width: 100%;
  min-height: 100vh;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #f5f5f5;
}

.w-commerce-commercecheckoutshippingsummarywrapper {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .w-commerce-commercelayoutcontainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .w-commerce-commercelayoutmain {
    margin-right: 0px;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .w-commerce-commercelayoutsidebar {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commerceaddtocartquantityinput {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutemailinput {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutshippingfullname {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutshippingstreetaddress {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutrow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .w-commerce-commercecheckoutshippingcity {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutshippingstateprovince {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutshippingzippostalcode {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutshippingcountryselector {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutcardnumber {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutcardexpirationdate {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutcardsecuritycode {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutbillingfullname {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutbillingstreetaddress {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutbillingstreetaddressoptional {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutbillingcity {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutbillingstateprovince {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutbillingzippostalcode {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutbillingcountryselector {
    font-size: 16px;
  }
  .w-commerce-commercecheckoutdiscountsinput {
    font-size: 16px;
  }
}

body {
  font-family: 'Jakarta Display', sans-serif;
  color: #69697b;
  font-size: 18px;
  line-height: 1.667em;
  font-weight: 400;
}

h1 {
  margin-top: 0px;
  margin-bottom: 24px;
  color: #0b0b2c;
  font-size: 60px;
  line-height: 1.133em;
  font-weight: 500;
}

h2 {
  margin-top: 0px;
  margin-bottom: 18px;
  color: #0b0b2c;
  font-size: 40px;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: 0.01em;
}

h3 {
  margin-top: 16px;
  margin-bottom: 20px;
  color: #0b0b2c;
  font-size: 25px;
  line-height: 1.36em;
  font-weight: 500;
  letter-spacing: 0.01em;
}

h4 {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #0b0b2c;
  font-size: 23px;
  line-height: 1.36em;
  font-weight: 500;
  letter-spacing: 0.01em;
}

h5 {
  margin-top: 0px;
  margin-bottom: 16px;
  color: #0b0b2c;
  font-size: 18px;
  line-height: 1.222em;
  font-weight: 500;
}

h6 {
  margin-top: 0px;
  margin-bottom: 14px;
  color: #0b0b2c;
  font-size: 16px;
  line-height: 1.25em;
  font-weight: 500;
  letter-spacing: 0.01em;
}

p {
  margin-bottom: 10px;
}

a {
  margin-right: 25px;
  margin-left: 25px;
  -webkit-transition: color 350ms ease;
  transition: color 350ms ease;
  color: #3434ff;
  font-weight: 400;
  text-decoration: none;
}

a:hover {
  color: #2c23d2;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  margin-bottom: 10px;
}

img {
  display: inline-block;
  max-width: 100%;
}

label {
  display: block;
  margin-bottom: 5px;
  color: #0b0b2c;
  font-weight: 500;
}

strong {
  color: #0b0b2c;
  font-weight: 500;
}

blockquote {
  margin-top: 32px;
  margin-bottom: 32px;
  padding: 60px;
  border-left: 0px solid #000;
  border-radius: 24px;
  background-color: #fff;
  background-image: url('../images/icon-block-quote-academy-template.svg');
  background-position: 50% 20%;
  background-size: 125px;
  background-repeat: no-repeat;
  box-shadow: 0 20px 34px 0 rgba(11, 11, 44, 0.03), 0 4px 8px 0 rgba(11, 11, 44, 0.02), 0 8px 24px 0 rgba(52, 52, 255, 0.05);
  font-size: 24px;
  line-height: 1.583em;
  text-align: center;
}

figure {
  margin-bottom: 10px;
}

figcaption {
  margin-top: 5px;
  text-align: center;
}

.faq-wrapper {
  overflow: hidden;
  padding: 55px 42px 40px;
  border-top: 1px solid #cfcfdb;
  text-align: left;
  cursor: pointer;
}

.faq-wrapper.last {
  border-bottom: 1px solid #cfcfdb;
}

.error-message-text {
  color: #ff1833;
}

.color-primary-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.why-us-icon {
  margin-right: 48px;
}

.event-date-wrapper {
  margin-right: 40px;
  white-space: nowrap;
}

.card {
  position: relative;
  display: block;
  overflow: hidden;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 20px 34px 0 rgba(11, 11, 44, 0.04), 0 4px 8px 0 rgba(11, 11, 44, 0.02), 0 10px 34px 0 rgba(52, 52, 255, 0.05);
  -webkit-transition: box-shadow 350ms ease, -webkit-transform 350ms ease;
  transition: box-shadow 350ms ease, -webkit-transform 350ms ease;
  transition: transform 350ms ease, box-shadow 350ms ease;
  transition: transform 350ms ease, box-shadow 350ms ease, -webkit-transform 350ms ease;
}

.card:hover {
  box-shadow: 0 5px 18px 0 rgba(11, 11, 44, 0.04), 0 1px 2px 0 rgba(11, 11, 44, 0.02), 0 3px 15px 0 rgba(52, 52, 255, 0.05);
  -webkit-transform: scale(0.97);
  -ms-transform: scale(0.97);
  transform: scale(0.97);
}

.card.empty-state {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #ececf4;
  box-shadow: 0 4px 8px 0 rgba(11, 11, 44, 0.02), 0 10px 34px 0 rgba(52, 52, 255, 0.05);
}

.card.empty-state:hover {
  box-shadow: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.card.empty-state.blog {
  padding-right: 44px;
  padding-left: 44px;
}

.card.videos-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 963px;
  margin-right: auto;
  margin-left: auto;
  padding: 45px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: solid;
  border-width: 1px;
  border-color: #ececf4;
  box-shadow: 0 11px 15px 0 rgba(52, 52, 255, 0.05);
}

.card.videos-details:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.card.newsletter {
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 348px;
  padding: 40px 30px 62px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #3434ff;
  box-shadow: none;
  text-align: center;
}

.card.newsletter:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.card.visit-us {
  border-radius: 24px;
}

.card.visit-us:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.card.events {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.card.course-files {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 32px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #cfcfdb;
  border-radius: 14px;
  box-shadow: 0 6px 14px 0 rgba(52, 52, 255, 0.04);
  color: #cfcfdb;
  line-height: 1.667em;
}

.card.course-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 36px 33px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: solid;
  border-width: 1px;
  border-color: #cfcfdb;
  border-radius: 18px;
  box-shadow: 0 6px 14px 0 rgba(52, 52, 255, 0.04);
  color: #69697b;
  line-height: 1.667em;
}

.card.course-video:hover {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

.card.teachers {
  position: -webkit-sticky;
  position: sticky;
  top: 75px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  padding-right: 25px;
  padding-bottom: 32px;
  padding-left: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 24px;
  text-align: center;
}

.card.teachers:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.card.cart {
  max-width: 520px;
  min-width: 350px;
  margin-top: 40px;
  margin-right: 40px;
  margin-bottom: 40px;
}

.card.cart:hover {
  box-shadow: 17px 10px 34px 0 rgba(11, 11, 44, 0.04), 0 4px 8px 0 rgba(11, 11, 44, 0.02), 0 10px 34px 0 rgba(52, 52, 255, 0.05);
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.card.contact-us {
  margin-bottom: 140px;
  padding: 56px 78px 64px;
  border-style: solid;
  border-width: 1px;
  border-color: #ececf4;
}

.card.contact-us:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.card.videos-community {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 32px 32px 36px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: solid;
  border-width: 1px;
  border-color: #cfcfdb;
  border-radius: 14px;
  box-shadow: 0 6px 14px 0 rgba(52, 52, 255, 0.04);
  color: #69697b;
  line-height: 1.667em;
}

.card.password {
  max-width: 560px;
  margin-bottom: 0px;
  padding: 72px 50px;
  border-style: solid;
  border-width: 1px;
  border-color: #ececf4;
  text-align: center;
}

.card.password:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.card.more-information {
  min-height: 100%;
  padding: 48px 32px;
}

.card.more-information.email {
  min-width: 361px;
}

.card.course-mobile {
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
  display: none;
  max-width: 402px;
  padding: 24px 26px 51px;
  border-radius: 24px;
  box-shadow: 0 14px 44px 0 rgba(0, 0, 0, 0.06);
}

.card.course {
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
  max-width: 402px;
  padding: 24px 26px 51px;
  border-radius: 24px;
  box-shadow: 0 14px 44px 0 rgba(0, 0, 0, 0.06);
}

.card.course:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.card.event {
  max-width: 429px;
  border-radius: 24px;
  box-shadow: 0 14px 44px 0 rgba(0, 0, 0, 0.06);
}

.card.event:hover {
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.06);
}

.empty-state-text {
  color: #69697b;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.visit-us-icon {
  margin-right: 12px;
}

.visit-us-icon.location {
  position: relative;
  top: 3px;
}

.visit-us-phone-number-text {
  line-height: 1.444em;
}

.event-location-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.courses-section-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  padding-left: 0px;
  justify-items: center;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.color-neutral-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.styleguide-title {
  margin-top: 0px;
  color: #fff;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 40px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.container-small-472px {
  max-width: 472px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.styleguide-seccion {
  padding-top: 86px;
  padding-bottom: 86px;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.select {
  min-height: 60px;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-left: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #cfcfdb;
  border-radius: 4px;
  background-color: #fff;
  -webkit-transition: border-color 350ms ease, color 350ms ease;
  transition: border-color 350ms ease, color 350ms ease;
  color: #69697b;
  font-size: 18px;
  line-height: 1.111em;
}

.select:hover {
  border-color: #3434ff;
  color: #69697b;
}

.select:focus {
  border-color: #3434ff;
  color: #0b0b2c;
  font-size: 18px;
  line-height: 1.111em;
}

.select::-webkit-input-placeholder {
  color: #69697b;
  font-size: 18px;
  line-height: 1.111em;
}

.select:-ms-input-placeholder {
  color: #69697b;
  font-size: 18px;
  line-height: 1.111em;
}

.select::-ms-input-placeholder {
  color: #69697b;
  font-size: 18px;
  line-height: 1.111em;
}

.select::placeholder {
  color: #69697b;
  font-size: 18px;
  line-height: 1.111em;
}

.newsletter-events-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.color-content {
  padding: 22px 16px 24px;
}

.about-us-images {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 320px;
  max-width: 1452px;
  margin-top: 83px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.event-details-text {
  color: #0b0b2c;
  line-height: 1.111em;
}

.event-details-text._2 {
  font-size: 20px;
  line-height: 1.1em;
}

.event-details-text.divider-text {
  margin-right: 10px;
  margin-left: 10px;
}

.typography-details {
  color: #3434ff;
  font-weight: 500;
}

.title.course-video {
  margin-top: 0px;
  margin-bottom: 8px;
}

.title.product-cart {
  margin-bottom: 4px;
  color: #0b0b2c;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
}

.title.product-cart:hover {
  color: #3434ff;
}

.title.videos {
  margin-top: 0px;
  margin-bottom: 12px;
}

.title.latest-articles {
  margin-bottom: 40px;
}

.title.files {
  margin-top: 0px;
  margin-bottom: 16px;
}

.title.faq {
  margin-top: 0px;
  margin-bottom: 0px;
}

.title.latest-courses {
  margin-bottom: 0px;
  text-align: center;
}

.title.newsletter {
  margin-bottom: 8px;
  color: #0b0b2c;
  font-size: 24px;
  line-height: 1.083em;
  font-weight: 500;
}

.title.companies {
  color: #0b0b2c;
  font-size: 18px;
  line-height: 1.111em;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.title.more-courses {
  margin-bottom: 0px;
}

.title.newsletter-blog {
  margin-top: 0px;
  margin-bottom: 8px;
  color: #fff;
}

.title.teachers {
  padding-left: 25px;
}

.title.post-featured {
  color: #fff;
  font-size: 40px;
}

.title.more-information-card {
  margin-top: 0px;
  margin-bottom: 32px;
}

.title.testimonial {
  margin-bottom: 15px;
  color: #fff;
}

.title.why-us {
  margin-bottom: 0px;
}

.title.visit-us {
  margin-top: 0px;
}

.title.video-hero {
  margin-bottom: 18px;
  font-size: 48px;
  line-height: 1.25em;
}

.title.post-card {
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-transition: color 350ms ease;
  transition: color 350ms ease;
}

.title.post-card:hover {
  color: #3434ff;
}

.title.testimonials {
  margin-bottom: 40px;
}

.title.choose {
  margin-bottom: 10px;
}

.title.newsletter-events {
  color: #fff;
}

.title.videos-community-card {
  margin-top: 0px;
  margin-bottom: 8px;
}

.title.why-us-content {
  margin-top: 0px;
  margin-bottom: 10px;
}

.title.course {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  -webkit-transition: color 350ms ease;
  transition: color 350ms ease;
}

.title.course:hover {
  color: #3434ff;
}

.title.contact-us {
  margin-bottom: 20px;
}

.title._404 {
  color: #fff;
  font-size: 50px;
}

.title.why-study {
  margin-top: 0px;
  margin-bottom: 10px;
}

.title.card-event {
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-transition: color 350ms ease;
  transition: color 350ms ease;
}

.title.card-event:hover {
  color: #3434ff;
}

.title.videos-community {
  margin-top: 0px;
  margin-bottom: 32px;
}

.title.new-teachers {
  position: relative;
  z-index: 1;
  margin-top: 0px;
  margin-bottom: 18px;
}

.title.your-cart {
  margin-bottom: 0px;
  font-size: 24px;
  font-weight: 700;
}

.title.cta {
  color: #fff;
}

.title.files-resources {
  color: #0b0b2c;
  font-size: 22px;
  line-height: 1.091em;
  font-weight: 500;
  letter-spacing: 0.01em;
}

.title.course-page {
  margin-bottom: 18px;
  font-size: 44px;
  line-height: 1.136em;
}

.title.course-content {
  margin-bottom: 34px;
}

.title.reviews {
  margin-bottom: 41px;
}

.title.about-course {
  margin-bottom: 22px;
}

.title.event {
  margin-bottom: 18px;
  font-size: 40px;
  line-height: 1.2em;
}

.title.related-courses {
  margin-bottom: 0px;
}

.title.latest-articles-section {
  margin-bottom: 0px;
}

.title.latest-events {
  margin-bottom: 0px;
}

.student-work {
  color: #69697b;
  line-height: 1.556em;
}

.student-name {
  margin-bottom: 5px;
  line-height: 1.111em;
  font-weight: 500;
  letter-spacing: 0.01em;
}

.styleguide-subtitle {
  margin-top: 0px;
}

.styleguide-subtitle.rich-text {
  margin-top: 88px;
}

.slider-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.mega-menu-column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.paragraph.cta {
  margin-bottom: 40px;
  color: #fff;
}

.paragraph.about-us {
  max-width: 501px;
  margin-right: auto;
  margin-bottom: 48px;
  margin-left: auto;
}

.paragraph.our-story-bold {
  margin-top: 27px;
  font-size: 24px;
  line-height: 1.583em;
  font-weight: 500;
}

.paragraph.post-featured {
  margin-bottom: 0px;
  color: #fff;
  line-height: 1.667em;
}

.paragraph.teachers-text {
  margin-bottom: 32px;
}

.paragraph.events {
  max-width: 501px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph.new-teachers {
  position: relative;
  z-index: 1;
  max-width: 481px;
  margin-bottom: 27px;
}

.paragraph.newsletter-events {
  margin-bottom: 0px;
  color: #fff;
}

.paragraph.testimonial {
  max-width: 558px;
  margin-bottom: 0px;
  color: #fff;
}

.paragraph.video-hero {
  margin-bottom: 40px;
}

.paragraph.newsletter-blog {
  margin-bottom: 33px;
  color: #fff;
}

.paragraph.about-section {
  margin-bottom: 48px;
}

.paragraph.hero {
  max-width: 579px;
  margin-top: 27px;
  margin-bottom: 48px;
}

.paragraph.mg-bottom-0px {
  width: auto;
  margin-bottom: 32px;
}

.paragraph._404 {
  color: #fff;
}

.paragraph.faq {
  max-width: 777px;
}

.paragraph.courses {
  max-width: 580px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
}

.paragraph.slide {
  max-width: 671px;
}

.paragraph.more-information {
  max-width: 480px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph.teachers {
  max-width: 501px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.paragraph.course-description {
  max-width: 547px;
  margin-bottom: 30px;
}

.paragraph.event {
  margin-bottom: 40px;
}

.paragraph.blog-category {
  max-width: 580px;
  margin-right: auto;
  margin-left: auto;
}

.container-small-400px {
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.container-small-400px.text-center {
  max-width: 500px;
}

.header-logo {
  width: 148px;
}

.container-default-1209px {
  max-width: 1209px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.links-block._2 {
  max-width: 51%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.spacer.more-information-social-media {
  min-height: 16px;
}

.spacer.resources-center {
  width: 48px;
}

.spacer.why-us {
  height: 56px;
}

.spacer.files {
  height: 27px;
}

.spacer.videos-community {
  height: 27px;
}

.spacer.achievement {
  width: 12vw;
}

.spacer.more-information {
  min-height: 34px;
}

.spacer.faq {
  height: 12px;
}

.spacer._2-buttons {
  width: 27px;
}

.spacer.links-footer {
  width: 53px;
}

.spacer.about-images {
  min-width: 2vw;
}

.spacer.visit-us {
  width: 2vw;
}

.spacer.course-videos {
  height: 27px;
  max-width: 4px;
  margin-left: 65px;
  background-color: #3434ff;
}

.spacer.videos-details {
  width: 47px;
}

.spacer.header-right {
  width: 24px;
}

.spacer.about-course {
  min-height: 151px;
}

.spacer.course-content {
  width: 4vw;
}

.spacer.course {
  width: 60px;
}

.spacer.course-details {
  min-height: 24px;
  margin-top: 0px;
}

.spacer.event-detail {
  height: 22px;
}

.spacer.teacher {
  min-width: 5vw;
}

.spacer.skills {
  width: 2vw;
}

.spacer.hero {
  min-width: 4%;
}

.spacer.social-media-footer {
  width: 14px;
}

.spacer.social-media-teacher {
  width: 31px;
}

.button-primary {
  margin-right: 0px;
  margin-left: 0px;
  padding: 18px 24px;
  border-radius: 4px;
  background-color: #2a2a69;
  -webkit-transition: box-shadow 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease;
  transition: box-shadow 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease;
  transition: transform 300ms ease, box-shadow 300ms ease, background-color 300ms ease;
  transition: transform 300ms ease, box-shadow 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.button-primary:hover {
  background-color: #2c23d2;
  box-shadow: 0 4px 10px 0 rgba(74, 58, 255, 0.15);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.button-primary.newsletter-blog {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background-color: #fff;
  color: #3434ff;
}

.button-primary.newsletter-blog:hover {
  background-color: #2c23d2;
  color: #fff;
}

.button-primary.relative-z1 {
  position: relative;
  z-index: 1;
}

.button-primary.small {
  padding: 14px 24px;
  font-size: 14px;
  line-height: 18px;
}

.button-primary.button-white {
  background-color: #fff;
  color: #3434ff;
}

.button-primary.large {
  padding: 22px 32px;
  background-color: #2a2a69;
  font-size: 18px;
  line-height: 20px;
}

.button-primary.large.full-width {
  width: 100%;
}

.button-primary.header-button {
  background-color: #2a2a69;
}

.button-primary.header-button.button-secondary {
  margin-right: 10px;
  margin-left: 10px;
}

.button-primary.full-width {
  display: block;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.button-primary.community-buttons {
  position: absolute;
  left: 35%;
  top: 50%;
  right: 35%;
}

.container-small-462px {
  max-width: 462px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.faq-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.achievement-category {
  color: #2a2a69;
  font-size: 20px;
  line-height: 1.4em;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  white-space: nowrap;
}

.container-fw {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.container-fw.video-tabs {
  padding-right: 0px;
  padding-left: 0px;
}

.container-fw.video-card-details {
  position: relative;
  z-index: 1;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), color-stop(0, #fafafa));
  background-image: linear-gradient(180deg, #fff 50%, #fafafa 0);
}

.styleguide-header {
  padding: 100px 68px;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  background-color: #3434ff;
}

.bg-post-featured-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: #0b0b2c;
  opacity: 0.69;
}

.blog-hero-wrapper {
  margin-bottom: 80px;
}

.testimonial-students-wrapper {
  text-align: center;
}

.why-us-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 74px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.container-medium-948px {
  max-width: 948px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.styleguide-content-wrapper {
  padding: 110px 68px;
}

.mg-top-8px {
  margin-top: 8px;
}

.header {
  margin-left: 0px;
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: transparent;
}

.testimonial-student-image {
  width: 62px;
  height: 62px;
  margin-right: 18px;
  border-radius: 100px;
}

.testimonial-content {
  padding: 47px 28px 61px;
  border-bottom: 1px solid #cfcfdb;
  background-image: url('../images/icon-blockquote-courses-academy-template.svg');
  background-position: 50% 0%;
  background-size: 131px;
  background-repeat: no-repeat;
  text-align: center;
}

.top-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.top-content.videos {
  max-width: 629px;
  margin-bottom: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.top-content.files {
  max-width: 629px;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.top-content.why-us {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-content.meet-our-teachers {
  display: -ms-grid;
  display: grid;
  margin-bottom: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.top-content.more-courses {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-content.course {
  max-width: 547px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.top-content.blog-post {
  margin-top: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.top-content.related-courses {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-content.latest-articles {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-content.latest-events {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.styleguide-sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 32px;
  z-index: 2;
  height: 100%;
  min-height: 96vh;
  margin-right: 16px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 14em;
  -ms-flex: 0 14em;
  flex: 0 14em;
}

.teacher-card-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -65px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.divider {
  width: 100%;
  height: 1px;
  background-color: #cfcfdb;
}

.divider.contact-us-form {
  margin-top: 42px;
  margin-bottom: 40px;
}

.divider.course-card {
  margin-top: 40px;
  margin-bottom: 32px;
}

.divider.why-us {
  width: 1px;
  height: auto;
  margin-right: 40px;
  margin-left: 40px;
}

.divider.card-events {
  margin-top: 39px;
  margin-bottom: 17px;
}

.divider.card-post {
  margin-top: 40px;
  margin-bottom: 20px;
}

.divider.videos {
  margin-top: 64px;
  margin-bottom: 50px;
}

.divider.reviews {
  margin-top: 43px;
  margin-bottom: 43px;
}

.divider.blog-post {
  margin-top: 50px;
  margin-bottom: 50px;
}

.divider.teacher {
  margin-bottom: 24px;
}

.divider.licenses {
  margin-top: 60px;
  margin-bottom: 60px;
}

.divider.space {
  margin-top: 42px;
  margin-bottom: 42px;
}

.card-content {
  padding: 23px 20px 35px;
}

.card-content.visit-us {
  padding: 42px 32px 36px;
}

.card-content.events {
  padding: 46px 47px 46px 48px;
}

.card-content.event {
  padding: 38px 32px 51px;
}

.circle-shape-new-teachers {
  position: absolute;
}

.circle-shape-new-teachers._1 {
  left: -21px;
  top: -23px;
}

.circle-shape-new-teachers._3 {
  top: -60px;
  right: 65px;
}

.circle-shape-new-teachers._2 {
  left: 52px;
  bottom: -83px;
}

.circle-shape-new-teachers._4 {
  top: 180px;
  right: -46px;
}

.container-medium-727px {
  max-width: 727px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.container-medium-727px.text-center {
  margin-bottom: 50px;
}

.color-title {
  color: #0d0a2c;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
}

.achievement-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.event-location-text {
  max-width: 227px;
  color: #0b0b2c;
}

.event-location-text._2 {
  max-width: none;
  font-size: 20px;
}

.mega-menu-link {
  padding: 10px 20px;
  border-radius: 10px;
  background-color: #fff;
  -webkit-transition: background-color 350ms ease, color 350ms ease;
  transition: background-color 350ms ease, color 350ms ease;
  color: #69697b;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  white-space: nowrap;
}

.mega-menu-link:hover {
  background-color: #f5f7ff;
  color: #3434ff;
}

.mega-menu-link.w--current {
  color: #3434ff;
  font-weight: 500;
}

.section {
  padding-top: 140px;
  padding-bottom: 140px;
}

.section.teachers {
  padding-top: 68px;
}

.section.search-courses {
  overflow: hidden;
  padding-top: 66px;
  padding-bottom: 130px;
}

.section.cta {
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 80px;
  margin-top: 60px;
  background-color: #2a2a69;
}

.section.video-hero {
  padding-top: 76px;
  padding-bottom: 115px;
}

.section.latest-courses {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.related-courses {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.about-us {
  overflow: hidden;
  padding-top: 83px;
  padding-bottom: 47px;
}

.section.mission {
  padding-top: 89px;
}

.section.about {
  overflow: hidden;
}

.section.hero {
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 230px;
}

.section.companies {
  overflow: hidden;
  margin-top: -97px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.section.achievements {
  padding-top: 74px;
  padding-bottom: 74px;
  background-color: #fafafa;
}

.section.events-section {
  padding-top: 120px;
  padding-bottom: 120px;
}

.section.testimonials {
  padding-bottom: 120px;
}

.section.testimonial {
  overflow: hidden;
  padding-top: 102px;
  padding-bottom: 102px;
  background-color: #2a2a69;
}

.section.learning-center {
  padding-bottom: 120px;
}

.section.blog {
  padding-top: 19px;
  padding-bottom: 120px;
}

.section.contact-us {
  padding-top: 60px;
  padding-bottom: 121px;
}

.section.why-us {
  padding-bottom: 124px;
}

.section.newsletter-events {
  overflow: hidden;
  margin-bottom: 0px;
  padding-top: 102px;
  padding-bottom: 102px;
  background-color: #3434ff;
}

.section.faqs {
  padding-top: 120px;
  padding-bottom: 120px;
}

.section.videos {
  padding-top: 0px;
  padding-bottom: 120px;
}

.section.community {
  padding-top: 100px;
}

.section.course {
  position: relative;
  padding-top: 74px;
  padding-bottom: 100px;
}

.section.blog-post {
  padding-top: 50px;
  padding-bottom: 100px;
}

.section.latest-articles {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.event-top {
  padding-top: 117px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(80%, #fafafa), color-stop(0, #fff));
  background-image: linear-gradient(180deg, #fafafa 80%, #fff 0);
}

.section.event {
  padding-top: 56px;
  padding-bottom: 100px;
}

.section.teacher {
  padding-top: 64px;
}

.section.courses-categories {
  overflow: hidden;
  padding-top: 66px;
  padding-bottom: 120px;
}

.section.how-to-connect {
  padding-top: 64px;
  padding-bottom: 64px;
}

.section.licens {
  padding-top: 64px;
  padding-bottom: 64px;
}

.event-date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 22px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.why-study-icon {
  width: 110px;
  margin-bottom: 17px;
}

.level-text {
  color: #0b0b2c;
  line-height: 1.111em;
}

.level-text:hover {
  color: #3434ff;
}

.level-text.current-level:hover {
  color: #0b0b2c;
}

.events-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 59px;
  grid-auto-columns: 1fr;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.error-password {
  min-width: 100%;
  margin-top: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  border-radius: 8px;
  background-color: #fff6f6;
  color: #ff5050;
  line-height: 1.389em;
}

.footer-fine-print-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 32px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.faqs-wrapper {
  margin-top: 77px;
}

.companies-grid {
  margin-top: 42px;
  grid-column-gap: 41px;
  -ms-grid-columns: 1fr 1.5fr 1.5fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1.5fr 1.5fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.testimonial-name {
  color: #fff;
  line-height: 1.111em;
  font-weight: 500;
}

.dash {
  width: 18px;
  height: 2px;
  background-color: #0b0b2c;
}

.dash.testimonial {
  margin-right: 14px;
  margin-left: 14px;
  background-color: #fff;
}

.dash.blog-post {
  margin-right: 18px;
  margin-left: 18px;
}

.download-files-text {
  -webkit-transition: color 350ms ease;
  transition: color 350ms ease;
  color: #3434ff;
  font-size: 16px;
  line-height: 1.125em;
  font-weight: 500;
}

.download-files-text:hover {
  color: #2c23d2;
}

.companies-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.newsletter-icon {
  position: relative;
  left: 4px;
}

.card-title-link {
  margin-bottom: 12px;
  margin-left: 0px;
}

.card-title-link.teachers {
  margin-bottom: 9px;
}

.footer-title {
  margin-top: 0px;
  margin-bottom: 28px;
  padding-left: 25px;
  color: #2a2a69;
  font-size: 18px;
  line-height: 1.111em;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.category-text {
  color: #fff;
  font-size: 14px;
  line-height: 1.143em;
  font-weight: 500;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.product-cart-details-wrapper {
  margin-right: 32px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sidebar-navigation {
  margin-bottom: 0px;
  padding-left: 0px;
  list-style-type: none;
}

.image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.image.post-card {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.image.visit-us {
  width: 100%;
  max-height: 358px;
  -o-object-fit: cover;
  object-fit: cover;
}

.image.teachers {
  width: 140px;
  height: 140px;
  border-radius: 100px;
}

.image.courses {
  max-width: 68%;
  margin-right: -190px;
  border-radius: 30px;
  box-shadow: 0 14px 54px 0 rgba(52, 52, 255, 0.08), 0 14px 74px 0 rgba(11, 11, 44, 0.07);
}

.image.our-story {
  width: 51%;
  border-radius: 24px;
}

.image.cta-3 {
  position: absolute;
  top: -26%;
  right: -15%;
  width: 39%;
  border-radius: 18px;
  box-shadow: 0 16px 34px 0 rgba(52, 52, 255, 0.12), 0 14px 44px 0 rgba(11, 11, 44, 0.18);
}

.image.cta-1 {
  border-radius: 23px;
  box-shadow: 0 8px 54px 0 rgba(0, 0, 0, 0.24);
}

.image.about-us-3 {
  width: 18%;
  border-radius: 18px;
}

.image.product-cart {
  width: 130px;
  -o-object-fit: cover;
  object-fit: cover;
}

.image.hero {
  border-radius: 30px;
  box-shadow: 0 14px 94px 0 rgba(15, 15, 182, 0.09);
}

.image.about-us-1 {
  width: 27%;
  border-radius: 18px;
}

.image.about-us-2 {
  width: 31%;
  border-radius: 18px;
}

.image.about-section {
  position: relative;
  z-index: 1;
  max-width: 57%;
  border-radius: 18px;
  box-shadow: 0 14px 54px 0 rgba(11, 11, 44, 0.22);
  -o-object-fit: cover;
  object-fit: cover;
}

.image.blog-featured {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image.cta-2 {
  position: absolute;
  left: -10%;
  bottom: -12%;
  width: 27%;
  border-radius: 22px;
  box-shadow: 0 16px 34px 0 rgba(52, 52, 255, 0.12), 0 14px 44px 0 rgba(11, 11, 44, 0.18);
}

.image.cta-4 {
  position: absolute;
  right: -7%;
  bottom: -12%;
  width: 43%;
  border-radius: 18px;
  box-shadow: 0 16px 34px 0 rgba(52, 52, 255, 0.12), 0 14px 44px 0 rgba(11, 11, 44, 0.18);
}

.image.testimonial {
  position: relative;
  z-index: 1;
  border-radius: 18px;
  box-shadow: 0 14px 54px 0 rgba(11, 11, 44, 0.22);
  -o-object-fit: cover;
  object-fit: cover;
}

.image.card-events {
  width: 495px;
  min-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image.course {
  position: static;
  overflow: visible;
  margin-left: 0px;
  padding-left: 0px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.image.course-teacher {
  width: 80px;
  height: 80px;
  margin-right: 24px;
  border-radius: 100px;
}

.image.post-image {
  border-radius: 24px;
}

.image.course-page {
  min-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image.order {
  width: 30%;
  height: auto;
  margin-right: 24px;
  border-radius: 13px;
}

.more-information-links-wrapper.social-media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #0b0b2c;
}

.more-information-links-wrapper.social-media:hover {
  color: #3434ff;
}

.mega-menu-title {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  font-size: 20px;
}

.why-us-main-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.slider {
  height: 100%;
  max-width: 1017px;
  margin-top: 48px;
  margin-right: 32px;
  margin-left: 32px;
  border-radius: 24px;
  background-color: #f5f7ff;
}

.mg-top-32px {
  margin-top: 32px;
}

.faqs-section-wrapper {
  text-align: center;
}

.card-event-details-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-area {
  max-width: 100%;
  min-height: 136px;
  min-width: 100%;
  margin-bottom: 0px;
  padding: 17px 23px;
  border-style: solid;
  border-width: 1px;
  border-color: #cfcfdb;
  border-radius: 4px;
  -webkit-transition: border-color 350ms ease, color 350ms ease;
  transition: border-color 350ms ease, color 350ms ease;
  color: #69697b;
  font-size: 18px;
  line-height: 1.111em;
}

.text-area:hover {
  border-color: #3434ff;
}

.text-area:focus {
  border-color: #3434ff;
  color: #0b0b2c;
  font-size: 18px;
  line-height: 1.111em;
}

.text-area::-webkit-input-placeholder {
  color: #69697b;
  font-size: 18px;
  line-height: 1.111em;
}

.text-area:-ms-input-placeholder {
  color: #69697b;
  font-size: 18px;
  line-height: 1.111em;
}

.text-area::-ms-input-placeholder {
  color: #69697b;
  font-size: 18px;
  line-height: 1.111em;
}

.text-area::placeholder {
  color: #69697b;
  font-size: 18px;
  line-height: 1.111em;
}

.menu-2-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.styleguide-sidebar-title {
  margin-bottom: 24px;
  padding-right: 20px;
  padding-bottom: 24px;
  padding-left: 20px;
  border-bottom: 1px solid #cfcfdb;
  color: #0b0b2c;
  font-size: 22px;
  line-height: 24px;
}

.styleguide-sidebar-title.middle {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #cfcfdb;
}

.icon-files-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 52px;
  height: 52px;
  margin-right: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #f5f7ff;
}

.menu-grid {
  display: -ms-grid;
  display: grid;
  width: 700px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: stretch;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: auto auto;
  grid-template-columns: auto auto;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.videos-detail-icon {
  width: 25px;
  height: 25px;
  margin-right: 14px;
}

.cart-button {
  padding: 0px;
  background-color: transparent;
}

.mg-top-24px {
  margin-top: 24px;
}

.visit-us-grid {
  margin-top: 36px;
  margin-bottom: 48px;
  grid-column-gap: 27px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.icon-videos-community-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 72px;
  height: 72px;
  min-width: 72px;
  margin-right: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #3434ff;
}

.contact-us-icon-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 82px;
  height: 82px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #fff;
  box-shadow: 0 3px 12px 0 rgba(52, 52, 255, 0.12);
}

.visit-us-location-text {
  line-height: 1.444em;
}

.footer-list-item {
  margin-bottom: 16px;
}

.social-media-icon-footer {
  font-family: 'Icon Fonts Academy Template', sans-serif;
  font-size: 18px;
}

.social-media-icon-footer.twitter {
  font-size: 14px;
}

.level-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.success-message {
  padding-right: 40px;
  padding-left: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #ececf4;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 4px 8px 0 rgba(11, 11, 44, 0.02), 0 10px 34px 0 rgba(52, 52, 255, 0.05);
  color: #69697b;
}

.success-message.blog {
  background-color: transparent;
  color: #fff;
}

.success-message.contact-us {
  border-width: 1px;
  border-color: #ececf4;
  box-shadow: none;
  color: #3434ff;
  font-size: 19px;
  font-weight: 500;
}

.success-message.newsletter {
  border-color: #fff;
  background-color: transparent;
  color: #fff;
}

.header-dropdown-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-transition: color 350ms ease;
  transition: color 350ms ease;
}

.nav-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 10px;
  -webkit-transition: color 350ms ease;
  transition: color 350ms ease;
  color: #0b0b2c;
  line-height: 1.111em;
  text-decoration: none;
}

.nav-link:hover {
  color: #3434ff;
}

.nav-link.w--current {
  color: #3434ff;
  font-weight: 700;
  border-bottom: 2px solid #3434ff;
  padding-bottom: 4px;
}

.course-video-icon {
  margin-right: 31px;
}

.slide-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 62px;
  padding-bottom: 62px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.fine-print {
  line-height: 1.111em;
}

.achievement-number {
  margin-bottom: 12px;
  color: #0b0b2c;
  font-size: 54px;
  line-height: 1.259em;
  font-weight: 500;
  letter-spacing: 0.01em;
}

.styleguide-content {
  max-width: 100%;
  margin-left: 18px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 1px;
  border-color: #ececf4;
  border-radius: 24px;
  background-color: #fff;
  box-shadow: 0 8px 22px 0 rgba(35, 30, 97, 0.13);
}

.course-card-price {
  color: #0b0b2c;
  font-size: 20px;
  line-height: 1.1em;
  font-weight: 500;
}

.font-color-primary {
  color: #2a2a69;
}

.color-container {
  border-radius: 16px;
  background-color: #fff;
  box-shadow: 0 8px 16px 0 rgba(17, 10, 99, 0.04), 0 12px 22px 0 rgba(128, 118, 247, 0.04);
}

.category-wrapper {
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 10px 16px;
  border-radius: 30px;
  background-color: #3434ff;
  -webkit-transition: background-color 350ms ease, -webkit-transform 350ms ease;
  transition: background-color 350ms ease, -webkit-transform 350ms ease;
  transition: transform 350ms ease, background-color 350ms ease;
  transition: transform 350ms ease, background-color 350ms ease, -webkit-transform 350ms ease;
  line-height: 1.111em;
}

.category-wrapper:hover {
  background-color: #2c23d2;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.category-wrapper.featured {
  padding: 13px 25px;
}

.category-wrapper.featured:hover {
  background-color: #3434ff;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.category-wrapper.current-category:hover {
  background-color: #3434ff;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.videos-tab-link {
  bottom: -1px;
  padding: 0px 40px 40px;
  border-bottom: 4px solid transparent;
  background-color: transparent;
  -webkit-transition: border-color 350ms ease, color 350ms ease;
  transition: border-color 350ms ease, color 350ms ease;
  color: #69697b;
  font-size: 20px;
  line-height: 1.1em;
  letter-spacing: 0.01em;
}

.videos-tab-link:hover {
  color: #3434ff;
}

.videos-tab-link.w--current {
  border-bottom: 4px solid #3434ff;
  background-color: transparent;
  color: #3434ff;
  font-weight: 500;
}

.newsletter-events-text {
  margin-top: 10px;
  color: #fff;
}

.mega-menu-column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.why-study-grid {
  margin-top: 50px;
  margin-bottom: 48px;
  grid-column-gap: 80px;
  grid-row-gap: 65px;
}

.typography-container {
  padding-top: 54px;
  padding-bottom: 54px;
  border-bottom: 1px solid #fafafa;
}

.typography-container.last {
  padding-bottom: 0px;
  border-bottom-width: 0px;
}

.container-small-left {
  max-width: 592px;
  padding-right: 24px;
}

.styleguide-subheader {
  padding: 56px 68px;
  background-color: #fafafa;
}

.input-wrapper.word-area {
  margin-bottom: 26px;
}

.blue-social-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32px;
  height: 32px;
  margin-right: 11px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #3434ff;
  font-family: 'Icon Fonts Academy Template', sans-serif;
  color: #fff;
  font-size: 14px;
}

.blue-social-icon.instagram {
  font-size: 16px;
}

.blue-social-icon.facebook {
  font-size: 18px;
}

.color-block {
  min-height: 120px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}

.color-block.bg-neutral-500 {
  background-color: #202058;
}

.color-block.bg-neutral-300 {
  background-color: #ececf4;
}

.color-block.bg-primary-1 {
  background-color: #3434ff;
}

.color-block.bg-neutral-200 {
  background-color: #fafafa;
}

.color-block.bg-primary-3 {
  background-color: #69697b;
}

.color-block.bg-neutral-100 {
  background-color: #fff;
}

.color-block.bg-secondary-1 {
  background-color: #f5f7ff;
}

.color-block.bg-secondary-2 {
  background-color: #2c23d2;
}

.color-block.bg-neutral-400 {
  background-color: #cfcfdb;
}

.color-block.bg-primary-2 {
  background-color: #0b0b2c;
}

.dropdown-icon {
  position: relative;
  bottom: -2px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-family: 'Icon Fonts Academy Template', sans-serif;
  color: #3434ff;
  font-size: 8px;
}

.visit-us-contact-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.styleguide-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 14px;
  color: #69697b;
  text-decoration: none;
}

.styleguide-link:hover {
  background-color: #f5f7ff;
  color: #3434ff;
}

.styleguide-link.w--current {
  background-color: #f2f1ff;
  -webkit-transition: color 300ms ease, background-color 300ms ease;
  transition: color 300ms ease, background-color 300ms ease;
  color: #3434ff;
  font-weight: 700;
}

.error-message {
  margin-top: 24px;
  padding: 16px 18px;
  border-radius: 4px;
  background-color: #fff9f9;
  color: #ff4245;
  text-align: center;
}

.students-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 77px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.testimonial-about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
  margin-bottom: 48px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.videos-tabs-menu {
  margin-bottom: 60px;
  padding-top: 70px;
  border-bottom: 1px solid #cfcfdb;
  background-color: #fafafa;
  text-align: center;
}

.newsletter-icon-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  margin-right: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 999px;
  background-color: #fff;
  box-shadow: 0 5px 12px 2px rgba(52, 52, 255, 0.12);
}

.newsletter-icon-wrapper.blog {
  margin-right: auto;
  margin-bottom: 18px;
  margin-left: auto;
}

._404-title {
  color: #fff;
  font-size: 180px;
  line-height: 160px;
  font-weight: 700;
}

.teachers-work {
  margin-bottom: 12px;
  color: #3434ff;
  line-height: 1.556em;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.student-details {
  text-align: left;
}

.mega-menu-column-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.color-content-wrapper {
  padding-bottom: 56px;
}

.color-content-wrapper.last {
  padding-bottom: 0px;
}

.videos-tab-panel {
  max-width: 821px;
  margin-right: auto;
  margin-left: auto;
}

.videos-tab-panel.about {
  max-width: 765px;
}

.companies-main-top {
  position: relative;
  min-height: 102px;
  background-image: url('../images/shape-section-academy-template.svg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.courses-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  justify-items: center;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 27px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.faq-dropdown-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
  min-width: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #ececf4;
  border-radius: 100px;
  -webkit-transition: opacity 200ms ease, border-color 350ms ease;
  transition: opacity 200ms ease, border-color 350ms ease;
  font-family: 'Icon Fonts Academy Template', sans-serif;
  color: #4e4e65;
  line-height: 1em;
}

.faq-dropdown-wrapper:hover {
  border-color: #3434ff;
  color: #3434ff;
}

.event-time {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.events-section-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  grid-auto-columns: 1fr;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

._2-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-us-form-grid {
  margin-bottom: 30px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.text-center {
  text-align: center;
}

.course-preview {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  border-radius: 24px;
}

.course-preview.video-hero {
  max-width: 51%;
  margin-bottom: 0px;
}

.event-icon {
  margin-right: 12px;
}

.event-icon.location {
  position: relative;
  top: 4px;
}

.icon-password-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 88px;
  height: 88px;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #3434ff;
}

.circle-shape-cta {
  position: absolute;
}

.circle-shape-cta._1 {
  left: -246px;
  top: -201px;
}

.circle-shape-cta._2 {
  left: 301px;
  bottom: -300.5px;
}

.circle-shape-cta._4 {
  top: -21px;
  right: -295px;
}

.circle-shape-cta._3 {
  top: -283px;
  right: 206px;
}

.styleguide-link-wrapper {
  margin-bottom: 8px;
}

.new-teachers-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 819px;
  margin-top: 94px;
  margin-right: auto;
  margin-left: auto;
  padding: 66px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 24px;
  background-color: #f5f7ff;
  text-align: center;
}

.container-medium-810px {
  max-width: 810px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.footer-link {
  display: inline-block;
  color: #69697b;
  line-height: 1.222em;
  text-decoration: none;
  white-space: nowrap;
}

.footer-link:hover {
  color: #3434ff;
  text-decoration: none;
}

.footer-link.w--current {
  color: #2a2a69;
  font-weight: 500;
}

.footer-link.large {
  line-height: 1.444em;
  white-space: normal;
}

.card-post-author-picture {
  width: 40px;
  height: 40px;
  margin-right: 12px;
  border-radius: 999px;
}

.header-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cart {
  margin-right: 7px;
}

.right-arrow {
  right: -28px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 54px;
  height: 54px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #fff;
  box-shadow: 0 3px 12px 0 rgba(52, 52, 255, 0.12);
  -webkit-transition: box-shadow 350ms ease, font-size 350ms ease, color 350ms ease, box-shadow 350ms ease, -webkit-transform 350ms ease;
  transition: box-shadow 350ms ease, font-size 350ms ease, color 350ms ease, box-shadow 350ms ease, -webkit-transform 350ms ease;
  transition: transform 350ms ease, box-shadow 350ms ease, font-size 350ms ease, color 350ms ease, box-shadow 350ms ease;
  transition: transform 350ms ease, box-shadow 350ms ease, font-size 350ms ease, color 350ms ease, box-shadow 350ms ease, -webkit-transform 350ms ease;
  color: #3434ff;
  font-size: 23px;
  line-height: 1em;
}

.right-arrow:hover {
  background-color: #3434ff;
  box-shadow: none;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  color: #fff;
  font-size: 20px;
}

.dropdown-list {
  background-color: transparent;
}

.dropdown-list.w--open {
  margin-left: -74px;
}

.companies-main-wrapper {
  margin-right: 15px;
  margin-left: 15px;
  padding-bottom: 86px;
  background-color: #fafafa;
}

.testimonial-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.visit-us-phone-number-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #69697b;
}

.circle-shape-404 {
  position: absolute;
}

.circle-shape-404._1 {
  top: -199.5px;
  right: -221px;
}

.circle-shape-404._2 {
  left: -50px;
  bottom: 61px;
}

.circle-shape-404._3 {
  top: 205px;
  z-index: -1;
}

.circle-shape-404._4 {
  right: -104px;
  bottom: -113.5px;
}

.circle-shape-404._5 {
  left: -166px;
  top: -122px;
}

.cart-quantity {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-color: #cfcfdb;
  border-radius: 100px;
  background-color: #fafafa;
  -webkit-transition: border-color 350ms ease;
  transition: border-color 350ms ease;
  color: #0b0b2c;
  font-size: 16px;
  line-height: 1.091em;
}

.cart-quantity:hover {
  border-color: #3434ff;
}

.cart-quantity:focus {
  border-color: #3434ff;
}

.styleguide-icon-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 56px;
  height: 56px;
  margin-right: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 18px;
  background-color: #3434ff;
  -webkit-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
}

.color-icons-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.sidebar.teacher {
  max-width: 28%;
  padding-top: 66px;
}

.form-newsletter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-newsletter.blog {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.videos-detail-text {
  font-size: 22px;
  line-height: 1.091em;
}

.videos-detail-text.strong {
  color: #0b0b2c;
  font-weight: 500;
}

.container-small-696px {
  max-width: 696px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.brand {
  padding-left: 0px;
  -webkit-transition: color 350ms ease, -webkit-transform 350ms ease;
  transition: color 350ms ease, -webkit-transform 350ms ease;
  transition: transform 350ms ease, color 350ms ease;
  transition: transform 350ms ease, color 350ms ease, -webkit-transform 350ms ease;
}

.brand:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.cart-header {
  border-bottom-color: #ececf4;
}

.why-study-wrapper {
  text-align: center;
}

.utility-page-wrap {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 140px 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-wrap._404 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  padding-top: 220px;
  padding-bottom: 220px;
  background-color: #3434ff;
}

.list-footer {
  margin-bottom: 0px;
  padding-left: 0px;
}

.blog-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 27px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.blog-grid.latest-articles {
  margin-top: 60px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.social-media-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-media-wrapper.footer-fine-print {
  margin-top: 22px;
}

.styelguide-sidebar-icon {
  width: 60%;
}

.about-section-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.video-hero-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.choose-wrapper {
  text-align: center;
}

.container-newsletter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ececf4;
  position: relative;
}

.input {
  min-height: 60px;
  margin-bottom: 0px;
  padding: 12px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #cfcfdb;
  border-radius: 4px;
  -webkit-transition: border-color 350ms ease, color 350ms ease;
  transition: border-color 350ms ease, color 350ms ease;
  color: #69697b;
  font-size: 18px;
  line-height: 1.1em;
}

.input:hover {
  border-color: #3434ff;
}

.input:focus,
.input.-wfp-focus {
  border-color: #3434ff;
  color: #0b0b2c;
  font-size: 18px;
  line-height: 1.111em;
}

.input::-webkit-input-placeholder {
  color: #69697b;
  font-size: 18px;
  line-height: 1.111em;
}

.input:-ms-input-placeholder {
  color: #69697b;
  font-size: 18px;
  line-height: 1.111em;
}

.input::-ms-input-placeholder {
  color: #69697b;
  font-size: 18px;
  line-height: 1.111em;
}

.input::placeholder {
  color: #69697b;
  font-size: 18px;
  line-height: 1.111em;
}

.input.password {
  margin-top: 40px;
  margin-bottom: 23px;
}

.input.newsletter-blog {
  margin-bottom: 16px;
  padding: 16px 12px;
  font-size: 18px;
}

.input.newsletter-blog::-webkit-input-placeholder {
  font-size: 18px;
}

.input.newsletter-blog:-ms-input-placeholder {
  font-size: 18px;
}

.input.newsletter-blog::-ms-input-placeholder {
  font-size: 18px;
}

.input.newsletter-blog::placeholder {
  font-size: 18px;
}

.input.newsletter {
  min-width: 350px;
  margin-right: 14px;
  font-size: 18px;
}

.input.newsletter::-webkit-input-placeholder {
  font-size: 18px;
}

.input.newsletter:-ms-input-placeholder {
  font-size: 18px;
}

.input.newsletter::-ms-input-placeholder {
  font-size: 18px;
}

.input.newsletter::placeholder {
  font-size: 18px;
}

.input.newsletter-events {
  min-height: 64px;
  min-width: 362px;
  margin-right: 16px;
  box-shadow: 0 6px 24px 0 rgba(0, 0, 0, 0.16);
  font-size: 20px;
  line-height: 1.1em;
}

.input.newsletter-events::-webkit-input-placeholder {
  font-size: 20px;
}

.input.newsletter-events:-ms-input-placeholder {
  font-size: 20px;
}

.input.newsletter-events::-ms-input-placeholder {
  font-size: 20px;
}

.input.newsletter-events::placeholder {
  font-size: 20px;
}

.input.checkout {
  margin-bottom: 20px;
  background-color: #fff;
}

.input.checkout.discount {
  min-height: 56px;
}

.licenses-hero {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #3434ff;
}

.circle-shape-newsletter-events {
  position: absolute;
}

.circle-shape-newsletter-events._4 {
  top: -190px;
  right: -272px;
}

.circle-shape-newsletter-events._3 {
  right: 108px;
  bottom: -217px;
}

.circle-shape-newsletter-events._2 {
  left: 265px;
  top: -252.5px;
}

.circle-shape-newsletter-events._1 {
  left: -207px;
  bottom: -256px;
}

.cart-footer {
  border-top-color: #ececf4;
}

.footer-links-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}

.courses-hero-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.split-content.events-section {
  max-width: 424px;
}

.split-content.our-story {
  max-width: 44%;
  margin-right: 63px;
}

.split-content.about-section-right {
  margin-left: 71px;
}

.split-content.header-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.split-content.newsletter-events-left {
  position: relative;
  z-index: 1;
  max-width: 513px;
  margin-right: 60px;
}

.split-content.courses-section-left {
  max-width: 424px;
}

.split-content.hero-left {
  max-width: 690px;
}

.split-content.newsletter-events-right {
  position: relative;
  z-index: 1;
  max-width: 528px;
}

.split-content.videos-community-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 512px;
}

.split-content.newsletter-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.split-content.featured-post {
  position: relative;
  z-index: 1;
  max-width: 535px;
}

.split-content.contact-us-left {
  max-width: 490px;
}

.split-content.cta-right {
  position: relative;
  z-index: 1;
  width: 42%;
  margin-right: 41px;
}

.split-content.course-files-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.split-content.course-video-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 537px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.split-content.cta-left {
  position: relative;
  z-index: 1;
  max-width: 45%;
}

.split-content.video-hero-left {
  max-width: 44%;
}

.split-content.testimonial-left {
  position: relative;
  z-index: 1;
  max-width: 50%;
}

.split-content.header-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.split-content.meet-our-teachers {
  max-width: 567px;
}

.split-content.courses {
  max-width: 446px;
}

.split-content.event-left {
  max-width: 600px;
  margin-right: 60px;
}

.more-information-grid {
  margin-top: 48px;
  grid-column-gap: 27px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.meet-our-teachers-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 115px;
  grid-auto-columns: 1fr;
  grid-column-gap: 27px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.meet-our-teachers-grid.teachers {
  grid-row-gap: 128px;
}

.container-small-615px {
  max-width: 615px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.paragraph-choose {
  margin-bottom: 40px;
}

.color-hex {
  color: #69697b;
  line-height: 20px;
}

.special-1 {
  font-size: 92px;
  line-height: 1.115em;
  font-weight: 700;
  letter-spacing: 0.01em;
}

.cart-wrapper {
  background-color: rgba(11, 11, 44, 0.8);
}

.paragraph-large {
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 1.583em;
}

.paragraph-large.testimonials {
  max-width: 765px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.button-secondary {
  margin-right: 0px;
  margin-left: 0px;
  padding: 18px 24px;
  border-style: solid;
  border-width: 1px;
  border-color: #2a2a69;
  border-radius: 4px;
  background-color: transparent;
  -webkit-transition: box-shadow 350ms ease, color 300ms ease, background-color 300ms ease, -webkit-transform 350ms ease;
  transition: box-shadow 350ms ease, color 300ms ease, background-color 300ms ease, -webkit-transform 350ms ease;
  transition: box-shadow 350ms ease, transform 350ms ease, color 300ms ease, background-color 300ms ease;
  transition: box-shadow 350ms ease, transform 350ms ease, color 300ms ease, background-color 300ms ease, -webkit-transform 350ms ease;
  color: #2a2a69;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.button-secondary:hover {
  background-color: #3434ff;
  box-shadow: 0 4px 10px 0 rgba(74, 58, 255, 0.15);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.button-secondary.small {
  padding: 14px 24px;
  font-size: 14px;
  line-height: 18px;
}

.button-secondary.large {
  padding: 22px 32px;
  font-size: 18px;
  line-height: 20px;
}

.button-secondary.cta {
  border-color: #fff;
  background-color: #fff;
  -webkit-transition: border-color 350ms ease, box-shadow 350ms ease, color 300ms ease, background-color 300ms ease, -webkit-transform 350ms ease;
  transition: border-color 350ms ease, box-shadow 350ms ease, color 300ms ease, background-color 300ms ease, -webkit-transform 350ms ease;
  transition: border-color 350ms ease, box-shadow 350ms ease, transform 350ms ease, color 300ms ease, background-color 300ms ease;
  transition: border-color 350ms ease, box-shadow 350ms ease, transform 350ms ease, color 300ms ease, background-color 300ms ease, -webkit-transform 350ms ease;
  font-weight: 500;
}

.button-secondary.cta:hover {
  border-color: #fff;
  background-color: transparent;
}

.button-secondary.cta.newsletter {
  height: 64px;
}

.button-secondary.full-width {
  width: 100%;
}

.button-secondary.full-width.add-to-cart {
  margin-top: 16px;
}

.button-secondary.full-width.discounts {
  height: 53px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.circle-shape-courses {
  position: absolute;
}

.circle-shape-courses._4 {
  right: -86px;
  bottom: -134px;
  z-index: -1;
}

.circle-shape-courses._3 {
  left: 332px;
  top: -122px;
  z-index: -1;
}

.circle-shape-courses._1 {
  left: -122px;
  top: -15px;
  z-index: -1;
}

.circle-shape-courses._2 {
  left: -255px;
  bottom: -133.5px;
  z-index: -1;
}

.circle-shape-testimonial {
  position: absolute;
}

.circle-shape-testimonial._4 {
  right: -371px;
  bottom: -315px;
}

.circle-shape-testimonial._2 {
  right: 369px;
  bottom: -87px;
}

.circle-shape-testimonial._3 {
  top: -100px;
  right: -115px;
}

.circle-shape-testimonial._1 {
  left: -313px;
  bottom: -304px;
}

.left-arrow {
  left: -28px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 54px;
  height: 54px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #fff;
  box-shadow: 0 3px 12px 0 rgba(52, 52, 255, 0.12);
  -webkit-transition: font-size 350ms ease, box-shadow 350ms ease, background-color 350ms ease, color 350ms ease, -webkit-transform 200ms ease;
  transition: font-size 350ms ease, box-shadow 350ms ease, background-color 350ms ease, color 350ms ease, -webkit-transform 200ms ease;
  transition: font-size 350ms ease, transform 200ms ease, box-shadow 350ms ease, background-color 350ms ease, color 350ms ease;
  transition: font-size 350ms ease, transform 200ms ease, box-shadow 350ms ease, background-color 350ms ease, color 350ms ease, -webkit-transform 200ms ease;
  color: #3434ff;
  font-size: 23px;
  line-height: 1em;
}

.left-arrow:hover {
  background-color: #3434ff;
  box-shadow: none;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  color: #fff;
  font-size: 20px;
}

.blog-main-content {
  max-width: 765px;
}

.color-white {
  color: #fff;
}

.cta-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.color-secondary-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.more-information-text {
  color: #0b0b2c;
  font-size: 22px;
  line-height: 1.455em;
  font-weight: 500;
}

.more-information-text:hover {
  color: #3434ff;
}

.styleguide-button-container {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 24px;
}

.container-medium {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
}

.post-featured-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 529px;
  min-width: 100%;
  padding: 56px 48px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 24px;
}

.course-card-details-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.circle-shape-about-section._1 {
  position: absolute;
  left: -294px;
  top: -211px;
  z-index: -1;
}

.circle-shape-about-section._2 {
  position: absolute;
  left: 350px;
  bottom: -183px;
  z-index: -1;
  width: 36%;
}

.buttons-grid {
  grid-column-gap: 24px;
  grid-row-gap: 56px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.why-us-content {
  max-width: 375px;
}

.level-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.course-preview-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(11, 11, 44, 0.56);
}

.videos-tabs-content {
  overflow: visible;
  padding-right: 24px;
  padding-left: 24px;
}

.footer-content-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.form-block {
  margin-bottom: 0px;
}

.testimonial-work {
  color: #fff;
  line-height: 1.111em;
}

.mg-top-40px {
  margin-top: 40px;
}

.dropdown-icon-footer {
  display: none;
}

.mg-bottom-8px {
  margin-bottom: 8px;
}

.card-image-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-image-link.your-cart {
  max-width: 100%;
  min-width: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 12px;
}

.card-image-link.events {
  min-width: 42%;
  margin-right: 0px;
  margin-left: 0px;
}

.card-image-link.event {
  border-radius: 24px;
}

.choose-grid {
  margin-top: 58px;
  grid-column-gap: 68px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.student-wrapper {
  top: -1px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 30px 28px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 4px solid transparent;
  background-color: transparent;
  color: #0b0b2c;
  cursor: pointer;
}

.student-wrapper.w--current {
  border-top: 4px solid #3434ff;
  background-color: transparent;
  color: #3434ff;
}

.cart-item {
  padding: 20px 24px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ececf4;
}

.card-post-author-name {
  color: #0b0b2c;
  line-height: 1.111em;
  font-weight: 500;
}

.our-story-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.level-icon {
  margin-right: 8px;
}

.card-post-author-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.achievements-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.more-information-location-text {
  margin-bottom: 12px;
  color: #3434ff;
  line-height: 1.111em;
  text-transform: uppercase;
}

.learning-center-section-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 60px;
  margin-bottom: 48px;
  grid-auto-columns: 1fr;
  grid-column-gap: 27px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.course-video-duration-text {
  color: #0b0b2c;
  font-size: 16px;
  line-height: 1.125em;
  font-weight: 500;
}

.visit-us-location-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 51%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.mg-bottom-32px {
  margin-bottom: 32px;
}

.vc-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.special-2 {
  color: #2a2a69;
  font-size: 74px;
  line-height: 1.115em;
  font-weight: 700;
  letter-spacing: 0.01em;
}

.special-2.teachers {
  margin-bottom: 27px;
}

.special-2.about-us {
  margin-bottom: 17px;
}

.special-2.courses {
  margin-bottom: 0px;
}

.special-2.blog-category {
  margin-bottom: 0px;
}

.footer {
  padding-top: 60px;
  padding-bottom: 32px;
  background-color: #fff;
  line-height: 0;
  position: relative;
}

.rich-text h3 {
  margin-top: 0px;
  margin-bottom: 18px;
}

.rich-text h4 {
  margin-top: 0px;
  margin-bottom: 18px;
}

.rich-text h5 {
  margin-bottom: 18px;
}

.rich-text h6 {
  margin-bottom: 18px;
}

.rich-text p {
  margin-bottom: 30px;
}

.rich-text li {
  margin-bottom: 14px;
}

.rich-text ul {
  margin-bottom: 25px;
}

.rich-text ol {
  margin-bottom: 25px;
}

.rich-text img {
  border-radius: 24px;
}

.rich-text figcaption {
  margin-top: 0px;
  margin-bottom: 40px;
  line-height: 1.4em;
}

.rich-text blockquote {
  margin-top: 50px;
  margin-bottom: 50px;
}

.rich-text figure {
  margin-top: 32px;
  margin-bottom: 34px;
}

.course-detail-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.course-detail-wrapper.align-top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.slide-nav {
  display: none;
}

.resources-center-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.utility-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.course-details {
  margin-top: 29px;
}

.course-teacher-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-primary-2 {
  padding: 18px 24px;
  border-radius: 4px;
  background-color: #3434ff;
  -webkit-transition: box-shadow 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease;
  transition: box-shadow 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease;
  transition: transform 300ms ease, box-shadow 300ms ease, background-color 300ms ease;
  transition: transform 300ms ease, box-shadow 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.button-primary-2:hover {
  background-color: #2c23d2;
  box-shadow: 0 4px 10px 0 rgba(74, 58, 255, 0.15);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.button-primary-2.large {
  padding: 22px 32px;
  font-size: 18px;
  line-height: 20px;
}

.button-primary-2.large.full-width {
  display: block;
  min-width: 100%;
}

.compare-at-price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.course-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.course-compare-at-price {
  margin-top: 10px;
  font-size: 17px;
  line-height: 1.11em;
  letter-spacing: 0.01em;
  text-decoration: line-through;
}

.bg-course {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  z-index: -1;
  min-height: 580px;
  background-color: #fafafa;
}

.about-course {
  max-width: 690px;
}

.teacher-work {
  margin-bottom: 18px;
  color: #3434ff;
  line-height: 1.556em;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.teacher-work._2 {
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 1.75em;
}

.course-content-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.advantage-course-text {
  font-size: 16px;
  line-height: 1.125em;
}

.price-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 11px;
}

.course-detail-text {
  font-size: 18px;
  line-height: 1.2em;
}

.course-detail-text.strong {
  color: #0b0b2c;
  font-weight: 500;
}

.course-detail-text.title-color {
  color: #0b0b2c;
}

.course-detail-text.level {
  color: #0b0b2c;
  font-weight: 500;
}

.course-detail-text.level:hover {
  color: #3434ff;
}

.advantage-course-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.reviews-stars {
  margin-bottom: 20px;
}

.course-teacher-name {
  color: #0b0b2c;
  font-size: 22px;
  line-height: 1.182em;
  font-weight: 500;
  letter-spacing: 0.01em;
}

.course-detail-icon {
  margin-right: 18px;
}

.course-detail-icon.standard-size {
  width: 26px;
  height: 26px;
}

.course-price-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.advantage-course-grid {
  margin-bottom: 50px;
}

.course-tab-link {
  bottom: -1px;
  padding-bottom: 28px;
  border-bottom: 4px solid transparent;
  background-color: transparent;
  -webkit-transition: color 350ms ease;
  transition: color 350ms ease;
  color: #69697b;
  font-size: 20px;
  line-height: 1.1em;
  letter-spacing: 0.01em;
  white-space: nowrap;
}

.course-tab-link:hover {
  color: #3434ff;
}

.course-tab-link.w--current {
  border-bottom-color: #3434ff;
  background-color: transparent;
  color: #3434ff;
}

.reviewer-name {
  margin-bottom: 0px;
}

.course-price {
  color: #0b0b2c;
  font-size: 28px;
  line-height: 1.161em;
  font-weight: 500;
  letter-spacing: 0.01em;
}

.rich-text-bullets ul {
  margin-bottom: 0px;
  padding-left: 0px;
  list-style-type: none;
}

.rich-text-bullets li {
  margin-bottom: 14px;
  padding-left: 20px;
  background-image: url('../images/icon-unordered-list-academy-template.svg');
  background-position: 0% 12px;
  background-size: 8px;
  background-repeat: no-repeat;
}

.advantage-course-icon {
  margin-right: 12px;
}

.tabs-menu-course {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 73px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px solid #cfcfdb;
}

.about-blog-post {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.event-details-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 37px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.event-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.event-details.location {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.card-image-wrapper.event {
  padding-top: 32px;
  padding-right: 32px;
  padding-left: 32px;
}

.teacher-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.teacher-content {
  max-width: 762px;
}

.tabs-menu.teacher {
  margin-bottom: 48px;
  white-space: nowrap;
}

.tab-link.teacher {
  margin-right: 2vw;
  padding: 19px 21px;
  border-style: solid;
  border-width: 1px;
  border-color: #ececf4;
  border-radius: 3px;
  background-color: transparent;
  -webkit-transition: box-shadow 350ms ease, border-color 350ms ease, background-color 350ms ease, color 350ms ease;
  transition: box-shadow 350ms ease, border-color 350ms ease, background-color 350ms ease, color 350ms ease;
  color: #69697b;
  font-size: 16px;
  line-height: 1.125em;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.tab-link.teacher:hover {
  border-color: #3434ff;
  color: #3434ff;
}

.tab-link.teacher.w--current {
  border-color: #3434ff;
  background-color: #3434ff;
  box-shadow: 0 1px 10px 0 rgba(52, 52, 255, 0.23);
  color: #fff;
}

.tabs-content.teacher {
  overflow: visible;
}

.skills-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 28px;
}

.skills-column-1 {
  padding-left: 0px;
}

.teacher-courses-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.teachers-articles-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 32px;
  grid-auto-columns: 1fr;
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.circle-shape {
  position: absolute;
}

.circle-shape._01 {
  left: -358px;
  top: -155px;
  z-index: -1;
}

.circle-shape._02 {
  left: -63px;
  bottom: -352.5px;
  z-index: -1;
}

.circle-shape._03 {
  top: -57px;
  right: 327px;
  z-index: -1;
}

.circle-shape._04 {
  right: 143px;
  bottom: -272px;
  z-index: -1;
}

.circle-shape._05 {
  top: -121px;
  right: -267px;
  z-index: -1;
}

.more-information-social-media {
  font-size: 22px;
  line-height: 1em;
  font-weight: 500;
}

.social-media-icon-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 34px;
  height: 34px;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #ececf4;
  border-radius: 100px;
  background-color: #fafafa;
  -webkit-transition: background-color 350ms ease, font-size 350ms ease, color 350ms ease, -webkit-transform 350ms ease;
  transition: background-color 350ms ease, font-size 350ms ease, color 350ms ease, -webkit-transform 350ms ease;
  transition: background-color 350ms ease, font-size 350ms ease, transform 350ms ease, color 350ms ease;
  transition: background-color 350ms ease, font-size 350ms ease, transform 350ms ease, color 350ms ease, -webkit-transform 350ms ease;
  color: #69697b;
  font-size: 20px;
  line-height: 1em;
}

.social-media-icon-wrapper:hover {
  border-color: #3434ff;
  background-color: #3434ff;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  color: #fff;
}

.courses-category-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 48px;
  justify-items: center;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 27px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.circle-shape-courses-category {
  position: absolute;
}

.circle-shape-courses-category._1 {
  left: -93.5px;
  top: -71px;
  z-index: -1;
}

.circle-shape-courses-category._2 {
  left: -393.5px;
  bottom: -414.5px;
  z-index: -1;
}

.circle-shape-courses-category._3 {
  top: -113px;
  z-index: -1;
}

.circle-shape-courses-category._4 {
  right: -295px;
  bottom: -400px;
  z-index: -1;
}

.courses-category-hero-wrapper {
  position: relative;
}

.slider-arrow-icon {
  font-family: 'Icon Fonts Academy Template', sans-serif;
}

.social-media-icon-teacher {
  -webkit-transition: color 350ms ease, -webkit-transform 350ms ease;
  transition: color 350ms ease, -webkit-transform 350ms ease;
  transition: transform 350ms ease, color 350ms ease;
  transition: transform 350ms ease, color 350ms ease, -webkit-transform 350ms ease;
  font-family: 'Icon Fonts Academy Template', sans-serif;
  font-size: 23px;
  line-height: 1em;
}

.social-media-icon-teacher:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.social-media-icon-teacher.twitter {
  font-size: 21px;
}

.icon-file {
  font-family: 'Icon Fonts Academy Template', sans-serif;
  font-size: 18px;
  line-height: 1em;
}

.cart-price {
  color: #69697b;
  font-size: 16px;
  line-height: 1.111em;
  font-weight: 400;
}

.cart-remove {
  margin-top: 12px;
  font-size: 16px;
  line-height: 1.111em;
}

.cart-list {
  overflow: visible;
  padding-right: 0px;
  padding-left: 0px;
}

.cart-price-wrapper {
  margin-top: 5px;
}

.apple-pay {
  border-radius: 4px;
}

.apple-pay.cart {
  width: 100%;
  height: 54px;
}

.cart-subtotal-text {
  color: #0b0b2c;
}

.cart-subtotal {
  color: #0b0b2c;
}

.cart-quantity-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 22px;
  min-width: 22px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #202058;
  color: #fff;
  font-size: 12px;
  line-height: 1.091em;
}

.cart-empty-state {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cart-empty-text {
  margin-bottom: 20px;
}

.new-teachers-wrapper {
  position: relative;
  z-index: 1;
}

.animation-wrapper.testimonial {
  max-width: 43%;
}

.button-play.course {
  width: 79px;
}

.button-play-wrapper {
  border-radius: 1000px;
  box-shadow: 0 25px 70px 0 rgba(11, 11, 44, 0.71), 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  -webkit-transition: box-shadow 350ms ease, -webkit-transform 350ms ease;
  transition: box-shadow 350ms ease, -webkit-transform 350ms ease;
  transition: box-shadow 350ms ease, transform 350ms ease;
  transition: box-shadow 350ms ease, transform 350ms ease, -webkit-transform 350ms ease;
}

.button-play-wrapper:hover {
  box-shadow: 0 10px 30px 0 rgba(11, 11, 44, 0.71), 0 1px 1px 0 rgba(0, 0, 0, 0.25);
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.checkout-form {
  padding: 60px 24px;
  background-color: #fafafa;
}

.block-content {
  padding-right: 24px;
  padding-left: 24px;
  border-right-color: #ececf4;
  border-bottom-color: #ececf4;
  border-left-color: #ececf4;
  border-radius: 0px 0px 8px 8px;
}

.block-header {
  padding-right: 24px;
  padding-left: 24px;
  border-color: #ececf4;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.customer-info {
  margin-bottom: 40px;
}

.order-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.order-content {
  margin-left: 0px;
}

.order-title {
  margin-bottom: 5px;
  color: #0b0b2c;
  font-size: 20px;
  line-height: 1.2em;
}

.pagination {
  margin-top: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.pagination-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.category-title-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.blog-category-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.menu-grid-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 38px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 24px;
  background-color: #fff;
  box-shadow: 0 -4px 20px 0 rgba(11, 11, 44, 0.04), 0 40px 44px 0 rgba(0, 0, 0, 0.06);
}

.payment-processor-logo {
  margin-left: 12px;
}

.apple-pay-button {
  height: 54px;
}

.bold-text {
  color: #0b0b2c;
  font-weight: 700;
}

.bold-text.order {
  font-weight: 500;
}

.color-red {
  color: #ff1c1c;
}

.checkout-label-box {
  margin-top: -5px;
  margin-bottom: 0px;
  margin-left: 12px;
}

.utility-page-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 140px 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fafafa;
}

.richt-text-start-here figure {
  margin-top: 50px;
  margin-bottom: 50px;
}

.richt-text-start-here p {
  margin-bottom: 32px;
}

.richt-text-start-here img {
  border-radius: 4px;
}

.discount-container {
  margin-top: 26px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-width: 1px 0px 0px;
  border-top-color: #ececf4;
}

.link {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.link-2 {
  color: #2a2a69;
}

.grid {
  -ms-grid-columns: 0.5fr;
  grid-template-columns: 0.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-2 {
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.heading-2 {
  display: block;
}

.meet-the-founders-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 86px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-3 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.collection-list-wrapper {
  margin-top: 100px;
}

.image-2 {
  width: 140px;
  height: 140px;
  border-radius: 100px;
  box-shadow: -3px -5px 15px -4px #000;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: opacity 125ms ease;
  transition: opacity 125ms ease;
}

.founder-card {
  text-align: center;
}

.link-block {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}

.image-3 {
  width: 170px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100px;
}

.columns {
  display: block;
  margin-top: 25px;
  padding-right: 25px;
  padding-left: 25px;
}

.founder {
  text-align: center;
}

.text-block {
  margin-bottom: 25px;
  color: #3434ff;
  font-weight: 500;
  text-align: center;
}

.heading-3 {
  text-align: center;
}

.testimonial-quote-block {
  margin-right: 100px;
  margin-left: 100px;
}

.slider-2 {
  height: 450px;
  background-color: #3434ff;
  -o-object-fit: fill;
  object-fit: fill;
}

.testimonial-quote-student {
  color: #fff;
  text-align: right;
}

.text-span {
  color: #3434ff;
}

.class-columns {
  margin-right: 5%;
  margin-left: 5%;
}

.div-block-3 {
  position: relative;
  margin-top: 49px;
}

.div-block-4 {
  position: relative;
  margin-top: 50px;
}

.simple-div.mobile {
  margin-right: 50px;
  margin-left: 50px;
  padding-right: 10%;
  padding-left: 10%;
}

.simple-div.small-mobile {
  margin-right: 10%;
  margin-left: 10%;
}

.text-block-4 {
  margin-bottom: 25px;
}

.text-block-5 {
  margin-bottom: 25px;
}

.link-3 {
  color: #2a2a69;
}

@media screen and (min-width: 1440px) {
  .card.newsletter {
    background-color: #2a2a69;
  }
  .card.events {
    margin-right: 0px;
    padding-left: 0px;
  }
  .courses-section-grid {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .title.companies {
    font-size: 18px;
    text-align: center;
  }
  .student-name {
    color: #2a2a69;
  }
  .paragraph.mg-bottom-0px {
    overflow: visible;
    width: auto;
    margin-top: 10px;
    margin-bottom: -20px;
  }
  .paragraph.courses {
    margin-top: 19px;
  }
  .container-default-1209px {
    max-width: 1320px;
  }
  .button-primary {
    position: relative;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
  }
  .button-primary.large {
    margin-right: 0px;
    margin-left: 0px;
  }
  .button-primary.header-button {
    margin-right: 0px;
    margin-left: 0px;
  }
  .button-primary.header-button.button-secondary {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .button-primary.community-buttons {
    position: absolute;
    left: 40%;
    top: 50%;
    right: 40%;
  }
  .achievement-category {
    color: #2a2a69;
  }
  .container-medium-727px.text-center {
    margin-bottom: 49px;
  }
  .section.companies {
    margin-top: 0px;
    background-color: #fafafa;
  }
  .section.newsletter-events {
    background-color: #2a2a69;
  }
  .image.card-events {
    width: 500px;
    margin-left: 0px;
  }
  .image.course {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .font-color-primary {
    color: #2a2a69;
  }
  .blue-social-icon {
    background-color: #2a2a69;
  }
  .blue-social-icon.facebook {
    background-color: #2a2a69;
  }
  .teachers-work {
    color: #e94e00;
  }
  .icon-password-wrapper {
    background-color: #2a2a69;
  }
  .dropdown-list.w--open {
    margin-left: 0px;
  }
  .companies-main-wrapper {
    margin-bottom: 25px;
  }
  .button-secondary {
    position: relative;
    top: 0%;
    right: 0%;
    margin-bottom: 15px;
    padding-bottom: 18px;
  }
  .button-secondary.large {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .button-secondary.cta {
    margin-right: 0px;
    margin-left: 0px;
  }
  .button-secondary.header-button {
    margin-top: 15px;
  }
  .button-secondary.all-instructors {
    margin-top: 46px;
  }
  .card-image-link.events {
    margin-right: 0px;
    margin-left: 0px;
  }
  .student-wrapper.w--current {
    color: #2a2a69;
  }
  .more-information-location-text {
    color: #2a2a69;
  }
  .special-2.welcome {
    font-size: 65px;
  }
  .text-block {
    color: #2a2a69;
  }
  .div-block-2 {
    background-color: #fafafa;
  }
  .slide-2 {
    background-color: #fff;
  }
  .collection-list-wrapper-2 {
    display: block;
  }
  .grid-4 {
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .testimonial-quote-block {
    display: block;
    width: auto;
    margin: 50px 100px;
  }
  .slide-3 {
    background-color: #2a2a69;
  }
  .slide-nav-2 {
    margin-bottom: 15px;
    background-color: transparent;
  }
  .icon {
    background-color: transparent;
  }
  .heading-5 {
    color: #fff;
  }
  .paragraph-3 {
    color: #fff;
  }
  .slider-2 {
    height: auto;
  }
  .image-4 {
    display: block;
    margin-left: 0px;
    text-align: center;
  }
  .heading-6 {
    color: #fff;
  }
  .paragraph-4 {
    color: #fff;
  }
  .testimonial-quote-student {
    color: #fff;
    font-size: 24px;
    text-align: right;
  }
  .mask {
    background-color: #3434ff;
  }
  .text-block-3 {
    color: #fff;
    text-align: right;
  }
  .text-span {
    color: #3434ff;
  }
  .class-columns {
    margin-right: 65px;
    margin-left: 65px;
  }
  .div-block-3 {
    position: relative;
    margin-top: 50px;
  }
  .div-block-4 {
    position: relative;
    margin-top: 50px;
  }
  .simple-div {
    margin-right: 100px;
    margin-left: 100px;
  }
  .heading-7 {
    text-align: center;
  }
  .text-block-4 {
    font-size: 20px;
    text-align: center;
  }
  .form-block-2 {
    margin-top: 25px;
    margin-right: 150px;
    margin-left: 150px;
  }
  .text-block-5 {
    text-align: center;
  }
  .search-courses-wrapper {
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 0.5fr 1fr;
    grid-template-columns: 0.5fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .heading-8 {
    text-align: left;
  }
  .search-input {
    margin-right: auto;
    margin-left: auto;
    border-radius: 5px;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
  }
  .search {
    margin-top: 15px;
    text-align: right;
  }
}

@media screen and (max-width: 991px) {
  blockquote {
    padding-right: 50px;
    padding-left: 50px;
  }
  .why-us-icon {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .footer-mobile-title {
    padding-top: 28px;
    padding-bottom: 22px;
    cursor: pointer;
  }
  .event-date-wrapper {
    margin-right: 0px;
    margin-bottom: 20px;
    white-space: normal;
  }
  .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .card.newsletter {
    max-width: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }
  .card.teachers {
    max-width: 510px;
    margin-right: auto;
    margin-left: auto;
  }
  .card.cart {
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .card.contact-us {
    margin-bottom: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .card.more-information {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .card.course-mobile {
    position: static;
    top: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    margin-bottom: 70px;
    padding-top: 51px;
    padding-right: 32px;
    padding-left: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .card.course {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .card.event {
    max-width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .card.blog {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .card.blog-category {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .courses-section-grid {
    grid-row-gap: 27px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .nav-menu {
    min-height: 100vh;
    min-width: 100%;
    margin-left: 0px;
    padding: 22px 28px;
    background-color: #0b0b2c;
    box-shadow: 0 4px 10px 0 rgba(74, 58, 255, 0.18);
  }
  .styleguide-seccion {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .newsletter-events-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .hero-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .about-us-images {
    margin-top: 60px;
  }
  .title.companies {
    width: 600px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .paragraph.testimonial {
    max-width: none;
  }
  .paragraph.hero {
    margin-right: auto;
    margin-left: auto;
  }
  .paragraph.mg-bottom-0px {
    width: auto;
    margin-bottom: -30px;
    margin-left: 0px;
  }
  .container-default-1209px.checkout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .links-block {
    width: 100%;
    border-bottom: 1px solid #ececf4;
  }
  .links-block.footer-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 60px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    border-bottom-width: 0px;
  }
  .links-block._2 {
    max-width: none;
  }
  .links-block._3 {
    width: 100%;
  }
  .spacer.resources-center {
    width: auto;
    height: 24px;
  }
  .spacer.visit-us {
    height: 33px;
  }
  .spacer.videos-details {
    width: 20px;
  }
  .spacer.about-course {
    min-height: 70px;
  }
  .spacer.course {
    display: none;
  }
  .spacer.teacher {
    min-height: 70px;
  }
  .spacer.skills {
    width: 10vw;
  }
  .spacer.hero {
    min-height: 60px;
  }
  .button-primary.header-button {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .button-primary.header-button.button-secondary {
    width: 200px;
    padding-right: 10px;
    padding-left: 9px;
  }
  .button-primary.community-buttons {
    font-size: 80%;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .header-dropdown {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }
  .styleguide-header {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .blog-hero-wrapper {
    margin-bottom: 60px;
  }
  .styleguide-content-wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .header {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .testimonial-student-image {
    margin-right: 0px;
    margin-bottom: 18px;
  }
  .testimonial-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .top-content.meet-our-teachers {
    margin-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    text-align: center;
  }
  .top-content.course {
    max-width: 754px;
  }
  .top-content.event {
    max-width: 810px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .styleguide-sidebar {
    display: none;
  }
  .card-content.visit-us {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .card-content.events {
    padding: 40px;
  }
  .card-content.event {
    width: 50%;
  }
  .circle-shape-new-teachers._3 {
    right: 35px;
  }
  .circle-shape-new-teachers._2 {
    left: 28px;
    bottom: -79px;
  }
  .circle-shape-new-teachers._4 {
    top: 202px;
    right: -18px;
  }
  .mega-menu-link {
    margin-bottom: 0px;
    padding: 16px;
    border-bottom: 0px solid #fff;
    background-color: #0b0b2c;
    color: hsla(0, 0%, 100%, 0.65);
    font-size: 22px;
    line-height: 24px;
  }
  .mega-menu-link:hover {
    background-color: #1b1b55;
    color: #fff;
  }
  .mega-menu-link.w--current {
    color: #fff;
    font-weight: 700;
  }
  .section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .section.search-courses {
    padding-bottom: 80px;
  }
  .section.cta {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .section.video-hero {
    padding-bottom: 80px;
  }
  .section.latest-courses {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .section.related-courses {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .section.about-us {
    padding-top: 80px;
  }
  .section.mission {
    padding-top: 80px;
  }
  .section.hero {
    padding-bottom: 200px;
  }
  .section.companies {
    text-align: center;
  }
  .section.events-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .section.testimonials {
    padding-bottom: 80px;
  }
  .section.testimonial {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .section.learning-center {
    padding-bottom: 80px;
  }
  .section.blog {
    padding-bottom: 80px;
  }
  .section.contact-us {
    padding-bottom: 80px;
  }
  .section.why-us {
    padding-bottom: 80px;
  }
  .section.newsletter-events {
    margin-bottom: 0px;
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .section.faqs {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .section.videos {
    padding-bottom: 80px;
  }
  .section.community {
    padding-top: 80px;
  }
  .section.course {
    padding-bottom: 80px;
  }
  .section.blog-post {
    padding-bottom: 80px;
  }
  .section.latest-articles {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .section.event-top {
    padding-top: 80px;
  }
  .section.event {
    padding-bottom: 80px;
  }
  .why-study-icon {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .footer-fine-print-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .companies-grid {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    -ms-grid-rows: auto 60px auto;
    grid-template-areas: ". . ." ". . Area";
    -ms-grid-columns: auto 60px auto 60px auto;
    grid-template-columns: auto auto auto;
  }
  .footer-title {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image.post-card {
    height: auto;
    min-height: 100%;
  }
  .image.visit-us {
    width: 51%;
  }
  .image.courses {
    width: 100%;
    height: 400px;
    max-width: 100%;
    margin-top: 72px;
    margin-right: 0px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .image.our-story {
    width: 100%;
    height: 400px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 20%;
    object-position: 50% 20%;
  }
  .image.about-us-3 {
    width: 178px;
  }
  .image.about-us-1 {
    width: 268px;
  }
  .image.about-us-2 {
    width: 307px;
  }
  .image.about-section {
    height: 350px;
    max-width: none;
    min-width: 100%;
  }
  .image.testimonial {
    height: 400px;
    max-width: none;
    min-width: 100%;
  }
  .image.course {
    height: auto;
    max-width: 100%;
    min-height: 100%;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .image.event {
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .mega-menu-title {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 0px 20px;
    color: #fff;
  }
  .mega-menu-title.hidden-mobile {
    display: none;
  }
  .why-us-main-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .card-event-details-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .menu-2-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .menu-grid {
    width: 100%;
    padding-right: 18px;
    padding-left: 18px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .videos-detail-icon {
    margin-right: 8px;
  }
  .visit-us-grid {
    grid-row-gap: 27px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .nav-link {
    padding-top: 8px;
    padding-bottom: 8px;
    color: hsla(0, 0%, 100%, 0.52);
    font-size: 33px;
    text-align: center;
  }
  .nav-link:hover {
    color: #fff;
  }
  .nav-link.w--current {
    color: #fff;
    border-bottom: none;
    padding-bottom: 8px;
  }
  .slide-wrapper {
    padding-right: 45px;
    padding-left: 45px;
  }
  .styleguide-content {
    margin-left: 0px;
  }
  .category-wrapper {
    left: 20px;
    right: auto;
  }
  .footer-mobile-content {
    overflow: hidden;
    margin-top: -10px;
    margin-bottom: 15px;
    text-align: left;
  }
  .mega-menu-column-4 {
    margin-top: 32px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .typography-container {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .styleguide-subheader {
    padding-top: 34px;
    padding-bottom: 34px;
  }
  .dropdown-icon {
    color: #fff;
    font-size: 10px;
  }
  .visit-us-contact-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .newsletter-icon-wrapper {
    margin-right: 0px;
    margin-bottom: 16px;
  }
  .newsletter-icon-wrapper.blog {
    margin-right: 32px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .student-details {
    text-align: center;
  }
  .companies-main-top {
    min-height: 80px;
  }
  .menu-mobile-button-icon {
    width: 25px;
    height: 25px;
    -webkit-filter: brightness(90%) saturate(0%);
    filter: brightness(90%) saturate(0%);
  }
  .courses-grid {
    grid-row-gap: 27px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  ._2-buttons {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .course-preview {
    max-width: 100%;
    margin-right: 0px;
    margin-bottom: 40px;
  }
  .course-preview.video-hero {
    max-width: 593px;
  }
  .event-icon.location {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .circle-shape-cta._1 {
    left: -199px;
    top: -110px;
  }
  .circle-shape-cta._2 {
    left: -135px;
  }
  .circle-shape-cta._3 {
    top: -220px;
    right: 123px;
    max-width: 45%;
  }
  .new-teachers-card {
    margin-top: 60px;
  }
  .footer-link {
    display: inline-block;
    white-space: normal;
  }
  .dropdown-list.w--open {
    position: static;
    margin-left: 0px;
    padding: 0px;
    background-color: transparent;
  }
  .companies-main-wrapper {
    padding-bottom: 80px;
  }
  .testimonial-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .circle-shape-404._1 {
    top: -150.5px;
    right: -162px;
    max-width: 50%;
  }
  .circle-shape-404._5 {
    max-width: 50%;
  }
  .sidebar.course {
    display: none;
  }
  .sidebar.teacher {
    max-width: 100%;
  }
  .form-newsletter.blog {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .why-study-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .blog-grid.latest-articles {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .social-media-wrapper.footer-fine-print {
    margin-bottom: 25px;
  }
  .about-section-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .video-hero-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .container-newsletter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .course-card-wrapper {
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .input.newsletter-blog {
    margin-right: 16px;
    margin-bottom: 0px;
  }
  .circle-shape-newsletter-events._4 {
    top: -229px;
    right: -195px;
  }
  .circle-shape-newsletter-events._3 {
    right: 56px;
  }
  .circle-shape-newsletter-events._2 {
    left: -111px;
  }
  .footer-links-block {
    margin-bottom: 60px;
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .courses-hero-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .split-content.our-story {
    max-width: 80%;
    margin-right: 0px;
    margin-bottom: 63px;
  }
  .split-content.about-section-right {
    max-width: 599px;
    margin-bottom: 60px;
    margin-left: 0px;
  }
  .split-content.newsletter-events-left {
    margin-right: 0px;
    margin-bottom: 60px;
  }
  .split-content.hero-left {
    text-align: center;
  }
  .split-content.newsletter-events-right {
    max-width: 100%;
  }
  .split-content.newsletter-left {
    margin-right: 0px;
    margin-bottom: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .split-content.cta-right {
    width: auto;
    margin-top: 80px;
    margin-right: 0px;
  }
  .split-content.cta-left {
    max-width: 619px;
    text-align: center;
  }
  .split-content.video-hero-left {
    max-width: 508px;
    margin-bottom: 60px;
    text-align: center;
  }
  .split-content.testimonial-left {
    max-width: 619px;
    margin-bottom: 60px;
  }
  .split-content.meet-our-teachers {
    margin-bottom: 48px;
  }
  .split-content.event-left {
    margin-right: 0px;
    margin-bottom: 60px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  .more-information-grid {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    grid-row-gap: 27px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .meet-our-teachers-grid {
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
    grid-row-gap: 120px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .meet-our-teachers-grid.teachers {
    max-width: 100%;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .cart-wrapper {
    z-index: 999;
  }
  .button-secondary {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .button-secondary.cta {
    margin-bottom: 50px;
  }
  .button-secondary.header-button {
    display: block;
  }
  .circle-shape-courses._4 {
    bottom: -99px;
  }
  .circle-shape-courses._3 {
    left: 407px;
    top: -135px;
  }
  .circle-shape-courses._1 {
    left: 296px;
    top: 237px;
  }
  .circle-shape-courses._2 {
    left: -244px;
    bottom: 342.5px;
  }
  .circle-shape-testimonial._4 {
    right: -170px;
  }
  .circle-shape-testimonial._2 {
    left: -43px;
    top: -56px;
    right: auto;
    bottom: auto;
  }
  .circle-shape-testimonial._1 {
    left: -214px;
    bottom: -239px;
    max-width: 80%;
  }
  .blog-main-content {
    max-width: 100%;
  }
  .cta-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .circle-shape-about-section._1 {
    left: -249px;
    top: -89px;
    max-width: 80%;
  }
  .circle-shape-about-section._2 {
    left: 531px;
    bottom: 167px;
  }
  .buttons-grid {
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .dropdown-icon-footer {
    display: block;
    font-family: 'Icon Fonts Academy Template', sans-serif;
    font-size: 0.6em;
    line-height: 1em;
  }
  .column.why-us {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .card-image-link {
    min-width: 39%;
  }
  .card-image-link.event {
    min-height: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .choose-grid {
    grid-column-gap: 40px;
  }
  .student-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .our-story-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .learning-center-section-grid {
    grid-row-gap: 27px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .visit-us-location-wrapper {
    max-width: 300px;
  }
  .footer {
    padding-top: 40px;
  }
  .resources-center-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .bg-course {
    min-height: 850px;
  }
  .about-course {
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }
  .course-tabs-content {
    max-width: 680px;
    margin-right: auto;
    margin-left: auto;
  }
  .event-details-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .event-details {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .card-image-wrapper.event {
    width: 50%;
    padding-right: 0px;
    padding-bottom: 32px;
  }
  .teacher-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .teacher-content {
    max-width: 100%;
  }
  .teacher-courses-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .teachers-articles-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .circle-shape._02 {
    bottom: -249.5px;
  }
  .circle-shape._03 {
    left: 16px;
    top: 463px;
    right: auto;
  }
  .circle-shape._04 {
    right: -151px;
  }
  .circle-shape._05 {
    top: 296px;
    right: -167px;
  }
  .courses-category-grid {
    grid-row-gap: 27px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .circle-shape-courses-category._2 {
    left: -258.5px;
    bottom: -573.5px;
  }
  .circle-shape-courses-category._4 {
    right: -148px;
    bottom: -578px;
  }
  .menu-button {
    z-index: 99;
    width: 45px;
    height: 45px;
    padding: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #ececf4;
    border-radius: 4px;
    -webkit-transition: -webkit-transform 350ms ease;
    transition: -webkit-transform 350ms ease;
    transition: transform 350ms ease;
    transition: transform 350ms ease, -webkit-transform 350ms ease;
  }
  .menu-button:hover {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  .menu-button.w--open {
    background-color: #fff;
  }
  .menu-mobile-open {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .animation-wrapper.testimonial {
    max-width: none;
  }
  .button-play.course {
    width: 119px;
  }
  .category-title-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .blog-category-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .menu-grid-wrapper {
    padding-top: 16px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: transparent;
  }
  .payment-processor-container {
    margin-bottom: 24px;
  }
  .top-content-checkout {
    margin-right: 0px;
  }
  .utility-page-container {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .link-2 {
    width: 70px;
    margin-right: 25px;
    margin-left: 10px;
    text-align: center;
  }
  .heading-2 {
    margin-bottom: 0px;
  }
  .image-3 {
    width: 170px;
  }
  .heading-4 {
    display: block;
  }
  .div-block {
    text-align: center;
  }
  .slider-2 {
    height: 400px;
  }
  .block-quote {
    margin-bottom: 15px;
    font-size: 18px;
  }
  .block-quote-2 {
    margin-bottom: 15px;
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 48px;
  }
  h2 {
    font-size: 32px;
  }
  h3 {
    font-size: 21px;
  }
  h4 {
    font-size: 18px;
  }
  h5 {
    font-size: 17px;
  }
  blockquote {
    padding: 50px 32px 48px;
    background-position: 50% 10%;
    font-size: 20px;
  }
  .faq-wrapper {
    padding-top: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .color-primary-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .card.empty-state {
    margin-top: 30px;
    margin-bottom: 39px;
  }
  .card.videos-details {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .card.newsletter {
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .card.visit-us {
    max-width: 562px;
  }
  .card.cart {
    max-width: 490px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    border-radius: 0px;
  }
  .card.contact-us {
    padding: 50px 40px 60px;
  }
  .card.videos-community {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .card.password {
    padding: 62px 40px;
  }
  .card.course-mobile {
    margin-bottom: 40px;
    padding-top: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .card.event {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .visit-us-icon.location {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .courses-section-grid {
    max-width: 510px;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
  }
  .color-neutral-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .styleguide-title {
    font-size: 46px;
    line-height: 52px;
  }
  .newsletter-events-wrapper {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .about-us-images {
    display: -ms-grid;
    display: grid;
    max-height: none;
    padding-right: 24px;
    padding-left: 24px;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .title.companies {
    line-height: 1.667em;
  }
  .title.why-us {
    margin-bottom: 40px;
  }
  .title.video-hero {
    font-size: 38px;
  }
  .title._404 {
    font-size: 40px;
  }
  .title.course-page {
    font-size: 35px;
  }
  .title.event {
    font-size: 33px;
  }
  .title.latest-articles-section {
    margin-bottom: 40px;
    text-align: center;
  }
  .paragraph.newsletter-blog {
    max-width: 392px;
  }
  .paragraph.mg-bottom-0px {
    width: auto;
    margin-bottom: -21px;
  }
  .links-block.footer-links {
    padding-top: 40px;
    padding-bottom: 0px;
  }
  .spacer.resources-center {
    height: 24px;
  }
  .spacer.achievement {
    display: none;
  }
  .spacer.about-images {
    display: none;
    min-width: 20px;
  }
  .spacer.videos-details {
    height: 20px;
  }
  .spacer.about-course {
    min-height: 60px;
  }
  .spacer.event-detail {
    height: 20px;
  }
  .button-primary.header-button {
    display: none;
  }
  .button-primary.community-buttons {
    font-size: 75%;
  }
  .button-primary.community-buttons.small-mobile {
    left: 30%;
    right: 30%;
  }
  .achievement-category {
    font-size: 19px;
  }
  .styleguide-header {
    padding-right: 32px;
    padding-left: 32px;
  }
  .why-us-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .styleguide-content-wrapper {
    padding-right: 32px;
    padding-left: 32px;
  }
  .header {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .testimonial-student-image {
    margin-right: 18px;
    margin-bottom: 0px;
  }
  .testimonial-content {
    border-bottom-width: 0px;
  }
  .top-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: center;
  }
  .top-content.videos {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }
  .top-content.files {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }
  .top-content.contact-us {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .top-content.meet-our-teachers {
    margin-bottom: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .top-content.more-courses {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .top-content.course {
    max-width: none;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }
  .top-content.blog-post {
    margin-top: 40px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }
  .top-content.event {
    max-width: 510px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }
  .divider.course-card {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .divider.why-us {
    width: auto;
    height: 56px;
    background-color: transparent;
  }
  .divider.card-post {
    margin-top: 30px;
  }
  .card-content.events {
    padding: 30px;
  }
  .card-content.event {
    width: 100%;
  }
  .circle-shape-new-teachers._1 {
    left: -63px;
    top: -30px;
  }
  .circle-shape-new-teachers._3 {
    right: -18px;
    max-width: 30%;
  }
  .circle-shape-new-teachers._2 {
    left: -10px;
    max-width: 50%;
  }
  .circle-shape-new-teachers._4 {
    right: -96px;
    max-width: 60%;
  }
  .event-location-text {
    max-width: 80%;
  }
  .section.cta {
    padding-bottom: 88px;
  }
  .section.video-hero {
    padding-bottom: 48px;
  }
  .section.related-courses {
    padding-top: 60px;
  }
  .section.course {
    padding-bottom: 60px;
  }
  .section.blog-post {
    padding-top: 40px;
  }
  .events-grid {
    max-width: 510px;
    margin-right: auto;
    margin-left: auto;
  }
  .faqs-wrapper {
    margin-top: 60px;
  }
  .companies-grid {
    min-width: 100%;
    justify-items: center;
    -ms-grid-row-align: center;
    align-self: center;
    grid-column-gap: 50px;
    grid-template-areas: ".";
    -ms-grid-columns: auto 50px auto;
    grid-template-columns: auto auto;
  }
  .companies-wrapper {
    text-align: center;
  }
  .image.visit-us {
    width: 100%;
  }
  .image.courses {
    margin-top: 40px;
  }
  .image.cta-3 {
    border-radius: 15px;
  }
  .image.cta-1 {
    border-radius: 20px;
  }
  .image.about-section {
    max-width: 100%;
  }
  .image.cta-2 {
    border-radius: 20px;
  }
  .image.cta-4 {
    border-radius: 15px;
  }
  .image.testimonial {
    max-width: 100%;
  }
  .image.card-events {
    width: auto;
  }
  .why-us-main-content {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .slider {
    max-width: 100%;
  }
  .icon-files-wrapper {
    margin-right: 0px;
    margin-bottom: 32px;
  }
  .menu-grid {
    padding-right: 10px;
    padding-left: 10px;
  }
  .visit-us-grid {
    justify-items: center;
  }
  .icon-videos-community-wrapper {
    margin-right: 0px;
    margin-bottom: 24px;
  }
  .contact-us-icon-wrapper {
    margin-bottom: 32px;
  }
  .nav-link {
    font-size: 32px;
  }
  .slide-wrapper {
    padding-right: 52px;
    padding-left: 52px;
  }
  .fine-print {
    font-size: 16px;
    line-height: 1.667em;
    text-align: center;
  }
  .achievement-number {
    font-size: 38px;
  }
  .videos-tab-link {
    min-width: 100%;
    padding: 20px 24px;
    border-bottom-width: 1px;
    border-bottom-color: #cfcfdb;
    -webkit-transition: background-color 350ms ease, border-color 350ms ease, color 350ms ease;
    transition: background-color 350ms ease, border-color 350ms ease, color 350ms ease;
  }
  .videos-tab-link.w--current {
    border-bottom-width: 1px;
    border-bottom-color: #3434ff;
    background-color: #f5f7ff;
  }
  .why-study-grid {
    max-width: 510px;
    margin-right: auto;
    margin-left: auto;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .styleguide-subheader {
    padding-right: 32px;
    padding-left: 32px;
  }
  .visit-us-contact-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .students-wrapper {
    margin-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .videos-tabs-menu {
    margin-bottom: 40px;
    padding-top: 60px;
  }
  .newsletter-icon-wrapper {
    margin-right: 0px;
    margin-bottom: 16px;
  }
  .newsletter-icon-wrapper.blog {
    margin-right: 0px;
    margin-bottom: 18px;
  }
  ._404-title {
    font-size: 150px;
    line-height: 150px;
  }
  .student-details {
    text-align: left;
  }
  .companies-main-top {
    background-position: 50% 0%;
  }
  .courses-grid {
    max-width: 510px;
    margin-right: auto;
    margin-left: auto;
  }
  .events-section-grid {
    max-width: 510px;
    margin-right: auto;
    margin-left: auto;
  }
  .contact-us-form-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .course-preview {
    max-width: 100%;
    margin-right: 0px;
    margin-bottom: 40px;
  }
  .course-preview.video-hero {
    max-width: 100%;
  }
  .event-icon {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .event-icon.location {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .circle-shape-cta._1 {
    left: -296px;
  }
  .circle-shape-cta._2 {
    left: -95px;
    bottom: -255.5px;
    max-width: 80%;
  }
  .circle-shape-cta._4 {
    top: 91px;
    right: -259px;
    max-width: 80%;
  }
  .circle-shape-cta._3 {
    top: -203px;
    right: -97px;
    max-width: 60%;
  }
  .new-teachers-card {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .cart {
    margin-right: 20px;
  }
  .right-arrow {
    right: -18px;
  }
  .circle-shape-404._1 {
    top: -75.5px;
    right: -128px;
  }
  .circle-shape-404._2 {
    left: -87px;
  }
  .circle-shape-404._4 {
    right: -146px;
  }
  .circle-shape-404._5 {
    left: -141px;
    top: -58px;
  }
  .color-icons-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .form-newsletter.blog {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .why-study-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .blog-grid {
    max-width: 510px;
    margin-right: auto;
    margin-left: auto;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .social-media-wrapper {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .video-hero-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .choose-wrapper {
    max-width: 375px;
  }
  .input {
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .input.newsletter-blog {
    min-width: auto;
    margin-right: 0px;
    margin-bottom: 16px;
  }
  .input.newsletter {
    min-width: auto;
  }
  .input.newsletter-events {
    min-width: auto;
  }
  .circle-shape-newsletter-events._4 {
    top: -223px;
    right: -135px;
    max-width: 60%;
  }
  .circle-shape-newsletter-events._3 {
    bottom: -85px;
    max-width: 30%;
  }
  .circle-shape-newsletter-events._2 {
    left: -57px;
    top: -177.5px;
    max-width: 50%;
  }
  .circle-shape-newsletter-events._1 {
    left: -177px;
  }
  .footer-links-block {
    margin-bottom: 32px;
  }
  .split-content.events-section {
    margin-bottom: 40px;
  }
  .split-content.our-story {
    max-width: 647px;
  }
  .split-content.newsletter-events-left {
    margin-bottom: 40px;
  }
  .split-content.courses-section-left {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .split-content.videos-community-left {
    margin-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .split-content.cta-right {
    width: 70%;
  }
  .split-content.course-files-left {
    margin-bottom: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .split-content.course-video-left {
    max-width: none;
  }
  .split-content.video-hero-left {
    max-width: 480px;
    margin-bottom: 40px;
    text-align: left;
  }
  .more-information-grid {
    max-width: 80%;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .meet-our-teachers-grid.teachers {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .special-1 {
    font-size: 66px;
  }
  .paragraph-large {
    font-size: 20px;
    line-height: 1.6em;
  }
  .button-secondary {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 49px;
    float: none;
    text-align: center;
  }
  .button-secondary.header-button {
    position: relative;
    top: 0%;
    right: 0%;
    display: block;
    margin-top: 0px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .circle-shape-courses._4 {
    right: -104px;
    max-width: 60%;
  }
  .circle-shape-courses._3 {
    left: 388px;
    top: -84px;
    max-width: 60%;
  }
  .circle-shape-courses._1 {
    left: 242px;
  }
  .circle-shape-courses._2 {
    left: -194px;
    bottom: 214.5px;
    max-width: 80%;
  }
  .circle-shape-testimonial._4 {
    bottom: -209px;
    max-width: 80%;
  }
  .circle-shape-testimonial._2 {
    left: -55px;
  }
  .circle-shape-testimonial._3 {
    right: -99px;
  }
  .circle-shape-testimonial._1 {
    left: -127px;
    bottom: -211px;
  }
  .left-arrow {
    left: -18px;
  }
  .color-secondary-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .post-featured-content {
    padding: 40px 20px;
  }
  .circle-shape-about-section._1 {
    left: -289px;
    top: -147px;
  }
  .circle-shape-about-section._2 {
    left: auto;
    right: -60px;
    bottom: 238px;
    max-width: 70%;
  }
  .footer-content-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .form-block.newsletter {
    min-width: 100%;
  }
  .choose-grid {
    justify-items: center;
    grid-row-gap: 60px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .student-wrapper {
    padding: 16px 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-top-width: 0px;
  }
  .student-wrapper.w--current {
    border-top-width: 0px;
    border-radius: 8px;
    background-color: #f5f7ff;
  }
  .achievements-wrapper {
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .learning-center-section-grid {
    max-width: 510px;
    margin-right: auto;
    margin-left: auto;
  }
  .course-video-duration-text {
    margin-left: 11px;
  }
  .visit-us-location-wrapper {
    max-width: 51%;
  }
  .special-2 {
    font-size: 46px;
  }
  .footer {
    padding-top: 32px;
  }
  .rich-text p {
    margin-bottom: 20px;
  }
  .rich-text ul {
    padding-left: 30px;
  }
  .rich-text ol {
    padding-left: 30px;
  }
  .rich-text img {
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .rich-text figcaption {
    margin-bottom: 32px;
  }
  .rich-text blockquote {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .resources-center-wrapper {
    margin-top: 40px;
  }
  .course-content-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .course-tab-link {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom-width: 1px;
    border-bottom-color: #cfcfdb;
    -webkit-transition: background-color 350ms ease, color 350ms ease;
    transition: background-color 350ms ease, color 350ms ease;
  }
  .course-tab-link.w--current {
    background-color: #f5f7ff;
  }
  .tabs-menu-course {
    margin-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .event-details {
    margin-bottom: 0px;
  }
  .card-image-wrapper.event {
    width: 100%;
    padding-right: 32px;
    padding-bottom: 0px;
  }
  .tabs-menu.teacher {
    margin-bottom: 40px;
    white-space: normal;
  }
  .tab-link.teacher {
    margin-bottom: 20px;
  }
  .skills-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .circle-shape._01 {
    left: -288px;
    top: -155px;
  }
  .circle-shape._03 {
    left: auto;
    top: -83px;
    right: -120px;
  }
  .circle-shape._04 {
    bottom: -391px;
  }
  .circle-shape._05 {
    top: 393px;
    right: -82px;
    max-width: 50%;
  }
  .courses-category-grid {
    max-width: 510px;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
  }
  .circle-shape-courses-category._1 {
    left: -27.5px;
  }
  .circle-shape-courses-category._2 {
    left: -243.5px;
  }
  .circle-shape-courses-category._4 {
    right: -161px;
  }
  .cart-icon {
    max-width: 40%;
  }
  .button-play.course-videos {
    width: 100px;
  }
  .button-play.course {
    width: 100px;
  }
  .checkout-form {
    padding-right: 0px;
    padding-left: 0px;
  }
  .order-title {
    font-size: 18px;
  }
  .category-title-wrapper {
    margin-bottom: 15px;
  }
  .blog-category-wrapper {
    margin-bottom: 15px;
  }
  .bold-text.order {
    font-weight: 700;
  }
  .row-checkout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .utility-page-container {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .paragraph-2 {
    margin-bottom: 21px;
  }
  .heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .block-quote {
    font-size: 15px;
  }
  .block-quote-2 {
    font-size: 15px;
  }
  .youtube-class {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 38px;
  }
  h2 {
    font-size: 28px;
  }
  blockquote {
    padding: 40px 20px;
    background-position: 50% 10%;
    font-size: 18px;
  }
  .faq-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }
  .color-primary-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .card.empty-state {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .card.videos-details {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .card.course-files {
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }
  .card.course-video {
    padding-right: 20px;
    padding-left: 20px;
  }
  .card.teachers {
    padding-right: 20px;
    padding-bottom: 32px;
    padding-left: 20px;
  }
  .card.contact-us {
    margin-bottom: 40px;
    padding: 40px 20px;
  }
  .card.videos-community {
    padding-right: 20px;
    padding-left: 20px;
  }
  .card.password {
    padding: 40px 20px;
  }
  .card.more-information.email {
    min-width: auto;
    padding: 32px 20px;
  }
  .card.course-mobile {
    padding: 20px 15px 40px;
  }
  .card.event {
    margin-bottom: 0px;
  }
  .empty-state-text {
    font-size: 16px;
  }
  .courses-section-grid {
    margin-top: 40px;
  }
  .color-neutral-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .nav-menu {
    padding-right: 18px;
    padding-left: 18px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .container-small-472px {
    padding-right: 16px;
    padding-left: 16px;
  }
  .styleguide-seccion {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .hero-wrapper {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .about-us-images {
    max-height: none;
    margin-top: 40px;
    padding-right: 16px;
    padding-left: 16px;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .event-details-text._2 {
    font-size: 18px;
    white-space: nowrap;
  }
  .title.companies {
    display: block;
    overflow: visible;
    width: auto;
    max-width: 90%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    font-size: 16px;
  }
  .title.more-information-card {
    margin-bottom: 20px;
  }
  .title.why-us {
    margin-bottom: 40px;
  }
  .title._404 {
    font-size: 30px;
  }
  .title.files-resources {
    font-size: 18px;
  }
  .title.course-page {
    font-size: 28px;
  }
  .title.event {
    font-size: 28px;
  }
  .title.latest-articles-section {
    margin-bottom: 32px;
  }
  .paragraph.about-us {
    margin-bottom: 40px;
  }
  .paragraph.video-hero {
    margin-bottom: 20px;
  }
  .paragraph.about-section {
    margin-bottom: 40px;
  }
  .paragraph.hero {
    margin-bottom: 40px;
  }
  .paragraph.mg-bottom-0px {
    margin-bottom: 25px;
  }
  .container-small-400px {
    padding-right: 16px;
    padding-left: 16px;
  }
  .header-logo {
    width: 125px;
    max-width: 100%;
    margin-left: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .container-default-1209px {
    padding-right: 16px;
    padding-left: 16px;
  }
  .links-block.footer-links {
    padding-top: 32px;
  }
  .spacer.why-us {
    height: 40px;
  }
  .spacer.more-information {
    min-height: 20px;
  }
  .spacer._2-buttons {
    height: 20px;
  }
  .spacer.about-course {
    min-height: 40px;
  }
  .spacer.teacher {
    min-height: 40px;
  }
  .button-primary {
    min-width: 100%;
  }
  .button-primary.large {
    font-size: 16px;
  }
  .button-primary.community-buttons.small-mobile {
    left: 0%;
    right: 0%;
  }
  .container-small-462px {
    padding-right: 16px;
    padding-left: 16px;
  }
  .container-fw {
    padding-right: 16px;
    padding-left: 16px;
  }
  .styleguide-header {
    padding-right: 20px;
    padding-left: 20px;
  }
  .blog-hero-wrapper {
    margin-bottom: 40px;
  }
  .why-us-wrapper {
    margin-top: 40px;
  }
  .container-medium-948px {
    padding-right: 16px;
    padding-left: 16px;
  }
  .styleguide-content-wrapper {
    padding: 60px 20px;
  }
  .header {
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .testimonial-content {
    padding: 40px 0px;
  }
  .top-content.meet-our-teachers {
    margin-bottom: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .divider.contact-us-form {
    margin-top: 22px;
    margin-bottom: 20px;
  }
  .divider.course-card {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .divider.card-events {
    margin-top: 20px;
  }
  .divider.card-post {
    margin-top: 20px;
  }
  .divider.videos {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .divider.blog-post {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .divider.licenses {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .card-content {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .card-content.visit-us {
    padding: 20px;
  }
  .card-content.events {
    padding: 20px;
  }
  .card-content.event {
    padding: 20px 20px 32px;
  }
  .circle-shape-new-teachers._1 {
    left: -31%;
  }
  .circle-shape-new-teachers._3 {
    top: -25px;
    right: 0px;
  }
  .circle-shape-new-teachers._2 {
    left: -6px;
    bottom: -42px;
  }
  .circle-shape-new-teachers._4 {
    top: auto;
    right: -51px;
    bottom: -81px;
  }
  .container-medium-727px {
    padding-right: 16px;
    padding-left: 16px;
  }
  .event-location-text._2 {
    font-size: 18px;
  }
  .mega-menu-link {
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 18px;
    line-height: 22px;
  }
  .section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section.teachers {
    padding-top: 50px;
  }
  .section.search-courses {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section.cta {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section.video-hero {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section.latest-courses {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section.related-courses {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section.about-us {
    padding-top: 50px;
  }
  .section.mission {
    padding-top: 50px;
  }
  .section.hero {
    padding-top: 50px;
    padding-bottom: 170px;
  }
  .section.achievements {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section.events-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section.testimonials {
    padding-bottom: 50px;
  }
  .section.testimonial {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section.learning-center {
    padding-bottom: 50px;
  }
  .section.blog {
    padding-bottom: 50px;
  }
  .section.contact-us {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section.why-us {
    padding-bottom: 50px;
  }
  .section.newsletter-events {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section.faqs {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section.videos {
    padding-bottom: 50px;
  }
  .section.community {
    padding-top: 50px;
  }
  .section.course {
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .section.blog-post {
    padding-bottom: 50px;
  }
  .section.latest-articles {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section.event-top {
    padding-top: 50px;
  }
  .section.event {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section.teacher {
    padding-top: 50px;
  }
  .events-grid {
    margin-top: 40px;
  }
  .companies-grid {
    margin-top: 40px;
    grid-row-gap: 32px;
    -ms-grid-columns: auto;
    grid-template-columns: auto;
  }
  .dash.testimonial {
    width: 24px;
    height: 2px;
    margin: 14px 0px;
    opacity: 1;
  }
  .dash.blog-post {
    display: none;
    width: 100%;
    margin: 10px 0px;
    background-color: #fafafa;
  }
  .image.teachers {
    width: 120px;
    height: 120px;
  }
  .image.our-story {
    height: 300px;
  }
  .image.cta-3 {
    display: none;
    border-radius: 10px;
  }
  .image.cta-1 {
    border-radius: 15px;
  }
  .image.product-cart {
    width: auto;
    height: auto;
    border-radius: 13px;
  }
  .image.about-section {
    height: 250px;
  }
  .image.cta-2 {
    border-radius: 10px;
  }
  .image.cta-4 {
    border-radius: 10px;
  }
  .image.testimonial {
    height: 300px;
  }
  .image.event {
    border-radius: 0px;
  }
  .image.order {
    width: 100%;
    margin-bottom: 15px;
  }
  .slider {
    margin-top: 40px;
  }
  .icon-files-wrapper {
    margin-bottom: 20px;
  }
  .videos-detail-icon {
    margin-right: 10px;
  }
  .visit-us-grid {
    margin-bottom: 40px;
  }
  .contact-us-icon-wrapper {
    margin-bottom: 20px;
  }
  .nav-link {
    font-size: 28px;
  }
  .course-video-icon {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .slide-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .course-card-price {
    font-size: 18px;
  }
  .videos-tab-link {
    padding-right: 16px;
    padding-left: 16px;
  }
  .why-study-grid {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .container-small-left {
    padding-right: 16px;
  }
  .styleguide-subheader {
    padding-right: 20px;
    padding-left: 20px;
  }
  .visit-us-contact-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .error-message.cart {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 15px;
  }
  .testimonial-about {
    margin-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .videos-tabs-menu {
    padding-top: 32px;
  }
  ._404-title {
    margin-bottom: 5px;
    font-size: 112px;
    line-height: 112px;
  }
  .companies-main-top {
    min-height: 50px;
  }
  .faq-dropdown-wrapper {
    min-height: 44px;
    min-width: 44px;
  }
  ._2-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .course-preview {
    margin-bottom: 20px;
  }
  .circle-shape-cta._1 {
    left: -181px;
    top: -56px;
  }
  .circle-shape-cta._2 {
    bottom: -138.5px;
  }
  .circle-shape-cta._4 {
    top: 324px;
    right: -125px;
  }
  .circle-shape-cta._3 {
    top: -69px;
    right: -71px;
  }
  .new-teachers-card {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .container-medium-810px {
    padding-right: 16px;
    padding-left: 16px;
  }
  .cart {
    margin-right: 10px;
  }
  .right-arrow {
    right: -8px;
    width: 50px;
    height: 50px;
  }
  .companies-main-wrapper {
    padding-bottom: 50px;
  }
  .circle-shape-404._1 {
    top: -37.5px;
    right: -76px;
  }
  .circle-shape-404._2 {
    bottom: 103px;
  }
  .circle-shape-404._3 {
    top: 243px;
    max-width: 80%;
  }
  .circle-shape-404._4 {
    bottom: -196.5px;
  }
  .circle-shape-404._5 {
    left: -72px;
    top: -35px;
  }
  .cart-quantity {
    width: 50px;
  }
  .color-icons-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .form-newsletter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .videos-detail-text {
    font-size: 18px;
    white-space: nowrap;
  }
  .container-small-696px {
    padding-right: 16px;
    padding-left: 16px;
  }
  .utility-page-wrap {
    padding-right: 20px;
    padding-left: 20px;
  }
  .utility-page-wrap._404 {
    padding-top: 102px;
    padding-bottom: 102px;
  }
  .social-media-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .input {
    padding-right: 14px;
    padding-left: 14px;
  }
  .input.password {
    margin-top: 20px;
    margin-bottom: 18px;
  }
  .input.newsletter-blog {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .input.newsletter {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .input.newsletter-events {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .circle-shape-newsletter-events._4 {
    top: -168px;
    right: -109px;
  }
  .circle-shape-newsletter-events._3 {
    right: -13px;
    bottom: -26px;
  }
  .circle-shape-newsletter-events._2 {
    left: -165px;
    top: -154.5px;
    max-width: 100%;
  }
  .circle-shape-newsletter-events._1 {
    left: -154px;
    bottom: -196px;
  }
  .cart-footer {
    padding-right: 10px;
    padding-left: 10px;
  }
  .split-content.events-section {
    margin-bottom: 32px;
  }
  .split-content.our-story {
    margin-bottom: 40px;
  }
  .split-content.newsletter-events-left {
    max-width: 400px;
    margin-right: auto;
    margin-bottom: 32px;
    margin-left: auto;
  }
  .split-content.hero-left {
    margin-bottom: 40px;
  }
  .split-content.videos-community-left {
    margin-bottom: 32px;
  }
  .split-content.course-video-left {
    margin-bottom: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .split-content.testimonial-left {
    margin-bottom: 40px;
  }
  .split-content.meet-our-teachers {
    margin-bottom: 40px;
  }
  .more-information-grid {
    max-width: 100%;
  }
  .container-small-615px {
    padding-right: 16px;
    padding-left: 16px;
  }
  .special-1 {
    font-size: 46px;
  }
  .paragraph-large {
    font-size: 18px;
  }
  .button-secondary {
    min-width: 100%;
    margin-bottom: 25px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .button-secondary.large {
    font-size: 16px;
  }
  .button-secondary.cta {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .circle-shape-courses._4 {
    right: -28px;
    bottom: -82px;
  }
  .circle-shape-courses._3 {
    left: 197px;
    top: -79px;
    max-width: 173px;
  }
  .circle-shape-courses._1 {
    left: 182px;
    top: 225px;
  }
  .circle-shape-courses._2 {
    left: -115px;
    bottom: 429.5px;
    max-width: 283px;
  }
  .circle-shape-testimonial._4 {
    right: -190px;
    bottom: 123px;
    max-width: 100%;
  }
  .circle-shape-testimonial._2 {
    top: 359px;
  }
  .circle-shape-testimonial._3 {
    top: -59px;
    max-width: 80%;
  }
  .circle-shape-testimonial._1 {
    left: -90px;
    bottom: -167px;
  }
  .left-arrow {
    left: -8px;
    width: 50px;
    height: 50px;
  }
  .color-secondary-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .more-information-text {
    font-size: 18px;
  }
  .container-medium {
    padding-right: 16px;
    padding-left: 16px;
  }
  .course-card-details-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .circle-shape-about-section._1 {
    left: -126px;
    top: 105px;
    max-width: 100%;
  }
  .circle-shape-about-section._2 {
    left: 143px;
    bottom: 196px;
    max-width: 80%;
  }
  .level-wrapper {
    margin-bottom: 14px;
  }
  .level-wrapper.course {
    margin-bottom: 0px;
  }
  .videos-tabs-content {
    padding-right: 16px;
    padding-left: 16px;
  }
  .card-image-link.your-cart {
    width: 30%;
  }
  .card-image-link.event {
    border-radius: 0px;
  }
  .choose-grid {
    margin-top: 40px;
  }
  .cart-item {
    padding-right: 18px;
    padding-left: 18px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .card-post-author-wrapper {
    margin-top: 12px;
  }
  .achievements-wrapper {
    margin-bottom: 100px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    -ms-grid-columns: auto;
    grid-template-columns: auto;
  }
  .more-information-location-text {
    font-size: 16px;
  }
  .learning-center-section-grid {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .course-video-duration-text {
    margin-left: 0px;
  }
  .visit-us-location-wrapper {
    max-width: 300px;
  }
  .special-2 {
    font-size: 37px;
  }
  .rich-text li {
    margin-bottom: 10px;
  }
  .rich-text ul {
    margin-bottom: 20px;
    padding-left: 20px;
  }
  .rich-text ol {
    margin-bottom: 20px;
    padding-left: 20px;
  }
  .rich-text img {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .rich-text figcaption {
    margin-bottom: 20px;
  }
  .rich-text blockquote {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .button-primary-2 {
    min-width: 100%;
  }
  .button-primary-2.large {
    font-size: 16px;
  }
  .teacher-work {
    font-size: 16px;
  }
  .course-detail-icon {
    width: 20px;
    height: 20px;
  }
  .course-detail-icon.standard-size {
    width: auto;
    height: auto;
  }
  .about-blog-post {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .card-image-wrapper.event {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .tabs-menu.teacher {
    margin-bottom: 40px;
  }
  .tab-link.teacher {
    margin-right: 0vw;
  }
  .circle-shape._01 {
    left: -157px;
    top: -88px;
  }
  .circle-shape._02 {
    left: -173px;
    bottom: -173.5px;
    max-width: 80%;
  }
  .circle-shape._03 {
    top: -57px;
    right: -124px;
  }
  .circle-shape._04 {
    right: -250px;
    bottom: -229px;
  }
  .circle-shape._05 {
    top: 493px;
    right: -61px;
  }
  .more-information-social-media {
    font-size: 18px;
  }
  .courses-category-grid {
    margin-top: 40px;
  }
  .circle-shape-courses-category._1 {
    left: -104.5px;
  }
  .circle-shape-courses-category._2 {
    left: -167.5px;
  }
  .circle-shape-courses-category._3 {
    top: -94px;
  }
  .circle-shape-courses-category._4 {
    right: -129px;
  }
  .cart-icon {
    max-width: 38%;
  }
  .cart-empty-state {
    padding-right: 16px;
    padding-left: 16px;
  }
  .button-play {
    width: 100px;
  }
  .button-play.course-videos {
    width: 60px;
  }
  .button-play.course {
    width: 80px;
  }
  .order-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .category-title-wrapper {
    margin-bottom: 10px;
  }
  .blog-category-wrapper {
    margin-bottom: 10px;
  }
  .utility-page-container {
    padding-right: 16px;
    padding-left: 16px;
  }
  .link-2 {
    width: 70px;
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .testimonial-quote-block {
    margin-right: 60px;
    margin-left: 60px;
  }
  .testimonial-quote-student {
    font-size: 15px;
  }
  .block-quote {
    font-size: 11px;
  }
  .block-quote-2 {
    font-size: 11px;
  }
  .div-block-4 {
    width: auto;
    margin-right: 50px;
    margin-left: 50px;
    padding-left: 0px;
  }
  .simple-div.small-mobile {
    margin-right: 10%;
    margin-left: 10%;
  }
}

#w-node-8ab657637184-38d44f3a {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-8ab657637185-38d44f3a {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

@media screen and (max-width: 767px) {
  #w-node-c59646c49483-68d44f3d {
    -ms-grid-column-align: end;
    justify-self: end;
  }
  #w-node-c59646c49485-68d44f3d {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }
}

@font-face {
  font-family: 'Icon Fonts Academy Template';
  src: url('../fonts/icon-fonts-academy-template.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Jakarta Display';
  src: url('../fonts/PlusJakartaDisplay-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Jakarta Display';
  src: url('../fonts/PlusJakartaDisplay-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Jakarta Display';
  src: url('../fonts/PlusJakartaDisplay-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

/* 修改 */

.section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.special-2 {
  font-size: 65px;
}

.image.cta-4 {
  bottom: -4%;
}

/* .hero-wrapper {
  position: absolute;
} */

#home-slider {
  overflow: hidden;
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

#home-slider .color-overlay {
  width: 100%;
  height: 100%;
  /* background: url(../img/slider/bg.jpg) no-repeat center center; */
  opacity: .80;
  z-index: 10;
  background-size: cover;
}

.div-video-control-left {
  position: absolute;
  left: 0px;
  top: 80%;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.i-video-control-left {
  color: #ffffff;
  font-size: 60px;
  opacity: 0.5;
  cursor: pointer;
}

.display-none {
  display: none;
}

.div-video-control-right {
  position: absolute;
  right: 0px;
  top: 80%;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.i-video-control-right {
  color: #ffffff;
  font-size: 60px;
  opacity: 0.5;
  cursor: pointer;
}

#home-slider:hover .div-video-control-left {
  left: 40%;
}

#home-slider:hover .div-video-control-right {
  right: 40%;
}

.i-video-control-right:hover {
  opacity: 0.9;
}

.i-video-control-left:hover {
  opacity: 0.9;
}

#home-slider video {
  width: 100%;
}

.section.hero {
  position: relative;
  padding: 0;
  z-index: 1;
}

.section.hero .container-default-1209px {
  /* position: absolute; */
  top: 20%;
  width: 100%;
  left: 10%;
}

.tt img {
  max-height: 535px;
  width: 100%;
}

.section.testimonial {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media only screen and (max-width:992px) {
  .sy_jj .syjj_nr .syjj_t .syjj_wz {
      font-size: 18px;
      opacity: 1;
  }
  .sy_jj .syjj_nr img {
      width: 100%;
  }
  .sy_jj .syjj_nr .syjj_t .syjj_wz.z1 {
      bottom: 0;
      top: 65px;
  }
  .i-video-control-left {
      color: #ffffff;
      font-size: 30px;
      opacity: 0.5;
      cursor: pointer;
  }
  .i-video-control-right {
      color: #ffffff;
      font-size: 30px;
      opacity: 0.5;
      cursor: pointer;
  }
  #home-slider .div-video-control-left {
      left: 40%!important;
  }
  #home-slider .div-video-control-right {
      right: 40%!important;
  }
}

.section.cta {
  padding-top: 70px;
  padding-bottom: 70px;
}

.test_wz h3 {
  font-weight: bold;
  line-height: 2;
}

.test_wz {
  width: 896px;
  margin: 0 auto;
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 35px;
  text-align: center;
  color: #333333;
}

.test_ban .swiper-button-prev,
.test_ban .swiper-button-next {
  display: inline-block;
  color: #161616;
  font-weight: lighter;
  font-size: 65px;
  opacity: 1;
  top: 66%;
  z-index: 99;
  position: absolute;
  margin-top: -75px;
  transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
}

.test_ban .swiper-button-prev {
  left: 0%;
  margin-left: 3%;
}

.test_ban .swiper-button-next {
  right: 0%;
  margin-right: 3%;
}

.paragraph.slide {
  max-width: 100%;
}

.test_ban {
  margin-top: 50px;
}

@media only screen and (max-width:1600px) {
  .header {
      padding-top: 15px;
      padding-bottom: 15px;
  }
  .companies-main-top {
      min-height: 30px;
  }
  .companies-main-wrapper {
      padding-bottom: 45px;
  }
  .section {
      padding-top: 25px;
      padding-bottom: 25px;
  }
  .section.why-us {
      padding-bottom: 50px;
  }
  .special-2 {
      font-size: 40px;
  }
  .section.about-us {
      padding-top: 40px;
  }
  .section.mission {
      padding-top: 40px;
  }
}
.footer {
  opacity: 1!important;
}


/* 视频全屏 */
video{
  object-fit: fill;
}

.sq1_lb{
  max-width: 1200px;
  margin: 0 auto;
}
.sq1_lb img{
  width: 100%;
  display: block;
  max-height: 500px;
}
@media only screen and (max-width:992px){
  .sq1_lb{
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px;
  }
}
.xy_nr {
  position: -webkit-sticky;
    position: sticky;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    padding-right: 25px;
    padding-bottom: 32px;
    padding-left: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 24px;
    text-align: center;
    position: relative;
    display: block;
    overflow: hidden;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0 20px 34px 0 rgba(11, 11, 44, 0.04), 0 4px 8px 0 rgba(11, 11, 44, 0.02), 0 10px 34px 0 rgba(52, 52, 255, 0.05);
    -webkit-transition: box-shadow 350ms ease, -webkit-transform 350ms ease;
    transition: box-shadow 350ms ease, -webkit-transform 350ms ease;
    transition: transform 350ms ease, box-shadow 350ms ease;
    transition: transform 350ms ease, box-shadow 350ms ease, -webkit-transform 350ms ease;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    padding: 20px;
    padding-top: 80px;
    overflow: inherit;
    margin-top: 100px;
}
.xy_nr img{
  width: 140px;
    height: 140px;
    top: -61px;
    z-index: 9999;
    position: absolute;
}
.xy_nr h3{
  margin-top: 16px;
    margin-bottom: 20px;
    color: #0b0b2c;
    font-size: 25px;
    line-height: 1.36em;
    font-weight: 500;
    letter-spacing: 0.01em;
}
.xy_nr h3:hover{
  color: rgb(44,35,210);
}
.xy_nr .huanse{
  margin-bottom: 12px;
    color: #3434ff;
    line-height: 1.556em;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.xy_nr .a{
  position: relative;
  top: 0%;
  right: 0%;
  margin-bottom: 15px;
  padding-bottom: 18px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 18px 24px;
  border-style: solid;
  border-width: 1px;
  border-color: #2a2a69;
  border-radius: 4px;
  background-color: transparent;
  -webkit-transition: box-shadow 350ms ease, color 300ms ease, background-color 300ms ease, -webkit-transform 350ms ease;
  transition: box-shadow 350ms ease, color 300ms ease, background-color 300ms ease, -webkit-transform 350ms ease;
  transition: box-shadow 350ms ease, transform 350ms ease, color 300ms ease, background-color 300ms ease;
  transition: box-shadow 350ms ease, transform 350ms ease, color 300ms ease, background-color 300ms ease, -webkit-transform 350ms ease;
  color: #2a2a69;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

@media only screen and (min-width:1200px){
  .container{
    max-width: 1320px;
  }
}
.xy_nr .d{
  margin-bottom: 32px;
}

.xy_nr .a:hover{
  background-color: #3434ff;
    box-shadow: 0 4px 10px 0 rgba(74, 58, 255, 0.15);
    -webkit-transform: translate(0px, -2px);
    -ms-transform: translate(0px, -2px);
    transform: translate(0px, -2px);
    color: #fff;
}

.sy_sj{width:100%;
   /* padding:100px 0 70px;  */
   overflow:hidden;}
.sy_sj h3{font-size:36px; color:#fff; line-height:46px; font-weight:bold; margin-bottom:15px;}
.sy_sj h4{padding-left:35px; position:relative; font-size:22px; line-height:32px; color:#fff; margin-bottom:45px;}

.sy_sj .map{max-width:900px; position:relative; margin:0 auto 45px;}
.sy_sj .map img{width:100%; height:auto; display:block;}
.sy_sj .map .g_q{position:absolute; width:5.7%;opacity:.5;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_sj .map .g_q:hover{z-index:9999; opacity: 1;cursor: pointer;}
/*.sy_sj .map .g_q:hover img{animation:myfirst .5s infinite;
-moz-animation:myfirst .5s infinite;
-webkit-animation:myfirst .5s infinite;
-o-animation:myfirst .5s infinite;}*/
.sy_sj .map .g_q.on{opacity:.5;}
.sy_sj .map .g_q.g_1{top:28.7%; left:15.5%;}
.sy_sj .map .g_q.g_2{    top: 10.2%;
  right: 74.2%;}
.sy_sj .map .g_q.g_3{top:38%; right:36%;}
.sy_sj .map .g_q.g_4{top:5.5%; right:19%;}
.sy_sj .map .g_q.g_5{top: 41%;
  right: 19.5%;}
.sy_sj .map .g_q.g_6{top:34%; right:23.5%;}
.sy_sj .map .g_q.g_7{top:25.5%; right:17%;}
.sy_sj .map .g_q.g_8{top:59%; right:18.3%;}
.sy_sj .map .j_s{width:240px; padding:15px; border-radius:5px; background-color:#fff; box-shadow:0 5px 10px rgba(95,125,158,.2); position:absolute; top:50%; left:100%; margin-left:20px; opacity:0; visibility:hidden;
transform:translateY(-40%);
-webkit-transform:translateY(-40%);
-moz-transform:translateY(-40%);
-ms-transform:translateY(-40%);
-o-transform:translateY(-40%);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_sj .map .g_q:hover .j_s{opacity:1; visibility:inherit;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);}
.sy_sj .d_t{margin-bottom:40px; display:none;}
.sy_sj .d_t img{max-width:100%; height:auto; display:block; margin:0 auto;}
.sy_sj .t_c .n_r{margin-bottom:30px; position:relative; overflow:hidden;}
.sy_sj .t_c .n_r img{width:100%; height:auto; display:block;transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.sy_sj .t_c .n_r:hover img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_sj .t_c .n_r:after{width:100%; height:100%; background-color:rgba(0,0,0,.6); content:""; position:absolute; top:0; left:0; opacity:0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_sj .t_c .n_r:hover:after{opacity:1;}
.sy_sj .t_c .w_z{position:absolute; left:5%; top:50%; width:90%; font-size:14px; line-height:24px; text-align:center; color:#fff; opacity:0; z-index:99;
transform:translateY(-60%);
-webkit-transform:translateY(-60%);
-moz-transform:translateY(-60%);
-ms-transform:translateY(-60%);
-o-transform:translateY(-60%);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_sj .t_c .n_r:hover .w_z{opacity:1;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);}
.sy_sj .wrap{margin-bottom:60px;}
.sy_sj .wrap .n_r{border-right:1px solid #2fc199; padding-left:25px;}
.sy_sj .wrap .col-6:last-child .n_r{border-right:0;}
.sy_sj .wrap .s_z{font-size:40px; line-height:50px; font-weight:bold; color:#fff;}
.sy_sj .wrap p{font-size:15px; color:#2fc199; line-height:24px;}
@media only screen and (max-width:992px){
.sy_sj{padding:80px 0 50px;}
.sy_sj h3{font-size:32px; line-height:40px; margin-bottom:15px;}
.sy_sj h4{padding-left:25px; font-size:18px; line-height:28px; margin-bottom:40px;}
.sy_sj h4:after{width:16px; height:16px;}
.sy_sj .map{display:none;}
.sy_sj .d_t{display:block;}
.sy_sj .t_c ul{margin:0 -10px;}
.sy_sj .t_c ul li{padding:0 10px; margin-bottom:20px;}
.sy_sj .wrap{margin-bottom:30px;}
.sy_sj .wrap .n_r{margin-bottom:30px;}
.sy_sj .wrap .col-6:nth-child(2n) .n_r{border-right:0;}
.sy_sj .wrap .s_z{font-size:40px; line-height:50px;}
.sy_sj .wrap p{font-size:15px;}
}
@media only screen and (max-width:640px){
.sy_sj{padding:50px 0 30px;}
.sy_sj h3{font-size:26px; line-height:26px; margin-bottom:10px;}
.sy_sj h4{font-size:16px; margin-bottom:30px;}
.sy_sj .wrap .n_r{padding-left:0; text-align:center; border-right:0;}
.sy_sj .wrap .s_z{font-size:30px; line-height:40px;}
.sy_sj .wrap p{font-size:14px;}
}

@keyframes myfirst {
0%{transform:translateY(0);}
50%{transform:translateY(10px);}
100%{transform:translateY(0);}
}

@-moz-keyframes myfirst {
0%{-moz-transform:translateY(0);}
50%{-moz-transform:translateY(10px);}
100%{-moz-transform:translateY(0);}
}

@-webkit-keyframes myfirst {
0%{-webkit-transform:translateY(0);}
50%{-webkit-transform:translateY(10px);}
100%{-webkit-transform:translateY(0);}
}

@-o-keyframes myfirst {
0%{-o-transform:translateY(0);}
50%{-o-transform:translateY(10px);}
100%{-o-transform:translateY(0);}
}
.sq1 video{
width: 100%;
}
.section.community{
  padding-top: 80px;
}

/* Community page - production matching styles */
.centered-container {
  text-align: center;
  flex: 1;
  max-width: 1200px;
}
.centered-container.w-container {
  max-width: 1200px;
}
h1.font-color-primary {
  font-weight: 700;
}
.gallery-grid-container {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template: "." "." / 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  margin-top: 40px;
  display: grid;
}
.gallery-grid-container .w-embed-youtubevideo {
  position: relative;
  width: 100%;
}
.gallery-lightbox {
  position: relative;
  overflow: hidden;
}
#w-node-gallery-featured {
  grid-column: span 2;
  grid-row: span 2;
}
.gallery-thumbnail {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.section-13, .section-14 {
  background-color: #f5f7fa;
  padding-top: 40px;
  padding-bottom: 40px;
}
.section-13 {
  margin-top: 40px;
  padding-top: 30px;
}
.section-13 .container-medium-727px,
.centered-container .container-medium-727px {
  max-width: 100%;
}
.div-block-12 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.div-block-14, .div-block-15 {
  width: 100%;
  text-align: center;
}
.container-3 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.slider-4 {
  max-width: 1200px;
  min-height: 700px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.slide-4 {
  min-height: 100%;
}
.mask-2 {
  height: 100%;
}
.left-arrow-2 {
  left: 25px;
}
.right-arrow-2 {
  right: 25px;
}
.slide-nav-3 {
  position: relative;
  margin-top: 20px;
}

@media screen and (max-width: 991px) {
  .gallery-grid-container {
    align-self: stretch;
  }
  .centered-container.w-container {
    max-width: 728px;
  }
}
@media screen and (max-width: 767px) {
  .gallery-grid-container {
    max-width: none;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 479px) {
  .gallery-grid-container {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
  }
  .centered-container {
    text-align: left;
  }
  .centered-container.w-container {
    max-width: none;
  }
}