@import url("https://fonts.googleapis.com/css2?family=Ubuntu+Sans:ital,wght@0,100..800;1,100..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  position: relative;
  margin: 0;
  padding: 0;
  min-width: 280px;
  font-family: "Ubuntu-light", "Arial", sans-serif;
  color: #191E27;
  background: #FBFBFB;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
}

body.no-scroll {
  overflow: hidden;
}

html {
  scroll-behavior: smooth;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}

input,
textarea,
button {
  font: inherit;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  overflow: hidden;
  text-overflow: ellipsis;
}

@font-face {
  font-family: "Ubuntu-bold";
  src: url("https://fs.advance.ru/fonts/Ubuntu/Ubuntu-Bold.woff2") format("woff2"), url("https://fs.advance.ru/fonts/Ubuntu/Ubuntu-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu-regular";
  src: url("https://fs.advance.ru/fonts/Ubuntu/Ubuntu-Regular.woff2") format("woff2"), url("https://fs.advance.ru/fonts/Ubuntu/Ubuntu-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu-medium";
  src: url("https://fs.advance.ru/fonts/Ubuntu/Ubuntu-Medium.woff2") format("woff2"), url("https://fs.advance.ru/fonts/Ubuntu/Ubuntu-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu-light";
  src: url("https://fs.advance.ru/fonts/Ubuntu/Ubuntu-Light.woff2") format("woff2"), url("https://fs.advance.ru/fonts/Ubuntu/Ubuntu-Light.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu-italic";
  src: url("https://fs.advance.ru/fonts/Ubuntu/Ubuntu-Italic.woff2") format("woff2"), url("https://fs.advance.ru/fonts/Ubuntu/Ubuntu-Italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bebas-light";
  src: url("https://fs.advance.ru/fonts/Bebas/BebasNeueLight.woff2") format("woff2"), url("https://fs.advance.ru/fonts/Bebas/BebasNeueLight.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bebas-regular";
  src: url("https://fs.advance.ru/fonts/Bebas/BebasNeueRegular.woff2") format("woff2"), url("https://fs.advance.ru/fonts/Bebas/BebasNeueRegular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bebas-bold";
  src: url("https://fs.advance.ru/fonts/Bebas/BebasNeueBold.woff2") format("woff2"), url("https://fs.advance.ru/fonts/Bebas/BebasNeueBold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.visually-hidden:not(:focus):not(:active),
input[type=checkbox].visually-hidden,
input[type=radio].visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

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

@media (min-width: 768px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1212px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
    margin: 0 auto;
    max-width: 1212px;
  }
}
.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.header__logo img {
  width: 71px;
  height: auto;
}

.header__link {
  color: #3C3C3C;
  font-size: 9px;
  font-family: "Ubuntu-bold";
  -webkit-transition: color 0.3s linear;
  transition: color 0.3s linear;
}
.header__link:hover {
  color: #FE4C04;
}
.header__link:active {
  color: #FE4C04;
}

@media (min-width: 768px) {
  .header {
    padding-bottom: 5px;
  }
  .header__logo img {
    width: 105px;
  }
  .header__link {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
@media (min-width: 1212px) {
  .header {
    padding-top: 20px;
    padding-bottom: 7px;
  }
  .header__logo img {
    width: 165px;
  }
  .header__link {
    font-size: 20px;
  }
}
.banner {
  margin-bottom: 30px;
  overflow: hidden;
}

.banner__wrap {
  padding: 30px 20px 0 20px;
  position: relative;
  background: #182d4a;
  color: #fff;
  border-radius: 15px;
  overflow: hidden;
  background-image: url("https://fs.advance.ru/landing-pages/online/any_foreign_language/banner-mobile.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
}
.banner__wrap p {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  font-size: 18px;
  font-family: "Ubuntu-bold";
  text-align: center;
}
.banner__wrap p:first-child {
  margin-bottom: 15px;
}
.banner__wrap h1 {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  font-family: "Ubuntu-bold";
  font-size: 34px;
  line-height: 1.1;
  text-align: center;
}
.banner__wrap h1 span {
  display: block;
  font-size: 30px;
  font-family: "Ubuntu-light";
  font-weight: 400;
}
.banner__wrap h1 br {
  display: none;
}
.banner__wrap ul {
  padding: 17px 11px;
  margin: 0;
  margin-bottom: 20px;
  list-style: none;
  backdrop-filter: blur(10px);
  background: rgba(255, 255, 255, 0.2);
  border-radius: 15px;
}
.banner__wrap ul li {
  display: grid;
  grid-template-columns: 40px 1fr;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  margin-bottom: 10px;
}
.banner__wrap ul li p {
  margin: 0;
  font-size: 14px;
  font-family: "Ubuntu-light";
  text-align: left;
}
.banner__wrap ul li p span {
  display: block;
  font-family: "Ubuntu-bold";
}
.banner__wrap ul li:last-child {
  margin-bottom: 0;
}

.banner__btn {
  display: block;
  padding: 15px 0px;
  margin: 0 auto 307px;
  color: #ffffff;
  font-size: 20px;
  font-family: "Ubuntu-regular";
  line-height: 1.4;
  border-radius: 15px;
  border: none;
  background: #FE4C04;
  background: -webkit-gradient(linear, left bottom, left top, from(#fe4c04), to(#ff803d));
  background: linear-gradient(0deg, #fe4c04 0%, #ff803d 100%);
  -webkit-box-shadow: 0 5px 10px 0 rgba(29, 29, 29, 0.3);
          box-shadow: 0 5px 10px 0 rgba(29, 29, 29, 0.3);
  text-align: center;
  max-width: 260px;
  cursor: pointer;
  -webkit-transition: background 0.3s linear;
  transition: background 0.3s linear;
}
.banner__btn:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(254, 76, 4)), to(rgb(254, 76, 4)));
  background: linear-gradient(180deg, rgb(254, 76, 4) 0%, rgb(254, 76, 4) 100%);
}
.banner__btn:active {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(254, 76, 4)), to(rgb(254, 76, 4)));
  background: linear-gradient(180deg, rgb(254, 76, 4) 0%, rgb(254, 76, 4) 100%);
}

@media (min-width: 768px) {
  .banner {
    margin-bottom: 50px;
  }
  .banner__wrap {
    padding: 40px 250px 35px 45px;
    background-image: url("https://fs.advance.ru/landing-pages/online/any_foreign_language/banner-tablet.jpg");
    background-position: right top;
  }
  .banner__wrap p {
    text-align: left;
    font-size: 14px;
    margin-bottom: 23px;
  }
  .banner__wrap p:first-child {
    margin-bottom: 5px;
  }
  .banner__wrap h1 {
    font-size: 36px;
    margin-bottom: 20px;
    text-align: left;
  }
  .banner__wrap h1 span {
    font-size: 30px;
  }
  .banner__wrap h1 br {
    display: block;
  }
  .banner__wrap ul {
    padding: 15px 18px;
    margin-right: 10%;
    margin-bottom: 18px;
  }
  .banner__wrap ul li {
    grid-template-columns: 30px 1fr;
    -webkit-column-gap: 6px;
       -moz-column-gap: 6px;
            column-gap: 6px;
    margin-bottom: 6px;
  }
  .banner__wrap ul li p {
    font-size: 12px;
  }
  .banner__btn {
    margin: 0;
    max-width: 256px;
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .banner__wrap {
    padding-right: 290px;
  }
  .banner__wrap h1 br {
    display: none;
  }
  .banner__wrap ul {
    margin-right: 20%;
  }
  .banner__wrap p {
    margin-right: 15%;
  }
}
@media (min-width: 1212px) {
  .banner {
    margin-bottom: 70px;
  }
  .banner__wrap {
    padding: 72px 340px 64px 80px;
    border-radius: 30px;
    background-image: url("https://fs.advance.ru/landing-pages/online/any_foreign_language/banner-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .banner__wrap h1 {
    font-size: 60px;
    line-height: 1;
    margin-bottom: 35px;
  }
  .banner__wrap h1 span {
    margin-top: 10px;
    font-size: 50px;
  }
  .banner__wrap h1 br {
    display: block;
  }
  .banner__wrap p {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .banner__wrap p:first-child {
    margin-bottom: 10px;
  }
  .banner__wrap ul {
    padding: 25px 30px;
    margin-bottom: 30px;
    margin-right: 135px;
    border-radius: 20px;
  }
  .banner__wrap ul li {
    grid-template-columns: 50px 1fr;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
    margin-bottom: 15px;
  }
  .banner__wrap ul li p {
    font-size: 20px;
  }
  .banner__btn {
    padding-top: 24px;
    padding-bottom: 24px;
    font-size: 26px;
    border-radius: 20px;
    max-width: 420px;
    -webkit-box-shadow: 0 5px 10px 0 rgba(29, 29, 29, 0.3);
            box-shadow: 0 5px 10px 0 rgba(29, 29, 29, 0.3);
  }
}
.presentation {
  margin-bottom: 30px;
}
.presentation h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  font-family: "Ubuntu-bold";
  font-size: 30px;
  text-align: center;
}

.presentation__list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.presentation__list li {
  padding: 23px 23px 25px 23px;
  margin-bottom: 20px;
  background: #FFF2ED;
  border-radius: 20px;
}
.presentation__list li p {
  padding: 0;
  margin: 0;
  font-size: 20px;
  text-align: center;
}
.presentation__list li p br {
  display: none;
}
.presentation__list li img {
  display: block;
  margin: 0 auto 20px;
  border-radius: 15px;
}
.presentation__list li:nth-child(even) {
  background: linear-gradient(135deg, #f4eaff 0%, #fcf8ff 100%);
}

@media (min-width: 768px) {
  .presentation {
    margin-bottom: 15px;
  }
  .presentation h2 {
    font-size: 36px;
    margin-bottom: 30px;
  }
  .presentation__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
  .presentation__list li {
    padding: 17px 17px 20px 17px;
    margin-bottom: 15px;
  }
  .presentation__list li p {
    font-size: 14px;
  }
  .presentation__list li p br {
    display: block;
  }
  .presentation__list li:last-child {
    margin-bottom: 15px;
  }
  .presentation__list li img {
    width: 190px;
    height: auto;
    margin: 0 auto 15px;
    border-radius: 12px;
  }
}
@media (min-width: 900px) {
  .presentation__list li p br {
    display: none;
  }
}
@media (min-width: 1212px) {
  .presentation {
    margin-bottom: 30px;
  }
  .presentation h2 {
    font-size: 60px;
    margin-bottom: 50px;
  }
  .presentation__list {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .presentation__list li {
    padding: 30px 25px 30px 25px;
    margin-bottom: 20px;
    border-radius: 30px;
  }
  .presentation__list li p {
    font-size: 24px;
  }
  .presentation__list li p br {
    display: block;
  }
  .presentation__list li img {
    width: 320px;
    margin: 0 auto 20px;
    border-radius: 20px;
  }
  .presentation__list li:last-child {
    margin-bottom: 20px;
  }
}
.problem {
  margin-bottom: 45px;
}

.problem__wrap {
  padding: 25px 20px 20px 20px;
  background-color: #7000E3;
  color: #fff;
  border-radius: 18px;
  text-align: center;
}
.problem__wrap p {
  padding: 0;
  margin: 0;
  font-family: "Ubuntu-bold";
  font-size: 24px;
}
.problem__wrap p:last-child {
  margin-top: 10px;
  font-family: "Ubuntu-light";
  font-size: 20px;
}

@media (min-width: 768px) {
  .problem {
    margin-bottom: 50px;
  }
  .problem__wrap {
    padding: 17px 20px;
  }
  .problem__wrap p {
    font-size: 22px;
  }
  .problem__wrap p:last-child {
    font-size: 18px;
  }
}
@media (min-width: 1212px) {
  .problem__wrap {
    padding: 32px 20px;
    border-radius: 30px;
  }
  .problem__wrap p {
    font-size: 36px;
  }
  .problem__wrap p:last-child {
    margin-top: 10px;
    font-size: 30px;
  }
}
.tech {
  margin-bottom: 25px;
}

.tech__wrap {
  padding: 30px 20px;
  background-color: #F3E8FF;
  border-radius: 20px;
}
.tech__wrap h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-family: "Ubuntu-bold";
  font-size: 28px;
  color: #7000E3;
  text-align: center;
}
.tech__wrap p {
  padding: 0;
  margin: 0;
  font-size: 16px;
  text-align: center;
}
.tech__wrap p.tech__method {
  margin: 10px 0 40px 0;
  font-family: "Ubuntu-bold";
}
.tech__wrap ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.tech__wrap ul li {
  padding: 7px 20px 26px 20px;
  margin-bottom: 40px;
  background-color: #ffffff;
  border-radius: 12px;
}
.tech__wrap ul li img {
  display: block;
  margin: -30px auto 10px;
  width: 48px;
  height: auto;
}
.tech__wrap ul li p {
  padding: 0;
  margin: 0;
  line-height: 1.1;
  text-align: center;
  font-size: 16px;
}
.tech__wrap ul li p span {
  display: block;
  font-family: "Ubuntu-bold";
}
.tech__wrap ul li:last-child {
  margin-bottom: 20px;
}
.tech__wrap p.tech__sum {
  padding: 15px 10px;
  font-family: "Ubuntu-bold";
  color: #ffffff;
  background-color: #7000E3;
  border-radius: 18px;
}
.tech__wrap p.tech__sum br {
  display: none;
}

@media (min-width: 768px) {
  .tech {
    margin-bottom: 20px;
  }
  .tech__wrap {
    padding: 30px 45px 54px 45px;
  }
  .tech__wrap h2 {
    font-size: 24px;
  }
  .tech__wrap p {
    font-size: 14px;
  }
  .tech__wrap ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    -webkit-column-gap: 14px;
       -moz-column-gap: 14px;
            column-gap: 14px;
  }
  .tech__wrap ul li {
    padding: 7px 20px 8px 20px;
    margin-bottom: 18px;
  }
  .tech__wrap ul li p {
    font-size: 12px;
    line-height: 1.2;
  }
  .tech__wrap ul li:last-child {
    margin-bottom: 18px;
  }
  .tech__wrap p.tech__method {
    margin-top: 25px;
  }
  .tech__wrap p.tech__sum br {
    display: block;
  }
}
@media (min-width: 1212px) {
  .tech {
    margin-bottom: 55px;
  }
  .tech__wrap {
    padding: 50px 80px 90px 80px;
    border-radius: 30px;
  }
  .tech__wrap h2 {
    font-size: 40px;
    margin-bottom: 22px;
  }
  .tech__wrap p {
    font-size: 24px;
  }
  .tech__wrap p.tech__method {
    margin: 40px 0 60px 0;
  }
  .tech__wrap ul {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .tech__wrap ul li {
    padding: 20px 22px;
    margin-bottom: 30px;
    border-radius: 20px;
  }
  .tech__wrap ul li img {
    width: 80px;
    margin: -50px auto 10px;
  }
  .tech__wrap ul li p {
    font-size: 20px;
  }
  .tech__wrap ul li:last-child {
    margin-bottom: 30px;
  }
  .tech__wrap p.tech__sum {
    padding: 20px 70px;
    border-radius: 30px;
  }
  .tech__wrap p.tech__sum br {
    display: block;
  }
}
.flags {
  margin-bottom: 50px;
}

.flags__wrap > img {
  display: block;
  margin: 0 auto;
  width: 262px;
}
.flags__wrap h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-family: "Ubuntu-bold";
  font-weight: 300;
  font-size: 24px;
  text-align: center;
}
.flags__wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
  padding: 0;
  margin: 0 auto;
  list-style: none;
  font-size: 24px;
  width: 240px;
}
.flags__wrap ul li {
  padding: 8px 10px;
  display: grid;
  grid-template-columns: 36px 1fr;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #F3E8FF;
  border-radius: 15px;
}
.flags__wrap ul li p {
  padding: 0;
  margin: 0;
}

.flags__btn {
  display: none;
}

@media (min-width: 500px) {
  .flags__wrap ul {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .flags {
    margin-bottom: 40px;
  }
  .flags__wrap {
    display: grid;
    grid-template-columns: 226px 1fr;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .flags__wrap > img {
    margin-top: 30px;
    width: 100%;
  }
  .flags__wrap h2 {
    font-size: 22px;
    margin-bottom: 10px;
    text-align: left;
  }
  .flags__wrap ul {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    font-size: 14px;
    gap: 12px;
    margin-bottom: 20px;
  }
  .flags__wrap ul li {
    padding: 4px 9px;
    grid-template-columns: 22px 1fr;
    -webkit-column-gap: 3px;
       -moz-column-gap: 3px;
            column-gap: 3px;
  }
  .flags__btn {
    display: block;
    padding: 12px 0px;
    color: #ffffff;
    font-size: 16px;
    font-family: "Ubuntu-regular";
    line-height: 1.4;
    border-radius: 12px;
    border: none;
    background: #FE4C04;
    background: -webkit-gradient(linear, left bottom, left top, from(#fe4c04), to(#ff803d));
    background: linear-gradient(0deg, #fe4c04 0%, #ff803d 100%);
    -webkit-box-shadow: 0 5px 10px 0 rgba(29, 29, 29, 0.3);
            box-shadow: 0 5px 10px 0 rgba(29, 29, 29, 0.3);
    text-align: center;
    max-width: 256px;
    cursor: pointer;
    -webkit-transition: background 0.3s linear;
    transition: background 0.3s linear;
  }
  .flags__btn:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(254, 76, 4)), to(rgb(254, 76, 4)));
    background: linear-gradient(180deg, rgb(254, 76, 4) 0%, rgb(254, 76, 4) 100%);
  }
  .flags__btn:active {
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(254, 76, 4)), to(rgb(254, 76, 4)));
    background: linear-gradient(180deg, rgb(254, 76, 4) 0%, rgb(254, 76, 4) 100%);
  }
}
@media (min-width: 1212px) {
  .flags {
    margin-bottom: 90px;
  }
  .flags__wrap {
    grid-template-columns: 380px 1fr;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .flags__wrap > img {
    margin-top: 30px;
  }
  .flags__wrap h2 {
    font-size: 36px;
    margin-bottom: 15px;
  }
  .flags__wrap ul {
    padding-right: 20px;
    margin-bottom: 50px;
    font-size: 24px;
    gap: 20px;
  }
  .flags__wrap ul li {
    padding: 7px 17px 7px 7px;
    grid-template-columns: 36px 1fr;
    -webkit-column-gap: 9px;
       -moz-column-gap: 9px;
            column-gap: 9px;
    border-radius: 15px;
  }
  .flags__btn {
    padding: 22px 0;
    font-size: 26px;
    max-width: 380px;
    border-radius: 20px;
    -webkit-box-shadow: 0 5px 10px 0 rgba(29, 29, 29, 0.3);
            box-shadow: 0 5px 10px 0 rgba(29, 29, 29, 0.3);
  }
}
.course {
  margin-bottom: 50px;
}
.course h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  font-family: "Ubuntu-bold";
  font-size: 30px;
  text-align: center;
}

.course__list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.course__list li {
  padding: 20px 21px 22px 21px;
  margin-bottom: 20px;
  background: linear-gradient(135deg, #f4eaff 0%, #fff2ed 100%);
  border-radius: 20px;
}
.course__list li h3 {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-family: "Ubuntu-bold";
  font-size: 24px;
  text-align: center;
}
.course__list li p {
  padding: 0;
  margin: 0;
  font-size: 20px;
  text-align: center;
}
.course__list li img {
  display: block;
  margin: 0 auto 15px;
  border-radius: 15px;
}

@media (min-width: 768px) {
  .course {
    margin-bottom: 50px;
  }
  .course h2 {
    font-size: 36px;
    margin-bottom: 20px;
  }
  .course__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 15px;
    margin: 0 auto;
  }
  .course__list li {
    padding: 11px 11px 18px 11px;
    margin-bottom: 0;
    width: 163px;
    width: calc((100% - 45px) / 4);
  }
  .course__list li h3 {
    font-size: 15px;
    margin-bottom: 5px;
  }
  .course__list li p {
    font-size: 12px;
  }
  .course__list li img {
    width: 142px;
    height: 88px;
    -o-object-fit: cover;
       object-fit: cover;
    margin: 0 auto 20px;
    border-radius: 12px;
  }
}
@media (min-width: 1212px) {
  .course {
    margin-bottom: 70px;
  }
  .course h2 {
    font-size: 60px;
    margin-bottom: 27px;
  }
  .course__list {
    max-width: none;
    gap: 20px;
  }
  .course__list li {
    padding: 20px 20px 35px 20px;
    border-radius: 30px;
    width: 280px;
  }
  .course__list li h3 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .course__list li p {
    font-size: 20px;
  }
  .course__list li p br {
    display: block;
  }
  .course__list li img {
    width: 240px;
    height: 150px;
    margin: 0 auto 30px;
    border-radius: 20px;
  }
}
.structure {
  margin-bottom: 30px;
}

.structure__wrap {
  padding: 30px 20px 28px 20px;
  background-color: #F3E8FF;
  border-radius: 20px;
}
.structure__wrap h2 {
  padding: 0;
  margin: 0;
  font-family: "Ubuntu-bold";
  font-size: 30px;
  text-align: center;
}
.structure__wrap > p {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  font-size: 24px;
  text-align: center;
}
.structure__wrap > ul {
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
  list-style: none;
}
.structure__wrap > ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  padding: 30px 42px 43px 42px;
  margin-bottom: 20px;
  background: radial-gradient(50% 50% at 50% 50%, #fff 39.9%, #e7d2ff 100%);
  border-radius: 15px;
}
.structure__wrap > ul li p {
  padding: 0;
  margin: 0;
  font-family: "Ubuntu-bold";
  font-size: 30px;
  text-align: center;
}
.structure__wrap > ul li p span {
  display: block;
  font-size: 60px;
  line-height: 1;
}
.structure__wrap > ul li p:nth-child(3) {
  font-family: "Ubuntu-light";
  font-size: 20px;
}
.structure__wrap > ul li:last-child {
  margin-bottom: 0;
}
.structure__wrap .structure__item {
  padding: 30px 26px 28px 26px;
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 15px;
}
.structure__wrap .structure__name {
  margin-bottom: 20px;
  background-color: #F8F2FF;
  border-radius: 10px;
  text-align: center;
}
.structure__wrap .structure__name h3 {
  margin: 0;
  padding: 10px 10px 15px 10px;
  color: #7E11EE;
  font-family: "Ubuntu-bold";
  font-size: 24px;
}
.structure__wrap .structure__part {
  padding: 10px 0;
  color: #fff;
  background-color: #7E11EE;
  border-radius: 10px;
}
.structure__wrap .structure__part p {
  padding: 0;
  margin: 0;
  font-size: 16px;
}
.structure__wrap .structure__part p:first-child {
  font-family: "Ubuntu-bold";
  font-size: 24px;
}
.structure__wrap .structure__text p {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-family: "Ubuntu-bold";
  font-size: 18px;
}
.structure__wrap .structure__text ul {
  padding: 0;
  padding-left: 25px;
  margin: 0;
  font-size: 16px;
}
.structure__wrap .structure__text ul li {
  margin-bottom: 2px;
}
.structure__wrap .structure__text ul li span {
  font-family: "Ubuntu-bold";
}
.structure__wrap .structure__text ul li:last-child {
  margin-bottom: 0;
}

.structure__btn {
  display: block;
  padding: 18px 0px;
  margin: 0 auto;
  color: #ffffff;
  font-size: 26px;
  font-family: "Ubuntu-regular";
  border-radius: 15px;
  border: none;
  background: #FE4C04;
  background: -webkit-gradient(linear, left bottom, left top, from(#fe4c04), to(#ff803d));
  background: linear-gradient(0deg, #fe4c04 0%, #ff803d 100%);
  -webkit-box-shadow: 0 5px 10px 0 rgba(29, 29, 29, 0.3);
          box-shadow: 0 5px 10px 0 rgba(29, 29, 29, 0.3);
  text-align: center;
  max-width: 260px;
  cursor: pointer;
  -webkit-transition: background 0.3s linear;
  transition: background 0.3s linear;
}
.structure__btn:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(254, 76, 4)), to(rgb(254, 76, 4)));
  background: linear-gradient(180deg, rgb(254, 76, 4) 0%, rgb(254, 76, 4) 100%);
}
.structure__btn:active {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(254, 76, 4)), to(rgb(254, 76, 4)));
  background: linear-gradient(180deg, rgb(254, 76, 4) 0%, rgb(254, 76, 4) 100%);
}

@media (min-width: 768px) {
  .structure {
    margin-bottom: 50px;
  }
  .structure__wrap {
    padding: 30px 61px 31px 61px;
  }
  .structure__wrap h2 {
    font-size: 36px;
    margin-bottom: 10px;
  }
  .structure__wrap > p {
    font-size: 24px;
    margin-bottom: 25px;
  }
  .structure__wrap > ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
    margin-bottom: 25px;
  }
  .structure__wrap > ul li {
    padding: 18px 10px 19px 10px;
    margin-bottom: 0;
    gap: 6px;
    border-radius: 18px;
  }
  .structure__wrap > ul li img {
    height: 48px;
    width: auto;
  }
  .structure__wrap > ul li p {
    font-size: 18px;
  }
  .structure__wrap > ul li p span {
    font-size: 36px;
  }
  .structure__wrap > ul li p:nth-child(3) {
    font-size: 15px;
  }
  .structure__wrap .structure__item {
    padding: 18px;
    margin-bottom: 18px;
    border-radius: 20px;
  }
  .structure__wrap .structure__item.structure__item--second {
    margin-bottom: 30px;
  }
  .structure__wrap .structure__name {
    display: grid;
    grid-template-columns: 108px 1fr;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10px;
    border-radius: 6px;
  }
  .structure__wrap .structure__name h3 {
    padding: 0;
    font-size: 18px;
    text-align: left;
  }
  .structure__wrap .structure__part {
    border-radius: 6px;
  }
  .structure__wrap .structure__part p {
    font-size: 12px;
  }
  .structure__wrap .structure__part p:first-child {
    font-size: 18px;
  }
  .structure__wrap .structure__text p {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .structure__wrap .structure__text p br {
    display: none;
  }
  .structure__wrap .structure__text ul {
    padding-left: 17px;
    font-size: 12px;
  }
  .structure__btn {
    padding: 18px 0;
    font-size: 16px;
    border-radius: 12px;
    max-width: 227px;
  }
}
@media (min-width: 1212px) {
  .structure {
    margin-bottom: 70px;
  }
  .structure__wrap {
    padding: 50px 100px 55px 100px;
    border-radius: 30px;
  }
  .structure__wrap h2 {
    font-size: 60px;
  }
  .structure__wrap > p {
    font-size: 40px;
    margin-bottom: 50px;
  }
  .structure__wrap > ul {
    -webkit-column-gap: 25px;
       -moz-column-gap: 25px;
            column-gap: 25px;
    margin-bottom: 45px;
  }
  .structure__wrap > ul li {
    padding: 30px 10px 33px 10px;
    gap: 8px;
    border-radius: 30px;
  }
  .structure__wrap > ul li img {
    height: 80px;
  }
  .structure__wrap > ul li p {
    font-size: 30px;
  }
  .structure__wrap > ul li p span {
    font-size: 60px;
  }
  .structure__wrap > ul li p:nth-child(3) {
    font-size: 24px;
  }
  .structure__wrap .structure__item {
    padding: 30px 30px 40px 30px;
    margin-bottom: 30px;
    border-radius: 30px;
  }
  .structure__wrap .structure__item.structure__item--second {
    margin-bottom: 50px;
  }
  .structure__wrap .structure__name {
    grid-template-columns: 180px 1fr;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    margin-bottom: 20px;
    border-radius: 10px;
  }
  .structure__wrap .structure__name h3 {
    font-size: 30px;
  }
  .structure__wrap .structure__part {
    padding: 15px 0;
    border-radius: 10px;
  }
  .structure__wrap .structure__part p {
    font-size: 20px;
  }
  .structure__wrap .structure__part p:first-child {
    font-size: 30px;
  }
  .structure__wrap .structure__text p {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .structure__wrap .structure__text ul {
    font-size: 20px;
    padding-left: 33px;
  }
  .structure__wrap .structure__text ul li {
    margin-bottom: 3px;
  }
  .structure__btn {
    padding: 22px 0;
    font-size: 26px;
    max-width: 380px;
    border-radius: 20px;
    -webkit-box-shadow: 0 5px 10px 0 rgba(29, 29, 29, 0.3);
            box-shadow: 0 5px 10px 0 rgba(29, 29, 29, 0.3);
  }
}
.leader {
  margin-bottom: 45px;
}

.leader__wrap {
  position: relative;
  padding-top: 160px;
}
.leader__wrap h2 {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  font-family: "Ubuntu-bold";
  font-size: 30px;
  text-align: center;
  width: 100%;
}
.leader__wrap h2 span {
  display: block;
  font-size: 36px;
  color: #7000E3;
}
.leader__wrap img {
  display: block;
  width: 300px;
  height: auto;
  margin: 0 auto 20.5px;
}
.leader__wrap ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 16px;
  line-height: 1.15;
}
.leader__wrap ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  padding: 15px 25px 15px 53px;
  margin-bottom: 20px;
  background-color: #F3E8FF;
  border-radius: 20px;
  min-height: 90px;
}
.leader__wrap ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 20px;
  width: 25px;
  height: 25px;
  background-image: url("https://fs.advance.ru/landing-pages/online/any_foreign_language/kurs-arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.leader__wrap ul li p {
  padding: 0;
  margin: 0;
}

@media (min-width: 370px) {
  .leader__wrap {
    padding-top: 130px;
  }
}
@media (min-width: 768px) {
  .leader__wrap {
    padding-top: 0;
    display: grid;
    grid-template-columns: 286px 1fr;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
  .leader__wrap h2 {
    position: static;
    text-align: left;
    width: auto;
    margin-bottom: 10px;
    font-size: 21px;
  }
  .leader__wrap h2 span {
    font-size: 24px;
  }
  .leader__wrap img {
    width: 100%;
    margin: 0;
  }
  .leader__wrap ul {
    font-size: 12px;
  }
  .leader__wrap ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 54px;
    padding-left: 45px;
    padding-right: 20px;
    margin-bottom: 6px;
    min-height: auto;
    border-radius: 12px;
  }
  .leader__wrap ul li:last-child {
    margin-bottom: 0;
  }
  .leader__wrap ul li::before {
    left: 12px;
    width: 18px;
    height: 18px;
  }
}
@media (min-width: 1212px) {
  .leader {
    margin-bottom: 70px;
  }
  .leader__wrap {
    grid-template-columns: 480px 1fr;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .leader__wrap h2 {
    font-size: 36px;
    margin-bottom: 25px;
  }
  .leader__wrap h2 span {
    font-size: 40px;
  }
  .leader__wrap ul {
    font-size: 20px;
  }
  .leader__wrap ul li {
    padding: 0 20px 0 70px;
    height: 90px;
    margin-bottom: 10px;
    border-radius: 20px;
  }
  .leader__wrap ul li::before {
    left: 20px;
    width: 30px;
    height: 30px;
  }
}
.attention {
  margin-bottom: 30px;
}
.attention h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
  font-family: "Ubuntu-bold";
  font-size: 30px;
  text-align: center;
}

.attention__wrap {
  margin-bottom: 30px;
}
.attention__wrap img {
  display: block;
  width: 260px;
  height: auto;
  margin: 0 auto;
}
.attention__wrap .attention__text {
  padding: 10px;
  border-radius: 20px;
  background: rgba(22, 123, 191, 0.1);
}
.attention__wrap .attention__type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-bottom: 10px;
  border-radius: 15px;
  width: 100%;
  text-align: center;
  color: #ffffff;
  background-color: #167BBF;
}
.attention__wrap .attention__type p {
  font-family: "Ubuntu-bold";
  font-size: 24px;
  text-align: center;
  width: 100%;
}
.attention__wrap .attention__type p span {
  text-transform: uppercase;
}
.attention__wrap ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 16px;
}
.attention__wrap ul li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 80px;
  padding: 0 20px 0 56px;
  margin-bottom: 10px;
  border-radius: 15px;
  width: 100%;
  background-color: #fff;
}
.attention__wrap ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 15px;
  width: 25px;
  height: 25px;
  background-image: url("https://fs.advance.ru/landing-pages/online/any_foreign_language/check-blue.svg");
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.attention__wrap ul li:last-child {
  margin-bottom: 0;
}
.attention__wrap ul li p {
  padding: 0;
  margin: 0;
}

.attention__wrap.attention__wrap--add {
  margin-bottom: 0;
}
.attention__wrap.attention__wrap--add .attention__text {
  background: rgba(126, 17, 238, 0.1);
}
.attention__wrap.attention__wrap--add .attention__type {
  background-color: #7E11EE;
}
.attention__wrap.attention__wrap--add ul li::before {
  background-image: url("https://fs.advance.ru/landing-pages/online/any_foreign_language/check-violet.svg");
}

@media (min-width: 768px) {
  .attention h2 {
    font-size: 36px;
    margin-bottom: 18px;
  }
  .attention__main-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
  .attention__wrap {
    margin-bottom: 0;
  }
  .attention__wrap img {
    width: 257px;
  }
  .attention__wrap .attention__text {
    padding: 17px;
    border-radius: 18px;
  }
  .attention__wrap .attention__type {
    height: 48px;
    border-radius: 12px;
    margin-bottom: 6px;
  }
  .attention__wrap .attention__type p {
    font-size: 18px;
  }
  .attention__wrap ul {
    font-size: 13px;
  }
  .attention__wrap ul li {
    padding: 0 11px 0 41px;
    margin-bottom: 6px;
    height: 48px;
    border-radius: 12px;
  }
  .attention__wrap ul li::before {
    width: 18px;
    height: 18px;
    left: 12px;
  }
}
@media (min-width: 1212px) {
  .attention {
    margin-bottom: 50px;
  }
  .attention h2 {
    font-size: 60px;
    margin-bottom: 25px;
  }
  .attention__main-wrap {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .attention__wrap img {
    width: 430px;
  }
  .attention__wrap .attention__text {
    padding: 30px;
    border-radius: 30px;
  }
  .attention__wrap .attention__type {
    height: 80px;
    margin-bottom: 10px;
    border-radius: 20px;
  }
  .attention__wrap .attention__type p {
    font-size: 30px;
  }
  .attention__wrap ul {
    font-size: 22px;
  }
  .attention__wrap ul li {
    padding: 0 20px 0 70px;
    margin-bottom: 10px;
    height: 80px;
    border-radius: 20px;
  }
  .attention__wrap ul li::before {
    width: 30px;
    height: 30px;
    left: 20px;
  }
}
@media (max-width: 767px) {
  .attention__wrap.attention__wrap--add ul li:last-child {
    height: 90px;
  }
}
.result {
  margin-bottom: 50px;
}

.result__wrap {
  padding: 35px 20px;
  background-color: #FE4C04;
  color: #fff;
  border-radius: 20px;
  text-align: center;
}
.result__wrap h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-family: "Ubuntu-bold";
  font-size: 30px;
}
.result__wrap p {
  padding: 0;
  margin: 0;
  font-family: "Ubuntu-bold";
  font-size: 22px;
}

@media (min-width: 768px) {
  .result__wrap {
    padding: 15px 48px 34px 48px;
    border-radius: 18px;
  }
  .result__wrap h2 {
    font-size: 36px;
    margin-bottom: 1px;
  }
  .result__wrap p {
    font-size: 18px;
  }
}
@media (min-width: 1212px) {
  .result {
    margin-bottom: 70px;
  }
  .result__wrap {
    padding: 20px 80px 50px 80px;
    border-radius: 25px;
  }
  .result__wrap h2 {
    font-size: 60px;
    margin-bottom: 10px;
  }
  .result__wrap p {
    font-size: 30px;
  }
}
.reviews {
  margin-bottom: 30px;
}

.reviews__title {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  font-size: 30px;
  font-family: "Ubuntu-bold";
  text-align: center;
}

.reviews__slider {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 66px;
}

.reviews__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 28px 25px 40px 25px;
  width: 300px;
  border-radius: 20px;
  color: #343A40;
  -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.05);
  background: #fff;
}
.reviews__slide img {
  display: block;
  width: 97px;
  height: auto;
  margin: 0 auto 10px;
}
.reviews__slide h3 {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  font-family: "Ubuntu-regular";
  font-size: 24px;
}
.reviews__slide p.reviews__text {
  position: relative;
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-line-clamp: 11;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.reviews__slide button {
  padding: 0;
  font-size: 20px;
  font-family: "Ubuntu-regular";
  color: #343A40;
  cursor: pointer;
  border: none;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  width: 100%;
  text-align: left;
  background-color: transparent;
}
.reviews__slide p.reviews__text.expanded {
  -webkit-line-clamp: unset;
}
.reviews__slide p.reviews__text.expanded::before {
  content: none;
}

.reviews__slider .swiper-button-prev {
  position: absolute;
  top: auto;
  left: calc(50% - 85px);
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 35px;
  height: auto;
  background-color: transparent;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  border: none;
  z-index: 11;
}

.reviews__slider .swiper-button-next {
  position: absolute;
  top: auto;
  bottom: 0;
  right: calc(50% - 85px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 35px;
  height: auto;
  background-color: transparent;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  border: none;
  z-index: 11;
}

.reviews__slider .swiper-button-next::after, .reviews__slider .swiper-button-prev::after {
  content: "";
  font-size: 0;
}

.reviews__slider .swiper-pagination {
  font-family: "Ubuntu-light";
  bottom: 7px;
  font-size: 18px;
}

@media (min-width: 768px) {
  .reviews__title {
    font-size: 36px;
    margin-bottom: 13px;
  }
  .reviews__slider {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 50px;
  }
  .reviews__slide {
    width: 348px;
    padding: 28px 25px 25px 25px;
    min-height: 222px;
  }
  .reviews__slide img {
    width: 100%;
    margin: 0;
  }
  .reviews__slide h3 {
    font-size: 14px;
    margin-bottom: 0;
  }
  .reviews__slide p.reviews__text {
    font-size: 12px;
    -webkit-line-clamp: 5;
    margin-bottom: 8px;
  }
  .reviews__slide button {
    font-size: 12px;
  }
  .reviews__author {
    display: grid;
    grid-template-columns: 61px 1fr;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 17px;
       -moz-column-gap: 17px;
            column-gap: 17px;
    width: 100%;
    margin-bottom: 14px;
  }
  .reviews__slider .swiper-button-prev {
    width: 21px;
    height: 21px;
    left: calc(50% - 45px);
  }
  .reviews__slider .swiper-button-next {
    width: 21px;
    height: 21px;
    right: calc(50% - 45px);
  }
  .reviews__slider .swiper-pagination {
    font-size: 11px;
    bottom: 3px;
  }
}
@media (min-width: 1212px) {
  .reviews {
    margin-bottom: 55px;
  }
  .reviews__title {
    font-size: 60px;
    margin-bottom: 30px;
  }
  .reviews__slider {
    padding-left: calc(50% - 590px);
    padding-right: calc(50% - 590px);
    padding-bottom: 81px;
  }
  .reviews__slide {
    padding: 40px;
    border-radius: 20px;
    width: 580px;
    min-height: 370px;
    -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.05);
            box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.05);
  }
  .reviews__slide h3 {
    font-size: 24px;
  }
  .reviews__slide p.reviews__text {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .reviews__slide button {
    font-size: 20px;
  }
  .reviews__author {
    grid-template-columns: 101px 1fr;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    margin-bottom: 20px;
  }
  .reviews__slider .swiper-button-prev {
    width: 35px;
    height: 35px;
    left: calc(50% - 85px);
  }
  .reviews__slider .swiper-button-next {
    width: 35px;
    height: 35px;
    right: calc(50% - 85px);
  }
  .reviews__slider .swiper-pagination {
    font-size: 18px;
    bottom: 7px;
  }
}
.video {
  color: #343A40;
  margin-bottom: 50px;
}

.video__item {
  margin-bottom: 40px;
  text-align: center;
}
.video__item .video__wrap {
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 20px;
  position: relative;
}
.video__item .video__wrap iframe {
  border-radius: 20px;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  border: none;
}
.video__item h3 {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-size: 24px;
  font-family: "Ubuntu-regular";
  font-weight: 400;
}
.video__item p {
  padding: 0;
  margin: 0;
  font-size: 20px;
}

@media (min-width: 768px) {
  .video__info {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 12px;
       -moz-column-gap: 12px;
            column-gap: 12px;
  }
  .video__item {
    margin-bottom: 0;
  }
  .video__item .video__wrap {
    margin-bottom: 12px;
  }
  .video__item .video__wrap iframe {
    border-radius: 12px;
  }
  .video__item h3 {
    font-size: 14px;
    margin-bottom: 8px;
  }
  .video__item p {
    font-size: 12px;
  }
}
@media (min-width: 1212px) {
  .video {
    margin-bottom: 70px;
  }
  .video__info {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .video__item .video__wrap {
    padding: 0;
    margin-bottom: 15px;
    width: 100%;
    height: 328px;
  }
  .video__item .video__wrap iframe {
    border-radius: 20px;
  }
  .video__item h3 {
    font-size: 24px;
    margin-bottom: 12px;
  }
  .video__item p {
    font-size: 20px;
  }
}
.answers {
  margin-bottom: 50px;
}
.answers h2 {
  padding: 0 10px;
  margin: 0;
  margin-bottom: 20px;
  font-family: "Ubuntu-bold";
  font-size: 30px;
  text-align: center;
}

.answers__wrap {
  padding: 30px 10px 10px 10px;
  background-color: #F3E8FF;
  border-radius: 20px;
}

.answers__info {
  position: relative;
  margin-bottom: 20px;
  background-color: #ffffff;
  border-radius: 15px;
}
.answers__info:last-child {
  margin-bottom: 0;
}

.answers__accordeon-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 90px;
}

.answers__block-title {
  font-size: 20px;
  line-height: 1.15;
  font-family: "Ubuntu-bold";
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 60px 20px 20px;
}

.answers__btn {
  position: relative;
  display: block;
  background-color: transparent;
  border: 0;
  outline: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  cursor: pointer;
}
.answers__btn::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 41px;
  height: 41px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("https://fs.advance.ru/landing-pages/online/any_foreign_language/plus.svg");
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.answers__accordeon-container--opened .answers__btn::before {
  background-image: url("https://fs.advance.ru/landing-pages/online/any_foreign_language/minus.svg");
}

.answers__text {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  will-change: max-height;
  font-size: 18px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.answers__accordeon-container--opened .answers__text {
  opacity: 1;
  padding: 0 20px 25px 20px;
  margin-top: -10px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  font-size: 18px;
}

@media (min-width: 768px) {
  .answers h2 {
    font-size: 24px;
    margin-bottom: 18px;
  }
  .answers__wrap {
    padding: 30px 45px 49px 45px;
  }
  .answers__info {
    border-radius: 18px;
    margin-bottom: 10px;
  }
  .answers__block-title {
    padding: 11px 50px 11px 15px;
    font-size: 15px;
  }
  .answers__btn::before {
    width: 30px;
    height: 30px;
    right: 8px;
  }
  .answers__text {
    padding-left: 15px;
    padding-right: 60px;
    font-size: 12px;
  }
  .answers__accordeon-container {
    min-height: 40px;
  }
  .answers__accordeon-container--opened .answers__text {
    padding-left: 15px;
    padding-right: 60px;
    margin-top: -5px;
    font-size: 12px;
  }
}
@media (min-width: 1212px) {
  .answers {
    margin-bottom: 70px;
  }
  .answers h2 {
    font-size: 40px;
    margin-bottom: 30px;
  }
  .answers__wrap {
    padding: 50px 80px 84px 80px;
    border-radius: 30px;
  }
  .answers__info {
    border-radius: 30px;
    margin-bottom: 20px;
  }
  .answers__block-title {
    padding: 20px 70px 20px 30px;
    font-size: 24px;
  }
  .answers__btn::before {
    width: 50px;
    height: 50px;
    right: 12px;
  }
  .answers__text {
    padding-left: 30px;
    padding-right: 90px;
    font-size: 20px;
  }
  .answers__accordeon-container {
    min-height: 70px;
  }
  .answers__accordeon-container--opened .answers__text {
    padding-left: 30px;
    padding-right: 90px;
    padding-bottom: 23px;
    font-size: 20px;
  }
}
.access {
  margin-bottom: 50px;
}

.access__wrap h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  font-family: "Ubuntu-bold";
  font-size: 30px;
  text-align: center;
  color: #7E11EE;
}
.access__wrap > p {
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
  font-family: "Ubuntu-bold";
  font-size: 24px;
  text-align: center;
}
.access__wrap ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.access__wrap ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  padding: 30px 40px 36px 40px;
  margin-bottom: 20px;
  background: linear-gradient(135deg, #f4eaff 0%, #fff2ed 100%);
  border-radius: 30px;
  min-height: 260px;
}
.access__wrap ul li p {
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 24px;
}

@media (min-width: 680px) {
  .access__wrap ul li {
    min-height: 200px;
  }
}
@media (min-width: 768px) {
  .access {
    margin-bottom: 50px;
  }
  .access__wrap h2 {
    font-size: 36px;
    margin-bottom: 18px;
  }
  .access__wrap p {
    font-size: 22px;
    margin-bottom: 17px;
  }
  .access__wrap ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
  .access__wrap ul li {
    padding: 17px 17px 20px 17px;
    margin-bottom: 0;
    gap: 17px;
    border-radius: 18px;
    min-height: 155px;
  }
  .access__wrap ul li img {
    height: 48px;
    width: auto;
  }
  .access__wrap ul li p {
    font-size: 14px;
  }
}
@media (min-width: 1212px) {
  .access {
    margin-bottom: 65px;
  }
  .access__wrap h2 {
    font-size: 60px;
    margin-bottom: 25px;
  }
  .access__wrap p {
    font-size: 36px;
    margin-bottom: 30px;
  }
  .access__wrap ul {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .access__wrap ul li {
    padding: 30px 30px 36px 30px;
    gap: 30px;
    border-radius: 30px;
    min-height: 260px;
  }
  .access__wrap ul li img {
    height: 80px;
  }
  .access__wrap ul li p {
    font-size: 24px;
  }
}
.advance {
  margin-bottom: 50px;
}

.advance__wrap {
  padding: 30px 20px 20px 20px;
  border-radius: 20px;
  background-color: #F3E8FF;
}
.advance__wrap .advance__logo {
  display: block;
  width: 208px;
  height: auto;
  margin: 0 auto 22px;
}
.advance__wrap > p {
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
  font-family: "Ubuntu-bold";
  font-size: 30px;
  text-align: center;
}
.advance__wrap ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.advance__wrap ul li {
  padding: 30px 20px 26px 20px;
  margin-bottom: 20px;
  background: radial-gradient(50% 50% at 50% 50%, #fff 39.9%, #e7d2ff 100%);
  border-radius: 15px;
}
.advance__wrap ul li img {
  margin-bottom: 20px;
}
.advance__wrap ul li h3 {
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
  font-family: "Ubuntu-bold";
  font-size: 24px;
  text-align: center;
}
.advance__wrap ul li h3 br {
  display: none;
}
.advance__wrap ul li p {
  padding: 0;
  margin: 0;
  font-size: 20px;
  text-align: center;
}
.advance__wrap ul li:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .advance__wrap {
    padding: 42px 60px 57px 60px;
  }
  .advance__wrap .advance__logo {
    width: 228px;
    margin: 0 auto 12px;
  }
  .advance__wrap > p {
    font-size: 24px;
    margin-bottom: 29px;
  }
  .advance__wrap ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
  .advance__wrap ul li {
    padding: 18px 20px 23px 20px;
    margin-bottom: 0;
    border-radius: 18px;
  }
  .advance__wrap ul li img {
    height: 60px;
    width: auto;
    margin-bottom: 17px;
  }
  .advance__wrap ul li h3 {
    font-size: 15px;
    margin-bottom: 3px;
  }
  .advance__wrap ul li p {
    font-size: 12px;
  }
}
@media (min-width: 1212px) {
  .advance {
    margin-bottom: 45px;
  }
  .advance__wrap {
    padding: 70px 100px 95px 100px;
    border-radius: 30px;
  }
  .advance__wrap .advance__logo {
    width: 381px;
    margin: 0 auto 20px;
  }
  .advance__wrap > p {
    font-size: 40px;
    margin-bottom: 50px;
  }
  .advance__wrap ul {
    -webkit-column-gap: 25px;
       -moz-column-gap: 25px;
            column-gap: 25px;
  }
  .advance__wrap ul li {
    padding: 30px 35px 35px 35px;
    border-radius: 30px;
  }
  .advance__wrap ul li img {
    height: 100px;
    margin-bottom: 25px;
  }
  .advance__wrap ul li h3 {
    font-size: 24px;
    margin-bottom: 5px;
  }
  .advance__wrap ul li h3 br {
    display: block;
  }
  .advance__wrap ul li p {
    font-size: 20px;
  }
}
.form {
  margin-bottom: 50px;
}

.form__wrap {
  border-radius: 20px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
}

.form__text-wrap {
  padding: 30px 20px 50px 20px;
  background-color: #9633FB;
  color: #ffffff;
  text-align: center;
}
.form__text-wrap h2 {
  padding: 0;
  margin: 0;
  font-size: 30px;
  margin-bottom: 2px;
  font-family: "Ubuntu-bold";
}
.form__text-wrap p {
  padding: 0;
  margin: 0;
  font-size: 24px;
  line-height: 1.2;
  font-family: "Ubuntu-bold";
}
.form__text-wrap p span {
  font-family: "Ubuntu Sans";
  font-weight: 700;
}
.form__text-wrap p.form__price {
  margin-bottom: 5px;
  font-size: 56px;
  line-height: 1;
  font-family: "Ubuntu Sans";
  font-weight: 700;
}
.form__text-wrap .form__cost {
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
}
.form__text-wrap .form__cost p.form__old-price {
  margin-bottom: 20px;
  font-family: "Ubuntu-medium";
  font-size: 30px;
  line-height: 1;
  text-decoration: line-through;
}
.form__text-wrap .form__installment {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
}
.form__text-wrap .form__installment p.form__price span {
  font-size: 24px;
}
.form__text-wrap .form__installment p.form__price span:last-child {
  display: block;
}
.form__text-wrap .form__installment p:first-child {
  margin-bottom: 10px;
}
.form__text-wrap .form__installment p:last-child {
  font-family: "Ubuntu-light";
  font-size: 22px;
}
.form__text-wrap .form__info {
  padding-top: 20px;
}
.form__text-wrap .form__info p {
  margin-bottom: 23px;
  font-family: "Ubuntu-light";
  font-size: 22px;
}
.form__text-wrap .form__info p:last-child {
  margin-bottom: 0;
}
.form__text-wrap .form__info a {
  color: #fff;
  font-family: "Ubuntu-bold";
  border-bottom: 1px solid #fff;
}

.form__widget {
  width: 100%;
}

@media (min-width: 768px) {
  .form {
    margin-bottom: 45px;
  }
  .form__wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .form__widget {
    width: 100%;
    height: 100%;
  }
  .form__text-wrap {
    padding: 18px 50px 33px 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .form__text-wrap h2 {
    font-size: 20px;
    margin-bottom: 4px;
  }
  .form__text-wrap p {
    font-size: 14px;
  }
  .form__text-wrap p.form__price {
    font-size: 36px;
    margin-bottom: 0;
  }
  .form__text-wrap .form__cost {
    padding-bottom: 5px;
  }
  .form__text-wrap .form__cost p.form__old-price {
    margin-bottom: 10px;
    font-size: 20px;
  }
  .form__text-wrap .form__installment {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .form__text-wrap .form__installment p.form__price span {
    font-size: 14px;
  }
  .form__text-wrap .form__installment p:last-child {
    font-size: 14px;
  }
  .form__text-wrap .form__info {
    padding-top: 10px;
  }
  .form__text-wrap .form__info p {
    margin-bottom: 13px;
    font-size: 12px;
  }
  .form__text-wrap .form__installment p.form__price span:last-child {
    display: inline;
  }
  .form__text-wrap .form__installment p:first-child {
    margin-bottom: 5px;
  }
}
@media (min-width: 1212px) {
  .form {
    margin-bottom: 70px;
  }
  .form__wrap {
    border-radius: 30px;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  }
  .form__widget {
    width: 100%;
    height: 100%;
  }
  .form__text-wrap {
    padding: 30px 40px 45px 40px;
  }
  .form__text-wrap h2 {
    font-size: 36px;
    margin-bottom: 13px;
  }
  .form__text-wrap p {
    font-size: 24px;
  }
  .form__text-wrap p.form__price {
    font-size: 56px;
  }
  .form__text-wrap .form__cost {
    padding-bottom: 15px;
    margin-right: 40px;
    margin-left: 40px;
  }
  .form__text-wrap .form__cost p.form__old-price {
    margin-bottom: 1px;
    font-size: 36px;
  }
  .form__text-wrap .form__installment {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-right: 40px;
    margin-left: 40px;
  }
  .form__text-wrap .form__installment p.form__price span {
    font-size: 24px;
  }
  .form__text-wrap .form__installment p:first-child {
    margin-bottom: 5px;
  }
  .form__text-wrap .form__installment p:last-child {
    font-size: 22px;
  }
  .form__text-wrap .form__info {
    padding-top: 20px;
  }
  .form__text-wrap .form__info p {
    margin-bottom: 25px;
    font-size: 22px;
  }
}
.footer {
  background-color: #404143;
  color: #ffffff;
  padding-top: 18px;
  padding-bottom: 35px;
  font-family: "Ubuntu-regular";
}
.footer a {
  color: #ffffff;
}

.footer__copywrite {
  position: relative;
  padding: 7px 25px;
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #2D2D47;
  border-radius: 16px;
}
.footer__copywrite q {
  padding: 0;
  margin: 0;
  margin-right: 8px;
  font-style: italic;
  font-size: 12px;
}
.footer__copywrite q span {
  font-family: "Ubuntu-bold";
}
.footer__copywrite p {
  padding: 0;
  margin: 0;
  font-family: "Ubuntu-regular";
  font-size: 12px;
}
.footer__copywrite::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 8px;
  width: 16px;
  height: 16px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("https://fs.advance.ru/landing-pages/webinar/perspektivy/icon-info.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.footer__logo {
  display: block;
  margin-bottom: 7px;
  width: 104px;
  height: auto;
}

.footer__socials {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.footer__socials img {
  display: block;
  margin-bottom: 0;
  width: 20px;
  height: auto;
}
.footer__socials li:first-child:hover {
  background-color: #4C75A3;
  border-radius: 50%;
}
.footer__socials li:nth-child(2):hover {
  background-color: #ed812b;
  border-radius: 50%;
}
.footer__socials li:nth-child(3):hover {
  background-color: #F52424;
  border-radius: 50%;
}
.footer__socials li:nth-child(4):hover {
  background-color: #0088cc;
  border-radius: 50%;
}

.footer__phones {
  margin-bottom: 16px;
}

.footer__tel {
  display: block;
  color: #ffffff;
  font-size: 11px;
  font-family: "Ubuntu-bold";
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.footer__tel:hover {
  color: #D8B7FA;
}
.footer__tel:active {
  color: #D8B7FA;
}

.footer__details {
  margin-bottom: 23px;
}
.footer__details p {
  padding: 0;
  margin: 0;
  margin-bottom: 3px;
  font-size: 8px;
  line-height: 1.2;
}

.footer__email {
  margin-bottom: 16px;
}
.footer__email a {
  color: #ffffff;
}
.footer__email span {
  margin-right: 5px;
}

.footer__personal {
  display: grid;
  grid-template-columns: 44px 1fr;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
  margin-bottom: 14px;
}

.footer__personal-img {
  width: 44px;
  height: 62px;
  background-color: #D9D9D9;
}
.footer__personal-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.footer__personal-text a {
  display: block;
  margin-bottom: 6px;
  color: #ffffff;
  font-size: 7px;
}
.footer__personal-text a:first-child {
  margin-bottom: 12px;
}

.footer__training {
  display: block;
  margin-bottom: 9px;
  font-size: 10px;
  line-height: 1.1;
  font-family: "Ubuntu-bold";
  text-transform: uppercase;
}

.footer__section {
  margin-bottom: 8px;
}
.footer__section a {
  display: block;
}

.footer__link {
  font-size: 7px;
  margin-bottom: 6px;
}
.footer__link:last-child {
  margin-bottom: 0;
}

a.footer__main-link {
  font-family: "Ubuntu-bold";
  font-size: 10px;
  margin-bottom: 4px;
  color: #8F8F8F;
  text-transform: uppercase;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
a.footer__main-link:hover {
  color: #ffffff;
}
a.footer__main-link:active {
  color: #ffffff;
}

.footer__form {
  width: 100%;
  min-height: 126px;
  border-radius: 6px;
  background-color: #ffffff;
  margin-bottom: 16px;
  margin-top: 20px;
  overflow: hidden;
}

.footer__payment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 17px;
}

.footer__quote {
  display: block;
  font-size: 7px;
  margin-bottom: 20px;
}

.footer__umoney {
  width: 64px;
  height: auto;
}

.footer__tinkoff {
  width: 27px;
  height: auto;
}

.footer__cloud {
  width: 27px;
  height: auto;
}

@media (min-width: 576px) {
  .footer__wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
  }
  .footer__column--last {
    grid-column: 1/3;
    display: grid;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
  }
  .footer__column--last .footer__form {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin-top: -50px;
  }
  .footer__column--last .footer__payment {
    grid-column: 1/3;
  }
}
@media (min-width: 768px) {
  .footer {
    padding-top: 32px;
    padding-bottom: 40px;
  }
  .footer__wrap {
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: 18px;
       -moz-column-gap: 18px;
            column-gap: 18px;
  }
  .footer__column--last {
    grid-column: 3/4;
    display: block;
  }
  .footer__column--last .footer__form {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin-top: 0;
  }
}
@media (min-width: 1212px) {
  .footer {
    padding-top: 50px;
  }
  .footer__logo {
    width: 170px;
  }
  .footer__socials {
    margin-bottom: 25px;
  }
  .footer__socials img {
    width: 35px;
  }
  .footer__tel {
    font-size: 18px;
  }
  .footer__details {
    margin-bottom: 40px;
  }
  .footer__details p {
    font-size: 14px;
  }
  .footer__phones {
    margin-bottom: 25px;
  }
  .footer__personal {
    grid-template-columns: 68px 1fr;
    margin-bottom: 24px;
  }
  .footer__personal-text a {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .footer__personal-text a:first-child {
    margin-bottom: 15px;
  }
  .footer__personal-img {
    width: 68px;
    height: 99px;
  }
  .footer__quote {
    font-size: 12px;
  }
  .footer__training {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .footer__link {
    font-size: 12px;
  }
  a.footer__main-link {
    font-size: 16px;
  }
  .footer__section {
    margin-bottom: 16px;
  }
  .footer__section.footer__section--main {
    margin-bottom: 19px;
  }
  .footer__form {
    width: 97%;
    min-height: 210px;
  }
  .footer__payment {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-left: 45px;
    gap: 40px;
  }
  .footer__umoney {
    width: 107px;
  }
  .footer__tinkoff {
    width: 45px;
  }
  .footer__cloud {
    width: 44px;
  }
}
/*# sourceMappingURL=style.css.map */