@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.6375rem;
  font-size: 1.1875rem;
  line-height: 2.10526;
  font-weight: 500;
}
.about-car-more__item p {
  font-weight: 500;
  text-align: right;
}

.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.88);
}
.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__title-svg-block{
  display: flex;
  align-items: center;
  gap: 15px;
}
.card__svg-block{
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #9cda6b;

}
.card__svg-block svg {
  width: 22px;
  height: 22px;
}
.card__text-block {
  margin-top: 0.5rem;
}
.card__text-block h3,
.card__title-svg-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,
.success{
  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.1;
}
.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;
}
/*style for blog*/
.link-active{
  color: #9cda6b;
}
.blog-content__container,
.publication-wrapper__container{
  padding-top: 115px;
  padding-bottom: 20px;
}
.blog-list-item{
  list-style: none;
  padding: 10px;
  border: 0.125rem solid #ededed;
  border-radius: 1rem;
  background: #f7f6f9;
}
.blog-list-item__article-body{
  display: flex;
  gap: 10px;
}
.blog-list-item__article-picture{
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 1rem;
}
.blog-list-item__article-title,
.publication-title{
  font-weight: 600;
  margin-bottom: 5px;
  line-height: 1.4;
}
.publication-title{
  font-size: 1.5rem;
}
.blog-list-item__article-title{
  font-size: 18px;
}
.blog-list-item__article-description {
  line-height: 1.2;
}
.publication-content p {
  line-height: 1.2;
  margin-bottom: 8px;
}
.publication-content img{
  display: block;
  margin: 0 auto;
}
.crumb{
  font-size: 14px;
  color: #0a90d5;
  display: flex;
  align-items: center;
  padding: 5px 0;
  justify-self: flex-start;
  gap: 5px;
  margin: 10px 0;
}
.crumb svg{
  fill: #0a90d5;
  height: 15px;
  width: 20px;
}
/*style for blog*/
@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.9375rem;
    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;
    text-align: right;
  }
  .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;
  }
  .blog-list-item__article-picture{
    display: none;
  }
  .blog-content__container{
    padding-top: 80px;
  }
  .publication-wrapper__container{
    padding-top: 80px;
  }
}
@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.125rem;
    margin-top: 0.9375rem;
  }
  .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.38597430406875rem  +  1.8201284797vw , 2.8125rem );
  }
  .hero__body p {
    font-size: clamp( 1.125rem , 1.0821734475375rem  +  0.2141327623vw , 1.25rem );
    margin-top: clamp( 0.9375rem , 0.83043361884375rem  +  0.5353319058vw , 1.25rem );
  }
  .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: 2.8125rem;
  }
  .hero__body p {
    font-size: 1.25rem;
    margin-top: 1.25rem;
  }
  .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;
  }
}
.available-bg{
  background: #9cda6b6b;
}

    /*Redactor 3 -------------------*/

.redactor-styles {
  font-size: 1em;
  line-height: 1.5;
  box-sizing: border-box;
}
.redactor-styles *,
.redactor-styles *:before,
.redactor-styles *:after {
  box-sizing: inherit; }
.redactor-styles[dir="rtl"] {
  direction: rtl;
  unicode-bidi: embed; }
.redactor-styles[dir="rtl"] ul li,
.redactor-styles[dir="rtl"] ol li {
  text-align: right; }
.redactor-styles[dir="rtl"] ul,
.redactor-styles[dir="rtl"] ol,
.redactor-styles[dir="rtl"] ul ul,
.redactor-styles[dir="rtl"] ol ol,
.redactor-styles[dir="rtl"] ul ol,
.redactor-styles[dir="rtl"] ol ul {
  margin-left: 1.5em; }
.redactor-styles[dir="rtl"] figcaption {
  text-align: right; }
.redactor-styles ul[dir="rtl"],
.redactor-styles ul[dir="rtl"] ul,
.redactor-styles ul[dir="rtl"] ol,
.redactor-styles ol[dir="rtl"],
.redactor-styles ol[dir="rtl"] ul,
.redactor-styles ol[dir="rtl"] ol {
  margin-right: 1.5em; }
