* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  position: relative;
  margin: 0;
  padding: 0;
  min-width: 280px;
  font-family: "Ubuntu-light", "Arial", sans-serif;
  color: #ffffff;
  background-color: #011e28;
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/bg2-firstscreen.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
  z-index: 1;
}

body.no-scroll {
  overflow: hidden;
}

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

@media (min-width: 1177px) {
  body {
    position: relative;
    background-image: none;
    overflow-x: hidden;
  }
  body::before {
    content: "";
    position: absolute;
    top: 0;
    left: 49.5%;
    width: 2268px;
    height: 800px;
    background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/bg2-firstscreen.png");
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 1;
  }
}
@font-face {
  font-family: "icons";
  src: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/fonts/icons.eot?nsengh");
  src: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/fonts/icons.eot?nsengh#iefix") format("embedded-opentype"), url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/fonts/icons.ttf?nsengh") format("truetype"), url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/fonts/icons.woff?nsengh") format("woff"), url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/fonts/icons.svg?nsengh#icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icons-]::before, [class*=" icons-"]::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icons-icon-download:before {
  content: "\e900";
  color: #6f00e2;
}

.icons-icon-game:before {
  content: "\e901";
  color: #6f00e2;
}

.icons-icon-save:before {
  content: "\e902";
  color: #6f00e2;
}

.icons-icon-test:before {
  content: "\e903";
  color: #6f00e2;
}

.icons-icon-video:before {
  content: "\e904";
  color: #6f00e2;
}

@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: "UraBumBumSP";
  src: url("https://fs.advance.ru/fonts/UraBumBumSP/UraBumBumSP.otf") format("opentype");
  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: 1177px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
    margin: 0 auto;
    max-width: 1178px;
  }
}
.header {
  position: relative;
  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: 35px;
  z-index: 1;
}

.header__logo-wrap {
  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: 6px;
}

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

.header__perspective-logo {
  width: 25px;
  height: auto;
}

.header__link {
  color: #ffffff;
  font-size: 9px;
  font-family: "Ubuntu-light";
  padding-right: 13px;
  -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;
    margin-bottom: 20px;
  }
  .header__logo-wrap {
    gap: 16px;
  }
  .header__logo img {
    width: 105px;
  }
  .header__perspective-logo {
    width: 45px;
  }
  .header__link {
    font-size: 14px;
    padding-right: 0;
    margin-bottom: 10px;
  }
}
@media (min-width: 1177px) {
  .header {
    padding-bottom: 12px;
  }
  .header__logo-wrap {
    gap: 20px;
  }
  .header__perspective-logo {
    width: 83px;
  }
  .header__logo img {
    width: 170px;
  }
  .header__link {
    margin-bottom: 0;
  }
  .header__link {
    font-size: 20px;
  }
}
.banner {
  margin-bottom: 20px;
}

.banner__wrap {
  padding: 10px;
  margin-bottom: 30px;
  position: relative;
  background: #ffffff;
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/paper-texture.png");
  background-repeat: no-repeat;
  background-size: cover;
  color: #1E1E1E;
  border-radius: 18px;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(253, 75, 4, 0.5);
          box-shadow: 0px 0px 30px 0px rgba(253, 75, 4, 0.5);
  min-height: 186px;
}
.banner__wrap::before {
  content: "";
  position: absolute;
  bottom: -23px;
  left: 50%;
  width: 300px;
  height: 208px;
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/union-mobile.png");
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}
.banner__wrap img {
  display: none;
}

.banner__text-wrap {
  position: relative;
  z-index: 2;
}
.banner__text-wrap p {
  padding: 0;
  margin: 0;
  font-size: 12px;
  margin-bottom: 90px;
  text-align: center;
}

.banner__title {
  padding: 0;
  margin: 0;
  margin-bottom: 11px;
  color: #FD4B04;
  font-family: "Ubuntu-bold";
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
}
.banner__title span {
  display: block;
  font-size: 30px;
  line-height: 1;
  text-transform: uppercase;
}

