:root {
  --primary-color: #FFDA05;
  --secondary-color: #FFB905;
  --color-text: #0C0D0D;
}

.theme-blue {
  --primary-color: #405DFF;
  --secondary-color: #2F4DFF;
  --color-text: #fff;
}

.site_index .select2-results {
  display: block;
  border: 1px solid rgba(12, 13, 13, 0.5);
}

@media screen and (min-width: 1025px) {
  .hidden {
    opacity: 0;
    visibility: hidden;
  }
}

.hero {
  position: relative;
  padding-top: 0;
  z-index: 3;
}
.hero__wrap {
  margin-top: 92px;
  display: flex;
  position: relative;
  min-height: calc(100vh - 210px);
}
.hero__title {
  line-height: 1;
  padding-top: 64px;
  max-width: 920px;
  margin-bottom: 32px;
}
.hero__text {
  font-size: 22px;
  margin-bottom: 35px;
}
.hero__text h1 {
  font-size: 22px;
  display: inline;
}
.hero__description {
  font-size: 16px;
  color: #FFFFFF;
}
@media screen and (min-width: 2000px) {
  .hero__inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
  }
  .hero__title {
    padding-top: 0;
  }
  .hero__left {
    padding-left: 8%;
  }
}
.hero__video {
  width: 100%;
  max-width: 16vw;
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer;
  transition: 0.9s ease;
}
.hero__video.active {
  max-width: 100%;
  z-index: 4;
  bottom: -26px;
}
@media screen and (min-width: 1025px) {
  .hero__video.active {
    max-height: calc(100vh - 185px);
    object-fit: cover;
  }
}
.hero__link {
  width: fit-content;
  grid-column: 1/-1;
  margin: 0;
}
.hero__left {
  width: 57%;
}
.hero__right {
  width: 43%;
  min-width: 600px;
  margin-top: auto;
}
.hero__form, .hero .expended__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}
.hero__form, .hero__description {
  max-width: 658px;
}
.hero__form {
  margin-bottom: 30px;
}
.hero__form select {
  background: rgb(37, 38, 38);
  border: unset;
  color: rgba(255, 255, 255, 0.6);
}
.hero .expended {
  grid-column: 1/-1;
  margin: 0;
}
.hero .filter__select {
  width: 100%;
  display: flex;
}
.hero__submit {
  grid-column-start: span 2;
  border: 1px solid transparent;
  padding-top: 19px;
  padding-bottom: 19px;
}
@media screen and (max-width: 1700px) {
  .hero__title {
    font-size: 60px;
  }
}
@media screen and (max-width: 1500px) {
  .hero__title {
    font-size: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .hero__title {
    font-size: 52px;
    padding-top: 30px;
    margin-bottom: 20px;
  }
  .hero__wrap {
    flex-direction: column;
  }
  .hero__left {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
  }
  .hero__right {
    width: 100%;
    min-width: unset;
    display: flex;
    flex-direction: column;
  }
  .hero__video {
    position: static;
    max-width: unset;
  }
  .hero__text, .hero__description {
    margin-bottom: 34px;
  }
  .hero__form {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .hero {
    padding-bottom: 10px;
  }
  .hero__text, .hero__description {
    margin-bottom: 24px;
  }
  .hero__title {
    padding-top: 20px;
    font-size: 30px;
    margin-bottom: 10px;
  }
  .hero__text, .hero__text h1, .hero__description {
    font-size: 14px;
  }
  .hero__form, .hero .expended__list {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .hero__submit {
    margin-top: 5px;
    order: 3;
    grid-column-start: unset;
  }
}

.bestsellers {
  padding-bottom: 120px;
}
.bestsellers__head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.bestsellers__img {
  position: relative;
}
.bestsellers__year {
  font-size: 12px;
  color: #fff;
  opacity: 0.5;
  margin-bottom: 4px;
}
.bestsellers__name {
  font-size: 21px;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 340px;
  display: inline-block;
}
@media screen and (max-width: 1600px) {
  .bestsellers__name {
    max-width: 300px;
  }
}
.bestsellers__inner {
  display: flex;
  flex-direction: column;
  padding: 16px 24px;
}
.bestsellers__info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bestsellers__img {
  display: block;
  width: 100%;
}
.bestsellers__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s ease;
}
@media screen and (max-width: 768px) {
  .bestsellers {
    padding-bottom: 40px;
  }
}

.svg_1 .svg-elem-1 {
  stroke-dashoffset: 220.0828857422px;
  stroke-dasharray: 220.0828857422px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
}
.svg_1.active .svg-elem-1 {
  stroke-dashoffset: 0;
}
.svg_1 .svg-elem-2 {
  stroke-dashoffset: 96.2477796077px;
  stroke-dasharray: 96.2477796077px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
}
.svg_1.active .svg-elem-2 {
  stroke-dashoffset: 0;
}
.svg_1 .svg-elem-3 {
  stroke-dashoffset: 33.4159265359px;
  stroke-dasharray: 33.4159265359px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;
}
.svg_1.active .svg-elem-3 {
  stroke-dashoffset: 0;
}
.svg_1 .svg-elem-4 {
  stroke-dashoffset: 25.6417617798px;
  stroke-dasharray: 25.6417617798px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s;
}
.svg_1.active .svg-elem-4 {
  stroke-dashoffset: 0;
}
.svg_1 .svg-elem-5 {
  stroke-dashoffset: 27.5px;
  stroke-dasharray: 27.5px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s;
}
.svg_1.active .svg-elem-5 {
  stroke-dashoffset: 0;
}
.svg_1 .svg-elem-6 {
  stroke-dashoffset: 27.5px;
  stroke-dasharray: 27.5px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s;
}
.svg_1.active .svg-elem-6 {
  stroke-dashoffset: 0;
}
.svg_1 .svg-elem-7 {
  stroke-dashoffset: 21px;
  stroke-dasharray: 21px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s;
}
.svg_1.active .svg-elem-7 {
  stroke-dashoffset: 0;
}
.svg_1 .svg-elem-8 {
  stroke-dashoffset: 12.5px;
  stroke-dasharray: 12.5px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s;
}
.svg_1.active .svg-elem-8 {
  stroke-dashoffset: 0;
}
.svg_1 .svg-elem-9 {
  stroke-dashoffset: 33.0710334778px;
  stroke-dasharray: 33.0710334778px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s;
}
.svg_1.active .svg-elem-9 {
  stroke-dashoffset: 0;
}
.svg_1 .svg-elem-10 {
  stroke-dashoffset: 11px;
  stroke-dasharray: 11px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s;
}
.svg_1.active .svg-elem-10 {
  stroke-dashoffset: 0;
}

.svg_2 .svg-elem-1 {
  stroke-dashoffset: 124.7006149292px;
  stroke-dasharray: 124.7006149292px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
}
.svg_2.active .svg-elem-1 {
  stroke-dashoffset: 0;
}
.svg_2 .svg-elem-2 {
  stroke-dashoffset: 36.5921936035px;
  stroke-dasharray: 36.5921936035px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s;
}
.svg_2.active .svg-elem-2 {
  stroke-dashoffset: 0;
}
.svg_2 .svg-elem-3 {
  stroke-dashoffset: 9.3749895096px;
  stroke-dasharray: 9.3749895096px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s;
}
.svg_2.active .svg-elem-3 {
  stroke-dashoffset: 0;
}
.svg_2 .svg-elem-4 {
  stroke-dashoffset: 43.4814834595px;
  stroke-dasharray: 43.4814834595px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s;
}
.svg_2.active .svg-elem-4 {
  stroke-dashoffset: 0;
}
.svg_2 .svg-elem-5 {
  stroke-dashoffset: 34.6385421753px;
  stroke-dasharray: 34.6385421753px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s;
}
.svg_2.active .svg-elem-5 {
  stroke-dashoffset: 0;
}
.svg_2 .svg-elem-6 {
  stroke-dashoffset: 24.125px;
  stroke-dasharray: 24.125px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s;
}
.svg_2.active .svg-elem-6 {
  stroke-dashoffset: 0;
}
.svg_2 .svg-elem-7 {
  stroke-dashoffset: 124.7005386353px;
  stroke-dasharray: 124.7005386353px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.72s;
}
.svg_2.active .svg-elem-7 {
  stroke-dashoffset: 0;
}
.svg_2 .svg-elem-8 {
  stroke-dashoffset: 36.5923080444px;
  stroke-dasharray: 36.5923080444px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.84s;
}
.svg_2.active .svg-elem-8 {
  stroke-dashoffset: 0;
}
.svg_2 .svg-elem-9 {
  stroke-dashoffset: 9.375px;
  stroke-dasharray: 9.375px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.96s;
}
.svg_2.active .svg-elem-9 {
  stroke-dashoffset: 0;
}
.svg_2 .svg-elem-10 {
  stroke-dashoffset: 43.4814872742px;
  stroke-dasharray: 43.4814872742px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.08s;
}
.svg_2.active .svg-elem-10 {
  stroke-dashoffset: 0;
}
.svg_2 .svg-elem-11 {
  stroke-dashoffset: 34.638507843px;
  stroke-dasharray: 34.638507843px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s;
}
.svg_2.active .svg-elem-11 {
  stroke-dashoffset: 0;
}
.svg_2 .svg-elem-12 {
  stroke-dashoffset: 24.125px;
  stroke-dasharray: 24.125px;
  -webkit-transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.32s;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.32s;
}
.svg_2.active .svg-elem-12 {
  stroke-dashoffset: 0;
}

.svg_3 .svg-elem-1 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
}
.svg_3.active .svg-elem-1 {
  fill: url("#pattern0_4303_25063");
}
.svg_3 .svg-elem-2 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;
}
.svg_3.active .svg-elem-2 {
  fill: rgb(255, 255, 255);
}

