@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: .173;
  }
  4% {
    -webkit-transform: rotateX(74.294deg);

    opacity: .347;
  }
  6% {
    -webkit-transform: rotateX(54.835deg);

    opacity: .52;
  }
  8% {
    -webkit-transform: rotateX(34.962deg);

    opacity: .693;
  }
  10% {
    -webkit-transform: rotateX(17.398deg);

    opacity: .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(-.605deg);
  }
  30% {
    -webkit-transform: rotateX(.399deg);
  }
  32% {
    -webkit-transform: rotateX(.932deg);
  }
  34% {
    -webkit-transform: rotateX(1.108deg);
  }
  38% {
    -webkit-transform: rotateX(.724deg);
  }
  40% {
    -webkit-transform: rotateX(.473deg);
  }
  42% {
    -webkit-transform: rotateX(.252deg);
  }
  44% {
    -webkit-transform: rotateX(.078deg);
  }
  46% {
    -webkit-transform: rotateX(-.037deg);
  }
  100% {
    -webkit-transform: rotateX(0deg);

    opacity: 1;
  }
}
@keyframes flipInBottom {
  0% {
    transform: rotateX(90deg);

    opacity: 0;
  }
  2% {
    transform: rotateX(87.845deg);

    opacity: .173;
  }
  4% {
    transform: rotateX(74.294deg);

    opacity: .347;
  }
  6% {
    transform: rotateX(54.835deg);

    opacity: .52;
  }
  8% {
    transform: rotateX(34.962deg);

    opacity: .693;
  }
  10% {
    transform: rotateX(17.398deg);

    opacity: .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(-.605deg);
  }
  30% {
    transform: rotateX(.399deg);
  }
  32% {
    transform: rotateX(.932deg);
  }
  34% {
    transform: rotateX(1.108deg);
  }
  38% {
    transform: rotateX(.724deg);
  }
  40% {
    transform: rotateX(.473deg);
  }
  42% {
    transform: rotateX(.252deg);
  }
  44% {
    transform: rotateX(.078deg);
  }
  46% {
    transform: rotateX(-.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: .173;
  }
  4% {
    -webkit-transform: rotateX(74.294deg);

    opacity: .347;
  }
  6% {
    -webkit-transform: rotateX(54.835deg);

    opacity: .52;
  }
  8% {
    -webkit-transform: rotateX(34.962deg);

    opacity: .693;
  }
  10% {
    -webkit-transform: rotateX(17.398deg);

    opacity: .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(-.605deg);
  }
  30% {
    -webkit-transform: rotateX(.399deg);
  }
  32% {
    -webkit-transform: rotateX(.932deg);
  }
  34% {
    -webkit-transform: rotateX(1.108deg);
  }
  38% {
    -webkit-transform: rotateX(.724deg);
  }
  40% {
    -webkit-transform: rotateX(.473deg);
  }
  42% {
    -webkit-transform: rotateX(.252deg);
  }
  44% {
    -webkit-transform: rotateX(.078deg);
  }
  46% {
    -webkit-transform: rotateX(-.037deg);
  }
  100% {
    -webkit-transform: rotateX(0deg);

    opacity: 1;
  }
}

@keyframes flipOutBottom {
  0% {
    transform: rotateX(0deg);

    opacity: 1;
  }
  2% {
    transform: rotateX(-.037deg);
  }
  4% {
    transform: rotateX(.078deg);
  }
  6% {
    transform: rotateX(.252deg);
  }

  8% {
    transform: rotateX(.473deg);
  }
  10% {
    transform: rotateX(.724deg);
  }
  12% {
    transform: rotateX(1.108deg);
  }
  14% {
    transform: rotateX(.932deg);
  }
  16% {
    transform: rotateX(.399deg);
  }
  18% {
    transform: rotateX(-.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: .867;
  }
  40% {
    transform: rotateX(34.962deg);

    opacity: .693;
  }
  42% {
    transform: rotateX(54.835deg);

    opacity: .52;
  }
  44% {
    transform: rotateX(74.294deg);

    opacity: .347;
  }
  46% {
    transform: rotateX(87.845deg);

    opacity: .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 {
  --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, .33);
  --btn-shadow: 0 0 4px rgb(0 0 0 / 33%);
  --modal-background-shadow: drop-shadow(5px 5px 4px rgba(0, 0, 0, .33));
  --color-wrong: #f27191;
  --color-correct: #99ca3c;
  --color-answer-font: #1d1d1b;
  --viewport-height: 100vh;
  --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));
  height: var(--viewport-height);
  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);
  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: .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: -.12em;
  margin-bottom: -.24em;
}

.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: var(--divider-height);
  margin: 0 auto;

  content: '';
}

