@font-face {
  font-family: "Marvin";
  font-weight: normal;
  font-style: normal;

  src: url("../fonts/Marvin.eot");
  src: url("../fonts/Marvin.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Marvin.woff2") format("woff2"),
    url("../fonts/Marvin.woff") format("woff"),
    url("../fonts/Marvin.ttf") format("truetype");
}

@-webkit-keyframes flipInBottom {
  0% {
    -webkit-transform: rotateX(90deg);

    opacity: 0;
  }
  2% {
    -webkit-transform: rotateX(87.845deg);

    opacity: 0.173;
  }
  4% {
    -webkit-transform: rotateX(74.294deg);

    opacity: 0.347;
  }
  6% {
    -webkit-transform: rotateX(54.835deg);

    opacity: 0.52;
  }
  8% {
    -webkit-transform: rotateX(34.962deg);

    opacity: 0.693;
  }
  10% {
    -webkit-transform: rotateX(17.398deg);

    opacity: 0.867;
  }
  12% {
    -webkit-transform: rotateX(4.318deg);

    opacity: 1;
  }
  14% {
    -webkit-transform: rotateX(-6.871deg);
  }
  16% {
    -webkit-transform: rotateX(-9.632deg);
  }
  18% {
    -webkit-transform: rotateX(-9.832deg);
  }
  20% {
    -webkit-transform: rotateX(-8.436deg);
  }
  22% {
    -webkit-transform: rotateX(-6.33deg);
  }
  24% {
    -webkit-transform: rotateX(-4.062deg);
  }
  26% {
    -webkit-transform: rotateX(-2.094deg);
  }
  28% {
    -webkit-transform: rotateX(-0.605deg);
  }
  30% {
    -webkit-transform: rotateX(0.399deg);
  }
  32% {
    -webkit-transform: rotateX(0.932deg);
  }
  34% {
    -webkit-transform: rotateX(1.108deg);
  }
  38% {
    -webkit-transform: rotateX(0.724deg);
  }
  40% {
    -webkit-transform: rotateX(0.473deg);
  }
  42% {
    -webkit-transform: rotateX(0.252deg);
  }
  44% {
    -webkit-transform: rotateX(0.078deg);
  }
  46% {
    -webkit-transform: rotateX(-0.037deg);
  }
  100% {
    -webkit-transform: rotateX(0deg);

    opacity: 1;
  }
}
@keyframes flipInBottom {
  0% {
    transform: rotateX(90deg);

    opacity: 0;
  }
  2% {
    transform: rotateX(87.845deg);

    opacity: 0.173;
  }
  4% {
    transform: rotateX(74.294deg);

    opacity: 0.347;
  }
  6% {
    transform: rotateX(54.835deg);

    opacity: 0.52;
  }
  8% {
    transform: rotateX(34.962deg);

    opacity: 0.693;
  }
  10% {
    transform: rotateX(17.398deg);

    opacity: 0.867;
  }
  12% {
    transform: rotateX(4.318deg);

    opacity: 1;
  }
  14% {
    transform: rotateX(-6.871deg);
  }
  16% {
    transform: rotateX(-9.632deg);
  }
  18% {
    transform: rotateX(-9.832deg);
  }
  20% {
    transform: rotateX(-8.436deg);
  }
  22% {
    transform: rotateX(-6.33deg);
  }
  24% {
    transform: rotateX(-4.062deg);
  }
  26% {
    transform: rotateX(-2.094deg);
  }
  28% {
    transform: rotateX(-0.605deg);
  }
  30% {
    transform: rotateX(0.399deg);
  }
  32% {
    transform: rotateX(0.932deg);
  }
  34% {
    transform: rotateX(1.108deg);
  }
  38% {
    transform: rotateX(0.724deg);
  }
  40% {
    transform: rotateX(0.473deg);
  }
  42% {
    transform: rotateX(0.252deg);
  }
  44% {
    transform: rotateX(0.078deg);
  }
  46% {
    transform: rotateX(-0.037deg);
  }
  100% {
    transform: rotateX(0deg);

    opacity: 1;
  }
}

.flipInBottom {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;

  /* -webkit-animation: flipInBottom 1.733s linear 0s 1 normal both; */
  -webkit-animation: flipInBottom 1s linear 0s 1 normal both;

  /* animation: flipInBottom 1.733s linear 0s 1 normal both; */
  animation: flipInBottom 1s linear 0s 1 normal both;
}

@-webkit-keyframes flipInBottom {
  0% {
    -webkit-transform: rotateX(90deg);

    opacity: 0;
  }
  2% {
    -webkit-transform: rotateX(87.845deg);

    opacity: 0.173;
  }
  4% {
    -webkit-transform: rotateX(74.294deg);

    opacity: 0.347;
  }
  6% {
    -webkit-transform: rotateX(54.835deg);

    opacity: 0.52;
  }
  8% {
    -webkit-transform: rotateX(34.962deg);

    opacity: 0.693;
  }
  10% {
    -webkit-transform: rotateX(17.398deg);

    opacity: 0.867;
  }
  12% {
    -webkit-transform: rotateX(4.318deg);

    opacity: 1;
  }
  14% {
    -webkit-transform: rotateX(-6.871deg);
  }
  16% {
    -webkit-transform: rotateX(-9.632deg);
  }
  18% {
    -webkit-transform: rotateX(-9.832deg);
  }
  20% {
    -webkit-transform: rotateX(-8.436deg);
  }
  22% {
    -webkit-transform: rotateX(-6.33deg);
  }
  24% {
    -webkit-transform: rotateX(-4.062deg);
  }
  26% {
    -webkit-transform: rotateX(-2.094deg);
  }
  28% {
    -webkit-transform: rotateX(-0.605deg);
  }
  30% {
    -webkit-transform: rotateX(0.399deg);
  }
  32% {
    -webkit-transform: rotateX(0.932deg);
  }
  34% {
    -webkit-transform: rotateX(1.108deg);
  }
  38% {
    -webkit-transform: rotateX(0.724deg);
  }
  40% {
    -webkit-transform: rotateX(0.473deg);
  }
  42% {
    -webkit-transform: rotateX(0.252deg);
  }
  44% {
    -webkit-transform: rotateX(0.078deg);
  }
  46% {
    -webkit-transform: rotateX(-0.037deg);
  }
  100% {
    -webkit-transform: rotateX(0deg);

    opacity: 1;
  }
}

@keyframes flipOutBottom {
  0% {
    transform: rotateX(0deg);

    opacity: 1;
  }
  2% {
    transform: rotateX(-0.037deg);
  }
  4% {
    transform: rotateX(0.078deg);
  }
  6% {
    transform: rotateX(0.252deg);
  }

  8% {
    transform: rotateX(0.473deg);
  }
  10% {
    transform: rotateX(0.724deg);
  }
  12% {
    transform: rotateX(1.108deg);
  }
  14% {
    transform: rotateX(0.932deg);
  }
  16% {
    transform: rotateX(0.399deg);
  }
  18% {
    transform: rotateX(-0.605deg);
  }
  20% {
    transform: rotateX(-2.094deg);
  }
  22% {
    transform: rotateX(-4.062deg);
  }
  24% {
    transform: rotateX(-6.33deg);
  }
  26% {
    transform: rotateX(-8.436deg);
  }
  28% {
    transform: rotateX(-9.832deg);
  }
  30% {
    transform: rotateX(-9.632deg);
  }
  32% {
    transform: rotateX(-6.871deg);
  }
  34% {
    transform: rotateX(4.318deg);

    opacity: 1;
  }
  38% {
    transform: rotateX(17.398deg);

    opacity: 0.867;
  }
  40% {
    transform: rotateX(34.962deg);

    opacity: 0.693;
  }
  42% {
    transform: rotateX(54.835deg);

    opacity: 0.52;
  }
  44% {
    transform: rotateX(74.294deg);

    opacity: 0.347;
  }
  46% {
    transform: rotateX(87.845deg);

    opacity: 0.173;
  }
  100% {
    transform: rotateX(90deg);

    opacity: 0;
  }
}

.flipOutBottom {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation: flipOutBottom 1s linear 0s 1 normal both;
  animation: flipOutBottom 1s linear 0s 1 normal both;
}

:root {
  --xl-screen-width: 1380;
  --mobile-design-screen-width: 400;
  --background-color-rgb: 255, 255, 255;
  --images-border: 4px solid #989898;
  --images-border-radius: 14px;
  --images-shadow: 6.11px 6.11px 5.09px rgba(29, 29, 27, 0.33);
  --btn-shadow: 0 0 4px rgb(0 0 0 / 33%);
  --modal-background-shadow: drop-shadow(5px 5px 4px rgba(0, 0, 0, 0.33));
  --color-wrong: #f27191;
  --color-correct: #99ca3c;
  --color-answer-font: #1d1d1b;
  --btn-gradient: linear-gradient(
    180deg,
    rgba(229, 0, 126, 1) 0%,
    rgba(226, 0, 124, 1) 29.57%,
    rgba(217, 0, 119, 1) 51.18%,
    rgba(201, 0, 111, 1) 70.27%,
    rgba(178, 0, 99, 1) 87.79%,
    rgba(158, 0, 88, 1) 100%
  );
}

body {
  overflow-y: auto;
}

button {
  cursor: pointer;
  user-select: none;
}

.ui-page {
  display: flex;
  flex-direction: column;

  height: 100%;
}

.background {
  display: flex;

  box-sizing: border-box;
  width: 100%;
  min-width: calc(var(--wrapper-width) + var(--horizontal-background-paddings));
  min-height: 100vh;
  padding: var(--vertical-background-paddings)
    var(--horizontal-background-paddings);

  background-color: #fff;

  --horizontal-background-paddings: 35px;
  --vertical-background-paddings: 20px;
  --wrapper-width: 1310px;
  justify-content: center;
  align-items: center;
}

.wrapper {
  position: relative;

  display: flex;
  overflow: hidden;
  flex-direction: column;

  width: var(--wrapper-width);
  min-height: 740px;

  background-color: rgb(var(--background-color-rgb));
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 30%);

  align-items: center;
  align-content: center;
  justify-content: center;
  --description-divider-vertical-margin: 25px;
}

.start-btn {
  font-family: "Nunito", sans-serif;
  font-size: 36px;
  font-weight: 800;

  box-sizing: border-box;
  width: var(--start-btn-radius);
  height: var(--start-btn-radius);
  padding: 0;

  cursor: pointer;
  transition: 0.3s;
  transition-property: box-shadow;

  color: #fff;
  border: 10px solid #fff;
  border-radius: 50%;
  background: linear-gradient(
    180deg,
    #e5007e 0%,
    #e3007d 48.18%,
    #dc0079 65.53%,
    #d10073 77.9%,
    rgba(192, 0, 106, 1) 87.9%,
    #aa005e 96.37%,
    #9e0058 100%
  );
  box-shadow: rgba(0, 0, 0, 50%) 0 0 7px, inset rgba(0, 0, 0, 50%) 0 0 7px;
  text-shadow: 3px 3px 3px rgba(0, 0, 0, 33%);

  --start-btn-radius: 193px;
}

@media (pointer: fine) {
  .start-btn:hover {
    box-shadow: rgba(0, 0, 0, 50%) 0 0 7px, inset rgba(0, 0, 0, 70%) 0 0 12px;
  }
}

/* description start */
.description {
  font-family: "Nunito", sans-serif;
  font-size: 31px;

  position: relative;

  display: flex;
  flex-direction: column;

  box-sizing: border-box;
  width: 100%;
  padding: 0 15% var(--description-divider-vertical-margin) 15%;

  text-align: center;

  color: #fff;

  align-items: center;
  will-change: transform, opacity;
  backface-visibility: hidden;
  --divider-height: 3px;
}

.description__text {
  margin-top: -0.12em;
  margin-bottom: -0.24em;
}

.description__text-font {
  font-weight: 300;
}

.description__text p {
  margin: 0;
  padding: 0;
}

.description__text_150 {
  font-size: 1.5em;
}

.description__text_200 {
  font-size: 2em;
}

.description__text_250 {
  font-size: 2.5em;
}

.description__text_300 {
  font-size: 3em;
}

.description__divider {
  position: absolute;
  bottom: calc(var(--divider-height) / -2);

  display: block;

  width: 80%;
  max-width: 423px;
  height: 2px;
  margin: 0 auto;

  content: "";
}

.description__img {
  box-sizing: content-box;
  width: auto;
  /* max-width: 100%; */
  height: 190px;
  margin-bottom: 25px;

  border-radius: var(--images-border-radius);
  background-color: #fff;
  box-shadow: 0px 20px 30px 0px #0000001a;
  object-fit: cover;
}

.description__img_zoom-110 {
  height: 209px;
}

.description__img_zoom-120 {
  height: 228px;
}

.description__img_zoom-130 {
  height: 247px;
}

.description__img_zoom-140 {
  height: 266px;
}

.description__img_zoom-150 {
  height: 285px;
}
/* description end */

.start-screen {
  display: flex;
  flex-direction: column;

  width: 100%;

  justify-content: center;
  flex-grow: 1;
  position: relative;
}

.audio-muted-true,
.audio-muted-false{
  position: absolute;
  bottom: 10px;
  display: none;
  justify-content: center;
  width: 100%;
}

