.accordion .collapsible{padding:1.6rem 0;border-bottom:.1rem solid var(--dark-border-color);color:var(--primary-text-color-dark)}@media screen and (max-width:599px){.accordion .collapsible{padding:1.2rem 0}}.accordion .collapsible .heading-container{margin-bottom:0}.accordion .collapsible .item-content{margin-top:.4rem!important}@media screen and (max-width:599px){.hidden-xs{display:none!important}}@media screen and (min-width:600px){.hidden-sm{display:none!important}}@media screen and (min-width:1025px){.hidden-md{display:none!important}}@media screen and (min-width:1441px){.hidden-lg{display:none!important}}@media screen and (max-width:599px){.visible-sm{display:none!important}}@media screen and (max-width:1024px){.visible-md{display:none!important}}@media screen and (max-width:1440px){.visible-lg{display:none!important}}.animated-icon-button.large{max-width:5.2rem;padding-left:1.9rem}.animated-icon-button.medium{max-width:4.4rem;padding-left:1.1rem}.animated-icon-button.small{max-width:3.6rem}.animated-icon-button{transition:max-width .3s ease}.animated-icon-button .button-text{display:none;opacity:0;transform:translateX(100rem);transition:opacity .3s ease,transform .3s ease}.animated-icon-button svg{margin:0!important}.animated-icon-button.expanded{max-width:100%!important;gap:.8rem}.animated-icon-button.expanded .button-text{display:inline;opacity:1;transform:translateX(0)}@media screen and (min-width:1025px){.animated-icon-button:not([disabled]):hover{max-width:100%!important;gap:.8rem}.animated-icon-button:not([disabled]):hover .button-text{display:inline;opacity:1;transform:translateX(0)}}.toc-container .active-toc{position:relative}.toc-container .active-toc :before{content:"";position:absolute;width:.4rem;height:70%;border-radius:.3rem;background-color:var(--interactive-text-color-dark);left:0;top:0;margin:.5rem 0}.toc-container .sub-children .active-toc a{color:var(--primary-text-color-dark)!important}.toc-container .sub-children .active-toc :before{width:.2rem}.toc-container .sub-children a{color:var(--tertiary-text-only-button-text-color)}.toc-container .sub-children a:hover{color:unset}