.breakdance .bde-section-12-100 .section-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;text-align:left}.breakdance .bde-section-12-100{background-color:var(--hcl-neutral-12);background-image:url(https://dev7.onware.co.za/wp-content/uploads/2026/03/WhatsApp-Image-2026-01-09-at-13.02.51-3.webp)}.breakdance .bde-section-12-100>.section-background-overlay{background:var(--bde-palette-section-image-overlay-63801499-78a3-4ce4-bd42-ca0f857a500d-gradient-27)}.breakdance .bde-section-12-100 .section-container{height:40vh}.breakdance .bde-section-12-100 .section-shape-divider-wrapper--1 .section-shape-divider svg{color:var(--hcl-on-brand);height:100px;bottom:0;top:auto;transform:scaleY(1)}.breakdance .bde-section-12-100 .section-shape-divider-wrapper--1 .section-shape-divider path,.breakdance .bde-section-12-100 .section-shape-divider-wrapper--1 .section-shape-divider rect,.breakdance .bde-section-12-100 .section-shape-divider-wrapper--1 .section-shape-divider ellipse,.breakdance .bde-section-12-100 .section-shape-divider-wrapper--1 .section-shape-divider polyline,.breakdance .bde-section-12-100 .section-shape-divider-wrapper--1 .section-shape-divider polygon{color:var(--hcl-on-brand)}@media (max-width:1119px){.breakdance .bde-section-12-100 .section-shape-divider-wrapper--1 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1)}}@media (max-width:1023px){.breakdance .bde-section-12-100 .section-shape-divider-wrapper--1 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1)}}@media (max-width:767px){.breakdance .bde-section-12-100 .section-container{padding-bottom:var(--hsp-xl)}.breakdance .bde-section-12-100 .section-shape-divider-wrapper--1 .section-shape-divider svg{height:50px;bottom:0;top:auto;transform:scaleY(1)}}@media (max-width:479px){.breakdance .bde-section-12-100 .section-container{height:40vh}.breakdance .bde-section-12-100 .section-shape-divider-wrapper--1 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1)}}.breakdance .bde-div-12-101{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:var(--hsp-xs);text-align:left}.breakdance .bde-div-12-101{z-index:2}.breakdance .bde-div-12-102{padding:6px 12px 6px 12px;border-radius:var(--hrd-pill)}.breakdance .bde-div-12-102{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:var(--hsp-xxs)}.breakdance .bde-div-12-102{background-color:var(--hcl-brand-4)}.breakdance .bde-pulse-dot-12-103{--bdePulseDotColor:var(--hcl-brand-11);--bdePulseDotPingDuration:2250ms;--bdePulseDotPingScale:2.2}.breakdance .bde-heading-12-104{color:var(--hcl-brand-9);font-size:var(--hfs-text-s);font-weight:400}.breakdance .bde-heading-12-105{width:817px;color:var(--hcl-on-brand)}.lamp-container{position:absolute;top:0;left:0;right:0;height:500px;overflow:hidden;pointer-events:none;z-index:1;display:flex;justify-content:center}.lamp-glow{position:absolute;top:-30%;left:50%;transform:translateX(-50%);width:200px;height:200px;background:radial-gradient(ellipse at center,var(--hcl-neutral-1) 0%,color-mix(in srgb,var(--hcl-neutral-1) 50%,transparent) 30%,color-mix(in srgb,var(--hcl-neutral-1) 25%,transparent) 50%,transparent 80%);filter:blur(50px);z-index:3;animation:glowExpand 2s ease-out forwards,glowPulse 4s ease-in-out 2s infinite}@keyframes glowExpand{0%{width:100px;height:100px;opacity:0.2}100%{width:600px;height:300px;opacity:0.6}}@keyframes glowPulse{0%,100%{opacity:0.6;transform:translateX(-50%) scale(1)}50%{opacity:0.7;transform:translateX(-50%) scale(1.03)}}.lamp-center{position:absolute;top:0;left:50%;transform:translateX(-50%) translateY(-10%);width:0;height:180px;background:var(--hcl-neutral-1);opacity:0.3;border-radius:9999px;filter:blur(30px);z-index:2;animation:centerExpand 1.5s ease-out 0.2s forwards}@keyframes centerExpand{0%{width:0;opacity:0}100%{width:400px;opacity:0.3}}.lamp-line{position:absolute;top:0%;left:50%;transform:translateX(-50%);width:0;height:3px;background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--hcl-neutral-1) 40%,transparent) 10%,var(--hcl-neutral-1) 30%,color-mix(in srgb,var(--hcl-neutral-1) 40%,transparent) 90%,transparent 100%);box-shadow:0 0 15px var(--hcl-neutral-1),0 0 30px color-mix(in srgb,var(--hcl-neutral-1) 40%,transparent),0 0 60px color-mix(in srgb,var(--hcl-neutral-1) 20%,transparent);z-index:4;animation:lineExpand 1.2s ease-out 0.4s forwards}@keyframes lineExpand{0%{width:0;opacity:0}100%{width:700px;opacity:1}}.lamp-left-cone{position:absolute;top:0;left:50%;transform:translateX(-100%);width:0;height:350px;background:linear-gradient(120deg,color-mix(in srgb,var(--hcl-neutral-1) 25%,transparent) 0%,color-mix(in srgb,var(--hcl-neutral-1) 15%,transparent) 30%,color-mix(in srgb,var(--hcl-neutral-1) 5%,transparent) 60%,transparent 90%);clip-path:polygon(100% 0%,100% 0%,0% 100%);filter:blur(15px);z-index:1;animation:coneLeftExpand 1.5s ease-out 0.5s forwards}@keyframes coneLeftExpand{0%{width:0;opacity:0}100%{width:600px;opacity:0.6}}.lamp-right-cone{position:absolute;top:0;right:50%;transform:translateX(100%);width:0;height:350px;background:linear-gradient(-120deg,color-mix(in srgb,var(--hcl-neutral-1) 25%,transparent) 0%,color-mix(in srgb,var(--hcl-neutral-1) 15%,transparent) 30%,color-mix(in srgb,var(--hcl-neutral-1) 5%,transparent) 60%,transparent 90%);clip-path:polygon(0% 0%,0% 0%,100% 100%);filter:blur(15px);z-index:1;animation:coneRightExpand 1.5s ease-out 0.5s forwards}@keyframes coneRightExpand{0%{width:0;opacity:0}100%{width:600px;opacity:0.6}}.lamp-container~*{position:relative;z-index:10}@media (max-width:768px){.lamp-container{height:350px}@keyframes glowExpand{100%{width:400px;height:200px}}@keyframes centerExpand{100%{width:250px}}@keyframes lineExpand{100%{width:400px}}@keyframes coneLeftExpand,@keyframes coneRightExpand{100%{width:350px}}}.breakdance .bde-section-12-107 .section-container{display:flex;flex-direction:column;align-items:center;gap:var(--hss-m);text-align:center}.breakdance .bde-section-12-107{background:linear-gradient(0deg,var(--hcl-brand-3) 0%,var(--hcl-on-brand) 98.97435897435898%)}.breakdance .bde-section-12-107 .section-container{padding-bottom:0px}.breakdance .bde-grid-12-111{--bde-grid-items-per-row:2}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1023px){.breakdance .bde-grid-12-111{--bde-grid-items-per-row:1}}@media (max-width:767px){.breakdance .bde-grid-12-111{--bde-grid-items-per-row:1}}.breakdance .bde-div-12-112{display:flex;flex-direction:column;gap:var(--hsp-l)}.breakdance .bde-heading-12-113{color:var(--hcl-brand-11)}.breakdance .bde-grid-12-114{--bde-grid-items-per-row:1}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1023px){.breakdance .bde-grid-12-114{--bde-grid-justify-items:start}}.breakdance .bde-div-12-115{display:flex;flex-direction:column;gap:var(--hsp-xxs)}.breakdance .bde-div-12-116{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:var(--hsp-xs)}.breakdance .bde-icon-12-148 .bde-icon-icon.breakdance-icon-atom{font-size:18px;border-radius:999px;padding:5px;background:var(--hcl-brand-11)}.breakdance .bde-icon-12-148 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--hcl-on-brand)}.breakdance .bde-text-12-118{color:var(--hcl-neutral-12);font-weight:600;line-height:1.6;text-decoration-line:none;text-transform:none}.breakdance .bde-text-link-12-141,.breakdance .bde-text-link-12-141>*{color:var(--hcl-brand-11);font-weight:400;text-decoration-line:none}.breakdance .bde-text-link-12-141:hover,.breakdance .bde-text-link-12-141:hover>*{color:var(--hcl-brand-8)}.breakdance .bde-text-link-12-141{transition:ease-in-out .3s}.breakdance .bde-div-12-120{display:flex;flex-direction:column;gap:var(--hsp-xxs)}.breakdance .bde-div-12-121{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:var(--hsp-xs)}.breakdance .bde-icon-12-149 .bde-icon-icon.breakdance-icon-atom{font-size:18px;border-radius:999px;padding:5px;background:var(--hcl-brand-11)}.breakdance .bde-icon-12-149 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--hcl-on-brand)}.breakdance .bde-text-12-123{color:var(--hcl-neutral-12);font-weight:600;line-height:1.6;text-decoration-line:none;text-transform:none}.breakdance .bde-text-link-12-144,.breakdance .bde-text-link-12-144>*{color:var(--hcl-brand-11);font-weight:400;text-decoration-line:none}.breakdance .bde-text-link-12-144:hover,.breakdance .bde-text-link-12-144:hover>*{color:var(--hcl-brand-8)}.breakdance .bde-text-link-12-144{transition:ease-in-out .3s}.breakdance .bde-div-12-125{display:flex;flex-direction:column;gap:var(--hsp-xxs)}.breakdance .bde-div-12-126{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:var(--hsp-xs)}.breakdance .bde-icon-12-146 .bde-icon-icon.breakdance-icon-atom{font-size:18px;border-radius:999px;padding:5px;background:var(--hcl-brand-11)}.breakdance .bde-icon-12-146 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--hcl-on-brand)}.breakdance .bde-text-12-128{color:var(--hcl-neutral-12);font-weight:600;line-height:1.6;text-decoration-line:none;text-transform:none}.breakdance .bde-text-link-12-147,.breakdance .bde-text-link-12-147>*{color:var(--hcl-brand-11);font-weight:400;text-decoration-line:none}.breakdance .bde-text-link-12-147:hover,.breakdance .bde-text-link-12-147:hover>*{color:var(--hcl-brand-8)}.breakdance .bde-text-link-12-147{transition:ease-in-out .3s}.breakdance .bde-div-12-135{padding:var(--hsp-m) var(--hsp-m) var(--hsp-m) var(--hsp-m);border-radius:var(--hrd-m);box-shadow:0px 24px 48px -12px #0000001A}.breakdance .bde-div-12-135{display:flex;flex-direction:column;gap:var(--hsp-m)}.breakdance .bde-div-12-135{background-color:var(--hcl-neutral-1)}@media (max-width:1023px){.breakdance .bde-div-12-135{align-items:flex-start;text-align:left}}.breakdance .bde-div-12-151{display:flex;flex-direction:column;gap:var(--hsp-xs)}.breakdance .bde-heading-12-136{color:var(--hcl-brand-11)}.breakdance .bde-form-builder-12-137 .breakdance-form-field:nth-child(1){grid-column-start:span 6}.breakdance .bde-form-builder-12-137 .breakdance-form-field:nth-child(2){grid-column-start:span 6}.breakdance .bde-form-builder-12-137{--bde-form-input-background-color:var(--hcl-neutral-3);--bde-form-input-padding-top:var(--hsp-xxs);--bde-form-input-padding-right:0.75rem;--bde-form-input-padding-bottom:var(--hsp-xxs);--bde-form-input-padding-left:0.75rem;--bde-form-text-color:var(--hcl-neutral-12);--bde-form-input-border-top:0px solid;--bde-form-input-border-bottom:0px solid;--bde-form-input-border-left:0px solid;--bde-form-input-border-right:0px solid}.breakdance .bde-form-builder-12-137 .breakdance-form .breakdance-form-field__input,.breakdance .bde-form-builder-12-137 .breakdance-form-dropzone,.breakdance .bde-form-builder-12-137 .select2-container--default .select2-search--dropdown .select2-search__field,.breakdance .bde-form-builder-12-137 .select2-container--default .select2-selection--single,.breakdance .bde-form-builder-12-137 .breakdance-woocommerce .price_slider_amount input[type="text"],.breakdance .bde-form-builder-12-137 .breakdance-woocommerce input[type="search"],.breakdance .bde-form-builder-12-137 .breakdance-woocommerce textarea,.breakdance .bde-form-builder-12-137 .breakdance-woocommerce .woocommerce-Input,.breakdance .bde-form-builder-12-137 .breakdance-woocommerce .input-text,.breakdance .bde-form-builder-12-137 .breakdance-woocommerce select,.breakdance .bde-form-builder-12-137 .breakdance-woocommerce .wc_payment_method input[type="text"],.breakdance .bde-form-builder-12-137 .breakdance-woocommerce .wc-stripe-elements-field{background-color:var(--hcl-neutral-3);border-top:0px solid;border-bottom:0px solid;border-left:0px solid;border-right:0px solid;color:var(--hcl-neutral-12)}.breakdance .bde-form-builder-12-137 .breakdance-form .breakdance-form-field__input:focus{background-color:var(--hcl-neutral-3)}.breakdance .bde-form-builder-12-137 .breakdance-form-field__label,.breakdance .bde-form-builder-12-137.breakdance-woocommerce .woocommerce-password-strength,.breakdance .bde-form-builder-12-137.breakdance-woocommerce label span.optional,.breakdance .bde-form-builder-12-137.breakdance-woocommerce label{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.breakdance .bde-form-builder-12-137 .breakdance-form-footer{justify-content:unset}.breakdance .bde-form-builder-12-137 .breakdance-form-footer .breakdance-form-button__submit,.breakdance .bde-form-builder-12-137 .breakdance-form-footer .breakdance-form-field--step-buttons{width:100%}.breakdance .bde-form-builder-12-137 .breakdance-form-button__submit{--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:var(--hcl-on-brand);--bde-button-primary-background-color:var(--hcl-brand-11);--bde-button-primary-background-color-hover:var(--hcl-brand-9);padding-top:0.875rem;padding-right:1.6rem;padding-bottom:0.875rem;padding-left:1.5rem}.breakdance .bde-form-builder-12-137 .breakdance-form-button__submit:hover{color:var(--hcl-on-brand)}.breakdance .bde-form-builder-12-137>form{grid-row-gap:var(--hsp-m)}@media (max-width:1119px){.breakdance .bde-form-builder-12-137 .breakdance-form-field__label,.breakdance .bde-form-builder-12-137.breakdance-woocommerce .woocommerce-password-strength,.breakdance .bde-form-builder-12-137.breakdance-woocommerce label span.optional,.breakdance .bde-form-builder-12-137.breakdance-woocommerce label{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}}@media (max-width:1023px){.breakdance .bde-form-builder-12-137 .breakdance-form-field__label,.breakdance .bde-form-builder-12-137.breakdance-woocommerce .woocommerce-password-strength,.breakdance .bde-form-builder-12-137.breakdance-woocommerce label span.optional,.breakdance .bde-form-builder-12-137.breakdance-woocommerce label{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}}@media (max-width:767px){.breakdance .bde-form-builder-12-137 .breakdance-form{grid-template-columns:unset}.breakdance .bde-form-builder-12-137 .breakdance-form--horizontal{grid-auto-flow:unset}.breakdance .bde-form-builder-12-137 .breakdance-form .breakdance-form-field,.breakdance .bde-form-builder-12-137 .breakdance-form .breakdance-form-stepper{grid-column-start:unset}.breakdance .bde-form-builder-12-137 .breakdance-form-field__label,.breakdance .bde-form-builder-12-137.breakdance-woocommerce .woocommerce-password-strength,.breakdance .bde-form-builder-12-137.breakdance-woocommerce label span.optional,.breakdance .bde-form-builder-12-137.breakdance-woocommerce label{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}}@media (max-width:479px){.breakdance .bde-form-builder-12-137 .breakdance-form-field__label,.breakdance .bde-form-builder-12-137.breakdance-woocommerce .woocommerce-password-strength,.breakdance .bde-form-builder-12-137.breakdance-woocommerce label span.optional,.breakdance .bde-form-builder-12-137.breakdance-woocommerce label{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}}