:root {
    --crf--shiny-blue: #0970E6;
    --crf--white: #FFF;
    --crf--black: #000;
    --crf--light-grey: #EEF5FD;
    --crf--blue: #264F9A;
    --crf--middle-grey: #9A9A9A;
    --crf--middle-grey-2: #E8E8E8;
    --crf--dark-blue: #0E1226;
    --crf--orange: #FF6D01;

    --global-lateral-bonus-padding: max(0px, calc((100vw - 1457px) / 2));
    --min-padding: calc(25px + var(--global-lateral-bonus-padding));
    --mid-padding: calc(10vw + var(--global-lateral-bonus-padding));
    --max-padding: calc(120px + var(--global-lateral-bonus-padding));

    /*--global-block-padding: clamp(25px, 10vw, 120px);*/
    --global-lateral-padding: clamp(var(--min-padding), var(--mid-padding), var(--max-padding));
    --global-vertical-padding: clamp(25px, 10vw, 120px);



    --z-index--burger-menu: 10;
    --z-index--mainheader: 8;
    --z-index--toc-slider: 7;
    /* 1 (and 2) are reserved for swiper and other components */

    --visible-height: calc(100vh - var(--wp-admin--admin-bar--height, 0px) - var(--header--height, 60px) - var(--bottom-bar--height, 0px));
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    font-family: "Ubuntu", sans-serif;
    /*font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;*/
    font-size: 16px;
    line-height: 1.75em;
    font-weight: 300;
    font-style: normal;
    color: var(--crf--black);
    background: #fff !important;
}

body.no-scroll {
    height: 100%;
    overflow: hidden;
    background: #fff;
}

/* CTA
   ========================================================================== */
.cta {
    display: inline-flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    text-decoration: none;

    min-width: 160px;

    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    text-align: center;

    box-sizing: border-box;
    border-radius: 4px;
    border: 2px solid var(--primary-color);
    padding: 19px 21px;

    user-select: none;
    cursor: pointer;


    color: var(--secondary-color);
    background-color: var(--primary-color);

    transition-property: background-color, border-color;
    transition-duration: 300ms;
    transition-timing-function: ease;
    transition-delay: 0s;
}

.cta--blue {
    --primary-color: var(--crf--shiny-blue);
    --secondary-color: var(--crf--white);
}

/*.cta--blue:hover {
    --primary-color: var(--crf--shiny-blue);
}*/
.cta--white {
    --primary-color: var(--crf--white);
    --secondary-color: var(--crf--shiny-blue);
}

/*.cta--white:hover {
    --primary-color: var(--crf--white);
}*/
.cta--wide,
.cta--wide--mobile {
    width: 100%;
}

button#ot-sdk-btn.cta.ot-sdk-show-settings {
    align-self: flex-start;
    font-family: 'Ubuntu';
    color: var(--secondary-color);
    background-color: var(--primary-color);
    height: inherit;
    border: 2px solid var(--primary-color);
    white-space: normal;
    word-wrap: break-word;
    padding: 19px 21px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    cursor: pointer;
    transition-property: background-color, border-color;
    transition-duration: 300ms;
    transition-timing-function: ease;
    transition-delay: 0s;
}

button#ot-sdk-btn.cta.ot-sdk-show-settings:hover {
    color: var(--crf--shiny-blue);
    background-color: white;
}

button#ot-sdk-btn.cta.ot-sdk-show-settings::after {
    content: " les cookies" !important;
}

@media screen and (min-width: 576px) {
    .cta--wide--mobile {
        display: flex;
        width: fit-content;
        /*margin-right: auto;
        margin-left: auto;*/
    }
}

/* CTA Ripple Effect
   ========================================================================== */
.cta {
    position: relative;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
}

.cta:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background-image: radial-gradient(circle, #fff 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-position: 50%;
    transform: scale(10, 10);
    opacity: 0;
    transition: transform 0.5s, opacity 1s;
}

.cta--white:after {
    background-image: radial-gradient(circle, var(--crf--shiny-blue) 10%, transparent 10.01%);
}

.cta:active:after {
    transform: scale(0, 0);
    opacity: .3;
    transition: 0s;
}



/* Arrows
   ========================================================================== */
