.related-section.svelte-hl49b{max-width:1400px;margin:0 auto;padding:64px 24px;border-top:1px solid #e5e5e5}.related-section__header.svelte-hl49b{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.related-section__title.svelte-hl49b{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin:0}.related-section__link.svelte-hl49b{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:500;color:var(--color-primary);text-decoration:none;transition:gap .2s}.related-section__link.svelte-hl49b:hover{gap:8px}.related-section__grid.svelte-hl49b{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media (max-width: 1100px){.related-section__grid.svelte-hl49b{grid-template-columns:repeat(3,1fr)}.related-section__grid.svelte-hl49b>:nth-child(4){display:none}}@media (max-width: 768px){.related-section.svelte-hl49b{padding:48px 16px}.related-section__grid.svelte-hl49b{grid-template-columns:repeat(2,1fr);gap:16px}.related-section__grid.svelte-hl49b>:nth-child(3),.related-section__grid.svelte-hl49b>:nth-child(4){display:none}}@media (max-width: 480px){.related-section__grid.svelte-hl49b{grid-template-columns:1fr}}
