.service-hero{background:linear-gradient(180deg,#f8fafc,#fff);padding:2.5rem 0 3rem}.service-hero__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.service-hero__breadcrumb{margin-bottom:1.25rem}.service-hero__breadcrumb ul{display:flex;flex-wrap:wrap;align-items:center;list-style:none;padding:0;margin:0;font-size:.875rem;color:#6b7280;gap:.25rem;text-transform:none}.service-hero__breadcrumb li{display:flex;align-items:center;gap:.25rem}.service-hero__breadcrumb-sep{color:#9ca3af}.service-hero__breadcrumb a{color:#294a7f;text-decoration:none;transition:color .2s ease}.service-hero__breadcrumb a:hover{color:#c9a959;text-decoration:underline}.service-hero__breadcrumb-current{color:#374151;font-weight:500}@media(max-width:640px){.service-hero__breadcrumb ul{font-size:.8125rem}}.service-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.service-hero__badge{display:inline-block;padding:.4rem 1rem;background:#294a7f;border-radius:50px;font-size:.8rem;font-weight:600;color:#fff;margin-bottom:1rem;letter-spacing:.02em}.service-hero__title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.15;margin:0 0 1rem;color:#1a2f4a}.service-hero__subtitle{font-size:1.1rem;color:#4a5568;margin:0;max-width:500px;line-height:1.6}.service-hero__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.service-hero__tag{display:inline-flex;align-items:center;padding:.35rem .75rem;background:#294a7f14;border-radius:20px;font-size:.8rem;color:#294a7f;font-weight:500}.service-hero__image{position:relative}.service-hero__image img{width:100%;height:auto;border-radius:16px;box-shadow:0 15px 40px #0000001a;object-fit:cover;object-position:center 15%;max-height:400px}@media(max-width:991px){.service-hero{padding:2rem 0}.service-hero__grid{grid-template-columns:1fr;text-align:center;gap:2rem}.service-hero__content{order:1}.service-hero__image{order:0;max-width:450px;margin:0 auto}.service-hero__subtitle{margin-left:auto;margin-right:auto}.service-hero__tags{justify-content:center}}@media(max-width:600px){.service-hero__title{font-size:1.75rem}.service-hero__subtitle{font-size:1rem}.service-hero__image img{max-height:280px}}.service-page-v2{--sp-primary: #294a7f;--sp-dark: #1a2f4a;--sp-accent: #c9a959;--sp-light: #f8fafc;--sp-gray: #f1f5f9;--sp-text: #4a5568;--sp-text-light: #6b7c8a}.sp-breadcrumb{background:#fff;border-bottom:1px solid #eee}.sp-breadcrumb .sp-container{display:flex;align-items:center;gap:.5rem;padding-top:.75rem;padding-bottom:.75rem;font-size:.85rem;color:var(--sp-text-light)}.sp-breadcrumb a{color:var(--sp-primary);text-decoration:none}.sp-breadcrumb a:hover{text-decoration:underline}.sp-breadcrumb .current{color:var(--sp-text)}.sp-container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.sp-section{padding:4rem 0}.sp-section--white{background:#fff}.sp-section--gray{background:var(--sp-light)}.sp-section--accent{background:linear-gradient(135deg,var(--sp-primary) 0%,var(--sp-dark) 100%)}.sp-section-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--sp-dark);text-align:center;margin:0 0 .75rem}.sp-section-title--left{text-align:left}.sp-section-subtitle{font-size:1.1rem;color:var(--sp-text);text-align:center;max-width:700px;margin:0 auto 2.5rem;line-height:1.6}.sp-intro{max-width:800px;margin:0 auto;text-align:center}.sp-intro-text{font-size:1.05rem;color:var(--sp-text);line-height:1.7;margin:0 0 1rem}.sp-intro-text a{color:var(--sp-primary);text-decoration:none;font-weight:500}.sp-intro-text a:hover{text-decoration:underline}.sp-feature-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;align-items:center}.sp-feature-content{color:var(--sp-text);line-height:1.7}.sp-feature-content p{margin:0 0 1rem}.sp-highlight-box{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 8px 30px #00000014;border:1px solid #e8eef3;text-align:center}.sp-highlight-box__icon{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,var(--sp-primary) 0%,var(--sp-dark) 100%);border-radius:16px;margin-bottom:1rem}.sp-highlight-box__icon svg{width:28px;height:28px;color:#fff}.sp-highlight-box h3{font-size:1.2rem;color:var(--sp-dark);margin:0 0 .5rem}.sp-highlight-box p{font-size:.95rem;color:var(--sp-text);margin:0;line-height:1.6}.sp-two-col{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.sp-two-col--reverse .sp-two-col__content{order:1}.sp-two-col--reverse .sp-two-col__image{order:0}.sp-two-col__image img{width:100%;height:auto;border-radius:16px;box-shadow:0 10px 30px #0000001a}.sp-benefits-list{display:flex;flex-direction:column;gap:.75rem}.sp-benefit-item{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:var(--sp-light);border-radius:10px;font-weight:500;color:var(--sp-dark)}.sp-benefit-item svg{width:22px;height:22px;color:var(--sp-accent);flex-shrink:0}.sp-steps{position:relative;display:flex;flex-direction:column;gap:0;max-width:900px;margin:0 auto;padding:1rem 0}.sp-steps:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,transparent 0%,var(--sp-accent) 5%,var(--sp-accent) 95%,transparent 100%);transform:translate(-50%)}.sp-step{position:relative;display:flex;align-items:flex-start;width:50%;padding:0 2.5rem;margin-bottom:2rem}.sp-step:last-child{margin-bottom:0}.sp-step:nth-child(odd){align-self:flex-start;text-align:right;flex-direction:row-reverse}.sp-step:nth-child(2n){align-self:flex-end;text-align:left}.sp-step__number{position:absolute;top:.25rem;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:linear-gradient(135deg,var(--sp-primary) 0%,var(--sp-dark) 100%);color:#fff;font-size:1.1rem;font-weight:700;border-radius:50%;z-index:2;box-shadow:0 2px 8px #294a7f4d;flex-shrink:0}.sp-step:nth-child(odd) .sp-step__number{right:-22px}.sp-step:nth-child(2n) .sp-step__number{left:-22px}.sp-step__content{background:#fff;border-radius:14px;padding:1.5rem;box-shadow:0 4px 15px #0000000d;transition:transform .2s ease,box-shadow .2s ease;width:100%}.sp-step__content:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.sp-step h3{font-size:1.05rem;font-weight:650;color:var(--sp-dark);margin:0 0 .4rem}.sp-step p{font-size:.9rem;color:var(--sp-text);margin:0;line-height:1.6}.sp-info-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.sp-info-card{text-align:center;padding:2rem;background:var(--sp-light);border-radius:16px}.sp-info-card__icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;background:linear-gradient(135deg,#294a7f1a,#294a7f0d);border-radius:14px;margin-bottom:1rem}.sp-info-card__icon svg{width:26px;height:26px;color:var(--sp-primary)}.sp-info-card h3{font-size:1.1rem;color:var(--sp-dark);margin:0 0 .5rem}.sp-info-card p{font-size:.95rem;color:var(--sp-text);margin:0;line-height:1.6}.sp-gallery-cta{display:flex;align-items:center;justify-content:space-between;gap:2rem}.sp-gallery-cta__content h2{font-size:1.75rem;color:#fff;margin:0 0 .5rem}.sp-gallery-cta__content p{color:#ffffffd9;margin:0;font-size:1.05rem}.sp-gallery-cta__btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 1.75rem;background:#fff;color:var(--sp-primary);text-decoration:none;border-radius:10px;font-weight:600;font-size:1rem;transition:all .2s ease;flex-shrink:0}.sp-gallery-cta__btn:hover{background:var(--sp-accent);color:var(--sp-dark);transform:translateY(-2px);box-shadow:0 6px 20px #0003}.sp-gallery-cta__btn svg{width:18px;height:18px}.sp-faq-section{padding-bottom:5rem}.sp-faq-layout{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start;max-width:800px}.sp-faq-list{display:flex;flex-direction:column;gap:1rem}.sp-faq-item{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #0000000d}.sp-faq-item summary{padding:1.25rem 1.5rem;font-weight:600;color:var(--sp-dark);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.sp-faq-item summary:after{content:"+";font-size:1.5rem;color:var(--sp-accent);transition:transform .2s ease}.sp-faq-item[open] summary:after{content:"−"}.sp-faq-item summary::-webkit-details-marker{display:none}.sp-faq-item p{padding:0 1.5rem 1.25rem;color:var(--sp-text);line-height:1.7;margin:0}.sp-faq-item p a{display:inline-flex;align-items:center;gap:.35rem;color:#294a7f;font-weight:600;text-decoration:none;border-bottom:1px solid rgba(41,74,127,.3);transition:all .2s ease}.sp-faq-item p a:hover{color:#c9a959;border-bottom-color:#c9a959}.sp-faq-item p a:after{content:"→";font-size:.85em;transition:transform .2s ease}.sp-faq-item p a:hover:after{transform:translate(3px)}.sp-faq-sidebar__sticky{position:sticky;top:140px;z-index:10}.sp-check-list{list-style:none;padding:0;margin:0;text-align:left}.sp-check-list li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;color:var(--sp-text);font-size:.95rem}.sp-check-list li:before{content:"✓";position:absolute;left:0;color:var(--sp-accent);font-weight:700}@media(max-width:991px){.sp-section{padding:3rem 0}.sp-feature-grid{grid-template-columns:1fr;gap:2rem}.sp-two-col{grid-template-columns:1fr}.sp-two-col--reverse .sp-two-col__content,.sp-two-col--reverse .sp-two-col__image{order:unset}.sp-steps:before{left:22px;transform:none}.sp-step{width:100%;align-self:stretch;padding:0 0 0 3.5rem}.sp-step:nth-child(odd),.sp-step:nth-child(2n){align-self:stretch;text-align:left;flex-direction:row}.sp-step:nth-child(odd) .sp-step__number,.sp-step:nth-child(2n) .sp-step__number{left:0;right:auto}.sp-info-cards{grid-template-columns:1fr;gap:1rem}.sp-gallery-cta{flex-direction:column;text-align:center}.sp-faq-layout{grid-template-columns:1fr}.sp-faq-sidebar{order:-1}.sp-faq-sidebar__sticky{position:static}}@media(max-width:600px){.sp-benefit-item{padding:.85rem 1rem;font-size:.9rem}}
