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}}.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--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-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-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}}.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}}.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-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-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-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-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%}.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}.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%}}

/*# sourceMappingURL=styles-offer.18adfa1e0306b12a9a1e.css.map*/