.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}.bde-breadcrumbs{display:flex;margin:0;padding:0;max-width:100%;list-style-type:none;align-items:center;justify-content:flex-start;text-align:left;flex-wrap:wrap;color:var(--bde-body-text-color)}.bde-breadcrumbs p{margin:0}.breakdance .bde-breadcrumbs a{font-weight:600;text-decoration:none;color:var(--bde-links-color)}.breakdance .bde-breadcrumbs a:hover{color:var(--bde-links-color-hover)}.bde-breadcrumbs .separator{color:var(--bde-body-text-color)}.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-rich-text{max-width:100%;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-rich-text>:last-child li:last-child>p{margin-bottom:0}.breakdance .bde-rich-text img.aligncenter{display:block;margin:auto}.breakdance .bde-rich-text img.alignleft{float:left}.breakdance .bde-rich-text img.alignright{float:right}.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}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.phox-visual-hotspots{width:100%}.phox-visual-hotspots .vhs-container{position:relative;width:100%}.phox-visual-hotspots .vhs-image-wrap{position:relative;display:inline-block;width:100%}.phox-visual-hotspots .vhs-image-wrap img{width:100%;height:auto;display:block}.phox-visual-hotspots .vhs-hotspots-container{position:absolute;top:0;left:0;right:0;bottom:0}.phox-visual-hotspots .vhs-hotspot{position:absolute;transform:translate(-50%,-50%);z-index:10;cursor:pointer}.phox-visual-hotspots .vhs-spot-inner{position:relative;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.phox-visual-hotspots .vhs-dot{width:100%;height:100%;background:#6366f1;border-radius:50%;position:relative;z-index:2;transition:transform 0.2s ease}.phox-visual-hotspots .vhs-pulse{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;border-radius:50%;background:rgba(99,102,241,0.4);animation:vhs-pulse 2s ease-out infinite}@keyframes vhs-pulse{0%{transform:translate(-50%,-50%) scale(1);opacity:0.8}100%{transform:translate(-50%,-50%) scale(2.5);opacity:0}}.phox-visual-hotspots .vhs-tooltip{position:absolute;bottom:calc(100% + 12px);left:50%;transform:translateX(-50%);width:250px;background:#1a1a2e;color:#fff;padding:16px;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,0.3);opacity:0;visibility:hidden;transition:opacity 0.25s ease,transform 0.25s ease;z-index:100}.phox-visual-hotspots .vhs-hotspot.active .vhs-tooltip{opacity:1;visibility:visible}.phox-visual-hotspots .vhs-tooltip-title{font-weight:600;font-size:16px;margin-bottom:8px}.phox-visual-hotspots .vhs-tooltip-content{font-size:14px;line-height:1.5;opacity:0.9}.phox-visual-hotspots .vhs-tooltip-link{display:inline-block;margin-top:12px;color:#6366f1;text-decoration:none;font-weight:500}.phox-visual-hotspots .vhs-placeholder{padding:60px 40px;background:#f5f5f5;border:2px dashed #ddd;border-radius:12px;text-align:center;color:#888}.phox-visual-hotspots .vhs-tooltip-close{display:none}.phox-visual-hotspots .vhs-builder-btn{display:block;margin:0 auto 20px;padding:12px 24px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer}@media (max-width:768px){.phox-visual-hotspots .vhs-tooltip-close{display:flex}}.breakdance .bde-globalblock{max-width:100%;width:100%}.bde-globalblock .breakdance{background-color:initial;color:initial}