.breakdance .bde-section-3220-100 .section-container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-section-3220-100>.section-background-overlay{background-color:var(--bde-palette-color-1-d7fc7e6f-3a01-417d-8df5-2ca96e761ba4);transition:background-color var(--bde-transition-duration) ease-in-out}.breakdance .bde-section-3220-100 .section-container{min-height:100vh}.breakdance .bde-section-3220-100 .section-container{--bde-section-width:100%}.breakdance .bde-section-3220-100 .section-container{padding-left:10vw;padding-right:10vw;padding-bottom:0px;padding-top:0px}.breakdance .bde-section-3220-100{overflow:hidden;position:relative}@media (max-width:1119px){.breakdance .bde-section-3220-100 .section-container{padding-left:7.5vw;padding-right:7.5vw}}@media (max-width:767px){.breakdance .bde-section-3220-100 .section-container{padding-left:5vw;padding-right:5vw}}.breakdance .bde-div-3220-108{border-radius:50%}.breakdance .bde-div-3220-108{background-color:var(--bde-palette-color-1-d7fc7e6f-3a01-417d-8df5-2ca96e761ba4)}.breakdance .bde-div-3220-108{position:absolute;width:600px;max-width:4000px;height:600px;max-height:4000px;opacity:0.8;box-shadow:0px 0px 0px 2000px #000;transition:0.3ms ease width,0.3ms ease height;transform:translate(-50%,-50%)}.breakdance .bde-div-3220-109{min-height:auto}.breakdance .bde-div-3220-109{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-text-3220-111{color:var(--hcl-on-neutral);font-size:var(--hfs-text-m)}.breakdance .bde-text-3220-111{text-shadow:0px 0px 5px #000}.breakdance .bde-heading-3220-102{width:75%;color:var(--hcl-on-neutral);margin-top:var(--hsp-s);margin-bottom:var(--hsp-l)}.breakdance .bde-heading-3220-102{text-transform:uppercase;text-shadow:5px 0px 2px var(--hcl-neutral-1),0px 5px 2px var(--hcl-neutral-1),-5px 0px 2px var(--hcl-neutral-1),0px -5px 2px var(--hcl-neutral-1),2.5px 2.5px 2px var(--hcl-neutral-1),2.5px -2.5px 2px var(--hcl-neutral-1),-2.5px 2.5px 2px var(--hcl-neutral-1),-2.5px -2.5px 2px var(--hcl-neutral-1)}@media (max-width:1119px){.breakdance .bde-heading-3220-102{width:100%}}.breakdance .bde-div-3220-133{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:var(--hsp-l)}.breakdance .bde-button-3220-110 .bde-button__button{--bde-button-custom-border-color:var(--hcl-brand-9);--bde-button-custom-border-color-hover:var(--hcl-brand-9);--bde-button-custom-background-color:#0003;--bde-button-custom-background-color-hover:var(--hcl-brand-9);--bde-button-custom-text-color:var(--hcl-neutral-12);--bde-button-custom-text-color-hover:var(--hcl-neutral-1);border-radius:var(--hrd-s);border-width:2px;color:var(--hcl-neutral-12);font-family:"Rubik Distressed",sans-serif;font-size:var(--hfs-text-m);font-weight:400;text-transform:uppercase;padding-top:var(--hsp-xs);padding-right:var(--hsp-m);padding-bottom:var(--hsp-xs);padding-left:var(--hsp-m)}.breakdance .bde-button-3220-110 .bde-button__button:hover{color:var(--hcl-neutral-1)}.breakdance .bde-button-3220-134 .bde-button__button{--bde-button-custom-border-color:var(--hcl-brand-9);--bde-button-custom-border-color-hover:var(--hcl-brand-9);--bde-button-custom-background-color:var(--hcl-brand-9);--bde-button-custom-background-color-hover:#0003;--bde-button-custom-text-color:var(--hcl-neutral-1);--bde-button-custom-text-color-hover:var(--hcl-neutral-12);border-radius:var(--hrd-s);border-width:2px;color:var(--hcl-neutral-1);font-family:"Rubik Distressed",sans-serif;font-size:var(--hfs-text-m);font-weight:400;text-transform:uppercase;padding-top:var(--hsp-xs);padding-right:var(--hsp-m);padding-bottom:var(--hsp-xs);padding-left:var(--hsp-m)}.breakdance .bde-button-3220-134 .bde-button__button:hover{color:var(--hcl-neutral-12)}.breakdance .bde-code-block-3220-228{width:100%}.breakdance .bde-code-block-3220-228{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:flex-start}.scroll-down{display:flex;flex-direction:column;padding:var(--hsp-xxs);border-radius:50px;border:2px solid var(--hcl-neutral-11);animation:pulseBorder 2s infinite}.arrow{width:10px;height:10px;border-right:2px solid var(--hcl-neutral-11);border-bottom:2px solid var(--hcl-neutral-11);margin:2px;transform:rotate(45deg);animation:fadeInOut 2s infinite}.arrow:nth-child(1){animation-delay:0s}.arrow:nth-child(2){animation-delay:0.4s}.arrow:nth-child(3){animation-delay:0.8s}@keyframes fadeInOut{0%{opacity:0;transform:translateY(-10px) rotate(45deg)}50%{opacity:0.8;transform:translateY(0) rotate(45deg)}50%{opacity:1;transform:translateY(0) rotate(45deg)}100%{opacity:0;transform:translateY(0) rotate(45deg)}}@keyframes pulseBorder{0%{box-shadow:0 0 0 0 rgba(181,179,173,0)}50%{box-shadow:0 0 0px 20px rgba(181,179,173,0.5)}100%{box-shadow:0 0 0 20px rgba(181,179,173,0)}}.breakdance .bde-code-block-3220-228{position:absolute;bottom:var(--hsp-xl)}#hero .section-background-overlay{max-width:4000px;max-height:4000px;transition:clip-path 0.5s cubic-bezier(0.165,0.84,0.44,1)}.breakdance .bde-section-3220-113 .section-container{display:flex;flex-direction:column;gap:var(--hsp-xxl)}.breakdance .bde-section-3220-113{background-image:unset}.breakdance .bde-section-3220-113{background-image:url(https://cordiguard.org.za/wp-content/uploads/2025/03/abstract-black-wall-stone-texture-for-the-background-abstract-distressed-vintage-grunge-black-grunge-texture-black-stone-background-black-and-white-background-photo.jpg);background-size:cover;background-repeat:no-repeat;background-position:center center;background-attachment:scroll}.breakdance .bde-section-3220-113>.section-background-overlay{background-color:var(--hcl-neutral-1);transition:background-color var(--bde-transition-duration) ease-in-out}.breakdance .bde-section-3220-113>.section-background-overlay{opacity:0.9}.breakdance .bde-section-3220-113 .section-container{--bde-section-width:100%}.breakdance .bde-section-3220-113 .section-container{padding-left:10vw;padding-right:10vw}@media (max-width:1119px){.breakdance .bde-section-3220-113 .section-container{padding-left:7.5vw;padding-right:7.5vw}}@media (max-width:767px){.breakdance .bde-section-3220-113 .section-container{padding-left:5vw;padding-right:5vw}}.breakdance .bde-div-3220-144{width:100%}.breakdance .bde-div-3220-144{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}@media (max-width:1023px){.breakdance .bde-div-3220-144{flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:}.breakdance .bde-div-3220-144{display:flex;flex-direction:column-reverse}}.breakdance .bde-div-3220-145{width:50%;padding-right:var(--hsp-l)}.breakdance .bde-div-3220-145{display:flex;flex-direction:column}@media (max-width:1023px){.breakdance .bde-div-3220-145{width:100%;padding-right:0px}.breakdance .bde-div-3220-145{align-items:center;text-align:center}}.breakdance .bde-heading-3220-147{font-size:var(--hfs-h3)}@media (max-width:1023px){.breakdance .bde-heading-3220-147{font-size:var(--hfs-h2)}}.breakdance .bde-rich-text-3220-407{margin-top:var(--hsp-s);margin-bottom:var(--hsp-s);text-align:left}.breakdance .bde-div-3220-321{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:var(--hsp-l)}.breakdance .bde-div-3220-146{width:50%;padding-left:var(--hsp-l)}.breakdance .bde-div-3220-146{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--hsp-s);text-align:left}@media (max-width:1023px){.breakdance .bde-div-3220-146{width:100%;padding-left:0px;margin-bottom:50px}}.breakdance .bde-video-3220-149{width:100%;border-top:2px solid var(--hcl-brand-9);border-bottom:2px solid var(--hcl-brand-9);border-left:2px solid var(--hcl-brand-9);border-right:2px solid var(--hcl-brand-9);border-radius:var(--hrd-l);box-shadow:5px 5px 5px 0px #00000080}.breakdance .bde-video-3220-149 .ee-video-container{padding-top:75%}@media (max-width:1600px){#about>div.section-container>div.bde-div-3220-144.bde-div>div.bde-div-3220-146.bde-div>div.bde-video-3220-149.bde-video>div{padding-top:90%}}@media (max-width:1366px){#about>div.section-container>div.bde-div-3220-144.bde-div>div.bde-div-3220-146.bde-div>div.bde-video-3220-149.bde-video>div{padding-top:120%}}@media (max-width:1023px){#about>div.section-container>div.bde-div-3220-144.bde-div>div.bde-div-3220-146.bde-div>div.bde-video-3220-149.bde-video>div{padding-top:75%}}.breakdance .bde-div-3220-165{width:100%}.breakdance .bde-div-3220-165{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center}.breakdance .bde-grid-3220-166{--bde-grid-items-per-row:5;--bde-grid-gap:var(--hsp-s);margin-top:var(--hsp-l)}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-3220-166{--bde-grid-items-per-row:3}}@media (max-width:1023px){.breakdance .bde-grid-3220-166{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-3220-166{--bde-grid-items-per-row:1}}.breakdance .bde-div-3220-154{padding:var(--hsp-s) var(--hsp-s) var(--hsp-s) var(--hsp-s);border-top:2px solid var(--hcl-neutral-6);border-bottom:2px solid var(--hcl-neutral-6);border-left:2px solid var(--hcl-neutral-6);border-right:2px solid var(--hcl-neutral-6);border-radius:var(--hrd-s);box-shadow:5px 5px 5px 0px #00000080}.breakdance .bde-div-3220-154{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:20px}.breakdance .bde-div-3220-154{background-color:var(--hcl-neutral-2)}.breakdance .bde-icon-3220-170 .bde-icon-icon.breakdance-icon-atom{font-size:20px}.breakdance .bde-icon-3220-170 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--hcl-brand-9)}.breakdance .bde-text-3220-155{text-align:center;color:var(--hcl-neutral-12)}.breakdance .bde-div-3220-162{padding:var(--hsp-s) var(--hsp-s) var(--hsp-s) var(--hsp-s);border-top:2px solid var(--hcl-brand-9);border-bottom:2px solid var(--hcl-brand-9);border-left:2px solid var(--hcl-brand-9);border-right:2px solid var(--hcl-brand-9);border-radius:var(--hrd-s);box-shadow:5px 5px 5px 0px #00000080}.breakdance .bde-div-3220-162{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:20px}.breakdance .bde-div-3220-162{background-color:var(--hcl-neutral-1)}.breakdance .bde-icon-3220-175 .bde-icon-icon.breakdance-icon-atom{font-size:20px}.breakdance .bde-icon-3220-175 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--hcl-brand-9)}.breakdance .bde-text-3220-163{text-align:center;color:var(--hcl-neutral-12)}.breakdance .bde-div-3220-160{padding:var(--hsp-s) var(--hsp-s) var(--hsp-s) var(--hsp-s);border-top:2px solid var(--hcl-neutral-6);border-bottom:2px solid var(--hcl-neutral-6);border-left:2px solid var(--hcl-neutral-6);border-right:2px solid var(--hcl-neutral-6);border-radius:var(--hrd-s);box-shadow:5px 5px 5px 0px #00000080}.breakdance .bde-div-3220-160{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:20px}.breakdance .bde-div-3220-160{background-color:var(--hcl-neutral-2)}.breakdance .bde-icon-3220-176 .bde-icon-icon.breakdance-icon-atom{font-size:20px}.breakdance .bde-icon-3220-176 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--hcl-brand-9)}.breakdance .bde-text-3220-161{text-align:center;color:var(--hcl-neutral-12)}.breakdance .bde-div-3220-158{padding:var(--hsp-s) var(--hsp-s) var(--hsp-s) var(--hsp-s);border-top:2px solid var(--hcl-brand-9);border-bottom:2px solid var(--hcl-brand-9);border-left:2px solid var(--hcl-brand-9);border-right:2px solid var(--hcl-brand-9);border-radius:var(--hrd-s);box-shadow:5px 5px 5px 0px #00000080}.breakdance .bde-div-3220-158{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:20px}.breakdance .bde-div-3220-158{background-color:var(--hcl-neutral-1)}.breakdance .bde-icon-3220-177 .bde-icon-icon.breakdance-icon-atom{font-size:20px}.breakdance .bde-icon-3220-177 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--hcl-brand-9)}.breakdance .bde-text-3220-159{text-align:center;color:var(--hcl-neutral-12)}.breakdance .bde-div-3220-156{padding:var(--hsp-s) var(--hsp-s) var(--hsp-s) var(--hsp-s);border-top:2px solid var(--hcl-neutral-6);border-bottom:2px solid var(--hcl-neutral-6);border-left:2px solid var(--hcl-neutral-6);border-right:2px solid var(--hcl-neutral-6);border-radius:var(--hrd-s);box-shadow:5px 5px 5px 0px #00000080}.breakdance .bde-div-3220-156{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:20px}.breakdance .bde-div-3220-156{background-color:var(--hcl-neutral-2)}.breakdance .bde-icon-3220-178 .bde-icon-icon.breakdance-icon-atom{font-size:20px}.breakdance .bde-icon-3220-178 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:var(--hcl-brand-9)}.breakdance .bde-text-3220-157{text-align:center;color:var(--hcl-neutral-12)}.breakdance .bde-div-3220-368{width:0px;min-height:0px}.breakdance .bde-div-3220-368{background-color:var(--bde-palette-color-1-d7fc7e6f-3a01-417d-8df5-2ca96e761ba4)}.breakdance .bde-div-3220-368{position:absolute;top:2%;left:2vw}.breakdance .bde-div-3220-368.triangle{border-left:50px solid transparent;border-right:50px solid transparent;border-top:80px solid var(--hcl-brand-9)}.breakdance .bde-div-3220-368.triangle::after{content:"";position:absolute;top:-76px;left:-42px;border-left:42px solid transparent;border-right:42px solid transparent;border-top:70px solid var(--hcl-neutral-1)}.breakdance .bde-div-3220-372{width:0px;min-height:0px}.breakdance .bde-div-3220-372{background-color:var(--bde-palette-color-1-d7fc7e6f-3a01-417d-8df5-2ca96e761ba4)}.breakdance .bde-div-3220-372{position:absolute;top:8%;left:1.5vw}.breakdance .bde-div-3220-372.triangle{border-left:40px solid transparent;border-right:40px solid transparent;border-top:60px solid var(--hcl-brand-9)}.breakdance .bde-div-3220-372.triangle::after{content:"";position:absolute;top:-56px;left:-32px;border-left:32px solid transparent;border-right:32px solid transparent;border-top:50px solid var(--hcl-neutral-1)}.breakdance .bde-div-3220-374{width:0px;min-height:0px}.breakdance .bde-div-3220-374{background-color:var(--bde-palette-color-1-d7fc7e6f-3a01-417d-8df5-2ca96e761ba4)}.breakdance .bde-div-3220-374{position:absolute;top:80%;right:2vw}.breakdance .bde-div-3220-374.triangle{border-left:40px solid transparent;border-right:40px solid transparent;border-top:60px solid var(--hcl-brand-9)}.breakdance .bde-div-3220-374.triangle::after{content:"";position:absolute;top:-56px;left:-32px;border-left:32px solid transparent;border-right:32px solid transparent;border-top:50px solid var(--hcl-neutral-1)}.breakdance .bde-section-3220-169 .section-container{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-section-3220-169{background-color:var(--hcl-neutral-2)}.breakdance .bde-section-3220-169 .section-container{--bde-section-width:100%}.breakdance .bde-section-3220-169 .section-container{padding-left:10vw;padding-right:10vw}@media (max-width:1119px){.breakdance .bde-section-3220-169 .section-container{padding-left:7.5vw;padding-right:7.5vw}}@media (max-width:767px){.breakdance .bde-section-3220-169 .section-container{padding-left:5vw;padding-right:5vw}}.breakdance .bde-text-3220-365{margin-top:var(--hsp-s);margin-bottom:var(--hsp-l)}.breakdance .bde-grid-3220-180{--bde-grid-items-per-row:3;--bde-grid-gap:var(--hsp-l)}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-3220-180{--bde-grid-items-per-row:3}}@media (max-width:1023px){.breakdance .bde-grid-3220-180{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-3220-180{--bde-grid-items-per-row:1}}.breakdance .bde-container-link-3220-204{min-height:400px;border-top:2px solid var(--hcl-brand-9);border-bottom:2px solid var(--hcl-brand-9);border-left:2px solid var(--hcl-brand-9);border-right:2px solid var(--hcl-brand-9);border-radius:var(--hrd-l);box-shadow:5px 5px 5px 0px #00000080;padding:var(--hsp-l) var(--hsp-l) var(--hsp-l) var(--hsp-l)}.breakdance .bde-container-link-3220-204{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:var(--hsp-s);text-align:center}.breakdance .bde-container-link-3220-204{background-color:var(--hcl-neutral-1)}@media (max-width:767px){.breakdance .bde-container-link-3220-204{min-height:300px}}@media (max-width:479px){.breakdance .bde-container-link-3220-204{min-height:350px}}.breakdance .bde-text-3220-209{color:var(--hcl-brand-9)}.breakdance .bde-text-3220-209{position:absolute;bottom:var(--hsp-m)}.breakdance .bde-container-link-3220-210{min-height:400px;border-top:2px solid var(--hcl-neutral-8);border-bottom:2px solid var(--hcl-neutral-8);border-left:2px solid var(--hcl-neutral-8);border-right:2px solid var(--hcl-neutral-8);border-radius:var(--hrd-l);box-shadow:5px 5px 5px 0px #00000080;padding:var(--hsp-l) var(--hsp-l) var(--hsp-l) var(--hsp-l)}.breakdance .bde-container-link-3220-210{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:var(--hsp-s);text-align:center}.breakdance .bde-container-link-3220-210{background-color:var(--hcl-neutral-3)}@media (max-width:767px){.breakdance .bde-container-link-3220-210{min-height:300px}}@media (max-width:479px){.breakdance .bde-container-link-3220-210{min-height:350px}}.breakdance .bde-text-3220-214{color:var(--hcl-brand-9)}.breakdance .bde-text-3220-214{position:absolute;bottom:var(--hsp-m)}.breakdance .bde-div-3220-194{width:30%;min-height:350px;border-radius:var(--hrd-l);box-shadow:5px 5px 5px 0px #00000080}.breakdance .bde-div-3220-194{background-image:url(https://cordiguard.org.za/wp-content/uploads/2025/03/image-30.jpeg);background-size:cover;background-repeat:no-repeat;background-position:50% 30%}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-div-3220-194{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-div-3220-194{display:none}}@media (max-width:479px){.breakdance .bde-div-3220-194{display:none}}.breakdance .bde-grid-3220-195{--bde-grid-items-per-row:3;--bde-grid-gap:var(--hsp-l);margin-top:var(--hsp-l)}.breakdance .bde-grid>*{width:auto!important;height:auto!important}@media (max-width:1119px){.breakdance .bde-grid-3220-195{--bde-grid-items-per-row:3}}@media (max-width:1023px){.breakdance .bde-grid-3220-195{--bde-grid-items-per-row:2}}@media (max-width:767px){.breakdance .bde-grid-3220-195{--bde-grid-items-per-row:1}}.breakdance .bde-div-3220-198{width:30%;min-height:350px;border-radius:var(--hrd-l);box-shadow:5px 5px 5px 0px #00000080}.breakdance .bde-div-3220-198{background-image:url(https://cordiguard.org.za/wp-content/uploads/2025/03/image-2.jpeg);background-size:cover;background-repeat:no-repeat;background-position:50% 35%}@media (max-width:1023px) and (min-width:768px){.breakdance .bde-div-3220-198{display:none}}@media (max-width:767px) and (min-width:480px){.breakdance .bde-div-3220-198{display:none}}@media (max-width:479px){.breakdance .bde-div-3220-198{display:none}}.breakdance .bde-container-link-3220-215{min-height:400px;border-top:2px solid var(--hcl-brand-9);border-bottom:2px solid var(--hcl-brand-9);border-left:2px solid var(--hcl-brand-9);border-right:2px solid var(--hcl-brand-9);border-radius:var(--hrd-l);box-shadow:5px 5px 5px 0px #00000080;padding:var(--hsp-l) var(--hsp-l) var(--hsp-l) var(--hsp-l)}.breakdance .bde-container-link-3220-215{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:var(--hsp-s);text-align:center}.breakdance .bde-container-link-3220-215{background-color:var(--hcl-neutral-1)}@media (max-width:767px){.breakdance .bde-container-link-3220-215{min-height:300px}}@media (max-width:479px){.breakdance .bde-container-link-3220-215{min-height:350px}}.breakdance .bde-text-3220-219{color:var(--hcl-brand-9)}.breakdance .bde-text-3220-219{position:absolute;bottom:var(--hsp-m)}.breakdance .bde-container-link-3220-220{min-height:400px;border-top:2px solid var(--hcl-neutral-8);border-bottom:2px solid var(--hcl-neutral-8);border-left:2px solid var(--hcl-neutral-8);border-right:2px solid var(--hcl-neutral-8);border-radius:var(--hrd-l);box-shadow:5px 5px 5px 0px #00000080;padding:var(--hsp-l) var(--hsp-l) var(--hsp-l) var(--hsp-l)}.breakdance .bde-container-link-3220-220{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:var(--hsp-s);text-align:center}.breakdance .bde-container-link-3220-220{background-color:var(--hcl-neutral-3)}@media (max-width:767px){.breakdance .bde-container-link-3220-220{min-height:300px}}@media (max-width:479px){.breakdance .bde-container-link-3220-220{min-height:350px}}.breakdance .bde-text-3220-224{color:var(--hcl-brand-9)}.breakdance .bde-text-3220-224{position:absolute;bottom:var(--hsp-m)}.breakdance .bde-div-3220-324{margin-top:var(--hsp-xxl)}.breakdance .bde-div-3220-324{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:var(--hsp-l)}.breakdance .bde-section-3220-330 .section-container{display:flex;flex-direction:column;align-items:center;gap:var(--hsp-xxl);text-align:center}.breakdance .bde-section-3220-330{background-color:var(--hcl-neutral-3)}.breakdance .bde-section-3220-330 .section-container{--bde-section-width:100%}.breakdance .bde-section-3220-330 .section-container{padding-left:10vw;padding-right:10vw}@media (max-width:1119px){.breakdance .bde-section-3220-330 .section-container{padding-left:7.5vw;padding-right:7.5vw}}@media (max-width:767px){.breakdance .bde-section-3220-330 .section-container{padding-left:5vw;padding-right:5vw}}.breakdance .bde-gallery-3220-335{--columns:4;--column-gap:var(--hsp-m);--ratio:custom;--ratio-custom-height:400px}.breakdance .bde-gallery-3220-335 .ee-gallery-item{box-shadow:5px 5px 5px 0px #00000080;height:var(--ratio-custom-height);border-radius:var(--hrd-l);background:var(--hcl-neutral-2)}.bde-lightbox-3220-335 .lg-next,.bde-lightbox-3220-335 .lg-prev,.bde-lightbox-3220-335 .lg-toolbar,.bde-lightbox-3220-335 .lg-icon,.bde-lightbox-3220-335 .lg-counter,.bde-lightbox-3220-335 .lg-sub-html{color:#999}.bde-lightbox-3220-335 .lg-outer .lg-thumb-item,.bde-lightbox-3220-335 .lg-outer .lg-thumb-item{border-color:#fff;background-color:#fff}.bde-lightbox-3220-335 .lg-outer .lg-thumb-item.active,.bde-lightbox-3220-335 .lg-outer .lg-thumb-item:hover{border-color:#01d2e8f0;background-color:#01d2e8f0}.bde-lightbox-3220-335 .lg-backdrop{background:#000}@media (max-width:1119px){.breakdance .bde-gallery-3220-335{--columns:3}}@media (max-width:767px){.breakdance .bde-gallery-3220-335{--columns:2}}@media (max-width:479px){.breakdance .bde-gallery-3220-335{--columns:1}}.breakdance .bde-div-3220-332{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:var(--hsp-l)}.breakdance .bde-section-3220-248 .section-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center}.breakdance .bde-section-3220-248{background-image:unset}.breakdance .bde-section-3220-248{background-image:url(https://cordiguard.org.za/wp-content/uploads/2025/03/abstract-black-wall-stone-texture-for-the-background-abstract-distressed-vintage-grunge-black-grunge-texture-black-stone-background-black-and-white-background-photo.jpg);background-size:cover;background-repeat:no-repeat;background-position:center center;background-attachment:scroll}.breakdance .bde-section-3220-248>.section-background-overlay{background-color:var(--hcl-neutral-1);transition:background-color var(--bde-transition-duration) ease-in-out}.breakdance .bde-section-3220-248>.section-background-overlay{opacity:0.9}.breakdance .bde-section-3220-248 .section-container{--bde-section-width:100%}.breakdance .bde-section-3220-248 .section-container{padding-left:10vw;padding-right:10vw}@media (max-width:1119px){.breakdance .bde-section-3220-248 .section-container{padding-left:7.5vw;padding-right:7.5vw}}@media (max-width:767px){.breakdance .bde-section-3220-248 .section-container{padding-left:5vw;padding-right:5vw}}.breakdance .bde-text-3220-287{color:var(--hcl-brand-9);font-style:italic;margin-top:var(--hsp-l);margin-bottom:var(--hsp-s)}.breakdance .bde-grid-3220-249{--bde-grid-items-per-row:5;--bde-grid-gap:var(--hsp-l);margin-bottom:var(--hsp-xxl)}.breakdance .bde-grid>*{width:auto!important;height:auto!important}.breakdance .bde-grid-3220-249 div:nth-child(4n+2),.breakdance .bde-grid-3220-249 div:nth-child(4n+3){grid-column:span 2}.breakdance .bde-grid-3220-249 div:first-child,.breakdance .bde-grid-3220-249 div:nth-child(4n+4),.breakdance .bde-grid-3220-249 div:nth-child(4n+5){grid-column:span 3}@media (max-width:767px){.breakdance .bde-grid-3220-249{--bde-grid-items-per-row:1}.breakdance .bde-grid-3220-249 div:nth-child(4n+2),.breakdance .bde-grid-3220-249 div:nth-child(4n+3){grid-column:span 1}.breakdance .bde-grid-3220-249 div:first-child,.breakdance .bde-grid-3220-249 div:nth-child(4n+4),.breakdance .bde-grid-3220-249 div:nth-child(4n+5){grid-column:span 1}}.breakdance .bde-div-3220-250{width:100%;padding:var(--hsp-s) var(--hsp-s) var(--hsp-s) var(--hsp-s);border-top:2px solid var(--hcl-neutral-8);border-bottom:2px solid var(--hcl-neutral-8);border-left:2px solid var(--hcl-neutral-8);border-right:2px solid var(--hcl-neutral-8);border-radius:var(--hrd-l);box-shadow:5px 5px 5px 0px #00000080}.breakdance .bde-div-3220-250{background-color:var(--hcl-neutral-2)}.breakdance .bde-advancedslider-3220-273{max-width:100%}.breakdance .bde-advancedslider-3220-273 .breakdance-swiper-wrapper{padding:0}@media (max-width:1119px){.breakdance .bde-advancedslider-3220-273 .breakdance-swiper-wrapper{padding:0}}@media (max-width:1023px){.breakdance .bde-advancedslider-3220-273 .breakdance-swiper-wrapper{padding:0}}@media (max-width:767px){.breakdance .bde-advancedslider-3220-273 .breakdance-swiper-wrapper{padding:0}}@media (max-width:479px){.breakdance .bde-advancedslider-3220-273 .breakdance-swiper-wrapper{padding:0}}.breakdance .bde-advancedslide-3220-274 .advanced-slider__slide{padding:0px 0px 0px 0px}.breakdance .bde-advancedslide-3220-274 .advanced-slider__slide{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--hsp-s);text-align:left}.breakdance .bde-text-3220-253{line-height:1.5;font-style:italic}.breakdance .bde-advancedslide-3220-284 .advanced-slider__slide{padding:0px 0px 0px 0px}.breakdance .bde-advancedslide-3220-284 .advanced-slider__slide{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--hsp-s);text-align:left}.breakdance .bde-text-3220-286{line-height:1.5;font-style:italic}.breakdance .bde-div-3220-254{width:100%;padding:var(--hsp-s) var(--hsp-s) var(--hsp-s) var(--hsp-s);border-top:2px solid var(--hcl-brand-9);border-bottom:2px solid var(--hcl-brand-9);border-left:2px solid var(--hcl-brand-9);border-right:2px solid var(--hcl-brand-9);border-radius:var(--hrd-l);box-shadow:5px 5px 5px 0px #00000080;gap:var(--hsp-s)}.breakdance .bde-div-3220-254{background-color:var(--hcl-neutral-1)}.breakdance .bde-advancedslider-3220-288{max-width:100%}.breakdance .bde-advancedslider-3220-288 .breakdance-swiper-wrapper{padding:0}@media (max-width:1119px){.breakdance .bde-advancedslider-3220-288 .breakdance-swiper-wrapper{padding:0}}@media (max-width:1023px){.breakdance .bde-advancedslider-3220-288 .breakdance-swiper-wrapper{padding:0}}@media (max-width:767px){.breakdance .bde-advancedslider-3220-288 .breakdance-swiper-wrapper{padding:0}}@media (max-width:479px){.breakdance .bde-advancedslider-3220-288 .breakdance-swiper-wrapper{padding:0}}.breakdance .bde-advancedslide-3220-289 .advanced-slider__slide{padding:0px 0px 0px 0px}.breakdance .bde-advancedslide-3220-289 .advanced-slider__slide{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--hsp-s);text-align:left}.breakdance .bde-text-3220-257{line-height:1.5;font-style:italic}.breakdance .bde-advancedslide-3220-292 .advanced-slider__slide{padding:0px 0px 0px 0px}.breakdance .bde-advancedslide-3220-292 .advanced-slider__slide{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--hsp-s);text-align:left}.breakdance .bde-text-3220-296{line-height:1.5;font-style:italic}.breakdance .bde-div-3220-258{width:100%;padding:var(--hsp-s) var(--hsp-s) var(--hsp-s) var(--hsp-s);border-top:2px solid var(--hcl-brand-9);border-bottom:2px solid var(--hcl-brand-9);border-left:2px solid var(--hcl-brand-9);border-right:2px solid var(--hcl-brand-9);border-radius:var(--hrd-l);box-shadow:5px 5px 5px 0px #00000080;gap:var(--hsp-s)}.breakdance .bde-div-3220-258{background-color:var(--hcl-neutral-1)}.breakdance .bde-advancedslider-3220-297{max-width:100%}.breakdance .bde-advancedslider-3220-297 .breakdance-swiper-wrapper{padding:0}@media (max-width:1119px){.breakdance .bde-advancedslider-3220-297 .breakdance-swiper-wrapper{padding:0}}@media (max-width:1023px){.breakdance .bde-advancedslider-3220-297 .breakdance-swiper-wrapper{padding:0}}@media (max-width:767px){.breakdance .bde-advancedslider-3220-297 .breakdance-swiper-wrapper{padding:0}}@media (max-width:479px){.breakdance .bde-advancedslider-3220-297 .breakdance-swiper-wrapper{padding:0}}.breakdance .bde-advancedslide-3220-298 .advanced-slider__slide{padding:0px 0px 0px 0px}.breakdance .bde-advancedslide-3220-298 .advanced-slider__slide{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--hsp-s);text-align:left}.breakdance .bde-text-3220-261{line-height:1.5;font-style:italic}.breakdance .bde-advancedslide-3220-301 .advanced-slider__slide{padding:0px 0px 0px 0px}.breakdance .bde-advancedslide-3220-301 .advanced-slider__slide{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--hsp-s);text-align:left}.breakdance .bde-text-3220-305{line-height:1.5;font-style:italic}.breakdance .bde-div-3220-262{width:100%;padding:var(--hsp-s) var(--hsp-s) var(--hsp-s) var(--hsp-s);border-top:2px solid var(--hcl-neutral-8);border-bottom:2px solid var(--hcl-neutral-8);border-left:2px solid var(--hcl-neutral-8);border-right:2px solid var(--hcl-neutral-8);border-radius:var(--hrd-l);box-shadow:5px 5px 5px 0px #00000080}.breakdance .bde-div-3220-262{background-color:var(--hcl-neutral-2)}.breakdance .bde-advancedslider-3220-306{max-width:100%}.breakdance .bde-advancedslider-3220-306 .breakdance-swiper-wrapper{padding:0}@media (max-width:1119px){.breakdance .bde-advancedslider-3220-306 .breakdance-swiper-wrapper{padding:0}}@media (max-width:1023px){.breakdance .bde-advancedslider-3220-306 .breakdance-swiper-wrapper{padding:0}}@media (max-width:767px){.breakdance .bde-advancedslider-3220-306 .breakdance-swiper-wrapper{padding:0}}@media (max-width:479px){.breakdance .bde-advancedslider-3220-306 .breakdance-swiper-wrapper{padding:0}}.breakdance .bde-advancedslide-3220-307 .advanced-slider__slide{padding:0px 0px 0px 0px}.breakdance .bde-advancedslide-3220-307 .advanced-slider__slide{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--hsp-s);text-align:left}.breakdance .bde-text-3220-265{line-height:1.5;font-style:italic}.breakdance .bde-advancedslide-3220-310 .advanced-slider__slide{padding:0px 0px 0px 0px}.breakdance .bde-advancedslide-3220-310 .advanced-slider__slide{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--hsp-s);text-align:left}.breakdance .bde-text-3220-312{line-height:1.5;font-style:italic}.breakdance .bde-div-3220-327{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:var(--hsp-l)}