.news-section--bg-green{color:#b5eddb;background-color:#b5eddb}
.news-section--bg-yellow{color:#f5e5c2;background-color:#f5e5c2}
.news-section--bg-purple{color:#d6d9ed;background-color:#d6d9ed}
.news-section--bg-orange{color:#e8927c;background-color:#e8927c}
.news-section--bg-blue{color:#b3dff1;background-color:#b3dff1}
.news-section__card .news-section__card-new:focus-visible{outline:3px solid #000;outline-offset:2px}
.news-section{background-color:#fbfbfb}
.news-section__card-new{border-radius:16px;display:flex;flex-direction:column;height:100%;cursor:pointer;overflow:hidden;text-decoration:none}
.news-section__card-new:hover{text-decoration:none}
.news-section__card-new:focus-visible{outline:3px solid #000;outline-offset:2px}
.news-section__card-top{position:relative}
.news-section__card-img{height:100%;width:100%;max-width:100%;object-fit:cover;object-position:center}
.news-section__card-group{position:absolute;bottom:16px;left:16px;padding:6px 12px;border-radius:16px;font-size:16px;background-color:currentColor;text-transform:uppercase}
.news-section__card-bottom{padding:24px}
.news-section__card-group-text,.news-section__card-date,.news-section__card-title{font-family:"Geomanist-medium";font-weight:500;color:#152a69}
.news-section__card-date{text-transform:capitalize;margin-bottom:8px;font-size:16px;letter-spacing:.5px}
.news-section__card-title{margin-bottom:8px;font-size:40px;letter-spacing:1px}
.news-section__card-text{font-family:"Geomanist-light";font-weight:200;letter-spacing:.5px;color:#333}
@media(min-width:768px){.news-section__card-top{min-height:200px;max-height:350px}
.news-section__card-bottom{height:50%}
.news-section__card-top{height:350px}
}
@media(max-width:1280px){.news-section__card{width:65%}
}
@media(max-width:1024px){.news-section__card{width:100%;margin-right:0;margin-bottom:16px}
}
@media(max-width:992px){.news-section__card-title{font-size:28px;letter-spacing:.7px;margin-bottom:16px}
.news-section__card-text{font-size:14px}
}
@media(max-width:768px){.news-section__card-bottom{padding:16px 24px}
}
.news-section--bg-green{color:#b5eddb;background-color:#b5eddb}
.news-section--bg-yellow{color:#f5e5c2;background-color:#f5e5c2}
.news-section--bg-purple{color:#d6d9ed;background-color:#d6d9ed}
.news-section--bg-orange{color:#e8927c;background-color:#e8927c}
.news-section--bg-blue{color:#b3dff1;background-color:#b3dff1}
.news-section__card .news-section__card-new:focus-visible{outline:3px solid #000;outline-offset:2px}
@media(min-width:768px){.news-search .news-section__card-top{height:200px}
}