.article-card__wrapper{background-color:var(--white-color,#fff);border-radius:5px;padding:8px 8px 31px;position:relative}@media only screen and (max-width:767px){.article-card__wrapper{padding:8px 8px 22px}}.article-card a{text-decoration:unset}.article-card__link{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.article-card__badges{display:inline-block;max-width:70%;width:100%}.article-card__date{display:inline-block;max-width:30%;width:100%;text-align:right;margin-bottom:14px;line-height:1.85em;transform:translateY(3px)}@media only screen and (max-width:767px){.article-card__date{margin-top:15px}}.article-card__image{position:relative;padding-top:75%;overflow:hidden;border-radius:5px;margin-bottom:24px}@media only screen and (max-width:767px){.article-card__image{padding-top:76%;margin-bottom:16px}}.article-card__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:1}.article-card__info{padding:0 16px}.article-card__info *{text-decoration:unset}.article-card__title{color:var(--content-color,#075754);text-transform:uppercase;letter-spacing:normal;line-height:normal}@media only screen and (max-width:767px){.article-card__title{line-height:1.31em}}.article-card__description{line-height:1.85em;margin-top:8px}@media only screen and (max-width:767px){.article-card__description{font-size:14px;line-height:1.4em;margin-top:9px}}.article-card-featured{width:100%;border-radius:5px;overflow:hidden;position:relative}@media only screen and (max-width:767px){.article-card-featured{width:calc(100% + 32px * 2);margin-right:-32px;margin-left:-32px;margin-bottom:8px}}.article-card-featured.show-tablet{display:none}@media only screen and (max-width:1023px){.article-card-featured.show-tablet{display:block}}@media only screen and (max-width:767px){.article-card-featured.show-tablet{display:none}}@media only screen and (max-width:1023px){.article-card-featured.hide-tablet{display:none}}@media only screen and (max-width:767px){.article-card-featured.hide-tablet{display:block}}.article-card-featured .article-card__link{z-index:2}.article-card-featured img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:1}.article-card-featured__info{position:relative;z-index:1;padding:calc(max(7.5%,100px)) calc(max(6.8%,32px)) calc(max(7.6%,97px))}.article-card-featured__info-inner{display:flex;flex-direction:column;width:100%;max-width:630px;background-color:var(--white-color,#fff);border-radius:5px;gap:24px;padding:60px 56px 64px}@media only screen and (max-width:767px){.article-card-featured__info-inner{gap:16px;padding:49px 32px 47px}}.article-card-featured__preheading{display:block;line-height:normal;letter-spacing:normal;margin-bottom:32px}@media only screen and (max-width:767px){.article-card-featured__preheading{font-size:14px;margin-bottom:23px}}.article-card-featured__description{line-height:1.33em}.animating-underlines{display:inline;background:linear-gradient(to right,#fff,#fff),linear-gradient(to right,#075754,#075754);background-size:100% .05em,0 .05em;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .4s}.animating-underlines:focus,.animating-underlines:hover{background-size:0 .05em,100% .05em}.animating-underlines-hover:focus .animating-underlines,.animating-underlines-hover:hover .animating-underlines{background-size:0 .05em,100% .05em}.article__badges{align-items:center;margin-left:-5px}.article__badges>span{display:inline-block;line-height:1em;border-radius:12px;background:#f0f55d;text-transform:uppercase;padding:7px 9px;margin-left:5px;margin-bottom:5px}