@media (max-width: 1400px) {
  .container {
    max-width: 1230px;
  }
  .how__content,
  .cases__content {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .slick-slide {
    margin: 0 10px;
  }
  .reviews__item {
    margin: 0 auto;
  }
}
@media (max-width: 1230px) {
  .container {
    max-width: 1100px;
  }
  .header__nav a {
    font-size: 16px;
  }
  .about {
    background: transparent;
  }
}
@media (max-width: 1100px) {
  .container {
    max-width: 991px;
  }
  .intro__img {
    max-width: 450px;
  }
  .intro__text h1 br {
    display: none;
  }
  .about__title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    gap: 20px;
  }
  .why__item {
    -webkit-transform: none !important;
            transform: none !important;
  }
  .why {
    background-size: cover;
  }
  .why__logo {
    margin: 60px auto 0;
  }
  .signs__content {
    padding-bottom: 250px;
    background: url(../img/rupor.png) no-repeat center bottom/200px auto;
  }
}
@media (max-width: 991px) {
  .container {
    max-width: 768px;
  }
  .intro__title {
    display: block;
    font-weight: 400;
    line-height: 1;
  }
  .header {
    display: none;
  }
  .why__content {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  h2 {
    font-size: 64px;
  }
  .start__content {
    padding: 300px 0 600px;
  }
  .intro {
    background: transparent;
  }
  .intro__subtitle {
    display: block;
  }
  .intro__img {
    display: block;
    width: calc(100% + 30px);
    height: auto;
    max-width: calc(100% + 30px);
    margin: 20px -15px 40px;
  }
}
@media (max-width: 768px) {
  .container {
    max-width: 576px;
  }
  .intro {
    padding-top: 57px;
  }
  .intro__text h1 {
    font-size: 24px;
    margin-bottom: 27px;
  }
  .intro__text p {
    font-size: 16px;
  }
  .main-btn {
    font-size: 16px;
  }
  .mob-hidden {
    display: none;
  }
  .mob-visible {
    display: block;
  }
  h2 {
    font-size: 28px;
  }
  h2 br {
    display: none;
  }
  h2, p, h3,
  .about__item {
    line-height: 1.2 !important;
  }
  .about {
    padding-top: 60px;
  }
  .about__title h2 {
    font-size: 64px;
  }
  .about__title p {
    font-size: 20px;
  }
  .about .flex-arrow {
    margin: 40px 0 57px;
  }
  .about .flex-arrow img {
    display: none;
  }
  .about__img {
    max-width: 100%;
  }
  .about__item {
    gap: 13px;
  }
  .about__item img {
    height: 38px;
  }
  .about__item p {
    font-size: 16px;
  }
  .about__item + .about__item {
    margin-top: 32px;
  }
  .about__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 30px;
  }
  .about__text p,
  .partners p,
  .services p,
  .services__item,
  .signs__item p,
  .contacts__text p,
  .footer__content p {
    font-size: 16px;
  }
  .contacts__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  section {
    padding: 40px 0;
  }
  .footer__content {
    gap: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer__content iframe {
    max-width: 100%;
  }
  .signs__item img {
    height: 36px;
  }
  .steps__item {
    -webkit-transform: none;
            transform: none;
    max-width: 100%;
    padding: 30px 15px;
  }
  .results__item h3 {
    font-size: 20px;
  }
  .results__sub {
    font-size: 20px;
    margin: 12px 0;
    line-height: 1.2;
  }
  .steps__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    background: none;
  }
  .steps {
    background: none;
  }
  .services p {
    margin: 60px 0 20px;
  }
  .partners__content div {
    width: 110px;
    height: 110px;
  }
  .partners__content div img {
    max-width: 60px;
  }
  .flex-arrow h2 {
    text-align: left;
  }
  .flex-arrow img {
    display: none;
  }
  .steps__item__num {
    font-size: 110px;
    min-width: 136px;
    line-height: 70px;
  }
  .steps__item__num::after {
    height: 8px;
    width: 8px;
    top: 37px;
    left: 30px;
  }
  .steps__item {
    padding-bottom: 24px;
  }
  .steps__item__text h3 {
    font-size: 20px;
  }
  .steps__item__text p {
    font-size: 14px;
    margin-top: 0;
  }
  .why {
    margin: 0;
    background: none;
  }
  .why__item {
    min-height: 228px;
  }
  .why__content {
    gap: 12px;
  }
  .consult__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 40px;
    gap: 28px;
  }
  .consult__content p {
    font-size: 16px;
  }
  .faq__item {
    padding: 22px;
  }
  .faq__item__heading {
    font-size: 16px;
  }
  .faq__item__dot {
    height: 3px;
    width: 3px;
  }
  .faq__content {
    margin-top: 40px;
  }
  .start__content {
    padding: 136px 0 320px;
  }
  .start__content div {
    font-size: 24px;
    padding: 25px;
  }
  .footer {
    margin-top: 0;
  }
  .main-btn {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .thanks {
    background: url(../img/thanks-bg-mob.png) no-repeat center bottom/cover;
  }
  .thanks h1 {
    font-size: 44px;
  }
  .header__nav {
    display: none;
  }
  .burger {
    display: block;
  }
  .intro h1 {
    font-size: 128px;
  }
  html {
    background: #01060D url(../img/body-mob.png) no-repeat center bottom/100% auto;
  }
  .intro {
    padding-top: 24px;
  }
  .intro h1 {
    font-size: 74px;
    margin-bottom: 8px;
  }
  .intro h3 {
    font-size: 19px;
  }
  .intro__subtitle {
    margin-bottom: 24px;
  }
  .about__img {
    margin-top: -80px;
    margin-bottom: -80px;
  }
  .about h2 + p {
    margin: 16px 0 0;
  }
  .about__item + .about__item {
    margin-top: 0;
  }
  .about__text {
    gap: 16px;
  }
  .about__text h3 {
    margin-top: 40px;
    font-size: 20px;
    margin-bottom: 16px;
  }
  .deals h3 {
    margin-top: 0;
    font-size: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .deals__text p {
    font-size: 16px;
  }
  .deals__text svg {
    display: block;
    margin-top: -10px;
  }
  h2 {
    margin-bottom: 20px;
  }
  .cases__content {
    gap: 70px;
  }
  .cases__item {
    max-width: 100%;
  }
  .reviews__btns svg {
    height: 50px;
    width: auto;
  }
  .reviews__btns {
    margin-bottom: 20px;
  }
  .faq__item__text__head {
    font-size: 16px;
  }
  .faq__item__btn img {
    height: 30px;
    width: 30px;
    min-height: 30px;
    min-width: 30px;
  }
  .faq__item {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .faq__item__text__content {
    font-size: 12px;
    padding-top: 14px;
  }
  .faq__item + .faq__item {
    margin-top: 16px;
  }
  .contacts {
    background: transparent;
  }
  .contacts .intro__img {
    margin: 0 -15px;
    margin-top: 20px;
  }
  .footer__content p {
    font-size: 12px;
  }
  .footer__content {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .reviews__item {
    min-height: 406px;
  }
}/*# sourceMappingURL=media.css.map */