@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-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: 15px;
  }
  .header__logo img {
    width: 105px;
  }
  .header__link {
    font-size: 16px;
  }
}
@media (min-width: 1212px) {
  .header {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .header__logo img {
    width: 165px;
  }
  .header__link {
    padding: 0;
    margin: 0;
    font-size: 20px;
    border: 0;
  }
}
.banner {
  margin-bottom: 20px;
  overflow: hidden;
}

.banner__wrap {
  padding: 20px 20px 373px 20px;
  position: relative;
  background: #0e7ba3;
  color: #fff;
  border-radius: 20px;
  overflow: hidden;
  background-image: url("https://fs.advance.ru/landing-pages/online/basic_self-regulation/banner-mobile.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  text-align: 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 {
  display: inline-block;
  padding: 6px 20px;
  margin-bottom: 15px;
  font-size: 16px;
  background-color: #fff;
  color: #1087AC;
  border-radius: 6px;
}
.banner__wrap > p br {
  display: none;
}
.banner__wrap h1 {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  font-family: "Ubuntu-bold";
  font-size: 28px;
  line-height: 1.1;
  text-transform: uppercase;
}
.banner__wrap .banner__sum {
  position: relative;
  padding: 20px 20px 53px 20px;
  backdrop-filter: blur(10px);
  background: rgba(16, 135, 172, 0.5);
  border-radius: 15px;
  z-index: 1;
}
.banner__wrap .banner__sum p {
  padding: 0;
  margin: 0;
  font-size: 18px;
  line-height: 1.12;
  font-family: "Ubuntu-light";
}

.banner__btn {
  position: relative;
  display: block;
  padding: 20px 0px;
  margin: 0 auto;
  margin-top: -30px;
  color: #ffffff;
  font-size: 18px;
  font-family: "Ubuntu-bold";
  border-radius: 10px;
  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: 240px;
  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__wrap {
    padding: 25px 318px 37px 30px;
    background-image: url("https://fs.advance.ru/landing-pages/online/basic_self-regulation/banner-tablet.jpg");
    background-position: right top;
    background-size: cover;
  }
  .banner__wrap > p {
    font-size: 15px;
    margin-bottom: 13px;
  }
  .banner__wrap > p:first-child {
    margin-bottom: 10px;
  }
  .banner__wrap > p br {
    display: block;
  }
  .banner__wrap h1 {
    font-size: 36px;
    margin-bottom: 7px;
  }
  .banner__wrap .banner__sum {
    padding: 15px 12px 46px 12px;
    border-radius: 12px;
  }
  .banner__wrap .banner__sum p {
    font-size: 15px;
  }
  .banner__btn {
    padding: 15px 0;
    max-width: 336px;
    font-size: 18px;
    margin-top: -35px;
  }
}
@media (min-width: 800px) {
  .banner__wrap {
    background-image: url("https://fs.advance.ru/landing-pages/online/basic_self-regulation/banner-tablet2.jpg");
  }
}
@media (min-width: 992px) {
  .banner__wrap > p br {
    display: none;
  }
}
@media (min-width: 1212px) {
  .banner {
    margin-bottom: 30px;
  }
  .banner__wrap {
    padding: 43px 530px 67px 50px;
    border-radius: 30px;
    background-image: url("https://fs.advance.ru/landing-pages/online/basic_self-regulation/banner-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .banner__wrap h1 {
    font-size: 60px;
    margin-bottom: 10px;
  }
  .banner__wrap > p {
    padding: 0 20px;
    font-size: 24px;
    margin-bottom: 28px;
  }
  .banner__wrap > p:first-child {
    padding: 10px 45px;
    margin-bottom: 15px;
    border-radius: 10px;
    font-size: 24px;
  }
  .banner__wrap > p br {
    display: block;
  }
  .banner__wrap .banner__sum {
    padding: 25px 20px 61px 20px;
    border-radius: 20px;
  }
  .banner__wrap .banner__sum p {
    font-size: 24px;
  }
  .banner__btn {
    padding: 20px 0;
    margin-top: -40px;
    font-size: 28px;
    border-radius: 20px;
    max-width: 560px;
    -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);
  }
}
.about {
  margin-bottom: 20px;
}

.about__wrap {
  border-radius: 20px;
  color: #fff;
  background-color: #1087AC;
}
.about__wrap ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.about__wrap ul li {
  padding: 30px 0;
  border-bottom: 1px solid #009ACA;
  text-align: center;
}
.about__wrap ul li img {
  margin-bottom: 18px;
}
.about__wrap ul li p {
  padding: 0;
  margin: 0;
  font-size: 24px;
  line-height: 1.1;
}
.about__wrap ul li p span {
  display: block;
  font-family: "Ubuntu-bold";
  font-size: 30px;
}
.about__wrap ul li:last-child {
  border-bottom: none;
  padding-bottom: 45px;
}

@media (min-width: 768px) {
  .about__wrap ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .about__wrap ul li {
    padding: 30px 0 28px 0;
    border-bottom: none;
    border-right: 1px solid #009ACA;
  }
  .about__wrap ul li img {
    height: 42px;
    width: auto;
    margin-bottom: 10px;
  }
  .about__wrap ul li p {
    font-size: 15px;
  }
  .about__wrap ul li p span {
    font-size: 18px;
  }
  .about__wrap ul li:last-child {
    border-right: none;
    padding-bottom: 28px;
  }
}
@media (min-width: 1212px) {
  .about {
    margin-bottom: 30px;
  }
  .about__wrap {
    border-radius: 30px;
  }
  .about__wrap ul li {
    padding: 50px 0 48px 0;
  }
  .about__wrap ul li img {
    height: 70px;
    margin-bottom: 20px;
  }
  .about__wrap ul li p {
    font-size: 24px;
  }
  .about__wrap ul li p span {
    font-size: 30px;
  }
  .about__wrap ul li:last-child {
    padding-bottom: 48px;
  }
}
.skills {
  margin-bottom: 20px;
}

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

.skills__wrap {
  padding: 30px 20px 20px 20px;
  background-color: #DCEFF5;
  border-radius: 20px;
}
.skills__wrap img {
  display: block;
  margin: 0 auto 10px;
  border-radius: 12px;
}
.skills__wrap > p {
  padding: 0;
  margin: 0;
  margin-bottom: 12px;
  font-size: 20px;
  font-family: "Ubuntu-bold";
  text-align: center;
}

.skills__info.skills__info--add {
  margin-bottom: 20px;
}

.skills__list {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 18px;
}
.skills__list li {
  position: relative;
  padding: 11px 21px 11px 40px;
  margin-bottom: 10px;
  border-radius: 15px;
  background-color: #ffffff;
}
.skills__list li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  width: 20px;
  height: 20px;
  background-image: url("https://fs.advance.ru/landing-pages/online/basic_self-regulation/you-arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.skills__list li p {
  line-height: 1.1;
}

.skills__btn {
  position: relative;
  display: block;
  padding: 12px 10px;
  margin: 0 auto;
  color: #ffffff;
  font-size: 22px;
  font-family: "Ubuntu-bold";
  border-radius: 10px;
  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;
  width: 260px;
  cursor: pointer;
  -webkit-transition: background 0.3s linear;
  transition: background 0.3s linear;
  z-index: 2;
}
.skills__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%);
}
.skills__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: 380px) {
  .skills__btn {
    width: 300px;
  }
}
@media (min-width: 576px) {
  .skills__wrap img {
    max-width: 280px;
  }
}
@media (min-width: 768px) {
  .skills {
    margin-bottom: 30px;
  }
  .skills__wrap {
    padding: 25px 60px 43px 60px;
  }
  .skills__wrap img {
    max-width: 100%;
  }
  .skills__wrap h2 {
    margin-bottom: 5px;
  }
  .skills__wrap > p {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .skills__info {
    display: grid;
    grid-template-columns: 1fr 228px;
    -webkit-column-gap: 13px;
       -moz-column-gap: 13px;
            column-gap: 13px;
  }
  .skills__info img {
    margin-bottom: 0;
  }
  .skills__info.skills__info--add {
    grid-template-columns: 228px 1fr;
    margin-bottom: 15px;
  }
  .skills__info.skills__info--add img {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .skills__list {
    margin-bottom: 0;
    font-size: 13px;
  }
  .skills__list 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 21px 10px 48px;
    margin-bottom: 12px;
    min-height: 48px;
  }
  .skills__list li::before {
    left: 18px;
    width: 18px;
    height: 18px;
  }
  .skills__btn {
    padding: 14px 0;
    width: 348px;
    font-size: 18px;
  }
}
@media (min-width: 1212px) {
  .skills {
    margin-bottom: 50px;
  }
  .skills h2 {
    font-size: 50px;
  }
  .skills__wrap {
    padding: 45px 100px 72px 100px;
    border-radius: 30px;
  }
  .skills__wrap > p {
    font-size: 24px;
    margin-bottom: 40px;
  }
  .skills__info {
    grid-template-columns: 1fr 380px;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .skills__info img {
    border-radius: 20px;
  }
  .skills__info.skills__info--add {
    grid-template-columns: 380px 1fr;
    margin-bottom: 30px;
  }
  .skills__list li {
    padding-left: 80px;
    padding-right: 40px;
    margin-bottom: 20px;
    font-size: 22px;
    border-radius: 20px;
    height: 80px;
  }
  .skills__list li::before {
    width: 30px;
    height: 30px;
    left: 30px;
  }
  .skills__btn {
    padding: 23px 0;
    font-size: 28px;
    border-radius: 20px;
    width: 580px;
    -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);
  }
}
.why {
  margin-bottom: 30px;
  text-align: center;
}
.why h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  font-family: "Ubuntu-bold";
  font-size: 30px;
  line-height: 1.1;
}
.why p {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  font-size: 22px;
}
.why p span {
  font-family: "Ubuntu-bold";
}
.why p.bold {
  font-family: "Ubuntu-bold";
}

