.vjs-youtube .vjs-iframe-blocker {
    display: none;
}

.vjs-youtube.vjs-user-inactive .vjs-iframe-blocker {
    display: block;
}

.vjs-youtube .vjs-poster {
    background-size: cover;
}

.vjs-youtube-mobile .vjs-big-play-button {
    display: none;
}
.grid_container a.grid-item{
    margin: 7.5px 7.5px
}
.grid-item-wrapper img {
    object-fit: cover;
    object-position: center;
    font-family: "object-fit: cover; object-position: center;";
    object-position: center center;
    width: 100%;
    max-width: inherit;
    min-height: 100%;
    max-height: 100%;
}
@charset "UTF-8";
/*
* Lost
* ——————
*/
@lost gutter 0px;
@lost flexbox no-flex;

/*
* Colors
* ——————
*/
/*
* Dimension
* ——————
*/
/* —————————————————————————————————————————
* ——  Media Query Mixin for Breakpoints  ——
* —————————————————————————————————————————
*/
/* line 6, stdin */
.CareerSectionHero[_v-e0ef2658] {
    position: relative;
    height: calc(100vh - 46px);
    margin-bottom: 15px;
}

@media (max-width: 700px) {

    /* line 6, stdin */
    .CareerSectionHero[_v-e0ef2658] {
        margin-bottom: 6px;
    }
}

/* line 15, stdin */
.CareerSectionHero .background[_v-e0ef2658] {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #000;
}

/* line 23, stdin */
.CareerSectionHero .video_bg[_v-e0ef2658] {
    z-index: 2;
}

/* line 26, stdin */
.CareerSectionHero .section_frame[_v-e0ef2658] {
    position: relative;
    z-index: 3;
    height: 100%;
}

/* line 31, stdin */
.CareerSectionHero .section_content[_v-e0ef2658] {
    max-width: 1200px;
    padding-left: 70px;
    padding-right: 70px;
    box-sizing: content-box;
}

@media only screen and (max-width: 960px) {

    /* line 31, stdin */
    .CareerSectionHero .section_content[_v-e0ef2658] {
        padding-left: 20px;
        padding-right: 20px;
    }
}

/* line 42, stdin */
.CareerSectionHero .section_content .n_style1[_v-e0ef2658] {
    color: #ffea00;
    margin-bottom: 18px;
}

@media (max-width: 1050px) {

    /* line 42, stdin */
    .CareerSectionHero .section_content .n_style1[_v-e0ef2658] {
        margin-bottom: 26px;
    }
}

