<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/2021A.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/2021A.jpeg"); }

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_2021A.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_2021A.jpeg");}
}

.TwoCTA {
display: flex; justify-content: center; align-items: center;
}

#IMG-MASTHEAD .TwoCTA .MastheadCTA {
    margin: 40px 20px -20px 0px;
}

#IMG-MASTHEAD .TwoCTA .MastheadCTA:hover {
    margin: 40px 20px -20px 0px;
}

@media (max-width: 450px){
#IMG-MASTHEAD .MastheadCTA {
    font-size: 0.9em !important;
    margin: 40px 5px 0 !important;
}
}


/*============ regWhite Start ============*/

#regWhite .multi-button-container .card-button {
border: none;
margin: 5px;
}

#regWhite .multi-button-container .card-button a {
background-color: #0071ee;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    line-height: 1;
    display: inline-block;
    font-size: 16px;
    line-height: 18px;
    text-shadow: none;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 600;
align-content: center;

}

#regWhite .card-button:hover {
background:none;
}

#regWhite .multi-button-container .card-button:hover a, #regWhite .card-button:hover {
background-color: #ff6319;
    color: #fff !important;
    border-radius: 4px;
align-content: center;
}

/*----- Capability Matrix Start -----*/

#regGrey .card-capabilities, #regGrey .card-span a {
color: #000;
font-weight: 600;
text-decoration: none;
}

#regGrey .card-span .card-capabilities:hover, #regGrey .card-span .card-capabilities:hover a {
    color: white;
    background: #1d4f91;
text-decoration: none;
}

.capability {
    border-style: none !important;
}

/*----- Capability Matrix End-----*/


/*----------------- Modal Start ------------------*/

.iconLeft:before {
content:"\f02c";
font-family: "Font Awesome 5 Duotone";
font-weight: 900;
display: none;
}

/*----------------- Modal End ------------------*/

/*----- Capability Matrix Start -----*/
#regGrey .capability {
    border-style: none;
}


#regGrey .card-button-capa a {
color: #000;
font-weight: 600;
}

/*----- Capability Matrix End-----*/

/* TRAINING BUTTON START */

#regGrey a:hover {
font-weight: 600;
text-decoration: none;
}

#regGrey a {
color: #ff6319;
font-weight: 600;
text-decoration: none;
}

#regWhite .card-body a:hover {
font-weight: 600;
color: #0071ee !important;
text-decoration: none;
}

#regWhite .card-body a {
color: #ff6319;
font-weight: 600;
text-decoration: none;
}


</pre></body></html>