.home-blog{background:#f7f1ed}.home-blog-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:36px}.home-blog-head p{margin-bottom:0}.home-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.home-blog-grid article{background:#fff;border:1px solid #e2d6d4;padding-bottom:26px}.home-blog-grid img{display:block;width:100%;height:220px;object-fit:cover;margin-bottom:22px}.home-blog-grid article>span,.home-blog-grid article>h3,.home-blog-grid article>p{margin-left:24px;margin-right:24px}.home-blog-grid span{color:#8d1721;text-transform:uppercase;letter-spacing:.13em;font-size:.75rem;font-weight:800}.home-blog-grid h3{margin-top:8px}.home-blog-grid h3 a{text-decoration:none}.home-blog-grid p{color:#756669}.footer-trust{border-top:1px solid #5b3034;margin-top:28px;padding-top:20px;font-weight:700;color:#fff}@media(max-width:850px){.home-blog-grid{grid-template-columns:1fr 1fr}.home-blog-grid article:last-child{grid-column:1/-1}}@media(max-width:560px){.home-blog-head{align-items:flex-start;flex-direction:column}.home-blog-grid{grid-template-columns:1fr}.home-blog-grid article:last-child{grid-column:auto}}
