/**
 * Swiper 8.4.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 30, 2023
 */

@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

@font-face {
  font-family: Apriori;
  font-display: swap;
  src: url("../fonts/Apriori_Regular.woff2") format("woff2"), url("../fonts/Apriori_Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Manrope;
  font-display: swap;
  src: url("../fonts/Manrope.woff2") format("woff2"), url("../fonts/Manrope.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

::-webkit-scrollbar-track {
  background-color: #d4a461;
}

::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background-color: #947344;
}

::-webkit-scrollbar {
  width: 2px;
}

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  border: none;
  box-sizing: border-box;
}

a {
  text-decoration: none;
}

ul,
ol,
li {
  list-style: none;
}

img {
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit;
  font-family: Apriori;
}

html,
body {
  height: 100%;
}

body {
  line-height: 1;
  font-family: Manrope;
  color: #333333;
}

body._lock {
  overflow: hidden;
}

.wrapper {
  position: relative;
  min-height: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.page {
  position: relative;
  flex: 1 1 auto;
}

[class*=__container],
.swiper_container {
  max-width: 1170px;
  margin: 0 auto;
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}

.header__container {
  position: relative;
  display: flex;
  justify-content: space-between;
  min-height: 70px;
  gap: 10px;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.header__logo {
  position: relative;
  font-weight: 800;
  font-size: 28px;
  color: #ffffff;
  text-shadow: 1px 1px 1px #000000;
  z-index: 14;
}

.menu__icon {
  display: none;
}

.menu__list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 5px;
}

.menu__list > li {
  position: relative;
  padding: 10px 0px;
}

.menu__link,
.sub-list__link {
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  text-shadow: 1px 1px 1px #000000;
}

.sub-list__link {
  font-size: 18px;
}

.sub-list__link:hover {
  text-decoration: underline;
}

.menu__sub-list {
  position: absolute;
  top: 100%;
  left: -10px;
  background-color: transparent;
  padding: 15px 10px 10px 10px;
  min-width: 80px;
}

.menu__sub-list > li {
  margin: 0px 0px 10px 0px;
}

.menu__sub-list > li > a {
  font-family: Apriori;
}

.menu__sub-list > li:last-child {
  margin: 0px;
}

.menu__list > li > a:after {
  content: "";
  position: absolute;
  width: 0%;
  height: 2px;
  left: 0;
  bottom: -1px;
  background-color: #ffffff;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3803921569);
  transition: width 0.3s ease 0s;
}

.menu__list > li > a:hover:after {
  width: 100%;
  transition: width 0.3s ease 0s;
}

.menu__arrow {
  display: none;
}

body._pc .menu__list > li:hover .menu__sub-list {
  opacity: 1;
  visibility: visible;
  transform: translate(0px, 0px);
  pointer-events: all;
}

body._touch .menu__list > li {
  display: flex;
  align-items: center;
}

.menu._touch .menu__link {
  flex: 1 1 auto;
}

.menu__list > li > a {
  position: relative;
}

body._touch .menu__arrow {
  display: block;
  width: 0px;
  height: 0px;
  margin: 0px 0px 0px 5px;
  transition: transform 0.3s ease 0s;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid #333333;
}

body._touch .menu__list > li._active .menu__sub-list {
  opacity: 1;
  visibility: visible;
  transform: translate(0px, 0px);
  pointer-events: all;
}

.menu__body._active {
  padding-left: 15px;
}

.menu__body._active {
  padding-left: 15px;
}

.menu__body._active .menu__link {
  font-size: 24px;
}

.menu__item_mobile-toggle {
  display: none !important;
}

body._touch .menu__list > li._active .menu__arrow {
  transform: rotate(-180deg);
}

.no-webp .banner {
  background: center/cover no-repeat url(../img/1.jpg); }

.banner {
  width: 100%;
  height: 100vh;
}

.banner__wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  position: relative;
  height: 100%;
}

@keyframes orbit-1 {
  0% {
    top: 10%;
    left: 85%;
    transform: rotate(0deg);
  }

  25% {
    top: 95%;
    left: 55%;
  }

  50% {
    top: 25%;
    left: 0%;
  }

  75% {
    top: 18%;
    left: 45%;
  }

  100% {
    top: 10%;
    left: 85%;
    transform: rotate(360deg);
  }
}

@keyframes orbit-2 {
  0% {
    top: 0%;
    left: 0%;
    transform: rotate(30deg);
  }

  25% {
    top: 25%;
    left: 55%;
  }

  50% {
    top: 95%;
    left: 88%;
  }

  75% {
    top: 58%;
    left: 45%;
  }

  100% {
    top: 0%;
    left: 0%;
    transform: rotate(390deg);
  }
}

@keyframes orbit-3 {
  0% {
    top: 25%;
    left: 50%;
    transform: rotate(-60deg);
  }

  25% {
    top: 75%;
    left: 5%;
  }

  50% {
    top: 95%;
    left: 48%;
  }

  75% {
    top: 58%;
    left: 85%;
  }

  100% {
    top: 25%;
    left: 50%;
    transform: rotate(-420deg);
  }
}

@keyframes orbit-4 {
  0% {
    top: 95%;
    left: 95%;
    transform: rotate(0deg);
  }

  25% {
    top: 45%;
    left: -15%;
  }

  50% {
    top: 5%;
    left: 48%;
  }

  75% {
    top: 58%;
    left: 85%;
  }

  100% {
    top: 95%;
    left: 95%;
    transform: rotate(-360deg);
  }
}

@keyframes orbit-5 {
  0% {
    top: 5%;
    left: 25%;
    transform: rotate(0deg);
  }

  25% {
    top: 45%;
    left: 5%;
  }

  50% {
    top: 30%;
    left: 58%;
  }

  75% {
    top: 48%;
    left: 85%;
  }

  100% {
    top: 5%;
    left: 25%;
    transform: rotate(-360deg);
  }
}

@keyframes orbit-6 {
  0% {
    top: 85%;
    left: 85%;
    transform: rotate(0deg);
  }

  25% {
    top: 5%;
    left: 55%;
  }

  50% {
    top: 20%;
    left: 8%;
  }

  75% {
    top: 55%;
    left: 35%;
  }

  100% {
    top: 85%;
    left: 85%;
    transform: rotate(-360deg);
  }
}

.figure {
  position: absolute;
  z-index: 2;
  width: 150px;
  height: 150px;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.5;
}

.no-webp .figure_1 {
  background-image: url(../img/figure_1.png); }

.figure_1 {
  top: 10%;
  left: 85%;
  transform: rotate(0deg);
  animation: orbit-1 42s linear 0s infinite;
}

.no-webp .figure_2 {
  background-image: url(../img/figure_2.png); }

.figure_2 {
  top: 0%;
  left: 0%;
  transform: rotate(30deg);
  animation: orbit-2 48s linear 0s infinite;
}

.no-webp .figure_3 {
  background-image: url(../img/figure_3.png); }

.figure_3 {
  top: 0%;
  left: 0%;
  transform: rotate(60deg);
  animation: orbit-3 50s linear 0s infinite;
}

.no-webp .figure_4 {
  background-image: url(../img/figure_4.png); }

.figure_4 {
  top: 95%;
  left: 95%;
  transform: rotate(0deg);
  animation: orbit-4 58s linear 0s infinite;
}

.no-webp .figure_5 {
  background-image: url(../img/figure_5.png); }

.figure_5 {
  top: 5%;
  left: 25%;
  transform: rotate(0deg);
  animation: orbit-5 43s linear 0s infinite;
}

.no-webp .figure_6 {
  background-image: url(../img/figure_6.png); }

.figure_6 {
  top: 85%;
  left: 85%;
  transform: rotate(0deg);
  animation: orbit-6 43s linear 0s infinite;
}

.banner__about {
  z-index: 7;
  position: absolute;
  width: 100%;
  height: 100vh;
  padding-top: 70px;
  padding-right: 15px;
}

.no-webp .banner__photo {
  background-image: url(../img/11.png); }

.banner__photo {
  position: relative;
  min-width: 260px;
  padding-top: 100px;
  padding-left: 15px;
  padding-bottom: 40px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position-y: bottom;
  filter: drop-shadow(-12px 12px 7px rgba(0, 0, 0, 0.473));
}

.banner__content {
  position: absolute;
  bottom: 35px;
  left: 20%;
  transition: bottom 1s 0s;
}

.banner__content.banner__content_h1-move {
  bottom: calc(35px + 80 * (100vw - 320px) / 930);
  transition: bottom 3s 0s;
}

.banner__content h1 {
  width: calc(250px + 250 * (100vw - 320px) / 500);
  max-width: 500px;
  font-size: 50px;
  font-weight: 700;
  font-size: calc(40px + 10 * (100vw - 320px) / 930);
  line-height: calc(35px + 19 * (100vw - 320px) / 930);
  color: #fff;
  margin-bottom: 10px;
}

.banner__content > p {
  position: absolute;
  max-width: 500px;
  font-size: calc(16px + 6 * (100vw - 320px) / 930);
  color: #fff;
  font-weight: 500;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease 0s;
}

.banner__content > p.banner__content_text_show {
  opacity: 1;
  visibility: visible;
  transition: all 0.5s ease 0s;
}

.banner__content span {
  animation: flashing-border 0.5s step-end infinite;
}

@keyframes flashing-border {
  0% {
    color: #fff;
  }

  50% {
    color: transparent;
  }

  100% {
    color: #fff;
  }
}

.page__wrapper {
  position: relative;
  background: linear-gradient(217deg, rgba(255, 174, 0, 0.8), rgba(255, 174, 0, 0) 70.71%), linear-gradient(127deg, rgba(231, 138, 240, 0.8), rgba(231, 138, 240, 0) 70.71%), linear-gradient(336deg, rgba(0, 255, 255, 0.8), rgba(0, 255, 255, 0) 70.71%);
  padding-bottom: calc(40px + 60 * (100vw - 320px) / 930);
}

.subject__block {
  min-width: 530px;
  padding-top: calc(30px + 40 * (100vw - 320px) / 930);
  position: relative;
}

.content__title-wrapper {
  display: flex;
  justify-content: space-around;
}

.no-webp .subject__content {
  background: top/100% no-repeat url(../img/scroll2.png); }

.subject__content {
  position: relative;
  padding-top: 20%;
  padding-left: 10px;
  padding-right: 10px;
  filter: drop-shadow(-12px 12px 7px rgba(0, 0, 0, 0.473));
}

.scroll,
.scroll__img {
  width: 100%;
  position: relative;
  left: 0;
  z-index: 0;
  transition: bottom 1s ease 0s;
  filter: drop-shadow(-12px 12px 7px rgba(0, 0, 0, 0.473));
  bottom: 5%;
  transform: rotateX(90deg);
}

.scroll_layer_bottom {
  position: absolute;
  bottom: -4%;
  transform: rotateX(0deg);
}

.scroll {
  transition: all 1s ease 0s;
}

.scroll._scroll-bottom {
  transform: scaleY(0.9) rotateX(0deg);
  transition: all 1.7s ease 0s;
}

.scroll__img-wrap {
  position: absolute;
}

.no-webp .small__left-animation-elem {
  background-image: url(../img/fin1_scroll_smallel_left.png); }

.small__left-animation-elem {
  width: 3%;
  height: 45%;
  left: 1%;
  top: 50%;
  transform: translateY(-50%);
  background-size: 100%, 90%;
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 80%;
  transition: background-position-y 1s ease 0s;
}

.scroll__img._scroll-bottom {
  bottom: -5%;
  transition: bottom 1.7s ease 0s;
}

.scroll._scroll-bottom .small__left-animation-elem {
  background-position-y: 10%;
  transition: background-position-y 1.7s ease 0s;
}

.no-webp .medium__left-animation-elem {
  background-image: url(../img/fin1_scroll_medel_left.png); }

.medium__left-animation-elem {
  width: 5%;
  height: 70%;
  left: 1.8%;
  top: 50%;
  transform: translateY(-50%);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 90%;
  transition: background-position-y 1s ease 0s;
}

.scroll._scroll-bottom .medium__left-animation-elem {
  background-position-y: 2%;
  transition: background-position-y 1.7s ease 0s;
}

.no-webp .center__animation-elem {
  background-image: url(../img/scroll_center_test2_shadow.png); }

.center__animation-elem {
  box-shadow: #320001 -5px -48px 15px -43px;
  border-top-left-radius: 17px 67px;
  border-bottom-left-radius: 17px 67px;
  border-top-right-radius: 17px 67px;
  border-bottom-right-radius: 17px 67px;
  width: 93%;
  height: 100%;
  left: 50.5%;
  top: 0%;
  transform: translate(-50%);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 100%;
  transition: background-position-y 1s ease 0s;
}

.scroll._scroll-bottom .center__animation-elem {
  background-position-y: 0%;
  transition: background-position-y 1.7s ease 0s;
}

.no-webp .medium__right-animation-elem {
  background-image: url(../img/fin1_scroll_medel_right.png); }

.medium__right-animation-elem {
  width: 5%;
  height: 70%;
  right: 0.6%;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
  background-size: 100%, 90%;
  background-repeat: no-repeat;
  background-position-x: 0%;
  background-position-y: 90%;
  transition: background-position-y 1s ease 0s;
}

.scroll._scroll-bottom .medium__right-animation-elem {
  background-position-y: 2%;
  transition: background-position-y 1.7s ease 0s;
}

.no-webp .small__right-animation-elem {
  background-image: url(../img/fin1_scroll_smallel_right.png); }

.small__right-animation-elem {
  width: 3%;
  height: 45%;
  right: 0.5%;
  top: 50%;
  transform: translateY(-50%);
  z-index: -2;
  background-size: 100%, 90%;
  background-repeat: no-repeat;
  background-position-x: 0%;
  background-position-y: 80%;
  transition: background-position-y 1s ease 0s;
}

.scroll._scroll-bottom .small__right-animation-elem {
  background-position-y: 10%;
  transition: background-position-y 1.7s ease 0s;
}

.subject__content h1 {
  text-align: center;
}

.content > div {
  min-height: 320px;
  min-width: 350px;
  transition: all 1s ease 0s;
  display: flex;
  flex-direction: column;
  align-items: inherit;
  padding-bottom: 5%;
  padding-left: 17%;
  padding-right: 17%;
  overflow: hidden;
}

.content__btns {
  position: relative;
}

.content__btns h1 {
  font-size: calc(30px + 20 * (100vw - 320px) / 930);
  line-height: calc(24px + 16 * (100vw - 320px) / 930);
  font-weight: 800;
  margin-bottom: 25px;
  padding-top: 15px;
  color: #552503;
  text-transform: uppercase;
}

.school__class-links {
  position: relative;
}

.content__btns span {
  position: absolute;
}

.item__wrap_brakes {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.item__wrap_brakes._brake {
  cursor: not-allowed;
  z-index: 2;
}

.item__wrap_brakes._up {
  cursor: pointer;
  z-index: 2;
  transition: all 0.3s ease 0s;
}

.item__wrap_brakes._up:hover,
.item__wrap_brakes._up:hover ~ a > img {
  transform: scale(1.1) !important;
  transition: all 0.3s ease 0s;
}

.item__wrap_brakes._up:active ~ a > img {
  transform: scale(1.02) !important;
  transition: all 0.3s ease 0s;
}

.no-webp .content__btns .close-btn {
  background: center/contain no-repeat url(../img/close4.png); }

.content__btns .close-btn {
  top: 113%;
  right: -15%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  transition: all 0.3s ease 0s;
  filter: drop-shadow(-10px 10px 4px rgba(0, 0, 0, 0.573));
}

.content__btns .back__btn:hover,
.content .close-btn:hover {
  transform: scale(1.1);
  transition: all 0.3s ease 0s;
}

.content__btns .back__btn:active,
.content .close-btn:active {
  transform: scale(1.02);
  transition: all 0.3s ease 0s;
}

.content__btns._hide {
  min-height: 0px;
  height: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 2s ease 0s;
}

.content__lesson {
  overflow: hidden;
  height: 0;
  transition: height 1s ease 0s;
}

.content__lesson._show {
  height: 450px;
  overflow: auto;
  transition: height 1.6s ease 0s;
}

.lesson__wrapper {
  position: relative;
  overflow: auto;
  height: 0;
  transition: height 0.3s ease 0s;
}

.lesson__wrapper._look {
  height: 100%;
  transition: height 0.5s ease 0s;
}

.lesson__list {
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  -moz-column-gap: 45px;
       column-gap: 45px;
  row-gap: 15px;
  padding: 10px 0px 60px 0px;
}

.lesson__item button {
  position: relative;
  min-width: 200px;
  min-height: 40px;
  line-height: 22px;
  width: 25rem;
  color: #552503;
  font-size: 20px;
  padding: 5px 10px;
  border-radius: 3px;
  background-color: transparent;
  box-shadow: #47171f 0px 6px 18px 0px;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}

.lesson__theme span {
  text-decoration: underline;
  zoom: 1.1;
}

.lesson__item > button > p {
  font-weight: 700;
  text-align: start;
  transition: all 0.3s ease 0s;
}

.lesson__theme {
  font-size: 20px;
}

.lesson__item button:hover {
  background-color: transparent;
  box-shadow: #2b0e13 0px 6px 18px 4px;
  transition: all 0.3s ease 0s;
}

.lesson__item button:active {
  box-shadow: #2b0e13 0px 3px 9px 0px;
  transition: all 0.2s ease 0s;
}

.popup {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.795);
  top: 0;
  left: 0;
  z-index: 12;
  opacity: 0;
  visibility: hidden;
  transition: all 0.8s ease 0s;
  overflow-y: auto;
}

.popup.open {
  opacity: 1;
  visibility: visible;
}

.popup.open .popup__content {
  min-height: 17em;
  transform: perspective(600px) translate(0px, 0%) rotateX(0deg);
  opacity: 1;
}

.popup__body {
  min-height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px 10px;
}

.no-webp .popup__content {
  background-image: url(../img/heroisBackground.png); }

.popup__content {
  position: relative;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: rgb(0, 0, 0);
  max-width: 800px;
  max-height: 90vh;
  padding-top: 39px;
  padding-right: 55px;
  padding-bottom: 39px;
  padding-left: 60px;
  transition: all 0.8s ease 0s;
  opacity: 0;
  transform: perspective(600px) translate(0px, -100%) rotateX(45deg);
}

.lessons__wrap-popup {
  position: relative;
  width: 100%;
  max-height: 55vh;
  min-height: 14rem;
  overflow-y: auto;
}

.popup__title {
  font-size: calc(20px + 10 * (100vw - 320px) / 930);
  line-height: calc(24px + 6 * (100vw - 320px) / 930);
  padding: 0px 10px 0px 5px;
  margin: 0px 0px 1em 0px;
  text-align: center;
}

.lesson__content-links {
  font-size: calc(16px + 8 * (100vw - 320px) / 930);
  padding: 0px 10px 0px 5px;
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 20px;
}

.lesson__content-link a {
  position: relative;
  text-decoration: none;
  color: inherit;
  transition: all 0.3s ease 0s;
}

.lesson__content-link > a > p:hover {
  text-decoration: underline;
  transition: -webkit-text-decoration 0.3s ease 0s;
  transition: text-decoration 0.3s ease 0s;
  transition: text-decoration 0.3s ease 0s, -webkit-text-decoration 0.3s ease 0s;
}

.lesson__content {
  width: 100%;
  height: 100%;
  align-items: center;
  display: none;
}

.lesson__content div,
.lesson__content ul {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
}

.lesson__content-video {
  width: 100%;
}

.lesson__content-video h3,
.lesson__content-video p {
  margin-bottom: 10px;
}

.lesson__content-video .iframe__video {
  position: relative;
  padding: 0px 0px 56.3% 0px;
}

.lesson__content-video .iframe__video .iframe,
.lesson__content-video .iframe__video .to-play {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.lesson__content-video .iframe__video .to-play {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.lesson__content-video .iframe__video .to-play.removed__img {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}

.lesson__content-video .iframe__video .to-play:hover img {
  opacity: 1;
  transform: scale(1.1);
}

.lesson__content-video .iframe__video .to-play:active img {
  transform: scale(1.02);
}

.lesson__content-video .iframe__video .to-play img {
  width: 70px;
  opacity: 0.7;
  transition: all 0.3s ease 0s;
  filter: drop-shadow(-8px 8px 3px rgba(0, 0, 0, 0.573));
}

.to-play.removed__img {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}

.to-play {
  background-repeat: no-repeat;
  background-size: 100%;
}

.no-webp .to-play:hover::before {
  background: url("../img/play.png") no-repeat center/100%; }

.to-play:hover::before {
  opacity: 1;
  transition: all 0.3s ease 0s;
}

.no-webp .to-play:active::before {
  background: url("../img/play.png") no-repeat center/96%; }

.to-play:active::before {
  opacity: 1;
  transition: all 0.3s ease 0s;
}

.no-webp .to-play:before {
  background: url("../img/play.png") no-repeat center/92%; }

.to-play:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  opacity: 0.8;
  width: 4.375rem;
  height: 4.375rem;
  border-radius: 18%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease 0s;
}

.lesson__content.open {
  display: block;
}

.btn__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  -moz-column-gap: 24px;
       column-gap: 24px;
  row-gap: 16px;
  padding-bottom: 100px;
}

.btn__item {
  position: relative;
}

.item__img {
  width: calc(80px + 60 * (100vw - 320px) / 930);
  background-color: #333333;
  transition: all 0.3s ease 0s;
  filter: drop-shadow(-12px 12px 7px rgba(0, 0, 0, 0.473));
}

.item__img:hover {
  transform: scale(1.1);
  transition: all 0.3s ease 0s;
}

.item__img:active {
  transform: scale(1.02);
  transition: all 0.3s ease 0s;
}

._activate {
  height: 80vh;
  min-height: 900px;
}

.slick-list {
  overflow: hidden;
}

.slick-track {
  display: flex;
  align-items: center;
}

.swiper {
  position: relative;
  padding-right: calc(50px + 40 * (100vw - 320px) / 930);
  padding-left: calc(50px + 40 * (100vw - 320px) / 930);
  padding-top: calc(10px + 10 * (100vw - 320px) / 930);
  filter: drop-shadow(-4px 3px 7px rgba(0, 0, 0, 0.473));
  z-index: 12;
  margin-bottom: 60px;
}

.swiper-slide .swiper-slide__link {
  cursor: default;
}

.swiper-slide img {
  cursor: pointer;
}

.swiper__text {
  position: relative;
  z-index: 11;
  padding-right: calc(40px + 100 * (100vw - 320px) / 930);
  padding-left: calc(40px + 100 * (100vw - 320px) / 930);
  margin-top: calc(60px + 80 * (100vw - 320px) / 930);
  margin-bottom: 20px;
}

.swiper__text .swiper-slide {
  opacity: 0;
  transition: all 0.3s ease 0s;
}

.swiper__text .swiper-slide.swiper-slide-prev,
.swiper__text .swiper-slide.swiper-slide-next {
  opacity: 0.3;
  transition: all 0.3s ease 0s;
}

.swiper__text .swiper-slide.swiper-slide-active {
  opacity: 0.8;
  transition: all 0.3s ease 0s;
}

.swiper__text h3 {
  color: #fff;
  font-size: calc(16px + 14 * (100vw - 320px) / 930);
  text-shadow: 1px 1px 1px #000000;
}

.swiper .swiper-wrapper {
  display: flex;
  align-items: center;
  height: calc(120px + 100 * (100vw - 320px) / 930);
}

.swiper .swiper-slide {
  text-align: center;
  opacity: 0.2;
  position: relative;
  height: 75%;
  transition: all 0.3s ease 0s;
}

.swiper .swiper-slide .swiper-slide__link {
  width: 100%;
  height: 100%;
}

.swiper .swiper-slide.swiper-slide-prev,
.swiper .swiper-slide.swiper-slide-next {
  opacity: 0.4;
  transition: all 0.3s ease 0s;
}

.swiper .swiper-slide.swiper-slide-active {
  opacity: 1;
  height: 100%;
  transition: all 0.3s ease 0s;
}

.swiper .swiper-slide.swiper-slide-active .swiper-slide__link {
  cursor: pointer;
}

.swiper-slide__link {
  display: flex;
  justify-content: center;
  z-index: 45;
}

.swiper-slide {
  text-align: center;
  opacity: 0.8;
  transform: scale(1);
  transition: all 0.3s ease 0s;
}

.swiper-slide__link {
  display: flex;
  justify-content: center;
  cursor: default;
}

.swiper-slide.open {
  opacity: 0.8;
}

.slick-center {
  opacity: 1;
  zoom: 1.3;
  transition: all 0.3s ease 0s;
}

.swiper-slide img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
  /* width: 100%; */
  height: 100%;
  width: auto;
}

.swiper__img-link {
  cursor: pointer;
}

.popup-2 {
  z-index: 11;
}

#popup-2 > .popup__body {
  padding: 20px 50px 300px 50px;
}

