﻿.rent-details-container {
    gap: 99px;
    margin: 0 auto;
    margin-top: 40px;
}

.main-title-container {
    width: 60%;
}

.main-title-container-1 {
    width: 60%;
    margin-bottom: 40px;
    margin-right: 20px;
    margin-left: 20px;
}

.title-fire {
    margin-top: -20px;
}

.main-title {
    /*            font-family: Figtree;
        */ font-size: 32px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.05em;
    text-align: left;
    margin-top: 3px;
    gap: 17px;
}

.nimble-rent {
    /*            font-family: Figtree;
        */ font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
}

.title-subtexts {
    /*            font-family: Figtree;
        */ font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 20px;
}

.cards-container {
    gap: 39px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 100px 0px;
}

.card-one-container {
    width: 500px;
    height: 700px;
    border-radius: 8px;
    border: 1px solid #e8e8e8;
    background: #ffffff;
    justify-content: center;
}

.card-one-container-2 {
    width: 500px;
    height: 700px;
    border-radius: 8px;
    border: 1px solid #e8e8e8;
    background: #ffffff;
    justify-content: center;
}

.card-one-title-container {
    width: 428px;
    height: 169px;
    gap: 26px;
    margin: 20px;
}

.card-one-title-container-2 {
    width: 428px;
    /* height: 169px; */
    gap: 26px;
    margin: 20px;
}

.card-one-title {
    /*            font-family: Figtree;
        */ font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 10px;
    padding: 20px;
    margin-right: 20px;
}

.card-one-title-2 {
    /*            font-family: Figtree;
        */ font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 10px;
    /* padding: 20px; */
    /* margin-right: 20px; */
    padding-left: 20px;
}

