#cms-section-3444087109 .legal-box { display: flex; height: 90vh;}#cms-section-3444087109 .toc { flex: 0 0 250px; padding: 0 60px 0 0; overflow-y: auto;}#cms-section-3444087109 .toc ul { list-style: upper-roman; text-align: left;}#cms-section-3444087109 .toc ul .hightlighted a { color: var(--primary-color);}#cms-section-3444087109 .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-3444087109 .content { flex: 0 1 100%; overflow-y: auto;}@media (max-width: 900px) { #cms-section-3444087109 .legal-box { display: block; height: auto; } #cms-section-3444087109 .toc { display: none; }}