.breakdance .bde-globalblock{max-width:100%;width:100%}.bde-globalblock .breakdance{background-color:initial;color:initial}.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-author{display:flex;flex-direction:column;align-items:center;gap:24px}.breakdance .bde-author .ee-author-avatar{flex-shrink:0}.breakdance .bde-author .ee-author-avatar img{width:60px;height:60px;vertical-align:top;border-radius:50%}.breakdance .bde-author .ee-author-description{display:flex;flex-direction:column;align-items:center;flex-grow:1}.breakdance .bde-author .ee-author-links{display:flex;flex-direction:row;gap:20px}.breakdance .bde-author .ee-author-name-link{text-decoration:none}.breakdance .bde-author .ee-author-name{margin:0;font-size:24px;font-weight:500}.breakdance .bde-author .ee-author-bio{text-align:center;line-height:1.6;margin:0 0 20px 0}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-heading{max-width:100%;margin:0}.breakdance .dan-chart[data-flickering="1"]{opacity:0}.breakdance .dan-chart{display:inline-block;width:100%}.breakdance .dan-chart .dan-chart__svg{display:block;width:100%;height:auto;overflow:visible}.breakdance .dan-chart .dan-chart__area{clip-path:polygon(0 0,0 0,0 100%,0 100%);animation:dan-chart-reveal calc(var(--dan-chart-duration, 8) * 1s) ease-out forwards;animation-play-state:paused}.breakdance .dan-chart .dan-chart__line{stroke:var(--dan-chart-line,#2f9e63);stroke-width:var(--dan-chart-stroke-w,2.28px);stroke-linecap:round;fill:none;stroke-dasharray:1;stroke-dashoffset:1;animation:dan-chart-draw calc(var(--dan-chart-duration, 8) * 1s) ease-out forwards;animation-play-state:paused}.breakdance .dan-chart.dan-chart--visible .dan-chart__area,.breakdance .dan-chart.dan-chart--visible .dan-chart__line{animation-play-state:running}.breakdance .dan-chart.dan-chart--loop .dan-chart__area,.breakdance .dan-chart.dan-chart--loop .dan-chart__line{animation-iteration-count:infinite;animation-fill-mode:none}.breakdance .dan-chart .dan-chart__grad-start{stop-color:var(--dan-chart-fill,#c3e4c9)}.breakdance .dan-chart .dan-chart__grad-end{stop-color:var(--dan-chart-fill,#c3e4c9);stop-opacity:0}@keyframes dan-chart-reveal{from{clip-path:polygon(0 0,0 0,0 100%,0 100%)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes dan-chart-draw{from{stroke-dashoffset:1}to{stroke-dashoffset:0}}.breakdance .dan-click-and-copy{cursor:pointer}.breakdance .bde-icon{display:flex}.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}