.card-one-subtitle-box {
    /* width: 400px; */
    height: 100px;
    border-radius: 8px;
    border: 1px solid #7f2ef8;
    margin-left: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.subtitle-box-text {
    /*            font-family: Figtree;
        */ font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    width: 336px;
    height: 56px;
    margin-top: 20px;
    margin-left: 20px;
    justify-content: center;
}

.card-one-inner-text-container {
    width: 449px;
    gap: 25px;
    margin-top: 20px;
    margin-left: 20px;
    justify-content: center;
    margin: 20px;
}

.card-one-inner-text-container-2 {
    width: 449px;
    margin-top: 20px;
    margin-left: 20px;
    margin: 20px;
}

.subtitle-text {
    width: 449px;
    height: 56px;
    /*            font-family: Figtree;
        */ font-size: 22px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
    margin-bottom: 20px;
    padding-left: 20px;
}

.subtitle-text-2 {
    width: 449px;
    height: 56px;
    /*            font-family: Figtree;
        */ font-size: 22px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
    margin-bottom: 50px;
    padding-left: 20px;
}

.listed-style-container {
    width: 410px;
    /*            font-family: Figtree;
        */ font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
    margin-top: 25px;
    padding-left: 25px;
}

.listed-style-container-2 {
    width: 410px;
    /*            font-family: Figtree;
        */ font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
    margin-top: 30px;
    padding-left: 25px;
}

.listed-style-container ul li {
    margin-bottom: 20px;
}

.listed-style-container-2 ul li {
    margin-bottom: 10px;
}

.card-two-container {
    width: 500px;
    height: 700px;
    background-color: #f9f9f9;
    border-radius: 20px;
    padding: 20px;
}

.card-two-container-2 {
    width: 500px;
    height: 700px;
    background-color: #f9f9f9;
    border-radius: 20px;
    padding: 20px;
}

.card-two-inner-container {
    width: 465px;
    height: 644px;
    top: 41px;
    left: 76px;
    gap: 40px;
    margin-bottom: 20px;
    margin-left: 30px;
}

.stepper-title-container {
    /* width: 281px; */
    height: 64px;
    gap: 8px;
    margin-left: 30px;
    padding-top: 15px;
}

.stepper-title {
    /*            font-family: Figtree;
        */ font-size: 28px;
    font-weight: 700;
    line-height: 32px;
    text-align: left;
    color: #000000;
}

.stepper-subtext {
    /*            font-family: Figtree;
        */ font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
}

.stepper-container {
    margin-top: 20px;
    margin: 20px;
    padding: 20px;
}

.label-content {
    /*            font-family: Figtree;
        */ font-weight: 700;
    text-align: left;
}

.step-label {
    /*            font-family: Figtree;
        */ font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    font-weight: bold;
    margin-left: 10px;
    color: black;
}

.MuiStepLabel-label {
    width: auto;
}

.MuiStepConnector-vertical {
    border-left: 2px dotted #7f2ef8;
}

.css-8t49rw-MuiStepConnector-line {
    min-height: 0px;
}

.nimble-rent-info-actions-buttons-main-c {
    display: flex;
    justify-content: center;
}

.nimble-rent-info-actions-buttons-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nimble-rent-info-actions-buttons {
    margin: 10px 20px;
}

.nimble-rent-ad-button {
    display: flex;
    align-items: center;
}

.back-home-button {
    background: white;
    color: #ee7b0d;
    border: 2px solid #ee7b0d;
    display: flex;
    align-items: center;
}

    .back-home-button:hover {
        background-color: #ee7b0d;
        color: white;
    }

@media (max-width: 300px) {
    .main-title-container {
        width: 50% !important;
        margin: 0px 20px;
    }

    .cards-container {
        width: 80%;
        padding: 10px 0px;
    }
}

.main-title-container {
    width: 90%;
    margin: 0px 20px;
}

@media only screen and (max-width: 320px) {
    .footer-center {
        border: 1px solid white;
        padding: 0px;
        display: block;
        grid-template-columns: 1fr 1fr;
    }

    .app-download-link {
        /* display: block; */
        justify-content: flex-start;
        width: 94%;
    }

    .subtitle-box-text {
        margin-bottom: 25px;
    }

    .app-download img {
        width: 110px;
        height: 40px;
        margin: 5px 0px;
        padding: 0px 10px;
    }

    .outlined-button-1 {
        padding: 0px 20px !important;
        height: 52px !important;
    }

    .outlined-button {
        padding: 0px 45px !important;
        height: 52px !important;
    }

    .step-label {
        /*                font-family: Figtree;
        */ font-size: 18px;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left;
        font-weight: bold;
        margin-left: 0px !important;
    }

    .css-14yr603-MuiStepContent-root {
        margin-left: 12px;
        padding-left: 20px;
        padding-right: 8px;
        border-left: 1px solid #bdbdbd;
        margin-top: 20px;
    }
}

@media only screen and (max-width: 344px) {
    .step-label {
        margin-left: 0px !important;
    }
}

@media (min-width: 321px) and (max-width: 360px) {
    .app-download img {
        width: 125px;
        height: 40px;
        margin: 5px 0px;
        padding: 0px 10px;
    }

    .main-title-container-1 {
        margin-bottom: 40px;
        margin-right: 20px;
        margin-left: 20px;
        margin: 0px 20px;
    }

    .cards-container {
        padding: 10px 0px;
        width: 100%;
    }

    .card-one-container {
        width: 80%;
        background: #ffffff;
        height: auto;
    }

    .card-two-container-mobile {
        width: 90%;
        border-radius: 20px;
        padding: 20px;
        background: #f5f7f9;
    }

    .stepper-title-container {
        width: auto;
        height: auto;
        gap: 8px;
        margin-left: 0px;
        padding-top: 0px;
    }

    .css-1a4ej9u-MuiTypography-root {
        margin-top: 30px;
    }

    .MuiStepLabel-label {
        width: auto;
        height: auto;
        text-transform: capitalize;
    }

    .outlined-button {
        padding: 0px 20px;
        height: 40px;
    }

    .outlined-button-1 {
        padding: 0px 20px;
        height: 50px;
    }

    .nimble-rent-info-actions-buttons {
        margin: 10px;
    }

    .nimble-rent-info-actions-buttons-main-c {
        width: auto;
        align-self: center;
    }

    .nimble-rent-info-faq-container {
        width: 100%;
        padding-top: 30px;
        height: auto;
        gap: 18px;
        background: #f9fafb;
        display: flex;
        flex-direction: column;
        border-radius: 20px;
    }

    .nimble-rent-info-faq-header-container {
        margin: 20px 12px 0px 12px;
        width: 90%;
        height: 100px;
        border-radius: 18px;
        background: #ffffff;
        box-shadow: 0px 12px 24px 0px #14142b0a;
        padding: 20px 10px;
    }
}

@media (max-width: 767px) {
    .main-title {
        font-size: 28px;
        line-height: 32px;
        letter-spacing: 0em;
        text-align: left;
    }

    .main-title-container-1 {
        width: 90%;
        margin-bottom: 30px;
    }

    .rent-details-container {
        margin: 0px;
    }

    .card-one-container-2 {
        height: auto;
        width: 90%;
    }

    .nimble-rent {
        font-size: 26px;
        line-height: 20px;
    }

    .cards-container {
        padding: 10px 0px;
    }

    .card-one-container {
        width: 90%;
        background: #ffffff;
        height: auto;
    }

    .card-two-container {
        width: 100%;
    }

    .card-two-container-mobile {
        width: 100%;
        border-radius: 20px;
        padding: 20px;
        background: #f5f7f9;
    }

    .nimble-rent-info-actions-buttons-container-mobile {
        margin: 10px 10px;
    }

    .card-one-title-container {
        width: 87%;
        margin-bottom: 10px;
    }

    .card-one-title-container-2 {
        width: 87%;
        /* height: 169px; */
        gap: 26px;
        margin: 10px;
    }

    .card-one-subtitle-box {
        margin-left: 0px;
    }

    .card-one-title {
        padding: 20px 0px;
    }

    .card-one-inner-text-container {
        width: 87%;
        height: auto;
    }

    .card-one-inner-text-container-2 {
        width: 87%;
        margin: 20px;
        height: auto;
    }

    .subtitle-box-text {
        /*                font-family: Figtree;
        */ font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left;
        justify-content: center;
        width: auto;
    }

    .subtitle-text {
        width: auto;
        height: auto;
        padding: 0px;
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
    }

    .listed-style-container {
        width: auto;
        height: auto;
        padding: 0px;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
    }

    .listed-style-container-2 {
        width: auto;
        height: auto;
        padding: 0px;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
    }

    .card-two-inner-container {
        width: auto;
        height: auto;
        margin-left: 0px;
    }

    .stepper-title-container {
        width: auto;
        height: auto;
        gap: 8px;
        margin-left: 0px;
        padding-top: 0px;
    }

    .stepper-container {
        margin-top: 20px;
        margin: 0px;
        padding: 0px;
    }

    .step-label {
        /*                font-family: Figtree;
        */ font-size: 16px;
    }

    .nimble-rent-info-actions-buttons-container {
        display: grid;
        margin: 50px 10px;
    }

    .nimble-rent-info-faq-header-container {
        margin: 20px 12px 0px 12px;
        width: 90%;
        height: 100px;
        border-radius: 18px;
        background: #ffffff;
        box-shadow: 0px 12px 24px 0px #14142b0a;
        padding: 20px 10px;
    }

    .nimble-rent-info-actions-buttons {
        width: 100%;
        margin: 10px 0px;
    }
}

@media (width: 768px) {
    .nimble-rent-info-actions-buttons {
        margin: 10px 20px;
    }
}

@media (min-width: 769px) and (max-width: 1023px) {
    .main-title-container {
        width: 70%;
    }

    .main-title {
        line-height: 38px;
        text-align: left;
    }

    .cards-container {
        gap: 39px;
        display: flex;
        justify-content: center;
        padding: 100px 0px;
    }

    .card-one-container-2 {
        height: auto;
    }
}

@media (min-width: 768px) {
    .card-one-container-2 {
        height: auto;
    }

    .main-title {
        line-height: 38px;
    }
}

@media (min-width: 900px) {
    .main-title-container {
        width: 90%;
    }

    .cards-container {
        flex-direction: row;
        justify-content: center;
    }

    .card-one-title-container {
        width: 90%;
        margin: 20px 0px;
    }

    .card-one-title-container-2 {
        width: 87%;
        margin: 20px 0px;
    }

    .card-one-container {
        width: 45%;
        height: 800px;
    }

    @media (min-width: 900px) {
        .card-one-container-2 {
            width: 45%;
            height: auto;
        }
    }

    .subtitle-box-text {
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
        margin: 20px 8px;
    }

    .card-one-inner-text-container {
        width: 90%;
    }

    .card-one-inner-text-container-2 {
        width: 90%;
    }

    .subtitle-text {
        width: auto;
        height: auto;
        padding-left: 2px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .subtitle-text-2 {
        width: auto;
        padding-left: 2px;
        height: 90%;
        margin-bottom: 0;
    }

    .listed-style-container {
        width: auto;
        padding: 0px;
    }

    .card-two-container {
        width: 48%;
        height: 800px;
    }

    .card-two-container-2 {
        width: 48%;
        height: auto;
    }

    .card-two-inner-container {
        width: auto;
        margin-left: 0px;
    }

    .stepper-title-container {
        width: auto;
        margin-left: 0px;
    }

    .stepper-container {
        margin: 0px;
        padding: 20px 0px;
    }

    .card-one-container-2 {
        width: 45%;
        height: auto;
    }

    .listed-style-container-2 {
        width: 95%;
    }
}

@media (min-width: 1200px) {
    .main-title-container {
        width: 60%;
    }
}

.css-mhynnf {
    margin: 0px 0px 0px -20px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    border-left: 2px dotted #7f2ef8;
    padding-left: 32px;
    padding-bottom: 16px;
}

/* .css-vgb7rt {
                    display: block;
                    border-color: rgb(189, 189, 189);
                    border-left-style: solid;
                    border-left-width: 1px;
                    min-height: 24px;
                    padding-left: 32px;
                }*/

.css-d0mviz {
    margin-left: 12px;
    padding-left: 20px;
    padding-right: 8px;
    border-left: 1px solid rgb(189, 189, 189);
}

.css-r12ba4 {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    text-align: left;
    padding: 8px 0px;
}
