.service-hero{position:relative;width:100%;min-height:100vh}.hero-wrapper{min-height:100vh;width:100%;padding:72px 24px 24px;display:flex;flex-direction:column}.hero-media{position:absolute;inset:72px 24px 24px;border-radius:16px;overflow:hidden}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to top,#000000d9,#00000080 40%,#0003)}.hero-content-wrapper{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:40px}.breadcrumb{display:flex;align-items:center;gap:8px;font-family:Geist,Inter,system-ui,sans-serif;font-size:13px;color:#fff9}.breadcrumb a{color:#fff9;text-decoration:none;transition:color .2s ease}.breadcrumb a:hover,.breadcrumb .current{color:#fff}.hero-content{max-width:800px;margin-top:auto;padding-bottom:60px}.hero-eyebrow{font-family:Geist,Inter,system-ui,sans-serif;font-size:clamp(14px,2vw,18px);font-weight:500;letter-spacing:.02em;color:#ffffffb3;margin-bottom:16px}.hero-headline{font-family:Geist,Inter,system-ui,sans-serif;font-size:clamp(40px,8vw,72px);font-weight:500;line-height:1.05;letter-spacing:-.03em;color:#fff;margin-bottom:24px}.hero-subtitle{font-family:Geist,Inter,system-ui,sans-serif;font-size:clamp(16px,2vw,20px);line-height:1.6;color:#fffc;max-width:600px;margin-bottom:32px}.hero-ctas{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.btn-hero-primary{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;font-family:Geist,Inter,system-ui,sans-serif;font-size:15px;font-weight:500;color:#002b31;background:#f3f4f2;text-decoration:none;border-radius:64px;transition:all .2s ease;border:none;cursor:pointer}.btn-hero-primary:hover{background:#f4f2f1;transform:translateY(-2px)}.btn-hero-secondary{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;font-family:Geist,Inter,system-ui,sans-serif;font-size:15px;font-weight:500;color:#fff;background:#ffffff26;backdrop-filter:blur(16px);text-decoration:none;border-radius:64px;border:1px solid rgba(255,255,255,.2);transition:all .2s ease}.btn-hero-secondary:hover{background:#ffffff40}@media(max-width:768px){.hero-wrapper{padding:84px 16px 16px}.hero-media{inset:84px 16px 16px}.hero-content-wrapper{padding:24px}.hero-content{padding-bottom:40px}}.intro-section{padding:120px 0;background:#f3f4f2}.intro-container{max-width:1600px;margin:0 auto;padding:0 40px}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.intro-content{max-width:560px}.intro-heading{font-family:Geist,Inter,system-ui,sans-serif;font-size:clamp(28px,4vw,40px);font-weight:500;line-height:1.2;letter-spacing:-.02em;color:#002b31;margin-bottom:32px}.intro-lead{font-family:Geist,Inter,system-ui,sans-serif;font-size:24px;line-height:1.5;color:#002b31;margin-bottom:24px}.intro-lead a{color:#002b31;text-decoration:underline;text-underline-offset:3px}.intro-content p{font-family:Geist,Inter,system-ui,sans-serif;font-size:16px;line-height:1.7;color:#666;margin-bottom:16px}.intro-content strong{font-weight:600;color:#002b31}.intro-video{position:sticky;top:100px}.video-wrapper{background:#1b2322;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #00000026}.video-container{position:relative;width:100%;padding-bottom:56.25%;background:#111}.video-container iframe,.video-container video,.video-container img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.video-caption{padding:20px 24px;background:#1b2322}.video-label{display:inline-block;font-family:Geist,Inter,system-ui,sans-serif;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#ffffff80;margin-bottom:6px}.video-text{font-family:Geist,Inter,system-ui,sans-serif;font-size:14px;line-height:1.5;color:#ffffffd9;margin:0}@media(max-width:1024px){.intro-grid{grid-template-columns:1fr;gap:48px}.intro-container{padding:0 24px}.intro-video{position:relative;top:0}}@media(max-width:768px){.intro-section{padding:80px 0}.intro-container{padding:0 16px}.video-wrapper{border-radius:16px}}.plan-section{padding:120px 0;background:#fff}.plan-container{max-width:1600px;margin:0 auto;padding:0 40px}.plan-header{max-width:760px;margin-bottom:56px}.plan-eyebrow{font-family:Geist,Inter,system-ui,sans-serif;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#8a6f5c;margin-bottom:16px}.plan-title{font-family:Geist,Inter,system-ui,sans-serif;font-size:clamp(32px,5vw,52px);font-weight:500;line-height:1.1;letter-spacing:-.03em;color:#002b31;margin-bottom:20px}.plan-subtitle{font-family:Geist,Inter,system-ui,sans-serif;font-size:18px;line-height:1.6;color:#666}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.plan-card{padding:32px;background:#f3f4f2;border:1px solid rgba(0,43,49,.08);border-radius:24px}.plan-card-number{display:inline-flex;margin-bottom:28px;font-family:Geist,Inter,system-ui,sans-serif;font-size:13px;font-weight:600;color:#002b3173}.plan-card h3{font-family:Geist,Inter,system-ui,sans-serif;font-size:22px;font-weight:500;line-height:1.2;color:#002b31;margin-bottom:14px}.plan-card p{font-family:Geist,Inter,system-ui,sans-serif;font-size:15px;line-height:1.65;color:#666;margin:0}@media(max-width:1024px){.plan-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.plan-section{padding:80px 0}.plan-container{padding:0 16px}.plan-grid{grid-template-columns:1fr}}.process-section{padding:120px 0;background:#f3f4f2;overflow-x:clip;overflow-y:visible}.process-container{max-width:1600px;margin:0 auto;padding:0 40px}.process-header{max-width:600px;margin-bottom:64px}.process-eyebrow{font-family:Geist,Inter,system-ui,sans-serif;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#999;margin-bottom:16px}.process-title{font-family:Geist,Inter,system-ui,sans-serif;font-size:clamp(32px,5vw,52px);font-weight:500;line-height:1.1;letter-spacing:-.03em;color:#002b31;margin-bottom:20px}.process-subtitle{font-family:Geist,Inter,system-ui,sans-serif;font-size:18px;line-height:1.6;color:#666}.process-cards-wrapper{position:relative;width:calc(50% + 50vw);margin-right:0;overflow:visible}.process-scroll-guide{display:flex;align-items:center;gap:10px;width:min(364px,100%);margin:0 0 14px;padding:8px 10px 8px 12px;border:1px solid rgba(0,43,49,.12);border-radius:999px;background:#ffffffc7;box-shadow:0 8px 22px #002b3112;font-family:Geist,Inter,system-ui,sans-serif;font-size:12px;font-weight:600;color:#002b31}.process-scroll-track{position:relative;flex:1;height:6px;min-width:84px;overflow:hidden;border-radius:999px;background:#002b311f}.process-scroll-thumb{position:absolute;top:0;left:0;width:38%;height:100%;border-radius:999px;background:#002b31;animation:scrollGuide 2.2s ease-in-out infinite}@keyframes scrollGuide{0%,to{transform:translate(0)}50%{transform:translate(165%)}}.process-cards{display:flex;gap:24px;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;margin-top:-20px;padding:20px 40px 40px 0}.process-cards::-webkit-scrollbar{display:none}.process-card{flex:0 0 35vw;min-width:340px;border-radius:28px;scroll-snap-align:start;position:relative;display:flex;flex-direction:column;box-shadow:0 4px 24px #0000000f}.process-card-warm{background:#f2ece8;color:#002b31}.process-card-cool{background:#e8edf3;color:#002b31}.process-card-neutral{background:#e8f4e8;color:#002b31}.process-card{transition:transform .4s ease,box-shadow .4s ease}.process-card:hover{transform:translateY(-8px);box-shadow:0 24px 48px -12px #0000002e,0 12px 24px -8px #0000001a}.process-card-warm:hover{box-shadow:0 24px 48px -12px #a0826440,0 12px 24px -8px #00000014}.process-card-cool:hover{box-shadow:0 24px 48px -12px #6478a040,0 12px 24px -8px #00000014}.process-card-neutral:hover{box-shadow:0 24px 48px -12px #64966440,0 12px 24px -8px #00000014}.process-illustration{padding:48px 40px 40px;height:280px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:28px 28px 0 0}.roof-illo{width:210px;max-width:100%;background:#fff;border-radius:20px;padding:24px 26px;box-shadow:0 14px 34px -14px #002b3147;display:flex;align-items:center;justify-content:center}.roof-illo svg{width:100%;height:auto;display:block}.illustration-discovery{display:flex;gap:20px;align-items:flex-start}.discovery-card{background:#fff;border-radius:16px;padding:20px;box-shadow:0 8px 32px #00000014;width:200px}.discovery-avatar{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.avatar-circle{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#e8edf3,#d0d8e4);animation:avatarPulse 3s ease-in-out infinite}@keyframes avatarPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.avatar-lines{display:flex;flex-direction:column;gap:6px}.avatar-lines span{height:8px;background:#e8edf3;border-radius:4px}.avatar-lines span:first-child{width:80px}.avatar-lines span:last-child{width:50px}.discovery-checklist{display:flex;flex-direction:column;gap:12px}.check-item{display:flex;align-items:center;gap:10px;opacity:0;transform:translate(-10px);animation:checkItemIn .5s ease-out forwards}.check-item-1{animation-delay:.3s}.check-item-2{animation-delay:.5s}.check-item-3{animation-delay:.7s}@keyframes checkItemIn{to{opacity:1;transform:translate(0)}}.check-box{width:18px;height:18px;border-radius:5px;background:#1b2322;position:relative}.check-box:after{content:"✓";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:700}.check-line{height:8px;width:100px;background:#f0f0f0;border-radius:4px}.discovery-bubble{background:#fff;border-radius:16px;padding:16px 20px;box-shadow:0 8px 32px #00000014;display:flex;gap:6px;align-self:center}.bubble-dot{width:10px;height:10px;background:#1b2322;border-radius:50%;animation:bubbleBounce 1.4s ease-in-out infinite}.bubble-dot:nth-child(2){animation-delay:.2s}.bubble-dot:nth-child(3){animation-delay:.4s}@keyframes bubbleBounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-8px)}}.illustration-recommendation{position:relative}.report-doc{background:#fff;border-radius:16px;padding:24px;box-shadow:0 8px 32px #00000014;width:240px}.report-header{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.report-logo{width:32px;height:32px;background:#1b2322;border-radius:8px}.report-title-lines{display:flex;flex-direction:column;gap:6px}.report-title-lines span{height:8px;background:#e8edf3;border-radius:4px}.report-title-lines span:first-child{width:100px}.report-title-lines span:last-child{width:60px}.report-chart{display:flex;align-items:flex-end;gap:12px;height:80px;margin-bottom:20px;padding:12px;background:#fafafa;border-radius:12px}.chart-bar{flex:1;background:linear-gradient(180deg,#000,#333);border-radius:4px 4px 0 0;animation:barGrow 1.5s ease-out forwards;transform-origin:bottom}.chart-bar-1{height:40%;animation-delay:.2s}.chart-bar-2{height:70%;animation-delay:.4s}.chart-bar-3{height:55%;animation-delay:.6s}.chart-bar-4{height:90%;animation-delay:.8s}@keyframes barGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.report-metrics{display:flex;gap:12px}.metric{flex:1;display:flex;align-items:center;gap:8px;padding:10px 12px;background:#f0f0f0;border-radius:8px}.metric-value{font-family:Geist,Inter,system-ui,sans-serif;font-size:14px;font-weight:700;color:#002b31}.metric-line{flex:1;height:6px;background:#ddd;border-radius:3px}.report-badge{position:absolute;top:-8px;right:-8px;width:48px;height:48px;background:#22c55e;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 16px #22c55e66;animation:badgePop .5s ease-out 1.2s both}.report-badge svg{width:24px;height:24px}@keyframes badgePop{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.illustration-implementation{display:flex;flex-direction:column;gap:24px;align-items:center}.impl-flow{display:flex;align-items:center;gap:0}.flow-node{width:56px;height:56px;background:#fff;border-radius:14px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #0000001a;opacity:0;transform:scale(.8);animation:nodeAppear .4s ease-out forwards}.flow-node-1{animation-delay:.2s}.flow-node-2{animation-delay:.8s}.flow-node-3{animation-delay:1.4s;background:#22c55e}@keyframes nodeAppear{to{opacity:1;transform:scale(1)}}.node-icon{font-family:Geist,Inter,system-ui,sans-serif;font-size:18px;font-weight:700;color:#002b31}.flow-node-3 .node-icon{color:#fff}.flow-node-3 .node-icon svg{width:24px;height:24px}.flow-connector{width:60px;height:4px;position:relative;overflow:hidden}.connector-line{position:absolute;inset:0;background:#ddd;border-radius:2px}.connector-dot{position:absolute;width:12px;height:12px;background:#1b2322;border-radius:50%;top:50%;transform:translateY(-50%);left:-12px;animation:dotTravel .6s ease-in-out forwards}.flow-connector-1 .connector-dot{animation-delay:.4s}.flow-connector-2 .connector-dot{animation-delay:1s}@keyframes dotTravel{to{left:calc(100% + 12px)}}.impl-progress{display:flex;flex-direction:column;gap:8px;width:200px}.progress-track{height:8px;background:#0000001a;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:#1b2322;border-radius:4px;width:0;animation:progressFill 2s ease-out .5s forwards}@keyframes progressFill{to{width:75%}}.progress-label{font-family:Geist,Inter,system-ui,sans-serif;font-size:12px;font-weight:600;color:#666;text-align:center}.illustration-ongoing{position:relative}.ongoing-dashboard{background:#fff;border-radius:16px;padding:0;box-shadow:0 8px 32px #00000014;width:280px;overflow:hidden}.dash-header{padding:16px 20px;border-bottom:1px solid #f0f0f0}.dash-tabs{display:flex;gap:8px}.dash-tabs .tab{height:8px;background:#e8edf3;border-radius:4px}.dash-tabs .tab:nth-child(1){width:60px}.dash-tabs .tab:nth-child(2){width:40px}.dash-tabs .tab:nth-child(3){width:50px}.dash-tabs .tab.active{background:#1b2322}.dash-content{padding:20px}.dash-chart{position:relative;height:80px;margin-bottom:16px}.line-chart{width:100%;height:100%;color:#002b31}.chart-line{stroke-dasharray:200;stroke-dashoffset:200;animation:lineDrawChart 2s ease-out forwards}@keyframes lineDrawChart{to{stroke-dashoffset:0}}.chart-pulse{position:absolute;right:0;top:10px;width:12px;height:12px;background:#22c55e;border-radius:50%;opacity:0;animation:chartPulse 2s ease-out 1.8s infinite}@keyframes chartPulse{0%{transform:scale(1);opacity:1;box-shadow:0 0 #22c55e66}50%{transform:scale(1.1);box-shadow:0 0 0 8px #22c55e00}to{transform:scale(1);opacity:1;box-shadow:0 0 #22c55e00}}.dash-stats{display:flex;gap:12px}.stat{flex:1;display:flex;align-items:center;gap:6px;padding:10px 12px;background:#f8f8f8;border-radius:10px}.stat-arrow{font-size:14px;font-weight:700;color:#22c55e}.stat-value{flex:1;height:8px;background:#e0e0e0;border-radius:4px}.ongoing-notification{position:absolute;top:-12px;right:-20px;background:#fff;border-radius:12px;padding:12px 16px;display:flex;align-items:center;gap:10px;box-shadow:0 8px 24px #0000001f;animation:notifSlide .5s ease-out 2s both}@keyframes notifSlide{0%{transform:translate(20px);opacity:0}to{transform:translate(0);opacity:1}}.notif-icon{width:32px;height:32px;background:#22c55e;border-radius:8px}.notif-lines{display:flex;flex-direction:column;gap:5px}.notif-lines span{height:6px;background:#e8edf3;border-radius:3px}.notif-lines span:first-child{width:70px}.notif-lines span:last-child{width:45px}.process-card-content{padding:32px 40px 40px;background:#ffffff80;flex:1;border-radius:0 0 28px 28px;overflow:hidden}.process-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.process-number{font-family:Geist,Inter,system-ui,sans-serif;font-size:14px;font-weight:600;color:#002b31;background:#00000014;padding:8px 16px;border-radius:64px}.process-duration{font-family:Geist,Inter,system-ui,sans-serif;font-size:13px;font-weight:600;color:#666;background:#0000000d;padding:8px 14px;border-radius:64px}.process-card-title{font-family:Geist,Inter,system-ui,sans-serif;font-size:28px;font-weight:500;color:#002b31;margin-bottom:8px}.process-card-subtitle{font-family:Geist,Inter,system-ui,sans-serif;font-size:16px;font-weight:500;color:#666;margin-bottom:16px}.process-card-description{font-family:Geist,Inter,system-ui,sans-serif;font-size:15px;line-height:1.65;color:#444}.price-bands{margin-top:24px;padding-top:20px;border-top:1px solid rgba(0,0,0,.1);display:flex;flex-direction:column;gap:10px}.price-band{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fffc;border-radius:10px}.band-range{font-family:Geist,Inter,system-ui,sans-serif;font-size:14px;color:#666}.band-price{font-family:Geist,Inter,system-ui,sans-serif;font-size:15px;font-weight:600;color:#002b31}.price-bands-note{font-family:Geist,Inter,system-ui,sans-serif;font-size:13px;line-height:1.5;color:#666;margin-top:12px;padding-top:12px;border-top:1px dashed rgba(0,0,0,.1);font-style:italic}@media(max-width:1400px){.process-card{flex:0 0 37vw;min-width:320px}}@media(max-width:1024px){.process-cards-wrapper{width:calc(100% + 24px)}.process-card{flex:0 0 45vw;min-width:300px}.process-cards{padding-left:0;padding-right:24px}.process-illustration{height:260px;padding:36px 32px 28px}.discovery-card,.report-doc,.ongoing-dashboard{transform:scale(.9)}}@media(max-width:768px){.process-section{padding:80px 0}.process-container{padding:0 16px}.process-cards-wrapper{width:calc(100% + 16px)}.process-cards{padding-left:0;padding-right:16px;gap:16px}.process-card{flex:0 0 72vw;min-width:280px;border-radius:20px}.process-illustration{height:200px;padding:28px 24px 20px}.process-card-content{padding:24px}.discovery-card,.report-doc,.ongoing-dashboard{transform:scale(.75);transform-origin:center}.discovery-bubble{transform:scale(.75)}.report-badge{transform:scale(.75);top:-4px;right:-4px}.ongoing-notification{transform:scale(.7);top:-8px;right:-12px}.impl-flow{transform:scale(.8)}.process-card-title{font-size:24px}.process-card-subtitle{font-size:15px}}@media(max-width:480px){.process-card{flex:0 0 92vw}.process-illustration{height:180px}.discovery-card,.report-doc,.ongoing-dashboard,.discovery-bubble,.report-badge,.ongoing-notification{transform:scale(.65)}.impl-flow{transform:scale(.7)}}.why-section{padding:40px 0 120px;background:#f3f4f2}.why-container{max-width:1600px;margin:0 auto;padding:0 40px}.why-card{position:relative;display:grid;grid-template-columns:1fr 1fr;min-height:550px;border-radius:24px;overflow:hidden}.why-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#000000e6,#00000080,#0003);z-index:1}.why-image{position:absolute;inset:0;z-index:0}.why-image img{width:100%;height:100%;object-fit:cover}.why-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;padding:60px;gap:40px}.why-title{font-family:Geist,Inter,system-ui,sans-serif;font-size:clamp(32px,4vw,48px);font-weight:500;line-height:1.05;letter-spacing:-.03em;color:#fff;margin-bottom:24px}.why-title span{display:block}.why-title-line{white-space:nowrap}.why-title strong{font-weight:600}.why-description{font-family:Geist,Inter,system-ui,sans-serif;font-size:16px;line-height:1.7;color:#ffffffbf;max-width:480px;margin-bottom:16px}.why-description a{color:#fff;text-decoration:underline;text-underline-offset:3px}.why-cta{display:inline-flex;align-items:center;gap:8px;padding:16px 28px;font-family:Geist,Inter,system-ui,sans-serif;font-size:15px;font-weight:600;color:#002b31;background:#f3f4f2;text-decoration:none;border-radius:100px;transition:all .2s ease;width:fit-content;border:none;cursor:pointer}.why-cta:hover{background:#f4f2f1;gap:12px}.why-cta svg{width:18px;height:18px}@media(max-width:1024px){.why-card{grid-template-columns:1fr;min-height:auto}.why-overlay{background:linear-gradient(180deg,#000000d9,#000000b3)}.why-container{padding:0 24px}}@media(max-width:768px){.why-section{padding:40px 0 80px}.why-container{padding:0 16px}.why-content{padding:40px 32px}.why-title-line{white-space:normal}}.faq-section{padding:120px 0;background:#f3f4f2}.faq-container{max-width:1600px;margin:0 auto;padding:0 40px}.faq-title{font-family:Geist,Inter,system-ui,sans-serif;font-size:clamp(28px,4vw,40px);font-weight:500;line-height:1.2;letter-spacing:-.02em;color:#002b31;margin-bottom:48px}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.faq-item{background:#fff;border-radius:20px;padding:32px}.faq-question{font-family:Geist,Inter,system-ui,sans-serif;font-size:18px;font-weight:500;color:#002b31;margin-bottom:12px}.faq-answer{font-family:Geist,Inter,system-ui,sans-serif;font-size:15px;line-height:1.6;color:#666}.faq-answer a,.map-intro a{color:#002b31;text-decoration:underline;text-underline-offset:3px}@media(max-width:1024px){.faq-grid{grid-template-columns:1fr}.faq-container{padding:0 24px}}@media(max-width:768px){.faq-section{padding:80px 0}.faq-container{padding:0 16px}.faq-item{padding:24px}}.map-section{padding:80px 0;background:#f3f4f2}.map-container{max-width:1000px;margin:0 auto;padding:0 40px}.map-title{font-family:Geist,Inter,system-ui,sans-serif;font-size:clamp(24px,3vw,32px);font-weight:500;color:#002b31;margin-bottom:16px}.map-intro{font-family:Geist,Inter,system-ui,sans-serif;font-size:16px;line-height:1.7;color:#666;margin-bottom:32px}.map-embed{border-radius:16px;overflow:hidden;margin-bottom:24px}.map-embed iframe{display:block}.office-details{font-family:Geist,Inter,system-ui,sans-serif;font-size:15px;line-height:1.6;color:#666}.office-details strong{color:#002b31}@media(max-width:768px){.map-section{padding:60px 0}.map-container{padding:0 16px}}.related-section{padding:80px 0;background:#f3f4f2}.related-container{max-width:1600px;margin:0 auto;padding:0 40px}.related-title{font-family:Geist,Inter,system-ui,sans-serif;font-size:clamp(24px,3vw,32px);font-weight:500;color:#002b31;margin-bottom:32px}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:48px}.related-card{display:flex;align-items:center;gap:16px;padding:24px;background:#fff;border-radius:16px;text-decoration:none;transition:all .3s ease}.related-card:hover{background:#f4f2f1;transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.related-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#f4f2f1;border-radius:12px;flex-shrink:0;transition:background .3s ease}.related-card:hover .related-icon{background:#f3f4f2}.related-icon svg{width:24px;height:24px;color:#002b31}.related-name{flex:1;font-family:Geist,Inter,system-ui,sans-serif;font-size:15px;font-weight:500;color:#002b31}.related-arrow{width:18px;height:18px;color:#666;transition:transform .2s ease}.related-card:hover .related-arrow{transform:translate(4px)}@media(max-width:1024px){.related-grid{grid-template-columns:repeat(2,1fr)}.related-container{padding:0 24px}}@media(max-width:768px){.related-section{padding:60px 0}.related-container{padding:0 16px}.related-grid{grid-template-columns:1fr}}.back-section{padding:40px 0;background:#f3f4f2}.back-container{max-width:1600px;margin:0 auto;padding:0 40px}.back-link{display:inline-flex;align-items:center;gap:8px;font-family:Geist,Inter,system-ui,sans-serif;font-size:15px;color:#666;text-decoration:none;transition:color .2s ease}.back-link:hover{color:#002b31}.back-arrow{width:18px;height:18px;transition:transform .2s ease}.back-link:hover .back-arrow{transform:translate(-4px)}@media(max-width:768px){.back-container{padding:0 16px}}.scroll-reveal{opacity:0;transform:translateY(40px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transition-delay:var(--delay, 0s)}.scroll-reveal.is-visible{opacity:1;transform:translateY(0)}
