@media (max-width: 1366px) {
    section.promotions .promotions__wrapper {
        background-position: 135% 0;
    }

    section.first-screen .first-screen__wrapper {
        flex-direction: column-reverse;
        align-items: center;
        padding: 32px 24px;
    }

    .slider-slide {
        display: flex;
        justify-content: center;
    }

    .slider-slide .calculator-info {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center !important;
    }

    .slider-slide img {
        margin: 0 auto;
    }

    section.first-screen .first-screen__wrapper .slider-nav {
        margin-top: 32px;
        width: 100%;
    }
}

@media (max-width: 1240px) {
    section.promotions .promotions__wrapper {
        background-position: 150% 0;
    }

    header .header__nav__list.gap-16 {
        gap: 0;
    }
}

@media (max-width: 1024px) {
    .media-1024 {
        display: block;
    }

    .section-header-pt {
        padding-top: 80px;
    }

    header {
        padding: 24px 0;
        height: 69px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    header .container {
        width: 100%;
    }

    header .header__nav__list {
        display: none;
    }

    header .buttons-wrapper {
        display: none;
    }

    section.promotions .promotions__wrapper {
        background: none;
        padding-bottom: 0;
        align-items: center;
        display: flex;
        flex-direction: column;
    }

    section.promotions h2 {
        text-align: center;
    }

    section.promotions .text {
        text-align: center;
    }

    section.promotions .mobile {
        display: block;
    }

    footer .footer__wrapper {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 24px;
    }

    footer .footer__wrapper .item-wrapper {
        justify-content: center;
    }

    footer .footer__wrapper .footer-content__wrapper {
        margin-bottom: 0;
        justify-content: center;
        align-items: center;
    }

    footer p.text {
        text-align: center;
    }

    footer .footer-nav-btn {
        right: 50px;
    }

    footer .footer-text-small {
        margin-top: 24px;
        text-align: center;
    }

    section.get-money .get-money__wrapper {
        flex-direction: column;
        gap: 32px;
        justify-content: center;
        align-items: center;
    }
}

@media (max-width: 850px) {
    section.first-screen h2 {
        font-size: 18px;
    }

    section.first-screen .text {
        font-size: 16px;
    }

    h1 {
        font-size: 36px;
    }

    section.about-us ul {
        flex-wrap: nowrap;
        overflow: scroll;
        justify-content: flex-start;
    }

    section.about-us ul::-webkit-scrollbar {
        display: none;
    }

    section.about-us h3 {
        font-size: 26px;
    }

    section.about-us .text {
        font-size: 16px;
    }

    section.about-us ul li {
        max-width: 290px;
        flex-shrink: 0;
        padding-top: 12px;
    }

    section.about-us ul li img {
        transform: scale(.66);
        margin-bottom: -24px;
    }
}

@media (max-width: 750px) {
    .slider-slide img {
        width: 100%;
    }
}

@media (max-width: 500px) {
    section.first-screen .mb-44 {
        margin-bottom: 24px;
    }

    section.feedback ul {
        overflow: scroll;
    }

    section.feedback .slider-nav {
        margin-top: -24px;
    }

    section.get-money .get-money__wrapper .left-side {
        gap: 30px;
    }

    section.faq ul li .item-header {
        padding: 30px 16px;
    }

    section.faq .container {
        padding: 0;
    }

    section.faq ul li .item-content {
        padding: 0 16px 18px 16px;
        margin-top: -12px;
    }

    section.faq ul li p.text {
        font-size: 14px;
    }

    section.get-money .get-money__wrapper .left-side .btn {
        margin-top: -8px;
    }

    section.feedback ul::-webkit-scrollbar {
        display: none;
    }

    section.feedback ul {
        height: 335px;
    }

    section.feedback ul li {
        width: 290px;
        height: 290px;
        min-height: auto;
    }

    .side-menu nav ul li {
        font-size: 24px;
    }

    .side-menu {
        width: 100%;
    }

    section {
        padding: 25px 0;
    }

    .slider-slide .calculator-info {
        text-align: left !important;
    }

    section.first-screen .first-screen__wrapper {
        padding: 15px;
    }

    footer {
        padding: 30px 15px;
    }

    footer .footer-nav-btn {
        top: -15px;
    }

    section.promotions .promotions__wrapper {
        overflow: hidden;
        padding: 30px 15px 0 15px;
        border-radius: 30px;
    }

    .calculator {
        padding: 15px;
    }

    .calculator input[type=text] {
        font-size: 24px;
    }

    .gradient-text-bg {
        text-wrap: nowrap;
        margin: 5px 0;
        display: inline-block;
    }

    h3 {
        font-size: 24px;
    }

    section.promotions .mb-44 {
        margin-bottom: 20px;
    }

    section.about-us .about-us__wrapper {
        border-radius: 30px;
        padding: 30px 15px;
    }

    .title-margin-bottom {
        margin-bottom: 30px;
    }

    section.get-money .get-money__wrapper .left-side {
        border-radius: 30px;
        padding: 30px 15px;
    }

    section.get-money .container {
        padding: 0;
    }

    p.text {
        font-size: 18px;
    }

    footer .footer-nav-btn {
        right: 10px;
    }

    section.faq .faq__wrapper {
        padding: 30px 15px;
        border-radius: 30px;
    }

    .container {
        padding: 0 12px;
    }

    h2 {
        font-size: 26px;
    }

    h4 {
        font-size: 18px;
    }
}

@media (max-width: 320px) {
    section.first-screen .icon-btn .btn-text {
        max-width: 200px;
        width: 100%;
        left: 60%;
        top: 24px;
    }
}