.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>*{width:calc(100% / 3);padding:25px;-webkit-box-sizing:border-box;box-sizing:border-box}.contact-post-card{padding:100px 40px;-webkit-box-shadow:0 20px 55px -15px rgba(0,0,0,0.1);box-shadow:0 20px 55px -15px rgba(0,0,0,0.1);border-radius:8px 8px 40px 8px;position:relative;overflow:hidden}.contact-post-card:before{content:"";width:40%;height:5px;position:absolute;right:0;top:0;border-radius:0px 0 2px 5px}.contact-post-card .post-card__title{font-size:23px;line-height:1.3;margin-bottom:25px}.contact-post-card .post-card__title h1{font-weight:700;font-size:50px;line-height:1.2}.contact-post-card .post-card__description{font-size:18px;line-height:1.5;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}.contact-post-card .post-card__title h1{font-size:42px;line-height:1.2}}@media(max-width:991px) and (min-width:768px),(max-width:575px) and (min-width:481px){.contact-post-card{padding:65px 20px}.contact-post-card .post-card__title h1{font-size:35px;line-height:1.2}.contact-post-card .post-card__description{font-size:16px;line-height:1.5}}@media(max-width:767px){.contact-grid-card .posts-list>*{width:calc(100% / 2)}}@media(max-width:481px){.contact-grid-card .posts-list>*{width:100%}}