.article-card{height:100%}.header-dropdown .article-card{height:auto}.article-card__image-wrapper{overflow:hidden;position:relative;width:100%}.article-card__image-wrapper--overlay .img:before{content:"";position:absolute;top:52%;left:0;right:0;bottom:0;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(rgba(0,0,0,.5)));background:linear-gradient(180deg,hsla(0,0%,100%,0),rgba(0,0,0,.5));z-index:1;border-radius:var(--border-radius)}.article-card__image-wrapper .img{border-radius:var(--border-radius);-webkit-transition:all var(--duration-default);transition:all var(--duration-default);margin:0}.article-card__type{display:block;position:absolute;bottom:.625rem;z-index:1;left:.625rem;font-size:.9375rem;line-height:1.4375rem}@media screen and (min-width:1024px){.article-card__type{font-size:1rem;bottom:1.25rem;left:1.25rem}}.article-card__info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-top:.9375rem}.article-card__header{margin-bottom:.625rem}.article-card__title{font-size:1.125rem;line-height:1.5rem}@media screen and (min-width:1024px){.article-card__title{font-size:1.5rem;line-height:1.875rem}}.article-card__link{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;color:inherit;-webkit-text-decoration:none;text-decoration:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.article-card__link:active,.article-card__link:focus,.article-card__link:hover{color:var(--color-tse-green);-webkit-text-decoration:none;text-decoration:none}.article-card__link:active .img,.article-card__link:focus .img,.article-card__link:hover .img{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.article-card__link .icon{margin-left:calc(var(--element-spacing)/2)}.article-card__excerpt{font-size:.9375rem;line-height:1.25rem;-ms-flex-item-align:end;align-self:flex-end;width:100%;min-height:2.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (min-width:768px){.article-card__excerpt{font-size:1rem;line-height:1.1875rem}}.article-card__author{color:var(--color-brand-text-50)}.color-scheme--primary .article-card__author{color:var(--color-white)}.article-card__pipe-divider:before{content:"|";margin:0 .5rem}.article-card__pipe-divider:first-of-type:before{display:none}.article-card__title{-webkit-text-decoration:none;text-decoration:none;word-wrap:break-word;margin-bottom:.25rem}.article-card__title-meta{margin-bottom:.25rem}.article-card__date{color:var(--color-brand-text-50)}.color-scheme--primary .article-card__date{color:var(--color-white)}.article-slider .swiper-slide{height:auto}