.banner__link {
  position: absolute;
  left: 50%;
  bottom: -15px;
  width: 31px;
  height: 31px;
  background-image: url(https://fs.advance.ru/landing-pages/sale/school_advent_calendar/arrow-down.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  cursor: pointer;
  z-index: 3;
}
.banner__link:hover {
  -webkit-transform: translateX(-50%) scale(1.1);
          transform: translateX(-50%) scale(1.1);
}
.banner__link:active {
  -webkit-transform: translateX(-50%) scale(1.1);
          transform: translateX(-50%) scale(1.1);
}

@media (min-width: 768px) {
  .banner {
    position: relative;
    margin-bottom: 39px;
  }
  .banner__wrap {
    padding: 20px 0 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    min-height: 125px;
  }
  .banner__wrap::before {
    width: 708px;
    height: 147px;
    background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/union-tablet.png");
  }
  .banner__wrap img {
    position: relative;
    display: block;
    height: 144px;
    width: auto;
    margin-top: -35px;
    z-index: 2;
  }
  .banner__text-wrap p {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .banner__title {
    font-size: 24px;
    margin-bottom: 8px;
  }
  .banner__title span {
    font-size: 36px;
  }
}
@media (min-width: 1177px) {
  .banner {
    margin-bottom: 0;
  }
  .banner__wrap {
    padding-top: 25px;
    padding-left: 35px;
    border-radius: 30px;
  }
  .banner__wrap img {
    height: 233px;
    margin-top: -60px;
  }
  .banner__wrap::before {
    width: 1146px;
    height: 238px;
    bottom: -37px;
    background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/union.png");
  }
  .banner__title {
    font-size: 40px;
    margin-bottom: 12px;
  }
  .banner__title span {
    font-size: 60px;
  }
  .banner__text-wrap p {
    font-size: 24px;
    margin-bottom: 25px;
  }
  .banner__link {
    width: 50px;
    height: 50px;
    bottom: -27px;
  }
}
.advent {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/path-mobile.svg");
  background-repeat: no-repeat;
  background-position: 50% 40%;
}

@media (min-width: 768px) {
  .advent {
    background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/path.svg");
    background-repeat: no-repeat;
    background-position: 50% 63%;
    background-size: 65%;
  }
}
@media (min-width: 900px) {
  .advent {
    background-position: 50% 70%;
    background-size: 55%;
  }
}
@media (min-width: 992px) {
  .advent {
    background-position: 50% 78%;
    background-size: 49%;
  }
}
@media (min-width: 1177px) {
  .advent {
    background-size: auto;
    background-position: center;
    background-position: 50% 68%;
  }
}
.first-block {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/bg-radial-mobile.svg");
  background-repeat: no-repeat;
  background-position: center;
}

.second-block {
  overflow: hidden;
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/bg-radial-mobile.svg");
  background-repeat: no-repeat;
  background-position: center;
}

@media (min-width: 768px) {
  .first-block {
    background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/bg-radial-tablet.svg");
  }
  .second-block {
    background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/bg-radial-tablet.svg");
  }
}
@media (min-width: 1177px) {
  .first-block {
    background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/bg-radial.svg");
    padding-bottom: 45px;
  }
  .second-block {
    background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/bg-radial.svg");
  }
}
.soon {
  position: relative;
  padding-top: 118px;
  margin-bottom: 55px;
  z-index: 1;
}
.soon h2 {
  font-size: 50px;
  font-family: "UraBumBumSP";
}
.soon h2 span {
  height: 390px;
  position: absolute;
  left: -40px;
  top: 30px;
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
  text-transform: uppercase;
}
.soon h2 span:nth-child(-n+5) {
  top: 0;
  left: 0;
}
.soon img {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  margin: 0 auto;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.soon__title-wrap {
  display: none;
  position: relative;
  width: 220px;
  height: 100px;
  -webkit-transform: rotate(-18deg);
          transform: rotate(-18deg);
  margin: 0 auto 60px;
}

.soon__banner {
  padding-top: 30px;
  margin: 0 auto 30px;
  width: 297px;
  height: 66px;
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/banner-gift.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.soon__banner p {
  padding: 0;
  margin: 0;
  font-family: "Ubuntu-bold";
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
}

@media (min-width: 768px) {
  .soon {
    padding-top: 0;
    margin-bottom: 65px;
  }
  .soon h2 {
    font-size: 82px;
  }
  .soon h2 span {
    top: 0;
    left: 0;
    height: 700px;
  }
  .soon img {
    position: static;
    width: 693px;
    height: 125px;
    -webkit-transform: none;
            transform: none;
  }
  .soon__title-wrap {
    width: 100%;
    height: 130px;
    margin-bottom: 100px;
    -webkit-transform: rotate(-34deg);
            transform: rotate(-34deg);
    background-color: pink;
  }
  .soon__banner {
    padding-top: 45px;
    margin-bottom: 50px;
    width: 467px;
    height: 102px;
  }
  .soon__banner p {
    font-size: 22px;
  }
}
@media (min-width: 1177px) {
  .soon {
    padding-top: 40px;
    margin-bottom: 102px;
  }
  .soon img {
    width: 1010px;
    height: 182px;
  }
  .soon__banner {
    padding-top: 73px;
    margin-top: -20px;
    margin-bottom: 70px;
    width: 752px;
    height: 165px;
  }
  .soon__banner p {
    font-size: 34px;
    padding-left: 20px;
  }
}
.calendar {
  margin-bottom: 30px;
}

.calendar__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: 52px 77px 45px;
  margin: 0 auto;
  width: 300px;
  height: 300px;
  font-family: "Bebas-bold";
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card1.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.calendar__item:nth-child(2) {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card2.png");
}
.calendar__item:nth-child(3) {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card3.png");
}
.calendar__item:nth-child(4) {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card4.png");
}
.calendar__item:nth-child(5) {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card5.png");
}
.calendar__item:nth-child(6) {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card6.png");
}
.calendar__item:nth-child(7) {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card7.png");
}
.calendar__item:nth-child(8) {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card8.png");
}
.calendar__item:nth-child(9) {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card9.png");
}
.calendar__item iframe {
  display: none;
}

.calendar__text p {
  font-size: 20px;
  line-height: 1;
  text-align: center;
}
.calendar__text p:first-child {
  margin-bottom: 8px;
}
.calendar__text p span {
  display: block;
  margin: 0 auto;
  font-size: 80px;
  line-height: 0.8;
}

.calendar__info {
  display: none;
  color: #1E1E1E;
}

.calendar__completed {
  display: none;
}

.calendar__item.calendar__item--opened {
  position: relative;
  padding: 0;
  background-image: none;
}
.calendar__item.calendar__item--opened::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 275px;
  height: 94px;
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card1-open.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}
.calendar__item.calendar__item--opened::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 300px;
  height: 293px;
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card1-open-bg.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.calendar__item.calendar__item--opened:nth-child(2)::before {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card2-open.png");
  width: 305px;
  height: 142px;
}
.calendar__item.calendar__item--opened:nth-child(2)::after {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card2-open-bg.png");
}
.calendar__item.calendar__item--opened:nth-child(3)::before {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card3-open.png");
  width: 275px;
  height: 121px;
}
.calendar__item.calendar__item--opened:nth-child(3)::after {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card3-open-bg.png");
}
.calendar__item.calendar__item--opened:nth-child(4)::before {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card4-open.png");
  width: 231px;
  height: 210px;
}
.calendar__item.calendar__item--opened:nth-child(4)::after {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card4-open-bg.png");
  bottom: -33px;
}
.calendar__item.calendar__item--opened:nth-child(5)::before {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card5-open.png");
  width: 282px;
  height: 126px;
}
.calendar__item.calendar__item--opened:nth-child(5)::after {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card5-open-bg.png");
}
.calendar__item.calendar__item--opened:nth-child(6)::before {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card6-open.png");
  width: 298px;
  height: 126px;
}
.calendar__item.calendar__item--opened:nth-child(6)::after {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card6-open-bg.png");
}
.calendar__item.calendar__item--opened:nth-child(7)::before {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card7-open.png");
  width: 281px;
  height: 106px;
}
.calendar__item.calendar__item--opened:nth-child(7)::after {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card7-open-bg.png");
}
.calendar__item.calendar__item--opened:nth-child(8)::before {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card8-open.png");
  width: 256px;
  height: 160px;
}
.calendar__item.calendar__item--opened:nth-child(8)::after {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card8-open-bg.png");
}
.calendar__item.calendar__item--opened:nth-child(9)::before {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card9-open.png");
  width: 262px;
  height: 139px;
}
.calendar__item.calendar__item--opened:nth-child(9)::after {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card9-open-bg.png");
}
.calendar__item.calendar__item--opened .calendar__text {
  display: none;
}
.calendar__item.calendar__item--opened .calendar__info {
  position: relative;
  padding-top: 30px;
  padding-bottom: 40px;
  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;
  width: 100%;
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/magazine.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 196px;
  z-index: 5;
}
.calendar__item.calendar__item--opened .calendar__info div {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50%;
}
.calendar__item.calendar__item--opened .calendar__info div p {
  padding: 0;
  margin: 0;
  font-size: 21px;
  text-align: center;
}
.calendar__item.calendar__item--opened .calendar__info ul {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none;
  width: 50%;
  font-size: 12px;
}
.calendar__item.calendar__item--opened .calendar__info ul li {
  margin-bottom: 8px;
}
.calendar__item.calendar__item--opened .calendar__info ul li:last-child {
  margin-bottom: 0;
}
.calendar__item.calendar__item--opened .calendar__info ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 8px;
  padding-right: 5px;
  border: 1px dotted #6F00E2;
  border-radius: 16px;
  min-height: 33px;
  width: 107px;
  color: #6F00E2;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  cursor: pointer;
}
.calendar__item.calendar__item--opened .calendar__info ul li .icons-icon-download:before {
  font-size: 16px;
}
.calendar__item.calendar__item--opened .calendar__info ul li .icons-icon-test:before {
  font-size: 16px;
}
.calendar__item.calendar__item--opened .calendar__info ul li .icons-icon-save:before {
  font-size: 16px;
}
.calendar__item.calendar__item--opened .calendar__info ul li .icons-icon-video:before {
  font-size: 16px;
}
.calendar__item.calendar__item--opened .calendar__info ul li .icons-icon-game:before {
  font-size: 16px;
}
.calendar__item.calendar__item--opened .calendar__info ul li:hover a {
  color: #ffffff;
  background-color: #6F00E2;
  border: 1px solid #6F00E2;
}
.calendar__item.calendar__item--opened .calendar__info ul li:hover .icons-icon-download:before {
  color: #ffffff;
}
.calendar__item.calendar__item--opened .calendar__info ul li:hover .icons-icon-test:before {
  color: #ffffff;
}
.calendar__item.calendar__item--opened .calendar__info ul li:hover .icons-icon-save:before {
  color: #ffffff;
}
.calendar__item.calendar__item--opened .calendar__info ul li:hover .icons-icon-video:before {
  color: #ffffff;
}
.calendar__item.calendar__item--opened .calendar__info ul li:hover .icons-icon-game:before {
  color: #ffffff;
}

.calendar__item.calendar__item--completed {
  padding: 0;
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card1-end.png");
}
.calendar__item.calendar__item--completed:nth-child(2) {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card2-end.png");
}
.calendar__item.calendar__item--completed:nth-child(3) {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card3-end.png");
}
.calendar__item.calendar__item--completed:nth-child(4) {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card4-end.png");
}
.calendar__item.calendar__item--completed:nth-child(5) {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card5-end.png");
}
.calendar__item.calendar__item--completed:nth-child(6) {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card6-end.png");
}
.calendar__item.calendar__item--completed:nth-child(7) {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card7-end.png");
}
.calendar__item.calendar__item--completed:nth-child(8) {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card8-end.png");
}
.calendar__item.calendar__item--completed:nth-child(9) {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/card9-end.png");
}
.calendar__item.calendar__item--completed .calendar__completed {
  position: relative;
  display: block;
}
.calendar__item.calendar__item--completed .calendar__completed::before {
  content: "";
  position: absolute;
  top: 55px;
  left: 50%;
  width: 43px;
  height: 40px;
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/no.svg");
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 5;
}
.calendar__item.calendar__item--completed .calendar__completed p {
  padding: 0;
  margin: 0;
  margin-bottom: 60px;
  font-size: 20px;
  color: #181E3D;
  font-family: "UraBumBumSP";
  text-align: center;
}
.calendar__item.calendar__item--completed .calendar__text {
  display: none;
}

@media (min-width: 768px) {
  .calendar {
    padding-bottom: 20px;
  }
  .calendar__wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: 18px;
       -moz-column-gap: 18px;
            column-gap: 18px;
  }
  .calendar__item {
    width: 100%;
    height: 224px;
    margin-bottom: 0;
  }
  .calendar__item.calendar__item--opened::before {
    width: 206px;
    height: 70px;
  }
  .calendar__item.calendar__item--opened::after {
    width: 224px;
    height: 218px;
  }
  .calendar__item.calendar__item--opened:nth-child(2)::before {
    width: 228px;
    height: 106px;
  }
  .calendar__item.calendar__item--opened:nth-child(3)::before {
    width: 206px;
    height: 90px;
  }
  .calendar__item.calendar__item--opened:nth-child(4)::before {
    width: 173px;
    height: 157px;
  }
  .calendar__item.calendar__item--opened:nth-child(5)::before {
    width: 211px;
    height: 94px;
  }
  .calendar__item.calendar__item--opened:nth-child(6)::before {
    width: 223px;
    height: 94px;
  }
  .calendar__item.calendar__item--opened:nth-child(7)::before {
    width: 210px;
    height: 79px;
  }
  .calendar__item.calendar__item--opened:nth-child(8)::before {
    width: 191px;
    height: 119px;
  }
  .calendar__item.calendar__item--opened:nth-child(9)::before {
    width: 195px;
    height: 103px;
  }
  .calendar__item.calendar__item--opened .calendar__info {
    height: 180px;
    width: 224px;
  }
  .calendar__item.calendar__item--opened .calendar__info div p {
    font-size: 15px;
  }
  .calendar__text p {
    font-size: 15px;
  }
  .calendar__text p span {
    font-size: 60px;
  }
}
@media (min-width: 1177px) {
  .calendar {
    padding-bottom: 0;
  }
  .calendar__wrap {
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    width: 100%;
  }
  .calendar__item {
    width: 100%;
    height: 362px;
  }
  .calendar__item.calendar__item--opened::before {
    width: 333px;
    height: 113px;
  }
  .calendar__item.calendar__item--opened::after {
    width: 362px;
    height: 362px;
  }
  .calendar__item.calendar__item--opened:first-child::after {
    height: 300px;
    width: 293px;
  }
  .calendar__item.calendar__item--opened:nth-child(2)::before {
    width: 362px;
    height: 164px;
  }
  .calendar__item.calendar__item--opened:nth-child(3)::before {
    width: 333px;
    height: 157px;
  }
  .calendar__item.calendar__item--opened:nth-child(4)::before {
    width: 279px;
    height: 254px;
  }
  .calendar__item.calendar__item--opened:nth-child(5)::before {
    width: 343px;
    height: 153px;
  }
  .calendar__item.calendar__item--opened:nth-child(6)::before {
    width: 352px;
    height: 152px;
  }
  .calendar__item.calendar__item--opened:nth-child(7)::before {
    width: 340px;
    height: 130px;
  }
  .calendar__item.calendar__item--opened:nth-child(8)::before {
    width: 311px;
    height: 191px;
  }
  .calendar__item.calendar__item--opened:nth-child(9)::before {
    width: 317px;
    height: 166px;
  }
  .calendar__item.calendar__item--opened .calendar__info {
    padding-top: 45px;
    padding-bottom: 40px;
    height: 235px;
    width: 100%;
  }
  .calendar__item.calendar__item--opened .calendar__info div p {
    font-size: 25px;
  }
  .calendar__item.calendar__item--opened .calendar__info div p span {
    line-height: 1;
  }
  .calendar__item.calendar__item--opened .calendar__info ul {
    font-size: 14px;
  }
  .calendar__item.calendar__item--opened .calendar__info ul li a {
    width: 130px;
    min-height: 40px;
    padding-left: 10px;
    gap: 10px;
    border-radius: 20px;
    border: 1.5px dashed #6F00E2;
  }
  .calendar__item.calendar__item--opened .calendar__info ul li .icons-icon-download:before {
    font-size: 20px;
  }
  .calendar__item.calendar__item--opened .calendar__info ul li .icons-icon-test:before {
    font-size: 20px;
  }
  .calendar__item.calendar__item--opened .calendar__info ul li .icons-icon-save:before {
    font-size: 20px;
  }
  .calendar__item.calendar__item--opened .calendar__info ul li .icons-icon-video:before {
    font-size: 20px;
  }
  .calendar__item.calendar__item--opened .calendar__info ul li .icons-icon-game:before {
    font-size: 20px;
  }
  .calendar__text p {
    font-size: 25px;
  }
  .calendar__text p span {
    font-size: 100px;
  }
}
.note {
  padding-bottom: 50px;
}

.note__note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  position: relative;
  padding: 15px 20px 15px 20px;
  background-color: #005969;
  color: #ffffff;
  min-height: 242px;
  border-radius: 19px;
  z-index: 1;
  min-height: 222px;
}
.note__note p {
  position: relative;
  padding: 0;
  margin: 0;
  font-size: 18px;
  line-height: 1.3;
  z-index: 2;
  text-align: center;
}
.note__note img {
  position: relative;
  z-index: 2;
}
.note__note::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -21px;
  width: 200px;
  height: 241px;
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/union-mobile.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.note__note .note__arrow {
  position: absolute;
  left: 50%;
  bottom: -14px;
  width: 31px;
  height: 31px;
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/arrow-down-light.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  cursor: pointer;
}
.note__note .note__arrow:hover {
  -webkit-transform: translateX(-50%) scale(1.1);
          transform: translateX(-50%) scale(1.1);
}
.note__note .note__arrow:active {
  -webkit-transform: translateX(-50%) scale(1.1);
          transform: translateX(-50%) scale(1.1);
}

