.challenge-symptoms-section{background-color:var(--color-background)}.challenge-symptoms-section__inner{align-items:center;display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:1300px}@media(min-width:1024px){.challenge-symptoms-section__inner{gap:40px}}.challenge-symptoms-section__title{width:100%}.challenge-symptoms-section__title p{margin:0}.challenge-symptoms-section__grid{display:grid;gap:7px;grid-template-columns:repeat(2,1fr);width:100%}@media(min-width:1024px){.challenge-symptoms-section__grid{gap:24px;grid-template-columns:repeat(4,1fr)}}.challenge-symptoms-section__card{align-items:center;background-color:var(--color-background);border-radius:16px;display:flex;flex-direction:column;gap:8px;padding:12px;text-align:center}@media(min-width:1024px){.challenge-symptoms-section__card{gap:16px;padding:16px}}.challenge-symptoms-section__card-icon{border:1px solid var(--color-border);border-radius:50%;flex-shrink:0;height:100px;overflow:hidden;width:100px}@media(min-width:1024px){.challenge-symptoms-section__card-icon{height:160px;width:160px}}.challenge-symptoms-section__card-icon img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.challenge-symptoms-section__card-text{color:var(--color-foreground);text-align:center}.challenge-symptoms-section__card-text p{margin:0}.challenge-symptoms-section__footer{max-width:1070px;text-align:left;width:100%}@media(min-width:1024px){.challenge-symptoms-section__footer{text-align:center}}.challenge-symptoms-section__footer p{line-height:1.6!important;margin:0 0 24px}.challenge-symptoms-section__footer p:last-child{margin-bottom:0}
