/* Dynamic pricing-guide library states. */
.tb-price-guide-empty{display:grid;grid-template-columns:43px 1fr auto;gap:17px;align-items:center;padding:31px;border:1px solid #d5dde0;background:#f8fbfb}.tb-price-guide-empty>span{display:grid;width:38px;height:38px;place-items:center;background:#dce9f1;color:#527db5;font-size:18px;font-weight:800}.tb-price-guide-empty h3{margin:0 0 7px;color:#314c63;font:500 29px/1.05 var(--tb-serif);letter-spacing:-.055em}.tb-price-guide-empty p{max-width:665px;margin:0;color:#62717e;font-size:12px;line-height:1.6}.tb-price-guide-empty>a{color:#475f74;font-size:11px;font-weight:800;white-space:nowrap}@media(max-width:700px){.tb-price-guide-empty{grid-template-columns:1fr;gap:15px;padding:23px}.tb-price-guide-empty h3{font-size:26px}.tb-price-guide-empty>a{white-space:normal}}
.tb-price-deals-note{max-width:760px;margin:-14px 0 24px;color:#64727e;font-size:11px;line-height:1.55}.tb-price-deals-note:before{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:#ca5b46;content:""}.tb-price-deal-pagination{padding-top:28px}.tb-price-deal-pagination .page-numbers{display:flex;gap:5px;padding:0;margin:0;list-style:none}.tb-price-deal-pagination a,.tb-price-deal-pagination span{display:grid;min-width:29px;height:29px;place-items:center;border:1px solid #cbd5dd;color:#53677f;font-size:11px}.tb-price-deal-pagination .current{border-color:#314c6b;background:#314c6b;color:#fff}
