.un.news-card{position:relative;height:100%;min-height:29rem;border-radius:0 0 1.25rem 1.25rem;background-color:var(--ice-grey-light)}@media screen and (min-width:640px){.un.news-card{display:flex;flex-direction:column}}@media screen and (min-width:2000px){.un.news-card{min-height:32.2222222222vw;border-radius:0 0 1.3888888889vw 1.3888888889vw}}.un.news-card:hover .news-card__content article footer figure img{transform:translateX(0.3125rem)}@media screen and (min-width:2000px){.un.news-card:hover .news-card__content article footer figure img{transform:translateX(0.3472222222vw)}}.un.news-card>a{position:absolute;z-index:9;top:0;left:0;width:100%;height:100%}.un.news-card>figure{overflow:hidden;border-radius:0 0 1.25rem 1.25rem}@media screen and (min-width:640px){.un.news-card>figure{overflow:unset}}@media screen and (min-width:2000px){.un.news-card>figure{border-radius:0 0 1.3888888889vw 1.3888888889vw}}@media screen and (min-width:640px){.un.news-card>figure img{border-radius:0 0 1.25rem 1.25rem}}@media screen and (min-width:2000px){.un.news-card>figure img{border-radius:0 0 1.3888888889vw 1.3888888889vw}}.un.news-card .news-card__content{display:flex;width:100%;flex-direction:column;justify-content:space-between;padding:1.875rem 1.875rem clamp(1.875rem,1.90476vw + 1.410714375rem,3.125rem);gap:clamp(3.125rem,3.32779vw + 2.313851875rem,4.375rem)}@media screen and (min-width:640px){.un.news-card .news-card__content{height:100%}}@media screen and (min-width:768px){.un.news-card .news-card__content{gap:clamp(1.25rem,11.13586vw - 5.647271875rem,4.375rem)}}@media screen and (min-width:991px){.un.news-card .news-card__content{min-height:16.75rem}}@media screen and (min-width:2000px){.un.news-card .news-card__content{min-height:18.6111111111vw;padding:2.0833333333vw 2.0833333333vw 3.4722222222vw;gap:4.8611111111vw}}.un.news-card .news-card__content header{display:flex;align-items:center;justify-content:space-between}.un.news-card .news-card__content header time{color:var(--dark-blue);font-size:0.75rem;font-style:normal;font-weight:600;line-height:1.667;text-transform:uppercase}@media screen and (min-width:2000px){.un.news-card .news-card__content header time{font-size:0.8333333333vw}}.un.news-card .news-card__content header span.news-card__category{padding:0.375rem 0.9375rem;border-radius:0.4375rem;background-color:var(--dark-blue);color:var(--white);font-size:0.75rem;font-style:normal;font-weight:600;line-height:1.667;text-transform:uppercase}@media screen and (min-width:2000px){.un.news-card .news-card__content header span.news-card__category{padding:0.4166666667vw 1.0416666667vw;border-radius:0.4861111111vw;font-size:0.8333333333vw}}.un.news-card .news-card__content header span.news-card__category:empty{display:none}.un.news-card .news-card__content article h3{display:-webkit-box;overflow:hidden;height:clamp(6.1875rem,0.625vw + 5.9375rem,6.5rem);margin-bottom:1.25rem;-Webkit-box-orient:vertical;color:var(--dark-blue);font-size:clamp(1.375rem,0.19048vw + 1.32857125rem,1.5rem);font-style:normal;font-weight:500;-Webkit-line-clamp:3;line-height:1.4555}@media screen and (min-width:2000px){.un.news-card .news-card__content article h3{height:7.2222222222vw;margin-bottom:1.3888888889vw;font-size:1.6666666667vw}}.un.news-card .news-card__content article footer{display:flex;align-items:center;justify-content:space-between;gap:clamp(1.5rem,1.14286vw + 1.22142875rem,2.25rem)}@media screen and (min-width:640px){.un.news-card .news-card__content article footer{align-items:end}}@media screen and (min-width:2000px){.un.news-card .news-card__content article footer{gap:2.5vw}}.un.news-card .news-card__content article footer p{color:var(--dark-blue);font-size:clamp(0.875rem,0.19048vw + 0.82857125rem,1rem);font-style:normal;font-weight:500;line-height:1.5;display:-webkit-box;-Webkit-box-orient:vertical;-Webkit-line-clamp:4;overflow:hidden}@media screen and (min-width:2000px){.un.news-card .news-card__content article footer p{font-size:1.1111111111vw}}.un.news-card .news-card__content article footer figure{min-width:1.75rem}@media screen and (min-width:2000px){.un.news-card .news-card__content article footer figure{min-width:1.9444444444vw}}.un.news-card .news-card__content article footer figure img{width:100%;transition:all 0.2s ease-in-out}.un.news-card--with-bg{display:flex;height:100%}.un.news-card--with-bg>figure{position:absolute;z-index:1;top:0;left:0;overflow:hidden;width:100%;height:100%}.un.news-card--with-bg>figure:after{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);content:""}.un.news-card--with-bg>.news-card__content{position:relative;z-index:2;width:100%;height:100%}.un.news-card--with-bg>.news-card__content article footer p,.un.news-card--with-bg>.news-card__content article h3,.un.news-card--with-bg>.news-card__content header span,.un.news-card--with-bg>.news-card__content header time{color:var(--ice-grey-light)}.un.news-card--shimmer{border:0.0625rem solid var(--light-grey);background-color:transparent}.un.news-card--shimmer figure{animation:shimmer 2s infinite linear;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%}.un.news-card--shimmer figure img{display:none;background-color:transparent}.un.news-card--shimmer .news-card__content header span.news-card__category{background-color:#fff;color:transparent}.un.news-card--shimmer article footer a,.un.news-card--shimmer article footer p,.un.news-card--shimmer article h3,.un.news-card--shimmer article span,.un.news-card--shimmer article span.news-card__category,.un.news-card--shimmer article time,.un.news-card--shimmer header footer a,.un.news-card--shimmer header footer p,.un.news-card--shimmer header h3,.un.news-card--shimmer header span,.un.news-card--shimmer header span.news-card__category,.un.news-card--shimmer header time{position:relative}.un.news-card--shimmer article footer a:after,.un.news-card--shimmer article footer p:after,.un.news-card--shimmer article h3:after,.un.news-card--shimmer article span.news-card__category:after,.un.news-card--shimmer article span:after,.un.news-card--shimmer article time:after,.un.news-card--shimmer header footer a:after,.un.news-card--shimmer header footer p:after,.un.news-card--shimmer header h3:after,.un.news-card--shimmer header span.news-card__category:after,.un.news-card--shimmer header span:after,.un.news-card--shimmer header time:after{position:absolute;z-index:99;animation:shimmer 2s infinite linear;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;content:"";inset:0}.un.news-card--shimmer article *,.un.news-card--shimmer header *{color:transparent}.un.news-card--shimmer article footer .l-btn,.un.news-card--shimmer header footer .l-btn{border-color:transparent;background-color:#fff;color:transparent}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.section.section--latest-news{position:relative;overflow:hidden;padding:clamp(5.4375rem,3.80952vw + 4.50892875rem,7.9375rem) 0 clamp(3.75rem,3.80952vw + 2.82142875rem,6.25rem);border-radius:0 0 1.875rem 1.875rem;background-color:var(--white)}@media screen and (min-width:2000px){.section.section--latest-news{padding:8.8194444444vw 0 6.9444444444vw}}.section.section--latest-news-bg-grey{background-color:var(--ice-grey-light)}.section.section--latest-news-bg-grey .un.news-card{background-color:var(--white)}.un.latest-news>.container>.latest-news__head:not(:first-child){padding-top:clamp(3.75rem,3.80952vw + 2.82142875rem,6.25rem)}@media screen and (min-width:2000px){.un.latest-news>.container>.latest-news__head:not(:first-child){padding-top:6.5277777778vw}}.un.latest-news .latest-news__head header{display:flex;align-items:center;justify-content:space-between;margin-bottom:clamp(1.875rem,6.66667vw + 0.25rem,6.25rem);gap:clamp(1.25rem,1.90476vw + 0.785714375rem,2.5rem)}@media screen and (min-width:2000px){.un.latest-news .latest-news__head header{margin-bottom:6.7361111111vw;gap:2.7777777778vw}}.un.latest-news .latest-news__head header h2{margin-bottom:0;color:var(--dark-blue);font-size:clamp(1.75rem,1.52381vw + 1.37857125rem,2.75rem);font-style:normal;font-weight:500;line-height:1.3571;text-align:center}@media screen and (min-width:991px){.un.latest-news .latest-news__head header h2{line-height:1.2273}}@media screen and (min-width:2000px){.un.latest-news .latest-news__head header h2{font-size:3.0555555556vw}}.un.latest-news .latest-news__head header a.l-btn{display:none}@media screen and (min-width:640px){.un.latest-news .latest-news__head header a.l-btn{display:inline-flex}}.un.latest-news .latest-news__wrapper{display:flex;flex-wrap:wrap;gap:1.25rem 1.875rem}@media screen and (min-width:640px){.un.latest-news .latest-news__wrapper{gap:1.875rem}}@media screen and (min-width:2000px){.un.latest-news .latest-news__wrapper{gap:2.0833333333vw}}.un.latest-news .latest-news__wrapper .latest-news__item{flex:100%}@media screen and (min-width:640px){.un.latest-news .latest-news__wrapper .latest-news__item{flex:0 calc(50% - 0.9375rem)}}@media screen and (min-width:991px){.un.latest-news .latest-news__wrapper .latest-news__item{flex:0 calc(33.33% - 1.25rem)}}@media screen and (min-width:2000px){.un.latest-news .latest-news__wrapper .latest-news__item{flex:0 calc(33.33% - 1.3888888889vw)}}.un.latest-news footer{display:flex;align-items:center;justify-content:end;margin-top:1.875rem}@media screen and (min-width:640px){.un.latest-news footer{display:none}}
/*# sourceMappingURL=latest-news.css.map */
