.imported-service-native{--navy: #0a1e2e;--navy-mid: #122d42;--teal: #1a8a7d;--teal-light: #24b8a6;--teal-glow: rgba(26,138,125,.15);--mint: #7ee8d4;--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-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--radius-xl: 32px}.imported-service-native *{margin:0;padding:0;box-sizing:border-box}.imported-service-native img{max-width:100%;height:auto;display:block}.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:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:9999;opacity:.018;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E")}.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/south-richmond-hill-hero.webp) center 40%/cover no-repeat;transform:scale(1.05);animation:slowZoom 14s ease-out forwards}@keyframes slowZoom{0%{transform:scale(1.05)}to{transform:scale(1)}}.imported-service-native .page-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0a1e2ee0,#0a1e2eb8)}.imported-service-native .page-hero-content{position:relative;z-index:2;padding:0 40px;max-width:720px;animation:heroIn .8s cubic-bezier(.4,0,.2,1) both}@keyframes heroIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.imported-service-native .page-hero-tag{font-family:Outfit,sans-serif;display:inline-flex;align-items:center;gap:10px;font-size:11.5px;font-weight:600;letter-spacing:3.5px;text-transform:uppercase;color:var(--mint);margin-bottom:18px}.imported-service-native .page-hero-tag:before,.imported-service-native .page-hero-tag:after{content:"";width:28px;height:1.5px;background:var(--mint);opacity:.5}.imported-service-native .page-hero h1{font-size:clamp(26px,4.2vw,50px);font-weight:700;color:#fff;line-height:1.15;letter-spacing:-.5px}.imported-service-native .breadcrumb{margin-top:24px;font-family:Outfit,sans-serif;font-size:13px;color:#fff6}.imported-service-native .breadcrumb a{color:#ffffff80;text-decoration:none;transition:color .2s}.imported-service-native .breadcrumb a:hover{color:var(--mint)}.imported-service-native .breadcrumb span{margin:0 8px;opacity:.4}.imported-service-native .info-bar{background:var(--navy);border-bottom:3px solid var(--teal)}.imported-service-native .info-bar-inner{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr)}.imported-service-native .info-item{padding:20px 28px;border-right:1px solid rgba(255,255,255,.08);display:flex;align-items:center;gap:14px}.imported-service-native .info-item.center{justify-content:center;text-align:center}.imported-service-native .info-item:last-child{border-right:none}.imported-service-native .info-item i{font-size:17px;color:var(--teal);flex-shrink:0}.imported-service-native .info-item-text{display:flex;flex-direction:column}.imported-service-native .info-item-label{font-size:10.5px;font-weight:600;letter-spacing:2.5px;text-transform:uppercase;color:#fff6;margin-bottom:3px}.imported-service-native .info-item-val{font-size:14px;font-weight:600;color:#ffffffe6;line-height:1.3}.imported-service-native .info-item-val a{color:#ffffffe6;text-decoration:none}.imported-service-native .info-item.phone-item i{font-size:17px;color:var(--teal)}.imported-service-native .info-item.phone-item .info-item-label{color:#fff6}.imported-service-native .info-item.phone-item .info-item-val{font-size:14px;font-weight:600;color:#ffffffe6}.imported-service-native .info-item.phone-item .info-item-val a{color:#ffffffe6}.imported-service-native .overview-section{display:grid;grid-template-columns:1fr 1fr;min-height:540px}.imported-service-native .overview-image{overflow:hidden}.imported-service-native .overview-image img{width:100%;height:100%;min-height:540px;object-fit:cover;display:block;transition:transform 6s ease}.imported-service-native .overview-image:hover img{transform:scale(1.03)}.imported-service-native .overview-content{background:var(--off-white);padding:72px 64px;display:flex;flex-direction:column;justify-content:center}.imported-service-native .overview-content h2{font-size:clamp(24px,2.8vw,36px);font-weight:700;color:var(--navy);line-height:1.2;margin-bottom:18px;letter-spacing:-.3px}.imported-service-native .overview-content p{font-size:15.5px;color:var(--text-body);line-height:1.85;margin-bottom:16px}.imported-service-native .overview-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.imported-service-native .badge{display:inline-flex;align-items:center;gap:7px;background:var(--white);border:1.5px solid rgba(26,138,125,.15);border-radius:40px;padding:7px 14px;font-size:13px;font-weight:600;color:var(--navy)}.imported-service-native .badge i{color:var(--teal);font-size:12px}.imported-service-native .hours-map-section{position:relative;background:var(--navy);overflow:hidden}.imported-service-native .hours-map-bg{position:absolute;inset:0}.imported-service-native .hours-map-bg iframe{width:100%;height:100%;border:none;display:block;filter:grayscale(30%) brightness(.45) contrast(1.1)}.imported-service-native .hours-map-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,#0a1e2ef7,#0a1e2eeb 42%,#0a1e2e8c 70%,#0a1e2e4d);pointer-events:none}.imported-service-native .hours-map-inner{position:relative;z-index:1;max-width:1120px;margin:0 auto;padding:88px 60px;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start;min-height:600px}.imported-service-native .hours-block{display:flex;flex-direction:column;gap:0}.imported-service-native .hours-block-header{margin-bottom:28px}.imported-service-native .hours-block-header h2{font-size:clamp(24px,2.8vw,38px);font-weight:700;color:var(--white);margin-bottom:8px;letter-spacing:-.3px;line-height:1.2}.imported-service-native .hours-block-header p{font-size:15px;color:#ffffff80;line-height:1.6}.imported-service-native .hours-card{background:#ffffff0f;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-lg);overflow:hidden;border:1px solid rgba(255,255,255,.1)}.imported-service-native .hours-card-header{background:#7ee8d414;border-bottom:1px solid rgba(255,255,255,.08);padding:18px 26px;display:flex;align-items:center;justify-content:space-between}.imported-service-native .hours-card-header-left{display:flex;align-items:center;gap:9px}.imported-service-native .hours-card-header-left i{color:var(--mint);font-size:13px}.imported-service-native .hours-card-header-left span{font-family:Outfit,sans-serif;font-size:11.5px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#fff9}.imported-service-native .open-badge{display:inline-flex;align-items:center;gap:6px;background:#1a8a7d40;color:var(--mint);padding:5px 12px;border-radius:20px;font-size:11.5px;font-weight:700;letter-spacing:.5px}.imported-service-native .open-badge:before{content:"";width:6px;height:6px;background:var(--mint);border-radius:50%;animation:pulseDot 1.6s ease-in-out infinite;flex-shrink:0}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.imported-service-native .hours-rows{padding:4px 0}.imported-service-native .hours-row{display:flex;justify-content:space-between;align-items:center;padding:12px 26px;border-bottom:1px solid rgba(255,255,255,.05);transition:background .15s}.imported-service-native .hours-row:last-child{border-bottom:none}.imported-service-native .hours-row:hover{background:#ffffff0a}.imported-service-native .hours-day{font-size:15px;font-weight:600;color:#ffffffd9}.imported-service-native .hours-time{font-size:15px;color:#ffffff80}.imported-service-native .hours-time.open{color:var(--mint);font-weight:700}.imported-service-native .hours-time.closed{color:#ff7878d9;font-weight:600}.imported-service-native .access-cards{display:flex;flex-direction:column;gap:10px;margin-top:16px}.imported-service-native .access-card{background:#ffffff0d;backdrop-filter:blur(12px);border-radius:var(--radius-md);padding:16px 20px;display:flex;align-items:flex-start;gap:14px;border:1px solid rgba(255,255,255,.08);transition:border-color .2s,background .2s}.imported-service-native .access-card:hover{border-color:#7ee8d433;background:#ffffff14}.imported-service-native .access-icon{width:38px;height:38px;border-radius:var(--radius-sm);background:#7ee8d41a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.imported-service-native .access-icon i{color:var(--mint);font-size:14px}.imported-service-native .access-text h4{font-family:Outfit,sans-serif;font-size:13.5px;font-weight:700;color:#ffffffe6;margin-bottom:2px}.imported-service-native .access-text p{font-size:12.5px;color:#ffffff73;line-height:1.55}.imported-service-native .map-cta-panel{display:flex;flex-direction:column;gap:14px}.imported-service-native .map-address-card{background:#ffffff12;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-lg);padding:26px}.imported-service-native .map-address-card-pin{width:42px;height:42px;background:var(--teal);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.imported-service-native .map-address-card-pin i{color:#fff;font-size:17px}.imported-service-native .map-address-card h3{font-family:Fraunces,serif;font-size:19px;font-weight:700;color:var(--white);margin-bottom:5px}.imported-service-native .map-address-sub{font-size:13px;color:#ffffff80;margin-bottom:20px;display:block;line-height:1.5}.imported-service-native .directions-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--teal);color:#fff;padding:12px 20px;border-radius:var(--radius-sm);font-family:Outfit,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s,box-shadow .2s,transform .2s;width:100%}.imported-service-native .directions-btn:hover{background:var(--teal-light);box-shadow:0 6px 24px #1a8a7d66;transform:translateY(-1px)}.imported-service-native .map-phone-block{display:flex;align-items:center;gap:16px;background:#7ee8d41a;border:1.5px solid rgba(126,232,212,.3);border-radius:var(--radius-lg);padding:20px 24px;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;cursor:pointer}.imported-service-native .map-phone-block:hover{background:#7ee8d429;border-color:#7ee8d480;transform:translateY(-2px)}.imported-service-native .map-phone-icon{width:44px;height:44px;background:#7ee8d426;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.imported-service-native .map-phone-icon i{color:var(--mint);font-size:17px}.imported-service-native .map-phone-text{display:flex;flex-direction:column;flex:1}.imported-service-native .map-phone-label{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#ffffff73;margin-bottom:3px}.imported-service-native .map-phone-num{font-family:Outfit,sans-serif;font-size:17px;font-weight:700;color:var(--mint);line-height:1}.imported-service-native .map-phone-arrow{color:#7ee8d480;font-size:14px;flex-shrink:0}.imported-service-native .map-book-btn{display:flex;align-items:center;gap:16px;background:#ffffff0d;border:1px solid rgba(126,232,212,.3);border-radius:var(--radius-lg);padding:20px 24px;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;cursor:pointer}.imported-service-native .map-book-btn:hover{background:#7ee8d41a;border-color:#7ee8d480;transform:translateY(-2px)}.imported-service-native .map-book-icon{width:44px;height:44px;background:#7ee8d426;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.imported-service-native .map-book-icon i{color:var(--mint);font-size:17px}.imported-service-native .map-book-text{display:flex;flex-direction:column;flex:1}.imported-service-native .map-book-label{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#ffffff73;margin-bottom:3px}.imported-service-native .map-book-num{font-family:Outfit,sans-serif;font-size:17px;font-weight:700;color:var(--mint);line-height:1}.imported-service-native .map-details-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.imported-service-native .map-detail-item{background:#ffffff0d;border:1px solid rgba(255,255,255,.07);border-radius:var(--radius-md);padding:14px 16px;display:flex;align-items:flex-start;gap:10px}.imported-service-native .map-detail-item i{color:var(--mint);font-size:13px;margin-top:2px;flex-shrink:0}.imported-service-native .map-detail-item span{font-size:13px;color:#fff9;line-height:1.45}.imported-service-native .services-section{padding:100px 60px;background:var(--off-white)}.imported-service-native .services-header{text-align:center;margin-bottom:60px}.imported-service-native .services-header h2{font-size:clamp(26px,3vw,40px);font-weight:700;color:var(--navy);margin-bottom:14px;letter-spacing:-.3px}.imported-service-native .services-header p{font-size:16px;color:var(--gray);max-width:580px;margin:0 auto;line-height:1.75}.imported-service-native .services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1120px;margin:0 auto}.imported-service-native .service-card{background:var(--white);border-radius:var(--radius-lg);padding:36px 28px;border:1.5px solid transparent;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.imported-service-native .service-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--teal),var(--mint));transform:scaleX(0);transition:transform .35s cubic-bezier(.4,0,.2,1)}.imported-service-native .service-card:hover:before{transform:scaleX(1)}.imported-service-native .service-card:hover{border-color:#1a8a7d1a;box-shadow:var(--shadow-md);transform:translateY(-4px)}.imported-service-native .service-icon{width:52px;height:52px;border-radius:14px;background:linear-gradient(135deg,var(--teal-glow),rgba(126,232,212,.12));display:flex;align-items:center;justify-content:center;font-size:22px;color:var(--teal);margin-bottom:20px;transition:all .3s}.imported-service-native .service-card:hover .service-icon{background:var(--teal);color:#fff;box-shadow:0 4px 16px #1a8a7d59}.imported-service-native .service-card h3{font-family:Outfit,sans-serif;font-size:17px;font-weight:700;color:var(--navy);margin-bottom:10px}.imported-service-native .service-card p{font-size:14px;color:var(--text-body);line-height:1.7}.imported-service-native .service-card-link{display:inline-flex;align-items:center;gap:6px;font-family:Outfit,sans-serif;font-size:13px;font-weight:600;color:var(--teal);margin-top:16px;text-decoration:none;transition:gap .2s}.imported-service-native .service-card-link:hover{gap:10px}.imported-service-native .conditions-section{padding:100px 60px;background:var(--navy);position:relative;overflow:hidden;text-align:center}.imported-service-native .conditions-section:before{content:"";position:absolute;top:-100px;right:-100px;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(26,138,125,.12),transparent 65%);pointer-events:none}.imported-service-native .conditions-section:after{content:"";position:absolute;bottom:-100px;left:-100px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(126,232,212,.05),transparent 65%);pointer-events:none}.imported-service-native .conditions-section .section-tag{color:var(--mint)}.imported-service-native .conditions-section h2{font-size:clamp(26px,3vw,40px);font-weight:700;color:#fff;margin-bottom:14px;letter-spacing:-.3px}.imported-service-native .conditions-section>p{font-size:16px;color:#ffffff8c;max-width:580px;margin:0 auto 52px;line-height:1.75}.imported-service-native .conditions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:1120px;margin:0 auto 48px;position:relative;z-index:1}.imported-service-native .cond-item{background:var(--navy-mid);border-radius:var(--radius-md);padding:26px 18px;text-align:center;border:1px solid rgba(255,255,255,.04);transition:all .3s cubic-bezier(.4,0,.2,1)}.imported-service-native .cond-item:hover{background:#1a8a7d1f;border-color:#7ee8d41a;transform:translateY(-3px)}.imported-service-native .cond-item i{font-size:22px;color:var(--mint);margin-bottom:12px;display:block}.imported-service-native .cond-item span{font-family:Outfit,sans-serif;font-size:13.5px;font-weight:600;color:#fff;line-height:1.4;display:block}.imported-service-native .conditions-cta{position:relative;z-index:1}.imported-service-native .btn-outline-mint{display:inline-flex;align-items:center;gap:8px;border:2px solid rgba(126,232,212,.4);color:var(--mint);padding:13px 28px;border-radius:var(--radius-sm);font-family:Outfit,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s}.imported-service-native .btn-outline-mint:hover{border-color:var(--mint);background:#7ee8d414}.imported-service-native .languages-section{padding:100px 60px;background:var(--white)}.imported-service-native .languages-inner{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.imported-service-native .languages-content h2{font-size:clamp(24px,2.8vw,36px);font-weight:700;color:var(--navy);margin-bottom:16px;letter-spacing:-.3px;line-height:1.2}.imported-service-native .languages-content p{font-size:15.5px;color:var(--text-body);line-height:1.85;margin-bottom:28px}.imported-service-native .lang-chips{display:flex;flex-wrap:wrap;gap:10px}.imported-service-native .lang-chip{display:inline-flex;align-items:center;gap:8px;background:var(--off-white);border:1.5px solid rgba(26,138,125,.12);border-radius:var(--radius-sm);padding:10px 16px;font-size:14px;font-weight:600;color:var(--navy);transition:all .2s}.imported-service-native .lang-chip:hover{border-color:var(--teal);color:var(--teal)}.imported-service-native .lang-chip i{color:var(--teal);font-size:13px}.imported-service-native .languages-image-sticky{position:sticky;top:40px}.imported-service-native .languages-image{overflow:hidden;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.imported-service-native .languages-image img{width:100%;height:400px;object-fit:cover;display:block;transition:transform 6s ease}.imported-service-native .languages-image:hover img{transform:scale(1.03)}.imported-service-native .nearby-section{padding:100px 60px;background:var(--off-white)}.imported-service-native .nearby-inner{max-width:1120px;margin:0 auto}.imported-service-native .nearby-header{text-align:center;margin-bottom:52px}.imported-service-native .nearby-header h2{font-size:clamp(24px,2.8vw,38px);font-weight:700;color:var(--navy);margin-bottom:12px;letter-spacing:-.3px}.imported-service-native .nearby-header p{font-size:15.5px;color:var(--gray);max-width:540px;margin:0 auto;line-height:1.75}.imported-service-native .nearby-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.imported-service-native .nearby-card{background:var(--white);border-radius:var(--radius-md);padding:26px 22px;text-align:center;border:1.5px solid transparent;transition:all .3s cubic-bezier(.4,0,.2,1)}.imported-service-native .nearby-card:hover{border-color:#1a8a7d26;box-shadow:var(--shadow-sm);transform:translateY(-3px)}.imported-service-native .nearby-card i{font-size:20px;color:var(--teal);margin-bottom:10px}.imported-service-native .nearby-card h4{font-family:Outfit,sans-serif;font-size:15px;font-weight:700;color:var(--navy);margin-bottom:4px}.imported-service-native .nearby-card p{font-size:13px;color:var(--gray);line-height:1.5}.imported-service-native .locations-section{padding:100px 60px;background:var(--navy);position:relative;overflow:hidden}.imported-service-native .locations-section:before{content:"";position:absolute;top:-80px;right:-80px;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(26,138,125,.1),transparent 65%);pointer-events:none}.imported-service-native .locations-inner{max-width:1120px;margin:0 auto;position:relative;z-index:1}.imported-service-native .locations-section .section-tag{color:var(--mint)}.imported-service-native .locations-section h2{font-size:clamp(24px,2.8vw,36px);font-weight:700;color:#fff;margin-bottom:40px;letter-spacing:-.3px}.imported-service-native .locations-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.imported-service-native .loc-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-md);padding:24px 20px;transition:all .25s}.imported-service-native .loc-card:hover{background:#ffffff17;border-color:#7ee8d433;transform:translateY(-3px)}.imported-service-native .loc-tag{font-family:Outfit,sans-serif;font-size:10.5px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--mint);margin-bottom:8px;display:flex;align-items:center;gap:5px}.imported-service-native .loc-tag i{font-size:9px}.imported-service-native .loc-card h4{font-family:Outfit,sans-serif;font-size:15px;font-weight:700;color:#fff;margin-bottom:6px}.imported-service-native .loc-card p{font-size:12.5px;color:#ffffff73;line-height:1.55}.imported-service-native .loc-card a{display:inline-flex;align-items:center;gap:5px;font-family:Outfit,sans-serif;font-size:12px;font-weight:600;color:var(--mint);text-decoration:none;margin-top:12px;opacity:.75;transition:opacity .2s,gap .2s}.imported-service-native .loc-card a:hover{opacity:1;gap:8px}.imported-service-native .faq-section{padding:100px 60px;background:var(--off-white)}.imported-service-native .faq-inner{max-width:780px;margin:0 auto}.imported-service-native .faq-section h2{font-size:clamp(26px,3vw,38px);font-weight:700;color:var(--navy);text-align:center;margin-bottom:48px;letter-spacing:-.3px}.imported-service-native .faq-item{background:var(--white);border-radius:var(--radius-md);margin-bottom:12px;border:1.5px solid transparent;transition:all .25s;overflow:hidden}.imported-service-native .faq-item.open{border-color:#1a8a7d1f;box-shadow:var(--shadow-sm)}.imported-service-native .faq-q{padding:22px 28px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px}.imported-service-native .faq-q h3{font-family:Outfit,sans-serif;font-size:15.5px;font-weight:600;color:var(--navy);line-height:1.4}.imported-service-native .faq-q .faq-icon{width:32px;height:32px;border-radius:8px;background:var(--teal-glow);display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--teal);flex-shrink:0;transition:all .25s}.imported-service-native .faq-item.open .faq-icon{background:var(--teal);color:#fff;transform:rotate(45deg)}.imported-service-native .faq-a{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.imported-service-native .faq-item.open .faq-a{max-height:400px}.imported-service-native .faq-a-inner{padding:0 28px 24px;font-size:14.5px;color:var(--text-body);line-height:1.8}.imported-service-native .founder-section{padding:100px 60px;background:var(--off-white)}.imported-service-native .founder-inner{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.imported-service-native .founder-image-wrap{position:sticky;top:40px}.imported-service-native .founder-image{overflow:hidden;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.imported-service-native .founder-image img{width:100%;height:480px;object-fit:cover;object-position:top center;display:block;transition:transform 6s ease}.imported-service-native .founder-image:hover img{transform:scale(1.03)}.imported-service-native .founder-credential{display:flex;align-items:center;gap:10px;background:var(--navy);border-radius:var(--radius-md);padding:14px 20px;margin-top:16px}.imported-service-native .founder-credential i{color:var(--mint);font-size:15px;flex-shrink:0}.imported-service-native .founder-credential span{font-size:13px;font-weight:600;color:#fffc;line-height:1.4}.imported-service-native .founder-body h2{font-size:clamp(24px,2.8vw,36px);font-weight:700;color:var(--navy);line-height:1.2;margin-bottom:6px;letter-spacing:-.3px}.imported-service-native .founder-body .founder-title{font-size:15px;font-weight:600;color:var(--teal);margin-bottom:20px}.imported-service-native .founder-body p{font-size:15.5px;color:var(--text-body);line-height:1.85;margin-bottom:16px}.imported-service-native .founder-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0}.imported-service-native .founder-stat{background:var(--white);border-radius:var(--radius-md);padding:20px 16px;text-align:center;border:1.5px solid rgba(26,138,125,.1)}.imported-service-native .founder-stat-num{font-family:Fraunces,serif;font-size:28px;font-weight:700;color:var(--teal);line-height:1;margin-bottom:5px}.imported-service-native .founder-stat-label{font-size:12px;font-weight:600;color:var(--gray);line-height:1.3}.imported-service-native .founder-link{display:inline-flex;align-items:center;gap:8px;background:var(--navy);color:#fff;padding:13px 24px;border-radius:var(--radius-sm);font-family:Outfit,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,box-shadow .2s;margin-top:4px}.imported-service-native .founder-link:hover{background:var(--navy-mid);box-shadow:var(--shadow-md)}.imported-service-native .fade-up{opacity:0;transform:translateY(36px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.imported-service-native .fade-up.visible{opacity:1;transform:translateY(0)}@media(max-width:900px){.imported-service-native .info-bar-inner{grid-template-columns:1fr 1fr}.imported-service-native .info-item{border-right:none;border-bottom:1px solid rgba(255,255,255,.08)}.imported-service-native .founder-inner{grid-template-columns:1fr;gap:40px}.imported-service-native .founder-image-wrap{position:static}.imported-service-native .founder-image img{height:320px}.imported-service-native .founder-stats{grid-template-columns:repeat(3,1fr)}.imported-service-native .overview-section{grid-template-columns:1fr}.imported-service-native .overview-image img{min-height:280px;height:280px}.imported-service-native .overview-content{padding:48px 32px}.imported-service-native .hours-map-inner{padding:60px 28px;grid-template-columns:1fr;gap:32px;min-height:auto}.imported-service-native .services-section,.imported-service-native .conditions-section,.imported-service-native .languages-section,.imported-service-native .nearby-section,.imported-service-native .locations-section,.imported-service-native .cta-band,.imported-service-native .faq-section{padding:70px 28px}.imported-service-native .services-grid{grid-template-columns:1fr 1fr}.imported-service-native .conditions-grid{grid-template-columns:repeat(2,1fr)}.imported-service-native .languages-inner{grid-template-columns:1fr;gap:40px}.imported-service-native .languages-image-sticky{position:static}.imported-service-native .languages-image{display:none}.imported-service-native .nearby-grid,.imported-service-native .locations-grid{grid-template-columns:repeat(2,1fr)}.imported-service-native .cta-band-inner{flex-direction:column;text-align:center}}@media(max-width:600px){.imported-service-native .page-hero{height:320px}.imported-service-native .page-hero-content{padding:0 20px}.imported-service-native .info-bar-inner{grid-template-columns:1fr}.imported-service-native .info-item{padding:14px 20px}.imported-service-native .services-grid{grid-template-columns:1fr}.imported-service-native .nearby-grid{grid-template-columns:repeat(2,1fr)}.imported-service-native .locations-grid{grid-template-columns:1fr}.imported-service-native h1,.imported-service-native h2,.imported-service-native h3{word-wrap:break-word}}
