* {
  -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: #232323;
  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: 5px;
  }
  .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;
    font-size: 20px;
    border: 0;
    color: #3C3C3C;
  }
  .header__link:hover {
    border: none;
  }
  .header__link::before {
    content: none;
  }
}
.banner {
  margin-bottom: 20px;
  overflow: hidden;
}

.banner__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: 20px 20px 25px 20px;
  position: relative;
  background: #2b4065;
  border-radius: 18px;
  overflow: hidden;
  background-image: url("https://fs.advance.ru/landing-pages/webinar/memory/bg-mobile.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  min-height: 1065px;
}

.banner__text-wrap {
  font-family: "Ubuntu-light";
}
.banner__text-wrap p {
  padding: 0;
  margin: 0;
  margin-bottom: 12px;
  font-size: 16px;
  text-align: center;
}

.banner__title {
  padding: 0;
  margin: 0;
  margin-bottom: 6px;
  font-family: "Ubuntu-bold";
  font-size: 30px;
  line-height: 1.1;
  text-align: center;
}
.banner__title br {
  display: none;
}

.banner__info {
  margin-bottom: 10px;
}
.banner__info p {
  padding: 0;
  margin: 0 auto;
  font-size: 16px;
  line-height: 1;
  text-align: center;
}
.banner__info p:first-child {
  display: block;
  padding: 5px;
  margin-bottom: 12px;
  font-family: "Ubuntu-bold";
  color: #fff;
  background: rgba(20, 139, 219, 0.7);
  border-radius: 5px;
  max-width: 148px;
}

.banner__widget {
  padding: 13px 20px;
  backdrop-filter: blur(12px);
  background: rgba(54, 80, 98, 0.4);
  border-radius: 12px;
}
.banner__widget p {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  color: #fff;
  font-size: 18px;
  font-family: "Ubuntu-bold";
  text-align: center;
}
.banner__widget p br {
  display: none;
}

.banner__add {
  margin-top: auto;
}
.banner__add > p {
  padding: 12px 5px;
  margin: 0 auto 10px;
  font-size: 11px;
  color: #fff;
  backdrop-filter: blur(18px);
  background: rgba(54, 80, 98, 0.4);
  text-align: center;
  border-radius: 10px;
  max-width: 260px;
}
.banner__add > p span {
  font-family: "Ubuntu-bold";
}
.banner__add .banner__gift {
  display: grid;
  grid-template-columns: 60px 1fr;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  backdrop-filter: blur(18px);
  background: rgba(20, 139, 219, 0.5);
  border-radius: 10px;
  max-width: 260px;
}
.banner__add .banner__gift p {
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #fff;
}
.banner__add .banner__gift p span {
  display: block;
  font-family: "Ubuntu-bold";
}

