<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,#00000011,#00000000), url("/uploaded/Image/mastheads/sm/DataManagementCloud.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#00000011,#00000000), url("/uploaded/Image/mastheads/sm/DataManagementCloud.jpg");}

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#00000055,#00000000), url("/uploaded/Image/mastheads/mobile/450_DataManagementCloud.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#00000055,#00000000), url("/uploaded/Image/mastheads/mobile/450_DataManagementCloud.jpg");}
}

html {scroll-behavior: smooth; scroll-padding-top: 75px;}


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

.card-headingProdImage {
    min-width: 70px;
}

#regGrey .card-col-container {
margin-bottom: 60px;
}


.TwoCTA {
display: flex; justify-content: center; align-items: center;
}

#IMG-MASTHEAD .TwoCTA .MastheadCTA {
    margin: 40px 20px -20px 0px;
    background-size: 450%;
}


#IMG-MASTHEAD .TwoCTA .MastheadCTA:hover {
    margin: 40px 20px -20px 0px;
}

@media (max-width: 450px){
#IMG-MASTHEAD .MastheadCTA {
    font-size: 0.9em !important;
    margin: 40px 5px 0 !important;
}
</pre></body></html>