.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-icon-list{max-width:100%;display:flex;text-align:left}.breakdance .bde-icon-list ul{width:100%;display:flex;flex-direction:column;list-style:none;padding:0;margin:0;gap:16px}.breakdance .bde-icon-list li .bde-icon-list__item-wrapper{display:flex;align-items:center;text-decoration:none;gap:8px}.breakdance .bde-icon-list ul .bde-icon-list__icon{display:flex;font-size:20px}.breakdance .bde-icon-list--background ul .bde-icon-list__icon{padding:14px;border-radius:0px;background-color:#DBE5FF}.breakdance .bde-icon-list ul .bde-icon-list__icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.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-header-builder{position:relative;width:100%;background-color:var(--bde-background-color);--bde-header-width:var(--bde-section-width);--bde-header-sticky-top:calc(var(--bde-header-sticky-offset) + var(--wp-admin--admin-bar--height,0px));--bde-header-sticky-offset:0px;--bde-header-sticky-duration:var(--bde-transition-duration)}.breakdance .bde-header-builder .bde-header-builder__container{gap:20px;display:flex;align-items:center;justify-content:space-between;margin:0 auto;max-width:var(--bde-header-width);padding:var(--bde-section-horizontal-padding) var(--bde-section-horizontal-padding)}.breakdance .bde-header-builder.bde-header-builder--overlay:not(.bde-header-builder--sticky){position:absolute;z-index:var(--bde-z-index-header-overlay)}.breakdance .bde-header-builder.bde-header-builder--sticky{position:fixed;z-index:var(--bde-z-index-header-sticky);top:var(--bde-header-sticky-top);transition-property:transform,opacity,background-color,box-shadow,top;transition-duration:var(--bde-header-sticky-duration);transition-timing-function:ease-in-out}.breakdance .bde-header-builder.bde-header-builder--sticky-bottom{top:auto;bottom:0}.breakdance .bde-header-builder.bde-header-builder--sticky .bde-header-builder__container{transition-property:min-height;transition-duration:var(--bde-header-sticky-duration);transition-timing-function:ease-in-out}.breakdance .bde-header-builder .bde-header-builder__header-builder-border-top,.breakdance .bde-header-builder .bde-header-builder__header-builder-border-bottom{transition-property:height,background-color;transition-duration:var(--bde-header-sticky-duration);transition-timing-function:ease-in-out}.bde-header-builder--sticky-scroll-hide{box-shadow:none!important;pointer-events:none}.bde-header-builder--sticky-scroll-hide *{pointer-events:none!important}.bde-header-builder--sticky-scroll-start-off-hidden{transition-duration:0s!important}.bde-header-builder--sticky-scroll-hide.bde-header-builder--sticky-scroll-slide{transform:translateY(calc(-100% - var(--wp-admin--admin-bar--height, 0px)));opacity:0}.bde-header-builder--sticky-bottom.bde-header-builder--sticky-scroll-hide.bde-header-builder--sticky-scroll-slide{transform:translateY(100%)}.bde-header-builder--sticky-scroll-hide.bde-header-builder--sticky-scroll-fade{opacity:0}.breakdance .bde-image{max-width:100%}.breakdance-image{position:relative;display:flex;flex-direction:column;max-width:100%;margin:0;border:none}.breakdance-image-clip{overflow:hidden}.breakdance-image-object{display:block;max-width:100%;height:auto}.breakdance-image__caption{text-align:center;margin:0;padding:16px}.breakdance-image--caption-overlap .breakdance-image__caption{position:absolute;left:0;right:0;bottom:0}.breakdance-image-link{display:block}.breakdance-image__mask{-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto;mask-size:auto}.breakdance-image__mask img{border-style:none;height:auto;max-width:100%}.breakdance .bde-button{max-width:100%}.breakdance-dropdown-custom-content{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.bde-fancy-divider{max-width:100%;width:100%;display:flex;--bde-fancy-divider-border-style:dotted;--bde-fancy-divider-border-size:2px;--bde-fancy-divider-border-color:var(--grey-600);--bde-fancy-divider-pattern-height:12px;--bde-fancy-divider-pattern-size:40px;--bde-fancy-divider-pattern-url:'url()'}.bde-fancy-divider__wrapper{display:flex;width:100%}.bde-fancy-divider__separator{width:100%;border-top:var(--bde-fancy-divider-border-size) var(--bde-fancy-divider-border-style) var(--bde-fancy-divider-border-color)}.bde-fancy-divider__separator.has-content{border-top:0;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center}.bde-fancy-divider__separator.has-content::before,.bde-fancy-divider__separator.has-content::after{content:"";width:100%;display:block;flex-direction:row;flex-wrap:nowrap;border-top:var(--bde-fancy-divider-border-size) var(--bde-fancy-divider-border-style) var(--bde-fancy-divider-border-color)}.bde-fancy-divider__separator.has-content-flex-end::after,.bde-fancy-divider__separator.has-content-flex-start::before{display:none}.bde-fancy-divider__content{margin-right:16px;margin-left:16px;flex-shrink:0}.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{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.bde-fancy-divider__content--icon{display:flex;font-size:32px}.bde-fancy-divider__content--image{width:200px}.bde-fancy-divider__separator.has-pattern:not(.has-content),.bde-fancy-divider__separator.has-pattern.has-content::before,.bde-fancy-divider__separator.has-pattern.has-content::after{min-height:var(--bde-fancy-divider-pattern-height);-webkit-mask-size:var(--bde-fancy-divider-pattern-size) 100%;mask-size:var(--bde-fancy-divider-pattern-size) 100%;-webkit-mask-repeat:repeat;mask-repeat:repeat;background-color:var(--bde-fancy-divider-border-color);-webkit-mask-image:var(--bde-fancy-divider-pattern-url);mask-image:var(--bde-fancy-divider-pattern-url)}.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-container-link{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;text-decoration:none;transition-property:background-color,border-color,box-shadow,color;transition-timing-function:ease-in-out;transition-duration:var(--defaultTransition,300ms);position:relative;background-size:cover}.breakdance .bde-container-link h1,.bde-container-link h2,.bde-container-link h3,.bde-container-link h4,.bde-container-link h5,.bde-container-link h6{transition-property:color;transition-timing-function:ease-in-out;transition-duration:var(--defaultTransition,300ms)}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-text-link{display:flex}.breakdance .bde-text-link>*{margin:0;color:currentColor}.breakdance .bde-globalblock{max-width:100%;width:100%}.bde-globalblock .breakdance{background-color:initial;color:initial}.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-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.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 .bde-image{max-width:100%}.breakdance-image{position:relative;display:flex;flex-direction:column;max-width:100%;margin:0;border:none}.breakdance-image-clip{overflow:hidden}.breakdance-image-object{display:block;max-width:100%;height:auto}.breakdance-image__caption{text-align:center;margin:0;padding:16px}.breakdance-image--caption-overlap .breakdance-image__caption{position:absolute;left:0;right:0;bottom:0}.breakdance-image-link{display:block}.breakdance-image__mask{-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto;mask-size:auto}.breakdance-image__mask img{border-style:none;height:auto;max-width:100%}.breakdance .bde-frequently-asked-questions{display:flex;text-align:left;flex-direction:column;list-style-type:none;margin:0;padding:0;width:100%;max-width:100%;--faqBorderColor:#000;--faqBorderWidth:2px;--faqItemHorizontalPadding:16px;--faqItemVerticalPadding:16px}.breakdance .bde-frequently-asked-questions .bde-faq__item{border-style:solid;border-color:var(--faqBorderColor);border-width:var(--faqBorderWidth)}.breakdance .bde-frequently-asked-questions .bde-faq__item:not(:first-child){margin-top:calc(var(--faqBorderWidth) * -1)}.breakdance .bde-faq__answer-content{padding:var(--faqItemVerticalPadding) var(--faqItemHorizontalPadding);padding-top:0px}.breakdance .bde-faq__title-tag{font-size:1.25em;font-weight:500;margin:0;padding:0;text-align:left}.breakdance .bde-faq__title{text-align:left}.breakdance .bde-faq__icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.breakdance .bde-faq__icon{display:flex;align-items:center;font-size:1em;transition:transform 0.3s ease}.breakdance .bde-faq__question{border:none;margin:0;padding:0;width:100%;overflow:visible;background:transparent;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;padding:var(--faqItemVerticalPadding) var(--faqItemHorizontalPadding);display:inline-flex;flex-direction:row;align-items:center;justify-content:space-between;cursor:pointer;color:inherit}.breakdance .bde-faq__btn{margin-top:16px}.breakdance .bde-faq__item.is-collapsing .bde-faq__answer{height:0;overflow:hidden;transition:height var(--bde-transition-duration) ease}.breakdance .bde-faq__item:not(.is-active,.is-collapsing) .bde-faq__answer{display:none}.breakdance .bde-faq__question[aria-expanded="true"] .bde-faq__icon--rotate{transform:rotateZ(90deg)}.breakdance .bde-faq__icon--inactive,.breakdance .bde-faq__question[aria-expanded="true"] .bde-faq__icon--active{display:flex}.breakdance .bde-faq__icon--active,.breakdance .bde-faq__question[aria-expanded="true"] .bde-faq__icon--inactive{display:none}.breakdance .bde-icon-list{max-width:100%;display:flex;text-align:left}.breakdance .bde-icon-list ul{width:100%;display:flex;flex-direction:column;list-style:none;padding:0;margin:0;gap:16px}.breakdance .bde-icon-list li .bde-icon-list__item-wrapper{display:flex;align-items:center;text-decoration:none;gap:8px}.breakdance .bde-icon-list ul .bde-icon-list__icon{display:flex;font-size:20px}.breakdance .bde-icon-list--background ul .bde-icon-list__icon{padding:14px;border-radius:0px;background-color:#DBE5FF}.breakdance .bde-icon-list ul .bde-icon-list__icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.breakdance .bde-icon{display:flex}.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-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-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-globalblock{max-width:100%;width:100%}.bde-globalblock .breakdance{background-color:initial;color:initial}.breakdance .bde-image{max-width:100%}.breakdance-image{position:relative;display:flex;flex-direction:column;max-width:100%;margin:0;border:none}.breakdance-image-clip{overflow:hidden}.breakdance-image-object{display:block;max-width:100%;height:auto}.breakdance-image__caption{text-align:center;margin:0;padding:16px}.breakdance-image--caption-overlap .breakdance-image__caption{position:absolute;left:0;right:0;bottom:0}.breakdance-image-link{display:block}.breakdance-image__mask{-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto;mask-size:auto}.breakdance-image__mask img{border-style:none;height:auto;max-width:100%}.breakdance .bde-icon-list{max-width:100%;display:flex;text-align:left}.breakdance .bde-icon-list ul{width:100%;display:flex;flex-direction:column;list-style:none;padding:0;margin:0;gap:16px}.breakdance .bde-icon-list li .bde-icon-list__item-wrapper{display:flex;align-items:center;text-decoration:none;gap:8px}.breakdance .bde-icon-list ul .bde-icon-list__icon{display:flex;font-size:20px}.breakdance .bde-icon-list--background ul .bde-icon-list__icon{padding:14px;border-radius:0px;background-color:#DBE5FF}.breakdance .bde-icon-list ul .bde-icon-list__icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.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-button{max-width:100%}.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-star-rating{max-width:100%;width:max-content;display:flex;flex-direction:row;align-items:center;gap:12px}.breakdance .bde-star-rating>svg{position:absolute}.breakdance .bde-star-rating .bde-star-rating__wrapper{position:relative;overflow:hidden;display:flex;flex-wrap:wrap;gap:4px}.breakdance .bde-star-rating .bde-star-rating__wrapper svg{width:32px;height:32px}.breakdance .bde-star-rating .bde-star-rating__wrapper svg{fill:orange}.breakdance .bde-star-rating .bde-star-rating__label{font-weight:400;line-height:1.2;font-size:20px}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-grid{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);text-align:left;max-width:100%;width:100%;position:relative;background-size:cover;align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}.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-grid{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);text-align:left;max-width:100%;width:100%;position:relative;background-size:cover;align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}.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-globalblock{max-width:100%;width:100%}.bde-globalblock .breakdance{background-color:initial;color:initial}.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-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.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 .bde-shortcode{max-width:100%;width:100%}.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-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-heading{max-width:100%;margin:0}.breakdance .bde-grid{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);text-align:left;max-width:100%;width:100%;position:relative;background-size:cover;align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}.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-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-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.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 .bde-grid{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);text-align:left;max-width:100%;width:100%;position:relative;background-size:cover;align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}.breakdance .bde-icon{display:flex}.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-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-heading{max-width:100%;margin: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-icon-box{max-width:100%;display:flex;flex-direction:column;align-items:center;padding:30px;gap:20px}.breakdance .bde-icon-box .ee-iconbox-title{margin:0;margin-bottom:10px}.breakdance .bde-icon-box .ee-iconbox-content{max-width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;height:100%}.breakdance .bde-icon-box .ee-iconbox-button{margin-top:20px}.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-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-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.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 .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-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-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-grid{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);text-align:left;max-width:100%;width:100%;position:relative;background-size:cover;align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}.breakdance .bde-star-rating{max-width:100%;width:max-content;display:flex;flex-direction:row;align-items:center;gap:12px}.breakdance .bde-star-rating>svg{position:absolute}.breakdance .bde-star-rating .bde-star-rating__wrapper{position:relative;overflow:hidden;display:flex;flex-wrap:wrap;gap:4px}.breakdance .bde-star-rating .bde-star-rating__wrapper svg{width:32px;height:32px}.breakdance .bde-star-rating .bde-star-rating__wrapper svg{fill:orange}.breakdance .bde-star-rating .bde-star-rating__label{font-weight:400;line-height:1.2;font-size:20px}.breakdance .bde-button{max-width:100%}.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-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-heading{max-width:100%;margin: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-frequently-asked-questions{display:flex;text-align:left;flex-direction:column;list-style-type:none;margin:0;padding:0;width:100%;max-width:100%;--faqBorderColor:#000;--faqBorderWidth:2px;--faqItemHorizontalPadding:16px;--faqItemVerticalPadding:16px}.breakdance .bde-frequently-asked-questions .bde-faq__item{border-style:solid;border-color:var(--faqBorderColor);border-width:var(--faqBorderWidth)}.breakdance .bde-frequently-asked-questions .bde-faq__item:not(:first-child){margin-top:calc(var(--faqBorderWidth) * -1)}.breakdance .bde-faq__answer-content{padding:var(--faqItemVerticalPadding) var(--faqItemHorizontalPadding);padding-top:0px}.breakdance .bde-faq__title-tag{font-size:1.25em;font-weight:500;margin:0;padding:0;text-align:left}.breakdance .bde-faq__title{text-align:left}.breakdance .bde-faq__icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.breakdance .bde-faq__icon{display:flex;align-items:center;font-size:1em;transition:transform 0.3s ease}.breakdance .bde-faq__question{border:none;margin:0;padding:0;width:100%;overflow:visible;background:transparent;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;padding:var(--faqItemVerticalPadding) var(--faqItemHorizontalPadding);display:inline-flex;flex-direction:row;align-items:center;justify-content:space-between;cursor:pointer;color:inherit}.breakdance .bde-faq__btn{margin-top:16px}.breakdance .bde-faq__item.is-collapsing .bde-faq__answer{height:0;overflow:hidden;transition:height var(--bde-transition-duration) ease}.breakdance .bde-faq__item:not(.is-active,.is-collapsing) .bde-faq__answer{display:none}.breakdance .bde-faq__question[aria-expanded="true"] .bde-faq__icon--rotate{transform:rotateZ(90deg)}.breakdance .bde-faq__icon--inactive,.breakdance .bde-faq__question[aria-expanded="true"] .bde-faq__icon--active{display:flex}.breakdance .bde-faq__icon--active,.breakdance .bde-faq__question[aria-expanded="true"] .bde-faq__icon--inactive{display:none}.breakdance .bde-button{max-width:100%}.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-grid{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);text-align:left;max-width:100%;width:100%;position:relative;background-size:cover;align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}.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-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-text-link{display:flex}.breakdance .bde-text-link>*{margin:0;color:currentColor}.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-globalblock{max-width:100%;width:100%}.bde-globalblock .breakdance{background-color:initial;color:initial}.breakdance .bde-icon-list{max-width:100%;display:flex;text-align:left}.breakdance .bde-icon-list ul{width:100%;display:flex;flex-direction:column;list-style:none;padding:0;margin:0;gap:16px}.breakdance .bde-icon-list li .bde-icon-list__item-wrapper{display:flex;align-items:center;text-decoration:none;gap:8px}.breakdance .bde-icon-list ul .bde-icon-list__icon{display:flex;font-size:20px}.breakdance .bde-icon-list--background ul .bde-icon-list__icon{padding:14px;border-radius:0px;background-color:#DBE5FF}.breakdance .bde-icon-list ul .bde-icon-list__icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.bde-fancy-divider{max-width:100%;width:100%;display:flex;--bde-fancy-divider-border-style:dotted;--bde-fancy-divider-border-size:2px;--bde-fancy-divider-border-color:var(--grey-600);--bde-fancy-divider-pattern-height:12px;--bde-fancy-divider-pattern-size:40px;--bde-fancy-divider-pattern-url:'url()'}.bde-fancy-divider__wrapper{display:flex;width:100%}.bde-fancy-divider__separator{width:100%;border-top:var(--bde-fancy-divider-border-size) var(--bde-fancy-divider-border-style) var(--bde-fancy-divider-border-color)}.bde-fancy-divider__separator.has-content{border-top:0;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center}.bde-fancy-divider__separator.has-content::before,.bde-fancy-divider__separator.has-content::after{content:"";width:100%;display:block;flex-direction:row;flex-wrap:nowrap;border-top:var(--bde-fancy-divider-border-size) var(--bde-fancy-divider-border-style) var(--bde-fancy-divider-border-color)}.bde-fancy-divider__separator.has-content-flex-end::after,.bde-fancy-divider__separator.has-content-flex-start::before{display:none}.bde-fancy-divider__content{margin-right:16px;margin-left:16px;flex-shrink:0}.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{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.bde-fancy-divider__content--icon{display:flex;font-size:32px}.bde-fancy-divider__content--image{width:200px}.bde-fancy-divider__separator.has-pattern:not(.has-content),.bde-fancy-divider__separator.has-pattern.has-content::before,.bde-fancy-divider__separator.has-pattern.has-content::after{min-height:var(--bde-fancy-divider-pattern-height);-webkit-mask-size:var(--bde-fancy-divider-pattern-size) 100%;mask-size:var(--bde-fancy-divider-pattern-size) 100%;-webkit-mask-repeat:repeat;mask-repeat:repeat;background-color:var(--bde-fancy-divider-border-color);-webkit-mask-image:var(--bde-fancy-divider-pattern-url);mask-image:var(--bde-fancy-divider-pattern-url)}.breakdance .bde-grid{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);text-align:left;max-width:100%;width:100%;position:relative;background-size:cover;align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}.breakdance .bde-text-link{display:flex}.breakdance .bde-text-link>*{margin:0;color:currentColor}.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-code-block{max-width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.breakdance .bde-image{max-width:100%}.breakdance-image{position:relative;display:flex;flex-direction:column;max-width:100%;margin:0;border:none}.breakdance-image-clip{overflow:hidden}.breakdance-image-object{display:block;max-width:100%;height:auto}.breakdance-image__caption{text-align:center;margin:0;padding:16px}.breakdance-image--caption-overlap .breakdance-image__caption{position:absolute;left:0;right:0;bottom:0}.breakdance-image-link{display:block}.breakdance-image__mask{-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto;mask-size:auto}.breakdance-image__mask img{border-style:none;height:auto;max-width:100%}.breakdance .bde-shortcode{max-width:100%;width:100%}.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-star-rating{max-width:100%;width:max-content;display:flex;flex-direction:row;align-items:center;gap:12px}.breakdance .bde-star-rating>svg{position:absolute}.breakdance .bde-star-rating .bde-star-rating__wrapper{position:relative;overflow:hidden;display:flex;flex-wrap:wrap;gap:4px}.breakdance .bde-star-rating .bde-star-rating__wrapper svg{width:32px;height:32px}.breakdance .bde-star-rating .bde-star-rating__wrapper svg{fill:orange}.breakdance .bde-star-rating .bde-star-rating__label{font-weight:400;line-height:1.2;font-size:20px}.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-grid{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);text-align:left;max-width:100%;width:100%;position:relative;background-size:cover;align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}.breakdance .bde-grid{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);text-align:left;max-width:100%;width:100%;position:relative;background-size:cover;align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}.bde-popup{width:100%;height:calc(100% - var(--wp-admin--admin-bar--height, 0px));position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:center;top:var(--wp-admin--admin-bar--height,0px);left:0}.bde-popup .breakdance-popup{position:relative;display:flex;max-width:100%;max-height:100%;width:750px}.bde-popup .breakdance-popup-content{background-color:var(--bde-background-color);display:flex;align-items:flex-start;flex-direction:column;max-width:100%;width:100%;height:100%;text-align:left;padding:30px;overflow:auto}.bde-popup .breakdance-popup-content>*{flex-shrink:0}.bde-popup .breakdance-popup-content:empty{height:400px}.breakdance-popup .breakdance-popup-close-button{cursor:pointer;display:flex;align-items:center;position:absolute;--closeButtonSize:40px;--closeButtonOutsideOffset:0px;font-size:var(--closeButtonSize);transition:var(--bde-transition-duration) ease-in-out all}.breakdance-popup-close-icon{display:flex}.breakdance-popup .breakdance-popup-close-button.hidden{opacity:0;visibility:hidden}.breakdance-popup-close-icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.breakdance-popup-position-top-left{top:0;left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-middle-left{top:50%;transform:translateY(-50%);left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-bottom-left{bottom:0;left:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-top-right{top:0;right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-middle-right{top:50%;transform:translateY(-50%);right:calc(0px - var(--closeButtonOutsideOffset))}.breakdance-popup-position-bottom-right{bottom:0;right:calc(0px - var(--closeButtonOutsideOffset))}.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-dual-heading{max-width:100%;margin:0;line-height:1.2;position:relative}.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-button{max-width:100%}.breakdance .bde-image{max-width:100%}.breakdance-image{position:relative;display:flex;flex-direction:column;max-width:100%;margin:0;border:none}.breakdance-image-clip{overflow:hidden}.breakdance-image-object{display:block;max-width:100%;height:auto}.breakdance-image__caption{text-align:center;margin:0;padding:16px}.breakdance-image--caption-overlap .breakdance-image__caption{position:absolute;left:0;right:0;bottom:0}.breakdance-image-link{display:block}.breakdance-image__mask{-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto;mask-size:auto}.breakdance-image__mask img{border-style:none;height:auto;max-width:100%}:root{--white:#fff;--grey-50:#f9fafb;--grey-100:#f3f4f6;--grey-200:#e5e7eb;--grey-300:#d1d5db;--grey-400:#9ca3af;--grey-450:#787e8b;--grey-500:#6b7280;--grey-600:#4b5563;--grey-700:#374151;--grey-800:#1f2937;--grey-900:#111827;--blue-500:#3b82f6;--blue-600:#2563eb;--pink-600:#db2777;--emerald-100:#d1fae5;--emerald-700:#047857;--sky-100:#e0f2fe;--sky-500:#0ea5e9;--red-50:#fef2f2;--red-500:#ef4444;--red-700:#b91c1c;--indigo-50:#eef2ff;--indigo-600:#4f46e5;--indigo-700:#4338ca;--yellow-500:#fbbf24;--bde-brand-primary-color:var(--blue-500);--bde-brand-primary-color-hover:var(--blue-600);--bde-body-font-family:Inter;--bde-heading-font-family:Ubuntu-inventory-one;--bde-base-font-size:16px;--bde-body-font-size:var(--bde-base-font-size);--bde-font-size-ratio:1.250;--bde-h6-font-size:var(--bde-base-font-size);--bde-h5-font-size:calc(var(--bde-h6-font-size) * var(--bde-font-size-ratio));--bde-h4-font-size:calc(var(--bde-h5-font-size) * var(--bde-font-size-ratio));--bde-h3-font-size:1.8rem;--bde-h2-font-size:calc(var(--bde-h3-font-size) * var(--bde-font-size-ratio));--bde-h1-font-size:calc(var(--bde-h2-font-size) * var(--bde-font-size-ratio));--bde-body-text-color:var(--grey-700);--bde-headings-color:var(--grey-900);--bde-background-color:var(--bde-palette-super-light-grey-5);--bde-palette-color-6:#14BC9C;--bde-palette-color-9:#12AC8E;--bde-palette-color-15:#EAF8F7;--bde-palette-color-11:#273E72;--bde-palette-color-2:#000;--bde-palette-black-light-10:#717171;--bde-palette-color-14:#FFF;--bde-palette-super-light-grey-5:#F4F5F5;--bde-palette-color-17:#707070;--bde-palette-color-10:#374151;--bde-transition-duration:50ms;--bde-column-gap:32px;--bde-section-width:1120px;--bde-section-vertical-padding:100px;--bde-section-horizontal-padding:20px;--bde-button-primary-border-color:transparent;--bde-button-primary-border-color-hover:transparent;--bde-button-primary-text-color:#fff;--bde-button-primary-text-color-hover:#fff;--bde-button-secondary-text-color-hover:#fff;--bde-button-secondary-background-color:transparent;--bde-button-custom-border-color:var(--grey-900);--bde-button-custom-border-color-hover:var(--grey-700);--bde-button-custom-text-color:var(--white);--bde-button-custom-text-color-hover:var(--white);--bde-button-custom-background-color:var(--grey-900);--bde-button-custom-background-color-hover:var(--grey-700);--bde-button-font-weight:500;--bde-button-border-radius:3px;--bde-button-border-width:1px;--bde-button-padding-base:14px 24px;--bde-button-padding-sm:8px 16px;--bde-button-padding-lg:28px 54px;--bde-button-line-height:1;--bde-form-gap:16px;--bde-form-after-label:8px;--bde-form-after-sublabel:8px;--bde-form-input-border-radius:3px;--bde-form-input-background-color:var(--white);--bde-form-input-padding-top:12px;--bde-form-input-padding-right:16px;--bde-form-input-padding-bottom:12px;--bde-form-input-padding-left:16px;--bde-form-input-placeholder-color:var(--grey-450);--bde-form-input-border-width:1px;--bde-form-input-border-color:var(--grey-300);--bde-form-label-font-weight:500;--bde-form-label-required-color:var(--red-700);--bde-form-label-required-nudge-x:0;--bde-form-label-required-nudge-y:0;--bde-form-label-required-size:inherit;--bde-form-text-color:var(--grey-700);--bde-form-input-focused-background-color:var(--white);--bde-form-input-input-shadow:none;--bde-form-checkbox-size:1em;--bde-woo-products-list-gap:var(--bde-woo-base-large-gaps);--bde-woo-base-paragraph-line-height:1.4;--bde-woo-base-heading-line-height:1.2;--bde-woo-base-border-color:var(--grey-300);--bde-woo-base-text-on-primary-color:var(--white);--bde-woo-base-space:8px;--bde-woo-base-ratio:1.618;--bde-woo-typography-font-weight-normal:400;--bde-woo-typography-font-weight-medium:500;--bde-woo-typography-font-weight-heavy:600;--bde-woo-buttons-and-links-line-height:1;--bde-woo-buttons-and-links__disabled-button-color:var(--grey-300);--bde-woo-buttons-and-links__disabled-button-text-color:var(--white);--bde-woo-buttons-and-links__nav-link-background-active:var(--grey-50);--bde-woo-buttons-and-links__nav-border-radius:4px;--bde-woo-forms__inputs-select2-selected-item:var(--grey-300);--bde-woo-forms__wrappers-small:360px;--error-svg-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 512a256 256 0 1 0 0-512 256 256 0 1 0 0 512zm0-384c13.3 0 24 10.7 24 24v112c0 13.3-10.7 24-24 24s-24-10.7-24-24V152c0-13.3 10.7-24 24-24zm-32 224a32 32 0 1 1 64 0 32 32 0 1 1-64 0z'/%3E%3C/svg%3E");--success-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm-1 17l-5-5.299 1.399-1.43 3.574 3.736 6.572-7.007 1.455 1.403-8 8.597z"/></svg>');--info-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm1 18h-2v-6h-2v-2h4v8zm-1-9.75c-.69 0-1.25-.56-1.25-1.25s.56-1.25 1.25-1.25 1.25.56 1.25 1.25-.56 1.25-1.25 1.25z"/></svg>');--chevron-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M0 7.33l2.829-2.83 9.175 9.339 9.167-9.339 2.829 2.83-11.996 12.17z"/></svg>');--checkbox-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M9 21.035l-9-8.638 2.791-2.87 6.156 5.874 12.21-12.436 2.843 2.817z"/></svg>');--radiobutton-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><circle cx="12" cy="12" r="12"/></svg>');--show-password-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12.015 7c4.751 0 8.063 3.012 9.504 4.636-1.401 1.837-4.713 5.364-9.504 5.364-4.42 0-7.93-3.536-9.478-5.407 1.493-1.647 4.817-4.593 9.478-4.593zm0-2c-7.569 0-12.015 6.551-12.015 6.551s4.835 7.449 12.015 7.449c7.733 0 11.985-7.449 11.985-7.449s-4.291-6.551-11.985-6.551zm-.015 5c1.103 0 2 .897 2 2s-.897 2-2 2-2-.897-2-2 .897-2 2-2zm0-2c-2.209 0-4 1.792-4 4 0 2.209 1.791 4 4 4s4-1.791 4-4c0-2.208-1.791-4-4-4z"/></svg>');--hide-password-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19.604 2.562l-3.346 3.137c-1.27-.428-2.686-.699-4.243-.699-7.569 0-12.015 6.551-12.015 6.551s1.928 2.951 5.146 5.138l-2.911 2.909 1.414 1.414 17.37-17.035-1.415-1.415zm-6.016 5.779c-3.288-1.453-6.681 1.908-5.265 5.206l-1.726 1.707c-1.814-1.16-3.225-2.65-4.06-3.66 1.493-1.648 4.817-4.594 9.478-4.594.927 0 1.796.119 2.61.315l-1.037 1.026zm-2.883 7.431l5.09-4.993c1.017 3.111-2.003 6.067-5.09 4.993zm13.295-4.221s-4.252 7.449-11.985 7.449c-1.379 0-2.662-.291-3.851-.737l1.614-1.583c.715.193 1.458.32 2.237.32 4.791 0 8.104-3.527 9.504-5.364-.729-.822-1.956-1.99-3.587-2.952l1.489-1.46c2.982 1.9 4.579 4.327 4.579 4.327z"/></svg>');--x-mark-svg-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20384%20512%22%3E%3Cpath%20d%3D%22M342.6%20150.6c12.5-12.5%2012.5-32.8%200-45.3s-32.8-12.5-45.3%200L192%20210.7%2086.6%20105.4c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3L146.7%20256%2041.4%20361.4c-12.5%2012.5-12.5%2032.8%200%2045.3s32.8%2012.5%2045.3%200L192%20301.3l105.4%20105.3c12.5%2012.5%2032.8%2012.5%2045.3%200s12.5-32.8%200-45.3L237.3%20256l105.3-105.4z%22%2F%3E%3C%2Fsvg%3E);--error-svg-icon-color:var(--red-500);--success-svg-icon-color:var(--emerald-700);--info-svg-icon-color:var(--sky-500);--chevron-svg-icon-color:var(--grey-900);--checkbox-svg-icon-color:var(--grey-900);--radiobutton-svg-icon-color:var(--grey-900);--show-password-svg-icon-color:var(--grey-900);--hide-password-svg-icon-color:var(--grey-900);--bde-woo-notices__icon-size:16px;--bde-woo-notices__padding:24px;--bde-woo-notices__border-radius:4px;--bde-woo-notices__error-background:var(--red-50);--bde-woo-notices__error-text:var(--red-500);--bde-woo-notices__error-link-text:var(--red-500);--bde-woo-notices__error-link-text-hover:var(--red-500);--bde-woo-notices__info-background:var(--sky-100);--bde-woo-notices__info-text:var(--sky-500);--bde-woo-notices__info-link-text:var(--sky-500);--bde-woo-notices__info-link-text-hover:var(--sky-500);--bde-woo-notices__success-background:var(--emerald-100);--bde-woo-notices__success-text:var(--emerald-700);--bde-woo-notices__success-link-text:var(--emerald-700);--bde-woo-notices__success-link-text-hover:var(--emerald-700);--bde-woo-sale-badge__border-radius:2px;--bde-woo-sale-badge__padding:4px 8px;--bde-woo-ratings__star-color:var(--yellow-500);--bde-woo-ratings__star-size:18px;--bde-woo-ratings__filled-star-svg:url('data:image/svg+xml;utf8,<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><polygon id="Path" points="12 0.587 15.668 8.155 24 9.306 17.936 15.134 19.416 23.413 12 19.446 4.583 23.413 6.064 15.134 0 9.306 8.332 8.155"></polygon></svg>');--bde-woo-ratings__empty-star-svg:url('data:image/svg+xml;utf8,<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M12,5.173 L14.335,9.99 L19.64,10.722 L15.779,14.432 L16.721,19.702 L12,17.178 L7.279,19.703 L8.221,14.433 L4.36,10.723 L9.665,9.99 L12,5.173 L12,5.173 Z M12,0.587 L8.332,8.155 L0,9.306 L6.064,15.134 L4.584,23.413 L12,19.446 L19.416,23.412 L17.936,15.133 L24,9.306 L15.668,8.156 L12,0.587 Z" id="Shape"></path></svg>');--bde-woo-product-images__border-radius:4px;--bde-woo-product-images__border-width:0px;--bde-woo-product-images__border-color:var(--grey-300);--bde-woo-wrappers__background-color:var(--white);--bde-woo-wrappers__border-radius:4px;--bde-woo-wrappers__border-color:var(--grey-300);--bde-woo-wrappers__border-width:1px;--bde-woo-wrappers__shadow:rgba(0,0,0,0.05) 0 1px 3px,rgba(0,0,0,0.05) 0 1px 2px;--bde-woo-tables__header-color:var(--grey-100);--bde-woo-tables__background-color:var(--white);--bde-woo-tables__border-radius:4px;--bde-woo-tables__border-width:1px;--bde-woo-widgets__chip-background-color:transparent;--bde-woo-widgets__chip-background-color-hover:var(--indigo-50);--bde-woo-widgets__chip-text-color:inherit;--bde-woo-widgets__handle-border-color:var(--grey-300);--bde-woo-widgets__handle-background-color:var(--white);--bde-woo-widgets__handle-background-color-hover:var(--white);--bde-woo-widgets__handle-shadow:rgba(0,0,0,0.05) 0 1px 3px,rgba(0,0,0,0.05) 0 1px 2px;--bde-woo-widgets__handle-shadow-hover:var(--grey-300) 0 0 4px;--bde-woo-widgets__remove-item-from-cart-color:var(--grey-450);--bde-woo-select2__active-item-background-color:var(--indigo-50);--bde-woo-gallery__zoom-icon-shadow:rgba(0,0,0,0.05) 0 1px 3px,rgba(0,0,0,0.05) 0 1px 2px;--bde-woo-payment-box-background-color:var(--grey-100);--bde-woo-payment-box-border-color:var(--grey-200);--bde-woo-payment-box-border-width:1px;--bde-woo-quicklook-button-icon:url(//inventory-one.com/wp-content/uploads/breakdance/css/icons/eye.svg);--bde-woo-quicklook-button-background-color:none;--bde-woo-quicklook-button-icon-size:20px;--bde-woo-quicklook-button-backdrop-color:rgba(0,0,0,0.15);--bde-woo-quicklook-button-backdrop-opacity:0.7;--bde-woo-quicklook-modal-background-color:var(--white);--bde-woo-quicklook-overlay-color:rgba(0,0,0,0.7);--bde-woo-quicklook-close-button-size:2em;--bde-woo-quicklook-arrow-size:1em;--bde-woo-quicklook-arrow-color:var(--white);--bde-woo-swatch-space-between-options:10px;--bde-woo-swatch-padding:7px 7px;--bde-woo-swatch-color-width:30px;--bde-woo-swatch-color-height:30px;--bde-woo-swatch-border:1px solid var(--grey-200);--bde-woo-swatch-border-color-hover:var(--grey-400);--bde-woo-swatch-shadow:none;--bde-woo-swatch-shadow-hover:none;--bde-woo-swatch-background:var(--white);--bde-woo-swatch-background-hover:var(--grey-50);--bde-woo-swatch-color-padding:2px;--bde-woo-swatch-tooltip-color:var(--white);--bde-woo-swatch-tooltip-background:var(--grey-900);--bde-woo-swatch-tooltip-padding:7px;--bde-woo-swatch-space-after-label:8px;--bde-woo-responsive__stack:row}:root,.bde-global-css-vars{--bde-links-color:var(--bde-palette-color-9);--bde-links-color-hover:var(--bde-palette-color-9);--bde-button-primary-background-color:var(--bde-brand-primary-color);--bde-button-primary-background-color-hover:var(--bde-brand-primary-color-hover);--bde-button-secondary-border-color:var(--bde-brand-primary-color);--bde-button-secondary-border-color-hover:var(--bde-brand-primary-color);--bde-button-secondary-text-color:var(--bde-brand-primary-color);--bde-button-secondary-background-color-hover:var(--bde-brand-primary-color);--bde-button-text-text-color:var(--bde-links-color);--bde-button-text-text-color-hover:var(--bde-links-color-hover);--bde-button-font-size:var(--bde-body-font-size);--bde-form-font-size:var(--bde-body-font-size);--bde-form-input-border-top-left-radius:var(--bde-form-input-border-radius);--bde-form-input-border-top-right-radius:var(--bde-form-input-border-radius);--bde-form-input-border-bottom-left-radius:var(--bde-form-input-border-radius);--bde-form-input-border-bottom-right-radius:var(--bde-form-input-border-radius);--bde-form-input-border-top:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-input-border-right:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-input-border-bottom:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-input-border-left:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-label-color:var(--bde-headings-color);--bde-form-input-focused-border-color:var(--bde-brand-primary-color);--bde-form-input-focused-shadow:var(--bde-brand-primary-color) 0 0 2px;--bde-form-checkbox-selected-color:var(--bde-brand-primary-color);--bde-z-index-lightbox:1100;--bde-z-index-popup:1050;--bde-z-index-modal:1000;--bde-z-index-modal-backdrop:calc(var(--bde-z-index-modal) - 1);--bde-z-index-high:300;--bde-z-index-medium:200;--bde-z-index-low:100;--bde-z-index-sticky:10;--bde-z-index-minicart:var(--bde-z-index-modal);--bde-z-index-minicart-backdrop:var(--bde-z-index-modal-backdrop);--bde-z-index-menu-dropdown:var(--bde-z-index-modal);--bde-z-index-menu-mobile:var(--bde-z-index-modal);--bde-z-index-menu-backdrop:var(--bde-z-index-modal-backdrop);--bde-z-index-search-fullscreen:var(--bde-z-index-modal);--bde-z-index-back-to-top:var(--bde-z-index-high);--bde-z-index-scroll-progress:var(--bde-z-index-high);--bde-z-index-header-sticky:var(--bde-z-index-medium);--bde-z-index-header-overlay:calc(var(--bde-z-index-header-sticky) - 1);--bde-z-index-social-share-buttons:var(--bde-z-index-low);--bde-woo-base-transition:all ease var(--bde-transition-duration);--bde-woo-base-text-color:var(--bde-body-text-color);--bde-woo-base-headings-color:var(--bde-headings-color);--bde-woo-base-primary-color:var(--bde-brand-primary-color);--bde-woo-base-primary-color-hover:var(--bde-brand-primary-color-hover);--bde-woo-base-extra-small-gaps:calc(var(--bde-woo-base-small-gaps) / var(--bde-woo-base-ratio));--bde-woo-base-small-gaps:calc(var(--bde-woo-base-space) / var(--bde-woo-base-ratio));--bde-woo-base-standard-gaps:var(--bde-woo-base-space);--bde-woo-base-medium-gaps:calc(var(--bde-woo-base-space) * var(--bde-woo-base-ratio));--bde-woo-base-big-gaps:calc(var(--bde-woo-base-medium-gaps) *  var(--bde-woo-base-ratio));--bde-woo-base-large-gaps:calc(var(--bde-woo-base-big-gaps) *  var(--bde-woo-base-ratio));--bde-woo-base-extra-large-gaps:calc(var(--bde-woo-base-large-gaps) * var(--bde-woo-base-ratio));--bde-woo-typography-ratio:var(--bde-font-size-ratio);--bde-woo-typography__size-small:calc(var(--bde-woo-typography__size-standard) / var(--bde-woo-typography-ratio));--bde-woo-typography__size-small-font-family:var(--bde-body-font-family);--bde-woo-typography__size-standard:var(--bde-body-font-size);--bde-woo-typography__size-standard-font-family:var(--bde-body-font-family);--bde-woo-typography__size-medium:calc(var(--bde-woo-typography__size-standard) * var(--bde-woo-typography-ratio));--bde-woo-typography__size-medium-font-family:var(--bde-heading-font-family);--bde-woo-typography__size-large:calc(var(--bde-woo-typography__size-medium) * var(--bde-woo-typography-ratio));--bde-woo-typography__size-large-font-family:var(--bde-heading-font-family);--bde-woo-typography__size-extra-large:calc(var(--bde-woo-typography__size-large) * var(--bde-woo-typography-ratio));--bde-woo-typography__size-extra-large-font-family:var(--bde-heading-font-family);--bde-woo-buttons-and-links__text-link-color:var(--bde-palette-color-9);--bde-woo-buttons-and-links__text-link-color-hover:var(--bde-palette-color-9);--bde-woo-buttons-and-links__nav-link-color:var(--bde-woo-base-text-color);--bde-woo-buttons-and-links__nav-link-color-hover:var(--bde-woo-base-text-on-primary-color);--bde-woo-buttons-and-links__nav-link-color-active:var(--bde-woo-base-primary-color);--bde-woo-forms__spacing-after-label:var(--bde-form-after-label);--bde-woo-forms__spacing-between-fields:var(--bde-form-gap);--bde-woo-forms__spacing-between-columns:var(--bde-woo-base-extra-large-gaps);--bde-woo-forms__labels-color:var(--bde-form-label-color);--bde-woo-forms__inputs-background-color:var(--bde-form-input-background-color);--bde-woo-forms__inputs-text-color:var(--bde-form-text-color);--bde-woo-forms__inputs-placeholder-color:var(--bde-form-input-placeholder-color);--bde-woo-forms__inputs-border-color:var(--bde-form-input-border-color);--bde-woo-forms__inputs-border-width:var(--bde-form-input-border-width);--bde-woo-forms__inputs-border-radius:var(--bde-form-input-border-top-left-radius) var(--bde-form-input-border-top-right-radius) var(--bde-form-input-border-bottom-right-radius) var(--bde-form-input-border-bottom-left-radius);--bde-woo-forms__inputs-background-color-focused:var(--bde-form-input-focused-background-color);--bde-woo-forms__inputs-border-color-focused:var(--bde-form-input-focused-border-color);--bde-woo-forms__inputs-shadow-focused:var(--bde-form-input-focused-shadow);--bde-woo-forms__inputs-shadow:var(--bde-form-input-input-shadow);--bde-woo-forms__inputs-select2-hover-item:var(--bde-woo-base-primary-color);--bde-woo-forms__labels-required-color:var(--bde-form-label-required-color);--bde-woo-forms__labels-required-size:var(--bde-form-label-required-size);--bde-woo-forms__labels-required-nudge-x:var(--bde-form-label-required-nudge-x);--bde-woo-forms__labels-required-nudge-y:var(--bde-form-label-required-nudge-y);--bde-woo-tables__border-color:var(--bde-woo-base-border-color);--bde-woo-sale-badge__background-color:var(--bde-woo-base-primary-color);--bde-woo-sale-badge__text-color:var(--bde-woo-base-text-on-primary-color);--bde-woo-sale-badge__font-weight:var(--bde-woo-typography-font-weight-heavy);--bde-woo-sale-badge__font-size:var(--bde-woo-typography__size-standard);--bde-woo-widgets__chip-text-color-hover:var(--bde-woo-buttons-and-links__text-link-color);--bde-woo-widgets__handle-border-color-hover:var(--bde-woo-base-primary-color);--bde-woo-notices__padding-left:calc(var(--bde-woo-notices__padding) + var(--bde-woo-notices__icon-size) + (var(--bde-woo-notices__icon-size) / 2));--bde-woo-quicklook-button-text-color:var(--bde-button-primary-text-color);--bde-woo-quicklook-button-background-color-hover:var(--bde-woo-quicklook-button-background-color);--bde-woo-quicklook-button-icon-spacing:var(--bde-woo-base-standard-gaps);--bde-woo-quicklook-close-button-color:var(--bde-woo-base-headings-color);--bde-woo-quicklook-arrow-color-hover:var(--bde-woo-quicklook-arrow-color);--bde-woo-quicklook-arrow-background-color:var(--bde-brand-primary-color);--bde-woo-quicklook-arrow-background-color-hover:var(--bde-woo-quicklook-arrow-background-color);--bde-woo-swatch-space-between-items:var(--bde-woo-base-medium-gaps);--bde-woo-swatch-background-selected:var(--bde-woo-swatch-background-hover);--bde-woo-swatch-border-color-selected:var(--bde-woo-swatch-border-color-hover);--bde-woo-swatch-shadow-selected:var(--bde-woo-swatch-shadow-hover);--bde-woo-swatch-color-background:var(--bde-woo-swatch-background)}.breakdance .button-atom{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;user-select:none;appearance:none;box-sizing:border-box;margin:0;border:0;padding:0;background-color:transparent;font-size:var(--bde-button-font-size);line-height:var(--bde-button-line-height);transform:translate(0,0);max-width:100%;width:var(--bde-button-width)}.breakdance .button-atom--primary,.breakdance .button-atom--secondary,.breakdance .button-atom--custom{text-align:center;font-weight:var(--bde-button-font-weight);text-decoration:none;padding:var(--bde-button-padding-base);border-radius:var(--bde-button-border-radius);cursor:pointer;border-width:var(--bde-button-border-width);border-style:solid;border-color:transparent;transition-timing-function:ease-in-out;transition-property:all;transition-duration:var(--bde-transition-duration);overflow:hidden}.breakdance .button-atom--text{color:var(--bde-button-text-text-color)}.breakdance .button-atom--text:hover{color:var(--bde-button-text-text-color-hover)}.breakdance .button-atom--primary{color:var(--bde-button-primary-text-color);background:var(--bde-button-primary-background-color);border-color:var(--bde-button-primary-border-color)}.breakdance .button-atom--primary:hover{color:var(--bde-button-primary-text-color-hover);background:var(--bde-button-primary-background-color-hover);border-color:var(--bde-button-primary-border-color-hover)}.breakdance .button-atom--secondary{color:var(--bde-button-secondary-text-color);background:var(--bde-button-secondary-background-color);border-color:var(--bde-button-secondary-border-color)}.breakdance .button-atom--secondary:hover{color:var(--bde-button-secondary-text-color-hover);background:var(--bde-button-secondary-background-color-hover);border-color:var(--bde-button-secondary-border-color-hover)}.breakdance .button-atom--custom{color:var(--bde-button-custom-text-color);background:var(--bde-button-custom-background-color);border-color:var(--bde-button-custom-border-color)}.breakdance .button-atom--custom:hover{color:var(--bde-button-custom-text-color-hover);background:var(--bde-button-custom-background-color-hover);border-color:var(--bde-button-custom-border-color-hover)}.breakdance .button-atom:disabled,.breakdance .button-atom:hover:disabled{filter:grayscale(100%);opacity:0.6;cursor:not-allowed}.button-atom__icon-wrapper>svg:not(.breakdance-icon-atom-svg-gradient){font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:var(--bde-brand-primary-color);fill:var(--bde-brand-primary-color)}.breakdance-icon-atom{display:flex;font-size:40px}.breakdance-icon-atom>svg:not(.breakdance-icon-atom-svg-gradient){font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:var(--bde-brand-primary-color);fill:var(--bde-brand-primary-color);transform:var(--eeiTransform)}.breakdance *,.breakdance *::before,.breakdance *::after{box-sizing:border-box}.breakdance img{max-width:100%;height:auto}.breakdance figure{margin-left:0;margin-right:0}.breakdance-full-width{width:100%;max-width:100%}.breakdance-rich-text-styles>*:first-child{margin-top:0}.breakdance-rich-text-styles>*:last-child{margin-bottom:0}.breakdance-rich-text-styles img.aligncenter{display:block;margin:auto}.breakdance-rich-text-styles img.alignleft{float:left}.breakdance-rich-text-styles img.alignright{float:right}.bde-stop-scrolling,.bde-stop-scrolling body{overflow-y:hidden}@supports (overflow-y:clip){.bde-stop-scrolling,.bde-stop-scrolling body{overflow-y:clip}}.breakdance-animation-enabled,.breakdance-animation-enabled body{overflow-x:hidden}@supports (overflow-x:clip){.breakdance-animation-enabled,.breakdance-animation-enabled body{overflow-x:clip}}.lg-outer{z-index:var(--bde-z-index-lightbox)}.lg-outer .lg-thumb-outer{background-color:transparent}.lg-video-play-icon{transform:translate3d(-40%,-50%,0)}.admin-bar .lg-toolbar{top:var(--wp-admin--admin-bar--height)}[data-bde-lazy-bg="waiting"]{background-image:none!important}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;word-wrap:normal!important;padding:0;position:absolute!important;width:1px}.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}.breakdance{background-color:var(--bde-background-color);color:var(--bde-body-text-color)}.breakdance h1,.breakdance h2,.breakdance h3,.breakdance h4,.breakdance h5,.breakdance h6{color:var(--bde-headings-color)}.breakdance a,.button-atom--text{color:var(--bde-links-color)}.breakdance a:hover,.button-atom--text:hover{color:var(--bde-links-color-hover)}.breakdance .button-atom--primary,.bde-mini-cart-offcanvas .button,.bde-woo-product-quicklook-button,.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce button[type="submit"],.breakdance-woocommerce .woocommerce-form-track-order button[type="submit"],.breakdance-woocommerce #place_order,.breakdance-woocommerce .woocommerce-button.pay,.breakdance-woocommerce button.single_add_to_cart_button,.breakdance-woocommerce a.single_add_to_cart_button,.breakdance-woocommerce a.button.wc-backward,.breakdance-woocommerce a.checkout-button,.breakdance-woocommerce p.order-again a.button,.breakdance-woocommerce button[name="add-to-cart"],.breakdance-woocommerce button[name="login"],.breakdance-woocommerce button[name="save_address"],.breakdance-woocommerce button[name="save_account_details"],.breakdance-woocommerce button[name="woocommerce_checkout_place_order"],.breakdance-woocommerce .woocommerce-MyAccount-content a.button[href*="add-payment-method"]{--bde-button-primary-border-color:transparent;--bde-button-primary-border-color-hover:transparent;--bde-button-primary-text-color:#fff;--bde-button-primary-text-color-hover:#fff;--bde-button-primary-background-color:var(--bde-palette-color-6);--bde-button-primary-background-color-hover:var(--bde-palette-color-9);border-radius:5px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px}.breakdance .button-atom--secondary,.breakdance-woocommerce .woocommerce-MyAccount-downloads-file,.breakdance-woocommerce .woocommerce-Address a.edit,.breakdance-woocommerce .woocommerce-button.view,.breakdance-woocommerce .woocommerce-Button--previous,.breakdance-woocommerce .woocommerce-Button--next,.breakdance-woocommerce .widget_price_filter .button,.breakdance-woocommerce a.button.add_to_cart_button,.breakdance-woocommerce a.button.product_type_grouped,.breakdance-woocommerce .added_to_cart,.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown__submit,.breakdance-woocommerce .woocommerce-product-search button[type="submit"],.breakdance-woocommerce a.product_type_simple,.breakdance-woocommerce a.product_type_variable,.breakdance-woocommerce .form-submit input[type="submit"],.breakdance-woocommerce button[name="update_cart"],.breakdance-woocommerce button[name="calc_shipping"],.breakdance-woocommerce button[name="apply_coupon"],.breakdance-woocommerce a.product_type_external{--bde-button-secondary-border-color:var(--bde-palette-color-9);--bde-button-secondary-border-color-hover:var(--bde-palette-color-9);--bde-button-secondary-background-color:transparent;--bde-button-secondary-background-color-hover:var(--bde-palette-color-9);--bde-button-secondary-text-color:var(--bde-palette-color-9);--bde-button-secondary-text-color-hover:#fff;border-radius:5px;border-width:2px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px}.breakdance{font-family:var(--bde-body-font-family);font-size:var(--bde-body-font-size)}.bde-h1,.bde-h2,.bde-h3,.bde-h4,.bde-h5,.bde-h6,.breakdance h1,.breakdance h2,.breakdance h3,.breakdance h4,.breakdance h5,.breakdance h6{font-family:var(--bde-heading-font-family)}.bde-h1,.breakdance h1{font-size:var(--bde-h1-font-size)}.bde-h2,.breakdance h2{font-size:var(--bde-h2-font-size)}.bde-h3,.breakdance h3{font-size:var(--bde-h3-font-size)}.bde-h4,.breakdance h4{font-size:var(--bde-h4-font-size)}.bde-h5,.breakdance h5{font-size:var(--bde-h5-font-size)}.bde-h6,.breakdance h6{font-size:var(--bde-h6-font-size)}.bde-h1,.breakdance h1{font-size:var(--preset-id-2690ad75-2104-405c-9e06-67581e9dfa73-font-size)}.bde-h2,.breakdance h2{font-size:var(--preset-id-9611e965-5922-4093-b7a6-5ee68f5ad563-font-size)}.bde-h3,.breakdance h3{font-size:1.8rem}.bde-h4,.breakdance h4{font-size:var(--preset-id-b1ee109f-2a7e-4e3a-95ae-20c65c1b1455-font-size);font-family:var(--preset-id-b1ee109f-2a7e-4e3a-95ae-20c65c1b1455-font-family)}:root{--preset-id-2690ad75-2104-405c-9e06-67581e9dfa73-font-size:3.4rem;--preset-id-9611e965-5922-4093-b7a6-5ee68f5ad563-font-size:1.5rem;--preset-id-b1ee109f-2a7e-4e3a-95ae-20c65c1b1455-font-family:Ubuntu-inventory-one;--preset-id-b1ee109f-2a7e-4e3a-95ae-20c65c1b1455-font-size:var(--bde-h4-font-size);--preset-id-00814f2c-66bd-48bf-83bb-038c42d294d6-font-size:18px;--preset-id-00814f2c-66bd-48bf-83bb-038c42d294d6-font-weight:700}:root{--bde-section-width:1200px;--bde-section-horizontal-padding:0px}body{overflow-x:hidden}@media (max-width:1119px){:root{--preset-id-2690ad75-2104-405c-9e06-67581e9dfa73-font-size:3.2rem;--preset-id-9611e965-5922-4093-b7a6-5ee68f5ad563-font-size:2.4rem}:root{--bde-section-vertical-padding:80px;--bde-section-horizontal-padding:40px}}@media (max-width:1023px){:root{--preset-id-2690ad75-2104-405c-9e06-67581e9dfa73-font-size:3rem}:root{--bde-section-vertical-padding:60px;--bde-section-horizontal-padding:30px}}@media (max-width:767px){.bde-h3,.breakdance h3{font-size:1.7rem}.bde-h4,.breakdance h4{font-size:1.4rem}:root{--preset-id-2690ad75-2104-405c-9e06-67581e9dfa73-font-size:2.8rem;--preset-id-9611e965-5922-4093-b7a6-5ee68f5ad563-font-size:2.2rem;--preset-id-b1ee109f-2a7e-4e3a-95ae-20c65c1b1455-font-size:1.4rem}:root{--bde-section-vertical-padding:40px;--bde-section-horizontal-padding:30px}}@media (max-width:479px){.bde-h3,.breakdance h3{font-size:1.6rem}.bde-h4,.breakdance h4{font-size:1.3rem}:root{--preset-id-2690ad75-2104-405c-9e06-67581e9dfa73-font-size:2.6rem;--preset-id-9611e965-5922-4093-b7a6-5ee68f5ad563-font-size:2rem;--preset-id-b1ee109f-2a7e-4e3a-95ae-20c65c1b1455-font-size:1.3rem}:root{--bde-section-horizontal-padding:25px}}@media (max-width:479px){.breakdance .bde-preset-113135e8-08c1-43e2-94c3-9c1241bd0864 .section-container{align-items:center;text-align:center}}.breakdance .image-cover,.breakdance .image-cover *{height:100%;min-width:100%}.breakdance .bde-section-27-235 .section-container{flex-wrap:wrap;flex-direction:row;justify-content:space-between}.breakdance .bde-section-27-235 .section-container{padding-bottom:20px;padding-top:20px}@media (max-width:767px) and (min-width:480px){.breakdance .bde-section-27-235{display:none}}@media (max-width:479px){.breakdance .bde-section-27-235{display:none}}@media (max-width:767px){.breakdance .bde-section-27-235 .section-container{height:55px}.breakdance .bde-section-27-235 .section-container{padding-left:22px;padding-bottom:0px;padding-top:10px}}.breakdance .bde-icon-list-27-244 ul{gap:50px}.breakdance .bde-icon-list-27-244 ul{flex-direction:row;justify-content:left;flex-wrap:wrap;align-items:center}.breakdance .bde-icon-list-27-244 li .bde-icon-list__icon{font-size:24px}.breakdance .bde-icon-list-27-244 li .bde-icon-list__icon{color:var(--bde-palette-color-2)}.breakdance .bde-icon-list-27-244 li:hover .bde-icon-list__icon{color:var(--bde-palette-color-9)}.breakdance .bde-icon-list-27-244 li .bde-icon-list__text{color:var(--bde-palette-color-2);font-size:14px}.breakdance .bde-icon-list-27-244 li:hover .bde-icon-list__text{color:var(--bde-palette-color-9)}@media (max-width:767px) and (min-width:480px){.breakdance .bde-icon-list-27-244{display:none}}@media (max-width:479px){.breakdance .bde-icon-list-27-244{display:none}}.breakdance .bde-div-27-261{gap:10px;flex-wrap:wrap;flex-direction:row;justify-content:flex-start}.breakdance .bde-icon-list-27-252 ul{gap:50px}.breakdance .bde-icon-list-27-252 ul{flex-direction:row;justify-content:left;flex-wrap:wrap;align-items:center}.breakdance .bde-icon-list-27-252 li .bde-icon-list__icon{font-size:24px}.breakdance .bde-icon-list-27-252 li .bde-icon-list__icon{color:var(--bde-palette-color-2)}.breakdance .bde-icon-list-27-252 li:hover .bde-icon-list__icon{color:var(--bde-palette-color-9)}.breakdance .bde-icon-list-27-252 li .bde-icon-list__text{color:var(--bde-palette-color-2);font-size:14px}.breakdance .bde-icon-list-27-252 li:hover .bde-icon-list__text{color:var(--bde-palette-color-9)}@media (max-width:767px) and (min-width:480px){.breakdance .bde-icon-list-27-252{display:none}}@media (max-width:479px){.breakdance .bde-icon-list-27-252{display:none}}.breakdance .bde-header-builder-27-104 .bde-header-builder__container{padding-bottom:20px;padding-top:0px}@media (max-width:1119px){.breakdance .bde-header-builder-27-104 .bde-header-builder__container{flex-direction:column}}@media (max-width:767px){.breakdance .bde-header-builder-27-104 .bde-header-builder__container{padding-bottom:0px;padding-top:0px}.breakdance .bde-header-builder-27-104{z-index:9999;position:sticky;top:0px}}@media (max-width:479px){.breakdance .bde-header-builder-27-104 .bde-header-builder__container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}.breakdance .bde-header-builder-27-104{z-index:9999;position:sticky;top:0px}}.breakdance .bde-div-27-105{width:100%;padding:20px 20px 20px 20px;border-radius:5px;box-shadow:2px 2px 10px -2px #00000025;flex-wrap:wrap;flex-direction:row;justify-content:space-between}.breakdance .bde-div-27-105{background-color:var(--bde-palette-color-14)}.breakdance .bde-div-27-105{z-index:100}@media (max-width:1119px){.breakdance .bde-div-27-105{padding-top:25px;flex-wrap:wrap;flex-direction:row;justify-content:center}}@media (max-width:1023px){.breakdance .bde-div-27-105{flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-between}}@media (max-width:767px){.breakdance .bde-div-27-105{padding:10px 20px 10px 10px;gap:5px;flex-wrap:wrap;flex-direction:row;justify-content:space-between}}@media (max-width:479px){.breakdance .bde-div-27-105{border-radius:0px;gap:5px;flex-wrap:wrap;flex-direction:row;justify-content:space-between}}.breakdance .bde-image-27-106{width:200px}.breakdance .bde-image-27-106 .breakdance-image-object{width:100%;height:auto}@media (max-width:1119px){.breakdance .bde-image-27-106{margin-bottom:10px}}@media (max-width:1023px){.breakdance .bde-image-27-106{margin-right:auto;margin-left:auto}}@media (max-width:767px){.breakdance .bde-image-27-106{max-width:140px}.breakdance .bde-image-27-106{margin-bottom:0px;margin-left:5px}}@media (max-width:479px){.breakdance .bde-image-27-106{margin:0px 0px 0px 0px}}.breakdance .bde-div-27-278{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}@media (max-width:1023px){.breakdance .bde-div-27-278{gap:20px}}@media (max-width:767px){.breakdance .bde-div-27-278{align-items:center;gap:10px}}@media (max-width:479px){.breakdance .bde-div-27-278{align-items:center;gap:20px}}@media (min-width:1120px){.breakdance .bde-button-27-277{display:none}}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-button-27-277{display:none}}@media (max-width:479px){.breakdance .bde-button-27-277{text-wrap:nowrap}}.breakdance .bde-div-27-249{gap:20px;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start}@media (max-width:1023px){.breakdance .bde-menu-27-107 .breakdance-menu{--menu-background:var(--bde-palette-super-light-grey-5);--menu-hide-on-mobile:none;--toggle-layer-width:20px;--toggle-layer-height:3px;--toggle-layer-spacing:4px;--mobile-offcanvas-x:100%;--link-border-color:var(--bde-palette-color-14);--link-alignment:center}}@media (min-width:1024px){.breakdance .bde-menu-27-107 .breakdance-menu{--menu-hide-on-desktop:none;--links-gap:5px;--link-color:var(--bde-palette-color-2);--link-color-hover:var(--bde-palette-color-9);--link-padding-top:15px;--link-padding-right:15px;--link-padding-bottom:15px;--link-padding-left:15px;--link-effect-color:var(--bde-palette-super-light-grey-5);--link-effect-color-hover:var(--bde-palette-super-light-grey-5);--link-effect-radius:5px;--dropdown-caret-display:none;--dropdown-custom-offset-y:5px;--dropdown-section-padding:15px 15px 15px 15px}.breakdance .bde-menu-27-107 .breakdance-menu-link{color:var(--bde-palette-color-2);font-size:16px}.breakdance .bde-menu-27-107 .breakdance-menu-item:hover .breakdance-menu-link{color:var(--bde-palette-color-9)}.breakdance .bde-menu-27-107 .breakdance-menu-item--active .breakdance-menu-link{color:var(--link-effect-text-color,var(--link-color))}.breakdance .bde-menu-27-107 .breakdance-menu-item--active:hover .breakdance-menu-link{color:var(--link-effect-text-color,var(--link-color-hover))}.breakdance .bde-menu-27-107 .breakdance-dropdown-body{border-radius:5px}.breakdance .bde-menu-27-107 .breakdance-menu{--dropdown-links-gap:0px;--dropdown-link-background-color-hover:var(--bde-palette-super-light-grey-5)}.breakdance .bde-menu-27-107 .breakdance-menu .breakdance-dropdown-link{padding:5px 10px 5px 10px;border-radius:5px}.breakdance .bde-menu-27-107 .breakdance-menu .breakdance-dropdown-link__text{color:var(--bde-palette-color-2);font-size:15px}.breakdance .bde-menu-27-107 .breakdance-menu .breakdance-dropdown-link:hover .breakdance-dropdown-link__text{color:var(--bde-links-color)}}@media (max-width:1119px){@media (max-width:1023px){.breakdance .bde-menu-27-107 .breakdance-menu{--menu-hide-on-mobile:none}}@media (min-width:1024px){.breakdance .bde-menu-27-107 .breakdance-menu{--menu-hide-on-desktop:none}}}@media (max-width:1023px){.breakdance .bde-menu-27-107 .breakdance-menu{--menu-hide-on-mobile:none}.breakdance .bde-menu-27-107 .breakdance-menu{--links-gap:0;--dropdown-link-icon-display:none;--dropdown-link-description-display:none;--dropdown-links-gap:var(--gap-none)}.breakdance .bde-menu-27-107 .breakdance-menu-list{align-items:stretch;background-color:var(--menu-background);display:none;flex-direction:column;left:var(--mobile-offset-x);max-height:var(--menu-max-height);overflow-y:auto;position:absolute;top:var(--mobile-offset-y,100%);width:calc(100vw - var(--menu-scrollbar-width, 0px));z-index:var(--bde-z-index-menu-mobile)}.breakdance .bde-menu-27-107 .breakdance-menu--enabled .breakdance-menu-list{display:flex}.breakdance .bde-menu-27-107 .breakdance-responsive-menu--bottom .breakdance-menu-list{bottom:var(--mobile-offset-y,100%);top:auto}.breakdance .bde-menu-27-107 .breakdance-responsive-menu--open .breakdance-menu-list{opacity:1!important;pointer-events:auto!important;transform:none!important}.breakdance .bde-menu-27-107 .breakdance-menu-list>.bde-button{border-top:var(--link-border);justify-content:var(--link-alignment);margin-left:0;padding:10px 15px}.breakdance .bde-menu-27-107 .breakdance-menu-list>.bde-button .button-atom{width:var(--bde-button-width,100%)}.breakdance .bde-menu-27-107 .breakdance-menu-list>:last-child{border-bottom:var(--link-border)}.breakdance .bde-menu-27-107 .breakdance-menu--accordion .breakdance-menu-list:not(.is-visible):not(.is-collapsing),.breakdance .bde-menu-27-107 .breakdance-menu--default .breakdance-menu-list:not(.is-visible):not(.is-collapsing){height:0;overflow:hidden;pointer-events:none;visibility:hidden}.breakdance .bde-menu-27-107 .breakdance-menu--accordion .breakdance-menu-list.is-collapsing,.breakdance .bde-menu-27-107 .breakdance-menu--default .breakdance-menu-list.is-collapsing{height:0;overflow:hidden;transition:var(--menu-duration) height ease-in-out,var(--menu-duration) visibility ease-in-out}.breakdance .bde-menu-27-107 .breakdance-menu .breakdance-menu-link{border-top:var(--link-border);outline-offset:-1px;padding:var(--mobile-link-padding-top) var(--mobile-link-padding-right) var(--mobile-link-padding-bottom) var(--mobile-link-padding-left)}.breakdance .bde-menu-27-107 .breakdance-menu-link-arrow{border-top:var(--link-border);bottom:0;position:absolute;right:0;top:0}.breakdance .bde-menu-27-107 .hide-arrows-on-desktop .breakdance-menu-link-arrow{display:block}.breakdance .bde-menu-27-107 .hide-arrows-on-mobile .breakdance-menu-link-arrow{display:none}.breakdance .bde-menu-27-107 .breakdance-dropdown-floater{transform:none;visibility:visible}.breakdance .bde-menu-27-107 .breakdance-dropdown--open .breakdance-dropdown-floater{transform:none}.breakdance .bde-menu-27-107 .breakdance-dropdown-caret{display:none}.breakdance .bde-menu-27-107 .breakdance-dropdown-body{background-color:var(--link-background-color);border-radius:0;border-top:var(--link-border);box-shadow:none;flex-direction:column}.breakdance .bde-menu-27-107 .breakdance-dropdown--custom .breakdance-dropdown-floater,.breakdance .bde-menu-27-107 .breakdance-menu--custom-width .breakdance-dropdown-floater{width:auto}.breakdance .bde-menu-27-107 .breakdance-menu--placement-section-width .breakdance-dropdown-floater{width:100%}.breakdance .bde-menu-27-107 .breakdance-dropdown-section{--dropdown-section-padding:0;--dropdown-section-gap:var(--gap-none)}.breakdance .bde-menu-27-107 .breakdance-dropdown-section--additional{background-color:transparent;border-top:var(--link-border)}.breakdance .bde-menu-27-107 .breakdance-dropdown-columns{--dropdown-columns-stack:column;--dropdown-columns-gap:var(--gap-none)}.breakdance .bde-menu-27-107 .breakdance-dropdown-column{gap:var(--gap-none)}.breakdance .bde-menu-27-107 .breakdance-dropdown-column+.breakdance-dropdown-column{border-top:var(--link-border)}.breakdance .bde-menu-27-107 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible{gap:var(--gap-none)}.breakdance .bde-menu-27-107 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible .breakdance-dropdown-item:first-child,.breakdance .bde-menu-27-107 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible:not(:first-child){border-top:var(--link-border)}.breakdance .bde-menu-27-107 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible .breakdance-dropdown-column__title{cursor:pointer;outline-offset:-1px}.breakdance .bde-menu-27-107 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible .breakdance-dropdown-links:not(.is-visible):not(.is-collapsing){height:0;overflow:hidden;pointer-events:none;visibility:hidden}.breakdance .bde-menu-27-107 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible .breakdance-dropdown-links.is-collapsing{height:0;overflow:hidden;transition:var(--menu-duration) height ease-in-out,var(--menu-duration) visibility ease-in-out}.breakdance .bde-menu-27-107 .breakdance-dropdown-column__title{font-weight:500;justify-content:var(--link-alignment);padding:var(--mobile-link-level-2-padding-top) var(--mobile-link-level-2-padding-right) var(--mobile-link-level-2-padding-bottom) var(--mobile-link-level-2-padding-left);white-space:normal}.breakdance .bde-menu-27-107 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible .breakdance-dropdown-column__title:after{display:block}.breakdance .bde-menu-27-107 .breakdance-dropdown-item+.breakdance-dropdown-item{border-top:var(--link-border)}.breakdance .bde-menu-27-107 .breakdance-menu .breakdance-dropdown-link{justify-content:var(--link-alignment);outline-offset:-1px;padding:var(--mobile-link-level-3-padding-top) var(--mobile-link-level-3-padding-right) var(--mobile-link-level-3-padding-bottom) var(--mobile-link-level-3-padding-left);white-space:normal}.breakdance .bde-menu-27-107 .breakdance-menu--no-titles .breakdance-dropdown-column__title{display:none}.breakdance .bde-menu-27-107 .breakdance-menu-topbar{align-items:center;display:flex}.breakdance .bde-menu-27-107 .breakdance-menu--offcanvas .breakdance-menu-list{bottom:0;height:100vh!important;left:0;max-height:none;max-width:100%;opacity:1;padding-top:var(--wp-admin--admin-bar--height,0);position:fixed;top:0;transform:translate3d(-100%,0,0);transition:var(--menu-duration) transform ease,var(--menu-duration) visibility ease;visibility:hidden;width:var(--mobile-offcanvas-width)}.breakdance .bde-menu-27-107 .breakdance-menu--offcanvas.breakdance-responsive-menu--open .breakdance-menu-list{visibility:visible}.breakdance .bde-menu-27-107 .breakdance-menu--offcanvas-right .breakdance-menu-list{left:auto;right:0;transform:translate3d(100%,0,0)}.breakdance .bde-menu-27-107 .breakdance-menu--fullscreen .breakdance-menu-list{height:100vh!important;max-height:none!important;opacity:0;padding-top:var(--wp-admin--admin-bar--height,0);pointer-events:none;position:fixed;top:0;transition:var(--menu-duration) opacity ease,var(--menu-duration) visibility ease;visibility:hidden}.breakdance .bde-menu-27-107 .breakdance-menu--fullscreen.breakdance-responsive-menu--open .breakdance-menu-list{visibility:visible}.breakdance .bde-menu-27-107 .breakdance-dropdown--wp .breakdance-dropdown-section{margin-bottom:-1px}.breakdance .bde-menu-27-107 .breakdance-dropdown--wp .breakdance-dropdown-link{padding:var(--mobile-link-level-2-padding-top) var(--mobile-link-level-2-padding-right) var(--mobile-link-level-2-padding-bottom) var(--mobile-link-level-2-padding-left)}.breakdance .bde-menu-27-107 .breakdance-menu-toggle{display:flex}.breakdance .bde-menu-27-107 .breakdance-menu--active-styles .breakdance-menu-item--active:before,.breakdance .bde-menu-27-107 .breakdance-menu--effect .breakdance-menu-item:before{display:none}.breakdance .bde-menu-27-107 .breakdance-menu-item--active .breakdance-menu-link{background-color:var(--link-background-color-active);color:var(--link-color-active)}@media (min-width:1024px){.breakdance .bde-menu-27-107 .breakdance-menu{--menu-hide-on-desktop:none}}}@media (max-width:767px){@media (max-width:1023px){.breakdance .bde-menu-27-107 .breakdance-menu{--menu-hide-on-mobile:none}.breakdance .bde-menu-27-107 .breakdance-menu-link{font-size:18px}}@media (min-width:1024px){.breakdance .bde-menu-27-107 .breakdance-menu{--menu-hide-on-desktop:none}}}@media (max-width:479px){@media (max-width:1023px){.breakdance .bde-menu-27-107 .breakdance-menu{--menu-hide-on-mobile:none}}@media (min-width:1024px){.breakdance .bde-menu-27-107 .breakdance-menu{--menu-hide-on-desktop:none}}}@media (min-width:1120px){.breakdance .bde-menu-custom-dropdown-27-280 .breakdance-dropdown{--dropdown-custom-width:800px}}@media (max-width:1119px){}@media (max-width:1023px){}@media (max-width:767px){}@media (max-width:479px){}.breakdance .bde-fancy-divider-27-327{margin-bottom:15px;--bde-fancy-divider-border-style:solid;--bde-fancy-divider-border-color:var(--bde-palette-super-light-grey-5)}.breakdance .bde-fancy-divider-27-327 .bde-fancy-divider__separator.has-content{justify-content:flex-start}.breakdance .bde-fancy-divider-27-327 .bde-fancy-divider__content--text{color:var(--bde-palette-color-6);font-size:14px;font-weight:700}@media (max-width:1119px){.breakdance .bde-fancy-divider-27-327{--bde-fancy-divider-border-style:solid}}@media (max-width:1023px){.breakdance .bde-fancy-divider-27-327{--bde-fancy-divider-border-style:solid}}@media (max-width:767px){.breakdance .bde-fancy-divider-27-327{--bde-fancy-divider-border-style:solid}}@media (max-width:479px){.breakdance .bde-fancy-divider-27-327{--bde-fancy-divider-border-style:solid}}.breakdance .bde-columns-27-284{--columnCount:2;--bde-column-gap:15px}@media (max-width:1119px){.breakdance .bde-columns-27-284{--columnCount:2}.breakdance .bde-columns-27-284.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-27-284.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-27-284{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-27-284{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-27-284{--columnCount:2}}.breakdance .bde-column-27-285{--column-width:50%}.breakdance .bde-column-27-285{display:flex;flex-direction:column;gap:15px}.breakdance .bde-container-link-27-323{width:100%;min-height:10rem;border-top:0.05px solid #70707075;border-bottom:0.05px solid #70707075;border-left:0.05px solid #70707075;border-right:0.05px solid #70707075;border-radius:8px}.breakdance .bde-container-link-27-323:hover{box-shadow:0px 0px 10px 0px #14BC9C63}.breakdance .bde-div-27-310{width:100%;padding:1rem 1rem 1rem 1rem}.breakdance .bde-div-27-310{display:flex;flex-direction:column;gap:10px}.breakdance .bde-image2-27-311{width:30px;height:auto}.breakdance .bde-text-27-312{font-size:17px;font-weight:600}.breakdance .bde-container-link-27-359{width:100%;min-height:10rem;border-top:0.05px solid #70707075;border-bottom:0.05px solid #70707075;border-left:0.05px solid #70707075;border-right:0.05px solid #70707075;border-radius:8px}.breakdance .bde-container-link-27-359:hover{box-shadow:0px 0px 10px 0px #14BC9C63}.breakdance .bde-div-27-329{width:100%;padding:1rem 1rem 1rem 1rem}.breakdance .bde-div-27-329{display:flex;flex-direction:column;gap:10px}.breakdance .bde-image2-27-330{width:30px;height:auto}.breakdance .bde-text-27-331{font-size:17px;font-weight:600}.breakdance .bde-container-link-27-364{width:100%;min-height:10rem;border-top:0.05px solid #70707075;border-bottom:0.05px solid #70707075;border-left:0.05px solid #70707075;border-right:0.05px solid #70707075;border-radius:8px}.breakdance .bde-container-link-27-364:hover{box-shadow:0px 0px 10px 0px #14BC9C63}.breakdance .bde-div-27-334{width:100%;padding:1rem 1rem 1rem 1rem}.breakdance .bde-div-27-334{display:flex;flex-direction:column;gap:10px}.breakdance .bde-image2-27-335{width:30px;height:auto}.breakdance .bde-text-27-336{font-size:17px;font-weight:600}.breakdance .bde-container-link-27-369{width:100%;min-height:10rem;border-top:0.05px solid #70707075;border-bottom:0.05px solid #70707075;border-left:0.05px solid #70707075;border-right:0.05px solid #70707075;border-radius:8px}.breakdance .bde-container-link-27-369:hover{box-shadow:0px 0px 10px 0px #14BC9C63}.breakdance .bde-div-27-339{width:100%;padding:1rem 1rem 1rem 1rem}.breakdance .bde-div-27-339{display:flex;flex-direction:column;gap:10px}.breakdance .bde-image2-27-340{width:30px;height:auto}.breakdance .bde-text-27-341{font-size:17px;font-weight:600}.breakdance .bde-column-27-286{--column-width:50%}.breakdance .bde-column-27-286{display:flex;flex-direction:column;gap:15px}.breakdance .bde-container-link-27-374{width:100%;min-height:10rem;border-top:0.05px solid #70707075;border-bottom:0.05px solid #70707075;border-left:0.05px solid #70707075;border-right:0.05px solid #70707075;border-radius:8px}.breakdance .bde-container-link-27-374:hover{box-shadow:0px 0px 10px 0px #14BC9C63}.breakdance .bde-div-27-344{width:100%;padding:1rem 1rem 1rem 1rem}.breakdance .bde-div-27-344{display:flex;flex-direction:column;gap:10px}.breakdance .bde-image2-27-345{width:30px;height:auto}.breakdance .bde-text-27-346{font-size:17px;font-weight:600}.breakdance .bde-container-link-27-379{width:100%;min-height:10rem;border-top:0.05px solid #70707075;border-bottom:0.05px solid #70707075;border-left:0.05px solid #70707075;border-right:0.05px solid #70707075;border-radius:8px}.breakdance .bde-container-link-27-379:hover{box-shadow:0px 0px 10px 0px #14BC9C63}.breakdance .bde-div-27-349{width:100%;padding:1rem 1rem 1rem 1rem}.breakdance .bde-div-27-349{display:flex;flex-direction:column;gap:10px}.breakdance .bde-image2-27-350{width:30px;height:auto}.breakdance .bde-text-27-351{font-size:17px;font-weight:600}.breakdance .bde-container-link-27-384{width:100%;min-height:10rem;border-top:0.05px solid #70707075;border-bottom:0.05px solid #70707075;border-left:0.05px solid #70707075;border-right:0.05px solid #70707075;border-radius:8px}.breakdance .bde-container-link-27-384{display:flex;flex-direction:column}.breakdance .bde-container-link-27-384:hover{box-shadow:0px 0px 10px 0px #14BC9C63}.breakdance .bde-div-27-354{width:100%;padding:1rem 1rem 1rem 1rem}.breakdance .bde-div-27-354{display:flex;flex-direction:column;gap:10px}.breakdance .bde-image2-27-355{width:30px;height:auto}.breakdance .bde-text-27-356{font-size:17px;font-weight:600}.breakdance .bde-container-link-27-459{width:100%;min-height:10rem;border-top:0.05px solid #70707075;border-bottom:0.05px solid #70707075;border-left:0.05px solid #70707075;border-right:0.05px solid #70707075;border-radius:8px}.breakdance .bde-container-link-27-459{background-color:#14BC9C0F}.breakdance .bde-container-link-27-459:hover{box-shadow:0px 0px 10px 0px #14BC9C63}.breakdance .bde-div-27-460{width:100%;padding:1rem 1rem 1rem 1rem}.breakdance .bde-div-27-460{display:flex;flex-direction:column;gap:10px}.breakdance .bde-image2-27-461{width:30px;height:auto}.breakdance .bde-text-27-462{font-size:17px;font-weight:600}.breakdance .bde-div-27-318{width:100%;border-radius:8px;margin-top:15px}.breakdance .bde-div-27-318{background-color:#14BC9C0F}.breakdance .bde-div-27-324{width:100%;padding:15px 15px 15px 15px}.breakdance .bde-div-27-324{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}@media (min-width:1120px){.breakdance .bde-menu-dropdown-27-358 .breakdance-dropdown{--dropdown-background-color:var(--bde-palette-color-14);--dropdown-section-padding:0px 15px 10px 15px}}@media (min-width:1120px){.breakdance .bde-menu-dropdown-27-358{display:none}}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-menu-dropdown-27-358{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-menu-dropdown-27-358{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-menu-dropdown-27-358{display:none}}@media (max-width:479px){.breakdance .bde-menu-dropdown-27-358{display:none}}@media (max-width:1119px){}@media (max-width:1023px){}@media (max-width:767px){}@media (max-width:479px){}@media (min-width:1120px){.breakdance .bde-menu-dropdown-27-266 .breakdance-dropdown{--dropdown-background-color:var(--bde-palette-color-14);--dropdown-section-padding:0px 15px 10px 15px}}@media (min-width:1120px){.breakdance .bde-menu-dropdown-27-266{display:none}}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-menu-dropdown-27-266{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-menu-dropdown-27-266{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-menu-dropdown-27-266{display:none}}@media (max-width:479px){.breakdance .bde-menu-dropdown-27-266{display:none}}@media (max-width:1119px){}@media (max-width:1023px){}@media (max-width:767px){}@media (max-width:479px){}@media (min-width:1120px){.breakdance .bde-menu-custom-dropdown-27-389 .breakdance-dropdown{--dropdown-custom-width:1000px}}@media (max-width:1119px){}@media (max-width:1023px){}@media (max-width:767px){}@media (max-width:479px){}.breakdance .bde-fancy-divider-27-390{margin-bottom:15px;--bde-fancy-divider-border-style:solid;--bde-fancy-divider-border-color:var(--bde-palette-super-light-grey-5)}.breakdance .bde-fancy-divider-27-390 .bde-fancy-divider__separator.has-content{justify-content:flex-start}.breakdance .bde-fancy-divider-27-390 .bde-fancy-divider__content--text{color:var(--bde-palette-color-6);font-size:14px;font-weight:700}@media (max-width:1119px){.breakdance .bde-fancy-divider-27-390{--bde-fancy-divider-border-style:solid}}@media (max-width:1023px){.breakdance .bde-fancy-divider-27-390{--bde-fancy-divider-border-style:solid}}@media (max-width:767px){.breakdance .bde-fancy-divider-27-390{--bde-fancy-divider-border-style:solid}}@media (max-width:479px){.breakdance .bde-fancy-divider-27-390{--bde-fancy-divider-border-style:solid}}.breakdance .bde-columns-27-391{--columnCount:3;--bde-column-gap:15px}@media (max-width:1119px){.breakdance .bde-columns-27-391{--columnCount:3}.breakdance .bde-columns-27-391.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-27-391.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-27-391{--columnCount:3}}@media (max-width:767px){.breakdance .bde-columns-27-391{--columnCount:3}}@media (max-width:479px){.breakdance .bde-columns-27-391{--columnCount:3}}.breakdance .bde-column-27-392{--column-width:33.33%}.breakdance .bde-column-27-392{display:flex;flex-direction:column;gap:15px}.breakdance .bde-container-link-27-393{width:100%;min-height:10rem;border-top:0.05px solid #70707075;border-bottom:0.05px solid #70707075;border-left:0.05px solid #70707075;border-right:0.05px solid #70707075;border-radius:8px}.breakdance .bde-container-link-27-393:hover{box-shadow:0px 0px 10px 0px #14BC9C63}.breakdance .bde-div-27-394{width:100%;padding:1rem 1rem 1rem 1rem}.breakdance .bde-div-27-394{display:flex;flex-direction:column;gap:10px}.breakdance .bde-image2-27-395{width:30px;height:auto}.breakdance .bde-text-27-396{font-size:17px;font-weight:600}.breakdance .bde-container-link-27-398{width:100%;min-height:10rem;border-top:0.05px solid #70707075;border-bottom:0.05px solid #70707075;border-left:0.05px solid #70707075;border-right:0.05px solid #70707075;border-radius:8px}.breakdance .bde-container-link-27-398:hover{box-shadow:0px 0px 10px 0px #14BC9C63}.breakdance .bde-div-27-399{width:100%;padding:1rem 1rem 1rem 1rem}.breakdance .bde-div-27-399{display:flex;flex-direction:column;gap:10px}.breakdance .bde-image2-27-400{width:30px;height:auto}.breakdance .bde-text-27-401{font-size:17px;font-weight:600}.breakdance .bde-container-link-27-403{width:100%;min-height:10rem;border-top:0.05px solid #70707075;border-bottom:0.05px solid #70707075;border-left:0.05px solid #70707075;border-right:0.05px solid #70707075;border-radius:8px}.breakdance .bde-container-link-27-403:hover{box-shadow:0px 0px 10px 0px #14BC9C63}.breakdance .bde-div-27-404{width:100%;padding:1rem 1rem 1rem 1rem}.breakdance .bde-div-27-404{display:flex;flex-direction:column;gap:10px}.breakdance .bde-image2-27-405{width:30px;height:auto}.breakdance .bde-text-27-406{font-size:17px;font-weight:600}.breakdance .bde-container-link-27-408{width:100%;min-height:10rem;border-top:0.05px solid #70707075;border-bottom:0.05px solid #70707075;border-left:0.05px solid #70707075;border-right:0.05px solid #70707075;border-radius:8px}.breakdance .bde-container-link-27-408:hover{box-shadow:0px 0px 10px 0px #14BC9C63}.breakdance .bde-div-27-409{width:100%;padding:1rem 1rem 1rem 1rem}.breakdance .bde-div-27-409{display:flex;flex-direction:column;gap:10px}.breakdance .bde-image2-27-410{width:30px;height:auto}.breakdance .bde-text-27-411{font-size:17px;font-weight:600}.breakdance .bde-column-27-413{--column-width:33.33%}.breakdance .bde-column-27-413{display:flex;flex-direction:column;gap:15px}.breakdance .bde-container-link-27-414{width:100%;min-height:10rem;border-top:0.05px solid #70707075;border-bottom:0.05px solid #70707075;border-left:0.05px solid #70707075;border-right:0.05px solid #70707075;border-radius:8px}.breakdance .bde-container-link-27-414:hover{box-shadow:0px 0px 10px 0px #14BC9C63}.breakdance .bde-div-27-415{width:100%;padding:1rem 1rem 1rem 1rem}.breakdance .bde-div-27-415{display:flex;flex-direction:column;gap:10px}.breakdance .bde-image2-27-416{width:30px;height:auto}.breakdance .bde-text-27-417{font-size:17px;font-weight:600}.breakdance .bde-container-link-27-419{width:100%;min-height:10rem;border-top:0.05px solid #70707075;border-bottom:0.05px solid #70707075;border-left:0.05px solid #70707075;border-right:0.05px solid #70707075;border-radius:8px}.breakdance .bde-container-link-27-419:hover{box-shadow:0px 0px 10px 0px #14BC9C63}.breakdance .bde-div-27-420{width:100%;padding:1rem 1rem 1rem 1rem}.breakdance .bde-div-27-420{display:flex;flex-direction:column;gap:10px}.breakdance .bde-image2-27-421{width:30px;height:auto}.breakdance .bde-text-27-422{font-size:17px;font-weight:600}.breakdance .bde-container-link-27-424{width:100%;min-height:10rem;border-top:0.05px solid #70707075;border-bottom:0.05px solid #70707075;border-left:0.05px solid #70707075;border-right:0.05px solid #70707075;border-radius:8px}.breakdance .bde-container-link-27-424:hover{box-shadow:0px 0px 10px 0px #14BC9C63}.breakdance .bde-div-27-425{width:100%;padding:1rem 1rem 1rem 1rem}.breakdance .bde-div-27-425{display:flex;flex-direction:column;gap:10px}.breakdance .bde-image2-27-426{width:30px;height:auto}.breakdance .bde-text-27-427{font-size:17px;font-weight:600}.breakdance .bde-container-link-27-433{width:100%;min-height:10rem;border-top:0.05px solid #70707075;border-bottom:0.05px solid #70707075;border-left:0.05px solid #70707075;border-right:0.05px solid #70707075;border-radius:8px}.breakdance .bde-container-link-27-433:hover{box-shadow:0px 0px 10px 0px #14BC9C63}.breakdance .bde-div-27-434{width:100%;padding:1rem 1rem 1rem 1rem}.breakdance .bde-div-27-434{display:flex;flex-direction:column;gap:10px}.breakdance .bde-image2-27-435{width:30px;height:auto}.breakdance .bde-text-27-436{font-size:17px;font-weight:600}.breakdance .bde-column-27-438{--column-width:33.34%}.breakdance .bde-column-27-438{display:flex;flex-direction:column;gap:15px}.breakdance .bde-container-link-27-439{width:100%;min-height:10rem;border-top:0.05px solid #70707075;border-bottom:0.05px solid #70707075;border-left:0.05px solid #70707075;border-right:0.05px solid #70707075;border-radius:8px}.breakdance .bde-container-link-27-439:hover{box-shadow:0px 0px 10px 0px #14BC9C63}.breakdance .bde-div-27-440{width:100%;padding:1rem 1rem 1rem 1rem}.breakdance .bde-div-27-440{display:flex;flex-direction:column;gap:10px}.breakdance .bde-image2-27-441{width:30px;height:auto}.breakdance .bde-text-27-442{font-size:17px;font-weight:600}.breakdance .bde-container-link-27-444{width:100%;min-height:10rem;border-top:0.05px solid #70707075;border-bottom:0.05px solid #70707075;border-left:0.05px solid #70707075;border-right:0.05px solid #70707075;border-radius:8px}.breakdance .bde-container-link-27-444:hover{box-shadow:0px 0px 10px 0px #14BC9C63}.breakdance .bde-div-27-445{width:100%;padding:1rem 1rem 1rem 1rem}.breakdance .bde-div-27-445{display:flex;flex-direction:column;gap:10px}.breakdance .bde-image2-27-446{width:30px;height:auto}.breakdance .bde-text-27-447{font-size:17px;font-weight:600}.breakdance .bde-container-link-27-449{width:100%;min-height:10rem;border-top:0.05px solid #70707075;border-bottom:0.05px solid #70707075;border-left:0.05px solid #70707075;border-right:0.05px solid #70707075;border-radius:8px}.breakdance .bde-container-link-27-449:hover{box-shadow:0px 0px 10px 0px #14BC9C63}.breakdance .bde-div-27-450{width:100%;padding:1rem 1rem 1rem 1rem}.breakdance .bde-div-27-450{display:flex;flex-direction:column;gap:10px}.breakdance .bde-image2-27-451{width:30px;height:auto}.breakdance .bde-text-27-452{font-size:17px;font-weight:600}.breakdance .bde-container-link-27-454{width:100%;min-height:10rem;border-top:0.05px solid #70707075;border-bottom:0.05px solid #70707075;border-left:0.05px solid #70707075;border-right:0.05px solid #70707075;border-radius:8px}.breakdance .bde-container-link-27-454:hover{box-shadow:0px 0px 10px 0px #14BC9C63}.breakdance .bde-div-27-455{width:100%;padding:1rem 1rem 1rem 1rem}.breakdance .bde-div-27-455{display:flex;flex-direction:column;gap:10px}.breakdance .bde-image2-27-456{width:30px;height:auto}.breakdance .bde-text-27-457{font-size:17px;font-weight:600}.breakdance .bde-div-27-429{width:100%;border-radius:8px;margin-top:15px}.breakdance .bde-div-27-429{background-color:#14BC9C0F}.breakdance .bde-div-27-430{width:100%;padding:15px 15px 15px 15px}.breakdance .bde-div-27-430{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}@media (min-width:1120px){.breakdance .bde-menu-dropdown-27-259 .breakdance-dropdown{--dropdown-background-color:var(--bde-palette-color-14);--dropdown-section-padding:0px 15px 10px 15px}}@media (max-width:1119px){}@media (max-width:1023px){}@media (max-width:767px){}@media (max-width:479px){}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-button-27-113{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-button-27-113{display:none}}@media (max-width:479px){.breakdance .bde-button-27-113{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-button-27-269{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-button-27-269{display:none}}@media (max-width:479px){.breakdance .bde-button-27-269{display:none}}.breakdance .bde-section-3642-125{background-color:var(--bde-palette-color-14)}.breakdance .bde-columns-3642-126{--columnCount:2}@media (max-width:1119px){.breakdance .bde-columns-3642-126{--columnCount:2}}@media (max-width:1023px){.breakdance .bde-columns-3642-126{--columnCount:2}.breakdance .bde-columns-3642-126.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-3642-126.bde-columns>.bde-column{width:100%}}@media (max-width:767px){.breakdance .bde-columns-3642-126{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-3642-126{--columnCount:2}}.breakdance .bde-column-3642-127{--column-width:50%;gap:2rem}.breakdance .bde-div-3642-128{gap:1.25rem}.breakdance .bde-text-3642-129{color:var(--bde-palette-color-6);font-size:var(--preset-id-00814f2c-66bd-48bf-83bb-038c42d294d6-font-size);font-weight:var(--preset-id-00814f2c-66bd-48bf-83bb-038c42d294d6-font-weight)}.breakdance .bde-column-3642-132{--column-width:50%;align-items:center;text-align:center;justify-content:center}@media (max-width:1023px){.breakdance .bde-image-3642-133{width:70%}.breakdance .bde-image-3642-133 .breakdance-image-object{width:100%;height:auto}}@media (max-width:767px){.breakdance .bde-image-3642-133{width:100%}.breakdance .bde-image-3642-133 .breakdance-image-object{width:100%;height:auto}}@media (max-width:479px){.breakdance .bde-image-3642-133{width:100%}.breakdance .bde-image-3642-133 .breakdance-image-object{width:100%;height:auto}}.breakdance .bde-section-3642-134{background:linear-gradient(0deg,rgba(246,246,246,1) 28.71794871794872%,rgba(246,246,246,1) 29.23076923076923%,rgba(255,255,255,1) 29.23076923076923%)}.breakdance .bde-section-3642-134 .section-container{padding-bottom:20px;padding-top:20px}@media (max-width:767px){.breakdance .bde-section-3642-134 .section-container{padding-top:40px}}.breakdance .bde-section-3642-140 .section-container{gap:5rem;align-items:center;text-align:center}.breakdance .bde-section-3642-140{background-color:var(--bde-palette-super-light-grey-5)}.breakdance .bde-section-3642-140 .section-container{padding-top:200px}@media (max-width:1119px){.breakdance .bde-section-3642-140 .section-container{padding-top:80px}}.breakdance .bde-div-3642-141{gap:1.25rem;align-items:center;text-align:center}@media (max-width:1119px){.breakdance .bde-div-3642-141{width:100%;align-items:center;text-align:center}}@media (max-width:1023px){.breakdance .bde-div-3642-141{align-items:flex-start;text-align:left}}.breakdance .bde-text-3642-142{color:var(--bde-palette-color-6);font-size:var(--preset-id-00814f2c-66bd-48bf-83bb-038c42d294d6-font-size);font-weight:var(--preset-id-00814f2c-66bd-48bf-83bb-038c42d294d6-font-weight)}.breakdance .bde-columns-3642-144{--columnCount:3;--bde-column-gap:3rem}@media (max-width:1119px){.breakdance .bde-columns-3642-144{--columnCount:3;--bde-column-gap:1.5rem}.breakdance .bde-columns-3642-144.bde-columns{--columnCount:2;flex-direction:row;flex-wrap:wrap}.breakdance .bde-columns-3642-144.bde-columns>.bde-column{--column-width:50%}}@media (max-width:1023px){.breakdance .bde-columns-3642-144{--columnCount:3;--bde-column-gap:0px}.breakdance .bde-columns-3642-144.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-3642-144.bde-columns>.bde-column{width:100%}}@media (max-width:767px){.breakdance .bde-columns-3642-144{--columnCount:3}}@media (max-width:479px){.breakdance .bde-columns-3642-144{--columnCount:3}}.breakdance .bde-column-3642-145{--column-width:33.33%;gap:50px}.breakdance .bde-frequently-asked-questions-3642-147{--faqItemHorizontalPadding:0px;--faqBorderWidth:2px;--faqBorderColor:var(--bde-palette-color-14)}.breakdance .bde-frequently-asked-questions-3642-147 .bde-faq__item{border-top:none;border-left:none;border-right:none;border-radius:0;margin-top:0px!important}.breakdance .bde-frequently-asked-questions-3642-147 .bde-faq__item:last-child{border-bottom:none}.breakdance .bde-frequently-asked-questions-3642-147{gap:0}.breakdance .bde-frequently-asked-questions-3642-147 .bde-faq__item.is-active .bde-faq__title{color:var(--bde-palette-color-6)}.breakdance .bde-frequently-asked-questions-3642-147 .bde-faq__item.is-active .bde-faq__icon{color:var(--bde-palette-color-6)}.breakdance .bde-frequently-asked-questions-3642-147 .bde-faq__icon{color:var(--bde-palette-color-2)}.breakdance .bde-frequently-asked-questions-3642-147 .bde-faq__title{color:var(--bde-palette-color-2)}.breakdance .bde-frequently-asked-questions-3642-147{display:flex}@media (max-width:1023px){.breakdance .bde-frequently-asked-questions-3642-147{border-bottom:2px solid var(--bde-palette-color-14)}}.breakdance .bde-column-3642-148{--column-width:33.33%;align-items:center;text-align:center}@media (max-width:1119px){.breakdance .bde-column-3642-148{align-items:center;text-align:center}.breakdance .bde-column-3642-148.bde-column{padding-top:3rem}.breakdance .bde-column-3642-148{order:1;width:200%}}.breakdance .bde-image-3642-149{width:300px}.breakdance .bde-image-3642-149 .breakdance-image-object{width:100%;height:auto}@media (max-width:1119px){.breakdance .bde-image-3642-149{width:300px}.breakdance .bde-image-3642-149 .breakdance-image-object{width:100%;height:auto}}@media (max-width:767px){.breakdance .bde-image-3642-149{width:250px}.breakdance .bde-image-3642-149 .breakdance-image-object{width:100%;height:auto}}.breakdance .bde-column-3642-150{--column-width:33.34%;gap:50px}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-text-3642-151{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-text-3642-151{display:none}}@media (max-width:479px){.breakdance .bde-text-3642-151{display:none}}.breakdance .bde-frequently-asked-questions-3642-152{--faqItemHorizontalPadding:0px;--faqBorderWidth:2px;--faqBorderColor:var(--bde-palette-color-14)}.breakdance .bde-frequently-asked-questions-3642-152 .bde-faq__item{border-top:none;border-left:none;border-right:none;border-radius:0;margin-top:0px!important}.breakdance .bde-frequently-asked-questions-3642-152 .bde-faq__item:last-child{border-bottom:none}.breakdance .bde-frequently-asked-questions-3642-152{gap:0}.breakdance .bde-frequently-asked-questions-3642-152 .bde-faq__item.is-active .bde-faq__title{color:var(--bde-palette-color-6)}.breakdance .bde-frequently-asked-questions-3642-152 .bde-faq__item.is-active .bde-faq__icon{color:var(--bde-palette-color-6)}.breakdance .bde-frequently-asked-questions-3642-152 .bde-faq__icon{color:var(--bde-palette-color-2)}.breakdance .bde-frequently-asked-questions-3642-152 .bde-faq__title{color:var(--bde-palette-color-2)}.breakdance .bde-div-3642-153{gap:3rem;flex-wrap:wrap;flex-direction:row;justify-content:flex-start}@media (max-width:479px){.breakdance .bde-div-3642-153{gap:1rem;flex-wrap:wrap;flex-direction:row;justify-content:center}}.breakdance .bde-icon-list-3642-154 li .bde-icon-list__icon{color:var(--bde-palette-color-2)}.breakdance .bde-icon-list-3642-154 li:hover .bde-icon-list__icon{color:var(--bde-palette-color-9)}.breakdance .bde-icon-list-3642-154 li .bde-icon-list__text{color:var(--bde-palette-color-2)}.breakdance .bde-icon-list-3642-154 li:hover .bde-icon-list__text{color:var(--bde-palette-color-9)}.breakdance .bde-icon-list-3642-155 li .bde-icon-list__icon{color:var(--bde-palette-color-2)}.breakdance .bde-icon-list-3642-155 li:hover .bde-icon-list__icon{color:var(--bde-palette-color-9)}.breakdance .bde-icon-list-3642-155 li .bde-icon-list__text{color:var(--bde-palette-color-2)}.breakdance .bde-icon-list-3642-155 li:hover .bde-icon-list__text{color:var(--bde-palette-color-9)}.breakdance .bde-section-3642-156 .section-container{gap:5rem;align-items:center;text-align:center}.breakdance .bde-section-3642-156{background-color:var(--bde-palette-color-14)}.breakdance .bde-div-3642-157{gap:1.25rem;align-items:center;text-align:center}@media (max-width:1023px){.breakdance .bde-div-3642-157{width:100%;align-items:flex-start;text-align:left}}.breakdance .bde-text-3642-158{color:var(--bde-palette-color-6);font-size:var(--preset-id-00814f2c-66bd-48bf-83bb-038c42d294d6-font-size);font-weight:var(--preset-id-00814f2c-66bd-48bf-83bb-038c42d294d6-font-weight)}.breakdance .bde-div-3642-160{gap:3rem}@media (max-width:767px){.breakdance .bde-div-3642-160{gap:2rem}}.breakdance .bde-columns-3642-161{--columnCount:3}@media (max-width:1119px){.breakdance .bde-columns-3642-161{--columnCount:3}}@media (max-width:1023px){.breakdance .bde-columns-3642-161{--columnCount:3}.breakdance .bde-columns-3642-161.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-3642-161.bde-columns>.bde-column{width:100%}}@media (max-width:767px){.breakdance .bde-columns-3642-161{--columnCount:3}}@media (max-width:479px){.breakdance .bde-columns-3642-161{--columnCount:3}}.breakdance .bde-column-3642-162{--column-width:33.34%;gap:2rem}.breakdance .bde-div-3642-163{gap:15px}.breakdance .bde-div-3642-163{display:flex;flex-direction:row}.breakdance .bde-div-3642-164{justify-content:flex-start}.breakdance .bde-icon-3642-165 .bde-icon-icon.breakdance-icon-atom{font-size:28px}.breakdance .bde-icon-3642-165 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-6)}.breakdance .bde-div-3642-166{gap:8px;justify-content:flex-start}.breakdance .bde-text-3642-167{color:var(--bde-palette-color-2);font-size:var(--preset-id-b1ee109f-2a7e-4e3a-95ae-20c65c1b1455-font-size);font-family:var(--preset-id-b1ee109f-2a7e-4e3a-95ae-20c65c1b1455-font-family)}.breakdance .bde-div-3642-169{gap:15px}.breakdance .bde-div-3642-169{display:flex;flex-direction:row}.breakdance .bde-div-3642-170{justify-content:flex-start}.breakdance .bde-icon-3642-171 .bde-icon-icon.breakdance-icon-atom{font-size:28px}.breakdance .bde-icon-3642-171 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-6)}.breakdance .bde-div-3642-172{gap:8px;justify-content:flex-start}.breakdance .bde-text-3642-173{color:var(--bde-palette-color-2);font-size:var(--preset-id-b1ee109f-2a7e-4e3a-95ae-20c65c1b1455-font-size);font-family:var(--preset-id-b1ee109f-2a7e-4e3a-95ae-20c65c1b1455-font-family)}.breakdance .bde-div-3642-175{gap:15px}.breakdance .bde-div-3642-175{display:flex;flex-direction:row}.breakdance .bde-div-3642-176{justify-content:flex-start}.breakdance .bde-icon-3642-177 .bde-icon-icon.breakdance-icon-atom{font-size:28px}.breakdance .bde-icon-3642-177 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-6)}.breakdance .bde-div-3642-178{gap:8px;justify-content:flex-start}.breakdance .bde-text-3642-179{color:var(--bde-palette-color-2);font-size:var(--preset-id-b1ee109f-2a7e-4e3a-95ae-20c65c1b1455-font-size);font-family:var(--preset-id-b1ee109f-2a7e-4e3a-95ae-20c65c1b1455-font-family)}.breakdance .bde-div-3642-181{gap:15px}.breakdance .bde-div-3642-181{display:flex;flex-direction:row}.breakdance .bde-div-3642-182{justify-content:flex-start}.breakdance .bde-icon-3642-183 .bde-icon-icon.breakdance-icon-atom{font-size:28px}.breakdance .bde-icon-3642-183 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-6)}.breakdance .bde-div-3642-184{gap:8px;justify-content:flex-start}.breakdance .bde-text-3642-185{color:var(--bde-palette-color-2);font-size:var(--preset-id-b1ee109f-2a7e-4e3a-95ae-20c65c1b1455-font-size);font-family:var(--preset-id-b1ee109f-2a7e-4e3a-95ae-20c65c1b1455-font-family)}.breakdance .bde-column-3642-187{--column-width:33.34%;gap:2rem}.breakdance .bde-div-3642-188{gap:15px}.breakdance .bde-div-3642-188{display:flex;flex-direction:row}.breakdance .bde-div-3642-189{justify-content:flex-start}.breakdance .bde-icon-3642-190 .bde-icon-icon.breakdance-icon-atom{font-size:28px}.breakdance .bde-icon-3642-190 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-6)}.breakdance .bde-div-3642-191{gap:8px;justify-content:flex-start}.breakdance .bde-text-3642-192{color:var(--bde-palette-color-2);font-size:var(--preset-id-b1ee109f-2a7e-4e3a-95ae-20c65c1b1455-font-size);font-family:var(--preset-id-b1ee109f-2a7e-4e3a-95ae-20c65c1b1455-font-family)}.breakdance .bde-div-3642-194{gap:15px}.breakdance .bde-div-3642-194{display:flex;flex-direction:row}.breakdance .bde-div-3642-195{justify-content:flex-start}.breakdance .bde-icon-3642-196 .bde-icon-icon.breakdance-icon-atom{font-size:28px}.breakdance .bde-icon-3642-196 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-6)}.breakdance .bde-div-3642-197{gap:8px;justify-content:flex-start}.breakdance .bde-text-3642-198{color:var(--bde-palette-color-2);font-size:var(--preset-id-b1ee109f-2a7e-4e3a-95ae-20c65c1b1455-font-size);font-family:var(--preset-id-b1ee109f-2a7e-4e3a-95ae-20c65c1b1455-font-family)}.breakdance .bde-div-3642-200{gap:15px}.breakdance .bde-div-3642-200{display:flex;flex-direction:row}.breakdance .bde-div-3642-201{justify-content:flex-start}.breakdance .bde-icon-3642-202 .bde-icon-icon.breakdance-icon-atom{font-size:28px}.breakdance .bde-icon-3642-202 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-6)}.breakdance .bde-div-3642-203{gap:8px;justify-content:flex-start}.breakdance .bde-text-3642-204{color:var(--bde-palette-color-2);font-size:var(--preset-id-b1ee109f-2a7e-4e3a-95ae-20c65c1b1455-font-size);font-family:var(--preset-id-b1ee109f-2a7e-4e3a-95ae-20c65c1b1455-font-family)}.breakdance .bde-column-3642-206{--column-width:33.33%;gap:2rem}.breakdance .bde-div-3642-207{gap:15px}.breakdance .bde-div-3642-207{display:flex;flex-direction:row}.breakdance .bde-div-3642-208{justify-content:flex-start}.breakdance .bde-icon-3642-209 .bde-icon-icon.breakdance-icon-atom{font-size:28px}.breakdance .bde-icon-3642-209 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-6)}.breakdance .bde-div-3642-210{gap:8px;justify-content:flex-start}.breakdance .bde-text-3642-211{color:var(--bde-palette-color-2);font-size:var(--preset-id-b1ee109f-2a7e-4e3a-95ae-20c65c1b1455-font-size);font-family:var(--preset-id-b1ee109f-2a7e-4e3a-95ae-20c65c1b1455-font-family)}.breakdance .bde-div-3642-213{gap:15px}.breakdance .bde-div-3642-213{display:flex;flex-direction:row}.breakdance .bde-div-3642-214{justify-content:flex-start}.breakdance .bde-icon-3642-215 .bde-icon-icon.breakdance-icon-atom{font-size:28px}.breakdance .bde-icon-3642-215 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-6)}.breakdance .bde-div-3642-216{gap:8px;justify-content:flex-start}.breakdance .bde-text-3642-217{color:var(--bde-palette-color-2);font-size:var(--preset-id-b1ee109f-2a7e-4e3a-95ae-20c65c1b1455-font-size);font-family:var(--preset-id-b1ee109f-2a7e-4e3a-95ae-20c65c1b1455-font-family)}.breakdance .bde-div-3642-219{gap:15px}.breakdance .bde-div-3642-219{display:flex;flex-direction:row}.breakdance .bde-div-3642-220{justify-content:flex-start}.breakdance .bde-icon-3642-221 .bde-icon-icon.breakdance-icon-atom{font-size:28px}.breakdance .bde-icon-3642-221 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-6)}.breakdance .bde-div-3642-222{gap:8px;justify-content:flex-start}.breakdance .bde-text-3642-223{color:var(--bde-palette-color-2);font-size:var(--preset-id-b1ee109f-2a7e-4e3a-95ae-20c65c1b1455-font-size);font-family:var(--preset-id-b1ee109f-2a7e-4e3a-95ae-20c65c1b1455-font-family)}.breakdance .bde-div-3642-225{gap:2rem;align-items:center;text-align:center}.breakdance .bde-image-3642-226{width:700px}.breakdance .bde-image-3642-226 .breakdance-image-object{width:100%;height:auto}@media (max-width:1023px){.breakdance .bde-image-3642-226{width:90%}.breakdance .bde-image-3642-226 .breakdance-image-object{width:100%;height:auto}}.breakdance .bde-icon-list-3642-227 li .bde-icon-list__icon{font-size:30px}@media (max-width:1119px){.breakdance .bde-icon-list-3642-227{margin-top:2rem}}.breakdance .bde-section-3642-277 .section-container{display:flex;flex-direction:column}@media (max-width:1023px){.breakdance .bde-section-3859-100 .section-container{flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:center}}.breakdance .bde-columns-3859-101{--columnCount:2}@media (max-width:1119px){.breakdance .bde-columns-3859-101{--columnCount:2}}@media (max-width:1023px){.breakdance .bde-columns-3859-101{--columnCount:2}.breakdance .bde-columns-3859-101.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-3859-101.bde-columns>.bde-column{width:100%}}@media (max-width:767px){.breakdance .bde-columns-3859-101{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-3859-101{--columnCount:2}}.breakdance .bde-column-3859-102{--column-width:50%;gap:2rem}@media (max-width:1023px){.breakdance .bde-column-3859-102{align-items:center;text-align:center;justify-content:center}}@media (max-width:479px){.breakdance .bde-column-3859-102{align-items:center;text-align:center;justify-content:center}}.breakdance .bde-div-3859-103{gap:2rem}@media (max-width:1023px){.breakdance .bde-div-3859-103{align-items:center;text-align:center}}.breakdance .bde-heading-3859-125{font-size:25px}.breakdance .bde-div-3859-106{gap:20px;flex-wrap:wrap;flex-direction:row;align-items:flex-start;justify-content:center}.breakdance .bde-div-3859-106{z-index:2}@media (max-width:767px){.breakdance .bde-div-3859-106{gap:15px;flex-wrap:wrap;flex-direction:row;justify-content:space-between}}.breakdance .bde-div-3859-108{display:flex;flex-direction:row;flex-wrap:nowrap}.breakdance .bde-column-3859-119{--column-width:50%;gap:15px;align-items:center;text-align:center;justify-content:center}@media (max-width:1023px){.breakdance .bde-column-3859-119{align-items:center;text-align:center}}@media (max-width:767px){.breakdance .bde-column-3859-119.bde-column{padding-bottom:20px}}.breakdance .bde-image-3859-120{width:100%}.breakdance .bde-image-3859-120 .breakdance-image-object{width:100%;height:auto;transform:scale(1) translateZ(0)}@media (max-width:1023px){.breakdance .bde-image-3859-120{width:90%}.breakdance .bde-image-3859-120 .breakdance-image-object{width:100%;height:auto}}.breakdance .bde-div-3859-121{gap:30px;flex-wrap:wrap;flex-direction:row;justify-content:flex-start}@media (max-width:767px){.breakdance .bde-div-3859-121{flex-wrap:wrap;flex-direction:row;justify-content:flex-start}}@media (max-width:479px){.breakdance .bde-div-3859-121{gap:1px;flex-wrap:wrap;flex-direction:row;justify-content:center}}.breakdance .bde-icon-list-3859-122 li .bde-icon-list__icon{color:var(--bde-palette-color-2)}.breakdance .bde-icon-list-3859-122 li:hover .bde-icon-list__icon{color:var(--bde-palette-color-9)}.breakdance .bde-icon-list-3859-122 li .bde-icon-list__text{color:var(--bde-palette-color-2)}.breakdance .bde-icon-list-3859-122 li:hover .bde-icon-list__text{color:var(--bde-palette-color-9)}.breakdance .bde-globalblock-3859-124{margin-top:20px}.breakdance .bde-section-3796-100 .section-container{align-items:flex-start;text-align:left}.breakdance .bde-section-3796-100{background-color:var(--bde-palette-color-1)}.breakdance .bde-section-3796-100 .section-container{padding-bottom:0rem;padding-top:0rem}@media (max-width:1119px){.breakdance .bde-section-3796-100 .section-container{gap:5px;align-items:flex-start;text-align:left;justify-content:flex-start}.breakdance .bde-section-3796-100 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}}@media (max-width:767px){.breakdance .bde-section-3796-100 .section-container{padding-left:0px}}.breakdance .bde-div-3796-101{gap:2rem;flex-wrap:wrap;flex-direction:row;justify-content:flex-start}@media (max-width:1119px){.breakdance .bde-div-3796-101{gap:5px}}@media (max-width:767px){.breakdance .bde-div-3796-101{gap:5px;flex-wrap:wrap;flex-direction:row;justify-content:center}}@media (max-width:479px){.breakdance .bde-div-3796-101{gap:10px;flex-wrap:wrap;flex-direction:row;justify-content:center}}.breakdance .bde-div-3796-104{display:flex;flex-direction:column;align-items:flex-start;gap:5px;text-align:left}@media (max-width:479px){.breakdance .bde-div-3796-104{align-items:center;text-align:center}}.breakdance .bde-div-3139-100{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-div-3139-100{z-index:99}@media (max-width:1119px){.breakdance .bde-div-3139-100{align-items:center;text-align:center}}@media (max-width:1023px){.breakdance .bde-div-3139-100{align-items:center;text-align:center}}@media (max-width:767px){.breakdance .bde-div-3139-100{align-items:center;text-align:center}}.breakdance .bde-div-3139-101{margin-bottom:1em}.breakdance .bde-div-3139-101{display:flex;flex-direction:column;align-items:center;gap:0.4rem;text-align:center}@media (max-width:1119px){.breakdance .bde-div-3139-101{align-items:center;text-align:center}}.breakdance .bde-star-rating-3139-102 .bde-star-rating__wrapper svg:nth-child(n+6){fill:lightgrey}.breakdance .bde-star-rating-3139-102 .bde-star-rating__wrapper svg:nth-child(6){fill:url(#starhalf102)}.breakdance .bde-star-rating-3139-102 .bde-star-rating__wrapper{font-size:19px}.breakdance .bde-star-rating-3139-102 .bde-star-rating__wrapper svg{width:19px;height:19px}.breakdance .bde-star-rating-3139-102 .bde-star-rating__wrapper svg{fill:var(--bde-palette-color-6)}@media (max-width:1119px){.breakdance .bde-star-rating-3139-102.bde-star-rating{flex-direction:column;align-items:flex-start}}@media (max-width:479px){.breakdance .bde-star-rating-3139-102 .bde-star-rating__wrapper{font-size:10px}.breakdance .bde-star-rating-3139-102 .bde-star-rating__wrapper svg{width:10px;height:10px}}.breakdance .bde-text-3139-103{font-size:18px;font-weight:700}@media (max-width:479px){.breakdance .bde-text-3139-103{font-size:10px}}.breakdance .bde-grid-3139-113{--bde-grid-items-per-row:4}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-3139-113{--bde-grid-items-per-row:4}}@media (max-width:1023px){.breakdance .bde-grid-3139-113{--bde-grid-items-per-row:4}}@media (max-width:767px){.breakdance .bde-grid-3139-113{--bde-grid-items-per-row:4}}@media (max-width:479px){.breakdance .bde-grid-3139-113{--bde-grid-items-per-row:4;margin-bottom:5px}}.breakdance .bde-grid-3769-132{--bde-grid-items-per-row:8}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-3769-132{--bde-grid-items-per-row:8}}@media (max-width:1023px){.breakdance .bde-grid-3769-132{--bde-grid-items-per-row:8}}@media (max-width:767px){.breakdance .bde-grid-3769-132{--bde-grid-items-per-row:4}}@media (max-width:479px){.breakdance .bde-grid-3769-132{--bde-grid-items-per-row:2;--bde-grid-gap:0.5rem}}.breakdance .bde-div-3769-130{min-height:auto}.breakdance .bde-div-3769-130{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.breakdance .bde-image2-3769-144{height:auto;width:auto}.breakdance .bde-div-3769-145{min-height:auto}.breakdance .bde-div-3769-145{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.breakdance .bde-image2-3769-146{height:auto;width:auto}.breakdance .bde-div-3769-149{min-height:auto}.breakdance .bde-div-3769-149{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.breakdance .bde-image2-3769-150{height:auto;width:auto}.breakdance .bde-div-3769-147{min-height:auto}.breakdance .bde-div-3769-147{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.breakdance .bde-image2-3769-148{height:auto;width:auto}.breakdance .bde-div-3769-155{min-height:auto}.breakdance .bde-div-3769-155{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.breakdance .bde-image2-3769-156{height:auto;width:auto}.breakdance .bde-div-3769-153{min-height:auto}.breakdance .bde-div-3769-153{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.breakdance .bde-image2-3769-154{height:auto;width:auto}.breakdance .bde-div-3769-151{min-height:auto}.breakdance .bde-div-3769-151{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.breakdance .bde-image2-3769-152{height:auto;width:auto}.breakdance .bde-div-3769-157{min-height:auto}.breakdance .bde-div-3769-157{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.breakdance .bde-image2-3769-158{height:auto;width:auto}.breakdance .bde-section-3866-100{background-color:var(--bde-palette-color-14)}.breakdance .bde-section-3866-100 .section-container{padding-bottom:100px;padding-top:100px}@media (max-width:1119px){.breakdance .bde-section-3866-100 .section-container{padding-top:80px}}.breakdance .bde-columns-3866-101{--columnCount:2}@media (max-width:1119px){.breakdance .bde-columns-3866-101{--columnCount:2}}@media (max-width:1023px){.breakdance .bde-columns-3866-101{--columnCount:2}.breakdance .bde-columns-3866-101.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-3866-101.bde-columns>.bde-column{width:100%}.breakdance .bde-columns-3866-101>div:nth-child(1){order:10}.breakdance .bde-columns-3866-101>div:nth-child(2){order:9}.breakdance .bde-columns-3866-101>div:nth-child(3){order:8}.breakdance .bde-columns-3866-101>div:nth-child(4){order:7}.breakdance .bde-columns-3866-101>div:nth-child(5){order:6}.breakdance .bde-columns-3866-101>div:nth-child(6){order:5}.breakdance .bde-columns-3866-101>div:nth-child(7){order:4}.breakdance .bde-columns-3866-101>div:nth-child(8){order:3}.breakdance .bde-columns-3866-101>div:nth-child(9){order:2}.breakdance .bde-columns-3866-101>div:nth-child(10){order:1}}@media (max-width:767px){.breakdance .bde-columns-3866-101{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-3866-101{--columnCount:2}}.breakdance .bde-column-3866-102{--column-width:50%;align-items:center;text-align:center;justify-content:center}.breakdance .bde-column-3866-104{--column-width:50%;gap:2rem}.breakdance .bde-div-3866-105{gap:1.25rem}@media (max-width:1023px){.breakdance .bde-div-3866-105{align-items:center;text-align:center}}@media (max-width:767px){.breakdance .bde-div-3866-105{align-items:center;text-align:center}}@media (max-width:479px){.breakdance .bde-div-3866-105{align-items:center;text-align:center;justify-content:center}}.breakdance .bde-text-3866-106{color:var(--bde-palette-color-6);font-size:var(--preset-id-00814f2c-66bd-48bf-83bb-038c42d294d6-font-size);font-weight:var(--preset-id-00814f2c-66bd-48bf-83bb-038c42d294d6-font-weight)}.breakdance .bde-heading-3866-107{font-size:25px}.breakdance .bde-div-3866-108{gap:1.25rem}@media (max-width:1023px){.breakdance .bde-div-3866-108{align-items:center;text-align:center}}@media (max-width:767px){.breakdance .bde-div-3866-108{align-items:center;text-align:center}}@media (max-width:479px){.breakdance .bde-div-3866-108{align-items:center;text-align:center}}.breakdance .bde-section-3979-122 .section-container{display:flex;flex-direction:column}.breakdance .bde-div-3979-105{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:20px;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:}.breakdance .bde-div-3979-106{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;text-align:center}.breakdance .bde-text-3979-107{color:var(--bde-palette-color-9);font-size:var(--preset-id-00814f2c-66bd-48bf-83bb-038c42d294d6-font-size);font-weight:var(--preset-id-00814f2c-66bd-48bf-83bb-038c42d294d6-font-weight)}.breakdance .bde-heading-3979-109{font-size:var(--preset-id-9611e965-5922-4093-b7a6-5ee68f5ad563-font-size)}.breakdance .bde-grid-3979-100{--bde-grid-items-per-row:4}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-3979-100{--bde-grid-items-per-row:3}}@media (max-width:1023px){.breakdance .bde-grid-3979-100{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-3979-100{--bde-grid-items-per-row:1}}.breakdance .bde-div-3979-101{padding:15px 15px 15px 15px;border-radius:8px}.breakdance .bde-div-3979-101{display:flex;flex-direction:column;gap:10px}.breakdance .bde-div-3979-101{background-color:var(--bde-palette-color-14)}.breakdance .bde-div-3979-119{padding:15px 15px 15px 15px;border-radius:8px}.breakdance .bde-div-3979-119{display:flex;flex-direction:column;gap:10px}.breakdance .bde-div-3979-119{background-color:var(--bde-palette-color-14)}.breakdance .bde-div-3979-116{padding:15px 15px 15px 15px;border-radius:8px}.breakdance .bde-div-3979-116{display:flex;flex-direction:column;gap:10px}.breakdance .bde-div-3979-116{background-color:var(--bde-palette-color-14)}.breakdance .bde-div-3979-113{padding:15px 15px 15px 15px;border-radius:8px}.breakdance .bde-div-3979-113{display:flex;flex-direction:column;gap:10px}.breakdance .bde-div-3979-113{background-color:var(--bde-palette-color-14)}.breakdance .bde-section-4052-100 .section-container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-div-4052-101{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;text-align:center}.breakdance .bde-text-4052-102{color:var(--bde-palette-color-9);font-size:var(--preset-id-00814f2c-66bd-48bf-83bb-038c42d294d6-font-size);font-weight:var(--preset-id-00814f2c-66bd-48bf-83bb-038c42d294d6-font-weight)}.breakdance .bde-heading-4052-103{font-size:var(--preset-id-9611e965-5922-4093-b7a6-5ee68f5ad563-font-size)}.breakdance .bde-grid-4052-106{--bde-grid-items-per-row:3}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-4052-106{--bde-grid-items-per-row:3}}@media (max-width:1023px){.breakdance .bde-grid-4052-106{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-4052-106{--bde-grid-items-per-row:1}}.breakdance .bde-div-4052-107{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-div-4052-109{min-height:350px;padding:25px 25px 25px 25px;border-top:0.5px solid var(--bde-palette-black-light-10);border-bottom:0.5px solid var(--bde-palette-black-light-10);border-left:0.5px solid var(--bde-palette-black-light-10);border-right:0.5px solid var(--bde-palette-black-light-10);border-radius:15px}.breakdance .bde-div-4052-109{display:flex;flex-direction:column;gap:15px}.breakdance .bde-icon-4052-110 .bde-icon-icon.breakdance-icon-atom{font-size:22px;border-radius:4px;padding:12px;border-radius:5px;background:#14BC9C42}.breakdance .bde-icon-4052-110 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-9)}.breakdance .bde-heading-4052-111{font-size:20px}.breakdance .bde-div-4052-113{min-height:350px;padding:25px 25px 25px 25px;border-top:0.5px solid var(--bde-palette-black-light-10);border-bottom:0.5px solid var(--bde-palette-black-light-10);border-left:0.5px solid var(--bde-palette-black-light-10);border-right:0.5px solid var(--bde-palette-black-light-10);border-radius:15px}.breakdance .bde-div-4052-113{display:flex;flex-direction:column;gap:15px}.breakdance .bde-icon-4052-114 .bde-icon-icon.breakdance-icon-atom{font-size:22px;border-radius:4px;padding:12px;border-radius:5px;background:#14BC9C42}.breakdance .bde-icon-4052-114 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-9)}.breakdance .bde-heading-4052-115{font-size:20px}.breakdance .bde-div-4052-117{width:100%}.breakdance .bde-grid-4052-118{width:100%;--bde-grid-items-per-row:2}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-4052-118{--bde-grid-items-per-row:3}}@media (max-width:1023px){.breakdance .bde-grid-4052-118{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-4052-118{--bde-grid-items-per-row:1}}.breakdance .bde-div-4052-119{min-height:350px;padding:25px 25px 25px 25px;border-top:0.5px solid var(--bde-palette-black-light-10);border-bottom:0.5px solid var(--bde-palette-black-light-10);border-left:0.5px solid var(--bde-palette-black-light-10);border-right:0.5px solid var(--bde-palette-black-light-10);border-radius:15px}.breakdance .bde-div-4052-119{display:flex;flex-direction:column;gap:15px}.breakdance .bde-icon-4052-120 .bde-icon-icon.breakdance-icon-atom{font-size:22px;border-radius:4px;padding:12px;border-radius:5px;background:#14BC9C42}.breakdance .bde-icon-4052-120 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-9)}.breakdance .bde-heading-4052-121{font-size:20px}.breakdance .bde-div-4052-123{width:100%;min-height:350px;padding:25px 25px 25px 25px;border-top:0.5px solid var(--bde-palette-black-light-10);border-bottom:0.5px solid var(--bde-palette-black-light-10);border-left:0.5px solid var(--bde-palette-black-light-10);border-right:0.5px solid var(--bde-palette-black-light-10);border-radius:15px}.breakdance .bde-div-4052-123{display:flex;flex-direction:column;gap:15px}.breakdance .bde-icon-4052-124 .bde-icon-icon.breakdance-icon-atom{font-size:22px;border-radius:4px;padding:12px;border-radius:5px;background:#14BC9C42}.breakdance .bde-icon-4052-124 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-9)}.breakdance .bde-heading-4052-125{font-size:20px}.breakdance .bde-section-3488-105 .section-container{gap:5rem;align-items:center;text-align:center}.breakdance .bde-section-3488-105{background-color:var(--bde-palette-color-14)}.breakdance .bde-div-3488-106{gap:1.25rem;align-items:center;text-align:center}@media (max-width:1023px){.breakdance .bde-div-3488-106{width:100%;align-items:flex-start;text-align:left}}.breakdance .bde-text-3488-107{color:var(--bde-palette-color-6);font-size:var(--preset-id-00814f2c-66bd-48bf-83bb-038c42d294d6-font-size);font-weight:var(--preset-id-00814f2c-66bd-48bf-83bb-038c42d294d6-font-weight)}.breakdance .bde-div-3488-109{gap:3rem}@media (max-width:1023px){.breakdance .bde-div-3488-109{gap:30px}}@media (max-width:767px){.breakdance .bde-div-3488-109{gap:2rem}}.breakdance .bde-columns-3488-110{--columnCount:3}@media (max-width:1119px){.breakdance .bde-columns-3488-110{--columnCount:3}}@media (max-width:1023px){.breakdance .bde-columns-3488-110{--columnCount:3}.breakdance .bde-columns-3488-110.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-3488-110.bde-columns>.bde-column{width:100%}}@media (max-width:767px){.breakdance .bde-columns-3488-110{--columnCount:3}}@media (max-width:479px){.breakdance .bde-columns-3488-110{--columnCount:3}}.breakdance .bde-column-3488-111{--column-width:33.33%}.breakdance .bde-icon-box-3488-112{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px;gap:12px;flex-direction:row;align-items:flex-start}.breakdance .bde-icon-box-3488-112 .ee-iconbox-content{align-items:flex-start;text-align:left}.breakdance .bde-icon-box-3488-112 .ee-iconbox-title{color:var(--bde-headings-color);margin-bottom:8px}.breakdance .bde-icon-box-3488-112 .ee-iconbox-icon.breakdance-icon-atom{font-size:28px}.breakdance .bde-icon-box-3488-112 .ee-iconbox-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-6)}.breakdance .bde-column-3488-113{--column-width:33.33%}.breakdance .bde-icon-box-3488-114{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px;gap:12px;flex-direction:row;align-items:flex-start}.breakdance .bde-icon-box-3488-114 .ee-iconbox-content{align-items:flex-start;text-align:left}.breakdance .bde-icon-box-3488-114 .ee-iconbox-title{color:var(--bde-headings-color);margin-bottom:8px}.breakdance .bde-icon-box-3488-114 .ee-iconbox-icon.breakdance-icon-atom{font-size:28px}.breakdance .bde-icon-box-3488-114 .ee-iconbox-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-6)}.breakdance .bde-column-3488-115{--column-width:33.34%}.breakdance .bde-icon-box-3488-116{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px;gap:12px;flex-direction:row;align-items:flex-start}.breakdance .bde-icon-box-3488-116 .ee-iconbox-content{align-items:flex-start;text-align:left}.breakdance .bde-icon-box-3488-116 .ee-iconbox-title{color:var(--bde-headings-color);margin-bottom:8px}.breakdance .bde-icon-box-3488-116 .ee-iconbox-icon.breakdance-icon-atom{font-size:28px}.breakdance .bde-icon-box-3488-116 .ee-iconbox-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-6)}.breakdance .bde-columns-3488-117{--columnCount:3}@media (max-width:1119px){.breakdance .bde-columns-3488-117{--columnCount:3}}@media (max-width:1023px){.breakdance .bde-columns-3488-117{--columnCount:3}.breakdance .bde-columns-3488-117.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-3488-117.bde-columns>.bde-column{width:100%}}@media (max-width:767px){.breakdance .bde-columns-3488-117{--columnCount:3}}@media (max-width:479px){.breakdance .bde-columns-3488-117{--columnCount:3}}.breakdance .bde-column-3488-118{--column-width:33.33%}.breakdance .bde-icon-box-3488-119{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px;gap:12px;flex-direction:row;align-items:flex-start}.breakdance .bde-icon-box-3488-119 .ee-iconbox-content{align-items:flex-start;text-align:left}.breakdance .bde-icon-box-3488-119 .ee-iconbox-title{color:var(--bde-headings-color);margin-bottom:8px}.breakdance .bde-icon-box-3488-119 .ee-iconbox-icon.breakdance-icon-atom{font-size:28px}.breakdance .bde-icon-box-3488-119 .ee-iconbox-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-6)}.breakdance .bde-column-3488-120{--column-width:33.33%}.breakdance .bde-icon-box-3488-121{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px;gap:12px;flex-direction:row;align-items:flex-start}.breakdance .bde-icon-box-3488-121 .ee-iconbox-content{align-items:flex-start;text-align:left}.breakdance .bde-icon-box-3488-121 .ee-iconbox-title{color:var(--bde-headings-color);margin-bottom:8px}.breakdance .bde-icon-box-3488-121 .ee-iconbox-icon.breakdance-icon-atom{font-size:28px}.breakdance .bde-icon-box-3488-121 .ee-iconbox-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-6)}.breakdance .bde-column-3488-122{--column-width:33.34%}.breakdance .bde-icon-box-3488-123{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px;gap:12px;flex-direction:row;align-items:flex-start}.breakdance .bde-icon-box-3488-123 .ee-iconbox-content{align-items:flex-start;text-align:left}.breakdance .bde-icon-box-3488-123 .ee-iconbox-title{color:var(--bde-headings-color);margin-bottom:8px}.breakdance .bde-icon-box-3488-123 .ee-iconbox-icon.breakdance-icon-atom{font-size:28px}.breakdance .bde-icon-box-3488-123 .ee-iconbox-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-6)}.breakdance .bde-div-3517-118{width:100%;padding:40px 40px 40px 40px;border-radius:5px;box-shadow:2px 2px 10px -2px #00000025;gap:40px;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:center}.breakdance .bde-div-3517-118{background-color:var(--bde-palette-color-14)}.breakdance .bde-div-3517-120{gap:20px;flex-wrap:wrap;flex-direction:row;align-items:flex-start;justify-content:center}.breakdance .bde-div-3517-120{z-index:2}@media (max-width:767px){.breakdance .bde-div-3517-120{gap:15px;flex-wrap:wrap;flex-direction:row;justify-content:space-between}}@media (max-width:479px){.breakdance .bde-div-3517-120{flex-wrap:wrap;flex-direction:row;justify-content:center}}.breakdance .bde-div-3517-122{gap:20px;flex-wrap:wrap;flex-direction:row;align-items:flex-start;justify-content:center}.breakdance .bde-div-3517-122{z-index:2}@media (max-width:767px){.breakdance .bde-div-3517-122{gap:15px;flex-wrap:wrap;flex-direction:row;justify-content:space-between}}@media (max-width:479px){.breakdance .bde-div-3517-122{flex-wrap:wrap;flex-direction:row;justify-content:center}}.breakdance .bde-section-3931-100 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-3931-100{background-color:var(--bde-palette-color-14)}.breakdance .bde-columns-3931-101{--columnCount:2}@media (max-width:1119px){.breakdance .bde-columns-3931-101{--columnCount:2}.breakdance .bde-columns-3931-101.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-3931-101.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-3931-101{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-3931-101{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-3931-101{--columnCount:2}}.breakdance .bde-column-3931-102{--column-width:50%}.breakdance .bde-column-3931-102{display:flex;flex-direction:column}@media (max-width:1023px){.breakdance .bde-column-3931-102{align-items:center;justify-content:center;text-align:center}}.breakdance .bde-div-3931-109{width:80%}.breakdance .bde-column-3931-104{--column-width:50%}.breakdance .bde-div-3931-105{display:flex;flex-direction:column;gap:15px}@media (max-width:1023px){.breakdance .bde-div-3931-105{align-items:center;justify-content:center;text-align:center}}.breakdance .bde-text-3931-106{color:var(--bde-palette-color-6);font-size:var(--preset-id-00814f2c-66bd-48bf-83bb-038c42d294d6-font-size);font-weight:var(--preset-id-00814f2c-66bd-48bf-83bb-038c42d294d6-font-weight)}.breakdance .bde-heading-3931-107{font-size:25px}.breakdance .bde-section-3760-101 .section-container{display:flex;flex-direction:column;align-items:center;gap:25px;text-align:center}.breakdance .bde-div-3760-102{display:flex;flex-direction:column;align-items:center;gap:15px;text-align:center}.breakdance .bde-rich-text-3760-187 h2{font-size:25px}.breakdance .bde-grid-3760-131{--bde-grid-items-per-row:4;--bde-grid-align-items:center;--bde-grid-justify-items:center}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-3760-131{--bde-grid-items-per-row:4}}@media (max-width:1023px){.breakdance .bde-grid-3760-131{--bde-grid-items-per-row:4}}@media (max-width:767px){.breakdance .bde-grid-3760-131{--bde-grid-items-per-row:4}}@media (max-width:479px){.breakdance .bde-grid-3760-131{--bde-grid-items-per-row:4}}.breakdance .bde-grid-3760-105{--bde-grid-items-per-row:3}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-3760-105{--bde-grid-items-per-row:3}}@media (max-width:1023px){.breakdance .bde-grid-3760-105{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-3760-105{--bde-grid-items-per-row:1}}.breakdance .bde-div-3760-118{padding:20px 20px 20px 20px;border-top:1px solid var(--bde-palette-color-6);border-bottom:1px solid var(--bde-palette-color-6);border-left:1px solid var(--bde-palette-color-6);border-right:1px solid var(--bde-palette-color-6);border-radius:8px}.breakdance .bde-div-3760-118{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;text-align:center}.breakdance .bde-div-3760-118{background-color:var(--bde-palette-super-light-grey-5)}.breakdance .bde-star-rating-3760-165 .bde-star-rating__wrapper svg:nth-child(n+6){fill:lightgrey}.breakdance .bde-star-rating-3760-165 .bde-star-rating__wrapper svg:nth-child(6){fill:url(#starhalf165)}.breakdance .bde-star-rating-3760-165 .bde-star-rating__wrapper{font-size:17px}.breakdance .bde-star-rating-3760-165 .bde-star-rating__wrapper svg{width:17px;height:17px}.breakdance .bde-star-rating-3760-165 .bde-star-rating__wrapper svg{fill:var(--bde-palette-color-6)}@media (max-width:1119px){.breakdance .bde-star-rating-3760-165.bde-star-rating{flex-direction:column;align-items:flex-start}}.breakdance .bde-text-3760-166{font-weight:700}.breakdance .bde-div-3760-204{padding:20px 20px 20px 20px;border-top:1px solid var(--bde-palette-color-6);border-bottom:1px solid var(--bde-palette-color-6);border-left:1px solid var(--bde-palette-color-6);border-right:1px solid var(--bde-palette-color-6);border-radius:8px}.breakdance .bde-div-3760-204{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;text-align:center}.breakdance .bde-div-3760-204{background-color:var(--bde-palette-super-light-grey-5)}.breakdance .bde-star-rating-3760-206 .bde-star-rating__wrapper svg:nth-child(n+6){fill:lightgrey}.breakdance .bde-star-rating-3760-206 .bde-star-rating__wrapper svg:nth-child(6){fill:url(#starhalf206)}.breakdance .bde-star-rating-3760-206 .bde-star-rating__wrapper{font-size:17px}.breakdance .bde-star-rating-3760-206 .bde-star-rating__wrapper svg{width:17px;height:17px}.breakdance .bde-star-rating-3760-206 .bde-star-rating__wrapper svg{fill:var(--bde-palette-color-6)}@media (max-width:1119px){.breakdance .bde-star-rating-3760-206.bde-star-rating{flex-direction:column;align-items:flex-start}}.breakdance .bde-text-3760-207{font-weight:700}.breakdance .bde-div-3760-200{padding:20px 20px 20px 20px;border-top:1px solid var(--bde-palette-color-6);border-bottom:1px solid var(--bde-palette-color-6);border-left:1px solid var(--bde-palette-color-6);border-right:1px solid var(--bde-palette-color-6);border-radius:8px}.breakdance .bde-div-3760-200{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;text-align:center}.breakdance .bde-div-3760-200{background-color:var(--bde-palette-super-light-grey-5)}.breakdance .bde-star-rating-3760-202 .bde-star-rating__wrapper svg:nth-child(n+6){fill:lightgrey}.breakdance .bde-star-rating-3760-202 .bde-star-rating__wrapper svg:nth-child(6){fill:url(#starhalf202)}.breakdance .bde-star-rating-3760-202 .bde-star-rating__wrapper{font-size:17px}.breakdance .bde-star-rating-3760-202 .bde-star-rating__wrapper svg{width:17px;height:17px}.breakdance .bde-star-rating-3760-202 .bde-star-rating__wrapper svg{fill:var(--bde-palette-color-6)}@media (max-width:1119px){.breakdance .bde-star-rating-3760-202.bde-star-rating{flex-direction:column;align-items:flex-start}}.breakdance .bde-text-3760-203{font-weight:700}.breakdance .bde-div-3760-196{padding:20px 20px 20px 20px;border-top:1px solid var(--bde-palette-color-6);border-bottom:1px solid var(--bde-palette-color-6);border-left:1px solid var(--bde-palette-color-6);border-right:1px solid var(--bde-palette-color-6);border-radius:8px}.breakdance .bde-div-3760-196{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;text-align:center}.breakdance .bde-div-3760-196{background-color:var(--bde-palette-super-light-grey-5)}.breakdance .bde-star-rating-3760-198 .bde-star-rating__wrapper svg:nth-child(n+6){fill:lightgrey}.breakdance .bde-star-rating-3760-198 .bde-star-rating__wrapper svg:nth-child(6){fill:url(#starhalf198)}.breakdance .bde-star-rating-3760-198 .bde-star-rating__wrapper{font-size:17px}.breakdance .bde-star-rating-3760-198 .bde-star-rating__wrapper svg{width:17px;height:17px}.breakdance .bde-star-rating-3760-198 .bde-star-rating__wrapper svg{fill:var(--bde-palette-color-6)}@media (max-width:1119px){.breakdance .bde-star-rating-3760-198.bde-star-rating{flex-direction:column;align-items:flex-start}}.breakdance .bde-text-3760-199{font-weight:700}.breakdance .bde-div-3760-192{padding:20px 20px 20px 20px;border-top:1px solid var(--bde-palette-color-6);border-bottom:1px solid var(--bde-palette-color-6);border-left:1px solid var(--bde-palette-color-6);border-right:1px solid var(--bde-palette-color-6);border-radius:8px}.breakdance .bde-div-3760-192{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;text-align:center}.breakdance .bde-div-3760-192{background-color:var(--bde-palette-super-light-grey-5)}.breakdance .bde-star-rating-3760-194 .bde-star-rating__wrapper svg:nth-child(n+6){fill:lightgrey}.breakdance .bde-star-rating-3760-194 .bde-star-rating__wrapper svg:nth-child(6){fill:url(#starhalf194)}.breakdance .bde-star-rating-3760-194 .bde-star-rating__wrapper{font-size:17px}.breakdance .bde-star-rating-3760-194 .bde-star-rating__wrapper svg{width:17px;height:17px}.breakdance .bde-star-rating-3760-194 .bde-star-rating__wrapper svg{fill:var(--bde-palette-color-6)}@media (max-width:1119px){.breakdance .bde-star-rating-3760-194.bde-star-rating{flex-direction:column;align-items:flex-start}}.breakdance .bde-text-3760-195{font-weight:700}.breakdance .bde-div-3760-188{padding:20px 20px 20px 20px;border-top:1px solid var(--bde-palette-color-6);border-bottom:1px solid var(--bde-palette-color-6);border-left:1px solid var(--bde-palette-color-6);border-right:1px solid var(--bde-palette-color-6);border-radius:8px}.breakdance .bde-div-3760-188{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;text-align:center}.breakdance .bde-div-3760-188{background-color:var(--bde-palette-super-light-grey-5)}.breakdance .bde-star-rating-3760-190 .bde-star-rating__wrapper svg:nth-child(n+6){fill:lightgrey}.breakdance .bde-star-rating-3760-190 .bde-star-rating__wrapper svg:nth-child(6){fill:url(#starhalf190)}.breakdance .bde-star-rating-3760-190 .bde-star-rating__wrapper{font-size:17px}.breakdance .bde-star-rating-3760-190 .bde-star-rating__wrapper svg{width:17px;height:17px}.breakdance .bde-star-rating-3760-190 .bde-star-rating__wrapper svg{fill:var(--bde-palette-color-6)}@media (max-width:1119px){.breakdance .bde-star-rating-3760-190.bde-star-rating{flex-direction:column;align-items:flex-start}}.breakdance .bde-text-3760-191{font-weight:700}.breakdance .bde-div-3760-137{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:10px}.breakdance .bde-section-3911-100 .section-container{gap:5rem;align-items:center;text-align:center}@media (max-width:1023px){.breakdance .bde-section-3911-100 .section-container{gap:30px;align-items:center;text-align:center}}@media (max-width:767px){.breakdance .bde-section-3911-100 .section-container{align-items:center;text-align:center}}@media (max-width:479px){.breakdance .bde-section-3911-100 .section-container{align-items:center;text-align:center}}.breakdance .bde-div-3911-101{gap:1.25rem;align-items:center;text-align:center}@media (max-width:1023px){.breakdance .bde-div-3911-101{width:100%;align-items:center;text-align:center}}@media (max-width:767px){.breakdance .bde-div-3911-101{align-items:center;text-align:center}}@media (max-width:479px){.breakdance .bde-div-3911-101{align-items:center;text-align:center}}.breakdance .bde-text-3911-102{color:var(--bde-palette-color-6);font-size:var(--preset-id-00814f2c-66bd-48bf-83bb-038c42d294d6-font-size);font-weight:var(--preset-id-00814f2c-66bd-48bf-83bb-038c42d294d6-font-weight)}.breakdance .bde-columns-3911-104{--columnCount:2;--bde-column-gap:4rem}@media (max-width:1119px){.breakdance .bde-columns-3911-104{--columnCount:2}}@media (max-width:1023px){.breakdance .bde-columns-3911-104{--columnCount:2;--bde-column-gap:0px}.breakdance .bde-columns-3911-104.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-3911-104.bde-columns>.bde-column{width:100%}}@media (max-width:767px){.breakdance .bde-columns-3911-104{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-3911-104{--columnCount:2}}.breakdance .bde-column-3911-105{--column-width:50%}.breakdance .bde-frequently-asked-questions-3911-106{--faqItemHorizontalPadding:0px;--faqBorderWidth:2px;--faqBorderColor:var(--bde-palette-color-14)}.breakdance .bde-frequently-asked-questions-3911-106 .bde-faq__item{border-top:none;border-left:none;border-right:none;border-radius:0;margin-top:0px!important}.breakdance .bde-frequently-asked-questions-3911-106 .bde-faq__item:last-child{border-bottom:none}.breakdance .bde-frequently-asked-questions-3911-106{gap:0}.breakdance .bde-frequently-asked-questions-3911-106 .bde-faq__item.is-active .bde-faq__title{color:var(--bde-palette-color-6)}.breakdance .bde-frequently-asked-questions-3911-106 .bde-faq__item.is-active .bde-faq__icon{color:var(--bde-palette-color-6)}.breakdance .bde-frequently-asked-questions-3911-106 .bde-faq__icon{color:var(--bde-palette-color-2)}.breakdance .bde-frequently-asked-questions-3911-106 .bde-faq__title{color:var(--bde-palette-color-2);font-family:"Inter",sans-serif;font-size:18px}@media (max-width:1023px){.breakdance .bde-frequently-asked-questions-3911-106{border-bottom:2px solid #FFF}}.breakdance .bde-column-3911-107{--column-width:50%}.breakdance .bde-frequently-asked-questions-3911-108{--faqItemHorizontalPadding:0px;--faqBorderWidth:2px;--faqBorderColor:var(--bde-palette-color-14)}.breakdance .bde-frequently-asked-questions-3911-108 .bde-faq__item{border-top:none;border-left:none;border-right:none;border-radius:0;margin-top:0px!important}.breakdance .bde-frequently-asked-questions-3911-108 .bde-faq__item:last-child{border-bottom:none}.breakdance .bde-frequently-asked-questions-3911-108{gap:0}.breakdance .bde-frequently-asked-questions-3911-108 .bde-faq__item.is-active .bde-faq__title{color:var(--bde-palette-color-6)}.breakdance .bde-frequently-asked-questions-3911-108 .bde-faq__item.is-active .bde-faq__icon{color:var(--bde-palette-color-6)}.breakdance .bde-frequently-asked-questions-3911-108 .bde-faq__icon{color:var(--bde-palette-color-2)}.breakdance .bde-frequently-asked-questions-3911-108 .bde-faq__title{color:var(--bde-palette-color-2);font-family:"Inter",sans-serif;font-size:18px}.breakdance .bde-div-4071-100{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px;text-align:center}.breakdance .bde-grid-4071-102{--bde-grid-items-per-row:3}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-4071-102{--bde-grid-items-per-row:3}}@media (max-width:1023px){.breakdance .bde-grid-4071-102{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-4071-102{--bde-grid-items-per-row:1}}.breakdance .bde-div-4071-103{padding:15px 15px 15px 15px;border-top:0.05rem solid var(--bde-palette-black-light-10);border-bottom:0.05rem solid var(--bde-palette-black-light-10);border-left:0.05rem solid var(--bde-palette-black-light-10);border-right:0.05rem solid var(--bde-palette-black-light-10);border-radius:4px}.breakdance .bde-columns-4071-104{--columnCount:2}@media (max-width:1119px){.breakdance .bde-columns-4071-104{--columnCount:2}.breakdance .bde-columns-4071-104.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-4071-104.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-4071-104{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-4071-104{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-4071-104{--columnCount:2}}.breakdance .bde-column-4071-105{--column-width:35%}.breakdance .bde-column-4071-107{--column-width:65%}.breakdance .bde-column-4071-107{display:flex;flex-direction:column;gap:10px}.breakdance .bde-div-4071-110{padding:15px 15px 15px 15px;border-top:0.05rem solid var(--bde-palette-black-light-10);border-bottom:0.05rem solid var(--bde-palette-black-light-10);border-left:0.05rem solid var(--bde-palette-black-light-10);border-right:0.05rem solid var(--bde-palette-black-light-10);border-radius:4px}.breakdance .bde-columns-4071-111{--columnCount:2}@media (max-width:1119px){.breakdance .bde-columns-4071-111{--columnCount:2}.breakdance .bde-columns-4071-111.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-4071-111.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-4071-111{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-4071-111{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-4071-111{--columnCount:2}}.breakdance .bde-column-4071-112{--column-width:35%}.breakdance .bde-column-4071-114{--column-width:65%}.breakdance .bde-column-4071-114{display:flex;flex-direction:column;gap:10px}.breakdance .bde-div-4071-117{padding:15px 15px 15px 15px;border-top:0.05rem solid var(--bde-palette-black-light-10);border-bottom:0.05rem solid var(--bde-palette-black-light-10);border-left:0.05rem solid var(--bde-palette-black-light-10);border-right:0.05rem solid var(--bde-palette-black-light-10);border-radius:4px}.breakdance .bde-columns-4071-118{--columnCount:2}@media (max-width:1119px){.breakdance .bde-columns-4071-118{--columnCount:2}.breakdance .bde-columns-4071-118.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-4071-118.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-4071-118{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-4071-118{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-4071-118{--columnCount:2}}.breakdance .bde-column-4071-119{--column-width:35%}.breakdance .bde-column-4071-121{--column-width:65%}.breakdance .bde-column-4071-121{display:flex;flex-direction:column;gap:10px}.breakdance .bde-section-121-100 .section-container{align-items:center;text-align:center;justify-content:center}.breakdance .bde-section-121-100{background-color:var(--bde-palette-super-light-grey-5);background-size:300px auto;background-repeat:no-repeat;background-position:right center}.breakdance .bde-section-121-100 .section-container{padding-bottom:40px;padding-top:40px}@media (max-width:767px){.breakdance .bde-section-121-100 .section-container{padding-top:60px}}.breakdance .bde-div-121-245{display:flex;flex-direction:column;align-items:center;gap:30px;text-align:center}.breakdance .bde-div-121-242{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px}.breakdance .bde-div-121-249{display:flex;flex-direction:row;flex-wrap:nowrap;gap:20px}.breakdance .bde-icon-list-121-253 ul{gap:34px}.breakdance .bde-icon-list-121-253 ul{flex-direction:row;justify-content:left;flex-wrap:wrap;align-items:center}.breakdance .bde-icon-list-121-253 li .bde-icon-list__icon{color:var(--bde-palette-color-2)}.breakdance .bde-icon-list-121-253 li .bde-icon-list__text{color:var(--bde-palette-color-2);font-size:14px;font-weight:500}.breakdance .bde-fancy-divider-121-237{margin-top:55px;margin-bottom:55px;--bde-fancy-divider-border-style:solid;--bde-fancy-divider-border-color:var(--bde-palette-black-light-10)}@media (max-width:1119px){.breakdance .bde-fancy-divider-121-237{--bde-fancy-divider-border-style:solid}}@media (max-width:1023px){.breakdance .bde-fancy-divider-121-237{--bde-fancy-divider-border-style:solid}}@media (max-width:767px){.breakdance .bde-fancy-divider-121-237{--bde-fancy-divider-border-style:solid}}@media (max-width:479px){.breakdance .bde-fancy-divider-121-237{--bde-fancy-divider-border-style:solid}}.breakdance .bde-grid-121-185{--bde-grid-items-per-row:4}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-121-185{--bde-grid-items-per-row:2}}@media (max-width:1023px){.breakdance .bde-grid-121-185{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-121-185{--bde-grid-items-per-row:1}}@media (max-width:479px){.breakdance .bde-grid-121-185{--bde-grid-items-per-row:1}}.breakdance .bde-heading-121-139{width:338px;font-size:24px;margin-bottom:5px}.breakdance .bde-text-link-121-142{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-142,.breakdance .bde-text-link-121-142>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-142:hover,.breakdance .bde-text-link-121-142:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-142{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-142,.breakdance .bde-text-link-121-142>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-190{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-190,.breakdance .bde-text-link-121-190>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-190:hover,.breakdance .bde-text-link-121-190:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-190{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-190,.breakdance .bde-text-link-121-190>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-191{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-191,.breakdance .bde-text-link-121-191>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-191:hover,.breakdance .bde-text-link-121-191:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-191{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-191,.breakdance .bde-text-link-121-191>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-192{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-192,.breakdance .bde-text-link-121-192>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-192:hover,.breakdance .bde-text-link-121-192:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-192{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-192,.breakdance .bde-text-link-121-192>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-193{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-193,.breakdance .bde-text-link-121-193>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-193:hover,.breakdance .bde-text-link-121-193:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-193{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-193,.breakdance .bde-text-link-121-193>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-194{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-194,.breakdance .bde-text-link-121-194>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-194:hover,.breakdance .bde-text-link-121-194:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-194{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-194,.breakdance .bde-text-link-121-194>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-195{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-195,.breakdance .bde-text-link-121-195>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-195:hover,.breakdance .bde-text-link-121-195:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-195{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-195,.breakdance .bde-text-link-121-195>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-196{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-196,.breakdance .bde-text-link-121-196>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-196:hover,.breakdance .bde-text-link-121-196:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-196{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-196,.breakdance .bde-text-link-121-196>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-197{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-197,.breakdance .bde-text-link-121-197>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-197:hover,.breakdance .bde-text-link-121-197:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-197{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-197,.breakdance .bde-text-link-121-197>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-204{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-204,.breakdance .bde-text-link-121-204>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-204:hover,.breakdance .bde-text-link-121-204:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-204{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-204,.breakdance .bde-text-link-121-204>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-205{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-205,.breakdance .bde-text-link-121-205>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-205:hover,.breakdance .bde-text-link-121-205:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-205{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-205,.breakdance .bde-text-link-121-205>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-206{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-206,.breakdance .bde-text-link-121-206>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-206:hover,.breakdance .bde-text-link-121-206:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-206{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-206,.breakdance .bde-text-link-121-206>*{color:var(--bde-palette-color-5)}}.breakdance .bde-heading-121-140{width:338px;font-size:24px;margin-bottom:5px}.breakdance .bde-text-link-121-144{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-144,.breakdance .bde-text-link-121-144>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-144:hover,.breakdance .bde-text-link-121-144:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-144{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-144,.breakdance .bde-text-link-121-144>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-222{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-222,.breakdance .bde-text-link-121-222>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-222:hover,.breakdance .bde-text-link-121-222:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-222{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-222,.breakdance .bde-text-link-121-222>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-217{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-217,.breakdance .bde-text-link-121-217>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-217:hover,.breakdance .bde-text-link-121-217:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-217{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-217,.breakdance .bde-text-link-121-217>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-218{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-218,.breakdance .bde-text-link-121-218>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-218:hover,.breakdance .bde-text-link-121-218:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-218{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-218,.breakdance .bde-text-link-121-218>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-219{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-219,.breakdance .bde-text-link-121-219>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-219:hover,.breakdance .bde-text-link-121-219:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-219{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-219,.breakdance .bde-text-link-121-219>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-220{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-220,.breakdance .bde-text-link-121-220>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-220:hover,.breakdance .bde-text-link-121-220:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-220{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-220,.breakdance .bde-text-link-121-220>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-221{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-221,.breakdance .bde-text-link-121-221>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-221:hover,.breakdance .bde-text-link-121-221:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-221{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-221,.breakdance .bde-text-link-121-221>*{color:var(--bde-palette-color-5)}}.breakdance .bde-heading-121-141{width:338px;font-size:24px;margin-bottom:5px}.breakdance .bde-text-link-121-207{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-207,.breakdance .bde-text-link-121-207>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-207:hover,.breakdance .bde-text-link-121-207:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-207{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-207,.breakdance .bde-text-link-121-207>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-247{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-247,.breakdance .bde-text-link-121-247>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-247:hover,.breakdance .bde-text-link-121-247:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-247{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-247,.breakdance .bde-text-link-121-247>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-208{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-208,.breakdance .bde-text-link-121-208>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-208:hover,.breakdance .bde-text-link-121-208:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-208{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-208,.breakdance .bde-text-link-121-208>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-213{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-213,.breakdance .bde-text-link-121-213>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-213:hover,.breakdance .bde-text-link-121-213:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-213{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-213,.breakdance .bde-text-link-121-213>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-215{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-215,.breakdance .bde-text-link-121-215>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-215:hover,.breakdance .bde-text-link-121-215:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-215{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-215,.breakdance .bde-text-link-121-215>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-209{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-209,.breakdance .bde-text-link-121-209>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-209:hover,.breakdance .bde-text-link-121-209:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-209{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-209,.breakdance .bde-text-link-121-209>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-246{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-246,.breakdance .bde-text-link-121-246>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-246:hover,.breakdance .bde-text-link-121-246:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-246{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-246,.breakdance .bde-text-link-121-246>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-210{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-210,.breakdance .bde-text-link-121-210>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-210:hover,.breakdance .bde-text-link-121-210:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-210{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-210,.breakdance .bde-text-link-121-210>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-211{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-211,.breakdance .bde-text-link-121-211>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-211:hover,.breakdance .bde-text-link-121-211:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-211{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-211,.breakdance .bde-text-link-121-211>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-212{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-212,.breakdance .bde-text-link-121-212>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-212:hover,.breakdance .bde-text-link-121-212:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-212{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-212,.breakdance .bde-text-link-121-212>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-214{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-214,.breakdance .bde-text-link-121-214>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-214:hover,.breakdance .bde-text-link-121-214:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-214{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-214,.breakdance .bde-text-link-121-214>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-216{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-216,.breakdance .bde-text-link-121-216>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-216:hover,.breakdance .bde-text-link-121-216:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-216{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-216,.breakdance .bde-text-link-121-216>*{color:var(--bde-palette-color-5)}}.breakdance .bde-heading-121-132{width:338px;font-size:24px;margin-bottom:5px}.breakdance .bde-text-link-121-143{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-143,.breakdance .bde-text-link-121-143>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-143:hover,.breakdance .bde-text-link-121-143:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-143{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-143,.breakdance .bde-text-link-121-143>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-138{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-138,.breakdance .bde-text-link-121-138>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-138:hover,.breakdance .bde-text-link-121-138:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-138{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-138,.breakdance .bde-text-link-121-138>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-200{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-200,.breakdance .bde-text-link-121-200>*{text-align:left;color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-200:hover,.breakdance .bde-text-link-121-200:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-200{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-200,.breakdance .bde-text-link-121-200>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-248{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-248,.breakdance .bde-text-link-121-248>*{text-align:left;color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-248:hover,.breakdance .bde-text-link-121-248:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-248{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-248,.breakdance .bde-text-link-121-248>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-136{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-136,.breakdance .bde-text-link-121-136>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-136:hover,.breakdance .bde-text-link-121-136:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-136{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-136,.breakdance .bde-text-link-121-136>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-199{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-199,.breakdance .bde-text-link-121-199>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-199:hover,.breakdance .bde-text-link-121-199:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-199{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-199,.breakdance .bde-text-link-121-199>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-201{margin-top:5px;margin-bottom:5px}.breakdance .bde-text-link-121-201,.breakdance .bde-text-link-121-201>*{text-align:left;color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-201:hover,.breakdance .bde-text-link-121-201:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-201{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-201,.breakdance .bde-text-link-121-201>*{color:var(--bde-palette-color-5)}}.breakdance .bde-grid-121-203{--bde-grid-items-per-row:2}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-121-203{--bde-grid-items-per-row:2}}@media (max-width:1023px){.breakdance .bde-grid-121-203{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-121-203{--bde-grid-items-per-row:1}}.breakdance .bde-div-121-182{margin-top:50px}.breakdance .bde-columns-121-234{--columnCount:2}@media (max-width:1119px){.breakdance .bde-columns-121-234{--columnCount:2}.breakdance .bde-columns-121-234.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-121-234.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-121-234{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-121-234{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-121-234{--columnCount:2}}.breakdance .bde-column-121-235{--column-width:65%}.breakdance .bde-image2-121-183{width:350px;height:auto}.breakdance .bde-column-121-236{--column-width:35%}.breakdance .bde-code-block-121-229{width:120px}.breakdance .bde-globalblock-121-171{margin-top:50px;margin-bottom:50px}.breakdance .bde-columns-121-113{--columnCount:3}@media (max-width:1119px){.breakdance .bde-columns-121-113{--columnCount:3}}@media (max-width:1023px){.breakdance .bde-columns-121-113{--columnCount:3}.breakdance .bde-columns-121-113.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-121-113.bde-columns>.bde-column{width:100%}.breakdance .bde-columns-121-113>div:nth-child(1){order:10}.breakdance .bde-columns-121-113>div:nth-child(2){order:9}.breakdance .bde-columns-121-113>div:nth-child(3){order:8}.breakdance .bde-columns-121-113>div:nth-child(4){order:7}.breakdance .bde-columns-121-113>div:nth-child(5){order:6}.breakdance .bde-columns-121-113>div:nth-child(6){order:5}.breakdance .bde-columns-121-113>div:nth-child(7){order:4}.breakdance .bde-columns-121-113>div:nth-child(8){order:3}.breakdance .bde-columns-121-113>div:nth-child(9){order:2}.breakdance .bde-columns-121-113>div:nth-child(10){order:1}}@media (max-width:767px){.breakdance .bde-columns-121-113{--columnCount:3}}@media (max-width:479px){.breakdance .bde-columns-121-113{--columnCount:3}}.breakdance .bde-column-121-114{--column-width:33.33%;align-items:flex-start;text-align:left;justify-content:center}@media (max-width:1023px){.breakdance .bde-column-121-114{align-items:center;text-align:center}}@media (max-width:767px){.breakdance .bde-column-121-114{align-items:center;text-align:center}}.breakdance .bde-text-link-121-106,.breakdance .bde-text-link-121-106>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-106:hover,.breakdance .bde-text-link-121-106:hover>*{color:var(--bde-palette-color-9)}@media (max-width:767px){.breakdance .bde-text-link-121-106,.breakdance .bde-text-link-121-106>*{color:var(--bde-palette-color-5)}}.breakdance .bde-column-121-124{--column-width:33.33%;align-items:center;text-align:center;justify-content:center}@media (max-width:1023px){.breakdance .bde-column-121-124{align-items:center;text-align:center}}@media (max-width:767px){.breakdance .bde-column-121-124{align-items:center;text-align:center}}.breakdance .bde-image-121-173{width:50px}.breakdance .bde-image-121-173 .breakdance-image-object{width:100%;height:auto}.breakdance .bde-column-121-130{--column-width:33.34%;align-items:flex-end;text-align:right;justify-content:center}@media (max-width:1023px){.breakdance .bde-column-121-130{align-items:center;text-align:center}}@media (max-width:767px){.breakdance .bde-column-121-130{align-items:center;text-align:center}}.breakdance .bde-columns-121-224{--columnCount:2}@media (max-width:1119px){.breakdance .bde-columns-121-224{--columnCount:2}.breakdance .bde-columns-121-224.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-121-224.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-121-224{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-121-224{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-121-224{--columnCount:2}}.breakdance .bde-column-121-226{--column-width:50%}.breakdance .bde-column-121-226{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.breakdance .bde-column-121-225{--column-width:50%}.breakdance .bde-text-link-121-198,.breakdance .bde-text-link-121-198>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-198:hover,.breakdance .bde-text-link-121-198:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-198{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-198,.breakdance .bde-text-link-121-198>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-129,.breakdance .bde-text-link-121-129>*{color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-129:hover,.breakdance .bde-text-link-121-129:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-129{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-129,.breakdance .bde-text-link-121-129>*{color:var(--bde-palette-color-5)}}.breakdance .bde-text-link-121-127,.breakdance .bde-text-link-121-127>*{text-align:left;color:var(--bde-palette-color-2);text-decoration-line:none}.breakdance .bde-text-link-121-127:hover,.breakdance .bde-text-link-121-127:hover>*{color:var(--bde-palette-color-9)}.breakdance .bde-text-link-121-127{border-radius:2px}@media (max-width:767px){.breakdance .bde-text-link-121-127,.breakdance .bde-text-link-121-127>*{color:var(--bde-palette-color-5)}}.breakdance .bde-div-3698-100{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-div-3698-100{z-index:99}@media (max-width:1119px){.breakdance .bde-div-3698-100{align-items:center;text-align:center}}@media (max-width:1023px){.breakdance .bde-div-3698-100{align-items:center;text-align:center}}@media (max-width:767px){.breakdance .bde-div-3698-100{align-items:center;text-align:center}}.breakdance .bde-div-3698-101{margin-bottom:1em}.breakdance .bde-div-3698-101{display:flex;flex-direction:column;align-items:center;gap:0.4rem;text-align:center}@media (max-width:1119px){.breakdance .bde-div-3698-101{align-items:center;text-align:center}}@media (max-width:479px){.breakdance .bde-div-3698-101{align-items:center;justify-content:center;text-align:center}}.breakdance .bde-star-rating-3698-102 .bde-star-rating__wrapper svg:nth-child(n+6){fill:lightgrey}.breakdance .bde-star-rating-3698-102 .bde-star-rating__wrapper svg:nth-child(6){fill:url(#starhalf102)}.breakdance .bde-star-rating-3698-102 .bde-star-rating__wrapper{font-size:19px}.breakdance .bde-star-rating-3698-102 .bde-star-rating__wrapper svg{width:19px;height:19px}.breakdance .bde-star-rating-3698-102 .bde-star-rating__wrapper svg{fill:var(--bde-palette-color-6)}@media (max-width:1119px){.breakdance .bde-star-rating-3698-102.bde-star-rating{flex-direction:column;align-items:flex-start}}@media (max-width:479px){.breakdance .bde-star-rating-3698-102 .bde-star-rating__wrapper{font-size:12px}.breakdance .bde-star-rating-3698-102 .bde-star-rating__wrapper svg{width:12px;height:12px}}@media (max-width:479px){.breakdance .bde-rich-text-3698-114 p{font-size:10px}}.breakdance .bde-grid-3698-113{--bde-grid-items-per-row:4}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-3698-113{--bde-grid-items-per-row:4}}@media (max-width:1023px){.breakdance .bde-grid-3698-113{--bde-grid-items-per-row:4}}@media (max-width:767px){.breakdance .bde-grid-3698-113{--bde-grid-items-per-row:2}}@media (max-width:479px){.breakdance .bde-grid-3698-113{--bde-grid-items-per-row:4;margin-bottom:5px}}.breakdance .bde-grid-3211-100{--bde-grid-items-per-row:5}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-3211-100{--bde-grid-items-per-row:5}}@media (max-width:1023px){.breakdance .bde-grid-3211-100{--bde-grid-items-per-row:5}}@media (max-width:767px){.breakdance .bde-grid-3211-100{--bde-grid-items-per-row:5}}@media (max-width:479px){.breakdance .bde-grid-3211-100{--bde-grid-items-per-row:5}}.breakdance .bde-popup-1382-100{background-color:#000000BF}.breakdance .bde-popup-1382-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;--closeButtonSize:20px;--closeButtonOutsidePadding:6px;padding-left:6px;padding-right:6px;padding-bottom:6px;padding-top:6px;background-color:#000000BD}@media (max-width:1119px){.breakdance .bde-popup-1382-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:1023px){.breakdance .bde-popup-1382-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:767px){.breakdance .bde-popup-1382-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}@media (max-width:479px){.breakdance .bde-popup-1382-100 .breakdance-popup .breakdance-popup-close-button{color:#FFF;background-color:#000000BD}}.breakdance .bde-columns-1382-101{--columnCount:2}.breakdance .bde-columns-1382-101.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-1382-101.bde-columns>.bde-column{width:100%}.breakdance .bde-columns-1382-101{background-color:var(--bde-palette-color-14);border-radius:5px;box-shadow:2px 2px 10px -2px #00000025}@media (max-width:1119px){.breakdance .bde-columns-1382-101{--columnCount:2}}@media (max-width:1023px){.breakdance .bde-columns-1382-101{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-1382-101{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-1382-101{--columnCount:2}}.breakdance .bde-column-1382-104{--column-width:50%;gap:0rem}.breakdance .bde-column-1382-104.bde-column{padding-top:40px;padding-left:40px}.breakdance .bde-column-1382-104{position:relative}@media (max-width:1023px){.breakdance .bde-column-1382-104{gap:10px}.breakdance .bde-column-1382-104.bde-column{padding-top:20px;padding-bottom:20px;padding-left:30px}}@media (max-width:767px){.breakdance .bde-column-1382-104{gap:0px}.breakdance .bde-column-1382-104.bde-column{padding-top:30px;padding-right:20px;padding-bottom:10px}}.breakdance .bde-dual-heading-1382-105{max-width:90%;margin-bottom:30px}.breakdance .bde-dual-heading-1382-105 .dual-heading--secondary{color:var(--bde-palette-color-6)}@media (max-width:767px){.breakdance .bde-dual-heading-1382-105{max-width:100%}}.breakdance .bde-text-1382-106{width:90%;margin-bottom:40px}@media (max-width:767px){.breakdance .bde-text-1382-106{width:100%}}.breakdance .bde-div-1382-107{width:100%;gap:20px;flex-wrap:wrap;flex-direction:row;align-items:flex-start;justify-content:flex-start}.breakdance .bde-div-1382-107{z-index:2}@media (max-width:767px){.breakdance .bde-div-1382-107{gap:15px;flex-wrap:wrap;flex-direction:row;justify-content:space-between}}.breakdance .bde-column-1382-102{--column-width:50%;align-items:center;text-align:center}.breakdance .bde-column-1382-102{position:relative}.breakdance .bde-image-1382-103 .breakdance-image-container{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.breakdance .bde-image-1382-103 .breakdance-image-clip{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.breakdance .bde-image-1382-103 .breakdance-image-object{object-fit:cover;height:100%;width:auto}.breakdance .bde-image-1382-103{height:100%}@media (max-width:1023px){.breakdance .bde-image-1382-103 .breakdance-image-container{border-top-left-radius:0px;border-bottom-right-radius:5px}.breakdance .bde-image-1382-103 .breakdance-image-clip{border-top-left-radius:0px;border-bottom-right-radius:5px}}