.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-crystal-button{display:block;width:fit-content;box-sizing:border-box;overflow:hidden;position:relative;place-items:center;transition:transform 0.1s}.breakdance .dan-crystal-button:not(:has(>a)),.breakdance .dan-crystal-button>a{cursor:pointer}.breakdance .dan-crystal-button .dan-crystal-button__anchor{display:flex;width:fit-content;height:fit-content;color:currentColor!important;text-decoration:unset}.breakdance .dan-crystal-button:is(:hover,:focus-visible){--hover:1}.breakdance .dan-crystal-button:before{content:"";position:absolute;inset:0;border:unset;background:conic-gradient(from calc(var(--rx, 0) * 180deg) at calc(var(--x, 0) * 100%) calc(var(--y, 0) * 100%),hsl(10 90% 70%),hsl(140 80% 70%),hsl(320 80% 70%),hsl(210 80% 70%),hsl(10 80% 70%));filter:saturate(var(--filter));opacity:var(--hover,0);transition:opacity 0.2s}.breakdance .dan-crystal-button .dan-crystal-button__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;border:unset;display:block;grid-column:1;grid-row:1}.breakdance .dan-crystal-button .dan-crystal-button__title{grid-row:1;grid-column:1;position:relative;z-index:2;display:grid;align-items:center;gap:.5rem}.breakdance .dan-crystal-button .dan-crystal-button--dark{outline:none}.breakdance .dan-crystal-button .dan-crystal-button__backdrop{background:hsla(0,0,0,.3);-webkit-backdrop-filter:blur(var(--blur)) brightness(var(--brightness)) saturate(var(--saturate));backdrop-filter:blur(var(--blur)) brightness(var(--brightness)) saturate(var(--saturate))}.breakdance .dan-crystal-button .dan-crystal-button--dark:after{background:hsl(0 0% 10% / calc(1 - var(--hover, 0) * 0.25))}.breakdance .dan-toast{position:fixed;pointer-events:none}.breakdance .dan-toast:hover{pointer-events:auto}.breakdance .dan-toast__toast{position:absolute;bottom:0;right:0;width:100%;pointer-events:auto}.breakdance .dan-toast__toast-content{display:flex;align-items:start}.breakdance .dan-toast__toast-body{flex:1;min-width:0;display:flex;flex-direction:column}.breakdance .dan-toast__toast-close{flex-shrink:0;cursor:pointer;border:none;background:#fff0;display:flex;width:var(--dimensions);height:var(--dimensions);transition:background 0.2s ease}.breakdance .dan-toast__toast-close>svg{width:100%;height:100%}.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}