@keyframes fade-in{0%{opacity:0}to{opacity:1}}.c-featured-articles{flex-flow:column;justify-content:flex-start;align-items:stretch;display:flex}.c-featured-articles.border-top{border-top:1px solid #ededed}.c-featured-articles.border-bottom{border-bottom:1px solid #ededed}.c-featured-articles__info{width:100%;text-align:center}.c-featured-articles__info>*+*{margin-top:40px}@media screen and (min-width:768px){.c-featured-articles__info>*+*{margin-top:64px}}.c-featured-articles__info-title{letter-spacing:-.02em;margin-bottom:0;font-weight:800;line-height:1.1}.c-featured-articles__info-title:not(:only-child){margin-bottom:24px}.c-featured-articles__info-title--medium{font-weight:500}.c-featured-articles__info-blocks{flex-flow:column;justify-content:flex-start;align-items:center;gap:48px;display:flex}@media (min-width:640px){.c-featured-articles__info-blocks{column-gap:1.6rem}}@media (min-width:1024px){.c-featured-articles__info-blocks{column-gap:4.8rem}}@media screen and (min-width:768px){.c-featured-articles__info-blocks{justify-content:space-evenly;align-items:stretch;display:grid}}.c-featured-articles__info-blocks-item{flex-wrap:wrap;flex:1;justify-content:space-between;align-items:flex-start;display:flex;position:relative;overflow:hidden}.c-featured-articles__info-blocks-item__image{object-fit:fill;height:auto;aspect-ratio:320/360}@media screen and (min-width:960px){.c-featured-articles__info-blocks-item__image{aspect-ratio:424/360}}.c-featured-articles__info-blocks-item__info{text-align:left;flex-flow:column;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px;display:flex}.c-featured-articles__info-blocks-item__info-title{color:#01183a;letter-spacing:-.02em;line-height:1.1}.c-featured-articles__info-blocks-item__info-text{color:#4b4b4b;letter-spacing:-.01em;font-weight:400;line-height:1.5}.c-featured-articles__info-blocks-item__wrapping-link{z-index:1;position:absolute;inset:0}