.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 .dan-expanding-nav[data-flickering="1"]{opacity:0}.breakdance .dan-expanding-nav{cursor:default;position:relative;width:fit-content;height:fit-content;display:flex;justify-content:center;align-items:center;flex-direction:row}.breakdance .dan-expanding-nav>*:not(.dan-expanding-nav__expanding-content){position:relative;z-index:1}.breakdance .dan-expanding-nav .dan-expanding-nav__nav-item{width:fit-content;height:fit-content;transition:all var(--nav-item-transition-duration) var(--nav-item-transition-easing)}.breakdance .dan-expanding-nav .dan-expanding-nav__expanding-content{overflow:hidden;position:absolute;height:100%;width:100%;max-width:unset;transition:all var(--expanding-duration) var(--expanding-easing)}.breakdance .dan-expanding-nav[data-from="top"] .dan-expanding-nav__expanding-content{top:0}.breakdance .dan-expanding-nav[data-from="bottom"] .dan-expanding-nav__expanding-content{bottom:0}.breakdance .dan-expanding-nav[data-from="top"] .dan-expanding-nav__expanding-content[data-active="true"]{width:calc(100% + var(--expanding-horizontal-expand) * 2);top:0}.breakdance .dan-expanding-nav[data-from="bottom"] .dan-expanding-nav__expanding-content[data-active="true"]{width:calc(100% + var(--expanding-horizontal-expand) * 2);bottom:0}.breakdance .dan-expanding-nav .dan-expanding-nav__expanding-content-item{position:absolute;top:0;left:0;width:100%;height:fit-content;opacity:0;pointer-events:none;transition:opacity var(--expanding-fade-duration) var(--expanding-fade-easing)}.breakdance .dan-expanding-nav .dan-expanding-nav__expanding-content-item[data-active="true"]{opacity:1;pointer-events:auto}.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-code-block{max-width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.breakdance .bde-text-link{display:flex}.breakdance .bde-text-link>*{margin:0;color:currentColor}