.audio-muted-true.active,
.audio-muted-false.active{
  display: flex;
}

.muted-true-btn,
.muted-false-btn{
  font-family: "Nunito", sans-serif;
  font-size: 16px;
  font-weight: 800;

  box-sizing: border-box;
  padding: 5px 15px;

  cursor: pointer;
  transition: 0.3s;
  transition-property: box-shadow;

  color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  background: linear-gradient(
    180deg,
    #e5007e 0%,
    #e3007d 48.18%,
    #dc0079 65.53%,
    #d10073 77.9%,
    rgba(192, 0, 106, 1) 87.9%,
    #aa005e 96.37%,
    #9e0058 100%
  );
  box-shadow: rgba(0, 0, 0, 50%) 0 0 7px, inset rgba(0, 0, 0, 50%) 0 0 7px;
  text-shadow: 3px 3px 3px rgba(0, 0, 0, 33%);
}

.muted-true-btn:hover,
.muted-true-btn:active,
.muted-false-btn:hover,
.muted-false-btn:active{
  box-shadow: rgba(0, 0, 0, 50%) 0 0 7px, inset rgba(0, 0, 0, 70%) 0 0 12px;
}

.nav-btn,
.accept-info-btn {
  font-family: "Nunito", sans-serif;
  font-size: 17px;

  padding: 18px 27px;

  text-transform: uppercase;

  color: #fff;
  border: none;
  border-radius: 12px;
  background: var(--btn-gradient);
  box-shadow: 0px 20px 30px 0px #0000001a;
}

/* test start */
.test {
  display: flex;
  overflow: hidden;
  flex-direction: column;
  width: 100%;
  flex-grow: 1;
  align-items: center;
  justify-content: center;
  --answer-shadow-spacer: 10px;
  padding: 10px 0;
}

.test_no-justify {
  /* overflow-y: scroll; */

  justify-content: normal;
}

.test__wrap {
  display: flex;

  width: 100%;

  align-items: center;
}

.test__controls {
  width: 100%;
}

.block-height {
  height: 86px;
}

.test___skip-task-btn {
  font-family: "Nunito", sans-serif;
  font-size: 16px;

  position: absolute;
  right: 63px;
  bottom: 30px;

  text-transform: uppercase;

  color: #fff;
}

@media (pointer: fine) {
  .test___skip-task-btn:hover {
    cursor: pointer;
    text-decoration: underline;
  }
}

.test___accept-btn-wrapper {
  box-sizing: content-box;
  height: 56px;
  padding-bottom: var(--answer-shadow-spacer);
}

.test___accept-btn {
  font-size: 17px;
  padding: 18px 50px;
}
/* test end */

.slide-item {
  display: flex;
  overflow-x: hidden;
  width: var(--slide-width);
  height: fit-content;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  --answer-spacer: 15px;
  /* padding-top: 10px;
  padding-bottom: 10px; */
}

.slide-item.padding {
  padding-top: 50px;
  padding-bottom: 50px;
}

.slide-item__net {
  padding-top: 10px;
  padding-bottom: 10px;
}

.slide-item.open-answer {
  padding-top: 0px;
}

.slide-list {
  position: relative;
  left: calc(-1 * var(--slide-width) * var(--current-slide));

  display: flex;

  width: calc(var(--slide-width) * var(--number-of-slides));
  height: var(--height-in-px);
  padding: var(--answer-shadow-spacer) 0 0 0;

  align-items: center;
  --number-of-slides: 1;
  --current-slide: 0;
  --slide-width: var(--wrapper-width);
}

.slide-list .description {
  margin-bottom: calc(
    var(--description-divider-vertical-margin) - var(--answer-spacer)
  );

  opacity: 0;
}

/* adviser start */
.adviser {
  position: absolute;
  z-index: 300;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}

.adviser-block {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.adviser_show-error .adviser__text-on-cloud {
  height: 48%;
}

.adviser_show-advice,
.adviser_show-error {
  background-color: rgb(var(--background-color-rgb), 0.92);
  pointer-events: initial;
}

.adviser_show-error .adviser__dialog_wrong,
.adviser_show-advice .adviser__dialog_advice {
  display: flex;

  pointer-events: all;
}

.adviser__btn-slot {
  position: absolute;
  bottom: 0;

  width: 100%;

  text-align: center;
}

.adviser__dialog {
  position: relative;
  /* top: 0;
  right: 0;
  bottom: 0;
  left: 0; */

  display: none;

  /* justify-content: center; */
}

.adviser__dialog_wrong {
  z-index: 1;
}

.adviser__dialog_wrong .adviser__text {
  position: absolute;

  display: block;
}

.adviser__dialog_wrong .adviser__text-title {
  position: relative;
  top: -2px;

  margin-bottom: 30px;

  color: #e5007e;
}

.adviser__cloud-img {
  /* position: absolute;
  bottom: 95px;
  left: 237px; */

  width: 772px;
  height: 415px;

  filter: var(--modal-background-shadow);
}

.adviser__cloud-img_mobile {
  display: none;
}

.adviser__cloud-img_advice {
  fill: #989898;
}

.adviser__cloud-img_wrong {
  fill: #e5007e;
}

.adviser__text {
  position: absolute;
  top: 40px;
  left: 67px;
  right: 0;
  bottom: 0;
  /* height: 80%; */
  display: flex;
  flex-direction: column;
  height: 283px;
}

.adviser_show-advice .adviser__text-on-cloud {
  /* text-align: center; */
  /* height: 80%; */
  /* overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none; */
}

.adviser__text-title {
  font-family: Marvin;
  font-size: 36px;

  margin-bottom: 10px;

  text-align: center;

  color: #989898;
}

.adviser__text-on-cloud {
  font-family: "Nunito", sans-serif;
  font-size: 27px;
  line-height: 1;
  margin: 1vmin;
  /* display: flex; */
  flex-direction: column;
  flex-wrap: wrap;
  /* height: 48%; */
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 70px;
  padding-right: 70px;
  text-align: center;
  /* height: 80%; */
  color: #000;
  margin: auto;
  /* justify-content: center;
  align-content: center; */
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.adviser__text-on-cloud::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.adviser__close-cloud-btn {
  position: absolute;
  z-index: 1;
  right: 38px;
  top: 70px;

  width: 36px;
  height: 36px;

  border: none;
  border-radius: 5px;
  background: url(../images/cross-icon.svg),
    linear-gradient(
      180deg,
      rgba(229, 0, 126, 1) 0%,
      rgba(227, 0, 125, 1) 47.04%,
      rgba(220, 0, 121, 1) 64.67%,
      rgba(208, 0, 115, 1) 77.37%,
      rgba(191, 0, 106, 1) 87.69%,
      rgba(169, 0, 94, 1) 96.46%,
      rgba(158, 0, 88, 1) 100%
    );
  background-repeat: no-repeat;
  background-position: center;
  background-size: 22px, auto;
  box-shadow: 5px 2px 3px rgba(0, 0, 0, 0.33);
}
/* adviser end */

/* show hint button start */
.show-hint-btn {
  font-size: 0;

  position: absolute;
  z-index: 1;
  bottom: 16px;
  left: -16px;

  display: block;
  overflow: hidden;

  width: var(--question-mark-size);
  height: var(--question-mark-size);

  content: "";
  pointer-events: all;

  border: 3px solid #fff;
  border-radius: 50%;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: contain;
  box-shadow: 3.5px 3.5px 6px rgba(0, 0, 0, 33%);

  --question-mark-size: 65px;
}

.show-hint-btn__question-mark-img {
  position: relative;
  left: 4px;

  width: 20.18px;
  height: 33.54px;

  filter: drop-shadow(4px 0 3px rgba(0, 0, 0, 0.33));
}
/* show hint button end */

/* mute button start */
.play-task-description-btn {
  position: absolute;
  z-index: 1;
  bottom: 105px;
  left: -16px;

  overflow: hidden;

  width: var(--mute-size);
  height: var(--mute-size);

  pointer-events: all;

  border: 3px solid #fff;
  border-radius: 50%;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: contain;
  box-shadow: 3.5px 3.5px 6px rgba(0, 0, 0, 33%);

  --mute-size: 65px;
}

.show-hint-btn::before,
.play-task-description-btn::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: block;

  content: "";
  transition: transform 0.3s;
  transform: scale(0%);

  border-radius: 50%;
  background-image: linear-gradient(
    180deg,
    rgba(229, 0, 126, 1) 0%,
    rgba(227, 0, 125, 1) 47.04%,
    rgba(220, 0, 121, 1) 64.67%,
    rgba(208, 0, 115, 1) 77.37%,
    rgba(191, 0, 106, 1) 87.69%,
    rgba(169, 0, 94, 1) 96.46%,
    rgba(158, 0, 88, 1) 100%
  );
}

@media (pointer: fine) {
  .show-hint-btn:hover::before,
  .play-task-description-btn:hover::before {
    transform: scale(100%);
  }
}

.play-task-description-btn__speaker-icon {
  position: relative;
  top: 2px;
  left: -2px;

  width: 17.11px;
  height: 25.26px;

  filter: drop-shadow(4px 0 3px rgba(0, 0, 0, 0.33));
}

.play-task-description-btn__waves-icon {
  position: absolute;
  top: 12px;
  left: 37px;

  width: 15.01px;
  height: 33.37px;

  filter: drop-shadow(4px 0 3px rgba(0, 0, 0, 0.33));
}

.net-title {
  font-weight: 300;
  line-height: 1.3;
  font-size: 31px;
}

.description.net-descr {
  margin-bottom: 30px;
  padding-bottom: 20px;
}

/* mute button end */

/* answers-list start */
.answers-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 10px;
}

.answers-list li {
  box-sizing: border-box;
  padding: 25px 12.5px 0px;
}

.answers-list__brd,
.answers-list__brm {
  width: 100%;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.answers-list__brm {
  display: none;
}

/* answers-list end */

/* answer start */
.answer {
  padding-bottom: calc(
    var(--line-spacing) - var(--spacer) - var(--answer-shadow-spacer)
  );

  opacity: 0;

  will-change: transform, opacity;
  backface-visibility: hidden;
  --line-spacing: 25px;
  --spacer: var(--answer-spacer);
}

/* ------------------Modal---------------------*/

.backdrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  transition-timing-function: linear;
  transition-duration: 0.3s;
  z-index: 9;
}

.backdrop.is-hidden {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transform: translate;
  transition-timing-function: linear;
  transition-duration: 0.3s;
}

.scaled-img {
  position: absolute;
  margin-top: 166px;

  left: 50%;
  line-height: 0px;
  transform: translate(-50%);
  background-color: white;
  border-radius: var(--images-border-radius);
}

.modalImage {
  max-width: 1200px;
  max-height: 400px;
  border-radius: var(--images-border-radius);
}

.img-wrapper {
  position: relative;
  margin-bottom: 25px;
  line-height: 0px;
}

.img-wrapper .description__img {
  margin-bottom: 0px;
}

.open-modal__icon {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 5px;
  bottom: 5px;
  padding: 0px;
  pointer-events: none;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: none;
  background-color: #ec008c;
}

.search-icon {
  display: block;
  fill: none;
  stroke: white;
  width: 14px;
  height: 14px;
}

.close-icon {
  width: 20px;
  height: 20px;
}

.close-modal__btn {
  position: absolute;
  top: -14px;
  right: -14px;

  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: none;
  background-color: #ec008c;
}

.open-img__btn {
  box-sizing: border-box;
  padding: 0px;
  border: none;
  border-radius: 10px;
  font-size: 0;
  border-radius: var(--images-border-radius);
}

/*---------------Modal end-------------------*/

.hover__bg85.answer__text {
  position: relative;
  transition: all 0.45s ease-Out;
}

.hover__bg85:hover .bg__circle85 {
  width: 200%;
  height: 200%;
  opacity: 1;
  top: -50%;
  left: -50%;
}

.bg__circle85 {
  width: 0%;
  height: 0%;
  opacity: 0;
  line-height: 40px;
  border-radius: 50%;
  background-color: rgba(var(--background-color-rgb), 0.15);
  position: absolute;
  transition: all 0.5s ease-Out;
  top: 50%;
  left: 50%;
}

.answer__hoverBg.answer__text {
  position: relative;
  transition: all 0.45s ease-Out;
}

.answer__hoverBg:hover .answer__text {
  color: #2d3142;
}

.answer__input {
  display: none;
}

.answer__label {
  font-size: 0;

  position: relative;
  display: block;
  overflow: hidden;
  box-sizing: border-box;

  cursor: pointer;

  border-radius: 10px;
  background-color: #fff;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 33%);
  /* box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1); */
}

.answer__label.answer__label-shadow {
  box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
}

.answer__label.text {
  width: var(--answer-width-in-px);
}

.change-size-btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
}

.change-size-btn-img {
  position: absolute;
  width: 40px;
  top: 0;
  right: 0;
}

.img__size {
  width: 211px;

  padding: 20px 10px 0px 10px !important;
}

.img__size210 {
  width: 230px;
}

.img__size229 {
  width: 249px;
}

.img__size248 {
  width: 268px;
}

.img__size267 {
  width: 287px;
}

.img__size286 {
  width: 306px;
}

.img__size170 {
  width: 190px;
}

.img__size150 {
  width: 170px;
}

.img__size130 {
  width: 145px;
  padding: 15px 7.5px 0px 7.5px !important;
}

