#page-vehicle .section-cta .background img, #page-vehicle .section-cta .background::after, #page-vehicle .section-cta .background::before, #page-vehicle .section-cta .background, #page-vehicle .section-about .flex-wrapper .right-image img, #page-vehicle .section-about .flex-wrapper .right-image::before, #page-vehicle .section-about .flex-wrapper .right::before, #page-vehicle .section-about .flex-wrapper .right::after, #page-vehicle .section-gallery .flex-wrapper .right-arrows, #page-vehicle .section-gallery .flex-wrapper .right-tabs .tab-image img, #page-vehicle .section-gallery .flex-wrapper .right-tabs .tab-image, #page-vehicle .section-gallery .flex-wrapper .right-tabs .tab-link, #page-vehicle .section-gallery .flex-wrapper .right-tabs .tab, #page-vehicle .section-gallery .flex-wrapper .right-tabs, #page-vehicle .section-gallery .flex-wrapper .left-slide .slide-items .item-image img, #page-vehicle .section-gallery .flex-wrapper .left-slide .slide-items .item-image, #page-vehicle .section-gallery .flex-wrapper .left-slide .slide-items .item-button, #page-vehicle .section-hero .image-el::before, #page-vehicle .section-hero .image-el::after, #page-vehicle .section-hero .image::before, #page-vehicle .section-hero .image::after, #page-vehicle .bar-vehicles .logos .logo-image img, #page-vehicle .bar-vehicles .logos .logo-image, #page-vehicle .bar-vehicles .logos .logo, #page-vehicle .bar-gallery--block_image img, #page-vehicle .bar-highlights--block_image img, #page-vehicle .bar-details--block_image img, #page-vehicle .bar-contact--block_image img, #page-vehicle .bar-gallery--block_image::after, #page-vehicle .bar-highlights--block_image::after, #page-vehicle .bar-details--block_image::after, #page-vehicle .bar-contact--block_image::after, #page-vehicle .bar-gallery--block_image, #page-vehicle .bar-highlights--block_image, #page-vehicle .bar-details--block_image, #page-vehicle .bar-contact--block_image, #page-vehicle .bar-hero .video-link, #page-vehicle .bar-hero .video-image img, #page-vehicle .bar-hero .video-image::after, #page-vehicle .bar-hero .video-image, .modal-cta-vehicle, .card-block--image img, .card-block--image, .card-block::after, .card-block::before, .card-block, .card-link {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#page-vehicle .section-cta a.background::after, #page-vehicle .section-cta a.background::before, #page-vehicle .section-cta a.background, #page-vehicle .section-about .flex-wrapper a.right-image::before, #page-vehicle .section-about .flex-wrapper a.right::before, #page-vehicle .section-about .flex-wrapper a.right::after, #page-vehicle .section-gallery .flex-wrapper a.right-arrows, #page-vehicle .section-gallery .flex-wrapper .right-tabs a.tab-image, #page-vehicle .section-gallery .flex-wrapper .right-tabs a.tab-link, #page-vehicle .section-gallery .flex-wrapper .right-tabs a.tab, #page-vehicle .section-gallery .flex-wrapper a.right-tabs, #page-vehicle .section-gallery .flex-wrapper .left-slide .slide-items a.item-image, #page-vehicle .section-gallery .flex-wrapper .left-slide .slide-items a.item-button, #page-vehicle .section-hero a.image-el::before, #page-vehicle .section-hero a.image-el::after, #page-vehicle .section-hero a.image::before, #page-vehicle .section-hero a.image::after, #page-vehicle .bar-vehicles .logos a.logo-image, #page-vehicle .bar-vehicles .logos a.logo, #page-vehicle a.bar-gallery--block_image::after, #page-vehicle a.bar-highlights--block_image::after, #page-vehicle a.bar-details--block_image::after, #page-vehicle a.bar-contact--block_image::after, #page-vehicle a.bar-gallery--block_image, #page-vehicle a.bar-highlights--block_image, #page-vehicle a.bar-details--block_image, #page-vehicle a.bar-contact--block_image, #page-vehicle .bar-hero a.video-link, #page-vehicle .bar-hero a.video-image::after, #page-vehicle .bar-hero a.video-image, a.modal-cta-vehicle, a.card-block--image, a.card-block::after, a.card-block::before, a.card-block, a.card-link {
  text-indent: -999px;
  overflow: hidden;
}

#page-vehicle .section-cta button.background::after, #page-vehicle .section-cta button.background::before, #page-vehicle .section-cta button.background, #page-vehicle .section-about .flex-wrapper button.right-image::before, #page-vehicle .section-about .flex-wrapper button.right::before, #page-vehicle .section-about .flex-wrapper button.right::after, #page-vehicle .section-gallery .flex-wrapper button.right-arrows, #page-vehicle .section-gallery .flex-wrapper .right-tabs button.tab-image, #page-vehicle .section-gallery .flex-wrapper .right-tabs button.tab-link, #page-vehicle .section-gallery .flex-wrapper .right-tabs button.tab, #page-vehicle .section-gallery .flex-wrapper button.right-tabs, #page-vehicle .section-gallery .flex-wrapper .left-slide .slide-items button.item-image, #page-vehicle .section-gallery .flex-wrapper .left-slide .slide-items button.item-button, #page-vehicle .section-hero button.image-el::before, #page-vehicle .section-hero button.image-el::after, #page-vehicle .section-hero button.image::before, #page-vehicle .section-hero button.image::after, #page-vehicle .bar-vehicles .logos button.logo-image, #page-vehicle .bar-vehicles .logos button.logo, #page-vehicle button.bar-gallery--block_image::after, #page-vehicle button.bar-highlights--block_image::after, #page-vehicle button.bar-details--block_image::after, #page-vehicle button.bar-contact--block_image::after, #page-vehicle button.bar-gallery--block_image, #page-vehicle button.bar-highlights--block_image, #page-vehicle button.bar-details--block_image, #page-vehicle button.bar-contact--block_image, #page-vehicle .bar-hero button.video-link, #page-vehicle .bar-hero button.video-image::after, #page-vehicle .bar-hero button.video-image, button.modal-cta-vehicle, button.card-block--image, button.card-block::after, button.card-block::before, button.card-block, button.card-link {
  text-indent: -999px;
  overflow: hidden;
}

