.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}footer{grid-column:1;grid-row:3;background-color:#022628;display:grid;grid-template-columns:3fr 1fr 1fr 1fr;grid-template-rows:1fr;column-gap:30px;padding:40px;color:#fff}footer #general-information{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}footer #general-information img{grid-column:1;filter:invert(100%) sepia(99%) saturate(2%) hue-rotate(231deg) brightness(105%) contrast(100%);width:180px;height:60px}footer #general-information #information-links{display:flex;column-gap:24px}footer #general-information #information-links a{color:#fff;font-family:PlayenSans;text-decoration:none;font-weight:lighter;border:none;padding:0}footer #general-information p{color:#fff}footer #website-links{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;row-gap:5px}footer #website-links a{color:#fff;text-decoration:none;font-family:PlayenSans;border:none;padding:0}footer #contact{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;row-gap:5px}footer #contact a{color:#fff;text-decoration:none;border:none;padding:0}footer #contact p{color:#fff;margin:0;font-weight:lighter}footer #other-links{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}footer #other-links #external-links{align-items:flex-start;display:flex;flex-direction:row;justify-content:center;column-gap:10px}footer #other-links #external-links a{border:none;padding:0}footer #other-links #external-links a img{width:20px;height:20px}@media (max-width: 800px){footer{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:repeat(2,auto);row-gap:40px;column-gap:24px}footer #general-information{grid-column:1/3;grid-row:2}}@media (max-width: 550px){footer{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(4,auto);row-gap:40px;column-gap:0}footer #general-information{align-items:center;display:flex;flex-direction:column;justify-content:center;grid-row:4}footer #general-information p{text-align:center}footer #website-links{align-items:center;display:flex;flex-direction:column;justify-content:center;grid-row:1}footer #contact{align-items:center;display:flex;flex-direction:column;justify-content:center;grid-row:2}footer #other-links{align-items:center;display:flex;flex-direction:column;justify-content:center;grid-row:3}footer #other-links #external-links{align-items:center;display:flex;flex-direction:row;justify-content:center}}#nosfuturs-link{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}#nosfuturs-link #developper{padding-top:10px;color:#fff}#nosfuturs-link #developper a{color:#fff;text-decoration:underline}#nosfuturs-link a{padding:0}@media (max-width: 550px){#nosfuturs-link{align-items:center;display:flex;flex-direction:column;justify-content:center}#nosfuturs-link #developper{text-align:center}#nosfuturs-link #developper a{color:#fff;text-decoration:underline}}body{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto;width:100vw;min-height:100vh;margin:0}button{text-decoration:none;color:#022628;padding:20px;border:1px solid #022628}input{color:#022628;padding:20px;border:1px solid #022628}a{text-decoration:none;color:#022628;padding:20px;border:1px solid #022628;font-family:PlayenSans}ul,li,ol{color:#ff0}h1{color:#fff;font-size:40px;font-family:PlayenSans;font-weight:400}h1 p{font-weight:inherit;font-family:inherit;font-size:inherit}h2{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;color:#022628;font-size:17px;font-family:PlayenSans;font-weight:400}h2:after{content:"";display:block;background-color:#022628;height:2px;width:20px;margin-left:15px}p{color:#022628;font-family:PlayenSans;font-weight:200}span{font-family:PlayenSans;font-weight:inherit}h3{max-width:50%;font-family:PlayenSans;font-weight:400;font-size:24px}h3 p{font-weight:inherit;font-size:inherit}@media (min-width: 1300px){p,h2{font-size:18px}}@media (max-width: 1000px){h3{font-size:18px;max-width:70%}h3 p{font-size:inherit}}@media (max-width: 500px){h3{max-width:100%}}@font-face{font-family:PlayenSans;src:url(/_astro/PlayenSans-Medium.DnNCUPos.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:PlayenSans;src:url(/_astro/PlayenSans-Light.qEbg6w6-.woff2) format("woff2");font-weight:200;font-style:normal;font-display:swap}section{scroll-margin-top:90px;padding:80px 200px;max-width:100vw}@media (max-width: 1200px){section{padding:40px;max-width:100vw}}img{height:auto}header #navigation_menu a{color:#022628;font-size:18px;text-decoration:none;padding:10px;border:none}header{grid-column:1;grid-row:1;align-items:center;display:flex;flex-direction:row;justify-content:space-between;height:90px;padding:0 40px;background-color:#fff;position:sticky;top:0;left:0;align-self:start;z-index:3;box-shadow:0 5px 15px #02262899}header #logo_link{width:180px;padding:0;border:none}header #logo_link img{width:180px}header #burger_navigation_button{display:none}header #navigation_menu{min-width:50%;align-items:center;display:flex;flex-direction:row;justify-content:space-between}header #navigation_menu a{margin:0 10px}header #navigation_menu a:last-child{background-color:#022628;color:#fff}header #navigation_menu .lined{border:2px solid #022628}@media (min-width: 1300px){header #navigation_menu a{font-size:20px}}@media (max-width: 950px){header{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;height:fit-content}header #logo_link{width:160px;height:90px}header #logo_link img{width:160px;height:90px}header #navigation_menu{width:100%;margin-bottom:30px}header #navigation_menu a:last-child{margin-right:0}header #navigation_menu a:first-child{margin-left:0;padding-left:0}}@media (max-width: 800px){header{padding:0 30px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto)}header #burger_navigation_button{display:flex;grid-row:1;grid-column:2;align-self:center;justify-self:flex-end;margin-left:auto;background-color:transparent;border:none;padding:10px}header #burger_navigation_button #burger_icon{height:20px}header #navigation_menu{display:none}}@media (max-width: 330px){header #logo_link{width:130px}header #logo_link img{width:130px;height:90px}}#mobile_navigation_menu{display:none}@media (max-width: 650px){#mobile_navigation_menu{grid-row:2;grid-column:1/3;display:flex}#mobile_navigation_menu #link_container{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-around;padding-bottom:20px}#mobile_navigation_menu #link_container a{border:none;padding:10px 0;font-size:18px}}html{font-family:PlayenSans,sans-serif;scroll-behavior:smooth;overflow-x:hidden}*{box-sizing:border-box}
