.breakdance .bde-section{position:relative;width:100%;background-position:center center;background-size:cover}.breakdance .bde-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 .bde-section .section-shape-divider-wrapper{position:absolute;overflow:hidden;top:0;left:0;bottom:0;right:0;pointer-events:none}.breakdance .bde-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-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}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-code-block{max-width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.breakdance .bde-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.breakdance .bde-icon{display:flex}.breakdance .bde-heading{max-width:100%;margin:0}.breakdance .bde-text-link{display:flex}.breakdance .bde-text-link>*{margin:0;color:currentColor}.breakdance .faq-module .mw-acc-item .mw-acc-panel li{margin-bottom:5px}.breakdance .faq-module .faq-title--container{align-items:center;text-align:center;display:flex;flex-direction:column;gap:24px;margin-bottom:80px}.breakdance .faq-module .faq-title--container h2{margin:0}.breakdance .faq-module .mw-accordion-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:64px}.breakdance .faq-module .mw-acc-item{border-bottom:1px solid #CFD8D7;overflow:hidden;transition:border-color .25s}.breakdance .faq-module .mw-acc-btn{border:unset;background:transparent;display:flex;justify-content:space-between;width:100%;cursor:pointer;padding:20px 0;;font-weight:600}.breakdance .faq-module .mw-acc-title{margin:0;font-size:20px;line-height:1.4;font-weight:400;text-align:left;width:95%}.breakdance .faq-module .mw-acc-panel{max-height:0;overflow:hidden;transition:max-height .65s ease,padding .65s ease}.breakdance .faq-module .mw-acc-item.is-open{border-color:var(--bde-brand-primary-color)}.breakdance .faq-module .mw-acc-item.is-open .mw-acc-panel{max-height:100vh}.breakdance .faq-module .mw-acc-item .mw-acc-panel p,.faq-module .mw-acc-item .mw-acc-panel li{margin:0;margin-bottom:24px;font-size:16px;line-height:1.5}@media (max-width:1022px){.breakdance .faq-module .mw-accordion-grid{grid-template-columns:1fr;gap:0}}@media (min-width:1022px){.breakdance .faq-module .mw-acc-title{max-width:491px}}.breakdance .faq-module .mw-acc-btn svg{width:29px;height:29px}.breakdance .faq-module .mw-acc-item.is-open svg rect{transition:fill var(--transition-var)}.breakdance .faq-module .mw-acc-item.is-open svg rect{fill:var(--bde-palette-color-1-f379ed82-547c-4329-b0e9-3a9ed20660a4)}.breakdance .faq-module .mw-acc-item.is-open svg path{transform:rotate(45deg)}.breakdance .faq-module .mw-acc-btn svg path{transform-origin:center;transition:transform var(--transition-var)}