.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-stretchy-button{perspective:10000px;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:#fff0;cursor:pointer;width:fit-content;--elastic-ease-out:linear(0,0.5737 7.6%,0.8382 11.87%,0.9463 14.19%,1.0292 16.54%,1.0886 18.97%,1.1258 21.53%,1.137 22.97%,1.1424 24.48%,1.1423 26.1%,1.1366 27.86%,1.1165 31.01%,1.0507 38.62%,1.0219 42.57%,0.9995 46.99%,0.9872 51.63%,0.9842 58.77%,1.0011 81.26%,1);--transform-ease:cubic-bezier(.59,1,.88,1.01);--bounce-cubic-ease:cubic-bezier(.34,2.27,.64,1)}.breakdance .dan-stretchy-button__container{transform-style:preserve-3d;display:grid;transition:rotate var(--stretch-duration) var(--transform-ease),transform var(--stretch-duration) var(--transform-ease)}.breakdance .dan-stretchy-button__bg{grid-area:1 / 1;display:grid;transition:scale calc(var(--stretch-duration) * 0.6) var(--transform-ease),transform calc(var(--stretch-duration) * 0.6) var(--transform-ease)}.breakdance .dan-stretchy-button__inner{z-index:1;-webkit-clip-path:inset(7.5% 0%);clip-path:inset(7.5% 0%);grid-area:1 / 1;grid-template-columns:auto 1fr;align-items:center;display:grid}.breakdance .dan-stretchy-button__inner::after{content:attr(data-text);display:block;grid-area:1 / 2 / 1 / 2;translate:0 200% 0;transition:scale calc(var(--stretch-duration) * 0.6) var(--transform-ease),translate calc(var(--stretch-duration) * 0.6) var(--transform-ease),transform calc(var(--stretch-duration) * 0.6) var(--transform-ease);transform-origin:bottom center}.breakdance .dan-stretchy-button__text{grid-area:1 / 2 / 1 / 2}.breakdance .dan-stretchy-button__text{transition:scale calc(var(--stretch-duration) * 0.6) var(--transform-ease),translate calc(var(--stretch-duration) * 0.6) var(--transform-ease),transform calc(var(--stretch-duration) * 0.6) var(--transform-ease);transform-origin:bottom center}@media (hover:hover) and (pointer:fine){.breakdance .dan-stretchy-button:is(:hover,:focus-visible) .dan-stretchy-button__container{rotate:x var(--stretch-amount);transform:rotateX(calc(var(--stretch-amount) * -1));transition:rotate var(--stretch-duration) var(--transform-ease),transform calc(var(--stretch-duration) * 1.6) var(--stretch-duration) var(--bounce-cubic-ease)}.breakdance .dan-stretchy-button:is(:hover,:focus-visible) .dan-stretchy-button__text{scale:1 var(--stretch-text);transform:scaleY(calc(1/var(--stretch-text)));translate:0 -200% 0;transition:scale calc(var(--stretch-duration) * 0.8) var(--transform-ease),translate calc(var(--stretch-duration) * 1.4) calc(var(--stretch-duration) * 0.8) var(--bounce-cubic-ease),transform calc(var(--stretch-duration) * 1.4) calc(var(--stretch-duration) * 0.8) var(--bounce-cubic-ease)}.breakdance .dan-stretchy-button:is(:hover,:focus-visible) .dan-stretchy-button__inner::after{scale:1 var(--stretch-text);transform:scaleY(calc(1/var(--stretch-text)));translate:0 0 0;transition:scale calc(var(--stretch-duration) * 0.8) calc(var(--stretch-duration) * 0.8) var(--transform-ease),translate calc(var(--stretch-duration) * 1.4) calc(var(--stretch-duration) * 1.6) var(--bounce-cubic-ease),transform calc(var(--stretch-duration) * 1.4) calc(var(--stretch-duration) * 1.6) var(--bounce-cubic-ease)}}.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}