#popup-2 > .popup__body > .popup__content {
  background-size: 0% 0%;
  padding: 0;
}

#popup-2 > .popup__body > .popup__content > .close-btn {
  right: 0%;
  top: 0;
  width: calc(25px + 15 * (100vw - 320px) / 930);
  height: calc(25px + 15 * (100vw - 320px) / 930);
}

.swiper__popup-content {
  position: relative;
  display: flex;
  justify-content: center;
}

.swiper__img-wrap {
  position: relative;
  margin-bottom: calc(25px + 35 * (100vw - 320px) / 930);
}

.swiper__img-wrap img:first-child,
.swiper__img-wrap picture:first-child {
  position: relative;
  display: block;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  top: 0;
  left: 0;
}

.swiper__img-wrap picture:first-child img {
  width: 100%;
  opacity: 0;
}

.swiper__popup-img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  transform: scale(0);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease 0s;
}

.swiper__popup-img.open {
  display: block;
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  transition: all 0.5s ease 0s;
}

#popup-2.open .swiper {
  margin-top: 300px;
}

footer {
  background-color: transparent;
  position: absolute;
  bottom: calc(7px + 7 * (100vw - 320px) / 930);
  left: 50%;
  bottom: 15px;
  transform: translateX(-50%);
  color: rgba(51, 51, 51, 0.3647058824);
}

