.tgfm-home-v3-hero{position:relative;overflow:hidden;padding-block:clamp(28px,4vw,54px);background:radial-gradient(circle at 90% 10%,rgba(245,184,0,.28),transparent 28%),linear-gradient(145deg,#f7f7fc,#fff 55%,#fff7dc)}.tgfm-home-v3-hero__grid{display:grid;align-items:center;gap:34px}.tgfm-home-v3-hero__copy{position:relative;z-index:1}.tgfm-home-v3-hero__visual{position:relative;min-height:300px;overflow:hidden;border:1px solid rgba(37,32,111,.12);border-radius:var(--tgfm-v3-radius-lg);background:linear-gradient(145deg,var(--tgfm-v3-brand),var(--tgfm-v3-brand-dark));box-shadow:var(--tgfm-v3-shadow)}.tgfm-home-v3-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.tgfm-home-v3-hero__panel{position:absolute;right:20px;bottom:20px;left:20px;padding:20px;border:1px solid rgba(255,255,255,.24);border-radius:var(--tgfm-v3-radius);background:#17134fd1;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.tgfm-home-v3-hero__panel strong{display:block;font-size:1.15rem}.tgfm-home-v3-hero__panel span{display:block;margin-top:5px;color:#ffffffc7}.tgfm-home-v3-hero__shape{position:absolute;width:190px;height:190px;border:36px solid var(--tgfm-v3-accent);border-radius:50%;transform:translate(38%,-32%);right:0;top:0}.tgfm-home-v3-needs__grid{display:grid;gap:14px;margin-top:34px}.tgfm-home-v3-need{display:flex;min-height:178px;flex-direction:column;padding:22px;border:1px solid var(--tgfm-v3-line);border-radius:var(--tgfm-v3-radius);background:var(--tgfm-v3-paper);color:var(--tgfm-v3-ink);text-decoration:none;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.tgfm-home-v3-need:hover{border-color:var(--tgfm-v3-accent);color:var(--tgfm-v3-ink);transform:translateY(-3px);box-shadow:var(--tgfm-v3-shadow)}.tgfm-home-v3-categories{scroll-margin-top:calc(var(--header-height, 140px) + 16px)}.tgfm-home-v3-need h3{margin:0 0 7px;font-size:1.18rem;line-height:1.2}.tgfm-home-v3-need p{margin:0;color:var(--tgfm-v3-ink-soft)}.tgfm-home-v3-need__cta{margin-top:auto;padding-top:18px;color:var(--tgfm-v3-brand);font-weight:800}@media(min-width:700px){.tgfm-home-v3-needs__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:960px){.tgfm-home-v3-hero{padding-block:24px 28px}.tgfm-home-v3-hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr)}.tgfm-home-v3-hero__visual{min-height:480px}.tgfm-home-v3-needs__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.tgfm-home-v3-products__top{display:flex;flex-direction:column;gap:20px}.tgfm-home-v3-products__grid{display:grid;gap:18px;margin-top:34px}.tgfm-home-v3-product{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--tgfm-v3-line);border-radius:var(--tgfm-v3-radius);background:var(--tgfm-v3-paper);box-shadow:0 8px 24px #17134f0f}.tgfm-home-v3-product__media{display:block;position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#f2f3f7}.tgfm-home-v3-product__image{width:100%;height:100%;object-fit:contain;transition:transform .25s ease}.tgfm-home-v3-product__media:hover .tgfm-home-v3-product__image{transform:scale(1.035)}.tgfm-home-v3-product__placeholder{display:grid;width:100%;height:100%;place-items:center;color:var(--tgfm-v3-ink-soft);font-weight:700}.tgfm-home-v3-product__body{display:flex;min-height:230px;flex:1;flex-direction:column;padding:20px}.tgfm-home-v3-product__vendor{margin:0 0 7px;color:var(--tgfm-v3-ink-soft);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tgfm-home-v3-product__title{margin:0;font-size:1.08rem;line-height:1.3}.tgfm-home-v3-product__title a{color:var(--tgfm-v3-ink);text-decoration:none}.tgfm-home-v3-product__title a:hover{color:var(--tgfm-v3-brand);text-decoration:underline}.tgfm-home-v3-product__price{margin:16px 0 0;color:var(--tgfm-v3-brand-dark);font-size:1.25rem;font-weight:900}.tgfm-home-v3-product__price-prefix{display:block;margin-bottom:2px;color:var(--tgfm-v3-ink-soft);font-size:.76rem;font-weight:700}.tgfm-home-v3-product__compare{margin-left:7px;color:var(--tgfm-v3-ink-soft);font-size:.9rem;font-weight:500}.tgfm-home-v3-product__status{margin:8px 0 0;color:var(--tgfm-v3-ink-soft);font-size:.86rem}.tgfm-home-v3-product__action{width:100%;margin-top:auto;padding-top:20px}.tgfm-home-v3-empty{margin-top:30px;padding:24px;border:1px dashed var(--tgfm-v3-line);border-radius:var(--tgfm-v3-radius);color:var(--tgfm-v3-ink-soft);text-align:center}@media(min-width:700px){.tgfm-home-v3-products__top{flex-direction:row;align-items:end;justify-content:space-between}.tgfm-home-v3-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1050px){.tgfm-home-v3-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.tgfm-home-v3-cards{display:grid;gap:16px;margin-top:34px}.tgfm-home-v3-info-card{display:flex;min-height:180px;flex-direction:column;padding:24px;border:1px solid var(--tgfm-v3-line);border-radius:var(--tgfm-v3-radius);background:var(--tgfm-v3-paper)}a.tgfm-home-v3-info-card{color:var(--tgfm-v3-ink);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}a.tgfm-home-v3-info-card:hover{border-color:var(--tgfm-v3-accent);color:var(--tgfm-v3-ink);transform:translateY(-3px);box-shadow:var(--tgfm-v3-shadow)}.tgfm-home-v3-info-card__label{color:var(--tgfm-v3-brand);font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tgfm-home-v3-info-card h3{margin:14px 0 8px;font-size:1.18rem}.tgfm-home-v3-info-card p{margin:0;color:var(--tgfm-v3-ink-soft)}.tgfm-home-v3-info-card__cta{margin-top:auto;padding-top:18px;color:var(--tgfm-v3-brand);font-weight:800}.tgfm-home-v3-split{display:grid;gap:28px;align-items:center}.tgfm-home-v3-split__panel{padding:clamp(24px,5vw,44px);border-radius:var(--tgfm-v3-radius-lg);background:var(--tgfm-v3-brand-dark);color:#fff;box-shadow:var(--tgfm-v3-shadow)}.tgfm-home-v3-split__panel .tgfm-v3__eyebrow{color:var(--tgfm-v3-accent-soft)}.tgfm-home-v3-split__panel .tgfm-v3__heading,.tgfm-home-v3-split__panel .tgfm-v3__lead{color:#fff}.tgfm-home-v3-split__panel .tgfm-v3__lead{opacity:.82}.tgfm-home-v3-repair__list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.tgfm-home-v3-repair__list li{padding:14px 16px;border:1px solid var(--tgfm-v3-line);border-radius:var(--tgfm-v3-radius-sm);background:#fff;color:var(--tgfm-v3-ink);font-weight:750}.tgfm-home-v3-contact{padding-block:clamp(46px,7vw,78px);background:linear-gradient(120deg,var(--tgfm-v3-accent-soft),#fff 62%)}.tgfm-home-v3-contact__inner{display:flex;flex-direction:column;gap:22px;align-items:flex-start;justify-content:space-between}@media(min-width:700px){.tgfm-home-v3-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.tgfm-home-v3-contact__inner{flex-direction:row;align-items:center}}@media(min-width:900px){.tgfm-home-v3-split{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr)}}.tgfm-home-v3-hero__grid--text{grid-template-columns:minmax(0,1fr)}.tgfm-home-v3-hero__grid--text .tgfm-home-v3-hero__copy{max-width:850px}.tgfm-services-v3__steps{margin-block:40px}.tgfm-services-v3__steps ol{display:grid;gap:16px;padding-left:22px}.tgfm-services-v3__steps li{padding-left:5px}.tgfm-services-v3__steps strong{color:var(--tgfm-v3-ink)}.tgfm-services-v3__grid h2{margin:0 0 12px;font-size:1.3rem;line-height:1.3}.tgfm-services-v3__lab{scroll-margin-top:calc(var(--header-height, 140px) + 16px)}.tgfm-services-v3__lab p{max-width:70ch;color:#fff;line-height:1.6}.tgfm-services-v3__lab .tgfm-v3__button--ghost{color:#fff;border-color:#fff}.tgfm-services-v3__lab .tgfm-v3__button--ghost:hover{color:var(--tgfm-v3-brand-dark);background:#fff}.tgfm-services-v3__note{margin-top:24px;font-size:.94rem}.tgfm-services-v3__lab .tgfm-services-v3__note{color:#e8eef5}@media(min-width:700px){.tgfm-home-v3-cards.tgfm-services-v3__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.tgfm-home-v3-product__title a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;overflow-wrap:anywhere}.tgfm-home-v3-product__specs{display:flex;flex-wrap:wrap;gap:.35rem;padding:0;margin:.7rem 0 0;list-style:none}.tgfm-home-v3-product__specs:empty{display:none}.tgfm-home-v3-product__specs li{border:1px solid #D8D8E5;border-radius:4px;padding:.15rem .45rem;background:#f1f1f8;color:#1b175d;font-size:.75rem;font-weight:600}@media(max-width:699px){.tgfm-home-v3-hero .tgfm-v3__lead{margin-top:12px}.tgfm-home-v3-hero .tgfm-v3__actions{margin-top:18px}.tgfm-home-v3-needs__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px}.tgfm-home-v3-need{min-height:150px;padding:16px}.tgfm-home-v3-need h3{font-size:1.05rem}.tgfm-home-v3-need p{font-size:.9rem}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/tgfm-home-v3.css.map */
