.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-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}.bde-breadcrumbs{display:flex;margin:0;padding:0;max-width:100%;list-style-type:none;align-items:center;justify-content:flex-start;text-align:left;flex-wrap:wrap;color:var(--bde-body-text-color)}.bde-breadcrumbs p{margin:0}.breakdance .bde-breadcrumbs a{font-weight:600;text-decoration:none;color:var(--bde-links-color)}.breakdance .bde-breadcrumbs a:hover{color:var(--bde-links-color-hover)}.bde-breadcrumbs .separator{color:var(--bde-body-text-color)}.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-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.afce-submenu{width:100%}.afce-submenu ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.afce-submenu ul a{color:var(--bde-palette-color-1-492e41dd-c695-49bc-a29d-01d66b3f77bc);text-decoration:none;position:relative;padding-left:15px}.afce-submenu ul a:before{content:'';position:absolute;left:0;top:9px;border-top:1px solid var(--bde-palette-color-1-492e41dd-c695-49bc-a29d-01d66b3f77bc);border-right:1px solid var(--bde-palette-color-1-492e41dd-c695-49bc-a29d-01d66b3f77bc);width:5px;height:5px;transform:rotate(45deg)}.afce-submenu ul li.current a{color:var(--bde-palette-color-1-cc9ab1ef-2e20-4e64-97cc-97911dafedc0);text-decoration:none}.afce-submenu ul li.current a:before{border-color:var(--bde-palette-color-1-cc9ab1ef-2e20-4e64-97cc-97911dafedc0)}.breakdance .bde-rich-text{max-width:100%;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-rich-text>:last-child li:last-child>p{margin-bottom:0}.breakdance .bde-rich-text img.aligncenter{display:block;margin:auto}.breakdance .bde-rich-text img.alignleft{float:left}.breakdance .bde-rich-text img.alignright{float:right}