.expertsa-credit-tools { margin:32px 0; color:#515456; }
.expertsa-credit-tools__header { margin-bottom:18px; }
.expertsa-credit-tools__header h2 { margin:0 0 8px; color:#2a2d31; font-size:28px; font-weight:300; line-height:1.2; text-transform:uppercase; }
.expertsa-credit-tools__header p { margin:0; }
.expertsa-credit-tools__grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:18px; }
.expertsa-credit-tools__card { background:#fff; border:1px solid #d9dde0; }
.expertsa-credit-tools__card[open] { border-top:3px solid #54aacb; }
.expertsa-credit-tools__card summary { cursor:pointer; padding:15px 17px; color:#2a2d31; font-size:19px; font-weight:400; }
.expertsa-credit-tools__card form { padding:0 17px 17px; }
.expertsa-credit-tools__card label { display:block; margin:0 0 12px; font-weight:400; }
.expertsa-credit-tools__card input { display:block; width:100%; margin-top:4px; border:1px solid #cdd2d5; border-radius:2px; padding:8px; color:#515456; font:inherit; }
.expertsa-credit-tools__card button { cursor:pointer; border:0; padding:9px 17px; background:#54aacb; color:#fff; font:400 16px 'Roboto Condensed',Arial,sans-serif; text-transform:uppercase; }
.expertsa-credit-tools__card button:hover,.expertsa-credit-tools__card button:focus { background:#2d8eaf; }
.expertsa-credit-tools__result { display:block; min-height:1.5em; margin-top:13px; color:#2a2d31; font-weight:400; }
.expertsa-credit-tools__result.is-error { color:#a32929; }
.expertsa-tools-page { margin-bottom:32px; }
.expertsa-official-tools { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:14px; margin-top:16px; }
.expertsa-official-tools__card { display:block; min-height:100%; padding:16px; border:1px solid #d9dde0; border-top:3px solid #54aacb; background:#fff; color:#515456; text-decoration:none; }
.expertsa-official-tools__card:hover,.expertsa-official-tools__card:focus { border-color:#2d8eaf; color:#237894; text-decoration:none; }
.expertsa-official-tools__card strong,.expertsa-official-tools__card span { display:block; }
.expertsa-official-tools__card strong { margin-bottom:4px; color:#2a2d31; font-size:19px; font-weight:400; }
.expertsa-official-tools__card:hover strong,.expertsa-official-tools__card:focus strong { color:#237894; }
@media (max-width:760px) { .expertsa-credit-tools__grid { grid-template-columns:1fr; } .expertsa-credit-tools__header h2 { font-size:25px; } }
