@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:400;src:url(/fonts/manrope-v20-latin-regular.woff2)format("woff2")}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:700;src:url(/fonts/manrope-v20-latin-700.woff2)format("woff2")}@font-face{font-display:swap;font-family:Manrope;font-style:normal;font-weight:800;src:url(/fonts/manrope-v20-latin-800.woff2)format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(../fonts/inter-v20-latin-700.woff2)format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(../fonts/inter-v20-latin-800.woff2)format("woff2")}*{font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box;-webkit-tap-highlight-color:transparent;border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,li{display:block}fieldset{min-inline-size:unset;margin-inline:0;padding-block:0;padding-inline:0}legend{padding-inline:0;padding:0 10px}button{color:inherit;background-color:#0000;border:none}button,label,input[type=checkbox]{cursor:pointer}html,body{scroll-snap-type:y proximity;overscroll-behavior-x:none;scroll-behavior:smooth;font-family:Manrope,sans-serif;font-size:1em;line-height:1.25;position:relative}main{width:100%;min-height:calc(100vh - 56px);margin:auto;display:block;position:relative}ol,ul{list-style:none}:root{--padding-window:45px}@media (width<600px){:root{--padding-window:24px}}:focus,input:focus-visible{outline:none}svg,use{vertical-align:middle;pointer-events:none;aspect-ratio:1;height:24px}a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}input[type=text],input[type=email],input[type=password],input[type=url],input[type=number],input[type=tel],input[type=search]{-webkit-appearance:none}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}input[type=number]{appearance:textfield}input[type=range]{cursor:pointer;accent-color:var(--primary)}input[type=range]::-webkit-slider-thumb{border:10px solid var(--primary);border-radius:50%}a{color:unset;text-decoration:none}body,a{color:var(--on-surface);fill:var(--on-surface-variant)}@supports not selector(::-webkit-scrollbar){*{scrollbar-color:var(--outline-variant) transparent;scrollbar-width:thin}}::-webkit-scrollbar{background-color:#0000;width:8px;height:8px}::-webkit-scrollbar-thumb{background-color:var(--surface-container-highest);border-radius:4px}:disabled{pointer-events:none}.bigger-target{position:relative;overflow:visible}.bigger-target:before{content:"";inset-inline:calc(var(--target-inline) * -1);inset-block:calc(var(--target-block) * -1);z-index:1;position:absolute}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes show{to{opacity:1}}svg.loading{opacity:0;animation:1.5s linear infinite loading,0s .2s forwards show}.sticking{z-index:2;transition:box-shadow .2s ease-in-out;box-shadow:0 2px 10px #00000026;border-radius:0!important}body{flex-direction:column;display:flex}body header{border-inline:var(--padding-window) solid white;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;height:80px;padding:0 calc(50% - 640px);display:flex}body header div{letter-spacing:-1.2px;font-family:Inter,sans-serif;font-size:24px;font-weight:800}body header a{color:#fff;background-color:#062341;border-radius:6px;padding:10px 24px;font-weight:700}body main{flex-direction:column;align-items:center;display:flex}body .hero{border:var(--padding-window) solid white;flex-wrap:wrap;gap:64px;width:100%;padding:64px calc(50% - 640px);display:flex}body .hero>div:first-child{flex-direction:column;flex-grow:9;gap:10px;width:256px;display:flex}body .hero>div:first-child>a{background-color:#2dd4bf;border-radius:4px;width:max-content;padding:4px 12px;font-size:12px}body .hero>div:first-child h1{color:#062341;letter-spacing:-1.2px;font-family:Inter,sans-serif;font-size:clamp(36px,4vw,60px);font-weight:800}body .hero>div:first-child p{color:#6b7280;padding:10px 0 20px;font-size:18px}body .hero>div:first-child div:last-child{flex-wrap:wrap;gap:16px;display:flex}body .hero>div:first-child div:last-child a{text-align:left;border-radius:6px;padding:16px 32px;font-weight:700}@media (width<500px){body .hero>div:first-child div:last-child a{flex-grow:9}}body .hero>div:first-child div:last-child a:first-child{color:#fff;background-color:#062341;justify-content:space-between;align-items:center;gap:10px;display:flex}body .hero>div:first-child div:last-child a:first-child svg{fill:#fff}body .hero>div:first-child div:last-child a:last-child{background-color:#f3f4f6}body .hero img{object-fit:contain;border-radius:16px;flex-grow:9;width:256px}body #missions{padding:var(--padding-window) calc((100% - 1280px)/2);border:var(--padding-window) solid #f3f4f64d;background-color:#f3f4f64d;flex-direction:column;gap:10px;width:100%;display:flex}body #missions h2{text-align:center;font-family:Inter,sans-serif;font-size:36px;font-weight:800}body #missions>p{text-align:center;color:gray;width:100%;margin-bottom:20px;font-size:14px}body #missions ul{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}body #missions ul li{background-color:#fff;border-radius:12px;flex-direction:column;flex-grow:1;align-items:start;gap:16px;width:320px;max-width:328px;padding:33px;display:flex}body #missions ul li svg{background-color:#f3f4f6;border-radius:8px;height:48px;padding:12px}body #missions ul li h3{font-weight:700}body #missions ul li p{color:gray;font-size:14px}body .french{color:#fff;border:var(--padding-window) solid #062341;background-color:#062341;flex-wrap:wrap;align-items:center;gap:64px;width:100%;padding:96px calc(50% - 640px);display:flex}body .french>div:first-child{flex-grow:9;width:300px}body .french>div:first-child h2{margin-bottom:24px;font-family:Inter,sans-serif;font-size:36px;font-weight:800}body .french>div:first-child ul{flex-direction:column;gap:32px;padding:40px 0;display:flex}body .french>div:first-child ul li{align-items:start;gap:16px;display:flex}body .french>div:first-child ul li svg{fill:#10b981;background-color:#10b98133;border-radius:50%;flex:none;height:28px;padding:4px}body .french>div:first-child ul li div{flex-direction:column;gap:4px;display:flex}body .french>div:first-child ul li div h3{font-size:18px;font-weight:700}body .french>div:first-child ul li div p{color:#dbeafeb2;font-size:14px}body .french>div:last-child{background-color:#1e3a8a66;border-radius:24px;flex-wrap:wrap;flex-grow:9;gap:16px;width:300px;min-height:385px;padding:32px;display:flex}body .french>div:last-child>div{text-align:center;background-color:#93c5fd33;border-radius:16px;flex-direction:column;flex-grow:9;justify-content:center;gap:4px;width:200px;padding:24px;font-family:Inter,sans-serif;font-size:30px;font-weight:800;display:flex}body .french>div:last-child>div div{color:#93c5fd;font-size:10px}body .french>div:last-child img{object-fit:contain;border-radius:16px;width:100%;max-width:600px}body .union{width:100%;padding:var(--padding-window) calc((100% - 1280px)/2);border:var(--padding-window) solid white;flex-direction:column;gap:10px;display:flex}body .union h2{font-family:Inter,sans-serif;font-size:36px;font-weight:800}body .union p{color:#6b7280;max-width:400px;font-size:14px}body .union ol{flex-wrap:wrap;gap:48px;margin-top:40px;display:flex}body .union ol>li{border:1px solid #f3f4f6;border-radius:24px;flex-direction:column;gap:10px;min-width:300px;padding:40px;display:flex}body .union ol>li>div{color:#10b981;flex-wrap:wrap;font-size:14px;font-weight:700;display:flex}body .union ol>li h3{padding:10px 0;font-family:Inter,sans-serif;font-size:30px;font-weight:800}body .union ol>li:first-child{flex-grow:6}body .union ol>li:nth-child(2){color:#fff;background-color:#062341;flex-grow:2}body .union ol>li:nth-child(2) p{color:#dbeafeb2}body .union ol>li:nth-child(3){background-color:#f3f4f680;flex-grow:4}body .union ol>li:nth-child(3) p{color:#6b7280}body .union ol>li:nth-child(3) ul{flex-direction:column;gap:10px;padding-top:20px;display:flex}body .union ol>li:nth-child(3) ul li{gap:10px;font-size:14px;display:flex}body .union ol>li:nth-child(3) ul li svg{fill:#fff;background-color:#10b981;border-radius:50%;flex:none;height:16px;padding:3px}body .union ol>li:nth-child(4){flex-grow:4;gap:10px;display:flex}body .union ol>li:nth-child(4)>div:last-child{flex-wrap:wrap;align-content:start;gap:24px;font-weight:400}body .union ol>li:nth-child(4)>div:last-child p{color:#6b7280;flex-grow:9;width:0;min-width:150px;font-size:14px}body .union ol>li:nth-child(4)>div:last-child>div{color:#10b981;background-color:#d1fae5;border-radius:16px;flex-direction:column;flex-grow:2;justify-content:center;align-items:center;width:0;min-width:100px;padding:32px;font-size:10px;display:flex}body .union ol>li:nth-child(4)>div:last-child>div div{font-size:36px}body .form{margin:var(--padding-window);width:calc(100% - 2 * var(--padding-window));border-radius:32px;flex-wrap:wrap;max-width:1190px;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}body .form>div{color:#fff;background-color:#062341;border:1px solid #f3f4f6;flex-grow:9;width:300px;padding:48px}body .form>div h2{margin-bottom:24px;font-family:Inter,sans-serif;font-size:36px;font-weight:800}body .form>div p{color:#dbeafeb2;line-height:26px}body .form #join{border:1px solid #f3f4f6;flex-direction:column;flex-grow:9;width:300px;min-width:300px;padding:48px;scroll-margin-top:10px;display:flex}body .form #join label{color:#9ca3af;margin-bottom:6px;font-size:12px;font-weight:700}body .form #join input{background-color:#f3f4f6;border-radius:8px;margin-bottom:24px;padding:16px}body .form #join input::placeholder{color:#6b7280;font-size:14px}body .form #join>div:first-of-type{color:#6b7280;background-color:#e5e7eb80;align-items:center;gap:12px;width:100%;margin-bottom:24px;padding:16px;font-size:11px;display:flex}body .form #join>div:first-of-type svg{fill:#fff;background-color:#6b7280;border-radius:50%;flex:none;height:16px}body .form #join button{background-color:#10b981;border-radius:8px;justify-content:center;align-items:center;height:40px;font-weight:700;line-height:24px;display:flex;box-shadow:0 10px 15px -3px #10b98133}body .form .ok{text-align:center;color:#000;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:50px;font-size:24px;font-weight:700;display:flex}body .form .ok svg{fill:green;height:100px}body footer{color:#fff;background-color:#062341;padding:60px 40px 30px}body footer>div{letter-spacing:-1.2px;margin-bottom:40px;font-family:Inter,sans-serif;font-size:24px;font-weight:800}body footer nav{gap:40px;padding-top:40px;display:flex}body footer p:first-of-type{flex-grow:9;font-size:14px}body footer p:last-of-type{border-top:1px solid #ffffff0d;margin-top:40px;padding-top:30px;font-size:11px}
