.mainTopics {
    display: flex;
    flex-direction: column;
    height: 80vh;
    justify-content: center;
}

main {
    padding-top: 0 !important;
}

.mainContent {
    padding-top: 0 !important;
}

#headerBar {
    background: url(//cdn.tex.vision/img/home/running_2026_v2.webp) center top;
    height: 85vh;
    background-size: cover;
}

#headerBar .gradientBar {
    display: flex;
    flex-direction: column;
    height: 80vh;
    justify-content: center;
    max-height: unset;
}

.home-featured-topic {
    background: url(//cdn.tex.vision/img/home/INOVA20250509-7.webp) center top;
    min-height: 58vh;
    height: auto;
}

.home-img-custom-copy {
    padding-top: 140px;
}

.home-tagline-box {
    text-transform: uppercase;
    font-weight: 800;
    text-align: center;
}

#reviewBox h5 {
    display: none;
}
