.surveyWhatWeFound{padding:80px 0;background:#fff}@media(max-width:768px){.surveyWhatWeFound{padding:48px 0}}.surveyWhatWeFound_header{text-align:center;margin-bottom:48px}@media(max-width:768px){.surveyWhatWeFound_header{margin-bottom:32px}}.surveyWhatWeFound_title{font-size:clamp(2.1rem,4.8vw,3rem);font-weight:900;color:#1a2754;line-height:1.2}.surveyWhatWeFound_grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}@media(max-width:1024px){.surveyWhatWeFound_grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}}.surveyWhatWeFound_card{background:#fff;border-radius:16px;box-shadow:0 2px 16px rgba(26,39,84,.08);overflow:hidden;transition:all .25s ease;display:flex;flex-direction:column}.surveyWhatWeFound_card:hover{box-shadow:0 8px 32px rgba(26,39,84,.14);transform:translateY(-4px)}.surveyWhatWeFound_card--blue{border-top:4px solid #026ae2}.surveyWhatWeFound_card--blue .surveyWhatWeFound_illustrationCircle{color:#026ae2}.surveyWhatWeFound_card--red{border-top:4px solid #ff4438}.surveyWhatWeFound_card--red .surveyWhatWeFound_illustrationCircle{color:#ff4438}.surveyWhatWeFound_illustrationArea{padding:32px 24px 24px;position:relative}.surveyWhatWeFound_illustrationArea--blue{background:linear-gradient(135deg,rgba(2,106,226,.06),rgba(2,106,226,.02))}.surveyWhatWeFound_illustrationArea--red{background:linear-gradient(135deg,rgba(255,68,56,.06),rgba(255,68,56,.02))}.surveyWhatWeFound_illustrationIcons{display:flex;justify-content:center;gap:16px}.surveyWhatWeFound_illustrationCircle{width:64px;height:64px;border-radius:50%;background:#fff;border:1.5px solid #d0dcf0;display:flex;align-items:center;justify-content:center;color:#1a2754;box-shadow:0 2px 8px rgba(26,39,84,.06)}.surveyWhatWeFound_cardBody{padding:24px 28px 32px;flex:1 1;display:flex;flex-direction:column}.surveyWhatWeFound_cardIcon{width:40px;height:40px;border-radius:10px;margin-bottom:16px;display:flex;align-items:center;justify-content:center}.surveyWhatWeFound_cardIcon--blue{background:rgba(2,106,226,.1);color:#026ae2}.surveyWhatWeFound_cardIcon--red{background:rgba(255,68,56,.1);color:#ff4438}.surveyWhatWeFound_cardIcon--navy{background:rgba(26,39,84,.08);color:#1a2754}.surveyWhatWeFound_cardStat{font-size:3rem;font-weight:900;line-height:1;margin-bottom:10px}.surveyWhatWeFound_cardStat--blue{color:#026ae2}.surveyWhatWeFound_cardStat--red{color:#ff4438}.surveyWhatWeFound_cardStat--navy{color:#1a2754}.surveyWhatWeFound_cardHeadline{font-size:1.38rem;font-weight:700;color:#1a2754;line-height:1.35;margin-bottom:10px}.surveyWhatWeFound_highlight{background:rgba(255,68,56,.12);color:#ff4438;padding:2px 6px;border-radius:4px;font-weight:700}.surveyWhatWeFound_cardSub{font-size:1.056rem;color:#6b7a99;line-height:1.6;margin-top:auto}