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

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

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



#regBlue .matrix{
    grid-gap: 0px;
    border-style: solid;
    border-color: #1d4f91;
    border-width: 1px;
    padding: 10px;
    border-radius: 8px;
    background: #ffffff;
}


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

/*---------------- Additional Matrix CSS Start ---------------*/

#matrix-container &gt; div:nth-child(1) {
    padding-top: 5px;
}

.matrix-row {
    padding: 0 10px;
}

#matrix-container {
    border-radius: 8px;
    overflow: hidden;
}

/*---------------- Additional Matrix CSS End ---------------*/
</pre></body></html>