html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  /* 1 */
  overflow: visible;
}

button,
select {
  /* 1 */
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -moz-appearance: button;
  appearance: button;
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -moz-appearance: textfield;
  appearance: textfield;
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/* benzin */
@font-face {
  font-family: "Benzin";
  src: local("Benzin ExtraBold"), local("Benzin-ExtraBold"), url("../fonts/Benzin-ExtraBold.woff2") format("woff2"), url("../fonts/Benzin-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Benzin";
  src: local("Benzin Medium"), local("Benzin-Medium"), url("../fonts/Benzin-Medium.woff2") format("woff2"), url("../fonts/Benzin-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Benzin";
  src: local("Benzin Bold"), local("Benzin-Bold"), url("../fonts/Benzin-Bold.woff2") format("woff2"), url("../fonts/Benzin-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Benzin";
  src: local("Benzin Semibold"), local("Benzin-Semibold"), url("../fonts/Benzin-Semibold.woff2") format("woff2"), url("../fonts/Benzin-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* montserrat */
@font-face {
  font-family: "Montserrat";
  src: local("Montserrat Regular"), local("Montserrat-Regular"), url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: local("Montserrat Bold"), local("Montserrat-Bold"), url("../fonts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: local("Montserrat Medium"), local("Montserrat-Medium"), url("../fonts/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: local("Montserrat SemiBold"), local("Montserrat-SemiBold"), url("../fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../fonts/Montserrat-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* open sans */
@font-face {
  font-family: "Open Sans";
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/OpenSans-Bold.woff2") format("woff2"), url("../fonts/OpenSans-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

* {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
}

html {
  scroll-behavior: smooth;
}

html,
body {
  font-family: "Montserrat";
  font-weight: 400;
  color: #272727;
  font-size: 16px;
}

@media (max-width: 768px) {

  html,
  body {
    font-size: 14px;
  }
}

@media (max-width: 425px) {

  html,
  body {
    font-size: 12px;
  }
}

.top-0 {
  margin-top: 0;
}

img {
  max-width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

svg {
  max-width: 100%;
}

a {
  text-decoration: none;
  color: inherit;
}

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

p {
  font-size: 1.25rem;
  line-height: 150%;
}

input,
textarea,
select {
  border-radius: 5px;
  border: none;
  outline: none;
}

input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
}

fieldset {
  padding: 0;
  border: none;
}

.container {
  max-width: 1470px;
  padding: 0 15px;
  margin: 0 auto;
}

.pages__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 30px;
}

@media (max-width: 992px) {
  .pages__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.pages-main__content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 67rem;
  flex: 1 1 67rem;
  min-width: 0;
}

.subtitle {
  font-family: "Benzin";
  font-weight: 600;
  font-size: 1.875rem;
  text-transform: uppercase;
  line-height: 167%;
}

.subtitle span {
  color: #006be8;
}

.subtitle-XL {
  font-size: 2.5rem;
  line-height: 150%;
}

@media (max-width: 425px) {
  .subtitle-XL {
    font-size: 1.5rem;
  }
}

.subtitle-XS {
  font-size: 1.5625rem;
  font-weight: 500;
}

@media (max-width: 425px) {
  .subtitle-XS {
    font-size: 1.2rem;
  }
}

.section {
  margin-top: 9.375rem;
}

.marker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.marker::before {
  content: "";
  display: inline-block;
  margin-right: 5px;
  width: 7px;
  height: 7px;
  border-radius: 100%;
  background-color: #ffe500;
}

.card-border {
  border-radius: 1.25rem;
  overflow: hidden;
}

.container__content>*+* {
  margin-top: 1.875rem;
}

.container__content>p+p {
  margin-top: 1.25rem;
}

.img-container {
  font-size: 0;
}

.img-container:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.img-container img {
  height: 100%;
  width: 100%;
}

.main-icon-container {
  font-size: 0;
}

.my-swiper-wrapper {
  position: relative;
  max-width: 1610px;
  padding: 0 85px;
  margin: 0 auto;
}

@media (max-width: 576px) {
  .my-swiper-wrapper {
    padding: 0 15px;
  }
}

.swiper {
  margin-top: 3.125rem;
}

@media (max-width: 576px) {
  .swiper {
    margin-top: 2.142rem;
  }
}

.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #e3e3e3;
}

.swiper-pagination-bullet-active {
  background-color: #ffe500;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 7.5px;
}

.grid {
  display: grid;
}

.advantage__card__imagebox,
.advantage__content__card,
.slide-mini__box,
.main-tabs .btn,
.btn-plus,
.help__container,
.img-container,
.main-icon-container {
  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;
}

.modal__container,
.expertise-slide p {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.filter-cards-list__item:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.btn:hover,
.btn:active {
  opacity: 0.9;
}

.header-top {
  background-color: #006be8;
  padding: 20px 0;
  position: relative;
}

.nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
}

.header__nav-top__list {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 768px) {
  .header__nav-top__list {
    display: block;
  }
}

.header__nav-top__list p {
  font-size: 1rem;
}

.nav-top__item {
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 33%;
  flex: 0 1 33%;
  gap: 20px;
}

@media (max-width: 1200px) {
  .nav-top__item-start {
    display: none;
  }
}

.nav-top__item-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-weight: 700;
}

@media (max-width: 1200px) {
  .nav-top__item-end {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}

.nav-top__item .end {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 165px;
  flex: 0 1 165px;
}

.nav-top__item.active {
  color: #006be8;
}

.nav-top__item ul {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  padding: 0 0 0 21px;
  -webkit-column-gap: 4.375rem;
  -moz-column-gap: 4.375rem;
  column-gap: 4.375rem;
}

.nav-top__item ul li {
  list-style-type: disc;
}

.nav-top__item ul li::marker {
  color: #ffe500;
  font-size: 1.4rem;
}

.nav__location {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

@media (max-width: 768px) {
  .nav__location {
    margin: 0;
  }
}

.nav__location__row {
  cursor: pointer;
}

.nav__location__row span {
  color: #ffe500;
}

.nav__location__row::after {
  content: url("../images/Down_Arrow_2.png");
  display: inline-block;
  margin-left: 5px;
  width: 15px;
  height: 7.5px;
}

.custom-select {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #006be8;
  position: absolute;
  z-index: 2;
  padding: 5px 20px;
  border-radius: 5px;
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: top;
  transform-origin: top;
}

.custom-select>*+* {
  margin-top: 1rem;
}

.custom-select.open {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

.custom-option {
  cursor: pointer;
}

.nav__lang__row {
  cursor: pointer;
}

.nav__lang__row::after {
  content: url("../images/Down_Arrow_2.png");
  display: inline-block;
  margin-left: 5px;
  width: 15px;
  height: 7.5px;
}

.schedule {
  font-weight: 500;
}

.header-bottom {
  background-color: #ffe500;
  padding: 10px 0;
  min-height: 60px;
  position: relative;
}

.header__title {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 19.375rem;
  flex: 1 1 19.375rem;
  font-size: 0;
}

.header__nav__contacts-box {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 1.125rem;
  font-weight: 600;
  gap: 5px;
}

@media (max-width: 1200px) {
  .header__nav__contacts-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.header__nav-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 30px;
}

@media (max-width: 1200px) {
  .header__nav-bottom {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.header__nav-bottom__list {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

@media (max-width: 1200px) {
  .header__nav-bottom__list {
    display: none;
  }
}

.bottom__item__title {
  font-size: 1.125rem;
  font-weight: 600;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.bottom__item__title.active {
  color: #006be8;
}

.bottom__item__title.active~span {
  display: block;
  width: 60px;
  height: 4px;
  background-color: #006be8;
  position: absolute;
  bottom: 0;
}

.bottom__item__title:hover+.item__list {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.bottom__item__title:hover {
  color: #006be8;
}

.bottom__item__title.select::after {
  content: url("../images/Down_Arrow_3.svg");
  position: absolute;
  top: -10%;
  right: -15px;
}

.item__list {
  position: absolute;
  top: 60px;
  background-color: #ffe500;
  z-index: 2;
  padding: 20px 10px;
  border-radius: 5px;
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: top;
  transform-origin: top;
}

.item__list li+li {
  margin-top: 20px;
}

.item__list:hover {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

.item__list__item {
  font-size: 16px;
  font-weight: 600;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.item__list__item:hover {
  color: #006be8;
  -webkit-transform: translateX(3px);
  transform: translateX(3px);
}

.nav__item__menu {
  cursor: pointer;
  padding: 10px 20px;
  margin-left: 6.875rem;
  border: none;
  color: #ffffff;
  font-size: 1.125rem;
  font-weight: 700;
  border-radius: 10px;
  background-color: #006be8;
  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;
  gap: 10px;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

@media (max-width: 1200px) {
  .nav__item__menu {
    margin-left: 0;
  }
}

.nav__item__menu .burger__box {
  width: 17px;
  height: 17px;
}

.banner {
  position: relative;
}

.banner__block {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.banner__block-home {
  background-image: url("../images/banners/banner-mask.png"), url("../images/banners/car-home.png"), url("../images/banners/outdoor-forest.png");
  background-position-x: 100%, 100%, 100%;
  background-position-y: 100%, 70%, 100%;
  background-size: cover, 60%, cover;
}

@media (max-width: 1400px) {
  .banner__block-home {
    background-size: cover, 80%, cover;
  }
}

@media (max-width: 1200px) {
  .banner__block-home {
    background-position-x: center, center, 100%;
    background-size: cover, contain, cover;
  }
}

.banner__block-office {
  background-image: url("../images/banners/banner-mask-other.png"), url("../images/banners/office-banner.png");
}

.banner__block-movers {
  background-image: url("../images/banners/banner-mask-other.png"), url("../images/banners/movers-banner.png");
}

.banner__block-pacckage {
  background-image: url("../images/banners/banner-mask-other.png"), url("../images/banners/package.png");
}

.banner__content {
  color: #ffffff;
  padding: 9.875rem 0 11.125rem 0;
}

.banner__content>*+* {
  margin-top: 1.5625rem;
}

.banner__content .buttons__container {
  margin-top: 2.5rem;
}

@media (max-width: 576px) {
  .banner__content .buttons__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.banner__content .buttons__container-pages {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 10rem;
}

.banner__content-home {
  max-width: 45.125rem;
}

@media (max-width: 1550px) {
  .banner__content-home {
    padding-left: 9.875rem;
  }
}

@media (max-width: 1200px) {
  .banner__content-home {
    margin: 0 auto;
    padding-left: 0;
  }
}

.banner__content-pages {
  max-width: 100%;
  text-align: center;
  padding-bottom: 30px;
}

.banner__desc {
  font-size: 1.5625rem;
  font-weight: 400;
  line-height: 140%;
}

.banner__desc span {
  font-weight: 700;
}

.socials-vertical {
  position: absolute;
  z-index: 2;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 5px;
}

@media (max-width: 835px) {
  .socials-mobile {
    position: fixed;
    right: 24px;
    bottom: 30px;
    top: auto;
  }
}

.socials-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}

@media (max-width: 576px) {
  .socials-horizontal {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.social {
  display: block;
  height: 47px;
  background-color: #006be8;
  width: 75px;
  position: relative;
  left: -28px;
}

.social:hover {
  background-color: #ffe500;
  left: 0;
}

.social svg path {
  fill: #fff;
}

.social:hover svg path {
  fill: #006be8;
}

@media (max-width: 835px) {
  .social-mobile {
    left: 0;
    width: 46px;
    height: 46px;
    border-radius: 50%;
  }

  .social-mobile:hover {
    left: -15px;
  }

  .social-mobile.watsapp,
  .social-mobile.instagram,
  .social-mobile.facebook {
    display: none;
  }
}

.social__icon__box {
  width: 22px;
  height: 22px;
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  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;
}

.social-footer {
  left: 0;
  width: 47px;
}

.navigation-modal-wrapper {
  width: 100%;
  position: absolute;
  top: 60px;
  -webkit-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: top;
  transform-origin: top;
  z-index: 3;
  background-color: #006be8;
  background-image: url("../images/banners/Vector.png");
  background-size: contain;
  background-position-x: right;
  background-repeat: no-repeat;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

.navigation-modal-wrapper.open {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
}

.navigation-modal__container {
  padding-top: 60px;
  padding-bottom: 60px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.875rem;
}

@media (max-width: 992px) {
  .navigation-modal__container {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 576px) {
  .navigation-modal__container {
    grid-template-columns: 1fr;
  }
}

.navigation-modal__item {
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 3.125rem;
}

@media (max-width: 576px) {
  .navigation-modal__item {
    gap: 1.875rem;
  }
}

.navigation-modal__item__block .btn-auto {
  margin-top: 2.5rem;
}

.navigation-modal__item__title {
  font-size: 1.5625rem;
  font-weight: 700;
}

@media (max-width: 576px) {
  .navigation-modal__item__title::after {
    content: url("../images/arrow-down.png");
    display: inline-block;
    width: 14px;
    height: auto;
    margin-left: 10px;
  }
}

.navigation-modal__item__list {
  margin-top: 1.875rem;
}

.navigation-modal__item__list>*+* {
  margin-top: 1.25rem;
}

.navigation-modal__item__item {
  font-size: 1.125rem;
  font-weight: 600;
}

@media (max-width: 992px) {
  .navigation-modal__item__item.active {
    color: #ffe500;
  }
}

.navigation-modal__item__list.open {
  display: block;
}

@media (max-width: 576px) {
  .navigation-modal__item__list {
    display: none;
    padding: 0 0 0 20px;
  }
}

.navigation-modal__list__nav>*+* {
  margin-top: 2.5rem;
}

@media (max-width: 576px) {
  .navigation-modal__list__nav>*+* {
    margin-top: 1.875rem;
  }
}

.list__nav__item {
  font-size: 1.5625rem;
  font-weight: 700;
  text-transform: uppercase;
}

.list__nav__item a:hover {
  color: #ffe500;
}

.block__contacts {
  margin-top: 1.875rem;
}

.block__contacts>*+* {
  margin-top: 1.875rem;
}

.block__contacts__contact p {
  font-size: 1.125rem;
  font-weight: 400;
}

.block__contacts__contact a {
  color: inherit;
  font-size: 1.5625rem;
  font-weight: 700;
  margin-top: 1rem;
}

.help__container {
  width: 103px;
  height: 103px;
  border: none;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 30px;
  z-index: 2;
  text-align: center;
  background: url("../images/help.svg");
}

.help__container p {
  font-weight: 700;
  font-size: 12px;
  line-height: 139%;
  text-transform: uppercase;
  color: #fff;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.banner-swiper {
  margin: 0;
}

.banner__slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.slide-1 {
  background-image: url("../images/banners/banner-mask-other.png"), url("../images/banners/service.png");
}

.slide-2 {
  background-image: url("../images/banners/banner-mask-other.png"), url("../images/banners/service.png");
}

.swiper-pagination.banner-swiper-pagination.swiper-pagination-bullets {
  bottom: 0;
}

.buttons__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.btn {
  display: block;
  cursor: pointer;
  width: 16.875rem;
  padding: 1.5rem 1.25rem;
  border: none;
  border-radius: 5px;
  font-size: 1.125rem;
  font-weight: 700;
  text-align: center;
}

.btn-b {
  background-color: #006be8;
  color: #ffffff;
}

.btn-y {
  background-color: #ffe500;
  color: #000000;
}

.btn-delate {
  display: none;
  background-color: #cde1fa;
  color: #ffffff;
}

@media (max-width: 576px) {
  .btn {
    width: 100%;
  }
}

.btn-arrow::after {
  content: url("../images/Arrow-btn.png");
  margin-left: 10px;
}

.btn-arrow-y::after {
  content: url("../images/Arrow-black.png");
  margin-left: 10px;
}

.btn-auto::after {
  content: url("../images/truck.png");
  margin-left: 10px;
  display: inline-block;
  height: 21px;
  width: 21px;
  vertical-align: middle;
}

.btn-plus-y {
  background-color: #ffe500;
  color: #000000;
}

.btn-plus-y::after {
  content: url("../images/plus.png");
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  width: 16px;
  height: 16px;
}

.btn-plus-b {
  background-color: #006be8;
  color: #ffffff;
}

.btn-plus-b::after {
  content: url("../images/plus-w.png");
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  width: 16px;
  height: 16px;
}

.maps__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
}

@media (max-width: 576px) {
  .maps__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.maps__container__content {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 45%;
  flex: 0 1 45%;
}

.maps__tabs__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 5px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.map__box {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
}

input[type=radio]+.tab {
  padding: 0.3125rem 1.25rem;
  border-radius: 50px;
  border: 1px solid #006be8;
  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-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  gap: 5px;
}

input[type=radio]+.tab~svg path {
  fill: #006be8;
}

input[type=radio]:checked+.tab {
  background-color: #006be8;
  color: #fff;
}

input[type=radio]:checked+.tab svg path {
  fill: #ffe500;
}

.location svg path {
  fill: #006be8;
}

.about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 30px;
}

@media (max-width: 1200px) {
  .about {
    display: block;
  }
}

.about__image__box {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 45.9375rem;
  flex: 0 1 45.9375rem;
}

@media (max-width: 1200px) {
  .about__image__box {
    width: 100%;
  }
}

.about-swiper {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 36.25rem;
  flex: 0 1 36.25rem;
  margin-left: 0;
  margin-right: 0;
}

.swiper-slide__numeration {
  display: block;
  width: 3.25rem;
  height: 3.25rem;
  text-align: center;
  line-height: 3.25rem;
  border-radius: 50px;
  border: 1px solid #006be8;
  font-family: "Benzin";
  font-weight: 500;
  font-size: 1.25rem;
}

.slider-navigation__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 30px;
  margin-top: 1.875rem;
}

@media (max-width: 576px) {
  .slider-navigation__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .slider-navigation__box .btn {
    width: 100%;
  }
}

.slider-navigation__buttons {
  height: 34px;
  width: 6rem;
  position: relative;
}

@media (max-width: 768px) {
  .slider-navigation__buttons {
    max-width: 7rem;
    width: 100%;
  }
}

@media (max-width: 576px) {
  .slider-navigation__buttons {
    max-width: 100%;
  }
}

.slider-navigation__buttons .about-swiper-button-prev,
.slider-navigation__buttons .about-swiper-button-next {
  width: 2.125rem;
  height: 2.125rem;
}

.slider-navigation__buttons .about-swiper-button-prev {
  left: 5px;
  top: 68%;
}

.slider-navigation__buttons .about-swiper-button-next {
  top: 73%;
  right: 5px;
}

.about-swiper-button-prev::after {
  content: url("../images/arrow-next.png");
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.about-swiper-button-next::after {
  content: url("../images/arrow-next.png");
}

.services__container .subtitle {
  text-align: center;
}

.services__container .services__content__title {
  text-align: left;
}

.services__container-office {
  padding: 6.25rem 1.25rem 3.625rem;
  background: rgba(0, 107, 232, 0.06);
  border-radius: 20px;
}

.services__container__desc-office {
  text-align: center;
  max-width: 41.375rem;
  margin: 1.25rem auto 0;
}

.services__container__swiper-office .swiper-button-prev {
  width: 45px;
  height: 45px;
  top: 30%;
  left: 30px;
}

.services__container__swiper-office .swiper-button-prev::before {
  content: url("../images/arrow.png");
}

.services__container__swiper-office .swiper-button-prev::after {
  font-size: 0;
}

@media (max-width: 576px) {
  .services__container__swiper-office .swiper-button-prev {
    display: none;
  }
}

.services__container__swiper-office .swiper-button-next {
  width: 45px;
  height: 45px;
  top: 30%;
  right: 30px;
}

.services__container__swiper-office .swiper-button-next::after {
  content: url("../images/arrow.png");
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

@media (max-width: 576px) {
  .services__container__swiper-office .swiper-button-next {
    display: none;
  }
}

.services__container__slide-office {
  padding: 0 0 40px 0;
}

.services__container__slide-office.swiper-slide-active .main__cards__item {
  background-color: #ffe500;
}

.services-item .img-container {
  aspect-ratio: 1.53/1;
}

.services__content {
  margin-top: 1.875rem;
  height: 11.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.services__content>*+* {
  margin-top: 1.25rem;
}

.services__content__desc {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.services__content__link {
  font-weight: 700;
  font-size: 1.25rem;
  margin-top: auto;
}

.services__content__link::after {
  content: url("../images/Arrow-link.png");
  margin-left: 10px;
}

.swiper-button-prev-services {
  left: 15px;
  top: 30%;
}

@media (max-width: 576px) {
  .swiper-button-prev-services {
    display: none;
  }
}

.swiper-button-prev-services::after {
  content: url("../images/down-arrow-2.png");
}

.swiper-button-next-services {
  right: 15px;
  top: 30%;
}

@media (max-width: 576px) {
  .swiper-button-next-services {
    display: none;
  }
}

.swiper-button-next-services::after {
  content: url("../images/down-arrow-2.png");
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.expertise-section {
  background: #f8f8f8;
  padding: 6.25rem 0;
}

.expertise__slider {
  margin-top: 3.125rem;
}

.expertise__slider .expertise-swiper-pagination {
  bottom: 0;
}

.expertise__slider__wrapper {
  padding: 0 0 40px 0;
}

.expertise-slide {
  font-size: 1.25rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  border-radius: 1.25rem;
  overflow: hidden;
  position: relative;
  aspect-ratio: 1.47/1;
}

.expertise-slide p {
  text-align: center;
}

.expertise-slide::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}

.expertise-slide__image {
  width: 100%;
  height: 100%;
}

.expertise-slide__iconbox {
  position: absolute;
  z-index: 1;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.expertise-slide__iconbox img {
  width: 100%;
  height: 100%;
}

.swiper-button-prev-expertise {
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 576px) {
  .swiper-button-prev-expertise {
    display: none;
  }
}

.swiper-button-prev-expertise::after {
  content: url("../images/down-arrow-2.png");
}

.swiper-button-next-expertise {
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 576px) {
  .swiper-button-next-expertise {
    display: none;
  }
}

.swiper-button-next-expertise::after {
  content: url("../images/down-arrow-2.png");
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.main-tabs {
  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;
  font-size: 1.25rem;
  font-weight: 700;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.main-tabs label {
  padding: 20px 25px;
}

.main-tabs .btn {
  width: 230px;
  height: 65px;
  padding: 0 10px;
}

.tabs-movers {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

@media (max-width: 1400px) {
  .tabs-movers {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.main-tabs__tab label {
  text-align: center;
  display: block;
}

.main-tabs__tab__input:checked+label {
  background-color: #006be8;
  color: #fff;
}

.section.autopark-section {
  margin-top: 9.375rem;
}

.autopark .subtitle {
  text-align: center;
}

@media (max-width: 576px) {
  .autopark-swiper-wrapper-mini {
    display: none;
  }
}

.swiper-slide-thumb-active .slide-mini__box {
  border: 2px solid #ffe500;
  background-color: #fff;
}

.slide-mini__box {
  width: 9.5rem;
  height: 9.5rem;
  background-color: #F8F8F8;
  border-radius: 20px;
}

.slide-mini__box-mini {
  width: 7rem;
  height: 7rem;
}

.slide-mini__box img {
  cursor: pointer;
}

.slide-mini__box+span {
  display: block;
  font-size: 1rem;
  font-weight: 600;
  text-align: center;
  margin-top: 0.9375rem;
}

@media (max-width: 768px) {
  .slide-mini__box+span {
    text-align: start;
  }
}

.slide-mini__box:checked {
  border: 2px solid;
}

.autopark-swiper-wrapper {
  padding: 0 0 60px 0;
}

.autopark-swiper-wrapper-other .autopark-swiper-slide {
  gap: 30px;
}

@media (max-width: 768px) {
  .autopark-swiper-wrapper-other .autopark-swiper-slide {
    display: block;
  }
}

.autopark-swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 1200px) {
  .autopark-swiper-slide {
    display: block;
  }
}

.autopark-swiper-slide__box {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 55rem;
  flex: 1 1 55rem;
}

@media (max-width: 992px) {
  .autopark-swiper-slide__box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
  }
}

.autopark-slide__text-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 502px;
  flex: 1 1 502px;
  font-size: 1.125rem;
  font-weight: 400;
}

.autopark-slide__text-content p {
  font-size: 1.125rem;
}

.autopark-slide__text-content .btn-y {
  margin-top: 2.5rem;
}

@media (max-width: 576px) {
  .autopark-slide__text-content .btn-y {
    width: 100%;
  }
}

.autopark-slide__title {
  font-size: 1.5625rem;
  font-weight: 500;
  font-family: "Benzin";
  max-width: 25rem;
  text-transform: uppercase;
}

.autopark-slide__text__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 1.25rem;
  gap: 15px;
}

.autopark-slide__text__heading .btn {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 13.4375rem;
  flex: 1 0 13.4375rem;
  text-align: center;
  padding: 0.4rem 1.25rem;
  border-radius: 10px;
  cursor: inherit;
}

@media (max-width: 576px) {
  .autopark-slide__text__heading {
    display: block;
  }
}

.autopark-characteristic-block {
  margin-top: 1.4375rem;
}

.autopark-characteristic__title {
  font-weight: 600;
}

.autopark-characteristic__list {
  margin-top: 1.25rem;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}

.autopark-characteristic__list>*+* {
  margin-top: 0.625rem;
}

@media (max-width: 576px) {
  .autopark-characteristic__list {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}

.autopark-characteristic__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
}

.autopark-characteristic__item span {
  line-height: 1.5625rem;
}

.autopark-characteristic__item img {
  width: 1.5625rem;
  height: 1.5625rem;
}

.autopark-tabs-section button {
  display: block;
  margin: 50px auto 0;
}

.autopark__tabs__tab label {
  width: 15.625rem;
  height: 4.0625rem;
  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;
}

.autopark__tabs label {
  padding: 0 1.5625rem;
}

.filter-cards-container-list {
  margin-top: 3.125rem;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.875rem;
}

.filter-cards-container-list+a {
  display: block;
  margin: 3.125rem auto 0;
}

@media (max-width: 992px) {
  .filter-cards-container-list {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 576px) {
  .filter-cards-container-list {
    margin-top: 2.142rem;
    grid-template-columns: 1fr;
    gap: 1rem;
  }
}

.filter-cards-list__item>p+p {
  margin-top: 1.25rem;
}

@media (max-width: 576px) {
  .filter-cards-list__item>p+p {
    margin-top: 0.5rem;
  }
}

.cards-list__item__imagebox {
  font-size: 0;
  aspect-ratio: 1.53/1;
}

.cards-list__item__imagebox img {
  width: 100%;
  height: 100%;
}

.filter-cards-list__title {
  margin-top: 1.875rem;
  font-weight: 700;
  font-size: 1.5625rem;
  line-height: 146%;
}

@media (max-width: 576px) {
  .filter-cards-list__title {
    margin-top: 0.5rem;
  }
}

.advantage__container .btn {
  margin: 50px auto 0;
  display: block;
}

@media (max-width: 768px) {
  .advantage__container .btn {
    margin-top: 3.125rem;
  }
}

.advantage__container .subtitle {
  text-align: center;
}

.advantage__content {
  background: url("../images/advantage-bg.svg");
  background-repeat: no-repeat;
  background-size: 60%;
  height: 604px;
  background-position: center;
  margin-top: 2.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 1rem;
  position: relative;
}

@media (max-width: 768px) {
  .advantage__content {
    background: none;
    background-size: cover;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
}

.advantage__content__card {
  max-width: 295px;
  height: 124px;
  background-color: #ffffff;
  -webkit-box-shadow: 67px 0px 100px 28px rgba(0, 0, 0, 0.0588235294);
  box-shadow: 67px 0px 100px 28px rgba(0, 0, 0, 0.0588235294);
  font-size: 1.25rem;
  font-weight: 600;
  padding: 33px;
  text-align: center;
  overflow: visible;
  position: relative;
}

@media (max-width: 768px) {
  .advantage__content__card {
    max-width: 100%;
  }
}

.advantage__card__imagebox {
  width: 73px;
  height: 73px;
  border-radius: 50px;
  background-color: #006be8;
  border: 12px solid #fff;
  position: absolute;
  right: -33px;
}

@media (max-width: 768px) {
  .advantage__card__imagebox {
    display: none;
  }
}

.advantage__content__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
}

@media (max-width: 768px) {
  .advantage__content__column {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .advantage__content__column-left:hover {
    left: 0;
  }
}

.advantage__content__column-right {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.advantage__content__column-right p,
.advantage__content__column-right img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

@media (max-width: 768px) {
  .advantage__content__column-right:hover {
    right: 0;
  }
}

.reviews-container {
  border-radius: 20px;
  padding: 3.125rem;
  background-color: #F8F8F8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 1.875rem;
}

@media (max-width: 1200px) {
  .reviews-container {
    display: block;
  }
}

@media (max-width: 576px) {
  .reviews-container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.reviews-container__text {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
}

.reviews-container__text .buttons__container {
  margin-top: 2.5rem;
}

@media (max-width: 576px) {
  .reviews-container__text .buttons__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .reviews-container__text .buttons__container .btn {
    width: 100%;
  }
}

.reviews-container__text>*+* {
  margin-top: 1.25rem;
}

.reviews-container__title {
  text-transform: none;
}

.reviews-swiper {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  margin: 0;
}

.reviews-swiper .swiper-wrapper {
  padding: 0 0 40px 0;
}

@media (max-width: 1200px) {
  .reviews-swiper .swiper-wrapper {
    margin-top: 2.5rem;
  }
}

.review-slide-container {
  background-color: #ffffff;
  border-radius: 1.25rem;
  padding: 1.875rem;
}

.review-slide-container__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
  gap: 15px;
}

.review-user__imagebox {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 86px;
  flex: 0 0 86px;
  width: 86px;
  height: 86px;
  border-radius: 50px;
  overflow: hidden;
}

.review-user-name {
  font-weight: 600;
}

.review-user-date {
  font-size: 1rem;
}

.review-user-rating {
  margin-right: 0;
  margin-left: auto;
}

.review-user-rating span {
  font-size: 0;
  display: inline-block;
  margin-right: 5px;
}

.user-review {
  font-size: 1.125rem;
  margin-top: 1.875rem;
}

.main-text__container {
  overflow-y: auto;
  max-height: 25rem;
}

.main-text__container>*+* {
  margin-top: 1.875rem;
}

.main-text__container::-webkit-scrollbar {
  width: 5px;
}

.main-text__container::-webkit-scrollbar-track {
  background-color: #F8F8F8;
}

.main-text__container::-webkit-scrollbar-thumb {
  background-color: #006be8;
  border-radius: 10px;
}

.main-text__container__section {
  font-size: 1.25rem;
}

.main-text__container__section ol,
.main-text__container__section ul {
  font-size: inherit;
  padding: 0 0 0 30px;
  line-height: 150%;
}

.main-text__container__section ol li {
  list-style-type: decimal;
}

.main-text__container__section ul li {
  list-style-type: disc;
}

.main-text__container__section-movers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 1.875rem;
}

@media (max-width: 768px) {
  .main-text__container__section-movers {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.main-text__container__section__left {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
}

.main-text__container__section__right {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
}

.main-text__container__section__right>*+* {
  margin-top: 1.875rem;
}

.section__right__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 1rem;
}

.main-text__sect__icon {
  width: 28px;
  height: 28px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 28px;
  flex: 0 0 28px;
}

.main-text__container__title {
  font-size: 1.5625rem;
}

.main-text__container__title-movers {
  max-width: 49%;
}

@media (max-width: 992px) {
  .main-text__container__title-movers {
    max-width: 100%;
  }
}

.main-text__container__desc {
  margin-top: 1.25rem;
}

.superiority-content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.875rem;
}

@media (max-width: 992px) {
  .superiority-content {
    gap: 1.25rem;
  }
}

@media (max-width: 768px) {
  .superiority-content {
    grid-template-columns: repeat(1, 1fr);
  }
}

.superiority__card {
  background-color: #006be8;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  padding: 1.875rem;
  border-radius: 20px;
}

@media (max-width: 768px) {
  .superiority__card {
    display: grid;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
}

.superiority__card-1 {
  background-image: url("../images//bg/card-1-bg.svg");
  grid-area: 1/1/2/2;
  aspect-ratio: 1.53/1;
}

.superiority__card-2 {
  background-image: url("../images//bg/card-2-bg.svg");
  grid-area: 1/2/2/3;
}

@media (max-width: 768px) {
  .superiority__card-2 {
    grid-area: 2/1/3/2;
    aspect-ratio: 1.53/1;
  }
}

.superiority__card-3 {
  background-image: url("../images/bg/card-3-auto.png"), url("../images/bg/card-3-kyiv-bg.svg");
  background-size: cover, contain;
  grid-area: 2/1/3/3;
  aspect-ratio: 3.167/1;
}

@media (max-width: 768px) {
  .superiority__card-3 {
    grid-area: 3/1/4/2;
    aspect-ratio: 1.53/1;
    background-position: center, center;
    background-size: cover;
  }
}

.superiority__card-4 {
  grid-area: 1/3/3/4;
  background-image: url("../images/bg/card-4-bg.svg");
}

@media (max-width: 768px) {
  .superiority__card-4 {
    background-image: url("../images/bg/card-4-rotate.svg");
    grid-area: 4/1/5/2;
    aspect-ratio: 1.53/1;
    background-position: center;
    background-size: 70%;
    background-position: 100% 100%;
  }
}

.superiority__card__num {
  font-size: 0.9375rem;
}

.superiority__card-box {
  margin-top: 3.75rem;
}

@media (max-width: 992px) {
  .superiority__card-box {
    margin-top: 0;
  }
}

.superiority__card__title {
  font-family: "Benzin";
  font-weight: 700;
  font-size: 2.02vw;
}

@media (max-width: 768px) {
  .superiority__card__title {
    font-size: 3rem;
  }
}

.superiority__card__desc {
  display: block;
  margin-top: 0.9375rem;
}

.accordion__section {
  max-width: 59.375rem;
  margin-left: auto;
  margin-right: auto;
}

.accordion>*+* {
  margin-top: 0.9375rem;
}

.accordion {
  margin-top: 3.125rem;
}

.accordion__title {
  text-align: center;
  text-transform: uppercase;
}

.accordion__item {
  background-color: #006be8;
  border-radius: 20px;
  color: #fff;
  padding: 30px 40px;
}

.accordion__item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 1rem;
}

.accordion__item__arrow {
  width: 34px;
  height: 34px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 34px;
  flex: 0 0 34px;
}

input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
}

input[type=radio]~.accordion__description {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

input[type=radio]:checked~div {
  max-height: 500px;
}

input[type=radio]:checked+label .accordion__item__arrow {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.accordion__item__title {
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 150%;
}

.accordion__description {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 156%;
}

.territory .subtitle {
  max-width: 56rem;
  margin: 0 auto;
  text-align: center;
  line-height: 167%;
}

.territory__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3.125rem;
}

@media (max-width: 992px) {
  .territory__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.territory__container ul {
  font-size: 1.125rem;
  padding: 1.875rem 0 0 1.25rem;
  font-weight: 500;
}

.territory__container ul li+li {
  margin-top: 1.25rem;
}

.district__content {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 15.3125rem;
  flex: 1 0 15.3125rem;
}

.district__title,
.region__title {
  font-family: "Open Sans";
  font-weight: 700;
  font-size: 1.125rem;
  text-transform: uppercase;
  padding: 1.25rem 0;
  text-align: center;
}

.district__title {
  background-color: #ffe500;
}

.district__list li {
  list-style-type: disc;
}

.district__list li::marker {
  color: #ffe500;
}

@media (max-width: 992px) {
  .district__list {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
}

@media (max-width: 576px) {
  .district__list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}

.region__content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.region__title {
  background-color: #006be8;
  color: #ffffff;
}

.region__list {
  -webkit-column-width: 11.75rem;
  -moz-column-width: 11.75rem;
  column-width: 11.75rem;
  -webkit-column-gap: 2rem;
  -moz-column-gap: 2rem;
  column-gap: 2rem;
  -webkit-column-count: 6;
  -moz-column-count: 6;
  column-count: 6;
}

.region__list li {
  list-style-type: disc;
}

.region__list li::marker {
  color: #006be8;
}

@media (max-width: 576px) {
  .region__list {
    max-height: 25rem;
    overflow-x: auto;
  }

  .region__list::-webkit-scrollbar {
    background-color: #ffe500;
    height: 6px;
  }

  .region__list::-webkit-scrollbar-thumb {
    background-color: #006be8;
    border-radius: 10px;
  }
}

.bottom-banner {
  background-color: #F8F8F8;
  padding: 9.375rem 1.875rem;
  border-radius: 2.5rem;
  background-image: url("../images/banners/bottom-banner-car.svg");
  background-repeat: no-repeat;
  background-size: 60%;
  background-position-x: 100%;
  background-position-y: 100%;
}

@media (max-width: 1200px) {
  .bottom-banner {
    background-position-x: 120%;
  }
}

@media (max-width: 992px) {
  .bottom-banner {
    padding: 3.375rem 1.875rem 17.375rem 1.875rem;
    background-position-x: center;
  }
}

@media (max-width: 768px) {
  .bottom-banner {
    background-size: 100%;
  }
}

.bottom-banner .subtitle {
  line-height: 167%;
}

.bottom-banner p {
  margin-top: 1.25rem;
}

.bottom-banner form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 0.9375rem;
  margin-top: 3.125rem;
}

@media (max-width: 576px) {
  .bottom-banner form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .bottom-banner form .btn {
    width: 100%;
  }
}

.bottom-banner input {
  outline: none;
  border: none;
  padding: 1.5rem 1.25rem;
  border-radius: 5px;
  font-size: 1.125rem;
  font-weight: 500;
}

.bottom-banner input::-webkit-input-placeholder {
  font-weight: inherit;
}

.bottom-banner input::-moz-placeholder {
  font-weight: inherit;
}

.bottom-banner input:-ms-input-placeholder {
  font-weight: inherit;
}

.bottom-banner input::-ms-input-placeholder {
  font-weight: inherit;
}

.bottom-banner input::placeholder {
  font-weight: inherit;
}

.bottom-banner__textcontent {
  max-width: 46%;
}

@media (max-width: 1200px) {
  .bottom-banner__textcontent {
    max-width: 80%;
  }
}

@media (max-width: 992px) {
  .bottom-banner__textcontent {
    max-width: 100%;
  }
}

.input-box {
  width: 21.875rem;
}

.input-box input {
  width: 100%;
}

@media (max-width: 576px) {
  .input-box {
    width: 100%;
  }
}

.footer {
  background-color: #006be8;
  padding: 50px 0;
  margin-top: 150px;
}

.footer__content {
  color: #ffffff;
}

.footer__nav__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 30px 15px;
}

@media (max-width: 1200px) {
  .footer__nav__grid {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media (max-width: 768px) {
  .footer__nav__grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media (max-width: 768px) {
  .footer__nav__list {
    width: 100%;
    text-align: center;
  }
}

.footer__nav__list ul {
  padding: 1.25rem 0 0 0;
}

.footer__nav__list ul>li+li {
  margin-top: 1.25rem;
}

.footer__nav__list.display {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 417px;
  flex: 0 1 417px;
}

@media (max-width: 1200px) {
  .footer__nav__list.display {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}

.footer__nav__list__title {
  text-transform: uppercase;
  font-weight: 700;
}

@media (max-width: 768px) {
  .footer__nav__list__title::after {
    content: url("../images/arrow-down.png");
    display: inline-block;
    margin-left: 10px;
  }
}

@media (max-width: 768px) {
  .footer__nav__list__list {
    display: none;
  }
}

.footer__nav__list__list.open {
  display: block;
}

.footer__nav__list__item {
  font-weight: 500;
  font-size: 1.125rem;
}

.footer__nav__list__item a:hover {
  color: #ffe500;
}

.footer__content__middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media (max-width: 1200px) {
  .footer__content__middle {
    margin: 20px 0 0 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.footer__middle__list {
  max-width: 450px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1rem;
  position: relative;
}

@media (max-width: 1200px) {
  .footer__middle__list {
    top: 0;
  }
}

@media (max-width: 576px) {
  .footer__middle__list {
    display: block;
    padding: 0 0 0 20px;
  }

  .footer__middle__list>*+* {
    margin-top: 20px;
  }
}

.footer__middle__list li {
  list-style-type: disc;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 210px;
  flex: 1 1 210px;
}

.footer__middle__list li::marker {
  font-size: 1.4rem;
  color: #ffe500;
  background-color: #ffe500;
}

.footer__middle__list .title {
  font-size: 1rem;
  font-weight: 700;
}

.footer__middle__list .desc {
  font-size: 1rem;
  font-weight: 500;
}

.footer__contacts__display {
  color: #272727;
  font-weight: 700;
}

.display-outer {
  border: 12px solid #000000;
  padding: 40px 0;
  border-radius: 15px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 4px 0.1px #fff;
  box-shadow: 0px 0px 4px 0.1px #fff;
  position: relative;
  top: -125px;
  max-width: 417px;
}

@media (max-width: 1200px) {
  .display-outer {
    top: 0;
    margin: 20px auto 0;
  }
}

.footer__display__content {
  max-width: 80%;
  margin: 0 auto;
}

.footer__display__content__title {
  font-size: 1.5625rem;
  font-weight: 700;
}

.footer__contacts__display__list .number {
  font-size: 1.375rem;
}

.footer__contacts__display__list .title {
  font-size: 1rem;
  font-weight: 700;
}

.footer__contacts__display__list .desc {
  font-size: 1rem;
  font-weight: 500;
}

.footer__content__bottom {
  max-width: 86%;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 1200px) {
  .footer__content__bottom {
    max-width: 100%;
  }
}

@media (max-width: 576px) {
  .footer__content__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 30px;
  }
}

.license {
  font-size: 1rem;
  font-weight: 500;
}

.scroll-icon__box {
  width: 2.8125rem;
  height: 2.8125rem;
  position: fixed;
  bottom: 25px;
  right: 25px;
  z-index: 2;
}

.scroll-icon__box:hover svg circle {
  fill: #006be8;
}

.scroll-icon__box:hover svg path {
  fill: #ffe500;
}

.modal {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 10;
  top: 0;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: rgba(0, 0, 0, 0.69);
}

.modal__container {
  max-width: 630px;
  width: 100%;
  padding: 1rem;
}

.modal__form {
  width: 100%;
  background-color: #ffffff;
  border-radius: 30px;
  margin: 0 auto;
  padding: 1.875rem;
  position: relative;
}

.modal__form>*+* {
  margin-top: 20px;
}

.modal__form input {
  font-weight: 600;
}

.modal__form input::-webkit-input-placeholder {
  font-weight: 400;
}

.modal__form input::-moz-placeholder {
  font-weight: 400;
}

.modal__form input:-ms-input-placeholder {
  font-weight: 400;
}

.modal__form input::-ms-input-placeholder {
  font-weight: 400;
}

.modal__form input::placeholder {
  font-weight: 400;
}

.modal__form input,
.modal__form textarea {
  width: 100%;
  border: 1px solid rgba(0, 108, 232, 0.2862745098);
  padding: 20px 30px;
}

.modal__form input:focus,
.modal__form textarea:focus {
  border: 1px solid #006be8;
  -webkit-box-shadow: 0px 0px 4px 1px #006be8;
  box-shadow: 0px 0px 4px 1px #006be8;
}

.modal__form textarea {
  resize: none;
}

.modal__form textarea::-webkit-scrollbar {
  width: 5px;
}

.modal__form textarea::-webkit-scrollbar-track {
  background-color: #F8F8F8;
}

.modal__form textarea::-webkit-scrollbar-thumb {
  background-color: #006be8;
  border-radius: 10px;
}

.modal__form .btn {
  width: 100%;
}

.modal__close {
  position: absolute;
  top: 17px;
  right: 17px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

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