.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-text{max-width:100%;margin:0;color:var(--bde-text-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 .dan-crystal-button{display:block;width:fit-content;box-sizing:border-box;overflow:hidden;position:relative;place-items:center;transition:transform 0.1s}.breakdance .dan-crystal-button:not(:has(>a)),.breakdance .dan-crystal-button>a{cursor:pointer}.breakdance .dan-crystal-button .dan-crystal-button__anchor{display:flex;width:fit-content;height:fit-content;color:currentColor!important;text-decoration:unset}.breakdance .dan-crystal-button:is(:hover,:focus-visible){--hover:1}.breakdance .dan-crystal-button:before{content:"";position:absolute;inset:0px;border:unset;background:conic-gradient(from calc(var(--rx, 0) * 180deg) at calc(var(--x, 0) * 100%) calc(var(--y, 0) * 100%),hsl(10 90% 70%),hsl(140 80% 70%),hsl(320 80% 70%),hsl(210 80% 70%),hsl(10 80% 70%));filter:saturate(var(--filter));opacity:var(--hover,0);transition:opacity 0.2s}.breakdance .dan-crystal-button .dan-crystal-button__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;border:unset;display:block;grid-column:1;grid-row:1}.breakdance .dan-crystal-button .dan-crystal-button__title{grid-row:1;grid-column:1;position:relative;z-index:2;display:grid;align-items:center;gap:0.5rem}.breakdance .dan-crystal-button .dan-crystal-button--dark{outline:none}.breakdance .dan-crystal-button .dan-crystal-button__backdrop{background:hsla(0,0,0,0.3);-webkit-backdrop-filter:blur(var(--blur)) brightness(var(--brightness)) saturate(var(--saturate));backdrop-filter:blur(var(--blur)) brightness(var(--brightness)) saturate(var(--saturate))}.breakdance .dan-crystal-button .dan-crystal-button--dark:after{background:hsl(0 0% 10% / calc(1 - var(--hover, 0) * 0.25))}.breakdance .dan-blur-reveal{display:block;width:fit-content}.breakdance .dan-blur-reveal .dan-blur-reveal__anchor{display:block;width:fit-content;height:fit-content;color:currentColor!important;text-decoration:unset}.breakdance .dan-blur-reveal .dan-blur-reveal__inner{display:block}.breakdance .dan-blur-reveal[data-flickering="1"]{opacity:0}.breakdance .bde-advancedslider{--bde-advanced-slider-height:auto;position:relative;max-width:100%;width:100%;height:var(--bde-advanced-slider-height)}.bde-advancedslider .advanced-slider__slide,.bde-advancedslider .breakdance-swiper-wrapper,.bde-advancedslider .swiper{height:100%}.breakdance .bde-advancedslide.swiper-slide{height:auto}.breakdance .bde-advancedslide .advanced-slider__slide{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 30px 50px}.breakdance .bde-fancy-testimonial{width:100%;max-width:100%;display:flex;flex-direction:row;align-items:center;gap:40px}.breakdance .bde-fancy-testimonial .bde-fancy-testimonial_content{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 440px);min-width:min-content;flex-grow:1;text-align:left}.breakdance .bde-fancy-testimonial .bde-fancy-testimonial_quote:nth-child(1){font-size:50px;position:absolute;top:-20px;left:-20px}.breakdance .bde-fancy-testimonial .bde-fancy-testimonial_quote:nth-child(2){font-size:50px;position:absolute;bottom:0px;right:20px;transform:scale(-1)}.breakdance .bde-fancy-testimonial .bde-fancy-testimonial_quote>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.breakdance .bde-fancy-testimonial .bde-fancy-testimonial_text{position:relative;order:2}.breakdance .bde-fancy-testimonial .bde-fancy-testimonial_text h3{display:flex;font-size:50px;font-weight:700;margin-top:0;margin-bottom:28px;position:relative;z-index:20}.breakdance .bde-fancy-testimonial .bde-fancy-testimonial_title{text-transform:uppercase;letter-spacing:3px;font-size:1em;font-weight:500;margin-bottom:50px;z-index:10;order:1}.breakdance .bde-fancy-testimonial .bde-fancy-testimonial_rate{display:flex;gap:4px;margin-bottom:36px;z-index:10;order:3}.breakdance .bde-fancy-testimonial .bde-fancy-testimonial_rate svg{width:32px;fill:var(--bde-brand-primary-color)}.breakdance .bde-fancy-testimonial .bde-fancy-testimonial_image{display:flex;align-items:center;justify-content:center;width:400px;border-radius:8px;flex-shrink:1;flex-grow:1;z-index:10}.breakdance .bde-fancy-testimonial .bde-fancy-testimonial_image img{width:100%;height:400px;object-fit:cover}.breakdance .bde-fancy-testimonial .bde-fancy-testimonial_name{font-weight:700;font-size:1.5em;margin-bottom:6px;order:4}.breakdance .bde-fancy-testimonial .bde-fancy-testimonial_occupation{font-weight:500;font-size:0.875em;letter-spacing:2px;margin-bottom:20px;order:5}.breakdance .bde-fancy-testimonial .bde-fancy-testimonial-button-wrapper{order:6}