.card {
  position: relative;
  width: 100%;
  height: 190rem;
  overflow: hidden;
}
.card::before {
  content: "";
  background-color: #f1c116;
  position: absolute;
  top: 0;
  left: 0;
  width: 23rem;
  height: 23rem;
  clip-path: polygon(0 0, 100% 0, 0 100%);
  transform: translate(-12rem, -12rem);
  transition-property: transform;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  z-index: 2;
}
.card-link {
  z-index: 3;
}
.card-block {
  z-index: 1;
}
.card-block::before {
  content: "";
  background-image: linear-gradient(to bottom right, black -10.56%, rgba(0, 0, 0, 0) 66%);
  transition-property: opacity;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  z-index: 3;
}
@media (max-width: 1023px) {
  .card-block::before {
    background-image: linear-gradient(to right, black -10.56%, rgba(0, 0, 0, 0) 80%);
  }
}
.card-block::after {
  content: "";
  background-image: linear-gradient(to bottom right, #f3b327 -10.56%, rgba(243, 179, 39, 0) 80%);
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  z-index: 2;
}
.card-block--image {
  opacity: 0;
  display: none;
  transition-property: opacity;
  transition-duration: 1s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  z-index: 1;
}
.card-block--image.active {
  opacity: 1;
  z-index: 2;
}
.card-block--image.active, .card-block--image.loaded {
  display: block;
}
.card-content {
  position: absolute;
  top: 22rem;
  left: 12rem;
  right: 12rem;
  z-index: 2;
}
.card-content--brand {
  color: white;
  font-size: 9rem;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.4em;
}
.card-content--title {
  color: white;
  font-size: 16rem;
  font-family: "Anton";
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 5rem;
  width: 100%;
}
.card-content--armored {
  background-color: rgba(219, 219, 219, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4rem 8rem;
  border-radius: 4px;
  backdrop-filter: blur(10px);
  opacity: 1;
  transition-property: opacity;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
@media (max-width: 1023px) {
  .card-content--armored {
    top: 45rem;
    bottom: unset;
  }
}
.card-content--armored span {
  color: white;
  font-size: 14rem;
  font-weight: bold;
  letter-spacing: 0.02em;
  display: inline-block;
  margin-left: 6rem;
}
.card-content--features {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 18rem;
}
@media (max-width: 1023px) {
  .card-content--features {
    margin-top: 83rem;
  }
}
.card-content--features .feature {
  opacity: 0;
  transform: translateY(10px);
  transition-property: opacity, transform;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
@media (max-width: 1023px) {
  .card-content--features .feature {
    opacity: 1;
    transform: translateY(0);
  }
}
.card-content--features .feature:not(:last-child) {
  margin-right: 20rem;
}
.card-content--features .feature-label {
  color: white;
  font-size: 10rem;
  font-family: "Anton";
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.card-content--features .feature-value {
  color: white;
  font-size: 14rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  margin-top: 8rem;
}
.card-content--features .feature-value small {
  font-size: 10rem;
}
.card-content--cta {
  margin-top: 25rem;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
@media (max-width: 1023px) {
  .card-content--cta {
    display: none;
  }
}
.card-content--cta a {
  width: 170rem;
}
@media (min-width: 1024px) {
  .card:hover::before {
    transform: translate(0, 0);
  }
  .card:hover .card-block::before {
    opacity: 0.5;
  }
  .card:hover .card-block::after {
    opacity: 1;
  }
  .card:hover .card-content--armored {
    opacity: 0;
  }
  .card:hover .card-content--features .feature {
    opacity: 1;
    transform: translateY(0);
  }
  .card:hover .card-content--features .feature:nth-child(2) {
    transition-delay: 0.1s;
  }
  .card:hover .card-content--features .feature:nth-child(3) {
    transition-delay: 0.2s;
  }
  .card:hover .card-content--cta {
    opacity: 1;
    transition-delay: 0.3s;
  }
  .card:hover .card-content--cta .button span {
    letter-spacing: 2rem;
    transition-delay: 0.2s;
  }
}

.general-scroll {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.general-scroll span {
  color: #cccccc;
  font-size: 12rem;
  font-weight: normal;
  display: inline-block;
  margin-bottom: 12rem;
  transform-origin: 50% 100%;
  transform: rotate(-90deg) translate(17rem, 5rem);
}

.modal-cta-vehicle {
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 15rem;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition-property: opacity, visibility;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  z-index: 150;
}
@media (max-height: 570px) {
  .modal-cta-vehicle {
    display: block;
    align-items: unset;
    justify-content: unset;
    overflow: auto;
    padding: 60rem 0;
  }
}
@media (max-width: 767px) {
  .modal-cta-vehicle {
    display: block;
    align-items: unset;
    justify-content: unset;
    overflow: auto;
    padding: 60rem 0;
  }
}
.modal-cta-vehicle.open {
  opacity: 1;
  visibility: visible;
  pointer-events: initial;
}
.modal-cta-vehicle .wrapper {
  background-color: white;
  position: relative;
  width: 590rem;
  padding: 50rem 60rem;
}
@media (max-height: 570px) {
  .modal-cta-vehicle .wrapper {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .modal-cta-vehicle .wrapper {
    max-width: calc(100vw - 40rem);
    margin: 0 auto;
    padding: 30rem 25rem;
  }
}
.modal-cta-vehicle .wrapper-close {
  background-color: black;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  width: 44rem;
  height: 44rem;
  transition-property: background-color;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
.modal-cta-vehicle .wrapper-close svg path {
  fill: white;
  transition-property: fill;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
.modal-cta-vehicle .wrapper-close:hover {
  background-color: #f1c116;
}
.modal-cta-vehicle .wrapper-close:hover svg path {
  fill: black;
}
.modal-cta-vehicle .wrapper-title {
  color: black;
  font-family: "Anton";
  font-size: 28rem;
  font-weight: 300;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .modal-cta-vehicle .wrapper-title {
    font-size: 32rem;
  }
}
.modal-cta-vehicle .wrapper-description {
  margin-top: 10rem;
  max-width: 412rem;
}
.modal-cta-vehicle .wrapper-description p {
  color: black;
  font-size: 16rem;
  font-weight: normal;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .modal-cta-vehicle .wrapper-description p {
    font-size: 16rem;
  }
}
.modal-cta-vehicle .wrapper-form {
  margin-top: 50rem;
}
@media (max-height: 650px) {
  .modal-cta-vehicle .wrapper-form {
    margin-top: 20rem;
  }
}
@media (max-width: 767px) {
  .modal-cta-vehicle .wrapper-form {
    margin-top: 30rem;
  }
}
.modal-cta-vehicle .wrapper-form .form-flex {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 20rem;
  grid-row-gap: 20rem;
}
@media (max-width: 767px) {
  .modal-cta-vehicle .wrapper-form .form-flex {
    grid-template-columns: repeat(1, 1fr);
  }
}
.modal-cta-vehicle .wrapper-form .field-group {
  position: relative;
}
.modal-cta-vehicle .wrapper-form .field-group .label {
  color: black;
  font-size: 14rem;
  font-family: "Anton";
  letter-spacing: 0.4em;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 2rem;
  margin-bottom: 10rem;
}
.modal-cta-vehicle .wrapper-form .field-group .field {
  width: 100%;
  border: none;
  border-bottom: 1px solid black;
  background-color: transparent;
  padding-bottom: 10rem;
  color: black;
  font-size: 16rem;
  font-weight: 600;
  opacity: 1;
  transition-property: border-bottom;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  resize: none;
}
.modal-cta-vehicle .wrapper-form .field-group .field:focus {
  border-bottom: 1px solid #f1c116;
}
.modal-cta-vehicle .wrapper-form .field-group .field::-moz-placeholder {
  color: black;
  opacity: 0.7;
}
.modal-cta-vehicle .wrapper-form .field-group .field::placeholder {
  color: black;
  opacity: 0.7;
}
.modal-cta-vehicle .wrapper-form .terms-option {
  margin: 15rem 0 6rem;
}
.modal-cta-vehicle .wrapper-form .terms-option button {
  background-color: transparent;
  padding-left: 25rem;
  border: none;
  position: relative;
}
.modal-cta-vehicle .wrapper-form .terms-option button::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 12rem;
  height: 12rem;
  border: 1px solid rgba(0, 0, 0, 0.5);
  transition-property: background-color, border-color;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  z-index: 1;
}
.modal-cta-vehicle .wrapper-form .terms-option button span {
  color: rgba(0, 0, 0, 0.5);
  font-size: 12rem;
  text-align: left;
  line-height: 1.4;
  font-weight: normal;
  display: inline-block;
}
.modal-cta-vehicle .wrapper-form .terms-option button span a {
  color: black;
  font-weight: bold;
}
.modal-cta-vehicle .wrapper-form .terms-option.active button::before {
  background-color: black;
  border-color: black;
}
.modal-cta-vehicle .wrapper-form .form-submit {
  position: relative;
  margin-top: 35rem;
}
.modal-cta-vehicle .wrapper-form .form-submit .button {
  width: 150rem;
}

body {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
@media (max-width: 1023px) {
  body {
    height: unset;
    overflow: unset;
  }
}

#page-vehicle {
  background-color: #fefefe;
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
@media (max-width: 1023px) {
  #page-vehicle {
    height: unset;
  }
}
#page-vehicle .bar {
  background-color: white;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 120rem;
  z-index: 10;
}
@media (max-width: 1023px) {
  #page-vehicle .bar {
    display: none;
  }
}
#page-vehicle .bar > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1;
}
#page-vehicle .bar > *.active {
  pointer-events: initial;
  z-index: 2;
}
#page-vehicle .bar-dots {
  pointer-events: initial;
  opacity: 1;
  top: 175rem;
  left: 50%;
  width: auto;
  height: auto;
  transform: translateX(-50%);
  z-index: 5;
}
@media (max-width: 1400px) {
  #page-vehicle .bar-dots {
    top: 140rem;
  }
}
#page-vehicle .bar-dots .dot {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
#page-vehicle .bar-dots .dot:not(:last-child) {
  margin-bottom: 22rem;
}
@media (max-width: 1400px) {
  #page-vehicle .bar-dots .dot:not(:last-child) {
    margin-bottom: 15rem;
  }
}
@media (max-width: 1300px) {
  #page-vehicle .bar-dots .dot:not(:last-child) {
    margin-bottom: 12rem;
  }
}
#page-vehicle .bar-dots .dot::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #cccccc;
  border-radius: 50%;
  transform: scale(2);
  opacity: 0;
  transition-property: opacity, transform;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  pointer-events: none;
  z-index: 2;
}
#page-vehicle .bar-dots .dot-el {
  background-color: #aaaaaa;
  position: relative;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  transition-property: background-color, transform;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-vehicle .bar-dots .dot-title {
  background-color: rgba(255, 255, 255, 0.8);
  color: black;
  font-size: 14rem;
  font-family: "Anton";
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: normal;
  position: absolute;
  top: 50%;
  white-space: nowrap;
  left: calc(100% + 20px);
  padding: 15rem 10rem;
  pointer-events: none;
  opacity: 0;
  transform: translate(10px, -50%);
  backdrop-filter: blur(14px);
  transition-property: opacity, transform;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-vehicle .bar-dots .dot.active::before, #page-vehicle .bar-dots .dot:hover::before {
  opacity: 1;
  transform: scale(1);
}
#page-vehicle .bar-dots .dot.active .dot-el, #page-vehicle .bar-dots .dot:hover .dot-el {
  background-color: black;
  transform: scale(2);
}
#page-vehicle .bar-dots .dot:hover .dot-title {
  opacity: 1;
  transform: translate(0, -50%);
}
#page-vehicle .bar-hero {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding-top: 480rem;
}
@media (max-width: 1400px) {
  #page-vehicle .bar-hero {
    padding-top: 380rem;
  }
}
#page-vehicle .bar-hero .video {
  position: relative;
  width: 100%;
  height: 120rem;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  overflow: hidden;
  z-index: 1;
}
#page-vehicle .bar-hero .video.active {
  opacity: 1;
  transition-delay: 0.1s;
  z-index: 2;
}
#page-vehicle .bar-hero .video-image {
  transition-property: transform;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  z-index: 1;
}
#page-vehicle .bar-hero .video-image::after {
  content: "";
  background-image: linear-gradient(131deg, #000 -27.92%, rgba(0, 0, 0, 0) 127.05%);
  z-index: 2;
}
#page-vehicle .bar-hero .video-link {
  z-index: 3;
}
#page-vehicle .bar-hero .video-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
#page-vehicle .bar-hero .video:hover .video-image {
  transform: scale(1.05);
}
#page-vehicle .bar-hero .general-scroll {
  margin-top: 80rem;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-vehicle .bar-hero.active .video {
  opacity: 1;
  transition-delay: 0.1s;
}
#page-vehicle .bar-hero.active .general-scroll {
  opacity: 1;
  transition-delay: 0.2s;
}
#page-vehicle .bar-gallery, #page-vehicle .bar-highlights, #page-vehicle .bar-details, #page-vehicle .bar-contact {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding-top: 480rem;
}
@media (max-width: 1400px) {
  #page-vehicle .bar-gallery, #page-vehicle .bar-highlights, #page-vehicle .bar-details, #page-vehicle .bar-contact {
    padding-top: 380rem;
  }
}
#page-vehicle .bar-gallery--block, #page-vehicle .bar-highlights--block, #page-vehicle .bar-details--block, #page-vehicle .bar-contact--block {
  position: relative;
  width: 100%;
  height: 120rem;
  margin-bottom: 20rem;
  opacity: 0;
  transform: translateY(10px);
  transition-property: opacity, transform;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-vehicle .bar-gallery--block_image, #page-vehicle .bar-highlights--block_image, #page-vehicle .bar-details--block_image, #page-vehicle .bar-contact--block_image {
  display: none;
  z-index: 1;
}
#page-vehicle .bar-gallery--block_image.loaded, #page-vehicle .bar-highlights--block_image.loaded, #page-vehicle .bar-details--block_image.loaded, #page-vehicle .bar-contact--block_image.loaded {
  display: block;
}
#page-vehicle .bar-gallery--block_image::after, #page-vehicle .bar-highlights--block_image::after, #page-vehicle .bar-details--block_image::after, #page-vehicle .bar-contact--block_image::after {
  content: "";
  background-image: linear-gradient(131deg, #000 -27.92%, rgba(0, 0, 0, 0) 127.05%);
  z-index: 2;
}
#page-vehicle .bar-gallery--block_title, #page-vehicle .bar-highlights--block_title, #page-vehicle .bar-details--block_title, #page-vehicle .bar-contact--block_title {
  color: white;
  font-family: "Anton";
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
#page-vehicle .bar-gallery.active .bar-gallery--block,
#page-vehicle .bar-gallery.active .bar-highlights--block,
#page-vehicle .bar-gallery.active .bar-details--block,
#page-vehicle .bar-gallery.active .bar-contact--block, #page-vehicle .bar-highlights.active .bar-gallery--block,
#page-vehicle .bar-highlights.active .bar-highlights--block,
#page-vehicle .bar-highlights.active .bar-details--block,
#page-vehicle .bar-highlights.active .bar-contact--block, #page-vehicle .bar-details.active .bar-gallery--block,
#page-vehicle .bar-details.active .bar-highlights--block,
#page-vehicle .bar-details.active .bar-details--block,
#page-vehicle .bar-details.active .bar-contact--block, #page-vehicle .bar-contact.active .bar-gallery--block,
#page-vehicle .bar-contact.active .bar-highlights--block,
#page-vehicle .bar-contact.active .bar-details--block,
#page-vehicle .bar-contact.active .bar-contact--block {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.1s;
}
#page-vehicle .bar-gallery.active .bar-gallery--block_image,
#page-vehicle .bar-gallery.active .bar-highlights--block_image,
#page-vehicle .bar-gallery.active .bar-details--block_image,
#page-vehicle .bar-gallery.active .bar-contact--block_image, #page-vehicle .bar-highlights.active .bar-gallery--block_image,
#page-vehicle .bar-highlights.active .bar-highlights--block_image,
#page-vehicle .bar-highlights.active .bar-details--block_image,
#page-vehicle .bar-highlights.active .bar-contact--block_image, #page-vehicle .bar-details.active .bar-gallery--block_image,
#page-vehicle .bar-details.active .bar-highlights--block_image,
#page-vehicle .bar-details.active .bar-details--block_image,
#page-vehicle .bar-details.active .bar-contact--block_image, #page-vehicle .bar-contact.active .bar-gallery--block_image,
#page-vehicle .bar-contact.active .bar-highlights--block_image,
#page-vehicle .bar-contact.active .bar-details--block_image,
#page-vehicle .bar-contact.active .bar-contact--block_image {
  display: block;
}
#page-vehicle .bar-vehicles {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 480rem;
}
@media (max-width: 1400px) {
  #page-vehicle .bar-vehicles {
    padding-top: 380rem;
  }
}
#page-vehicle .bar-vehicles .logos {
  position: relative;
  width: 100%;
  height: 120rem;
  overflow: hidden;
  opacity: 0;
  transform: translateY(10px);
  transition-property: opacity, transform;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  z-index: 1;
}
#page-vehicle .bar-vehicles .logos .logo {
  opacity: 0;
  transform: scale(1.1);
  transition-property: opacity, transform;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  z-index: 1;
}
#page-vehicle .bar-vehicles .logos .logo.active {
  opacity: 1;
  transform: scale(1);
  z-index: 2;
}
#page-vehicle .bar-vehicles.active .logos {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.1s;
}
#page-vehicle .container {
  position: relative;
  right: -65rem;
}
@media (max-width: 1023px) {
  #page-vehicle .container {
    right: unset;
  }
}
#page-vehicle .section-hero {
  position: relative;
  z-index: 1;
}
#page-vehicle .section-hero .image {
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 120rem;
  opacity: 0;
  transform: translate(calc(-50% + 30px), -10px);
  transition-property: opacity, transform;
  transition-duration: 3s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  z-index: 1;
}
@media (max-width: 1023px) {
  #page-vehicle .section-hero .image {
    width: 480rem;
    top: 190rem;
    bottom: unset;
  }
}
#page-vehicle .section-hero .image::before, #page-vehicle .section-hero .image::after {
  content: "";
  z-index: 2;
}
#page-vehicle .section-hero .image::before {
  background-image: linear-gradient(to bottom, #fefefe, rgba(254, 254, 254, 0) 15%);
  top: 0;
}
#page-vehicle .section-hero .image::after {
  background-image: linear-gradient(to top, #fefefe, rgba(254, 254, 254, 0) 15%);
  bottom: 0;
}
#page-vehicle .section-hero .image-el {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#page-vehicle .section-hero .image-el::before, #page-vehicle .section-hero .image-el::after {
  content: "";
  z-index: 2;
}
#page-vehicle .section-hero .image-el::before {
  background-image: linear-gradient(to right, #fefefe, rgba(254, 254, 254, 0) 10%);
  left: 0;
}
#page-vehicle .section-hero .image-el::after {
  background-image: linear-gradient(to left, #fefefe, rgba(254, 254, 254, 0) 10%);
  right: 0;
}
#page-vehicle .section-hero .image-el img {
  position: relative;
  height: 100%;
  z-index: 1;
}
@media (max-width: 1023px) {
  #page-vehicle .section-hero .image-el img {
    width: 100%;
    height: unset;
  }
}
#page-vehicle .section-hero .image.appear {
  opacity: 1;
  transform: translate(-50%, 0px);
}
#page-vehicle .section-hero .flex-wrapper {
  position: relative;
  height: 100vh;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 0 0 65rem 70rem;
  z-index: 2;
}
@media (max-width: 1400px) {
  #page-vehicle .section-hero .flex-wrapper {
    padding: 0 0 40rem 40rem;
  }
}
@media (max-width: 1023px) {
  #page-vehicle .section-hero .flex-wrapper {
    flex-direction: column;
    align-items: center;
    padding: 130rem 0 0;
    height: unset;
  }
}
#page-vehicle .section-hero .flex-wrapper .left {
  position: relative;
  margin-right: 50rem;
}
@media (max-width: 1023px) {
  #page-vehicle .section-hero .flex-wrapper .left {
    text-align: center;
    margin: 0;
  }
}
#page-vehicle .section-hero .flex-wrapper .left-small {
  color: black;
  font-size: 16rem;
  font-weight: 500;
  margin-bottom: 15rem;
  text-transform: uppercase;
}
#page-vehicle .section-hero .flex-wrapper .left-title {
  color: black;
  font-family: "Anton";
  font-weight: 400;
  text-transform: uppercase;
}
#page-vehicle .section-hero .flex-wrapper .left-title.with-armored {
  padding-bottom: 20rem;
}
#page-vehicle .section-hero .flex-wrapper .left-title.size-1 {
  font-size: 82rem;
}
@media (max-width: 1023px) {
  #page-vehicle .section-hero .flex-wrapper .left-title.size-1 {
    font-size: 48rem;
    height: 97rem;
  }
}
#page-vehicle .section-hero .flex-wrapper .left-title.size-2 {
  font-size: 60rem;
}
@media (max-width: 1023px) {
  #page-vehicle .section-hero .flex-wrapper .left-title.size-2 {
    font-size: 38rem;
    height: 97rem;
  }
}
#page-vehicle .section-hero .flex-wrapper .left-title.size-3 {
  font-size: 50rem;
}
@media (max-width: 1023px) {
  #page-vehicle .section-hero .flex-wrapper .left-title.size-3 {
    font-size: 32rem;
    height: 97rem;
  }
}
#page-vehicle .section-hero .flex-wrapper .left-title svg {
  width: 15rem;
  height: unset;
  display: none;
}
@media (max-width: 1023px) {
  #page-vehicle .section-hero .flex-wrapper .left-title svg {
    display: inline-block;
  }
}
#page-vehicle .section-hero .flex-wrapper .left-title svg path {
  fill: black;
}
#page-vehicle .section-hero .flex-wrapper .left-armored {
  background-color: rgba(219, 219, 219, 0.5);
  position: absolute;
  top: calc(100% - 5rem);
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4rem 8rem;
  border-radius: 4px;
  backdrop-filter: blur(10px);
  opacity: 1;
  transition-property: opacity;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
