.footer-logos {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    align-items: center;
}

.footer-logos .logo-item {
    width: 50%;
    padding: 10px;
}

.footer-logos .logo-item img {
    width: 70%;
    height: auto;
    object-fit: contain;
    object-position: left center;
}

.footer-logos .logo-item:last-child img {
    width: 100%;
}

.f-page-header .l-container .f-page-header__deco1 {
    width: 100%;
    position: unset;
    transform: unset;
    height: 250px;
    background-position: bottom;
}

@media screen and (min-width: 768px) {
    .f-page-header .l-container .f-page-header__deco1 {
        width: 30%;
        height: 400px;
        margin-top: auto;
    }
}

@media screen and (min-width: 1200px) {
    .f-page-header .l-container .f-page-header__inner {
        width: 75%;
    }

    .f-page-header .l-container .f-page-header__deco1 {
        margin-right: -5%;
    }
}

.f-home-banner {
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    overflow: hidden;
    padding: 0;
    background: rgba(0, 0, 0, 30%);
}

.f-home-banner .l-container {
    padding-top: 150px;
    color: var(--c-white);
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    height: 100%;
    position: relative;
}

.home .f-home-banner .l-container {
    color: var(--c-white);
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

    @media screen and (min-width: 410px) and (max-width: 768px) {
        max-width: 600px;
    }
}

.f-home-banner .l-container .f-page-header__inner {
    width: 100%;
    padding-bottom: 30px;
}

.f-home-banner .l-container .f-page-header__deco1 {
    width: 100%;
    position: unset;
    transform: unset;
    height: 150px;
    background-position: bottom;
    margin-top: auto;
    display: none;
    z-index: 1;
}


@media screen and (min-width: 992px) {
    .f-home-banner .l-container .f-page-header__inner {
        width: 50%;
    }

    .f-home-banner .l-container .f-page-header__deco1 {
        display: block;
        width: 50%;
        height: 100%;
    }

}

@media screen and (min-width: 992px) {
    .home .f-home-banner .l-container .f-page-header__inner {
        width: 70%;
    }

}

.class-background-video {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    z-index: -1;
}

.class-background-image {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    right: 0;
    z-index: -1;
    background-size: cover;
}

.class-background-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-size: cover;
}

.class-background-video video {
    width: 100%;
    height: 100%;
    transform: scale(2);
}

.f-home-banner .l-container .f-page-header__inner .hb_main_logo img {
    width: 350px;
}

@media screen and (min-width: 1200px) {
    .f-home-banner .l-container .f-page-header__inner .hb_main_logo img {
        width: 450px;
    }
}

@media screen and (min-width: 1600px) {
    .f-home-banner .l-container .f-page-header__inner .hb_main_logo img {
        width: 500px;
    }
}

@media screen and (min-width: 1800px) {
    .f-home-banner .l-container .f-page-header__inner .hb_main_logo img {
        width: 550px;
    }
}

.f-home-banner .l-container .f-page-header__inner .supernovo-icon img {
    width: 270px;
}

@media screen and (min-width: 1200px) {
    .f-home-banner .l-container .f-page-header__inner .supernovo-icon img {
        width: 320px;
    }
}

@media screen and (min-width: 1600px) {
    .f-home-banner .l-container .f-page-header__inner .supernovo-icon img {
        width: 370px;
    }
}

@media screen and (min-width: 1800px) {
    .f-home-banner .l-container .f-page-header__inner .supernovo-icon img {
        width: 400px;
    }
}

.f-home-banner .l-container .f-page-header__inner .f-page-header__intro h3 {
    font-size: 40px;
    line-height: 40px;
}

@media screen and (min-width: 1200px) {
    .f-home-banner .l-container .f-page-header__inner .f-page-header__intro h3 {
        font-size: 45px;
        line-height: 45px;
    }
}

@media screen and (min-width: 1400px) {
    .f-home-banner .l-container .f-page-header__inner .f-page-header__intro h3 {
        font-size: 50px;
        line-height: 50px;
    }
}

@media screen and (min-width: 1600px) {
    .f-home-banner .l-container .f-page-header__inner .f-page-header__intro h3 {
        font-size: 55px;
        line-height: 55px;
    }
}

@media screen and (min-width: 1800px) {
    .f-home-banner .l-container .f-page-header__inner .f-page-header__intro h3 {
        font-size: 60px;
        line-height: 60px;
    }
}

.f-home-banner .l-container .f-page-header__inner .f-page-header__intro h5 {
    font-size: 25px;
    line-height: 25px;
}

@media screen and (min-width: 1200px) {
    .f-home-banner .l-container .f-page-header__inner .f-page-header__intro h5 {
        font-size: 30px;
        line-height: 30px;
    }
}

@media screen and (min-width: 1400px) {
    .f-home-banner .l-container .f-page-header__inner .f-page-header__intro h5 {
        font-size: 35px;
        line-height: 35px;
    }
}

@media screen and (min-width: 1600px) {
    .f-home-banner .l-container .f-page-header__inner .f-page-header__intro h5 {
        font-size: 40px;
        line-height: 40px;
    }
}

@media screen and (min-width: 1800px) {
    .f-home-banner .l-container .f-page-header__inner .f-page-header__intro h5 {
        font-size: 45px;
        line-height: 45px;
    }
}

.copyright-text {
    position: absolute;
    bottom: 10px;
    right: 0;
    color: var(--c-white);
    opacity: 70%;
    z-index: 3;
}

@media screen and (min-width: 1200px) {
    .copyright-text {
        right: -70px;
    }
}

@media screen and (min-width: 1600px) {
    .copyright-text {
        right: -80px;
    }
}

.bg-red, .bg-yellow p a {
    color: var(--c-white);
}

.f-pricing .f-pricing__inner .f-pricing__cards .card .card__content .o-btn:hover {
    color: var(--c-info);
}

.f-pricing .f-pricing__inner .f-pricing__cards .card .card__content .o-btn:hover > * {
    color: var(--c-info);
}

.f-pricing .f-pricing__inner .f-pricing__cards .card .card__content .o-btn:hover svg path {
    fill: var(--c-info);
}

.f-pricing .f-pricing__inner .f-pricing__cards .card .card__content .o-btn:hover svg circle {
    stroke: var(--c-info);
}

.home .f-simple-content#module-6 {
    background-color: var(--c-primary);
    color: var(--c-white);
}

.f-home-banner .o-btn--blue:hover {
    background-color: var(--c-white);
    border-color: var(--c-white);
}

/* PLUGINS */

.program__chapito-widget chapito-static h1,
.program__chapito-widget chapito-static h2,
.program__chapito-widget chapito-static h3,
.program__chapito-widget chapito-static h4,
.program__chapito-widget chapito-static h5,
.program__chapito-widget chapito-static h6 {
    font-family: inherit;
    font-size: revert;
}

@media screen and (max-width: 991px) {
    /* Hide oversized 2026 decorative assets on mobile/tablet. */
    .f-faq__deco2,
    .f-partners-logos::after {
        display: none;
    }
}
