section.bp-cards-news-module{overflow:hidden;padding:60px 0;position:relative;z-index:1}section.bp-cards-news-module .wrapper-news{display:flex;justify-content:center;margin:0 -22.5px}section.bp-cards-news-module .wrapper-news .post-card{cursor:pointer;margin:0 22.5px;max-width:380px;width:100%}section.bp-cards-news-module .wrapper-news .post-card .featured-image{aspect-ratio:380/240;border-radius:5px;height:auto;line-height:0;overflow:hidden;width:100%}section.bp-cards-news-module .wrapper-news .post-card .featured-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}section.bp-cards-news-module .wrapper-news .post-card .text-content{margin-top:30px}section.bp-cards-news-module .wrapper-news .post-card .text-content .tag{color:var(--color8);font-size:14px;font-style:normal;font-weight:400;letter-spacing:.7px;line-height:150%;margin-bottom:15px;text-transform:uppercase}section.bp-cards-news-module .wrapper-news .post-card .text-content .tag span{font-size:14px;line-height:150%;margin:0 6px}section.bp-cards-news-module .wrapper-news .post-card .text-content .title{background:linear-gradient(var(--text-color1),var(--text-color1));background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;color:var(--text-color1);display:inline;transition:background-size .3s ease-in-out;width:-moz-fit-content;width:fit-content}section.bp-cards-news-module .wrapper-news .post-card .text-content .text{color:var(--color8);margin-top:15px}section.bp-cards-news-module .wrapper-news .post-card:hover .text-content .title{background-size:100% 2px}