@import"https://fonts.googleapis.com/css2?family=Jura&family=Kadwa&display=swap";header{background-color:#fff;color:var(--black);justify-content:space-between;width:100vw;height:64px;position:absolute;z-index:20;top:0%}.mobile{position:fixed}.Titre-Stab{color:var(--blue);font-family:var(--title-font);font-weight:500;margin:.5rem 1rem;width:150px;font-size:2rem}.Sous-titre-nav{display:none}.logoLink{display:inline-block;align-items:center;text-decoration:none;height:64px;padding:8px}.logo{margin:0 8px;width:150px;height:100%}.menuNav{opacity:0;height:0;display:flex;visibility:hidden;background-color:rgba(var(--grey),.9);flex-direction:column;transition:opacity .3s ease,height .3s ease}.menuNav-show{display:flex;opacity:1;background-color:rgba(var(--grey),.9);flex-direction:column;height:220px;visibility:visible;transition:opacity .3s ease,height .3s ease}.menuNav-show>a{width:90vw;margin:auto;color:var(--black);padding:14px 16px;text-decoration:none;font-family:var(--main-font);font-weight:600;font-size:1rem;display:block;border-bottom:1px solid var(--blue-light)}.menuNav>a{width:90vw;margin:auto;color:var(--black);padding:14px 16px;text-decoration:none;font-family:var(--main-font);font-weight:600;font-size:1rem;display:block;border-bottom:1px solid var(--blue-light)}.menuNav>a:first-child{border-top:1px solid var(--blue-light)}.menuNav>a:last-child{border-bottom:none}.list{fill:var(--blue);width:2rem;margin:.5rem;display:block;position:absolute;right:5px;top:.8rem}.burger{width:32px;height:32px;display:flex;flex-direction:column;justify-content:center;gap:6px;cursor:pointer;position:absolute;right:1rem;top:.8rem;z-index:50}.burger span{display:block;height:3px;width:100%;background:var(--blue);border-radius:2px;transition:.3s}.burger.open span:nth-child(1){transform:translateY(9px) rotate(45deg)}.burger.open span:nth-child(2){opacity:0}.burger.open span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.desktop{display:none}@media (min-width: 980px){header{position:fixed;top:0;left:0;right:0;height:112px;z-index:20}.mobile{display:none}.desktop{display:flex;flex-direction:column;height:100vh;width:112px;position:sticky;top:0}.logo{display:block;width:100px;margin:0;height:unset}.logo-wrapper{display:flex;justify-content:center;align-items:center;height:112px;width:112px}.logo-wrapper:after{content:"";width:70px;margin:auto;height:1px;background-color:var(--blue-light);position:absolute;left:21px;top:111px}.logo-wrapper:before{content:"";width:1px;margin:auto;height:70px;background-color:var(--blue-light);position:absolute;left:111px;top:21px}.desktopNav{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;border-right:1px solid var(--blue-light)}.desktopLink{display:flex;flex-direction:column;align-items:center;justify-content:center;height:112px;width:100%;position:relative}.desktopLink:hover{cursor:pointer}.desktopLink:after{content:"";width:70px;margin:auto;height:1px;background-color:var(--blue-light);position:absolute;left:50%;bottom:0;transform:translate(-50%)}.desktopLink:last-child:after{display:none}.desktopLink a{display:flex;flex-direction:column;align-items:center;font-weight:500}.active{background:var(--black);color:var(--grey)}.active:after{display:none}.navLogo{width:50%;margin:auto}}.home-header{display:none}@media (min-width: 980px){.home-title{font-family:Kadwa,serif;font-size:2rem;color:var(--blue);text-align:center;padding-left:2rem}.home-header{display:flex;align-items:center;justify-content:space-between;width:100%;height:112px;position:sticky;top:0;background-color:#fff;z-index:90;border-bottom:1px solid var(--blue-light)}.home-subtitle{font-family:Jura,sans-serif;font-size:1rem;color:var(--black);text-align:center;padding-right:2rem}}.footerContainer{width:100vw;background-color:var(--black);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px}.footerContainer img{width:150px;align-items:center}.footerContainer>div p{color:#fff;font-family:Kadwa,serif;font-size:14px;text-align:center;margin:0}.footerContact{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.phone{color:#fff;font-family:jura,sans-serif;font-size:1.2rem;text-align:center;font-weight:600;margin-top:10px}.phone-black{color:#000}.email{color:#fff;font-family:jura,sans-serif;font-size:1.2rem;text-align:center;font-weight:600;width:80vw}.email-black{color:#000;border-bottom:none}.adress{color:#fff;font-family:jura,sans-serif;text-align:center;font-weight:600;padding-bottom:10px;border-bottom:1px solid var(--blue-light);width:80vw}.footerContainer ul{margin-top:10px;border-bottom:1px solid var(--blue-light);padding-bottom:10px;width:80vw;display:flex;flex-direction:column;justify-content:center;align-items:center}.footerContainer ul li a{color:#fff;font-family:jura,sans-serif;text-decoration:none;font-size:1rem;font-weight:800}.footerContainer p{color:#fff;font-family:jura,sans-serif;font-size:1rem;text-align:center;margin-top:10px}@media (min-width: 980px){.footerContainer{width:100%;padding:0 0 20px}}p ul li{font-family:var(--main-font)}main{width:100%;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:space-between}#root{min-height:100vh;display:flex}.contact-adress{margin-bottom:40px}@media (min-width: 980px){main{width:calc(100% - 112px);display:flex}}.firstTitle{color:var(--blue);font-weight:700;font-family:Kadwa,serif;font-size:2rem;max-width:300px;margin:0 auto}.firstTitle:after{content:"";display:block;width:50px;height:4px;background-color:var(--blue-light)}.subTitle{color:var(--blue);font-weight:700;font-family:Kadwa,serif;font-size:1.5rem;max-width:300px;margin:0 auto}.subTitle:after{content:"";display:block;width:50px;height:2px;background-color:var(--blue-light);margin-top:10px}@media (min-width : 980px){.firstTitle{max-width:700px;font-size:2.5rem}.subTitle{max-width:700px;font-size:2rem}.firstTitle:after{width:100px;height:5px}.subTitle:after{width:100px;height:3px}}.homeContainer{margin-top:64px;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-size:cover;background-position:center;background-repeat:no-repeat}.homeContainer h2{font-family:Kadwa,serif;font-size:1.7rem;font-weight:700;color:var(--black);text-align:center;margin:1rem 1rem 0}.homeContainer h2:after{content:"";display:block;width:50px;height:2px;background-color:var(--black);margin:30px auto}.homeContainer h3{font-family:var(--main-font);font-size:1.2rem;font-weight:600;color:var(--black);text-align:center;margin:0 .5rem}.homeContainer p{font-family:Jura,sans-serif;font-size:1rem;font-weight:400;color:#fff;text-align:center;padding:0 .5rem;margin-top:2rem;background:#0003;margin-bottom:10rem}.homeContainer a{font-family:Jura,sans-serif;font-size:1rem;font-weight:600;color:#fff;text-align:center;text-decoration:none;padding:.5rem 1rem;display:block;margin:auto}.homeContainer img{height:100svh}.blackFilter{height:100svh;background:#0003}article{margin-top:50px}article,h1,h2{padding:20px 0}article p{font-family:jura,sans-serif;font-weight:500;color:var(--black);padding:8px 0}section{display:flex;flex-direction:column;align-items:center;justify-content:center;width:80%}.portrait{margin-top:30px;display:flex;justify-content:center;align-items:flex-end}.portrait img{width:150px;height:auto;border-radius:50%;margin-right:20px}.contact-link{color:var(--black);font-weight:600;text-decoration:none;margin:0 auto}.cabestan{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:20px;margin-bottom:100px}.cabestan img{width:200px;height:auto;margin-bottom:10px}.linkCabestan{color:var(--black);font-weight:600;text-decoration:none;margin-top:20px}.linkCabestan:after{content:"";display:block;width:100%;height:3px;background-color:var(--blue)}@media (min-width: 980px){.homeContainer{margin-top:0;height:calc(100vh - 112px);align-items:unset}.homeContainer h2{font-size:2.5rem;color:#fff}.homeContainer h2:after{background-color:#fff}.homeContainer h3{font-size:2rem;color:#fff}.homeContainer p{max-width:800px;font-size:1.3rem;margin-bottom:1rem}.blackFilter{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:80px}section{width:60%;padding-top:50px}article,h1,h2{padding:40px 0}.presentation{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.presentation p{padding:8px 0}.presentation div{max-width:50%;margin:0 20px}.portrait{flex-direction:column;align-items:center}.portrait img{width:250px;margin:0 20px}.portrait p{font-size:1.2rem;margin-top:20px}article p{font-size:1.2rem;padding:8px 20px}.cabestan{margin-top:40px;margin-bottom:80px}.cabestan img{width:400px}.linkCabestan{font-size:1.3rem}.linkCabestan:hover{color:var(--blue)}.linkCabestan:hover:after{background-color:var(--black)}}.button{position:relative;padding:1em 1.5em;border:none;background-color:transparent;cursor:pointer;outline:none;font-size:1em}.rectangle{position:relative;color:var(--blue);display:inline-block}.rectangle:after,.rectangle:before{content:"";display:block;position:absolute;width:20%;height:20%;border:2px solid;border-radius:2px;transition:all .6s ease;pointer-events:none}.rectangle:after{bottom:0;right:0;border-top-color:transparent;border-left-color:transparent;border-bottom-color:var(--blue);border-right-color:var(--blue);border-top-width:2px;border-left-width:2px}.rectangle:before{top:0;left:0;border-bottom-color:transparent;border-right-color:transparent;border-top-color:var(--blue);border-left-color:var(--blue);border-bottom-width:2px;border-right-width:2px}.rectangle:hover:after,.rectangle:hover:before{width:100%;height:100%}.button-header-home{margin-top:8rem;margin:auto;display:flex;width:200px}.marged-top{margin-top:32px}@media (min-width: 980px){.button-header-home{width:300px;margin:48px 0 0}.button-centered{margin:10px auto}}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%;font-family:sans-serif;line-height:1.5;background-color:#fff;color:#000;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:200%}button,input,textarea,select{font:inherit;color:inherit;background:none;border:none;outline:none;padding:0;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}ul,ol{list-style:none}a{text-decoration:none;color:inherit}footer{width:100%}:root{--grey: #eeeeeb;--black: #2a2d34;--blue-light: #96c9dc;--green: #c5e0d8;--blue: #239fc0;--title-font: "Kadwa", serif;--main-font: "Jura", sans-serif}.main-prestations{margin-top:64px}.presta-article-carte{margin-top:10px;display:flex;flex-direction:column;align-items:center;padding:0}.presta-image{padding:0;width:100%;height:auto;max-width:300px;height:300px;object-fit:contain;display:block;border-radius:20px}.presta-section{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px}.presta-titre{padding:10px}.presta-desc{margin-top:10px;font-size:1.2rem;line-height:1.5;color:var(--text-color);margin-bottom:200px}.menu-prestations{display:flex;align-items:center;gap:20px;max-width:90%;overflow:scroll;padding:0 20px;position:sticky;bottom:0;background:#fff;z-index:10;border-top:1px solid #ddd}.presta-inactive{color:#00000080;font-weight:700}.fade-image{opacity:0;transition:opacity .5s ease-in-out}.fade-image[src]{opacity:1}.nav-arrow{width:24px;height:24px;position:absolute;top:316px;transform:translateY(-50%);cursor:pointer}.nav-arrow:before,.nav-arrow:after{content:"";position:absolute;width:2px;height:12px;background-color:var(--black);transition:background-color .2s}.nav-arrow.left{left:5%}.nav-arrow.left:before{top:6px;left:11px;transform:rotate(45deg);transform-origin:top left}.nav-arrow.left:after{bottom:0;left:11px;transform:rotate(-45deg);transform-origin:bottom left}.nav-arrow.right{right:5%}.nav-arrow.right:before{top:6px;left:11px;transform:rotate(-45deg);transform-origin:top right}.nav-arrow.right:after{bottom:0;left:11px;transform:rotate(45deg);transform-origin:bottom right}.nav-arrow.disabled{pointer-events:none;opacity:.5}@media (min-width: 980px){.main-prestations{margin-top:0;min-height:calc(100vh - 181px);justify-content:center}.presta-article-carte{flex-direction:row-reverse;justify-content:space-between}.presta-section{width:80%}.presta-image{height:600px;max-width:90%}.presta-text{width:50%}.presta-div-image{width:50%;display:flex;flex-direction:column;align-items:center}.nav-arrow{top:650px}.nav-arrow:before,.nav-arrow:after{content:"";position:absolute;width:2px;height:12px;background-color:var(--black);transition:background-color .2s}.nav-arrow.left{left:56%}.nav-arrow.right{right:15%}.popRight{right:5%!important}.popLeft{left:5%!important}.menu-prestations{width:100%;overflow:hidden;padding:20px;justify-content:center}.presta-inactive{color:#00000080;font-weight:700;cursor:pointer}}.progress-wrapper{display:flex;gap:4px;position:relative;bottom:0;width:80%;height:4px;z-index:10}.progress-segment{flex:1;background-color:#0000001a;position:relative;overflow:hidden;border-radius:2px}.progress-fill{height:100%;background-color:var(--blue-light)}@media (min-width: 980px){.progress-wrapper{bottom:20px}}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:999}.popup-content{position:relative;max-width:90vw;max-height:90vh}.popup-image{width:100%;height:auto;border-radius:8px;background-color:#fff}.close-btn{position:absolute;top:8px;right:8px;background:#fff;border:none;font-size:20px;padding:4px 8px;cursor:pointer;border-radius:4px}.arrow-popup{top:50%}@media (min-width: 980px){.popup-image{height:90vh}}.arrow-white:before,.arrow-white:after{background-color:var(--blue-light)}.arrow-main:before,.arrow-main:after{background-color:var(--black)}@media (min-width: 980px){.arrow-main:before,.arrow-main:after{background-color:var(--blue-light)}}.inno-main{margin:80px 0}.inno-first_title{color:var(--blue);font-weight:700;font-family:Kadwa,serif;font-size:2rem;max-width:300px;margin:0 auto}.inno-first_title:after{content:"";display:block;width:50px;height:4px;background-color:var(--blue-light);margin-left:100%;transform:translate(-100%)}.inno-main p{padding-bottom:16px}@media (min-width : 980px){.inno-main{min-height:calc(100vh - 112px);justify-content:flex-start;margin:0}.inno-first_title{max-width:700px;font-size:2.5rem}.inno-first_title:after{width:100px;height:5px}}.map-container{position:relative;width:90%;max-width:800px;margin:0 auto;padding-bottom:56.25%;height:0}.map-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}@media (min-width: 1024px){.map-container{max-width:700px;padding-bottom:30%}}.notFoundPage{display:flex;flex-direction:column;align-items:center;text-align:center;padding:5rem 2rem;gap:2rem;min-height:calc(100vh - 112px)}.notFoundPage img{max-width:100%;height:auto;border-radius:100%;box-shadow:0 4px 6px #0003}.notFoundPage p{font-size:1.25rem;font-weight:700}.notFoundPage div{text-align:center}.notFoundPage a{text-decoration:none;color:#000;margin:auto}
