@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: #1D1D1D;
  background: #ffffff;
  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-regular";
  -webkit-transition: all 0.3s linear;
  transition: all 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: 20px;
  }
  .header__logo img {
    width: 165px;
  }
  .header__link {
    font-size: 20px;
  }
}
.banner {
  margin-bottom: 20px;
  overflow: hidden;
}

.banner__main-wrap {
  border-radius: 20px;
  overflow: hidden;
}

.banner__wrap {
  padding: 20px 20px 380px 20px;
  position: relative;
  background: #448d6a;
  color: #fff;
  background-image: url("https://fs.advance.ru/landing-pages/online/oge_math/banner-bg-mobile.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  text-align: center;
}
.banner__wrap h1 {
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
  font-family: "Ubuntu-bold";
  font-size: 32px;
  line-height: 1.1;
}
.banner__wrap h1 span {
  display: block;
  font-size: 60px;
  line-height: 1;
}
.banner__wrap > p {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-size: 24px;
}
.banner__wrap > p span {
  font-family: "Ubuntu-bold";
}
.banner__wrap ul {
  padding: 0 20px 5px 20px;
  margin: 0 auto 20px;
  list-style: none;
  backdrop-filter: blur(30px);
  background: rgba(255, 255, 255, 0.3);
  border-radius: 15px;
}
.banner__wrap ul li {
  padding: 20px 0 16px 0;
  border-bottom: 1px solid #fff;
}
.banner__wrap ul li img {
  display: block;
  margin: 0 auto 10px;
}
.banner__wrap ul li h3 {
  padding: 0;
  margin: 0;
  font-family: "Ubuntu-bold";
  font-size: 20px;
  line-height: 1.1;
}
.banner__wrap ul li p {
  padding: 0;
  margin: 0;
  font-size: 16px;
}
.banner__wrap ul li:last-child {
  border-bottom: 0;
}

.banner__note {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 99px;
  color: #fff;
  background-color: #E22E37;
}
.banner__note p {
  padding: 0;
  margin: 0;
  font-size: 40px;
  line-height: 1.1;
  font-family: "Bebas-bold";
  text-align: center;
}

.banner__btn {
  display: block;
  padding: 8px 0px;
  margin: 0 auto;
  color: #ffffff;
  font-size: 30px;
  font-family: "Bebas-bold";
  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;
  z-index: 2;
}
.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__main-wrap {
    padding: 30px 44% 34px 45px;
    background: #448d6a;
    background-image: url("https://fs.advance.ru/landing-pages/online/oge_math/banner-bg-tablet.jpg");
    background-position: right -65px top 0;
    background-size: cover;
    border-radius: 18px;
  }
  .banner__wrap {
    padding: 0;
    background-color: transparent;
    background-image: none;
  }
  .banner__wrap > p {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .banner__wrap h1 {
    font-size: 42px;
    margin-bottom: 2px;
  }
  .banner__wrap h1 span {
    font-size: 72px;
  }
  .banner__wrap ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding: 12px 6px 8px 6px;
    margin-bottom: 12px;
    backdrop-filter: blur(8px);
    border-radius: 12px;
  }
  .banner__wrap ul li {
    padding: 0 9px;
    border-bottom: none;
    border-right: 1px solid #fff;
  }
  .banner__wrap ul li img {
    width: 24px;
    height: auto;
    margin: 0 auto 5px;
  }
  .banner__wrap ul li h3 {
    font-size: 12px;
  }
  .banner__wrap ul li p {
    font-size: 10px;
  }
  .banner__wrap ul li:last-child {
    border-right: none;
  }
  .banner__note {
    height: 60px;
    border-radius: 9px;
  }
  .banner__note p {
    font-size: 24px;
  }
  .banner__note p br {
    display: none;
  }
  .banner__btn {
    padding: 15px 0;
    margin: 0;
    margin-bottom: 12px;
    max-width: 100%;
    font-size: 22px;
    border-radius: 12px;
  }
  .banner__btn br {
    display: none;
  }
}
@media (min-width: 992px) {
  .banner__main-wrap {
    background-position: top right;
  }
}
@media (min-width: 1212px) {
  .banner {
    margin-bottom: 30px;
  }
  .banner__main-wrap {
    padding: 43px 518px 67px 75px;
    background-image: url("https://fs.advance.ru/landing-pages/online/oge_math/banner-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 30px;
  }
  .banner__wrap h1 {
    font-size: 70px;
    margin-bottom: 2px;
  }
  .banner__wrap h1 span {
    font-size: 120px;
  }
  .banner__wrap > p {
    font-size: 40px;
    margin-bottom: 25px;
  }
  .banner__wrap ul {
    padding: 20px 10px 15px 10px;
    margin-bottom: 20px;
    backdrop-filter: blur(30px);
    border-radius: 20px;
  }
  .banner__wrap ul li {
    padding: 0 18px;
  }
  .banner__wrap ul li img {
    width: 40px;
    margin: 0 auto 10px;
  }
  .banner__wrap ul li h3 {
    font-size: 20px;
  }
  .banner__wrap ul li p {
    font-size: 16px;
  }
  .banner__note {
    height: 80px;
    border-radius: 20px;
  }
  .banner__note p {
    font-size: 36px;
  }
  .banner__btn {
    padding: 15px 0;
    margin-bottom: 20px;
    font-size: 36px;
    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);
  }
}
.asi {
  margin-bottom: 20px;
}

