: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}: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}footer{padding:2rem 0rem;background-color:var(--font-blue);color:#fff;text-align:center}footer a{color:#fff;font-size:1.5rem}@media(max-width: 1000px){footer{font-size:1.3rem}}footer .navigation>p,footer .coordonnees>p:first-child{color:#fff;font-size:2.3rem;font-weight:700}footer ul>li>a{color:#fff}footer .navigation{text-align:center}footer .coordonnees{text-align:center;width:30%}: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)}}*{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}: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}.tarifs{background-color:var(--light-grey);padding-top:10rem;padding-bottom:2.9rem}.tarifs .tarifs-container{width:79.95%;margin:0 auto}@media(max-width: 1000px){.tarifs .tarifs-container{width:100%;padding-left:1rem;padding-right:1rem}}.tarifs .tarifs-container h2{margin-bottom:0rem}.tarifs .tarifs-container .lottie-arrows{margin:0}.tarifs .tarifs-container h4{margin:8rem auto 0 auto;font-size:2.21rem;color:#fff;width:fit-content;font-weight:400;text-align:center;line-height:3rem;margin-bottom:5rem}@media(max-width: 1000px){.tarifs .tarifs-container h4{margin:0 auto}}.tarifs .tarifs-container h4 span{background-color:var(--violet)}@media(max-width: 1000px){.tarifs .tarifs-container h4:nth-of-type(2){margin-top:4rem;margin-bottom:4rem}}.tarifs .tarifs-container .tableau{box-shadow:0 0 30px #777;width:52.44%;margin:0 auto 5rem auto;background-color:#fff;padding-top:1rem;padding-left:1rem;padding-right:1rem}@media(max-width: 1000px){.tarifs .tarifs-container .tableau{margin:0 auto;width:100%;margin-bottom:5rem}}.tarifs .tarifs-container .tableau .div-btn{background-color:#fff;grid-area:bouton-en-savoir-plus;text-align:center;margin-top:3rem;padding-bottom:3rem}.tarifs .tarifs-container .tableau .div-btn a{font-size:1.85rem;background-color:var(--blue);padding:.5rem 2rem;color:#fff;border-radius:37px}.tarifs .tarifs-container .tableau-tarifs{box-shadow:0 0 30px #777;width:52.44%;margin:0 auto 5rem auto;display:grid;grid:"p1 p2" auto "p4" auto "p5 p5" auto "bouton-en-savoir-plus bouton-en-savoir-plus" auto/1fr 1fr}@media(max-width: 1000px){.tarifs .tarifs-container .tableau-tarifs{margin:0 auto;width:100%;margin-bottom:5rem}}.tarifs .tarifs-container .tableau-tarifs p{line-height:2.96rem}.tarifs .tarifs-container .tableau-tarifs p:nth-child(1){grid-area:p1;background-color:var(--blue);color:#fff;font-weight:700;font-size:2.21rem;text-align:center;padding:2.44rem 2.14rem;padding-top:2.44rem;margin:0}.tarifs .tarifs-container .tableau-tarifs p:nth-child(2){grid-area:p2;background-color:var(--blue);color:#fff;font-weight:700;font-size:2.21rem;text-align:center;padding:2.44rem 2.14rem;margin:0}.tarifs .tarifs-container .tableau-tarifs p:nth-child(3){position:relative;grid-area:p3;background-color:#fff;margin:0;padding-top:5.54rem;padding-bottom:6.94rem;padding-left:1.85rem;padding-right:1.85rem}.tarifs .tarifs-container .tableau-tarifs p:nth-child(3) span{font-weight:700}.tarifs .tarifs-container .tableau-tarifs p:nth-child(3):after{content:"";width:1px;height:75%;position:absolute;right:0;top:12.5%;background-color:#999}.tarifs .tarifs-container .tableau-tarifs p:nth-child(4){grid-area:p4;background-color:#fff;margin:0;padding-top:5.54rem;padding-bottom:6.94rem;padding-left:1.85rem;padding-right:1.85rem}.tarifs .tarifs-container .tableau-tarifs p:nth-child(4) span{font-weight:700}.tarifs .tarifs-container .tableau-tarifs p:nth-child(5){grid-area:p5;margin:0;background-color:#fff;padding-left:9rem;padding-right:9rem;padding-bottom:3.84rem}.tarifs .tarifs-container .tableau-tarifs .div-btn{background-color:#fff;grid-area:bouton-en-savoir-plus;text-align:center;padding-bottom:3rem}.tarifs .tarifs-container .tableau-tarifs .div-btn a{font-size:1.85rem;background-color:var(--blue);padding:.5rem 2rem;color:#fff;border-radius:37px}.tarifs .tarifs-container p:nth-child(7){font-family:"Josefin Sans",sans-serif;font-size:2.7rem;font-weight:400;line-height:2.9rem;margin-top:15rem;margin-bottom:7rem}@media(max-width: 1000px){.tarifs .tarifs-container p:nth-child(7){display:none}}.tarifs .tarifs-container .decouvrez-zone-intervention{display:flex;flex-flow:row nowrap;align-items:flex-start;justify-content:flex-end;width:30%;margin-left:auto;margin-right:10%}.tarifs .tarifs-container .decouvrez-zone-intervention img{display:block;width:50px;height:50px;margin-right:20px;align-self:flex-end}@media(max-width: 1000px){.tarifs .tarifs-container .decouvrez-zone-intervention img{display:none}}.tarifs .tarifs-container .decouvrez-zone-intervention p{font-family:"caveat",cursive;font-size:2.2rem;margin:0}@media(max-width: 1000px){.tarifs .tarifs-container .decouvrez-zone-intervention p{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{--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}.vp{background-color:var(--light-grey)}.vp .vp-container{width:79.95%;margin:0 auto;height:calc(var(--vh)*100);display:flex;flex-direction:column;justify-content:space-between;padding-top:20rem}@media(max-width: 1000px){.vp .vp-container{padding-top:8rem;font-size:2.5rem;text-align:center;width:100vw;padding-left:1rem;padding-right:1rem}}.vp .vp-container h1{width:79%;margin-top:0;margin-bottom:5rem}@media(max-width: 1000px){.vp .vp-container h1{width:100%}}.vp .vp-container p{width:49%;margin:0 0 2rem 0}@media(max-width: 1000px){.vp .vp-container p{width:100%;text-align:center;font-size:2rem}}.vp .vp-container span{color:var(--violet)}.vp .vp-container .hseperator-w-margin{margin:0;width:23.7%;height:2px;background-color:#aaa}@media(max-width: 1000px){.vp .vp-container .hseperator-w-margin{width:80%;margin:0 auto;margin-top:4rem}}: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}.zone-intervention{padding-top:6.7rem;padding-bottom:20rem}.zone-intervention .zone-intervention-container{width:79.95%;margin:0 auto}.zone-intervention .zone-intervention-container .honoraires-mobile{margin-bottom:4rem}@media(min-width: 1000px){.zone-intervention .zone-intervention-container .honoraires-mobile{display:none}}.zone-intervention .zone-intervention-container h2{font-family:"Josefin Sans",sans-serif;font-size:5.17rem;font-weight:bold;margin-bottom:5rem}.content{display:flex;justify-content:center;align-items:center}.content form{width:700px;padding:4rem;box-shadow:var(--box-shadow);border-radius:3px;display:flex;flex-direction:column}.content form .form-group{margin-bottom:2rem;display:flex;flex-direction:column}.content form .form-group label{font-size:1.8rem;color:var(--accent);font-weight:700;margin-bottom:1rem}.content form .form-group input,.content form .form-group textarea{border:1px solid var(--divider);padding:1rem;outline:0;border-radius:3px}.content form .form-group input:focus,.content form .form-group textarea:focus{border-color:var(--accent)}.content form .form-group textarea{min-height:20rem}.content form .form-btn-container{display:flex;justify-content:flex-end;align-items:center}.content form .form-btn-container .btn{margin-left:.5rem}.interventionResultTrue{color:green;margin-top:5rem;position:absolute}.interventionResultFalse{color:red;margin-top:5rem;position:absolute}h1{text-transform:uppercase}p{font-size:1.84rem}h2{font-family:"Josefin Sans",sans-serif;font-size:2.95rem;font-weight:400;margin:0}h3{margin-bottom:1.7rem;margin-top:4rem}

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