.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-heading{max-width:100%;margin:0}.breakdance .bde-button{max-width:100%}.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-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}.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-post-list{max-width:100%;width:100%}.breakdance .bde-post-list .ee-post-meta a,.breakdance .bde-post-list .ee-post-title a,.breakdance .bde-post-list .ee-post-taxonomy-item a{text-decoration:none}.breakdance .bde-post-list .ee-post{display:flex;flex-direction:column;gap:20px;padding:20px}.breakdance .bde-post-list .ee-post-wrap{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start}.breakdance .bde-post-list .ee-post-image-link{width:100%;flex-shrink:0;order:0}.breakdance .bde-post-list .ee-post-image-link.ee-posts-image-left,.breakdance .bde-post-list .ee-post-image-link.ee-posts-image-right{width:25%}.breakdance .bde-post-list .ee-post-image{width:100%;position:relative;padding-bottom:56.25%}.breakdance .bde-post-list .ee-post-image img{width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;object-fit:cover}.breakdance .bde-post-list .ee-post-title{margin:0 0 20px 0;text-align:left;font-size:1.25em}.breakdance .bde-post-list .ee-post-title a{color:inherit;display:block}.breakdance .bde-post-list .ee-post-meta{display:flex;flex-wrap:wrap;margin-bottom:15px;order:2;font-size:0.8125em}.breakdance .bde-post-list .ee-post-meta-item{position:relative}.breakdance .bde-post-list .ee-post-meta-item a{color:inherit}.breakdance .bde-post-list .ee-post-meta-item:not(:last-child):after{content:".";margin:0 5px}.breakdance .bde-post-list .ee-post-taxonomy-item:not(:last-child):after{content:"/";margin:0 5px}.breakdance .bde-post-list .ee-post-taxonomy{display:flex;flex-wrap:wrap;margin:0 0 12px 0;padding:0;font-size:0.875em;order:3}.breakdance .bde-post-list .ee-post-taxonomy-item{position:relative;list-style:none}.breakdance .bde-post-list .ee-post-taxonomy-item a{color:inherit}.breakdance .bde-post-list .ee-post-content{text-align:left;font-size:0.875em;margin-bottom:20px;order:4}.breakdance .bde-post-list .ee-post-content p{margin:0}.breakdance .bde-post-list .ee-post-button{margin-top:auto;order:10}