.pad-30{padding:30px 0}.card-grid-posts{column-gap:15px;display:grid;grid-template-columns:repeat(4,1fr);row-gap:20px}.card-grid-posts .post__card:first-child{grid-column:span 2;grid-row:span 2;min-height:540px}@media(max-width:850px){.card-grid-posts .post__card:first-child{grid-column:span 4;grid-row:span 1;min-height:400px}}@media(max-width:780px){.card-grid-posts{grid-template-columns:repeat(2,1fr)}.card-grid-posts .post__card:first-child{grid-column:span 2}}@media(max-width:400px){.card-grid-posts{grid-template-columns:1fr}.card-grid-posts .post__card:first-child{grid-column:span 1;min-height:auto}}.image__Post{height:100%;object-fit:cover;position:absolute;right:0;top:0;width:100%}.post__card{align-items:flex-end;border-radius:10px;display:flex;overflow:hidden;padding:30px 20px;position:relative}.post__card:before{background-blend-mode:multiply;background-color:#707070;content:"";height:100%;left:0;mix-blend-mode:multiply;opacity:.9;position:relative;position:absolute;top:0;width:100%;z-index:1}.post__content{max-width:220px;position:relative;width:100%;z-index:1}.post__card a{text-decoration:none}.post__content p{color:#fff;font-size:15px;font-stretch:normal;font-style:normal;font-weight:300;letter-spacing:normal;line-height:1.33;text-align:left}p.category{font-size:13px;letter-spacing:1px;text-transform:uppercase}p.title__post{font-size:20px;font-weight:700;letter-spacing:normal;line-height:1.25}