.blog-section{margin:60px auto;padding:0}.home-news-row{margin:0}.home-news-col{padding:0}.home-news-col:nth-child(odd) .home-news-item{margin-right:10px}.home-news-col:nth-child(2n) .home-news-item{margin-left:10px}#home-see-more-btn{background-color:#65b749!important;border-color:#65b749!important;margin-top:30px}#home-see-more-btn:hover{background-color:#5a9f3f!important;border-color:#5a9f3f!important}.blog-section h2{font-size:3.5rem;font-weight:700;color:#1c2d41;margin-bottom:2rem}.home-news-item{cursor:pointer;display:flex;height:200px;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a;transition:all .3s cubic-bezier(.4,0,.2,1)}.home-news-item:hover{transform:translateY(-5px);box-shadow:0 12px 30px #28a74526}.home-news-image{flex:0 0 40%;background-size:cover;background-position:center}.home-news-content{flex:1;padding:20px;display:flex;flex-direction:column;justify-content:space-between}.home-news-title{font-size:1.1rem;font-weight:600;color:#1c2d41;margin-bottom:8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-news-summary{font-size:.9rem;color:#666;line-height:1.4;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-news-date{font-size:.85rem;color:#28a745;font-weight:500;margin:0}@media (max-width: 768px){.home-news-row{overflow:hidden;position:relative}.home-news-swipe-container{display:flex;transition:transform .3s cubic-bezier(.4,0,.2,1)}.home-news-col{flex:0 0 auto;width:100vw;padding:0 15px;box-sizing:border-box}.home-news-item{flex-direction:column;height:auto;margin:0;width:100%;box-sizing:border-box}.home-news-image{flex:0 0 150px;width:100%}.home-news-content{padding:15px}.blog-section h2{font-size:2.5rem}.home-news-indicators{display:flex;justify-content:center;gap:8px;margin-top:20px}.home-news-indicator{width:8px;height:8px;border-radius:50%;background-color:#ddd;cursor:pointer;transition:background-color .3s ease}.home-news-indicator.active{background-color:#28a745}}@media (max-width: 576px){.blog-section{margin:40px auto}.blog-section h2{font-size:2.2rem}}
