.blog-item{background:#fff;border-radius:24px;box-shadow:0 0 25px #0003;display:flex;flex-direction:column;min-height:51rem;padding:1rem 1rem 2rem;transition:all .5s}@media screen and (min-width:1024px){.blog-item:hover{transform:translateY(-4px)}.blog-item:hover .blog-item__arrow:before{transform:translate(-1%,-1%)}}.blog-item__img{border-radius:14px;overflow:hidden}.blog-item__img>div{padding-bottom:76.7386091127%}@media screen and (max-width:1024px){.blog-item__img>div{padding-bottom:68.2%}}.blog-item__bottom{align-items:center;display:flex;justify-content:space-between;margin-top:auto}@media screen and (max-width:1024px){.blog-item__bottom{flex-direction:column;margin-top:2.2rem}}.blog-item__arrow{align-items:center;background:#000;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:6.2rem;justify-content:center;margin-left:1rem;overflow:hidden;position:relative;width:6.2rem}@media screen and (max-width:1024px){.blog-item__arrow{background:#0c6ded;border-radius:54px;box-shadow:2px 2px 15px #0000001a;height:4.3rem;margin-left:0;margin-top:2.4rem;width:100%}}.blog-item__arrow svg{position:relative;width:2rem;z-index:3}.blog-item__arrow:before{background:#0567e8;border-radius:inherit;content:"";height:102%;left:0;position:absolute;top:0;transform:translate(-50%,100%);transition:all .5s;width:102%;z-index:2}.blog-item .small-title{margin-top:1.5rem}@media screen and (max-width:1024px){.blog-item .small-title{font-size:2.4rem}}
