.table-of-contents{background-color:#111;color:#fff;padding:2.5rem 0}@media (min-width:768px){.table-of-contents{padding:4rem 0}}.table-of-contents__content{display:grid;gap:2.5rem;grid-template-columns:1fr}@media (min-width:1280px){.table-of-contents__content{gap:11.0625rem;grid-template-columns:repeat(2,1fr)}}.table-of-contents__link-item{padding:1rem 0}@media (min-width:768px){.table-of-contents__link-item{padding:.5rem 0}}.table-of-contents__back-to-top{background-color:#111;border:none;bottom:20px;color:#fff;cursor:pointer;display:none;padding:1rem 1.5rem;position:fixed;right:20px;z-index:100}.bg-color-neutral-dark-1 .table-of-contents__back-to-top{background-color:#fff;color:#111}