@import "./demo.css";
@import "./reset.css";
@import "./statistics.css";

.mobile-only-small-size {
  display: none;
}

.mobile-only-hamburger {
  display: none;
}

.selectFake {
  box-sizing: border-box;
  padding: 5px 15px;
}

.mobile-only-xs {
  display: none;
}

.mobile-only-nav {
  display: none;
  height: 50px;
  background-color: #fff;
  align-items: center;
  justify-content: space-between;
  padding-left: 25px;
  padding-right: 25px;
}

.mobile-nav-menu {
  width: 40px;
  display: block;
}

.mobile-nav-logo {
  width: 110px;
  display: block;
}

#selectFakeValue {
  width: 100%;
}

.klitschko__bottom {
  position: absolute;
  bottom: 10px;
  z-index: 50;
  left: calc(50% - 110px);
  transform: translateX(-50%);
}

.cola__bottom {
  position: absolute;
  bottom: 10px;
  z-index: 50;
  left: calc(50% + 90px);
  transform: translateX(-50%);
}

nav {
  position: relative;
  z-index: 300;
}

.nav-container {
  width: 1310px;
  max-width: calc(100% - 100px);
  margin-left: 30px;
}

.whatis-container {
  padding-right: 53px;
  padding-left: 33px;
  margin: 0 auto;
}

.nav-container---long {
  width: 1360px;
  max-width: calc(100% - 60px);
  margin-left: 30px;
}

.heading-container {
  padding-right: 59px;
}

.heading-section {
  /* min-height: 100vh; */
  position: relative;
  height: 100vh;
  overflow: hidden;
  background-color: #7fc58f;
}

.faq-section {
  min-height: 100vh;
  position: relative;
  overflow: hidden;
  background-color: rgba(219, 225, 59, 0.5);
  padding-bottom: 60px;
}

.team-section {
  min-height: 100vh;
  position: relative;
  padding-bottom: 280px;
  overflow: hidden;
}

.if-container {
  max-width: 1131px;
  margin-right: auto;
  margin-left: auto;
}

.team-container {
  max-width: 875px;
  margin: 0 auto 0 auto;
  padding: 0;
}

.quotes-section {
  /* min-height: 100vh; */
  position: relative;
  height: 100vh;
  overflow: hidden;
  background: linear-gradient(180deg, #d5f3ff 0%, rgba(0, 162, 229, 0) 100%);
}

.if-section {
  /* min-height: 100vh; */
  position: relative;
  height: 100vh;
  overflow: hidden;
  background-color: #f9fdff;
}

.whatis-section {
  background-color: #ffa56b;
  position: relative;
  min-height: 100vh;
  overflow: hidden;
}

.nav__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 37px;
  padding-bottom: 16px;
}

.nav__list {
  display: flex;
  list-style: none;
  align-items: center;
}

.nav__list li {
  cursor: pointer;
  margin-left: 46.29px;
}

.nav__list a {
  display: block;
}

.nav__list img {
  width: 190px;
  display: block;
}

.nav__list li:nth-child(3) img {
  width: 190px;
}

.nav__list li:nth-child(5) img {
  width: 150px;
  position: relative;
  z-index: 70;
  transition: 0.3s;
}

.nav__list li:nth-child(5) {
  position: relative;
}

.nav__list li:nth-child(5) img:hover {
  transform: scale(1.1);
}

.nav__list li:nth-child(5) img:hover ~ div {
  transform: scale(1.2) translateY(3px);
}

.nav__list li:nth-child(5) div {
  top: -14px;
  left: -24px;
  position: absolute;
  width: 190.31px;
  height: 141.07px;
  background-image: url("../img/navigation/item5-helper.png");
  background-size: 100%;
  background-repeat: no-repeat;
  z-index: 60;
  transition: 0.3s;
}

.nav__logo {
  width: 185px;
}

.nav__logo img {
  width: 100%;
}

.main-button {
  border: none;
  outline: none;
  background-color: transparent;
  padding: 0;
  background-color: transparent;
  position: relative;
  z-index: 100;
}

.main-button.main-button---centered {
  display: block;
  margin: 0 auto;
}

.main-button {
  display: block;
  box-sizing: border-box;
  text-decoration: none;
  width: 250px;
  height: 60px;
  background: #dc4f4b;
  font-family: "Montserrat Alternates";
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  line-height: 60px;
  text-align: center;
  color: #ffffff;
  border-radius: 50px;
  cursor: pointer;
}

.main-button a {
  color: #fff;
  text-decoration: none;
}

.main-button.main-button---bordered {
  border: 2px solid #ffffff;
  line-height: 56px;
}

.heading__title {
  width: 705px;
  margin-top: 28vh;
  margin-bottom: 77px;
}

.heading__title img {
  width: 100%;
}

.heading__content {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  position: relative;
  z-index: 60;
}

.heading__mermaid {
  position: absolute;
  width: 667px;
  height: 945px;
  bottom: -145px;
  left: -129px;
  background: url("../img/main-section/mermaid.png");
  background-size: cover;
  z-index: 50;
}

.heading__skyblue1 {
  position: absolute;
  width: 875px;
  height: 633px;
  left: -122px;
  bottom: -248px;
  z-index: 40;
  background: url("../img/main-section/skyblue.png");
}

.heading__skyblue2 {
  position: absolute;
  width: 444.66px;
  height: 321.45px;
  top: 0;
  right: -190px;
  z-index: 40;
  background-size: contain;
}

.heading__skyblue img {
  width: 100%;
}

.heading__thing {
  position: absolute;
  z-index: 52;
  transition: 0.7s;
}

.heading__thing1 {
  width: 42.07px;
  left: 475.79px;
  top: 183.78px;
  z-index: 78;
}

.heading__thing2 {
  width: 93px;
  left: 497px;
  top: 316px;
  z-index: 78;
}

.heading__thing3 {
  width: 73px;
  left: 859px;
  top: 100px;
  z-index: 79;
}

.heading__thing4 {
  width: 74px;
  left: 579px;
  top: 133px;
  z-index: 75;
}

.heading__thing5 {
  width: 65px;
  left: 746.21px;
  top: 222.42px;
  z-index: 72;
}

.heading__thing6 {
  width: 106.02px;
  left: 554px;
  bottom: 176.61px;
  z-index: 80;
}

.heading__thing7 {
  width: 67px;
  left: 588.5px;
  bottom: 106.48px;
  z-index: 79;
}

.heading__thing1.recycled {
  top: 80vh;
  left: 615.3px;
  transform: scale(0.6);
}

.heading__thing2.recycled {
  top: 80vh;
  left: 622.3px;
  transform: scale(0.4);
}

.heading__thing3.recycled {
  top: 78vh;
  left: 625.3px;
}

.heading__thing4.recycled {
  top: 80vh;
  left: 615.3px;
  transform: scale(0.2);
}

.heading__thing5.recycled {
  top: 80vh;
  left: 615.3px;
  transform: scale(0.6);
}

.heading__thing6.recycled {
  bottom: 70px;
  left: 624.3px;
  transform: rotate(60deg);
}

.heading__thing7.recycled {
  bottom: 80px;
  transform: rotate(50deg);
  left: 602.3px;
}

.heading__thing8 {
  width: 117.6px;
  left: 603.3px;
  bottom: 24.44px;
  z-index: 70;
  cursor: pointer;
}

.heading__thing8_2 {
  z-index: 100;
  width: 90px;
  left: 621px;
}

.heading__thing-circle {
  width: 22px;
  height: 22px;
  background-color: #2d3a96;
  border-radius: 50%;
}

.heading__thing-circle1 {
  left: 354px;
  bottom: 84px;
}

.heading__thing-circle2 {
  left: 359px;
  bottom: 10px;
}

.heading__thing-circle3 {
  left: 423px;
  bottom: 66px;
}

.quote__title {
  margin-top: 22px;
  font-family: "Montserrat Alternates";
  font-weight: bold;
  font-size: 40px;
  line-height: 90px;
  align-items: center;
  text-align: center;
  color: #ee5455;
}

.quote__subtitle {
  font-family: "Montserrat Alternates";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #2d3a96;
}

.quotes-section::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 563px;
  z-index: 6;
  background-image: url("../img/quotes-section/stars.png");
  background-size: cover;
}

