@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;700&family=Roboto:wght@300;400;700&display=swap");.dc-capgrid{background:#f6f4f8;color:#1a1a1a;font-family:Roboto,Helvetica Neue,Arial,sans-serif;padding:80px 0}.dc-capgrid .wrap{margin:0 auto;max-width:1120px;padding:0 28px}.dc-capgrid .eyebrow{color:#530e87;display:block;font-size:.8rem;letter-spacing:2px}.dc-capgrid .eyebrow,.dc-capgrid h2{font-family:Roboto Condensed,Roboto,Arial,sans-serif;font-weight:700;text-transform:uppercase}.dc-capgrid h2{color:#4a196f;font-size:2.1rem;letter-spacing:.5px;line-height:1.1;margin:14px 0 0}.dc-capgrid .sub{color:#63656a;font-size:1.15rem;font-weight:300;margin-top:14px;max-width:720px}.dc-capgrid .caps{display:grid;gap:22px;grid-template-columns:repeat(3,1fr);margin-top:44px}.dc-capgrid .cap-card{background:#fff;border:1px solid #e4dced;border-radius:8px;display:flex;flex-direction:column;padding:26px}.dc-capgrid .cap-card .q{color:#4a196f;font-family:Roboto Condensed,Roboto,Arial,sans-serif;font-size:1.06rem;font-weight:700;line-height:1.25}.dc-capgrid .cap-card p{color:#33303a;flex:1;font-size:.94rem;font-weight:300;margin-top:10px}.dc-capgrid .cap-card .chip{align-self:flex-start;background:#dad1e2;border-radius:20px;color:#530e87;font-family:Roboto Condensed,Roboto,Arial,sans-serif;font-size:.68rem;font-weight:700;letter-spacing:1px;margin-top:16px;padding:4px 11px;text-transform:uppercase}@media(max-width:980px){.dc-capgrid .caps{grid-template-columns:1fr 1fr}}@media(max-width:640px){.dc-capgrid .caps{grid-template-columns:1fr}}.dc-capgrid .cap-card a.chip{cursor:pointer;text-decoration:none;transition:background .15s ease}.dc-capgrid .cap-card a.chip:hover{background:#c9bcd9}.dc-capgrid .cap-card .ico{align-items:center;background:#dad1e2;border-radius:8px;display:flex;height:40px;justify-content:center;margin-bottom:14px;width:40px}.dc-capgrid .cap-card .ico svg{fill:#530e87;height:20px;width:20px}.dc-capgrid .src{color:#63656a;font-size:.8rem;font-weight:300;line-height:1.5;margin-top:22px}.dc-capgrid .src p{margin:0}.dc-capgrid .src a{color:#530e87}