@media (max-width: 1023px) {
  #page-vehicle .section-hero .flex-wrapper .left-armored {
    display: none;
  }
}
#page-vehicle .section-hero .flex-wrapper .left-armored svg path {
  fill: black;
}
#page-vehicle .section-hero .flex-wrapper .left-armored span {
  color: black;
  font-size: 14rem;
  font-weight: bold;
  letter-spacing: 0.02em;
  display: inline-block;
  margin-left: 6rem;
}
#page-vehicle .section-hero .flex-wrapper .right {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
@media (max-width: 1023px) {
  #page-vehicle .section-hero .flex-wrapper .right {
    width: 100%;
    flex-direction: column;
    margin: 235rem 0 0;
  }
}
#page-vehicle .section-hero .flex-wrapper .right-items {
  margin-right: 50rem;
  display: flex;
  align-items: flex-start;
}
@media (max-width: 1023px) {
  #page-vehicle .section-hero .flex-wrapper .right-items {
    width: 100%;
    margin: 0 0 40rem;
    justify-content: space-between;
  }
}
#page-vehicle .section-hero .flex-wrapper .right-items .item {
  display: flex;
  align-items: flex-start;
}
#page-vehicle .section-hero .flex-wrapper .right-items .item:not(:last-child) {
  margin-right: 25rem;
}
@media (max-width: 1023px) {
  #page-vehicle .section-hero .flex-wrapper .right-items .item:not(:last-child) {
    margin: 0;
  }
}
#page-vehicle .section-hero .flex-wrapper .right-items .item-content {
  margin-left: 13rem;
}
#page-vehicle .section-hero .flex-wrapper .right-items .item-content--label {
  color: black;
  font-family: "Anton";
  font-size: 12rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