@media (min-width: 768px) {
  .note {
    padding-bottom: 45px;
  }
  .note__note {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 15px;
    padding: 21px 45px 22px 45px;
    min-height: 123px;
  }
  .note__note::before {
    background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/union-tablet.svg");
    width: 708px;
    height: 146px;
  }
  .note__note p {
    margin-bottom: 0;
    width: 302px;
    text-align: left;
  }
  .note__note img {
    width: 301px;
    height: auto;
  }
}
@media (min-width: 1177px) {
  .note {
    margin-bottom: 40px;
  }
  .note__note {
    padding: 35px 45px 35px 69px;
    gap: 32px;
    border-radius: 30px;
    background-color: transparent;
    min-height: 205px;
  }
  .note__note p {
    font-size: 28px;
    margin-bottom: 0;
    width: 489px;
  }
  .note__note img {
    width: 530px;
  }
  .note__note::before {
    background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/union-main.svg");
    width: 1146px;
    height: 238px;
    bottom: -36px;
  }
  .note__note .note__arrow {
    left: 50%;
    width: 50px;
    height: 50px;
    bottom: -20px;
  }
}
.tariffs {
  margin-bottom: 50px;
  color: #191E27;
}

.tariffs__img-wrap {
  position: relative;
  margin-bottom: 10px;
}

