.tb-gf{--tb-gf-bg: rgb(var(--color-background, 255 255 255));--tb-gf-text: rgb(var(--color-text, 33 35 38));--tb-gf-heading: rgb(var(--color-heading, 26 27 24));--tb-gf-accent: rgb(var(--color-accent, 182 119 33));--tb-gf-border: rgba(0,0,0,.12);--tb-gf-muted: rgba(0,0,0,.6);--tb-gf-cream: #f4ecdd;--tb-gf-dark: #1a1b18;--tb-gf-fh: var(--font-heading-family, "Parma", Georgia, serif);--tb-gf-fb: var(--font-body-family, "Assistant", -apple-system, sans-serif);background:var(--tb-gf-bg);color:var(--tb-gf-text);font-family:var(--tb-gf-fb);padding:56px 0;font-size:18px}.tb-gf__inner{max-width:900px;margin:0 auto;padding:0 24px}.tb-gf__header{text-align:center;margin-bottom:28px}.tb-gf__eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--tb-gf-accent);margin:0 0 14px;font-weight:600}.tb-gf__title{font-family:var(--tb-gf-fh);font-weight:700;font-size:clamp(30px,5vw,48px);line-height:1.1;color:var(--tb-gf-heading);margin:0 0 16px}.tb-gf__intro{font-size:18px;line-height:1.6;max-width:620px;margin:0 auto;opacity:.9}.tb-gf__compliance{text-align:center;font-size:13px;letter-spacing:.03em;color:var(--tb-gf-muted);max-width:620px;margin:40px auto 0;line-height:1.6}.tb-gf-stepmeta{text-align:center;font-size:12px;letter-spacing:.18em;color:var(--tb-gf-muted);margin:28px 0 8px;font-weight:600}.tb-gf-stepmeta__title{font-family:var(--tb-gf-fh);text-align:center;font-size:clamp(24px,3.4vw,34px);margin:0 0 8px;color:var(--tb-gf-heading);letter-spacing:.02em}.tb-gf-stepmeta__sub{text-align:center;color:var(--tb-gf-muted);margin:0 0 28px;font-size:16px}.tb-gf__steps{list-style:none;margin:0 auto 32px;padding:0;display:flex;justify-content:center;align-items:flex-start;gap:0;max-width:520px;position:relative}.tb-gf__steps:before{content:"";position:absolute;top:15px;left:12%;right:12%;height:1px;background:var(--tb-gf-border);z-index:0}.tb-gf-step{flex:1 1 0;display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0;padding:0 8px;position:relative;z-index:1}.tb-gf-step__num{width:30px;height:30px;border-radius:50%;border:1px solid var(--tb-gf-border);background:#fff;display:inline-flex;align-items:center;justify-content:center}.tb-gf-step--active .tb-gf-step__num{background:var(--tb-gf-dark);border-color:var(--tb-gf-dark);box-shadow:inset 0 0 0 5px #fff}.tb-gf-step--done .tb-gf-step__num{background:var(--tb-gf-dark);border-color:var(--tb-gf-dark);position:relative}.tb-gf-step--done .tb-gf-step__num:after{content:"";width:9px;height:9px;border-radius:50%;background:#fff}.tb-gf-step__label{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--tb-gf-muted);text-align:center;line-height:1.3}.tb-gf-step--active .tb-gf-step__label{color:var(--tb-gf-heading);font-weight:700}.tb-gf-step--done .tb-gf-step__label{color:var(--tb-gf-heading)}.tb-gf-cardgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:8px}.tb-gf-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;background:#fff;border:2px solid var(--tb-gf-border);border-radius:10px;padding:24px 18px;min-height:96px;cursor:pointer;font-family:inherit;color:var(--tb-gf-text);transition:.15s;text-decoration:none}.tb-gf-card:active{transform:scale(.99)}.tb-gf-card:focus-visible{outline:3px solid var(--tb-gf-accent);outline-offset:2px}.tb-gf-card--selected{border-color:var(--tb-gf-dark);background:var(--tb-gf-cream)}.tb-gf-card__title{font-family:var(--tb-gf-fh);font-size:21px;font-weight:700;color:var(--tb-gf-heading);line-height:1.25}.tb-gf-card__kicker{font-size:14px;color:var(--tb-gf-muted);line-height:1.4}.tb-gf-stepwrap__nav{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:24px 0 4px;min-height:56px}.tb-gf-hint{font-size:14px;color:var(--tb-gf-muted);margin-left:auto}.tb-gf-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--tb-gf-fb);font-size:15px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#fff;background:var(--tb-gf-accent);padding:16px 28px;min-height:56px;border:0;border-radius:999px;cursor:pointer;transition:.15s;text-decoration:none;box-sizing:border-box}.tb-gf-cta:hover{background:#9b6420}.tb-gf-cta--ghost{background:transparent;color:var(--tb-gf-heading);border:2px solid var(--tb-gf-border)}.tb-gf-cta--ghost:hover{background:var(--tb-gf-cream)}.tb-gf-cta--dark{background:var(--tb-gf-dark);color:#fff}.tb-gf-cta--dark:hover{background:#000}.tb-gf-final{text-align:center;padding-top:8px}.tb-gf-final__headline{font-family:var(--tb-gf-fh);font-size:clamp(24px,3.4vw,32px);color:var(--tb-gf-heading);margin:0 0 20px}.tb-gf-final__primary{width:100%;max-width:420px;margin:0 auto 28px}.tb-gf-final__giftblock{max-width:420px;margin:0 auto 28px;display:flex;flex-direction:column;gap:10px;align-items:center}.tb-gf-final__giftcard{width:100%;box-sizing:border-box}.tb-gf-final__note{font-size:14px;color:var(--tb-gf-muted);margin:0}.tb-gf-final__restart{background:transparent;color:var(--tb-gf-accent);border:0;text-decoration:underline;padding:12px;min-height:44px;text-transform:none;letter-spacing:normal;font-weight:600;font-size:15px}.tb-gf-final__restart:hover{background:transparent;color:#9b6420}.tb-gf :focus-visible{outline:3px solid var(--tb-gf-accent);outline-offset:2px}@media(max-width:749px){.tb-gf{padding:32px 0 56px;font-size:18px}.tb-gf__inner{padding:0 16px}.tb-gf__steps:before{left:10%;right:10%}.tb-gf-step__label{font-size:11px}.tb-gf-cardgrid{grid-template-columns:1fr;gap:12px}.tb-gf-card{padding:20px 16px;min-height:64px}.tb-gf-card__title{font-size:19px}.tb-gf-stepwrap__nav{flex-wrap:wrap}.tb-gf-cta{width:100%}.tb-gf-stepwrap__nav .tb-gf-cta--ghost{width:auto;flex:0 0 auto}.tb-gf-hint{width:100%;text-align:center;margin-left:0;order:-1;margin-bottom:4px}}.tb-gf img{max-width:100%;height:auto}.tb-gf{overflow-x:clip}
/*# sourceMappingURL=/cdn/shop/t/25/assets/section-tb-guided-finder.css.map */
