.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-productbuilder{width:100%}.breakdance-woocommerce.bde-productbuilder .woocommerce-notices-wrapper + .product{flex-direction:column;justify-content:flex-start;align-items:flex-start}.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-gallery{--width:100%;--columns:3;--column-width:calc(100% / var(--columns));--column-width-diff:calc(var(--column-gap) - (var(--column-gap) / var(--columns)));--column-gap:0px;--ratio:100%;--ratioSlider:100%;--ratio-custom-height:300px;--justified-row-height:200px;--hover-duration:0.3s;--hover-properties:opacity,transform,filter,box-shadow;--caption-duration:0.3s;--opacity:1;display:flex;flex-direction:column;width:var(--width);max-width:100%}.ee-gallery{position:relative;width:100%}.ee-gallery-item{position:relative;display:flex}.ee-gallery--isotope{display:flex;gap:0;margin-bottom:calc(var(--column-gap) * -1)}.ee-gallery--empty{height:0;margin:0}:where(.ee-gallery--grid.ee-gallery--isotope,.ee-gallery--masonry) .ee-gallery-item{width:calc(var(--column-width) - var(--column-width-diff));margin-bottom:var(--column-gap)}.ee-gallery--isotope .ee-gallery-item{position:absolute;top:0;left:0}.ee-gallery-gutter{width:var(--column-gap);height:0}.ee-gallery--grid{display:grid;grid-template-columns:repeat(var(--columns),minmax(0,1fr));gap:var(--column-gap)}.ee-gallery--grid .ee-gallery-item-figure{padding-bottom:var(--ratio)}.ee-gallery--grid .ee-gallery-item-figure :where(img,video,iframe),.ee-gallery--slider.ee-gallery--ratio .ee-gallery-item-figure :where(img,video,iframe){width:100%;object-fit:cover;position:absolute;top:0;left:0;bottom:0;right:0;height:100%}.ee-gallery--masonry .ee-gallery-item-figure img{position:relative;width:100%;height:100%;object-fit:cover}.ee-gallery--masonry .ee-gallery-item--video{position:relative;padding-bottom:calc(56.25% / var(--columns));height:0}.ee-gallery--masonry .ee-gallery-item-figure :where(video,iframe){position:absolute;top:0;left:0;width:100%;height:100%;border:none}.ee-gallery--justified{margin-bottom:0}.ee-gallery--justified .ee-gallery-item{height:var(--justified-row-height)}.ee-gallery--justified .ee-gallery-item-figure{width:100%;height:100%}.ee-gallery--justified .ee-gallery-item-figure :where(img,video,iframe),.ee-gallery--slider .ee-gallery-item-figure :where(img,video,iframe){display:block;max-height:100%;min-width:100%;height:100%;object-fit:cover;vertical-align:bottom}.ee-gallery-item{--translate:0,0;--scale:1;--caption-translate:0,0;--caption-scale:1;--caption-opacity:1;overflow:hidden;transition-duration:var(--hover-duration);transition-property:box-shadow,opacity,background-color;transition-timing-function:ease}.ee-gallery-item-figure{width:100%;margin:0}.ee-gallery-item-figure :where(img,video,iframe){transform:scale(var(--scale)) translate(var(--translate));transition-duration:var(--hover-duration);transition-property:var(--hover-properties);transition-timing-function:ease;opacity:var(--opacity)}.ee-gallery-item-figure img{vertical-align:top}.ee-gallery-item-figure iframe{border:none}.ee-gallery--slider{margin-bottom:0}.ee-gallery--multiple .ee-gallery-swiper{display:none}.ee-gallery--multiple .ee-gallery-swiper.is-active{display:block}.ee-gallery--slider .ee-gallery-item-figure{padding-bottom:var(--ratioSlider);display:flex}.ee-gallery--slider.ee-gallery--custom .ee-gallery-item-figure :where(img,video,iframe){max-height:none}.ee-gallery--zoom-in .ee-gallery-item:hover{--scale:1.2}.ee-gallery--zoom-out .ee-gallery-item{--scale:1.2}.ee-gallery--zoom-out .ee-gallery-item:hover{--translate:0,0;--scale:1}.ee-gallery--slide-right .ee-gallery-item,.ee-gallery--slide-bottom .ee-gallery-item,.ee-gallery--slide-left .ee-gallery-item,.ee-gallery--slide-up .ee-gallery-item{--scale:1.2}.ee-gallery--slide-right .ee-gallery-item:hover{--translate:8%,0}.ee-gallery--slide-bottom .ee-gallery-item:hover{--translate:0,8%}.ee-gallery--slide-left .ee-gallery-item:hover{--translate:-8%,0}.ee-gallery--slide-up .ee-gallery-item:hover{--translate:0,-8%}.ee-gallery-item-caption{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;padding:12px 15px;line-height:1.3;color:#fff;text-align:center;margin:0;opacity:var(--caption-opacity);transform:scale(var(--caption-scale)) translate(var(--caption-translate));transition:var(--caption-duration) ease opacity,var(--caption-duration) transform ease}.ee-gallery--caption-top .ee-gallery-item-caption{top:0;bottom:auto}.ee-gallery--caption-bottom .ee-gallery-item-caption{bottom:0}.ee-gallery--caption-stretch .ee-gallery-item-caption{top:0;bottom:0}.ee-gallery--caption-fade .ee-gallery-item{--caption-opacity:0}.ee-gallery--caption-fade .ee-gallery-item:hover{--caption-opacity:1}.ee-gallery--caption-zoom-in .ee-gallery-item{--caption-scale:0.8;--caption-opacity:0}.ee-gallery--caption-zoom-in .ee-gallery-item:hover{--caption-scale:1;--caption-opacity:1}.ee-gallery--caption-zoom-out .ee-gallery-item{--caption-scale:1.2;--caption-opacity:0}.ee-gallery--caption-zoom-out .ee-gallery-item:hover{--caption-scale:1;--caption-opacity:1}.ee-gallery--caption-slide-up .ee-gallery-item{--caption-translate:0,100%}.ee-gallery--caption-slide-down .ee-gallery-item{--caption-translate:0,-100%}.ee-gallery--caption-slide-left .ee-gallery-item{--caption-translate:100%,0}.ee-gallery--caption-slide-right .ee-gallery-item{--caption-translate:-100%,0}.ee-gallery--caption-slide-up:not(.ee-gallery--caption-stretch) .ee-gallery-item,.ee-gallery--caption-slide-down:not(.ee-gallery--caption-stretch) .ee-gallery-item,.ee-gallery--caption-slide-left:not(.ee-gallery--caption-stretch) .ee-gallery-item,.ee-gallery--caption-slide-right:not(.ee-gallery--caption-stretch) .ee-gallery-item{--caption-opacity:0}.ee-gallery--caption-slide-up .ee-gallery-item:hover,.ee-gallery--caption-slide-down .ee-gallery-item:hover,.ee-gallery--caption-slide-left .ee-gallery-item:hover,.ee-gallery--caption-slide-right .ee-gallery-item:hover{--caption-translate:0,0;--caption-opacity:1}.ee-gallery--lightbox figure :where(video,video){pointer-events:none}.ee-gallery-filter{display:flex;flex-direction:column;flex-shrink: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-woo-breadcrumb .woocommerce-breadcrumb{margin-bottom:0}.breakdance .bde-woo-breadcrumb .bde-woo-breadcrumb_delimiter:before{content:"/"}.breakdance .bde-woo-breadcrumb .woocommerce-breadcrumb>*{display:inline-block}.breakdance .bde-woo-breadcrumb .woocommerce-breadcrumb a{text-decoration:none;transition:all ease 0.2s}.breakdance .bde-woo-breadcrumb .bde-woo-breadcrumb_delimiter:before{content:"/";margin:0 8px;color:#ccc}.breakdance .bde-code-block{max-width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-heading{max-width:100%;margin:0}.breakdance .bde-rich-text{max-width:100%;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-rich-text>:last-child li:last-child>p{margin-bottom:0}.breakdance .bde-rich-text img.aligncenter{display:block;margin:auto}.breakdance .bde-rich-text img.alignleft{float:left}.breakdance .bde-rich-text img.alignright{float:right}.breakdance .bde-shortcode{max-width:100%;width:100%}.breakdance .bde-countdown-timer{position:relative;width:100%}.breakdance .bde-countdown-timer__wrap{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:16px;font-weight:900;font-size:64px;line-height:1.2}.breakdance .bde-countdown-timer__number{font-weight:700;text-align:center;font-size:100px;line-height:1;color:#fff;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-0.04em;position:relative;z-index:10}.breakdance .bde-countdown-timer__digit{background-color:#333;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px}.breakdance .bde-countdown-timer__separator--colon svg{width:8px;display:block}.breakdance .bde-countdown-timer__separator--colon circle{fill:#333}.breakdance .bde-countdown-timer__separator--line{height:100%}.breakdance .bde-countdown-timer__separator--line:after{content:"";display:block;position:absolute;background-color:#eee;height:50%;width:2px;margin-left:-1px;top:50%;transform:translateY(-50%)}.breakdance .bde-countdown-timer__separator:last-child{display:none}.breakdance .bde-countdown-timer__digit-wrap.is-hidden{display:none}.breakdance .bde-countdown-timer__label{font-weight:500;font-size:16px;text-transform:uppercase;letter-spacing:2px;line-height:1;color:#fff;text-align:center;margin-top:8px;margin-bottom:0;position:relative;z-index:10}.breakdance .bde-countdown-timer__label--outside{color:#000}.breakdance .bde-countdown-timer__digit--round{border-radius:8px}.breakdance .bde-countdown-timer__digit--circle{padding:0;border-radius:50%;width:3em;height:3em}.breakdance .bde-countdown-timer__message.is-hidden,.breakdance .bde-countdown-timer__wrap.is-hidden{display:none}.breakdance .bde-countdown-timer__message{padding:16px}.breakdance .bde-countdown-timer__digit-wrap.is-one .plural,.breakdance .bde-countdown-timer__digit-wrap .singular{display:none}.breakdance .bde-countdown-timer__digit-wrap.is-one .singular{display:inline}.breakdance .bde-countdown-timer__digit-svg{width:200px;height:200px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;position:relative}.breakdance .bde-countdown-timer__donut{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:visible}.breakdance .bde-countdown-timer__donut circle{fill:#333;stroke:#8b5cf6;stroke-width:5px;stroke-dasharray:295;stroke-linecap:round;will-change:transform;transform:translateZ(0);transform:translate3d(0,0,0);transform:rotate(-90deg);transform-origin:50%;transition:all 0.3s ease}.breakdance .bde-countdown-timer__digit-flip{display:flex;flex-direction:row}ul.flip{position:relative;margin:5px;width:60px;height:90px;font-size:80px;font-weight:700;line-height:85px;border-radius:6px;box-shadow:0 2px 5px rgba(0,0,0,0.7);list-style-type:none}ul.flip.is-hidden{display:none}ul.flip li{z-index:1;position:absolute;left:0;top:0;width:100%;height:100%}ul.flip li:first-child{z-index:2}ul.flip li .flip-item{display:block;height:100%;perspective:200px}ul.flip li .flip-item div{z-index:1;position:absolute;left:0;width:100%;height:50%;overflow:hidden}ul.flip li .flip-item div .shadow{position:absolute;width:100%;height:100%;z-index:2}ul.flip li .flip-item div.up{transform-origin:50% 100%;top:0}ul.flip li .flip-item div.up:after{content:"";position:absolute;top:97.5%;left:0;z-index:5;width:100%;height:3px;background-color:rgba(0,0,0,0.4)}ul.flip li .flip-item div.down{transform-origin:50% 0%;bottom:0}ul.flip li .flip-item div div.inn{position:absolute;left:0;z-index:1;width:100%;height:200%;color:#ccc;text-shadow:0 1px 2px #000;text-align:center;background-color:#333;border-radius:6px}ul.flip li .flip-item .placeholder{opacity:0}ul.flip li .flip-item div.up div.inn{top:0}ul.flip li .flip-item div.down div.inn{bottom:0}.breakdance .bde-countdown-timer__time.play ul li.before{z-index:3}.breakdance .bde-countdown-timer__time.play ul li.active{animation:zIndex 0.5s 0.5s linear both;z-index:2}@keyframes zIndex{0%{z-index:2}5%{z-index:4}100%{z-index:4}}.breakdance .bde-countdown-timer__time.play ul li.active .down{z-index:2;animation:turn 0.5s 0.5s linear both}@keyframes turn{0%{transform:rotateX(90deg)}100%{transform:rotateX(0deg)}}.breakdance .bde-countdown-timer__time.play ul li.before .up{z-index:2;animation:turn2 0.5s linear both}@keyframes turn2{0%{transform:rotateX(0deg)}100%{transform:rotateX(-90deg)}}.breakdance .bde-countdown-timer__time.play ul li.before .up .shadow{background:linear-gradient(to bottom,rgba(0,0,0,0.1) 0%,rgba(0,0,0,1) 100%);animation:show 0.5s linear both}body.play ul li.active .up .shadow{background:linear-gradient(to bottom,rgba(0,0,0,0.1) 0%,rgba(0,0,0,1) 100%);animation:hide 0.5s 0.3s linear both}.breakdance .bde-countdown-timer__time.play ul li.before .down .shadow{background:linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,0.1) 100%);animation:show 0.5s linear both}.breakdance .bde-countdown-timer__time.play ul li.active .down .shadow{background:linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,0.1) 100%);animation:hide 0.5s 0.3s linear both}@keyframes show{0%{opacity:0}100%{opacity:1}}@keyframes hide{0%{opacity:1}100%{opacity:0}}.breakdance .bde-post-loop{max-width:100%;width:100%}.breakdance .bde-icon{display:flex}.breakdance .bde-wooproductcartbutton{display:flex;flex-direction:column;gap:12px;max-width:100%}.breakdance .bde-wooproductcartbutton .woocommerce-variation-availability p{margin:0}.breakdance .bde-logo-list{width:100%;--wrapper-gradient-color:rgba(255,255,255,1)}.breakdance .bde-logo-list,.un-logo-bar,.un-logo-bar__marquee-content,.un-logo-bar__logo-wrapper,.bde-logo-list .breakdance-link,.un-logo-bar__scrollable-wrapper{display:flex;position:relative;align-items:center}.un-logo-bar__marquee-content,.un-static-image-grid,.un-logo-bar__scrollable-wrapper{column-gap:30px}.un-logo-bar__logo-wrapper,.bde-logo-list .breakdance-link{justify-content:center;align-items:center}.un-static-image-grid{flex-wrap:wrap;align-items:stretch;justify-content:center;max-width:100%;row-gap:20px}.breakdance .un-logo-bar__logo-wrapper img{max-width:initial;height:100%;width:auto}.un-image-carousel-container{display:flex;overflow:hidden}.un-logo-bar__marquee-content{will-change:transform;transform:translate3d(0,0,0)}@keyframes logo-marquee-LTR{0%{transform:translateX(0)}100%{transform:translate(-50%)}}@keyframes logo-marquee-RTL{0%{transform:translateX(0)}100%{transform:translate(50%)}}.un-image-carousel-container .un-logo-bar__marquee-content{animation:logo-marquee-LTR 30s linear infinite running}.un-image-carousel-container.to-right .un-logo-bar__marquee-content{animation:logo-marquee-RTL 30s linear infinite running}.un-image-carousel-container .carousel-type__stop-on-hover:hover{animation-play-state:paused}.un-image-carousel-container .carousel-type__start-on-hover{animation:logo-marquee-LTR 30s linear infinite paused}.un-image-carousel-container.to-right .carousel-type__start-on-hover{animation:logo-marquee-RTL 30s linear infinite paused}.un-image-carousel-container .carousel-type__start-on-hover:hover{animation-play-state:running}.un-image-carousel-container.to-right{justify-content:flex-end}.un-logo-bar__scrollable-wrapper{overflow:auto;padding-bottom:20px}.gradient-overlay__both.un-scrollable-image-container::before,.gradient-overlay__both.un-scrollable-image-container::after,.gradient-overlay__left.un-scrollable-image-container::before,.gradient-overlay__right.un-scrollable-image-container::after,.gradient-overlay__right.un-image-carousel-container::after,.gradient-overlay__left.un-image-carousel-container::before,.gradient-overlay__both.un-image-carousel-container::before,.gradient-overlay__both.un-image-carousel-container::after{content:'';position:absolute;left:0;top:0;width:50px;height:100%;z-index:1;background-image:linear-gradient(to left,rgba(255,255,255,0),var(--wrapper-gradient-color))}.gradient-overlay__right.un-scrollable-image-container::after,.gradient-overlay__both.un-scrollable-image-container::after,.gradient-overlay__right.un-image-carousel-container::after,.gradient-overlay__both.un-image-carousel-container::after{left:auto;right:-1px;transform:rotate(180deg)}.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-accordion{width:100%;display:flex;flex-direction:column}.breakdance .bde-accordion__content-wrapper{outline:0!important}.bde-accordion__button{border:none;margin:0;padding:0;color:inherit;width:100%;overflow:visible;background:transparent;-webkit-appearance:none;padding:16px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;text-align:left;transition:all var(--bde-transition-duration) ease}.bde-accordion__title{font-size:18px;font-weight:600;width:100%;color:var(--bd-headings-color);transition:all var(--bde-transition-duration) ease}.bde-accordion__panel-content{padding:16px}.bde-accordion__icon{display:flex;width:24px;height:24px;background-color:var(--grey-400);transition:all var(--bde-transition-duration) ease;mask-size:contain;mask-repeat:no-repeat;mask-position:0 0;-webkit-mask-repeat:no-repeat;-webkit-mask-position:0 0;-webkit-mask-size:100% 100%}.bde-accordion__icon--default{mask-image:var(--bde-accordion-icon-default);-webkit-mask-image:var(--bde-accordion-icon-default)}.bde-accordion__icon--active{mask-image:var(--bde-accordion-icon-active);-webkit-mask-image:var(--bde-accordion-icon-active)}.bde-accordion__icon--active,.bde-accordion__button[aria-expanded="true"] .bde-accordion__icon--default{display:none}.bde-accordion__button[aria-expanded="true"] .bde-accordion__icon--active{display:flex}.bde-accordion__button[aria-expanded="true"] .bde-accordion__icon--default{transform:rotateZ(90deg)}.bde-accordion__button.has-both-icons[aria-expanded="true"] .bde-accordion__icon--active{display:flex}.bde-accordion--bordered{--bde-accordion-border-color:var(--grey-200);--bde-accordion-border-width:2px;--bde-accordion-border-radius:8px;border:var(--bde-accordion-border-width) solid var(--bde-accordion-border-color);border-radius:var(--bde-accordion-border-radius)}.bde-accordion--bordered .bde-accordion__button,.bde-accordion--bordered .bde-accordion__panel-content{border-bottom:var(--bde-accordion-border-width) solid var(--bde-accordion-border-color)}.bde-accordion--bordered .bde-accordion__button:hover{background-color:var(--grey-100)}.bde-accordion--bordered .bde-accordion__content-wrapper:last-child .bde-accordion__button{border-bottom:0;border-radius:0 0 var(--bde-accordion-border-radius) var(--bde-accordion-border-radius)}.bde-accordion--bordered .bde-accordion__content-wrapper:last-child .bde-accordion__panel-content{border-bottom:0}.bde-accordion--bordered .bde-accordion__content-wrapper:first-child .bde-accordion__button{border-radius:var(--bde-accordion-border-radius) var(--bde-accordion-border-radius) 0 0}.bde-accordion--bordered-bottom{--bde-accordion-border-color:var(--grey-200);--bde-accordion-border-width:2px;--bde-accordion-border-radius:8px}.bde-accordion--bordered-bottom .bde-accordion__button,.bde-accordion--bordered-bottom .bde-accordion__panel-content{padding:16px 0}.bde-accordion--bordered-bottom .bde-accordion__content-wrapper{border-bottom:var(--bde-accordion-border-width) solid var(--bde-accordion-border-color)}.bde-accordion--pills{gap:16px}.bde-accordion--pills .bde-accordion__button{border-radius:999px;background-color:var(--grey-100);padding:16px 24px}.bde-accordion--pills .bde-accordion__panel-content{margin-top:16px}.breakdance .bde-rich-text{max-width:100%;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-rich-text>:last-child li:last-child>p{margin-bottom:0}.breakdance .bde-rich-text img.aligncenter{display:block;margin:auto}.breakdance .bde-rich-text img.alignleft{float:left}.breakdance .bde-rich-text img.alignright{float:right}.breakdance .bde-form-builder{width:100%;max-width:100%}.breakdance .bde-text-link{display:flex}.breakdance .bde-text-link>*{margin:0;color:currentColor}.breakdance .bde-social-share-buttons{display:flex;flex-wrap:wrap;gap:16px;--shbtn-icon-size:1.125em;--shbtn-padding:0.9375em;--shbtn-padding-calc:calc(var(--shbtn-icon-size) / 3)}.bde-social-share-button{font-size:0.875em;line-height:1;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:all ease .2s}.bde-social-share-button:hover{filter:brightness(120%)}.bde-social-share-button-icon{display:flex;box-sizing:content-box;width:var(--shbtn-icon-size);height:var(--shbtn-icon-size);color:#fff;transition:all ease .2s;justify-content:center;padding:var(--shbtn-padding);padding-inline-end:var(--shbtn-padding-calc)}.bde-social-share-button-text{border:0px solid #eee;border-color:inherit;color:#fff;flex:1;display:flex;height:100%;align-items:center;padding:var(--shbtn-padding);padding-inline-start:0}.bde-socials-share-button-mobile svg{width:16px}.bde-social-share-button-facebook{background:#4267B2;border-color:#4267B2}.bde-social-share-button-twitter{background:#000;border-color:#000}.bde-social-share-button-pinterest{background:#e60023;border-color:#e60023}.bde-social-share-button-linkedin{background:#0077b5;border-color:#0077b5}.bde-social-share-button-vk{background:#45668e;border-color:#45668e}.bde-social-share-button-tumblr{background:#35465c;border-color:#35465c}.bde-social-share-button-reddit{background:#ff4500;border-color:#ff4500}.bde-social-share-button-digg{background:#005be2;border-color:#005be2}.bde-social-share-button-stumbleupon{background:#eb4924;border-color:#eb4924}.bde-social-share-button-pocket{background:#ef4056;border-color:#ef4056}.bde-social-share-button-whatsapp{background:#075e54;border-color:#075e54}.bde-social-share-button-xing{background:#026466;border-color:#026466}.bde-social-share-button-telegram{background:#08c;border-color:#08c}.bde-social-share-button-skype{background:#00aff0;border-color:#00aff0}.bde-social-share-button-print{background:#555;border-color:#555}.bde-social-share-button-email{background:#f26522;border-color:#f26522}.bde-social-share-button-mobile{background:#333;border-color:#333;display:none}@media (max-width:479px){.bde-social-share-button{display:none}.bde-social-share-button-mobile,.bde-social-share-button.is-visible{display:flex}}.breakdance .bde-video lite-youtube{max-width:100%}.breakdance .bde-video lite-vimeo{text-align:left}.breakdance .bde-video{width:100%;max-width:100%;position:relative;line-height:0;background:#000;overflow:hidden}.breakdance .bde-video .ee-video{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;object-fit:cover}.breakdance .bde-video .ee-video-container{position:relative;width:100%;padding-top:56.25%}.breakdance .bde-video .ee-vimeo-poster{background-size:cover;width:100%;height:100%;position:absolute;z-index:1;top:0;left:0;cursor:pointer}.ee-vimeo-poster:hover .ee-vimeo-play-button{background-color:rgb(98,175,237);opacity:1}.ee-vimeo-play-button{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);width:70px;height:46px;background-color:#212121;z-index:1;opacity:0.8;border-radius:10%;transition:all 0.2s cubic-bezier(0,0,0.2,1);border:0;cursor:pointer}.ee-vimeo-play-button:before{content:"";border-style:solid;border-width:11px 0 11px 19px;border-color:transparent transparent transparent #fff;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.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-wooproductinfo{width:100%;display:flex;flex-direction:column;gap:12px}.breakdance .bde-wooproductinfo h2{margin:0}.breakdance .bde-wooproductinfo .woocommerce-product-attributes tr td p{margin:0}.breakdance .bde-button{max-width:100%}.breakdance .bde-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.breakdance .bde-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-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-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-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.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-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-code-block{max-width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.breakdance .bde-heading{max-width:100%;margin:0}.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-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-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.breakdance-dropdown-custom-content{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.breakdance .bde-code-block{max-width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.breakdance .bde-text-link{display:flex}.breakdance .bde-text-link>*{margin:0;color:currentColor}.breakdance .bde-text-link{display:flex}.breakdance .bde-text-link>*{margin:0;color:currentColor}.breakdance .bde-menu-custom-area{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.bde-menu-custom-area.bde-menu-custom-area-hide-in-desktop-menu{display:var(--menu-hide-on-desktop,flex)}.bde-menu-custom-area.bde-menu-custom-area-hide-in-mobile-menu{display:var(--menu-hide-on-mobile,flex)}.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h1,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h2,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h3,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h4,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h5,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content p,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content a,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content ul,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content ol,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content li{color:#fff;margin:0;margin-block-end:4px}.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content ul,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content ol{padding-left:20px}.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h1:last-child,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h2:last-child,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h3:last-child,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h4:last-child,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h5:last-child,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content p:last-child,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content ul:last-child,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content ol:last-child,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content li:last-child{margin-block-end:0}.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h1,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h2,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h3,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h4,.tippy-box[data-theme*="bde-tooltip-theme"] .tippy-content h5{font-size:22px}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{--bde-tooltip-size:11px;--bde-tooltip-half-size:calc(var(--bde-tooltip-size) / 2 - 2px);--bde-tooltip-x:0px;--bde-tooltip-y:0px;--bde-tooltip-buffer:5px;position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0;translate:1px var(--bde-tooltip-half-size)}.tippy-box[data-placement^=top-start]>.tippy-arrow{translate:calc(var(--bde-tooltip-buffer) * -1) var(--bde-tooltip-half-size)}.tippy-box[data-placement^=top-end]>.tippy-arrow{translate:var(--bde-tooltip-buffer) var(--bde-tooltip-half-size)}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0;translate:0px calc(var(--bde-tooltip-half-size) * -1)}.tippy-box[data-placement^=bottom-start]>.tippy-arrow{translate:calc(var(--bde-tooltip-buffer) * -1) calc(var(--bde-tooltip-half-size) * -1)}.tippy-box[data-placement^=bottom-end]>.tippy-arrow{translate:var(--bde-tooltip-buffer) calc(var(--bde-tooltip-half-size) * -1)}.tippy-box[data-placement^=left]>.tippy-arrow{right:0;translate:var(--bde-tooltip-half-size) 0px}.tippy-box[data-placement^=left-start]>.tippy-arrow{translate:var(--bde-tooltip-half-size) calc(var(--bde-tooltip-buffer) * -1)}.tippy-box[data-placement^=left-end]>.tippy-arrow{translate:var(--bde-tooltip-half-size) var(--bde-tooltip-buffer)}.tippy-box[data-placement^=right]>.tippy-arrow{left:0;translate:calc(var(--bde-tooltip-half-size) * -1) 0px}.tippy-box[data-placement^=right-start]>.tippy-arrow{translate:calc(var(--bde-tooltip-half-size) * -1) calc(var(--bde-tooltip-buffer) * -1)}.tippy-box[data-placement^=right-end]>.tippy-arrow{translate:calc(var(--bde-tooltip-half-size) * -1) var(--bde-tooltip-buffer)}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:var(--bde-tooltip-size);height:var(--bde-tooltip-size);color:#333}.tippy-arrow:before{content:"";position:absolute;top:50%;left:50%;translate:calc(-50% + var(--bde-tooltip-x)) calc(-50% + var(--bde-tooltip-y));background:currentColor;width:var(--bde-tooltip-size);height:var(--bde-tooltip-size);rotate:45deg;border-radius:2px}.tippy-content{position:relative;padding:5px 9px;z-index:1}.breakdance .bde-shortcode{max-width:100%;width:100%}.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-mini-cart{text-align:left}.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-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-columns{max-width:100%;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--bde-column-gap)}.breakdance .bde-column{display:flex;flex-direction:column;justify-content:flex-start;text-align:left;align-items:flex-start;width:calc(var(--column-width) - var(--bde-column-gap) * ((var(--columnCount) - 1) / var(--columnCount)));position:relative;background-size:cover}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-form-builder{width:100%;max-width:100%}.breakdance .bde-text-link{display:flex}.breakdance .bde-text-link>*{margin:0;color:currentColor}.breakdance .bde-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.breakdance .bde-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)}.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-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.builder-element .bde-wpgbfacet-builder{padding:12px;background:#fff}.breakdance .bde-wpgbfacet{max-width:100%;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:#084253;--bde-brand-primary-color-hover:#084253;--bde-body-font-family:"Albert Sans",sans-serif;--bde-heading-font-family:"Albert Sans",sans-serif;--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:#084253;--bde-headings-color:#084253;--bde-background-color:#F5F5F5;--bde-palette-color-1-f0727cc6-3cf3-4894-86ee-a45bb2cb7391:#2D344A;--bde-palette-color-1-5a4fdbd3-f41b-4f8f-b1c4-617f8546a81e:#f1f1f1;--bde-palette-color-1-ed188cb9-302f-4e02-8f01-f030993bd726:#fff;--bde-palette-color-1-442dc166-c826-4389-826d-3fc76316b84f:#9e9b9f;--bde-palette-color-1-6ab267cb-eab7-4820-888c-a65aacbc01a7:#727178;--bde-palette-color-1-3486a773-fcee-4649-b9b8-750af2268ec2:#5aadc5;--bde-palette-color-1-917217e9-0e0d-46fb-b0ed-81d73ebfb5ba:#F1F1F114;--bde-palette-color-1-b15b9726-6316-482f-a2b5-35b644f570fb:#F1F1F13D;--bde-palette-color-1-194d4102-024d-4bd8-ba5f-8746ba752f08:#DFCEA4;--bde-palette-color-1-17ebf376-27ed-40c2-a499-df4c3f5a42ec:#EDE8DA;--bde-palette-color-1-f8cbfed4-a8ea-4b1d-bc22-ea6499ab05d1:#25697B;--bde-palette-meta-taust-042280ba-3072-49f3-a739-8e20fc82ac8c-12:#25697B1C;--bde-palette-hele-kuld-taust-28dc5a1d-013c-42de-b024-39a052caf525-13:#DFCEA43B;--bde-palette-veel-heledam-roheline-edc51970-0d6f-42d5-9708-c47d18d99e01-14:#25697B0A;--bde-palette-erihinna-taust-f4606e53-de96-472e-a37e-452b633a629e-15:#DFCEA45E;--bde-palette-table-border-022ee74c-6684-4e41-8a69-3f56c6ac84b0-16:#D1D5DB;--bde-palette-sale-badge-e3297615-c96e-4da7-b42a-60fa0470a3a7-17:#F9F4E6;--bde-palette-sale-red-64959b03-762f-47a0-8207-a2c5c90fd45e-18:#C00;--bde-palette-black-29a3a6d9-5cb0-4b66-8973-02a3e0f7cce3-19:#000;--bde-palette-green-6483d920-5ef8-4929-a4b1-ed4030d370a5-20:green;--bde-palette-grey-gradient-ca63421f-e06c-41cf-8b4c-4bf3221e89b7-gradient-9:linear-gradient(0deg,rgba(0,0,0,1) 0%,rgba(255,0,0,1) 100%);--bde-palette-hele-gradient-fa631170-c86d-4f85-9b44-8b50559f11e7-gradient-15:linear-gradient(330deg,rgba(255,255,255,1) 1.0256410256410255%,rgba(222,229,231,1) 100%);--bde-palette-roheline-kollane-d75418f0-d272-4239-8235-dabcc3c24fda-gradient-15:linear-gradient(330deg,rgba(241,237,227,1) 0%,rgba(222,229,231,1) 100%);--bde-palette-blue-02b29f0e-9772-48f7-bd54-98407de0d25a-gradient-17:linear-gradient(276deg,rgba(67,196,232,1) 0.5128205128205128%,rgba(116,214,242,1) 98.46153846153847%);--bde-palette-roheline-7ebffea5-b37b-4597-bd20-4a2d8b20df0a-gradient-21:radial-gradient(var(--bde-links-color) 0%,var(--bde-headings-color) 98.97435897435898%);--bde-transition-duration:300ms;--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(//ruumistruumi.ee/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:#25697B;--bde-links-color-hover:#25697B;--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:#25697B;--bde-woo-buttons-and-links__text-link-color-hover:#25697B;--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)}:root{--bde-font-size-ratio:1.1;--bde-base-font-size:16px}.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"]{font-size:20px;font-weight:800;letter-spacing:2px;text-transform:uppercase;padding-top:16px;padding-right:25px;padding-bottom:16px;padding-left:30px}.breakdance .button-atom--primary::after,.bde-mini-cart-offcanvas .button::after,.bde-woo-product-quicklook-button::after,.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce button[type="submit"]::after,.breakdance-woocommerce .woocommerce-form-track-order button[type="submit"]::after,.breakdance-woocommerce #place_order::after,.breakdance-woocommerce .woocommerce-button.pay::after,.breakdance-woocommerce button.single_add_to_cart_button::after,.breakdance-woocommerce a.single_add_to_cart_button::after,.breakdance-woocommerce a.button.wc-backward::after,.breakdance-woocommerce a.checkout-button::after,.breakdance-woocommerce p.order-again a.button::after,.breakdance-woocommerce button[name="add-to-cart"]::after,.breakdance-woocommerce button[name="login"]::after,.breakdance-woocommerce button[name="save_address"]::after,.breakdance-woocommerce button[name="save_account_details"]::after,.breakdance-woocommerce button[name="woocommerce_checkout_place_order"]::after,.breakdance-woocommerce .woocommerce-MyAccount-content a.button[href*="add-payment-method"]::after{content:"";display:block;background-color:currentColor;width:0.9em;height:0.9em;margin-right:4px;margin-left:15px;mask-image: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%22M502.6%20278.6c12.5-12.5%2012.5-32.8%200-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3L402.7%20224%2032%20224c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032l370.7%200-73.4%2073.4c-12.5%2012.5-12.5%2032.8%200%2045.3s32.8%2012.5%2045.3%200l128-128z%22%2F%3E%3C%2Fsvg%3E);mask-position:0 0;mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-image: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%22M502.6%20278.6c12.5-12.5%2012.5-32.8%200-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3L402.7%20224%2032%20224c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032l370.7%200-73.4%2073.4c-12.5%2012.5-12.5%2032.8%200%2045.3s32.8%2012.5%2045.3%200l128-128z%22%2F%3E%3C%2Fsvg%3E);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%;transition-timing-function:ease-in-out;transition-property:transform,background-color;transition-duration:var(--bde-transition-duration)}.breakdance .button-atom--primary::after,.bde-mini-cart-offcanvas .button::after,.bde-woo-product-quicklook-button::after,.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce button[type="submit"]::after,.breakdance-woocommerce .woocommerce-form-track-order button[type="submit"]::after,.breakdance-woocommerce #place_order::after,.breakdance-woocommerce .woocommerce-button.pay::after,.breakdance-woocommerce button.single_add_to_cart_button::after,.breakdance-woocommerce a.single_add_to_cart_button::after,.breakdance-woocommerce a.button.wc-backward::after,.breakdance-woocommerce a.checkout-button::after,.breakdance-woocommerce p.order-again a.button::after,.breakdance-woocommerce button[name="add-to-cart"]::after,.breakdance-woocommerce button[name="login"]::after,.breakdance-woocommerce button[name="save_address"]::after,.breakdance-woocommerce button[name="save_account_details"]::after,.breakdance-woocommerce button[name="woocommerce_checkout_place_order"]::after,.breakdance-woocommerce .woocommerce-MyAccount-content a.button[href*="add-payment-method"]::after{margin-left:15px}.breakdance .button-atom--primary:hover::after,.bde-mini-cart-offcanvas .button:hover::after,.bde-woo-product-quicklook-button:hover::after,.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce button[type="submit"]:hover::after,.breakdance-woocommerce .woocommerce-form-track-order button[type="submit"]:hover::after,.breakdance-woocommerce #place_order:hover::after,.breakdance-woocommerce .woocommerce-button.pay:hover::after,.breakdance-woocommerce button.single_add_to_cart_button:hover::after,.breakdance-woocommerce a.single_add_to_cart_button:hover::after,.breakdance-woocommerce a.button.wc-backward:hover::after,.breakdance-woocommerce a.checkout-button:hover::after,.breakdance-woocommerce p.order-again a.button:hover::after,.breakdance-woocommerce button[name="add-to-cart"]:hover::after,.breakdance-woocommerce button[name="login"]:hover::after,.breakdance-woocommerce button[name="save_address"]:hover::after,.breakdance-woocommerce button[name="save_account_details"]:hover::after,.breakdance-woocommerce button[name="woocommerce_checkout_place_order"]:hover::after,.breakdance-woocommerce .woocommerce-MyAccount-content a.button[href*="add-payment-method"]:hover::after{transform:translate(10px,0px)}.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-body-text-color);--bde-button-secondary-background-color:transparent;--bde-button-secondary-background-color-hover:transparent;--bde-button-secondary-text-color:var(--bde-brand-primary-color);--bde-button-secondary-text-color-hover:var(--bde-body-text-color);border-width:4px;font-size:20px;font-weight:800;letter-spacing:1px;text-transform:uppercase;padding-top:14px;padding-right:25px;padding-bottom:14px;padding-left:30px}.breakdance .button-atom--secondary::after,.breakdance-woocommerce .woocommerce-MyAccount-downloads-file::after,.breakdance-woocommerce .woocommerce-Address a.edit::after,.breakdance-woocommerce .woocommerce-button.view::after,.breakdance-woocommerce .woocommerce-Button--previous::after,.breakdance-woocommerce .woocommerce-Button--next::after,.breakdance-woocommerce .widget_price_filter .button::after,.breakdance-woocommerce a.button.add_to_cart_button::after,.breakdance-woocommerce a.button.product_type_grouped::after,.breakdance-woocommerce .added_to_cart::after,.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown__submit::after,.breakdance-woocommerce .woocommerce-product-search button[type="submit"]::after,.breakdance-woocommerce a.product_type_simple::after,.breakdance-woocommerce a.product_type_variable::after,.breakdance-woocommerce .form-submit input[type="submit"]::after,.breakdance-woocommerce button[name="update_cart"]::after,.breakdance-woocommerce button[name="calc_shipping"]::after,.breakdance-woocommerce button[name="apply_coupon"]::after,.breakdance-woocommerce a.product_type_external::after{content:"";display:block;background-color:currentColor;width:0.9em;height:0.9em;margin-right:4px;margin-left:15px;mask-image: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%22M502.6%20278.6c12.5-12.5%2012.5-32.8%200-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3L402.7%20224%2032%20224c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032l370.7%200-73.4%2073.4c-12.5%2012.5-12.5%2032.8%200%2045.3s32.8%2012.5%2045.3%200l128-128z%22%2F%3E%3C%2Fsvg%3E);mask-position:0 0;mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-image: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%22M502.6%20278.6c12.5-12.5%2012.5-32.8%200-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3L402.7%20224%2032%20224c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032l370.7%200-73.4%2073.4c-12.5%2012.5-12.5%2032.8%200%2045.3s32.8%2012.5%2045.3%200l128-128z%22%2F%3E%3C%2Fsvg%3E);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%;transition-timing-function:ease-in-out;transition-property:transform,background-color;transition-duration:var(--bde-transition-duration)}.breakdance .button-atom--secondary::after,.breakdance-woocommerce .woocommerce-MyAccount-downloads-file::after,.breakdance-woocommerce .woocommerce-Address a.edit::after,.breakdance-woocommerce .woocommerce-button.view::after,.breakdance-woocommerce .woocommerce-Button--previous::after,.breakdance-woocommerce .woocommerce-Button--next::after,.breakdance-woocommerce .widget_price_filter .button::after,.breakdance-woocommerce a.button.add_to_cart_button::after,.breakdance-woocommerce a.button.product_type_grouped::after,.breakdance-woocommerce .added_to_cart::after,.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown__submit::after,.breakdance-woocommerce .woocommerce-product-search button[type="submit"]::after,.breakdance-woocommerce a.product_type_simple::after,.breakdance-woocommerce a.product_type_variable::after,.breakdance-woocommerce .form-submit input[type="submit"]::after,.breakdance-woocommerce button[name="update_cart"]::after,.breakdance-woocommerce button[name="calc_shipping"]::after,.breakdance-woocommerce button[name="apply_coupon"]::after,.breakdance-woocommerce a.product_type_external::after{margin-left:15px}.breakdance .button-atom--secondary:hover::after,.breakdance-woocommerce .woocommerce-MyAccount-downloads-file:hover::after,.breakdance-woocommerce .woocommerce-Address a.edit:hover::after,.breakdance-woocommerce .woocommerce-button.view:hover::after,.breakdance-woocommerce .woocommerce-Button--previous:hover::after,.breakdance-woocommerce .woocommerce-Button--next:hover::after,.breakdance-woocommerce .widget_price_filter .button:hover::after,.breakdance-woocommerce a.button.add_to_cart_button:hover::after,.breakdance-woocommerce a.button.product_type_grouped:hover::after,.breakdance-woocommerce .added_to_cart:hover::after,.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown__submit:hover::after,.breakdance-woocommerce .woocommerce-product-search button[type="submit"]:hover::after,.breakdance-woocommerce a.product_type_simple:hover::after,.breakdance-woocommerce a.product_type_variable:hover::after,.breakdance-woocommerce .form-submit input[type="submit"]:hover::after,.breakdance-woocommerce button[name="update_cart"]:hover::after,.breakdance-woocommerce button[name="calc_shipping"]:hover::after,.breakdance-woocommerce button[name="apply_coupon"]:hover::after,.breakdance-woocommerce a.product_type_external:hover::after{transform:translate(10px,0px)}.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}.breakdance a,.breakdance .button-atom--text{color:var(--bde-links-color);font-weight:500}.breakdance a:hover,.breakdance .button-atom--text:hover{color:var(--bde-headings-color)}:root,.bde-global-css-vars{--bde-form-input-background-color:var(--bde-palette-color-1-5a4fdbd3-f41b-4f8f-b1c4-617f8546a81e)}.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(--bde-palette-color-1-5a4fdbd3-f41b-4f8f-b1c4-617f8546a81e)}.breakdance-form .breakdance-form-field__input:focus{background-color:var(--bde-palette-color-1-5a4fdbd3-f41b-4f8f-b1c4-617f8546a81e)}:root{--bde-section-width:100%;--bde-section-vertical-padding:60px;--bde-section-horizontal-padding:60px}.woocommerce .product .rr-main-price .woocommerce-Price-amount bdi,.woocommerce .product .woocommerce-Price-amount bdi{font-weight:800;font-size:22px}.woocommerce .product .rr-main-price,.woocommerce .product .rr-sub-price,.woocommerce .product .rr-sub-price del bdi{font-size:16px;font-weight:400}.rr-price-log-in{padding-top:12px;display:block}.dgwt-wcas-st-label-in{display:none}.dgwt-wcas-has-sku .dgwt-wcas-st-title{margin-right:6px;font-weight:400;color:#084557;font-size:14px}.dgwt-wcas-st{color:#084557;font-size:14px}.dgwt-wcas-si{width:100px}.dgwt-wcas-is-details .dgwt-wcas-si{width:75px;max-width:100%;box-sizing:border-box}.dgwt-wcas-st>span{color:#084557;font-size:12px;font-weight:300}a.dgwt-wcas-details-product-title{font-size:16px}.dgwt-wcas-has-headings .dgwt-wcas-suggestion,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax{text-decoration:none}.dgwt-wcas-pd-addtc.js-dgwt-wcas-pd-addtc{display:none}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more .dgwt-wcas-st-more{padding:6px 10px;text-align:center;color:#084557;font-weight:600}.breakdance-rich-text-styles>:last-child{margin-bottom:inherit}.dgwt-wcas-layout-icon-flexible-loaded .dgwt-wcas-search-form{border:1px solid var(--bde-palette-color-1-b15b9726-6316-482f-a2b5-35b644f570fb);border-radius:4px}.desc-attributes{padding-top:16px}.desc-attributes strong:not(:first-child)::before{content:"\A";white-space:pre}h4.RR-h4{font-size:16px;font-weight:600;margin-bottom:6px}.lg-sub-html{display:none}.breakdance-woocommerce .wc_payment_method{padding:7px 0}.payment_method_esto label,.payment_method_esto_x label,.payment_method_pay_later label{display:flex;flex-direction:row-reverse;gap:10px;min-width:80%;justify-content:start;align-items:center}#payment .payment_methods .payment_method_esto img{max-height:33px}.categories-menu_shop_page,.subcategories-menu_shop_page{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;gap:4px;margin-bottom:10px;position:relative;padding-bottom:22px;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;transform:translateZ(0)}.right-shadow{position:relative}.right-shadow::after{content:'';pointer-events:none;position:absolute;top:0;right:0;width:40px;height:calc(100% - 10px);background:linear-gradient(to left,rgba(0,0,0,0.1),transparent);display:none;z-index:1}.right-shadow.show-shadow::after{display:block}.categories-menu_shop_page .category-item,.subcategories-menu_shop_page .subcategory-item_shop_page{padding:0px 0px;border:0px solid #D1D5DB5C;border-radius:0px;text-align:center;max-width:190px;position:relative;flex:0 0 auto}.category-thumbnail img,.subcategory-thumbnail img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block;border:1px solid #D1D5DB5C}.subcategory-details,.category-details{font-size:14px;padding:4px 4px;font-weight:600;letter-spacing:0.01em}.categories-menu_shop_page .category-item a,.subcategories-menu_shop_page .subcategory-item_shop_page a{text-decoration:none;line-height:1.1}.product_count_rr{font-size:12px;font-weight:400;padding:2px 4px;background:#EFF3F5;border-radius:4px;margin-bottom:2px;position:absolute;top:5px;right:5px}.scrollable-box::-webkit-scrollbar{width:1px}.scrollable-box::-webkit-scrollbar-thumb{background-color:#08425350;border-radius:0px}.scrollable-box::-webkit-scrollbar-track{background-color:#EFF3F5;width:1px}.scrollable-box::-webkit-scrollbar-thumb:hover{background-color:#08425390}.scrollable-box{scrollbar-color:#08425350 #EFF3F5;scrollbar-width:thin}@media (max-width:1200px){.categories-menu_shop_page .category-item,.subcategories-menu_shop_page .subcategory-item_shop_page{width:150px}.categories-menu_shop_page,.subcategories-menu_shop_page{width:100%;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding-bottom:10px}.categories-menu_shop_page .category-item,.subcategories-menu_shop_page .subcategory-item_shop_page{flex:0 0 auto}.right-shadow{position:relative}.right-shadow::after{content:'';pointer-events:none;position:absolute;top:0;right:0px;width:40px;height:calc(100% - 20px);background:linear-gradient(to left,rgba(0,0,0,0.1),transparent);display:none;z-index:1}.right-shadow.show-shadow::after{display:block}.categories-menu_shop_page,.subcategories-menu_shop_page{gap:4px;margin-bottom:10px}.subcategory-details,.category-details{font-size:12px;font-weight:500;padding:6px 3px}.categories-menu_shop_page .category-item,.subcategories-menu_shop_page .subcategory-item_shop_page{padding:0px}.product_count_rr{font-size:9px;font-weight:300}}@media (max-width:765px){.subcategory-details,.category-details{font-size:10px;font-weight:400;padding:6px 3px}.categories-menu_shop_page .category-item,.subcategories-menu_shop_page .subcategory-item_shop_page{width:130px}.categories-menu_shop_page,.subcategories-menu_shop_page{gap:4px;margin-bottom:10px}}#menu-103 .count{font-size:12px}#menu-103 .wpgb-facet .wpgb-reset,.bde-div-49783-113 .wpgb-facet .wpgb-reset,.roheline-nupp .wpgb-facet .wpgb-reset{background-color:#DEE5E7;color:#075066;font-size:16px}.ee-posts-grid{margin-bottom:30px}#menu-103 .wpgb-facet>fieldset:last-child,#menu-103 .wpgb-facet fieldset{margin-bottom:0px}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{visibility:visible;position:relative}#mdn-slice-product-page-display{display:none!important}.woocommerce-checkout #payment ul.payment_methods .wc_payment_method.payment_method_modena_direct label img{display:none}.woocommerce-checkout #payment ul.payment_methods .wc_payment_method>label{display:flex;align-items:center}.woocommerce-checkout #payment ul.payment_methods .wc_payment_method.payment_method_modena_slice>label,.woocommerce-checkout #payment ul.payment_methods .wc_payment_method.payment_method_modena_credit>label,.woocommerce-checkout #payment ul.payment_methods .wc_payment_method.payment_method_modena_business_leasing>label,.woocommerce-checkout #payment ul.payment_methods .wc_payment_method.payment_method_modena_click>label{padding-top:2px;font-size:1px;letter-spacing:-1px;display:inline-block;color:transparent}ul.mdn_banklinks{justify-content:start;padding-inline-start:0}#shipping_method li{border-radius:4px;box-shadow:inset var(--bde-woo-tables__border-color) 0 0 0 var(--bde-woo-tables__border-width,1px);background-color:var(--bde-woo-tables__background-color);padding:10px 14px;font-size:14px;margin-bottom:0px}#shipping_method li label{font-size:14px;display:flex;flex-direction:row;gap:6px;align-items:center}#shipping_method li label img{height:25px;width:auto}#order_review .shop_table .product-total{width:35%}#order_review .woocommerce-shipping-totals.shipping{display:flex;flex-direction:column;margin-bottom:5px}#order_review .montonio-pickup-point-select-wrapper label{margin-bottom:8px}#product-11494 .bde-rich-text table{width:100%}#tootekirjeldus .bde-rich-text table tr{display:block!important;padding:5px 0px}#tootekirjeldus .bde-rich-text table tr td{display:block!important;padding-left:5px}.in-stock{display:none}.green-bg .stock{display:none}.subcategory-item{margin-bottom:8px}.subcategory-item a{text-decoration:none;font-weight:300;letter-spacing:0.02em;font-size:18px}.woocommerce-widget-layered-nav-list{max-height:325px;overflow-x:scroll}.woocommerce-widget-layered-nav-list li:last-child{margin-bottom:40px}.widget_layered_nav.woocommerce-widget-layered-nav{position:relative}.widget_layered_nav.woocommerce-widget-layered-nav::after{content:'';display:block;height:40px;width:100%;position:absolute;left:0px;bottom:0px;background:linear-gradient(180deg,rgba(245,245,245,0) 0%,rgba(245,245,245,1) 100%)}.breakdance-woocommerce .woocommerce-widget-layered-nav ul li .count{right:16px}.gold-bold{position:relative;display:inline-block;z-index:0}.gold-bold:before{background:#ede1c3;display:block;position:absolute;content:'';width:100%;height:8px;bottom:5px;z-index:-1}.gold-bold.white{color:#fff}.bde-menu-custom-area-939-111 a svg{color:var(--bde-palette-color-1-5a4fdbd3-f41b-4f8f-b1c4-617f8546a81e)}.bde-button{position:relative;display:block;z-index:0}.bde-button:before{display:block;content:'';width:100%;height:100%;position:absolute;top:-9px;right:-9px;background:#DFCEA4;z-index:-1;transition:0.25s;border-radius:2px}.bde-button:hover:before{top:-4px;right:-4px}.search-form__button>svg{color:#fff}.products li.product .qty{border:1px solid #2D344A;background:#E6E6E6}.products li.product .bde-woo-product-image{position:relative;width:100%;overflow:hidden;background:#EDEDED}.products li.product .bde-woo-product-image::before{content:'';display:block;padding-top:100%}.products li.product .bde-woo-product-image img{position:absolute;top:50%;left:50%;max-width:100%;max-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);mix-blend-mode:multiply}.breakdance-woocommerce ol.flex-control-nav{flex-direction:column;max-width:40px;gap:5px;position:absolute;top:0px;left:-50px;max-height:100%}.bde-wpgbfacet .wpgb-facet .wpgb-facet-title{font-size:14px;line-height:24px;margin:0 0 12px;padding:0;font-weight:400;text-transform:uppercase}.green-bg .breakdance-woocommerce ol.flex-control-nav{flex-direction:row;max-width:100%;gap:3px;position:relative;top:-10px;left:0px;max-height:100%}.green-bg .breakdance-woocommerce ol.flex-control-nav li{flex-basis:38px}.breakdance .swiper-pagination-bullet{width:30px;height:8px;border-radius:1px;transition:0.25s}.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a{width:100%;aspect-ratio:1 / 1;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;background:#fff;border:1px solid #08425336;border-radius:4px}.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img{width:100%;height:100%;object-fit:contain}.breakdance-woocommerce .wc-layered-nav-term:hover a,.breakdance-woocommerce .wc-layered-nav-term.chosen a,.breakdance-woocommerce .widget_layered_nav_filters a{background-color:var(--bde-palette-meta-taust-042280ba-3072-49f3-a739-8e20fc82ac8c-12)}.breakdance-woocommerce .wc-layered-nav-term.chosen span{background-color:transparent}.bde-faq__answer{background:#fff;padding-top:15px}.mailchimp-newsletter{padding-top:10px;position:relative}.mailchimp-newsletter span{width:1px;height:1px;color:transparent}.mailchimp-newsletter span:after{content:'Liitu uudiskirjaga!';display:inline-block;position:absolute;color:#084456;top:12px;left:27px}.breakdance-woocommerce .woocommerce-notices-wrapper{margin-top:80px}@media screen and (max-width:1119px){#lg-components-1{display:none}#lg-components-1 .lg-next,#lg-components-1 .lg-prev{background-color:rgba(0,0,0,.2)}#menu-103 .breakdance .bde-icon-icon.breakdance-icon-atom{font-size:20px;padding:15px;border-radius:6px;border-width:1px;border-color:var(--bde-palette-color-1-f09a0758-c948-4ea4-bdd7-639626f49bdd)!important}#menu-103 .breakdance .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#2D344A!important}#menu-103 .breakdance-dropdown-link__icon{display:inline;--dropdown-link-icon-size:32px}.breakdance-dropdown-link__description{display:block;font-size:12px;font-weight:200}.breakdance .breakdance-menu .breakdance-dropdown-link{justify-content:left!important}.breakdance-responsive-menu--open #menu-124 li:last-child{margin-bottom:100px}}@media screen and (max-width:767px){.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a{border:0px solid #08425336;border-radius:0px}ul.breakdance-menu-list{box-shadow:0px 2px 1px 0px #00000017,0px 4px 2px 0px #00000017,0px 8px 4px 0px #00000017,0px 16px 8px 0px #0000000D}.bde-button:before{top:-6px;right:-6px}.breakdance-woocommerce ol.flex-control-nav{flex-direction:row;max-width:100%;gap:3px;position:relative;top:-10px;left:0px;max-height:100%}.breakdance-woocommerce ol.flex-control-nav li{flex-basis:42px}.gold-bold:before{background:#DFCEA4;display:block;position:absolute;content:'';width:100%;height:5px;bottom:2px;z-index:-1}.breakdance .bde-menu-939-124 .breakdance-menu--fullscreen .breakdance-menu-list{z-index:999999}.breakdance .bde-menu-939-124{margin-bottom:0px}#menu-103 .wpgb-facet .wpgb-facet-title{font-size:18px;margin-bottom:7px}}@media screen and (max-width:480px){header .tippy-content{display:none}#menu-103 .wpgb-facet .wpgb-facet-title{font-size:16px;margin-bottom:7px}}:root,.bde-global-css-vars{--bde-woo-notices__padding:40px;--bde-woo-notices__info-background:var(--bde-palette-veel-heledam-roheline-edc51970-0d6f-42d5-9708-c47d18d99e01-14);--bde-woo-notices__info-text:var(--bde-headings-color);--bde-woo-notices__info-link-text:var(--bde-brand-primary-color);--bde-woo-notices__info-link-text-hover:var(--bde-brand-primary-color);--bde-woo-notices__success-background:var(--bde-palette-meta-taust-042280ba-3072-49f3-a739-8e20fc82ac8c-12);--bde-woo-notices__success-text:var(--bde-headings-color);--bde-woo-notices__success-link-text:var(--bde-headings-color);--bde-woo-notices__success-link-text-hover:var(--bde-headings-color);--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>');--success-svg-icon-color:var(--bde-headings-color);--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(--bde-headings-color);--bde-woo-products-list-products-per-row:4}.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(--bde-palette-veel-heledam-roheline-edc51970-0d6f-42d5-9708-c47d18d99e01-14)}.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(--bde-brand-primary-color);--bde-button-secondary-border-color-hover:var(--bde-brand-primary-color);--bde-button-secondary-background-color:transparent;--bde-button-secondary-background-color-hover:var(--bde-brand-primary-color);--bde-button-secondary-text-color:var(--bde-brand-primary-color);--bde-button-secondary-text-color-hover:#fff;border-width:1px;font-size:16px;padding:var(--bde-button-padding-sm)}@media (max-width:1119px){.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}}@media (max-width:1023px){.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}.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"]{font-size:18px}.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{font-size:18px}.bde-h4,.breakdance h4{font-size:20px}:root{--bde-section-horizontal-padding:40px}:root,.bde-global-css-vars{--bde-woo-products-list-products-per-row:3}}@media (max-width:767px){:root{--bde-font-size-ratio:1.12;--bde-base-font-size:14px}.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}.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"]{font-size:16px;font-weight:700}.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{font-size:16px;font-weight:700}:root{--bde-section-horizontal-padding:20px}: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){:root{--bde-base-font-size:13px}.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}.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"]{font-size:13px;font-weight:600;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:20px}.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{font-size:13px;font-weight:700;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:20px}.bde-h4,.breakdance h4{font-size:16px}:root{--bde-section-horizontal-padding:20px}:root,.bde-global-css-vars{--bde-woo-products-list-products-per-row:1}}@media (min-width:2000px){.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}}@media (min-width:1119px) and (max-width:1500px){.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}}.breakdance .bde-preset-1911a0ea-fb30-4ae6-9e50-515fe64a0248{font-weight:800;letter-spacing:2px;text-transform:uppercase;margin-bottom:10px}.breakdance .bde-preset-7c45b9f2-b892-4121-aeea-d7e49468b67f{font-size:18px;font-weight:500}@media (max-width:1023px){.breakdance .bde-preset-7c45b9f2-b892-4121-aeea-d7e49468b67f{font-size:16px}}@media (max-width:767px){.breakdance .bde-preset-7c45b9f2-b892-4121-aeea-d7e49468b67f{font-size:14px}}.breakdance .bde-preset-4f867451-7479-4611-8d5f-240a68f69ae5{font-size:11px;letter-spacing:0.05em;text-transform:uppercase;margin-bottom:-2px}@media (max-width:1023px){.breakdance .bde-preset-4f867451-7479-4611-8d5f-240a68f69ae5{font-size:10px}}.breakdance .bde-preset-21fdfc01-8b68-4c2d-bfeb-70db33381d2a .bde-icon-icon.breakdance-icon-atom{font-size:33px}.breakdance .bde-preset-21fdfc01-8b68-4c2d-bfeb-70db33381d2a{margin-bottom:1px}@media (max-width:1023px){.breakdance .bde-preset-21fdfc01-8b68-4c2d-bfeb-70db33381d2a .bde-icon-icon.breakdance-icon-atom{font-size:25px}}.breakdance .bde-preset-ff74af1e-c682-4f9e-8696-51fafd7d850f{padding:4px 8px 3px 3px}.breakdance .bde-preset-ff74af1e-c682-4f9e-8696-51fafd7d850f{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:6px}.breakdance .bde-preset-ff74af1e-c682-4f9e-8696-51fafd7d850f{background-color:var(--bde-palette-veel-heledam-roheline-edc51970-0d6f-42d5-9708-c47d18d99e01-14)}@media (max-width:479px){.breakdance .bde-preset-ff74af1e-c682-4f9e-8696-51fafd7d850f{gap:5px}}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83{width:100%;margin-bottom:0px}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83>.bde-loop{--bde-posts-gap:10px;--bde-posts-per-row:5}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-posts-pagination ul li a.is-active,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-posts-pagination ul li a,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-posts-pagination ul .bde-posts-navigation-numbers--ellipses{border-radius:4px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border:1px solid}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-posts-pagination ul li a,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-posts-pagination ul .bde-posts-navigation-numbers--ellipses{border-color:#d1d5db;background-color:#f9fafb}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-posts-pagination ul li a:hover{border-color:#d1d5db;background-color:#f3f4f6}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-posts-pagination ul li a.is-active{background-color:var(--bde-brand-primary-color);border-color:var(--bde-brand-primary-color);color:#fff}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83>.bde-loop>.bde-loop-item,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83>.breakdance-swiper-wrapper>.swiper>.bde-loop>.bde-loop-item{padding:0px 0px 0px 0px}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83{padding-top:10px;padding-bottom:10px}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist-container.is-vertical{width:}@media (max-width:1119px){.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83>.bde-loop{--bde-posts-gap:15px;--bde-posts-per-row:3}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83>.bde-loop{--bde-posts-per-row:2}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83>.bde-loop>.bde-loop-item,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83>.breakdance-swiper-wrapper>.swiper>.bde-loop>.bde-loop-item{padding-right:0px;padding-left:0px}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83{padding-left:0px}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__select{display:block!important}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .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-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83{flex-direction:column}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83{flex-direction:column;align-items:unset}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83>.bde-loop{--bde-posts-gap:10px}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:2000px){.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-preset-34f8a936-9335-4cb6-9360-ab25c4bf7c83 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-preset-39b834a6-cd8f-430e-af54-916516e252ae{width:100%;margin-bottom:13px}.breakdance .bde-preset-39b834a6-cd8f-430e-af54-916516e252ae .bde-progress-bar__background{border-radius:100px;background:#0842534A}.breakdance .bde-preset-39b834a6-cd8f-430e-af54-916516e252ae .bde-progress-bar__progress-wrap{width:%}.breakdance .bde-preset-39b834a6-cd8f-430e-af54-916516e252ae .bde-progress-bar__progress{background:var(--bde-headings-color)}.breakdance .bde-preset-39b834a6-cd8f-430e-af54-916516e252ae .bde-progress-bar__progress,.breakdance .bde-preset-39b834a6-cd8f-430e-af54-916516e252ae .bde-progress-bar__progress::before{border-top-right-radius:100px;border-bottom-right-radius:100px}.breakdance .bde-preset-39b834a6-cd8f-430e-af54-916516e252ae .bde-progress-bar__progress{padding-left:20px;padding-right:20px;padding-top:12px;padding-bottom:12px}.breakdance .bde-preset-39b834a6-cd8f-430e-af54-916516e252ae .bde-progress-bar__title{letter-spacing:0.1em;text-transform:uppercase}.breakdance .bde-preset-39b834a6-cd8f-430e-af54-916516e252ae .bde-progress-bar__progress::before{background-image:none}.breakdance .bde-preset-39b834a6-cd8f-430e-af54-916516e252ae .bde-progress-bar__background::before{background-image:none}.breakdance .bde-preset-39b834a6-cd8f-430e-af54-916516e252ae .bde-progress-bar__progress{transition-duration:1000ms;width:0}.breakdance .bde-preset-39b834a6-cd8f-430e-af54-916516e252ae [data-scroll=in] .bde-progress-bar__progress{width:100%}@media (max-width:1119px){.breakdance .bde-preset-39b834a6-cd8f-430e-af54-916516e252ae .bde-progress-bar__progress-wrap{width:%}}@media (max-width:1023px){.breakdance .bde-preset-39b834a6-cd8f-430e-af54-916516e252ae .bde-progress-bar__progress-wrap{width:%}}@media (max-width:767px){.breakdance .bde-preset-39b834a6-cd8f-430e-af54-916516e252ae .bde-progress-bar__progress-wrap{width:%}}@media (max-width:479px){.breakdance .bde-preset-39b834a6-cd8f-430e-af54-916516e252ae .bde-progress-bar__progress-wrap{width:%}}@media (min-width:2000px){.breakdance .bde-preset-39b834a6-cd8f-430e-af54-916516e252ae .bde-progress-bar__progress-wrap{width:%}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-preset-39b834a6-cd8f-430e-af54-916516e252ae .bde-progress-bar__progress-wrap{width:%}}.breakdance .bde-preset-839ec88d-e4a3-4e9e-88f4-e3436e684b4d{width:100%;padding:4px 40px 4px 8px}.breakdance .bde-preset-839ec88d-e4a3-4e9e-88f4-e3436e684b4d{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:20px}.breakdance .bde-preset-839ec88d-e4a3-4e9e-88f4-e3436e684b4d{background-color:var(--bde-palette-veel-heledam-roheline-edc51970-0d6f-42d5-9708-c47d18d99e01-14)}.breakdance .bde-preset-839ec88d-e4a3-4e9e-88f4-e3436e684b4d:hover{background-color:var(--bde-palette-meta-taust-042280ba-3072-49f3-a739-8e20fc82ac8c-12)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist{justify-content:flex-start;gap:4px}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd{--bde-tabs-space-after:40px}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab-icon{font-size:25px}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--tabs,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--default{--activeColor:var(--bde-links-color);--hoverColor:var(--bde-links-color);--activeBgColor:var(--bde-palette-meta-taust-042280ba-3072-49f3-a739-8e20fc82ac8c-12);--activeUnderlineColor:var(--bde-links-color)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--pills{--activeColor:var(--bde-links-color);--hoverColor:var(--bde-links-color);--activeBgColor:var(--bde-palette-meta-taust-042280ba-3072-49f3-a739-8e20fc82ac8c-12)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--pills .bde-tabs__tab{border-radius:4px}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--pills{gap:4px}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--bar{--activeColor:var(--bde-links-color);--hoverColor:var(--bde-links-color);--activeBgColor:var(--bde-palette-meta-taust-042280ba-3072-49f3-a739-8e20fc82ac8c-12)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--bar{align-self:flex-start}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist-container{--bde-tabs-space-after:40px;justify-content:flex-start}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__select{margin-bottom:40px}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist-container--scrollable::after{display:block}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist-container,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__select{margin-bottom:0}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd{display:flex;flex-direction:row;gap:var(--bde-tabs-space-after,24px);align-items:flex-start}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist-container.is-vertical{overflow:visible}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab-title{text-align:left}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist-container.is-vertical{width:}@media (max-width:1119px){.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd{margin-top:50px}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__select{display:block!important}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd{flex-direction:column}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd{--bde-tabs-space-after:0px}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist-container{--bde-tabs-space-after:0px}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__select{margin-bottom:0px}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .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-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd{flex-direction:column;align-items:unset}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd{--bde-tabs-space-after:0px}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist-container{--bde-tabs-space-after:0px}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__select{margin-bottom:0px}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:2000px){.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-preset-d4ed7c6c-4891-4a2a-9e25-0f032e59ffdd .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-preset-74d5b082-bed1-4b98-a7ed-795811c8df5e{width:100%;--faqItemHorizontalPadding:16px;--faqItemVerticalPadding:16px;--faqBorderWidth:0px;--faqBorderColor:var(--bde-palette-meta-taust-042280ba-3072-49f3-a739-8e20fc82ac8c-12);gap:10px}.breakdance .bde-preset-74d5b082-bed1-4b98-a7ed-795811c8df5e .bde-faq__item{background-color:var(--bde-palette-veel-heledam-roheline-edc51970-0d6f-42d5-9708-c47d18d99e01-14)}.breakdance .bde-preset-74d5b082-bed1-4b98-a7ed-795811c8df5e .bde-faq__icon{font-size:25px}.breakdance .bde-preset-74d5b082-bed1-4b98-a7ed-795811c8df5e .bde-faq__title{font-size:18px;font-weight:600}@media (max-width:767px){.breakdance .bde-preset-74d5b082-bed1-4b98-a7ed-795811c8df5e .bde-faq__title{font-size:16px}}@media (max-width:479px){.breakdance .bde-preset-74d5b082-bed1-4b98-a7ed-795811c8df5e .bde-faq__title{font-size:14px}}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f>.bde-loop{--bde-posts-gap:10px;--bde-posts-per-row:3}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f>.bde-loop>.bde-loop-item,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f>.breakdance-swiper-wrapper>.swiper>.bde-loop>.bde-loop-item{padding:0px 0px 0px 0px}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist-container.is-vertical{width:}@media (max-width:1119px){.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f>.bde-loop{--bde-posts-per-row:3}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f>.bde-loop>.bde-loop-item,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f>.breakdance-swiper-wrapper>.swiper>.bde-loop>.bde-loop-item{padding:0px 0px 0px 0px}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f>.bde-loop{--bde-posts-gap:10px;--bde-posts-per-row:2}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__select{display:block!important}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .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-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f{flex-direction:column}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f{flex-direction:column;align-items:unset}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:2000px){.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f>.bde-loop{--bde-posts-per-row:4}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-preset-2f356e7b-963b-434a-89d7-0bfee87afb7f .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-preset-c4869406-f50d-4e58-b265-1d5dd3d88cdc{margin-bottom:32px;font-size:65px;text-transform:uppercase}.breakdance .bde-preset-c4869406-f50d-4e58-b265-1d5dd3d88cdc .dual-heading--primary{font-weight:200;letter-spacing:5px}.breakdance .bde-preset-c4869406-f50d-4e58-b265-1d5dd3d88cdc .dual-heading--secondary{color:var(--bde-palette-color-1-ed188cb9-302f-4e02-8f01-f030993bd726);font-size:50px;font-weight:900}@media (max-width:1023px){.breakdance .bde-preset-c4869406-f50d-4e58-b265-1d5dd3d88cdc{font-size:50px}}@media (max-width:767px){.breakdance .bde-preset-c4869406-f50d-4e58-b265-1d5dd3d88cdc{font-size:40px;line-height:1.45}.breakdance .bde-preset-c4869406-f50d-4e58-b265-1d5dd3d88cdc .dual-heading--secondary{font-size:36px}}@media (max-width:479px){.breakdance .bde-preset-c4869406-f50d-4e58-b265-1d5dd3d88cdc{margin-bottom:30px;font-size:35px}.breakdance .bde-preset-c4869406-f50d-4e58-b265-1d5dd3d88cdc .dual-heading--secondary{font-size:28px}}.breakdance .bde-preset-1333f483-59b0-4a14-8500-707a0760aecf{color:var(--bde-headings-color);font-size:16px;font-weight:800;letter-spacing:0.11em;text-transform:uppercase;margin-bottom:12px}@media (max-width:767px){.breakdance .bde-preset-1333f483-59b0-4a14-8500-707a0760aecf{font-size:12px}}.breakdance .bde-preset-c84b6179-0a6e-4104-b30b-233237df53e4{font-size:50px;font-weight:900;line-height:1.05;letter-spacing:0.01em;text-transform:uppercase;margin-bottom:32px}@media (max-width:767px){.breakdance .bde-preset-c84b6179-0a6e-4104-b30b-233237df53e4{font-size:36px}}@media (max-width:479px){.breakdance .bde-preset-c84b6179-0a6e-4104-b30b-233237df53e4{font-size:28px}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-preset-c84b6179-0a6e-4104-b30b-233237df53e4{font-size:40px}}.breakdance .bde-preset-173838fb-b03e-40c7-b0d5-d9d63f2674f7{margin-bottom:0px;width:70%}.breakdance .bde-preset-173838fb-b03e-40c7-b0d5-d9d63f2674f7 p{font-size:22px}@media (max-width:1023px){.breakdance .bde-preset-173838fb-b03e-40c7-b0d5-d9d63f2674f7{width:109%}.breakdance .bde-preset-173838fb-b03e-40c7-b0d5-d9d63f2674f7 p{font-size:20px}}@media (max-width:767px){.breakdance .bde-preset-173838fb-b03e-40c7-b0d5-d9d63f2674f7 p{font-size:16px}}@media (max-width:479px){.breakdance .bde-preset-173838fb-b03e-40c7-b0d5-d9d63f2674f7{width:100%}.breakdance .bde-preset-173838fb-b03e-40c7-b0d5-d9d63f2674f7 p{font-size:16px}}.breakdance .bde-preset-1000eafd-2708-4bcd-a4f9-382ef8de14e6{width:100%;border-top:1px solid #0000;border-bottom:1px solid #0000;border-left:1px solid #0000;border-right:1px solid #0000;padding:12px 12px 24px 12px}.breakdance .bde-preset-1000eafd-2708-4bcd-a4f9-382ef8de14e6{display:flex;flex-direction:column;align-items:flex-start;gap:12px;text-align:left}.breakdance .bde-preset-1000eafd-2708-4bcd-a4f9-382ef8de14e6{background-color:var(--bde-palette-color-1-ed188cb9-302f-4e02-8f01-f030993bd726)}.breakdance .bde-preset-1000eafd-2708-4bcd-a4f9-382ef8de14e6:hover{border-color:var(--bde-palette-meta-taust-042280ba-3072-49f3-a739-8e20fc82ac8c-12);box-shadow:1px 2px 5px 0px var(--bde-palette-meta-taust-042280ba-3072-49f3-a739-8e20fc82ac8c-12)}@media (max-width:479px){.breakdance .bde-preset-1000eafd-2708-4bcd-a4f9-382ef8de14e6{padding:0px 0px 0px 0px}}.breakdance .bde-preset-b99da759-db3d-4190-9f37-086689a60978{margin-bottom:12px}.breakdance .bde-preset-b99da759-db3d-4190-9f37-086689a60978,.breakdance .bde-preset-b99da759-db3d-4190-9f37-086689a60978>*{color:var(--bde-headings-color);font-size:18px;font-weight:300;text-decoration-line:none}.breakdance .bde-preset-b99da759-db3d-4190-9f37-086689a60978:hover,.breakdance .bde-preset-b99da759-db3d-4190-9f37-086689a60978:hover>*{text-decoration-line:underline}@media (max-width:1119px){.breakdance .bde-preset-b99da759-db3d-4190-9f37-086689a60978,.breakdance .bde-preset-b99da759-db3d-4190-9f37-086689a60978>*{font-size:16px}}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890{--columns:5;--column-gap:10px;--ratio:100%}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .ee-gallery-item{background:#00000030}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .ee-gallery-item-caption{background:linear-gradient(0deg,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.35) 61%,rgba(0,0,0,0) 100%)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist-container.is-vertical{width:}.bde-lightbox-%%POSTID%%-%%ID%% .lg-next,.bde-lightbox-%%POSTID%%-%%ID%% .lg-prev,.bde-lightbox-%%POSTID%%-%%ID%% .lg-toolbar,.bde-lightbox-%%POSTID%%-%%ID%% .lg-icon,.bde-lightbox-%%POSTID%%-%%ID%% .lg-counter,.bde-lightbox-%%POSTID%%-%%ID%% .lg-sub-html{color:#999}.bde-lightbox-%%POSTID%%-%%ID%% .lg-outer .lg-thumb-item,.bde-lightbox-%%POSTID%%-%%ID%% .lg-outer .lg-thumb-item{border-color:#fff;background-color:#fff}.bde-lightbox-%%POSTID%%-%%ID%% .lg-outer .lg-thumb-item.active,.bde-lightbox-%%POSTID%%-%%ID%% .lg-outer .lg-thumb-item:hover{border-color:#01d2e8f0;background-color:#01d2e8f0}.bde-lightbox-%%POSTID%%-%%ID%% .lg-backdrop{background:#000}@media (max-width:1119px){.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890{--columns:3}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890{--column-gap:5px;margin-top:0px;margin-bottom:0px}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .ee-gallery-item-caption{opacity:0!important;pointer-events:none}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__select{display:block!important}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .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-preset-aaccc084-2b6c-4178-9b59-13093758f890{flex-direction:column}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890{flex-direction:column;align-items:unset}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890{--columns:2}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:2000px){.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890{--columns:5}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-preset-aaccc084-2b6c-4178-9b59-13093758f890 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-preset-ad9fe11f-424b-4262-b2d4-e9c362ebabeb{font-size:14px;font-weight:300}@media (max-width:767px){.breakdance .bde-preset-ad9fe11f-424b-4262-b2d4-e9c362ebabeb{font-size:12px}}.breakdance .bde-preset-72f10315-c49c-41b7-b06f-84956297be84{text-align:center;color:var(--bde-palette-color-1-ed188cb9-302f-4e02-8f01-f030993bd726);font-size:30px;font-weight:900;text-transform:uppercase;text-shadow:2px 2px 4px #00000047}@media (max-width:1023px){.breakdance .bde-preset-72f10315-c49c-41b7-b06f-84956297be84{font-size:26px}}@media (max-width:479px){.breakdance .bde-preset-72f10315-c49c-41b7-b06f-84956297be84{font-size:26px}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-preset-72f10315-c49c-41b7-b06f-84956297be84{font-size:22px}}.breakdance .bde-preset-6cef965a-3e5b-4c63-a867-5d82a1303950{width:100%;min-height:100%;padding:10px 10px 50px 10px}.breakdance .bde-preset-6cef965a-3e5b-4c63-a867-5d82a1303950{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-preset-6cef965a-3e5b-4c63-a867-5d82a1303950>*{z-index:1}.breakdance .bde-preset-6cef965a-3e5b-4c63-a867-5d82a1303950>.section-background-overlay{z-index:0}.breakdance .bde-preset-6cef965a-3e5b-4c63-a867-5d82a1303950>.section-background-overlay{background-color:#084253D9;transition:background-color var(--bde-transition-duration) ease-in-out}.breakdance .bde-preset-6cef965a-3e5b-4c63-a867-5d82a1303950{overflow:hidden}.breakdance .bde-preset-6cef965a-3e5b-4c63-a867-5d82a1303950>.section-background-overlay{transition:background-color var(--bde-transition-duration) ease-in-out}.breakdance .bde-preset-6cef965a-3e5b-4c63-a867-5d82a1303950:hover>.section-background-overlay{background-color:#0842535E}.breakdance .bde-preset-fe4a5188-aee0-4ee6-94bc-d793f60e9fcd{width:100%;min-height:100%;padding:50px 10px 10px 10px}.breakdance .bde-preset-fe4a5188-aee0-4ee6-94bc-d793f60e9fcd{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-preset-fe4a5188-aee0-4ee6-94bc-d793f60e9fcd>*{z-index:1}.breakdance .bde-preset-fe4a5188-aee0-4ee6-94bc-d793f60e9fcd>.section-background-overlay{z-index:0}.breakdance .bde-preset-fe4a5188-aee0-4ee6-94bc-d793f60e9fcd>.section-background-overlay{background-color:#084253D9;transition:background-color var(--bde-transition-duration) ease-in-out}.breakdance .bde-preset-fe4a5188-aee0-4ee6-94bc-d793f60e9fcd{overflow:hidden}.breakdance .bde-preset-fe4a5188-aee0-4ee6-94bc-d793f60e9fcd>.section-background-overlay{transition:background-color var(--bde-transition-duration) ease-in-out}.breakdance .bde-preset-fe4a5188-aee0-4ee6-94bc-d793f60e9fcd:hover>.section-background-overlay{background-color:#0842535E}.breakdance .bde-preset-48318104-bdd8-4691-aea9-24e02ed522e9{width:100%;padding-top:10px;padding-bottom:10px;border-top:1px solid var(--bde-palette-table-border-022ee74c-6684-4e41-8a69-3f56c6ac84b0-16)}.breakdance .bde-preset-48318104-bdd8-4691-aea9-24e02ed522e9{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:15px}@media (max-width:767px){.breakdance .bde-preset-48318104-bdd8-4691-aea9-24e02ed522e9{align-items:flex-start}}.breakdance .bde-preset-43cf51c1-2aae-4a4e-9ded-22e86146d5ab{color:var(--bde-palette-color-1-6ab267cb-eab7-4820-888c-a65aacbc01a7);font-size:13px;margin-bottom:7px}@media (max-width:767px){.breakdance .bde-preset-43cf51c1-2aae-4a4e-9ded-22e86146d5ab{font-size:12px}}.breakdance .bde-preset-8ee2aaf7-87af-4210-9475-df00133e515f{font-size:20px;font-weight:600;margin-bottom:10px}@media (max-width:1023px){.breakdance .bde-preset-8ee2aaf7-87af-4210-9475-df00133e515f{font-size:18px}}@media (max-width:479px){.breakdance .bde-preset-8ee2aaf7-87af-4210-9475-df00133e515f{font-size:16px}}.breakdance .bde-preset-bb112ee1-6e8a-41e3-8398-24c788ba7e18 .bde-accordion__panel-content{padding:32px 18px 32px 18px}@media (max-width:767px){.breakdance .bde-preset-bb112ee1-6e8a-41e3-8398-24c788ba7e18 .bde-accordion__panel-content{padding-right:12px;padding-left:12px}}.breakdance .bde-preset-1e90767c-9acb-41bf-a2ab-98262a853ade{font-size:14px;letter-spacing:0.02em;text-transform:uppercase}.breakdance .tootehind{font-size:22px;font-weight:800}.breakdance .tootehind{font-weight:800!important}.breakdance .bde-section-109953-100 .section-container{display:flex;flex-direction:column;align-items:center;gap:0px;text-align:center}.breakdance .bde-section-109953-100{background-color:var(--bde-palette-color-1-ed188cb9-302f-4e02-8f01-f030993bd726)}.breakdance .bde-section-109953-100 .section-container{padding-left:0px;padding-right:0px;padding-top:0px}@media (max-width:1119px){.breakdance .bde-section-109953-100 .section-container{padding-top:0px}}@media (max-width:1023px){.breakdance .bde-section-109953-100 .section-container{padding-top:0px}}@media (max-width:767px){.breakdance .bde-section-109953-100 .section-container{padding-top:0px}}@media (max-width:479px){.breakdance .bde-section-109953-100 .section-container{padding-top:0px}}@media (max-width:767px){.breakdance .bde-productbuilder-109953-101{--bde-woo-responsive__stack:column;--bde-woo-responsive__width:100%;--bde-woo-responsive__max-width:100%}}.breakdance .bde-columns-109953-103{--columnCount:2;--bde-column-gap:0px}@media (max-width:1119px){.breakdance .bde-columns-109953-103{--columnCount:2}.breakdance .bde-columns-109953-103.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-109953-103.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-109953-103{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-109953-103{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-109953-103{--columnCount:2}}@media (min-width:2000px){.breakdance .bde-columns-109953-103{--columnCount:2}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-columns-109953-103{--columnCount:2}}.breakdance .bde-column-109953-104{--column-width:53%}.breakdance .bde-column-109953-104{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.breakdance .bde-column-109953-104.bde-column{padding:5px 5px 48px 5px}@media (max-width:1119px){.breakdance .bde-column-109953-104{align-items:center;text-align:center}}@media (max-width:1023px){.breakdance .bde-column-109953-104{align-items:center;text-align:center}.breakdance .bde-column-109953-104.bde-column{padding-top:5px;padding-right:5px;padding-left:5px}}@media (max-width:767px){.breakdance .bde-column-109953-104.bde-column{padding:3px 3px 30px 3px}}.breakdance .bde-gallery-109953-105{--columns:6;--column-gap:5px;--ratio:100%}.breakdance .bde-gallery-109953-105 .ee-gallery-item{border-top:1px solid var(--bde-palette-color-1-5a4fdbd3-f41b-4f8f-b1c4-617f8546a81e);border-bottom:1px solid var(--bde-palette-color-1-5a4fdbd3-f41b-4f8f-b1c4-617f8546a81e);border-left:1px solid var(--bde-palette-color-1-5a4fdbd3-f41b-4f8f-b1c4-617f8546a81e);border-right:1px solid var(--bde-palette-color-1-5a4fdbd3-f41b-4f8f-b1c4-617f8546a81e);background:#F6F6F4}.breakdance .bde-gallery-109953-105 .ee-gallery-item-caption{background:linear-gradient(0deg,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.35) 61%,rgba(0,0,0,0) 100%)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-gallery-109953-105 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-105 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active,.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-gallery-109953-105 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist-container.is-vertical{width:}.bde-lightbox-109953-105 .lg-next,.bde-lightbox-109953-105 .lg-prev,.bde-lightbox-109953-105 .lg-toolbar,.bde-lightbox-109953-105 .lg-icon,.bde-lightbox-109953-105 .lg-counter,.bde-lightbox-109953-105 .lg-sub-html{color:#999}.bde-lightbox-109953-105 .lg-outer .lg-thumb-item,.bde-lightbox-109953-105 .lg-outer .lg-thumb-item{border-color:#fff;background-color:#fff}.bde-lightbox-109953-105 .lg-outer .lg-thumb-item.active,.bde-lightbox-109953-105 .lg-outer .lg-thumb-item:hover{border-color:#01d2e8f0;background-color:#01d2e8f0}.bde-lightbox-109953-105 .lg-backdrop{background:#000}.breakdance .bde-gallery-109953-105 :nth-child(1){grid-area:1 / 1 / 3 / 4}.breakdance .bde-gallery-109953-105 :nth-child(2){grid-area:1 / 4 / 3 / 7}.breakdance .bde-gallery-109953-105 :nth-child(3){grid-area:3 / 1 / 5 / 3}.breakdance .bde-gallery-109953-105 :nth-child(4){grid-area:3 / 3 / 5 / 5}.breakdance .bde-gallery-109953-105 :nth-child(5){grid-area:3 / 5 / 5 / 7}.breakdance .bde-gallery-109953-105 :nth-child(6){grid-area:5 / 1 / 7 / 4}.breakdance .bde-gallery-109953-105 :nth-child(7){grid-area:5 / 4 / 7 / 7}.breakdance .bde-gallery-109953-105 :nth-child(8){grid-area:7 / 1 / 9 / 3}.breakdance .bde-gallery-109953-105 :nth-child(9){grid-area:7 / 3 / 9 / 5}.breakdance .bde-gallery-109953-105 :nth-child(10){grid-area:7 / 5 / 9 / 7}.breakdance .bde-gallery-109953-105 :nth-child(11){grid-area:9 / 1 / 11 / 4}.breakdance .bde-gallery-109953-105 :nth-child(12){grid-area:9 / 4 / 11 / 7}@media (max-width:1119px){.breakdance .bde-gallery-109953-105 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-gallery-109953-105 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-105 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active,.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-gallery-109953-105 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-gallery-109953-105 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-gallery-109953-105 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-105 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active,.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-gallery-109953-105 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-gallery-109953-105{--column-gap:3px}.breakdance .bde-gallery-109953-105 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-gallery-109953-105 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-105 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active,.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__select{display:block!important}.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-gallery-109953-105 .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-gallery-109953-105{flex-direction:column}.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-gallery-109953-105{flex-direction:column;align-items:unset}.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-gallery-109953-105{--columns:6}.breakdance .bde-gallery-109953-105 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-gallery-109953-105 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-105 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active,.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-gallery-109953-105 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:2000px){.breakdance .bde-gallery-109953-105 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-gallery-109953-105 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-105 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active,.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-gallery-109953-105 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-gallery-109953-105 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-gallery-109953-105 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-105 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active,.breakdance .bde-gallery-109953-105 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-gallery-109953-105 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-gallery-109953-105 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-gallery-109953-255{--columns:6;--column-gap:5px;--ratio:100%}.breakdance .bde-gallery-109953-255 .ee-gallery-item{border-top:1px solid var(--bde-palette-color-1-5a4fdbd3-f41b-4f8f-b1c4-617f8546a81e);border-bottom:1px solid var(--bde-palette-color-1-5a4fdbd3-f41b-4f8f-b1c4-617f8546a81e);border-left:1px solid var(--bde-palette-color-1-5a4fdbd3-f41b-4f8f-b1c4-617f8546a81e);border-right:1px solid var(--bde-palette-color-1-5a4fdbd3-f41b-4f8f-b1c4-617f8546a81e);background:#F6F6F4}.breakdance .bde-gallery-109953-255 .ee-gallery-item-caption{background:linear-gradient(0deg,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.35) 61%,rgba(0,0,0,0) 100%)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-gallery-109953-255 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-255 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active,.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-gallery-109953-255 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist-container.is-vertical{width:}.bde-lightbox-109953-255 .lg-next,.bde-lightbox-109953-255 .lg-prev,.bde-lightbox-109953-255 .lg-toolbar,.bde-lightbox-109953-255 .lg-icon,.bde-lightbox-109953-255 .lg-counter,.bde-lightbox-109953-255 .lg-sub-html{color:#999}.bde-lightbox-109953-255 .lg-outer .lg-thumb-item,.bde-lightbox-109953-255 .lg-outer .lg-thumb-item{border-color:#fff;background-color:#fff}.bde-lightbox-109953-255 .lg-outer .lg-thumb-item.active,.bde-lightbox-109953-255 .lg-outer .lg-thumb-item:hover{border-color:#01d2e8f0;background-color:#01d2e8f0}.bde-lightbox-109953-255 .lg-backdrop{background:#000}.breakdance .bde-gallery-109953-255 :nth-child(1){grid-area:1 / 1 / 3 / 4}.breakdance .bde-gallery-109953-255 :nth-child(2){grid-area:1 / 4 / 3 / 7}.breakdance .bde-gallery-109953-255 :nth-child(3){grid-area:3 / 1 / 5 / 3}.breakdance .bde-gallery-109953-255 :nth-child(4){grid-area:3 / 3 / 5 / 5}.breakdance .bde-gallery-109953-255 :nth-child(5){grid-area:3 / 5 / 5 / 7}.breakdance .bde-gallery-109953-255 :nth-child(6){grid-area:5 / 1 / 7 / 4}.breakdance .bde-gallery-109953-255 :nth-child(7){grid-area:5 / 4 / 7 / 7}.breakdance .bde-gallery-109953-255 :nth-child(8){grid-area:7 / 1 / 9 / 3}.breakdance .bde-gallery-109953-255 :nth-child(9){grid-area:7 / 3 / 9 / 5}.breakdance .bde-gallery-109953-255 :nth-child(10){grid-area:7 / 5 / 9 / 7}.breakdance .bde-gallery-109953-255 :nth-child(11){grid-area:9 / 1 / 11 / 4}.breakdance .bde-gallery-109953-255 :nth-child(12){grid-area:9 / 4 / 11 / 7}@media (max-width:1119px){.breakdance .bde-gallery-109953-255 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-gallery-109953-255 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-255 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active,.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-gallery-109953-255 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-gallery-109953-255 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-gallery-109953-255 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-255 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active,.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-gallery-109953-255 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-gallery-109953-255{--column-gap:3px}.breakdance .bde-gallery-109953-255 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-gallery-109953-255 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-255 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active,.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__select{display:block!important}.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-gallery-109953-255 .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-gallery-109953-255{flex-direction:column}.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-gallery-109953-255{flex-direction:column;align-items:unset}.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-gallery-109953-255{--columns:6}.breakdance .bde-gallery-109953-255 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-gallery-109953-255 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-255 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active,.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-gallery-109953-255 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:2000px){.breakdance .bde-gallery-109953-255 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-gallery-109953-255 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-255 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active,.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-gallery-109953-255 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-gallery-109953-255 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-gallery-109953-255 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-255 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active,.breakdance .bde-gallery-109953-255 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-gallery-109953-255 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-gallery-109953-255 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-gallery-109953-216{--width:100%;--columns:1;--column-gap:5px;--ratio:100%}.breakdance .bde-gallery-109953-216 .ee-gallery-item{border-top:1px solid var(--bde-palette-color-1-5a4fdbd3-f41b-4f8f-b1c4-617f8546a81e);border-bottom:1px solid var(--bde-palette-color-1-5a4fdbd3-f41b-4f8f-b1c4-617f8546a81e);border-left:1px solid var(--bde-palette-color-1-5a4fdbd3-f41b-4f8f-b1c4-617f8546a81e);border-right:1px solid var(--bde-palette-color-1-5a4fdbd3-f41b-4f8f-b1c4-617f8546a81e);background:#F6F6F4}.breakdance .bde-gallery-109953-216 .ee-gallery-item-caption{background:linear-gradient(0deg,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.35) 61%,rgba(0,0,0,0) 100%)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-gallery-109953-216 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-216 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active,.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-gallery-109953-216 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist-container.is-vertical{width:}.bde-lightbox-109953-216 .lg-next,.bde-lightbox-109953-216 .lg-prev,.bde-lightbox-109953-216 .lg-toolbar,.bde-lightbox-109953-216 .lg-icon,.bde-lightbox-109953-216 .lg-counter,.bde-lightbox-109953-216 .lg-sub-html{color:#999}.bde-lightbox-109953-216 .lg-outer .lg-thumb-item,.bde-lightbox-109953-216 .lg-outer .lg-thumb-item{border-color:#fff;background-color:#fff}.bde-lightbox-109953-216 .lg-outer .lg-thumb-item.active,.bde-lightbox-109953-216 .lg-outer .lg-thumb-item:hover{border-color:#01d2e8f0;background-color:#01d2e8f0}.bde-lightbox-109953-216 .lg-backdrop{background:#000}.breakdance .bde-gallery-109953-216{max-width:750px}@media (max-width:1119px){.breakdance .bde-gallery-109953-216 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-gallery-109953-216 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-216 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active,.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-gallery-109953-216 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-gallery-109953-216 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-gallery-109953-216 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-216 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active,.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-gallery-109953-216 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-gallery-109953-216 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-gallery-109953-216 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-216 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active,.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__select{display:block!important}.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-gallery-109953-216 .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-gallery-109953-216{flex-direction:column}.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-gallery-109953-216{flex-direction:column;align-items:unset}.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}.breakdance .bde-gallery-109953-216{overflow:scroll}.breakdance .bde-gallery-109953-216{aspect-ratio:1 / 1;overflow-y:scroll}}@media (max-width:479px){.breakdance .bde-gallery-109953-216{--columns:1}.breakdance .bde-gallery-109953-216 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-gallery-109953-216 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-216 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active,.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-gallery-109953-216 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:2000px){.breakdance .bde-gallery-109953-216 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-gallery-109953-216 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-216 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active,.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-gallery-109953-216 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-gallery-109953-216 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-gallery-109953-216 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-gallery-109953-216 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active,.breakdance .bde-gallery-109953-216 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-gallery-109953-216 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-gallery-109953-216 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-column-109953-106{--column-width:47%}.breakdance .bde-column-109953-106{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-column-109953-106.bde-column{padding-top:90px;padding-right:60px;padding-left:60px}@media (max-width:767px){.breakdance .bde-column-109953-106.bde-column{padding-top:0px;padding-right:15px;padding-left:15px}}@media (max-width:479px){.breakdance .bde-column-109953-106.bde-column{padding-top:0px}}.breakdance .bde-div-109953-107{display:flex;flex-direction:column}.breakdance .bde-div-109953-107{background-color:var(--bde-palette-color-1-ed188cb9-302f-4e02-8f01-f030993bd726)}.breakdance .bde-div-109953-107{width:100%;max-width:600px}.breakdance .bde-div-109953-107{z-index:1}.breakdance .bde-woo-breadcrumb-109953-102.bde-woo-breadcrumb .bde-woo-breadcrumb_delimiter:before{margin:0 8px}.breakdance .bde-woo-breadcrumb-109953-102.bde-woo-breadcrumb .woocommerce-breadcrumb a{color:var(--bde-palette-color-1-442dc166-c826-4389-826d-3fc76316b84f);font-size:12px}.breakdance .bde-woo-breadcrumb-109953-102.bde-woo-breadcrumb .woocommerce-breadcrumb a:hover{color:var(--bde-links-color)}.breakdance .bde-woo-breadcrumb-109953-102.bde-woo-breadcrumb nav.woocommerce-breadcrumb{color:var(--bde-palette-color-1-6ab267cb-eab7-4820-888c-a65aacbc01a7);font-size:12px}.breakdance .bde-woo-breadcrumb-109953-102.bde-woo-breadcrumb{margin-bottom:12px}.breakdance .bde-woo-breadcrumb-109953-102{width:100%}@media (max-width:1119px){.breakdance .bde-woo-breadcrumb-109953-102.bde-woo-breadcrumb .bde-woo-breadcrumb_delimiter:before{margin:0 8px}}@media (max-width:1023px){.breakdance .bde-woo-breadcrumb-109953-102.bde-woo-breadcrumb .bde-woo-breadcrumb_delimiter:before{margin:0 8px}.breakdance .bde-woo-breadcrumb-109953-102.bde-woo-breadcrumb .woocommerce-breadcrumb a{font-size:12px}.breakdance .bde-woo-breadcrumb-109953-102.bde-woo-breadcrumb nav.woocommerce-breadcrumb{font-size:12px}}@media (max-width:767px){.breakdance .bde-woo-breadcrumb-109953-102.bde-woo-breadcrumb .bde-woo-breadcrumb_delimiter:before{margin:0 8px}.breakdance .bde-woo-breadcrumb-109953-102.bde-woo-breadcrumb .woocommerce-breadcrumb a{font-size:10px}.breakdance .bde-woo-breadcrumb-109953-102.bde-woo-breadcrumb nav.woocommerce-breadcrumb{font-size:10px}.breakdance .bde-woo-breadcrumb-109953-102{padding-right:0px;padding-left:0px}}@media (max-width:479px){.breakdance .bde-woo-breadcrumb-109953-102.bde-woo-breadcrumb .bde-woo-breadcrumb_delimiter:before{margin:0 8px}.breakdance .bde-woo-breadcrumb-109953-102.bde-woo-breadcrumb{margin-bottom:12px}.breakdance .bde-woo-breadcrumb-109953-102{padding-right:0px;padding-left:0px}}@media (min-width:2000px){.breakdance .bde-woo-breadcrumb-109953-102.bde-woo-breadcrumb .bde-woo-breadcrumb_delimiter:before{margin:0 8px}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-woo-breadcrumb-109953-102.bde-woo-breadcrumb .bde-woo-breadcrumb_delimiter:before{margin:0 8px}}.breakdance .bde-div-109953-139{width:100%}.breakdance .bde-div-109953-139{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.breakdance .bde-div-109953-108{margin-bottom:12px}.breakdance .bde-div-109953-108{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:6px}.breakdance .bde-div-109953-109{min-height:24px;padding-right:8px;padding-left:8px}.breakdance .bde-div-109953-109{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.breakdance .bde-div-109953-109{background-color:var(--bde-headings-color)}.breakdance .bde-code-block-109953-142{color:var(--bde-palette-color-1-ed188cb9-302f-4e02-8f01-f030993bd726);font-size:12px;font-weight:500}.breakdance .bde-div-109953-140{min-height:24px;padding-right:8px;padding-left:8px}.breakdance .bde-div-109953-140{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.breakdance .bde-div-109953-140{background-color:var(--bde-palette-color-1-17ebf376-27ed-40c2-a499-df4c3f5a42ec)}.breakdance .bde-text-109953-141{color:var(--bde-headings-color);font-size:12px;font-weight:600;letter-spacing:0.04em}.breakdance .bde-div-109953-210{min-height:24px;padding-right:8px;padding-left:8px}.breakdance .bde-div-109953-210{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.breakdance .bde-div-109953-210{background-color:var(--bde-headings-color)}.breakdance .bde-text-109953-211{color:var(--bde-palette-color-1-ed188cb9-302f-4e02-8f01-f030993bd726);font-size:12px;font-weight:500;letter-spacing:0.04em}.breakdance .bde-div-109953-120{min-height:24px;padding-right:8px;padding-left:8px}.breakdance .bde-div-109953-120{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.breakdance .bde-div-109953-120{background-color:var(--bde-palette-color-1-3486a773-fcee-4649-b9b8-750af2268ec2)}.breakdance .bde-text-109953-121{color:var(--bde-palette-color-1-ed188cb9-302f-4e02-8f01-f030993bd726);font-size:12px;font-weight:500;letter-spacing:0.04em}.breakdance .bde-heading-109953-118{font-size:24px;margin-bottom:14px}@media (max-width:767px){.breakdance .bde-heading-109953-118{font-size:20px}}.breakdance .bde-rich-text-109953-325{margin-bottom:8px;font-size:13px;width:100%}.breakdance .bde-div-109953-250{width:100%;margin-bottom:18px}.breakdance .bde-div-109953-250{display:flex;flex-direction:column;gap:10px}.breakdance .bde-div-109953-250 bdi{font-weight:800}.breakdance .bde-shortcode-109953-329{width:100%}.breakdance .bde-text-109953-251{font-size:13px}.breakdance .bde-text-109953-251{background-color:var(--bde-palette-veel-heledam-roheline-edc51970-0d6f-42d5-9708-c47d18d99e01-14);padding:3px 9px 3px 9px}.breakdance .bde-div-109953-292{padding-top:4px;padding-bottom:30px}.breakdance .bde-text-109953-295{font-size:14px;margin-bottom:3px}.breakdance .bde-countdown-timer-109953-294 .bde-countdown-timer__wrap{gap:4px}.breakdance .bde-countdown-timer-109953-294 .bde-countdown-timer__number{font-size:20px}.breakdance .bde-countdown-timer-109953-294 .bde-countdown-timer__digit{background-color:var(--bde-headings-color)}.breakdance .bde-countdown-timer-109953-294 .bde-countdown-timer__digit--custom{border-radius:4px}.breakdance .bde-countdown-timer-109953-294 .bde-countdown-timer__digit--round,.breakdance .bde-countdown-timer-109953-294 .bde-countdown-timer__digit--custom{padding:8px}.breakdance .bde-countdown-timer-109953-294 .bde-countdown-timer__label{font-size:10px}.breakdance .bde-countdown-timer-109953-294 .bde-countdown-timer__separator--colon circle{fill:var(--bde-headings-color)}@media (max-width:767px){.breakdance .bde-countdown-timer-109953-294 .bde-countdown-timer__wrap{justify-content:center}.breakdance .bde-countdown-timer-109953-294 .bde-countdown-timer__separator{display:none}}.breakdance .bde-post-loop-109953-148{width:100%}.breakdance .bde-post-loop-109953-148>.bde-loop{--bde-posts-gap:5px;--bde-posts-per-row:8}.breakdance .bde-post-loop-109953-148>.bde-loop>.bde-loop-item,.breakdance .bde-post-loop-109953-148>.breakdance-swiper-wrapper>.swiper>.bde-loop>.bde-loop-item{padding:0px 0px 0px 0px}.breakdance .bde-post-loop-109953-148{padding:0px 0px 0px 0px}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-148 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-post-loop-109953-148 img.active{border:1px solid #000}@media (max-width:1119px){.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-148 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-148 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-post-loop-109953-148>.bde-loop{--bde-posts-per-row:7}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__select{display:block!important}.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-post-loop-109953-148 .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-109953-148{flex-direction:column}.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-post-loop-109953-148{flex-direction:column;align-items:unset}.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-post-loop-109953-148>.bde-loop{--bde-posts-per-row:6}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-148 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:2000px){.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-148 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-148 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-148 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-148 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-div-109953-116{width:100%;padding-right:6px;padding-left:6px;margin-bottom:14px}.breakdance .bde-div-109953-116{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:12px}.breakdance .bde-div-109953-116{background-color:var(--bde-palette-veel-heledam-roheline-edc51970-0d6f-42d5-9708-c47d18d99e01-14)}@media (max-width:479px){.breakdance .bde-div-109953-116{padding-right:8px;padding-left:8px}.breakdance .bde-div-109953-116{justify-content:center;gap:8px}}.breakdance .bde-icon-109953-117 .bde-icon-icon.breakdance-icon-atom{font-size:20px}.breakdance .bde-icon-109953-117 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-headings-color)}.breakdance .bde-code-block-109953-115{font-size:15px}@media (max-width:767px){.breakdance .bde-code-block-109953-115{font-size:12px}}.breakdance .bde-code-block-109953-213{font-size:15px}@media (max-width:767px){.breakdance .bde-code-block-109953-213{font-size:12px}}.breakdance .bde-code-block-109953-323{font-size:15px}@media (max-width:767px){.breakdance .bde-code-block-109953-323{font-size:12px}}.breakdance .bde-code-block-109953-215{font-size:15px}@media (max-width:767px){.breakdance .bde-code-block-109953-215{font-size:12px}}.breakdance .bde-div-109953-310{width:100%;padding:4px 8px 4px 8px}.breakdance .bde-div-109953-310{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px}.breakdance .bde-div-109953-312{min-height:24px}.breakdance .bde-div-109953-312{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px}.breakdance .bde-icon-109953-315 .bde-icon-icon.breakdance-icon-atom{font-size:20px}.breakdance .bde-icon-109953-315 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-links-color)}@media (max-width:479px){.breakdance .bde-icon-109953-315 .bde-icon-icon.breakdance-icon-atom{font-size:18px}}.breakdance .bde-text-109953-313{font-size:15px;font-weight:700}@media (max-width:479px){.breakdance .bde-text-109953-313{font-size:14px}}.breakdance .bde-text-109953-314{font-size:15px}@media (max-width:479px){.breakdance .bde-text-109953-314{font-size:14px}}.breakdance .bde-div-109953-318{width:100%;padding:4px 8px 4px 8px}.breakdance .bde-div-109953-318{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px}.breakdance .bde-div-109953-319{min-height:24px}.breakdance .bde-div-109953-319{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px}.breakdance .bde-icon-109953-320 .bde-icon-icon.breakdance-icon-atom{font-size:20px}.breakdance .bde-icon-109953-320 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-links-color)}@media (max-width:479px){.breakdance .bde-icon-109953-320 .bde-icon-icon.breakdance-icon-atom{font-size:18px}}.breakdance .bde-text-109953-321{font-size:15px;font-weight:700}@media (max-width:479px){.breakdance .bde-text-109953-321{font-size:14px}}.breakdance .bde-text-109953-322{font-size:15px}@media (max-width:479px){.breakdance .bde-text-109953-322{font-size:14px}}.breakdance .bde-wooproductcartbutton-109953-113 form.cart,.breakdance .bde-wooproductcartbutton-109953-113{width:100%;max-width:100%!important}.breakdance .bde-wooproductcartbutton-109953-113 button.button.single_add_to_cart_button{font-size:18px;font-weight:600}.breakdance .bde-wooproductcartbutton-109953-113 button.button.single_add_to_cart_button{flex-grow:1}.breakdance .bde-wooproductcartbutton-109953-113 .woocommerce-grouped-product-list-item__quantity{width:148px}.breakdance .bde-wooproductcartbutton-109953-113{margin-bottom:16px}@media (max-width:1119px){.breakdance .bde-wooproductcartbutton-109953-113 .woocommerce-grouped-product-list-item__quantity{width:148px}}@media (max-width:1023px){.breakdance .bde-wooproductcartbutton-109953-113 .woocommerce-grouped-product-list-item__quantity{width:148px}}@media (max-width:767px){.breakdance .bde-wooproductcartbutton-109953-113 .woocommerce-grouped-product-list-item__quantity{width:148px}.breakdance .bde-wooproductcartbutton-109953-113{--bde-woo-responsive__stack:column;--bde-woo-responsive__width:100%;--bde-woo-responsive__max-width:100%}}@media (max-width:479px){.breakdance .bde-wooproductcartbutton-109953-113 button.button.single_add_to_cart_button{font-size:14px}.breakdance .bde-wooproductcartbutton-109953-113 .woocommerce-grouped-product-list-item__quantity{width:148px}}@media (min-width:2000px){.breakdance .bde-wooproductcartbutton-109953-113 .woocommerce-grouped-product-list-item__quantity{width:148px}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-wooproductcartbutton-109953-113 .woocommerce-grouped-product-list-item__quantity{width:148px}}.breakdance .bde-div-109953-192{width:100%;margin-bottom:22px}.breakdance .bde-div-109953-192{display:flex;flex-direction:row;flex-wrap:wrap;gap:5px}@media (max-width:767px){.breakdance .bde-div-109953-192{flex-direction:row}}.breakdance .bde-text-109953-195{background-color:var(--bde-palette-veel-heledam-roheline-edc51970-0d6f-42d5-9708-c47d18d99e01-14);padding:3px 6px 3px 6px}.breakdance .bde-text-109953-193{background-color:var(--bde-palette-veel-heledam-roheline-edc51970-0d6f-42d5-9708-c47d18d99e01-14);padding:3px 6px 3px 6px}.breakdance .bde-text-109953-194{background-color:var(--bde-palette-veel-heledam-roheline-edc51970-0d6f-42d5-9708-c47d18d99e01-14);padding:3px 6px 3px 6px}.breakdance .bde-logo-list-109953-291{--wrapper-gradient-color:#FFF;margin-top:15px;margin-bottom:8px}.breakdance .bde-logo-list-109953-291 .un-logo-bar__marquee-content,.breakdance .bde-logo-list-109953-291.un-static-image-grid,.breakdance .bde-logo-list-109953-291 .un-logo-bar__scrollable-wrapper{column-gap:33px}.breakdance .bde-logo-list-109953-291.un-image-carousel-container .un-logo-bar__marquee-content{animation-duration:120s}.breakdance .bde-logo-list-109953-291.gradient-overlay__left::before,.breakdance .bde-logo-list-109953-291.gradient-overlay__both::before,.breakdance .bde-logo-list-109953-291.gradient-overlay__both::after,.breakdance .bde-logo-list-109953-291.gradient-overlay__right::after{width:35px}.breakdance .bde-logo-list-109953-291 .un-logo-bar__logo-wrapper,.breakdance .bde-logo-list-109953-291 .bde-logo-list .breakdance-link{height:24px}.breakdance .bde-logo-list-109953-291 img{opacity:0.46}.breakdance .bde-div-109953-119{width:100%;padding-right:4px;padding-left:4px;border-bottom:1px solid var(--bde-palette-meta-taust-042280ba-3072-49f3-a739-8e20fc82ac8c-12)}.breakdance .bde-div-109953-119{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:6px}.breakdance .bde-div-109953-119{height:50px}.breakdance .bde-text-109953-122{font-size:14px;font-weight:400}.breakdance .bde-text-109953-123{color:var(--bde-palette-green-6483d920-5ef8-4929-a4b1-ed4030d370a5-20);font-size:14px;font-weight:600}.breakdance .bde-text-109953-317{color:var(--bde-palette-green-6483d920-5ef8-4929-a4b1-ed4030d370a5-20);font-size:14px;font-weight:600}.breakdance .bde-text-109953-316{color:var(--bde-palette-green-6483d920-5ef8-4929-a4b1-ed4030d370a5-20);font-size:14px;font-weight:600}.breakdance .bde-text-109953-124{color:var(--bde-palette-sale-red-64959b03-762f-47a0-8207-a2c5c90fd45e-18);font-size:13px;font-weight:600}.breakdance .bde-text-109953-149{color:#DE9D08;font-size:13px;font-weight:600}.breakdance .bde-text-109953-256{font-size:12px}.breakdance .bde-container-link-109953-268{width:100%}.breakdance .bde-div-109953-262{width:100%;padding-right:4px;padding-left:4px;border-bottom:1px solid var(--bde-palette-meta-taust-042280ba-3072-49f3-a739-8e20fc82ac8c-12)}.breakdance .bde-div-109953-262{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:6px}.breakdance .bde-div-109953-262{height:50px}.breakdance .bde-text-109953-263{font-size:14px;font-weight:400}.breakdance .bde-icon-109953-269 .bde-icon-icon.breakdance-icon-atom{font-size:18px}.breakdance .bde-icon-109953-269{opacity:0.7}.breakdance .bde-accordion-109953-157{margin-bottom:16px;--bde-accordion-icon-default:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%0D%0A%20%20%3Cpath%20d%3D%22M13.5%204.5%2021%2012m0%200-7.5%207.5M21%2012H3%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0D%0A%3C%2Fsvg%3E);--bde-transition-duration:0.5s}.breakdance .bde-accordion-109953-157 .bde-accordion__button{padding-right:4px;padding-left:4px;}.breakdance .bde-accordion-109953-157 .bde-accordion__title{font-size:14px;font-weight:400}.breakdance .bde-accordion-109953-157 .bde-accordion__icon{background-color:#08425399;width:18px;height:18px}.breakdance .bde-accordion-109953-157 .bde-accordion__button[aria-expanded="true"] .bde-accordion__icon{background-color:var(--bde-headings-color)}.breakdance .bde-accordion-109953-157 .bde-accordion__button[aria-expanded="true"] .bde-accordion__icon--default{background-color:var(--bde-headings-color)}.breakdance .bde-accordion-109953-157.bde-accordion--bordered,.breakdance .bde-accordion-109953-157.bde-accordion--bordered-bottom{--bde-accordion-border-color:var(--bde-palette-meta-taust-042280ba-3072-49f3-a739-8e20fc82ac8c-12);--bde-accordion-border-width:1px}.breakdance .bde-accordion-109953-157 .bde-accordion__icon--active{display:none!important}.breakdance .bde-accordion-109953-157 .bde-accordion__icon--default{display:flex!important}.breakdance .bde-accordion-109953-157{max-width:650px}.breakdance .bde-accordion__content-wrapper-109953-168 .bde-accordion__panel-content{padding:12px 12px 28px 12px}.breakdance .bde-rich-text-109953-188{margin-bottom:18px;font-size:14px;width:100%}.breakdance .bde-rich-text-109953-191{margin-bottom:18px;font-size:14px;width:100%}.breakdance .bde-rich-text-109953-190{margin-bottom:18px;font-size:14px;width:100%}.breakdance .bde-rich-text-109953-189{font-size:14px;width:100%}.breakdance .bde-rich-text-109953-253{font-size:14px}.breakdance .bde-rich-text-109953-253{width:100%}.breakdance .bde-form-builder-109953-254{margin-top:24px;padding:0px 0px 0px 0px}.breakdance .bde-form-builder-109953-254 .breakdance-form-field:nth-child(1){grid-column-start:span 6}.breakdance .bde-form-builder-109953-254 .breakdance-form-field:nth-child(2){grid-column-start:span 6}.breakdance .bde-form-builder-109953-254{--bde-form-input-background-color:#25697B04}.breakdance .bde-form-builder-109953-254 .breakdance-form-field__label,.breakdance .bde-form-builder-109953-254.breakdance-woocommerce .woocommerce-password-strength,.breakdance .bde-form-builder-109953-254.breakdance-woocommerce label span.optional,.breakdance .bde-form-builder-109953-254.breakdance-woocommerce label{font-size:14px}.breakdance .bde-form-builder-109953-254 .breakdance-form .breakdance-form-field__input,.breakdance .bde-form-builder-109953-254 .breakdance-form-dropzone,.breakdance .bde-form-builder-109953-254 .select2-container--default .select2-search--dropdown .select2-search__field,.breakdance .bde-form-builder-109953-254 .select2-container--default .select2-selection--single,.breakdance .bde-form-builder-109953-254 .breakdance-woocommerce .price_slider_amount input[type="text"],.breakdance .bde-form-builder-109953-254 .breakdance-woocommerce input[type="search"],.breakdance .bde-form-builder-109953-254 .breakdance-woocommerce textarea,.breakdance .bde-form-builder-109953-254 .breakdance-woocommerce .woocommerce-Input,.breakdance .bde-form-builder-109953-254 .breakdance-woocommerce .input-text,.breakdance .bde-form-builder-109953-254 .breakdance-woocommerce select,.breakdance .bde-form-builder-109953-254 .breakdance-woocommerce .wc_payment_method input[type="text"],.breakdance .bde-form-builder-109953-254 .breakdance-woocommerce .wc-stripe-elements-field{background-color:#25697B04}.breakdance .bde-form-builder-109953-254 .breakdance-form .breakdance-form-field__input:focus{background-color:#25697B04}.breakdance .bde-form-builder-109953-254 .breakdance-form-button__submit{font-size:14px}@media (max-width:767px){.breakdance .bde-form-builder-109953-254 .breakdance-form{grid-template-columns:unset}.breakdance .bde-form-builder-109953-254 .breakdance-form--horizontal{grid-auto-flow:unset}.breakdance .bde-form-builder-109953-254 .breakdance-form .breakdance-form-field,.breakdance .bde-form-builder-109953-254 .breakdance-form .breakdance-form-stepper{grid-column-start:unset}}.breakdance .bde-div-109953-184{width:100%;margin-bottom:30px}.breakdance .bde-div-109953-184{display:flex;flex-direction:column-reverse}@media (max-width:767px){.breakdance .bde-div-109953-184{margin-bottom:90px}.breakdance .bde-div-109953-184{flex-direction:column-reverse;align-items:flex-start;gap:30px}}@media (max-width:479px){.breakdance .bde-div-109953-184{width:100%;margin-bottom:60px}.breakdance .bde-div-109953-184{flex-direction:column-reverse;align-items:flex-start}}.breakdance .bde-div-109953-257{width:50%}@media (max-width:767px){.breakdance .bde-div-109953-257{width:100%}}@media (max-width:479px){.breakdance .bde-div-109953-257{width:50%}}@media (max-width:767px){.breakdance .bde-image2-109953-258{width:100%;max-width:200px}}@media (max-width:479px){.breakdance .bde-image2-109953-258{max-width:150px}}.breakdance .bde-div-109953-298{width:50%}.breakdance .bde-div-109953-186{width:100%}.breakdance .bde-div-109953-186{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;gap:6px}@media (max-width:767px){.breakdance .bde-div-109953-186{width:100%}.breakdance .bde-div-109953-186{justify-content:flex-end}}@media (max-width:479px){.breakdance .bde-div-109953-186{width:100%}}.breakdance .bde-text-109953-187{font-size:12px;font-weight:600;letter-spacing:0.01em;text-transform:uppercase}.breakdance .bde-text-109953-185{font-size:12px;font-weight:300;letter-spacing:0.01em;text-transform:uppercase}.breakdance .bde-div-109953-281{width:100%;margin-top:0px;margin-bottom:75px}.breakdance .bde-text-109953-282{color:var(--bde-headings-color);font-size:17px;font-weight:600}.breakdance .bde-text-109953-282{background-color:var(--bde-palette-color-1-17ebf376-27ed-40c2-a499-df4c3f5a42ec);padding:4px 10px 4px 10px}@media (max-width:767px){.breakdance .bde-text-109953-282{font-size:16px}}.breakdance .bde-div-109953-278{width:100%}.breakdance .bde-div-109953-278{display:flex;flex-direction:row;align-items:stretch}.breakdance .bde-div-109953-278{background-color:var(--bde-palette-color-1-f8cbfed4-a8ea-4b1d-bc22-ea6499ab05d1)}@media (max-width:1119px){.breakdance .bde-div-109953-278{align-items:stretch}}.breakdance .bde-div-109953-279{width:63%;padding:16px 0px 16px 10px}@media (max-width:767px){.breakdance .bde-div-109953-279{width:55%}}.breakdance .bde-text-109953-285{color:var(--bde-palette-color-1-ed188cb9-302f-4e02-8f01-f030993bd726);font-size:14px;margin-bottom:6px}@media (max-width:479px){.breakdance .bde-text-109953-285{font-size:14px}}.breakdance .bde-text-109953-287{color:var(--bde-palette-color-1-17ebf376-27ed-40c2-a499-df4c3f5a42ec);font-size:15px}@media (max-width:479px){.breakdance .bde-text-109953-287{font-size:14px}}.breakdance .bde-div-109953-280{width:37%;min-height:100%}.breakdance .bde-div-109953-280{position:relative}@media (max-width:1119px){.breakdance .bde-div-109953-280{min-height:100%}}@media (max-width:767px){.breakdance .bde-div-109953-280{width:45%}}.breakdance .bde-image2-109953-284{width:100%;height:auto}.breakdance .bde-image2-109953-284{position:absolute;right:0px;bottom:-50%}@media (max-width:767px){.breakdance .bde-image2-109953-284{position:absolute;bottom:-27%}}@media (max-width:479px){.breakdance .bde-image2-109953-284{position:absolute;bottom:0%}}.breakdance .bde-text-link-109953-286{margin-top:8px}.breakdance .bde-text-link-109953-286,.breakdance .bde-text-link-109953-286>*{font-size:14px;font-weight:300}.breakdance .bde-text-link-109953-286{padding-right:10px;padding-left:10px}.breakdance .bde-post-loop-109953-144{width:100%;margin-bottom:32px}.breakdance .bde-post-loop-109953-144>.bde-loop{--bde-posts-gap:5px;--bde-posts-per-row:3}.breakdance .bde-post-loop-109953-144 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-post-loop-109953-144 .swiper-slide{height:auto}.breakdance .bde-post-loop-109953-144 .breakdance-swiper-wrapper{--swiper-navigation-size:20px}.breakdance .bde-post-loop-109953-144 .swiper-button-prev,.breakdance .bde-post-loop-109953-144 .swiper-button-next{color:var(--bde-palette-veel-heledam-roheline-edc51970-0d6f-42d5-9708-c47d18d99e01-14)}.breakdance .bde-post-loop-109953-144 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-post-loop-109953-144 .swiper-pagination-bullet{width:15px;height:15px;background-color:var(--bde-palette-table-border-022ee74c-6684-4e41-8a69-3f56c6ac84b0-16);margin:0 2.5px!important}.breakdance .bde-post-loop-109953-144>.bde-loop>.bde-loop-item,.breakdance .bde-post-loop-109953-144>.breakdance-swiper-wrapper>.swiper>.bde-loop>.bde-loop-item{padding:0px 0px 0px 0px}.breakdance .bde-post-loop-109953-144{padding:0px 0px 0px 0px}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-144 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-post-loop-109953-144 ins span.woocommerce-Price-amount bdi{font-size:14px;font-weight:800}.breakdance .bde-post-loop-109953-144 del span.woocommerce-Price-amount bdi{font-size:14px;font-weight:800}.breakdance .bde-post-loop-109953-144 span.woocommerce-Price-amount bdi{font-size:14px;font-weight:800}.breakdance .bde-post-loop-109953-144 .swiper-pagination-bullet{width:30px;height:5px;margin:0 5px!important}@media (max-width:1119px){.breakdance .bde-post-loop-109953-144 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-post-loop-109953-144 .swiper-slide{height:auto}.breakdance .bde-post-loop-109953-144 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-144 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-post-loop-109953-144 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-post-loop-109953-144 .swiper-slide{height:auto}.breakdance .bde-post-loop-109953-144 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-144 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-post-loop-109953-144 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-post-loop-109953-144 .swiper-slide{height:auto}.breakdance .bde-post-loop-109953-144 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__select{display:block!important}.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-post-loop-109953-144 .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-109953-144{flex-direction:column}.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-post-loop-109953-144{flex-direction:column;align-items:unset}.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-post-loop-109953-144 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-post-loop-109953-144 .swiper-slide{height:auto}.breakdance .bde-post-loop-109953-144 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-144 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:2000px){.breakdance .bde-post-loop-109953-144 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-post-loop-109953-144 .swiper-slide{height:auto}.breakdance .bde-post-loop-109953-144 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-144 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-post-loop-109953-144 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-post-loop-109953-144 .swiper-slide{height:auto}.breakdance .bde-post-loop-109953-144 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-144 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-144 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-144 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:479px){.breakdance .bde-div-109953-288{width:100%}}.breakdance .bde-post-loop-109953-209{width:100%;margin-bottom:30px}.breakdance .bde-post-loop-109953-209>.bde-loop{--bde-posts-gap:5px;--bde-posts-per-row:3}.breakdance .bde-post-loop-109953-209 .swiper-slide{height:auto}.breakdance .bde-post-loop-109953-209 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-post-loop-109953-209 .swiper-pagination-bullet{width:15px;height:15px;background-color:var(--bde-palette-table-border-022ee74c-6684-4e41-8a69-3f56c6ac84b0-16);margin:0 2.5px!important}.breakdance .bde-post-loop-109953-209>.bde-loop>.bde-loop-item,.breakdance .bde-post-loop-109953-209>.breakdance-swiper-wrapper>.swiper>.bde-loop>.bde-loop-item{padding:0px 0px 0px 0px}.breakdance .bde-post-loop-109953-209{padding:0px 0px 0px 0px}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-209 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-post-loop-109953-209 ins span.woocommerce-Price-amount bdi{font-size:14px;font-weight:800}.breakdance .bde-post-loop-109953-209 del span.woocommerce-Price-amount bdi{font-size:14px;font-weight:800}.breakdance .bde-post-loop-109953-209 span.woocommerce-Price-amount bdi{font-size:14px;font-weight:800}.breakdance .bde-post-loop-109953-209 .swiper-pagination-bullet{width:30px;height:5px;margin:0 5px!important}@media (max-width:1119px){.breakdance .bde-post-loop-109953-209 .swiper-slide{height:auto}.breakdance .bde-post-loop-109953-209 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-209 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-post-loop-109953-209 .swiper-slide{height:auto}.breakdance .bde-post-loop-109953-209 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-209 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-post-loop-109953-209 .swiper-slide{height:auto}.breakdance .bde-post-loop-109953-209 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__select{display:block!important}.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-post-loop-109953-209 .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-109953-209{flex-direction:column}.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-post-loop-109953-209{flex-direction:column;align-items:unset}.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-post-loop-109953-209{margin-bottom:50px}.breakdance .bde-post-loop-109953-209 .swiper-slide{height:auto}.breakdance .bde-post-loop-109953-209 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-209 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:2000px){.breakdance .bde-post-loop-109953-209 .swiper-slide{height:auto}.breakdance .bde-post-loop-109953-209 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-209 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-post-loop-109953-209 .swiper-slide{height:auto}.breakdance .bde-post-loop-109953-209 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-209 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-209 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-209 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-heading-109953-326{width:100%;text-align:center;font-size:14px;font-weight:400;letter-spacing:0.015em;text-transform:uppercase;margin-bottom:90px}.breakdance .bde-heading-109953-326{background-color:var(--bde-palette-veel-heledam-roheline-edc51970-0d6f-42d5-9708-c47d18d99e01-14);padding-top:8px;padding-bottom:8px}.breakdance .bde-div-109953-238{width:100%}.breakdance .bde-div-109953-238{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:12px}.breakdance .bde-social-share-buttons-109953-236{justify-content:flex-start;gap:5px;--shbtn-icon-size:39px;--shbtn-padding:10px}.breakdance .bde-social-share-buttons-109953-236 .bde-social-share-button{background-color:var(--bde-headings-color)}.breakdance .bde-social-share-buttons-109953-236 .bde-social-share-button-text{font-size:12px}@media (max-width:1119px){.breakdance .bde-social-share-buttons-109953-236{justify-content:flex-start}}@media (max-width:1023px){.breakdance .bde-social-share-buttons-109953-236{justify-content:flex-start}}@media (max-width:767px){.breakdance .bde-social-share-buttons-109953-236{justify-content:flex-start;gap:5px}}@media (max-width:479px){.breakdance .bde-social-share-buttons-109953-236{justify-content:flex-start}}@media (min-width:2000px){.breakdance .bde-social-share-buttons-109953-236{justify-content:flex-start}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-social-share-buttons-109953-236{justify-content:flex-start}}.breakdance .bde-columns-109953-241{--columnCount:2;margin-top:40px;margin-bottom:40px}@media (max-width:1119px){.breakdance .bde-columns-109953-241{--columnCount:2}.breakdance .bde-columns-109953-241.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-109953-241.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-109953-241{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-109953-241{--columnCount:2;margin-bottom:0px}}@media (max-width:479px){.breakdance .bde-columns-109953-241{--columnCount:2;margin-top:0px}}@media (min-width:2000px){.breakdance .bde-columns-109953-241{--columnCount:2}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-columns-109953-241{--columnCount:2}}.breakdance .bde-column-109953-242{--column-width:65%}.breakdance .bde-column-109953-242.bde-column{padding-left:60px}@media (max-width:1119px){.breakdance .bde-column-109953-242.bde-column{padding-right:60px}}@media (max-width:1023px){.breakdance .bde-column-109953-242.bde-column{padding-right:40px;padding-left:40px}}@media (max-width:767px){.breakdance .bde-column-109953-242.bde-column{padding-right:20px;padding-left:20px}}@media (max-width:479px){.breakdance .bde-column-109953-242.bde-column{padding-right:15px;padding-left:15px}}.breakdance .bde-heading-109953-244{font-size:14px;font-weight:300;letter-spacing:1px;text-transform:uppercase;margin-bottom:8px}@media (max-width:479px){.breakdance .bde-heading-109953-244{font-size:12px}}.breakdance .bde-heading-109953-245{margin-bottom:24px}.breakdance .bde-post-loop-109953-246{margin-bottom:0px}.breakdance .bde-post-loop-109953-246>.bde-loop{--bde-posts-gap:5px;--bde-posts-per-row:6}.breakdance .bde-post-loop-109953-246>.bde-loop>.bde-loop-item,.breakdance .bde-post-loop-109953-246>.breakdance-swiper-wrapper>.swiper>.bde-loop>.bde-loop-item{padding:0px 0px 0px 0px}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-246 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist-container.is-vertical{width:}@media (max-width:1119px){.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-246 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-post-loop-109953-246>.bde-loop{--bde-posts-per-row:3}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-246 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__select{display:block!important}.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-post-loop-109953-246 .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-109953-246{flex-direction:column}.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-post-loop-109953-246{flex-direction:column;align-items:unset}.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-246 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:2000px){.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-246 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-246 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-246 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-246 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-text-109953-249{font-size:15px;font-weight:400;letter-spacing:0.01em}.breakdance .bde-column-109953-243{--column-width:35%}.breakdance .bde-columns-109953-150{--columnCount:2;--bde-column-gap:0px}.breakdance .bde-columns-109953-150{background-color:var(--bde-palette-veel-heledam-roheline-edc51970-0d6f-42d5-9708-c47d18d99e01-14);padding-top:80px;padding-bottom:80px}@media (max-width:1119px){.breakdance .bde-columns-109953-150{--columnCount:2}.breakdance .bde-columns-109953-150.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-109953-150.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-109953-150{--columnCount:2}.breakdance .bde-columns-109953-150{padding-top:40px}}@media (max-width:767px){.breakdance .bde-columns-109953-150{--columnCount:2}.breakdance .bde-columns-109953-150{padding-top:80px}}@media (max-width:479px){.breakdance .bde-columns-109953-150{--columnCount:2}.breakdance .bde-columns-109953-150{padding-top:40px}}@media (min-width:2000px){.breakdance .bde-columns-109953-150{--columnCount:2}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-columns-109953-150{--columnCount:2}}.breakdance .bde-column-109953-151{--column-width:50%}.breakdance .bde-column-109953-151{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-column-109953-151.bde-column{padding:38px 24px 48px 24px}@media (max-width:1119px){.breakdance .bde-column-109953-151{align-items:center;text-align:center}.breakdance .bde-column-109953-151.bde-column{padding-top:10px}}@media (max-width:767px){.breakdance .bde-column-109953-151.bde-column{padding-top:0px;padding-right:15px;padding-left:15px}}@media (max-width:479px){.breakdance .bde-column-109953-151.bde-column{padding-top:0px;padding-bottom:0px}}.breakdance .bde-div-109953-153{width:100%}.breakdance .bde-div-109953-153{max-width:750px}.breakdance .bde-heading-109953-223{font-size:14px;font-weight:300;letter-spacing:1px;text-transform:uppercase;margin-bottom:32px}@media (max-width:479px){.breakdance .bde-heading-109953-223{font-size:12px}}.breakdance .bde-div-109953-181{width:100%;margin-bottom:15px}.breakdance .bde-video-109953-182 .ee-video-container{padding-top:56.25%}.breakdance .bde-rich-text-109953-154{margin-bottom:30px;font-size:15px}.breakdance .bde-rich-text-109953-154 img{margin-top:20px}.breakdance .bde-rich-text-109953-154 h3{margin-bottom:12px}@media (max-width:1023px){.breakdance .bde-rich-text-109953-154{font-size:14px}}.breakdance .bde-back-to-top-109953-240{--bde-back-to-top-width:35px;--bde-back-to-top-height:35px}.breakdance .bde-back-to-top-109953-240 .bde-back-to-top__button{background-color:#F1F5F7}.breakdance .bde-back-to-top-109953-240 .bde-back-to-top__button:hover{background-color:}.breakdance .bde-back-to-top-109953-240 .bde-back-to-top__icon-wrap{color:var(--bde-headings-color);font-size:16px}.breakdance .bde-back-to-top-109953-240 .bde-back-to-top__progress-svg path.tracker{stroke:var(--bde-headings-color)}@media (max-width:1119px){.breakdance .bde-back-to-top-109953-240 .bde-back-to-top__button:hover{background-color:}}@media (max-width:1023px){.breakdance .bde-back-to-top-109953-240 .bde-back-to-top__button:hover{background-color:}}@media (max-width:767px){.breakdance .bde-back-to-top-109953-240 .bde-back-to-top__button:hover{background-color:}}@media (max-width:479px){.breakdance .bde-back-to-top-109953-240 .bde-back-to-top__button:hover{background-color:}}@media (min-width:2000px){.breakdance .bde-back-to-top-109953-240 .bde-back-to-top__button:hover{background-color:}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-back-to-top-109953-240 .bde-back-to-top__button:hover{background-color:}}.breakdance .bde-div-109953-271{width:100%}.breakdance .bde-heading-109953-277{font-size:14px;font-weight:300;letter-spacing:1px;text-transform:uppercase;margin-top:24px;margin-bottom:24px}@media (max-width:479px){.breakdance .bde-heading-109953-277{font-size:12px}}.breakdance .bde-div-109953-302{margin-bottom:28px}.breakdance .bde-div-109953-302{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:30px}.breakdance .bde-image2-109953-303{max-width:150px}@media (max-width:767px){.breakdance .bde-image2-109953-303{max-width:120px}}@media (max-width:767px){.breakdance .bde-image2-109953-272{max-width:183px}}.breakdance .bde-rich-text-109953-273{margin-bottom:16px}.breakdance .bde-div-109953-306{width:100%;margin-top:50px}.breakdance .bde-heading-109953-309{font-size:14px;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-top:24px;margin-bottom:24px}@media (max-width:479px){.breakdance .bde-heading-109953-309{font-size:12px}}.breakdance .bde-post-loop-109953-307{width:100%}.breakdance .bde-post-loop-109953-307>.bde-loop{--bde-posts-gap:5px;--bde-posts-per-row:4}.breakdance .bde-post-loop-109953-307>.bde-loop>.bde-loop-item,.breakdance .bde-post-loop-109953-307>.breakdance-swiper-wrapper>.swiper>.bde-loop>.bde-loop-item{padding:0px 0px 0px 0px}.breakdance .bde-post-loop-109953-307{padding:0px 0px 0px 0px}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-307 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-post-loop-109953-307 ins span.woocommerce-Price-amount bdi{font-size:14px;font-weight:800}.breakdance .bde-post-loop-109953-307 del span.woocommerce-Price-amount bdi{font-size:14px;font-weight:800}.breakdance .bde-post-loop-109953-307 span.woocommerce-Price-amount bdi{font-size:14px;font-weight:800}.breakdance .bde-post-loop-109953-307 .swiper-pagination-bullet{width:30px;height:5px;margin:0 5px!important}@media (max-width:1119px){.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-307 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-307 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-post-loop-109953-307>.bde-loop{--bde-posts-per-row:3}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__select{display:block!important}.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-post-loop-109953-307 .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-109953-307{flex-direction:column}.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-post-loop-109953-307{flex-direction:column;align-items:unset}.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-post-loop-109953-307>.bde-loop{--bde-posts-per-row:2}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-307 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:2000px){.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-307 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-307 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-307 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-307 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-column-109953-152{--column-width:50%}.breakdance .bde-column-109953-152{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-column-109953-152.bde-column{padding:48px 24px 48px 24px}@media (max-width:1119px){.breakdance .bde-column-109953-152.bde-column{padding-top:60px}}@media (max-width:767px){.breakdance .bde-column-109953-152.bde-column{padding-right:15px;padding-left:15px}}.breakdance .bde-div-109953-226{width:100%;max-width:650px}.breakdance .bde-heading-109953-225{font-size:14px;font-weight:300;letter-spacing:1px;text-transform:uppercase;margin-bottom:32px}@media (max-width:479px){.breakdance .bde-heading-109953-225{font-size:12px}}.breakdance .bde-div-109953-155{width:100%}.breakdance .bde-div-109953-155{max-width:650px}.breakdance .bde-accordion-109953-173{margin-bottom:24px;--bde-accordion-icon-default:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%0D%0A%20%20%3Cpath%20d%3D%22M13.5%204.5%2021%2012m0%200-7.5%207.5M21%2012H3%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0D%0A%3C%2Fsvg%3E);--bde-transition-duration:0.5s}.breakdance .bde-accordion-109953-173 .bde-accordion__button{background-color:#25697B06;padding-right:18px;padding-left:18px;}.breakdance .bde-accordion-109953-173 .bde-accordion__title{font-size:14px;font-weight:600}.breakdance .bde-accordion-109953-173 .bde-accordion__icon{background-color:#08425399;width:18px;height:18px}.breakdance .bde-accordion-109953-173 .bde-accordion__button[aria-expanded="true"] .bde-accordion__icon{background-color:var(--bde-headings-color)}.breakdance .bde-accordion-109953-173 .bde-accordion__button[aria-expanded="true"] .bde-accordion__icon--default{background-color:var(--bde-headings-color)}.breakdance .bde-accordion-109953-173.bde-accordion--bordered,.breakdance .bde-accordion-109953-173.bde-accordion--bordered-bottom{--bde-accordion-border-color:var(--bde-palette-meta-taust-042280ba-3072-49f3-a739-8e20fc82ac8c-12);--bde-accordion-border-width:1px;--bde-accordion-border-radius:0px}.breakdance .bde-accordion-109953-173 .bde-accordion__icon--active{display:none!important}.breakdance .bde-accordion-109953-173 .bde-accordion__icon--default{display:flex!important}.breakdance .bde-accordion-109953-173{max-width:650px}@media (max-width:767px){.breakdance .bde-accordion-109953-173 .bde-accordion__button{padding-right:12px;padding-left:12px;}}.breakdance .bde-wooproductinfo-109953-183 h2{display:none}.breakdance .bde-wooproductinfo-109953-183.breakdance-woocommerce .woocommerce-product-attributes tr{border-color:var(--bde-palette-veel-heledam-roheline-edc51970-0d6f-42d5-9708-c47d18d99e01-14)}.breakdance .bde-wooproductinfo-109953-183.breakdance-woocommerce .woocommerce-product-attributes tr{border:none}.breakdance .bde-wooproductinfo-109953-183.breakdance-woocommerce .woocommerce-product-attributes tr th{padding-left:0}.breakdance .bde-wooproductinfo-109953-183.breakdance-woocommerce .woocommerce-product-attributes tr td{padding-right:0}.breakdance .bde-wooproductinfo-109953-183.breakdance-woocommerce .woocommerce-product-attributes tr th,.breakdance .bde-wooproductinfo-109953-183.breakdance-woocommerce .woocommerce-product-attributes tr td{padding-top:8px;padding-bottom:8px}.breakdance .bde-wooproductinfo-109953-183.breakdance-woocommerce .woocommerce-product-attributes tr th{font-size:14px;font-weight:500}.breakdance .bde-wooproductinfo-109953-183.breakdance-woocommerce .woocommerce-product-attributes tr td{font-size:14px;font-weight:300}.breakdance .bde-wooproductinfo-109953-183.breakdance-woocommerce .woocommerce-product-attributes tr th,.breakdance .bde-wooproductinfo-109953-183.breakdance-woocommerce .woocommerce-product-attributes tr td{padding-top:8px;padding-bottom:8px}@media (max-width:1119px){.breakdance .bde-wooproductinfo-109953-183.breakdance-woocommerce .woocommerce-product-attributes tr{border-color:}}@media (max-width:1023px){.breakdance .bde-wooproductinfo-109953-183.breakdance-woocommerce .woocommerce-product-attributes tr{border-color:}}@media (max-width:767px){.breakdance .bde-wooproductinfo-109953-183.breakdance-woocommerce .woocommerce-product-attributes tr{border-color:}}@media (max-width:479px){.breakdance .bde-wooproductinfo-109953-183.breakdance-woocommerce .woocommerce-product-attributes tr{border-color:}}@media (min-width:2000px){.breakdance .bde-wooproductinfo-109953-183.breakdance-woocommerce .woocommerce-product-attributes tr{border-color:}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-wooproductinfo-109953-183.breakdance-woocommerce .woocommerce-product-attributes tr{border-color:}}.breakdance .bde-rich-text-109953-198{font-size:14px}.breakdance .bde-rich-text-109953-198{width:100%}.breakdance .bde-form-builder-109953-199{margin-top:24px;padding:0px 0px 0px 0px}.breakdance .bde-form-builder-109953-199 .breakdance-form-field:nth-child(1){grid-column-start:span 6}.breakdance .bde-form-builder-109953-199 .breakdance-form-field:nth-child(2){grid-column-start:span 6}.breakdance .bde-form-builder-109953-199{--bde-form-input-background-color:#25697B04}.breakdance .bde-form-builder-109953-199 .breakdance-form-field__label,.breakdance .bde-form-builder-109953-199.breakdance-woocommerce .woocommerce-password-strength,.breakdance .bde-form-builder-109953-199.breakdance-woocommerce label span.optional,.breakdance .bde-form-builder-109953-199.breakdance-woocommerce label{font-size:14px}.breakdance .bde-form-builder-109953-199 .breakdance-form .breakdance-form-field__input,.breakdance .bde-form-builder-109953-199 .breakdance-form-dropzone,.breakdance .bde-form-builder-109953-199 .select2-container--default .select2-search--dropdown .select2-search__field,.breakdance .bde-form-builder-109953-199 .select2-container--default .select2-selection--single,.breakdance .bde-form-builder-109953-199 .breakdance-woocommerce .price_slider_amount input[type="text"],.breakdance .bde-form-builder-109953-199 .breakdance-woocommerce input[type="search"],.breakdance .bde-form-builder-109953-199 .breakdance-woocommerce textarea,.breakdance .bde-form-builder-109953-199 .breakdance-woocommerce .woocommerce-Input,.breakdance .bde-form-builder-109953-199 .breakdance-woocommerce .input-text,.breakdance .bde-form-builder-109953-199 .breakdance-woocommerce select,.breakdance .bde-form-builder-109953-199 .breakdance-woocommerce .wc_payment_method input[type="text"],.breakdance .bde-form-builder-109953-199 .breakdance-woocommerce .wc-stripe-elements-field{background-color:#25697B04}.breakdance .bde-form-builder-109953-199 .breakdance-form .breakdance-form-field__input:focus{background-color:#25697B04}.breakdance .bde-form-builder-109953-199 .breakdance-form-button__submit{font-size:14px}@media (max-width:767px){.breakdance .bde-form-builder-109953-199 .breakdance-form{grid-template-columns:unset}.breakdance .bde-form-builder-109953-199 .breakdance-form--horizontal{grid-auto-flow:unset}.breakdance .bde-form-builder-109953-199 .breakdance-form .breakdance-form-field,.breakdance .bde-form-builder-109953-199 .breakdance-form .breakdance-form-stepper{grid-column-start:unset}}.breakdance .bde-rich-text-109953-219{margin-bottom:12px;font-size:14px}.breakdance .bde-rich-text-109953-219{width:100%}.breakdance .bde-logo-list-109953-217{--wrapper-gradient-color:#F6F9FA;margin-bottom:12px}.breakdance .bde-logo-list-109953-217 .un-logo-bar__marquee-content,.breakdance .bde-logo-list-109953-217.un-static-image-grid,.breakdance .bde-logo-list-109953-217 .un-logo-bar__scrollable-wrapper{column-gap:0px}.breakdance .bde-logo-list-109953-217.un-image-carousel-container .un-logo-bar__marquee-content{animation-duration:90s}.breakdance .bde-logo-list-109953-217.gradient-overlay__left::before,.breakdance .bde-logo-list-109953-217.gradient-overlay__both::before,.breakdance .bde-logo-list-109953-217.gradient-overlay__both::after,.breakdance .bde-logo-list-109953-217.gradient-overlay__right::after{width:30px}.breakdance .bde-logo-list-109953-217 .un-logo-bar__logo-wrapper,.breakdance .bde-logo-list-109953-217 .bde-logo-list .breakdance-link{height:40px}.breakdance .bde-rich-text-109953-221{margin-bottom:8px;font-size:14px}.breakdance .bde-rich-text-109953-221{width:100%}.breakdance .bde-rich-text-109953-220{margin-bottom:8px;font-size:14px}.breakdance .bde-rich-text-109953-220{width:100%}.breakdance .bde-logo-list-109953-222{--wrapper-gradient-color:#F6F9FA;margin-bottom:12px}.breakdance .bde-logo-list-109953-222 .un-logo-bar__marquee-content,.breakdance .bde-logo-list-109953-222.un-static-image-grid,.breakdance .bde-logo-list-109953-222 .un-logo-bar__scrollable-wrapper{column-gap:40px}.breakdance .bde-logo-list-109953-222.un-image-carousel-container .un-logo-bar__marquee-content{animation-duration:120s}.breakdance .bde-logo-list-109953-222.gradient-overlay__left::before,.breakdance .bde-logo-list-109953-222.gradient-overlay__both::before,.breakdance .bde-logo-list-109953-222.gradient-overlay__both::after,.breakdance .bde-logo-list-109953-222.gradient-overlay__right::after{width:30px}.breakdance .bde-logo-list-109953-222 .un-logo-bar__logo-wrapper,.breakdance .bde-logo-list-109953-222 .bde-logo-list .breakdance-link{height:34px}.breakdance .bde-image2-109953-304{max-width:250px;width:100%;height:auto}@media (max-width:479px){.breakdance .bde-image2-109953-304{max-width:220px}}.breakdance .bde-rich-text-109953-305{width:100%}.breakdance .bde-rich-text-109953-305{max-width:100%;padding-right:13px;padding-left:13px}@media (max-width:1023px){.breakdance .bde-rich-text-109953-305{max-width:100%}}@media (max-width:767px){.breakdance .bde-rich-text-109953-305{padding-right:18px;padding-left:18px}}@media (max-width:479px){.breakdance .bde-rich-text-109953-305{padding-right:12px;padding-left:12px}}.breakdance .bde-columns-109953-339{--columnCount:2;margin-bottom:50px;--bde-column-gap:5px}.breakdance .bde-columns-109953-339>div{padding:50px}@media (max-width:1119px){.breakdance .bde-columns-109953-339{--columnCount:2}.breakdance .bde-columns-109953-339.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-109953-339.bde-columns>.bde-column{width:100%}}@media (max-width:1023px){.breakdance .bde-columns-109953-339{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-109953-339{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-109953-339{--columnCount:2}}@media (min-width:2000px){.breakdance .bde-columns-109953-339{--columnCount:2}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-columns-109953-339{--columnCount:2}}.breakdance .bde-column-109953-340{--column-width:50%}.breakdance .bde-column-109953-340{display:flex;flex-direction:column;align-items:center;text-align:center}@media (max-width:767px){.breakdance .bde-column-109953-340.bde-column{padding:10px 10px 10px 10px}}.breakdance .bde-div-109953-330{width:100%;margin-top:25px;margin-bottom:25px}.breakdance .bde-div-109953-330{max-width:800px}.breakdance .bde-heading-109953-331{font-size:20px;font-weight:800;letter-spacing:0.07em;text-transform:uppercase;margin-top:24px;margin-bottom:24px}@media (max-width:767px){.breakdance .bde-heading-109953-331{font-size:16px}}@media (max-width:479px){.breakdance .bde-heading-109953-331{font-size:12px}}.breakdance .bde-post-loop-109953-332{width:100%}.breakdance .bde-post-loop-109953-332>.bde-loop{--bde-posts-gap:5px;--bde-posts-per-row:4}.breakdance .bde-post-loop-109953-332>.bde-loop>.bde-loop-item,.breakdance .bde-post-loop-109953-332>.breakdance-swiper-wrapper>.swiper>.bde-loop>.bde-loop-item{padding:0px 0px 0px 0px}.breakdance .bde-post-loop-109953-332{padding:0px 0px 0px 0px}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-332 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-post-loop-109953-332 ins span.woocommerce-Price-amount bdi{font-size:14px;font-weight:800}.breakdance .bde-post-loop-109953-332 del span.woocommerce-Price-amount bdi{font-size:14px;font-weight:800}.breakdance .bde-post-loop-109953-332 span.woocommerce-Price-amount bdi{font-size:14px;font-weight:800}.breakdance .bde-post-loop-109953-332 .swiper-pagination-bullet{width:30px;height:5px;margin:0 5px!important}@media (max-width:1119px){.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-332 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-332 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-post-loop-109953-332>.bde-loop{--bde-posts-per-row:3}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__select{display:block!important}.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-post-loop-109953-332 .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-109953-332{flex-direction:column}.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-post-loop-109953-332{flex-direction:column;align-items:unset}.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-post-loop-109953-332>.bde-loop{--bde-posts-per-row:2}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-332 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:2000px){.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-332 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-332 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-332 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-332 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-column-109953-341{--column-width:50%}.breakdance .bde-column-109953-341{display:flex;flex-direction:column;align-items:center;text-align:center}@media (max-width:767px){.breakdance .bde-column-109953-341.bde-column{padding:10px 10px 10px 10px}}.breakdance .bde-div-109953-335{width:100%;margin-top:25px;margin-bottom:25px}.breakdance .bde-div-109953-335{display:flex;flex-direction:column}.breakdance .bde-div-109953-335{max-width:800px}.breakdance .bde-heading-109953-336{font-size:20px;font-weight:800;letter-spacing:0.07em;text-transform:uppercase;margin-top:24px;margin-bottom:24px}@media (max-width:767px){.breakdance .bde-heading-109953-336{font-size:16px}}@media (max-width:479px){.breakdance .bde-heading-109953-336{font-size:12px}}.breakdance .bde-post-loop-109953-337{width:100%}.breakdance .bde-post-loop-109953-337>.bde-loop{--bde-posts-gap:5px;--bde-posts-per-row:4}.breakdance .bde-post-loop-109953-337>.bde-loop>.bde-loop-item,.breakdance .bde-post-loop-109953-337>.breakdance-swiper-wrapper>.swiper>.bde-loop>.bde-loop-item{padding:0px 0px 0px 0px}.breakdance .bde-post-loop-109953-337{padding:0px 0px 0px 0px}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-337 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-post-loop-109953-337 ins span.woocommerce-Price-amount bdi{font-size:14px;font-weight:800}.breakdance .bde-post-loop-109953-337 del span.woocommerce-Price-amount bdi{font-size:14px;font-weight:800}.breakdance .bde-post-loop-109953-337 span.woocommerce-Price-amount bdi{font-size:14px;font-weight:800}.breakdance .bde-post-loop-109953-337 .swiper-pagination-bullet{width:30px;height:5px;margin:0 5px!important}@media (max-width:1119px){.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-337 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-337 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-post-loop-109953-337>.bde-loop{--bde-posts-per-row:3}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__select{display:block!important}.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-post-loop-109953-337 .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-109953-337{flex-direction:column}.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-post-loop-109953-337{flex-direction:column;align-items:unset}.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-post-loop-109953-337>.bde-loop{--bde-posts-per-row:2}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-337 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:2000px){.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-337 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-337 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-337 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-337 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-section-109953-200 .section-container{display:flex;flex-direction:column;align-items:center;gap:45px;text-align:center}.breakdance .bde-section-109953-200{background-color:var(--bde-headings-color)}.breakdance .bde-section-109953-200 .section-container{padding-bottom:80px;padding-top:80px}.breakdance .bde-section-109953-200{margin-top:-60px}.breakdance .bde-heading-109953-201{color:var(--bde-palette-color-1-5a4fdbd3-f41b-4f8f-b1c4-617f8546a81e)}.breakdance .bde-button-109953-202 .bde-button__button{--bde-button-custom-border-color:transparent;--bde-button-custom-border-color-hover:transparent;--bde-button-custom-text-color:var(--bde-headings-color);--bde-button-custom-text-color-hover:var(--bde-headings-color);--bde-button-custom-background-color:var(--bde-palette-color-1-ed188cb9-302f-4e02-8f01-f030993bd726);--bde-button-custom-background-color-hover:var(--bde-palette-color-1-ed188cb9-302f-4e02-8f01-f030993bd726);color:var(--bde-headings-color);font-size:16px;font-weight:800;text-transform:uppercase}.breakdance .bde-button-109953-202 .bde-button__button::after{content:"";display:block;background-color:currentColor;width:28px;height:28px;margin-right:15px;margin-left:4px;mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%0D%0A%20%20%3Cpath%20d%3D%22M8.625%209.75a.375.375%200%201%201-.75%200%20.375.375%200%200%201%20.75%200Zm0%200H8.25m4.125%200a.375.375%200%201%201-.75%200%20.375.375%200%200%201%20.75%200Zm0%200H12m4.125%200a.375.375%200%201%201-.75%200%20.375.375%200%200%201%20.75%200Zm0%200h-.375m-13.5%203.01c0%201.6%201.123%202.994%202.707%203.227%201.087.16%202.185.283%203.293.369V21l4.184-4.183a1.14%201.14%200%200%201%20.778-.332%2048.294%2048.294%200%200%200%205.83-.498c1.585-.233%202.708-1.626%202.708-3.228V6.741c0-1.602-1.123-2.995-2.707-3.228A48.394%2048.394%200%200%200%2012%203c-2.392%200-4.744.175-7.043.513C3.373%203.746%202.25%205.14%202.25%206.741v6.018Z%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0D%0A%3C%2Fsvg%3E);mask-position:0 0;mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%0D%0A%20%20%3Cpath%20d%3D%22M8.625%209.75a.375.375%200%201%201-.75%200%20.375.375%200%200%201%20.75%200Zm0%200H8.25m4.125%200a.375.375%200%201%201-.75%200%20.375.375%200%200%201%20.75%200Zm0%200H12m4.125%200a.375.375%200%201%201-.75%200%20.375.375%200%200%201%20.75%200Zm0%200h-.375m-13.5%203.01c0%201.6%201.123%202.994%202.707%203.227%201.087.16%202.185.283%203.293.369V21l4.184-4.183a1.14%201.14%200%200%201%20.778-.332%2048.294%2048.294%200%200%200%205.83-.498c1.585-.233%202.708-1.626%202.708-3.228V6.741c0-1.602-1.123-2.995-2.707-3.228A48.394%2048.394%200%200%200%2012%203c-2.392%200-4.744.175-7.043.513C3.373%203.746%202.25%205.14%202.25%206.741v6.018Z%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0D%0A%3C%2Fsvg%3E);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%;transition-timing-function:ease-in-out;transition-property:transform,background-color;transition-duration:var(--bde-transition-duration)}.breakdance .bde-button-109953-202 .bde-button__button::after{width:28px;height:28px}.breakdance .bde-button-109953-202 .bde-button__button::after{margin-right:15px}.breakdance .bde-button-109953-202 .bde-button__button{flex-direction:row-reverse}.breakdance .bde-button-109953-202{z-index:0}@media (max-width:767px){.breakdance .bde-button-109953-202 .bde-button__button{font-size:16px}.breakdance .bde-button-109953-202 .bde-button__button::after{width:30px;height:30px}}.breakdance .bde-section-109953-203 .section-container{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-section-109953-203{background-color:var(--bde-palette-color-1-ed188cb9-302f-4e02-8f01-f030993bd726)}.breakdance .bde-section-109953-203 .section-container{--bde-section-width:100%}.breakdance .bde-section-109953-203 .section-container{padding-left:20px;padding-right:20px}@media (max-width:479px){.breakdance .bde-section-109953-203 .section-container{padding-left:10px;padding-right:10px}}@media (min-width:2000px){.breakdance .bde-section-109953-203 .section-container{padding-left:60px;padding-right:60px}}.breakdance .bde-div-109953-204{width:100%;padding-right:0px;padding-left:0px;margin-top:24px}@media (max-width:1119px){.breakdance .bde-div-109953-204{padding-right:10px;padding-left:10px}}@media (max-width:767px){.breakdance .bde-div-109953-204{padding-right:0px;padding-left:0px}}.breakdance .bde-div-109953-205{width:100%;margin-bottom:0px}.breakdance .bde-heading-109953-206{width:100%;text-align:center;line-height:1.5;margin-bottom:32px}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-207 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist-container.is-vertical{width:}@media (max-width:1119px){.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-207 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:1023px){.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-207 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist-container.is-vertical{width:}}@media (max-width:767px){.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__select{display:block!important}.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist-container--dropdown{display:none!important}.breakdance .bde-post-loop-109953-207 .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-109953-207{flex-direction:column}.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist-container.is-vertical{width:}.breakdance .bde-post-loop-109953-207{flex-direction:column;align-items:unset}.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist-container.is-vertical{overflow:hidden}}@media (max-width:479px){.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-207 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:2000px){.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-207 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist-container.is-vertical{width:}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:not(.is-active) .bde-tabs__tab-icon>svg{color:var(--inactiveColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active .bde-tabs__tab-icon>svg,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active:hover .bde-tabs__tab-icon>svg{color:var(--activeColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:hover .bde-tabs__tab-title,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:hover .bde-tabs__tab-icon>svg{color:var(--hoverColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:not(.is-active){background-color:var(--inactiveBgColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active,.breakdance .bde-post-loop-109953-207 .bde-tabs__tab.is-active:hover{background-color:var(--activeBgColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tab:hover{background-color:var(--hoverBgColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--tabs .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--default .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--default .bde-tabs__tab.is-active:hover::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active::after,.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--bar .bde-tabs__tab.is-active:hover::after{background-color:var(--activeUnderlineColor,--activeColor)}.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist--tabs .bde-tabs__tab:hover::after{background-color:var(--hoverUnderlineColor)}.breakdance .bde-post-loop-109953-207 .breakdance-swiper-wrapper{overflow:hidden}.breakdance .bde-post-loop-109953-207 .bde-tabs__tabslist-container.is-vertical{width:}}.breakdance .bde-div-109953-289{width:100%;margin-top:10px;margin-bottom:0px}.breakdance .bde-heading-109953-290{width:100%;text-align:center;line-height:1.5;margin-bottom:32px}.breakdance .bde-div-109953-296{margin-top:64px}.breakdance .bde-div-110080-100{max-width:200px}.breakdance .bde-container-link-110080-101{width:100%}.breakdance .bde-image2-110080-102{margin-bottom:6px;width:100%;height:auto;object-fit:contain;object-position:50% 50%;aspect-ratio:1/1}.breakdance .bde-div-110080-104{width:100%;padding-right:3px;padding-left:3px}.breakdance .bde-text-110080-103{font-size:13px;font-weight:500}.breakdance .bde-text-110080-103{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.breakdance .bde-text-110080-106 bdi{font-size:13px}.breakdance .bde-container-link-111348-100{width:100%;max-width:300px}.breakdance .bde-image2-111348-101{width:100%;height:auto;object-fit:contain;object-position:50% 50%;aspect-ratio:1/1}.breakdance .bde-image2-111348-102{width:100%;height:auto;object-fit:cover;object-position:50% 50%;aspect-ratio:1/1}.breakdance .bde-div-234377-100{max-width:200px}.breakdance .bde-container-link-234377-101{width:100%}.breakdance .bde-image2-234377-102{margin-bottom:6px;border-top:1px solid var(--bde-palette-meta-taust-042280ba-3072-49f3-a739-8e20fc82ac8c-12);border-bottom:1px solid var(--bde-palette-meta-taust-042280ba-3072-49f3-a739-8e20fc82ac8c-12);border-left:1px solid var(--bde-palette-meta-taust-042280ba-3072-49f3-a739-8e20fc82ac8c-12);border-right:1px solid var(--bde-palette-meta-taust-042280ba-3072-49f3-a739-8e20fc82ac8c-12);width:100%;height:auto;object-fit:contain;object-position:50% 50%;aspect-ratio:1/1}.breakdance .bde-div-234377-104{width:100%;padding-right:3px;padding-left:3px}.breakdance .bde-text-234377-103{font-size:13px;font-weight:500}.breakdance .bde-text-234377-106 bdi{font-size:13px}.breakdance .bde-div-1475-100{display:flex;flex-direction:column}.breakdance .bde-div-1475-100{max-width:600px}.breakdance .bde-div-1475-100 .tippy-box{color:var(--bde-headings-color)}.breakdance .bde-div-1475-111{width:100%;border-top:1px solid #D1D5DB5C;border-bottom:1px solid #D1D5DB5C;border-left:1px solid #D1D5DB5C;border-right:1px solid #D1D5DB5C}.breakdance .bde-div-1475-123{position:relative;width:100%}.breakdance .bde-image-1475-110 .breakdance-image-object{object-fit:contain;object-position:50% 50%;transform-origin:50% 90%;mix-blend-mode:multiply;aspect-ratio:1/1;object-fit:contain}.breakdance .bde-image-1475-157 .breakdance-image-object{object-fit:cover;object-position:50% 50%;transform-origin:50% 90%;mix-blend-mode:multiply;aspect-ratio:1/1;object-fit:cover}.breakdance .bde-container-link-1475-126{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-container-link-1475-126{background-color:#F5F5F5C2}.breakdance .bde-container-link-1475-126{position:absolute;top:0px;left:0px;width:100%;height:100%}.breakdance .bde-text-1475-125{color:var(--bde-headings-color);font-size:25px;font-weight:900;text-transform:uppercase}@media (max-width:1023px){.breakdance .bde-text-1475-125{font-size:20px}}@media (max-width:767px){.breakdance .bde-text-1475-125{font-size:18px}}.breakdance .bde-div-1475-159{width:100%;min-height:24px;padding:6px 16px 6px 16px}.breakdance .bde-div-1475-159{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px}.breakdance .bde-div-1475-159{background-color:#F5F5F5CF}.breakdance .bde-div-1475-159{position:absolute;left:0px;bottom:0px}@media (max-width:479px){.breakdance .bde-div-1475-159{padding-right:3px;padding-left:3px}.breakdance .bde-div-1475-159{gap:4px}}.breakdance .bde-icon-1475-160 .bde-icon-icon.breakdance-icon-atom{font-size:20px}.breakdance .bde-icon-1475-160 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-links-color)}@media (max-width:479px){.breakdance .bde-icon-1475-160 .bde-icon-icon.breakdance-icon-atom{font-size:12px}}.breakdance .bde-text-1475-161{color:var(--bde-links-color);font-size:15px;font-weight:700;letter-spacing:1px}@media (max-width:1023px){.breakdance .bde-text-1475-161{font-size:12px}}@media (max-width:479px){.breakdance .bde-text-1475-161{font-size:9px;font-weight:500}}.breakdance .bde-div-1475-162{min-height:24px;padding:6px 16px 6px 16px}.breakdance .bde-div-1475-162{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px}.breakdance .bde-div-1475-162{background-color:var(--bde-links-color)}.breakdance .bde-div-1475-162{position:absolute;top:5px;left:5px}@media (max-width:479px){.breakdance .bde-div-1475-162{padding:0px 8px 0px 8px}}.breakdance .bde-icon-1475-163 .bde-icon-icon.breakdance-icon-atom{font-size:20px}.breakdance .bde-icon-1475-163 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-1-ed188cb9-302f-4e02-8f01-f030993bd726)}@media (max-width:479px){.breakdance .bde-icon-1475-163 .bde-icon-icon.breakdance-icon-atom{font-size:12px}}.breakdance .bde-text-1475-164{color:var(--bde-palette-color-1-ed188cb9-302f-4e02-8f01-f030993bd726);font-size:15px;font-weight:700;letter-spacing:1px}@media (max-width:1023px){.breakdance .bde-text-1475-164{font-size:12px}}@media (max-width:479px){.breakdance .bde-text-1475-164{font-size:9px;font-weight:500}}.breakdance .bde-div-1475-102{width:100%;padding-top:2px;padding-right:3px;padding-left:3px}@media (max-width:1023px){.breakdance .bde-div-1475-102{padding-top:1px;padding-right:3px;padding-left:3px}}@media (max-width:767px){.breakdance .bde-div-1475-102{padding-top:0px}}@media (max-width:479px){.breakdance .bde-div-1475-102{padding-right:3px;padding-left:3px}}.breakdance .bde-div-1475-140{margin-top:5px;margin-bottom:5px}.breakdance .bde-div-1475-140{display:flex;flex-direction:row;flex-wrap:wrap;gap:3px}.breakdance .bde-div-1475-141{min-height:18px;padding-right:6px;padding-left:6px}.breakdance .bde-div-1475-141{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.breakdance .bde-div-1475-141{background-color:var(--bde-headings-color)}@media (max-width:767px){.breakdance .bde-div-1475-141{min-height:14px;padding-right:4px;padding-left:4px}}.breakdance .bde-code-block-1475-142{color:var(--bde-palette-color-1-ed188cb9-302f-4e02-8f01-f030993bd726);font-size:11px;font-weight:400}@media (max-width:767px){.breakdance .bde-code-block-1475-142{font-size:8px}}.breakdance .bde-div-1475-143{min-height:18px;padding-right:6px;padding-left:6px}.breakdance .bde-div-1475-143{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.breakdance .bde-div-1475-143{background-color:var(--bde-palette-color-1-17ebf376-27ed-40c2-a499-df4c3f5a42ec)}@media (max-width:767px){.breakdance .bde-div-1475-143{min-height:14px;padding-right:4px;padding-left:4px}}.breakdance .bde-text-1475-144{color:var(--bde-headings-color);font-size:11px;font-weight:500;letter-spacing:0.04em}@media (max-width:767px){.breakdance .bde-text-1475-144{font-size:8px}}.breakdance .bde-div-1475-145{min-height:18px;padding-right:6px;padding-left:6px}.breakdance .bde-div-1475-145{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.breakdance .bde-div-1475-145{background-color:var(--bde-headings-color)}@media (max-width:767px){.breakdance .bde-div-1475-145{min-height:14px;padding-right:4px;padding-left:4px}}.breakdance .bde-text-1475-146{color:var(--bde-palette-color-1-ed188cb9-302f-4e02-8f01-f030993bd726);font-size:11px;font-weight:400;letter-spacing:0.04em}@media (max-width:767px){.breakdance .bde-text-1475-146{font-size:8px}}.breakdance .bde-div-1475-147{min-height:18px;padding-right:6px;padding-left:6px}.breakdance .bde-div-1475-147{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.breakdance .bde-div-1475-147{background-color:var(--bde-palette-color-1-3486a773-fcee-4649-b9b8-750af2268ec2)}@media (max-width:767px){.breakdance .bde-div-1475-147{min-height:14px;padding-right:4px;padding-left:4px}}.breakdance .bde-text-1475-148{color:var(--bde-palette-color-1-ed188cb9-302f-4e02-8f01-f030993bd726);font-size:10px;font-weight:400;letter-spacing:0.04em}@media (max-width:767px){.breakdance .bde-text-1475-148{font-size:8px}}.breakdance .bde-container-link-1475-115{width:100%;margin-bottom:2px}.breakdance .bde-heading-1475-104{font-size:15px}.breakdance .bde-heading-1475-104{padding-right:50px}@media (max-width:1023px){.breakdance .bde-heading-1475-104{font-size:14px}}@media (max-width:767px){.breakdance .bde-heading-1475-104{font-size:12px;font-weight:600;margin-bottom:4px}.breakdance .bde-heading-1475-104{padding-right:0px}}@media (max-width:479px){.breakdance .bde-heading-1475-104{margin-bottom:0px}}.breakdance .bde-div-1475-113{width:100%}.breakdance .bde-div-1475-113{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:15px}.breakdance .bde-text-1475-103{font-size:10px;font-weight:400;letter-spacing:0.05em;text-decoration-line:none;text-transform:uppercase}.breakdance .bde-text-1475-103 a{color:#25697B;text-decoration:none;transition:0.25s}.breakdance .bde-text-1475-103 a:hover{background:#F9F4E6}@media (max-width:767px){.breakdance .bde-text-1475-103{font-size:10px}}@media (max-width:479px){.breakdance .bde-text-1475-103{font-size:8px}}.breakdance .bde-div-1475-105{width:100%;margin-bottom:5px}.breakdance .bde-div-1475-105{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}.breakdance .bde-text-1475-106{font-size:16px;font-weight:800}@media (max-width:1119px){.breakdance .bde-text-1475-106{font-size:18px}}@media (max-width:1023px){.breakdance .bde-text-1475-106{font-size:16px}}@media (max-width:767px){.breakdance .bde-text-1475-106{font-size:12px}}@media (max-width:479px){.breakdance .bde-text-1475-106{font-size:12px}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-text-1475-106{font-size:20px}}.breakdance .bde-div-1475-150{margin-top:6px;margin-bottom:12px}.breakdance .bde-code-block-1475-151 .color-match-thumbnails{display:grid;grid-template-columns:repeat(6,1fr);gap:1px}.breakdance .bde-code-block-1475-151 .color-match-thumbnail{border:1px solid transparent}.breakdance .bde-code-block-1475-151 .color-match-thumbnail.active{border:1px solid #000}.breakdance .bde-code-block-1475-151 .color-match-thumbnail img{width:100%;height:100%;object-fit:cover;aspect-ratio:1 / 1}@media (max-width:1023px){.breakdance .bde-code-block-1475-151 .color-match-thumbnails{display:grid;grid-template-columns:repeat(6,1fr);gap:1px}}@media (max-width:767px){.breakdance .bde-code-block-1475-151 .color-match-thumbnails{display:grid;grid-template-columns:repeat(5,1fr);gap:1px}}@media (min-width:2000px){.breakdance .bde-code-block-1475-151 .color-match-thumbnails{display:grid;grid-template-columns:repeat(8,1fr);gap:1px}}.breakdance .bde-header-builder-939-100{--bde-header-sticky-duration:500ms;--bde-z-index-header-sticky:10}.breakdance .bde-header-builder-939-100 .bde-header-builder__container{padding-left:40px;padding-right:40px;padding-bottom:0px;padding-top:0px}body{margin-top:146px}@media screen and (max-width:600px){#wpadminbar{display:none}.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}.breakdance .bde-header-builder-939-100{background:rgb(8,66,83);background:linear-gradient(90deg,rgba(8,66,83,1) 0%,rgba(6,86,110,1) 100%);z-index:999999999999999999}@media (max-width:1119px){.breakdance .bde-header-builder-939-100 .bde-header-builder__container{padding-bottom:0px;padding-top:0px}body{margin-top:80px}@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-939-100 .bde-header-builder__container{padding-left:20px;padding-right:20px}@media screen and (max-width:600px){#wpadminbar{display:none}.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}}@media (max-width:767px){.breakdance .bde-header-builder-939-100 .bde-header-builder__container{padding-left:20px;padding-right:17px}body{margin-top:70px}@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-939-100{--bde-header-width:100%}.breakdance .bde-header-builder-939-100 .bde-header-builder__container{gap:8px;padding-left:10px;padding-right:10px;padding-bottom:3px;padding-top:3px}body{margin-top:75px}@media screen and (max-width:600px){#wpadminbar{display:none}.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}}@media (min-width:2000px){@media screen and (max-width:600px){#wpadminbar{display:none}.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}}@media (min-width:1119px) and (max-width:1500px){body{margin-top:144px}@media screen and (max-width:600px){#wpadminbar{display:none}.breakdance .bde-header-builder{--wp-admin--admin-bar--height:0px}}}.breakdance .bde-image-939-101{max-width:90px;width:100%}.breakdance .bde-image-939-101 .breakdance-image-object{width:100%;height:auto}.breakdance .bde-image-939-101{min-width:80px}@media (max-width:1119px){.breakdance .bde-image-939-101{max-width:80px}.breakdance .bde-image-939-101 .breakdance-image-object{height:auto;width:auto}}@media (max-width:1023px){.breakdance .bde-image-939-101{min-width:50px}}@media (max-width:767px){.breakdance .bde-image-939-101{max-width:50px}.breakdance .bde-image-939-101 .breakdance-image-object{height:auto;width:auto}.breakdance .bde-image-939-101{min-width:70px}}@media (max-width:479px){.breakdance .bde-image-939-101{max-width:69px}.breakdance .bde-image-939-101 .breakdance-image-object{height:auto;width:auto}.breakdance .bde-image-939-101{min-width:40px}}.breakdance .bde-div-939-123{width:100%}.breakdance .bde-div-939-123{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-div-939-123{position:absolute;left:0px;bottom:-56px}@media (max-width:1119px){.breakdance .bde-div-939-123{align-items:flex-start;text-align:left}.breakdance .bde-div-939-123{position:relative;bottom:0px}}@media (max-width:1023px){.breakdance .bde-div-939-123{position:relative}}@media (max-width:767px){.breakdance .bde-div-939-123{position:relative}}@media (max-width:479px){.breakdance .bde-div-939-123{position:relative}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-div-939-123{position:absolute;bottom:-53px}}@media (max-width:1119px){.breakdance .bde-menu-939-124 .breakdance-menu{--menu-hide-on-mobile:none;--toggle-padding:8px 0px 8px 0px;--toggle-layer-width:30px;--toggle-layer-height:1px;--toggle-layer-spacing:8px;--toggle-layer-color:var(--bde-palette-table-border-022ee74c-6684-4e41-8a69-3f56c6ac84b0-16);--mobile-topbar-close-button-size:30px}}@media (min-width:1120px){.breakdance .bde-menu-939-124 .breakdance-menu{--menu-hide-on-desktop:none}.breakdance .bde-menu-939-124 .breakdance-menu-link{font-size:16px;font-weight:600}.breakdance .bde-menu-939-124 .breakdance-menu-item--active .breakdance-menu-link{color:var(--link-effect-text-color,var(--link-color))}.breakdance .bde-menu-939-124 .breakdance-menu-item--active:hover .breakdance-menu-link{color:var(--link-effect-text-color,var(--link-color-hover))}}.breakdance .bde-menu-939-124{background-color:var(--bde-palette-color-1-ed188cb9-302f-4e02-8f01-f030993bd726);display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;padding-right:25px;padding-left:25px;border-bottom:1px solid var(--bde-palette-meta-taust-042280ba-3072-49f3-a739-8e20fc82ac8c-12)}.breakdance .bde-menu-939-124{rgba(0,0,0,0.1) 0px 20px 25px -5px,rgba(0,0,0,0.04) 0px 10px 10px -5px}@media (max-width:1119px){.breakdance .bde-menu-939-124 .breakdance-menu{--menu-hide-on-mobile:none}.breakdance .bde-menu-939-124 .breakdance-menu{--links-gap:0;--dropdown-link-icon-display:none;--dropdown-link-description-display:none;--dropdown-links-gap:var(--gap-none)}.breakdance .bde-menu-939-124 .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-939-124 .breakdance-menu--enabled .breakdance-menu-list{display:flex}.breakdance .bde-menu-939-124 .breakdance-responsive-menu--bottom .breakdance-menu-list{bottom:var(--mobile-offset-y,100%);top:auto}.breakdance .bde-menu-939-124 .breakdance-responsive-menu--open .breakdance-menu-list{opacity:1!important;pointer-events:auto!important;transform:none!important}.breakdance .bde-menu-939-124 .breakdance-menu-list>.bde-button{border-top:var(--link-border);justify-content:var(--link-alignment);margin-left:0;padding:10px 15px}.breakdance .bde-menu-939-124 .breakdance-menu-list>.bde-button .button-atom{width:var(--bde-button-width,100%)}.breakdance .bde-menu-939-124 .breakdance-menu-list>:last-child{border-bottom:var(--link-border)}.breakdance .bde-menu-939-124 .breakdance-menu--accordion .breakdance-menu-list:not(.is-visible):not(.is-collapsing),.breakdance .bde-menu-939-124 .breakdance-menu--default .breakdance-menu-list:not(.is-visible):not(.is-collapsing){height:0;overflow:hidden;pointer-events:none;visibility:hidden}.breakdance .bde-menu-939-124 .breakdance-menu--accordion .breakdance-menu-list.is-collapsing,.breakdance .bde-menu-939-124 .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-939-124 .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-939-124 .breakdance-menu-link-arrow{border-top:var(--link-border);bottom:0;position:absolute;right:0;top:0}.breakdance .bde-menu-939-124 .hide-arrows-on-desktop .breakdance-menu-link-arrow{display:block}.breakdance .bde-menu-939-124 .hide-arrows-on-mobile .breakdance-menu-link-arrow{display:none}.breakdance .bde-menu-939-124 .breakdance-dropdown-floater{transform:none;visibility:visible}.breakdance .bde-menu-939-124 .breakdance-dropdown--open .breakdance-dropdown-floater{transform:none}.breakdance .bde-menu-939-124 .breakdance-dropdown-caret{display:none}.breakdance .bde-menu-939-124 .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-939-124 .breakdance-dropdown--custom .breakdance-dropdown-floater,.breakdance .bde-menu-939-124 .breakdance-menu--custom-width .breakdance-dropdown-floater{width:auto}.breakdance .bde-menu-939-124 .breakdance-menu--placement-section-width .breakdance-dropdown-floater{width:100%}.breakdance .bde-menu-939-124 .breakdance-dropdown-section{--dropdown-section-padding:0;--dropdown-section-gap:var(--gap-none)}.breakdance .bde-menu-939-124 .breakdance-dropdown-section--additional{background-color:transparent;border-top:var(--link-border)}.breakdance .bde-menu-939-124 .breakdance-dropdown-columns{--dropdown-columns-stack:column;--dropdown-columns-gap:var(--gap-none)}.breakdance .bde-menu-939-124 .breakdance-dropdown-column{gap:var(--gap-none)}.breakdance .bde-menu-939-124 .breakdance-dropdown-column+.breakdance-dropdown-column{border-top:var(--link-border)}.breakdance .bde-menu-939-124 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible{gap:var(--gap-none)}.breakdance .bde-menu-939-124 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible .breakdance-dropdown-item:first-child,.breakdance .bde-menu-939-124 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible:not(:first-child){border-top:var(--link-border)}.breakdance .bde-menu-939-124 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible .breakdance-dropdown-column__title{cursor:pointer;outline-offset:-1px}.breakdance .bde-menu-939-124 .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-939-124 .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-939-124 .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-939-124 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible .breakdance-dropdown-column__title:after{display:block}.breakdance .bde-menu-939-124 .breakdance-dropdown-item+.breakdance-dropdown-item{border-top:var(--link-border)}.breakdance .bde-menu-939-124 .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-939-124 .breakdance-menu--no-titles .breakdance-dropdown-column__title{display:none}.breakdance .bde-menu-939-124 .breakdance-menu-topbar{align-items:center;display:flex}.breakdance .bde-menu-939-124 .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-939-124 .breakdance-menu--offcanvas.breakdance-responsive-menu--open .breakdance-menu-list{visibility:visible}.breakdance .bde-menu-939-124 .breakdance-menu--offcanvas-right .breakdance-menu-list{left:auto;right:0;transform:translate3d(100%,0,0)}.breakdance .bde-menu-939-124 .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-939-124 .breakdance-menu--fullscreen.breakdance-responsive-menu--open .breakdance-menu-list{visibility:visible}.breakdance .bde-menu-939-124 .breakdance-dropdown--wp .breakdance-dropdown-section{margin-bottom:-1px}.breakdance .bde-menu-939-124 .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-939-124 .breakdance-menu-toggle{display:flex}.breakdance .bde-menu-939-124 .breakdance-menu--active-styles .breakdance-menu-item--active:before,.breakdance .bde-menu-939-124 .breakdance-menu--effect .breakdance-menu-item:before{display:none}.breakdance .bde-menu-939-124 .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-939-124 .breakdance-menu{--menu-hide-on-desktop:none}.breakdance .bde-menu-939-124 .breakdance-menu-link{font-size:16px}}.breakdance .bde-menu-939-124{background-color:#642EDA00;width:50px;border-bottom:0px solid}}@media (max-width:1023px){@media (max-width:1119px){.breakdance .bde-menu-939-124 .breakdance-menu{--menu-hide-on-mobile:none}}@media (min-width:1120px){.breakdance .bde-menu-939-124 .breakdance-menu{--menu-hide-on-desktop:none}.breakdance .bde-menu-939-124 .breakdance-menu-link{font-size:14px}}}@media (max-width:767px){@media (max-width:1119px){.breakdance .bde-menu-939-124 .breakdance-menu{--menu-hide-on-mobile:none}.breakdance .bde-menu-939-124 .breakdance-menu-link{font-size:16px}}@media (min-width:1120px){.breakdance .bde-menu-939-124 .breakdance-menu{--menu-hide-on-desktop:none}.breakdance .bde-menu-939-124 .breakdance-menu-link{font-size:15px}}.breakdance .bde-menu-939-124{margin-bottom:50px}.breakdance .bde-menu-939-124{margin-bottom:0px}}@media (max-width:479px){@media (max-width:1119px){.breakdance .bde-menu-939-124 .breakdance-menu{--menu-hide-on-mobile:none}}@media (min-width:1120px){.breakdance .bde-menu-939-124 .breakdance-menu{--menu-hide-on-desktop:none}}}@media (min-width:2000px){@media (max-width:1119px){.breakdance .bde-menu-939-124 .breakdance-menu{--menu-hide-on-mobile:none}}@media (min-width:1120px){.breakdance .bde-menu-939-124 .breakdance-menu{--menu-hide-on-desktop:none}}}@media (min-width:1119px) and (max-width:1500px){@media (max-width:1119px){.breakdance .bde-menu-939-124 .breakdance-menu{--menu-hide-on-mobile:none}}@media (min-width:1120px){.breakdance .bde-menu-939-124 .breakdance-menu{--menu-hide-on-desktop:none;--link-padding-right:16px;--link-padding-left:16px}.breakdance .bde-menu-939-124 .breakdance-menu-link{font-size:14px}}}@media (min-width:768px){.breakdance .bde-menu-custom-dropdown-939-320 .breakdance-dropdown{--dropdown-custom-width:650px}}@media (max-width:1119px){}@media (max-width:1023px){}@media (max-width:767px){}@media (max-width:479px){}@media (min-width:2000px){}@media (min-width:1119px) and (max-width:1500px){}.breakdance .bde-div-939-321{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}@media (max-width:767px){.breakdance .bde-div-939-321{width:100%}.breakdance .bde-div-939-321{justify-content:flex-start;gap:20px;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}}.breakdance .bde-div-939-322{display:flex;flex-direction:column;gap:15px}.breakdance .bde-div-939-322{min-width:300px}.breakdance .bde-code-block-939-323{margin-bottom:10px}.breakdance .bde-div-939-325{min-width:250px}@media (max-width:767px){.breakdance .bde-div-939-325{width:100%}}.breakdance .bde-image-939-326{max-width:250px}@media (max-width:767px){.breakdance .bde-image-939-326{max-width:600px;width:100%}.breakdance .bde-image-939-326 .breakdance-image-object{width:100%;height:auto}}@media (min-width:768px){.breakdance .bde-menu-custom-dropdown-939-332 .breakdance-dropdown{--dropdown-custom-width:650px}}@media (max-width:1119px){}@media (max-width:1023px){}@media (max-width:767px){}@media (max-width:479px){}@media (min-width:2000px){}@media (min-width:1119px) and (max-width:1500px){}.breakdance .bde-div-939-333{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}@media (max-width:767px){.breakdance .bde-div-939-333{width:100%}.breakdance .bde-div-939-333{justify-content:flex-start;gap:20px;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}}.breakdance .bde-div-939-334{display:flex;flex-direction:column;gap:15px}.breakdance .bde-div-939-334{min-width:300px}.breakdance .bde-code-block-939-335{margin-bottom:10px}.breakdance .bde-div-939-337{min-width:250px}@media (max-width:767px){.breakdance .bde-div-939-337{width:100%}}.breakdance .bde-image-939-338{max-width:250px}@media (max-width:767px){.breakdance .bde-image-939-338{max-width:600px;width:100%}.breakdance .bde-image-939-338 .breakdance-image-object{width:100%;height:auto}}@media (min-width:768px){.breakdance .bde-menu-custom-dropdown-939-139 .breakdance-dropdown{--dropdown-custom-width:650px}}@media (max-width:1119px){}@media (max-width:1023px){}@media (max-width:767px){}@media (max-width:479px){}@media (min-width:2000px){}@media (min-width:1119px) and (max-width:1500px){}.breakdance .bde-div-939-193{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}@media (max-width:767px){.breakdance .bde-div-939-193{width:100%}.breakdance .bde-div-939-193{justify-content:flex-start;gap:20px;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}}.breakdance .bde-div-939-143{display:flex;flex-direction:column;justify-content:center;gap:15px}.breakdance .bde-div-939-143{min-width:300px}.breakdance .bde-code-block-939-277{margin-bottom:10px}.breakdance .bde-div-939-142{min-width:250px}@media (max-width:767px){.breakdance .bde-div-939-142{width:100%}}.breakdance .bde-image-939-141{max-width:250px}@media (max-width:767px){.breakdance .bde-image-939-141{max-width:600px;width:100%}.breakdance .bde-image-939-141 .breakdance-image-object{width:100%;height:auto}}@media (min-width:768px){.breakdance .bde-menu-custom-dropdown-939-194 .breakdance-dropdown{--dropdown-custom-width:650px}}@media (max-width:1119px){}@media (max-width:1023px){}@media (max-width:767px){}@media (max-width:479px){}@media (min-width:2000px){}@media (min-width:1119px) and (max-width:1500px){}.breakdance .bde-div-939-195{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}@media (max-width:767px){.breakdance .bde-div-939-195{width:100%}.breakdance .bde-div-939-195{justify-content:flex-start;gap:20px;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}}.breakdance .bde-div-939-196{display:flex;flex-direction:column;gap:15px}.breakdance .bde-div-939-196{min-width:300px}.breakdance .bde-code-block-939-278{margin-bottom:10px}.breakdance .bde-div-939-212{min-width:250px}@media (max-width:767px){.breakdance .bde-div-939-212{width:100%}}.breakdance .bde-image-939-213{max-width:250px}@media (max-width:767px){.breakdance .bde-image-939-213{max-width:600px;width:100%}.breakdance .bde-image-939-213 .breakdance-image-object{width:100%;height:auto}}@media (min-width:768px){.breakdance .bde-menu-custom-dropdown-939-254 .breakdance-dropdown{--dropdown-custom-width:650px}}@media (max-width:1119px){}@media (max-width:1023px){}@media (max-width:767px){}@media (max-width:479px){}@media (min-width:2000px){}@media (min-width:1119px) and (max-width:1500px){}.breakdance .bde-div-939-255{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}@media (max-width:767px){.breakdance .bde-div-939-255{width:100%}.breakdance .bde-div-939-255{justify-content:flex-start;gap:20px;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}}.breakdance .bde-div-939-256{display:flex;flex-direction:column;gap:15px}.breakdance .bde-div-939-256{min-width:300px}.breakdance .bde-code-block-939-279{margin-bottom:10px}.breakdance .bde-div-939-272{min-width:250px}@media (max-width:767px){.breakdance .bde-div-939-272{width:100%}}.breakdance .bde-image-939-273{max-width:250px}@media (max-width:767px){.breakdance .bde-image-939-273{max-width:600px;width:100%}.breakdance .bde-image-939-273 .breakdance-image-object{width:100%;height:auto}}@media (min-width:768px){.breakdance .bde-menu-custom-dropdown-939-339 .breakdance-dropdown{--dropdown-custom-width:650px}}@media (max-width:1119px){}@media (max-width:1023px){}@media (max-width:767px){}@media (max-width:479px){}@media (min-width:2000px){}@media (min-width:1119px) and (max-width:1500px){}.breakdance .bde-div-939-340{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}@media (max-width:767px){.breakdance .bde-div-939-340{width:100%}.breakdance .bde-div-939-340{justify-content:flex-start;gap:20px;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}}.breakdance .bde-div-939-341{display:flex;flex-direction:column;gap:15px}.breakdance .bde-div-939-341{min-width:300px}.breakdance .bde-code-block-939-342{margin-bottom:10px}.breakdance .bde-div-939-344{min-width:250px}@media (max-width:767px){.breakdance .bde-div-939-344{width:100%}}.breakdance .bde-image-939-345{max-width:250px}@media (max-width:767px){.breakdance .bde-image-939-345{max-width:600px;width:100%}.breakdance .bde-image-939-345 .breakdance-image-object{width:100%;height:auto}}@media (min-width:768px){.breakdance .bde-menu-custom-dropdown-939-234 .breakdance-dropdown{--dropdown-custom-width:650px}}@media (max-width:1119px){}@media (max-width:1023px){}@media (max-width:767px){}@media (max-width:479px){}@media (min-width:2000px){}@media (min-width:1119px) and (max-width:1500px){}.breakdance .bde-div-939-235{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}@media (max-width:767px){.breakdance .bde-div-939-235{width:100%}.breakdance .bde-div-939-235{justify-content:flex-start;gap:20px;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}}.breakdance .bde-div-939-236{display:flex;flex-direction:column;gap:15px}.breakdance .bde-div-939-236{min-width:300px}.breakdance .bde-code-block-939-280{margin-bottom:10px}.breakdance .bde-div-939-252{min-width:250px}@media (max-width:767px){.breakdance .bde-div-939-252{width:100%}}.breakdance .bde-image-939-253{max-width:250px}@media (max-width:767px){.breakdance .bde-image-939-253{max-width:600px;width:100%}.breakdance .bde-image-939-253 .breakdance-image-object{width:100%;height:auto}}@media (min-width:768px){.breakdance .bde-menu-custom-dropdown-939-289 .breakdance-dropdown{--dropdown-custom-width:650px}}@media (max-width:1119px){}@media (max-width:1023px){}@media (max-width:767px){}@media (max-width:479px){}@media (min-width:2000px){}@media (min-width:1119px) and (max-width:1500px){}.breakdance .bde-div-939-290{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}@media (max-width:767px){.breakdance .bde-div-939-290{width:100%}.breakdance .bde-div-939-290{justify-content:flex-start;gap:20px;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}}.breakdance .bde-div-939-291{display:flex;flex-direction:column;gap:15px}.breakdance .bde-div-939-291{min-width:300px}.breakdance .bde-code-block-939-292{margin-bottom:10px}.breakdance .bde-div-939-293{min-width:250px}@media (max-width:767px){.breakdance .bde-div-939-293{width:100%}}.breakdance .bde-image-939-294{max-width:250px}@media (max-width:767px){.breakdance .bde-image-939-294{max-width:600px;width:100%}.breakdance .bde-image-939-294 .breakdance-image-object{width:100%;height:auto}}@media (min-width:768px){.breakdance .bde-menu-custom-dropdown-939-304 .breakdance-dropdown{--dropdown-custom-width:650px}}@media (max-width:1119px){}@media (max-width:1023px){}@media (max-width:767px){}@media (max-width:479px){}@media (min-width:2000px){}@media (min-width:1119px) and (max-width:1500px){}.breakdance .bde-div-939-305{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}@media (max-width:767px){.breakdance .bde-div-939-305{width:100%}.breakdance .bde-div-939-305{justify-content:flex-start;gap:20px;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}}.breakdance .bde-div-939-306{display:flex;flex-direction:column;gap:15px}.breakdance .bde-div-939-306{min-width:300px}.breakdance .bde-code-block-939-307{margin-bottom:10px}.breakdance .bde-div-939-309{min-width:250px}@media (max-width:767px){.breakdance .bde-div-939-309{width:100%}}.breakdance .bde-image-939-310{max-width:250px}@media (max-width:767px){.breakdance .bde-image-939-310{max-width:600px;width:100%}.breakdance .bde-image-939-310 .breakdance-image-object{width:100%;height:auto}}@media (min-width:768px){.breakdance .bde-menu-custom-dropdown-939-311 .breakdance-dropdown{--dropdown-custom-width:650px}}@media (max-width:1119px){}@media (max-width:1023px){}@media (max-width:767px){}@media (max-width:479px){}@media (min-width:2000px){}@media (min-width:1119px) and (max-width:1500px){}.breakdance .bde-div-939-312{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}@media (max-width:767px){.breakdance .bde-div-939-312{width:100%}.breakdance .bde-div-939-312{justify-content:flex-start;gap:20px;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}}.breakdance .bde-div-939-313{display:flex;flex-direction:column;gap:15px}.breakdance .bde-div-939-313{min-width:300px}.breakdance .bde-code-block-939-314{margin-bottom:10px}.breakdance .bde-div-939-316{min-width:250px}@media (max-width:767px){.breakdance .bde-div-939-316{width:100%}}.breakdance .bde-image-939-317{max-width:250px}@media (max-width:767px){.breakdance .bde-image-939-317{max-width:600px;width:100%}.breakdance .bde-image-939-317 .breakdance-image-object{width:100%;height:auto}}.breakdance .bde-div-939-274{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;gap:15px}@media (max-width:1119px){.breakdance .bde-div-939-274{flex-direction:row-reverse;gap:20px}}@media (max-width:1023px){.breakdance .bde-div-939-274{flex-direction:row-reverse;align-items:center;justify-content:center;align-content:center;gap:20px}}@media (max-width:767px){.breakdance .bde-div-939-274{gap:15px}}@media (max-width:479px){.breakdance .bde-div-939-274{gap:15px}}@media (max-width:1119px){.breakdance .bde-menu-939-103 .breakdance-menu{--menu-hide-on-mobile:none;--toggle-padding:5px 0 0 0;--toggle-layer-width:30px;--toggle-layer-color:#FFFFFFBD;--mobile-topbar-padding:10px;--mobile-topbar-close-button-size:30px;--mobile-topbar-close-button-bar-height:2px;--link-arrow-size:12px}}@media (min-width:1120px){.breakdance .bde-menu-939-103 .breakdance-menu{--menu-hide-on-desktop:none;--link-color:var(--bde-palette-color-1-5a4fdbd3-f41b-4f8f-b1c4-617f8546a81e);--link-padding-right:12px;--link-padding-left:12px}.breakdance .bde-menu-939-103 .breakdance-menu-link{color:var(--bde-palette-color-1-5a4fdbd3-f41b-4f8f-b1c4-617f8546a81e);font-size:14px}.breakdance .bde-menu-939-103 .breakdance-menu-item--active .breakdance-menu-link{color:var(--link-effect-text-color,var(--link-color))}.breakdance .bde-menu-939-103 .breakdance-menu-item--active:hover .breakdance-menu-link{color:var(--link-effect-text-color,var(--link-color-hover))}.breakdance .bde-menu-939-103 .breakdance-menu .breakdance-dropdown-column__title{color:var(--bde-body-text-color)}}.breakdance .bde-menu-939-103{z-index:50}@media (max-width:1119px){.breakdance .bde-menu-939-103 .breakdance-menu{--menu-hide-on-mobile:none}.breakdance .bde-menu-939-103 .breakdance-menu{--links-gap:0;--dropdown-link-icon-display:none;--dropdown-link-description-display:none;--dropdown-links-gap:var(--gap-none)}.breakdance .bde-menu-939-103 .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-939-103 .breakdance-menu--enabled .breakdance-menu-list{display:flex}.breakdance .bde-menu-939-103 .breakdance-responsive-menu--bottom .breakdance-menu-list{bottom:var(--mobile-offset-y,100%);top:auto}.breakdance .bde-menu-939-103 .breakdance-responsive-menu--open .breakdance-menu-list{opacity:1!important;pointer-events:auto!important;transform:none!important}.breakdance .bde-menu-939-103 .breakdance-menu-list>.bde-button{border-top:var(--link-border);justify-content:var(--link-alignment);margin-left:0;padding:10px 15px}.breakdance .bde-menu-939-103 .breakdance-menu-list>.bde-button .button-atom{width:var(--bde-button-width,100%)}.breakdance .bde-menu-939-103 .breakdance-menu-list>:last-child{border-bottom:var(--link-border)}.breakdance .bde-menu-939-103 .breakdance-menu--accordion .breakdance-menu-list:not(.is-visible):not(.is-collapsing),.breakdance .bde-menu-939-103 .breakdance-menu--default .breakdance-menu-list:not(.is-visible):not(.is-collapsing){height:0;overflow:hidden;pointer-events:none;visibility:hidden}.breakdance .bde-menu-939-103 .breakdance-menu--accordion .breakdance-menu-list.is-collapsing,.breakdance .bde-menu-939-103 .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-939-103 .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-939-103 .breakdance-menu-link-arrow{border-top:var(--link-border);bottom:0;position:absolute;right:0;top:0}.breakdance .bde-menu-939-103 .hide-arrows-on-desktop .breakdance-menu-link-arrow{display:block}.breakdance .bde-menu-939-103 .hide-arrows-on-mobile .breakdance-menu-link-arrow{display:none}.breakdance .bde-menu-939-103 .breakdance-dropdown-floater{transform:none;visibility:visible}.breakdance .bde-menu-939-103 .breakdance-dropdown--open .breakdance-dropdown-floater{transform:none}.breakdance .bde-menu-939-103 .breakdance-dropdown-caret{display:none}.breakdance .bde-menu-939-103 .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-939-103 .breakdance-dropdown--custom .breakdance-dropdown-floater,.breakdance .bde-menu-939-103 .breakdance-menu--custom-width .breakdance-dropdown-floater{width:auto}.breakdance .bde-menu-939-103 .breakdance-menu--placement-section-width .breakdance-dropdown-floater{width:100%}.breakdance .bde-menu-939-103 .breakdance-dropdown-section{--dropdown-section-padding:0;--dropdown-section-gap:var(--gap-none)}.breakdance .bde-menu-939-103 .breakdance-dropdown-section--additional{background-color:transparent;border-top:var(--link-border)}.breakdance .bde-menu-939-103 .breakdance-dropdown-columns{--dropdown-columns-stack:column;--dropdown-columns-gap:var(--gap-none)}.breakdance .bde-menu-939-103 .breakdance-dropdown-column{gap:var(--gap-none)}.breakdance .bde-menu-939-103 .breakdance-dropdown-column+.breakdance-dropdown-column{border-top:var(--link-border)}.breakdance .bde-menu-939-103 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible{gap:var(--gap-none)}.breakdance .bde-menu-939-103 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible .breakdance-dropdown-item:first-child,.breakdance .bde-menu-939-103 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible:not(:first-child){border-top:var(--link-border)}.breakdance .bde-menu-939-103 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible .breakdance-dropdown-column__title{cursor:pointer;outline-offset:-1px}.breakdance .bde-menu-939-103 .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-939-103 .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-939-103 .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-939-103 .breakdance-menu--collapse .breakdance-dropdown-column--collapsible .breakdance-dropdown-column__title:after{display:block}.breakdance .bde-menu-939-103 .breakdance-dropdown-item+.breakdance-dropdown-item{border-top:var(--link-border)}.breakdance .bde-menu-939-103 .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-939-103 .breakdance-menu--no-titles .breakdance-dropdown-column__title{display:none}.breakdance .bde-menu-939-103 .breakdance-menu-topbar{align-items:center;display:flex}.breakdance .bde-menu-939-103 .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-939-103 .breakdance-menu--offcanvas.breakdance-responsive-menu--open .breakdance-menu-list{visibility:visible}.breakdance .bde-menu-939-103 .breakdance-menu--offcanvas-right .breakdance-menu-list{left:auto;right:0;transform:translate3d(100%,0,0)}.breakdance .bde-menu-939-103 .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-939-103 .breakdance-menu--fullscreen.breakdance-responsive-menu--open .breakdance-menu-list{visibility:visible}.breakdance .bde-menu-939-103 .breakdance-dropdown--wp .breakdance-dropdown-section{margin-bottom:-1px}.breakdance .bde-menu-939-103 .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-939-103 .breakdance-menu-toggle{display:flex}.breakdance .bde-menu-939-103 .breakdance-menu--active-styles .breakdance-menu-item--active:before,.breakdance .bde-menu-939-103 .breakdance-menu--effect .breakdance-menu-item:before{display:none}.breakdance .bde-menu-939-103 .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-939-103 .breakdance-menu{--menu-hide-on-desktop:none}}}@media (max-width:1023px){@media (max-width:1119px){.breakdance .bde-menu-939-103 .breakdance-menu{--menu-hide-on-mobile:none}}@media (min-width:1120px){.breakdance .bde-menu-939-103 .breakdance-menu{--menu-hide-on-desktop:none}}}@media (max-width:767px){@media (max-width:1119px){.breakdance .bde-menu-939-103 .breakdance-menu{--menu-hide-on-mobile:none}}@media (min-width:1120px){.breakdance .bde-menu-939-103 .breakdance-menu{--menu-hide-on-desktop:none}}}@media (max-width:479px){@media (max-width:1119px){.breakdance .bde-menu-939-103 .breakdance-menu{--menu-hide-on-mobile:none;--mobile-topbar-logo-width:80px}.breakdance .bde-menu-939-103 .breakdance-menu-link{font-size:14px}.breakdance .bde-menu-939-103 .breakdance-menu .breakdance-dropdown-column__title{font-size:12px}.breakdance .bde-menu-939-103 .breakdance-dropdown-link{font-size:12px}}@media (min-width:1120px){.breakdance .bde-menu-939-103 .breakdance-menu{--menu-hide-on-desktop:none}}}@media (min-width:2000px){@media (max-width:1119px){.breakdance .bde-menu-939-103 .breakdance-menu{--menu-hide-on-mobile:none}}@media (min-width:1120px){.breakdance .bde-menu-939-103 .breakdance-menu{--menu-hide-on-desktop:none}.breakdance .bde-menu-939-103 .breakdance-menu-link{font-size:16px}}}@media (min-width:1119px) and (max-width:1500px){@media (max-width:1119px){.breakdance .bde-menu-939-103 .breakdance-menu{--menu-hide-on-mobile:none}}@media (min-width:1120px){.breakdance .bde-menu-939-103 .breakdance-menu{--menu-hide-on-desktop:none;--link-padding-right:15px;--link-padding-left:15px}.breakdance .bde-menu-939-103 .breakdance-menu-link{font-size:14px}}}@media (min-width:1120px){.breakdance .bde-menu-dropdown-939-275 .breakdance-dropdown{--dropdown-columns-gap:40px}.breakdance .bde-menu-dropdown-939-275 .breakdance-dropdown .breakdance-dropdown-column__title{color:var(--bde-palette-text-0c7bfe5b-544b-49b4-bc03-1834dd491be7-1)}.breakdance .bde-menu-dropdown-939-275 .breakdance-dropdown{--dropdown-links-gap:20px;--dropdown-link-img-opacity-hover:0.5;--dropdown-link-icon-spacing:20px;--dropdown-link-icon-size:40px;--dropdown-link-img-opacity-hover:0.5}.breakdance .bde-menu-dropdown-939-275 .breakdance-dropdown .breakdance-dropdown-link{padding-right:15px}.breakdance .bde-menu-dropdown-939-275 .breakdance-dropdown .breakdance-dropdown-link__text{font-size:15px;font-weight:400}.breakdance .bde-menu-dropdown-939-275 .breakdance-dropdown .breakdance-dropdown-link__description{font-weight:200}}@media (max-width:1119px){}@media (max-width:1023px){}@media (max-width:767px){}@media (max-width:479px){}@media (min-width:2000px){}@media (min-width:1119px) and (max-width:1500px){}.breakdance .bde-menu-custom-area-939-111{padding-left:15px;gap:15px;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start}@media (max-width:1119px){.breakdance .bde-menu-custom-area-939-111{padding:15px 15px 15px 15px;border-top:1px solid var(--bde-palette-color-1-f09a0758-c948-4ea4-bdd7-639626f49bdd);gap:10px;flex-wrap:wrap;flex-direction:row;align-items:flex-start;justify-content:flex-start}.breakdance .bde-menu-custom-area-939-111{margin-bottom:150px}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-menu-custom-area-939-111{flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start}}.tippy-box[data-theme="bde-tooltip-theme-327"]{--bde-tooltip-size:50px;--bde-tooltip-x:2px;--bde-tooltip-y:2px;background-color:#642EDA00}.tippy-box[data-theme="bde-tooltip-theme-327"] .tippy-content{padding:0px 12px 0px 12px}.tippy-box[data-theme="bde-tooltip-theme-327"] .tippy-arrow{color:#642EDA00}.tippy-box[data-theme="bde-tooltip-theme-327"] .tippy-content h1,.tippy-box[data-theme="bde-tooltip-theme-327"] .tippy-content h2,.tippy-box[data-theme="bde-tooltip-theme-327"] .tippy-content h3,.tippy-box[data-theme="bde-tooltip-theme-327"] .tippy-content h4,.tippy-box[data-theme="bde-tooltip-theme-327"] .tippy-content h5,.tippy-box[data-theme="bde-tooltip-theme-327"] .tippy-content h6,.tippy-box[data-theme="bde-tooltip-theme-327"] .tippy-content p,.tippy-box[data-theme="bde-tooltip-theme-327"] .tippy-content ul,.tippy-box[data-theme="bde-tooltip-theme-327"] .tippy-content ol,.tippy-box[data-theme="bde-tooltip-theme-327"] .tippy-content li,.tippy-box[data-theme="bde-tooltip-theme-327"] .tippy-content a{color:var(--bde-palette-color-1-ed188cb9-302f-4e02-8f01-f030993bd726);font-size:12px;font-weight:200}.breakdance .bde-tooltip-939-327 p{display:block}@media (max-width:1119px){.breakdance .bde-tooltip-939-327{width:100%}}.breakdance .bde-shortcode-939-330{min-width:350px}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-shortcode-939-330{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-shortcode-939-330{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-shortcode-939-330{display:none}}@media (max-width:479px){.breakdance .bde-shortcode-939-330{display:none}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-shortcode-939-330{width:100%;min-width:250px}}.breakdance .bde-container-link-939-286{display:flex;flex-direction:row;flex-wrap:nowrap}.breakdance .bde-container-link-939-286{background-color:var(--bde-palette-veel-heledam-roheline-edc51970-0d6f-42d5-9708-c47d18d99e01-14)}@media (min-width:1120px){.breakdance .bde-container-link-939-286{display:none}}@media (max-width:1119px){.breakdance .bde-container-link-939-286{width:100%;border-top:1px solid var(--bde-palette-meta-taust-042280ba-3072-49f3-a739-8e20fc82ac8c-12);border-bottom:1px solid var(--bde-palette-meta-taust-042280ba-3072-49f3-a739-8e20fc82ac8c-12);border-left:1px solid var(--bde-palette-meta-taust-042280ba-3072-49f3-a739-8e20fc82ac8c-12);border-right:1px solid var(--bde-palette-meta-taust-042280ba-3072-49f3-a739-8e20fc82ac8c-12);border-radius:4px}.breakdance .bde-container-link-939-286{justify-content:flex-start;align-items:center;gap:15px}}.breakdance .bde-icon-939-287 .bde-icon-icon.breakdance-icon-atom{font-size:20px;border-radius:4px;border:4px solid var(--bde-brand-primary-color);padding:15px;border-radius:0px;background:var(--bde-headings-color);border-width:1px;border-color:var(--bde-palette-color-1-b15b9726-6316-482f-a2b5-35b644f570fb)}.breakdance .bde-icon-939-287 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-1-5a4fdbd3-f41b-4f8f-b1c4-617f8546a81e)}.breakdance .bde-icon-939-287:hover .bde-icon-icon.breakdance-icon-atom{;border-color:#F1F1F157}@media (max-width:1119px){.breakdance .bde-icon-939-287 .bde-icon-icon.breakdance-icon-atom{font-size:21px}}@media (min-width:1120px){.breakdance .bde-text-939-288{display:none}}@media (max-width:1119px){.breakdance .bde-text-939-288{font-size:14px;font-weight:200}}.tippy-box[data-theme="bde-tooltip-theme-116"]{--bde-tooltip-size:50px;--bde-tooltip-x:2px;--bde-tooltip-y:2px;background-color:#642EDA00}.tippy-box[data-theme="bde-tooltip-theme-116"] .tippy-content{padding:0px 12px 0px 12px}.tippy-box[data-theme="bde-tooltip-theme-116"] .tippy-arrow{color:#642EDA00}.tippy-box[data-theme="bde-tooltip-theme-116"] .tippy-content h1,.tippy-box[data-theme="bde-tooltip-theme-116"] .tippy-content h2,.tippy-box[data-theme="bde-tooltip-theme-116"] .tippy-content h3,.tippy-box[data-theme="bde-tooltip-theme-116"] .tippy-content h4,.tippy-box[data-theme="bde-tooltip-theme-116"] .tippy-content h5,.tippy-box[data-theme="bde-tooltip-theme-116"] .tippy-content h6,.tippy-box[data-theme="bde-tooltip-theme-116"] .tippy-content p,.tippy-box[data-theme="bde-tooltip-theme-116"] .tippy-content ul,.tippy-box[data-theme="bde-tooltip-theme-116"] .tippy-content ol,.tippy-box[data-theme="bde-tooltip-theme-116"] .tippy-content li,.tippy-box[data-theme="bde-tooltip-theme-116"] .tippy-content a{color:var(--bde-palette-color-1-ed188cb9-302f-4e02-8f01-f030993bd726);font-size:12px;font-weight:200}.breakdance .bde-tooltip-939-116{z-index:99999}.breakdance .bde-tooltip-939-116 p{display:block}@media (max-width:1119px) and (min-width:1024px){.breakdance .bde-tooltip-939-116{display:none}}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-tooltip-939-116{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-tooltip-939-116{display:none}}@media (max-width:479px){.breakdance .bde-tooltip-939-116{display:none}}@media (max-width:1119px){.breakdance .bde-tooltip-939-116{width:100%}}.breakdance .bde-container-link-939-117{display:flex;flex-direction:row;flex-wrap:nowrap}.breakdance .bde-container-link-939-117{background-color:var(--bde-palette-veel-heledam-roheline-edc51970-0d6f-42d5-9708-c47d18d99e01-14)}@media (max-width:1119px){.breakdance .bde-container-link-939-117{width:100%;border-top:1px solid #642EDA00;border-bottom:1px solid #642EDA00;border-left:1px solid #642EDA00;border-right:1px solid #642EDA00}.breakdance .bde-container-link-939-117{justify-content:flex-start;align-items:center;gap:15px}}.breakdance .bde-icon-939-118 .bde-icon-icon.breakdance-icon-atom{font-size:20px;border-radius:4px;border:4px solid var(--bde-brand-primary-color);padding:10px;border-radius:6px;background:var(--bde-palette-color-1-917217e9-0e0d-46fb-b0ed-81d73ebfb5ba);border-width:1px;border-color:var(--bde-palette-color-1-b15b9726-6316-482f-a2b5-35b644f570fb)}.breakdance .bde-icon-939-118 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-palette-color-1-5a4fdbd3-f41b-4f8f-b1c4-617f8546a81e)}.breakdance .bde-icon-939-118:hover .bde-icon-icon.breakdance-icon-atom{;border-color:#F1F1F157}@media (max-width:1119px){.breakdance .bde-icon-939-118 .bde-icon-icon.breakdance-icon-atom{font-size:21px}}@media (min-width:1120px){.breakdance .bde-text-939-119{display:none}}@media (max-width:1119px){.breakdance .bde-text-939-119{font-size:14px;font-weight:200}}.tippy-box[data-theme="bde-tooltip-theme-120"]{--bde-tooltip-size:50px;--bde-tooltip-x:2px;--bde-tooltip-y:2px;background-color:#642EDA00}.tippy-box[data-theme="bde-tooltip-theme-120"] .tippy-content{padding:0px 12px 0px 12px}.tippy-box[data-theme="bde-tooltip-theme-120"] .tippy-arrow{color:#642EDA00}.tippy-box[data-theme="bde-tooltip-theme-120"] .tippy-content h1,.tippy-box[data-theme="bde-tooltip-theme-120"] .tippy-content h2,.tippy-box[data-theme="bde-tooltip-theme-120"] .tippy-content h3,.tippy-box[data-theme="bde-tooltip-theme-120"] .tippy-content h4,.tippy-box[data-theme="bde-tooltip-theme-120"] .tippy-content h5,.tippy-box[data-theme="bde-tooltip-theme-120"] .tippy-content h6,.tippy-box[data-theme="bde-tooltip-theme-120"] .tippy-content p,.tippy-box[data-theme="bde-tooltip-theme-120"] .tippy-content ul,.tippy-box[data-theme="bde-tooltip-theme-120"] .tippy-content ol,.tippy-box[data-theme="bde-tooltip-theme-120"] .tippy-content li,.tippy-box[data-theme="bde-tooltip-theme-120"] .tippy-content a{color:var(--bde-palette-color-1-ed188cb9-302f-4e02-8f01-f030993bd726);font-size:12px;font-weight:200}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-offcanvas-topbar{display:flex}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-toggle{background-color:var(--bde-palette-color-1-917217e9-0e0d-46fb-b0ed-81d73ebfb5ba)}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-toggle{border-top:1px solid var(--bde-palette-color-1-b15b9726-6316-482f-a2b5-35b644f570fb);border-bottom:1px solid var(--bde-palette-color-1-b15b9726-6316-482f-a2b5-35b644f570fb);border-left:1px solid var(--bde-palette-color-1-b15b9726-6316-482f-a2b5-35b644f570fb);border-right:1px solid var(--bde-palette-color-1-b15b9726-6316-482f-a2b5-35b644f570fb);border-radius:6px}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-toggle:hover{border-color:var(--bde-palette-color-1-b15b9726-6316-482f-a2b5-35b644f570fb)}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-toggle{padding:9px 14px 9px 16px}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-toggle__icon{background-color:var(--bde-palette-color-1-5a4fdbd3-f41b-4f8f-b1c4-617f8546a81e);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%2024%2024%22%3E%0D%0A%20%20%3Cpath%20d%3D%22M15.75%2010.5V6a3.75%203.75%200%201%200-7.5%200v4.5m11.356-1.993%201.263%2012c.07.665-.45%201.243-1.119%201.243H4.25a1.125%201.125%200%200%201-1.12-1.243l1.264-12A1.125%201.125%200%200%201%205.513%207.5h12.974c.576%200%201.059.435%201.119%201.007ZM8.625%2010.5a.375.375%200%201%201-.75%200%20.375.375%200%200%201%20.75%200Zm7.5%200a.375.375%200%201%201-.75%200%20.375.375%200%200%201%20.75%200Z%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0D%0A%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%2024%2024%22%3E%0D%0A%20%20%3Cpath%20d%3D%22M15.75%2010.5V6a3.75%203.75%200%201%200-7.5%200v4.5m11.356-1.993%201.263%2012c.07.665-.45%201.243-1.119%201.243H4.25a1.125%201.125%200%200%201-1.12-1.243l1.264-12A1.125%201.125%200%200%201%205.513%207.5h12.974c.576%200%201.059.435%201.119%201.007ZM8.625%2010.5a.375.375%200%201%201-.75%200%20.375.375%200%200%201%20.75%200Zm7.5%200a.375.375%200%201%201-.75%200%20.375.375%200%200%201%20.75%200Z%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0D%0A%3C%2Fsvg%3E);mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-toggle__subtotal .woocommerce-Price-amount bdi{color:var(--bde-palette-color-1-5a4fdbd3-f41b-4f8f-b1c4-617f8546a81e);font-size:13px;font-weight:200}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-toggle__counter{background-color:#F1F1F1;color:var(--bde-brand-primary-color);font-size:12px;font-weight:700}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-toggle__counter{position:absolute;top:-6px;;right:-8px;}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-offcanvas__close-button{font-size:40px}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-offcanvas-title{order:1}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-offcanvas__close-button{order:2}.breakdance .bde-mini-cart-939-121 .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-939-121 .woocommerce-mini-cart{max-height:none}.breakdance .bde-mini-cart-939-121 .woocommerce-mini-cart-item{padding-top:var(--bde-woo-base-large-gaps);padding-bottom:var(--bde-woo-base-large-gaps)}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-offcanvas-topbar{border-bottom:1px solid var(--grey-200)}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-offcanvas-footer{border-top:1px solid var(--grey-200)}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-offcanvas-overlay{display:block}@media (max-width:1119px){.breakdance .bde-mini-cart-939-121 .bde-mini-cart-toggle{padding:6px 12px 6px 14px}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-toggle__subtotal .woocommerce-Price-amount bdi{font-size:12px}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-toggle__counter{font-size:12px}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-offcanvas .woocommerce-mini-cart__buttons{margin-bottom:20px}.breakdance .bde-mini-cart-939-121 .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-939-121 .woocommerce-mini-cart{max-height:none}.breakdance .bde-mini-cart-939-121 .woocommerce-mini-cart-item{padding-top:var(--bde-woo-base-large-gaps);padding-bottom:var(--bde-woo-base-large-gaps)}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-offcanvas-topbar{border-bottom:1px solid var(--grey-200)}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-offcanvas-footer{border-top:1px solid var(--grey-200)}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-offcanvas-overlay{display:block}}@media (max-width:1023px){.breakdance .bde-mini-cart-939-121 .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-939-121 .woocommerce-mini-cart{max-height:none}.breakdance .bde-mini-cart-939-121 .woocommerce-mini-cart-item{padding-top:var(--bde-woo-base-large-gaps);padding-bottom:var(--bde-woo-base-large-gaps)}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-offcanvas-topbar{border-bottom:1px solid var(--grey-200)}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-offcanvas-footer{border-top:1px solid var(--grey-200)}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-offcanvas-overlay{display:block}}@media (max-width:767px){.breakdance .bde-mini-cart-939-121 .bde-mini-cart-toggle{padding:6px 10px 6px 10px}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-toggle__subtotal .woocommerce-Price-amount bdi{font-size:12px}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-toggle__counter{font-size:12px}.breakdance .bde-mini-cart-939-121 .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-939-121 .woocommerce-mini-cart{max-height:none}.breakdance .bde-mini-cart-939-121 .woocommerce-mini-cart-item{padding-top:var(--bde-woo-base-large-gaps);padding-bottom:var(--bde-woo-base-large-gaps)}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-offcanvas-topbar{border-bottom:1px solid var(--grey-200)}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-offcanvas-footer{border-top:1px solid var(--grey-200)}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-offcanvas-overlay{display:block}.breakdance .bde-mini-cart-939-121{--bde-woo-responsive__stack:column;--bde-woo-responsive__width:100%;--bde-woo-responsive__max-width:100%}}@media (max-width:479px){.breakdance .bde-mini-cart-939-121 .bde-mini-cart-offcanvas__close-button{font-size:40px}.breakdance .bde-mini-cart-939-121 .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-939-121 .woocommerce-mini-cart{max-height:none}.breakdance .bde-mini-cart-939-121 .woocommerce-mini-cart-item{padding-top:var(--bde-woo-base-large-gaps);padding-bottom:var(--bde-woo-base-large-gaps)}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-offcanvas-topbar{border-bottom:1px solid var(--grey-200)}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-offcanvas-footer{border-top:1px solid var(--grey-200)}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-offcanvas-overlay{display:block}}@media (min-width:2000px){.breakdance .bde-mini-cart-939-121 .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-939-121 .woocommerce-mini-cart{max-height:none}.breakdance .bde-mini-cart-939-121 .woocommerce-mini-cart-item{padding-top:var(--bde-woo-base-large-gaps);padding-bottom:var(--bde-woo-base-large-gaps)}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-offcanvas-topbar{border-bottom:1px solid var(--grey-200)}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-offcanvas-footer{border-top:1px solid var(--grey-200)}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-offcanvas-overlay{display:block}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-mini-cart-939-121 .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-939-121 .woocommerce-mini-cart{max-height:none}.breakdance .bde-mini-cart-939-121 .woocommerce-mini-cart-item{padding-top:var(--bde-woo-base-large-gaps);padding-bottom:var(--bde-woo-base-large-gaps)}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-offcanvas-topbar{border-bottom:1px solid var(--grey-200)}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-offcanvas-footer{border-top:1px solid var(--grey-200)}.breakdance .bde-mini-cart-939-121 .bde-mini-cart-offcanvas-overlay{display:block}}@media (min-width:1120px){.breakdance .bde-shortcode-939-331{display:none}}.breakdance .bde-section-10055-100 .section-container{align-items:center;text-align:center}.breakdance .bde-section-10055-100{background-color:var(--bd-palette-color-1);background:linear-gradient(135deg,rgba(8,66,83,1) 0%,rgba(6,86,110,1) 100%)}.breakdance .bde-section-10055-100 .section-container{padding-bottom:0px;padding-top:0px}.breakdance .bde-image-10055-135{margin-top:50px;margin-bottom:50px;width:200px}.breakdance .bde-image-10055-135 .breakdance-image-object{width:100%;height:200px;opacity:0.7;transition-duration:200ms}.breakdance .bde-image-10055-135:hover .breakdance-image-object{opacity:1}@media (max-width:767px){.breakdance .bde-image-10055-135{width:150px}.breakdance .bde-image-10055-135 .breakdance-image-object{width:100%;height:150px}}.breakdance .bde-columns-10055-104{--columnCount:4}.breakdance .bde-columns-10055-104{background-color:var(--bde-background-color);padding:28px 32px 28px 32px;border-top:1px solid var(--bd-palette-color-4);border-bottom:1px solid var(--bd-palette-color-4);border-left:1px solid var(--bd-palette-color-4);border-right:1px solid var(--bd-palette-color-4);border-radius:8px}@media (max-width:1119px){.breakdance .bde-columns-10055-104{--columnCount:4}.breakdance .bde-columns-10055-104.bde-columns{--columnCount:2;flex-direction:row;flex-wrap:wrap}.breakdance .bde-columns-10055-104.bde-columns>.bde-column{--column-width:50%}}@media (max-width:1023px){.breakdance .bde-columns-10055-104{--columnCount:4}}@media (max-width:767px){.breakdance .bde-columns-10055-104{--columnCount:4}.breakdance .bde-columns-10055-104.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-10055-104.bde-columns>.bde-column{width:100%}.breakdance .bde-columns-10055-104{padding-right:20px;padding-left:20px}}@media (max-width:479px){.breakdance .bde-columns-10055-104{--columnCount:4}.breakdance .bde-columns-10055-104>div:nth-child(1){order:10}.breakdance .bde-columns-10055-104>div:nth-child(2){order:9}.breakdance .bde-columns-10055-104>div:nth-child(3){order:8}.breakdance .bde-columns-10055-104>div:nth-child(4){order:7}.breakdance .bde-columns-10055-104>div:nth-child(5){order:6}.breakdance .bde-columns-10055-104>div:nth-child(6){order:5}.breakdance .bde-columns-10055-104>div:nth-child(7){order:4}.breakdance .bde-columns-10055-104>div:nth-child(8){order:3}.breakdance .bde-columns-10055-104>div:nth-child(9){order:2}.breakdance .bde-columns-10055-104>div:nth-child(10){order:1}}@media (min-width:2000px){.breakdance .bde-columns-10055-104{--columnCount:4}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-columns-10055-104{--columnCount:4}}.breakdance .bde-column-10055-124{--column-width:40%;justify-content:center}.breakdance .bde-column-10055-124.bde-column{padding-right:40px;padding-bottom:20px}@media (max-width:1119px){.breakdance .bde-column-10055-124.bde-column{padding-right:20px}}@media (max-width:1023px){.breakdance .bde-column-10055-124.bde-column{padding-right:0px}}@media (max-width:767px){.breakdance .bde-column-10055-124{align-items:flex-start;text-align:left}.breakdance .bde-column-10055-124.bde-column{padding-right:0px}}@media (max-width:479px){.breakdance .bde-column-10055-124.bde-column{padding-right:0px}}.breakdance .bde-text-10055-125{color:var(--bde-headings-color);font-size:18px;font-weight:700;margin-bottom:12px}.breakdance .bde-text-10055-126{color:var(--bd-palette-color-2);margin-bottom:20px}.breakdance .bde-form-builder-10055-127{--bde-form-input-background-color:var(--bd-palette-color-1);--bde-form-input-padding-top:19px;--bde-form-input-padding-right:16px;--bde-form-input-padding-bottom:19px;--bde-form-input-padding-left:16px;--bde-form-input-focused-background-color:var(--bde-background-color);--bde-form-input-focused-border-color:var(--bde-brand-primary-color);--bde-form-input-focused-shadow:0px 0px 12px 0px var(--bde-brand-primary-color);--bde-form-input-border-radius:8px}.breakdance .bde-form-builder-10055-127 .breakdance-form .breakdance-form-field__input,.breakdance .bde-form-builder-10055-127 .breakdance-form-dropzone,.breakdance .bde-form-builder-10055-127 .select2-container--default .select2-search--dropdown .select2-search__field,.breakdance .bde-form-builder-10055-127 .select2-container--default .select2-selection--single,.breakdance .bde-form-builder-10055-127 .breakdance-woocommerce .price_slider_amount input[type="text"],.breakdance .bde-form-builder-10055-127 .breakdance-woocommerce input[type="search"],.breakdance .bde-form-builder-10055-127 .breakdance-woocommerce textarea,.breakdance .bde-form-builder-10055-127 .breakdance-woocommerce .woocommerce-Input,.breakdance .bde-form-builder-10055-127 .breakdance-woocommerce .input-text,.breakdance .bde-form-builder-10055-127 .breakdance-woocommerce select,.breakdance .bde-form-builder-10055-127 .breakdance-woocommerce .wc_payment_method input[type="text"],.breakdance .bde-form-builder-10055-127 .breakdance-woocommerce .wc-stripe-elements-field{background-color:var(--bd-palette-color-1);border-radius:8px}.breakdance .bde-form-builder-10055-127 .breakdance-form .breakdance-form-field__input:focus{background-color:var(--bde-background-color);border-color:var(--bde-brand-primary-color);box-shadow:0px 0px 12px 0px var(--bde-brand-primary-color)}.breakdance .bde-form-builder-10055-127 .breakdance-form-footer{justify-content:unset}.breakdance .bde-form-builder-10055-127 .breakdance-form-footer .breakdance-form-button__submit,.breakdance .bde-form-builder-10055-127 .breakdance-form-footer .breakdance-form-field--step-buttons{width:100%}.breakdance .bde-form-builder-10055-127 .breakdance-form-button__submit::after{content:"";display:block;background-color:currentColor;width:25px;height:25px;margin-right:4px;margin-left:20px;mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%0D%0A%20%20%3Cpath%20d%3D%22M14.857%2017.082a23.848%2023.848%200%200%200%205.454-1.31A8.967%208.967%200%200%201%2018%209.75V9A6%206%200%200%200%206%209v.75a8.967%208.967%200%200%201-2.312%206.022c1.733.64%203.56%201.085%205.455%201.31m5.714%200a24.255%2024.255%200%200%201-5.714%200m5.714%200a3%203%200%201%201-5.714%200M3.124%207.5A8.969%208.969%200%200%201%205.292%203m13.416%200a8.969%208.969%200%200%201%202.168%204.5%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0D%0A%3C%2Fsvg%3E);mask-position:0 0;mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%0D%0A%20%20%3Cpath%20d%3D%22M14.857%2017.082a23.848%2023.848%200%200%200%205.454-1.31A8.967%208.967%200%200%201%2018%209.75V9A6%206%200%200%200%206%209v.75a8.967%208.967%200%200%201-2.312%206.022c1.733.64%203.56%201.085%205.455%201.31m5.714%200a24.255%2024.255%200%200%201-5.714%200m5.714%200a3%203%200%201%201-5.714%200M3.124%207.5A8.969%208.969%200%200%201%205.292%203m13.416%200a8.969%208.969%200%200%201%202.168%204.5%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0D%0A%3C%2Fsvg%3E);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%;transition-timing-function:ease-in-out;transition-property:transform,background-color;transition-duration:var(--bde-transition-duration)}.breakdance .bde-form-builder-10055-127 .breakdance-form-button__submit::after{width:25px;height:25px}.breakdance .bde-form-builder-10055-127 .breakdance-form-button__submit::after{margin-left:20px}@media (max-width:1119px){.breakdance .bde-form-builder-10055-127 .breakdance-form{grid-template-columns:unset}.breakdance .bde-form-builder-10055-127 .breakdance-form--horizontal{grid-auto-flow:unset}.breakdance .bde-form-builder-10055-127 .breakdance-form .breakdance-form-field,.breakdance .bde-form-builder-10055-127 .breakdance-form .breakdance-form-stepper{grid-column-start:unset}}.breakdance .bde-column-10055-111{--column-width:20%}.breakdance .bde-column-10055-111.bde-column{padding-bottom:20px}@media (max-width:767px){.breakdance .bde-column-10055-111{align-items:flex-start;text-align:left;justify-content:flex-start}}.breakdance .bde-text-10055-112{padding-bottom:12px}.breakdance .bde-column-10055-117{--column-width:20%}.breakdance .bde-column-10055-117.bde-column{padding-bottom:20px}@media (max-width:767px){.breakdance .bde-column-10055-117{align-items:flex-start;text-align:left;justify-content:flex-start}}.breakdance .bde-text-10055-118{padding-bottom:12px}.breakdance .bde-column-10055-105{--column-width:20%}.breakdance .bde-column-10055-105.bde-column{padding-bottom:20px}@media (max-width:767px){.breakdance .bde-column-10055-105{align-items:flex-start;text-align:left;justify-content:flex-start}}.breakdance .bde-text-10055-106{padding-bottom:12px}.breakdance .bde-div-10055-128{width:100%;padding-top:24px;padding-bottom:24px;border-top:1px solid var(--bd-palette-color-4);flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-between}@media (max-width:767px){.breakdance .bde-div-10055-128{align-items:center;text-align:center;justify-content:center;flex-direction:column}}.breakdance .bde-text-10055-129{color:var(--bde-palette-color-1-5a4fdbd3-f41b-4f8f-b1c4-617f8546a81e);font-size:14px}@media (max-width:767px){.breakdance .bde-text-10055-129{margin-bottom:24px}}.breakdance .bde-social-icons-10055-130{flex-direction:row;gap:6px}.breakdance .bde-social-icons-10055-130 .bde-social-icons__icon-wrapper{border-radius:4px;background-color:var(--bd-palette-color-2);padding:8px;opacity:0.8}.breakdance .bde-social-icons-10055-130 .bde-social-icons__icon-wrapper:hover{background-color:var(--bde-body-text-color);transform:scale(1.1);opacity:1}.breakdance .bde-social-icons-10055-130 .bde-social-icons__icon-wrapper svg{width:12px;height:12px;fill:var(--bde-background-color)}.breakdance .bde-popup-151109-100{background-color:#000000BF;align-items:flex-end;text-align:right}.breakdance .bde-popup-151109-100 .breakdance-popup{width:660px;height:100svh}.breakdance .bde-popup-151109-100 .breakdance-popup-content{padding-left:60px;padding-right:60px;padding-top:75px}.breakdance .bde-popup-151109-100 .breakdance-popup .breakdance-popup-close-button{color:var(--bde-palette-color-1-ed188cb9-302f-4e02-8f01-f030993bd726);--closeButtonSize:32px;--closeButtonOutsidePadding:10px;padding-left:10px;padding-right:10px;padding-bottom:10px;padding-top:10px;background-color:var(--bde-links-color)}@media (max-width:1119px){.breakdance .bde-popup-151109-100 .breakdance-popup .breakdance-popup-close-button{color:var(--bde-palette-color-1-ed188cb9-302f-4e02-8f01-f030993bd726);background-color:var(--bde-links-color)}}@media (max-width:1023px){.breakdance .bde-popup-151109-100 .breakdance-popup{width:500px}.breakdance .bde-popup-151109-100 .breakdance-popup .breakdance-popup-close-button{color:var(--bde-palette-color-1-ed188cb9-302f-4e02-8f01-f030993bd726);background-color:var(--bde-links-color)}}@media (max-width:767px){.breakdance .bde-popup-151109-100 .breakdance-popup{width:80%}.breakdance .bde-popup-151109-100 .breakdance-popup-content{padding-left:20px;padding-right:20px}.breakdance .bde-popup-151109-100 .breakdance-popup .breakdance-popup-close-button{color:var(--bde-palette-color-1-ed188cb9-302f-4e02-8f01-f030993bd726);background-color:var(--bde-links-color)}}@media (max-width:479px){.breakdance .bde-popup-151109-100 .breakdance-popup{width:80%}.breakdance .bde-popup-151109-100 .breakdance-popup .breakdance-popup-close-button{color:var(--bde-palette-color-1-ed188cb9-302f-4e02-8f01-f030993bd726);background-color:var(--bde-links-color)}}@media (min-width:2000px){.breakdance .bde-popup-151109-100 .breakdance-popup .breakdance-popup-close-button{color:var(--bde-palette-color-1-ed188cb9-302f-4e02-8f01-f030993bd726);background-color:var(--bde-links-color)}}@media (min-width:1119px) and (max-width:1500px){.breakdance .bde-popup-151109-100 .breakdance-popup .breakdance-popup-close-button{color:var(--bde-palette-color-1-ed188cb9-302f-4e02-8f01-f030993bd726);background-color:var(--bde-links-color)}}.breakdance .bde-div-151109-101{width:100%;padding:5px 0px 5px 0px;margin-bottom:100px}.breakdance .bde-div-151109-101{display:flex;flex-direction:column;gap:15px}@media (max-width:479px){.breakdance .bde-wpgbfacet-151109-103{font-size:14px}}.breakdance .bde-div-151109-109{width:100%;padding-top:20px}.breakdance .bde-div-151109-109{display:flex;flex-direction:row;flex-wrap:nowrap}.breakdance .bde-div-151109-109{background-color:var(--bde-background-color)}.breakdance .bde-div-151109-109{position:absolute;bottom:0px}