footer h1 {
  font-size: calc(7px + 4 * (100vw - 320px) / 930);
}

footer a {
  position: relative;
  text-decoration: none;
  color: rgba(51, 51, 51, 0.3647058824);
  transition: all 0.3s ease 0s;
}

footer a:after {
  content: "";
  position: absolute;
  bottom: -5%;
  left: 0;
  width: 0%;
  height: 0.21px;
  background-color: rgba(51, 51, 51, 0.5568627451);
  transition: all 0.3s ease 0s;
}

footer a:hover {
  color: rgba(51, 51, 51, 0.5568627451);
  transition: all 0.3s ease 0s;
}

footer a:hover:after {
  width: 100%;
  transition: all 0.3s ease 0s;
}

@media (min-width: 78.125em) {
  .swiper__text h3 {
    font-size: 30px;
  }

  .swiper .swiper-wrapper {
    height: 13.75rem;
  }
}

@media (min-width: 767.98px) {
  .menu__sub-list {
    transform: translate(0px, 5%);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: all 0.3s ease 0s;
  }
}

@media (max-width: 1201.98px) {
  .popup__content {
    padding-top: calc(40px + 5 * (100vw - 320px) / 930);
    padding-bottom: calc(40px + 5 * (100vw - 320px) / 930);
  }
}

