* {
  padding: 0px;
  margin: 0px;
}

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

:focus,
:active {
  outline: none;
}

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

td {
  padding: 5px;
  outline: 1px solid black;
}

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

html,
body {
  height: 100%;
  min-width: 320px;
}

body {
  line-height: 1;
  font-family: "Roboto", sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

input,
button,
textarea {
  font-family: "Roboto", sans-serif;
}

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 {
  max-width: 100%;
  vertical-align: top;
  font-size: 10px;
  line-height: 1.1;
}

video {
  display: block;
  max-width: 100%;
}

body._lock {
  overflow: hidden;
}

.m-wrapper {
  color: #333;
  font-size: 14px;
  background: #fff;
  width: 100%;
  min-height: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.m-container {
  max-width: 1280px;
  width: 100%;
  padding: 0 26px;
  margin: 0 auto;
}
@media (max-width: 1280px) {
  .m-container {
    max-width: 1024px;
    padding: 0 42px;
  }
}
@media (max-width: 991.98px) {
  .m-container {
    max-width: none;
    padding: 0 20px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

p {
  padding: 0;
  margin: 0;
}

.advantages {
  width: auto;
}

section._mb,
div._mb,
li._mb {
  margin-bottom: 96px;
}
@media (max-width: 1439.98px) {
  section._mb,
  div._mb,
  li._mb {
    margin-bottom: 72px;
  }
}
@media (max-width: 767.98px) {
  section._mb,
  div._mb,
  li._mb {
    margin-bottom: 56px;
  }
}
@media (max-width: 359.98px) {
  section._mb,
  div._mb,
  li._mb {
    margin-bottom: 40px;
  }
}
section._mt,
div._mt,
li._mt {
  margin-top: 96px;
}
@media (max-width: 1439.98px) {
  section._mt,
  div._mt,
  li._mt {
    margin-top: 72px;
  }
}
@media (max-width: 767.98px) {
  section._mt,
  div._mt,
  li._mt {
    margin-top: 56px;
  }
}
@media (max-width: 359.98px) {
  section._mt,
  div._mt,
  li._mt {
    margin-top: 40px;
  }
}
section._pt,
div._pt,
li._pt {
  padding-top: 96px;
}
@media (max-width: 1439.98px) {
  section._pt,
  div._pt,
  li._pt {
    padding-top: 72px;
  }
}
@media (max-width: 767.98px) {
  section._pt,
  div._pt,
  li._pt {
    padding-top: 56px;
  }
}
@media (max-width: 359.98px) {
  section._pt,
  div._pt,
  li._pt {
    padding-top: 40px;
  }
}
section._pb,
div._pb,
li._pb {
  padding-bottom: 96px;
}
@media (max-width: 1439.98px) {
  section._pb,
  div._pb,
  li._pb {
    padding-bottom: 72px;
  }
}
@media (max-width: 767.98px) {
  section._pb,
  div._pb,
  li._pb {
    padding-bottom: 56px;
  }
}
@media (max-width: 359.98px) {
  section._pb,
  div._pb,
  li._pb {
    padding-bottom: 40px;
  }
}

._op0 {
  opacity: 0;
}

._lc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: clip;
}
._lc--1 {
  -webkit-line-clamp: 1;
}
._lc--2 {
  -webkit-line-clamp: 2;
}
._lc--3 {
  -webkit-line-clamp: 3;
}
._lc--4 {
  -webkit-line-clamp: 4;
}

.wrapper a.btn,
.wrapper button.btn {
  display: inline-flex;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  min-height: 48px;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  background-color: #e31235;
  padding: 12px 24px;
  border-radius: 8px;
  transition: background-color 0.3s ease 0s;
}
@media (min-width: 992px) {
  .wrapper a.btn:hover,
  .wrapper button.btn:hover {
    background-color: #bd0f2c;
  }
  .wrapper a.btn:focus,
  .wrapper button.btn:focus {
    background-color: #9c0c24;
  }
}
.wrapper a.btn._fw,
.wrapper button.btn._fw {
  width: 100%;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
}

.banner {
  max-width: 1516px;
  margin-inline: auto;
}

.banner__container {
  position: relative;
}

.banner__token {
  display: inline-block;
  position: absolute;
  bottom: 18%;
  left: 10%;

  font-weight: 400;
  font-size: 16px;
  line-height: 1.1;
  color: #fff;
}

.mv-form {
  margin-top: -40px;
}
.mv-form__container {
}

.mv-form-block__body {
  max-width: 1020px;
  margin-inline: auto;
  background: #f00;
  border-radius: 32px;
  padding: 32px;

  display: flex;
  flex-direction: column;
  align-items: center;

  position: relative;
  z-index: 1;
}

.mv-form-block__body::before {
  content: "";
  position: absolute;
  top: -30px;
  right: -50px;
  width: 132px;
  height: 107px;
  background: url("//static.mvideo.ru/media/Promotions/Promo_Page/2026/February/den-vlyublennykh/img/decor-img-2.png") 0 0 / 100% auto no-repeat;
  z-index: 1;
}

.mv-form-block__body::after {
  content: "";
  position: absolute;
  bottom: -55px;
  left: -60px;
  width: 132px;
  height: 107px;
  background: url("//static.mvideo.ru/media/Promotions/Promo_Page/2026/February/den-vlyublennykh/img/decor-img-1.png") 0 0 / 100% auto no-repeat;
  z-index: 1;
}

@media (max-width: 998.98px) {
  .mv-form-block__body::before {
    content: "";
    position: absolute;
    top: -30px;
    right: -19px;
    width: 103px;
    height: 84px;
    background: url("//static.mvideo.ru/media/Promotions/Promo_Page/2026/February/den-vlyublennykh/img/decor-img-2.png") 0 0 / 100% auto no-repeat;
    z-index: 1;
  }

  .mv-form-block__body::after {
    content: "";
    position: absolute;
    bottom: -90px;
    left: -10px;
    width: 103px;
    height: 84px;
    background: url("//static.mvideo.ru/media/Promotions/Promo_Page/2026/February/den-vlyublennykh/img/decor-img-1.png") 0 0 / 100% auto no-repeat;
    z-index: 1;
  }
}

.mv-form-block__title {
  font-weight: 700;
  font-size: 32px;
  line-height: 1.25;
  text-align: center;
  color: #fff;
}

.mv-form-block__desc {
  margin: 16px 0 18px 0;
}

.mv-form-block__desc span {
  display: block;
  max-width: 865px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.25;
  text-align: center;
  color: #fff;
}

@media (max-width: 767.98px) {
  .mv-form-block__title {
    font-size: 22px;
    line-height: 1.27273;
  }

  .mv-form-block__desc {
    margin: 16px 0 24px 0;
  }

  .mv-form-block__desc span {
    font-size: 16px;
    line-height: 1.25;
  }
}

.mv-form-block__btn {
  cursor: pointer;
  display: inline-block;
  text-align: center;
}

.mv-form-block__start {
  position: relative;
}

.mv-form-block__btn[disabled] img {
  opacity: 0.5;
  /* pointer-events: none; */
}

.loader {
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 0;
  line-height: 0;
}
.loader svg {
  width: 100%;
  height: 100%;
}
.loader.loading {
  display: inline-block;
}
.loading {
  pointer-events: none;
  opacity: 1;
}
line {
  opacity: 0.1;
  stroke-linecap: round;
  animation-name: fade;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
  animation-duration: var(--anim-duration, 1s);
  animation-delay: var(--anim-delay, 0s);
}
@keyframes fade {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}

.mv-form-block__btn svg line {
  color: #fff;
}
.page {
  flex: 1 1 auto;
  z-index: 2;
}
