@media (max-width: 1399px) {
  .services__item {
    padding: 1.875rem;
  }
  .services__item-title {
    font-size: 1.75rem;
  }
  .header .social__text {
    display: none;
  }
  .logo img {
    width: 280px;
  }
  .banner__wrapper:before {
    width: 90%;
  }
  .acceptance {
    padding: 1.125rem 0.25rem;
    font-size: 0.9375rem;
  }
  .wpcf7-list-item {
    margin-left: 0;
  }
  .banner__content {
    padding-bottom: 6.25rem;
  }
  input[type=checkbox] {
    width: 20px;
    height: 20px;
  }
  .quiz__content {
    padding: 1.875rem;
  }
  .quiz__question {
    font-size: 2.25rem;
  }
}
@media (max-width: 1199px) {
  .logo img {
    width: 260px;
  }
  .header .btn span {
    display: none;
  }
  .rating__number {
    font-size: 2.25rem;
    margin-right: 0.625rem;
  }
  .section-title {
    font-size: 2.5rem;
  }
  .banner h1 {
    font-size: 2.75rem;
  }
  .banner__wrapper {
    padding: 2.5rem 0;
  }
  .banner__wrapper:before {
    width: 98%;
  }
  .banner {
    padding-top: 11.25rem;
  }
  .input {
    padding: 1rem 2.5rem 1rem 1rem;
    background-position: top 18px right 16px;
  }
  .acceptance {
    padding: 0.625rem;
  }
  .advantages {
    padding: 6.25rem 0 12.5rem;
  }
  .advantages__title, .task-card__title, .task-card__price span,
  .quiz__question, .quiz__block-title, .quiz__sale {
    font-size: 1.75rem;
  }
  .section {
    padding: 6.25rem 0;
  }
  .task-card__header {
    padding: 1.25rem 1.25rem 1.25rem 2.5rem;
  }
  .task-card__content {
    padding: 0 1.25rem 1.25rem 1.25rem;
  }
  .task-card__row {
    padding: 1.25rem 0;
  }
  .quiz, .about {
    padding-bottom: 12.5rem;
  }
  .quiz__block-top, .quiz__block-bottom {
    padding: 1.875rem;
  }
  .quiz__block-title span, .quiz__sale span {
    font-size: 3.125rem;
  }
  .quiz__block, .about__wrapper {
    clip-path: polygon(0 0, 80% 0, 100% 100%, 0% 100%);
  }
  .quiz__question, .quiz__progress {
    margin-bottom: 1.25rem;
  }
  .services__block {
    margin-top: 2.5rem;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
    row-gap: 15px;
  }
  .services {
    padding-bottom: 6.25rem;
  }
  .callback__bottom:after {
    display: none;
  }
  .callback__bottom {
    background-color: var(--black);
  }
  .callback__top {
    margin-left: auto;
    clip-path: polygon(9% 0, 100% 0, 100% 100%, 0 100%);
  }
  .callback:before {
    background-color: var(--dark-red);
    left: auto;
    right: 0;
  }
  .callback__wrapper {
    padding: 2.5rem 0;
    clip-path: none;
    margin-left: 0;
  }
  .step__title {
    font-size: 1.625rem;
  }
  .step__icon {
    margin: 2.5rem 0;
  }
  .step_bg {
    padding: 1.25rem;
  }
  .about__content {
    padding: 1.875rem;
  }
  .about__text strong {
    font-size: 1.25rem;
  }
  .person__name {
    font-size: 2rem;
  }
  .person__content {
    padding: 1.25rem;
  }
  .footer-order {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 1.25rem;
  }
  .footer {
    padding: 2.5rem 0;
  }
  .footer__bottom {
    margin-top: 2.5rem;
  }
}
@media (max-width: 991px) {
  .header {
    padding: 0.625rem 0;
  }
  .banner:before {
    width: 100%;
    clip-path: none;
    height: 100px;
  }
  .order-social {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 0.625rem;
  }
  .order-phone {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .logo img {
    width: 240px;
  }
  .banner:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(225, 225, 225, 0.5);
  }
  .banner h1 {
    margin-top: 1.5625rem;
  }
  .banner__plus {
    font-size: 1rem;
  }
  .banner__wrapper {
    background-color: var(--red);
    z-index: 2;
  }
  .banner__wrapper:before {
    display: none;
  }
  .section-title {
    font-size: 2.25rem;
  }
  .slider {
    padding-top: 2.5rem;
    padding-bottom: 5rem;
  }
  .slick-arrow {
    top: auto;
    bottom: 0;
  }
  .slick-prev {
    right: auto;
    left: 0;
  }
  .slick-next {
    right: auto;
    left: 70px;
  }
  .quiz .slider {
    padding-bottom: 0;
  }
  .quiz__block {
    clip-path: polygon(0 0, 100% 0, 91% 100%, 0 100%);
  }
  .quiz__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .quiz__block svg {
    width: 50px;
    height: 50px;
    margin-top: 0;
    margin-left: 1.25rem;
  }
  .partners__block:before {
    width: 100%;
    height: 50%;
    clip-path: polygon(0 12%, 100% 0, 100% 100%, 0 100%);
    top: auto;
    bottom: 0;
  }
  .services__block {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "s1 s2" "s3 s4" "s5 s6" "s7 s8" "s9 s9";
  }
  .services__item-title {
    font-size: 1.5rem;
  }
  .step {
    margin-top: 3.125rem;
  }
  .about__img {
    height: 450px;
  }
  .about__wrapper {
    clip-path: polygon(0 0, 100% 0, 96% 100%, 0 100%);
  }
  .pluses {
    margin: 2.5rem 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .plus_red, .plus_dark {
    clip-path: polygon(0 15%, 100% 0, 100% 100%, 0 100%);
    margin-left: 0;
    margin-top: -30px;
    padding-left: 1.875rem;
    padding-top: 3.125rem;
  }
  .nav-tabs {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow-x: auto;
  }
  .nav-tabs .nav-link {
    white-space: nowrap;
  }
  .person .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .reviews__block {
    margin-top: 2.5rem;
    padding: 1.25rem;
  }
  .review {
    padding: 1.25rem;
  }
  .contacts {
    padding-bottom: 5rem;
  }
  .contacts a.contacts__title {
    font-size: 1.875rem;
    margin-top: 1.875rem;
  }
  .footer__logo img {
    width: 280px;
  }
  .popup__wrap {
    padding: 2.5rem 4.375rem 2.5rem 2.5rem !important;
  }
  .popup-form-callback {
    --popup-width: 600px;
  }
  .popup-success {
    --popup-width: 500px;
  }
  .services__item {
    background-position: top center;
  }
  .s3 {
    background-position: center;
  }
}
@media (max-width: 767px) {
  .banner h1 {
    font-size: 2.375rem;
  }
  .banner__content {
    padding-bottom: 3.125rem;
  }
  .section-title {
    font-size: 2rem;
  }
  .banner__form {
    margin-top: 1.875rem;
  }
  .advantages__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .advantages__item svg {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    height: 40px;
    max-width: 40px;
    margin-right: 0.625rem;
  }
  .advantages__title {
    font-size: 1.375rem;
    margin-top: 0;
  }
  .advantages__text, .task-card {
    font-size: 1rem;
  }
  .advantages:before, .about:before, .quiz:before {
    width: 20%;
    height: 60px;
  }
  .advantages {
    padding: 5rem 0 7.5rem;
  }
  .section {
    padding: 5rem 0;
  }
  .task-card__title, .task-card__price span {
    font-size: 1.5rem;
  }
  .services__block {
    grid-template-columns: 1fr;
    grid-template-areas: "s1" "s2" "s3" "s4" "s5" "s6" "s7" "s8" "s9";
    grid-template-rows: repeat(9, minmax(230px, auto));
  }
  .callback__top {
    min-width: auto;
  }
  .step {
    margin-top: 2.5rem;
  }
  .step_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .step__icon {
    margin-top: 0;
    margin-bottom: 1.875rem;
  }
  .step__icon svg {
    width: 45px;
    height: 45px;
  }
  .step__header {
    -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;
    margin-right: 1.25rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .step__number {
    padding: 0.25rem 0.75rem;
    margin-bottom: 0.625rem;
    margin-right: 0;
  }
  .step__number span {
    display: none;
  }
  .step__arrow {
    background: none;
    width: 2px;
    height: 100%;
    background-color: var(--stroke-in-white);
  }
  .step__title {
    margin-bottom: 0.9375rem;
  }
  .about, .quiz {
    padding-bottom: 7.5rem;
  }
  .person__name {
    font-size: 1.75rem;
  }
  .reviews__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: auto;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .reviews__wrapper {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .review {
    margin: 0;
  }
  .review__text {
    font-size: 1rem;
  }
  .review__title {
    font-size: 1.125rem;
  }
  .contacts__title {
    font-size: 1.5rem;
  }
  .contacts {
    position: relative;
    padding-bottom: 2.5rem;
  }
  .contacts .container {
    position: relative;
    z-index: 2;
  }
  .contacts:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(225, 225, 225, 0.5);
  }
  .contacts a.contacts__title {
    margin-top: 0.9375rem;
    font-size: 1.5rem;
  }
  .contacts__info {
    margin-bottom: 1.875rem;
  }
  .footer .social {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .footer .social .social__item {
    margin-left: 0;
    margin-right: 0.625rem;
  }
  .footer .social__text {
    text-align: left;
  }
  .footer-social {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .popup-form-callback {
    --popup-width: 500px;
  }
  .popup-success {
    --popup-width: 340px;
  }
  .popup__title {
    font-size: 1.5rem;
  }
  .input-text {
    height: 100px;
  }
  .radio-btn label {
    padding: 0.625rem;
  }
  .quiz__question {
    font-size: 1.5rem;
  }
  .person__img {
    min-height: 200px;
    padding: 1rem;
  }
}
@media (max-width: 575px) {
  .logo img {
    width: 160px;
  }
  .rating__number {
    font-size: 1.75rem;
  }
  .header .phone, .services__item-text, .about__text {
    font-size: 1rem;
  }
  .header .social__item {
    width: 35px;
    height: 35px;
    margin-left: 0.5rem;
  }
  .order-social {
    margin-top: 0;
  }
  .banner {
    padding-top: 8.75rem;
  }
  .banner:before {
    height: 62px;
  }
  .banner h1 {
    margin-top: 0.9375rem;
    font-size: 2.25rem;
  }
  .section-subtitle {
    font-size: 1.125rem;
  }
  .slick-arrow {
    width: 50px;
    height: 50px;
  }
  .task-card__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .task-card__name {
    margin-left: 0;
    margin-bottom: 0.625rem;
  }
  .quiz__content {
    padding: 1.25rem;
  }
  .quiz__question {
    font-size: 1.5rem;
  }
  .partners__row {
    -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: flex-start;
  }
  .partners__row svg {
    width: 40px;
    height: 40px;
    margin-left: 0;
  }
  .partners__title, .about__name span, .person__mail {
    font-size: 1.125rem;
  }
  .partners__text {
    font-size: 1rem;
    width: 100%;
    margin-bottom: 1.25rem;
  }
  .partners__block {
    margin-top: 2.5rem;
    padding: 1.25rem;
  }
  .partners__row_white {
    padding-top: 1.25rem;
  }
  .services__title {
    font-size: 1.25rem;
  }
  .services__item, .about__content {
    padding: 1.25rem;
  }
  .services__item-list svg {
    display: none;
  }
  .services__item-list {
    font-size: 0.875rem;
    padding: 0.3125rem;
  }
  .callback__top {
    padding: 1.25rem 1.25rem 1.25rem 2.5rem;
  }
  .step__title, .contacts a.contacts__title, .contacts__title {
    font-size: 1.375rem;
  }
  .about__img {
    height: 350px;
  }
  .about__name {
    padding: 1.25rem;
  }
  .nav-tabs .nav-link {
    padding: 0.75rem;
  }
  .reviews__block {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .footer__logo img {
    width: 220px;
  }
  .footer__bottom {
    font-size: 0.875rem;
  }
  .popup__wrap {
    padding: 1.25rem 2.5rem 1.25rem 1.25rem !important;
  }
  .popup-form-callback {
    --popup-width: 350px;
  }
  .radio-btn label {
    padding: 0.75rem;
    margin-bottom: 0.375rem;
  }
  .submit-wrapper_mini {
    width: 100%;
  }
  .radio-btn .wpcf7-list-item {
    width: 50%;
  }
  .quiz .acceptance {
    margin-top: 30px;
  }
  .quiz .wpcf7-spinner {
    top: 105%;
    left: 0;
  }
}/*# sourceMappingURL=responsive.css.map */