@font-face{font-family:Lobster-Regular;src:url(/assets/fonts/Assistant.woff2) format("woff2"),url(/assets/fonts/Assistant.woff) format("woff"),url(/assets/fonts/Assistant.ttf) format("truetype")}body{font-family:Lobster-Regular,serif;font-weight:800}input{border-radius:5px}.header{position:fixed;top:0;left:0;right:0;height:5rem;background:#fff;display:flex;justify-content:center;align-items:center;font-size:2rem;border-bottom:2px solid #000}.header img{max-height:4rem}.footer{bottom:2rem;height:3rem;flex-wrap:wrap}.footer,.footer2{position:fixed;left:0;right:0;background:#000;color:#fff;display:flex;justify-content:center;align-items:center}.footer2{bottom:0;height:2rem}.footer2 a,.footer a{color:#fff}.content{margin-top:5rem}.login_page{width:100%}.formulaire,.login_page{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.formulaire{margin-top:2rem;width:20rem}.formulaire input{height:2rem}.formulaire input,.formulaire select{width:100%;margin:.5rem;padding:.5rem}.formulaire select{border-radius:5px;border:2px solid #000;height:3rem}.formulaire input[type=submit]{background:#0058a6;color:#fff;font-weight:700;height:3rem;font-size:1.2rem;border:none}.formulaire input[type=submit]:hover{cursor:pointer;box-shadow:2px 2px 5px #000}.select_langue{width:10rem;height:2rem;padding-left:1rem;border-radius:5px;border:2px solid #000;font-size:1.2rem}.logout{position:fixed;top:1rem;right:1rem;background-color:#bd3737;color:#fff;padding:1rem;border-radius:15px;border:none}.logout:hover{cursor:pointer;box-shadow:2px 2px 5px #000}@media screen and (max-width:600px){.logout{right:.5rem;bottom:6rem;top:unset}}.action{width:100%;display:flex;justify-content:center;align-items:center}.disabled{background-color:#0058a673!important}.error{background-color:#e21313e0;border:2px solid #ff050085;border-radius:15px}.error,.success{width:100%;margin-left:20%;margin-right:20%;color:#fff;padding:1rem;margin-top:1rem;display:flex;justify-content:center;font-size:1.3rem}.success{background-color:#028c0094;border:2px solid #06250085;border-radius:15px}@media screen and (max-width:600px){.error,.success{margin-left:0;margin-right:0}}.info-title{border-bottom:2px solid #000;width:100%;margin:.5rem;font-size:1.3rem}.content_home{display:flex;flex-wrap:wrap;justify-content:center}.home{border:2px solid #000;border-radius:15px;padding:2rem;font-size:1.2rem;min-width:40%;margin:2rem 2rem 6rem}.home button{background:#0058a6;color:#fff;font-weight:700;font-size:1.2rem;border:none;padding:1rem 2rem;border-radius:15px;margin-top:1rem}.home button:hover{cursor:pointer;box-shadow:2px 2px 5px #000}.question{font-size:1rem;width:100%;display:flex;justify-content:flex-end}.question-group{border:2px solid #000;border-radius:15px;padding:1rem;margin-bottom:1rem}.question-group:hover{cursor:pointer}.question-group:hover,.selected{background-color:#0058a6;border-color:#0058a6;color:#fff}.info{color:red}.langue{display:flex;justify-content:center;padding-top:1rem}