
.thowl-product-specs{margin:24px 0 18px;padding:18px 20px;border:1px solid #dce5eb;border-radius:12px;background:#f8fbfc;color:#102a43}
.thowl-product-specs__heading{margin-bottom:13px;color:#0b2f5b;font-size:16px;font-weight:800}
.thowl-product-specs__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.thowl-product-specs__item{padding:12px;border-radius:9px;background:#fff}
.thowl-product-specs__label{display:block;margin-bottom:3px;color:#667784;font-size:12px;font-weight:700;line-height:1.35}
.thowl-product-specs__item strong{display:block;color:#102a43;font-size:14px;line-height:1.4}
.thowl-product-specs__item small{display:block;margin-top:2px;color:#667784;font-size:12px;line-height:1.35}
@media(max-width:640px){.thowl-product-specs{padding:15px}.thowl-product-specs__grid{grid-template-columns:1fr}}
