.problem-statement{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:1200px;margin:0 auto}.problem-statement__eyebrow-wrap{margin-bottom:24px}.problem-statement__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border-radius:999px;background-color:#fef2f0;color:#e8604c;font-family:var(--font-body--family);font-size:.8125rem;font-weight:500;letter-spacing:.02em;line-height:1.4}.problem-statement__eyebrow-icon{width:14px;height:14px;flex-shrink:0;color:#e8604c}.problem-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}.problem-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:640px;margin:0 0 56px;opacity:.7}.problem-statement__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;width:100%}.problem-statement__card{background:var(--color-background);border:1px solid rgba(3,20,37,.08);border-radius:16px;padding:32px 28px;text-align:left;transition:box-shadow .3s ease,border-color .3s ease}.problem-statement__card:hover{box-shadow:0 8px 32px #0314250f,0 2px 8px #0314250a;border-color:#0314251f}.problem-statement__card-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.problem-statement__card-icon svg{width:24px;height:24px}.problem-statement__card-title{font-family:var(--font-heading--family);font-weight:600;font-size:1.0625rem;line-height:1.35;color:var(--color-foreground);margin:0 0 10px}.problem-statement__card-text{font-family:var(--font-body--family);font-size:.9375rem;line-height:1.65;color:var(--color-foreground);opacity:.65;margin:0}@media(max-width:900px){.problem-statement__grid{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}}@media(max-width:600px){.problem-statement__heading{font-size:1.75rem}.problem-statement__subheading{margin-bottom:40px}.problem-statement__card{padding:24px 20px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-problem-statement.css.map */
