.impact-container{flex-direction:column;align-items:center;width:100%;padding:2rem 0;display:flex}.impact-title{color:var(--Primary);text-align:center;margin-bottom:15px;font-size:36px;font-weight:600}.impact-title span{color:var(--Secondary)}.impact-description{text-align:center;color:var(--Text);max-width:512px;margin-bottom:15px;font-size:16px;font-weight:400;line-height:1.6}.impact-semi-bold{font-weight:600}.impact-card{background:var(--White);border:1px solid var(--PrimaryPastel);border-radius:12px;width:824px;max-width:100%;overflow:hidden;box-shadow:0 4px 25px #0000000f}.impact-table{border-collapse:collapse;width:100%;font-size:16px}.impact-table thead tr{background:var(--Primary);color:var(--White)}.impact-table th{text-align:left;border-right:1px solid #ffffff4d;padding:16px 20px;font-weight:600}.td-left-header{color:var(--Text);font-weight:500}.impact-table th:last-child{border-right:none}.impact-table td{color:var(--Text);border-bottom:1px solid var(--PrimaryPastel);border-right:1px solid var(--PrimaryPastel);padding:15px 20px}.impact-table td:last-child{border-right:none}.impact-table tbody tr:nth-child(2n){background:var(--Bg)}.impact-table tbody tr:last-child td{border-bottom:none}@media (max-width:900px){.impact-container{padding:2rem 1.5rem}}@media (max-width:600px){.impact-title{font-size:30px}.impact-table th,.impact-table td{padding:12px 15px;font-size:14px}}.impact-description-mxn{color:var(--Text);max-width:800px;margin-top:15px;font-size:16px;font-weight:400;line-height:1.6}
