.breakdance .bde-section-2886-206 .section-container{display:flex;flex-direction:column;align-items:center;text-align:center}.breakdance .bde-section-2886-206{background-color:var(--bde-background-color)}.breakdance .bde-section-2886-206 .section-container{padding-top:25px}.smf-hero{background:#000;padding:80px 0 72px;position:relative;overflow:hidden}.smf-hero::before{content:'';position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");z-index:0}.smf-hero__inner{position:relative;display:grid;grid-template-columns:1fr;gap:40px;z-index:1}.smf-hero__tag{display:inline-flex;align-items:center;gap:8px;background:rgba(0,217,255,0.1);border:1px solid var(--smf-cyan);border-radius:100px;padding:6px 14px;font-size:12px;font-weight:600;color:var(--smf-cyan);margin-bottom:20px}.smf-hero__tag-dot{width:7px;height:7px;background:#4ade80;border-radius:50%;animation:smf-pulse 2s infinite}.smf-hero__title{font-size:clamp(32px,4.5vw,48px);font-weight:900;background:linear-gradient(135deg,var(--smf-cyan) 0%,var(--smf-pink) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.15;letter-spacing:-0.5px;margin-bottom:20px}.smf-hero__title em{font-style:normal;color:var(--smf-pink);text-shadow:0 0 10px rgba(255,1,110,0.5)}.smf-hero__sub{font-size:18px;color:#d0d0d0;line-height:1.7;max-width:640px}.smf-hero__content{position:relative;z-index:2}@media (max-width:900px){.smf-hero{padding:64px 0 56px}.smf-hero__title{font-size:36px}.smf-hero__sub{font-size:16px}}@media (max-width:700px){.smf-hero{padding:56px 0 48px}.smf-hero__inner{gap:24px}.smf-hero__title{font-size:28px}.smf-hero__sub{font-size:15px}}:root{--smf-cyan:#00D9FF;--smf-pink:#FF006E;--smf-gold:gold;--smf-dark:#000;--smf-mid:#B0B0B0;--smf-light:#1a1a1a;--smf-border:#333;--smf-white:#fff;--smf-green:#0F8}.smf-section{padding:80px 0;background:#000;width:100%}.smf-section-label{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--smf-gold);margin-bottom:12px;text-shadow:0 0 10px rgba(255,215,0,0.5)}.smf-section-title{font-size:clamp(28px,4vw,40px);font-weight:800;background:linear-gradient(135deg,var(--smf-cyan) 0%,var(--smf-pink) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2;margin-bottom:28px}.smf-story-grid{display:grid;grid-template-columns:1fr 480px;gap:72px;align-items:start}.smf-story__body p{font-size:16.5px;color:#d0d0d0;line-height:1.85;margin-bottom:20px}.smf-story__body p:last-child{margin-bottom:0}.smf-story__body strong{color:var(--smf-cyan);font-weight:700}.smf-story-card{background:#1a1a1a;border:1.5px solid var(--smf-cyan);border-radius:16px;padding:32px;position:sticky;top:120px;box-shadow:0 0 20px rgba(0,217,255,0.2)}.smf-story-card__photo{width:80px;height:80px;border-radius:50%;object-fit:cover;object-position:top center;display:block;margin-bottom:16px;border:2px solid var(--smf-cyan)}.smf-story-card__name{font-size:20px;font-weight:800;color:var(--smf-cyan);margin-bottom:2px}.smf-story-card__title{font-size:13px;color:#b0b0b0;margin-bottom:20px}.smf-story-card__facts{display:flex;flex-direction:column;gap:12px;border-top:1px solid #333;padding-top:18px;margin-bottom:20px}.smf-story-card__fact{display:flex;align-items:center;gap:10px;font-size:13.5px;color:#d0d0d0}.smf-story-card__fact-icon{font-size:16px;width:28px;text-align:center;flex-shrink:0}.smf-story-card__quote{background:rgba(0,217,255,0.05);border-left:4px solid var(--smf-cyan);border-radius:0 8px 8px 0;padding:14px 16px;font-size:13.5px;color:#b0b0b0;line-height:1.65;font-style:italic}.smf-btn--primary{background:linear-gradient(135deg,var(--smf-cyan) 0%,var(--smf-pink) 100%);color:#000;box-shadow:0 0 20px rgba(0,217,255,0.5)}.smf-btn{display:inline-block;padding:13px 28px;border-radius:8px;font-weight:700;font-size:15px;cursor:pointer;transition:opacity 0.15s,transform 0.15s;border:none;text-decoration:none}.smf-btn:hover{opacity:0.88;transform:translateY(-1px)}.smf-btn--lg{padding:16px 36px;font-size:16px}@media (max-width:900px){.smf-section{padding:64px 0}.smf-story-grid{grid-template-columns:1fr;gap:40px}.smf-story-card{position:static}.smf-section-title{font-size:32px}}@media (max-width:700px){.smf-section{padding:56px 0}.smf-story-grid{gap:24px}.smf-story__body p{font-size:15px}.smf-section-title{font-size:24px}}root{--smf-cyan:#00D9FF;--smf-pink:#FF006E;--smf-gold:gold;--smf-dark:#000;--smf-mid:#B0B0B0;--smf-light:#1a1a1a;--smf-border:#333;--smf-white:#fff;--smf-green:#0F8}.smf-section--dark-light{background:#0a0a0a}.smf-text-center{text-align:center}.smf-text-center .smf-section-sub{margin:0 auto}.smf-section-sub{font-size:17px;color:#d0d0d0;line-height:1.7;max-width:640px}.smf-team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:48px}.smf-team-card{background:#1a1a1a;border:1.5px solid var(--smf-cyan);border-radius:16px;overflow:hidden;text-align:center;box-shadow:0 0 20px rgba(0,217,255,0.15);transition:transform 0.3s,box-shadow 0.3s}.smf-team-card:hover{transform:translateY(-4px);box-shadow:0 0 30px rgba(0,217,255,0.3)}.smf-team-card__photo{width:100%;height:280px;object-fit:cover;object-position:top center;display:block}.smf-team-card__body{padding:20px 24px 24px}.smf-team-card__name{font-size:19px;font-weight:800;color:var(--smf-cyan);margin-bottom:4px}.smf-team-card__role{font-size:13px;font-weight:600;color:var(--smf-gold)}@media (max-width:900px){.smf-section{padding:64px 0}.smf-team-grid{grid-template-columns:1fr 1fr;gap:20px}.smf-section-title{font-size:32px}}@media (max-width:700px){.smf-section{padding:56px 0}.smf-team-grid{grid-template-columns:1fr;gap:16px}.smf-team-card__photo{height:240px}.smf-section-title{font-size:24px}.smf-section-sub{font-size:15px}}.smf-approach-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:48px}.smf-approach-card{padding:28px 24px;border:1.5px solid var(--smf-cyan);border-radius:14px;background:#1a1a1a;box-shadow:0 0 20px rgba(0,217,255,0.1);transition:transform 0.3s,box-shadow 0.3s}.smf-approach-card:hover{transform:translateY(-4px);box-shadow:0 0 30px rgba(0,217,255,0.2)}.smf-approach-card__num{font-size:13px;font-weight:800;letter-spacing:1px;text-transform:uppercase;color:var(--smf-gold);margin-bottom:10px}.smf-approach-card__title{font-size:18px;font-weight:800;color:var(--smf-cyan);margin-bottom:10px;line-height:1.2}.smf-approach-card__body{font-size:14px;color:#b0b0b0;line-height:1.7}@media (max-width:900px){.smf-approach-grid{grid-template-columns:1fr;gap:20px}.smf-section-title{font-size:32px}}@media (max-width:700px){.smf-approach-card{padding:20px 16px}.smf-approach-card__title{font-size:16px}.smf-approach-card__body{font-size:13px}.smf-section-title{font-size:24px}.smf-section-sub{font-size:15px}}.smf-wrap--narrow{max-width:760px;margin:0 auto;padding:0 24px;width:100%}.smf-values-list{display:flex;flex-direction:column;gap:0;border:1.5px solid var(--smf-cyan);border-radius:14px;overflow:hidden;margin-top:40px;box-shadow:0 0 20px rgba(0,217,255,0.1)}.smf-value-row{display:grid;grid-template-columns:56px 1fr;gap:0;border-bottom:1px solid #333}.smf-value-row:last-child{border-bottom:none}.smf-value-icon{display:flex;align-items:center;justify-content:center;font-size:22px;background:rgba(0,217,255,0.05);border-right:1px solid #333;padding:20px 0}.smf-value-content{padding:18px 20px;background:#1a1a1a}.smf-value-title{font-size:15px;font-weight:800;color:var(--smf-cyan);margin-bottom:4px}.smf-value-body{font-size:14px;color:#b0b0b0;line-height:1.65}@media (max-width:900px){.smf-section-title{font-size:32px}}@media (max-width:700px){.smf-wrap--narrow{padding:0 16px}.smf-value-row{grid-template-columns:48px 1fr}.smf-value-icon{font-size:18px;padding:16px 0}.smf-value-content{padding:14px 16px}.smf-value-title{font-size:14px}.smf-value-body{font-size:13px}.smf-section-title{font-size:24px}}.smf-expect-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:40px}.smf-expect-card{background:#1a1a1a;border:1.5px solid var(--smf-cyan);border-radius:12px;padding:24px;box-shadow:0 0 20px rgba(0,217,255,0.1);transition:transform 0.3s,box-shadow 0.3s}.smf-expect-card:hover{transform:translateY(-4px);box-shadow:0 0 30px rgba(0,217,255,0.2)}.smf-expect-card__step{font-size:11px;font-weight:800;letter-spacing:1px;text-transform:uppercase;color:var(--smf-gold);margin-bottom:8px}.smf-expect-card__title{font-size:16px;font-weight:800;color:var(--smf-cyan);margin-bottom:8px}.smf-expect-card__body{font-size:14px;color:#b0b0b0;line-height:1.65}@media (max-width:900px){.smf-section-title{font-size:32px}.smf-expect-grid{grid-template-columns:1fr;gap:20px}}@media (max-width:700px){.smf-expect-card{padding:20px 16px}.smf-expect-card__title{font-size:15px}.smf-expect-card__body{font-size:13px}.smf-section-title{font-size:24px}}.smf-honest-box{background:linear-gradient(135deg,rgba(255,215,0,0.08) 0%,rgba(255,107,53,0.08) 100%);border:2px solid rgba(255,107,53,0.3);border-radius:14px;padding:32px;margin-top:40px}.smf-honest-box__title{font-size:20px;font-weight:800;color:var(--smf-gold);margin-bottom:12px}.smf-honest-box__body{font-size:15px;color:#d0d0d0;line-height:1.8}.smf-honest-box__body p{margin-bottom:12px}.smf-honest-box__body p:last-child{margin-bottom:0}.smf-honest-box__body strong{color:var(--smf-cyan);font-weight:700}@media (max-width:700px){.smf-honest-box{padding:24px 20px}.smf-honest-box__title{font-size:18px}.smf-honest-box__body{font-size:14px}}.smf-cta-strip{background:#000;padding:80px 0;text-align:center;position:relative;overflow:hidden}.smf-cta-strip::before{content:'';position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");z-index:0}.smf-cta-strip__title{font-size:clamp(28px,3.5vw,40px);font-weight:900;color:var(--smf-white);line-height:1.2;margin-bottom:14px;margin-top:12px;position:relative;z-index:1}.smf-cta-strip__title em{font-style:normal;color:var(--smf-gold);text-shadow:0 0 15px rgba(255,215,0,0.5)}.smf-cta-strip__sub{font-size:16px;color:rgba(255,255,255,0.65);max-width:520px;margin:0 auto 28px;line-height:1.7;position:relative;z-index:1}.smf-cta-strip .smf-btn--white{background:gold;color:#000!important;box-shadow:0 0 20px rgba(255,215,0,0.5)}.smf-cta-strip .smf-btn--white:hover{opacity:0.88;box-shadow:0 0 30px rgba(255,215,0,0.7)}.smf-cta-strip p:last-child{position:relative;z-index:1}.smf-cta-strip .smf-btn{position:relative;z-index:1}@media (max-width:900px){.smf-cta-strip{padding:64px 0}.smf-cta-strip__title{font-size:32px}.smf-cta-strip__sub{font-size:15px}}@media (max-width:700px){.smf-cta-strip{padding:56px 0}.smf-cta-strip__title{font-size:24px}.smf-cta-strip__sub{font-size:14px;margin-bottom:20px}.smf-cta-strip .smf-btn{font-size:15px;padding:16px 32px}}