.asi__wrap {
  padding: 25px 25px 40px 25px;
  background: linear-gradient(135deg, #e0ebe5 0%, #bfeed8 100%);
  background-repeat: no-repeat, no-repeat;
  background-position: center, center;
  border-radius: 20px;
}
.asi__wrap p {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  font-family: "Ubuntu-bold";
  font-size: 22px;
  width: 100%;
  text-align: center;
}

.asi__img {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 7px;
     -moz-column-gap: 7px;
          column-gap: 7px;
}
.asi__img img {
  display: block;
  width: 168px;
  height: auto;
}
.asi__img img:first-child {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .asi {
    margin-bottom: 30px;
  }
  .asi__wrap {
    padding: 7px 25px 6px 48px;
    display: grid;
    grid-template-columns: 1fr 210px;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: url("https://fs.advance.ru/landing-pages/online/oge_math/a-crop-tablet.svg"), linear-gradient(135deg, #e0ebe5 0%, #bfeed8 100%);
    background-repeat: no-repeat, no-repeat;
    background-position: left center, center;
    height: 66px;
  }
  .asi__wrap p {
    font-size: 14px;
    margin-bottom: 0;
    text-align: left;
  }
  .asi__img {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
  }
  .asi__img img {
    width: 100px;
    height: 52px;
    background-size: contain;
  }
  .asi__img img:first-child {
    height: 41px;
    margin: 0;
  }
}
@media (min-width: 1212px) {
  .asi {
    margin-bottom: 50px;
  }
  .asi__wrap {
    padding: 11px 45px 11px 80px;
    grid-template-columns: 1fr 368px;
    gap: 25px;
    background: url("https://fs.advance.ru/landing-pages/online/oge_math/a-crop.svg"), linear-gradient(135deg, #e0ebe5 0%, #bfeed8 100%);
    background-repeat: no-repeat, no-repeat;
    background-position: left center, center;
    height: 110px;
    border-radius: 30px;
  }
  .asi__wrap p {
    font-size: 22px;
  }
  .asi__img {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .asi__img img {
    width: 168px;
    height: 87px;
  }
  .asi__img img:first-child {
    width: 180px;
    height: 74px;
  }
}
.after {
  margin-bottom: 50px;
}

.after__wrap {
  padding: 20px;
  background-color: #FFE9E1;
  border-radius: 20px;
}
.after__wrap h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
  font-family: "Bebas-bold";
  font-size: 36px;
  text-align: center;
}
.after__wrap img {
  display: block;
  margin: 0 auto 10px;
  width: 260px;
  height: auto;
  border-radius: 13px;
}
.after__wrap ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-family: "Ubuntu-regular";
  font-size: 18px;
  line-height: 1.1;
  text-align: center;
}
.after__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;
  padding: 10px;
  margin-bottom: 10px;
  background-color: #fff;
  border-radius: 20px;
  min-height: 80px;
}
.after__wrap ul li:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .after__wrap {
    padding: 30px 45px 44px 45px;
    border-radius: 18px;
    display: grid;
    grid-template-columns: 241px 1fr;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
  .after__wrap h2 {
    font-size: 42px;
    margin-bottom: 15px;
    grid-column: 1/3;
  }
  .after__wrap img {
    width: 100%;
    margin: 0;
    border-radius: 12px;
  }
  .after__wrap ul {
    font-size: 11px;
    text-align: left;
  }
  .after__wrap ul li {
    position: relative;
    padding: 0 48px 0 10px;
    margin-bottom: 6px;
    border-radius: 12px;
    min-height: 42px;
  }
  .after__wrap ul li::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 23px;
    height: 23px;
    background-image: url("https://fs.advance.ru/landing-pages/online/oge_math/red-check.svg");
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (min-width: 1212px) {
  .after {
    margin-bottom: 40px;
  }
  .after__wrap {
    padding: 60px 80px 67px 80px;
    border-radius: 30px;
    grid-template-columns: 400px 1fr;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .after__wrap h2 {
    margin-bottom: 25px;
    font-size: 70px;
  }
  .after__wrap img {
    border-radius: 20px;
  }
  .after__wrap ul {
    font-size: 18px;
  }
  .after__wrap ul li {
    padding: 0 80px 0 20px;
    margin-bottom: 10px;
    border-radius: 20px;
    min-height: 70px;
  }
  .after__wrap ul li::before {
    right: 20px;
    width: 40px;
    height: 40px;
  }
}
.result {
  margin-bottom: 35px;
}
.result h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-family: "Bebas-bold";
  font-size: 36px;
  line-height: 1.1;
  text-align: center;
}
.result ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.result ul li {
  padding: 30px 20px;
  margin-bottom: 15px;
  -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);
  background: #fff;
  border-radius: 20px;
}
.result ul li img {
  display: block;
  margin: 0 auto 10px;
}
.result ul li h3 {
  padding: 0;
  margin: 0;
  font-size: 28px;
  line-height: 1.1;
  font-family: "Ubuntu-bold";
}
.result ul li p {
  padding: 0;
  margin: 0;
  font-size: 20px;
}
.result ul li span {
  font-family: "Ubuntu-medium";
}
.result ul li:last-child h3 {
  color: #E22E37;
}

@media (min-width: 768px) {
  .result h2 {
    font-size: 42px;
    margin-bottom: 10px;
  }
  .result 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: 15px;
  }
  .result ul li {
    padding: 18px 17px;
    margin-bottom: 0;
    border-radius: 18px;
    -webkit-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.1);
    width: calc((100% - 30px) / 3);
  }
  .result ul li img {
    height: 60px;
    width: auto;
    margin: 0 auto 5px;
  }
  .result ul li h3 {
    font-size: 17px;
  }
  .result ul li p {
    font-size: 12px;
  }
}
@media (min-width: 1212px) {
  .result {
    margin-bottom: 70px;
  }
  .result h2 {
    font-size: 70px;
    margin-bottom: 25px;
  }
  .result ul {
    gap: 20px;
  }
  .result ul li {
    padding: 30px 30px 35px 30px;
    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);
    width: calc((100% - 40px) / 3);
  }
  .result ul li img {
    height: 100px;
    margin: 0 auto 20px;
  }
  .result ul li h3 {
    font-size: 28px;
    margin-bottom: 5px;
  }
  .result ul li p {
    font-size: 20px;
  }
}
.presentation {
  margin-bottom: 50px;
}
.presentation h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-family: "Bebas-bold";
  font-size: 36px;
  color: #FE4C04;
  text-align: center;
}
.presentation > p {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  font-size: 24px;
  text-align: center;
}
.presentation > p br {
  display: none;
}

.presentation__list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.presentation__list li {
  padding: 30px 20px 35px 20px;
  margin-bottom: 20px;
  background-color: #FFE9E1;
  border-radius: 20px;
  text-align: center;
}
.presentation__list li p {
  padding: 0;
  margin: 0;
  font-size: 24px;
}
.presentation__list li p span {
  font-family: "Ubuntu-bold";
}
.presentation__list li img {
  display: block;
  margin: 0 auto 10px;
  border-radius: 15px;
}

@media (min-width: 400px) {
  .presentation__list li p br {
    display: none;
  }
}
@media (min-width: 768px) {
  .presentation {
    margin-bottom: 50px;
  }
  .presentation h2 {
    margin-bottom: 2px;
  }
  .presentation > p {
    font-size: 18px;
    margin-bottom: 25px;
  }
  .presentation > p br {
    display: block;
  }
  .presentation__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
    padding: 0;
    margin: 0;
  }
  .presentation__list li {
    padding: 18px 18px 25px 18px;
    margin-bottom: 0;
  }
  .presentation__list li img {
    width: 190px;
    margin: 0 auto 8px;
    height: auto;
  }
  .presentation__list li p {
    font-size: 14px;
  }
  .presentation__list li p br {
    display: block;
  }
}
@media (min-width: 992px) {
  .presentation__list li p br {
    display: none;
  }
}
@media (min-width: 1212px) {
  .presentation {
    margin-bottom: 70px;
  }
  .presentation h2 {
    font-size: 60px;
    margin-bottom: 5px;
  }
  .presentation > p {
    font-size: 30px;
    margin-bottom: 45px;
  }
  .presentation__list {
    gap: 20px;
  }
  .presentation__list li {
    padding: 30px 30px 40px 30px;
    border-radius: 30px;
  }
  .presentation__list li p {
    font-size: 24px;
  }
  .presentation__list li p br {
    display: block;
  }
  .presentation__list li img {
    width: 100%;
    margin: 0 auto 10px;
    border-radius: 15px;
  }
}
.system {
  margin-bottom: 30px;
}

.system__wrap {
  padding: 20px 20px 24px 20px;
  background: linear-gradient(-60deg, #cce9db 1.06%, #448e6b 53.92%, #103a26 98.94%);
  border-radius: 30px;
  text-align: center;
}
.system__wrap h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-family: "Bebas-bold";
  font-size: 36px;
  line-height: 1.1;
  color: #fff;
  text-align: center;
}
.system__wrap > p {
  padding: 0;
  margin: 0;
  margin-bottom: 35px;
  font-size: 20px;
  color: #fff;
  text-align: center;
}
.system__wrap > p br {
  display: none;
}

