.breakdance .bde-section{position:relative;width:100%;background-position:center center;background-size:cover}.breakdance .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)}.breakdance .bde-section .section-shape-divider-wrapper{position:absolute;overflow:hidden;top:0;left:0;bottom:0;right:0;pointer-events:none}.breakdance .bde-section .section-shape-divider-wrapper .section-shape-divider svg{position:absolute;color:#000;width:100%;height:320px;left:0;right:0;top: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-heading{max-width:100%;margin:0}.bde-menu-builder-custom .mfc-grid{display:grid;grid-template-columns:repeat(var(--mfc-cols,2),minmax(0,1fr));gap:var(--mfc-gap,24px);align-items:stretch}.bde-menu-builder-custom .mfc-card{min-width:0}.bde-menu-builder-custom .mfc-section + .mfc-section{margin-top:2.5rem}.bde-menu-builder-custom .mfc-section__title{margin:0 0 1rem}.bde-menu-builder-custom .mfc-section__desc{margin:-0.5rem 0 1rem;opacity:0.8}.bde-menu-builder-custom .mfc-pills{display:flex;flex-wrap:wrap;gap:10px;justify-content:var(--mfc-pills-align,flex-start);margin-bottom:1.75rem}.bde-menu-builder-custom .mfc-pill{appearance:none;border:1px solid rgba(0,0,0,0.12);background:#fff;color:inherit;font:inherit;font-size:0.9em;font-weight:600;letter-spacing:0.02em;padding:10px 22px;border-radius:8px;cursor:pointer;transition:background-color 0.15s ease,color 0.15s ease,border-color 0.15s ease}.bde-menu-builder-custom .mfc-pill:hover{border-color:var(--mfc-pill-accent,#7bb642)}.bde-menu-builder-custom .mfc-pill.is-active{background:var(--mfc-pill-accent,#7bb642);border-color:var(--mfc-pill-accent,#7bb642);color:#fff}.bde-menu-builder-custom .mfc-hint{border:1px dashed rgba(0,0,0,0.25);border-radius:8px;padding:18px;opacity:0.75;font-size:0.95em}@media (max-width:640px){.bde-menu-builder-custom .mfc-grid{grid-template-columns:1fr}}.bde-menu-builder-custom .mfc-loadingnote{grid-column:1 / -1;padding:2rem 0;text-align:center;opacity:0.55;font-size:0.9em}