.latest-articles{background-color:#f0f8ff;max-width:1720px;margin:auto;padding:40px 60px;font-family:Poppins,sans-serif}.extraClas{padding:40px 0!important}.heading{text-align:left;margin-bottom:24px;font-size:2.5rem;font-weight:700;margin-top:30px!important}.articles-container{border-top:1px solid #ccc;grid-template-columns:repeat(3,1fr);gap:24px;padding-top:24px;display:grid}.article-card{background:#fff;border-radius:8px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 4px 12px #00000014}.article-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #0000001f}.article-img{-o-object-fit:fill;object-fit:fill;width:100%;height:auto;display:block}.article-content{min-height:220px;padding:16px}.article-date{color:#007aff;margin-bottom:8px;font-size:.85rem;font-weight:600}.article-title{-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#111;background-image:linear-gradient(90deg,#000 100%,#0000 0);background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;font-size:1.2rem;font-weight:600;line-height:1.4;transition:background-size .6s;display:inline;position:relative}.article-title:hover{background-size:100% 2px}.article-desc{margin-top:10px}@media screen and (max-width:1150px){.article-content{min-height:319px}}@media screen and (max-width:1000px){.articles-container{grid-template-columns:repeat(2,1fr)}.article-content{min-height:200px}.blog-content{max-width:1400px!important}}@media screen and (max-width:630px){.articles-container{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:480px){.heading{font-size:28px}}@media screen and (max-width:430px){.latest-articles{padding:40px 24px}}@media screen and (max-width:330px){.article-card{max-width:270px}}
