:root{--blue: #5D7DE6;--violet: #7451EB;--light-violet: #ab96f3;--font-blue: #002D5B;--height-header: 11vh;--light-grey: #e3e3e3;--beige: #F5F0E5;--green: #00dd7F;--shadow: 0px 10px 20px #707070}:root{--blue: #5D7DE6;--violet: #7451EB;--light-violet: #ab96f3;--font-blue: #002D5B;--height-header: 11vh;--light-grey: #e3e3e3;--beige: #F5F0E5;--green: #00dd7F;--shadow: 0px 10px 20px #707070}*{margin:0;padding:0;box-sizing:border-box}ul{list-style:none}a{text-decoration:none}:root{--blue: #5D7DE6;--violet: #7451EB;--light-violet: #ab96f3;--font-blue: #002D5B;--height-header: 11vh;--light-grey: #e3e3e3;--beige: #F5F0E5;--green: #00dd7F;--shadow: 0px 10px 20px #707070}.bouton-me-contacter{background:var(--font-blue);color:#fff;font-weight:400;padding:1rem 2rem;border-radius:50px;border-color:var(--font-blue);border:1px solid;cursor:pointer}.bouton-je-prends-rdv{background:var(--violet);color:#fff;font-weight:700;padding:1rem 2rem;border-radius:50px;box-shadow:0 8px 22px 0 rgba(45,32,92,.35)}.bouton-mes-tarifs{background:var(--font-blue);color:#fff;font-family:"Josefin Sans",sans-serif;font-size:2.5rem;font-weight:700;padding:.67rem 4rem;border-radius:50px}@media(max-width: 1000px){.bouton-mes-tarifs{font-size:1.5rem}}:root{--blue: #5D7DE6;--violet: #7451EB;--light-violet: #ab96f3;--font-blue: #002D5B;--height-header: 11vh;--light-grey: #e3e3e3;--beige: #F5F0E5;--green: #00dd7F;--shadow: 0px 10px 20px #707070}.hseperator-w-margin{width:70%;margin:0rem auto 5.5rem auto;background-color:var(--light-grey);height:1px}@media(max-width: 1000px){.hseperator-w-margin{margin:0rem auto 2rem auto}}:root{--blue: #5D7DE6;--violet: #7451EB;--light-violet: #ab96f3;--font-blue: #002D5B;--height-header: 11vh;--light-grey: #e3e3e3;--beige: #F5F0E5;--green: #00dd7F;--shadow: 0px 10px 20px #707070}header{position:absolute;padding-right:2.5rem;width:100%;display:flex;flex-flow:row;justify-content:space-between;align-items:center;min-height:4rem;z-index:1}header>a{display:block;display:flex;flex-flow:row nowrap;justify-content:flex-start;padding-left:2.5rem;font-size:3rem;font-family:"Grand Hotel",cursive;letter-spacing:.2rem;color:var(--font-blue)}@media(max-width: 1000px){header>a{padding-left:1rem}}header>a>span{font-family:"EB Garamond",serif;font-size:4rem;color:var(--violet)}header ul{display:flex;flex-flow:row nowrap;margin:1rem 0}@media(max-width: 1000px){header ul{display:none}}header ul li a,header ul li span{font-size:14px;font-weight:600;margin-left:2rem;padding:.8rem 1.6rem;border-radius:20px;background-color:#fff}header i{font-size:2rem}.logo{display:flex;flex-flow:row nowrap;align-items:center}.logo img{min-height:0;min-width:0;width:3.2rem;height:3.2rem;max-height:4rem;margin-left:1rem}.logo p{font-size:3rem;font-family:"Grand Hotel",cursive;letter-spacing:.2rem;color:var(--font-blue)}@media(max-width: 1000px){.toggling-menu{width:100vw;height:calc(100*var(--vh));background-color:#fff;z-index:11;position:fixed;top:0px}}.toggling-menu>i{display:block;text-align:end;font-size:3rem;color:var(--violet);padding-top:2rem;padding-right:2rem}.toggling-menu .toggling-menu-items{display:flex;flex-direction:column;justify-content:flex-start;width:80%;margin:0 auto;padding-top:5rem}.toggling-menu .toggling-menu-items a:first-child{background-color:var(--violet);color:#fff;border-radius:15px;padding:1.5rem 3rem;text-align:center;font-size:1.5rem;font-weight:700}.toggling-menu .toggling-menu-items p{background-color:#eee;color:var(--font-blue);border-radius:15px;padding:1.5rem 3rem;text-align:center;font-size:1.5rem;font-weight:700;margin-top:2rem}.toggling-menu .toggling-menu-items p i{margin-right:1rem}.toggling-menu .toggling-menu-items p:nth-of-type(2){margin-bottom:4rem}.toggling-menu .toggling-menu-items .hseperator-w-margin{width:100%;margin-bottom:4rem}.toggling-menu .toggling-menu-items a:nth-of-type(2){font-weight:700;color:var(--font-blue);margin-bottom:4rem}.toggling-menu .toggling-menu-items a:nth-of-type(2) i{margin-left:2rem}.toggling-menu .toggling-menu-items a:nth-of-type(3){font-weight:700;color:var(--font-blue);margin-bottom:4rem}.toggling-menu .toggling-menu-items a:nth-of-type(3) i{margin-left:2rem}.toggling-menu .toggling-menu-items a:nth-of-type(4){font-weight:700;color:var(--font-blue)}.toggling-menu .toggling-menu-items a:nth-of-type(4) i{margin-left:2rem}.sticky-header{min-height:60px;border-bottom-left-radius:24px;border-bottom-right-radius:24px;background-color:#fff;position:fixed;padding-right:2.5rem;width:100%;top:0px;display:flex;flex-flow:row;justify-content:space-between;align-items:center;z-index:10}.sticky-header>a{display:flex;flex-flow:row nowrap;justify-content:flex-start;padding-left:2.5rem;font-size:3rem;font-family:"Grand Hotel",cursive;letter-spacing:.2rem;color:var(--font-blue)}.sticky-header>a>span{font-family:"EB Garamond",serif;font-size:4rem;color:var(--violet)}.sticky-header ul{display:flex;flex-flow:row nowrap;margin:1rem 0}@media(max-width: 1000px){.sticky-header ul{display:none}}.sticky-header ul li:not(:last-child) a{font-size:14px;font-weight:600;margin-left:3.7rem;padding:.8rem 1.6rem;border-radius:20px;background-color:#eee}.sticky-header ul li:last-child span{font-size:14px;font-weight:400;margin-left:3.7rem}.sticky-header #hamburger-sticky{font-size:2rem}.clicked{padding:1rem 1.3rem !important;border-radius:100% !important;border:0px !important}.contact{display:flex;flex-direction:column;justify-content:space-around;background-color:#eee;border-radius:10px;padding:1rem 2rem;margin-right:2.5rem;min-height:10rem;width:fit-content;position:fixed;top:70px;right:0px;z-index:2}.contact p{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;color:#333}.contact p:nth-child(2){margin-top:1rem;margin-bottom:1rem}.contact p:last-child a{padding:0 .4rem;background-color:var(--violet);color:#fff;font-style:italic}.contact i{margin-right:2rem}.hide{display:none}:root{--blue: #5D7DE6;--violet: #7451EB;--light-violet: #ab96f3;--font-blue: #002D5B;--height-header: 11vh;--light-grey: #e3e3e3;--beige: #F5F0E5;--green: #00dd7F;--shadow: 0px 10px 20px #707070}:root,body{font-size:62.5%}body{color:var(--font-blue);font-family:"montserrat",sans-serif}h1{font-family:"Josefin Sans",sans-serif;font-weight:700}@media(min-width: 1200px){h1{font-size:5.17rem;line-height:7.4rem}}h3{font-family:"Josefin Sans",sans-serif}@media(min-width: 1200px){h3{font-size:5.17rem;font-weight:700}}h4{font-family:"Josefin Sans",sans-serif;font-weight:400}@media(min-width: 1200px){h4{font-size:2.73rem;line-height:3.7rem}}h5{font-family:"Josefin Sans",sans-serif}@media(min-width: 1200px){h5{font-size:2.73rem}}@media(min-width: 1200px){p{font-size:1.85rem;line-height:2.96rem}li{font-size:1.85rem}}a{font-size:1.85rem}@media(min-width: 1200px){a{color:var(--font-blue)}}

/*# sourceMappingURL=stages.css.map*/