.tariffs__title-wrap {
  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;
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: calc(100% - 20px);
  height: 65px;
  border-radius: 10px;
  background-color: rgba(52, 130, 78, 0.8);
  backdrop-filter: blur(16px);
}

.tariffs__paket-wrap {
  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;
  position: absolute;
  top: 15px;
  left: 40px;
  width: calc(100% - 80px);
  height: 26px;
  color: #ffffff;
  border-radius: 10px;
  background-color: rgba(52, 130, 78, 0.8);
  backdrop-filter: blur(16px);
}
.tariffs__paket-wrap p {
  padding: 0;
  margin: 0;
  font-family: "Ubuntu-regular";
  font-size: 17px;
}

.tariffs .tariffs__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  border-radius: 12px;
  margin-bottom: 30px;
  background: #34824E;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgb(52, 130, 78)), color-stop(90%, rgb(230, 255, 239)), to(rgb(249, 255, 254)));
  background: linear-gradient(rgb(52, 130, 78) 50%, rgb(230, 255, 239) 90%, rgb(249, 255, 254) 100%);
}
.tariffs .tariffs__item img {
  display: block;
  border-radius: 13px;
  max-width: 280px;
}

.tariffs__title {
  padding: 0;
  margin: 0;
  font-family: "Bebas-bold";
  color: #FFF6F3;
  font-size: 26px;
  line-height: 1;
  text-align: center;
}

