@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,  strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, nav ul, nav li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
small{
        font-size: 50%;
    line-height: 1.4;
    display: block;
    margin-top: 10px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
}

input[type=submit] {
  -webkit-appearance: none;
}

img {
  border: 0;
  max-width: 100%;
}

ul {
  margin-bottom: 20px;
}
ul li {
  font-weight: 500;
  background: url("../img/li-bg.svg") no-repeat 0 4px;
  padding-left: 25px;
  margin-bottom: 10px;
}
ul li:last-child {
  margin-bottom: 0;
}

input, textarea, select {
  outline: none;
}

textarea {
  resize: none;
  overflow: hidden;
}

a {
  color: #008fff;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  text-decoration: underline;
  cursor: pointer;
}

a:hover {
  text-decoration: none;
  color: #BB171B;
  -webkit-transition: all 0.2s ease 0.05s;
  transition: all 0.2s ease 0.05s;
}

a:active,
a:focus,
a:focus-within,
a:target,
a:visited,
a:focus-visible {
  outline: none;
}

hr {
  margin: 0;
  height: 0;
}

textarea, input[type=text], input[type=button], input[type=submit] {
  -webkit-appearance: none;
  border-radius: 0;
}

p {
  line-height: 1.4;
  margin-bottom: 22px;
}

button:focus {
  outline: 0;
}

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

sup {
  font-size: 75%;
  top: -0.5em;
  position: relative;
}