.system__item {
  padding: 0 0 20px 0;
  margin-bottom: 20px;
  background-color: #C8E6D8;
  border-radius: 15px;
  overflow: hidden;
}
.system__item .system__step {
  padding: 7px 0;
  margin-bottom: 15px;
  color: #fff;
  background-color: #103A26;
}
.system__item .system__step p {
  padding: 0;
  margin: 0;
  font-family: "Bebas-bold";
  font-size: 30px;
  line-height: 1.1;
}
.system__item h3 {
  padding: 0;
  margin: 0;
  font-family: "Bebas-bold";
  font-size: 36px;
  color: #103A26;
}
.system__item .system__content {
  padding: 60px 20px 18px 20px;
  margin-bottom: 10px;
  margin-top: -50px;
  margin-left: 20px;
  margin-right: 20px;
  background-color: #fff;
  border-radius: 10px;
}
.system__item .system__content h4 {
  padding: 0;
  margin: 0;
  font-family: "Bebas-bold";
  font-size: 24px;
}
.system__item .system__content p {
  padding: 0;
  margin: 0;
  font-size: 18px;
}
.system__item .system__name > p {
  padding: 0 20px;
  margin: 0;
  margin-bottom: 15px;
  font-family: "Ubuntu-regular";
  font-size: 18px;
  color: #103A26;
}
.system__item .system__result {
  padding: 10px 20px 18px 20px;
  margin-left: 20px;
  margin-right: 20px;
  background-color: #fff;
  border-radius: 10px;
}
.system__item .system__result h4 {
  padding: 0;
  margin: 0;
  font-family: "Bebas-bold";
  font-size: 24px;
}
.system__item .system__result p {
  padding: 0;
  margin: 0;
  font-size: 18px;
}

.system__control {
  margin-top: 20px;
  padding: 8px 0;
  color: #fff;
  background-color: #E22E37;
  border-radius: 14px;
}
.system__control p {
  padding: 0;
  margin: 0;
  font-family: "Bebas-bold";
  font-size: 32px;
}

@media (min-width: 768px) {
  .system__wrap {
    padding: 35px 48px 62px 48px;
  }
  .system__wrap h2 {
    font-size: 35px;
  }
  .system__wrap h2 span {
    display: block;
    font-size: 41px;
  }
  .system__wrap > p {
    font-size: 17px;
    margin-bottom: 25px;
  }
  .system__items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: 18px;
       -moz-column-gap: 18px;
            column-gap: 18px;
  }
  .system__item {
    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: 0 0 12px 0;
    margin-bottom: 0;
    border-radius: 9px;
  }
  .system__item .system__step {
    padding: 4px 0;
    margin-bottom: 10px;
  }
  .system__item .system__step p {
    font-size: 18px;
  }
  .system__item h3 {
    font-size: 22px;
  }
  .system__item img {
    position: relative;
    height: 60px;
    width: auto;
    z-index: 2;
  }
  .system__item .system__name {
    width: 100%;
    min-height: 95px;
  }
  .system__item .system__name > p {
    padding: 0 12px;
    margin-bottom: 8px;
    font-size: 11px;
  }
  .system__item .system__content {
    position: relative;
    padding: 42px 12px 15px 12px;
    margin-bottom: 12px;
    margin-top: -30px;
    margin-left: 12px;
    margin-right: 12px;
    border-radius: 6px;
    z-index: 1;
  }
  .system__item .system__content h4 {
    font-size: 15px;
  }
  .system__item .system__content p {
    font-size: 11px;
  }
  .system__item .system__result {
    padding: 10px 12px 15px 12px;
    margin-left: 12px;
    margin-right: 12px;
    border-radius: 6px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .system__item .system__result h4 {
    font-size: 15px;
  }
  .system__item .system__result p {
    font-size: 11px;
  }
  .system__control {
    margin-top: 18px;
    padding: 8px 0;
    border-radius: 9px;
  }
  .system__control p {
    font-size: 24px;
  }
}
@media (min-width: 1212px) {
  .system {
    margin-bottom: 70px;
  }
  .system__wrap {
    padding: 60px 80px 104px 80px;
    border-radius: 30px;
  }
  .system__wrap h2 {
    font-size: 60px;
    margin-bottom: 5px;
  }
  .system__wrap h2 span {
    font-size: 70px;
  }
  .system__wrap > p {
    font-size: 30px;
    margin-bottom: 40px;
  }
  .system__items {
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
  .system__item {
    padding: 0 0 20px 0;
    border-radius: 15px;
  }
  .system__item .system__step {
    padding: 12px 0;
    margin-bottom: 12px;
  }
  .system__item .system__step p {
    font-size: 30px;
  }
  .system__item h3 {
    font-size: 36px;
  }
  .system__item img {
    height: 100px;
  }
  .system__item .system__name {
    min-height: 172px;
  }
  .system__item .system__name > p {
    padding: 0 20px;
    margin-bottom: 18px;
    font-size: 18px;
  }
  .system__item .system__name > p span {
    display: block;
  }
  .system__item .system__content {
    padding: 60px 20px 25px 20px;
    margin-bottom: 20px;
    margin-top: -50px;
    margin-left: 20px;
    margin-right: 20px;
    border-radius: 10px;
    min-height: 225px;
  }
  .system__item .system__content h4 {
    font-size: 24px;
  }
  .system__item .system__content p {
    font-size: 18px;
  }
  .system__item .system__result {
    padding: 20px 20px 25px 20px;
    margin-left: 20px;
    margin-right: 20px;
    border-radius: 10px;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    min-height: 225px;
  }
  .system__item .system__result h4 {
    font-size: 24px;
  }
  .system__item .system__result p {
    font-size: 18px;
  }
  .system__control {
    margin-top: 30px;
    padding: 12px 0;
    border-radius: 15px;
  }
  .system__control p {
    font-size: 40px;
  }
}
.why {
  margin-bottom: 50px;
  text-align: center;
}
.why h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-family: "Bebas-bold";
  font-size: 36px;
}
.why ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.why 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;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
  -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);
  background: #fff;
  border-radius: 30px;
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: contain;
  overflow: hidden;
}
.why ul.why__list-first li {
  min-height: 160px;
}
.why ul.why__list-first li p {
  padding: 0;
  margin: 0;
  font-size: 24px;
}
.why ul.why__list-first li p span {
  font-family: "Ubuntu-bold";
}
.why ul.why__list-first li p.bold {
  font-family: "Ubuntu-bold";
}
.why ul.why__list-first li:first-child {
  background-image: url("https://fs.advance.ru/landing-pages/online/oge_math/back-why1.png");
}
.why ul.why__list-first li:nth-child(2) {
  background-image: url("https://fs.advance.ru/landing-pages/online/oge_math/back-why2.png");
}
.why ul.why__list-first li:nth-child(3) {
  background-image: url("https://fs.advance.ru/landing-pages/online/oge_math/back-why3.png");
}
.why ul.why__list-second li {
  padding: 10px 20px;
  min-height: 220px;
  background-position: bottom right -10px;
}
.why ul.why__list-second li p {
  padding: 0;
  margin: 0;
  font-size: 24px;
}
.why ul.why__list-second li p span {
  font-family: "Ubuntu-bold";
}
.why ul.why__list-second li:first-child {
  background-image: url("https://fs.advance.ru/landing-pages/online/oge_math/back-why4.png");
}
.why ul.why__list-second li:nth-child(2) {
  background-image: url("https://fs.advance.ru/landing-pages/online/oge_math/back-why5.png");
}
.why ul.why__list-second li:nth-child(3) {
  background-image: url("https://fs.advance.ru/landing-pages/online/oge_math/back-why6.png");
}
.why ul.why__list-second li:nth-child(4) {
  background-image: url("https://fs.advance.ru/landing-pages/online/oge_math/back-why7.png");
}
.why ul.why__list-second li.small {
  min-height: 250px;
}
.why ul.why__list-second li.small p {
  font-size: 18px;
}

