.rbst-price-page{--rbst-blue:#16324f;--rbst-accent:#d77a1f;--rbst-line:#e2e5ea;--rbst-soft:#f8fafc;--rbst-ink:#1c2430}
.rbst-price-notice{margin:22px 0 18px;padding:16px 18px;border-left:4px solid var(--rbst-accent);background:#fff7ed;color:#2f343b;line-height:1.6;border-radius:8px}
.rbst-popular-prices{margin:26px 0 22px}
.rbst-popular-prices-title{margin:0 0 14px;font-size:28px;line-height:1.2;color:var(--rbst-ink)}
.rbst-price-nav{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 28px}
.rbst-price-nav a{display:inline-flex;align-items:center;min-height:38px;padding:8px 14px;border:1px solid var(--rbst-line);border-radius:999px;background:#fff;color:var(--rbst-blue);text-decoration:none;font-weight:700;font-size:14px;line-height:1.2}
.rbst-price-nav a:hover,.rbst-price-nav a:focus{border-color:var(--rbst-accent);color:#111;background:#fff7ed}
.rbst-price-table-wrap{margin:24px 0;scroll-margin-top:90px}
.rbst-price-table-wrap--open{margin-bottom:34px}
.rbst-price-table-wrap--inside-accordion{margin:0}
.rbst-price-table-description,.rbst-price-table-note{color:#3c3f44;line-height:1.6;margin-bottom:16px}
.rbst-price-scroll-hint{display:none}
.rbst-price-table-scroll{overflow-x:auto;border:1px solid var(--rbst-line);border-radius:14px;background:#fff}
.rbst-price-table{width:100%;border-collapse:collapse;min-width:680px}
.rbst-price-table thead th{background:var(--rbst-blue);color:#fff;padding:14px 16px;font-weight:700;font-size:15px;text-align:left;border-right:1px solid rgba(255,255,255,.12)}
.rbst-price-table thead th:last-child{border-right:none}
.rbst-price-table tbody td{padding:13px 16px;border-top:1px solid #edf0f3;border-right:1px solid #edf0f3;vertical-align:top}
.rbst-price-table tbody td:last-child{border-right:none}
.rbst-price-table tbody tr:nth-child(even){background:var(--rbst-soft)}
.rbst-price-table--popular{min-width:520px}
.rbst-col-primary{font-weight:600;color:var(--rbst-ink)}
.rbst-col-index{width:48px;text-align:center}
.rbst-price-table-actions{margin-top:18px}
.rbst-price-table-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 20px;border-radius:30px;background:var(--rbst-accent);color:#ffffff !important;text-decoration:none;font-weight:700;line-height:1.1}
.rbst-price-table-btn:hover{opacity:.92;color:#fff}
.rbst-price-table-btn--secondary{background:var(--rbst-blue)}
.rbst-price-tables-list .rbst-price-table-wrap{margin-bottom:40px}
.rbst-price-table-title{margin:0 0 16px;font-size:28px;line-height:1.2;color:var(--rbst-ink)}
.rbst-price-accordion{margin:14px 0;border:1px solid var(--rbst-line);border-radius:12px;background:#fff;scroll-margin-top:90px;overflow:hidden}
.rbst-price-accordion-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;cursor:pointer;color:var(--rbst-ink);font-weight:800;font-size:21px;line-height:1.2;list-style:none}
.rbst-price-accordion-summary::-webkit-details-marker{display:none}
.rbst-price-accordion-summary::after{content:"+";display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#eef2f7;color:var(--rbst-blue);font-size:20px;line-height:1;flex:0 0 auto}
.rbst-price-accordion[open] .rbst-price-accordion-summary::after{content:"-"}
.rbst-price-accordion-toggle{margin-left:auto;color:#5b6470;font-size:14px;font-weight:700;white-space:nowrap}
.rbst-price-accordion[open] .rbst-price-accordion-toggle{display:none}
.rbst-price-accordion-body{padding:0 20px 20px}
.rbst-price-cta{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:30px 0;padding:20px;border-radius:12px;background:#f4f7fb;border:1px solid var(--rbst-line)}
.rbst-price-cta strong{display:block;margin-bottom:6px;color:var(--rbst-ink);font-size:20px;line-height:1.2}
.rbst-price-cta p{margin:0;color:#3c3f44;line-height:1.55}
.rbst-price-cta-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}
.rbst-price-modal{display:none;position:fixed;inset:0;z-index:999999;padding:24px;background:rgba(17,24,39,.62);overflow:auto}
html.rbst-price-modal-open,html.rbst-price-modal-open body{overflow:hidden}
.rbst-price-modal[hidden]{display:none!important}
.rbst-price-modal.is-open{display:flex;align-items:flex-start;justify-content:center}
.rbst-price-modal-backdrop{appearance:none;position:fixed;inset:0;display:block;width:100%;height:100%;padding:0;border:0;background:transparent!important;box-shadow:none!important;text-decoration:none;cursor:default}
.rbst-price-modal-backdrop:hover,.rbst-price-modal-backdrop:focus{background:transparent!important;box-shadow:none!important;outline:0}
.rbst-price-modal-dialog{position:relative;z-index:1;width:min(100%,1080px);margin:auto;background:#fff;border-radius:12px;box-shadow:0 24px 80px rgba(0,0,0,.28);overflow:hidden}
.rbst-price-modal-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid var(--rbst-line);background:#fff}
.rbst-price-modal-head h3{margin:0;color:var(--rbst-ink);font-size:22px;line-height:1.2}
.rbst-price-modal-close{appearance:none;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:#eef2f7;color:var(--rbst-blue);box-shadow:none;font-size:28px;line-height:1;text-decoration:none;font-weight:700;cursor:pointer;flex:0 0 auto}
.rbst-price-modal-close:hover,.rbst-price-modal-close:focus{background:#fff7ed;color:var(--rbst-accent)}
.rbst-price-modal-body{max-height:calc(100vh - 128px);overflow:auto;padding:22px;background:#fff}
.rbst-price-modal-body .zqb-quiz{max-width:100%}
@media (max-width:767px){.rbst-price-notice{padding:14px 15px}.rbst-popular-prices-title,.rbst-price-table-title{font-size:23px}.rbst-price-nav{gap:8px}.rbst-price-nav a{font-size:13px;padding:8px 12px}.rbst-price-table-wrap{margin:18px 0}.rbst-price-scroll-hint{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 8px;padding:8px 11px;border:1px solid #f1d1ad;border-radius:8px;background:#fff7ed;color:#5a3718;font-size:13px;font-weight:700;line-height:1.25}.rbst-price-scroll-hint span{font-size:19px;line-height:1;flex:0 0 auto}.rbst-price-table thead th,.rbst-price-table tbody td{padding:11px 12px}.rbst-price-accordion-summary{padding:15px 14px;font-size:18px}.rbst-price-accordion-toggle{display:none}.rbst-price-accordion-body{padding:0 12px 14px}.rbst-price-cta{display:block;padding:16px}.rbst-price-cta-actions{justify-content:flex-start;margin-top:14px}.rbst-price-table-btn{width:100%}}
@media (max-width:767px){.rbst-price-modal{padding:10px}.rbst-price-modal.is-open{align-items:stretch}.rbst-price-modal-dialog{width:100%;margin:0;border-radius:8px}.rbst-price-modal-head{padding:12px 14px}.rbst-price-modal-head h3{font-size:18px}.rbst-price-modal-body{max-height:calc(100vh - 72px);padding:12px}}
