.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-workflow{display:grid;place-items:center}.breakdance .dan-workflow[data-flickering="1"]{opacity:0}.breakdance .dan-workflow .dan-workflow__timeline{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;gap:var(--dan-wf-gap,8px)}.breakdance .dan-workflow .dan-workflow__step{display:flex;flex-direction:column;align-items:center;gap:inherit}.breakdance .dan-workflow .dan-workflow__badge{background:var(--dan-wf-badge-bg,#ffffff);display:flex;align-items:center;gap:var(--dan-wf-badge-gap,8px);color:var(--dan-wf-badge-text,#000000);font-size:var(--dan-wf-badge-font-size,15px);font-weight:var(--dan-wf-badge-font-weight,500);padding:var(--dan-wf-badge-py,8px) var(--dan-wf-badge-px,12px);border-width:var(--dan-wf-badge-border-width,1px);border-style:var(--dan-wf-badge-border-style,solid);border-color:var(--dan-wf-badge-border-color,#ffffff);border-radius:var(--dan-wf-badge-radius,999px);transition:background-color 0.4s ease,color 0.4s ease,border-color 0.4s ease}.breakdance .dan-workflow .dan-workflow__step.is-active .dan-workflow__badge{background-color:var(--dan-wf-active-bg,#000000);color:var(--dan-wf-active-text,#ffffff);border-color:var(--dan-wf-active-border,#000000)}.breakdance .dan-workflow .dan-workflow__text{display:inline-block}.breakdance .dan-workflow .dan-workflow__step.is-active .dan-workflow__text{animation:dan-wf-text-slide 0.25s ease-out}@keyframes dan-wf-text-slide{from{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.breakdance .dan-workflow .dan-workflow__progress{display:none;width:var(--dan-wf-progress-size,20px);height:var(--dan-wf-progress-size,20px);flex-shrink:0}.breakdance .dan-workflow .dan-workflow__step.is-active .dan-workflow__progress{display:block}.breakdance .dan-workflow .dan-workflow__circle-stroke{stroke:var(--dan-wf-progress-color,#c2da91);stroke-width:12;stroke-dasharray:1;stroke-dashoffset:1}.breakdance .dan-workflow .dan-workflow__step.is-active .dan-workflow__circle-stroke{animation:dan-wf-draw var(--dan-wf-progress-dur,1s) ease-out 0.5s forwards}.breakdance .dan-workflow .dan-workflow__step.is-completed .dan-workflow__circle-stroke{stroke:var(--dan-wf-completed-color,#ffffff);stroke-dashoffset:0;animation:none}.breakdance .dan-workflow .dan-workflow__circle-fill{transition:fill 0.15s ease-out}.breakdance .dan-workflow .dan-workflow__step.is-completed .dan-workflow__circle-fill{fill:var(--dan-wf-completed-color,#ffffff)}.breakdance .dan-workflow .dan-workflow__checkmark{stroke:var(--dan-wf-check-color,#000000);stroke-dasharray:1;stroke-dashoffset:1}.breakdance .dan-workflow .dan-workflow__step.is-completed .dan-workflow__checkmark{animation:dan-wf-draw 0.3s ease-out forwards}@keyframes dan-wf-draw{from{stroke-dashoffset:1}to{stroke-dashoffset:0}}.breakdance .dan-workflow .dan-workflow__connector{height:var(--dan-wf-line-h,54px);display:flex;justify-content:center;align-items:center}.breakdance .dan-workflow .dan-workflow__line-track{width:var(--dan-wf-line-w,2px);height:100%;background:var(--dan-wf-line-bg,#ffffff);border-radius:9999px;overflow:hidden}.breakdance .dan-workflow .dan-workflow__line-fill{width:100%;height:0;background:var(--dan-wf-line-fill,#000000);border-radius:9999px}.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}