.breakdance .bde-section-12-104 .section-container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-section-12-104{background-color:#000}.breakdance .bde-section-12-104 .section-container{--bde-section-width:100%}.typewriter::after{content:'|';display:inline-block;color:var(--color-magenta);animation:blink 0.7s infinite;font-style:normal}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}.breakdance .bde-button-12-116 .bde-button__button{--bde-button-custom-border-color:transparent;--bde-button-custom-border-color-hover:transparent;--bde-button-custom-text-color:#2C2C2C;--bde-button-custom-text-color-hover:#2C2C2C;--bde-button-custom-background-color:#f5e642;--bde-button-custom-background-color-hover:#fff;border-radius:5px;color:#2C2C2C;font-family:"Inter",sans-serif;font-weight:800}.breakdance .bde-button-12-116 .bde-button__button:hover{transform:scale(1.1)}.breakdance .bde-button-12-116 .bde-button__button::after{content:"";display:block;background-color:currentColor;width:0.9em;height:0.9em;margin-right:4px;margin-left:15px;mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M502.6%20278.6c12.5-12.5%2012.5-32.8%200-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3L402.7%20224%2032%20224c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032l370.7%200-73.4%2073.4c-12.5%2012.5-12.5%2032.8%200%2045.3s32.8%2012.5%2045.3%200l128-128z%22%2F%3E%3C%2Fsvg%3E);mask-position:0 0;mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M502.6%20278.6c12.5-12.5%2012.5-32.8%200-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3L402.7%20224%2032%20224c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032l370.7%200-73.4%2073.4c-12.5%2012.5-12.5%2032.8%200%2045.3s32.8%2012.5%2045.3%200l128-128z%22%2F%3E%3C%2Fsvg%3E);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%;transition-timing-function:ease-in-out;transition-property:transform,background-color;transition-duration:var(--bde-transition-duration)}.breakdance .bde-button-12-116 .bde-button__button::after{margin-left:15px}.mouse-parallax{transition:transform 0.2s ease-out;will-change:transform}.marquee{width:100%;overflow:hidden;background-color:var(--color-yellow);padding:14px 0}.marquee-track{display:flex;gap:40px;width:max-content;animation:scroll 30s linear infinite}.marquee-track span{color:var(--color-bg);font-weight:700;font-size:0.8rem;letter-spacing:2px;white-space:nowrap}@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}.marquee:hover .marquee-track{animation-play-state:paused}.breakdance .bde-section-12-123 .section-container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-section-12-123 .section-container{--bde-section-width:100%}.typewriter-2::after{content:'|';display:inline-block;color:var(--color-yellow);animation:blink 0.7s infinite;font-style:normal}.breakdance .bde-section-12-151 .section-container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.breakdance .bde-section-12-151 .section-container{--bde-section-width:100%}@property --glow-size{syntax:'<length>';initial-value:0px;inherits:false}@property --glow-color{syntax:'<color>';initial-value:rgba(255,102,0,0.22);inherits:false}@property --wave-color{syntax:'<color>';initial-value:#3D2210;inherits:false}.glow-section{background:radial-gradient(circle var(--glow-size,0px) at var(--mouse-x,50%) var(--mouse-y,50%),var(--glow-color,rgba(255,102,0,0.22)),transparent 65%),linear-gradient(135deg,#000000,var(--wave-color,#3D2210),#000000);background-size:100% 100%,300% 300%;animation:wave-drift 10s linear infinite;transition:--glow-size 0.4s ease-out,--glow-color 0.6s ease,--wave-color 0.6s ease}@keyframes wave-drift{0%{background-position:0% 50%,0% 50%}100%{background-position:0% 50%,100% 50%}}@media (prefers-reduced-motion:reduce){.glow-section{animation:none}}.course-card{transition:transform 0.4s ease;overflow:hidden}.course-card:hover{transform:scale(1.05);z-index:10}.course-card>*{z-index:2}.course-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#E91E8C;opacity:0;transition:opacity 0.4s ease;z-index:1;pointer-events:none}.course-card:hover::before{opacity:0.85}.card-orange::before{background-color:#F60}.card-cyan::before{background-color:#00BCD4}.card-yellow::before{background-color:#F5E642}.course-card:hover .card-number,.course-card:hover .card-text,.course-card:hover .card-text p,.course-card:hover .card-text h3,.course-card:hover .icon-1{color:#FFFFFF!important;transition:color 0.4s ease}.course-card:hover .icon-1 svg{fill:#FFFFFF!important;stroke:#FFFFFF!important}.card-yellow:hover .card-number,.card-yellow:hover .card-text,.card-yellow:hover .card-text p,.card-yellow:hover .card-text h3,.card-yellow:hover .icon-1{color:#1A1A1A!important}.card-yellow:hover .icon-1 svg{fill:#1A1A1A!important;stroke:#1A1A1A!important}.breakdance .bde-div-12-174{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.breakdance .bde-icon-12-186 .bde-icon-icon.breakdance-icon-atom{font-size:18px}.breakdance .bde-icon-12-186 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#fff}.breakdance .bde-div-12-187{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.breakdance .bde-icon-12-191 .bde-icon-icon.breakdance-icon-atom{font-size:18px}.breakdance .bde-icon-12-191 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#fff}.breakdance .bde-div-12-199{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.breakdance .bde-icon-12-203 .bde-icon-icon.breakdance-icon-atom{font-size:18px}.breakdance .bde-icon-12-203 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#fff}.breakdance .bde-div-12-193{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.breakdance .bde-icon-12-197 .bde-icon-icon.breakdance-icon-atom{font-size:18px}.breakdance .bde-icon-12-197 .bde-icon-icon.breakdance-icon-atom svg:first-child{fill:#fff}.breakdance .bde-section-12-206 .section-container{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-section-12-206{background-image:url(https://www.upskilllab.co.za/wp-content/uploads/2026/07/Salon-Days-Hero-scaled.webp)}.breakdance .bde-section-12-206>.section-background-overlay{transition:all var(--bde-transition-duration) ease-in-out}.breakdance .bde-section-12-206 .section-container{--bde-section-width:100%}.breakdance .bde-section-12-206{border-bottom:1px solid #7A2B4D}@media (max-width:1119px){.breakdance .bde-section-12-206>.section-background-overlay{transition:all var(--bde-transition-duration) ease-in-out}}@media (max-width:1023px){.breakdance .bde-section-12-206>.section-background-overlay{transition:all var(--bde-transition-duration) ease-in-out}}@media (max-width:767px){.breakdance .bde-section-12-206>.section-background-overlay{transition:all var(--bde-transition-duration) ease-in-out}}@media (max-width:479px){.breakdance .bde-section-12-206>.section-background-overlay{transition:all var(--bde-transition-duration) ease-in-out}}.breakdance .bde-button-12-215 .bde-button__button{--bde-button-custom-border-color:#fff;--bde-button-custom-border-color-hover:#fff;--bde-button-custom-background-color:#0000;--bde-button-custom-background-color-hover:#fff;--bde-button-custom-text-color:#fff;--bde-button-custom-text-color-hover:#E91e8C;border-radius:5px;border-width:1px;color:#fff;font-family:"Inter",sans-serif;font-weight:800}.breakdance .bde-button-12-215 .bde-button__button:hover{color:#E91e8C;transform:scale(1.1)}.breakdance .bde-button-12-215 .bde-button__button::after{content:"";display:block;background-color:currentColor;width:0.9em;height:0.9em;margin-right:4px;margin-left:15px;mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M502.6%20278.6c12.5-12.5%2012.5-32.8%200-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3L402.7%20224%2032%20224c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032l370.7%200-73.4%2073.4c-12.5%2012.5-12.5%2032.8%200%2045.3s32.8%2012.5%2045.3%200l128-128z%22%2F%3E%3C%2Fsvg%3E);mask-position:0 0;mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M502.6%20278.6c12.5-12.5%2012.5-32.8%200-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3L402.7%20224%2032%20224c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032l370.7%200-73.4%2073.4c-12.5%2012.5-12.5%2032.8%200%2045.3s32.8%2012.5%2045.3%200l128-128z%22%2F%3E%3C%2Fsvg%3E);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%;transition-timing-function:ease-in-out;transition-property:transform,background-color;transition-duration:var(--bde-transition-duration)}.breakdance .bde-button-12-215 .bde-button__button::after{margin-left:15px}.salon-parallax{position:relative}.salon-parallax::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;background:linear-gradient(to right,rgba(233,30,140,1),rgba(233,30,140,0))}@media (max-width:767px){.salon-parallax::before{background:linear-gradient(to bottom,rgba(233,30,140,1),rgba(233,30,140,0.65))}}.salon-parallax>*{position:relative;z-index:2}.breakdance .bde-section-12-224 .section-container{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-section-12-224 .section-container{--bde-section-width:100%}.breakdance .bde-button-12-234 .bde-button__button{--bde-button-custom-border-color:#E91E8C;--bde-button-custom-border-color-hover:#E91E8C;--bde-button-custom-background-color:#0000;--bde-button-custom-background-color-hover:#E91E8C;--bde-button-custom-text-color:#fff;--bde-button-custom-text-color-hover:#000;border-radius:5px;border-width:1px;color:#fff;font-family:"Inter",sans-serif;font-weight:800}.breakdance .bde-button-12-234 .bde-button__button:hover{color:#000;transform:scale(1.1)}.breakdance .bde-button-12-234 .bde-button__button::after{content:"";display:block;background-color:currentColor;width:0.9em;height:0.9em;margin-right:4px;margin-left:15px;mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M502.6%20278.6c12.5-12.5%2012.5-32.8%200-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3L402.7%20224%2032%20224c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032l370.7%200-73.4%2073.4c-12.5%2012.5-12.5%2032.8%200%2045.3s32.8%2012.5%2045.3%200l128-128z%22%2F%3E%3C%2Fsvg%3E);mask-position:0 0;mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M502.6%20278.6c12.5-12.5%2012.5-32.8%200-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3L402.7%20224%2032%20224c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032l370.7%200-73.4%2073.4c-12.5%2012.5-12.5%2032.8%200%2045.3s32.8%2012.5%2045.3%200l128-128z%22%2F%3E%3C%2Fsvg%3E);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%;transition-timing-function:ease-in-out;transition-property:transform,background-color;transition-duration:var(--bde-transition-duration)}.breakdance .bde-button-12-234 .bde-button__button::after{margin-left:15px}.breakdance .bde-section-12-242 .section-container{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-section-12-242 .section-container{--bde-section-width:100%}.breakdance .bde-gallery-12-255{--columns:3;--column-gap:10px;--ratio:100%;--hover-duration:400ms}.breakdance .bde-gallery-12-255 .ee-gallery-item{border-top:1px solid #999;border-bottom:1px solid #999;border-left:1px solid #999;border-right:1px solid #999;background:#1a1a1a}.breakdance .bde-gallery-12-255 .ee-gallery-item-caption{background:linear-gradient(0deg,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.35) 61%,rgba(0,0,0,0) 100%)}.bde-lightbox-12-255 .lg-next,.bde-lightbox-12-255 .lg-prev,.bde-lightbox-12-255 .lg-toolbar,.bde-lightbox-12-255 .lg-icon,.bde-lightbox-12-255 .lg-counter,.bde-lightbox-12-255 .lg-sub-html{color:#999}.bde-lightbox-12-255 .lg-outer .lg-thumb-item,.bde-lightbox-12-255 .lg-outer .lg-thumb-item{border-color:#fff;background-color:#fff}.bde-lightbox-12-255 .lg-outer .lg-thumb-item.active,.bde-lightbox-12-255 .lg-outer .lg-thumb-item:hover{border-color:#01d2e8f0;background-color:#01d2e8f0}.bde-lightbox-12-255 .lg-backdrop{background:#000}.breakdance .bde-gallery-12-255 .swiper-button-prev,.breakdance .bde-gallery-12-255 .swiper-button-next{color:#fff}.breakdance .bde-gallery-12-255 .breakdance-swiper-wrapper{padding:0}.breakdance .bde-gallery-12-255 .swiper-pagination-bullet{background-color:#f5e642}@media (max-width:1119px){.breakdance .bde-gallery-12-255 .breakdance-swiper-wrapper{padding:0}}@media (max-width:1023px){.breakdance .bde-gallery-12-255 .breakdance-swiper-wrapper{padding:0}}@media (max-width:767px){.breakdance .bde-gallery-12-255 .breakdance-swiper-wrapper{padding:0}}@media (max-width:479px){.breakdance .bde-gallery-12-255{--columns:1}.breakdance .bde-gallery-12-255 .breakdance-swiper-wrapper{padding:0}}