.news-list-wrapper{column-gap:40px;display:grid;flex-wrap:wrap;grid-template-columns:repeat(3,1fr);justify-content:flex-start;row-gap:40px}.featured-box{overflow:hidden}.featured-image{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid var(--Blue-Grey,#cdcfd5);border-radius:4px;height:229px;overflow:hidden;width:100%}.featured-body{margin-top:28px}.featured-body .tag>p{font-size:12px;font-weight:400;line-height:16px;margin-bottom:10px;text-transform:uppercase}.featured-body .tag>p>b,.featured-body .tag>p>span.date{vertical-align:sub}.featured-body .tag>p>span.dot{display:inline-block;font-size:15px;font-weight:700;margin-left:5px;margin-right:1px}.featured-body .content-title h4{font-size:20px;font-weight:700;line-height:30px}.featured-body .content-date span{font-size:12px;font-weight:400;letter-spacing:0}.featured-body .limit-content p{color:#828282;font-size:13px;font-weight:300;line-height:16px}.featured-body .read-more-wrap a{font-weight:700;line-height:24px;text-decoration:none}.featured-body .read-more-wrap a svg{vertical-align:middle}.news-list{margin-top:40px}@media (max-width:425px){.news-list-wrapper{display:block}.featured-box{margin-bottom:20px!important;max-width:100%!important}}@media (max-width:875px){.news-list-wrapper{grid-template-columns:repeat(2,1fr);justify-content:space-between}}@media (max-width:767px){.featured-box{margin-bottom:10px}.news-list{margin-top:20px}}@media (max-width:991px){.featured-box{width:100%!important}}@media (max-width:1080px){.news-list-wrapper{column-gap:30px;row-gap:20px}}@media (max-width:600px){.news-list-wrapper{grid-template-columns:repeat(1,1fr)}}