html:has(meta[content$="01924ca4-37b2-709a-8f9a-5ad64ac00845"]) body h1 {
    color: red !important;
}
".AL_Custom_NavContentWrapper {
    flex-wrap: wrap;
}
.AL_Custom_NavLogo {flex: 0 0 100%; padding-bottom:10px;}
.AL_Custom_NavLogo img {max-width: 250px; height: auto !important;}
.academy-banner-content {
margin-top: 50px; }
.AL_Custom_NavCustomLinksList ul >li:first-child a {

    margin-left: 0 !important;
}
.AL_Custom_BannerMainHeading {
    word-wrap: break-word;
    width: 500px;
    max-width: fit-content;
    }
    .AL_Custom_BannerSubHead {
    word-wrap: break-word;
    width: 390px;
    max-width: fit-content;
    }
    
    .academy-banner {
    height: 295px;
    }
    
    .AL_Custom_TabBar {
    visibility: hidden;
    height: 2px;
    }
    
    .AL_Custom_BreadcrumbBar {
    visibility: hidden;
    }
    
    .powered-by {
    visibility: hidden;
    }
    
    .frXFeB {
    font-size: 2.9rem !important;
    }
    .d-none {display: none;}
    .leaderboard img{
        max-width: 100%;
    }
    .leaderboard {
        max-width: 20rem;
        position: fixed;
        bottom: 130px;
        right: 0;
    }
    @media (max-width: 425px) {
        .efRbdV .academy-logo,.academy-logo {
           
            height: auto !important;
        }
        .leaderboard {
            max-width: 12rem;
            bottom: 120px;
        }
    }

.WRManaged_OPSWAT_PATH_SUCCESS {
        position: relative;
        text-align: center;
}

.WRManaged_OPSWAT_PATH_SUCCESS h2 {
        font-weight: bold;
        margin: 0 0 1rem 0;
        padding-top: 1em;
}

.WRManaged_OPSWAT_PATH_SUCCESS .Name {
        font-weight: bold;
}

.WRManaged_OPSWAT_PATH_SUCCESS figure > div {
        margin: 0 auto;
        background-color: #37153f;
        color: white;
        font-size: 3rem;
        border-radius: 50%;
        width: 8rem;
        height: 8rem;
        display: flex;
        justify-content: center;
        align-items: center;
}

.WRManaged_OPSWAT_PATH_SUCCESS figcaption {
        font-weight: bold;
        margin-top: 1rem;
        text-transform: uppercase;
        font-size: smaller;
}

.WRManaged_OPSWAT_PATH_SUCCESS .PathTitle {
        font-size: 2rem;
}

.WRManaged_OPSWAT_PATH_SUCCESS .Leaderboard1 > a {
        text-decoration: underline;
}

.WRManaged_OPSWAT_PATH_SUCCESS .Leaderboard1 > a:focus {
        outline: 1px dotted #444672;
}

.WRManaged_OPSWAT_PATH_SUCCESS .Close1 button {
        color: #555;
        position: absolute;
        right: -0.75rem;
        top: -0.75rem;
        background: none;
        border: none;
        padding: 8px;
        width: 2em;
        height: 2em;
        font-size: 1.5em;
}

dialog.WRManaged_OPSWAT_PATH_SUCCESS_Dialog {
        padding: 1rem;
        border: solid 0.5px black;
}

dialog.WRManaged_OPSWAT_PATH_SUCCESS_Dialog::backdrop {
        background-color: #37153f;
        opacity: 0.4;
}