.liMenu{background:transparent;color:#fff;font-size:14px;padding:10px 0}.point{width:5px}.point svg{fill:#fff}.fancybox__backdrop{background-color:rgba(30,143,255,.345)}.popup{text-align:center;height:auto!important;display:flex;flex-direction:column}.popup.anim .coeur{opacity:1;transform:scale(1)}.popup.anim .coeur path{stroke-dashoffset:0}.popup .headers .title{margin-bottom:-10px;font-size:35px}.popup .headers .trait{background-color:var(--color1)}.popup .btnFull{max-width:max-content;margin:auto}.popup .photo{max-width:500px;width:100%;height:auto;margin-top:25px}.popup .photo:before{content:"";display:block;padding-top:70%}.popup .photo img{position:absolute;top:0;left:0;width:100%;height:100%}.popup .links{margin-top:15px}.popup .links a{font-size:15px}.popup .coeur{width:150px;height:150px;transition:all 2s ease-in-out;opacity:0;transform:scale(0)}.popup .coeur path{stroke:#444;stroke-width:1px;stroke-dashoffset:35000;stroke-dasharray:35000;transition:all 20s ease-in-out}.popup svg+.description{margin-top:10px}.popup .description{margin:35px 0 0;max-width:500px}.popup .description strong{font-family:ChronicleDisplay;font-weight:700}.popup .button{margin-top:35px}@media (min-width:800px){.popup{width:500px}}@media screen and (max-width:600px){.popup .headers .title{margin-bottom:-30px;font-size:25px}.popup .description{font-size:14px;letter-spacing:0;margin-bottom:0}}.photo{overflow:hidden;position:relative;width:100%;height:100%}.photo img{object-fit:cover}.photo .fancy,.photo img{position:absolute;left:0;top:0;width:100%;height:100%}.actions{gap:15px;width:100%}.actions,.links{display:flex;flex-direction:row}.links{align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}@media screen and (min-width:800px){.links{flex-wrap:nowrap}}.sidelinks{position:fixed;left:0;bottom:0;z-index:10}.sidelinks,.sidelinks ul{pointer-events:none;width:100%}.sidelinks ul{display:flex;flex-direction:row;gap:0}.sidelinks ul li{pointer-events:all;flex:1 1}.sidelinks ul li:last-child a svg{font-size:1.2em}.sidelinks ul li:first-of-type a>span.icon{background-color:var(--color1)}.sidelinks ul li:nth-of-type(2) a>span.icon{background-color:var(--color1-1)}.sidelinks ul li:nth-of-type(3) a>span.icon{background-color:var(--color1-2)}.sidelinks ul li:nth-of-type(4) a>span.icon{background-color:var(--color1-3)}.sidelinks ul li:nth-of-type(5) a>span.icon{background-color:var(--color1-4)}.sidelinks ul li a{display:flex;flex-wrap:wrap;transition:all .5s}.sidelinks ul li a>span:not(.icon){display:none}.sidelinks ul li a>span.icon{width:100%;height:40px;display:flex;justify-content:center;align-items:center;background:var(--color1);color:#fff;font-size:16px;transition:all .5s;padding:10px}@media screen and (min-width:1024px){.sidelinks{position:fixed;right:0;top:60%;transform:translateY(-50%);opacity:0;z-index:10}.sidelinks ul{flex-direction:column;gap:unset;align-items:flex-end;display:flex}.sidelinks ul li{transform:translateX(100%)}.sidelinks ul li a{height:40px}.sidelinks ul li a>span.icon{color:var(--white)}.sidelinks ul li a:hover{transform:translateX(-100%)}.sidelinks ul li a:hover>span.icon{background:#fff;color:var(--color1);border-color:var(--color1)}.sidelinks ul li a{display:flex;flex-wrap:wrap;transform:translateX(-40px);transition:all .5s}.sidelinks ul li a>span:not(.icon){background:#fff;color:var(--color1);display:flex;align-items:center;padding:2px;text-transform:uppercase;letter-spacing:.01rem}.sidelinks ul li a>span.icon{width:40px;height:40px;display:flex;justify-content:center;align-items:center;background:var(--color1);color:#fff;border-radius:0;font-size:16px;transition:all .5s;padding:10px}}.socials{display:flex;align-items:center;justify-content:center}.socials.circle li a:hover{color:var(--color1);background-color:var(--white);border-color:var(--color1)}.socials.circle li a{width:35px;height:35px;border-radius:50%;color:var(--color1);background:var(--white);border:1px solid var(--white)}.socials.circle li a svg{width:17px;height:17px}.socials li a{width:20px;height:20px;display:flex;color:#fff;flex-direction:column;align-items:center;justify-content:center;transition:all .5s}.socials li a:hover{transform:scale(1.2)}.socials li a svg{width:100%;height:100%}header{position:relative;z-index:5;top:0;left:0;width:100%;display:flex;font-family:var(--ChronicleDisplay-font);background-color:var(--color-nav);flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;transition:all .5s ease;font-size:18px}header.scroll{width:100%;position:fixed}header.scroll .point svg{fill:var(--color1)}header.scroll.pull{top:0}header.scroll.pull .logoM{display:none}header.scroll .mobile .logo{height:71px;width:calc(71*var(--coef)*1px);top:0;left:0;margin:0}header .desktop{display:none}header .desktop .buttonPhone{min-width:120px}header .mobile{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;height:var(--header);background-color:#fff}header .mobile .logoMobile{margin-left:20px}header .mobile nav{display:flex;flex-direction:column;position:fixed;background-color:var(--color-footer);height:100%;padding:4vh;justify-content:flex-start;align-items:center;width:100%;top:0;left:0;z-index:3;transition:all .5s ease;box-shadow:-2px 0 5px #9b9b9b;transform:translateX(100%);opacity:0;right:0}header .mobile nav .undercover{width:100%;height:100%;position:absolute;top:0;z-index:0;background-color:var(--navColor)}header .mobile nav .undercover img{transition:all .5s ease;opacity:0;object-fit:cover}header .mobile nav .menu{display:flex;flex-direction:column;gap:30px;background:#00008b;justify-content:flex-start}header .mobile nav .menu .logo{position:relative;width:250px;height:calc(250/var(--coef)*1px);margin:60px;transition:all .5s ease}header .mobile nav .menu .logo svg{width:50vw}header .mobile nav .menu .pageNames{display:flex;flex-direction:row;align-items:flex-start;background-color:#eee8aa}header .mobile nav .menu .pageNames .lexique{flex-direction:column;gap:10px;width:100%;height:100%;display:flex;align-items:center}header .mobile nav .menu .pageNames .lexique .main-page{position:relative;transition:all .5s ease;padding:10px;z-index:0;overflow:hidden;border-radius:50px;display:flex;flex-direction:row-reverse;align-items:center;gap:20px;justify-content:center;margin-bottom:10px;font-weight:700;letter-spacing:2px}header .mobile nav .menu .pageNames .lexique .main-page:hover{transform:scale(1.2)!important}header .mobile nav .menu .pageNames .lexique .main-page:hover .page-name{color:var(--color1)}header .mobile nav .menu .pageNames .lexique .main-page .page-name{color:var(--navColor)}header .mobile nav .menu .logo{display:flex;align-items:center;justify-content:center;top:0;left:0;margin:20px auto 0}header .mobile nav .socialResa{display:flex;align-items:center;flex-direction:column;gap:2vh;color:var(--navColor);z-index:1}header .mobile nav .socialResa .groupeBoutons{display:flex;gap:20px}header .mobile nav .socialResa .button{z-index:2}header .mobile nav .socialResa .socialIcons{display:flex;gap:20px;flex-direction:row}header .mobile nav .socialResa .socialIcons a:hover svg{color:var(--color1)}header .mobile .subnav{display:flex;flex-direction:row;align-items:center;gap:12px;margin:0 30px}header.nav-is-active .mobile nav{transform:translateX(0);opacity:1}header.nav-is-active .mobile nav .undercover img{opacity:1}header.nav-is-active .mobile nav .menu{opacity:1;pointer-events:all}header.nav-is-active .mobile .subnav .burgerBtn{z-index:6}@media screen and (min-width:800px){header.scroll .mobile .logo{height:71px;width:calc(71*var(--coef)*1px);top:0;left:0;margin:0}header .desktop{display:none}header .desktop .buttonPhone{min-width:120px}header .mobile{display:flex;align-items:center;justify-content:space-between;height:var(--header)}header .mobile .logo{position:relative;width:160px;height:calc(160/var(--coef)*1px);margin:15px 0 15px 10px;top:0;left:0;transition:all .5s ease}}@media screen and (min-width:1200px){header{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;z-index:10;color:var(--navColor);transition:all .5s ease;padding:0;position:fixed;top:0}header .mobile{display:none}header .desktop{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;transition:all .5s ease}header .desktop.bkgClass{color:var(--color1)}header .desktop.bkgClass svg{fill:var(--color1)}header .desktop.bkgClass .svgGroups a svg{color:var(--color1)}header .desktop.bkgClass .groupeBoutons .transpaWhite{color:var(--color1);border-color:var(--color1)}header .logoM{position:relative;top:5px;transition:all .5s ease;opacity:0;border-radius:50%;width:50px;background-color:#fff;height:50px;box-shadow:1px 1px 3px}header .upper{width:95%;height:var(--upper-header)}header .upper,header .upper .contacts{display:flex;flex-direction:row;align-items:center;justify-content:space-between}header .upper .contacts{gap:20px}header .upper .contacts .svgGroups{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:60px}header .upper .contacts .svgGroups svg{width:15px;color:#fff;transition:all .5s ease-in}header .upper .contacts .svgGroups svg:hover{color:var(--color1)}header .upper .contacts .joinTeam{display:flex;width:fit-content;width:-moz-fit-content;gap:20px;flex-direction:row;align-items:center;justify-content:space-between}header .upper .contacts .joinTeam .LiMenu a{transition:all .5s ease}header .upper .contacts .joinTeam .LiMenu a:hover{background-color:var(--color1)}header .upper .logo{display:flex;flex-direction:row;align-items:center;justify-content:center;width:160px;height:calc(160/var(--coef)*1px)}header .upper .logo svg{width:10vw}header .upper .groupeBoutons{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:20px}header .trait{height:1px;width:98%;background-color:hsla(0,0%,100%,.6)}header .lower{justify-content:center;margin-top:12px}header .lower,header .lower .svgGroups{display:flex;flex-direction:row;align-items:center}header .lower .svgGroups{justify-content:space-between;gap:15px;margin-right:15px}header .lower .svgGroups.onlyscroll{opacity:0;display:none}header .lower .svgGroups svg{width:15px;color:#fff}header .lower .groupeBoutons.onlyscroll{display:none}header .lower .groupeBoutons .transpaWhite:hover a{color:#fff;fill:#fff}header .lower li{display:flex;flex-direction:row;align-items:center;justify-content:center}header .lower li.onlyscroll{opacity:0;display:none}header .lower li a{padding:0 28px;transition:all .5s ease;font-weight:700}header .lower li a:hover{background-color:var(--color1);color:#fff;transform:scale(1.2)}header.scroll{color:var(--color1);margin:0 auto;padding:0;width:100%;top:calc(-1*var(--spaceheader))}header.scroll .logoM{transition:all .5s ease;opacity:1}header.scroll .desktop{width:100%;background-color:hsla(0,0%,100%,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}header.scroll .desktop .lower{height:var(--lower-header)}header.scroll .desktop .lower .groupeBoutons.onlyscroll{display:flex;gap:20px}header.scroll .desktop .lower .svgGroups.onlyscroll,header.scroll .desktop .lower li.onlyscroll{display:flex;opacity:1}header.scroll .desktop .lower li a{padding:0 calc(1px + .6vw)}header.scroll .desktop .groupeBoutons,header.scroll .desktop .svgGroups svg{color:var(--color1)}header.scroll .desktop .groupeBoutons .transpaWhite{color:var(--color1);border:1px solid var(--color1);transition:all .5s ease}header.scroll .desktop .logo{position:relative;top:0;width:140px;height:calc(140/var(--coef)*1px);margin:15px 0}header.scroll .desktop .logo svg{color:var(--color1);fill:var(--color1)}header .desktop .burgerBtn{display:none}}#burger{display:none}#burger:checked+label span:first-child{transform:translate(5px,-3px) rotate(45deg);transform-origin:left top}#burger:checked+label span:nth-child(2){transform:scaleX(0)}#burger:checked+label span:nth-child(3){transform:translate(5px) rotate(-45deg);transform-origin:left bottom}#burger+label{display:flex;flex-direction:column;gap:5px;cursor:pointer}#burger+label span{width:25px;height:2px;background:var(--color1);transform-origin:left;transition:all .5s}.scrollToTop{display:flex;position:fixed;z-index:4;bottom:-10vh;right:5vh;flex-direction:row;align-items:center;justify-content:center;background-color:var(--color2-after);box-shadow:2px 2px 5px #797979;padding:7px;width:50px;height:50px;transform:scale(1.4) rotate(-180deg);border-radius:50%;margin:auto;transition:all .5s ease}.scrollToTop svg{position:absolute}.scrollToTop svg.fa-chevron-up{width:25px;height:25px;z-index:4}.scrollToTop.scroll{bottom:6vh;background-color:var(--color1);transform:scale(1) rotate(0deg)}.scrollToTop.scroll:hover{cursor:pointer;transform:scale(1.3);box-shadow:0 0 0 inherit}.button{background-color:var(--color3);color:var(--white);text-transform:uppercase;width:119px;height:34px;display:flex;align-items:center;justify-content:center;gap:9px;font-family:var(--mogent-font);letter-spacing:1.7px;transition:all .5s ease;font-size:12px;position:relative;overflow:hidden}.button .montain{background-size:100% 100%;position:absolute;width:100%;object-fit:cover;height:100%;transition:all .5s ease;bottom:-100%;opacity:0;left:0;z-index:-1}.button .label{position:absolute;z-index:1}.button:hover{color:#000;background-color:transparent}.button:hover .montain{bottom:0;opacity:1;z-index:0}.button.subtype2{background-color:#fff;width:fit-content;width:-moz-fit-content;color:var(--color1);font-size:12px}.button.subtype2:hover{background-color:var(--color3);color:#fff;padding:5px 10px}.video{position:relative}.video video{width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover}@keyframes disapear{to{opacity:0}}#hotel-le-week-end .joliFy.bigtitle{margin-left:48px}#hotel-le-week-end .joliFy.bigtitle .solo{left:-30%}#cohesion-les-pieds-dans-leau .headers .joliFy.bigtitle .solo{left:-10%;top:20%}#evenementiel .headers .joliFy .duo .premier{left:0;margin-right:0}.zone.diapo{width:100%;height:calc(-1*var(--header) - 40px + 100vh);display:flex;align-items:center;justify-content:center;margin-bottom:0;position:relative}.zone.diapo canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.zone.diapo .container{flex-wrap:wrap}.zone.diapo .container,.zone.diapo .container .medias{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.zone.diapo .container .medias{position:relative;flex:1 1;flex-wrap:wrap}.zone.diapo .container .medias .swiper,.zone.diapo .container .medias .video{width:100%;height:100%;position:relative}.zone.diapo .container .medias .swiper{z-index:0;background-color:var(--color1);flex:1 1}.zone.diapo .container .medias .swiper .swiper-slide .photo{width:100%;height:100%}.zone.diapo .container .medias .swiper .swiper-slide .photo .img{width:100%;height:100%;object-fit:cover}.zone.diapo .container .medias .textLayout{position:relative;width:90%;height:100%;display:flex;align-items:center;justify-content:center;z-index:2;flex:0 1}.zone.diapo .container .medias .textLayout .textContent{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:20px;height:100%}.zone.diapo .container .medias .textLayout .textContent .headers{flex-direction:column-reverse;gap:0}.zone.diapo .container .medias .textLayout .textContent .headers .bigtitle{font-size:calc(19px + 6vw);line-height:normal;color:#000}.zone.diapo .container .medias .textLayout .textContent .headers .title{font-size:calc(19px + 5vw);color:#000}.zone.diapo .container .medias .textLayout .textContent .headers .subtitle{font-family:var(--subtitle-font);font-size:var(--subtitle-size);letter-spacing:.42px;color:#fff;text-transform:uppercase;font-size:calc(13px + .3vw);color:#000;font-weight:700}.zone.diapo .container .medias .textLayout .textContent .headers .joliTitre{font-family:var(--joliTitre-font);letter-spacing:1.8px;font-size:var(--title-size);margin-bottom:var(--margin-title);color:var(--color1);color:#000}.zone.diapo .container .medias .textLayout .textContent .description{color:#000;letter-spacing:.48px;opacity:.8!important;width:90%;font-size:calc(13px + .5vw);font-weight:700}.zone.diapo.subtype3 .container .textLayout .textContent .headers .trait{background-color:#fff}.zone.diapo.isVideo .container .textContent .ensembleDesc .description{font-weight:500}.zone.diapo.tinte .container .medias .textLayout .textContent .description{display:flex}.zone.diapo.tinte .container .medias .swiper .swiper-slide .photo:after{content:"";z-index:0;position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;pointer-events:none;opacity:1;background:linear-gradient(0deg,var(--color1-after) 0,var(--color2-after) 50%) 0 0 no-repeat padding-box}.zone.diapo.tinte2 .container .medias .textLayout .textContent .description{display:flex}.zone.diapo.tinte2 .container .medias .swiper .swiper-slide .photo:after{content:"";z-index:0;position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;opacity:1;pointer-events:none;background:rgba(0,0,0,.164)}@media screen and (min-width:500px){#hotel-le-week-end .joliFy.bigtitle{margin-left:48px}#hotel-le-week-end .joliFy.bigtitle .solo{left:-24%}.zone.diapo.tinte .container .medias .textLayout{padding:50px}}@media screen and (min-width:800px){#hotel-le-week-end .joliFy.bigtitle{margin-left:48px}#hotel-le-week-end .joliFy.bigtitle .solo{left:-22%}.zone.diapo.tinte .container .medias .textLayout{padding:50px}}@media screen and (min-width:1024px){.zone.diapo .container .medias .swiper .swiper-slide .photo .img{width:100%;height:100%;object-fit:cover}.zone.diapo .container .medias .textLayout .textContent .headers .bigtitle{font-size:calc(47px + 4vw)}.zone.diapo .container .medias .textLayout .textContent .description{width:90%}}@media screen and (min-width:1200px){#cohesion-les-pieds-dans-leau .headers .joliFy.bigtitle .solo{left:-1vw;top:20%}#hotel-le-week-end .joliFy.bigtitle{margin-left:48px}#hotel-le-week-end .joliFy.bigtitle .solo{left:-8%}.zone.diapo{height:100vh}.zone.diapo .container .medias .swiper{position:absolute}.zone.diapo .container .medias .swiper .swiper-slide .photo .img{width:100%;height:100%;object-fit:cover}.zone.diapo .container .medias .textLayout{position:absolute}.zone.diapo .container .medias .textLayout .textContent{justify-content:center;padding:0}.zone.diapo .container .medias .textLayout .textContent .headers .bigtitle{font-size:calc(47px + 4vw);color:#fff}.zone.diapo .container .medias .textLayout .textContent .headers .subtitle,.zone.diapo .container .medias .textLayout .textContent .headers .title{color:#fff}.zone.diapo .container .medias .textLayout .textContent .description{width:34.3125vw;font-size:calc(12px + .2vw);color:#fff}.zone.diapo.subtype2 .container .medias .textLayout .textContent .description{display:block;column-count:2;text-align:justify;gap:40px}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.zone.doubleimagetexte{margin:var(--ecartzone) 0}.zone.doubleimagetexte .container .gauche{display:none}.zone.doubleimagetexte .container .droite{display:flex;flex-direction:row;justify-content:flex-start;height:100%;width:100%}.zone.doubleimagetexte .container .droite .innerDroite{display:flex;flex-direction:column-reverse;align-items:center;justify-content:space-between;height:100%;width:100%;gap:40px}.zone.doubleimagetexte .container .droite .innerDroite .medias{width:100%;height:var(--swiperheight)}.zone.doubleimagetexte .container .droite .innerDroite .medias .swiper{height:100%;margin-left:0;width:100%;order:2}.zone.doubleimagetexte .container .droite .innerDroite .medias .swiper.mobile{display:none}.zone.doubleimagetexte .container .droite .innerDroite .medias .swiper.bureau{display:flex}.zone.doubleimagetexte .container .droite .innerDroite .medias .swiper .swiper-slide .photo{width:100%;height:100%}.zone.doubleimagetexte .container .droite .innerDroite .texte{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px}.zone.doubleimagetexte .container .droite .innerDroite .texte .pictos{height:80px;width:100%}.zone.doubleimagetexte .container .droite .innerDroite .texte .pictos .photo img{object-fit:contain}.zone.doubleimagetexte .container .droite .innerDroite .texte .titleTrait .title{text-align:center}.zone.doubleimagetexte .container .droite .innerDroite .texte .subtitle{color:#000;font-weight:700}.zone.doubleimagetexte .container .droite .innerDroite .texte .description{text-align:center;width:90%}.zone.doubleimagetexte .container .droite .innerDroite .texte .links{justify-content:center}@media screen and (min-width:1200px){.zone.doubleimagetexte{height:calc(100vh - var(--spaceheader));min-height:600px}.zone.doubleimagetexte .container{display:flex;flex-direction:row;gap:3.906234375vw;width:100%;height:100%;justify-content:center}.zone.doubleimagetexte .container .gauche{display:flex;flex-direction:row;justify-content:flex-end;min-width:604.9758px;width:37.8109875vw;height:100%}.zone.doubleimagetexte .container .gauche .innerGauche{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;height:100%;gap:10px;flex-wrap:wrap}.zone.doubleimagetexte .container .gauche .innerGauche .titleTrait .title{display:inline-flex;align-items:center}.zone.doubleimagetexte .container .gauche .innerGauche .titleTrait .title .pictos{height:80px;width:26%}.zone.doubleimagetexte .container .gauche .innerGauche .swiper{width:100%;margin:0;flex:1 1}.zone.doubleimagetexte .container .gauche .innerGauche .swiper .swiper-slide,.zone.doubleimagetexte .container .gauche .innerGauche .swiper .swiper-slide .photo{width:100%;height:100%}.zone.doubleimagetexte .container .droite{display:flex;flex-direction:row;justify-content:flex-start;height:100%;gap:20px;min-width:381.6514px;width:23.8532125vw}.zone.doubleimagetexte .container .droite .innerDroite{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;height:100%;width:100%;gap:15px}.zone.doubleimagetexte .container .droite .innerDroite .medias{width:100%;height:471px}.zone.doubleimagetexte .container .droite .innerDroite .medias .swiper{height:100%;margin-left:0;width:100%}.zone.doubleimagetexte .container .droite .innerDroite .medias .swiper.mobile{display:none}.zone.doubleimagetexte .container .droite .innerDroite .medias .swiper.bureau{display:flex}.zone.doubleimagetexte .container .droite .innerDroite .medias .swiper .swiper-slide .photo{width:100%;height:100%}.zone.doubleimagetexte .container .droite .innerDroite .texte{align-items:flex-start;justify-content:flex-start;gap:15px;flex:1 1}.zone.doubleimagetexte .container .droite .innerDroite .texte .pictos,.zone.doubleimagetexte .container .droite .innerDroite .texte .titleTrait{display:none}.zone.doubleimagetexte .container .droite .innerDroite .texte .subtitle{color:#000;font-weight:700}.zone.doubleimagetexte .container .droite .innerDroite .texte .description{text-align:justify;width:100%;height:26.4804222222vh;min-height:238.3238px}.zone.doubleimagetexte .container .droite .innerDroite .texte .links{justify-content:flex-start}.zone.doubleimagetexte .container .droite .innerDroite .texte .trait{display:none}.zone.doubleimagetexte.subtype2 .container{flex-direction:row-reverse}}#zone10 .headers .joliFy .solo{left:0}#le-luxe-dun-espace-de-relaxation-a-ajaccio .links{display:grid;grid-template:repeat(2,1fr)/repeat(2,1fr);width:58%;grid-gap:20px;gap:20px}#le-luxe-dun-espace-de-relaxation-a-ajaccio .links>*{margin:0 auto}.zone.imagetexte{position:relative;display:flex;flex-direction:row;margin:var(--ecartzone) 0;width:100%}.zone.imagetexte .container{display:flex;align-items:center;justify-content:flex-start;width:100%;flex-direction:column;margin:0 auto;gap:40px}.zone.imagetexte .container .texte{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;width:90%}.zone.imagetexte .container .texte .headers{gap:20px}.zone.imagetexte .container .texte .headers .joliFy{margin:0}.zone.imagetexte .container .texte .description h3,.zone.imagetexte .container .texte .description strong{font-weight:700}.zone.imagetexte .container .texte .description a{font-weight:700;border-bottom:1px solid var(--color1);color:var(--color1)}.zone.imagetexte .container .medias{width:100%;position:relative;display:flex;height:100%;flex-direction:column;height:var(--swiperheight)}.zone.imagetexte .container .medias .video{width:100%;height:100%}.zone.imagetexte .container .medias .gmap{position:absolute;width:100%;height:100%}.zone.imagetexte .container .medias .swiper,.zone.imagetexte .container .medias .swiper .swiper-slide .photo{width:100%;height:100%}.zone.imagetexte .container .medias .swiper .swiper-slide .photo img{width:100%;object-fit:cover;object-position:center;height:100%}.zone.imagetexte.subtype3 .container .texte .description{display:flex;flex-direction:column}@media screen and (min-width:600px){.zone.imagetexte .container .texte .description{column-count:2;gap:60px;text-align:justify}}@media screen and (min-width:1200px){.zone.imagetexte{height:calc(100vh - var(--spaceheader));min-height:600px}.zone.imagetexte .container{flex-direction:row;width:100%;gap:0;align-items:center;justify-content:center;height:100%}.zone.imagetexte .container .texte{width:52.8645833333%;display:flex;height:100%}.zone.imagetexte .container .texte .description{width:36.85vw;font-size:15px;display:block;column-count:2;gap:90px}.zone.imagetexte .container .texte .description.description2{display:flex;justify-content:center;text-align:center}.zone.imagetexte .container .medias{display:flex;flex-direction:row;align-items:flex-start;height:100%;width:50%;justify-content:flex-start}.zone.imagetexte .container .medias .video{width:37.8109875vw;min-width:604.9758px;height:100%}.zone.imagetexte .container .medias .swiper{margin-left:0}.zone.imagetexte .container .medias .swiper .swiper-slide .gmap,.zone.imagetexte .container .medias .swiper .swiper-slide .photo{width:37.8109875vw;min-width:604.9758px;height:100%}.zone.imagetexte .container .medias .photo{width:37.8109875vw;min-width:604.9758px;height:88.5149777778vh}.zone.imagetexte.subtype2 .container{flex-direction:row-reverse}.zone.imagetexte.subtype2 .container .swiper{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end;margin:0}.zone.imagetexte.subtype2 .container .swiper .swiper-slide{display:flex;justify-content:flex-end}.zone.imagetexte.subtype2 .container .medias{justify-content:flex-end}.zone.imagetexte.subtype3 .container .texte .description{width:33.85vw}.zone.imagetexte.blog+.zone.imagetexte.blog .container{flex-direction:row-reverse}.zone.imagetexte.blog+.zone.imagetexte.blog .container .medias{justify-content:flex-end}.zone.imagetexte.blog .container{position:relative}.zone.imagetexte.blog .container .back-to-blog{position:absolute;top:0;left:7vw;width:36.85vw}.zone.imagetexte.blog .container .headers .joliFy{font-size:50px}}@media screen and (min-width:1200px)and (max-width:1400px){.zone.imagetexte.blog .texte{padding-top:50px}}.zone.imagetexte.subtype3.blog .container .texte .description{gap:0!important}.zone.imagetexte.subtype3.blog .container .texte .description h3,.zone.imagetexte.subtype3.blog .container .texte .description h4{font-size:125%;font-weight:700}.zone.imagetexte.subtype3.blog .container .texte .description a{color:var(--color1);text-decoration:underline}.zone.imagetextelogo{position:relative;display:flex;flex-direction:row;margin:var(--ecartzone) 0;width:100%}.zone.imagetextelogo .container{display:flex;align-items:center;justify-content:flex-start;width:100%;flex-direction:column-reverse;margin:0 auto;gap:40px}.zone.imagetextelogo .container .texte{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;width:90%;height:100%}.zone.imagetextelogo .container .texte .headers{flex-shrink:0}.zone.imagetextelogo .container .texte .description{gap:40px;text-align:justify;flex-wrap:wrap;overflow:hidden}.zone.imagetextelogo .container .texte .description .shape{float:left;shape-outside:url(/_next/static/media/logo-m-flex-2.5e7fbed7.png);width:100%;height:320px;margin:0}.zone.imagetextelogo .container .texte .description .text{flex:1 1;overflow:hidden}.zone.imagetextelogo .container .medias{width:100%;position:relative;display:flex;height:100%;flex-direction:column;height:var(--swiperheight)}.zone.imagetextelogo .container .medias .video{width:100%;height:100%}.zone.imagetextelogo .container .medias .gmap{position:absolute;width:100%;height:100%}.zone.imagetextelogo .container .medias .swiper,.zone.imagetextelogo .container .medias .swiper .swiper-slide,.zone.imagetextelogo .container .medias .swiper .swiper-slide .photo{width:100%;height:100%}.zone.imagetextelogo .container .medias .swiper .swiper-slide .photo img{width:100%;object-fit:cover;object-position:center;height:100%}@media screen and (min-width:1200px){.zone.imagetextelogo{height:calc(100vh - var(--spaceheader));min-height:600px;width:100%}.zone.imagetextelogo .container{flex-direction:row;flex-wrap:wrap;width:100%;gap:5.46875vw;align-items:center;justify-content:flex-start;height:100%}.zone.imagetextelogo .container .texte{width:38.59375vw;height:100%;min-height:600px;display:flex;align-items:center;justify-content:center}.zone.imagetextelogo .container .texte .headers{flex-shrink:0}.zone.imagetextelogo .container .texte .description{width:30.7291666667vw;font-size:15px;gap:2.0833333333vw;max-height:calc(100vh + 283px);overflow-y:auto}.zone.imagetextelogo .container .texte .description img{pointer-events:none}.zone.imagetextelogo .container .texte .actions{flex-shrink:0}.zone.imagetextelogo .container .medias{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:48.8541666667%;height:100%;justify-content:flex-end}.zone.imagetextelogo .container .medias .video{width:531px;min-width:531px}.zone.imagetextelogo .container .medias .swiper{width:100%;height:100%;margin:0}.zone.imagetextelogo .container .medias .swiper .swiper-slide .photo{width:100%;height:100%}.zone.imagetextelogo.subtype2 .container{flex-direction:row-reverse}}.trait{width:167px;height:1px;background-color:var(--color1);align-self:center}.zone.ListingChambres{position:relative;display:flex;flex-direction:row;margin:var(--ecartzone) 0;width:100%}.zone.ListingChambres .container{display:flex;align-items:center;justify-content:flex-start;width:100%;flex-direction:column;margin:0 auto;gap:40px}.zone.ListingChambres .container .texte{width:90%}.zone.ListingChambres .container .texte,.zone.ListingChambres .container .texte .descContent,.zone.ListingChambres .container .texte .descContent .specs{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.zone.ListingChambres .container .texte .descContent .specs{width:60%}.zone.ListingChambres .container .texte .descContent .specs .item{display:flex;flex-direction:column;align-items:center;gap:5px}.zone.ListingChambres .container .texte .descContent .specs .item strong{text-transform:uppercase;font-family:var(--JolyDisplay-font);margin-right:5px;position:relative;display:flex;align-items:center;gap:10px}.zone.ListingChambres .container .texte .descContent .specs .item strong:after{content:"";right:5px;width:5px;height:5px;border-radius:5px;background-color:var(--color1)}.zone.ListingChambres .container .texte .descContent .specs .item .infos{display:flex;text-align:center;justify-content:center;font-family:var(--desc-font)}.zone.ListingChambres .container .medias{width:100%;position:relative;display:flex;height:100%;flex-direction:column;height:var(--swiperheight)}.zone.ListingChambres .container .medias .video{width:100%;height:100%}.zone.ListingChambres .container .medias .gmap{position:absolute;width:100%;height:100%}.zone.ListingChambres .container .medias .swiper,.zone.ListingChambres .container .medias .swiper .swiper-slide,.zone.ListingChambres .container .medias .swiper .swiper-slide .photo{width:100%;height:100%}.zone.ListingChambres .container .medias .swiper .swiper-slide .photo img{width:100%;object-fit:cover;object-position:center;height:100%}.zone.ListingChambres.subtype3 .container .texte .descContent .description{display:flex;flex-direction:column}@media screen and (min-width:600px){.zone.ListingChambres .container .texte .descContent{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.zone.ListingChambres .container .texte .descContent .description{column-count:2;gap:40px;text-align:justify}}@media screen and (min-width:1200px){.zone.ListingChambres{min-height:600px}.zone.ListingChambres .container{flex-direction:row;width:100%;gap:0;align-items:center;justify-content:center;height:100%}.zone.ListingChambres .container .texte{width:52.8645833333%;display:flex;height:100%;justify-content:center}.zone.ListingChambres .container .texte .headers .joliFy{font-size:calc(15px + 2vw)}.zone.ListingChambres .container .texte .descContent{width:70%;align-items:center;justify-content:center}.zone.ListingChambres .container .texte .descContent .description{font-size:15px;display:block;gap:2.86446875vw;column-count:2}.zone.ListingChambres .container .texte .descContent .specs,.zone.ListingChambres .container .texte .descContent .specs .item{align-items:flex-start}.zone.ListingChambres .container .texte .descContent .specs .item .infos{text-align:left}.zone.ListingChambres .container .texte .descContent .links{justify-content:flex-start}.zone.ListingChambres .container .medias{display:flex;flex-direction:row;align-items:flex-start;height:100%;width:50%;justify-content:flex-start}.zone.ListingChambres .container .medias .video{width:37.8109875vw;min-width:604.9758px;height:100%}.zone.ListingChambres .container .medias .swiper{margin-left:0}.zone.ListingChambres .container .medias .photo,.zone.ListingChambres .container .medias .swiper .swiper-slide .photo{width:37.8109875vw;min-width:604.9758px;height:100%}.zone.ListingChambres .container .medias .photo{min-height:796.6348px}.zone.ListingChambres.subtype2 .container{flex-direction:row-reverse}.zone.ListingChambres.subtype2 .container .medias{justify-content:flex-end}.zone.ListingChambres.subtype2 .container .medias .swiper .swiper-slide{display:flex;flex-direction:row;justify-content:flex-end}}.zone.listingcarrieres{position:relative;display:flex;flex-direction:row;margin:var(--ecartzone) 0;width:100%}.zone.listingcarrieres .container{width:100%;margin:0 auto;gap:40px}.zone.listingcarrieres .container,.zone.listingcarrieres .container .texte{display:flex;align-items:center;justify-content:center;flex-direction:column}.zone.listingcarrieres .container .texte{gap:20px;width:90%}.zone.listingcarrieres .container .texte .description,.zone.listingcarrieres .container .texte .description .specs{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.zone.listingcarrieres .container .texte .description .specs{width:60%}.zone.listingcarrieres .container .texte .description .specs .item{display:flex;flex-direction:column;align-items:center;gap:5px}.zone.listingcarrieres .container .texte .description .specs .item strong{text-transform:uppercase;font-family:var(--JolyDisplay-font);margin-right:5px;position:relative;display:flex;align-items:center;gap:10px}.zone.listingcarrieres .container .texte .description .specs .item strong:after{content:"";right:5px;width:5px;height:5px;border-radius:5px;background-color:var(--color1)}.zone.listingcarrieres .container .texte .description .specs .item .infos{display:flex;text-align:center;justify-content:center;font-family:var(--desc-font)}.zone.listingcarrieres .container .containerSquares{display:flex;flex-wrap:wrap;width:100%;justify-content:center}.zone.listingcarrieres .container .containerSquares .carriere{width:90%;height:250px;position:relative;display:flex;margin:10px;overflow:hidden;flex-direction:column;flex-wrap:wrap}.zone.listingcarrieres .container .containerSquares .carriere .photo{overflow:hidden;position:relative;width:100%;height:100%;flex:1 1}.zone.listingcarrieres .container .containerSquares .carriere .textContent{position:relative;width:100%;height:100%;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;flex:0 1;background:transparent}.zone.listingcarrieres .container .containerSquares .carriere .textContent .innerText{background:#fff;color:#000;width:100%}.zone.listingcarrieres .container .containerSquares .carriere .textContent .innerText .headers .title{font-size:25px;font-weight:700;margin-bottom:0}.zone.listingcarrieres .container .containerSquares .carriere .textContent .innerText .description{margin-top:20px;font-weight:700}.zone.listingcarrieres .container .containerSquares .carriere .textContent .innerText .actions.links{margin-top:20px}.zone.listingcarrieres .container .containerSquares .carriere .textContent .photo{background-color:#1e90ff;position:absolute;z-index:0;width:100%;height:100%}.zone.listingcarrieres .container .containerSquares .carriere .textContent .photo img{object-fit:cover}@media screen and (min-width:800px){.zone.listingcarrieres .container .containerSquares .carriere{width:40%;position:relative;display:flex;margin:10px;overflow:hidden;flex-wrap:unset;gap:20px;height:unset}.zone.listingcarrieres .container .containerSquares .carriere .textContent{position:relative;width:100%;height:100%;z-index:1;display:flex;flex-direction:column;align-items:center;flex:unset;height:unset;justify-content:flex-start}.zone.listingcarrieres .container .containerSquares .carriere .textContent .innerText{background-color:#fff;width:100%;color:#000}.zone.listingcarrieres .container .containerSquares .carriere .textContent .innerText .headers .title{font-size:25px;font-weight:700}.zone.listingcarrieres .container .containerSquares .carriere .textContent .innerText .description{font-weight:700}.zone.listingcarrieres .container .containerSquares .carriere .photo{background-color:#1e90ff;position:relative;z-index:0;width:100%;height:50vh;flex:unset}.zone.listingcarrieres .container .containerSquares .carriere .photo img{object-fit:cover}}.zone.simpletexte{position:relative;display:flex;flex-direction:row;margin:var(--ecartzone) 0;width:100%}.zone.simpletexte .container{display:flex;align-items:center;justify-content:flex-start;width:100%;flex-direction:column;flex-wrap:wrap;gap:40px}.zone.simpletexte .container .texte{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;flex:0 1;width:90%}.zone.simpletexte .container .texte .headers{align-items:center}.zone.simpletexte .container .texte .descContent{display:flex;flex-direction:column;align-items:center;justify-content:center}.zone.simpletexte .container .medias{width:100%;position:relative;display:flex;height:100%;flex-wrap:wrap;flex-direction:column;flex:1 1}.zone.simpletexte .container .medias .video{width:100%;height:100%}.zone.simpletexte .container .medias .gmap{position:absolute;width:100%;height:100%}.zone.simpletexte .container .medias .swiper{width:100%;height:100%;background-color:var(--color1)}.zone.simpletexte .container .medias .swiper .swiper-slide,.zone.simpletexte .container .medias .swiper .swiper-slide .photo{width:100%;height:100%}.zone.simpletexte .container .medias .swiper .swiper-slide .photo img{width:100%;object-fit:cover;object-position:center;height:100%}@media screen and (min-width:1200px){.zone.simpletexte{margin:var(--ecartzone) 0}.zone.simpletexte .container{flex-direction:row;width:100%;gap:92px;flex-wrap:nowrap;align-items:center;justify-content:center;height:unset}.zone.simpletexte .container .texte{display:flex;align-items:flex-start;justify-content:flex-start;align-items:center;width:100%}.zone.simpletexte .container .texte .headers{align-items:flex-start}.zone.simpletexte .container .texte .descContent{gap:30px;width:40.7407407407vw;height:110px;align-items:flex-start;justify-content:flex-start}.zone.simpletexte .container .texte .descContent .description{height:110px;overflow-y:scroll}.zone.simpletexte .container .medias{display:flex;flex-direction:row;align-items:flex-end;flex:1 1;width:50%;justify-content:flex-end}.zone.simpletexte .container .medias .video{width:531px;min-width:531px}.zone.simpletexte .container .medias .photo{width:531px;min-width:531px;height:621px}.zone.simpletexte .container .medias .swiper{width:531px;min-width:531px;height:621px;margin-right:0}}.zone.reserver{width:100%;height:100%}.zone.reserver .container{width:100%;height:100%;position:relative}.zone.reserver .container .texte{padding:34px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:40px}.zone.reserver .container .texte .headers .title{color:#fff;font-size:32px}.zone.reserver .container .texte .headers .subtitle{color:#fff}.zone.reserver .container .texte .photo{position:absolute;z-index:-1;width:100%;height:100%;top:0;left:0}.zone.reserver .container .texte .photo:after{content:"";position:absolute;width:100%;height:100%;mix-blend-mode:multiply;background-color:rgba(var(--color1rgb),.85)}.zone.reserver .container .texte .photo img{width:100%;height:100%;object-fit:cover}.zone.reserver .container .texte .swiper{position:absolute;z-index:-1;width:100%;height:100%;top:0;left:0}.zone.reserver .container .texte .swiper .photo{width:100%;height:100%}.zone.reserver .container .texte .swiper .photo:after{position:absolute;width:100%;height:100%;mix-blend-mode:multiply;background-color:rgba(0,0,0,.412)}.zone.reserver .container .texte .swiper .photo img{width:100%;height:100%;object-fit:cover}@media screen and (min-width:1200px){.zone.reserver .container .texte .headers .title{font-size:var(--title-size)}}.zone.TripAdvisor{width:100%;margin-bottom:var(--ecartzone)}.zone.TripAdvisor .container{width:100%;position:relative;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.zone.TripAdvisor .container .texte{width:100%;height:100%;position:relative;padding:34px}.zone.TripAdvisor .container .texte .headers .subtitle,.zone.TripAdvisor .container .texte .headers .title{color:#fff}.zone.TripAdvisor .container .texte .photo{position:absolute;z-index:-1;width:100%;height:100%;top:0;left:0}.zone.TripAdvisor .container .texte .photo:after{content:"";position:absolute;width:100%;height:100%;mix-blend-mode:multiply;background-color:rgba(var(--color1rgb),.85)}.zone.TripAdvisor .container .texte .photo img{width:100%;height:100%;object-fit:cover}.zone.TripAdvisor .container .texte .swiper{position:absolute;z-index:-1;width:100%;height:100%;top:0;left:0}.zone.TripAdvisor .container .texte .swiper .photo{width:100%;height:100%}.zone.TripAdvisor .container .texte .swiper .photo:after{position:absolute;width:100%;height:100%;mix-blend-mode:multiply;background-color:rgba(0,0,0,.412)}.zone.TripAdvisor .container .texte .swiper .photo img{width:100%;height:100%;object-fit:cover}.zone.TripAdvisor .container .photo{width:220px;height:168px;position:relative}.zone.TripAdvisor .container .photo img{object-fit:contain}