div.vp-search-bar-container {
    display: none;
}
[data-vp-component='banner'] {
    display: none;
}
[data-vp-component='footer'] {
    z-index: 2;
}
[data-vp-component='header'],
[data-vp-component='footer'] {
    border: none;
}
div.hc-main-wrapper {
    overflow: hidden;
}
img.cdm-background-image {
    z-index: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 2108px;
    height: auto;
    max-width: unset !important;
}
@media (min-width: 2000px) {
    img.cdm-background-image {
        width: 2700px;
    }
}
div.backdrop {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    z-index: 1;
    opacity: 0.2;
}
.space-overview {
    z-index: 1;
}
section.space-overview__topics {
    padding: 10rem 0 0;
}
section.space-overview__topics > div.grid {
    grid-template-columns: unset;
}
section.space-overview__topics > div.grid > div.col {
    display: flex;
    gap: 1rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: fit-content;
    padding: 0 1rem;
    margin-bottom: 2rem;
}
section.space-overview__topics > div.main-section-title {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 1rem 2rem;
}
section.space-overview__topics > div.main-section-title h2 {
    color: white;
    font-size: 36px;
    text-align: center;
}
.tile.tile--topics:not(.cdm-tile) {
    display: none;
}
.tile.tile--topics.cdm-tile {
    height: calc(1vw - 2rem);
    min-height: 225px;
    width: 100%;
    max-width: 330px;
    border-radius: 50px;
    padding: 2rem;
    justify-content: center;
    align-items: center;
    border: none;
    overflow: hidden;
    box-shadow: 0px 0px 2px 2px rgb(0 0 0 / 10%);
}
.tile.tile--topics.cdm-tile a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
}
.tile.tile--topics.cdm-tile.cdm {
    background: rgb(239, 48, 80);
    background: -moz-linear-gradient(0deg, rgba(239, 48, 80, 1) 0%, rgba(255, 84, 124, 1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(239, 48, 80, 1) 0%, rgba(255, 84, 124, 1) 100%);
    background: linear-gradient(0deg, rgba(239, 48, 80, 1) 0%, rgba(255, 84, 124, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ef3050",endColorstr="#ff547c",GradientType=1);
}
.tile.tile--topics.cdm-tile.essentials {
    background: rgb(55, 202, 233);
    background: -moz-linear-gradient(0deg, rgba(55, 202, 233, 1) 0%, rgba(54, 225, 227, 1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(55, 202, 233, 1) 0%, rgba(54, 225, 227, 1) 100%);
    background: linear-gradient(0deg, rgba(55, 202, 233, 1) 0%, rgba(54, 225, 227, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#37cae9",endColorstr="#36e1e3",GradientType=1);
}
.tile.tile--topics.cdm-tile > h3.tile__headline {
    font-size: 52px;
    color: white;
}

.tile.tile--topics.cdm-tile .tile-logo {
    height: 146px;
    position: relative;
    width: 100%;
}
.tile.tile--topics.cdm-tile .tile-description {
    color: white;
    width: 269px;
}
.tile.tile--topics.cdm-tile .tile-description h2 {
    font-size: 20px;
    color: white;
}
.tile-description {
    text-align: center;
    padding: 1rem 1rem 0;
    width: 80%;
}
@media (max-width: 1023px) {
    .tile.tile--topics.cdm-tile .tile-logo img {
        position: absolute;
        top: -90px;
        left: 0;
    }    
    .tile-description {
        text-align: center;
        padding: 1rem 1rem 0;
        width: 80%;
        margin-bottom: -20px;
    }
}
@media (min-width: 1024px) {
    .space-overview__hero__header {
        padding: 3rem 1rem 2rem;
    }
    section.space-overview__topics > div.main-section-title h2 {
        color: white;
        font-size: 52px;
    }
    section.space-overview__topics > div.grid {
        display: flex;
        flex-direction: row;
        width: 100%;
        height: 650px;
    }
    section.space-overview__topics > div.grid > div.col {
        justify-content: start;
        width: 50% !important;
        padding: 0;
        height: fit-content;
    }
    section.space-overview__topics > div.main-section-title {
        padding-bottom: 3rem;
    }
    .tile.tile--topics.cdm-tile {
        height: 300px;
        width: 300px;
        min-height: unset;
        max-width: unset;
        padding: 1rem;
    }
    .tile.tile--topics.cdm-tile .tile-logo {
        height: 146px;
        position: relative;
        width: 100%;
    }
    .tile.tile--topics.cdm-tile .tile-logo img {
        position: absolute;
        top: -37px;
        left: 0;
    }
    .tile.tile--topics.cdm-tile .tile-description {
        color: white;
        width: 269px;
    }
    .tile.tile--topics.cdm-tile .tile-description h2 {
        color: white;
        font-size: 20px;
    }
    .tile-description {
        width: 400px;
        padding: 0;
        padding: 1rem 1rem 0;
    }
}

/* START ------ INF-709 */
header[data-vp-component='header'] .cdm-nav-button:not(.on-hover) {
    position: relative;
}
header[data-vp-component='header'] .cdm-nav-button .render-link-dropdown:not(.full) {
    display: none;
}
header[data-vp-component='header'] .cdm-nav-button[button-active] {
    background-color: #474747 !important;
    border-radius: 5px;
}
header[data-vp-component='header'] .cdm-nav-button[button-active] .render-link-dropdown {
    display: block;
}
header[data-vp-component='header'] .cdm-nav-button[button-active]:not(.on-hover) a {
    text-decoration: none !important;
}
.render-link-dropdown {
    background-color: white;
    border-radius: 5px;
    position: absolute;
    top: calc(100% + 10px);
    right: 0;
    width: 200%;
    padding: 0 0.5rem;
    border: 1px solid #c2c2c2;
}
.render-link-dropdown.full {
    opacity: 0;
    display: grid;
    width: 90vw;
    max-width: 1450px;
    min-height: 20px;
    padding: 2rem;
    transition: opacity 0.1s ease-in-out;
    right: 3rem;
    top: calc(100% - 0.5rem);
}
.render-link-dropdown.full.show {
    opacity: 1;
}
.render-link-dropdown .dropdown-column-title h3 {
    color: #e61125;
}
.render-link-dropdown ul {
    width: 100%;
    padding: 0.5rem 0;
}

.render-link-dropdown ul > li {
    padding: 0.5rem 0.5rem;
    cursor: pointer;
}
.render-link-dropdown.full ul > li {
    margin: 0 1rem 0 0;
}
.render-link-dropdown ul > li.selected,
.render-link-dropdown ul > li:hover {
    background-color: #ebebeb;
}
.render-link-dropdown ul > li.selected {
    border-radius: 10px;
}
.render-link-dropdown a {
    color: #000c34 !important;
}
.render-link-dropdown a.bold {
    font-weight: 600;
}
.render-link-dropdown ul > li > a {
    text-decoration: none !important;
    display: block;
    height: 100%;
    width: 100%;
}
/* END ------ INF-709 */