/* line 50, stdin */
.CareerSectionHero .content[_v-e0ef2658] {
    color: #ffea00;
    position: relative;
    height: 100%;
    width: 100%;
    z-index: 3;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

/* line 61, stdin */
.CareerSectionHero .style1[_v-e0ef2658] {
    margin-top: 120px;
    margin-bottom: 20px;
    color: #ffea00;
}

@media only screen and (max-width: 900px) {

    /* line 61, stdin */
    .CareerSectionHero .style1[_v-e0ef2658] {
        margin-top: 60px;
    }
}

@media only screen and (max-width: 1100px) {

    /* line 72, stdin */
    .CareerSectionHero .next-section-btn[_v-e0ef2658] {
        bottom: 30px;
    }
}


/* line 2, stdin */
.IntroParticules[_v-7a71a418] {
    position: relative;
    text-align: center;
    height: 100vh;
    overflow: hidden;
    background-color: #ffea00;
    color: #000;
}

/* line 10, stdin */
.section_content[_v-7a71a418] {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 1260px;
    padding: 0;
    transform: translate(-50%, -50%);
    padding-left: 70px;
    padding-right: 70px;
    box-sizing: content-box;
}

@media only screen and (max-width: 960px) {

    /* line 10, stdin */
    .section_content[_v-7a71a418] {
        padding-left: 20px;
        padding-right: 20px;
    }
}

/* line 26, stdin */
.title[_v-7a71a418] {
    padding: 0 20px;
}

/* line 29, stdin */
.subtitle[_v-7a71a418] {
    margin: 31px auto 33px;
}

/* line 31, stdin */
.subtitle.en[_v-7a71a418] {
    margin: 0 auto 33px;
}

/* line 35, stdin */
.next-section-svg[_v-7a71a418] {
    fill: black;
}

/* line 38, stdin */
.button[_v-7a71a418] {
    margin-top: 25px;
    transform: translate3d(0);
}

/* line 41, stdin */
[data-locale="fr"] .button[_v-7a71a418] {
    margin-top: 1px;
}


@charset "UTF-8";
/**
* TABLE OF CONTENT
* --------
*  - LAYOUT
*  - DEBUG
*  - NO_SCOPE
*/
/*
* Lost
* ——————
*/
@lost gutter 0px;
@lost flexbox no-flex;

/*
* Colors
* ——————
*/
/*
* Dimension
* ——————
*/
/* —————————————————————————————————————————
* ——  Media Query Mixin for Breakpoints  ——
* —————————————————————————————————————————
*/
/* line 14, stdin */
.Slideshow[_v-5ffc85c4] {
    min-height: 500px;
}

/* line 18, stdin */
.slideshow-container[_v-5ffc85c4] {
    margin: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 700px) {

    /* line 18, stdin */
    .slideshow-container[_v-5ffc85c4] {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin-bottom: 6px;
    }
}

@media (max-width: 700px) {

    /* line 30, stdin */
    .block[_v-5ffc85c4] {
        width: 100%;
    }
}

@media (min-width: 700px) {

    /* line 30, stdin */
    .block[_v-5ffc85c4] {
        width: calc(99.99% * 1/2 - 7.5px);
    }
}

/* line 49, stdin */
.block[_v-5ffc85c4]:nth-of-type(2n+2) {
    min-height: 530px;
}

@media (max-width: 1050px) {

    /* line 49, stdin */
    .block[_v-5ffc85c4]:nth-of-type(2n+2) {
        min-height: 340px;
    }
}

@media (max-width: 700px) {

    /* line 49, stdin */
    .block[_v-5ffc85c4]:nth-of-type(2n+2) {
        height: 330px;
    }
}

@media (min-width: 700px) {

    /* line 58, stdin */
    .block[_v-5ffc85c4]:nth-of-type(4n+4) {
        background: #ffea00;
    }
}

@media (max-width: 700px) {

    /* line 63, stdin */
    .block[_v-5ffc85c4]:nth-of-type(4n+3) {
        background: #ffea00;
    }
}

@media (min-width: 700px) {

    /* line 68, stdin */
    .block[_v-5ffc85c4]:nth-of-type(4n+1) {
        margin: 15px 15px 15px 0;
    }
}

@media (min-width: 700px) {

    /* line 73, stdin */
    .block[_v-5ffc85c4]:nth-of-type(4n+4) {
        margin: 15px 0 15px 15px;
    }
}

/* line 80, stdin */
.media-container[_v-5ffc85c4] {
    height: 100%;
}

/* line 83, stdin */
.image-container[_v-5ffc85c4] {
    height: 100%;
    overflow: hidden;
    position: relative;
}

/* line 87, stdin */
.image-container .bg[_v-5ffc85c4] {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: 50% 50%;
}

@media (min-width: 1050px) {

    /* line 87, stdin */
    .image-container .bg[_v-5ffc85c4] {
        transform: scale(1.1);
    }
}

@media (min-width: 1050px) {

    /* line 99, stdin */
    .image-container img[_v-5ffc85c4] {
        opacity: 0;
    }
}

/* line 105, stdin */
.video-container[_v-5ffc85c4] {
    height: 100%;
}

/* line 109, stdin */
.copyright[_v-5ffc85c4] {
    color: white;
    position: absolute;
    bottom: -5px;
    right: 8px;
    text-transform: uppercase;
}


@charset "UTF-8";
/*
* Lost
* ——————
*/
@lost gutter 0px;
@lost flexbox no-flex;

/*
* Colors
* ——————
*/
/*
* Dimension
* ——————
*/
/* —————————————————————————————————————————
* ——  Media Query Mixin for Breakpoints  ——
* —————————————————————————————————————————
*/
/* line 6, stdin */
.ButtonMedia[_v-00ba28e4] {
    position: relative;
    display: block;
    height: 100%;
    overflow: hidden;
    cursor: pointer;
}

/* line 13, stdin */
.wrapper[_v-00ba28e4] {
    position: relative;
    overflow: hidden;
    height: 100%;
    transition: transform 0.5s;
}

/* line 18, stdin */
.wrapper .bg[_v-00ba28e4] {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: 50% 50%;
}

@media (min-width: 1050px) {

    /* line 18, stdin */
    .wrapper .bg[_v-00ba28e4] {
        transform: scale(1.1);
    }
}

@media (min-width: 1050px) {

    /* line 30, stdin */
    .wrapper img[_v-00ba28e4] {
        opacity: 0;
    }
}

/* line 37, stdin */
.wrapper:hover .plus[_v-00ba28e4] {
    opacity: 1;
}

/* line 42, stdin */
.btn-play-video[_v-00ba28e4] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    width: 80px;
    height: 80px;
    opacity: .4;
}