@media (min-width: 385px) {
  .banner__wrap {
    min-height: 1015px;
  }
}
@media (min-width: 695px) {
  .banner__wrap {
    min-height: 880px;
  }
}
@media (min-width: 768px) {
  .banner {
    margin-bottom: 30px;
  }
  .banner__wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 42px 45px 40px 45px;
    background-image: url("https://fs.advance.ru/landing-pages/webinar/memory/bg-tablet.jpg");
    background-position: bottom right 3%;
    min-height: 450px;
  }
  .banner__text-wrap {
    padding-right: 20%;
    grid-column: 1/3;
  }
  .banner__text-wrap p {
    padding-left: 0;
    text-align: left;
    font-size: 14px;
    margin-bottom: 20px;
  }
  .banner__title {
    font-size: 36px;
    margin-bottom: 10px;
    text-align: left;
  }
  .banner__title br {
    display: block;
  }
  .banner__info {
    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: 12px;
    margin-bottom: 12px;
  }
  .banner__info p {
    margin: 0;
    max-width: 270px;
    font-size: 14px;
  }
  .banner__info p:first-child {
    padding: 9px 10px;
    margin-bottom: 0;
    max-width: none;
  }
  .banner__info p br {
    display: none;
  }
  .banner__add {
    margin: 0;
  }
  .banner__add > p {
    padding: 9px 5px;
    max-width: none;
    margin-bottom: 20px;
  }
  .banner__add > p br {
    display: none;
  }
  .banner__add .banner__gift {
    max-width: none;
  }
  .banner__add .banner__gift p {
    font-size: 11px;
  }
  .banner__add .banner__gift img {
    margin-top: -10px;
  }
  .banner__widget {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .banner__title br {
    display: none;
  }
}
@media (min-width: 1212px) {
  .banner {
    margin-bottom: 50px;
  }
  .banner__wrap {
    padding-top: 70px;
    padding-left: 80px;
    padding-bottom: 67px;
    padding-right: 80px;
    border-radius: 30px;
    background-image: url("https://fs.advance.ru/landing-pages/webinar/memory/bg-banner.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .banner__title {
    font-size: 64px;
    line-height: 1;
    margin-bottom: 15px;
  }
  .banner__text-wrap p {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .banner__info {
    margin-bottom: 20px;
    gap: 20px;
  }
  .banner__info p {
    font-size: 22px;
    margin-bottom: 0;
    max-width: 450px;
  }
  .banner__info p:first-child {
    padding: 15px 20px;
    border-radius: 10px;
    max-width: none;
  }
  .banner__widget {
    padding: 20px 30px;
    margin: 0;
    width: 500px;
    border-radius: 20px;
  }
  .banner__widget p {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .banner__widget p br {
    display: block;
  }
  .banner__add {
    margin: 0;
  }
  .banner__add > p {
    padding: 15px 10px;
    margin-bottom: 30px;
    font-size: 18px;
    border-radius: 20px;
  }
  .banner__add .banner__gift {
    grid-template-columns: 100px 1fr;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    border-radius: 20px;
  }
  .banner__add .banner__gift p {
    padding: 6px 0;
    font-size: 18px;
  }
  .banner__add .banner__gift img {
    margin-top: -25px;
  }
}
.progress {
  margin-bottom: 30px;
}

.progress__wrap {
  padding: 25px 20px;
  background-color: #FFE9E1;
  border-radius: 20px;
}
.progress__wrap h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  font-size: 30px;
  font-family: "Ubuntu-bold";
  text-align: center;
}

.progress__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.progress__info > img {
  display: block;
  margin: 0 auto;
  width: 260px;
  height: auto;
  border-radius: 12px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.progress__info ul {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  list-style: none;
  font-size: 16px;
  line-height: 1.1;
}
.progress__info ul li {
  display: grid;
  grid-template-columns: 24px 1fr;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 8px 6px 8px 15px;
  margin-bottom: 10px;
  background-color: #fff;
  border-radius: 12px;
}
.progress__info ul li span {
  font-family: "Ubuntu-bold";
}
.progress__info ul li:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .progress__wrap {
    padding: 30px 45px 48px 45px;
    border-radius: 20px;
  }
  .progress__wrap h2 {
    font-size: 24px;
    margin-bottom: 24px;
  }
  .progress__info {
    display: grid;
    grid-template-columns: 241px 1fr;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
  .progress__info > img {
    margin: 0;
    width: 100%;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .progress__info ul {
    font-size: 11px;
    margin: 0;
  }
  .progress__info ul li {
    padding: 0 12px;
    height: 42px;
    margin-bottom: 6px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 1212px) {
  .progress {
    margin-bottom: 50px;
  }
  .progress__wrap {
    padding: 50px 80px 82px 80px;
    border-radius: 30px;
  }
  .progress__wrap h2 {
    font-size: 40px;
    margin-bottom: 42px;
  }
  .progress__info {
    grid-template-columns: 400px 1fr;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .progress__info > img {
    border-radius: 20px;
  }
  .progress__info ul {
    font-size: 18px;
  }
  .progress__info ul li {
    padding: 0 20px;
    grid-template-columns: 40px 1fr;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    height: 70px;
    margin-bottom: 10px;
    border-radius: 20px;
  }
}
.webinar {
  margin-bottom: 30px;
}
.webinar h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  font-size: 30px;
  font-family: "Ubuntu-bold";
  text-align: center;
}
.webinar ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.webinar ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 25px 20px 36px 20px;
  margin-bottom: 20px;
  background-color: #E1F1FB;
  border-radius: 30px;
}
.webinar ul li:last-child {
  margin-bottom: 0;
}
.webinar ul li img {
  width: 106px;
  height: auto;
  margin-bottom: 10px;
}
.webinar ul li p {
  padding: 0;
  margin: 0;
  font-size: 20px;
  text-align: center;
}
.webinar ul li p br {
  display: none;
}
.webinar ul li p.bold {
  font-size: 24px;
  font-family: "Ubuntu-bold";
  margin-bottom: 5px;
}

@media (min-width: 768px) {
  .webinar h2 {
    font-size: 24px;
    margin-bottom: 17px;
  }
  .webinar 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: 16px;
    max-width: 500px;
    margin: 0 auto;
  }
  .webinar ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 18px 10px 22px 10px;
    margin-bottom: 0;
    width: 240px;
    height: 240px;
    border-radius: 18px;
  }
  .webinar ul li img {
    margin-bottom: 15px;
  }
  .webinar ul li p {
    font-size: 12px;
  }
  .webinar ul li p.bold {
    font-size: 14px;
  }
}
@media (min-width: 1212px) {
  .webinar {
    margin-bottom: 50px;
  }
  .webinar h2 {
    font-size: 40px;
    margin-bottom: 30px;
  }
  .webinar ul {
    gap: 20px;
    max-width: none;
    margin: 0 auto;
  }
  .webinar ul li {
    padding: 30px 15px 36px 15px;
    width: 400px;
    height: 400px;
    border-radius: 30px;
  }
  .webinar ul li img {
    width: 180px;
    margin-bottom: 25px;
  }
  .webinar ul li p {
    font-size: 20px;
  }
  .webinar ul li p br {
    display: block;
  }
  .webinar ul li p.bold {
    font-size: 24px;
  }
}
.leader {
  margin-bottom: 30px;
}

.leader__wrap {
  position: relative;
  padding: 170px 20px 10px 20px;
  background-color: #FFE9E1;
  border-radius: 20px;
}
.leader__wrap h2 {
  position: absolute;
  top: 30px;
  left: 20px;
  right: 20px;
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  font-family: "Ubuntu-bold";
  font-size: 30px;
  text-align: center;
  width: calc(100% - 40px);
}
.leader__wrap img {
  display: block;
  width: 260px;
  height: auto;
  margin: 0 auto 20px;
}
.leader__wrap ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 16px;
  line-height: 1.1;
}
.leader__wrap ul li {
  position: relative;
  padding: 8px 10px 9px 45px;
  margin-bottom: 10px;
  background-color: #ffffff;
  border-radius: 15px;
}
.leader__wrap ul li::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  width: 25px;
  height: 25px;
  background-image: url("https://fs.advance.ru/landing-pages/webinar/memory/redcheck.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.leader__wrap ul li p {
  padding: 0;
  margin: 0;
}

@media (min-width: 340px) {
  .leader__wrap {
    padding-top: 130px;
  }
}
@media (min-width: 768px) {
  .leader__wrap {
    padding: 42px 45px 40px 45px;
    display: grid;
    grid-template-columns: 180px 1fr;
    -webkit-column-gap: 16px;
       -moz-column-gap: 16px;
            column-gap: 16px;
  }
  .leader__wrap h2 {
    position: static;
    text-align: left;
    width: auto;
    margin-bottom: 15px;
    font-size: 22px;
  }
  .leader__wrap h2 br {
    display: none;
  }
  .leader__wrap img {
    width: 100%;
    margin: 0;
  }
  .leader__wrap ul {
    font-size: 11px;
  }
  .leader__wrap ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 42px;
    padding-left: 45px;
    padding-right: 20px;
    margin-bottom: 12px;
  }
  .leader__wrap ul li:last-child {
    margin-bottom: 0;
  }
  .leader__wrap ul li::before {
    top: 50%;
    left: 12px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 21px;
    height: 21px;
  }
}
@media (min-width: 1212px) {
  .leader {
    margin-bottom: 50px;
  }
  .leader__wrap {
    padding: 70px 80px 78px 80px;
    grid-template-columns: 300px 1fr;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    border-radius: 30px;
  }
  .leader__wrap h2 {
    font-size: 36px;
    margin-bottom: 30px;
  }
  .leader__wrap ul {
    font-size: 18px;
  }
  .leader__wrap ul li {
    padding: 0 20px 0 80px;
    height: 70px;
    margin-bottom: 20px;
    border-radius: 20px;
  }
  .leader__wrap ul li::before {
    left: 20px;
    width: 35px;
    height: 35px;
  }
}
.for-you {
  margin-bottom: 30px;
}
.for-you h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-size: 30px;
  font-family: "Ubuntu-bold";
  text-align: center;
}
.for-you ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.for-you ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  margin-bottom: 20px;
  background-color: #E1F1FB;
  border-radius: 30px;
}
.for-you ul li:last-child {
  margin-bottom: 0;
}
.for-you ul li img {
  margin-bottom: 12px;
  border-radius: 20px;
}
.for-you ul li h3 {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-size: 24px;
  font-family: "Ubuntu-bold";
  text-align: center;
}
.for-you ul li p {
  padding: 0;
  margin: 0;
  font-size: 20px;
  text-align: center;
}

