<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/1920_Legal.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#000000cc,#00000042), url("/uploaded/Image/mastheads/1920_Legal.jpg");}

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

#ENT .card-heading {
    border-color: #004a7c;
}

#ENT .card-button a:hover {
    background: #004a7c;
}

.light {
background: transparent;
}

.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%;
}

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


#regWhite .card-button, #regGrey .card-button {
    border: 2px solid #1d4f91;
    background: none;
}

#regWhite .card-button a:hover, #regGrey .card-button a:hover {
    background: #1d4f91;

}

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

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

#regGrey {
background-color: #262626;
}

#regGrey .card-title {
color: #fff;
    border-color: #fff;
}

#regGrey .card-button {
border-color: #fff;
}

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


/* --- FOOTER --- */

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

/* --- FOOTER END --- */
</pre></body></html>