.breakdance .bde-section{position:relative;background-size:cover;background-position:50%;width:100%}.breakdance .bde-section .section-container{padding:var(--bde-section-vertical-padding) var(--bde-section-horizontal-padding);position:relative;max-width:var(--bde-section-width);flex-direction:column;background-size:cover;text-align:left;margin:0 auto;align-items:flex-start;display:flex}.breakdance .bde-section .section-shape-divider-wrapper{overflow:hidden;pointer-events:none;right:0;position:absolute;bottom:0;top:0;left:0}.breakdance .bde-section .section-shape-divider-wrapper .section-shape-divider svg{height:320px;right:0;color:#000;position:absolute;top:0;left:0;width:100%}.breakdance .bde-heading,.breakdance .bde-text{max-width:100%;margin:0}.breakdance .bde-text{color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-columns{flex-wrap:nowrap;max-width:100%;flex-direction:row;gap:var(--bde-column-gap);width:100%;display:flex}.breakdance .bde-column{justify-content:flex-start;position:relative;flex-direction:column;background-size:cover;text-align:left;align-items:flex-start;width:calc(var(--column-width) - var(--bde-column-gap)*((var(--columnCount) - 1)/var(--columnCount)));display:flex}.breakdance .bde-icon{display:flex}