:root{--services-bg:#020617;--services-bg-alt:#030712;--services-card-bg:#111827;--services-card-bg-hover:#1f2937;--services-text-main:#fff;--services-text-muted:#9ca3af;--services-border-radius-lg:24px}.services-root{min-height:100vh;color:var(--services-text-main);font-family:var(--font-sans)}.services-inner{max-width:1120px;margin:0 auto;padding:32px 16px}.services-hero{text-align:center;border-radius:32px 32px 24px 24px;padding:20px 16px 34px}.services-hero-title{margin-bottom:16px;font-size:32px;font-weight:600;line-height:1.5}.services-hero-title span{color:#edef5d}@media (min-width:640px){.services-hero-title{font-size:40px}}.services-hero-subtitle{max-width:720px;color:var(--services-text-muted);margin:0 auto 28px;font-size:18px;line-height:1.5}.services-hero-button{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:999px;align-items:center;gap:10px;padding:12px 28px;font-size:16px;font-weight:600;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex;box-shadow:0 18px 40px #2563eb80}.services-hero-button:hover{background-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 22px 60px #2563eb99}.services-hero-button:active{transform:translateY(0);box-shadow:0 10px 30px #2563eb66}.services-hero-button-icon img{width:24px;height:24px;display:block}.services-categories{border-radius:0 0 24px 24px;padding:30px 16px 0}.services-categories-title{text-align:center;margin-bottom:32px;font-size:28px;font-weight:800}.services-categories-grid{gap:20px;display:grid}@media (min-width:640px){.services-categories-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.services-categories-grid{gap:24px}}.services-category-card{text-align:left;background-color:var(--services-card-bg);border-radius:var(--services-border-radius-lg);color:var(--services-text-main);cursor:pointer;text-align:center;border:none;flex-direction:column;align-items:center;padding:16px 18px;transition:background-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative}.services-category-card:hover{transform:scale(1.03)}.services-category-card--active{background-color:var(--accent-color);transform:translateY(-4px)}.services-category-card--active .services-category-subtitle{color:#ffffffe6}.services-category-icon{justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:16px;display:flex}.services-category-icon img{max-width:42px;max-height:42px;display:block}.services-category-title{margin-bottom:10px;font-size:18px;font-weight:700}.services-category-subtitle{color:var(--services-text-muted);font-size:16px;line-height:1.5}.services-list-wrapper{border-top:1px solid #94a3b826;margin-top:40px;padding-top:32px}.services-back-button{color:var(--services-text-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 12px;font-size:14px}.services-back-button-icon{font-size:16px;line-height:1}.services-list{gap:20px;display:grid}.services-list a:hover{transform:scale(1.03)}.services-list-item--link{color:inherit;text-decoration:none;display:flex}.services-list-item--link:hover{transform:scale(1.03)}.services-list-wrapper article:hover{cursor:pointer;transform:scale(1.03)}.services-list-item-more{color:#61a5fb;justify-content:space-between;align-items:center;gap:4px;margin-top:8px;font-size:14px;font-weight:500;display:flex}.services-list-item-more-arrow{margin-left:8px;display:inline-flex;transform:translateY(1px)}@media (max-width:991.98px){.services-inner{padding-bottom:100px}.services-categories-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-root{min-height:auto}}@media (max-width:678px){.services-list-item-description{line-height:1.6}.services-categories-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.services-list-wrapper>div>div:first-child{margin-top:0!important}}.services-list-item{background-color:var(--services-card-bg);border:1px solid #ffffff14;border-radius:20px;grid-template-columns:auto 1fr;align-items:flex-start;gap:24px;padding:20px 24px;display:grid}.services-list-item-icon{background-color:#2762ea;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;padding:24px;display:flex}.services-list-item-icon img{max-width:22px;max-height:22px;display:block}.services-list-item-title{margin-bottom:4px;font-size:16px;font-weight:600}.services-list-item-description{color:var(--services-text-muted);font-size:14px;line-height:1.5}@media (max-width:991.98px){.services-root[data-step=categories] .services-list-wrapper,.services-root[data-step=services] .services-categories-grid{display:none}.services-back-button{display:inline-flex}}@media (max-width:767.98px){.services-hero-title{margin-bottom:8px;font-size:24px}.services-hero-subtitle{font-size:16px}.services-category-card{margin:0 20px}}@media (max-width:639.98px){.services-hero{padding-inline:20px}.services-categories{padding-inline:8px}.services-category-card{padding-inline:20px}}
