.media-list{width:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.media-list-item{width:100%;color:#343434;margin-bottom:40px}.media-list-item__img{position:relative}.media-list-item img{display:block;width:100%}.media-list-item__desc{background-color:#f7f7f7;padding:20px 20px 20px 20px}.media-list-item__title{font-size:18px;line-height:26px}.media-list-item__extension{text-transform:uppercase}.media-list-item__extension:after{content:' - ';display:inline}.media-list-item__link{font-size:14px;line-height:17px;margin-top:23px}.media-list-item__link a{color:currentColor;text-decoration:underline}.media-distribution{margin-top:30px;font-size:16px;line-height:26px}.media-distribution a{color:#025cb9}.media-list--equal .media-list-item__img{height:250px}.media-list--equal .media-list-item__img img{width:100%;height:100%;object-fit:cover}@media (min-width:479px){.media-list-item{width:calc((100% - 30px)/ 2)}.media-list-item:nth-child(2n+1){margin-right:30px}}@media (min-width:767px){.media-list-item{margin-bottom:50px}}@media (min-width:1279px){.media-list-item{width:calc((100% - 60px)/ 3);margin-right:30px}.media-list-item:nth-child(3n){margin-right:0}}