.categoryGridSwiper{width:100%;margin:40px 0;position:relative}.categoryGridSwiper .swiper{padding-bottom:0}.categoryGridSwiper .swiper-slide{height:auto;display:flex}.categoryGridSwiper .card{cursor:pointer;background:#e2e3e4;border:1px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:33px;width:100%;height:209px;text-decoration:none;transition:all .3s;display:flex}.categoryGridSwiper .card:hover{background:#f1f1f1;border:1px solid #7ab52b}.categoryGridSwiper .card:hover .title{color:#7ab52b}.categoryGridSwiper .card .icon{color:#000;width:50px;height:50px}.categoryGridSwiper .card .title{color:#000;text-align:center;white-space:pre-line;margin:0;font-size:16px;font-weight:400;line-height:1.4}@media (max-width:1280px){.categoryGridSwiper{margin:30px 0}}@media (max-width:768px){.categoryGridSwiper{margin:20px 0}}
.latestBlogs{width:100%;margin-top:60px}.latestBlogsHeader{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.latestBlogsTitle{color:#000;margin:0;font-size:28px;font-weight:700}.latestBlogsLink{color:#7ab52b;font-size:16px;font-weight:500;text-decoration:none;transition:opacity .3s}.latestBlogsLink:hover{opacity:.7}.latestBlogsList{flex-direction:column;gap:20px;display:flex}.latestBlogCard{cursor:pointer;background:#e2e3e4;border:1px solid #0000;height:200px;text-decoration:none;transition:all .3s;display:flex;overflow:hidden}.latestBlogCard:hover{background:#f1f1f1;border:1px solid #7ab52b}.latestBlogImageWrapper{flex-shrink:0;width:300px;height:200px;position:relative;overflow:hidden}.latestBlogBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:2;padding:6px 16px;font-size:12px;font-weight:600;position:absolute;top:15px;left:15px}.latestBlogBadge--blog{background:#7ab52b}.latestBlogBadge--video{background:#ef7d00}.latestBlogImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.latestBlogCard:hover .latestBlogImage{transform:scale(1.05)}.latestBlogContent{flex-direction:column;flex:1;justify-content:center;gap:15px;padding:30px 40px;display:flex}.latestBlogTitle{color:#000;margin:0;font-size:22px;font-weight:600;line-height:1.3}.latestBlogMeta{color:#666;gap:20px;font-size:14px;display:flex}.latestBlogDate{color:#7ab52b;font-weight:500}.latestBlogViews,.latestBlogComments{color:#666;align-items:center;gap:4px;display:flex}.latestBlogAuthor{color:#666}@media (max-width:768px){.latestBlogs{margin-top:40px}.latestBlogsHeader{margin-bottom:20px}.latestBlogsTitle{font-size:22px}.latestBlogsLink{font-size:14px}.latestBlogsList{gap:15px}.latestBlogCard{flex-direction:column;height:auto}.latestBlogImageWrapper{width:100%;height:160px}.latestBlogBadge{padding:4px 12px;font-size:11px;top:10px;left:10px}.latestBlogContent{gap:10px;padding:15px}.latestBlogTitle{font-size:16px}.latestBlogMeta{flex-wrap:wrap;gap:12px;font-size:12px}}@media (max-width:480px){.latestBlogs{margin-top:30px}.latestBlogsTitle{font-size:20px}.latestBlogsLink{font-size:13px}.latestBlogsList{gap:12px}.latestBlogImageWrapper{height:140px}.latestBlogBadge{padding:3px 10px;font-size:10px;top:8px;left:8px}.latestBlogContent{gap:8px;padding:12px}.latestBlogTitle{font-size:15px}.latestBlogMeta{gap:10px;font-size:11px}}
