@font-face {
    font-family: myFirstFont;
    src: url(IBMPlexSansArabic-Regular.ttf);
}
.alert-danger {
    color: #842029;
    background-color: #f8d7da;
    border-color: #f5c2c7;
}
.alert {
    position: relative;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

body {
    transition: opacity ease-in 0.2s;
    font-family: myFirstFont !important;
}:root{--category-width:100px}.explore-category-item{display:block;height:100px;width:100px;padding-inline-start:10px;padding-bottom:10px}.explore-first-category .explore-category-item{padding-inline-start:0}@media (min-width:768px){.explore-category-item{height:150px;padding-inline-start:16px;width:var(--category-width);padding-bottom:16px}.explore-first-category .explore-category-item{height:300px;width:100%}}.SelectField_input-rounded-none___DHaZ{border-radius:0}.SelectField_input-rounded-sm__mWDk9{border-radius:.125rem}.SelectField_input-rounded-default__rUw0y{border-radius:.25rem}.SelectField_input-rounded-md__BetcA{border-radius:.375rem}.SelectField_input-rounded-lg__ooOmG{border-radius:.5rem}.SelectField_input-rounded-xl__7BJre{border-radius:.75rem}.SelectField_input-rounded-2xl__JoFpC{border-radius:1rem}.SelectField_input-rounded-3xl__hNmcD{border-radius:1.5rem}.SelectField_custom-rtl-select__KlFuX{background-image:url(/assets/down-arrow.svg)!important;background-position:right .875rem center!important;background-size:.875rem}[dir=rtl] .SelectField_custom-rtl-select__KlFuX{background-image:url(/assets/down-arrow.svg)!important;background-position:left .875rem center!important;background-size:.875rem}