@media (max-width: 1199.98px) {
  [class*=__container] {
    max-width: 970px;
  }
}

@media (max-width: 991.98px) {
  [class*=__container] {
    max-width: 750px;
  }
}

@media screen and (max-width: 990px) and (orientation: landscape) {
  #popup .popup__body {
    position: relative;
  }

  .popup-2 {
    overflow: auto;
  }

  .swiper__img-wrap {
    width: 60%;
    height: 90%;
  }

  .swiper__img-wrap .swiper__popup-img {
    margin-bottom: 3.125rem;
  }
}

@media (max-width: 767.98px) {
  [class*=__container] {
    max-width: none;
    padding: 0px 15px;
  }

  .header__container::after {
    content: "";
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 70px;
    background-color: #bd8a42;
    opacity: 0.9;
    transition: left 0.3s ease 0s;
  }

  .header__container._active::after {
    content: "";
    position: fixed;
    top: 0;
    left: 0%;
    width: 100%;
    height: 70px;
    background-color: #bd8a42;
    opacity: 0.9;
    transition: left 0.3s ease 0s;
  }

  .menu__item_mobile-toggle {
    display: block !important;
  }

  .menu__item_toggle {
    display: none !important;
  }

  .menu__icon {
    z-index: 15;
    display: block;
    position: relative;
    width: 30px;
    height: 18px;
    cursor: pointer;
  }

  .menu__icon span,
  .menu__icon::before,
  .menu__icon::after {
    left: 0;
    position: absolute;
    height: 10%;
    width: 100%;
    transition: all 0.3s ease 0s;
    background-color: #ffffff;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3803921569);
  }

  .menu__icon::before,
  .menu__icon::after {
    content: "";
  }

  .menu__icon::before {
    top: 0;
  }

  .menu__icon::after {
    bottom: 0;
  }

  .menu__icon span {
    top: 50%;
    transform: scale(1) translate(0px, -50%);
  }

  .menu__icon._active span {
    transform: scale(0);
  }

  .menu__icon._active::before {
    top: 50%;
    transform: rotate(-45deg) translate(0, -50%);
  }

  .menu__icon._active::after {
    bottom: 50%;
    transform: rotate(45deg) translate(0, 50%);
  }

  .menu__item {
    color: #fff;
  }

  body._touch .menu__arrow {
    display: none;
    border-top: 10px solid #ffffff;
  }

  .menu__body {
    position: fixed;
    z-index: -2;
    top: auto;
    bottom: 0;
    left: -100%;
    width: 100%;
    height: calc(100% - 70px);
    background-color: #bd8a42;
    opacity: 0.9;
    padding: 20px 30px 30px 10px;
    transition: left 0.3s ease 0s;
    overflow: auto;
  }

  .menu__body._active {
    left: 0%;
  }

  .menu__list {
    flex-direction: column;
    align-items: flex-start;
  }

  .menu__list .menu__link {
    font-size: 1.5rem;
  }

  .menu__list > li {
    margin: 0px 0px 30px 0px;
  }

  .menu__list > li:last-child {
    margin-bottom: 0px;
  }

  .menu__sub-list {
    position: absolute;
    left: 100%;
    top: 100%;
    display: none;
  }

  .menu__item_toggle {
    display: none;
  }

  .figure_1 {
    animation: orbit-1 22s linear 0s infinite;
  }

  .figure_2 {
    animation: orbit-2 28s linear 0s infinite;
  }

  .figure_3 {
    animation: orbit-3 30s linear 0s infinite;
  }

  .figure_4 {
    animation: orbit-4 38s linear 0s infinite;
  }

  .figure_5 {
    animation: orbit-5 23s linear 0s infinite;
  }

  .figure_6 {
    animation: orbit-6 22s linear 0s infinite;
  }

  .banner__content {
    left: 5%;
  }
}