#page-vehicle .section-hero .flex-wrapper .right-items .item-content--value {
  margin-top: 12rem;
  color: black;
  font-size: 16rem;
  font-weight: 300;
  letter-spacing: 0.02em;
}
@media (max-width: 1023px) {
  #page-vehicle .section-hero .flex-wrapper .right-items .item-content--value {
    font-size: 14rem;
  }
}
#page-vehicle .section-hero .flex-wrapper .right-items .item-content--value small {
  font-size: 10rem;
}
#page-vehicle .section-hero .flex-wrapper .right-cta .button {
  width: 170rem;
}
#page-vehicle .section-gallery {
  position: relative;
  overflow: hidden;
  padding-left: 120rem;
  z-index: 2;
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery {
    padding: 30rem 0 0;
    overflow: unset;
  }
}
#page-vehicle .section-gallery .flex-wrapper {
  position: relative;
  width: 100%;
  height: 100vh;
  padding-left: 180px;
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper {
    padding: 0 0 70rem;
    height: unset;
  }
}
#page-vehicle .section-gallery .flex-wrapper .left {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 180px;
  z-index: 2;
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left {
    top: unset;
    right: 0;
    width: 100%;
    height: 70rem;
  }
}
#page-vehicle .section-gallery .flex-wrapper .left::before, #page-vehicle .section-gallery .flex-wrapper .left::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  height: 300rem;
  pointer-events: none;
  z-index: 2;
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left::before, #page-vehicle .section-gallery .flex-wrapper .left::after {
    right: unset;
    left: unset;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 150rem;
  }
}
#page-vehicle .section-gallery .flex-wrapper .left::before {
  background-image: linear-gradient(to bottom, white, rgba(255, 255, 255, 0));
  top: 0;
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left::before {
    background-image: linear-gradient(to right, white, rgba(255, 255, 255, 0));
    left: 0;
  }
}
#page-vehicle .section-gallery .flex-wrapper .left::after {
  background-image: linear-gradient(to top, white, rgba(255, 255, 255, 0));
  bottom: 0;
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left::after {
    background-image: linear-gradient(to left, white, rgba(255, 255, 255, 0));
    right: 0;
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide {
  position: absolute;
  top: calc(50% - 75px);
  width: 100%;
  height: 100%;
  transition-property: transform;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  z-index: 1;
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide {
    top: 0;
    left: calc(50% - 45rem);
    width: unset;
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="0"] {
  transform: translateY(0px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="0"] {
    transform: translateX(0rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="1"] {
  transform: translateY(-140px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="1"] {
    transform: translateX(-90rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="2"] {
  transform: translateY(-280px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="2"] {
    transform: translateX(-180rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="3"] {
  transform: translateY(-420px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="3"] {
    transform: translateX(-270rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="4"] {
  transform: translateY(-560px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="4"] {
    transform: translateX(-360rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="5"] {
  transform: translateY(-700px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="5"] {
    transform: translateX(-450rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="6"] {
  transform: translateY(-840px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="6"] {
    transform: translateX(-540rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="7"] {
  transform: translateY(-980px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="7"] {
    transform: translateX(-630rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="8"] {
  transform: translateY(-1120px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="8"] {
    transform: translateX(-720rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="9"] {
  transform: translateY(-1260px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="9"] {
    transform: translateX(-810rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="10"] {
  transform: translateY(-1400px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="10"] {
    transform: translateX(-900rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="11"] {
  transform: translateY(-1540px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="11"] {
    transform: translateX(-990rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="12"] {
  transform: translateY(-1680px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="12"] {
    transform: translateX(-1080rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="13"] {
  transform: translateY(-1820px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="13"] {
    transform: translateX(-1170rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="14"] {
  transform: translateY(-1960px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="14"] {
    transform: translateX(-1260rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="15"] {
  transform: translateY(-2100px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="15"] {
    transform: translateX(-1350rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="16"] {
  transform: translateY(-2240px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="16"] {
    transform: translateX(-1440rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="17"] {
  transform: translateY(-2380px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="17"] {
    transform: translateX(-1530rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="18"] {
  transform: translateY(-2520px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="18"] {
    transform: translateX(-1620rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="19"] {
  transform: translateY(-2660px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="19"] {
    transform: translateX(-1710rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="20"] {
  transform: translateY(-2800px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="20"] {
    transform: translateX(-1800rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="21"] {
  transform: translateY(-2940px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="21"] {
    transform: translateX(-1890rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="22"] {
  transform: translateY(-3080px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="22"] {
    transform: translateX(-1980rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="23"] {
  transform: translateY(-3220px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="23"] {
    transform: translateX(-2070rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="24"] {
  transform: translateY(-3360px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="24"] {
    transform: translateX(-2160rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="25"] {
  transform: translateY(-3500px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="25"] {
    transform: translateX(-2250rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="26"] {
  transform: translateY(-3640px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="26"] {
    transform: translateX(-2340rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="27"] {
  transform: translateY(-3780px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="27"] {
    transform: translateX(-2430rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="28"] {
  transform: translateY(-3920px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="28"] {
    transform: translateX(-2520rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="29"] {
  transform: translateY(-4060px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="29"] {
    transform: translateX(-2610rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="30"] {
  transform: translateY(-4200px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="30"] {
    transform: translateX(-2700rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="31"] {
  transform: translateY(-4340px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="31"] {
    transform: translateX(-2790rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="32"] {
  transform: translateY(-4480px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="32"] {
    transform: translateX(-2880rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="33"] {
  transform: translateY(-4620px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="33"] {
    transform: translateX(-2970rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="34"] {
  transform: translateY(-4760px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="34"] {
    transform: translateX(-3060rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="35"] {
  transform: translateY(-4900px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="35"] {
    transform: translateX(-3150rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="36"] {
  transform: translateY(-5040px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="36"] {
    transform: translateX(-3240rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="37"] {
  transform: translateY(-5180px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="37"] {
    transform: translateX(-3330rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="38"] {
  transform: translateY(-5320px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="38"] {
    transform: translateX(-3420rem);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="39"] {
  transform: translateY(-5460px);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide[data-index="39"] {
    transform: translateX(-3510rem);
  }
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide .slide-items {
    display: flex;
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide .slide-items .item {
  position: relative;
  width: 100%;
  height: 140px;
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide .slide-items .item {
    width: 90rem;
    height: 61rem;
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide .slide-items .item-button {
  z-index: 5;
}
#page-vehicle .section-gallery .flex-wrapper .left-slide .slide-items .item-title {
  display: flex;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 180px;
  transform: translateY(-50%);
  height: 90rem;
  border-left: 2px solid #f1c116;
  pointer-events: none;
  mix-blend-mode: difference;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide .slide-items .item-title {
    flex-direction: column;
    border-top: 2px solid #f1c116;
    border-left: none;
    top: calc(100% + 10rem);
    left: 50%;
    height: unset;
    transform: translateX(-50%);
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide .slide-items .item-title span {
  background-color: rgba(0, 0, 0, 0.3);
  position: relative;
  color: white;
  font-size: 14rem;
  font-weight: 300;
  letter-spacing: 0.02em;
  white-space: nowrap;
  padding: 5rem 10rem;
  backdrop-filter: blur(18px);
  margin-left: 15rem;
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide .slide-items .item-title span {
    color: black;
    background-color: transparent;
    font-size: 11rem;
    margin: 0;
    padding: 0 5rem;
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide .slide-items .item-title svg {
  position: relative;
  display: block;
  left: -1px;
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .left-slide .slide-items .item-title svg {
    transform: rotate(90deg);
    left: unset;
    top: -7px;
  }
}
#page-vehicle .section-gallery .flex-wrapper .left-slide .slide-items .item.active .item-title {
  opacity: 1;
}
#page-vehicle .section-gallery .flex-wrapper .right {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media (max-width: 1023px) {
  #page-vehicle .section-gallery .flex-wrapper .right {
    height: unset;
    aspect-ratio: 1/0.66;
  }
}
#page-vehicle .section-gallery .flex-wrapper .right-tabs {
  z-index: 1;
}
#page-vehicle .section-gallery .flex-wrapper .right-tabs .tab {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  z-index: 1;
}
#page-vehicle .section-gallery .flex-wrapper .right-tabs .tab-link {
  cursor: url("../../assets/images/vehicle/slide-fullscreen.png") 38 38, auto;
  z-index: 2;
}
#page-vehicle .section-gallery .flex-wrapper .right-tabs .tab-image {
  display: none;
}
#page-vehicle .section-gallery .flex-wrapper .right-tabs .tab-image.loaded {
  display: block;
}
#page-vehicle .section-gallery .flex-wrapper .right-tabs .tab.active {
  opacity: 1;
  z-index: 2;
}
#page-vehicle .section-gallery .flex-wrapper .right-tabs .tab.active .tab-image {
  display: block;
}
#page-vehicle .section-gallery .flex-wrapper .right-arrows {
  pointer-events: none;
  z-index: 2;
}
#page-vehicle .section-gallery .flex-wrapper .right-arrows * {
  pointer-events: initial;
}
#page-vehicle .section-gallery .flex-wrapper .right-arrows .arrow-left {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 25%;
  cursor: url("../../assets/images/vehicle/slide-arrow-left.png") 24 24, auto;
}
#page-vehicle .section-gallery .flex-wrapper .right-arrows .arrow-right {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 25%;
  cursor: url("../../assets/images/vehicle/slide-arrow-right.png") 24 24, auto;
}
#page-vehicle .section-about .flex-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  height: 100vh;
}
@media (max-width: 1023px) {
  #page-vehicle .section-about .flex-wrapper {
    flex-direction: column;
    align-items: flex-start;
    height: unset;
    padding: 120rem 0 40rem;
  }
}
#page-vehicle .section-about .flex-wrapper .left {
  position: relative;
  max-width: 600rem;
  z-index: 2;
}
@media (max-width: 1023px) {
  #page-vehicle .section-about .flex-wrapper .left {
    width: 100%;
  }
}
#page-vehicle .section-about .flex-wrapper .left-small-mobile {
  color: #aaaaaa;
  font-size: 12rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.4em;
  margin-bottom: 24rem;
  display: none;
}
@media (max-width: 1023px) {
  #page-vehicle .section-about .flex-wrapper .left-small-mobile {
    display: block;
  }
}
#page-vehicle .section-about .flex-wrapper .left-title-mobile {
  color: black;
  font-family: "Anton";
  font-size: 24rem;
  font-weight: normal;
  text-transform: uppercase;
  display: none;
}
@media (max-width: 1023px) {
  #page-vehicle .section-about .flex-wrapper .left-title-mobile {
    display: block;
  }
}
#page-vehicle .section-about .flex-wrapper .left-title-mobile strong {
  color: #f1c116;
  font-family: "Anton";
}
#page-vehicle .section-about .flex-wrapper .left-small {
  color: black;
  font-size: 16rem;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 15rem;
}
@media (max-width: 1023px) {
  #page-vehicle .section-about .flex-wrapper .left-small {
    display: none;
  }
}
#page-vehicle .section-about .flex-wrapper .left-title {
  color: black;
  font-size: 44rem;
  font-weight: 400;
  font-family: "Anton";
  text-transform: uppercase;
  line-height: 1.1;
}
@media (max-width: 1023px) {
  #page-vehicle .section-about .flex-wrapper .left-title {
    display: none;
  }
}
#page-vehicle .section-about .flex-wrapper .left-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 30rem;
  grid-row-gap: 30rem;
  margin-top: 35rem;
}
@media (max-width: 767px) {
  #page-vehicle .section-about .flex-wrapper .left-items {
    grid-template-columns: repeat(2, 1fr);
  }
}
#page-vehicle .section-about .flex-wrapper .left-items .item-title {
  color: #19302b;
  font-size: 18rem;
  font-weight: 300;
}
#page-vehicle .section-about .flex-wrapper .left-items .item-subtitle {
  margin-top: 8rem;
  color: black;
  font-size: 12rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-family: "Anton";
  text-transform: uppercase;
}
#page-vehicle .section-about .flex-wrapper .left-content {
  margin-top: 80rem;
}
#page-vehicle .section-about .flex-wrapper .left-content--title {
  color: black;
  font-size: 24rem;
  font-weight: 400;
  font-family: "Anton";
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  #page-vehicle .section-about .flex-wrapper .left-content--title {
    font-size: 18rem;
  }
}
#page-vehicle .section-about .flex-wrapper .left-content--description {
  margin-top: 15rem;
}
#page-vehicle .section-about .flex-wrapper .left-content--description p {
  color: black;
  font-size: 14rem;
  font-weight: 300;
  letter-spacing: 0.02em;
  line-height: 2;
}
#page-vehicle .section-about .flex-wrapper .right {
  position: absolute;
  bottom: 10rem;
  left: 495rem;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  opacity: 0;
  transform: translateX(50px);
  transition-property: opacity, transform;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  z-index: 1;
}
@media (max-width: 1023px) {
  #page-vehicle .section-about .flex-wrapper .right {
    position: relative;
    bottom: unset;
    left: unset;
  }
}
#page-vehicle .section-about .flex-wrapper .right.appear {
  opacity: 1;
  transform: translateX(0);
  transition-duration: 3s;
}
#page-vehicle .section-about .flex-wrapper .right::before, #page-vehicle .section-about .flex-wrapper .right::after {
  content: "";
  z-index: 2;
}
#page-vehicle .section-about .flex-wrapper .right::before {
  background-image: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 5%, rgba(255, 255, 255, 0) 100%);
}
#page-vehicle .section-about .flex-wrapper .right::after {
  background-image: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0) 5%, rgba(255, 255, 255, 0) 100%);
}
#page-vehicle .section-about .flex-wrapper .right-image {
  position: relative;
  width: 1155rem;
  height: 515rem;
  z-index: 1;
}
@media (max-width: 1023px) {
  #page-vehicle .section-about .flex-wrapper .right-image {
    width: 500rem;
    height: unset;
    aspect-ratio: 1/0.5;
  }
}
#page-vehicle .section-about .flex-wrapper .right-image::before {
  content: "";
  background-image: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 5%, rgba(255, 255, 255, 0) 100%);
  z-index: 2;
}
#page-vehicle .section-about .flex-wrapper .right-image img {
  z-index: 1;
}
#page-vehicle .section-details .wrapper {
  padding-right: 40rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
}
@media (max-width: 1023px) {
  #page-vehicle .section-details .wrapper {
    height: unset;
    padding: 40rem 0 80rem;
  }
}
#page-vehicle .section-details .wrapper-small {
  color: #aaaaaa;
  font-size: 12rem;
  font-weight: 500;
  letter-spacing: 0.4em;
  text-transform: uppercase;
}
#page-vehicle .section-details .wrapper-title {
  color: black;
  font-size: 44rem;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Anton";
  margin-top: 24rem;
}
@media (max-width: 1400px) {
  #page-vehicle .section-details .wrapper-title {
    margin-top: 12rem;
  }
}
@media (max-width: 1023px) {
  #page-vehicle .section-details .wrapper-title {
    font-size: 24rem;
  }
}
#page-vehicle .section-details .wrapper-title strong {
  color: #f1c116;
  font-weight: 400;
  font-family: "Anton";
}
#page-vehicle .section-details .wrapper-columns {
  margin-top: 55rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 130rem;
}
@media (max-width: 1400px) {
  #page-vehicle .section-details .wrapper-columns {
    margin-top: 30rem;
    grid-column-gap: 80rem;
  }
}
@media (max-width: 1023px) {
  #page-vehicle .section-details .wrapper-columns {
    position: relative;
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 10rem;
    margin-top: 40rem;
    max-height: 200rem;
    transition-property: max-height;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
    overflow: hidden;
  }
  #page-vehicle .section-details .wrapper-columns.active {
    max-height: 1250rem;
  }
  #page-vehicle .section-details .wrapper-columns.active::after {
    opacity: 0;
  }
  #page-vehicle .section-details .wrapper-columns::after {
    content: "";
    background-image: linear-gradient(to top, white 5%, rgba(255, 255, 255, 0));
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 150rem;
    transition-property: opacity;
    transition-duration: 0.7s;
    transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
    z-index: 2;
  }
}
@media (max-width: 1023px) {
  #page-vehicle .section-details .wrapper-columns {
    grid-template-columns: repeat(1, 1fr);
  }
}
#page-vehicle .section-details .wrapper-columns ul li {
  color: black;
  font-size: 14rem;
  font-weight: 300;
  line-height: 20rem;
  letter-spacing: 0.02;
}
#page-vehicle .section-details .wrapper-columns ul li:not(:last-child) {
  margin-bottom: 10rem;
}
@media (max-width: 1400px) {
  #page-vehicle .section-details .wrapper-columns ul li:not(:last-child) {
    margin-bottom: 8rem;
  }
}
#page-vehicle .section-details .wrapper-cta {
  display: none;
}
@media (max-width: 1023px) {
  #page-vehicle .section-details .wrapper-cta {
    display: block;
  }
}
#page-vehicle .section-details .wrapper-cta button {
  color: #f1c116;
  font-size: 14rem;
  font-weight: bold;
  display: inline-block;
}
#page-vehicle .section-details .wrapper-cta button.hidden {
  display: none;
}
#page-vehicle .section-cta {
  position: relative;
}
#page-vehicle .section-cta .background::before {
  content: "";
  background-image: linear-gradient(to right, black, rgba(0, 0, 0, 0));
  z-index: 2;
}
#page-vehicle .section-cta .background::after {
  content: "";
  background-image: linear-gradient(to top, black, rgba(0, 0, 0, 0));
  z-index: 2;
}
#page-vehicle .section-cta .container {
  position: relative;
  z-index: 2;
}
#page-vehicle .section-cta .content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  height: 100vh;
  padding: 0 0 115rem 80rem;
}
@media (max-width: 1023px) {
  #page-vehicle .section-cta .content {
    text-align: center;
    align-items: center;
    height: unset;
    padding: 80rem 0;
  }
}
#page-vehicle .section-cta .content-title {
  color: white;
  font-size: 44rem;
  font-weight: 400;
  line-height: 49rem;
  font-family: "Anton";
  text-transform: uppercase;
  width: 235rem;
}
@media (max-width: 1023px) {
  #page-vehicle .section-cta .content-title {
    font-size: 32rem;
    line-height: 28rem;
    width: 100%;
  }
}
#page-vehicle .section-cta .content-description {
  width: 290rem;
  margin: 30rem 0 40rem;
}
@media (max-width: 1023px) {
  #page-vehicle .section-cta .content-description {
    width: 100%;
    margin: 25rem 0;
  }
}
#page-vehicle .section-cta .content-description p {
  color: white;
  font-size: 16rem;
  font-weight: 400;
  line-height: 19rem;
  letter-spacing: 0.02em;
  opacity: 0.7;
}
#page-vehicle .section-cta .content-actions {
  display: flex;
  align-items: center;
}
@media (max-width: 1023px) {
  #page-vehicle .section-cta .content-actions {
    flex-direction: column;
  }
}
#page-vehicle .section-cta .content-actions .action:not(:last-child) {
  margin-right: 30rem;
}
@media (max-width: 1023px) {
  #page-vehicle .section-cta .content-actions .action:not(:last-child) {
    margin-right: 0;
  }
}
#page-vehicle .section-cta .content-actions .action:nth-child(1) .button {
  width: 170rem;
}
#page-vehicle .section-cta .content-actions .action:nth-child(3) .button {
  width: 230rem;
}
#page-vehicle .section-cta .content-actions .action:nth-child(3) .button svg path {
  fill: #7ad06d;
}
#page-vehicle .section-cta .content-actions .action:nth-child(4) .button {
  width: 260rem;
}
@media (max-width: 1023px) {
  #page-vehicle .section-cta .content-actions .action:nth-child(4) .button {
    margin-top: 30rem;
  }
}
#page-vehicle .section-cta .content-actions .or {
  margin-right: 30rem;
  color: white;
  font-size: 12rem;
  font-weight: 400;
  letter-spacing: 0.02em;
  opacity: 0.7;
}
@media (max-width: 1023px) {
  #page-vehicle .section-cta .content-actions .or {
    margin: 30rem 0;
  }
}
#page-vehicle .section-vehicles {
  position: relative;
  overflow: hidden;
  pointer-events: initial;
  z-index: 2;
}
@media (max-width: 1023px) {
  #page-vehicle .section-vehicles {
    display: none;
  }
}
#page-vehicle .section-vehicles .flex-wrapper {
  display: flex;
  align-items: center;
  height: 100vh;
  padding: 0 175rem 0 75rem;
}
#page-vehicle .section-vehicles .flex-wrapper .vehicles {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 30rem;
  grid-row-gap: 30rem;
  width: 100%;
}
#page-vehicle #main-footer {
  background-color: black;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}
