@media screen and (max-width: 1560px) {
  header{
      height: 90px;
  }

  .header--wrapper{
    padding: 0 20px;
  }
  section.intro {
      padding: 180px 0 120px;
  }
.footer--top {

    padding: 73px 20px 85px;
}
.footer--bottom-wrapper{
  padding: 0 20px;
}
}

@media screen and (max-width: 1280px) {
  h2 {
    font-size: 23px;
  }

  header {
    height: 50px;
    padding: 0 40px;
  }

  .header--left {
    max-width: 300px;
  }

  .header--left .logo-rent img {
    width: 144px;
  }

  .header--left .logo-victory img {
    width: 127px;

  }

  .header--right .language-switcher span {
    font-size: 10px;
  }

  .header--right {
    max-width: 230px;
  }

  .header--right .connection {
    gap: 10px;
  }

  .header--right .connection a {
    font-size: 14px;
  }

  section.intro {
    padding: 80px 42px 30px;
    min-height: 430px;
    height: auto;
  }

  .header--right .connection .social--links a img {
    width: 14px;
    height: 14px;
  }

  .language-switcher img {
    width: 14px;
    height: 14px;
  }

  .language-switcher span {
    font-size: 10px;
  }

  section.advantages {
    padding: 0 40px;
  }

  section.advantages .cards {
    gap: 18px;
    padding-top: 37px;
  }

  .text-xl {
    font-size: 14px;
  }

  .text-lg {
    font-size: 10px;
  }

  section.advantages {
    margin: 36px 0;
  }

  section.advantages h2 {
    margin-left: 29px;
  }

  section.advantages .cards .card {
    padding: 13px 20px 16px;
    padding-left: 15px;
    gap: 13px;
    border-radius: 10px;
  }

  section.advantages .cards .card .card--logo {
    width: 60px;
    top: -3px;
    right: 3px;
  }

  section.advantages .cards .card .card--logo-3 {
    width: 53px;
    top: -18px;
    right: 10px;
  }

  section.about {
    padding: 0 40px;
    margin-top: 70px;
  }

  section.about h2 {
    margin-left: 30px;
  }

  section.about .title--info {
    display: flex;
    flex-direction: column-reverse;
    gap: 14px;
  }

  section.about .about-title {
    width: 160px;
    height: 36px;
    margin-bottom: 0;
    margin-left: 30px;
    /* padding: 10px 22px ; */
  }

  section.about .about-title img {
    width: 114px;
  }

  section.about .map--icon {
    max-width: 410px;
    top: -51px;
    right: 20px;
  }

  section.about .marker--list {
    padding-top: 45px;
    flex-direction: row;
    justify-content: space-between;
    gap: 20px;

    max-width: 532px;
    margin-left: 30px;
  }

  section.about .marker--list li {
    display: flex;
    align-items: center;
    gap: 10px;
    /* outline: 1px solid red; */
  }

  section.about .marker--list li img {
    width: 30px;
  }

  section.about .marker--list li div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 8px;
  }

  section.about .marker--list li div .number {
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 23px;
    line-height: 70%;
    color: #000096;
  }

  section.about .marker--list li div .text {
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 14px;
    line-height: 70%;
    color: #000096;
  }

  section.reviews {
    padding: 0 40px;
    margin-top: 85px;
  }

  section.reviews h2 {
    display: flex;
    gap: 6px;
    margin-left: 30px;
  }

  .reviews-list {
    gap: 18px;
    margin-top: 22px;
  }

  .reviews-list .review {
    padding: 21px 19px;
    padding-top: 13px;
    padding-bottom: 29px;

    border-radius: 10px;
    gap: 12px;
  }

  .reviews-list .review .header .ya-logo {
    width: 34px;
    height: 34px;
  }

  .stars {
    display: flex;
    align-items: center;
    gap: 2px;
  }

  .stars img {
    width: 10px;
    height: 10px;
  }

  .reviews-list .review .header .info {
    padding-top: 5px;
    gap: 2px;
  }

  .reviews-list .review .header .info .name {
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 9px;
    color: #333;
    padding-bottom: 5px;
  }

  .reviews-list .review .header .info .title-servises p {
    font-size: 6px;
  }

  .reviews-list .review p {
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 7px;
    color: #333;
  }

  section.reviews .map-link a {
    font-size: 10px;
  }

  section.reviews .map-link {
    font-size: 10px;
    padding-top: 22px;
    justify-content: flex-start;
    padding-left: 30px;
  }

  section.faq {
    padding: 0 70px;
    margin-top: 40px;
    margin-bottom: 34px;
  }

  section.faq h2 {
    margin-bottom: 50px;
  }

  .faq-item {
    padding: 12px 0;

  }

  .faq-question span {
    font-size: 14px;

  }

  .faq-indicator svg {
    width: 12px;
  }

  .faq-answer-content {
    font-size: 10px;

  }

  footer {
    /* padding: 24px 40px; */
  }

  .footer--top {
    padding: 0;
    padding: 20px 40px 40px;

  }

  .footer--top .connection p {
    font-size: 10px;
  }

  .footer--top .connection a {
    font-size: 16px;
  }

  .footer--top .connection .social--links {
    gap: 10px;
    padding-top: 8px;

  }

  .footer--top .connection .social--links a img {
    width: 100px;
  }

  .footer--top .direction h2 {
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 15px;
    line-height: 250%;
    color: #fff;
  }

  .footer--top .direction .direction-list {
    gap: 38px;
    padding-top: 16px;
  }

  .footer--top .direction .direction-list p {
    font-size: 10px;
    margin-bottom: 4px;
  }

  .footer--bottom-left a {
    font-size: 9px;
  }

  .footer--bottom-right img {
    max-width: 150px;
    width: 100%;
  }

  .footer--bottom {
    width: 100%;
    padding: 12px 40px;
  }
}

