.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}.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-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-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-social-icons{max-width:100%;width:max-content;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:12px}.breakdance .bde-social-icons .bde-social-icons__icon-wrapper{display:flex;justify-content:center;align-items:center;background-color:var(--bde-brand-primary-color);border-radius:100%;padding:30px;transition-property:background-color,transform,opacity;transition-duration:var(--bde-transition-duration);transition-timing-function:ease}.breakdance .bde-social-icons .bde-social-icons__icon-wrapper svg{fill:#fff;width:20px;height:20px;transition-property:fill;transition-duration:var(--bde-transition-duration);transition-timing-function:ease}.breakdance .bde-social-icons .bde-social-icons__icon-facebook{background-color:#4267B2}.breakdance .bde-social-icons .bde-social-icons__icon-instagram{background-color:#E1306C}.breakdance .bde-social-icons .bde-social-icons__icon-twitter{background-color:#000}.breakdance .bde-social-icons .bde-social-icons__icon-youtube{background-color:red}.breakdance .bde-social-icons .bde-social-icons__icon-dribbble{background-color:#Ea4c89}.breakdance .bde-social-icons .bde-social-icons__icon-behance{background-color:#053eff}.breakdance .bde-social-icons .bde-social-icons__icon-github{background-color:#24292e}.breakdance .bde-social-icons .bde-social-icons__icon-linkedin{background-color:#0077b5}.breakdance .bde-social-icons .bde-social-icons__icon-vimeo{background-color:#19B7EA}.breakdance .bde-social-icons .bde-social-icons__icon-custom{background-color:var(--bde-brand-primary-color)}.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-link{display:flex}.breakdance .bde-text-link>*{margin:0;color:currentColor}.breakdance-dropdown-custom-content{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.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-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-advanced-tabs{text-align:left;width:100%;max-width:100%}.bde-advanced-tabs-content{text-align:left;width:100%;max-width:100%}.breakdance .bde-term-loop{max-width:100%;width:100%}.breakdance .bde-icon{display:flex}.breakdance .bde-button{max-width:100%}.breakdance .bde-menu-custom-area{text-align:left;max-width:100%}.breakdance .bde-custom-area-link{--link-alignment:flex-start}.bde-menu-custom-area.bde-menu-custom-area-hide-in-desktop-menu{display:var(--menu-hide-on-desktop,block)}.bde-menu-custom-area.bde-menu-custom-area-hide-in-mobile-menu{display:var(--menu-hide-on-mobile,block)}.breakdance .bde-search-form{--searchFormSize:52px;--searchFormGray100:#f5f5f4;--searchFormGray200:#e7e5e4;--searchFormGray300:#d6d3d1;--searchFormGray600:#57534e;max-width:100%;position:relative;height:var(--searchFormSize)}.search-form__field{width:100%;border:0;padding:0 16px;height:var(--searchFormSize);display:block;outline:0;background-color:transparent}.search-form__button{height:var(--searchFormSize);display:flex;align-items:center;justify-content:center;width:var(--searchFormSize);color:#444;flex-shrink:0;appearance:none;border:0;cursor:pointer;transition:ease var(--bde-transition-duration) all;padding:1px 6px}.search-form__button.has-text{width:auto;padding-left:16px;padding-right:16px}.search-form__button>svg,.search-form__lightbox-close>svg,.search-form__lightbox-button>svg{font-size:inherit;min-width:100%;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor;display:block}.search-form__button{color:var(--searchFormGray600)}.search-form__container{height:var(--searchFormSize);display:flex;width:100%;border-radius:4px;flex-direction:row;border-radius:4px;transition:all 0.3s ease-in-out}.form-search__wrapper{position:relative;width:100%;overflow:hidden}.search-form--classic .search-form__container{background-color:#fff;border:1px solid var(--searchFormGray200);overflow:hidden}.search-form--classic .search-form__button{cursor:pointer;background-color:var(--searchFormGray200);width:var(--searchFormSize);height:var(--searchFormSize);transition:all 0.3s ease-in-out}.search-form--classic .search-form__button.has-text{width:auto}.search-form--classic .search-form__button:hover{background-color:var(--searchFormGray100)}.search-form--expand .search-form__field{position:absolute;left:0;top:0;border-radius:4px;background-color:var(--searchFormGray100)}.search-form--expand .form-search__wrapper--fade .search-form__field{opacity:0;transition:opacity 0.3s ease}.search-form--expand.is-active .form-search__wrapper--fade .search-form__field{opacity:1;width:100%}.search-form--expand .form-search__wrapper--reveal .search-form__field{transition:all 0.8s ease-in-out;opacity:0;width:0}.search-form--expand.is-active .form-search__wrapper--reveal .search-form__field{width:100%;opacity:1}.search-form--expand .search-form__container{background-color:transparent;gap:16px}.search-form--expand.is-active .search-form__input:focus{background-color:var(--searchFormGray200)}.search-form--expand .search-form__button{transition:background-color 0.3s ease;cursor:pointer;background-color:var(--searchFormGray200);border-radius:50%}.search-form--expand .search-form__button:hover{background-color:var(--searchFormGray300)}.search-form--expand .search-form__icon--close,.search-form--expand.is-active .search-form__icon--search{display:none}.search-form--expand.is-active .search-form__icon--close{display:inline-block}.search-form--full-screen:not(.is-active){height:0;width:0;overflow:hidden}.search-form--full-screen .search-form__lightbox{display:flex;align-items:center;position:fixed;z-index:var(--bde-z-index-search-fullscreen);top:0;left:0;right:0;bottom:0;height:100vh;width:100%;padding:0 10%;background-color:rgba(0,0,0,0.8);opacity:0;pointer-events:none;transition:all 0.3s ease-in-out;visibility:hidden}.search-form--full-screen.is-active .search-form__lightbox{opacity:1;pointer-events:all;visibility:visible}.search-form__button--full-screen{transition:background-color 0.3s ease;cursor:pointer;border-radius:4px;width:var(--searchFormSize);height:var(--searchFormSize)}.search-form--full-screen .search-form__lightbox-close{color:#fff;font-size:24px;position:absolute;top:calc(20px + var(--wp-admin--admin-bar--height, 0px));right:20px;cursor:pointer;z-index:11}.search-form--full-screen .search-form__field{color:#fff}.search-form--full-screen .search-form__lightbox-container{display:flex;flex-direction:row;align-items:center;width:100%;border:1px solid rgba(255,255,255,0.1);border-radius:4px;transition:all 0.3s ease;position:relative;z-index:20}.search-form--full-screen .search-form__lightbox-container:focus-within{border:1px solid rgba(255,255,255,0.5)}.search-form__lightbox-button{height:var(--searchFormSize);display:flex;align-items:center;justify-content:center;width:var(--searchFormSize);flex-shrink:0;appearance:none;cursor:pointer;border:0;color:rgba(255,255,255,0.1);background:transparent;font-size:18px;color:#fff}.search-form__lightbox-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.breakdance .bde-mini-cart{text-align:left}.bde-back-to-top{--bde-back-to-top-width:60px;--bde-back-to-top-height:60px;--bde-back-to-top-animation-duration:300ms}.bde-back-to-top.is-sticky{position:fixed;bottom:0;right:0;z-index:var(--bde-z-index-back-to-top);margin:20px;display:flex;justify-content:center;align-items:center}.bde-back-to-top--icon{width:var(--bde-back-to-top-width);height:var(--bde-back-to-top-height)}.bde-back-to-top__button{display:flex;align-items:center;justify-content:center;background:transparent;border:0;transition:all ease;transition-duration:var(--bde-back-to-top-animation-duration);transform-origin:center;cursor:pointer;position:relative;z-index:20;gap:8px}.bde-back-to-top--icon .bde-back-to-top__button,.bde-back-to-top--progress .bde-back-to-top__button{width:var(--bde-back-to-top-width);height:var(--bde-back-to-top-height);border-radius:50%}.bde-back-to-top--icon .bde-back-to-top__button,.bde-back-to-top--text .bde-back-to-top__button{background:var(--grey-900)}.bde-back-to-top--icon .bde-back-to-top__button:hover,.bde-back-to-top--text .bde-back-to-top__button:hover{background:var(--grey-700)}.bde-back-to-top--text .bde-back-to-top__button{padding:16px;border-radius:8px}.bde-back-to-top__text{line-height:1;color:#fff;text-transform:uppercase;font-weight:600}.bde-back-to-top__icon-wrap>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.bde-back-to-top__icon-wrap{display:flex;font-size:20px;transition:all .2s ease}.bde-back-to-top--icon .bde-back-to-top__icon-wrap{color:#fff}.bde-back-to-top--progress .bde-back-to-top__icon-wrap{color:var(--grey-900)}.bde-back-to-top--text .bde-back-to-top__icon-wrap{color:#fff}.bde-back-to-top--icon .bde-back-to-top__button:hover .bde-back-to-top__icon-wrap{font-size:24px}.bde-back-to-top__progress-svg{position:absolute;z-index:30;width:100%;height:100%;fill:none;overflow:visible}.bde-back-to-top__progress-svg path{stroke:var(--grey-200);stroke-width:5;box-sizing:border-box;transition:all 200ms linear;stroke-linecap:round}.bde-back-to-top__progress-svg path.tracker{stroke:var(--grey-900)}.bde-back-to-top__button--animation-fade.is-sticky{opacity:0}.bde-back-to-top__button--animation-fade.is-visible{opacity:1}.bde-back-to-top__button--animation-zoom.is-sticky{opacity:0;transform:scale(0.3)}.bde-back-to-top__button--animation-zoom.is-visible{opacity:1;transform:scale(1)}.bde-back-to-top__button--animation-slide-up.is-sticky{opacity:0;transform:translateY(100%)}.bde-back-to-top__button--animation-slide-up.is-visible{opacity:1;transform:translateY(0)}.bde-back-to-top__button--animation-slide-right.is-sticky{opacity:0;transform:translateX(-100%)}.bde-back-to-top__button--animation-slide-right.is-visible.is-sticky{opacity:1;transform:translateX(0)}.bde-back-to-top__button--animation-slide-left{opacity:0;transform:translateX(100%)}.bde-back-to-top__button--animation-slide-left.is-visible.is-sticky{opacity:1;transform:translateX(0)}.bde-back-to-top__button--show-always.is-sticky{opacity:1;transform:none}.bde-back-to-top__button--autohide.is-sticky.is-top{opacity:0;transform:none}.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-icon{display:flex}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.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-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.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-icon{display:flex}.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-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-term-loop{max-width:100%;width:100%}.breakdance .bde-code-block{max-width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.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-post-loop{max-width:100%;width:100%}.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%}.breakdance .bde-fancy-container{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative}.breakdance .bde-wooproductslist{width:100%}.breakdance .bde-wooproductslist .swiper-pagination{margin-top:20px}.bde-wooproductslist-isotope{--bde-woo-products-list-width:calc(100% / var(--bde-woo-products-list-products-per-row));--bde-woo-products-list-width-diff:calc(var(--bde-woo-products-list-gap) - (var(--bde-woo-products-list-gap) / var(--bde-woo-products-list-products-per-row)))}.bde-wooproductslist-isotope .woocommerce{width:100%}.bde-wooproductslist-isotope ul.products{display:flex;flex-wrap:wrap;align-items:flex-start}.bde-wooproductslist-isotope ul.products li.product,.bde-wooproductslist-isotope .ee-post-sizer{width:calc(var(--bde-woo-products-list-width) - var(--bde-woo-products-list-width-diff));margin-bottom:var(--bde-woo-products-list-gap)}.bde-wooproductslist-isotope .ee-post-gutter{width:var(--bde-woo-products-list-gap)}.bde-wooproductslist-isotope .ee-post-sizer,.bde-wooproductslist-isotope .ee-post-gutter{pointer-events:none}.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}.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-simple-counter{position:relative;text-align:center;max-width:100%;width:100%}.breakdance .bde-simple-counter__number{font-size:64px;margin:0;font-weight:700;line-height:1;margin-bottom:8px;color:var(--bde-brand-primary-color);display:inline-flex;align-items:baseline}.bde-simple-counter__digit{letter-spacing:-0.07em;font-variant-numeric:tabular-nums}.bde-simple-counter__title{margin-top:0;margin-bottom:0}.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-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-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-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-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-heading{max-width:100%;margin: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-code-block{max-width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.breakdance .bde-shortcode{max-width:100%;width:100%}.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-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-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-icon{display:flex}.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-text-link{display:flex}.breakdance .bde-text-link>*{margin:0;color:currentColor}.breakdance .bde-social-icons{max-width:100%;width:max-content;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:12px}.breakdance .bde-social-icons .bde-social-icons__icon-wrapper{display:flex;justify-content:center;align-items:center;background-color:var(--bde-brand-primary-color);border-radius:100%;padding:30px;transition-property:background-color,transform,opacity;transition-duration:var(--bde-transition-duration);transition-timing-function:ease}.breakdance .bde-social-icons .bde-social-icons__icon-wrapper svg{fill:#fff;width:20px;height:20px;transition-property:fill;transition-duration:var(--bde-transition-duration);transition-timing-function:ease}.breakdance .bde-social-icons .bde-social-icons__icon-facebook{background-color:#4267B2}.breakdance .bde-social-icons .bde-social-icons__icon-instagram{background-color:#E1306C}.breakdance .bde-social-icons .bde-social-icons__icon-twitter{background-color:#000}.breakdance .bde-social-icons .bde-social-icons__icon-youtube{background-color:red}.breakdance .bde-social-icons .bde-social-icons__icon-dribbble{background-color:#Ea4c89}.breakdance .bde-social-icons .bde-social-icons__icon-behance{background-color:#053eff}.breakdance .bde-social-icons .bde-social-icons__icon-github{background-color:#24292e}.breakdance .bde-social-icons .bde-social-icons__icon-linkedin{background-color:#0077b5}.breakdance .bde-social-icons .bde-social-icons__icon-vimeo{background-color:#19B7EA}.breakdance .bde-social-icons .bde-social-icons__icon-custom{background-color:var(--bde-brand-primary-color)}.breakdance .bde-shortcode{max-width:100%;width:100%}.breakdance .bde-code-block{max-width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.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-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-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-icon{display:flex}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.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-form-builder{width:100%;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(--bde-palette-color-1-3ca2e4c8-78e6-4984-8eab-a2a0337596dd);--bde-brand-primary-color-hover:var(--bde-palette-color-1-3ca2e4c8-78e6-4984-8eab-a2a0337596dd);--bde-body-font-family:beegital-Raleway;--bde-heading-font-family:beegital-Raleway;--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:calc(var(--bde-h4-font-size) * var(--bde-font-size-ratio));--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(--hcl-neutral-12);--bde-headings-color:var(--hcl-neutral-12);--bde-background-color:var(--grey-50);--hcl-brand-1:#fefdfc;--hcl-brand-2:#fdfcfa;--hcl-brand-3:#fbf7f3;--hcl-brand-4:#f8f2eb;--hcl-brand-5:#f5ece3;--hcl-brand-6:#f0e4d8;--hcl-brand-7:#e6d5c4;--hcl-brand-8:#dcc2a9;--hcl-brand-9:#c7b09c;--hcl-brand-10:#b69f8b;--hcl-brand-11:#cf7a3a;--hcl-brand-12:#593b2c;--hcl-neutral-1:#fcfcfc;--hcl-neutral-2:#f9f9f9;--hcl-neutral-3:#f0f0f0;--hcl-neutral-4:#e8e8e8;--hcl-neutral-5:#e0e0e0;--hcl-neutral-6:#d9d9d9;--hcl-neutral-7:#cecece;--hcl-neutral-8:#bbb;--hcl-neutral-9:#8d8d8d;--hcl-neutral-10:#838383;--hcl-neutral-11:#646464;--hcl-neutral-12:#202020;--hcl-tertiary-1:#fefdfc;--hcl-tertiary-2:#fcf9f6;--hcl-tertiary-3:#f6eee7;--hcl-tertiary-4:#f0e4d9;--hcl-tertiary-5:#ebdaca;--hcl-tertiary-6:#e4cdb7;--hcl-tertiary-7:#dcbc9f;--hcl-tertiary-8:#cea37e;--hcl-tertiary-9:#ad7f58;--hcl-tertiary-10:#a07553;--hcl-tertiary-11:#815e46;--hcl-tertiary-12:#3e332e;--hcl-on-brand:#000;--hcl-on-neutral:#fff;--hcl-on-tertiary:#fff;--bde-palette-color-1-3ca2e4c8-78e6-4984-8eab-a2a0337596dd:#C7B09C;--bde-palette-color-1-987d0114-d4b1-41c3-a1cd-9ddbe515966c:#A4816A;--bde-palette-color-1-6746a5af-ac1c-47b0-b439-8ba6b452f17f:#E6CCB2;--bde-transition-duration:400ms;--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;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-12zm5.5 16.084l-1.403 1.416-4.09-4.096-4.102 4.096-1.405-1.405 4.093-4.092-4.093-4.098 1.405-1.405 4.088 4.089 4.091-4.089 1.416 1.403-4.092 4.087 4.092 4.094z"/></svg>');--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>');--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(//herzundloewe.de/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(--hcl-neutral-12);--bde-links-color-hover:var(--hcl-neutral-12);--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-woo-base-primary-color);--bde-woo-buttons-and-links__text-link-color-hover:var(--bde-woo-base-primary-color-hover);--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}.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:var(--hcl-brand-10);--bde-button-primary-border-color-hover:var(--hcl-brand-10);--bde-button-primary-background-color:var(--hcl-brand-10);--bde-button-primary-background-color-hover:var(--hcl-brand-10);--bde-button-primary-text-color:var(--hcl-neutral-1);--bde-button-primary-text-color-hover:var(--hcl-neutral-1);border-radius:var(--hrd-atom);color:var(--hcl-neutral-1);font-size:var(--hfs-text-l);font-weight:700;line-height:1.3;padding-top:var(--hsp-xs);padding-right:var(--hsp-s);padding-bottom:var(--hsp-xs);padding-left:var(--hsp-s)}.breakdance .button-atom--primary:hover,.bde-mini-cart-offcanvas .button:hover,.bde-woo-product-quicklook-button:hover,.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce button[type="submit"]:hover,.breakdance-woocommerce .woocommerce-form-track-order button[type="submit"]:hover,.breakdance-woocommerce #place_order:hover,.breakdance-woocommerce .woocommerce-button.pay:hover,.breakdance-woocommerce button.single_add_to_cart_button:hover,.breakdance-woocommerce a.single_add_to_cart_button:hover,.breakdance-woocommerce a.button.wc-backward:hover,.breakdance-woocommerce a.checkout-button:hover,.breakdance-woocommerce p.order-again a.button:hover,.breakdance-woocommerce button[name="add-to-cart"]:hover,.breakdance-woocommerce button[name="login"]:hover,.breakdance-woocommerce button[name="save_address"]:hover,.breakdance-woocommerce button[name="save_account_details"]:hover,.breakdance-woocommerce button[name="woocommerce_checkout_place_order"]:hover,.breakdance-woocommerce .woocommerce-MyAccount-content a.button[href*="add-payment-method"]:hover{box-shadow:5px 20px 75px 0px #00000025}.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-brand-primary-color);--bde-button-secondary-border-color-hover:var(--bde-brand-primary-color);--bde-button-secondary-background-color:var(--hcl-on-neutral);--bde-button-secondary-background-color-hover:var(--hcl-on-neutral);--bde-button-secondary-text-color:var(--bde-palette-color-1-987d0114-d4b1-41c3-a1cd-9ddbe515966c);--bde-button-secondary-text-color-hover:var(--bde-palette-color-1-3ca2e4c8-78e6-4984-8eab-a2a0337596dd);border-radius:var(--hrd-atom);border-width:2px;color:var(--bde-palette-color-1-987d0114-d4b1-41c3-a1cd-9ddbe515966c);font-weight:700;line-height:1.3;padding-top:var(--hsp-xs);padding-right:var(--hsp-s);padding-bottom:var(--hsp-xs);padding-left:var(--hsp-s)}.breakdance .button-atom--secondary:hover,.breakdance-woocommerce .woocommerce-MyAccount-downloads-file:hover,.breakdance-woocommerce .woocommerce-Address a.edit:hover,.breakdance-woocommerce .woocommerce-button.view:hover,.breakdance-woocommerce .woocommerce-Button--previous:hover,.breakdance-woocommerce .woocommerce-Button--next:hover,.breakdance-woocommerce .widget_price_filter .button:hover,.breakdance-woocommerce a.button.add_to_cart_button:hover,.breakdance-woocommerce a.button.product_type_grouped:hover,.breakdance-woocommerce .added_to_cart:hover,.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown__submit:hover,.breakdance-woocommerce .woocommerce-product-search button[type="submit"]:hover,.breakdance-woocommerce a.product_type_simple:hover,.breakdance-woocommerce a.product_type_variable:hover,.breakdance-woocommerce .form-submit input[type="submit"]:hover,.breakdance-woocommerce button[name="update_cart"]:hover,.breakdance-woocommerce button[name="calc_shipping"]:hover,.breakdance-woocommerce button[name="apply_coupon"]:hover,.breakdance-woocommerce a.product_type_external:hover{color:var(--bde-palette-color-1-3ca2e4c8-78e6-4984-8eab-a2a0337596dd)}.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)}.breakdance{font-weight:400;line-height:1.75;letter-spacing:-0.02rem}.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-weight:600;line-height:1.15}.bde-h1,.breakdance h1{font-weight:600;letter-spacing:-0.03rem}.bde-h2,.breakdance h2{font-weight:500;letter-spacing:-0.03rem}.bde-h4,.breakdance h4{line-height:1.3}.bde-h5,.breakdance h5{line-height:1.4}.bde-h6,.breakdance h6{line-height:1.4}.breakdance a,.breakdance .button-atom--text{color:var(--hcl-neutral-12);font-weight:600;text-decoration-line:none}.breakdance a:hover,.breakdance .button-atom--text:hover{color:var(--hcl-brand-9)}:root{--preset-id-af438500-cb97-4808-85c3-02dd46b68a3f-font-family:beegital-Raleway;--preset-id-af438500-cb97-4808-85c3-02dd46b68a3f-font-size:var(--hfs-text-m);--preset-id-af438500-cb97-4808-85c3-02dd46b68a3f-font-weight:300;--preset-id-af438500-cb97-4808-85c3-02dd46b68a3f-line-height:2.5rem;--preset-id-af438500-cb97-4808-85c3-02dd46b68a3f-letter-spacing:5px;--preset-id-af438500-cb97-4808-85c3-02dd46b68a3f-text-transform:uppercase;--preset-id-9cee603b-f25e-455d-b552-7b32f2670fd4-font-family:beegital-Raleway;--preset-id-9cee603b-f25e-455d-b552-7b32f2670fd4-font-size:var(--hfs-h0);--preset-id-9cee603b-f25e-455d-b552-7b32f2670fd4-font-weight:400;--preset-id-9cee603b-f25e-455d-b552-7b32f2670fd4-line-height:4.4rem;--preset-id-6e03472a-51db-4a59-a791-008d0c182f6d-font-family:beegital-Raleway;--preset-id-6e03472a-51db-4a59-a791-008d0c182f6d-font-size:var(--hfs-h2);--preset-id-6e03472a-51db-4a59-a791-008d0c182f6d-font-weight:200;--preset-id-6e03472a-51db-4a59-a791-008d0c182f6d-line-height:1.1em}:root,.bde-global-css-vars{--bde-form-input-background-color:var(--hcl-neutral-1);--bde-form-input-padding-top:var(--hsp-xxs);--bde-form-input-padding-right:var(--hsp-xxs);--bde-form-input-padding-bottom:var(--hsp-xxs);--bde-form-input-padding-left:var(--hsp-xxs);--bde-form-input-placeholder-color:var(--hcl-neutral-7);--bde-form-label-color:var(--hcl-neutral-12);--bde-form-text-color:var(--hcl-neutral-12);--bde-form-input-focused-border-color:var(--hcl-neutral-12);--bde-form-input-border-radius:var(--hrd-atom);--bde-form-input-border-top:1px solid var(--hcl-neutral-6);--bde-form-input-border-bottom:1px solid var(--hcl-neutral-6);--bde-form-input-border-left:1px solid var(--hcl-neutral-6);--bde-form-input-border-right:1px solid var(--hcl-neutral-6)}.breakdance-form-field__label,.breakdance-woocommerce .woocommerce-password-strength,.breakdance-woocommerce label span.optional,.breakdance-woocommerce label{color:var(--hcl-neutral-12)}.breakdance-form .breakdance-form-field__input,.breakdance-form-dropzone,.select2-container--default .select2-search--dropdown .select2-search__field,.select2-container--default .select2-selection--single,.breakdance-woocommerce .price_slider_amount input[type="text"],.breakdance-woocommerce input[type="search"],.breakdance-woocommerce textarea,.breakdance-woocommerce .woocommerce-Input,.breakdance-woocommerce .input-text,.breakdance-woocommerce select,.breakdance-woocommerce .wc_payment_method input[type="text"],.breakdance-woocommerce .wc-stripe-elements-field{background-color:var(--hcl-neutral-1);border-top:1px solid var(--hcl-neutral-6);border-bottom:1px solid var(--hcl-neutral-6);border-left:1px solid var(--hcl-neutral-6);border-right:1px solid var(--hcl-neutral-6);border-radius:var(--hrd-atom);color:var(--hcl-neutral-12)}.breakdance-form .breakdance-form-field__input:focus{background-color:var(--hcl-neutral-1);border-color:var(--hcl-neutral-12)}.breakdance-form .breakdance-form-field__input::placeholder{color:var(--hcl-neutral-7)}.breakdance-form-link{color:var(--hcl-brand-9)}:root{--bde-section-vertical-padding:var(--hss-m)}:root,.bde-global-css-vars{--bde-woo-base-text-color:var(--hcl-neutral-11);--bde-woo-base-headings-color:var(--hcl-neutral-12);--bde-woo-base-border-color:var(--hcl-neutral-6);--bde-woo-base-primary-color:var(--hcl-brand-9);--bde-woo-base-primary-color-hover:var(--hcl-brand-9);--bde-woo-base-text-on-primary-color:var(--hcl-on-brand);--bde-woo-buttons-and-links__text-link-color:var(--hcl-brand-9);--bde-woo-buttons-and-links__text-link-color-hover:var(--hcl-brand-9);--bde-woo-buttons-and-links__disabled-button-color:var(--hcl-neutral-4);--bde-woo-buttons-and-links__disabled-button-text-color:var(--hcl-neutral-11);--bde-woo-forms__inputs-placeholder-color:var(--hcl-neutral-7);--bde-woo-forms__labels-color:var(--hcl-neutral-12);--bde-woo-notices__padding:var(--hsp-s);--bde-woo-notices__border-radius:var(--hrd-s);--bde-woo-notices__info-background:var(--hcl-brand-3);--bde-woo-notices__info-text:var(--hcl-brand-12);--bde-woo-notices__info-link-text:var(--hcl-brand-9);--bde-woo-notices__info-link-text-hover:var(--hcl-brand-9);--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>');--info-svg-icon-color:var(--hcl-brand-9);--bde-woo-products-list-products-per-row:4}.breakdance-woocommerce{--bde-brand-primary-color:var(--hcl-brand-9);--bde-brand-primary-color-hover:var(--hcl-brand-9);--bde-button-primary-text-color:var(--hcl-on-brand);--bde-button-primary-text-color-hover:var(--hcl-on-brand);--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)}.select2-container--default .select2-search--dropdown .select2-search__field,.select2-container--default .select2-selection--single,.price_slider_amount input[type="text"],input[type="search"],.breakdance-woocommerce textarea,.breakdance-woocommerce .woocommerce-Input,.breakdance-woocommerce .input-text,.breakdance-woocommerce select,.breakdance-woocommerce .wc_payment_method input[type="text"],.breakdance-woocommerce .wc-stripe-elements-field{background-color:var(--hcl-neutral-1);border-top:1px solid var(--hcl-neutral-6);border-bottom:1px solid var(--hcl-neutral-6);border-left:1px solid var(--hcl-neutral-6);border-right:1px solid var(--hcl-neutral-6);border-radius:var(--hrd-atom);padding:var(--hsp-xxs) var(--hsp-xxs) var(--hsp-xxs) var(--hsp-xxs);color:var(--hcl-neutral-12)}.select2-container--default .select2-search--dropdown .select2-search__field:focus,.select2-container--default .select2-selection--single:focus,.breakdance-woocommerce .price_slider_amount input[type="text"]:focus,.breakdance-woocommerce input[type="search"]:focus,.breakdance-woocommerce textarea:focus,.breakdance-woocommerce .woocommerce-Input:focus,.breakdance-woocommerce .input-text:focus,.breakdance-woocommerce select:focus,.breakdance-woocommerce .wc_payment_method input[type="text"]:focus{border-color:var(--hcl-neutral-12);box-shadow:0px 0px 0px 0px #0000}.breakdance-woocommerce .woocommerce-password-strength,.breakdance-woocommerce label span.optional,.breakdance-woocommerce label{color:var(--hcl-neutral-12)}.breakdance-woocommerce .bde-mini-cart-offcanvas .button,.breakdance-woocommerce .bde-woo-product-quicklook-button,.breakdance-woocommerce .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 button[name="register"],.breakdance-woocommerce .woocommerce-MyAccount-content a.button[href*="add-payment-method"]{--bde-button-primary-border-color:var(--hcl-brand-10);--bde-button-primary-border-color-hover:var(--hcl-brand-10);--bde-button-primary-background-color:var(--hcl-brand-10);--bde-button-primary-background-color-hover:var(--hcl-brand-10);--bde-button-primary-text-color:var(--hcl-on-brand);--bde-button-primary-text-color-hover:var(--hcl-on-brand);border-radius:var(--hrd-atom);color:var(--hcl-on-brand);font-weight:700;line-height:1.3;padding-top:var(--hsp-xs)!important;padding-right:var(--hsp-s)!important;padding-bottom:var(--hsp-xs)!important;padding-left:var(--hsp-s)!important}.breakdance-woocommerce .bde-mini-cart-offcanvas .button:hover,.breakdance-woocommerce .bde-woo-product-quicklook-button:hover,.breakdance-woocommerce .woocommerce-page.woocommerce-lost-password .breakdance-woocommerce button[type="submit"]:hover,.breakdance-woocommerce .woocommerce-form-track-order button[type="submit"]:hover,.breakdance-woocommerce #place_order:hover,.breakdance-woocommerce .woocommerce-button.pay:hover,.breakdance-woocommerce button.single_add_to_cart_button:hover,.breakdance-woocommerce a.single_add_to_cart_button:hover,.breakdance-woocommerce a.button.wc-backward:hover,.breakdance-woocommerce a.checkout-button:hover,.breakdance-woocommerce p.order-again a.button:hover,.breakdance-woocommerce button[name="add-to-cart"]:hover,.breakdance-woocommerce button[name="login"]:hover,.breakdance-woocommerce button[name="save_address"]:hover,.breakdance-woocommerce button[name="save_account_details"]:hover,.breakdance-woocommerce button[name="woocommerce_checkout_place_order"]:hover,.breakdance-woocommerce button[name="register"]:hover,.breakdance-woocommerce .woocommerce-MyAccount-content a.button[href*="add-payment-method"]:hover{box-shadow:5px 20px 75px 0px #00000025}.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.product_type_grouped,.breakdance-woocommerce a.button.add_to_cart_button,.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(--hcl-brand-8);--bde-button-secondary-border-color-hover:var(--hcl-brand-10);--bde-button-secondary-background-color:var(--hcl-brand-3);--bde-button-secondary-background-color-hover:var(--hcl-brand-10);--bde-button-secondary-text-color:var(--hcl-brand-9);--bde-button-secondary-text-color-hover:var(--hcl-neutral-1);border-radius:var(--hrd-atom);border-width:1px;color:var(--hcl-brand-9);line-height:1.3}.breakdance-woocommerce .woocommerce-MyAccount-downloads-file:hover,.breakdance-woocommerce .woocommerce-Address a.edit:hover,.breakdance-woocommerce .woocommerce-button.view:hover,.breakdance-woocommerce .woocommerce-Button--previous:hover,.breakdance-woocommerce .woocommerce-Button--next:hover,.breakdance-woocommerce .widget_price_filter .button:hover,.breakdance-woocommerce a.button.product_type_grouped:hover,.breakdance-woocommerce a.button.add_to_cart_button:hover,.breakdance-woocommerce .added_to_cart:hover,.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown__submit:hover,.breakdance-woocommerce .woocommerce-product-search button[type="submit"]:hover,.breakdance-woocommerce a.product_type_simple:hover,.breakdance-woocommerce a.product_type_variable:hover,.breakdance-woocommerce .form-submit input[type="submit"]:hover,.breakdance-woocommerce button[name="update_cart"]:hover,.breakdance-woocommerce button[name="calc_shipping"]:hover,.breakdance-woocommerce button[name="apply_coupon"]:hover,.breakdance-woocommerce a.product_type_external:hover{color:var(--hcl-neutral-1)}.breakdance-woocommerce .reset_variations,.breakdance-woocommerce .woocommerce-button.cancel{--bde-button-custom-border-color:var(--hcl-neutral-8);--bde-button-custom-border-color-hover:var(--hcl-neutral-12);--bde-button-custom-background-color:var(--hcl-neutral-3);--bde-button-custom-background-color-hover:var(--hcl-neutral-12);--bde-button-custom-text-color:var(--hcl-neutral-12);--bde-button-custom-text-color-hover:var(--hcl-neutral-1);border-radius:var(--hrd-atom);border-width:1px;color:var(--hcl-neutral-12);font-weight:700;padding-top:var(--hsp-xs);padding-right:var(--hsp-s);padding-bottom:var(--hsp-xs);padding-left:var(--hsp-s)}.breakdance-woocommerce .reset_variations:hover,.breakdance-woocommerce .woocommerce-button.cancel:hover{color:var(--hcl-neutral-1)}@media (max-width:1119px){.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}:root{--preset-id-9cee603b-f25e-455d-b552-7b32f2670fd4-font-size:var(--hfs-h1);--preset-id-9cee603b-f25e-455d-b552-7b32f2670fd4-line-height:3.5rem}}@media (max-width:1023px){.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}:root{--preset-id-af438500-cb97-4808-85c3-02dd46b68a3f-font-size:var(--hfs-text-s);--preset-id-9cee603b-f25e-455d-b552-7b32f2670fd4-font-size:var(--hfs-h0);--preset-id-9cee603b-f25e-455d-b552-7b32f2670fd4-line-height:3rem}:root,.bde-global-css-vars{--bde-woo-products-list-products-per-row:3}}@media (max-width:767px){.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}:root{--preset-id-af438500-cb97-4808-85c3-02dd46b68a3f-font-size:var(--hfs-text-s);--preset-id-af438500-cb97-4808-85c3-02dd46b68a3f-line-height:1.5rem;--preset-id-9cee603b-f25e-455d-b552-7b32f2670fd4-font-size:var(--hfs-h1);--preset-id-9cee603b-f25e-455d-b552-7b32f2670fd4-line-height:2.8rem}:root,.bde-global-css-vars{--bde-woo-products-list-products-per-row:2;--bde-woo-responsive__stack:column;--bde-woo-responsive__width:100%;--bde-woo-responsive__max-width:100%}}@media (max-width:479px){.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}:root{--preset-id-af438500-cb97-4808-85c3-02dd46b68a3f-font-size:clamp(0.625rem,0.55rem + 0.375vw,1rem);;--preset-id-af438500-cb97-4808-85c3-02dd46b68a3f-line-height:1rem;--preset-id-9cee603b-f25e-455d-b552-7b32f2670fd4-font-size:var(--hfs-h3);--preset-id-9cee603b-f25e-455d-b552-7b32f2670fd4-line-height:2rem}:root,.bde-global-css-vars{--bde-woo-products-list-products-per-row:1}}.breakdance .hs-header-section__navigation{display:flex;flex-direction:row;align-items:center}.breakdance .hs-header-section__navigation-main{display:flex;flex-direction:row;align-items:center}@media (max-width:1023px){.breakdance .hs-header-section__navigation-main{display:flex;flex-direction:column;align-items:flex-start;gap:var(--mobile-top-links-gap);width:100%}}.breakdance .hs-header-section__navigation-link{background-color:var(--top-links-bg);display:flex;flex-direction:row;align-items:center;gap:var(--top-links-gap);color:var(--top-links-color);font-size:var(--top-links-size);line-height:1;border-radius:var(--top-links-radius);transition:var(--bde-transition-duration)}.breakdance .hs-header-section__navigation-link{padding:var(--top-links-padding);font-weight:var(--top-links-weight)}.breakdance .hs-header-section__navigation-link>*{color:var(--top-links-color);transition:var(--bde-transition-duration)}@media (max-width:1023px){.breakdance .hs-header-section__navigation-link{background-color:var(--mobile-top-links-bg);width:100%;color:var(--mobile-top-links-color);font-size:var(--mobile-top-links-size)}.breakdance .hs-header-section__navigation-link{border-bottom:var(--mobile-top-links-divider);padding:var(--mobile-top-links-padding)}.breakdance .hs-header-section__navigation-link>*{color:var(--mobile-top-links-color)}}.breakdance .hs-header-section__navigation-dropdown{background-color:var(--top-links-bg);color:var(--top-links-color);line-height:1;border-radius:var(--top-links-radius);transition:var(--bde-transition-duration)}.breakdance .hs-header-section__navigation-dropdown{padding:var(--top-links-padding);font-weight:var(--top-links-weight);cursor:pointer}@media (max-width:1023px){.breakdance .hs-header-section__navigation-dropdown{background-color:var(--mobile-top-links-bg);width:100%;color:var(--mobile-top-links-color);font-size:var(--mobile-top-links-size)}.breakdance .hs-header-section__navigation-dropdown{padding:var(--mobile-top-links-padding);border-bottom:var(--mobile-top-links-divider)}.breakdance .hs-header-section__navigation-dropdown>.hs-header-section__dropdown-header>.hs-header-section__dropdown-opener .breakdance-icon-atom{transform:rotate(-90deg)}}.breakdance .hs-header-section__dropdown-body{background-color:var(--dropdown-bg);display:flex;flex-direction:column;gap:var(--dropdown-links-gap);position:absolute;top:100%;left:0px;min-width:var(--dropdown-min-width)}.breakdance .hs-header-section__dropdown-body{border-radius:var(--dropdown-radius);box-shadow:var(--dropdown-shadow);pointer-events:none;visibility:hidden;opacity:0;transition-duration:.2s;transition-property:opacity,transform,visibility;transition-timing-function:ease}.hs-header-section__navigation-dropdown.open.active .hs-header-section__dropdown-body{padding:var(--dropdown-padding)}@media (max-width:1023px){.breakdance .hs-header-section__dropdown-body{background-color:var(--mobile-dropdown-bg);position:fixed;top:0px;left:0px;right:0px;bottom:0px}.breakdance .hs-header-section__dropdown-body{padding-top:0!important;overflow-y:auto;overflow-x:hidden;padding-right:var(--mobile-dropdown-padding)!important;padding-left:var(--mobile-dropdown-padding)!important;padding-bottom:var(--hsp-xl)!important;height:100vh;z-index:9;transform:translateX(100%)}.breakdance .hs-header-section__dropdown-body.open{transform:translateX(0%)}}.breakdance .hs-header-section__dropdown-header{display:flex;flex-direction:row;align-items:center;gap:var(--top-links-gap);position:static;font-size:var(--top-links-size)}.breakdance .hs-header-section__dropdown-header>span{color:currentColor}@media (max-width:1023px){.breakdance .hs-header-section__dropdown-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}}.breakdance .hs-header-section__dropdown-opener{position:static}.breakdance .hs-header-section__dropdown-opener .breakdance-icon-atom{font-size:var(--top-links-icon-size)}.breakdance .hs-header-section__dropdown-opener .breakdance-icon-atom svg{stroke:currentColor;fill:currentColor}.breakdance .hs-header-section__dropdown-opener:before{content:"";position:absolute;inset:0}@media (max-width:1023px){.breakdance .hs-header-section__dropdown-opener .breakdance-icon-atom{font-size:var(--mobile-icon-size)}}.breakdance .hs-header-section__dropdown-link{background-color:var(--dropdown-links-bg);width:100%;color:var(--dropdown-links-color);font-size:var(--dropdown-links-size);line-height:1}.breakdance .hs-header-section__dropdown-link{border-radius:var(--dropdown-links-radius);padding:var(--dropdown-links-padding);font-weight:var(--dropdown-links-weight)}.breakdance .hs-header-section__dropdown-link>*{color:var(--dropdown-links-color)}@media (max-width:1023px){.breakdance .hs-header-section__dropdown-link{background-color:var(--mobile-dropdown-links-bg);color:var(--mobile-dropdown-links-color);font-size:var(--mobile-dropdown-links-size)}.breakdance .hs-header-section__dropdown-link{padding:var(--mobile-dropdown-links-padding);border-radius:var(--mobile-dropdown-links-radius);border-bottom:var(--mobile-dropdown-links-divider)}.breakdance .hs-header-section__dropdown-link>*{color:var(--mobile-dropdown-links-color)}}.hs-header-section__navigation-dropdown:hover{background-color:var(--top-links-hover-bg);color:var(--top-links-hover-color)}@media (max-width:1023px){.hs-header-section__navigation-dropdown:hover{background-color:var(--mobile-top-links-hover-bg);color:var(--mobile-top-links-hover-color)}}.hs-header-section__navigation-link:hover{background-color:var(--top-links-hover-bg);color:var(--top-links-hover-color)}.hs-header-section__navigation-link:hover>*{color:var(--top-links-hover-color)}@media (max-width:1023px){.hs-header-section__navigation-link:hover{background-color:var(--mobile-top-links-hover-bg);color:var(--mobile-top-links-hover-color)}.hs-header-section__navigation-link:hover>*{color:var(--mobile-top-links-hover-color)}}.hs-header-section__dropdown-link:hover{background-color:var(--dropdown-links-hover-bg);color:var(--dropdown-links-hover-color)}.hs-header-section__dropdown-link:hover>*{color:var(--dropdown-links-hover-color)}.breakdance .hs-header-section__nested-dropdown-link{background-color:var(--dropdown-links-bg);position:relative;width:100%;color:var(--dropdown-links-color);font-size:var(--dropdown-links-size)}.breakdance .hs-header-section__nested-dropdown-link{border-radius:var(--dropdown-links-radius);padding:var(--dropdown-links-padding);font-weight:var(--dropdown-links-weight);cursor:pointer}@media (max-width:1023px){.breakdance .hs-header-section__nested-dropdown-link{background-color:var(--mobile-dropdown-links-bg);color:var(--mobile-dropdown-links-color)}.breakdance .hs-header-section__nested-dropdown-link{padding:var(--mobile-dropdown-links-padding);border-radius:var(--mobile-dropdown-links-radius)}}.hs-header-section__nested-dropdown-link:hover{background-color:var(--dropdown-links-hover-bg);color:var(--dropdown-links-hover-color)}.breakdance .hs-header-section__nested-dropdown-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:static;width:100%;color:var(--dropdown-links-color)}.breakdance .hs-header-section__nested-dropdown-header>span{color:currentColor}.breakdance .hs-header-section__nested-dropdown-body{background-color:var(--dropdown-bg);display:flex;flex-direction:column;gap:var(--dropdown-links-gap);position:absolute;top:0px;left:0px;right:0px}.breakdance .hs-header-section__nested-dropdown-body{border-radius:var(--dropdown-radius);box-shadow:var(--dropdown-shadow);pointer-events:none;transform:translateX(1.25rem);transition:transform .1s cubic-bezier(0,0,.2,1);will-change:transform;visibility:hidden;opacity:0}.hs-header-section__nested-dropdown-link.open.active .hs-header-section__nested-dropdown-body{padding:var(--dropdown-padding)}@media (max-width:1023px){.breakdance .hs-header-section__nested-dropdown-body{background-color:var(--mobile-dropdown-bg);position:fixed;top:0px;left:0px;right:0px;bottom:0px}.breakdance .hs-header-section__nested-dropdown-body{padding-top:0!important;overflow-y:auto;overflow-x:hidden;padding-right:var(--mobile-dropdown-padding)!important;padding-left:var(--mobile-dropdown-padding)!important;padding-bottom:var(--hsp-xl)!important;height:100vh;z-index:9;transform:translateX(100%);transition:.2s}.breakdance .hs-header-section__nested-dropdown-body.open{transform:translateX(0%)}}.breakdance .hs-header-section__back-link{display:flex;flex-direction:row;align-items:center;gap:0.5rem;width:100%;color:var(--back-color);font-size:var(--back-text-size)}.breakdance .hs-header-section__back-link{cursor:pointer;padding:var(--back-padding);font-weight:var(--dropdown-links-weight);border-bottom:var(--back-border-bottom)}.breakdance .hs-header-section__back-link .bde-text{color:currentColor}.breakdance .hs-header-section__back-link .breakdance-icon-atom{font-size:var(--back-icon-size)}.breakdance .hs-header-section__back-link .breakdance-icon-atom svg{stroke:currentColor;fill:currentColor}@media (max-width:1023px){.breakdance .hs-header-section__back-link{background-color:var(--mobile-header-bg);color:var(--mobile-header-color);font-size:var(--mobile-header-text-size)}.breakdance .hs-header-section__back-link{cursor:pointer;padding:var(--mobile-header-padding);font-weight:var(--dropdown-links-weight);border-bottom:1px solid var(--hcl-neutral-6)}.breakdance .hs-header-section__back-link .bde-text{color:currentColor}.breakdance .hs-header-section__back-link .breakdance-icon-atom{font-size:var(--back-icon-size)}.breakdance .hs-header-section__back-link .breakdance-icon-atom svg{stroke:currentColor;fill:currentColor}.breakdance .hs-header-section__back-link>.bde-icon{min-height:var(--mobile-logo-height);align-items:center}}.hs-header-section__nested-dropdown-header:hover{color:var(--dropdown-links-hover-color)}.hs-header-section__nested-dropdown-header:hover>span{color:currentColor}.hs-header-section__back-link:hover{color:var(--back-hover-color)}@media (max-width:1023px){.breakdance .hs-header-section__navigation-wrapper{position:fixed;z-index:1001;top:0px;right:0px;bottom:0px;left:0px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;background-color:var(--mobile-bg);padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;overflow-y:auto;overflow-x:hidden;transform:translateX(100%);transition:.2s}.breakdance .hs-header-section__navigation-wrapper.active{transform:translateX(0%)}}.breakdance .hs-header-section__top-back-link{display:none}@media (max-width:1023px){.breakdance .hs-header-section__top-back-link{background-color:var(--mobile-header-bg);display:flex;flex-direction:row;align-items:center;gap:0.5rem;width:100%;color:var(--mobile-header-color);font-size:var(--mobile-header-text-size)}.breakdance .hs-header-section__top-back-link{cursor:pointer;padding:var(--mobile-header-padding);font-weight:var(--dropdown-links-weight);border-bottom:1px solid var(--hcl-neutral-6)}.breakdance .hs-header-section__top-back-link .bde-text{color:currentColor}.breakdance .hs-header-section__top-back-link .breakdance-icon-atom{font-size:var(--back-icon-size)}.breakdance .hs-header-section__top-back-link .breakdance-icon-atom svg{stroke:currentColor;fill:currentColor}.breakdance .hs-header-section__top-back-link>.bde-icon{min-height:var(--mobile-logo-height);align-items:center}}.hs-header-section__top-back-link:hover{color:var(--back-hover-color)}.breakdance .hs-header-section__megamenu.open.active .hs-header-section__megamenu-content{transition:opacity .2s,transform .2s}.breakdance .hs-header-section__megamenu-content{transition:0s}.breakdance .hs-special-btn>div{overflow:hidden;z-index:1;padding:var(--hsp-xs) var(--hsp-s);border-radius:var(--hrd-atom);background-color:var(--hcl-neutral-12);color:var(--hcl-neutral-1);flex-direction:row;align-items:center;gap:var(--hsp-xxs)}.breakdance .hs-special-btn:hover>div{color:var(--hcl-neutral-1)}.breakdance .hs-special-btn>div>*{color:currentColor}.breakdance .hs-special-btn>div>*:hover{color:currentColor}.breakdance .hs-special-btn:hover>div{background-color:var(--hcl-neutral-12)}.breakdance .hs-special-btn>div:before{content:"";position:absolute;top:0;bottom:0;right:0;z-index:-1;left:auto;width:0%;transition:.4s width cubic-bezier(.19,1,.22,1),.2s border-width ease-out;will-change:width;background:var(--hcl-brand-10)}.breakdance .hs-special-btn:hover>div:before{right:auto;left:0;width:100%;transition-delay:.05s;transition-duration:.5s}.breakdance .hs-special-btn--reverse>div{background-color:var(--hcl-brand-9);color:var(--hcl-brand-1)}.breakdance .hs-special-btn--reverse:hover>div{color:var(--hcl-neutral-1)}.breakdance .hs-special-btn--reverse:hover>div{background-color:var(--hcl-brand-9)}.breakdance .hs-special-btn--reverse>div:before{background:var(--hcl-neutral-12)}.breakdance .beegital_b_font_highlight b{color:var(--hcl-brand-9)}.breakdance .bde-header-builder-2532-162{--bde-header-width:100%}.breakdance .bde-header-builder-2532-162 .bde-header-builder__container{gap:0px;flex-direction:column;padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}body{margin-top:8em}@media screen and (max-width:600px){#wpadminbar{display:none}.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}@media (max-width:1119px){@media screen and (max-width:600px){#wpadminbar{display:none}.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}}@media (max-width:1023px){@media screen and (max-width:600px){#wpadminbar{display:none}.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}}@media (max-width:767px){@media screen and (max-width:600px){#wpadminbar{display:none}.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}}@media (max-width:479px){body{margin-top:5em}@media screen and (max-width:600px){#wpadminbar{display:none}.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}}.breakdance .bde-div-2532-163{width:100%;border-bottom:2px solid var(--hcl-neutral-3)}.breakdance .bde-div-2532-163{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-div-2532-163{background-color:var(--hcl-tertiary-3)}.breakdance .bde-div-2532-163{@media screen and (max-width:339px){display:none!important}}.breakdance .bde-div-2532-262{width:80%}.breakdance .bde-div-2532-262{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:var(--hsp-s)}@media (max-width:767px) and (min-width:480px){.breakdance .bde-div-2532-262{display:none}}@media (max-width:479px){.breakdance .bde-div-2532-262{display:none}}.breakdance .bde-text-2532-263{font-size:var(--hfs-text-s);font-weight:400}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-text-2532-263{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-text-2532-263{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-text-2532-263{display:none}}@media (max-width:479px){.breakdance .bde-text-2532-263{display:none}}.breakdance .bde-div-2532-667{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-div-2532-668{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:var(--hsp-xxs)}.breakdance .bde-div-2532-669{flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start}.breakdance .bde-div-2532-675{width:5em;border-radius:2px;align-items:center;text-align:center;justify-content:center}.breakdance .bde-div-2532-675{background-color:#202020}.breakdance .bde-text-2532-676{color:#FCFCFC;font-size:var(--hfs-text-s);font-weight:600}.breakdance .bde-heading-2532-677{font-family:beegital-Raleway;font-size:var(--hfs-h6);font-weight:300}.breakdance .bde-star-rating-2532-678 .bde-star-rating__label{order:2}.breakdance .bde-star-rating-2532-678 .bde-star-rating__wrapper{order:1}.breakdance .bde-star-rating-2532-678 .bde-star-rating__wrapper svg:nth-child(n+6){fill:lightgrey}.breakdance .bde-star-rating-2532-678 .bde-star-rating__wrapper svg:nth-child(6){fill:url(#starhalf678)}.breakdance .bde-star-rating-2532-678.bde-star-rating{gap:var(--hsp-xs)}.breakdance .bde-star-rating-2532-678 .bde-star-rating__wrapper{column-gap:3px;font-size:20px}.breakdance .bde-star-rating-2532-678 .bde-star-rating__wrapper svg{width:20px;height:20px}.breakdance .bde-star-rating-2532-678 .bde-star-rating__wrapper svg{fill:var(--hcl-brand-10)}.breakdance .bde-star-rating-2532-678 .bde-star-rating__label{font-size:var(--hfs-text-s);font-weight:400;line-height:1.6;text-decoration-line:none;text-transform:none}@media (max-width:479px){.breakdance .bde-star-rating-2532-678.bde-star-rating{flex-direction:column;align-items:flex-start}.breakdance .bde-star-rating-2532-678{flex-direction:row!important}}.breakdance .bde-div-2532-265{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:var(--hsp-xs)}.breakdance .bde-social-icons-2532-266{flex-direction:row}.breakdance .bde-social-icons-2532-266 .bde-social-icons__icon-wrapper{border-radius:8px;background-color:transparent;padding:0px;opacity:1}.breakdance .bde-social-icons-2532-266 .bde-social-icons__icon-wrapper:hover{transform:scale(1.1);opacity:0.8}.breakdance .bde-social-icons-2532-266 .bde-social-icons__icon-wrapper svg{width:16px;height:16px;fill:var(--hcl-neutral-11)}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-social-icons-2532-266{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-social-icons-2532-266{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-social-icons-2532-266{display:none}}@media (max-width:479px){.breakdance .bde-social-icons-2532-266{display:none}}.breakdance .bde-div-2532-267{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.breakdance .bde-container-link-2532-268{border-left:1px solid #FFF3;padding:var(--hsp-xxs) var(--hsp-xs) var(--hsp-xxs) var(--hsp-xs)}.breakdance .bde-text-2532-269{color:var(--hcl-neutral-12);font-size:var(--hfs-text-s);margin-top:0px}.breakdance .bde-div-2532-215{width:80%;padding-top:var(--hsp-xs);padding-bottom:var(--hsp-xs)}.breakdance .bde-div-2532-215{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:var(--hsp-s)}@media (max-width:479px){.breakdance .bde-div-2532-215{width:100%;padding-right:var(--hsp-xxs);padding-left:var(--hsp-xxs)}}.breakdance .bde-image2-2532-275{width:auto;height:4rem;object-fit:contain}@media (max-width:1119px){.breakdance .bde-menu-2532-217 .breakdance-menu{--menu-background:var(--hcl-neutral-1);--menu-hide-on-mobile:none;--link-border-color:var(--hcl-neutral-6);--link-color-active:var(--hcl-neutral-12);--mobile-link-padding-left:var(--hsp-s);--mobile-link-padding-right:var(--hsp-s);--mobile-link-level-2-padding-left:var(--hsp-m);--mobile-link-level-2-padding-right:var(--hsp-s);--mobile-link-level-3-padding-left:var(--hsp-l);--mobile-link-level-3-padding-right:var(--hsp-s);--link-arrow-color:var(--hcl-neutral-12)}.breakdance .bde-menu-2532-217 .breakdance-menu-link{font-size:var(--hfs-text-m);font-weight:600}.breakdance .bde-menu-2532-217 .breakdance-menu .breakdance-dropdown-column__title{font-size:var(--hfs-text-s);font-weight:600}.breakdance .bde-menu-2532-217 .breakdance-dropdown-link{font-size:var(--hfs-text-s);font-weight:400}}@media (min-width:1120px){.breakdance .bde-menu-2532-217 .breakdance-menu{--menu-duration:300ms;--menu-hide-on-desktop:none;--links-gap:var(--hsp-xl);--link-color:var(--hcl-neutral-12);--link-color-hover:var(--bde-palette-color-1-987d0114-d4b1-41c3-a1cd-9ddbe515966c);--link-padding-top:0rem;--link-padding-right:0rem;--link-padding-bottom:0rem;--link-padding-left:0rem;--link-arrow-color:var(--hcl-neutral-12);--link-arrow-size:12px;--link-arrow-gap:4px;--arrow-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M239%20401c9.4%209.4%2024.6%209.4%2033.9%200L465%20209c9.4-9.4%209.4-24.6%200-33.9s-24.6-9.4-33.9%200l-175%20175L81%20175c-9.4-9.4-24.6-9.4-33.9%200s-9.4%2024.6%200%2033.9L239%20401z%22%2F%3E%3C%2Fsvg%3E);--dropdown-caret-display:none;--dropdown-background-color:var(--hcl-neutral-1);--dropdown-custom-offset-y:var(--hsp-xxs);--dropdown-section-padding:var(--hsp-s) var(--hsp-s) var(--hsp-s) var(--hsp-s)}.breakdance .bde-menu-2532-217 .breakdance-menu-link{color:var(--hcl-neutral-12);font-family:beegital-Raleway;font-size:var(--hfs-text-m);font-weight:600}.breakdance .bde-menu-2532-217 .breakdance-menu-item:hover .breakdance-menu-link{color:var(--bde-palette-color-1-987d0114-d4b1-41c3-a1cd-9ddbe515966c)}.breakdance .bde-menu-2532-217 .breakdance-menu-item--active .breakdance-menu-link{color:var(--link-effect-text-color,var(--link-color))}.breakdance .bde-menu-2532-217 .breakdance-menu-item--active:hover .breakdance-menu-link{color:var(--link-effect-text-color,var(--link-color-hover))}.breakdance .bde-menu-2532-217 .breakdance-dropdown-body{border-top:1px solid var(--hcl-neutral-6);border-bottom:1px solid var(--hcl-neutral-6);border-left:1px solid var(--hcl-neutral-6);border-right:1px solid var(--hcl-neutral-6);border-radius:var(--hrd-m);box-shadow:0px 24px 48px -12px #0000001A}.breakdance .bde-menu-2532-217 .breakdance-menu{--dropdown-columns-gap:var(--hsp-l)}.breakdance .bde-menu-2532-217 .breakdance-menu{--dropdown-links-gap:0rem;--dropdown-link-description-spacing:0px;--dropdown-link-background-color-hover:var(--hcl-neutral-4);--dropdown-link-icon-spacing:var(--hsp-xs);--dropdown-link-icon-color:var(--hcl-neutral-12);--dropdown-link-icon-color-hover:#212121;--dropdown-link-icon-size:24px;--dropdown-link-icon-alignment:center;--dropdown-link-icon-background:var(--hcl-neutral-1);--dropdown-link-icon-background-hover:#fff;--dropdown-link-icon-radius:var(--hrd-pill);--dropdown-link-icon-padding:0.75rem 0.75rem 0.75rem 0.75rem}.breakdance .bde-menu-2532-217 .breakdance-menu .breakdance-dropdown-link{padding:var(--hsp-xxs) var(--hsp-xxs) var(--hsp-xxs) var(--hsp-xxs)}.breakdance .bde-menu-2532-217 .breakdance-menu .breakdance-dropdown-link__text{color:var(--hcl-neutral-12);font-size:var(--hfs-text-s);font-weight:600}.breakdance .bde-menu-2532-217 .breakdance-menu .breakdance-dropdown-link__description{font-size:var(--hfs-text-s);font-weight:400}.breakdance .bde-menu-2532-217 .breakdance-menu .breakdance-dropdown-link:hover .breakdance-dropdown-link__text{color:var(--hcl-neutral-12)}.breakdance .bde-menu-2532-217 .breakdance-dropdown-section--additional{--dropdown-section-dark-background:var(--hcl-neutral-1);--dropdown-section-padding:0rem var(--hsp-xs) var(--hsp-xs) var(--hsp-xs)}.breakdance .bde-menu-2532-217 .breakdance-dropdown-section--additional{--dropdown-columns-gap:var(--hsp-s)}.breakdance .bde-menu-2532-217 .breakdance-dropdown-section--additional .breakdance-dropdown-column__title{color:var(--hcl-neutral-12);font-size:var(--hfs-text-s);font-weight:600}.breakdance .bde-menu-2532-217 .breakdance-dropdown-section--additional{--dropdown-links-gap:var(--hsp-xxs);--dropdown-link-background-color-hover:transparent;--dropdown-link-icon-color-hover:var(--hcl-neutral-12)}.breakdance .bde-menu-2532-217 .breakdance-dropdown-section--additional .breakdance-dropdown-link{padding:0px 0px 0px 0px}.breakdance .bde-menu-2532-217 .breakdance-dropdown-section--additional .breakdance-dropdown-link__text{color:var(--hcl-neutral-12);font-size:var(--hfs-text-s);font-weight:400}.breakdance .bde-menu-2532-217 .breakdance-dropdown-section--additional .breakdance-dropdown-link:hover .breakdance-dropdown-link__text{color:var(--hcl-neutral-12)}.breakdance .bde-menu-2532-217 .breakdance-dropdown-section--additional .breakdance-dropdown-link:hover .breakdance-dropdown-link__description{color:var(--hcl-neutral-12)}}.breakdance .bde-menu-2532-217 .breakdance-dropdown-section--additional>div{padding:var(--hsp-xs);background:var(--hcl-neutral-3)}.breakdance .bde-menu-2532-217 .breakdance-dropdown-section--additional>div>div{gap:var(--dropdown-links-gap)!important}@media (max-width:1119px){.breakdance .bde-menu-2532-217 .breakdance-menu{--menu-hide-on-mobile:none}.breakdance .bde-menu-2532-217 .breakdance-menu{--links-gap:0;--dropdown-link-icon-display:none;--dropdown-link-description-display:none;--dropdown-links-gap:var(--gap-none)}.breakdance .bde-menu-2532-217 .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-2532-217 .breakdance-menu--enabled .breakdance-menu-list{display:flex}.breakdance .bde-menu-2532-217 .breakdance-responsive-menu--bottom .breakdance-menu-list{bottom:var(--mobile-offset-y,100%);top:auto}.breakdance .bde-menu-2532-217 .breakdance-responsive-menu--open .breakdance-menu-list{opacity:1!important;pointer-events:auto!important;transform:none!important}.breakdance .bde-menu-2532-217 .breakdance-menu-list>.bde-button{border-top:var(--link-border);justify-content:var(--link-alignment);margin-left:0;padding:10px 15px}.breakdance .bde-menu-2532-217 .breakdance-menu-list>.bde-button .button-atom{width:var(--bde-button-width,100%)}.breakdance .bde-menu-2532-217 .breakdance-menu-list>:last-child{border-bottom:var(--link-border)}.breakdance .bde-menu-2532-217 .breakdance-menu--accordion .breakdance-menu-list:not(.is-visible):not(.is-collapsing),.breakdance .bde-menu-2532-217 .breakdance-menu--default .breakdance-menu-list:not(.is-visible):not(.is-collapsing){height:0;overflow:hidden;pointer-events:none;visibility:hidden}.breakdance .bde-menu-2532-217 .breakdance-menu--accordion .breakdance-menu-list.is-collapsing,.breakdance .bde-menu-2532-217 .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-2532-217 .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-2532-217 .breakdance-menu-link-arrow{border-top:var(--link-border);bottom:0;position:absolute;right:0;top:0}.breakdance .bde-menu-2532-217 .hide-arrows-on-desktop .breakdance-menu-link-arrow{display:block}.breakdance .bde-menu-2532-217 .hide-arrows-on-mobile .breakdance-menu-link-arrow{display:none}.breakdance .bde-menu-2532-217 .breakdance-dropdown-floater{transform:none;visibility:visible}.breakdance .bde-menu-2532-217 .breakdance-dropdown--open .breakdance-dropdown-floater{transform:none}.breakdance .bde-menu-2532-217 .breakdance-dropdown-caret{display:none}.breakdance .bde-menu-2532-217 .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-2532-217 .breakdance-dropdown--custom .breakdance-dropdown-floater,.breakdance .bde-menu-2532-217 .breakdance-menu--custom-width .breakdance-dropdown-floater{width:auto}.breakdance .bde-menu-2532-217 .breakdance-menu--placement-section-width .breakdance-dropdown-floater{width:100%}.breakdance .bde-menu-2532-217 .breakdance-dropdown-section{--dropdown-section-padding:0;--dropdown-section-gap:var(--gap-none)}.breakdance .bde-menu-2532-217 .breakdance-dropdown-section--additional{background-color:transparent;border-top:var(--link-border)}.breakdance .bde-menu-2532-217 .breakdance-dropdown-columns{--dropdown-columns-stack:column;--dropdown-columns-gap:var(--gap-none)}.breakdance .bde-menu-2532-217 .breakdance-dropdown-column{gap:var(--gap-none)}.breakdance .bde-menu-2532-217 .breakdance-dropdown-column+.breakdance-dropdown-column{border-top:var(--link-border)}.breakdance .bde-menu-2532-217 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible{gap:var(--gap-none)}.breakdance .bde-menu-2532-217 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible .breakdance-dropdown-item:first-child,.breakdance .bde-menu-2532-217 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible:not(:first-child){border-top:var(--link-border)}.breakdance .bde-menu-2532-217 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible .breakdance-dropdown-column__title{cursor:pointer;outline-offset:-1px}.breakdance .bde-menu-2532-217 .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-2532-217 .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-2532-217 .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-2532-217 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible .breakdance-dropdown-column__title:after{display:block}.breakdance .bde-menu-2532-217 .breakdance-dropdown-item+.breakdance-dropdown-item{border-top:var(--link-border)}.breakdance .bde-menu-2532-217 .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-2532-217 .breakdance-menu--no-titles .breakdance-dropdown-column__title{display:none}.breakdance .bde-menu-2532-217 .breakdance-menu-topbar{align-items:center;display:flex}.breakdance .bde-menu-2532-217 .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-2532-217 .breakdance-menu--offcanvas.breakdance-responsive-menu--open .breakdance-menu-list{visibility:visible}.breakdance .bde-menu-2532-217 .breakdance-menu--offcanvas-right .breakdance-menu-list{left:auto;right:0;transform:translate3d(100%,0,0)}.breakdance .bde-menu-2532-217 .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-2532-217 .breakdance-menu--fullscreen.breakdance-responsive-menu--open .breakdance-menu-list{visibility:visible}.breakdance .bde-menu-2532-217 .breakdance-dropdown--wp .breakdance-dropdown-section{margin-bottom:-1px}.breakdance .bde-menu-2532-217 .breakdance-dropdown--wp .breakdance-dropdown-link{border-bottom:var(--link-border);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-2532-217 .breakdance-menu-toggle{display:flex}.breakdance .bde-menu-2532-217 .breakdance-menu--active-styles .breakdance-menu-item--active:before,.breakdance .bde-menu-2532-217 .breakdance-menu--effect .breakdance-menu-item:before{display:none}.breakdance .bde-menu-2532-217 .breakdance-menu-item--active .breakdance-menu-link{background-color:var(--link-background-color-active);color:var(--link-color-active)}@media (min-width:1120px){.breakdance .bde-menu-2532-217 .breakdance-menu{--menu-hide-on-desktop:none}}.breakdance .bde-menu-2532-217{order:1}}@media (max-width:1023px){@media (max-width:1119px){.breakdance .bde-menu-2532-217 .breakdance-menu{--menu-hide-on-mobile:none}}@media (min-width:1120px){.breakdance .bde-menu-2532-217 .breakdance-menu{--menu-hide-on-desktop:none}}.breakdance .bde-menu-2532-217 .breakdance-dropdown-section--additional>div{padding:0;background:unset}}@media (max-width:767px){@media (max-width:1119px){.breakdance .bde-menu-2532-217 .breakdance-menu{--menu-hide-on-mobile:none}}@media (min-width:1120px){.breakdance .bde-menu-2532-217 .breakdance-menu{--menu-hide-on-desktop:none}}}@media (max-width:479px){@media (max-width:1119px){.breakdance .bde-menu-2532-217 .breakdance-menu{--menu-hide-on-mobile:none}}@media (min-width:1120px){.breakdance .bde-menu-2532-217 .breakdance-menu{--menu-hide-on-desktop:none}}}.breakdance .bde-menu-custom-dropdown-2532-218 .breakdance-dropdown{--dropdown-custom-width:70.25rem}@media (max-width:1119px){.breakdance .bde-menu-custom-dropdown-2532-218 .breakdance-dropdown{--dropdown-custom-width:56.25rem}}@media (max-width:479px){.breakdance .bde-menu-custom-dropdown-2532-218 .breakdance-dropdown{--dropdown-section-padding:0 var(--hsp-xxs) 0 var(--hsp-xxs)}}.breakdance .bde-grid-2532-219{--bde-grid-items-per-row:2;--bde-grid-gap:var(--hsp-s)}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-2532-219{--bde-grid-items-per-row:0}}@media (max-width:1023px){.breakdance .bde-grid-2532-219{--bde-grid-items-per-row:1}}@media (max-width:767px){.breakdance .bde-grid-2532-219{--bde-grid-items-per-row:1}}@media (max-width:479px){.breakdance .bde-grid-2532-219{--bde-grid-items-per-row:1}}.breakdance .bde-fancy-divider-2532-701 .bde-fancy-divider__content--text{color:var(--hcl-neutral-11);font-family:beegital-Raleway;font-size:var(--hfs-text-l)}.breakdance .bde-fancy-divider-2532-701{grid-column:span 2}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist{justify-content:center;gap:5px}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab-title{font-family:beegital-Raleway;font-size:var(--hfs-text-m)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab{padding-top:var(--hsp-xxs);padding-bottom:var(--hsp-xxs)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--tabs,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--default{--activeColor:var(--hcl-on-neutral);--hoverColor:var(--hcl-neutral-12);--activeBgColor:var(--bde-palette-color-1-3ca2e4c8-78e6-4984-8eab-a2a0337596dd);--hoverBgColor:var(--hcl-tertiary-5);--activeUnderlineColor:var(--hcl-on-neutral)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--pills{--activeColor:var(--hcl-on-neutral);--hoverColor:var(--hcl-neutral-12);--activeBgColor:var(--bde-palette-color-1-3ca2e4c8-78e6-4984-8eab-a2a0337596dd);--hoverBgColor:var(--hcl-tertiary-5)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--pills{gap:5px}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--bar{--activeColor:var(--hcl-on-neutral);--hoverColor:var(--hcl-neutral-12);--activeBgColor:var(--bde-palette-color-1-3ca2e4c8-78e6-4984-8eab-a2a0337596dd);--hoverBgColor:var(--hcl-tertiary-5)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--bar{align-self:center}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist-container{justify-content:center}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__select{background-color:var(--hcl-tertiary-1)}.breakdance .bde-advanced-tabs-2532-688 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist-container,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__select{margin-bottom:0}.breakdance .bde-advanced-tabs-2532-688{display:flex;flex-direction:row;gap:var(--bde-tabs-space-after,24px);align-items:flex-start}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist-container.is-vertical{overflow:visible}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab-title{text-align:left}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-advanced-tabs-2532-688{grid-column:span 2}@media (max-width:1119px){.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__select{border-top:1px solid var(--hcl-neutral-12);border-bottom:1px solid var(--hcl-neutral-12);border-left:1px solid var(--hcl-neutral-12);border-right:1px solid var(--hcl-neutral-12);color:var(--hcl-neutral-12);font-family:beegital-Raleway;font-size:var(--hfs-text-m);font-weight:600}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__select{display:block!important}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-advanced-tabs-2532-688 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-advanced-tabs-2532-688{flex-direction:column}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-advanced-tabs-2532-688 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-advanced-tabs-2532-688 .breakdance-swiper-wrapper{overflow:hidden}.bde-tabs__tabslist-container--scrollable,.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{justify-content:flex-start!important}.bde-tabs__tabslist-container--scrollable{position:relative}.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{overflow:auto;position:relative}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-advanced-tabs-2532-688{flex-direction:column;align-items:unset}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-advanced-tabs-2532-688 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-advanced-tabs-2532-688 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-advanced-tabs-content-2532-693 .bde-tabs__panel-content{padding-right:20px;padding-bottom:20px;padding-left:20px;border-radius:16px}.breakdance .bde-advanced-tabs-content-2532-693 .bde-tabs__panel-content{display:flex;flex-direction:column;align-items:flex-start;gap:var(--hsp-xxs);text-align:left}@media (max-width:1119px){.breakdance .bde-advanced-tabs-content-2532-693 .bde-tabs__panel-content{padding-left:0px}.breakdance .bde-advanced-tabs-content-2532-693 .bde-tabs__panel-content{align-items:flex-start;text-align:left}}.breakdance .bde-term-loop-2532-1026>.bde-loop{--bde-posts-gap:var(--hsp-xxs);--bde-posts-per-row:2}.breakdance .bde-term-loop-2532-1026>.bde-loop>.bde-loop-item,.breakdance .bde-term-loop-2532-1026>.bde-loop-accordion>.bde-accordion__content-wrapper>.bde-accordion__panel>.bde-accordion__panel-content>.bde-loop-item,.breakdance .bde-term-loop-2532-1026>.breakdance-swiper-wrapper>.swiper>.bde-loop>.bde-loop-item{padding-top:0px;padding-bottom:0px;padding-left:0px}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1026 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist-container.is-vertical{width:}@media (max-width:1119px){.breakdance .bde-term-loop-2532-1026>.bde-loop{--bde-posts-per-row:1}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1026 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1026 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__select{display:block!important}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-term-loop-2532-1026 .breakdance-swiper-wrapper{overflow:hidden}.bde-tabs__tabslist-container--scrollable,.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{justify-content:flex-start!important}.bde-tabs__tabslist-container--scrollable{position:relative}.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{overflow:auto;position:relative}.breakdance .bde-term-loop-2532-1026{flex-direction:column}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-term-loop-2532-1026{flex-direction:column;align-items:unset}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1026 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1026 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-container-link-2532-1115{border-radius:var(--hrd-s)}.breakdance .bde-container-link-2532-1115{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:var(--hsp-xxs)}.breakdance .bde-text-2532-1116{color:currentColor;font-size:var(--hfs-text-s)}.breakdance .bde-icon-2532-1117 .bde-icon-icon.breakdance-icon-atom{font-size:17px}.breakdance .bde-icon-2532-1117 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:currentColor}.breakdance .bde-advanced-tabs-content-2532-695 .bde-tabs__panel-content{padding-right:20px;padding-bottom:20px;padding-left:20px;border-radius:16px}.breakdance .bde-advanced-tabs-content-2532-695 .bde-tabs__panel-content{display:flex;flex-direction:column;align-items:flex-start;gap:var(--hsp-xxs);text-align:left}@media (max-width:1119px){.breakdance .bde-advanced-tabs-content-2532-695 .bde-tabs__panel-content{padding-left:0px}.breakdance .bde-advanced-tabs-content-2532-695 .bde-tabs__panel-content{align-items:flex-start;text-align:left}}.breakdance .bde-term-loop-2532-1031>.bde-loop{--bde-posts-gap:var(--hsp-xxs);--bde-posts-per-row:2}.breakdance .bde-term-loop-2532-1031>.bde-loop>.bde-loop-item,.breakdance .bde-term-loop-2532-1031>.bde-loop-accordion>.bde-accordion__content-wrapper>.bde-accordion__panel>.bde-accordion__panel-content>.bde-loop-item,.breakdance .bde-term-loop-2532-1031>.breakdance-swiper-wrapper>.swiper>.bde-loop>.bde-loop-item{padding-top:0px;padding-bottom:0px;padding-left:0px}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1031 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist-container.is-vertical{width:}@media (max-width:1119px){.breakdance .bde-term-loop-2532-1031>.bde-loop{--bde-posts-per-row:1}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1031 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1031 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__select{display:block!important}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-term-loop-2532-1031 .breakdance-swiper-wrapper{overflow:hidden}.bde-tabs__tabslist-container--scrollable,.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{justify-content:flex-start!important}.bde-tabs__tabslist-container--scrollable{position:relative}.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{overflow:auto;position:relative}.breakdance .bde-term-loop-2532-1031{flex-direction:column}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-term-loop-2532-1031{flex-direction:column;align-items:unset}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1031 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1031 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-container-link-2532-1122{border-radius:var(--hrd-s)}.breakdance .bde-container-link-2532-1122{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:var(--hsp-xxs)}.breakdance .bde-text-2532-1123{color:currentColor;font-size:var(--hfs-text-s)}.breakdance .bde-icon-2532-1124 .bde-icon-icon.breakdance-icon-atom{font-size:17px}.breakdance .bde-icon-2532-1124 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:currentColor}.breakdance .bde-advanced-tabs-content-2532-689 .bde-tabs__panel-content{padding-right:20px;padding-bottom:20px;padding-left:20px;border-radius:16px}.breakdance .bde-advanced-tabs-content-2532-689 .bde-tabs__panel-content{display:flex;flex-direction:column;align-items:flex-start;gap:var(--hsp-xxs);text-align:left}@media (max-width:1119px){.breakdance .bde-advanced-tabs-content-2532-689 .bde-tabs__panel-content{padding-left:0px}.breakdance .bde-advanced-tabs-content-2532-689 .bde-tabs__panel-content{align-items:flex-start;text-align:left}}.breakdance .bde-term-loop-2532-969>.bde-loop{--bde-posts-gap:var(--hsp-xxs);--bde-posts-per-row:2}.breakdance .bde-term-loop-2532-969>.bde-loop>.bde-loop-item,.breakdance .bde-term-loop-2532-969>.bde-loop-accordion>.bde-accordion__content-wrapper>.bde-accordion__panel>.bde-accordion__panel-content>.bde-loop-item,.breakdance .bde-term-loop-2532-969>.breakdance-swiper-wrapper>.swiper>.bde-loop>.bde-loop-item{padding-top:0px;padding-bottom:0px;padding-left:0px}.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-969 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist-container.is-vertical{width:}@media (max-width:1119px){.breakdance .bde-term-loop-2532-969>.bde-loop{--bde-posts-per-row:1}.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-969 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-969 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__select{display:block!important}.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-term-loop-2532-969 .breakdance-swiper-wrapper{overflow:hidden}.bde-tabs__tabslist-container--scrollable,.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{justify-content:flex-start!important}.bde-tabs__tabslist-container--scrollable{position:relative}.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{overflow:auto;position:relative}.breakdance .bde-term-loop-2532-969{flex-direction:column}.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-term-loop-2532-969{flex-direction:column;align-items:unset}.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-969 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-969 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-969 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-container-link-2532-1111{border-radius:var(--hrd-s)}.breakdance .bde-container-link-2532-1111{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:var(--hsp-xxs)}.breakdance .bde-text-2532-1113{color:currentColor;font-size:var(--hfs-text-s)}.breakdance .bde-icon-2532-1114 .bde-icon-icon.breakdance-icon-atom{font-size:17px}.breakdance .bde-icon-2532-1114 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:currentColor}.breakdance .bde-advanced-tabs-content-2532-1027 .bde-tabs__panel-content{padding-right:20px;padding-bottom:20px;padding-left:20px;border-radius:16px}.breakdance .bde-advanced-tabs-content-2532-1027 .bde-tabs__panel-content{display:flex;flex-direction:column;align-items:flex-start;gap:var(--hsp-xxs);text-align:left}@media (max-width:1119px){.breakdance .bde-advanced-tabs-content-2532-1027 .bde-tabs__panel-content{padding-left:0px}.breakdance .bde-advanced-tabs-content-2532-1027 .bde-tabs__panel-content{align-items:flex-start;text-align:left}}.breakdance .bde-term-loop-2532-1028>.bde-loop{--bde-posts-gap:var(--hsp-xxs);--bde-posts-per-row:2}.breakdance .bde-term-loop-2532-1028>.bde-loop>.bde-loop-item,.breakdance .bde-term-loop-2532-1028>.bde-loop-accordion>.bde-accordion__content-wrapper>.bde-accordion__panel>.bde-accordion__panel-content>.bde-loop-item,.breakdance .bde-term-loop-2532-1028>.breakdance-swiper-wrapper>.swiper>.bde-loop>.bde-loop-item{padding-top:0px;padding-bottom:0px;padding-left:0px}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1028 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist-container.is-vertical{width:}@media (max-width:1119px){.breakdance .bde-term-loop-2532-1028>.bde-loop{--bde-posts-per-row:1}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1028 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1028 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__select{display:block!important}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-term-loop-2532-1028 .breakdance-swiper-wrapper{overflow:hidden}.bde-tabs__tabslist-container--scrollable,.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{justify-content:flex-start!important}.bde-tabs__tabslist-container--scrollable{position:relative}.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{overflow:auto;position:relative}.breakdance .bde-term-loop-2532-1028{flex-direction:column}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-term-loop-2532-1028{flex-direction:column;align-items:unset}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1028 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1028 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-advanced-tabs-content-2532-1169 .bde-tabs__panel-content{padding-right:20px;padding-bottom:20px;padding-left:20px;border-radius:16px}.breakdance .bde-advanced-tabs-content-2532-1169 .bde-tabs__panel-content{display:flex;flex-direction:column;align-items:flex-start;gap:var(--hsp-xxs);text-align:left}@media (max-width:1119px){.breakdance .bde-advanced-tabs-content-2532-1169 .bde-tabs__panel-content{padding-left:0px}.breakdance .bde-advanced-tabs-content-2532-1169 .bde-tabs__panel-content{align-items:flex-start;text-align:left}}.breakdance .bde-term-loop-2532-1170>.bde-loop{--bde-posts-gap:var(--hsp-xxs);--bde-posts-per-row:2}.breakdance .bde-term-loop-2532-1170>.bde-loop>.bde-loop-item,.breakdance .bde-term-loop-2532-1170>.bde-loop-accordion>.bde-accordion__content-wrapper>.bde-accordion__panel>.bde-accordion__panel-content>.bde-loop-item,.breakdance .bde-term-loop-2532-1170>.breakdance-swiper-wrapper>.swiper>.bde-loop>.bde-loop-item{padding-top:0px;padding-bottom:0px;padding-left:0px}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1170 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist-container.is-vertical{width:}@media (max-width:1119px){.breakdance .bde-term-loop-2532-1170>.bde-loop{--bde-posts-per-row:1}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1170 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1170 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__select{display:block!important}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-term-loop-2532-1170 .breakdance-swiper-wrapper{overflow:hidden}.bde-tabs__tabslist-container--scrollable,.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{justify-content:flex-start!important}.bde-tabs__tabslist-container--scrollable{position:relative}.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{overflow:auto;position:relative}.breakdance .bde-term-loop-2532-1170{flex-direction:column}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-term-loop-2532-1170{flex-direction:column;align-items:unset}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1170 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1170 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-container-link-2532-1171{border-radius:var(--hrd-s)}.breakdance .bde-container-link-2532-1171{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:var(--hsp-xxs)}.breakdance .bde-text-2532-1172{color:currentColor;font-size:var(--hfs-text-s)}.breakdance .bde-icon-2532-1173 .bde-icon-icon.breakdance-icon-atom{font-size:17px}.breakdance .bde-icon-2532-1173 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:currentColor}.breakdance .bde-grid-2532-402{--bde-grid-items-per-row:1;--bde-grid-align-items:start;--bde-grid-gap:var(--hsp-xxs)}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-2532-402{--bde-grid-items-per-row:0}}@media (max-width:1023px){.breakdance .bde-grid-2532-402{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-2532-402{--bde-grid-items-per-row:1}}@media (max-width:479px){.breakdance .bde-grid-2532-402{--bde-grid-items-per-row:1}}.breakdance .bde-fancy-divider-2532-403 .bde-fancy-divider__content--text{color:var(--hcl-neutral-11);font-family:beegital-Raleway;font-size:var(--hfs-text-l)}.breakdance .bde-fancy-divider-2532-403{grid-column:span 2}.breakdance .bde-div-2532-404{gap:var(--hsp-s)}.breakdance .bde-div-2532-405{width:100%;gap:0rem}.breakdance .bde-div-2532-405 a{padding:var(--hsp-xxs);display:flex;flex-direction:row;gap:var(--hsp-xxs);transition:var(--bde-transition-duration) ease;color:var(--hcl-neutral-12)}.breakdance .bde-div-2532-405 a:hover{background:var(--hcl-neutral-4)}.breakdance .bde-container-link-2532-409{width:100%;border-radius:var(--hrd-s)}.breakdance .bde-icon-2532-1144 .bde-icon-icon.breakdance-icon-atom{font-size:24px}.breakdance .bde-icon-2532-1144 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:currentColor}.breakdance .bde-text-2532-411{color:currentColor}.breakdance .bde-container-link-2532-406{width:100%;border-radius:var(--hrd-s)}.breakdance .bde-icon-2532-407 .bde-icon-icon.breakdance-icon-atom{font-size:24px}.breakdance .bde-icon-2532-407 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:currentColor}.breakdance .bde-text-2532-408{color:currentColor}.breakdance .bde-div-2532-412{gap:var(--hsp-s)}.breakdance .bde-div-2532-413{width:100%;gap:0rem}.breakdance .bde-div-2532-413 a{padding:var(--hsp-xxs);display:flex;flex-direction:row;gap:var(--hsp-xxs);transition:var(--bde-transition-duration) ease;color:var(--hcl-neutral-12)}.breakdance .bde-div-2532-413 a:hover{background:var(--hcl-neutral-4)}.breakdance .bde-container-link-2532-414{width:100%;border-radius:var(--hrd-s)}.breakdance .bde-icon-2532-1143 .bde-icon-icon.breakdance-icon-atom{font-size:24px}.breakdance .bde-icon-2532-1143 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:currentColor}.breakdance .bde-text-2532-416{color:currentColor}.breakdance .bde-div-2532-965{padding:var(--hsp-xs) var(--hsp-xs) var(--hsp-xs) var(--hsp-xs);border-top:1px solid var(--hcl-neutral-6);border-bottom:1px solid var(--hcl-neutral-6);border-left:1px solid var(--hcl-neutral-6);border-right:1px solid var(--hcl-neutral-6);border-radius:var(--hrd-m);gap:var(--hsp-xs)}.breakdance .bde-div-2532-965{background-color:var(--hcl-tertiary-3)}.breakdance .bde-div-2532-965{grid-column:span 1}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-div-2532-965{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-div-2532-965{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-div-2532-965{display:none}}@media (max-width:479px){.breakdance .bde-div-2532-965{display:none}}.breakdance .bde-image2-2532-1094{border-radius:var(--hrd-s);object-fit:cover;aspect-ratio:387 / 178}.breakdance .bde-button-2532-967{margin-top:auto}.breakdance .bde-button-2532-967 .bde-button__button .button-atom__icon-wrapper{--spaceBeforeArrow:0.625rem;--hoverTranslate:3px;margin-left:var(--spaceBeforeArrow);font-size:1rem}.breakdance .bde-button-2532-967 .bde-button__button .un-arrow-icon{position:relative;top:-1px;transition:transform 0.3s ease;vertical-align:middle;margin-left:-0.08em}.breakdance .bde-button-2532-967 .bde-button__button .un-arrow-icon{margin-left:0.2em}.breakdance .bde-button-2532-967 .bde-button__button .un-arrow-icon_circle{transition:stroke-dashoffset 0.3s ease;stroke-dasharray:95;stroke-dashoffset:95}.breakdance .bde-button-2532-967 .bde-button__button svg{font-size:inherit;width:1.25em;height:1.25em;stroke-width:0;stroke:currentColor;fill:currentColor}.breakdance .bde-button-2532-967 .bde-button__button svg g{stroke:inherit}.breakdance .bde-button-2532-967 .bde-button__button:hover .un-arrow-icon_circle{stroke-dashoffset:0}.breakdance .bde-button-2532-967 .bde-button__button:hover .un-arrow-icon{transform:translate3d(var(--hoverTranslate),0,0)}.breakdance .bde-button-2532-967 .bde-button__button{color:var(--hcl-neutral-12);font-size:var(--hfs-text-s);font-weight:600}.breakdance .bde-button-2532-967 .bde-button__button:hover{color:var(--bde-palette-color-1-987d0114-d4b1-41c3-a1cd-9ddbe515966c)}.breakdance .bde-button-2532-967{width:100%}.breakdance .bde-button-2532-967>button{justify-content:space-between;width:100%}@media (min-width:1120px){.breakdance .breakdance-menu-item-2532-254{display:none}}@media (max-width:1119px) and (min-width:1024px){.breakdance .breakdance-menu-item-2532-254{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .breakdance-menu-item-2532-254{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .breakdance-menu-item-2532-254{display:none}}@media (max-width:479px){.breakdance .breakdance-menu-item-2532-254{display:none}}@media (min-width:1120px){.breakdance .bde-menu-custom-area-2532-971 .bde-custom-area-link{padding-top:var(--hsp-xs);padding-bottom:var(--hsp-xs)}}@media (max-width:1119px){@media (min-width:1120px){.breakdance .bde-menu-custom-area-2532-971 .bde-custom-area-link{width:100%;padding-right:var(--hsp-xxs);padding-left:var(--hsp-xxs)}}.breakdance .bde-menu-custom-area-2532-971{margin-top:var(--hsp-m)}}@media (max-width:1023px){}@media (max-width:767px){}@media (max-width:479px){.breakdance .bde-menu-custom-area-2532-971{margin-top:var(--hsp-l)}}.breakdance .bde-div-2532-1158{display:flex;flex-direction:column}@media (max-width:1119px){.breakdance .bde-div-2532-1158{align-items:flex-start;justify-content:center;gap:var(--hsp-s);text-align:left}}@media (max-width:1119px){.breakdance .bde-text-2532-972{font-family:beegital-Raleway;font-size:var(--hfs-text-l);font-weight:600}}@media (max-width:479px){.breakdance .bde-text-2532-972{font-family:beegital-Raleway;font-size:var(--hfs-text-l);font-weight:700}}.breakdance .bde-div-2532-1104{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:var(--hsp-xxs)}@media (max-width:1119px){.breakdance .bde-div-2532-1104{justify-content:center;align-items:center;gap:var(--hsp-xxs)}}@media (max-width:479px){.breakdance .bde-div-2532-1104{justify-content:center;align-items:center;gap:var(--hsp-xs)}}.breakdance .bde-icon-2532-1106 .bde-icon-icon.breakdance-icon-atom{font-size:25px}.breakdance .bde-icon-2532-1106:hover .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-1-987d0114-d4b1-41c3-a1cd-9ddbe515966c)}@media (max-width:1119px){.breakdance .bde-icon-2532-1106 .bde-icon-icon.breakdance-icon-atom{font-size:30px}}@media (max-width:479px){.breakdance .bde-icon-2532-1106 .bde-icon-icon.breakdance-icon-atom{font-size:30px}}.breakdance .bde-icon-2532-1108 .bde-icon-icon.breakdance-icon-atom{font-size:25px}.breakdance .bde-icon-2532-1108:hover .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-1-987d0114-d4b1-41c3-a1cd-9ddbe515966c)}@media (max-width:1119px){.breakdance .bde-icon-2532-1108 .bde-icon-icon.breakdance-icon-atom{font-size:30px}}@media (max-width:479px){.breakdance .bde-icon-2532-1108 .bde-icon-icon.breakdance-icon-atom{font-size:30px}}.breakdance .bde-icon-2532-1110 .bde-icon-icon.breakdance-icon-atom{font-size:25px}.breakdance .bde-icon-2532-1110:hover .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-1-987d0114-d4b1-41c3-a1cd-9ddbe515966c)}@media (max-width:1119px){.breakdance .bde-icon-2532-1110 .bde-icon-icon.breakdance-icon-atom{font-size:30px}}@media (max-width:479px){.breakdance .bde-icon-2532-1110 .bde-icon-icon.breakdance-icon-atom{font-size:30px}}.breakdance .bde-div-2532-258{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:var(--hsp-s)}@media (max-width:479px){.breakdance .bde-div-2532-258{width:100%}.breakdance .bde-div-2532-258{justify-content:flex-end}}.breakdance .bde-search-form-2532-259{--searchFormSize:2.5rem}.breakdance .bde-search-form-2532-259 .search-form--classic .search-form__field::placeholder{color:}.breakdance .bde-search-form-2532-259 .search-form--expand .search-form__button{width:var(--searchFormSize);height:var(--searchFormSize)}.breakdance .bde-search-form-2532-259 .search-form--expand .search-form__field::placeholder{color:}.breakdance .bde-search-form-2532-259 .search-form__lightbox-container{--searchFormSize:3.5rem}.breakdance .bde-search-form-2532-259 .search-form--full-screen .search-form__lightbox-container{border-radius:var(--hrd-atom);background:var(--hcl-neutral-1);flex-direction:row-reverse}.breakdance .bde-search-form-2532-259 .search-form--full-screen .search-form__lightbox{background:#0009}.breakdance .bde-search-form-2532-259 .search-form--full-screen .search-form__field::placeholder{color:var(--hcl-neutral-9)}.breakdance .bde-search-form-2532-259 .search-form--full-screen .search-form__field{color:var(--hcl-neutral-12)}.breakdance .bde-search-form-2532-259 .search-form__button--full-screen{background-color:transparent;color:var(--hcl-neutral-12)}.breakdance .bde-search-form-2532-259 .search-form--full-screen .search-form__lightbox-button{color:var(--hcl-neutral-12)}.breakdance .bde-search-form-2532-259 .search-form--full-screen .search-form__lightbox-container{width:37.5rem;margin-left:auto;margin-right:auto}.breakdance .bde-search-form-2532-259>button>svg path{transition:var(--bde-transition-duration)}.breakdance .bde-search-form-2532-259:hover>button>svg path{fill:var(--hcl-brand-9)}.breakdance .bde-search-form-2532-259 form{position:relative;z-index:1003}@media (max-width:1119px){.breakdance .bde-search-form-2532-259 .search-form--classic .search-form__field::placeholder{color:}.breakdance .bde-search-form-2532-259 .search-form--expand .search-form__button{width:var(--searchFormSize);height:var(--searchFormSize)}.breakdance .bde-search-form-2532-259 .search-form--expand .search-form__field::placeholder{color:}.breakdance .bde-search-form-2532-259 .search-form--full-screen .search-form__field::placeholder{color:}}@media (max-width:1023px){.breakdance .bde-search-form-2532-259 .search-form--classic .search-form__field::placeholder{color:}.breakdance .bde-search-form-2532-259 .search-form--expand .search-form__button{width:var(--searchFormSize);height:var(--searchFormSize)}.breakdance .bde-search-form-2532-259 .search-form--expand .search-form__field::placeholder{color:}.breakdance .bde-search-form-2532-259 .search-form--full-screen .search-form__field::placeholder{color:}}@media (max-width:767px){.breakdance .bde-search-form-2532-259 .search-form--classic .search-form__field::placeholder{color:}.breakdance .bde-search-form-2532-259 .search-form--expand .search-form__button{width:var(--searchFormSize);height:var(--searchFormSize)}.breakdance .bde-search-form-2532-259 .search-form--expand .search-form__field::placeholder{color:}.breakdance .bde-search-form-2532-259 .search-form--full-screen .search-form__field::placeholder{color:}}@media (max-width:479px){.breakdance .bde-search-form-2532-259 .search-form--classic .search-form__field::placeholder{color:}.breakdance .bde-search-form-2532-259 .search-form--expand .search-form__button{width:var(--searchFormSize);height:var(--searchFormSize)}.breakdance .bde-search-form-2532-259 .search-form--expand .search-form__field::placeholder{color:}.breakdance .bde-search-form-2532-259 .search-form--full-screen .search-form__field::placeholder{color:}}.breakdance .bde-icon-2532-260 .bde-icon-icon.breakdance-icon-atom{font-size:20px;padding:11px;background:transparent}.breakdance .bde-icon-2532-260 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--hcl-neutral-12)}.breakdance .bde-icon-2532-260:hover .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--hcl-brand-9)}.breakdance .bde-icon-2532-260 svg path{transition:var(--bde-transition-duration)}@media (max-width:479px){.breakdance .bde-icon-2532-260{display:none}}.breakdance .bde-mini-cart-2532-261{--bde-mini-cart-padding-top:var(--hsp-m);--bde-mini-cart-padding-right:var(--hsp-s);--bde-mini-cart-padding-bottom:var(--hsp-m);--bde-mini-cart-padding-left:var(--hsp-s)}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-toggle__subtotal{display:none}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-toggle__subtotal[data-count="0"]{display:none}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas-topbar{display:flex}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-toggle{padding:var(--hsp-xxs) var(--hsp-xxs) var(--hsp-xxs) var(--hsp-xxs)}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-toggle__icon{background-color:var(--hcl-neutral-12);width:20px;height:20px;mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M160%20112c0-35.3%2028.7-64%2064-64s64%2028.7%2064%2064v48H160V112zm-48%2048H48c-26.5%200-48%2021.5-48%2048V416c0%2053%2043%2096%2096%2096H352c53%200%2096-43%2096-96V208c0-26.5-21.5-48-48-48H336V112C336%2050.1%20285.9%200%20224%200S112%2050.1%20112%20112v48zm24%2048a24%2024%200%201%201%200%2048%2024%2024%200%201%201%200-48zm152%2024a24%2024%200%201%201%2048%200%2024%2024%200%201%201%20-48%200z%22%2F%3E%3C%2Fsvg%3E);-webkit-mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M160%20112c0-35.3%2028.7-64%2064-64s64%2028.7%2064%2064v48H160V112zm-48%2048H48c-26.5%200-48%2021.5-48%2048V416c0%2053%2043%2096%2096%2096H352c53%200%2096-43%2096-96V208c0-26.5-21.5-48-48-48H336V112C336%2050.1%20285.9%200%20224%200S112%2050.1%20112%20112v48zm24%2048a24%2024%200%201%201%200%2048%2024%2024%200%201%201%200-48zm152%2024a24%2024%200%201%201%2048%200%2024%2024%200%201%201%20-48%200z%22%2F%3E%3C%2Fsvg%3E);mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-toggle__counter{background-color:var(--hcl-brand-9);font-size:calc(var(--hfs-text-s)*0.8)}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-toggle__counter{position:absolute;top:2px;;right:-3px;}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas-body{background-color:var(--hcl-brand-1)}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas-title{color:var(--hcl-neutral-12);font-size:var(--hfs-h3);font-weight:600}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas__close-button{font-size:40px;color:var(--hcl-brand-11);opacity:1}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas .woocommerce-mini-cart li{border-color:var(--hcl-neutral-6)}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas-footer,.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas-topbar{border-color:var(--hcl-neutral-6)}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas .woocommerce-mini-cart li img{border-radius:var(--hrd-atom)}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas .woocommerce-mini-cart li a:hover img{opacity:0.8}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas .bde-mini-cart-item-title{color:var(--hcl-neutral-12);font-weight:600}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas .bde-mini-cart-item-title:hover{color:var(--hcl-brand-9)}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas .woocommerce-mini-cart__total .woocommerce-Price-amount bdi{font-weight:700}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas-body{--cart-translate-3d:100%,0,0;position:fixed;top:var(--wp-admin--admin-bar--height,0);bottom:0;z-index:var(--bde-z-index-minicart);max-width:100%;transform:translate3d(var(--cart-translate-3d));border-radius:0;right:0;left:auto}.breakdance .bde-mini-cart-2532-261 .woocommerce-mini-cart{max-height:none}.breakdance .bde-mini-cart-2532-261 .woocommerce-mini-cart-item{padding-top:var(--bde-woo-base-large-gaps);padding-bottom:var(--bde-woo-base-large-gaps)}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas-topbar{border-bottom:1px solid var(--grey-200)}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas-footer{border-top:1px solid var(--grey-200)}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas-overlay{display:block}.breakdance .bde-mini-cart-2532-261{--bde-woo-notices__border-radius:0px}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas .button,.breakdance .bde-mini-cart-2532-261 .bde-woo-product-quicklook-button,.breakdance .bde-mini-cart-2532-261 .woocommerce-page.woocommerce-lost-password .breakdance-woocommerce button[type="submit"],.breakdance .bde-mini-cart-2532-261 .woocommerce-form-track-order button[type="submit"],.breakdance .bde-mini-cart-2532-261 #place_order,.breakdance .bde-mini-cart-2532-261 .woocommerce-button.pay,.breakdance .bde-mini-cart-2532-261 button.single_add_to_cart_button,.breakdance .bde-mini-cart-2532-261 a.single_add_to_cart_button,.breakdance .bde-mini-cart-2532-261 a.button.wc-backward,.breakdance .bde-mini-cart-2532-261 a.checkout-button,.breakdance .bde-mini-cart-2532-261 p.order-again a.button,.breakdance .bde-mini-cart-2532-261 button[name="add-to-cart"],.breakdance .bde-mini-cart-2532-261 button[name="login"],.breakdance .bde-mini-cart-2532-261 button[name="save_address"],.breakdance .bde-mini-cart-2532-261 button[name="save_account_details"],.breakdance .bde-mini-cart-2532-261 button[name="woocommerce_checkout_place_order"],.breakdance .bde-mini-cart-2532-261 button[name="register"],.breakdance .bde-mini-cart-2532-261 .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-1-3ca2e4c8-78e6-4984-8eab-a2a0337596dd);--bde-button-primary-background-color-hover:var(--bde-palette-color-1-6746a5af-ac1c-47b0-b439-8ba6b452f17f)}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas .button:hover,.breakdance .bde-mini-cart-2532-261 .bde-woo-product-quicklook-button:hover,.breakdance .bde-mini-cart-2532-261 .woocommerce-page.woocommerce-lost-password .breakdance-woocommerce button[type="submit"]:hover,.breakdance .bde-mini-cart-2532-261 .woocommerce-form-track-order button[type="submit"]:hover,.breakdance .bde-mini-cart-2532-261 #place_order:hover,.breakdance .bde-mini-cart-2532-261 .woocommerce-button.pay:hover,.breakdance .bde-mini-cart-2532-261 button.single_add_to_cart_button:hover,.breakdance .bde-mini-cart-2532-261 a.single_add_to_cart_button:hover,.breakdance .bde-mini-cart-2532-261 a.button.wc-backward:hover,.breakdance .bde-mini-cart-2532-261 a.checkout-button:hover,.breakdance .bde-mini-cart-2532-261 p.order-again a.button:hover,.breakdance .bde-mini-cart-2532-261 button[name="add-to-cart"]:hover,.breakdance .bde-mini-cart-2532-261 button[name="login"]:hover,.breakdance .bde-mini-cart-2532-261 button[name="save_address"]:hover,.breakdance .bde-mini-cart-2532-261 button[name="save_account_details"]:hover,.breakdance .bde-mini-cart-2532-261 button[name="woocommerce_checkout_place_order"]:hover,.breakdance .bde-mini-cart-2532-261 button[name="register"]:hover,.breakdance .bde-mini-cart-2532-261 .woocommerce-MyAccount-content a.button[href*="add-payment-method"]:hover{box-shadow:0px 0px 0px 0px #0000}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas--active .bde-mini-cart-offcanvas-body{z-index:1003}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-quantity .woocommerce-Price-amount:first-of-type{display:block;margin-bottom:5px}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-quantity .wgm-tax{display:block;clear:both}.breakdance .bde-mini-cart-2532-261 .wgm-info.woocommerce-de_price_taxrate{display:none!important}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas .woocommerce-mini-cart__empty-message{padding:20px}.breakdance .bde-mini-cart-2532-261 .jde_hint a{color:var(--hcl-brand-10)}.breakdance .bde-mini-cart-2532-261 .jde_hint a:hover{color:var(--hcl-brand-8)}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-mini-cart-2532-261{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-mini-cart-2532-261{display:none}}@media (max-width:479px){.breakdance .bde-mini-cart-2532-261{display:none}}@media (max-width:1119px){.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas-body{--cart-translate-3d:100%,0,0;position:fixed;top:var(--wp-admin--admin-bar--height,0);bottom:0;z-index:var(--bde-z-index-minicart);max-width:100%;transform:translate3d(var(--cart-translate-3d));border-radius:0;right:0;left:auto}.breakdance .bde-mini-cart-2532-261 .woocommerce-mini-cart{max-height:none}.breakdance .bde-mini-cart-2532-261 .woocommerce-mini-cart-item{padding-top:var(--bde-woo-base-large-gaps);padding-bottom:var(--bde-woo-base-large-gaps)}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas-topbar{border-bottom:1px solid var(--grey-200)}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas-footer{border-top:1px solid var(--grey-200)}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas-overlay{display:block}}@media (max-width:1023px){.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas-body{--cart-translate-3d:100%,0,0;position:fixed;top:var(--wp-admin--admin-bar--height,0);bottom:0;z-index:var(--bde-z-index-minicart);max-width:100%;transform:translate3d(var(--cart-translate-3d));border-radius:0;right:0;left:auto}.breakdance .bde-mini-cart-2532-261 .woocommerce-mini-cart{max-height:none}.breakdance .bde-mini-cart-2532-261 .woocommerce-mini-cart-item{padding-top:var(--bde-woo-base-large-gaps);padding-bottom:var(--bde-woo-base-large-gaps)}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas-topbar{border-bottom:1px solid var(--grey-200)}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas-footer{border-top:1px solid var(--grey-200)}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas-overlay{display:block}}@media (max-width:767px){.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas-body{--cart-translate-3d:100%,0,0;position:fixed;top:var(--wp-admin--admin-bar--height,0);bottom:0;z-index:var(--bde-z-index-minicart);max-width:100%;transform:translate3d(var(--cart-translate-3d));border-radius:0;right:0;left:auto}.breakdance .bde-mini-cart-2532-261 .woocommerce-mini-cart{max-height:none}.breakdance .bde-mini-cart-2532-261 .woocommerce-mini-cart-item{padding-top:var(--bde-woo-base-large-gaps);padding-bottom:var(--bde-woo-base-large-gaps)}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas-topbar{border-bottom:1px solid var(--grey-200)}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas-footer{border-top:1px solid var(--grey-200)}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas-overlay{display:block}.breakdance .bde-mini-cart-2532-261{--bde-woo-responsive__stack:column;--bde-woo-responsive__width:100%;--bde-woo-responsive__max-width:100%}}@media (max-width:479px){.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas-body{--cart-translate-3d:100%,0,0;position:fixed;top:var(--wp-admin--admin-bar--height,0);bottom:0;z-index:var(--bde-z-index-minicart);max-width:100%;transform:translate3d(var(--cart-translate-3d));border-radius:0;right:0;left:auto}.breakdance .bde-mini-cart-2532-261 .woocommerce-mini-cart{max-height:none}.breakdance .bde-mini-cart-2532-261 .woocommerce-mini-cart-item{padding-top:var(--bde-woo-base-large-gaps);padding-bottom:var(--bde-woo-base-large-gaps)}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas-topbar{border-bottom:1px solid var(--grey-200)}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas-footer{border-top:1px solid var(--grey-200)}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-offcanvas-overlay{display:block}.breakdance .bde-mini-cart-2532-261 .bde-mini-cart-toggle{position:fixed;right:var(--hsp-s);bottom:var(--hsp-xxl);padding:var(--hsp-xs);background-color:var(--hcl-neutral-3);border-radius:50%}}.breakdance .bde-header-builder-2532-567{--bde-header-width:80%}.breakdance .bde-header-builder-2532-567 .bde-header-builder__container{padding-bottom:var(--hsp-xs);padding-top:var(--hsp-xs)}.breakdance .bde-header-builder-2532-567.bde-header-builder--overlay{background-color:transparent;box-shadow:none}.breakdance .bde-header-builder-2532-567.bde-header-builder--overlay .bde-header-builder__header-builder-border-top{background-color:transparent}.breakdance .bde-header-builder-2532-567.bde-header-builder--overlay .bde-header-builder__header-builder-border-bottom{background-color:transparent}@media screen and (max-width:600px){#wpadminbar{display:none}.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}@media (max-width:1119px){@media screen and (max-width:600px){#wpadminbar{display:none}.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}}@media (max-width:1023px){.breakdance .bde-header-builder-2532-567 .bde-header-builder__container{padding-left:var(--hsp-xxs);padding-right:var(--hsp-xxs)}@media screen and (max-width:600px){#wpadminbar{display:none}.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}}@media (max-width:767px){@media screen and (max-width:600px){#wpadminbar{display:none}.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}}@media (max-width:479px){.breakdance .bde-header-builder-2532-567{--bde-header-width:100%}@media screen and (max-width:600px){#wpadminbar{display:none}.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}}.breakdance .bde-div-2532-568{width:100%;padding:var(--hsp-xxs) var(--hsp-m) var(--hsp-xxs) var(--hsp-xxs);border-top:2px solid var(--bde-palette-color-1-3ca2e4c8-78e6-4984-8eab-a2a0337596dd);border-bottom:2px solid var(--bde-palette-color-1-3ca2e4c8-78e6-4984-8eab-a2a0337596dd);border-left:2px solid var(--bde-palette-color-1-3ca2e4c8-78e6-4984-8eab-a2a0337596dd);border-right:2px solid var(--bde-palette-color-1-3ca2e4c8-78e6-4984-8eab-a2a0337596dd);border-radius:var(--hrd-pill)}.breakdance .bde-div-2532-568{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.breakdance .bde-div-2532-568{background-color:var(--hcl-neutral-1)}@media (max-width:1119px){.breakdance .bde-div-2532-568{width:100%}}@media (max-width:479px){.breakdance .bde-div-2532-568{width:100%;padding-right:var(--hsp-xxs)}}.breakdance .bde-div-2532-569{display:flex;flex-direction:row;align-items:center;gap:var(--hsp-l)}@media (max-width:1023px){.breakdance .bde-div-2532-569{justify-content:space-between}}@media (max-width:479px){.breakdance .bde-div-2532-569{justify-content:space-between}}.breakdance .bde-div-2532-570{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-end;gap:5px}.breakdance .bde-image2-2532-571{width:150px;height:auto}@media (max-width:1023px){.breakdance .bde-image2-2532-571{width:100px;height:auto}}.breakdance .bde-div-2532-572{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:var(--hsp-m)}@media (max-width:1119px){.breakdance .bde-div-2532-572{justify-content:center;gap:var(--hsp-xxs)}}@media (max-width:1023px){.breakdance .bde-div-2532-572{gap:var(--hsp-m)}}@media (max-width:767px){.breakdance .bde-div-2532-572{justify-content:center;align-items:center}}.breakdance .bde-div-2532-573{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:var(--hsp-xxs)}.breakdance .bde-back-to-top-2532-574{--bde-back-to-top-width:3rem;--bde-back-to-top-height:3rem}.breakdance .bde-back-to-top-2532-574 .bde-back-to-top__button:hover{background-color:}.breakdance .bde-back-to-top-2532-574 .bde-back-to-top__icon-wrap{color:var(--hcl-neutral-11);font-size:1.2rem}.breakdance .bde-back-to-top-2532-574 .bde-back-to-top__progress-svg path{stroke-width:4}.breakdance .bde-back-to-top-2532-574 .bde-back-to-top__progress-svg path.tracker{stroke:var(--hcl-neutral-11)}.breakdance .bde-back-to-top-2532-574 .bde-back-to-top__progress-svg path.background{stroke:var(--hcl-brand-10)}@media (max-width:1119px){.breakdance .bde-back-to-top-2532-574 .bde-back-to-top__button:hover{background-color:}}@media (max-width:1023px){.breakdance .bde-back-to-top-2532-574 .bde-back-to-top__button:hover{background-color:}}@media (max-width:767px){.breakdance .bde-back-to-top-2532-574 .bde-back-to-top__button:hover{background-color:}}@media (max-width:479px){.breakdance .bde-back-to-top-2532-574 .bde-back-to-top__button:hover{background-color:}}.breakdance .bde-div-2532-575{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:var(--hsp-xxs)}.breakdance .bde-icon-2532-576 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--hcl-neutral-11)}.breakdance .bde-icon-2532-576>div{font-size:2rem}@media (max-width:767px) and (min-width:480px){.breakdance .bde-icon-2532-576{display:none}}@media (max-width:479px){.breakdance .bde-icon-2532-576{display:none}}.breakdance .bde-button-2532-577 .bde-button__button .button-atom__icon-wrapper{--spaceBeforeArrow:0.25rem;--hoverTranslate:3px;margin-left:var(--spaceBeforeArrow);font-size:2rem}.breakdance .bde-button-2532-577 .bde-button__button svg{transition:transform 0.3s ease;position:relative;font-size:inherit;margin-left:0.2em;fill:currentColor;stroke:currentColor;stroke-width:0}.breakdance .bde-button-2532-577 .bde-button__button:hover svg{transform:translate3d(var(--hoverTranslate),0,0)}.breakdance .bde-button-2532-577 .bde-button__button{color:var(--hcl-neutral-12);font-size:var(--hfs-text-m);font-weight:700;text-decoration-line:none}.breakdance .bde-button-2532-577 .bde-button__button:hover{color:var(--hcl-neutral-12)}@media (max-width:767px) and (min-width:480px){.breakdance .bde-button-2532-577{display:none}}@media (max-width:479px){.breakdance .bde-button-2532-577{display:none}}.breakdance .bde-div-2532-578{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:var(--hsp-xxs)}@media (max-width:1119px){.breakdance .bde-div-2532-578{justify-content:center;gap:var(--hsp-xxs)}}@media (max-width:1023px){.breakdance .bde-div-2532-578{gap:var(--hsp-xxs)}}@media (max-width:767px){.breakdance .bde-div-2532-578{justify-content:center;align-items:center}}.breakdance .bde-icon-2532-968 .bde-icon-icon.breakdance-icon-atom{font-size:20px;padding:11px;background:transparent}.breakdance .bde-icon-2532-968 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--hcl-neutral-12)}.breakdance .bde-icon-2532-968:hover .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--hcl-brand-9)}.breakdance .bde-icon-2532-968 svg path{transition:var(--bde-transition-duration)}@media (max-width:479px){.breakdance .bde-icon-2532-968{display:none}}.breakdance .bde-mini-cart-2532-581{--bde-mini-cart-padding-top:var(--hsp-m);--bde-mini-cart-padding-right:var(--hsp-s);--bde-mini-cart-padding-bottom:var(--hsp-m);--bde-mini-cart-padding-left:var(--hsp-s)}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-toggle__subtotal{display:none}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-toggle__subtotal[data-count="0"]{display:none}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas-topbar{display:flex}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-toggle{padding:var(--hsp-xxs) var(--hsp-xxs) var(--hsp-xxs) var(--hsp-xxs)}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-toggle__icon{background-color:var(--hcl-neutral-12);width:20px;height:20px;mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M160%20112c0-35.3%2028.7-64%2064-64s64%2028.7%2064%2064v48H160V112zm-48%2048H48c-26.5%200-48%2021.5-48%2048V416c0%2053%2043%2096%2096%2096H352c53%200%2096-43%2096-96V208c0-26.5-21.5-48-48-48H336V112C336%2050.1%20285.9%200%20224%200S112%2050.1%20112%20112v48zm24%2048a24%2024%200%201%201%200%2048%2024%2024%200%201%201%200-48zm152%2024a24%2024%200%201%201%2048%200%2024%2024%200%201%201%20-48%200z%22%2F%3E%3C%2Fsvg%3E);-webkit-mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M160%20112c0-35.3%2028.7-64%2064-64s64%2028.7%2064%2064v48H160V112zm-48%2048H48c-26.5%200-48%2021.5-48%2048V416c0%2053%2043%2096%2096%2096H352c53%200%2096-43%2096-96V208c0-26.5-21.5-48-48-48H336V112C336%2050.1%20285.9%200%20224%200S112%2050.1%20112%20112v48zm24%2048a24%2024%200%201%201%200%2048%2024%2024%200%201%201%200-48zm152%2024a24%2024%200%201%201%2048%200%2024%2024%200%201%201%20-48%200z%22%2F%3E%3C%2Fsvg%3E);mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-toggle__counter{background-color:var(--hcl-brand-9);font-size:calc(var(--hfs-text-s)*0.8)}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-toggle__counter{position:absolute;top:2px;;right:-3px;}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas-body{background-color:var(--hcl-neutral-1)}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas-title{color:var(--hcl-neutral-12);font-size:var(--hfs-h3);font-weight:600}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas__close-button{font-size:40px;color:var(--hcl-brand-11);opacity:1}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas .woocommerce-mini-cart li{border-color:var(--hcl-neutral-6)}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas-footer,.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas-topbar{border-color:var(--hcl-neutral-6)}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas .woocommerce-mini-cart li img{border-radius:var(--hrd-atom)}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas .woocommerce-mini-cart li a:hover img{opacity:0.8}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas .bde-mini-cart-item-title{color:var(--hcl-neutral-12);font-weight:600}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas .bde-mini-cart-item-title:hover{color:var(--hcl-brand-9)}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas .woocommerce-mini-cart__total .woocommerce-Price-amount bdi{font-weight:700}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-continue-link{color:var(--hcl-neutral-12)}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-continue-link:hover{color:var(--hcl-brand-9)}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas-body{--cart-translate-3d:100%,0,0;position:fixed;top:var(--wp-admin--admin-bar--height,0);bottom:0;z-index:var(--bde-z-index-minicart);max-width:100%;transform:translate3d(var(--cart-translate-3d));border-radius:0;right:0;left:auto}.breakdance .bde-mini-cart-2532-581 .woocommerce-mini-cart{max-height:none}.breakdance .bde-mini-cart-2532-581 .woocommerce-mini-cart-item{padding-top:var(--bde-woo-base-large-gaps);padding-bottom:var(--bde-woo-base-large-gaps)}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas-topbar{border-bottom:1px solid var(--grey-200)}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas-footer{border-top:1px solid var(--grey-200)}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas-overlay{display:block}.breakdance .bde-mini-cart-2532-581{--bde-woo-notices__border-radius:0px}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas .button,.breakdance .bde-mini-cart-2532-581 .bde-woo-product-quicklook-button,.breakdance .bde-mini-cart-2532-581 .woocommerce-page.woocommerce-lost-password .breakdance-woocommerce button[type="submit"],.breakdance .bde-mini-cart-2532-581 .woocommerce-form-track-order button[type="submit"],.breakdance .bde-mini-cart-2532-581 #place_order,.breakdance .bde-mini-cart-2532-581 .woocommerce-button.pay,.breakdance .bde-mini-cart-2532-581 button.single_add_to_cart_button,.breakdance .bde-mini-cart-2532-581 a.single_add_to_cart_button,.breakdance .bde-mini-cart-2532-581 a.button.wc-backward,.breakdance .bde-mini-cart-2532-581 a.checkout-button,.breakdance .bde-mini-cart-2532-581 p.order-again a.button,.breakdance .bde-mini-cart-2532-581 button[name="add-to-cart"],.breakdance .bde-mini-cart-2532-581 button[name="login"],.breakdance .bde-mini-cart-2532-581 button[name="save_address"],.breakdance .bde-mini-cart-2532-581 button[name="save_account_details"],.breakdance .bde-mini-cart-2532-581 button[name="woocommerce_checkout_place_order"],.breakdance .bde-mini-cart-2532-581 button[name="register"],.breakdance .bde-mini-cart-2532-581 .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-1-3ca2e4c8-78e6-4984-8eab-a2a0337596dd);--bde-button-primary-background-color-hover:var(--bde-palette-color-1-6746a5af-ac1c-47b0-b439-8ba6b452f17f)}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas .button:hover,.breakdance .bde-mini-cart-2532-581 .bde-woo-product-quicklook-button:hover,.breakdance .bde-mini-cart-2532-581 .woocommerce-page.woocommerce-lost-password .breakdance-woocommerce button[type="submit"]:hover,.breakdance .bde-mini-cart-2532-581 .woocommerce-form-track-order button[type="submit"]:hover,.breakdance .bde-mini-cart-2532-581 #place_order:hover,.breakdance .bde-mini-cart-2532-581 .woocommerce-button.pay:hover,.breakdance .bde-mini-cart-2532-581 button.single_add_to_cart_button:hover,.breakdance .bde-mini-cart-2532-581 a.single_add_to_cart_button:hover,.breakdance .bde-mini-cart-2532-581 a.button.wc-backward:hover,.breakdance .bde-mini-cart-2532-581 a.checkout-button:hover,.breakdance .bde-mini-cart-2532-581 p.order-again a.button:hover,.breakdance .bde-mini-cart-2532-581 button[name="add-to-cart"]:hover,.breakdance .bde-mini-cart-2532-581 button[name="login"]:hover,.breakdance .bde-mini-cart-2532-581 button[name="save_address"]:hover,.breakdance .bde-mini-cart-2532-581 button[name="save_account_details"]:hover,.breakdance .bde-mini-cart-2532-581 button[name="woocommerce_checkout_place_order"]:hover,.breakdance .bde-mini-cart-2532-581 button[name="register"]:hover,.breakdance .bde-mini-cart-2532-581 .woocommerce-MyAccount-content a.button[href*="add-payment-method"]:hover{box-shadow:0px 0px 0px 0px #0000}.breakdance .bde-mini-cart-2532-581{margin-right:var(--hsp-m)}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas--active .bde-mini-cart-offcanvas-body{z-index:1003}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-quantity .woocommerce-Price-amount:first-of-type{display:block;margin-bottom:5px}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-quantity .wgm-tax{display:block;clear:both}.breakdance .bde-mini-cart-2532-581 .wgm-info.woocommerce-de_price_taxrate{display:none!important}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas .woocommerce-mini-cart__empty-message{padding:20px}.breakdance .bde-mini-cart-2532-581 .jde_hint a{color:var(--hcl-brand-10)}.breakdance .bde-mini-cart-2532-581 .jde_hint a:hover{color:var(--hcl-brand-8)}@media (max-width:1119px){.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas-body{--cart-translate-3d:100%,0,0;position:fixed;top:var(--wp-admin--admin-bar--height,0);bottom:0;z-index:var(--bde-z-index-minicart);max-width:100%;transform:translate3d(var(--cart-translate-3d));border-radius:0;right:0;left:auto}.breakdance .bde-mini-cart-2532-581 .woocommerce-mini-cart{max-height:none}.breakdance .bde-mini-cart-2532-581 .woocommerce-mini-cart-item{padding-top:var(--bde-woo-base-large-gaps);padding-bottom:var(--bde-woo-base-large-gaps)}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas-topbar{border-bottom:1px solid var(--grey-200)}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas-footer{border-top:1px solid var(--grey-200)}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas-overlay{display:block}}@media (max-width:1023px){.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas-body{--cart-translate-3d:100%,0,0;position:fixed;top:var(--wp-admin--admin-bar--height,0);bottom:0;z-index:var(--bde-z-index-minicart);max-width:100%;transform:translate3d(var(--cart-translate-3d));border-radius:0;right:0;left:auto}.breakdance .bde-mini-cart-2532-581 .woocommerce-mini-cart{max-height:none}.breakdance .bde-mini-cart-2532-581 .woocommerce-mini-cart-item{padding-top:var(--bde-woo-base-large-gaps);padding-bottom:var(--bde-woo-base-large-gaps)}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas-topbar{border-bottom:1px solid var(--grey-200)}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas-footer{border-top:1px solid var(--grey-200)}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas-overlay{display:block}}@media (max-width:767px){.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas-body{--cart-translate-3d:100%,0,0;position:fixed;top:var(--wp-admin--admin-bar--height,0);bottom:0;z-index:var(--bde-z-index-minicart);max-width:100%;transform:translate3d(var(--cart-translate-3d));border-radius:0;right:0;left:auto}.breakdance .bde-mini-cart-2532-581 .woocommerce-mini-cart{max-height:none}.breakdance .bde-mini-cart-2532-581 .woocommerce-mini-cart-item{padding-top:var(--bde-woo-base-large-gaps);padding-bottom:var(--bde-woo-base-large-gaps)}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas-topbar{border-bottom:1px solid var(--grey-200)}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas-footer{border-top:1px solid var(--grey-200)}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas-overlay{display:block}.breakdance .bde-mini-cart-2532-581{--bde-woo-responsive__stack:column;--bde-woo-responsive__width:100%;--bde-woo-responsive__max-width:100%}}@media (max-width:479px){.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas-body{--cart-translate-3d:100%,0,0;position:fixed;top:var(--wp-admin--admin-bar--height,0);bottom:0;z-index:var(--bde-z-index-minicart);max-width:100%;transform:translate3d(var(--cart-translate-3d));border-radius:0;right:0;left:auto}.breakdance .bde-mini-cart-2532-581 .woocommerce-mini-cart{max-height:none}.breakdance .bde-mini-cart-2532-581 .woocommerce-mini-cart-item{padding-top:var(--bde-woo-base-large-gaps);padding-bottom:var(--bde-woo-base-large-gaps)}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas-topbar{border-bottom:1px solid var(--grey-200)}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas-footer{border-top:1px solid var(--grey-200)}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas-overlay{display:block}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-toggle{background-color:var(--hcl-neutral-3);border-radius:50%}.breakdance .bde-mini-cart-2532-581 .bde-mini-cart-offcanvas .woocommerce-mini-cart__empty-message{padding:25px}}.breakdance .bde-menu-2532-1043 .breakdance-menu{--menu-background:var(--hcl-neutral-1);--menu-hide-on-mobile:none;--link-border-color:var(--hcl-neutral-6);--link-color-active:var(--hcl-neutral-12);--mobile-link-padding-left:var(--hsp-s);--mobile-link-padding-right:var(--hsp-s);--mobile-link-level-2-padding-left:var(--hsp-m);--mobile-link-level-2-padding-right:var(--hsp-s);--mobile-link-level-3-padding-left:var(--hsp-l);--mobile-link-level-3-padding-right:var(--hsp-s);--link-arrow-color:var(--hcl-neutral-12)}.breakdance .bde-menu-2532-1043 .breakdance-menu-link{font-size:var(--hfs-text-m);font-weight:600}.breakdance .bde-menu-2532-1043 .breakdance-menu .breakdance-dropdown-column__title{font-size:var(--hfs-text-s);font-weight:600}.breakdance .bde-menu-2532-1043 .breakdance-dropdown-link{font-size:var(--hfs-text-s);font-weight:400}.breakdance .bde-menu-2532-1043 .breakdance-menu{--links-gap:0;--dropdown-link-icon-display:none;--dropdown-link-description-display:none;--dropdown-links-gap:var(--gap-none)}.breakdance .bde-menu-2532-1043 .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-2532-1043 .breakdance-menu--enabled .breakdance-menu-list{display:flex}.breakdance .bde-menu-2532-1043 .breakdance-responsive-menu--bottom .breakdance-menu-list{bottom:var(--mobile-offset-y,100%);top:auto}.breakdance .bde-menu-2532-1043 .breakdance-responsive-menu--open .breakdance-menu-list{opacity:1!important;pointer-events:auto!important;transform:none!important}.breakdance .bde-menu-2532-1043 .breakdance-menu-list>.bde-button{border-top:var(--link-border);justify-content:var(--link-alignment);margin-left:0;padding:10px 15px}.breakdance .bde-menu-2532-1043 .breakdance-menu-list>.bde-button .button-atom{width:var(--bde-button-width,100%)}.breakdance .bde-menu-2532-1043 .breakdance-menu-list>:last-child{border-bottom:var(--link-border)}.breakdance .bde-menu-2532-1043 .breakdance-menu--accordion .breakdance-menu-list:not(.is-visible):not(.is-collapsing),.breakdance .bde-menu-2532-1043 .breakdance-menu--default .breakdance-menu-list:not(.is-visible):not(.is-collapsing){height:0;overflow:hidden;pointer-events:none;visibility:hidden}.breakdance .bde-menu-2532-1043 .breakdance-menu--accordion .breakdance-menu-list.is-collapsing,.breakdance .bde-menu-2532-1043 .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-2532-1043 .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-2532-1043 .breakdance-menu-link-arrow{border-top:var(--link-border);bottom:0;position:absolute;right:0;top:0}.breakdance .bde-menu-2532-1043 .hide-arrows-on-desktop .breakdance-menu-link-arrow{display:block}.breakdance .bde-menu-2532-1043 .hide-arrows-on-mobile .breakdance-menu-link-arrow{display:none}.breakdance .bde-menu-2532-1043 .breakdance-dropdown-floater{transform:none;visibility:visible}.breakdance .bde-menu-2532-1043 .breakdance-dropdown--open .breakdance-dropdown-floater{transform:none}.breakdance .bde-menu-2532-1043 .breakdance-dropdown-caret{display:none}.breakdance .bde-menu-2532-1043 .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-2532-1043 .breakdance-dropdown--custom .breakdance-dropdown-floater,.breakdance .bde-menu-2532-1043 .breakdance-menu--custom-width .breakdance-dropdown-floater{width:auto}.breakdance .bde-menu-2532-1043 .breakdance-menu--placement-section-width .breakdance-dropdown-floater{width:100%}.breakdance .bde-menu-2532-1043 .breakdance-dropdown-section{--dropdown-section-padding:0;--dropdown-section-gap:var(--gap-none)}.breakdance .bde-menu-2532-1043 .breakdance-dropdown-section--additional{background-color:transparent;border-top:var(--link-border)}.breakdance .bde-menu-2532-1043 .breakdance-dropdown-columns{--dropdown-columns-stack:column;--dropdown-columns-gap:var(--gap-none)}.breakdance .bde-menu-2532-1043 .breakdance-dropdown-column{gap:var(--gap-none)}.breakdance .bde-menu-2532-1043 .breakdance-dropdown-column+.breakdance-dropdown-column{border-top:var(--link-border)}.breakdance .bde-menu-2532-1043 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible{gap:var(--gap-none)}.breakdance .bde-menu-2532-1043 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible .breakdance-dropdown-item:first-child,.breakdance .bde-menu-2532-1043 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible:not(:first-child){border-top:var(--link-border)}.breakdance .bde-menu-2532-1043 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible .breakdance-dropdown-column__title{cursor:pointer;outline-offset:-1px}.breakdance .bde-menu-2532-1043 .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-2532-1043 .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-2532-1043 .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-2532-1043 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible .breakdance-dropdown-column__title:after{display:block}.breakdance .bde-menu-2532-1043 .breakdance-dropdown-item+.breakdance-dropdown-item{border-top:var(--link-border)}.breakdance .bde-menu-2532-1043 .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-2532-1043 .breakdance-menu--no-titles .breakdance-dropdown-column__title{display:none}.breakdance .bde-menu-2532-1043 .breakdance-menu-topbar{align-items:center;display:flex}.breakdance .bde-menu-2532-1043 .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-2532-1043 .breakdance-menu--offcanvas.breakdance-responsive-menu--open .breakdance-menu-list{visibility:visible}.breakdance .bde-menu-2532-1043 .breakdance-menu--offcanvas-right .breakdance-menu-list{left:auto;right:0;transform:translate3d(100%,0,0)}.breakdance .bde-menu-2532-1043 .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-2532-1043 .breakdance-menu--fullscreen.breakdance-responsive-menu--open .breakdance-menu-list{visibility:visible}.breakdance .bde-menu-2532-1043 .breakdance-dropdown--wp .breakdance-dropdown-section{margin-bottom:-1px}.breakdance .bde-menu-2532-1043 .breakdance-dropdown--wp .breakdance-dropdown-link{border-bottom:var(--link-border);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-2532-1043 .breakdance-menu-toggle{display:flex}.breakdance .bde-menu-2532-1043 .breakdance-menu--active-styles .breakdance-menu-item--active:before,.breakdance .bde-menu-2532-1043 .breakdance-menu--effect .breakdance-menu-item:before{display:none}.breakdance .bde-menu-2532-1043 .breakdance-menu-item--active .breakdance-menu-link{background-color:var(--link-background-color-active);color:var(--link-color-active)}.breakdance .bde-menu-2532-1043 .breakdance-dropdown-section--additional>div{padding:var(--hsp-xs);background:var(--hcl-neutral-3)}.breakdance .bde-menu-2532-1043 .breakdance-dropdown-section--additional>div>div{gap:var(--dropdown-links-gap)!important}@media (max-width:1119px){.breakdance .bde-menu-2532-1043 .breakdance-menu{--menu-hide-on-mobile:none}.breakdance .bde-menu-2532-1043{order:1}}@media (max-width:1023px){.breakdance .bde-menu-2532-1043 .breakdance-menu{--menu-hide-on-mobile:none}.breakdance .bde-menu-2532-1043 .breakdance-dropdown-section--additional>div{padding:0;background:unset}}@media (max-width:767px){.breakdance .bde-menu-2532-1043 .breakdance-menu{--menu-hide-on-mobile:none}}@media (max-width:479px){.breakdance .bde-menu-2532-1043 .breakdance-menu{--menu-hide-on-mobile:none}}.breakdance .bde-menu-custom-dropdown-2532-1045 .breakdance-dropdown{--dropdown-custom-width:70.25rem;--dropdown-section-padding:0 var(--hsp-xxs) 0 var(--hsp-xxs)}@media (max-width:1119px){.breakdance .bde-menu-custom-dropdown-2532-1045 .breakdance-dropdown{--dropdown-custom-width:56.25rem}}@media (max-width:479px){.breakdance .bde-menu-custom-dropdown-2532-1045 .breakdance-dropdown{--dropdown-section-padding:0 var(--hsp-xxs) 0 var(--hsp-xxs)}}.breakdance .bde-grid-2532-1046{--bde-grid-items-per-row:1;--bde-grid-gap:var(--hsp-s)}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-2532-1046{--bde-grid-items-per-row:0}}@media (max-width:1023px){.breakdance .bde-grid-2532-1046{--bde-grid-items-per-row:1}}@media (max-width:767px){.breakdance .bde-grid-2532-1046{--bde-grid-items-per-row:1}}@media (max-width:479px){.breakdance .bde-grid-2532-1046{--bde-grid-items-per-row:1}}.breakdance .bde-fancy-divider-2532-1047{grid-column:span 2}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist{justify-content:center;gap:5px}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab-title{font-family:beegital-Raleway;font-size:var(--hfs-text-m)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab{padding-top:var(--hsp-xxs);padding-bottom:var(--hsp-xxs)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--tabs,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--default{--activeColor:var(--hcl-on-neutral);--hoverColor:var(--hcl-neutral-12);--activeBgColor:var(--bde-palette-color-1-3ca2e4c8-78e6-4984-8eab-a2a0337596dd);--hoverBgColor:var(--hcl-tertiary-5);--activeUnderlineColor:var(--hcl-on-neutral)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--pills{--activeColor:var(--hcl-on-neutral);--hoverColor:var(--hcl-neutral-12);--activeBgColor:var(--bde-palette-color-1-3ca2e4c8-78e6-4984-8eab-a2a0337596dd);--hoverBgColor:var(--hcl-tertiary-5)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--pills{gap:5px}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--bar{--activeColor:var(--hcl-on-neutral);--hoverColor:var(--hcl-neutral-12);--activeBgColor:var(--bde-palette-color-1-3ca2e4c8-78e6-4984-8eab-a2a0337596dd);--hoverBgColor:var(--hcl-tertiary-5)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--bar{align-self:center}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist-container{justify-content:center}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__select{display:block!important}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-advanced-tabs-2532-1048 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-advanced-tabs-2532-1048{flex-direction:column}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist-container,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__select{margin-bottom:0}.breakdance .bde-advanced-tabs-2532-1048{display:flex;flex-direction:row;gap:var(--bde-tabs-space-after,24px);align-items:flex-start}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist-container.is-vertical{overflow:visible}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab-title{text-align:left}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-advanced-tabs-2532-1048{flex-direction:column;align-items:unset}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}.breakdance .bde-advanced-tabs-2532-1048{grid-column:span 2}@media (max-width:1119px){.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-advanced-tabs-2532-1048 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-advanced-tabs-2532-1048 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-advanced-tabs-2532-1048 .breakdance-swiper-wrapper{overflow:hidden}.bde-tabs__tabslist-container--scrollable,.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{justify-content:flex-start!important}.bde-tabs__tabslist-container--scrollable{position:relative}.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{overflow:auto;position:relative}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:479px){.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-advanced-tabs-2532-1048 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-advanced-tabs-2532-1048 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-advanced-tabs-content-2532-1051 .bde-tabs__panel-content{padding-right:20px;padding-bottom:20px;padding-left:20px;border-radius:16px}.breakdance .bde-advanced-tabs-content-2532-1051 .bde-tabs__panel-content{display:flex;flex-direction:column;align-items:flex-start;gap:var(--hsp-xxs);text-align:left}@media (max-width:1119px){.breakdance .bde-advanced-tabs-content-2532-1051 .bde-tabs__panel-content{padding-left:0px}.breakdance .bde-advanced-tabs-content-2532-1051 .bde-tabs__panel-content{align-items:flex-start;text-align:left}}.breakdance .bde-term-loop-2532-1052>.bde-loop{--bde-posts-gap:var(--hsp-xxs);--bde-posts-per-row:1}.breakdance .bde-term-loop-2532-1052>.bde-loop>.bde-loop-item,.breakdance .bde-term-loop-2532-1052>.bde-loop-accordion>.bde-accordion__content-wrapper>.bde-accordion__panel>.bde-accordion__panel-content>.bde-loop-item,.breakdance .bde-term-loop-2532-1052>.breakdance-swiper-wrapper>.swiper>.bde-loop>.bde-loop-item{padding-top:0px;padding-bottom:0px}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1052 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist-container.is-vertical{width:}@media (max-width:1119px){.breakdance .bde-term-loop-2532-1052>.bde-loop{--bde-posts-per-row:1}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1052 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1052 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__select{display:block!important}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-term-loop-2532-1052 .breakdance-swiper-wrapper{overflow:hidden}.bde-tabs__tabslist-container--scrollable,.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{justify-content:flex-start!important}.bde-tabs__tabslist-container--scrollable{position:relative}.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{overflow:auto;position:relative}.breakdance .bde-term-loop-2532-1052{flex-direction:column}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-term-loop-2532-1052{flex-direction:column;align-items:unset}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1052 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1052 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-container-link-2532-1134{border-radius:var(--hrd-s)}.breakdance .bde-container-link-2532-1134{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:var(--hsp-xxs)}.breakdance .bde-text-2532-1135{color:currentColor;font-size:var(--hfs-text-s)}.breakdance .bde-icon-2532-1136 .bde-icon-icon.breakdance-icon-atom{font-size:17px}.breakdance .bde-icon-2532-1136 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:currentColor}.breakdance .bde-advanced-tabs-content-2532-1053 .bde-tabs__panel-content{padding-right:20px;padding-bottom:20px;padding-left:20px;border-radius:16px}.breakdance .bde-advanced-tabs-content-2532-1053 .bde-tabs__panel-content{display:flex;flex-direction:column;align-items:flex-start;gap:var(--hsp-xxs);text-align:left}@media (max-width:1119px){.breakdance .bde-advanced-tabs-content-2532-1053 .bde-tabs__panel-content{padding-left:0px}.breakdance .bde-advanced-tabs-content-2532-1053 .bde-tabs__panel-content{align-items:flex-start;text-align:left}}.breakdance .bde-term-loop-2532-1054>.bde-loop{--bde-posts-gap:var(--hsp-xxs);--bde-posts-per-row:1}.breakdance .bde-term-loop-2532-1054>.bde-loop>.bde-loop-item,.breakdance .bde-term-loop-2532-1054>.bde-loop-accordion>.bde-accordion__content-wrapper>.bde-accordion__panel>.bde-accordion__panel-content>.bde-loop-item,.breakdance .bde-term-loop-2532-1054>.breakdance-swiper-wrapper>.swiper>.bde-loop>.bde-loop-item{padding-top:0px;padding-bottom:0px}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1054 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist-container.is-vertical{width:}@media (max-width:1119px){.breakdance .bde-term-loop-2532-1054>.bde-loop{--bde-posts-per-row:1}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1054 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1054 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__select{display:block!important}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-term-loop-2532-1054 .breakdance-swiper-wrapper{overflow:hidden}.bde-tabs__tabslist-container--scrollable,.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{justify-content:flex-start!important}.bde-tabs__tabslist-container--scrollable{position:relative}.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{overflow:auto;position:relative}.breakdance .bde-term-loop-2532-1054{flex-direction:column}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-term-loop-2532-1054{flex-direction:column;align-items:unset}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1054 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1054 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-container-link-2532-1137{border-radius:var(--hrd-s)}.breakdance .bde-container-link-2532-1137{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:var(--hsp-xxs)}.breakdance .bde-text-2532-1138{color:currentColor;font-size:var(--hfs-text-s)}.breakdance .bde-icon-2532-1139 .bde-icon-icon.breakdance-icon-atom{font-size:17px}.breakdance .bde-icon-2532-1139 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:currentColor}.breakdance .bde-advanced-tabs-content-2532-1049 .bde-tabs__panel-content{padding-right:20px;padding-bottom:20px;padding-left:20px;border-radius:16px}.breakdance .bde-advanced-tabs-content-2532-1049 .bde-tabs__panel-content{display:flex;flex-direction:column;align-items:flex-start;gap:var(--hsp-xxs);text-align:left}@media (max-width:1119px){.breakdance .bde-advanced-tabs-content-2532-1049 .bde-tabs__panel-content{padding-left:0px}.breakdance .bde-advanced-tabs-content-2532-1049 .bde-tabs__panel-content{align-items:flex-start;text-align:left}}.breakdance .bde-term-loop-2532-1050>.bde-loop{--bde-posts-gap:var(--hsp-xxs);--bde-posts-per-row:1}.breakdance .bde-term-loop-2532-1050>.bde-loop>.bde-loop-item,.breakdance .bde-term-loop-2532-1050>.bde-loop-accordion>.bde-accordion__content-wrapper>.bde-accordion__panel>.bde-accordion__panel-content>.bde-loop-item,.breakdance .bde-term-loop-2532-1050>.breakdance-swiper-wrapper>.swiper>.bde-loop>.bde-loop-item{padding-top:0px;padding-bottom:0px}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1050 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist-container.is-vertical{width:}@media (max-width:1119px){.breakdance .bde-term-loop-2532-1050>.bde-loop{--bde-posts-per-row:1}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1050 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1050 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__select{display:block!important}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-term-loop-2532-1050 .breakdance-swiper-wrapper{overflow:hidden}.bde-tabs__tabslist-container--scrollable,.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{justify-content:flex-start!important}.bde-tabs__tabslist-container--scrollable{position:relative}.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{overflow:auto;position:relative}.breakdance .bde-term-loop-2532-1050{flex-direction:column}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-term-loop-2532-1050{flex-direction:column;align-items:unset}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1050 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1050 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-container-link-2532-1131{border-radius:var(--hrd-s)}.breakdance .bde-container-link-2532-1131{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:var(--hsp-xxs)}.breakdance .bde-text-2532-1132{color:currentColor;font-size:var(--hfs-text-s)}.breakdance .bde-icon-2532-1133 .bde-icon-icon.breakdance-icon-atom{font-size:17px}.breakdance .bde-icon-2532-1133 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:currentColor}.breakdance .bde-advanced-tabs-content-2532-1057 .bde-tabs__panel-content{padding-right:20px;padding-bottom:20px;padding-left:20px;border-radius:16px}.breakdance .bde-advanced-tabs-content-2532-1057 .bde-tabs__panel-content{display:flex;flex-direction:column;align-items:flex-start;gap:var(--hsp-xxs);text-align:left}@media (max-width:1119px){.breakdance .bde-advanced-tabs-content-2532-1057 .bde-tabs__panel-content{padding-left:0px}.breakdance .bde-advanced-tabs-content-2532-1057 .bde-tabs__panel-content{align-items:flex-start;text-align:left}}.breakdance .bde-term-loop-2532-1058>.bde-loop{--bde-posts-gap:var(--hsp-xxs);--bde-posts-per-row:1}.breakdance .bde-term-loop-2532-1058>.bde-loop>.bde-loop-item,.breakdance .bde-term-loop-2532-1058>.bde-loop-accordion>.bde-accordion__content-wrapper>.bde-accordion__panel>.bde-accordion__panel-content>.bde-loop-item,.breakdance .bde-term-loop-2532-1058>.breakdance-swiper-wrapper>.swiper>.bde-loop>.bde-loop-item{padding-top:0px;padding-bottom:0px}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1058 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist-container.is-vertical{width:}@media (max-width:1119px){.breakdance .bde-term-loop-2532-1058>.bde-loop{--bde-posts-per-row:1}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1058 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1058 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__select{display:block!important}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-term-loop-2532-1058 .breakdance-swiper-wrapper{overflow:hidden}.bde-tabs__tabslist-container--scrollable,.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{justify-content:flex-start!important}.bde-tabs__tabslist-container--scrollable{position:relative}.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{overflow:auto;position:relative}.breakdance .bde-term-loop-2532-1058{flex-direction:column}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-term-loop-2532-1058{flex-direction:column;align-items:unset}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1058 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1058 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-advanced-tabs-content-2532-1174 .bde-tabs__panel-content{padding-right:20px;padding-bottom:20px;padding-left:20px;border-radius:16px}.breakdance .bde-advanced-tabs-content-2532-1174 .bde-tabs__panel-content{display:flex;flex-direction:column;align-items:flex-start;gap:var(--hsp-xxs);text-align:left}@media (max-width:1119px){.breakdance .bde-advanced-tabs-content-2532-1174 .bde-tabs__panel-content{padding-left:0px}.breakdance .bde-advanced-tabs-content-2532-1174 .bde-tabs__panel-content{align-items:flex-start;text-align:left}}.breakdance .bde-term-loop-2532-1175>.bde-loop{--bde-posts-gap:var(--hsp-xxs);--bde-posts-per-row:1}.breakdance .bde-term-loop-2532-1175>.bde-loop>.bde-loop-item,.breakdance .bde-term-loop-2532-1175>.bde-loop-accordion>.bde-accordion__content-wrapper>.bde-accordion__panel>.bde-accordion__panel-content>.bde-loop-item,.breakdance .bde-term-loop-2532-1175>.breakdance-swiper-wrapper>.swiper>.bde-loop>.bde-loop-item{padding-top:0px;padding-bottom:0px}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1175 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist-container.is-vertical{width:}@media (max-width:1119px){.breakdance .bde-term-loop-2532-1175>.bde-loop{--bde-posts-per-row:1}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1175 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1175 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__select{display:block!important}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-term-loop-2532-1175 .breakdance-swiper-wrapper{overflow:hidden}.bde-tabs__tabslist-container--scrollable,.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{justify-content:flex-start!important}.bde-tabs__tabslist-container--scrollable{position:relative}.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{overflow:auto;position:relative}.breakdance .bde-term-loop-2532-1175{flex-direction:column}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-term-loop-2532-1175{flex-direction:column;align-items:unset}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-2532-1175 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-2532-1175 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-container-link-2532-1176{border-radius:var(--hrd-s)}.breakdance .bde-container-link-2532-1176{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:var(--hsp-xxs)}.breakdance .bde-text-2532-1177{color:currentColor;font-size:var(--hfs-text-s)}.breakdance .bde-icon-2532-1178 .bde-icon-icon.breakdance-icon-atom{font-size:17px}.breakdance .bde-icon-2532-1178 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:currentColor}.breakdance .bde-fancy-divider-2532-1060{grid-column:span 2}.breakdance .bde-grid-2532-1059{width:100%;--bde-grid-items-per-row:2;--bde-grid-gap:var(--hsp-xxs)}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-2532-1059{--bde-grid-items-per-row:0}}@media (max-width:1023px){.breakdance .bde-grid-2532-1059{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-2532-1059{--bde-grid-items-per-row:1}}@media (max-width:479px){.breakdance .bde-grid-2532-1059{--bde-grid-items-per-row:1}}.breakdance .bde-div-2532-1061{gap:var(--hsp-s)}.breakdance .bde-div-2532-1062{width:100%;gap:0rem}.breakdance .bde-div-2532-1062 a{padding:var(--hsp-xxs);display:flex;flex-direction:row;gap:var(--hsp-xxs);transition:var(--bde-transition-duration) ease;color:var(--hcl-neutral-12)}.breakdance .bde-div-2532-1062 a:hover{background:var(--hcl-neutral-4)}.breakdance .bde-container-link-2532-1146{width:100%;border-radius:var(--hrd-s)}.breakdance .bde-icon-2532-1147 .bde-icon-icon.breakdance-icon-atom{font-size:24px}.breakdance .bde-icon-2532-1147 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:currentColor}.breakdance .bde-text-2532-1148{color:currentColor}.breakdance .bde-container-link-2532-1149{width:100%;border-radius:var(--hrd-s)}.breakdance .bde-icon-2532-1150 .bde-icon-icon.breakdance-icon-atom{font-size:24px}.breakdance .bde-icon-2532-1150 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:currentColor}.breakdance .bde-text-2532-1151{color:currentColor}.breakdance .bde-div-2532-1069{gap:var(--hsp-s)}.breakdance .bde-div-2532-1070{width:100%;gap:0rem}.breakdance .bde-div-2532-1070 a{padding:var(--hsp-xxs);display:flex;flex-direction:row;gap:var(--hsp-xxs);transition:var(--bde-transition-duration) ease;color:var(--hcl-neutral-12)}.breakdance .bde-div-2532-1070 a:hover{background:var(--hcl-neutral-4)}.breakdance .bde-container-link-2532-1155{width:100%;border-radius:var(--hrd-s)}.breakdance .bde-icon-2532-1156 .bde-icon-icon.breakdance-icon-atom{font-size:24px}.breakdance .bde-icon-2532-1156 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:currentColor}.breakdance .bde-text-2532-1157{color:currentColor}@media (min-width:1120px){.breakdance .breakdance-menu-item-2532-1080{display:none}}@media (max-width:1119px) and (min-width:1024px){.breakdance .breakdance-menu-item-2532-1080{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .breakdance-menu-item-2532-1080{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .breakdance-menu-item-2532-1080{display:none}}@media (max-width:479px){.breakdance .breakdance-menu-item-2532-1080{display:none}}@media (min-width:1120px){.breakdance .bde-menu-custom-area-2532-1082 .bde-custom-area-link{padding-top:var(--hsp-xs);padding-bottom:var(--hsp-xs)}}.breakdance .bde-menu-custom-area-2532-1082{margin-top:var(--hsp-xxs)}@media (max-width:1119px){@media (min-width:1120px){.breakdance .bde-menu-custom-area-2532-1082 .bde-custom-area-link{width:100%;padding-right:var(--hsp-xxs);padding-left:var(--hsp-xxs)}}.breakdance .bde-menu-custom-area-2532-1082{margin-top:var(--hsp-m)}}@media (max-width:1023px){}@media (max-width:767px){}@media (max-width:479px){.breakdance .bde-menu-custom-area-2532-1082{margin-top:var(--hsp-l)}}.breakdance .bde-div-2532-1159{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:var(--hsp-xs);text-align:left}@media (max-width:1119px){.breakdance .bde-div-2532-1159{align-items:flex-start;justify-content:center;gap:var(--hsp-xs);text-align:left}}.breakdance .bde-text-2532-1160{font-size:var(--hfs-text-l)}@media (max-width:1119px){.breakdance .bde-text-2532-1160{font-family:beegital-Raleway;font-size:var(--hfs-text-l);font-weight:600}}@media (max-width:479px){.breakdance .bde-text-2532-1160{font-family:beegital-Raleway;font-size:var(--hfs-text-l);font-weight:700}}.breakdance .bde-div-2532-1161{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:var(--hsp-xxs)}@media (max-width:1119px){.breakdance .bde-div-2532-1161{justify-content:center;align-items:center;gap:var(--hsp-xxs)}}@media (max-width:479px){.breakdance .bde-div-2532-1161{justify-content:center;align-items:center;gap:var(--hsp-xs)}}.breakdance .bde-icon-2532-1163 .bde-icon-icon.breakdance-icon-atom{font-size:30px}.breakdance .bde-icon-2532-1163:hover .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-1-987d0114-d4b1-41c3-a1cd-9ddbe515966c)}@media (max-width:1119px){.breakdance .bde-icon-2532-1163 .bde-icon-icon.breakdance-icon-atom{font-size:30px}}@media (max-width:479px){.breakdance .bde-icon-2532-1163 .bde-icon-icon.breakdance-icon-atom{font-size:30px}}.breakdance .bde-icon-2532-1165 .bde-icon-icon.breakdance-icon-atom{font-size:30px}.breakdance .bde-icon-2532-1165:hover .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-1-987d0114-d4b1-41c3-a1cd-9ddbe515966c)}@media (max-width:1119px){.breakdance .bde-icon-2532-1165 .bde-icon-icon.breakdance-icon-atom{font-size:30px}}@media (max-width:479px){.breakdance .bde-icon-2532-1165 .bde-icon-icon.breakdance-icon-atom{font-size:30px}}.breakdance .bde-icon-2532-1167 .bde-icon-icon.breakdance-icon-atom{font-size:30px}.breakdance .bde-icon-2532-1167:hover .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-1-987d0114-d4b1-41c3-a1cd-9ddbe515966c)}@media (max-width:1119px){.breakdance .bde-icon-2532-1167 .bde-icon-icon.breakdance-icon-atom{font-size:30px}}@media (max-width:479px){.breakdance .bde-icon-2532-1167 .bde-icon-icon.breakdance-icon-atom{font-size:30px}}.breakdance .bde-container-link-6855-103{width:100%;border-radius:var(--hrd-s);padding-top:0px;padding-bottom:0px}.breakdance .bde-container-link-6855-103{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:var(--hsp-xxs)}.breakdance .bde-icon-6855-104 .bde-icon-icon.breakdance-icon-atom{font-size:18px}.breakdance .bde-icon-6855-104 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:currentColor}.breakdance .bde-text-6855-105{color:currentColor}.breakdance .bde-section-23-514 .section-container{gap:var(--hsp-xxl);align-items:center;text-align:center}.breakdance .bde-section-23-514{background-image:url(https://herzundloewe.de/wp-content/uploads/2025/03/Geburtstagskrankz-Tischdekoration-fuer-Geburtstag-1024x712.webp);background-size:cover;background-repeat:no-repeat;background-position:center center}.breakdance .bde-section-23-514>.section-background-overlay{background-color:#202020;transition:background-color var(--bde-transition-duration) ease-in-out}.breakdance .bde-section-23-514>.section-background-overlay{opacity:0.5}.breakdance .bde-section-23-514 .section-container{height:60rem}.breakdance .bde-section-23-514 .section-shape-divider-wrapper--1 .section-shape-divider svg{color:var(--hcl-brand-1);width:115%;bottom:0;top:auto;transform:scaleY(1)}.breakdance .bde-section-23-514 .section-shape-divider-wrapper--1 .section-shape-divider path,.breakdance .bde-section-23-514 .section-shape-divider-wrapper--1 .section-shape-divider rect,.breakdance .bde-section-23-514 .section-shape-divider-wrapper--1 .section-shape-divider ellipse,.breakdance .bde-section-23-514 .section-shape-divider-wrapper--1 .section-shape-divider polyline,.breakdance .bde-section-23-514 .section-shape-divider-wrapper--1 .section-shape-divider polygon{color:var(--hcl-brand-1)}@media (max-width:1119px){.breakdance .bde-section-23-514 .section-shape-divider-wrapper--1 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1)}}@media (max-width:1023px){.breakdance .bde-section-23-514 .section-shape-divider-wrapper--1 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1)}}@media (max-width:767px){.breakdance .bde-section-23-514 .section-shape-divider-wrapper--1 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1)}}@media (max-width:479px){.breakdance .bde-section-23-514{background-image:url(https://herzundloewe.de/wp-content/uploads/2025/03/Geburtstagskrankz-Tischdekoration-fuer-Geburtstag.webp)}.breakdance .bde-section-23-514 .section-shape-divider-wrapper--1 .section-shape-divider svg{width:180%;bottom:0;top:auto;transform:scaleY(1)}}.breakdance .bde-div-23-515{width:80.25rem;padding-top:var(--bde-section-vertical-padding);padding-bottom:var(--bde-section-vertical-padding);gap:var(--hsp-xxl);align-items:center;text-align:center;justify-content:center}@media (max-width:479px){.breakdance .bde-div-23-515{padding-top:0px;justify-content:center}}.breakdance .bde-div-23-699{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--hsp-xxs);text-align:center}@media (max-width:479px){.breakdance .bde-div-23-699{width:100%;padding-right:0px;padding-left:0px}}.breakdance .bde-heading-23-516{width:54rem;color:var(--hcl-neutral-1);font-size:var(--preset-id-af438500-cb97-4808-85c3-02dd46b68a3f-font-size);font-family:var(--preset-id-af438500-cb97-4808-85c3-02dd46b68a3f-font-family);font-weight:var(--preset-id-af438500-cb97-4808-85c3-02dd46b68a3f-font-weight);line-height:var(--preset-id-af438500-cb97-4808-85c3-02dd46b68a3f-line-height);letter-spacing:var(--preset-id-af438500-cb97-4808-85c3-02dd46b68a3f-letter-spacing);text-transform:var(--preset-id-af438500-cb97-4808-85c3-02dd46b68a3f-text-transform)}@media (max-width:1023px){.breakdance .bde-heading-23-516{font-size:var(--hfs-text-s)}}@media (max-width:767px){.breakdance .bde-heading-23-516{font-size:var(--hfs-text-s);line-height:1.5rem}}@media (max-width:479px){.breakdance .bde-heading-23-516{font-size:clamp(0.625rem,0.55rem + 0.375vw,1rem);;line-height:1rem}}.breakdance .bde-heading-23-517{color:var(--hcl-neutral-1);font-family:beegital-Raleway;font-size:var(--hfs-h0);font-weight:400;line-height:4.4rem}@media (max-width:1119px){.breakdance .bde-heading-23-517{font-size:var(--hfs-h1);line-height:3.5rem}}@media (max-width:1023px){.breakdance .bde-heading-23-517{font-size:var(--hfs-h0);line-height:3rem}}@media (max-width:767px){.breakdance .bde-heading-23-517{font-size:var(--hfs-h0);line-height:2.8rem}}@media (max-width:479px){.breakdance .bde-heading-23-517{font-size:var(--hfs-h2);line-height:2rem}}.breakdance .bde-text-23-701{width:80%;color:var(--hcl-neutral-1);font-family:beegital-Raleway;font-size:var(--hfs-h2);font-weight:200;line-height:1.1em}@media (max-width:767px){.breakdance .bde-text-23-701{font-size:var(--hfs-text-l)}}@media (max-width:479px){.breakdance .bde-text-23-701{width:100%}}.breakdance .bde-container-link-23-695{position:static}.breakdance .bde-container-link-23-695:after{content:"";position:absolute;inset:0}@media (max-width:479px){.breakdance .bde-text-23-697{text-align:center}}.breakdance .bde-icon-23-698 .bde-icon-icon.breakdance-icon-atom{font-size:16px}.breakdance .bde-icon-23-698 svg path{fill:currentColor}.breakdance .bde-section-23-711 .section-container{display:flex;flex-direction:column;gap:var(--hsp-xl)}.breakdance .bde-section-23-711 .section-container{padding-top:0px}.breakdance .bde-section-23-711{margin-top:-90px}.breakdance .bde-section-23-711{overflow:visible}.breakdance .bde-columns-23-712{--columnCount:2;--bde-column-gap:var(--hsp-xxl)}@media (max-width:1119px){.breakdance .bde-columns-23-712{--columnCount:2;--bde-column-gap:var(--hsp-m)}.breakdance .bde-columns-23-712.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-23-712.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-23-712{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-23-712{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-23-712{--columnCount:2}}.breakdance .bde-column-23-713{--column-width:60%}.breakdance .bde-column-23-713{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.breakdance .bde-div-23-714{margin-top:40px}.breakdance .bde-div-23-714{display:flex;flex-direction:column;align-items:flex-start;gap:var(--hsp-xs);text-align:left}.breakdance .bde-text-23-715{color:var(--hcl-neutral-12);font-family:beegital-Raleway;font-size:var(--hfs-text-m);font-weight:700;line-height:1.3;letter-spacing:0.06em;text-transform:uppercase}.breakdance .bde-heading-23-716{font-family:beegital-Raleway;font-size:var(--hfs-h2)}.breakdance .bde-text-23-717{color:var(--hcl-neutral-12);font-family:beegital-Raleway;font-size:var(--hfs-text-m)}.breakdance .bde-text-23-717 b{color:var(--hcl-brand-10)}.breakdance .bde-column-23-718{--column-width:40%}.breakdance .bde-column-23-718{display:flex;flex-direction:column;align-items:center;text-align:center}@media (max-width:1119px){.breakdance .bde-column-23-718{align-items:flex-start;text-align:left}}.breakdance .bde-div-23-719{width:26rem;padding:var(--hsp-m) var(--hsp-m) var(--hsp-m) var(--hsp-m);border-top:1px solid var(--hcl-neutral-6);border-bottom:1px solid var(--hcl-neutral-6);border-left:1px solid var(--hcl-neutral-6);border-right:1px solid var(--hcl-neutral-6);border-radius:var(--hrd-m);margin-top:-120px}.breakdance .bde-div-23-719{display:flex;flex-direction:column;align-items:center;gap:var(--hsp-s);text-align:center}.breakdance .bde-div-23-719{background-color:var(--hcl-neutral-1)}@media (max-width:1119px){.breakdance .bde-div-23-719{margin-top:0px}}.breakdance .bde-div-23-721{display:flex;flex-direction:column;align-items:center;gap:var(--hsp-xxs);text-align:center}.breakdance .bde-div-23-775{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:var(--hsp-xxs)}.breakdance .bde-div-23-767{flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start}.breakdance .bde-image2-23-768{border-top:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-bottom:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-left:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-right:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-radius:var(--hrd-pill);width:3rem;height:3rem;object-fit:cover;aspect-ratio:1/1}@media (max-width:479px){.breakdance .bde-image2-23-768{width:40px;height:auto}}.breakdance .bde-image2-23-769{border-top:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-bottom:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-left:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-right:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-radius:var(--hrd-pill);width:3rem;height:3rem;object-fit:cover;aspect-ratio:1/1}.breakdance .bde-image2-23-769{margin-left:-1.25rem}@media (max-width:479px){.breakdance .bde-image2-23-769{width:40px;height:auto}}.breakdance .bde-image2-23-770{border-top:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-bottom:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-left:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-right:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-radius:var(--hrd-pill);width:3rem;height:3rem;object-fit:cover;aspect-ratio:1/1}.breakdance .bde-image2-23-770{margin-left:-1.25rem}@media (max-width:479px){.breakdance .bde-image2-23-770{width:40px;height:auto}}.breakdance .bde-image2-23-771{border-top:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-bottom:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-left:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-right:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-radius:var(--hrd-pill);width:3rem;height:3rem;object-fit:cover;aspect-ratio:1/1}.breakdance .bde-image2-23-771{margin-left:-1.25rem}@media (max-width:479px){.breakdance .bde-image2-23-771{width:40px;height:auto}}.breakdance .bde-image2-23-772{border-top:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-bottom:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-left:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-right:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-radius:var(--hrd-pill);width:3rem;height:3rem;object-fit:cover;aspect-ratio:1/1}.breakdance .bde-image2-23-772{margin-left:-1.25rem}@media (max-width:479px){.breakdance .bde-image2-23-772{width:40px;height:auto}}.breakdance .bde-div-23-773{width:3rem;min-height:3rem;border-radius:50%;align-items:center;text-align:center;justify-content:center}.breakdance .bde-div-23-773{background-color:#202020}.breakdance .bde-div-23-773{margin-left:-0.75rem}.breakdance .bde-text-23-774{color:#FCFCFC;font-size:var(--hfs-text-s);font-weight:600}.breakdance .bde-heading-23-722{font-family:beegital-Raleway;font-size:var(--hfs-h6);font-weight:300}.breakdance .bde-star-rating-23-776 .bde-star-rating__label{order:2}.breakdance .bde-star-rating-23-776 .bde-star-rating__wrapper{order:1}.breakdance .bde-star-rating-23-776 .bde-star-rating__wrapper svg:nth-child(n+6){fill:lightgrey}.breakdance .bde-star-rating-23-776 .bde-star-rating__wrapper svg:nth-child(6){fill:url(#starhalf776)}.breakdance .bde-star-rating-23-776.bde-star-rating{gap:var(--hsp-xs)}.breakdance .bde-star-rating-23-776 .bde-star-rating__wrapper{column-gap:3px;font-size:20px}.breakdance .bde-star-rating-23-776 .bde-star-rating__wrapper svg{width:20px;height:20px}.breakdance .bde-star-rating-23-776 .bde-star-rating__wrapper svg{fill:var(--hcl-brand-10)}.breakdance .bde-star-rating-23-776 .bde-star-rating__label{font-size:var(--hfs-text-s);font-weight:400;line-height:1.6;text-decoration-line:none;text-transform:none}@media (max-width:479px){.breakdance .bde-star-rating-23-776.bde-star-rating{flex-direction:column;align-items:flex-start}.breakdance .bde-star-rating-23-776{flex-direction:row!important}}.breakdance .bde-heading-23-777{color:var(--hcl-neutral-11);font-family:"beegital-Open Sans";font-size:var(--hfs-text-s);font-weight:700}.breakdance .bde-div-23-829{display:flex;flex-direction:column}@media (max-width:479px){.breakdance .bde-div-23-829{align-items:center;justify-content:center;gap:var(--hsp-xxs);text-align:center}}.breakdance .bde-heading-23-828{width:62.5rem;font-family:beegital-Raleway;font-size:var(--hfs-h1);font-weight:400}.breakdance .bde-heading-23-828 b{color:var(--hcl-brand-10)}@media (min-width:1120px){.breakdance .bde-heading-23-828{display:none}}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-heading-23-828{display:none}}@media (max-width:479px){.breakdance .bde-heading-23-828{width:100%;font-size:var(--hfs-h3);margin-bottom:0px}}.breakdance .bde-term-loop-23-577{margin-bottom:var(--hsp-m)}.breakdance .bde-term-loop-23-577 .swiper-slide{height:auto}.breakdance .bde-term-loop-23-577 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-term-loop-23-577 .swiper-pagination-bullet{background-color:var(--bde-palette-color-1-987d0114-d4b1-41c3-a1cd-9ddbe515966c)}.breakdance .bde-term-loop-23-577 .bde-posts-pagination{justify-content:center}.breakdance .bde-term-loop-23-577 .bde-posts-navigation-numbers-prev-next{align-items:center}.breakdance .bde-term-loop-23-577{padding:0px 0px 0px 0px}.breakdance .bde-term-loop-23-577 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-23-577 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-23-577 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-23-577 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-term-loop-23-577{overflow:visible}.breakdance .bde-term-loop-23-577 .breakdance-swiper-wrapper{overflow:visible}.breakdance .bde-term-loop-23-577 .swiper{overflow:visible}@media (max-width:1119px){.breakdance .bde-term-loop-23-577 .swiper-slide{height:auto}.breakdance .bde-term-loop-23-577 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-term-loop-23-577 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-23-577 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-23-577 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-23-577 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-term-loop-23-577 .swiper-slide{height:auto}.breakdance .bde-term-loop-23-577 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-term-loop-23-577 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-23-577 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-23-577 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-23-577 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-term-loop-23-577 .swiper-slide{height:auto}.breakdance .bde-term-loop-23-577 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-term-loop-23-577 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-23-577 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-23-577 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__select{display:block!important}.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-term-loop-23-577 .breakdance-swiper-wrapper{overflow:hidden}.bde-tabs__tabslist-container--scrollable,.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{justify-content:flex-start!important}.bde-tabs__tabslist-container--scrollable{position:relative}.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{overflow:auto;position:relative}.breakdance .bde-term-loop-23-577{flex-direction:column}.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-term-loop-23-577{flex-direction:column;align-items:unset}.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-term-loop-23-577{margin-top:0px}.breakdance .bde-term-loop-23-577 .swiper-slide{height:auto}.breakdance .bde-term-loop-23-577 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-term-loop-23-577 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-term-loop-23-577 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-term-loop-23-577 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active,.breakdance .bde-term-loop-23-577 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-term-loop-23-577 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-term-loop-23-577 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-section-23-541 .section-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;text-align:left}.breakdance .bde-section-23-541{background-image:url(https://herzundloewe.de/wp-content/uploads/2025/05/Boegen-Einschulung-Quer041.webp);background-size:cover;background-repeat:no-repeat;background-position:center center}.breakdance .bde-section-23-541 .section-container{height:50rem}.breakdance .bde-section-23-541 .section-container{--bde-section-width:100%}.breakdance .bde-section-23-541 .section-container{padding-left:var(--hsp-xxl)}.breakdance .bde-section-23-541 .section-shape-divider-wrapper--1 .section-shape-divider svg{color:#E6D5C4C2;height:27rem;bottom:0;top:auto;transform:scaleY(1)}.breakdance .bde-section-23-541 .section-shape-divider-wrapper--1 .section-shape-divider path,.breakdance .bde-section-23-541 .section-shape-divider-wrapper--1 .section-shape-divider rect,.breakdance .bde-section-23-541 .section-shape-divider-wrapper--1 .section-shape-divider ellipse,.breakdance .bde-section-23-541 .section-shape-divider-wrapper--1 .section-shape-divider polyline,.breakdance .bde-section-23-541 .section-shape-divider-wrapper--1 .section-shape-divider polygon{color:#E6D5C4C2}.breakdance .bde-section-23-541 .section-shape-divider-wrapper--2 .section-shape-divider svg{color:var(--hcl-brand-1);bottom:0;top:auto;transform:scaleY(1)}.breakdance .bde-section-23-541 .section-shape-divider-wrapper--2 .section-shape-divider path,.breakdance .bde-section-23-541 .section-shape-divider-wrapper--2 .section-shape-divider rect,.breakdance .bde-section-23-541 .section-shape-divider-wrapper--2 .section-shape-divider ellipse,.breakdance .bde-section-23-541 .section-shape-divider-wrapper--2 .section-shape-divider polyline,.breakdance .bde-section-23-541 .section-shape-divider-wrapper--2 .section-shape-divider polygon{color:var(--hcl-brand-1)}.breakdance .bde-section-23-541:hover>.bde-image2{transform:scale(1.02);filter:blur(1px)}@media (max-width:1119px){.breakdance .bde-section-23-541 .section-shape-divider-wrapper--1 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1)}.breakdance .bde-section-23-541 .section-shape-divider-wrapper--2 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1)}}@media (max-width:1023px){.breakdance .bde-section-23-541 .section-shape-divider-wrapper--1 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1)}.breakdance .bde-section-23-541 .section-shape-divider-wrapper--2 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1)}}@media (max-width:767px){.breakdance .bde-section-23-541 .section-shape-divider-wrapper--1 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1)}.breakdance .bde-section-23-541 .section-shape-divider-wrapper--2 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1)}}@media (max-width:479px){.breakdance .bde-section-23-541 .section-shape-divider-wrapper--1 .section-shape-divider svg{width:160%;bottom:0;top:auto;transform:scaleY(1)}.breakdance .bde-section-23-541 .section-shape-divider-wrapper--2 .section-shape-divider svg{width:160%;bottom:0;top:auto;transform:scaleY(1)}}.breakdance .bde-div-23-779{display:flex;flex-direction:column;gap:var(--hsp-m)}.breakdance .bde-heading-23-780{color:#FCFCFC;font-size:var(--hfs-h2)}.breakdance .bde-container-link-23-781{position:static}.breakdance .bde-container-link-23-781:after{content:"";position:absolute;inset:0}.breakdance .bde-icon-23-784 .bde-icon-icon.breakdance-icon-atom{font-size:16px}.breakdance .bde-icon-23-784 svg path{fill:currentColor}.breakdance .bde-section-23-558 .section-container{display:flex;flex-direction:column}.breakdance .bde-div-23-559{width:100%;margin-bottom:var(--hsp-xxl)}.breakdance .bde-div-23-559{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.breakdance .bde-heading-23-560{color:var(--hcl-neutral-12);font-family:beegital-Raleway;font-size:var(--hfs-h1);font-weight:700}.breakdance .bde-heading-23-560>span{color:var(--hcl-neutral-1);text-shadow:1px 1px 0 var(--hcl-neutral-12),-1px -1px 0 var(--hcl-neutral-12),1px -1px 0 var(--hcl-neutral-12),-1px 1px 0 var(--hcl-neutral-12),1px 1px 0 var(--hcl-neutral-12)}.breakdance .bde-div-23-561{background-color:var(--hcl-brand-10)}.breakdance .bde-div-23-561{height:2px}.breakdance .bde-div-23-561{flex:1;overflow:hidden}.breakdance .bde-grid-23-562{--bde-grid-items-per-row:2;--bde-grid-gap:var(--hsp-xs)}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-23-562{--bde-grid-items-per-row:2}}@media (max-width:1023px){.breakdance .bde-grid-23-562{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-23-562{--bde-grid-items-per-row:1}}.breakdance .bde-div-23-563{padding:var(--hsp-xxl) var(--hsp-s) var(--hsp-xxl) var(--hsp-s);border-radius:var(--hrd-s)}.breakdance .bde-div-23-563{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center}.breakdance .bde-div-23-563{overflow:hidden}.breakdance .bde-div-23-563{aspect-ratio:1 / 1}.breakdance .bde-div-23-563:hover>.bde-image2{transform:scale(1.04);filter:blur(2px)}.breakdance .bde-image2-23-564{width:100%;height:100%;object-fit:cover}.breakdance .bde-image2-23-564{position:absolute;top:0px;left:0px;right:0px;bottom:0px;height:100%}.breakdance .bde-image2-23-564 *:not(figcaption){height:100%}.breakdance .bde-image2-23-564{transition:transform 3s cubic-bezier(.2,.8,.4,.7)}.breakdance .bde-container-link-23-565{position:static}.breakdance .bde-container-link-23-565:after{content:"";position:absolute;inset:0}.breakdance .bde-div-23-568{padding:var(--hsp-xxl) var(--hsp-s) var(--hsp-xxl) var(--hsp-s);border-radius:var(--hrd-s)}.breakdance .bde-div-23-568{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center}.breakdance .bde-div-23-568{overflow:hidden;transform:translateY(-4rem)}.breakdance .bde-div-23-568{aspect-ratio:1 / 1}.breakdance .bde-div-23-568:hover>.bde-image2{transform:scale(1.04);filter:blur(2px)}@media (max-width:767px){.breakdance .bde-div-23-568{transform:translateY(0px)}}.breakdance .bde-image2-23-569{width:100%;height:100%;object-fit:cover}.breakdance .bde-image2-23-569{position:absolute;top:0px;left:0px;right:0px;bottom:0px;height:100%}.breakdance .bde-image2-23-569 *:not(figcaption){height:100%}.breakdance .bde-image2-23-569{transition:transform 3s cubic-bezier(.2,.8,.4,.7)}.breakdance .bde-container-link-23-570{position:static}.breakdance .bde-container-link-23-570:after{content:"";position:absolute;inset:0}.breakdance .bde-section-23-573 .section-container{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-heading-23-574{color:var(--hcl-neutral-12);font-family:beegital-Raleway;font-size:var(--hfs-h1);margin-bottom:var(--hsp-xxl)}.breakdance .bde-heading-23-574{z-index:1;position:relative;width:100%}.breakdance .bde-heading-23-574 span{background:var(--hcl-neutral-1);padding:0 var(--hsp-s)}.breakdance .bde-heading-23-574:before{content:'';display:block;position:absolute;height:2px;top:50%;background:var(--hcl-brand-9);width:100%;max-width:var(--hsx-page-width);transform:translateX(-50%);left:50%;z-index:-1}@media (max-width:479px){.breakdance .bde-heading-23-574{text-align:center;font-size:var(--hfs-h1)}}.breakdance .bde-post-loop-23-575>.bde-loop{--bde-posts-gap:var(--hsp-l) var(--hsp-s)}.breakdance .bde-post-loop-23-575 .swiper-slide{height:auto}.breakdance .bde-post-loop-23-575 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-post-loop-23-575 .swiper-pagination-bullet{background-color:var(--hcl-brand-10)}.breakdance .bde-post-loop-23-575 .bde-posts-pagination{margin-top:var(--hsp-l);justify-content:center;gap:var(--hsp-xxs)}.breakdance .bde-post-loop-23-575 .bde-posts-navigation-numbers-prev-next{align-items:center}.breakdance .bde-post-loop-23-575 .bde-posts-prev-next-link a{color:var(--hcl-neutral-12)}.breakdance .bde-post-loop-23-575 .bde-posts-pagination-infinite-loader-wrapper{margin-top:var(--hsp-l)}.breakdance .bde-post-loop-23-575 .bde-posts-pagination ul{gap:var(--hsp-xxs)}.breakdance .bde-post-loop-23-575 .bde-posts-pagination ul li,.breakdance .bde-post-loop-23-575 .bde-posts-pagination ul li a{color:var(--hcl-neutral-12)}.breakdance .bde-post-loop-23-575 .bde-posts-pagination ul a.is-active,.breakdance .bde-post-loop-23-575 .bde-posts-pagination ul li:hover{color:var(--hcl-neutral-1)}.breakdance .bde-post-loop-23-575 .bde-posts-pagination ul li a.is-active,.breakdance .bde-post-loop-23-575 .bde-posts-pagination ul li a,.breakdance .bde-post-loop-23-575 .bde-posts-pagination ul .bde-posts-navigation-numbers--ellipses{border-radius:var(--hrd-atom);width:2.5rem;height:2.5rem;display:flex;justify-content:center;align-items:center;border:1px solid}.breakdance .bde-post-loop-23-575 .bde-posts-pagination ul li a,.breakdance .bde-post-loop-23-575 .bde-posts-pagination ul .bde-posts-navigation-numbers--ellipses{border-color:transparent;background-color:var(--hcl-brand-10)}.breakdance .bde-post-loop-23-575 .bde-posts-pagination ul li a:hover{border-color:transparent;background-color:var(--hcl-neutral-3)}.breakdance .bde-post-loop-23-575 .bde-posts-pagination ul li a.is-active{background-color:var(--hcl-brand-9);border-color:var(--hcl-brand-9);color:#fff}.breakdance .bde-post-loop-23-575>.bde-loop>.bde-loop-item,.breakdance .bde-post-loop-23-575>.bde-loop-accordion>.bde-accordion__content-wrapper>.bde-accordion__panel>.bde-accordion__panel-content>.bde-loop-item,.breakdance .bde-post-loop-23-575>.breakdance-swiper-wrapper>.swiper>.bde-loop>.bde-loop-item{padding:0px 0px 0px 0px}.breakdance .bde-post-loop-23-575 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-23-575 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-23-575 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-23-575 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-post-loop-23-575>.ee-posts{grid-template-columns:repeat(auto-fill,minmax(17.5rem,1fr))}.breakdance .bde-post-loop-23-575 .bde-posts-pagination.bde-posts-navigation-numbers>ul{margin:0}.breakdance .bde-post-loop-23-575 .breakdance-swiper-wrapper{overflow:visible}.breakdance .bde-post-loop-23-575 .swiper{overflow:visible}@media (max-width:1119px){.breakdance .bde-post-loop-23-575 .swiper-slide{height:auto}.breakdance .bde-post-loop-23-575 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-post-loop-23-575 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-23-575 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-23-575 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-23-575 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-post-loop-23-575 .swiper-slide{height:auto}.breakdance .bde-post-loop-23-575 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-post-loop-23-575 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-23-575 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-23-575 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-23-575 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-post-loop-23-575 .swiper-slide{height:auto}.breakdance .bde-post-loop-23-575 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-post-loop-23-575 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-23-575 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-23-575 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__select{display:block!important}.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-post-loop-23-575 .breakdance-swiper-wrapper{overflow:hidden}.bde-tabs__tabslist-container--scrollable,.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{justify-content:flex-start!important}.bde-tabs__tabslist-container--scrollable{position:relative}.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{overflow:auto;position:relative}.breakdance .bde-post-loop-23-575{flex-direction:column}.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-post-loop-23-575{flex-direction:column;align-items:unset}.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-post-loop-23-575 .swiper-slide{height:auto}.breakdance .bde-post-loop-23-575 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-post-loop-23-575 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-23-575 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-23-575 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-23-575 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-23-575 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-23-575 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-section-23-421 .section-container{align-items:center;text-align:center;justify-content:center}.breakdance .bde-section-23-421{background-color:#FCFCFC}.breakdance .bde-section-23-421 .section-container{--bde-section-width:100%}.breakdance .bde-section-23-421 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}.breakdance .bde-section-23-421{z-index:1;position:relative}.breakdance .bde-div-23-422{width:100%}.breakdance .bde-div-23-422{position:relative;height:300vh}.breakdance .bde-div-23-423{width:100%;align-items:center;text-align:center;justify-content:center}.breakdance .bde-div-23-423{overflow:hidden;height:100vh}.breakdance .bde-div-23-423{position:-webkit-sticky;position:sticky;top:0}.breakdance .bde-div-23-424{width:50rem;padding-right:var(--bde-section-horizontal-padding);padding-left:var(--bde-section-horizontal-padding);gap:var(--hsp-s);align-items:center;text-align:center}.breakdance .bde-heading-23-710{width:54rem;color:var(--hcl-brand-1);font-size:var(--preset-id-af438500-cb97-4808-85c3-02dd46b68a3f-font-size);font-family:var(--preset-id-af438500-cb97-4808-85c3-02dd46b68a3f-font-family);font-weight:var(--preset-id-af438500-cb97-4808-85c3-02dd46b68a3f-font-weight);line-height:var(--preset-id-af438500-cb97-4808-85c3-02dd46b68a3f-line-height);letter-spacing:var(--preset-id-af438500-cb97-4808-85c3-02dd46b68a3f-letter-spacing);text-transform:var(--preset-id-af438500-cb97-4808-85c3-02dd46b68a3f-text-transform)}.breakdance .bde-heading-23-426{color:#FCFCFC;font-size:var(--preset-id-9cee603b-f25e-455d-b552-7b32f2670fd4-font-size);font-family:var(--preset-id-9cee603b-f25e-455d-b552-7b32f2670fd4-font-family);font-weight:var(--preset-id-9cee603b-f25e-455d-b552-7b32f2670fd4-font-weight);line-height:var(--preset-id-9cee603b-f25e-455d-b552-7b32f2670fd4-line-height)}.breakdance .bde-text-23-427{color:var(--hcl-neutral-1);font-family:"beegital-Open Sans";font-weight:400}.breakdance .bde-text-23-427 b{color:var(--hcl-brand-9)}.breakdance .bde-div-23-428{width:100%;gap:var(--hsp-xxs);flex-wrap:wrap;flex-direction:row;justify-content:center}@media (max-width:1119px){.breakdance .bde-div-23-428{justify-content:center}}.breakdance .bde-div-23-431{z-index:-1;position:absolute;top:0px;left:0px;right:0px;bottom:0px}.breakdance .bde-div-23-432{background-color:#20202080}.breakdance .bde-div-23-432{z-index:1;position:absolute;top:0px;left:0px;right:0px;bottom:0px}.breakdance .bde-grid-23-433{width:100%;--bde-grid-items-per-row:3;--bde-grid-gap:var(--hsp-xs)}.breakdance .bde-grid>*{width:auto!important;height:auto!important}.breakdance .bde-grid-23-433{height:100%}.breakdance .bde-grid-23-433{transform:scale(3.2)}.breakdance .bde-grid-23-433 .bde-image *:not(figcaption){height:100%}.breakdance .bde-grid-23-433 .bde-image{position:relative}.breakdance .bde-grid-23-433 img{width:100%;height:100%;object-fit:cover;position:absolute;top:0%;bottom:0%;left:0%;right:0%}@media (max-width:1119px){.breakdance .bde-grid-23-433{--bde-grid-items-per-row:3}}@media (max-width:767px){.breakdance .bde-grid-23-433{--bde-grid-items-per-row:1;--bde-grid-gap:1rem}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-image-23-437{display:none}}@media (max-width:479px){.breakdance .bde-image-23-437{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-image-23-438{display:none}}@media (max-width:479px){.breakdance .bde-image-23-438{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-image-23-439{display:none}}@media (max-width:479px){.breakdance .bde-image-23-439{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-image-23-440{display:none}}@media (max-width:479px){.breakdance .bde-image-23-440{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-image-23-441{display:none}}@media (max-width:479px){.breakdance .bde-image-23-441{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-image-23-442{display:none}}@media (max-width:479px){.breakdance .bde-image-23-442{display:none}}.breakdance .bde-div-23-443{margin-top:100vh}.breakdance .bde-div-23-443{z-index:-1;position:absolute;top:0px;left:0px;right:0px;bottom:0px}.breakdance .bde-section-23-239 .section-container{gap:var(--hsp-xxl);align-items:center;text-align:center}.breakdance .bde-section-23-239{overflow:hidden}.breakdance .bde-div-23-240{width:46.25rem;gap:var(--hsp-xs);align-items:center;text-align:center}.breakdance .bde-heading-23-241{color:var(--hcl-neutral-12);font-family:beegital-Raleway;font-size:var(--hfs-h0);font-weight:500;line-height:4.4rem}@media (max-width:1119px){.breakdance .bde-heading-23-241{font-size:var(--hfs-h1);line-height:3.5rem}}@media (max-width:1023px){.breakdance .bde-heading-23-241{font-size:var(--hfs-h0);line-height:3rem}}@media (max-width:767px){.breakdance .bde-heading-23-241{font-size:var(--hfs-h1);line-height:2.8rem}}@media (max-width:479px){.breakdance .bde-heading-23-241{font-size:var(--hfs-h3);line-height:2rem}}.breakdance .bde-text-23-242 b{color:var(--hcl-brand-9)}.breakdance .bde-div-23-243{width:100%;align-items:flex-end;text-align:right}.breakdance .bde-div-23-244.swiper-wrapper{display:flex;flex-direction:row}.breakdance .bde-div-23-244 .swiper-slide{width:23.75rem;height:auto;align-self:stretch}@media (max-width:479px){.breakdance .bde-div-23-244 .swiper-slide{width:85%}}.breakdance .bde-div-23-246{width:100%;min-height:100%;padding:var(--hsp-m) var(--hsp-m) var(--hsp-m) var(--hsp-m);border-top:1px solid var(--hcl-neutral-6);border-bottom:1px solid var(--hcl-neutral-6);border-left:1px solid var(--hcl-neutral-6);border-right:1px solid var(--hcl-neutral-6);border-radius:var(--hrd-m);gap:var(--hsp-s)}.breakdance .bde-div-23-246{background-color:var(--hcl-neutral-1)}@media (max-width:479px){.breakdance .bde-div-23-246{padding:2.4rem 2.4rem 2.4rem 2.4rem}}.breakdance .bde-star-rating-23-247 .bde-star-rating__wrapper svg:nth-child(n+6){fill:lightgrey}.breakdance .bde-star-rating-23-247 .bde-star-rating__wrapper svg:nth-child(6){fill:url(#starhalf247)}.breakdance .bde-star-rating-23-247 .bde-star-rating__wrapper{column-gap:4px;font-size:24px}.breakdance .bde-star-rating-23-247 .bde-star-rating__wrapper svg{width:24px;height:24px}.breakdance .bde-star-rating-23-247 .bde-star-rating__wrapper svg{fill:var(--hcl-brand-10)}@media (max-width:1119px){.breakdance .bde-star-rating-23-247.bde-star-rating{flex-direction:column;align-items:flex-start}}.breakdance .bde-text-23-248{font-family:beegital-Raleway;font-size:var(--hfs-text-m);line-height:1.5;font-style:italic;margin-bottom:var(--hsp-xxs)}.breakdance .bde-div-23-249{width:100%;margin-top:auto;gap:var(--hsp-xxs);flex-wrap:wrap;flex-direction:row;align-items:flex-end;justify-content:space-between}.breakdance .bde-div-23-250{gap:var(--hsp-xxs);flex-wrap:wrap;flex-direction:row;align-items:center}.breakdance .bde-heading-23-253{font-family:"beegital-Open Sans"}.breakdance .bde-text-23-255{font-size:var(--hfs-text-s)}.breakdance .bde-div-23-831{width:100%;min-height:100%;padding:var(--hsp-m) var(--hsp-m) var(--hsp-m) var(--hsp-m);border-top:1px solid var(--hcl-neutral-6);border-bottom:1px solid var(--hcl-neutral-6);border-left:1px solid var(--hcl-neutral-6);border-right:1px solid var(--hcl-neutral-6);border-radius:var(--hrd-m);gap:var(--hsp-s)}.breakdance .bde-div-23-831{background-color:var(--hcl-neutral-1)}@media (max-width:479px){.breakdance .bde-div-23-831{padding:2.4rem 2.4rem 2.4rem 2.4rem}}.breakdance .bde-star-rating-23-832 .bde-star-rating__wrapper svg:nth-child(n+6){fill:lightgrey}.breakdance .bde-star-rating-23-832 .bde-star-rating__wrapper svg:nth-child(6){fill:url(#starhalf832)}.breakdance .bde-star-rating-23-832 .bde-star-rating__wrapper{column-gap:4px;font-size:24px}.breakdance .bde-star-rating-23-832 .bde-star-rating__wrapper svg{width:24px;height:24px}.breakdance .bde-star-rating-23-832 .bde-star-rating__wrapper svg{fill:var(--hcl-brand-10)}@media (max-width:1119px){.breakdance .bde-star-rating-23-832.bde-star-rating{flex-direction:column;align-items:flex-start}}.breakdance .bde-text-23-833{font-family:beegital-Raleway;font-size:var(--hfs-text-m);line-height:1.5;font-style:italic;margin-bottom:var(--hsp-xxs)}.breakdance .bde-div-23-834{width:100%;margin-top:auto;gap:var(--hsp-xxs);flex-wrap:wrap;flex-direction:row;align-items:flex-end;justify-content:space-between}.breakdance .bde-div-23-835{gap:var(--hsp-xxs);flex-wrap:wrap;flex-direction:row;align-items:center}.breakdance .bde-text-23-838{font-size:var(--hfs-text-s)}.breakdance .bde-div-23-257{width:100%;min-height:100%;padding:var(--hsp-m) var(--hsp-m) var(--hsp-m) var(--hsp-m);border-top:1px solid var(--hcl-neutral-6);border-bottom:1px solid var(--hcl-neutral-6);border-left:1px solid var(--hcl-neutral-6);border-right:1px solid var(--hcl-neutral-6);border-radius:var(--hrd-m);gap:var(--hsp-s)}.breakdance .bde-div-23-257{background-color:var(--hcl-neutral-1)}@media (max-width:479px){.breakdance .bde-div-23-257{padding:2.4rem 2.4rem 2.4rem 2.4rem}}.breakdance .bde-star-rating-23-258 .bde-star-rating__wrapper svg:nth-child(n+6){fill:lightgrey}.breakdance .bde-star-rating-23-258 .bde-star-rating__wrapper svg:nth-child(6){fill:url(#starhalf258)}.breakdance .bde-star-rating-23-258 .bde-star-rating__wrapper{column-gap:4px;font-size:24px}.breakdance .bde-star-rating-23-258 .bde-star-rating__wrapper svg{width:24px;height:24px}.breakdance .bde-star-rating-23-258 .bde-star-rating__wrapper svg{fill:var(--hcl-brand-10)}@media (max-width:1119px){.breakdance .bde-star-rating-23-258.bde-star-rating{flex-direction:column;align-items:flex-start}}.breakdance .bde-text-23-259{font-family:beegital-Raleway;font-size:var(--hfs-text-m);line-height:1.5;font-style:italic;margin-bottom:var(--hsp-xxs)}.breakdance .bde-div-23-260{width:100%;margin-top:auto;gap:var(--hsp-xxs);flex-wrap:wrap;flex-direction:row;align-items:flex-end;justify-content:space-between}.breakdance .bde-div-23-261{gap:var(--hsp-xxs);flex-wrap:wrap;flex-direction:row;align-items:center}.breakdance .bde-heading-23-264{font-family:"beegital-Open Sans"}.breakdance .bde-text-23-266{font-size:var(--hfs-text-s)}.breakdance .bde-div-23-268{width:100%;min-height:100%;padding:var(--hsp-m) var(--hsp-m) var(--hsp-m) var(--hsp-m);border-top:1px solid var(--hcl-neutral-6);border-bottom:1px solid var(--hcl-neutral-6);border-left:1px solid var(--hcl-neutral-6);border-right:1px solid var(--hcl-neutral-6);border-radius:var(--hrd-m);gap:var(--hsp-s)}.breakdance .bde-div-23-268{background-color:var(--hcl-neutral-1)}@media (max-width:479px){.breakdance .bde-div-23-268{padding:2.4rem 2.4rem 2.4rem 2.4rem}}.breakdance .bde-star-rating-23-269 .bde-star-rating__wrapper svg:nth-child(n+6){fill:lightgrey}.breakdance .bde-star-rating-23-269 .bde-star-rating__wrapper svg:nth-child(6){fill:url(#starhalf269)}.breakdance .bde-star-rating-23-269 .bde-star-rating__wrapper{column-gap:4px;font-size:24px}.breakdance .bde-star-rating-23-269 .bde-star-rating__wrapper svg{width:24px;height:24px}.breakdance .bde-star-rating-23-269 .bde-star-rating__wrapper svg{fill:var(--hcl-brand-10)}@media (max-width:1119px){.breakdance .bde-star-rating-23-269.bde-star-rating{flex-direction:column;align-items:flex-start}}.breakdance .bde-text-23-270{font-family:beegital-Raleway;font-size:var(--hfs-text-m);line-height:1.5;font-style:italic;margin-bottom:var(--hsp-xxs)}.breakdance .bde-div-23-271{width:100%;margin-top:auto;gap:var(--hsp-xxs);flex-wrap:wrap;flex-direction:row;align-items:flex-end;justify-content:space-between}.breakdance .bde-div-23-272{gap:var(--hsp-xxs);flex-wrap:wrap;flex-direction:row;align-items:center}.breakdance .bde-heading-23-275{font-family:"beegital-Open Sans"}.breakdance .bde-text-23-277{font-size:var(--hfs-text-s)}.breakdance .bde-div-23-279{width:100%;min-height:100%;padding:var(--hsp-m) var(--hsp-m) var(--hsp-m) var(--hsp-m);border-top:1px solid var(--hcl-neutral-6);border-bottom:1px solid var(--hcl-neutral-6);border-left:1px solid var(--hcl-neutral-6);border-right:1px solid var(--hcl-neutral-6);border-radius:var(--hrd-m);gap:var(--hsp-s)}.breakdance .bde-div-23-279{background-color:var(--hcl-neutral-1)}@media (max-width:479px){.breakdance .bde-div-23-279{padding:2.4rem 2.4rem 2.4rem 2.4rem}}.breakdance .bde-star-rating-23-280 .bde-star-rating__wrapper svg:nth-child(n+6){fill:lightgrey}.breakdance .bde-star-rating-23-280 .bde-star-rating__wrapper svg:nth-child(6){fill:url(#starhalf280)}.breakdance .bde-star-rating-23-280 .bde-star-rating__wrapper{column-gap:4px;font-size:24px}.breakdance .bde-star-rating-23-280 .bde-star-rating__wrapper svg{width:24px;height:24px}.breakdance .bde-star-rating-23-280 .bde-star-rating__wrapper svg{fill:var(--hcl-brand-10)}@media (max-width:1119px){.breakdance .bde-star-rating-23-280.bde-star-rating{flex-direction:column;align-items:flex-start}}.breakdance .bde-text-23-281{font-family:beegital-Raleway;font-size:var(--hfs-text-m);line-height:1.5;font-style:italic;margin-bottom:var(--hsp-xxs)}.breakdance .bde-div-23-282{width:100%;margin-top:auto;gap:var(--hsp-xxs);flex-wrap:wrap;flex-direction:row;align-items:flex-end;justify-content:space-between}.breakdance .bde-div-23-283{gap:var(--hsp-xxs);flex-wrap:wrap;flex-direction:row;align-items:center}.breakdance .bde-text-23-288{font-size:var(--hfs-text-s)}.breakdance .bde-div-23-289{margin-top:var(--hsp-l);gap:var(--hsp-s);flex-wrap:wrap;flex-direction:row;align-items:center}.breakdance .bde-div-23-289 .swiper-button-disabled .bde-icon-icon{background:var(--hcl-neutral-6)!important}.breakdance .bde-div-23-289 .swiper-button-disabled .bde-icon-icon svg{fill:var(--hcl-neutral-9)!important}.breakdance .bde-div-23-289 .bde-icon-icon{transition:0.3s}.breakdance .bde-icon-23-290 .bde-icon-icon.breakdance-icon-atom{font-size:16px;border-radius:999px;padding:12px;background:var(--hcl-neutral-12)}.breakdance .bde-icon-23-290 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--hcl-neutral-1)}.breakdance .bde-icon-23-290:hover .bde-icon-icon.breakdance-icon-atom{background:var(--hcl-brand-11);}.breakdance .bde-icon-23-291 .bde-icon-icon.breakdance-icon-atom{font-size:16px;border-radius:999px;padding:12px;background:var(--hcl-neutral-12)}.breakdance .bde-icon-23-291 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--hcl-neutral-1)}.breakdance .bde-icon-23-291:hover .bde-icon-icon.breakdance-icon-atom{background:var(--hcl-brand-11);}.breakdance .bde-fancy-container-23-293{display:none}.breakdance .bde-div-23-810{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--hsp-m);text-align:center}.breakdance .bde-div-23-796{display:flex;flex-direction:column;align-items:center;gap:var(--hsp-xxs);text-align:center}.breakdance .bde-div-23-797{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:var(--hsp-xxs)}.breakdance .bde-div-23-798{flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start}.breakdance .bde-image2-23-799{border-top:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-bottom:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-left:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-right:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-radius:var(--hrd-pill);width:3rem;height:3rem;object-fit:cover;aspect-ratio:1/1}.breakdance .bde-image2-23-800{border-top:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-bottom:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-left:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-right:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-radius:var(--hrd-pill);width:3rem;height:3rem;object-fit:cover;aspect-ratio:1/1}.breakdance .bde-image2-23-800{margin-left:-1.25rem}.breakdance .bde-image2-23-801{border-top:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-bottom:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-left:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-right:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-radius:var(--hrd-pill);width:3rem;height:3rem;object-fit:cover;aspect-ratio:1/1}.breakdance .bde-image2-23-801{margin-left:-1.25rem}.breakdance .bde-image2-23-802{border-top:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-bottom:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-left:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-right:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-radius:var(--hrd-pill);width:3rem;height:3rem;object-fit:cover;aspect-ratio:1/1}.breakdance .bde-image2-23-802{margin-left:-1.25rem}.breakdance .bde-image2-23-803{border-top:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-bottom:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-left:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-right:2px solid var(--bde-palette-color-1-5cfbc50c-cbe0-4a2c-9e3d-4095e89f0844);border-radius:var(--hrd-pill);width:3rem;height:3rem;object-fit:cover;aspect-ratio:1/1}.breakdance .bde-image2-23-803{margin-left:-1.25rem}.breakdance .bde-div-23-804{width:3rem;min-height:3rem;border-radius:50%;align-items:center;text-align:center;justify-content:center}.breakdance .bde-div-23-804{background-color:#202020}.breakdance .bde-div-23-804{margin-left:-0.75rem}.breakdance .bde-text-23-805{color:#FCFCFC;font-size:var(--hfs-text-s);font-weight:600}.breakdance .bde-heading-23-806{font-family:beegital-Raleway;font-size:var(--hfs-h6);font-weight:300}.breakdance .bde-star-rating-23-807 .bde-star-rating__label{order:2}.breakdance .bde-star-rating-23-807 .bde-star-rating__wrapper{order:1}.breakdance .bde-star-rating-23-807 .bde-star-rating__wrapper svg:nth-child(n+6){fill:lightgrey}.breakdance .bde-star-rating-23-807 .bde-star-rating__wrapper svg:nth-child(6){fill:url(#starhalf807)}.breakdance .bde-star-rating-23-807.bde-star-rating{gap:var(--hsp-xs)}.breakdance .bde-star-rating-23-807 .bde-star-rating__wrapper{column-gap:3px;font-size:20px}.breakdance .bde-star-rating-23-807 .bde-star-rating__wrapper svg{width:20px;height:20px}.breakdance .bde-star-rating-23-807 .bde-star-rating__wrapper svg{fill:var(--hcl-brand-10)}.breakdance .bde-star-rating-23-807 .bde-star-rating__label{font-size:var(--hfs-text-s);font-weight:400;line-height:1.6;text-decoration-line:none;text-transform:none}@media (max-width:479px){.breakdance .bde-star-rating-23-807.bde-star-rating{flex-direction:column;align-items:flex-start}.breakdance .bde-star-rating-23-807{flex-direction:row!important}}.breakdance .bde-heading-23-808{color:var(--hcl-neutral-11);font-family:"beegital-Open Sans";font-size:var(--hfs-text-s);font-weight:700}.breakdance .bde-section-23-658 .section-container{display:flex;flex-direction:column;align-items:center;gap:var(--hsp-xl);text-align:center}.breakdance .bde-div-23-659{display:flex;flex-direction:column;align-items:center;gap:var(--hsp-s);text-align:center}.breakdance .bde-text-23-660{color:var(--hcl-neutral-12);font-size:var(--hfs-text-s);font-weight:600;letter-spacing:0.5px;text-transform:uppercase}.breakdance .bde-heading-23-661{font-size:var(--hfs-h3)}.breakdance .bde-text-23-662{width:30rem;margin-bottom:3rem}.breakdance .bde-text-23-662 b{color:var(--hcl-brand-10)}.breakdance .bde-grid-23-663{--bde-grid-items-per-row:4}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-23-663{--bde-grid-items-per-row:2}}@media (max-width:1023px){.breakdance .bde-grid-23-663{--bde-grid-items-per-row:1}}@media (max-width:767px){.breakdance .bde-grid-23-663{--bde-grid-items-per-row:1}}.breakdance .bde-div-23-664{padding:var(--hsp-s) var(--hsp-s) var(--hsp-s) var(--hsp-s);border-radius:var(--hrd-s);margin-bottom:3rem}.breakdance .bde-div-23-664{display:flex;flex-direction:column;align-items:center;gap:var(--hsp-xxs);text-align:center}.breakdance .bde-div-23-664{background-color:var(--hcl-neutral-3)}.breakdance .bde-div-23-665{padding:var(--hsp-xxs) var(--hsp-xxs) var(--hsp-xxs) var(--hsp-xxs);border-top:18px solid var(--hcl-neutral-1);border-bottom:18px solid var(--hcl-neutral-1);border-left:18px solid var(--hcl-neutral-1);border-right:18px solid var(--hcl-neutral-1);border-radius:var(--hrd-pill);margin-top:-5rem}.breakdance .bde-div-23-665{background-color:var(--hcl-neutral-3)}.breakdance .bde-image2-23-679{width:7rem;height:7rem}.breakdance .bde-heading-23-667{font-size:var(--hfs-h6)}.breakdance .bde-text-23-668 b{color:var(--hcl-brand-10)}.breakdance .bde-div-23-690{padding:var(--hsp-s) var(--hsp-s) var(--hsp-s) var(--hsp-s);border-radius:var(--hrd-s);margin-bottom:3rem}.breakdance .bde-div-23-690{display:flex;flex-direction:column;align-items:center;gap:var(--hsp-xxs);text-align:center}.breakdance .bde-div-23-690{background-color:var(--hcl-neutral-3)}.breakdance .bde-div-23-691{padding:var(--hsp-xxs) var(--hsp-xxs) var(--hsp-xxs) var(--hsp-xxs);border-top:18px solid var(--hcl-neutral-1);border-bottom:18px solid var(--hcl-neutral-1);border-left:18px solid var(--hcl-neutral-1);border-right:18px solid var(--hcl-neutral-1);border-radius:var(--hrd-pill);margin-top:-5rem}.breakdance .bde-div-23-691{background-color:var(--hcl-neutral-3)}.breakdance .bde-image2-23-692{width:7rem;height:7rem}.breakdance .bde-heading-23-693{font-size:var(--hfs-h6)}.breakdance .bde-text-23-694 b{color:var(--hcl-brand-10)}.breakdance .bde-div-23-685{padding:var(--hsp-s) var(--hsp-s) var(--hsp-s) var(--hsp-s);border-radius:var(--hrd-s);margin-bottom:3rem}.breakdance .bde-div-23-685{display:flex;flex-direction:column;align-items:center;gap:var(--hsp-xxs);text-align:center}.breakdance .bde-div-23-685{background-color:var(--hcl-neutral-3)}.breakdance .bde-div-23-686{padding:var(--hsp-xxs) var(--hsp-xxs) var(--hsp-xxs) var(--hsp-xxs);border-top:18px solid var(--hcl-neutral-1);border-bottom:18px solid var(--hcl-neutral-1);border-left:18px solid var(--hcl-neutral-1);border-right:18px solid var(--hcl-neutral-1);border-radius:var(--hrd-pill);margin-top:-5rem}.breakdance .bde-div-23-686{background-color:var(--hcl-neutral-3)}.breakdance .bde-image2-23-687{width:7rem;height:7rem}.breakdance .bde-heading-23-688{font-size:var(--hfs-h6)}.breakdance .bde-text-23-689 b{color:var(--hcl-brand-10)}.breakdance .bde-div-23-680{padding:var(--hsp-s) var(--hsp-s) var(--hsp-s) var(--hsp-s);border-radius:var(--hrd-s);margin-bottom:3rem}.breakdance .bde-div-23-680{display:flex;flex-direction:column;align-items:center;gap:var(--hsp-xxs);text-align:center}.breakdance .bde-div-23-680{background-color:var(--hcl-neutral-3)}.breakdance .bde-div-23-681{padding:var(--hsp-xxs) var(--hsp-xxs) var(--hsp-xxs) var(--hsp-xxs);border-top:18px solid var(--hcl-neutral-1);border-bottom:18px solid var(--hcl-neutral-1);border-left:18px solid var(--hcl-neutral-1);border-right:18px solid var(--hcl-neutral-1);border-radius:var(--hrd-pill);margin-top:-5rem}.breakdance .bde-div-23-681{background-color:var(--hcl-neutral-3)}.breakdance .bde-image2-23-682{width:7rem;height:7rem}.breakdance .bde-heading-23-683{font-size:var(--hfs-h6)}.breakdance .bde-text-23-684 b{color:var(--hcl-brand-10)}.breakdance .bde-section-23-811 .section-container{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-heading-23-812{color:var(--hcl-neutral-12);font-family:beegital-Raleway;font-size:var(--hfs-h1);margin-bottom:var(--hsp-xxl)}.breakdance .bde-heading-23-812{z-index:1;position:relative;width:100%}.breakdance .bde-heading-23-812 span{background:var(--hcl-neutral-1);padding:0 var(--hsp-s)}.breakdance .bde-heading-23-812:before{content:'';display:block;position:absolute;height:2px;top:50%;background:var(--hcl-brand-9);width:100%;max-width:var(--hsx-page-width);transform:translateX(-50%);left:50%;z-index:-1}.breakdance .bde-wooproductslist-23-817 ul.products li.product .bde-woo-product-image{order:-1;margin-bottom:var(--hsp-s)}.breakdance .bde-wooproductslist-23-817 ul.products li.product .bde-woo-product-image>img{border-radius:var(--hrd-m)}.breakdance .bde-wooproductslist-23-817 ul.products li.product .woocommerce-loop-product__title{margin-bottom:0px;font-size:var(--hfs-text-m);font-weight:600}.breakdance .bde-wooproductslist-23-817 li.product{background:var(--hcl-neutral-2);border-top:1px solid var(--hcl-neutral-6);border-bottom:1px solid var(--hcl-neutral-6);border-left:1px solid var(--hcl-neutral-6);border-right:1px solid var(--hcl-neutral-6);border-radius:var(--hrd-m);padding:var(--hsp-s) var(--hsp-s) var(--hsp-s) var(--hsp-s)}.breakdance .bde-wooproductslist-23-817 li.product,.breakdance .bde-wooproductslist-23-817 a.woocommerce-LoopProduct-link{align-items:center}.breakdance .bde-wooproductslist-23-817 li.product .price{justify-content:center}.breakdance .bde-wooproductslist-23-817 li.product,.breakdance .bde-wooproductslist-23-817 h2.woocommerce-loop-product__title{text-align:center}.breakdance .bde-wooproductslist-23-817 .breakdance-swiper-wrapper{--swiper-navigation-size:35px}.breakdance .bde-wooproductslist-23-817 .swiper-button-prev,.breakdance .bde-wooproductslist-23-817 .swiper-button-next{color:var(--bde-palette-color-1-987d0114-d4b1-41c3-a1cd-9ddbe515966c)}.breakdance .bde-wooproductslist-23-817 .swiper-button-prev{left:0px}.breakdance .bde-wooproductslist-23-817 .swiper-button-next{right:0px}.breakdance .bde-wooproductslist-23-817 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-wooproductslist-23-817 .swiper-pagination-bullet{background-color:var(--bde-palette-color-1-3ca2e4c8-78e6-4984-8eab-a2a0337596dd)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-wooproductslist-23-817 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist-container.is-vertical{width:}@media (max-width:1119px){.breakdance .bde-wooproductslist-23-817 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-wooproductslist-23-817 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-wooproductslist-23-817 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-wooproductslist-23-817 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-wooproductslist-23-817 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__select{display:block!important}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-wooproductslist-23-817 .breakdance-swiper-wrapper{overflow:hidden}.bde-tabs__tabslist-container--scrollable,.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{justify-content:flex-start!important}.bde-tabs__tabslist-container--scrollable{position:relative}.bde-tabs__tabslist-container--scrollable .bde-tabs__tabslist{overflow:auto;position:relative}.breakdance .bde-wooproductslist-23-817{flex-direction:column}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-wooproductslist-23-817{flex-direction:column;align-items:unset}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}.breakdance .bde-wooproductslist-23-817{--bde-woo-responsive__stack:column;--bde-woo-responsive__width:100%;--bde-woo-responsive__max-width:100%}}@media (max-width:479px){.breakdance .bde-wooproductslist-23-817 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-wooproductslist-23-817 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-wooproductslist-23-817 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-section-23-348 .section-container{gap:var(--hsp-xxs);align-items:center;text-align:center}.breakdance .bde-section-23-348{background-image:url(https://herzundloewe.de/wp-content/uploads/2025/03/Geburtstagskrankz-Tischdekoration-fuer-Geburtstag.webp);background-size:cover;background-position:center center}.breakdance .bde-section-23-348>.section-background-overlay{background-color:#202020;transition:background-color var(--bde-transition-duration) ease-in-out}.breakdance .bde-section-23-348>.section-background-overlay{opacity:0.5}.breakdance .bde-text-23-349{color:#FCFCFC;font-size:calc(var(--hfs-text-s)*0.9);font-weight:700;line-height:1.3;letter-spacing:0.06em;text-transform:uppercase}.breakdance .bde-heading-23-350{color:#FCFCFC}.breakdance .bde-grid-23-351{--bde-grid-items-per-row:3;--bde-grid-gap:var(--hsp-s);margin-top:var(--hsp-xl)}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-23-351{--bde-grid-items-per-row:3}}@media (max-width:1023px){.breakdance .bde-grid-23-351{--bde-grid-items-per-row:2;--bde-grid-gap:4rem}}@media (max-width:767px){.breakdance .bde-grid-23-351{--bde-grid-items-per-row:1}}.breakdance .bde-icon-box-23-353{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px;gap:var(--hsp-s);align-items:center}.breakdance .bde-icon-box-23-353 .ee-iconbox-content{align-items:center;text-align:center}.breakdance .bde-icon-box-23-353 .ee-iconbox-title{color:#FCFCFC;margin-bottom:var(--hsp-s)}.breakdance .bde-icon-box-23-353 .ee-iconbox-text{color:#FCFCFC}.breakdance .bde-icon-box-23-353 .ee-iconbox-icon.breakdance-icon-atom{font-size:50px;border-radius:999px;padding:12px;background:#F0F0F0}.breakdance .bde-icon-box-23-353 .ee-iconbox-icon.breakdance-icon-atom svg:first-child{fill:#202020}.breakdance .bde-icon-box-23-353 b{color:var(--hcl-brand-8)}.breakdance .bde-icon-box-23-352{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px;gap:var(--hsp-s);align-items:center}.breakdance .bde-icon-box-23-352 .ee-iconbox-content{align-items:center;text-align:center}.breakdance .bde-icon-box-23-352 .ee-iconbox-title{color:#FCFCFC;margin-bottom:var(--hsp-s)}.breakdance .bde-icon-box-23-352 .ee-iconbox-text{color:#FCFCFC}.breakdance .bde-icon-box-23-352 .ee-iconbox-icon.breakdance-icon-atom{font-size:50px;border-radius:999px;padding:12px;background:#F0F0F0}.breakdance .bde-icon-box-23-352 .ee-iconbox-icon.breakdance-icon-atom svg:first-child{fill:#202020}.breakdance .bde-icon-box-23-352 b{color:var(--hcl-brand-8)}.breakdance .bde-icon-box-23-354{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px;gap:var(--hsp-s);align-items:center}.breakdance .bde-icon-box-23-354 .ee-iconbox-content{align-items:center;text-align:center}.breakdance .bde-icon-box-23-354 .ee-iconbox-title{color:#FCFCFC;margin-bottom:var(--hsp-s)}.breakdance .bde-icon-box-23-354 .ee-iconbox-text{color:#FCFCFC}.breakdance .bde-icon-box-23-354 .ee-iconbox-icon.breakdance-icon-atom{font-size:50px;border-radius:999px;padding:12px;background:#F0F0F0}.breakdance .bde-icon-box-23-354 .ee-iconbox-icon.breakdance-icon-atom svg:first-child{fill:#202020}.breakdance .bde-icon-box-23-354 b{color:var(--hcl-brand-8)}.breakdance .bde-section-23-587 .section-container{gap:var(--hsp-xl)}@media (max-width:1023px){.breakdance .bde-section-23-587 .section-container{align-items:center;text-align:center}}.breakdance .bde-heading-23-588{width:62.5rem}.breakdance .bde-columns-23-589{--columnCount:2;--bde-column-gap:var(--hsp-xxl)}@media (max-width:1119px){.breakdance .bde-columns-23-589{--columnCount:2}}@media (max-width:1023px){.breakdance .bde-columns-23-589{--columnCount:2}.breakdance .bde-columns-23-589.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-23-589.bde-columns>.bde-column{width:100%}}@media (max-width:767px){.breakdance .bde-columns-23-589{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-23-589{--columnCount:2}}.breakdance .bde-column-23-590{--column-width:35%;gap:var(--hsp-m)}@media (max-width:1023px){.breakdance .bde-column-23-590{align-items:center;text-align:center}}.breakdance .bde-text-23-591 b{color:var(--hcl-brand-10)}.breakdance .bde-div-23-592{gap:var(--hsp-xxs);flex-wrap:wrap;flex-direction:row;justify-content:flex-start}.breakdance .bde-column-23-595{--column-width:65%}.breakdance .bde-image-23-596{width:100%}.breakdance .bde-image-23-596 .breakdance-image-container{border-radius:var(--hrd-m)}.breakdance .bde-image-23-596 .breakdance-image-clip{border-radius:var(--hrd-m)}.breakdance .bde-image-23-596 .breakdance-image-object{width:100%;object-fit:cover;height:25rem}@media (max-width:479px){.breakdance .bde-image-23-596 .breakdance-image-object{height:auto;width:auto}}.breakdance .bde-section-23-177 .section-container{display:flex;flex-direction:column}.breakdance .bde-div-23-818{width:100%}.breakdance .bde-div-23-818{display:flex;flex-direction:column}.breakdance .bde-fancy-divider-23-824{--bde-fancy-divider-border-style:solid;--bde-fancy-divider-border-size:2px;--bde-fancy-divider-border-color:var(--bde-palette-color-1-3ca2e4c8-78e6-4984-8eab-a2a0337596dd)}.breakdance .bde-fancy-divider-23-824 .bde-fancy-divider__separator.has-content{justify-content:flex-start}.breakdance .bde-fancy-divider-23-824 .bde-fancy-divider__content--text{font-family:beegital-Raleway;font-size:var(--hfs-h1);font-weight:400}.breakdance .bde-fancy-divider-23-824 b{color:var(--hcl-brand-10)}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-fancy-divider-23-824{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-fancy-divider-23-824{display:none}}@media (max-width:479px){.breakdance .bde-fancy-divider-23-824{display:none}}@media (max-width:1119px){.breakdance .bde-fancy-divider-23-824{--bde-fancy-divider-border-style:solid}}@media (max-width:1023px){.breakdance .bde-fancy-divider-23-824{--bde-fancy-divider-border-style:solid}}@media (max-width:767px){.breakdance .bde-fancy-divider-23-824{--bde-fancy-divider-border-style:solid}}@media (max-width:479px){.breakdance .bde-fancy-divider-23-824{--bde-fancy-divider-border-style:solid}}.breakdance .bde-heading-23-827{width:62.5rem;font-family:beegital-Raleway;font-size:var(--hfs-h1);font-weight:400}.breakdance .bde-heading-23-827 b{color:var(--hcl-brand-10)}@media (min-width:1120px){.breakdance .bde-heading-23-827{display:none}}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-heading-23-827{display:none}}.breakdance .bde-fancy-divider-23-179{margin-bottom:var(--hsp-l);--bde-fancy-divider-border-style:solid;--bde-fancy-divider-border-size:1px;--bde-fancy-divider-border-color:var(--hcl-neutral-6)}@media (max-width:1119px){.breakdance .bde-fancy-divider-23-179{--bde-fancy-divider-border-style:solid}}@media (max-width:1023px){.breakdance .bde-fancy-divider-23-179{--bde-fancy-divider-border-style:solid}}@media (max-width:767px){.breakdance .bde-fancy-divider-23-179{--bde-fancy-divider-border-style:solid}}@media (max-width:479px){.breakdance .bde-fancy-divider-23-179{--bde-fancy-divider-border-style:solid}}.breakdance .bde-div-23-180{width:100%}.breakdance .bde-div-23-180{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-end;gap:var(--hsp-xxl)}@media (max-width:1023px){.breakdance .bde-div-23-180{flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:}}.breakdance .bde-code-block-23-186 svg{display:flex;height:17.5rem;width:auto}.breakdance .bde-code-block-23-186 svg circle{fill:var(--hcl-brand-9)}.breakdance .bde-code-block-23-186 svg path{stroke:var(--hcl-brand-9)}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-code-block-23-186{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-code-block-23-186{display:none}}@media (max-width:479px){.breakdance .bde-code-block-23-186{display:none}}.breakdance .bde-div-23-181{display:flex;flex-direction:column;gap:var(--hsp-m)}.breakdance .bde-text-23-182 b{color:var(--hcl-brand-10)}.breakdance .bde-div-23-183{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:var(--hsp-m)}.breakdance .bde-section-23-787 .section-container{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-div-23-788{width:100%;padding:4.75rem 4.75rem 4.75rem 4.75rem;border-top:1px solid var(--hcl-neutral-6);border-bottom:1px solid var(--hcl-neutral-6);border-left:1px solid var(--hcl-neutral-6);border-right:1px solid var(--hcl-neutral-6);border-radius:var(--hrd-l)}.breakdance .bde-div-23-788{display:flex;flex-direction:column;gap:var(--hsp-l)}.breakdance .bde-div-23-788{background-color:var(--hcl-brand-10)}@media (max-width:767px){.breakdance .bde-div-23-788{padding:var(--hsp-l) var(--hsp-l) var(--hsp-l) var(--hsp-l)}}@media (max-width:479px){.breakdance .bde-div-23-788{padding-right:var(--hsp-xs);padding-left:var(--hsp-xs)}}.breakdance .bde-heading-23-789{color:var(--hcl-neutral-1);font-family:"Raleway",sans-serif;font-size:var(--hfs-h1);font-weight:300}@media (max-width:479px){.breakdance .bde-heading-23-789{font-size:var(--hfs-h2)}}.breakdance .bde-text-23-790{width:60rem;color:var(--hcl-neutral-1);font-family:"beegital-Open Sans";font-size:var(--hfs-text-l);font-weight:400;margin-top:var(--hsp-xxs)}.breakdance .bde-text-23-790 b{font-weight:200}.breakdance .bde-grid-23-791{--bde-grid-items-per-row:4}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-23-791{--bde-grid-items-per-row:2}}@media (max-width:1023px){.breakdance .bde-grid-23-791{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-23-791{--bde-grid-items-per-row:1;--bde-grid-justify-items:start;--bde-grid-gap:0px}}@media (max-width:479px){.breakdance .bde-grid-23-791{--bde-grid-align-items:center;--bde-grid-justify-items:start}}.breakdance .bde-simple-counter-23-792{text-align:center;margin-top:20px;margin-bottom:20px}.breakdance .bde-simple-counter-23-792 .bde-simple-counter__number,.breakdance .bde-simple-counter-23-792 .bde-simple-counter__prefix,.breakdance .bde-simple-counter-23-792 .bde-simple-counter__digit,.breakdance .bde-simple-counter-23-792 .bde-simple-counter__suffix{color:var(--hcl-neutral-1);font-family:beegital-Raleway;font-size:clamp(2.375rem,1.333rem + 3.472vw,5.5rem);font-weight:300}.breakdance .bde-simple-counter-23-792 .bde-simple-counter__title{color:var(--hcl-neutral-1)}@media (max-width:767px){.breakdance .bde-simple-counter-23-792{text-align:left}.breakdance .bde-simple-counter-23-792 .bde-simple-counter__number,.breakdance .bde-simple-counter-23-792 .bde-simple-counter__prefix,.breakdance .bde-simple-counter-23-792 .bde-simple-counter__digit,.breakdance .bde-simple-counter-23-792 .bde-simple-counter__suffix{font-size:var(--hfs-h0);font-weight:500}}@media (max-width:479px){.breakdance .bde-simple-counter-23-792{text-align:left}}.breakdance .bde-simple-counter-23-793{text-align:center;margin-top:20px;margin-bottom:20px}.breakdance .bde-simple-counter-23-793 .bde-simple-counter__number,.breakdance .bde-simple-counter-23-793 .bde-simple-counter__prefix,.breakdance .bde-simple-counter-23-793 .bde-simple-counter__digit,.breakdance .bde-simple-counter-23-793 .bde-simple-counter__suffix{color:var(--hcl-neutral-1);font-family:beegital-Raleway;font-size:clamp(2.375rem,1.333rem + 3.472vw,5.5rem);font-weight:300}.breakdance .bde-simple-counter-23-793 .bde-simple-counter__title{color:var(--hcl-neutral-1)}@media (max-width:767px){.breakdance .bde-simple-counter-23-793{text-align:left}.breakdance .bde-simple-counter-23-793 .bde-simple-counter__number,.breakdance .bde-simple-counter-23-793 .bde-simple-counter__prefix,.breakdance .bde-simple-counter-23-793 .bde-simple-counter__digit,.breakdance .bde-simple-counter-23-793 .bde-simple-counter__suffix{font-size:var(--hfs-h0);font-weight:500}}@media (max-width:479px){.breakdance .bde-simple-counter-23-793{text-align:left}}.breakdance .bde-simple-counter-23-794{text-align:center;margin-top:20px;margin-bottom:20px}.breakdance .bde-simple-counter-23-794 .bde-simple-counter__number,.breakdance .bde-simple-counter-23-794 .bde-simple-counter__prefix,.breakdance .bde-simple-counter-23-794 .bde-simple-counter__digit,.breakdance .bde-simple-counter-23-794 .bde-simple-counter__suffix{color:var(--hcl-neutral-1);font-family:beegital-Raleway;font-size:clamp(2.375rem,1.333rem + 3.472vw,5.5rem);font-weight:300}.breakdance .bde-simple-counter-23-794 .bde-simple-counter__title{color:var(--hcl-neutral-1)}@media (max-width:767px){.breakdance .bde-simple-counter-23-794{text-align:left}.breakdance .bde-simple-counter-23-794 .bde-simple-counter__number,.breakdance .bde-simple-counter-23-794 .bde-simple-counter__prefix,.breakdance .bde-simple-counter-23-794 .bde-simple-counter__digit,.breakdance .bde-simple-counter-23-794 .bde-simple-counter__suffix{font-size:var(--hfs-h0);font-weight:500}}@media (max-width:479px){.breakdance .bde-simple-counter-23-794{text-align:left}}.breakdance .bde-simple-counter-23-795{text-align:center;margin-top:20px;margin-bottom:20px}.breakdance .bde-simple-counter-23-795 .bde-simple-counter__number,.breakdance .bde-simple-counter-23-795 .bde-simple-counter__prefix,.breakdance .bde-simple-counter-23-795 .bde-simple-counter__digit,.breakdance .bde-simple-counter-23-795 .bde-simple-counter__suffix{color:var(--hcl-neutral-1);font-family:beegital-Raleway;font-size:clamp(2.375rem,1.333rem + 3.472vw,5.5rem);font-weight:300}.breakdance .bde-simple-counter-23-795 .bde-simple-counter__title{color:var(--hcl-neutral-1)}@media (max-width:767px){.breakdance .bde-simple-counter-23-795{text-align:left}.breakdance .bde-simple-counter-23-795 .bde-simple-counter__number,.breakdance .bde-simple-counter-23-795 .bde-simple-counter__prefix,.breakdance .bde-simple-counter-23-795 .bde-simple-counter__digit,.breakdance .bde-simple-counter-23-795 .bde-simple-counter__suffix{font-size:var(--hfs-h0);font-weight:500}}@media (max-width:479px){.breakdance .bde-simple-counter-23-795{text-align:left}}.breakdance .bde-section-23-358 .section-container{gap:var(--hsp-l)}.breakdance .bde-columns-23-359{--columnCount:2;--bde-column-gap:var(--hsp-xl)}@media (max-width:1119px){.breakdance .bde-columns-23-359{--columnCount:2}}@media (max-width:1023px){.breakdance .bde-columns-23-359{--columnCount:2}.breakdance .bde-columns-23-359.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-23-359.bde-columns>.bde-column{width:100%}}@media (max-width:767px){.breakdance .bde-columns-23-359{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-23-359{--columnCount:2}}.breakdance .bde-column-23-360{--column-width:44%;gap:var(--hsp-xs)}.breakdance .bde-text-23-361{color:var(--hcl-neutral-12);font-size:calc(var(--hfs-text-s)*0.9);font-weight:700;line-height:1.3;letter-spacing:0.06em;text-transform:uppercase}.breakdance .bde-text-23-363{margin-bottom:var(--hsp-xs)}.breakdance .bde-image-23-364{width:100%}.breakdance .bde-image-23-364 .breakdance-image-container{border-radius:var(--hrd-m)}.breakdance .bde-image-23-364 .breakdance-image-clip{border-radius:var(--hrd-m)}.breakdance .bde-image-23-364 .breakdance-image-object{width:100%;object-fit:cover;height:25rem}@media (max-width:767px){.breakdance .bde-image-23-364 .breakdance-image-object{height:auto;width:auto}}.breakdance .bde-column-23-365{--column-width:56%}.breakdance .bde-frequently-asked-questions-23-366{width:100%;--faqItemHorizontalPadding:var(--hsp-m);--faqItemVerticalPadding:var(--hsp-m);--faqBorderWidth:1px;--faqBorderColor:var(--hcl-neutral-6);gap:0rem}.breakdance .bde-frequently-asked-questions-23-366 .bde-faq__item{border-top:none;border-left:none;border-right:none;border-radius:0;margin-top:0px!important}.breakdance .bde-frequently-asked-questions-23-366 .bde-faq__item:last-child{border-bottom:none}.breakdance .bde-frequently-asked-questions-23-366{gap:0}.breakdance .bde-frequently-asked-questions-23-366 .bde-faq__item.is-active{background-color:var(--hcl-neutral-3)}.breakdance .bde-frequently-asked-questions-23-366 .bde-faq__title{font-size:var(--hfs-text-m);font-weight:600;line-height:1.6}.breakdance .bde-container-link-2614-112{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-div-2614-113{width:8em;min-height:8em;border-top:1px solid var(--bde-palette-color-1-987d0114-d4b1-41c3-a1cd-9ddbe515966c);border-bottom:1px solid var(--bde-palette-color-1-987d0114-d4b1-41c3-a1cd-9ddbe515966c);border-left:1px solid var(--bde-palette-color-1-987d0114-d4b1-41c3-a1cd-9ddbe515966c);border-right:1px solid var(--bde-palette-color-1-987d0114-d4b1-41c3-a1cd-9ddbe515966c);border-radius:var(--hrd-pill);margin-bottom:var(--hsp-xxs)}.breakdance .bde-div-2614-113{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-div-2614-113{background-color:var(--hcl-neutral-2);background-size:cover;background-repeat:no-repeat;background-position:center center}.breakdance .bde-div-2614-113:hover{border-top:2px solid var(--hcl-brand-10);border-bottom:2px solid var(--hcl-brand-10);border-left:2px solid var(--hcl-brand-10);border-right:2px solid var(--hcl-brand-10);transition:250ms ease-in}.breakdance .bde-div-2614-115{display:flex;flex-direction:column;align-items:center;gap:0.25rem;text-align:center}.breakdance .bde-heading-2614-116{text-align:center;color:var(--hcl-neutral-12);font-family:beegital-Raleway;font-size:calc(var(--hfs-h4)*0.8);font-weight:500;line-height:1.1em}.breakdance .bde-div-1293-100:hover .hs-product-card__extra-wrapper{transform:translateY(0%)}.breakdance .bde-text-1293-116{color:var(--hcl-brand-9);font-size:var(--hfs-text-s);font-weight:700;margin-top:var(--hsp-xs);margin-bottom:0.5rem}.breakdance .bde-text-1293-116 del,.breakdance .bde-text-1293-116 del span{color:var(--hcl-neutral-9);font-weight:400}.breakdance .bde-text-1293-116 ins{text-decoration:none}.breakdance .bde-container-link-1293-122{display:inline-block;line-height:1}.breakdance .bde-container-link-1293-122>.bde-heading{background-image:linear-gradient(to right,var(--hcl-neutral-12) 0,var(--hcl-neutral-12) 100%);background-size:0 0.1rem;background-position:right bottom;background-repeat:no-repeat;transition:background-size var(--bde-transition-duration) cubic-bezier(.2,.75,.5,1);line-height:1.5;display:inline}.breakdance .bde-container-link-1293-122:hover>.bde-heading{background-size:100% 0.1rem;background-position:left bottom}.breakdance .bde-heading-1293-118{font-family:beegital-Raleway;font-size:var(--hfs-text-m)}.breakdance .bde-div-1293-119{width:100%}.breakdance .bde-div-1293-119{overflow:hidden}.breakdance .bde-div-1293-119{order:-1}.breakdance .bde-div-1293-119:hover>a>.bde-image{opacity:1;transform:scale(1.09)}.breakdance .bde-container-link-1293-121{width:100%;border-radius:var(--hrd-m)}.breakdance .bde-container-link-1293-121{overflow:hidden}.breakdance .bde-image-1293-120{width:100%}.breakdance .bde-image-1293-120 .breakdance-image-object{width:100%;height:auto;object-fit:cover;aspect-ratio:3 / 4;object-fit:cover}.breakdance .bde-image-1293-120{transition:opacity 0.5s ease,transform 2s cubic-bezier(0,0,.44,1.18)}.breakdance .bde-image-1293-124{width:100%}.breakdance .bde-image-1293-124 .breakdance-image-object{width:100%;height:auto;object-fit:cover;aspect-ratio:3 / 4;object-fit:cover}.breakdance .bde-image-1293-124{position:absolute;top:0px;left:0px;right:0px;bottom:0px;opacity:0}.breakdance .bde-image-1293-124{transition:opacity 0.5s ease,transform 2s cubic-bezier(0,0,.44,1.18)}.breakdance .bde-div-1293-125{display:flex;flex-direction:column;gap:0.5rem}.breakdance .bde-div-1293-125{position:absolute;top:var(--hsp-xs);left:0px}.breakdance .bde-div-1293-126{padding:0.5rem 0.5rem 0.5rem 0.5rem}.breakdance .bde-div-1293-126{background-color:#d8f0df;color:#559A66;font-size:calc(var(--hfs-text-s)*0.8);font-weight:700;line-height:1.2;text-transform:uppercase;border-top-right-radius:var(--hrd-atom);border-bottom-right-radius:var(--hrd-atom)}.breakdance .bde-code-block-1293-135{color:currentColor}.breakdance .bde-div-1293-133{padding:0.5rem 0.5rem 0.5rem 0.5rem}.breakdance .bde-div-1293-133{background-color:var(--hcl-brand-3);color:var(--hcl-brand-9);font-size:calc(var(--hfs-text-s)*0.8);font-weight:700;line-height:1.2;text-transform:uppercase;border-top-right-radius:var(--hrd-atom);border-bottom-right-radius:var(--hrd-atom)}.breakdance .bde-shortcode-1293-134{color:currentColor}.breakdance .bde-div-1293-128{padding:0.5rem 0.5rem 0.5rem 0.5rem}.breakdance .bde-div-1293-128{background-color:#ffebee;color:#b71c1c;font-size:calc(var(--hfs-text-s)*0.8);font-weight:700;line-height:1.2;text-transform:uppercase;border-top-right-radius:var(--hrd-atom);border-bottom-right-radius:var(--hrd-atom)}.breakdance .bde-text-1293-129{color:currentColor}.breakdance .bde-div-1293-136{width:100%;padding-top:var(--hsp-xxs);padding-bottom:var(--hsp-xxs)}.breakdance .bde-div-1293-136{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:var(--hsp-xxs)}.breakdance .bde-div-1293-136{background-color:var(--hcl-neutral-1)}.breakdance .bde-div-1293-136{position:absolute;left:0px;right:0px;bottom:0px;transition:var(--bde-transition-duration);transform:translateY(100%)}.breakdance .bde-code-block-1293-151{color:var(--hcl-brand-9);font-family:beegital-Raleway;font-size:var(--hfs-text-s)}.breakdance .bde-code-block-1293-151 .added_to_cart.wc-forward{display:none}.breakdance .bde-code-block-1293-151 a{color:currentColor;font-weight:700}.breakdance .bde-icon-1293-152 .bde-icon-icon.breakdance-icon-atom{font-size:16px}.breakdance .bde-icon-1293-152 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--hcl-brand-9)}.breakdance .bde-section-21-100 .section-container{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-section-21-100{background-color:var(--hcl-brand-10)}.breakdance .bde-section-21-100 .section-container{padding-bottom:9rem;padding-top:var(--hss-xxl)}.breakdance .bde-section-21-100{margin-top:10vw}.breakdance .bde-section-21-100>div.section-container{position:relative}@media (max-width:1023px){.breakdance .bde-section-21-100 .section-container{padding-top:var(--hss-m)}.breakdance .bde-section-21-100{margin-top:0px}}@media (max-width:479px){.breakdance .bde-section-21-100 .section-container{padding-bottom:7rem}}.breakdance .bde-grid-21-132{--bde-grid-items-per-row:2;--bde-grid-gap:var(--hsp-l)}.breakdance .bde-grid>*{width:auto!important;height:auto!important}.breakdance .bde-grid-21-132{position:absolute;top:0px;left:var(--bde-section-horizontal-padding);right:var(--bde-section-horizontal-padding);width:unset;transform:translateY(-50%)}@media (max-width:1023px){.breakdance .bde-grid-21-132{position:static;width:100%;transform:translateY(0px)}}@media (max-width:767px){.breakdance .bde-grid-21-132{--bde-grid-items-per-row:1}}.breakdance .bde-container-link-21-134{border-radius:var(--hrd-m);padding:var(--hsp-l) var(--hsp-l) var(--hsp-l) var(--hsp-l)}.breakdance .bde-container-link-21-134{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:var(--hsp-m)}.breakdance .bde-container-link-21-134{background-image:url(https://herzundloewe.de/wp-content/uploads/2025/03/Geburtstagskrankz-Tischdekoration-fuer-Geburtstag-768x534.webp);background-size:cover;background-repeat:no-repeat;background-position:center center}.breakdance .bde-container-link-21-134>*{z-index:1}.breakdance .bde-container-link-21-134>.section-background-overlay{z-index:0}.breakdance .bde-container-link-21-134>.section-background-overlay{background-color:#000;transition:background-color var(--bde-transition-duration) ease-in-out}.breakdance .bde-container-link-21-134{overflow:hidden}.breakdance .bde-container-link-21-134>.section-background-overlay{opacity:0.5}.breakdance .bde-container-link-21-134>.section-background-overlay{transition:opacity var(--bde-transition-duration) ease-in-out}.breakdance .bde-container-link-21-134:hover>.section-background-overlay{opacity:0.1}.breakdance .bde-container-link-21-134{aspect-ratio:690 / 360}.breakdance .bde-text-21-135{color:#fff;font-size:var(--hfs-h3);font-weight:700}.breakdance .bde-icon-21-136 .bde-icon-icon.breakdance-icon-atom{font-size:12px;border-radius:999px;padding:10px;background:#fff}.breakdance .bde-icon-21-136 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#000}.breakdance .bde-container-link-21-140{border-radius:var(--hrd-m);padding:var(--hsp-l) var(--hsp-l) var(--hsp-l) var(--hsp-l)}.breakdance .bde-container-link-21-140{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:var(--hsp-m)}.breakdance .bde-container-link-21-140{background-image:url(https://herzundloewe.de/wp-content/uploads/2025/05/Boegen-Einschulung-Quer047-768x512.webp);background-size:cover;background-repeat:no-repeat;background-position:center center}.breakdance .bde-container-link-21-140>*{z-index:1}.breakdance .bde-container-link-21-140>.section-background-overlay{z-index:0}.breakdance .bde-container-link-21-140>.section-background-overlay{background-color:#000;transition:background-color var(--bde-transition-duration) ease-in-out}.breakdance .bde-container-link-21-140{overflow:hidden}.breakdance .bde-container-link-21-140>.section-background-overlay{opacity:0.5}.breakdance .bde-container-link-21-140>.section-background-overlay{transition:opacity var(--bde-transition-duration) ease-in-out}.breakdance .bde-container-link-21-140:hover>.section-background-overlay{opacity:0.1}.breakdance .bde-container-link-21-140{aspect-ratio:690 / 360}.breakdance .bde-text-21-141{color:#fff;font-size:var(--hfs-h3);font-weight:700}.breakdance .bde-icon-21-142 .bde-icon-icon.breakdance-icon-atom{font-size:12px;border-radius:999px;padding:10px;background:#fff}.breakdance .bde-icon-21-142 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#000}.breakdance .bde-div-21-143{width:100%;margin-bottom:var(--hss-m)}.breakdance .bde-div-21-143{background-color:#FFF}.breakdance .bde-div-21-143{height:1px;opacity:0.2}.breakdance .bde-div-21-143{overflow:hidden}.breakdance .bde-grid-21-101{--bde-grid-items-per-row:2;--bde-grid-gap:var(--hss-xl)}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1023px){.breakdance .bde-grid-21-101{--bde-grid-items-per-row:2;--bde-grid-gap:2.5rem}}@media (max-width:767px){.breakdance .bde-grid-21-101{--bde-grid-items-per-row:1}}.breakdance .bde-div-21-102{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;gap:var(--hsp-l)}.breakdance .bde-div-21-153{padding:0;margin:0}.breakdance .bde-div-21-153>li>a{padding:0.625rem;background-image:linear-gradient(var(--hcl-on-brand) 0 0);background-size:250% .08em;background-position:200% 100%;background-repeat:no-repeat;transition:cubic-bezier(.95,.05,.795,.035) background-size .25s,cubic-bezier(.95,.05,.795,.035) background-position .25s .25s,cubic-bezier(.95,.05,.795,.035) color .25s}.breakdance .bde-div-21-153>li>a:hover{transition:background-size .25s .25s,background-position .25s,cubic-bezier(.95,.05,.795,.035) color .25s;background-size:250% 100%;background-position:100% 100%;color:var(--hcl-brand-9)}@media (max-width:479px){.breakdance .bde-div-21-153{width:100%}}.breakdance .bde-heading-21-265{color:var(--hcl-neutral-12);font-family:beegital-Raleway;font-size:var(--hfs-h4);font-weight:500;line-height:1.1em;text-decoration-line:underline}.breakdance .bde-div-21-161{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.breakdance .bde-text-link-21-156,.breakdance .bde-text-link-21-156>*{color:var(--hcl-on-brand)}.breakdance .bde-text-link-21-156:hover,.breakdance .bde-text-link-21-156:hover>*{color:var(--hcl-neutral-2)}.breakdance .bde-text-link-21-155,.breakdance .bde-text-link-21-155>*{color:var(--hcl-on-brand)}.breakdance .bde-text-link-21-155:hover,.breakdance .bde-text-link-21-155:hover>*{color:var(--hcl-neutral-2)}.breakdance .bde-text-link-21-160,.breakdance .bde-text-link-21-160>*{color:var(--hcl-on-brand)}.breakdance .bde-text-link-21-160:hover,.breakdance .bde-text-link-21-160:hover>*{color:var(--hcl-neutral-2)}.breakdance .bde-div-21-272{padding:0;margin:0}.breakdance .bde-div-21-272>li>a{padding:0.625rem;background-image:linear-gradient(var(--hcl-on-brand) 0 0);background-size:250% .08em;background-position:200% 100%;background-repeat:no-repeat;transition:cubic-bezier(.95,.05,.795,.035) background-size .25s,cubic-bezier(.95,.05,.795,.035) background-position .25s .25s,cubic-bezier(.95,.05,.795,.035) color .25s}.breakdance .bde-div-21-272>li>a:hover{transition:background-size .25s .25s,background-position .25s,cubic-bezier(.95,.05,.795,.035) color .25s;background-size:250% 100%;background-position:100% 100%;color:var(--hcl-brand-9)}@media (max-width:479px){.breakdance .bde-div-21-272{width:100%}}.breakdance .bde-heading-21-273{color:var(--hcl-neutral-12);font-family:beegital-Raleway;font-size:var(--hfs-h4);font-weight:500;line-height:1.1em;text-decoration-line:underline}.breakdance .bde-text-link-21-275,.breakdance .bde-text-link-21-275>*{color:var(--hcl-on-brand)}.breakdance .bde-text-link-21-275:hover,.breakdance .bde-text-link-21-275:hover>*{color:var(--hcl-neutral-2)}.breakdance .bde-text-link-21-277,.breakdance .bde-text-link-21-277>*{color:var(--hcl-on-brand)}.breakdance .bde-text-link-21-277:hover,.breakdance .bde-text-link-21-277:hover>*{color:var(--hcl-neutral-2)}.breakdance .bde-text-link-21-279,.breakdance .bde-text-link-21-279>*{color:var(--hcl-on-brand)}.breakdance .bde-text-link-21-279:hover,.breakdance .bde-text-link-21-279:hover>*{color:var(--hcl-neutral-2)}.breakdance .bde-text-link-21-281,.breakdance .bde-text-link-21-281>*{color:var(--hcl-on-brand)}.breakdance .bde-text-link-21-281:hover,.breakdance .bde-text-link-21-281:hover>*{color:var(--hcl-neutral-2)}.breakdance .bde-div-21-144{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;gap:var(--hsp-l)}@media (max-width:479px){.breakdance .bde-div-21-144{align-items:center;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:}}.breakdance .bde-div-21-208{display:flex;flex-direction:column;gap:var(--hsp-xxs)}@media (max-width:479px){.breakdance .bde-div-21-208{width:100%}.breakdance .bde-div-21-208{align-items:center;text-align:center}}.breakdance .bde-social-icons-21-238{flex-direction:row}.breakdance .bde-social-icons-21-238 .bde-social-icons__icon-wrapper{border-radius:100%;background-color:var(--hcl-on-tertiary);padding:10px;opacity:1}.breakdance .bde-social-icons-21-238 .bde-social-icons__icon-wrapper:hover{transform:scale(1.1);opacity:0.8}.breakdance .bde-social-icons-21-238 .bde-social-icons__icon-wrapper svg{width:24px;height:24px;fill:var(--bde-palette-color-1-987d0114-d4b1-41c3-a1cd-9ddbe515966c)}.breakdance .bde-div-21-215{width:100%;margin-top:var(--hsp-m);margin-bottom:var(--hsp-m)}.breakdance .bde-div-21-215{background-color:#FFF}.breakdance .bde-div-21-215{height:1px;opacity:0.2}.breakdance .bde-div-21-215{overflow:hidden}.breakdance .bde-div-21-216{display:flex;flex-direction:column;gap:var(--hsp-s)}.breakdance .bde-div-21-216{padding:0;margin:0}.breakdance .bde-div-21-216>li>a{line-height:1.25;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;text-underline-offset:0.313rem;text-decoration-thickness:0.156rem;transition:cubic-bezier(.19,1,.22,1) text-decoration .4s}.breakdance .bde-div-21-216>li>a:hover{text-decoration-color:var(--hcl-brand-6)}@media (max-width:479px){.breakdance .bde-div-21-216{align-items:center;text-align:center}}.breakdance .bde-text-link-21-222,.breakdance .bde-text-link-21-222>*{color:var(--hcl-on-brand)}.breakdance .bde-text-link-21-222:hover,.breakdance .bde-text-link-21-222:hover>*{color:var(--hcl-on-brand)}.breakdance .bde-text-link-21-267,.breakdance .bde-text-link-21-267>*{color:var(--hcl-on-brand)}.breakdance .bde-text-link-21-267:hover,.breakdance .bde-text-link-21-267:hover>*{color:var(--hcl-on-brand)}.breakdance .bde-text-link-21-220,.breakdance .bde-text-link-21-220>*{color:var(--hcl-on-brand)}.breakdance .bde-text-link-21-220:hover,.breakdance .bde-text-link-21-220:hover>*{color:var(--hcl-on-brand)}.breakdance .bde-text-link-21-233,.breakdance .bde-text-link-21-233>*{color:var(--hcl-on-brand)}.breakdance .bde-text-link-21-233:hover,.breakdance .bde-text-link-21-233:hover>*{color:var(--hcl-on-brand)}.breakdance .bde-text-link-21-269,.breakdance .bde-text-link-21-269>*{color:var(--hcl-on-brand)}.breakdance .bde-text-link-21-269:hover,.breakdance .bde-text-link-21-269:hover>*{color:var(--hcl-on-brand)}.breakdance .bde-shortcode-21-257{text-align:right;color:var(--hcl-neutral-12)}@media (max-width:1023px){.breakdance .bde-shortcode-21-257{text-align:center}}.breakdance .bde-div-21-223{display:flex;flex-direction:column;align-items:center;gap:var(--hsp-s);text-align:center}.breakdance .bde-image2-21-241{width:200px;height:auto}.breakdance .bde-div-21-127{width:100%;margin-top:var(--hss-m);margin-bottom:var(--hsp-l)}.breakdance .bde-div-21-127{background-color:#FFF}.breakdance .bde-div-21-127{height:1px;opacity:0.2}.breakdance .bde-div-21-127{overflow:hidden}.breakdance .bde-div-21-128{width:100%;gap:var(--hsp-s);flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-between}@media (max-width:767px){.breakdance .bde-div-21-128{flex-wrap:wrap;flex-direction:row;justify-content:center}}.breakdance .bde-div-21-228{color:var(--hcl-on-brand)}.breakdance .bde-div-21-228{display:inline-block}@media (max-width:767px){.breakdance .bde-div-21-228{text-align:center}}.breakdance .bde-text-21-229{color:var(--hcl-on-brand)}.breakdance .bde-text-21-229{display:inline-block}.breakdance .bde-text-21-230{color:var(--hcl-on-brand)}.breakdance .bde-text-21-230{display:inline}.breakdance .bde-text-link-21-226,.breakdance .bde-text-link-21-226>*{color:var(--hcl-brand-4);font-weight:600;text-decoration-line:none}.breakdance .bde-text-link-21-226:hover,.breakdance .bde-text-link-21-226:hover>*{color:var(--hcl-on-brand)}@media (max-width:479px){.breakdance .bde-text-link-21-226{display:none}}.breakdance .bde-div-21-248{width:50%;margin-top:var(--hsp-m)}.breakdance .bde-div-21-248{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:5px}@media (max-width:1023px){.breakdance .bde-div-21-248{margin-bottom:var(--hsp-xxs)}.breakdance .bde-div-21-248{justify-content:center;align-items:center}}.breakdance .bde-text-21-249{color:var(--hcl-on-tertiary);font-size:var(--hfs-text-m);font-weight:300}.breakdance .bde-code-block-21-256 svg{height:30px;width:auto}.breakdance .bde-code-block-21-256 svg path{stroke:var(--hcl-brand-12)}@media (max-width:1023px){.breakdance .bde-code-block-21-256 svg{height:25px;width:auto}}.breakdance .bde-text-21-252{color:var(--hcl-on-tertiary);font-size:var(--hfs-text-m);font-weight:300}.breakdance .bde-div-21-254{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-end;gap:5px}.breakdance .bde-text-21-255{color:#6550B9;font-size:var(--hfs-text-m);font-weight:500}.breakdance .bde-text-21-255 span{color:#0797B9}.breakdance .bde-popup-7357-100{background-color:#E6CCB285;justify-content:center}.breakdance .bde-popup-7357-100 .breakdance-popup-content{background:var(--bde-palette-color-1-3ca2e4c8-78e6-4984-8eab-a2a0337596dd);border-radius:var(--hrd-s);padding-left:var(--hsp-xxs);padding-right:var(--hsp-xxs);padding-bottom:var(--hsp-xxs);padding-top:var(--hsp-xxs)}.breakdance .bde-popup-7357-100 .breakdance-popup .breakdance-popup-close-button{color:var(--hcl-brand-11);--closeButtonSize:35px;border-radius:var(--hrd-s);background-color:var(--bde-palette-color-1-3ca2e4c8-78e6-4984-8eab-a2a0337596dd)}.breakdance .bde-popup-7357-100 .breakdance-popup .breakdance-popup-close-button:hover{color:var(--hcl-brand-12)}@media (max-width:1119px){.breakdance .bde-popup-7357-100 .breakdance-popup .breakdance-popup-close-button{color:var(--hcl-brand-11);border-radius:var(--hrd-s);background-color:var(--bde-palette-color-1-3ca2e4c8-78e6-4984-8eab-a2a0337596dd)}.breakdance .bde-popup-7357-100 .breakdance-popup .breakdance-popup-close-button:hover{color:var(--hcl-brand-12)}}@media (max-width:1023px){.breakdance .bde-popup-7357-100 .breakdance-popup .breakdance-popup-close-button{color:var(--hcl-brand-11);border-radius:var(--hrd-s);background-color:var(--bde-palette-color-1-3ca2e4c8-78e6-4984-8eab-a2a0337596dd)}.breakdance .bde-popup-7357-100 .breakdance-popup .breakdance-popup-close-button:hover{color:var(--hcl-brand-12)}}@media (max-width:767px){.breakdance .bde-popup-7357-100 .breakdance-popup .breakdance-popup-close-button{color:var(--hcl-brand-11);border-radius:var(--hrd-s);background-color:var(--bde-palette-color-1-3ca2e4c8-78e6-4984-8eab-a2a0337596dd)}.breakdance .bde-popup-7357-100 .breakdance-popup .breakdance-popup-close-button:hover{color:var(--hcl-brand-12)}}@media (max-width:479px){.breakdance .bde-popup-7357-100 .breakdance-popup .breakdance-popup-close-button{color:var(--hcl-brand-11);border-radius:var(--hrd-s);background-color:var(--bde-palette-color-1-3ca2e4c8-78e6-4984-8eab-a2a0337596dd)}.breakdance .bde-popup-7357-100 .breakdance-popup .breakdance-popup-close-button:hover{color:var(--hcl-brand-12)}}.breakdance .bde-div-7357-101{width:100%}.breakdance .bde-div-7357-101{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--hsp-m);text-align:center}.breakdance .bde-grid-7357-102{--bde-grid-items-per-row:2;--bde-grid-gap:var(--hsp-s)}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1023px){.breakdance .bde-grid-7357-102{--bde-grid-items-per-row:1}}@media (max-width:767px){.breakdance .bde-grid-7357-102{--bde-grid-items-per-row:1}}.breakdance .bde-container-link-7357-103{border-top:2px solid var(--hcl-neutral-12);border-bottom:2px solid var(--hcl-neutral-12);border-left:2px solid var(--hcl-neutral-12);border-right:2px solid var(--hcl-neutral-12);border-radius:var(--hrd-s);padding:var(--hsp-xxs) var(--hsp-xxs) var(--hsp-xxs) var(--hsp-xxs)}.breakdance .bde-container-link-7357-103:hover{transform:scale(1.02)}.breakdance .bde-div-7357-104{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:var(--hsp-xxs)}.breakdance .bde-icon-7357-105 .bde-icon-icon.breakdance-icon-atom{font-size:30px}.breakdance .bde-icon-7357-105 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-1-1bcba513-fad8-44ea-97ed-f08149458205)}.breakdance .bde-text-7357-106{color:var(--hcl-neutral-12);font-size:var(--hfs-text-m)}.breakdance .bde-container-link-7357-107{border-top:2px solid var(--hcl-neutral-12);border-bottom:2px solid var(--hcl-neutral-12);border-left:2px solid var(--hcl-neutral-12);border-right:2px solid var(--hcl-neutral-12);border-radius:var(--hrd-s);padding:var(--hsp-xxs) var(--hsp-xxs) var(--hsp-xxs) var(--hsp-xxs)}.breakdance .bde-container-link-7357-107:hover{transform:scale(1.02)}.breakdance .bde-div-7357-108{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:var(--hsp-xxs)}.breakdance .bde-icon-7357-109 .bde-icon-icon.breakdance-icon-atom{font-size:30px}.breakdance .bde-icon-7357-109 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-1-1bcba513-fad8-44ea-97ed-f08149458205)}.breakdance .bde-text-7357-110{color:var(--hcl-neutral-12);font-size:var(--hfs-text-m)}.breakdance .bde-fancy-divider-7357-111{--bde-fancy-divider-border-style:solid;--bde-fancy-divider-border-size:1px;--bde-fancy-divider-border-color:var(--hcl-neutral-12)}.breakdance .bde-fancy-divider-7357-111 .bde-fancy-divider__content--text{color:var(--hcl-neutral-12);font-size:var(--hfs-text-m);font-weight:600}@media (max-width:1119px){.breakdance .bde-fancy-divider-7357-111{--bde-fancy-divider-border-style:solid}}@media (max-width:1023px){.breakdance .bde-fancy-divider-7357-111{--bde-fancy-divider-border-style:solid}}@media (max-width:767px){.breakdance .bde-fancy-divider-7357-111{--bde-fancy-divider-border-style:solid}}@media (max-width:479px){.breakdance .bde-fancy-divider-7357-111{--bde-fancy-divider-border-style:solid}}.breakdance .bde-form-builder-7357-112{--bde-form-input-background-color:var(--hcl-tertiary-4);--bde-form-input-padding-top:var(--hsp-xxs);--bde-form-input-padding-right:0.75rem;--bde-form-input-padding-bottom:var(--hsp-xxs);--bde-form-input-padding-left:0.75rem;--bde-form-input-placeholder-color:var(--hcl-neutral-12);--bde-form-text-color:var(--hcl-neutral-12)}.breakdance .bde-form-builder-7357-112 .breakdance-form .breakdance-form-field__input,.breakdance .bde-form-builder-7357-112 .breakdance-form-dropzone,.breakdance .bde-form-builder-7357-112 .select2-container--default .select2-search--dropdown .select2-search__field,.breakdance .bde-form-builder-7357-112 .select2-container--default .select2-selection--single,.breakdance .bde-form-builder-7357-112 .breakdance-woocommerce .price_slider_amount input[type="text"],.breakdance .bde-form-builder-7357-112 .breakdance-woocommerce input[type="search"],.breakdance .bde-form-builder-7357-112 .breakdance-woocommerce textarea,.breakdance .bde-form-builder-7357-112 .breakdance-woocommerce .woocommerce-Input,.breakdance .bde-form-builder-7357-112 .breakdance-woocommerce .input-text,.breakdance .bde-form-builder-7357-112 .breakdance-woocommerce select,.breakdance .bde-form-builder-7357-112 .breakdance-woocommerce .wc_payment_method input[type="text"],.breakdance .bde-form-builder-7357-112 .breakdance-woocommerce .wc-stripe-elements-field{background-color:var(--hcl-tertiary-4);color:var(--hcl-neutral-12)}.breakdance .bde-form-builder-7357-112 .breakdance-form .breakdance-form-field__input:focus{background-color:var(--hcl-tertiary-4)}.breakdance .bde-form-builder-7357-112 .breakdance-form .breakdance-form-field__input::placeholder{color:var(--hcl-neutral-12)}.breakdance .bde-form-builder-7357-112 .breakdance-form-field__label,.breakdance .bde-form-builder-7357-112.breakdance-woocommerce .woocommerce-password-strength,.breakdance .bde-form-builder-7357-112.breakdance-woocommerce label span.optional,.breakdance .bde-form-builder-7357-112.breakdance-woocommerce label{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.breakdance .bde-form-builder-7357-112 .breakdance-form-footer{justify-content:unset}.breakdance .bde-form-builder-7357-112 .breakdance-form-footer .breakdance-form-button__submit,.breakdance .bde-form-builder-7357-112 .breakdance-form-footer .breakdance-form-field--step-buttons{width:100%}.breakdance .bde-form-builder-7357-112 .breakdance-form-button__submit{--bde-button-primary-border-color:var(--hcl-neutral-12);--bde-button-primary-border-color-hover:var(--hcl-neutral-12);--bde-button-primary-background-color:transparent;--bde-button-primary-background-color-hover:var(--hcl-neutral-12);--bde-button-primary-text-color:var(--hcl-neutral-12);--bde-button-primary-text-color-hover:var(--hcl-neutral-12);border-radius:var(--hrd-s);border-width:2px;color:var(--hcl-neutral-12);font-size:var(--hfs-text-l);padding-top:0.875rem;padding-right:1.5rem;padding-bottom:0.875rem;padding-left:1.5rem}@media (max-width:1119px){.breakdance .bde-form-builder-7357-112 .breakdance-form-field__label,.breakdance .bde-form-builder-7357-112.breakdance-woocommerce .woocommerce-password-strength,.breakdance .bde-form-builder-7357-112.breakdance-woocommerce label span.optional,.breakdance .bde-form-builder-7357-112.breakdance-woocommerce label{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}}@media (max-width:1023px){.breakdance .bde-form-builder-7357-112 .breakdance-form-field__label,.breakdance .bde-form-builder-7357-112.breakdance-woocommerce .woocommerce-password-strength,.breakdance .bde-form-builder-7357-112.breakdance-woocommerce label span.optional,.breakdance .bde-form-builder-7357-112.breakdance-woocommerce label{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}}@media (max-width:767px){.breakdance .bde-form-builder-7357-112 .breakdance-form{grid-template-columns:unset}.breakdance .bde-form-builder-7357-112 .breakdance-form--horizontal{grid-auto-flow:unset}.breakdance .bde-form-builder-7357-112 .breakdance-form .breakdance-form-field,.breakdance .bde-form-builder-7357-112 .breakdance-form .breakdance-form-stepper{grid-column-start:unset}.breakdance .bde-form-builder-7357-112 .breakdance-form-field__label,.breakdance .bde-form-builder-7357-112.breakdance-woocommerce .woocommerce-password-strength,.breakdance .bde-form-builder-7357-112.breakdance-woocommerce label span.optional,.breakdance .bde-form-builder-7357-112.breakdance-woocommerce label{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}}@media (max-width:479px){.breakdance .bde-form-builder-7357-112 .breakdance-form-field__label,.breakdance .bde-form-builder-7357-112.breakdance-woocommerce .woocommerce-password-strength,.breakdance .bde-form-builder-7357-112.breakdance-woocommerce label span.optional,.breakdance .bde-form-builder-7357-112.breakdance-woocommerce label{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}}