.breakdance .bde-section-10-223 .section-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;text-align:left}.breakdance .bde-section-10-223{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-10-223>.section-background-overlay{background:var(--bde-palette-section-image-overlay-63801499-78a3-4ce4-bd42-ca0f857a500d-gradient-27)}.breakdance .bde-section-10-223 .section-container{height:40vh}.breakdance .bde-section-10-223 .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-10-223 .section-shape-divider-wrapper--1 .section-shape-divider path,.breakdance .bde-section-10-223 .section-shape-divider-wrapper--1 .section-shape-divider rect,.breakdance .bde-section-10-223 .section-shape-divider-wrapper--1 .section-shape-divider ellipse,.breakdance .bde-section-10-223 .section-shape-divider-wrapper--1 .section-shape-divider polyline,.breakdance .bde-section-10-223 .section-shape-divider-wrapper--1 .section-shape-divider polygon{color:var(--hcl-on-brand)}@media (max-width:1119px){.breakdance .bde-section-10-223 .section-shape-divider-wrapper--1 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1)}}@media (max-width:1023px){.breakdance .bde-section-10-223 .section-shape-divider-wrapper--1 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1)}}@media (max-width:767px){.breakdance .bde-section-10-223 .section-container{padding-bottom:var(--hsp-xl)}.breakdance .bde-section-10-223 .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-10-223 .section-container{height:40vh}.breakdance .bde-section-10-223 .section-shape-divider-wrapper--1 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1)}}.breakdance .bde-div-10-224{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:var(--hsp-xs);text-align:left}.breakdance .bde-div-10-224{z-index:2}.breakdance .bde-div-10-225{padding:6px 12px 6px 12px;border-radius:var(--hrd-pill)}.breakdance .bde-div-10-225{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:var(--hsp-xxs)}.breakdance .bde-div-10-225{background-color:var(--hcl-brand-4)}.breakdance .bde-pulse-dot-10-226{--bdePulseDotColor:var(--hcl-brand-11);--bdePulseDotPingDuration:2250ms;--bdePulseDotPingScale:2.2}.breakdance .bde-heading-10-227{color:var(--hcl-brand-9);font-size:var(--hfs-text-s);font-weight:400}.breakdance .bde-heading-10-228{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-10-100 .section-container{display:flex;flex-direction:column;gap:var(--hsp-xl)}.breakdance .bde-section-10-100{background:linear-gradient(0deg,var(--hcl-brand-3) 1.0256410256410255%,var(--hcl-brand-1) 99.48717948717949%)}@media (max-width:1023px){.breakdance .bde-section-10-100 .section-container{gap:var(--hss-l)}}.breakdance .bde-columns-10-101{--columnCount:2;--bde-column-gap:var(--hsp-m)}@media (max-width:1119px){.breakdance .bde-columns-10-101{--columnCount:2}}@media (max-width:1023px){.breakdance .bde-columns-10-101{--columnCount:2}.breakdance .bde-columns-10-101.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-10-101.bde-columns>.bde-column{width:100%}}@media (max-width:767px){.breakdance .bde-columns-10-101{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-10-101{--columnCount:2}}.breakdance .bde-column-10-102{--column-width:50%}.breakdance .bde-image-10-103{width:100%}.breakdance .bde-image-10-103 .breakdance-image-container{border-radius:var(--hrd-m)}.breakdance .bde-image-10-103 .breakdance-image-clip{border-radius:var(--hrd-m)}.breakdance .bde-image-10-103 .breakdance-image-object{width:100%;object-fit:cover;height:100%;aspect-ratio:1/1;object-fit:cover}.breakdance .bde-image-10-103{height:100%}.breakdance .bde-image-10-103 *:not(figcaption){height:100%}@media (max-width:1023px){.breakdance .bde-image-10-103 .breakdance-image-object{height:auto;width:auto}.breakdance .bde-image-10-103{height:auto}}.breakdance .bde-column-10-104{--column-width:50%;gap:var(--hsp-s);justify-content:center}.breakdance .bde-dual-heading-10-105 .dual-heading--primary{color:var(--hcl-brand-11)}.breakdance .bde-dual-heading-10-105 .dual-heading--secondary{color:var(--hcl-brand-9)}.breakdance .bde-rich-text-10-106{width:887px}.breakdance .de-accordion-10-183{width:100%;max-width:800px}.breakdance .de-accordion-10-183 .de-accordion-trigger.active:hover .trigger-number{background-color:}.breakdance .de-accordion-10-183 .de-accordion-trigger{gap:15px;background-color:var(--hcl-brand-11);border-top:0px solid;border-bottom:0px solid;border-left:0px solid;border-right:0px solid;border-radius:var(--hrd-l);color:#FFF;font-size:18px;margin-top:3px;padding:15px 20px 15px 20px}.breakdance .de-accordion-10-183 .de-accordion-trigger.active{background-color:var(--hcl-brand-9);border-bottom-left-radius:0px;border-bottom-right-radius:0px}.breakdance .de-accordion-10-183 .acc-icon{font-size:15px}.breakdance .de-accordion-10-183 .de-accordion-trigger.active .acc-icon{transform:scaleY(-1)}.breakdance .de-accordion-10-183 .de-accordion-panel{transition:300ms;text-align:left;padding:0px 20px 0px 20px;border-radius:var(--hrd-m)}@media (max-width:1119px){.breakdance .de-accordion-10-183 .de-accordion-trigger.active:hover .trigger-number{background-color:}}@media (max-width:1023px){.breakdance .de-accordion-10-183 .de-accordion-trigger.active:hover .trigger-number{background-color:}}@media (max-width:767px){.breakdance .de-accordion-10-183 .de-accordion-trigger.active:hover .trigger-number{background-color:}}@media (max-width:479px){.breakdance .de-accordion-10-183 .de-accordion-trigger.active:hover .trigger-number{background-color:}}.breakdance .bde-fancy-divider-10-197{--bde-fancy-divider-border-style:solid;--bde-fancy-divider-border-size:1px;--bde-fancy-divider-border-color:var(--hcl-neutral-8)}@media (max-width:1119px){.breakdance .bde-fancy-divider-10-197{--bde-fancy-divider-border-style:solid}}@media (max-width:1023px){.breakdance .bde-fancy-divider-10-197{--bde-fancy-divider-border-style:solid}}@media (max-width:767px){.breakdance .bde-fancy-divider-10-197{--bde-fancy-divider-border-style:solid}}@media (max-width:479px){.breakdance .bde-fancy-divider-10-197{--bde-fancy-divider-border-style:solid}}.breakdance .dan-ripple-button-10-194{color:var(--hcl-neutral-1);line-height:normal;border-radius:50px;background:var(--hcl-brand-11);--transition-duration:0.8s;--transition-duration-in:0.8s;--transition-ease:cubic-bezier(0.22,1,0.36,1);--skew-text:10deg;--amplitude:0%}.breakdance .dan-ripple-button-10-194:not(:has(>a)),.breakdance .dan-ripple-button-10-194>a{padding:15px 50px 15px 50px}.breakdance .dan-ripple-button-10-194 .dan-ripple-button__pseudo::after{color:var(--hcl-brand-9)}.breakdance .dan-ripple-button-10-194 .dan-ripple-button__hover-fill{background:var(--hcl-brand-8)}.breakdance .dan-ripple-button-10-194:hover{color:var(--hcl-brand-9)}.breakdance .bde-columns-10-187{--columnCount:2;--bde-column-gap:var(--hsp-m)}@media (max-width:1119px){.breakdance .bde-columns-10-187{--columnCount:2}}@media (max-width:1023px){.breakdance .bde-columns-10-187{--columnCount:2}.breakdance .bde-columns-10-187.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-10-187.bde-columns>.bde-column{width:100%}}@media (max-width:767px){.breakdance .bde-columns-10-187{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-10-187{--columnCount:2}}.breakdance .bde-column-10-188{--column-width:50%;order:1}@media (max-width:1023px){.breakdance .bde-column-10-188{order:0}}.breakdance .bde-image-10-189{width:100%}.breakdance .bde-image-10-189 .breakdance-image-container{border-radius:var(--hrd-m)}.breakdance .bde-image-10-189 .breakdance-image-clip{border-radius:var(--hrd-m)}.breakdance .bde-image-10-189 .breakdance-image-object{width:100%;object-fit:cover;height:100%;aspect-ratio:1/1;object-fit:cover}.breakdance .bde-image-10-189{height:100%}.breakdance .bde-image-10-189 *:not(figcaption){height:100%}@media (max-width:1023px){.breakdance .bde-image-10-189 .breakdance-image-object{height:auto;width:auto}.breakdance .bde-image-10-189{height:auto}}.breakdance .bde-column-10-190{--column-width:50%;gap:var(--hsp-s);justify-content:center}.breakdance .bde-dual-heading-10-191 .dual-heading--primary{color:var(--hcl-brand-11)}.breakdance .bde-dual-heading-10-191 .dual-heading--secondary{color:var(--hcl-brand-9)}.breakdance .bde-rich-text-10-192{width:887px}.breakdance .de-accordion-10-193{width:100%;max-width:800px}.breakdance .de-accordion-10-193 .de-accordion-trigger.active:hover .trigger-number{background-color:}.breakdance .de-accordion-10-193 .de-accordion-trigger{gap:15px;background-color:var(--hcl-brand-11);border-top:0px solid;border-bottom:0px solid;border-left:0px solid;border-right:0px solid;border-radius:var(--hrd-l);color:#FFF;font-size:18px;margin-top:3px;padding:15px 20px 15px 20px}.breakdance .de-accordion-10-193 .de-accordion-trigger.active{background-color:var(--hcl-brand-9);border-bottom-left-radius:0px;border-bottom-right-radius:0px}.breakdance .de-accordion-10-193 .acc-icon{font-size:15px}.breakdance .de-accordion-10-193 .de-accordion-trigger.active .acc-icon{transform:scaleY(-1)}.breakdance .de-accordion-10-193 .de-accordion-panel{transition:300ms;text-align:left;padding:0px 20px 0px 20px;border-radius:var(--hrd-m)}@media (max-width:1119px){.breakdance .de-accordion-10-193 .de-accordion-trigger.active:hover .trigger-number{background-color:}}@media (max-width:1023px){.breakdance .de-accordion-10-193 .de-accordion-trigger.active:hover .trigger-number{background-color:}}@media (max-width:767px){.breakdance .de-accordion-10-193 .de-accordion-trigger.active:hover .trigger-number{background-color:}}@media (max-width:479px){.breakdance .de-accordion-10-193 .de-accordion-trigger.active:hover .trigger-number{background-color:}}.breakdance .bde-fancy-divider-10-196{--bde-fancy-divider-border-style:solid;--bde-fancy-divider-border-size:1px;--bde-fancy-divider-border-color:var(--hcl-neutral-8)}@media (max-width:1119px){.breakdance .bde-fancy-divider-10-196{--bde-fancy-divider-border-style:solid}}@media (max-width:1023px){.breakdance .bde-fancy-divider-10-196{--bde-fancy-divider-border-style:solid}}@media (max-width:767px){.breakdance .bde-fancy-divider-10-196{--bde-fancy-divider-border-style:solid}}@media (max-width:479px){.breakdance .bde-fancy-divider-10-196{--bde-fancy-divider-border-style:solid}}.breakdance .dan-ripple-button-10-195{color:var(--hcl-neutral-1);line-height:normal;border-radius:50px;background:var(--hcl-brand-11);--transition-duration:0.8s;--transition-duration-in:0.8s;--transition-ease:cubic-bezier(0.22,1,0.36,1);--skew-text:10deg;--amplitude:0%}.breakdance .dan-ripple-button-10-195:not(:has(>a)),.breakdance .dan-ripple-button-10-195>a{padding:15px 50px 15px 50px}.breakdance .dan-ripple-button-10-195 .dan-ripple-button__pseudo::after{color:var(--hcl-brand-9)}.breakdance .dan-ripple-button-10-195 .dan-ripple-button__hover-fill{background:var(--hcl-brand-8)}.breakdance .dan-ripple-button-10-195:hover{color:var(--hcl-brand-9)}