@charset "UTF-8";:root{--header-height:70px;--layout-padding:2.5%}@media screen and (min-width:993px){:root{--header-height:80px;--layout-padding:32px}}@media screen and (min-width:1201px){:root{--header-height:120px;--layout-padding:120px}}::selection{background-color:#3e3e3e;color:#fff}:user-valid{color:#3e3e3e}:user-invalid{color:red}*,::after,::before{box-sizing:border-box;outline:0}html{font-size:16px;color-scheme:dark light;hanging-punctuation:first last;scroll-behavior:smooth}body,p{margin:0}body{min-height:100svh;outline:0;padding:0;overflow:overlay;overflow-x:hidden;background-color:#fff}body.hidden{overflow:hidden}h1,h2,h3,h4,h5,h6{text-wrap:balance}p{line-height:1.5;text-wrap:pretty}a{text-decoration:none;color:inherit;line-height:1.3}a,blockquote,button,figcaption,label,li,p,span,textarea{font-family:quasimoda,system-ui,sans-serif;font-weight:400;font-style:normal;font-size:clamp(16px,1.042vw,20px);max-width:75ch}@media screen and (min-width:1921px){a,blockquote,button,figcaption,label,li,p,span,textarea{font-size:24px}}button{padding:0;border:0;background:inherit;cursor:pointer}html,input{color:#3e3e3e}ol,ul{list-style:none;padding:0}img,picture,video{display:block;max-width:100%}::-webkit-scrollbar{width:5px}@media screen and (min-width:1201px){::-webkit-scrollbar{width:10px}}::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-thumb{background-color:#8cb2dc;background-clip:padding-box}.main-header{background-color:#8cb2dc;box-shadow:rgba(0,0,0,.2) 0 3px 10px}aside{position:sticky;top:var(--header-height);left:0;height:calc(100dvh - var(--header-height));z-index:1;border-right:1px solid #f0f2f4}@media screen and (max-width:993px){aside{position:fixed;height:calc(100dvh - var(--header-height));width:100vw;background-color:#fff;overflow-y:scroll;opacity:0;visibility:hidden}}aside ul{margin:4rem 0 0;width:100%}@media screen and (min-width:993px){aside ul{height:80svh;overflow-y:scroll}}aside li,h3{font-size:clamp(20px,1.458vw,28px)}aside li{padding:1rem;cursor:pointer}@media screen and (min-width:1201px){aside li{padding:1rem 64px}}aside li.activ,aside li:hover{background-color:#8cb2dc;color:#fff}aside>svg{fill:#3e3e3e;position:absolute;top:1rem;right:1rem}@media screen and (min-width:993px){aside>svg{display:none}}.faq,.faq-results>li{position:relative;display:flex}.faq{width:100%;margin-top:var(--header-height)}.faq .content{width:100%;padding:0 var(--layout-padding);margin:0 auto 16rem}@media screen and (min-width:1201px){.faq .content{padding:0;width:840px}}.faq .content .no-result{opacity:0;visibility:hidden}.faq>.btn{position:fixed;bottom:1rem;left:50%;transform:translateX(-50%);box-shadow:rgba(0,0,0,.2) 0 3px 10px}@media screen and (min-width:993px){.faq>.btn{display:none}}.faq>.btn svg{display:inline-block;margin-right:.5rem;fill:#025e70}.faq>.btn:active svg,.faq>.btn:hover svg{fill:#025e70}.button-back{display:block;opacity:0;margin:1.4rem 0;color:#3e3e3e}.button-back svg{display:inline;fill:#3e3e3e}.button-back.visible{opacity:1}.button-back:active{color:#025e70}.popular-subject{margin-bottom:4rem}.popular-subject h2{margin-bottom:2rem}.popular-subject .sujets{display:grid;grid-template-columns:repeat(2,49%);gap:2%}@media screen and (min-width:993px){.popular-subject .sujets{grid-template-columns:repeat(3,28.33%);gap:2rem}}@media screen and (min-width:1201px){.popular-subject .sujets{gap:4rem}}.faq-results>li>span,.popular-subject .sujets>div{display:flex;justify-content:center;align-items:center}.popular-subject .sujets>div{flex-direction:column;gap:1rem;padding:1rem;background-color:#f0f2f4;border-radius:12px;cursor:pointer}@media screen and (min-width:993px){.popular-subject .sujets>div{gap:2rem;padding:2rem}}.faq-results>li:hover,.popular-subject .sujets>div:hover{box-shadow:rgba(0,0,0,.2) 0 3px 10px}.popular-subject .sujets>div:hover svg{transform:scale(1.08);transition:transform .25s ease}.popular-subject .sujets>div svg{transition:transform .25s ease}.faq-results>li{align-items:center;gap:1rem;padding:0 1rem;border-radius:12px;border:1px solid #3e3e3e;margin-bottom:1rem;transition:box-shadow .25s ease}.faq-results>li:hover{color:#fff;transition:box-shadow .25s ease}.faq-results>li:hover,.faq-results>li:hover span{background-color:#8cb2dc}.faq-results>li:hover span svg{fill:#fff}.faq-results>li>span{width:40px;height:40px;border-radius:50px}@media screen and (min-width:993px){.faq-results>li>span{background-color:#f0f2f4}}.faq-results>li a{padding:.8rem 0}.faq-results>li>div{position:absolute;opacity:0;pointer-events:none}@media screen and (max-width:993px){.reponse h1{font-size:27px}}.reponse h2{margin:4rem 0 1rem}.reponse h3{margin:2rem 0 1rem}.reponse a,h1{font-weight:700}.reponse a{color:#025e70}.reponse a:hover{text-decoration:underline}h1{font-size:clamp(38px,2.5vw,48px);margin-bottom:2rem;line-height:1;letter-spacing:normal;text-transform:inherit}h2{font-size:clamp(30px,2.083vw,40px)}h3{font-weight:600;margin:0}