.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-text-link{display:flex}.breakdance .bde-text-link>*{color:currentColor;margin:0}.breakdance .bde-rich-text{color:var(--bde-text-color,var(--bde-body-text-color));max-width:100%}.breakdance .bde-rich-text>:last-child li:last-child>p{margin-bottom:0}.breakdance .bde-rich-text img.aligncenter{margin:auto;display:block}.breakdance .bde-rich-text img.alignleft{float:left}.breakdance .bde-rich-text img.alignright{float:right}.breakdance .bde-social-icons{justify-content:flex-start;flex-wrap:wrap;max-width:100%;flex-direction:row;gap:12px;align-items:flex-start;width:max-content;display:flex}.breakdance .bde-social-icons .bde-social-icons__icon-wrapper{padding:30px;justify-content:center;transition-duration:var(--bde-transition-duration);transition-timing-function:ease;background-color:var(--bde-brand-primary-color);align-items:center;border-radius:100%;transition-property:background-color,transform,opacity;display:flex}.breakdance .bde-social-icons .bde-social-icons__icon-wrapper svg{height:20px;fill:#fff;transition-duration:var(--bde-transition-duration);transition-timing-function:ease;width:20px;transition-property:fill}.breakdance .bde-social-icons .bde-social-icons__icon-facebook{background-color:#4267b2}.breakdance .bde-social-icons .bde-social-icons__icon-instagram{background-color:#e1306c}.breakdance .bde-social-icons .bde-social-icons__icon-twitter{background-color:#000}.breakdance .bde-social-icons .bde-social-icons__icon-youtube{background-color:red}.breakdance .bde-social-icons .bde-social-icons__icon-dribbble{background-color:#ea4c89}.breakdance .bde-social-icons .bde-social-icons__icon-behance{background-color:#053eff}.breakdance .bde-social-icons .bde-social-icons__icon-github{background-color:#24292e}.breakdance .bde-social-icons .bde-social-icons__icon-linkedin{background-color:#0077b5}.breakdance .bde-social-icons .bde-social-icons__icon-vimeo{background-color:#19b7ea}.breakdance .bde-social-icons .bde-social-icons__icon-custom{background-color:var(--bde-brand-primary-color)}.breakdance .bde-button{max-width:100%}