.table-contents--inactive .ordered__table-content{z-index:-1;pointer-events:none;visibility:hidden;height:0;opacity:0}.table-contents--inactive .table-content__toggle-button svg{transform:unset}.table-content__toggle-button svg{transform:rotateX(180deg);transition:all 0.2s ease-in-out}.ordered__table-content{counter-reset:ol_table;transition:all 0.2s ease-in-out;overflow:hidden}.ordered__table-content a{border-top:1px solid var(--primary-trans-10);display:flex!important;align-items:center;gap:1.4rem;padding:1.4rem}.ordered__table-content li:last-of-type a{border-bottom:1px solid var(--primary-trans-10)}.ordered__table-content a::before{counter-increment:ol_table!important;content:counter(ol_table,decimal-leading-zero)!important;position:static!important;font-weight:600}.ordered__table-content a::after{content:"";display:block;width:var(--text-m);height:var(--text-m);margin-left:auto;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url('data:image/svg+xml,<svg width="20.000000" height="20.000000" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><desc>Created with Pixso.</desc><defs><clipPath id="clip21_1798"><rect id="solar:arrow-right-broken" width="20.000000" height="20.000000" fill="white" fill-opacity="0"/></clipPath></defs><rect id="solar:arrow-right-broken" width="20.000000" height="20.000000" fill="%23FFFFFF" fill-opacity="0"/><g clip-path="url(%23clip21_1798)"><path id="Vector" d="M3.33 10L5.42 10M11.67 15L16.67 10L11.67 5M16.67 10L7.92 10" stroke="%234F3D89" stroke-opacity="1.000000" stroke-width="1.666667" stroke-linejoin="round" stroke-linecap="round"/></g></svg>')}.aside-navigation{scrollbar-color:var(--primary-trans-50) var(--primary-trans-10);scrollbar-width:thin;scrollbar-gutter:stable both-edges}.aside-navigation .aside-nav__option{position:relative}.aside-navigation,.aside-navigation *{transition:all 0.3s ease-in-out}.aside-navigation__link-heading{color:var(--primary);z-index:1}.aside-navigation a.active{font-weight:600}.aside-navigation a::before{content:"";position:absolute;top:0;left:0;height:0;width:.4rem;background-color:var(--primary);border-radius:.2rem;transition:all 0.3s ease-in-out;transform-origin:top}.aside-navigation a.active::before{height:100%;z-index:2}.aside-navigation .dropdown__active .aside-navigation__dropdown-ul{pointer-events:auto;visibility:visible;z-index:0;height:unset;opacity:1;overflow:visible}.aside-navigation .dropdown__active .aside-navigation__toggle-icon{transform:rotate(180deg)}.main-guide-container.loading .guide-container{display:none}.main-guide-container.loading .guide-article{height:100%;border-radius:4rem;background-color:var(--primary-trans-10);animation:fade 0.5s linear infinite alternate}.main-guide-container.loading .aside-navigation{pointer-events:none;opacity:.4}@keyframes fade{0%{opacity:.9}100%{opacity:.2}}.guide_post-content img{width:100%;object-fit:cover}.guide_post-content h2{padding-top:var(--space-s);font-size:var(--h3)}.guide_post-content h3{font-size:var(--text-xl)}.guide_post-content h4{font-size:var(--text-l)}.guide_post-content pre{color:var(--base-medium)}.guide_post-content iframe{width:100%;height:auto;aspect-ratio:8 / 5}.guide_post-content table{border:1px solid var(--base);table-layout:fixed;border-spacing:0;border-radius:1.2rem;overflow:hidden}.guide_post-content td,.guide_post-content th{font-size:var(--text-s);padding:.8rem 1.2rem;border:1px solid var(--base)}.guide_post-content thead tr:first-of-type{background-color:var(--primary-trans-10);color:var(--primary-ultra-dark);font-weight:500}@media (max-width:600px){.guide_post-content table{display:block;white-space:nowrap}.guide_post-content tbody{display:block;overflow-x:auto}}