@import url(https://fonts.googleapis.com/css2?family=Aleo:wght@300;400;500&family=Inter:wght@400;600&display=swap);:where(:not(html):not(iframe):not(canvas):not(img):not(svg):not(video):not(audio):not(input):not(svg *):not(symbol *)){all:unset;display:revert}*,:after,:before{box-sizing:border-box}a,button{cursor:revert}a{text-decoration:none}menu,ol,ul{list-style:none}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;appearance:revert}::placeholder{color:inherit}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;word-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}input[type=search]::-ms-clear,input[type=search]::-ms-reveal{display:none;height:0;width:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}:root{--black:#222;--grey:#444;--grey-light:#f0f7fa;--white:#fff;--green-light:#bad5c8;--green:#5b9089;--green-dark:#275c59;--blue-light:#bcecfa;--blue:#7fc4ea;--blue-dark:#6990b0;--pink-light:#f8e1f7;--pink:#e8b8de;--yellow-light:#f5fabc;--yellow:#f5dd6f;--aleo:"Aleo",serif;--pesto:"Pesto Frescro",sans-serif;--inter:"Inter",sans-serif}@font-face{font-family:Pesto Frescro;font-weight:400;src:url(/app/themes/appo/public/fonts/pestofresco-regular.6415a9.ttf)}@font-face{font-family:Pesto Frescro;font-weight:200;src:url(/app/themes/appo/public/fonts/pestofresco-thin-rough.c54baa.ttf)}.btn{background:#bad5c8;background:var(--green-light);border-radius:40px;color:#275c59;color:var(--green-dark);cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-family:var(--inter);font-size:1rem;font-style:normal;font-weight:500;gap:12px;line-height:150%;padding:18px 32px;text-align:center;text-decoration:none}.btn,.btn span{align-items:center}.btn span{display:flex;position:relative}.btn span:before{border-radius:2px;height:2px;margin-right:-12px;opacity:0;transition:margin-right .4s,opacity .3s ease;width:14px}.btn span:after,.btn span:before{background:#275c59;background:var(--green-dark);content:""}.btn span:after{height:14px;-webkit-mask:url(/app/themes/appo/public/images/arrows/icon-arrow-next.a4af86.svg);mask:url(/app/themes/appo/public/images/arrows/icon-arrow-next.a4af86.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;width:8px}.btn.revert{background:#fff;background:var(--white);box-shadow:0 0 0 1px #275c59;box-shadow:0 0 0 1px var(--green-dark)}.btn.light{background:#0000;box-shadow:0 0 0 1px #bad5c8;box-shadow:0 0 0 1px var(--green-light);color:#bad5c8;color:var(--green-light)}.btn.light span:after,.btn.light span:before{background:#bad5c8;background:var(--green-light)}.btn.go-home{background-color:#fff;background-color:var(--white);padding:18px 32px}.btn.callback{background:none;color:#222;color:var(--black);flex-direction:row-reverse;gap:24px;padding:0}.btn.callback:hover span{background:#222;background:var(--black)}.btn.callback:hover span:after{background:#fff;background:var(--white)}.btn.callback span{align-items:center;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;box-shadow:0 0 0 3px #222;box-shadow:0 0 0 3px var(--black);display:flex;height:48px;justify-content:center;transition:all .6s;width:48px}.btn.callback span:before{content:none;transition:none;-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none}.btn.callback span:after{background-color:#222;background-color:var(--black);-webkit-mask-size:16px;mask-size:16px;padding:16px;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transition:all .6s}.btn:hover span:before{margin-right:-6px;opacity:1}.btn-redirection{align-items:center;color:#222;color:var(--black);display:flex;font-family:Aleo,serif;font-family:var(--aleo);font-size:1.25rem;font-style:normal;font-weight:700;gap:24px;line-height:150%;text-decoration:none}.btn-redirection span{border-radius:50%;display:inline-block;height:53px;outline:3px solid #222;outline:3px solid var(--black);outline-offset:-1px;position:relative;transition:background .5s;width:53px}.btn-redirection span:after{content:"";height:24px;left:calc(50% - 12px);-webkit-mask:url(/app/themes/appo/public/images/arrows/icon-redirection.b16713.svg);mask:url(/app/themes/appo/public/images/arrows/icon-redirection.b16713.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-size:cover;mask-size:cover;position:absolute;top:calc(50% - 12px);transition:background .5s;width:24px}.btn-redirection span:after,.btn-redirection:hover span{background:#222;background:var(--black)}.btn-redirection:hover span:after{background:#fff;background:var(--white)}.owl-next,.owl-prev{-webkit-appearance:none;appearance:none;background:#0000;background:none;border:none;box-shadow:none;cursor:pointer;height:56px;outline:none;position:relative;width:38px}.owl-next:before,.owl-prev:before{background:#222;background:var(--black);content:"";height:100%;left:0;position:absolute;top:calc(50% - 28px);transition:background .3s;width:100%}.light .owl-next:before,.light .owl-prev:before{background:#fff;background:var(--white)}.owl-next:hover:before,.owl-prev:hover:before{background:#275c59;background:var(--green-dark)}.light .owl-next:hover:before,.light .owl-prev:hover:before{background:#f5fabc;background:var(--yellow-light)}.owl-prev:before{-webkit-mask:url(/app/themes/appo/public/images/icon/icon-indicator-left.5c3a90.svg);mask:url(/app/themes/appo/public/images/icon/icon-indicator-left.5c3a90.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.owl-next:before{-webkit-mask:url(/app/themes/appo/public/images/icon/icon-indicator-right.be3bae.svg);mask:url(/app/themes/appo/public/images/icon/icon-indicator-right.be3bae.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}*{box-sizing:border-box}body{color:#222;color:var(--black);font-family:Inter,sans-serif;font-family:var(--inter);letter-spacing:0;line-height:160%}p{margin:16px 0}body.menu-open,main{overflow:hidden}@media screen and (min-width:1024px){main{overflow:visible}}h1,h2,h3,h4{font-family:Aleo,serif;font-family:var(--aleo);font-weight:700;line-height:120%;margin:0}h1{font-size:2rem}@media (min-width:768px){h1{font-size:3.5rem}.home h1{font-size:4rem}}h2{font-size:1.5rem}@media (min-width:768px){h2{font-size:2.5rem}}ul{list-style:none;margin:0;padding:0}img{max-width:100%}strong{font-weight:700}.bg-white{background-color:#fff;background-color:var(--white)}.bg-green-light{background-color:#bad5c8;background-color:var(--green-light)}.bg-grey-light{background-color:#f0f7fa;background-color:var(--grey-light)}.bg-pink-light{background-color:#f8e1f7;background-color:var(--pink-light)}.spacing-bottom,.spacing-top{width:100%}.container{margin-left:auto;margin-right:auto;max-width:1280px;padding:0 1rem}@media screen and (min-width:1280px){.container{padding:0}}.owl-nav{align-items:center;display:flex;gap:48px;justify-content:center;position:relative}.owl-nav:before{background:#222;background:var(--black);border-radius:50%;content:"";height:10px;left:calc(50% - 5px);position:absolute;top:calc(50% - 5px);width:10px}.owl-nav.light:before{background:#fff;background:var(--white)}.breadcrumb{padding:16px 0 32px}.breadcrumb .container{display:flex;gap:8px;width:100%}.breadcrumb span{font-size:11px;font-style:normal;font-weight:400;line-height:normal}.breadcrumb span.breadcrumb-link,.breadcrumb span.breadcrumb-separator{font-weight:600}.card-event{width:100%}.card-event:hover img{transform:scale(1.05)}.card-event--img{border-radius:16px;height:300px;margin-bottom:16px;overflow:hidden;position:relative}.card-event--img:before{background:linear-gradient(0deg,#0003,#0003);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.card-event--img a{display:block;height:100%;width:100%}.card-event--img img{height:100%;object-fit:cover;object-position:center;transition:transform .6s;width:100%}.card-event--infos{bottom:0;color:#fff;color:var(--white);left:0;padding:32px;pointer-events:none;position:absolute;z-index:2}.card-event--infos .category{display:block;font-size:1rem;font-style:normal;font-weight:600;line-height:180%;margin-bottom:12px}.card-event--infos h3{font-family:Inter,sans-serif;font-family:var(--inter);font-size:2rem;font-style:normal;font-weight:700;line-height:110%}.card-event--content{align-items:center;display:flex;gap:32px}.card-event--content span{display:block;font-size:1.25rem;line-height:120%;text-align:center}.card-event--content p{margin:0}.card-event--content .day{font-size:2.625rem;font-weight:700;line-height:120%}.card-event--content .month{font-weight:500}.card-event--content .year{font-weight:400}.card-activities{margin-bottom:32px}@media screen and (min-width:1024px){.card-activities{margin-bottom:0;width:calc(33.33% - 28px)}}.card-activities img{border-radius:16px;height:200px;object-fit:cover;object-position:center;width:100%}@media screen and (min-width:1024px){.card-activities img{height:300px}}.card-activities .category{align-items:center;display:flex;gap:16px;margin:12px 0;position:relative}@media screen and (min-width:1024px){.card-activities .category{margin:24px 0}}.card-activities .category .img{background:var(--bg);border-radius:50%;height:40px;width:40px}.card-activities .category img{height:100%;padding:10px;width:100%}.card-activities .category span{font-size:1rem;font-style:normal;font-weight:600;line-height:150%}.card-activities .title{font-size:1.5rem;font-style:normal;font-weight:700;line-height:110%;margin:24px 0 12px}.card-activities p:not(.title){margin:0}.pagination{align-items:center;display:flex;flex-basis:100%;gap:16px;justify-content:center}@media screen and (min-width:1024px){.pagination{margin-top:80px}}.pagination .page-numbers:not(.prev):not(.next){align-items:center;border-radius:50%;box-shadow:0 0 0 3px #222;box-shadow:0 0 0 3px var(--black);color:#222;color:var(--black);display:flex;flex-shrink:0;font-size:1rem;font-weight:700;height:48px;justify-content:center;text-decoration:none;transition:all .4s;width:48px}@media screen and (min-width:1024px){.pagination .page-numbers:not(.prev):not(.next){font-size:1.5rem;height:56px;width:56px}}.pagination .page-numbers:not(.prev):not(.next).current,.pagination .page-numbers:not(.prev):not(.next):hover{background:#222;background:var(--black);color:#fff;color:var(--white)}.pagination .next,.pagination .prev{background:#222;background:var(--black);height:48px;width:36px}@media screen and (min-width:1024px){.pagination .next,.pagination .prev{height:56px;width:36px}}.pagination .prev{margin-right:16px;-webkit-mask:url(/app/themes/appo/public/images/icon/icon-indicator-left.5c3a90.svg);mask:url(/app/themes/appo/public/images/icon/icon-indicator-left.5c3a90.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.pagination .next{margin-left:16px;-webkit-mask:url(/app/themes/appo/public/images/icon/icon-indicator-right.be3bae.svg);mask:url(/app/themes/appo/public/images/icon/icon-indicator-right.be3bae.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.slider-img{align-items:center;display:flex;flex-direction:column;gap:40px;margin-left:auto;margin-right:auto;max-width:1440px}@media screen and (min-width:1024px){.slider-img{gap:32px}}.slider-img .owl-carousel .owl-item .large,.slider-img .owl-carousel .owl-item .medium,.slider-img .owl-carousel .owl-item .small{border-radius:16px;height:250px;object-fit:cover}@media screen and (min-width:1024px){.slider-img .owl-carousel .owl-item .large,.slider-img .owl-carousel .owl-item .medium,.slider-img .owl-carousel .owl-item .small{height:350px}}.slider-img .owl-carousel .owl-item .medium{width:350px}.slider-img .owl-carousel .owl-item .small{width:220px}.slider-img .owl-carousel .owl-item .large{width:650px}.slider-img.background{background:var(--bg);box-shadow:1000px 0 0 var(--bg),-1000px 0 0 var(--bg)}.slider-img h2{padding:0 16px;text-align:center}@media screen and (min-width:1024px){.slider-img h2{padding:0}}.slider-img>p{margin:0 auto 16px;max-width:850px;padding:0 16px;text-align:center}@media screen and (min-width:1024px){.slider-img>p{padding:0 80px}.single-evenements .slider-img{align-items:center;flex-direction:row;flex-wrap:wrap;row-gap:40px}.single-evenements .slider-img .owl-nav{order:2;width:max-content}.single-evenements .slider-img h2{flex:auto;margin:0;order:1;text-align:left}.single-evenements .slider-img .slider{order:9}}#slider-picto .owl-item .slider-picto--item{align-items:center;display:flex;flex-direction:column;gap:16px}#slider-picto .owl-item span{font-size:1.125rem;font-style:normal;font-weight:600;line-height:150%;text-align:center}#slider-picto .owl-item .picto{height:48px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:48px}#slider-picto .owl-item:nth-child(4n - 3) .picto{background:#5b9089;background:var(--green)}#slider-picto .owl-item:nth-child(4n - 2) .picto{background:#6990b0;background:var(--blue-dark)}#slider-picto .owl-item:nth-child(4n - 1) .picto{background:#e8b8de;background:var(--pink)}#slider-picto .owl-item:nth-child(4n) .picto{background:#f5dd6f;background:var(--yellow)}.testimony-card{align-items:center;background:#fff;background:var(--white);border-radius:16px;box-shadow:0 24px 56px 0 #0b19185c;display:flex;flex-direction:column;gap:32px;justify-content:center;padding:24px;text-align:center}.single .testimony-card{box-shadow:none}@media screen and (min-width:1024px){.testimony-card{padding:48px}}.testimony-card .rating{gap:6px}.testimony-card .rating,.testimony-card .stars{align-items:center;display:flex}.testimony-card .content{color:#275c59;color:var(--green-dark);font-family:Aleo,serif;font-family:var(--aleo);font-size:1.125rem;font-style:italic;font-weight:400;line-height:130%}@media screen and (min-width:1024px){.testimony-card .content{font-size:1.25rem}}.testimony-card .author{font-size:.875rem}.testimony-card .author a{color:#444;color:var(--grey);text-decoration:underline}.testimony-card .name{align-items:center;display:flex;font-weight:600;gap:4px;justify-content:center;margin:0 0 8px}.testimony-card .name:before{content:"-"}.testimony-card .infos{color:#444;color:var(--grey)}.promotional-banner{align-items:center;display:flex;height:auto;justify-content:center}@media screen and (min-width:1104px){.promotional-banner{height:46px}}.promotional-banner .promotional-banner-content{align-items:center;border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-o-border-radius:100px;color:var(--neutral-grey);display:flex;flex-direction:column;font-family:Inter,sans-serif;font-family:var(--inter);font-size:12px;font-style:normal;gap:4px;height:100%;justify-content:center;line-height:160%;padding:10px;text-align:center;width:90%}.promotional-banner .promotional-banner-content p{margin:0;padding:0}.promotional-banner .promotional-banner-content p b{font-weight:600}.promotional-banner .promotional-banner-content a{align-items:center;color:var(--neutral-black);display:flex;font-family:Inter,sans-serif;font-family:var(--inter);font-size:12px;font-style:normal;font-weight:600;gap:12px;line-height:160%;text-align:center}.promotional-banner .promotional-banner-content a:after{background:url(/app/themes/appo/public/images/icon/icon-arrow-next.f08f19.svg);content:"";height:16px;left:0;position:relative;transition:left .4s;-webkit-transition:left .4s;-moz-transition:left .4s;-ms-transition:left .4s;-o-transition:left .4s;width:16px}.promotional-banner .promotional-banner-content a:hover:after{left:6px}@media screen and (min-width:1104px){.promotional-banner .promotional-banner-content{border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-o-border-radius:100px;flex-direction:row;font-size:16px;gap:16px;padding:0;width:1104px}.promotional-banner .promotional-banner-content a{font-size:16px}}.tabs{display:flex;margin:0 -16px;overflow-y:scroll}@media screen and (min-width:1024px){.tabs{margin:auto;max-width:1440px;overflow:auto}}.tabs::-webkit-scrollbar{display:none}.tabs div.tab-filter{text-wrap:nowrap;align-items:center;background:none;border:none;border-bottom:2px dashed #222;border-bottom:2px dashed var(--black);cursor:pointer;display:flex;flex-shrink:0;justify-content:center;padding:24px 48px;position:relative}@media screen and (min-width:1024px){.tabs div.tab-filter{flex:auto;padding:40px}}.tabs div.tab-filter a{text-wrap:nowrap}@media screen and (min-width:1024px){.tabs div.tab-filter{padding:40px;width:50%}}.tabs div.tab-filter a{align-items:center;color:#275c59;color:var(--green-dark);display:flex;font-size:1.25rem;font-weight:500;gap:12px;position:relative}.tabs div.tab-filter a:after{background:#275c59;background:var(--green-dark);content:"";height:16px;-webkit-mask:url(/app/themes/appo/public/images/arrows/icon-arrow-next.a4af86.svg);mask:url(/app/themes/appo/public/images/arrows/icon-arrow-next.a4af86.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:16px}.tabs div.tab-filter:before{background:url(/app/themes/appo/public/images/pattern-button.0c652b.png),#6990b0;background:url(/app/themes/appo/public/images/pattern-button.0c652b.png),var(--blue-dark);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .4s;width:100%}.tabs div.tab-filter.active{border-bottom:none}.tabs div.tab-filter.active:before{opacity:1}.tabs div.tab-filter.active a{color:#fff;color:var(--white)}.tabs div.tab-filter.active a:after{background:#fff;background:var(--white)}.tabs div.tab-filter:not(.active):hover:before{opacity:.16}.tabs.fixed{position:fixed;top:8px;width:-moz-fit-content;width:fit-content;z-index:997}.tabsMobile{display:none;width:100%}.tabsMobile.fixedMobile{position:fixed;top:8px;width:calc(100% - 32px);z-index:997}.tab-content{display:none}.tab-content.current{display:block}header{padding:1rem 0;position:relative;z-index:11}@media (min-width:1280px){header{padding-top:32px}}header.merged{left:0;position:absolute;top:0;width:100%}header.active{background:#bad5c8;background:var(--green-light)}.mobile-header{align-items:center;display:flex;justify-content:space-between}@media (min-width:1280px){.mobile-header{display:none}}.mobile-header img{height:56px;object-fit:contain}#burger-menu{align-items:flex-end;aspect-ratio:1/1;border-radius:50%;display:flex;flex-direction:column;flex-shrink:0;gap:4px;height:40px;justify-content:center;outline:2px solid #222;outline:2px solid var(--black);padding:10px;transition:background .6s;width:40px}.active #burger-menu{background:#fff;background:var(--white)}#burger-menu span{background:#222;background:var(--black);border-radius:2px;display:block;height:2px;transition:all .3s;width:20px}#burger-menu span:first-child{width:15px}#burger-menu span:nth-child(3){width:11px}#burger-menu.active span:first-child,#burger-menu.active span:nth-child(3){width:20px}#burger-menu.active span:first-child{transform:translateY(6px) rotate(45deg)}#burger-menu.active span:nth-child(2){opacity:0;width:0}#burger-menu.active span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-header--icons{display:flex;gap:16px;justify-content:space-between}.mobile-header--icons .active a{background:#fff;background:var(--white)}.mobile-header--icons a{align-items:center;border-radius:50%;box-shadow:inset 0 200px 100px -100px #0000;display:flex;flex-direction:column;gap:0;height:40px;justify-content:flex-start;outline:2px solid #222;outline:2px solid var(--black);outline-offset:-1px;overflow:hidden;transition:all .6s;width:40px}.mobile-header--icons a:hover{background:#222;background:var(--black)}.mobile-header--icons a:hover img{transform:translateY(-100%)}.active .mobile-header--icons a{background:#fff;background:var(--white)}.mobile-header--icons img{box-sizing:initial;display:block;flex-shrink:0;height:20px;padding:10px;pointer-events:none;transition:all .6s;width:20px}.nav-container{background:#bad5c8;background:var(--green-light);bottom:1px;box-shadow:inset 0 1px #5b9089;box-shadow:inset 0 1px var(--green);left:0;max-height:0;overflow:hidden;position:absolute;transform:translateY(100%);transition:max-height .6s ease;width:100%}@media (min-width:1280px){.nav-container{background:none;box-shadow:none;display:flex;flex-wrap:wrap;justify-content:space-between;max-height:none;overflow:visible;overflow:initial;position:static;transform:none}}.active .nav-container{max-height:calc(100dvh - 90px);overflow:scroll}.nav-container--logo{display:none}@media (min-width:1280px){.nav-container--logo{display:block}.nav-container--logo img{height:96px}}nav{padding:40px 16px}@media (min-width:1280px){nav{align-items:center;display:flex;padding:0}}nav ul{display:flex;flex-direction:column;gap:40px;justify-content:center;width:100%}@media (min-width:1280px){nav ul{flex-direction:row;gap:48px;justify-content:flex-end}}nav.primary ul{align-items:flex-start;padding:0}@media screen and (min-width:1280px){nav.primary ul{align-items:center;margin-bottom:0}}nav li{text-align:center}@media screen and (min-width:1280px){nav li:hover span{transform:translateY(calc(-100% - 1rem))}}nav .has-child{position:relative;text-align:left;width:100%}@media screen and (min-width:1280px){nav .has-child{width:auto}}nav .has-child a{justify-content:flex-start}nav .has-child:after{background:#222;content:"";height:12px;-webkit-mask:url(/app/themes/appo/public/images/icon/icon-arrow-down.208087.svg) no-repeat center;mask:url(/app/themes/appo/public/images/icon/icon-arrow-down.208087.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:16px;top:8px;transition:transform .4s;width:12px}@media screen and (min-width:1280px){nav .has-child:after{height:6px;right:-16px;width:6px}}nav .has-child nav{left:-16px;max-height:0;opacity:0;overflow:clip;padding:0;pointer-events:none;transition:opacity .2s linear,max-height .6s linear;visibility:hidden}@media screen and (min-width:1280px){nav .has-child nav{max-height:none;padding-top:20px;position:absolute}}nav .has-child ul{flex-direction:column;gap:24px;padding:24px 0 0;position:relative}@media screen and (min-width:1280px){nav .has-child ul{align-items:flex-start;background:#fff;background:var(--white);border:1px solid #5b9089;border:1px solid var(--green);border-radius:16px;min-width:230px;padding:24px;width:max-content}}nav .has-child ul .corner{background-color:inherit;border:inherit;border-radius:0 0 0 2px;bottom:-10px;clip-path:polygon(0 0,100% 100%,0 100%);display:block;height:10px;left:calc(50% - 5px);position:absolute;top:-5px;transform:rotate(135deg);width:10px}nav .has-child ul li{align-items:flex-end;display:flex;gap:0;line-height:normal;transition:all .4s}nav .has-child ul li:before{background:#5b9089;background:var(--green);border-radius:8px;content:"";display:block;height:2px;margin-bottom:4px;max-width:0;transition:all .4s;width:8px}nav .has-child ul li:hover{gap:8px;margin-right:-16px}nav .has-child ul li:hover:before{max-width:8px;opacity:1}nav .has-child ul a{font-family:Inter,sans-serif;font-family:var(--inter);font-size:1rem;font-style:normal;font-weight:400;line-height:normal;padding:0 8px 0 0;text-transform:none}nav .has-child ul a:hover{color:#5b9089;color:var(--green);transition:all .4s}nav .has-child:hover nav{max-height:300px;opacity:1;pointer-events:auto;visibility:visible}@media screen and (min-width:1280px){nav .has-child:hover nav{max-height:none}}nav .has-child:hover:after{background:#275c59;background:var(--green-dark);transform:rotate(-180deg)}nav a{align-items:center;display:flex;font-size:1rem;gap:12px;justify-content:center;overflow:hidden;padding:0 4px;text-decoration:none;text-transform:uppercase}nav a,nav a:hover{color:#222;color:var(--black)}@media screen and (min-width:1280px){nav a:hover{color:#275c59;color:var(--green-dark)}}nav a.current{color:#275c59;color:var(--green-dark);font-style:italic}nav a img{height:24px;width:24px}nav a span{display:block;position:relative;transition:all .4s .1s}nav a span:after{bottom:0;content:attr(data-title);font-style:italic;left:0;position:absolute;transform:translateY(calc(100% + 1rem));width:100%}nav.primary{position:relative}nav.primary:after{border-bottom:2px dashed #222;border-bottom:2px dashed var(--black);bottom:0;content:"";left:16px;position:absolute;width:calc(100% - 32px)}@media screen and (min-width:1024px){nav.primary:after{content:none}}nav.primary form{align-items:center;border-radius:48px;display:flex;justify-content:space-between;margin-top:40px;max-width:100%;outline:2px solid #222;outline:2px solid var(--black);overflow:hidden;width:100%}nav.primary form input{background:#0000;border:none;font-size:16px;font-style:italic;font-weight:400;max-width:80%;outline:none;padding:20px 24px;text-overflow:ellipsis}nav.primary form input::placeholder{color:#444;color:var(--grey);text-overflow:ellipsis}nav.primary form button{align-items:center;background:none;border:2px solid #222;border:2px solid var(--black);border-radius:32px;display:flex;flex-shrink:0;height:48px;justify-content:center;margin-right:8px;position:relative;width:48px}nav.primary form button:before{background:#222;background:var(--black);content:"";height:24px;left:calc(50% - 12px);-webkit-mask:url(/app/themes/appo/public/images/icon/icon-search.c90cfc.svg);mask:url(/app/themes/appo/public/images/icon/icon-search.c90cfc.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;position:absolute;top:calc(50% - 12px);width:24px}nav.primary form button:hover{background:#fff;background:var(--white)}@media screen and (min-width:1024px){nav.primary form{display:none}}@media (min-width:1280px){nav.secondary{order:-1;width:100%}nav.secondary ul{gap:32px}}nav.secondary a{text-transform:none}nav.secondary .pll-switcher-select{color:#222;color:var(--Neutral-Black,#222);font-family:Inter,sans-serif;font-size:1rem;font-weight:700;line-height:normal;text-transform:uppercase}nav.social{display:none;gap:24px;justify-content:space-between}@media screen and (min-width:1024px){nav.social{display:flex}}nav.social a{align-items:center;border-radius:50%;box-shadow:inset 0 200px 100px -100px #0000;display:flex;flex-direction:column;gap:0;height:48px;justify-content:flex-start;outline:2px solid #222;outline:2px solid var(--black);outline-offset:-2px;overflow:hidden;transition:all .6s;width:48px}nav.social a:hover{background:#222;background:var(--black)}nav.social a:hover img{transform:translateY(-100%)}nav.social img{box-sizing:initial;display:block;flex-shrink:0;height:24px;padding:12px;pointer-events:none;transition:all .6s;width:24px}#menu-overlay{background:#5b9089;background:var(--green);height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .4s;width:100%;z-index:-1}#menu-overlay.active{opacity:.5;z-index:10}footer{padding-top:40px!important}footer.container{bottom:auto;height:auto;position:relative;width:auto}@media screen and (min-width:1024px){footer{padding-top:80px!important}}.footer-primary{display:flex;flex-direction:column;gap:40px}@media screen and (min-width:1024px){.footer-primary{flex-direction:row;flex-wrap:wrap;gap:96px;justify-content:center;row-gap:28px}}@media screen and (min-width:1280px){.footer-primary{flex-wrap:nowrap}}.footer-primary--logo img{display:block;height:auto;margin-left:auto;margin-right:auto;width:132px}@media screen and (min-width:1024px){.footer-primary--logo img{width:226px}}.footer-primary--logo p{font-size:.875rem;margin:32px auto 48px;max-width:236px;text-align:center}@media screen and (min-width:1024px){.footer-primary--logo p{margin:32px auto;text-align:left}}.footer-primary--logo .social{display:flex;justify-content:space-between}.footer-primary--logo .social a{align-items:center;border-radius:50%;box-shadow:inset 0 200px 100px -100px #0000;display:flex;flex-direction:column;height:48px;outline:2px solid #222;outline:2px solid var(--black);overflow:hidden;transition:all .6s;width:48px}.footer-primary--logo .social a:hover img{transform:translateY(-100%)}.footer-primary--logo .social a.social-fb:hover{background:#3b5998}.footer-primary--logo .social a.social-lk:hover{background:#0e76a8}.footer-primary--logo .social a.social-yt:hover{background:red}.footer-primary--logo .social a.social-ig:hover{background:linear-gradient(45deg,#ffd600 8.39%,#ff0100 50%,#d800b9 91.61%),red}.footer-primary--logo .social img{box-sizing:initial;display:block;flex-shrink:0;height:24px;padding:12px;pointer-events:none;transition:all .6s;width:24px}.footer-primary---menu{display:flex;flex-direction:column;gap:32px}@media screen and (min-width:1024px){.footer-primary---menu{flex-direction:row;gap:56px}}.footer-primary---menu a{color:#222;color:var(--black);display:block;font-size:.875rem;font-weight:400;margin-bottom:8px;text-decoration:none}.footer-primary---menu .address a{text-decoration:underline;text-underline-offset:3px}.footer-primary---menu .address p{font-size:.875rem}.footer-primary---menu .menu-title{display:block;font-size:.875rem;font-style:normal;font-weight:600;line-height:150%;text-transform:uppercase}@media screen and (min-width:1024px){.footer-primary---menu .menu-title{margin-bottom:12px}}.menu .footer-primary---menu .menu-title{display:flex;justify-content:space-between}.menu .footer-primary---menu .menu-title:after{background:url(/app/themes/appo/public/images/arrows/icon-arrow-next.a4af86.svg);background-size:contain;content:"";height:16px;transform:rotate(90deg);transition:all .4s;width:16px}@media screen and (min-width:1024px){.menu .footer-primary---menu .menu-title:after{content:none}}.footer-primary---menu .menu-title.active:after{transform:rotate(270deg)}.footer-primary---menu ul{display:none;padding:16px 0}@media screen and (min-width:1024px){.footer-primary---menu ul{display:block;padding:0}}@media screen and (max-width:1280px){.footer-primary--redirection{flex-basis:100%}}@media screen and (min-width:1280px){.footer-primary--redirection{flex-basis:auto;max-width:270px}}.footer-primary--redirection a{align-items:center;background:linear-gradient(0deg,#0003,#0003),url(/app/themes/appo/public/images/centre-helene-borel.7a6ddb.jpg);background-position:50%;background-size:cover;border-radius:16px;color:#fff;color:var(--white);display:flex;flex-direction:column;gap:32px;justify-content:space-between;padding:24px;text-align:center;text-decoration:none}.footer-primary--redirection a:hover span:after{transform:translateX(6px)}@media screen and (min-width:768px){.footer-primary--redirection a{background:linear-gradient(0deg,#0006,#0006),url(/app/themes/appo/public/images/centre-helene-borel.7a6ddb.jpg);background-position:50%;background-size:cover;flex-direction:row}}@media screen and (min-width:1280px){.footer-primary--redirection a{flex-direction:column;min-width:220px}}.footer-primary--redirection img{height:100px;object-fit:contain;object-position:center}.footer-primary--redirection span{align-items:center;display:flex;font-size:1rem;font-weight:600;gap:12px}.footer-primary--redirection span:after{background:#fff;background:var(--white);content:"";height:16px;-webkit-mask:url(/app/themes/appo/public/images/arrows/icon-arrow-next.a4af86.svg);mask:url(/app/themes/appo/public/images/arrows/icon-arrow-next.a4af86.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-size:cover;mask-size:cover;transition:all .4s;width:16px}.footer-primary--redirection p{font-size:.875rem}.footer-secondary{background:#f0f7fa;background:var(--grey-light);box-shadow:100px 0 0 #f0f7fa,-100px 0 0 #f0f7fa;box-shadow:100px 0 0 var(--grey-light),-100px 0 0 var(--grey-light);display:flex;flex-direction:column;gap:40px;margin:40px auto;padding:32px 0}@media screen and (min-width:1280px){.footer-secondary{box-shadow:700px 0 0 #f0f7fa,-700px 0 0 #f0f7fa;box-shadow:700px 0 0 var(--grey-light),-700px 0 0 var(--grey-light);flex-direction:row;flex-wrap:wrap;flex-wrap:nowrap;gap:80px;justify-content:space-between;margin:56px auto}}.footer-secondary img{max-height:40px;object-fit:contain}.footer-secondary .footer-secondary--labels .slider,.footer-secondary .footer-secondary--partners .slider{min-width:0}.footer-secondary .footer-secondary--partners{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:1024px){.footer-secondary .footer-secondary--partners{align-items:center;flex-direction:row;justify-content:space-between;max-width:750px}}.footer-secondary .footer-secondary--labels{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:1024px){.footer-secondary .footer-secondary--labels{align-items:center;flex-direction:row;justify-content:space-between;max-width:446px}}.footer-secondary .title{flex-shrink:0;font-size:.875rem;font-style:normal;font-weight:600;line-height:150%;text-transform:uppercase}.footer-credentials,.footer-secondary .owl-stage{align-items:center;display:flex}.footer-credentials{flex-direction:column;font-size:12px;font-style:normal;font-weight:400;letter-spacing:-.228px;line-height:170%;padding-bottom:40px;text-align:center;text-decoration:none}@media screen and (min-width:1024px){.footer-credentials{flex-direction:row;gap:12px;justify-content:center;padding-bottom:32px}}.footer-credentials a{color:#222;color:var(--black);text-decoration:none}.footer-credentials ul{display:flex;gap:12px}@media screen and (min-width:1024px){.footer-credentials ul{position:relative}.footer-credentials ul:before{content:"/";left:-8px;position:absolute;top:0}}.footer-credentials li:not(:last-child){position:relative}.footer-credentials li:not(:last-child):after{content:"/";position:absolute;right:-6px;top:0}.fda-newsletter{background:#f8e1f7;background:var(--pink-light);padding:40px 16px 96px;position:relative}@media screen and (min-width:768px){.fda-newsletter{padding:40px 120px 96px}}@media screen and (min-width:1024px){.fda-newsletter{padding:40px 136px 40px 80px}}.fda-newsletter:after{background:url(/app/themes/appo/public/images/pattern-2.ad6cee.png),#f8e1f7;background:url(/app/themes/appo/public/images/pattern-2.ad6cee.png),var(--pink-light);background-blend-mode:darken;background-position:50%;background-size:cover;bottom:0;content:"";height:56px;left:0;position:absolute;width:100%}@media screen and (min-width:1024px){.fda-newsletter:after{background-size:400%;height:100%;left:auto;right:0;width:80px}}.fda-newsletter--content{z-index:1}.fda-newsletter--container{display:flex;flex-direction:column;gap:40px;margin-left:auto;margin-right:auto;max-width:1280px;position:relative}@media screen and (min-width:1024px){.fda-newsletter--container{align-items:center;flex-direction:row;gap:80px}.fda-newsletter--container>*{flex:1}}.fda-newsletter--container:before{background:url(/app/themes/appo/public/images/icon/icon-newsletter.7ff24e.svg) no-repeat 50%;background-size:contain;content:"";height:130px;left:calc(50% - 65px);position:absolute;top:-20px;width:130px;z-index:0}@media screen and (min-width:1024px){.fda-newsletter--container:before{left:-40px;top:calc(50% - 65px)}.fda-newsletter--container{flex-direction:row;justify-content:space-between}}.fda-newsletter h3{font-family:Inter,sans-serif;font-family:var(--inter);font-size:24px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:16px}.fda-newsletter p{margin:0;width:100%}@media screen and (min-width:1024px){.fda-newsletter form{align-items:center;display:flex;gap:8px}}.fda-newsletter form label{display:none}.fda-newsletter form input[type=email]{border:1px solid #222;border:1px solid var(--black);border-radius:9px;box-shadow:none;font-family:Inter,sans-serif;font-family:var(--inter);font-size:18px;font-style:italic;font-weight:400;margin-bottom:8px;padding:16px 32px;width:100%}@media screen and (min-width:1024px){.fda-newsletter form input[type=email]{margin:0;width:400px}}.fda-newsletter form input[type=submit]{background:#222;background:var(--black);border:1px solid #222;border:1px solid var(--black);border-radius:40px;box-shadow:none;color:#fff;color:var(--white);cursor:pointer;font-family:Inter,sans-serif;font-family:var(--inter);font-size:1rem;font-weight:500;padding:18px 32px;transition:all .6s;width:100%}.fda-newsletter form input[type=submit]:hover{background:#fff;background:var(--white);color:#222;color:var(--black)}.fda-newsletter .form-infos{color:#444;color:var(--grey);font-size:.875rem;font-style:normal;font-weight:400;line-height:160%;margin-top:12px}.fda-newsletter .form-infos a{color:#444;color:var(--grey);text-underline-offset:4px}.single-post main{overflow:visible;overflow:initial}.single-post .hero-tertiary,.single-post .hero-tertiary--grid,.single-post header{background:#f8e1f7;background:var(--pink-light)}.single-post .hero-tertiary--grid{grid-column-gap:0;grid-row-gap:0;display:grid;grid-template-columns:16px 1fr 16px;grid-template-rows:1fr 80px .5fr .5fr}@media (min-width:1024px){.single-post .hero-tertiary--grid{grid-template-columns:80px 1fr 80px;grid-template-rows:1fr 240px .5fr .5fr}}.single-post .hero-tertiary--grid .hack{display:none}@media screen and (min-width:1024px){.single-post .hero-tertiary--grid .hack{background:#fff;background:var(--white);border-radius:0 0 16px 0;display:block;grid-area:3/1/4/3}}.single-post .hero-tertiary img{height:100%;object-fit:cover;object-position:center;width:100%}.single-post .hero-tertiary--background{background:#f8e1f7;background:var(--pink-light);grid-area:1/1/2/4}.single-post .hero-tertiary--background.-white{background-color:#fff;background-color:var(--white);grid-area:3/1/5/4}.single-post .hero-tertiary--pattern{background:url(/app/themes/appo/public/images/blog-article/article-pattern.221556.jpg),#f8e1f7;background:url(/app/themes/appo/public/images/blog-article/article-pattern.221556.jpg),var(--pink-light);background-blend-mode:darken;background-position:50%;background-size:contain;grid-area:2/1/3/4}.single-post .hero-tertiary--bottom{background:#fff;background:var(--white);grid-area:3/1/4/4}.single-post .hero-tertiary--img{align-items:center;border-radius:8px;display:flex;grid-area:1/2/5/3;height:200px;justify-content:center;margin-left:auto;margin-right:auto;max-width:1440px;overflow:hidden;position:relative;width:100%}@media screen and (min-width:768px){.single-post .hero-tertiary--img{border-radius:16px;height:330px}}@media screen and (min-width:1024px){.single-post .hero-tertiary--img{height:500px}}.single-post .picto-informations{display:flex;flex-wrap:wrap;gap:6px;margin:16px 0}.single-post .picto-informations img{max-height:70px;object-fit:contain}.single-post .hero-tertiary--content{align-items:center;background:#f8e1f7;background:var(--pink-light);display:flex;flex-direction:column;gap:24px;padding:32px 16px;text-align:center}@media screen and (min-width:1024px){.single-post .hero-tertiary--content{padding:48px 80px 84px}}.single-post .hero-tertiary--content h1{margin:auto;max-width:1061px;width:100%}@media screen and (min-width:1024px){.single-post .hero-tertiary--content h1{font-size:40px}}.single-post .hero-tertiary--content .card-actuality--infos{align-items:center;display:flex;gap:34px}.single-post .hero-tertiary--content .category,.single-post .hero-tertiary--content .date{font-size:18px;font-style:normal;font-weight:600;line-height:180%}.single-post .hero-tertiary--content .date{font-weight:400;position:relative}.single-post .hero-tertiary--content .date:before{background:#222;background:var(--black);border-radius:2px;content:"";height:2px;left:-17px;position:absolute;top:calc(50% - 1px);width:2px}.single-post .fixed-button{background:#fff;background:var(--white);bottom:0;left:0;margin:0;padding:16px;position:fixed;text-align:center;width:100%;z-index:8}@media screen and (min-width:1024px){.single-post .fixed-button{display:none}}.single-post--content{display:flex;flex-direction:column;gap:32px;margin:60px auto;max-width:1440px;padding:0 16px;width:100%}@media screen and (min-width:1024px){.single-post--content{grid-column-gap:24px;display:grid;grid-template-columns:minmax(400px,848px) 325px;grid-template-rows:auto;justify-content:space-between;margin-bottom:120px;margin-top:120px;padding:0 80px}}.single-post--aside{display:flex;flex-direction:column;gap:64px;justify-content:center}@media screen and (min-width:650px){.single-post--aside{flex-direction:row}}@media screen and (min-width:1025px){.single-post--aside{flex-direction:column;gap:61px;height:-moz-fit-content;height:fit-content;justify-content:flex-start;position:sticky;top:20px}}.single-post--aside .title{font-size:1.5rem;font-style:normal;font-weight:700;line-height:130%;margin-bottom:32px;margin-top:0}.single-post--aside .btn{justify-content:center;width:100%}.single-post--aside .categories-container{display:flex;flex-direction:column;gap:18px}.single-post--aside .categories-container .category-item a{color:#222;color:var(--black);display:flex;font-size:.875rem;font-style:normal;font-weight:600;gap:16px;justify-content:space-between;line-height:180%;margin:0;text-decoration:none}.single-post--aside .categories-container .category-item a:after{background-color:#222;background-color:var(--black);content:"";display:block;height:28px;mask:url(/app/themes/appo/public/images/icon/icon-indicator-right.be3bae.svg) no-repeat;-webkit-mask:url(/app/themes/appo/public/images/icon/icon-indicator-right.be3bae.svg) no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask:contain;transition:background-color .3s ease;width:16px}.single-post--aside .categories-container .category-item a:hover:after{background-color:#275c59;background-color:var(--green-dark)}.single-post--aside .categories-container .category-item:not(:last-child){border-bottom:2px dashed #222;border-bottom:2px dashed var(--black);padding-bottom:18px}.single-post--aside .social{display:flex;gap:11px}.single-post--aside .social a{align-items:center;border-radius:50%;box-shadow:inset 0 200px 100px -100px #0000;display:flex;flex-direction:column;height:48px;outline:2px solid #222;outline:2px solid var(--black);overflow:hidden;transition:all .6s;width:48px}.single-post--aside .social a:hover img{transform:translateY(-100%)}.single-post--aside .social a.social-fb:hover{background:#3b5998}.single-post--aside .social a.social-lk:hover{background:#0e76a8}.single-post--aside .social a.social-x:hover{background:#222;background:var(--black)}.single-post--aside .social img{box-sizing:initial;display:block;flex-shrink:0;height:24px;padding:12px;pointer-events:none;transition:all .6s;width:24px}.single-post--inner{display:flex;flex-direction:column;gap:80px;width:100%}.single-post--inner li,.single-post--inner p{margin:0}.single-post--inner h2{margin-bottom:24px}.single-post--inner ul{display:flex;flex-direction:column;gap:16px;padding-left:24px}.single-post--inner ul li{list-style-type:disc}.single-post--inner .introduction{font-family:inter;font-size:1.25rem;font-style:normal;font-weight:600;line-height:180%;text-align:center}.single-post--inner .single-content--col-2{display:flex;flex-direction:column;gap:32px;justify-content:space-between}@media screen and (min-width:768px){.single-post--inner .single-content--col-2{flex-direction:row;gap:64px}}.single-post--inner .single-content--col-2>div{flex-basis:50%}.single-post--inner .single-content--citation{display:flex;flex-direction:column;gap:24px}.single-post--inner .single-content--citation>p:first-of-type{color:#275c59;color:var(--green-dark);font-family:aleo;font-size:2rem;font-style:italic;font-weight:400;line-height:130%}.single-post--inner .single-content--author .author{color:#222;color:var(--black);font-family:inter;font-size:.875rem;font-style:normal;font-weight:600;line-height:180%}.single-post--inner .single-content--author p{color:#444;color:var(--grey);font-family:inter;font-size:.875rem;font-style:normal;font-weight:400;line-height:180%}.single-post--inner .single-content--author p a{color:#222;color:var(--black);text-decoration:underline}.single-post--inner .single-content--author p a:hover{opacity:.5}.single-post--inner .single-content--key-numbers{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr}@media screen and (min-width:768px){.single-post--inner .single-content--key-numbers{grid-template-columns:repeat(3,minmax(200px,245px));justify-content:space-between}}.single-post--inner .single-content--key-numbers .key-number{display:flex;flex-direction:column;gap:12px;text-align:center}.single-post--inner .single-content--key-numbers .key-number h3{color:#275c59;color:var(--green-dark);font-family:aleo;font-size:3rem;font-style:normal;font-weight:700;letter-spacing:5.76px;line-height:120%;margin-bottom:4px}@media screen and (min-width:768px){.single-post--inner .single-content--key-numbers .key-number h3{font-size:4.5rem}}.single-post--inner .single-content--key-numbers .key-number p{font-family:inter;font-size:.875rem;font-style:normal;font-weight:400;line-height:160%}.single-post--inner .single-content--key-numbers .key-number strong{font-size:1.125rem;font-weight:400}.single-post--inner .single-content--text-img{display:flex;flex-direction:column;gap:24px}@media screen and (min-width:768px){.single-post--inner .single-content--text-img{flex-direction:row;gap:24px;justify-content:space-between}}.single-post--inner .single-content--text-img .text{width:100%}@media screen and (min-width:1025px){.single-post--inner .single-content--text-img .text{max-width:392px}}.single-post--inner .single-content--text-img img{border-radius:16px;height:100%;height:410px;object-fit:cover;width:100%}@media screen and (min-width:1025px){.single-post--inner .single-content--text-img img{max-width:392px;width:50%}}.single-post--inner .single-content--text-img.reverse{flex-direction:column-reverse}@media screen and (min-width:768px){.single-post--inner .single-content--text-img.reverse{flex-direction:row-reverse}}.single-post--inner .single-content--img-legend{display:flex;flex-direction:column;gap:24px}.single-post--inner .single-content--img-legend img{border-radius:16px;height:410px;object-fit:cover;width:100%}.single-post--inner .single-content--img-legend p{font-size:1.25rem;font-style:normal;font-weight:400;line-height:120%}.single-post--inner .single-content--slider-img-legend{position:relative}.single-post--inner .single-content--slider-img-legend .slider .img-item{display:flex;flex-direction:column;gap:24px}.single-post--inner .single-content--slider-img-legend .slider .img-item img{border-radius:16px;height:410px;object-fit:cover;width:100%}.single-post--inner .single-content--slider-img-legend .slider .img-item p{font-size:1.25rem;font-style:normal;font-weight:400;line-height:280%}.single-post--inner .single-content--slider-img-legend .slider-img--nav{background-color:#fff;background-color:var(--white);display:flex;gap:50px;justify-content:center;margin:24px auto 0;position:relative;z-index:1}@media screen and (min-width:768px){.single-post--inner .single-content--slider-img-legend .slider-img--nav{bottom:0;position:absolute;right:0}}.single-post--inner .single-content--slider-img-legend .slider-img--nav:after{background-color:#222;background-color:var(--black);border-radius:50%;content:"";height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}.single-post--inner .single-content--video iframe{border-radius:16px;height:410px;width:100%}.slider-actus{background-color:#f8e1f7;background-color:var(--pink-light);position:relative}.slider-actus--container{display:flex;flex-direction:column;gap:32px;margin:auto;max-width:1440px;padding:48px 16px;width:100%}@media screen and (min-width:1025px){.slider-actus--container{padding:96px 80px;width:calc(100% - 80px)}}@media screen and (min-width:1281px){.slider-actus--container{gap:64px}}.slider-actus--title{position:relative}.slider-actus--title .uptitle{align-items:center;display:flex;gap:16px}.slider-actus--title .uptitle:before{background-color:#222;background-color:var(--black);content:"";display:block;height:32px;mask:url(/app/themes/appo/public/images/icon/icon-speaker.ea1434.svg) no-repeat;-webkit-mask:url(/app/themes/appo/public/images/icon/icon-speaker.ea1434.svg) no-repeat;mask-size:contain;-webkit-mask-size:contain;width:32px}.slider-actus--title h2{max-width:calc(100% - 130px)}.slider-actus .slider-actus--nav{display:flex;gap:50px;justify-content:center;margin:0 auto 40px;position:relative;z-index:1}@media screen and (min-width:768px){.slider-actus .slider-actus--nav{bottom:0;margin:0 auto;position:absolute;right:0}}.slider-actus .slider-actus--nav:after{background-color:#222;background-color:var(--black);border-radius:50%;content:"";height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}.slider-actus .slider-actus--nav.desktop{display:none}@media screen and (min-width:768px){.slider-actus .slider-actus--nav.desktop{display:flex}.slider-actus .slider-actus--nav.mobile{display:none}.slider-actus--slider{margin-bottom:40px}}.slider-actus--slider .card-actuality:hover h3 a{color:#275c59;color:var(--green-dark)}.slider-actus--slider .card-actuality:hover img{transform:scale(1.05)}.slider-actus--slider .card-actuality img{border-radius:16px;height:100%;object-fit:cover;object-position:center;transition:transform .6s;width:100%}.slider-actus--slider .card-actuality .category,.slider-actus--slider .card-actuality .date{font-size:.875rem;font-style:normal;font-weight:600;line-height:180%}.slider-actus--slider .card-actuality .date{font-weight:400;position:relative}.slider-actus--slider .card-actuality .date:before{background:#222;background:var(--black);border-radius:2px;content:"";height:2px;left:-17px;position:absolute;top:calc(50% - 1px);width:2px}.slider-actus--slider .card-actuality h3{font-family:Inter,sans-serif;font-family:var(--inter);font-size:1.5rem;font-style:normal;font-weight:700;line-height:130%;margin-bottom:16px}.slider-actus--slider .card-actuality h3 a{color:#222;color:var(--black);text-decoration:none;transition:color .3s}.slider-actus--slider .card-actuality--img{border-radius:16px;flex-shrink:0;height:300px;margin-bottom:18px;overflow:hidden}@media screen and (min-width:1024px){.slider-actus--slider .card-actuality--img{height:320px;margin-bottom:32px}}.slider-actus--slider .card-actuality.minified{align-items:center;display:flex;gap:32px}.slider-actus--slider .card-actuality.minified .card-actuality--img{height:96px;margin:0;width:96px}.slider-actus--slider .card-actuality.minified h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:1.25rem;margin:0;overflow:hidden}.slider-actus--slider .card-actuality--infos{align-items:center;display:flex;gap:34px;margin-bottom:16px}.slider-actus--pattern{bottom:0;height:56px;left:0;position:absolute;width:100%}@media screen and (min-width:1024px){.slider-actus--pattern{bottom:auto;height:100%;left:auto;right:0;top:0;width:80px}}.slider-actus--pattern img{height:100%;object-fit:cover;width:100%}.single.single-logements .hero-tertiary,.single.single-logements .hero-tertiary--background,.single.single-logements .hero-tertiary--content,.single.single-logements .hero-tertiary--grid,.single.single-logements .hero-tertiary--pattern{background-color:#f0f7fa;background-color:var(--grey-light)}.single.single-logements .hero-tertiary--content{padding:0 80px 62px}.single.single-logements .hero-tertiary--content .card-actuality--infos .category{align-items:center;display:flex;flex-direction:column;gap:16px;text-transform:uppercase}.single.single-logements .hero-tertiary--content .card-actuality--infos .category:before{background-color:#275c59;background-color:var(--green-dark);content:"";height:32px;-webkit-mask:url(/app/themes/appo/public/images/icon/icon-bed.193ef8.svg) no-repeat center;mask:url(/app/themes/appo/public/images/icon/icon-bed.193ef8.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain;width:32px}.single.single-logements .hero-tertiary--grid{background-color:#fff;grid-template-rows:60px 80px 1fr}@media screen and (min-width:600px){.single.single-logements .hero-tertiary--grid{grid-template-rows:110px 80px 1fr}}@media screen and (min-width:1000px){.single.single-logements .hero-tertiary--grid{grid-template-rows:144px 80px 1fr}}@media screen and (min-width:600px){.single.single-logements .hero-tertiary--pattern{height:150px}}@media screen and (min-width:1000px){.single.single-logements .hero-tertiary--pattern{height:240px}}.single.single-logements .hero-tertiary--img{flex-direction:column;gap:16px;height:auto}@media screen and (min-width:768px){.single.single-logements .hero-tertiary--img{gap:32px}}.single.single-logements .hero-tertiary--img-thumbnail{align-items:center;border-radius:8px;display:flex;grid-area:1/2/4/3;height:200px;justify-content:center;margin-left:auto;margin-right:auto;max-width:1440px;overflow:hidden;position:relative;width:100%}@media screen and (min-width:600px){.single.single-logements .hero-tertiary--img-thumbnail{height:400px}}@media screen and (min-width:1000px){.single.single-logements .hero-tertiary--img-thumbnail{height:600px}}.single.single-logements .hero-gallery{position:relative}.single.single-logements .hero-gallery--main img{border-radius:16px;height:100%;object-fit:cover;width:100%}.single.single-logements #splide-main-list .splide__slide.is-active{position:relative}.single.single-logements #splide-main-list .splide__slide.is-active:after{background:linear-gradient(180deg,#0000 72.9%,#0006 91.12%);border-radius:16px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.single.single-logements .hero-gallery--thumbs .splide__slide{border-radius:8px;overflow:hidden}.single.single-logements .hero-gallery--thumbs img{height:100%;object-fit:cover;width:100%}.single.single-logements .splide__track--nav>.splide__list>.splide__slide.is-active{border:2px solid #f5dd6f;border:2px solid var(--yellow);border-radius:8px}@media screen and (min-width:768px){.single.single-logements .splide__track--nav>.splide__list>.splide__slide.is-active{border:4px solid #f5dd6f;border:4px solid var(--yellow)}}.single.single-logements .hero-gallery--arrows{align-items:center;display:flex;gap:36px;justify-content:space-between;position:relative}.single.single-logements .hero-gallery--arrows:after{background-color:#222;background-color:var(--black);border-radius:50%;content:"";height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}.single.single-logements .hero-gallery--arrow{align-items:center;background:#fff;border:2px solid #000;border-radius:999px;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.single.single-logements .js-hero-next,.single.single-logements .js-hero-prev{-webkit-appearance:none;appearance:none;background:#0000;background:none;border:none;box-shadow:none;cursor:pointer;height:56px;outline:none;position:relative;width:38px}.single.single-logements .js-hero-next:before,.single.single-logements .js-hero-prev:before{background:#222;background:var(--black);content:"";height:100%;left:0;position:absolute;top:calc(50% - 28px);transition:background .3s;width:100%}.single.single-logements .js-hero-prev:before{-webkit-mask:url(/app/themes/appo/public/images/icon/icon-indicator-left.5c3a90.svg);mask:url(/app/themes/appo/public/images/icon/icon-indicator-left.5c3a90.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.single.single-logements .js-hero-next:before{-webkit-mask:url(/app/themes/appo/public/images/icon/icon-indicator-right.be3bae.svg);mask:url(/app/themes/appo/public/images/icon/icon-indicator-right.be3bae.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.single.single-logements .splide__pagination__page{height:11px;width:11px}.single.single-logements .splide__pagination__page.is-active{height:11px;opacity:1;transform:none;width:11px}.single.single-logements .card-logement--btn-reserver{align-items:center;background:#bad5c8;background:var(--green-light);border-radius:999px;color:#275c59;color:var(--green-dark);display:inline-flex;font-family:Inter,sans-serif;font-family:var(--inter);font-size:14px;font-weight:600;justify-content:center;margin-top:8px;padding:10px 20px;text-decoration:none;transition:background .2s ease,transform .1s ease,color .2s ease}.single.single-logements .card-logement--btn-reserver:hover{background:#064d3a;color:#fff;color:var(--white);transform:translateY(-1px)}.single.single-logements .single-post--content{margin-top:24px}@media screen and (min-width:768px){.single.single-logements .single-post--content{margin-top:48px}}.single.single-logements .single-post--inner-atouts h2{border-top:1px solid #444;border-top:1px solid var(--grey);font-family:Inter,sans-serif;font-family:var(--inter);font-size:20px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:24px;padding-top:48px}@media screen and (min-width:768px){.single.single-logements .single-post--inner-atouts h2{font-size:24px;margin-bottom:48px}}.single.single-logements .single-post--inner-atouts .atouts-list{display:flex;flex-direction:column;gap:16px}.single.single-logements .single-post--inner-atouts .atout-item{display:flex;gap:16px}.single.single-logements .atouts-list .atout-item .atout-item--icon{background-color:#275c59;background-color:var(--green-dark);display:block;height:38px;-webkit-mask:var(--picto) no-repeat center;mask:var(--picto) no-repeat center;-webkit-mask-size:contain;mask-size:contain;width:38px}.single.single-logements .atouts-list .atout-item .atout-item--content h3{font-family:Inter,sans-serif;font-family:var(--inter);font-size:16px;font-style:normal;font-weight:700;line-height:160%}.single.single-logements .atouts-list .atout-item .atout-item--content p{font-family:Inter,sans-serif;font-family:var(--inter);font-size:16px;font-style:italic;font-weight:400;line-height:160%}.page-error{background-color:#bad5c8;background-color:var(--green-light)}@media screen and (max-width:1024px){.page-error{padding-left:1rem;padding-right:1rem}}.page-error .page-error__content{align-items:center;display:flex;flex-direction:column;gap:48px;justify-content:center;padding:120px 0}@media screen and (max-width:1024px){.page-error .page-error__content{gap:24px;padding:100px 0;text-align:center}}.page-error .page-error__content .page-error__content-title{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center}.page-error .page-error__content .page-error__content-cta{align-items:center;display:flex;gap:48px;justify-content:center}@media screen and (max-width:1024px){.page-error .page-error__content .page-error__content-cta{flex-direction:column;gap:24px}}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{-moz-backface-visibility:hidden;position:relative;touch-action:manipulation}.owl-carousel .owl-stage:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.owl-carousel .owl-stage-outer{overflow:hidden;position:relative;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{-webkit-touch-callout:none;-webkit-backface-visibility:hidden;float:left;min-height:1px}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;border:none;color:inherit;font:inherit;padding:0!important}.owl-carousel.owl-loading{display:block;opacity:0}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{background:#000;height:100%;position:relative}.owl-carousel .owl-video-play-icon{-webkit-backface-visibility:hidden;background:url(/app/themes/appo/public/styles/owl.video.play.7f01b0.png) no-repeat;cursor:pointer;height:80px;left:50%;margin-left:-40px;margin-top:-40px;position:absolute;top:50%;transition:transform .1s ease;width:80px;z-index:1}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;opacity:0;transition:opacity .4s ease}.owl-carousel .owl-video-frame{height:100%;position:relative;width:100%;z-index:1}.owl-theme .owl-dots,.owl-theme .owl-nav{-webkit-tap-highlight-color:transparent;text-align:center}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{background:#d6d6d6;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;margin:5px;padding:4px 7px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{cursor:default;opacity:.5}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{zoom:1;display:inline-block}.owl-theme .owl-dots .owl-dot span{-webkit-backface-visibility:visible;background:#d6d6d6;border-radius:30px;display:block;height:10px;margin:5px 7px;transition:opacity .2s ease;width:10px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.page-template .hero-tertiary{background:#f0f7fa;background:var(--grey-light)}.single .hero-tertiary{background:#f5fabc;background:var(--yellow-light)}.page-template .hero-tertiary--grid{background:#f0f7fa;background:var(--grey-light)}.page-template .hero-tertiary--grid,.single .hero-tertiary--grid{grid-column-gap:0;grid-row-gap:0;display:grid;grid-template-columns:16px 1fr 16px;grid-template-rows:1fr 80px 1fr}.single .hero-tertiary--grid{background:#f5fabc;background:var(--yellow-light)}@media (min-width:1024px){.page-template .hero-tertiary--grid,.single .hero-tertiary--grid{grid-template-columns:80px 1fr 80px;grid-template-rows:1fr 240px 1fr}}.page-template .hero-tertiary--grid .hack,.single .hero-tertiary--grid .hack{display:none}@media screen and (min-width:1024px){.page-template .hero-tertiary--grid .hack,.single .hero-tertiary--grid .hack{background:#fff;background:var(--white);border-radius:0 0 16px 0;display:block;grid-area:3/1/4/3;margin-right:677px}}.page-template .hero-tertiary img,.single .hero-tertiary img{height:100%;object-fit:cover;object-position:center;width:100%}.page-template .hero-tertiary--background{background:#f0f7fa;background:var(--grey-light);grid-area:1/1/2/4}.single .hero-tertiary--background{background:#f5fabc;background:var(--yellow-light);grid-area:1/1/2/4}.page-template .hero-tertiary--pattern{background:url(/app/themes/appo/public/images/pattern-1.5d8516.png),#f0f7fa;background:url(/app/themes/appo/public/images/pattern-1.5d8516.png),var(--grey-light);background-blend-mode:darken;background-position:50%;background-size:contain;grid-area:2/1/3/4}.single .hero-tertiary--pattern{background:url(/app/themes/appo/public/images/pattern-1.5d8516.png),#f5fabc;background:url(/app/themes/appo/public/images/pattern-1.5d8516.png),var(--yellow-light);background-blend-mode:darken;background-position:50%;background-size:contain;grid-area:2/1/3/4}.page-template .hero-tertiary--bottom,.single .hero-tertiary--bottom{background:#fff;background:var(--white);grid-area:3/1/4/4}.page-template .hero-tertiary--img,.single .hero-tertiary--img{align-items:center;border-radius:8px;display:flex;grid-area:1/2/4/3;height:200px;justify-content:center;margin-left:auto;margin-right:auto;max-width:1440px;overflow:hidden;position:relative;width:100%}@media screen and (min-width:768px){.page-template .hero-tertiary--img,.single .hero-tertiary--img{border-radius:16px;height:330px}}@media screen and (min-width:1024px){.page-template .hero-tertiary--img,.single .hero-tertiary--img{height:510px}}.page-template .hero-tertiary--img:before{background:linear-gradient(36deg,#0006 31.65%,#0000 57.8%),linear-gradient(0deg,#0003,#0003);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.page-template .picto-informations,.single .picto-informations{display:flex;flex-wrap:wrap;gap:6px;margin:16px 0}.page-template .picto-informations img,.single .picto-informations img{max-height:70px;object-fit:contain}.page-template .hero-tertiary--content{background:#f0f7fa;background:var(--grey-light)}.page-template .hero-tertiary--content,.single .hero-tertiary--content{align-items:center;display:flex;flex-direction:column;gap:24px;padding:32px 16px;text-align:center}.single .hero-tertiary--content{background:#f5fabc;background:var(--yellow-light)}@media screen and (min-width:1024px){.page-template .hero-tertiary--content,.single .hero-tertiary--content{padding:62px 80px}}.page-template .hero-tertiary--content p,.single .hero-tertiary--content p{margin:0;text-transform:uppercase}.page-template .hero-tertiary--content img,.single .hero-tertiary--content img{height:32px;margin-bottom:-8px;width:32px}.page-template .fixed-button,.single .fixed-button{background:#fff;background:var(--white);bottom:0;left:0;margin:0;padding:16px;position:fixed;text-align:center;width:100%;z-index:8}@media screen and (min-width:1024px){.page-template .fixed-button,.single .fixed-button{display:none}}.single-event--content,.single-offre--content{display:flex;flex-direction:column-reverse;position:relative;width:100%}@media screen and (min-width:1024px){.single-event--content,.single-offre--content{align-items:center;margin-bottom:120px;padding:0 0 0 80px}}@media screen and (min-width:1600px){.single-event--content,.single-offre--content{padding:0}}.single-evenements .single-event--content{flex-direction:column}.single-evenements .single-event--content-container{display:flex;flex-direction:column-reverse}.single-evenements .full-cta{padding:0 16px}@media screen and (min-width:1024px){.single-evenements .full-cta{margin:120px auto 120px 0;padding:0}}@media screen and (min-width:1600px){.single-evenements .full-cta{margin:120px auto}}.single-evenements .full-cta .full-cta--inner{align-items:flex-start;border-radius:16px;color:#fff;color:var(--white);display:flex;flex-direction:column;gap:24px;overflow:hidden;padding:40px 24px;position:relative;z-index:1}@media screen and (min-width:1024px){.single-evenements .full-cta .full-cta--inner{align-items:flex-end;flex-direction:row;gap:48px;padding:80px 56px}}.single-evenements .full-cta .full-cta--inner:before{background:linear-gradient(0deg,#00000052,#00000052);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:-1}.single-evenements .full-cta img{height:100%;object-fit:cover;object-position:center;width:100%}.single-evenements .full-cta h2,.single-evenements .full-cta p{text-wrap:balance;margin:0}.single-evenements .full-cta .btn{text-wrap:nowrap}.single-evenements .highlight-events{background:#f5fabc;background:var(--yellow-light);padding:48px 16px}@media screen and (min-width:1024px){.single-evenements .highlight-events{padding:96px 0;position:relative}}.single-evenements .highlight-events .container{display:flex;flex-direction:column;gap:32px}@media screen and (min-width:1024px){.single-evenements .highlight-events .container{flex-direction:row;flex-wrap:wrap;justify-content:space-between;row-gap:64px}}.single-evenements .highlight-events--title p{align-items:center;display:flex;font-family:Inter,sans-serif;font-family:var(--inter);font-size:.875rem;font-style:normal;font-weight:500;gap:16px;line-height:150%;margin-bottom:24px;text-transform:uppercase}@media screen and (min-width:1024px){.single-evenements .highlight-events--title p{font-size:1rem}}.single-evenements .highlight-events--title p:before{background:#222;background:var(--black);content:"";height:32px;-webkit-mask:url(/app/themes/appo/public/images/icon/icon-fireworks.2c32a6.svg);mask:url(/app/themes/appo/public/images/icon/icon-fireworks.2c32a6.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:32px}@media screen and (min-width:1024px){.single-evenements .highlight-events--title{order:1}}.single-evenements .btn-redirection{justify-content:center;order:5}@media screen and (min-width:1024px){.single-evenements .btn-redirection{align-self:center;color:#222;color:var(--black);order:2;text-decoration:none}}@media screen and (min-width:1281px){.single-evenements .btn-redirection{margin-left:80px}}@media screen and (min-width:1024px){.highlight-events--slider{flex-basis:100%;order:4}.highlight-events--nav{order:3}}.single-event--content .single-event--content-container,.single-event--content .single-offre--content-container,.single-offre--content .single-event--content-container,.single-offre--content .single-offre--content-container{margin:auto;max-width:1440px;width:100%}@media screen and (min-width:1024px){.single-event--content .single-event--content-container,.single-event--content .single-offre--content-container,.single-offre--content .single-event--content-container,.single-offre--content .single-offre--content-container{grid-column-gap:40px;grid-row-gap:0;display:grid;grid-template-columns:minmax(300px,847px) 420px;grid-template-rows:auto;justify-content:space-between}}.single-offre--aside aside{background:#f0f7fa;background:var(--grey-light);padding:48px 16px 136px;position:relative}.single-event--aside aside{background:#f5fabc;background:var(--yellow-light);padding:48px 16px 136px;position:relative}.single-offre .single-event--aside aside,.single-offre .single-offre--aside aside{background:#f0f7fa;background:var(--grey-light)}@media screen and (min-width:1024px){.single-event--aside aside,.single-offre--aside aside{padding:80px 80px 160px 56px;position:sticky;top:0}}.single-offre--aside aside:after{background:url(/app/themes/appo/public/images/pattern-2.ad6cee.png),#f0f7fa;background:url(/app/themes/appo/public/images/pattern-2.ad6cee.png),var(--grey-light);background-blend-mode:darken;background-position:50%;background-size:cover}.single-event--aside aside:after,.single-offre--aside aside:after{bottom:0;content:"";height:80px;left:0;position:absolute;width:100%}.single-event--aside aside:after{background:url(/app/themes/appo/public/images/pattern-2.ad6cee.png),#f5fabc;background:url(/app/themes/appo/public/images/pattern-2.ad6cee.png),var(--yellow-light);background-blend-mode:darken;background-position:50%;background-size:cover}.single-offre .single-event--aside aside:after,.single-offre .single-offre--aside aside:after{background:url(/app/themes/appo/public/images/rect.75e3d9.png),#fff;background:url(/app/themes/appo/public/images/rect.75e3d9.png),var(--white);background-blend-mode:darken;background-position:50%;background-size:cover}.single-event--aside aside>div,.single-offre--aside aside>div{margin-bottom:56px}@media screen and (min-width:1024px){.single-event--aside aside>div,.single-offre--aside aside>div{margin-bottom:60px}}.single-event--aside .title,.single-offre--aside .title{font-size:1.25rem;font-style:normal;font-weight:700;line-height:130%;margin-bottom:32px}.single-event--aside .date,.single-event--aside .location,.single-event--aside .person,.single-offre--aside .date,.single-offre--aside .location,.single-offre--aside .person{display:flex;gap:12px}@media screen and (max-width:576px){.single-event--aside .date,.single-event--aside .location,.single-event--aside .person,.single-offre--aside .date,.single-offre--aside .location,.single-offre--aside .person{margin-bottom:32px}}@media screen and (min-width:1024px){.single-event--aside .date,.single-event--aside .location,.single-event--aside .person,.single-offre--aside .date,.single-offre--aside .location,.single-offre--aside .person{margin-bottom:32px}}.single-event--aside .date:before,.single-event--aside .location:before,.single-event--aside .person:before,.single-offre--aside .date:before,.single-offre--aside .location:before,.single-offre--aside .person:before{background:#275c59;background:var(--green-dark);content:"";height:32px;width:32px}.single-event--aside .date:before,.single-offre--aside .date:before{-webkit-mask:url(/app/themes/appo/public/images/icon/icon-calendar-checked.783f45.svg);mask:url(/app/themes/appo/public/images/icon/icon-calendar-checked.783f45.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.single-event--aside .location:before,.single-offre--aside .location:before{-webkit-mask:url(/app/themes/appo/public/images/icon/icon-location.e199ef.svg);mask:url(/app/themes/appo/public/images/icon/icon-location.e199ef.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.single-event--aside .person:before,.single-offre--aside .person:before{-webkit-mask:url(/app/themes/appo/public/images/icon/icon-persons.f7989b.svg);mask:url(/app/themes/appo/public/images/icon/icon-persons.f7989b.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.single-event--aside .btn,.single-offre--aside .btn{text-wrap:nowrap;justify-content:center;width:100%}.single-event--aside .share-icons,.single-offre--aside .share-icons{display:flex;gap:24px}.single-event--aside .share-icons a,.single-offre--aside .share-icons a{align-items:center;border-radius:50%;box-shadow:inset 0 200px 100px -100px #0000;display:flex;flex-direction:column;height:48px;outline:2px solid #222;outline:2px solid var(--black);overflow:hidden;transition:all .6s;width:48px}.single-event--aside .share-icons a:hover img,.single-offre--aside .share-icons a:hover img{transform:translateY(-100%)}.single-event--aside .share-icons a.social-fb:hover,.single-offre--aside .share-icons a.social-fb:hover{background:#3b5998}.single-event--aside .share-icons a.social-lk:hover,.single-offre--aside .share-icons a.social-lk:hover{background:#0e76a8}.single-event--aside .share-icons a.social-yt:hover,.single-offre--aside .share-icons a.social-yt:hover{background:red}.single-event--aside .share-icons a.social-x:hover,.single-offre--aside .share-icons a.social-x:hover{background:#000}.single-event--aside .share-icons a.social-ig:hover,.single-offre--aside .share-icons a.social-ig:hover{background:linear-gradient(45deg,#ffd600 8.39%,#ff0100 50%,#d800b9 91.61%),red}.single-event--aside .share-icons img,.single-offre--aside .share-icons img{box-sizing:initial;display:block;flex-shrink:0;height:24px;padding:12px;pointer-events:none;transition:all .6s;width:24px}.single-event--aside .price-container,.single-offre--aside .price-container{align-items:flex-end;display:flex;gap:6px;justify-content:center}.single-event--aside .prefix,.single-offre--aside .prefix{text-wrap:nowrap}.single-event--aside .price,.single-offre--aside .price{font-family:Inter;font-size:38.069px;font-style:normal;font-weight:700;line-height:90%}.single-event--aside .currency,.single-offre--aside .currency{font-weight:600}@media screen and (min-width:1440px){.single-event--aside aside,.single-offre--aside aside{margin-left:0;max-width:420px;width:100%}}.single-event--aside aside .details,.single-offre--aside aside .details{margin-bottom:0}@media screen and (min-width:576px){.single-event--aside aside .details,.single-offre--aside aside .details{align-items:flex-start;display:flex;flex-wrap:wrap;gap:32px;justify-content:center}}@media screen and (min-width:1025px){.single-event--aside aside .details,.single-offre--aside aside .details{display:block;margin-bottom:32px}}@media screen and (min-width:576px){.single-event--aside aside .details .title,.single-offre--aside aside .details .title{text-align:center;width:100%}}@media screen and (min-width:1025px){.single-event--aside aside .details .title,.single-offre--aside aside .details .title{text-align:left}}@media screen and (min-width:576px){.single-event--aside aside .pricecontainer,.single-offre--aside aside .pricecontainer{margin-top:32px;text-align:center}}@media screen and (min-width:1025px){.single-event--aside aside .pricecontainer,.single-offre--aside aside .pricecontainer{text-align:left}}@media screen and (min-width:576px){.single-event--aside aside .share,.single-offre--aside aside .share{align-items:center;display:flex;flex-direction:column}}@media screen and (min-width:1025px){.single-event--aside aside .share,.single-offre--aside aside .share{display:block}}.single-event--inner,.single-offre--inner{min-width:100%;padding:56px 16px}@media screen and (min-width:1024px){.single-event--inner,.single-offre--inner{padding:80px 0 0}}.single-event--inner p,.single-event--inner ul,.single-offre--inner p,.single-offre--inner ul{margin:16px 0}@media screen and (min-width:1024px){.single-event--inner p,.single-event--inner ul,.single-offre--inner p,.single-offre--inner ul{margin:24px 0}}.single-event--inner h1,.single-event--inner h2,.single-event--inner h3,.single-offre--inner h1,.single-offre--inner h2,.single-offre--inner h3{margin-top:56px}@media screen and (min-width:1024px){.single-event--inner h1,.single-event--inner h2,.single-event--inner h3,.single-offre--inner h1,.single-offre--inner h2,.single-offre--inner h3{margin-top:80px}}.single-event--inner ul,.single-offre--inner ul{padding-left:24px}.single-event--inner li,.single-offre--inner li{list-style:disc;margin-bottom:16px}@media screen and (min-width:768px){.single-event--inner #slider-testimony .owl-stage,.single-offre--inner #slider-testimony .owl-stage{left:-180px}}@media screen and (min-width:1025px){.single-event--inner #slider-testimony .owl-stage,.single-offre--inner #slider-testimony .owl-stage{left:-90px}}@media screen and (min-width:1281px){.single-event--inner #slider-testimony .owl-stage,.single-offre--inner #slider-testimony .owl-stage{left:-180px}}