.arrow-after::after {
    content: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.8882 4.99964C13.8837 4.82906 13.8324 4.72624 13.7666 4.65243L10.1557 0.208196C9.98511 -0.0322933 9.5986 -0.0703421 9.35694 0.124954C9.11529 0.320223 9.10246 0.685312 9.29634 0.902608L12.1695 4.44411L0.555406 4.44411C0.248587 4.44411 -0.000123978 4.69282 -0.000123978 4.99964C-0.000123978 5.30646 0.248587 5.55517 0.555406 5.55517L12.1695 5.55517L9.29634 9.09667C9.0764 9.31614 9.1389 9.70107 9.37105 9.90756C9.54974 10.0665 10.026 10.0159 10.1557 9.79109L13.7666 5.34685C13.8607 5.23174 13.8893 5.14616 13.8882 4.99964Z' fill='%230970E6'/%3E%3C/svg%3E%0A");
    display: inline-block;
    flex: none;
    width: 22px;
    height: 22px;
    background-size: contain;
    background-repeat: no-repeat;
    transition: transform 0.2s ease 0s;
    animation: 300ms ease 0s shake-it both alternate infinite paused;
}

.arrow-white-after::after {
    content: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.8882 4.99964C13.8837 4.82906 13.8324 4.72624 13.7666 4.65243L10.1557 0.208196C9.98511 -0.0322933 9.5986 -0.0703421 9.35694 0.124954C9.11529 0.320223 9.10246 0.685312 9.29634 0.902608L12.1695 4.44411L0.555406 4.44411C0.248587 4.44411 -0.000123978 4.69282 -0.000123978 4.99964C-0.000123978 5.30646 0.248587 5.55517 0.555406 5.55517L12.1695 5.55517L9.29634 9.09667C9.0764 9.31614 9.1389 9.70107 9.37105 9.90756C9.54974 10.0665 10.026 10.0159 10.1557 9.79109L13.7666 5.34685C13.8607 5.23174 13.8893 5.14616 13.8882 4.99964Z' fill='%23FFF'/%3E%3C/svg%3E%0A");
    display: inline-block;
    flex: none;
    width: 22px;
    height: 22px;
    background-size: contain;
    background-repeat: no-repeat;
    transition: transform 0.2s ease 0s;
    animation: 300ms ease 0s shake-it both alternate infinite paused;
}

.arrow-after:hover::after,
.arrow-white-after:hover::after {
    animation-play-state: running;
}

@keyframes shake-it {
    from {
        transform: translateX(0%);
    }

    to {
        transform: translateX(20%);
    }
}


/*////////////*/
.icon-before,
.icon-after {
    display: inline-flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
}

.icon-before::before,
.icon-after::after {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    flex: none;
}

.icon-after--arrow-right:hover::after {
    animation-play-state: running;
}

.icon-after--arrow-right::after {
    content: "";
    width: 14px;
    height: 10px;
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.8882 4.99964C13.8837 4.82906 13.8324 4.72624 13.7666 4.65243L10.1557 0.208196C9.98511 -0.0322933 9.5986 -0.0703421 9.35694 0.124954C9.11529 0.320223 9.10246 0.685312 9.29634 0.902608L12.1695 4.44411L0.555406 4.44411C0.248587 4.44411 -0.000123978 4.69282 -0.000123978 4.99964C-0.000123978 5.30646 0.248587 5.55517 0.555406 5.55517L12.1695 5.55517L9.29634 9.09667C9.0764 9.31614 9.1389 9.70107 9.37105 9.90756C9.54974 10.0665 10.026 10.0159 10.1557 9.79109L13.7666 5.34685C13.8607 5.23174 13.8893 5.14616 13.8882 4.99964Z' fill='%230970E6'/%3E%3C/svg%3E%0A");
    transition: transform 0.2s ease 0s;
    animation: 300ms ease 0s shake-it both alternate infinite paused;
}


/*
   ========================================================================== */
.card--post__excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}



/* Semi-transparent Carrefour logo as Background (needs both ::before and ::after pseudo-elements)
   ========================================================================== */
/*
.crf-bg-logo {
    position: relative;
    overflow: hidden;
}
.crf-bg-logo::before,
.crf-bg-logo::after {
    content: "";
    position: absolute;
    inset: 0px;
    background-image: url(./../../assets/images/svg/logo-carrefour--white.svg);
    background-repeat: no-repeat;
    pointer-events: none;
}
.crf-bg-logo::before {
    opacity: 0.15;
}
.crf-bg-logo::after {
    opacity: 0.05;
    transform: translateX(3%);
}
@media screen and (max-width: 767px) {
    .crf-bg-logo::before,
    .crf-bg-logo::after {
        background-size: 1163px auto;
    }
}
@media screen and (min-width: 768px) {
    .crf-bg-logo::before,
    .crf-bg-logo::after {
        background-size: 100% 100%;
        background-position: center;
    }
}
*/

.crf-institutional-header__breadcrumbs a {
    color: inherit;
    text-decoration: none;
}

