.specialty-catalog{margin:3.5rem 0 1rem;padding:2rem;border:1px solid var(--line);border-radius:var(--radius);background:#f2f7f1}.specialty-catalog-heading{display:flex;align-items:end;justify-content:space-between;gap:1.5rem}.specialty-catalog h2{margin:0;color:var(--ink);font-size:clamp(1.7rem,3vw,2.45rem);letter-spacing:-.045em;line-height:1.1}.specialty-index{display:flex;flex-wrap:wrap;gap:.45rem;margin:1.75rem 0;padding:1rem 0;border-top:1px solid #d5e0d3;border-bottom:1px solid #d5e0d3}.specialty-index a{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:#fff;color:var(--green-deep);font-size:.8rem;font-weight:850;text-decoration:none;transition:background .2s,color .2s}.specialty-index a:hover,.specialty-index a:focus-visible{background:var(--green-deep);color:#fff}.specialty-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.specialty-group{scroll-margin-top:7rem;border:1px solid #dbe6d9;border-radius:12px;background:#fff;overflow:hidden}.specialty-group h3{margin:0;padding:.7rem 1rem;background:var(--green-deep);color:#fff;font-size:.88rem;letter-spacing:.09em}.specialty-group ul{list-style:none;margin:0;padding:0}.specialty-item{max-width:none;margin:0;padding:.72rem 1rem;border-bottom:1px solid #e7ece6;color:#26382f;font-size:.88rem;font-weight:650;line-height:1.38}.specialty-item:last-child{border-bottom:0}.specialty-item:hover{background:#f7fbf6}@media(max-width:820px){.specialty-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:540px){.specialty-catalog{margin:2.5rem 0 0;padding:1.1rem}.specialty-groups{grid-template-columns:1fr}.specialty-index{margin:1.25rem 0}.specialty-index a{width:1.85rem;height:1.85rem}}
