.right_content a:has(img):before,.sticky-content_table-content a:before,.sticky-content_table-content-heading:after{position:static!important}.sticky-content_table-content ul{display:flex;flex-direction:column;width:100%}.sticky-content_table-content li{margin:0}.sticky-content_table-content ul li::marker{color:var(--red-500)}.sticky-content_table-content a{border-bottom:1px solid var(--white-200);color:var(--dark-900)!important;display:block;font-weight:300!important;padding:var(--spacing-16);padding-left:0;transition:var(--transition)}.sticky-content_table-content a:hover{font-weight:700!important;text-decoration:none!important}.sticky-content_table-content .active{background:var(--white-200);border-bottom:none;border-radius:var(--spacing-4);font-weight:700!important;padding-left:var(--spacing-16)}.sticky-content_table-content li:has(+li a.active) a{border-bottom:none}.sticky-content_table-content .hs-menu-children-wrapper{display:none}@media (min-width:1201px){.sticky-content_table-content{height:100%;max-height:100vh;opacity:1;overflow-y:auto;position:sticky;top:120px}}.sticky-content_table-content::-webkit-scrollbar{width:6px}.sticky-content_table-content::-webkit-scrollbar-track{background:var(--red-200-25);border-radius:3px}.sticky-content_table-content::-webkit-scrollbar-thumb{background-color:var(--red-200);border:1px solid var(--red-200-25);border-radius:3px}.sticky-content_table-content::-webkit-scrollbar-thumb:active,.sticky-content_table-content::-webkit-scrollbar-thumb:hover{background-color:var(--red-200)}.right_content img{max-width:100%}