.breakdance .section{position:relative;width:100%;background-position:center center;background-size:cover}.breakdance .section .section-container{max-width:var(--bde-section-width);background-size:cover;position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin:0 auto;padding:var(--bde-section-vertical-padding) var(--bde-section-horizontal-padding)}.breakdance .section .section-shape-divider-wrapper{position:absolute;overflow:hidden;top:0;left:0;bottom:0;right:0;pointer-events:none}.breakdance .section .section-shape-divider-wrapper .section-shape-divider svg{position:absolute;color:#000;width:100%;height:320px;left:0;right:0;top:0}.breakdance .bde-heading{max-width:100%;margin:0}.breakdance .bde-columns{max-width:100%;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--bde-column-gap)}.breakdance .bde-column{display:flex;flex-direction:column;justify-content:flex-start;text-align:left;align-items:flex-start;width:calc(var(--column-width) - var(--bde-column-gap) * ((var(--columnCount) - 1) / var(--columnCount)));position:relative;background-size:cover}.breakdance .bde-rich-text{max-width:100%;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-rich-text>:last-child li:last-child>p{margin-bottom:0}.breakdance .bde-rich-text img.aligncenter{display:block;margin:auto}.breakdance .bde-rich-text img.alignleft{float:left}.breakdance .bde-rich-text img.alignright{float:right}.post-index{text-align:left}.post-index .post-index-wrapper{overflow:hidden;width:100%}.post-index .post-index-wrapper .post-index-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:0 0 var(--p1)}.post-index .post-index-wrapper .post-index-header .post-index-title{margin:0}.post-index .post-index-wrapper .post-index-header.js-toc-accordion{cursor:pointer}.post-index .post-index-wrapper .post-index-header.js-toc-accordion .post-index--button{display:block}.post-index .post-index-wrapper .post-index-header.js-toc-accordion+.post-index--list{display:none}.post-index .post-index-wrapper .post-index-header .post-index--header.is-on .post-index--icon--active,.post-index .post-index-wrapper .post-index-header .post-index--header.is-on+.post-index--list{display:block}.post-index .post-index-wrapper .post-index-header .post-index--header.is-on .post-index--icon--inactive{display:none}.post-index .post-index-wrapper .post-index-list{padding:0 0 var(--p1);position:relative}.post-index .post-index-wrapper .post-index-list nav.toc{overflow-y:auto}.post-index .post-index-wrapper .post-index-list nav.toc>.toc-list{overflow:hidden;position:relative}.post-index .post-index-wrapper .post-index-list nav.toc .toc-list{list-style-position:inside;list-style-type:none;margin:0;padding:0 0 0 calc(var(--p1)/2)}.post-index .post-index-wrapper .post-index-list nav.toc .toc-list .toc-list-item{margin-bottom:.25rem}.post-index .post-index-wrapper .post-index-list nav.toc .toc-list .toc-list-item a.toc-link{color:currentColor;display:inline-block;height:100%;text-decoration:none;transition:all var(--duration-x-1) ease-in-out}.post-index .post-index-wrapper .post-index-list nav.toc .toc-list .toc-list-item a.toc-link:hover{color:var(--bde-brand-primary-color);font-weight:500}.post-index .is-collapsible{max-height:1000px;overflow:hidden;transition:all var(--bde-transition-duration) ease-in-out}.post-index .is-collapsed{max-height:0}.post-index a.is-active-li::marker,.post-index a.is-active-link{font-weight:500}.post-index .toc-link:before{content:"";display:block;height:120%;left:0;margin-top:-1%;position:absolute;width:3px}.post-index .toc-link.toc-link.is-active-link:before{background-color:var(--bde-brand-primary-color)}.post-index .post-index--icon{font-size:20px}.post-index .post-index--icon>svg{font-size:inherit;height:1em;width:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.post-index .post-index--button{display:none;height:20px;width:20px}.post-index .post-index--icon--active{display:none}