.latest-articles{background:#f4f6f8;padding:120px 0}.latest-articles-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:50px}.latest-articles-head h2{color:#111;font-family:Poppins,sans-serif;font-size:50px;font-weight:700;line-height:60px;margin:0}.see-all-artile-link{color:#d62128;display:block;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:26px;padding-right:40px;position:relative;text-decoration:none}.see-all-artile-link:before{background:url(https://blog.alku.com/hubfs/placeholder/arrow-right.svg)50%/cover no-repeat;content:"";height:12px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:21px}.latest-articles-contents{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.latest-articles-content-card{background:#fff;box-shadow:0 30px 30px -30px rgba(0,0,0,.15);cursor:pointer;display:flex;flex:1 1 calc(25% - 22.5px);flex-direction:column;overflow:hidden;transition:transform .3s ease}.latest-articles-content-card:hover{transform:translateY(-5px)}.latest-articles-content-card .latest-articles-content-card-img{height:156px;width:100%}.latest-articles-content-card-content{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:17px 20px 20px}.latest-articles-content-card-content-top .post-tags .post-tag{color:#d62128;display:block;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;letter-spacing:1.4px;line-height:16px;margin-bottom:10px;text-transform:uppercase}.latest-articles-content-card-content-top h3{color:#111;font-family:Poppins,sans-serif;font-size:20px;font-weight:600;line-height:26px}.latest-articles-content-card-content .post-publis-date{color:#111;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:26px;margin:0;opacity:.5}@media (max-width:993px){.latest-articles-content-card{flex:1 1 calc(50% - 30px)}}@media (max-width:767px){.latest-articles{padding:60px 0}.latest-articles-head{justify-content:center;margin-bottom:30px}.latest-articles-content-card{flex:1 1 100%}.latest-articles-head h2{font-size:36px;line-height:40px}}