.related-articles{padding:31px 0 45px}@media (min-width:768px){.related-articles{padding:46px 0 55px}}.related-articles__title{margin-bottom:26px;text-align:center}@media (min-width:768px){.related-articles__title{margin-bottom:41px}}.related-articles__items{display:flex;flex-direction:column;margin:0 auto;max-width:820px}@media (min-width:768px){.related-articles__items{flex-direction:row;justify-content:space-between}}.related-articles__item{border:1px solid var(--color-neutral-310);display:flex;flex-direction:column;height:auto;margin-bottom:18px}@media (min-width:768px){.related-articles__item{margin-bottom:0;max-width:330px}}@media (min-width:992px){.related-articles__item{max-width:400px}}.related-articles__item-header{max-height:218px;position:relative}.related-articles__item-header img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.related-articles__item-header-type{background-color:var(--color-primary-three);border-top-right-radius:8px;bottom:-11px;color:var(--color-white);font-size:13px;left:0;padding:4px 16px;position:absolute;text-transform:capitalize}.related-articles__item-title{font-size:16px;font-weight:300;margin-bottom:36px}.related-articles__item-title a{font-weight:300}.related-articles__item-body{display:flex;flex-direction:column;height:100%;padding:18px 12px}.related-articles__item-meta{font-size:12px;font-weight:400;margin-top:auto}.related-articles__item-meta span:not(:last-child){margin-right:9px}.related-articles__item-date{padding-right:12px;position:relative}.related-articles__item-date:after{background-color:var(--color-primary-four);border-radius:50%;content:"";height:3px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:3px}