.breakdance .bde-section-268-100 .section-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;text-align:left}.breakdance .bde-section-268-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-268-100>.section-background-overlay{background:var(--bde-palette-section-image-overlay-63801499-78a3-4ce4-bd42-ca0f857a500d-gradient-27)}.breakdance .bde-section-268-100 .section-container{height:40vh}.breakdance .bde-section-268-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-268-100 .section-shape-divider-wrapper--1 .section-shape-divider path,.breakdance .bde-section-268-100 .section-shape-divider-wrapper--1 .section-shape-divider rect,.breakdance .bde-section-268-100 .section-shape-divider-wrapper--1 .section-shape-divider ellipse,.breakdance .bde-section-268-100 .section-shape-divider-wrapper--1 .section-shape-divider polyline,.breakdance .bde-section-268-100 .section-shape-divider-wrapper--1 .section-shape-divider polygon{color:var(--hcl-on-brand)}@media (max-width:1119px){.breakdance .bde-section-268-100 .section-shape-divider-wrapper--1 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1)}}@media (max-width:1023px){.breakdance .bde-section-268-100 .section-shape-divider-wrapper--1 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1)}}@media (max-width:767px){.breakdance .bde-section-268-100 .section-container{padding-bottom:var(--hsp-xl)}.breakdance .bde-section-268-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-268-100 .section-container{height:40vh}.breakdance .bde-section-268-100 .section-shape-divider-wrapper--1 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1)}}.breakdance .bde-div-268-101{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:var(--hsp-xs);text-align:left}.breakdance .bde-div-268-101{z-index:2}.breakdance .bde-div-268-102{padding:6px 12px 6px 12px;border-radius:var(--hrd-pill)}.breakdance .bde-div-268-102{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:var(--hsp-xxs)}.breakdance .bde-div-268-102{background-color:var(--hcl-brand-4)}.breakdance .bde-pulse-dot-268-103{--bdePulseDotColor:var(--hcl-brand-11);--bdePulseDotPingDuration:2250ms;--bdePulseDotPingScale:2.2}.breakdance .bde-heading-268-104{color:var(--hcl-brand-9);font-size:var(--hfs-text-s);font-weight:400}.breakdance .bde-heading-268-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-268-107 .section-container{gap:var(--hsp-xxl);align-items:center;text-align:center}.breakdance .bde-section-268-107{background:linear-gradient(0deg,var(--hcl-brand-4) 0%,var(--hcl-on-brand) 100%)}.breakdance .bde-grid-268-108{--bde-grid-items-per-row:4;--bde-grid-gap:var(--hsp-s)}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:767px){.breakdance .bde-grid-268-108{--bde-grid-items-per-row:2}}.breakdance .bde-image2-268-109{border-radius:var(--hrd-m);width:100%;height:300px;object-fit:cover}.breakdance .bde-image2-268-110{border-radius:var(--hrd-m);width:100%;height:300px;object-fit:cover;aspect-ratio:custom}.breakdance .bde-image2-268-111{border-radius:var(--hrd-m);width:100%;height:300px;object-fit:cover}.breakdance .bde-image2-268-112{border-radius:var(--hrd-m);width:100%;height:300px;object-fit:cover}.breakdance .bde-div-268-113{width:var(--hsx-page-width);padding-right:var(--bde-section-horizontal-padding);padding-left:var(--bde-section-horizontal-padding)}.breakdance .bde-grid-268-114{--bde-grid-items-per-row:2;--bde-grid-gap:var(--hsp-xxl)}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1023px){.breakdance .bde-grid-268-114{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-268-114{--bde-grid-items-per-row:1}}.breakdance .bde-div-268-115{display:flex;flex-direction:column;gap:var(--hsp-s)}.breakdance .bde-div-268-140{padding:6px 12px 6px 12px;border-radius:var(--hrd-pill)}.breakdance .bde-div-268-140{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:var(--hsp-xxs)}.breakdance .bde-div-268-140{background-color:var(--hcl-brand-4)}.breakdance .bde-pulse-dot-268-141{--bdePulseDotColor:var(--hcl-brand-11);--bdePulseDotPingDuration:2250ms;--bdePulseDotPingScale:2.2}.breakdance .bde-heading-268-142{color:var(--hcl-brand-9);font-size:var(--hfs-text-s);font-weight:400}.breakdance .bde-dual-heading-268-121{color:var(--hcl-brand-9)}.breakdance .bde-dual-heading-268-121 .dual-heading--secondary{color:var(--hcl-brand-11)}.breakdance .bde-div-268-118{display:flex;flex-direction:column;justify-content:flex-end;gap:var(--hsp-s)}.breakdance .bde-icon-list-268-127 li .bde-icon-list__icon{color:var(--hcl-brand-11)}.breakdance .bde-icon-list-268-127 li .bde-icon-list__text{color:var(--hcl-brand-9);font-size:var(--hfs-text-m);font-weight:500}.breakdance .bde-section-268-131{background-color:var(--hcl-brand-3);background:linear-gradient(0deg,var(--hcl-brand-3) 0%,var(--hcl-on-brand) 100%)}.breakdance .bde-section-268-131 .section-container{padding-bottom:var(--hsp-xxl)}.breakdance .bde-grid-268-132{--bde-grid-items-per-row:2;--bde-grid-gap:var(--hsp-xxl)}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-268-132{--bde-grid-items-per-row:2}}@media (max-width:1023px){.breakdance .bde-grid-268-132{--bde-grid-items-per-row:1}}@media (max-width:767px){.breakdance .bde-grid-268-132{--bde-grid-items-per-row:1}}.breakdance .bde-div-268-133{display:flex;flex-direction:column;justify-content:center;gap:var(--hsp-s)}.breakdance .bde-div-268-143{padding:6px 12px 6px 12px;border-radius:var(--hrd-pill)}.breakdance .bde-div-268-143{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:var(--hsp-xxs)}.breakdance .bde-div-268-143{background-color:var(--hcl-brand-4)}.breakdance .bde-pulse-dot-268-144{--bdePulseDotColor:var(--hcl-brand-11);--bdePulseDotPingDuration:2250ms;--bdePulseDotPingScale:2.2}.breakdance .bde-heading-268-145{color:var(--hcl-brand-9);font-size:var(--hfs-text-s);font-weight:400}.breakdance .bde-dual-heading-268-134{color:var(--hcl-brand-9)}.breakdance .bde-dual-heading-268-134 .dual-heading--secondary{color:var(--hcl-brand-11)}.breakdance .bde-icon-list-268-136 li .bde-icon-list__icon{color:var(--hcl-brand-11)}.breakdance .bde-icon-list-268-136 li .bde-icon-list__text{color:var(--hcl-brand-9);font-size:var(--hfs-text-m);font-weight:500}.breakdance .bde-grid-268-137{--bde-grid-items-per-row:2;--bde-grid-gap:var(--hsp-xs)}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-268-137{--bde-grid-items-per-row:2}}@media (max-width:1023px){.breakdance .bde-grid-268-137{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-268-137{--bde-grid-items-per-row:2}}.breakdance .bde-image2-268-138{border-radius:var(--hrd-m);width:100%;height:auto;object-fit:cover;aspect-ratio:5 / 7}.breakdance .bde-image2-268-138{transform:translateY(-1rem)}.breakdance .bde-image2-268-139{border-radius:var(--hrd-m);width:100%;height:auto;object-fit:cover;aspect-ratio:5 / 7}.breakdance .bde-image2-268-139{transform:translateY(1rem)}