.description__img {
  box-sizing: content-box;
  width: auto;
  max-width: 100%;
  height: 190px;
  margin-bottom: 25px;

  border: var(--images-border);
  border-radius: var(--images-border-radius);
  background-color: #fff;
  box-shadow: var(--images-shadow);

  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;
}

.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: var(--btn-shadow);
}

/* test start */
.test {
  display: flex;
  flex-direction: column;

  width: 100%;

  flex-grow: 1;
  align-items: center;
  justify-content: center;
  --answer-shadow-spacer: 10px;
}

.test_no-justify {
  justify-content: normal;
}

.test__wrap {
  display: flex;

  width: 100%;

  align-items: center;
}

.test__controls {
  width: 100%;
}

.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-top: 30px;
  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: 1310px;

  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  --answer-spacer: 15px;
}

.slide-list {
  position: relative;

  display: flex;

  padding: var(--answer-shadow-spacer) 0 0 0;

  align-items: center;
}

.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_show-error .adviser__text-on-cloud {
  height: 48%;
}

.adviser_show-advice .adviser__text-on-cloud {
  height: 80%;
}

.adviser_show-advice,
.adviser_show-error {
  background-color: rgb(var(--background-color-rgb), .92);
}

.adviser_show-error .adviser__dialog_wrong,
.adviser_show-advice .adviser__dialog_advice {
  display: flex;

  pointer-events: all;
}

.adviser_show-advice .adviser__img_base {
  display: none;
}

.adviser_show-advice .adviser__img_show-hint {
  display: block;
}

.adviser_happy .adviser__img_base {
  display: none;
}

.adviser_happy .adviser__img_happy {
  display: block;
}

.adviser_confused .adviser__img_base {
  display: none;
}

.adviser_confused .adviser__img_confused {
  display: block;
}

.adviser__btn-slot {
  position: absolute;
  bottom: 0;

  width: 100%;

  text-align: center;
}

.adviser__btn {
  font-size: 0;

  position: absolute;
  bottom: -42px;
  left: -72px;

  box-sizing: border-box;
  width: var(--adviser-radius);
  height: var(--adviser-radius);
  padding: 0;

  cursor: pointer;
  pointer-events: all;

  border: none;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 5.5px 0 5.5px rgba(0, 0, 0, 33%);

  --adviser-radius: 205px;
}

.adviser__img {
  position: absolute;

  display: none;

  filter: drop-shadow(3.5px 3.5px 3.5px rgba(0, 0, 0, .33));
}

.adviser__img_base {
  top: 25px;
  right: 25px;

  display: block;

  width: 103.22px;
  height: 126.14px;
}

.adviser__img_show-hint {
  top: 22px;
  right: 27px;

  width: 103.22px;
  height: 126.14px;
}

.adviser__img_happy {
  top: 27px;
  right: 33px;

  width: 93px;
  height: 111px;
}

.adviser__img_confused {
  top: 24px;
  right: 26px;

  width: 102.5px;
  height: 126px;
}

.adviser__dialog {
  position: absolute;
  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: relative;

  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: 272px;

  display: flex;
  flex-direction: column;

  max-width: 571px;
  height: 283px;
}

.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;

  display: flex;

  height: 48%;

  text-align: center;

  color: #000;

  justify-content: center;
  align-items: center;
}

.adviser__close-cloud-btn {
  position: absolute;
  z-index: 1;
  right: 25.81%;
  bottom: 402px;

  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, .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, .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 .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, .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, .33));
}
/* mute button end */

/* answers-list start */
.answers-list {
  display: flex;

  flex-wrap: wrap;
  justify-content: center;
}

.answers-list li {
  box-sizing: border-box;
  padding: var(--answer-spacer) var(--answer-spacer) 0 var(--answer-spacer);
}

.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);
}

.answer__input {
  display: none;
}

.answer__label {
  font-size: 0;

  position: relative;

  display: block;
  overflow: hidden;

  box-sizing: border-box;
  margin-bottom: var(--answer-shadow-spacer);

  cursor: pointer;

  border: 4.2px solid #e5007e;
  border-radius: 11px;
  background-color: #fff;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 33%);
}

.answer__label::after {
  position: absolute;
  top: -50px;
  left: -120%;

  width: 50px;
  height: 300%;

  content: '';
  transition: all 550ms cubic-bezier(.19, 1, .22, 1);
  transform: rotate(35deg);

  opacity: .2;
  background: rgb(var(--background-color-rgb));
}

