.news-overview-wrapper .news-overview-heading{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}@media (min-width:992px){.news-overview-wrapper .news-overview-heading{margin-bottom:5.5rem}}.news-item-column{margin-bottom:30px}@media (min-width:992px){.news-item-column{min-height:435px}}.news-items{aspect-ratio:auto 27/20;background-clip:border-box;display:flex;flex-direction:column;overflow:hidden;position:relative;text-decoration:none;transition:all .3s ease-in-out}@supports not (aspect-ratio:calc(27 / 20)){.news-items{padding-bottom:74.0740740741%}}.news-items:hover{box-shadow:0 10px 30px 0 rgba(0,0,0,.2);text-decoration:none}.news-items:after{background:var(--primary);background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,var(--primary) 100%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.news-items img{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.news-items .news-items-body{bottom:0;display:flex;flex-direction:column;justify-content:flex-end;left:0;padding:20px;position:absolute;right:0;top:0;z-index:1}.news-items .news-items-body .h6,.news-items .news-items-body h6{color:var(--secondary);font-size:.903rem;font-weight:700;text-transform:uppercase}.news-items .news-items-body .h3,.news-items .news-items-body h3{color:var(--white);font-size:1.6250625rem;font-weight:600}@media (min-width:992px){.news-items .news-items-body .h3,.news-items .news-items-body h3{max-width:300px}}.news-items .news-item-date{position:absolute;right:0;top:30px;z-index:1}.news-items .news-item-date .date{background-color:var(--white);color:#555;display:inline-block;font-size:1rem;font-weight:600;padding:.375rem 1.5rem}@media (min-width:576px){.news-items{aspect-ratio:auto 1/1}@supports not (aspect-ratio:calc(1 / 1)){.news-items{padding-bottom:100%}}.news-items:hover{aspect-ratio:auto 1/1.1}@supports not (aspect-ratio:calc(1 / 1.1)){.news-items:hover{padding-bottom:110%}}}