@media (max-width: 1199px) {
    html,
    body {
        max-width: 100%;
        overflow-x: hidden;
    }

    .fist-screen .content,
    .stats-screen .content,
    .second-screen .content,
    .third-screen .content,
    .fourth-screen .content,
    .fifth-screen .content,
    .sixth-screen .content,
    .seventh-screen .content,
    .eight-screen .content,
    .ninth-screen .content,
    .faq-screen .content {
        width: min(1140px, calc(100% - 48px));
    }

    .container-first-screen {
        gap: 36px;
        align-items: center;
    }

    .navigation-buttons .btn-navigation {
        text-align: center;
    }

    .right-side-first img {
        height: 500px;
    }

    :is(.fist-screen, .second-screen, .third-screen, .fourth-screen, .fifth-screen, .sixth-screen, .seventh-screen, .eight-screen, .ninth-screen, .faq-screen) .title {
        font-size: 50px;
        line-height: 46px;
    }

    h2.title,
    .fourth-screen .title,
    .fifth-screen .title,
    .sixth-screen .title,
    .seventh-screen .title,
    .eight-screen .title,
    .products-block .title {
        font-size: 46px;
        line-height: 42px;
    }

    .container-second-screen,
    .container-third-screen,
    .container-technology,
    .container-someone {
        gap: 28px;
    }

    .container-card,
    .container-proof,
    .products-grid,
    .author-stats {
        width: 100%;
    }

    .card,
    .proof,
    .technology-card,
    .product-card,
    .review-box,
    .author-stat {
        min-width: 0;
    }

    .left-side-second-screen,
    .left-side-third {
        width: 56%;
    }

    .right-side-second-screen,
    .right-side-third {
        width: 44%;
        box-sizing: border-box;
    }

    .card-info {
        height: auto;
    }

    .technology-card a {
        width: calc(100% - 40px);
        box-sizing: border-box;
        min-height: 40px;
        height: auto;
    }

    .products-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .logo-marquees,
    .marquee {
        max-width: 100%;
        min-width: 0;
        overflow: clip;
        contain: paint;
    }

    .marquee {
        width: 100%;
        justify-self: stretch;
    }

    .marquee__track {
        contain: layout paint;
    }

    .start-screen-content {
        width: min(920px, calc(100% - 48px));
    }
}

