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

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

/*============== Full-Width 1 CSS Start ===============*/


.full-width-one {background: #fff;}

/*============== Full-Width 1 CSS End ===============*/


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

#regGrey {background: #eeeeee;}
#regGrey .card-heading {border-color:#333;}




/* ===================  Image Menu Start =================== */
.default-link{
  position:absolute; 
  width:100%;
  height:100%;
  top:0;
  left: 0;
  z-index: 1;
}

.card-span.across-four.link {
    position: relative;
background: #222;
}

a.default-link {
    background: rgba(0,0,0,0.5);
    opacity: 0.2;
}
a.default-link:hover {
    opacity: 0;
}

.sector-subtitle {
    font-size: 1.1em;
    font-weight: 400;
    color: #fff;
    padding: 10px 0;
    width: 100%;
    background:#565656;
    margin: auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 1000px) {
.card-span.across-four.link {grid-column: span 6;}
.sector-subtitle { font-size: 1em;}
}

@media (max-width: 700px) {
.card-span.across-four.link {grid-column: span 4;}
}


@media (max-width: 550px) {
.card-span.across-four.link {grid-column: span 6;}
}

@media (max-width: 380px) {
.card-span.across-four.link {grid-column: span 12;}
}
/* ===================  Image Menu End =================== */

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


/*============== regBlue CSS Start ===============*/
#regBlue {padding-top: 0px;}

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