.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-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.breakdance .bde-heading{max-width:100%;margin:0}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.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-icon{display:flex}.breakdance .bde-simple-counter{position:relative;text-align:center;max-width:100%;width:100%}.breakdance .bde-simple-counter__number{font-size:64px;margin:0;font-weight:700;line-height:1;margin-bottom:8px;color:var(--bde-brand-primary-color);display:inline-flex;align-items:baseline}.bde-simple-counter__digit{letter-spacing:-0.07em;font-variant-numeric:tabular-nums}.bde-simple-counter__title{margin-top:0;margin-bottom:0}.breakdance .bde-circle-counter__label{display:block;font-size:72px;font-weight:700;line-height:1;color:#5137c3;text-align:center;transform:translate(-50%,-50%);position:absolute;left:50%;top:50%}.breakdance .bde-circle-counter__wrap{position:relative;max-width:240px;max-height:240px}.breakdance .bde-circle-counter__canvas{width:100%;height:100%}.breakdance .bde-circle-counter__label{display:flex;flex-direction:row;gap:0.1em;justify-content:center;align-items:center}.breakdance .bde-post-loop{max-width:100%;width:100%}.breakdance .bde-button{max-width:100%}