.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-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-container-link{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;text-decoration:none;transition-property:background-color,border-color,box-shadow,color;transition-timing-function:ease-in-out;transition-duration:var(--defaultTransition,300ms);position:relative;background-size:cover}.breakdance .bde-container-link h1,.bde-container-link h2,.bde-container-link h3,.bde-container-link h4,.bde-container-link h5,.bde-container-link h6{transition-property:color;transition-timing-function:ease-in-out;transition-duration:var(--defaultTransition,300ms)}.breakdance .bde-wp-menu .breakdance-nested-dropdown-parent{position:relative;height:auto;min-height:40px;box-sizing:border-box}.breakdance .bde-wp-menu .breakdance-nested-dropdown{position:absolute;left:100%;top:0;background:var(--dropdown-background-color,#fff);border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,0.15);min-width:200px;max-width:var(--dropdown-custom-width,280px);z-index:1001;opacity:0;visibility:hidden;transform:translateX(-10px);transition:all 0.2s ease;display:block;pointer-events:auto}.breakdance .bde-wp-menu .breakdance-nested-dropdown-parent:hover>.breakdance-nested-dropdown,.breakdance .bde-wp-menu .breakdance-nested-dropdown-parent:focus-within>.breakdance-nested-dropdown{opacity:1;visibility:visible;transform:translateX(0)}.breakdance .bde-wp-menu .breakdance-nested-dropdown-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;height:auto;min-height:unset;box-sizing:border-box}.breakdance-dropdown-links li{min-height:40px}.breakdance .bde-wp-menu .breakdance-submenu-link-arrow{position:relative;z-index:1;align-self:stretch;border:none;background-color:transparent;cursor:pointer;width:38px;height:auto;min-height:unset;display:block;box-sizing:border-box;margin:0;overflow:visible}.breakdance .bde-wp-menu .breakdance-submenu-link-arrow:after{content:"";display:var(--link-arrow-display,block);-webkit-mask-image:var(--arrow-icon);mask-image:var(--arrow-icon);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:center;mask-position:center;background-color:var(--link-arrow-color,#000);width:var(--link-arrow-size,10px);height:var(--link-arrow-size,10px);margin-left:var(--link-arrow-gap,8px);flex-shrink:0;transition:transform 0.2s ease,background-color 0.2s ease;transform:rotate(var(--link-arrow-close-rotation,0deg))}.breakdance .bde-wp-menu .breakdance-nested-dropdown-parent:hover .breakdance-submenu-link-arrow:after{transform:rotate(var(--link-arrow-open-rotation,90deg));background-color:var(--link-arrow-color-hover,#000)}.breakdance .bde-wp-menu .breakdance-nested-link-arrow{background:none;border:none;padding:4px;margin-left:8px;cursor:pointer;color:inherit;transition:transform 0.2s ease;font-size:12px;line-height:1}.breakdance .bde-wp-menu .breakdance-nested-dropdown-parent:hover .breakdance-nested-link-arrow{transform:rotate(90deg)}.breakdance .bde-wp-menu .breakdance-nested-dropdown .breakdance-dropdown-links{list-style:none;margin:0;padding:8px 0;background:transparent}.breakdance .bde-wp-menu .breakdance-nested-dropdown .breakdance-dropdown-item{margin:0;background:transparent}.breakdance .bde-wp-menu .breakdance-nested-dropdown .breakdance-dropdown-link{display:block;padding:8px 16px;color:var(--link-color,#333);text-decoration:none;transition:background-color 0.2s ease}.breakdance .bde-wp-menu .breakdance-nested-dropdown .breakdance-dropdown-link:hover{background-color:var(--link-background-color-hover,#f5f5f5);color:var(--link-color-hover,#000)}.breakdance .bde-wp-menu .breakdance-dropdown-body,.breakdance .bde-wp-menu .breakdance-dropdown-section{overflow:visible!important}@media (max-width:768px){.breakdance .bde-wp-menu .breakdance-nested-dropdown{position:static;left:auto;top:auto;min-width:0;width:100%;box-shadow:none;border-radius:0;opacity:1;visibility:visible;transform:none;display:none;pointer-events:auto;background:transparent;border:none!important;padding:0;margin:0}.breakdance .bde-wp-menu .breakdance-nested-dropdown-parent:hover>.breakdance-nested-dropdown{display:none}.breakdance .bde-wp-menu .breakdance-nested-dropdown-parent.open>.breakdance-nested-dropdown,.breakdance .bde-wp-menu .breakdance-nested-dropdown-parent[aria-expanded="true"]>.breakdance-nested-dropdown{display:block}.breakdance .bde-wp-menu .breakdance-menu .breakdance-menu-link,.breakdance .bde-wp-menu .breakdance-menu .breakdance-dropdown-link{border:none}.breakdance .bde-wp-menu .breakdance-nested-dropdown .breakdance-dropdown-links{padding:0;margin:0;background:transparent}.breakdance .bde-wp-menu .breakdance-nested-dropdown .breakdance-dropdown-item{margin:0;background:transparent}.breakdance .bde-wp-menu .breakdance-nested-dropdown .breakdance-dropdown-link{padding:8px 16px 8px 32px;white-space:normal;background:transparent}.breakdance .bde-wp-menu .breakdance-nested-dropdown .breakdance-dropdown-link:hover{background:var(--link-background-color-hover,#f5f5f5)}.breakdance .bde-wp-menu .breakdance-submenu-link-arrow{width:30px;height:auto;padding:var(--link-padding-top) var(--link-padding-right) var(--link-padding-bottom) 0}}.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-icon{display:flex}