.top-title .title{padding-bottom:8px}.top-title .title:before{text-align:center;left:50%;transform:translateX(-50%)}.blog-card-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(4,1fr);margin-bottom:38px}@media (max-width:1024px){.blog-card-grid{gap:18px;grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.blog-card-grid{gap:18px;grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.blog-card-grid{gap:18px;grid-template-columns:repeat(2,1fr)}}@media (max-width:425px){.blog-card-grid{gap:18px;grid-template-columns:repeat(2,1fr)}}@media (max-width:375px){.blog-card-grid{gap:18px;grid-template-columns:repeat(1,1fr)}}.homepage-sections-top-title{display:flex;justify-content:space-between;align-items:center}.views-more-redirect{align-items:center}.top-selling-views-more,.views-more-redirect{display:flex;justify-content:center}.top-title{text-align:center;margin-bottom:20px}.top-title .subtitle{display:block;font-size:14px;color:var(--color-primary);font-weight:600;text-transform:uppercase;margin-bottom:5px;letter-spacing:1px}.top-title .title{font-size:32px;font-weight:700;color:#1a1a1a;position:relative}.top-title .title:before{content:"";position:absolute;bottom:0;width:60px;height:3px;background-color:var(--color-primary)}.sa-sk{background:linear-gradient(90deg,#eee 25%,#f6f6f6 50%,#eee 75%);background-size:200% 100%;animation:sa-shimmer 1.2s infinite;border-radius:10px}.sa-banner-wrap{margin-bottom:14px}.sa-banner{width:100%;height:220px;border-radius:14px}.sa-subtitle{display:inline-block;width:120px;height:14px;border-radius:8px;margin-bottom:10px}.sa-title{width:260px;height:28px;border-radius:10px}.sa-skeleton-grid{margin-top:16px}.sa-skeleton-card{border:1px solid #eee;border-radius:12px;overflow:hidden;background:#fff;padding:10px}.sa-card-img{height:180px;width:100%;margin-bottom:10px}.sa-card-body{display:flex;flex-direction:column;gap:10px}.sa-line{height:14px;width:100%}.sa-btn{height:36px;width:60%;border-radius:10px;margin-top:6px}.sa-w-90{width:90%}.sa-w-70{width:70%}.sa-w-50{width:50%}.sa-viewmore{width:140px;height:18px;border-radius:10px;margin-top:14px}@keyframes sa-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}