<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {scroll-behavior: smooth; scroll-padding-top: 60px;}

#IMG-MASTHEAD h1 {
    font-size: clamp(2.2rem, 1.253rem + 2.871vw, 3.8rem);
    line-height: clamp(2.2rem, 1.253rem + 2.871vw, 3.7rem);
}

#IMG-MASTHEAD .MastheadCTA {
    background: #ff6319 !important;
    border: 1px solid #ff6319 !important;
}


#regPurple { display: none; }

/*============ Masthead Start ============*/

.webp .mh { background-image: linear-gradient(to bottom right, #00000011, #00000042), url("/uploaded/Image/mastheads/sm/Recruitment.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right, #00000011, #00000042), url("/uploaded/Image/mastheads/sm/Recruitment.jpeg"); }

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

#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;
}
}

/*============ Masthead End ============*/

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

/* --- DEPARTMENTS --- */

#regWhite .card-headingTitle {
font-size: 1.2em;
}

#regWhite .card-button {
    text-align: center !important;
    font-weight: bold;
    color: white;
    background: unset;
    background-color: #565656;
}

#regWhite .card-button a {

color: white;
font-weight: bold;
}

#regWhite .card-button a:hover {
background: unset;
color: #fff;
}



#APPS header, #APPS .card-button {
background-color: #1d4f91;
}

#ENT  header, #ENT .card-button {
background-color: #22315e;
}

#MANU header, #MANU .card-button {
background-color: #262626;
}

.card-heading  {
border-color: #63666a;
}

.card-title {
    font-size: 1.3em;
    font-weight: 600;
    color: #1d4f91;
    border-color: #1d4f91;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    padding-bottom: 10px;
    width: 100%;
}


.card-span {
text-align: left;
background: transparent;
}

.card-middle {align-items: flex-start;}



/* --- DEPARTMENTS END --- */

/* --- JOBS --- */

.jobtitle { color: #1d4f91; font-weight: 600;}

.location {background: white;
    padding: 0px 0px 5px 0px;
    color: #ff6319;
border: none}

.closed {background: white;
    padding: 5px 0px 15px 18px;
    color: #921006;}

.pause {background: #f5830f;
    padding: 5px 0px 5px 18px;
    color: white;}

.fade-effect2 {
    margin: 5px 10px;
    background: -webkit-linear-gradient(left, #eee, #fff);
    height: 2px;
}

svg:not(:root).svg-inline--fa {
    overflow: visible;
    padding-right: 5px;
}

/* --- JOBS END ---*/

/*============ regWhite End ============*/

/*============ regGrey Start ============*/

.major-title {font-size: clamp(1.6rem, 1.507rem + 0.41vw, 2rem); text-transform: uppercase; font-weight: 700; color: white; line-height: 1em; margin: 20px 0 0; border-bottom: 4px solid #00b6ff; width: fit-content; padding-bottom: 6px;}

.major-title { margin: 0px;}

#regGrey .card-subtitle {
font-weight: 600;
text-align: center;
}

#regGrey {
background: #262626;
}

.across-four .card-icon img {
height: 100px;
}

#regGrey .card-icon {
display:flex;
justify-content: center;

}

#regGrey  .card-button a {
left: 18px;
}

#regGrey .card-body a {
color: #ff6319;
font-weight: bold;
}

#regGrey .card-body a:hover {
color: #009fdf;
font-weight: bold;
}

.card-title {
    font-size: 1.3em;
    font-weight: 600;
    color: #1d4f91;
    border-color: #1d4f91;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    padding-bottom: 10px;
    width: 100%;
}

#regGrey .card-body {
padding: 0px
}



/*============ regGrey End ============*/





/*============ regBlue Start ============*/

#regBlue .card-subtitle {
    font-size: 1.3em;
    font-weight: 400;
    color: #ffffff!important;
    border-style: none;
    border-width: 0 0 1px 0;
    padding-bottom: 10px;
    width: 100%;
}

#regBlue .card-body {
    color: white;
}

.card-span.across-three.clean {
    background: transparent;
    color: #909090;
align-text: center;
}

#regBlue .card-span {
     text-align: center;
}

#cookiescript_badge {
left: 135px !important;
}

#regBlue .Inner {
    padding-top: 0px;
    padding-bottom: 0px;
}

/*============ regBlue End ============*/



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