.tariffs__text-wrap {
  width: 100%;
}
.tariffs__text-wrap p {
  padding: 0;
  margin: 0;
}

.tariffs__list {
  padding: 10px;
  margin: 0;
  margin-bottom: 10px;
  list-style: none;
  background-color: #ffffff;
  border-radius: 12px;
}
.tariffs__list li {
  position: relative;
  padding: 10px 8px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #EAFDF0;
  border-radius: 12px;
}
.tariffs__list li:last-child {
  margin-bottom: 0;
}
.tariffs__list p {
  padding: 0;
  margin: 0;
}
.tariffs__list p span {
  display: block;
  font-family: "Ubuntu-bold";
}

.tariffs .tariffs__tooltip {
  display: none;
  position: absolute;
  left: 0;
  padding: 10px;
  background: #34824E;
  font-size: 14px;
  font-family: "Ubuntu-regular";
  color: #ffffff;
  width: 100%;
  border-radius: 10px;
  z-index: 10;
  text-align: center;
}
.tariffs .tariffs__tooltip::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -9px;
  width: 20px;
  height: 11px;
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/rectangle.svg");
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.tariffs .tariffs__tooltip.active {
  display: block;
}

.tariffs__price {
  padding: 15px 20px 20px;
  margin: 0 auto 13px;
  background-color: #FFFFFF;
  border-radius: 15px;
  width: 100%;
  max-width: 322px;
}
.tariffs__price p {
  padding: 0;
  margin: 0;
  margin-bottom: 3px;
  font-family: "Ubuntu-bold";
  font-size: 16px;
  text-align: center;
}
.tariffs__price p:first-child {
  font-size: 34px;
}
.tariffs__price p:nth-child(2) {
  color: #34824E;
}
.tariffs__price p span {
  font-size: 40px;
}
.tariffs__price p:last-child {
  margin-bottom: 0;
}

