/*611b5d3e985c95f22375fe5463d7bd4f*/
#news .g-title{display:flex}#news .g-title .titletext{flex-grow:1}#news .g-title .titlelink{font-size:0.6em;display:flex;align-items:center;text-align:right;line-height:1.2}#news .g-content{margin:0;padding-bottom:0}#news .g-content .news .g-block{display:flex}#news .g-content .news .g-block a{display:flex;flex-grow:1;color:#fff;filter:opacity(0.75) grayscale(85%)}#news .g-content .news .g-block a.has-background{background-position:center;background-size:cover;position:relative;color:#fff}#news .g-content .news .g-block a:hover{color:#fff;filter:none}#news .g-content .news .g-block a:not(.has-background){background-color:#034ea2;color:#fff}#news .g-content .news .g-block a:not(.has-background):hover{background-color:#034ea2;color:#fff}#news .g-content .news .g-block a .g-content{display:flex;flex-grow:1;padding:0.938rem}#news .g-content .news .g-block a .g-content .g-array-item{display:flex;flex-grow:1;flex-direction:column}#news .g-content .news .g-block a .g-content .g-array-item .g-array-item-title{flex-grow:1}#news .g-content .news .g-block a .g-content .g-array-item .g-array-item-details{text-align:right}.news-grid{display:grid;grid-template-columns:repeat(4, 1fr)}@media only all and (max-width:47.99rem){.news-grid{grid-template-columns:auto;grid-template-rows:repeat(4, 1fr)}}