@charset "UTF-8";
/*Обнуление*/
* {
  padding: 0;
  margin: 0;
  border: 0;
}

*, *:before, *:after {
  box-sizing: border-box;
}

:focus, :active {
  outline: none;
}

a:focus, a:active {
  outline: none;
}

nav, footer, header, aside {
  display: block;
}

html, body {
  height: 100%;
  width: 100%;
  font-size: 100%;
  line-height: 1;
  font-size: 14px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

input, button, textarea {
  font-family: inherit;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a, a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

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

/*--------------------*/
.wrapper {
  width: 100%;
  min-height: 100vh;
  background: url(../img/bg.svg) #1d2633;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0 12.4vmin;
}

.container {
  width: 143vmin;
  margin: 0 auto;
}

.container-s {
  width: 97vmin;
  margin: 0 auto;
}

.header {
  padding-top: 4.3vmin;
  padding-bottom: 12vmin;
}

.anim1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.language {
  font-family: "MuseoSansCyrl-500";
  font-size: 1.6vmin;
  line-height: 100%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #7B879A;
}
.language a {
  font-family: "MuseoSansCyrl-500";
  font-size: 1.6vmin;
  line-height: 100%;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #7B879A;
}
.language a.active {
  color: #98E578;
}

.logo {
  width: 4.8vmin;
  height: 3.2vmin;
}
.logo__color {
  animation: color 7s infinite;
}
.logo svg {
  width: 100%;
  height: 100%;
}

.settings {
  width: 10vmin;
  height: 10vmin;
  margin: 0 auto;
  /*svg {
      width: 100%;
      height: 100%;
  }*/
}
.settings__spin1 {
  animation: 15s linear 0s normal none infinite running spin-right;
  transform-box: fill-box;
  transform-origin: center;
}
.settings__spin2 {
  animation: 10s linear 0s normal none infinite running spin-left;
  transform-box: fill-box;
  transform-origin: center;
}
.settings__spin3 {
  animation: 5s linear 0s normal none infinite running spin-left;
  transform-box: fill-box;
  transform-origin: center;
}
.settings__spin4 {
  animation: 12s linear 0s normal none infinite running spin-right;
  transform-box: fill-box;
  transform-origin: center;
}

.anim3__wrapper {
  width: 100%;
  height: 90vmin;
  position: relative;
}
.anim3 .abilities {
  width: 124vmin;
  margin: 0 auto;
  height: 100%;
  padding-top: 80vh;
  display: flex;
  flex-direction: column;
  gap: 1vmin;
  position: relative;
}
.anim3 .abilities__title {
  position: absolute;
  bottom: 13.6vmin;
  font-family: "MuseoSansCyrl-700";
  font-size: 4.6vmin;
  line-height: 120%;
  color: #fff;
  z-index: 999;
}
.anim3 .abilities .line {
  position: relative;
  display: flex;
  justify-content: center;
  gap: 1vmin;
}
.anim3 .abilities .line2 {
  display: flex;
  justify-content: center;
  gap: 1vmin;
}
.anim3 .abilities .first {
  height: 6.6vmin;
  background: #364357;
  border-radius: 0.8vmin;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.8vmin;
  font-family: "MuseoSansCyrl-500";
  font-size: 2.1vmin;
  letter-spacing: 0.02em;
  padding: 0 2.6vmin;
  color: #ffffff;
}
.anim3 .abilities .first-l {
  height: 6.6vmin;
  background: #364357;
  border-radius: 0.8vmin;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.8vmin;
  font-family: "MuseoSansCyrl-500";
  font-size: 2.1vmin;
  letter-spacing: 0.02em;
  padding: 0 2.6vmin;
  color: #ffffff;
  display: none;
}
.anim3 .abilities .first-s {
  height: 6.6vmin;
  background: #364357;
  border-radius: 0.8vmin;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.8vmin;
  font-family: "MuseoSansCyrl-500";
  font-size: 2.1vmin;
  letter-spacing: 0.02em;
  padding: 0 2.6vmin;
  color: #ffffff;
  display: none;
}
.anim3 .abilities .first-xs {
  height: 12.2vmin;
  background: #364357;
  border-radius: 0.8vmin;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3.6vmin;
  font-family: "MuseoSansCyrl-500";
  font-size: 4.2vmin;
  letter-spacing: 0.02em;
  padding: 0 5.2vmin;
  color: #ffffff;
  display: none;
}
.anim3 .abilities .first-xs img {
  width: 6vmin;
  height: 6vmin;
}
.anim3 .abilities .first img {
  width: 3vmin;
  height: 3vmin;
}
.anim3 .abilities .second {
  height: 6.6vmin;
  background: #364357;
  border-radius: 0.8vmin;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.8vmin;
  font-family: "MuseoSansCyrl-500";
  font-size: 2.1vmin;
  letter-spacing: 0.02em;
  padding: 0 2.6vmin;
  color: #ffffff;
}
.anim3 .abilities .second-l {
  height: 6.6vmin;
  background: #364357;
  border-radius: 0.8vmin;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.8vmin;
  font-family: "MuseoSansCyrl-500";
  font-size: 2.1vmin;
  letter-spacing: 0.02em;
  padding: 0 2.6vmin;
  color: #ffffff;
  display: none;
}
.anim3 .abilities .second-s {
  height: 6.6vmin;
  background: #364357;
  border-radius: 0.8vmin;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.8vmin;
  font-family: "MuseoSansCyrl-500";
  font-size: 2.1vmin;
  letter-spacing: 0.02em;
  padding: 0 2.6vmin;
  color: #ffffff;
  display: none;
}
.anim3 .abilities .second-xs {
  height: 12.2vmin;
  background: #364357;
  border-radius: 0.8vmin;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3.6vmin;
  font-family: "MuseoSansCyrl-500";
  font-size: 4.2vmin;
  letter-spacing: 0.02em;
  padding: 0 5.2vmin;
  color: #ffffff;
  display: none;
}
.anim3 .abilities .second-xs img {
  width: 6vmin;
  height: 6vmin;
}
.anim3 .abilities .second img {
  width: 3vmin;
  height: 3vmin;
}
.anim3 .abilities .third {
  height: 6.6vmin;
  background: #364357;
  border-radius: 0.8vmin;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.8vmin;
  font-family: "MuseoSansCyrl-500";
  font-size: 2.1vmin;
  letter-spacing: 0.02em;
  padding: 0 2.6vmin;
  color: #ffffff;
}
.anim3 .abilities .third-l {
  height: 6.6vmin;
  background: #364357;
  border-radius: 0.8vmin;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.8vmin;
  font-family: "MuseoSansCyrl-500";
  font-size: 2.1vmin;
  letter-spacing: 0.02em;
  padding: 0 2.6vmin;
  color: #ffffff;
  display: none;
}
.anim3 .abilities .third-s {
  height: 6.6vmin;
  background: #364357;
  border-radius: 0.8vmin;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.8vmin;
  font-family: "MuseoSansCyrl-500";
  font-size: 2.1vmin;
  letter-spacing: 0.02em;
  padding: 0 2.6vmin;
  color: #ffffff;
  display: none;
}
.anim3 .abilities .third-xs {
  height: 12.2vmin;
  background: #364357;
  border-radius: 0.8vmin;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3.6vmin;
  font-family: "MuseoSansCyrl-500";
  font-size: 4.2vmin;
  letter-spacing: 0.02em;
  padding: 0 5.2vmin;
  color: #ffffff;
  display: none;
}
.anim3 .abilities .third-xs img {
  width: 6vmin;
  height: 6vmin;
}
.anim3 .abilities .third img {
  width: 3vmin;
  height: 3vmin;
}
.anim3 .abilities .fourth {
  height: 6.6vmin;
  background: #364357;
  border-radius: 0.8vmin;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.8vmin;
  font-family: "MuseoSansCyrl-500";
  font-size: 2.1vmin;
  letter-spacing: 0.02em;
  padding: 0 2.6vmin;
  color: #ffffff;
}
.anim3 .abilities .fourth-l {
  height: 6.6vmin;
  background: #364357;
  border-radius: 0.8vmin;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.8vmin;
  font-family: "MuseoSansCyrl-500";
  font-size: 2.1vmin;
  letter-spacing: 0.02em;
  padding: 0 2.6vmin;
  color: #ffffff;
  display: none;
}
.anim3 .abilities .fourth-s {
  height: 6.6vmin;
  background: #364357;
  border-radius: 0.8vmin;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.8vmin;
  font-family: "MuseoSansCyrl-500";
  font-size: 2.1vmin;
  letter-spacing: 0.02em;
  padding: 0 2.6vmin;
  color: #ffffff;
  display: none;
}
.anim3 .abilities .fourth-xs {
  height: 12.2vmin;
  background: #364357;
  border-radius: 0.8vmin;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3.6vmin;
  font-family: "MuseoSansCyrl-500";
  font-size: 4.2vmin;
  letter-spacing: 0.02em;
  padding: 0 5.2vmin;
  color: #ffffff;
  display: none;
}
.anim3 .abilities .fourth-xs img {
  width: 6vmin;
  height: 6vmin;
}
.anim3 .abilities .fourth img {
  width: 3vmin;
  height: 3vmin;
}
.anim3 .abilities .fiveth {
  height: 6.6vmin;
  background: #364357;
  border-radius: 0.8vmin;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.8vmin;
  font-family: "MuseoSansCyrl-500";
  font-size: 2.1vmin;
  letter-spacing: 0.02em;
  padding: 0 2.6vmin;
  color: #ffffff;
}
.anim3 .abilities .fiveth-l {
  height: 6.6vmin;
  background: #364357;
  border-radius: 0.8vmin;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.8vmin;
  font-family: "MuseoSansCyrl-500";
  font-size: 2.1vmin;
  letter-spacing: 0.02em;
  padding: 0 2.6vmin;
  color: #ffffff;
  display: none;
}
.anim3 .abilities .fiveth-s {
  height: 6.6vmin;
  background: #364357;
  border-radius: 0.8vmin;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.8vmin;
  font-family: "MuseoSansCyrl-500";
  font-size: 2.1vmin;
  letter-spacing: 0.02em;
  padding: 0 2.6vmin;
  color: #ffffff;
  display: none;
}
.anim3 .abilities .fiveth-xs {
  height: 12.2vmin;
  background: #364357;
  border-radius: 0.8vmin;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3.6vmin;
  font-family: "MuseoSansCyrl-500";
  font-size: 4.2vmin;
  letter-spacing: 0.02em;
  padding: 0 5.2vmin;
  color: #ffffff;
  display: none;
}
.anim3 .abilities .fiveth-xs img {
  width: 6vmin;
  height: 6vmin;
}
.anim3 .abilities .fiveth img {
  width: 3vmin;
  height: 3vmin;
}
.anim3 .abilities .sixth {
  height: 6.6vmin;
  background: #364357;
  border-radius: 0.8vmin;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.8vmin;
  font-family: "MuseoSansCyrl-500";
  font-size: 2.1vmin;
  letter-spacing: 0.02em;
  padding: 0 2.6vmin;
  color: #ffffff;
}
.anim3 .abilities .sixth-l {
  height: 6.6vmin;
  background: #364357;
  border-radius: 0.8vmin;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.8vmin;
  font-family: "MuseoSansCyrl-500";
  font-size: 2.1vmin;
  letter-spacing: 0.02em;
  padding: 0 2.6vmin;
  color: #ffffff;
  display: none;
}
.anim3 .abilities .sixth-s {
  height: 6.6vmin;
  background: #364357;
  border-radius: 0.8vmin;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.8vmin;
  font-family: "MuseoSansCyrl-500";
  font-size: 2.1vmin;
  letter-spacing: 0.02em;
  padding: 0 2.6vmin;
  color: #ffffff;
  display: none;
}
.anim3 .abilities .sixth-xs {
  height: 12.2vmin;
  background: #364357;
  border-radius: 0.8vmin;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3.6vmin;
  font-family: "MuseoSansCyrl-500";
  font-size: 4.2vmin;
  letter-spacing: 0.02em;
  padding: 0 5.2vmin;
  color: #ffffff;
  display: none;
}
.anim3 .abilities .sixth-xs img {
  width: 6vmin;
  height: 6vmin;
}
.anim3 .abilities .sixth img {
  width: 3vmin;
  height: 3vmin;
}
.anim3 .abilities .static {
  height: 6.6vmin;
  background: #364357;
  border-radius: 0.8vmin;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.8vmin;
  font-family: "MuseoSansCyrl-500";
  font-size: 2.1vmin;
  letter-spacing: 0.02em;
  padding: 0 2.6vmin;
  color: #ffffff;
}
.anim3 .abilities .static img {
  width: 3vmin;
  height: 3vmin;
}
.anim3 .line2-mob {
  display: none;
}
.anim3__subtitle {
  text-align: center;
  font-family: "MuseoSansCyrl-300";
  font-size: 2.2vmin;
  width: 77.2vmin;
  margin: 0 auto;
  line-height: 150%;
  letter-spacing: 0.02em;
  padding-bottom: 12vmin;
  color: #ffffff;
}

.scrollDist {
  position: relative;
  top: -30vh;
  z-index: -1;
}

.main-wrapper {
  position: relative;
  z-index: 10;
}
.main-wrapper__title {
  margin-top: 3vmin;
  text-align: center;
  font-family: "MuseoSansCyrl-700";
  font-size: 4.6vmin;
  line-height: 120%;
  text-align: center;
  letter-spacing: 0.02em;
  color: #ffffff;
}
.main-wrapper__subtitle {
  font-family: "MuseoSansCyrl-300";
  font-size: 2.2vmin;
  line-height: 150%;
  margin-top: 3.4vmin;
  text-align: center;
  letter-spacing: 0.02em;
  color: #ffffff;
}
.main-wrapper__button {
  display: flex;
  justify-content: center;
  margin-top: 6vmin;
}
.main-wrapper__button a {
  padding: 2vmin 3.2vmin;
  margin: 0 auto;
  font-family: "MuseoSansCyrl-700";
  font-size: 1.8vmin;
  line-height: 100%;
  letter-spacing: 0.02em;
  color: #ffffff;
  background: #71B057;
  box-shadow: 0px 8px 30px rgba(142, 218, 112, 0.12);
  border-radius: 1vmin;
  transition: all 1s;
}
.main-wrapper__button a:hover {
  background: #8EDA70;
  transition: all 1s;
}
.main-wrapper__button a:pressed {
  background: #83C867;
}

.advantages {
  display: flex;
  justify-content: space-between;
  padding-top: 4vmin;
  margin-bottom: 12vmin;
}
.advantages__left {
  padding-top: 3vmin;
}
.advantages__left h3 {
  font-family: "MuseoSansCyrl-700";
  font-size: 4vmin;
  max-width: 37.8vmin;
  line-height: 120%;
  margin-bottom: 3vmin;
  letter-spacing: 0.02em;
  color: #ffffff;
}
.advantages__left p {
  font-family: "MuseoSansCyrl-300";
  font-size: 1.8vmin;
  line-height: 170%;
  width: 48vmin;
  letter-spacing: 0.02em;
  margin-bottom: 6vmin;
  color: #ffffff;
}
.advantages__left-card {
  padding: 1.6vmin 2.3vmin 1.6vmin 2vmin;
  background: #202a38;
  border-radius: 2.4vmin;
  display: flex;
  align-items: center;
  gap: 4vmin;
}
.advantages__left-card img {
  width: 14.2vmin;
}
.advantages__left-card-text h4 {
  font-family: "MuseoSansCyrl-700";
  font-size: 1.8vmin;
  line-height: 170%;
  letter-spacing: 0.02em;
  margin-bottom: 1vmin;
  color: #ffffff;
}
.advantages__left-card-text p {
  font-family: "MuseoSansCyrl-300";
  font-size: 1.6vmin;
  line-height: 170%;
  width: 32.5vmin;
  letter-spacing: 0.02em;
  margin-bottom: 0;
  color: #ffffff;
}
.advantages__card {
  background: #242d3d;
  border-radius: 1.8vmin;
  padding: 3vmin 2.6vmin;
}
.advantages__card img {
  width: 4vmin;
  height: 4vmin;
  margin-bottom: 3vmin;
}
.advantages__card h3 {
  font-family: "MuseoSansCyrl-700";
  font-size: 1.8vmin;
  line-height: 120%;
  letter-spacing: 0.02em;
  margin-bottom: 1.6vmin;
  color: #ffffff;
}
.advantages__card p {
  font-family: "MuseoSansCyrl-300";
  font-size: 1.6vmin;
  line-height: 160%;
  letter-spacing: 0.02em;
  color: #ffffff;
}

.container-card {
  width: 75.8vmin;
  height: 83.6vmin;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  gap: 1vmin;
  grid-auto-flow: row;
  grid-template-areas: "card1 card2" "card3 card4" "card5 card6";
}

.card1 {
  grid-area: card1;
}

.card2 {
  grid-area: card2;
}

.card3 {
  grid-area: card3;
}

.card4 {
  grid-area: card4;
}

.card5 {
  grid-area: card5;
}

.card6 {
  grid-area: card6;
}

.footer {
  overflow: hidden;
  height: 65vmin;
  background: #1a222e;
}
.footer__container {
  position: relative;
  width: 120vmin;
  padding-top: 8vmin;
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
}
.footer__container h4 {
  font-family: "MuseoSansCyrl-700";
  font-size: 3.8vmin;
  line-height: 120%;
  margin-bottom: 2.6vmin;
  letter-spacing: 0.02em;
  color: #ffffff;
}
.footer__container p {
  width: 40.2vmin;
  font-family: "MuseoSansCyrl-500";
  font-size: 2vmin;
  line-height: 150%;
  margin-bottom: 4.8vmin;
  letter-spacing: 0.02em;
  color: #ffffff;
}
.footer__container-social {
  padding: 2.4vmin 2vmin;
  background: #202a38;
  border-radius: 2vmin;
  width: 33.5vmin;
}
.footer__container-social h2 {
  font-family: "MuseoSansCyrl-700";
  font-size: 2.2vmin;
  line-height: 120%;
  letter-spacing: 0.02em;
  margin-bottom: 2.2vmin;
  color: #ffffff;
}
.footer__container-social-items {
  display: flex;
  gap: 1vmin;
}
.footer__container-social-item {
  width: 6.6vmin;
  height: 6.6vmin;
  border-radius: 1.2vmin;
  background: #2a3647;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s;
}
.footer__container-social-item a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.footer__container-social-item img {
  width: 2.8vmin;
  height: 2.8vmin;
}
.footer__container-social-item:hover {
  background: #344256;
  transition: 0.2s;
}

.form {
  color: #fff;
  position: relative;
  top: 0;
  left: 0;
}
.form__title {
  font-size: 4vmin;
  font-weight: 700;
  margin-bottom: 3vmin;
}
.form__item {
  margin-bottom: 1vmin;
  position: relative;
}
.form__item.check {
  margin-bottom: 3vmin;
}
.form__label {
  font-size: 1.8vmin;
  display: block;
  margin-bottom: 0vmin;
}
.form__input {
  height: 6.2vmin;
  padding: 0 2vmin;
  width: 52vmin;
  font-family: "MuseoSansCyrl-500";
  font-size: 1.8vmin;
  border: 0.2vmin solid rgba(172, 185, 205, 0);
  background: #202a38;
  border-radius: 0.8vmin;
  color: #fff;
  position: relative;
  transition: 0.5s;
}
.form__input::-moz-placeholder {
  color: #acb9cd;
}
.form__input::placeholder {
  color: #acb9cd;
}
.form__input:hover {
  border: 0.2vmin solid rgba(172, 185, 205, 0.1);
  box-sizing: border-box;
  transition: 0.5s;
}
.form__input:focus {
  border: 0.2vmin solid #83C867;
  box-sizing: border-box;
  transition: 0.5s;
}
.form__input._error {
  border: 0.2vmin solid rgba(224, 115, 115, 0.5);
  position: relative;
}
.form__input._fine {
  border: 0.2vmin solid #83c867 !important;
  position: relative;
}
.form__item._error::after {
  /*content: "Некорректно заполнено поле.";*/
  position: absolute;
  bottom: -1.8vmin;
  left: 0;
  font-family: "MuseoSansCyrl-500";
  font-size: 1.4vmin;
  line-height: 120%;
  display: block;
  letter-spacing: 0.01em;
  color: #e07373;
}
.form textarea.form__input {
  min-height: 12vmin;
  resize: none;
  padding: 2vmin;
}
.form__body {
  position: relative;
}
.form__body::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.878) url("../img/download.gif") center/10vmin no-repeat;
  opacity: 0;
  visibility: hidden;
}
.form__body._sending::after {
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease 0s;
}

