.LatestBlogsSection_section__Iu2JM{padding:3rem 1.25rem 4rem;background:radial-gradient(circle at 12% 10%,rgba(102,126,234,.12),transparent 32%),radial-gradient(circle at 88% 0,rgba(118,75,162,.12),transparent 30%),var(--background-color);color:var(--text-body)}.LatestBlogsSection_inner__1KZo6{max-width:1180px;margin:0 auto}.LatestBlogsSection_header__5xO46{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.LatestBlogsSection_eyebrow__Jo6s_{display:inline-flex;align-items:center;gap:.45rem;margin-bottom:.55rem;color:var(--brand-primary);font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.LatestBlogsSection_eyebrow__Jo6s_:before{content:"";width:28px;height:2px;border-radius:999px;background:var(--btn-primary-bg)}.LatestBlogsSection_title__lPTqb{margin:0;color:var(--heading-color);font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.15;letter-spacing:-.03em}.LatestBlogsSection_subtitle__P_MiJ{max-width:560px;margin:.75rem 0 0;color:var(--text-secondary);font-size:1rem;line-height:1.65}.LatestBlogsSection_grid__VsX8R{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.LatestBlogsSection_card__SF_C0{overflow:hidden;display:flex;flex-direction:column;min-height:100%;border:1px solid var(--border-color);border-radius:20px;background:var(--card-bg);box-shadow:0 18px 45px rgba(102,126,234,.08);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.LatestBlogsSection_card__SF_C0:hover{transform:translateY(-4px);border-color:rgba(102,126,234,.35);box-shadow:0 22px 54px rgba(102,126,234,.16)}.LatestBlogsSection_thumb__UcrZD{aspect-ratio:16/9;overflow:hidden;background:var(--highlight-bg)}.LatestBlogsSection_thumb__UcrZD img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}.LatestBlogsSection_card__SF_C0:hover .LatestBlogsSection_thumb__UcrZD img{transform:scale(1.04)}.LatestBlogsSection_thumbFallback__R_uIV{width:100%;height:100%;display:grid;place-items:center;background:var(--btn-primary-bg);color:#fff;font-size:2.8rem;font-weight:800}.LatestBlogsSection_body__K1HzJ{display:flex;flex:1 1;flex-direction:column;gap:.65rem;padding:1.15rem}.LatestBlogsSection_date__cri2J{color:var(--text-muted);font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.LatestBlogsSection_cardTitle__jyzi2{margin:0;color:var(--heading-color);font-size:1.08rem;line-height:1.35;letter-spacing:-.01em}.LatestBlogsSection_desc__t7nR5{margin:0;color:var(--text-secondary);font-size:.92rem;line-height:1.6}.LatestBlogsSection_readLink__LZXLn{margin-top:auto;color:var(--brand-primary);font-size:.9rem;font-weight:700}.LatestBlogsSection_actions__qix8x{display:flex;justify-content:center;margin-top:1.8rem}.LatestBlogsSection_showMore__2CCyT{display:inline-flex;align-items:center;justify-content:center;min-width:170px;padding:.8rem 1.35rem;border-radius:999px;background:var(--btn-primary-bg);color:var(--btn-primary-color);font-weight:700;box-shadow:0 14px 28px rgba(102,126,234,.22);transition:transform .2s ease,box-shadow .2s ease}.LatestBlogsSection_showMore__2CCyT:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(102,126,234,.32)}@media (max-width:900px){.LatestBlogsSection_header__5xO46{align-items:flex-start;flex-direction:column}.LatestBlogsSection_grid__VsX8R{grid-template-columns:1fr}}@media (max-width:520px){.LatestBlogsSection_section__Iu2JM{padding:2.4rem 1rem 3.25rem}.LatestBlogsSection_body__K1HzJ{padding:1rem}}