.menu-phone {
  display: none;
}

@media (max-width: 1180px) {
  .header__list-link {
    font-size: 12px;
  }
  .header__num {
    font-size: 13px;
  }
  .logo span:nth-child(1) {
    font-size: 12px;
  }
  .logo span:nth-child(2) {
    padding: 4px;
    width: auto;
    height: auto;
  }
  .header__list {
    gap: 18px;
  }
}
@media (max-width: 1000px) {
  .menu-phone {
    display: block;
  }
  .menu-phone i {
    font-size: 28px;
    color: #fff;
  }
  .form__popup-title {
    font-size: 26px;
  }
  .form__popup {
    width: 90%;
    padding: 30px 50px;
  }
  .header-lang {
    display: none;
  }
  .header-center {
    position: fixed;
    left: 120%;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #71e873;
  }
  .header__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .header__list-link {
    font-size: 18px;
  }
  .header__num {
    font-size: 16px;
  }
  .logo span:nth-child(1) {
    font-size: 20px;
  }
  .logo span:nth-child(2) {
    padding: 8px;
    width: auto;
    height: auto;
  }
  .header {
    padding: 18px 0;
  }
  .exclusive__list,
  .about__list {
    -ms-grid-columns: (288px) [2];
    grid-template-columns: repeat(2, 288px);
  }
  .about__list-subtitle {
    font-size: 14px;
    padding: 36px 0 20px 0;
  }
  .exclusive__disc-subtitle {
    font-size: 22px;
    max-width: 640px;
    left: 0;
    text-align: center;
  }
  .exclusive__disc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 520px;
    padding-top: 60px;
  }
  .exclusive__disc img {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 200px;
    opacity: 0.6;
  }
  .footer-end .list {
    gap: 22px;
  }
  .footer__list {
    margin: 0 42px 0 0;
  }
  .footer-end .list {
    padding: 0 0px 0 0;
  }
  .bg-video {
    -webkit-transform: scale(2.5) !important;
    transform: scale(2.5) !important;
  }
}
@media (max-width: 768px) {
  .footer__list-link {
    font-size: 18px;
  }
  .footer__list.footer__list-sm .footer__list-link {
    font-size: 12px;
  }
  .footer__tel {
    font-size: 12px;
    padding: 18px 32px;
  }
  .footer__info-subtitle {
    font-size: 12px;
  }
}
@media (max-width: 680px) {
  .hero__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 160px 42px 160px;
    grid-template-columns: 160px 160px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 42px;
    padding: 0 0 32px 0;
  }
  .hero__list-item {
    margin: auto;
  }
  .exclusive__list,
  .about__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .footer__form {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .footer__form-btn {
    margin: 22px 0 0 0;
  }
  .footer-end {
    gap: 62px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer__pr {
    left: 0;
  }
  .footer-end {
    padding: 40px 0 32px 0;
  }
  .info__pay {
    -ms-grid-columns: (1fr) [1];
    grid-template-columns: repeat(1, 1fr);
  }
  .info__desc {
    padding-bottom: 42px;
  }
  .bg-video {
    height: 100vh;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .hidden-x video {
    height: 659px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
@media (max-width: 480px) {
  .container {
    padding: 0 12px;
  }
  .logo span:nth-child(1) {
    font-size: 14px;
  }
  .logo span:nth-child(2) {
    padding: 6px;
    font-size: 12px;
  }
  .header__num {
    font-size: 12px;
    padding: 0 22px 0 0;
  }
  .hero__title {
    margin: 0 0 52px 0;
    padding: 0 22px;
    font-size: 21px;
  }
  .hero__text {
    text-align: center;
    margin-top: 80px;
  }
  .hero__subtitle {
    font-size: 12px;
    max-width: 298px;
  }
  .hero__list {
    margin: 76px;
    -webkit-column-gap: 18px;
    -moz-column-gap: 18px;
    column-gap: 18px;
  }
  .wrap-cards-title {
    max-width: 760px;
    margin: 0 auto;
    padding: 0px 0 60px 0;
  }
  .title {
    font-size: 20px;
    max-width: 320px !important;
  }
  .wrap-cards__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 22px;
  }
  .wrap-cards__info-subtitle {
    font-size: 16px;
    max-width: 280px;
  }
  .content--card {
    max-width: 320px;
    margin: 0 auto 10px auto;
  }
  .hero__list {
    margin-bottom: 42px;
  }
  .about__inenr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .title {
    font-size: 20px;
    max-width: 320px !important;
    padding-top: 42px;
  }
  .hero__list {
    margin-bottom: 0;
  }
  .exclusive__disc-subtitle {
    font-size: 14px;
  }
  .exclusive__disc {
    height: 420px;
    padding-top: 40px;
    margin: 22px 0 0 0;
  }
  .swiper-clients-slide .slide-content img {
    padding: 30px 0 0 0;
  }
  .swiper-clients {
    width: 100%;
    margin: 0 0 120px 0;
    height: 466px;
    border-radius: 16px;
  }
  .exclusive__inenr,
  .clients__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .clients .title {
    margin: 30px 0 48px 0;
  }
  .swiper-clients-slide .slide-content .ww {
    padding: 60px 0 40px 0;
  }
  .info__pay {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 22px;
  }
  .info .container {
    padding: 0 12px;
    margin: -100px 0 0 0;
  }
  .footer-end .list {
    padding: 0 0px 0 0;
    gap: 0;
  }
  .footer__list-link {
    font-size: 12px;
  }
  .footer__list.footer__list-sm .footer__list-link {
    font-size: 10px;
  }
  .footer__list {
    margin: 0;
    gap: 10px;
  }
  .footer-end .list {
    gap: 32px;
  }
  .hidden-x video {
    width: auto;
    height: 470px;
  }
  .footer {
    background-color: #000;
    padding: 6px 0;
  }
  .header__num {
    padding: 0 4px 0 0;
  }
  .form__popup-title {
    font-size: 16px;
    font-weight: bold;
  }
  .hidden-x::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(0, 0, 0, 0.6)),
      to(#101010)
    );
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, #101010);
    pointer-events: none;
  }
  .hidden-x video {
    height: 100%;
    width: 100%;
  }
  .footer-end {
    padding: 40px 0 0 0;
  }

  .footer__bottom {
    padding: 12px 0 0 0;
  }
  .footer__soc {
    position: relative;
    left: -50%;
    transform: translateX(14%);
  }

  .footer__info-subtitle {
    margin: 0 0 18px 0;
    max-width: 400px;
  }

  .footer__info {
    align-items: center;
    display: flex;
    flex-direction: column;
  }
  .list {
    display: grid !important;
    grid-template-columns: 100px 100px;
    justify-content: center;
  }
  .footer__soc {
    position: relative;
    left: -50%;
    transform: translateX(-60%);
  }

  .top {
    display: none;
  }
}