.svg_4 .svg-elem-1 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
}
.svg_4.active .svg-elem-1 {
  fill: url("#pattern0_4341_195587");
}
.svg_4 .svg-elem-2 {
  fill: transparent;
  -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;
}
.svg_4.active .svg-elem-2 {
  fill: rgb(255, 255, 255);
}

.benefits {
  padding-bottom: 50px;
}
.benefits__title {
  max-width: 900px;
}
.benefits__top {
  border-right: 1px solid #3B3B3B;
  border-top: 1px solid #3B3B3B;
  border-left: 1px solid #3B3B3B;
  height: 35px;
  margin: 0 -10px 30px;
}
.benefits__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  position: relative;
  overflow: hidden;
}
.benefits__list::before, .benefits__list::after {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  background-color: #000;
  z-index: 1;
}
.benefits__list::before {
  width: 100%;
  height: 4px;
}
.benefits__list::after {
  width: 4px;
  height: 100%;
}
.benefits__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.benefits__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.benefits__item {
  padding: 40px;
  cursor: pointer;
  position: relative;
  background-color: #0C0D0D;
  transition: 0.3s ease;
}
@media screen and (min-width: 769px) {
  .benefits__item:nth-child(2) {
    border-top: 1px solid #3B3B3B;
    border-left: 1px solid #3B3B3B;
  }
  .benefits__item:nth-child(3) {
    border-top: 1px solid #3B3B3B;
    border-right: 1px solid #3B3B3B;
  }
  .benefits__item:nth-child(4) {
    border-left: 1px solid #3B3B3B;
    border-bottom: 1px solid #3B3B3B;
  }
  .benefits__item:nth-child(5) {
    border-right: 1px solid #3B3B3B;
    border-bottom: 1px solid #3B3B3B;
  }
}
@media screen and (min-width: 769px) {
  .benefits__item.hide {
    opacity: 0;
  }
}
.benefits__img {
  width: 150px;
  height: 130px;
  margin-bottom: 96px;
}
.benefits__subtitle {
  font-size: 22px;
  color: #F6F6F6;
  margin-bottom: 16px;
}
.benefits__text {
  font-size: 16px;
  font-weight: 500;
  color: rgba(246, 246, 246, 0.6);
  max-width: 500px;
}
@media screen and (max-width: 768px) {
  .benefits__top {
    margin-bottom: 10px;
    height: 25px;
  }
  .benefits__list {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
  }
  .benefits__list::before, .benefits__list::after {
    display: none;
  }
  .benefits__bg {
    display: none;
  }
  .benefits__item {
    padding: 20px;
    border: 1px solid #3B3B3B;
  }
  .benefits__item:not(:last-child) {
    margin-bottom: 20px;
  }
  .benefits__img {
    width: 127px;
    height: 110px;
    margin-bottom: 35px;
  }
  .benefits__subtitle {
    margin-bottom: 15px;
  }
}

