﻿.become_client {
    margin-top: 50px;
    width: 100%;
    height: 1328px;
    background-color: var(--greyish-color);
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    text-align: center;
}

    .become_client h2 {
        height: 97px;
        width: 342px;
        font-size: 2rem;
        font-weight: 900;
        line-height: 48.4px;
        text-align: center;
    }

.become_client_images img {
    width: 360px;
    height: 239px;
}

.process-step {
    max-width: 360px;
    height: 754px;
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: var(--greyish-color);
}

.step {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
}

.icon img {
    margin: 6px 10px 0px 0px;
}

.text {
    height: 206px;
    width: 270px;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 28.9px;
    letter-spacing: 0.3400000035762787px;
    text-align: left;
}

.text_one {
    height: 230px;
    width: 275px;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 28.9px;
    letter-spacing: 0.3400000035762787px;
    text-align: left;
}

.text_two {
    height: 258px;
    width: 275px;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 28.9px;
    letter-spacing: 0.3400000035762787px;
    text-align: left;
}

.step:last-child {
    margin-bottom: 0;
}

.become_client button {
    width: 125px;
    height: 44px;
    top: 1257px;
    left: 118px;
    padding: 10px 15px 10px 15px;
    gap: 0px;
    font-size: 0.9375rem;
    font-weight: 600;
    line-height: 24px;
    background-color: var(--btn-bgcolor);
    border: none;
    color: var(--basic_color);
}

@media (min-width: 576px) {
    .become_client {
        height: 1237px;
    }

        .become_client h2 {
            height: 49px;
            width: 483px;
            font-size: 2.48125rem;
        }

    .become_client_images img {
        width: 525px;
        height: 282px;
    }

    .process-step {
        max-width: 576px;
        height: 522px;
        margin-top: 50px;
    }

    .step {
        margin-bottom: 50px;
    }

    .icon img {
        margin: 6px 30px 0px 0px;
    }

    .text {
        height: 115px;
        width: 432px;
        font-size: 1.125rem;
    }

    .text_one {
        height: 173px;
        width: 440px;
    }

    .text_two {
        height: 154px;
        width: 432px;
    }

    .become_client button {
        width: 238px;
        height: 58px;
        top: 1111px;
        left: 169px;
        padding: 15px 3px 15px 0px;
        text-align: center;
    }
}

@media (min-width: 992px) {
    .become_client {
        height: 1098px;
    }

        .become_client h2 {
            height: 49px;
            width: 483px;
        }

    .become_client_images img {
        width: 608px;
        height: 340px;
    }

    .process-step {
        max-width: 687px;
        height: 388px;
    }

    .icon img {
        margin: 6px 30px 0px 0px;
    }

    .text {
        margin-right: 30px;
        height: 101px;
        width: 687px;
    }

    .text_one {
        margin-right: 30px;
        height: 97px;
        width: 673px;
    }

    .text_two {
        margin-right: 30px;
        height: 120px;
        width: 687px;
    }

    .become_client button {
        width: 238px;
        height: 58px;
        top: 963px;
        left: 377px;
    }
}

@media (min-width: 1200px) {
    .become_client {
        margin-top: 0;
        height: 1098px;
    }

        .become_client h2 {
            height: 49px;
            width: 521px;
        }

    .become_client_images img {
        width: 608px;
        height: 340px;
    }

    .process-step {
        max-width: 687px;
        height: 388px;
    }

    .step {
        margin-right: 70px;
        width: 769px;
    }

    .icon {
        padding-right: 0px;
    }

        .icon img {
            height: 35px;
            width: 42px;
            margin: 0px 40px 0px 0px;
        }

    .text {
        margin-right: 0px;
        height: 101px;
        width: 687px;
    }

    .text_one {
        margin-right: 0px;
        height: 97px;
        width: 673px;
    }

    .text_two {
        margin-right: 0px;
        height: 120px;
        width: 687px;
    }

    .become_client button {
        margin-top: 90px;
        margin-bottom: 60px;
        width: 140px;
        height: 44px;
        top: 977px;
        left: 527.5px;
        padding: 10px 20px 10px 20px;
        gap: 0px;
        line-height: 24px;
        text-align: center;
    }
}

@media (min-width: 2000px) {
    .become_client {
        height: 1050px;
    }

    .become_client_mid {
        display: flex;
        flex-direction: row-reverse;
        justify-content: center;
        width: 1744px;
        height: 648px;
    }

    .become_client h2 {
        height: 49px;
        width: 681px;
        margin: 60px 0px 100px 0px;
        font-size: 3.5rem;
    }

    .become_client_images img {
        width: 979px;
        height: 648px;
    }

    .process-step {
        max-width: 700px;
        height: 548px;
        margin-top: 10px;
        margin-right: 30px;
    }

    .step {
        margin-bottom: 90px;
        margin-right: 0px;
        width: 690px;
    }

    .icon img {
        height: 45px;
        width: 52px;
    }

    .text {
        margin-right: 0px;
        height: 110px;
        width: 598px;
        font-size: 1.25rem;
        margin-bottom: 30px;
    }

    .text_one {
        margin-right: 0px;
        height: 110px;
        width: 598px;
        color: #1f2223;
        font-size: 1.25rem;
        margin-bottom: 30px;
    }

    .text_two {
        margin-right: 0px;
        height: 120px;
        width: 598px;
        font-size: 1.25rem;
    }

    .become_client button {
        margin-top: 90px;
        width: 238px;
        height: 58px;
        top: 978px;
        left: 883px;
        padding: 15px 3px 15px 0px;
        font-size: 1rem;
        line-height: 23.97px;
    }
}