@media (min-width: 768px) {
  .why h2 {
    font-size: 42px;
    margin-bottom: 15px;
  }
  .why ul {
    display: grid;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
  .why ul li {
    padding-left: 11px;
    padding-right: 11px;
    margin-bottom: 0;
    -webkit-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.1);
    border-radius: 18px;
  }
  .why ul.why__list-first {
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 12px;
  }
  .why ul.why__list-first li {
    padding: 0 12px;
    min-height: 96px;
  }
  .why ul.why__list-first li p {
    font-size: 15px;
  }
  .why ul.why__list-second {
    grid-template-columns: repeat(4, 1fr);
  }
  .why ul.why__list-second li {
    padding: 0 12px;
    min-height: 180px;
  }
  .why ul.why__list-second li p {
    font-size: 15px;
  }
  .why ul.why__list-second li.small {
    min-height: 180px;
  }
  .why ul.why__list-second li.small p {
    font-size: 11px;
  }
}
@media (min-width: 1212px) {
  .why {
    margin-bottom: 70px;
  }
  .why h2 {
    font-size: 70px;
    margin-bottom: 25px;
  }
  .why ul {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .why ul li {
    padding-left: 20px;
    padding-right: 20px;
    -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);
    border-radius: 30px;
  }
  .why ul.why__list-first {
    margin-bottom: 20px;
  }
  .why ul.why__list-first li {
    padding: 0 20px;
    min-height: 160px;
  }
  .why ul.why__list-first li p {
    font-size: 24px;
  }
  .why ul.why__list-second li {
    padding: 0 20px;
    min-height: 299px;
  }
  .why ul.why__list-second li p {
    font-size: 24px;
  }
  .why ul.why__list-second li.small {
    min-height: 299px;
  }
  .why ul.why__list-second li.small p {
    font-size: 18px;
  }
}
.method {
  margin-bottom: 50px;
}

.method__wrap {
  padding: 40px 20px;
  border-radius: 30px;
  background: linear-gradient(-60deg, #cce9db -3.4%, #448e6b 54.27%, #103a26 103.4%);
  border-radius: 30px;
  text-align: center;
}
.method__wrap h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-family: "Bebas-bold";
  font-size: 36px;
  color: #fff;
  text-align: center;
}
.method__wrap > p {
  padding: 0;
  margin: 0;
  font-family: "Ubuntu-bold";
  font-size: 24px;
  color: #fff;
}
.method__wrap ul {
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
  list-style: none;
}
.method__wrap ul li {
  padding: 20px;
  margin-bottom: 20px;
  background-color: #C8E6D8;
  border-radius: 15px;
  min-height: 240px;
}
.method__wrap ul li img {
  display: block;
  margin: 0 auto 10px;
}
.method__wrap ul li p {
  padding: 0;
  margin: 0;
  font-size: 20px;
  font-family: "Ubuntu-bold";
}
.method__wrap ul li:last-child {
  margin-bottom: 0;
}

@media (min-width: 380px) {
  .method__wrap ul li {
    min-height: 220px;
  }
}
@media (min-width: 768px) {
  .method__wrap {
    padding: 35px 49px 43px 49px;
    border-radius: 18px;
  }
  .method__wrap h2 {
    font-size: 42px;
    margin-bottom: 15px;
  }
  .method__wrap > p {
    font-size: 18px;
  }
  .method__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: 10px;
  }
  .method__wrap ul li {
    padding: 12px 12px 16px 12px;
    margin-bottom: 0;
    min-height: auto;
    border-radius: 9px;
    width: calc((100% - 30px) / 4);
  }
  .method__wrap ul li img {
    width: 45px;
    height: auto;
    margin: 0 auto 5px;
  }
  .method__wrap ul li p {
    font-size: 12px;
  }
}
@media (min-width: 1212px) {
  .method {
    margin-bottom: 70px;
  }
  .method__wrap {
    padding: 60px 80px 82px 80px;
    border-radius: 30px;
  }
  .method__wrap h2 {
    font-size: 70px;
    margin-bottom: 25px;
  }
  .method__wrap > p {
    font-size: 30px;
  }
  .method__wrap ul {
    gap: 20px;
    margin-bottom: 50px;
  }
  .method__wrap ul li {
    padding: 20px 20px 28px 20px;
    border-radius: 15px;
    width: calc((100% - 60px) / 4);
  }
  .method__wrap ul li img {
    width: 76px;
    margin: 0 auto 10px;
  }
  .method__wrap ul li p {
    font-size: 20px;
  }
}
.author {
  margin-bottom: 50px;
}

.author__wrap {
  position: relative;
  padding: 25px 20px 585px 20px;
  color: #fff;
  background-color: #1582ad;
  background-image: url("https://fs.advance.ru/landing-pages/online/oge_math/bg-author-mobile.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  border-radius: 30px;
}
.author__wrap h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 25px;
  font-size: 30px;
  line-height: 1.1;
  font-family: "Ubuntu-bold";
  text-align: center;
}
.author__wrap h2 br {
  display: none;
}

.author__note {
  padding: 20px;
  margin-bottom: 30px;
  backdrop-filter: blur(30px);
  background: rgba(255, 255, 255, 0.3);
  border-radius: 20px;
}
.author__note p {
  padding: 0;
  margin: 0;
  font-size: 18px;
  text-align: center;
}

.author__column > p {
  padding: 0;
  margin: 0;
  margin-bottom: 8px;
  font-size: 24px;
  text-align: center;
}
.author__column > p span {
  font-family: "Ubuntu-bold";
}
.author__column ul {
  padding: 0;
  margin: 0;
  margin-bottom: 25px;
  list-style: none;
  font-size: 16px;
}
.author__column ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
}
.author__column ul li::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 15px;
  height: 15px;
  background-image: url("https://fs.advance.ru/landing-pages/online/oge_math/check-white.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.author__column ul li span {
  font-family: "Ubuntu-bold";
}
.author__column ul li:last-child {
  margin-bottom: 0;
}
.author__column h3 {
  padding: 0;
  margin: 0;
  position: absolute;
  left: 20px;
  bottom: 40px;
  font-size: 24px;
  line-height: 1.1;
  font-family: "Ubuntu-bold";
}
.author__column blockquote {
  padding: 20px;
  margin: 0;
  font-size: 18px;
  font-family: "Ubuntu-italic";
  backdrop-filter: blur(30px);
  background: rgba(0, 0, 0, 0.3);
  border-radius: 20px;
}

