<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sub-menu.sticky {
    margin-bottom: 0 !important;
}

.subMenu li:nth-child(1) {
background: transparent;
}

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

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


#regBodyContent .subMenu {
    border-color: #ff6319;
</pre></body></html>