:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{margin:0 auto;text-align:center}html,body{height:auto;overflow-x:hidden;margin:0;padding:0}.fullscreen-container{position:relative;width:100vw;height:100vh}.center-panel{font-family:Raleway,sans-serif;color:#545454;position:absolute;top:0;left:50%;transform:translate(-50%);width:45rem;min-height:100vh;background-color:#fff;box-shadow:0 0 20px #0003;z-index:1;display:flex;justify-content:center;align-items:center}.inner{display:flex;flex-direction:column;height:100%;animation:fadeIn 2s ease-in forwards;padding:4.25rem 3.375rem;max-width:100%;position:relative}.section{overflow:hidden}.title-intro{flex:1 1 47%;overflow-y:visible;display:flex;flex-direction:column;justify-content:end}.text-content{flex:0 0 auto;overflow-y:visible;height:26rem}.contact-info{flex:1 1 20%;overflow-y:visible}.title{text-transform:uppercase;color:#545454;font-family:Raleway,sans-serif;letter-spacing:.6rem;width:calc(100% + .8rem);font-size:2.2em;line-height:1.625;font-weight:400;margin-bottom:2rem}.subtitle{text-transform:uppercase;color:#545454;letter-spacing:.325rem;width:calc(100% + .325rem);font-size:1.5em;line-height:1.75;font-weight:250}.minititle{font-size:large}.nav{cursor:pointer;transition:color .3s ease;font-weight:400}.nav:hover{text-decoration:underline}.nav.active{font-weight:700;color:#000;text-decoration:underline}.intro{text-align:justify;font-weight:600}.description{text-align:justify}.infos{display:flex;justify-content:space-around}hr{align-items:center;border:0;display:flex;justify-content:center;min-height:1rem;padding:0;position:relative;width:100%;margin-top:.5rem;margin-bottom:1rem}hr:before{content:""}#divider1:before{width:5rem;background-color:#d9d9d9;height:1px;border-radius:0}#divider2:before{width:7rem;background-color:#d9d9d9;height:2px;border-radius:0}ul{list-style-type:"- "}:before{box-sizing:border-box}.consultations{text-align:justify;margin-bottom:1rem}.contact{text-align:justify}.fullscreen-bg{position:fixed;top:0;left:0;width:100vw;height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;animation:fadeIn 2s ease-in forwards,zoomLoop 10s ease-in;z-index:-1;opacity:0}.fullscreen-bg.animate{animation:fadeIn 2s ease-in forwards,zoomLoop 10s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes zoomLoop{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes fadeText{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1399px){.center-panel{width:38rem}.title{font-size:1.8em}.text-content{height:28rem}}@media (max-width: 1199px){.center-panel{width:38rem}.text-content{height:32rem}}@media (max-width: 991px){.text-content{height:30rem}}@media (max-width: 767px){.text-content{height:30rem}.title{font-size:1.6rem;letter-spacing:.3rem;margin-bottom:1rem}.infos{flex-direction:column;align-items:center}.consultations,.contact{width:100%}hr{margin-top:.5rem;margin-bottom:.7rem}}@media (max-width: 575px){.center-panel{width:30rem;box-shadow:none}.text-content{height:auto}.inner{padding:4.25rem 3.5rem}}@media (max-width: 413px){.center-panel{width:22rem;box-shadow:none}.title{font-size:1.1rem}.text-content{height:auto}.inner{padding:3rem 2rem}}@media (max-width: 361px){.center-panel{width:20rem;box-shadow:none}.title{font-size:1.5rem}.text-content{height:auto}.inner{padding:3rem 2rem}}
