@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Manrope:wght@200..800&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.desc {
    display: none;
}

.logo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 23px 0px 24px 0px;
    background: #fff;
}

.logo img {
    margin-bottom: 10px;
}

.title {

    padding: 45px 16px 340px 16px;
    background: url(../img/main-mob.png) center center no-repeat;
    background-size: cover;
    color: #FFFFFF;
}

.title h1 {
    font-family: "Manrope";
    font-size: 20px;
    font-weight: 300;
    line-height: 32px;
    text-align: center;
}

.form-section {
    display: flex;
    flex-direction: column-reverse;
}

form {
    background: rgba(0, 0, 0, 0.7);
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.form input {
    width: 100%;
    padding: 16px 24px;
    color: #8E8E8E;
    font-family: "Inter";
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-align: left;

}

.green-btn {
    background: #60BF0E;
    font-family: "Manrope";
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    text-align: center;
    color: #fff;
    text-align: center;
    padding: 25px;
    border: none;
    border-radius: 4px;
    margin-top: 16px;
    cursor: pointer;
}

.advantages-img .mob {
    height: 470px;
    position: relative;
    overflow: hidden;
}

.advantages-img .mob::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 392px;
    background: rgba(0, 0, 0, 0.7);
    z-index: -1;
}

.advantages-img .mob img {
    width: 104vw;
}

.advantages-text {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 32px 16px;
}

.advantages-item h3 {
    font-family: "Manrope";
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    text-align: left;
    margin-bottom: 6px;
}

.advantages-item p {
    font-family: "Manrope";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;

}

.steps {
    padding: 0px 16px;
}

.steps h2 {
    font-family: "Manrope";
    font-size: 20px;
    font-weight: 300;
    line-height: 28px;
    text-align: center;
    margin-top: 72px;
    margin-bottom: 32px;
}

.steps-item-button {
    height: 146px;
    background: #F5F5F5;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.steps-item-button p {
    text-align: center;
    font-family: "Manrope";
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
}

.steps-item-answer {
    display: none;
    padding: 32px 12px;
    background: #60BF0E;
    color: #fff;
    cursor: pointer;
    margin-bottom: 12px;
}

.steps-item-answer h3 {
    font-family: "Manrope";
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    margin-bottom: 32px;
}

.steps-item-answer ul {
    list-style-type: disc;
    margin-left: 20px;
}

.steps-item-answer ul li {
    font-family: "Manrope";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin-bottom: 20px;
}

.partners {
    margin-top: 40px;
}

.partners h2 {
    font-family: "Manrope";
    font-size: 20px;
    font-weight: 300;
    line-height: 28px;
    text-align: center;
    margin-bottom: 24px;
}

.partners-items {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 48px;
}

.partners-items img {
    height: 40px;
}

.range {
    background: linear-gradient(180deg, #000000 0%, #2A2A2A 100%);
    background-position: top 662px center;
    margin-top: 100px;
    color: #fff;
}

.range-wrapper {
    padding-top: 490px;
    background: url(../img/footer-mob.png)top center no-repeat, linear-gradient(180deg, rgba(0, 0, 0, 0) 48.09%, #010101 100%);
    background-size: 100% 662px;
}

.range-wrapper h2 {
    font-family: "Manrope";
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
    padding: 0px 16px;
    max-width: 358px;
    margin-bottom: 12px;
}

.range-wrapper h3 {
    font-family:  "Manrope", serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    margin-bottom: 12px;
    max-width: 358px;
    padding: 0px 16px;
}

.range__content {
    padding-bottom: 72px;
    gap: 20px;
}

#selectedValue {
    font-family:  "Manrope", serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    margin-bottom: 10px;
}

.invest {
    font-family:  "Manrope", serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    margin-bottom: 21px;
}

.irs--flat .irs-single {
    display: none;
}

.irs--flat .irs-line {
    height: 1px !important;
}

.irs--flat .irs-bar {
    display: none;
}

.irs--flat .irs-handle {
    top: 18px !important;
    width: 22px;
    height: 15px;
    background-color: #fff !important;
}

.irs--flat .irs-handle>i:first-child {
    background-color: #fff !important;
}

.irs-grid {
    bottom: 18px !important;
}

.irs--flat .irs-grid-text {
    display: none;
}

.irs-grid-pol.small,
.irs-grid-pol {
    height: 10px !important;
    width: 2px;
}

.range-btn {
    margin: 50px auto 20px;
    text-align: center;
    cursor: pointer;
}

.range__content .green-btn {
    width: 90vw;
    max-width: 358px;
}

.invest2 {
    font-family:  "Manrope", serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    margin-bottom: 10px;
}

#calculatedValue {
    font-family:  "Manrope", serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;

}