.quotes__content {
  position: relative;
  z-index: 15;
}

.quotes__row {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  font-family: "Montserrat Alternates";
  margin-top: 17px;
}

.quotes__content-total {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 36;
}

.if__content-total {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  opacity: 0;
  padding-bottom: 16.25vh;
  z-index: 30;
}

html body .if__content-total button.main-button.main-button---centered {
  margin-bottom: 40px;
}

.main-hover {
  transition: 0.3s;
}

.main-hover:hover {
  transform: scale(1.05);
}

/* .if__content-total.active .if__content-block:nth-child(1) {
  animation: zoomout 0.3s 0.35s 1 forwards;
  transform: scale(1.2);
} */

.if__content-block:hover {
  transform: scale(1.1);
}

/* .if__content-total.active .if__content-block:nth-child(2) {
  animation: zoomout 0.3s 0.45s 1 forwards;
  transform: scale(1.2);
}

.if__content-total.active .if__content-block:nth-child(2):hover {
  transform: scale(1.1);
}

.if__content-total.active .if__content-block:nth-child(3) {
  animation: zoomout 0.3s 0.55s 1 forwards;
  transform: scale(1.2);
} */

@keyframes zoomout {
  0% {
    transform: scale(1.2);
  }

  100% {
    transform: scale(1);
  }
}

.quotes__content-total.swap {
  animation: fadeOut 0.6s 1 forwards;
  z-index: 30;
}

.if__content-total.swap {
  opacity: 1;
  animation: fadeIn 0.6s 1 forwards;
  z-index: 35;
}

.quotes__content-total.swap-back {
  animation: fadeOut1 0.9s 1 forwards;
  z-index: 36;
}

.if__content-total.swap-back {
  animation: fadeIn1 0.9s 1 forwards;
  z-index: 30;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
    transform: translateY(0) translateX(-50%);
  }

  100% {
    opacity: 0;
    transform: translateY(-60px) translateX(-50%);
  }
}

@keyframes fadeOut1 {
  0% {
    opacity: 0;
    transform: translateY(-60px) translateX(-50%);
  }

  100% {
    opacity: 1;
    transform: translateY(0) translateX(-50%);
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }

  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}

@keyframes fadeIn1 {
  0% {
    opacity: 1;
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    transform: translateY(100%);
  }
}

.quotes__item {
  background-repeat: no-repeat;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  color: #333333;
  display: flex;
  flex-direction: column;
  position: relative;
  transition: 0.3s;
}

.quotes__item p {
  display: block;
  margin: 0 auto;
  line-height: 24px;
  font-size: 17px;
}

.quotes__item img {
  position: absolute;
  transform: rotate(-20deg);
}

.quotes__content-total.active .quotes__item img {
  animation: anger 1s 0.4s 1;
}

@keyframes anger {
  0% {
    transform: scale(1) rotate(-20deg);
  }

  10% {
    transform: scale(1.1) rotate(-20deg);
  }

  50% {
    transform: scale(1.2) rotate(0);
  }

  100% {
    transform: scale(1) rotate(-20deg);
  }
}

.quotes__item1 {
  background-image: url("../img/quotes-section/bbl1.png");
  width: 355px;
  min-height: 273px;
  background-size: cover;
  transform: translateY(96px);
}

.quotes__item1:hover {
  transform: translateY(96px) scale(1.1);
}

.quotes__item1 p {
  width: 248px;
  margin-top: auto;
  margin-bottom: auto;
  transform: translateY(10px);
}

.quotes__item1 img {
  width: 59px;
  height: 46px;
  right: 154px;
  top: 44px;
}

.quotes__item2 {
  background-image: url("../img/quotes-section/bbl2.png");
  width: 411px;
  min-height: 177px;
  background-size: cover;
  margin-left: 40px;
}

.quotes__item2:hover {
  transform: scale(1.1);
}

.quotes__item2 p {
  width: 300px;
  margin-top: auto;
  margin-bottom: 25px;
}

.quotes__item2 img {
  width: 62px;
  height: 68px;
  right: 13px;
  top: 40px;
}

.quotes__item img {
  transition: 0.3s;
}

.quotes__item img:hover {
  transform: scale(1.2);
}

.quotes__item3 {
  background-image: url("../img/quotes-section/bbl3.png");
  width: 386px;
  min-height: 204px;
  background-size: cover;
  color: #fff;
  transform: translateY(205px) translateX(-30px);
}

.quotes__item3:hover {
  transform: translateY(205px) translateX(-30px) scale(1.1);
}

.quotes__item3 img {
  width: 56px;
  height: 58px;
  top: -20px;
  right: 86px;
}

.quotes__item3 p {
  width: 300px;
  margin-top: 41px;
}

.quotes__figure {
  position: absolute;
}

.quotes__figure1 {
  left: 0;
  top: 178px;
}

.quotes__figure1 img {
  width: 85px;
}

.quotes__figure2 {
  left: 90.15px;
  top: 220.91px;
}

.quotes__figure2 img {
  width: 35px;
}

.quotes__figure4 {
  right: 57.5px;
  bottom: 30px;
  /* width: 40px; */
  /* height: 60px; */
  padding: 10px;
  transform: rotate(0);
  opacity: 1;
  transition: 0.3s;
}

.quotes__figure4.hidden {
  opacity: 0;
}

.quotes__figure4 img {
  animation: rotateABit41 1s infinite forwards linear;
}

/* .quotes__figure4:hover img {
  animation: rotateABit41 1s infinite forwards linear;
} */

@keyframes rotateABit41 {
  0% {
    transform: translateY(0px);
  }

  33% {
    transform: translateY(20px);
  }

  66% {
    transform: translateY(10px);
  }

  100% {
    transform: translateY(0px);
  }
}

.quotes__figure4 img {
  width: 15px;
}

.if__title {
  text-align: center;
  margin: 105px 0 63px 0;
}

.if__title-image {
  width: 228px;
}

.if__content {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 32px;
}

.if__content-block {
  width: 300px;
  transition: 0.3s;
}

.if__content-block img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  transition: 0.3s;
}

.if__content-block-img1 {
  width: 227px;
}

.if__content-block-img2 {
  width: 184px;
}

.if__content-block-img3 {
  width: 184px;
}

.if__content-block-text {
  font-family: "Montserrat Alternates";
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #333333;
}

.if__background {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 111px;
  background-image: url("../img/if-section/center.png");
  background-size: cover;
}

.if__background img {
  display: block;
  max-width: 100%;
}

.if__background---left {
  position: absolute;
  width: 288px;
  left: -30px;
  bottom: -3px;
  transition: 0.2s;
}

.if__background---right {
  position: absolute;
  width: 250px;
  right: -50px;
  bottom: -30px;
  transition: 0.1s;
}

.team-section::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 300px;
  background-size: cover;
  background-image: url("../img/team-section/ground.png");
}

.team__title {
  text-align: center;
  margin: 4vh 0 3vh 0;
}

.team__title-image {
  width: 400px;
}

.team__content {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 0 auto;
  padding: 0;
}

.team__content-left,
.team__content-right,
.team__content-right-title,
.team__content-right-lesson-title,
.team__content-right-lesson-person {
  padding: 0;
  margin: 0;
}

.team__content-left,
.team__content-right {
  position: relative;
  z-index: 30;
}

.team__content-left {
  list-style: none;
  width: 411px;
  font-family: Montserrat Alternates;
  font-style: normal;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  font-weight: 400;
}

.team__content-right {
  width: 367px;
  font-family: Montserrat Alternates;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  font-weight: 400;
}

.team__content-right-title {
  font-weight: 700;
}

.team__content-right-lesson-title,
.team__content-left-item-bolder {
  font-weight: 500;
}

.team__spacing-blank {
  height: 20px;
  width: 100%;
}

.team__figure {
  position: absolute;
}

.team__figure1 {
  top: 102px;
  left: -115px;
}

.team__figure1 img {
  width: 253px;
}

.team__figure2 {
  top: 241px;
  left: 45px;
}

.team__figure2 img {
  width: 129px;
}

.team__figure3 {
  top: 192px;
  left: 128px;
}

.team__figure3 img {
  width: 91px;
}

