.imported-service-native{--navy:#0a1e2e;--navy-mid:#122d42;--teal:#1a8a7d;--mint:#7ee8d4;--teal-glow:rgba(26,138,125,.15);--white:#ffffff;--off-white:#f6f9f8;--gray:#6b7a80;--text-body:#3a4f5c;--shadow-sm:0 2px 8px rgba(10,30,46,.06);--shadow-md:0 8px 30px rgba(10,30,46,.08);--shadow-lg:0 20px 60px rgba(10,30,46,.12);--radius-md:16px;--radius-lg:24px}.imported-service-native *,.imported-service-native *:before,.imported-service-native *:after{margin:0;padding:0;box-sizing:border-box}.imported-service-native{font-family:Outfit,sans-serif;color:var(--navy);background:var(--white);overflow-x:hidden;-webkit-font-smoothing:antialiased}.imported-service-native h1,.imported-service-native h2,.imported-service-native h3{font-family:Fraunces,serif}.imported-service-native a{text-decoration:none}.imported-service-native .section-tag{font-family:Outfit,sans-serif;font-size:11.5px;font-weight:600;letter-spacing:3.5px;text-transform:uppercase;color:var(--teal);margin-bottom:16px;display:block}.imported-service-native .page-hero{position:relative;height:380px;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center}.imported-service-native .page-hero-bg{position:absolute;inset:0;background:url(/generated/sports-rehabilitation-hero.webp) center 40%/cover no-repeat;animation:heroZoom 14s ease-out forwards}@keyframes heroZoom{0%{transform:scale(1.04)}to{transform:scale(1)}}.imported-service-native .page-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0a1e2ee6,#0a1e2ebd)}.imported-service-native .page-hero-content{position:relative;z-index:2;padding:0 40px;max-width:760px}.imported-service-native .hero-tag{display:inline-flex;align-items:center;gap:10px;font-family:Outfit,sans-serif;font-size:11px;font-weight:600;letter-spacing:3.5px;text-transform:uppercase;color:var(--mint);margin-bottom:18px}.imported-service-native .hero-tag:before,.imported-service-native .hero-tag:after{content:"";width:24px;height:1.5px;background:var(--mint);opacity:.5}.imported-service-native .page-hero h1{font-size:clamp(26px,4vw,48px);font-weight:700;color:#fff;line-height:1.15;letter-spacing:-.5px}.imported-service-native .breadcrumb{margin-top:22px;font-size:13px;color:#fff6}.imported-service-native .breadcrumb a{color:#ffffff80}.imported-service-native .breadcrumb span{margin:0 7px;opacity:.35}.imported-service-native .overview{display:grid;grid-template-columns:1fr 1fr;min-height:520px}.imported-service-native .overview-img img{width:100%;height:100%;object-fit:cover;display:block}.imported-service-native .overview-body{background:var(--off-white);padding:72px 60px;display:flex;flex-direction:column;justify-content:center;position:relative}.imported-service-native .overview-body:before{content:"";position:absolute;top:48px;right:48px;width:80px;height:80px;border:2px solid rgba(26,138,125,.07);border-radius:50%}.imported-service-native .overview-body h2{font-size:clamp(24px,2.8vw,36px);font-weight:700;color:var(--navy);line-height:1.22;margin-bottom:18px;letter-spacing:-.3px}.imported-service-native .overview-body p{font-size:15.5px;color:var(--text-body);line-height:1.85;margin-bottom:14px}.imported-service-native .dark-section{padding:96px 60px;background:var(--navy);position:relative;overflow:hidden}.imported-service-native .dark-section:before{content:"";position:absolute;top:-140px;right:-140px;width:440px;height:440px;border-radius:50%;background:radial-gradient(circle,rgba(26,138,125,.08),transparent 70%);pointer-events:none}.imported-service-native .section-header{text-align:center;max-width:700px;margin:0 auto 56px}.imported-service-native .dark-section .section-tag{color:var(--mint)}.imported-service-native .section-header h2{font-size:clamp(24px,2.8vw,40px);font-weight:700;letter-spacing:-.3px;line-height:1.2;margin-bottom:14px}.imported-service-native .dark-section .section-header h2{color:#fff}.imported-service-native .dark-section .section-header p{font-size:15.5px;color:#ffffff9e;line-height:1.75}.imported-service-native .card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1120px;margin:0 auto;position:relative;z-index:1}.imported-service-native .card-grid.three{grid-template-columns:repeat(3,1fr)}.imported-service-native .dark-card,.imported-service-native .light-card{border-radius:var(--radius-lg);padding:32px 24px;transition:border-color .25s,box-shadow .25s,transform .25s}.imported-service-native .dark-card{background:#ffffff0a;border:1.5px solid rgba(255,255,255,.07)}.imported-service-native .dark-card:hover{background:#1a8a7d1f;border-color:#7ee8d42e;transform:translateY(-4px)}.imported-service-native .light-card{background:var(--white);border:1.5px solid transparent}.imported-service-native .light-card:hover{border-color:#1a8a7d1f;box-shadow:var(--shadow-md);transform:translateY(-4px)}.imported-service-native .icon-box{width:52px;height:52px;border-radius:13px;display:flex;align-items:center;justify-content:center;font-size:21px;margin-bottom:18px}.imported-service-native .dark-card .icon-box{background:#7ee8d41f;color:var(--mint)}.imported-service-native .light-card .icon-box{background:var(--teal-glow);color:var(--teal)}.imported-service-native .dark-card h3,.imported-service-native .light-card h3{font-family:Outfit,sans-serif;font-size:16px;font-weight:700;line-height:1.35;margin-bottom:9px}.imported-service-native .dark-card h3{color:#fff}.imported-service-native .light-card h3{color:var(--navy)}.imported-service-native .dark-card p,.imported-service-native .light-card p{font-size:13.5px;line-height:1.7}.imported-service-native .dark-card p{color:#ffffff9e}.imported-service-native .light-card p{color:var(--text-body)}.imported-service-native .split-section{padding:96px 60px;background:var(--white)}.imported-service-native .split-inner{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:start}.imported-service-native .split-text h2{font-size:clamp(24px,2.8vw,38px);font-weight:700;color:var(--navy);margin-bottom:18px;letter-spacing:-.3px;line-height:1.2}.imported-service-native .split-text p{font-size:15.5px;color:var(--text-body);line-height:1.85;margin-bottom:16px}.imported-service-native .sym-list{display:flex;flex-direction:column;gap:10px}.imported-service-native .sym-item{display:flex;gap:13px;align-items:flex-start;padding:13px 17px;background:var(--off-white);border-radius:var(--radius-md);border:1.5px solid transparent;transition:border-color .2s,box-shadow .2s}.imported-service-native .sym-item:hover{border-color:#1a8a7d1a;box-shadow:var(--shadow-sm)}.imported-service-native .sym-item i{font-size:13px;color:var(--teal);margin-top:4px;flex-shrink:0}.imported-service-native .sym-item span{font-size:14px;color:var(--text-body);line-height:1.6}.imported-service-native .sym-item span strong{color:var(--navy)}.imported-service-native .sticky-img{position:sticky;top:40px;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg)}.imported-service-native .sticky-img img{width:100%;display:block}.imported-service-native .timeline{display:flex;flex-direction:column;gap:0;max-width:1000px;margin:0 auto}.imported-service-native .timeline-item{display:grid;grid-template-columns:80px 1fr;gap:28px;align-items:stretch;position:relative}.imported-service-native .timeline-item:not(:last-child):after{content:"";position:absolute;left:39px;top:80px;bottom:-1px;width:2px;background:linear-gradient(180deg,var(--teal),rgba(26,138,125,.1))}.imported-service-native .time-col{display:flex;justify-content:center;padding-top:4px}.imported-service-native .time-num{width:52px;height:52px;border-radius:14px;background:var(--teal);color:#fff;font-family:Fraunces,serif;font-size:19px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #1a8a7d4d}.imported-service-native .time-body{background:var(--off-white);border-radius:var(--radius-md);padding:24px 28px;margin-bottom:16px;border:1.5px solid transparent;transition:border-color .2s,box-shadow .2s}.imported-service-native .time-body:hover{border-color:#1a8a7d1f;box-shadow:var(--shadow-sm)}.imported-service-native .time-label{font-family:Outfit,sans-serif;font-size:10.5px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--teal);margin-bottom:6px}.imported-service-native .time-body h3{font-family:Outfit,sans-serif;font-size:16px;font-weight:700;color:var(--navy);margin-bottom:8px}.imported-service-native .time-body p{font-size:14px;color:var(--text-body);line-height:1.7}.imported-service-native .faq{padding:96px 60px;background:var(--white)}.imported-service-native .faq-inner{max-width:760px;margin:0 auto}.imported-service-native .faq h2{font-size:clamp(24px,2.8vw,38px);font-weight:700;color:var(--navy);text-align:center;margin-bottom:44px;letter-spacing:-.3px}.imported-service-native .faq-item{background:var(--off-white);border-radius:var(--radius-md);margin-bottom:11px;border:1.5px solid transparent;overflow:hidden;transition:border-color .2s,box-shadow .2s}.imported-service-native .faq-item.open{border-color:#1a8a7d1f;box-shadow:var(--shadow-sm)}.imported-service-native .faq-q{padding:20px 26px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:14px}.imported-service-native .faq-q h3{font-family:Outfit,sans-serif;font-size:15px;font-weight:600;color:var(--navy);line-height:1.4}.imported-service-native .faq-btn{width:30px;height:30px;flex-shrink:0;border-radius:8px;background:var(--teal-glow);display:flex;align-items:center;justify-content:center;font-size:13px;color:var(--teal);transition:background .2s,transform .25s}.imported-service-native .faq-item.open .faq-btn{background:var(--teal);color:#fff;transform:rotate(45deg)}.imported-service-native .faq-body{max-height:0;overflow:hidden;transition:max-height .38s cubic-bezier(.4,0,.2,1)}.imported-service-native .faq-item.open .faq-body{max-height:500px}.imported-service-native .faq-body p{padding:0 26px 22px;font-size:14px;color:var(--text-body);line-height:1.8}@media(max-width:900px){.imported-service-native .page-hero{height:340px}.imported-service-native .page-hero-content{padding:0 28px}.imported-service-native .overview,.imported-service-native .split-inner{grid-template-columns:1fr}.imported-service-native .overview-body{padding:48px 32px}.imported-service-native .overview-img{height:280px}.imported-service-native .dark-section,.imported-service-native .split-section,.imported-service-native .faq{padding:70px 28px}.imported-service-native .card-grid{grid-template-columns:repeat(2,1fr)}.imported-service-native .card-grid.three{grid-template-columns:1fr}.imported-service-native .sticky-img{position:static;top:auto;max-height:340px}.imported-service-native .timeline-item{grid-template-columns:60px 1fr;gap:18px}.imported-service-native .time-num{width:44px;height:44px;font-size:17px}.imported-service-native .timeline-item:not(:last-child):after{left:29px}}@media(max-width:480px){.imported-service-native .page-hero{height:auto;min-height:300px;padding:80px 20px}.imported-service-native .page-hero-content{padding:0 20px}.imported-service-native .overview-body{padding:36px 20px}.imported-service-native .dark-section,.imported-service-native .split-section,.imported-service-native .faq{padding:56px 20px}.imported-service-native .card-grid{grid-template-columns:1fr}.imported-service-native .timeline-item{grid-template-columns:48px 1fr;gap:14px}.imported-service-native .time-num{width:38px;height:38px;font-size:15px;border-radius:10px}.imported-service-native .timeline-item:not(:last-child):after{left:23px}.imported-service-native .time-body{padding:18px}.imported-service-native .section-tag{font-size:10px;letter-spacing:2.5px}}