.footer-form .logo {
    background: transparent;
}

.footer-form-content .text p {
    font-family:  "Manrope", serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;

}

.footer {
    background: transparent;
}

.footer .mob {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    max-width: 200px;
    margin: 0 auto;
    padding: 88px 16px 43px;
}

/* @media(min-width:1200px) { */
    .mob {
        display: none;
    }

    .desc {
        display: block;
    }

    .first {
        background: url(../img/main-desc.png) center center no-repeat;
        background-size: cover;
    }

    .logo {
        padding: 32px 0px 45px 0px;
        background: transparent;
    }

    .title {
        padding: 0px 16px 55px 16px;
        max-width: 984px;
        background: transparent;
        color: #000;
        margin: 0 auto;
    }

    .title h1 {
        font-family: "Manrope";
        font-size: 40px;
        font-weight: 300;
        line-height: 48px;
        text-align: center;
    }

    .form-section {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        max-width: 1360px;
        margin: 0 auto;
        padding-bottom: 223px;
    }

    .video {
        max-width: 600px;
    }

    form {
        background:  #ffffff94;
        padding: 16px;
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    .form input {
        width: 440px;
        height: 56px;
        padding: 16px 24px;
        color: #8E8E8E;
        font-family: "Inter";
        font-size: 16px;
        font-weight: 300;
        line-height: 24px;
        letter-spacing: 0.05em;
        text-align: left;

    }

    .green-btn {
        width: 438px;
        height: 80px;
        background: #60BF0E;
        font-family: "Manrope";
        font-size: 20px;
        font-weight: 600;
        line-height: 28px;
        text-align: center;
        color: #fff;
        text-align: center;
        padding: 25px;
        border: none;
        border-radius: 4px;
        margin-top: 16px;
    }

    .advantages {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        margin: 0 auto;
        max-width: 1360px;
    }

    .advantages-text {
        display: flex;
        flex-direction: column;
        max-width: 500px;
    }

    .advantages-img .desc {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .advantages-img .desc img {
        max-width: 400px;
    }

    .advantages-img .desc .img-first {
        margin-top: -140px;
        max-height: 600px;
    }

    .advantages-img .desc .img-second {
        margin-top: -60px;
        max-height: 676px;
    }

    .advantages-item h3 {
        font-family: "Manrope";
        font-size: 24px;
        font-weight: 700;
        line-height: 40px;
        text-align: left;
        margin-bottom: 4px;
    }

    .advantages-item p {
        font-family: "Manrope";
        font-size: 18px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;

    }

    .steps {
        max-width: 1360px;
        margin: 0 auto;
    }

    .steps h2 {
        font-family: "Manrope";
        font-size: 32px;
        font-weight: 300;
        line-height: 40px;
        text-align: left;
        margin-bottom: 48px;
        margin-top: 100px;
    }

    .steps-item-button {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        height: 146px;
        padding: 0px 36px;
        background: url(../img/arrow-black.png) center right 36px no-repeat, #F5F5F5;
    }

    .steps-item-button .number {
        font-family: "Manrope";
        font-size: 24px;
        font-weight: 700;
        line-height: 32px;
        text-align: left;
        margin-right: 250px;
    }

    .steps-item-button p {
        font-family: "Manrope";
        font-size: 24px;
        font-weight: 700;
        line-height: 32px;
        text-align: left;
    }

    .steps-item-answer {
        display: flex;
        flex-direction: row;
        padding: 36px;
    }

    .steps-item-answer .number {
        font-family: "Manrope";
        font-size: 24px;
        font-weight: 700;
        line-height: 32px;
        text-align: left;
        margin-right: 210px;
    }

    .steps-item-answer .answer {
        background: url(../img/arrow-white.png) top 10px right 26px no-repeat;
        padding-right: 128px;
        padding-left: 36px;
    }

    .steps-item-answer h3 {
        font-family: "Manrope";
        font-size: 24px;
        font-weight: 700;
        line-height: 32px;
        text-align: left;
        margin-bottom: 44px;
    }

    .partners {
        margin-top: 100px;
        background: #F5F5F5;
    }

    .partners-items {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        gap: unset;
        max-width: 1360px;
        padding: 77px 16px;
        margin: 0 auto;
    }

    .range {
        background: #000;
        margin-top: 0px;
        color: #fff;
    }

    .range-wrapper {
        padding-top: 970px;
        background: url(../img/footer-desc.png)top center no-repeat, linear-gradient(180deg, rgba(0, 0, 0, 0) 48.09%, #010101 100%);
        background-size: unset;
    }

    .range-wrapper h2 {
        font-family: "Manrope";
        font-size: 32px;
        font-weight: 300;
        line-height: 40px;
        text-align: left;
        padding: 0px;
        max-width: 1360px;
        margin: 0px auto 8px;
    }

    .range-wrapper h3 {
        font-family:  "Manrope", serif;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        text-align: left;
        max-width: 1360px;
        margin: 0px auto 23px;
        padding: 0px;
    }

    .range__content {
        padding-bottom: 172px;
        max-width: 1360px;
        margin: 40px auto;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding: 20px;
        background: white;
        color: #333;
        border-radius: 12px;
    }

    #selectedValue {
        font-family: "Manrope", serif;;
        font-size: 32px;
        font-weight: 700;
        line-height: 40px;
        text-align: left;
        margin-bottom: 10px;
    }

    .invest {
        font-family:  "Manrope", serif;
        font-size: 24px;
        font-weight: 600;
        line-height: 32px;
        text-align: left;
        margin-bottom: unset;
        align-self: center;
    }

    .invest-wrap {
        width: 440px;
    }

    .calc-wrap {
        /* border: 1px solid #FFFFFF; */
        padding: 10px;
        border-radius: 8px;
        display: flex;
        flex-direction: column-reverse;
        /* background: rgba(255, 255, 255, 0.6);
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
        box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1); */
    }

    .invest2 {
        font-family: "Manrope", serif;
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
        text-align: center;
    }

    #calculatedValue {
        font-family:  "Manrope", serif;
        font-size: 32px;
        font-weight: 700;
        line-height: 40px;
        text-align: center;
        /* margin-bottom: 10px; */
    }

    .footer-form {
        background: linear-gradient(180deg, #000000 0%, #2A2A2A 100%);
    }

    .footer-form form {
        color: #000;
    }

    .footer-form-content {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        max-width: 1360px;
        margin: 0 auto;
        padding-bottom: 132px;
    }

    .footer-form .logo {
        background: transparent;
    }

    .footer-form-content .text {
        width: 728px;
    }

    .footer-form-content .text p {
        font-family:  "Manrope", serif;
        font-size: 32px;
        font-weight: 700;
        line-height: 44px;
        text-align: center;
    }

    .footer-wrap {
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 90px 0px;
        max-width: 1360px;
        margin: 0 auto;
    }

    .footer {
        background: #fff;

    }

    .footer .mob {
        display: none;
    }

    .footer p {
        font-family: Inter;
        font-size: 24px;
        font-weight: 600;
        line-height: 44px;
        letter-spacing: 0.03em;
        text-align: left;
        color: #000;
        margin-right: 230px;
    }

    .footer .icon {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 80px;
    }

/* } */

.invest-wrap {
    align-items: center;
    display: flex;
    flex-direction: column;
}

/* ===== Общие стили ===== */
#investmentRange {
    -webkit-appearance: none;
    width: 100%;
    height: 8px;
    border-radius: 8px;
    background: #e5e7eb;
    outline: none;
}

/* ===== Chrome / Edge / Safari ===== */
#investmentRange::-webkit-slider-runnable-track {
    height: 8px;
    border-radius: 8px;
    background: linear-gradient(
        to right,
        #003495 0%,
        #003495 var(--fill-percent),
        #e5e7eb var(--fill-percent),
        #e5e7eb 100%
    );
}