/* line 53, stdin */
.plus[_v-00ba28e4] {
    position: absolute;
    color: #fff;
    bottom: 25px;
    left: 25px;
    display: inline-block;
    padding: 16px 13px 10px;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    text-transform: uppercase;
    transition: all .5s;
    cursor: pointer;
}

/* line 66, stdin */
.plus[_v-00ba28e4]:hover {
    background: #fff;
    color: #000;
}

/* line 70, stdin */
.plus .more-icon[_v-00ba28e4] {
    margin-left: 20px;
}

/* line 75, stdin */
.copyright[_v-00ba28e4] {
    color: white;
    position: absolute;
    bottom: -5px;
    right: 8px;
    text-transform: uppercase;
    z-index: 10;
}


@charset "UTF-8";
/*
* Lost
* ——————
*/
@lost gutter 0px;
@lost flexbox no-flex;

/*
* Colors
* ——————
*/
/*
* Dimension
* ——————
*/
/* —————————————————————————————————————————
* ——  Media Query Mixin for Breakpoints  ——
* —————————————————————————————————————————
*/
/* line 5, stdin */
.block.info[_v-567e01d2] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (min-width: 1050px) {

    /* line 5, stdin */
    .block.info[_v-567e01d2] {
        padding: 160px 0;
    }
}

