.Solution{padding:50px 0}.section-header{align-items:center;display:flex;gap:50px;justify-content:space-between;margin-bottom:48px}.section-header .pill{background:#e3f8e9;border-radius:3px;color:#0eb14c;display:inline-block;font-size:14px;font-weight:500;letter-spacing:.6px;margin-bottom:18px;padding:2px 7px}.Solution-work,.getting-started{width:50%}.section-header h2{color:#142c3f;font-size:48px;font-weight:600;margin:0}.section-header p{color:#142c3f;font-size:17px;margin:0 90px 0 0}.cards{display:flex;flex-wrap:wrap;gap:24px}.card-line{align-items:center;display:flex;gap:30px}.card{background:#fff;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.1);display:flex;flex:1 1 300px;flex-direction:column;justify-content:flex-start;padding:32px 28px;transition:box-shadow .2s ease,transform .2s ease}.card:hover{background-color:#0f172a;box-shadow:0 12px 24px rgba(0,0,0,.2)}.card:hover h3,.card:hover p{color:#fff}.icon{color:#10b981;font-size:40px;margin-bottom:14px}.step{color:#0eb14c;font-size:14px;font-weight:600;text-transform:uppercase}.card h3{color:#142c3f;font-size:22px;font-weight:500;line-height:30px;margin:0 0 12px}.card p{color:#142c3f;flex:1;font-size:16px;margin:0 0 16px}.card a:after{content:"↗";font-size:.9em;margin-left:6px}.card a{align-items:center;color:#0eb14c;display:inline-flex;font-size:16px;font-weight:600;gap:6px;text-decoration:none}.card a:hover{text-decoration:underline}@media (max-width:992px){.section-header{align-items:flex-start;flex-direction:column}.Solution-work,.getting-started{width:100%}.section-header{gap:15px}}@media (max-width:768px){.section-header h2{font-size:32px}}@media (max-width:600px){.section-header h2{font-size:28px}.section-header p{font-size:15px;margin-right:0}}@media (max-width:540px){.section-header h2{font-size:24px}}