@import url(https://fonts.googleapis.com/css2?family=Sixtyfour+Convergence&display=swap);@import url(https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&family=Sixtyfour+Convergence&display=swap);*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{height:100%}body{-webkit-overflow-scrolling:touch;background-color:#fff;font-family:Raleway,sans-serif;overflow-y:auto}::-webkit-scrollbar{display:none}.header{align-items:center;background-color:#000;display:flex;justify-content:space-between;padding:1rem;position:relative;z-index:1000}.logo{margin-left:3rem;width:150px}.desktop-nav{display:flex;gap:1rem}.header nav a{font-family:Sixtyfour Convergence,sans-serif;font-size:8px;margin-left:1rem;text-decoration:none;text-transform:uppercase}.burger-menu{display:none}.burger-icon{background:#0000;border:none;cursor:pointer;display:flex;flex-direction:column;height:2rem;justify-content:space-around;padding:0;width:2rem;z-index:10}.burger-icon span{background:#fff;border-radius:10px;height:.25rem;position:relative;transform-origin:1px;transition:all .3s linear;width:2rem}.burger-menu.open .burger-icon span:first-child{transform:rotate(45deg)}.burger-menu.open .burger-icon span:nth-child(2){opacity:0}.burger-menu.open .burger-icon span:nth-child(3){transform:rotate(-45deg)}.mobile-nav{background:#030303;display:none;flex-direction:column;height:100vh;justify-content:center;padding:2rem;position:fixed;right:0;text-align:left;top:0;transform:translateX(100%);transition:transform .3s ease-in-out}.mobile-nav.open{display:flex;transform:translateX(0);transition:.5s ease-in-out;z-index:10}.mobile-nav a{color:#0d0c1d;font-size:2rem;font-weight:700;letter-spacing:.5rem;padding:2rem 0;text-decoration:none;text-transform:uppercase;transition:color .3s linear}.close-menu{background:none;border:none;color:#fff;cursor:pointer;font-size:1.5rem;position:absolute;right:1.5rem;top:2rem}@media (max-width:768px){.desktop-nav{display:none}.burger-menu{display:block}.title{font-size:20px}.logo{margin-left:0}}.homes{background:linear-gradient(90deg,#0d0c0c,#fff)}.home{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:900px}.home h1{margin-top:2rem}.home h1,.home p{color:#fff;z-index:3}.home p{font-size:12px;font-weight:500;margin-top:1rem}.video-container{margin:1rem auto 0;width:100%;z-index:2}.container-galerie-1{align-items:center;display:flex;justify-content:center;margin-top:-34.5rem;padding-bottom:10rem;position:relative;width:100%;z-index:1}.scrolling-container{animation:scroll 1000s linear infinite;display:flex}.scrolling-container-inner{display:flex}.card-galerie-1{cursor:pointer;height:500px;width:500px}.card-img-galerie-1 img{box-shadow:5px 5px 10px hsla(0,0%,77%,.984);height:500px;width:500px}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:400px){.home h1{font-size:20px}}@media (max-width:678px){.card-galerie-1{margin-top:35rem}.card-galerie-1,.card-img-galerie-1 img{height:400px;width:400px}}@keyframes scrollvertical{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@media (max-width:450px){.card-galerie-1{margin-top:3rem}.card-galerie-1,.card-img-galerie-1 img{height:300px;width:300px}.scrolling-container-inner{animation:scrollvertical 1000s linear infinite;display:flex;flex-direction:column}.video-section{height:100vh}.overlay-container h1{font-size:28px}}.video-section{height:100vh;position:relative;width:100%}.video-player{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.overlay-container{display:flex;font-size:30px;inset:0;justify-content:center;margin-left:auto;margin-right:auto;margin-top:2rem;max-width:1280px;position:absolute;text-align:center}.container{background:linear-gradient(90deg,#0d0c0c,#fff);display:flex;height:100vh;justify-content:center}.carousel-container,.container{overflow:hidden;position:relative;width:100%}.carousel-container{height:100%}.carousel-slide{height:100%;opacity:0;position:absolute;transition:opacity .5s ease-in-out;width:100%}.carousel-slide.active{opacity:1}.responsive-banner{height:100%;object-fit:contain;width:100%}.btn{background:linear-gradient(90deg,#fc960b,#fa1f0e);border:none;border-radius:30px;bottom:20rem;box-shadow:1px 2px 3px #00000080;cursor:pointer;height:40px;position:absolute;right:45%;width:200px}.btn:hover{background:linear-gradient(90deg,#fa1f0e,#fc960b)}.btn a{color:#fff;font-size:12px;text-decoration:none;text-transform:uppercase}.country-section{background:linear-gradient(90deg,#0d0c0c,#fff);width:100%}.box-container{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:0 auto;max-width:1600px;padding:1rem}.box{background-color:#fff;border-radius:10px;box-shadow:1px 2px 4px #00000080;display:flex;flex-direction:row;height:500px;margin-bottom:1rem;margin-top:1rem;max-width:auto}.box p{font-weight:500;line-height:25px;padding:1rem}.box img{height:auto;max-width:100%}.carousel-button{align-items:center;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;padding:1rem;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .3s ease;width:40px;z-index:10}.carousel-button:hover{background:#000c}.carousel-button.prev{left:1rem}.carousel-button.next{right:1rem}.carousel-dots{bottom:2rem;display:flex;gap:.5rem;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.dot{background:#ffffff80;border-radius:50%;cursor:pointer;height:10px;transition:background-color .3s ease;width:10px}.dot.active{background:#fff}@media (max-width:1200px){.box img{height:auto;max-width:500px}}@media (max-width:820px){.container{flex-direction:column;height:auto;overflow:visible}.carousel-container{height:50vh}.btn{bottom:9rem;height:35px;right:50%;transform:translateX(50%);width:150px}.btn a{font-size:10px}.box{flex-direction:column;height:auto}.box img{height:auto;max-width:100%}.carousel-button{height:35px;padding:.5rem;width:35px}}@media (max-width:480px){.carousel-container{height:40vh}.carousel-button{height:30px;padding:.3rem;width:30px}.btn{bottom:3rem;font-size:10px;height:35px;right:50%;transform:translateX(50%);width:120px}}.scroll-to-top-button{align-items:center;background:#000;border-radius:50%;bottom:5rem;box-shadow:0 2px 4px #0003;color:#fff;cursor:pointer;display:flex;font-size:20px;font-weight:700;height:50px;justify-content:center;opacity:1;position:fixed;right:.5rem;transition:opacity .3s ease-in-out;width:50px}.show{display:flex}.hide{display:none}.scroll-to-top-button:hover{opacity:.8}.progress-circle{border:.25em solid #0000;border-radius:50%;cursor:pointer;height:3em;position:relative;transition:border-image .01s ease-in-out;width:3em}.progress-circle:hover{border-color:#ffb300}.arrow-up{border:solid #000;border-radius:.2em;border-width:0 .2em .2em 0;display:inline-block;height:1.5em;left:98%;position:absolute;top:60%;transform:translate(-50%,-50%) rotate(-135deg);width:1.5em}@media (max-width:768px){.scroll-to-top-button{bottom:3.8rem;height:35px;right:.2rem;width:35px}}.tourisme{background-attachment:fixed;background-image:url(/static/media/mairie.2668ac7505ca6504cec4.png);background-position:50%;background-size:cover;display:flex;flex-direction:column;margin:0;min-height:100vh;padding:2rem;text-align:center;width:100%}.tourisme h2{font-size:2rem}.tourisme h2,.tourisme p{font-weight:700;margin-top:1rem}.tourisme p{font-size:1.2rem}.tourisme li{list-style:none;margin-top:1rem}.glass-card{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#fff3;border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 4px 30px #0000001a;margin:2rem auto 0;padding:.5rem;z-index:1}.glass-card ul{list-style-type:none;padding:0}.glass-card li{margin-bottom:1rem}.glass-card a{color:#333;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all 5s ease-in-out}.glass-card a:hover{color:#007bff;font-weight:700}.image{height:500px;max-width:800px}body{background:linear-gradient(45deg,#f3f3f3,#e6e6e6)}@media (max-width:800px){.image{height:400px;width:400px}}@media (max-width:380px){.tourisme h2{font-size:1.2rem}.glass-card a{font-size:.9rem!important}.image{height:200px;width:200px}}#cathedraleImage,#maladrerieImage,#museeImage,#planEauImage{opacity:0;transition:opacity .3s ease-in-out}#cathedraleImage[style*="display: block"],#maladrerieImage[style*="display: block"],#museeImage[style*="display: block"],#planEauImage[style*="display: block"]{opacity:1}.cathedrale{background-attachment:fixed;background-image:url(/static/media/cathedrale.73a1c45840240acf0234.png);background-position:50%;background-size:cover;display:flex;flex-direction:column;margin:0;min-height:100vh;padding:2rem;text-align:center;width:100%}.cathedrale h2{font-size:2rem;font-weight:700;margin-top:1rem}.cathedrale p{line-height:1.5;max-width:450px;padding:1rem}.cathedrale li,.cathedrale p{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#fff3;border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 4px 30px #0000001a;font-size:1.2rem;font-weight:500;margin:1rem auto 0}.cathedrale li{list-style:none;max-width:300px;padding:.5rem}.retour-link{color:#fff;font-weight:700;margin-top:1rem;text-decoration:none}.retour-link:hover{color:#007bff}@media (max-width:385px){.cathedrale h1{font-size:1.5rem;margin-top:-1rem}.cathedrale h2{font-size:1.2rem}.cathedrale li,.cathedrale p{font-size:.7rem!important;max-width:95%}.retour-link{font-size:.8rem}}.musee{background-attachment:fixed;background-image:url(/static/media/musee.70e62d83f81df7ef1aeb.png);background-position:50%;background-size:cover;display:flex;flex-direction:column;margin:0;min-height:100vh;padding:2rem;text-align:center;width:100%}.musee h1,.musee h2{font-size:2rem;font-weight:700;margin-bottom:1rem;margin-top:1rem}.musee p{font-weight:500;line-height:1.5;margin:1rem auto 0;max-width:450px;padding:1rem}.musee p,.musee ul{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#fff3;border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 4px 30px #0000001a}.musee ul{margin:0 auto;max-width:300px;padding:.5rem}.musee li{font-weight:500;line-height:1.5;list-style:none}@media (max-width:768px){.cathedrale h2{font-size:1.5rem}.cathedrale li,.cathedrale p{font-size:1rem;max-width:90%}.retour-link{font-size:.9rem}}@media (max-width:385px){.musee ul{margin-bottom:1.2rem}.musee h1{font-size:1.5rem;margin-top:-1rem}.musee h2{font-size:1.2rem}.musee li,.musee p{font-size:.7rem!important;margin-top:-.3rem;max-width:95%}.retour-link{font-size:.8rem}}.plan-eau{background-attachment:fixed;background-image:url(/static/media/tour1.0f78537b2f2db2a4f28d.png);background-position:50%;background-size:cover;display:flex;flex-direction:column;margin:0;min-height:100vh;padding:2rem;text-align:center;width:100%}.plan-eau h1,.plan-eau h2{font-size:2rem;font-weight:700;margin-top:1rem}.plan-eau p{font-weight:500;line-height:1.5;max-width:450px}.plan-eau p,.plan-eau ul{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#fff3;border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 4px 30px #0000001a;margin:1rem auto 0;padding:.5rem}.plan-eau ul{max-width:300px}.plan-eau li{font-weight:500;line-height:1.5;list-style:none}@media (max-width:768px){.plan-eau h2{font-size:1.5rem}.plan-eau li,.plan-eau p{font-size:1rem;max-width:90%}.retour-link{font-size:.9rem}}@media (max-width:390px){.plan-eau h1{font-size:1.5rem;margin-top:-1rem}.plan-eau h2{font-size:1.2rem}.plan-eau li,.plan-eau p{font-size:.7rem!important;max-width:95%}.retour-link{font-size:.8rem}}.maladrerie{background-attachment:fixed;background-image:url(/static/media/maladrerie.a7e0c98fccadd35b7d20.png);background-position:50%;background-size:cover;display:flex;flex-direction:column;margin:0;min-height:100vh;padding:2rem;text-align:center;width:100%}.maladrerie h1{color:#d97c2b;font-size:2rem;font-weight:700;margin-top:1rem}.maladrerie p{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#fff3;border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 4px 30px #0000001a;font-weight:500;line-height:1.5;margin:1rem auto 0;max-width:450px;padding:1rem}.maladrerie h2{color:#d97c2b;font-size:2rem;font-weight:700;margin-bottom:1rem;margin-top:1rem}.maladrerie ul{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#fff3;border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 4px 30px #0000001a;line-height:1.5;margin:0 auto;max-width:300px;padding:1rem}.maladrerie li{font-weight:500;list-style:none}@media (max-width:768px){.maladrerie h2{font-size:1.5rem}.maladrerie li,.maladrerie p{font-size:1rem;max-width:90%}.retour-link{font-size:.9rem}}@media (max-width:385px){.maladrerie h1{font-size:1.5rem;margin-top:-1rem}.maladrerie h2{font-size:1.2rem}.maladrerie li,.maladrerie p{font-size:.7rem!important;max-width:95%}.retour-link{font-size:.8rem}}.background{background:linear-gradient(90deg,#0d0c0c,#fff);margin-top:-1rem}.actualites{margin:0 auto 2rem;padding-top:1rem;text-align:center;width:90%}.instagram-media.instagram-media-rendered{min-width:800px!important}.actualites h2{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#fff3;border-radius:16px;box-shadow:0 1px 2px #0000001a;font-size:2rem;font-weight:700;margin:1rem auto 0;padding:.5rem;width:90%}.title-parc{background-color:aqua;border-radius:15px;padding:.5rem}.actualites p{font-size:1.2rem}.actualites li,.actualites p{font-weight:500;margin-top:1rem}.actualites li{list-style:none}.container-img1{display:flex;flex-wrap:wrap;justify-content:space-around;margin:1rem;max-width:1800px}.container-img2,.instagram-embed{display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:1rem}.instagram-embed{padding-bottom:4rem}.instagram-embed iframe{box-shadow:0 2px 4px #0003!important}.actu-img,.actu-img2{border-radius:16px;box-shadow:0 2px 4px #0003;height:600px;margin-top:1rem;width:600px}.actu-img2{object-fit:cover}.map-container{width:42%}.map-container iframe{border-radius:16px;box-shadow:0 2px 4px #0003}.container-img h2{margin-bottom:2rem;margin-top:2rem}.actu-text{box-shadow:0 1px 2px #0000001a;font-weight:700;line-height:1.5;margin:0 auto;padding:.5rem;width:90%}.actu-text,.text-intro{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#fff3;border-radius:16px}.text-intro{align-items:center;box-shadow:0 2px 4px #0003;display:flex;flex-direction:column;justify-content:center;max-width:700px;padding:.8rem}video{border-radius:16px;margin-bottom:1rem;margin-right:1rem;width:550px}.scroll-to-top{background:#000;border-radius:50%;bottom:5rem;color:#fff;cursor:pointer;font-size:20px;height:50px;padding:1rem;position:absolute;right:.5rem;transition:all .5s;width:50px}.scroll-to-top:hover{background:#fff;color:#000}@media (max-width:970px){.instagram-embed iframe{margin:1rem;width:100%}.instagram-media.instagram-media-rendered{min-width:600px!important}.actu-img{margin-top:1rem;object-fit:cover}.actu-img,.actu-img2{height:100%;width:100%}.map-container{width:100%}}@media (max-width:660px){.instagram-media.instagram-media-rendered{min-width:300px!important}.map-container{display:flex;justify-content:center;width:100%}}body{flex-direction:column;min-height:100vh}#root,body{display:flex}#root{flex:1 1;flex-direction:column}main{flex:1 1}.footer{align-items:center;background:#000;bottom:0;display:flex;height:60px;justify-content:center;width:100%;z-index:1000}.link{color:#fff;font-size:20px;margin:1rem}.footer-links{align-items:center;display:flex;justify-content:space-between}.footer-links a:hover{transform:scale(1.2)}.footer-name{color:#fff}@media (max-width:380px){.footer-name{font-size:12px}}.sorties{background-blend-mode:multiply;background-color:#00000080;background-image:url(/static/media/resto1.c822d21625d0b7c84873.png);background-position:50%;background-size:cover;margin-top:-1rem;min-height:100vh;padding-bottom:4rem}.sorties h1,.sorties p{color:#fff;margin:1rem auto 0;text-align:center}.lieux-populaires{margin:0 auto;max-width:1500px}.lieux-grid,.lieux-populaires{display:flex;flex-wrap:wrap;justify-content:space-around}.lieux-grid{width:100%}.lieu{align-items:center;display:flex;flex-direction:column;margin:1.5rem}.lieu h3{margin-bottom:1rem}.lieu h3 a{background:#000;color:#fff;text-decoration:none}.lieu h3 a,.lieu h3 a:hover{border-radius:5px;margin-bottom:.5rem;padding:.5rem}.lieu h3 a:hover{background-color:#000000b3}.lieu iframe,.lieu img{max-height:400px;max-width:500px;object-fit:cover}.restaurants{align-items:center;display:flex;flex-direction:column;margin:0 auto}@media (max-width:550px){.lieu iframe,.lieu img{height:auto;max-height:300px;max-width:400px;width:100%}}.restaurants{margin-bottom:-4.5rem;overflow:hidden;padding:0;text-align:center;width:100%}.restaurants h2{color:#fff;margin-bottom:1rem;padding:1rem}.carousel{aspect-ratio:16/9;height:auto;max-height:70vh;position:relative;width:100%}.carousel-content{display:flex;height:100%;transition:transform .5s ease}.slide{align-items:center;display:flex;flex:0 0 100%;justify-content:center;position:relative;width:100%}.slide img{background-color:#000;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.slide a{background-color:#000000b3;border-radius:5px;bottom:20px;color:#fff;font-size:1.2rem;font-weight:700;left:50%;padding:10px 20px;position:absolute;text-decoration:none;transform:translateX(-50%);transition:background-color .3s ease;white-space:nowrap;z-index:10}.slide a:hover{background-color:#000000e6}@keyframes slide{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.carousel-content{animation:slide 15s linear infinite}.carousel-content:hover{animation-play-state:paused}@media (max-width:768px){.carousel{aspect-ratio:5/3}.slide a{font-size:1rem;padding:8px 16px}}
/*# sourceMappingURL=main.7070bc04.css.map*/