.c-main-hero__container--custom {
    /* padding: 0 1.428rem; */
}


.section-wrapper {
    max-width: 1440px;
    margin: 0 auto;
}

@media (min-width: 768px) {
    .md-gap-6 {
        row-gap: 60px !important;
    }

    .temporary-home .c-main-hero__layout-item--custom .c-main-hero-search__wrapper {
        margin-top: 41% !important;
    }

    .c-olivia-cta__custom {
        gap: 60px;
    }

    .c-olivia-cta__custom .o-button {
        margin-top: 25px !important;
    }

    .commit-section {
        display: flex;
        flex-direction: row;
        gap: 40px;
    }

    .commit-section .l-layout__content-title.title-custom {
        font-size: 51px;
    }

    .c-olivia-cta__layout-item .c-olivia-cta__image {
        margin-left: 0;
    }

    .md-no-padding-top {
        padding-top: 0 !important;
    }

    .temporary-home .search-custom:after {
        bottom: 185px !important;
    }

    /* .temporary-home .search-custom {
            margin-top: 38% !important;
        } */
}

@media (min-width: 1028px) {
    .flex-col-reverse {
        display: flex !important;
        flex-direction: row !important;
        gap: 70px;
    }

    .lg-text-left {
        text-align: left !important;
    }

    .l-layout__content-title.title-custom {
        font-size: 51px !important;
    }

    .c-olivia-cta__layout-item .c-olivia-cta__image {
        width: 226px !important;
        border: 0;
    }

    .olivia-section .c-olivia-cta__layout-item {
        align-items: center;
    }

    .c-main-hero__layout-item--custom {
        display: flex;
        justify-content: center;
        max-width: 404px !important;
    }

    /* [data-page="overview"] .c-main-hero-search__wrapper:after {
        bottom: calc(13vw + 42px) !important;
    } */

    .commit-section {
        gap: 50px;
    }

    .temporary-home .c-main-hero__layout-item--custom .c-main-hero-search__wrapper {
        margin-top: 37% !important;
    }
}

/* @media (min-width: 1280px) {
    [data-page="overview"] .c-main-hero-search__wrapper:after {
        bottom: calc(9vw + 50px) !important;
    }
} */

/* @media (min-width: 1536px) {
    [data-page="overview"] .c-main-hero-search__wrapper:after {
        bottom: calc(7vw) !important;
    }
} */

.flex-col-reverse {
    display: flex;
    flex-direction: column-reverse;
}

.flex-col-reverse .c-olivia-cta__image {
    display: none;
}

.text-center {
    text-align: center;
}

.gap-4 {
    row-gap: 2.85rem;
}

.c-olivia-cta__layout-item {
    align-items: flex-start;
}

.c-olivia-cta__layout-item .c-olivia-cta__image {
    width: 226px;
    flex-shrink: 0;
    margin-top: 0;
}

.l-layout__content-title.title-custom {
    font-size: 24px;
}

.l-layout__content-text.text-custom {
    font-size: 16px;
}


.c-olivia-cta__custom .o-button {
    margin-top: 1.78571rem;
}

.l-layout__content-title--wrap--custom {
    margin-bottom: 2.8571rem;
}

.c-main-hero__layout-item--custom {
    display: flex;
    justify-content: center;
    max-width: 404px;
}

/* .temporary-home .c-mission {
    margin: 0;
} */

.temporary-home .c-mission:is(.c-mission-custom) {
    margin-top: 0;
}

.temporary-home .c-main-hero-search__wrapper::after {
    background-image: url(https://d21jvwj1c73d2e.cloudfront.net/oms/1159/image/2025/7/YNENV_frite-d/frite-d.svg)
}


.temporary-home .search-custom:after {
    bottom: 160px;
}

.temporary-home .search-custom {
    margin-top: 160px !important;
}

.c-footer {
    margin-top: 0 !important;
    padding-top: 0 !important;
}