body:has(.hpr-root) .site-shell{max-width:none;padding:0;margin:0}body:has(.hpr-root) .footer,body:has(.hpr-root) .topbar,body:has(.hpr-root) .trial-banner{display:none!important}.hpr-root{--bg:#0A0E24;--surface:#141B3E;--ink:#EAEEFB;--ink-2:#C3CBE6;--muted:#9AA6C8;--border:rgba(255,255,255,.1);--primary:#3B6CFF;--primary-deep:#2F5EF0;--primary-tint:rgba(59,108,255,.14);--accent:#37D39B;--accent-tint:rgba(55,211,155,.12);--dark:#080B1E;--err:#F0625A;--font-display:var(--font-marketing-display);--font-body:var(--font-marketing-body);font-family:var(--font-body),ui-sans-serif,system-ui,sans-serif;color:var(--ink);background:var(--bg);line-height:1.5;-webkit-font-smoothing:antialiased}.hpr-root *{box-sizing:border-box}.hpr-root h1,.hpr-root h2,.hpr-root h3{font-family:var(--font-display);margin:0}.hpr-root p{margin:0}.hpr-root a{text-decoration:none;color:inherit}.hpr-container{max-width:1200px;margin:0 auto;padding-left:24px;padding-right:24px}.hpr-section{padding-top:clamp(64px,9vw,116px);padding-bottom:clamp(64px,9vw,116px)}.hpr-eyebrow{color:var(--primary);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;margin:0 0 14px}.hpr-h2{font-weight:800;font-size:clamp(30px,4vw,48px);letter-spacing:-.025em;line-height:1.05}.hpr-lead{color:var(--ink-2);font-size:clamp(16px,1.5vw,19px);line-height:1.55;margin-top:16px}.hpr-header-block{max-width:720px}.hpr-header-center{max-width:640px;margin-left:auto;margin-right:auto;text-align:center}.hpr-btn{font-family:var(--font-body);cursor:pointer;border:none;display:inline-flex;align-items:center;gap:8px;transition:transform .15s ease,filter .15s ease,border-color .15s,color .15s,background .15s}.hpr-btn-primary{background:var(--primary);color:#fff;font-weight:700;border-radius:9px;padding:10px 16px;box-shadow:0 8px 18px -8px var(--primary)}.hpr-btn-primary:hover{filter:brightness(1.06)}.hpr-btn-outline{background:transparent;color:var(--ink);font-weight:700;border:1px solid var(--border);border-radius:9px;padding:9px 14px;white-space:nowrap}.hpr-btn-outline:hover{border-color:var(--primary);color:var(--primary)}.hpr-btn-cta{background:var(--primary);color:#fff;font-weight:700;border-radius:13px;padding:16px 26px;box-shadow:0 14px 30px -12px var(--primary);font-size:16px}.hpr-btn-cta:hover{transform:translateY(-2px);filter:brightness(1.06)}.hpr-btn-secondary{background:var(--surface);color:var(--ink);font-weight:700;border:1px solid var(--border);border-radius:13px;padding:16px 26px;white-space:nowrap;font-size:16px}.hpr-btn-secondary:hover{border-color:var(--primary);color:var(--primary)}.hpr-root .hpr-btn-cta,.hpr-root .hpr-btn-primary,.hpr-root .hpr-btn-translucent,.hpr-root .hpr-demo-cta{color:#fff}.hpr-root .hpr-btn-outline,.hpr-root .hpr-btn-secondary{color:var(--ink)}.hpr-nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:color-mix(in srgb,var(--bg) 82%,transparent);border-bottom:1px solid var(--border)}.hpr-nav-inner{max-width:1200px;margin:0 auto;padding:13px 24px;display:flex;justify-content:space-between;align-items:center;gap:16px}.hpr-logo{display:inline-flex;align-items:center;gap:10px}.hpr-logo-mark{width:34px;height:34px;border-radius:9px;background:var(--primary);color:#fff;font-size:14px;display:flex;align-items:center;justify-content:center}.hpr-logo-mark,.hpr-wordmark{font-weight:800;font-family:var(--font-display)}.hpr-wordmark{font-size:19px;letter-spacing:-.02em;color:var(--ink)}.hpr-wordmark span{color:var(--muted);font-weight:700}.hpr-navlinks{display:flex;align-items:center;gap:4px}.hpr-navlink{color:var(--ink-2);font-weight:600;font-size:15px;padding:8px 12px;border-radius:8px}.hpr-navlink:hover{background:var(--primary-tint);color:var(--primary)}.hpr-nav-ctas{display:flex;align-items:center;gap:10px}.hpr-hamburger{display:none;background:transparent;border:1px solid var(--border);border-radius:9px;width:42px;height:40px;align-items:center;justify-content:center;cursor:pointer;color:var(--ink)}.hpr-mobile-menu{display:none;flex-direction:column;gap:4px;padding:8px 24px 16px;border-bottom:1px solid var(--border);background:var(--bg)}.hpr-mobile-menu a{padding:11px 12px;border-radius:8px;color:var(--ink-2);font-weight:600}.hpr-mobile-menu a:hover{background:var(--primary-tint);color:var(--primary)}.hpr-hero{position:relative}.hpr-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(900px 380px at 78% 8%,var(--primary-tint),transparent 70%);pointer-events:none}.hpr-hero-inner{position:relative;max-width:1200px;margin:0 auto;padding:clamp(44px,6vw,92px) 24px clamp(36px,5vw,64px);display:flex;flex-wrap:wrap;gap:clamp(32px,5vw,64px);align-items:center}.hpr-hero-left{flex:1 1 440px;min-width:300px}.hpr-hero-right{flex:1 1 420px;min-width:300px;--surface:#FFFFFF;--border:#E4EAF1;--muted:#6B7A90}.hpr-pill{display:inline-flex;align-items:center;font-size:13px;font-weight:700;color:var(--primary);background:var(--primary-tint);border:1px solid color-mix(in srgb,var(--primary) 22%,transparent);padding:7px 13px;border-radius:999px}.hpr-h1{font-weight:800;font-size:clamp(40px,6vw,68px);line-height:1;letter-spacing:-.035em;margin:18px 0 0}.hpr-h1 .hpr-h1-2{color:var(--primary);display:block}.hpr-subhead{color:var(--ink-2);font-size:clamp(17px,1.5vw,20px);line-height:1.55;max-width:560px;margin-top:20px}.hpr-cta-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hpr-trust-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:20px;color:var(--muted);font-size:14px;font-weight:600}.hpr-browser{background:var(--surface);border:1px solid var(--border);border-radius:18px;box-shadow:0 40px 70px -30px rgba(14,27,46,.45);overflow:hidden;position:relative}.hpr-browser-bar{display:flex;align-items:center;gap:8px;padding:12px 14px;border-bottom:1px solid var(--border)}.hpr-dot{width:11px;height:11px;border-radius:50%}.hpr-url{margin-left:12px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12.5px;color:var(--muted)}.hpr-browser-img{display:block;width:100%;height:auto}.hpr-float-chip{position:absolute;left:16px;bottom:16px;gap:10px;background:var(--surface);border:1px solid var(--border);border-radius:13px;padding:10px 13px;box-shadow:0 18px 36px -22px rgba(14,27,46,.5)}.hpr-float-chip,.hpr-float-num{display:flex;align-items:center}.hpr-float-num{width:40px;height:40px;border-radius:10px;background:var(--accent-tint);color:var(--accent);font-family:var(--font-display);font-weight:800;font-size:18px;justify-content:center}.hpr-float-label{font-size:11px;color:var(--muted);font-weight:700;text-transform:uppercase;letter-spacing:.04em}.hpr-float-sub{font-size:12px;color:var(--accent);font-weight:700}.hpr-proof{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.hpr-proof-inner{max-width:1200px;margin:0 auto;padding:26px 24px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:22px}.hpr-stat{flex:1 1 150px;text-align:center}.hpr-stat-num{font-family:var(--font-display);font-weight:800;font-size:clamp(28px,3.4vw,40px);letter-spacing:-.02em;line-height:1.1}.hpr-stat-label{color:var(--muted);font-size:14px;font-weight:600;margin-top:4px}.hpr-grid-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:18px;gap:18px;margin-top:40px}.hpr-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:26px;transition:border-color .15s,box-shadow .15s}.hpr-card:hover{border-color:color-mix(in srgb,var(--primary) 35%,transparent);box-shadow:0 18px 36px -22px rgba(14,27,46,.3)}.hpr-icon-tile{width:42px;height:42px;border-radius:12px;background:var(--primary-tint);display:flex;align-items:center;justify-content:center}.hpr-diamond{width:13px;height:13px;background:var(--primary);transform:rotate(45deg);border-radius:2px}.hpr-card-title{font-family:var(--font-display);font-weight:700;font-size:19px;margin:16px 0 8px}.hpr-card-desc{color:var(--ink-2);font-size:15.5px;line-height:1.55}.hpr-dark{background:var(--dark);color:#fff}.hpr-dark .hpr-eyebrow{color:color-mix(in srgb,var(--primary) 55%,white)}.hpr-inside-cols{display:flex;flex-wrap:wrap;gap:clamp(24px,4vw,48px);margin-top:40px;align-items:flex-start}.hpr-tabs{flex:1 1 380px;display:flex;flex-direction:column;gap:12px}.hpr-tab{text-align:left;cursor:pointer;padding:16px 18px;border-radius:13px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);color:#fff;transition:border-color .15s,background .15s}.hpr-tab:hover{border-color:rgba(255,255,255,.3)}.hpr-tab-active{border-color:color-mix(in srgb,var(--primary) 60%,white);background:color-mix(in srgb,var(--primary) 22%,transparent)}.hpr-tab-title{font-family:var(--font-display);font-weight:700;font-size:16px}.hpr-tab-cap{font-size:14px;opacity:.8;margin-top:4px;line-height:1.45}.hpr-featured{flex:1 1 460px;position:-webkit-sticky;position:sticky;top:84px}.hpr-featured-card{background:#0a1224;border:1px solid rgba(255,255,255,.12);border-radius:16px;box-shadow:0 40px 80px -30px rgba(0,0,0,.6);overflow:hidden}.hpr-featured-bar{display:flex;align-items:center;gap:8px;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.1)}.hpr-compare-inner{max-width:1100px;margin:0 auto;padding-left:24px;padding-right:24px}.hpr-table-card{border:1px solid var(--border);border-radius:18px;background:var(--surface);box-shadow:0 18px 36px -22px rgba(14,27,46,.3);overflow:hidden;margin-top:36px}.hpr-trow{display:grid;grid-template-columns:1.3fr 1fr 1.3fr;border-bottom:1px solid var(--border)}.hpr-trow:last-child{border-bottom:none}.hpr-tcell{padding:16px 18px;font-size:14px}.hpr-th-blank{background:var(--surface)}.hpr-th-them{color:var(--muted);text-align:center;font-weight:700}.hpr-th-us{font-family:var(--font-display);font-weight:800;color:var(--primary);background:var(--primary-tint);text-align:center}.hpr-td-label{color:var(--ink);font-weight:700;font-size:15px}.hpr-td-them{color:var(--muted);text-align:center}.hpr-td-us{color:var(--ink);font-weight:600;font-size:14.5px;background:color-mix(in srgb,var(--primary-tint) 45%,transparent)}.hpr-disclaimer{color:var(--muted);font-size:13px;text-align:center;margin-top:18px}.hpr-demo{--bg:#F6F8FB;--surface:#FFFFFF;--ink:#0E1B2E;--ink-2:#3C4A60;--muted:#6B7A90;--border:#E4EAF1;background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.hpr-demo .hpr-h2{color:var(--ink)}.hpr-demo-inner{max-width:920px;margin:0 auto;padding-left:24px;padding-right:24px}.hpr-demo-card{background:var(--bg);border:1px solid var(--border);border-radius:18px;box-shadow:0 18px 36px -22px rgba(14,27,46,.3);padding:26px;margin-top:36px}.hpr-demo-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.hpr-syspill{font-size:13px;font-weight:700;color:var(--primary);background:var(--primary-tint);padding:5px 12px;border-radius:999px}.hpr-counter{color:var(--muted);font-size:14px;font-weight:600}.hpr-stem{color:var(--ink);font-weight:500;font-size:clamp(16px,1.5vw,18.5px);line-height:1.65}.hpr-options{display:flex;flex-direction:column;gap:11px;margin-top:20px}.hpr-option{gap:13px;text-align:left;width:100%;border:1.5px solid var(--border);background:var(--surface);border-radius:12px;padding:15px 16px;font-size:15.5px;color:var(--ink);cursor:pointer;transition:border-color .12s,background .12s,color .12s;font-family:var(--font-body)}.hpr-opt-badge,.hpr-option{display:flex;align-items:center}.hpr-opt-badge{flex-shrink:0;width:26px;height:26px;border-radius:7px;background:var(--bg);color:var(--ink-2);font-weight:700;justify-content:center;font-size:14px;font-family:var(--font-display)}.hpr-option.is-selected{border-color:var(--primary);background:var(--primary-tint)}.hpr-option.is-selected .hpr-opt-badge{background:var(--primary);color:#fff}.hpr-option.is-correct{border-color:var(--accent);background:var(--accent-tint)}.hpr-option.is-correct .hpr-opt-badge{background:var(--accent);color:#fff}.hpr-option.is-wrong{border-color:var(--err);background:color-mix(in srgb,var(--err) 9%,var(--surface))}.hpr-option.is-wrong .hpr-opt-badge{background:var(--err);color:#fff}.hpr-option.is-dim{color:var(--muted)}.hpr-option.is-locked{cursor:default}.hpr-demo-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:20px}.hpr-check-btn{background:var(--primary);color:#fff;font-weight:700;border:none;border-radius:11px;padding:13px 22px;cursor:pointer;box-shadow:0 8px 18px -8px var(--primary);font-family:var(--font-body)}.hpr-check-btn:disabled{background:var(--border);color:var(--muted);cursor:not-allowed;box-shadow:none}.hpr-next-btn{background:var(--ink);color:#fff;font-weight:700;border:none;border-radius:11px;padding:13px 22px;cursor:pointer;font-family:var(--font-body)}.hpr-verdict{font-weight:800;font-size:16px;font-family:var(--font-display)}.hpr-verdict.ok{color:var(--accent)}.hpr-verdict.no{color:var(--err)}.hpr-explain{margin-top:24px;display:flex;flex-direction:column;gap:18px;animation:hpr-fade .35s ease both}@keyframes hpr-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.hpr-layer-label{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.hpr-layer-body{color:var(--ink-2);font-size:15px;line-height:1.6}.hpr-distractor-row{display:flex;gap:10px;margin-top:8px;font-size:14.5px;color:var(--ink-2);line-height:1.55}.hpr-distractor-row b{color:var(--err);font-weight:800}.hpr-two-cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.hpr-mini-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:16px}.hpr-mini-card .hpr-layer-label{color:var(--muted)}.hpr-takeaway{background:var(--accent-tint);border:1px solid color-mix(in srgb,var(--accent) 30%,transparent);border-radius:12px;padding:16px}.hpr-takeaway .hpr-layer-label{color:var(--accent)}.hpr-imgctx{background:var(--primary-tint);border:1px solid color-mix(in srgb,var(--primary) 22%,transparent);border-radius:12px;padding:16px;display:flex;gap:12px}.hpr-imgchip{flex-shrink:0;font-size:11px;font-weight:800;color:var(--primary);background:#fff;border:1px solid color-mix(in srgb,var(--primary) 30%,transparent);border-radius:6px;padding:3px 7px;height:-moz-fit-content;height:fit-content}.hpr-demo-cta{background:var(--primary);color:#fff;font-weight:700;border-radius:12px;padding:15px 24px;text-align:center;box-shadow:0 14px 30px -12px var(--primary);display:inline-flex;align-self:flex-start}.hpr-demo-cta:hover{filter:brightness(1.06)}.hpr-howto-inner{max-width:1100px;margin:0 auto;padding-left:24px;padding-right:24px}.hpr-grid-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:18px;gap:18px;margin-top:40px}.hpr-step-num{width:40px;height:40px;border-radius:11px;background:var(--primary-tint);color:var(--primary);font-weight:800;font-size:15px;display:flex;align-items:center;justify-content:center}.hpr-step-num,.hpr-step-title{font-family:var(--font-display)}.hpr-step-title{font-weight:700;font-size:18px;margin:14px 0 8px}.hpr-step-desc{color:var(--ink-2);font-size:15px;line-height:1.55}.hpr-pricing-inner{max-width:1000px;margin:0 auto;padding-left:24px;padding-right:24px}.hpr-urgency{background:var(--accent-tint);border:1px solid color-mix(in srgb,var(--accent) 35%,transparent);color:var(--accent);font-weight:700;text-align:center;border-radius:12px;padding:13px 18px;margin:28px auto 0;max-width:620px}.hpr-price-cards{display:flex;justify-content:center;margin-top:32px}.hpr-price-card-dark{width:100%;max-width:420px;background:linear-gradient(180deg,var(--surface),var(--dark));border:1px solid color-mix(in srgb,var(--primary) 45%,transparent);box-shadow:0 0 0 1px color-mix(in srgb,var(--primary) 30%,transparent),0 30px 70px -20px color-mix(in srgb,var(--primary) 35%,transparent);color:#fff;border-radius:18px;padding:30px;position:relative}.hpr-price-top{display:flex;align-items:center;gap:10px}.hpr-price-name{font-family:var(--font-display);font-weight:700;font-size:20px}.hpr-chip{font-size:12px;font-weight:700;color:var(--muted);background:var(--bg);border:1px solid var(--border);border-radius:999px;padding:3px 10px}.hpr-badge{position:absolute;top:18px;right:18px;background:var(--accent);color:#fff;font-size:11px;font-weight:800;letter-spacing:.06em;border-radius:999px;padding:5px 11px}.hpr-price-amt{font-family:var(--font-display);font-weight:800;font-size:40px;letter-spacing:-.02em;margin:16px 0}.hpr-price-amt span{font-size:16px;font-weight:500;color:var(--muted)}.hpr-price-card-dark .hpr-price-amt span{color:rgba(255,255,255,.6)}.hpr-checklist{display:flex;flex-direction:column;gap:11px;margin:0 0 24px}.hpr-check{display:flex;gap:10px;align-items:flex-start;font-size:15px}.hpr-check i{color:var(--accent);font-weight:800}.hpr-price-card-dark .hpr-check i{color:#5DD6A5}.hpr-btn-fullwidth{display:flex;justify-content:center;width:100%}.hpr-faq{background:var(--surface);border-top:1px solid var(--border)}.hpr-faq-inner{max-width:820px;margin:0 auto;padding-left:24px;padding-right:24px}.hpr-accordion{display:flex;flex-direction:column;gap:12px;margin-top:40px}.hpr-acc-item{border:1px solid var(--border);border-radius:14px;background:var(--bg);overflow:hidden}.hpr-acc-btn{width:100%;justify-content:space-between;gap:16px;padding:18px 20px;background:transparent;border:none;cursor:pointer;text-align:left;font-family:var(--font-display);font-weight:700;font-size:16.5px;color:var(--ink)}.hpr-acc-btn,.hpr-acc-icon{display:flex;align-items:center}.hpr-acc-icon{flex-shrink:0;width:28px;height:28px;border-radius:8px;background:var(--primary-tint);color:var(--primary);justify-content:center;font-size:20px;line-height:1;transition:transform .25s ease}.hpr-acc-item.is-open .hpr-acc-icon{transform:rotate(45deg)}.hpr-acc-body{max-height:0;opacity:0;overflow:hidden;transition:max-height .25s ease,opacity .25s ease}.hpr-acc-item.is-open .hpr-acc-body{max-height:320px;opacity:1}.hpr-acc-body-inner{padding:0 20px 20px;color:var(--ink-2);font-size:15.5px;line-height:1.6}.hpr-final{background:var(--dark);position:relative;overflow:hidden}.hpr-final:before{content:"";position:absolute;inset:0;background:radial-gradient(700px 320px at 50% -10%,color-mix(in srgb,var(--primary) 55%,transparent),transparent 70%);pointer-events:none}.hpr-final-inner{position:relative;max-width:760px;margin:0 auto;text-align:center;padding:clamp(64px,9vw,120px) 24px}.hpr-final h2{color:#fff;font-weight:800;font-size:clamp(32px,4.5vw,54px);letter-spacing:-.025em;line-height:1.05}.hpr-final p{color:rgba(255,255,255,.8);font-size:clamp(16px,1.5vw,19px);line-height:1.55;margin:18px auto 0;max-width:520px}.hpr-final .hpr-cta-row{justify-content:center}.hpr-btn-translucent{background:rgba(255,255,255,.12);color:#fff;font-weight:700;border:1px solid rgba(255,255,255,.25);border-radius:13px;padding:16px 26px;font-size:16px}.hpr-btn-translucent:hover{background:rgba(255,255,255,.2)}.hpr-footer{background:var(--bg);border-top:1px solid var(--border)}.hpr-footer-inner{max-width:1200px;margin:0 auto;padding:56px 24px 28px;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.hpr-footer-brand{flex:1 1 320px;max-width:380px}.hpr-footer-tag{color:var(--ink-2);font-size:14px;line-height:1.6;margin-top:14px}.hpr-footer-cols{display:flex;flex-wrap:wrap;gap:48px}.hpr-footer-col h4{font-family:var(--font-display);font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0 0 14px}.hpr-footer-col a{display:block;color:var(--ink-2);font-size:14.5px;padding:5px 0}.hpr-footer-col a:hover{color:var(--primary)}.hpr-footer-bottom{max-width:1200px;margin:0 auto;padding:0 24px 32px;color:var(--muted);font-size:12.5px;line-height:1.6}.hpr-footer-bottom .hpr-disc{border-top:1px solid var(--border);padding-top:20px}@media (max-width:860px){.hpr-nav-ctas,.hpr-navlinks{display:none}.hpr-hamburger{display:inline-flex}.hpr-mobile-menu.is-open,.hpr-nav.is-open+.hpr-mobile-menu{display:flex}}@media (max-width:720px){.hpr-hero-left,.hpr-hero-right{min-width:0}.hpr-two-cards{grid-template-columns:1fr}.hpr-table-card{border:none;box-shadow:none;background:transparent;overflow:visible}.hpr-trow:first-child{display:none}.hpr-trow{grid-template-columns:1fr;border:1px solid var(--border);border-radius:14px;background:var(--surface);margin-bottom:12px;overflow:hidden}.hpr-trow:last-child{margin-bottom:0}.hpr-tcell{text-align:left!important;padding:14px 16px;border-bottom:1px solid var(--border)}.hpr-trow .hpr-tcell:last-child{border-bottom:none}.hpr-td-label{background:var(--primary-tint);color:var(--primary);font-family:var(--font-display);font-weight:700;font-size:16px}.hpr-td-them{color:var(--ink-2)}.hpr-td-us{background:transparent;color:var(--ink)}.hpr-td-them:before{content:"Most Qbanks";color:var(--muted)}.hpr-td-them:before,.hpr-td-us:before{display:block;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.hpr-td-us:before{content:"IQStep2 CK";color:var(--primary)}}