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

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

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


.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;
}
}

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


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

#LEGEND {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 10px;
    gap: 10px;
}

#LEGEND em:before {
font-size: 30px;
color: #1d4f91;
margin: 5px 0 10px 0;
}

.matrix-column-tick-header {
    text-align: center;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5em;
}
</pre></body></html>