.latest-articles{background-color:#f0f8ff;font-family:Poppins,sans-serif;margin:auto;max-width:1720px;padding:40px 60px}.extraClas{padding:40px 0!important}.heading{font-size:2.5rem;font-weight:700;margin-bottom:24px;margin-top:30px!important;text-align:left}.articles-container{border-top:1px solid #ccc;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);padding-top:24px}.article-card{background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.08);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.article-card:hover{box-shadow:0 6px 16px rgba(0,0,0,.12);transform:translateY(-4px)}.article-img{display:block;height:auto;-o-object-fit:fill;object-fit:fill;width:100%}.article-content{min-height:220px;padding:16px}.article-date{color:#007aff;font-size:.85rem;font-weight:600;margin-bottom:8px}.article-title{background-image:linear-gradient(90deg,#000 100%,transparent 0);background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;box-decoration-break:clone;-webkit-box-decoration-break:clone;color:#111;display:inline;font-size:1.2rem;font-weight:600;line-height:1.4;position:relative;transition:background-size .6s ease}.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}}