root {
    --maincolor: #31066f;
}
.displayinherit {
    display: inherit;
}

h3 {
    font-weight: 700;
    color: #31066f;
}
h5 {
    font-weight: 700;
    color: #31066f;
}
.small-title {
    padding-inline-start: 5%;
    font-size: 1.2rem;
}
.bolded-font {
    font-weight: 600;
}
.thin-font {
    font-weight: 300;
    font-size: 0.8rem;
}
.padding-left-7 {
    padding-inline-start: 8.3%;
}
.padding-left-6 {
    padding-inline-start: 6%;
}
.padding-left-1 {
    padding-inline-start: 1%;
}
.terms_header {
    padding: 6%;
    padding-bottom: 6%;
    margin-bottom: 2%;
}
.terms_header:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: " ";
    background-image: url("../images/terms_header.svg");
    background-repeat: no-repeat;
    z-index: -1;
    background-size: contain;
}
.terms_header_image {
    width: 100%;
}
.terms_title {
    font-weight: 700;
    font-size: 3rem;
}
.terms_sub_title {
    font-size: 1.3rem;
    width: 30%;
}
.how-title {
    font-weight: 700;
    font-size: 2.8rem;
    text-align: center;
    padding-top: 3ch;
    margin-bottom: 2%;
}
.student {
    text-align: center;
    font-weight: 700;
    font-size: 2.3rem;
    color: #31066f;
}
.how-subtitle {
    font-size: 1.2rem !important;
    text-align: center;
    margin-bottom: 8rem;
    padding-bottom: 2.5rem;
}
.arrow-image {
    position: absolute;
    width: 32rem;
    height: 20rem;
    bottom: 94%;
    left: 39%;
}
.video-box {
    width: 68%;
    margin-inline-start: 16ch;
    padding-bottom: 3ch;
    cursor: pointer;
}
.new-way {
    background-image: url("../images/new-way-section-background.svg");
    background-size: cover;
    margin-bottom: 5%;
}
.why-hissah {
    background-image: url("../images/how-it-works-section-background.svg");
    padding: 6%;
    padding-bottom: 1px;

    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 39px;
    margin-top: -5rem;
    background-position: center;
}
.why-section {
    margin-bottom: 350px;
}
.how-start-section {
    padding-bottom: 84px;
    padding-top: 38px;
}
.why-hissah-title {
    font-weight: 700;
    font-size: 1.4rem !important;
    text-align: center;
}
.why-subtitle {
    font-size: 1.2rem;
    font-weight: 700;
}
.why-image {
    width: 50%;
}
.margin-for-how-it-works-section {
    margin-bottom: 38px;
}
.margin-for-how-it-works-section2 {
    margin-bottom: 22%;
}
.how-image {
    width: 70%;
}
.blue-arrow {
    width: 75%;
}
.start-now {
    padding: 10%;
    background-image: url("../images/start-now-section-background.svg");
    background-size: cover;
    margin-bottom: -6%;
    z-index: 1;
    position: relative;
}
.how-can-we-help-title {
    font-weight: 700;
    display: flex;
    background-position: center;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-size: 2.5rem;
    margin-top: 4%;
    margin-bottom: 2%;
    background-image: url("../images/how-can-we-help-box.svg");
    background-size: contain;
    background-repeat: no-repeat;
}
.contact-info-page {
    background-image: url("../images/4.svg");
    background-size: cover;
}
.contact-info-section {
    padding-bottom: 12%;
    margin-bottom: 12%;
}
.contact-us-statement {
    font-weight: 600;
    font-size: 2rem;
}
.info {
    font-size: 1rem;
    font-weight: 300;
    padding-inline-start: 2%;
}
.map {
    width: 100%;
    height: 32rem;
}
.map-frame {
    margin-inline-start: 32%;
    z-index: 2;
    margin-top: 2%;
    border: 12px #f4b224 solid;
    padding: 0;
    border-radius: 0.3rem;
}
.letus-help {
    padding-bottom: 10%;
    margin-bottom: -5rem;
    z-index: 0;
    position: relative;
}
.information {
    background: #31066f;
    border-radius: 0.3rem;
    position: absolute;
    z-index: 1;
    width: 40%;
    height: 30rem;
}
footer::after {
    content: "";
    background-color: #31066f;
    height: 195px;
    position: absolute;
    left: 0;
    width: 99.6%;
    overflow: hidden;
    z-index: -1;
}
ARABIC STYLE */ .how-can-we-help-title:lang(ar) {
    text-align: center;
}
.terms_header:lang(ar)::before {
    transform: scaleX(-1);
}
.arrow-image:lang(ar) {
    transform: scaleX(-1);
    left: 14.5rem;
}
.arrow-image-mobile {
    display: none;
}
/* Responsive Design */
@media screen and (max-width: 985px) {
    .why-image {
        width: 98px;
    }
    .why-section {
        margin-bottom: 0;
        padding-left: 6%;
        background-position: center;
        background-size: cover;
        padding-top: 67px;
        padding-right: 6%;
        background-color: #ffff;
        background-image: url(/images/how-bg-mobile-1.svg);
    }
    .how-start-section {
        padding-bottom: 70px;
        padding-top: 38px;
    }
    .why-hissah {
        background-color: #ffcf2d;
        background-image: none;

        padding: 0;
    }
    .how-image {
        width: 43%;
    }
    .how-can-we-help-title {
        background-position-x: center;
        font-size: 2rem !important;
        height: 100px;
        width: 100%;
    }
    .information {
        position: relative;
        width: 100%;
        height: auto;
        padding-bottom: 1rem;
    }
    .map-frame {
        margin-inline-start: 0;
        margin-top: 0;
        border: 5px #f4b224 solid;
        border-top: 0;
        border-bottom: 0;
    }
    .contact-us-statement {
        margin-inline-end: 0 !important ;
    }
    .letus-help {
        margin-bottom: 0;
    }
    .terms_sub_title {
        width: 100%;
    }
    .terms_header:before {
        height: 47%;
    }
    .arrow-image-mobile {
        display: block;
        position: absolute;
        bottom: 96%;
        left: 38%;
    }
    .new-way {
        background-image: none;
    }
    .how-subtitle {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
        margin-bottom: 3rem !important;
    }
    .video-box {
        margin-inline-start: 13% !important;
        padding-bottom: 18% !important;
        width: 80% !important;
    }
    .how-title {
        font-size: 1.53rem !important;
    }
    .student {
        font-size: 2rem !important;
    }
    .why-hissah-mobile {
        background-image: url(/images/how-bg-mobile-1.svg);
        background-size: 100%;
        background-repeat: no-repeat;
        padding-right: 1.2rem;
        padding-left: 1.2rem;
        padding-bottom: 8%;
        overflow: overlay;
        margin-bottom: -8%;
    }
    .why-hissah-mobile-2 {
        background-image: url(/images/how-bg-mobile-2.svg);
        background-size: 100%;
        background-repeat: no-repeat;
        padding-right: 1.2rem;
        padding-left: 1.2rem;
        padding-bottom: 8%;
    }
    .why-hissah-mobile:lang(ar) {
        background-image: url(/images/how-bg-mobile-1-ar.svg);
    }
    .why-hissah-mobile-2:lang(ar) {
        background-image: url(/images/how-bg-mobile-2-ar.svg);
    }
}