.img__size130 .answer__label {
  border-radius: 5px;
}

.img__size110 {
  width: 125px;
  padding: 15px 7.5px 0px 7.5px !important;
}

.img__size110 .answer__label {
  border-radius: 5px;
}

.img__size90 {
  width: 100px;
  padding: 10px 5px 0px 5px !important;
}

.img__size90 .answer__label {
  border-radius: 5px;
}

.img__size70 {
  width: 80px;
  padding: 10px 5px 0px 5px !important;
}

.img__size70 .answer__label {
  border-radius: 5px;
}

.img__size50 {
  width: 55px;
  padding: 5px 2.5px 0px 2.5px !important;
}

.img__size50 .answer__label {
  border-radius: 5px;
}

.img__size40 {
  width: 45px;
  padding: 5px 2.5px 0px 2.5px !important;
}

.img__size40 .answer__label {
  border-radius: 3px;
}

.answer__size .answer__text,
.answer__text_narrow.number {
  padding: 9px 50px;
}

.pd40 {
  padding: 20px 10px 0px 10px !important;
}

.pd40 .answer__text,
.answer__text_narrow .number {
  padding: 9px 40px;
}

.pd30 {
  padding: 15px 7.5px 0px 7.5px !important;
}

.pd30 .answer__text {
  padding: 9px 30px;
}

.pd20 {
  padding: 10px 5px 0px 5px !important;
}

.pd20 .answer__text {
  padding: 9px 20px;
}

/* .answer__label::after {
  position: absolute;
  top: -50px;
  left: -120%;

  width: 50px;
  height: 300%;

  content: "";
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  transform: rotate(35deg);

  opacity: 0.2;
  background: rgb(var(--background-color-rgb));
} */

@media (pointer: fine) {
  .answer__label:hover::after {
    left: 120%;

    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  }
}

.answer__label_shake-horizontal {
  animation-name: shake-horizontal;
  animation-duration: 100ms;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}

.answer__label.correct,
.text-answer__input.correct {
  background-color: var(--color-correct);
}

.answer__label.correct .answer__text,
.answer__label.wrong .answer__text,
.text-answer__input.correct,
.text-answer__input.wrong {
  color: #fff;
}

.answer__label.wrong,
.text-answer__input.wrong {
  background-color: var(--color-wrong);
}

.answer__text {
  font-family: "Nunito", sans-serif;
  font-size: 25px;
  line-height: 1.3;
  user-select: none;
  text-align: center;

  color: var(--color-answer-font);
}

.answer__img {
  width: 100%;
  height: auto;
}

.answer__label.net {
  width: var(--answer-width-in-px);
}

.answer__text_narrow.net {
  padding: 10px 30px 10px 30px;
  width: 20px;
  font-size: 20px;
}

.size__pc40-m36 {
  margin: 5px 2.5px 0px 2.5px;
  padding: 0px !important;
}

.size__pc40-m36 .answer__label {
  border-radius: 5px;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.size__pc40-m36 .answer__text_narrow {
  font-size: 20px;
  font-weight: 700;
}

.size__pc44-m42 .answer__label {
  width: 44px;
  height: 44px;
}

.size__pc50-m50 .answer__label {
  width: 50px;
  height: 50px;
  border-radius: 8px;
}

.size__pc50-m50 .answer__text_narrow {
  font-size: 25px;
}

.size__pc60-m58 .answer__label {
  width: 60px;
  height: 60px;
  border-radius: 8px;
}

.size__pc60-m58 .answer__text_narrow {
  font-size: 25px;
}

.size__pc70-m58 {
  margin: 8px 4px 0px 4px;
}

.size__pc70-m58 .answer__label {
  width: 70px;
  height: 70px;
  border-radius: 10px;
}

.size__pc70-m58 .answer__text_narrow {
  font-size: 28px;
}

/* answer end */

/* modal start */
.modal {
  position: absolute;
  z-index: 200;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  visibility: hidden;
}

.modal__opaque-film {
  background-color: rgba(var(--background-color-rgb), 0.92);
}

.modal__shiny-background {
  background-image: url(../images/shiny-background-50.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.modal__show {
  visibility: visible;
}
/* modal end */

/* wrong-answer start */
.wrong-answer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: flex;

  justify-content: center;
  align-items: center;
}

.wrong-answer__sign {
  position: relative;
}

.wrong-answer__wrong {
  display: inline-block;

  width: 700px;
  height: 370px;

  fill: #e5007e;
  filter: var(--modal-background-shadow);
}

.wrong-answer__cols-wp {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: flex;
}

.wrong-answer__lef-col,
.wrong-answer__right-col {
  box-sizing: border-box;
}

.wrong-answer__lef-col {
  display: flex;

  width: 39%;

  justify-content: flex-end;
  align-items: center;
}

.wrong-answer__right-col {
  position: relative;
  top: -3px;

  display: flex;
  flex-direction: column;

  width: 51%;
  margin-left: 20px;

  align-self: center;
  align-items: center;
}

.wrong-answer__img {
  position: relative;
  top: 1px;
  left: 3px;

  width: 189px;
}

.wrong-answer__next-task-btn {
  font-family: "Nunito", sans-serif;
  font-size: 17px;

  width: 238px;
  padding: 19px 0;

  cursor: pointer;
  text-transform: uppercase;

  color: #fff;
  border: none;
  border-radius: 13px;
  background: var(--btn-gradient);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.33);
}

.wrong-answer__wrong-img {
  font-family: "Marvin";
  font-size: 36px;

  margin-bottom: 22px;

  text-align: center;

  color: #ec008c;
}
/* wrong-answer end */

/* report start */
.report {
  font-family: "Marvin";

  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: flex;
  flex-direction: column;

  align-items: center;
}

.report__summary {
  font-size: 44px;

  margin-top: 60px;
  margin-bottom: 0;

  text-align: center;
  text-transform: uppercase;

  color: #ec008c;
}

.report__detail {
  font-size: 20px;

  margin-top: 15px;
  margin-bottom: 40px;

  text-transform: uppercase;

  color: #2e2c7d;
}

.report__subheader {
  font-size: 30px;
  font-weight: normal;

  margin-top: 10px;
  margin-bottom: 0;

  text-transform: uppercase;

  color: #2e2c7d;
}

.report__subheader_stars {
  margin-top: 27px;
}

.report__points {
  font-size: 64px;

  margin: 0;

  text-transform: uppercase;

  color: #ec008c;
}

.report__max-points {
  font-size: 20px;

  margin-top: 3px;
  margin-bottom: 14px;

  text-transform: uppercase;

  color: #9d9d9c;
}

.report__stars {
  font-size: 52px;

  box-sizing: border-box;
  width: 110px;
  height: 127px;
  margin-top: 19px;
  padding: 29px 0 44px 0;

  text-align: center;

  color: #2e2c7d;
  background-image: url(../images/gold-star.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.report__max-stars {
  font-size: 20px;

  margin-top: 15px;
  margin-bottom: 14px;

  text-transform: uppercase;

  color: #9d9d9c;
}

.report__divider {
  width: 414px;
  height: 1px;
  margin: 0;

  border: none;
  background-color: rgba(236, 0, 140, 0.15);
}

.report__buttons {
  display: flex;

  box-sizing: border-box;
  width: 100%;
  padding: 0 110px;

  justify-content: space-between;
}

.report__progress-btn-wp {
  display: flex;

  align-items: center;
}
/* report end */

/* arrow-btn start */
.arrow-btn {
  font-size: 0;

  position: relative;

  width: 222px;
  height: 94px;
  padding: 0;

  border: none;
  background-color: transparent;
}

.arrow-btn__img {
  width: 100%;
  height: auto;

  filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.33));
}

.arrow-btn__text {
  font-family: "Nunito", sans-serif;
  font-size: 17px;
  line-height: 1;

  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: flex;

  text-transform: uppercase;

  color: #fff;

  align-items: center;
  justify-content: center;
}

.arrow-btn__right .arrow-btn__img {
  transform: scaleX(-1);
}
/* arrow-btn end */

/* feedback start */
.feedback {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: flex;

  justify-content: center;
  align-items: center;
}

.feedback_correct .feedback__img {
  fill: #65b331;
}

.feedback_correct .feedback__text {
  color: #65b331;
}

.feedback_wrong .feedback__img {
  fill: #e5007e;
}

.feedback_wrong .feedback__text {
  color: #e5007e;
}

.feedback__img-wp {
  font-size: 0;

  position: relative;
  top: 67px;
}

.feedback__img {
  width: 436px;
  height: 231px;

  filter: drop-shadow(7px 7px 6px rgba(0, 0, 0, 0.33));
}

.feedback__img_wrong {
  fill: #ed7290;
}

.feedback__text {
  font-family: "Marvin";
  font-size: 45px;

  position: absolute;
  top: 0;
  right: 3px;
  bottom: 0;
  left: 0;

  display: flex;

  user-select: none;

  text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.33);

  justify-content: center;
  align-items: center;
}
/* feedback end */

/* loading start */
.loading {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: flex;
  flex-direction: column;

  align-items: center;
}

.loading__content {
  position: relative;
  top: 33.6%;
}

.loading__adviser {
  width: 152px;
  height: auto;
}

.loading__dots {
  display: flex;

  margin-top: 23px;

  justify-content: center;
}

.loading_dot {
  width: var(--loading-dot-radius);
  height: var(--loading-dot-radius);
  margin: 0 5px;

  animation-name: pulse;
  animation-duration: 4s;
  animation-iteration-count: infinite;

  border-radius: 50%;
  background-color: #e4067e;

  --loading-dot-radius: 24px;
}

.loading_dot_first {
  animation-delay: 0s;
}

.loading_dot_second {
  animation-delay: 1s;
}

.loading_dot_third {
  animation-delay: 2s;
}

.loading__text {
  font-family: "Nunito", sans-serif;
  font-size: 17px;
  font-weight: bold;

  margin-top: 25px;

  text-align: center;
  text-transform: uppercase;
}
/* loading end */

/* text answer start */

.text-answer {
  height: 110px;
  margin-top: var(--answer-spacer);

  opacity: 0;
}

.text-answer_height-auto {
  height: auto !important;
}

.text-answer__input,
.text-answer__textarea,
.text-answer__masked {
  font-family: Nunito;

  display: block;
  overflow: visible;

  box-sizing: border-box;
  margin: 0 auto;

  resize: none;
  border: none;
  color: #000;
  border-radius: 11px;
  background: #fff;
  box-shadow: 0px 10px 20px 0px #0000001a;
}

.text-answer__input,
.text-answer__masked {
  font-weight: bold;
  font-size: 40px;
  width: 690px;
  min-width: 170px;
  padding: 20px;

  text-align: center;
}

/*--------------mask slide-list---------------------------*/

.base.anagram {
  padding-bottom: 0px;
}

.slide-item.mask-slide {
  padding-top: 0px;
  padding-bottom: 30px;
}

.anagram-slide {
  /* padding-top: 0px; */
  padding-bottom: 40px;
}

.text-answer__masked.correct {
  background-color: var(--color-correct);
}

.text-answer__input::placeholder,
.text-answer__input::-webkit-input-placeholder,
.text-answer__textarea::placeholder {
  color: #767676;
}

.text-answer__input_no-select::selection {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  background: transparent;

  -webkit-touch-callout: none;
  -khtml-user-select: none;
}

.text-answer__textarea {
  font-size: 26px;
  font-weight: normal;
  line-height: 1;

  width: 912px;
  max-height: 110px;
  padding: 10px 20px;

  resize: none;
  text-align: left;
}
/* text answer end */

@keyframes pulse {
  from {
    transform: scale(1);
  }

  50% {
    transform: scale(0.25);
  }

  to {
    transform: scale(1);
  }
}

/* game-over start */
.game-over {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: flex;

  justify-content: center;
}

.game-over__content {
  position: relative;
  top: 15%;

  display: flex;
  flex-direction: column;

  align-items: center;
}

.game-over__header {
  font-family: "Marvin";
  font-size: 44px;

  margin-bottom: 53px;

  text-align: center;

  color: #2e2c7d;
}

.game-over__img {
  position: relative;
  right: 11%;

  width: 375px;
  margin-bottom: 42px;
}

.game-over__btn-wp {
  text-align: center;
}
/* game-over end */

/* orientation start */
.orientation {
  font-size: 36px;

  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: none;

  width: 100%;
  height: 100%;

  text-align: center;

  background: #fff;

  align-items: center;
  justify-content: center;
}
/* orientation end */

.row__full-width {
  width: 100%;
}

/* row-sortable start */
.row-sortable {
  font-size: 0;

  display: block;

  margin-top: var(--answer-spacer);

  user-select: none;

  opacity: 0;
}

.row-sortable > li {
  padding: 0 7.5px;
}

.row-sortable > li > label {
  font-family: "Nunito", sans-serif;
  font-size: 50px;
  font-weight: 800;

  display: flex;

  box-sizing: border-box;
  width: var(--size);
  height: var(--size);
  padding-top: 3px;

  text-transform: uppercase;

  border-radius: 7px;
  background-color: #fff;
  box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
  /* box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1); */
  /* box-shadow: 1.12px 1.12px 1.12px rgba(0, 0, 0, 0.33); */

  justify-content: center;
  align-items: center;
  will-change: transform;
  --size: 78px;
}