.team__figure4 {
  top: 206px;
  right: 65px;
}

.team__figure4 img {
  width: 104px;
  animation: recycling 1.5s infinite forwards linear;
}

@keyframes recycling {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.whatis-section {
  font-family: "Montserrat Alternates";
}

.whatis__left {
  display: flex;
  align-items: stretch;
}

.whatis__main {
  margin-left: 60px;
}

.whatis__main img {
  position: absolute;
  bottom: 0;
  z-index: 40;
  max-height: 80vh;
  left: 265px;
}

.whatis__sub {
  width: 124px;
  display: flex;
  flex-direction: column;
  margin-top: 40px;
}

.whatis__sub-item img {
  max-width: 100%;
}

.whatis__sub-item img {
  max-width: 100%;
}

@keyframes rotateABit {
  0% {
    transform: rotate(-12.15deg);
  }

  50% {
    transform: rotate(10deg);
  }

  90% {
    transform: rotate(-12.15deg);
  }
}

@keyframes rotateABit2 {
  0% {
    transform: rotate(10.01deg);
  }

  50% {
    transform: rotate(-10deg);
  }

  90% {
    transform: rotate(10.01deg);
  }
}

@keyframes rotateABit3 {
  0% {
    transform: rotate(-13.49deg);
  }

  50% {
    transform: rotate(10deg);
  }

  90% {
    transform: rotate(-13.49deg);
  }
}

@keyframes rotateABit4 {
  0% {
    transform: rotate(20.64deg);
  }

  50% {
    transform: rotate(-10deg);
  }

  90% {
    transform: rotate(20.64deg);
  }
}

.whatis__sub-item img {
  cursor: pointer;
}

.whatis__sub-item:nth-child(1) img:hover {
  animation: rotateABit 0.5s 2;
}

.whatis__sub-item:nth-child(2) img:hover {
  animation: rotateABit2 0.5s 2;
}

.whatis__sub-item:nth-child(3) img:hover {
  animation: rotateABit3 0.5s 2;
}

.whatis__sub-item:nth-child(4) img:hover {
  animation: rotateABit4 0.5s 2;
}

.whatis__sub-item:nth-child(1) img {
  width: 90px;
  margin-left: -5px;
  transform: rotate(-12.15deg);
}

.whatis__sub-item:nth-child(2) {
  margin-top: 20px;
  margin-bottom: 20px;
}

.whatis__sub-item:nth-child(2) img {
  width: 95px;
  margin-left: 30px;
  transform: rotate(10.01deg);
}

.whatis__sub-item:nth-child(3) {
  margin-top: 10px;
  margin-bottom: 30px;
  margin-left: -10px;
}

.whatis__sub-item:nth-child(3) img {
  width: 95px;
  transform: rotate(-13.49deg);
}

.whatis__sub-item:nth-child(4) {
  margin-bottom: 81px;
  margin-top: auto;
}

.whatis__sub-item:nth-child(4) img {
  width: 95px;
  margin-left: 50px;
  transform: rotate(20.64deg);
}

.whatis__right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  position: relative;
  z-index: 20;
}

.whaitis__bloop1 {
  position: absolute;
  z-index: 16;
  width: 469.24px;
  left: 180px;
  top: 70px;
}

.whaitis__bloop2 {
  position: absolute;
  z-index: 16;
  width: 897px;
  right: -265px;
  top: 46.9px;
  transform: rotate(-46.29deg);
}

.whaitis__bloop img {
  width: 100%;
}

.whatis__content {
  display: flex;
  justify-content: space-between;
  margin-right: 0px;
}

.whatis__title {
  width: 497px;
  margin-top: 8vh;
  margin-right: 27px;
  margin-bottom: 45px;
}

.whatis__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 30px;
  font-weight: 300;
}

.whatis__list img {
  width: 20px;
}

.whatis__right li {
  margin-bottom: 32px;
  display: flex;
  align-items: center;
}

@media (max-height: 794px) {
  .whatis__sub-item:nth-child(1) img {
    width: 80px;
  }
  .whatis__sub-item:nth-child(2) img {
    width: 80px;
  }
  .whatis__sub-item:nth-child(3) img {
    width: 80px;
  }
  .whatis__sub-item:nth-child(4) img {
    width: 80px;
  }

  .whatis__sub-item:nth-child(2),
  .whatis__sub-item:nth-child(3) {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .whatis__main img {
    max-width: 400px;
  }
}

@media (max-height: 675px) {
  .whatis__right li {
    margin-bottom: 12px;
  }

  .whatis__title {
    margin-bottom: 30px;
  }

  .quotes__item1 {
    background-image: url(../img/quotes-section/bbl1.png);
    width: 300px;
    min-height: 243px;
    background-size: cover;
    transform: translateY(96px);
  }

  .quotes__item1 p {
    width: 220px;
    font-size: 15px;
  }

  .quotes__item1 img {
    top: 40px;
    right: 200px;
  }

  .quotes__item2 {
    background-image: url(../img/quotes-section/bbl2.png);
    width: 411px;
    min-height: 177px;
    background-size: cover;
    margin-left: 40px;
  }

  .quotes__item3 {
    background-image: url(../img/quotes-section/bbl3.png);
    width: 386px;
    min-height: 204px;
    background-size: cover;
    color: #fff;
    transform: translateY(205px) translateX(-30px);
  }
}

.whatis__right li:nth-child(1) b {
  color: #ff802e;
}

.whatis__right li:nth-child(2) b {
  color: #e8574f;
}

.whatis__right li:nth-child(3) b {
  color: #0d6741;
}

.whatis__right li span {
  display: block;
  font-size: 16px;
  line-height: 20px;
  margin-left: 13px;
}

.whatis__right li:nth-child(1) {
  width: 408.75px;
}

.whatis__right li:nth-child(2) {
  width: 453.75px;
}

.whatis__right li:nth-child(3) {
  width: 468px;
}

.faq__title {
  margin: 14vh 0 7vh 103px;
  width: 476px;
  position: relative;
  z-index: 20;
}

.faq__title-image {
  width: 100%;
}

.faq__content {
  max-width: 656px;
  margin: 0 0 0 84px;
  position: relative;
  z-index: 20;
}

.faq__content-block-header {
  position: relative;
  display: inline-block;
  margin: 0 0 25px 0;
  cursor: pointer;
}

.faq__content-block-header-triangle {
  width: 11.06px;
  position: absolute;
  top: 3.78px;
  left: 8px;
}

.faq__content-block-header-triangle-active {
  width: 16.51px;
  position: absolute;
  top: 8px;
  left: 0;
  display: none;
}

.faq__content-block-title {
  margin: 0;
  font-family: Montserrat Alternates;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  color: #333333;
  text-indent: 33px;
}

.faq__content-block-text {
  font-family: "Montserrat Alternates", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #333333;
  max-width: 610px;
  margin: 0 0 26px 33px;
  display: none;
}

.faq__content-block hr {
  margin: 0 0 26px 33px;
}

.faq__content-block.active .faq__content-block-header-triangle {
  display: none;
}

.faq__content-block.active .faq__content-block-header-triangle-active,
.faq__content-block.active .faq__content-block-text {
  display: block;
}

.faq__content-block.active .faq__content-block-header {
  margin: 0 0 21px 0;
}

.faq__bloop {
  position: absolute;
}

.faq__bloop img,
.faq__spider img {
  width: 100%;
}

.faq__bloop1 {
  width: 46px;
  height: 38px;
  left: 249.42px;
  top: 138.54px;
  transform: rotate(-56.2deg);
}

.faq__bloop2 {
  width: 741.33px;
  height: 670.25px;
  left: -383.37px;
  top: 195.41px;
  transform: rotate(-46.42deg);
  z-index: 6;
}

.faq__spider {
  position: absolute;
  width: 812px;
  right: -330px;
  bottom: -215px;
}

.faq__dots {
  position: absolute;
  width: 287.07px;
  bottom: 321px;
  right: 150px;
  /* right: -330px; */
  /* bottom: -215px; */
}

.formats-section {
  position: relative;
  min-height: 100vh;
  padding-bottom: 30px;
  overflow: hidden;
  background: linear-gradient(180deg, #d5f3ff 0%, rgba(0, 162, 229, 0) 100%);
}

.formats__title {
  margin: 0 auto 9px;
  width: 420px;
  margin-top: 30px;
}

.formats__title-image {
  width: 100%;
}

.formats__content-info,
.formats__content-advice {
  font-family: Montserrat Alternates;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  max-width: 636px;
  text-align: center;
}

.formats__content-info {
  margin: 0 auto 10px;
  font-weight: normal;
  color: #333333;
}

.formats__content-advice {
  margin: 0 auto 31px;
  font-weight: 500;
  color: #57a080;
}

.formats__content-wrapper {
  display: flex;
  justify-content: space-between;
  max-width: 1280px;
  margin: 0 auto;
}

.formats__content-left {
  padding-top: 75px;
  padding-left: 10px;
}

.formats__content-right,
.formats__content-left {
  width: 210px;
}

.formats__content-left-paragraph {
  font-family: Montserrat Alternates;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #808080;
  margin: 0;
}

.formats__content-left-paragraph.first,
.formats__content-left-paragraph.fourth {
  margin-bottom: 21px;
}

.formats__content-left-paragraph.second {
  margin-bottom: 24px;
}

.formats__content-left-paragraph.third {
  margin-bottom: 29px;
}

.formats__content-box {
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  border-radius: 20px;
  width: 215px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  cursor: pointer;
}

.formats__content-box button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.3s 0.1s;
}

.formats__content-box button {
  box-sizing: border-box;
  width: 170px;
  height: auto;
  font-weight: 600;
  font-size: 12px;
  line-height: 15px !important;
  padding: 8px 44px;
}

.formats__content-box::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(254, 255, 237, 0.85);
  border: 1px solid rgba(87, 160, 128, 0.5);
  box-sizing: border-box;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  border-radius: 20px;
  opacity: 0;
  transition: 0.4s;
  visibility: hidden;
}

