@charset "UTF-8";@font-face{font-family:fucxed caps;src:url(/fonts/FUCXED-CAPS-Lower-Case.otf)format("opentype")}@font-face{font-family:crimsontext;src:url(/fonts/CrimsonText-Regular.ttf)format("truetype")}a{color:inherit}h1,h2,h3,h4,h5,h6{font-family:fucxed caps;text-transform:uppercase}h1{font-size:2.7em}@media only screen and (max-width:768px){h1{font-size:1.5em}}h2{font-size:2.2em}@media only screen and (max-width:768px){h2{font-size:1.3em}}h3{font-size:1.7em}@media only screen and (max-width:768px){h3{font-size:.9em}}h4,h5,h6{font-size:1.4em}body{margin:0;font-family:crimsontext;font-size:1.3em}.main{margin-top:118px;padding:40px 0}@media only screen and (max-width:768px){.main{margin-top:10px}}.navbar{z-index:9;background:#fff;position:fixed;width:100%;top:0}.navbar h1{text-align:center;margin-top:15px;margin-bottom:5px}.navbar .body{background-color:#8db4ad;font-family:fucxed caps;font-size:30px;color:#1d1e1e}.navbar .body #nav-check{display:none}@media only screen and (max-width:768px){.navbar .body #nav-check:not(:checked)~.nav-links{height:0;padding:0;transition:all .3s ease-in}.navbar .body #nav-check:checked~.nav-links{height:100vh;transition:all .3s ease-in;overflow-y:auto;padding-top:50px}}.navbar .body .nav-btn{display:none}@media only screen and (max-width:768px){.navbar .body .nav-btn{position:fixed;top:10px;right:10px;background:#8db4ad;padding:10px 10px 0;border-radius:50%;z-index:2;height:40px;width:40px;display:flex;justify-content:center}.navbar .body .nav-btn span{display:block;width:25px;height:3px;background-color:#1d1e1e;border-radius:4px;margin:6px 0}.navbar .body .nav-btn span:nth-of-type(2){width:100%}.navbar .body .nav-btn span:nth-of-type(3){width:75%}}.navbar .body ul.nav-links{overflow:hidden;padding:0;margin:0;display:flex;flex-direction:row;justify-content:space-around}@media only screen and (max-width:768px){.navbar .body ul.nav-links{flex-direction:column;justify-content:normal;width:100%;padding:0;margin:0}.navbar .body ul.nav-links li{margin:15px 0;font-size:1.2em;width:100%;text-align:center}}.navbar .body ul.nav-links li{list-style:none;margin:10px 0}.navbar .body ul.nav-links li a{color:#1d1e1e;text-decoration:none}.navbar .body ul.nav-links li a:hover{text-decoration:underline}.text-one-column{margin:auto;max-width:800px}.text-one-column h1,.text-one-column h2,.text-one-column h3,.text-one-column h4,.text-one-column h5,.text-one-column h6,.text-one-column p{margin-left:10px;margin-right:10px}.text-one-column h5,.text-one-column h6{text-align:center;margin-top:15px;margin-bottom:15px}.text-one-column p{font-size:1.1em;line-height:1.5em}.text-one-column img{max-width:100%}.text-center{text-align:center}a.primary-button{padding:12px 25px 9px;background-color:#b81a4b;color:#fff !important;border-radius:33px;text-decoration:none !important}a.primary-button:hover{color:#1d1e1e !important;background-color:#f39ea1}.bg-green{background-color:#006256;color:#fff}.bg-orange{background-color:#f3b52e}.bg-pink{background-color:#f39ea1}footer{font-family:fucxed caps}footer .big-buttons{display:flex}@media only screen and (max-width:768px){footer .big-buttons{flex-direction:column}}footer .big-buttons a{flex-grow:1;text-align:center;padding:50px 0;font-size:xxx-large}footer .big-buttons a:hover{text-decoration:underline}footer .rs ul{padding:0;display:flex;justify-content:space-around;flex-wrap:wrap}footer .rs ul li{list-style:none}footer .footer{padding:20px 0}footer .footer p{text-align:center}.global-banner{background-color:#b81a4b;color:#fff;padding:15px 0;text-align:center;font-weight:700;font-size:1.1em}.global-banner p{max-width:800px;margin:auto}.footnote-backref,.footnote-ref{color:#b81a4b;text-decoration:none}.actualite h1{position:relative}.actualite h1:after{content:'';width:200px;height:4px;background:#b81a4b;bottom:-4px;left:0;position:absolute}.articles-list{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center}.articles-list .article-item{max-width:400px;margin:10px;padding:10px}.articles-list .article-item img{max-width:100%}.articles-list .article-item h3.title{margin:5px}.articles-list .article-item h3.title a{text-decoration:none}.articles-list .article-item p{margin:5px}.articles-list .article-item footer{margin:10px;text-align:center}hr{border:1px solid #b81a4b;width:75%}.questions .question-card{margin:50px 0}.questions .question-card .question ul{list-style-type:"▢ "}.questions .question-card .question ul li{line-height:1.7em}.questions .question-card h3{margin:10px 0;font-size:1.4em;color:#006256}.questions .question-card input{display:none}.questions .question-card input:not(:checked)~.answer{display:none}.questions .question-card input:checked~.answer{display:block}.questions .question-card label{background-color:#b81a4b;color:#fff;padding:5px 10px;border-radius:70px}.questions .answer{background-color:#f39ea1;padding:15px;overflow:hidden;margin:20px 0;border-radius:20px}.questions .answer h3{color:#1d1e1e}.questions .answer p{font-size:1em}#textbox{display:flex;flex-flow:row wrap}.alignleft{width:50%;text-align:left}.alignright{width:50%;text-align:right}