.c-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 577px) {
  .c-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .c-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .c-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .c-container {
    max-width: 1140px;
  }
}
@media (min-width: 1300px) {
  .c-container {
    max-width: 1280px;
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1700px) {
  .c-container {
    max-width: 1640px;
  }
}

.c-container-fluid {
  max-width: 2560px;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

/* open-sans-300 - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-300italic - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-300italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-regular - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-italic - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-500 - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-500italic - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-500italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-600 - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-600italic - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-600italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700 - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700italic - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-700italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-800 - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-800.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-800italic - cyrillic_cyrillic-ext_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 800;
  src: url("../fonts/open-sans-v40-cyrillic_cyrillic-ext_latin_latin-ext-800italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-100 - cyrillic_cyrillic-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-100.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-100italic - cyrillic_cyrillic-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 100;
  src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-100italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-200 - cyrillic_cyrillic-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-200.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-200italic - cyrillic_cyrillic-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 200;
  src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-200italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-300 - cyrillic_cyrillic-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-300italic - cyrillic_cyrillic-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-300italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-regular - cyrillic_cyrillic-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-italic - cyrillic_cyrillic-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-500 - cyrillic_cyrillic-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-500italic - cyrillic_cyrillic-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-500italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-600 - cyrillic_cyrillic-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-600italic - cyrillic_cyrillic-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-600italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-700 - cyrillic_cyrillic-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-700italic - cyrillic_cyrillic-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-700italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-800 - cyrillic_cyrillic-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-800.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-800italic - cyrillic_cyrillic-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 800;
  src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-800italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-900 - cyrillic_cyrillic-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-900.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-900italic - cyrillic_cyrillic-ext_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 900;
  src: url("../fonts/montserrat-v26-cyrillic_cyrillic-ext_latin-900italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
body {
  font-family: "HarmonyOS Sans SC", sans-serif;
  font-size: 16px;
  font-weight: normal;
  height: auto;
  margin: 0 auto;
  background: transparent;
  color: #000;
  line-height: normal;
  max-width: 2560px;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

main {
  flex-grow: 1;
}

sup {
  font-size: 75%;
}

picture {
  display: flex;
  flex-direction: column;
  height: 100%;
}

strong {
  font-weight: 700;
}

a {
  color: inherit;
  transition: 0.25s;
}
a:hover {
  color: #BB171B;
  transition: 0.25s;
}

.section-title {
  font-size: 35px;
  line-height: 1.2;
  margin-bottom: 15px;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 1499px) {
  .section-title {
    font-size: 31px;
  }
}
@media (max-width: 1199px) {
  .section-title {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .section-title {
    font-size: 30px;
  }
}
@media (max-width: 576px) {
  .section-title {
    font-size: 28px;
  }
}

.section-subtitle {
  font-size: 26px;
  line-height: 1.3;
  font-weight: normal;
  margin-bottom: 15px;
}
@media (max-width: 1199px) {
  .section-subtitle {
    font-size: 22px;
  }
}
@media (max-width: 576px) {
  .section-subtitle {
    font-size: 20px;
  }
}

.page-form__title {
  font-size: 36px;
  margin-bottom: 30px;
}
.page-form__subtitle {
  margin-bottom: 30px;
  flex-grow: 1;
}
@media (max-width: 1399px) {
  .page-form__title {
    font-size: 30px;
  }
}
@media (max-width: 1199px) {
  .page-form__title {
    font-size: 25px;
  }
}

.page-btn {
  position: relative;
  color: #2F3738;
  line-height: 1;
  text-align: center;
  text-decoration: none !important;
  padding: 10px 15px;
  min-height: 60px;
  outline: none;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 500;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.25s;
}
@media (max-width: 1199px) {
  .page-btn {
    font-size: 16px;
    min-height: 56px;
  }
}
@media (max-width: 991px) {
  .page-btn {
    font-size: 15px;
    min-height: 52px;
  }
}
@media (max-width: 576px) {
  .page-btn {
    font-size: 14px;
    min-height: 48px;
  }
}
.page-btn._small {
  min-height: 50px;
  font-size: 16px;
}
.page-btn._transparent {
  border-color: #BB171B;
  color: #1B1D21;
  background-color: transparent;
}
.page-btn._transparent:hover {
  color: #fff;
  background-color: #BB171B;
  border-color: #BB171B;
}
.page-btn._dark {
  border-color: #231F20;
  background-color: #231F20;
  color: #fff;
}
.page-btn._blue {
  border-color: #BB171B;
  background-color: #BB171B;
  color: #fff;
}
.page-btn._white {
  background-color: #fff;
  border-color: #fff;
  color: #000;
}
.page-btn._white:hover {
  color: #fff;
  background-color: #BB171B;
  border-color: #BB171B;
}
.page-btn:hover {
  color: #BB171B;
  background-color: #fff;
  border-color: #fff;
}

.page-badge {
  padding: 12px 14px;
  display: inline-flex;
  align-items: center;
  border: 1px solid #828282;
  border-radius: 25px;
  text-decoration: none;
  font-weight: 600;
  line-height: 1;
  margin-right: 10px;
  cursor: pointer;
  transition: 0.25s;
}
@media (max-width: 1199px) {
  .page-badge {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .page-badge {
    font-size: 13px;
  }
}
@media (max-width: 576px) {
  .page-badge {
    font-size: 12px;
  }
}
.page-badge:last-child {
  margin-right: 0;
}
.page-badge svg path {
  transition: 0.25s;
}
.page-badge:hover, .page-badge._active {
  background-color: #fff;
  color: #323242;
}
.page-badge:hover svg path[stroke="#828282"], .page-badge._active svg path[stroke="#828282"] {
  stroke: #323242;
}
.page-badge:hover svg path[fill="#828282"], .page-badge._active svg path[fill="#828282"] {
  fill: #323242;
}

._nowrap {
  white-space: nowrap;
}

._uppercase {
  text-transform: uppercase;
}

._text-white {
  color: #fff;
}

._text-grey1 {
  color: #BDBDBD;
}

._text-grey2 {
  color: #828282;
}

._text-blue {
  color: #231F20;
}

._text-red {
  color: #D20C1C;
}

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

._text-center {
  text-align: center;
}

._rel {
  position: relative;
}

._w100 {
  width: 100%;
}

._fz26 {
  font-size: 20px;
}
@media (max-width: 1399px) {
  ._fz26 {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  ._fz26 {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  ._fz26 {
    font-size: 20px;
  }
}
@media (max-width: 576px) {
  ._fz26 {
    font-size: 18px;
  }
}

._fz24 {
  font-size: 24px;
}
@media (max-width: 1399px) {
  ._fz24 {
    font-size: 21px;
  }
}

._fz18 {
  font-size: 18px;
}
@media (max-width: 1399px) {
  ._fz18 {
    font-size: 16px;
  }
}

input[type=number] {
  -moz-appearance: textfield;
}

input[type=checkbox] {
  display: none;
}

input[type=checkbox] + label,
input[type=checkbox] + span {
  padding-left: 30px;
  position: relative;
  cursor: pointer;
}
input[type=checkbox] + label:before,
input[type=checkbox] + span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border-radius: 0;
  border: 1px solid rgba(255, 255, 255, 0.5);
  flex-shrink: 0;
}
input[type=checkbox] + label:hover:before,
input[type=checkbox] + span:hover:before {
  border-color: #fff;
}

input[type=checkbox]:checked + span:before,
input[type=checkbox]:checked + label:before {
  background-color: #BB171B;
  border-color: #fff;
  background-image: url("../img/ico-check.svg");
  background-size: 10px 10px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

@media (min-width: 500px) {
  ._show-499 {
    display: none !important;
  }
}
@media (max-width: 499px) {
  ._hide-499 {
    display: none !important;
  }
}
@media (min-width: 768px) {
  ._show-767 {
    display: none !important;
  }
}
@media (max-width: 767px) {
  ._hide-767 {
    display: none !important;
  }
}
@media (min-width: 992px) {
  ._show-991 {
    display: none !important;
  }
}
@media (max-width: 991px) {
  ._hide-991 {
    display: none !important;
  }
}
@media (min-width: 1300px) {
  ._show-1299 {
    display: none !important;
  }
}
@media (max-width: 1299px) {
  ._hide-1299 {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .toTop {
    position: fixed;
    right: 100px;
    bottom: 100px;
    cursor: pointer;
    z-index: 50;
    display: none;
    border-radius: 50%;
    -webkit-transition: 0.25s;
    transition: 0.25s;
  }
  .toTop:hover {
    -webkit-transition: 0.25s;
    transition: 0.25s;
  }
  .toTop:hover svg circle {
    fill: transparent;
  }
  .toTop.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.15);
  }
}
@media (max-width: 991px) {
  .toTop.active {
    height: 0;
    width: 0;
    display: none;
  }
}
header.header {
  margin-bottom: 80px;
}
@media (max-width: 1199px) {
  header.header {
    margin-bottom: 50px;
  }
}

body.overflow {
  height: 100vh;
  overflow: hidden;
}

@media (min-width: 620px) {
  .modal-dialog.modal-sm {
    width: 600px;
  }
}
.modal {
  overflow: hidden;
  opacity: 0;
  position: fixed;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(101.43deg, rgba(0, 0, 0, 0.24) -5.15%, rgba(0, 0, 0, 0.04) 104.36%);
  backdrop-filter: blur(8px);
}
.modal .close {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 24px;
  height: 24px;
  opacity: 0.6;
  transition: 0.25s;
}
.modal .close:hover {
  opacity: 1;
  transition: 0.25s;
}
.modal-dialog {
  position: absolute;
  left: 50%;
  top: -100%;
  transform: translateX(-50%);
  height: auto;
  width: calc(100vw - 30px);
  background-color: #1B1D21;
  transition: 0.25s;
}
@media (min-width: 1150px) {
  .modal-dialog {
    max-width: 1000px;
    width: 100%;
  }
}
.modal.modal-open {
  display: block;
  overflow: visible;
  opacity: 1;
  z-index: 100;
  transition: 0.25s;
}
.modal.modal-open .modal-dialog {
  top: 75px;
  border-radius: 5px;
  transition: 0.25s ease-in-out;
  transition-delay: 0.25s;
}
@media (max-width: 1399px) {
  .modal.modal-open .modal-dialog {
    top: 60px;
  }
}
.modal.modal-open .modal-dialog.modal-sm {
  top: 40%;
  transform: translate(-50%, -50%);
}
.modal-header {
  padding: 20px 30px 0 30px;
  border: 0;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .modal-header {
    margin-bottom: 15px;
  }
}
@media (max-width: 499px) {
  .modal-header {
    padding: 15px 15px 0 15px;
  }
}
.modal-body {
  padding: 0 60px 40px 60px;
}
@media (max-width: 499px) {
  .modal-body {
    padding: 0 15px 50px 15px;
  }
}
.modal-title {
  font-size: 36px;
  line-height: 1;
  margin-bottom: 20px;
  color: #fff;
  font-family: "Unbounded", sans-serif;
}
@media (max-width: 1366px) {
  .modal-title {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .modal-title {
    font-size: 24px;
  }
}
.modal-subtitle {
  color: #fff;
  font-size: 16px;
}
@media (max-width: 767px) {
  .modal-subtitle {
    font-size: 14px;
  }
}
.modal-text {
  padding-top: 15px;
}
.modal-button {
  display: flex;
  justify-content: center;
  position: relative;
}
.modal-button button:disabled {
  transition: none;
}
.modal-button button:disabled:after, .modal-button button:disabled:before {
  display: none;
}
.modal-form {
  margin-top: 20px;
}
@media (max-width: 991px) {
  .modal-form {
    margin-top: 10px;
  }
}
.modal-form--wrap {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
.modal-input {
  width: 100%;
}
.modal-input input {
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 20px 15px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 16px;
  transition: 0.25s;
}
@media (max-width: 1199px) {
  .modal-input input {
    padding: 18px 15px;
  }
}
@media (max-width: 991px) {
  .modal-input input {
    padding: 16px 15px;
  }
}
.modal-input input:hover, .modal-input input:focus {
  border-color: white;
  transition: 0.25s;
}
.modal-input input::placeholder {
  color: rgba(255, 255, 255, 0.5);
  transition: 0.25s;
}
.modal-input input.error {
  border-color: red;
}
.modal-input--label {
  font-size: 14px;
  margin-bottom: 4px;
  color: #BDBDBD;
}
.modal-check {
  display: flex;
  align-items: flex-start;
  font-size: 14px;
  font-weight: 300;
  margin-top: 15px;
}
@media (max-width: 650px) {
  .modal-check {
    font-size: 14px;
  }
}
@media (max-width: 499px) {
  .modal-check {
    font-size: 12px;
  }
}
.modal-check.trembling {
  animation: 1.2s ease-in-out 0s normal none running trembling-animation;
}

.js-btn-submit.js-disabled:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: 10;
}

.label-agreement {
  display: flex;
  align-items: flex-start;
  color: #BDBDBD;
}

@media (max-width: 499px) {
  .modal-dialog.modal-sm .modal-body {
    padding: 0 15px 30px 15px;
  }
}
@keyframes trembling-animation {
  0%, 50%, 100% {
    transform: scale(1);
  }
  10%, 30% {
    transform: scale(1.1);
  }
  20%, 40% {
    transform: scale(1);
  }
}
/*start menu-top*/
@media (max-width: 1199px) {
  body.menu-show {
    overflow: hidden;
  }
  body.menu-show .menu-top--nav {
    height: calc(100vh - 50px);
    right: 0;
    overflow-y: auto;
    transition: 0.25s;
  }
  body.menu-show .menu-top--nav-overlay:before {
    width: calc(100vw - 350px);
    transition: 0.3s;
    transition-delay: 0.2s;
  }
}
.menu-top {
  height: 80px;
  background: #fff;
  font-family: "dopis", sans-serif;
  padding: 0 30px;
  position: fixed;
  width: 100vw;
  z-index: 20;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  transition: 0.15s;
}
.menu-top.menu-shrink {
  height: 60px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  transition: 0.4s;
}
@media (max-width: 1199px) {
  .menu-top.menu-shrink {
    height: 50px;
  }
}
@media (max-width: 1199px) {
  .menu-top {
    height: 50px;
    padding: 0 15px;
  }
}
@media (max-width: 1299px) {
  .menu-top {
    font-size: 15px;
  }
}
@media (max-width: 576px) {
  .menu-top {
    padding: 0 8px;
  }
}
@media (max-width: 349px) {
  .menu-top {
    padding: 0;
  }
}

.menu-top--wrap {
  width: 100%;
  max-width: 1640px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 0;
  transition: 0.25s;
}
@media (max-width: 1399px) {
  .menu-top--wrap {
    max-width: 100%;
  }
}
@media (max-width: 1199px) {
  .menu-top--wrap {
    align-items: center;
  }
}

.menu-top--logo {
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .menu-top--logo {
    flex-grow: 1;
    justify-content: center;
  }
}
@media (max-width: 576px) {
  .menu-top--logo {
    padding-top: 5px;
  }
  .menu-top--logo img {
    width: 220px;
  }
}

.menu-top--nav {
  flex-grow: 1;
  margin: 0 0 0 150px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .menu-top--nav {
    height: calc(100vh - 50px);
    background-color: #fff;
    display: flex;
    flex-direction: column;
    position: fixed;
    right: -200%;
    top: 50px;
    width: 350px;
    z-index: 11;
    padding: 30px 20px;
    margin: 0;
    transition: 0.25s;
  }
  .menu-top--nav.active {
    right: 0;
    transition: 0.25s;
  }
}
@media (max-width: 399px) {
  .menu-top--nav {
    width: 100vw;
  }
}

@media (max-width: 1199px) {
  .menu-top--nav-overlay:before {
    height: calc(100vh - 50px);
    background: linear-gradient(101.43deg, rgba(0, 0, 0, 0.24) -5.15%, rgba(0, 0, 0, 0.04) 104.36%);
    backdrop-filter: blur(8px);
    content: "";
    position: fixed;
    width: 0;
    right: 350px;
    top: 50px;
  }
}
@media (max-width: 399px) {
  .menu-top--nav-overlay:before {
    display: none;
  }
}

.menu-top--nav-links {
  display: flex;
  align-self: center;
}
@media (max-width: 1199px) {
  .menu-top--nav-links {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 2px solid #BDBDBD;
  }
}
.menu-top--nav-links .menu-link {
  padding: 5px 0;
  margin: 0 15px;
  font-weight: 500;
  color: #231F20;
  text-decoration: none;
  position: relative;
  cursor: pointer;
  transition: 0.25s;
}
@media (max-width: 1199px) {
  .menu-top--nav-links .menu-link {
    padding: 15px 0;
    margin: 0;
    font-size: 18px;
  }
}
.menu-top--nav-links .menu-link:hover, .menu-top--nav-links .menu-link.active {
  color: #BB171B;
}

.menu-top--nav-title {
  display: none;
  color: #fff;
}
@media (max-width: 599px) {
  .menu-top--nav-title {
    display: inline-flex;
    margin-bottom: 16px;
  }
}

@media (max-width: 1199px) {
  .menu-top--nav-buttons {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .menu-top--nav-buttons .page-btn {
    margin-bottom: 25px;
    width: 100%;
  }
  .menu-top--nav-buttons .page-btn:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 599px) {
  .menu-top--nav-buttons {
    justify-content: center;
  }
}

.menu-top--contacts-phone {
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
}
.menu-top--contacts-address {
  font-size: 14px;
  font-weight: 500;
  color: #828282;
  margin-top: 4px;
}
@media (max-width: 1699px) {
  .menu-top--contacts {
    display: flex;
    align-items: center;
  }
  .menu-top--contacts-phone {
    display: flex;
    width: 50px;
    padding: 10px;
    background: url(../img/ico-phone.svg) no-repeat center/24px;
    text-indent: -9999px;
  }
  .menu-top--contacts-address {
    display: none;
  }
}
@media (max-width: 1199px) {
  .menu-top--contacts {
    display: none;
  }
  .menu-top--contacts-phone {
    text-indent: 0;
    width: 100%;
    background: none;
    color: #323242;
    text-align: center;
    justify-content: center;
  }
}

@media (min-width: 992px) {
  .show-mob,
  .js-mob-btn {
    display: none;
  }
}
@media (max-width: 1199px) {
  .show-mob,
  .js-mob-btn {
    display: inline-flex;
  }
}

@media (max-width: 1199px) {
  .js-mob-btn {
    width: 45px;
    height: 45px;
    padding: 12px;
  }
  .js-mob-btn .menu-open,
  .js-mob-btn .menu-close {
    display: none;
  }
  .js-mob-btn .menu-open.active,
  .js-mob-btn .menu-close.active {
    display: inline-flex;
  }
}
@media (max-width: 767px) {
  body.menu-show {
    overflow: hidden;
  }
  body.menu-show .menu-top--nav {
    right: 0;
    overflow-y: auto;
    height: calc(100vh - 50px);
    transition: 0.25s;
  }
  body.menu-show .menu-top--nav-overlay:before {
    width: calc(100vw - 350px);
    transition: 0.3s;
    transition-delay: 0.2s;
  }
}
@media (max-width: 1199px) {
  .menu-top--button {
    margin-bottom: 30px;
  }
  .menu-top--button .page-btn {
    background: none;
    width: auto;
    font-size: 16px;
    text-indent: 0;
    color: #323242;
  }
}

.menu-top--mobile-phone {
  display: none;
}
@media (max-width: 1199px) {
  .menu-top--mobile-phone {
    display: flex;
    padding: 12px;
  }
}

.menu-top--slides {
  display: none;
}
@media (max-width: 1199px) {
  .menu-top--slides {
    display: flex;
    flex-direction: column;
    padding: 12px;
  }
  .menu-top--slides .footer-slide._info {
    width: 100%;
    max-width: inherit;
    margin-bottom: 15px;
  }
  .menu-top--slides .footer-slide._rules {
    width: 100%;
    max-width: inherit;
  }
  .menu-top--slides .footer-slide .slide__text {
    padding-top: 10px;
  }
}

.menu-top__social {
  display: none;
}
@media (max-width: 1199px) {
  .menu-top__social {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .menu-top__social a {
    text-decoration: none;
    padding: 10px;
  }
}

@media (max-width: 1499px) {
  .menu-top--button {
    display: none;
  }
}
@media (max-width: 1199px) {
  .menu-top--button {
    display: inherit;
  }
  .menu-top--button .page-btn {
    width: 100%;
  }
}

@media (max-width: 1399px) {
  .menu-top--logo-link {
    width: 200px;
  }
}

/*end menu-top*/
/*start section-top*/
@media (max-width: 991px) {
  .section-top {
    background-color: #231F20;
    display: flex;
    flex-direction: column-reverse;
  }
}

.section-top__point {
  display: flex;
  justify-content: flex-end;
  position: relative;
}

.section-top__wrap {
  padding-top: 60px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
  left: calc(50% - 820px);
  top: 0;
  z-index: 2;
}
@media (max-width: 1699px) {
  .section-top__wrap {
    left: calc(50% - 640px);
  }
}
@media (max-width: 1499px) {
  .section-top__wrap {
    padding-top: 30px;
  }
}
@media (max-width: 1299px) {
  .section-top__wrap {
    left: calc(50% - 550px);
  }
}
@media (max-width: 1199px) {
  .section-top__wrap {
    left: calc(50% - 460px);
  }
}
@media (max-width: 991px) {
  .section-top__wrap {
    left: 27px;
    padding-top: 25px;
    flex-direction: column;
  }
}
@media (max-width: 576px) {
  .section-top__wrap {
    left: 15px;
  }
}

.section-top__label {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 30px;
}
@media (max-width: 1499px) {
  .section-top__label {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .section-top__label {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
@media (max-width: 576px) {
  .section-top__label {
    font-size: 16px;
  }
}

.section-top__title {
  color: #ffffff;
  font-size: 58px;
  display: flex;
  flex-direction: column;
  margin-bottom: 80px;
  line-height: 1.2;
}
.section-top__title span {
  font-weight: 300;
}
@media (max-width: 1499px) {
  .section-top__title {
    font-size: 45px;
    margin-bottom: 30px;
  }
}
@media (max-width: 1299px) {
  .section-top__title {
    font-size: 40px;
  }
}
@media (max-width: 1199px) {
  .section-top__title {
    font-size: 32px;
  }
}
@media (max-width: 991px) {
  .section-top__title {
    font-size: 30px;
  }
}
@media (max-width: 576px) {
  .section-top__title {
    font-size: 24px;
  }
  .section-top__title strong {
    font-weight: normal;
  }
}

.section-top__form {
  color: #fff;
  max-width: 420px;
  padding: 30px;
  background-color: rgba(27, 29, 33, 0.8);
  border-radius: 14px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: absolute;
  left: 0;
  top: 200px;
  z-index: 2;
}
@media (max-width: 1499px) {
  .section-top__form {
    top: 159px;
  }
}
@media (max-width: 1299px) {
  .section-top__form {
    left: 15px;
  }
}
@media (max-width: 1199px) {
  .section-top__form {
    top: 150px;
  }
}
@media (max-width: 991px) {
  .section-top__form {
    position: static;
    max-width: 100%;
    background: none;
    padding: 30px 0;
  }
  .section-top__form .feedback-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
  }
  .section-top__form .feedback-form .modal-form--wrap {
    margin-bottom: 0;
  }
  .section-top__form .feedback-form .modal-form--wrap,
  .section-top__form .feedback-form .modal-button {
    width: calc(50% - 5px);
  }
  .section-top__form .feedback-form .modal-check {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .section-top__form .feedback-form {
    flex-direction: column;
    align-items: stretch;
  }
  .section-top__form .feedback-form .modal-form--wrap {
    margin-bottom: 15px;
  }
  .section-top__form .feedback-form .modal-form--wrap,
  .section-top__form .feedback-form .modal-button {
    width: 100%;
  }
}
.section-top__form ._fz26 {
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .section-top__form ._fz26 {
    text-align: center;
  }
}
@media (max-width: 449px) {
  .section-top__form ._fz26 {
    text-align: left;
  }
}

.top-slider .owl-item img {
  min-height: 820px;
  max-height: calc(100vh - 80px);
  display: block;
  object-fit: cover;
}
@media (max-width: 1499px) {
  .top-slider .owl-item img {
    min-height: 750px;
  }
}
@media (max-width: 1199px) {
  .top-slider .owl-item img {
    min-height: 650px;
  }
}
@media (max-width: 991px) {
  .top-slider .owl-item img {
    min-height: auto;
  }
}
@media (max-width: 767px) {
  .top-slider .owl-item img {
    min-height: 400px;
  }
}
.top-slider .owl-item picture {
  width: 100%;
}
.top-slider .owl-dots {
  position: absolute;
  left: 50%;
  transform: translateX(-25%);
  bottom: 25px;
}
@media (max-width: 1199px) {
  .top-slider .owl-dots {
    left: inherit;
    transform: none;
    right: 30px;
    bottom: 30px;
  }
}
@media (max-width: 991px) {
  .top-slider .owl-dots {
    right: inherit;
    left: 17%;
    transform: translateX(0%);
    bottom: 4px;
  }
}
.top-slider .owl-dots .owl-dot span {
  width: 100px;
  height: 6px;
  border-radius: 3px;
  margin: 0 10px;
}
@media (max-width: 991px) {
  .top-slider .owl-dots .owl-dot span {
    width: 75px;
    margin: 0 5px;
  }
}
@media (max-width: 576px) {
  .top-slider .owl-dots .owl-dot span {
    width: 15vw;
  }
}
.top-slider .owl-dots .owl-dot.active span {
  background-color: #BB171B;
}
.top-slider .owl-dots .owl-dot:first-child span {
  margin-left: 0;
}
.top-slider .owl-dots .owl-dot:last-child span {
  margin-right: 0;
}

/*end section-top*/
/*start form-mobile*/
.form-mobile {
  padding: 10px 0 50px 0;
  background-color: #252A4B;
  color: #fff;
}
.form-mobile .feedback-form__wrap {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media (max-width: 576px) {
  .form-mobile .feedback-form__wrap {
    flex-direction: column;
  }
}
.form-mobile .modal-form--wrap {
  margin-bottom: 0;
}
.form-mobile .modal-form--wrap,
.form-mobile .modal-button {
  width: calc(50% - 8px);
}
@media (max-width: 576px) {
  .form-mobile .modal-form--wrap,
  .form-mobile .modal-button {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .form-mobile .modal-form--wrap {
    margin-bottom: 15px;
  }
}

/*end form-mobile*/
/*start timer*/
.timer-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .timer-wrap {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .timer-wrap {
    flex-direction: column;
  }
}

.timer__title {
  font-size: 36px;
  font-weight: 500;
  color: #fff;
}
@media (max-width: 1399px) {
  .timer__title {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .timer__title {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .timer__title {
    text-align: center;
    margin-bottom: 30px;
  }
}
@media (max-width: 576px) {
  .timer__title {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  .timer__button {
    align-self: center;
    width: 100%;
    margin-top: 30px;
  }
}

.timer__action {
  margin-bottom: 20px;
}
@media (max-width: 449px) {
  .timer__action {
    align-self: stretch;
  }
}

.timer__text {
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .timer__text {
    text-align: center;
  }
}
@media (max-width: 449px) {
  .timer__text {
    text-align: left;
  }
}

@media (max-width: 449px) {
  .timer-axioma {
    display: flex;
    justify-content: space-between;
  }
}

span[id^=timer-number-value] {
  border-bottom: 1px solid #828282;
  display: block;
  min-width: 50px;
  padding-bottom: 7px;
}
@media (max-width: 991px) {
  span[id^=timer-number-value] {
    min-width: 45px;
  }
}
@media (max-width: 359px) {
  span[id^=timer-number-value] {
    font-size: 30px;
    min-width: 35px;
  }
}

span[id^=timer-text] {
  padding-top: 10px;
}

.timer-element {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  padding: 14px;
  width: calc(25% - 6px);
}
@media (max-width: 991px) {
  .timer-element {
    width: 75px;
  }
}
@media (max-width: 449px) {
  .timer-element {
    width: calc(25% - 6px);
  }
}

/*end timer*/
/*start equipment*/
section.equipment-anchors {
  z-index: 5;
}

.equipment-anchors__list {
  display: flex;
  flex-direction: column;
  width: 200px;
  position: absolute;
  top: 30px;
}
.equipment-anchors__list._fixed {
  position: fixed;
  top: 60px;
  bottom: unset;
  transition: 0.25s;
}
.equipment-anchors__list._fixed._bottom {
  top: unset;
  bottom: 0;
}
.equipment-anchors__list._fixed._full {
  bottom: 100%;
}
.equipment-anchors__list._absolute {
  bottom: 20px;
  justify-content: flex-end;
}
@media (max-width: 1399px) {
  .equipment-anchors__list {
    top: 20px;
  }
}
@media (max-width: 1199px) {
  .equipment-anchors__list {
    width: 150px;
  }
}
@media (max-width: 576px) {
  .equipment-anchors__list {
    top: 15px;
    position: static;
    display: flex;
    width: 100%;
    overflow-x: auto;
    flex-direction: row;
  }
  .equipment-anchors__list._fixed {
    position: static;
  }
}

.equipment-anchors__point {
  text-decoration: none;
  border-radius: 4px;
  padding: 5px 20px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
  background-color: #F3F3F3;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  transition: 0.25s;
}
@media (max-width: 576px) {
  .equipment-anchors__point {
    font-size: 16px;
    min-width: 160px;
    flex-grow: 1;
    margin: 10px 5px;
    padding: 5px 10px;
  }
}
@media (max-width: 349px) {
  .equipment-anchors__point {
    font-size: 14px;
  }
}
.equipment-anchors__point:hover {
  background-color: #31363A;
  color: #fff;
}
.equipment-anchors__point ._name {
  margin-bottom: 5px;
}
.equipment-anchors__point img {
  max-width: 160px;
  width: 100%;
}

.filling-list-slider .owl-nav {
  margin-top: 15px;
  margin-bottom: -40px;
  text-align: right;
}
@media (max-width: 1399px) {
  .filling-list-slider .owl-nav {
    margin-top: 10px;
    margin-bottom: -20px;
  }
}
@media (max-width: 576px) {
  .filling-list-slider .owl-nav {
    margin-bottom: 0;
  }
}
.filling-list-slider .owl-nav [class*=owl-] rect,
.filling-list-slider .owl-nav [class*=owl-] path {
  transition: 0.25s;
}
.filling-list-slider .owl-nav [class*=owl-]:hover rect {
  stroke: #BB171B;
}
.filling-list-slider .owl-nav [class*=owl-]:hover path {
  fill: #BB171B;
}
@media (min-width: 577px) {
  .filling-list-slider .owl-nav [class*=owl-] {
    position: static;
    transform: translate(0);
    margin: 0 10px;
  }
  .filling-list-slider .owl-nav .owl-prev {
    transform: rotate(180deg);
  }
}
@media (max-width: 576px) {
  .filling-list-slider .owl-nav [class*=owl-] {
    width: 40px;
  }
  .filling-list-slider .owl-nav [class*=owl-] svg {
    width: 100%;
    height: 100%;
  }
  .filling-list-slider .owl-nav .owl-prev {
    left: -5px;
  }
  .filling-list-slider .owl-nav .owl-next {
    right: -7px;
  }
}

.equipment-combine {
  position: relative;
}

section.equipment {
  padding: 30px 0;
}
@media (max-width: 1399px) {
  section.equipment {
    padding: 20px 0;
  }
}
@media (max-width: 576px) {
  section.equipment {
    padding: 15px 0;
  }
}
section.equipment .models-info {
  width: 100%;
  max-width: 470px;
  padding: 50px 25px 20px;
  background-color: #ECECF0;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-right: 10px;
}
@media (max-width: 1699px) {
  section.equipment .models-info {
    max-width: 350px;
    padding: 25px 25px 20px;
  }
}
@media (max-width: 1199px) {
  section.equipment .models-info {
    max-width: 100%;
    border-radius: 4px 4px 0 0;
    margin-right: 0;
  }
}
@media (max-width: 576px) {
  section.equipment .models-info {
    padding: 25px 15px 20px;
  }
}

.equipment-slider {
  align-self: center;
}

.equipment-slider__wrap {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  border-radius: 4px 0 0 4px;
  width: calc(100% - 480px);
  position: relative;
}
@media (max-width: 1699px) {
  .equipment-slider__wrap {
    flex-direction: column;
    width: calc(100% - 360px);
  }
}
@media (max-width: 1199px) {
  .equipment-slider__wrap {
    width: 100%;
  }
}
.equipment-slider__wrap .shock-label {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 4px 0 0 0;
  color: #fff;
  background-color: #BB171B;
  padding: 10px 30px;
  display: flex;
  flex-direction: column;
  z-index: 2;
  white-space: nowrap
}
@media (max-width: 991px) {
  .equipment-slider__wrap .shock-label {
    border-radius: 0;
  }
}
@media (max-width: 576px) {
  .equipment-slider__wrap .shock-label {
    position: static;
    padding: 10px 15px;
  }
}
.equipment-slider__wrap .shock-label .section-subtitle {
  margin-bottom: 0;
  text-transform: uppercase;
}
.equipment-slider__wrap .shock-label__text {
  font-size: 22px;
}
@media (max-width: 1399px) {
  .equipment-slider__wrap .shock-label__text {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .equipment-slider__wrap .shock-label__text {
    font-size: 18px;
  }
}
@media (max-width: 499px) {
  .equipment-slider__wrap .shock-label__text {
    max-width: 100%;
  }
}
@media (max-width: 389px) {
  .equipment-slider__wrap .shock-label__text {
    font-size: 16px;
  }
}

.models-info__head {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .models-info__head {
    margin-bottom: 0;
    padding: 25px;
    background-color: #ECECF0;
    border-radius: 4px 4px 0 0;
  }
  .models-info__head .section-title {
    margin-bottom: 5px;
  }
}
@media (max-width: 576px) {
  .models-info__head {
    padding: 15px;
  }
}
.models-info__head ._profit {
  font-size: 22px;
  font-weight: 600;
}
@media (max-width: 1399px) {
  .models-info__head ._profit {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .models-info__head ._profit {
    font-size: 18px;
  }
}
@media (max-width: 389px) {
  .models-info__head ._profit {
    font-size: 16px;
  }
}

.models-info__characteristics {
  margin-bottom: 30px;
}
.models-info__characteristics__point {
  margin-bottom: 12px;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.models-info__characteristics__point:last-child {
  margin-bottom: 0;
}
.models-info__characteristics__point ._icon {
  margin-right: 15px;
  flex-shrink: 0;
}
.models-info__characteristics__point ._text {
  font-size: 16px;
  color: #828282;
}
@media (max-width: 576px) {
  .models-info__characteristics__point ._text {
    font-size: 14px;
  }
}

.models-info__buttons .page-btn {
  width: 100%;
  margin-bottom: 10px;
}
.models-info__buttons .page-btn:last-child {
  margin-bottom: 0;
}
.models-info__buttons .anchor {
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  color: #31363A;
  display: block;
  margin-top: 20px;
  padding: 5px 0;
  width: 100%;
  text-align: center;
}
@media (max-width: 1199px) {
  .models-info__buttons .anchor {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .models-info__buttons .anchor {
    font-size: 15px;
  }
}
@media (max-width: 576px) {
  .models-info__buttons .anchor {
    font-size: 14px;
  }
}
.models-info__buttons .anchor span {
  position: relative;
}
.models-info__buttons .anchor span:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -2px;
  height: 1px;
  width: 0;
  background-color: #000;
  transition: 0.25s;
}
.models-info__buttons .anchor:hover span:before {
  left: 0;
  width: 100%;
  transition: 0.25s;
}

.equipment-wrap {
  display: flex;
  justify-content: space-between;
  padding-left: 270px;
}
@media (max-width: 1699px) {
  .equipment-wrap {
    padding-left: 230px;
  }
}
@media (max-width: 1199px) {
  .equipment-wrap {
    padding-left: 160px;
    flex-direction: column-reverse;
  }
}
@media (max-width: 576px) {
  .equipment-wrap {
    padding-left: 0;
  }
}

section.equipment:nth-child(odd) .equipment-wrap {
  flex-direction: row-reverse;
}
@media (max-width: 1199px) {
  section.equipment:nth-child(odd) .equipment-wrap {
    flex-direction: column-reverse;
  }
}
section.equipment:nth-child(odd) .models-info {
  margin-right: 0;
  margin-left: 10px;
}
@media (max-width: 1199px) {
  section.equipment:nth-child(odd) .models-info {
    margin-left: 0;
  }
}
section.equipment:nth-child(odd) .equipment-slider__wrap {
  flex-direction: row;
}
@media (max-width: 1199px) {
  section.equipment:nth-child(odd) .equipment-slider__wrap {
    flex-direction: column;
  }
}
section.equipment:nth-child(odd) .equipment-slider__wrap .shock-label {
  left: inherit;
  right: 0;
  border-radius: 0 4px 0 0;
}
@media (max-width: 991px) {
  section.equipment:nth-child(odd) .equipment-slider__wrap .shock-label {
    border-radius: 0;
  }
}
section.equipment:nth-child(odd) .equipment-slider__wrap .models-slider--dots-wrap {
  border-radius: 4px 0 0 4px;
}
@media (max-width: 1199px) {
  section.equipment:nth-child(odd) .equipment-slider__wrap .models-slider--dots-wrap {
    border-radius: 0 0 4px 4px;
  }
}
section.equipment:nth-child(odd) .equipment-slider__wrap .models-slider img {
  border-radius: 0 4px 4px 0;
}
@media (max-width: 1199px) {
  section.equipment:nth-child(odd) .equipment-slider__wrap .models-slider img {
    border-radius: 4px 4px 0 0;
  }
}
@media (max-width: 991px) {
  section.equipment:nth-child(odd) .equipment-slider__wrap .models-slider img {
    border-radius: 0;
  }
}

.equipment-slider .owl-nav [class*=owl-] rect,
.equipment-slider .owl-nav [class*=owl-] path {
  transition: 0.25s;
}
.equipment-slider .owl-nav [class*=owl-]:hover rect {
  stroke: #BB171B;
}
.equipment-slider .owl-nav [class*=owl-]:hover path {
  fill: #BB171B;
}
@media (max-width: 576px) {
  .equipment-slider .owl-nav [class*=owl-] {
    width: 40px;
    height: 40px;
  }
  .equipment-slider .owl-nav [class*=owl-] svg {
    width: 100%;
    height: 100%;
  }
  .equipment-slider .owl-nav .owl-next {
    right: 10px;
  }
  .equipment-slider .owl-nav .owl-prev {
    left: 10px;
  }
}
@media (max-width: 379px) {
  .equipment-slider .owl-nav .owl-next {
    right: 5px;
  }
  .equipment-slider .owl-nav .owl-prev {
    left: 5px;
  }
}

.equipment .equipment-slider,
.equipment .owl-stage-outer,
.equipment .owl-stage,
.equipment .owl-item,
.equipment .models-images {
  height: 100%;
}
.equipment .equipment-slider .models-images img {
  height: 100%;
  object-fit: cover;
}

.models-slider {
  position: relative;
  min-height: 550px;
  z-index: 3;
}
@media (max-width: 1299px) {
  .models-slider {
    min-height: 400px;
  }
}
@media (max-width: 991px) {
  .models-slider {
    width: 100%;
    min-height: 350px;
  }
}
@media (max-width: 767px) {
  .models-slider {
    min-height: 270px;
  }
}
@media (max-width: 576px) {
  .models-slider {
    min-height: 50vw;
  }
}
.models-slider img {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 4px 0 0 4px;
  transition: 0.5s;
}
@media (max-width: 1299px) {
  .models-slider img {
    border-radius: 4px 4px 0 0;
  }
}
@media (max-width: 991px) {
  .models-slider img {
    border-radius: 0;
  }
}
.models-slider img.active {
  opacity: 1;
  transition: 0.25s;
}
.models-slider--dots {
  display: flex;
  position: relative;
  z-index: 3;
  align-items: center;
}
.models-slider--dots-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .models-slider--dots-wrap {
    justify-content: center;
  }
}
.models-slider--dots-wrap .dots-title {
  line-height: 1;
}
.models-slider--dot {
  width: 80px;
  height: 34px;
  margin: 0 10px;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
  border-radius: 20px;
  transition: 0.25s;
}
.models-slider--dot-bg {
  width: 100%;
  height: 100%;
  display: inline-flex;
  border-radius: 20px;
  border: 1px solid #fff;
  position: relative;
  transition: 0.25s;
}
.models-slider--dot-bg:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background: linear-gradient(90deg, rgba(85, 85, 85, 0.5) 0%, transparent 50%, rgba(85, 85, 85, 0.5) 100%);
  z-index: 1;
  transition: 0.25s;
}
.models-slider--dot-bg[data-color=black] {
  background-color: #000;
}
.models-slider--dot-bg[data-color=white] {
  background-color: #fff;
}
.models-slider--dot-bg[data-color=darkWhite] {
  background-color: #d6d7df;
}
.models-slider--dot-bg[data-color=darkBlue] {
  background-color: #071235;
}
.models-slider--dot-bg[data-color=lightBlue] {
  background-color: #bbdbed;
}
.models-slider--dot-bg[data-color=green] {
  background-color: #1D4D50;
}
.models-slider--dot-bg[data-color=silver] {
  background-color: #BCBCBC;
}
.models-slider--dot-bg[data-color=steel] {
  background-color: #666a6d;
}
.models-slider--dot-bg[data-color=violet] {
  background-color: #431c59;
}
.models-slider--dot-bg[data-color=orange] {
  background-color: #da9557;
}
.models-slider--dot-bg[data-color=gold] {
  background-color: #b1836e;
}
.models-slider--dot-bg[data-color=peach] {
  background-color: #c7c2b8;
}
.models-slider--dot-bg[data-color=red] {
  background-color: #FF0000;
}
.models-slider--dot-bg[data-color=blue] {
  background-color: #80bcea;
}
.models-slider--dot-bg[data-color=grey] {
  background-color: #828282;
}
.models-slider--dot-bg[data-color=lightGrey] {
  background-color: #bbb;
}

.models-slider--dot.active .models-slider--dot-bg:after {
  content: "";
  position: absolute;
  left: calc(50% - 4px);
  top: calc(50% - 4px);
  width: 12px;
  height: 8px;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 1L5 9L1 5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.models-slider--dot.active .models-slider--dot-bg[data-color=white]:after {
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 1L5 9L1 5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.models-slider picture {
  align-items: center;
}
.models-slider--image.active img {
  opacity: 1;
}

.equipment-slider__wrap._vertical .models-slider--dots-wrap {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #252A4B;
  padding: 24px;
  border-radius: 0 4px 4px 0;
  width: 180px;
  flex-shrink: 0;
}
@media (max-width: 1299px) {
  .equipment-slider__wrap._vertical .models-slider--dots-wrap {
    width: 100%;
    order: 3;
    border-radius: 0 0 4px 4px;
  }
}
@media (max-width: 991px) {
  .equipment-slider__wrap._vertical .models-slider--dots-wrap {
    border-radius: 0;
  }
}
@media (max-width: 576px) {
  .equipment-slider__wrap._vertical .models-slider--dots-wrap {
    padding: 15px;
  }
}
.equipment-slider__wrap._vertical .models-slider--dots-wrap .dots-title {
  color: #fff;
  margin-right: 0;
  margin-bottom: 40px;
  font-size: 18px;
  white-space: nowrap;
}
@media (max-width: 1299px) {
  .equipment-slider__wrap._vertical .models-slider--dots-wrap .dots-title {
    margin-bottom: 15px;
  }
}
.equipment-slider__wrap._vertical .models-slider--dots {
  height: auto;
  flex-direction: column;
}
@media (max-width: 1299px) {
  .equipment-slider__wrap._vertical .models-slider--dots {
    height: 60px;
    flex-direction: row;
  }
}
.equipment-slider__wrap._vertical .models-slider--dot {
  margin: 5px 0;
}
@media (max-width: 1299px) {
  .equipment-slider__wrap._vertical .models-slider--dot {
    margin: 0 5px;
  }
}
@media (max-width: 576px) {
  .equipment-slider__wrap._vertical .models-slider--dot {
    width: 60px;
  }
}
@media (max-width: 389px) {
  .equipment-slider__wrap._vertical .models-slider--dot {
    width: 45px;
    height: 24px;
  }
}
.equipment-slider__wrap._vertical .models-slider--dot.active {
  transform: none;
  height: 80px;
}
@media (max-width: 1299px) {
  .equipment-slider__wrap._vertical .models-slider--dot.active {
    height: 60px;
    width: 60px;
    flex-direction: row;
  }
}
@media (max-width: 389px) {
  .equipment-slider__wrap._vertical .models-slider--dot.active {
    width: 45px;
    height: 45px;
  }
}
.equipment-slider__wrap._vertical .models-slider--dot.active .models-slider--dot-bg,
.equipment-slider__wrap._vertical .models-slider--dot.active .models-slider--dot-bg:before {
  border-radius: 50%;
}

body.overflow .models-slider {
  z-index: -1;
}

/*end equipment*/
/*start gift*/
.fortune-wheel {
  width: 100%;
  display: flex;
  justify-content: space-between;
  background: radial-gradient(54.86% 54.86% at 27.91% 52.36%, #24388D 0%, #000 100%);
}

/* общий блок для всех элементов */
.deal-wheel {
  /* задаём переменные блока */
  /* размеры колеса */
  --size: clamp(250px, 150vmin, 600px);
  /* настройки яркости и заливки фона секторов */
  --lg-hs: 0 3%;
  --lg-stop: 50%;
  --lg: linear-gradient( hsl(var(--lg-hs) 0%) 0 var(--lg-stop), hsl(var(--lg-hs) 20%) var(--lg-stop) 100% );
  /* добавляем позиционирование относительно других элементов */
  position: relative;
  /* подключаем сетку */
  display: grid;
  grid-gap: calc(var(--size) / 20);
  /* выравниваем содержимое блока по центру */
  align-items: center;
  /* задаём имена областей внутри сетки */
  grid-template-areas: "spinner" "trigger";
  /* устанавливаем размер шрифта */
  font-size: calc(var(--size) / 21);
}
@media (max-width: 1399px) {
  .deal-wheel {
    zoom: 0.8;
  }
}
@media (max-width: 1199px) {
  .deal-wheel {
    zoom: 0.65;
  }
}
@media (max-width: 389px) {
  .deal-wheel {
    zoom: 0.6;
  }
}

/* всё, что относится ко внутренним элементам главного блока будет находиться в области сетки с названием spinner */
.deal-wheel > * {
  grid-area: spinner;
}

/* сам блок и кнопка будут находиться в области сетки с названием trigger и будут выровнены по центру */
.deal-wheel .btn-spin {
  grid-area: trigger;
  justify-self: center;
}

/* сектор колеса */
.spinner {
  /* добавляем относительное позиционирование */
  position: relative;
  /* подключаем сетку */
  display: grid;
  /* выравниваем всё по центру */
  align-items: center;
  /* добавляем элемент в сетку */
  grid-template-areas: "spinner";
  /* устанавливаем размеры */
  width: var(--size);
  height: var(--size);
  /* поворачиваем элемент  */
  transform: rotate(calc(var(--rotate, 25) * 1deg));
  /* рисуем круглую обводку, а всё, что не поместится — будет скрыто за кругом */
  border-radius: 50%;
}

/* всё, что внутри этого блока будет находиться в области сетки с названием spinner */
.spinner * {
  grid-area: spinner;
}

/* текст на секторах */
.prize {
  /* включаем «гибкую» вёрстку */
  display: flex;
  padding: 20px 10px 20px 40px;
  /* устанавливаем размеры */
  width: 50%;
  height: 50%;
  /* устанавливаем координаты, относительно которых будем вращать текст */
  transform-origin: center right;
  /* поворачиваем текст */
  transform: rotate(var(--rotate));
  /* запрещаем пользователю выделять мышкой текст на секторах */
  user-select: none;
}
@media (max-width: 767px) {
  .prize img {
    zoom: 0.9;
  }
}
@media (max-width: 379px) {
  .prize img {
    zoom: 0.7;
  }
}

/* язычок */
.ticker {
  position: absolute;
  left: 50%;
  top: 180px;
  background: url("../img/spiner-ticker.png") no-repeat 0 0;
  background-size: contain;
  width: 80px;
  height: 80px;
  transform: translate(-50%, -50%);
  z-index: 1;
}
@media (max-width: 767px) {
  .ticker {
    top: 15px;
    width: 60px;
    height: 60px;
  }
}

/* кнопка запуска колеса */
.btn-spin {
  color: white;
  background: black;
  border: none;
  /* берём размер шрифта такой же, как в колесе */
  font-size: inherit;
  /* добавляем отступы от текста внутри кнопки */
  padding: 0.9rem 2rem 1rem;
  /* скругляем углы */
  border-radius: 0.5rem;
  /* меняем внешний вид курсора над кнопкой на руку*/
  cursor: pointer;
}

/* если кнопка нажата и неактивна */
.btn-spin:disabled {
  /* меняем внешний вид курсора */
  cursor: progress;
  /* делаем кнопку полупрозрачной */
  opacity: 0.25;
}

/* анимация вращения */
.is-spinning .spinner {
  transition: transform 8s cubic-bezier(0.1, -0.01, 0, 1);
}

/* анимация движения язычка */
.is-spinning .ticker {
  animation: tick 700ms cubic-bezier(0.34, 1.56, 0.64, 1);
}

/* эффект, когда колесо задевает язычок при вращении */
@keyframes tick {
  40% {
    /* чуть поворачиваем язычок наверх в середине анимации */
    transform: rotate(-12deg);
  }
}
/* анимируем выпавший сектор */
.prize.selected .text {
  /* делаем текст белым */
  color: #00ff00;
  /* настраиваем длительность анимации */
  animation: selected 800ms ease;
}

/* настраиваем анимацию текста на выпавшем секторе по кадрам */
@keyframes selected {
  /* что происходит на 25% от начала анимации */
  25% {
    /* увеличиваем текст в 1.25 раза */
    transform: scale(1.25);
    /* добавляем тексту тень */
    text-shadow: 1vmin 1vmin 0 hsla(0, 0%, 0%, 0.1);
  }
  40% {
    transform: scale(0.92);
    text-shadow: 0 0 0 hsla(0, 0%, 0%, 0.2);
  }
  60% {
    transform: scale(1.02);
    text-shadow: 0.5vmin 0.5vmin 0 hsla(0, 0%, 0%, 0.1);
  }
  75% {
    transform: scale(0.98);
  }
  85% {
    transform: scale(1);
  }
}
.deal-wheel {
  display: flex;
}
@media (max-width: 767px) {
  .deal-wheel {
    margin-top: 40px;
  }
}

.spinner-rotate {
  transform: rotate(90deg);
}

.spinner-bg {
  position: relative;
  background: url("..//img/spiner-bg.png") no-repeat 50% 72px;
  background-size: contain;
  padding: 177px;
  margin: -80px 0;
}
@media (max-width: 991px) {
  .spinner-bg {
    margin: -130px 0;
  }
}
@media (max-width: 767px) {
  .spinner-bg {
    margin: 0;
    padding: 0;
    background-size: cover;
    box-shadow: 0 0 60px rgba(255, 255, 255, 0.5);
    border-radius: 50%;
  }
}

.spinner {
  background: rgb(0, 91, 255);
  background: radial-gradient(circle, rgb(0, 91, 255) 0%, rgb(0, 41, 147) 100%);
  background: conic-gradient(from -90deg, #00657B 0 20%, #7FB2BD 0 40%, #5b8892 0 60%, #00657b 0 80%, #7FB2BD 0 100%);

  border: 15px solid #3f150e;
}

.prize-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  transform: rotate(-90deg);
  text-align: center;
  width: 100%;
}

.prize-wrap .text {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}

.spinner-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
}
.spinner-center img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

section.gift {
  margin: 60px 0;
  display: flex;
  align-items: center;
  background: radial-gradient(54.86% 54.86% at 27.91% 52.36%, #000 0%, #231F20 100%);
  overflow: hidden;
}
@media (max-width: 1399px) {
  section.gift {
    margin: 40px 0;
  }
}
@media (max-width: 991px) {
  section.gift {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 40px 0;
  }
}
@media (max-width: 576px) {
  section.gift {
    margin: 30px 0;
  }
}
section.gift .gift-wrap {
  padding: 20px;
  display: flex;
}
@media (max-width: 991px) {
  section.gift .gift-wrap {
    flex-direction: column;
  }
}
@media (max-width: 576px) {
  section.gift .gift-wrap {
    padding: 15px;
  }
}
section.gift .gift__title {
  color: #fff;
}
@media (max-width: 991px) {
  section.gift .gift__title {
    padding: 0 15px 30px 15px;
  }
}
section.gift .gift__image {
  width: 60%;
  flex-shrink: 0;
}
@media (max-width: 1299px) {
  section.gift .gift__image {
    width: 55%;
  }
}
@media (max-width: 991px) {
  section.gift .gift__image {
    width: 100%;
  }
}
section.gift .gift__image img {
  border-radius: 4px;
  height: 100%;
  object-fit: cover;
}
section.gift .gift__form,
section.gift .gift__about {
  color: #fff;
  padding: 20px 60px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1299px) {
  section.gift .gift__form,
  section.gift .gift__about {
    padding: 0 30px;
  }
}
@media (max-width: 991px) {
  section.gift .gift__form,
  section.gift .gift__about {
    padding: 30px 15px 10px;
  }
}
section.gift .gift__form ._top,
section.gift .gift__about ._top {
  margin-bottom: 40px;
}
section.gift .gift__about {
  justify-content: space-between;
}
section.gift .gift__form {
  justify-content: center;
  max-width: 700px;
}
section.gift .gift__button {
  max-width: 280px;
}
@media (max-width: 576px) {
  section.gift .gift__button {
    max-width: 100%;
  }
}
section.gift .notify {
  margin-top: 20px;
  color: #BDBDBD;
}

.gift-wrap._js-gift-card {
  display: none;
}

._js-gift-append .gift__image {
  transform: scale(1);
  transition: 0.5s;
  transition-delay: 0.15s;
}
._js-gift-append ._top {
  transform: scale(1);
  transition: 0.25s;
  transition-delay: 0.5s;
}
._js-gift-append ._bottom {
  transform: scale(1);
  transition: 0.5s;
  transition-delay: 1.5s;
}
@media (max-width: 991px) {
  ._js-gift-append ._bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 991px) {
  ._js-gift-append .gift__title {
    transform: scale(1);
    transition: 0.5s;
    transition-delay: 0.15s;
  }
  ._js-gift-append .gift__image {
    transform: scale(1);
    transition: 0.5s;
    transition-delay: 0.5s;
  }
}
._js-gift-append._animated .gift__image,
._js-gift-append._animated ._top,
._js-gift-append._animated ._bottom {
  transform: scale(0);
}
@media (max-width: 991px) {
  ._js-gift-append._animated .gift__title,
  ._js-gift-append._animated .gift__image {
    transform: scale(0);
  }
}

/*end gift*/
/*start choice-model*/
section.choice-model {
  padding: 60px 0;
}
@media (max-width: 1399px) {
  section.choice-model {
    padding: 40px 0;
  }
}
@media (max-width: 576px) {
  section.choice-model {
    padding: 30px 0;
  }
}
section.choice-model .section-title {
  margin-bottom: 40px;
}
@media (max-width: 1299px) {
  section.choice-model .section-title {
    margin-bottom: 100px;
  }
}
@media (max-width: 576px) {
  section.choice-model .section-title {
    margin-bottom: 30px;
  }
}
section.choice-model .equipment-wrap {
  background-color: #ECECF0;
  padding: 15px;
  border-radius: 4px;
}
section.choice-model .equipment-slider__wrap {
  flex-direction: column-reverse;
  background-color: #F3F3F3;
  padding: 0 15px 30px 15px;
  width: 50%;
}
@media (max-width: 1699px) {
  section.choice-model .equipment-slider__wrap {
    width: 60%;
  }
}
@media (max-width: 1199px) {
  section.choice-model .equipment-slider__wrap {
    width: 100%;
  }
}
section.choice-model .models-slider--dots-wrap {
  justify-content: center;
}
@media (max-width: 1699px) {
  section.choice-model .models-slider--dots-wrap {
    flex-direction: column;
  }
}
section.choice-model .models-slider--dots-wrap .dots-title {
  font-size: 18px;
  font-weight: bold;
  margin-right: 45px;
}
@media (max-width: 1699px) {
  section.choice-model .models-slider--dots-wrap .dots-title {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
section.choice-model .models-slider img {
  object-fit: contain;
}
@media (max-width: 991px) {
  section.choice-model .models-slider--dot {
    margin: 0 3px;
  }
}
@media (max-width: 576px) {
  section.choice-model .models-slider--dot {
    width: 50px;
    height: 25px;
  }
}
@media (max-width: 389px) {
  section.choice-model .models-slider--dot {
    width: 40px;
  }
}
section.choice-model .models-slider--dot.active .models-slider--dot-bg {
  transform: scale(1.4);
}
@media (max-width: 991px) {
  section.choice-model .models-slider--dot.active {
    width: 60px;
    height: 60px;
  }
  section.choice-model .models-slider--dot.active .models-slider--dot-bg,
  section.choice-model .models-slider--dot.active .models-slider--dot-bg:before {
    transform: none;
    border-radius: 50%;
  }
}
@media (max-width: 576px) {
  section.choice-model .models-slider--dot.active {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 991px) {
  section.choice-model .models-slider--dots {
    height: 60px;
  }
}
@media (max-width: 576px) {
  section.choice-model .models-slider--dots {
    height: 40px;
  }
}
section.choice-model .models-info {
  padding: 25px 10px 20px;
  width: calc(50% - 20px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1699px) {
  section.choice-model .models-info {
    padding: 25px 25px 20px 9px;
    width: auto;
    flex-grow: 1;
  }
}
@media (max-width: 991px) {
  section.choice-model .models-info {
    padding: 20px 15px;
  }
}
@media (max-width: 576px) {
  section.choice-model .models-info {
    padding: 0;
  }
}
@media (max-width: 991px) {
  section.choice-model .models-info__head {
    padding: 0 0 20px;
  }
}
section.choice-model .choice-title {
  font-size: 36px;
  font-weight: 600;
}
@media (max-width: 1499px) {
  section.choice-model .choice-title {
    font-size: 30px;
  }
}
@media (max-width: 1199px) {
  section.choice-model .choice-title {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  section.choice-model .choice-title {
    font-size: 21px;
  }
}
@media (max-width: 576px) {
  section.choice-model .choice-title {
    font-size: 18px;
  }
}
section.choice-model .models-info__characteristics {
  display: flex;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  section.choice-model .models-info__characteristics {
    margin-bottom: 10px;
  }
}
section.choice-model .models-info__characteristics__point {
  margin-right: 80px;
  margin-bottom: 0;
  font-weight: 600;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 1399px) {
  section.choice-model .models-info__characteristics__point {
    margin-right: 50px;
  }
}
@media (max-width: 576px) {
  section.choice-model .models-info__characteristics__point {
    margin-right: 15px;
  }
}
section.choice-model .models-info__characteristics__point:last-child {
  margin-right: 0;
}
section.choice-model .models-info__characteristics__point ._title {
  font-weight: normal;
}
@media (max-width: 1199px) {
  section.choice-model .models-info__characteristics__point ._title {
    font-size: 14px;
  }
}
section.choice-model .models-info__characteristics__point ._value {
  font-size: 32px;
  font-weight: bold;
}
@media (max-width: 1499px) {
  section.choice-model .models-info__characteristics__point ._value {
    font-size: 28px;
  }
}
@media (max-width: 1199px) {
  section.choice-model .models-info__characteristics__point ._value {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  section.choice-model .models-info__characteristics__point ._value {
    font-size: 21px;
  }
}
@media (max-width: 576px) {
  section.choice-model .models-info__characteristics__point ._value {
    font-size: 18px;
  }
}
section.choice-model .models-info__about {
  font-size: 22px;
  margin-bottom: 30px;
  flex-grow: 1;
}
@media (max-width: 1399px) {
  section.choice-model .models-info__about {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  section.choice-model .models-info__about {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  section.choice-model .models-info__about {
    font-size: 14px;
  }
}
section.choice-model .models-info__about li {
 background-repeat: no-repeat;
  background-position: 1% 7%;
  padding-left: 24px;
  font-weight: normal;
}
section.choice-model .models-info__rules {
  margin-bottom: 16px;
}
@media (max-width: 576px) {
  section.choice-model .models-info__rules {
    font-size: 14px;
  }
}
section.choice-model .models-info__buttons {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  section.choice-model .models-info__buttons {
    flex-direction: column;
  }
}
section.choice-model .models-info__buttons .page-btn {
  margin-bottom: 0;
  width: calc(50% - 5px);
}
@media (max-width: 1199px) {
  section.choice-model .models-info__buttons .page-btn {
    width: 100%;
    margin-bottom: 10px;
  }
  section.choice-model .models-info__buttons .page-btn:last-child {
    margin-bottom: 0;
  }
}

.choice-model__filter input[type=radio] {
  display: inline-block;
  opacity: 0;
  width: 0;
  position: absolute;
  z-index: -100;
}
.choice-model__filter input[type=radio] + span {
  cursor: pointer;
  display: inline-flex;
  position: relative;
}
.choice-model__filter input[type=radio] + span:hover {
  background-color: rgba(72, 147, 204, 0.3);
}
.choice-model__filter input[type=radio]:checked + span {
  background-color: #cd4b3d;
  color: #fff;
}

.choice-model__filter {
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 1299px) {
  .choice-model__filter {
    right: inherit;
    left: 15px;
    top: 70px;
  }
}
@media (max-width: 991px) {
  .choice-model__filter {
    width: calc(100% - 30px);
  }
}
@media (max-width: 576px) {
  .choice-model__filter {
    position: static;
    margin-bottom: 15px;
    width: 100%;
  }
}

.choice-form {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 991px) {
  .choice-form {
    justify-content: space-between;
  }
}
@media (max-width: 576px) {
  .choice-form {
    flex-direction: column;
    align-items: stretch;
  }
}

.choice-model__select {
  display: flex;
  flex-direction: column;
  width: 220px;
  margin-right: 10px;
  border-radius: 4px;
  z-index: 5;
  transition: 0.25s;
}
@media (max-width: 991px) {
  .choice-model__select {
    width: calc(33.3333333333% - 5px);
  }
}
@media (max-width: 576px) {
  .choice-model__select {
    width: 100%;
    margin-bottom: 5px;
  }
}
.choice-model__select:last-child {
  margin-right: 0;
}
.choice-model__select:hover {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}
.choice-model__select._active {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}

.choice-model__select__title {
  font-size: 18px;
  font-weight: 600;
  padding: 16px 45px 16px 20px;
  background-color: #ECECF0;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
@media (max-width: 1299px) {
  .choice-model__select__title {
    font-size: 16px;
  }
}
.choice-model__select__title:before {
  position: absolute;
  right: 20px;
  top: 18px;
  display: block;
  width: 12px;
  height: 12px;
  content: "";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 2px solid #252A4B;
  border-bottom: 2px solid #252A4B;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

.choice-model__select__list {
  background-color: #ECECF0;
  border-radius: 0 0 4px 4px;
  padding: 0 10px 10px 10px;
  display: none;
}
.choice-model__select__list label {
  display: block;
}
.choice-model__select__list span {
  padding: 10px;
  font-size: 14px;
  border-radius: 4px;
  margin-bottom: 2px;
  width: 100%;
  background-color: #fff;
}

.choice-model__select__title._active {
  border-radius: 4px 4px 0 0;
}
.choice-model__select__title._active:before {
  top: 26px;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

/*end choice-model*/
/*start credit*/
section.credit {
  padding: 60px 0;
}
@media (max-width: 1399px) {
  section.credit {
    padding: 40px 0;
  }
}
@media (max-width: 576px) {
  section.credit {
    padding: 30px 0;
  }
}

.credit-wrap {
  display: flex;
}
@media (max-width: 991px) {
  .credit-wrap {
    flex-direction: column;
  }
}

.credit__left {
  position: relative;
  flex-grow: 1;
}
.credit__left:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 71%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 16.1%, rgba(0, 0, 0, 0) 49.48%), linear-gradient(180deg, rgba(0, 0, 0, 0.4) 16.1%, rgba(0, 0, 0, 0) 49.48%);
}
@media (max-width: 991px) {
  .credit__left:before {
    height: 156%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 15.99%, rgba(0, 0, 0, 0) 76.07%), linear-gradient(180deg, rgba(0, 0, 0, 0.4) 24.9%, rgba(0, 0, 0, 0) 89.16%);
  }
}
.credit__left__info {
  position: absolute;
  left: 45px;
  top: 45px;
  color: #fff;
}
@media (max-width: 991px) {
  .credit__left__info {
    left: 25px;
    top: 20px;
    width: calc(100% - 40px);
  }
}
.credit__left__image {
  height: 100%;
  min-height: 300px;
}
.credit__left__image img {
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 300px;
  border-radius: 4px;
  object-fit: cover;
  object-position: 0 0;
}
@media (max-width: 1699px) {
  .credit__left__image img {
    object-position: 48% 0;
  }
}
@media (max-width: 1299px) {
  .credit__left__image img {
    object-position: 40% 0;
  }
}
@media (max-width: 991px) {
  .credit__left__image img {
    object-position: inherit;
    border-radius: 4px 4px 0 0;
  }
}
.credit__left .credit__subtitle {
  font-size: 32px;
  font-weight: 600;
  display: flex;
  flex-wrap: wrap;
}
.credit__left .credit__subtitle span {
  margin-right: 30px;
}
.credit__left .credit__subtitle span:last-child {
  margin-right: 0;
}
.credit__left .credit__subtitle small {
  font-size: 22px;
  font-weight: normal;
}
@media (max-width: 1199px) {
  .credit__left .credit__subtitle {
    font-size: 25px;
  }
  .credit__left .credit__subtitle small {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .credit__left .credit__subtitle {
    font-size: 21px;
  }
  .credit__left .credit__subtitle span {
    margin-bottom: 10px;
  }
  .credit__left .credit__subtitle small {
    font-size: 16px;
  }
}

.credit__right {
  color: #fff;
  background: #231F20;
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 40px 60px;
  max-width: 525px;
  border-radius: 4px;
  margin-left: 10px;
}
.credit__right__title {
  font-size: 30px;
  margin-bottom: 30px;
  font-family: Unbounded, sans-serif;
}
@media (max-width: 1699px) {
  .credit__right {
    padding: 40px 30px;
    max-width: 500px;
  }
  .credit__right__title {
    font-size: 25px;
  }
  .credit__right ._fz18 {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .credit__right ._fz18 {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .credit__right {
    max-width: 100%;
    margin-left: 0;
    border-radius: 0 0 4px 4px;
  }
}
@media (max-width: 576px) {
  .credit__right {
    padding: 30px 15px;
  }
}

.credit-form {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}

.form__range {
  margin-bottom: 30px;
}
.form__range__title {
  font-size: 22px;
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  .form__range__title {
    font-size: 18px;
  }
}
.form__range__current {
  display: flex;
  justify-content: center;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
}
.form__range__current i {
  font-size: 0.95em;
  margin-left: 4px;
  font-weight: 500;
}
.form__range__values {
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
  font-weight: 500;
  color: #BDBDBD;
}
.form__range__values i {
  font-size: 0.95em;
  margin-left: 4px;
}
.form__range input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  margin: 0;
  background-color: transparent;
  padding: 0;
  border: none;
  height: auto;
}
.form__range input[type=range]::-webkit-slider-runnable-track {
  max-width: 100%;
  height: 2px;
  border: none;
  background-color: #fff;
  border-radius: 5px;
}
.form__range input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: 1px solid #fff;
  height: 16px;
  width: 34px;
  border-radius: 20px;
  background-color: #2B2B2B;
  margin-top: -8px;
  cursor: grab;
}
.form__range input[type=range]::-webkit-slider-thumb:hover {
  background-color: #cd4b3d;
  transition: 0.25s;
}
.form__range input[type=range]::-moz-range-track {
  max-width: 100%;
  height: 2px;
  border: none;
  background-color: #fff;
  border-radius: 5px;
}
.form__range input[type=range]::-moz-range-thumb {
  -webkit-appearance: none;
  border: 1px solid #fff;
  height: 16px;
  width: 34px;
  border-radius: 20px;
  background-color: #2B2B2B;
  margin-top: -8px;
  cursor: grab;
}

/*end credit*/
/*start clients*/
section.clients {
  padding: 40px 0;
  background-color: #fff;
}
@media (max-width: 1399px) {
  section.clients {
    padding: 30px 0;
  }
}
@media (max-width: 576px) {
  section.clients {
    padding: 20px 0;
  }
}

.clients__point {
  background-color: #F3F3F3;
  padding: 20px;
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 4px;
}
.clients__point__image {
  display: flex;
  margin-bottom: 30px;
}
.clients__point__text {
  font-size: 14px;
  font-weight: 500;
  color: #575757;
  flex-grow: 1;
}
.clients__point__text *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (max-width: 1399px) {
  .clients__point__text {
    font-size: 13px;
  }
}
@media (max-width: 576px) {
  .clients__point__text {
    font-size: 12px;
  }
}
.clients__point__footer {
  font-size: 14px;
  font-weight: 500;
}

.clients-slider {
  padding-top: 25px;
}
@media (max-width: 576px) {
  .clients-slider {
    padding-top: 5px;
  }
}
.clients-slider .owl-stage {
  display: flex;
}
.clients-slider .owl-nav {
  display: flex;
  justify-content: flex-end;
  margin-top: 0;
  position: absolute;
  top: -45px;
  right: 0;
}
@media (max-width: 1499px) {
  .clients-slider .owl-nav {
    top: -40px;
  }
}
@media (max-width: 991px) {
  .clients-slider .owl-nav {
    margin-top: 40px;
    position: static;
  }
}
@media (max-width: 576px) {
  .clients-slider .owl-nav {
    justify-content: space-between;
  }
}
.clients-slider .owl-nav [class*=owl-] {
  position: static;
  margin-left: 20px;
}
@media (max-width: 576px) {
  .clients-slider .owl-nav [class*=owl-] {
    margin-left: 0;
  }
}
.clients-slider .owl-nav [class*=owl-] svg rect {
  stroke: #BB171B;
}
.clients-slider .owl-nav [class*=owl-] svg path {
  fill: #000;
}
.clients-slider .owl-nav [class*=owl-]:hover svg path {
  fill: #BB171B;
}

/*end clients*/
/*start service*/
section.service {
    padding: 40px 0;
    background-color: #fff;
}
@media (max-width: 1399px) {
    section.service {
        padding: 30px 0;
    }
}
@media (max-width: 576px) {
    section.service {
        padding: 20px 0;
    }
}

.service-wrap {
    display: flex;
}
@media (max-width: 991px) {
    .service-wrap {
        flex-direction: column-reverse;
    }
}

.service__form {
    background: #252A4B;
    padding: 30px;
    width: 100%;
    max-width: 50%;
    color: #fff;
    border-radius: 4px;
    margin-right: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.service__form ._fz18 {
    margin-bottom: 40px;
}
@media (max-width: 991px) {
    .service__form {
        max-width: 100%;
        border-radius: 0 0 4px 4px;
        margin-right: 0;
    }
}
@media (max-width: 576px) {
    .trade-in__form {
        padding: 25px 15px;
    }
}

.service__image {
    flex-grow: 1;
}
@media (max-width: 991px) {
    .service__image {
        position: relative;
        min-height: 300px;
    }
    .service__image picture {
        min-height: 300px;
    }
    .service__image:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 50%;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 15.99%, rgba(0, 0, 0, 0) 76.07%), linear-gradient(180deg, rgba(0, 0, 0, 0.4) 24.9%, rgba(0, 0, 0, 0) 89.16%);
    }
    .service__image .mob-title {
        color: #fff;
        position: absolute;
        left: 25px;
        top: 20px;
        width: calc(100% - 40px);
    }
}
@media (max-width: 576px) {
    .service__image:before {
        height: 70%;
    }
}
.service__image img {
    border-radius: 4px;
    display: flex;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media (max-width: 1399px) {
    .service__image img {
        object-position: 30% 0;
    }
}
@media (max-width: 1199px) {
    .service__image img {
        object-position: 20% 0;
    }
}
@media (max-width: 991px) {
    .service__image img {
        border-radius: 4px 4px 0 0;
        min-height: 300px;
    }
}

/*end service*/
/*start trade-in*/
section.trade-in {
  padding: 60px 0;
  background-color: #fff;
}
@media (max-width: 1399px) {
  section.trade-in {
    padding: 40px 0;
  }
}
@media (max-width: 576px) {
  section.trade-in {
    padding: 30px 0;
  }
}

.trade-in-wrap {
  display: flex;
}
@media (max-width: 991px) {
  .trade-in-wrap {
    flex-direction: column-reverse;
  }
}

.trade-in__form {
  background: #231F20;
  padding: 30px;
  width: 100%;
  max-width: 500px;
  color: #fff;
  border-radius: 4px;
  margin-right: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.trade-in__form ._fz18 {
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .trade-in__form {
    max-width: 100%;
    border-radius: 0 0 4px 4px;
    margin-right: 0;
  }
}
@media (max-width: 576px) {
  .trade-in__form {
    padding: 25px 15px;
  }
}

.trade-in__image {
  flex-grow: 1;
}
@media (max-width: 991px) {
  .trade-in__image {
    position: relative;
    min-height: 300px;
  }
  .trade-in__image picture {
    min-height: 300px;
  }
  .trade-in__image:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 15.99%, rgba(0, 0, 0, 0) 76.07%), linear-gradient(180deg, rgba(0, 0, 0, 0.4) 24.9%, rgba(0, 0, 0, 0) 89.16%);
  }
  .trade-in__image .mob-title {
    color: #fff;
    position: absolute;
    left: 25px;
    top: 20px;
    width: calc(100% - 40px);
  }
}
@media (max-width: 576px) {
  .trade-in__image:before {
    height: 70%;
  }
}
.trade-in__image img {
  border-radius: 4px;
  display: flex;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1399px) {
  .trade-in__image img {
    object-position: 30% 0;
  }
}
@media (max-width: 1199px) {
  .trade-in__image img {
    object-position: 20% 0;
  }
}
@media (max-width: 991px) {
  .trade-in__image img {
    border-radius: 4px 4px 0 0;
    min-height: 300px;
  }
}

/*end trade-in*/
/*start test-drive*/
.test-drive {
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: contain;
  background-color: #231F20;
  margin: 60px 0;
}
@media (max-width: 1399px) {
  .test-drive {
    margin: 40px 0;
  }
}
@media (max-width: 991px) {
  .test-drive {
    background-image: none !important;
    background-color: transparent;
  }
}
@media (max-width: 576px) {
  .test-drive {
    margin: 30px 0;
  }
}
.test-drive .section-title {
  color: #fff;
}
@media (max-width: 991px) {
  .test-drive .section-title {
    position: absolute;
    left: 25px;
    top: 20px;
    width: calc(100% - 40px);
  }
}
.test-drive .section-subtitle {
  color: #BDBDBD;
  margin-bottom: 50px;
}
@media (max-width: 1199px) {
  .test-drive .section-subtitle {
    margin-bottom: 30px;
  }
}

.test-drive-wrap {
  padding: 120px 50px 120px 0;
  background-color: #231F20;
  width: 100%;
  max-width: 800px;
}
@media (max-width: 1499px) {
  .test-drive-wrap {
    padding: 80px 50px 80px 0;
  }
}
@media (max-width: 1299px) {
  .test-drive-wrap {
    max-width: 600px;
  }
}
@media (max-width: 1199px) {
  .test-drive-wrap {
    padding: 50px 50px 50px 0;
    max-width: 500px;
  }
}
@media (max-width: 991px) {
  .test-drive-wrap {
    background-color: transparent;
    max-width: 100%;
    padding: 0;
    position: relative;
  }
  .test-drive-wrap:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 15.99%, rgba(0, 0, 0, 0) 76.07%), linear-gradient(180deg, rgba(0, 0, 0, 0.4) 24.9%, rgba(0, 0, 0, 0) 89.16%);
  }
}

@media (max-width: 991px) {
  .test-drive-form {
    padding: 30px;
    background-color: #231F20;
  }
}
@media (max-width: 576px) {
  .test-drive-form {
    padding: 25px 15px;
  }
}
.test-drive-form ._row {
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .test-drive-form ._row {
    flex-direction: column;
    align-items: inherit;
  }
}
.test-drive-form .modal-form--wrap {
  margin-bottom: 0;
  margin-right: 10px;
  width: calc(50% - 10px);
}
@media (max-width: 1199px) {
  .test-drive-form .modal-form--wrap {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.test-drive-form .modal-button {
  width: 50%;
}
@media (max-width: 1199px) {
  .test-drive-form .modal-button {
    width: 100%;
  }
}

.test-drive__img-mob img {
  min-height: 300px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*end test-drive*/
/*start advantages*/
section.advantages {
  padding: 60px 0;
}
@media (max-width: 1399px) {
  section.advantages {
    padding: 40px 0;
  }
}
@media (max-width: 576px) {
  section.advantages {
    padding: 30px 0;
  }
}

.advantages__list {
  display: flex;
  flex-wrap: wrap;
  padding-top: 60px;
}
@media (max-width: 991px) {
  .advantages__list {
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .advantages__list {
    margin-bottom: 10px;
    padding-top: 10px;
  }
}

.advantages__point {
  width: 20%;
  padding: 0 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media (max-width: 991px) {
  .advantages__point {
    width: 50%;
    padding: 15px;
  }
}
@media (max-width: 499px) {
  .advantages__point {
    flex-direction: row;
    text-align: left;
    width: 100%;
    padding: 0 0 15px 0;
  }
  .advantages__point:last-child {
    padding-bottom: 0;
  }
}
.advantages__point ._icon {
  height: 60px;
  margin-bottom: 20px;
  flex-shrink: 0;
}
@media (max-width: 991px) {
  .advantages__point ._icon {
    margin-bottom: 10px;
  }
}
@media (max-width: 499px) {
  .advantages__point ._icon {
    margin-bottom: 0;
    margin-right: 15px;
    width: 30px;
    height: auto;
  }
}
.advantages__point ._icon img {
  display: block;
}
.advantages__point ._text {
  font-size: 22px;
  font-weight: 600;
  color: #252A4B;
  max-width: 250px;
}
@media (max-width: 1399px) {
  .advantages__point ._text {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .advantages__point ._text {
    font-size: 18px;
  }
}
@media (max-width: 499px) {
  .advantages__point ._text {
    max-width: 100%;
  }
}
@media (max-width: 389px) {
  .advantages__point ._text {
    font-size: 16px;
  }
}

/*end advantages*/
/*start review*/
.review {
  padding: 60px 0;
  background-color: #fff;
}
@media (max-width: 1399px) {
  .review {
    padding: 40px 0;
  }
}
@media (max-width: 576px) {
  .review {
    padding: 30px 0;
  }
}

.review .section-title {
  text-transform: uppercase;
  display: flex;
  align-items: center;
}

.review__rating {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  margin-left: 15px;
}
@media (max-width: 1699px) {
  .review__rating {
    margin-bottom: 19px;
  }
}
@media (max-width: 1499px) {
  .review__rating {
    margin-bottom: 17px;
  }
}
@media (max-width: 767px) {
  .review__rating {
    position: static;
    padding-top: 10px;
    justify-content: space-between;
    margin-left: 0;
  }
}
.review__rating img {
  margin-right: 20px;
}
@media (max-width: 1199px) {
  .review__rating img {
    height: 40px;
  }
}
@media (max-width: 991px) {
  .review__rating img {
    height: 38px;
  }
}
@media (max-width: 349px) {
  .review__rating img {
    height: 35px;
  }
}
.review__rating img:last-child {
  margin-right: 0;
}

.review__point {
  background-color: #F3F3F3;
  padding: 20px;
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 4px;
}
.review__point__head {
  display: flex;
  margin-bottom: 30px;
}
.review__point__head ._avatar {
  width: 60px;
  height: 60px;
  margin-right: 25px;
  background-color: #BB171B;
  margin-top: 2px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  font-weight: 600;
  color: #fff;
}
.review__point__head ._info {
  display: flex;
  flex-direction: column;
}
.review__point__head ._info__name {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 5px;
}
@media (max-width: 1399px) {
  .review__point__head ._info__name {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .review__point__head ._info__name {
    font-size: 14px;
  }
}
.review__point__head ._info__rating {
  display: flex;
  margin-left: -2px;
  margin-bottom: 5px;
}
.review__point__head ._info__rating .ico-star {
  width: 14px;
  height: 14px;
  margin: 0 2px;
}
.review__point__head ._info__rating[data-star="4"] .ico-star:nth-child(5) {
  display: none;
}
.review__point__head ._info__rating[data-star="3"] .ico-star:nth-child(4), .review__point__head ._info__rating[data-star="3"] .ico-star:nth-child(5) {
  display: none;
}
.review__point__head ._info__rating[data-star="2"] .ico-star:nth-child(3), .review__point__head ._info__rating[data-star="2"] .ico-star:nth-child(4), .review__point__head ._info__rating[data-star="2"] .ico-star:nth-child(5) {
  display: none;
}
.review__point__head ._info__rating[data-star="1"] .ico-star:nth-child(2), .review__point__head ._info__rating[data-star="1"] .ico-star:nth-child(3), .review__point__head ._info__rating[data-star="1"] .ico-star:nth-child(4), .review__point__head ._info__rating[data-star="1"] .ico-star:nth-child(5) {
  display: none;
}
.review__point__head ._info__post {
  font-size: 14px;
  font-weight: 500;
  color: #828282;
}
@media (max-width: 1399px) {
  .review__point__head ._info__post {
    font-size: 13px;
  }
}
@media (max-width: 576px) {
  .review__point__head ._info__post {
    font-size: 12px;
  }
}
.review__point__body {
  margin-bottom: 30px;
  font-size: 14px;
  font-weight: 500;
  color: #575757;
  flex-grow: 1;
}
@media (max-width: 1399px) {
  .review__point__body {
    font-size: 13px;
  }
}
@media (max-width: 576px) {
  .review__point__body {
    font-size: 12px;
  }
}
.review__point__footer {
  font-size: 14px;
  font-weight: 500;
}

.review__button {
  position: absolute;
  left: 0;
  bottom: 12px;
  z-index: 2;
}
@media (max-width: 1299px) {
  .review__button {
    left: 15px;
  }
}
@media (max-width: 576px) {
  .review__button {
    bottom: 85px;
    width: calc(100% - 30px);
  }
}
.review__button__show-more {
  font-weight: 600;
  padding: 13px 45px;
  border: 1px solid #828282;
  text-decoration: none;
  display: block;
  text-align: center;
  transition: 0.25s;
}
@media (max-width: 1299px) {
  .review__button__show-more {
    padding: 13px 40px;
  }
}
@media (max-width: 576px) {
  .review__button__show-more {
    width: 100%;
    font-size: 14px;
    padding: 13px 10px;
  }
}
.review__button__show-more:hover {
  color: #BB171B;
  background-color: #fff;
  border-color: #fff;
}

.review-slider {
  padding-top: 25px;
}
.review-slider .owl-stage {
  display: flex;
}
.review-slider .owl-nav {
  display: flex;
  justify-content: flex-end;
  margin-top: 0;
  position: absolute;
  top: -45px;
  right: 0;
}
@media (max-width: 1499px) {
  .review-slider .owl-nav {
    top: -40px;
  }
}
@media (max-width: 991px) {
  .review-slider .owl-nav {
    margin-top: 40px;
    position: static;
  }
}
@media (max-width: 576px) {
  .review-slider .owl-nav {
    justify-content: space-between;
  }
}
.review-slider .owl-nav [class*=owl-] {
  position: static;
  margin-left: 20px;
}
@media (max-width: 576px) {
  .review-slider .owl-nav [class*=owl-] {
    margin-left: 0;
  }
}
.review-slider .owl-nav [class*=owl-] svg rect {
  stroke: #BB171B;
}
.review-slider .owl-nav [class*=owl-] svg path {
  fill: #000;
}
.review-slider .owl-nav [class*=owl-]:hover svg path {
  fill: #BB171B;
}

/*end review*/
/*start map*/
.section-map {
  position: relative;
  overflow: hidden;
  padding: 60px 0 120px;
}
@media (max-width: 1399px) {
  .section-map {
    padding: 40px 0 80px;
  }
}
@media (max-width: 576px) {
  .section-map {
    padding: 30px 0 60px;
  }
}
.section-map .map-wrap {
  display: flex;
  background-color: #231F20;
  color: #fff;
  height: 650px;
  border-radius: 4px;
}
@media (max-width: 991px) {
  .section-map .map-wrap {
    flex-direction: column;
    height: auto;
  }
}
.section-map .map-area {
  width: 50%;
  height: 100%;
  padding: 20px;
}
.section-map .map-area--iframe {
  height: 100%;
}
@media (max-width: 991px) {
  .section-map .map-area {
    width: 100%;
    height: 320px;
    min-height: 320px;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .section-map .map-area {
    height: 50vw;
  }
}
.section-map .map-info {
  width: 50%;
  padding: 50px 0 50px 45px;
}
@media (max-width: 991px) {
  .section-map .map-info {
    width: 100%;
    padding: 20px;
  }
}

.map-info__head {
  margin-bottom: 60px;
}
@media (max-width: 1299px) {
  .map-info__head {
    margin-bottom: 30px;
  }
}
.map-info__point {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.map-info__point__title {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 8px;
}
.map-info__point__text {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 8px;
  text-decoration: none;
}
.map-info__point__link {
  margin-bottom: 8px;
}
@media (max-width: 1299px) {
  .map-info__point__text {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .map-info__point__title, .map-info__point__link {
    font-size: 14px;
  }
  .map-info__point__text {
    font-size: 18px;
  }
}
.map-info__footer {
  margin-top: 60px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 1299px) {
  .map-info__footer {
    margin-top: 30px;
  }
}
@media (max-width: 499px) {
  .map-info__footer {
    flex-direction: column;
  }
}
.map-info__footer .page-badge i {
  margin-right: 10px;
}
@media (max-width: 1299px) {
  .map-info__footer .page-badge {
    margin-bottom: 15px;
  }
}
@media (max-width: 499px) {
  .map-info__footer .page-badge {
    width: 100%;
    margin: 0 0 10px 0;
    justify-content: center;
    text-align: center;
    font-size: 14px;
  }
  .map-info__footer .page-badge:last-child {
    margin: 0;
  }
}

/*end map*/
/*start footer*/
.footer {
  padding: 40px 0;
  font-weight: 500;
  background-color: #231F20;
  font-family: "dopis", sans-serif;
}

.footer__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  .footer__top {
    flex-direction: column;
    align-items: center;
  }
}

.footer__bottom {
  border-top: 1px solid #828282;
  margin-top: 20px;
  padding-top: 30px;
  color: #BDBDBD;
}
.footer__bottom-wrap {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .footer__bottom-wrap {
    flex-direction: column;
  }
}
.footer__bottom .footer__social {
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 1299px) {
  .footer__bottom .footer__social {
    right: 15px;
  }
}
@media (max-width: 576px) {
  .footer__bottom .footer__social {
    position: static;
    margin-bottom: 15px;
    justify-content: center;
  }
  .footer__bottom .footer__social ._telegram {
    margin: 0;
  }
  .footer__bottom .footer__social a {
    padding: 10px;
  }
}

.footer__logo {
  display: flex;
  align-items: center;
  width: 35%;
  max-width: 400px;
  flex-shrink: 0;
}
@media (max-width: 991px) {
  .footer__logo {
    width: auto;
    max-width: inherit;
    margin-bottom: 40px;
  }
}
@media (max-width: 576px) {
  .footer__logo {
    margin-bottom: 20px;
  }
}

.footer__menu {
  display: flex;
  justify-content: space-between;
  width: 60%;
}
.footer__menu .menu-link {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}
.footer__menu .menu-link:hover, .footer__menu .menu-link.active {
  color: #BB171B;
}
@media (max-width: 991px) {
  .footer__menu {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .footer__menu .menu-link {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .footer__menu {
    flex-direction: column;
    align-items: center;
  }
  .footer__menu .menu-link {
    padding: 10px;
  }
}

.footer-slide._info {
  width: 35%;
  max-width: 400px;
  flex-shrink: 0;
}
.footer-slide._rules {
  width: 60%;
}
@media (max-width: 991px) {
  .footer-slide {
    width: 100%;
  }
  .footer-slide._info, .footer-slide._rules {
    width: 100%;
  }
  .footer-slide._info {
    margin-bottom: 30px;
    max-width: inherit;
  }
}
@media (max-width: 576px) {
  .footer-slide._info {
    margin-bottom: 25px;
  }
}

.slide__title {
  position: relative;
  display: inline-flex;
  cursor: pointer;
}
@media (max-width: 991px) {
  .slide__title {
    display: flex;
    justify-content: center;
    font-size: 14px;
  }
}
.slide__title:after {
  content: "";
  width: 8px;
  height: 8px;
  margin-top: 3px;
  margin-left: 10px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 2px solid #BDBDBD;
  border-bottom: 2px solid #BDBDBD;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.slide__title._active:after {
  margin-top: 8px;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.slide__title:hover, .slide__title._active {
  color: #BB171B;
}
.slide__title:hover:after, .slide__title._active:after {
  border-right: 2px solid #BB171B;
  border-bottom: 2px solid #BB171B;
}

.slide__text {
  padding-top: 30px;
  font-size: 14px;
  display: none;
}
@media (max-width: 991px) {
  .slide__text {
    padding-top: 20px;
  }
}
@media (max-width: 576px) {
  .slide__text {
    padding-top: 15px;
  }
}

.footer__social {
  display: flex;
  align-items: center;
}
.footer__social a {
  text-decoration: none;
}
.footer__social svg path {
  transition: 0.25s;
}
.footer__social a:hover svg path {
  fill: #cd4b3d;
}
.footer__social ._telegram {
  margin-right: 14px;
}

/*end footer*/

/*# sourceMappingURL=style.css.map */
