body.quiz-layout:has(.fq-wrap) .tfa-header,body.quiz-layout:has(.fq-wrap) .tfa-footer{display:none!important}body.quiz-layout:has(.fq-wrap) .tfa-main{max-width:none;padding:0;margin:0}body:has(.fq-wrap){background:#f6f6f6}.fq-wrap{--fq-blue: #004aad;--fq-dark: #0d1e39;--fq-bg: #f6f6f6;--fq-white: #ffffff;--fq-muted: #666666;--fq-border: rgba(59, 125, 221, .3);--fq-track: rgba(59, 125, 221, .2);--fq-sel-bg: #ecf7fb;--fq-tint: #ecf7fb;--fq-ink: #343131;--fq-gray-0: #f6f6f6;--fq-gray-01: #e0e0e0;--fq-gray-02: #878787;--fq-crit: #ea4949;--fq-warn: #f19800;--fq-ok: #338411;--fq-step-green: #338411;--fq-seg-1: #ff0000;--fq-seg-2: #ffe83d;--fq-seg-3: #f0ad4e;--fq-seg-4: #338411;--fq-t-accent: #ea4949;--fq-t-strong: #ff0000;--fq-t-pill-bg: rgba(255, 0, 0, .08);--fq-t-pill-bd: rgba(255, 0, 0, .4);--fq-t-alert-bg: rgba(255, 0, 0, .06);--fq-t-alert-bd: rgba(255, 0, 0, .6);--fq-t-callout-bg: #ffe1e1;--fq-chart-line: #3b7ddd;--fq-rad-card: 16px;--fq-rad-card-lg: 24px;--fq-rad-pill: 999px;--fq-stroke: 2px;--fq-fs-h1: 40px;--fq-fs-opt: 24px;--fq-fs-sub: 20px;--fq-fs-helper: 20px;--fq-gap: 24px;--fq-opt-h: 82px;--fq-maxw: 1280px;--fq-gutter: 80px;min-height:100vh;background:var(--fq-bg);--fq-f: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--fq-f-body: "DM Sans", "Roboto", -apple-system, BlinkMacSystemFont, sans-serif;font-family:var(--fq-f);color:var(--fq-dark);display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.fq-wrap *,.fq-wrap *:before,.fq-wrap *:after{box-sizing:border-box}.fq-header{width:100%;height:93px;background:var(--fq-blue);display:flex;align-items:center;justify-content:center;flex-shrink:0}.fq-logo{height:61px;width:auto;display:block}.fq-progress-wrap{width:100%;max-width:calc(var(--fq-maxw) + var(--fq-gutter) * 2);padding:32px var(--fq-gutter) 0;margin:0 auto}.fq-progress-wrap.is-hidden{visibility:hidden}.fq-progress{width:100%;height:8px;border-radius:var(--fq-rad-pill);background:var(--fq-track);overflow:hidden}.fq-progress-fill{height:100%;border-radius:var(--fq-rad-pill);background:var(--fq-blue);transition:width .5s cubic-bezier(.4,0,.2,1)}.fq-screen{width:100%;max-width:calc(var(--fq-maxw) + var(--fq-gutter) * 2);padding:48px var(--fq-gutter) 80px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.fq-fade-up{opacity:0;animation:fq-fade-up .42s cubic-bezier(.2,.7,.3,1) forwards}.fq-d1{animation-delay:40ms}.fq-d2{animation-delay:.11s}.fq-d3{animation-delay:.18s}.fq-d4{animation-delay:.25s}.fq-d5{animation-delay:.32s}.fq-d6{animation-delay:.39s}.fq-d7{animation-delay:.46s}.fq-screen .fq-pull-16{margin-top:16px}.fq-screen .fq-pull-24{margin-top:24px}.fq-screen .fq-pull-32{margin-top:32px}.fq-wrap h1,.fq-wrap h2,.fq-wrap h3,.fq-wrap h4,.fq-wrap p,.fq-wrap ul{margin:0}.fq-h1{font-size:var(--fq-fs-h1);font-weight:700;line-height:1.2;color:var(--fq-dark);text-align:center;max-width:900px}.fq-h1--wide{max-width:1280px}.fq-screen .fq-qlabel{font-size:32px;margin-top:48px}.fq-screen .fq-qlabel+div .fq-options{margin-top:32px}.fq-wrap .fq-sub{margin-top:24px;font-size:var(--fq-fs-sub);line-height:1.4;color:var(--fq-muted);text-align:center;max-width:none}.fq-screen[data-step-type=interstitial] .fq-sub,.fq-screen[data-step-type=question] .fq-sub{max-width:630px;margin-top:32px}.fq-wrap .fq-helper{margin-top:48px;font-size:var(--fq-fs-helper);font-weight:400;line-height:1.4;color:var(--fq-muted);text-align:center;max-width:none}.fq-screen[data-step-type=hero] .fq-sub,.fq-hero-card .fq-testimonial-text{font-family:var(--fq-f-body)}.fq-options{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;width:100%;max-width:var(--fq-maxw);margin-top:48px}.fq-option{-webkit-appearance:none;appearance:none;font-family:inherit;font-size:var(--fq-fs-opt);font-weight:600;line-height:1.4;color:#000;background:var(--fq-white);border:var(--fq-stroke) solid var(--fq-border);border-radius:var(--fq-rad-card);padding:22px 46px;min-height:var(--fq-opt-h);display:flex;align-items:center;justify-content:center;cursor:pointer;text-align:center;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.fq-option:hover:not(:disabled){border-color:var(--fq-blue)}.fq-option.is-selected{border-width:3px;border-color:var(--fq-blue);background:var(--fq-sel-bg);color:var(--fq-blue);font-weight:700;padding:21px 45px}.fq-option:disabled:not(.is-selected){opacity:.55;cursor:default}.fq-card{background:var(--fq-white);border:2px solid rgba(255,255,255,.1);border-radius:var(--fq-rad-card-lg);padding:30px}.fq-testimonial{width:100%;max-width:630px;display:flex;flex-direction:column;align-items:center;gap:20px}.fq-testimonial-text{font-size:20px;font-weight:700;line-height:1.4;color:var(--fq-ink);text-align:center}.fq-testimonial-meta{display:flex;align-items:center;gap:12px}.fq-avatar{width:40px;height:40px;border-radius:var(--fq-rad-pill);background:var(--fq-gray-0);border:1.5px solid var(--fq-gray-01);color:var(--fq-gray-02);font-size:16px;line-height:1.2;font-weight:900;text-transform:uppercase;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fq-testimonial-name{font-size:18px;font-weight:400;line-height:1.5;color:var(--fq-ink);text-transform:uppercase;white-space:nowrap}.fq-verified{display:inline-flex;align-items:center;gap:8px;background:var(--fq-tint);color:var(--fq-blue);font-size:16px;font-weight:700;line-height:1.5;border-radius:var(--fq-rad-pill);padding:8px 12px;white-space:nowrap}.fq-verified .fq-vicon{display:inline-flex;width:18px;height:18px;flex-shrink:0}.fq-verified img{width:18px;height:18px;min-width:18px;display:block;filter:drop-shadow(0px 2px 3px rgba(0,50,66,.08))}.fq-testimonial-row{display:flex;gap:32px;justify-content:center;width:100%;max-width:var(--fq-maxw);margin-top:48px}.fq-testimonial-row .fq-testimonial{flex:1 1 0;min-width:0;max-width:520px}.fq-why{width:100%;max-width:630px;margin-top:48px;border:0;border-radius:32px;padding:32px;align-items:stretch;text-align:left;display:flex;flex-direction:column;gap:16px}.fq-why-head{display:flex;align-items:center;gap:16px}.fq-why-icon{display:block;width:32px;height:32px;flex-shrink:0}.fq-why-icon svg{display:block;width:32px;height:32px;min-width:32px}.fq-why-label{font-size:24px;font-weight:700;line-height:1.2;letter-spacing:0;text-transform:uppercase;color:var(--fq-dark)}.fq-why-text{font-size:20px;font-weight:400;line-height:1.2;color:var(--fq-muted)}.fq-cta{-webkit-appearance:none;appearance:none;font-family:inherit;font-size:24px;font-weight:700;line-height:1.4;letter-spacing:0;color:#fff;background:var(--fq-blue);border:0;border-radius:12px;padding:16px 40px;min-height:66px;width:400px;max-width:100%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-top:48px;transition:background-color .16s ease}.fq-cta img{width:18px;height:18px;min-width:18px;display:block;filter:brightness(0) invert(1)}.fq-cta--xl{min-width:306px}.fq-wrap:has(.fq-screen[data-step-type=ring_loader]) .fq-progress-wrap,.fq-wrap:has(.fq-screen[data-step-type=step_loader]) .fq-progress-wrap,.fq-wrap:has(.fq-screen[data-step-type=result_gauge]) .fq-progress-wrap,.fq-wrap:has(.fq-screen[data-step-type=result_chart]) .fq-progress-wrap{display:none}.fq-ring-wrap{position:relative;width:200px;height:200px}.fq-ring-svg{width:100%;height:100%;transform:rotate(-90deg);display:block}.fq-ring-disc{fill:#004aad14}.fq-ring-track{fill:none;stroke:#004aad14}.fq-ring-fg{fill:none;stroke-linecap:round}.fq-ring-center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.fq-ring-value{font-size:40px;font-weight:700;color:#000;line-height:1.2}.fq-ring-value .fq-ring-pct{font-size:32px;font-weight:700}.fq-ring-label{font-size:20px;line-height:1.2;color:var(--fq-muted)}.fq-dots{display:flex;gap:8px;margin-top:32px}.fq-dot{width:8px;height:8px;border-radius:50%;background:#004aad4d;transition:background-color .3s ease}.fq-dot.is-active{background:var(--fq-blue)}.fq-screen[data-step-type=ring_loader] .fq-h1,.fq-screen[data-step-type=ring_loader] .fq-sub{max-width:630px}.fq-steps{width:100%;max-width:530px;display:flex;flex-direction:column;gap:14px;margin-top:32px}.fq-step{position:relative;display:flex;align-items:center;gap:24px;padding:18px 24px;background:var(--fq-white);border-radius:32px}.fq-step .fq-step-text{flex:1 1 auto;min-width:0;opacity:.4;transition:opacity .3s ease}.fq-step.is-done .fq-step-text{opacity:1}.fq-step-icon,.fq-step-num{width:48px;height:48px;min-width:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.fq-step-icon svg{width:100%;height:100%;display:block}.fq-step-icon--active svg{animation:fq-spin .8s linear infinite}.fq-step-num{border:3px solid var(--fq-step-green);color:var(--fq-step-green);font-size:20px;font-weight:700;line-height:1.2}.fq-step:not(:last-child) .fq-step-icon:after,.fq-step:not(:last-child) .fq-step-num:after{content:"";position:absolute;left:50%;margin-left:-1px;top:calc(100% + 6px);width:2px;height:42px;background:var(--fq-step-green)}.fq-step-text h4{font-size:20px;font-weight:700;color:#000;line-height:1.2}.fq-step-text p{margin-top:8px;font-size:18px;line-height:1.5;color:var(--fq-muted)}.fq-step-footer{width:100%;display:flex;flex-direction:column;align-items:center;gap:14px;margin-top:32px;font-size:18px;font-weight:700;line-height:1.5;color:#343131}.fq-mini-progress{width:178px;max-width:100%;height:8px;border-radius:var(--fq-rad-pill);background:#004aad1f;overflow:hidden}.fq-mini-progress-fill{height:100%;border-radius:var(--fq-rad-pill);background:#3b7ddd;transition:width .5s ease}.fq-urgency{display:inline-flex;align-items:center;justify-content:center;gap:12px;margin-top:32px;padding:14.5px 18.5px;border:1.5px solid #ff0000;border-radius:12px;background:#ff00000a;color:red;font-size:18px;font-weight:600;line-height:1.5}.fq-urgency svg{width:24px;height:24px;min-width:24px;display:block}.fq-badge-pill{display:inline-flex;align-items:center;background:var(--fq-white);color:var(--fq-blue);font-size:20px;font-weight:700;line-height:1.4;letter-spacing:0;border-radius:var(--fq-rad-pill);padding:8px 16px}.fq-result-head{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.fq-result-head .fq-sub{margin-top:8px}.fq-result-col{width:100%;max-width:630px;display:flex;flex-direction:column;gap:20px;margin-top:48px}.fq-result-col--r2{gap:32px}.fq-result-col .fq-cta{margin-top:28px}.fq-result-col--r2 .fq-cta{margin-top:16px}.fq-rescard{background:var(--fq-white);border-radius:24px;padding:24px}.fq-gauge-card{display:flex;flex-direction:column;gap:24px}.fq-gauge-title{font-size:18px;font-weight:600;line-height:1.5;color:var(--fq-muted)}.fq-gauge-cols{display:flex;align-items:flex-end;gap:6px;margin-top:14px}.fq-gauge-col{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;gap:14px}.fq-gauge-col-top{position:relative;width:100%;padding-top:30px}.fq-gauge-needle{position:absolute;left:50%;top:0;transform:translate(-50%);width:24px;height:24px;animation:fq-meter-pin .9s cubic-bezier(.2,.7,.3,1)}.fq-gauge-needle img{width:24px;height:24px;min-width:24px;display:block}.fq-gauge-seg{height:18px;border-radius:2px;width:100%}.fq-gauge-col:first-child .fq-gauge-seg{border-radius:32px 2px 2px 32px}.fq-gauge-col:last-child .fq-gauge-seg{border-radius:2px 32px 32px 2px}.fq-gauge-seg--depleted{background:var(--fq-seg-1)}.fq-gauge-seg--low{background:var(--fq-seg-2)}.fq-gauge-seg--normal{background:var(--fq-seg-3)}.fq-gauge-seg--optimal{background:var(--fq-seg-4)}.fq-gauge-col span{font-size:14px;font-weight:600;line-height:10px;letter-spacing:0;color:var(--fq-muted);text-align:center}.fq-gauge-col.is-active span{color:#000;font-weight:700}.fq-gauge-foot{display:flex;align-items:center;justify-content:space-between;gap:16px}.fq-gauge-level{display:flex;align-items:center;gap:10px;font-size:18px;line-height:1.5;color:var(--fq-muted)}.fq-gauge-level strong{font-weight:700}.fq-pct-pill{display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;line-height:1.5;min-height:39px;border-radius:var(--fq-rad-pill);padding:0 14.5px;border:1.5px solid var(--fq-t-pill-bd);background:var(--fq-t-pill-bg);color:var(--fq-t-strong)}.fq-tier--high{--fq-t-accent: #ea4949;--fq-t-strong: #ff0000;--fq-t-pill-bg: rgba(255, 0, 0, .08);--fq-t-pill-bd: rgba(255, 0, 0, .4);--fq-t-alert-bg: rgba(255, 0, 0, .06);--fq-t-alert-bd: rgba(255, 0, 0, .6);--fq-t-callout-bg: #ffe1e1}.fq-tier--medium{--fq-t-accent: #f19800;--fq-t-strong: #f19800;--fq-t-pill-bg: rgba(244, 158, 12, .08);--fq-t-pill-bd: rgba(244, 158, 12, .4);--fq-t-alert-bg: #fffaf2;--fq-t-alert-bd: #f49e0c;--fq-t-callout-bg: #fff3df}.fq-tier--low{--fq-t-accent: #338411;--fq-t-strong: #338411;--fq-t-pill-bg: rgba(51, 132, 17, .08);--fq-t-pill-bd: rgba(51, 132, 17, .4);--fq-t-alert-bg: #eff5ec;--fq-t-alert-bd: #338411;--fq-t-callout-bg: #e8f8e0}.fq-tier-accent{color:var(--fq-t-accent)}.fq-alert{display:flex;align-items:flex-start;gap:14px;border-radius:24px;padding:23px;border:1px solid var(--fq-t-alert-bd);background:var(--fq-t-alert-bg);color:var(--fq-t-strong)}.fq-alert-icon{width:24px;height:24px;min-width:24px;border-radius:50%;background:radial-gradient(circle at 50% 50%,var(--fq-t-strong) 0 6px,transparent 6.5px),color-mix(in srgb,var(--fq-t-strong) 20%,transparent);flex-shrink:0}.fq-alert-body{display:flex;flex-direction:column;gap:12px}.fq-alert-title{font-size:18px;font-weight:700;line-height:1.5;letter-spacing:0;color:var(--fq-t-strong)}.fq-alert-text{font-size:18px;line-height:1.5;color:var(--fq-muted)}.fq-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.fq-stat{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 12px;border-radius:18px;text-align:center}.fq-stat-label{font-size:14px;font-weight:600;line-height:10px;letter-spacing:0;color:var(--fq-muted)}.fq-stat-value{font-size:18px;font-weight:700;line-height:1.5}.fq-stat-value.fq-tier-accent{color:var(--fq-t-strong)}.fq-stat-sub{font-size:14px;font-weight:700;line-height:10px;letter-spacing:0;color:#000}.fq-means h3{font-size:24px;font-weight:700;line-height:1.2;color:#000}.fq-means-body{margin-top:18px;display:flex;flex-direction:column;gap:14px;font-size:18px;line-height:1.5;color:#000}.fq-means-body ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:4px}.fq-means-body li{position:relative;padding-left:22px;color:#000}.fq-means-body li:before{content:"";position:absolute;left:0;top:7.5px;width:12px;height:12px;border-radius:50%;background:var(--fq-t-strong)}.fq-means-body p:last-child{color:#000}.fq-means-body strong{font-weight:700}.fq-chart-box{position:relative;width:100%}.fq-chart-svg{width:100%;height:auto;display:block;overflow:visible}.fq-chart-grid-line{stroke:var(--fq-chart-line);stroke-opacity:.12;stroke-width:2;opacity:0;animation:fq-chart-grid .4s ease forwards}.fq-chart-label{fill:var(--fq-muted);font-size:18px;font-family:Roboto,sans-serif;opacity:0;animation:fq-chart-tick .4s ease forwards}.fq-chart-badge-text{font-family:Roboto,sans-serif;font-size:20px;font-weight:700;fill:#fff}.fq-chart-badge-rect{stroke:#a1c4ff;stroke-width:2}.fq-chart-area{opacity:0;animation:fq-chart-area 1.1s ease .5s forwards}.fq-chart-trace{fill:none;stroke-width:8;stroke-linecap:round;stroke-dasharray:1000px;animation:fq-chart-trace 1.4s ease .4s forwards}.fq-chart-pin{opacity:0;transform-origin:center;transform-box:fill-box;animation:fq-chart-pin .5s cubic-bezier(.2,.7,.3,1) .9s forwards}.fq-chart-pin--end{animation-delay:1.6s}.fq-chart-pulse{opacity:0;transform-origin:center;transform-box:fill-box;animation:fq-chart-pulse 1.8s ease 1.2s infinite}.fq-chart-callout{opacity:0;animation:fq-chart-callout .4s ease 1.1s forwards}.fq-chart-yourlevel{position:absolute;font-size:18px;line-height:1.5;font-weight:700;border-radius:var(--fq-rad-pill);padding:4px 12px;white-space:nowrap}.fq-chart-callout--end{animation-delay:1.7s}.fq-milestones{display:flex;flex-direction:column;gap:16px}.fq-wrap .fq-milestones-title{font-size:24px;font-weight:700;line-height:1.2;color:#000;margin-bottom:16px}.fq-milestone{display:flex;gap:24px;align-items:stretch}.fq-ms-iconcol{display:flex;flex-direction:column;align-items:center;padding-top:4px;width:24px;flex-shrink:0}.fq-ms-dot{width:24px;height:24px;border-radius:50%;background:radial-gradient(circle at 50% 50%,var(--fq-blue) 0 6px,transparent 6.5px),#004aad1a;flex-shrink:0}.fq-ms-line{width:2px;flex:1 1 auto;margin-top:8px;background:#004aad66}.fq-milestone-body{display:flex;flex-direction:column;gap:12px;min-width:0;flex:1 1 auto}.fq-milestone-body h4{display:flex;flex-wrap:wrap;align-items:center;align-content:center;gap:16px;font-size:24px;line-height:1.2;font-weight:700;color:#000}.fq-milestone-body h4 span{color:var(--fq-blue);font-size:20px;line-height:14px;font-weight:700;letter-spacing:0;min-width:140px;white-space:nowrap}.fq-milestone-body p{font-size:20px;line-height:1.4;color:var(--fq-muted)}@keyframes fq-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fq-spin{to{transform:rotate(360deg)}}@keyframes fq-pulse{0%{transform:scale(.85);opacity:.7}to{transform:scale(1.25);opacity:0}}@keyframes fq-meter-pin{0%{opacity:0;transform:translate(-50%,-6px)}to{opacity:1;transform:translate(-50%)}}@keyframes fq-chart-grid{0%{opacity:0}to{opacity:1}}@keyframes fq-chart-tick{0%{opacity:0}to{opacity:1}}@keyframes fq-chart-trace{0%{stroke-dashoffset:1000px}to{stroke-dashoffset:0}}@keyframes fq-chart-area{0%{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0)}}@keyframes fq-chart-pin{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.4)}to{opacity:1;transform:scale(1)}}@keyframes fq-chart-pulse{0%{opacity:.5;transform:scale(.85)}70%{opacity:0;transform:scale(2)}to{opacity:0;transform:scale(2)}}@keyframes fq-chart-callout{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:749px){.fq-wrap{--fq-rad-card: 12px;--fq-stroke: 1.5px;--fq-fs-h1: 32px;--fq-fs-opt: 20px;--fq-fs-sub: 18px;--fq-fs-helper: 18px;--fq-gutter: 16px;--fq-gap: 20px;--fq-opt-h: 68px}.fq-header{height:70px}.fq-logo{height:43px}.fq-progress-wrap{padding:24px var(--fq-gutter) 0}.fq-progress{height:6px}.fq-screen{padding:32px var(--fq-gutter) 56px}.fq-screen[data-step-type=step_loader]{padding-top:24px}.fq-h1{line-height:1.1875}.fq-wrap .fq-brk{display:none}.fq-wrap .fq-sub,.fq-wrap .fq-helper,.fq-testimonial-text,.fq-badge-pill,.fq-milestone-body p{line-height:25px}.fq-why-text,.fq-step-text h4{line-height:22px}.fq-screen .fq-h1,.fq-screen .fq-sub,.fq-screen .fq-helper{align-self:stretch}.fq-screen .fq-qlabel{align-self:stretch;font-size:24px;line-height:29px;margin-top:32px}.fq-screen .fq-qlabel+div .fq-options{margin-top:28px}.fq-screen[data-step-type=hero] .fq-sub{margin-top:20px}.fq-screen[data-step-type=hero] .fq-hero-card{order:1}.fq-options{flex-direction:column;flex-wrap:nowrap;gap:12px;margin-top:28px}.fq-option{width:100%;padding:18.5px 22.5px}.fq-option.is-selected{padding:17px 21px}.fq-wrap .fq-helper{margin-top:32px}.fq-card{padding:22.5px;border-width:1.5px;border-radius:20px}.fq-testimonial-text{font-size:18px}.fq-testimonial-row{flex-direction:column;gap:20px;margin-top:32px}.fq-testimonial-row .fq-testimonial{max-width:none}.fq-testimonial-row .fq-card{padding:26.5px}.fq-testimonial{gap:16px}.fq-avatar{width:32px;height:32px;border-width:1px;font-size:14px}.fq-testimonial-meta{gap:8px}.fq-testimonial-name{font-size:16px}.fq-verified{font-size:14px;padding:6px 8px;gap:6px}.fq-verified .fq-vicon,.fq-verified img{width:16px;height:16px;min-width:16px}.fq-screen[data-step-type=interstitial] .fq-sub{max-width:none;margin-top:20px;font-size:18px}.fq-screen[data-step-type=question] .fq-sub{max-width:none;margin-top:28px;font-size:18px}.fq-cta{width:100%;max-width:368px;font-size:20px;padding:12px 32px;min-height:52px;border-radius:8px;margin-top:32px}.fq-cta--xl{min-width:0}.fq-ring-wrap{width:120px;height:120px}.fq-ring-center{gap:0}.fq-ring-value{font-size:32px;line-height:38px;height:38px}.fq-ring-value .fq-ring-pct{font-size:24px;line-height:38px}.fq-ring-label{font-size:16px;line-height:19px}.fq-dots{gap:6px}.fq-dot{width:6px;height:6px}.fq-screen[data-step-type=ring_loader] .fq-sub,.fq-screen[data-step-type=step_loader] .fq-sub{max-width:none;margin-top:20px;font-size:18px}.fq-screen[data-step-type=result_gauge],.fq-screen[data-step-type=result_chart]{padding:24px var(--fq-gutter) 40px}.fq-result-head{gap:12px}.fq-result-head .fq-sub{margin-top:12px;font-size:18px;max-width:none}.fq-result-col{max-width:none;margin-top:32px;gap:16px}.fq-result-col--r2{gap:28px}.fq-result-col .fq-cta{margin-top:16px}.fq-result-col--r2 .fq-cta{margin-top:4px}.fq-rescard{padding:20px;border-radius:20px}.fq-badge-pill{font-size:18px;padding:8px 16px}.fq-gauge-card{gap:20px}.fq-gauge-title{font-size:16px}.fq-gauge-cols{gap:4px;margin-top:12px}.fq-gauge-col{gap:12px}.fq-gauge-needle,.fq-gauge-needle img{width:20px;height:20px;min-width:20px}.fq-gauge-col-top{padding-top:24px}.fq-gauge-seg{height:16px}.fq-gauge-col:first-child .fq-gauge-seg{border-radius:24px 2px 2px 24px}.fq-gauge-col:last-child .fq-gauge-seg{border-radius:2px 24px 24px 2px}.fq-gauge-col span{font-size:12px;line-height:9px}.fq-gauge-foot{gap:10px}.fq-gauge-level{font-size:16px;gap:8px}.fq-pct-pill{font-size:16px;min-height:32px;padding:0 11px;border-width:1px}.fq-alert{gap:12px;padding:19px;border-radius:20px}.fq-alert-icon{width:20px;height:20px;min-width:20px;background:radial-gradient(circle at 50% 50%,var(--fq-t-strong) 0 5px,transparent 5.5px),color-mix(in srgb,var(--fq-t-strong) 20%,transparent)}.fq-alert-body{gap:8px}.fq-alert-title,.fq-alert-text{font-size:16px}.fq-stats{gap:12px}.fq-stat{gap:6px;padding:16px 8px;border-radius:16px}.fq-stat-label,.fq-stat-sub{font-size:12px;line-height:9px}.fq-stat-value{font-size:16px}.fq-means h3,.fq-wrap .fq-milestones-title{font-size:20px}.fq-means-body{margin-top:16px;gap:12px;font-size:16px}.fq-means-body ul{gap:2px}.fq-means-body li{padding-left:20px}.fq-means-body li:before{top:6px}.fq-milestones{gap:12px}.fq-milestone{gap:20px}.fq-ms-iconcol{width:20px;padding-top:2px}.fq-ms-dot{width:20px;height:20px;background:radial-gradient(circle at 50% 50%,var(--fq-blue) 0 4px,transparent 4.5px),#004aad1a}.fq-ms-line{margin-top:6px}.fq-milestone-body{gap:8px}.fq-milestone-body h4{gap:12px;font-size:20px}.fq-milestone-body h4 span{font-size:18px;line-height:13px}.fq-milestone-body p{font-size:18px}.fq-chart-label{font-size:14px}.fq-chart-badge-text{font-size:18px}.fq-chart-yourlevel{font-size:14px;padding:2px 8px}.fq-steps{max-width:none;gap:12px;margin-top:32px}.fq-step{gap:20px;padding:16px 20px;border-radius:24px}.fq-step-icon,.fq-step-num{width:40px;height:40px;min-width:40px}.fq-step-num,.fq-step-text h4{font-size:18px}.fq-step-text p{font-size:16px}.fq-step-footer{gap:12px;font-size:16px}.fq-mini-progress{height:6px}.fq-urgency{gap:8px;padding:11px 15px;border-width:1px;border-radius:8px;font-size:16px}.fq-urgency svg{width:20px;height:20px;min-width:20px}.fq-why{max-width:none;margin-top:32px;border-radius:24px;padding:28px;gap:12px}.fq-why-head{gap:12px}.fq-why-icon,.fq-why-icon svg{width:24px;height:24px;min-width:24px}.fq-why-label{font-size:20px}.fq-why-text{font-size:18px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/fa-quiz.css.map */