.why__btn {
  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;
  padding: 0 10px;
  margin: 0 auto;
  color: #ffffff;
  font-size: 22px;
  font-family: "Ubuntu-bold";
  border-radius: 10px;
  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;
  width: 300px;
  cursor: pointer;
  -webkit-transition: background 0.3s linear;
  transition: background 0.3s linear;
  z-index: 2;
  height: 80px;
}
.why__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%);
}
.why__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) {
  .why h2 {
    margin-bottom: 28px;
  }
  .why p {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .why .why__btn {
    font-size: 18px;
    width: 348px;
    margin-top: 25px;
    height: 50px;
  }
}
@media (min-width: 1212px) {
  .why {
    margin-bottom: 70px;
  }
  .why h2 {
    font-size: 50px;
    margin-bottom: 45px;
  }
  .why p {
    font-size: 30px;
    margin-bottom: 17px;
  }
  .why .why__btn {
    padding: 20px 0;
    font-size: 28px;
    width: 580px;
    border-radius: 20px;
    margin-top: 45px;
    height: 80px;
  }
  .why.why--first {
    margin-bottom: 100px;
  }
}
.attention {
  margin-bottom: 30px;
}
.attention h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 25px;
  font-family: "Ubuntu-bold";
  font-size: 30px;
  text-align: center;
}

