@charset "UTF-8";body:has(.NodeExperience){background-color:#0a2f34;transition:background-color .2s ease-in-out}body:has(.NodeExperience) .PageWrapper{opacity:0;transition:opacity .3s ease-in-out}@media screen and (max-width:400px){body:has(.NodeExperience) .PageTop:before{right:var(--page-wrapper-margin)}body:has(.NodeExperience) .PageTop:after{left:var(--page-wrapper-margin)}}body.ready{background-color:#fff9f2}body.ready .PageWrapper{opacity:1}body .Breadcrumb{display:none}.NodeExperience{--bg-leaves-opacity: 0;--node-bg-color: #0A2F34;position:relative;overflow:clip}.NodeExperience.leaves-visible{--bg-leaves-opacity: 1}.NodeExperience:after{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,#083035,#08303500);filter:blur(8px);pointer-events:none;opacity:0;transition:opacity 1s ease-in-out}.NodeExperience-heroBanner{position:fixed;top:0;left:0;width:100%;height:120vh;z-index:1;opacity:1;pointer-events:none}.NodeExperience-heroBanner img{width:100%;height:100%;object-fit:cover;object-position:center 80%}.NodeExperience-wrapper{position:relative;z-index:2}.NodeExperience-wrapper:before,.NodeExperience-wrapper:after{opacity:var(--bg-leaves-opacity, 0);content:"";position:absolute;z-index:0;top:0;left:0;transform:translate(-30%);width:40%;height:100%;max-width:40rem;background-image:var(--left-leaves-img-path);background-position:left center;background-repeat:repeat-y;background-size:contain;pointer-events:none;transition:opacity 1s ease-in-out}.NodeExperience-wrapper:after{right:0;left:unset;transform:translate(30%);background-image:var(--right-leaves-img-path);background-position:right center;background-size:contain;background-repeat:repeat-y}.NodeExperience.xp-overlay:after{opacity:1}.NodeExperience-content{position:relative;z-index:2}.NodeExperience-bottom{position:relative;z-index:2;margin-bottom:calc((var(--header-height, 10rem) + 100vh) * -1);padding-bottom:100vh}.NodeExperience .ParagraphCtaReview{--§-bg-color: transparent}.SplashScreenExperience{--leaves-scale: 3;position:fixed;top:0;right:0;bottom:0;left:0;z-index:12;background-color:transparent;pointer-events:none;width:100vw;height:100vh;overflow:visible}.SplashScreenExperience-wrapper{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.SplashScreenExperience-brand{position:absolute;z-index:3;top:50%;left:50%;transform:translate(-50%,-50%);max-width:37.5rem}.SplashScreenExperience-brand img{will-change:transform}.SplashScreenExperience-progress{position:absolute;z-index:4;bottom:15%;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;width:min(200px,50vw)}.SplashScreenExperience-progress-bar{width:100%;height:3px;background-color:#ffffff4d;border-radius:3px;overflow:hidden}.SplashScreenExperience-progress-bar:after{content:"";display:block;height:100%;width:var(--progress, 0%);background-color:#fff;border-radius:3px;transition:width .2s ease-out}.SplashScreenExperience-progress-text{font-size:.75rem;color:#fff;letter-spacing:.05em}.SplashScreenExperience-leaves{position:relative;display:flex;justify-content:center;align-items:flex-end;width:100%;height:100%}.SplashScreenExperience-leaves img{position:absolute;z-index:2;bottom:0;left:0;will-change:transform;transform-origin:bottom center;width:auto;height:100vh;object-fit:cover}.SplashScreenExperience-leaves img:first-child{transform:translate(20%) scale(var(--leaves-scale))}.SplashScreenExperience-leaves img:last-child{left:unset;right:0;transform:translate(-20%) scale(calc(var(--leaves-scale) * -1),var(--leaves-scale))}@media screen and (max-width:870px){.SplashScreenExperience-leaves img{position:absolute;aspect-ratio:1/1;top:0;left:0;height:100vh;object-fit:unset;max-width:none;width:auto;pointer-events:auto}}.ParagraphExperienceHeader{--§-height: 100svh;container-type:inline-size;container-name:xp-header;position:relative;height:var(--§-height);margin:calc(var(--header-height, 10rem) * -1) 0 0 0}@media screen and (max-width:1040px){.ParagraphExperienceHeader{overflow:visible}}@media screen and (max-width:870px){.ParagraphExperienceHeader{margin-top:0;height:auto;min-height:var(--§-height)}}.ParagraphExperienceHeader-wrapper{height:100%;display:grid;grid-template-columns:1fr;grid-template-rows:1fr}@container xp-header (width < 870px){.ParagraphExperienceHeader-wrapper{grid-template-rows:1fr 1fr;height:auto}}.ParagraphExperienceHeader-text{opacity:0;transform:translate(-100%);position:relative;z-index:2;grid-column:1/-1;grid-row:1/2;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;align-self:center;color:#fff;width:50%;max-width:62rem;margin:calc(10vh + var(--header-height, 10rem)) auto auto clamp(2rem,7vw,10rem);padding:2rem;will-change:transform,opacity}@container xp-header (width < 870px){.ParagraphExperienceHeader-text{margin-top:calc(2rem + var(--header-height, 10rem));width:100%;margin-left:0;padding:2rem 4rem}}.ParagraphExperienceHeader-text-title{color:#ff9f17;--title-fz: clamp(3rem, 4vw, 5.6rem)}.ParagraphExperienceHeader-text .text-content{--text-content-fz: 1.8rem;margin-top:1.3rem}@media screen and (max-height:600px){.ParagraphExperienceHeader-text{margin:calc(var(--header-height, 10rem)) auto auto clamp(2rem,7vw,10rem)}}.ParagraphExperienceHeader-offers{width:100%;margin-top:1.4rem;display:flex;gap:2rem;flex-wrap:wrap}.ParagraphExperienceHeader-bottom{position:absolute;z-index:3;bottom:4rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;width:100%}@container xp-header (width < 870px){.ParagraphExperienceHeader-bottom{position:fixed;bottom:2rem}}@media screen and (max-height:480px){.ParagraphExperienceHeader-bottom{left:unset;right:4rem}}.ParagraphExperienceHeader-scrollDown{position:relative;z-index:3;width:3.2rem;height:3.2rem;border-radius:50%;background-image:url(../images/common/pastille-orange@2x.png);background-repeat:no-repeat;background-position:center;background-size:100%;color:#0a2f34;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:background .3s ease;animation:xpHeaderBounce 2s ease-in-out infinite}@media(any-hover:hover){.ParagraphExperienceHeader-scrollDown:hover{background-image:url(../images/common/pastille-green@2x.png)}.ParagraphExperienceHeader-scrollDown:hover i{color:#fff}}@media screen and (max-height:600px){.ParagraphExperienceHeader-scrollDown{display:none}}.ParagraphExperienceHeader-media{grid-column:1/-1;grid-row:1/2;display:grid;grid-template-columns:1fr;height:var(--§-height)}@container xp-header (width < 870px){.ParagraphExperienceHeader-media{grid-row:1/3;display:grid;grid-template-rows:subgrid;height:auto}}.ParagraphExperienceHeader-media-front{position:relative;z-index:1;grid-column:1/-1;grid-row:1/2;width:35%;max-height:calc(100vh - var(--header-height, 10rem));margin:auto clamp(2rem,12vw,17rem) 0 auto}@container xp-header (width < 400px){.ParagraphExperienceHeader-media-front{padding:0 var(--page-wrapper-margin)}}.ParagraphExperienceHeader-media-front img{transform:translate(100%,100%) scale(2);will-change:transform}@container xp-header (width < 400px){.ParagraphExperienceHeader-media-front img{object-position:top!important;object-fit:contain!important}}@container xp-header (width < 870px){.ParagraphExperienceHeader-media-front{grid-row:2/3;width:auto;height:60vh;margin:auto}.ParagraphExperienceHeader-media-front img{height:100%;width:100%;object-fit:cover;object-position:top}}.ParagraphExperienceHeader-media-back{opacity:1;position:fixed;top:0;left:0;width:100%;height:100vh;grid-column:1/-1;grid-row:1/2}@container xp-header (width < 870px){.ParagraphExperienceHeader-media-back{position:relative;grid-row:1/3;height:100%;-webkit-mask-image:linear-gradient(black 50%,transparent 110%);mask-image:linear-gradient(black 50%,transparent 110%)}.ParagraphExperienceHeader-media-back:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to bottom,#0006,#0000);mix-blend-mode:multiply}.ParagraphExperienceHeader-media-back .ParagraphExperienceHeader-media-back-desktop{display:none}.ParagraphExperienceHeader-media-back .ParagraphExperienceHeader-media-back-mobile{display:block}}.ParagraphExperienceHeader-media-back-desktop,.ParagraphExperienceHeader-media-back-mobile{height:100%}.ParagraphExperienceHeader-media-back-mobile{display:none}.ParagraphExperienceHeader-media-back .MediaImage{height:100%}.ParagraphExperienceHeader-media-back img{display:block;object-fit:cover;object-position:bottom;width:100%;height:100%}@keyframes xpHeaderBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.NodeExperience .ParagraphExperienceStepList-plant{display:none}.ParagraphExperienceStepList{--steps-number: 1;padding:calc(var(--page-wrapper-margin) + 4rem);display:flex;flex-direction:column;align-items:center;gap:3.2rem;margin-top:calc(var(--header-height, 10rem) + 10rem);container-type:inline-size;container-name:xp-step-list}@media screen and (max-width:870px){.ParagraphExperienceStepList{margin-top:0}}@media screen and (max-width:590px){.ParagraphExperienceStepList{padding:2rem 0 4rem}}@media screen and (max-width:500px){.ParagraphExperienceStepList{gap:0}.ParagraphExperienceStepList .button{margin-top:2rem}}.ParagraphExperienceStepList-title{color:#ff9f17;align-self:flex-start;opacity:0;transform:translateY(1rem)}@media screen and (max-width:590px){.ParagraphExperienceStepList-title{padding:4rem 4rem 0}}@media screen and (max-width:1040px){.ParagraphExperienceStepList-title{opacity:1;transform:none}}.ParagraphExperienceStepList-wrapper{display:grid;grid-template-columns:repeat(var(--steps-number),1fr);grid-template-rows:repeat(2,auto);justify-content:center;gap:2rem;width:100%}.ParagraphExperienceStepList-wrapper .splide__pagination{display:none}@media screen and (max-width:1040px){.ParagraphExperienceStepList-wrapper{display:flex;flex-wrap:nowrap;align-items:stretch;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:2rem 2rem 4rem;margin:-2rem -2rem 0}.ParagraphExperienceStepList-wrapper::-webkit-scrollbar{display:none}.ParagraphExperienceStepList-wrapper.splide{overflow:visible;scroll-snap-type:none}.ParagraphExperienceStepList-wrapper .splide__track{overflow:visible;min-width:0;padding-top:2rem}.ParagraphExperienceStepList-wrapper .splide__pagination{position:absolute;bottom:0;left:50%;transform:translate(-50%);z-index:4;display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem}.ParagraphExperienceStepList-wrapper .splide__list{display:flex;align-items:stretch}}@media screen and (max-width:590px){.ParagraphExperienceStepList-wrapper{padding:4rem 0}}.ParagraphExperienceStepList-plant{position:absolute;bottom:0;right:0;width:clamp(10rem,30vw,57.7rem);max-width:57.7rem;transform:translate(100%,100%) rotate(-50deg) scale(.6)}@media screen and (max-width:870px){.ParagraphExperienceStepList-plant{display:none}}.ParagraphExperienceStepListItem{display:grid;grid-template-columns:subgrid;grid-template-rows:subgrid;grid-row:1/3;position:relative;width:100%;flex-shrink:1}@media screen and (max-width:1040px){.ParagraphExperienceStepListItem{display:flex;flex-direction:column;flex-shrink:0;width:80vw;max-width:32rem;scroll-snap-align:center}.ParagraphExperienceStepListItem.splide__slide{scroll-snap-align:unset;flex-shrink:0}}.ParagraphExperienceStepListItem:before{content:"";position:absolute;top:50%;left:50%;width:calc(100% - 1rem);height:calc(100% - 1.4rem);background-color:#fff;z-index:0;transform:translate(-50%,-50%);border-radius:4rem}.ParagraphExperienceStepListItem-wrapper{display:grid;grid-template-columns:subgrid;grid-template-rows:subgrid;grid-row:1/3;height:100%;position:relative;z-index:1;padding:clamp(1rem,4vw,6rem);border-image-source:var(--bgi-url);border-image-repeat:stretch;border-image-slice:16% 16% fill;border-image-width:8rem}@media screen and (max-width:1040px){.ParagraphExperienceStepListItem-wrapper{display:flex;flex-direction:column;gap:2rem;width:100%;flex:1}}@media screen and (max-width:460px){.ParagraphExperienceStepListItem-wrapper{padding-left:clamp(2rem,8vw,12rem);padding-right:clamp(2rem,8vw,12rem)}}.ParagraphExperienceStepListItem:first-of-type{transform:rotate(-5deg) translateY(2rem)}@media screen and (max-width:1040px){.ParagraphExperienceStepListItem:first-of-type{transform:rotate(-3deg)}}.ParagraphExperienceStepListItem:last-of-type{transform:rotate(5deg) translateY(2rem)}@media screen and (max-width:1040px){.ParagraphExperienceStepListItem:last-of-type{transform:rotate(3deg)}}.ParagraphExperienceStepListItem-icon{grid-row:1/2;width:100%;max-width:24rem;margin:auto}@media screen and (max-width:1040px){.ParagraphExperienceStepListItem-icon{max-width:16rem}}.ParagraphExperienceStepListItem-text{grid-row:2/3;text-align:center}.ParagraphExperienceStepListItem-text .text-content{margin-top:.8rem}@media screen and (max-width:1040px){.ParagraphExperienceStepListItem-text{flex:1;display:flex;flex-direction:column;justify-content:center}}.ParagraphCityCloseIn{padding:calc(var(--header-height) + 4rem) 2rem;container-type:inline-size;container-name:xp-city-close-in;overflow:hidden}@media screen and (max-width:920px){.ParagraphCityCloseIn{padding:4rem 2rem}}.ParagraphCityCloseIn-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:flex-end;gap:0}@media screen and (max-width:920px){.ParagraphCityCloseIn-wrapper{display:flex;flex-direction:column;align-items:flex-start}}@media screen and (max-width:870px){.ParagraphCityCloseIn-wrapper{width:100%;margin:0 auto}}@media screen and (max-width:600px){.ParagraphCityCloseIn-wrapper{width:100%}}.ParagraphCityCloseIn-illustration{position:sticky;z-index:3;top:calc(var(--header-height) + 2rem);width:40%;flex-shrink:0;margin-right:-12rem;margin-bottom:-2rem}.ParagraphCityCloseIn-illustration .MediaImage img{width:100%;height:auto;border-radius:2rem;object-fit:cover}@media screen and (max-width:920px){.ParagraphCityCloseIn-illustration{display:none}}.ParagraphCityCloseIn-card{--bgi-backdrop: white;position:relative;z-index:2;text-align:center;flex:1;max-width:83rem}.ParagraphCityCloseIn-card-inner{padding-left:8rem}@media screen and (max-width:920px){.ParagraphCityCloseIn-card-inner{padding:clamp(2.4rem,4vw,4.8rem)}}@media screen and (max-width:920px){.ParagraphCityCloseIn-card{margin:auto;max-width:none;width:100%}}.ParagraphCityCloseIn-text{margin-top:1.6rem}.ParagraphCityCloseIn-text--secondary{margin-top:2.4rem}.ParagraphCityCloseIn-useful-informations{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,auto);gap:1.6rem;justify-content:center;margin-top:2.4rem}.ParagraphCityCloseIn-useful-informations .ParagraphContentIllustration,.ParagraphCityCloseIn-useful-informations .ParagraphContentIllustration-wrapper{display:grid;grid-template-rows:subgrid;grid-row:1/-1}.ParagraphCityCloseIn-useful-informations .ParagraphContentIllustration{text-align:center}.ParagraphCityCloseIn-useful-informations .ParagraphContentIllustration-icon{grid-row:1/2}.ParagraphCityCloseIn-useful-informations .ParagraphContentIllustration-title{grid-row:2/3;font-size:2rem}.ParagraphCityCloseIn-useful-informations .ParagraphContentIllustration-text{grid-row:3/4}.ParagraphCityCloseIn-useful-informations .ParagraphContentIllustration-text.text-content{--text-content-color: #0A2F34}@media screen and (max-width:640px){.ParagraphCityCloseIn-useful-informations{display:flex;flex-direction:column;gap:2rem}.ParagraphCityCloseIn-useful-informations .ParagraphContentIllustration{display:flex}.ParagraphCityCloseIn-useful-informations .ParagraphContentIllustration-wrapper{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:1rem;flex-wrap:nowrap}}@media screen and (max-width:640px)and (max-width:320px){.ParagraphCityCloseIn-useful-informations .ParagraphContentIllustration-wrapper{flex-wrap:wrap}}@media screen and (max-width:640px){.ParagraphCityCloseIn-useful-informations .ParagraphContentIllustration-content{text-align:left;gap:.3rem;width:calc(80% - 1rem)}.ParagraphCityCloseIn-useful-informations .ParagraphContentIllustration-icon{width:50%}}.ParagraphCityCloseIn-link{margin-top:1.6rem}
