.blog-item-wrap{border-radius:.4em;box-shadow:0 1px 3px 1px #1b1b1b33;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;width:100%}.blog-item-img{height:50vw;margin-bottom:1em;max-height:350px;overflow:hidden;width:100%}.blog-item-img img{transition:all 1s ease}.blog-item-wrap:hover .blog-item-img img{scale:1.1}.blog-item-title{font-size:1.1em;font-weight:600;line-height:1.1em;margin-bottom:1em;padding:0 .5em}.blog-item-desc{align-items:flex-end;display:flex;flex-grow:1;font-size:.8em;line-height:1.3em;margin-bottom:2em;opacity:.5;padding:0 .5em}.blog-item-cta{margin-bottom:1.3em;padding:0 .5em}.blog-item-cta .main-btn{font-size:.6em;font-weight:900;letter-spacing:.05em;max-width:160px;text-transform:uppercase}@media (min-width:800px){.blog-item-img{height:20vw;max-height:250px}.blog-item-title{font-size:1.1em;padding:0 .7em}.blog-item-desc{font-size:.7em;margin-bottom:2em;padding:0 1em}.blog-item-cta{padding:0 .8em}}