@media (max-width: 1050px) {

    /* line 5, stdin */
    .block.info[_v-567e01d2] {
        padding-top: 45px;
        padding-bottom: 30px;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 700px) {

    /* line 5, stdin */
    .block.info[_v-567e01d2] {
        margin: 15px 0;
    }
}

/* line 23, stdin */
.infos-container[_v-567e01d2] {
    max-width: 600px;
    padding-left: 20px;
    padding-right: 20px;
}

@media (max-width: 1260px) {

    /* line 23, stdin */
    .infos-container[_v-567e01d2] {
        padding-top: 45px;
        padding-bottom: 30px;
    }
}

/* line 32, stdin */
.title[_v-567e01d2] {
    text-align: center;
    color: black;
    text-transform: uppercase;
    margin-bottom: 30px;
}

/* line 38, stdin */
.list[_v-567e01d2] {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

/* line 44, stdin */
.list.last-child[_v-567e01d2] {
    margin-bottom: 0px;
}

/* line 48, stdin */
.link[_v-567e01d2] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    cursor: pointer;
}

/* line 53, stdin */
.link svg[_v-567e01d2] {
    width: 18px;
    max-height: 15px;
    display: block;
}

/* line 59, stdin */
.label[_v-567e01d2] {
    padding-top: 3px;
}

/* line 62, stdin */
.ctas[_v-567e01d2] {
    margin: 20px 0 0;
    padding: 0;
}

/* line 66, stdin */
.icon[_v-567e01d2] {
    margin-right: 10px;
}


@charset "UTF-8";
/**
* TABLE OF CONTENT
* --------
*  - LAYOUT
*  - DEBUG
*  - NO_SCOPE
*/
/*
* Lost
* ——————
*/
@lost gutter 0px;
@lost flexbox no-flex;

/*
* Colors
* ——————
*/
/*
* Dimension
* ——————
*/
/* —————————————————————————————————————————
* ——  Media Query Mixin for Breakpoints  ——
* —————————————————————————————————————————
*/
/* line 14, stdin */
.quotes-container[_v-4f2f415e] {
    margin: 15px;
    background: black;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(100% - 30px);
    height: 100%;
    padding: 116px 0;
}

@media (max-width: 900px) {

    /* line 14, stdin */
    .quotes-container[_v-4f2f415e] {
        padding: 82px 0 100px;
    }
}

@media (max-width: 700px) {

    /* line 14, stdin */
    .quotes-container[_v-4f2f415e] {
        padding: 55px 0 100px;
        margin: 0;
        width: 100%;
    }
}

/* line 33, stdin */
.introduction[_v-4f2f415e] {
    text-align: center;
    color: white;
    font-style: italic;
}

@media (max-width: 700px) {

    /* line 33, stdin */
    .introduction[_v-4f2f415e] {
        max-width: 150px;
    }
}

/* line 41, stdin */
.quotes-list[_v-4f2f415e] {
    padding: 0;
    margin: 64px 0 0;
}

@media (max-width: 900px) {

    /* line 41, stdin */
    .quotes-list[_v-4f2f415e] {
        margin: 61px 0 0;
    }
}

@media (max-width: 700px) {

    /* line 41, stdin */
    .quotes-list[_v-4f2f415e] {
        margin: 70px 0 0;
    }
}

/* line 51, stdin */
.single-quote[_v-4f2f415e] {
    list-style: none;
    max-width: 810px;
}

@media (max-width: 900px) {

    /* line 51, stdin */
    .single-quote[_v-4f2f415e] {
        max-width: 510px;
    }
}

/* line 57, stdin */
.single-quote[_v-4f2f415e]:nth-child(n + 2) {
    margin-top: 73px;
}

@media (max-width: 1050px) {

    /* line 57, stdin */
    .single-quote[_v-4f2f415e]:nth-child(n + 2) {
        margin-top: 65px;
    }
}

@media (max-width: 700px) {

    /* line 57, stdin */
    .single-quote[_v-4f2f415e]:nth-child(n + 2) {
        margin-top: 100px;
        position: relative;
    }

    /* line 65, stdin */
    .single-quote[_v-4f2f415e]:nth-child(n + 2):before {
        content: "";
        background: white;
        width: 100%;
        height: 0px;
        position: absolute;
        top: -111px;
        left: 0;
    }
}

/* line 77, stdin */
.quote-title[_v-4f2f415e],
.quote-full[_v-4f2f415e],
.quote-fullname[_v-4f2f415e],
.quote-position[_v-4f2f415e] {
    text-align: center;
    color: white;
}

@media (max-width: 700px) {

    /* line 77, stdin */
    .quote-title[_v-4f2f415e],
    .quote-full[_v-4f2f415e],
    .quote-fullname[_v-4f2f415e],
    .quote-position[_v-4f2f415e] {
        padding: 0 33px;
    }
}

/* line 87, stdin */
.quote-title[_v-4f2f415e] {
    text-transform: uppercase;
}

@media (max-width: 900px) {

    /* line 87, stdin */
    .quote-title[_v-4f2f415e] {
        margin-bottom: 27px;
    }
}

@media (max-width: 700px) {

    /* line 87, stdin */
    .quote-title[_v-4f2f415e] {
        margin-bottom: 32px;
    }
}

/* line 96, stdin */
.quote-fullname[_v-4f2f415e] {
    margin-top: 18px;
}

@media (max-width: 1050px) {

    /* line 96, stdin */
    .quote-fullname[_v-4f2f415e] {
        margin-top: 30px;
    }
}

@media (max-width: 700px) {

    /* line 96, stdin */
    .quote-fullname[_v-4f2f415e] {
        margin-top: 37px;
    }
}

/* line 105, stdin */
.quote-position[_v-4f2f415e] {
    margin-top: 5px;
    text-transform: uppercase;
}


@charset "UTF-8";
/**
* TABLE OF CONTENT
* --------
*  - LAYOUT
*  - DEBUG
*  - NO_SCOPE
*/
/*
* Lost
* ——————
*/
@lost gutter 0px;
@lost flexbox no-flex;

/*
* Colors
* ——————
*/
/*
* Dimension
* ——————
*/
/* —————————————————————————————————————————
* ——  Media Query Mixin for Breakpoints  ——
* —————————————————————————————————————————
*/
/* line 14, stdin */
.jobs-container[_v-7f27acd9] {
    margin: 15px 15px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 30px);
    height: 100%;
    padding-top: 116px;
}