.redactor-styles ul[dir="rtl"] li,
.redactor-styles ol[dir="rtl"] li {
  text-align: right; }
.redactor-styles a,
.redactor-styles a:hover {
  color: #3397ff; }
.redactor-styles p,
.redactor-styles dl,
.redactor-styles blockquote,
.redactor-styles hr,
.redactor-styles pre,
.redactor-styles table,
.redactor-styles figure,
.redactor-styles address {
  padding: 0;
  margin: 0;
  margin-bottom: 1em; }
.redactor-styles ul,
.redactor-styles ol {
  padding: 0; }
.redactor-styles ul,
.redactor-styles ul ul,
.redactor-styles ul ol,
.redactor-styles ol,
.redactor-styles ol ul,
.redactor-styles ol ol {
  margin: 0 0 0 1.5em; }
.redactor-styles ul li,
.redactor-styles ol li {
  text-align: left; }
.redactor-styles ol ol li {
  list-style-type: lower-alpha; }
.redactor-styles ol ol ol li {
  list-style-type: lower-roman; }
.redactor-styles ul,
.redactor-styles ol {
  margin-bottom: 1em; }
.redactor-styles h1,
.redactor-styles h2,
.redactor-styles h3,
.redactor-styles h4,
.redactor-styles h5,
.redactor-styles h6 {
  font-weight: bold;
  color: #111;
  text-rendering: optimizeLegibility;
  margin: 0;
  padding: 0;
  margin-bottom: 0.5em;
  line-height: 1.2; }
.redactor-styles h1 {
  font-size: 2.0736em; }
.redactor-styles h2 {
  font-size: 1.528em; }
.redactor-styles h3 {
  font-size: 1.24em; }
.redactor-styles h4 {
  font-size: 1.1em; }
.redactor-styles h5 {
  font-size: 0.8em; }
.redactor-styles h6 {
  font-size: 0.63333em;
  text-transform: uppercase;
  letter-spacing: .035em; }
.redactor-styles blockquote {
  font-style: italic;
  color: rgba(0, 0, 0, 0.5);
  border: none; }
.redactor-styles table {
  width: 100%; }
.redactor-styles time, .redactor-styles small, .redactor-styles var, .redactor-styles code, .redactor-styles kbd, .redactor-styles mark {
  display: inline-block;
  font-family: Consolas, Menlo, Monaco, "Courier New", monospace;
  font-size: 87.5%;
  line-height: 1;
  color: rgba(51, 51, 51, 0.9); }
.redactor-styles var, .redactor-styles cite {
  opacity: .6; }
.redactor-styles var {
  font-style: normal; }
.redactor-styles dfn,
.redactor-styles abbr {
  text-transform: uppercase; }
.redactor-styles dfn[title],
.redactor-styles abbr[title] {
  text-decoration: none;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.5);
  cursor: help; }
.redactor-styles code, .redactor-styles kbd {
  position: relative;
  top: -1px;
  padding: 0.25em;
  padding-bottom: 0.2em;
  border-radius: 2px; }
