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

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



.across-four {height: fit-content;}
#PDFCARD {line-height: 0;}

/*----------------- Design Automation Consultancy19_v1_CSS --------------------------------------------*/

/* ----- Clear H1--------*/

#regBodyContent h1 {
    display: none;
}

/*------- End Clear ---------*/

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

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

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

/*---------------------SLIDING PANELS START ----------------*/

.team-social li:before{
color:#da291c;
}

.team-social1 li:before{
color:#da291c;
}

/*---------------------SLIDING PANELS END----------------*/




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