.breakdance .haand-section .border{display:flex;position:relative}.breakdance .haand-section .haand-border-item{height:50px;width:50px;border-radius:9999px;background-color:var(--haandBorderColor)}.breakdance .haand-section .border.border-top{bottom:-1.25rem}.breakdance .haand-section .border.border-bottom{top:-1.25rem}.breakdance .section-wrapper{background-color:var(--haandBorderColor)}.breakdance .haand-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-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-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-form-builder{width:100%;max-width:100%}