.cards-news{width:100%;max-width:144.8rem;padding-right:2rem;padding-left:2rem;margin-left:auto;margin-right:auto}@media screen and (max-width: 899px){.cards-news{padding-right:2rem;padding-left:2rem}}@media screen and (min-width: 900px)and (max-width: 1800px){.cards-news{padding-right:4rem;padding-left:4rem}}.cards-news .swiper-container,.cards-news .swiper{width:100%;margin-left:auto;margin-right:auto;position:relative;list-style:none;z-index:1;display:block;touch-action:pan-y}.cards-news .swiper-wrapper{position:relative;width:100%;max-width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.cards-news .swiper-slide{flex-shrink:0;width:100%;position:relative;display:flex;justify-content:space-between;flex-direction:column;transform:translateZ(0);transition-property:transform;backface-visibility:hidden}.cards-news__wrapper{display:grid;grid-gap:2rem}.cards-news .card__button,.cards-news .card__button:visited{background-color:#fff;color:#000;border:none;padding:4px 20px;cursor:pointer;border-radius:5px;text-decoration:none;transition:background-color ease-in-out .4s}.cards-news .card__button:hover{border-color:#ccc;background-color:#ccc;color:#27465c}.cards-news .card__categorie{font-size:1.4rem;display:flex;align-items:center;justify-content:flex-start;text-align:left;color:#fff}.cards-news .card__date{font-size:1.4rem;display:flex;align-items:center;color:#fff;margin-right:2rem}.cards-news .card__meta{display:flex;justify-content:space-between}.cards-news .card-svg__categorie{margin-bottom:.4rem;width:1.8rem;height:1.8rem;margin-right:.5rem;background-image:url('data:image/svg+xml;utf8,<svg id="Flat" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256"><path fill="white" d="M120,48v64a7.9954,7.9954,0,0,1-8,8H48a7.99539,7.99539,0,0,1-8-8V48a7.99539,7.99539,0,0,1,8-8h64A7.9954,7.9954,0,0,1,120,48Zm88-8H144a7.99539,7.99539,0,0,0-8,8v64a7.99539,7.99539,0,0,0,8,8h64a7.9954,7.9954,0,0,0,8-8V48A7.9954,7.9954,0,0,0,208,40Zm-96,96H48a7.99539,7.99539,0,0,0-8,8v64a7.99539,7.99539,0,0,0,8,8h64a7.9954,7.9954,0,0,0,8-8V144A7.9954,7.9954,0,0,0,112,136Zm96,0H144a7.99539,7.99539,0,0,0-8,8v64a7.99539,7.99539,0,0,0,8,8h64a7.9954,7.9954,0,0,0,8-8V144A7.9954,7.9954,0,0,0,208,136Z"/></svg>')}.cards-news .card-svg-calendar__date{margin-right:.5rem;margin-bottom:.3rem;width:1.4rem;height:1.8rem;background-image:url('data:image/svg+xml;utf8,<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"><g><path fill="white" d="M160,256H96v-64h64V256z M288,192h-64v64h64V192z M416,192h-64v64h64V192z M160,288H96v64h64V288z M288,288h-64v64h64V288z M416,288h-64v64h64V288z M160,384H96v64h64V384z M288,384h-64v64h64V384z M128,96c17.672,0,32-14.313,32-32V32c0-17.688-14.328-32-32-32S96,14.313,96,32v32C96,81.688,110.328,96,128,96z M512,64v448H0V64h80c0,26.469,21.531,48,48,48c26.469,0,48-21.531,48-48h160c0,26.469,21.531,48,48,48s48-21.531,48-48H512z M480,160H32v320h448V160z M384,96c17.688,0,32-14.313,32-32V32c0-17.688-14.312-32-32-32s-32,14.313-32,32v32C352,81.688,366.312,96,384,96z"/></g></svg>')}.cards-news .card-svg__categorie,.cards-news .card-svg-calendar__date{background-position:center;background-size:contain;background-repeat:no-repeat}.cards-news .card{position:relative;background-color:#12222d;display:flex;flex-direction:column;border-radius:1rem}.cards-news .card__image img{height:20rem;display:block;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:1rem 1rem 0 0}.cards-news .card__link{position:absolute;top:0;right:0;bottom:0;left:0}.cards-news .card__content{color:#12222d;padding:2.5rem 3rem 3rem;text-align:left}.cards-news .card__content p{margin-bottom:2rem}.cards-news .card__excerpt{font-size:1.4rem;text-align:left;color:#fff;min-height:10rem}.cards-news .card__title{font-family:"BenderBlack",sans-serif;color:#fff;margin-top:1.5rem;margin-bottom:1.5rem;font-size:2.2rem;text-align:left}.cards-news .card__title:after{display:none}.cards-news .cards-news__navigation{position:absolute;top:calc(50% - 3rem);left:0;width:100%;z-index:9}.cards-news .cards-news__navigation .cards-news__button{background-color:#285574;width:6rem;height:6rem;border-radius:50%;border:none;transition:all .3s ease-in-out;position:absolute;cursor:pointer}.cards-news .cards-news__navigation .cards-news__button svg{fill:#fff}.cards-news .cards-news__navigation .cards-news__button:hover{background-color:#25a0f2}.cards-news .cards-news__navigation .cards-news__button--prev{transform:scaleX(-1);left:-2rem}.cards-news .cards-news__navigation .cards-news__button--next{right:-2rem}.cards-news .swiper-button-disabled{opacity:0}.cards-news__text{margin-bottom:4rem}.cards-news__text h2{margin-bottom:1rem}.cards-news__cards{width:calc(33.33% - 20px);margin-bottom:25px;position:relative;justify-content:center;grid-gap:2rem;min-height:80px}.cards-news__label{text-align:center;position:absolute;right:1rem;top:1rem;background-color:#fff;color:#12222d;border-radius:50%;height:14rem;width:14rem;display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:3;font-family:"BenderBlack",sans-serif;text-transform:uppercase}.cards-news__label p{margin:0}.chose-categorie{margin-top:2rem;margin-bottom:2rem;display:flex;justify-content:center;align-items:center;flex-direction:column}.related-acticles__title{text-align:center;padding-top:4%}.card__button__categorie{padding-top:4rem;margin-bottom:2rem;display:flex;flex-wrap:wrap}.posted-on{padding-right:2rem}.posted-categorie{text-decoration:none;color:#fff}@media screen and (max-width: 899px){.cards-news{padding-right:0rem;padding-left:0rem}.card__button__categorie{font-size:14px;padding-left:0rem}.card__categorie{font-size:12px}.card__date{font-size:12px}}@media screen and (min-width: 600px){.cards-news__wrapper:not(.swiper-container){grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 900px){.cards-news__label{right:0;top:0;transform:translate(25%, -25%)}.cards-news__wrapper:not(.swiper-container){grid-template-columns:repeat(4, 1fr)}}.hero__link{font-size:1.6rem;line-height:1.2}.hero{position:relative;min-height:70vh;background-color:#12222d}.hero__content{position:absolute;top:10%;left:0;right:0;display:flex;flex-direction:column;padding:6rem 2rem;align-items:flex-start;justify-content:flex-end;color:#fff}.hero__image img{width:100%;height:70vh;-o-object-fit:cover;object-fit:cover}.single .hero__image:after{display:block;content:"";width:100%;height:100%;position:absolute;left:0;top:0;background-color:rgba(18,34,45,.6196078431)}.hero__logo{display:none;position:absolute;top:4rem;left:4rem;z-index:1}.hero__title{font-weight:700;font-size:4rem;margin-bottom:2rem;margin-top:2rem}.hero__subtitle{font-size:1.8rem;color:#fff}.hero__link{padding:1rem 2rem;text-decoration:none;color:#27465c;text-transform:uppercase;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:.4rem;transition:color ease-in-out .4s,background-color ease-in-out .4s,border-color ease-in-out .4s;font-weight:700;font-size:1.6rem;display:inline-block;position:relative;display:inline-block}.hero__link:active,.hero__link:focus,.hero__link:hover{border-color:#ccc;background-color:#ccc;color:#27465c}.hero__link:visited{color:#27465c}.hero__link:after{content:"";width:85%;height:6px;display:block;background:linear-gradient(90deg, rgb(40, 94, 247) 0%, rgb(40, 94, 247) 33.33%, rgb(255, 255, 255) 33.33%, rgb(255, 255, 255) 66.66%, rgb(237, 70, 9) 66.66%, rgb(237, 70, 9) 100%);position:absolute;left:50%;transform:translateX(-50%);bottom:-2rem}.hero--left{text-align:left}.hero--left .hero__content{align-items:flex-start}.hero--middle .hero__content{justify-content:center}.hero--bottom .hero__content{justify-content:flex-end}.hero:not(.hero--is-big) .hero__content{width:100%;max-width:144.8rem;padding-left:8.5%;margin-left:auto;margin-right:auto}.hero:not(.hero--is-big) .hero__content{padding-left:10% !important;min-height:45rem !important}.hero__title--actualite{font-weight:700;font-size:4rem;margin-bottom:2rem;margin-top:2rem}.entry-meta{display:flex;color:#fff}.entry-content--actualite{max-width:100rem;margin:0 auto;padding-left:2rem;padding-right:2rem;padding-top:6rem}.yoast_breadcrumb-actu{padding-left:2rem;padding-right:2rem}.yoast_breadcrumb-actu,.yoast_breadcrumb{padding-top:3rem;margin-bottom:3rem}body.search{background-image:linear-gradient(180deg, rgb(40, 85, 116) 25%, rgb(8, 13, 17) 100%)}body.blog{background-image:linear-gradient(180deg, rgb(40, 85, 116) 25%, rgb(8, 13, 17) 100%)}body.archive{background-image:linear-gradient(180deg, rgb(40, 85, 116) 25%, rgb(8, 13, 17) 100%)}.category-button,.category-button:visited{background-color:#fff;color:#000;border:none;padding:4px 20px;cursor:pointer;border-radius:5px;text-decoration:none;margin-right:2rem}.category-button:hover{border-color:#ccc;background-color:#ccc;color:#27465c}.posted-categorie{text-decoration:none;color:#fff}.pagination{display:flex;justify-content:center;align-items:center;margin-top:20px;padding-left:60%;padding-top:1%}.pagination .page-numbers{display:inline-block;padding:8px 12px;margin:0 4px;border-radius:4px;color:#fff;text-decoration:none}.pagination .page-numbers.current{background-color:#fff;color:#333}.pagination .page-numbers:hover{background-color:#555}.pagination .prev,.pagination .next{display:inline-block;margin:0 4px;border-radius:4px;color:#fff;text-decoration:none}.pagination .prev:hover,.pagination .next:hover{background-color:#555}.search-form{padding-top:2%;padding-left:17%}.search-field{width:60rem;height:4rem;border-radius:5px;border:1px solid #000;margin:2rem;font-size:2rem}.search-submit{height:4rem;width:8rem;padding-bottom:1.2rem;background-color:#68b6eb;border:none;background-repeat:no-repeat;background-position:center;background-image:url('data:image/svg+xml;utf8,<svg id="Layer_1" style="enable-background:new 0 0 48 48;" version="1.1" viewBox="0 0 48 48" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path fill="white" d="M46.7,45.3L33.4,32c2.9-3.2,4.6-7.4,4.6-12c0-9.9-8.1-18-18-18C10.1,2,2,10.1,2,20c0,9.9,8.1,18,18,18c4.6,0,8.8-1.8,12-4.6  l13.3,13.3L46.7,45.3z M4,20c0-8.8,7.2-16,16-16s16,7.2,16,16s-7.2,16-16,16S4,28.8,4,20z"/></svg>');background-size:2.5rem 50rem}.search-submit:hover{background-image:url('data:image/svg+xml;utf8,<svg id="Layer_1" style="enable-background:new 0 0 48 48;" version="1.1" viewBox="0 0 48 48" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path fill="black" d="M46.7,45.3L33.4,32c2.9-3.2,4.6-7.4,4.6-12c0-9.9-8.1-18-18-18C10.1,2,2,10.1,2,20c0,9.9,8.1,18,18,18c4.6,0,8.8-1.8,12-4.6  l13.3,13.3L46.7,45.3z M4,20c0-8.8,7.2-16,16-16s16,7.2,16,16s-7.2,16-16,16S4,28.8,4,20z"/></svg>');background-color:#d3d3d3}@media screen and (max-width: 899px){.hero:not(.hero--is-big) .hero__content{padding-right:2rem;padding-left:2rem}.hero__subtitle{text-align:left}.search-field{width:25rem}.search-form{padding-left:0rem}}@media screen and (min-width: 600px)and (max-width: 1799px){.hero:not(.hero--is-big) .hero__content{padding-right:4rem;padding-left:4rem}}@media screen and (min-width: 600px){.hero__title--actualite{font-size:5rem}}@media screen and (min-width: 900px){.hero__logo{display:block}.hero__content{padding:6rem 4rem}.hero--is-big .hero__content{padding-bottom:20rem}.hero__video video{min-height:50vh}}@media screen and (min-width: 1200px){.hero--is-big .hero__content{padding:0 0 16% 25rem}}