.ServicePage_section__8N22k{padding:var(--space-3xl) 0;background:var(--white)}.ServicePage_hero__IRxZI{display:flex;align-items:center;gap:var(--space-2xl);margin-bottom:var(--space-3xl)}.ServicePage_content__pvWPx{flex:1 1}.ServicePage_badge__Okat3{display:inline-flex;align-items:center;gap:var(--space-xs);background:var(--gray-100);color:var(--gray-700);padding:6px 14px;border-radius:var(--radius-full);font-weight:600;font-size:.875rem;margin-bottom:var(--space-lg)}.ServicePage_title__Btino{font-size:3rem;font-weight:800;color:var(--gray-900);line-height:1.1;margin-bottom:var(--space-lg)}.ServicePage_highlight__6vrSA{color:var(--primary);position:relative;white-space:nowrap}.ServicePage_highlight__6vrSA:after{content:"";position:absolute;bottom:6px;left:0;width:100%;height:10px;background:rgba(132,189,0,.2);z-index:-1;border-radius:4px}.ServicePage_subtitle__II7hE{font-size:1.25rem;color:var(--gray-600);line-height:1.6;margin-bottom:var(--space-xl);max-width:500px}.ServicePage_imageWrapper___5m09{flex:1 1;height:400px;background:var(--gray-100);border-radius:var(--radius-xl);display:flex;align-items:center;justify-content:center;overflow:hidden}.ServicePage_placeholderImage__Hh_V9{display:flex;flex-direction:column;align-items:center;color:var(--gray-400);gap:var(--space-md);font-weight:600}.ServicePage_features__lbUMZ{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--space-xl);gap:var(--space-xl)}.ServicePage_featureCard__Lpdrb{background:var(--gray-50);padding:var(--space-xl);border-radius:var(--radius-lg);border:1px solid var(--gray-100);transition:transform var(--transition-fast)}.ServicePage_featureCard__Lpdrb:hover{transform:translateY(-5px);border-color:var(--primary)}.ServicePage_iconWrapper__fKeYo{width:64px;height:64px;background:var(--white);color:var(--primary);border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-lg);box-shadow:var(--shadow-sm)}.ServicePage_featureCard__Lpdrb h3{font-size:1.25rem;font-weight:700;color:var(--gray-900);margin-bottom:var(--space-sm)}.ServicePage_featureCard__Lpdrb p{color:var(--gray-600);line-height:1.6}.ServicePage_link___R7jD{color:var(--primary);text-decoration:underline;font-weight:600;transition:color var(--transition-fast)}.ServicePage_link___R7jD:hover{color:var(--primary-dark)}@media (max-width:992px){.ServicePage_hero__IRxZI{flex-direction:column;text-align:center}.ServicePage_subtitle__II7hE{margin-left:auto;margin-right:auto}.ServicePage_imageWrapper___5m09{width:100%;height:300px}.ServicePage_features__lbUMZ{grid-template-columns:1fr}}