.row {
  width: 100%;
}

.cnt {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
}

.top-bar {
  background: transparent !important;
  position: absolute;
}

.hero-academy-business {
  padding-top: 60px;
}
.hero-academy-business .new-main__cashback .text {
  text-align: left;
}

.hero-a-b {
  background-color: #F3F7FC;
  padding-top: 90px;
  padding-bottom: 85px;
}
.hero-a-b__cnt {
  display: flex;
  flex-wrap: nowrap;
}
@media (max-width: 980px) {
  .hero-a-b__cnt {
    flex-direction: column-reverse;
    max-width: 700px;
  }
}
.hero-a-b__img-wrpr {
  width: 100%;
  max-width: 430px;
}
@media (max-width: 980px) {
  .hero-a-b__img-wrpr {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
  }
}
.hero-a-b__img {
  max-width: 100%;
}
.hero-a-b__info {
  display: flex;
  flex-direction: column;
  padding-top: 30px;
  margin-left: 75px;
}
@media (max-width: 980px) {
  .hero-a-b__info {
    margin-left: 0;
  }
}
.hero-a-b__title {
  color: #3F66BF;
  font-size: 60px;
  font-weight: 600;
  position: relative;
  background-size: contain;
  line-height: 1.05;
}
@media (max-width: 980px) {
  .hero-a-b__title {
    font-size: 45px;
    text-align: center;
  }
}
@media (max-width: 700px) {
  .hero-a-b__title {
    font-size: 32px;
    text-align: center;
  }
}
.hero-a-b__title .title-label {
  aspect-ratio: 240/80;
  width: 240px;
  font-size: 18px;
  font-weight: 700;
  color: #01743D;
  position: absolute;
  right: 20px;
  top: -90px;
  background: url(/img/academy/title-label-bg.svg) no-repeat center;
  padding-left: 17px;
  padding-top: 11px;
}
@media (max-width: 700px) {
  .hero-a-b__title .title-label {
    left: 10%;
    right: auto;
  }
}
.hero-a-b__title .title-label .text {
  display: block;
  transform: rotate(-4deg);
}
.hero-a-b__descr {
  font-size: 25px;
  margin-top: 40px;
  line-height: 1.25;
}
@media (max-width: 980px) {
  .hero-a-b__descr {
    font-size: 20px;
    text-align: center;
  }
}
@media (max-width: 700px) {
  .hero-a-b__descr {
    font-size: 16px;
  }
}
.hero-a-b__action {
  display: flex;
  margin-top: 30px;
}
@media (max-width: 980px) {
  .hero-a-b__action {
    justify-content: center;
    width: 100%;
  }
}
.page_academy-business .new-main__title {
  font-size: 48px;
}
.page_academy-business .new-main__subtitle {
  font-size: 22px;
  margin-top: 15px;
}
.page_academy-business .new-main__btn + .new-main__btn {
  margin-bottom: 200px;
}

@media (min-width: 900px) {
  .start-learning-academy-business h2 {
    font-size: 42px;
  }
}

.page_academy-business .ltres__form .ui-btn {
  width: 100%;
  margin-top: 15px;
  display: flex;
  justify-content: center;
  padding: 0.7em 1em;
}

@media (min-width: 900px) {
  .page_academy-business .hlg h3 {
    font-size: 42px;
  }
}
@media (min-width: 900px) {
  .page_academy-business .hlg__title-2 {
    font-size: 28px;
  }
}
@media (min-width: 900px) {
  .page_academy-business .hlg-item {
    font-size: 24px;
  }
}
.page_academy-business .hlg__p-request .ui-btn {
  padding-left: 2.5em;
  padding-right: 2.5em;
}

.page_academy-business {
  overflow-x: hidden;
}
.page_academy-business .fit-for-level .ffl__title {
  font-size: 42px;
}
.page_academy-business .fit-for-level .ffl-item__col_1 {
  margin-bottom: 20px;
}
.page_academy-business .fit-for-level .ffl-item__list p {
  font-size: 18px;
}
.page_academy-business .swiper_english {
  margin-top: 90px;
}