.attention__wrap {
  margin-bottom: 30px;
}
.attention__wrap img {
  display: block;
  width: 300px;
  height: auto;
  margin: 0 auto;
}
.attention__wrap .attention__text {
  padding: 20px;
  border-radius: 20px;
  background: rgba(124, 124, 124, 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: 80px;
  margin-bottom: 10px;
  border-radius: 15px;
  width: 100%;
  text-align: center;
  color: #ffffff;
  background-color: #7C7C7C;
}
.attention__wrap .attention__type p {
  font-family: "Ubuntu-bold";
  font-size: 22px;
  line-height: 1.1;
  text-align: center;
  width: 100%;
}
.attention__wrap ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 18px;
}
.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;
  min-height: 70px;
  padding: 5px 10px 5px 41px;
  margin-bottom: 10px;
  border-radius: 15px;
  width: 100%;
  background-color: #fff;
}
.attention__wrap ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 15px;
  width: 20px;
  height: 20px;
  background-image: url("https://fs.advance.ru/landing-pages/online/basic_self-regulation/warning.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;
  line-height: 1.1;
}

.attention__wrap.attention__wrap--add {
  margin-bottom: 0;
}
.attention__wrap.attention__wrap--add .attention__text {
  background: rgba(16, 135, 172, 0.1);
}
.attention__wrap.attention__wrap--add .attention__type {
  background-color: #1087AC;
}
.attention__wrap.attention__wrap--add ul li::before {
  background-image: url("https://fs.advance.ru/landing-pages/online/basic_self-regulation/check-violet.svg");
}

@media (min-width: 768px) {
  .attention h2 {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .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: 347px;
  }
  .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: 16px;
  }
  .attention__wrap ul {
    font-size: 12px;
  }
  .attention__wrap ul li {
    padding: 0 11px 0 41px;
    margin-bottom: 6px;
    min-height: 42px;
    border-radius: 12px;
  }
  .attention__wrap ul li::before {
    width: 18px;
    height: 18px;
    left: 12px;
  }
}
@media (min-width: 1212px) {
  .attention {
    margin-bottom: 70px;
  }
  .attention h2 {
    font-size: 50px;
    margin-bottom: 25px;
  }
  .attention__main-wrap {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .attention__wrap img {
    width: 580px;
  }
  .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: 28px;
  }
  .attention__wrap ul {
    font-size: 20px;
  }
  .attention__wrap ul li {
    padding: 0 20px 0 70px;
    margin-bottom: 10px;
    min-height: 70px;
    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;
  }
}
.after {
  margin-bottom: 30px;
}

