.tb-gf{padding:48px 0 56px}.tb-gf__inner{max-width:960px;margin:0 auto;padding:0 20px;box-sizing:border-box}.tb-gf__header{text-align:center;margin:0 0 8px}.tb-gf__eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--tb-accent);margin:0 0 12px;font-weight:500}.tb-gf__title{font-family:var(--tb-fh);font-weight:700;font-size:clamp(28px,5vw,44px);line-height:1.1;color:var(--tb-heading);margin:0 0 14px}.tb-gf__intro{font-size:18px;line-height:1.5;color:var(--tb-muted);max-width:560px;margin:0 auto}.tb-gf__compliance{text-align:center;font-size:13px;letter-spacing:.03em;color:var(--tb-muted);max-width:680px;margin:40px auto 0;line-height:1.6}.tb-gf-stepmeta{text-align:center;font-size:12px;letter-spacing:.18em;color:var(--tb-muted);margin:28px 0 6px;font-weight:600}.tb-gf-stepmeta__title{font-family:var(--tb-fh);text-align:center;font-size:clamp(22px,3.4vw,30px);margin:0 0 8px;color:var(--tb-heading)}.tb-gf-stepmeta__sub{text-align:center;color:var(--tb-muted);margin:0 0 24px;font-size:16px;line-height:1.5}.tb-gf__steps{list-style:none;display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin:0 0 28px;padding:0;position:relative}.tb-gf__steps:before{content:"";position:absolute;top:14px;left:8%;right:8%;height:1px;background:var(--tb-border);z-index:0}.tb-gf-step{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;position:relative;z-index:1}.tb-gf-step__num{width:28px;height:28px;border-radius:50%;border:1px solid var(--tb-border);background:#fff;display:inline-flex;align-items:center;justify-content:center}.tb-gf-step--active .tb-gf-step__num,.tb-gf-step--done .tb-gf-step__num{background:var(--tb-dark);border-color:var(--tb-dark)}.tb-gf-step--active .tb-gf-step__num{box-shadow:inset 0 0 0 4px #fff}.tb-gf-step--done .tb-gf-step__num:after{content:"";width:8px;height:8px;border-radius:50%;background:#fff}.tb-gf-step__label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--tb-muted);text-align:center;line-height:1.3}.tb-gf-step--active .tb-gf-step__label,.tb-gf-step--done .tb-gf-step__label{color:var(--tb-heading);font-weight:600}.tb-gf-grid{display:grid;grid-template-columns:1fr;gap:14px;margin:0 0 8px}@media(min-width:640px){.tb-gf-grid--3up{grid-template-columns:repeat(3,1fr)}.tb-gf-grid--4up{grid-template-columns:repeat(2,1fr)}.tb-gf-grid--5up{grid-template-columns:repeat(3,1fr)}}@media(min-width:900px){.tb-gf-grid--4up{grid-template-columns:repeat(4,1fr)}.tb-gf-grid--5up{grid-template-columns:repeat(5,1fr)}}.tb-gf-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:88px;padding:20px 16px;text-align:center;background:#fff;border:1px solid var(--tb-border);border-radius:8px;cursor:pointer;font-family:var(--tb-fb);transition:.18s;width:100%;box-sizing:border-box}.tb-gf-card:hover,.tb-gf-card:focus-visible{border-color:var(--tb-accent);box-shadow:0 4px 14px #0000000f}.tb-gf-card--selected{border-color:var(--tb-dark);border-width:2px;background:var(--tb-cream)}.tb-gf-card__title{font-size:18px;font-weight:700;color:var(--tb-heading);line-height:1.3}.tb-gf-card__kicker{font-size:14px;color:var(--tb-muted);line-height:1.4}.tb-gf-stepwrap{margin:0 0 8px}.tb-gf-stepwrap__nav--top{display:flex;justify-content:flex-start;margin:0 0 16px}.tb-gf-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--tb-fb);font-size:15px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#fff;background:var(--tb-accent);min-height:56px;padding:14px 26px;border:0;border-radius:999px;cursor:pointer;transition:.18s;text-decoration:none}.tb-gf-cta:hover,.tb-gf-cta:focus-visible{filter:brightness(.94)}.tb-gf-cta--ghost{background:transparent;color:var(--tb-heading);border:1px solid var(--tb-border)}.tb-gf-cta--ghost:hover{background:var(--tb-cream)}.tb-gf-result{text-align:center}.tb-gf-result__headline{font-family:var(--tb-fh);font-size:clamp(24px,4vw,34px);color:var(--tb-heading);margin:0 0 10px}.tb-gf-result__sub{font-size:16px;color:var(--tb-muted);margin:0 0 24px}.tb-gf-result__cards{display:grid;grid-template-columns:1fr;gap:14px;max-width:640px;margin:0 auto 24px}@media(min-width:640px){.tb-gf-result__cards{grid-template-columns:1fr 1fr}}.tb-gf-result__card{display:flex;flex-direction:column;gap:6px;align-items:flex-start;text-align:left;min-height:88px;padding:20px 22px;border-radius:10px;text-decoration:none;position:relative;transition:.18s}.tb-gf-result__card--primary{background:var(--tb-dark);color:#fff}.tb-gf-result__card--primary:hover{filter:brightness(1.08)}.tb-gf-result__card--secondary{background:#fff;border:1px solid var(--tb-border);color:var(--tb-heading)}.tb-gf-result__card--secondary:hover{border-color:var(--tb-accent);box-shadow:0 4px 14px #0000000f}.tb-gf-result__card-title{font-size:18px;font-weight:700;line-height:1.3}.tb-gf-result__card-sub{font-size:14px;opacity:.85}.tb-gf-result__card-arrow{position:absolute;top:20px;right:20px;font-size:20px}.tb-gf-startover{background:none;border:0;color:var(--tb-muted);text-decoration:underline;font-size:15px;cursor:pointer;min-height:44px;padding:10px}.tb-gf-startover:hover{color:var(--tb-heading)}.tb-gf :focus-visible{outline:2px solid var(--tb-accent);outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/55/assets/section-tb-guided-finder.css.map */
