

html body .site-header .brand,
html body .site-header a.brand,
html body header .brand,
html body header a.brand,
html body .site-header .brand *,
html body .site-header a.brand *,
html body header .brand *,
html body header a.brand * {
    opacity: 1 !important;
    visibility: visible !important;
    filter: none !important;
    -webkit-filter: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    transform: none !important;
    rotate: none !important;
    scale: none !important;
    translate: none !important;
    perspective: none !important;
    transform-style: flat !important;
    backface-visibility: visible !important;
    will-change: auto !important;
    mix-blend-mode: normal !important;
    text-shadow: none !important;
    isolation: isolate !important;
}

html body .site-header .brand img,
html body .site-header a.brand img,
html body header .brand img,
html body header a.brand img,
html body .site-header img[src*="logo"],
html body header img[src*="logo"],
html body .site-header img[alt*="رسا"],
html body header img[alt*="رسا"] {
    display: block !important;
    width: auto !important;
    height: 42px !important;
    min-width: 34px !important;
    max-width: 64px !important;
    max-height: 42px !important;
    object-fit: contain !important;
    object-position: center !important;
    image-rendering: auto !important;
    opacity: 1 !important;
    filter: none !important;
    -webkit-filter: none !important;
    transform: none !important;
    will-change: auto !important;
    backface-visibility: visible !important;
}

html body .site-header .brand span,
html body .site-header .brand strong,
html body .site-header .brand b,
html body .site-header a.brand span,
html body .site-header a.brand strong,
html body header .brand span,
html body header .brand strong,
html body header a.brand span,
html body header a.brand strong {
    color: #073B4C !important;
    opacity: 1 !important;
    filter: none !important;
    -webkit-filter: none !important;
    transform: none !important;
    text-shadow: none !important;
    font-weight: 950 !important;
}

html.rasa-home-final-lite body .site-header .brand,
html.rasa-home-final-lite body .site-header a.brand,
html.rasa-home-final-lite body header .brand,
html.rasa-home-final-lite body header a.brand,
html.rasa-home-final-lite body .site-header .brand *,
html.rasa-home-final-lite body .site-header a.brand *,
html.rasa-home-final-lite body header .brand *,
html.rasa-home-final-lite body header a.brand * {
    opacity: 1 !important;
    filter: none !important;
    -webkit-filter: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    transform: none !important;
    will-change: auto !important;
    text-shadow: none !important;
}

html body .site-header .brand.rasa-logo-crisp-locked,
html body .site-header .brand.rasa-logo-crisp-locked *,
html body header .brand.rasa-logo-crisp-locked,
html body header .brand.rasa-logo-crisp-locked * {
    animation: none !important;
    transition-property: color, background-color, border-color, box-shadow, opacity !important;
    filter: none !important;
    transform: none !important;
}

@media (max-width: 768px) {
    html body .site-header .brand img,
    html body .site-header a.brand img,
    html body header .brand img,
    html body header a.brand img {
        height: 36px !important;
        max-height: 36px !important;
        max-width: 54px !important;
    }
}

