#cms-section-1856886193 .legal-box { display: flex; height: 90vh;}#cms-section-1856886193 .toc { flex: 0 0 250px; padding: 0 60px 0 0; overflow-y: auto;}#cms-section-1856886193 .toc ul { list-style: none; text-align: left;}#cms-section-1856886193 .toc ul .hightlighted a { color: var(--primary-color);}#cms-section-1856886193 .toc ul a { transition: color 500ms cubic-bezier(0.3, 0, 0.1, 0.5); -webkit-transition: color 500ms cubic-bezier(0.3, 0, 0.1, 0.5);}#cms-section-1856886193 .content { flex: 0 1 100%; overflow-y: auto;}@media (max-width: 800px) { #cms-section-1856886193 .legal-box {  display: block;  height: auto; } #cms-section-1856886193 .toc {  display: none; }}