.outcomes__wrapper{padding:10.4rem 0 5.2rem}.outcomes{display:grid;grid-template-columns:repeat(2,1fr);gap:8rem 3.2rem;margin-top:8rem}.outcome{font-size:1.6rem;line-height:1.5;letter-spacing:.5px;color:var(--tertiary-color)}.outcome__number{font-weight:600;font-size:4.8rem;line-height:1.17;letter-spacing:-0.5px;color:var(--primary-color);margin-bottom:.8rem;display:flex;align-items:center;gap:1.6rem}.outcome__content h3{font-size:2.4rem;line-height:1.33;color:var(--tertiary-color);margin-bottom:3.2rem}.outcome__content p{margin-bottom:.8rem}.outcome__content *last-child{margin-bottom:0}.outcome__content p strong{font-weight:500;font-size:1.6rem;line-height:1.5;letter-spacing:.1px}@media(max-width:767px){.outcomes__wrapper{padding:2.4rem 0 4.4rem}.outcomes{grid-template-columns:1fr;gap:2.4rem;margin-top:4rem}.outcome__content h3{margin-bottom:2.4rem}}