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)}}.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}.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%)}}.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--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--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}.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}}@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)}}.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-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-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}@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}}@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}}.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}.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}.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%}.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-implantation.1d81a5a94fbc79f60db7.css.map*/