.redactor-styles code {
  background-color: #eff1f2; }
.redactor-styles mark {
  border-radius: 2px;
  padding: 0.125em 0.25em;
  background-color: #fdb833; }
.redactor-styles kbd {
  border: 1px solid #e5e7e9; }
.redactor-styles sub,
.redactor-styles sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }
.redactor-styles sub {
  bottom: -0.25em; }
.redactor-styles sup {
  top: -0.5em; }
.redactor-styles pre {
  font-family: Consolas, Menlo, Monaco, "Courier New", monospace;
  font-size: .9em; }
.redactor-styles pre,
.redactor-styles pre code {
  background-color: #f6f7f8;
  padding: 0;
  top: 0;
  display: block;
  line-height: 1.5;
  color: rgba(51, 51, 51, 0.85);
  overflow: none;
  white-space: pre-wrap; }
.redactor-styles pre {
  padding: 1rem; }
.redactor-styles table {
  border-collapse: collapse;
  max-width: 100%;
  width: 100%; }
.redactor-styles table caption {
  text-transform: uppercase;
  padding: 0;
  color: rgba(0, 0, 0, 0.5);
  font-size: 11px; }
.redactor-styles table th,
.redactor-styles table td {
  border: 1px solid #dedede;
  padding: 15px;
}
.redactor-styles table tfoot th,
.redactor-styles table tfoot td {
  color: rgba(0, 0, 0, 0.5); }
.redactor-styles img,
.redactor-styles video,
.redactor-styles audio,
.redactor-styles embed,
.redactor-styles object {
  max-width: 100%; }
.redactor-styles img,
.redactor-styles video,
.redactor-styles embed,
.redactor-styles object {
  height: auto !important; }
.redactor-styles img {
  vertical-align: middle;
  -ms-interpolation-mode: bicubic; }
.redactor-styles figcaption {
  display: block;
  opacity: .6;
  font-size: 12px;
  font-style: italic;
  text-align: left; }
.redactor-styles .block-attention {
  color: red;
}

@media (max-width: 600px){
  .redactor-styles table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    width: 100%;
  }
}
/*btn go to form*/
.form-statement{
  display: flex;
  margin: 15px auto 30px;
  font-size: 1.1875rem;
  font-weight: 600;
  line-height: 1.26316;
  color: #000000;
  background: #9cda6b;
  border: 0.0625rem solid #9cda6b;
  border-radius: 1.375rem;
  align-items: center;
  justify-content: center;
  padding: 0.625rem 1.5625rem;
  transition: all 0.3s;
}
.form-statement:hover {
  color: #FFFFFF;
}
.want-work-button{
  background: #9cda6b;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 0;

  transition: all 0.3s;
}
.want-work-button a{
  width: 100%;
  text-align: center;
}
.want-work-button:hover{
  color: #FFFFFF;
}
.become-driver{
  display: flex;
  align-items: center;
  justify-content: center;
  background: #9cda6b;
  padding: 15px 5px;
  font-size: 22px;
  text-align: center;
  line-height: 1.5;
  font-weight: 600;
  transition: all 0.3s;
  max-width: 450px;
  margin: 0 auto 35px;
  border-radius: 4px;

  transition: all 0.3s;
}
.become-driver:hover {
  color: #FFFFFF;
}
@media (max-width: 465px){
.become-driver{
  margin: 0 10px 35px;
}
}
.social-btn-popup{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: 18px;
  font-weight: 500;
  color: #0a0a0a;
  font-family: "Montserrat", sans-serif;
}
.social-btn-popup svg{
  width: 20px;
  height: 20px;
}
/*popup*/
.popup {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0; top: 0;
  width: 100vw; height: 100vh;
  background: rgba(0,0,0,0.5);
  justify-content: center;
  align-items: center;
}
.popup--active {
  display: flex;
}
.popup__wrapper {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.popup__content {
  background: #fdfbfb;
  border-radius: 10px;
  padding: 30px 20px 20px 20px;
  max-width: 440px;
  width: 100%;
  box-shadow: 0 2px 16px rgba(0,0,0,0.16);
  position: relative;
}
.popup__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 24px;
  height: 24px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
}
.popup__close::before,
.popup__close::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 2px;
  background-color: #333;
  transform-origin: center;
  border-radius: 1px;
}
.popup__close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.popup__close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.popup-title{
  text-align: center;
  font-weight: 600;
  font-size: 23px;
  margin-top: 12px;
  line-height: 1.5;
}
.popup-title span{
  color: #9cda6b;
  font-weight: 700;
}
.popup-sub-title{
  line-height: 1.3;
  font-weight: 500;
  font-size: 16px;
}
/*form*/
.form-container {
  padding: 25px 0;
  font-size: 14px;
  font-family: inherit;
  color: white;
  display: flex;
  flex-direction: column;
  gap: 20px;
  box-sizing: border-box;
  border-radius: 16px;
}