@media (min-width: 380px) {
  .for-you ul li h3 br {
    display: none;
  }
}
@media (min-width: 768px) {
  .for-you h2 {
    font-size: 24px;
    margin-bottom: 18px;
  }
  .for-you ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
  .for-you ul li {
    padding: 11px 11px 22px 11px;
    margin-bottom: 0;
    border-radius: 20px;
  }
  .for-you ul li img {
    width: 142px;
    height: auto;
    margin-bottom: 22px;
    border-radius: 12px;
  }
  .for-you ul li h3 {
    font-size: 14px;
    margin-bottom: 2px;
  }
  .for-you ul li h3 br {
    display: block;
  }
  .for-you ul li p {
    font-size: 12px;
  }
}
@media (min-width: 900px) {
  .for-you ul li h3 br {
    display: none;
  }
}
@media (min-width: 1212px) {
  .for-you {
    margin-bottom: 50px;
  }
  .for-you h2 {
    font-size: 40px;
    margin-bottom: 27px;
  }
  .for-you ul {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .for-you ul li {
    padding: 20px 20px 35px 20px;
    border-radius: 30px;
  }
  .for-you ul li img {
    width: 240px;
    margin-bottom: 35px;
    border-radius: 20px;
  }
  .for-you ul li h3 {
    font-size: 24px;
    margin-bottom: 5px;
  }
  .for-you ul li h3 br {
    display: block;
  }
  .for-you ul li p {
    font-size: 20px;
  }
}
.video {
  margin-bottom: 30px;
}
.video h2 {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  font-family: "Ubuntu-bold";
  font-size: 30px;
  text-align: center;
}

.video__item {
  padding: 20px 20px 25px 20px;
  margin-bottom: 20px;
  background-color: #FFFFFF;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.1);
}
.video__item h3 {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  font-size: 23px;
  font-family: "Ubuntu-bold";
  text-align: center;
}
.video__item p {
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
  font-size: 16px;
}
.video__item p:last-child {
  margin-bottom: 0;
}
.video__item p span {
  font-family: "Ubuntu-bold";
}
.video__item:last-child {
  margin-bottom: 0;
}

.video__block {
  position: relative;
  margin: 0 auto 22px;
  border-radius: 6px;
  overflow: hidden;
  width: 175px;
  height: 262px;
}
.video__block iframe {
  display: none;
  width: 100%;
  height: 100%;
  border-radius: 15px;
}
.video__block img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 0;
}
.video__block img.video__play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 85px;
  height: 85px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.video__block:hover img.video__play {
  -webkit-transform: translate(-50%, -50%) scale(1.2);
          transform: translate(-50%, -50%) scale(1.2);
}
.video__block:active img.video__play {
  -webkit-transform: translate(-50%, -50%) scale(1.2);
          transform: translate(-50%, -50%) scale(1.2);
}

