@import url("https://fonts.googleapis.com/css?family=Poppins:regular,300,500,600,700&display=swap");@import url("https://fonts.googleapis.com/css?family=Montserrat:regular,500,600,700&display=swap");@import url("https://fonts.googleapis.com/css?family=Roboto:regular,500,600&display=swap");* {
  padding: 0rem;
  margin: 0rem;
  border: 0rem;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
*::before,
*::after {
  display: inline-block;
}
html,
body {
  height: 100%;
}
body {
  line-height: 1;
  scrollbar-gutter: stable;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
input,
button,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  background-color: transparent;
}
input,
textarea {
  width: 100%;
}
label {
  display: inline-block;
}
button,
select,
option {
  cursor: pointer;
}
a {
  display: inline-block;
  color: inherit;
  text-decoration: none;
}
ul li {
  list-style: none;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit;
}



/* Generated by vite-plugin-svg-spritemap */
body {
  min-width: 20rem;
  color: #121212;
  font-family: "Poppins", sans-serif;
  font-size: 1rem;
  background: #f2f2f7;
}
[data-fls-scrolllock] body {
  overflow: hidden;
  touch-action: none;
  overscroll-behavior: none;
}
.wrapper {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  overflow: clip;
}
.wrapper > main {
  flex: 1 1 auto;
}
.wrapper > * {
  min-width: 0;
}
[class*=__container] {
  max-width: 78.375rem;
  margin: 0 auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}/* Generated by vite-plugin-svg-spritemap */
.tabs__navigation {
  display: flex;
  justify-content: center;
  background: #ebebeb;
  border-radius: 8.75rem;
  max-width: 37.5rem;
  margin-left: auto;
  margin-right: auto;
}
.tabs__title {
  flex: 0 1 50%;
  padding: 1rem 0.9375rem;
  border-radius: 0.3125rem;
  font-weight: 500;
  line-height: 1.14286;
  font-family: "Roboto", sans-serif;
  color: #121212;
}
.tabs__title.--tab-active {
  border-radius: 8.75rem;
  box-shadow: 0.25rem 0.25rem 0.8125rem 0 rgba(0, 0, 0, 0.11), -0.25rem -0.25rem 0.8125rem 0 rgba(0, 0, 0, 0.11);
  background: #fff;
}
.about-car-more {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  transform: translateY(-7.8125rem);
  transition: all 0.6s;
  opacity: 0;
  visibility: hidden;
  background: #121212;
  color: #fff;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
.about-car-more h3 {
  text-align: center;
}
.about-car-more__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.9375rem;
  font-size: 1.1875rem;
  line-height: 2.10526;
  font-weight: 500;
}
.about-car-more__item p {
  font-weight: 600;
}

.option-about-car {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0 1rem;
}
.option-about-car__item {
  padding: 0.5rem;
  border-radius: 0.25rem;
  font-size: 0.9375rem;
  color: #121212;
  background: #dfdfdf;
}/* Generated by vite-plugin-svg-spritemap */
.menu {
  font-family: "Montserrat", sans-serif;
}
.menu__phone-block {
  display: none;
}
.menu__phone-btn {
  cursor: pointer;
  font-size: 1.1875rem;
  font-weight: 600;
  line-height: 1.26316;
  color: #fafafa;
  border: 0.0625rem solid #9cda6b;
  border-radius: 1.375rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.625rem 1.5625rem;
  transition: all 0.3s;
}
.menu__phone-num {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  column-gap: 0.9375rem;
  row-gap: 0.25rem;
  color: #9cda6b;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  line-height: 1.33333;
}
.menu__phone-num svg {
  width: 1.125rem;
  height: 1.125rem;
  fill: #9cda6b;
}
.menu__phone-num span {
  font-size: 0.875rem;
}
.menu__body {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  row-gap: 0.9375rem;
}
.menu__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  row-gap: 0.9375rem;
}
.menu__item {
  color: #fff;
  transition: all 0.3s;
}
.menu__item:hover {
  color: #9cda6b;
}
.menu__link {
  font-size: 1.1875rem;
  font-weight: 600;
  line-height: 1.26316;
}

