@keyframes sheens{0%{left:-30%;opacity:0}50%{opacity:1}100%{left:130%;opacity:0}}.cn-blog-articles__items{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(3, 285px);gap:20px 30px}@media only screen and (min-width: 992px){.cn-blog-articles__items{max-height:590px;grid-template-columns:1fr 1fr;grid-template-rows:repeat(2, 1fr)}}@media only screen and (min-width: 1200px){.cn-blog-articles__items{grid-template-columns:740px 1fr}}.cn-blog-articles__item{position:relative;display:block;grid-column:span 1;grid-row:span 1;color:#fff;font-style:normal;font-weight:400;font-size:14px;line-height:calc(21/14);letter-spacing:-0.03em;border:1px solid #233889;border-radius:6px;overflow:hidden}@media only screen and (min-width: 992px){.cn-blog-articles__item:first-child{grid-column:span 1;grid-row:span 2}.cn-blog-articles__item:first-child .cn-blog-articles__item-content{padding-left:50px;padding-right:50px}.cn-blog-articles__item:first-child .cn-blog-articles__item-content h3{margin-top:15px;font-weight:500;font-size:26px;line-height:1.15}}.cn-blog-articles__item::before{content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%)}.cn-blog-articles__item img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;object-position:center}.cn-blog-articles__item-content{position:absolute;left:0;right:0;bottom:0;z-index:4;padding:30px 15px}@media only screen and (min-width: 576px){.cn-blog-articles__item-content{padding:30px 40px}}.cn-blog-articles__item-content h3{margin:0;margin-top:10px;font-style:normal;font-weight:500;font-size:18px;line-height:1.22;letter-spacing:normal}.cn-blog-articles__item-header{display:flex;flex-wrap:wrap}.cn-blog-articles__item-header span{display:block}.cn-blog-articles__item-header span::first-letter{text-transform:uppercase}.cn-blog-articles__item-header b{margin:0 4px;font-weight:inherit}