.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))}.bde-section{position:relative;width:100%;background-position:center center;background-size:cover}.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)}.bde-section .section-shape-divider-wrapper{position:absolute;overflow:hidden;top:0;left:0;bottom:0;right:0;pointer-events:none}.bde-section .section-shape-divider-wrapper .section-shape-divider svg{position:absolute;color:#000;width:100%;height:320px;left:0;right:0;top:0}.bde-columns{max-width:100%;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--bde-column-gap)}.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}.bde-post-list{max-width:100%;width:100%}.bde-post-list .ee-post-meta a,.bde-post-list .ee-post-title a,.bde-post-list .ee-post-taxonomy-item a{text-decoration:none}.bde-post-list .ee-post{display:flex;flex-direction:column;gap:20px;padding:20px}.bde-post-list .ee-post-wrap{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start}.bde-post-list .ee-post-image-link{width:100%;flex-shrink:0;order:0}.bde-post-list .ee-post-image-link.ee-posts-image-left,.bde-post-list .ee-post-image-link.ee-posts-image-right{width:25%}.bde-post-list .ee-post-image{width:100%;position:relative;padding-bottom:56.25%}.bde-post-list .ee-post-image img{width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;object-fit:cover}.bde-post-list .ee-post-title{margin:0 0 20px 0;text-align:left;font-size:1.25em}.bde-post-list .ee-post-title a{color:inherit;display:block}.bde-post-list .ee-post-meta{display:flex;flex-wrap:wrap;margin-bottom:15px;order:2;font-size:0.8125em}.bde-post-list .ee-post-meta-item{position:relative}.bde-post-list .ee-post-meta-item a{color:inherit}.bde-post-list .ee-post-meta-item:not(:last-child):after{content:".";margin:0 5px}.bde-post-list .ee-post-taxonomy-item:not(:last-child):after{content:"/";margin:0 5px}.bde-post-list .ee-post-taxonomy{display:flex;flex-wrap:wrap;margin:0 0 12px 0;padding:0;font-size:0.875em;order:3}.bde-post-list .ee-post-taxonomy-item{position:relative;list-style:none}.bde-post-list .ee-post-taxonomy-item a{color:inherit}.bde-post-list .ee-post-content{text-align:left;font-size:0.875em;margin-bottom:20px;order:4}.bde-post-list .ee-post-content p{margin:0}.bde-post-list .ee-post-button{margin-top:auto;order:10}.bde-advanced-tabs{text-align:left;width:100%;max-width:100%}.bde-advanced-tabs-content{text-align:left;width:100%;max-width:100%}.bde-icon-list{max-width:100%;display:flex;text-align:left}.bde-icon-list ul{width:100%;display:flex;flex-direction:column;list-style:none;padding:0;margin:0;gap:16px}.bde-icon-list li .bde-icon-list__item-wrapper{display:flex;align-items:center;text-decoration:none;gap:8px}.bde-icon-list ul .bde-icon-list__icon{display:flex;font-size:20px}.bde-icon-list--background ul .bde-icon-list__icon{padding:14px;border-radius:0px;background-color:#DBE5FF}.bde-icon-list ul .bde-icon-list__icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}