@media (min-width: 768px) {
  .author__wrap {
    display: grid;
    grid-template-columns: 2fr 1fr;
    -webkit-column-gap: 146px;
       -moz-column-gap: 146px;
            column-gap: 146px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 40px 42px 30px 42px;
    background-image: url("https://fs.advance.ru/landing-pages/online/oge_math/bg-author-tablet.jpg");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
    border-radius: 18px;
  }
  .author__wrap h2 {
    font-size: 22px;
    margin-bottom: 15px;
    text-align: left;
  }
  .author__wrap h2 br {
    display: block;
  }
  .author__note {
    padding: 11px 18px;
    margin-bottom: 13px;
    backdrop-filter: blur(18px);
    border-radius: 12px;
  }
  .author__note p {
    font-size: 11px;
    text-align: left;
  }
  .author__column > p {
    margin-bottom: 8px;
    font-size: 15px;
    text-align: left;
  }
  .author__column ul {
    margin: 0;
    font-size: 10px;
  }
  .author__column ul li {
    padding-left: 25px;
    margin-bottom: 10px;
  }
  .author__column ul li::before {
    top: 3px;
    width: 9px;
    height: 9px;
  }
  .author__column h3 {
    position: static;
    margin-bottom: 12px;
    font-size: 15px;
  }
  .author__column blockquote {
    padding: 14px 20px;
    font-size: 11px;
    backdrop-filter: blur(18px);
    border-radius: 12px;
  }
}
@media (min-width: 1212px) {
  .author {
    margin-bottom: 70px;
  }
  .author__wrap {
    grid-template-columns: 520px 1fr;
    -webkit-column-gap: 250px;
       -moz-column-gap: 250px;
            column-gap: 250px;
    padding: 65px 80px 55px 80px;
    background-image: url("https://fs.advance.ru/landing-pages/online/oge_math/bg-author.jpg");
    border-radius: 30px;
  }
  .author__wrap h2 {
    font-size: 36px;
    margin-bottom: 30px;
  }
  .author__note {
    padding: 20px 30px;
    margin-bottom: 25px;
    backdrop-filter: blur(30px);
    border-radius: 30px;
  }
  .author__note p {
    font-size: 18px;
  }
  .author__column > p {
    margin-bottom: 18px;
    font-size: 24px;
  }
  .author__column ul {
    font-size: 16px;
  }
  .author__column ul li {
    padding-left: 35px;
    margin-bottom: 15px;
  }
  .author__column ul li::before {
    top: 5px;
    width: 15px;
    height: 15px;
  }
  .author__column h3 {
    margin-bottom: 25px;
    font-size: 24px;
  }
  .author__column blockquote {
    padding: 30px;
    margin-bottom: 20px;
    font-size: 18px;
    backdrop-filter: blur(30px);
    border-radius: 20px;
  }
}
.reviews {
  margin-bottom: 10px;
}
.reviews > p {
  display: none;
}

.reviews__item {
  position: relative;
  padding: 18px 20px 15px 19px;
  margin-bottom: 10px;
  background-color: #F3E8FF;
  border-radius: 20px;
}
.reviews__item::before {
  content: "";
  position: absolute;
  top: 12px;
  right: 10px;
  width: 60px;
  height: 42px;
  background-image: url("https://fs.advance.ru/landing-pages/online/oge_math/quote.svg");
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}
.reviews__item h3 {
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
  font-family: "Ubuntu-bold";
  font-size: 14px;
}
.reviews__item p {
  position: relative;
  padding: 0;
  margin: 0;
  font-size: 11px;
  z-index: 2;
}
.reviews__item img {
  display: block;
  width: 57%;
  max-width: 250px;
  margin: 0 auto 10px;
}

.reviews__item.reviews__item--video {
  padding: 15px 15px 25px 15px;
  background-color: #FFE5DB;
}
.reviews__item.reviews__item--video::before {
  content: none;
}

.reviews__video {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 10px;
}
.reviews__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  border: none;
}

.reviews__item.reviews__item--second {
  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: 130px;
}

.reviews__item.reviews__item--third {
  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: 130px;
}

.reviews__item.reviews__item--fourth h3 {
  text-align: center;
  margin-bottom: 20px;
}
.reviews__item.reviews__item--fourth p {
  margin-bottom: 5px;
}