.video__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

@media (min-width: 768px) {
  .video h2 {
    font-size: 24px;
    margin-bottom: 12px;
  }
  .video__wrap {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
  .video__item {
    margin-bottom: 0;
    margin: 0;
    padding: 15px 16px 25px 16px;
    border-radius: 12px;
  }
  .video__item h3 {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .video__item p {
    margin-bottom: 6px;
    font-size: 9px;
  }
  .video__block {
    width: 103px;
    height: 155px;
    margin: 0 auto 10px;
  }
  .video__block iframe {
    border-radius: 10px;
  }
  .video__block img {
    border-radius: 10px;
  }
  .video__block img.video__play {
    width: 60px;
    height: 60px;
  }
}
@media (min-width: 1212px) {
  .video {
    margin-bottom: 50px;
  }
  .video h2 {
    font-size: 40px;
    margin-bottom: 22px;
  }
  .video__wrap {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .video__item {
    padding: 20px 30px 30px 30px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.1);
  }
  .video__item h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .video__item p {
    font-size: 16px;
    margin-bottom: 7px;
  }
  .video__block {
    margin-bottom: 20px;
    width: 175px;
    height: 262px;
    border-radius: 15px;
  }
  .video__block iframe {
    border-radius: 15px;
  }
  .video__block img.video__play {
    width: 100px;
    height: 100px;
    border-radius: 15px;
  }
}
.timer {
  margin-bottom: 30px;
}

.timer__wrap {
  padding: 30px 20px;
  border-radius: 20px;
  color: #ffffff;
  background: linear-gradient(45deg, #116ea8 0%, #467999 100%);
}
.timer__wrap img {
  display: block;
  width: 100%;
  max-width: 260px;
  margin: 0 auto;
  border-radius: 10px;
}
.timer__wrap h2 {
  padding: 0;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0;
  margin-bottom: 10px;
  font-family: "Ubuntu-bold";
  font-size: 24px;
  text-align: center;
}
.timer__wrap p {
  padding: 0;
  margin: 0;
  font-size: 20px;
  text-align: center;
}
.timer__wrap p.timer__lead {
  margin-bottom: 20px;
}

.timer__count {
  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;
  margin-bottom: 10px;
  font-family: "Ubuntu-regular";
  font-size: 29px;
  line-height: 1;
  color: #0F5E94;
}
.timer__count .timer_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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2px 0;
  width: 48px;
  backdrop-filter: blur(8px);
  background: rgba(255, 255, 255, 0.7);
  border-radius: 8px;
}
.timer__count .timer_item span:last-child {
  font-size: 10px;
}
.timer__count .separator {
  padding-left: 3px;
  padding-right: 3px;
  color: #fff;
}
.timer__count .separator.separator--days {
  opacity: 0;
}

.timer_content {
  padding: 20px 10px 25px 10px;
  margin-bottom: 10px;
  backdrop-filter: blur(5px);
  background: rgba(255, 255, 255, 0.2);
  border-radius: 20px;
}
.timer_content p {
  margin-bottom: 20px;
}
.timer_content p.timer__begin {
  font-family: "Ubuntu-bold";
}
.timer_content p.timer__places {
  font-family: "Ubuntu-light";
  font-size: 16px;
  margin-bottom: 0;
}

.timer__widget {
  padding: 20px 10px 25px 10px;
  margin-bottom: 10px;
  backdrop-filter: blur(5px);
  background: rgba(255, 255, 255, 0.2);
  border-radius: 20px;
}
.timer__widget iframe {
  width: calc(100% - 20px);
}
.timer__widget p {
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  font-family: "Ubuntu-bold";
  text-align: center;
}

.timer__gift-wrap {
  display: grid;
  grid-template-columns: 77px 1fr;
  -webkit-column-gap: 6px;
     -moz-column-gap: 6px;
          column-gap: 6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  backdrop-filter: blur(30px);
  background: rgba(20, 139, 219, 0.5);
  border-radius: 20px;
  max-width: 430px;
  margin: 0 auto 10px;
}
.timer__gift-wrap img {
  margin: 0;
}
.timer__gift-wrap p {
  text-align: left;
  padding-right: 15px;
  margin-bottom: 0;
  font-family: "Ubuntu-bold";
  font-size: 16px;
}

@media (min-width: 768px) {
  .timer__wrap {
    position: relative;
    padding: 30px 45px 56px 45px;
    display: grid;
    grid-template-columns: 1fr 287px;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
  .timer__wrap > img {
    max-width: none;
    margin-bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .timer__wrap h2 {
    font-size: 30px;
    margin-bottom: 12px;
    grid-column: 1/3;
  }
  .timer__wrap p {
    font-size: 14px;
  }
  .timer__wrap p.timer__lead {
    grid-column: 1/3;
    font-size: 18px;
    margin-bottom: 10px;
  }
  .timer_content {
    padding: 12px 0 8px 0;
    margin-bottom: 10px;
    border-radius: 12px;
  }
  .timer_content p {
    margin-bottom: 5px;
  }
  .timer_content p.timer__places {
    font-size: 10px;
  }
  .timer__count {
    margin-bottom: 7px;
  }
  .timer__count .timer_item {
    padding: 5px 0;
    font-size: 30px;
    width: 56px;
  }
  .timer__count .timer_item span:last-child {
    font-size: 10px;
  }
  .timer__widget {
    padding: 20px 25px 25px 25px;
    border-radius: 12px;
    margin-bottom: 25px;
  }
  .timer__widget p {
    margin-bottom: 8px;
  }
  .timer__gift-wrap {
    margin: 0;
    grid-template-columns: 59px 1fr;
    border-radius: 12px;
    max-width: none;
  }
  .timer__gift-wrap img {
    margin-top: -15px;
  }
  .timer__gift-wrap p {
    font-size: 11px;
  }
}
@media (min-width: 1212px) {
  .timer {
    margin-bottom: 50px;
  }
  .timer__wrap {
    padding: 50px 80px 94px 80px;
    grid-template-columns: 1fr 480px;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    border-radius: 30px;
  }
  .timer__wrap img {
    margin-bottom: 0;
    border-radius: 20px;
  }
  .timer__wrap h2 {
    font-size: 50px;
    margin-bottom: 15px;
  }
  .timer__wrap p {
    font-size: 24px;
  }
  .timer__wrap p.timer__lead {
    font-size: 30px;
    margin-bottom: 25px;
  }
  .timer_content {
    padding: 10px 20px 10px 20px;
    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: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    border-radius: 20px;
    margin-bottom: 15px;
  }
  .timer_content p {
    margin-bottom: 10px;
  }
  .timer_content p.timer__places {
    font-size: 18px;
    margin-bottom: 0;
  }
  .timer__count .timer_item {
    font-size: 51px;
    line-height: 0.9;
    width: 85px;
    height: 85px;
    border-radius: 15px;
  }
  .timer__count .timer_item span:last-child {
    font-size: 17px;
  }
  .timer__count .separator {
    padding-top: 10px;
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 17px;
    font-size: 56px;
  }
  .timer__widget {
    padding: 20px 40px;
    border-radius: 20px;
    margin-bottom: 30px;
  }
  .timer__widget iframe {
    width: calc(100% - 80px);
  }
  .timer__widget p {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .timer__gift-wrap {
    grid-template-columns: 100px 1fr;
    -webkit-column-gap: 16px;
       -moz-column-gap: 16px;
            column-gap: 16px;
    border-radius: 20px;
  }
  .timer__gift-wrap img {
    margin-top: -20px;
  }
  .timer__gift-wrap p {
    font-size: 18px;
  }
}
.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 */