.tariffs__link {
  display: block;
  padding-top: 17px;
  padding-bottom: 18px;
  width: 100%;
  font-family: "Ubuntu-bold";
  font-size: 20px;
  color: #FFF6F3;
  text-align: center;
  background: #8ECCA2;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(142, 204, 162)), to(rgb(52, 130, 78)));
  background: linear-gradient(180deg, rgb(142, 204, 162) 0%, rgb(52, 130, 78) 100%);
  border-radius: 10px;
  -webkit-box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  cursor: pointer;
}
.tariffs__link:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(52, 130, 78)), to(rgb(52, 130, 78)));
  background: linear-gradient(180deg, rgb(52, 130, 78) 0%, rgb(52, 130, 78) 100%);
}
.tariffs__link:active {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(52, 130, 78)), to(rgb(52, 130, 78)));
  background: linear-gradient(180deg, rgb(52, 130, 78) 0%, rgb(52, 130, 78) 100%);
}

.tariffs .tariffs__item.tariffs__item--blue {
  background: #2F8FDE;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgb(47, 143, 222)), color-stop(90%, rgb(233, 245, 255)), to(rgb(233, 245, 255)));
  background: linear-gradient(180deg, rgb(47, 143, 222) 50%, rgb(233, 245, 255) 90%, rgb(233, 245, 255) 100%);
}
.tariffs .tariffs__item.tariffs__item--blue .tariffs__list li {
  background-color: #E9F5FF;
}
.tariffs .tariffs__item.tariffs__item--blue .tariffs__title-wrap {
  background-color: rgba(47, 143, 222, 0.8);
}
.tariffs .tariffs__item.tariffs__item--blue .tariffs__paket-wrap {
  background-color: rgba(47, 143, 222, 0.8);
}
.tariffs .tariffs__item.tariffs__item--blue .tariffs__price p:nth-child(2) {
  color: #2F8FDE;
}
.tariffs .tariffs__item.tariffs__item--blue .tariffs__link {
  background: #87C6FA;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(135, 198, 250)), to(rgb(47, 143, 222)));
  background: linear-gradient(180deg, rgb(135, 198, 250) 0%, rgb(47, 143, 222) 100%);
}
.tariffs .tariffs__item.tariffs__item--blue .tariffs__link:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(47, 143, 222)), to(rgb(47, 143, 222)));
  background: linear-gradient(180deg, rgb(47, 143, 222) 0%, rgb(47, 143, 222) 100%);
}
.tariffs .tariffs__item.tariffs__item--blue .tariffs__link:active {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(47, 143, 222)), to(rgb(47, 143, 222)));
  background: linear-gradient(180deg, rgb(47, 143, 222) 0%, rgb(47, 143, 222) 100%);
}
.tariffs .tariffs__item.tariffs__item--blue .tariffs__tooltip {
  background-color: #3090DF;
}
.tariffs .tariffs__item.tariffs__item--blue .tariffs__tooltip::before {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/rectangle-blue.svg");
}

.tariffs .tariffs__item.tariffs__item--purple {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgb(133, 46, 224)), color-stop(90%, rgb(242, 229, 255)), to(rgb(242, 229, 255)));
  background: linear-gradient(180deg, rgb(133, 46, 224) 50%, rgb(242, 229, 255) 90%, rgb(242, 229, 255) 100%);
}
.tariffs .tariffs__item.tariffs__item--purple .tariffs__list li {
  background-color: #F2E5FF;
}
.tariffs .tariffs__item.tariffs__item--purple .tariffs__title-wrap {
  background-color: rgba(133, 46, 224, 0.8);
}
.tariffs .tariffs__item.tariffs__item--purple .tariffs__paket-wrap {
  background-color: rgba(133, 46, 224, 0.8);
}
.tariffs .tariffs__item.tariffs__item--purple .tariffs__price p span {
  color: #6F00E2;
}
.tariffs .tariffs__item.tariffs__item--purple .tariffs__price p:nth-child(2) {
  color: #6F00E2;
}
.tariffs .tariffs__item.tariffs__item--purple .tariffs__link {
  background: #B874FF;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(184, 116, 255)), to(rgb(111, 0, 226)));
  background: linear-gradient(180deg, rgb(184, 116, 255) 0%, rgb(111, 0, 226) 100%);
}
.tariffs .tariffs__item.tariffs__item--purple .tariffs__link:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(111, 0, 226)), to(rgb(111, 0, 226)));
  background: linear-gradient(180deg, rgb(111, 0, 226) 0%, rgb(111, 0, 226) 100%);
}
.tariffs .tariffs__item.tariffs__item--purple .tariffs__link:active {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(111, 0, 226)), to(rgb(111, 0, 226)));
  background: linear-gradient(180deg, rgb(111, 0, 226) 0%, rgb(111, 0, 226) 100%);
}
.tariffs .tariffs__item.tariffs__item--purple .tariffs__tooltip {
  background-color: #852EE0;
}
.tariffs .tariffs__item.tariffs__item--purple .tariffs__tooltip::before {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/rectangle-purple.svg");
}

