.blog .wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:64px 20px;max-width:1480px;margin:0 auto 84px}@media screen and (max-width: 991px){.blog .wrapper{grid-template-columns:repeat(2,1fr);max-width:100%;width:100%;gap:30px 10px;margin-bottom:30px}}.blog .wrapper .element img{width:100%}.blog .wrapper .element .name{font-size:28px;font-style:normal;font-weight:700;line-height:110%;color:var(--Deep-Charcoal)}@media screen and (max-width: 991px){.blog .wrapper .element .name{font-size:14px;font-style:normal;font-weight:700;line-height:100%}}.article picture{width:100%}.article picture img{width:100%;height:auto}.data{font-size:14px;font-style:normal;font-weight:400;line-height:14px;color:var(--Deep-Charcoal);margin-bottom:18px}
