/* Privacy policy */
body {
    font-family: 'Urbanist', sans-serif;
}

.pp_pol {
    padding: 170px 0px 104px;
}

.privacy-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    align-self: stretch;
}

.privacy-title {
    color: var(--Core-Off-Black, #0F0F0F);
    font-family: "Urbanist";
    font-size: 56px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0.56px;
    text-transform: capitalize;
    margin-bottom: 0px;
}

.uper_secc {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    align-self: stretch;
}

.update-date {
    color: var(--Core-Maroon, #9E2A2B);
    font-family: "Urbanist";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 158%;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.language-toggle {
    display: flex;
    align-items: flex-start;
    gap: 24px;
}

.language-btn {
    color: var(--Base-03, #BDBDBD);
    font-family: "Urbanist";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    /* 24px */
    letter-spacing: 0.4px;
    text-transform: capitalize;
    border: none;
    background: none;
    margin-bottom: 0px;
}

.language-label {
    color: var(--Core-Off-Black, #0F0F0F);
    font-family: "Urbanist";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    /* 24px */
    letter-spacing: 0.4px;
    text-transform: capitalize;
    margin-bottom: 0px;

}

.language-btn.active {
    color: var(--Core-Off-Black, #0F0F0F);
    font-family: "Urbanist";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    /* 24px */
    letter-spacing: 0.4px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    text-transform: capitalize;
    margin-bottom: 0px;

}

.english-section p {
    color: var(--Base-02, #5E5E5E);
    font-family: "Urbanist";
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.51px;
    margin-bottom: 24px;

}

ul.policy-list {
    color: var(--Base-02, #5E5E5E);
    font-family: "Urbanist";
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    letter-spacing: 0.51px;
    margin-bottom: 0px;
    list-style: disc;

}

ul.policy-list li::marker {
    font-size: 13px;
    /* Change bullet size */
    color: #5E5E5E;
    /* Optional: change bullet color */
}

ul.policy-list li {
    color: var(--Base-02, #5E5E5E);
    font-family: "Urbanist";
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    letter-spacing: 0.51px;
    margin-bottom: 8px;
}

.section-title {
    color: var(--Base-02, #5E5E5E);
    font-family: "Urbanist";
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    letter-spacing: 0.51px;
    margin-bottom: 0px;

}

.email {
    color: var(--Base-02, #5E5E5E);
    font-family: "Urbanist";
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    letter-spacing: 0.51px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    margin-bottom: 0px;

}


#arabic.rtl-section {
    direction: rtl;
    text-align: right;
    color: var(--Base-02, #5E5E5E);
    text-align: right;
    font-family: "Urbanist";
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    letter-spacing: 0.51px;
    margin-bottom: 0px;
    margin: auto;
}

#arabic p {
    color: var(--Base-02, #5E5E5E);
    font-family: "Urbanist";
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    letter-spacing: 0.51px;
    margin-bottom: 40px;
}

#arabic ul.policy-list {
    list-style: disc;
    padding-right: 25px;
    padding-left: 0;
    margin-bottom: 20px;
}

#arabic ul.policy-list li {
    font-size: 16px;
    margin-bottom: 10px;
}


/* Our story */

.our_story {
    padding: 250px 0px 104px;
    height: 1200px;
}

.title {
    color: var(--Core-Off-Black, #0F0F0F);
    text-align: center;
    font-family: "Urbanist";
    font-size: 56px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 78.4px */
    letter-spacing: 0.56px;
    text-transform: capitalize;
    max-width: 502px;
    margin: 0 auto;
}

.immgg {
    position: absolute;
    top: 585px;
    left: 50%;
    transform: translateX(-50%);



}

.whiteee_bx {
    display: flex;
    height: 370px;
    padding: 104px 332px;
    min-width: 1840px;
    margin: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
    flex: 1 0 0;
    background-color: var(--Core-Off-White, #FAFAFA);
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
}



.heading {
    color: var(--Core-Off-Black, #0F0F0F);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Urbanist";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 60px */
    text-transform: capitalize;
    margin-bottom: 0px;
}




.para {
    color: var(--Base-02, #5E5E5E);
    text-align: center;
    font-family: "Urbanist";
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    /* 27.2px */
    letter-spacing: 0.51px;
    margin-bottom: 0px;

}

.btn {
    display: flex;
    padding: 16px 64px;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    background: var(--Core-Maroon, #9E2A2B);
    color: var(--Core-Off-White, #FAFAFA);
    text-align: center;
    font-family: "Urbanist";
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    /* 20.4px */
    letter-spacing: 0.34px;
    text-transform: capitalize;
    margin-bottom: 0px;

}

.red_bx {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
}

.red_bx1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
}


.redd {
    color: var(--Core-Maroon, #9E2A2B);
    text-align: center;
    font-family: "Urbanist";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 158%;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.upeer_text {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    align-self: stretch;
}


.sec_2 {
    background-image: url(../media/sec5.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.sec_3 {
    background-color: var(--Core-Off-White, #FAFAFA);

}


.box_w1 {
    background-image: url(../media/Step01.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    width: 840px;
    height: 380px;
    padding: 40px;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    flex-shrink: 0;
}

.box_w2 {
    background: var(--Neutral-400, #F4F4F4);
    display: flex;
    width: 420px;
    height: 442px;
    padding: 40px;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    flex-shrink: 0;
}



.box_w3 {
    background-image: url(../media/Step03.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    width: 325px;
    height: 579px;
    padding: 40px;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    flex-shrink: 0;
    margin-top: -50px;
}

.box_w4 {
    background-image: url(../media/Step04.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    width: 498px;
    height: 579px;
    padding: 40px;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    flex-shrink: 0;
    margin-top: -50px;
}

.box_w5 {
    background: var(--Off-Black, #201F1D);
    display: flex;
    width: 420px;
    height: 530px;
    padding: 40px;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    flex-shrink: 0;
}

.big_red {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0px;
}

.big_boldd {
    color: var(--Core-Maroon, #9E2A2B);
    font-family: "Urbanist";
    font-size: 56px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 78.4px */
    letter-spacing: 0.56px;
    text-transform: capitalize;
    margin-bottom: 0px;
}


.conty_b {
    color: var(--Neutral-Near-Black, #0E0E0E);
    font-family: "Urbanist";
    font-size: 27px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    /* 37.8px */
    letter-spacing: 1px;
    text-transform: capitalize;
    margin-bottom: 0px;
        margin-top:-13px;


}

.conty_bw {
    color: var(--Neutral-White, #FFF);
    font-family: "Urbanist";
    font-size: 27px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    /* 37.8px */
    letter-spacing: 1px;
    text-transform: capitalize;
        margin-bottom: 0px;
            margin-top:-13px;


}

.conty_bp {
    color: var(--Base-02, #5E5E5E);
    font-family: "Urbanist";
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    letter-spacing: 0.51px;
    margin-bottom: 0px;
    max-width: 483px;
        margin-bottom: 0px;


}

.conty_bpw {
    color: var(--Base-03, #BDBDBD);
    font-family: "Urbanist";
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    letter-spacing: 0.51px;
    margin-bottom: 0px;

}

.cont_wrap {
    margin-top: 32px;
    display: flex;
    gap: 17px;
    flex-wrap: wrap;
    max-width: 1280px;
    margin: 32px auto 0px;
}



.mid_boxx {
    display: flex;
    max-width: 1440px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 56px;
}

.upeer_text2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    align-self: stretch;
    max-width: 1040px;
    margin: 0 auto;
}

.gree_bx {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
}

.red_bx2{
        display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
}

.redd {
    color: var(--Core-Maroon, #9E2A2B);
    text-align: center;
    font-family: "Urbanist";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 158%;
    /* 22.12px */
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.three_bx {
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    gap: 48px;
    align-self: stretch;
    flex-wrap: wrap;
}

.bozx {
    display: flex;
    min-width: 320px;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    flex: 1 0 0;
}

.bx_cont {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    align-self: stretch;
}

.cont_h {
    color: var(--Core-Off-Black, #0F0F0F);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Urbanist";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin-bottom: 0px;
}

.left_bx {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    max-width: 572px;
    margin-left: auto;
    margin-right: 148px;
}

.inner_lft {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
}

.right_bx {
    background-image: url(../media/IMG\ +\ Testimonial.png);
    background-size: cover;
    background-position: center;
    height: 665px;
    position: relative;
}

.inner_rgt {
    display: flex;
    max-width: 628px;
    padding: 42px;
    justify-content: center;
    align-items: flex-end;
    gap: 32px;
    background: var(--Neutral-White, #FFF);
    position: absolute;
    bottom: 0;
    right: 0;
}

.line {
    background: var(--Green, #446761);
    height: 110px;
    width: 15px;
    margin: 0px;
}

.cont {
    color: var(--Base-02, #5E5E5E);
    font-family: "Urbanist";
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    /* 27.2px */
    letter-spacing: 0.51px;
    margin-bottom: 0px;
}

.upeer_text3 {
    display: flex;
    width: 755px;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    margin: 0 auto;
}

.down_bx {
    display: flex;
    width: 755px;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    margin: 0 auto;
    position: absolute;
    bottom: 118px;
    left: 50%;
    transform: translateX(-50%);
}

.last_sec {
    background-image: url(../media/bottomms.png);
    background-size: cover;
    height: 1250px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;

}

.grrei {
    color: #8DC8C9;
    text-align: center;

    font-family: "Urbanist";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 158%;
    /* 22.12px */
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.heading_w {
    color: var(--Core-Off-White, #FAFAFA);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Urbanist";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 60px */
    text-transform: capitalize;
    margin-bottom: 0px;
}

.para_w {
    color: var(--Base-04, #E9E9E9);
    text-align: center;
    font-family: "Urbanist";
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    /* 27.2px */
    letter-spacing: 0.51px;
    margin-bottom: 0px;

}

.heading2 {
    color: var(--Core-Off-Black, #0F0F0F);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Urbanist";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 60px */
    text-transform: capitalize;
    margin-bottom: 0px;
    max-width: 500px;
}