.contact-grid-card .posts-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-40px -25px}.contact-grid-card .posts-list>*{-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 25px;width:33.33333%}.contact-post-card{align-items:center;border-radius:8px;-webkit-box-shadow:0 20px 55px -15px rgba(0,0,0,.1);box-shadow:0 20px 55px -15px rgba(0,0,0,.1);display:flex;flex-wrap:wrap;overflow:hidden;padding:50px;position:relative}.contact-post-card .post-card__image{border-radius:50%;height:60px;margin-right:22px;overflow:hidden;width:60px}.contact-post-card .post-card__image img{height:100%!important;-o-object-fit:cover;object-fit:cover;width:100%!important}.contact-post-card .post-card__title{flex:1}.contact-post-card .post-card__title h1{margin-bottom:0}.contact-post-card .post-card__description{margin-top:30px}@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:33.33333%}.contact-post-card{padding:30px 20px}.contact-post-card .post-card__title h1{font-size:20px;line-height:1.3}}@media (max-width:767px){.contact-grid-card .posts-list>*{width:50%}.contact-form-box form{padding:30px 20px}.contact-post-card{padding:40px 25px}}@media (max-width:481px){.contact-grid-card .posts-list>*{width:100%}}