.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)}}