section.blog-listing-news-module{position:relative}section.blog-listing-news-module div.container{align-items:flex-start;display:flex;gap:30px 30px;justify-content:space-between}section.blog-listing-news-module div.container.container-tags{margin-bottom:6rem}@media (max-width:768px){section.blog-listing-news-module div.container.container-tags{padding-right:0}}section.blog-listing-news-module div.container.container-tags ul{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;width:100%}@media (max-width:768px){section.blog-listing-news-module div.container.container-tags ul{flex-wrap:nowrap;justify-content:flex-start;-webkit-mask-image:linear-gradient(270deg,transparent 0,#000 20%,#000 100%,transparent 0);overflow-x:auto;padding:0 3rem 0 0;scrollbar-width:none;-ms-overflow-style:none}section.blog-listing-news-module div.container.container-tags ul::-webkit-scrollbar{display:none}}section.blog-listing-news-module div.container.container-tags ul li{list-style-type:none;padding:0}section.blog-listing-news-module div.container.container-tags ul li a,section.blog-listing-news-module div.container.container-tags ul li span{border:1px solid var(--black);border-radius:999px;display:inline-block;font-size:.75rem;letter-spacing:.15em;line-height:100%;padding:.75rem 1.25rem;position:relative;text-transform:uppercase;transition:.55s;white-space:nowrap}section.blog-listing-news-module div.container.container-tags ul li a.active,section.blog-listing-news-module div.container.container-tags ul li a:hover,section.blog-listing-news-module div.container.container-tags ul li span.active,section.blog-listing-news-module div.container.container-tags ul li span:hover{background-color:var(--black);color:var(--white)}section.blog-listing-news-module div.container .wrapper-posts{display:flex;flex-wrap:wrap;gap:6rem 1.5rem;justify-content:space-between;width:100%}@media (max-width:700px){section.blog-listing-news-module div.container .wrapper-posts{gap:4.5rem}}section.blog-listing-news-module div.container .wrapper-posts article{max-width:calc(33.33333% - 1rem);width:100%}@media (max-width:950px){section.blog-listing-news-module div.container .wrapper-posts article{max-width:calc(50% - .75rem)}}@media (max-width:700px){section.blog-listing-news-module div.container .wrapper-posts article{max-width:100%}}section.blog-listing-news-module div.container .wrapper-posts article:hover a.bloc-img figure{transform:scale(1.05)}section.blog-listing-news-module div.container .wrapper-posts article:hover a.bloc-img:after{opacity:1;top:50%}section.blog-listing-news-module div.container .wrapper-posts article:hover a.bloc-txt .title{text-decoration:underline}section.blog-listing-news-module div.container .wrapper-posts article a.bloc-img{border-radius:.5rem;display:block;height:250px;overflow:hidden;position:relative;width:100%}section.blog-listing-news-module div.container .wrapper-posts article a.bloc-img:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='none' viewBox='0 0 48 48'%3E%3Crect width='48' height='48' fill='%23fff' rx='24'/%3E%3Cpath fill='%230a081c' d='m24.58 29-.82-.84 3.02-3.08H18.4v-1.16h8.38l-3.02-3.08.82-.84 4.52 4.5z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:50%;content:"";display:block;height:3rem;left:50%;opacity:0;position:absolute;top:55%;transform:translateX(-50%) translateY(-50%);transition:.4s;width:3rem}section.blog-listing-news-module div.container .wrapper-posts article a.bloc-img figure{height:100%;transition:.35s;width:100%}section.blog-listing-news-module div.container .wrapper-posts article a.bloc-txt{display:flex;flex-direction:column;gap:.5rem;height:calc(100% - 250px);padding-top:1.5rem}section.blog-listing-news-module div.container .wrapper-posts article a.bloc-txt .title{display:block;font-size:24px;font-weight:600;line-height:32px;margin-bottom:15px}section.blog-listing-news-module div.container .wrapper-posts article a.bloc-txt div.contain-infos{align-items:center;display:flex;gap:10px 18px}section.blog-listing-news-module div.container .wrapper-posts article a.bloc-txt div.contain-infos span{font-size:.75rem;letter-spacing:.1em;position:relative;text-transform:uppercase}section.blog-listing-news-module div.container .wrapper-posts article a.bloc-txt div.contain-infos span:not(:last-child):after{background-color:var(--black);border-radius:50%;content:"";display:block;height:2px;position:absolute;right:-10px;top:7px;width:2px}section.blog-listing-news-module div.container .wrapper-posts .wrapper-pagination{width:100%}