@media (max-width: 991px) {
    .fist-screen {
        margin-top: 95px;
        padding: 36px 0 42px;
    }

    .fist-screen .content,
    .stats-screen .content,
    .second-screen .content,
    .third-screen .content,
    .fourth-screen .content,
    .fifth-screen .content,
    .sixth-screen .content,
    .seventh-screen .content,
    .eight-screen .content,
    .ninth-screen .content,
    .faq-screen .content {
        width: min(720px, calc(100% - 40px));
    }

    .container-first-screen,
    .container-second-screen,
    .container-third-screen,
    .container-technology,
    .container-someone {
        flex-direction: column;
        width: 100%;
    }

    .cascade-size {
        font-size: inherit;
        line-height: inherit;
    }

    .technology-card{
        width: 100%;
        max-width: 640px;
        margin: auto;
    }

    .left-side-first,
    .right-side-first,
    .left-side-second-screen,
    .right-side-second-screen,
    .left-side-third,
    .right-side-third,
    .someone-left,
    .someone-right {
        width: 100%;
        box-sizing: border-box;
    }

    .right-side-first {
        display: flex;
        justify-content: center;
    }

    .right-side-first img {
        width: min(360px, 80vw);
        height: auto;
    }

    :is(.fist-screen, .second-screen, .third-screen, .fourth-screen, .fifth-screen, .sixth-screen, .seventh-screen, .eight-screen, .ninth-screen, .faq-screen) .title,
    .fist-screen .main-title {
        font-size: 44px;
        line-height: 42px;
        margin-bottom: 28px;
    }

    h2.title,
    .fourth-screen .title,
    .fifth-screen .title,
    .sixth-screen .title,
    .seventh-screen .title,
    .eight-screen .title,
    .ninth-screen .title,
    .faq-screen .title,
    .products-block .title {
        width: 100%;
        font-size: 40px;
        line-height: 38px;
    }

    :is(.fist-screen, .second-screen, .third-screen, .fourth-screen, .fifth-screen, .sixth-screen, .seventh-screen, .eight-screen, .ninth-screen, .faq-screen) .description {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 28px;
    }

    .subcontainer-navigation {
        box-sizing: border-box;
        padding: 18px;
    }

    .subcontainer-navigation .h3-title {
        font-size: 24px;
    }

    .container-stats {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 22px 0;
    }

    .stats-point {
        width: auto;
        padding: 0 18px;
    }

    .stats-point:nth-child(3)::after {
        display: none;
    }

    .second-screen,
    .third-screen,
    .fourth-screen,
    .fifth-screen,
    .sixth-screen,
    .seventh-screen,
    .eight-screen,
    .ninth-screen,
    .faq-screen {
        padding: 44px 0;
    }

    .second-screen .description {
        font-size: 18px;
        line-height: 23px;
    }

    .right-side-second-screen,
    .right-side-third {
        padding: 20px;
    }

    .third-screen h2.title {
        margin-bottom: 36px;
    }

    .description-block-yellow {
        font-size: 19px;
        line-height: 23px;
    }

    .container-card {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 18px;
    }

    .fourth-screen .card {
        width: auto;
    }

    :is(.fourth-screen, .fifth-screen) .title-card {
        height: auto;
        min-height: 54px;
    }

    .fourth-screen .subtitle-description,
    .fifth-screen .subtitle-description,
    .ninth-screen .subtitle-description,
    .faq-screen .subtitle-description {
        width: 100%;
        font-size: 20px;
        line-height: 25px;
    }

    .container-proof {
        grid-template-columns: repeat(2, 1fr);
        gap: 18px;
    }

    .sixth-screen .title {
        width: 100%;
    }

    .container-proof .proof:nth-child(4) .description-proof,
    .container-proof .proof:nth-child(6) .description-proof {
        margin: 18px 0;
    }

    .comparison-table {
        overflow-x: auto;
        border-radius: 16px;
    }

    .table-header,
    .table-row {
        min-width: 760px;
        grid-template-columns: 190px 1fr 1fr;
    }

    .reviews-wrapper {
        width: 100%;
        height: auto;
    }

    .review-card {
        height: auto;
    }

    .review-grid {
        height: auto;
    }

    .author-stats {
        width: 100%;
        margin-top: 24px;
    }

    .ninth-screen .someone-left {
        width: min(320px, 100%);
        margin: 0 auto;
    }

    .ninth-screen .author-quote {
        left: 50%;
        bottom: 24px;
        width: calc(100% - 44px);
        transform: translateX(-50%);
        box-sizing: border-box;
    }

    .products-block {
        margin-top: 52px;
        padding: 32px 22px 26px;
    }

    .faq-list,
    .faq-answer {
        width: 100%;
        box-sizing: border-box;
    }

    .start-screen {
        min-height: auto;
        padding: 44px 0 58px;
    }

    .start-screen-content {
        width: min(720px, calc(100% - 40px));
    }

    .start-screen .start-screen-title {
        font-size: 30px;
        line-height: 42px;
        margin-bottom: 22px;
    }

    .start-screen .start-screen-title span {
        font-size: 46px;
    }

    .start-screen-description {
        font-size: 16px;
        line-height: 1.45;
    }

    .start-screen-heading {
        font-size: 36px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .fist-screen .content {
        width: min(820px, calc(100% - 40px));
    }

    .container-first-screen {
        flex-direction: row;
        align-items: center;
        gap: 28px;
    }

    .left-side-first {
        width: 54%;
    }

    .right-side-first {
        width: 46%;
        justify-content: flex-end;
    }

    .right-side-first img {
        width: min(300px, 100%);
        max-height: 430px;
        object-fit: contain;
    }

    .fist-screen .main-title {
        font-size: 38px;
        line-height: 36px;
        margin-bottom: 20px;
    }

    .fist-screen .description {
        font-size: 17px;
        line-height: 22px;
        margin-bottom: 22px;
    }

    .fist-screen .subcontainer-navigation {
        padding: 14px;
    }

    .fist-screen .subcontainer-navigation .h3-title {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .fist-screen .navigation-buttons {
        gap: 12px;
        font-size: 12px;
    }

    .fist-screen .subcontainer-navigation .btn-navigation {
        min-height: 48px;
        height: auto;
        padding: 10px 12px;
        border-radius: 12px;
    }
}

@media (max-width: 767px) {
    .fist-screen .content,
    .stats-screen .content,
    .second-screen .content,
    .third-screen .content,
    .fourth-screen .content,
    .fifth-screen .content,
    .sixth-screen .content,
    .seventh-screen .content,
    .eight-screen .content,
    .ninth-screen .content,
    .faq-screen .content {
        width: calc(100% - 32px);
    }

    .fist-screen {
        margin-top: 95px;
        padding: 28px 0 34px;
    }

    :is(.fist-screen, .second-screen, .third-screen, .fourth-screen, .fifth-screen, .sixth-screen, .seventh-screen, .eight-screen, .ninth-screen, .faq-screen) .title,
    .fist-screen .main-title {
        font-size: 36px;
        line-height: 34px;
        margin-bottom: 22px;
    }

    h2.title,
    .fourth-screen .title,
    .fifth-screen .title,
    .sixth-screen .title,
    .seventh-screen .title,
    .eight-screen .title,
    .ninth-screen .title,
    .faq-screen .title,
    .products-block .title {
        font-size: 32px;
        line-height: 31px;
        margin-bottom: 24px;
    }

    :is(.fist-screen, .second-screen, .third-screen, .fourth-screen, .fifth-screen, .sixth-screen, .seventh-screen, .eight-screen, .ninth-screen, .faq-screen) .subtitle,
    .fourth-screen .subtitle,
    .fifth-screen .subtitle,
    .sixth-screen .subtitle,
    .seventh-screen .subtitle,
    .eight-screen .subtitle,
    .faq-screen .subtitle {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 10px;
    }

    :is(.fist-screen, .second-screen, .third-screen, .fourth-screen, .fifth-screen, .sixth-screen, .seventh-screen, .eight-screen, .ninth-screen, .faq-screen) .description {
        font-size: 18px;
        line-height: 23px;
    }

    :is(.fist-screen, .second-screen) .navigation-buttons,
    .reviews-buttons {
        flex-direction: column;
        gap: 10px;
    }

    .fist-screen .container-first-screen {
        gap: 24px;
    }

    .fist-screen .right-side-first {
        margin-top: 2px;
        align-items: center;
    }

    .fist-screen .right-side-first img {
        width: min(255px, 68vw);
        max-height: 360px;
        object-fit: contain;
    }

    .subcontainer-navigation .btn-navigation,
    :is(.fist-screen, .second-screen) .navigation-buttons .btn-navigation {
        width: 100%;
        margin: 0;
        min-height: 48px;
        padding: 12px 14px;
    }

    .subcontainer-navigation .btn-navigation:first-of-type,
    .subcontainer-navigation .btn-navigation:last-of-type {
        margin: 0;
    }

    .subcontainer-navigation .h3-title {
        font-size: 20px;
    }

    .container-stats {
        grid-template-columns: repeat(2, 1fr);
        gap: 0;
    }

    .stats-screen {
        padding: 18px 0;
    }

    .stats-point {
        width: auto;
        min-width: 0;
        max-width: 100%;
        flex: none;
        padding: 12px 8px;
        text-align: center;
    }

    .stats-point::after {
        display: none;
    }

    .stats-point:not(:nth-last-child(-n + 2)) {
        border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    }

    .stats-point:nth-child(odd) {
        border-right: 1px solid rgba(255, 255, 255, 0.15);
    }

    .stats-point .subtitle {
        font-size: 24px;
    }

    .second-screen > .content > .subtitle,
    .second-screen .card-info .subtitle {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 10px;
    }

    .second-screen,
    .third-screen,
    .fourth-screen,
    .fifth-screen,
    .sixth-screen,
    .seventh-screen,
    .eight-screen,
    .ninth-screen,
    .faq-screen {
        padding: 36px 0;
    }

    .blur-description {
        flex-direction: column;
        gap: 6px;
        padding-bottom: 44px;
    }

    .percent {
        font-size: 28px;
    }

    .yellow-border,
    .orange-border {
        border-left-width: 8px;
    }

    .card-info {
        padding: 14px;
    }

    .white-block {
        padding: 10px 14px;
    }

    .white-block ol {
        padding-left: 20px;
    }

    .left-side-third .description {
        font-size: 20px;
        line-height: 24px;
    }

    .hard-third li {
        font-size: 17px;
        line-height: 22px;
    }

    .link-to-test,
    .show-test-results {
        width: 100%;
        height: auto;
        box-sizing: border-box;
    }

    .fourth-screen .container-card {
        grid-template-columns: 1fr;
    }

    .container-proof,
    .products-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .container-proof {
        gap: 14px;
    }

    .fourth-screen .card,
    .proof,
    .product-card {
        border-radius: 14px;
    }

    .technology-card {
        width: 100%;
        max-width: 100%;
        border-radius: 16px;
    }

    .technology-card a {
        font-size: 12px;
        line-height: 16px;
    }

    .owner-technology .header-card,
    .solo-technology .header-card {
        border-radius: 16px 16px 0 0;
    }

    .fifth-screen .description-card {
        font-size: 16px;
        line-height: 22px;
    }

    .marquee {
        --card-width: 150px;
        --card-height: 68px;
        --logo-height: 38px;
    }

    .logo-marquees {
        padding: 32px 0;
    }

    .table-header,
    .table-row {
        width: 680px;
        min-width: 680px;
        grid-template-columns: 160px 1fr 1fr;
    }

    .comparison-table {
        display: block;
        max-width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }

    .comparison-table .table-header,
    .comparison-table .table-row {
        width: 100%;
    }

    .table-header > div,
    .table-row > div {
        padding: 14px 16px;
    }

    .table-header {
        font-size: 18px;
    }

    .table-row > div,
    .criterion {
        font-size: 16px;
    }

    .reviews-navigation {
        width: 100%;
        box-sizing: border-box;
    }

    .show-test-results {
        font-size: 12px;
        line-height: 16px;
    }

    .review-tab {
        min-height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
    }

    .review-grid {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .review-box {
        overflow: visible;
        font-size: 14px;
        line-height: 1.35;
    }

    .someone-left {
        max-width: 320px;
        margin: 0 auto;
    }

    .author-quote {
        left: 50%;
        bottom: 28px;
        width: calc(100% - 48px);
        transform: translateX(-50%);
        box-sizing: border-box;
    }

    .someone-right {
        padding-top: 0;
    }

    .author-stats {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }

    .ninth-screen .subtitle {
        text-align: center;
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 10px;
    }

    .ninth-screen .title {
        width: 100%;
        text-align: center;
        font-size: 32px;
        line-height: 31px;
        margin: 0 auto 14px;
    }

    .ninth-screen .subtitle-description {
        text-align: center;
    }

    .author-stat {
        text-align: center;
    }

    .products-block {
        border-radius: 16px;
        padding: 28px 16px 22px;
    }

    .faq-question {
        font-size: 18px;
        line-height: 23px;
    }

    .faq-answer {
        padding-left: 0;
        font-size: 15px;
    }

    .faq-bottom {
        font-size: 18px;
        line-height: 24px;
    }

    .start-screen {
        padding: 38px 0 48px;
    }

    .start-screen-content {
        width: calc(100% - 32px);
    }

    .start-screen .start-screen-subtitle {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 10px;
    }

    .start-screen .start-screen-title {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 18px;
    }

    .start-screen .start-screen-title span {
        font-size: 38px;
    }

    .start-screen-description {
        font-size: 15px;
    }

    .start-screen-heading {
        font-size: 32px;
        margin-bottom: 12px;
    }

    .start-screen-buttons {
        gap: 10px;
    }

    .start-role-btn {
        width: min(210px, calc(50% - 5px));
        min-height: 78px;
        padding: 12px 10px;
        border-radius: 16px;
        font-size: 13px;
    }
}

@media (max-width: 600px) {
    .container-stats {
        grid-template-columns: 1fr;
    }

    .stats-point,
    .stats-point:nth-child(odd) {
        border-right: 0;
    }

    .stats-point:not(:last-child) {
        border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    }

    .start-screen-buttons {
        flex-direction: column;
        align-items: center;
    }

    .start-role-btn {
        width: min(280px, 100%);
    }
}

@media (max-width: 479px) {
    .fist-screen .content,
    .stats-screen .content,
    .second-screen .content,
    .third-screen .content,
    .fourth-screen .content,
    .fifth-screen .content,
    .sixth-screen .content,
    .seventh-screen .content,
    .eight-screen .content,
    .ninth-screen .content,
    .faq-screen .content {
        width: calc(100% - 24px);
    }

    :is(.fist-screen, .second-screen, .third-screen, .fourth-screen, .fifth-screen, .sixth-screen, .seventh-screen, .eight-screen, .ninth-screen, .faq-screen) .title,
    .fist-screen .main-title {
        font-size: 31px;
        line-height: 30px;
    }

    h2.title,
    .fourth-screen .title,
    .fifth-screen .title,
    .sixth-screen .title,
    .seventh-screen .title,
    .eight-screen .title,
    .ninth-screen .title,
    .faq-screen .title,
    .products-block .title {
        font-size: 28px;
        line-height: 28px;
    }

    :is(.fist-screen, .second-screen, .third-screen, .fourth-screen, .fifth-screen, .sixth-screen, .seventh-screen, .eight-screen, .ninth-screen, .faq-screen) .description {
        font-size: 16px;
        line-height: 21px;
    }

    .subcontainer-navigation {
        padding: 14px;
        border-radius: 12px;
    }

    .subcontainer-navigation .h3-title {
        font-size: 18px;
    }

    :is(.fist-screen, .second-screen) .navigation-buttons {
        font-size: 13px;
    }

    .fist-screen .container-first-screen {
        gap: 18px;
    }

    .fist-screen .right-side-first img {
        width: min(220px, 64vw);
        max-height: 310px;
    }

    .container-stats {
        grid-template-columns: 1fr;
    }

    .container-proof,
    .products-grid,
    .author-stats {
        grid-template-columns: 1fr;
    }

    .container-card,
    .container-proof,
    .products-grid,
    .author-stats {
        gap: 12px;
    }

    .stats-screen {
        padding: 14px 0;
    }

    .stats-point {
        padding: 10px 8px;
    }

    .stats-point,
    .stats-point:nth-child(odd) {
        border-right: 0;
    }

    .stats-point:not(:last-child) {
        border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    }

    .right-side-second-screen,
    .right-side-third {
        padding: 16px;
        border-radius: 12px;
    }

    .technology-card {
        width: 100%;
    }

    .owner-technology .header-card,
    .solo-technology .header-card,
    .parametr-card,
    .results-card {
        padding-left: 14px;
        padding-right: 14px;
    }

    .second-screen .blur-description,
    .second-screen .card-info,
    .second-screen .white-block,
    .sixth-screen .proof,
    .ninth-screen .product-card,
    .eight-screen .review-card {
        border-radius: 12px;
    }

    .second-screen .card-info .subtitle {
        font-size: 18px;
    }

    .info-title {
        font-size: 16px;
    }

    .white-block,
    .info-description,
    .parametr-card .param {
        font-size: 14px;
    }

    .description-block-yellow {
        padding-left: 15px;
        font-size: 17px;
        line-height: 22px;
    }

    .hard-third li {
        padding-left: 24px;
        font-size: 16px;
    }

    .hard-third {
        margin-left: 0;
    }

    .hard-third li::before {
        font-size: 46px;
    }

    .fourth-screen .subtitle-description,
    .fifth-screen .subtitle-description,
    :is(.fourth-screen, .fifth-screen, .ninth-screen) .subtitle-description {
        font-size: 17px;
        line-height: 22px;
    }

    .number-fourth {
        width: 32px;
        height: 32px;
        font-size: 18px;
    }

    :is(.fourth-screen, .fifth-screen) .title-card {
        font-size: 19px;
        min-height: 0;
    }

    :is(.fourth-screen, .fifth-screen) .description-card,
    .sixth-screen .description-proof,
    .ninth-screen .product-card p {
        font-size: 14px;
        line-height: 24px;
    }

    .header-index {
        font-size: 34px;
    }

    .table-header,
    .table-row {
        width: 620px;
        min-width: 620px;
        grid-template-columns: 140px 1fr 1fr;
    }

    .table-header > div,
    .table-row > div {
        padding: 12px;
    }

    .review-tab {
        min-height: 50px;
        padding: 12px 8px;
    }

    .author-quote {
        bottom: 18px;
        width: calc(100% - 32px);
        font-size: 13px;
    }

    .author-stat {
        padding: 14px 16px;
        text-align: center;
    }

    .author-btn,
    .product-btn {
        width: 100%;
        box-sizing: border-box;
    }

    .products-block {
        margin-top: 42px;
    }

    .faq-question {
        gap: 12px;
        font-size: 16px;
    }

    .faq-icon {
        width: 24px;
        height: 24px;
        font-size: 22px;
    }

    .start-screen {
        padding: 34px 0 42px;
    }

    .start-screen-content {
        width: calc(100% - 24px);
    }

    .start-screen .start-screen-title {
        font-size: 24px;
        line-height: 30px;
    }

    .start-screen .start-screen-title span {
        font-size: 32px;
    }

    .start-screen-description {
        font-size: 14px;
        line-height: 1.4;
    }

    .start-screen-heading {
        font-size: 30px;
    }

    .start-role-btn {
        min-height: 74px;
        font-size: 13px;
    }
}

@media (max-width: 991px) {
    .seventh-screen .comparison-table {
        display: block;
        width: 100%;
        max-width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        overscroll-behavior-inline: contain;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: thin;
        scrollbar-color: #dfc382 #f1f1f1;
    }

    .seventh-screen .table-header,
    .seventh-screen .table-row {
        width: 850px;
        min-width: 850px;
        grid-template-columns: 190px 300px 360px;
    }

    .seventh-screen .comparison-table::-webkit-scrollbar {
        height: 6px;
    }

    .seventh-screen .comparison-table::-webkit-scrollbar-track {
        background: #f1f1f1;
    }

    .seventh-screen .comparison-table::-webkit-scrollbar-thumb {
        border-radius: 999px;
        background: #dfc382;
    }
}

@media (max-width: 767px) {
    .seventh-screen .table-header,
    .seventh-screen .table-row {
        width: 750px;
        min-width: 750px;
        grid-template-columns: 150px 270px 330px;
    }
}
