.articleBlockImage{margin:34px 0}.articleBlockImage img{display:block;width:100%;max-height:620px;object-fit:cover;border:1px solid #202b55;border-radius:16px}.articleBlockImage figcaption{padding:10px 4px 0;color:#7f8da7;font-size:10px;line-height:1.5}.projectGallery{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;padding-bottom:75px}.projectGallery figure{margin:0;overflow:hidden;border:1px solid #202b55;border-radius:16px;background:#070b1d}.projectGallery img{display:block;width:100%;height:440px;object-fit:cover}@media(max-width:700px){.projectGallery{grid-template-columns:1fr;gap:12px;padding-bottom:55px}.projectGallery img{height:330px}}