@media (pointer: fine) {
  .answer__label:hover::after {
    left: 120%;

    transition: all 550ms cubic-bezier(.19, 1, .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;

  padding: 10px 50px 13px 50px;

  user-select: none;
  text-align: center;

  color: var(--color-answer-font);
}

.answer__text_narrow {
  padding: 10px 30px 13px 30px;
}

.answer__img {
  /* width: 188px; */
  width: 100%;
  height: auto;
}
/* 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), .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 {
  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, .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, .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 {
  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, .33));
}

.arrow-btn__text {
  font-family: 'Nunito', sans-serif;
  font-size: 17px;
  line-height: 1.5em;

  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, .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, .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 start */

/* text answer start */
.text-answer {
  height: 110px;
  margin-top: var(--answer-spacer);

  opacity: 0;
}

.text-answer_height-auto {
  height: auto;
}

.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;

  color: #000;
  border: 4px solid #e2097e;
  border-radius: 11px;
  background: #fff;
  box-shadow: 0 0 4px rgba(0, 0, 0, .33);
}

.text-answer__input,
.text-answer__masked {
  font-size: 40px;
  font-weight: bold;

  width: 690px;
  padding: 20px;

  text-align: center;
}

.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(.25);
  }

  to {
    transform: scale(1);
  }
}

.loading__text {
  font-family: 'Nunito', sans-serif;
  font-size: 17px;
  font-weight: bold;

  margin-top: 25px;

  text-align: center;
  text-transform: uppercase;
}
/* loading end */

/* 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 */

.slide-item {
  height: fit-content;
  /* margin: -5px 0; */
  /* padding-bottom: 5px; */
}

/* 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 */

.base {
  display: flex;

  padding-bottom: 5px;
}

