*{padding:0;box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}*,h1{margin:0}img{max-width:100%;border:0}aside,details,footer,header,main,nav,section,summary{display:block}a{background-color:#fff0;color:#1d1d1b;text-decoration:none;transition:.3s}a:active,a:hover{outline:0}b{font-weight:700}svg:not(:root){overflow:hidden}button,input{color:inherit;font:inherit;margin:0}button{overflow:visible;text-transform:none;-webkit-appearance:button;cursor:pointer}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox]{box-sizing:border-box;padding:0}table{border-collapse:collapse;border-spacing:0}@font-face{font-display:swap;font-family:"Poppins";src:url(/wp-content/themes/template-onepage/assets/fonts/Poppins/Poppins-Regular.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:"Poppins";src:url(/wp-content/themes/template-onepage/assets/fonts/Poppins/Poppins-Light.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-display:swap;font-family:"Poppins";src:url(/wp-content/themes/template-onepage/assets/fonts/Poppins/Poppins-Medium.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-display:swap;font-family:"Poppins";src:url(/wp-content/themes/template-onepage/assets/fonts/Poppins/Poppins-Bold.ttf)format("truetype");font-weight:800;font-style:normal}@font-face{font-display:swap;font-family:"Poppins";src:url(/wp-content/themes/template-onepage/assets/fonts/Poppins/Poppins-Italic.ttf)format("truetype");font-weight:400;font-style:italic}@font-face{font-display:swap;font-family:"DMSans";src:url(/wp-content/themes/template-onepage/assets/fonts/DM_Sans/static/DMSans-SemiBold.ttf)format("truetype");font-weight:600;font-style:normal}body,html{padding:0;margin:0;list-style:none}html{color:#1d1d1b;overflow-x:hidden}body,html{scroll-behavior:smooth;font-family:"Poppins",sans-serif}ul{list-style:none}a:hover{color:#117fc4}::-webkit-scrollbar-thumb{background:#117fc4;border-radius:10px}h1,h2{font-family:"DMSans",sans-serif;color:#117fc4}h1,h2,h3{font-size:3rem;font-weight:600;line-height:1}h2,h3{font-size:1.75rem}h3{font-size:1.25rem;font-family:"DMSans",sans-serif}@media (min-width:768px){h2{font-size:2.25rem}}@media (min-width:1188px){h1{font-size:3.25rem}h2{font-size:2.25rem}}@media (min-width:1500px){h2{font-size:2.5rem}}.fill-primary{fill:#117fc4}.btn{background-color:#117fc4;color:#fff;padding:.5rem 1.5rem;display:block;width:-moz-fit-content;width:fit-content;border-radius:8px;margin-top:1rem;border:1px solid #117fc4;text-align:center}.btn:hover{color:#117fc4;background-color:#fff0}section{padding:3rem 10%}@media (min-width:1188px){section{padding:4rem 10%}}@media (min-width:1500px){section{padding:4rem 15%}}p:not(:last-of-type){margin-bottom:.5rem}.header{width:100vw;position:fixed;z-index:5;margin-top:0;top:0;display:flex}.header .menu{min-height:100vh;width:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;gap:2rem;padding-bottom:40vh;font-size:1rem}@media (min-width:1500px){.header .menu{font-size:1.125rem}}.header .menu>a{text-align:center}.header .menu__logo{width:100%;-o-object-fit:contain;object-fit:contain}.header .menu__container{display:flex;flex-direction:column;gap:1rem;position:relative;width:70%}.header .menu__reseaux{display:flex;gap:1rem}.footer .reseaux-sociaux__container svg,.header .menu__reseaux svg{width:1.75rem;height:1.75rem;-o-object-fit:contain;object-fit:contain}.header .checkbox{display:none}@media (min-width:1188px){.header{width:100vw;position:absolute}.header .menu__logo{height:6rem;transition:.3s height;filter:none;width:initial}.header .menu__logo img{height:100%}.header .menu{flex-direction:row;min-height:initial;justify-content:flex-start;align-items:center;gap:5%;padding-bottom:0;padding:1rem 10%}}@media (min-width:1188px) and (min-width:1500px){.header .menu{gap:7%}}@media (min-width:1188px){.header .menu__container{flex-direction:row;gap:3rem;width:initial;align-items:center}}@media (min-width:1188px) and (min-width:1500px){.header .menu__container{gap:4rem}}@media screen and (max-width:1188px){.header .checkbox{display:block;width:40px;height:32px;position:absolute;top:1rem;left:1rem;cursor:pointer;opacity:0;z-index:2;-webkit-touch-callout:none}.header .burger{position:fixed;top:1rem;left:1rem;z-index:1;background:#3bb1e4;padding:.5rem;border-radius:50%;height:45px;width:45px;display:flex;flex-direction:column;justify-content:center;align-items:center}.header .burger span{display:block;width:100%;height:4px;margin-bottom:5px;position:relative;background:#fff;border-radius:3px;z-index:1;transform-origin:4px 0;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease}.header .burger span:last-child{margin-bottom:0}.header .burger span:first-child{transform-origin:0 0}.header .burger span:nth-last-child(1){transform-origin:0 100%}.header .checkbox:checked~.burger span{opacity:1;transform:rotate(45deg) translate(2.5px,-4.5px);background:#fff}.header .checkbox:checked~.burger span:nth-last-child(2){opacity:0;transform:rotate(0deg) scale(.2,.2)}.header .checkbox:checked~.burger span:nth-last-child(1){transform:rotate(-45deg) translate(4px,3px)}.header .menu{position:absolute;top:0;left:0;transform-origin:0 0;transform:translate(-100%,0);transition:transform .5s cubic-bezier(.77,.2,.05,1);width:50%;background-color:#9dd8f1;padding-top:2rem}.header .checkbox:checked~.menu{transform:none}.header .menu__logo{max-width:225px}.header .menu__container>li{position:relative}.header .menu__container>:not(:last-child)::after{position:absolute;content:"";background-color:#3bb1e4;width:2rem;height:1px;bottom:-.5rem;left:0}}@media screen and (max-width:650px){.header .menu{width:100%}}.banner{width:100%;text-align:center;padding:3rem 10%;background-image:url(/wp-content/uploads/2025/03/background.png);background-repeat:no-repeat;background-size:cover}@media (min-width:1188px){.banner{padding:4rem 15%;padding-top:8rem}}.footer{background-color:rgb(17 127 196/.3)}.footer__container{display:flex;flex-direction:column;gap:1.5rem;padding:3rem 10%}.footer__copyright{padding:1rem 10%}.footer__contact svg,.footer__logo{-o-object-fit:contain;object-fit:contain}.footer__logo{width:200px}.footer .reseaux-sociaux__titre,.footer__nom{font-size:1.25rem;font-weight:700}.footer__profession{color:#36a135;font-size:1rem;font-weight:400;margin-bottom:.5rem}.footer__contact{display:flex;align-items:center;margin-bottom:.25rem}.footer__contact svg{width:1.25rem;height:1.25rem;margin-right:.5rem;transition:all .3s}.defaut a:hover,.footer a:hover{color:#117fc4}.footer .reseaux-sociaux__container{display:flex;gap:.75rem;margin-top:1rem}.footer .reseaux-sociaux__container svg{transition:all .3s}.footer .reseaux-sociaux__container svg:hover{transform:scale(1.1)}@media (min-width:1024px){.footer{margin-top:4rem}.footer__container{flex-direction:row;justify-content:space-evenly}.footer__copyright{background-color:#117fc4;text-align:center}.footer__copyright p,.footer__copyright p a{color:#fff}.footer__copyright p a:hover{color:rgb(255 255 255/.5)}}.defaut h2{margin-top:2rem;margin-bottom:1rem}.defaut a{text-decoration:underline}@media (min-width:1188px){.defaut h2{margin-top:3rem}}.back-to-up{opacity:0;position:fixed;bottom:1.25rem;right:1rem;text-align:center;border-radius:5px;z-index:3;transition:opacity .5s ease-in-out}@media print{body{margin:0!important;font-size:16pt;line-height:1.4}body,div,h1,h2,h3,h4,li,main,p,section{width:initial!important;padding:0!important}body,h1,h2,h3,h4,li,p{box-sizing:border-box;font-family:"Times New Roman",Georgia,serif!important}h1,h2,h3,h4,img,li,p,svg{margin:0!important}*,a{color:#000!important}*{background:0 0!important}ul{padding-left:1.5rem!important}div,main,section{margin:2rem!important;border-radius:0!important}a{text-decoration:underline}footer,header,img,nav,svg{display:none!important}}