.blogpost .img-hover-zoom{overflow:hidden}.blogpost .img-hover-zoom img{transition:transform .5s ease}.blogpost .img-hover-zoom:hover img{transform:scale(1.5)}.blogpost{margin:30px 0}.blogpost .article-text{z-index:1;position:absolute;top:0;right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;width:62px;height:70px;text-align:center;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.blogpost .article-text a{color:#000}.blogpost .article-text a:hover{color:var(--msColor)}.blogpost .article-btn{background-color:#fff;text-align:center;display:inline-block;white-space:nowrap;font-size:12px;color:#000;padding:6px 5px;border:1px solid #000;cursor:pointer;width:80px;text-align:center}.blogpost .article-btn:hover{background-color:#000;color:#fff!important}.blogpost .article-card-body{flex:1 1 auto;padding:1.25rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.blogpost .article-card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;margin-bottom:30px}.blogpost .article-card-body h4{font-size:14px;line-height:20px;font-weight:700}.blogpost .numberOfLines{overflow:hidden;word-break:break-all;word-wrap:break-word;text-overflow:ellipsis;white-space:nowrap;transition:.5s ease-out;-webkit-transition:.5s ease-out}@media (max-width:850px){.blogpost .article-text{width:52px;height:50px}.blogpost{margin:15px 0}}
