.item-post{position:relative;background-color:#fff;padding:2rem;border-radius:2.18rem;height:100%}.item-post .img{width:230px;height:280px}.item-post .img img{border-radius:2.18rem}.item-post .right{height:100%;display:flex;flex-direction:column}.item-post .top{display:flex;justify-content:space-between;align-items:center;opacity:.6}.item-post .top .views{display:flex;column-gap:.5rem;font-size:14px}.item-post .top .views .icon{background-color:dimgray}.item-post .top .badge{font-size:14px}.item-post .middle .title{color:#333;font-size:22px;font-family:"StyreneAWeb";font-weight:700;margin-top:.75px;margin-bottom:5px}.item-post .middle .date{font-size:16px;opacity:.6}.item-post .bottom{margin-top:auto}.item-post .bottom .text{font-size:16px;margin-bottom:1.5rem}.item-post .bottom .btn .icon{background-color:#f86752}@media(max-width:1440px){.item-post{height:100%}.item-post .row{height:100%}.item-post .img{width:100%}}@media(max-width:992px){.item-post .btn{padding:0}}@media(max-width:768px){.item-post{padding:1.5rem}.item-post .middle{margin-top:1rem;margin-bottom:1rem}.item-post .middle .title{font-size:20px}.item-post .btn{height:unset}}@media(max-width:576px){.item-post .img{height:190px}.item-post .top .badge{opacity:.6;font-size:12px}.item-post .top .views{opacity:.6;font-size:12px}.item-post .middle .date{font-size:12px;opacity:.6}.item-post .bottom .text{font-size:14px}}