.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 30px;width:33.33333%}.contact-grid-card .posts-list>:not(:last-child){border-right:1px solid rgba(0,0,0,.1)}.contact-post-card{border-radius:8px;overflow:hidden;position:relative;text-align:center}.contact-post-card .post-card__image{border-radius:50%;height:60px;margin-bottom:20px;margin-left:auto;margin-right:auto;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 h1{font-size:22px;font-weight:600;line-height:1.4;margin-bottom:0}.contact-post-card .post-card__description{color:rgba(34,34,34,.8);font-size:16px;line-height:1.8;margin-top:7px}@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{margin:-25px -15px}.contact-grid-card .posts-list>*{padding:25px 15px;width:33.33333%}.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}}@media (max-width:481px){.contact-grid-card .posts-list>*{width:100%}}