.blog{max-width:960px;padding:1rem 45px 45px}@media only screen and (max-width:985px){.blog{padding:8rem 0 0}}.blog__top-card-wrapper{width:100%;margin-top:2rem;margin-bottom:4rem}.blog__top-card-wrapper .blog__top-card{display:flex;justify-content:space-between;align-items:flex-end;border-radius:8px;margin-bottom:20px;width:100%;height:400px;padding:0 20px 0 0;background-color:#656565;max-height:340px;text-decoration:none}@media only screen and (max-width:580px){.blog__top-card-wrapper .blog__top-card{flex-direction:column;height:auto;padding-right:0}}.blog__top-card-wrapper .blog__top-card img{width:60%;height:100%;object-fit:cover;display:block}@media only screen and (max-width:580px){.blog__top-card-wrapper .blog__top-card img{width:100%;height:200px}}.blog__top-card-wrapper .blog__top-card .blog__top-card-content{width:40%;padding:14px}@media only screen and (max-width:580px){.blog__top-card-wrapper .blog__top-card .blog__top-card-content{width:100%}}.blog__top-card-wrapper .blog__top-card .blog__top-card-content span{font-size:.8rem;font-weight:400;color:#dbd9d9;margin-bottom:10px}.blog__top-card-wrapper .blog__top-card .blog__top-card-content h3{font-size:1.2rem;font-weight:500;color:#fff;margin-bottom:10px}.all_blogs__header{font-size:1.4rem;font-weight:700;color:#000;margin-bottom:14px;line-height:1.5}.all_blogs__wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:12px;grid-row-gap:60px;padding:20px;width:100%;align-items:baseline;background-color:#fff;border-radius:8px}@media only screen and (max-width:768px){.all_blogs__wrapper{grid-template-columns:repeat(1,1fr)}}