input[type=email],
input[type=tel] {
  text-align: right;
}

.language-switcher .languages-block ul li:not(:last-child)::after {
  right: auto;
  left: 0;
}

.reviews-block::after {
  right: auto;
  left: 0;
}

.blog-card .blog-card__bottom .read-more::after {
  content: "\e900";
}

@media (min-width: 991.9px) {
  .section-hero .section-hero__main .bg-element._element-1 {
    width: calc(40px + 120 * (100vw - 390px) / 1010);
    height: calc(24px + 116 * (100vw - 390px) / 1010);
    right: auto;
    left: 14%;
    top: 7%;
  }
}
@media (min-width: 991.9px) and (min-width: 1400px) {
  .section-hero .section-hero__main .bg-element._element-1 {
    width: 160px;
  }
}
@media (min-width: 991.9px) and (min-width: 1400px) {
  .section-hero .section-hero__main .bg-element._element-1 {
    height: 140px;
  }
}
@media (min-width: 991.9px) {
  .section-hero .section-hero__main .bg-element._element-2 {
    width: calc(40px + 100 * (100vw - 390px) / 1010);
    height: calc(24px + 102 * (100vw - 390px) / 1010);
    right: auto;
    left: 8%;
    top: 29%;
  }
}
@media (min-width: 991.9px) and (min-width: 1400px) {
  .section-hero .section-hero__main .bg-element._element-2 {
    width: 140px;
  }
}
@media (min-width: 991.9px) and (min-width: 1400px) {
  .section-hero .section-hero__main .bg-element._element-2 {
    height: 126px;
  }
}
@media (min-width: 991.9px) {
  .section-hero .section-hero__main .bg-element._element-3 {
    width: calc(40px + 105 * (100vw - 390px) / 1010);
    height: calc(24px + 115 * (100vw - 390px) / 1010);
    right: auto;
    left: 21%;
    top: 35%;
  }
}
@media (min-width: 991.9px) and (min-width: 1400px) {
  .section-hero .section-hero__main .bg-element._element-3 {
    width: 145px;
  }
}
@media (min-width: 991.9px) and (min-width: 1400px) {
  .section-hero .section-hero__main .bg-element._element-3 {
    height: 139px;
  }
}
@media (min-width: 991.9px) {
  .section-hero .section-hero__main .bg-element._element-4 {
    width: calc(40px + 105 * (100vw - 390px) / 1010);
    height: calc(24px + 106 * (100vw - 390px) / 1010);
    right: auto;
    left: 25%;
    top: 19%;
  }
}
@media (min-width: 991.9px) and (min-width: 1400px) {
  .section-hero .section-hero__main .bg-element._element-4 {
    width: 145px;
  }
}
@media (min-width: 991.9px) and (min-width: 1400px) {
  .section-hero .section-hero__main .bg-element._element-4 {
    height: 130px;
  }
}
@media (min-width: 991.9px) {
  .section-hero .section-hero__main .bg-element._element-5 {
    width: calc(40px + 120 * (100vw - 390px) / 1010);
    height: calc(24px + 121 * (100vw - 390px) / 1010);
    right: auto;
    left: 37%;
    top: 27%;
  }
}
@media (min-width: 991.9px) and (min-width: 1400px) {
  .section-hero .section-hero__main .bg-element._element-5 {
    width: 160px;
  }
}
@media (min-width: 991.9px) and (min-width: 1400px) {
  .section-hero .section-hero__main .bg-element._element-5 {
    height: 145px;
  }
}