.tariffs .tariffs__item.tariffs__item--orange {
  background: #FE4D07;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(254, 77, 7)), color-stop(50%, rgb(255, 235, 227)), to(rgb(255, 235, 227)));
  background: linear-gradient(180deg, rgb(254, 77, 7) 0%, rgb(255, 235, 227) 50%, rgb(255, 235, 227) 100%);
}
.tariffs .tariffs__item.tariffs__item--orange .tariffs__list {
  padding-top: 0;
  border-radius: 0 0 12px 12px;
}
.tariffs .tariffs__item.tariffs__item--orange .tariffs__list li {
  background-color: #FFEBE3;
}
.tariffs .tariffs__item.tariffs__item--orange .tariffs__list.tariffs__list--first {
  margin-bottom: 0;
  padding-top: 10px;
  border-radius: 12px 12px 0 0;
}
.tariffs .tariffs__item.tariffs__item--orange .tariffs__list.tariffs__list--first li {
  background-color: #EAFDF0;
}
.tariffs .tariffs__item.tariffs__item--orange .tariffs__list.tariffs__list--first li:nth-child(3) {
  background-color: #E9F5FF;
}
.tariffs .tariffs__item.tariffs__item--orange .tariffs__list.tariffs__list--first li:nth-child(4) {
  background-color: #E9F5FF;
}
.tariffs .tariffs__item.tariffs__item--orange .tariffs__list.tariffs__list--first li:nth-child(5) {
  background-color: #F2E5FF;
}
.tariffs .tariffs__item.tariffs__item--orange .tariffs__list.tariffs__list--first li:nth-child(6) {
  background-color: #F2E5FF;
}
.tariffs .tariffs__item.tariffs__item--orange .tariffs__title-wrap {
  background-color: rgba(254, 77, 7, 0.8);
}
.tariffs .tariffs__item.tariffs__item--orange .tariffs__paket-wrap {
  background-color: rgba(254, 77, 7, 0.8);
}
.tariffs .tariffs__item.tariffs__item--orange .tariffs__price p span {
  color: #FD4D07;
}
.tariffs .tariffs__item.tariffs__item--orange .tariffs__price p:nth-child(2) {
  color: #FD4D07;
}
.tariffs .tariffs__item.tariffs__item--orange .tariffs__link {
  background: #FF7D49;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 125, 73)), to(rgb(254, 77, 7)));
  background: linear-gradient(180deg, rgb(255, 125, 73) 0%, rgb(254, 77, 7) 100%);
}
.tariffs .tariffs__item.tariffs__item--orange .tariffs__link:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(254, 77, 7)), to(rgb(254, 77, 7)));
  background: linear-gradient(180deg, rgb(254, 77, 7) 0%, rgb(254, 77, 7) 100%);
}
.tariffs .tariffs__item.tariffs__item--orange .tariffs__link:active {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(254, 77, 7)), to(rgb(254, 77, 7)));
  background: linear-gradient(180deg, rgb(254, 77, 7) 0%, rgb(254, 77, 7) 100%);
}
.tariffs .tariffs__item.tariffs__item--orange .tariffs__tooltip {
  background-color: #FE4D07;
}
.tariffs .tariffs__item.tariffs__item--orange .tariffs__tooltip::before {
  background-image: url("https://fs.advance.ru/landing-pages/sale/school_advent_calendar/rectangle-orange.svg");
}

