meter::-webkit-meter-bar{background:#e6e6e9}meter::-webkit-meter-optimum-value{background:var(--primary)}meter::-webkit-meter-suboptimum-value{background:var(--primary)}meter::-webkit-meter-even-less-good-value{background:var(--primary)}meter::-moz-meter-optimum::-moz-meter-bar{background:var(--primary)}meter::-moz-meter-sub-optimum::-moz-meter-bar{background:var(--primary)}meter::-moz-meter-sub-sub-optimum::-moz-meter-bar{background:var(--primary)}*{box-sizing:border-box}@media (max-width:768px){.desktop{display:none}}@media (min-width:769px){.mobile{display:none}}body{background-color:var(--body-light);background:linear-gradient(180deg, var(--left-homepage-pannel-white) 0%, var(--darker-left-homepage-pannel-white) 100%);color:var(--black);margin:0;overflow-x:hidden}main{max-width:1200px;min-height:100vh;margin:0 auto}@media (max-width:768px){main{margin-top:60px}}p,a,li,button,label,input,textarea{font-family:var(--mulish);font-weight:400}a{color:var(--black);font-weight:700;text-decoration:none}a:hover{color:var(--primary)}a.active{color:var(--accent);font-size:18px;font-weight:400}@media (max-width:768px){a.active{color:var(--white)!important}}h1,h2,h3,h4,h5,h6{font-family:var(--mulish);font-weight:400}input,textarea{border:0 solid #fff;border-radius:0}button{border-radius:25px}.btn-primary{background-color:var(--white);color:var(--primary);border:3px solid var(--primary)}.btn-primary a{color:var(--primary)}.btn-secondary{background-color:var(--bg-table-primary6);color:var(--bg-table-primary1);border:3px solid var(--bg-table-primary1)}.btn-secondary a{color:var(--bg-table-primary1)}.btn-accent{background-color:var(--primary);color:var(--white);border:3px solid var(--white)}.btn-accent a{color:var(--white)}.btn{font-size:20px;font-weight:700;font-family:var(--mulish);transition:all .3s ease-out;box-shadow:1px 1px 10px #00000040}.btn a{justify-content:center;align-items:center;height:100%;display:flex}.btn:hover{background-color:var(--accent);color:var(--white);border-color:var(--white);cursor:pointer;transition:all .3s ease-out}.btn:hover a{color:var(--white)}li{list-style:none}.form{background-color:var(--card-light);margin:10px;box-shadow:3px 3px 6px 3px #00000040}@media (max-width:768px){.form{min-width:300px}}@media (min-width:769px){.form{border-radius:25px;max-width:600px}}.form input,.form textarea{border:2px solid var(--primary);color:var(--black);background:linear-gradient(180deg, var(--white) 0%, var(--body-light) 100%);border-radius:4px}.form input:focus,.form textarea:focus{border:4px solid var(--primary);color:var(--black);background-color:var(--body-light);background:linear-gradient(180deg, var(--white) 0%, var(--body-light) 100%);border-radius:4px}.form input,.form textarea{color:var(--black);background-color:var(--white);margin:15px 0;padding:10px}@media (max-width:768px){.form input,.form textarea{width:85%}}@media (min-width:800px){.form input,.form textarea{width:260px}}.form input{height:45px;color:var(--black);display:flex}.form input::placeholder,.form textarea::placeholder{color:#777}.form input:focus,.form textarea:focus{outline:red}.form .adress{height:90px}.form .radio,.form .checkbox{width:17px;height:17px;margin:0}.form textarea{resize:none;height:465px}.form fieldset{color:var(--black);border:#0000;margin:10px 0;padding:0 5px;position:relative}@media (max-width:768px){.form fieldset{width:85%}}@media (min-width:800px){.form fieldset{width:260px}}.form fieldset legend{font-weight:700;font-family:var(--noto);padding:0}.form fieldset label{padding-left:5px}.form fieldset.message{border:2px solid #ffa200}.form .checkboxError{border:1px solid #ffa200}.form .error{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.form .error .inputError{border:3px solid #ffa200}@media (min-width:769px){.form .error:hover .message{visibility:visible}}.form .error .message{color:var(--black);font-size:14px;font-weight:700;position:absolute}@media (max-width:768px){.form .error .message{top:-20px}}@media (min-width:769px){.form .error .message{top:-20px}}.form .labelError{color:#ffa200;margin:5px 0;font-size:18px;font-weight:700}.yellow,.orange,.brown,.pink{border-radius:50%;width:15px;height:15px;display:block;position:absolute;left:13px}.yellow .display,.orange .display,.brown .display,.pink .display{background-color:var(--accent);color:var(--white);border-radius:7px;padding:5px;display:none;position:absolute;bottom:20px}.yellow:hover,.orange:hover,.brown:hover,.pink:hover{cursor:pointer}.yellow:hover .display,.orange:hover .display,.brown:hover .display,.pink:hover .display{display:block}.yellow{background-color:var(--yellow)}.orange{background-color:var(--orange)}.brown{background-color:var(--brown)}.pink{background-color:var(--pink)}.p-link svg{width:25px;height:25px}.p-carousel-indicators{width:100%;height:50px}.p-carousel-indicators li{width:50px}.p-carousel-indicators li button{background-color:#ffffffbf;width:45px;height:15px;margin:auto}.p-carousel-indicators .p-highlight button{background-color:var(--error)}.d-flex{display:flex}.f-wrap{flex-wrap:wrap}.f-nowrap{flex-wrap:nowrap}.f-row{flex-direction:row}.f-column{flex-direction:column}.flex-fill{flex:auto}.jcc{justify-content:center}.jce{justify-content:end}.jcsa{justify-content:space-around}.jcsb{justify-content:space-between}.jcse{justify-content:space-evenly}.aic{align-items:center}.aie{align-items:end}.acsa{align-content:space-around}.acc{align-content:center}.p5{padding:5px}.p10{padding:10px}.px10{padding:10px 0}.px20{padding:20px 0}.px30{padding:30px 0}.px40{padding:40px 0}.px50{padding:50px 0}.p20{padding:20px}.p30{padding:30px}.m5{margin:5px}.mr5{margin-right:5px}.mr10{margin-right:10px}.m10{margin:10px}.ml10{margin-left:10px}.ml50{margin-left:50px}.ml100{margin-left:100px}.mb10{margin-bottom:10px}.mb50{margin-bottom:50px}.mr20{margin-right:20px}.m20{margin:20px}.ml20{margin-left:20px}.m30{margin:30px}.mt20{margin-top:20px}.mt50{margin-top:50px}.mb20{margin-bottom:20px}.my20{margin-top:20px;margin-bottom:20px}.my30{margin-top:30px;margin-bottom:30px}.container{width:100%;max-width:1200px;margin:auto}@media (max-width:1023px){.desk{display:none!important}}@media (min-width:1024px),(max-width:768px){.tablet{display:none!important}}@media (min-width:768px){.mobile{display:none!important}}:root{--primary:teal;--primary-mid:#057373;--primary-dark:#035252;--secondary:#afd2d4;--background:#e7f1f2;--accent:#2fb1b1;--white:#fff;--left-homepage-pannel-white:#f1f1f1;--darker-left-homepage-pannel-white:#e3e3e3;--even-darker-left-homepage-pannel-white:#d9d9d9;--black:#000;--near-black:#111;--near-near-black:#1e1e1e;--light-black:#383838;--medium-black:#626262;--body-light:#eee;--faded-body-light:#c3c3c3;--body-dark:#111;--light-brown:#cf743f;--error:#ffa200;--noto:"Noto Sans", sans-serif;--mulish:"Mulish", sans-serif;--pink:#ee85ff;--yellow:#ffe500;--orange:#ff5f2d;--brown:#771212;--bg-table-primary1:#cce6e6;--bg-table-primary2:#9cc;--bg-table-primary3:#66b3b3;--bg-table-primary4:#399;--bg-table-primary5:teal;--bg-table-primary6:#000;--bg-table-secondary1:#eff6f6;--bg-table-secondary2:#dfedee;--bg-table-secondary3:#cfe4e5;--bg-table-secondary4:#bfdbdd;--bg-table-secondary5:#afd2d4;--bg-table-invisible:#0000;--card-light:#afd2d4;--card-dark:#2b4e50;--blog-light:#fff;--sidebar-light:#000c;--blog-dark:#222}
footer.footer-module-scss-module__oF54tG__footer{border-top:solid var(--primary);background:repeating-conic-gradient(from 30deg, #0000 0 120deg, var(--near-black) 0 50%) calc(var(--s)/2) calc(var(--s)*.57735/2),repeating-conic-gradient(from 30deg, var(--black) 0 60deg, var(--near-near-black) 0 120deg, var(--near-black) 0 50%);background-size:var(--s) calc(var(--s)*.57735);color:#fff;height:100%;padding:50px 0;position:relative}@media (min-width:769px){footer.footer-module-scss-module__oF54tG__footer{--s:800px}}@media (max-width:768px){footer.footer-module-scss-module__oF54tG__footer{--s:400px}}footer.footer-module-scss-module__oF54tG__footer .footer-module-scss-module__oF54tG__content{border-top:2px solid gray;max-width:1200px;margin:20px auto;padding:20px}@media (max-width:768px){footer.footer-module-scss-module__oF54tG__footer .footer-module-scss-module__oF54tG__content{flex-direction:column;padding:0 20px}}footer.footer-module-scss-module__oF54tG__footer .footer-module-scss-module__oF54tG__content .footer-module-scss-module__oF54tG__pages{flex:1}@media (min-width:769px){footer.footer-module-scss-module__oF54tG__footer .footer-module-scss-module__oF54tG__content .footer-module-scss-module__oF54tG__pages{margin:0 auto;padding:0 50px}}footer.footer-module-scss-module__oF54tG__footer .footer-module-scss-module__oF54tG__content .footer-module-scss-module__oF54tG__pages ul{min-width:250px;padding:0}@media (min-width:769px){footer.footer-module-scss-module__oF54tG__footer .footer-module-scss-module__oF54tG__content .footer-module-scss-module__oF54tG__pages ul{align-items:center}}@media (max-width:768px){footer.footer-module-scss-module__oF54tG__footer .footer-module-scss-module__oF54tG__content .footer-module-scss-module__oF54tG__pages ul{flex-direction:column}}footer.footer-module-scss-module__oF54tG__footer .footer-module-scss-module__oF54tG__content .footer-module-scss-module__oF54tG__pages ul li{min-width:125px;margin:.5rem 0;display:flex}footer.footer-module-scss-module__oF54tG__footer .footer-module-scss-module__oF54tG__content .footer-module-scss-module__oF54tG__pages ul li a{display:flex}footer.footer-module-scss-module__oF54tG__footer .footer-module-scss-module__oF54tG__content .footer-module-scss-module__oF54tG__container p{margin:20px 0}footer.footer-module-scss-module__oF54tG__footer .footer-module-scss-module__oF54tG__content .footer-module-scss-module__oF54tG__container img{aspect-ratio:1;object-fit:cover;width:250px}@media (max-width:768px){footer.footer-module-scss-module__oF54tG__footer .footer-module-scss-module__oF54tG__content .footer-module-scss-module__oF54tG__container img{align-items:center;margin:auto;display:flex}}@media (min-width:769px){footer.footer-module-scss-module__oF54tG__footer .footer-module-scss-module__oF54tG__content .footer-module-scss-module__oF54tG__description{width:50%}}footer.footer-module-scss-module__oF54tG__footer .footer-module-scss-module__oF54tG__content a{color:#fff}footer.footer-module-scss-module__oF54tG__footer .footer-module-scss-module__oF54tG__content .footer-module-scss-module__oF54tG__hiddenH2{visibility:hidden}footer.footer-module-scss-module__oF54tG__footer .footer-module-scss-module__oF54tG__content .footer-module-scss-module__oF54tG__social{padding:0}footer.footer-module-scss-module__oF54tG__footer .footer-module-scss-module__oF54tG__content .footer-module-scss-module__oF54tG__social li{aspect-ratio:1;justify-content:center;align-items:center;margin:0 10px;display:flex}footer.footer-module-scss-module__oF54tG__footer .footer-module-scss-module__oF54tG__content .footer-module-scss-module__oF54tG__social li a{aspect-ratio:1;text-align:center;height:100%}footer.footer-module-scss-module__oF54tG__footer .footer-module-scss-module__oF54tG__content .footer-module-scss-module__oF54tG__social li a i{font-size:25px}footer.footer-module-scss-module__oF54tG__footer .footer-module-scss-module__oF54tG__content .footer-module-scss-module__oF54tG__social .footer-module-scss-module__oF54tG__pro a i{color:var(--error)}
.rs-module-scss-module__0qG-QG__rs{align-items:center;max-width:1200px;margin:auto;display:flex}.rs-module-scss-module__0qG-QG__rs h2{font-size:20px}.rs-module-scss-module__0qG-QG__rs ul{justify-content:center;align-items:center;height:100%;padding:0;display:flex}.rs-module-scss-module__0qG-QG__rs ul li{margin:0 10px;display:flex}.rs-module-scss-module__0qG-QG__rs ul li a{color:#fff;aspect-ratio:1;font-size:25px;display:flex}.rs-module-scss-module__0qG-QG__rs ul li a .rs-module-scss-module__0qG-QG__icon{justify-content:center;align-items:center;display:flex}.rs-module-scss-module__0qG-QG__rs ul .rs-module-scss-module__0qG-QG__pro a{color:var(--error);display:flex}
.shortHeader-module-scss-module__0vMnna__methode{opacity:.9;height:125px}.shortHeader-module-scss-module__0vMnna__header{z-index:3;width:100%;color:var(--black);background-color:var(--white);position:fixed;top:0;box-shadow:0 2px 5px #00000040}.shortHeader-module-scss-module__0vMnna__header .shortHeader-module-scss-module__0vMnna__headerContainer{max-width:1200px;margin:auto}.shortHeader-module-scss-module__0vMnna__header .shortHeader-module-scss-module__0vMnna__headerContainer .shortHeader-module-scss-module__0vMnna__linkLogo{justify-content:center;align-items:center;max-width:365px;display:flex}@media (max-width:768px){.shortHeader-module-scss-module__0vMnna__header .shortHeader-module-scss-module__0vMnna__headerContainer .shortHeader-module-scss-module__0vMnna__linkLogo{position:relative;left:50%;transform:translate(-50%)}.shortHeader-module-scss-module__0vMnna__header .shortHeader-module-scss-module__0vMnna__headerContainer .shortHeader-module-scss-module__0vMnna__linkLogo .shortHeader-module-scss-module__0vMnna__logo{margin:10px;width:auto!important;height:40px!important}}.shortHeader-module-scss-module__0vMnna__header .shortHeader-module-scss-module__0vMnna__headerContainer .shortHeader-module-scss-module__0vMnna__linkLogo .shortHeader-module-scss-module__0vMnna__logo{object-fit:cover;width:100%;height:100%}.shortHeader-module-scss-module__0vMnna__header .shortHeader-module-scss-module__0vMnna__headerContainer .shortHeader-module-scss-module__0vMnna__nav{height:85px}@media (max-width:768px){.shortHeader-module-scss-module__0vMnna__header .shortHeader-module-scss-module__0vMnna__headerContainer .shortHeader-module-scss-module__0vMnna__nav{display:none!important}}.shortHeader-module-scss-module__0vMnna__header .shortHeader-module-scss-module__0vMnna__headerContainer .shortHeader-module-scss-module__0vMnna__nav .shortHeader-module-scss-module__0vMnna__ul{justify-content:space-between;align-items:center;max-width:600px;height:100%;margin:0;padding:0;display:flex}.shortHeader-module-scss-module__0vMnna__header .shortHeader-module-scss-module__0vMnna__headerContainer .shortHeader-module-scss-module__0vMnna__nav .shortHeader-module-scss-module__0vMnna__ul li{align-items:center;height:100%;margin:0 10px;display:flex}.shortHeader-module-scss-module__0vMnna__header .shortHeader-module-scss-module__0vMnna__headerContainer .shortHeader-module-scss-module__0vMnna__nav .shortHeader-module-scss-module__0vMnna__ul li a{justify-content:center;align-items:center;height:100%;font-size:14px;display:flex}.shortHeader-module-scss-module__0vMnna__header .shortHeader-module-scss-module__0vMnna__headerContainer .shortHeader-module-scss-module__0vMnna__nav .shortHeader-module-scss-module__0vMnna__ul .shortHeader-module-scss-module__0vMnna__wallet .shortHeader-module-scss-module__0vMnna__course{z-index:1;filter:opacity(0);background-color:#008080e6;width:100%;padding:30px 0;transition:all .3s ease-in;display:none;position:absolute;top:84px;left:0}.shortHeader-module-scss-module__0vMnna__header .shortHeader-module-scss-module__0vMnna__headerContainer .shortHeader-module-scss-module__0vMnna__nav .shortHeader-module-scss-module__0vMnna__ul .shortHeader-module-scss-module__0vMnna__wallet .shortHeader-module-scss-module__0vMnna__course li{height:100%;margin:10px}.shortHeader-module-scss-module__0vMnna__header .shortHeader-module-scss-module__0vMnna__headerContainer .shortHeader-module-scss-module__0vMnna__nav .shortHeader-module-scss-module__0vMnna__ul .shortHeader-module-scss-module__0vMnna__wallet .shortHeader-module-scss-module__0vMnna__course li a{color:var(--white);flex-direction:column;height:100%;display:flex}.shortHeader-module-scss-module__0vMnna__header .shortHeader-module-scss-module__0vMnna__headerContainer .shortHeader-module-scss-module__0vMnna__nav .shortHeader-module-scss-module__0vMnna__ul .shortHeader-module-scss-module__0vMnna__wallet:hover .shortHeader-module-scss-module__0vMnna__course{z-index:2;filter:opacity();display:flex;top:85px;box-shadow:1px 3px 3px #00000040}
.burger-module-scss-module__-XcJDq__nav{flex-direction:row-reverse}@media (max-width:768px){.burger-module-scss-module__-XcJDq__nav{margin-right:10px}.burger-module-scss-module__-XcJDq__nav .burger-module-scss-module__-XcJDq__i{font-size:20px}}@media (min-width:769px){.burger-module-scss-module__-XcJDq__nav{margin-right:25px;display:none!important}.burger-module-scss-module__-XcJDq__nav .burger-module-scss-module__-XcJDq__i{font-size:40px}}.burger-module-scss-module__-XcJDq__nav .burger-module-scss-module__-XcJDq__ulContainer{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:2;background-color:#118888a6;width:100vw;height:100vh;margin:0;padding:0;position:fixed;top:0;left:0}.burger-module-scss-module__-XcJDq__nav .burger-module-scss-module__-XcJDq__ulContainer .burger-module-scss-module__-XcJDq__i{font-size:20px;position:absolute;top:20px;right:10px}.burger-module-scss-module__-XcJDq__nav .burger-module-scss-module__-XcJDq__ulContainer .burger-module-scss-module__-XcJDq__ul{margin:0;padding:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.burger-module-scss-module__-XcJDq__nav .burger-module-scss-module__-XcJDq__ulContainer .burger-module-scss-module__-XcJDq__ul li{text-align:center;margin:50px}.burger-module-scss-module__-XcJDq__nav .burger-module-scss-module__-XcJDq__ulContainer .burger-module-scss-module__-XcJDq__ul li a{color:var(--secondary);filter:brightness(1.1)}.burger-module-scss-module__-XcJDq__nav .burger-module-scss-module__-XcJDq__ulContainer .burger-module-scss-module__-XcJDq__methode{color:#fff;margin:0!important}.burger-module-scss-module__-XcJDq__nav .burger-module-scss-module__-XcJDq__ulContainer .burger-module-scss-module__-XcJDq__methodes{margin:0;padding:0;display:flex}
.header-module-scss-module__N8pm-W__header{color:var(--black);z-index:2}@media (max-width:768px){.header-module-scss-module__N8pm-W__header{width:100vw;min-height:100vh;padding:0;position:relative}.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container{flex-direction:column}}.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__left{background:repeating-conic-gradient(from 30deg, #0000 0 120deg, var(--primary-mid) 0 50%) calc(var(--s)/2) calc(var(--s)*.57735/2),repeating-conic-gradient(from 30deg, var(--primary-dark) 0 60deg, var(--primary) 0 120deg, var(--primary-mid) 0 50%);background-size:var(--s) calc(var(--s)*.57735);overflow:hidden}@media (max-width:768px){.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__left{--s:400px;justify-content:center;width:100%;min-height:100vh;padding-top:50px}}@media (min-width:769px){.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__left{z-index:1;--s:800px;flex:3;min-width:380px}}.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__left .header-module-scss-module__N8pm-W__leftContainer{width:100%}.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__left .header-module-scss-module__N8pm-W__leftContainer .header-module-scss-module__N8pm-W__logo{aspect-ratio:1}@media (max-width:768px){.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__left .header-module-scss-module__N8pm-W__leftContainer .header-module-scss-module__N8pm-W__logo{width:95%}}@media (min-width:7689x){.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__left .header-module-scss-module__N8pm-W__leftContainer .header-module-scss-module__N8pm-W__logo{max-height:300px}}.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__left .header-module-scss-module__N8pm-W__leftContainer .header-module-scss-module__N8pm-W__logo img{width:100%}@media (max-width:768px){.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__right{width:100vw;min-height:100dvh}}@media (min-width:769px){.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__right{color:var(--black);background:linear-gradient(135deg,#f1f1f1 0%,#e3e3e3 100%);flex:4}}@media (max-width:768px){.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__right .header-module-scss-module__N8pm-W__rightContainer{z-index:2;width:100vw}}@media (min-width:769px){.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__right .header-module-scss-module__N8pm-W__rightContainer{z-index:3;max-width:840px;height:100%;position:relative}}.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__right .header-module-scss-module__N8pm-W__rightContainer .header-module-scss-module__N8pm-W__pt{color:var(--primary-dark);text-align:justify;font-weight:700;font-family:var(--noto)}@media (max-width:768px){.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__right .header-module-scss-module__N8pm-W__rightContainer .header-module-scss-module__N8pm-W__pt{margin:0 15px;font-size:18px}}@media (min-width:769px){.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__right .header-module-scss-module__N8pm-W__rightContainer .header-module-scss-module__N8pm-W__pt{margin:0 15px;font-size:18px}}.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__right .header-module-scss-module__N8pm-W__rightContainer .header-module-scss-module__N8pm-W__p{color:var(--primary);text-align:justify;font-weight:700;font-family:var(--noto)}@media (max-width:768px){.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__right .header-module-scss-module__N8pm-W__rightContainer .header-module-scss-module__N8pm-W__p{margin:0 15px;font-size:14px}}@media (min-width:769px){.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__right .header-module-scss-module__N8pm-W__rightContainer .header-module-scss-module__N8pm-W__p{margin:10px 15px}}.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__right .header-module-scss-module__N8pm-W__rightContainer .header-module-scss-module__N8pm-W__pl{color:var(--primary-mid);text-align:justify;font-weight:700;font-family:var(--noto)}@media (max-width:768px){.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__right .header-module-scss-module__N8pm-W__rightContainer .header-module-scss-module__N8pm-W__pl{margin:0 15px;font-size:14px}}@media (min-width:769px){.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__right .header-module-scss-module__N8pm-W__rightContainer .header-module-scss-module__N8pm-W__pl{margin:0 15px 50px}}.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__right .header-module-scss-module__N8pm-W__rightContainer .header-module-scss-module__N8pm-W__cours{width:100%}.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__right .header-module-scss-module__N8pm-W__rightContainer .header-module-scss-module__N8pm-W__cours .header-module-scss-module__N8pm-W__title{text-align:center;margin:20px 0}.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__right .header-module-scss-module__N8pm-W__rightContainer .header-module-scss-module__N8pm-W__cours .header-module-scss-module__N8pm-W__listBtn{width:100%;margin-top:15px}@media (max-width:768px){.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__right .header-module-scss-module__N8pm-W__rightContainer .header-module-scss-module__N8pm-W__cours .header-module-scss-module__N8pm-W__listBtn{flex-wrap:wrap;justify-content:space-around}}.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__right .header-module-scss-module__N8pm-W__rightContainer .header-module-scss-module__N8pm-W__cours .header-module-scss-module__N8pm-W__listBtn .header-module-scss-module__N8pm-W__btn{aspect-ratio:1;padding:0}@media (max-width:768px){.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__right .header-module-scss-module__N8pm-W__rightContainer .header-module-scss-module__N8pm-W__cours .header-module-scss-module__N8pm-W__listBtn .header-module-scss-module__N8pm-W__btn{flex:0 33.33%;height:90px;font-size:16px}}@media (min-width:769px){.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__right .header-module-scss-module__N8pm-W__rightContainer .header-module-scss-module__N8pm-W__cours .header-module-scss-module__N8pm-W__listBtn .header-module-scss-module__N8pm-W__btn{height:125px}.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__left,.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__container .header-module-scss-module__N8pm-W__right{min-height:100vh;padding:50px}}.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__scroll{cursor:pointer;background-color:var(--primary);border-radius:15px;width:30px;height:50px;position:absolute;box-shadow:1px 1px 5px #00000080}@media (max-width:768px){.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__scroll{bottom:10px;left:50%;transform:translate(-50%)}}@media (min-width:769px){.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__scroll{z-index:9;margin:50px;bottom:25px;transform:translate(50%)}}.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__scroll .header-module-scss-module__N8pm-W__point{aspect-ratio:1;background-color:var(--white);border-radius:5px;width:10px;margin:10px 0;transition:all .3s ease-in;position:absolute;left:50%;transform:translate(-50%)}.header-module-scss-module__N8pm-W__header .header-module-scss-module__N8pm-W__scroll:hover .header-module-scss-module__N8pm-W__point{margin-top:30px;transition:all .3s ease-out;top:auto}
.burger-module-scss-module__J7zc4q__nav{z-index:9;color:var(--black);width:100%;padding:11px 0;position:fixed;top:0;right:0}.burger-module-scss-module__J7zc4q__nav .burger-module-scss-module__J7zc4q__bar{z-index:9;background-color:#fff;border-top-left-radius:50%;border-bottom-left-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 0 5px #00000040}.burger-module-scss-module__J7zc4q__nav .burger-module-scss-module__J7zc4q__i{padding:10px}@media (max-width:768px){.burger-module-scss-module__J7zc4q__nav .burger-module-scss-module__J7zc4q__i{font-size:45px}}@media (min-width:769px){.burger-module-scss-module__J7zc4q__nav .burger-module-scss-module__J7zc4q__i{font-size:50px}}.burger-module-scss-module__J7zc4q__nav .burger-module-scss-module__J7zc4q__i:hover{cursor:pointer}.burger-module-scss-module__J7zc4q__nav .burger-module-scss-module__J7zc4q__ul{justify-content:center;width:95%;margin:0;padding:0;animation:.75s ease-out burger-module-scss-module__J7zc4q__nav;display:flex;position:relative;top:0;left:0}@media (max-width:768px){.burger-module-scss-module__J7zc4q__nav .burger-module-scss-module__J7zc4q__ul{flex-direction:column;height:100vh;margin:0 5px;left:10px}}@media (min-width:769px){.burger-module-scss-module__J7zc4q__nav .burger-module-scss-module__J7zc4q__ul{height:50vh;padding-top:10px}}.burger-module-scss-module__J7zc4q__nav .burger-module-scss-module__J7zc4q__ul li{justify-content:center;align-items:center;width:100%;list-style:none;display:flex}@media (max-width:768px){.burger-module-scss-module__J7zc4q__nav .burger-module-scss-module__J7zc4q__ul li{height:27px;margin:10px}}@media (min-width:769px){.burger-module-scss-module__J7zc4q__nav .burger-module-scss-module__J7zc4q__ul li{flex:1;height:52px;margin:0 auto}}.burger-module-scss-module__J7zc4q__nav .burger-module-scss-module__J7zc4q__ul li a{color:#fff;flex:1;justify-content:center;align-items:center;width:100%;margin:auto;display:flex}@media (max-width:768px){.burger-module-scss-module__J7zc4q__nav .burger-module-scss-module__J7zc4q__ul li a{height:27px;margin:0}}@media (min-width:769px){.burger-module-scss-module__J7zc4q__nav .burger-module-scss-module__J7zc4q__ul li a{height:52px;font-size:14px}}@media (max-width:768px){.burger-module-scss-module__J7zc4q__nav .burger-module-scss-module__J7zc4q__ul li a{font-size:18px}}.burger-module-scss-module__J7zc4q__nav .burger-module-scss-module__J7zc4q__ul li a:hover{color:#fff}.burger-module-scss-module__J7zc4q__nav .burger-module-scss-module__J7zc4q__ul .burger-module-scss-module__J7zc4q__methode{justify-content:center;align-items:center;display:flex;position:relative}.burger-module-scss-module__J7zc4q__nav .burger-module-scss-module__J7zc4q__ul .burger-module-scss-module__J7zc4q__methode li{margin:0}.burger-module-scss-module__J7zc4q__nav .burger-module-scss-module__J7zc4q__ul .burger-module-scss-module__J7zc4q__methode:hover .burger-module-scss-module__J7zc4q__methodes{filter:opacity();top:50px}.burger-module-scss-module__J7zc4q__nav .burger-module-scss-module__J7zc4q__ul .burger-module-scss-module__J7zc4q__methode .burger-module-scss-module__J7zc4q__methodes{filter:opacity(0);padding:0;transition:all .3s ease-out;position:absolute;top:0}@media (min-width:769px){@keyframes burger-module-scss-module__J7zc4q__nav{0%{top:-52px}to{transform:translate(1px)}}}@media (max-width:768px){@keyframes burger-module-scss-module__J7zc4q__nav{0%{left:-100%}to{transform:translate(1px)}}}.burger-module-scss-module__J7zc4q__background{z-index:9}@media (max-width:768px){.burger-module-scss-module__J7zc4q__background{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#008080a7}}@media (min-width:769px){.burger-module-scss-module__J7zc4q__background{background:linear-gradient(to top, transparent 0%, var(--primary) 100%, transparent 0%)}}
