.bde-popup{width:100%;height:calc(100% - var(--wp-admin--admin-bar--height, 0px));position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:center;top:var(--wp-admin--admin-bar--height,0px);left:0}.bde-popup .breakdance-popup{position:relative;display:flex;max-width:100%;max-height:100%;width:750px}.bde-popup .breakdance-popup-content{background-color:var(--bde-background-color);display:flex;align-items:flex-start;flex-direction:column;max-width:100%;width:100%;height:100%;text-align:left;padding:30px;overflow:auto}.bde-popup .breakdance-popup-content>*{flex-shrink:0}.bde-popup .breakdance-popup-content:empty{height:400px}.breakdance-popup .breakdance-popup-close-button{cursor:pointer;display:flex;align-items:center;position:absolute;--closeButtonSize:40px;--closeButtonOutsideOffset:0px;font-size:var(--closeButtonSize);transition:var(--bde-transition-duration) ease-in-out all}.breakdance-popup-close-icon{display:flex}.breakdance-popup .breakdance-popup-close-button.hidden{opacity:0;visibility:hidden}.breakdance-popup-close-icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.breakdance-popup-position-top-left{top:0;left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-middle-left{top:50%;transform:translateY(-50%);left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-bottom-left{bottom:0;left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-top-right{top:0;right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-middle-right{top:50%;transform:translateY(-50%);right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-bottom-right{bottom:0;right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance .ce-mesh-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;isolation:isolate;background-size:cover}.ce-mesh-gradient{position:absolute;inset:0;z-index:-1;pointer-events:none;overflow:hidden;contain:layout paint;border-radius:inherit}:where(.section-container,.bde-section,.bde-div,.bde-column,.column-inner):has(>.ce-mesh-gradient){position:relative;isolation:isolate}.ce-mesh-gradient .ce-mesh-gradient__canvas{position:absolute;inset:0}.ce-mesh-gradient .ce-mesh-gradient__blob{position:absolute;border-radius:50%}.ce-mesh-gradient .ce-mesh-gradient__stagger{position:absolute;inset:0;opacity:0.55}.ce-mesh-gradient .ce-mesh-gradient__svg{position:absolute;inset:0;width:100%;height:100%;display:block}.ce-mesh-gradient .ce-mesh-gradient__grain{position:absolute;inset:0;opacity:0.05;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)'/%3E%3C/svg%3E")}.ce-mesh-gradient .is-animated .ce-mesh-gradient__blob{will-change:transform;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ce-mesh-gradient .is-animated[data-motion="drift"] .ce-mesh-gradient__blob{animation-name:ce-mesh-drift}.ce-mesh-gradient .is-animated[data-motion="pulse"] .ce-mesh-gradient__blob{animation-name:ce-mesh-pulse}@keyframes ce-mesh-drift{0%{transform:translate3d(0,0,0) scale(1)}33%{transform:translate3d(6%,-8%,0) scale(1.05)}66%{transform:translate3d(-7%,6%,0) scale(0.97)}100%{transform:translate3d(0,0,0) scale(1)}}@keyframes ce-mesh-pulse{0%{transform:scale(1)}50%{transform:scale(1.07)}100%{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.ce-mesh-gradient .ce-mesh-gradient__blob{animation:none!important;will-change:auto}}.ce-mesh-gradient .ce-mesh-gradient__hint{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:13px;color:#6b7280;background:repeating-linear-gradient(45deg,#f8f8f8,#f8f8f8 12px,#f1f1f1 12px,#f1f1f1 24px)}.breakdance .ce-mesh-gradient .ce-mesh-gradient__tile{position:absolute;inset:0}.breakdance .ce-mesh-edit-btn{position:absolute;right:14px;bottom:14px;z-index:5;display:inline-flex;align-items:center;gap:7px;font:600 12px/1 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#fff;background:rgba(17,24,39,0.82);border:1px solid rgba(255,255,255,0.25);border-radius:999px;padding:8px 14px;cursor:pointer;pointer-events:auto;backdrop-filter:blur(4px)}.breakdance .ce-mesh-edit-btn:hover{background:#0263ff;border-color:#0263ff}.breakdance .ce-mesh-gradient .ce-mesh-gradient__tile.is-animated,.breakdance .ce-mesh-gradient .ce-mesh-gradient__stagger.is-animated{bottom:auto;height:calc(100% + var(--ce-mesh-tile-h, 1800px));animation:ce-mesh-tile-scroll var(--ce-mesh-dur,18s) linear infinite;will-change:transform}@keyframes ce-mesh-tile-scroll{to{transform:translateY(calc(-1 * var(--ce-mesh-tile-h, 1800px)))}}@media (prefers-reduced-motion:reduce){.ce-mesh-gradient .ce-mesh-gradient__tile.is-animated,.ce-mesh-gradient .ce-mesh-gradient__stagger.is-animated{animation:none!important;will-change:auto;height:100%}}.breakdance .bde-columns{max-width:100%;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--bde-column-gap)}.breakdance .bde-column{display:flex;flex-direction:column;justify-content:flex-start;text-align:left;align-items:flex-start;width:calc(var(--column-width) - var(--bde-column-gap) * ((var(--columnCount) - 1) / var(--columnCount)));position:relative;background-size:cover}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-button{max-width:100%}