@media (max-width: 761.98px) {
  .popup__content {
    padding-right: calc(20px + 60 * (100vw - 320px) / 930);
    padding-left: calc(25px + 55 * (100vw - 320px) / 930);
  }
}

@media (max-width: 711.98px) {
  .subject {
    zoom: 0.8;
  }
}

@media (max-width: 580.98px) {
  .subject {
    zoom: 0.6;
  }

  .lesson__theme {
    font-size: 18px;
    line-height: 28px;
  }
}

@media (max-width: 576.98px) {
  .lesson__list {
    zoom: 0.8;
  }
}

@media (max-width: 540.98px) {
  .lesson__theme {
    font-size: 50px;
  }
}

@media (max-width: 510.98px) {
  .lesson__theme {
    font-size: 22px;
    line-height: 32px;
  }
}

@media (max-width: 467.98px) {
  .banner__content {
    left: 5%;
  }

  .banner__photo {
    background-position-x: -35px;
  }
}

@media (max-width: 425.98px) {
  .subject {
    zoom: 0.5;
  }
}

@media screen and (max-height: 1167.98px) and (orientation: portrait) {
  .banner__content.banner__content_h1-move {
    bottom: 135px;
  }
}

@media screen and (max-height: 767.98px) and (orientation: landscape) {
  .swiper {
    margin-top: 0px;
  }
}

