.case-study{.post{display:flex;flex-direction:column;gap:64px}.page__title,.post{margin-bottom:64px}.post__wrapper{display:flex;gap:20px}.post__text-wrapper{display:flex;flex-direction:column;height:100%;justify-content:space-between}.post__featured-image{flex:1;img{width:100%}}.post__description{display:flex;flex:1;flex-direction:column}.post__text{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:var(--case-study-text-line-limit)}.post__name{font-weight:600;margin-bottom:20px}.post__icon,.post__read-more{align-items:center;display:flex}.post__icon{height:46px;justify-content:center;margin-left:8px;width:46px}}@media (max-width:768px){.post{margin-bottom:24px}.post__wrapper{flex-direction:column}.post__text{margin-bottom:20px}.case-study{.post__read-more{display:flex;justify-content:center}}}