*{
    /* font-family: 'Cairo', sans-serif; */
    font-family: 'PNU Font' !important;
    font-size:16px;
}

@media(min-width: 768px) {
    .side-button-wrapper-ar {
        /* top: 40%; */
        top: 25%;
        right: 0 !important;
        bottom: auto;
    }
}
.side-button-wrapper-ar {
    position: fixed;
    direction: rtl;
    right: 16px;
    bottom: 20px;
    z-index: 9999;
    gap: 6px !important;
}
@media (min-width: 768px) {
    .regiter-intrest-open-btn {
        top: 50%;
        left: 0px;
        bottom: auto;
        transform: translateY(-20%);
    }
}
