lite-youtube {
    background-color: #000;
    position: relative;
    display: block;
    contain: content;
    background-position: center center;
    background-size: cover;
    cursor: pointer;
    max-width: 720px;
}

/* gradient */
lite-youtube::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);
    background-position: top;
    background-repeat: repeat-x;
    height: 60px;
    padding-bottom: 50px;
    width: 100%;
    transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
}

/* responsive iframe with a 16:9 aspect ratio
    thanks https://css-tricks.com/responsive-iframes/
*/
lite-youtube::after {
    content: "";
    display: block;
    padding-bottom: calc(100% / (16 / 9));
}
lite-youtube > iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
}

/* play button */
lite-youtube > .lty-playbtn {
    width: 68px;
    height: 48px;
    position: absolute;
    cursor: pointer;
    transform: translate3d(-50%, -50%, 0);
    top: 50%;
    left: 50%;
    z-index: 1;
    background-color: transparent;
    /* YT's actual play button svg */
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 68 48"><path fill="%23f00" fill-opacity="0.8" d="M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z"></path><path d="M 45,24 27,14 27,34" fill="%23fff"></path></svg>');
    filter: grayscale(100%);
    transition: filter .1s cubic-bezier(0, 0, 0.2, 1);
    border: none;
}

lite-youtube:hover > .lty-playbtn,
lite-youtube .lty-playbtn:focus {
    filter: none;
}

/* Post-click styles */
lite-youtube.lyt-activated {
    cursor: unset;
}
lite-youtube.lyt-activated::before,
lite-youtube.lyt-activated > .lty-playbtn {
    opacity: 0;
    pointer-events: none;
}

.lyt-visually-hidden {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }

.container{width:100%}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1440px){.container{max-width:1440px}}.offers-list{padding:6rem 0 3.5rem}@media screen and (min-width:1024px){.offers-list{padding:1rem 0 5rem}}.offers-list__content .cta-link:before{background-color:#e1115d}.offers-list__item:not(:last-child){margin-bottom:3rem}@media screen and (min-width:768px){.offers-list__item:not(:last-child){margin-bottom:6rem}}.offers-list__title span{color:#fff;display:inline-block;font-family:White Angelica,sans-serif;font-size:2.5rem;font-weight:400;position:relative;z-index:2}@media screen and (min-width:1024px){.offers-list__title span{font-size:4rem}}@media screen and (min-width:1280px){.offers-list__title span{font-size:5rem}}.offers-list__title-img{height:3.75rem;margin-top:-1rem;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:1024px){.offers-list__title-img{height:5.625rem;margin-top:0}}@media screen and (min-width:1280px){.offers-list__title-img{height:7rem}}.offers-list__section{position:relative}.offers-list__section-background{height:84%;left:77px;margin-left:-15.8125rem;position:absolute;top:6%}@media screen and (max-width:767px){.offers-list__section:before{background-image:url(/assets/front/offers-list-mobile-shape.svg);background-repeat:no-repeat;background-size:cover;content:"";height:96%;left:-2rem;margin-left:0;position:absolute;top:0;width:calc(100% + 64px)}}.list-grid{padding-top:3rem;position:relative;z-index:2}@media screen and (max-width:767px){.list-grid-wrap{background-color:#fff}}@media screen and (min-width:768px){.list-grid{background-color:#fff;margin-top:-3.5rem;padding-top:4rem}.list-grid:before{background-color:#fff;content:"";height:100%;left:50%;position:absolute;top:3.5rem;transform:translateX(-50%);width:100vw;z-index:-1}}.list-grid__item{margin-bottom:1.5rem}@media screen and (min-width:768px){.list-grid__item{margin-bottom:2.5rem}}.ais-Pagination{margin-top:2rem}.ais-Pagination--noRefinement{display:none}.ais-Pagination-list{align-items:center;display:flex;flex-wrap:wrap;font-family:Helvetica Neue LT W05\ 45 Light,Arial,sans-serif;font-size:1.25rem;justify-content:center;width:100%}.ais-Pagination-item{line-height:1}.ais-Pagination-item:not(:last-child){margin-right:1rem}.ais-Pagination-item--previousPage{transform:scaleX(-1)}.ais-Pagination-item--nextPage,.ais-Pagination-item--previousPage{border:1px solid #041039;border-radius:50%;display:flex;height:2rem;transition:background-color .4s ease-in-out;width:2rem}.ais-Pagination-item--nextPage a,.ais-Pagination-item--previousPage a{width:100%}.ais-Pagination-item--nextPage svg,.ais-Pagination-item--previousPage svg{stroke:#041039;transition:stroke .4s ease-in-out}.ais-Pagination-item--nextPage:not(.ais-Pagination-item--disabled):hover,.ais-Pagination-item--previousPage:not(.ais-Pagination-item--disabled):hover{background-color:#041039}.ais-Pagination-item--nextPage:not(.ais-Pagination-item--disabled):hover svg,.ais-Pagination-item--previousPage:not(.ais-Pagination-item--disabled):hover svg{stroke:#fff}.ais-Pagination-item--disabled{opacity:.5}.ais-Pagination-item--selected{background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px;font-family:Helvetica Neue LT W05\ 65 Medium,Arial,sans-serif}.filters{color:#fff;position:relative;z-index:5}.filters__toggle{align-items:center;background-color:#041039;border-radius:2.5rem;display:flex;font-family:Helvetica Neue LT W05\ 65 Medium,Arial,sans-serif;font-size:.8125rem;line-height:1;padding:1.125rem 1.5rem;position:relative;text-transform:uppercase;transition:all .3s ease-in-out;z-index:3}.filters__toggle:hover{background-color:#061959}.filters__toggle.is-active .icon{transform:scaleY(-1)}.filters__dropdown{background-color:#041039;border-radius:1.125rem;font-family:Helvetica Neue LT W05\ 45 Light,Arial,sans-serif;left:0;opacity:0;padding:3.5rem 1.5rem 1.5rem;position:absolute;right:0;top:0;transition:visibility .4s ease-in-out,opacity .4s ease-in-out;visibility:hidden;z-index:2}.filters__dropdown.is-active{opacity:1;visibility:visible}.filters__link{display:block;font-family:Helvetica Neue LT W05\ 45 Light,Arial,sans-serif;transform:translateX(-1rem);transition:transform .4s ease-in-out}.filters__link:before{background-color:#f8c329;border-radius:50%;content:"";display:inline-block;height:.5rem;margin-right:.5rem;opacity:0;transition:opacity .4s ease-in-out;vertical-align:middle;width:.5rem}.filters__link:hover{font-family:Helvetica Neue LT W05\ 65 Medium,Arial,sans-serif}.ais-RefinementList-item{overflow:hidden;position:relative}.ais-RefinementList-item:not(:last-child){margin-bottom:.25rem}.ais-RefinementList-item--selected .filters__link{font-family:Helvetica Neue LT W05\ 65 Medium,Arial,sans-serif;transform:translateX(0)}.ais-RefinementList-item--selected .filters__link:before{opacity:1}.ais-SearchBox{margin-top:-1.75rem}@media screen and (min-width:768px){.ais-SearchBox{margin-top:-2.25rem}}.ais-SearchBox-form{position:relative}.ais-SearchBox-input{background-color:#edddc8;border-radius:2.5rem;height:3.5rem;padding:0 2rem 0 3rem;text-overflow:ellipsis;width:100%}@media screen and (min-width:768px){.ais-SearchBox-input{height:4.5rem;padding-left:4rem}}.ais-SearchBox-input::-moz-placeholder{color:#b0a08c;font-style:italic;opacity:1}.ais-SearchBox-input::placeholder{color:#b0a08c;font-style:italic;opacity:1}.ais-SearchBox-input:focus{outline:none}.ais-SearchBox-submit{left:1rem;position:absolute;top:50%;transform:translateY(-50%)}@media screen and (min-width:768px){.ais-SearchBox-submit{left:2rem}}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.hero-gen__illu{height:100%;left:0;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom 0 right 0;object-position:bottom 0 right 0;position:absolute;top:0;width:100%}.hero-gen__illu--center{-o-object-position:bottom 50% right 0;object-position:bottom 50% right 0}@media screen and (max-width:1023px){.hero-gen__illu--center,.hero-gen__illu--sky-blue{opacity:.5}.hero-gen__illu-wrap{height:15.9375rem;margin-right:-5rem;margin-top:-6.25rem}.hero-gen__illu-wrap--ref{margin-right:0}}@media screen and (min-width:1024px){.hero-gen .title span{white-space:nowrap}}@media screen and (max-width:767px){.hero-gen .title br{display:none}}@media screen and (min-width:1024px){.hero__content{padding-bottom:7.375rem}}.hero--home{position:relative;z-index:5}.hero--home .image-wrapper{margin:0 -32px;width:calc(100% + 4rem)}@media screen and (min-width:1024px){.hero--home .image-wrapper{margin:0;width:calc(100% + 3rem)}}@media screen and (min-width:1280px){.hero--home .image-wrapper{width:calc(100% + 104px)}}.hero--home-title{font-size:2.5rem;letter-spacing:-.5px}@media screen and (min-width:768px){.hero--home-title{font-size:3.5rem}.hero--home-title span{font-size:4rem}}@media screen and (min-width:1440px){.hero--home-title{font-size:4rem}.hero--home-title span{font-size:4.5rem}}.hero--home__sticky-button button{transition:transform .4s ease-in-out,background-color .4s ease-in-out}@media screen and (max-width:1023px){.hero--home__sticky-button{bottom:2rem;left:0;pointer-events:none;position:fixed;right:0;text-align:center}.hero--home__sticky-button button{border:1px solid #041039;pointer-events:all}.hero--home__sticky-button button.is-hidden{pointer-events:none;transform:translateY(calc(100% + 2rem))}}@media screen and (min-width:1024px){.hero--home__sticky-button{height:3.5rem;position:relative;top:-13rem}.hero--home__sticky-button button{box-shadow:0 0 6px 0 rgba(0,0,0,.2);left:50%;position:relative;transform:translate(-50%,calc(100% + 2rem))}.hero--home__sticky-button button.is-sticky{bottom:2rem;left:50%;position:fixed;transform:translate(-50%,calc(100% + 2rem))}.hero--home__sticky-button button.is-sticky.is-visible{transform:translate(-50%)}}.hero-edito__title-img{height:4.5rem;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:1024px){.hero-edito__title-img{height:6.75rem}}.hero-edito--city h1 span{color:#041039;font-size:4rem}@media screen and (max-width:767px){.hero-edito--city h1 span{font-size:3rem}}@media screen and (min-width:1024px){.hero-edito--city .paragraph--L{padding-right:20%}}@media screen and (min-width:1280px){.hero-edito--city .paragraph--L{padding-right:0}}.hero-edito--city-img{margin-top:-95%}@media screen and (max-width:767px){.hero-edito--city-img{margin-top:-152%}}.hero-edito--city-img-wrapper{padding-top:129%;position:relative}@media screen and (max-width:767px){.hero-edito--city-img-wrapper{margin-left:-2rem;padding-top:114%}}.hero-edito--city-img-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}@media screen and (max-width:767px){.hero-edito--city .hero-edito__pic-wrap{margin-bottom:10%;margin-right:-2rem;padding-top:104%!important}}@media screen and (min-width:1280px){.hero-edito .breadcrumb{margin-left:-21%}}@media screen and (min-width:1024px){.hero-edito{padding-bottom:3.5rem}.hero-edito__inner{position:relative}.hero-edito__inner:after{background-color:#fff;bottom:-3.5rem;content:"";height:3.5rem;left:0;position:absolute;width:100vw}.hero-edito__inner--white:after{background-color:#041039}.hero-edito__inner--night-blue:after{background-color:#fff}}.hero-edito__pic-wrap{margin-bottom:-3rem;padding-top:120%;position:relative;z-index:2}@media screen and (min-width:768px){.hero-edito__pic-wrap{margin-bottom:-3.5rem}}@media screen and (min-width:1024px){.hero-edito__pic-wrap{width:calc(100% + 3rem)}}@media screen and (min-width:1280px){.hero-edito__pic-wrap{width:calc(100% + 104px)}}.hero-edito__pic-wrap img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.hero-edito__sticky-button button{transition:transform .4s ease-in-out,background-color .4s ease-in-out}@media screen and (max-width:1023px){.hero-edito__sticky-button{bottom:2rem;left:0;pointer-events:none;position:fixed;right:0;text-align:center}.hero-edito__sticky-button button{border:1px solid #041039;pointer-events:all}.hero-edito__sticky-button button.is-hidden{pointer-events:none;transform:translateY(calc(100% + 2rem))}}@media screen and (min-width:1024px){.hero-edito__sticky-button{height:3.5rem;position:relative;top:-13rem}.hero-edito__sticky-button button{box-shadow:0 0 6px 0 rgba(0,0,0,.2);left:50%;position:relative;transform:translate(-50%,calc(100% + 2rem))}.hero-edito__sticky-button button.is-sticky{bottom:2rem;left:50%;position:fixed;transform:translate(-50%,calc(100% + 2rem))}.hero-edito__sticky-button button.is-sticky.is-visible{transform:translate(-50%)}}.hero-publication__illu{padding-top:100%;position:relative;width:calc(100% + 2rem)}@media screen and (min-width:1024px){.hero-publication__illu{margin-right:-3rem;width:calc(100% + 3rem)}}@media screen and (min-width:1280px){.hero-publication__illu{margin-right:-6.5rem;width:calc(100% + 104px)}}.hero-publication__illu img{height:100%;left:0;-o-object-fit:contain;object-fit:contain;-o-object-position:top 0 right 0;object-position:top 0 right 0;position:absolute;top:0;width:100%}.hero-join{background-color:#faebd7;position:relative}@media screen and (max-width:1023px){.hero-join:after{background-color:#fff;bottom:0;content:"";height:5rem;left:0;position:absolute;width:100%}}@media screen and (min-width:1280px){.hero-join .breadcrumb{margin-left:-21%}}.hero-join__pic{position:relative;z-index:2}@media screen and (max-width:1023px){.hero-join__pic{margin:0 auto;max-width:33.125rem}}@media screen and (min-width:1024px){.hero-join__pic{background-color:#faebd7;height:100%;position:absolute;right:0;top:0;width:53%}.hero-join__pic img{height:100%;mix-blend-mode:multiply;-o-object-fit:cover;object-fit:cover;-o-object-position:right center;object-position:right center;width:100%}}.hero-join__pic:after,.hero-join__pic:before{content:"";left:0;position:absolute;top:0;z-index:3}@media screen and (max-width:767px){.hero-join__pic:after,.hero-join__pic:before{display:none}}@media screen and (min-width:1024px){.hero-join__pic:before{background-image:linear-gradient(270deg,hsla(34,78%,91%,0),#faebd7);height:100%;width:60%}.hero-join__pic:after{background-image:linear-gradient(0deg,hsla(34,78%,91%,0),#faebd7);height:17%;width:100%}}.hero-job{position:relative}.hero-job__pic{bottom:0;max-height:100%;position:absolute;right:0;width:24%}@media screen and (max-width:767px){.hero-job__pic{width:52%}}.hero-job__pic img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom;width:100%}.slice__heading__overflow{position:relative}@media screen and (min-width:1024px){.slice__heading__overflow:after{content:"";height:100%;position:absolute;right:1px;top:0;transform:translateX(100%);width:60vw;z-index:-1}}.slice__heading__overflow.slice__heading__overflow--night-blue:after{background-color:#041039}.slice--home-expertise{overflow:hidden}@media screen and (min-width:1024px){.slice--home-expertise{margin-top:-152px;overflow:initial}}.slice--home-expertise .shape{transform:translate(60%,-80%);width:120%}@media screen and (min-width:1024px){.slice--home-expertise .shape{transform:translateY(-24.6%);width:26.8%}}.slice--home-expertise .shape:before{content:"";display:block;padding-top:100%}.slice--home-expertise .push--expertise__title-img-white{height:51px;margin-top:-1.5rem;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:1024px){.slice--home-expertise .push--expertise__title-img-white{height:60px;margin-top:-2rem}}.slice--home-expertise .swiper-container{margin-bottom:3.5rem;padding-top:2.5rem;position:relative}@media screen and (min-width:1024px){.slice--home-expertise .swiper-container{margin-bottom:6rem;padding-top:10rem}}.slice--home-expertise .swiper-container:before{background-color:#041039;content:"";height:110%;left:-55vw;position:absolute;top:0;width:55vw;z-index:2}@media screen and (min-width:1024px){.slice--home-expertise .swiper-slide-next .push--expertise{margin-top:-74px}.slice--home-expertise .push--expertise{margin-top:0;transition:margin-top .3s ease-in-out}.slice--home-expertise .swiper-slide:last-child .swiper-slide-next .push--expertise{margin-top:0!important}}.slice--home-expertise .push--expertise .cta-link:before{background-color:#e1115d}.slice-newsletter .shape{left:0;pointer-events:none;top:0;transform:translate(-11.25rem,-.625rem)}@media screen and (max-width:767px){.slice-newsletter .shape{height:auto;transform:translate(-6.25rem,.5rem);width:62.5rem}}.slice-newsletter .form__field-error{flex-grow:1;flex-shrink:0;width:100%}.slice-newsletter #newsletter-form.is-hidden{display:none}.slice-newsletter #newsletter-form .text-input{padding:.9375rem 1.5rem}@media screen and (min-width:768px){.slice-newsletter #newsletter-form .text-input{padding:1.125rem 2rem}}.slice-newsletter #newsletter-success-message{gap:1rem}.slice-newsletter #newsletter-success-message.is-hidden{display:none}.slice-newsletter .newsletter-label{font-size:.8125rem!important;padding-left:2.25rem!important}.slice-newsletter .newsletter-label:before{top:4px!important}.slice-newsletter .newsletter-label:after{top:8px!important}.slice--office-details .title span{font-family:White Angelica,sans-serif}.slice--office-details .text-15{line-height:1.2}.slice--office-details .text-15 img{max-height:60px;max-width:70%}.slice--office-details .map{background-position:50%;background-repeat:no-repeat;background-size:cover}.slice--office-details .map__wrapper{margin-left:-4rem;margin-right:-4rem;margin-top:-7.5rem}@media screen and (min-width:1024px){.slice--office-details .map__wrapper{margin-left:0;margin-right:0}}.slice--office-details .map:before{content:"";display:block;padding-top:90%}@media screen and (min-width:1024px){.slice--office-details .map:before{padding-top:31%}}.slice--our-talents .markers-wrapper{position:absolute;z-index:1}.slice--our-talents .markers-wrapper .map-picto{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:.25rem;justify-content:center;transition:all .3s cubic-bezier(.175,.885,.32,1.275);width:.25rem}.slice--our-talents .markers-wrapper .map-picto:after{border:1px dotted #fff;border-radius:50%;content:"";height:1.3125rem;pointer-events:none;position:absolute;transition:border-color .3s cubic-bezier(.175,.885,.32,1.275);width:1.3125rem}@media screen and (min-width:1024px){.slice--our-talents .markers-wrapper .map-picto{height:.5rem;width:.5rem}.slice--our-talents .markers-wrapper .map-picto:after{height:2.5rem;width:2.5rem}}.slice--our-talents .title{z-index:0}.slice--our-talents .title span{position:relative;z-index:-1}.slice--our-talents .title span:after{bottom:0;content:url(/assets/front/shape-underline-blue.svg);height:auto;left:0;position:absolute;transform:translateY(15%);width:105%;z-index:-1}.slice--our-talents .map-wrapper:after{background-image:linear-gradient(270deg,rgba(4,16,57,0),rgba(4,16,57,.7) 80%);content:"";inset:0;position:absolute;transform:translateX(-10%) scale(1.5);transform-origin:center top}@media screen and (min-width:375px){.slice--our-talents .map-wrapper:after{transform:translateX(-28%) scale(1.3);transform-origin:left center}}@media screen and (min-width:768px){.slice--our-talents .map-wrapper:after{transform:translateX(-19%) scale(1.2)}}@media screen and (min-width:1024px){.slice--our-talents .map-wrapper:after{transform:scale(1.13)}}.slice--portraits .title{z-index:0}.slice--portraits .title span{position:relative;z-index:-1}.slice--portraits .title span:after{bottom:0;content:url(/assets/front/shape-underline-blue.svg);height:auto;left:0;position:absolute;transform:translateY(37%);width:105%;z-index:-1}@media screen and (min-width:1024px){.slice-push{padding-top:3rem}}.slice-push__inner{gap:1rem}.slice-push__inner .card-push{width:100%}@media screen and (min-width:1024px){.slice-push__inner{gap:2.5rem}.slice-push__inner .card-push{width:calc(50% - 40px)}.slice-push__inner .card-push:nth-child(odd){transform:translateY(-48px)}.slice-quote__img{padding-right:16%}}.slice-quote__content__text{position:relative}@media screen and (max-width:767px){.slice-quote__content__text--has-icon{margin-bottom:.75rem}}@media screen and (min-width:768px){.slice-quote__content__text--has-icon>div{padding-right:15%}}@media screen and (max-width:767px){.slice-quote__content__quote{font-size:1.125rem;line-height:1.7;padding-right:0}}.slice-quote__content__author{font-size:1.0625rem;line-height:1.89}@media screen and (max-width:767px){.slice-quote__content__author{font-size:1rem;line-height:1.6}.slice-quote__content svg{height:33px;width:31px}}.slice-quote__content .icon-quote{stroke:#041039!important;stroke-width:.3}.slice-quote__content .icon-quote-end{bottom:-.75rem;position:absolute;right:0}@media screen and (min-width:768px){.slice-quote__content .icon-quote-end{bottom:.875rem}}.slice-quote .button{width:-webkit-max-content;width:-moz-max-content;width:max-content}.swiper-navigation{border:1px solid #041039;border-radius:24px;padding:16px 20px}.swiper-navigation.is-hidden{visibility:hidden}.swiper-navigation svg{stroke:#041039}.swiper-navigation--white{border:1px solid #fff}.swiper-navigation--white svg{stroke:#fff}.slider{display:flex;flex-direction:column}@media screen and (max-width:1023px){.slider-with-nav{padding-bottom:4.625rem}.slider-with-nav__nav{bottom:-1.25rem;position:absolute;right:0;transform:translateY(100%)}}.slice--reinsurance{padding-bottom:0!important}.slice-text--sky-blue{background-color:#c9e8fb;padding:5rem 0}@media screen and (max-width:767px){.slice-text--sky-blue{padding:2.5rem 0}}.slice-text img{left:-32px;margin-bottom:2rem;position:relative;width:163px}@media screen and (min-width:1024px){.slice-text img{bottom:0;left:-100px;margin-bottom:0;position:absolute;width:200px}}@media screen and (min-width:1280px){.slice-text img{bottom:0;left:-130px;width:246px}}.text-img:not(.text-img--white){padding:5rem 0}@media screen and (max-width:767px){.text-img:not(.text-img--white){padding:2.5rem 0}}.text-img--night-blue{background-color:#041039!important;color:#fff!important}.text-img--cream{background-color:#faebd7}.text-img__img{margin-bottom:2rem;margin-left:-2rem;width:calc(100% + 2rem)}@media screen and (min-width:768px){.text-img__img{margin-bottom:0}.text-img__img--right{margin-left:0;margin-right:-2rem}}@media screen and (min-width:1024px){.text-img__img{width:calc(100% + 3rem)}.text-img__img--left{margin-left:-3rem}.text-img__img--right{margin-right:-3rem}}@media screen and (min-width:1280px){.text-img__img{width:calc(100% + 104px)}.text-img__img--left{margin-left:-6.5rem}.text-img__img--right{margin-right:-6.5rem}}.text-img__deco{height:auto;position:absolute;right:2.5rem;top:2.5rem;transform:rotate(180deg);width:64%}@media screen and (max-width:767px){.text-img__deco{right:1.25rem;top:1.25rem}}.text-img__img1{margin-bottom:22%;width:64%}.text-img__img2{margin-left:-18%;width:55%}.slice-content__image--one{margin-left:0;margin-right:0;padding-top:56.25%;position:relative}@media screen and (min-width:768px){.slice-content__image--one{margin-left:32px;padding-top:56.25%}}@media screen and (min-width:1024px){.slice-content__image--one{margin-left:120px;margin-right:-120px;padding-top:56.25%}}.slice-content__image--two{padding-top:120%;position:relative}@media screen and (max-width:767px){.slice-content__image--two{padding-top:120%}}.slice-content__image--two img{padding-right:14%;z-index:2}@media screen and (max-width:767px){.slice-content__image--two img{padding-right:0}}.slice-content__image--two .icon__circle{left:-68px;position:absolute;top:-32px;width:90%;z-index:1}@media screen and (max-width:767px){.slice-content__image--two .icon__circle{left:-22px;top:-80px}}.slice-content__image--one,.slice-content__image--two{height:100%;width:100%}.slice-content__image--one img,.slice-content__image--two img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.slice-bullets__picto{margin-left:-3rem;width:calc(100% + 3rem)}@media screen and (min-width:1024px){.slice-bullets__picto{margin-left:-6.5rem;width:calc(100% + 104px)}}@media screen and (max-width:767px){.slice-bullets__picto{display:none}}.slice-bullets__item{padding-left:0;position:relative}.slice-bullets__item:before{display:none}@media screen and (max-width:767px){.slice-bullets__item{margin-left:2rem}}.slice-bullets__item:not(:last-child){margin-bottom:5.25rem}@media screen and (max-width:767px){.slice-bullets__item:not(:last-child){margin-bottom:4.1875rem}}.slice-bullets__item-number{color:#c9e8fb;font-family:White Angelica,sans-serif;font-size:6.25rem;left:-2rem;letter-spacing:-3px;line-height:80px;position:absolute;top:-2.75rem;z-index:1}@media screen and (min-width:768px){.slice-bullets__item-number{font-size:7.5rem;left:-2.5rem;top:-3rem}}.slice-bullets--sky-blue{background-color:#c9e8fb;padding:2.5rem 0}@media screen and (min-width:768px){.slice-bullets--sky-blue{padding:5rem 0}}.slice-bullets--sky-blue .slice-bullets__item-number{color:#afd4eb!important}.slice-bullets--night-blue{background-color:#041039;color:#fff!important;padding:2.5rem 0}@media screen and (min-width:768px){.slice-bullets--night-blue{padding:5rem 0}}.slice-bullets--night-blue .title--S{color:#fff!important;font-family:Helvetica Neue LT W05\ 45 Light,Arial,sans-serif!important}.slice-bullets--night-blue .slice-bullets__item-number{color:#11225b!important}.slice-media__shape{stroke-width:3;bottom:-3.75rem;margin-right:-6rem;position:absolute;right:0;width:34.375rem;z-index:-1}@media screen and (min-width:768px){.slice-media__shape{bottom:-3.5rem;width:59.375rem}}@media screen and (min-width:1024px){.slice-media__shape{stroke-width:2.1;bottom:-2.5rem;margin-right:-6.5rem;width:90%}}@media screen and (max-width:1023px){.slice-media__content{margin-left:-2rem;margin-right:-2rem;width:calc(100% + 4rem)}}.slice-media__header{min-height:5rem}@media screen and (min-width:1024px){.slice-media__title{padding-right:9.375rem}}.slice-media--podcast__title{font-size:2rem}@media screen and (min-width:1024px){.slice-media--podcast__title{font-size:2.5rem}}.slice-slider-pictures .row{position:relative;z-index:3}.slice-slider-pictures .swiper-slide{width:100%!important}.slice-slider-pictures .slider-pictures__item{padding-top:86.2%;position:relative}@media screen and (min-width:768px){.slice-slider-pictures .slider-pictures__item{padding-top:45%}}@media screen and (min-width:1440px){.slice-slider-pictures .slider-pictures__item{padding-top:53.19%}}.slice-slider-pictures .slider-pictures__item img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:2}.slice-slider-pictures .icon__circle{bottom:-56px;left:-120px;position:absolute;z-index:1}@media screen and (max-width:767px){.slice-slider-pictures .icon__circle{display:none}}.slice-testimony{z-index:0}.slice-testimony__img{height:100%;padding-top:128.2%;position:relative;width:100%}.slice-testimony__img img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:3}.slice-testimony__content{position:relative;z-index:3}@media screen and (max-width:1023px){.slice-testimony__content{padding-left:27%}}.slice-testimony__infos{margin-top:6rem;padding-right:14%;position:relative;z-index:3}@media screen and (max-width:1023px){.slice-testimony__infos{margin-top:2rem;padding-right:0}}@media screen and (max-width:767px){.slice-testimony__infos{margin-top:0}.slice-testimony__text{font-size:1.125rem!important}}.slice-testimony__circle{background-color:#faebd7;border-radius:50%;height:120vw;left:-64%;position:absolute;top:-30vw;width:120vw;z-index:-1}@media screen and (min-width:768px){.slice-testimony__circle{height:75vw;left:-20%;top:-50%;width:75vw}}@media screen and (min-width:1024px){.slice-testimony__circle{height:auto;left:-65%;padding-top:100%;top:-6rem;width:100%}}.slice-testimony svg{left:50%;opacity:.3;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}@media screen and (max-width:1023px){.slice-testimony svg{margin-bottom:2rem;position:static;transform:none}}@media screen and (max-width:767px){.slice-testimony svg{height:2rem;margin-bottom:1rem;width:auto}}.slice-dropdown .accordion{border-bottom:1px solid #e8e8e8}.slice-dropdown .accordion .accordion__content{position:relative}.slice-dropdown .accordion .accordion__content:after{background-color:#60a2d4;bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}.slice-dropdown .accordion-button{padding:1.5rem 0 2rem}.slice-dropdown .accordion-button svg{position:relative;top:1.25rem;transform:rotate(180deg);transition:all .3s ease-in-out}.slice-dropdown .accordion-button.is-active svg{transform:none}.slice-dropdown__title{padding-right:1.25rem}.slice-organization__title{padding-right:35%}@media screen and (max-width:767px){.slice-organization__title{padding-right:0}}.slice-organization-item{cursor:pointer;margin-bottom:2rem;z-index:3}@media screen and (max-width:767px){.slice-organization-item{margin-bottom:1.5rem}}.slice-organization-item__img{height:100%;padding-top:128.2%;position:relative;width:100%}.slice-organization-item__img img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:3}.slice-organization .icon__circle{position:absolute;right:-40px;top:-64px;z-index:-1}.modal__inner .slice-organization-item{cursor:default!important;padding-right:1.5rem;padding-top:2.5rem}.profile-modal .modal__content{margin-top:-1.5rem}@media screen and (min-width:1024px){.publications-list__item{width:calc(33.33% - 1.5rem)!important}.publications-list__item:not(:last-child){margin-right:1.5rem}}.push-cs{border-top:1px solid rgba(4,16,57,.1);padding-top:2rem}@media screen and (min-width:768px){.push-cs{padding-top:4.5rem}}.push-cs__title{margin-left:auto;margin-right:auto;text-align:center}@media screen and (min-width:1024px){.push-cs__title{width:68%}}@media screen and (min-width:1280px){.push-cs__title{width:58%}}@media screen and (min-width:1024px){.prizes__title{background-color:#fff;position:relative;z-index:2}.prizes__title:before{background-color:#fff;content:"";height:101%;left:-200%;position:absolute;right:-2rem;top:0}}.prizes__item{background-color:#c9e8fb;flex-direction:column;min-height:18rem;padding:1.5rem}@media screen and (min-width:768px){.prizes__item{min-height:20.25rem;padding:2rem}}.prizes__item-logo{height:2rem;margin-bottom:2rem}.prizes__item-logo img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;position:relative;width:100%}@media screen and (min-width:768px){.prizes__item-logo{height:3.75rem;margin-bottom:3rem}}.prizes__item-text{font-size:1rem;line-height:1.4}@media screen and (min-width:768px){.prizes__item-text{font-size:1.0625rem}}.prizes__item-title{font-size:1.5rem;letter-spacing:-.5px;line-height:1.13;margin-bottom:1rem}@media screen and (min-width:768px){.prizes__item-title{font-size:2rem}}@media screen and (max-width:1023px){.prizes .slider-with-nav{padding-bottom:4.625rem}.prizes .slider-with-nav__nav{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;position:absolute;right:0;top:-12px!important;transform:translateY(100%);width:auto!important}}.other-exp__title{margin-left:18%}@media screen and (max-width:767px){.other-exp__title{margin-left:0}.other-exp__title br{display:none}}.other-exp__inner{margin-bottom:4rem}@media screen and (min-width:1024px){.other-exp__inner{margin-bottom:5rem;width:71%}.other-exp__inner:first-child,.other-exp__inner:nth-child(2){margin-left:18%}.other-exp__inner:last-child{margin-bottom:0}}.other-exp__content-wrap__title span{color:#fff;display:inline-block;font-family:White Angelica,sans-serif;font-size:2.5rem;font-weight:400;position:relative;z-index:2}@media screen and (min-width:1024px){.other-exp__content-wrap__title span{font-size:4rem}}.other-exp__content__title-img{height:3.625rem;margin-bottom:1rem;margin-top:-14px;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:1024px){.other-exp__content__title-img{height:5.875rem;margin-bottom:2px;margin-top:-34px}}.slice--map .custom-select-container .custom-select-opener{border-bottom:1px dotted red;border-radius:0;color:red;font-family:Helvetica Neue LT W05\ 45 Light,Arial,sans-serif;font-size:2.5rem;padding:1rem 0}.slice--map .custom-select-container .custom-select-icon-wrapper{display:none;width:1.125rem}.slice--map .custom-select-container .custom-select-panel{background-color:#041039;border:1px dotted #fff;border-radius:0;display:none;top:5rem}.slice--map .custom-select-container .custom-select-option,.slice--map .custom-select-container .custom-select-option.has-focus{color:#fff}.slice--map .custom-select-container .custom-select-option.is-selected{color:red}@media screen and (max-width:767px){.slider-with-nav__nav{width:100%}.slider-with-nav__nav .swiper-navigation{padding:14px 12px}}.slider-jobs .title span{color:red;display:inline-block;font-family:White Angelica,sans-serif;font-size:2.875rem;font-weight:400;margin-bottom:1.25rem;padding-left:.5rem}@media screen and (max-width:767px){.slider-jobs .title span{margin-bottom:1rem}}@media screen and (min-width:1024px){.slider-jobs .title span{font-size:3.25rem}}.slider-jobs--night-blue{background-color:#041039;padding:5rem 0}@media screen and (max-width:767px){.slider-jobs--night-blue{padding:2.5rem 0}}.slider-jobs--night-blue .swiper-navigation{border-color:#fff}.slider-jobs--night-blue .swiper-navigation svg{stroke:#fff}.slider-jobs--night-blue .slider-jobs__grid:after{background-color:#041039}.slider-jobs--sky-blue{background-color:#c9e8fb;padding:5rem 0}@media screen and (max-width:767px){.slider-jobs--sky-blue{padding:2.5rem 0}}.slider-jobs--sky-blue .slider-jobs__grid:after{background-color:#c9e8fb}.slider-jobs__grid{padding-bottom:2rem;position:relative}@media screen and (min-width:1024px){.slider-jobs__grid{padding-bottom:0}}@media screen and (min-width:1280px){.slider-jobs__grid:after{background-color:#fff;content:"";height:100%;position:absolute;right:-101%;top:0;width:100%;z-index:2}}.slice--contact{overflow:hidden;z-index:1}@media screen and (min-width:1024px){.slice--contact:before{background-color:#041039;content:"";height:50%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:101vw;z-index:-1}}.slice--contact-image{bottom:-6px;max-height:266px;right:-30px}@media screen and (min-width:1024px){.slice--contact-image{bottom:0;left:57px;max-height:344px}}.slice--contact .fluid-grid{border-radius:.5rem}@media screen and (max-width:1023px){.slice--contact .fluid-grid{border-radius:0;max-width:100vw;min-height:425px;width:100vw}}.custom-select-container{position:relative;width:100%}.custom-select-container select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #041039;border-radius:2.25rem;font-size:.875rem;letter-spacing:normal;line-height:normal;padding:1.25rem 2rem;width:100%}@media screen and (min-width:1024px){.custom-select-container select{clip:rect(0,0,0,0);border:0;height:1px;overflow:hidden;padding:0;pointer-events:none;position:absolute;width:1px}}.custom-select-container select option{width:100%}.custom-select-container+label{background-color:#fff;font-size:1rem;left:1.25rem;padding:0 .25rem;position:absolute;top:0;transform:translateY(-50%)}.custom-select-container .custom-select-icon-wrapper{align-items:center;display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;right:0;top:0;width:2.8125rem;z-index:5}@media screen and (min-width:1024px){.custom-select-container .custom-select-icon-wrapper{width:5.3125rem}}.custom-select-container .custom-select-icon{transition:transform .3s cubic-bezier(.19,1,.22,1)}.custom-select-container .custom-select-opener{border:1px solid #041039;border-radius:2.25rem;cursor:pointer;display:none;font-size:.875rem;letter-spacing:normal;line-height:normal;padding:1.375rem 2rem .9375rem;transition:border .3s ease-in;width:100%}.custom-select-container .custom-select-opener span{position:relative;z-index:11}.has-error .custom-select-container .custom-select-opener{border-color:red}@media screen and (min-width:1024px){.custom-select-container .custom-select-opener{display:block}}.custom-select-container .custom-select-panel{background-color:#fff;border:1px solid #041039;border-radius:0 0 2.25rem 2.25rem;border-top-color:transparent;left:0;max-height:200px;opacity:0;overflow:auto;padding:1rem 0;pointer-events:none;position:absolute;top:2.0625rem;transform:scaleY(.5);transform-origin:50% 0;transition:opacity .2s ease,transform .3s ease;width:100%;z-index:10}.custom-select-container .custom-select-option{color:#041039;cursor:pointer;font-size:.875rem;line-height:2.5;padding:.3125rem 1.5rem}.custom-select-container .custom-select-option:first-child{padding-top:0}.custom-select-container .custom-select-option:last-child{padding-bottom:0}.custom-select-container .custom-select-option.has-focus{color:#000}.custom-select-container .custom-select-option.is-selected{color:#000;font-family:Helvetica Neue LT W05\ 65 Medium,Arial,sans-serif}.custom-select-container.is-open .custom-select-panel{opacity:1;pointer-events:auto;transform:scaleY(1)}.custom-select-container.is-open .custom-select-icon{transform:scaleY(-1)}.card-partner{background-color:#fff;border:1px solid #041039;border-radius:50%;opacity:.1;padding:100% 20px 0;position:relative;transition:all .3s ease-in-out}.card-partner img{filter:grayscale(1);left:50%;max-height:5.9375rem;-o-object-fit:contain;object-fit:contain;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease-in-out;width:80%}.swiper-slide-active .card-partner{background-color:#041039;opacity:1}.swiper-slide-active .card-partner img{filter:brightness(0) invert(1) grayscale(0)}.card-publication{background-color:#fff;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:space-between;min-height:31.25rem;overflow:hidden;position:relative;width:100%}@media screen and (min-width:768px){.card-publication{min-height:33.75rem}}.card-publication__tag{background-color:#c9e8fb;border-radius:14px;color:#041039;font-family:Helvetica Neue LT W05\ 65 Medium,Arial,sans-serif;font-size:.6875rem;height:1.5rem;letter-spacing:1px;line-height:1;padding:7px 10px 6px 1.25rem;position:relative;text-transform:uppercase;z-index:3}.card-publication__tag:before{background-color:#60a2d4;border-radius:50%;content:"";height:9px;left:6px;position:absolute;top:50%;transform:translateY(-50%);width:9px}.card-publication__tag--red{background-color:#fbdce8}.card-publication__tag--red:before{background-color:#e1115d}.card-publication__tag--green{background-color:#e5fffb}.card-publication__tag--green:before{background-color:#65afa4}.card-publication__tag--yellow{background-color:#fef3d4}.card-publication__tag--yellow:before{background-color:#f8c329}.card-publication__image{height:15rem;padding:1.25rem;position:relative}.card-publication__image:after{background-image:linear-gradient(180deg,rgba(0,0,0,.8),transparent);content:"";height:4.625rem;left:0;position:absolute;top:0;width:100%;z-index:2}.card-publication__image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.card-publication__image--bg{height:auto;inset:0;position:absolute}.card-publication__image--bg:after{background-image:linear-gradient(0deg,rgba(0,0,0,.8),transparent);height:100%}.card-publication__image--illu:after{display:none}.card-publication__image--illu img{left:auto;max-width:16.875rem;-o-object-fit:contain;object-fit:contain;-o-object-position:top 0 right -20px;object-position:top 0 right -20px;right:0}.card-publication__infos{padding:1.5rem 2rem 2rem;position:relative;z-index:2}@media screen and (max-width:1279px){.card-publication__infos{padding:1.5rem}}.card-publication__title{font-size:1.5rem;line-height:1.13}@media screen and (min-width:768px){.card-publication__title{font-size:2rem}}.card-publication__title--big{font-size:2rem}@media screen and (min-width:1440px){.card-publication__title--big{font-size:2.5rem}}.card-newsroom{display:block;position:relative;z-index:3}.card-talent{border-radius:.625rem;overflow:hidden;position:relative}.card-talent .card__visual:after{box-shadow:inset 0 0 2.5rem .3125rem rgba(0,0,0,.7);content:"";inset:0;position:absolute}.card-talent__location{font-size:1rem}.card-talent__location:before{background-color:#666;border-radius:50%;content:"";display:block;height:.75rem;margin-right:.5rem;width:.75rem}.card-talent__status{font-size:1rem}@media screen and (min-width:1024px){.card-talent__status{font-size:1.125rem}}.card-talent .picto-play{cursor:pointer}.slice-timeline .card-timeline{position:relative;width:100%}.slice-timeline .card-timeline__line{background-color:#60a2d4;height:1px;left:0;position:absolute;top:22px;width:100%}.slice-timeline .card-timeline:first-child .card-timeline__line{background-color:#60a2d4;height:1px;left:23px;position:absolute;top:22px;width:100%}.slice-timeline .card-timeline__year{color:#60a2d4;font-family:White Angelica,sans-serif;font-size:3.75rem;line-height:1}@media screen and (max-width:767px){.slice-timeline .card-timeline__year{font-size:2.5rem}}.slice-timeline .card-timeline .paragraph{padding-right:20%}@media screen and (max-width:767px){.slice-timeline .card-timeline .paragraph{padding-right:1.25rem}}.slice-timeline .card-timeline .icon__point{margin-bottom:2rem;opacity:1;position:relative;transition:all .3s ease-in-out;z-index:3}@media screen and (max-width:767px){.slice-timeline .card-timeline .icon__point{margin-bottom:1.5rem}}.slice-timeline .swiper-slide:last-child .card-timeline__line{display:none}@media screen and (max-width:767px){.slice-timeline .swiper-slide-active .card-timeline__line{background:linear-gradient(90deg,#60a2d4,#fff)!important}.slice-timeline .swiper-slide-next .card-timeline__line{background-color:#fff!important}.slice-timeline .swiper-slide-next .card-timeline .icon__point{opacity:.5;transition:all .3s ease-in-out}}.slice-timeline .swiper-slide-next+.swiper-slide .card-timeline__line{background:linear-gradient(90deg,#60a2d4,#fff)!important}.slice-timeline .swiper-slide-next+.swiper-slide+.swiper-slide .card-timeline__line{background-color:#fff!important}.slice-timeline .swiper-slide-next+.swiper-slide+.swiper-slide .card-timeline .icon__point{opacity:.4;transition:all .3s ease-in-out}.slice-timeline .swiper-slide-next+.swiper-slide+.swiper-slide+.swiper-slide{opacity:0;transition:all .3s ease-in-out}.card-reinsurance{align-items:center;background-color:#fff;border-radius:12px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);display:flex;line-height:1.2;padding:1.25rem 1rem 1.25rem 0;position:relative}@media screen and (min-width:768px){.card-reinsurance{padding:2rem 1rem}}.card-reinsurance__number{font-size:2.5rem;letter-spacing:-1px;line-height:1}@media screen and (min-width:768px){.card-reinsurance__number{font-size:3.5rem}}@media screen and (min-width:1440px){.card-reinsurance__number{font-size:4.5rem}}.card-reinsurance__image{flex-shrink:0;height:5rem;margin-right:.5rem;position:relative;width:6.25rem}@media screen and (min-width:768px){.card-reinsurance__image{height:7.5rem;margin-right:1.5rem;width:7.5rem}}.card-reinsurance__image img{height:100%;left:0;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.card-study{align-items:flex-start;background-color:#c9e8fb;box-shadow:0 0 10px 0 rgba(0,0,0,.06);display:flex;flex-direction:column;justify-content:space-between;min-height:28.75rem;padding:2.5rem 1.5rem;position:relative;width:100%}@media screen and (min-width:768px){.card-study{min-height:36.25rem;padding:2.5rem}}.card-study__title{letter-spacing:-.5px;line-height:1.1;padding-right:0}@media screen and (min-width:1024px){.card-study__title{padding-right:10%}}@media screen and (min-width:1440px){.card-study__title{padding-right:17%}}.card-reference{align-items:flex-start;box-shadow:0 0 20px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:space-between;min-height:28.75rem;padding:1.5rem;width:100%}@media screen and (min-width:768px){.card-reference{min-height:31.25rem;padding:2rem}}.card-reference__testimony{font-size:1.25rem;letter-spacing:-.5px;line-height:1.33}@media screen and (min-width:768px){.card-reference__testimony{font-size:1.5rem}}.card-reference__name{font-size:1.5rem;line-height:1}.card-reference__job{font-size:.9375rem;line-height:1.33;margin-top:.5rem}.card-reference .icon{stroke-width:.5}.card-push{background-color:#faebd7;overflow:hidden;padding:1.5rem;position:relative}@media screen and (min-width:768px){.card-push{padding:2.5rem}}.card-push--night-blue{background-color:#041039}.card-push--night-blue .cta-link,.card-push--night-blue .paragraph,.card-push--night-blue .title{color:#fff}.card-push--sky-blue{background-color:#c9e8fb}.card-push__infos{padding-right:10%;z-index:1}@media screen and (min-width:768px){.card-push__infos{padding-right:41%}}@media screen and (min-width:1440px){.card-push__infos{padding-right:34%}}.card-push__image{bottom:0;max-height:95%;-o-object-fit:contain;object-fit:contain;position:absolute;right:0;width:34%;z-index:0}.card-push--references .card-push__image{transform:translate(-16%,2%)}.card-push--observatory .card-push__image{width:40%}.card-push--about .card-push__image{bottom:50%;transform:translate(9%,50%);width:45%}.card-push--join-us .card-push__image{bottom:50%;transform:translate(15%,50%);width:46%}.card-push--our-job-offers .card-push__image{width:81%}.card-push--our-commitments .card-push__image{bottom:50%;transform:translateY(50%);width:41%}.card-job{background-color:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:space-between;padding:2.5rem;position:relative;transition:all .3s ease-in-out;width:100%}@media screen and (max-width:767px){.card-job{padding:2rem 1.25rem}}.card-job__type{font-size:.875rem;letter-spacing:.88px;line-height:1.45;text-transform:uppercase}@media screen and (max-width:767px){.card-job__type{font-size:.75rem}}.card-job__place{font-family:Helvetica Neue LT W05\ 55 Roman,Arial,sans-serif;font-size:1rem;letter-spacing:1px;line-height:1;position:relative}@media screen and (max-width:767px){.card-job__place{font-size:.875rem;letter-spacing:.88px}}.card-job__place--city{font-family:Helvetica Neue LT W05\ 65 Medium,Arial,sans-serif!important;margin-right:.5rem;margin-top:4px;padding-left:20px;position:relative}.card-job__place--city:before{background-color:red;border-radius:50%;content:"";height:12px;left:0;position:absolute;top:-1px;width:12px}.card-job__place--country{padding-left:.5rem}.card-job__place--country:before{background-color:#041039;content:"";height:12px;left:-1px;position:absolute;top:2px;width:1px}.block-newsroom-observatory{padding-bottom:4.5rem}.block-newsroom,.block-observatory{position:relative;z-index:3}.block-newsroom{margin-top:10rem}@media screen and (max-width:767px){.block-newsroom{margin-top:3rem}}.block-newsroom--icon{position:relative}.block-newsroom--icon:after{bottom:-22px;content:url(/assets/front/shape-underline.svg);height:100%;left:0;position:absolute;width:100%}.icon-feather{position:absolute;right:16px;top:64px}@media screen and (max-width:767px){.icon-feather{right:-24px;top:48%;width:126px}}.last-news{background-color:#faebd7;padding:4rem 0}@media screen and (min-width:768px){.last-news{padding-bottom:5rem}}.last-news__title{margin-left:-8rem;max-width:none;width:53.125rem}@media screen and (min-width:768px){.last-news__title{margin-left:-12.8125rem;width:90rem}}@media screen and (max-width:1023px){.last-news__cta{margin-top:2.75rem}}@media screen and (min-width:1024px){.last-news__cta{position:absolute;right:0;top:6.5rem}.last-news__item{width:calc(30% - 26px)!important}.last-news__item:first-child{width:calc(40% - 26px)!important}.last-news__item:not(:last-child){margin-right:2.5rem}}.map-wrapper .map{opacity:.42;transform:translateX(-10%) scale(1.5);transform-origin:center top}@media screen and (min-width:375px){.map-wrapper .map{transform:translateX(-28%) scale(1.3);transform-origin:left center}}@media screen and (min-width:768px){.map-wrapper .map{transform:translateX(-19%) scale(1.2)}}@media screen and (min-width:1024px){.map-wrapper .map{transform:scale(1.13)}}.markers-wrapper{height:150%;left:0;top:0;transform:translateX(-23.5%);width:150%}@media screen and (min-width:375px){.markers-wrapper{height:130%;top:50%;transform:translate(-21.7%,-50%);width:130%}}@media screen and (min-width:768px){.markers-wrapper{height:120%;transform:translate(-16%,-50%);width:120%}}@media screen and (min-width:1024px){.markers-wrapper{height:113%;transform:translateY(-50%);width:113%}}.marker{cursor:pointer}.marker__title{color:#fff;font-size:1.0625rem;left:1.5rem;line-height:1;top:50%;transform:translateY(-50%);transition:color .3s cubic-bezier(.175,.885,.32,1.275)}.marker__title:after{transition:background-color .3s cubic-bezier(.175,.885,.32,1.275)}@media screen and (min-width:1024px){.marker__title{left:3rem}}.marker__picto{align-items:center;border:1px dotted #fff;border-radius:50%;display:flex;height:1.3125rem;justify-content:center;transition:border-color .3s cubic-bezier(.175,.885,.32,1.275);width:1.3125rem}.marker__picto:before{background-color:#fff;border-radius:50%;content:"";height:.25rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);width:.25rem}@media screen and (min-width:1024px){.marker__picto{height:2.5rem;width:2.5rem}.marker__picto:before{height:.5rem;width:.5rem}}.marker.is-active{z-index:1}.marker.is-active .marker__title{color:red}.marker.is-active .marker__title:after{background-color:red}.marker.is-active .marker__picto{border-color:red}.marker.is-active .marker__picto:before{background-color:red;height:.5625rem;width:.5625rem}@media screen and (min-width:1024px){.marker.is-active .marker__picto:before{height:1.125rem;width:1.125rem}}.marker--santiago-de-chile,.marker--santiago-du-chili{left:23%;top:76%}@media screen and (min-width:768px){.marker--santiago-de-chile,.marker--santiago-du-chili{left:24%;top:80%}}@media screen and (min-width:1024px){.marker--santiago-de-chile,.marker--santiago-du-chili{left:22%;top:78%}}.marker--ile-maurice,.marker--mauritius{left:58%;top:71.5%}@media screen and (min-width:768px){.marker--ile-maurice,.marker--mauritius{left:59%}}@media screen and (min-width:1024px){.marker--ile-maurice,.marker--mauritius{left:57.5%;top:69.5%}}.marker--paris{left:44.5%;top:27%}.marker--paris .marker__title{left:-.5rem;top:50%;transform:translate(-100%,-50%)}@media screen and (min-width:375px){.marker--paris{left:45.5%;top:29%}}@media screen and (min-width:768px){.marker--paris{left:46%;top:30%}}@media screen and (min-width:1024px){.marker--paris{left:44.5%;top:27%}}@media screen and (min-width:1280px){.marker--paris{left:45%;top:27.5%}}.marker--prague{left:49%;top:27.5%}@media screen and (min-width:768px){.marker--prague{left:49.5%;top:28%}}@media screen and (min-width:1024px){.marker--prague{left:47.5%;top:26%}}@media screen and (min-width:1280px){.marker--prague{left:48%}}.marker--santiago{left:22%;top:77%}@media screen and (min-width:375px){.marker--santiago{left:24%}}@media screen and (min-width:1024px){.marker--santiago{left:22%}}@media screen and (min-width:1280px){.marker--santiago{left:23%}}.marker--strasbourg{left:46%;top:27%}.marker--strasbourg .marker__title{left:50%;top:50%;transform:translate(-50%,-100%)}.marker--strasbourg .marker__title:after{background-color:#fff;content:"";display:block;height:3rem;left:50%;margin-top:.125rem;position:relative;top:0;transform:translate(-50%);width:.0625rem}@media screen and (min-width:1024px){.marker--strasbourg .marker__title:after{height:5.5rem}}@media screen and (min-width:375px){.marker--strasbourg{left:47.2%;top:29%}}@media screen and (min-width:768px){.marker--strasbourg{left:47.2%;top:30%}}@media screen and (min-width:1024px){.marker--strasbourg{left:46%;top:27%}}@media screen and (min-width:1280px){.marker--strasbourg{top:27.5%}}.marker--sydney{left:86.5%;top:81.5%}.marker--sydney .marker__title{left:-.5rem;top:50%;transform:translate(-100%,-50%)}@media screen and (min-width:375px){.marker--sydney{top:83.5%}}@media screen and (min-width:768px){.marker--sydney{left:87.5%}}@media screen and (min-width:1024px){.marker--sydney{left:84.5%;top:81.5%}}@media screen and (min-width:1280px){.marker--sydney{left:86%}}.video{padding-top:56.5%;position:relative}.video .cld-video-player{height:100%;left:0;position:absolute;top:0;width:100%}.video__overlay{background-position:50%;background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0;transition:visibility .4s ease-in-out,opacity .4s ease-in-out}.video__overlay.is-hidden{opacity:0;visibility:hidden}.video__overlay:hover{cursor:pointer}.video__overlay:after{background:linear-gradient(180deg,transparent,rgba(0,0,0,.4));content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.video__overlay .video__overlay__infos{bottom:0;left:0;padding:1rem;position:absolute;z-index:3}@media screen and (min-width:768px){.video__overlay .video__overlay__infos{padding:2rem}}.video__overlay button{background-color:red;border-radius:50%;height:4rem;position:relative;width:4rem}@media screen and (max-width:767px){.video__overlay button{height:3.125rem;width:3.125rem}}.video__overlay button svg{left:50%;position:absolute;top:50%;transform:translate(-41%,-50%)}@media screen and (max-width:767px){.video__overlay button svg{height:1.125rem;width:1rem}}.video iframe,.video video{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.block-jobs__title{margin-left:-6.8125rem;max-width:none}@media screen and (max-width:767px){.block-jobs__title{display:none}}@media screen and (min-width:768px){.block-jobs__title{width:69.375rem}}@media screen and (min-width:1024px){.block-jobs__title{width:75.75rem}}@media screen and (min-width:1280px){.block-jobs__title{width:90rem}}.block-jobs__title--mobile{margin-bottom:1.5rem;margin-left:-4rem;max-width:none;width:30.125rem}@media screen and (min-width:768px){.block-jobs__title--mobile{display:none}}.block-jobs .swiper-navigation{margin-left:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.block-jobs__pic{padding-top:81%;position:relative;width:100%}@media screen and (max-width:1023px){.block-jobs__pic{padding-top:100%}}.block-jobs__pic img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.block-jobs__pic--square{padding-top:100%}.block-jobs__items{position:relative}.block-jobs__items:before{content:url(/assets/front/block-jobs-shape.svg);height:100%;left:0;margin-left:-5.8125rem;position:absolute;top:11%;width:90rem}@media screen and (max-width:1023px){.block-jobs__items:before{display:none}}.block-jobs__items:after{content:url(/assets/front/block-jobs-shape-2.svg);height:100%;left:0;margin-left:-6.8125rem;position:absolute;top:71%;width:90rem}@media screen and (max-width:1023px){.block-jobs__items:after{display:none}}.block-jobs__item{cursor:pointer;width:100%}@media screen and (min-width:1024px){.block-jobs__item{display:flex;flex-direction:column;justify-content:flex-end}}.block-jobs__item .cta-link{opacity:0;transition:all .3s ease-in-out}@media screen and (max-width:767px){.block-jobs__item .cta-link{opacity:1}}.block-jobs__item .title{color:#041039;position:relative;transition:all .3s ease-in-out}.block-jobs__item .title:after{bottom:-14px;content:url(/assets/front/shape-underline-blue-2.svg);height:100%;left:0;opacity:0;position:absolute;transition:all .3s ease-in-out;width:100%}@media screen and (max-width:767px){.block-jobs__item .title{color:#60a2d4!important}.block-jobs__item .title:after{opacity:1}}.block-jobs__item:hover .title{color:#60a2d4!important}.block-jobs__item:hover .cta-link,.block-jobs__item:hover .title:after{opacity:1}@media screen and (min-width:1024px){.block-jobs .swiper-wrapper{flex-wrap:wrap!important}.block-jobs .swiper-wrapper .swiper-slide{width:39%!important}.block-jobs .swiper-wrapper .swiper-slide--space{margin-right:11.8%}.block-jobs .swiper-wrapper .swiper-slide--space-left{margin-left:8.5%}}.textarea--offer{height:7.5rem!important}@media screen and (max-width:767px){.textarea--offer{height:14.25rem!important}}.form__field-underline{color:#041039;font-size:.875rem;line-height:1.45;margin-top:.5rem}

/*# sourceMappingURL=styles-default.0f3112ace161e0c01500.css.map*/