.toc{background:#1b1c1d;border:2px solid #e40539;border-radius:12px;flex-direction:column;padding:16px}.toc,.toc-title{align-items:center;display:flex;margin:0;width:100%}.toc-title{color:#fff;cursor:pointer;font-size:1.6rem;font-weight:600;justify-content:space-between;line-height:2.1rem;position:relative}.toc-title:after{background-position:50%;background-repeat:no-repeat;content:"";display:flex;height:32px;min-width:32px;transform:rotate(180deg);transition:.25s;width:32px}.toc-list{display:flex;flex-wrap:wrap;gap:12px;height:auto;list-style:none;margin:0;max-height:0;overflow:hidden;padding:0;width:100%}.toc.active .toc-list{max-height:100%}.toc.active .toc-title{margin-bottom:15px}.toc-link{align-items:center;border:1px solid #e40539;border-radius:8px;color:#fff;display:flex;gap:4px;padding:6px 12px;text-decoration:none;transition:.3s ease-in-out}.toc-link:before{background-position:50%;background-repeat:no-repeat;content:"";display:flex;height:12px;min-width:12px;width:12px}