.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-heading{max-width:100%;margin:0}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.ds-panelbox-wrapper{max-width:100%;height:100%;margin:auto;opacity:1}.panelbox-grid{display:grid;max-height:85vh;gap:0;margin:auto;position:relative;height:auto;width:100%;aspect-ratio:1}.panelbox-item{display:flex;flex-direction:column;background-size:cover;border-radius:0;cursor:pointer;min-width:0;min-height:0;user-select:none;position:relative;overflow:hidden;aspect-ratio:1!important}.panelbox-empty,.panelbox-item.active{cursor:default}.panelbox-item.active{z-index:2;border-radius:0;pointer-events:none}.panelbox-image,.panelbox-overlay{position:absolute;left:0;width:100%;height:100%}.panelbox-image{top:0;background-size:cover;z-index:1}.panelbox-overlay{bottom:0;z-index:2}.panelbox-overlay,.panelbox-heading{transition:scale .5s linear}.panelbox-heading{z-index:3;margin:0;pointer-events:none}.panelbox-inner{width:100%;transform-origin:bottom;max-height:0;overflow:hidden;pointer-events:none;background:none;z-index:3}.active .panelbox-inner{max-height:100%;pointer-events:auto}.panelbox-nav{height:100%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;pointer-events:auto;padding:0}@media screen and (max-width:768px){.ds-panelbox-wrapper{max-height:80vw!important;height:80vw!important;padding:0}}