.help {
  padding: 0;
  position: relative;
  overflow: hidden;
}
.help form {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  color: #fff;
  justify-content: space-between;
}
.help form .default-btn {
  margin: 15px 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
.help form > div {
  width: 48%;
}
.help form input[type=tel] {
  padding: 12px 20px;
  border: unset;
  font-size: 18px;
  font-weight: 500;
  width: 100%;
}
.help__select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-bottom-color: #0C0D0D !important;
}
.help__title {
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
  color: #0C0D0D;
  font-family: "Montserrat", sans-serif;
  font-size: 45px;
  line-height: 110%;
}
.help__wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: var(--primary-color);
}
.help__content {
  padding-left: 80px;
}
.help__info {
  width: 100%;
  max-width: 550px;
}
.help__description {
  color: #0C0D0D;
}
.help__description span {
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 7px;
}
.help__text {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 40px;
}
.help__warning {
  font-size: 15px;
  color: rgba(12, 13, 13, 0.8);
}
.help__warning span {
  position: relative;
  font-weight: 600;
}
.help__warning span::before {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 0;
  height: 1px;
  transition: 0.5s ease;
  background-color: #242525;
}
.help__warning span.active::before {
  width: 100%;
}
@media screen and (max-width: 1460px) {
  .help__title {
    font-size: 50px;
  }
}
@media screen and (max-width: 1280px) {
  .help__title {
    font-size: 40px;
    margin-bottom: 20px;
  }
  .help__text {
    font-size: 18px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .help {
    background-color: var(--primary-color);
  }
  .help__info {
    width: auto;
    max-width: unset;
    margin: 20px 0 0;
  }
  .help__content {
    padding: 80px 0;
  }
  .help__img {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .help__title {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .help__title br {
    display: none;
  }
  .help__text {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .help__images .parallax-image {
    position: static;
  }
  .help__images .parallax-image.image-1 {
    display: none;
  }
  .help__info {
    margin-left: 0;
  }
  .help__warning {
    margin-bottom: 30px;
  }
  .help form {
    gap: 15px;
  }
  .help form input[type=tel], .help form > div {
    font-size: 16px;
    width: 100%;
  }
  .help form .default-btn {
    margin: 0;
  }
  .help__submit {
    margin-top: 0;
  }
  .help__description {
    font-size: 16px;
  }
}

.novelty {
  background-color: #0C0D0D;
  position: relative;
  z-index: 2;
}
.novelty__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 40px 20px;
  margin-bottom: 44px;
}
.novelty__top {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  position: relative;
  z-index: 5;
}
.novelty__top .novelty__link {
  display: none;
}
.novelty__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 32px;
}
.novelty__form {
  position: relative;
}
.novelty__brands {
  display: flex;
  align-items: center;
  gap: 10px;
}
.novelty__brand {
  cursor: pointer;
  color: rgba(255, 255, 255, 0.8);
  background-color: #3B3B3B;
  padding: 5px 10px;
  position: relative;
  transition: 0.3s linear;
}
.novelty__brand:hover {
  background-color: rgba(255, 255, 255, 0.3);
  color: #fff;
}
.novelty__brand.active {
  color: rgba(12, 13, 13, 0.8);
  background-color: var(--primary-color);
}
.novelty__brand.active span {
  font-weight: 600;
}
.novelty__brand span {
  font-size: 16px;
  font-weight: 500;
}
.novelty__brand input {
  display: none;
}
.novelty__more {
  display: flex;
  align-items: center;
  width: fit-content;
  margin: 0 auto;
}
.novelty__more span {
  line-height: 1;
}
@media screen and (max-width: 1600px) {
  .novelty__brand span {
    font-size: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .novelty__list {
    grid-template-columns: 1fr;
    grid-gap: 16px;
  }
  .novelty__top {
    align-items: center;
  }
  .novelty__top .novelty__link {
    display: flex;
  }
  .novelty__top .novelty__link span {
    display: none;
  }
  .novelty__brands, .novelty__brand {
    width: max-content;
  }
  .novelty__head {
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .novelty__head .novelty__link {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .novelty__list {
    margin-bottom: 30px;
  }
}

.popular {
  background-color: #F6F6F6;
  overflow: hidden;
}
.popular__slider {
  overflow: unset;
  transition: 0.3s ease;
}
.popular__slider.active {
  clip-path: inset(-100vw -100vw -100vw 0);
}
.popular__slide {
  position: relative;
  height: 480px;
}
.popular__name, .popular__amount {
  position: absolute;
  left: 20px;
  color: #fff;
  transition: 0.3s ease;
}
.popular__img {
  width: 100%;
  height: 100%;
  display: flex;
}
.popular__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.popular__name {
  font-size: 22px;
  top: 20px;
}
.popular__amount {
  font-size: 21px;
  bottom: 24px;
}
.popular__pagination {
  display: none;
}
.popular .header-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.popular__arrows {
  display: flex;
  align-items: center;
  gap: 8px;
}
.popular__white {
  position: absolute;
  inset: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease;
  background-color: #fff;
}
.popular__arrow {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: var(--primary-color);
}
.popular__arrow svg {
  min-width: 20px;
  width: 20px;
  height: 20px;
}
@media screen and (min-width: 1600px) {
  .popular .popular__arrows {
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  .popular__slide a:hover .popular__white {
    opacity: 1;
    visibility: visible;
  }
  .popular__slide a:hover .popular__name, .popular__slide a:hover .popular__amount {
    color: #0C0D0D;
  }
}
@media screen and (max-width: 768px) {
  .popular {
    padding-bottom: 80px;
  }
  .popular__slide {
    height: auto;
  }
  .popular__pagination {
    display: flex;
  }
  .popular__arrows {
    translate: 0 40px;
  }
}

.service {
  position: relative;
}
.service__title {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
}
.service__wrap {
  display: flex;
  flex-direction: column;
}
.service__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  max-width: 1110px;
  width: 60%;
}
.service__item {
  padding: 30px 35px;
  border: 1px solid #3B3B3B;
  display: flex;
  align-items: center;
  gap: 30px;
}
.service__text {
  font-size: 22px;
  font-weight: 500;
  color: #F6F6F6;
  line-height: 1.2;
  max-width: 327px;
}
.service__img {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.service__img picture {
  width: 100%;
  height: 100%;
}
.service__img picture img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.service__count {
  font-size: 59px;
  font-weight: 300;
}
@media screen and (max-width: 1460px) {
  .service__item {
    gap: 26px;
  }
  .service__count {
    font-size: 43px;
  }
  .service__text {
    font-size: 16px;
  }
  .service__img {
    top: 50%;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 1300px) {
  .service__title {
    width: 70%;
  }
  .service__img {
    height: 80%;
  }
}
@media screen and (max-width: 1024px) {
  .service__img {
    position: static;
  }
  .service__title {
    width: 100%;
  }
  .service__list {
    width: 100%;
    max-width: unset;
  }
  .service__img {
    transform: unset;
    height: 100%;
  }
}
@media screen and (max-width: 768px) {
  .service__list {
    grid-template-columns: 1fr;
  }
  .service__title {
    margin-bottom: 30px;
  }
  .service__item {
    padding: 20px;
  }
}

#selection {
  position: relative;
  z-index: 2;
}
#selection .select2-selection__rendered {
  font-size: 18px !important;
  border: 1px solid rgba(12, 13, 13, 0.5);
}
#selection .modern-range-year {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.selection {
  background-color: var(--primary-color);
}
.selection__wrap {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.selection__description {
  font-size: 22px;
  max-width: 700px;
}
.selection__title {
  color: #0C0D0D;
  max-width: 1100px;
}
@media screen and (max-width: 1024px) {
  .selection__title {
    margin-bottom: 24px;
  }
  .selection__wrap {
    flex-direction: column;
    align-items: flex-start;
  }
}

.stages {
  height: 680px;
  overflow: hidden;
  background-color: #fff;
}
.stages input[name=hor-accordion] {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.stages__input .default-input__character, .stages__select .default-input__character {
  color: rgba(12, 13, 13, 0.5);
}
.stages .engine-capacity {
  display: flex;
  align-items: center;
}
.stages .engine-capacity input {
  width: 35px;
}
.stages .engine-capacity span {
  margin: 0 8px;
}
.stages .default-input__character {
  text-transform: uppercase;
}
.stages__selects {
  display: flex;
  flex-wrap: wrap;
}
.stages__selects > div, .stages__selects > label {
  width: 50%;
}
.stages__input.error {
  border-color: #962323;
}
.stages__error {
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  color: #962323;
  display: none;
  align-items: center;
  gap: 10px;
  position: absolute;
  left: 0;
  bottom: 50px;
}
.stages input[type=radio][name=hor-accordion] ~ .stages__label > * {
  font-size: 18px;
  font-weight: 500;
  white-space: nowrap;
  transform: rotate(270deg);
  position: absolute;
  bottom: 40px;
  width: 100px;
  text-transform: uppercase;
  display: block;
}
.stages__label {
  display: block;
  float: left;
  height: 680px;
  width: 100px;
  overflow: hidden;
  position: relative;
  text-align: center;
  font-size: 14px;
  line-height: 110px;
  transition: background 300ms ease;
  pointer-events: none;
}
.stages__content {
  position: absolute;
  top: 75px;
  left: 0;
  width: calc(100% - 40px);
}
.stages__ranges {
  display: grid;
  grid-template-columns: repeat(3, 33.3%);
}
.stages__range .default-input__character {
  margin-bottom: 8px;
}
.stages__item {
  position: relative;
}
.stages__item.error .stages__error {
  display: flex;
}
.stages__item.error .stages__next {
  pointer-events: none;
  user-select: none;
  opacity: 0.5;
}
.stages__item .error__text {
  display: none;
}
.stages__item .stages__label {
  border-left: 1px solid #fff;
}
.stages__item:first-child input[type=radio][name=hor-accordion] ~ .stages__label > * {
  bottom: 30px;
}
.stages__item:not(:first-child) .stages__label {
  border-color: #202022;
}
.stages__item.next .stages__label {
  background: #0C0D0D;
  color: var(--primary-color);
}
.stages__item.active .stages__label, .stages__item.prev .stages__label {
  background: #fff;
  color: #0C0D0D;
}
.stages__slide {
  display: block;
  width: 0;
  float: left;
  overflow-x: hidden;
  white-space: nowrap;
  background-color: #fff;
  transition: all 500ms ease;
  position: relative;
  height: 680px;
}
.stages__range .default-input__character {
  color: rgba(12, 13, 13, 0.5);
}
.stages__subtitle {
  font-size: 15px;
  color: rgba(12, 13, 13, 0.6);
  margin-bottom: 7px;
  text-transform: uppercase;
}
.stages__title {
  margin-bottom: 40px;
}
.stages__before {
  position: absolute;
  left: 10px;
  bottom: 65px;
  rotate: 270deg;
}
.stages__btns {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  right: 40px;
  bottom: 50px;
}
.stages__success {
  position: absolute;
  inset: 0;
  margin: auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.stages__success > svg {
  margin-bottom: 40px;
}
.stages__success h3 {
  margin-bottom: 14px;
}
.stages__success-text {
  font-size: 21px;
  margin-bottom: 40px;
}
.stages__submit {
  font-size: 15px;
}
.stages__grid {
  display: flex;
  flex-wrap: wrap;
}
.stages__grid > *:not(.textarea) {
  width: 33.3%;
}
.stages__grid .textarea {
  width: 100%;
}
.stages__mobile {
  display: none;
}
.stages .stages__item:nth-child(1):nth-last-child(2) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 200px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(1):nth-last-child(2) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(2):nth-last-child(1) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 200px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(2):nth-last-child(1) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(1):nth-last-child(3) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 300px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(1):nth-last-child(3) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(2):nth-last-child(2) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 300px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(2):nth-last-child(2) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(3):nth-last-child(1) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 300px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(3):nth-last-child(1) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(1):nth-last-child(4) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 400px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(1):nth-last-child(4) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(2):nth-last-child(3) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 400px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(2):nth-last-child(3) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(3):nth-last-child(2) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 400px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(3):nth-last-child(2) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(4):nth-last-child(1) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 400px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(4):nth-last-child(1) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(1):nth-last-child(5) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 500px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(1):nth-last-child(5) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(2):nth-last-child(4) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 500px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(2):nth-last-child(4) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(3):nth-last-child(3) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 500px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(3):nth-last-child(3) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(4):nth-last-child(2) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 500px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(4):nth-last-child(2) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(5):nth-last-child(1) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 500px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(5):nth-last-child(1) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(1):nth-last-child(6) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 600px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(1):nth-last-child(6) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(2):nth-last-child(5) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 600px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(2):nth-last-child(5) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(3):nth-last-child(4) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 600px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(3):nth-last-child(4) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(4):nth-last-child(3) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 600px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(4):nth-last-child(3) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(5):nth-last-child(2) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 600px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(5):nth-last-child(2) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(6):nth-last-child(1) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 600px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(6):nth-last-child(1) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(1):nth-last-child(7) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 700px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(1):nth-last-child(7) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(2):nth-last-child(6) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 700px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(2):nth-last-child(6) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(3):nth-last-child(5) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 700px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(3):nth-last-child(5) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(4):nth-last-child(4) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 700px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(4):nth-last-child(4) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(5):nth-last-child(3) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 700px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(5):nth-last-child(3) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(6):nth-last-child(2) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 700px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(6):nth-last-child(2) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(7):nth-last-child(1) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 700px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(7):nth-last-child(1) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(1):nth-last-child(8) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 800px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(1):nth-last-child(8) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(2):nth-last-child(7) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 800px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(2):nth-last-child(7) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(3):nth-last-child(6) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 800px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(3):nth-last-child(6) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(4):nth-last-child(5) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 800px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(4):nth-last-child(5) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(5):nth-last-child(4) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 800px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(5):nth-last-child(4) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(6):nth-last-child(3) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 800px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(6):nth-last-child(3) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(7):nth-last-child(2) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 800px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(7):nth-last-child(2) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
.stages .stages__item:nth-child(8):nth-last-child(1) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
  width: calc(100% - 800px + 100px);
  padding: 0 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .stages .stages__item:nth-child(8):nth-last-child(1) input[type=radio][name=hor-accordion]:checked ~ .stages__slide {
    width: 100%;
    padding: 0 16px;
  }
}
@media screen and (max-width: 1024px) {
  .stages {
    height: auto;
    overflow: unset;
  }
  .stages input[type=radio][name=hor-accordion] ~ .stages__label > * {
    position: static;
    transform: unset;
    font-size: 15px;
  }
  .stages__label {
    float: unset;
    line-height: 1.5;
    height: 78px;
    width: 100%;
    display: flex;
    align-items: center;
    text-align: left;
    padding-left: 16px;
  }
  .stages__error {
    left: 10px;
    bottom: 14px;
    position: static;
    margin: -20px 0 10px;
  }
  .stages__error p br {
    display: none;
  }
  .stages__error svg {
    min-width: 16px;
  }
  .stages__slide {
    float: unset;
    width: 100% !important;
    height: auto;
    padding: 0 16px;
    transition: unset;
    white-space: unset;
    overflow-x: unset;
  }
  .stages__item:not(:last-child) {
    border-bottom: 1px solid rgba(12, 13, 13, 0.8);
  }
  .stages__item:not(:first-child) .stages__slide {
    display: none;
  }
  .stages__item.active .stages__label {
    color: rgba(12, 13, 13, 0.6);
  }
  .stages__item.prev .stages__label {
    background: #0C0D0D;
    color: var(--primary-color);
  }
  .stages__item .stages__label {
    border-left: unset;
  }
  .stages__content {
    position: static;
    width: 100%;
  }
  .stages__btns {
    padding: 24px 0 40px;
    position: static;
  }
  .stages__success {
    position: static;
    padding: 40px 0;
  }
  .stages__subtitle {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .stages {
    margin: 0 -16px;
  }
  .stages__title {
    margin-bottom: 24px;
  }
  .stages__ranges {
    grid-template-columns: 1fr;
  }
  .stages__selects > div, .stages label {
    width: 100%;
  }
  .stages__grid > *:not(.textarea) {
    width: 100%;
  }
  .stages__success > svg {
    margin-bottom: 24px;
  }
  .stages__success h3 {
    margin-bottom: 8px;
  }
  .stages__success h3 br {
    display: none;
  }
  .stages__success-text {
    margin-bottom: 0;
  }
  .stages__success-text br {
    display: none;
  }
  .stages__reset {
    display: none;
  }
  .stages__mobile {
    display: flex;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
  }
  .stages a.stages__mobile {
    align-items: center;
    gap: 12px;
    margin-top: 12px;
  }
  .stages div.stages__mobile {
    margin-bottom: 24px;
  }
}

.body__wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.body__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  padding-bottom: 90px;
}
.body__item {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  text-align: center;
  cursor: pointer;
  padding: 16px;
  height: 100%;
  transition: 0.3s ease;
}
.body__item.active {
  background-color: #F6F6F6;
}
.body__item:hover {
  background-color: #F6F6F6;
}
.body__item:hover .body__checkbox {
  background-color: #0C0D0D;
}
.body__item:hover .body__checkbox svg {
  opacity: 1;
  visibility: visible;
}
.body__item:hover .body__checkbox svg path {
  fill: grey;
}
.body__checkbox {
  position: relative;
}
.body__checkbox svg {
  position: absolute;
  top: 5px;
  left: 3px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease;
}
.body__checkbox svg path {
  transition: 0.3s ease;
}
.body input {
  display: none;
}
.body input:checked + .body__checkbox {
  background-color: #0C0D0D;
}
.body input:checked + .body__checkbox svg {
  opacity: 1;
  visibility: visible;
}
.body input:checked + .body__checkbox svg path {
  fill: var(--primary-color);
}
.body__name {
  font-size: 18px;
}
.body__checkbox {
  width: 24px;
  height: 24px;
  display: inline-block;
  border: 1px solid #0C0D0D;
  transition: 0.3s ease;
}
.body__img {
  display: block;
  margin-bottom: 10px;
  min-width: 258px;
}
@media screen and (max-width: 1620px) {
  .body__img {
    min-width: 228px;
  }
}
@media screen and (max-width: 1460px) {
  .body__img {
    min-width: 180px;
  }
}
@media screen and (max-width: 1300px) {
  .body__img {
    min-width: 140px;
  }
}
.body__img img {
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .body__list {
    grid-template-columns: repeat(2, 1fr);
    padding-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .body__name {
    font-size: 15px;
  }
  .body__img {
    min-width: unset;
  }
}

.clients {
  background-color: #fff;
  position: relative;
  z-index: 2;
}
.clients__wrap {
  display: flex;
  align-items: flex-end;
  gap: 20px;
}
.clients__title {
  color: #0C0D0D;
  max-width: 1100px;
}
.clients__text {
  font-size: 21px;
  max-width: 390px;
  min-width: 390px;
  margin-left: 40px;
}
.clients__pagination {
  display: none;
}
.clients__arrows {
  display: flex;
  margin-top: 40px;
  gap: 8px;
}
.clients__video {
  display: block;
  width: 100%;
  height: auto;
  transition: 0.3s ease;
}
@media screen and (min-width: 1025px) {
  .clients__slider {
    width: calc(100% - 400px);
  }
  .clients__slider.active .clients__slide.swiper-slide-active > div {
    scale: 0.8;
  }
  .clients__slider.active .clients__slide.swiper-slide-next > div {
    scale: 1.3;
  }
}
.clients__slide > div {
  cursor: pointer;
  overflow: hidden;
  transition: 0.3s ease;
  position: relative;
}
.clients__slide > div:hover .clients__video {
  scale: 1.05;
}
.clients__play {
  position: absolute;
  inset: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease;
}
.clients__play svg {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .clients__slider {
    width: 100%;
    max-width: 100%;
    padding-right: 20px;
  }
  .clients__text {
    max-width: unset;
    margin-left: 0;
  }
  .clients__text > p {
    padding: 0 20px;
  }
  .clients__arrows {
    padding: 0 20px;
  }
  .clients__wrap {
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .clients__slider {
    margin-top: 24px;
    margin-left: 20px;
  }
  .clients__pagination {
    display: flex;
    transform: translateY(-4px);
  }
  .clients__arrows {
    order: 1;
    justify-content: center;
    margin: 50px auto 0;
    width: 100%;
  }
  .clients__play {
    width: 100px;
    height: 100px;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .clients__wrap {
    gap: 0;
  }
  .clients__text {
    display: contents;
  }
  .clients .header-wrap {
    margin-bottom: 24px;
  }
}

.scroll-section {
  position: relative;
  height: calc(100vh - 90px);
  overflow: hidden;
  background: url("../img/cta-bg2.webp") lightgray 0px -17.394px/100% 108.07% no-repeat;
  background-attachment: fixed;
  background-position: bottom;
  background-size: cover;
}
.scroll-section:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(183.96deg, rgba(0, 0, 0, 0) 16.09%, rgba(12, 13, 13, 0.2) 74.56%), linear-gradient(182.69deg, rgba(0, 0, 0, 0) 10.2%, #0C0D0D 96.31%);
}

.background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(183.96deg, rgba(0, 0, 0, 0) 16.09%, rgba(12, 13, 13, 0.2) 74.56%), linear-gradient(182.69deg, rgba(0, 0, 0, 0) 10.2%, #0C0D0D 96.31%), url("../img/cta-bg2.webp") lightgray 0px -17.394px/100% 108.07% no-repeat;
  z-index: -1;
}

.text-section {
  position: absolute;
  bottom: 15%;
  left: 5%;
  font-size: 2rem;
  color: #000;
}

.cta__form {
  max-width: 480px;
}
.cta__form p {
  margin-bottom: 30px;
}
.cta__form form {
  gap: 10px;
}
.cta__select {
  width: 100%;
  border: 1px solid #535353;
  background: rgba(0, 0, 0, 0.34);
}
.cta__input {
  width: 100%;
}
.cta__input input {
  font-size: 16px;
  border: 1px solid #535353;
  background: rgba(0, 0, 0, 0.34);
  line-height: 1;
  padding: 20px 13px;
  width: 100%;
  color: #fff;
}
.cta__input input::placeholder {
  color: rgba(255, 255, 255, 0.8);
}
.cta__submit {
  font-size: 16px;
  margin-top: 10px;
}
.cta .text-section {
  font-weight: 500;
  font-size: 22px;
  line-height: 140%;
  color: #FFFFFF;
}
.cta h3 {
  margin-bottom: 24px;
}
.cta .scroll-heading {
  position: absolute;
  top: 10%;
  left: 5%;
  font-size: 56px;
  max-width: 750px;
}
@media screen and (max-width: 1024px) {
  .cta {
    height: auto;
    background-size: cover;
    background-attachment: unset;
  }
  .cta .container-full {
    position: relative;
    z-index: 2;
  }
  .cta .background {
    position: absolute;
    background-size: cover;
  }
  .cta .scroll-heading {
    font-size: 36px;
  }
  .cta .text-section, .cta .scroll-heading {
    position: static;
    opacity: 1;
  }
  .cta__form {
    max-width: unset;
  }
  .cta h2 br, .cta h3 br {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .cta .text-4 > p {
    display: block;
    font-size: 21px;
    margin-bottom: 24px;
  }
  .cta__form > label, .cta__form > div {
    font-size: 21px;
    width: 100%;
  }
}

.faqs__title {
  text-align: center;
  position: relative;
}
.faqs__title::before {
  content: "";
  border-top: 1px solid #3B3B3B;
  border-right: 1px solid #3B3B3B;
  border-left: 1px solid #3B3B3B;
  position: relative;
  z-index: 1;
  height: 35px;
  margin: 0 -20px 30px;
  display: block;
}
.faqs__subtitle {
  cursor: pointer;
}
.faqs__list {
  counter-reset: li;
}
.faqs__item {
  counter-increment: li;
  position: relative;
  border-bottom: 1px solid #3B3B3B;
  padding: 30px 30px 30px 60px;
}
.faqs__item::before {
  content: "[ " counter(li) " ]";
  position: absolute;
  top: 30px;
  left: 0;
  font-size: 22px;
  color: var(--primary-color);
  font-weight: 500;
  line-height: 1;
}
.faqs__item:not(:first-child) .faqs__content {
  display: none;
}
.faqs__item.active .faqs__icon {
  top: 50%;
  transform: translateY(-50%);
}
.faqs__item.active .faqs__icon::before {
  transform: translate(-50%, -50%) rotate(180deg);
}
.faqs__item.active .faqs__icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.faqs__icon {
  position: absolute;
  top: 20px;
  right: 0;
  height: 40px;
  width: 40px;
  transition: 0.3s ease;
}
.faqs__icon::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 2px;
  background: #fff;
  transition: all 0.5s ease;
}
.faqs__icon::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 2px;
  height: 20px;
  background: #fff;
  transition: all 0.5s ease;
}
.faqs__content {
  margin-top: 20px;
  min-width: 970px;
  width: 70%;
}
.faqs__content p:not(:last-of-type) {
  margin-bottom: 20px;
}
.faqs__content video {
  width: 50%;
  margin-top: 20px;
}
@media screen and (max-width: 1024px) {
  .faqs__content {
    min-width: unset;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .faqs__title::before {
    height: 25px;
    margin: 0 -10px 30px;
  }
  .faqs__subtitle {
    font-size: 18px;
  }
  .faqs__item {
    padding: 30px 15px 30px 50px;
  }
  .faqs__item:first-child {
    border-top: 1px solid #3B3B3B;
  }
  .faqs__item::before {
    font-size: 18px;
  }
  .faqs__item.active .faqs__icon {
    top: 20px;
    transform: unset;
  }
  .faqs__content video {
    width: 100%;
    max-height: 250px;
    object-fit: cover;
  }
}

/* general info */
.general-info {
  position: relative;
  width: 100%;
  height: 100%;
  background: linear-gradient(183.96deg, rgba(0, 0, 0, 0) 16.09%, rgba(12, 13, 13, 0.2) 74.56%), linear-gradient(182.69deg, rgba(0, 0, 0, 0) 10.2%, #0C0D0D 96.31%), url("../img/parallax-2-3.webp");
  background-size: cover;
}
.general-info .container-full {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.general-info__title {
  font-size: 56px;
  max-width: 750px;
  transform: translateY(-50px);
  margin-bottom: 24vh;
}
.general-info__text {
  font-size: 2rem;
  color: #fff;
}
.general-info__text--short {
  max-width: 480px;
  font-size: 1.3rem;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 1024px) {
  .general-info__text {
    margin-bottom: 20px;
  }
  .general-info__title {
    font-size: 36px;
    margin-bottom: 6vh;
  }
  .general-info h2 br, .general-info h3 br {
    display: none;
  }
}

.seo__text {
  font-size: 21px;
  color: #F6F6F6;
  max-width: 1200px;
  position: relative;
  overflow: hidden;
  max-height: 190px;
  margin-bottom: 30px;
  transition: 0.3s ease;
}
.seo__text h3, .seo__text h4 {
  margin: 20px 0;
}
.seo__text p, .seo__text ul {
  margin-bottom: 15px;
}
.seo__text ul {
  list-style-type: disc;
}
.seo__text ol {
  list-style: auto;
}
.seo__text li {
  margin-left: 30px;
  margin-bottom: 10px;
}
.seo__text::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -59%;
  background: linear-gradient(180deg, rgba(12, 13, 13, 0) -11.26%, #0C0D0D 41.62%);
  width: 100%;
  height: 190px;
  transition: 0.3s ease;
}
.seo__text.hide {
  max-height: 100%;
}
.seo__more {
  width: fit-content;
  cursor: pointer;
}
.seo__more span.active + svg {
  rotate: 180deg;
}
.seo__more svg {
  transition: 0.3s ease;
}
@media screen and (max-width: 768px) {
  .seo {
    padding-top: 80px;
  }
}

.socials {
  overflow: hidden;
  position: relative;
}
.socials__list {
  display: flex;
  align-items: center;
  gap: 16px;
}
.socials__slider {
  overflow: unset;
}
.socials__slide.w_25 {
  width: 25%;
}
.socials__slide.w_50 {
  width: 45%;
}
.socials .swiper-slide {
  display: flex;
  flex-direction: column;
  height: auto;
  justify-content: center;
}
.socials__img {
  max-height: 90vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.socials__img img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: left top;
}
.socials__right {
  font-size: 21px;
  max-width: 520px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.socials__wrapper {
  font-size: 21px;
  display: flex;
  align-items: center;
  gap: 12px;
}
.socials__item a {
  width: 34px;
  height: 34px;
  background-color: var(--primary-color);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease;
}
.socials__item:hover a {
  background-color: #fff;
}
.socials__link {
  display: flex;
  justify-content: space-between;
  margin-top: 16px;
}
.socials__icon {
  width: 34px;
  height: 34px;
  background-color: var(--primary-color);
  display: flex;
  align-items: center;
  justify-content: center;
}
.socials__nav {
  display: none;
}
.socials .header-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1280px) {
  .socials__img {
    height: 306px;
  }
}
@media screen and (max-width: 1024px) {
  .socials .header-wrap {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }
  .socials__slide.w_25 {
    width: 35%;
  }
  .socials__slide.w_50 {
    width: 65%;
  }
  .socials__img {
    height: 426px;
  }
}
@media screen and (max-width: 768px) {
  .socials__nav {
    display: flex;
  }
  .socials__nav .swiper-pagination-bullet {
    background: #202022;
  }
  .socials__nav .swiper-pagination-bullet-active {
    background: var(--primary-color);
  }
  .socials__slider {
    margin-bottom: 65px;
  }
  .socials__slide.w_25 {
    width: 90%;
  }
  .socials__slide.w_50 {
    width: 200%;
  }
}

.hero-second {
  height: 100vh;
  padding: 92px 0 0;
}
.hero-second__video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.socials-second h2 {
  position: relative;
  margin-bottom: 125px;
}
.socials-second .header-wrap {
  margin-bottom: 0;
}
.socials-second__list {
  position: relative;
  display: flex;
  flex-direction: column;
}
.socials-second__item {
  position: relative;
  width: 100%;
  left: 0;
  right: 0;
  padding: 50px 0;
  display: grid;
  grid-template-columns: 52% 46%;
  gap: 20px;
  border-top: 1px solid #3B3B3B;
  background-color: #0C0D0D;
  will-change: transform;
  z-index: 1;
}
.socials-second .socials__nav {
  display: flex;
}
.socials-second .swiper-pagination-bullet {
  background: rgb(32, 32, 34);
}
.socials-second .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}
.socials-second .swiper-pagination-bullet-active {
  background: var(--primary-color);
}
.socials-second__item-flex {
  display: flex;
}
.socials-second__item-flex .socials__slider_group {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.socials-second__item-flex .socials-second__left {
  width: 52%;
}
.socials-second__item-flex .socials-second__right {
  position: relative;
  width: 45%;
  min-width: 396px;
  margin-left: auto;
}
.socials-second__img {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 100%;
  width: 100%;
  background-color: #202022;
  overflow: hidden;
  min-height: 400px;
  max-height: 400px;
}
.socials-second__img img, .socials-second__img video, .socials-second__img iframe {
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
}
.socials-second__title {
  font-size: 128px;
  line-height: 1;
  text-transform: capitalize;
}
.socials-second__info {
  display: flex;
  flex-direction: column;
  gap: 32px;
  height: 100%;
}
.socials-second__left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.socials-second__text {
  max-width: 425px;
}
.socials-second__options {
  display: flex;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 15px;
  color: rgba(255, 255, 255, 0.6);
  margin-top: auto;
}
.socials-second__links {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.socials-second__links a {
  font-size: 15px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
}
.socials-second__links a:hover {
  color: var(--primary-color);
}
.socials-second__link {
  width: fit-content;
}
@media screen and (max-width: 1440px) {
  .socials-second__title {
    font-size: 100px;
  }
}
@media screen and (max-width: 1024px) {
  .socials-second {
    padding-top: 40px;
  }
  .socials-second h2 {
    margin-bottom: 40px;
  }
  .socials-second .header-wrap {
    gap: 0;
  }
  .socials-second__item {
    display: flex;
    flex-direction: column;
    padding: 20px 0;
  }
  .socials-second .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
  }
  .socials-second__item-flex .socials-second__left, .socials-second__item-flex .socials-second__right {
    width: 100%;
    min-width: unset;
  }
  .socials-second__item-flex.w_22 .socials-second__img {
    height: 326px;
    margin: 0 auto;
  }
  .socials-second__info {
    gap: 20px;
  }
  .socials-second__title {
    font-size: 44px;
  }
  .socials-second__img {
    height: 200px;
    min-height: unset;
    order: -1;
  }
}
