.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}.bde-breadcrumbs{display:flex;margin:0;padding:0;max-width:100%;list-style-type:none;align-items:center;justify-content:flex-start;text-align:left;flex-wrap:wrap;color:var(--bde-body-text-color)}.bde-breadcrumbs
p{margin:0}.breakdance .bde-breadcrumbs
a{font-weight:600;text-decoration:none;color:var(--bde-links-color)}.breakdance .bde-breadcrumbs a:hover{color:var(--bde-links-color-hover)}.bde-breadcrumbs
.separator{color:var(--bde-body-text-color)}.breakdance .bde-columns{max-width:100%;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--bde-column-gap)}.breakdance .bde-column{display:flex;flex-direction:column;justify-content:flex-start;text-align:left;align-items:flex-start;width:calc(var(--column-width) - var(--bde-column-gap) * ((var(--columnCount) - 1) / var(--columnCount)));position:relative;background-size:cover}.breakdance .bde-heading{max-width:100%;margin:0}.breakdance .bde-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-icon-list{max-width:100%;display:flex;text-align:left}.breakdance .bde-icon-list
ul{width:100%;display:flex;flex-direction:column;list-style:none;padding:0;margin:0;gap:16px}.breakdance .bde-icon-list li .bde-icon-list__item-wrapper{display:flex;align-items:center;text-decoration:none;gap:8px}.breakdance .bde-icon-list ul .bde-icon-list__icon{display:flex;font-size:20px}.breakdance .bde-icon-list--background ul .bde-icon-list__icon{padding:14px;border-radius:0px;background-color:#DBE5FF}.breakdance .bde-icon-list ul .bde-icon-list__icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.breakdance .bde-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}.breakdance .bde-button{max-width:100%}.breakdance .bde-grid{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);text-align:left;max-width:100%;width:100%;position:relative;background-size:cover;align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}.breakdance .bde-icon{display:flex}.breakdance .bde-text{max-width:100%;margin:0;color:var(--bde-text-color,var(--bde-body-text-color))}.breakdance .bde-advancedslider{--bde-advanced-slider-height:auto;position:relative;max-width:100%;width:100%;height:var(--bde-advanced-slider-height)}.bde-advancedslider .advanced-slider__slide,.bde-advancedslider .breakdance-swiper-wrapper,.bde-advancedslider
.swiper{height:100%}.breakdance .bde-advancedslide.swiper-slide{height:auto}.breakdance .bde-advancedslide .advanced-slider__slide{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px
30px 50px}.breakdance .bde-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-star-rating{max-width:100%;width:max-content;display:flex;flex-direction:row;align-items:center;gap:12px}.breakdance .bde-star-rating>svg{position:absolute}.breakdance .bde-star-rating .bde-star-rating__wrapper{position:relative;overflow:hidden;display:flex;flex-wrap:wrap;gap:4px}.breakdance .bde-star-rating .bde-star-rating__wrapper
svg{width:32px;height:32px}.breakdance .bde-star-rating .bde-star-rating__wrapper
svg{fill:orange}.breakdance .bde-star-rating .bde-star-rating__label{font-weight:400;line-height:1.2;font-size:20px}.breakdance .bde-basic-list{text-align:left;max-width:100%;margin:0;padding:0}.breakdance .bde-frequently-asked-questions{display:flex;text-align:left;flex-direction:column;list-style-type:none;margin:0;padding:0;width:100%;max-width:100%;--faqBorderColor:#000;--faqBorderWidth:2px;--faqItemHorizontalPadding:16px;--faqItemVerticalPadding:16px}.breakdance .bde-frequently-asked-questions .bde-faq__item{border-style:solid;border-color:var(--faqBorderColor);border-width:var(--faqBorderWidth)}.breakdance .bde-frequently-asked-questions .bde-faq__item:not(:first-child){margin-top:calc(var(--faqBorderWidth) * -1)}.breakdance .bde-faq__answer-content{padding:var(--faqItemVerticalPadding) var(--faqItemHorizontalPadding);padding-top:0px}.breakdance .bde-faq__title-tag{font-size:1.25em;font-weight:500;margin:0;padding:0;text-align:left}.breakdance .bde-faq__title{text-align:left}.breakdance .bde-faq__icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.breakdance .bde-faq__icon{display:flex;align-items:center;font-size:1em;transition:transform 0.3s ease}.breakdance .bde-faq__question{border:none;margin:0;padding:0;width:100%;overflow:visible;background:transparent;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;padding:var(--faqItemVerticalPadding) var(--faqItemHorizontalPadding);display:inline-flex;flex-direction:row;align-items:center;justify-content:space-between;cursor:pointer;color:inherit}.breakdance .bde-faq__btn{margin-top:16px}.breakdance .bde-faq__item.is-collapsing .bde-faq__answer{height:0;overflow:hidden;transition:height var(--bde-transition-duration) ease}.breakdance .bde-faq__item:not(.is-active,.is-collapsing) .bde-faq__answer{display:none}.breakdance .bde-faq__question[aria-expanded="true"] .bde-faq__icon--rotate{transform:rotateZ(90deg)}.breakdance .bde-faq__icon--inactive,.breakdance .bde-faq__question[aria-expanded="true"] .bde-faq__icon--active{display:flex}.breakdance .bde-faq__icon--active,.breakdance .bde-faq__question[aria-expanded="true"] .bde-faq__icon--inactive{display:none}.breakdance .bde-text-link{display:flex}.breakdance .bde-text-link>*{margin:0;color:currentColor}.breakdance .bde-dual-heading{max-width:100%;margin:0;line-height:1.2;position:relative}.bde-fancy-divider{max-width:100%;width:100%;display:flex;--bde-fancy-divider-border-style:dotted;--bde-fancy-divider-border-size:2px;--bde-fancy-divider-border-color:var(--grey-600);--bde-fancy-divider-pattern-height:12px;--bde-fancy-divider-pattern-size:40px;--bde-fancy-divider-pattern-url:'url()'}.bde-fancy-divider__wrapper{display:flex;width:100%}.bde-fancy-divider__separator{width:100%;border-top:var(--bde-fancy-divider-border-size) var(--bde-fancy-divider-border-style) var(--bde-fancy-divider-border-color)}.bde-fancy-divider__separator.has-content{border-top:0;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center}.bde-fancy-divider__separator.has-content::before,.bde-fancy-divider__separator.has-content::after{content:"";width:100%;display:block;flex-direction:row;flex-wrap:nowrap;border-top:var(--bde-fancy-divider-border-size) var(--bde-fancy-divider-border-style) var(--bde-fancy-divider-border-color)}.bde-fancy-divider__separator.has-content-flex-end::after,.bde-fancy-divider__separator.has-content-flex-start::before{display:none}.bde-fancy-divider__content{margin-right:16px;margin-left:16px;flex-shrink:0}.bde-fancy-divider__separator.has-content-flex-start .bde-fancy-divider__content{margin-left:0!important}.bde-fancy-divider__separator.has-content-flex-end .bde-fancy-divider__content{margin-right:0!important}.bde-fancy-divider__content--icon>svg{font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.bde-fancy-divider__content--icon{display:flex;font-size:32px}.bde-fancy-divider__content--image{width:200px}.bde-fancy-divider__separator.has-pattern:not(.has-content),.bde-fancy-divider__separator.has-pattern.has-content::before,.bde-fancy-divider__separator.has-pattern.has-content::after{min-height:var(--bde-fancy-divider-pattern-height);-webkit-mask-size:var(--bde-fancy-divider-pattern-size) 100%;mask-size:var(--bde-fancy-divider-pattern-size) 100%;-webkit-mask-repeat:repeat;mask-repeat:repeat;background-color:var(--bde-fancy-divider-border-color);-webkit-mask-image:var(--bde-fancy-divider-pattern-url);mask-image:var(--bde-fancy-divider-pattern-url)}.breakdance .bde-shortcode{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:#f06421;--bde-brand-primary-color-hover:#f06421;--bde-body-font-family:"Poppins",sans-serif;--bde-heading-font-family:"Exo 2",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:15px;--bde-h5-font-size:18px;--bde-h4-font-size:22px;--bde-h3-font-size:30px;--bde-h2-font-size:38px;--bde-h1-font-size:46px;--bde-body-text-color:#242729;--bde-headings-color:#242729;--bde-background-color:#FFF;--bde-palette-color-1-796caef2-dae7-4976-af3a-b01b353b6ff2:#f8f9fb;--bde-palette-color-1-ef5982e1-816d-4025-beb9-9783747f10b5:#181d21;--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1:#E4E4E4;--bde-palette-color-1-8274021f-42fe-4be0-b425-ba50a0ff93fc:#FFFCF7;--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7:#FFEDE1;--bde-palette-color-1-0b70cf4c-5fda-462b-8230-5fe5ccf15870:#00a69c;--bde-palette-color-1-545e0c61-14ca-40c3-b063-633efcc0af1e:#FFF;--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,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 512a256 256 0 1 0 0-512 256 256 0 1 0 0 512zm0-384c13.3 0 24 10.7 24 24v112c0 13.3-10.7 24-24 24s-24-10.7-24-24V152c0-13.3 10.7-24 24-24zm-32 224a32 32 0 1 1 64 0 32 32 0 1 1-64 0z'/%3E%3C/svg%3E");--success-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm-1 17l-5-5.299 1.399-1.43 3.574 3.736 6.572-7.007 1.455 1.403-8 8.597z"/></svg>');--info-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm1 18h-2v-6h-2v-2h4v8zm-1-9.75c-.69 0-1.25-.56-1.25-1.25s.56-1.25 1.25-1.25 1.25.56 1.25 1.25-.56 1.25-1.25 1.25z"/></svg>');--chevron-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M0 7.33l2.829-2.83 9.175 9.339 9.167-9.339 2.829 2.83-11.996 12.17z"/></svg>');--checkbox-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M9 21.035l-9-8.638 2.791-2.87 6.156 5.874 12.21-12.436 2.843 2.817z"/></svg>');--radiobutton-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><circle cx="12" cy="12" r="12"/></svg>');--show-password-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12.015 7c4.751 0 8.063 3.012 9.504 4.636-1.401 1.837-4.713 5.364-9.504 5.364-4.42 0-7.93-3.536-9.478-5.407 1.493-1.647 4.817-4.593 9.478-4.593zm0-2c-7.569 0-12.015 6.551-12.015 6.551s4.835 7.449 12.015 7.449c7.733 0 11.985-7.449 11.985-7.449s-4.291-6.551-11.985-6.551zm-.015 5c1.103 0 2 .897 2 2s-.897 2-2 2-2-.897-2-2 .897-2 2-2zm0-2c-2.209 0-4 1.792-4 4 0 2.209 1.791 4 4 4s4-1.791 4-4c0-2.208-1.791-4-4-4z"/></svg>');--hide-password-svg-icon:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19.604 2.562l-3.346 3.137c-1.27-.428-2.686-.699-4.243-.699-7.569 0-12.015 6.551-12.015 6.551s1.928 2.951 5.146 5.138l-2.911 2.909 1.414 1.414 17.37-17.035-1.415-1.415zm-6.016 5.779c-3.288-1.453-6.681 1.908-5.265 5.206l-1.726 1.707c-1.814-1.16-3.225-2.65-4.06-3.66 1.493-1.648 4.817-4.594 9.478-4.594.927 0 1.796.119 2.61.315l-1.037 1.026zm-2.883 7.431l5.09-4.993c1.017 3.111-2.003 6.067-5.09 4.993zm13.295-4.221s-4.252 7.449-11.985 7.449c-1.379 0-2.662-.291-3.851-.737l1.614-1.583c.715.193 1.458.32 2.237.32 4.791 0 8.104-3.527 9.504-5.364-.729-.822-1.956-1.99-3.587-2.952l1.489-1.46c2.982 1.9 4.579 4.327 4.579 4.327z"/></svg>');--x-mark-svg-icon:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20384%20512%22%3E%3Cpath%20d%3D%22M342.6%20150.6c12.5-12.5%2012.5-32.8%200-45.3s-32.8-12.5-45.3%200L192%20210.7%2086.6%20105.4c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3L146.7%20256%2041.4%20361.4c-12.5%2012.5-12.5%2032.8%200%2045.3s32.8%2012.5%2045.3%200L192%20301.3l105.4%20105.3c12.5%2012.5%2032.8%2012.5%2045.3%200s12.5-32.8%200-45.3L237.3%20256l105.3-105.4z%22%2F%3E%3C%2Fsvg%3E);--error-svg-icon-color:var(--red-500);--success-svg-icon-color:var(--emerald-700);--info-svg-icon-color:var(--sky-500);--chevron-svg-icon-color:var(--grey-900);--checkbox-svg-icon-color:var(--grey-900);--radiobutton-svg-icon-color:var(--grey-900);--show-password-svg-icon-color:var(--grey-900);--hide-password-svg-icon-color:var(--grey-900);--bde-woo-notices__icon-size:16px;--bde-woo-notices__padding:24px;--bde-woo-notices__border-radius:4px;--bde-woo-notices__error-background:var(--red-50);--bde-woo-notices__error-text:var(--red-500);--bde-woo-notices__error-link-text:var(--red-500);--bde-woo-notices__error-link-text-hover:var(--red-500);--bde-woo-notices__info-background:var(--sky-100);--bde-woo-notices__info-text:var(--sky-500);--bde-woo-notices__info-link-text:var(--sky-500);--bde-woo-notices__info-link-text-hover:var(--sky-500);--bde-woo-notices__success-background:var(--emerald-100);--bde-woo-notices__success-text:var(--emerald-700);--bde-woo-notices__success-link-text:var(--emerald-700);--bde-woo-notices__success-link-text-hover:var(--emerald-700);--bde-woo-sale-badge__border-radius:2px;--bde-woo-sale-badge__padding:4px
8px;--bde-woo-ratings__star-color:var(--yellow-500);--bde-woo-ratings__star-size:18px;--bde-woo-ratings__filled-star-svg:url('data:image/svg+xml;utf8,<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><polygon id="Path" points="12 0.587 15.668 8.155 24 9.306 17.936 15.134 19.416 23.413 12 19.446 4.583 23.413 6.064 15.134 0 9.306 8.332 8.155"></polygon></svg>');--bde-woo-ratings__empty-star-svg:url('data:image/svg+xml;utf8,<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M12,5.173 L14.335,9.99 L19.64,10.722 L15.779,14.432 L16.721,19.702 L12,17.178 L7.279,19.703 L8.221,14.433 L4.36,10.723 L9.665,9.99 L12,5.173 L12,5.173 Z M12,0.587 L8.332,8.155 L0,9.306 L6.064,15.134 L4.584,23.413 L12,19.446 L19.416,23.412 L17.936,15.133 L24,9.306 L15.668,8.156 L12,0.587 Z" id="Shape"></path></svg>');--bde-woo-product-images__border-radius:4px;--bde-woo-product-images__border-width:0px;--bde-woo-product-images__border-color:var(--grey-300);--bde-woo-wrappers__background-color:var(--white);--bde-woo-wrappers__border-radius:4px;--bde-woo-wrappers__border-color:var(--grey-300);--bde-woo-wrappers__border-width:1px;--bde-woo-wrappers__shadow:rgba(0,0,0,0.05) 0 1px 3px,rgba(0,0,0,0.05) 0 1px 2px;--bde-woo-tables__header-color:var(--grey-100);--bde-woo-tables__background-color:var(--white);--bde-woo-tables__border-radius:4px;--bde-woo-tables__border-width:1px;--bde-woo-widgets__chip-background-color:transparent;--bde-woo-widgets__chip-background-color-hover:var(--indigo-50);--bde-woo-widgets__chip-text-color:inherit;--bde-woo-widgets__handle-border-color:var(--grey-300);--bde-woo-widgets__handle-background-color:var(--white);--bde-woo-widgets__handle-background-color-hover:var(--white);--bde-woo-widgets__handle-shadow:rgba(0,0,0,0.05) 0 1px 3px,rgba(0,0,0,0.05) 0 1px 2px;--bde-woo-widgets__handle-shadow-hover:var(--grey-300) 0 0 4px;--bde-woo-widgets__remove-item-from-cart-color:var(--grey-450);--bde-woo-select2__active-item-background-color:var(--indigo-50);--bde-woo-gallery__zoom-icon-shadow:rgba(0,0,0,0.05) 0 1px 3px,rgba(0,0,0,0.05) 0 1px 2px;--bde-woo-payment-box-background-color:var(--grey-100);--bde-woo-payment-box-border-color:var(--grey-200);--bde-woo-payment-box-border-width:1px;--bde-woo-quicklook-button-icon:url(/wp-content/uploads/breakdance/css/icons/eye.svg);--bde-woo-quicklook-button-background-color:none;--bde-woo-quicklook-button-icon-size:20px;--bde-woo-quicklook-button-backdrop-color:rgba(0,0,0,0.15);--bde-woo-quicklook-button-backdrop-opacity:0.7;--bde-woo-quicklook-modal-background-color:var(--white);--bde-woo-quicklook-overlay-color:rgba(0,0,0,0.7);--bde-woo-quicklook-close-button-size:2em;--bde-woo-quicklook-arrow-size:1em;--bde-woo-quicklook-arrow-color:var(--white);--bde-woo-swatch-space-between-options:10px;--bde-woo-swatch-padding:7px
7px;--bde-woo-swatch-color-width:30px;--bde-woo-swatch-color-height:30px;--bde-woo-swatch-border:1px
solid var(--grey-200);--bde-woo-swatch-border-color-hover:var(--grey-400);--bde-woo-swatch-shadow:none;--bde-woo-swatch-shadow-hover:none;--bde-woo-swatch-background:var(--white);--bde-woo-swatch-background-hover:var(--grey-50);--bde-woo-swatch-color-padding:2px;--bde-woo-swatch-tooltip-color:var(--white);--bde-woo-swatch-tooltip-background:var(--grey-900);--bde-woo-swatch-tooltip-padding:7px;--bde-woo-swatch-space-after-label:8px;--bde-woo-responsive__stack:row}:root,.bde-global-css-vars{--bde-links-color:var(--bde-brand-primary-color);--bde-links-color-hover:var(--bde-palette-color-1-0b70cf4c-5fda-462b-8230-5fe5ccf15870);--bde-button-primary-background-color:var(--bde-brand-primary-color);--bde-button-primary-background-color-hover:var(--bde-brand-primary-color-hover);--bde-button-secondary-border-color:var(--bde-brand-primary-color);--bde-button-secondary-border-color-hover:var(--bde-brand-primary-color);--bde-button-secondary-text-color:var(--bde-brand-primary-color);--bde-button-secondary-background-color-hover:var(--bde-brand-primary-color);--bde-button-text-text-color:var(--bde-links-color);--bde-button-text-text-color-hover:var(--bde-links-color-hover);--bde-button-font-size:var(--bde-body-font-size);--bde-form-font-size:var(--bde-body-font-size);--bde-form-input-border-top-left-radius:var(--bde-form-input-border-radius);--bde-form-input-border-top-right-radius:var(--bde-form-input-border-radius);--bde-form-input-border-bottom-left-radius:var(--bde-form-input-border-radius);--bde-form-input-border-bottom-right-radius:var(--bde-form-input-border-radius);--bde-form-input-border-top:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-input-border-right:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-input-border-bottom:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-input-border-left:var(--bde-form-input-border-width) solid var(--bde-form-input-border-color);--bde-form-label-color:var(--bde-headings-color);--bde-form-input-focused-border-color:var(--bde-brand-primary-color);--bde-form-input-focused-shadow:var(--bde-brand-primary-color) 0 0 2px;--bde-form-checkbox-selected-color:var(--bde-brand-primary-color);--bde-z-index-lightbox:1100;--bde-z-index-popup:1050;--bde-z-index-modal:1000;--bde-z-index-modal-backdrop:calc(var(--bde-z-index-modal) - 1);--bde-z-index-high:300;--bde-z-index-medium:200;--bde-z-index-low:100;--bde-z-index-sticky:10;--bde-z-index-minicart:var(--bde-z-index-modal);--bde-z-index-minicart-backdrop:var(--bde-z-index-modal-backdrop);--bde-z-index-menu-dropdown:var(--bde-z-index-modal);--bde-z-index-menu-mobile:var(--bde-z-index-modal);--bde-z-index-menu-backdrop:var(--bde-z-index-modal-backdrop);--bde-z-index-search-fullscreen:var(--bde-z-index-modal);--bde-z-index-back-to-top:var(--bde-z-index-high);--bde-z-index-scroll-progress:var(--bde-z-index-high);--bde-z-index-header-sticky:var(--bde-z-index-medium);--bde-z-index-header-overlay:calc(var(--bde-z-index-header-sticky) - 1);--bde-z-index-social-share-buttons:var(--bde-z-index-low);--bde-woo-base-transition:all ease var(--bde-transition-duration);--bde-woo-base-text-color:var(--bde-body-text-color);--bde-woo-base-headings-color:var(--bde-headings-color);--bde-woo-base-primary-color:var(--bde-brand-primary-color);--bde-woo-base-primary-color-hover:var(--bde-brand-primary-color-hover);--bde-woo-base-extra-small-gaps:calc(var(--bde-woo-base-small-gaps) / var(--bde-woo-base-ratio));--bde-woo-base-small-gaps:calc(var(--bde-woo-base-space) / var(--bde-woo-base-ratio));--bde-woo-base-standard-gaps:var(--bde-woo-base-space);--bde-woo-base-medium-gaps:calc(var(--bde-woo-base-space) * var(--bde-woo-base-ratio));--bde-woo-base-big-gaps:calc(var(--bde-woo-base-medium-gaps) *  var(--bde-woo-base-ratio));--bde-woo-base-large-gaps:calc(var(--bde-woo-base-big-gaps) *  var(--bde-woo-base-ratio));--bde-woo-base-extra-large-gaps:calc(var(--bde-woo-base-large-gaps) * var(--bde-woo-base-ratio));--bde-woo-typography-ratio:var(--bde-font-size-ratio);--bde-woo-typography__size-small:calc(var(--bde-woo-typography__size-standard) / var(--bde-woo-typography-ratio));--bde-woo-typography__size-small-font-family:var(--bde-body-font-family);--bde-woo-typography__size-standard:var(--bde-body-font-size);--bde-woo-typography__size-standard-font-family:var(--bde-body-font-family);--bde-woo-typography__size-medium:calc(var(--bde-woo-typography__size-standard) * var(--bde-woo-typography-ratio));--bde-woo-typography__size-medium-font-family:var(--bde-heading-font-family);--bde-woo-typography__size-large:calc(var(--bde-woo-typography__size-medium) * var(--bde-woo-typography-ratio));--bde-woo-typography__size-large-font-family:var(--bde-heading-font-family);--bde-woo-typography__size-extra-large:calc(var(--bde-woo-typography__size-large) * var(--bde-woo-typography-ratio));--bde-woo-typography__size-extra-large-font-family:var(--bde-heading-font-family);--bde-woo-buttons-and-links__text-link-color:var(--bde-brand-primary-color);--bde-woo-buttons-and-links__text-link-color-hover:var(--bde-palette-color-1-0b70cf4c-5fda-462b-8230-5fe5ccf15870);--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-base-font-size:15px}.breakdance .button-atom{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;user-select:none;appearance:none;box-sizing:border-box;margin:0;border:0;padding:0;background-color:transparent;font-size:var(--bde-button-font-size);line-height:var(--bde-button-line-height);transform:translate(0,0);max-width:100%;width:var(--bde-button-width)}.breakdance .button-atom--primary,.breakdance .button-atom--secondary,.breakdance .button-atom--custom{text-align:center;font-weight:var(--bde-button-font-weight);text-decoration:none;padding:var(--bde-button-padding-base);border-radius:var(--bde-button-border-radius);cursor:pointer;border-width:var(--bde-button-border-width);border-style:solid;border-color:transparent;transition-timing-function:ease-in-out;transition-property:all;transition-duration:var(--bde-transition-duration);overflow:hidden}.breakdance .button-atom--text{color:var(--bde-button-text-text-color)}.breakdance .button-atom--text:hover{color:var(--bde-button-text-text-color-hover)}.breakdance .button-atom--primary{color:var(--bde-button-primary-text-color);background:var(--bde-button-primary-background-color);border-color:var(--bde-button-primary-border-color)}.breakdance .button-atom--primary:hover{color:var(--bde-button-primary-text-color-hover);background:var(--bde-button-primary-background-color-hover);border-color:var(--bde-button-primary-border-color-hover)}.breakdance .button-atom--secondary{color:var(--bde-button-secondary-text-color);background:var(--bde-button-secondary-background-color);border-color:var(--bde-button-secondary-border-color)}.breakdance .button-atom--secondary:hover{color:var(--bde-button-secondary-text-color-hover);background:var(--bde-button-secondary-background-color-hover);border-color:var(--bde-button-secondary-border-color-hover)}.breakdance .button-atom--custom{color:var(--bde-button-custom-text-color);background:var(--bde-button-custom-background-color);border-color:var(--bde-button-custom-border-color)}.breakdance .button-atom--custom:hover{color:var(--bde-button-custom-text-color-hover);background:var(--bde-button-custom-background-color-hover);border-color:var(--bde-button-custom-border-color-hover)}.breakdance .button-atom:disabled,.breakdance .button-atom:hover:disabled{filter:grayscale(100%);opacity:0.6;cursor:not-allowed}.button-atom__icon-wrapper>svg:not(.breakdance-icon-atom-svg-gradient){font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:var(--bde-brand-primary-color);fill:var(--bde-brand-primary-color)}.breakdance-icon-atom{display:flex;font-size:40px}.breakdance-icon-atom>svg:not(.breakdance-icon-atom-svg-gradient){font-size:inherit;width:1em;height:1em;stroke-width:0;stroke:var(--bde-brand-primary-color);fill:var(--bde-brand-primary-color);transform:var(--eeiTransform)}.breakdance *,.breakdance *::before,.breakdance *::after{box-sizing:border-box}.breakdance
img{max-width:100%;height:auto}.breakdance
figure{margin-left:0;margin-right:0}.breakdance-full-width{width:100%;max-width:100%}.breakdance-rich-text-styles>*:first-child{margin-top:0}.breakdance-rich-text-styles>*:last-child{margin-bottom:0}.breakdance-rich-text-styles
img.aligncenter{display:block;margin:auto}.breakdance-rich-text-styles
img.alignleft{float:left}.breakdance-rich-text-styles
img.alignright{float:right}.bde-stop-scrolling,.bde-stop-scrolling
body{overflow-y:hidden}@supports (overflow-y:clip){.bde-stop-scrolling,.bde-stop-scrolling
body{overflow-y:clip}}.breakdance-animation-enabled,.breakdance-animation-enabled
body{overflow-x:hidden}@supports (overflow-x:clip){.breakdance-animation-enabled,.breakdance-animation-enabled
body{overflow-x:clip}}.lg-outer{z-index:var(--bde-z-index-lightbox)}.lg-outer .lg-thumb-outer{background-color:transparent}.lg-video-play-icon{transform:translate3d(-40%,-50%,0)}.admin-bar .lg-toolbar{top:var(--wp-admin--admin-bar--height)}[data-bde-lazy-bg="waiting"]{background-image:none!important}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;word-wrap:normal!important;padding:0;position:absolute!important;width:1px}.breakdance-global-gradients-sprite{position:absolute;width:0;height:0;overflow:hidden}.breakdance{background-color:var(--bde-background-color);color:var(--bde-body-text-color)}.breakdance h1,.breakdance h2,.breakdance h3,.breakdance h4,.breakdance h5,.breakdance
h6{color:var(--bde-headings-color)}.breakdance a,.button-atom--text{color:var(--bde-links-color)}.breakdance a:hover,.button-atom--text:hover{color:var(--bde-links-color-hover)}.breakdance .button-atom--primary,.bde-mini-cart-offcanvas .button,.bde-woo-product-quicklook-button,.woocommerce-page.woocommerce-lost-password .breakdance-woocommerce button[type="submit"],.breakdance-woocommerce .woocommerce-form-track-order button[type="submit"],.breakdance-woocommerce #place_order,.breakdance-woocommerce .woocommerce-button.pay,.breakdance-woocommerce button.single_add_to_cart_button,.breakdance-woocommerce a.single_add_to_cart_button,.breakdance-woocommerce a.button.wc-backward,.breakdance-woocommerce a.checkout-button,.breakdance-woocommerce p.order-again a.button,.breakdance-woocommerce button[name="add-to-cart"],.breakdance-woocommerce button[name="login"],.breakdance-woocommerce button[name="save_address"],.breakdance-woocommerce button[name="save_account_details"],.breakdance-woocommerce button[name="woocommerce_checkout_place_order"],.breakdance-woocommerce .woocommerce-MyAccount-content a.button[href*="add-payment-method"]{--bde-button-primary-border-color:transparent;--bde-button-primary-border-color-hover:transparent;--bde-button-primary-text-color:#fff;--bde-button-primary-text-color-hover:#fff;--bde-button-primary-background-color:var(--bde-brand-primary-color);--bde-button-primary-background-color-hover:var(--bde-palette-color-1-ef5982e1-816d-4025-beb9-9783747f10b5);border-radius:9999px;font-size:var(--preset-id-7cafb4c6-58a9-449b-af8e-3d9a41973582-font-size);font-weight:var(--preset-id-7cafb4c6-58a9-449b-af8e-3d9a41973582-font-weight);padding:var(--bde-button-padding-base)}.breakdance .button-atom--secondary,.breakdance-woocommerce .woocommerce-MyAccount-downloads-file,.breakdance-woocommerce .woocommerce-Address a.edit,.breakdance-woocommerce .woocommerce-button.view,.breakdance-woocommerce .woocommerce-Button--previous,.breakdance-woocommerce .woocommerce-Button--next,.breakdance-woocommerce .widget_price_filter .button,.breakdance-woocommerce a.button.add_to_cart_button,.breakdance-woocommerce a.button.product_type_grouped,.breakdance-woocommerce .added_to_cart,.breakdance-woocommerce .woocommerce-widget-layered-nav-dropdown__submit,.breakdance-woocommerce .woocommerce-product-search button[type="submit"],.breakdance-woocommerce a.product_type_simple,.breakdance-woocommerce a.product_type_variable,.breakdance-woocommerce .form-submit input[type="submit"],.breakdance-woocommerce button[name="update_cart"],.breakdance-woocommerce button[name="calc_shipping"],.breakdance-woocommerce button[name="apply_coupon"],.breakdance-woocommerce
a.product_type_external{--bde-button-secondary-border-color:var(--bde-brand-primary-color);--bde-button-secondary-border-color-hover:var(--bde-brand-primary-color);--bde-button-secondary-background-color:var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7);--bde-button-secondary-background-color-hover:var(--bde-background-color);--bde-button-secondary-text-color:var(--bde-brand-primary-color);--bde-button-secondary-text-color-hover:var(--bde-brand-primary-color);border-radius:9999px;color:var(--bde-brand-primary-color);font-size:var(--preset-id-7cafb4c6-58a9-449b-af8e-3d9a41973582-font-size);font-weight:var(--preset-id-7cafb4c6-58a9-449b-af8e-3d9a41973582-font-weight);padding:var(--bde-button-padding-base)}.breakdance .button-atom--preset-963f42e2-afc9-4fb0-b335-2ab6253c41d8{--bde-button-custom-border-color:transparent;--bde-button-custom-border-color-hover:transparent;--bde-button-custom-text-color:#fff;--bde-button-custom-text-color-hover:#fff;--bde-button-custom-background-color:var(--bde-brand-primary-color);--bde-button-custom-background-color-hover:var(--bde-palette-color-1-ef5982e1-816d-4025-beb9-9783747f10b5);border-radius:9999px;font-size:var(--preset-id-7cafb4c6-58a9-449b-af8e-3d9a41973582-font-size);font-weight:var(--preset-id-7cafb4c6-58a9-449b-af8e-3d9a41973582-font-weight);padding:var(--bde-button-padding-base)}.breakdance .button-atom--preset-963f42e2-afc9-4fb0-b335-2ab6253c41d8::after{content:"";display:block;background-color:currentColor;width:15px;height:15px;margin-right:5px;margin-left:4px;mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22icon-phone%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20d%3D%22M22%2020c-2%202-2%204-4%204s-4-2-6-4-4-4-4-6%202-2%204-4-4-8-6-8-6%206-6%206c0%204%204.109%2012.109%208%2016s12%208%2016%208c0%200%206-4%206-6s-6-8-8-6z%22%2F%3E%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%20id%3D%22icon-phone%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20d%3D%22M22%2020c-2%202-2%204-4%204s-4-2-6-4-4-4-4-6%202-2%204-4-4-8-6-8-6%206-6%206c0%204%204.109%2012.109%208%2016s12%208%2016%208c0%200%206-4%206-6s-6-8-8-6z%22%2F%3E%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 .button-atom--preset-963f42e2-afc9-4fb0-b335-2ab6253c41d8::after{width:15px;height:15px}.breakdance .button-atom--preset-963f42e2-afc9-4fb0-b335-2ab6253c41d8::after{margin-right:5px}.breakdance .button-atom--preset-963f42e2-afc9-4fb0-b335-2ab6253c41d8{flex-direction:row-reverse}.breakdance .button-atom--preset-748ebcfc-6940-4a6b-ab6b-f3c0f1a255df{--bde-button-custom-border-color:var(--bde-brand-primary-color);--bde-button-custom-border-color-hover:var(--bde-brand-primary-color);--bde-button-custom-background-color:var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7);--bde-button-custom-background-color-hover:var(--bde-background-color);--bde-button-custom-text-color:var(--bde-brand-primary-color);--bde-button-custom-text-color-hover:var(--bde-brand-primary-color);border-radius:9999px;border-width:1px;color:var(--bde-brand-primary-color);font-size:var(--preset-id-7cafb4c6-58a9-449b-af8e-3d9a41973582-font-size);font-weight:var(--preset-id-7cafb4c6-58a9-449b-af8e-3d9a41973582-font-weight);padding:var(--bde-button-padding-base)}.breakdance .button-atom--preset-748ebcfc-6940-4a6b-ab6b-f3c0f1a255df::after{content:"";display:block;background-color:currentColor;width:15px;height:15px;margin-right:5px;margin-left:4px;mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22icon-phone%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20d%3D%22M22%2020c-2%202-2%204-4%204s-4-2-6-4-4-4-4-6%202-2%204-4-4-8-6-8-6%206-6%206c0%204%204.109%2012.109%208%2016s12%208%2016%208c0%200%206-4%206-6s-6-8-8-6z%22%2F%3E%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%20id%3D%22icon-phone%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20d%3D%22M22%2020c-2%202-2%204-4%204s-4-2-6-4-4-4-4-6%202-2%204-4-4-8-6-8-6%206-6%206c0%204%204.109%2012.109%208%2016s12%208%2016%208c0%200%206-4%206-6s-6-8-8-6z%22%2F%3E%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 .button-atom--preset-748ebcfc-6940-4a6b-ab6b-f3c0f1a255df::after{width:15px;height:15px}.breakdance .button-atom--preset-748ebcfc-6940-4a6b-ab6b-f3c0f1a255df::after{margin-right:5px}.breakdance .button-atom--preset-748ebcfc-6940-4a6b-ab6b-f3c0f1a255df{flex-direction:row-reverse}.breakdance .button-atom--preset-9f520191-1f24-4d29-a08f-a82a573c22cf{--bde-button-custom-border-color:var(--bde-body-text-color);--bde-button-custom-border-color-hover:var(--bde-body-text-color);--bde-button-custom-background-color:transparent;--bde-button-custom-background-color-hover:transparent;--bde-button-custom-text-color:var(--bde-body-text-color);--bde-button-custom-text-color-hover:var(--bde-body-text-color);border-radius:9999px;border-width:1px;color:var(--bde-body-text-color);font-size:13px;font-weight:500;padding:var(--bde-button-padding-sm)}.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}.bde-h1,.breakdance
h1{font-size:46px;font-weight:600}.bde-h2,.breakdance
h2{font-size:38px;font-weight:600}.bde-h3,.breakdance
h3{font-size:30px;font-weight:600}.bde-h4,.breakdance
h4{font-size:22px;font-weight:600}.bde-h5,.breakdance
h5{font-size:18px;font-weight:500}.bde-h6,.breakdance
h6{font-size:15px;font-weight:500}:root{--preset-id-f84ad8e1-d184-4d56-8a68-128a22c0e5e4-font-size:13px;--preset-id-f84ad8e1-d184-4d56-8a68-128a22c0e5e4-font-weight:600;--preset-id-c5743a41-5129-48fe-9604-c27f2077eb08-font-size:14px;--preset-id-471abffa-2c32-4d0b-9462-9e8cbf2470bd-font-size:13px;--preset-id-7cafb4c6-58a9-449b-af8e-3d9a41973582-font-size:14px;--preset-id-7cafb4c6-58a9-449b-af8e-3d9a41973582-font-weight:400;--preset-id-209e0dd9-cdfc-4d9d-a4f2-3fcd877e8254-font-size:18px;--preset-id-209e0dd9-cdfc-4d9d-a4f2-3fcd877e8254-font-weight:600}:root{--bde-section-width:1170px;--bde-section-vertical-padding:80px;--bde-section-horizontal-padding:20px;--bde-column-gap:60px}@media (max-width:1119px){.bde-h1,.breakdance
h1{font-size:44px}:root{--bde-section-vertical-padding:50px;--bde-section-horizontal-padding:30px}}@media (max-width:1023px){.bde-h1,.breakdance
h1{font-size:38px}.bde-h2,.breakdance
h2{font-size:34px}:root{--bde-section-horizontal-padding:20px}}@media (max-width:767px){.bde-h1,.breakdance
h1{font-size:32px}.bde-h2,.breakdance
h2{font-size:28px}.bde-h3,.breakdance
h3{font-size:24px}.bde-h4,.breakdance
h4{font-size:20px}:root{--bde-section-vertical-padding:40px}}.breakdance .bde-preset-52d1d9f7-8bb2-4d05-a679-0a3995ba2597{--faqItemHorizontalPadding:0px;--faqItemVerticalPadding:16px;--faqBorderWidth:1px;--faqBorderColor:var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7)}.breakdance .bde-preset-52d1d9f7-8bb2-4d05-a679-0a3995ba2597 .bde-faq__item{border-top:none;border-left:none;border-right:none;border-radius:0;margin-top:0px!important}.breakdance .bde-preset-52d1d9f7-8bb2-4d05-a679-0a3995ba2597 .bde-faq__item:last-child{border-bottom:none}.breakdance .bde-preset-52d1d9f7-8bb2-4d05-a679-0a3995ba2597{gap:0}.breakdance .bde-preset-52d1d9f7-8bb2-4d05-a679-0a3995ba2597 .bde-faq__item.is-active .bde-faq__icon{color:var(--bde-brand-primary-color)}.breakdance .bde-preset-52d1d9f7-8bb2-4d05-a679-0a3995ba2597 .bde-faq__icon{color:var(--bde-brand-primary-color);font-size:16px}.breakdance .bde-preset-52d1d9f7-8bb2-4d05-a679-0a3995ba2597 .bde-faq__title{font-size:14px;font-weight:500}.breakdance .bde-preset-52d1d9f7-8bb2-4d05-a679-0a3995ba2597 .bde-faq__answer-content{font-size:14px;font-weight:400}.breakdance .bde-preset-ef8dc84f-151a-4fd3-ba22-e73cc68226f2{min-height:100%;padding:30px
24px 30px 24px;border-top:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-bottom:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-left:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-right:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-radius:20px}.breakdance .bde-preset-ef8dc84f-151a-4fd3-ba22-e73cc68226f2{display:flex;flex-direction:column;gap:20px}.breakdance .bde-preset-ef8dc84f-151a-4fd3-ba22-e73cc68226f2{background-color:var(--bde-palette-color-1-796caef2-dae7-4976-af3a-b01b353b6ff2)}.breakdance .bde-preset-d6e43505-fc66-4c66-8e0d-01fc36d8d096{--faqBorderWidth:1px;--faqBorderColor:var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1)}.breakdance .bde-preset-d6e43505-fc66-4c66-8e0d-01fc36d8d096 .bde-faq__item{border-radius:10px}.breakdance .bde-preset-d6e43505-fc66-4c66-8e0d-01fc36d8d096 .bde-faq__item.is-active{background-color:var(--bde-palette-color-1-8274021f-42fe-4be0-b425-ba50a0ff93fc)}.breakdance .bde-preset-d6e43505-fc66-4c66-8e0d-01fc36d8d096 .bde-faq__item.is-active .bde-faq__icon{color:var(--bde-brand-primary-color)}.breakdance .bde-preset-d6e43505-fc66-4c66-8e0d-01fc36d8d096 .bde-faq__icon{color:var(--bde-brand-primary-color);font-size:16px}.breakdance .bde-preset-d6e43505-fc66-4c66-8e0d-01fc36d8d096 .bde-faq__title{font-size:15px;font-weight:600}.breakdance .bde-preset-d6e43505-fc66-4c66-8e0d-01fc36d8d096 .bde-faq__answer-content{font-size:13px}.breakdance .bde-section-4810-116{background-image:url(https://www.visserfencing.com.au/wp-content/uploads/2021/03/434678522_438526485418508_4963494264416221745_n.jpg)}.breakdance .bde-section-4810-116>.section-background-overlay{background:linear-gradient(90deg,rgba(10,10,10,1) 28.205128205128204%,rgba(0,0,0,0) 100%)}.breakdance .bde-section-4810-116>.section-background-overlay{opacity:0.7}@media (max-width:479px){.breakdance .bde-section-4810-116{margin-bottom:0px}}.breakdance .bde-breadcrumbs-4810-103{margin-top:-60px;margin-bottom:50px}.breakdance .bde-breadcrumbs-4810-103{color:#FFF;font-size:12px;font-weight:400}.breakdance .bde-breadcrumbs-4810-103
a{color:#FFF;font-size:12px;font-weight:400}.breakdance .bde-breadcrumbs-4810-103
.separator{color:#FFF}.breakdance .bde-columns-4810-117{--columnCount:1;--bde-column-gap:60px}@media (max-width:1119px){.breakdance .bde-columns-4810-117{--columnCount:1}}@media (max-width:1023px){.breakdance .bde-columns-4810-117{--columnCount:1}.breakdance .bde-columns-4810-117.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-4810-117.bde-columns>.bde-column{width:100%}}@media (max-width:767px){.breakdance .bde-columns-4810-117{--columnCount:1}}@media (max-width:479px){.breakdance .bde-columns-4810-117{--columnCount:1}}.breakdance .bde-column-4810-118{--column-width:70%}.breakdance .bde-column-4810-118{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px;text-align:left}.breakdance .bde-image2-4810-119{width:140px;height:auto}.breakdance .bde-heading-4810-120{color:var(--bde-palette-color-1-545e0c61-14ca-40c3-b063-633efcc0af1e)}.breakdance .bde-rich-text-4810-121
p{color:var(--bde-palette-color-1-545e0c61-14ca-40c3-b063-633efcc0af1e)}.breakdance .bde-rich-text-4810-126{margin-top:4px}.breakdance .bde-rich-text-4810-126
p{color:var(--bde-palette-color-1-545e0c61-14ca-40c3-b063-633efcc0af1e);font-weight:600}.breakdance .bde-icon-list-4810-122
ul{align-items:flex-start}.breakdance .bde-icon-list-4810-122 li .bde-icon-list__icon{font-size:14px}.breakdance .bde-icon-list-4810-122 li .bde-icon-list__icon{color:var(--bde-brand-primary-color);padding:4px;border-radius:40px;background:var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7)}.breakdance .bde-icon-list-4810-122 li .bde-icon-list__text{color:var(--bde-palette-color-1-545e0c61-14ca-40c3-b063-633efcc0af1e);font-size:var(--preset-id-c5743a41-5129-48fe-9604-c27f2077eb08-font-size)}.breakdance .bde-icon-list-4810-122 ul li .bde-icon-list__item-wrapper{align-items:flex-start}.breakdance .bde-div-4810-123{margin-top:32px;margin-bottom:14px}.breakdance .bde-div-4810-123{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px}@media (max-width:479px){.breakdance .bde-div-4810-123{gap:14px;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:}}.breakdance .bde-rich-text-4810-127{margin-top:4px}.breakdance .bde-rich-text-4810-127
p{color:var(--bde-background-color);font-size:var(--preset-id-471abffa-2c32-4d0b-9462-9e8cbf2470bd-font-size)}@media (max-width:479px){.breakdance .bde-section-4810-104{margin-bottom:0px}}.breakdance .bde-columns-4810-105{--columnCount:2}@media (max-width:1119px){.breakdance .bde-columns-4810-105{--columnCount:2}}@media (max-width:1023px){.breakdance .bde-columns-4810-105{--columnCount:2;--bde-column-gap:40px}.breakdance .bde-columns-4810-105.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-4810-105.bde-columns>.bde-column{width:100%}}@media (max-width:767px){.breakdance .bde-columns-4810-105{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-4810-105{--columnCount:2}}.breakdance .bde-column-4810-114{--column-width:40%;border-radius:20px}.breakdance .bde-image2-4810-115{margin-bottom:0px;border-radius:20px;object-fit:cover;object-position:50% 50%;aspect-ratio:3 / 3.5}.breakdance .bde-column-4810-106{--column-width:60%}.breakdance .bde-column-4810-106{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px;text-align:left}.breakdance .bde-heading-4810-108{margin-bottom:12px}.breakdance .bde-grid-4810-128{--bde-grid-items-per-row:1;--bde-grid-gap:16px}.breakdance .bde-grid>*{width:auto!important;height:auto!important}.breakdance .bde-div-4810-129{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:12px}.breakdance .bde-icon-4810-130 .bde-icon-icon.breakdance-icon-atom{font-size:18px;border-radius:999px;padding:10px;background:var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7)}.breakdance .bde-div-4810-134{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:12px}.breakdance .bde-icon-4810-135 .bde-icon-icon.breakdance-icon-atom{font-size:18px;border-radius:999px;padding:10px;background:var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7)}.breakdance .bde-rich-text-4810-144{margin-top:10px}.breakdance .bde-div-4810-111{margin-top:12px}.breakdance .bde-div-4810-111{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px}@media (max-width:479px){.breakdance .bde-div-4810-111{gap:14px;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:}}.breakdance .bde-section-4810-145 .section-container{display:flex;flex-direction:column;gap:20px}.breakdance .bde-section-4810-145{background-color:var(--bde-palette-color-1-796caef2-dae7-4976-af3a-b01b353b6ff2)}.breakdance .bde-grid-4810-146{--bde-grid-items-per-row:2}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-4810-146{--bde-grid-items-per-row:2}}@media (max-width:1023px){.breakdance .bde-grid-4810-146{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-4810-146{--bde-grid-items-per-row:1;--bde-grid-gap:0px}}@media (max-width:479px){.breakdance .bde-grid-4810-146{--bde-grid-items-per-row:0;--bde-grid-gap:0px}}.breakdance .bde-div-4810-147{display:flex;flex-direction:column;gap:12px}.breakdance .bde-text-4810-148{color:var(--bde-brand-primary-color);font-size:var(--preset-id-f84ad8e1-d184-4d56-8a68-128a22c0e5e4-font-size);font-weight:var(--preset-id-f84ad8e1-d184-4d56-8a68-128a22c0e5e4-font-weight)}.breakdance .bde-div-4810-150{margin-top:32px}.breakdance .bde-advancedslider-4810-167 .swiper-button-prev,.breakdance .bde-advancedslider-4810-167 .swiper-button-next{color:var(--bde-brand-primary-color)}.breakdance .bde-advancedslider-4810-167 .swiper-pagination-bullet{background-color:var(--bde-body-text-color)}.breakdance .bde-gallery-4810-165{--columns:4;--column-gap:10px;--ratio:100%;margin-top:20px}.breakdance .bde-gallery-4810-165 .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%)}.bde-lightbox-4810-165 .lg-next,.bde-lightbox-4810-165 .lg-prev,.bde-lightbox-4810-165 .lg-toolbar,.bde-lightbox-4810-165 .lg-icon,.bde-lightbox-4810-165 .lg-counter,.bde-lightbox-4810-165 .lg-sub-html{color:var(--bde-brand-primary-color)}.bde-lightbox-4810-165 .lg-outer .lg-thumb-item,.bde-lightbox-4810-165 .lg-outer .lg-thumb-item{border-color:#fff;background-color:#fff}.bde-lightbox-4810-165 .lg-outer .lg-thumb-item.active,.bde-lightbox-4810-165 .lg-outer .lg-thumb-item:hover{border-color:var(--bde-brand-primary-color);background-color:var(--bde-brand-primary-color)}.bde-lightbox-4810-165 .lg-backdrop{background:#171717}@media (max-width:1023px){.breakdance .bde-gallery-4810-165{--columns:3}}@media (max-width:767px){.breakdance .bde-gallery-4810-165{--columns:2}}@media (max-width:479px){.breakdance .bde-gallery-4810-165{--columns:2}}.breakdance .bde-gallery-4810-178{--columns:4;--column-gap:10px;--ratio:100%;margin-top:20px}.breakdance .bde-gallery-4810-178 .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%)}.bde-lightbox-4810-178 .lg-next,.bde-lightbox-4810-178 .lg-prev,.bde-lightbox-4810-178 .lg-toolbar,.bde-lightbox-4810-178 .lg-icon,.bde-lightbox-4810-178 .lg-counter,.bde-lightbox-4810-178 .lg-sub-html{color:var(--bde-brand-primary-color)}.bde-lightbox-4810-178 .lg-outer .lg-thumb-item,.bde-lightbox-4810-178 .lg-outer .lg-thumb-item{border-color:#fff;background-color:#fff}.bde-lightbox-4810-178 .lg-outer .lg-thumb-item.active,.bde-lightbox-4810-178 .lg-outer .lg-thumb-item:hover{border-color:var(--bde-brand-primary-color);background-color:var(--bde-brand-primary-color)}.bde-lightbox-4810-178 .lg-backdrop{background:#171717}@media (max-width:1023px){.breakdance .bde-gallery-4810-178{--columns:3}}@media (max-width:767px){.breakdance .bde-gallery-4810-178{--columns:2}}@media (max-width:479px){.breakdance .bde-gallery-4810-178{--columns:2}}@media (max-width:479px){.breakdance .bde-section-4810-179{margin-bottom:0px}}.breakdance .bde-columns-4810-180{--columnCount:2}@media (max-width:1119px){.breakdance .bde-columns-4810-180{--columnCount:2}}@media (max-width:1023px){.breakdance .bde-columns-4810-180{--columnCount:2;--bde-column-gap:40px}.breakdance .bde-columns-4810-180.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-4810-180.bde-columns>.bde-column{width:100%}}@media (max-width:767px){.breakdance .bde-columns-4810-180{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-4810-180{--columnCount:2}}.breakdance .bde-column-4810-183{--column-width:50%}.breakdance .bde-column-4810-183{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px;text-align:left}.breakdance .bde-div-4810-195{margin-top:12px}.breakdance .bde-div-4810-195{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px}@media (max-width:479px){.breakdance .bde-div-4810-195{gap:14px;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:}}.breakdance .bde-column-4810-181{--column-width:50%;border-radius:20px;min-height:400px}.breakdance .bde-column-4810-181{display:flex;flex-direction:column;gap:6px}.breakdance .bde-div-4810-198{width:100%;min-height:100%;padding:20px
20px 20px 30px;border-radius:20px}.breakdance .bde-div-4810-198{display:flex;flex-direction:column;justify-content:flex-end}.breakdance .bde-div-4810-198{background-image:url(https://www.visserfencing.com.au/wp-content/uploads/2021/03/colorbond-fencing-berwick-aspect-ratio-1300-800.jpg);background-position:center center}.breakdance .bde-div-4810-198>*{z-index:1}.breakdance .bde-div-4810-198>.section-background-overlay{z-index:0}.breakdance .bde-div-4810-198>.section-background-overlay{background:linear-gradient(0deg,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 22.05128205128205%)}.breakdance .bde-div-4810-198{overflow:hidden}.breakdance .bde-div-4810-198>.section-background-overlay{opacity:0.5}@media (max-width:1119px){.breakdance .bde-div-4810-198{overflow:hidden}}@media (max-width:1023px){.breakdance .bde-div-4810-198{min-height:440px}.breakdance .bde-div-4810-198{overflow:hidden}}@media (max-width:767px){.breakdance .bde-div-4810-198{overflow:hidden}}@media (max-width:479px){.breakdance .bde-div-4810-198{overflow:hidden}}.breakdance .bde-rich-text-4810-197
p{color:var(--bde-palette-color-1-545e0c61-14ca-40c3-b063-633efcc0af1e)}.breakdance .bde-section-4810-199 .section-container{display:flex;flex-direction:column;gap:20px}.breakdance .bde-section-4810-199{background-color:var(--bde-palette-color-1-ef5982e1-816d-4025-beb9-9783747f10b5)}.breakdance .bde-columns-4810-200{--columnCount:2}@media (max-width:1119px){.breakdance .bde-columns-4810-200{--columnCount:2}}@media (max-width:1023px){.breakdance .bde-columns-4810-200{--columnCount:2;--bde-column-gap:30px}.breakdance .bde-columns-4810-200.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-4810-200.bde-columns>.bde-column{width:100%}}@media (max-width:767px){.breakdance .bde-columns-4810-200{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-4810-200{--columnCount:2}}.breakdance .bde-column-4810-201{--column-width:45%}.breakdance .bde-column-4810-201{display:flex;flex-direction:column;gap:20px}.breakdance .bde-text-4810-202{color:var(--bde-brand-primary-color);font-size:var(--preset-id-f84ad8e1-d184-4d56-8a68-128a22c0e5e4-font-size);font-weight:var(--preset-id-f84ad8e1-d184-4d56-8a68-128a22c0e5e4-font-weight)}.breakdance .bde-heading-4810-203{color:var(--bde-palette-color-1-545e0c61-14ca-40c3-b063-633efcc0af1e)}.breakdance .bde-rich-text-4810-204
p{color:var(--bde-palette-color-1-545e0c61-14ca-40c3-b063-633efcc0af1e)}.breakdance .bde-column-4810-207{--column-width:55%}.breakdance .bde-column-4810-207{display:flex;flex-direction:column;gap:20px}.breakdance .bde-heading-4810-228{color:var(--bde-palette-color-1-545e0c61-14ca-40c3-b063-633efcc0af1e);margin-bottom:0px}.breakdance .bde-grid-4810-208{--bde-grid-items-per-row:2;--bde-grid-gap:14px}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-4810-208{--bde-grid-items-per-row:2}}@media (max-width:1023px){.breakdance .bde-grid-4810-208{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-4810-208{--bde-grid-items-per-row:2}}.breakdance .bde-div-4810-254{padding:30px
24px 30px 24px;border-top:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-bottom:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-left:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-right:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-radius:20px}.breakdance .bde-div-4810-254{display:flex;flex-direction:column;gap:10px}.breakdance .bde-div-4810-254{background-color:var(--bde-palette-color-1-8274021f-42fe-4be0-b425-ba50a0ff93fc)}@media (max-width:1023px){.breakdance .bde-div-4810-254{padding:18px
18px 18px 18px}}.breakdance .bde-icon-4810-255 .bde-icon-icon.breakdance-icon-atom{font-size:18px;border-radius:999px;padding:10px;background:var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7)}.breakdance .bde-rich-text-4810-257
p{font-size:var(--preset-id-c5743a41-5129-48fe-9604-c27f2077eb08-font-size)}.breakdance .bde-div-4810-242{padding:30px
24px 30px 24px;border-top:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-bottom:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-left:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-right:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-radius:20px}.breakdance .bde-div-4810-242{display:flex;flex-direction:column;gap:10px}.breakdance .bde-div-4810-242{background-color:var(--bde-palette-color-1-8274021f-42fe-4be0-b425-ba50a0ff93fc)}@media (max-width:1023px){.breakdance .bde-div-4810-242{padding:18px
18px 18px 18px}}.breakdance .bde-icon-4810-243 .bde-icon-icon.breakdance-icon-atom{font-size:18px;border-radius:999px;padding:10px;background:var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7)}.breakdance .bde-rich-text-4810-245
p{font-size:var(--preset-id-c5743a41-5129-48fe-9604-c27f2077eb08-font-size)}.breakdance .bde-div-4810-246{padding:30px
24px 30px 24px;border-top:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-bottom:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-left:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-right:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-radius:20px}.breakdance .bde-div-4810-246{display:flex;flex-direction:column;gap:10px}.breakdance .bde-div-4810-246{background-color:var(--bde-palette-color-1-8274021f-42fe-4be0-b425-ba50a0ff93fc)}@media (max-width:1023px){.breakdance .bde-div-4810-246{padding:18px
18px 18px 18px}}.breakdance .bde-icon-4810-247 .bde-icon-icon.breakdance-icon-atom{font-size:18px;border-radius:999px;padding:10px;background:var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7)}.breakdance .bde-rich-text-4810-249
p{font-size:var(--preset-id-c5743a41-5129-48fe-9604-c27f2077eb08-font-size)}.breakdance .bde-div-4810-250{padding:30px
24px 30px 24px;border-top:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-bottom:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-left:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-right:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-radius:20px}.breakdance .bde-div-4810-250{display:flex;flex-direction:column;gap:10px}.breakdance .bde-div-4810-250{background-color:var(--bde-palette-color-1-8274021f-42fe-4be0-b425-ba50a0ff93fc)}@media (max-width:1023px){.breakdance .bde-div-4810-250{padding:18px
18px 18px 18px}}.breakdance .bde-icon-4810-251 .bde-icon-icon.breakdance-icon-atom{font-size:18px;border-radius:999px;padding:10px;background:var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7)}.breakdance .bde-rich-text-4810-253
p{font-size:var(--preset-id-c5743a41-5129-48fe-9604-c27f2077eb08-font-size)}.breakdance .bde-section-4810-370 .section-container{display:flex;flex-direction:column;align-items:center;gap:30px;text-align:center}.breakdance .bde-div-4810-371{width:880px}.breakdance .bde-div-4810-371{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:20px;text-align:center}.breakdance .bde-div-4810-429{margin-bottom:12px}.breakdance .bde-div-4810-429{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.breakdance .bde-image2-4810-372{width:120px;height:auto}.breakdance .bde-button-4810-431 .bde-button__button{color:var(--bde-headings-color)}.breakdance .bde-button-4810-431 .bde-button__button:hover{color:var(--bde-palette-color-1-0b70cf4c-5fda-462b-8230-5fe5ccf15870)}.breakdance .bde-advancedslider-4810-374{max-width:100%;margin-top:10px}.breakdance .bde-advancedslider-4810-374 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-advancedslider-4810-374 .swiper-pagination{margin-top:20px}.breakdance .bde-advancedslider-4810-374 .swiper-pagination-fraction{color:var(--bde-body-text-color)}.breakdance .bde-advancedslider-4810-374 .breakdance-swiper-wrapper,.breakdance .bde-advancedslider-4810-374
.swiper{overflow:visible}@media (max-width:1119px){.breakdance .bde-advancedslider-4810-374 .breakdance-swiper-wrapper{padding:0}}@media (max-width:1023px){.breakdance .bde-advancedslider-4810-374 .breakdance-swiper-wrapper{padding:0}}@media (max-width:767px){.breakdance .bde-advancedslider-4810-374 .breakdance-swiper-wrapper{padding:0}}@media (max-width:479px){.breakdance .bde-advancedslider-4810-374 .breakdance-swiper-wrapper{padding:0}}.breakdance .bde-advancedslide-4810-375 .advanced-slider__slide{padding:0px
0px 0px 0px}.breakdance .bde-advancedslide-4810-375 .advanced-slider__slide{display:flex;flex-direction:column;justify-content:flex-start}.breakdance .bde-div-4810-377{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:10px}.breakdance .bde-div-4810-379{display:flex;flex-direction:column}.breakdance .bde-star-rating-4810-382 .bde-star-rating__label{order:2}.breakdance .bde-star-rating-4810-382 .bde-star-rating__wrapper{order:1}.breakdance .bde-star-rating-4810-382 .bde-star-rating__wrapper svg:nth-child(n+6){fill:lightgrey}.breakdance .bde-star-rating-4810-382 .bde-star-rating__wrapper svg:nth-child(6){fill:url(#starhalf382)}.breakdance .bde-star-rating-4810-382 .bde-star-rating__wrapper{font-size:16px}.breakdance .bde-star-rating-4810-382 .bde-star-rating__wrapper
svg{width:16px;height:16px}@media (max-width:1119px){.breakdance .bde-star-rating-4810-382.bde-star-rating{flex-direction:column;align-items:flex-start}}.breakdance .bde-rich-text-4810-383
p{font-size:var(--preset-id-471abffa-2c32-4d0b-9462-9e8cbf2470bd-font-size)}.breakdance .bde-advancedslide-4810-384 .advanced-slider__slide{padding:0px
0px 0px 0px}.breakdance .bde-advancedslide-4810-384 .advanced-slider__slide{display:flex;flex-direction:column;justify-content:flex-start}.breakdance .bde-div-4810-386{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:10px}.breakdance .bde-div-4810-388{display:flex;flex-direction:column}.breakdance .bde-star-rating-4810-391 .bde-star-rating__label{order:2}.breakdance .bde-star-rating-4810-391 .bde-star-rating__wrapper{order:1}.breakdance .bde-star-rating-4810-391 .bde-star-rating__wrapper svg:nth-child(n+6){fill:lightgrey}.breakdance .bde-star-rating-4810-391 .bde-star-rating__wrapper svg:nth-child(6){fill:url(#starhalf391)}.breakdance .bde-star-rating-4810-391 .bde-star-rating__wrapper{font-size:16px}.breakdance .bde-star-rating-4810-391 .bde-star-rating__wrapper
svg{width:16px;height:16px}@media (max-width:1119px){.breakdance .bde-star-rating-4810-391.bde-star-rating{flex-direction:column;align-items:flex-start}}.breakdance .bde-rich-text-4810-392
p{font-size:var(--preset-id-471abffa-2c32-4d0b-9462-9e8cbf2470bd-font-size)}.breakdance .bde-advancedslide-4810-393 .advanced-slider__slide{padding:0px
0px 0px 0px}.breakdance .bde-advancedslide-4810-393 .advanced-slider__slide{display:flex;flex-direction:column}.breakdance .bde-div-4810-395{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:10px}.breakdance .bde-div-4810-397{display:flex;flex-direction:column}.breakdance .bde-star-rating-4810-400 .bde-star-rating__label{order:2}.breakdance .bde-star-rating-4810-400 .bde-star-rating__wrapper{order:1}.breakdance .bde-star-rating-4810-400 .bde-star-rating__wrapper svg:nth-child(n+6){fill:lightgrey}.breakdance .bde-star-rating-4810-400 .bde-star-rating__wrapper svg:nth-child(6){fill:url(#starhalf400)}.breakdance .bde-star-rating-4810-400 .bde-star-rating__wrapper{font-size:16px}.breakdance .bde-star-rating-4810-400 .bde-star-rating__wrapper
svg{width:16px;height:16px}@media (max-width:1119px){.breakdance .bde-star-rating-4810-400.bde-star-rating{flex-direction:column;align-items:flex-start}}.breakdance .bde-rich-text-4810-401
p{font-size:var(--preset-id-471abffa-2c32-4d0b-9462-9e8cbf2470bd-font-size)}.breakdance .bde-advancedslide-4810-402 .advanced-slider__slide{padding:0px
0px 0px 0px}.breakdance .bde-advancedslide-4810-402 .advanced-slider__slide{display:flex;flex-direction:column;justify-content:flex-start}.breakdance .bde-div-4810-404{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:10px}.breakdance .bde-div-4810-406{display:flex;flex-direction:column}.breakdance .bde-heading-4810-407{font-size:15px}.breakdance .bde-star-rating-4810-409 .bde-star-rating__label{order:2}.breakdance .bde-star-rating-4810-409 .bde-star-rating__wrapper{order:1}.breakdance .bde-star-rating-4810-409 .bde-star-rating__wrapper svg:nth-child(n+6){fill:lightgrey}.breakdance .bde-star-rating-4810-409 .bde-star-rating__wrapper svg:nth-child(6){fill:url(#starhalf409)}.breakdance .bde-star-rating-4810-409 .bde-star-rating__wrapper{font-size:16px}.breakdance .bde-star-rating-4810-409 .bde-star-rating__wrapper
svg{width:16px;height:16px}@media (max-width:1119px){.breakdance .bde-star-rating-4810-409.bde-star-rating{flex-direction:column;align-items:flex-start}}.breakdance .bde-rich-text-4810-410
p{font-size:var(--preset-id-471abffa-2c32-4d0b-9462-9e8cbf2470bd-font-size)}.breakdance .bde-advancedslide-4810-411 .advanced-slider__slide{padding:0px
0px 0px 0px}.breakdance .bde-advancedslide-4810-411 .advanced-slider__slide{display:flex;flex-direction:column;justify-content:flex-start}.breakdance .bde-div-4810-413{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:10px}.breakdance .bde-div-4810-415{display:flex;flex-direction:column}.breakdance .bde-star-rating-4810-418 .bde-star-rating__label{order:2}.breakdance .bde-star-rating-4810-418 .bde-star-rating__wrapper{order:1}.breakdance .bde-star-rating-4810-418 .bde-star-rating__wrapper svg:nth-child(n+6){fill:lightgrey}.breakdance .bde-star-rating-4810-418 .bde-star-rating__wrapper svg:nth-child(6){fill:url(#starhalf418)}.breakdance .bde-star-rating-4810-418 .bde-star-rating__wrapper{font-size:16px}.breakdance .bde-star-rating-4810-418 .bde-star-rating__wrapper
svg{width:16px;height:16px}@media (max-width:1119px){.breakdance .bde-star-rating-4810-418.bde-star-rating{flex-direction:column;align-items:flex-start}}.breakdance .bde-rich-text-4810-419
p{font-size:var(--preset-id-471abffa-2c32-4d0b-9462-9e8cbf2470bd-font-size)}.breakdance .bde-advancedslide-4810-420 .advanced-slider__slide{padding:0px
0px 0px 0px}.breakdance .bde-advancedslide-4810-420 .advanced-slider__slide{display:flex;flex-direction:column;justify-content:flex-start}.breakdance .bde-div-4810-422{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:10px}.breakdance .bde-div-4810-424{display:flex;flex-direction:column}.breakdance .bde-star-rating-4810-427 .bde-star-rating__label{order:2}.breakdance .bde-star-rating-4810-427 .bde-star-rating__wrapper{order:1}.breakdance .bde-star-rating-4810-427 .bde-star-rating__wrapper svg:nth-child(n+6){fill:lightgrey}.breakdance .bde-star-rating-4810-427 .bde-star-rating__wrapper svg:nth-child(6){fill:url(#starhalf427)}.breakdance .bde-star-rating-4810-427 .bde-star-rating__wrapper{font-size:16px}.breakdance .bde-star-rating-4810-427 .bde-star-rating__wrapper
svg{width:16px;height:16px}@media (max-width:1119px){.breakdance .bde-star-rating-4810-427.bde-star-rating{flex-direction:column;align-items:flex-start}}.breakdance .bde-rich-text-4810-428
p{font-size:var(--preset-id-471abffa-2c32-4d0b-9462-9e8cbf2470bd-font-size)}.breakdance .bde-section-4810-433{background-color:var(--bde-palette-color-1-796caef2-dae7-4976-af3a-b01b353b6ff2)}@media (max-width:479px){.breakdance .bde-section-4810-433{margin-bottom:0px}}.breakdance .bde-columns-4810-434{--columnCount:2}@media (max-width:1119px){.breakdance .bde-columns-4810-434{--columnCount:2}}@media (max-width:1023px){.breakdance .bde-columns-4810-434{--columnCount:2;--bde-column-gap:40px}.breakdance .bde-columns-4810-434.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-4810-434.bde-columns>.bde-column{width:100%}}@media (max-width:767px){.breakdance .bde-columns-4810-434{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-4810-434{--columnCount:2}}.breakdance .bde-column-4810-437{--column-width:60%}.breakdance .bde-column-4810-437{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px;text-align:left}.breakdance .bde-heading-4810-438{margin-bottom:12px}.breakdance .bde-div-4810-461{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px}.breakdance .bde-button-4810-472{margin-bottom:0px}.breakdance .bde-button-4810-473{margin-bottom:0px}.breakdance .bde-button-4810-474{margin-bottom:0px}.breakdance .bde-button-4810-475{margin-bottom:0px}.breakdance .bde-rich-text-4810-478{margin-top:20px}.breakdance .bde-div-4810-449{margin-top:12px}.breakdance .bde-div-4810-449{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px}@media (max-width:479px){.breakdance .bde-div-4810-449{gap:14px;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:}}.breakdance .bde-column-4810-435{--column-width:40%;border-radius:20px}.breakdance .bde-image2-4810-436{margin-bottom:0px;border-radius:20px;object-fit:cover;object-position:50% 50%;aspect-ratio:3 / 3.5}.breakdance .bde-section-4810-503 .section-container{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.breakdance .bde-div-4810-504{width:880px}.breakdance .bde-div-4810-504{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:20px;text-align:center}.breakdance .bde-rich-text-4810-603{margin-top:16px}.breakdance .bde-grid-4810-508{--bde-grid-items-per-row:4;--bde-grid-gap:20px;margin-top:22px;margin-bottom:22px}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-4810-508{--bde-grid-items-per-row:4}}@media (max-width:1023px){.breakdance .bde-grid-4810-508{--bde-grid-items-per-row:2;--bde-grid-gap:8px}}@media (max-width:767px){.breakdance .bde-grid-4810-508{--bde-grid-items-per-row:2;--bde-grid-gap:20px}}@media (max-width:479px){.breakdance .bde-grid-4810-508{--bde-grid-items-per-row:2}}.breakdance .bde-div-4810-509{padding:30px
24px 30px 24px;border-top:1px solid var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7);border-bottom:1px solid var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7);border-left:1px solid var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7);border-right:1px solid var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7);border-radius:20px}.breakdance .bde-div-4810-509{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-div-4810-509{background-color:var(--bde-palette-color-1-8274021f-42fe-4be0-b425-ba50a0ff93fc)}@media (max-width:1023px){.breakdance .bde-div-4810-509{padding:16px
16px 16px 16px}}@media (max-width:767px){.breakdance .bde-div-4810-509{padding:16px
16px 16px 16px}}.breakdance .bde-icon-4810-510 .bde-icon-icon.breakdance-icon-atom{font-size:34px;border-radius:999px;padding:16px;background:var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7)}.breakdance .bde-icon-4810-510{margin-bottom:12px}.breakdance .bde-rich-text-4810-604
p{font-size:var(--preset-id-c5743a41-5129-48fe-9604-c27f2077eb08-font-size)}.breakdance .bde-div-4810-605{padding:30px
24px 30px 24px;border-top:1px solid var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7);border-bottom:1px solid var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7);border-left:1px solid var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7);border-right:1px solid var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7);border-radius:20px}.breakdance .bde-div-4810-605{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-div-4810-605{background-color:var(--bde-palette-color-1-8274021f-42fe-4be0-b425-ba50a0ff93fc)}@media (max-width:1023px){.breakdance .bde-div-4810-605{padding:16px
16px 16px 16px}}@media (max-width:767px){.breakdance .bde-div-4810-605{padding:16px
16px 16px 16px}}.breakdance .bde-icon-4810-606 .bde-icon-icon.breakdance-icon-atom{font-size:34px;border-radius:999px;padding:16px;background:var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7)}.breakdance .bde-icon-4810-606{margin-bottom:12px}.breakdance .bde-rich-text-4810-608
p{font-size:var(--preset-id-c5743a41-5129-48fe-9604-c27f2077eb08-font-size)}.breakdance .bde-div-4810-615{padding:30px
24px 30px 24px;border-top:1px solid var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7);border-bottom:1px solid var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7);border-left:1px solid var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7);border-right:1px solid var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7);border-radius:20px}.breakdance .bde-div-4810-615{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-div-4810-615{background-color:var(--bde-palette-color-1-8274021f-42fe-4be0-b425-ba50a0ff93fc)}@media (max-width:1023px){.breakdance .bde-div-4810-615{padding:16px
16px 16px 16px}}@media (max-width:767px){.breakdance .bde-div-4810-615{padding:16px
16px 16px 16px}}.breakdance .bde-icon-4810-616 .bde-icon-icon.breakdance-icon-atom{font-size:34px;border-radius:999px;padding:16px;background:var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7)}.breakdance .bde-icon-4810-616{margin-bottom:12px}.breakdance .bde-rich-text-4810-618
p{font-size:var(--preset-id-c5743a41-5129-48fe-9604-c27f2077eb08-font-size)}.breakdance .bde-div-4810-619{padding:30px
24px 30px 24px;border-top:1px solid var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7);border-bottom:1px solid var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7);border-left:1px solid var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7);border-right:1px solid var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7);border-radius:20px}.breakdance .bde-div-4810-619{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-div-4810-619{background-color:var(--bde-palette-color-1-8274021f-42fe-4be0-b425-ba50a0ff93fc)}@media (max-width:1023px){.breakdance .bde-div-4810-619{padding:16px
16px 16px 16px}}@media (max-width:767px){.breakdance .bde-div-4810-619{padding:16px
16px 16px 16px}}.breakdance .bde-icon-4810-620 .bde-icon-icon.breakdance-icon-atom{font-size:34px;border-radius:999px;padding:16px;background:var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7)}.breakdance .bde-icon-4810-620{margin-bottom:12px}.breakdance .bde-rich-text-4810-622
p{font-size:var(--preset-id-c5743a41-5129-48fe-9604-c27f2077eb08-font-size)}.breakdance .bde-div-4810-623{width:880px}.breakdance .bde-div-4810-623{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px;text-align:center}.breakdance .bde-div-4810-627{width:80%;padding:60px
30px 60px 30px;border-radius:20px;margin-top:60px}.breakdance .bde-div-4810-627{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-div-4810-627{background-color:var(--bde-headings-color)}@media (max-width:1023px){.breakdance .bde-div-4810-627{width:100%}}@media (max-width:479px){.breakdance .bde-div-4810-627{padding-right:20px;padding-left:20px}}.breakdance .bde-heading-4810-628{text-align:center;color:var(--bde-brand-primary-color);margin-top:0px}.breakdance .bde-rich-text-4810-629{margin-top:19px;margin-bottom:26px}.breakdance .bde-rich-text-4810-629
p{color:var(--bde-palette-color-1-545e0c61-14ca-40c3-b063-633efcc0af1e)}.breakdance .bde-section-4810-685 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-4810-685{background-color:var(--bde-palette-color-1-796caef2-dae7-4976-af3a-b01b353b6ff2)}.breakdance .bde-columns-4810-686{--columnCount:2}@media (max-width:1119px){.breakdance .bde-columns-4810-686{--columnCount:2}}@media (max-width:1023px){.breakdance .bde-columns-4810-686{--columnCount:2}}@media (max-width:767px){.breakdance .bde-columns-4810-686{--columnCount:2;--bde-column-gap:30px}.breakdance .bde-columns-4810-686.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-4810-686.bde-columns>.bde-column{width:100%}}@media (max-width:479px){.breakdance .bde-columns-4810-686{--columnCount:2}}.breakdance .bde-column-4810-687{--column-width:45%}.breakdance .bde-column-4810-687{display:flex;flex-direction:column;gap:20px}.breakdance .bde-column-4810-693{--column-width:55%;border-top:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-bottom:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-left:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-right:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-radius:20px}.breakdance .bde-column-4810-693{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-column-4810-693{background-color:var(--bde-background-color)}.breakdance .bde-column-4810-693.bde-column{padding:30px
30px 30px 30px}@media (max-width:1023px){.breakdance .bde-column-4810-693.bde-column{padding:30px
20px 30px 20px}}@media (max-width:479px){.breakdance .bde-column-4810-693.bde-column{padding-right:12px;padding-left:12px}}.breakdance .bde-grid-4810-729{--bde-grid-items-per-row:2;--bde-grid-gap:30px;margin-top:26px}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:767px){.breakdance .bde-grid-4810-729{--bde-grid-items-per-row:2}}@media (max-width:479px){.breakdance .bde-grid-4810-729{--bde-grid-items-per-row:2}}.breakdance .bde-div-4810-730{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-icon-4810-731 .bde-icon-icon.breakdance-icon-atom{font-size:20px;border-radius:999px;padding:12px;background:var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7)}.breakdance .bde-rich-text-4810-732
p{font-size:var(--preset-id-471abffa-2c32-4d0b-9462-9e8cbf2470bd-font-size)}.breakdance .bde-div-4810-733{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-icon-4810-742 .bde-icon-icon.breakdance-icon-atom{font-size:20px;border-radius:999px;padding:12px;background:var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7)}.breakdance .bde-rich-text-4810-735
p{font-size:var(--preset-id-471abffa-2c32-4d0b-9462-9e8cbf2470bd-font-size)}.breakdance .bde-div-4810-736{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-icon-4810-744 .bde-icon-icon.breakdance-icon-atom{font-size:20px;border-radius:999px;padding:12px;background:var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7)}.breakdance .bde-rich-text-4810-738
p{font-size:var(--preset-id-471abffa-2c32-4d0b-9462-9e8cbf2470bd-font-size)}.breakdance .bde-div-4810-739{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-icon-4810-743 .bde-icon-icon.breakdance-icon-atom{font-size:20px;border-radius:999px;padding:12px;background:var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7)}.breakdance .bde-rich-text-4810-741
p{font-size:var(--preset-id-471abffa-2c32-4d0b-9462-9e8cbf2470bd-font-size)}.breakdance .bde-div-4810-745{width:100%;padding-top:30px;margin-top:20px}.breakdance .bde-div-4810-745{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}@media (max-width:1119px){.breakdance .bde-div-4810-745{align-items:center;text-align:center}}@media (max-width:1023px){.breakdance .bde-div-4810-745{padding-top:16px}}.breakdance .bde-div-4810-768{width:880px}.breakdance .bde-div-4810-768{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.breakdance .bde-heading-4810-746{color:var(--bde-brand-primary-color)}.breakdance .bde-rich-text-4810-747
p{font-size:var(--preset-id-c5743a41-5129-48fe-9604-c27f2077eb08-font-size)}.breakdance .bde-grid-4810-748{--bde-grid-items-per-row:2;--bde-grid-gap:20px;margin-top:10px}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1023px){.breakdance .bde-grid-4810-748{--bde-grid-gap:8px}}@media (max-width:767px){.breakdance .bde-grid-4810-748{--bde-grid-items-per-row:1;--bde-grid-gap:20px}}.breakdance .bde-div-4810-749{padding:24px
24px 30px 24px;border-top:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-bottom:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-left:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-right:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-radius:20px}.breakdance .bde-div-4810-749{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-div-4810-749{background-color:var(--bde-background-color)}@media (max-width:1023px){.breakdance .bde-div-4810-749{padding:16px
16px 16px 16px}}@media (max-width:767px){.breakdance .bde-div-4810-749{padding:12px
12px 24px 12px}}.breakdance .bde-image2-4810-750{margin-bottom:6px;border-radius:10px;object-fit:cover;aspect-ratio:4/3}.breakdance .bde-rich-text-4810-765
p{font-size:var(--preset-id-471abffa-2c32-4d0b-9462-9e8cbf2470bd-font-size)}.breakdance .bde-div-4810-753{padding:24px
24px 30px 24px;border-top:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-bottom:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-left:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-right:1px solid var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1);border-radius:20px}.breakdance .bde-div-4810-753{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-div-4810-753{background-color:var(--bde-background-color)}@media (max-width:1023px){.breakdance .bde-div-4810-753{padding:16px
16px 16px 16px}}@media (max-width:767px){.breakdance .bde-div-4810-753{padding:12px
12px 24px 12px}}.breakdance .bde-image2-4810-754{margin-bottom:6px;border-radius:10px;object-fit:cover;aspect-ratio:4/3}.breakdance .bde-rich-text-4810-766
p{font-size:var(--preset-id-471abffa-2c32-4d0b-9462-9e8cbf2470bd-font-size)}.breakdance .bde-div-4810-931{width:880px;margin-top:12px}.breakdance .bde-div-4810-931{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.breakdance .bde-heading-4810-932{color:var(--bde-brand-primary-color)}.breakdance .bde-rich-text-4810-933
p{font-size:var(--preset-id-c5743a41-5129-48fe-9604-c27f2077eb08-font-size)}.breakdance .bde-basic-list-4810-934{list-style-position:inside;padding-inline-start:20px}.breakdance .bde-basic-list-4810-934 li::marker{color:var(--bde-brand-primary-color)}.breakdance .bde-basic-list-4810-934
li{padding-inline-start:5px;font-size:var(--preset-id-c5743a41-5129-48fe-9604-c27f2077eb08-font-size)}.breakdance .bde-basic-list-4810-934 li.bde-basic-list-item-with-link,.breakdance .bde-basic-list-4810-934 li>a{font-size:var(--preset-id-c5743a41-5129-48fe-9604-c27f2077eb08-font-size)}.breakdance .bde-basic-list-4810-934 li:not(:last-child){margin-bottom:6px}.breakdance .bde-section-4810-769 .section-container{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.breakdance .bde-section-4810-769{background-color:var(--bde-palette-color-1-94ed1e53-2472-442c-ad20-333c62e8d4c1)}.breakdance .bde-div-4810-770{width:880px}.breakdance .bde-div-4810-770{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:20px;text-align:center}.breakdance .bde-div-4810-793{padding:60px
30px 40px 30px;border-radius:20px;margin-top:20px}.breakdance .bde-div-4810-793{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;text-align:center}.breakdance .bde-div-4810-793{background-color:var(--bde-background-color)}@media (max-width:479px){.breakdance .bde-div-4810-793{padding-right:20px;padding-left:20px}}.breakdance .bde-div-4810-807{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}.breakdance .bde-div-4810-807>*{width:auto!important;height:auto!important}.breakdance .bde-div-4810-807{--bde-grid-items-per-row:7;--bde-grid-gap:20px}@media (max-width:1023px){.breakdance .bde-div-4810-807{--bde-grid-items-per-row:5}}@media (max-width:767px){.breakdance .bde-div-4810-807{--bde-grid-items-per-row:3}}@media (max-width:479px){.breakdance .bde-div-4810-807{--bde-grid-items-per-row:2}}.breakdance .bde-div-4810-797{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-icon-4810-798 .bde-icon-icon.breakdance-icon-atom{font-size:118px}.breakdance .bde-icon-4810-798 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#e0d8c6}.breakdance .bde-div-4810-815{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-icon-4810-816 .bde-icon-icon.breakdance-icon-atom{font-size:118px}.breakdance .bde-icon-4810-816 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#d9cdb2}.breakdance .bde-div-4810-818{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-icon-4810-819 .bde-icon-icon.breakdance-icon-atom{font-size:118px}.breakdance .bde-icon-4810-819 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#b8ae99}.breakdance .bde-div-4810-821{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-icon-4810-822 .bde-icon-icon.breakdance-icon-atom{font-size:118px}.breakdance .bde-icon-4810-822 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#c4c0a9}.breakdance .bde-div-4810-824{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-icon-4810-825 .bde-icon-icon.breakdance-icon-atom{font-size:118px}.breakdance .bde-icon-4810-825 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#8e9b83}.breakdance .bde-div-4810-827{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-icon-4810-828 .bde-icon-icon.breakdance-icon-atom{font-size:118px}.breakdance .bde-icon-4810-828 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#4a4d4a}.breakdance .bde-div-4810-830{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-icon-4810-831 .bde-icon-icon.breakdance-icon-atom{font-size:118px}.breakdance .bde-icon-4810-831 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#3c3938}.breakdance .bde-div-4810-833{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-icon-4810-834 .bde-icon-icon.breakdance-icon-atom{font-size:118px}.breakdance .bde-icon-4810-834 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#4c4e50}.breakdance .bde-div-4810-836{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-icon-4810-837 .bde-icon-icon.breakdance-icon-atom{font-size:118px}.breakdance .bde-icon-4810-837 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#4b525a}.breakdance .bde-div-4810-839{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-icon-4810-840 .bde-icon-icon.breakdance-icon-atom{font-size:118px}.breakdance .bde-icon-4810-840 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#2a2c2e}.breakdance .bde-div-4810-842{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-icon-4810-843 .bde-icon-icon.breakdance-icon-atom{font-size:118px}.breakdance .bde-icon-4810-843 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#c7c0b5}.breakdance .bde-div-4810-845{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-icon-4810-846 .bde-icon-icon.breakdance-icon-atom{font-size:118px}.breakdance .bde-icon-4810-846 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#b7b7b7}.breakdance .bde-div-4810-848{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-icon-4810-849 .bde-icon-icon.breakdance-icon-atom{font-size:118px}.breakdance .bde-icon-4810-849 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#d6d6d4}.breakdance .bde-div-4810-851{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-icon-4810-852 .bde-icon-icon.breakdance-icon-atom{font-size:118px}.breakdance .bde-icon-4810-852 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#bdb9ad}.breakdance .bde-rich-text-4810-806{margin-top:10px}.breakdance .bde-rich-text-4810-806
p{font-size:var(--preset-id-471abffa-2c32-4d0b-9462-9e8cbf2470bd-font-size)}@media (max-width:479px){.breakdance .bde-section-4810-935{margin-bottom:0px}}.breakdance .bde-columns-4810-936{--columnCount:2}@media (max-width:1119px){.breakdance .bde-columns-4810-936{--columnCount:2}}@media (max-width:1023px){.breakdance .bde-columns-4810-936{--columnCount:2;--bde-column-gap:40px}.breakdance .bde-columns-4810-936.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-4810-936.bde-columns>.bde-column{width:100%}}@media (max-width:767px){.breakdance .bde-columns-4810-936{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-4810-936{--columnCount:2}}.breakdance .bde-column-4810-937{--column-width:60%}.breakdance .bde-column-4810-937{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px;text-align:left}.breakdance .bde-heading-4810-938{margin-bottom:12px}.breakdance .bde-div-4810-964{padding:20px
20px 20px 20px;border-radius:20px}.breakdance .bde-div-4810-964{display:flex;flex-direction:column;gap:12px}.breakdance .bde-div-4810-964{background-color:var(--bde-palette-color-1-796caef2-dae7-4976-af3a-b01b353b6ff2)}.breakdance .bde-icon-list-4810-966{margin-top:8px}.breakdance .bde-icon-list-4810-966
ul{align-items:flex-start}.breakdance .bde-icon-list-4810-966 li .bde-icon-list__icon{font-size:14px}.breakdance .bde-icon-list-4810-966 li .bde-icon-list__icon{color:var(--bde-brand-primary-color);padding:4px;border-radius:40px;background:var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7)}.breakdance .bde-icon-list-4810-966 li .bde-icon-list__text{font-size:var(--preset-id-471abffa-2c32-4d0b-9462-9e8cbf2470bd-font-size)}.breakdance .bde-icon-list-4810-966 ul li .bde-icon-list__item-wrapper{align-items:flex-start}.breakdance .bde-div-4810-959{margin-top:12px}.breakdance .bde-div-4810-959{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px}@media (max-width:479px){.breakdance .bde-div-4810-959{gap:14px;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:}}.breakdance .bde-column-4810-962{--column-width:40%;border-radius:20px}.breakdance .bde-div-4810-967{width:100%;min-height:100%;padding:20px
20px 20px 20px;border-radius:20px}.breakdance .bde-div-4810-967{display:flex;flex-direction:column;justify-content:flex-end}.breakdance .bde-div-4810-967{background-image:url(https://www.visserfencing.com.au/wp-content/uploads/2024/07/361826802_1781644428958565_2529242170839135433_n-aspect-ratio-1300-800.jpg);background-position:center center}@media (max-width:1023px){.breakdance .bde-div-4810-967{min-height:440px}}.breakdance .bde-div-4810-970{padding:16px
16px 16px 16px;border-radius:20px}.breakdance .bde-div-4810-970{display:flex;flex-direction:column;gap:6px}.breakdance .bde-div-4810-970{background-color:var(--bde-background-color)}.breakdance .bde-heading-4810-969{color:var(--bde-brand-primary-color)}.breakdance .bde-rich-text-4810-968
p{font-size:var(--preset-id-471abffa-2c32-4d0b-9462-9e8cbf2470bd-font-size)}.breakdance .bde-section-4810-855 .section-container{display:flex;flex-direction:column;align-items:center;gap:30px;text-align:center}.breakdance .bde-section-4810-855{background-color:var(--bde-palette-color-1-796caef2-dae7-4976-af3a-b01b353b6ff2)}.breakdance .bde-div-4810-856{width:880px}.breakdance .bde-div-4810-856{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px;text-align:center}.breakdance .bde-text-4810-857{color:var(--bde-brand-primary-color);font-size:var(--preset-id-f84ad8e1-d184-4d56-8a68-128a22c0e5e4-font-size);font-weight:var(--preset-id-f84ad8e1-d184-4d56-8a68-128a22c0e5e4-font-weight)}.breakdance .bde-grid-4810-860{--bde-grid-items-per-row:4;--bde-grid-gap:14px;margin-top:16px;margin-bottom:16px}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-4810-860{--bde-grid-items-per-row:4;--bde-grid-gap:40px}}@media (max-width:1023px){.breakdance .bde-grid-4810-860{--bde-grid-items-per-row:4}}@media (max-width:767px){.breakdance .bde-grid-4810-860{--bde-grid-items-per-row:2}}.breakdance .bde-div-4810-861{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-icon-4810-862 .bde-icon-icon.breakdance-icon-atom{font-size:28px;border-radius:999px;border:4px
solid var(--bde-brand-primary-color);padding:14px;background:var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7);border-width:2px;border-color:var(--bde-brand-primary-color)}.breakdance .bde-icon-4810-862{margin-bottom:10px}.breakdance .bde-rich-text-4810-864
p{font-size:var(--preset-id-471abffa-2c32-4d0b-9462-9e8cbf2470bd-font-size)}.breakdance .bde-div-4810-878{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-icon-4810-879 .bde-icon-icon.breakdance-icon-atom{font-size:28px;border-radius:999px;border:4px
solid var(--bde-brand-primary-color);padding:14px;background:var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7);border-width:2px;border-color:var(--bde-brand-primary-color)}.breakdance .bde-icon-4810-879{margin-bottom:10px}.breakdance .bde-rich-text-4810-881
p{font-size:var(--preset-id-471abffa-2c32-4d0b-9462-9e8cbf2470bd-font-size)}.breakdance .bde-div-4810-882{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-icon-4810-883 .bde-icon-icon.breakdance-icon-atom{font-size:28px;border-radius:999px;border:4px
solid var(--bde-brand-primary-color);padding:14px;background:var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7);border-width:2px;border-color:var(--bde-brand-primary-color)}.breakdance .bde-icon-4810-883{margin-bottom:10px}.breakdance .bde-rich-text-4810-885
p{font-size:var(--preset-id-471abffa-2c32-4d0b-9462-9e8cbf2470bd-font-size)}.breakdance .bde-div-4810-886{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-icon-4810-887 .bde-icon-icon.breakdance-icon-atom{font-size:28px;border-radius:999px;border:4px
solid var(--bde-brand-primary-color);padding:14px;background:var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7);border-width:2px;border-color:var(--bde-brand-primary-color)}.breakdance .bde-icon-4810-887{margin-bottom:10px}.breakdance .bde-rich-text-4810-889
p{font-size:var(--preset-id-471abffa-2c32-4d0b-9462-9e8cbf2470bd-font-size)}.breakdance .bde-div-4810-891{width:880px}.breakdance .bde-div-4810-891{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px;text-align:center}.breakdance .bde-section-4810-896 .section-container{display:flex;flex-direction:column;align-items:center;gap:30px;text-align:center}.breakdance .bde-section-4810-896 .section-container{padding-top:10px}.breakdance .bde-div-4810-897{width:700px}.breakdance .bde-div-4810-897{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px;text-align:center}.breakdance .bde-text-4810-898{color:var(--bde-brand-primary-color);font-size:var(--preset-id-f84ad8e1-d184-4d56-8a68-128a22c0e5e4-font-size);font-weight:var(--preset-id-f84ad8e1-d184-4d56-8a68-128a22c0e5e4-font-weight)}.breakdance .bde-div-4810-901{width:880px}.breakdance .bde-div-4810-901{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-div-4810-258{width:100%;padding-top:30px;margin-top:20px}.breakdance .bde-div-4810-258{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}@media (max-width:1119px){.breakdance .bde-div-4810-258{align-items:center;text-align:center}}@media (max-width:1023px){.breakdance .bde-div-4810-258{padding-top:16px}}.breakdance .bde-div-4810-767{width:880px}.breakdance .bde-div-4810-767{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.breakdance .bde-heading-4810-211{color:var(--bde-brand-primary-color)}.breakdance .bde-rich-text-4810-212
p{font-size:var(--preset-id-c5743a41-5129-48fe-9604-c27f2077eb08-font-size)}.breakdance .bde-grid-4810-277{--bde-grid-items-per-row:4;--bde-grid-gap:20px;margin-top:10px}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-4810-277{--bde-grid-items-per-row:5}}@media (max-width:1023px){.breakdance .bde-grid-4810-277{--bde-grid-items-per-row:3;--bde-grid-gap:8px}}@media (max-width:767px){.breakdance .bde-grid-4810-277{--bde-grid-items-per-row:2;--bde-grid-gap:20px}}@media (max-width:479px){.breakdance .bde-grid-4810-277{--bde-grid-items-per-row:2}}.breakdance .bde-div-4810-278{padding:24px
24px 30px 24px;border-radius:20px}.breakdance .bde-div-4810-278{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-div-4810-278{background-color:var(--bde-palette-color-1-796caef2-dae7-4976-af3a-b01b353b6ff2)}@media (max-width:1023px){.breakdance .bde-div-4810-278{padding:16px
16px 16px 16px}}@media (max-width:767px){.breakdance .bde-div-4810-278{padding:12px
12px 24px 12px}}.breakdance .bde-image2-4810-609{margin-bottom:6px;border-radius:10px;object-fit:cover;aspect-ratio:1/1}.breakdance .bde-text-link-4810-290,.breakdance .bde-text-link-4810-290>*{font-size:14px}.breakdance .bde-div-4810-291{padding:24px
24px 30px 24px;border-radius:20px}.breakdance .bde-div-4810-291{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-div-4810-291{background-color:var(--bde-palette-color-1-796caef2-dae7-4976-af3a-b01b353b6ff2)}@media (max-width:1023px){.breakdance .bde-div-4810-291{padding:16px
16px 16px 16px}}@media (max-width:767px){.breakdance .bde-div-4810-291{padding:12px
12px 24px 12px}}.breakdance .bde-image2-4810-612{margin-bottom:6px;border-radius:10px;object-fit:cover;object-position:0% 50%;aspect-ratio:1/1}.breakdance .bde-text-link-4810-294,.breakdance .bde-text-link-4810-294>*{font-size:14px}.breakdance .bde-div-4810-295{padding:24px
24px 30px 24px;border-radius:20px}.breakdance .bde-div-4810-295{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-div-4810-295{background-color:var(--bde-palette-color-1-796caef2-dae7-4976-af3a-b01b353b6ff2)}@media (max-width:1023px){.breakdance .bde-div-4810-295{padding:16px
16px 16px 16px}}@media (max-width:767px){.breakdance .bde-div-4810-295{padding:12px
12px 24px 12px}}.breakdance .bde-image2-4810-611{margin-bottom:6px;border-radius:10px;object-fit:cover;object-position:50% 50%;aspect-ratio:1/1}.breakdance .bde-text-link-4810-298,.breakdance .bde-text-link-4810-298>*{font-size:14px}.breakdance .bde-div-4810-299{padding:24px
24px 30px 24px;border-radius:20px}.breakdance .bde-div-4810-299{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.breakdance .bde-div-4810-299{background-color:var(--bde-palette-color-1-796caef2-dae7-4976-af3a-b01b353b6ff2)}@media (max-width:1023px){.breakdance .bde-div-4810-299{padding:16px
16px 16px 16px}}@media (max-width:767px){.breakdance .bde-div-4810-299{padding:12px
12px 24px 12px}}.breakdance .bde-image2-4810-613{margin-bottom:6px;border-radius:10px;object-fit:cover;object-position:50% 50%;aspect-ratio:1/1}.breakdance .bde-text-link-4810-302,.breakdance .bde-text-link-4810-302>*{font-size:14px}.breakdance .bde-section-4810-480 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-4810-480{background-color:var(--bde-palette-color-1-8274021f-42fe-4be0-b425-ba50a0ff93fc)}.breakdance .bde-columns-4810-481{--columnCount:2;--bde-column-gap:60px}@media (max-width:1119px){.breakdance .bde-columns-4810-481{--columnCount:2}}@media (max-width:1023px){.breakdance .bde-columns-4810-481{--columnCount:2}.breakdance .bde-columns-4810-481.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-4810-481.bde-columns>.bde-column{width:100%}}@media (max-width:767px){.breakdance .bde-columns-4810-481{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-4810-481{--columnCount:2}}.breakdance .bde-column-4810-482{--column-width:50%}.breakdance .bde-column-4810-482{display:flex;flex-direction:column;gap:12px}.breakdance .bde-dual-heading-4810-483 .dual-heading--secondary{color:var(--bde-brand-primary-color)}.breakdance .bde-div-4810-485{margin-top:14px}.breakdance .bde-div-4810-485{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-end;gap:10px}.breakdance .bde-icon-4810-486 .bde-icon-icon.breakdance-icon-atom{font-size:36px}.breakdance .bde-icon-4810-486 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--bde-brand-primary-color)}.breakdance .bde-div-4810-487{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.breakdance .bde-rich-text-4810-488
p{font-size:13px}.breakdance .bde-button-4810-489 .bde-button__button{color:var(--bde-brand-primary-color);font-size:var(--preset-id-209e0dd9-cdfc-4d9d-a4f2-3fcd877e8254-font-size);font-weight:var(--preset-id-209e0dd9-cdfc-4d9d-a4f2-3fcd877e8254-font-weight)}.breakdance .bde-button-4810-489 .bde-button__button:hover{color:var(--bde-body-text-color)}.breakdance .bde-fancy-divider-4810-502{margin-top:22px;margin-bottom:22px;--bde-fancy-divider-border-style:solid;--bde-fancy-divider-border-size:1px;--bde-fancy-divider-border-color:var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7)}@media (max-width:1119px){.breakdance .bde-fancy-divider-4810-502{--bde-fancy-divider-border-style:solid}}@media (max-width:1023px){.breakdance .bde-fancy-divider-4810-502{--bde-fancy-divider-border-style:solid}}@media (max-width:767px){.breakdance .bde-fancy-divider-4810-502{--bde-fancy-divider-border-style:solid}}@media (max-width:479px){.breakdance .bde-fancy-divider-4810-502{--bde-fancy-divider-border-style:solid}}.breakdance .bde-div-4810-497{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:36px}.breakdance .bde-div-4810-501{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:10px}.breakdance .bde-image2-4810-498{width:110px;height:auto}.breakdance .bde-text-4810-499{color:var(--bde-body-text-color);font-size:var(--preset-id-c5743a41-5129-48fe-9604-c27f2077eb08-font-size)}.breakdance .bde-icon-list-4810-500
ul{align-items:flex-start}.breakdance .bde-icon-list-4810-500 li .bde-icon-list__icon{font-size:14px}.breakdance .bde-icon-list-4810-500 li .bde-icon-list__icon{color:var(--bde-brand-primary-color);padding:4px;border-radius:40px;background:var(--bde-palette-color-1-52e151f0-762f-4c37-bcf8-8662a1c2a2f7)}.breakdance .bde-icon-list-4810-500 li .bde-icon-list__text{font-size:var(--preset-id-c5743a41-5129-48fe-9604-c27f2077eb08-font-size)}.breakdance .bde-icon-list-4810-500 ul li .bde-icon-list__item-wrapper{align-items:center}.breakdance .bde-column-4810-490{--column-width:50%}.breakdance .bde-column-4810-490{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-shortcode-4810-491{text-align:left}