.featurednews{display:flex;flex-direction:column}
.featurednews .tag-label{font-weight:normal;margin-bottom:10px}
@media(min-width:768px){.featurednews{flex-direction:row;-moz-column-gap:30px;column-gap:30px}
}
.featurednews-primary{margin-bottom:1.25rem;width:100%}
@media(min-width:768px){.featurednews-primary{flex:2;margin-bottom:0}
}
@media(min-width:992px){.featurednews-primary{flex:1}
}
.featurednews-primary a{display:block}
.featurednews-primary-assetwrap img,.featurednews-primary-assetwrap svg{margin-bottom:1rem}
.featurednews-primary-assetwrap svg{display:block}
.featurednews-secondary{display:flex;flex-direction:column;row-gap:2.5rem;width:100%}
@media(min-width:768px){.featurednews-secondary{flex:3;row-gap:1rem}
}
@media(min-width:992px){.featurednews-secondary{flex:1;row-gap:1.5rem}
}
.featurednews-secondary a h4,.featurednews-secondary a .h4{margin-bottom:0}
.featurednews-secondary-item{display:flex;flex-direction:column;row-gap:.5rem}
@media(min-width:768px){.featurednews-secondary-item{flex-direction:row;row-gap:inherit}
}
.featurednews-secondary-item-image{position:relative;overflow:hidden;width:100%;aspect-ratio:5/3;margin-bottom:.25rem}
@media(min-width:768px){.featurednews-secondary-item-image{height:auto;flex:1;aspect-ratio:19/14;margin-bottom:0}
}
.featurednews-secondary-item-image img{-o-object-fit:cover;object-fit:cover;height:100%}
.featurednews-title{font-size:19px;font-weight:700;line-height:1.2}
@media(min-width:576px){.featurednews-title{font-size:24px}
}
@media(min-width:768px){.featurednews-title{font-size:18px}
}
@media(min-width:992px){.featurednews-title{font-size:24px}
}
.featurednews-secondary-item-title{width:100%;flex-direction:column;align-items:initial}
@media(min-width:768px){.featurednews-secondary-item-title{flex:2;padding:.5rem 0 .5rem 1rem;min-height:100px;display:flex}
}
@media(min-width:992px){.featurednews-secondary-item-title{padding:0 1.5rem 1.5rem}
}