@media screen and (max-width: 544px) {
  h2 {
    font-size: 20px;
    /* margin-left: 23px; */
  }

  .text-xl {
    font-size: 16px;
  }

  .text-lg {
    font-size: 14px;

  }

  .desktop-only {
    display: none !important;
  }

  .burger-menu {
    display: flex;
  }

  header {
    padding: 0 20px !important;
  }

  .header--wrapper {
    position: relative;
  }

  /* .header--left .logo-rent img {
    width: 120px;
  } */

  /* .header--left .logo-victory img {
    width: 100px;
  } */

  .header--left {
    max-width: 250px;
  }

  .header--right-mobile .connection a {
    font-size: 18px;
    margin-bottom: 15px;
    display: inline-block;
  }

  .header--right-mobile .social--links {
    margin: 15px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;

  }

  .header--right-mobile .language-switcher {
    /* margin-top: 15px; */
  }

  .mobile-menu {
    width: 70%;
  }

  section.advantages {
    padding: 0 20px;
  }

  section.advantages .cards {
    grid-template-columns: repeat(1, 1fr);
    padding-top: 20px;
  }

  section.advantages .cards .card {
    padding: 14px 20px;
    padding-right: 70px;
    gap: 15px;
    border-radius: 10px;
  }

  section.advantages .cards .card .text-xl br {
    display: none;
  }

  section.advantages .cards .card .card--logo {
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
    width: 75px;
  }

  section.advantages .cards .card .card--logo-3 {
    width: 65px;
  }

  section.about {
    margin-top: 74px;

  }

  section.advantages h2 {
    margin-left: 23px;
  }

  section.about .about-title {
    width: 177px;
    height: 39px;
  }

  section.about .title--info {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }

  section.about .title--info h2 {
    text-align: center;
  }

  section.about .map--icon {
    width: 100%;
    top: -40px;
    /* top: -50%; */
    right: 30px;
    /* transform: translateY(-50%); */
  }

  section.about .marker--list {
    max-width: 282px;
    width: 100%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0;
  }

  section.about .marker--list li {
    flex-direction: column;
    justify-content: center;
    gap: 16px;
  }

  section.about .marker--list li div {

    gap: 5px;
  }

  section.about .marker--list li div .number {
    text-align: center;
  }

  section.reviews {
    padding: 0 40px;
    margin-top: 84px;
  }



  section.reviews h2 span {
    display: none;
  }

  .reviews-list {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    padding: 5px 0 15px 0;
    /* height: 500px; */
    /* Для Firefox */
    margin-top: 10px;
  }

  .reviews-list::-webkit-scrollbar {
    display: none;
    /* Для Chrome, Safari */
  }

  .reviews-list .review {
    flex: 0 0 100%;
    scroll-snap-align: start;
  }

  .reviews-list .review {
    padding: 6px 10px 13px;
    gap: 6px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
    background: #f7f7f7;
    border-radius: 8px;
  }

  .reviews-list .review .header .ya-logo {
    width: 27px;
    height: 27px;
  }

  .stars {
    display: flex;
    align-items: center;
    gap: 2px;
  }

  .stars img {
    width: 10px;
    height: 10px;
  }

  .reviews-list .review .header .info {
    gap: 2px;
  }

  .reviews-list .review .header .info .name {
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 12px;
    color: #333;
    padding-bottom: 5px;
  }

  .reviews-list .review .header .info .title-servises p {
    font-size: 7px;
  }

  .reviews-list .review p {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 10px;
    color: #333;
  }

  section.reviews .map-link a {
    font-size: 10px;
  }

  section.reviews .map-link {
    font-size: 10px;
    padding-top: 22px;
    justify-content: flex-start;
    padding-left: 0;
  }

  section.faq {
    padding: 0 40px;
    margin-top: 32px;
    margin-bottom: 40px;
  }

  section.faq h2 {
    margin-bottom: 11px;
  }

  .faq-item {
    padding: 9px 0;
  }

  .faq-question span.question--text {
    max-width: 270px;
    width: 100%;
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 13px;
    line-height: 123%;
    color: #000d96;
    padding-right: 20px;

  }

  .faq-indicator svg {
    width: 12px;
  }

  .faq-answer-content {
    font-size: 10px;
  }

  footer {
    /* padding: 24px 40px; */
  }

  .footer--top {
    /* padding: 0; */
    padding: 20px;
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;

  }

  .footer--top .connection p {
    font-size: 12px;
  }

  .footer--top .connection a {
    font-size: 18px;
  }

  .footer--top .connection .social--links {
    gap: 9px;
    padding-top: 0;
    display: grid;
    grid-template-columns: repeat(2, 2fr);
  }

  .footer--top .connection .social--links .connection-wrapper {
    margin-top: 7px;
  }

  .footer--top .connection .social--links a img {
    max-width: 166px;
    width: 100%;
  }

  .footer--top .direction {
    max-width: 100%;
    width: 100%;
  }

  .footer--top .direction h2 {
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 12px;
    line-height: 250%;
    color: #fff;
    margin-bottom: 10px;
  }

  .footer--top .direction .direction-list {
    /* max-width: 500px; */
    gap: 0;
    padding-top: 1px;
    display: grid;
    grid-template-columns: repeat(2, 2fr);
  }

  .footer--top .direction .direction-list p {
    font-size: 12px;
    margin-bottom: 5px;
    margin-right: 20px;
  }

  .footer--bottom-left a {
    font-size: 9px;
  }

  .footer--bottom-wrapper {
    flex-direction: column;
    align-items: flex-start;
    padding: 20px 0px;
  }

  .footer--bottom-right img {
    max-width: 100%;
    width: 100%;

  }


  .footer--bottom {
    width: 100%;
    padding: 12px 17px;
    margin: 50px 0;
  }

  section.about .about-title {
    margin-left: 0;
    border-radius: 10px;
  }

  section.about h2 {
    margin-left: 0;
  }

  section.reviews h2 {
    margin-left: 0;
  }
}

@media screen and (max-width: 480px) {
  .mobile-menu {
    width: 100%;
  }

  .header--right-mobile {
    padding: 20px;
  }

  .header--right-mobile .connection a {
    font-size: 16px;
  }

  .header--right-mobile .social--links a img {
    width: 35px;
    height: 35px;
  }

  .header--right-mobile .language-switcher img {
    width: 18px;
    height: 18px;
  }

  .header--right-mobile .language-switcher span {
    font-size: 14px;
  }

  .header--left .logo-rent img.mobile {
    display: block;
  }

  .header--left .logo-rent img.desktop {
    display: none;
  }

  .header--left .line--mobile {
    display: block;
  }

  /* .header--left .logo-rent img {
    width: 100px;
  } */

  /* .header--left .logo-victory img {
    width: 80px;
  } */

  .header--left {
    max-width: 173px;
  }

  section.intro {
    align-items: flex-start;
    padding: 100px 20px 50px;
  }
}