.product-card{background:#e8f0f4;border:1px solid #bdced9;padding-bottom:.75rem}
.product-card .topbar{background:#174f68}
.product-card .product-intro{padding:1.35rem;background:#f7fbfd;border-bottom:1px solid #b8d2df}
.product-card .product-name{color:#174f68;font-size:1.75rem;margin-bottom:.35rem;overflow-wrap:anywhere}
.product-card .product-section{margin:1rem;border:1px solid #b7cbd8;border-radius:7px;overflow:hidden;background:#fff}
.product-card .sec-head{background:#174f68;color:#fff;border-bottom:1px solid #123f54;padding:.65rem 1.1rem;gap:.65rem;flex-wrap:wrap}
.product-section-heading{font-family:var(--font);font-style:normal;font-size:.88rem;font-weight:700;line-height:1.4;color:inherit;margin:0;min-width:0;overflow-wrap:anywhere}
.product-card .spec-table{table-layout:fixed}
.product-card .spec-table td{border-bottom-color:#dbe5eb;overflow-wrap:anywhere}
.product-card .spec-table td:nth-child(odd){color:#4c6272;background:#edf4f8}
.product-card .spec-table tr:nth-child(even) td:nth-child(even){background:#f7fafc}
.product-card .order-panel{background:#e0eff4;border:1px solid #a9c9d5;border-top:4px solid #2a6478}
.product-card .sim-grid{background:#edf4f8}
.product-card .sim-card{border-color:#b7cbd8}
.product-card .app-badge{background:#e1eff3;color:#174f68;border:1px solid #b6cfd9;white-space:normal}
.product-description{font-size:.88rem;line-height:1.75;color:#374151;margin-bottom:.85rem;overflow-wrap:anywhere}
.product-description :is(h1,h2,h3,h4,h5,h6){font-family:var(--font);font-style:normal;color:#254d63;font-weight:700;line-height:1.35;margin:1rem 0 .45rem}
.product-description :is(h1,h2){font-size:1.15rem}
.product-description h3{font-size:1.05rem}
.product-description :is(h4,h5,h6){font-size:.95rem}
.product-description>:first-child{margin-top:0}
.product-description img{max-width:100%;height:auto!important;object-fit:contain}
.product-description table{max-width:100%}
.product-usage-description{margin-top:.75rem}
@media(max-width:575.98px){
 .product-card .product-intro{padding:1rem}
 .product-card .product-section{margin:.75rem .65rem}
 .product-card .product-name{font-size:1.5rem}
 .product-card .sec-head{padding:.65rem .85rem}
 .product-card .btn-action{white-space:normal}
 .product-card .topbar .btn-quote{min-height:36px;display:inline-flex;align-items:center}
 .product-description :is(h1,h2){font-size:1.05rem}
}