.form-container button:active {
  scale: 0.95;
}

.form-container .form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.form-container .form-group {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.form-container .form-group label {
  display: block;
  margin-bottom: 5px;
  margin-left: 5px;
  color: #000;
  font-weight: 600;
  font-size: 12px;
}

.form-container .form-group input {
  width: 100%;
  padding: 12px 16px;
  border-radius: 8px;
  color: #000;
  font-family: inherit;
  background-color: transparent;
  border: 1px solid #414141;
}

.form-container .form-group textarea {
  width: 100%;
  padding: 12px 16px;
  border-radius: 8px;
  resize: none;
  color: #000;
  height: 96px;
  border: 1px solid #414141;
  background-color: transparent;
  font-family: inherit;
}

.form-container .form-group input::placeholder {
  opacity: 0.5;
}

.form-container .form-group input:focus {
  outline: none;
  border-color: #9cda6b;
}

.form-container .form-group textarea:focus {
  outline: none;
  border-color: #9cda6b;
}

.form-container .form-submit-btn {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  color: #4e4e4e;
  font-weight: 600;
  background: #9cda6b;
  border: 1px solid #9cda6b;
  padding: 12px 16px;
  margin-top: 8px;
  cursor: pointer;
  border-radius: 6px;
  font-size: 16px;
  transition: all 0.3s;
}

.form-container .form-submit-btn:hover {
  color: #000;
}
.radio-buttons-block span{
    display: block;
    margin-bottom: 5px;
    margin-left: 5px;
    color: #000;
    font-weight: 600;
    font-size: 12px;
  }
.radio-buttons-block-list{
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.radio-buttons-block-list input{
  width: 14px;
  height: 14px;
  accent-color: #9cda6b;
}
.radio-buttons-block-list label{
  color: #000000;
}
.radio-buttons-block-list li{
  display: flex;
  align-items: center;
  gap: 8px;
}
/* From Uiverse.io by sans-script
.radio-buttons-block-list{
  input[type="radio"] {
    position: relative;
    top: 0;
    width: 20px;
    height: 20px;
    -webkit-appearance: none;
    outline: none;
    transition: transform 0.3s;
  }

  input[type="radio"]:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #262626;
    box-sizing: border-box;
    transition: transform 0.3s;
  }

  input:checked[type="radio"]:before {
    width: 10px;
    top: 2px;
    left: -3px;
    transform: rotate(45deg) translate(5px, -10px);
    border: 2px solid #9cda6b;
    border-left: none;
    border-top: none;
  }
}
*/
/*success page*/

.success__body{
  min-height: 100svh;
  padding: 0 15px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background: rgba(156, 218, 107, 0.1);
  backdrop-filter: blur(7.9px);
  -webkit-backdrop-filter: blur(7.9px);
}
.success-title{
  font-weight: 600;
  line-height: 1.3;
  font-size: 45px;
  color: #FFFFFF;
}
.success-sub-title{
  color: #FFFFFF;
  font-size: 20px;
  margin: 10px 0;
  line-height: 1.2;
}
.success-sub-title a{
  color: #9cda6b;
}
.button-link-us {
  background: #9cda6b;
  padding: 8px 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}
.button-link-us a{
  width: 100%;
  height: 100%;
  color: #0a0a0a;
  transition: all 0.3s;
}
.button-link-us a:hover{
  color: #FFF1F3;
}
.phone_button{
  text-decoration: underline;
}
.social-button-table{
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(242, 242, 247, 0.8);
  border-radius: 4px;
  padding: 8px 2px;
  gap: 8px;
  line-height: 1.3;
  font-weight: 500;
  color: #FFF1F3;
  font-size: 18px;
  transition: all 0.3s;
}
.social-button-table:hover{
  border: 1px solid #9cda6b;
  color: #9cda6b;
}
.social-button-table svg{
  width: 20px;
  height: 20px;
}