.service-module__Kh5SjG__grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:56px;display:grid}.service-module__Kh5SjG__card{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:28px;transition:transform .25s,box-shadow .25s,border-color .25s}.service-module__Kh5SjG__card:hover{box-shadow:var(--shadow);border-color:var(--accent);transform:translateY(-3px)}.service-module__Kh5SjG__card__icon{color:var(--primary);margin-bottom:14px;font-size:2rem;display:flex}.service-module__Kh5SjG__card__title{color:var(--primary);margin-bottom:8px;font-size:1.05rem;font-weight:700}.service-module__Kh5SjG__card__desc{color:var(--text-muted);font-size:.9rem;line-height:1.7}.service-module__Kh5SjG__techSection{background:var(--gray-50);border-radius:var(--radius-lg);margin-bottom:56px;padding:36px}.service-module__Kh5SjG__techSection__title{color:var(--primary);margin-bottom:20px;font-size:1.1rem;font-weight:700}.service-module__Kh5SjG__techGrid{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.service-module__Kh5SjG__tech{background:var(--white);border:1px solid var(--gray-200);color:var(--text);border-radius:100px;align-items:center;gap:8px;padding:6px 16px;font-size:.875rem;font-weight:500;transition:border-color .2s,color .2s;display:inline-flex}.service-module__Kh5SjG__tech:hover{border-color:var(--accent);color:var(--accent)}.service-module__Kh5SjG__highlightBox{border:1px solid #0a1f441f;border-left:4px solid var(--accent);border-radius:var(--radius-lg);background:#0a1f440a;align-items:flex-start;gap:20px;margin-bottom:56px;padding:28px;display:flex}.service-module__Kh5SjG__highlightBox__icon{color:var(--primary);flex-shrink:0;font-size:2rem;display:flex}.service-module__Kh5SjG__highlightBox__title{color:var(--primary);margin-bottom:8px;font-size:1.1rem;font-weight:700}.service-module__Kh5SjG__highlightBox__desc{color:var(--text-muted);font-size:.9rem;line-height:1.7}.service-module__Kh5SjG__ctaSection{background:var(--primary);border-radius:var(--radius-xl);text-align:center;flex-direction:column;align-items:center;gap:16px;padding:56px;display:flex}.service-module__Kh5SjG__ctaSection__title{color:var(--white);font-size:clamp(1.4rem,3vw,2rem);font-weight:800}.service-module__Kh5SjG__ctaSection__desc{color:#ffffffa6;max-width:480px;font-size:1rem;line-height:1.7}@media (max-width:768px){.service-module__Kh5SjG__grid{grid-template-columns:1fr}.service-module__Kh5SjG__ctaSection{padding:36px 24px}.service-module__Kh5SjG__highlightBox{flex-direction:column}}