@media (min-width: 768px) {
  .reviews > p {
    display: block;
    padding: 0;
    margin: 0;
    margin-bottom: 25px;
    font-size: 18px;
    text-align: center;
  }
  .reviews__wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
  .reviews__video {
    width: 100%;
    height: 175px;
    padding-bottom: 0;
    margin: 0 auto 10px;
  }
  .reviews__item.reviews__item--video {
    padding: 17px;
  }
  .reviews__item.reviews__item--fourth {
    padding: 18px;
    display: grid;
    grid-template-columns: 148px 1fr;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .reviews__item.reviews__item--fourth img {
    width: 100%;
  }
  .reviews__item.reviews__item--fourth h3 {
    margin-bottom: 0;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .reviews__item.reviews__item--second {
    height: 160px;
  }
  .reviews__item.reviews__item--third {
    height: 160px;
  }
  .reviews__video {
    height: 240px;
  }
}
@media (min-width: 1212px) {
  .reviews {
    margin-bottom: 20px;
  }
  .reviews > p {
    font-size: 30px;
    margin-bottom: 45px;
  }
  .reviews__wrap {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .reviews__video {
    height: 293px;
    margin: 0 auto 20px;
    border-radius: 20px;
  }
  .reviews__video iframe {
    border-radius: 20px;
  }
  .reviews__item {
    padding: 30px;
    margin-bottom: 20px;
    border-radius: 30px;
  }
  .reviews__item::before {
    top: 20px;
    right: 20px;
    width: 100px;
    height: 70px;
  }
  .reviews__item h3 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .reviews__item p {
    font-size: 18px;
  }
  .reviews__item.reviews__item--video {
    padding: 30px;
  }
  .reviews__item.reviews__item--second {
    height: 215px;
  }
  .reviews__item.reviews__item--third {
    height: 215px;
  }
  .reviews__item.reviews__item--fourth {
    padding: 30px;
    grid-template-columns: 250px 1fr;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .reviews__item.reviews__item--fourth p {
    margin-bottom: 10px;
  }
}
.reviews1 {
  margin-bottom: 30px;
}

.reviews1__slider {
  padding-left: 10px;
  padding-bottom: 35px;
}
.reviews1__slider .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.reviews1__slide {
  padding: 18px 20px 12px 20px;
  width: 300px;
  height: auto;
  background: #daeeff;
  border-radius: 20px;
}
.reviews1__slide img {
  display: block;
  width: 148px;
  height: auto;
  margin: 0 auto 14px;
}
.reviews1__slide h3 {
  padding: 0;
  margin: 0;
  margin-bottom: 3px;
  font-family: "Ubuntu-bold";
  font-size: 14px;
  text-align: center;
}
.reviews1__slide p {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-size: 11px;
  text-align: center;
}
.reviews1__slide p span {
  font-family: "Ubuntu-bold";
}
.reviews1__slide p.bold {
  font-family: "Ubuntu-bold";
}
.reviews1__slide p.name {
  font-size: 14px;
}
.reviews1__slide p.problem {
  margin-bottom: 3px;
}
.reviews1__slide p.result {
  margin-bottom: 3px;
}
.reviews1__slide p.add {
  margin-bottom: 0;
}
.reviews1__slide .reviews1__column {
  padding: 20px;
  margin-bottom: 10px;
  background-color: #F1F8FF;
  border-radius: 12px;
}
.reviews1__slide .reviews1__column p {
  text-align: left;
}
.reviews1__slide .reviews1__column ul {
  padding: 0;
  padding-left: 15px;
  margin: 0;
  font-size: 11px;
}
.reviews1__slide .reviews1__column ul li {
  margin-bottom: 3px;
}
.reviews1__slide .reviews1__column ul li p {
  margin-bottom: 0;
}
.reviews1__slide .reviews1__column ul li:last-child {
  margin-bottom: 0;
}
.reviews1__slide .reviews1__column ul.add {
  margin-bottom: 20px;
}
.reviews1__slide.reviews1__slide--second {
  background-color: #FFE9D7;
}
.reviews1__slide.reviews1__slide--second .reviews1__column {
  background-color: #FFF5ED;
}
.reviews1__slide.reviews1__slide--second .reviews1__column.reviews1__column--add {
  margin-top: -40px;
}

.reviews1__slide.reviews1__slide--third {
  background-color: #FFE5DB;
}
.reviews1__slide.reviews1__slide--third .reviews1__column {
  background-color: #FFF5F1;
}

.reviews1__slide.reviews1__slide--fourth {
  background-color: #FFE9D7;
}
.reviews1__slide.reviews1__slide--fourth .reviews1__column {
  background-color: #FFF5F1;
}

.reviews1__slider .swiper-button-prev {
  top: auto;
  left: calc(50% - 40px);
  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: 25px;
  height: auto;
  background-color: transparent;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  border: none;
}

.reviews1__slider .swiper-button-next {
  top: auto;
  bottom: 0;
  right: calc(50% - 40px);
  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: 25px;
  height: auto;
  background-color: transparent;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  border: none;
}

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

@media (min-width: 768px) {
  .reviews1__slider {
    padding-left: 30px;
  }
  .reviews1__slide {
    padding: 18px;
    width: 708px;
    display: grid;
    grid-template-columns: 148px 1fr;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
  .reviews1__slide .reviews1__column {
    padding: 18px;
    margin-bottom: 0;
  }
  .reviews1__slide h3 {
    text-align: left;
  }
  .reviews1__slide p {
    text-align: left;
  }
  .reviews1__slide p.problem {
    margin-bottom: 7px;
  }
  .reviews1__text {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
  }
  .reviews1__text .reviews1__column.reviews1__column--last {
    grid-column: 1/3;
  }
  .reviews1__slide.reviews1__slide--second {
    padding-bottom: 70px;
  }
  .reviews1__slide.reviews1__slide--second .reviews1__column.reviews1__column--add {
    margin-top: 0;
  }
  .reviews1__slide.reviews1__slide--second .reviews1__column.reviews1__column--second {
    padding: 0;
    background-color: transparent;
  }
  .reviews1__slide.reviews1__slide--second .reviews1__column.reviews1__column--second div {
    padding: 18px;
    background-color: #FFF5ED;
    margin-bottom: 15px;
    border-radius: 12px;
  }
  .reviews1__slide.reviews1__slide--second .reviews1__column.reviews1__column--second div:last-child {
    margin-bottom: 0;
  }
  .reviews1__slide.reviews1__slide--first .reviews1__column.reviews1__column--last {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 50px;
  }
  .reviews1__slide.reviews1__slide--first .reviews1__column.reviews1__column--last ul.add {
    margin-bottom: 0;
  }
  .reviews1__slide.reviews1__slide--third {
    padding-bottom: 70px;
  }
  .reviews1__slide.reviews1__slide--third .reviews1__column.reviews1__column--last {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 50px;
  }
  .reviews1__slide.reviews1__slide--third .reviews1__column.reviews1__column--last ul.add {
    margin-bottom: 0;
  }
  .reviews1__slide.reviews1__slide--fourth {
    padding-bottom: 70px;
  }
  .reviews1__slide.reviews1__slide--fourth .reviews1__column.reviews1__column--last {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .reviews1__slide.reviews1__slide--fourth .reviews1__column.reviews1__column--last ul {
    margin-bottom: 0;
  }
  .reviews1__slide.reviews1__slide--fourth .reviews1__column.reviews1__column--last p {
    margin-bottom: 0;
  }
  .reviews1__slide.reviews1__slide--fourth .reviews1__column.reviews1__column--last p.bold {
    margin-bottom: 10px;
  }
}
@media (min-width: 1212px) {
  .reviews1 {
    margin-bottom: 50px;
  }
  .reviews1__slider {
    padding-left: 0;
    padding-bottom: 75px;
  }
  .reviews1__slide {
    padding: 30px;
    width: 1180px;
    border-radius: 30px;
    opacity: 0.3;
    grid-template-columns: 250px 1fr;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .reviews1__slide img {
    width: 100%;
    margin: 0 auto 20px;
  }
  .reviews1__slide h3 {
    font-size: 22px;
    margin-bottom: 3px;
  }
  .reviews1__slide p {
    font-size: 18px;
  }
  .reviews1__slide p.name {
    padding-right: 20px;
    font-size: 22px;
    margin-bottom: 25px;
  }
  .reviews1__slide .reviews1__column {
    padding: 30px;
    gap: 20px;
    border-radius: 20px;
  }
  .reviews1__slide .reviews1__column ul {
    font-size: 18px;
    padding-left: 30px;
  }
  .reviews1__text {
    gap: 20px;
  }
  .reviews1__slide.swiper-slide-active {
    opacity: 1;
  }
  .reviews1__slide.reviews1__slide--second {
    padding-bottom: 190px;
    padding-bottom: 30px;
  }
  .reviews1__slide.reviews1__slide--second .reviews1__column.reviews1__column--add {
    margin-top: 0;
  }
  .reviews1__slide.reviews1__slide--second .reviews1__column.reviews1__column--second {
    padding: 0;
    background-color: transparent;
  }
  .reviews1__slide.reviews1__slide--second .reviews1__column.reviews1__column--second div {
    padding: 30px;
    margin-bottom: 20px;
    border-radius: 20px;
  }
  .reviews1__slide.reviews1__slide--second .reviews1__column.reviews1__column--second div:last-child {
    padding: 40px 30px;
    margin-bottom: 0;
  }
  .reviews1__slide.reviews1__slide--third {
    padding-bottom: 180px;
    padding-bottom: 30px;
  }
  .reviews1__slide.reviews1__slide--fourth {
    padding-bottom: 180px;
    padding-bottom: 30px;
  }
  .reviews1__slider .swiper-button-prev {
    left: calc(50% - 50px);
    width: 45px;
    height: auto;
  }
  .reviews1__slider .swiper-button-next {
    right: calc(50% - 60px);
    width: 45px;
    height: auto;
  }
  .reviews1__slide.reviews1__slide--first .reviews1__column.reviews1__column--last {
    padding-top: 25px;
    padding-bottom: 25px;
    grid-template-columns: 420px 1fr;
  }
}
.invest {
  margin-bottom: 50px;
}

.invest__wrap {
  padding: 20px;
  background-color: #FFE9E1;
  border-radius: 20px;
}
.invest__wrap h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-family: "Bebas-bold";
  font-size: 36px;
  line-height: 1.1;
  text-align: center;
}
.invest__wrap h2 br {
  display: none;
}
.invest__wrap > p {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  font-size: 24px;
  text-align: center;
}
.invest__wrap img {
  display: block;
  margin: 0 auto;
  width: 260px;
  height: auto;
  border-radius: 13px;
}
.invest__wrap ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 20px;
  line-height: 1.1;
  text-align: center;
}
.invest__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;
  padding: 10px;
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 15px;
  min-height: 80px;
}
.invest__wrap ul li span {
  font-family: "Ubuntu-medium";
}
.invest__wrap ul li.bold {
  font-family: "Ubuntu-medium";
}

.invest__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 20px;
}
.invest__content img {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.invest__note {
  padding: 5px 10px;
  color: #fff;
  background-color: #E22E37;
  border-radius: 10px;
}
.invest__note p {
  padding: 0;
  margin: 0;
  font-family: "Bebas-bold";
  font-size: 30px;
  line-height: 1.1;
  text-align: center;
}

@media (min-width: 768px) {
  .invest__wrap {
    padding: 30px 45px 44px 45px;
    border-radius: 18px;
  }
  .invest__wrap h2 {
    font-size: 36px;
    margin-bottom: 15px;
  }
  .invest__wrap h2 br {
    display: block;
  }
  .invest__wrap > p {
    font-size: 18px;
  }
  .invest__wrap img {
    width: 100%;
    margin: 0;
    border-radius: 12px;
  }
  .invest__wrap ul {
    font-size: 12px;
    text-align: left;
  }
  .invest__wrap ul li {
    position: relative;
    padding: 0 14px 0 42px;
    margin-bottom: 12px;
    border-radius: 9px;
    min-height: 60px;
  }
  .invest__wrap ul li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 18px;
    height: 18px;
    background-image: url("https://fs.advance.ru/landing-pages/online/oge_math/red-check.svg");
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .invest__wrap ul li:last-child {
    margin-bottom: 0;
  }
  .invest__content {
    margin-bottom: 18px;
    display: grid;
    grid-template-columns: 241px 1fr;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
  .invest__content img {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .invest__note {
    padding: 15px 10px;
    border-radius: 9px;
  }
  .invest__note p {
    font-size: 24px;
  }
  .invest__note p br {
    display: none;
  }
}
@media (min-width: 1212px) {
  .invest {
    margin-bottom: 70px;
  }
  .invest__wrap {
    padding: 60px 80px 74px 80px;
    border-radius: 30px;
  }
  .invest__wrap h2 {
    font-size: 60px;
    margin-bottom: 10px;
  }
  .invest__wrap > p {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .invest__wrap img {
    border-radius: 15px;
  }
  .invest__wrap ul {
    font-size: 20px;
  }
  .invest__wrap ul li {
    position: relative;
    padding: 0 20px 0 70px;
    margin-bottom: 20px;
    border-radius: 15px;
    min-height: 100px;
  }
  .invest__wrap ul li::before {
    left: 20px;
    width: 30px;
    height: 30px;
  }
  .invest__content {
    margin-bottom: 30px;
    margin-top: 40px;
    display: grid;
    grid-template-columns: 400px 1fr;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .invest__note {
    padding: 25px 10px;
    border-radius: 15px;
  }
  .invest__note p {
    font-size: 40px;
  }
}
.course {
  margin-bottom: 50px;
}

.course__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 40px 20px 25px 20px;
  background-color: #02b9e3;
  background-image: url("https://fs.advance.ru/landing-pages/online/oge_math/bg-buy-mobile.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  border-radius: 20px;
  text-align: center;
}
.course__wrap h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  font-family: "Bebas-bold";
  font-size: 48px;
  color: #fff;
  line-height: 1.1;
}

.course__price {
  padding: 15px 20px 30px 20px;
  margin-bottom: 20px;
  backdrop-filter: blur(50px);
  background: rgba(255, 255, 255, 0.9);
  border-radius: 20px;
}
.course__price p {
  padding: 0;
  margin: 0;
  font-family: "Ubuntu-regular";
  font-size: 18px;
}
.course__price p span {
  font-family: "Ubuntu Sans";
  font-weight: 700;
}
.course__price p:first-child {
  position: relative;
  font-family: "Ubuntu-medium";
  font-size: 50px;
  line-height: 1;
  margin-bottom: 10px;
}
.course__price p:first-child::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 140px;
  height: 5px;
  background-color: #E22E37;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.course__price p:nth-child(2n) {
  color: #FE4C04;
  font-family: "Ubuntu-bold";
  line-height: 1;
}
.course__price p:nth-child(2) {
  font-size: 50px;
}
.course__price p:nth-child(4) {
  font-size: 40px;
  margin-bottom: 10px;
}
.course__price p:nth-child(4) span:last-child {
  font-size: 20px;
}
.course__price .course__btn {
  display: block;
  padding: 8px 0px;
  margin: 0 auto;
  margin-top: 15px;
  color: #ffffff;
  font-size: 30px;
  font-family: "Bebas-bold";
  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;
  z-index: 2;
}
.course__price .course__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%);
}
.course__price .course__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%);
}

.course__text {
  padding: 35px 20px 25px 20px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  backdrop-filter: blur(30px);
  background: rgba(0, 0, 0, 0.3);
  border-radius: 20px;
}
.course__text p {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  font-size: 18px;
  color: #fff;
}
.course__text p:first-child {
  font-size: 26px;
  font-family: "Ubuntu-bold";
}
.course__text p:last-child {
  margin: 0;
}
.course__text p.last {
  margin-bottom: 5px;
  font-size: 20px;
  font-family: "Ubuntu-medium";
}

.course__note {
  padding: 10px 20px;
  margin-bottom: 20px;
  backdrop-filter: blur(10px);
  background: rgba(255, 255, 255, 0.2);
  border-radius: 15px;
}
.course__note p {
  padding: 0;
  margin: 0;
  font-size: 22px;
  font-family: "Ubuntu-bold";
  color: #fff;
}

@media (min-width: 768px) {
  .course__wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
    padding: 30px 45px 45px 45px;
    background-image: url("https://fs.advance.ru/landing-pages/online/oge_math/bg-buy-tablet.jpg");
    background-size: cover;
    border-radius: 18px;
  }
  .course__wrap h2 {
    font-size: 42px;
    margin-bottom: 25px;
    grid-column: 1/3;
  }
  .course__price {
    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;
    padding: 20px 18px;
    margin-bottom: 12px;
    backdrop-filter: blur(30px);
    border-radius: 12px;
  }
  .course__price p {
    font-size: 11px;
  }
  .course__price p:first-child {
    font-size: 36px;
    margin-bottom: 5px;
  }
  .course__price p:first-child:before {
    width: 145px;
    height: 3px;
  }
  .course__price p:nth-child(2) {
    font-size: 42px;
  }
  .course__price p:nth-child(4) {
    font-size: 26px;
    margin-bottom: 5px;
  }
  .course__price p:nth-child(4) span:last-child {
    font-size: 14px;
  }
  .course__price .course__btn {
    margin-top: 13px;
    font-size: 22px;
    border-radius: 9px;
    max-width: none;
    width: 266px;
  }
  .course__price .course__btn br {
    display: none;
  }
  .course__text {
    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;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    padding: 20px 18px 25px 18px;
    margin-bottom: 12px;
    backdrop-filter: blur(18px);
    border-radius: 12px;
  }
  .course__text p {
    margin-bottom: 10px;
    font-size: 12px;
  }
  .course__text p:first-child {
    font-size: 20px;
  }
  .course__text p.last {
    margin-bottom: 3px;
    font-size: 15px;
  }
  .course__note {
    grid-column: 1/3;
    padding: 12px 20px;
    margin-bottom: 0;
    backdrop-filter: blur(6px);
    border-radius: 9px;
  }
  .course__note p {
    font-size: 15px;
  }
}
@media (min-width: 1212px) {
  .course {
    margin-bottom: 70px;
  }
  .course__wrap {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    padding: 60px 80px 80px 80px;
    background-image: url("https://fs.advance.ru/landing-pages/online/oge_math/bg-buy.jpg");
    border-radius: 30px;
  }
  .course__wrap h2 {
    font-size: 70px;
    margin-bottom: 40px;
  }
  .course__price {
    padding: 40px 30px 30px 20px;
    margin-bottom: 20px;
    backdrop-filter: blur(50px);
    border-radius: 20px;
  }
  .course__price p {
    font-size: 18px;
  }
  .course__price p:first-child {
    font-size: 60px;
    margin-bottom: 10px;
  }
  .course__price p:first-child:before {
    width: 250px;
    height: 5px;
  }
  .course__price p:nth-child(2) {
    font-size: 70px;
  }
  .course__price p:nth-child(4) {
    font-size: 44px;
    margin-bottom: 10px;
  }
  .course__price p:nth-child(4) span:last-child {
    font-size: 24px;
  }
  .course__price .course__btn {
    padding: 17px 0;
    margin-top: 20px;
    font-size: 36px;
    border-radius: 15px;
    width: 440px;
  }
  .course__text {
    padding: 40px 30px 48px 30px;
    margin-bottom: 20px;
    backdrop-filter: blur(30px);
    border-radius: 20px;
  }
  .course__text p {
    margin-bottom: 20px;
    font-size: 24px;
  }
  .course__text p:first-child {
    font-size: 34px;
  }
  .course__text p.last {
    margin-bottom: 10px;
    font-size: 24px;
  }
  .course__note {
    padding: 20px 30px;
    backdrop-filter: blur(10px);
    border-radius: 15px;
  }
  .course__note p {
    font-size: 24px;
  }
}
.answers {
  margin-bottom: 50px;
}
.answers h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-family: "Bebas-bold";
  font-size: 36px;
  line-height: 1.1;
  text-align: center;
}