@media (max-width: 900px) {

    /* line 14, stdin */
    .jobs-container[_v-7f27acd9] {
        padding-top: 85px;
    }
}

/* line 27, stdin */
.introduction[_v-7f27acd9] {
    color: black;
    text-transform: uppercase;
    text-align: center;
}

@media (max-width: 900px) {

    /* line 27, stdin */
    .introduction[_v-7f27acd9] {
        margin-bottom: 10px;
        max-width: 355px;
    }
}

/* line 36, stdin */
.types-list[_v-7f27acd9] {
    padding: 0;
    margin: 120px 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

@media (max-width: 900px) {

    /* line 36, stdin */
    .types-list[_v-7f27acd9] {
        margin: 80px 0 0;
    }
}

@media (max-width: 700px) {

    /* line 36, stdin */
    .types-list[_v-7f27acd9] {
        margin: 70px 0 0;
    }
}

/* line 51, stdin */
.single-type[_v-7f27acd9] {
    list-style: none;
    width: 100%;
}

@media (max-width: 900px) {

    /* line 51, stdin */
    .single-type[_v-7f27acd9] {
        width: calc(99.99% * 1 / 2 - 7.5px);
    }

    /* line 56, stdin */
    .single-type[_v-7f27acd9]:nth-child(n + 3) {
        margin-top: 15px;
    }
}

@media (max-width: 700px) {

    /* line 51, stdin */
    .single-type[_v-7f27acd9] {
        width: 100%;
    }

    /* line 62, stdin */
    .single-type[_v-7f27acd9]:nth-child(n + 2) {
        margin-top: 15px;
    }
}

@media (min-width: 1050px) {

    /* line 51, stdin */
    .single-type[_v-7f27acd9] {
        width: calc(99.99% * 1 / 3 - 10px);
    }

    /* line 68, stdin */
    .single-type[_v-7f27acd9]:nth-child(n + 4) {
        margin-top: 15px;
    }
}

/* line 73, stdin */
.type-container[_v-7f27acd9] {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 58px 35px;
    min-height: 245px;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
}

/* line 84, stdin */
.ie .type-container[_v-7f27acd9] {
    height: 245px;
}

/* line 88, stdin */
.type-container:hover .background-image[_v-7f27acd9] {
    transform: scale(1.015);
}

/* line 93, stdin */
.background-image[_v-7f27acd9] {
    position: absolute;
    left: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    z-index: 0;
}

@media (min-width: 1050px) {

    /* line 93, stdin */
    .background-image[_v-7f27acd9] {
        transform: scale(1);
        transition: all 0.5s;
    }
}

/* line 106, stdin */
.related[_v-7f27acd9] {
    margin-top: 20px;
}

@media (max-width: 700px) {

    /* line 106, stdin */
    .related[_v-7f27acd9] {
        display: none;
    }
}

/* line 112, stdin */
.type-title[_v-7f27acd9] {
    position: relative;
    color: #ffea00;
    text-align: center;
}

/* line 117, stdin */
.type-count[_v-7f27acd9] {
    color: #ffea00;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    bottom: 35px;
    right: 0;
    left: 0;
}

/* line 126, stdin */
.type-related[_v-7f27acd9] {
    color: #979797;
    text-align: center;
    padding: 0 45px;
}
