:root{--tc-ink: #1a1a1a;--tc-muted: #6b6b6b;--tc-line: rgba(0, 0, 0, .09);--tc-soft: #f6f5f3;--tc-red: #dc2f3c;--tc-red-dark: #b8232f;--tc-red-tint: #fdecee}[data-i]{--tc-ico-size: 22px}.tc-hero{position:relative;overflow:hidden;background:#151515;color:#fff;padding:0 var(--page-margin, 40px);isolation:isolate}.tc-hero:before{content:"";position:absolute;inset:auto -10% -60% auto;width:60%;aspect-ratio:1;background:radial-gradient(closest-side,rgb(220 47 60 / .28),transparent);z-index:-1;pointer-events:none}.tc-hero__inner{max-width:1180px;margin:0 auto;padding:28px 0 64px}.tc-hero--split .tc-hero__inner{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:56px}.tc-crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 40px;padding:0;list-style:none;font-size:.8125rem;color:#ffffff8c}.tc-crumbs a{color:inherit;text-decoration:none}.tc-crumbs a:hover{color:#fff}.tc-crumbs li+li:before{content:"/";margin-inline-end:8px;opacity:.5}.tc-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;padding:6px 12px 6px 10px;border-radius:999px;background:#dc2f3c24;color:#ff8a93;font-size:.75rem;font-weight:600;letter-spacing:var(--tc-tracking-label);text-transform:uppercase}.tc-hero__eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--tc-red)}.tc-hero__title{margin:0;max-width:18ch;font-size:clamp(1.9rem,4vw,2.9rem);line-height:1.04;letter-spacing:-.03em;font-weight:700;color:#fff;text-wrap:balance}.tc-hero__title em{font-style:normal;color:var(--tc-red)}.tc-hero__lead{margin:22px 0 0;max-width:40rem;font-size:1.125rem;line-height:1.6;color:#ffffffb8;text-wrap:pretty}.tc-hero__meta{display:flex;flex-wrap:wrap;gap:8px 18px;margin:26px 0 0;padding:0;list-style:none;font-size:.8125rem;color:#ffffff8c}.tc-hero__meta li{display:inline-flex;align-items:center;gap:7px}.tc-hero__meta [data-i]:before{--tc-ico-size: 15px}.tc-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.tc-hero__media{margin:0;border-radius:20px;overflow:hidden;aspect-ratio:4 / 3;background:#222;box-shadow:0 30px 60px -30px #0009}.tc-hero__media img{display:block;width:100%;height:100%;object-fit:cover}.tc-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 22px;border-radius:12px;border:1px solid transparent;background:var(--tc-red);color:#fff!important;font-size:.9375rem;font-weight:600;line-height:1.2;text-decoration:none!important;white-space:nowrap;transition:background-color .15s ease,transform .15s ease,border-color .15s ease}.tc-btn:after{content:"\2192";transition:transform .15s ease}.tc-btn:hover{background:var(--tc-red-dark);transform:translateY(-1px)}.tc-btn:hover:after{transform:translate(2px)}.tc-btn--ghost{background:transparent;border-color:#ffffff47}.tc-btn--ghost:hover{background:#ffffff14;border-color:#ffffff80}.tc-btn--light{background:#fff;color:var(--tc-ink)!important;border-color:var(--tc-line)}.tc-btn--light:hover{background:var(--tc-soft)}[data-i]:before{content:"";display:inline-block;flex:0 0 auto;width:var(--tc-ico-size);height:var(--tc-ico-size);background:currentColor;-webkit-mask:var(--tc-ico) center / contain no-repeat;mask:var(--tc-ico) center / contain no-repeat}.tc-page .editorial__layout{padding-top:56px}.tc-page--wide{--editorial-measure: 60rem}.tc-page .editorial-rte>h2:first-child{margin-top:0}.editorial-rte .tc-summary{margin:0 0 2.4em;padding:24px 28px;border-radius:16px;background:var(--tc-soft);border:1px solid var(--tc-line)}.editorial-rte .tc-summary__title{display:flex;align-items:center;gap:8px;margin:0 0 12px;font-size:.75rem;font-weight:700;letter-spacing:var(--tc-tracking-label);text-transform:uppercase;color:var(--tc-red)}.editorial-rte .tc-summary ul{margin:0;padding:0;list-style:none}.editorial-rte .tc-summary li{position:relative;margin:0 0 8px;padding-inline-start:28px;line-height:1.55}.editorial-rte .tc-summary li:last-child{margin-bottom:0}.editorial-rte .tc-summary li:before,.editorial-rte .tc-checks li:before{content:"";position:absolute;left:0;top:.2em;width:18px;height:18px;border-radius:50%;background:var(--tc-red) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E") center / 11px no-repeat}.editorial-rte .tc-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin:2em 0;padding:0;list-style:none}.editorial-rte .tc-facts li{margin:0;padding:20px 20px 18px;border-radius:16px;background:#151515;color:#ffffffb3;font-size:.875rem;line-height:1.4}.editorial-rte .tc-facts strong{display:block;margin-bottom:4px;font-size:1.6rem;line-height:1.1;letter-spacing:-.02em;font-weight:700;color:#fff}.editorial-rte .tc-facts strong em{font-style:normal;color:var(--tc-red)}.editorial-rte .tc-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;margin:1.6em 0 2.2em}.editorial-rte .tc-card{padding:22px 22px 20px;border-radius:16px;border:1px solid var(--tc-line);background:#fff;transition:border-color .2s ease,transform .2s ease}.editorial-rte .tc-card:hover{border-color:#dc2f3c59;transform:translateY(-2px)}.editorial-rte .tc-card>h3,.editorial-rte .tc-card>h4{margin:0 0 6px;font-size:1.0625rem}.editorial-rte .tc-card p{margin:0;font-size:.9375rem;line-height:1.6;color:var(--tc-muted)}.editorial-rte .tc-card[data-i]{position:relative}.editorial-rte .tc-card[data-i]:before{display:block;width:44px;height:44px;margin-bottom:14px;border-radius:12px;background:var(--tc-red-tint);-webkit-mask:none;mask:none}.editorial-rte .tc-card[data-i]:after{content:"";position:absolute;top:33px;left:33px;width:22px;height:22px;background:var(--tc-red);-webkit-mask:var(--tc-ico) center / contain no-repeat;mask:var(--tc-ico) center / contain no-repeat}.editorial-rte .tc-steps{counter-reset:tc-step;display:grid;gap:0;margin:1.6em 0 2.2em;padding:0;list-style:none}.editorial-rte .tc-steps>li{counter-increment:tc-step;position:relative;margin:0;padding:0 0 26px 62px}.editorial-rte .tc-steps>li:before{content:counter(tc-step);position:absolute;left:0;top:0;display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--tc-red);color:#fff;font-weight:700;font-size:.9375rem}.editorial-rte .tc-steps>li:after{content:"";position:absolute;left:19.5px;top:46px;bottom:6px;width:1px;background:linear-gradient(var(--tc-red),rgb(220 47 60 / .1))}.editorial-rte .tc-steps>li:last-child{padding-bottom:0}.editorial-rte .tc-steps>li:last-child:after{display:none}.editorial-rte .tc-steps h3,.editorial-rte .tc-steps h4{margin:8px 0 4px;font-size:1.0625rem}.editorial-rte .tc-steps p{margin:0;color:var(--tc-muted)}.editorial-rte .tc-checks{margin:1em 0 1.6em;padding:0;list-style:none}.editorial-rte .tc-checks li{position:relative;padding-inline-start:30px}.editorial-rte .tc-callout{display:flex;gap:14px;margin:1.8em 0;padding:18px 22px;border-radius:14px;background:var(--tc-red-tint);color:#4a1d21}.editorial-rte .tc-callout[data-i]:before{margin-top:2px;color:var(--tc-red)}.editorial-rte .tc-callout p{margin:0;font-size:.975rem;line-height:1.6}.editorial-rte .tc-callout strong{color:#4a1d21}.editorial-rte table.tc-compare{width:100%;margin:0;border-collapse:separate;border-spacing:0;font-size:.9375rem;border:1px solid var(--tc-line);border-radius:14px;overflow:hidden}.editorial-rte table.tc-compare :is(th,td){padding:13px 16px;border:0;border-bottom:1px solid var(--tc-line);text-align:left;vertical-align:top}.editorial-rte table.tc-compare tr:last-child :is(th,td){border-bottom:0}.editorial-rte table.tc-compare thead th{background:#151515;color:#fff;font-size:.8125rem;font-weight:600;letter-spacing:.02em}.editorial-rte table.tc-compare thead th.is-us{background:var(--tc-red)}.editorial-rte table.tc-compare tbody th{font-weight:600;color:var(--tc-ink);background:var(--tc-soft)}.editorial-rte table.tc-compare td.yes,.editorial-rte table.tc-compare td.no{white-space:nowrap}.editorial-rte table.tc-compare td.yes:before,.editorial-rte table.tc-compare td.no:before{display:inline-block;margin-inline-end:6px;font-weight:700}.editorial-rte table.tc-compare td.yes:before{content:"\2713";color:#1f8a4c}.editorial-rte table.tc-compare td.no:before{content:"\2013";color:#a3a3a3}.editorial-rte .tc-bars{display:grid;gap:14px;margin:1.6em 0 2.2em;padding:24px;border-radius:16px;border:1px solid var(--tc-line)}.editorial-rte .tc-bars__title{margin:0 0 4px;font-size:.875rem;font-weight:700;color:var(--tc-ink)}.editorial-rte .tc-bar{display:grid;grid-template-columns:140px minmax(0,1fr);align-items:center;gap:14px;font-size:.875rem}.editorial-rte .tc-bar__label{font-weight:600;color:var(--tc-ink)}.editorial-rte .tc-bar__track{position:relative;height:30px;border-radius:8px;background:var(--tc-soft);overflow:hidden}.editorial-rte .tc-bar__track span{display:flex;align-items:center;justify-content:flex-end;height:100%;width:calc(var(--v, 50) * 1%);padding-inline-end:10px;border-radius:8px;background:#cfcfcf;color:#1a1a1a;font-size:.75rem;font-weight:600;white-space:nowrap}.editorial-rte .tc-bar.is-us .tc-bar__track span{background:var(--tc-red);color:#fff}.editorial-rte .tc-bars__note{margin:4px 0 0;font-size:.75rem;color:var(--tc-muted)}.editorial-rte .tc-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:36px;margin:2.4em 0}.editorial-rte .tc-split--reverse>:first-child{order:2}.editorial-rte .tc-split figure{margin:0}.editorial-rte .tc-split img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:16px}.editorial-rte .tc-split h2,.editorial-rte .tc-split h3{margin-top:0}.editorial-rte .tc-split p:last-child{margin-bottom:0}.editorial-rte .tc-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:1.6em 0 2.2em}.editorial-rte .tc-gallery figure{margin:0}.editorial-rte .tc-gallery img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:14px;margin:0}.editorial-rte .tc-gallery figcaption{margin-top:8px;text-align:left}.editorial-rte .tc-faq{margin:1.4em 0 2.2em;border-top:1px solid var(--tc-line)}.editorial-rte .tc-faq details{border-bottom:1px solid var(--tc-line)}.editorial-rte .tc-faq summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;cursor:pointer;list-style:none;font-weight:600;font-size:1.0625rem;color:var(--tc-ink)}.editorial-rte .tc-faq summary::-webkit-details-marker{display:none}.editorial-rte .tc-faq summary:after{content:"+";display:grid;place-items:center;flex:0 0 auto;width:28px;height:28px;border-radius:50%;background:var(--tc-soft);color:var(--tc-ink);font-weight:500;transition:transform .2s ease,background-color .2s ease}.editorial-rte .tc-faq details[open] summary:after{transform:rotate(45deg);background:var(--tc-red-tint);color:var(--tc-red)}.editorial-rte .tc-faq details>div{padding:0 44px 18px 0;color:#444}.editorial-rte .tc-faq details>div p:last-child{margin-bottom:0}.editorial-rte .tc-cta-inline{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px 24px;margin:2.2em 0;padding:22px 24px;border-radius:16px;background:#151515;color:#ffffffb8}.editorial-rte .tc-cta-inline p{margin:0;max-width:34rem;font-size:.975rem;line-height:1.55}.editorial-rte .tc-cta-inline strong{display:block;color:#fff;font-size:1.0625rem}.editorial-rte .tc-tags{display:flex;flex-wrap:wrap;gap:8px;margin:1em 0 2em;padding:0;list-style:none}.editorial-rte .tc-tags li{margin:0;padding:8px 14px;border-radius:999px;background:var(--tc-soft);border:1px solid var(--tc-line);font-size:.875rem;font-weight:500;color:var(--tc-ink)}.tc-related{padding:72px var(--page-margin, 40px) 0}.tc-related__inner,.tc-band__inner{max-width:1180px;margin:0 auto}.tc-related__head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:24px}.tc-related__title{margin:0;font-size:1.5rem;letter-spacing:-.02em}.tc-related__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;margin:0;padding:0;list-style:none}.tc-related__card{display:flex;flex-direction:column;height:100%;padding:22px;border-radius:16px;border:1px solid var(--tc-line);background:#fff;color:var(--tc-ink);text-decoration:none;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.tc-related__card:hover{border-color:#dc2f3c59;transform:translateY(-2px);box-shadow:0 18px 36px -28px #0006}.tc-related__icon{display:grid;place-items:center;width:40px;height:40px;margin-bottom:18px;border-radius:11px;background:var(--tc-red-tint);color:var(--tc-red)}.tc-related__icon[data-i]:before{--tc-ico-size: 20px}.tc-related__eyebrow{margin-bottom:6px;font-size:.6875rem;font-weight:700;letter-spacing:var(--tc-tracking-label);text-transform:uppercase;color:var(--tc-red)}.tc-related__name{margin:0 0 6px;font-size:1.0625rem;font-weight:650;line-height:1.3}.tc-related__desc{margin:0 0 16px;font-size:.875rem;line-height:1.55;color:var(--tc-muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.tc-related__more{margin-top:auto;font-size:.875rem;font-weight:600;color:var(--tc-red)}.tc-band{padding:72px var(--page-margin, 40px) 88px}.tc-band__card{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px 48px;padding:48px 52px;border-radius:24px;background:#151515;color:#fff;isolation:isolate}.tc-band__card:before{content:"";position:absolute;right:-120px;top:-160px;width:420px;aspect-ratio:1;background:radial-gradient(closest-side,rgb(220 47 60 / .35),transparent);z-index:-1}.tc-band__title{margin:0 0 10px;font-size:clamp(1.4rem,2.6vw,1.85rem);line-height:1.15;letter-spacing:-.02em;color:#fff}.tc-band__text{margin:0;max-width:36rem;color:#ffffffb3;line-height:1.6}.tc-band__actions{display:flex;flex-wrap:wrap;gap:12px}.tc-contact{padding:56px var(--page-margin, 40px) 0}.tc-contact__inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:32px;align-items:start}.tc-contact__cards{display:grid;gap:12px}.tc-contact-card{display:flex;gap:16px;padding:20px 22px;border-radius:16px;border:1px solid var(--tc-line);background:#fff;color:var(--tc-ink);text-decoration:none;transition:border-color .2s ease}a.tc-contact-card:hover{border-color:#dc2f3c59}.tc-contact-card__icon{display:grid;flex:0 0 auto;place-items:center;width:44px;height:44px;border-radius:12px;background:var(--tc-red-tint);color:var(--tc-red)}.tc-contact-card__label{display:block;font-size:.75rem;font-weight:700;letter-spacing:var(--tc-tracking-label);text-transform:uppercase;color:var(--tc-muted)}.tc-contact-card__value{display:block;margin-top:3px;font-size:1.0625rem;font-weight:600;line-height:1.35}.tc-contact-card__note{display:block;margin-top:3px;font-size:.875rem;color:var(--tc-muted)}.tc-contact-card--dark{background:#151515;border-color:#151515;color:#fff}.tc-contact-card--dark .tc-contact-card__icon{background:var(--tc-red);color:#fff}.tc-contact-card--dark .tc-contact-card__label,.tc-contact-card--dark .tc-contact-card__note{color:#fff9}.tc-form{padding:32px;border-radius:20px;background:var(--tc-soft);border:1px solid var(--tc-line)}.tc-form__title{margin:0 0 6px;font-size:1.375rem;letter-spacing:-.01em}.tc-form__intro{margin:0 0 22px;color:var(--tc-muted);font-size:.9375rem;line-height:1.55}.tc-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.tc-field{display:grid;gap:6px;min-width:0}.tc-field--full{grid-column:1 / -1}.tc-field label,.tc-field legend{padding:0;font-size:.8125rem;font-weight:600;color:var(--tc-ink)}.tc-field :is(input,select,textarea){width:100%;padding:12px 14px;border-radius:10px;border:1px solid rgba(0,0,0,.14);background:#fff;font:inherit;font-size:.9375rem;color:var(--tc-ink);transition:border-color .15s ease,box-shadow .15s ease}.tc-field textarea{min-height:130px;resize:vertical}.tc-field :is(input,select,textarea):focus{outline:none;border-color:var(--tc-red);box-shadow:0 0 0 3px #dc2f3c26}.tc-field fieldset{margin:0;padding:0;border:0}.tc-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.tc-chip{position:relative}.tc-chip input{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;cursor:pointer}.tc-chip span{display:inline-block;padding:8px 14px;border-radius:999px;border:1px solid rgba(0,0,0,.14);background:#fff;font-size:.875rem;font-weight:500}.tc-chip input:checked+span{border-color:var(--tc-red);background:var(--tc-red-tint);color:var(--tc-red-dark)}.tc-chip input:focus-visible+span{box-shadow:0 0 0 3px #dc2f3c33}.tc-form__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.tc-form__footer small{color:var(--tc-muted);font-size:.8125rem}.tc-form button.tc-btn{border:0;cursor:pointer}.tc-form__status{margin:0 0 16px;padding:12px 14px;border-radius:10px;font-size:.9375rem}.tc-form__status--ok{background:#e8f5ec;color:#14532d}.tc-form__status--error{background:var(--tc-red-tint);color:#7a1d25}.tc-contact__more{padding:16px var(--page-margin, 40px) 0}@media(max-width:989px){.tc-hero--split .tc-hero__inner,.tc-contact__inner{grid-template-columns:minmax(0,1fr)}.tc-hero__media{aspect-ratio:16 / 10}.tc-band__card{grid-template-columns:minmax(0,1fr)}}@media(max-width:749px){.tc-hero{padding:0 var(--page-margin, 20px)}.tc-hero__inner{padding:20px 0 44px}.tc-crumbs{margin-bottom:28px}.tc-hero__lead{font-size:1rem}.tc-page .editorial__layout{padding-top:36px}.editorial-rte .tc-split{grid-template-columns:minmax(0,1fr);gap:18px}.editorial-rte .tc-split--reverse>:first-child{order:0}.editorial-rte .tc-bar{grid-template-columns:minmax(0,1fr);gap:6px}.editorial-rte .tc-facts strong{font-size:1.5rem}.tc-related,.tc-band,.tc-contact,.tc-contact__more{padding-inline:var(--page-margin, 20px)}.tc-band{padding-top:56px;padding-bottom:64px}.tc-band__card{padding:32px 24px;border-radius:20px}.tc-form{padding:22px}.tc-form__grid{grid-template-columns:minmax(0,1fr)}}[data-i=award]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22m15.477 12.89 1.515 8.526a.5.5 0 0 1-.81.47l-3.58-2.687a1 1 0 0 0-1.197 0l-3.586 2.686a.5.5 0 0 1-.81-.469l1.514-8.526%22/%3E%3Ccircle cx=%2212%22 cy=%228%22 r=%226%22/%3E%3C/svg%3E")}[data-i=builder]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Crect x=%222.5%22 y=%222.5%22 width=%2216%22 height=%2216%22 rx=%222%22/%3E%3Crect x=%225.5%22 y=%225.5%22 width=%224.5%22 height=%224.5%22 rx=%221%22/%3E%3Ccircle cx=%2214%22 cy=%227.75%22 r=%222.25%22/%3E%3Cpath d=%22M5.5 14.5h4.5%22/%3E%3Cpath d=%22m13.5 13 7.5 3-3.2 1.3L16.5 20.5z%22/%3E%3C/svg%3E")}[data-i=building]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Crect x=%224%22 y=%222%22 width=%2216%22 height=%2220%22 rx=%222%22/%3E%3Cpath d=%22M9 22v-4h6v4%22/%3E%3Cpath d=%22M8 6h.01M12 6h.01M16 6h.01M8 10h.01M12 10h.01M16 10h.01M8 14h.01M12 14h.01M16 14h.01%22/%3E%3C/svg%3E")}[data-i=cap-press]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M3 15.5C3 10.8 6.4 7 10.5 7S18 10.8 18 15.5%22/%3E%3Cpath d=%22M3 15.5h15l3.1.9c.9.3.7 1.6-.3 1.6H4a1 1 0 0 1-1-1z%22/%3E%3Cpath d=%22M10.5 7c-1.4 2.4-2 5.3-2 8.5%22/%3E%3Cpath d=%22M10.5 7V5.5%22/%3E%3C/svg%3E")}[data-i=check]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M20 6 9 17l-5-5%22/%3E%3C/svg%3E")}[data-i=check-circle]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Ccircle cx=%2212%22 cy=%2212%22 r=%2210%22/%3E%3Cpath d=%22m9 12 2 2 4-4%22/%3E%3C/svg%3E")}[data-i=clock]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Ccircle cx=%2212%22 cy=%2212%22 r=%2210%22/%3E%3Cpath d=%22M12 6v6l4 2%22/%3E%3C/svg%3E")}[data-i=cup]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M17 8h1a4 4 0 1 1 0 8h-1%22/%3E%3Cpath d=%22M3 8h14v9a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4Z%22/%3E%3Cpath d=%22M6 2v2M10 2v2M14 2v2%22/%3E%3C/svg%3E")}[data-i=cut-pieces]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Crect x=%229%22 y=%222.5%22 width=%2212.5%22 height=%2212.5%22 rx=%222%22/%3E%3Cpath d=%22M6 6.5v10.5a2.5 2.5 0 0 0 2.5 2.5H18%22/%3E%3Cpath d=%22M2.5 10v10.5A1.5 1.5 0 0 0 4 22h10%22/%3E%3Cpath d=%22m15.25 5.8.9 1.85 2 .3-1.45 1.4.35 2-1.8-.95-1.8.95.35-2-1.45-1.4 2-.3z%22/%3E%3C/svg%3E")}[data-i=droplet]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 2.7c3.3 3.8 6 7.4 6 10.8a6 6 0 0 1-12 0c0-3.4 2.7-7 6-10.8Z%22/%3E%3C/svg%3E")}[data-i=eye]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M2.1 12.3a1 1 0 0 1 0-.6 10.8 10.8 0 0 1 19.8 0 1 1 0 0 1 0 .6 10.8 10.8 0 0 1-19.8 0%22/%3E%3Ccircle cx=%2212%22 cy=%2212%22 r=%223%22/%3E%3C/svg%3E")}[data-i=file]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z%22/%3E%3Cpath d=%22M14 2v4a2 2 0 0 0 2 2h4%22/%3E%3Ccircle cx=%2210%22 cy=%2212.5%22 r=%221.6%22/%3E%3Cpath d=%22m20 18-1.3-1.3a2.4 2.4 0 0 0-3.4 0L9 22.5%22/%3E%3C/svg%3E")}[data-i=headset]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M3 14v-3a9 9 0 0 1 18 0v3%22/%3E%3Cpath d=%22M21 16a2 2 0 0 1-2 2h-1a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1h3%22/%3E%3Cpath d=%22M3 16a2 2 0 0 0 2 2h1a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1H3%22/%3E%0A    %7B%25- else -%25%7D%0A      %3Ccircle cx=%2212%22 cy=%2212%22 r=%2210%22/%3E%3Cpath d=%22m9 12 2 2 4-4%22/%3E%3C/svg%3E")}[data-i=heat]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M8.5 14.5A2.5 2.5 0 0 0 11 12c0-1.38-.5-2-1-3-1.07-2.14-.22-4.05 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 1 1-14 0c0-1.15.43-2.29 1-3a2.5 2.5 0 0 0 2.5 2.5Z%22/%3E%3C/svg%3E")}[data-i=layers]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z%22/%3E%3Cpath d=%22m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65%22/%3E%3Cpath d=%22m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65%22/%3E%3C/svg%3E")}[data-i=leaf]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.5 19 2c1 2 2 4.2 2 8 0 5.5-4.8 10-10 10Z%22/%3E%3Cpath d=%22M2 21c0-3 1.9-5.4 5.1-6%22/%3E%3C/svg%3E")}[data-i=mail]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Crect x=%222%22 y=%224%22 width=%2220%22 height=%2216%22 rx=%222%22/%3E%3Cpath d=%22m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7%22/%3E%3C/svg%3E")}[data-i=map-pin]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M20 10c0 5-5.5 10.2-7.4 11.8a1 1 0 0 1-1.2 0C9.5 20.2 4 15 4 10a8 8 0 0 1 16 0Z%22/%3E%3Ccircle cx=%2212%22 cy=%2210%22 r=%223%22/%3E%3C/svg%3E")}[data-i=monitor]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Crect x=%222%22 y=%223%22 width=%2220%22 height=%2214%22 rx=%222%22/%3E%3Cpath d=%22M8 21h8M12 17v4%22/%3E%3C/svg%3E")}[data-i=mug-press]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M4.5 7h11v10.5a3 3 0 0 1-3 3h-5a3 3 0 0 1-3-3z%22/%3E%3Cpath d=%22M15.5 9.5h1.75a2.75 2.75 0 0 1 0 5.5H15.5%22/%3E%3Cpath d=%22M4.5 11h11M4.5 15h11%22/%3E%3Cpath d=%22M8 2.5c-.6.8.6 1.7 0 2.5M12 2.5c-.6.8.6 1.7 0 2.5%22/%3E%3C/svg%3E")}[data-i=package]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22m7.5 4.27 9 5.15%22/%3E%3Cpath d=%22M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z%22/%3E%3Cpath d=%22m3.3 7 8.7 5 8.7-5%22/%3E%3Cpath d=%22M12 22V12%22/%3E%3C/svg%3E")}[data-i=palette]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10c.93 0 1.65-.75 1.65-1.69 0-.44-.18-.83-.44-1.12a1.6 1.6 0 0 1-.44-1.13 1.64 1.64 0 0 1 1.67-1.66h2A5.55 5.55 0 0 0 22 11.44C21.96 6.01 17.46 2 12 2Z%22/%3E%3Ccircle cx=%228.5%22 cy=%227.5%22 r=%22.6%22 fill=%22currentColor%22 stroke=%22none%22/%3E%3Ccircle cx=%2213.5%22 cy=%226.5%22 r=%22.6%22 fill=%22currentColor%22 stroke=%22none%22/%3E%3Ccircle cx=%2217.5%22 cy=%2210.5%22 r=%22.6%22 fill=%22currentColor%22 stroke=%22none%22/%3E%3Ccircle cx=%226.5%22 cy=%2212.5%22 r=%22.6%22 fill=%22currentColor%22 stroke=%22none%22/%3E%3C/svg%3E")}[data-i=percent]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M19 5 5 19%22/%3E%3Ccircle cx=%226.5%22 cy=%226.5%22 r=%222.5%22/%3E%3Ccircle cx=%2217.5%22 cy=%2217.5%22 r=%222.5%22/%3E%3C/svg%3E")}[data-i=phone]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M22 16.9v3a2 2 0 0 1-2.2 2 19.8 19.8 0 0 1-8.6-3.1 19.5 19.5 0 0 1-6-6A19.8 19.8 0 0 1 2.1 4.2 2 2 0 0 1 4.1 2h3a2 2 0 0 1 2 1.7c.1.9.4 1.8.7 2.7a2 2 0 0 1-.5 2.1L8 9.8a16 16 0 0 0 6 6l1.3-1.3a2 2 0 0 1 2.1-.4c.9.3 1.8.6 2.7.7a2 2 0 0 1 1.7 2Z%22/%3E%3C/svg%3E")}[data-i=press]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M3 4h18%22/%3E%3Cpath d=%22M5 4v4a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V4%22/%3E%3Cpath d=%22M12 10v4%22/%3E%3Crect x=%223%22 y=%2214%22 width=%2218%22 height=%226%22 rx=%221.5%22/%3E%3C/svg%3E")}[data-i=press-auto]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Crect x=%223%22 y=%223%22 width=%2218%22 height=%224.5%22 rx=%221.5%22/%3E%3Cpath d=%22M5.5 7.5v7M18.5 7.5v7%22/%3E%3Crect x=%223%22 y=%2214.5%22 width=%2218%22 height=%226%22 rx=%221.5%22/%3E%3Cpath d=%22M13 8.6 10.6 11.4h2.8l-2.4 2.8%22/%3E%3C/svg%3E")}[data-i=press-mini]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M3 17.5h17l-1.3-5.2a3 3 0 0 0-2.9-2.3H9.5A6.5 6.5 0 0 0 3 16.5z%22/%3E%3Cpath d=%22M8.5 10V7a2 2 0 0 1 2-2h4.5a2 2 0 0 1 2 2v3%22/%3E%3Cpath d=%22M3 21h17%22/%3E%3C/svg%3E")}[data-i=printer]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2%22/%3E%3Cpath d=%22M6 9V3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6%22/%3E%3Crect x=%226%22 y=%2214%22 width=%2212%22 height=%228%22 rx=%221%22/%3E%3C/svg%3E")}[data-i=roll]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cellipse cx=%226%22 cy=%227.5%22 rx=%223%22 ry=%224.5%22/%3E%3Cellipse cx=%226%22 cy=%227.5%22 rx=%221%22 ry=%221.5%22/%3E%3Cpath d=%22M6 3h12.5c1.66 0 3 2 3 4.5S20.16 12 18.5 12%22/%3E%3Cpath d=%22M9 7.5V21h12.5V7.5%22/%3E%3Ccircle cx=%2213%22 cy=%2216%22 r=%221.6%22/%3E%3Crect x=%2216%22 y=%2214.4%22 width=%223.2%22 height=%223.2%22 rx=%22.6%22/%3E%3C/svg%3E")}[data-i=ruler]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M21.3 8.7 8.7 21.3a1 1 0 0 1-1.4 0l-4.6-4.6a1 1 0 0 1 0-1.4L15.3 2.7a1 1 0 0 1 1.4 0l4.6 4.6a1 1 0 0 1 0 1.4Z%22/%3E%3Cpath d=%22m7.5 10.5 2 2%22/%3E%3Cpath d=%22m10.5 7.5 2 2%22/%3E%3Cpath d=%22m13.5 4.5 2 2%22/%3E%3Cpath d=%22m4.5 13.5 2 2%22/%3E%3C/svg%3E")}[data-i=scissors]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Ccircle cx=%226%22 cy=%226%22 r=%223%22/%3E%3Cpath d=%22M8.1 8.1 12 12%22/%3E%3Cpath d=%22M20 4 8.1 15.9%22/%3E%3Ccircle cx=%226%22 cy=%2218%22 r=%223%22/%3E%3Cpath d=%22M14.8 14.8 20 20%22/%3E%3C/svg%3E")}[data-i=shield]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1Z%22/%3E%3Cpath d=%22m9 12 2 2 4-4%22/%3E%3C/svg%3E")}[data-i=shirt]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M20.38 3.46 16 2a4 4 0 0 1-8 0L3.62 3.46a2 2 0 0 0-1.34 2.23l.58 3.47a1 1 0 0 0 .99.84H6v10c0 1.1.9 2 2 2h8a2 2 0 0 0 2-2V10h2.15a1 1 0 0 0 .99-.84l.58-3.47a2 2 0 0 0-1.34-2.23Z%22/%3E%3C/svg%3E")}[data-i=sparkle]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M9.94 15.5A2 2 0 0 0 8.5 14.06l-6.14-1.58a.5.5 0 0 1 0-.96L8.5 9.94A2 2 0 0 0 9.94 8.5l1.58-6.14a.5.5 0 0 1 .96 0L14.06 8.5A2 2 0 0 0 15.5 9.94l6.14 1.58a.5.5 0 0 1 0 .96L15.5 14.06a2 2 0 0 0-1.44 1.44l-1.58 6.14a.5.5 0 0 1-.96 0Z%22/%3E%3C/svg%3E")}[data-i=star]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M11.5 2.3a.5.5 0 0 1 1 0l2.3 4.7a2 2 0 0 0 1.5 1.1l5.2.8a.5.5 0 0 1 .3.9l-3.8 3.7a2 2 0 0 0-.6 1.8l.9 5.2a.5.5 0 0 1-.8.6l-4.6-2.5a2 2 0 0 0-1.9 0l-4.6 2.5a.5.5 0 0 1-.8-.6l.9-5.2a2 2 0 0 0-.6-1.8L1.2 9.8a.5.5 0 0 1 .3-.9l5.2-.8A2 2 0 0 0 8.2 7Z%22/%3E%3C/svg%3E")}[data-i=sticker]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M15.5 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V8.5L15.5 3Z%22/%3E%3Cpath d=%22M15 3v4a2 2 0 0 0 2 2h4%22/%3E%3Cpath d=%22M8 13h.01M16 13h.01M10 16s.8 1 2 1 2-1 2-1%22/%3E%3C/svg%3E")}[data-i=stretch]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M3 12h18%22/%3E%3Cpath d=%22m7 8-4 4 4 4%22/%3E%3Cpath d=%22m17 8 4 4-4 4%22/%3E%3C/svg%3E")}[data-i=support]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M7.9 20A9 9 0 1 0 4 16.1L2 22Z%22/%3E%3Cpath d=%22M9.5 10.5h.01%22/%3E%3Cpath d=%22M14.5 10.5h.01%22/%3E%3C/svg%3E")}[data-i=tag]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12.59 2.59A2 2 0 0 0 11.17 2H4a2 2 0 0 0-2 2v7.17a2 2 0 0 0 .59 1.42l8.7 8.7a2.43 2.43 0 0 0 3.42 0l6.58-6.58a2.43 2.43 0 0 0 0-3.42Z%22/%3E%3Ccircle cx=%227.5%22 cy=%227.5%22 r=%22.7%22 fill=%22currentColor%22 stroke=%22none%22/%3E%3C/svg%3E")}[data-i=target]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Ccircle cx=%2212%22 cy=%2212%22 r=%2210%22/%3E%3Ccircle cx=%2212%22 cy=%2212%22 r=%226%22/%3E%3Ccircle cx=%2212%22 cy=%2212%22 r=%222%22/%3E%3C/svg%3E")}[data-i=truck]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M14 18V6a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h2%22/%3E%3Cpath d=%22M15 18H9%22/%3E%3Cpath d=%22M19 18h2a1 1 0 0 0 1-1v-3.65a1 1 0 0 0-.22-.62l-3.48-4.35A1 1 0 0 0 17.52 8H14%22/%3E%3Ccircle cx=%2217%22 cy=%2218%22 r=%222%22/%3E%3Ccircle cx=%227%22 cy=%2218%22 r=%222%22/%3E%3C/svg%3E")}[data-i=upload]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M12 13v8%22/%3E%3Cpath d=%22M4 14.9A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.24%22/%3E%3Cpath d=%22m8 17 4-4 4 4%22/%3E%3C/svg%3E")}[data-i=users]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2%22/%3E%3Ccircle cx=%229%22 cy=%227%22 r=%224%22/%3E%3Cpath d=%22M22 21v-2a4 4 0 0 0-3-3.9%22/%3E%3Cpath d=%22M16 3.1a4 4 0 0 1 0 7.8%22/%3E%3C/svg%3E")}[data-i=wallet]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M19 7V4a1 1 0 0 0-1-1H5a2 2 0 0 0 0 4h15a1 1 0 0 1 1 1v4h-3a2 2 0 0 0 0 4h3a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1%22/%3E%3Cpath d=%22M3 5v14a2 2 0 0 0 2 2h15a1 1 0 0 0 1-1v-4%22/%3E%3C/svg%3E")}[data-i=wash]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Crect x=%223%22 y=%222%22 width=%2218%22 height=%2220%22 rx=%222%22/%3E%3Cpath d=%22M6.5 6h.01%22/%3E%3Cpath d=%22M10 6h.01%22/%3E%3Ccircle cx=%2212%22 cy=%2214%22 r=%224.5%22/%3E%3C/svg%3E")}[data-i=width]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22m18 8 4 4-4 4%22/%3E%3Cpath d=%22m6 8-4 4 4 4%22/%3E%3Cpath d=%22M2 12h20%22/%3E%3C/svg%3E")}[data-i=x]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M18 6 6 18%22/%3E%3Cpath d=%22m6 6 12 12%22/%3E%3C/svg%3E")}[data-i=zap]{--tc-ico: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22black%22 stroke-width=%221.7%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14Z%22/%3E%3C/svg%3E")}
/*# sourceMappingURL=/cdn/shop/t/3/assets/tc-pages.css.map */