.form.hidden {
  position: relative;
  top: 0;
  left: -100%;
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s;
}

.complete {
  position: absolute;
  left: 100%;
  top: 0vmin;
  opacity: 0;
  visibility: hidden;
}
.complete img {
  width: 10vmin;
  height: 10vmin;
  display: block;
  margin-bottom: 1.6vmin;
}
.complete h5 {
  font-family: "MuseoSansCyrl-700";
  font-size: 1.8vmin;
  line-height: 170%;
  margin-bottom: 1vmin;
  letter-spacing: 0.02em;
  color: #FFFFFF;
}
.complete p {
  font-family: "MuseoSansCyrl-300";
  font-size: 1.6vmin;
  line-height: 170%;
  /* or 27px */
  width: 29vmin;
  letter-spacing: 0.02em;
  color: #FFFFFF;
}
.complete a {
  font-family: "MuseoSansCyrl-300";
  font-size: 1.6vmin;
  line-height: 170%;
  /* or 27px */
  letter-spacing: 0.02em;
  color: #83C867;
}

.complete.active {
  position: absolute;
  left: 0;
  top: 0vmin;
  opacity: 1;
  visibility: visible;
  transition: 0.5s;
}

.cancel {
  position: absolute;
  left: 100%;
  top: 0vmin;
  opacity: 0;
  visibility: hidden;
}
.cancel img {
  width: 10vmin;
  height: 10vmin;
  display: block;
  margin-bottom: 1.6vmin;
}
.cancel h5 {
  font-family: "MuseoSansCyrl-700";
  font-size: 1.8vmin;
  line-height: 170%;
  margin-bottom: 1vmin;
  letter-spacing: 0.02em;
  color: #FFFFFF;
}
.cancel p {
  font-family: "MuseoSansCyrl-300";
  font-size: 1.6vmin;
  line-height: 170%;
  /* or 27px */
  width: 29vmin;
  letter-spacing: 0.02em;
  color: #FFFFFF;
}
.cancel a {
  font-family: "MuseoSansCyrl-300";
  font-size: 1.6vmin;
  line-height: 170%;
  /* or 27px */
  letter-spacing: 0.02em;
  color: #83C867;
}

