.breakdance .bde-section-8-100 .section-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;text-align:left}.breakdance .bde-section-8-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-8-100>.section-background-overlay{background:var(--bde-palette-section-image-overlay-63801499-78a3-4ce4-bd42-ca0f857a500d-gradient-27)}.breakdance .bde-section-8-100 .section-container{height:40vh}.breakdance .bde-section-8-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-8-100 .section-shape-divider-wrapper--1 .section-shape-divider path,.breakdance .bde-section-8-100 .section-shape-divider-wrapper--1 .section-shape-divider rect,.breakdance .bde-section-8-100 .section-shape-divider-wrapper--1 .section-shape-divider ellipse,.breakdance .bde-section-8-100 .section-shape-divider-wrapper--1 .section-shape-divider polyline,.breakdance .bde-section-8-100 .section-shape-divider-wrapper--1 .section-shape-divider polygon{color:var(--hcl-on-brand)}@media (max-width:1119px){.breakdance .bde-section-8-100 .section-shape-divider-wrapper--1 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1)}}@media (max-width:1023px){.breakdance .bde-section-8-100 .section-shape-divider-wrapper--1 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1)}}@media (max-width:767px){.breakdance .bde-section-8-100 .section-container{padding-bottom:var(--hsp-xl)}.breakdance .bde-section-8-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-8-100 .section-container{height:40vh}.breakdance .bde-section-8-100 .section-shape-divider-wrapper--1 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1)}}.breakdance .bde-div-8-101{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:var(--hsp-xs);text-align:left}.breakdance .bde-div-8-101{z-index:2}.breakdance .bde-div-8-102{padding:6px 12px 6px 12px;border-radius:var(--hrd-pill)}.breakdance .bde-div-8-102{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:var(--hsp-xxs)}.breakdance .bde-div-8-102{background-color:var(--hcl-brand-4)}.breakdance .bde-pulse-dot-8-103{--bdePulseDotColor:var(--hcl-brand-11);--bdePulseDotPingDuration:2250ms;--bdePulseDotPingScale:2.2}.breakdance .bde-heading-8-110{color:var(--hcl-brand-9);font-size:var(--hfs-text-s);font-weight:400}.breakdance .bde-heading-8-121{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-8-122{background:linear-gradient(0deg,var(--hcl-brand-4) 0%,var(--hcl-on-brand) 100%)}.breakdance .bde-grid-8-123{--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-8-123{--bde-grid-items-per-row:2}}@media (max-width:1023px){.breakdance .bde-grid-8-123{--bde-grid-items-per-row:1}}@media (max-width:767px){.breakdance .bde-grid-8-123{--bde-grid-items-per-row:1}}.breakdance .bde-div-8-124{display:flex;flex-direction:column;justify-content:center;gap:var(--hsp-s)}.breakdance .bde-dual-heading-8-131{color:var(--hcl-brand-9)}.breakdance .bde-dual-heading-8-131 .dual-heading--secondary{color:var(--hcl-brand-11)}.breakdance .bde-icon-list-8-130 li .bde-icon-list__icon{color:var(--hcl-brand-11)}.breakdance .bde-icon-list-8-130 li .bde-icon-list__text{color:var(--hcl-brand-9);font-size:var(--hfs-text-m);font-weight:500}.breakdance .bde-grid-8-127{--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-8-127{--bde-grid-items-per-row:2}}@media (max-width:1023px){.breakdance .bde-grid-8-127{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-8-127{--bde-grid-items-per-row:2}}.breakdance .bde-image2-8-128{border-radius:var(--hrd-m);width:100%;height:auto;object-fit:cover;aspect-ratio:5 / 7}.breakdance .bde-image2-8-128{transform:translateY(-1rem)}.breakdance .bde-image2-8-129{border-radius:var(--hrd-m);width:100%;height:auto;object-fit:cover;aspect-ratio:5 / 7}.breakdance .bde-image2-8-129{transform:translateY(1rem)}.breakdance .bde-section-8-132 .section-container{display:flex;flex-direction:column;justify-content:center}.breakdance .bde-section-8-132 .section-background-video{background-image:url(https://dev7.onware.co.za/wp-content/uploads/2026/03/WhatsApp-Image-2026-01-09-at-13.02.49-1.webp)}.breakdance .bde-section-8-132>.section-background-overlay{background-color:#202020;transition:background-color var(--bde-transition-duration) ease-in-out}.breakdance .bde-section-8-132>.section-background-overlay{opacity:0.5}.breakdance .bde-section-8-132 .section-container{min-height:700px}.breakdance .bde-columns-8-133{--columnCount:2;--bde-column-gap:var(--hss-xl)}@media (max-width:1119px){.breakdance .bde-columns-8-133{--columnCount:2}}@media (max-width:1023px){.breakdance .bde-columns-8-133{--columnCount:2;--bde-column-gap:var(--hsp-xxl)}.breakdance .bde-columns-8-133.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-8-133.bde-columns>.bde-column{width:100%}}@media (max-width:767px){.breakdance .bde-columns-8-133{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-8-133{--columnCount:2}}.breakdance .bde-column-8-134{--column-width:50%}.breakdance .bde-column-8-134{display:flex;flex-direction:column;justify-content:center;gap:var(--hsp-xs)}.breakdance .bde-dual-heading-8-138{color:var(--hcl-on-brand)}.breakdance .bde-dual-heading-8-138 .dual-heading--secondary{color:var(--hcl-brand-8)}.breakdance .bde-text-8-139{width:600px;color:var(--hcl-on-brand)}.breakdance .bde-column-8-141{--column-width:50%;gap:var(--hsp-s)}.breakdance .bde-div-8-142{width:100%;padding:var(--hsp-m) var(--hsp-m) var(--hsp-m) var(--hsp-m);border-top:1px solid #D3D6DC40;border-bottom:1px solid #D3D6DC40;border-left:1px solid #D3D6DC40;border-right:1px solid #D3D6DC40;border-radius:var(--hrd-m);gap:var(--hsp-xxs)}.breakdance .bde-div-8-142{background-color:#FDFDFD45}.breakdance .bde-div-8-142{display:flex;flex-direction:row;align-items:center}.breakdance .bde-icon-8-143 .bde-icon-icon.breakdance-icon-atom{font-size:24px;border-radius:999px;padding:12px;background:var(--hcl-brand-11)}.breakdance .bde-icon-8-143 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--hcl-on-brand)}.breakdance .bde-div-8-144{display:flex;flex-direction:column;gap:var(--hsp-xs)}.breakdance .bde-heading-8-145{color:var(--hcl-neutral-1);font-size:var(--hfs-h4);font-weight:400}.breakdance .bde-div-8-146{width:100%;padding:var(--hsp-m) var(--hsp-m) var(--hsp-m) var(--hsp-m);border-top:1px solid #D3D6DC40;border-bottom:1px solid #D3D6DC40;border-left:1px solid #D3D6DC40;border-right:1px solid #D3D6DC40;border-radius:var(--hrd-m);gap:var(--hsp-xxs)}.breakdance .bde-div-8-146{background-color:#FDFDFD45}.breakdance .bde-div-8-146{display:flex;flex-direction:row;align-items:center}.breakdance .bde-icon-8-147 .bde-icon-icon.breakdance-icon-atom{font-size:24px;border-radius:999px;padding:12px;background:var(--hcl-brand-11)}.breakdance .bde-icon-8-147 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--hcl-on-brand)}.breakdance .bde-div-8-148{display:flex;flex-direction:column;gap:var(--hsp-xs)}.breakdance .bde-heading-8-149{color:var(--hcl-neutral-1);font-size:var(--hfs-h4);font-weight:400}.breakdance .bde-div-8-150{width:100%;padding:var(--hsp-m) var(--hsp-m) var(--hsp-m) var(--hsp-m);border-top:1px solid #D3D6DC40;border-bottom:1px solid #D3D6DC40;border-left:1px solid #D3D6DC40;border-right:1px solid #D3D6DC40;border-radius:var(--hrd-m);gap:var(--hsp-xxs)}.breakdance .bde-div-8-150{background-color:#FDFDFD45}.breakdance .bde-div-8-150{display:flex;flex-direction:row;align-items:center}.breakdance .bde-icon-8-151 .bde-icon-icon.breakdance-icon-atom{font-size:24px;border-radius:999px;padding:12px;background:var(--hcl-brand-11)}.breakdance .bde-icon-8-151 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--hcl-on-brand)}.breakdance .bde-div-8-152{display:flex;flex-direction:column;gap:var(--hsp-xs)}.breakdance .bde-heading-8-153{color:var(--hcl-neutral-1);font-size:var(--hfs-h4);font-weight:400}.breakdance .bde-div-8-154{width:100%;padding:var(--hsp-m) var(--hsp-m) var(--hsp-m) var(--hsp-m);border-top:1px solid #D3D6DC40;border-bottom:1px solid #D3D6DC40;border-left:1px solid #D3D6DC40;border-right:1px solid #D3D6DC40;border-radius:var(--hrd-m);gap:var(--hsp-xxs)}.breakdance .bde-div-8-154{background-color:#FDFDFD45}.breakdance .bde-div-8-154{display:flex;flex-direction:row;align-items:center}.breakdance .bde-icon-8-155 .bde-icon-icon.breakdance-icon-atom{font-size:24px;border-radius:999px;padding:12px;background:var(--hcl-brand-11)}.breakdance .bde-icon-8-155 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--hcl-on-brand)}.breakdance .bde-div-8-156{display:flex;flex-direction:column;gap:var(--hsp-xs)}.breakdance .bde-heading-8-157{color:var(--hcl-neutral-1);font-size:var(--hfs-h4);font-weight:400}.breakdance .bde-section-8-158 .section-container{display:flex;flex-direction:column;gap:var(--hsp-xxl)}.breakdance .bde-section-8-158 .section-shape-divider-wrapper--1 .section-shape-divider svg{color:var(--hcl-brand-11);height:100px;bottom:0;top:auto;transform:scaleY(1)}.breakdance .bde-section-8-158 .section-shape-divider-wrapper--1 .section-shape-divider path,.breakdance .bde-section-8-158 .section-shape-divider-wrapper--1 .section-shape-divider rect,.breakdance .bde-section-8-158 .section-shape-divider-wrapper--1 .section-shape-divider ellipse,.breakdance .bde-section-8-158 .section-shape-divider-wrapper--1 .section-shape-divider polyline,.breakdance .bde-section-8-158 .section-shape-divider-wrapper--1 .section-shape-divider polygon{color:var(--hcl-brand-11)}@media (max-width:1119px){.breakdance .bde-section-8-158 .section-shape-divider-wrapper--1 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1)}}@media (max-width:1023px){.breakdance .bde-section-8-158 .section-shape-divider-wrapper--1 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1)}}@media (max-width:767px){.breakdance .bde-section-8-158 .section-shape-divider-wrapper--1 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1)}}@media (max-width:479px){.breakdance .bde-section-8-158 .section-shape-divider-wrapper--1 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1)}}.breakdance .bde-columns-8-374{--columnCount:2;--bde-column-gap:var(--hsp-xxl)}@media (max-width:1119px){.breakdance .bde-columns-8-374{--columnCount:2}}@media (max-width:1023px){.breakdance .bde-columns-8-374{--columnCount:2}.breakdance .bde-columns-8-374.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-8-374.bde-columns>.bde-column{width:100%}.breakdance .bde-columns-8-374>div:nth-child(1){order:10}.breakdance .bde-columns-8-374>div:nth-child(2){order:9}.breakdance .bde-columns-8-374>div:nth-child(3){order:8}.breakdance .bde-columns-8-374>div:nth-child(4){order:7}.breakdance .bde-columns-8-374>div:nth-child(5){order:6}.breakdance .bde-columns-8-374>div:nth-child(6){order:5}.breakdance .bde-columns-8-374>div:nth-child(7){order:4}.breakdance .bde-columns-8-374>div:nth-child(8){order:3}.breakdance .bde-columns-8-374>div:nth-child(9){order:2}.breakdance .bde-columns-8-374>div:nth-child(10){order:1}}@media (max-width:767px){.breakdance .bde-columns-8-374{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-8-374{--columnCount:2}}.breakdance .bde-column-8-375{--column-width:50%}.breakdance .bde-image2-8-376{border-radius:var(--hrd-m);width:100%;height:auto;object-fit:cover;aspect-ratio:1/1}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-image2-8-376{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-image2-8-376{display:none}}@media (max-width:479px){.breakdance .bde-image2-8-376{display:none}}@media (max-width:1023px){.breakdance .bde-image2-8-376{object-fit:cover;aspect-ratio:16/9}}.breakdance .bde-column-8-377{--column-width:50%}.breakdance .bde-column-8-377{display:flex;flex-direction:column;justify-content:center;gap:var(--hsp-s)}.breakdance .bde-dual-heading-8-378{color:var(--hcl-brand-9)}.breakdance .bde-dual-heading-8-378 .dual-heading--secondary{color:var(--hcl-brand-11)}.breakdance .bde-icon-list-8-380 li .bde-icon-list__icon{color:var(--hcl-brand-11)}.breakdance .bde-icon-list-8-380 li .bde-icon-list__text{color:var(--hcl-brand-9);font-size:var(--hfs-text-m);font-weight:500}.breakdance .bde-grid-8-203{--bde-grid-items-per-row:3}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-8-203{--bde-grid-items-per-row:3}}@media (max-width:1023px){.breakdance .bde-grid-8-203{--bde-grid-items-per-row:1}}@media (max-width:767px){.breakdance .bde-grid-8-203{--bde-grid-items-per-row:1}}.breakdance .bde-div-8-234{border-radius:var(--hrd-l);box-shadow:5px 20px 40px -20px #1F2D5C45}.breakdance .bde-div-8-234{display:flex;flex-direction:column}.breakdance .bde-div-8-234{background-color:var(--hcl-brand-1)}.breakdance .bde-image2-8-236{border-top-left-radius:var(--hrd-l);border-top-right-radius:var(--hrd-l);width:100%;height:240px;object-fit:cover}.breakdance .bde-div-8-237{width:100%;padding:var(--hsp-s) var(--hsp-s) var(--hsp-s) var(--hsp-s)}.breakdance .bde-div-8-237{display:flex;flex-direction:column;gap:var(--hsp-xxs)}.breakdance .bde-text-8-238{color:var(--hcl-on-brand);font-size:var(--hfs-text-s);margin-top:auto}.breakdance .bde-text-8-238{background-color:var(--hcl-brand-9);padding:4px 12px 4px 12px;border-radius:8px}.breakdance .bde-heading-8-240{color:var(--hcl-brand-11)}.breakdance .bde-div-8-243{border-radius:var(--hrd-l);box-shadow:5px 20px 40px -20px #1F2D5C45}.breakdance .bde-div-8-243{display:flex;flex-direction:column}.breakdance .bde-div-8-243{background-color:var(--hcl-brand-1)}.breakdance .bde-image2-8-244{border-top-left-radius:var(--hrd-l);border-top-right-radius:var(--hrd-l);width:100%;height:240px;object-fit:cover}.breakdance .bde-div-8-245{width:100%;padding:var(--hsp-s) var(--hsp-s) var(--hsp-s) var(--hsp-s)}.breakdance .bde-div-8-245{display:flex;flex-direction:column;gap:var(--hsp-xxs)}.breakdance .bde-text-8-257{color:var(--hcl-on-brand);font-size:var(--hfs-text-s);margin-top:auto}.breakdance .bde-text-8-257{background-color:var(--hcl-brand-9);padding:4px 12px 4px 12px;border-radius:8px}.breakdance .bde-heading-8-248{color:var(--hcl-brand-11)}.breakdance .bde-div-8-250{border-radius:var(--hrd-l);box-shadow:5px 20px 40px -20px #1F2D5C45}.breakdance .bde-div-8-250{display:flex;flex-direction:column}.breakdance .bde-div-8-250{background-color:var(--hcl-brand-1)}.breakdance .bde-image2-8-251{border-top-left-radius:var(--hrd-l);border-top-right-radius:var(--hrd-l);width:100%;height:240px;object-fit:cover}.breakdance .bde-div-8-252{width:100%;padding:var(--hsp-s) var(--hsp-s) var(--hsp-s) var(--hsp-s)}.breakdance .bde-div-8-252{display:flex;flex-direction:column;gap:var(--hsp-xxs)}.breakdance .bde-text-8-258{color:var(--hcl-on-brand);font-size:var(--hfs-text-s);margin-top:auto}.breakdance .bde-text-8-258{background-color:var(--hcl-brand-9);padding:4px 12px 4px 12px;border-radius:8px}.breakdance .bde-heading-8-255{color:var(--hcl-brand-11)}.breakdance .bde-section-8-292 .section-container{display:flex;flex-direction:column;align-items:center;gap:var(--hsp-xxs);text-align:center}.breakdance .bde-section-8-292{background:linear-gradient(0deg,var(--hcl-brand-9) 0%,var(--hcl-brand-11) 100%)}.breakdance .bde-div-8-334{display:flex;flex-direction:column;align-items:center;gap:var(--hsp-s);text-align:center}@media (max-width:767px){.breakdance .bde-div-8-334{align-items:flex-start;text-align:left}}.breakdance .bde-dual-heading-8-332{color:var(--hcl-on-brand)}.breakdance .bde-dual-heading-8-332 .dual-heading--secondary{color:var(--hcl-brand-7)}.breakdance .bde-rich-text-8-340{color:var(--hcl-on-brand)}.breakdance .bde-grid-8-295{--bde-grid-items-per-row:4;--bde-grid-gap:var(--hsp-s);margin-top:var(--hsp-xl)}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-8-295{--bde-grid-items-per-row:4}}@media (max-width:1023px){.breakdance .bde-grid-8-295{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-8-295{--bde-grid-items-per-row:1}}.breakdance .bde-div-8-296{padding:var(--hsp-m) var(--hsp-m) var(--hsp-m) var(--hsp-m);border-radius:var(--hrd-m)}.breakdance .bde-div-8-296{display:flex;flex-direction:column;justify-content:space-between}.breakdance .bde-div-8-296{background:linear-gradient(0deg,rgba(5,29,68,0.25) 0%,rgba(138,180,247,0.36) 98.97435897435898%)}.breakdance .bde-div-8-296{border-top:1px solid #FFFFFF3B;border-bottom:1px solid #FFFFFF3B;border-left:1px solid #FFFFFF3B;border-right:1px solid #FFFFFF3B}@media (max-width:479px){.breakdance .bde-div-8-296{padding:1.5rem 1.5rem 1.5rem 1.5rem}}.breakdance .bde-icon-8-335 .bde-icon-icon.breakdance-icon-atom{font-size:24px;border-radius:999px;padding:12px;background:var(--hcl-brand-10)}.breakdance .bde-icon-8-335 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--hcl-on-brand)}.breakdance .bde-heading-8-300{color:var(--hcl-on-brand);margin-top:var(--hss-s)}.breakdance .bde-div-8-336{padding:var(--hsp-m) var(--hsp-m) var(--hsp-m) var(--hsp-m);border-radius:var(--hrd-m)}.breakdance .bde-div-8-336{display:flex;flex-direction:column;justify-content:space-between}.breakdance .bde-div-8-336{background:linear-gradient(0deg,rgba(5,29,68,0.25) 0%,rgba(138,180,247,0.36) 98.97435897435898%)}.breakdance .bde-div-8-336{border-top:1px solid #FFFFFF3B;border-bottom:1px solid #FFFFFF3B;border-left:1px solid #FFFFFF3B;border-right:1px solid #FFFFFF3B}@media (max-width:479px){.breakdance .bde-div-8-336{padding:1.5rem 1.5rem 1.5rem 1.5rem}}.breakdance .bde-icon-8-337 .bde-icon-icon.breakdance-icon-atom{font-size:24px;border-radius:999px;padding:12px;background:var(--hcl-brand-10)}.breakdance .bde-icon-8-337 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--hcl-on-brand)}.breakdance .bde-heading-8-339{color:var(--hcl-on-brand);margin-top:var(--hss-s)}.breakdance .bde-div-8-341{padding:var(--hsp-m) var(--hsp-m) var(--hsp-m) var(--hsp-m);border-radius:var(--hrd-m)}.breakdance .bde-div-8-341{display:flex;flex-direction:column;justify-content:space-between}.breakdance .bde-div-8-341{background:linear-gradient(0deg,rgba(5,29,68,0.25) 0%,rgba(138,180,247,0.36) 98.97435897435898%)}.breakdance .bde-div-8-341{border-top:1px solid #FFFFFF3B;border-bottom:1px solid #FFFFFF3B;border-left:1px solid #FFFFFF3B;border-right:1px solid #FFFFFF3B}@media (max-width:479px){.breakdance .bde-div-8-341{padding:1.5rem 1.5rem 1.5rem 1.5rem}}.breakdance .bde-icon-8-342 .bde-icon-icon.breakdance-icon-atom{font-size:24px;border-radius:999px;padding:12px;background:var(--hcl-brand-10)}.breakdance .bde-icon-8-342 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--hcl-on-brand)}.breakdance .bde-heading-8-344{color:var(--hcl-on-brand);margin-top:var(--hss-s)}.breakdance .bde-div-8-345{padding:var(--hsp-m) var(--hsp-m) var(--hsp-m) var(--hsp-m);border-radius:var(--hrd-m)}.breakdance .bde-div-8-345{display:flex;flex-direction:column;justify-content:space-between}.breakdance .bde-div-8-345{background:linear-gradient(0deg,rgba(5,29,68,0.25) 0%,rgba(138,180,247,0.36) 98.97435897435898%)}.breakdance .bde-div-8-345{border-top:1px solid #FFFFFF3B;border-bottom:1px solid #FFFFFF3B;border-left:1px solid #FFFFFF3B;border-right:1px solid #FFFFFF3B}@media (max-width:479px){.breakdance .bde-div-8-345{padding:1.5rem 1.5rem 1.5rem 1.5rem}}.breakdance .bde-icon-8-346 .bde-icon-icon.breakdance-icon-atom{font-size:24px;border-radius:999px;padding:12px;background:var(--hcl-brand-10)}.breakdance .bde-icon-8-346 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--hcl-on-brand)}.breakdance .bde-heading-8-348{color:var(--hcl-on-brand);margin-top:var(--hss-s)}.breakdance .bde-div-8-349{padding:var(--hsp-m) var(--hsp-m) var(--hsp-m) var(--hsp-m);border-radius:var(--hrd-m)}.breakdance .bde-div-8-349{display:flex;flex-direction:column;justify-content:space-between}.breakdance .bde-div-8-349{background:linear-gradient(0deg,rgba(5,29,68,0.25) 0%,rgba(138,180,247,0.36) 98.97435897435898%)}.breakdance .bde-div-8-349{border-top:1px solid #FFFFFF3B;border-bottom:1px solid #FFFFFF3B;border-left:1px solid #FFFFFF3B;border-right:1px solid #FFFFFF3B}@media (max-width:479px){.breakdance .bde-div-8-349{padding:1.5rem 1.5rem 1.5rem 1.5rem}}.breakdance .bde-icon-8-350 .bde-icon-icon.breakdance-icon-atom{font-size:24px;border-radius:999px;padding:12px;background:var(--hcl-brand-10)}.breakdance .bde-icon-8-350 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--hcl-on-brand)}.breakdance .bde-heading-8-352{color:var(--hcl-on-brand);margin-top:var(--hss-s)}.breakdance .bde-div-8-353{padding:var(--hsp-m) var(--hsp-m) var(--hsp-m) var(--hsp-m);border-radius:var(--hrd-m)}.breakdance .bde-div-8-353{display:flex;flex-direction:column;justify-content:space-between}.breakdance .bde-div-8-353{background:linear-gradient(0deg,rgba(5,29,68,0.25) 0%,rgba(138,180,247,0.36) 98.97435897435898%)}.breakdance .bde-div-8-353{border-top:1px solid #FFFFFF3B;border-bottom:1px solid #FFFFFF3B;border-left:1px solid #FFFFFF3B;border-right:1px solid #FFFFFF3B}@media (max-width:479px){.breakdance .bde-div-8-353{padding:1.5rem 1.5rem 1.5rem 1.5rem}}.breakdance .bde-icon-8-354 .bde-icon-icon.breakdance-icon-atom{font-size:24px;border-radius:999px;padding:12px;background:var(--hcl-brand-10)}.breakdance .bde-icon-8-354 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--hcl-on-brand)}.breakdance .bde-heading-8-356{color:var(--hcl-on-brand);margin-top:var(--hss-s)}.breakdance .bde-div-8-357{padding:var(--hsp-m) var(--hsp-m) var(--hsp-m) var(--hsp-m);border-radius:var(--hrd-m)}.breakdance .bde-div-8-357{display:flex;flex-direction:column;justify-content:space-between}.breakdance .bde-div-8-357{background:linear-gradient(0deg,rgba(5,29,68,0.25) 0%,rgba(138,180,247,0.36) 98.97435897435898%)}.breakdance .bde-div-8-357{border-top:1px solid #FFFFFF3B;border-bottom:1px solid #FFFFFF3B;border-left:1px solid #FFFFFF3B;border-right:1px solid #FFFFFF3B}@media (max-width:479px){.breakdance .bde-div-8-357{padding:1.5rem 1.5rem 1.5rem 1.5rem}}.breakdance .bde-icon-8-358 .bde-icon-icon.breakdance-icon-atom{font-size:24px;border-radius:999px;padding:12px;background:var(--hcl-brand-10)}.breakdance .bde-icon-8-358 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--hcl-on-brand)}.breakdance .bde-heading-8-360{color:var(--hcl-on-brand);margin-top:var(--hss-s)}.breakdance .bde-div-8-361{padding:var(--hsp-m) var(--hsp-m) var(--hsp-m) var(--hsp-m);border-radius:var(--hrd-m)}.breakdance .bde-div-8-361{display:flex;flex-direction:column;justify-content:space-between}.breakdance .bde-div-8-361{background:linear-gradient(0deg,rgba(5,29,68,0.25) 0%,rgba(138,180,247,0.36) 98.97435897435898%)}.breakdance .bde-div-8-361{border-top:1px solid #FFFFFF3B;border-bottom:1px solid #FFFFFF3B;border-left:1px solid #FFFFFF3B;border-right:1px solid #FFFFFF3B}@media (max-width:479px){.breakdance .bde-div-8-361{padding:1.5rem 1.5rem 1.5rem 1.5rem}}.breakdance .bde-icon-8-362 .bde-icon-icon.breakdance-icon-atom{font-size:24px;border-radius:999px;padding:12px;background:var(--hcl-brand-10)}.breakdance .bde-icon-8-362 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--hcl-on-brand)}.breakdance .bde-heading-8-364{color:var(--hcl-on-brand);margin-top:var(--hss-s)}.breakdance .bde-section-8-373 .section-container{display:flex;flex-direction:column}.breakdance .bde-section-8-373{background:linear-gradient(0deg,var(--hcl-brand-3) 0%,var(--hcl-on-brand) 100%)}.breakdance .bde-section-8-373 .section-container{padding-bottom:0px}.breakdance .bde-columns-8-159{--columnCount:2;--bde-column-gap:var(--hsp-xxl)}@media (max-width:1119px){.breakdance .bde-columns-8-159{--columnCount:2}}@media (max-width:1023px){.breakdance .bde-columns-8-159{--columnCount:2}.breakdance .bde-columns-8-159.bde-columns{flex-direction:column;flex-wrap:nowrap}.breakdance .bde-columns-8-159.bde-columns>.bde-column{width:100%}.breakdance .bde-columns-8-159>div:nth-child(1){order:10}.breakdance .bde-columns-8-159>div:nth-child(2){order:9}.breakdance .bde-columns-8-159>div:nth-child(3){order:8}.breakdance .bde-columns-8-159>div:nth-child(4){order:7}.breakdance .bde-columns-8-159>div:nth-child(5){order:6}.breakdance .bde-columns-8-159>div:nth-child(6){order:5}.breakdance .bde-columns-8-159>div:nth-child(7){order:4}.breakdance .bde-columns-8-159>div:nth-child(8){order:3}.breakdance .bde-columns-8-159>div:nth-child(9){order:2}.breakdance .bde-columns-8-159>div:nth-child(10){order:1}}@media (max-width:767px){.breakdance .bde-columns-8-159{--columnCount:2}}@media (max-width:479px){.breakdance .bde-columns-8-159{--columnCount:2}}.breakdance .bde-column-8-160{--column-width:50%;order:1}.breakdance .bde-image2-8-161{border-radius:var(--hrd-m);width:100%;height:auto;object-fit:cover;aspect-ratio:1/1}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-image2-8-161{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-image2-8-161{display:none}}@media (max-width:479px){.breakdance .bde-image2-8-161{display:none}}@media (max-width:1023px){.breakdance .bde-image2-8-161{object-fit:cover;aspect-ratio:16/9}}.breakdance .bde-column-8-162{--column-width:50%}.breakdance .bde-column-8-162{display:flex;flex-direction:column;justify-content:center;gap:var(--hsp-s)}.breakdance .bde-dual-heading-8-175{color:var(--hcl-brand-9)}.breakdance .bde-dual-heading-8-175 .dual-heading--secondary{color:var(--hcl-brand-11)}.breakdance .bde-fancy-divider-8-382{--bde-fancy-divider-border-style:solid;--bde-fancy-divider-border-size:1px;--bde-fancy-divider-border-color:var(--hcl-neutral-5)}@media (max-width:1119px){.breakdance .bde-fancy-divider-8-382{--bde-fancy-divider-border-style:solid}}@media (max-width:1023px){.breakdance .bde-fancy-divider-8-382{--bde-fancy-divider-border-style:solid}}@media (max-width:767px){.breakdance .bde-fancy-divider-8-382{--bde-fancy-divider-border-style:solid}}@media (max-width:479px){.breakdance .bde-fancy-divider-8-382{--bde-fancy-divider-border-style:solid}}.breakdance .bde-text-8-178{color:var(--hcl-brand-11);font-size:var(--hfs-text-l);font-weight:600}.breakdance .bde-icon-list-8-177 li .bde-icon-list__icon{color:var(--hcl-brand-11)}.breakdance .bde-icon-list-8-177 li .bde-icon-list__text{color:var(--hcl-brand-9);font-size:var(--hfs-text-m);font-weight:500}