.answers__info {
  position: relative;
  margin-bottom: 20px;
  background-color: #E8F4FB;
  border-radius: 10px;
}

.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;
}

.answers__block-title {
  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;
  font-size: 20px;
  line-height: 1.15;
  font-family: "Ubuntu-bold";
  margin-top: 0;
  margin-bottom: 0;
  padding: 11px 46px 11px 20px;
  min-height: 70px;
}
.answers__block-title::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("https://fs.advance.ru/landing-pages/online/oge_math/button-down.svg");
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.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__accordeon-container--opened .answers__block-title::before {
  -webkit-transform: rotate(-180deg) translateY(50%);
          transform: rotate(-180deg) translateY(50%);
}

.answers__text {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  will-change: max-height;
  font-size: 18px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-transition: max-height 0.2s ease-out, opacity 0.2s ease-out, padding 0.2s ease-out;
  transition: max-height 0.2s ease-out, opacity 0.2s ease-out, padding 0.2s ease-out;
}
.answers__text p {
  padding: 0;
  margin: 0;
}
.answers__text ul {
  padding-left: 20px;
  margin: 0;
}
.answers__text ul li {
  margin-bottom: 6px;
}
.answers__text ul li:last-child {
  margin-bottom: 0;
}

.answers__accordeon-container--opened .answers__text {
  position: relative;
  opacity: 1;
  padding: 10px 20px 25px 20px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  font-size: 18px;
  border-top: 2px dotted #A4A4A4;
  z-index: 2;
}