.icon-menu {
  display: none;
}/* Generated by vite-plugin-svg-spritemap */
.header {
  position: absolute;
  z-index: 1;
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.header__container {
  display: flex;
  max-width: 81.875rem;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 0.9375rem;
}
.header__logo {
  align-self: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header__logo img {
  width: 12.1875rem;
  height: 2.5rem;
}/* Generated by vite-plugin-svg-spritemap */
.footer {
  background: #000;
  color: #fff;
}
.footer__body {
  display: grid;
  grid-template-columns: 3.75rem 1fr 5rem;
}
.footer__bottom-mobile {
  margin-top: 0.9375rem;
  display: flex;
  flex-direction: column-reverse;
  gap: 0.9375rem;
  align-items: center;
}
.footer__bottom-mobile span {
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: #e3e3e3;
}
.footer__logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.625rem;
}
.footer__logo img {
  width: 3.5rem;
  height: 3.5rem;
}
.footer__social {
  display: flex;
  align-items: center;
  gap: 0.9375rem;
}
.footer__social a {
  display: flex;
}
.footer__social a svg {
  width: 2.0625rem;
  height: 2.0625rem;
}

.langs {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  transition: all 0.3s;
}
.langs__active {
  text-decoration: underline;
}
.langs a {
  display: block;
}/* Generated by vite-plugin-svg-spritemap *//* Generated by vite-plugin-svg-spritemap */
.title-section {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  line-height: 1.25;
  text-align: center;
}

.card {
  padding: 2rem;
  border: 0.125rem solid #ededed;
  border-radius: 1rem;
  background: #f7f6f9;
}
.card svg {
  width: 2.5rem;
  height: 2.5rem;
}
.card__text-block {
  margin-top: 0.5rem;
}
.card__text-block h3 {
  font-size: 1.1875rem;
  font-weight: 700;
  line-height: 1.4;
}
.card__text-block p {
  font-weight: 500;
  line-height: 1.75;
}

.hero {
  background: url("../images/hero.webp") 0 0 no-repeat;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.hero__button {
  align-self: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 5rem;
  height: 5rem;
  background: rgba(242, 242, 247, 0.5);
  transition: all 0.3s;
  animation: heartbeat 2s ease-in-out infinite both;
}
.hero__button:hover {
  background: rgba(242, 242, 247, 0.8);
}
.hero__button svg {
  width: 1.9375rem;
  height: 1.9375rem;
}
.hero__container {
  min-height: 100svh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.hero__body {
  color: #fff;
  max-width: 37.5rem;
  margin: auto 0;
}
.hero__body h1 {
  font-weight: 600;
  line-height: 1.28;
}
.hero__body p {
  font-weight: 300;
  line-height: 1.2;
}

@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
.our-cars__container {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.cars-block {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
}
.car-item {
  background: #f7f6f9;
  border: 0.125rem solid #ededed;
  border-radius: 1rem;
}
.car-item:hover .about-car-more {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.car-item__photo {
  background: #dfdfdf;
}
.car-item__photo img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 392/235;
}
.car-item__about-car {
  position: relative;
}

.about-car {
  padding-top: 1.5rem;
}
.about-car h3 {
  margin: 0 1rem 1rem 1rem;
  font-weight: 600;
}
.about-car h4{
  font-size: 19px;
  margin: 0 1rem 1rem 1rem;
  font-weight: 600;
}
.about-car__setting-car {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin: 1rem 0;
}
.about-car__setting-car-item {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  text-align: center;
  border: 0.0625rem solid #eeedef;
}
.about-car__setting-car-item svg {
  flex-grow: 1;
}

.our-advantages__container {
  padding-bottom: 1.25rem;
}
.our-advantages__content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
}
.terms-of-cooperation__container {
  padding-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 30px;
}
.terms-of-cooperation__content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
}
.map__body {
  position: relative;
}
.map .map-info-block {
  position: absolute;
  top: 10%;
  right: 10%;
  max-width: 24.5rem;
  border-radius: 1rem;
  background: #000;
  color: #f2f2f7;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.map .map-info-block__title-block {
  text-align: center;
}
.map .map-info-block__title-block h4 {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.6;
}
.map .map-info-block__title-block p {
  font-weight: 400;
  line-height: 1.5;
}
.map .map-info-block__location {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.map .map-info-block__location span {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 1.0625rem;
  line-height: 1.4;
  font-family: "Montserrat", sans-serif;
  color: rgba(242, 242, 247, 0.9);
}
.map .map-info-block__location span svg {
  width: 1.25rem;
  height: 1.25rem;
  fill: #9cda6b;
}
.map .map-info-block__location p,
.map .map-info-block__location a {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.333;
  font-family: "Montserrat", sans-serif;
}
.map .map-info-block__location a {
  display: flex;
  flex-direction: column;
}
@media (max-width: 61.99875em){
  .cars-block {
    grid-template-columns: repeat(2, 1fr);
  }
  .our-advantages__content {
    grid-template-columns: repeat(2, 1fr);
  }
  .terms-of-cooperation__content {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 47.99875em) and (any-hover: none){
  .icon-menu {
    cursor: default;
  }
}
@media (max-width: 47.99875em){
  .card{
    padding: 15px;
  }
  .footer__body {
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  .menu__phone-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.625rem;
    align-self: center;
  }
  .menu__phone-btn {
    display: none;
  }
  .menu__body {
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    width: 100%;
    height: 100svh;
    left: -100%;
    top: 0;
    overflow: auto;
    padding: 5rem 0.9375rem 1.875rem 0.9375rem;
    transition: left 0.3s;
  }
  .menu__body::before {
    content: "";
    position: fixed;
    width: 100%;
    height: 4.375rem;
    left: -100%;
    top: 0;
    transition: left 0.3s;
    z-index: 2;
  }
  [data-fls-menu-open] .menu__body {
    left: 0;
  }
  [data-fls-menu-open] .menu__body::before {
    left: 0;
  }
  .menu__list {
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
    flex-grow: 1;
    row-gap: 1.5625rem;
  }
  .menu__link {
    font-size: 1.75rem;
  }
  .icon-menu {
    display: block;
    position: relative;
    width: 1.875rem;
    height: 1.125rem;
    z-index: 5;
  }
  .icon-menu span, .icon-menu::before, .icon-menu::after {
    content: "";
    transition: all 0.3s ease 0s;
    right: 0;
    position: absolute;
    width: 100%;
    height: 0.125rem;
    background-color: #fff;
  }
  .icon-menu::before {
    top: 0;
  }
  .icon-menu::after {
    bottom: 0;
  }
  .icon-menu span {
    top: calc(50% - 0.0625rem);
  }
  [data-fls-menu-open] .icon-menu span {
    width: 0;
  }
  [data-fls-menu-open] .icon-menu::before {
    top: calc(50% - 0.0625rem);
    transform: rotate(-45deg);
  }
  [data-fls-menu-open] .icon-menu::after {
    bottom: calc(50% - 0.0625rem);
    transform: rotate(45deg);
  }
  .header__container {
    align-items: center;
  }
  .header__logo img {
    width: 6.875rem;
    height: 1.9375rem;
  }
  .hero__button {
    width: 3.5rem;
    height: 3.5rem;
  }
  .hero__button svg {
    width: 1.3125rem;
    height: 1.9375rem;
  }
  .cars-block {
    grid-template-columns: auto;
  }
  .car-item__photo {
    max-width: 100%;
  }
  .our-advantages__content {
    grid-template-columns: auto;
  }
  .terms-of-cooperation__content {
    grid-template-columns: auto;
  }
  .map__body {
    display: flex;
    flex-direction: column-reverse;
  }
  .map .map-info-block {
    position: relative;
    right: 0;
    margin: 0 0.9375rem 0.9375rem 0.9375rem;
  }
}
@media (max-width: 20em){
  .tabs__navigation {
    margin-bottom: 2rem;
  }
  .tabs__title {
    font-size: 1.0625rem;
  }
  .menu__phone-num {
    font-size: 1.25rem;
  }
  .menu__body {
    column-gap: 1.875rem;
  }
  .menu__list {
    column-gap: 1.25rem;
  }
  .header__container {
    padding-top: 0.9375rem;
  }
  .header__container {
    padding-bottom: 0.9375rem;
  }
  .footer__container {
    padding-top: 1.875rem;
  }
  .footer__container {
    padding-bottom: 1.875rem;
  }
  .title-section {
    font-size: 1.5rem;
  }
  .title-section {
    margin-bottom: 2rem;
  }
  .hero__button {
    margin-bottom: 1.25rem;
  }
  .hero__body h1 {
    font-size: 1.75rem;
  }
  .hero__body p {
    font-size: 1.25rem;
  }
  .our-cars__container {
    margin-top: 2.5rem;
  }
  .about-car h3 {
    font-size: 1.5rem;
  }
  .about-car h4{
    font-size: 19px;
  }
  .about-car__setting-car-item svg {
    width: 2.1875rem;
    height: 2.375rem;
  }
  .our-advantages__container {
    padding-top: 1.875rem;
    padding-left: 0;
    padding-right: 0;
  }
  .map .map-info-block {
    padding-left: 1.875rem;
  }
  .map .map-info-block {
    padding-right: 1.875rem;
  }
  .map .map-info-block {
    padding-top: 1.875rem;
  }
  .map .map-info-block {
    padding-bottom: 1.875rem;
  }
}
@media (min-width: 20em) and (max-width: 78.375em){
  .tabs__navigation {
    margin-bottom: clamp( 2rem , 1.400428265525rem  +  2.9978586724vw , 3.75rem );
  }
  .tabs__title {
    font-size: clamp( 1.0625rem , 0.82695396145625rem  +  1.1777301927vw , 1.75rem );
  }
  .menu__phone-num {
    font-size: clamp( 1.25rem , 1.164346895075rem  +  0.4282655246vw , 1.5rem );
  }
  .menu__body {
    column-gap: clamp( 1.875rem , 1.446734475375rem  +  2.1413276231vw , 3.125rem );
  }
  .menu__list {
    column-gap: clamp( 1.25rem , 0.92880085653125rem  +  1.6059957173vw , 2.1875rem );
  }
  .header__container {
    padding-top: clamp( 0.9375rem , 0.61630085653125rem  +  1.6059957173vw , 1.875rem );
  }
  .header__container {
    padding-bottom: clamp( 0.9375rem , 0.61630085653125rem  +  1.6059957173vw , 1.875rem );
  }
  .footer__container {
    padding-top: clamp( 1.875rem , 1.6608672376875rem  +  1.0706638116vw , 2.5rem );
  }
  .footer__container {
    padding-bottom: clamp( 1.875rem , 1.6608672376875rem  +  1.0706638116vw , 2.5rem );
  }
  .title-section {
    font-size: clamp( 1.5rem , 1.32869379015rem  +  0.8565310493vw , 2rem );
  }
  .title-section {
    margin-bottom: clamp( 2rem , 1.6145610278375rem  +  1.9271948608vw , 3.125rem );
  }
  .hero__button {
    margin-bottom: clamp( 1.25rem , 0.821734475375rem  +  2.1413276231vw , 2.5rem );
  }
  .hero__body h1 {
    font-size: clamp( 1.75rem , 1.2789079229125rem  +  2.3554603854vw , 3.125rem );
  }
  .hero__body p {
    font-size: clamp( 1.25rem , 1.164346895075rem  +  0.4282655246vw , 1.5rem );
  }
  .our-cars__container {
    margin-top: clamp( 2.5rem , 2.071734475375rem  +  2.1413276231vw , 3.75rem );
  }
  .about-car h3 {
    font-size: clamp( 1.5rem , 1.414346895075rem  +  0.4282655246vw , 1.75rem );
  }
  .about-car h4{
    font-size: 19px;
  }
  .about-car__setting-car-item svg {
    width: clamp( 2.1875rem , 1.8877141327625rem  +  1.4989293362vw , 3.0625rem );
  }
  .about-car__setting-car-item svg {
    height: clamp( 2.375rem , 2.1608672376875rem  +  1.0706638116vw , 3rem );
  }
  .our-advantages__container {
    padding-top: clamp( 1.875rem , 0.3760706638125rem  +  7.4946466809vw , 6.25rem );
  }
  .map .map-info-block {
    padding-left: clamp( 1.875rem , 1.7465203426125rem  +  0.6423982869vw , 2.25rem );
  }
  .map .map-info-block {
    padding-right: clamp( 1.875rem , 1.7465203426125rem  +  0.6423982869vw , 2.25rem );
  }
  .map .map-info-block {
    padding-top: clamp( 1.875rem , 1.7465203426125rem  +  0.6423982869vw , 2.25rem );
  }
  .map .map-info-block {
    padding-bottom: clamp( 1.875rem , 1.7465203426125rem  +  0.6423982869vw , 2.25rem );
  }
}
@media (min-width: 78.375em){
  .tabs__navigation {
    margin-bottom: 3.75rem;
  }
  .tabs__title {
    font-size: 1.75rem;
  }
  .menu__phone-num {
    font-size: 1.5rem;
  }
  .menu__body {
    column-gap: 3.125rem;
  }
  .menu__list {
    column-gap: 2.1875rem;
  }
  .header__container {
    padding-top: 1.875rem;
  }
  .header__container {
    padding-bottom: 1.875rem;
  }
  .footer__container {
    padding-top: 2.5rem;
  }
  .footer__container {
    padding-bottom: 2.5rem;
  }
  .title-section {
    font-size: 2rem;
  }
  .title-section {
    margin-bottom: 3.125rem;
  }
  .hero__button {
    margin-bottom: 2.5rem;
  }
  .hero__body h1 {
    font-size: 3.125rem;
  }
  .hero__body p {
    font-size: 1.5rem;
  }
  .our-cars__container {
    margin-top: 3.75rem;
  }
  .about-car h3 {
    font-size: 1.75rem;
  }
  .about-car h4 {
    font-size: 19px;
  }
  .about-car__setting-car-item svg {
    width: 3.0625rem;
    height: 3rem;
  }
  .our-advantages__container {
    padding-top: 6.25rem;
  }
  .terms-of-cooperation__container {
    padding-left: 0;
    padding-right: 0;
    padding-top: 50px;
  }
  .map .map-info-block {
    padding-left: 2.25rem;
  }
  .map .map-info-block {
    padding-right: 2.25rem;
  }
  .map .map-info-block {
    padding-top: 2.25rem;
  }
  .map .map-info-block {
    padding-bottom: 2.25rem;
  }
}
@media (any-hover: hover){
  .menu__phone-btn:hover {
    background: #9cda6b;
    color: #121212;
  }
  .langs a:hover {
    text-decoration: underline;
  }
}