.breakdance .bde-section{position:relative;background-size:cover;background-position:50%;width:100%}.breakdance .bde-section .section-container{padding:var(--bde-section-vertical-padding) var(--bde-section-horizontal-padding);position:relative;max-width:var(--bde-section-width);flex-direction:column;background-size:cover;text-align:left;margin:0 auto;align-items:flex-start;display:flex}.breakdance .bde-section .section-shape-divider-wrapper{overflow:hidden;pointer-events:none;right:0;position:absolute;bottom:0;top:0;left:0}.breakdance .bde-section .section-shape-divider-wrapper .section-shape-divider svg{height:320px;right:0;color:#000;position:absolute;top:0;left:0;width:100%}.breakdance .bde-div{position:relative;max-width:100%;flex-direction:column;background-size:cover;text-align:left;align-items:flex-start;display:flex}.breakdance .bde-columns{flex-wrap:nowrap;max-width:100%;flex-direction:row;gap:var(--bde-column-gap);width:100%;display:flex}.breakdance .bde-column{justify-content:flex-start;position:relative;flex-direction:column;background-size:cover;text-align:left;align-items:flex-start;width:calc(var(--column-width) - var(--bde-column-gap)*((var(--columnCount) - 1)/var(--columnCount)));display:flex}.breakdance .bde-dual-heading{position:relative;max-width:100%;margin:0;line-height:1.2}.bde-fancy-divider{--bde-fancy-divider-pattern-url:"url()";--bde-fancy-divider-border-size:2px;max-width:100%;--bde-fancy-divider-pattern-height:12px;--bde-fancy-divider-border-color:var(--grey-600);--bde-fancy-divider-pattern-size:40px;--bde-fancy-divider-border-style:dotted}.bde-fancy-divider,.bde-fancy-divider__wrapper{width:100%;display:flex}.bde-fancy-divider__separator{border-top:var(--bde-fancy-divider-border-size) var(--bde-fancy-divider-border-style) var(--bde-fancy-divider-border-color);width:100%}.bde-fancy-divider__separator.has-content{justify-content:center;flex-wrap:nowrap;border-top:0;flex-direction:row;align-items:center;display:flex}.bde-fancy-divider__separator.has-content:after,.bde-fancy-divider__separator.has-content:before{flex-wrap:nowrap;content:"";border-top:var(--bde-fancy-divider-border-size) var(--bde-fancy-divider-border-style) var(--bde-fancy-divider-border-color);flex-direction:row;width:100%;display:block}.bde-fancy-divider__separator.has-content-flex-end:after,.bde-fancy-divider__separator.has-content-flex-start:before{display:none}.bde-fancy-divider__content{flex-shrink:0;margin-right:16px;margin-left:16px}.bde-fancy-divider__separator.has-content-flex-start .bde-fancy-divider__content{margin-left:0!important}.bde-fancy-divider__separator.has-content-flex-end .bde-fancy-divider__content{margin-right:0!important}.bde-fancy-divider__content--icon>svg{height:1em;fill:currentColor;font-size:inherit;stroke-width:0;width:1em;stroke:currentColor}.bde-fancy-divider__content--icon{font-size:32px;display:flex}.bde-fancy-divider__content--image{width:200px}.bde-fancy-divider__separator.has-pattern.has-content:after,.bde-fancy-divider__separator.has-pattern.has-content:before,.bde-fancy-divider__separator.has-pattern:not(.has-content){min-height:var(--bde-fancy-divider-pattern-height);-webkit-mask-repeat:repeat;mask-repeat:repeat;-webkit-mask-image:var(--bde-fancy-divider-pattern-url);mask-image:var(--bde-fancy-divider-pattern-url);background-color:var(--bde-fancy-divider-border-color);-webkit-mask-size:var(--bde-fancy-divider-pattern-size) 100%;mask-size:var(--bde-fancy-divider-pattern-size) 100%}.breakdance .bde-text{color:var(--bde-text-color,var(--bde-body-text-color));max-width:100%;margin:0}.breakdance .bde-globalblock{max-width:100%;width:100%}.bde-globalblock .breakdance{color:initial;background-color:initial}.breakdance .bde-heading{max-width:100%;margin:0}.breakdance .bde-icon-list{max-width:100%;text-align:left;display:flex}.breakdance .bde-icon-list ul{list-style:none;padding:0;flex-direction:column;gap:16px;margin:0;width:100%;display:flex}.breakdance .bde-icon-list li .bde-icon-list__item-wrapper{text-decoration:none;gap:8px;align-items:center;display:flex}.breakdance .bde-icon-list ul .bde-icon-list__icon{font-size:20px;display:flex}.breakdance .bde-icon-list--background ul .bde-icon-list__icon{padding:14px;background-color:#dbe5ff;border-radius:0}.breakdance .bde-icon-list ul .bde-icon-list__icon>svg{height:1em;fill:currentColor;font-size:inherit;stroke-width:0;width:1em;stroke:currentColor}.breakdance .bde-button{max-width:100%}.breakdance .bde-gallery{--width:100%;--ratioSlider:100%;--columns:3;--opacity:1;--hover-properties:opacity,transform,filter,box-shadow;--hover-duration:0.3s;--ratio:100%;max-width:100%;flex-direction:column;--column-width:calc(100%/var(--columns));--column-width-diff:calc(var(--column-gap) - var(--column-gap)/var(--columns));--column-gap:0px;width:var(--width);--caption-duration:0.3s;--ratio-custom-height:300px;--justified-row-height:200px;display:flex}.ee-gallery{position:relative;width:100%}.ee-gallery-item{position:relative;display:flex}.ee-gallery--isotope{margin-bottom:calc(var(--column-gap)*-1);gap:0;display:flex}.ee-gallery--empty{height:0;margin:0}:where(.ee-gallery--grid.ee-gallery--isotope,.ee-gallery--masonry) .ee-gallery-item{margin-bottom:var(--column-gap);width:calc(var(--column-width) - var(--column-width-diff))}.ee-gallery--isotope .ee-gallery-item{position:absolute;top:0;left:0}.ee-gallery-gutter{height:0;width:var(--column-gap)}.ee-gallery--grid{grid-template-columns:repeat(var(--columns),minmax(0,1fr));gap:var(--column-gap);display:grid}.ee-gallery--grid .ee-gallery-item-figure{padding-bottom:var(--ratio)}.ee-gallery--grid .ee-gallery-item-figure :where(img,video,iframe),.ee-gallery--slider.ee-gallery--ratio .ee-gallery-item-figure :where(img,video,iframe){height:100%;right:0;position:absolute;object-fit:cover;bottom:0;top:0;left:0;width:100%}.ee-gallery--masonry .ee-gallery-item-figure img{height:100%;position:relative;object-fit:cover;width:100%}.ee-gallery--masonry .ee-gallery-item--video{height:0;position:relative;padding-bottom:calc(56.25%/var(--columns))}.ee-gallery--masonry .ee-gallery-item-figure :where(video,iframe){height:100%;border:none;position:absolute;top:0;left:0;width:100%}.ee-gallery--justified{margin-bottom:0}.ee-gallery--justified .ee-gallery-item{height:var(--justified-row-height)}.ee-gallery--justified .ee-gallery-item-figure{height:100%;width:100%}.ee-gallery--justified .ee-gallery-item-figure :where(img,video,iframe),.ee-gallery--slider .ee-gallery-item-figure :where(img,video,iframe){height:100%;max-height:100%;object-fit:cover;min-width:100%;vertical-align:bottom;display:block}.ee-gallery-item{overflow:hidden;--caption-translate:0,0;--translate:0,0;--caption-scale:1;transition-duration:var(--hover-duration);transition-timing-function:ease;--caption-opacity:1;--scale:1;transition-property:box-shadow,opacity,background-color}.ee-gallery-item-figure{margin:0;width:100%}.ee-gallery-item-figure :where(img,video,iframe){transform:scale(var(--scale)) translate(var(--translate));transition-duration:var(--hover-duration);transition-timing-function:ease;opacity:var(--opacity);transition-property:var(--hover-properties)}.ee-gallery-item-figure img{vertical-align:top}.ee-gallery-item-figure iframe{border:none}.ee-gallery--slider{margin-bottom:0}.ee-gallery--multiple .ee-gallery-swiper{display:none}.ee-gallery--multiple .ee-gallery-swiper.is-active{display:block}.ee-gallery--slider .ee-gallery-item-figure{padding-bottom:var(--ratioSlider);display:flex}.ee-gallery--slider.ee-gallery--custom .ee-gallery-item-figure :where(img,video,iframe){max-height:none}.ee-gallery--zoom-in .ee-gallery-item:hover,.ee-gallery--zoom-out .ee-gallery-item{--scale:1.2}.ee-gallery--zoom-out .ee-gallery-item:hover{--translate:0,0;--scale:1}.ee-gallery--slide-bottom .ee-gallery-item,.ee-gallery--slide-left .ee-gallery-item,.ee-gallery--slide-right .ee-gallery-item,.ee-gallery--slide-up .ee-gallery-item{--scale:1.2}.ee-gallery--slide-right .ee-gallery-item:hover{--translate:8%,0}.ee-gallery--slide-bottom .ee-gallery-item:hover{--translate:0,8%}.ee-gallery--slide-left .ee-gallery-item:hover{--translate:-8%,0}.ee-gallery--slide-up .ee-gallery-item:hover{--translate:0,-8%}.ee-gallery-item-caption{transform:scale(var(--caption-scale)) translate(var(--caption-translate));padding:12px 15px;justify-content:center;right:0;color:#fff;transition:var(--caption-duration) ease opacity,var(--caption-duration) transform ease;position:absolute;opacity:var(--caption-opacity);bottom:0;text-align:center;margin:0;align-items:center;left:0;line-height:1.3;display:flex}.ee-gallery--caption-top .ee-gallery-item-caption{bottom:auto;top:0}.ee-gallery--caption-bottom .ee-gallery-item-caption{bottom:0}.ee-gallery--caption-stretch .ee-gallery-item-caption{bottom:0;top:0}.ee-gallery--caption-fade .ee-gallery-item{--caption-opacity:0}.ee-gallery--caption-fade .ee-gallery-item:hover{--caption-opacity:1}.ee-gallery--caption-zoom-in .ee-gallery-item{--caption-scale:0.8;--caption-opacity:0}.ee-gallery--caption-zoom-in .ee-gallery-item:hover{--caption-scale:1;--caption-opacity:1}.ee-gallery--caption-zoom-out .ee-gallery-item{--caption-scale:1.2;--caption-opacity:0}.ee-gallery--caption-zoom-out .ee-gallery-item:hover{--caption-scale:1;--caption-opacity:1}.ee-gallery--caption-slide-up .ee-gallery-item{--caption-translate:0,100%}.ee-gallery--caption-slide-down .ee-gallery-item{--caption-translate:0,-100%}.ee-gallery--caption-slide-left .ee-gallery-item{--caption-translate:100%,0}.ee-gallery--caption-slide-right .ee-gallery-item{--caption-translate:-100%,0}.ee-gallery--caption-slide-down:not(.ee-gallery--caption-stretch) .ee-gallery-item,.ee-gallery--caption-slide-left:not(.ee-gallery--caption-stretch) .ee-gallery-item,.ee-gallery--caption-slide-right:not(.ee-gallery--caption-stretch) .ee-gallery-item,.ee-gallery--caption-slide-up:not(.ee-gallery--caption-stretch) .ee-gallery-item{--caption-opacity:0}.ee-gallery--caption-slide-down .ee-gallery-item:hover,.ee-gallery--caption-slide-left .ee-gallery-item:hover,.ee-gallery--caption-slide-right .ee-gallery-item:hover,.ee-gallery--caption-slide-up .ee-gallery-item:hover{--caption-translate:0,0;--caption-opacity:1}.ee-gallery--lightbox figure :where(video){pointer-events:none}.ee-gallery-filter{flex-shrink:0;flex-direction:column;display:flex}.breakdance .bde-shortcode{max-width:100%;width:100%}.breakdance .bde-rich-text{color:var(--bde-text-color,var(--bde-body-text-color));max-width:100%}.breakdance .bde-rich-text>:last-child li:last-child>p{margin-bottom:0}.breakdance .bde-rich-text img.aligncenter{margin:auto;display:block}.breakdance .bde-rich-text img.alignleft{float:left}.breakdance .bde-rich-text img.alignright{float:right}.breakdance .bde-post-list{max-width:100%;width:100%}.breakdance .bde-post-list .ee-post-meta a,.breakdance .bde-post-list .ee-post-taxonomy-item a,.breakdance .bde-post-list .ee-post-title a{text-decoration:none}.breakdance .bde-post-list .ee-posts{--bde-posts-per-row:1;grid-template-columns:repeat(var(--bde-posts-per-row),minmax(0,1fr));--bde-posts-gap:20px;gap:var(--bde-posts-gap);grid-auto-rows:auto;display:grid}.breakdance .bde-post-list .ee-posts-list{--bde-posts-per-row:1}.breakdance .bde-post-list .ee-posts-slider{--bde-posts-gap:0px;flex-wrap:nowrap!important;display:flex}.breakdance .bde-post-list .ee-post{padding:20px;flex-direction:column;gap:20px;display:flex}.breakdance .bde-post-list .ee-post-wrap{height:100%;flex-direction:column;align-items:flex-start;width:100%;display:flex}.breakdance .bde-post-list .ee-post-image-link{flex-shrink:0;order:0;width:100%}.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{position:relative;padding-bottom:56.25%;width:100%}.breakdance .bde-post-list .ee-post-image img{height:100%;right:0;position:absolute;object-fit:cover;bottom:0;top:0;left:0;width:100%}.breakdance .bde-post-list .ee-post-title{font-size:1.25em;text-align:left;margin:0 0 20px}.breakdance .bde-post-list .ee-post-title a{color:inherit;display:block}.breakdance .bde-post-list .ee-post-meta{flex-wrap:wrap;font-size:.8125em;margin-bottom:15px;order:2;display:flex}.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{padding:0;flex-wrap:wrap;font-size:.875em;margin:0 0 12px;order:3;display:flex}.breakdance .bde-post-list .ee-post-taxonomy-item{list-style:none;position:relative}.breakdance .bde-post-list .ee-post-taxonomy-item a{color:inherit}.breakdance .bde-post-list .ee-post-content{font-size:.875em;margin-bottom:20px;text-align:left;order:4}.breakdance .bde-post-list .ee-post-content p{margin:0}.breakdance .bde-post-list .ee-post-button{order:10;margin-top:auto}.breakdance .bde-post-list .ee-posts-isotope{--bde-posts-isotope-width:calc(100%/var(--bde-posts-per-row));flex-wrap:wrap;width:100%;--bde-posts-isotope-width-diff:calc(var(--bde-posts-gap) - var(--bde-posts-gap)/var(--bde-posts-per-row));display:flex}.breakdance .bde-post-list .ee-posts-isotope .ee-post-sizer,.breakdance .bde-post-list .ee-posts-isotope>.ee-post{margin-bottom:var(--bde-posts-gap);width:calc(var(--bde-posts-isotope-width) - var(--bde-posts-isotope-width-diff))}.breakdance .bde-post-list .ee-posts-isotope .ee-post-gutter{width:var(--bde-posts-gap)}.breakdance .bde-post-list .ee-posts-list .ee-post-sizer{width:100%}.breakdance .bde-post-list .ee-posts-isotope .ee-post-gutter,.breakdance .bde-post-list .ee-posts-list .ee-post-sizer{pointer-events:none}.breakdance .bde-post-list .bde-posts-pagination-infinite-loader-wrapper{font-size:32px;text-align:center;margin-top:32px}.bde-posts-pagination{justify-content:center;font-size:16px;gap:20px;margin-top:24px}.bde-posts-pagination ul{list-style:none;padding:0;justify-content:inherit;flex-wrap:wrap;gap:16px;display:flex}.breakdance .bde-posts-pagination a,.breakdance .bde-posts-pagination a:hover{text-decoration:none;color:inherit}.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)}to{transform:rotate(1turn)}}