.device-core-scep-form .device-core-section-heading a{color:#176ca8;font-weight:700;text-decoration:none}
.device-core-scep-summary{overflow:hidden;border:1px solid #d5dee7;border-radius:7px;background:#fff}
.device-core-scep-summary-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 20px;border-bottom:1px solid #dfe5eb;background:#f7f9fb}
.device-core-scep-summary-head>div{display:grid;gap:4px}
.device-core-scep-summary-head b{font-size:17px;color:#2f3d4b}
.device-core-scep-summary-head span{color:#718090}
.device-core-scep-summary-grid{display:grid;grid-template-columns:1fr 1fr}
.device-core-scep-summary-grid>div{display:grid;gap:5px;padding:15px 20px;border-bottom:1px solid #e4e9ee}
.device-core-scep-summary-grid>div:nth-child(odd){border-right:1px solid #e4e9ee}
.device-core-scep-summary-grid span{color:#718090}
.device-core-scep-summary-grid b{color:#334250;overflow-wrap:anywhere}
@media(max-width:760px){.device-core-scep-summary-head{align-items:flex-start;flex-direction:column}.device-core-scep-summary-grid{grid-template-columns:1fr}.device-core-scep-summary-grid>div:nth-child(odd){border-right:0}}
