@media (max-width: 1230px) {
  .container {
    max-width: 1100px;
  }
  .header__nav {
    gap: 14px;
  }
  .contacts__img {
    max-width: 470px;
  }
  .work h2 {
    font-size: 40px;
    margin-bottom: 52px;
    font-weight: 500;
    color: #fff;
    position: static;
    text-align: center;
    -webkit-transform: none;
            transform: none;
  }
  .work__content {
    gap: 40px;
    margin-bottom: 40px;
  }
  .work__item {
    -webkit-transform: none !important;
            transform: none !important;
  }
}
@media (max-width: 1100px) {
  .container {
    max-width: 991px;
  }
  .about .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .benefit__content,
  .exp__content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .hero__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .about {
    background: #F1F0F5;
  }
  .about__img {
    max-width: 663px;
    height: auto;
  }
  .steps {
    background: #F1F0F5;
  }
  .steps__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
  }
}
@media (max-width: 991px) {
  .container {
    max-width: 768px;
  }
  .hero__content h1 {
    font-size: 50px;
  }
  .how__content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 40px;
  }
  .how__wrapper {
    padding: 40px 20px;
  }
  .how__item {
    border: none !important;
    padding: 0 20px;
  }
  .header .header__nav {
    display: none;
  }
  .burger {
    display: block;
  }
  .burger__menu a.main-btn {
    text-align: center;
    max-width: 220px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .contacts__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .footer__nav a {
    display: none;
  }
  .footer__nav a.main-btn {
    display: block;
  }
  .footer__nav {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .footer__top {
    margin-bottom: 40px;
  }
  .footer__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .footer .header {
    padding: 0;
  }
  .footer .header .container {
    background: transparent;
    padding: 0 15px;
  }
  .exp {
    display: none;
  }
}
@media (max-width: 768px) {
  .mob-hidden {
    display: none !important;
  }
  .mob-visible {
    display: block !important;
  }
  h2 {
    font-size: 28px;
  }
  .container {
    max-width: 576px;
  }
  .hero {
    background: -webkit-gradient(linear, left top, left bottom, from(#EFEFEF), to(#FFFFFF));
    background: linear-gradient(180deg, #EFEFEF 0%, #FFFFFF 100%);
    margin-top: 150px !important;
    border-radius: 20px 20px 0 0;
  }
  .hero__img {
    display: block;
    width: 100%;
    height: auto;
  }
  .hero__box__item {
    padding: 12px;
    font-size: 12px;
    width: calc(50% - 10px);
  }
  .about__text p {
    font-size: 14px;
  }
  .work__item {
    max-width: 100%;
  }
  .hero__box__item--last {
    width: 100%;
  }
  .hero__box {
    gap: 12px 20px;
  }
  .hero__box .main-btn {
    width: 100%;
  }
  .about .container {
    gap: 40px;
  }
  .why {
    background: none;
  }
  .hero__content h1 {
    font-size: 28px;
  }
  .hero__content p {
    margin-top: 40px;
  }
  .title h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .title p {
    font-size: 16px;
  }
  .how__content,
  .facts__content,
  .reviews__content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 24px;
    width: 100%;
  }
  .how__devider {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .important__content {
    border-radius: 40px;
    padding: 20px;
  }
  .work__item img {
    height: 120px;
  }
  .quiz__txt h4,
  .quiz__txt li {
    font-size: 18px;
  }
  .quiz__txt li + li {
    margin-top: 16px;
  }
  .title p {
    margin-bottom: 30px;
  }
  .quiz__question {
    padding: 16px;
    font-size: 18px;
    border-radius: 20px 20px 0 0;
  }
  .quiz__bg {
    padding: 20px;
  }
  .how__item.transform {
    -webkit-transform: none;
            transform: none;
  }
  .how__item {
    width: 100%;
  }
  .quiz__answers__label {
    gap: 12px;
  }
  .contacts__form .form-input {
    padding: 16px;
  }
  .quiz .contacts__form {
    padding: 0;
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .main-btn {
    padding: 16px 24px;
  }
  .testimonials__photo {
    height: 80px;
    width: 80px;
  }
  .testimonials__text {
    font-size: 14px;
  }
  .testimonials__item h3 {
    font-size: 18px;
  }
  .accordion__header {
    font-size: 18px;
  }
  .accordion__content p {
    font-size: 14px;
  }
  .accordion__header:after {
    height: 30px;
    width: 30px;
    min-height: 30px;
    min-width: 30px;
  }
  .contacts__form {
    max-width: 100%;
  }
  .footer__top {
    gap: 30px;
  }
  .slick-next, .slick-prev {
    height: 19px;
    width: auto;
  }
  .testimonials__item {
    padding: 30px 20px;
    min-height: 428px;
  }
  .thanks .container {
    padding-top: 120px;
  }
  .contacts {
    background: none;
  }
  .contacts .title h3 {
    font-size: 20px;
  }
  section {
    padding: 50px 0 70px !important;
  }
  .conf .container {
    padding: 0 15px;
    background: none;
  }
  .faq {
    background: none;
  }
  .how {
    margin-top: 0;
    background: none;
  }
  .benefit__item p {
    max-width: 100%;
  }
  .faq__item__text__head {
    font-size: 18px;
  }
  .faq__item,
  .contacts__form {
    border-radius: 20px;
  }
  .services__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 15px;
  }
  .services__item img {
    position: static;
    width: 100%;
    height: auto;
    min-height: 194px;
    border-radius: 16px;
  }
  .services__item__text {
    width: 100%;
    padding: 0;
    margin-top: 12px;
  }
  .services__item__text h3 {
    font-size: 24px;
  }
  .services__item__text p {
    margin: 8px 0 16px;
  }
  .services__item__text .main-btn {
    display: block;
    width: 100%;
    text-align: center;
  }
  .calc {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .calc .container {
    background: url(../img/calc-bg-mob.png) no-repeat bottom right/cover;
    padding: 30px 17px;
  }
  .calc__field,
  .calc__result-item {
    width: 100%;
  }
  .how__content {
    gap: 60px;
  }
  .exp {
    background: #fff;
    display: block;
  }
  .exp__img {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
  .exp__content {
    background: url(../img/exp-bg-mob.png) no-repeat center/100% 100%;
    padding: 140px 15px;
  }
  .exp__content.mob-visible {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
  }
  .exp .exp__item p {
    padding-bottom: 21px;
  }
  .exp .exp__item p + p {
    padding: 14px 0 0;
  }
  .steps__items {
    margin: 0;
    padding-left: 30px;
  }
  .steps__item {
    -webkit-transform: none !important;
            transform: none !important;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .steps picture {
    width: 100%;
  }
  .examples__content {
    -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;
  }
}
@media (max-width: 576px) {
  .container {
    max-width: 420px;
  }
  .how__content {
    margin-bottom: 0;
  }
  .contacts {
    background: #202E4A url(../img/contacts-bg.png) no-repeat bottom center/303px auto;
    padding-bottom: 350px !important;
  }
  .why .main-btn {
    padding: 18px;
  }
  .slick-dots {
    left: -5px;
  }
  .slick-slide {
    margin: 0 5px;
  }
  .about {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .about .container {
    padding: 30px 20px;
    border-radius: 20px;
  }
  .benefit__content {
    margin-top: 40px;
  }
  .how__item,
  .benefit__item {
    max-width: 100%;
  }
  .thanks {
    background: #fff url(../img/thanks-bg-mob.png) no-repeat center bottom/100% auto;
  }
}/*# sourceMappingURL=media.css.map */