@media (max-width: 1023px) {
  #page-vehicle #main-footer {
    height: unset;
  }
}
#page-vehicle #main-footer .header {
  width: 100%;
  height: 100%;
  flex-grow: 1;
}
#page-vehicle #main-footer .footer {
  width: 100%;
}
#page-vehicle .slides-section {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 2;
}
@media (max-width: 1023px) {
  #page-vehicle .slides-section {
    height: unset;
    overflow: unset;
  }
}
#page-vehicle .slides-section .slide-section {
  position: relative;
  height: 100vh;
  overflow: hidden;
  transition-property: transform;
  transition-duration: 1s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
@media (max-width: 1023px) {
  #page-vehicle .slides-section .slide-section {
    height: unset;
    overflow: unset;
  }
}
@media (min-width: 1024px) {
  #page-vehicle .slides-section .slide-section:not(.active) {
    pointer-events: none;
  }
}
@media (min-width: 1024px) {
  #page-vehicle .slides-section[data-index="0"] .slide-section {
    transform: translateY(0);
  }
  #page-vehicle .slides-section[data-index="1"] .slide-section {
    transform: translateY(-100vh);
  }
  #page-vehicle .slides-section[data-index="2"] .slide-section {
    transform: translateY(-200vh);
  }
  #page-vehicle .slides-section[data-index="3"] .slide-section {
    transform: translateY(-300vh);
  }
  #page-vehicle .slides-section[data-index="4"] .slide-section {
    transform: translateY(-400vh);
  }
  #page-vehicle .slides-section[data-index="5"] .slide-section {
    transform: translateY(-500vh);
  }
  #page-vehicle .slides-section[data-index="6"] .slide-section {
    transform: translateY(-600vh);
  }
}
/*# sourceMappingURL=vehicle.min.css.map */