@media (min-width: 768px) {
  .answers {
    margin-bottom: 30px;
  }
  .answers h2 {
    font-size: 36px;
    margin-bottom: 20px;
  }
  .answers__wrap {
    padding: 20px 60px 35px 60px;
  }
  .answers__info {
    border-radius: 12px;
    margin-bottom: 12px;
  }
  .answers__block-title {
    padding: 12px 60px 12px 15px;
    min-height: 42px;
    font-size: 15px;
  }
  .answers__block-title::before {
    width: 24px;
    height: 24px;
    right: 8px;
  }
  .answers__text {
    padding-left: 15px;
    padding-right: 49px;
    font-size: 14px;
  }
  .answers__accordeon-container--opened .answers__text {
    padding-top: 12px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 49px;
    font-size: 14px;
  }
}
@media (min-width: 1212px) {
  .answers {
    margin-bottom: 50px;
  }
  .answers h2 {
    font-size: 60px;
    margin-bottom: 30px;
  }
  .answers__wrap {
    padding: 40px 100px 80px 100px;
  }
  .answers__info {
    border-radius: 20px;
    margin-bottom: 20px;
  }
  .answers__block-title {
    padding: 20px 80px 20px 30px;
    font-size: 24px;
    min-height: 70px;
  }
  .answers__block-title::before {
    width: 40px;
    height: 40px;
    right: 20px;
  }
  .answers__text {
    padding-left: 30px;
    padding-right: 90px;
    font-size: 22px;
  }
  .answers__accordeon-container--opened .answers__text {
    padding-top: 20px;
    padding-bottom: 24px;
    padding-left: 30px;
    padding-right: 90px;
    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;
  }
}
.overlay {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(29, 34, 41, 0.96);
  z-index: 90;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  z-index: 2500;
  overflow-y: auto;
  overflow-x: hidden;
  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;
}

.overlay.active {
  opacity: 1;
  visibility: visible;
}

@media (min-width: 1200px) {
  .overlay {
    backdrop-filter: blur(0);
  }
}
.modal {
  position: absolute;
  z-index: 3000;
  right: -100vw;
  width: calc(100% - 60px);
  height: auto;
  -webkit-transition: right 0.6s;
  transition: right 0.6s;
  background-color: #ffffff;
}

.modal img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.modal .modal__slider {
  height: 100%;
}

.modal .modal__slider2 {
  height: 100%;
}

.modal.modal--form {
  top: 30px;
}

.modal.modal--reviews {
  background-color: transparent;
}

.modal.modal--licenses {
  background-color: transparent;
}

.modal.modal--experts {
  background-color: transparent;
}

.modal * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.modal.active {
  right: 30px;
}

.modal__wrap {
  position: relative;
  height: 100%;
  width: 100%;
}

.modal__wrap iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.modal__cross {
  width: 32px;
  height: 32px;
  position: absolute;
  top: -32px;
  right: -32px;
  cursor: pointer;
}

.modal--form .modal__cross {
  top: 0;
}

.modal--form .modal__wrap {
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 576px) {
  .modal.modal--reviews, .modal.modal--experts, .modal.modal--licenses {
    width: 70%;
    height: 70%;
  }
  .modal {
    width: 420px;
    min-height: 70%;
  }
  .modal.active {
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
  .modal__slider .swiper-button-prev {
    display: block;
    color: #BDBDBD;
  }
  .modal__slider .swiper-button-next {
    display: block;
    color: #BDBDBD;
  }
  .modal__slider2 .swiper-button-prev {
    display: block;
    color: #BDBDBD;
  }
  .modal__slider2 .swiper-button-next {
    display: block;
    color: #BDBDBD;
  }
  .modal--form .modal__wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .modal {
    width: 600px;
    min-height: 70%;
  }
}
/*# sourceMappingURL=style.css.map */