<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");}
}

.card-heading {
    border-color: #DA291C;
    border-style: solid;
    border-width: 0px 0px 7px 0px;
}

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

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

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

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