.formats__content-box:hover::after {
  visibility: visible;
  opacity: 1;
}

.formats__content-box:hover button {
  opacity: 1;
}

.formats__content-box.green {
  background: #feffed;
}

.formats__content-box-header {
  background: #dfdfdf;
  border-radius: 20px 20px 30px 0px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.formats__content-box.green .formats__content-box-header {
  background: #57a080;
}

.formats__content-box-header-image1 {
  width: 136px;
}

.formats__content-box-header-image2 {
  width: 82px;
}

.formats__content-box-header-image3 {
  width: 158px;
}

.formats__content-box-point {
  width: 27px;
  margin: 20px 0 14px;
}

.formats__content-box-separator {
  width: 120px;
  height: 1px;
  background: linear-gradient(
    89.76deg,
    rgba(196, 196, 196, 0) 0%,
    #c4c4c4 53.04%,
    rgba(196, 196, 196, 0) 100.83%
  );
}

.formats__content-box-time {
  text-align: center;
  margin: 0;
  font-family: Montserrat Alternates;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 50px;
  color: #666666;
  margin-top: auto;
}

.formats__content-box.green .formats__content-box-time {
  font-weight: 600;
  color: #57a080;
}

.formats__content-box-point.planet_1_2 {
  transform: rotate(33.6deg);
}

.formats__content-box-point.planet_2_1 {
  transform: rotate(31.38deg);
}

.formats__content-box-point.planet_2_2 {
  transform: rotate(138.77deg);
}

.formats__content-box-point.planet_2_3 {
  transform: rotate(169.83deg);
}

.formats__content-box-point.planet_3_2 {
  transform: rotate(41.95deg);
}

.formats__content-box-point.planet_3_3 {
  transform: rotate(-23.96deg);
}

.formats__content-box-point.planet_3_4 {
  transform: rotate(18.29deg);
}

.formats__content {
  position: relative;
  z-index: 60;
}

.formats__addition {
  position: absolute;
}

.formats__addition1 {
  width: 343px;
  left: -99px;
  top: 134px;
}

.formats__addition2 {
  width: 72px;
  right: 103px;
  top: 210px;
}

.formats__addition3 {
  width: 194px;
  right: -60px;
  top: 240px;
}

.formats__addition4 {
  width: 59px;
  right: 282px;
  top: 276px;
}

.formats__addition5 {
  width: 27px;
  right: 348px;
  top: 308px;
}

.formats__addition6 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 125px;
  background-size: cover;
  background-image: url("../img/formats-section/ground.png");
  z-index: 50;
}

.formats__content-box.green:hover .formats__heart {
  opacity: 1;
}

.formats__content-box.green:hover .formats__heart1 {
  transform: rotate(-12.32deg) scale(1) translate(0px, 0);
}

.formats__content-box.green:hover .formats__heart2 {
  transform: rotate(27.9deg) scale(1) translate(0px, 0);
}

.formats__content-box.green:hover .formats__heart3 {
  transform: rotate(-17.48deg) scale(1) translate(0px, 0);
}

.formats__heart {
  position: absolute;
}

.formats__heart1 {
  position: absolute;
  width: 9.59px;
  height: 11.61px;
  transform: rotate(-12.32deg) scale(0) translate(-60px, 20px);
  top: 72px;
  left: 30px;
  z-index: 30;
  opacity: 0;
  transition: 0.3s 0.3s;
}

.formats__heart2 {
  position: absolute;
  width: 9.59px;
  height: 11.61px;
  transform: rotate(27.9deg) scale(0) translate(-60px, 20px);
  top: 98px;
  left: 53px;
  z-index: 30;
  opacity: 0;
  transition: 0.3s 0.2s;
}

.formats__heart3 {
  position: absolute;
  width: 19px;
  height: 23px;
  transform: rotate(-17.48deg) scale(0) translate(-60px, 20px);
  top: 111px;
  left: 14px;
  z-index: 30;
  opacity: 0;
  transition: 0.3s 0.1s;
}

.slider__indicators {
  display: none;
}

.popup-container {
  visibility: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
}

.popup-container.active {
  visibility: visible;
}

.popup-container.active .popup__content {
  transform-origin: top left;
  animation: animatePopup 0.2s 1 forwards;
}

.popup-container.active .darkener {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 400;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(10px);
}

.popup-container.active .popup__cloud1 {
  animation: animateCloud1 0.5s 1 forwards;
  transform: translateX(-200px);
}
.popup-container.active .popup__cloud2 {
  animation: animateCloud2 0.5s 0.02s 1 forwards;
  transform: translateX(150px);
}
.popup-container.active .popup__cloud3 {
  animation: animateCloud3 0.5s 0.03s 1 forwards;
  transform: translateX(300px);
}
.popup-container.active .popup__cloud4 {
  animation: animateCloud4 0.5s 0.05s 1 forwards;
  transform: translateX(90px);
}

@keyframes animatePopup {
  0% {
    opacity: 0;
    transform: scale(0.9) translate(-50%, -50%);
  }
  100% {
    opacity: 1;
    transform: scale(1) translate(-50%, -50%);
  }
}

