:root{font-family:Nunito,serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff1df;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:#2f2e2e;margin:0;min-width:320px;min-height:100vh;max-width:100vw;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1}#root{margin:0 auto;text-align:center}.App{display:flex;flex-direction:column;overflow-x:hidden}.page-container{padding-top:13vh}.Header{background-color:#fff1df;color:#6d4004;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:13vh;position:fixed;width:100vw;z-index:10;font-family:Old Standard,sans-serif}.Header_logo{color:#bc9c22;margin-right:1rem;align-items:center}.Header_nav--mobile{width:100vw;display:flex;flex-direction:row-reverse}.Header_nav--mobile-icon{margin-right:1rem}.Header_nav--desktop{display:none}.Header_nav_items_login{margin-left:1rem;cursor:pointer;text-decoration:none}.Header_nav_items{display:flex;flex-direction:row;padding-left:2rem}.Header_nav_items li{margin-left:1rem}.Header_nav_items .nav-link{margin-right:1rem;color:#fff}@media screen and (min-width:900px){.Header_nav--desktop{width:100vw;display:flex;justify-content:center;align-items:center;font-style:italic}.Header_nav--mobile{display:none}.Header_nav_items_login{margin-left:1rem;cursor:pointer}.Header_nav_items{text-decoration:none}.logo-mobile{display:none}.nav-link{text-decoration:none;font-style:italic;font-weight:300;font-family:Old Standard,sans-serif;font-size:1rem}}.MenuBurger_overlay{display:flex;background-color:#e1c340;position:fixed;align-items:flex-end;right:0;top:13vh;z-index:1000}.MenuBurger{background-color:#bc9c22;height:100vh;position:relative;width:fit-content;display:flex;flex-direction:column;align-items:flex-end;padding:1rem 2rem 1rem 1rem}.nav-link{text-decoration:none}@media screen and (min-width:900px){.MenuBurger,.MenuBurger_overlay{display:none}}.home-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin:0 auto;width:85%;margin-bottom:2.5rem}.home-image{height:20vh;width:100%;object-fit:contain;display:block;padding-top:2.5rem}.home-text{padding-top:2rem;font-family:Cormorant Garamond;text-align:justify}.home-article-container{background-color:#f8fffc;margin-top:2rem;border-radius:20px}.home-text-no-padding{text-align:justify;font-family:Cormorant Garamond;padding:.5rem 3rem 3rem;font-size:1.2rem}.home-article-text-title{font-size:1.5rem;font-family:Old Standard TT;font-weight:700;padding-top:1rem}.home-article-text-title-2{font-size:1.5rem;font-family:Old Standard TT;font-weight:700;padding-top:1rem;padding-right:3rem;padding-left:3rem}.home-image-2{height:auto;width:90%;object-fit:contain;display:block;margin-top:4rem;margin-bottom:1.5rem}.home-text-2{font-family:Cormorant Garamond;text-align:justify;padding-top:.5rem;font-style:italic;font-size:1.2rem}@media screen and (min-width:900px){.home-container{display:flex;flex-direction:column;width:60%;margin:0 auto;margin-bottom:3rem}}.dashboard-container{display:flex;flex-direction:column;width:100vw;overflow-x:hidden;min-height:65vh;margin:0 auto}.dashboard-login{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1}.dashboard-login_title{font-family:Cormorant Garamond;font-size:1.75rem}.dashboard-login_inputs{margin-top:4rem}.dashboard-content{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1}.dashboard-content_title{font-family:Cormorant Garamond;font-size:2rem;font-weight:700}@media screen and (max-width:768px){.dashboard-container{display:flex;flex-direction:column;width:85%;margin:0 auto;margin-bottom:3rem}}.my-rdv-container{min-height:65vh;width:60%;margin:0 auto;margin-bottom:3rem}.myrdv-title{font-family:Old Standard TT;font-size:2rem;margin-top:2rem;margin-bottom:1rem;font-weight:700}@media screen and (max-width:768px){.my-rdv-container{display:flex;flex-direction:column;width:85%;margin:0 auto;margin-bottom:3rem}}.addrdv-container{min-height:65vh;width:60%;margin:0 auto;margin-bottom:3rem}.add-rdv-title{font-family:Old Standard TT;font-size:2rem;margin-top:2rem;margin-bottom:1rem;font-weight:700}@media screen and (max-width:768px){.addrdv-container{display:flex;flex-direction:column;width:85%;margin:0 auto;margin-bottom:3rem}}.my-rdv-detail-container{min-height:65vh;width:60%;margin:0 auto;margin-bottom:3rem}.myrdv-detail-title{font-family:Old Standard TT;font-size:2rem;margin-top:2rem;margin-bottom:1rem;font-weight:700}.myrdv-detail-rdv-title,.myrdv-detail-rdv,.myrdv-detail-rdv-infos{font-family:Cormorant Garamond}.row{display:flex;flex-direction:row;gap:2rem;align-items:flex-start;margin-bottom:1rem}.label{width:15%;font-weight:700;font-family:Cormorant Garamond;text-align:left;padding:0 .5rem}.value{flex:1;font-family:Cormorant Garamond;text-align:left;padding:0 .5rem}@media screen and (max-width:768px){.my-rdv-detail-container{display:flex;flex-direction:column;width:85%;margin:0 auto;margin-bottom:3rem}}.take-rdv-detail-container{min-height:65vh;width:60%;margin:0 auto;margin-bottom:3rem;font-family:Old Standard TT}.text{font-family:Cormorant Garamond;font-size:1.2rem}@media screen and (max-width:768px){.take-rdv-detail-container{display:flex;flex-direction:column;width:85%;margin:0 auto;margin-bottom:3rem}}.rdv-time{font-family:Cormorant Garamond;align-self:center;width:100%;font-weight:700}.text-rdv-detail{font-family:Cormorant Garamond}.contact-container{display:flex;flex-direction:column;width:60%;overflow-x:hidden;min-height:65vh;margin:0 auto}.contact-title{font-family:Old Standard TT;font-size:2rem;margin-top:2rem;margin-bottom:1rem;font-weight:700}.contact-subtitle{font-family:Old Standard TT;text-align:center;font-size:1.4rem;margin-bottom:2rem;font-weight:700}.contact-infos{font-family:Old Standard TT;text-align:justify;font-size:1.1rem}.sub-container{background-color:#f8fffc;padding:1.5rem;border-radius:20px;width:100%;margin-bottom:1rem}@media screen and (max-width:768px){.contact-container{display:flex;flex-direction:column;width:85%;margin:0 auto;margin-bottom:3rem}.contact-infos{font-family:Old Standard TT;text-align:center;font-size:1.1rem;margin-bottom:1.5rem}.sub-container{background-color:#f8fffc;padding:1rem;border-radius:20px;width:100%;margin-bottom:1rem}}.about-container{display:flex;flex-direction:column;width:60%;overflow-x:hidden;min-height:65vh;margin:0 auto}.sub-container_about{background-color:#f8fffc;padding:1.5rem;border-radius:20px;width:100%;margin-bottom:1rem;display:flex;flex-direction:column;box-sizing:border-box}.about-infos{font-family:Old Standard TT;text-align:justify;font-size:1.1rem;max-width:100%;white-space:normal;overflow-wrap:break-word}@media screen and (max-width:768px){.about-container{display:flex;flex-direction:column;width:85%;margin:0 auto 3rem}}.my-articles-container{min-height:65vh;width:60%;margin:0 auto;margin-bottom:3rem}.my-articles-title{font-family:Old Standard TT;font-size:2rem;margin-top:2rem;margin-bottom:1rem;font-weight:700}@media screen and (max-width:768px){.my-articles-container{display:flex;flex-direction:column;width:85%;margin:0 auto;margin-bottom:3rem}}.add-article-container{min-height:65vh;width:60%;margin:0 auto;margin-bottom:3rem}.add-article-title{font-family:Old Standard TT;font-size:2rem;margin-top:2rem;margin-bottom:1rem;font-weight:700}@media screen and (max-width:768px){.add-article-container{display:flex;flex-direction:column;width:85%;margin:0 auto;margin-bottom:3rem}}.services-container{min-height:65vh;width:60%;margin:0 auto;margin-bottom:3rem}.services-title{font-family:Old Standard TT;font-size:2rem;margin-top:2rem;margin-bottom:1rem;font-weight:700}.about-subtitle{font-family:Old Standard TT;text-align:center;font-size:1.4rem;margin-bottom:2rem;font-weight:700;color:#cbb7a2}.about-infos{font-family:Old Standard TT;text-align:justify;font-size:1.1rem}.about-infos2{font-family:Old Standard TT;text-align:justify;font-size:1.1rem;font-style:italic;color:#a9c1b5}.home-image-2{height:auto;width:90%;object-fit:contain;display:block;justify-content:center;margin-top:4rem;margin-bottom:1.5rem;align-self:center}.about-infos3{font-family:Old Standard TT;text-align:justify;font-size:1.1rem;font-style:normal;color:#a9c1b5;font-weight:700}.service-price{font-family:Old Standard TT;text-align:left;font-size:1rem;font-weight:700;margin-top:2rem}.sub-container_about{background-color:#f8fffc;padding:1.5rem;border-radius:20px;width:100%;margin-bottom:1rem;display:flex;flex-direction:column;justify-items:center}@media screen and (max-width:768px){.services-container{display:flex;flex-direction:column;width:85%;margin:0 auto;margin-bottom:3rem}}.footer{height:10vh;width:100%;display:flex;gap:1rem;justify-content:center;align-items:center;padding:1rem 0;margin-bottom:5rem}.footer-logo img{max-width:auto;max-height:10vh;width:auto;height:auto;object-fit:contain;display:block}.footer-infos{display:flex;flex-direction:column;justify-content:space-around;height:10vh}.footer-infos_group p{margin:.2rem}.footer-infos_title{font-size:1.25rem;font-weight:700;font-family:Cormorant Garamond;text-align:left}.footer-infos_contact{font-family:Old Standard TT;font-style:italic;text-align:left;margin-top:1rem}.footer-infos_links{display:flex;flex-direction:row;justify-content:flex-start;padding-bottom:.5rem;height:15%;color:#000;text-decoration:none}.footer-infos_links a{display:inline-block;margin-right:.5rem;color:#000;text-decoration:none;font-style:italic}.footer-info_links_icon{width:25px;height:25px;object-fit:contain}