@media screen and (max-height: 467.98px) and (orientation: landscape) {
  .swiper {
    margin-top: 0px;
  }
}

@media (orientation: landscape) {
  .popup__body .popup__content {
    width: 70%;
  }
}

@media screen and (max-height: 768px) and (orientation: landscape) {
  #popup-2 .popup__body {
    padding: 20px 50px 200px 50px;
  }

  .popup__content {
    padding-bottom: calc(20px + 15 * (100vh - 320px) / 468);
    padding-top: calc(20px + 15 * (100vh - 320px) / 468);
  }
}

.webp .banner { background: center/cover no-repeat url(../img/1.webp); }

.webp .figure_1 { background-image: url(../img/figure_1.webp); }

.webp .figure_2 { background-image: url(../img/figure_2.webp); }

.webp .figure_3 { background-image: url(../img/figure_3.webp); }

.webp .figure_4 { background-image: url(../img/figure_4.webp); }

.webp .figure_5 { background-image: url(../img/figure_5.webp); }

.webp .figure_6 { background-image: url(../img/figure_6.webp); }

.webp .banner__photo { background-image: url(../img/11.webp); }

.webp .subject__content { background: top/100% no-repeat url(../img/scroll2.webp); }

.webp .small__left-animation-elem { background-image: url(../img/fin1_scroll_smallel_left.webp); }

.webp .medium__left-animation-elem { background-image: url(../img/fin1_scroll_medel_left.webp); }

.webp .center__animation-elem { background-image: url(../img/scroll_center_test2_shadow.webp); }

.webp .medium__right-animation-elem { background-image: url(../img/fin1_scroll_medel_right.webp); }

.webp .small__right-animation-elem { background-image: url(../img/fin1_scroll_smallel_right.webp); }

.webp .content__btns .close-btn { background: center/contain no-repeat url(../img/close4.webp); }

.webp .popup__content { background-image: url(../img/heroisBackground.webp); }

.webp .to-play:hover::before { background: url(../img/play.webp) no-repeat center/100%; }

.webp .to-play:active::before { background: url(../img/play.webp) no-repeat center/96%; }

.webp .to-play:before { background: url(../img/play.webp) no-repeat center/92%; }