@keyframes animateCloud1 {
  0% {
    transform: translateX(-200px);
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes animateCloud2 {
  0% {
    transform: translateX(150px);
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes animateCloud3 {
  0% {
    transform: translateX(300px);
  }
  100% {
    transform: translateX(0);
  }
}

@keyframes animateCloud4 {
  0% {
    transform: translateX(90px);
  }
  100% {
    transform: translateX(0);
  }
}

.popup-container .cross {
  position: absolute;
  z-index: 30;
  width: 20px;
  height: 20px;
  top: 30px;
  right: 30px;
  cursor: pointer;
}

.popup-container .cross img {
  width: 100%;
}

.popup__content {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 660px;
  height: 682px;
  max-height: 95vh;
  max-width: 95%;
  background-color: #fff;
  z-index: 500;
  border-radius: 30px;
  padding-bottom: 35px;
}

.popup__content::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  left: 0;
  top: 0;
  background: linear-gradient(180deg, #d5f3ff 0%, rgba(0, 162, 229, 0) 100%);
}

.popup__title {
  width: 262px;
  display: block;
  margin: 0 auto;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 40px;
  align-items: center;
  text-align: center;
  color: #8b55a0;
  margin-top: 35px;
}

.popup__content form {
  position: relative;
  z-index: 30;
  height: 100%;
  font-family: "Montserrat Alternates", sans-serif;
}

.popup__content label {
  display: block;
  width: 100%;
  max-width: 400px;
  margin-bottom: 18px;
}

.popup__labels {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.popup__content form .popup__labels label:nth-child(2) {
  margin-top: auto;
}

.popup__content form .popup__labels label:nth-child(6) {
  margin-bottom: auto;
}

.popup__content label {
  position: relative;
}

.popup__content label select {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 28px;
  border-radius: 20px;
  opacity: 0;
}

.popup__cloud {
  position: absolute;
}

.popup__cloud1 {
  position: absolute;
  width: 241px;
  height: 93px;
  left: -123px;
  top: 49px;
}

.popup__cloud2 {
  position: absolute;
  width: 194px;
  height: 84px;
  right: -130px;
  top: 201px;
}

.popup__cloud3 {
  position: absolute;
  width: 99px;
  height: 43px;
  right: -187px;
  bottom: 243px;
}

.popup__cloud4 {
  position: absolute;
  width: 94px;
  height: 40px;
  right: -62px;
  bottom: 108px;
}

.popup__cloud img {
  width: 100%;
}

.selectFake {
  position: relative;
  width: 400px;
  height: 28px;
  margin-top: 11px;
  background-color: #f8fdff;
  border: 1px solid #8b55a0;
  box-sizing: border-box;
  border-radius: 20px;
}

.selectFake img {
  position: absolute;
  width: 12px;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
}

.popup__content input {
  display: block;
  width: 100%;
  margin-top: 11px;
  outline: none;
  background-color: #f8fdff;
  border: 1px solid #8b55a0;
  box-sizing: border-box;
  border-radius: 20px;
  font-size: 14px;
  padding: 4px 10px;
}

.popup__content button {
  margin-top: auto;
}

@media (min-width: 1460px) {
  .heading__content {
    max-width: 1440px;
    margin: 0 auto;
  }

  .nav-container {
    width: 1310px;
    margin: 0 auto;
  }

  .heading__mermaid {
    height: 100vh;
    width: 800px;
    bottom: auto;
    top: 0;
  }

  .heading__thing6 {
    width: 140.02px;
    left: 654px;
    bottom: 260.61px;
  }

  .heading__thing7 {
    width: 127px;
    left: 588.5px;
    bottom: 200.48px;
  }

  .heading__thing8 {
    width: 200px;
    bottom: 24.44px;
  }

  .heading__thing8_2 {
    width: 160px;
    left: 631px;
  }

  .heading__thing1.recycled {
    top: 80vh;
    left: 615.3px;
    transform: scale(0.6);
  }

  .heading__thing2.recycled {
    top: 80vh;
    left: 622.3px;
    transform: scale(0.4);
  }

  .heading__thing3.recycled {
    top: 81vh;
    left: 650.3px;
    transform: scale(1.5);
  }

  .heading__thing4.recycled {
    top: 80vh;
    left: 615.3px;
    transform: scale(0.2);
  }

  .heading__thing5.recycled {
    top: 80vh;
    left: 615.3px;
    transform: scale(0.6);
  }

  .heading__thing6.recycled {
    bottom: 120px;
    left: 665.3px;
    transform: rotate(60deg);
  }

  .heading__thing7.recycled {
    bottom: 90px;
    transform: rotate(50deg) scale(1.3);
    left: 612.3px;
  }

  .quotes__content-total {
    position: absolute;
    padding-top: 6vh;
  }
}

@media (min-height: 900px) {
  .if__content-total {
    padding-bottom: 26vh;
  }

  .formats__content-advice {
    margin-bottom: 8vh;
  }

  .formats__content-info {
    margin-top: 4vh;
  }

  .formats__title {
    margin-top: 10vh;
  }
}

@media (min-height: 1000px) {
  .if__content-total {
    padding-bottom: 31vh;
  }

  .if__background {
    height: 171px;
  }

  .if__background---left {
    width: 400px;
  }

  .if__background---right {
    width: 300px;
  }

  .quotes__figure.quotes__figure4 {
    right: 93px;
    bottom: 70px;
    width: 40px;
    height: 60px;
  }

  .quotes__figure4 img {
    width: 23px;
  }

  .if-container {
    max-width: 1200px;
  }

  .heading__skyblue1 {
    width: 875px;
    height: 633px;
    left: -30px;
    bottom: -148px;
  }
  .heading__thing1 {
    width: 52.07px;
    left: 475.79px;
    top: 283.78px;
  }

  .heading__thing2 {
    width: 113px;
    left: 597px;
    top: 416px;
  }

  .heading__thing3 {
    width: 83px;
    left: 959px;
    top: 100px;
  }

  .heading__thing4 {
    width: 84px;
    left: 579px;
    top: 133px;
  }

  .heading__thing5 {
    width: 75px;
    left: 746.21px;
    top: 282.42px;
  }

  .heading__thing1.recycled {
    top: 83vh;
    left: 615.3px;
    transform: scale(0.6);
  }

  .heading__thing3.recycled {
    top: 81.5vh;
    left: 656.3px;
  }

  .heading__thing5.recycled {
    top: 82vh;
    left: 615.3px;
    transform: scale(0.6);
  }

  .quotes__content-total {
    position: absolute;
    padding-top: 12vh;
  }
}

@media (min-height: 1100px) {
  .heading__mermaid {
    width: 900px;
  }

  .quotes__content-total {
    position: absolute;
    padding-top: 15vh;
  }
}

@media (min-height: 1250px) {
  .heading__thing1 {
    width: 62.07px;
    left: 475.79px;
    top: 283.78px;
  }

  .heading__thing2 {
    width: 113px;
    left: 697px;
    top: 516px;
  }

  .heading__thing3 {
    width: 83px;
    left: 1059px;
    top: 200px;
  }

  .heading__thing4 {
    width: 84px;
    left: 679px;
    top: 133px;
  }

  .heading__thing5 {
    width: 75px;
    left: 846.21px;
    top: 352.42px;
  }

  .quotes__content-total {
    position: absolute;
    padding-top: 15vh;
  }
}

@media (max-height: 677px), (max-width: 1200px) {
  .heading__thing2 {
    left: 200px;
  }

  .whatis__sub-item:nth-child(1) img,
  .whatis__sub-item:nth-child(2) img,
  .whatis__sub-item:nth-child(3) img,
  .whatis__sub-item:nth-child(4) img {
    width: 70px;
  }

  .whatis__sub-item:nth-child(2),
  .whatis__sub-item:nth-child(3) {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .whatis__main img {
    left: 180px;
  }

  .quote__title {
    margin-top: 0;
    line-height: 70px;
  }

  .quotes__item1 {
    width: 300px;
    min-height: 230px;
    transform: translateY(66px);
  }

  .quotes__item1 img {
    width: 40px;
    height: auto;
  }

  .quotes__item p {
    font-size: 14px;
    line-height: 22px;
  }

  .quotes__item1 p {
    width: 222px;
    transform: translateY(15px);
  }

  .quotes__figure1 {
    left: 0;
    top: 100px;
  }

  .quotes__figure2 {
    left: 90.15px;
    top: 140.91px;
  }

  .quotes__item2 {
    width: 350px;
    min-height: 150px;
  }

  .quotes__item2 p {
    width: 200px;
  }

  .quotes__item3 {
    background-image: url(../img/quotes-section/bbl3.png);
    width: 300px;
    min-height: 158px;
    transform: translateY(205px) translateX(-30px);
  }

  .quotes__item3 img {
    width: 40px;
    height: auto;
    top: -20px;
  }

  .quotes__item3 p {
    width: 300px;
    margin-top: 29px;
  }

  .statistics__boy .statistics__cloud {
    top: -110px;
  }

  .statistics__girl .statistics__cloud {
    top: -140px;
  }

  .heading__thing6 {
    bottom: 500px;
    left: 300px;
    top: auto;
  }

  .faq__title {
    margin-top: 5vh;
  }

  .faq__content {
    max-width: 550px;
    overflow: hidden;
  }

  .formats__content-right {
    width: 100px;
  }

  .formats__title {
    margin-top: 10px;
  }

  .faq__spider {
    width: 660px;
  }

  .faq__dots {
    width: 220px;
    bottom: 210px;
    right: 100px;
  }

  .demo__lesson---large {
    width: 250px;
  }

  .demo__lesson---large img {
    width: 250px;
  }

  .demo__row {
    justify-content: space-between !important;
    align-items: flex-start;
  }

  .demo__title img {
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .demo__lesson---large p {
    line-height: 1.6;
  }

  .demo__col:nth-child(3) .demo__lesson---small:nth-child(1) h2,
  .demo__col:nth-child(3) .demo__lesson---small:nth-child(1) p {
    margin-right: 30px;
  }

  .demo__col .demo__lesson---small:nth-child(2) {
    margin-top: 30px !important;
  }

  .faq__content-block hr {
    margin-bottom: 13px;
  }
}

@media (max-height: 640px) {
  .if__title-image {
    width: 180px;
  }

  .if__title {
    margin-bottom: 25px;
  }

  .if__content {
    max-width: 95%;
    margin: 0 auto;
  }

  .if__content-total {
    bottom: -50px;
  }

  .if__background {
    bottom: 50px;
  }
}

@media (max-height: 610px) {
  .popup__title {
    margin-top: 15px;
  }

  .popup__content {
    padding-bottom: 10px;
  }

  .popup__content input {
    margin-top: 4px;
  }

  .popup__content {
    width: 550px;
  }
}

@media (max-height: 599px), (max-width: 1051px) {
  .slide3_cloud3 {
    right: 100px;
  }

  .slide3_cloud3 {
    right: 100px;
  }

  .slide3_cloud2 {
    left: 140px;
    top: 330px;
  }

  .statistics3__motivation {
    top: 300px;
    z-index: 30;
  }

  .team-section::after {
    height: 247px;
  }

  .heading__mermaid {
    left: -150px;
    bottom: -200px !important;
  }

  .statistics__title {
    top: 100px;
  }

  .statistics__subtitle {
    top: 150px;
  }

  .heading__content {
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 630;
  }

  .heading__title {
    max-width: 90%;
    margin: 0 auto;
    margin-top: 10vh;
    margin-bottom: 30px;
  }

  .heading__skyblue1 {
    bottom: -400px;
    left: -200px;
  }

  html body .heading__thing2 {
    top: 100px;
    left: 50px;
  }

  html body .heading__thing5 {
    top: 80px;
  }

  html body .heading__thing4 {
    top: 70px;
  }

  .heading__thing6 {
    bottom: 400px;
  }

  .heading__thing1 {
    top: 80px;
  }

  html body section section div.heading__mermaid {
    width: 400px;
    height: 550px;
    left: -120px !important;
    bottom: -80px !important;
  }

  .heading-container {
    padding-right: 10px;
    padding-left: 10px;
  }
}

/* ---- WIDTH ------ */

@media (max-width: 1350px) {
  .heading__thing2 {
    left: 400px;
  }

  .heading__mermaid {
    position: absolute;
    width: 567px;
    height: 800px;
    bottom: -160px;
  }
}

@media (max-width: 1318px) {
  .team__figure3 {
    left: 60px;
  }

  .team__figure2 {
    left: 10px;
  }

  .team__figure1 {
    left: -150px;
  }

  .team-container {
    padding-left: 30px;
  }

  .team-section::after {
    bottom: -30px;
  }
}

@media (max-width: 1300px) {
  .demo__row {
    justify-content: center;
  }

  .demo__lesson---large {
    margin-left: 40px;
    margin-right: 40px;
  }

  .demo__col:nth-child(3) .demo__lesson---small:nth-child(1) {
    margin-left: 26px;
  }

  .demo__col:nth-child(1) .demo__lesson---small:nth-child(2) {
    margin-left: 26px;
  }
}

@media (max-width: 1250px) {
  .heading__thing2 {
    left: 200px;
  }
}

#c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

@media (max-width: 730px) {
  .mobile-only-nav {
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1300;
  }

  .mobile-sky-1 img, .mobile-sky-2 img {
    max-width: 100%;
  }

  .mobile-sky-1 {
    position: absolute;
    right: 117px;
    top: 110px;
    width: 71px;
  }

  .mobile-sky-2 {
    position: absolute;
    right: 62px;
    top: 145px;
    width: 48px;
  }

  .mobile-nav-menu.active {
    background-image: url('../img/close.png');
  }

  .mobile-nav-menu {
    width: 40px;
    height: 25px;
    background-image: url('../img/menu.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

  .mobile-only-xs {
    display: block;
  }

  .mobile-only-hamburger {
    display: block;
    width: 100%;
    position: fixed;
    overflow: hidden;
    height: 100%;
    z-index: 999;
    transform: translateX(100%);
    transition: .3s;
  }

  .hamb-container {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    z-index: 9999;
    background-color: #ffffff;
  }

  .hamb-container li {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .hamb-container li img {
    margin: 0 auto;
    display: block;
  }

  .hamb-container li:nth-child(1) {
    margin-top: auto;
  }

  .hamb-container li:nth-child(4) {
    margin-bottom: auto;
  }

  .hamb-container ul {
    display: flex;
    flex-direction: column;
    height: 100%;
  }

  .hamb-container .main-button {
    margin: 0 auto;
    margin-top: auto;
    margin-bottom: 52px;
  }

  .mobile-only-hamburger.active {
    transform: translateX(0);
  }

  .heading-section,
  .quotes-section,
  .whatis-section,
  .statistics-section,
  .demo-section,
  .formats-section,
  .faq-section,
  .team-section {
    min-height: 100vh !important;
    height: auto !important;
  }
  .quotes__row {
    display: flex;
    flex-direction: column;
  }

  .quotes-section {
    height: auto;
    padding-top: 30px;
  }

  .quotes__content-total {
    position: static;
    transform: translate(0, 0);
  }

  .if__content-total {
    position: static;
    opacity: 1;
  }

  .quotes__item3,
  .quotes__item1,
  .quotes__item2 {
    transform: translateY(0) translateX(0);
    margin: 20px auto;
  }

  .quotes__item1 {
    order: 2;
  }

  .quotes__item2 {
    order: 1;
  }

  .quotes__item3 {
    order: 3;
  }

  .quote__title {
    font-size: 30px;
    /* max-width: 95%;
    margin: 0 auto;
    line-height: 1.5; */
  }

  .if__content {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .if__content-block {
    margin: 25px 0;
  }

  .if__background---right {
    bottom: 0;
  }

  .quotes__figure.quotes__figure4 {
    display: none;
  }

  .if__background {
    height: 60px;
  }

  html body .if__content-total button.main-button.main-button---centered {
    margin-bottom: 100px;
  }

  .whatis__content {
    flex-direction: column;
  }

  .whatis__main img {
    position: static;
  }

  .whatis__right {
    order: 1;
  }

  .whatis__left {
    order: 2;
  }

  .whaitis__bloop2 {
    right: auto;
    top: 17px;
    left: 50%;
    transform: translateX(-50%) rotate(-27.81deg);
    width: 640px;
  }

  .whaitis__bloop1 {
    display: none;
  }

  .whatis__title {
    width: 290px;
    max-width: 95%;
    margin-top: 60px;
    margin-bottom: 20px;
  }

  .whatis__right {
    align-items: center;
    position: static;
  }

  .whatis-section button {
    position: absolute;
    bottom: 44px;
    border: 2px solid #fff;
    line-height: 56px;
  }

  .whatis__left {
    display: flex;
    padding-bottom: 60px;
    justify-content: center;
    margin-top: 40px;
  }

  .whatis__sub {
    display: flex;
    flex-direction: row;
    margin-top: 0;
    position: relative;
    justify-content: space-between;
    z-index: 30;
  }

  .whatis__sub-item:nth-child(1) img,
  .whatis__sub-item:nth-child(2) img,
  .whatis__sub-item:nth-child(3) img,
  .whatis__sub-item:nth-child(4) img {
    width: 90px !important;
    transform: rotate(0);
    margin-left: 0;
    margin-right: 0;
  }

  .whatis__sub-item {
    width: 90px;
  }

  .whatis__sub {
    width: 100%;
  }

  .whatis__main {
    position: relative;
    z-index: 40;
    margin-left: 0;
    display: none;
  }

  .whatis__main img {
    width: 90px;
  }

  .statistics__sliding {
    width: 100vw !important;
    flex-direction: column;
  }

  nav {
    display: none;
  }

  .statistics-section {
    height: auto !important;
  }

  .heading__title {
    margin-top: 215px;
  }

  .heading__skyblue1 {
    width: 380px;
    height: 274.9px;
    background-size: cover;
    bottom: 0;
    left: 0;
  }

  html body section section div.heading__mermaid {
    width: 342px;
    height: 502px;
    left: 0 !important;
    bottom: -5px !important;
    background-size: cover;
  }

  .heading__content button {
    margin-top: 241px;
    margin-bottom: 40px;
  }

  .heading__thing-circle {
    display: none;
  }

  .heading__thing6 {
    bottom: auto;
    top: 400px;
    transform: scale(0.6) rotate(110deg);
    left: 400px;
  }

  .heading__thing.heading__thing4 {
    left: 300px;
    top: 400px;
  }

  .whatis__right li {
    max-width: 360px;
    flex-direction: column;
    text-align: center;
  }

  .whatis__right li img {
    width: 23px;
  }

  .whatis__right li span {
    display: block;
    margin-top: 10px;
    max-width: 100%;
  }

  .quotes__item3:hover {
    transform: translateX(0);
  }

  .faq__title {
    margin: 0 auto;
    margin-top: 77px;
    margin-bottom: 52px;
    width: 289px;
    max-width: 95%;
    display: block;
  }

  .faq__content {
    max-width: 95%;
    margin: 0 auto;
    padding-left: 42px;
    padding-right: 42px;
    box-sizing: border-box;
    overflow: hidden;
  }

  .faq__content hr {
    max-width: 90% !important;
    width: 90% !important;
    border: none;
    height: 1px;
    background-color: #57a080;
  }

  .faq-section {
    padding-bottom: 480px;
  }

  .faq__content-block-title {
    line-height: 1.6;
    font-size: 16px;
    font-weight: 500;
  }

  .faq__content-block-text {
    font-size: 14px;
  }

  .faq__dots img {
    width: 100%;
  }

  .faq__dots {
    bottom: 260px;
    width: 60px;
    right: 240px;
  }

  .statistics3__motivation {
    position: static;
    transform: translateX(0);
    margin: 0 auto;
    margin-top: 21px;
  }

  .slide3_cloud1 {
    top: 150px;
    left: 50px;
    z-index: 50;
  }

  .slide3_cloud2 {
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
  }

  .slide3_cloud2:hover {
    transform: translateX(-50%);
  }

  .slide3_cloud3 {
    top: 270px;
    left: auto;
    right: 110px;
    z-index: 40;
  }

  .statistics__girl {
    position: absolute;
    bottom: 94px;
    left: 65px;
  }

  .statistics__girl:hover,
  .statistics__boy:hover {
    transform: scale(1) !important;
  }

  html body .statistics__girl .statistics__cloud {
    left: -90px;
    top: -250px;
    transform: scale(0.8);
  }

  html body .statistics__girl .statistics__cloud p {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 0px;
    margin-top: 69px;
  }

  .statistics__boy .statistics__cloud {
    top: -150px;
    left: 0px;
    transform: scale(0.8);
  }

  .statistics__boy .statistics__cloud h6 br {
    display: none;
  }

  .statistics__boy {
    left: 300px;
    right: auto;
    bottom: 100px;
  }

  .statistics__title {
    max-width: 95%;
  }

  .statistics__garbage3 {
    width: 50px;
    left: 10px;
    bottom: 80px;
  }

  .statistics__garbage1 {
    right: 0;
    bottom: 90px;
  }

  .statistics__garbage2 {
    bottom: 200px;
    right: 30px;
    top: auto;
  }

  .statistics__boy .statistics__person {
    width: 84px;
  }

  .statistics1__ground {
    bottom: 0;
    left: 0;
  }

  .statistics__ppl {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateX(0);
  }

  .slide3_cloud3 img {
    left: 30px;
    top: -20px;
  }

  .statistics__girl .statistics__person {
    width: 150px;
  }

  .statistics2__monster {
    bottom: 0;
  }

  .slide2_cloud1 {
    left: 0;
    right: auto;
    top: 150px;
  }

  .quotes__item1:hover {
    transform: translateY(0);
  }

  .demo__title img {
    max-width: 90%;
    margin-top: 104px;
    margin-bottom: 72px;
  }

  .demo__col {
    display: none;
    margin: 0 auto;
  }

  .demo__spot1 {
    width: 171.01px;
    height: 153.36px;
    left: -107px;
    top: 134px;
  }

  .demo__lesson---large h2 {
    font-size: 18px;
  }

  .demo__lesson---large p {
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
  }

  .demo__col:nth-child(2) {
    display: block;
  }

  .demo__image-container button {
    width: 200px;
    height: 50px;
    line-height: 46px !important;
  }

  .demo__spot2 {
    display: block !important;
  }

  .team__title {
    margin-top: 147px;
    margin-bottom: 34px;
  }

  .team__figure1 {
    top: 50px;
    left: -100px;
    width: 160px;
  }

  .team__figure1 img {
    max-width: 100%;
  }

  .team__figure2 {
    top: 83px;
    left: auto;
    right: 2px;
    width: 82px;
  }

  .team__figure2 img {
    max-width: 100%;
  }

  .team__figure3 {
    top: 73px;
    left: auto;
    right: 68px;
    width: 57px;
  }

  .team__figure3 img {
    max-width: 100%;
  }

  .team__title img {
    max-width: 95%;
  }

  .team__figure4 {
    top: 189px;
    width: 32px;
    right: 3px;
  }

  .team__content {
    flex-direction: column;
  }

  .team__content-left {
    max-width: 100%;
    text-align: center;
    width: 241px;
    margin: 0 auto;
    line-height: 28px;
  }

  .team__content-left-item-bolder {
    width: 100%;
    display: block;
    margin-top: 10px;
  }

  .formats__addition6 {
    background-position: center;
  }

  .formats__content-box {
    width: 250px;
    margin: 0 auto;
  }

  .formats__content-wrapper {
    flex-direction: column;
  }

  .team__content-right {
    max-width: 95%;
    text-align: center;
    width: 350px;
    margin: 0 auto;
    margin-top: 30px;
  }

  .team__figure4 img {
    max-width: 100%;
  }

  .formats__title-image {
    margin-top: 155px;
  }

  .formats__addition1 {
    width: 144px;
    left: -37px;
    top: 86px;
  }

  .formats__addition2 {
    display: none;
  }

  .formats__addition3 {
    width: 128px;
    height: 56px;
    right: -27px;
    top: 94px;
  }

  .formats__content-info,
  .formats__content-advice {
    width: 85%;
    line-height: 1.6;
  }

  .formats__content-left {
    display: none;
  }

  .formats__content-right {
    display: none;
  }

  .formats__addition4 {
    width: 30px;
    right: 53px;
    top: 135px;
    left: auto;
  }

  .formats__content-info {
    margin-top: 25px;
  }
}

@media (max-width: 660px) {
  .slide3_cloud3 {
    top: 270px;
    left: 350px;
    right: auto;
    z-index: 40;
  }

  .formats__title-image {
    max-width: 100%;
  }

  .formats__title {
    max-width: 95%;
  }
}
@media (max-width: 572px) {
  .statistics__boy {
    left: 230px;
    right: auto;
    bottom: 30px;
  }

  .popup__cloud4 {
    display: none;
  }

  .popup__content {
    max-height: 100vh;
    height: 100vh;
    width: 100%;
    border-radius: 0;
    max-width: 100%;
  }

  html body .statistics__girl .statistics__cloud {
    transform: scale(0.6) !important;
    left: -80px;
  }

  .statistics__girl {
    left: 20px;
  }

  .statistics__boy {
    left: 160px;
  }

  .statistics__boy .statistics__cloud {
    transform: scale(0.7);
  }

  .statistics__boy .statistics__cloud div {
    font-size: 16px;
  }

  .statistics__boy .statistics__cloud div b {
    font-size: 16px;
  }

  .statistics__boy .statistics__cloud {
    left: -30px;
  }

  .statistics__garbage5 {
    left: 30px;
    bottom: 200px;
  }

  .slide2_cloud2 {
    right: 0;
  }

  .slide2__bloop2 {
    bottom: 170px;
  }

  .slide2__bloop1 {
    bottom: 90px;
  }

  .slide3_cloud2 {
    transform: scale(1.1);
    left: 150px;
  }

  .slide3__subcloud2 {
    display: none;
  }

  .slide3_cloud1 {
    top: 150px;
    z-index: 50;
    transform: scale(0.9);
    left: -10px;
  }

  .slide3_cloud3 {
    top: 270px;
    left: 270px;
    right: auto;
    z-index: 40;
  }

  .slide3_cloud2 {
    top: 350px;
  }

  .slide3_cloud2:hover {
    transform: scale(1);
  }

  .statistics__girl {
    bottom: 40px;
  }

  .if__content-block-text {
    font-size: 14px;
  }

  .if__content-block img {
    width: 130px;
  }

  .if__title {
    margin-bottom: 30px;
  }

  .quote__title {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 10px;
    margin-top: 100px;
  }

  .whatis__right li {
    max-width: 95% !important;
    width: 350px !important;
    margin-left: auto;
    margin-right: auto;
  }

  .whatis-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .quote__subtitle {
    font-size: 14px;
  }

  .if__background---left {
    width: 148px;
    left: -30px;
  }

  .if__background---right {
    width: 125px;
    right: 0;
  }

  .if__background {
    height: 40px;
  }

  .if__content-total {
    padding-bottom: 40px;
  }

  html body .if__content-total button.main-button.main-button---centered {
    margin-bottom: 70px;
  }

  .team-container {
    padding-left: 0;
  }

  .team__title {
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
  }

  .team__figure4 {
    top: 210px;
  }

  .team-section::after {
    height: 200px;
    background-position: center;
  }
}

@media (max-width: 484px) {
  .statistics__sliding .slide:nth-child(1) {
    height: 650px !important;
  }
  .statistics__sliding .slide:nth-child(2) {
    height: 700px !important;
  }
  .statistics__sliding .slide:nth-child(3) {
    height: 650px !important;
  }
  .formats__content-box {
    height: 430px;
    margin-bottom: 40px;
  }

  .statistics2__monster {
    transform: scale(1.3);
  }
  .if__background {
    bottom: 0 !important;
  }
  
  .slide2_cloud1 {
    top: 240px;
    transform: scale(0.8);
    width: 280.05px;
    height: 263.91px;
    z-index: 50;
  }

  .slide2_cloud2 {
    top: 190px;
  }

  .mobile-only-small-size {
    display: block;
  }

  .statistics__title.mobile-only-small-size {
    position: static;
    transform: translateX(0);
    max-width: 95%;
    margin: 0 auto;
    display: block;
    margin-top: 80px;
  }

  .statistics__subtitle.mobile-only-small-size {
    position: static;
    transform: translateX(0);
    max-width: 95%;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .slide3__subcloud1 {
    top: auto;
    left: 57px;
    bottom: 151px;
    width: 10px;
  }

  .slide3__subcloud3 {
    right: 27px;
    bottom: 122px;
    top: auto;
    left: auto;
    width: 16px;
  }

  .statistics3__motivation {
    width: 300px;
    max-width: 95%;
    font-size: 14px;
  }

  .slide3_cloud1 {
    left: -40px;
    transform: scale(0.7) !important;
    top: 200px;
  }

  .slide3_cloud2 {
    transform: scale(1) !important;
    left: 120px;
    top: 390px;
  }

  .slide3_cloud3 {
    transform: scale(0.8) !important;
    top: 300px;
    left: 200px;
  }

  .faq__content-block-title {
    font-size: 14px;
  }

  .faq__content-block-header {
    display: flex;
    align-items: flex-start;
  }

  .faq__content {
    padding-right: 15px;
    padding-left: 15px;
  }

  .faq__bloop.faq__bloop2 {
    width: 287px;
    left: -130px;
    bottom: 0;
    transform: rotate(-120.46deg);
    height: 259px;
  }

  .faq__bloop1 {
    bottom: 57px;
    top: auto;
    left: 28px;
    transform: rotate(-120.46deg);
    right: auto;
  }

  .faq__spider {
    width: 400px;
    right: -90px;
    bottom: -140px;
  }

  .faq__dots {
    bottom: 130px;
    right: 220px;
  }

  .faq-section {
    padding-bottom: 300px;
  }

  .faq__content-block-header-triangle {
    position: relative;
  }

  html body section section div.heading__mermaid {
    width: 330px;
    height: 452px;
    left: 0 !important;
    bottom: -5px !important;
    background-size: cover;
    background-image: url("../img/happy-mermaid.png");
  }

  .heading__skyblue1 {
    left: -100px;
  }

  .heading__skyblue2 {
    display: none;
  }

  #c {
    display: none;
  }

  .popup__content::after {
    border-radius: 0;
  }

  .popup-container.active .popup__cloud1 {
    width: 100px;
    left: -40px;
    top: 9px;
  }

  .popup__cloud2 {
    width: 100px;
    top: 75px;
    right: -30px;
  }

  .popup__content input,
  .selectFake {
    max-width: 100%;
  }

  .popup__content label {
    width: 90%;
  }

  .popup__content h5 {
    margin-top: 10px;
  }

  .specia-checkbox-form input {
    margin-top: 17px;
  }


  .heading__things---top {
    display: none;
  }

  .heading__things---bottom {
    display: none;
  }


  .mobile-garbage {
    position: absolute;
    right: 40px;
    top: 420px;
    z-index: 400;
  }

  .busket-mobile-gbg {
    width: 78px;
    position: relative;
    z-index: 10;
  }

  .glow-mobile-gbg {
    width: 160px;
    position: absolute;
    top: -10px;
    left: -50px;
    z-index: 20;
  }

  .heading__content button {
    margin-top: 400px;
    margin-bottom: 40px;
  }

  .mobile-sun-1 {
    position: absolute;
    top: 80px;
    left: 40px;
  }

  .team-section::after {
    height: 370px;
  }

  .demo__row {
    display: flex;
    flex-direction: column;
    padding-bottom: 70px;
  }

  .demo__col {
    display: block;
    margin: 0 auto !important;
  }

  .demo__lesson {
    margin: 0 auto !important;
    margin-top: 60px !important;
    width: 250px;
    padding: 0 !important;
  }

  .demo__col .demo__lesson---small:nth-child(2) {
    margin-top: 60px !important;
  }

  .demo__lesson .main-button.main-button---bordered.openpopup-trigger {
    font-size: 13px;
  }

  .formats__content-box.green {
    order: 1;
  }
  
  .formats__content-box:nth-child(2) {
    order: 3;
  }

  .formats__content-box:nth-child(3) {
    order: 2;
  }

  .demo__lesson---small img {
    width: 100% !important;
  }

  .demo__subdescription {
    width: 100%;
    font-size: 16px !important;
    color: #00a17f !important;
    text-align: center;
  }

  .demo__lesson h2 {
    margin-top: 25px;
    margin-bottom: 7px;
    text-align: center;
    width: 100% !important;
    font-weight: 600;
  }

  .demo__col:nth-child(2) {
    order: -1;
  }
}

@media (min-width: 1600px) {
  .team-section::after {
    width: 1400px;
    left: 50%;

    transform: translateX(-50%);
  }
}

@media (min-width: 1800px) {
  .faq__content {
    margin-left: 20vw;
  }

  .faq__title {
    margin-left: 20vw;
  }

  .nav-container {
    width: 1650px;
  }

  .nav__list img {
    width: 240px;
  }

  .nav__list li:nth-child(5) img {
    width: 200px;
  }

  .nav__list li:nth-child(5) div {
    width: 240px;
    height: 160px;
  }

  .whatis-container {
    position: relative;
    width: 1600px;
  }

  .whaitis__bloop2 {
    right: 5vw;
    top: 246px;
  }

  .whaitis__bloop1 {
    display: none;
  }

  .whatis__content {
    padding-top: 10vh;
  }
}

.nav-button {
  width: 180px;
  font-size: 15px !important;
  height: 50px;
  line-height: 44px !important;
}