.standards-table{padding-top:32px;padding-bottom:32px;display:grid;gap:24px}@media(min-width:768px){.standards-table{padding-top:40px;padding-bottom:40px;gap:32px}}@media(min-width:1024px){.standards-table{gap:40px}}@media(min-width:1024px){.standards-table{gap:48px}}.standards-table .section-title{text-align:center}.standards-table .section-subtitle{margin-top:2px;text-align:center}@media(min-width:768px){.standards-table .section-subtitle{margin-top:4px}}.standards-table ul{display:grid;border:1px solid var(--color-primary-bg-7,#d9e2fb);border-radius:8px;overflow:hidden}.standards-table li{display:grid}.standards-table li:first-child .standards-table__item-title{border-top-width:0}@media(min-width:768px){.standards-table li{grid-template-columns:1fr 2fr;border-bottom:solid 1px var(--color-primary-bg-7,#d9e2fb)}.standards-table li:last-child{border-bottom-width:0}}.standards-table__item-title{font-family:"Unbounded",sans-serif;font-weight:500;font-size:16px;line-height:20px;text-align:center;padding:12px;background-color:var(--color-primary-bg-10-v2,#f3f7ff);color:#000;border:solid 1px var(--color-primary-bg-7,#d9e2fb);border-left-width:0;border-right-width:0;min-height:64px;display:flex;align-items:center;justify-content:center}@media(min-width:768px){.standards-table__item-title{border-width:0;text-align:left;font-size:18px;line-height:24px;padding:44px 12px;border-right-width:1px;justify-content:flex-start}}@media(min-width:1024px){.standards-table__item-title{padding:45px 12px}}@media(min-width:1440px){.standards-table__item-title{font-size:20px;line-height:26px;padding:38px 12px}}.standards-table__item-description{font-family:"Open Sans",-apple-system,BlinkMacSystemFont,Roboto,sans-serif;text-align:left;font-size:16px;line-height:24px;padding:16px 24px;color:#000}@media(min-width:768px){.standards-table__item-description{padding:44px 24px;display:flex;align-items:center}}@media(min-width:1024px){.standards-table__item-description{font-size:18px;line-height:26px;padding:45px 24px}}@media(min-width:1440px){.standards-table__item-description{padding:38px 24px}}