@media (min-width: 768px) {
  #swiper-lvls h2 {
    font-size: 42px;
  }
}
#swiper-lvls .banner-lvls .banner-lvls__header h3 {
  font-weight: 500;
  font-family: "Rubik";
  font-size: 23px;
}

.academy-travelling-levels-slider-section .section__container_1 {
  width: 100%;
}
.academy-travelling-levels-slider-section .swiper-pagination-wrapper {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

.page_academy-business .oxford-test h2 {
  font-size: 42px;
}
.page_academy-business .oxford-test .section__container {
  width: 100%;
  max-width: 1100px;
}

.page_academy-business .download-app {
  background: #F3F7FC;
}
.page_academy-business .download-app .section__container.download-app__grid {
  display: flex;
  flex-direction: row-reverse;
}
.page_academy-business .download-app .download-app__left {
  flex: 0 0 47%;
}

.page_academy-business .seo-text .section__header h2, .page_academy-business .seo-text .section__header p {
  text-align: center !important;
}
.page_academy-business .seo-text .section__header h2 {
  font-size: 32px;
}
.page_academy-business .seo-text .section__header p {
  font-size: 17px;
}
.page_academy-business .seo-text .seo-text__title {
  color: #3E59B9;
}

.top-bar__auth a {
  color: white !important;
}

.start-learning-academy-business .section__footer a, .landing-b2b .section__footer a, #swiper-lvls .section__footer a {
  color: white !important;
}

.pay-layter__info a {
  color: white !important;
}

.footer__nav a {
  color: var(--c-text) !important;
}

.academy-tarifs {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.academy-tarifs .section__container, .academy-tarifs .section__body, .academy-tarifs .scroll-mobile, .academy-tarifs .scroll-mobile__container, .academy-tarifs .ph_content {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.academy-tarifs .price-table {
  width: 1200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}
.academy-tarifs .price-table__title {
  font-weight: 500;
  color: #111111;
  font-size: 23px;
}
.academy-tarifs .price-table__btn {
  color: white !important;
}

.footer__lang.dropdown {
  background: transparent !important;
  box-shadow: none;
}

.footer__nav a {
  padding: 0.2em;
  font-weight: 400;
  font-size: 0.88em;
}

@media (min-width: 1600px) {
  .vis-Xl {
    display: none !important;
  }
}
@media (min-width: 1250px) {
  .vis-Lg {
    display: none !important;
  }
}
@media (min-width: 980px) {
  .vis-md {
    display: none !important;
  }
}
@media (min-width: 700px) {
  .vis-sm {
    display: none !important;
  }
}

@media (max-width: 1600px) {
  .hid-Xl {
    display: none !important;
  }
}
@media (max-width: 1250px) {
  .hid-Lg {
    display: none !important;
  }
}
@media (max-width: 980px) {
  .hid-md {
    display: none !important;
  }
}
@media (max-width: 700px) {
  .hid-sm {
    display: none !important;
  }
}

@media (max-width: 700px) {
  .mob-hidden, .mob-hid {
    display: none !important;
  }
}

@media (max-width: 980px) {
  .tab-hidden, .tab-hid {
    display: none !important;
  }
}

@media (min-width: 980px) {
  .tab-visible, .tab-vis {
    display: none !important;
  }
}

@media (min-width: 700px) {
  .mob-visible, .mob-vis {
    display: none !important;
  }
}

.page_academy-business .form-row_phone {
  height: 55px;
}
.page_academy-business section.ultra-mentors {
  display: flex;
  flex-direction: column;
}
.page_academy-business .values__cnt {
  max-width: 1300px;
}

.reviews__bottom {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 20px;
}

/*# sourceMappingURL=style.css.map */
