.contact-grid-card .posts-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-20px -15px}.contact-grid-card .posts-list>*{width:calc(100% / 4);padding:20px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.contact-post-card{padding:35px 25px;-webkit-box-shadow:0 20px 55px -15px rgb(0 0 0 / 10%);box-shadow:0 20px 55px -15px rgb(0 0 0 / 10%);border-radius:8px;position:relative;overflow:hidden}.contact-post-card .post-card__image{width:70px;height:70px;margin-bottom:30px}.contact-post-card .post-card__image img{width:100% !important;height:100% !important;-o-object-fit:cover;object-fit:cover}.contact-post-card .post-card__title{margin-bottom:10px}.contact-post-card .post-card__title h1{font-weight:600;font-size:24px;line-height:1.4}.contact-post-card .post-card__description{font-size:15px;line-height:1.5;color:#b6b6b6}@media(max-width:1199px){.contact-grid-card .posts-list{margin:-15px}.contact-grid-card .posts-list>*{padding:15px}}@media(max-width:991px){.contact-grid-card .posts-list>*{width:calc(100% / 3)}}@media(max-width:767px){.contact-grid-card .posts-list>*{width:calc(100% / 2)}.contact-form-box form{padding:30px 20px}}@media(max-width:481px){.contact-grid-card .posts-list>*{width:100%}}