.breakdance .bde-header-builder{position:relative;width:100%;background-color:var(--bde-background-color);--bde-header-width:var(--bde-section-width);--bde-header-sticky-top:calc(var(--bde-header-sticky-offset) + var(--wp-admin--admin-bar--height, 0px));--bde-header-sticky-offset:0px;--bde-header-sticky-duration:var(--bde-transition-duration)}.breakdance .bde-header-builder .bde-header-builder__container{gap:20px;display:flex;align-items:center;justify-content:space-between;margin:0 auto;max-width:var(--bde-header-width);padding:var(--bde-section-horizontal-padding) var(--bde-section-horizontal-padding)}.breakdance .bde-header-builder.bde-header-builder--overlay:not(.bde-header-builder--sticky){position:absolute;z-index:var(--bde-z-index-header-overlay)}.breakdance .bde-header-builder.bde-header-builder--sticky{position:fixed;z-index:var(--bde-z-index-header-sticky);top:var(--bde-header-sticky-top);transition-property:transform,opacity,background-color,box-shadow,top;transition-duration:var(--bde-header-sticky-duration);transition-timing-function:ease-in-out}.breakdance .bde-header-builder.bde-header-builder--sticky-bottom{top:auto;bottom:0}.breakdance .bde-header-builder.bde-header-builder--sticky .bde-header-builder__container{transition-property:min-height;transition-duration:var(--bde-header-sticky-duration);transition-timing-function:ease-in-out}.breakdance .bde-header-builder .bde-header-builder__header-builder-border-top,.breakdance .bde-header-builder .bde-header-builder__header-builder-border-bottom{transition-property:height,background-color;transition-duration:var(--bde-header-sticky-duration);transition-timing-function:ease-in-out}.bde-header-builder--sticky-scroll-hide{box-shadow:none!important;pointer-events:none}.bde-header-builder--sticky-scroll-hide *{pointer-events:none}.bde-header-builder--sticky-scroll-start-off-hidden{transition-duration:0s!important}.bde-header-builder--sticky-scroll-hide.bde-header-builder--sticky-scroll-slide{transform:translateY(calc(-100% - var(--wp-admin--admin-bar--height, 0px)));opacity:0}.bde-header-builder--sticky-bottom.bde-header-builder--sticky-scroll-hide.bde-header-builder--sticky-scroll-slide{transform:translateY(100%)}.bde-header-builder--sticky-scroll-hide.bde-header-builder--sticky-scroll-fade{opacity: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-menu-custom-area{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.bde-menu-custom-area.bde-menu-custom-area-hide-in-desktop-menu{display:var(--menu-hide-on-desktop,flex)}.bde-menu-custom-area.bde-menu-custom-area-hide-in-mobile-menu{display:var(--menu-hide-on-mobile,flex)}.breakdance .bde-text-link{display:flex}.breakdance .bde-text-link>*{margin:0;color:currentColor}.breakdance .bde-mini-cart{text-align:left}.breakdance .bde-globalblock{max-width:100%;width:100%}.bde-globalblock .breakdance{background-color:initial;color:initial}.breakdance .bde-text-link{display:flex}.breakdance .bde-text-link>*{margin:0;color:currentColor}.breakdance-dropdown-custom-content{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.breakdance .bde-heading{max-width:100%;margin:0}.bde-shortcodewrapper{max-width:100%;width:100%}.breakdance .bde-code-block{max-width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-progress-bar{max-width:100%}.breakdance .bde-progress-bar,.breakdance .bde-progress-bar__progress{display:flex}.breakdance .bde-progress-bar{flex-direction:column;width:100%}.breakdance .bde-progress-bar__background{overflow:hidden;position:relative}.breakdance .bde-progress-bar__background,.breakdance .bde-progress-bar__progress{width:100%;background-color:#d4cdfd}.breakdance .bde-progress-bar__progress-wrap{width:70%}.breakdance .bde-progress-bar__background::before,.breakdance .bde-progress-bar__progress::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(-45deg,rgba(255,255,255,0.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.12) 50%,rgba(255,255,255,0.12) 75%,transparent 75%,transparent);z-index:0}.breakdance .bde-progress-bar__background::before,.breakdance .bde-progress-bar__progress::before{background-position:top left;background-attachment:fixed;background-size:35px 35px}.breakdance .bde-progress-bar__progress{background-color:#6426f5;align-items:center;position:relative;transition-property:margin,width;padding:20px;font-size:1em;color:#fff}.breakdance .bde-progress-bar__title{white-space:nowrap;margin-right:12px}.breakdance .bde-progress-bar__title,.breakdance .bde-progress-bar::before{font-weight:700}.breakdance .bde-progress-bar__percent{margin-left:auto}@keyframes breakdance_progress_bar_stripes{from{background-position:35px 0}to{background-position:0 0}}