.row-sortable.error > li > label {
  color: #fff;
  background-color: var(--color-wrong);
}

.row-sortable.success > li > label {
  color: #fff;
  background-color: var(--color-correct);
}
/* row-sortable end */

/* test progress start */
.test-progress {
  position: absolute;
  bottom: 16px;
  left: -16px;

  overflow: hidden;

  box-sizing: border-box;
  width: var(--progress-size);
  height: var(--progress-size);
  padding: 0;

  color: #fff;
  border: 3px solid #fff;
  border-radius: 50%;
  background-image: linear-gradient(
    180deg,
    rgba(229, 0, 126, 1) 0%,
    rgba(227, 0, 125, 1) 47.04%,
    rgba(220, 0, 121, 1) 64.67%,
    rgba(208, 0, 115, 1) 77.37%,
    rgba(191, 0, 106, 1) 87.69%,
    rgba(169, 0, 94, 1) 96.46%,
    rgba(158, 0, 88, 1) 100%
  );
  background-repeat: no-repeat;
  background-size: contain;
  box-shadow: 3.5px 3.5px 6px rgba(0, 0, 0, 33%);

  --progress-size: 65px;
}

.test-progress__counter {
  font-family: "Nunito", sans-serif;
  font-size: 36px;
  font-weight: bold;
}

.test-progress__divider {
  position: absolute;
  top: 27px;
  left: 19px;

  width: 24px;
  height: 2px;

  border-radius: 1px;
  background-color: #fff;
}

.test-progress__total-tasks,
.test-progress__current-task {
  font-size: 50%;

  position: absolute;

  display: inline-block;
}

.test-progress__total-tasks {
  font-size: 17.31px;

  top: 29px;
  left: 20px;

  width: 24px;

  text-align: center;
}

.test-progress__current-task {
  font-size: 17.31px;

  top: 9px;
  left: 20px;

  width: 24px;

  text-align: center;
}
/* test progress end */

/* skip dialog start */
.skip-dialog {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: flex;

  justify-content: center;
  align-items: center;
}

.skip-dialog__sign {
  position: relative;
}

.skip-dialog__content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.skip-dialog__background {
  width: 700px;
  height: 370px;

  fill: #989898;
  filter: var(--modal-background-shadow);
}

.skip-dialog__title {
  font-family: "Marvin";
  font-size: 36px;

  margin-top: 106px;

  text-align: center;
  text-transform: uppercase;

  color: #eb008b;
}

.skip-dialog__buttons {
  display: flex;

  margin-top: 64px;

  justify-content: center;
}

.skip-dialog__btn {
  font-family: "Nunito", sans-serif;
  font-size: 17px;

  width: 135px;
  margin: 0 20px;
  padding: 19px 0;

  cursor: pointer;
  text-transform: uppercase;

  color: #fff;
  border: none;
  border-radius: 13px;
  background: var(--btn-gradient);
  box-shadow: var(--btn-shadow);
}
/* skip dialog end */

/* user name dialog start */
.user-name-dialog {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: flex;

  justify-content: center;
  align-items: center;
}

.user-name-dialog__board {
  position: relative;
}

.user-name-dialog__background {
  width: 893px;
  height: 557px;

  filter: var(--modal-background-shadow);
}

.user-name-dialog__background_mobile {
  display: none;
}

.user-name-dialog__content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: flex;
  flex-direction: column;

  align-items: center;
}

.user-name-dialog__title {
  font-family: "Marvin";
  font-size: 36px;

  margin-top: 97px;

  text-align: center;
  text-transform: uppercase;

  color: #eb008b;
}

.user-name-dialog__form {
  position: relative;

  display: flex;
  flex-direction: column;

  width: 690px;
  margin-top: 33px;

  align-items: center;
}

.user-name-dialog__error {
  position: absolute;
  top: -20px;
  right: 0;
  left: 0;

  display: none;

  text-align: center;

  color: var(--color-wrong);
}

.user-name-dialog__error_show {
  display: block;
}

.user-name-dialog__input {
  font-family: "Nunito";
  font-size: 40px;
  font-weight: 700;

  box-sizing: border-box;
  width: 100%;
  height: 95px;
  margin-bottom: 20px;

  text-align: center;

  color: #000;
  border: 4px solid #e5007e;
  border-radius: 10px;
  background: #fff;
}

.user-name-dialog__input::placeholder {
  text-align: center;

  color: #767676;
}

.user-name-dialog__btn {
  font-family: "Nunito";
  font-size: 17px;

  width: 205px;
  margin-top: 10px;
  padding: 19px 0;

  cursor: pointer;
  text-transform: uppercase;

  color: #fff;
  border: none;
  border-radius: 13px;
  background: var(--btn-gradient);
  box-shadow: var(--btn-shadow);
}
/* user name dialog end */

/* controls start */
.controls {
  font-size: 32px;

  position: absolute;
  top: 0;

  display: none;

  width: 100%;
  height: 100%;

  user-select: none;

  color: #4e4e4e;
}

.controls .prev,
.controls .next {
  position: absolute;
  position: absolute;
  top: 50%;

  display: inline-block;

  cursor: pointer;
  transform: scaleY(3);

  color: #fff;
}

.controls .prev {
  left: 10px;
}

.controls .next {
  right: 10px;
}

.controls li.disabled {
  pointer-events: none;

  opacity: 0.4;
}
/* controls end */

.super-mode .row-sortable {
  animation: none;

  opacity: 1;
}

.super-mode .slide-list .description {
  animation: none;

  opacity: 1;
}

.super-mode .slide-list li {
  animation: none;

  opacity: 1;
}

.super-mode .controls {
  display: block;
}

.indicators {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  pointer-events: none;
}

@keyframes shake-horizontal {
  2% {
    transform: translate(-5px, 0) rotate(0);
  }

  4% {
    transform: translate(8px, 0) rotate(0);
  }

  6% {
    transform: translate(8px, 0) rotate(0);
  }

  8% {
    transform: translate(9px, 0) rotate(0);
  }

  10% {
    transform: translate(-7px, 0) rotate(0);
  }

  12% {
    transform: translate(1px, 0) rotate(0);
  }

  14% {
    transform: translate(-4px, 0) rotate(0);
  }

  16% {
    transform: translate(7px, 0) rotate(0);
  }

  18% {
    transform: translate(8px, 0) rotate(0);
  }

  20% {
    transform: translate(-7px, 0) rotate(0);
  }

  22% {
    transform: translate(9px, 0) rotate(0);
  }

  24% {
    transform: translate(8px, 0) rotate(0);
  }

  26% {
    transform: translate(-2px, 0) rotate(0);
  }

  28% {
    transform: translate(5px, 0) rotate(0);
  }

  30% {
    transform: translate(6px, 0) rotate(0);
  }

  32% {
    transform: translate(4px, 0) rotate(0);
  }

  34% {
    transform: translate(3px, 0) rotate(0);
  }

  36% {
    transform: translate(7px, 0) rotate(0);
  }

  38% {
    transform: translate(-1px, 0) rotate(0);
  }

  40% {
    transform: translate(3px, 0) rotate(0);
  }

  42% {
    transform: translate(10px, 0) rotate(0);
  }

  44% {
    transform: translate(3px, 0) rotate(0);
  }

  46% {
    transform: translate(-9px, 0) rotate(0);
  }

  48% {
    transform: translate(6px, 0) rotate(0);
  }

  50% {
    transform: translate(-8px, 0) rotate(0);
  }

  52% {
    transform: translate(6px, 0) rotate(0);
  }

  54% {
    transform: translate(1px, 0) rotate(0);
  }

  56% {
    transform: translate(5px, 0) rotate(0);
  }

  58% {
    transform: translate(-4px, 0) rotate(0);
  }

  60% {
    transform: translate(3px, 0) rotate(0);
  }

  62% {
    transform: translate(-5px, 0) rotate(0);
  }

  64% {
    transform: translate(7px, 0) rotate(0);
  }

  66% {
    transform: translate(-8px, 0) rotate(0);
  }

  68% {
    transform: translate(-2px, 0) rotate(0);
  }

  70% {
    transform: translate(-5px, 0) rotate(0);
  }

  72% {
    transform: translate(1px, 0) rotate(0);
  }

  74% {
    transform: translate(1px, 0) rotate(0);
  }

  76% {
    transform: translate(-9px, 0) rotate(0);
  }

  78% {
    transform: translate(6px, 0) rotate(0);
  }

  80% {
    transform: translate(8px, 0) rotate(0);
  }

  82% {
    transform: translate(10px, 0) rotate(0);
  }

  84% {
    transform: translate(-6px, 0) rotate(0);
  }

  86% {
    transform: translate(-1px, 0) rotate(0);
  }

  88% {
    transform: translate(5px, 0) rotate(0);
  }

  90% {
    transform: translate(-1px, 0) rotate(0);
  }

  92% {
    transform: translate(7px, 0) rotate(0);
  }

  94% {
    transform: translate(-3px, 0) rotate(0);
  }

  96% {
    transform: translate(-7px, 0) rotate(0);
  }

  98% {
    transform: translate(-4px, 0) rotate(0);
  }

  0%,
  100% {
    transform: translate(0, 0) rotate(0);
  }
}

.info-task {
  display: flex;
  flex-direction: column;
}

/* drag-and-drop-single start */
.drag-and-drop-single {
  display: flex;
  flex-direction: column;

  opacity: 0;
}

.drag-and-drop-single__answers-area {
  display: flex;

  margin-top: var(--answer-spacer);

  justify-content: center;
}

.drag-and-drop-single__answers-image {
  width: auto;
  height: calc(var(--answers-image-height) * 1px);

  --answers-image-height: 190;
}

.drag-and-drop-single__answers {
  grid-template-columns: repeat(var(--columns), 1fr);
  grid-template-rows: repeat(var(--rows), 1fr);
}

.drag-and-drop-single__answers-wrapper {
  position: relative;

  display: flex;

  box-sizing: content-box;

  border-top: 1px solid rgba(255, 255, 255, 25%);
  border-left: 1px solid rgba(255, 255, 255, 25%);
}

.drag-and-drop-single__answers {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: grid;
}

.drag-and-drop-single__answers .drag-and-drop-single__answer-cell::after {
  position: absolute;
  z-index: 1;
  top: 0;
  right: -0.5px;
  bottom: 0;

  display: block;

  width: 1px;

  content: "";

  background-color: rgba(255, 255, 255, 25%);
}

.drag-and-drop-single__answers .drag-and-drop-single__answer-cell::before {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: -0.5px;
  left: 0;

  display: block;

  height: 1px;

  content: "";

  background-color: rgba(255, 255, 255, 25%);
}

.drag-and-drop-single__answers
  .drag-and-drop-single__answer-drop-area_dropable::before {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: none;

  box-sizing: border-box;

  content: "";

  border-width: 3px;
  border-style: solid;
  border-radius: 6px;
}

.drag-and-drop-single__answers
  .drag-and-drop-single__answer-drop-area_correct::before {
  display: block;

  border-color: #65b331;
  background-color: rgba(101, 179, 49, 0.75);
}

.drag-and-drop-single__answers
  .drag-and-drop-single__answer-drop-area_wrong::before {
  display: block;

  border-color: #ec63a0;
  background-color: rgba(236, 99, 160, 0.752);
}

.drag-and-drop-single__answer-cell {
  position: relative;
}

.drag-and-drop-single__variants {
  display: flex;

  margin-top: 32px;
  margin-bottom: 1px;

  justify-content: center;
  gap: 20px;
}

.drag-and-drop-single__variants.answers-list li {
  padding: 0;
}

.drag-and-drop-single__variants .drag-and-drop-single__answer-cell {
  border: 1px solid rgba(255, 255, 255, 25%);
}

.drag-and-drop-single__variants .drag-and-drop-single__answer-drop-area {
  position: static;

  box-sizing: border-box;
  width: calc(var(--variant-width) * 1px);
  height: calc(var(--variant-height) * 1px);
}

.drag-and-drop-single__answer-drop-area {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: flex;

  margin: 0;
  padding: 0;

  align-items: center;
  justify-content: center;
}

.drag-and-drop-single__answer-drop-area_dropable::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: block;

  content: "";
  transition: opacity 0.2s;
  pointer-events: none;

  opacity: 0;
  border: 4px solid #fff;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 25%);
}

@media (pointer: fine) {
  .drag-and-drop-single__answer-drop-area_dropable.hovering::after {
    opacity: 1;
  }
}

