.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-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-heading,.breakdance .bde-text{max-width:100%;margin:0}.breakdance .bde-text{color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-button,.breakdance .bde-image{max-width:100%}.breakdance-image{border:none;position:relative;max-width:100%;flex-direction:column;margin:0;display:flex}.breakdance-image-clip{overflow:hidden}.breakdance-image-object{height:auto;max-width:100%;display:block}.breakdance-image__caption{padding:16px;text-align:center;margin:0}.breakdance-image--caption-overlap .breakdance-image__caption{right:0;position:absolute;bottom:0;left:0}.breakdance-image-link{display:block}.breakdance-image__mask{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:auto;mask-size:auto}.breakdance-image__mask img{height:auto;border-style:none;max-width:100%}