﻿@keyframes menu-in{0%{transform:translate(-100%);visibility:hidden}1%{visibility:visible}100%{transform:translate(0)}}@keyframes menu-out{0%{transform:translate(0)}99%{transform:translate(-100%);visibility:visible}100%{visibility:hidden}}@keyframes scroll-show{0%{transform:translateY(-100%);position:absolute}1%{position:fixed}100%{transform:translateY(0)}}@keyframes scroll-hide{0%{transform:translateY(0);position:fixed}99%{transform:translateY(-100%);position:fixed}100%{position:absolute}}html{background-color:#fff;color:#0a0a0a;font-size:10px;font-family:Arial}@media(max-width: 768px){html{font-size:1vw}}@media(max-width: 430px){html{font-size:2vw}}html body{font-size:1.6rem;max-width:1440px;margin:auto}@media(max-width: 430px){html body{font-size:2.3rem}}html body.has-dialog .cookies.disp .cookies-content{display:none}html body .sr-only,html body .sr-only-focusable{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}html body .sr-only-focusable:active,html body .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}html body .quick-nav{margin:0;padding:0;height:0}html body .quick-nav a{background-color:#fff}html body .detail p{line-height:2.2rem}@media(max-width: 430px){html body .detail p{line-height:3.454rem;font-size:2.19rem}}html ul,html li{list-style:none;padding:0;margin:0}html .sticky{position:-webkit-sticky;position:sticky;top:2rem}body.stop-scroll{overflow:hidden}@media(max-width: 1200px){body.admin-bar .burger-menu,body.admin-bar .links{margin-top:32px}}@media(max-width: 1200px)and (max-width: 782px){body.admin-bar .burger-menu,body.admin-bar .links{margin-top:46px}}html body{margin-top:8rem}body #skip-link{position:absolute;z-index:1000;left:-99999rem;display:inline-block;color:#555;background:#fff;padding:.5em}body #skip-link:focus{left:0}header{height:8rem;display:flex;position:absolute;width:100vw;max-width:1440px;top:0;left:0;align-items:center;justify-content:space-between;border-bottom:solid 1px #d4d4d4;font-size:1.5rem;z-index:10;background-color:#fff}@media(min-width: 1440px){header{left:calc((100% - 1440px)/2)}}header.scroll-show{animation:scroll-show .3s;animation-fill-mode:forwards;position:fixed}header.scroll-hide{animation:scroll-hide .3s;animation-fill-mode:forwards;position:absolute}@media(max-width: 1440px){header{font-size:1.3rem}}@media(max-width: 1200px){header #logo{width:100%;text-align:center;height:5.5rem;display:block;position:relative}}header #logo img{height:4rem;width:14rem;object-fit:contain;margin-left:2rem;margin-right:4rem}@media(max-width: 1200px){header #logo img{height:100%;width:auto}}header .links{display:flex;align-items:center;justify-content:space-between;position:relative}@media(max-width: 1200px){header .links{position:absolute;top:4rem;right:1rem}}header .links a{text-decoration:none;display:inline-block;height:4.5rem;padding:1.4rem 1.7rem;margin-right:1.5rem;box-sizing:border-box}header .links a:hover,header .links a:focus{text-decoration:underline}header .links a:not(.outline){color:#fff;background-color:#014bb0;border:solid 1px #014bb0}header .links a.outline{color:#014bb0;background-color:#fff;border:solid 1px #014bb0}@media(max-width: 1200px){header .links a{display:none}}header .links .search-form{position:relative;width:2.2rem;height:2.2rem;margin-right:3rem;top:50%;background-size:contain;background-image:url("img/search.svg");cursor:pointer;z-index:1}@media(max-width: 430px){header .links .search-form{transform:translateY(-50%)}}@media(max-width: 768px){header .links .search-form{transform:translateY(-50%)}}header .links .search-form input{border-width:0px;background-color:#fff;padding:0;height:3rem;position:absolute;top:50%;left:3rem;transform:translate(-100%, -50%);transition:width .2s;z-index:2;width:0rem}@media(max-width: 1200px){header .links .search-form input{left:-1rem;height:5.5rem;width:auto}}@media(max-width: 430px){header .links .search-form input{width:0}}header .links .search-form.open-search input{width:15rem;height:3rem;padding:0 1rem;border:solid 1px #0a0a0a}@media(max-width: 430px){header .links .search-form.open-search{width:auto}}header .links .search-form label{position:relative}header nav{flex-grow:1}header nav .for_access_end,header nav .for_access_start{display:none}header nav #menu-menu-principal{display:flex;height:8rem;align-items:center}header nav #menu-menu-principal a{color:inherit;font-weight:bold;font-size:1.9rem;text-decoration:none}header nav #menu-menu-principal a:hover,header nav #menu-menu-principal a:focus{text-decoration:underline}header nav #menu-menu-principal>li{display:inline-flex;padding:0 2rem;position:relative;height:100%;align-items:center;box-sizing:border-box}@media(max-width: 1440px){header nav #menu-menu-principal>li{padding:0 1.7rem}}header nav #menu-menu-principal>li:nth-child(1),header nav #menu-menu-principal>li:nth-child(5){color:#0a0a0a;border-color:#0a0a0a}header nav #menu-menu-principal>li:nth-child(1).menu-item-has-children:after,header nav #menu-menu-principal>li:nth-child(5).menu-item-has-children:after{background-image:url("img/sub-menu-item-black.svg")}header nav #menu-menu-principal>li:nth-child(2){color:#4f9e30;border-color:#4f9e30}header nav #menu-menu-principal>li:nth-child(2).menu-item-has-children:after{background-image:url("img/sub-menu-item-green.svg")}header nav #menu-menu-principal>li:nth-child(3){color:#10367a;border-color:#10367a}header nav #menu-menu-principal>li:nth-child(3).menu-item-has-children:after{background-image:url("img/sub-menu-item-blue.svg")}header nav #menu-menu-principal>li:nth-child(4){color:#fe5715;border-color:#fe5715}header nav #menu-menu-principal>li:nth-child(4).menu-item-has-children:after{background-image:url("img/sub-menu-item-orange.svg")}@media(max-width: 1200px){header nav #menu-menu-principal>li.menu-item-has-children{width:100%}}header nav #menu-menu-principal>li.menu-item-has-children:after{content:" ";display:block;position:absolute;background-repeat:no-repeat;position:relative;width:1.5rem;height:2rem;margin-top:.1rem;background-position:center}@media(max-width: 1200px){header nav #menu-menu-principal>li.menu-item-has-children:after{position:absolute;right:3rem}}header nav #menu-menu-principal>li ul{opacity:0;visibility:hidden;position:absolute;transform:translateY(100%);bottom:-0.6rem;left:0rem;z-index:3}header nav #menu-menu-principal>li ul li{display:flex;align-items:center;height:0;overflow:hidden;transition:.2s;text-align:left;width:26rem;background-color:#fff;padding:0 2rem;box-sizing:border-box}header nav #menu-menu-principal>li ul li a{font-weight:normal}@media(min-width: 1200px){header nav #menu-menu-principal>li.open{border-bottom:solid .5rem}}header nav #menu-menu-principal>li.open ul{opacity:1;visibility:visible}@media(max-width: 1200px){header nav #menu-menu-principal>li.open ul{margin-top:2rem}}header nav #menu-menu-principal>li.open ul li{min-height:5rem;background-color:#fff;height:auto}@media(max-width: 1200px){header nav #menu-menu-principal>li.open ul li{height:6rem}}@media(max-width: 430px){header nav #menu-menu-principal>li.open ul li{height:7.42rem}}@media(min-width: 1200px){header nav .link-prog{display:none}}header .burger-menu{width:8rem;height:8rem;position:absolute;left:0;top:0;background-image:url(img/menu-burger.svg);background-color:transparent;background-repeat:no-repeat;background-size:3rem;background-position:center;border:0;cursor:pointer}header .burger-menu.close{background-image:url(img/cross.svg);transform:none;position:relative}@media(min-width: 1200px){header .burger-menu{display:none}}@media(max-width: 1200px){header nav{position:fixed;flex-direction:column;justify-content:space-between;position:absolute;width:32rem;top:0;bottom:0;left:0;z-index:100;background-color:#fff;transform:translate(-100%);animation:0s menu-out;animation-fill-mode:forwards;opacity:0;overflow:auto}}@media(max-width: 1200px)and (max-width: 430px){header nav{width:43rem}}@media(max-width: 1200px){header nav.ready_anim{opacity:1;animation-duration:.2s}}@media(max-width: 1200px){header nav .for_access_end,header nav .for_access_start{display:inline-block;position:absolute}}@media(max-width: 1200px){header nav #menu-menu-principal{flex-direction:column;padding:0 0 2.5rem 0;box-sizing:border-box;height:auto;justify-content:space-around;align-items:flex-start}}@media(max-width: 1200px)and (max-width: 430px){header nav #menu-menu-principal{padding:0 0 3.9rem 0}}@media(max-width: 1200px){header nav #menu-menu-principal>li{min-height:2.5rem;box-sizing:content-box;width:calc(100% - 4rem);padding:2.2rem 2rem;height:auto;font-size:2rem;margin:0;flex-direction:column;align-items:flex-start}header nav #menu-menu-principal>li.menu-item-has-children{width:calc(100% - 4rem)}header nav #menu-menu-principal>li.menu-item-has-children:after{width:3rem;height:2rem;background-size:1.5rem}}@media(max-width: 1200px)and (max-width: 430px){header nav #menu-menu-principal>li{min-height:3.9rem;padding:3.15rem 3.14rem;font-size:3.14rem;width:calc(100% - 6.24rem)}header nav #menu-menu-principal>li.menu-item-has-children{width:calc(100% - 6.24rem)}header nav #menu-menu-principal>li.menu-item-has-children:after{width:4.71rem;height:3.13rem;background-size:2.3rem}}@media(max-width: 1200px){header nav #menu-menu-principal>li ul{transform:none;position:relative}header nav #menu-menu-principal>li ul li{text-align:left;font-size:1.6rem;display:flex;align-items:center;width:100%;margin:0;padding:0;box-sizing:border-box}}@media(max-width: 1200px)and (max-width: 430px){header nav #menu-menu-principal>li ul li{font-size:2.2rem}}@media(max-width: 1200px){header nav #menu-menu-principal>li ul li a{font-weight:normal}}@media(max-width: 1200px){header nav .link-prog{border-top:solid 1px #d4d4d4;padding:4rem;box-sizing:border-box}header nav .link-prog a{text-decoration:none;display:block;padding:1.4rem 1.7rem;box-sizing:border-box;width:100%;font-size:1.6rem;text-align:center;padding:2rem 0}header nav .link-prog a:hover,header nav .link-prog a:focus{text-decoration:underline}header nav .link-prog a:first-child{margin-bottom:2rem}header nav .link-prog a:not(.outline){color:#fff;background-color:#014bb0;border:solid 1px #014bb0}header nav .link-prog a.outline{color:#014bb0;background-color:#fff;border:solid 1px #014bb0}}@media(max-width: 1200px)and (max-width: 430px){header nav .link-prog a{font-size:2.5rem}}@media(max-width: 1200px)and (max-width: 1200px){header.open{min-height:100vh}}@media(max-width: 1200px){header.open .cache-burger-menu{position:fixed;width:100vw;height:100vh;top:0;right:0;z-index:99;background-color:rgba(0,0,0,.8);transform-origin:right;animation:0s menu-in ease-in}}@media(max-width: 1200px){header.open nav{animation:.2s menu-in;animation-fill-mode:forwards}}footer{display:flex;flex-direction:column}footer .footer_part_1{background-color:#f7f7f7;position:relative;width:100%;box-sizing:border-box;padding:8.5rem 10rem 3.5rem}@media(max-width: 430px){footer .footer_part_1{padding:6rem 4rem}}footer .footer_part_1 .space_nav{display:flex}@media(max-width: 1024px){footer .footer_part_1 .space_nav{flex-direction:column;width:100%;flex-direction:column-reverse}}footer .footer_part_1 .space_nav .link_part{margin-right:5rem;position:relative;display:flex;flex-direction:column;justify-content:space-between;width:70%}@media(max-width: 1024px){footer .footer_part_1 .space_nav .link_part{width:100%;margin:0}}footer .footer_part_1 .space_nav .link_part .link #menu-menu-footer-1{width:100%;display:flex;justify-content:space-between}@media(max-width: 1024px){footer .footer_part_1 .space_nav .link_part .link #menu-menu-footer-1{margin-bottom:2rem}}@media(max-width: 430px){footer .footer_part_1 .space_nav .link_part .link #menu-menu-footer-1{margin-bottom:0rem;flex-direction:column;align-items:center}}footer .footer_part_1 .space_nav .link_part .link #menu-menu-footer-1>li{width:100%}@media(max-width: 430px){footer .footer_part_1 .space_nav .link_part .link #menu-menu-footer-1>li{margin-bottom:9.4rem}}footer .footer_part_1 .space_nav .link_part .link #menu-menu-footer-1>li a{color:#0a0a0a;font-size:1.4rem;text-decoration:none}footer .footer_part_1 .space_nav .link_part .link #menu-menu-footer-1>li a:hover,footer .footer_part_1 .space_nav .link_part .link #menu-menu-footer-1>li a:focus{text-decoration:underline}@media(max-width: 430px){footer .footer_part_1 .space_nav .link_part .link #menu-menu-footer-1>li a{font-size:2.19rem}}footer .footer_part_1 .space_nav .link_part .link #menu-menu-footer-1>li>a{font-weight:bold;font-size:1.6rem}@media(max-width: 430px){footer .footer_part_1 .space_nav .link_part .link #menu-menu-footer-1>li>a{font-size:2.5rem}}footer .footer_part_1 .space_nav .link_part .link #menu-menu-footer-1>li ul{margin-top:3rem;display:flex;flex-direction:column}footer .footer_part_1 .space_nav .link_part .link #menu-menu-footer-1>li ul li{margin:1rem 0}@media(max-width: 430px){footer .footer_part_1 .space_nav .link_part .link #menu-menu-footer-1>li ul li{margin:1.57rem 0}}footer .footer_part_1 .space_nav .link_part .images{display:flex;justify-content:space-between;margin-bottom:1rem}@media(max-width: 768px){footer .footer_part_1 .space_nav .link_part .images{margin-top:1rem}}@media(max-width: 430px){footer .footer_part_1 .space_nav .link_part .images{flex-direction:column;align-items:center}}footer .footer_part_1 .space_nav .link_part .images>div{margin-top:2rem;width:100%}@media(max-width: 430px){footer .footer_part_1 .space_nav .link_part .images>div{text-align:center}}footer .footer_part_1 .space_nav .link_part .images>div>img{width:19rem;object-fit:contain}@media(max-width: 430px){footer .footer_part_1 .space_nav .link_part .images>div>img{width:auto;height:12.7rem;margin:0 0 2rem;max-width:100%}}footer .footer_part_1 .space_nav .social_and_news{width:40%;max-width:33rem}@media(max-width: 1024px){footer .footer_part_1 .space_nav .social_and_news{margin-bottom:5rem;width:40rem}}@media(max-width: 430px){footer .footer_part_1 .space_nav .social_and_news{width:100%;max-width:none;margin-bottom:9.4rem}}footer .footer_part_1 .space_nav .social_and_news .social_network .bold{font-weight:bold;font-size:1.6rem;margin-top:0;margin-bottom:3rem}@media(max-width: 430px){footer .footer_part_1 .space_nav .social_and_news .social_network .bold{font-size:2.5rem}}footer .footer_part_1 .space_nav .social_and_news .social_network .link{display:flex;justify-content:space-between;width:60%;flex-wrap:wrap}footer .footer_part_1 .space_nav .social_and_news .social_network .link a{display:block;background-color:#fff;width:5.5rem;height:5.5rem;margin-bottom:1rem;border-radius:5.5rem;background-position:center;background-repeat:no-repeat;background-size:auto 2rem}footer .footer_part_1 .space_nav .social_and_news .social_network .link a.rs-ig{background-image:url("img/social/rs_ig.png")}footer .footer_part_1 .space_nav .social_and_news .social_network .link a.rs-fb{background-image:url("img/social/rs_fb.png")}footer .footer_part_1 .space_nav .social_and_news .social_network .link a.rs-tt{background-image:url("img/social/rs_tt.png")}footer .footer_part_1 .space_nav .social_and_news .social_network .link a.rs-yt{background-image:url("img/social/rs_yt.png")}footer .footer_part_1 .space_nav .social_and_news .social_network .link a.rs-li{background-image:url("img/social/rs_li.png")}footer .footer_part_1 .space_nav .social_and_news .social_network .link a.rs-nl{background-image:url("img/social/rs_nl.png");background-size:auto 3rem}footer .footer_part_1 .space_nav .social_and_news .newsletter form{display:flex;margin-top:5rem}footer .footer_part_1 .space_nav .social_and_news .newsletter form>div{width:100%;height:5.5rem}footer .footer_part_1 .space_nav .social_and_news .newsletter form>div input{width:100%;height:5rem;padding:0;border:solid 1px #d8d8d8;color:#666;padding:1.7rem;box-sizing:border-box;font-size:1.6rem;border-top-left-radius:.5rem;border-bottom-left-radius:.5rem;border-right:none}@media(max-width: 430px){footer .footer_part_1 .space_nav .social_and_news .newsletter form>div input{font-size:2.5rem}}footer .footer_part_1 .space_nav .social_and_news .newsletter form .form-submit{width:14rem;height:5rem;border-left:none;background-color:#0b4ead;color:#fff;font-size:1.6rem;border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}@media(max-width: 430px){footer .footer_part_1 .space_nav .social_and_news .newsletter form .form-submit{font-size:2.5rem}}footer .footer_part_1 .space_nav .social_and_news .newsletter .condition{font-size:1.2rem}@media(max-width: 430px){footer .footer_part_1 .space_nav .social_and_news .newsletter .condition{font-size:1.88rem}}footer .footer_part_1 .space_nav .social_and_news .newsletter .condition p{margin-top:2.5rem;line-height:1.6rem}@media(max-width: 430px){footer .footer_part_1 .space_nav .social_and_news .newsletter .condition p{line-height:2.5rem}}footer .footer_part_1 .space_nav .social_and_news .newsletter .condition p a{color:#0a0a0a}footer .footer_part_1 .brand_part{width:100%;border-top:solid 1px #a2a2a2;margin-top:5rem}footer .footer_part_1 .brand_part .brand_title{margin-top:5rem;margin-bottom:0}footer .footer_part_1 .brand_part .brand_title a{font-size:1.6rem;color:#0a0a0a;font-weight:bold;text-decoration:initial;text-decoration:none}footer .footer_part_1 .brand_part .brand_title a:hover,footer .footer_part_1 .brand_part .brand_title a:focus{text-decoration:underline}footer .footer_part_1 .brand_part .brand_title a:after{content:"";margin-left:.5rem;display:inline-block;width:2rem;height:1rem;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("img/arrow-black.png");vertical-align:middle}@media(max-width: 430px){footer .footer_part_1 .brand_part .brand_title a:after{width:3.14rem;height:1.57rem}}@media(max-width: 430px){footer .footer_part_1 .brand_part .brand_title{font-size:2.5rem}}footer .footer_part_1 .brand_part .brand_text{margin-top:2rem;font-size:1.2rem}@media(max-width: 430px){footer .footer_part_1 .brand_part .brand_text{font-size:2.19rem}}footer .footer_part_1 .brand_part .brand_text img{height:4rem;vertical-align:middle;transform:translate(0, -9px)}@media(max-width: 430px){footer .footer_part_1 .brand_part .brand_text img{display:block;height:6rem}}footer .footer_part_1 .brand_part .brand_text span{margin-left:.7rem}@media(max-width: 430px){footer .footer_part_1 .brand_part .brand_text span{margin-left:0}}footer .footer_part_1 .brand_part .brand_text span a{color:#0a0a0a;position:relative;text-decoration:none}footer .footer_part_1 .brand_part .brand_text span a:hover,footer .footer_part_1 .brand_part .brand_text span a:focus{text-decoration:underline}footer .footer_part_1 .brand_part .brand_text span a:after{content:" ";display:block;position:absolute;background-repeat:no-repeat;width:2rem;height:1.7rem;right:-2rem;top:0;background-image:url("img/new_window.svg");background-size:contain;background-repeat:no-repeat}@media(max-width: 430px){footer .footer_part_1 .brand_part .brand_text span a:after{width:3rem;height:2.5rem;right:0;top:50%;transform:translate(100%, -50%)}}footer .footer_part_2{display:flex;justify-content:space-between;height:7rem;align-items:center;text-transform:uppercase;font-size:1rem;padding:0 1.5rem}@media(max-width: 430px){footer .footer_part_2{flex-direction:column;padding:4rem 4rem 6rem;font-size:1.88rem;height:auto}}footer .footer_part_2 ul{display:flex;flex-direction:row}@media(max-width: 430px){footer .footer_part_2 ul{flex-wrap:wrap;align-items:center;justify-content:center;margin-bottom:4rem}}@media(max-width: 430px)and (max-width: 430px){footer .footer_part_2 ul{font-size:1.57rem}}footer .footer_part_2 ul li{margin-right:1.5rem;position:relative}@media(max-width: 430px){footer .footer_part_2 ul li{display:block;margin:1rem 1.5rem 1rem 0}footer .footer_part_2 ul li:first-child,footer .footer_part_2 ul li:last-child{width:100%;text-align:center}}@media(max-width: 430px)and (max-width: 430px){footer .footer_part_2 ul li{margin:1.57rem 2.3rem 1.57rem 0}}footer .footer_part_2 ul li a{color:#323232;text-decoration:none}footer .footer_part_2 ul li a:hover,footer .footer_part_2 ul li a:focus{text-decoration:underline}@media(min-width: 430px){footer .footer_part_2 ul li:not(:last-child):after{content:" ";display:block;position:absolute;background-repeat:no-repeat;width:.3rem;height:1px;right:-0.8rem;top:.6rem;background-color:#323232}}@media(max-width: 430px){footer .footer_part_2 ul li:not(:first-child):not(:last-child):not(:nth-last-child(2)):after{content:" ";display:block;position:absolute;background-repeat:no-repeat;width:.3rem;height:1px;right:-0.8rem;top:.6rem;background-color:#323232}}@media(max-width: 430px){footer .footer_part_2 .copyright{color:#888}}.cookies{position:fixed;left:0;bottom:0;top:0;width:100vw;z-index:150;background-color:rgba(0,0,0,.8);justify-content:space-between;box-sizing:border-box;transition:.5s;display:none}@media(max-width: 430px){.cookies{width:100%}}.cookies h2{font-size:1.6rem;margin-bottom:2.8rem;margin-top:0}@media(max-width: 430px){.cookies h2{font-size:2.2rem}}.cookies h3{font-size:1.4rem;margin-bottom:.5rem;margin-top:0}@media(max-width: 430px){.cookies h3{font-size:2rem}}.cookies label{font-weight:bold;width:15.5rem;height:4.4rem;line-height:4.4rem;float:left;position:relative;z-index:1;color:#024bb0;cursor:pointer;margin-right:1.5rem;text-align:center;border:.1rem solid #024bb0;font-size:1.4rem}@media(max-width: 430px){.cookies label{width:100%;margin-left:0rem;font-size:1.8rem;margin-bottom:1.5rem}}.cookies label:before{content:" ";display:block;position:absolute;background-repeat:no-repeat;z-index:2}.cookies label:after{content:" ";display:block;position:absolute;background-repeat:no-repeat;background-color:#024bb0;top:0;z-index:-1}.cookies input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.cookies input+label{transition:.2s}@media(max-width: 430px){.cookies input{margin-left:3rem}}.cookies input:checked+label,.cookies input:hover+label{color:#fff;background-color:#024bb0}.cookies input:checked+label:after,.cookies input:hover+label:after{width:100%;height:4.4rem}.cookies input:not(:checked)+label:after{width:0;border:0;height:0}.cookies.disp .cookies-content{display:flex;z-index:1;flex-direction:column;align-items:center;max-width:78rem;position:fixed;padding:6rem 8rem 4rem 8rem;background-color:#fff;top:50%;left:50%;transform:translate(-50%, -50%)}@media(max-width: 430px){.cookies.disp .cookies-content{width:auto;transform:translate(0, 0);padding:7rem 4rem;top:0;left:0;position:absolute;max-height:auto;height:100%;overflow-y:auto;left:0}}.cookies.disp .cookies-content .close{width:2.4rem;height:2.4rem;position:absolute;right:2.4rem;top:2.4rem;-webkit-appearance:none;appearance:none;background-color:transparent;cursor:pointer;border:none;background-image:url(img/cross.svg);background-repeat:no-repeat;background-size:contain}@media(max-width: 430px){.cookies.disp .cookies-content .close{right:auto;left:3rem;top:3rem;background-image:url(img/arrow-press.svg)}}.cookies.show{display:flex}@media(max-width: 430px){.cookies{flex-direction:column;padding:3rem;font-size:2rem;overflow-y:scroll}}.cookies .text{display:flex;flex-direction:column;justify-content:space-evenly;margin-bottom:4rem}.cookies .text>div{margin-bottom:2.5rem}.cookies .text>div:last-of-type{margin-bottom:0}.cookies .text p{margin:0;font-size:1.4rem;line-height:1.5}@media(max-width: 430px){.cookies .text p{margin-bottom:2rem;font-size:1.8rem}}.cookies .text p.bold{font-weight:bold;font-size:1.4rem}.cookies .text p a{text-decoration:underline;color:#0a0a0a}.cookies .text p a:hover{border-bottom:solid .1rem #0a0a0a}.cookies .button{display:flex}@media(max-width: 430px){.cookies .button{justify-content:space-between;flex-direction:column;width:100%}}.cookies .button label{margin-right:0;background-color:#024bb0;color:#fff;font-weight:normal}.cookies .button label:hover{text-decoration:underline}.cookies .button a,.cookies .button button{text-decoration:none;background-color:#024bb0;width:16rem;height:4.5rem;display:flex;justify-content:center;align-items:center;color:#fff;border:solid .1rem #024bb0;font-size:1.4rem;margin:0 2rem;text-align:center;cursor:pointer}.cookies .button a:hover,.cookies .button a:focus,.cookies .button button:hover,.cookies .button button:focus{text-decoration:underline}@media(max-width: 430px){.cookies .button a,.cookies .button button{margin-left:0;font-size:1.8rem;width:100%;margin-bottom:1.5rem;height:5rem}}#cookies-modal{position:fixed;display:flex;width:100vw;height:100vh;left:0;top:0;z-index:200;justify-content:center;align-items:center}@media(max-width: 430px){#cookies-modal{width:100%}}#cookies-modal.hidden{display:none}#cookies-modal .content{padding:6rem 8rem 4rem 8rem;max-width:78rem;height:59rem;overflow-y:scroll;background-color:#fff;position:relative;box-sizing:border-box}@media(max-width: 430px){#cookies-modal .content{padding:9rem 3rem 3rem;height:100%;width:100%}}#cookies-modal .content .close{width:2.4rem;height:2.4rem;position:absolute;right:2.4rem;top:2.4rem;-webkit-appearance:none;appearance:none;background-color:transparent;cursor:pointer;border:none;background-image:url(img/cross.svg);background-repeat:no-repeat;background-size:contain}@media(max-width: 430px){#cookies-modal .content .close{right:auto;left:3rem;top:3rem;background-image:url(img/arrow-press.svg)}}#cookies-modal .content .validate{text-decoration:none;background-color:#024bb0;width:55%;height:4.5rem;display:flex;justify-content:center;align-items:center;color:#fff;border:solid .1rem #024bb0;font-size:1.4rem;text-align:center;font-weight:bold;margin-bottom:4rem;cursor:pointer}#cookies-modal .content .validate:hover,#cookies-modal .content .validate:focus{text-decoration:underline}@media(max-width: 430px){#cookies-modal .content .validate{font-size:1.8rem;width:100%}}#cookies-modal .content .accept-cookies{text-decoration:none;width:16rem;float:left;margin-right:2em;height:4.5rem;display:flex;justify-content:center;align-items:center;color:#fff;background-color:#0a0a0a;border:solid .1rem #0a0a0a;font-size:1.4rem;text-align:center;cursor:pointer}#cookies-modal .content .accept-cookies:hover,#cookies-modal .content .accept-cookies:focus{text-decoration:underline}@media(max-width: 430px){#cookies-modal .content .accept-cookies{width:100%;font-size:2rem;margin-bottom:1.5rem}}#cookies-modal .content .refuse-cookies{text-decoration:none;background-color:#fff;width:16rem;height:4.5rem;display:flex;justify-content:center;align-items:center;color:#0a0a0a;border:solid .1rem #0a0a0a;font-size:1.4rem;margin-left:2rem;text-align:center;cursor:pointer}#cookies-modal .content .refuse-cookies:hover,#cookies-modal .content .refuse-cookies:focus{text-decoration:underline}@media(max-width: 430px){#cookies-modal .content .refuse-cookies{width:100%;margin-left:0}}#cookies-modal .content>div>div{float:left;width:100%;margin-bottom:4rem}#cookies-modal .content>div>div a{float:left;width:100%;font-size:1.4rem;margin-bottom:1.5rem;text-decoration:underline;color:#0a0a0a}@media(max-width: 430px){#cookies-modal .content>div>div a{font-size:1.8rem}}#cookies-modal .content h2+p{margin-bottom:4rem}#cookies-modal .content h3{font-size:1.6rem}@media(max-width: 430px){#cookies-modal .content h3{font-size:2rem}}#cookies-modal .content h4{font-size:1.4rem;margin-top:0;margin-bottom:.5rem}@media(max-width: 430px){#cookies-modal .content h4{font-size:2rem}}#cookies-modal .content p{font-size:1.4rem;line-height:2.2rem;margin:0}@media(max-width: 430px){#cookies-modal .content p{line-height:2.3rem;font-size:1.8rem}}#breadcrumb{position:absolute;margin-top:2rem;font-size:1.4rem;padding-left:4rem;z-index:2}@media(max-width: 430px){#breadcrumb{display:none}}#breadcrumb>span{display:flex;align-items:center}#breadcrumb a{text-decoration:none;color:#0a0a0a}#breadcrumb a:hover,#breadcrumb a:focus{text-decoration:underline}#breadcrumb .separator{width:.7rem;height:1.6rem;display:inline-block;background-image:url(img/chevron.png);background-position:center;background-repeat:no-repeat;background-size:.5rem;margin:0 1.7rem}article.post--full .content{width:60%;margin:auto;padding:0 4rem}@media(max-width: 430px){article.post--full .content{width:100%;padding:4rem;box-sizing:border-box}}@media(min-width: 430px){article.post--full .content #breadcrumb{margin-top:0;padding-left:0;transform:translate(0, calc(-100% - 2rem))}}@media(max-width: 430px){article.post--full .content #breadcrumb{padding-left:0;transform:translate(0, calc(-100% - 2rem))}}article.post--full .content .header{padding-top:5rem}@media(max-width: 430px){article.post--full .content .header{padding-top:0}}article.post--full .content .header .tag{margin-top:3.5rem;color:#10367a;padding:.5rem .7rem;border:solid .2rem #10367a;border-radius:.4rem;display:inline-block;font-weight:bold;text-transform:uppercase}article.post--full .content .header .tag.environnement{border:solid .2rem #4f9e30;color:#4f9e30}article.post--full .content .header .tag.inclusion{border:solid .2rem #fe5715;color:#fe5715}@media(max-width: 430px){article.post--full .content .header .tag{font-weight:bold;font-size:1.57rem;padding:1.07rem 1.79rem;border-radius:.785rem}}article.post--full .content .header h1{color:#0a0a0a;font-size:5rem;margin-top:2.4rem;margin-bottom:3.9rem}@media(max-width: 430px){article.post--full .content .header h1{font-size:4.5rem}}article.post--full .content .header .social{display:flex;font-weight:bold;font-size:2rem;margin-bottom:4rem}@media(min-width: 430px)and (max-width: 1024px){article.post--full .content .header .social{flex-direction:column}}@media(max-width: 1200px){article.post--full .content .header .social .sharing{width:50%}}@media(max-width: 1200px)and (min-width: 430px)and (max-width: 1024px){article.post--full .content .header .social .sharing{width:100%}}@media(max-width: 430px){article.post--full .content .header .social .sharing{width:auto}}@media(max-width: 1200px){article.post--full .content .header .social .links{width:50%;padding-right:3rem;display:flex;justify-content:space-between;box-sizing:border-box;align-items:center}}@media(max-width: 1200px)and (min-width: 430px)and (max-width: 1024px){article.post--full .content .header .social .links{width:100%;margin-top:2rem;justify-content:flex-start}article.post--full .content .header .social .links img{margin-right:3rem}}@media(max-width: 1200px)and (max-width: 430px){article.post--full .content .header .social .links{width:20rem;margin:auto}}article.post--full .content .header .social .links img{vertical-align:middle}@media(min-width: 1200px){article.post--full .content .header .social .links img{margin-left:3rem}}@media(max-width: 768px){article.post--full .content .header .social .links img{width:3rem;height:3rem;object-fit:contain;object-position:center}}article.post--full .content .pres_img{margin-bottom:5rem;max-height:45rem;text-align:center}article.post--full .content .pres_img img{width:auto;max-height:inherit}@media(max-width: 430px){article.post--full .content .pres_img img{width:100%}}article.post--full .content .article section{text-align:center}article.post--full .content .article section.section-text-full{text-align:left}@media(max-width: 430px){article.post--full .content .article section h2{font-size:3rem}}article.post--full .content .article section p{line-height:2.2rem;margin-bottom:2rem}@media(max-width: 430px){article.post--full .content .article section p{line-height:3.454rem}}article.post--full .content .article section img{max-width:100%;margin-bottom:5rem}article.post--full .content .article section blockquote{margin:0}@media(max-width: 430px){article.post--full .content .article section blockquote{font-size:3.4rem}}article.post--full .content .article section blockquote p{font-size:3rem;font-weight:bold;line-height:normal}article.post--full .content .article section blockquote p:before{content:"“";margin:0 1.5rem 0 0}article.post--full .content .article section blockquote p:after{content:"”";margin:0 0 0 1.5rem}article.post--full .content .article section ul{padding-left:4rem;margin-top:1.6rem;margin-bottom:1.6rem}article.post--full .content .article section ul li{list-style:initial}article.post--full .content .article section ul li a{text-decoration:none}article.post--full .content .article section ol li{list-style:decimal}article.post--full .content .article section ol li a{text-decoration:none}article.post--full .content .article section a{text-decoration:underline;color:#000}article.post--full .content .article section figure img{margin-bottom:0}article.post--full .content .article section figure figcaption{margin:0;text-align:left;margin-bottom:5rem;font-size:1.2rem;opacity:.6}@media(max-width: 430px){article.post--full .content .article section figure figcaption{font-size:1.88rem}}article.post--full .nav_article{display:flex;border-top:solid 1px #d4d4d4}@media(max-width: 430px){article.post--full .nav_article{flex-direction:column}}article.post--full .nav_article>div{width:50%}article.post--full .nav_article>div:nth-child(1) a{align-items:flex-start}article.post--full .nav_article>div:nth-child(1) a:before{transform:rotateY(180deg)}@media(max-width: 1440px){article.post--full .nav_article>div{padding:0 5rem}}@media(min-width: 430px){article.post--full .nav_article>div:first-child{border-right:solid 1px #d4d4d4}}@media(max-width: 430px){article.post--full .nav_article>div{width:100%;padding:4rem;box-sizing:border-box}article.post--full .nav_article>div:first-child{border-bottom:solid 2px #d4d4d4}}article.post--full .nav_article>div a{text-decoration:none;display:flex;flex-direction:column;color:#0a0a0a;font-weight:bold;font-size:2.2rem;margin:6rem 0;position:relative}article.post--full .nav_article>div a:hover,article.post--full .nav_article>div a:focus{text-decoration:underline}@media(max-width: 430px){article.post--full .nav_article>div a{font-size:3.454rem}}article.post--full .nav_article>div a:before{content:" ";display:block;position:absolute;background-repeat:no-repeat;height:2.7rem;width:4.3rem;background-image:url("img/arrow-article.svg");background-size:contain}@media(min-width: 430px){article.post--full .nav_article>div a:before{top:0}}@media(max-width: 430px){article.post--full .nav_article>div a:before{bottom:2rem}}@media(min-width: 430px){article.post--full .nav_article>div a{align-items:flex-end;padding-top:3rem}}@media(max-width: 430px){article.post--full .nav_article>div a{align-items:flex-start;padding-bottom:6rem;margin:0}}article.post--full .nav_article>div a .tag{text-decoration:none;display:inline-block;padding:.5rem .7rem;border-radius:.4rem;display:inline-block;font-weight:bold;font-size:1.2rem;margin:2rem 0;border:solid .1rem #0a0a0a;color:#0a0a0a;text-transform:uppercase}@media(max-width: 430px){article.post--full .nav_article>div a .tag{height:auto;border-width:2px;font-size:1.88rem}}article.post--full .nav_article>div a .tag.education{border:solid .2rem #024bb0;color:#024bb0}article.post--full .nav_article>div a .tag.environnement{border:solid .2rem #4f9e30;color:#4f9e30}article.post--full .nav_article>div a .tag.inclusion{border:solid .2rem #fe5715;color:#fe5715}article.press-teaser{height:100%;padding-bottom:1.6rem;position:relative}article.press-teaser a{text-decoration:none;color:#0a0a0a;font-size:1.8rem;font-weight:bold}article.press-teaser a:hover,article.press-teaser a:focus{text-decoration:underline}@media(max-width: 430px){article.press-teaser a{font-size:2.5rem}}article.press-teaser a img{width:100%;height:16rem;object-fit:cover;object-position:center;margin-bottom:3rem}@media(min-width: 430px)and (max-width: 1024px){article.press-teaser a img{height:10rem}}@media(max-width: 430px){article.press-teaser a img{margin-bottom:1rem}}article.press-teaser a .download{text-decoration:none;color:#024bb0;font-size:1.4rem;font-weight:bold;padding-left:2.2rem;position:relative;display:block;margin-top:1.6rem}article.press-teaser a .download:hover,article.press-teaser a .download:focus{text-decoration:underline}@media(max-width: 430px){article.press-teaser a .download{font-size:2.14rem;padding-left:2.8rem;margin-top:1rem}}article.press-teaser a .download:before{content:" ";display:block;position:absolute;background-repeat:no-repeat;width:2rem;height:1.5rem;background-image:url("img/download.svg");background-size:contain;background-position:center;top:0;left:0}@media(max-width: 430px){article.press-teaser a .download:before{height:2rem}}@media(max-width: 430px){article.press-teaser a .download{margin-top:2rem}}article.event-teaser a{text-decoration:none;color:#0a0a0a;font-size:1.8rem;font-weight:bold}article.event-teaser a:hover .download{text-decoration:underline}@media(max-width: 430px){article.event-teaser a{font-size:2.5rem}}article.event-teaser a img{width:100%;height:16rem;object-fit:cover;object-position:center;margin-bottom:3rem}@media(max-width: 430px){article.event-teaser a img{margin-bottom:1rem}}article.event-teaser a .download{text-decoration:none;color:#0a0a0a;font-size:1.4rem;font-weight:bold;position:relative;display:block;margin-top:1.6rem}article.event-teaser a .download:hover,article.event-teaser a .download:focus{text-decoration:underline}article.event-teaser a .download:after{content:"";margin-left:.5rem;display:inline-block;width:2rem;height:1rem;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("img/arrow-black.png");vertical-align:middle}@media(max-width: 430px){article.event-teaser a .download:after{width:3.14rem;height:1.57rem}}@media(max-width: 430px){article.event-teaser a .download{font-size:2.14rem;margin-top:1rem}}@media(max-width: 430px){article.event-teaser a .download{margin-top:2rem}}article.event-teaser a .title{text-transform:uppercase;display:block}article.event-teaser a .date{font-weight:normal;font-size:1.2rem}.project-teaser{border:solid 1px #d4d4d4;border-radius:.5rem;padding:3rem 3rem 10rem 3rem;box-sizing:border-box;position:relative;min-height:38.1rem;height:100%;width:34.5rem}.project-teaser .tag{color:#024bb0;border:solid 1px #024bb0}@media(max-width: 430px){.project-teaser .tag{border-width:.31rem}}.project-teaser .author .name{color:#024bb0}.project-teaser .all_catergory{color:#024bb0}.project-teaser .all_catergory:after{background-image:url("img/arrow-blue.png")}.project-teaser .all_catergory.environnement{color:#4f9e30}.project-teaser .all_catergory.environnement:after{background-image:url("img/arrow-green.png")}.project-teaser .all_catergory.inclusion{color:#fe5715}.project-teaser .all_catergory.inclusion:after{background-image:url("img/arrow-orange.png")}.project-teaser.environnement .tag{color:#4f9e30;border:solid 1px #4f9e30}@media(max-width: 430px){.project-teaser.environnement .tag{border-width:.31rem}}.project-teaser.environnement .author .name{color:#4f9e30}.project-teaser.environnement .all_catergory{color:#4f9e30}.project-teaser.environnement .all_catergory:after{background-image:url("img/arrow-blue.png")}.project-teaser.environnement .all_catergory.environnement{color:#4f9e30}.project-teaser.environnement .all_catergory.environnement:after{background-image:url("img/arrow-green.png")}.project-teaser.environnement .all_catergory.inclusion{color:#fe5715}.project-teaser.environnement .all_catergory.inclusion:after{background-image:url("img/arrow-orange.png")}.project-teaser.inclusion .tag{color:#fe5715;border:solid 1px #fe5715}@media(max-width: 430px){.project-teaser.inclusion .tag{border-width:.31rem}}.project-teaser.inclusion .author .name{color:#fe5715}.project-teaser.inclusion .all_catergory{color:#fe5715}.project-teaser.inclusion .all_catergory:after{background-image:url("img/arrow-blue.png")}.project-teaser.inclusion .all_catergory.environnement{color:#4f9e30}.project-teaser.inclusion .all_catergory.environnement:after{background-image:url("img/arrow-green.png")}.project-teaser.inclusion .all_catergory.inclusion{color:#fe5715}.project-teaser.inclusion .all_catergory.inclusion:after{background-image:url("img/arrow-orange.png")}@media(max-width: 430px){.project-teaser{min-height:52.74rem;height:auto;width:46rem;border-width:2px;border-radius:.785rem;padding:4.71rem 4.71rem 15.7rem 4.71rem}}.project-teaser .cont{display:flex;justify-content:space-between;flex-direction:column;min-height:24.5rem}@media(max-width: 430px){.project-teaser .cont{min-height:29rem;height:auto}}.project-teaser a{color:inherit;text-decoration:none}.project-teaser a *{text-decoration:none}.project-teaser a:hover h3,.project-teaser a:hover .h3,.project-teaser a:focus h3,.project-teaser a:focus .h3{text-decoration:underline}.project-teaser .tag{display:inline-block;font-size:1.9rem;text-transform:uppercase;padding:0rem 1rem;border-radius:.5rem;height:2.7rem;box-sizing:border-box;display:inline-flex;align-items:center;font-weight:bold}@media(max-width: 430px){.project-teaser .tag{font-weight:bold;height:auto;font-size:1.57rem;padding:1.07rem 1.79rem;border-radius:.785rem}}.project-teaser .h3{font-size:3.6rem;margin-top:0;margin-bottom:0;font-size:2.2rem;margin-top:2rem;margin-bottom:4rem;line-height:2.5rem;font-weight:bold}@media(max-width: 430px){.project-teaser .h3{font-size:4rem}}@media(max-width: 430px){.project-teaser .h3{font-size:3.454rem;min-height:15.7rem;margin-top:3.14rem;line-height:3.925rem}}.project-teaser .author{font-weight:bold;font-size:1.2rem;font-style:italic}.project-teaser .author .name{color:#0a0a0a !important}@media(max-width: 430px){.project-teaser .author{font-size:1.884rem}}.project-teaser .author ul{display:inline-block}.project-teaser .beneficiaries{width:100%;border-top:solid 1px #d4d4d4;text-align:center;font-weight:bold;font-size:1.2rem;position:absolute;left:0;bottom:0;height:6rem;line-height:6rem}@media(max-width: 430px){.project-teaser .beneficiaries{border-width:2px;font-size:1.884rem;height:9.42rem;line-height:9.42rem}}section.project-full .odd img{width:9.8rem;max-width:100%;margin-top:2rem;margin-bottom:2rem}section.project-full .content ol li{list-style:decimal}section.project-full .content ul{padding-left:4rem;margin-top:1.6rem;margin-bottom:1.6rem}section.project-full .content ul li{list-style:initial}section.project-full .layer{display:flex}@media(max-width: 430px){section.project-full .layer{flex-direction:column}}section.project-full .layer .left{width:70%;box-sizing:border-box;border-right:solid 1px #d4d4d4;position:relative}@media(max-width: 430px){section.project-full .layer .left{width:100%;box-sizing:border-box}}section.project-full .layer .left>article>*{padding-left:4rem}section.project-full .layer .left>article>* p{padding-right:4rem;line-height:2.2rem}section.project-full .layer .left>.project--full .tag{color:#024bb0;border:solid 1px #024bb0}@media(max-width: 430px){section.project-full .layer .left>.project--full .tag{border-width:.31rem}}section.project-full .layer .left>.project--full .author .name{color:#024bb0}section.project-full .layer .left>.project--full .all_catergory{color:#024bb0}section.project-full .layer .left>.project--full .all_catergory:after{background-image:url("img/arrow-blue.png")}section.project-full .layer .left>.project--full .all_catergory.environnement{color:#4f9e30}section.project-full .layer .left>.project--full .all_catergory.environnement:after{background-image:url("img/arrow-green.png")}section.project-full .layer .left>.project--full .all_catergory.inclusion{color:#fe5715}section.project-full .layer .left>.project--full .all_catergory.inclusion:after{background-image:url("img/arrow-orange.png")}section.project-full .layer .left>.project--full.environnement .tag{color:#4f9e30;border:solid 1px #4f9e30}@media(max-width: 430px){section.project-full .layer .left>.project--full.environnement .tag{border-width:.31rem}}section.project-full .layer .left>.project--full.environnement .author .name{color:#4f9e30}section.project-full .layer .left>.project--full.environnement .all_catergory{color:#4f9e30}section.project-full .layer .left>.project--full.environnement .all_catergory:after{background-image:url("img/arrow-green.png")}section.project-full .layer .left>.project--full.environnement .all_catergory.environnement{color:#4f9e30}section.project-full .layer .left>.project--full.environnement .all_catergory.environnement:after{background-image:url("img/arrow-green.png")}section.project-full .layer .left>.project--full.environnement .all_catergory.inclusion{color:#fe5715}section.project-full .layer .left>.project--full.environnement .all_catergory.inclusion:after{background-image:url("img/arrow-orange.png")}section.project-full .layer .left>.project--full.inclusion .tag{color:#fe5715;border:solid 1px #fe5715}@media(max-width: 430px){section.project-full .layer .left>.project--full.inclusion .tag{border-width:.31rem}}section.project-full .layer .left>.project--full.inclusion .author .name{color:#fe5715}section.project-full .layer .left>.project--full.inclusion .all_catergory{color:#fe5715}section.project-full .layer .left>.project--full.inclusion .all_catergory:after{background-image:url("img/arrow-orange.png")}section.project-full .layer .left>.project--full.inclusion .all_catergory.environnement{color:#4f9e30}section.project-full .layer .left>.project--full.inclusion .all_catergory.environnement:after{background-image:url("img/arrow-green.png")}section.project-full .layer .left>.project--full.inclusion .all_catergory.inclusion{color:#fe5715}section.project-full .layer .left>.project--full.inclusion .all_catergory.inclusion:after{background-image:url("img/arrow-orange.png")}section.project-full .layer .left>.project--full.education .tag{color:#024bb0;border:solid 1px #024bb0}@media(max-width: 430px){section.project-full .layer .left>.project--full.education .tag{border-width:.31rem}}section.project-full .layer .left>.project--full.education .author .name{color:#024bb0}section.project-full .layer .left>.project--full.education .all_catergory{color:#024bb0}section.project-full .layer .left>.project--full.education .all_catergory:after{background-image:url("img/arrow-blue.png")}section.project-full .layer .left>.project--full.education .all_catergory.environnement{color:#4f9e30}section.project-full .layer .left>.project--full.education .all_catergory.environnement:after{background-image:url("img/arrow-green.png")}section.project-full .layer .left>.project--full.education .all_catergory.inclusion{color:#fe5715}section.project-full .layer .left>.project--full.education .all_catergory.inclusion:after{background-image:url("img/arrow-orange.png")}section.project-full .layer .left .header{padding-bottom:3rem}section.project-full .layer .left .header .support-years.up{margin-top:7rem;margin-bottom:1rem;position:relative}@media(min-width: 430px){section.project-full .layer .left .header .support-years.up{padding-top:8rem;box-sizing:border-box}section.project-full .layer .left .header .support-years.up:before{content:" ";display:block;position:absolute;background-repeat:no-repeat;width:4rem;height:4rem;background-size:contain;background-image:url("img/arrow-press.svg");top:0}}section.project-full .layer .left .header h1{color:#0a0a0a;font-size:5rem;margin-top:2.5rem;position:relative}@media(max-width: 430px){section.project-full .layer .left .header h1{font-size:4.5rem}}section.project-full .layer .left .header h1 h2{width:100%}section.project-full .layer .left .header .tag{text-decoration:none;display:inline-block;padding:.5rem .7rem;border-radius:.4rem;display:inline-block;font-weight:bold;font-size:1.2rem;margin:2rem 0;border:solid .1rem #0a0a0a;color:#0a0a0a;font-size:1.9rem;padding:.5rem .7rem;border-width:.2rem !important;border-radius:.4rem;display:inline-block;font-weight:bold;text-transform:uppercase;margin-top:2rem}@media(max-width: 430px){section.project-full .layer .left .header .tag{height:auto;border-width:2px;font-size:1.88rem}}section.project-full .layer .left .header .info_author a{color:#0a0a0a}section.project-full .layer .left .header .info_author .author{font-weight:bold;text-decoration:none;font-style:italic}section.project-full .layer .left .header .info_author .author:hover{text-decoration:underline}section.project-full .layer .left .header .info_author .author .name{color:#0a0a0a !important}section.project-full .layer .left .header .info_author .author ul li{display:inline-block}section.project-full .layer .left .header .info_author .place{font-weight:bold}section.project-full .layer .left .header .info_author .place ul{display:inline-block}section.project-full .layer .left .header .info_author .place ul li{display:inline-block}section.project-full .layer .left .employe{border-top:solid 1px #d4d4d4;display:flex;padding:5rem}@media(max-width: 430px){section.project-full .layer .left .employe{flex-direction:column-reverse}}section.project-full .layer .left .employe .quote q{margin:0}@media(max-width: 430px){section.project-full .layer .left .employe .quote q{margin:2rem 0}}section.project-full .layer .left .employe .quote q:before,section.project-full .layer .left .employe .quote q:after{content:none}section.project-full .layer .left .employe .quote q h1{font-size:4.4rem;line-height:5rem;margin:0;margin-bottom:2rem;position:relative}@media(max-width: 1440px){section.project-full .layer .left .employe .quote q h1{font-size:3.4rem;line-height:4rem}section.project-full .layer .left .employe .quote q h1 br{display:none}}section.project-full .layer .left .employe .quote q h1:before{content:"“";margin:0 1.5rem 0 0}section.project-full .layer .left .employe .quote q h1:after{content:"”";margin:0 0 0 1.5rem}section.project-full .layer .left .employe .quote button{border:none;background-color:transparent;padding:0;cursor:pointer;text-decoration:none;color:#0a0a0a;font-size:1.4rem;font-weight:bold;position:relative}section.project-full .layer .left .employe .quote button:hover,section.project-full .layer .left .employe .quote button:focus{text-decoration:underline}section.project-full .layer .left .employe .quote button:after{content:"";margin-left:.5rem;display:inline-block;width:2rem;height:1rem;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("img/arrow-black.png");vertical-align:middle}@media(max-width: 430px){section.project-full .layer .left .employe .quote button:after{width:3.14rem;height:1.57rem}}@media(max-width: 430px){section.project-full .layer .left .employe .quote button{font-size:2.14rem;margin-top:1rem}}section.project-full .layer .left .employe img{margin-left:5rem;width:50%;object-fit:cover}@media(max-width: 430px){section.project-full .layer .left .employe img{width:100%;margin:0;margin-bottom:4rem}}section.project-full .layer .left .dialog-backdrop.active #employe-modal{display:block}section.project-full .layer .left .dialog-backdrop #employe-modal{display:none;position:fixed;left:0;top:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.6);z-index:110}section.project-full .layer .left .dialog-backdrop #employe-modal .modal-content{background-color:#fff;position:absolute;right:0;top:0;height:100%;max-width:65rem;width:100%;overflow:auto;padding:4rem;box-sizing:border-box;background-image:url("img/bg/bg-modal.png");background-size:25rem;background-position:bottom right;background-repeat:no-repeat}@media(max-width: 430px){section.project-full .layer .left .dialog-backdrop #employe-modal .modal-content{padding-bottom:8rem;background-image:none}}section.project-full .layer .left .dialog-backdrop #employe-modal .modal-content .edf-img{height:4rem;margin-bottom:2rem}section.project-full .layer .left .dialog-backdrop #employe-modal .modal-content button.close-modal{width:2.4rem;height:2.4rem;position:absolute;right:4rem;top:4rem;background-color:transparent;background-repeat:no-repeat;background-size:contain;background-position:center;border:0;cursor:pointer;background-image:url(img/cross.svg);transform:none}section.project-full .layer .left .dialog-backdrop #employe-modal .modal-content .quote p{line-height:2.2rem}section.project-full .layer .left .dialog-backdrop #employe-modal .modal-content .quote .pres{margin-bottom:4rem;display:flex;justify-content:space-between}@media(max-width: 430px){section.project-full .layer .left .dialog-backdrop #employe-modal .modal-content .quote .pres{flex-direction:column;margin-bottom:0}}section.project-full .layer .left .dialog-backdrop #employe-modal .modal-content .quote .pres img{width:20rem;object-fit:cover;object-position:center}@media(max-width: 430px){section.project-full .layer .left .dialog-backdrop #employe-modal .modal-content .quote .pres img{width:100%}}section.project-full .layer .left .dialog-backdrop #employe-modal .modal-content .quote .pres .detail{width:calc(100% - 20rem);margin-left:4rem;display:flex;flex-direction:column;justify-content:flex-end}@media(max-width: 430px){section.project-full .layer .left .dialog-backdrop #employe-modal .modal-content .quote .pres .detail{width:100%;margin:2rem 0 0}}section.project-full .layer .left .dialog-backdrop #employe-modal .modal-content .quote .pres .detail h1{color:#1152af;text-align:center;font-size:5rem;margin-top:11rem;font-size:4.4rem;line-height:5rem;margin:0;position:relative;text-align:left}@media(max-width: 430px){section.project-full .layer .left .dialog-backdrop #employe-modal .modal-content .quote .pres .detail h1{font-size:3.5rem}}@media(max-width: 1440px){section.project-full .layer .left .dialog-backdrop #employe-modal .modal-content .quote .pres .detail h1{font-size:3.4rem;line-height:4rem}section.project-full .layer .left .dialog-backdrop #employe-modal .modal-content .quote .pres .detail h1 br{display:none}}section.project-full .layer .left .dialog-backdrop #employe-modal .modal-content .quote .pres .detail q{margin:0;font-size:2.4rem;font-weight:bold}section.project-full .layer .left .dialog-backdrop #employe-modal .modal-content .quote .pres .detail q:before{content:"“"}section.project-full .layer .left .dialog-backdrop #employe-modal .modal-content .quote .pres .detail q:after{content:"”"}section.project-full .layer .right{width:30%}@media(max-width: 430px){section.project-full .layer .right{width:100%;border-top:solid #d4d4d4 1px}}section.project-full .layer .right .container.sticky{position:sticky}section.project-full .layer .right .container.sticky .beneficiaries{display:block;text-align:center;padding:4rem;box-sizing:border-box;font-size:1.8rem}section.project-full .layer .right .container.sticky .beneficiaries img{width:100%;margin-bottom:4rem}section.project-full .layer .right .container.sticky .beneficiaries span{color:#10367a;font-size:5rem;display:block;font-weight:bold}section.project-full .layer .right .don{border-top:solid #d4d4d4 1px;text-align:center;margin-bottom:1.5rem}section.project-full .layer .right .don h2{font-size:2rem;color:#0a0a0a;margin:3rem 1.5rem 1.5rem}section.project-full .layer .right .don a{text-decoration:none;display:inline-block;background-color:#014bb0;border:solid 1px #014bb0;font-weight:bold;color:#fff;width:27rem;padding:2.2rem 2.8rem;margin:1.5rem;box-sizing:border-box;text-transform:uppercase;font-size:1.6rem}section.project-full .layer .right .don a:hover,section.project-full .layer .right .don a:focus{text-decoration:underline}@media(max-width: 1024px){section.project-full .layer .right .don a{width:calc(100% - 3rem)}}section.project-full .layer .right .don a.outline{color:#014bb0;background-color:#fff}section.project-full .layer .right .social{display:flex;font-weight:bold;font-size:2rem;margin-bottom:4rem;border-top:solid 1px #d4d4d4;padding-left:7rem;padding-top:5rem;padding-bottom:5rem;margin-bottom:0}@media(min-width: 430px)and (max-width: 1024px){section.project-full .layer .right .social{flex-direction:column}}@media(max-width: 1200px){section.project-full .layer .right .social .sharing{width:50%}}@media(max-width: 1200px)and (min-width: 430px)and (max-width: 1024px){section.project-full .layer .right .social .sharing{width:100%}}@media(max-width: 430px){section.project-full .layer .right .social .sharing{width:auto}}@media(max-width: 1200px){section.project-full .layer .right .social .links{width:50%;padding-right:3rem;display:flex;justify-content:space-between;box-sizing:border-box;align-items:center}}@media(max-width: 1200px)and (min-width: 430px)and (max-width: 1024px){section.project-full .layer .right .social .links{width:100%;margin-top:2rem;justify-content:flex-start}section.project-full .layer .right .social .links img{margin-right:3rem}}@media(max-width: 1200px)and (max-width: 430px){section.project-full .layer .right .social .links{width:20rem;margin:auto}}section.project-full .layer .right .social .links img{vertical-align:middle}@media(min-width: 1200px){section.project-full .layer .right .social .links img{margin-left:3rem}}@media(max-width: 768px){section.project-full .layer .right .social .links img{width:3rem;height:3rem;object-fit:contain;object-position:center}}section.project-full .nav_article{display:flex;border-top:solid 1px #d4d4d4}@media(max-width: 430px){section.project-full .nav_article{flex-direction:column}}section.project-full .nav_article>div{width:50%}section.project-full .nav_article>div:nth-child(1) a{align-items:flex-start}section.project-full .nav_article>div:nth-child(1) a:before{transform:rotateY(180deg)}@media(max-width: 1440px){section.project-full .nav_article>div{padding:0 5rem}}@media(min-width: 430px){section.project-full .nav_article>div:first-child{border-right:solid 1px #d4d4d4}}@media(max-width: 430px){section.project-full .nav_article>div{width:100%;padding:4rem;box-sizing:border-box}section.project-full .nav_article>div:first-child{border-bottom:solid 2px #d4d4d4}}section.project-full .nav_article>div a{text-decoration:none;display:flex;flex-direction:column;color:#0a0a0a;font-weight:bold;font-size:2.2rem;margin:6rem 0;position:relative}section.project-full .nav_article>div a:hover,section.project-full .nav_article>div a:focus{text-decoration:underline}@media(max-width: 430px){section.project-full .nav_article>div a{font-size:3.454rem}}section.project-full .nav_article>div a:before{content:" ";display:block;position:absolute;background-repeat:no-repeat;height:2.7rem;width:4.3rem;background-image:url("img/arrow-article.svg");background-size:contain}@media(min-width: 430px){section.project-full .nav_article>div a:before{top:0}}@media(max-width: 430px){section.project-full .nav_article>div a:before{bottom:2rem}}@media(min-width: 430px){section.project-full .nav_article>div a{align-items:flex-end;padding-top:3rem}}@media(max-width: 430px){section.project-full .nav_article>div a{align-items:flex-start;padding-bottom:6rem;margin:0}}section.project-full .nav_article>div a .tag{text-decoration:none;display:inline-block;padding:.5rem .7rem;border-radius:.4rem;display:inline-block;font-weight:bold;font-size:1.2rem;margin:2rem 0;border:solid .1rem #0a0a0a;color:#0a0a0a;text-transform:uppercase}@media(max-width: 430px){section.project-full .nav_article>div a .tag{height:auto;border-width:2px;font-size:1.88rem}}section.project-full .nav_article>div a .tag.education{border:solid .2rem #024bb0;color:#024bb0}section.project-full .nav_article>div a .tag.environnement{border:solid .2rem #4f9e30;color:#4f9e30}section.project-full .nav_article>div a .tag.inclusion{border:solid .2rem #fe5715;color:#fe5715}section.event-full{display:flex}@media(max-width: 430px){section.event-full{flex-direction:column}}section.event-full .left{width:70%;box-sizing:border-box;border-right:solid 1px #d4d4d4;position:relative;padding-top:4rem}@media(max-width: 430px){section.event-full .left{width:100%;box-sizing:border-box;padding-top:1rem}}section.event-full .left>article>*{padding:0 7rem}@media(max-width: 430px){section.event-full .left>article>*{padding:0 3rem}}section.event-full .left img{width:100%;object-fit:cover}section.event-full .left .header .section_title{margin-bottom:1rem;position:relative;font-weight:bold;text-transform:uppercase;padding-top:7rem;margin-top:4rem;box-sizing:border-box}section.event-full .left .header .section_title:before{content:" ";display:block;position:absolute;background-repeat:no-repeat;width:4rem;height:4rem;background-size:contain;background-image:url("img/arrow-press.svg");top:0}@media(max-width: 430px){section.event-full .left .header .section_title{font-size:1.88rem}}section.event-full .left .header h1{color:#0a0a0a;font-size:5rem;position:relative;margin-top:1rem;margin-bottom:1rem;font-size:10rem}@media(max-width: 430px){section.event-full .left .header h1{font-size:4.5rem}}@media(max-width: 430px){section.event-full .left .header h1{font-size:7.8rem;margin-bottom:2rem}}section.event-full .left .header .tag{display:inline-block;font-size:1.57rem;text-transform:uppercase;padding:.5rem 1rem;border-radius:.5rem;border:solid 1px #10367a;color:#10367a}section.event-full .left .header .tag.environnement{border:solid .2rem #4f9e30;color:#4f9e30}section.event-full .left .header .tag.inclusion{border:solid .2rem #fe5715;color:#fe5715}@media(max-width: 430px){section.event-full .left .header .tag{border-width:2px;border-radius:.785rem;margin-bottom:2rem}}section.event-full .left .header .date{font-size:4rem;margin:1rem 0;font-weight:bold}@media(max-width: 430px){section.event-full .left .header .date{font-size:3.5rem}}section.event-full .left .article>section{margin-bottom:8rem;text-align:center}section.event-full .left .article>section img{max-width:100%;margin-bottom:5rem}section.event-full .left .employe{border-top:solid 1px #d4d4d4;display:flex;padding:5rem}@media(max-width: 430px){section.event-full .left .employe{flex-direction:column-reverse}}section.event-full .left .employe .quote q{margin:0}@media(max-width: 430px){section.event-full .left .employe .quote q{margin:2rem 0}}section.event-full .left .employe .quote q:before,section.event-full .left .employe .quote q:after{content:none}section.event-full .left .employe .quote q h1{font-size:4.4rem;line-height:5rem;margin:0;margin-bottom:2rem;position:relative}@media(max-width: 1440px){section.event-full .left .employe .quote q h1{font-size:3.4rem;line-height:4rem}section.event-full .left .employe .quote q h1 br{display:none}}section.event-full .left .employe .quote q h1:before{content:"“";margin:0 1.5rem 0 0}section.event-full .left .employe .quote q h1:after{content:"”";margin:0 0 0 1.5rem}section.event-full .left .employe .quote a{text-decoration:none;color:#0a0a0a;font-size:1.4rem;font-weight:bold;position:relative}section.event-full .left .employe .quote a:hover,section.event-full .left .employe .quote a:focus{text-decoration:underline}section.event-full .left .employe .quote a:after{content:"";margin-left:.5rem;display:inline-block;width:2rem;height:1rem;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("img/arrow-black.png");vertical-align:middle}@media(max-width: 430px){section.event-full .left .employe .quote a:after{width:3.14rem;height:1.57rem}}@media(max-width: 430px){section.event-full .left .employe .quote a{font-size:2.14rem;margin-top:1rem}}section.event-full .left .employe img{margin-left:5rem;width:50%;object-fit:cover}@media(max-width: 430px){section.event-full .left .employe img{width:100%;margin:0;margin-bottom:4rem}}section.event-full .right{width:30%;display:flex;flex-direction:column}@media(max-width: 430px){section.event-full .right{width:100%;border-top:solid #d4d4d4 1px}}section.event-full .right .beneficiaries{display:block;text-align:center;padding:4rem;box-sizing:border-box;font-size:1.8rem}section.event-full .right .beneficiaries img{width:100%;margin-bottom:4rem}section.event-full .right .beneficiaries span{color:#10367a;font-size:5rem;display:block}section.event-full .right .don{border-top:solid #d4d4d4 1px;text-align:center}section.event-full .right .don h2{font-size:2rem;color:#0a0a0a;margin:3rem 1.5rem 1.5rem}section.event-full .right .don a{text-decoration:none;background-color:#014bb0;display:inline-block;color:#fff;height:4.5rem;padding:1.4rem 1.7rem;margin:1.5rem 1.5rem 3rem;box-sizing:border-box;text-transform:uppercase;font-size:1.6rem}section.event-full .right .don a:hover,section.event-full .right .don a:focus{text-decoration:underline}section.event-full .right .contact{padding:5rem 7rem;line-height:2.2rem;border-bottom:solid #d4d4d4 1px}@media(max-width: 430px){section.event-full .right .contact{padding:4rem;line-height:3.2rem}}section.event-full .right .contact h1,section.event-full .right .contact h2{font-size:2rem;margin-bottom:2.6rem}@media(max-width: 430px){section.event-full .right .contact h1,section.event-full .right .contact h2{font-size:2.7rem}}section.event-full .right .contact a{color:#0a0a0a;display:block}@media(max-width: 430px){section.event-full .right .contact a{color:#024bb0}}section.event-full .right .contact a p{margin:0}@media(max-width: 430px){section.event-full .right .contact a p{white-space:pre-line}}section.event-full .right .contact .bold{font-weight:bold;margin-bottom:0}section.event-full .right .contact .bold~p{margin-top:0}@media(max-width: 430px){section.event-full .right .contact{padding:5rem 3rem}}section.event-full .right .contact div{font-size:1.4rem;line-height:2.4rem}@media(max-width: 430px){section.event-full .right .contact div{font-size:2.19rem;line-height:3.76rem}}section.event-full .right .social{display:flex;font-weight:bold;font-size:2rem;margin-bottom:4rem;padding-left:7rem;padding-top:5rem}@media(min-width: 430px)and (max-width: 1024px){section.event-full .right .social{flex-direction:column}}@media(max-width: 1200px){section.event-full .right .social .sharing{width:50%}}@media(max-width: 1200px)and (min-width: 430px)and (max-width: 1024px){section.event-full .right .social .sharing{width:100%}}@media(max-width: 430px){section.event-full .right .social .sharing{width:auto}}@media(max-width: 1200px){section.event-full .right .social .links{width:50%;padding-right:3rem;display:flex;justify-content:space-between;box-sizing:border-box;align-items:center}}@media(max-width: 1200px)and (min-width: 430px)and (max-width: 1024px){section.event-full .right .social .links{width:100%;margin-top:2rem;justify-content:flex-start}section.event-full .right .social .links img{margin-right:3rem}}@media(max-width: 1200px)and (max-width: 430px){section.event-full .right .social .links{width:20rem;margin:auto}}section.event-full .right .social .links img{vertical-align:middle}@media(min-width: 1200px){section.event-full .right .social .links img{margin-left:3rem}}@media(max-width: 768px){section.event-full .right .social .links img{width:3rem;height:3rem;object-fit:contain;object-position:center}}.event-full.engage section{border-top:solid 1px #d4d4d4;padding:4rem;display:flex;justify-content:space-between;align-items:center}@media(max-width: 430px){.event-full.engage section{flex-direction:column}}.event-full.engage section h2{width:30%;text-align:left;font-size:3.6rem;color:#0a0a0a;margin:0 2rem}@media(max-width: 430px){.event-full.engage section h2{width:100%;margin-bottom:4rem}}.event-full.engage section.section-projects .project{flex-direction:row}.event-full.engage section.section-projects .project article{margin-left:4rem}@media(max-width: 430px){.event-full.engage section.section-projects .project{flex-direction:column}.event-full.engage section.section-projects .project article{margin-left:0}.event-full.engage section.section-projects .project article:last-of-type{margin-top:0}}.event-full.engage section article{width:30%;margin-right:0 2rem}@media(max-width: 430px){.event-full.engage section article{width:100%;margin-bottom:4rem}}.event-full.engage section article .tag{color:#024bb0;border:solid 1px #024bb0}@media(max-width: 430px){.event-full.engage section article .tag{border-width:.31rem}}.event-full.engage section article .author .name{color:#024bb0}.event-full.engage section article .all_catergory{color:#024bb0}.event-full.engage section article .all_catergory:after{background-image:url("img/arrow-blue.png")}.event-full.engage section article .all_catergory.environnement{color:#4f9e30}.event-full.engage section article .all_catergory.environnement:after{background-image:url("img/arrow-green.png")}.event-full.engage section article .all_catergory.inclusion{color:#fe5715}.event-full.engage section article .all_catergory.inclusion:after{background-image:url("img/arrow-orange.png")}.event-full.engage section article.environnement .tag{color:#4f9e30;border:solid 1px #4f9e30}@media(max-width: 430px){.event-full.engage section article.environnement .tag{border-width:.31rem}}.event-full.engage section article.environnement .author .name{color:#4f9e30}.event-full.engage section article.environnement .all_catergory{color:#4f9e30}.event-full.engage section article.environnement .all_catergory:after{background-image:url("img/arrow-green.png")}.event-full.engage section article.environnement .all_catergory.environnement{color:#4f9e30}.event-full.engage section article.environnement .all_catergory.environnement:after{background-image:url("img/arrow-green.png")}.event-full.engage section article.environnement .all_catergory.inclusion{color:#fe5715}.event-full.engage section article.environnement .all_catergory.inclusion:after{background-image:url("img/arrow-orange.png")}.event-full.engage section article.inclusion .tag{color:#fe5715;border:solid 1px #fe5715}@media(max-width: 430px){.event-full.engage section article.inclusion .tag{border-width:.31rem}}.event-full.engage section article.inclusion .author .name{color:#fe5715}.event-full.engage section article.inclusion .all_catergory{color:#fe5715}.event-full.engage section article.inclusion .all_catergory:after{background-image:url("img/arrow-orange.png")}.event-full.engage section article.inclusion .all_catergory.environnement{color:#4f9e30}.event-full.engage section article.inclusion .all_catergory.environnement:after{background-image:url("img/arrow-green.png")}.event-full.engage section article.inclusion .all_catergory.inclusion{color:#fe5715}.event-full.engage section article.inclusion .all_catergory.inclusion:after{background-image:url("img/arrow-orange.png")}section.section-header{background-color:#0b4ead;background-image:url("img/bg/banner_right.png");background-repeat:no-repeat;background-position:bottom right;background-size:auto 80%;height:60rem;padding:13rem;box-sizing:border-box}@media(max-width: 768px){section.section-header{padding:7rem;background-image:url("img/bg/banner_top.png");background-position:50vw 0;background-size:100vw;display:flex;flex-direction:column;align-items:baseline;justify-content:flex-end}}@media(max-width: 430px){section.section-header{height:60rem;padding:4rem}}section.section-header img{height:9.5rem}@media(max-width: 430px){section.section-header img{height:7rem;margin-bottom:2rem}}section.section-header h1{color:#fff;font-size:4.4rem;margin-top:.5rem}@media(max-width: 430px){section.section-header h1{font-size:3.5rem;margin-bottom:5rem}section.section-header h1 br{display:none}}section.section-header div{color:#fff;font-size:4.4rem}section.section-newsletter{background-color:#0b4ead;background-image:url("img/bg/bg-newsletter.png");background-repeat:no-repeat;background-position:center 70%;background-size:100%;padding:8rem 0 5rem 0;box-sizing:border-box;display:flex;justify-content:space-evenly;align-items:center}@media(max-width: 430px){section.section-newsletter{flex-direction:column;align-items:center;padding:4rem;background-image:url("img/bg/bg-newsletter-responsive.png")}}section.section-newsletter #formContainer{border-radius:.4rem;max-width:30rem;width:35rem;background-color:#fff;height:auto !important;text-align:center}section.section-newsletter #formContainer #result{text-align:center;padding-top:2rem}section.section-newsletter #formContainer form{padding:1rem 0}section.section-newsletter #formContainer form br{display:none}section.section-newsletter #formContainer form>div{display:flex;width:auto;padding:0 2rem;margin-bottom:1rem;text-align:center}section.section-newsletter #formContainer form>div label{display:none}section.section-newsletter #formContainer form #subscriptionFormSubmit{padding:0}section.section-newsletter #formContainer form #subscriptionFormSubmit iframe{transform:scale(0.9)}section.section-newsletter #formContainer form>label{display:inline-block;max-width:24rem;text-align:left}section.section-newsletter #formContainer form input#consent{height:auto;margin:.2rem 0 0 0;width:1.5rem;height:1.5rem}section.section-newsletter #formContainer form input,section.section-newsletter #formContainer form select{border-radius:0;height:4rem;color:#a2a2a2;text-align:left;opacity:1}section.section-newsletter #formContainer form select::-ms-expand{display:none}section.section-newsletter #formContainer form select{outline:0;box-shadow:none;background-image:none;color:#a2a2a2}section.section-newsletter #formContainer form button{display:inline-block;background-color:#014bb0;color:#fff;border:none;border-radius:.5rem;padding:0 5rem;line-height:4.5rem;margin-top:1rem;margin-bottom:2rem}section.section-newsletter #formContainer form button:hover,section.section-newsletter #formContainer form button:focus{text-decoration:underline}section.section-newsletter img{height:9.5rem}@media(max-width: 430px){section.section-newsletter img{height:7rem;margin-bottom:2rem}}section.section-newsletter form{border-radius:.4rem;width:auto;box-sizing:border-box;padding:5rem;position:relative}section.section-newsletter form input,section.section-newsletter form select{background-color:#fff;border:solid .1rem #d8d8d8;padding:0 1.5rem;width:100%;box-sizing:border-box}section.section-newsletter form input[type=checkbox],section.section-newsletter form select[type=checkbox]{display:inline-block;width:auto;vertical-align:top;margin:2rem 0 0 0;width:2rem;height:2rem}section.section-newsletter form input[type=checkbox]~label,section.section-newsletter form select[type=checkbox]~label{display:inline-block;font-size:1rem;width:87%}@media(max-width: 430px){section.section-newsletter form input[type=checkbox]~label,section.section-newsletter form select[type=checkbox]~label{font-size:1.6rem}}section.section-newsletter form input[type=checkbox]~label p,section.section-newsletter form select[type=checkbox]~label p{margin-top:2rem}section.section-newsletter form input[type=checkbox]~label p a,section.section-newsletter form select[type=checkbox]~label p a{color:#0a0a0a}section.section-newsletter form input[type=submit],section.section-newsletter form select[type=submit]{width:auto;color:#fff;background-color:#014bb0;border-radius:.4rem;border:none;padding:2.2rem 6.4rem;margin-left:50%;margin-top:3rem;transform:translate(-50%)}section.section-newsletter h2{color:#fff;font-size:4.4rem;margin-top:.5rem;display:block;width:43rem}@media(max-width: 430px){section.section-newsletter h2{font-size:3.5rem;margin-bottom:5rem;text-align:center}section.section-newsletter h2 br{display:none}}@media(max-width: 430px){section.section-projects{padding:0 4rem}}section.section-projects h2{color:#1152af;text-align:center;font-size:5rem;margin-top:11rem}@media(max-width: 430px){section.section-projects h2{font-size:3.5rem}}@media(max-width: 430px){section.section-projects h2{margin-top:8rem;margin-bottom:4rem}}section.section-projects .subtitle{text-align:center;font-size:2.2rem;margin-bottom:6rem}@media(max-width: 430px){section.section-projects .subtitle{font-size:2.1rem;letter-spacing:.2rem}section.section-projects .subtitle br{display:none}}section.section-projects .list-projects{display:flex;justify-content:space-evenly;flex-wrap:wrap}@media(max-width: 430px){section.section-projects .list-projects{flex-direction:column;align-items:center}}section.section-projects .list-projects .project{margin-bottom:5rem;display:flex;flex-direction:column;align-items:center}@media(max-width: 430px){section.section-projects .list-projects .project{width:100%}}section.section-projects .list-projects .project article{border:solid 1px #d4d4d4;border-radius:.5rem;padding:3rem 3rem 10rem 3rem;box-sizing:border-box;position:relative;min-height:38.1rem;height:100%;width:34.5rem}section.section-projects .list-projects .project article .tag{color:#024bb0;border:solid 1px #024bb0}@media(max-width: 430px){section.section-projects .list-projects .project article .tag{border-width:.31rem}}section.section-projects .list-projects .project article .author .name{color:#024bb0}section.section-projects .list-projects .project article .all_catergory{color:#024bb0}section.section-projects .list-projects .project article .all_catergory:after{background-image:url("img/arrow-blue.png")}section.section-projects .list-projects .project article .all_catergory.environnement{color:#4f9e30}section.section-projects .list-projects .project article .all_catergory.environnement:after{background-image:url("img/arrow-green.png")}section.section-projects .list-projects .project article .all_catergory.inclusion{color:#fe5715}section.section-projects .list-projects .project article .all_catergory.inclusion:after{background-image:url("img/arrow-orange.png")}section.section-projects .list-projects .project article.environnement .tag{color:#4f9e30;border:solid 1px #4f9e30}@media(max-width: 430px){section.section-projects .list-projects .project article.environnement .tag{border-width:.31rem}}section.section-projects .list-projects .project article.environnement .author .name{color:#4f9e30}section.section-projects .list-projects .project article.environnement .all_catergory{color:#4f9e30}section.section-projects .list-projects .project article.environnement .all_catergory:after{background-image:url("img/arrow-blue.png")}section.section-projects .list-projects .project article.environnement .all_catergory.environnement{color:#4f9e30}section.section-projects .list-projects .project article.environnement .all_catergory.environnement:after{background-image:url("img/arrow-green.png")}section.section-projects .list-projects .project article.environnement .all_catergory.inclusion{color:#fe5715}section.section-projects .list-projects .project article.environnement .all_catergory.inclusion:after{background-image:url("img/arrow-orange.png")}section.section-projects .list-projects .project article.inclusion .tag{color:#fe5715;border:solid 1px #fe5715}@media(max-width: 430px){section.section-projects .list-projects .project article.inclusion .tag{border-width:.31rem}}section.section-projects .list-projects .project article.inclusion .author .name{color:#fe5715}section.section-projects .list-projects .project article.inclusion .all_catergory{color:#fe5715}section.section-projects .list-projects .project article.inclusion .all_catergory:after{background-image:url("img/arrow-blue.png")}section.section-projects .list-projects .project article.inclusion .all_catergory.environnement{color:#4f9e30}section.section-projects .list-projects .project article.inclusion .all_catergory.environnement:after{background-image:url("img/arrow-green.png")}section.section-projects .list-projects .project article.inclusion .all_catergory.inclusion{color:#fe5715}section.section-projects .list-projects .project article.inclusion .all_catergory.inclusion:after{background-image:url("img/arrow-orange.png")}@media(max-width: 430px){section.section-projects .list-projects .project article{min-height:52.74rem;height:auto;width:46rem;border-width:2px;border-radius:.785rem;padding:4.71rem 4.71rem 15.7rem 4.71rem}}section.section-projects .list-projects .project article .cont{display:flex;justify-content:space-between;flex-direction:column;min-height:24.5rem}@media(max-width: 430px){section.section-projects .list-projects .project article .cont{min-height:29rem;height:auto}}section.section-projects .list-projects .project article a{color:inherit;text-decoration:none}section.section-projects .list-projects .project article a *{text-decoration:none}section.section-projects .list-projects .project article a:hover h3,section.section-projects .list-projects .project article a:hover .h3,section.section-projects .list-projects .project article a:focus h3,section.section-projects .list-projects .project article a:focus .h3{text-decoration:underline}section.section-projects .list-projects .project article .tag{display:inline-block;font-size:1.9rem;text-transform:uppercase;padding:0rem 1rem;border-radius:.5rem;height:2.7rem;box-sizing:border-box;display:inline-flex;align-items:center;font-weight:bold}@media(max-width: 430px){section.section-projects .list-projects .project article .tag{font-weight:bold;height:auto;font-size:1.57rem;padding:1.07rem 1.79rem;border-radius:.785rem}}section.section-projects .list-projects .project article .h3{font-size:3.6rem;margin-top:0;margin-bottom:0;font-size:2.2rem;margin-top:2rem;margin-bottom:4rem;line-height:2.5rem;font-weight:bold}@media(max-width: 430px){section.section-projects .list-projects .project article .h3{font-size:4rem}}@media(max-width: 430px){section.section-projects .list-projects .project article .h3{font-size:3.454rem;min-height:15.7rem;margin-top:3.14rem;line-height:3.925rem}}section.section-projects .list-projects .project article .author{font-weight:bold;font-size:1.2rem;font-style:italic}section.section-projects .list-projects .project article .author .name{color:#0a0a0a !important}@media(max-width: 430px){section.section-projects .list-projects .project article .author{font-size:1.884rem}}section.section-projects .list-projects .project article .author ul{display:inline-block}section.section-projects .list-projects .project article .beneficiaries{width:100%;border-top:solid 1px #d4d4d4;text-align:center;font-weight:bold;font-size:1.2rem;position:absolute;left:0;bottom:0;height:6rem;line-height:6rem}@media(max-width: 430px){section.section-projects .list-projects .project article .beneficiaries{border-width:2px;font-size:1.884rem;height:9.42rem;line-height:9.42rem}}section.section-projects .list-projects .project .tag{color:#024bb0;border:solid 1px #024bb0}@media(max-width: 430px){section.section-projects .list-projects .project .tag{border-width:.31rem}}section.section-projects .list-projects .project .author .name{color:#024bb0}section.section-projects .list-projects .project .all_catergory{color:#024bb0}section.section-projects .list-projects .project .all_catergory:after{background-image:url("img/arrow-blue.png")}section.section-projects .list-projects .project .all_catergory.environnement{color:#4f9e30}section.section-projects .list-projects .project .all_catergory.environnement:after{background-image:url("img/arrow-green.png")}section.section-projects .list-projects .project .all_catergory.inclusion{color:#fe5715}section.section-projects .list-projects .project .all_catergory.inclusion:after{background-image:url("img/arrow-orange.png")}section.section-projects .list-projects .all_catergory{display:block;text-decoration:none;text-align:center;margin-top:4rem;margin-bottom:4rem;font-weight:bold}section.section-projects .list-projects .all_catergory:hover,section.section-projects .list-projects .all_catergory:focus{text-decoration:underline}section.section-projects .list-projects .all_catergory:after{content:"";display:inline-block;width:2rem;height:1rem;background-position:center;background-size:contain;background-repeat:no-repeat}@media(max-width: 430px){section.section-projects .list-projects .all_catergory:after{width:3.34rem;height:1.876rem;vertical-align:middle}}section.section-highlight{background-color:#f7f7f7;padding:2rem 8rem 11.5rem;box-sizing:border-box}@media(max-width: 430px){section.section-highlight{padding:2rem 4rem 8rem}}section.section-highlight h2{color:#1152af;text-align:center;font-size:5rem;margin-top:11rem;margin-bottom:6rem}@media(max-width: 430px){section.section-highlight h2{font-size:3.5rem}}section.section-highlight h3{font-size:3.6rem;margin-top:0;margin-bottom:0}@media(max-width: 430px){section.section-highlight h3{font-size:4rem}}section.section-highlight .pres{display:flex}@media(max-width: 1024px){section.section-highlight .pres{flex-direction:column;align-items:center}}section.section-highlight .pres img{object-fit:contain;width:50%}@media(max-width: 1024px){section.section-highlight .pres img{width:50rem}}@media(max-width: 430px){section.section-highlight .pres img{width:100%}}section.section-highlight .pres .detail{margin:11rem;margin-right:0;width:50%}@media(max-width: 1024px){section.section-highlight .pres .detail{width:100%;margin-top:5rem}}@media(max-width: 430px){section.section-highlight .pres .detail{margin:3rem 0 0 0}}section.section-highlight .pres .detail a{text-decoration:none;color:#0a0a0a;font-weight:bold;font-size:1.4rem}section.section-highlight .pres .detail a:hover,section.section-highlight .pres .detail a:focus{text-decoration:underline}section.section-highlight .pres .detail a:after{content:"";margin-left:.5rem;display:inline-block;width:2rem;height:1rem;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("img/arrow-black.png");vertical-align:middle}@media(max-width: 430px){section.section-highlight .pres .detail a:after{width:3.14rem;height:1.57rem}}@media(max-width: 430px){section.section-highlight .pres .detail a{font-size:2.19rem}}section.section-employe{background-color:#f7f7f7;padding:2rem 8rem 11.5rem;box-sizing:border-box;background-position:-12rem 7rem;background-size:35rem;background-repeat:no-repeat}@media(min-width: 430px){section.section-employe{background-image:url("img/bg/banner_left.svg")}}@media(max-width: 430px){section.section-employe{padding:2rem 4rem 8rem}}section.section-employe h2{color:#1152af;text-align:center;font-size:5rem;margin-top:11rem;margin-bottom:6rem}@media(max-width: 430px){section.section-employe h2{font-size:3.5rem}}section.section-employe h3{font-size:3.6rem;margin-top:0;margin-bottom:0}@media(max-width: 430px){section.section-employe h3{font-size:4rem}}section.section-employe .pres{display:flex}@media(max-width: 1024px){section.section-employe .pres{flex-direction:column;align-items:center}}@media(max-width: 768px){section.section-employe .pres iframe,section.section-employe .pres img{height:43rem;width:100%}}@media(max-width: 430px){section.section-employe .pres iframe,section.section-employe .pres img{height:23rem}}section.section-employe .pres .detail{padding:0 11rem;width:50%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}@media(max-width: 1024px){section.section-employe .pres .detail{width:100%;padding:0;padding-top:5rem}}section.section-employe .pres .detail a{text-decoration:none;color:#0a0a0a;font-weight:bold;font-size:1.4rem}section.section-employe .pres .detail a:hover,section.section-employe .pres .detail a:focus{text-decoration:underline}section.section-employe .pres .detail a:after{content:"";margin-left:.5rem;display:inline-block;width:2rem;height:1rem;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("img/arrow-black.png");vertical-align:middle}@media(max-width: 430px){section.section-employe .pres .detail a:after{width:3.14rem;height:1.57rem}}@media(max-width: 430px){section.section-employe .pres .detail a{font-size:2.19rem}}section.section-key-figures{background-color:#0b4ead;background-image:url("img/bg/banner_key_figures.png");background-size:cover;background-repeat:no-repeat;height:60rem;padding:10rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center}@media(max-width: 430px){section.section-key-figures{padding:25rem 4rem;background-image:url("img/bg/banner_key_figures_responsive.png");background-position:left top;background-size:cover;height:auto}}section.section-key-figures img{height:9.5rem}section.section-key-figures h2{color:#fff;font-size:5rem;margin-top:.5rem;text-align:center}@media(max-width: 430px){section.section-key-figures h2{font-size:3rem}}section.section-key-figures ul{display:flex;justify-content:center}@media(max-width: 430px){section.section-key-figures ul{flex-direction:column}}section.section-key-figures ul li{color:#fff;text-align:center;font-size:1.4rem;width:25rem;position:relative}@media(max-width: 430px){section.section-key-figures ul li{padding:3rem 0;font-size:2.19rem}}@media(min-width: 430px){section.section-key-figures ul li:not(:last-child){border-right:solid 1px #fff}}@media(max-width: 430px){section.section-key-figures ul li:not(:last-child):after{content:" ";display:block;position:absolute;background-repeat:no-repeat;bottom:0;left:calc(50% - 5rem);width:10rem;height:1px;background-color:#fff}}section.section-key-figures ul li .number{font-weight:bold;display:block;font-size:4rem}@media(max-width: 430px){section.section-key-figures ul li .number{font-size:5rem}}section.section-key-figures a{display:inline-block;text-decoration:none;background-color:#fff;color:#0b4ead;margin-top:4rem;padding:2.4rem 3.4rem;font-weight:bold}section.section-key-figures a:hover,section.section-key-figures a:focus{text-decoration:underline}section.section-key-figures a:after{content:"";margin-left:.5rem;display:inline-block;width:2rem;height:1rem;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("img/arrow-blue.png");vertical-align:middle}@media(max-width: 430px){section.section-key-figures a:after{width:3.14rem;height:1.57rem}}@media(max-width: 430px){section.section-key-figures a{border-radius:.7rem}}@media(max-width: 430px){section.section-news{padding:2rem 4rem}}section.section-news h2{color:#1152af;text-align:center;font-size:5rem;margin-top:11rem}@media(max-width: 430px){section.section-news h2{font-size:3.5rem}}@media(max-width: 430px){section.section-news h2{font-size:6.2rem}}section.section-news .app-ajax-load-more{background-color:#024bb0;height:6rem;width:25rem;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;text-decoration:none;text-transform:uppercase;margin:5.5rem auto 8rem;text-decoration:none;margin-top:0;text-transform:initial}@media(max-width: 430px){section.section-news .app-ajax-load-more{margin:1rem auto 4rem}}section.section-news .app-ajax-load-more:hover,section.section-news .app-ajax-load-more:focus{text-decoration:underline}section.section-news ul{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-top:6rem;margin-bottom:8rem}@media(max-width: 430px){section.section-news ul{flex-direction:column;align-items:center}}section.section-news ul li{width:40rem;margin-bottom:2rem;position:relative;display:flex;justify-content:space-between;flex-direction:column}@media(max-width: 1024px){section.section-news ul li{width:28rem}}@media(max-width: 430px){section.section-news ul li{width:100%}}section.section-news ul li a{text-decoration:none;color:#0a0a0a}section.section-news ul li a:hover,section.section-news ul li a:focus{text-decoration:underline}section.section-news ul li a img{width:100%}section.section-news ul li a h3{font-size:1.8rem}@media(max-width: 430px){section.section-news ul li a h3{font-size:2.82rem}}section.section-news ul li a p{font-size:1.4rem}section.section-news ul li a p:after{content:"";margin-left:.5rem;display:inline-block;width:2rem;height:1rem;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("img/arrow-black.png");vertical-align:middle}@media(max-width: 430px){section.section-news ul li a p:after{width:3.14rem;height:1.57rem}}@media(max-width: 430px){section.section-news ul li a p{margin-bottom:6rem;font-size:2.19rem}}section.section-quote{display:flex;justify-content:flex-end;border-bottom:solid 1px #d4d4d4}@media(max-width: 430px){section.section-quote{flex-direction:column-reverse;justify-content:center}}section.section-quote .quote{width:100%;padding-left:6rem;padding-right:2rem;display:flex;flex-direction:column;justify-content:center;align-items:start}@media(max-width: 430px){section.section-quote .quote{padding:0 4rem;box-sizing:border-box;align-items:center}}section.section-quote .quote blockquote{margin:3rem 0;font-size:2.5rem;line-height:3rem;font-weight:bold}@media(max-width: 430px){section.section-quote .quote blockquote{margin:2rem 0}}section.section-quote .quote blockquote:before,section.section-quote .quote blockquote:after{content:none}section.section-quote .quote blockquote blockquote{margin:1rem}section.section-quote .quote blockquote:after{margin:0}@media(max-width: 1440px){section.section-quote .quote blockquote{font-size:2.5rem;line-height:4rem;margin:6rem 0}section.section-quote .quote blockquote br{display:none}}section.section-quote .quote blockquote:before{content:"“";margin:0 1.5rem 0 0}section.section-quote .quote blockquote:after{content:"”";margin:0 0 0 1.5rem}section.section-quote .quote p{font-weight:bold;display:inline-block}@media(max-width: 430px){section.section-quote .quote p{margin:2rem 0;display:block;width:100%;box-sizing:border-box;font-size:2.19rem;line-height:3.454rem}}section.section-quote .quote p .position{font-weight:normal}section.section-quote .quote a{text-decoration:none;display:inline-block;margin-top:2rem;padding:2rem;box-sizing:border-box;color:#fff;background-color:#014bb0}section.section-quote .quote a:hover,section.section-quote .quote a:focus{text-decoration:underline}@media(max-width: 430px){section.section-quote .quote a{font-size:2rem;padding:3rem;text-align:center;margin-bottom:6rem;width:100%;box-sizing:border-box}}section.section-quote img{height:50rem}@media(max-width: 1440px){section.section-quote img{height:40rem}}@media(max-width: 430px){section.section-quote img{height:auto;width:100%;margin-bottom:3rem}}section.section-categories{display:flex;border-bottom:solid 1px #d4d4d4}@media(max-width: 768px){section.section-categories{flex-direction:column}}section.section-categories article{width:33%;text-align:left;box-sizing:border-box;padding:7rem}@media(min-width: 768px){section.section-categories article:not(:last-child){border-right:solid 1px #d4d4d4}}@media(min-width: 1200px){section.section-categories article{width:100%}section.section-categories article:not(:last-child){border-bottom:solid 1px #d4d4d4}}@media(max-width: 768px){section.section-categories article{width:100%}section.section-categories article:not(:last-child){border-bottom:solid 1px #d4d4d4}}@media(max-width: 768px)and (min-width: 430px){section.section-categories article{padding:7rem 20rem}}section.section-categories article img{height:8rem;width:6rem;object-fit:contain}@media(max-width: 430px){section.section-categories article img{height:12.5rem;width:9.42rem}}section.section-categories article h2{color:#1152af;text-align:center;font-size:5rem;margin-top:11rem;font-size:4.2rem;word-break:break-all;text-align:left;margin-top:0;margin-bottom:1rem}@media(max-width: 430px){section.section-categories article h2{font-size:3.5rem}}@media(max-width: 430px){section.section-categories article h2{font-size:5.5rem}}section.section-categories article:nth-child(1) h2{color:#4f9e30}section.section-categories article:nth-child(2) h2{color:#10367a}section.section-categories article:nth-child(3) h2{color:#fe5715}section.section-categories article p{font-size:1.8rem}@media(max-width: 430px){section.section-categories article p{font-size:2.6rem}}section.section-categories article a{text-decoration:none;color:#0a0a0a;font-weight:bold;font-size:1.4rem}section.section-categories article a:hover,section.section-categories article a:focus{text-decoration:underline}section.section-categories article a:after{content:"";margin-left:.5rem;display:inline-block;width:2rem;height:1rem;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("img/arrow-black.png");vertical-align:middle}@media(max-width: 430px){section.section-categories article a:after{width:3.14rem;height:1.57rem}}@media(max-width: 430px){section.section-categories article a{font-size:2.19rem}}section.section-work{border-bottom:solid 1px #d4d4d4}section.section-work h1{color:#1152af;text-align:center;font-size:5rem;margin-top:11rem}@media(max-width: 430px){section.section-work h1{font-size:3.5rem}}section.section-work .works{padding:5rem 0;position:relative}section.section-work .works .work{padding-bottom:10rem;z-index:1}@media(max-width: 430px){section.section-work .works .work{position:relative}}section.section-work .works .work:nth-child(1):before{height:30rem;background-position:right center;background-image:url("img/bg/bg-work-1.svg");transform:translateY(-10rem)}@media(max-width: 768px){section.section-work .works .work:nth-child(1):before{height:20rem;transform:translateY(-5rem)}}@media(max-width: 430px){section.section-work .works .work:nth-child(1):before{height:20rem;transform:translateY(100%);bottom:0}}section.section-work .works .work:nth-child(2):before{height:30rem;transform:translateY(-10rem);background-position:left center;background-image:url("img/bg/bg-work-2.svg")}@media(max-width: 768px){section.section-work .works .work:nth-child(2):before{height:20rem;transform:translateY(-5rem)}}@media(max-width: 430px){section.section-work .works .work:nth-child(2):before{height:20rem;transform:translateY(100%);bottom:0}}section.section-work .works .work:nth-child(3):before{height:40rem;transform:translateY(-20rem);background-position:right center;background-image:url("img/bg/bg-work-3.svg")}@media(max-width: 768px){section.section-work .works .work:nth-child(3):before{height:30rem;transform:translateY(-1rem)}}@media(max-width: 430px){section.section-work .works .work:nth-child(3):before{height:30rem;transform:translateY(100%);bottom:0}}section.section-work .works .work:before{right:0;content:" ";display:block;position:absolute;background-repeat:no-repeat;width:100%;background-size:auto 90%;z-index:-1}@media(min-width: 430px){section.section-work .works .work{width:50rem;margin-left:17rem}section.section-work .works .work:nth-child(even){margin-left:45%}}@media(max-width: 430px){section.section-work .works .work{width:100%;box-sizing:border-box;padding:0 4rem;margin-bottom:24rem}}section.section-work .works .work h2{font-size:3.6rem;margin-top:0;margin-bottom:0}@media(max-width: 430px){section.section-work .works .work h2{font-size:4rem}}section.section-work .works .work p{font-size:1.6rem;line-height:2.2rem}@media(max-width: 430px){section.section-work .works .work p{font-size:2.3rem;line-height:3.454rem}}section.section-work .works .work a{text-decoration:none;color:#0a0a0a;font-size:1.4rem;font-weight:bold}section.section-work .works .work a:hover,section.section-work .works .work a:focus{text-decoration:underline}section.section-work .works .work a:after{content:"";margin-left:.5rem;display:inline-block;width:2rem;height:1rem;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("img/arrow-black.png");vertical-align:middle}@media(max-width: 430px){section.section-work .works .work a:after{width:3.14rem;height:1.57rem}}@media(max-width: 430px){section.section-work .works .work a{font-size:2.19rem}}section.section-team{background-color:#f7f7f7;padding-top:.1rem}section.section-team h2{color:#1152af;text-align:center;font-size:5rem;margin-top:11rem}@media(max-width: 430px){section.section-team h2{font-size:3.5rem}}section.section-team .list-contacts{padding:2rem 7rem 5rem 7rem;display:flex;flex-wrap:wrap;justify-content:space-between}@media(max-width: 430px){section.section-team .list-contacts{flex-direction:column}}section.section-team .list-contacts li{width:calc(33% - 1.5rem);margin-bottom:3rem;background-color:#fff;padding:5rem;box-sizing:border-box;font-weight:bold;font-size:2.4rem}@media(max-width: 768px){section.section-team .list-contacts li{padding:3rem}}@media(max-width: 430px){section.section-team .list-contacts li{width:100%;padding:5rem;font-size:3.14rem}}section.section-team .list-contacts li h2{margin:0;font-weight:bold;font-size:2.4rem}@media(max-width: 430px){section.section-team .list-contacts li h2{font-size:3.14rem;margin-bottom:.4rem}}section.section-team .list-contacts li p{margin-top:.5rem;font-size:1.6rem;font-weight:normal;margin-left:0;margin-bottom:1.6rem}@media(max-width: 430px){section.section-team .list-contacts li p{font-size:2.19rem}}section.section-team .list-contacts li a{text-decoration:none;font-size:1.4rem;color:#0a0a0a;display:block;margin-left:2rem;position:relative;font-weight:bold}section.section-team .list-contacts li a:hover,section.section-team .list-contacts li a:focus{text-decoration:underline}@media(max-width: 430px){section.section-team .list-contacts li a{font-size:2.19rem;margin-left:3.5rem}}section.section-team .list-contacts li a:before{content:" ";display:block;position:absolute;background-repeat:no-repeat;width:1.7rem;height:1.7rem;left:-1.2rem;top:50%;transform:translate(-50%, -50%);background-position:center;background-size:contain;background-image:url("img/mail.svg")}@media(max-width: 430px){section.section-team .list-contacts li a:before{width:2.7rem;height:2.7rem;left:-2.2rem}}section.section-event:not(.second){padding:12rem 8rem 6rem}@media(max-width: 430px){section.section-event:not(.second){padding:4rem}}section.section-event:not(.second):before{content:" ";display:block;position:absolute;background-repeat:no-repeat;right:0;top:2rem;width:31rem;height:23rem;overflow:hidden;background-size:100%;background-position:15rem -6rem;z-index:-1}@media(min-width: 430px){section.section-event:not(.second):before{background-image:url(img/bg/bg-event.png)}}section.section-event:not(.second) h2{color:#1152af;text-align:center;font-size:5rem;margin-top:11rem;margin:0;margin-bottom:8rem}@media(max-width: 430px){section.section-event:not(.second) h2{font-size:3.5rem}}section.section-event{position:relative}section.section-event img{width:100%}section.section-event .pres{display:flex}@media(max-width: 1200px){section.section-event .pres{flex-direction:column}section.section-event .pres:first-child{flex-direction:column-reverse}}section.section-event .pres .img{width:40%;position:relative;align-items:center}@media(max-width: 1200px){section.section-event .pres .img{width:100%;margin-bottom:6rem}}section.section-event .pres .img.mob{display:none}@media(max-width: 430px){section.section-event .pres .img.mob{margin-top:4rem;display:flex}}section.section-event .pres .img.desk{display:flex}@media(max-width: 430px){section.section-event .pres .img.desk{display:none}}section.section-event .pres .img img:first-child{width:80%}section.section-event .pres .img img:last-child{position:absolute;top:50%;transform:translateY(-50%);width:40%;right:0}section.section-event .pres .detail{width:60%;padding:0 10rem;box-sizing:border-box}@media(max-width: 1200px){section.section-event .pres .detail{width:100%;padding:0}}section.section-event .pres .detail .title h3{font-size:3.6rem;margin-top:0;margin-bottom:0;font-size:8rem}@media(max-width: 430px){section.section-event .pres .detail .title h3{font-size:4rem}}@media(max-width: 430px){section.section-event .pres .detail .title h3{font-size:6rem}}section.section-event .pres .detail .date{font-weight:bold;font-size:2.1rem;margin-bottom:4.5rem}section.section-event .pres .detail .info{display:flex;justify-content:space-between}@media(max-width: 1200px){section.section-event .pres .detail .info{flex-direction:column}}section.section-event .pres .detail .info .left,section.section-event .pres .detail .info .right{width:calc(50% - 3.5rem)}@media(max-width: 1200px){section.section-event .pres .detail .info .left,section.section-event .pres .detail .info .right{width:100%}}section.section-event .pres .detail .info .left .tag{padding:.5rem .7rem;border-radius:.4rem;display:block;font-weight:bold;font-size:1.9rem;border:solid .2rem #10367a;color:#10367a;width:100%;box-sizing:border-box;text-align:center;text-transform:uppercase;margin-bottom:2rem}section.section-event .pres .detail .info .left .tag.environnement{border:solid .2rem #4f9e30;color:#4f9e30}section.section-event .pres .detail .info .left .tag.inclusion{border:solid .2rem #fe5715;color:#fe5715}@media(max-width: 1200px){section.section-event .pres .detail .info .left .tag{width:auto;display:inline-block}}@media(max-width: 430px){section.section-event .pres .detail .info .left .tag{padding:.785rem 1.1rem;font-size:1.88rem;border-width:.314rem}}section.section-event .pres .detail .info .left strong{font-size:1.4rem;display:block}@media(max-width: 430px){section.section-event .pres .detail .info .left strong{font-size:2.19rem}}section.section-event .pres .detail .info .left p{margin-top:0;font-size:1.4rem}@media(max-width: 430px){section.section-event .pres .detail .info .left p{font-size:2.19rem}}section.section-event .pres .detail .info .left p a{color:#0a0a0a}section.section-event .pres .detail .info .right{border-top:#0a0a0a solid .3rem;display:flex;justify-content:space-between;font-size:1.4rem;flex-direction:column}@media(max-width: 430px){section.section-event .pres .detail .info .right{font-size:2.19rem}}section.section-event .pres .detail .info .right a{text-decoration:none;color:#0a0a0a;font-size:1.4rem;font-weight:bold;position:relative}section.section-event .pres .detail .info .right a:hover,section.section-event .pres .detail .info .right a:focus{text-decoration:underline}section.section-event .pres .detail .info .right a:after{content:"";margin-left:.5rem;display:inline-block;width:2rem;height:1rem;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("img/arrow-black.png");vertical-align:middle}@media(max-width: 430px){section.section-event .pres .detail .info .right a:after{width:3.14rem;height:1.57rem}}@media(max-width: 430px){section.section-event .pres .detail .info .right a{font-size:2.14rem;margin-top:1rem}}section.section-event.second{padding:6rem 8rem 12rem}@media(max-width: 430px){section.section-event.second{padding:4rem}}section.section-event.second:before{display:none}section.section-event.second h2{font-size:3.6rem;margin-top:0;margin-bottom:0}@media(max-width: 430px){section.section-event.second h2{font-size:4rem}}@media(max-width: 430px){section.section-event.second h2{margin-bottom:4rem}}section.section-event.second .pres .img{justify-content:flex-end}section.section-event.second .pres .img img:last-child{right:auto;left:0}.section-text-full p{line-height:2.2rem}@media(max-width: 430px){.section-text-full p{line-height:3.454rem}}.section-text-full p a{color:#0a0a0a;text-decoration:none}.section-text-full p a:hover,.section-text-full p a:focus{text-decoration:underline}.section-text-left{width:100%;padding-left:40%;box-sizing:border-box;position:relative}@media(max-width: 430px){.section-text-left{font-size:2rem}}.section-text-left h2{font-size:4rem;font-weight:bold;text-transform:uppercase}@media(max-width: 430px){.section-text-left h2{font-size:3.4rem}}.section-text-left p{line-height:2.2rem}@media(max-width: 430px){.section-text-left p{line-height:3.454rem}}.section-text-left p a{color:#0a0a0a;text-decoration:none}.section-text-left p a:hover,.section-text-left p a:focus{text-decoration:underline}@media(max-width: 430px){.section-text-left{padding-left:20%}}.section-text-left:before{content:" ";display:block;position:absolute;background-repeat:no-repeat;height:80%;left:-7rem;width:35%;top:10%;background-size:contain;background-position:left center}@media(max-width: 430px){.section-text-left:before{width:25%;top:5rem;left:-3rem;background-position:left top}}.section-text-left:nth-of-type(3n+1):before{background-image:url("img/bg/bg-text-left_1.png")}.section-text-left:nth-of-type(3n+2):before{background-image:url("img/bg/bg-work-2.svg")}.section-text-left:nth-of-type(3n):before{background-image:url("img/bg/bg-text-left_2.png")}.section-text-right{width:100%;padding-right:40%;box-sizing:border-box;position:relative}@media(max-width: 430px){.section-text-right{font-size:2rem}}.section-text-right h2{font-size:4rem;font-weight:bold;text-transform:uppercase}@media(max-width: 430px){.section-text-right h2{font-size:3.4rem}}.section-text-right p{line-height:2.2rem}@media(max-width: 430px){.section-text-right p{line-height:3.454rem}}.section-text-right p a{color:#0a0a0a;text-decoration:none}.section-text-right p a:hover,.section-text-right p a:focus{text-decoration:underline}.section-text-right h2{margin-top:0}@media(max-width: 430px){.section-text-right{padding-right:20%}}.section-text-right:before{content:" ";display:block;position:absolute;background-repeat:no-repeat;height:80%;right:-7rem;width:35%;top:10%;background-size:contain;background-position:right center}@media(max-width: 430px){.section-text-right:before{width:25%;top:5rem;right:-3rem;background-position:right top}}.section-text-right:nth-of-type(3n+1):before{background-image:url("img/bg/bg-text-right_3.png")}.section-text-right:nth-of-type(3n+2):before{background-image:url("img/bg/bg-text-right_2.png")}.section-text-right:nth-of-type(3n):before{background-image:url("img/bg/bg-text-right_1.png")}section.page-press{display:flex;padding-left:4rem}@media(max-width: 430px){section.page-press{flex-direction:column;padding:0}}section.page-press .left{width:70%}@media(min-width: 430px){section.page-press .left{border-right:solid 1px #d4d4d4}}@media(max-width: 430px){section.page-press .left{width:100%}}section.page-press .left h1{color:#0a0a0a;font-size:5rem;position:relative}@media(max-width: 430px){section.page-press .left h1{font-size:4.5rem}}@media(max-width: 430px){section.page-press .left h1{margin:0}}@media(min-width: 430px){section.page-press .left h1.up{padding-top:6rem}section.page-press .left h1.up:before{content:" ";display:block;position:absolute;background-repeat:no-repeat;width:4rem;height:4rem;background-size:contain;background-image:url("img/arrow-press.svg");top:0}}section.page-press .left h2:not(.article_title){color:#1152af;text-align:center;font-size:5rem;margin-top:11rem;margin-top:7.2rem}@media(max-width: 430px){section.page-press .left h2:not(.article_title){font-size:3.5rem}}@media(max-width: 430px){section.page-press .left h2:not(.article_title){margin-top:9rem;margin-bottom:7rem;width:70%;margin-left:15%}}section.page-press .left .pres{display:flex;margin-bottom:8.5rem}@media(max-width: 1024px){section.page-press .left .pres{flex-direction:column;margin-bottom:2rem}}section.page-press .left .pres div:first-child{width:45%}@media(max-width: 1024px){section.page-press .left .pres div:first-child{width:100%}}section.page-press .left .pres div:last-child{width:55%;padding:1rem 5rem;box-sizing:border-box;display:flex;justify-content:space-around;flex-direction:column}@media(max-width: 1024px){section.page-press .left .pres div:last-child{width:100%;padding:1rem 0}}section.page-press .left .pres div img{width:100%;max-height:32rem;object-fit:contain}@media(max-width: 430px){section.page-press .left .pres div img{margin:2.4rem 0}}section.page-press .left .pres div h2{font-size:3.6rem;margin-top:0;margin-bottom:0;margin-bottom:1rem;font-size:2.5rem;line-height:3rem}@media(max-width: 430px){section.page-press .left .pres div h2{font-size:4rem}}@media(max-width: 430px){section.page-press .left .pres div h2{font-size:3rem;line-height:3.454rem}}section.page-press .left .pres div a{text-decoration:none;color:#024bb0;font-size:1.4rem;font-weight:bold;padding-left:2.2rem;position:relative}section.page-press .left .pres div a:hover,section.page-press .left .pres div a:focus{text-decoration:underline}@media(max-width: 430px){section.page-press .left .pres div a{font-size:2.14rem;padding-left:2.8rem;margin-top:1rem}}section.page-press .left .pres div a:before{content:" ";display:block;position:absolute;background-repeat:no-repeat;width:2rem;height:1.5rem;background-image:url("img/download.svg");background-size:contain;background-position:center;top:0;left:0}@media(max-width: 430px){section.page-press .left .pres div a:before{height:2rem}}section.page-press .left .first{border-bottom:solid 1px #d4d4d4}@media(max-width: 1440px){section.page-press .left .first{padding:4rem}}section.page-press .left .list-dossier,section.page-press .left .list-communique{display:flex;justify-content:space-between;width:calc(100% - 16rem);margin-left:8rem;flex-wrap:wrap}@media(max-width: 430px){section.page-press .left .list-dossier,section.page-press .left .list-communique{flex-direction:column;margin-left:0;padding:0 4rem;box-sizing:border-box;width:80%;margin-left:10%}}section.page-press .left .list-dossier li,section.page-press .left .list-communique li{width:30%;display:flex;justify-content:space-between;align-items:flex-end;position:relative;margin-bottom:4rem}@media(max-width: 430px){section.page-press .left .list-dossier li,section.page-press .left .list-communique li{width:100%;margin-bottom:8rem}}section.page-press .left .app-ajax-load-more{background-color:#024bb0;height:6rem;width:25rem;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;text-decoration:none;text-transform:uppercase;margin:5.5rem auto 8rem;text-decoration:none;margin-top:0;text-transform:initial}@media(max-width: 430px){section.page-press .left .app-ajax-load-more{margin:1rem auto 4rem}}section.page-press .left .app-ajax-load-more:hover,section.page-press .left .app-ajax-load-more:focus{text-decoration:underline}section.page-press .right{width:30%}@media(max-width: 430px){section.page-press .right{width:100%}}section.page-press .right .list-dossier li{border-bottom:solid 1px #d4d4d4;padding:2.5rem 5.5rem}@media(min-width: 430px){section.page-press .right .list-dossier li{border-right:solid 1px #d4d4d4}}@media(max-width: 430px){section.page-press .right .list-dossier li:first-child{border-top:solid 1px #d4d4d4}}section.page-press .right .list-dossier li a{text-decoration:none;font-weight:bold;font-size:2rem;color:#0a0a0a}section.page-press .right .list-dossier li a:hover,section.page-press .right .list-dossier li a:focus{text-decoration:underline}@media(max-width: 430px){section.page-press .right .list-dossier li a{font-size:2.7rem}}section.page-press .right .list-dossier li a .download{text-decoration:none;color:#024bb0;font-size:1.4rem;font-weight:bold;padding-left:2.2rem;position:relative;margin-top:1.5rem;display:block}section.page-press .right .list-dossier li a .download:hover,section.page-press .right .list-dossier li a .download:focus{text-decoration:underline}@media(max-width: 430px){section.page-press .right .list-dossier li a .download{font-size:2.14rem;padding-left:2.8rem;margin-top:1rem}}section.page-press .right .list-dossier li a .download:before{content:" ";display:block;position:absolute;background-repeat:no-repeat;width:2rem;height:1.5rem;background-image:url("img/download.svg");background-size:contain;background-position:center;top:0;left:0}@media(max-width: 430px){section.page-press .right .list-dossier li a .download:before{height:2rem}}section.page-press .right .contact{padding:5rem 7rem;line-height:2.2rem}@media(max-width: 430px){section.page-press .right .contact{padding:4rem;line-height:3.2rem}}section.page-press .right .contact h1,section.page-press .right .contact h2{font-size:2rem;margin-bottom:2.6rem}@media(max-width: 430px){section.page-press .right .contact h1,section.page-press .right .contact h2{font-size:2.7rem}}section.page-press .right .contact a{color:#0a0a0a;display:block}@media(max-width: 430px){section.page-press .right .contact a{color:#024bb0}}section.page-press .right .contact a p{margin:0}@media(max-width: 430px){section.page-press .right .contact a p{white-space:pre-line}}section.page-press .right .contact .bold{font-weight:bold;margin-bottom:0}section.page-press .right .contact .bold~p{margin-top:0}section.page-press .right .contact div{font-size:1.4rem;line-height:2.4rem}@media(max-width: 430px){section.page-press .right .contact div{font-size:2.19rem;line-height:3.76rem}}section.page-press .right .contact div p{margin-bottom:0}section.page-calendar{display:flex}@media(max-width: 430px){section.page-calendar{flex-direction:column}}section.page-calendar .left{width:70%}@media(min-width: 430px){section.page-calendar .left{border-right:solid 1px #d4d4d4}}@media(max-width: 430px){section.page-calendar .left{width:100%}}section.page-calendar .left h1{color:#0a0a0a;font-size:5rem;position:relative}@media(max-width: 430px){section.page-calendar .left h1{font-size:4.5rem}}@media(max-width: 430px){section.page-calendar .left h1{margin:0}}@media(min-width: 430px){section.page-calendar .left h1.up{padding-top:6rem}section.page-calendar .left h1.up:before{content:" ";display:block;position:absolute;background-repeat:no-repeat;width:4rem;height:4rem;background-size:contain;background-image:url("img/arrow-press.svg");top:0}}section.page-calendar .left h2:not(.article_title){color:#1152af;text-align:center;font-size:5rem;margin-top:11rem;font-size:4.4rem;text-transform:uppercase;margin-top:7.2rem}@media(max-width: 430px){section.page-calendar .left h2:not(.article_title){font-size:3.5rem}}@media(max-width: 430px){section.page-calendar .left h2:not(.article_title){margin-top:9rem;margin-bottom:7rem;width:70%;margin-left:15%}}section.page-calendar .left .pres{display:flex;margin-bottom:8.5rem;font-size:2rem}@media(max-width: 1024px){section.page-calendar .left .pres{flex-direction:column;margin-bottom:2rem}}section.page-calendar .left .pres div:first-child{width:45%}@media(max-width: 1024px){section.page-calendar .left .pres div:first-child{width:100%}}section.page-calendar .left .pres div:last-child{width:55%;padding:1rem 5rem;box-sizing:border-box;display:flex;justify-content:space-evenly;flex-direction:column;font-size:1.6rem;line-height:2.2rem}@media(max-width: 430px){section.page-calendar .left .pres div:last-child{line-height:3.454rem;font-size:2.19rem}}@media(max-width: 1024px){section.page-calendar .left .pres div:last-child{width:100%;padding:1rem 0}}section.page-calendar .left .pres div img{width:100%;max-height:32rem;object-fit:cover}@media(max-width: 430px){section.page-calendar .left .pres div img{margin:2.4rem 0}}section.page-calendar .left .pres div h2{font-size:3.6rem;margin-top:0;margin-bottom:0;margin-bottom:1rem;line-height:1;text-transform:uppercase}@media(max-width: 430px){section.page-calendar .left .pres div h2{font-size:4rem}}@media(max-width: 430px){section.page-calendar .left .pres div h2{font-size:3rem}}section.page-calendar .left .pres div a{text-decoration:none;color:#0a0a0a;font-size:1.4rem;font-weight:bold;position:relative}section.page-calendar .left .pres div a:hover,section.page-calendar .left .pres div a:focus{text-decoration:underline}section.page-calendar .left .pres div a:after{content:"";margin-left:.5rem;display:inline-block;width:2rem;height:1rem;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("img/arrow-black.png");vertical-align:middle}@media(max-width: 430px){section.page-calendar .left .pres div a:after{width:3.14rem;height:1.57rem}}@media(max-width: 430px){section.page-calendar .left .pres div a{font-size:2.14rem;margin-top:1rem}}@media(max-width: 430px){section.page-calendar .left .pres div a{margin-top:4rem}}@media(max-width: 1440px){section.page-calendar .left .first{padding:4rem}}section.page-calendar .left .animations h1{font-size:3.6rem;padding:4rem;margin:0}section.page-calendar .left .list-post{display:flex;flex-wrap:wrap;justify-content:flex-start;width:calc(100% - 8rem);margin-bottom:6rem}@media(max-width: 1440px){section.page-calendar .left .list-post{margin-left:4rem}}@media(max-width: 430px){section.page-calendar .left .list-post{flex-direction:column;margin-left:0;padding:0 4rem;box-sizing:border-box;width:80%;margin-left:10%}}section.page-calendar .left .list-post li{width:30%;margin-bottom:2rem;display:flex;justify-content:space-between;align-items:flex-start;position:relative;padding-right:5%}section.page-calendar .left .list-post li:nth-child(3n+3){padding-right:0}@media(max-width: 430px){section.page-calendar .left .list-post li{width:100%;margin-bottom:8rem}}section.page-calendar .left .app-ajax-load-more{background-color:#024bb0;height:6rem;width:25rem;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;text-decoration:none;text-transform:initial;margin:5.5rem auto 8rem}@media(max-width: 430px){section.page-calendar .left .app-ajax-load-more{margin:1rem auto 4rem}}section.page-calendar .right{width:30%}@media(max-width: 430px){section.page-calendar .right{width:100%}}section.page-calendar .right h2{border-bottom:solid 1px #d4d4d4;margin:0;padding:5.5rem 5.5rem 4rem;font-size:2rem}@media(min-width: 430px){section.page-calendar .right h2{border-right:solid 1px #d4d4d4}}@media(max-width: 430px){section.page-calendar .right h2{border-top:solid 1px #d4d4d4;font-size:2.5rem}}section.page-calendar .right .list-dossier li{border-bottom:solid 1px #d4d4d4;padding:2.5rem 5.5rem}@media(min-width: 430px){section.page-calendar .right .list-dossier li{border-right:solid 1px #d4d4d4}}section.page-calendar .right .list-dossier li a{text-decoration:none;font-weight:bold;font-size:2rem;color:#0a0a0a}section.page-calendar .right .list-dossier li a:hover .download{text-decoration:underline}@media(max-width: 430px){section.page-calendar .right .list-dossier li a{font-weight:normal;font-size:2.5rem}}section.page-calendar .right .list-dossier li a .download{text-decoration:none;color:#0a0a0a;font-size:1.4rem;font-weight:bold;position:relative;font-weight:normal;margin-top:1.5rem;display:block}section.page-calendar .right .list-dossier li a .download:hover,section.page-calendar .right .list-dossier li a .download:focus{text-decoration:underline}section.page-calendar .right .list-dossier li a .download:after{content:"";margin-left:.5rem;display:inline-block;width:2rem;height:1rem;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("img/arrow-black.png");vertical-align:middle}@media(max-width: 430px){section.page-calendar .right .list-dossier li a .download:after{width:3.14rem;height:1.57rem}}@media(max-width: 430px){section.page-calendar .right .list-dossier li a .download{font-size:2.14rem;margin-top:1rem}}@media(max-width: 430px){section.page-calendar .right .list-dossier li a .download{font-weight:bold}}section.page-calendar .right .contact{padding:5rem 7rem;line-height:2.2rem}@media(max-width: 430px){section.page-calendar .right .contact{padding:4rem;line-height:3.2rem}}section.page-calendar .right .contact h1,section.page-calendar .right .contact h2{font-size:2rem;margin-bottom:2.6rem}@media(max-width: 430px){section.page-calendar .right .contact h1,section.page-calendar .right .contact h2{font-size:2.7rem}}section.page-calendar .right .contact a{color:#0a0a0a;display:block}@media(max-width: 430px){section.page-calendar .right .contact a{color:#024bb0}}section.page-calendar .right .contact a p{margin:0}@media(max-width: 430px){section.page-calendar .right .contact a p{white-space:pre-line}}section.page-calendar .right .contact .bold{font-weight:bold;margin-bottom:0}section.page-calendar .right .contact .bold~p{margin-top:0}section.page-calendar .right .contact div{font-size:1.4rem;line-height:2.4rem}@media(max-width: 430px){section.page-calendar .right .contact div{font-size:2.19rem}}.container-depose-projet{width:100%;display:flex;align-items:center}@media(max-width: 430px){.container-depose-projet{display:block;text-align:left}}.container-depose-projet p{font-size:1.6rem;line-height:2.2rem}@media(max-width: 430px){.container-depose-projet p{font-size:2.5rem;line-height:3.454rem}}.container-depose-projet .row1-depose-projet{width:70%;padding:3rem 5rem;align-items:center;display:flex}@media(max-width: 430px){.container-depose-projet .row1-depose-projet{width:100%;padding:3rem 0}}.container-depose-projet .row1-depose-projet h1{font-weight:bold;font-size:3.5rem}@media(max-width: 430px){.container-depose-projet .row1-depose-projet h1{padding-left:3rem}}.container-depose-projet .row1-depose-projet p{margin:3rem 0}@media(max-width: 430px){.container-depose-projet .row1-depose-projet p{padding:0 3rem}}.container-depose-projet .row1-depose-projet ul{padding-left:4rem;margin-top:1.6rem;margin-bottom:1.6rem}.container-depose-projet .row1-depose-projet ul li{list-style:initial}.container-depose-projet .row1-depose-projet .link{position:relative}.container-depose-projet .row1-depose-projet .link a{text-decoration:none;display:inline-block;height:4.5rem;padding:1.4rem 1.7rem;margin-right:1.5rem;box-sizing:border-box}.container-depose-projet .row1-depose-projet .link a:hover,.container-depose-projet .row1-depose-projet .link a:focus{text-decoration:underline}.container-depose-projet .row1-depose-projet .link a:not(.outline){color:#fff;background-color:#014bb0;border:solid 1px #014bb0}.container-depose-projet .row1-depose-projet .link a.outline{color:#014bb0;background-color:#fff;border:solid 1px #014bb0}.container-depose-projet .row1-depose-projet .link a:after{content:"";margin-left:.5rem;display:inline-block;width:2rem;height:1rem;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("img/arrow-white.png");vertical-align:middle}@media(max-width: 430px){.container-depose-projet .row1-depose-projet .link a:after{width:3.14rem;height:1.57rem}}@media(max-width: 430px){.container-depose-projet .row1-depose-projet .link a{margin-left:3rem}}.container-depose-projet .row2-depose-projet{width:27%;padding:3rem 5rem;border-left:1px solid #d4d4d4;padding-bottom:8rem}@media(max-width: 430px){.container-depose-projet .row2-depose-projet{width:100%;border-left:none;padding:3rem 0;padding-bottom:8rem;border-top:solid 1px #d4d4d4}.container-depose-projet .row2-depose-projet>div{padding:0 3rem}}@media(max-width: 1024px){.container-depose-projet .row2-depose-projet{padding-bottom:8rem}}.container-depose-projet .row2-depose-projet ul{justify-content:space-between;display:flex;flex-direction:column;position:relative}@media(max-width: 430px){.container-depose-projet .row2-depose-projet ul{align-items:center}}.container-depose-projet .row2-depose-projet ul li{font-size:1.4rem;margin:1rem 0;line-height:2.2rem}@media(max-width: 430px){.container-depose-projet .row2-depose-projet ul li{width:100%;box-sizing:border-box;padding-left:4rem;font-size:2.19rem;line-height:3.454rem;margin-bottom:3rem}}.container-depose-projet .row2-depose-projet ul li::before{content:" ";display:block;position:absolute;background-repeat:no-repeat;background-image:url(img/Checkmark.png);background-size:contain;width:2rem;left:0;height:3rem;margin-left:-2.5rem;margin-top:.4rem}@media(max-width: 430px){.container-depose-projet .row2-depose-projet ul li::before{left:2.7rem;height:2rem;width:2rem;margin-top:.9rem}}section.page-fondation .now{display:flex}@media(max-width: 430px){section.page-fondation .now{flex-direction:column}}section.page-fondation .now .left{padding:0 4rem;box-sizing:border-box;width:70%;border-right:solid 1px #d4d4d4;border-bottom:solid 1px #d4d4d4}@media(max-width: 430px){section.page-fondation .now .left{width:100%}}section.page-fondation .now .left h1{color:#0a0a0a;font-size:5rem;position:relative}@media(max-width: 430px){section.page-fondation .now .left h1{font-size:4.5rem}}@media(max-width: 430px){section.page-fondation .now .left h1{margin:0}}section.page-fondation .now .left h1.up{margin-top:0}section.page-fondation .now .left .img.up{margin-bottom:1rem}@media(min-width: 430px){section.page-fondation .now .left .img.up{padding-top:7rem;box-sizing:border-box}section.page-fondation .now .left .img.up:before{content:" ";display:block;position:absolute;background-repeat:no-repeat;width:4rem;height:4rem;background-size:contain;background-image:url("img/arrow-press.svg");top:0}}section.page-fondation .now .left h2{color:#434343;font-size:1.6rem;text-transform:uppercase;margin-bottom:1rem;margin-top:4rem}section.page-fondation .now .left .pres{display:flex;margin-bottom:8.5rem;font-size:2rem}@media(max-width: 1024px){section.page-fondation .now .left .pres{flex-direction:column;margin-bottom:2rem}}section.page-fondation .now .left .pres div:first-child{width:45%}@media(max-width: 1024px){section.page-fondation .now .left .pres div:first-child{width:100%}}section.page-fondation .now .left .pres div:last-child{width:55%;padding:1rem 5rem;box-sizing:border-box;box-sizing:border-box;display:flex;justify-content:space-between;flex-direction:column}@media(max-width: 1024px){section.page-fondation .now .left .pres div:last-child{width:100%;padding:1rem 0}}section.page-fondation .now .left .pres div h3{font-size:3.6rem;margin-top:0;margin-bottom:0;margin-bottom:1rem}@media(max-width: 430px){section.page-fondation .now .left .pres div h3{font-size:4rem}}section.page-fondation .now .left .pres div img{width:100%;max-height:30rem;object-fit:cover}@media(max-width: 430px){section.page-fondation .now .left .pres div img{margin:2.4rem 0}}section.page-fondation .now .left .pres div a{text-decoration:none;color:#0a0a0a;font-size:1.4rem;font-weight:bold;position:relative}section.page-fondation .now .left .pres div a:hover,section.page-fondation .now .left .pres div a:focus{text-decoration:underline}section.page-fondation .now .left .pres div a:after{content:"";margin-left:.5rem;display:inline-block;width:2rem;height:1rem;background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url("img/arrow-black.png");vertical-align:middle}@media(max-width: 430px){section.page-fondation .now .left .pres div a:after{width:3.14rem;height:1.57rem}}@media(max-width: 430px){section.page-fondation .now .left .pres div a{font-size:2.14rem;margin-top:1rem}}section.page-fondation .now .left .first{box-sizing:border-box;position:relative}@media(min-width: 430px){section.page-fondation .now .left .first{margin-top:7rem}}@media(max-width: 430px){section.page-fondation .now .left .first{padding:4rem 0}}section.page-fondation .now .left .first p{font-size:1.6rem;line-height:2.2rem}@media(max-width: 430px){section.page-fondation .now .left .first p{font-size:2.5rem;line-height:3.454rem}}section.page-fondation .now .right{width:30%;border-bottom:solid 1px #d4d4d4}@media(max-width: 430px){section.page-fondation .now .right{width:100%}}section.page-fondation .now .right .social{display:flex;font-weight:bold;font-size:2rem;margin-bottom:4rem;padding:5rem 3rem 5rem 7rem;border-top:solid 1px #d4d4d4}@media(min-width: 430px)and (max-width: 1024px){section.page-fondation .now .right .social{flex-direction:column}}@media(max-width: 1200px){section.page-fondation .now .right .social .sharing{width:50%}}@media(max-width: 1200px)and (min-width: 430px)and (max-width: 1024px){section.page-fondation .now .right .social .sharing{width:100%}}@media(max-width: 430px){section.page-fondation .now .right .social .sharing{width:auto}}@media(max-width: 1200px){section.page-fondation .now .right .social .links{width:50%;padding-right:3rem;display:flex;justify-content:space-between;box-sizing:border-box;align-items:center}}@media(max-width: 1200px)and (min-width: 430px)and (max-width: 1024px){section.page-fondation .now .right .social .links{width:100%;margin-top:2rem;justify-content:flex-start}section.page-fondation .now .right .social .links img{margin-right:3rem}}@media(max-width: 1200px)and (max-width: 430px){section.page-fondation .now .right .social .links{width:20rem;margin:auto}}section.page-fondation .now .right .social .links img{vertical-align:middle}@media(min-width: 1200px){section.page-fondation .now .right .social .links img{margin-left:3rem}}@media(max-width: 768px){section.page-fondation .now .right .social .links img{width:3rem;height:3rem;object-fit:contain;object-position:center}}section.page-fondation .now .right .contact{padding:5rem 7rem;line-height:2.2rem}@media(max-width: 430px){section.page-fondation .now .right .contact{padding:4rem;line-height:3.2rem}}section.page-fondation .now .right .contact h1,section.page-fondation .now .right .contact h2{font-size:2rem;margin-bottom:2.6rem}@media(max-width: 430px){section.page-fondation .now .right .contact h1,section.page-fondation .now .right .contact h2{font-size:2.7rem}}section.page-fondation .now .right .contact a{color:#0a0a0a;display:block}@media(max-width: 430px){section.page-fondation .now .right .contact a{color:#024bb0}}section.page-fondation .now .right .contact a p{margin:0}@media(max-width: 430px){section.page-fondation .now .right .contact a p{white-space:pre-line}}section.page-fondation .now .right .contact .bold{font-weight:bold;margin-bottom:0}section.page-fondation .now .right .contact .bold~p{margin-top:0}section.page-fondation .other{display:flex;padding:4rem;box-sizing:border-box}@media(max-width: 430px){section.page-fondation .other{flex-direction:column}}section.page-fondation .other div.title h1{font-size:3.6rem;margin-top:0;margin-bottom:0;margin-top:4rem}@media(max-width: 430px){section.page-fondation .other div.title h1{font-size:4rem}}section.page-fondation .other div.title a{background-color:#024bb0;height:6rem;width:25rem;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;text-decoration:none;text-transform:uppercase;margin:5.5rem auto 8rem;text-decoration:none;text-transform:initial;margin:5.5rem 0 8rem}@media(max-width: 430px){section.page-fondation .other div.title a{margin:1rem auto 4rem}}section.page-fondation .other div.title a:hover,section.page-fondation .other div.title a:focus{text-decoration:underline}@media(max-width: 430px){section.page-fondation .other div.title a{padding:.5rem 3rem;width:calc(100% - 8rem);box-sizing:border-box;margin-top:5rem;font-size:2rem}}section.page-fondation .other div:not(.title){padding:4rem}.page-template-page-grid-projects-tpl form .form-type-select{display:inline-block;position:relative}@media(max-width: 430px){.page-template-page-grid-projects-tpl form .form-type-select{width:100%;box-sizing:border-box;margin-bottom:4rem}}.page-template-page-grid-projects-tpl form .form-type-select select{border:none;border-radius:0;border-bottom:1px solid #fff;background-color:transparent;color:#fff;display:inline-block;width:25rem;-webkit-appearance:none;font-weight:normal;padding:1rem 0;margin-right:3rem;cursor:pointer;z-index:1;position:relative;font-size:1.6rem}@media(max-width: 430px){.page-template-page-grid-projects-tpl form .form-type-select select{width:100%;padding:1.3rem 0}}.page-template-page-grid-projects-tpl form .form-type-select:before{content:" ";display:block;position:absolute;background-repeat:no-repeat;width:1.2rem;height:1.2rem;background-image:url("img/select-item.png");background-position:center;background-size:contain;right:3.5rem;top:50%;transform:translateY(-50%);z-index:0}@media(max-width: 430px){.page-template-page-grid-projects-tpl form .form-type-select:before{right:1rem}}section.page-grid-projects.category-5 .search form .form-type-radios,section.page-grid-projects.category-6 .search form .form-type-radios,section.page-grid-projects.category-7 .search form .form-type-radios{bottom:-25rem}section.page-grid-projects .search{background-color:#024bb0;background-image:url("img/bg/bg-grid-project.png");background-position:top right;background-size:40rem;background-repeat:no-repeat;padding-left:12rem;padding-bottom:4rem;position:relative}@media(max-width: 1024px){section.page-grid-projects .search{padding-left:4rem;padding-right:4rem}}@media(max-width: 430px){section.page-grid-projects .search{background-size:25rem;background-image:url("img/bg/bg-grid-project-responsive.png")}}section.page-grid-projects .search h1{width:70%;color:#fff;font-size:5rem;font-weight:bold;padding-top:8rem;margin-bottom:0;margin-top:0}@media(max-width: 430px){section.page-grid-projects .search h1{width:100%;font-size:3rem;padding-top:15rem}}section.page-grid-projects .search .select-filter{display:inline-block;max-width:280px}section.page-grid-projects .search label{color:#fff;display:block;font-weight:bold}section.page-grid-projects .search .subtitle{color:#fff;padding-bottom:2rem}@media(max-width: 430px){section.page-grid-projects .search .subtitle{font-size:2rem;margin-bottom:4rem;margin-top:3rem}}section.page-grid-projects .search p{color:#fff;margin-bottom:1rem}section.page-grid-projects .filter{display:flex;flex-direction:column;align-items:flex-end;padding-top:4rem}@media(max-width: 430px){section.page-grid-projects .filter{padding-right:4rem}}section.page-grid-projects .filter .form-type-radios{float:right;max-width:110rem;padding:0 4rem}@media(max-width: 430px){section.page-grid-projects .filter .form-type-radios{padding:0;max-width:initial}}section.page-grid-projects .filter .form-type-radios .form-item{display:inline-block;margin-left:4rem}section.page-grid-projects .category-text-wrapper{display:flex;flex-direction:column;max-width:110rem;padding:0 4rem;line-height:1.5;margin:auto;margin-top:4.5rem;margin-bottom:1rem}section.page-grid-projects .category-text-wrapper:before{content:" ";display:block;position:absolute;background-repeat:no-repeat;margin-right:3rem}@media(max-width: 1024px){section.page-grid-projects .category-text-wrapper:before{background-size:contain}}section.page-grid-projects .category-text-wrapper.category-5:before{background-image:url("img/environnement.svg");width:8.3rem;height:6.6rem}section.page-grid-projects .category-text-wrapper.category-6:before{background-image:url("img/education.svg");width:8.3rem;height:6.6rem}section.page-grid-projects .category-text-wrapper.category-7:before{background-image:url("img/inclusion.svg");width:8.3rem;height:8rem}section.page-grid-projects .category-text-wrapper.show-more .category-text-summary .projects-category-text-more:after{transform:rotate(180deg)}section.page-grid-projects .category-text-wrapper.show-more .category-text-full{opacity:1;visibility:visible;height:100%}section.page-grid-projects .category-text-wrapper .category-text-summary{padding-left:11.5rem;letter-spacing:.07rem}section.page-grid-projects .category-text-wrapper .category-text-summary .projects-category-text-more button{color:#0a0a0a;border:0;background-color:transparent;text-decoration:underline;font-size:1.6rem;cursor:pointer;position:relative;font-weight:bold}section.page-grid-projects .category-text-wrapper .category-text-summary .projects-category-text-more button:after{content:" ";display:block;position:absolute;background-repeat:no-repeat;display:inline-block;width:1.5rem;height:2rem;margin-top:.1rem;background-position:center;background-image:url("img/sub-menu-item-black.svg");transition:.3s ease transform}section.page-grid-projects .category-text-wrapper .category-text-full{padding-left:11.5rem;letter-spacing:.07rem;opacity:0;height:0;visibility:hidden;transition:.3s ease opacity}section.page-grid-projects .content{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding-top:3rem}@media(max-width: 430px){section.page-grid-projects .content{padding:4rem;display:initial}}section.page-grid-projects .content .list-projects{width:100%;margin-bottom:3rem;display:flex;justify-content:space-evenly;flex-wrap:wrap}@media(max-width: 430px){section.page-grid-projects .content .list-projects{flex-direction:column;align-items:center}}section.page-grid-projects .content .list-projects .project{margin-bottom:5rem;display:flex;flex-direction:column;align-items:center}@media(max-width: 430px){section.page-grid-projects .content .list-projects .project{width:100%}}section.page-grid-projects .content .list-projects .project article{border:solid 1px #d4d4d4;border-radius:.5rem;padding:3rem 3rem 10rem 3rem;box-sizing:border-box;position:relative;min-height:38.1rem;height:100%;width:34.5rem}section.page-grid-projects .content .list-projects .project article .tag{color:#024bb0;border:solid 1px #024bb0}@media(max-width: 430px){section.page-grid-projects .content .list-projects .project article .tag{border-width:.31rem}}section.page-grid-projects .content .list-projects .project article .author .name{color:#024bb0}section.page-grid-projects .content .list-projects .project article .all_catergory{color:#024bb0}section.page-grid-projects .content .list-projects .project article .all_catergory:after{background-image:url("img/arrow-blue.png")}section.page-grid-projects .content .list-projects .project article .all_catergory.environnement{color:#4f9e30}section.page-grid-projects .content .list-projects .project article .all_catergory.environnement:after{background-image:url("img/arrow-green.png")}section.page-grid-projects .content .list-projects .project article .all_catergory.inclusion{color:#fe5715}section.page-grid-projects .content .list-projects .project article .all_catergory.inclusion:after{background-image:url("img/arrow-orange.png")}section.page-grid-projects .content .list-projects .project article.environnement .tag{color:#4f9e30;border:solid 1px #4f9e30}@media(max-width: 430px){section.page-grid-projects .content .list-projects .project article.environnement .tag{border-width:.31rem}}section.page-grid-projects .content .list-projects .project article.environnement .author .name{color:#4f9e30}section.page-grid-projects .content .list-projects .project article.environnement .all_catergory{color:#4f9e30}section.page-grid-projects .content .list-projects .project article.environnement .all_catergory:after{background-image:url("img/arrow-blue.png")}section.page-grid-projects .content .list-projects .project article.environnement .all_catergory.environnement{color:#4f9e30}section.page-grid-projects .content .list-projects .project article.environnement .all_catergory.environnement:after{background-image:url("img/arrow-green.png")}section.page-grid-projects .content .list-projects .project article.environnement .all_catergory.inclusion{color:#fe5715}section.page-grid-projects .content .list-projects .project article.environnement .all_catergory.inclusion:after{background-image:url("img/arrow-orange.png")}section.page-grid-projects .content .list-projects .project article.inclusion .tag{color:#fe5715;border:solid 1px #fe5715}@media(max-width: 430px){section.page-grid-projects .content .list-projects .project article.inclusion .tag{border-width:.31rem}}section.page-grid-projects .content .list-projects .project article.inclusion .author .name{color:#fe5715}section.page-grid-projects .content .list-projects .project article.inclusion .all_catergory{color:#fe5715}section.page-grid-projects .content .list-projects .project article.inclusion .all_catergory:after{background-image:url("img/arrow-blue.png")}section.page-grid-projects .content .list-projects .project article.inclusion .all_catergory.environnement{color:#4f9e30}section.page-grid-projects .content .list-projects .project article.inclusion .all_catergory.environnement:after{background-image:url("img/arrow-green.png")}section.page-grid-projects .content .list-projects .project article.inclusion .all_catergory.inclusion{color:#fe5715}section.page-grid-projects .content .list-projects .project article.inclusion .all_catergory.inclusion:after{background-image:url("img/arrow-orange.png")}@media(max-width: 430px){section.page-grid-projects .content .list-projects .project article{min-height:52.74rem;height:auto;width:46rem;border-width:2px;border-radius:.785rem;padding:4.71rem 4.71rem 15.7rem 4.71rem}}section.page-grid-projects .content .list-projects .project article .cont{display:flex;justify-content:space-between;flex-direction:column;min-height:24.5rem}@media(max-width: 430px){section.page-grid-projects .content .list-projects .project article .cont{min-height:29rem;height:auto}}section.page-grid-projects .content .list-projects .project article a{color:inherit;text-decoration:none}section.page-grid-projects .content .list-projects .project article a *{text-decoration:none}section.page-grid-projects .content .list-projects .project article a:hover h3,section.page-grid-projects .content .list-projects .project article a:hover .h3,section.page-grid-projects .content .list-projects .project article a:focus h3,section.page-grid-projects .content .list-projects .project article a:focus .h3{text-decoration:underline}section.page-grid-projects .content .list-projects .project article .tag{display:inline-block;font-size:1.9rem;text-transform:uppercase;padding:0rem 1rem;border-radius:.5rem;height:2.7rem;box-sizing:border-box;display:inline-flex;align-items:center;font-weight:bold}@media(max-width: 430px){section.page-grid-projects .content .list-projects .project article .tag{font-weight:bold;height:auto;font-size:1.57rem;padding:1.07rem 1.79rem;border-radius:.785rem}}section.page-grid-projects .content .list-projects .project article .h3{font-size:3.6rem;margin-top:0;margin-bottom:0;font-size:2.2rem;margin-top:2rem;margin-bottom:4rem;line-height:2.5rem;font-weight:bold}@media(max-width: 430px){section.page-grid-projects .content .list-projects .project article .h3{font-size:4rem}}@media(max-width: 430px){section.page-grid-projects .content .list-projects .project article .h3{font-size:3.454rem;min-height:15.7rem;margin-top:3.14rem;line-height:3.925rem}}section.page-grid-projects .content .list-projects .project article .author{font-weight:bold;font-size:1.2rem;font-style:italic}section.page-grid-projects .content .list-projects .project article .author .name{color:#0a0a0a !important}@media(max-width: 430px){section.page-grid-projects .content .list-projects .project article .author{font-size:1.884rem}}section.page-grid-projects .content .list-projects .project article .author ul{display:inline-block}section.page-grid-projects .content .list-projects .project article .beneficiaries{width:100%;border-top:solid 1px #d4d4d4;text-align:center;font-weight:bold;font-size:1.2rem;position:absolute;left:0;bottom:0;height:6rem;line-height:6rem}@media(max-width: 430px){section.page-grid-projects .content .list-projects .project article .beneficiaries{border-width:2px;font-size:1.884rem;height:9.42rem;line-height:9.42rem}}@media(max-width: 430px){section.page-grid-projects .content .list-projects .project{margin-top:4rem}}section.page-grid-projects .content .list-projects .project article .author .name{color:#0a0a0a !important}section.page-grid-projects .content .list-projects .project article .author ul li{display:inline-block}section.page-grid-projects .content .list-projects .all_catergory{display:block;text-decoration:none;text-align:center;margin-top:4rem;margin-bottom:4rem;font-weight:bold}section.page-grid-projects .content .list-projects .all_catergory:hover,section.page-grid-projects .content .list-projects .all_catergory:focus{text-decoration:underline}section.page-grid-projects .content .list-projects .all_catergory:after{content:"";display:inline-block;width:2rem;height:1rem;background-position:center;background-size:contain;background-repeat:no-repeat}section.page-grid-projects .content .app-ajax-load-more{text-decoration:none;color:#0a0a0a;border:solid 1px #0a0a0a;text-transform:uppercase;font-size:1.4rem;padding:1rem 4rem;display:inline-block;margin:0 auto 12rem}section.page-grid-projects .content .app-ajax-load-more:hover,section.page-grid-projects .content .app-ajax-load-more:focus{text-decoration:underline}@media(max-width: 430px){section.page-grid-projects .content .app-ajax-load-more{font-size:2.19rem}}section.result-search{padding:9rem 7.5rem}section.result-search h1{font-size:5rem}/*# sourceMappingURL=style.css.map */
