.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-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-heading{max-width:100%;margin:0}.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 .dan-motion-divider{outline:none!important}.breakdance .dan-motion-divider .dan-motion-divider__motion{border-top:var(--height) solid;width: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-post-loop{max-width:100%;width:100%}.breakdance .bde-post-loop .ee-posts{--bde-posts-per-row:1;--bde-posts-gap:20px;display:grid;grid-template-columns:repeat(var(--bde-posts-per-row),minmax(0,1fr));gap:var(--bde-posts-gap);grid-auto-rows:auto}.breakdance .bde-post-loop .ee-posts-list{--bde-posts-per-row:1}.breakdance .bde-post-loop .ee-posts-slider{--bde-posts-gap:0px;display:flex;flex-wrap:nowrap!important}.breakdance .bde-post-loop .ee-post{display:flex;flex-direction:column;gap:20px;padding:20px}.breakdance .bde-post-loop .ee-posts-isotope{--bde-posts-isotope-width:calc(100% / var(--bde-posts-per-row));--bde-posts-isotope-width-diff:calc(var(--bde-posts-gap) - (var(--bde-posts-gap) / var(--bde-posts-per-row)));display:flex;flex-wrap:wrap;width:100%}.breakdance .bde-post-loop .ee-posts-isotope>.ee-post,.breakdance .bde-post-loop .ee-posts-isotope .ee-post-sizer{width:calc(var(--bde-posts-isotope-width) - var(--bde-posts-isotope-width-diff));margin-bottom:var(--bde-posts-gap)}.breakdance .bde-post-loop .ee-posts-isotope .ee-post-gutter{width:var(--bde-posts-gap)}.breakdance .bde-post-loop .ee-post .breakdance{display:contents}.breakdance .bde-post-loop .ee-posts-list .ee-post-sizer{width:100%}.breakdance .bde-post-list .ee-posts-list .ee-post-sizer,.breakdance .bde-post-list .ee-posts-isotope .ee-post-gutter{pointer-events:none}.breakdance .bde-post-loop .bde-posts-pagination-infinite-loader-wrapper{text-align:center}.breakdance .bde-post-loop .bde-posts-pagination-infinite-loader-wrapper{margin-top:32px;font-size:32px}.bde-posts-pagination{font-size:16px;gap:20px;margin-top:24px;display:flex;justify-content:center;align-items:center}.bde-posts-pagination ul{list-style:none;display:flex;flex-wrap:wrap;gap:16px;padding:0;justify-content:inherit}.breakdance .bde-posts-pagination a,.breakdance .bde-posts-pagination a:hover{color:inherit;text-decoration:none}.breakdance .bde-posts-pagination ul li a.is-active{color:var(--bde-brand-primary-color)}.bde-posts-navigation-numbers-prev-next{flex-direction:column}.bde-posts-pagination .breakdance-form-loader{animation:posts-list-loading-spinner 1.5s linear infinite}@keyframes posts-list-loading-spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.breakdance .dan-arrow-button{white-space:wrap;text-decoration:unset!important;color:unset!important;width:fit-content;height:fit-content}.breakdance .dan-arrow-button:not(:has(>a)),.breakdance .dan-arrow-button>a{cursor:pointer;display:flex;justify-content:center;align-items:center}.breakdance .dan-arrow-button .dan-arrow-button__anchor{display:flex;width:fit-content;height:fit-content;color:currentColor!important;text-decoration:unset}.breakdance .dan-arrow-button .dan-arrow-button_title-wrapper{width:100%}.breakdance .dan-arrow-button .dan-arrow-button_title-wrap{position:relative;overflow:hidden}.breakdance .dan-arrow-button .dan-arrow-button__title{display:block;outline:none;border:none;transition:transform;transition-duration:var(--transitiondurationswap);transition-timing-function:var(--easeswap)}.breakdance .dan-arrow-button[data-swap='enable'] .dan-arrow-button__title::after{display:block;content:attr(data-content);position:absolute;top:100%;width:100%}.breakdance .dan-arrow-button[data-swap='enable']:hover .dan-arrow-button__title{transform:translateY(-100%)}.breakdance .dan-arrow-button[data-swap='enable']:hover .dan-arrow-button__title::after{transform:translateY(0%)}.breakdance .dan-arrow-button .dan-arrow-button__circle{position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;min-width:var(--dimensions)!important;min-height:var(--dimensions)!important;transition:scale;transition-duration:var(--transitionduration);transition-timing-function:var(--ease)}.breakdance .dan-arrow-button .dan-arrow-button__arrow{position:absolute;transition:transform;transition-duration:var(--transitionduration);transition-timing-function:var(--ease);min-width:var(--dimensions)!important;min-height:var(--dimensions)!important;max-width:var(--dimensions)!important;max-height:var(--dimensions)!important;stroke:var(--fill);fill:var(--fill)}.breakdance .dan-arrow-button .dan-arrow-button__arrow-right{transform:translateX(calc(var(--arrow-distance) * -1))}.breakdance .dan-arrow-button:hover .dan-arrow-button__circle{scale:var(--scale)}.breakdance .dan-arrow-button:hover .dan-arrow-button__arrow-left{transform:translateX(var(--arrow-distance))}.breakdance .dan-arrow-button:hover .dan-arrow-button__arrow-right{transform:translateX(0%)}