.buyingguidemain {
    font-family: SF_regular;
}

.buyingguideherosections {
    width: 55vw;
    margin: 5vh 0 5vh 12vw;
}

.buyingguideheading {
    font-weight: 300;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #FFFFFF;
    padding-bottom: 3vh;
}

.buyingguidetext {
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0px;
    color: #FFFFFFCC;
    padding-bottom: 4vh;
}

.buyingbtn {
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #E4E4E4;
    background-color: transparent;
    border: 1px solid #E4E4E4;
    padding: 13px 32px;
    border-radius: 6px;
}

.buyingposter {
    margin: 10vh 2vw 0vh 2vw;
}

.buyingposterimage {
    height: auto;
    width: 100%;
}

/* ------- */
.tailoredforindividuals {
    padding: 80px 3vw 10vh 2vw;
}

.tailoredheading {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0%;
    color: #FFFFFF;
    padding-bottom: 6vh;
}

.tailoredforindividualsbtn {
    display: flex;
    gap: 2vw;
}

.tailoredforindividualsbtn button {
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: 0px;
    text-transform: capitalize;
    border: 1px solid #FFFFFF;
    padding: 13px 32px;
    background-color: transparent;
    color: #FFFFFF;
    border-radius: 6px;
}

.tailoredforindividualsbtn button.active {
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: 0px;
    text-transform: capitalize;
    border: 1px solid #FFFFFF;
    padding: 13px 32px;
    background-color: #FFFFFF;
    color: #000000;
    border-radius: 6px;
}

/* -------- */
.financesections {
    background-color: #212121;
    width: 96vw;
    margin: 0vh 2vw 10vh 2vw;
    display: flex;
    gap: 10vw;
}

.financesectionspart1 {
    flex: 1;
    padding: 4vh 0 5vh 2vw;
}

.financesectionspart2 {
    flex: 1;
    background-color: #FFFFFF;
    margin: 6vh 1vw;
    padding: 5vh 3vw 4vh 3vw;
}

.financeheading {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #FFFFFF;
}

.financetext {
    padding-bottom: 3vh;
}

.bankingtext {
    padding-top: 3vh;
}

.financetextpera {
    font-weight: 300;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0px;
    color: #E4E4E4;
    padding: 2vh 0;
}

.financelogos {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    max-width: 600px;
    margin: 2vh auto;
}

.banklogosimage {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.emicalculator {
    font-weight: 300;
    font-size: 24px;
    line-height: 130%;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #212121;
    padding-bottom: 5vh;
}

.financesectionspart2 label {
    font-weight: 300;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0px;
    text-align: center;
    text-transform: capitalize;
    color: #212121;
    padding: 1vh 0;
}

.financesectionspart2 ::placeholder {
    font-weight: 300;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #212121B2;
}

.financesectionspart2 input {
    margin-bottom: 2vh;
}

.emirate {
    font-weight: 300;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #212121;
    padding: 2vh 0;
}

.emiratecount {
    font-weight: 500;
    font-size: 46px;
    line-height: 130%;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #212121;
}

.ratecount {
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #212121;
}

.emipayable {
    padding-top: 6vh;
    color: #212121;
}

/* ----- */
.nritextheading {
    font-weight: 400;
    font-size: 24px;
    line-height: 130%;
    letter-spacing: 0px;
    vertical-align: middle;
    text-transform: capitalize;
    color: #FFFFFF;
}

.nritext {
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 0px;
    color: #FFFFFFB2;
}

.nrisection {
    width: 52vw;
    padding: 0vh 2vw 15vh 2vw;
    display: flex;
    flex-direction: column;
    gap: 2vh;
}

.documentchecklist {
    width: 96vw;
    margin: 0vh 2vw 0vh 2vw;
}

.documnetheading {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #FFFFFF;
}

/* ---- */
.listheading {
    font-weight: 300;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #E4E4E4;
}

.listtext {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0px;
    color: #FFFFFFB2;
}

.checklist input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 18px;
    height: 18px;
    background-color: #696969;
    border: 2px solid #fff;
    border-radius: 2px;
    cursor: pointer;
    position: relative;
    margin-top: 4px;
}

.checklist input[type="checkbox"]:checked {
    background-color: #FFFFFF;
    border: 2px solid #696969;
}

.checklistitem {
    display: flex;
    gap: 1vw;
}

.checklistgrid {
    display: grid;
    grid-template-rows: repeat(4, auto);
    grid-auto-flow: column;
    row-gap: 6vh;
    column-gap: 8vw;
    padding-right: 3vw;
    /* padding-bottom: 5vh; */
}

.gridhr {
    margin: 5vh 0;
}

/* ---- */
.faqssectionsnri {
    width: 96vw;
    margin: 10vh 2vw 5vh 2vw;
}