#investmentRange::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    margin-top: -6px;
    background: #ffffff;
    border: 3px solid #003495;
    border-radius: 50%;
    cursor: pointer;
}

/* ===== Firefox ===== */
#investmentRange::-moz-range-track {
    height: 8px;
    background: #e5e7eb;
    border-radius: 8px;
}

#investmentRange::-moz-range-progress {
    height: 8px;
    background: #003495;
    border-radius: 8px;
}

#investmentRange::-moz-range-thumb {
    width: 20px;
    height: 20px;
    background: #ffffff;
    border: 3px solid #003495;
    border-radius: 50%;
    cursor: pointer;
}



@media(max-width:900px) {
    .range__content {
        flex-direction: column;
        gap: 20px;
        width: 100%;
    }

    .invest-wrap {
        padding-top: unset;
        width: 100% !important;
    }
    
    .calc-wrap {
        padding: 10px;
    }
}

@media(max-width:800px) {
    .body_title {
        font-size: 18px;
    }
}

@media(max-width:600px) {
    .body_title {
        font-size: 16px;
    }

    .tttext {
        padding-top: 130px;
    }

    .invest,
    .invest2 {
        font-size: 16px;
    }

    #selectedValue,
    #calculatedValue {
        font-size: 24px;
    }

    .range__content {
        gap: 0;
        padding: 5px 10px;
    }
}

@media(max-width:440px) {
    .tttext {
        padding-top: 70px;
        padding-left: unset !important;
        padding-right: unset !important;
    }
}

