*{margin:0}html{font-size:16px;height:100%}body{background-image:url(./assets/leaves-background.png);background-size:200px;background-repeat:repeat;background-attachment:fixed}main{min-height:100%}section.pageSection{font-family:"Source Serif Pro",serif;background-color:#fff;width:52vw;margin:45px auto 172px auto;padding:40px;font-size:1.2em;border-radius:15px;text-align:justify;box-shadow:2px 2px 10px lightgray}a{text-decoration:none;color:#000}h2{font-family:"Source Serif Pro",serif;text-align:center;font-size:3em;font-weight:400}h3{font-family:"Biryani",sans-serif;text-align:left;margin:70px 0 30px 0;line-height:.95em;letter-spacing:.2em;padding-bottom:10px;border-bottom:3px dotted rgb(158 124 62 / .5)}.topSectionSubHeadline{margin-top:20px}ul li::marker{color:rgb(158 124 62)}.darkFilter{position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(rgb(0 0 0 / .15),rgb(0 0 0 / .15));z-index:3;border-radius:10px}.roundedPicWithBorder{margin:20px 0 0 calc(50% - 165px);width:300px;height:300px;border:15px solid rgb(158 124 62 / .6);border-radius:50%;object-fit:cover}.siteHeader{background-color:#fff;padding:20px 5vw;display:flex;justify-content:space-between;align-items:center;margin-bottom:50px;border-bottom:20px solid rgb(158 124 62 / .5)}.siteHeader>h1{text-align:center}.siteHeader__name{font-family:"Biryani",sans-serif;font-size:.9em;font-weight:bolder;letter-spacing:.25em;line-height:.9em}.siteHeader__profession{display:block;letter-spacing:.15em;font-weight:500;font-size:.7em}.siteHeader__profession::before{width:90%;display:block;content:"";border-top:solid 2px rgb(158 124 62 / .5);margin:0 5% 5px 5%}.siteHeader>nav>ul{font-family:"Source Serif Pro",serif;display:flex;justify-content:space-between;padding:0;list-style-type:none}.siteHeader>nav>ul>li{margin-left:40px;font-size:1.35em;text-align:center}.navLink{box-sizing:border-box;position:relative}.navLink:after{display:block;content:"";position:absolute;bottom:-3px;width:100%;border-bottom:solid 3px rgb(158 124 62 / .5);transform:scaleX(0);transition:transform 280ms ease-in-out;transform-origin:0% 50%}.navLink:hover:after{transform:scaleX(1)}footer{font-family:"Source Serif Pro",serif;font-weight:700;height:80px;background-color:#fff;text-align:center;width:100%;line-height:80px}footer p{background-color:rgb(158 124 62 / .5)}.quotes{height:50px;width:50px;display:block;margin:15px 0}.quotes--bottom{transform:rotate(180deg);margin-left:auto}.signature{text-align:right;font-style:italic}.homePage__secondArticle>p{margin:40px auto 10px auto;text-align:center;color:#000;border-radius:20px;padding:40px;border-left:6px solid rgb(158 124 62 / .5);border-right:6px solid rgb(158 124 62 / .5)}.consultationsPage__difficultiesListContainer{position:relative;display:flex;margin:30px 0;background-color:#67b2aa;padding:25px 10px;border-radius:20px;overflow:hidden;filter:hue-rotate(30deg)}.consultationsPage__difficultiesListContainer>ul{text-align:left;min-height:260px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;font-size:1.3em;font-weight:700;list-style-image:url(./assets/leaf.svg);z-index:4}.consultationsPage__difficultiesListContainer>ul>li{padding:2px 0;margin-bottom:7px}.consultationsPage__difficultiesListContainer>img{height:80%;object-fit:cover;position:absolute;right:40px;bottom:0;opacity:.5}.consultationsPage__doctolibAppointments{text-align:center}.consultationsPage__sessionsProgressList>li{margin-bottom:15px}.consultationsPage__sessionsProgressList{padding-left:20px}.practicalInfosPage__list{padding-left:20px}.practicalInfosPage__parkingPic{width:600px;height:100%;border:15px solid rgb(158 124 62 / .6);margin:15px 0 0 calc(50% - 315px)}.contactPage__section{display:flex;justify-content:space-between;align-items:center}.contactPage__picture{margin-top:8px;width:calc(100% - 30px);border:15px solid rgb(158 124 62 / .6);border-radius:5px}#map{height:618px;width:50%;position:relative}#map iframe{border-radius:5px}#map a.osm-privacy-policy{position:absolute;top:0;right:0;line-height:1.4;font-size:12px;color:#0078a8;background:rgb(255 255 255 / .8);padding:.5px 3.5px;font-family:"Helvetica Neue",Arial,Helvetica,sans-serif}#map a.osm-privacy-policy:hover{text-decoration:underline}address{width:50%;font-style:normal;text-align:center;margin:-10px auto 0 auto;padding-left:30px}.contactPage__subHeadline{padding-bottom:5px;margin:25px 0 5px 0;text-align:center}.mailLink:hover,.telLink:hover{font-weight:700}.doctolibLink{position:relative;background-color:#67b2aa;filter:hue-rotate(30deg);color:#fff;font-weight:800;margin:25px auto;padding:5px 3px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;transition:all 0.12s;max-width:230px}.doctolibLogo{width:100px;height:35.91px;z-index:5}.doctolibLink:hover{transform:scale(1.03);box-shadow:3px 3px 10px #c6c6c6}.doctolibLink--inline{color:#0070a8;font-weight:700}@media (max-width:1400px){section.pageSection{width:67vw}}@media (max-width:1024px){html{font-size:14.5px}.siteHeader{flex-direction:column;padding:0;border-width:10px}.siteHeader>h1{margin:15px 0 15px 12px}.siteHeader>nav>ul>li{margin:10px auto 0 auto}.navLink:after{border-bottom:solid 3px #fff}.navLink{border-color:#fff;width:fit-content}#siteHeader__menuList{min-width:100vw;padding:3px 0 0 0;flex-direction:column;background-color:rgb(158 124 62 / .5)}section.pageSection{width:80vw}.practicalInfosPage__parkingPic{width:500px;margin:15px 0 0 calc(50% - 265px)}.contactPage__section{flex-direction:column}address{margin-top:30px;padding-left:0;width:100%}#map{width:100%;height:280px}}@media (max-width:650px){.roundedPicWithBorder{width:250px;height:250px;margin:10px 0 0 calc(50% - 140px)}.quotes{height:35px;width:35px}.consultationsPage__difficultiesList>img{right:10px;opacity:.5}.practicalInfosPage__parkingPic{width:400px;margin:15px 0 0 calc(50% - 215px)}}@media (max-width:480px){html{font-size:13px}section.pageSection{padding:20px}h2{font-size:3em}.homePage__secondArticle>p{padding:10px}.consultationsPage__difficultiesListContainer>ul{padding-left:25px}.consultationsPage__difficultiesListContainer>img{height:62%}.practicalInfosPage__parkingPic{width:250px;margin:15px 0 0 calc(50% - 140px)}#map{height:180px}}
