.service-page{font-family:inherit}.service-hero{color:#111;background:linear-gradient(135deg,#fff 0%,#f0f4ff 60%,#dce8ff 100%);border-bottom:1px solid #e0e8ff;padding:80px 0 64px;position:relative;overflow:hidden}.service-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#0c3cc31f 0%,#0000 70%);width:420px;height:420px;position:absolute;top:-80px;right:-80px}.service-hero-inner{align-items:center;gap:48px;display:flex}.service-hero-text{flex:1;min-width:0}.service-hero-image{border-radius:16px;flex-shrink:0;width:420px;overflow:hidden;box-shadow:0 24px 64px #0000004d}.service-hero-image img{object-fit:cover;width:100%;height:320px;display:block}.service-hero-badge{letter-spacing:.06em;text-transform:uppercase;color:#0c3cc3;background:#e8f0fe;border:1px solid #c7d9fb;border-radius:20px;margin-bottom:20px;padding:5px 16px;font-size:.8rem;font-weight:600;display:inline-block}.service-hero h1{color:#0a1f6e;max-width:700px;margin-bottom:20px;font-size:clamp(2rem,5vw,3.2rem);font-weight:800;line-height:1.2}.service-hero p{color:#444;max-width:600px;margin-bottom:32px;font-size:1.15rem;line-height:1.7}.service-hero-btns{gap:10px;display:flex}.service-hero-cta{color:#fff;background:#0c3cc3;border-radius:50px;align-items:center;gap:10px;padding:14px 32px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex}.service-hero-cta2{color:#0c3cc3;background:#fff;border-color:#0c3cc3;border-radius:50px;align-items:center;gap:10px;padding:14px 32px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex}.service-hero-cta:hover{color:#0c3cc3;background-color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #0c3cc359}.service-hero-cta2:hover{color:#fff;background-color:#0c3cc3;transform:translateY(-2px);box-shadow:0 8px 24px #0c3cc359}.service-cards-section{background:#f7f9ff;padding:80px 0}.service-cards-section h2{color:#111;margin-bottom:12px;font-size:2rem;font-weight:800}.service-cards-section .section-sub{color:#666;max-width:560px;margin-bottom:48px;font-size:1.05rem}.service-card{background:#fff;border:1px solid #e8eef8;border-radius:16px;height:100%;padding:36px 28px;transition:transform .25s,box-shadow .25s;box-shadow:0 4px 20px #0c3cc312}.service-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0c3cc321}.service-card-icon{color:#0c3cc3;background:#e8f0fe;border-radius:14px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;font-size:1.6rem;display:flex}.service-card h3{color:#111;margin-bottom:12px;font-size:1.2rem;font-weight:700}.service-card p{color:#666;margin:0;font-size:.97rem;line-height:1.7}.service-process{background:#fff;padding:80px 0}.service-process h2{color:#0c3cc3;margin-bottom:12px;font-size:2rem;font-weight:800}.service-process .section-sub{color:#666;max-width:560px;margin-bottom:0;font-size:1.05rem}.process-timeline{max-width:860px;margin:0 auto;position:relative}.process-timeline__line{z-index:0;background:linear-gradient(#c8deff 0%,#a0c4ff 100%);border-radius:4px;width:4px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.process-timeline__row{z-index:1;grid-template-columns:1fr 56px 1fr;align-items:center;gap:0;margin-bottom:32px;display:grid;position:relative}.process-timeline__row:last-child{margin-bottom:0}.process-timeline__row--left .process-timeline__card{grid-area:1/1}.process-timeline__row--left .process-timeline__bubble{grid-area:1/2}.process-timeline__row--left .process-timeline__spacer{grid-area:1/3}.process-timeline__row--right .process-timeline__spacer{grid-area:1/1}.process-timeline__row--right .process-timeline__bubble{grid-area:1/2}.process-timeline__row--right .process-timeline__card{grid-area:1/3}.process-timeline__card{background:#fff;border:2px solid #1a6fd4;border-radius:16px;padding:24px 28px;transition:box-shadow .25s,transform .25s;box-shadow:0 4px 18px #0c3cc312}.process-timeline__card:hover{transform:translateY(-3px);box-shadow:0 10px 32px #0c3cc324}.process-timeline__card h4{color:#111;margin:0 0 10px;font-size:1.05rem;font-weight:700}.process-timeline__card p{color:#555;text-align:center;margin:0;font-size:.93rem;line-height:1.7}.process-timeline__bubble{color:#fff;z-index:2;background:#1a6fd4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto;font-size:1.1rem;font-weight:800;display:flex;position:relative;box-shadow:0 4px 14px #1a6fd466}@media (max-width:640px){.process-timeline__line{left:22px}.process-timeline__row{grid-template-rows:auto;grid-template-columns:44px 1fr;gap:0 16px;margin-bottom:24px}.process-timeline__row--left .process-timeline__bubble,.process-timeline__row--right .process-timeline__bubble{grid-area:1/1}.process-timeline__row--left .process-timeline__card,.process-timeline__row--right .process-timeline__card{grid-area:1/2}.process-timeline__row--left .process-timeline__spacer,.process-timeline__row--right .process-timeline__spacer{display:none}.process-timeline__card{padding:18px 16px}.process-timeline__card p{text-align:left}}.service-why{background:#f7f9ff;padding:80px 0}.service-why h2{color:#111;margin-bottom:12px;font-size:2rem;font-weight:800}.service-why .section-sub{color:#666;max-width:560px;margin-bottom:48px;font-size:1.05rem}.why-item{gap:16px;margin-bottom:28px;display:flex}.why-icon{color:#0c3cc3;background:#e8f0fe;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;display:flex}.why-item h4{color:#111;margin-bottom:6px;font-size:1rem;font-weight:700}.why-item p{color:#666;margin:0;font-size:.93rem;line-height:1.6}.service-faq{background:#fff;padding:80px 0}.service-faq h2{color:#111;margin-bottom:12px;font-size:2rem;font-weight:800}.service-faq .section-sub{color:#666;max-width:560px;margin-bottom:48px;font-size:1.05rem}.faq-item{border:1px solid #e8eef8;border-radius:12px;margin-bottom:12px;overflow:hidden}.faq-question{text-align:left;color:#111;cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:20px 24px;font-size:1rem;font-weight:600;transition:background .2s;display:flex}.faq-question:hover{background:#f7f9ff}.faq-question.open{color:#0c3cc3;background:#f0f4ff}.faq-question i{flex-shrink:0;font-size:1.1rem;transition:transform .3s}.faq-question.open i{transform:rotate(180deg)}.faq-answer{color:#555;max-height:0;padding:0 24px;font-size:.97rem;line-height:1.75;transition:max-height .35s,padding .35s;overflow:hidden}.faq-answer.open{max-height:400px;padding:0 24px 20px}.service-cta{color:#fff;text-align:center;background:linear-gradient(135deg,#0a2fa0 0%,#0c3cc3 100%);padding:72px 0}.service-cta h2{margin-bottom:16px;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800}.service-cta p{opacity:.9;max-width:500px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:1.1rem}.service-cta-btn{color:#0c3cc3;background:#fff;border-radius:50px;align-items:center;gap:10px;padding:14px 36px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex}.service-cta-btn:hover{color:#0c3cc3;transform:translateY(-2px);box-shadow:0 8px 24px #0003}@media (max-width:768px){.process-timeline__row--left .process-timeline__card h4,.process-timeline__row--left .process-timeline__card p,.process-timeline__row--right .process-timeline__card h4,.process-timeline__row--right .process-timeline__card p{text-align:left}.service-hero-btns{gap:5px;display:flex}.service-hero{padding:56px 0 48px}.service-hero-inner{flex-direction:column;gap:32px}.service-hero-image{width:100%}.service-hero-image img{height:220px}.service-cards-section,.service-process,.service-why,.service-faq,.service-cta{padding:56px 0}.process-step{gap:16px}}.process-timeline__row--left .process-timeline__card h4,.process-timeline__row--left .process-timeline__card p{text-align:right}.process-timeline__row--right .process-timeline__card h4,.process-timeline__row--right .process-timeline__card p{text-align:left}