@media (min-width: 768px) {
  .tariffs {
    margin-bottom: 50px;
  }
  .tariffs .tariffs__item {
    padding: 12px;
    margin-bottom: 18px;
  }
  .tariffs .tariffs__item img {
    max-width: 199px;
  }
  .tariffs__title {
    font-size: 18px;
  }
  .tariffs__paket-wrap {
    left: 25px;
    width: calc(100% - 50px);
  }
  .tariffs__paket-wrap p {
    font-size: 12px;
  }
  .tariffs__list {
    font-size: 10px;
  }
  .tariffs__list li {
    padding: 8px;
    margin-bottom: 6px;
  }
  .tariffs__wrap {
    padding-left: 0;
    padding-right: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: 18px;
       -moz-column-gap: 18px;
            column-gap: 18px;
  }
  .tariffs__price {
    padding-left: 0;
    padding-right: 0;
  }
  .tariffs__price p {
    font-size: 12px;
  }
  .tariffs__price p:first-child {
    font-size: 24px;
  }
  .tariffs__price p span {
    font-size: 30px;
  }
  .tariffs__link {
    font-size: 15px;
  }
  .tariffs__item.tariffs__item--orange {
    position: relative;
    grid-column: 1/4;
    display: grid;
    grid-template-columns: 199px 1fr;
    -webkit-column-gap: 12px;
       -moz-column-gap: 12px;
            column-gap: 12px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .tariffs__item.tariffs__item--orange .tariffs__list.tariffs__list--first {
    display: grid;
    grid-template-columns: 186px 1fr;
    -webkit-column-gap: 7px;
       -moz-column-gap: 7px;
            column-gap: 7px;
    padding-bottom: 0;
  }
  .tariffs__item.tariffs__item--orange .tariffs__list.tariffs__list--first li {
    margin-bottom: 6px;
  }
  .tariffs__item.tariffs__item--orange .tariffs__list.tariffs__list--first li:last-child {
    margin-bottom: 6px;
  }
  .tariffs__item.tariffs__item--orange .tariffs__price-wrap {
    position: absolute;
    top: 225px;
    left: 12px;
    width: 199px;
  }
  .tariffs__item.tariffs__item--orange .tariffs__price {
    max-width: none;
    width: 100%;
  }
  .tariffs__title-wrap {
    height: 43px;
    bottom: 5px;
    left: 5px;
    width: calc(100% - 10px);
  }
  .tariffs__paket-wrap {
    height: 19px;
  }
  .tariffs__img-wrap {
    margin-bottom: 20px;
  }
  .tariffs__list {
    padding: 5px;
  }
  .tariffs__price {
    padding: 10px;
    margin: 0 auto 10px;
  }
  .tariffs__link {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .tariffs__list.tariffs__list--second {
    margin-bottom: 0;
  }
  .tariffs__list.tariffs__list--second li p span {
    display: inline;
  }
}
@media (min-width: 992px) {
  .tariffs__item.tariffs__item--orange .tariffs__list.tariffs__list--first {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1177px) {
  .tariffs {
    margin-bottom: 60px;
  }
  .tariffs__wrap {
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
  .tariffs .tariffs__item {
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 20px;
  }
  .tariffs .tariffs__item img {
    max-width: none;
    border-radius: 15px;
  }
  .tariffs .tariffs__tooltip {
    font-size: 16px;
  }
  .tariffs__title {
    font-size: 30px;
  }
  .tariffs__list {
    font-size: 17px;
    margin-bottom: 20px;
    padding: 10px;
  }
  .tariffs__list li {
    padding: 10px 8px;
    margin-bottom: 10px;
  }
  .tariffs .tariffs__tooltip {
    padding: 20px;
    font-size: 15px;
    border-radius: 10px;
  }
  .tariffs .tariffs__tooltip::before {
    bottom: -18px;
    width: 43px;
    height: 21px;
  }
  .tariffs__img-wrap {
    margin-bottom: 28px;
  }
  .tariffs__title-wrap {
    height: 75px;
    left: 9px;
    bottom: 10px;
    width: calc(100% - 18px);
  }
  .tariffs__paket-wrap {
    height: 30px;
    left: 45px;
    width: calc(100% - 90px);
  }
  .tariffs__paket-wrap p {
    font-size: 20px;
  }
  .tariffs__price {
    margin-bottom: 20px;
    padding: 20px;
  }
  .tariffs__price p {
    font-size: 20px;
  }
  .tariffs__price p:first-child {
    font-size: 40px;
  }
  .tariffs__price p:nth-child(2) {
    font-size: 24px;
  }
  .tariffs__price p span {
    font-size: 50px;
  }
  .tariffs__link {
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 24px;
    border-radius: 15px;
  }
  .tariffs__item.tariffs__item--orange {
    grid-template-columns: 322px 1fr;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  .tariffs__item.tariffs__item--orange .tariffs__list.tariffs__list--first {
    grid-template-columns: 302px 1fr;
    -webkit-column-gap: 11px;
       -moz-column-gap: 11px;
            column-gap: 11px;
  }
  .tariffs__item.tariffs__item--orange .tariffs__list.tariffs__list--first li {
    padding: 12px 8px;
    margin-bottom: 10px;
  }
  .tariffs__item.tariffs__item--orange .tariffs__list.tariffs__list--first li:last-child {
    margin-bottom: 10px;
  }
  .tariffs__item.tariffs__item--orange .tariffs__list.tariffs__list--second li {
    padding: 12px 8px;
    margin-bottom: 11px;
  }
  .tariffs__item.tariffs__item--orange .tariffs__list.tariffs__list--second li:last-child {
    margin-bottom: 0;
  }
  .tariffs__item.tariffs__item--orange .tariffs__price-wrap {
    position: absolute;
    top: 362px;
    left: 20px;
    width: 322px;
  }
}
.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: 1177px) {
  .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;
}

.overlay.overlay--video {
  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% - 40px);
  height: auto;
  -webkit-transition: right 0.6s;
  transition: right 0.6s;
  background-color: #ffffff;
  border-radius: 16px;
}

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

.modal.active {
  right: 20px;
}

.modal__wrap {
  position: relative;
  width: 100%;
  min-height: 300px;
}
.modal__wrap iframe {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  border: none;
}

.modal.modal--video {
  height: auto;
  max-height: 100vh;
}
.modal.modal--video .modal__wrap {
  width: 100%;
  height: 100%;
  min-height: auto;
  height: 220px;
}
.modal.modal--video .modal__cross {
  top: -22px;
  right: -22px;
}

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

@media (min-width: 400px) {
  .modal.modal--video .modal__wrap {
    height: 350px;
  }
}
@media (min-width: 576px) {
  .modal {
    width: 420px;
  }
  .modal.active {
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
  .modal.modal--video {
    width: 70%;
    height: 70%;
    min-height: 70%;
  }
  .modal.modal--video .modal__wrap {
    height: 100%;
  }
  .modal.modal--video .modal__cross {
    top: -32px;
    right: -32px;
  }
}
@media (min-width: 992px) {
  .modal .form {
    height: 100%;
  }
  .modal {
    width: 600px;
  }
  .modal__cross {
    top: 3px;
    right: -40px;
  }
}
/*# sourceMappingURL=style.css.map */