.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-dot-button{-webkit-user-select:none;user-select:none;transform-style:preserve-3d;display:grid;position:relative;cursor:pointer;width:fit-content}.breakdance .dan-dot-button__bg{grid-area:1 / 1;overflow:clip}.breakdance .dan-dot-button__inner{z-index:1;grid-area:1 / 1;align-items:center;display:grid;overflow:clip}.breakdance .dan-dot-button__dot-wrap{grid-area:1 / 1;display:grid}.breakdance .dan-dot-button__dot{height:var(--btn-color-tunes-dot-size);width:var(--btn-color-tunes-dot-size);border-radius:50%;grid-area:1 / 1;display:block}.breakdance .dan-dot-button__dot--third{rotate:120deg}.breakdance .dan-dot-button__dot--second{rotate:120deg}.breakdance .dan-dot-button__dot--first{rotate:120deg}.breakdance .dan-dot-button__text{transform-origin:0%;grid-area:1 / 2;display:block}.breakdance .dan-dot-button{--elastic-ease-out:linear(0,0.007 0.9%,0.026 1.8%,0.113 4%,0.605 12.3%,0.807 16.5%,0.947 20.9%,0.992 23.2%,1.024 25.6%,1.045 28.7%,1.051 32.3%,1.011 47.8%,1 55.7%,1);--smooth-ease:cubic-bezier(.32,.72,0,1);--color-ease:cubic-bezier(.216,.62,.356,1);transition:transform var(--dot-duration) var(--elastic-ease-out);-webkit-tap-highlight-color:#fff0}.breakdance .dan-dot-button__bg{transition:scale var(--dot-duration) var(--smooth-ease),background-color calc(var(--dot-duration) * 0.5) var(--color-ease)}.breakdance .dan-dot-button__dot-wrap{transition:rotate calc(var(--dot-duration) * 1.5) var(--elastic-ease-out)}.breakdance .dan-dot-button__dot{transition:rotate calc(var(--dot-duration) * 1.5) var(--elastic-ease-out),scale calc(var(--dot-duration) * 1.5) var(--elastic-ease-out),opacity calc(var(--dot-duration) * 0.5) ease-out}.breakdance .dan-dot-button__dot:is(.dan-dot-button__dot--first,.dan-dot-button__dot--second,.dan-dot-button__dot--third){opacity:0;scale:.25}.breakdance .dan-dot-button__text{transition:translate calc(var(--text-duration) * 1.5) var(--elastic-ease-out),rotate calc(var(--text-duration) * 1.5) var(--elastic-ease-out),opacity calc(var(--text-duration) * 0.5) ease-out,color calc(var(--text-duration) * 0.5) var(--color-ease)}.breakdance .dan-dot-button__inner::after{content:attr(data-text);display:block;grid-area:1 / 2;translate:-1em 2em 0;rotate:40deg;opacity:0;transform-origin:left center;transition:translate calc(var(--text-duration) * 1.5) var(--elastic-ease-out),rotate calc(var(--text-duration) * 1.5) var(--elastic-ease-out),opacity calc(var(--text-duration) * 0.5) ease-out}@media (hover:hover) and (pointer:fine){.breakdance .dan-dot-button:is(:hover,:focus-visible) .dan-dot-button__dot{rotate:-120deg;opacity:0}.breakdance .dan-dot-button:is(:hover,:focus-visible) .dan-dot-button__dot:is(.dan-dot-button__dot--first,.dan-dot-button__dot--second,.dan-dot-button__dot--third){transition-delay:calc(var(--index) * .032s);rotate:0deg;scale:.99;opacity:1}.breakdance .dan-dot-button:is(:hover,:focus-visible) .dan-dot-button__text{rotate:-40deg;translate:-1em -2em 0;opacity:0}.breakdance .dan-dot-button:is(:hover,:focus-visible) .dan-dot-button__inner::after{rotate:0deg;translate:0 0 0;opacity:1}}.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}