.after__wrap {
  padding: 30px 20px 20px 20px;
  background-color: #DCEFF5;
  border-radius: 20px;
}
.after__wrap h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 25px;
  font-family: "Ubuntu-bold";
  font-size: 30px;
  text-align: center;
}
.after__wrap img {
  display: block;
  margin: 0 auto 20px;
  width: 260px;
  height: auto;
  border-radius: 10px;
}
.after__wrap ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-family: "Ubuntu-regular";
  font-size: 18px;
  line-height: 1.1;
}
.after__wrap ul li {
  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;
  padding: 10px 10px 10px 40px;
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 15px;
  min-height: 80px;
}
.after__wrap ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  width: 20px;
  height: 20px;
  background-image: url("https://fs.advance.ru/landing-pages/online/basic_self-regulation/check-violet.svg");
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.after__wrap ul li:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .after__wrap {
    padding: 27px 45px 44px 45px;
    border-radius: 18px;
    display: grid;
    grid-template-columns: 302px 1fr;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
  .after__wrap h2 {
    margin-bottom: 24px;
    grid-column: 1/3;
  }
  .after__wrap img {
    width: 100%;
    margin: 0;
    border-radius: 12px;
  }
  .after__wrap ul {
    font-size: 13px;
  }
  .after__wrap ul li {
    padding: 5px 13px 5px 42px;
    margin-bottom: 12px;
    border-radius: 12px;
    min-height: 48px;
  }
  .after__wrap ul li::before {
    width: 18px;
    height: 18px;
  }
}
@media (min-width: 1212px) {
  .after {
    margin-bottom: 70px;
  }
  .after__wrap {
    padding: 45px 80px 78px 80px;
    border-radius: 30px;
    grid-template-columns: 500px 1fr;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .after__wrap h2 {
    margin-bottom: 40px;
    font-size: 50px;
  }
  .after__wrap img {
    border-radius: 20px;
  }
  .after__wrap ul {
    font-size: 22px;
  }
  .after__wrap ul li {
    padding: 5px 20px 5px 70px;
    margin-bottom: 20px;
    border-radius: 20px;
    min-height: 80px;
  }
  .after__wrap ul li::before {
    width: 30px;
    height: 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: 87px;
}
.reviews__slider .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.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: 20px 20px 30px 20px;
  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;
  height: auto;
}
.reviews__slide h3 {
  padding: 0;
  margin: 0;
  font-family: "Ubuntu-regular";
  font-size: 20px;
  font-weight: 400;
}
.reviews__slide p.reviews__text {
  position: relative;
  padding: 0;
  margin: 0;
  font-size: 18px;
  line-height: 1.26;
}

.reviews__author {
  display: grid;
  grid-template-columns: 82px 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 25px;
     -moz-column-gap: 25px;
          column-gap: 25px;
  width: 100%;
  margin-bottom: 13px;
}

.reviews__slider .swiper-button-prev {
  position: absolute;
  top: auto;
  left: calc(50% - 60px);
  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: 50px;
  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-prev svg {
  display: none;
}

.reviews__slider .swiper-button-next {
  position: absolute;
  top: auto;
  bottom: 0;
  right: calc(50% - 60px);
  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: 50px;
  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 svg {
  display: none;
}

.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: 30px;
    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: 15px;
    margin-bottom: 0;
  }
  .reviews__author {
    grid-template-columns: 61px 1fr;
    -webkit-column-gap: 17px;
       -moz-column-gap: 17px;
            column-gap: 17px;
    margin-bottom: 12px;
  }
  .reviews__slider .swiper-button-prev {
    width: 30px;
    height: 30px;
    left: calc(50% - 40px);
  }
  .reviews__slider .swiper-button-next {
    width: 30px;
    height: 30px;
    right: calc(50% - 40px);
  }
  .reviews__slider .swiper-pagination {
    font-size: 11px;
    bottom: 3px;
  }
  .reviews__slide p.reviews__text {
    font-size: 12px;
  }
}
@media (min-width: 1212px) {
  .reviews {
    margin-bottom: 55px;
  }
  .reviews__title {
    font-size: 50px;
    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__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: 50px;
    height: 50px;
    left: calc(50% - 60px);
  }
  .reviews__slider .swiper-button-next {
    width: 50px;
    height: 50px;
    right: calc(50% - 60px);
  }
  .reviews__slider .swiper-pagination {
    font-size: 18px;
    bottom: 7px;
  }
}
.timer {
  margin-bottom: 30px;
}

.timer__wrap {
  padding: 30px 20px 20px 20px;
  border-radius: 20px;
  color: #ffffff;
  background: url("https://fs.advance.ru/landing-pages/online/basic_self-regulation/timer-bg-mobile.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
}
.timer__wrap img {
  display: block;
  width: 260px;
  margin: 0 auto;
  border-radius: 10px;
}
.timer__wrap h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 25px;
  font-family: "Ubuntu-bold";
  font-size: 30px;
  text-align: center;
}
.timer__wrap h2 span {
  display: block;
  font-size: 22px;
  font-family: "Ubuntu-light";
}

.timer__price {
  padding-top: 25px;
  margin-bottom: 25px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  text-align: center;
}
.timer__price p {
  padding: 0;
  margin: 0;
  font-family: "Ubuntu-bold";
  font-size: 50px;
  line-height: 1.1;
}
.timer__price p:first-child {
  margin-bottom: 5px;
  font-family: "Ubuntu-medium";
  font-size: 36px;
  text-decoration: line-through;
}
.timer__price p span {
  font-family: "Ubuntu Sans";
  font-weight: 700;
}
.timer__price img {
  display: block;
  margin: 0 auto;
  width: 260px;
  height: auto;
  border-radius: 9px;
}

.timer__sum {
  padding: 23px 20px;
  margin-bottom: 20px;
  border-radius: 20px;
  backdrop-filter: blur(20px);
  background: rgba(16, 135, 172, 0.5);
  text-align: center;
  border: 0.3px solid #fff;
}
.timer__sum p {
  padding: 0;
  margin: 0;
  font-size: 18px;
}
.timer__sum p:first-child {
  margin-bottom: 12px;
  font-family: "Ubuntu-bold";
}
.timer__sum p a {
  color: #fff;
  border-bottom: 1px dotted #fff;
}

.timer__widget {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .timer__wrap {
    position: relative;
    padding: 38px 45px 46px 45px;
    display: grid;
    grid-template-columns: 1fr 300px;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
    background: url("https://fs.advance.ru/landing-pages/online/basic_self-regulation/timer-bg-tablet.jpg");
    background-position: top right;
    background-size: cover;
  }
  .timer__wrap > img {
    margin-bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .timer__wrap h2 {
    font-size: 29px;
    line-height: 1.1;
    margin-bottom: 18px;
    grid-column: 1/3;
  }
  .timer__wrap h2 span {
    font-size: 22px;
  }
  .timer__price {
    padding-top: 12px;
    margin-bottom: 12px;
  }
  .timer__price p {
    font-size: 43px;
  }
  .timer__price p:first-child {
    font-size: 30px;
  }
  .timer__sum {
    padding: 10px 17px;
    border-radius: 9px;
  }
  .timer__sum p {
    font-size: 13px;
  }
  .timer__sum p:first-child {
    margin-bottom: 6px;
  }
  .timer__widget {
    margin-bottom: 0;
  }
}
@media (min-width: 1212px) {
  .timer {
    margin-bottom: 50px;
  }
  .timer__wrap {
    position: relative;
    padding: 65px 70px 73px 70px;
    grid-template-columns: 1fr 500px;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    background: url("https://fs.advance.ru/landing-pages/online/basic_self-regulation/timer-bg.jpg");
    background-size: cover;
    border-radius: 30px;
  }
  .timer__wrap > img {
    width: 100%;
    height: auto;
    -o-object-fit: none;
       object-fit: none;
    border-radius: 15px;
  }
  .timer__wrap h2 {
    font-size: 47px;
    margin-bottom: 30px;
  }
  .timer__wrap h2 span {
    font-size: 36px;
  }
  .timer__price {
    padding-top: 28px;
    margin-bottom: 14px;
  }
  .timer__price p {
    font-size: 72px;
  }
  .timer__price p:first-child {
    font-size: 50px;
  }
  .timer__sum {
    padding: 15px 28px;
    margin-bottom: 30px;
    border-radius: 15px;
  }
  .timer__sum p {
    font-size: 22px;
  }
  .timer__sum p:first-child {
    margin-bottom: 10px;
  }
}
.answers {
  margin-bottom: 30px;
}
.answers h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  font-family: "Ubuntu-bold";
  font-size: 30px;
  text-align: center;
}

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

.answers__info {
  position: relative;
  margin-bottom: 20px;
  background-color: #fff;
  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;
}

.answers__block-title {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 20px;
  line-height: 1.1;
  font-family: "Ubuntu-bold";
  margin-top: 0;
  margin-bottom: 0;
  padding: 12px 56px 12px 20px;
  min-height: 86px;
}
.answers__block-title > p {
  padding: 0;
  margin: 0;
  font-family: "Ubuntu-regular";
  font-size: 20px;
}
.answers__block-title > p.answers__week {
  padding: 3px 10px;
  margin-bottom: 18px;
  font-family: "Ubuntu-bold";
  font-size: 24px;
  color: #1087AC;
  background-color: #DCEFF5;
  border-radius: 5px;
}

.answers.answers--what .answers__block-title {
  padding: 25px 30px 20px 26px;
  line-height: 1.15;
}

.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: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("https://fs.advance.ru/landing-pages/online/basic_self-regulation/button-down.svg");
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.answers.answers--what .answers__btn::before {
  top: 20px;
  width: 40px;
  height: 40px;
  -webkit-transform: none;
          transform: none;
}

.answers.answers--what .answers__accordeon-container--opened .answers__btn::before {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.answers__accordeon-container--opened .answers__btn::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;
  line-height: 1.13;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.answers__text p {
  padding: 0;
  margin: 0;
}
.answers__text ul {
  padding: 0;
  margin: 0;
  margin-top: 10px;
  list-style: none;
}
.answers__text ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 8px;
}
.answers__text ul li::before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 15px;
  height: 15px;
  background-image: url("https://fs.advance.ru/landing-pages/online/basic_self-regulation/check-blue.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.answers__text ul li:last-child {
  margin-bottom: 0;
}

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

.answers.answers--select {
  margin-bottom: 0;
}
.answers.answers--select .answers__info {
  margin-bottom: 10px;
}
.answers.answers--select .answers__block-title {
  padding: 20px 60px 20px 20px;
  font-size: 16px;
  min-height: 70px;
}
.answers.answers--select .answers__text {
  font-size: 16px;
  padding-left: 20px;
  padding-right: 20px;
}
.answers.answers--select .answers__text p {
  font-family: "Ubuntu-bold";
  margin-bottom: 10px;
}
.answers.answers--select .answers__accordeon-container--opened .answers__text {
  font-size: 15px;
  padding: 20px;
}

@media (min-width: 768px) {
  .answers {
    margin-bottom: 35px;
  }
  .answers h2 {
    margin-bottom: 17px;
  }
  .answers__wrap {
    padding: 30px 45px 45px 45px;
  }
  .answers__info {
    border-radius: 9px;
    margin-bottom: 10px;
  }
  .answers__block-title {
    padding: 12px 49px 12px 15px;
    min-height: 50px;
    font-size: 15px;
  }
  .answers__block-title > p {
    font-size: 15px;
  }
  .answers__block-title > p.answers__week {
    padding: 4px 8px;
    margin-bottom: 8px;
    font-size: 15px;
    border-radius: 3px;
  }
  .answers__btn::before {
    width: 24px;
    height: 24px;
  }
  .answers__text {
    padding-left: 15px;
    padding-right: 49px;
    font-size: 14px;
  }
  .answers__text ul {
    margin-top: 0;
  }
  .answers__text ul li::before {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .answers__accordeon-container--opened .answers__text {
    padding-top: 12px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 49px;
    font-size: 14px;
  }
  .answers.answers--select .answers__wrap {
    margin: 0;
  }
  .answers.answers--select .answers__info {
    margin-bottom: 5px;
    border-radius: 6px;
  }
  .answers.answers--select .answers__block-title {
    padding: 12px 38px 11px 10px;
    font-size: 10px;
    min-height: 42px;
  }
  .answers.answers--select .answers__btn::before {
    right: 12px;
    width: 18px;
    height: 18px;
  }
  .answers.answers--select .answers__text {
    font-size: 9px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .answers.answers--select .answers__text p {
    margin-bottom: 5px;
  }
  .answers.answers--select .answers__accordeon-container--opened .answers__text {
    font-size: 9px;
    padding: 10px;
  }
  .answers.answers--what .answers__block-title {
    padding: 17px 54px 12px 18px;
  }
  .answers.answers--what .answers__btn::before {
    width: 24px;
    height: 24px;
  }
}
@media (min-width: 1212px) {
  .answers {
    margin-bottom: 50px;
  }
  .answers h2 {
    font-size: 50px;
    margin-bottom: 25px;
  }
  .answers.answers--what {
    margin-bottom: 65px;
  }
  .answers__wrap {
    padding: 50px 80px 90px 80px;
    border-radius: 30px;
  }
  .answers__info {
    border-radius: 15px;
    margin-bottom: 20px;
  }
  .answers__block-title {
    padding: 20px 90px 20px 30px;
    font-size: 24px;
    min-height: 80px;
  }
  .answers__block-title > p {
    font-size: 24px;
  }
  .answers__block-title > p.answers__week {
    padding: 8px 12px;
    margin-bottom: 11px;
    font-size: 24px;
    border-radius: 5px;
  }
  .answers__btn::before {
    width: 40px;
    height: 40px;
    right: 25px;
  }
  .answers__text {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 22px;
  }
  .answers__text ul li {
    padding-left: 30px;
    margin-bottom: 10px;
  }
  .answers__text ul li::before {
    width: 20px;
    height: 20px;
  }
  .answers__accordeon-container--opened .answers__text {
    padding-top: 20px;
    padding-bottom: 24px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 22px;
  }
  .answers.answers--select .answers__info {
    margin-bottom: 10px;
    border-radius: 10px;
  }
  .answers.answers--select .answers__block-title {
    padding: 20px 60px 20px 20px;
    font-size: 16px;
    min-height: 70px;
  }
  .answers.answers--select .answers__btn::before {
    right: 20px;
    width: 30px;
    height: 30px;
  }
  .answers.answers--select .answers__text {
    font-size: 15px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .answers.answers--select .answers__text p {
    margin-bottom: 10px;
  }
  .answers.answers--select .answers__accordeon-container--opened .answers__text {
    font-size: 15px;
    padding: 20px;
  }
  .answers.answers--what .answers__block-title {
    padding: 30px 97px 20px 30px;
  }
  .answers.answers--what .answers__btn::before {
    width: 40px;
    height: 40px;
    top: 30px;
  }
}
.access {
  margin-bottom: 20px;
}

.access__wrap h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  font-family: "Ubuntu-bold";
  font-size: 30px;
  text-align: center;
}
.access__wrap ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.access__wrap ul li {
  padding: 20px 29px 24px 29px;
  margin-bottom: 20px;
  background: linear-gradient(135deg, #dceff5 0%, #dceff5 100%);
  border-radius: 20px;
  text-align: center;
}
.access__wrap ul li p {
  padding: 0;
  margin: 0;
  font-size: 20px;
}
.access__wrap ul li p.bold {
  font-family: "Ubuntu-bold";
  font-size: 24px;
}
.access__wrap ul li img {
  border-radius: 20px;
  margin-bottom: 10px;
}

@media (min-width: 400px) {
  .access__wrap ul li p br {
    display: none;
  }
}
@media (min-width: 768px) {
  .access {
    margin-bottom: 25px;
  }
  .access__wrap h2 {
    font-size: 30px;
    margin-bottom: 18px;
  }
  .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: 12px 11px 20px 11px;
    margin-bottom: 0;
    gap: 15px;
    border-radius: 12px;
  }
  .access__wrap ul li img {
    width: 142px;
    height: auto;
    margin-bottom: 20px;
    border-radius: 12px;
  }
  .access__wrap ul li p {
    font-size: 12px;
  }
  .access__wrap ul li p br {
    display: block;
  }
  .access__wrap ul li p.bold {
    font-size: 15px;
  }
}
@media (min-width: 1212px) {
  .access {
    margin-bottom: 50px;
  }
  .access__wrap h2 {
    font-size: 50px;
    margin-bottom: 25px;
  }
  .access__wrap ul {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .access__wrap ul li {
    padding: 20px 20px 36px 20px;
    border-radius: 20px;
  }
  .access__wrap ul li p {
    font-size: 20px;
  }
  .access__wrap ul li p.bold {
    font-size: 24px;
  }
  .access__wrap ul li img {
    width: 240px;
    border-radius: 20px;
    margin-bottom: 30px;
  }
}
.course {
  margin-bottom: 30px;
}

.course__wrap {
  padding: 30px 20px;
  color: #fff;
  background: #7000E3;
  background: url("https://fs.advance.ru/landing-pages/online/basic_self-regulation/free-bg-mobile.svg"), -webkit-gradient(linear, left top, left bottom, from(#7000E3), to(#7000E3));
  background: url("https://fs.advance.ru/landing-pages/online/basic_self-regulation/free-bg-mobile.svg"), linear-gradient(180deg, #7000E3 0%, #7000E3 100%);
  background-repeat: no-repeat, no-repeat;
  background-position: top center, center;
  border-radius: 20px;
}
.course__wrap h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  font-family: "Ubuntu-bold";
  font-size: 30px;
  line-height: 1.1;
  text-align: center;
}
.course__wrap > p {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  text-align: center;
  font-size: 20px;
}
.course__wrap p.bold {
  margin-bottom: 20px;
  font-size: 20px;
  font-family: "Ubuntu-bold";
  text-align: center;
}
.course__wrap img {
  display: block;
  margin: 0 auto 20px;
  width: 260px;
  height: auto;
  border-radius: 10px;
}

.course__sum {
  padding: 30px 20px;
  margin-bottom: 15px;
  border-radius: 15px;
  backdrop-filter: blur(10px);
  background: rgba(255, 255, 255, 0.1);
  font-size: 18px;
  line-height: 1.1;
  border: 0.5px solid #fff;
}
.course__sum p {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-family: "Ubuntu-bold";
}
.course__sum ul {
  padding: 0;
  padding-left: 30px;
  margin: 0;
}
.course__sum ul li {
  margin-bottom: 6px;
}
.course__sum ul li:last-child {
  margin-bottom: 0;
}

.course__btn {
  position: relative;
  display: block;
  padding: 19px 20px;
  margin: 0 auto;
  color: #ffffff;
  font-size: 28px;
  line-height: 1;
  font-family: "Ubuntu-bold";
  border-radius: 10px;
  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;
  width: 260px;
  cursor: pointer;
  -webkit-transition: background 0.3s linear;
  transition: background 0.3s linear;
  z-index: 2;
}
.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__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: 380px) {
  .course__btn {
    width: 300px;
  }
}
@media (min-width: 768px) {
  .course__wrap {
    position: relative;
    padding: 42px 48px 53px 48px;
    border-radius: 18px;
  }
  .course__wrap h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .course__wrap > p {
    font-size: 16px;
    margin-bottom: 25px;
  }
  .course__wrap p.bold {
    font-size: 14px;
    margin-bottom: 12px;
  }
  .course__wrap img {
    width: 100%;
    margin: 0;
    grid-area: image;
  }
  .course__info {
    display: grid;
    grid-template-columns: 1fr 300px;
    grid-template-areas: "text image" "button image";
    -webkit-column-gap: 12px;
       -moz-column-gap: 12px;
            column-gap: 12px;
  }
  .course__text {
    grid-area: text;
  }
  .course__sum {
    padding: 20px 18px 23px 18px;
    margin-bottom: 12px;
    border-radius: 12px;
    font-size: 14px;
  }
  .course__sum p {
    margin-bottom: 3px;
  }
  .course__sum ul {
    padding-left: 20px;
  }
  .course__sum ul li {
    margin-bottom: 1px;
  }
  .course__btn {
    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: 18px;
    padding: 10px 10px;
    width: 300px;
    border-radius: 12px;
    grid-area: button;
  }
}
@media (min-width: 1212px) {
  .course {
    margin-bottom: 70px;
  }
  .course__wrap {
    position: relative;
    padding: 70px 80px 80px 80px;
    border-radius: 30px;
    background: url("https://fs.advance.ru/landing-pages/online/basic_self-regulation/free-bg.svg"), -webkit-gradient(linear, left top, left bottom, from(#7000E3), to(#7000E3));
    background: url("https://fs.advance.ru/landing-pages/online/basic_self-regulation/free-bg.svg"), linear-gradient(180deg, #7000E3 0%, #7000E3 100%);
    background-repeat: no-repeat, no-repeat;
    background-position: top center, center;
  }
  .course__wrap h2 {
    font-size: 50px;
    margin-bottom: 35px;
  }
  .course__wrap > p {
    font-size: 28px;
    margin-bottom: 50px;
  }
  .course__wrap p.bold {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .course__wrap img {
    border-radius: 20px;
  }
  .course__info {
    display: grid;
    grid-template-columns: 1fr 500px;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .course__sum {
    padding: 30px 30px;
    margin-bottom: 25px;
    border-radius: 20px;
    font-size: 24px;
  }
  .course__sum ul {
    padding-left: 35px;
  }
  .course__btn {
    font-size: 28px;
    padding: 22px 10px;
    width: 500px;
    border-radius: 20px;
  }
}
.advance {
  margin-bottom: 20px;
}

.advance__wrap {
  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: 30px 20px 20px 20px;
  border-radius: 15px;
  background-color: #F2F3F7;
}

.advance__logo {
  display: block;
  width: 148px;
  height: auto;
  margin-bottom: 5px;
}

.advance__title {
  padding: 0;
  margin: 0;
  margin-bottom: 12px;
  font-size: 18px;
  font-family: "Ubuntu-bold";
  text-align: center;
}

.advance__list {
  padding: 0;
  margin: 0;
  list-style: none;
}

.advance__item {
  padding: 20px 10px;
  margin-bottom: 10px;
  background-color: #ffffff;
  border-radius: 10px;
  text-align: center;
}
.advance__item:last-child {
  margin-bottom: 0;
}
.advance__item p {
  padding: 0;
  margin: 0;
  font-size: 12px;
}
.advance__item p span {
  display: block;
  margin-bottom: 3px;
  font-size: 24px;
  font-family: "Ubuntu-bold";
  color: #FE4C04;
}

@media (min-width: 768px) {
  .advance {
    margin-bottom: 30px;
  }
  .advance__wrap {
    padding: 47px 45px 52px 45px;
  }
  .advance__logo {
    width: 257px;
    margin-bottom: 18px;
  }
  .advance__title {
    font-size: 24px;
    margin-bottom: 25px;
  }
  .advance__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: 25px;
       -moz-column-gap: 25px;
            column-gap: 25px;
  }
  .advance__item {
    margin-bottom: 0;
    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: 19px 10px;
  }
  .advance__item p span {
    font-size: 26px;
    margin-bottom: 0;
  }
}
@media (min-width: 1212px) {
  .advance {
    margin-bottom: 50px;
  }
  .advance__wrap {
    padding: 60px 163px 74px 163px;
    border-radius: 30px;
  }
  .advance__logo {
    width: 360px;
    margin-bottom: 20px;
  }
  .advance__title {
    font-size: 36px;
    margin-bottom: 39px;
  }
  .advance__list {
    -webkit-column-gap: 28px;
       -moz-column-gap: 28px;
            column-gap: 28px;
  }
  .advance__item {
    padding: 54px 10px;
    border-radius: 20px;
  }
  .advance__item p {
    font-size: 20px;
  }
  .advance__item p span {
    font-size: 40px;
  }
}
.experts__wrap {
  background-color: #F7F0FF;
  border-radius: 15px;
  padding: 30px 25px 25px 25px;
  margin-bottom: 20px;
}

.experts__title {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  font-family: "Ubuntu-bold";
  font-size: 20px;
  line-height: 1.3;
  text-align: center;
}

.experts__slider {
  position: relative;
  padding-bottom: 45px;
}
.experts__slider svg {
  display: none;
}

.experts__slider .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.experts__slide {
  padding: 20px 20px 30px 20px;
  background-color: #FCF9FF;
  border-radius: 15px;
  height: auto;
  /*img {
      width: 45%;
      max-width: 149px;
      height: auto;
      margin-top: auto;
  }*/
}
.experts__slide:nth-child(3) .experts__link {
  width: 214px;
  height: 160px;
}
.experts__slide:nth-child(4) .experts__link {
  width: 214px;
  height: 160px;
}

.experts__company-name {
  padding: 0;
  margin: 0;
  margin-bottom: 34px;
  font-size: 14px;
  line-height: 1.2;
  width: 100%;
}

.experts__quote {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  color: #FE4D07;
  font-family: "Ubuntu-bold";
  font-size: 14px;
  line-height: 1.2;
  width: 100%;
}

.experts__slider .swiper-button-prev {
  position: absolute;
  top: auto;
  bottom: 5px;
  left: 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: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #343A40;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  z-index: 11;
}

.experts__slider .swiper-button-next {
  position: absolute;
  top: auto;
  right: calc(50% - 40px);
  bottom: 5px;
  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: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #343A40;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  z-index: 11;
}

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

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

.experts__info-wrap {
  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;
  margin-top: auto;
  width: 100%;
}

.experts__link {
  position: relative;
  display: block;
  margin-top: auto;
  width: 93px;
  height: 122px;
  cursor: pointer;
}
.experts__link img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.experts__link img.experts__zoom {
  width: 50px;
  height: 51px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media (min-width: 380px) {
  .experts__quote br {
    display: none;
  }
}
@media (min-width: 576px) {
  .experts__link {
    width: 168px;
    height: 238px;
  }
  .experts__slide:nth-child(3) .experts__link {
    width: 337px;
    height: 238px;
  }
  .experts__slide:nth-child(4) .experts__link {
    width: 337px;
    height: 238px;
  }
  .experts__info-wrap {
    width: auto;
  }
}
@media (min-width: 768px) {
  .experts__wrap {
    padding: 30px 60px 36px 60px;
  }
  .experts__title {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .experts__company-name {
    font-size: 12px;
    margin-bottom: 9px;
  }
  .experts__slider {
    padding-bottom: 40px;
  }
  .experts__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-left: 18px;
    padding-right: 18px;
    padding-top: 15px;
    padding-bottom: 23px;
  }
  .experts__slide:nth-child(3) .experts__link {
    width: 132px;
    height: 96px;
    margin-bottom: 30px;
  }
  .experts__slide:nth-child(4) .experts__link {
    width: 132px;
    height: 96px;
    margin-bottom: 35px;
  }
  /*.experts__slide img {
      width: 64%;
  }    */
  .experts__slider .swiper-button-prev {
    left: calc(50% - 50px);
  }
  .experts__slider .swiper-button-next {
    right: calc(50% - 50px);
  }
  .experts__quote {
    font-size: 12px;
  }
  .experts__quote br {
    display: block;
  }
  .experts__link {
    width: 93px;
    height: 132px;
  }
  .experts__info-wrap {
    min-height: 200px;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .experts__quote br {
    display: none;
  }
}
@media (min-width: 1212px) {
  .experts__wrap {
    padding: 54px 102px;
    border-radius: 30px;
    margin-bottom: 50px;
  }
  .experts__title {
    font-size: 44px;
    margin-bottom: 35px;
    text-transform: none;
    text-align: center;
  }
  .experts__company-name {
    font-size: 20px;
    margin-bottom: 12px;
  }
  .experts__quote {
    font-size: 20px;
    margin-bottom: 16px;
  }
  .experts__quote br {
    display: block;
  }
  .experts__slider {
    padding-bottom: 65px;
  }
  .experts__slide {
    padding: 31px 28px 41px 28px;
    border-radius: 20px;
  }
  .experts__slide:nth-child(3) .experts__link {
    width: 214px;
    height: 159px;
  }
  .experts__slide:nth-child(4) .experts__link {
    width: 214px;
    height: 159px;
  }
  .experts__slider .swiper-pagination {
    font-size: 18px;
    bottom: 10px;
  }
  .experts__slider .swiper-button-prev {
    bottom: 4px;
    left: calc(50% - 80px);
    width: 33px;
    height: 33px;
  }
  .experts__slider .swiper-button-prev img {
    width: 7px;
    height: auto;
  }
  .experts__slider .swiper-button-next {
    bottom: 4px;
    right: calc(50% - 80px);
    width: 33px;
    height: 33px;
  }
  .experts__slider .swiper-button-next img {
    width: 7px;
    height: auto;
  }
  .experts__info-wrap {
    min-height: 330px;
  }
  .experts__link {
    width: 151px;
    height: 219px;
  }
}
.education__wrap {
  background-color: #FFE7E7;
  border-radius: 15px;
  padding: 20px 25px;
  margin-bottom: 30px;
}

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

.education__slider {
  position: relative;
  padding-bottom: 45px;
}
.education__slider svg {
  display: none;
}

.education__slider .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.education__slide {
  padding: 20px 20px 30px 20px;
  background-color: #FCF9FF;
  border-radius: 15px;
  height: auto;
  /*img {
      width: 45%;
      max-width: 149px;
      height: auto;
      margin-top: auto;
  }*/
}

.education__company-name {
  padding: 0;
  margin: 0;
  margin-bottom: 17px;
  font-size: 14px;
  line-height: 1.2;
}

.education__slider .swiper-button-prev {
  position: absolute;
  top: auto;
  bottom: 5px;
  left: 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: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #343A40;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  z-index: 11;
}

.education__slider .swiper-button-next {
  position: absolute;
  top: auto;
  right: calc(50% - 40px);
  bottom: 5px;
  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: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #343A40;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  z-index: 11;
}

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

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

.education__link {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 93px;
  height: 132px;
  margin-top: auto;
  cursor: pointer;
}
.education__link img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.education__link img.education__zoom {
  width: 50px;
  height: 51px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media (min-width: 576px) {
  .education__link {
    width: 168px;
    height: 238px;
  }
}
@media (min-width: 768px) {
  .education__wrap {
    padding: 40px 60px 30px 60px;
    margin-bottom: 50px;
  }
  .education__title {
    font-size: 30px;
    margin-bottom: 15px;
  }
  .education__company-name {
    font-size: 12px;
    margin-bottom: 9px;
  }
  .education__slider {
    padding-bottom: 43px;
  }
  .education__slide {
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 24px;
    padding-bottom: 27px;
    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;
  }
  /*.education__slide img {
      width: 64%;
  }    */
  .education__slider .swiper-button-prev {
    left: calc(50% - 50px);
  }
  .education__slider .swiper-button-next {
    right: calc(50% - 50px);
  }
  .education__link {
    width: 93px;
    height: 132px;
  }
}
@media (min-width: 1212px) {
  .education__wrap {
    padding: 40px 115px 50px 115px;
    border-radius: 30px;
    margin-bottom: 80px;
  }
  .education__title {
    font-size: 44px;
    margin: 30px;
    text-align: center;
    text-transform: none;
  }
  .education__company-name {
    font-size: 20px;
  }
  .education__slider {
    padding-bottom: 70px;
  }
  .education__slide {
    padding: 40px 28px 44px 28px;
    border-radius: 20px;
  }
  .education__slider .swiper-pagination {
    font-size: 18px;
    bottom: 10px;
  }
  .education__slider .swiper-button-prev {
    bottom: 4px;
    left: calc(50% - 80px);
    width: 33px;
    height: 33px;
  }
  .education__slider .swiper-button-prev img {
    width: 7px;
    height: auto;
  }
  .education__slider .swiper-button-next {
    bottom: 4px;
    right: calc(50% - 80px);
    width: 33px;
    height: 33px;
  }
  .education__slider .swiper-button-next img {
    width: 7px;
    height: auto;
  }
  .education__link {
    width: 145px;
    height: 219px;
  }
}
.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% - 100px);
  height: auto;
  max-height: 100vh;
  -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--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: 50px;
}

.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__slider .swiper-button-prev {
  display: none;
}

.modal__slider .swiper-button-next {
  display: none;
}

.modal__slider2 .swiper-button-prev {
  display: none;
}

.modal__slider2 .swiper-button-next {
  display: none;
}

@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;
  }
}
/*# sourceMappingURL=style.css.map */