.faqcontainer {
    margin: 20px auto;
    color: #fff;
    border-radius: 5px;
    padding: 1vh 0;
}

.faqitem {
    border-top: 1px solid #FFFFFF33;
}

.faqquestion {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    padding: 3vh 3vw;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0px;
    color: #FFFFFF;

}

.faqanswer {
    display: none;
    padding: 10px 0 20px;
    font-size: 14px;
    color: #ccc;
    padding: 2vh 3vw;
}

.faqanswertext {
    padding: 0.5vh 0 3vh 1vw;
    width: 75%;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0px;
    color: #FFFFFFB2;
}

.icon {
    font-size: 30px;
    transition: transform 0.2s ease;
}

.nrifaqheading {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #FFFFFF;
    padding-bottom: 2vh;
    padding-top: 8vh;
    border-top: 1px solid #FFFFFF80;
}

.faqanswerheading {
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0px;
}

/* -------- */
.rbiguidelinessections {
    width: 96vw;
    margin: 5vh 2vw 10vh 2vw;
}

.rbiguidelinesheading {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #FFFFFF;
    padding-bottom: 5vh;
}

.rbianswer {
    display: none;
    padding: 10px 0 20px;
    font-size: 14px;
    color: #ccc;
    padding: 2vh 3vw;
    width: 75%;
}

.rbiquestion {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    padding: 3vh 3vw;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.rbiitem {
    border-top: 1px solid #FFFFFF33;
}

/* -------------------- */

.residentfaqsections {
    width: 96vw;
    margin: 5vh 2vw 10vh 2vw;
}
#faqsections{
    padding-top: 13vh;
}
.residentfaqheading {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #FFFFFF;
    padding-bottom: 5vh;
}

.residentanswer {
    display: none;
    padding: 10px 0 20px;
    font-size: 14px;
    color: #ccc;
    padding: 2vh 3vw;
}

.rbiquestion {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    padding: 3vh 3vw;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.residentitem {
    border-top: 1px solid #FFFFFF33;
}

.residentanswerheading {
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0px;
}

.residentanswertext {
    padding: 0.5vh 0 3vh 1vw;
    width: 75%;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0px;
    color: #FFFFFFB2;
}

.residentquestion {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    padding: 3vh 3vw;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.residentquestionheading {
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0px;
    color: #FFFFFF;
}

@media screen and (max-width: 768px) {
.buyingguideherosections{
    width: 70vw;
}
.financesections{
    flex-direction: column;
    margin: 0vh 2vw 10vh 2vw;
    width: auto;
    gap: 0;
}
.documentchecklist{
    margin: 0vh 2vw 0vh 2vw;
    width: auto;
}
.residentfaqsections{
    margin: 5vh 2vw 10vh 2vw;
    width: auto;
}
.tailoredforindividuals{
    padding: 15vh 3vw 10vh 2vw;
}
.financesectionspart1{
    padding: 4vh 2vw 5vh 2vw;
}
.nrisection{
    padding: 0vh 2vw 15vh 2vw;
    width: 80vw;
}
.faqssectionsnri{
    margin: 10vh 2vw 5vh 2vw;
    width: auto;
}
.rbiguidelinessections{
    margin: 5vh 2vw 10vh 2vw;
    width: auto;
}
.faqanswertext{
    width: 90%;
}
.rbianswer{
    width: 90%;
}
.residentanswertext{
    width: 90%;
}
}

@media screen and (max-width: 600px) {
.checklistgrid{
    grid-template-rows: repeat(10, auto);
}

.checklistitem .checklist {
    display: none;
}
.tailoredforindividualsbtn button{
    font-size: 15px;
}
.tailoredforindividualsbtn button.active{
    font-size: 15px;
}
.nrisection{
    width: auto;
}
}
@media screen and (max-width: 425px) {
    #faqsections {
        padding-top: 6vh;
    }
    .buyingguideherosections{
        width: auto;
        margin: 5vh 2vw 5vh 9vw;
    }
    .financesections{
        margin: 0vh 2vw 10vh 2vw
    }
    .tailoredforindividuals{
        padding: 10vh 3vw 10vh 2vw;
    }
    .documentchecklist{
        margin: 0vh 2vw 0vh 2vw;
    }
    .residentfaqsections{
        margin: 5vh 2vw 7vh 2vw;
    }
    .tailoredforindividualsbtn{
        flex-direction: column;
    }
    .nrisection{
        padding: 0vh 2vw 15vh 2vw;
    }
    .faqssectionsnri{
        margin: 10vh 2vw 5vh 2vw;
    }
    
    .rbiguidelinessections{
        margin: 5vh 2vw 10vh 2vw;
    }
}