/* Only the Solutions hub closing section uses these rules. */
body.gw32-hub .gw326-closing { background: #e3eddf; padding: 46px 0; }
body.gw32-hub .gw326-closing-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 72px; align-items: start; }
body.gw32-hub .gw326-network { margin: 12px 0 10px; font-size: 32px; line-height: 1.2; letter-spacing: -.025em; }
body.gw32-hub .gw326-network span { font-size: 24px; font-weight: 500; }
body.gw32-hub .gw326-fact { margin: 0 0 18px; font-size: 14px; }
body.gw32-hub .gw326-closing .gw32-locations summary { padding: 14px 18px; min-height: 48px; }
body.gw32-hub .gw326-quality { margin-top: 14px; font-size: 14px; }
body.gw32-hub .gw326-inquiry h2 { font-size: 34px; line-height: 1.15; letter-spacing: -.025em; margin: 0; }
body.gw32-hub .gw326-inquiry p { margin: 14px 0 22px; font-size: 15px; line-height: 1.55; }
body.gw32-hub .gw326-actions { display: flex; align-items: center; gap: 22px; flex-wrap: wrap; }
body.gw32-hub .gw326-inquiry .gw32-policy { display: inline-block; margin-top: 18px; }
@media(max-width:700px) {
 body.gw32-hub .gw326-closing { padding: 30px 0; }
 body.gw32-hub .gw326-closing-grid { grid-template-columns: 1fr; gap: 26px; }
 body.gw32-hub .gw326-network { font-size: 28px; }
 body.gw32-hub .gw326-network span { font-size: 22px; }
 body.gw32-hub .gw326-inquiry { border-top: 1px solid #bfd0bc; padding-top: 24px; }
 body.gw32-hub .gw326-inquiry h2 { font-size: 30px; }
 body.gw32-hub .gw326-actions { gap: 18px; }
}