.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: 4px solid #e2097e;
  border-radius: 7px;
  background-color: #fff;
  box-shadow: 1.12px 1.12px 1.12px rgba(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 */

[data-test] .edit-task-btn {
  position: absolute;
  right: 10px;
  bottom: 0;
}

/* 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 {
  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: .4;
}

.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: var(--answers-image-height);

  --answers-image-height: 190px;
}

.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: -.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: -.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, .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, .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: var(--variant-width);
  height: var(--variant-height);
}

.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 .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: .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-size: 40px;
  line-height: 1.2;

  cursor: default;
  vertical-align: baseline;
}

.fancy-mask__item_masked {
  font-weight: 300;

  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-weight: 400;

  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;
}
/* fancy-mask end */

@media screen and (max-width: 1600px) and (max-height: 900px) {
  .wrapper {
    transform: scale(.8);
  }
}

@media screen and (max-width: 1380px) {
  :root {
    --btn-shadow: 0 0 3px rgb(0 0 0 / 33%);
  }

  body {
    overflow: auto;
  }

  .background {
    min-width: calc(
    var(--wrapper-width) + var(--horizontal-background-paddings)
    );

    --wrapper-width: 890px;
  }

  .wrapper {
    width: var(--wrapper-width);
    min-width: var(--wrapper-width);
    height: 500px;

    transform: none;

    --description-divider-vertical-margin: 17.3913px;
  }

  .start-btn {
    font-size: 24px;
    font-weight: bold;

    letter-spacing: .05em;

    border-width: 6.9565px;
    box-shadow: rgb(0 0 0 / 50%) 0 0 4.8695px,
    inset rgb(0 0 0 / 50%) 0 0 4.8695px;
    text-shadow: 2.087px 2.087px 2.087px rgb(0 0 0 / 33%);

    --start-btn-radius: 134.26px;
  }

  @media (pointer: fine) {
    .start-btn:hover {
      box-shadow: rgba(0, 0, 0, 50%) 0 0 4.8695px,
      inset rgba(0, 0, 0, 50%) 0 0 8.3478px;
    }
  }

  /* description start */
  .description {
    font-size: 21.565px;
  }

  .description__img {
    height: 132px;
    margin-bottom: 17.3913px;

    border-width: 2.7826px;
    border-radius: 9.7391px;
    box-shadow: 4.2504px 4.2504px 3.5409px rgba(29, 29, 27, .33);
  }

  .description__text {
    margin-top: -.15em;
    margin-bottom: -.28em;
  }

  .description__img_zoom-110 {
    height: 145px;
  }

  .description__img_zoom-120 {
    height: 158px;
  }

  .description__img_zoom-130 {
    height: 172px;
  }

  .description__img_zoom-140 {
    height: 185px;
  }

  .description__img_zoom-150 {
    height: 198px;
  }
  /* description end */

  .nav-btn,
  .accept-info-btn {
    font-size: 12px;

    padding: 15px 18px;

    border-radius: 8.3478px;
  }

  .slide-item {
    width: var(--wrapper-width);

    --answer-spacer: 10.4348px;
  }

  /* adviser start */
  .adviser__btn {
    bottom: -73px;
    left: -87px;

    transform: scale(.6956);
  }

  .adviser__img {
    transform: scale(.9) translate(2%, -7%);
  }

  .adviser-btn__question-mark {
    transform: scale(.85) translate(-5px, -13px);
  }

  .adviser__cloud-img {
    bottom: 64px;
    left: 161px;

    width: 524px;
    height: 282px;

    filter: 4px 4px 3px rgba(0, 0, 0, .33);
  }

  .adviser__dialog_wrong .adviser__text-title {
    top: 0;

    margin-bottom: 20px;
  }

  .adviser__text {
    top: 185px;

    max-width: 388px;
    height: 192px;
  }

  .adviser__text-title {
    font-size: 24px;

    margin-bottom: 6px;
  }

  .adviser__text-on-cloud {
    font-size: 18px;
  }

  .adviser__close-cloud-btn {
    bottom: 273px;

    width: 24px;
    height: 24px;

    border-radius: 3.4783px;
    background-size: 15.3043px, auto;
    box-shadow: 4px 1px 2px rgba(0, 0, 0, .33);
  }
  /* adviser end */

  /* answer start */
  .answer {
    --line-spacing: 17.3913px;
  }

  .answer__label {
    border-width: 2.9217px;
    border-radius: 7.6522px;
  }

  .answer__text {
    font-size: 19px;

    padding: 7px 25px 7px 25px;
  }

  .answer__text_narrow {
    padding: 7px 21px 7px 21px;
  }

  .answer__img {
    width: 130.7826px;
  }
  /* answer end */

  /* wrong-answer start */
  .wrong-answer__wrong {
    width: 476px;
    height: 251px;

    filter: drop-shadow(4px 4px 3px rgba(0, 0, 0, .33));
  }

  .wrong-answer__img {
    width: 128px;
  }

  .wrong-answer__next-task-btn {
    font-size: 10px;

    width: 162px;
    padding: 13.21735px 6.9565px;

    border-radius: 9.04345px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .33);
  }

  .wrong-answer__wrong-img {
    font-size: 24px;

    margin-bottom: 15px;
  }
  /* wrong-answer end */

  /* report start */
  .report__summary {
    font-size: 30.6086px;

    margin-top: 41.739px;
  }

  .report__detail {
    font-size: 13.21735px;

    margin-top: 10.43475px;
    margin-bottom: 27.826px;
  }

  .report__subheader {
    font-size: 20.8695px;

    margin-top: 6.9565px;
  }

  .report__subheader_stars {
    margin-top: 18.78255px;
  }

  .report__points {
    font-size: 44.5216px;
  }

  .report__max-points {
    font-size: 13.21735px;

    margin-top: 2.08695px;
    margin-bottom: 9.7391px;
  }

  .report__stars {
    font-size: 36.1738px;

    width: 76.5215px;
    height: 88.34755px;
    margin-top: 13.21735px;
    padding: 20.17385px 0 30.6086px 0;
  }

  .report__max-stars {
    font-size: 13.21735px;

    margin-top: 10.43475px;
    margin-bottom: 9.7391px;
  }

  .report__divider {
    width: 288px;
    height: 1px;
  }

  .report__buttons {
    padding: 0 76.5215px;
  }
  /* report end */

  /* arrow-btn start */
  .arrow-btn {
    font-size: 0;

    width: 154.4343px;
    height: 65.3911px;
  }

  .arrow-btn__img {
    filter: drop-shadow(0 0 2.7826px rgba(0, 0, 0, .33));
  }

  .arrow-btn__text {
    font-size: 12px;

    --indent: 10px;
  }
  /* arrow-btn end */

  /* feedback start */
  .feedback__img {
    width: 296px;
    height: 157px;

    filter: var(--modal-background-shadow);
  }

  .feedback__text {
    font-size: 30px;

    text-shadow: 2px 2px 2px rgba(0, 0, 0, .33);
  }
  /* feedback end */

  /* loading start */
  .loading__adviser {
    width: 105.7388px;
  }

  .loading__dots {
    margin-top: 15.99995px;
  }

  .loading_dot {
    margin: 0 3.47825px;

    --loading-dot-radius: 16.6956px;
  }

  .loading__text {
    font-size: 12.5217px;

    margin-top: 17.39125px;
  }
  /* loading end */

  /* game-over start */
  .game-over__header {
    font-size: 30.6086px;

    margin-bottom: 36.86945px;
  }

  .game-over__img {
    width: 260.86875px;
    margin-bottom: 29.2173px;
  }
  /* game-over end */

  /* test start */
  .test___skip-task-btn {
    font-size: 12px;

    right: 20px;
    bottom: 20px;
  }

  .test___accept-btn {
    font-size: 12.5217px;
  }
  .test___accept-btn[disabled] {
    opacity: .4;
  }

  .test___accept-btn-wrapper {
    padding-top: 15px;
  }
  /* test end */

  /* .row-sortable {
    margin-top: 17.3913px;
  } */

  .row-sortable > li > label {
    font-size: 34px;
    font-weight: bold;

    padding-top: 2px;

    border-width: 3px;
    border-radius: 5px;

    --size: 53px;
  }

  .row-sortable > li {
    padding: 0 5px;
  }

  .show-hint-btn {
    bottom: 11px;
    left: -11px;

    border-width: 2px;

    --question-mark-size: 44px;
  }

  /* test progress start */
  .test-progress {
    bottom: 11px;
    left: -11px;

    border-width: 2px;
    box-shadow: 2.4px 2.4px 4px rgba(0, 0, 0, 33%);

    --progress-size: 44px;
  }

  .test-progress__counter {
    font-size: 25.45px;
  }

  .test-progress__divider {
    top: 18px;
    left: 13px;

    width: 16px;
    height: 1px;
  }

  .test-progress__total-tasks {
    font-size: 12px;

    top: 20px;
    left: 14px;

    width: 16px;
  }

  .test-progress__current-task {
    font-size: 12px;

    top: 6px;
    left: 14px;

    width: 16px;
  }
  /* test progress end */

  /* show hint button start */
  .show-hint-btn {
    bottom: 11px;
    left: -11px;

    border-width: 2px;
    box-shadow: 2.4px 2.4px 4px rgba(0, 0, 0, 33%);

    --question-mark-size: 44px;
  }

  .show-hint-btn__question-mark-img {
    left: 3px;

    width: 13.71px;
    height: 22.78px;

    filter: drop-shadow(3px 0 3px rgba(0, 0, 0, .33));
  }
  /* show hint button end */

  /* mute button start */
  .play-task-description-btn {
    bottom: 71px;
    left: -11px;

    border-width: 2px;
    box-shadow: 2.4px 2.4px 4px rgba(0, 0, 0, 33%);

    --mute-size: 44px;
  }

  .play-task-description-btn__speaker-icon {
    top: 1px;
    left: -1px;

    width: 11.62px;
    height: 17.16px;

    filter: drop-shadow(2.7px 0 2px rgba(0, 0, 0, .33));
  }

  .play-task-description-btn__waves-icon {
    top: 8px;
    left: 25px;

    width: 10.19px;
    height: 22.67px;

    filter: drop-shadow(2.7px 0 2px rgba(0, 0, 0, .33));
  }
  /* mute button end */

  /* text answer start */
  .text-answer {
    height: 75px;
  }

  .text-answer_height-auto {
    height: auto;
  }

  .text-answer__input,
  .text-answer__textarea,
  .text-answer__masked {
    border-width: 2.5px;
    border-radius: 7.5px;
    background: #fff;
    box-shadow: 0 0 2.5px rgba(0, 0, 0, .33);
  }

  .text-answer__input,
  .text-answer__masked {
    font-size: 27px;

    width: 469px;
    padding: 14px;
  }

  .text-answer__textarea {
    font-size: 18px;

    width: 620px;
    max-height: 75px;
    padding: 7px 12.5px;
  }
  /* text answer end */

  /* skip dialog start */
  .skip-dialog__background {
    width: 476px;
    height: 252px;
  }

  .skip-dialog__title {
    font-size: 24px;

    margin-top: 72px;
  }

  .skip-dialog__buttons {
    margin-top: 44px;
  }

  .skip-dialog__btn {
    font-size: 10px;

    width: 92px;
    padding: 13.21735px 6.9565px;

    border-radius: 9.04345px;
  }
  /* skip dialog end */

  .test___accept-btn-wrapper {
    height: 45px;
  }

  /* drag-and-drop-single start */
  .drag-and-drop-single {
    --variant-scale: .6948;
  }

  .drag-and-drop-single__answers-area .drag-and-drop-single__answers-image {
    width: auto;
    height: calc(var(--answers-image-height) * .7369);
  }

  .drag-and-drop-single__variant,
  .drag-and-drop-single__variants .drag-and-drop-single__answer-drop-area {
    width: calc(var(--variant-width) * var(--variant-scale));
    height: calc(var(--variant-height) * var(--variant-scale));
  }

  .drag-and-drop-single__variants {
    gap: calc(20px * var(--variant-scale));
  }
  /* drag-and-drop-single end */

  .fancy-mask__line {
    font-size: 27px;
  }

  .fancy-mask__item {
    height: 1.2em;
  }

  /* user name dialog start */
  .user-name-dialog__background {
    width: 623px;
    height: 387px;
  }

  .user-name-dialog__title {
    font-size: 24px;

    margin-top: 64px;
  }

  .user-name-dialog__form {
    width: 480px;
    margin-top: 23px;
  }

  .user-name-dialog__input {
    font-size: 24.6px;

    height: 71px;
    margin-bottom: 20px;

    border: 3px solid #e5007e;
    border-radius: 7px;
  }

  .user-name-dialog__btn {
    font-size: 10px;

    width: 142px;
    margin-top: 7px;
    padding: 13.21735px 6.9565px;

    border-radius: 9.04345px;
  }
  /* user name dialog end */
}