.footer__right {
  position: relative;
}

.cancel.active {
  position: absolute;
  left: 0;
  top: 0vmin;
  opacity: 1;
  visibility: visible;
  transition: 0.5s;
}

.delete {
  position: absolute;
  top: 0vmin;
  right: 0;
}

.options__item {
  margin-bottom: 1vmin;
}
.options__input {
  display: none;
}
.options__label {
  font-size: 1.6vmin;
  display: inline-flex;
  line-height: 140%;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.options__label::before {
  content: "";
  flex: 0 0 2.4vmin;
  align-self: flex-start;
  height: 2.4vmin;
  background-color: #fff;
  border-radius: 50%;
  margin-right: 1vmin;
}
.options__label::after {
  content: "";
  transition: transform 0.5s ease 0s;
  position: absolute;
  top: 0.4vmin;
  left: 0.4vmin;
  width: 1.6vmin;
  height: 1.6vmin;
  background-color: #7a956b;
  border-radius: 50%;
  transform: scale(0);
}

.options__input:checked + .options__label::after {
  transform: scale(1);
}

.select {
  height: 5vmin;
  border-radius: 0.5vmin;
  width: 100%;
  font-size: 1.8vmin;
  padding: 0 2vmin;
}

.file__item {
  position: relative;
}
.file__input {
  position: absolute;
  top: 0;
  left: 0;
  width: 10vmin;
  height: 100%;
  opacity: 0;
  font-size: 0;
  cursor: pointer;
}
.file__button {
  font-size: 1.6vmin;
  display: inline-flex;
  min-height: 4vmin;
  width: 10vmin;
  border-radius: 3vmin;
  justify-content: center;
  align-items: center;
  background-color: #77608d;
  padding: 0 2vmin;
}
.file__preview {
  display: inline-block;
  max-width: 10vmin;
  padding-top: 1vmin;
}
.file__preview img {
  max-width: 100%;
}

.checkbox__input {
  display: none;
}
.checkbox__label {
  font-size: 1.6vmin;
  line-height: 140%;
  display: inline-flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  white-space: nowrap;
  font-family: "MuseoSansCyrl-500";
  font-size: 1.6vmin;
  letter-spacing: 0.01em;
  color: #ffffff;
}
.checkbox__label a {
  text-decoration: underline;
  font-family: "MuseoSansCyrl-500";
  font-size: 1.6vmin;
  letter-spacing: 0.01em;
  color: #ffffff;
}
.checkbox__label::before {
  content: "";
  flex: 0 0 2.4vmin;
  height: 2.4vmin;
  background: #293444;
  border-radius: 0.6vmin;
  align-self: flex-start;
  margin-right: 1vmin;
}
.checkbox__label::after {
  content: "";
  transition: transform 0.2s;
  position: absolute;
  top: 0.7vmin;
  left: 0.7vmin;
  width: 1.3vmin;
  height: 1.3vmin;
  background-image: url(../img/confirm.svg);
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 0.4vmin;
  animation: galka 0.2s both;
}
.checkbox__label.active::after {
  content: "";
  transition: transform 0.2s;
  position: absolute;
  top: 0.7vmin;
  left: 0.7vmin;
  width: 1.3vmin;
  height: 1.3vmin;
  background-image: url(../img/confirm.svg);
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 0.4vmin;
  animation: galkaoff 0.2s both;
}

.checkbox._error .checkbox__label::before {
  border: 0.2vmin solid rgba(224, 115, 115, 0.5);
}

.form * {
  outline: none;
}

.form__button {
  font-family: "MuseoSansCyrl-700";
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #83C867;
  border-radius: 1vmin;
  color: #fff;
  font-size: 1.8vmin;
  cursor: pointer;
  width: 22.9vmin;
  height: 5.8vmin;
  transition: 1s;
}
.form__button:hover {
  background: #8EDA70;
  transition: 1s;
}/*# sourceMappingURL=style.css.map */