.item-post{position:relative}.item-post .img{height:270px;border-radius:1rem;margin-bottom:1rem;background-color:#fff;position:relative;pointer-events:auto;display:flex;flex-direction:column;justify-content:flex-end}.item-post .img .bottom{padding:1.25rem 1.5rem;gap:2rem;display:flex;align-items:flex-end;justify-content:space-between;z-index:2}.item-post .img a{color:#fff;font-size:26px}.item-post .img h3{max-width:80%}.item-post .img:before{content:"";position:absolute;width:100%;height:100%;border-radius:1rem;background-color:#333;opacity:.3;z-index:2;transition:opacity .3s 0s}.item-post .date{font-weight:500;font-size:16px;line-height:1;color:#fff}.item-post a{font-weight:500;font-size:22px;line-height:1.5;color:#333;width:100%;display:block}.item-post .text{font-size:18px;line-height:1.5;color:#333;margin-top:.75rem}.item-post:hover a{color:#f0bf39}.item-post:hover .img:before{opacity:0}@media(max-width:1440px){.item-post h3,.item-post a{font-size:18px}.item-post .img a{font-size:24px}.item-post .text{font-size:16px;margin-top:.5rem}}@media(max-width:1200px){.item-post .img{height:200px}.item-post .img a{font-size:22px}}@media(max-width:992px){.item-post .text{margin-top:1rem}}@media(max-width:768px){.item-post .img{height:270px}.item-post .img .bottom{padding:0 1.75rem 1.25rem 1.75rem}.item-post h3,.item-post a{font-size:20px}}@media(max-width:576px){.item-post .img a{font-size:20px}.item-post h3,.item-post a{line-height:1.4;font-size:20px}}@media(max-width:360px){.item-post .img{height:230px}.item-post .img a{font-size:18px}.item-post h3,.item-post a{font-size:18px}.item-post .date{font-size:14px}.item-post .text{margin-top:.5rem;font-size:14px}}