.contact-grid-card .posts-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-25px}.contact-grid-card .posts-list>*{-webkit-box-sizing:border-box;box-sizing:border-box;padding:25px;width:33.33333%}.contact-post-card{border-radius:8px 8px 40px 8px;-webkit-box-shadow:0 20px 55px -15px rgba(0,0,0,.1);box-shadow:0 20px 55px -15px rgba(0,0,0,.1);overflow:hidden;padding:100px 40px;position:relative}.contact-post-card:before{border-radius:0 0 2px 5px;content:"";height:5px;position:absolute;right:0;top:0;width:40%}.contact-post-card .post-card__title{margin-bottom:25px}.contact-post-card .post-card__title h1{line-height:1.2}.contact-post-card .post-card__description{color:#b6b6b6}@media (max-width:1199px){.contact-grid-card .posts-list{margin:-15px}.contact-grid-card .posts-list>*{padding:15px}.contact-post-card{padding:90px 30px}}@media (max-width:575px) and (min-width:481px),(max-width:991px) and (min-width:768px){.contact-post-card{padding:65px 20px}}@media (max-width:767px){.contact-grid-card .posts-list>*{width:50%}}@media (max-width:481px){.contact-grid-card .posts-list>*{width:100%}}