.drag-and-drop-single__answer-drop-area .draggable_clone {
  filter: drop-shadow(0 0 10px #fff);
}

.drag-and-drop-single__variant {
  position: relative;

  user-select: none;
}
/* drag-and-drop-single end */

/* fancy-mask start */
.fancy-mask {
  font-family: "Roboto Mono", monospace;
  font-size: 0;

  position: relative;

  overflow: hidden;
}

@keyframes blink {
  0% {
    opacity: 1;
  }
  45% {
    opacity: 1;
  }
  55% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.fancy-mask__input:focus + .fancy-mask__line .fancy-mask__item_cursor::before {
  position: absolute;
  top: -5px;
  bottom: -2px;
  left: 0;

  width: 1px;

  content: "";
  animation: 0.6s ease-in-out infinite alternate blink;

  background-color: #000;
}

.fancy-mask__input {
  font-size: 18px;

  position: absolute;
  z-index: -1;
  bottom: 200%;
  left: 0;
}

.fancy-mask__line {
  font-weight: normal;
  line-height: 1.3;
  cursor: default;
  vertical-align: baseline;
}

.fancy-mask__item_masked {
  font-size: 30px;
  font-weight: 300;
  line-height: 1.3;
  position: relative;

  display: inline-block;
  overflow: visible;

  width: auto;

  vertical-align: baseline;
  white-space: nowrap;
  pointer-events: all;

  color: var(--color-answer-font);
  border: none;
  background: transparent;
}

.fancy-mask__item {
  position: relative;

  padding: 0;

  vertical-align: baseline;

  border: none;
  background-color: transparent;
}

.fancy-mask__item.wrong {
  color: #ec008c;
}

.fancy-mask__item_static {
  font-family: Roboto Mono;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.3;
  position: relative;

  display: inline-block;

  margin: 0;
  padding: 0;

  cursor: default;
  vertical-align: baseline;
  pointer-events: none;

  color: #767676;
}

.fancy-mask__item_masked {
  cursor: text;

  color: #000;
}

.fancy-mask__item_hack {
  display: inline-block;

  margin: 0;
  padding: 0;

  cursor: default;
}

.fancy-mask__item_word {
  display: inline-block;
  font-size: 30px;
}
/* fancy-mask end */

.base {
  display: flex;

  padding-bottom: 5px;
}

/* ---------- Actions in a column start-------------*/

/* .game-container {
  position: relative;
} */

.adition-list {
  /* margin: 5px; */
}

/* .addition-wrapper::after {
  content: "";
  display: block;
  margin-top: 4px;
  width: 100%;
  height: 2px;
  background-color: white;
  opacity: 40%;
}

.first-addition li {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
}

.second-addition li {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
}

.first-addition {
  display: flex;
  justify-content: center;
  align-items: center;
}

.first-addition__item:not(:last-child) {
  margin-right: 10px;
} */

/* .answers-list.columns-actions {
  padding-top: 50px;
  padding-bottom: 50px;
} */

.slide-item.columns-actions {
  padding-top: 20px;
  padding-bottom: 20px;
}

.addition__item {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  /* margin: 0px 2.5px 0px 2.5px; */
  border-radius: 5px;
  background-color: black;
  color: white;
}

.answer__label.addition__content {
  background-color: black;
  overflow: hidden;
  box-sizing: border-box;
  margin-bottom: var(--answer-shadow-spacer);
  color: white;
  box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
}

.answer__label.addition__content.empty {
  background-color: transparent;
  box-shadow: none;
  pointer-events: none;
}

.answer.empty {
  pointer-events: none;
}

.answer__label.action {
  position: relative;
  background-color: transparent;
  box-shadow: none;
  overflow: visible;
}

.action-icon {
  position: absolute;
  bottom: -12px;
  right: -8px;
}

.columns-actions .answer__text_narrow {
  color: white;
}

.columns-actions .size__pc40-m36 {
  margin: 5px;
}

.break-line {
  width: 47px;
  height: 2px;
  padding: 0px !important;
  background-color: rgba(255, 255, 255, 1);
  opacity: 40%;
  border-radius: 10px;
}

.break-line.empty {
  background-color: transparent;
  margin-right: 4px;
  pointer-events: none;
}

.solution {
  display: flex;
  margin-top: 4px;
}

.answer__label.solution-label {
  /* box-sizing: border-box;
  width: 40px;
  height: 40px;
  border: 1px dashed white;
  border-radius: 5px;
  background-color: transparent; */
  box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
  background-color: transparent;

  /* margin: 0px 2.5px 0px 2.5px; */
}

.answer__label .solution-label:focus {
}

.solution-label {
  position: relative;
}

.selected-answer {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  border: 1px dashed white;
  border-radius: 5px;
  background-color: transparent;
}

/* .activeInput .answer__label.solution-label {
  border: 1px solid white;
} */

.activeInput {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: rgb(255, 255, 255, 0.3);
  border: 1px solid white;
  border-radius: 5px;
  z-index: 999999999999999;
}

/* .solution-input {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  margin: 0px;
  border: none;
  color: white;
  background-color: transparent;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  appearance: none;
} */

.solution-dropdown {
  position: absolute;
  bottom: -122px;
  left: -100%;
  width: 244px;
  height: 106px;
  background-color: white;
  border-radius: 10px;
  z-index: 999;
}

.solution-dropdown::before {
  content: "";
  position: absolute;
  top: -14px;
  left: 45px;
  width: 28px;
  height: 14px;
  /* left: 15%; */
  background-image: url("../images/drop-triangle.svg");

  border: none;
}

.drop-list {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  padding: 10px;
  z-index: 9999;
}

.drop-list__item {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px !important;
  width: 40px;
  height: 40px;
  background-color: rgba(240, 243, 255, 1);
  border-radius: 5px;
  font-family: Nunito;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.3;
  color: rgba(25, 41, 58, 1);
  z-index: 999;
}

/* .drop-list__text {
  font-family: Nunito;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.3;
  color: rgba(25, 41, 58, 1);
} */

.hidden {
  display: none;
}

.choose-answer__dropdown {
  position: absolute;
  top: -100%;
  width: 244px;
  height: 106px;
  background-color: #fff;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type="number"],
input[type="number"]:hover,
input[type="number"]:focus {
  appearance: none;
  -moz-appearance: textfield;
}

/* ---------- Actions in a column end-------------*/

@media screen and (max-height: 780px) {
  .background {
    display: block;
    overflow-y: scroll;
  }

  .wrapper {
    margin: 0 auto;
  }
}

/*-------------------------- До 1380 --------------------------------*/

@media screen and (max-width: 1380px) {
  :root {
    --images-border: 0.29vw solid #989898;
    --images-border-radius: 1.01vw;
    --images-shadow: 0.44vw 0.44vw 0.37vw rgba(29, 29, 27, 0.33);
    --btn-shadow: 0 0 0.29vw rgb(0 0 0 / 33%);
    --modal-background-shadow: drop-shadow(
      0.36vw 0.36vw 0.29vw rgba(0, 0, 0, 0.33)
    );
  }

  .background {
    display: flex;
    overflow-x: auto;

    --horizontal-background-paddings: 2.5362vw;
    --vertical-background-paddings: 1.4493vw;
    --wrapper-width: 94.9275vw;
  }

  .wrapper {
    min-height: 53.6232vw;

    box-shadow: 0.7246vw 0.7246vw 0.7246vw rgba(0, 0, 0, 30%);

    --description-divider-vertical-margin: 1.8116vw;
  }

  .start-btn {
    font-size: 2.6087vw;
    font-weight: bold;

    letter-spacing: 0.05em;

    border-width: 0.7246vw;
    box-shadow: rgba(0, 0, 0, 50%) 0 0 0.5072vw,
      inset rgba(0, 0, 0, 50%) 0 0 0.5072vw;
    text-shadow: 0.2174vw 0.2174vw 0.2174vw rgba(0, 0, 0, 33%);

    --start-btn-radius: 13.9855vw;
  }

  @media (pointer: fine) {
    .start-btn:hover {
      box-shadow: rgba(0, 0, 0, 50%) 0 0 0.5072vw,
        inset rgba(0, 0, 0, 70%) 0 0 0.8696vw;
    }
  }

  .description {
    font-size: 2.2464vw;

    --divider-height: 0.2174vw;
  }

  .net-title {
    font-size: 2.2463vw;
  }

  .description__text {
    margin-top: -0.15em;
    margin-bottom: -0.28em;
  }

  .description__divider {
    max-width: 30.6522vw;
  }

  .description__img {
    height: 13.7681vw;
    margin-bottom: 1.8116vw;
  }

  .description__img_zoom-110 {
    height: 15.1449vw;
  }

  .description__img_zoom-120 {
    height: 16.5217vw;
  }

  .description__img_zoom-130 {
    height: 17.8986vw;
  }

  .description__img_zoom-140 {
    height: 19.2754vw;
  }

  .description__img_zoom-150 {
    height: 20.6522vw;
  }
  /* description end */

  .nav-btn,
  .accept-info-btn {
    font-size: 1.2319vw;

    padding: 1.3043vw 1.9565vw;

    border-radius: 0.8696vw;
  }

  /* test start */
  .test {
    --answer-shadow-spacer: 0.7246vw;
    padding: 0;
  }

  .test___skip-task-btn {
    font-size: 1.1594vw;

    right: 4.5652vw;
    bottom: 2.1739vw;
  }

  .block-height {
    height: 6.9505vw;
  }

  .test___accept-btn-wrapper {
    height: 4.058vw;
  }

  .test___accept-btn {
    font-size: 1.2319vw;

    padding: 1.3043vw 3.6232vw;
  }
  /* test end */

  .slide-item {
    --answer-spacer: 1.087vw;
  }

  /* .anagram-slide {
    padding-bottom: 30px;
  } */

  /* adviser start */
  .adviser__dialog_wrong .adviser__text-title {
    top: -0.1449vw;

    margin-bottom: 2.1739vw;
  }

  .adviser__cloud-img {
    bottom: 6.8841vw;
    left: 17.1739vw;

    width: 55.942vw;
    height: 30.0725vw;
  }

  .adviser__text {
    top: 3.125vw;
    left: 5.3385vw;

    height: 20.5072vw;
  }

  .adviser__text-title {
    font-size: 2.6087vw;

    margin-bottom: 0.7246vw;
  }

  .adviser__text-on-cloud {
    font-size: 1.9565vw;
  }

  .adviser__close-cloud-btn {
    top: 5.2083vw;
    right: 2.7344vw;

    width: 2.6087vw;
    height: 2.6087vw;

    border-radius: 0.3623vw;
    background-size: 1.5942vw, auto;
    box-shadow: 0.3623vw 0.1449vw 0.2174vw rgba(0, 0, 0, 0.33);
  }
  /* adviser end */

  /* show hint button start */
  .show-hint-btn {
    bottom: 1.1594vw;
    left: -1.1594vw;

    border-width: 0.2174vw;
    box-shadow: 0.2536vw 0.2536vw 0.4348vw rgba(0, 0, 0, 33%);

    --question-mark-size: 4.7101vw;
  }

  .show-hint-btn__question-mark-img {
    left: 0.2899vw;

    width: 1.4623vw;
    height: 2.4304vw;

    filter: drop-shadow(0.2899vw 0 0.2174vw rgba(0, 0, 0, 0.33));
  }
  /* show hint button end */

  /* play-task-description-btn start */
  .play-task-description-btn {
    bottom: 7.6087vw;
    left: -1.1594vw;

    border-width: 0.2174vw;
    box-shadow: 0.2536vw 0.2536vw 0.4348vw rgba(0, 0, 0, 33%);

    --mute-size: 4.7101vw;
  }

  .play-task-description-btn__speaker-icon {
    top: 0.1449vw;
    left: -0.1449vw;

    width: 1.2399vw;
    height: 1.8304vw;

    filter: drop-shadow(0.2899vw 0 0.2174vw rgba(0, 0, 0, 0.33));
  }

  .play-task-description-btn__waves-icon {
    top: 0.8696vw;
    left: 2.6812vw;

    width: 1.0877vw;
    height: 2.4181vw;

    filter: drop-shadow(0.2899vw 0 0.2174vw rgba(0, 0, 0, 0.33));
  }
  /* play-task-description-btn end */

  .open-img__btn {
    padding: 0px;
    border: none;
    border-radius: 2.5vw;
  }

  .scaled-img {
    position: absolute;
    margin-top: 15.1vw;
    top: 0;
    left: 50%;
    max-width: 90vw;
    max-height: 90vw;
    transform: translate(-50%);
    background-color: white;
    border-radius: var(--images-border-radius);
  }

  .scaled-img .modal-img-wrapper {
    max-width: 90vw;
    overflow: auto;
  }

  .modalImage {
    max-height: 90vw;
    border-radius: 2.5vw;
  }

  .img-wrapper {
    position: relative;
  }

  .img-wrapper .description__img {
    margin-bottom: 0px;
  }

  .open-modal__icon {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 5px;
    bottom: 5px;
    padding: 0px;
    pointer-events: none;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: none;
    background-color: #ec008c;
  }

  .open-img__btn {
    box-sizing: border-box;
    padding: 0px;
    border: none;
    border-radius: 10px;
    font-size: 0;
    border-radius: var(--images-border-radius);
  }

  /* answer start */

  .answers-list li {
    padding: 1.4492vw 0.7246vw 0vw;
  }

  .answer {
    --line-spacing: 1.8116vw;
  }

  .answer__label {
    margin-bottom: 0;

    border-radius: 0.7971vw;
    box-shadow: 0.2899vw 0.2899vw 0.2899vw rgba(0, 0, 0, 33%);
  }

  .answer__label .answer__label-shadow {
    box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
  }

  .answer__label.text {
    width: var(--answer-width-in-vw);
  }

  /* .answer__label::after {
    top: -3.6232vw;
    left: -120%;

    width: 3.6232vw;
  } */

  .img__size {
    width: 15.2898vw;
  }

  .img__size170 {
    width: 13.7681vw;
  }

  .img__size150 {
    width: 12.3188vw;
  }

  .img__size130 {
    width: 10.5072vw;
    padding: 1.0869vw 0.5434vw 0vw 0.5434vw !important;
  }

  .img__size110 {
    width: 9.0579vw;
    padding: 1.0869vw 0.5434vw 0vw 0.5434vw !important;
  }

  .img__size90 {
    width: 7.2463vw;
    padding: 0.7246vw 0.3623vw 0vw 0.3623vw !important;
  }

  .img__size70 {
    width: 5.7971vw;
    padding: 0.7246vw 0.3623vw 0vw 0.3623vw !important;
  }

  .img__size50 {
    width: 3.9855vw;
    padding: 0.3623vw 0.1811vw 0vw 0.1811vw !important;
  }

  .img__size40 {
    width: 3.2608vw;
    padding: 0.3623vw 0.1811vw 0vw 0.1811vw !important;
  }

  .answer__size,
  .answer__text,
  .answer__text_narrow.number {
    padding: 0.6521vw 3.2608vw;
  }

  /*-----------------text answer sizes-----------------*/

  .pd40 {
    padding: 1.4492vw 0.7246vw 0vw 0.7246vw;
  }

  .pd40 .answer__text,
  .answer__text_narrow .number {
    padding: 0.6521vw 2.8985vw;
  }

  .pd30 {
    padding: 1.4492vw 0.5434vw 0vw 0.5434vw !important;
  }

  .pd30 .answer__text {
    padding: 0.6521vw 2.1739vw;
  }

  .pd20 {
    padding: 1.4492vw 0.3623vw 0vw 0.3623vw !important;
  }

  .pd20 .answer__text {
    padding: 0.6521vw 1.4492vw;
  }

  .answer__text {
    font-size: 1.8116vw;
  }

  /*---------------------- Net answers - start-----------------------*/

  .size__pc40-m36 {
    margin: 0.3623vw 0.1811vw 0vw 0.1811vw;
    padding: 0px !important;
  }

  .size__pc40-m36 .answer__text_narrow {
    padding: 0px;
  }

  .size__pc40-m36 .answer__label {
    border-radius: 5px;
    width: 2.8985vw;
    height: 2.8985vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .size__pc40-m36 .answer__text_narrow {
    font-size: 1.4492vw;
  }

  .size__pc44-m42 .answer__label {
    width: 3.1884vw;
    height: 3.1884vw;
  }

  .size__pc50-m50 .answer__label {
    width: 3.6231vw;
    height: 3.6231vw;
    border-radius: 8px;
  }

  .size__pc50-m50 .answer__text_narrow {
    font-size: 1.8115vw;
  }

  .size__pc60-m58 .answer__label {
    width: 4.3478vw;
    height: 4.3478vw;
    border-radius: 8px;
  }

  .size__pc60-m58 .answer__text_narrow {
    font-size: 1.8115vw;
  }

  .size__pc70-m58 {
    margin: 0.5797vw 0.2898vw 0px 0.2898vw;
  }

  .size__pc70-m58 .answer__label {
    width: 5.0724vw;
    height: 5.0724vw;
    border-radius: 10px;
  }

  .size__pc70-m58 .answer__text_narrow {
    font-size: 2.0289vw;
  }

  .wrong-answer__wrong {
    width: 50.7246vw;
    height: 26.8116vw;
  }

  .wrong-answer__right-col {
    top: -0.2174vw;

    margin-left: 1.4493vw;
  }

  .wrong-answer__img {
    top: 0.0725vw;
    left: 0.2174vw;

    width: 13.6957vw;
  }

  .wrong-answer__next-task-btn {
    font-size: 1.2319vw;

    width: 17.2464vw;
    padding: 1.3768vw 0;

    border-radius: 0.942vw;
    box-shadow: 0 0 0.2899vw rgba(0, 0, 0, 0.33);
  }

  .wrong-answer__wrong-img {
    font-size: 2.6087vw;

    margin-bottom: 1.5942vw;
  }
  /* wrong-answer end */

  .report__summary {
    font-size: 3.1884vw;

    margin-top: 4.3478vw;
  }

  .report__detail {
    font-size: 1.4493vw;

    margin-top: 1.087vw;
    margin-bottom: 2.8986vw;
  }

  .report__subheader {
    font-size: 2.1739vw;

    margin-top: 0.7246vw;
  }

  .report__subheader_stars {
    margin-top: 1.9565vw;
  }

  .report__points {
    font-size: 4.6377vw;
  }

  .report__max-points {
    font-size: 1.4493vw;

    margin-top: 0.2174vw;
    margin-bottom: 1.0145vw;
  }

  .report__stars {
    font-size: 3.7681vw;

    width: 7.971vw;
    height: 9.2029vw;
    margin-top: 1.3768vw;
    padding: 2.1014vw 0 3.1884vw 0;
  }

  .report__max-stars {
    font-size: 1.4493vw;

    margin-top: 1.087vw;
    margin-bottom: 1.0145vw;
  }

  .report__divider {
    width: 30vw;
    height: 0.0725vw;
  }

  .report__buttons {
    padding: 0 7.971vw;
  }
  /* report end */

  /* arrow-btn start */
  .arrow-btn {
    width: 16.087vw;
    height: 6.8116vw;
  }

  .arrow-btn__img {
    filter: drop-shadow(0 0 0.2899vw rgba(0, 0, 0, 0.33));
  }

  .arrow-btn__text {
    font-size: 1.2319vw;
  }
  /* arrow-btn end */

  /* feedback start */
  .feedback__img-wp {
    top: 4.8551vw;
  }

  .feedback__img {
    width: 31.5942vw;
    height: 16.7391vw;

    filter: drop-shadow(0.5072vw 0.5072vw 0.4348vw rgba(0, 0, 0, 0.33));
  }

  .feedback__text {
    font-size: 3.2609vw;

    right: 0.2174vw;

    text-shadow: 0.2174vw 0.2174vw 0.2174vw rgba(0, 0, 0, 0.33);
  }
  /* feedback end */

  .loading__adviser {
    width: 11.0145vw;
  }

  .loading__dots {
    margin-top: 1.6667vw;
  }

  .loading_dot {
    margin: 0 0.3623vw;

    --loading-dot-radius: 1.7391vw;
  }

  .loading__text {
    font-size: 1.2319vw;

    margin-top: 1.8116vw;
  }
  /* loading end */

  /* text answer start */
  .text-answer {
    height: 7.971vw;
  }

  .text-answer__input,
  .text-answer__textarea,
  .text-answer__masked {
    border-width: 0.2899vw;
    border-radius: 0.7971vw;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  }

  .text-answer__input,
  .text-answer__masked {
    font-size: 2.8986vw;

    width: 50vw;
    padding: 1.4493vw;
  }

  .text-answer__textarea {
    font-size: 1.8841vw;

    width: 66.087vw;
    max-height: 7.971vw;
    padding: 0.7246vw 1.4493vw;
  }
  /* text answer end */

  /* game-over start */
  .game-over__header {
    font-size: 3.1884vw;

    margin-bottom: 3.8406vw;
  }

  .game-over__img {
    width: 27.1739vw;
    margin-bottom: 3.0435vw;
  }
  /* game-over end */

  /* orientation start */
  .orientation {
    font-size: 2.6087vw;
  }
  /* orientation end */

  .base {
    padding-bottom: 0.3623vw;
  }

  /* row-sortable start */
  .row-sortable > li {
    padding: 0 0.5435vw;
  }

  .row-sortable > li > label {
    font-size: 3.6232vw;
    font-weight: bold;

    padding-top: 0.2174vw;

    border-width: 0.2899vw;
    border-radius: 0.5072vw;
    box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
    /* box-shadow: 0vw 1.18vw 2.72vw 0vw rgba(0, 0, 0, 0.1); */

    --size: 5.6522vw;
  }

  /* test progress start */
  .test-progress {
    bottom: 1.1594vw;
    left: -1.1594vw;

    border-width: 0.2174vw;
    box-shadow: 0.2536vw 0.2536vw 0.4348vw rgba(0, 0, 0, 33%);

    --progress-size: 4.7101vw;
  }

  .test-progress__counter {
    font-size: 2.6087vw;
  }

  .test-progress__divider {
    top: 1.9565vw;
    left: 1.3768vw;

    width: 1.7391vw;
    height: 0.1449vw;

    border-radius: 0.0725vw;
  }

  .test-progress__total-tasks {
    font-size: 1.2543vw;

    top: 2.1014vw;
    left: 1.4493vw;

    width: 1.7391vw;
  }

  .test-progress__current-task {
    font-size: 1.2543vw;

    top: 0.6522vw;
    left: 1.4493vw;

    width: 1.7391vw;
  }
  /* test progress end */

  [data-test] .edit-task-btn {
    right: 0.7246vw;
  }

  /* skip dialog start */
  .skip-dialog__background {
    width: 50.7246vw;
    height: 26.8116vw;
  }

  .skip-dialog__title {
    font-size: 2.6087vw;

    margin-top: 7.6812vw;
  }

  .skip-dialog__buttons {
    margin-top: 4.6377vw;
  }

  .skip-dialog__btn {
    font-size: 1.2319vw;

    width: 9.7826vw;
    margin: 0 1.4493vw;
    padding: 1.3768vw 0;

    border-radius: 0.942vw;
  }
  /* skip dialog end */

  /* user name dialog start */
  .user-name-dialog__background {
    width: 64.7101vw;
    height: 40.3623vw;
  }

  .user-name-dialog__title {
    font-size: 2.6087vw;

    margin-top: 7.029vw;
  }

  .user-name-dialog__form {
    width: 50vw;
    margin-top: 2.3913vw;
  }

  .user-name-dialog__error {
    top: -1.4493vw;
  }

  .user-name-dialog__input {
    font-size: 2.8986vw;

    height: 6.8841vw;
    margin-bottom: 1.4493vw;

    border-width: 0.2899vw;
    border-radius: 0.7246vw;
  }

  .user-name-dialog__btn {
    font-size: 1.2319vw;

    width: 14.8551vw;
    margin-top: 0.7246vw;
    padding: 1.3768vw 0;

    border-radius: 0.942vw;
  }
  /* user name dialog end */

  /* controls start */
  .controls {
    font-size: 2.3188vw;
  }

  .controls .prev {
    left: 0.7246vw;
  }

  .controls .next {
    right: 0.7246vw;
  }
  /* controls end */

  /* drag-and-drop-single start */
  .drag-and-drop-single__answers-area .drag-and-drop-single__answers-image {
    width: auto;
    height: calc(var(--answers-image-height) / var(--xl-screen-width) * 100vw);
  }

  .drag-and-drop-single__answers-wrapper {
    border-top-width: 0.0725vw;
    border-left-width: 0.0725vw;
  }

  .drag-and-drop-single__variant,
  .drag-and-drop-single__variants .drag-and-drop-single__answer-drop-area {
    width: calc(var(--variant-width) / var(--xl-screen-width) * 100vw);
    height: calc(var(--variant-height) / var(--xl-screen-width) * 100vw);
  }

  .drag-and-drop-single__variants {
    margin-top: 2.3188vw;
    margin-bottom: 0.0725vw;

    gap: 1.4493vw;
  }

  .drag-and-drop-single__answers .drag-and-drop-single__answer-cell::before {
    bottom: -0.0362vw;

    height: 0.0725vw;
  }

  .drag-and-drop-single__answers .drag-and-drop-single__answer-cell::after {
    right: -0.0362vw;

    width: 0.0725vw;
  }

  .drag-and-drop-single__variants .drag-and-drop-single__answer-cell {
    border-width: 0.0725vw;
  }

  .drag-and-drop-single__answers
    .drag-and-drop-single__answer-drop-area_dropable::before {
    border-width: 0.2174vw;
    border-radius: 0.4348vw;
  }

  .drag-and-drop-single__answer-drop-area_dropable::after {
    border-width: 0.2899vw;
    border-radius: 0.7246vw;
  }
  /* drag-and-drop-single end */

  /* fancy-mask start */
  .fancy-mask__input:focus
    + .fancy-mask__line
    .fancy-mask__item_cursor::before {
    top: -0.3623vw;
    bottom: -0.1449vw;

    width: 0.0725vw;
  }

  .fancy-mask__input {
    font-size: 1.3043vw;
  }

  .fancy-mask__line {
    font-size: 2.086vw;
  }

  .fancy-mask__item {
    font-size: 30px;
    height: 1.2em;
  }
  /* fancy-mask end */
}

@media screen and (max-width: 1380px) and (max-height: 56.52vw) {
  .background {
    display: block;
    overflow-x: hidden;
    overflow-y: hidden;
  }
}

@media screen and (max-width: 767px) {
  :root {
    --xl-screen-width: 1380;
    --background-color-rgb: 255, 255, 255;
    --images-border: 1vw solid #989898;
    --images-border-radius: 3.5vw;
    --images-shadow: 1.5275vw 1.5275vw 1.2725vw rgba(29, 29, 27, 0.33);
    --btn-shadow: 0 0 1vw rgb(0 0 0 / 33%);
    --modal-background-shadow: drop-shadow(
      1.25vw 1.25vw 1vw rgba(0, 0, 0, 0.33)
    );
  }

  html {
    display: flex;
    flex-direction: column;

    box-sizing: border-box;
    height: 100%;
    padding-bottom: env(keyboard-inset-height, 0px);
  }

  body {
    height: 100%;
  }

  .background {
    display: flex;
    overflow-x: auto;
    flex-direction: column;

    width: auto;
    min-width: auto;
    height: 100%;

    flex-grow: 1;
    --horizontal-background-paddings: 0;
    --vertical-background-paddings: 0;
    --wrapper-width: 100vw;
  }

  .wrapper {
    width: 100%;
    min-width: 100%;
    height: 100%;

    flex-grow: 1;
    --description-divider-vertical-margin: 4.3478vw;
  }

  #start {
    margin-top: 6.5vw;
  }

  .start-btn {
    font-size: 6vw;

    width: 34.5vw;
    height: 34.5vw;

    border-width: 2vw;
    box-shadow: rgb(0 0 0 / 50%) 0 0 1.2174vw,
      inset rgb(0 0 0 / 50%) 0 0 1.2174vw;
    text-shadow: 0.5218vw 0.5218vw 0.5218vw rgb(0 0 0 / 33%);

    --start-btn-radius: 33.565vw;
  }

  @media (pointer: fine) {
    .start-btn:hover {
      box-shadow: rgba(0, 0, 0, 50%) 0 0 1.2174vw,
        inset rgba(0, 0, 0, 50%) 0 0 2.0869vw;
    }
  }

  /* description start */
  .description {
    font-size: 5vw;

    max-width: none;
    padding: 0 5vw 3.75vw 5vw !important;

    --divider-height: 0.75vw;
  }

  .description__divider {
    max-width: none;
  }

  .description__img {
    height: 28.5vw;
    margin-bottom: 7.5vw;

    border-width: 0.75vw;
    border-radius: 2.4348vw;
  }

  .description__img_zoom-mobile-110 {
    height: 31.25vw;
  }

  .description__img_zoom-mobile-120 {
    height: 34.25vw;
  }

  .description__img_zoom-mobile-130 {
    height: 37vw;
  }

  .description__img_zoom-mobile-140 {
    height: 40vw;
  }

  .description__img_zoom-mobile-150 {
    height: 42.75vw;
  }
  /* description end */

  .nav-btn,
  .accept-info-btn {
    font-size: 2.375vw;

    padding: 3vw 5.75vw;

    border-radius: 2vw;
  }

  .description.net-descr {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  /* test start */
  .test {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100vw;
    --answer-shadow-spacer: 2.5vw;
  }

  .test__wrap {
    overflow: visible;

    width: 100vw;
    padding-top: 3.75vw;

    flex-basis: fit-content;
    flex-shrink: 0;
  }

  .test__controls {
    padding-bottom: 5vw;

    text-align: center;
  }

  .block-height {
    height: 10.75vw;
  }

  .test___skip-task-btn {
    font-size: 2.5vw;

    right: 3.6vw;
    bottom: 3.75vw;
  }

  .test___accept-btn-wrapper {
    height: 10.75vw;

    padding-bottom: 0;
  }

  .test___accept-btn {
    font-size: 4vw;

    padding: 3vw 3.75vw;
  }
  /* test end */

  .slide-list {
    padding-top: 0px;
  }

  .slide-item {
    --answer-spacer: 2.6087vw;

    /* padding-top: 0px; */
  }

  .slide-item.padding {
    /* padding-top: 50px; */
    /* padding-bottom: 50px; */
  }

  .slide-item.open-answer {
    padding-top: 0px;
  }

  .slide-item.mask-slide {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .anagram-slide {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  /* adviser start */
  .adviser_show-error .adviser__text-on-cloud {
    height: 60%;
  }

  .adviser__cloud-img {
    display: none;
  }

  .adviser__cloud-img_mobile {
    bottom: 35.5vw;
    left: 8.5%;

    display: block;

    width: 83vw;
    height: 98vw;

    filter: drop-shadow(0.625vw 0.625vw 0.25vw rgba(0, 0, 0, 0.33));
  }

  .adviser__dialog_wrong .adviser__text {
    position: absolute;
  }

  .adviser__dialog_wrong .adviser__text-title {
    margin-bottom: 3vw;
  }

  .adviser__text {
    top: 7.8125vw;
    left: -1.5625vw;

    /* max-width: 107.7778vw; */
    height: 53.5vw;
  }

  .adviser__text-title {
    font-size: 6vw;

    margin-bottom: 3vw;
  }

  .adviser__text-on-cloud {
    font-size: 4.5vw;

    position: relative;

    padding: 0 11.5vw;
  }

  .adviser__close-cloud-btn {
    top: 10vw;
    right: 5vw;

    width: 5.5vw;
    height: 5.5vw;

    border-radius: 1.25vw;
    background-size: 55%, 100%;
    box-shadow: 0.75vw 0 0.5vw rgba(0, 0, 0, 0.33);
  }
  /* adviser end */

  /* show hint button start */
  .show-hint-btn {
    position: absolute;
    top: -4.25vw;
    right: -2.5vw;
    left: unset;

    border-width: 0.5vw;
    box-shadow: 0.6vw 0.6vw 1vw rgba(0, 0, 0, 33%);

    --question-mark-size: 11vw;
  }

  .show-hint-btn__question-mark-img {
    left: -0.5vw;

    width: 3.4275vw;
    height: 5.695vw;

    filter: drop-shadow(0.75vw 0 0.75vw rgba(0, 0, 0, 0.33));
  }

  .show-hint-btn::before {
    transform: scale(100%);
  }
  /* show hint button end */

  /* mute button start */
  .play-task-description-btn {
    top: -4.25vw;
    bottom: unset;
    left: -3.25vw;

    border-width: 0.5vw;
    box-shadow: 0.6vw 0.6vw 1vw rgba(0, 0, 0, 33%);

    --mute-size: 11vw;
  }

  .play-task-description-btn__speaker-icon {
    top: 0.75vw;
    left: -0.5vw;

    width: 2.905vw;
    height: 4.29vw;

    filter: drop-shadow(0.675vw 0 0.5vw rgba(0, 0, 0, 0.33));
  }

  .play-task-description-btn__waves-icon {
    top: 2.25vw;
    left: 6.25vw;

    width: 2.5475vw;
    height: 5.6675vw;

    filter: drop-shadow(0.675vw 0 0.5vw rgba(0, 0, 0, 0.33));
  }
  /* mute button end */

  /*----------------mobile text answers--------------------*/

  /* answers-list start */
  .answers-list {
    margin-top: 2.5vw;
  }

  .answers-list li {
    padding: 5vw 2.5vw 0vw 2.5vw;
  }

  .answers-list__brd {
    display: none;
  }

  .answers-list__brm {
    display: list-item;
  }

  .answer__text,
  .answer__text_narrow.number {
    padding: 2.25vw 11.25vw !important;
    border-radius: 10px;
    width: var(--answer-width-in-vw);
  }

  .pd40 {
    padding: 3.75vw 1.875vw 0vw 1.875vw !important;
    /* width: 214px; */
  }

  .pd40 .answer__text,
  .answer__text_narrow .number {
    padding: 2.25vw 8.75vw !important;
  }

  .pd30 {
    padding: 2.5vw 1.25vw 0px 1.25vw !important;
  }

  .pd30 .answer__text {
    padding: 2.25vw 6.25vw !important;
  }

  .pd20 {
    padding: 2.5vw 1.25vw 0px 1.25vw !important;
  }

  .pd20 .answer__text {
    padding: 2.25vw 3.75vw !important;
  }

  .img__size {
    width: 35vw;
    padding: 2.5vw 2.5vw 2.5vw 2.5vw !important;
  }

  .img__size .answer__label {
    border-radius: 10px;
  }

  .answer__label {
    border-radius: 10px;
    box-shadow: 1vw 1vw 1vw rgba(0, 0, 0, 33%);
  }

  .answer__label.answer__label-shadow {
    box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
  }

  .answer__label.text {
    width: var(--answer-width-in-vw-sm) !important;
  }
  .mob-img__size180 {
    width: 50vw;
  }

  .mob-img__size168 {
    width: 47vw;
  }

  .mob-img__size156 {
    width: 44vw;
  }

  .mob-img__size144 {
    width: 41vw;
  }

  .mob-img__size132 {
    width: 38vw;
  }

  .mob-img__size150 {
    width: 42.5vw;
  }

  .mob-img__size140 {
    width: 40vw;
  }

  .mob-img__size130 {
    width: 37.5vw;
  }

  .mob-img__size110 {
    width: 32.5vw;
  }

  .mob-img__size100 {
    width: 30vw;
  }

  .mob-img__size90 {
    width: 25vw;
    padding: 1.25vw !important;
  }

  .mob-img__size90 .answer__label {
    border-radius: 5px;
  }

  .mob-img__size80 {
    width: 22.5vw;
    padding: 1.25vw !important;
  }

  .mob-img__size80 .answer__label {
    border-radius: 5px;
  }

  .mob-img__size70 {
    width: 20vw;
    padding: 1.25vw !important;
  }

  .mob-img__size70 .answer__label {
    border-radius: 5px;
  }

  .mob-img__size60 {
    width: 17.5vw;
    padding: 1.25vw !important;
  }

  .mob-img__size60 .answer__label {
    border-radius: 5px;
  }

  .mob-img__size50 {
    width: 13.75vw;
    padding: 0.625vw !important;
  }

  .mob-img__size50 .answer__label {
    border-radius: 5px;
  }

  .mob-img__size40 {
    width: 11.25vw;
    padding: 0.625vw !important;
  }

  .mob-img__size40 .answer__label {
    border-radius: 3px;
  }

  .mob-img__size38 {
    width: 10.75vw;
    padding: 0.625vw !important;
  }

  .mob-img__size38 .answer__label {
    border-radius: 3px;
  }

  .mob-img__size34 {
    width: 9.75vw;
    padding: 0.625vw !important;
  }

  .mob-img__size34 .answer__label {
    border-radius: 3px;
  }

  /*---------------------- Net answers - start-----------------------*/
  .net-title {
    font-size: 5vw;
  }

  .size__pc40-m36 {
    margin: 0.5vw 0.25vw 0vw 0.25vw;
    padding: 0px !important;
  }

  .size__pc40-m36 .answer__text_narrow {
    padding: 0px !important;
  }

  .size__pc40-m36 .answer__label {
    border-radius: 3px;
    width: 9vw;
    height: 9vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .size__pc40-m36 .answer__text_narrow {
    font-size: 5.5vw;
  }

  .size__pc40-m38 {
    margin: 1vw 0.5vw 0vw 0.5vw;
    width: 9.5vw;
    height: 9.5vw;
  }

  .size__pc40-m38 .answer__label {
    width: 9.5vw;
    height: 9.5vw;
  }

  .size__pc44-m42 {
    margin: 1.5vw 0.75vw 0vw 0.75vw !important;
  }

  .size__pc44-m42 .answer__label {
    width: 10.5vw;
    height: 10.5vw;
    border-radius: 5px;
  }

  .size__pc50-m50 {
    margin: 1.25vw 0.625vw 0vw 0.625vw !important;
  }

  .size__pc50-m50 .answer__label {
    width: 12.5vw;
    height: 12.5vw;
    border-radius: 5px;
  }

  .size__pc50-m50 .answer__text_narrow {
    font-size: 6vw;
  }

  .size__pc60-m58 {
    margin: 1.25vw 0.625vw 0vw 0.625vw !important;
  }

  .size__pc60-m58 .answer__label {
    width: 14.5vw;
    height: 14.5vw;
    border-radius: 8px;
  }

  .size__pc60-m58 .answer__text_narrow {
    font-size: 6vw;
  }

  .size__pc70-m58 {
    margin: 1.25vw 0.625vw 0vw 0.625vw !important;
  }

  .size__pc70-m58 .answer__label {
    width: 14.5vw;
    height: 14.5vw;
    border-radius: 8px;
  }

  .size__pc70-m58 .answer__text_narrow {
    font-size: 6vw;
  }

  /* answers-list end */

  /* answer start */
  .answer {
    --line-spacing: 17.3913px;
  }

  .open-img__btn {
    padding: 0px;
    border: none;
    border-radius: 2.5vw;
  }

  .close-modal__btn {
    position: absolute;
    top: -10px;
    right: -10px;

    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: none;
  }

  .scaled-img {
    position: absolute;
    margin-top: 35.25vw;
    top: 0;
    left: 50%;
    max-width: 85.5vw;
    max-height: 85.5vw;
    transform: translate(-50%);
    background-color: white;
    border-radius: 2.5vw;
  }

  .modal-img-wrapper {
    max-width: 85.5vw;
    overflow: auto;
    border-radius: 2.5vw;
  }

  .modalImage {
    /* max-width: 90vw;*/
    max-height: 85.5vw;
    border-radius: 2.5vw;
  }

  .modalImage {
    height: 85.5vw;
  }

  /* .answer__label::after { -------------????---------------
    top: -12.5vw;

    width: 12.5vw;
  } */

  .answer__text {
    font-size: 6.25vw;
    width: var(--answer-width-in-vw);
  }

  .answer__img {
    width: 100%;
  }

  .answer__img_narrow {
    width: 100%;
  }

  .answers-list.drag-and-drop-single__variants li {
    margin-top: -3.75vw;
  }
  /* answer end */

  /* wrong-answer start */
  .wrong-answer__wrong {
    width: 75vw;
    height: 45.5vw;

    transform: scaleY(1.2);

    filter: drop-shadow(0.6vw 0.6vw 0.425vw rgba(0, 0, 0, 0.33));
  }

  .wrong-answer__img {
    top: 0.25vw;
    left: 0.75vw;

    width: 27.5vw;
  }

  .wrong-answer__lef-col {
    width: 44%;
  }

  .wrong-answer__right-col {
    top: -1.25vw;

    width: 56%;
    margin-left: -1.75vw;
  }

  .wrong-answer__wrong-img {
    font-size: 4.25vw;

    margin-bottom: 3.75vw;
  }

  .wrong-answer__next-task-btn {
    font-size: 2.5vw;

    width: 32.75vw;
    padding: 3.25vw 0;

    border-radius: 2vw;
    box-shadow: 0 0 0.75vw rgba(0, 0, 0, 0.33);
  }
  /* wrong-answer end */

  /* report start */
  .report__summary {
    font-size: 7.5vw;

    margin-top: 11vw;
  }

  .report__detail {
    font-size: 4vw;

    width: 75%;
    margin-top: 1.75vw;
    margin-bottom: 6.9565vw;

    text-align: center;
  }

  .report__divider {
    display: none;
  }

  .report__subheader {
    font-size: 4.5vw;

    margin-top: 3.25vw;

    letter-spacing: 0.02em;
  }

  .report__subheader_stars {
    margin-top: 10vw;
  }

  .report__points {
    font-size: 9.5vw;

    margin-top: 2vw;
  }

  .report__max-points {
    font-size: 3vw;

    margin-top: 1.75vw;
    margin-bottom: 2.4348vw;
  }

  .report__stars {
    font-size: 8.625vw;

    width: 18.15vw;
    height: 21vw;
    margin-top: 1.75vw;
    padding: 5.75vw 0 7.6522vw 0;
  }

  .report__max-stars {
    font-size: 3.125vw;

    margin: 1.5vw 0 2.4348vw 0;
  }

  .report__buttons {
    position: absolute;
    bottom: 11.5vw;

    padding: 0;

    flex-wrap: wrap;
    justify-content: center;
  }

  .report__progress-btn-wp {
    display: flex;

    width: 100%;

    justify-content: center;
    order: 3;
  }
  /* report end */

  /* arrow-btn start */
  .arrow-btn {
    width: 32vw;
    height: auto;
  }

  .arrow-btn__left {
    margin-right: 13.25vw;
  }

  .arrow-btn__img {
    filter: drop-shadow(0 0 0.6956vw rgba(0, 0, 0, 0.33));
  }

  .arrow-btn__text {
    font-size: 2.375vw;

    --indent: 3vw;
  }
  /* arrow-btn end */

  /* feedback start */
  .feedback__img-wp {
    top: 6%;
  }

  .feedback__img {
    display: inline-block;

    width: 79.5vw;
    height: 42.25vw;

    filter: var(--modal-background-shadow);
  }

  .feedback__text {
    font-size: 8vw;

    right: 0.75vw;

    text-shadow: 0.5vw 0.5vw 0.5vw rgba(0, 0, 0, 0.33);
  }
  /* feedback end */

  /* loading start */
  .loading__content {
    transform: scale(0.6);
  }

  .loading__adviser {
    width: 38vw;
  }

  .loading__dots {
    margin-top: 5.75vw;
  }

  .loading_dot {
    margin: 0 0.8696vw;

    --loading-dot-radius: 6vw;
  }

  .loading__text {
    font-size: 4.5vw;

    margin-top: 6.25vw;
  }
  /* loading end */

  /* text answer start */
  .text-answer {
    height: 25.25vw;
    margin: 5vw 2.5vw 0 2.5vw;
  }

  .text-answer_height-auto {
    height: auto;
    padding-bottom: 7.5vw;
  }

  .text-answer__input,
  .text-answer__textarea,
  .text-answer__masked {
    width: 100%;
    min-width: 100%;
    border-width: 0.5vw;
    border-radius: 2vw;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  }

  .text-answer__input,
  .text-answer__masked {
    font-size: 6.25vw;
  }

  .fancy-mask__line {
    font-size: 2.086vw;
  }

  .text-answer__input {
    padding: 6vw;
  }

  .text-answer__masked {
    padding: 6vw 2.25vw;
    min-width: 42.5vw;
  }

  .text-answer__textarea {
    font-size: 4vw;

    height: 25.25vw;
    max-height: 25.25vw;
    padding: 4vw 2.5vw;
  }
  /* text answer end */

  /* game-over start */
  .game-over {
    align-items: center;
  }

  .game-over__header {
    font-size: 6vw;

    margin-bottom: 7.75vw;
  }

  .game-over__content {
    position: static;
  }

  .game-over__img {
    right: 0;

    width: 61.25vw;
    margin-bottom: 8vw;
  }
  /* game-over end */

  /* orientation start */
  .orientation {
    font-size: 9vw;
  }
  /* orientation end */

  .base {
    padding-bottom: 1.25vw;
  }

  /* test progress start */
  .test-progress {
    position: absolute;
    top: -4.25vw;
    right: -2.5vw;
    bottom: unset;
    left: unset;

    border-width: 0.5vw;
    box-shadow: 0.6vw 0.6vw 1vw rgba(0, 0, 0, 33%);

    --progress-size: 11vw;
  }

  .test-progress__counter {
    font-size: 6.3625vw;
  }

  .test-progress__current-task,
  .test-progress__divider,
  .test-progress__total-tasks {
    left: 2.75vw;
  }

  .test-progress__current-task {
    font-size: 3vw;

    top: 1.5vw;

    width: 4vw;
  }

  .test-progress__divider {
    top: 4.6vw;

    width: 4vw;
    height: 0.25vw;

    border-radius: 0.25vw;
  }

  .test-progress__total-tasks {
    font-size: 3vw;

    top: 5vw;

    width: 4vw;
  }
  /* test progress end */

  /* skip dialog start */
  .skip-dialog__background {
    width: 75vw;
    height: 45.5vw;

    transform: scaleY(1.2);

    filter: drop-shadow(0.6vw 0.6vw 0.425vw rgba(0, 0, 0, 0.33));
  }

  .skip-dialog__title {
    font-size: 4.25vw;

    margin-top: 11.25vw;
  }

  .skip-dialog__buttons {
    margin-top: 7.75vw;
  }

  .skip-dialog__btn {
    font-size: 2.5vw;

    width: 16.25vw;
    margin: 0 5vw;
    padding: 3.25vw 0;

    border-radius: 2vw;
  }
  /* skip dialog end */

  /* user name dialog start */
  .user-name-dialog__board {
    display: flex;

    width: 100%;
    padding: 0 7vw;

    justify-content: center;
  }

  .user-name-dialog__background {
    width: 100%;
    max-width: 162.75vw;
    height: 107vw;
    min-height: 107vw;

    filter: var(--modal-background-shadow);
  }

  .user-name-dialog__title {
    font-size: 6vw;

    margin-top: 17vw;
  }

  .user-name-dialog__form {
    width: 66.6vw;
    max-width: 125vw;
    margin-top: 8vw;
  }

  .user-name-dialog__error {
    top: -5vw;
  }

  .user-name-dialog__input {
    font-size: 6.15vw;

    height: 20.5vw;
    margin-bottom: 5vw;

    border-width: 0.5vw;
    border-radius: 2.5vw;
  }

  .user-name-dialog__btn {
    font-size: 4.25vw;

    width: 51.25vw;
    margin-top: 2.5vw;
    padding: 4.75vw 0;

    border-radius: 3.25vw;
  }
  /* user name dialog end */

  /* controls start */
  .controls {
    font-size: 32px;
  }

  .controls .prev {
    left: 2.5vw;
  }

  .controls .next {
    right: 2.5vw;
  }
  /* controls end */

  /* drag-and-drop-single start */
  .drag-and-drop-single {
    --mobile-scale: 0.7369;
    --variant-scale: 0.6316;
  }

  .drag-and-drop-single__answers-area .drag-and-drop-single__answers-image {
    height: calc(
      var(--answers-image-height) / var(--mobile-design-screen-width) *
        var(--mobile-scale) * 100vw
    );
  }

  .drag-and-drop-single__answers .drag-and-drop-single__answer-cell::before {
    bottom: -0.125vw;

    height: 0.25vw;
  }

  .drag-and-drop-single__answers .drag-and-drop-single__answer-cell::after {
    right: -0.125vw;

    width: 0.25vw;
  }

  .drag-and-drop-single__answers
    .drag-and-drop-single__answer-drop-area_dropable::before {
    border-width: 0.75vw;
    border-radius: 1.5vw;
  }

  .drag-and-drop-single__answers-wrapper {
    border-top-width: 0.25vw;
    border-left-width: 0.25vw;
  }

  .answers-list.drag-and-drop-single__variants {
    margin-top: 7.5vw;
  }

  .drag-and-drop-single__variants {
    margin-bottom: 0.25vw;

    gap: calc(5vw * var(--variant-scale));
  }

  .drag-and-drop-single__variants .drag-and-drop-single__answer-cell {
    border-width: 0.25vw;
  }

  .drag-and-drop-single__variant,
  .drag-and-drop-single__variants .drag-and-drop-single__answer-drop-area {
    width: calc(
      var(--variant-width) / var(--mobile-design-screen-width) *
        var(--variant-scale) * 100vw
    );
    height: calc(
      var(--variant-height) / var(--mobile-design-screen-width) *
        var(--variant-scale) * 100vw
    );
  }

  .drag-and-drop-single__answer-drop-area_dropable::after {
    border-width: 1vw;
    border-radius: 2.5vw;
  }
  /* drag-and-drop-single end */

  /* fancy-mask start */

  .fancy-mask__item_word {
    font-family: Roboto Mono;
    font-size: 4.5vw;
  }

  .fancy-mask__item_static {
    font-size: 4.5vw;
  }

  .fancy-mask__item_masked {
    font-family: Roboto mono;
    font-size: 4.5vw;
  }

  .fancy-mask__item_hack {
    font-size: 16px;
  }

  /* fancy-mask end */

  [data-test="sortableRow"] > .row {
    display: flex;

    height: 38.75vw;

    align-items: center;
    justify-content: center;
  }

  /* row-sortable start */
  .row-sortable {
    margin-top: 0;
  }

  .row-sortable > li {
    padding: 0 0.75vw;
  }

  .row-sortable > li > label {
    padding-top: 0.5vw;

    border-radius: 1.25vw;
    box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
    /* box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1); */
  }
  /* row-sortable end */

  .row__3-letters li > label {
    font-size: 12.5vw;

    border-radius: 1.5vw;

    --size: 75px;
  }

  .row__4-letters li > label {
    font-size: 10.5vw;

    padding-top: 0.75vw;

    border-width: 0.75vw;
    border-radius: 1.5vw;

    --size: 59px;
  }

  .row__5-letters li > label {
    font-size: 8.75vw;

    padding-top: 0.75vw;

    border-width: 0.75vw;

    --size: 12.5vw;
  }

  .row__6-letters li > label {
    font-size: 7vw;

    border-width: 0.5vw;
    border-radius: 1vw;

    --size: 11.25vw;
  }

  .row__7-letters li > label {
    font-size: 6.5vw;

    padding-top: 0.5vw;

    border-width: 0.5vw;
    border-radius: 1vw;

    --size: 9.75vw;
  }

  .row__8-letters li > label {
    font-size: 6vw;

    padding-top: 0.5vw;

    border-width: 0.5vw;
    border-radius: 1vw;

    --size: 35px;
  }

  .row__8-letters .row-sortable > li {
    padding: 0 0.625vw;
  }

  .row__9-letters li > label {
    font-size: 4.5vw;

    padding-top: 0.5vw;

    border-width: 0.5vw;
    border-radius: 0.75vw;

    --size: 7.75vw;
  }

  .row__9-letters .row-sortable > li {
    padding: 0 0.5vw;
  }

  .row__10-letters li > label {
    font-size: 4.75vw;

    padding-top: 0.75vw;

    border-width: 0.5vw;
    border-radius: 0.75vw;

    --size: 7vw;
  }

  .row__10-letters .row-sortable > li {
    padding: 0 0.5vw;
  }

  .indicators {
    position: relative;
    z-index: 200;

    width: 100%;
    height: 0;
  }
}

@media screen and (max-width: 576px) {
  .background {
    display: flex;
    overflow-x: auto;
  }

  .user-name-dialog__background {
    display: none;

    width: 100%;
    height: auto;

    filter: var(--modal-background-shadow);
  }

  .user-name-dialog__background_mobile {
    display: block;
  }

  .user-name-dialog__title {
    margin-top: 0;
  }

  .user-name-dialog__content {
    justify-content: center;
  }

  /* .fancy-mask__line {------------------------------------
    font-size: 30px;
  } */
}

@media screen and (pointer: coarse) and (max-width: 991px) and (orientation: landscape) and (min-aspect-ratio: 1.34) {
  .orientation {
    display: flex;

    background-image: url(../images/shiny-background-50.jpg);
    background-repeat: no-repeat;
    background-size: cover;
  }

  .orientation__img {
    position: relative;
    top: -1%;

    width: auto;
    height: 71.5vh;
  }
}

.hide {
  display: none;
}
