.post-card{background:#fff;-webkit-box-shadow:2px 0 10px 5px rgba(35,31,32,.05);box-shadow:2px 0 10px 5px rgba(35,31,32,.05);border-radius:8px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.post-card__image{border-radius:8px;overflow:hidden;width:100%}.post-card__image img{width:100%}.post-card .image-placeholder{height:0;padding-top:66.4912280702%;position:relative;background-color:#6d6e70}.post-card .image-placeholder svg{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:95px;height:95px}.post-card__text{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.post-card__text-wrapper{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px;text-decoration:none}.post-card__heading{margin-bottom:15px;font-weight:700;font-size:18px;line-height:21px;color:#55af19;background:-o-linear-gradient(328.39deg,#0ca78b 19.69%,#71dd2a 100%),#d9d9d9;background:linear-gradient(121.61deg,#0ca78b 19.69%,#71dd2a 100%),#d9d9d9;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.post-card__description{font-weight:400;font-size:18px;line-height:21px;color:#231f20;margin-bottom:30px}.post-card__link{margin-top:auto;margin-bottom:0;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#231f20;font-weight:600;-webkit-transition:0.4s ease;-o-transition:0.4s ease;transition:0.4s ease}.post-card__link:hover{opacity:.7}.post-card__link>span{margin-right:15px}.post-card__link>span>span{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:-o-linear-gradient(328.39deg,#0ca78b 19.69%,#71dd2a 100%),#d9d9d9;background:linear-gradient(121.61deg,#0ca78b 19.69%,#71dd2a 100%),#d9d9d9;border-radius:50%}.post-card__link>span>span svg{width:20px;height:auto}.post-card__author{font-size:12px;line-height:12px;color:#4b4b4b;padding:0 20px;margin-top:20px}.post-card__author a{color:#4b4b4b;-webkit-transition:0.4s ease;-o-transition:0.4s ease;transition:0.4s ease}.post-card__author a:hover{opacity:.6}.post-card__categories{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:15px}.post-card__category{color:#77787b}.post-card__category-separator{margin-right:5px}