[id] {
    scroll-margin-top: calc(var(--header--height, 60px) + var(--wp-admin--admin-bar--height, 0px));
}

.error-page {
    position: relative;
    background-color: var(--crf--shiny-blue);
    color: white;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
    min-height: calc(80vh - 115px);
    overflow: hidden;
}

.error-page::before,
.error-page::after {
    content: "";
    position: absolute;
    inset: 0px;
    background-repeat: no-repeat;
    pointer-events: none;
    background-image: url(./../../assets/images/svg/logo-carrefour--white.svg);
    background-size: 100% 100%;
    background-position: center;
    opacity: 0.15;
}

.error-page::after {
    opacity: 0.05;
    transform: translateX(3%);
}

.error-title {
    font-size: 100px;
    font-weight: 400;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.error-title svg {
    width: 100px;
    height: 70px;
}

.error-text {
    margin: 35px 0 15px;
}

@media screen and (min-width: 768px) {
    .error-page {
        min-height: calc(100vh - 160px);
    }

    .error-title {
        font-size: 270px;
        font-weight: 400;
        margin: 0;
    }

    .error-text {
        margin: 70px 0 35px;
    }

    .error-title svg {
        width: inherit;
        height: inherit;
    }
}

/**
 * Page Domaine
 */
.single-domain .crf-job-content:nth-child(odd) {
    --kmb--networkking-slider--odd--bg-color: var(--crf--light-grey);
    --kmb--networkking-slider--odd--card-color: var(--crf--white);
    --kmb--networkking-slider--even--bg-color: var(--crf--white);

    background-color: var(--crf--light-grey);
}

/* odd block bg */
.single-domain .crf-job-content:nth-child(odd) #kmb-intconv-container [class*=main-module__kmb_intconv_container__],
.single-domain .crf-job-content:nth-child(odd) .main-module__kmb_intconv_container__5Xjfr,
.single-domain .crf-job-content:nth-child(odd) #kmb-intconv-container [class*=main-module__layout_container__] {
    background-color: var(--kmb--networkking-slider--odd--bg-color);
}

/* odd card bg */
.single-domain .crf-job-content:nth-child(odd) #kmb-intconv-container [class*=resultList-module__kmb_results_alternate__] .result-card-container {
    background-color: var(--kmb--networkking-slider--odd--card-color);
}

/* fix: even block bg */
.single-domain .crf-job-content:nth-child(even) #kmb-intconv-container [class*=main-module__kmb_intconv_container__],
.single-domain .crf-job-content:nth-child(even) .main-module__kmb_intconv_container__5Xjfr,
.single-domain .crf-job-content:nth-child(even) #kmb-intconv-container [class*=main-module__layout_container__] {
    background-color: var(--kmb--networkking-slider--even--bg-color);
}





div[data-accordion-region] {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows var(--accordion-duration) var(--accordion-timing-function) 0s;
}

div[data-accordion][data-open="true"]>div[data-accordion-region] {
    grid-template-rows: 1fr;
}

p img.aligncenter {
    margin: 0 auto;
}


/**
 * FACIL'iti CTA
 */

#faciliti-cta,
#open-hellocv-btn {
    position: relative;
    display: block;
    background-color: transparent;
    border: none;
    padding: 0;
    cursor: pointer;
}

#faciliti-cta {
    z-index: 40;
}

#open-hellocv-btn {
    z-index: 30;
}

#faciliti-cta img,
#open-hellocv-btn img {
    width: 60px;
    height: 60px;
    z-index: 10;
    position: relative;
}

#faciliti-cta::before,
#open-hellocv-btn::before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 30px;
    background-color: var(--crf--shiny-blue);
}

#faciliti-cta .text-wrapper,
#open-hellocv-btn .text-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    background-color: var(--crf--shiny-blue);
    color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    padding: 0 40px 0 15px;
    border-bottom-left-radius: 30px;
    transition: all .2s ease;
    pointer-events: none;
}

#faciliti-cta:hover .text-wrapper,
#open-hellocv-btn:hover .text-wrapper {
    right: calc(100% - 30px);
    opacity: 1;
    pointer-events: all;
}

.sticky-top-wrapper {
    position: absolute;
    display: flex;
    top: calc(100% + 2px);
    gap: 16px;
    right: 16px;
}

.placeholder__matching-cv-btn,
.asset-first-btn {
    position: relative;
    display: block;
}

.placeholder__matching-cv-btn {
    z-index: 10;
}

.asset-first-btn {
    z-index: 20;
}

.placeholder__matching-cv-btn img,
.asset-first-btn img {
    width: 60px;
    height: 60px;
    z-index: 10;
    position: relative;
}

