.blogs.nx-animate .blog__item{transition:.5s linear}.blogs.nx-animate .blog__item:not(.loaded){opacity:0;-ms-transform:translateY(-100px);-moz-transform:translateY(-100px);-webkit-transform:translateY(-100px);transform:translateY(-100px);visibility:hidden}#blogs .inner-wrapper{display:flex;flex-wrap:wrap;gap:40px}#blogs .blog__item{flex-grow:1;max-width:353px}#blogs .blog__item:hover .blog__post-title a{color:#29c8b4}#blogs .blog__feature-img{background-position:50%;background-repeat:no-repeat;background-size:cover;-moz-border-radius:16px;-webkit-border-radius:16px;border-radius:16px;height:300px;position:relative}#blogs .blog__feature-img a{display:block;height:100%}#blogs .post-image__overlay{background:#2b3552;border-bottom-left-radius:16px;border-bottom-right-radius:16px;bottom:0;height:18px;overflow:hidden;position:absolute;right:0;transition:.3s linear;width:100%}#blogs .post-image__overlay>div{height:100%;width:100%}#blogs .post-image__overlay>div>div{float:right;height:100%;width:9.9%}#blogs .post-image__overlay>div>div:first-child{background:#b97fb5}#blogs .post-image__overlay>div>div:nth-child(2){background:#bd415b}#blogs .post-image__overlay>div>div:nth-child(3){background:#56358e}#blogs .post-image__overlay>div>div:nth-child(4){background:#35c2b1}#blogs .post-image__overlay>div:first-child{bottom:18px;position:absolute}#blogs .post-image__overlay>div:last-child{bottom:0;position:absolute}#blogs .post-image__overlay>div:first-child>div:first-child{transition:.1s linear}#blogs .post-image__overlay>div:first-child>div:nth-child(2){transition:.3s linear}#blogs .post-image__overlay>div:first-child>div:nth-child(3){transition:.5s linear}#blogs .post-image__overlay>div:first-child>div:nth-child(4){transition:.7s linear}#blogs .post-image__overlay>div:last-child>div:first-child{transition:.1s linear}#blogs .post-image__overlay>div:last-child>div:nth-child(2){transition:.3s linear}#blogs .post-image__overlay>div:last-child>div:nth-child(3){transition:.5s linear}#blogs .post-image__overlay>div:last-child>div:nth-child(4){transition:.7s linear}#blogs .blog__item:hover .post-image__overlay>div:first-child>div{transform:translateY(18px);transition-delay:.7s}#blogs .blog__item:hover .post-image__overlay>div:last-child>div{transform:translateY(-18px)}#blogs .blog__category{align-items:center;display:flex;margin:24px 0 16px}#blogs .blog__category-name{background:#f4f4f4;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;font-size:12px;font-weight:600;line-height:16px;padding:8px 12px}#blogs .blog__category-read{color:rgba(0,0,0,.45);font-size:14px;font-weight:500;line-height:20px;padding-left:16px}#blogs .blog__post-title a{color:rgba(0,0,0,.85);font-size:24px;font-weight:600;line-height:33px}#blogs .blog__post-excerpt{color:rgba(0,0,0,.45);font-size:14px;font-weight:400;line-height:20px;margin:8px 0 13px}#blogs .blog__post-read-more{margin:13px 0 0}@media screen and (max-width:795px){#blogs .blog__item{max-width:none}}