.solution-statement{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:1200px;margin:0 auto}.solution-statement__eyebrow-wrap{margin-bottom:24px}.solution-statement__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border-radius:999px;background-color:#eefbf4;color:#1a9b5c;font-family:var(--font-body--family);font-size:.8125rem;font-weight:500;letter-spacing:.02em;line-height:1.4}.solution-statement__eyebrow-icon{width:14px;height:14px;flex-shrink:0;color:#1a9b5c}.solution-statement__heading{font-family:var(--font-heading--family);font-weight:var(--font-heading--weight);font-size:clamp(2rem,4vw,2.75rem);line-height:1.15;letter-spacing:-.02em;color:var(--color-foreground);max-width:720px;margin:0 0 20px;text-wrap:balance}.solution-statement__subheading{font-family:var(--font-body--family);font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.65;color:var(--color-foreground);max-width:660px;margin:0 0 64px;opacity:.7}.solution-statement__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;width:100%}.solution-statement__step{display:flex;flex-direction:column;text-align:left}.solution-statement__step-header{display:flex;align-items:baseline;gap:8px;margin-bottom:12px}.solution-statement__step-number{font-family:var(--font-heading--family);font-weight:700;font-size:1.125rem;line-height:1;color:var(--color-foreground);flex-shrink:0}.solution-statement__step-dash{font-family:var(--font-heading--family);font-weight:300;font-size:1rem;line-height:1;color:var(--color-foreground);opacity:.3;flex-shrink:0}.solution-statement__step-title{font-family:var(--font-heading--family);font-weight:600;font-size:1.0625rem;line-height:1.35;color:var(--color-foreground);margin:0}.solution-statement__step-text{font-family:var(--font-body--family);font-size:.9375rem;line-height:1.65;color:var(--color-foreground);opacity:.65;margin:0 0 24px}.solution-statement__step-image-wrap{flex:1;display:flex;align-items:flex-start}.solution-statement__step-image{width:100%;height:auto;border-radius:12px;border:1px solid rgba(3,20,37,.08);box-shadow:0 2px 12px #0314250a;object-fit:cover}.solution-statement__step-placeholder{width:100%;aspect-ratio:4 / 3;border-radius:12px;border:2px dashed rgba(3,20,37,.12);background:linear-gradient(135deg,#f8f9fa,#f0f2f4);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;transition:border-color .3s ease,background .3s ease}.solution-statement__step-placeholder:hover{border-color:#03142533;background:linear-gradient(135deg,#f0f2f4,#e8eaed)}.solution-statement__placeholder-icon{width:40px;height:40px;color:#03142533}.solution-statement__placeholder-label{font-family:var(--font-body--family);font-size:.8125rem;font-weight:500;color:#0314254d;letter-spacing:.01em}@media(max-width:900px){.solution-statement__steps{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto;gap:48px}}@media(max-width:600px){.solution-statement__heading{font-size:1.75rem}.solution-statement__subheading{margin-bottom:40px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-solution-statement.css.map */
