.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-stripes-button{padding:0 var(--padding-right) 0 var(--padding-left);z-index:1;-webkit-user-select:none;user-select:none;place-content:center;display:flex;width:fit-content;position:relative;cursor:pointer;--stripes-blend-second-color:var(--background-color)}.breakdance .dan-stripes-button__container{z-index:1;padding:var(--padding-top) 0 var(--padding-bottom) 0;position:relative;overflow:clip}.breakdance .dan-stripes-button__text{display:block}.breakdance .dan-stripes-button__background{background:var(--background-color);z-index:-1;place-self:center;width:100%;height:100%;padding-bottom:0;padding-right:0;position:absolute;overflow:clip}.breakdance .dan-stripes-button__background::before{content:"";display:block;position:absolute;background:linear-gradient(to right,transparent,color-mix(in hsl,var(--stripes-blend-first-color),transparent 3%)),repeating-linear-gradient(var(--stripes-degree),var(--stripes-blend-first-color),var(--stripes-blend-first-color) .125em,var(--stripes-blend-second-color) .125em,var(--stripes-blend-second-color) .5em);inset:0;animation:wonder-warp-scroll-background var(--stripes-movement-duration) var(--stripes-movement-ease) infinite;width:100%;height:100%;transition:transform var(--stripes-translate-speed) var(--stripes-translate-ease)}.breakdance .dan-stripes-button__background[data-from="top"]::before{transform-origin:center top}.breakdance .dan-stripes-button__background[data-from="bottom"]::before{transform-origin:center bottom}.breakdance .dan-stripes-button::after{content:"";display:block;position:absolute}@media (hover:hover) and (pointer:fine){.breakdance .dan-stripes-button__background::before{transform:scaleY(0)}.breakdance .dan-stripes-button:hover .dan-stripes-button__background::before,.breakdance .dan-stripes-button:focus-visible .dan-stripes-button__background::before{transform:scale(1)}}@keyframes wonder-warp-scroll-background{to{background-position-x:0,-.6875em}}.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}