.placeholder__matching-cv-btn::before,
.asset-first-btn::before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 30px;
    background-color: var(--crf--shiny-blue);
}

.placeholder__matching-cv-btn .text-wrapper,
.asset-first-btn .text-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    background-color: var(--crf--shiny-blue);
    color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    padding: 0 40px 0 15px;
    border-bottom-left-radius: 30px;
    transition: all .2s ease;
    pointer-events: none;
}

.placeholder__matching-cv-btn:hover .text-wrapper,
.asset-first-btn:hover .text-wrapper {
    right: calc(100% - 30px);
    opacity: 1;
    pointer-events: all;
}


@media screen and (max-width: 767px) {
    .sticky-top-wrapper {
        top: 180px;
        position: fixed;
        right: 0px;
        flex-direction: column;
    }

    #faciliti-cta::before,
    #open-hellocv-btn::before,
    .placeholder__matching-cv-btn::before,
    .asset-first-btn::before {
        top: 0;
        bottom: 0;
        right: 0;
        left: unset;
        height: 60px;
        width: 30px;
    }

    #faciliti-cta .text-wrapper,
    #open-hellocv-btn .text-wrapper,
    .placeholder__matching-cv-btn .text-wrapper,
    .asset-first-btn .text-wrapper {
        border-top-left-radius: 30px;
    }
}


/******** add css ****/
.burger-menu a:focus,
.burger-menu a:focus-visible,
.burger-menu [role="button"]:focus,
.burger-menu [role="button"]:focus-visible,
.burger-menu button:focus,
.burger-menu button:focus-visible {
    outline: 2px solid #ff9800;
    outline-offset: 4px;
    /* border-radius: 4px; */
}

:focus-visible {
    outline: 3px solid #ff9800;
    outline-offset: 3px;
    border-radius: 4px;
}

[tabindex]:focus-visible,
[role="button"]:focus-visible {
    outline: 3px solid #ff9800;
    outline-offset: 3px;
    border-radius: 4px;
}

.crf-institutional-header__breadcrumbs a {
    transition: 0.3s ease-in-out;
}

.crf-institutional-header__breadcrumbs a:hover {
    text-decoration: underline !important;
}

span.breadcrumb_last:hover {
    text-decoration: underline !important;
}


input:focus-visible,
textarea:focus-visible,
select:focus-visible {
    outline: none;
    border: 2px solid #ff9800;
    box-shadow: 0 0 0 3px rgba(255, 152, 0, 1);
    border-radius: 4px;
}

input:focus,
textarea:focus,
select:focus {
    outline: none;
    border: 2px solid #ff9800;
    box-shadow: 0 0 0 3px rgba(255, 152, 0, 1);
    border-radius: 4px;
}

.dko-wysiwyg__container a,
.dko-wysiwyg a {
    transition: 0.3s ease-in-out;
    text-decoration: none !important;
}

.dko-wysiwyg__container a:hover,
.dko-wysiwyg a:hover {
    text-decoration: underline !important;
}

p {
    margin-bottom: 10px !important;
}

main .gform_wrapper.gravity-theme .ginput_counter {
    color: #000000;
}

#kmb-intconv-container input[class*=searchBar-module__searchbar_input]::placeholder,
#kmb-intconv-container div[class*=filters-module__search__control__] input[class*=MuiInputBase-input]::placeholder,
main #kmb-intconv-container .result-card-container .result-card-left .result-card-date span {
    color: #595959;
}

.hellocv-modal {
    display: none;
    position: fixed;
    z-index: 1200;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
}

.hellocv-modal.active {
    display: flex;
}

.hellocv-modal__content {
    background: #fafafa;
    border-radius: 8px;
    max-width: 90vw;
    max-height: 90vh;
    overflow: auto;
    /* padding: 2rem; */
    position: relative;
    min-width: 320px;
}

.hellocv-modal__close {
    position: absolute;
    top: 18px;
    right: 20px;
    width: 40px;
    height: 40px;
    border: 1px solid var(--crf--shiny-blue);
    border-radius: 30px;
    background-image: url(./../images/svg/cross--blue.svg);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 30px;
    z-index: 30;
    cursor: pointer;
}

#hellocv-app>div:nth-child(1)>div.MuiBox-root:nth-child(1)>div>div {
    margin-right: 48px !important;
}


/* SKIP LINKS */
.skip-link {
    position: absolute;
    top: -60px;
    left: 8px;
    background: var(--crf--shiny-blue);
    color: white;
    padding: 8px 15px;
    z-index: 100;
    transition: top 0.3s;
}

.skip-link:focus {
    top: 8px;
}