@media screen and (max-width: 933px) {
  :root {
    --btn-shadow: 0 0 4px rgb(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;
    flex-direction: column;

    width: auto;
    min-width: auto;
    height: 100%;

    flex-grow: 1;
    --horizontal-background-paddings: 0;
    --vertical-background-paddings: 0;
  }

  .nav-btn,
  .accept-info-btn {
    font-size: 9.5px;

    padding: 12px 23px;

    border-radius: 8px;
  }

  /* test start */
  .test {
    position: relative;

    overflow-x: hidden;
    overflow-y: auto;

    width: 100vw;
  }

  .test__wrap {
    overflow: visible;

    width: 100vw;
    padding-top: 15px;

    flex-basis: fit-content;
    flex-shrink: 0;
  }

  .test__controls {
    padding-bottom: 15px;

    text-align: center;
  }

  .test___skip-task-btn {
    font-size: 10px;

    right: 3.6vw;
    bottom: 15px;
  }

  .test___accept-btn {
    font-size: 16px;

    padding: 12px 15px;
  }

  .test___accept-btn-wrapper {
    height: 43px;
    padding-bottom: 0;
  }
  /* test end */

  .wrapper {
    width: 100%;
    min-width: 100%;

    flex-grow: 1;
  }

  .slide-item {
    width: 100vw;
  }

  /* description start */
  .description {
    font-size: 20px;

    max-width: none;
    padding: 0 20px 20px 20px;
    padding-bottom: 20px;
  }

  .description__img {
    height: 114px;
    margin-bottom: 10px;

    border-width: 3px;
  }

  .description__img_zoom-mobile-110 {
    height: 125px;
  }

  .description__img_zoom-mobile-120 {
    height: 137px;
  }

  .description__img_zoom-mobile-130 {
    height: 148px;
  }

  .description__img_zoom-mobile-140 {
    height: 160px;
  }

  .description__img_zoom-mobile-150 {
    height: 171px;
  }
  /* description end */

  #start {
    margin-top: 26px;
  }

  .start-btn {
    width: 138px;
    height: 138px;

    border-width: 8px;
  }

  /* answers-list start */
  .answers-list {
    margin-top: 10px;
  }

  .answers-list li {
    padding: 10px 5px 0 5px;
  }

  .answers-list__brd {
    display: none;
  }

  .answers-list__brm {
    display: list-item;
  }
  /* answers-list end */

  /* answer start */
  .answer__label {
    border: 3.5px solid #e5007e;
    border-radius: 16px;
  }

  .answer__text {
    font-size: 25px;

    padding: 9px 45px 13px 45px;
  }

  .answer__text_narrow {
    padding: 9px 10px 9px 10px;
  }

  .answer__img {
    width: 111px;
  }

  .answer__img_narrow {
    width: 88px;
  }

  .answers-list.drag-and-drop-single__variants {
    margin-top: 30px;
  }

  .answers-list.drag-and-drop-single__variants li {
    margin-top: -15px;
  }

  /* answer end */

  /* adviser start */
  .adviser__btn {
    bottom: -75px;
    left: -88px;

    transform: scale(.5);

    box-shadow: 5.5px 0 5.5px rgb(0 0 0 / 33%);

    --adviser-radius: 205px;
  }

  .adviser__img {
    filter: drop-shadow(3.5px 3.5px 3.5px rgba(0, 0, 0, .33));
  }

  .adviser__img_base {
    top: 25px;
    right: 25px;

    width: 103.22px;
    height: 126.14px;
  }

  .adviser__img_show-hint {
    top: 22px;
    right: 27px;

    width: 103.22px;
    height: 126.14px;
  }

  .adviser__img_happy {
    top: 27px;
    right: 33px;

    width: 93px;
    height: 111px;
  }

  .adviser__img_confused {
    top: 24px;
    right: 26px;

    width: 102.5px;
    height: 126px;
  }

  .adviser-btn__question-mark {
    top: 86px;
    right: -25px;

    box-shadow: 3.5px 3.5px 6px rgb(0 0 0 / 33%);

    --question-mark-size: 52.7px;
  }

  .adviser-btn__question-mark-img {
    filter: drop-shadow(4px 0 3px rgba(0, 0, 0, .33));
  }
  /* adviser end */

  /* feedback start */
  .feedback__img {
    width: 318px;
    height: 169px;

    /* text-shadow: 5px 5px 3.5px rgb(0 0 0 / 33%); */
  }

  .feedback__img-wp {
    top: 6%;
    /* right: 4px; */

    /* width: 68%; */
  }

  .feedback__text {
    font-size: 32px;
  }
  /* feedback end */

  /* report start */
  .report__summary {
    font-size: 30px;

    margin-top: 44px;
  }

  .report__detail {
    font-size: 16px;

    width: 75%;
    margin-top: 7px;

    text-align: center;
  }

  .report__divider {
    display: none;
  }

  .report__subheader {
    font-size: 18px;

    margin-top: 13px;

    letter-spacing: .02em;
  }

  .report__subheader_stars {
    margin-top: 40px;
  }

  .report__points {
    font-size: 38px;

    margin-top: 8px;
  }

  .report__max-points {
    font-size: 12px;

    margin-top: 7px;
  }

  .report__stars {
    font-size: 34.5px;

    width: 72.6px;
    height: 84px;
    margin-top: 7px;
    padding-top: 23px;
  }

  .report__max-stars {
    font-size: 12.5px;

    margin-top: 6px;
  }

  .report__buttons {
    position: absolute;
    bottom: 46px;

    padding: 0;

    flex-wrap: wrap;
    justify-content: center;
  }

  .arrow-btn__left {
    margin-right: 53px;
  }

  .report__progress-btn-wp {
    display: flex;

    width: 100%;

    justify-content: center;
    order: 3;
  }
  /* report end */

  /* arrow-btn start */
  .arrow-btn {
    width: 128px;
    height: auto;
  }

  .arrow-btn__text {
    font-size: 9.5px;

    --indent: 12px;
  }
  /* arrow-btn end */

  /* game-over start */
  .game-over {
    align-items: center;
  }

  .game-over__header {
    font-size: 24px;

    margin-bottom: 31px;
  }

  .game-over__content {
    position: static;
  }

  .game-over__img {
    right: 0;

    width: 245px;
    margin-bottom: 32px;
  }
  /* game-over end */

  /* wrong-answer start */
  .wrong-answer__wrong {
    width: 300px;
    height: 182px;

    transform: scaleY(1.2);

    filter: drop-shadow(2.4px 2.4px 1.7px rgba(0, 0, 0, .33));
  }

  .wrong-answer__img {
    /* top: 0; */
    /* left: -20px; */
    width: 110px;
  }

  .wrong-answer__lef-col {
    width: 44%;
  }

  .wrong-answer__right-col {
    top: -5px;

    width: 56%;
    margin-left: -7px;
  }

  .wrong-answer__wrong-img {
    font-size: 17px;

    margin-bottom: 15px;
  }

  .wrong-answer__next-task-btn {
    font-size: 10px;

    width: 131px;
    padding: 13px 0;

    border-radius: 8px;
  }
  /* wrong-answer end */

  /* 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(2.5px 2.5px 1px rgba(0, 0, 0, .33));
  }

  .adviser__dialog_wrong .adviser__text {
    position: absolute;
  }

  .adviser__dialog_wrong .adviser__text-title {
    margin-bottom: 3vw;
  }

  .adviser__text {
    top: auto;
    bottom: 72.5vw;

    height: 53.5vw;
  }

  .adviser__text-title {
    margin-bottom: 3vw;
  }

  .adviser__text-on-cloud {
    font-size: 18px;

    position: relative;

    padding: 0 11.5vw;
  }

  .adviser__close-cloud-btn {
    top: auto;
    right: 13%;
    bottom: 118vw;

    width: 22px;
    height: 22px;

    border-radius: 5px;
    background-size: 55%, 100%;
    box-shadow: 3px 0 2px rgba(0, 0, 0, .33);
  }
  /* adviser end */

  /* loading start */
  .loading__content {
    transform: scale(.6);
  }

  .loading__adviser {
    width: 152px;
  }

  .loading__dots {
    margin-top: 23px;
  }

  .loading_dot {
    --loading-dot-radius: 24px;
  }

  .loading__text {
    font-size: 18px;

    margin-top: 25px;
  }
  /* loading end */

  [data-test='sortableRow'] > .row {
    display: flex;

    height: 155px;

    align-items: center;
    justify-content: center;
  }

  /* row-sortable start */
  .row-sortable {
    margin-top: 0;
  }

  .row-sortable > li {
    padding: 0 3px;
  }
  /* row-sortable end */

  .row__3-letters li > label {
    font-size: 50px;

    border-radius: 6px;

    --size: 75px;
  }

  .row__4-letters li > label {
    font-size: 42px;

    padding-top: 3px;

    border-radius: 6px;

    --size: 59px;
  }

  .row__5-letters li > label {
    font-size: 35px;

    padding-top: 3px;

    --size: 50px;
  }

  .row__6-letters li > label {
    font-size: 28px;

    border-width: 2px;
    border-radius: 4px;

    --size: 45px;
  }

  .row__7-letters li > label {
    font-size: 26px;

    padding-top: 2px;

    border-width: 2px;
    border-radius: 4px;

    --size: 39px;
  }

  .row__8-letters li > label {
    font-size: 24px;

    padding-top: 2px;

    border-width: 2px;
    border-radius: 4px;

    --size: 35px;
  }

  .row__8-letters .row-sortable > li {
    padding: 0 2.5px;
  }

  .row__9-letters li > label {
    font-size: 18px;

    padding-top: 2px;

    border-width: 2px;
    border-radius: 3px;

    --size: 31px;
  }

  .row__9-letters .row-sortable > li {
    padding: 0 2px;
  }

  .row__10-letters li > label {
    font-size: 19px;

    padding-top: 3px;

    border-width: 2px;
    border-radius: 3px;

    --size: 28px;
  }

  .row__10-letters .row-sortable > li {
    padding: 0 2px;
  }

  /* test progress start */
  .test-progress {
    position: absolute;
    top: -17px;
    right: -10px;
    left: unset;
  }

  .test-progress__current-task,
  .test-progress__divider,
  .test-progress__total-tasks {
    left: 11px;
  }
  /* test progress end */

  /* show hint button start */
  .show-hint-btn {
    position: absolute;
    top: -17px;
    right: -10px;
    left: unset;
  }

  .show-hint-btn__question-mark-img {
    left: -2px;
  }
  /* show hint button end */

  /* mute button start */
  .play-task-description-btn {
    top: -17px;
    left: -13px;
  }

  .play-task-description-btn__speaker-icon {
    top: 3px;
    left: -2px;
  }

  .play-task-description-btn__waves-icon {
    top: 9px;
    left: 25px;
  }
  /* mute button end */

  /* text answer start */
  .text-answer {
    height: 101px;
    margin: 20px 10px 0 10px;
  }

  .text-answer_height-auto {
    height: auto;
    padding-bottom: 20px;
  }

  .text-answer__input,
  .text-answer__textarea,
  .text-answer__masked {
    width: 100%;

    border-width: 2px;
    border-radius: 8px;
    box-shadow: 0 0 2.5px rgba(0, 0, 0, .33);
  }

  .text-answer__input,
  .text-answer__masked {
    font-size: 25px;
  }

  .text-answer__input {
    padding: 24px;
  }
  .text-answer__masked {
    padding: 24px 9px;
  }

  .text-answer__textarea {
    font-size: 16px;

    height: 101px;
    max-height: 101px;
    padding: 16px 10px;
  }
  /* text answer end */

  /* skip dialog start */
  .skip-dialog__background {
    width: 300px;
    height: 182px;

    transform: scaleY(1.2);

    filter: drop-shadow(2.4px 2.4px 1.7px rgba(0, 0, 0, .33));
  }

  .skip-dialog__title {
    font-size: 17px;

    margin-top: 45px;
  }

  .skip-dialog__buttons {
    margin-top: 31px;
  }

  .skip-dialog__btn {
    font-size: 10px;

    width: 65px;
    padding: 13px 0;

    border-radius: 8px;
  }
  /* 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: 651px;
    height: 428px;
    min-height: 428px;

    filter: var(--modal-background-shadow);
  }

  .user-name-dialog__title {
    font-size: 24px;

    margin-top: 68px;
  }

  .user-name-dialog__form {
    width: 66.6vw;
    max-width: 500px;
    margin-top: 32px;
  }

  .user-name-dialog__input {
    height: 82px;

    border: 2px solid #e5007e;
    border-radius: 10px;
  }

  .user-name-dialog__btn {
    font-size: 17px;

    width: 205px;
    margin-top: 10px;
    padding: 19px 0;

    border-radius: 13px;
  }
  /* user name dialog end */

  .indicators {
    position: relative;
    z-index: 200;

    width: 100%;
    height: 0;
  }

  /* drag-and-drop-single start */
  .drag-and-drop-single {
    --variant-scale: .6316;
  }
  /* drag-and-drop-single end */

  .fancy-mask__line {
    font-size: 25px;
  }
}

@media screen and (max-width: 768px) {
  .user-name-dialog__title {
    margin-top: 52px;
  }
}

@media screen and (max-width: 576px) {
  .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;
  }
}

@media screen and (pointer: coarse) and (max-width: 1366px) and (orientation: landscape) {
  .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;
  }
}
