.page-enter-active{animation:pageIn .28s ease both}.page-leave-active{transition:opacity .12s ease;position:absolute;top:24px;left:20px;right:20px}.page-leave-to{opacity:0}:root{--amber-300:#ffcf6e;--amber-400:#ffb84d;--amber-500:#ff8a1e;--amber-600:#ef6a00;--amber-700:#c2510a;--gold-400:#ffd76a;--gold-500:#f5b301;--ink-900:#2b1a08;--ink-800:#3b2410;--ink-700:#4f3318;--ink-500:#8a6a4a;--ink-300:#c9a476;--frame-600:#7a4a1f;--frame-400:#b9822f;--cream-50:#fffdf5;--cream-100:#fff6e4;--cream-200:#ffedd0;--sky-300:#7fd4ff;--sky-100:#eafaff;--red-500:#ef4b3a;--green-500:#2f9b48;--blue-500:#2f86e8;--purple-500:#9b3ddb;--cyan-400:#5eead4;--g-ss:#ef2f2f;--g-s:#9b3ddb;--g-a:#e79a06;--g-b:#2f86e8;--g-c:#5da34a;--glow-gold:0 0 12px rgba(245,179,1,.55),0 0 32px rgba(245,179,1,.25);--glow-red:0 0 12px rgba(239,75,58,.55);--glow-cyan:0 0 10px rgba(94,234,212,.5),0 0 28px rgba(94,234,212,.2);--glow-amber:0 6px 24px rgba(255,138,30,.35);--sh-card:0 4px 0 rgba(93,54,20,.18);--sh-panel:0 6px 0 rgba(93,54,20,.22);--sh-dark:0 8px 32px rgba(20,10,2,.45);--sh-modal:0 24px 64px rgba(40,20,4,.45);--font:"Yuanti SC","YouYuan","Microsoft YaHei","PingFang SC",-apple-system,"Segoe UI",sans-serif}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--ink-700);min-height:100vh;letter-spacing:.2px;font-size:14px;line-height:1.6;background:linear-gradient(180deg,#7fd4ff,#a8e4ff 20%,#d6f4ff,#eafaff 72%,#f4fbff);background-attachment:fixed}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}input,select,textarea{font-family:inherit;color:var(--ink-700)}img{max-width:100%}::selection{background:#ffb34d80}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#fffdf599}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--amber-400),var(--amber-600));border-radius:99px;border:2px solid rgba(255,253,245,.6)}.lucide{flex:0 0 auto;vertical-align:-2px}.num,.price,.cd,.money-v,.rank-now,.stat b,[data-countdown]{font-variant-numeric:tabular-nums}.sky-clouds{position:fixed;left:0;top:0;right:0;height:720px;z-index:0;pointer-events:none;background:radial-gradient(210px 84px at 10% 4%,#fffffff5 46%,#fff0 47%),radial-gradient(150px 60px at 22% 7%,#ffffffe6 46%,#fff0 47%),radial-gradient(180px 72px at 58% 2.5%,#ffffffeb 46%,#fff0 47%),radial-gradient(240px 96px at 76% 4.5%,#fffffff2 46%,#fff0 47%),radial-gradient(120px 52px at 92% 10%,#fffc 46%,#fff0 47%)}#leafCanvas{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.container{max-width:1320px;margin:0 auto;padding:0 20px;position:relative;z-index:1}main.container{padding-top:24px;padding-bottom:48px;animation:pageIn .28s ease both}@keyframes pageIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.topbar{position:sticky;top:0;z-index:60;background:#fff8e8db;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:3px solid rgba(122,74,31,.35);box-shadow:0 6px 24px #5a320a24}.topbar-in{display:flex;align-items:center;gap:16px;padding:10px 20px;flex-wrap:wrap}.logo{display:flex;align-items:center;gap:10px;flex:0 0 auto}.logo-badge{width:46px;height:46px;display:grid;place-items:center;color:#fff;background:linear-gradient(160deg,var(--amber-400),var(--amber-600));border:3px solid #6d3c11;border-radius:15px 12px 16px 11px;box-shadow:0 3px #6d3c11,var(--glow-amber);transform:rotate(-4deg);transition:transform .25s}.logo:hover .logo-badge{transform:rotate(4deg) scale(1.06)}.logo-txt b{display:block;font-size:22px;line-height:1.1;font-weight:900;background:linear-gradient(120deg,#b3500a,#ff7a00 55%,#b3500a);-webkit-background-clip:text;background-clip:text;color:transparent}.logo-txt span{display:block;font-size:10.5px;color:var(--ink-500);font-weight:700;letter-spacing:.5px}.main-nav{display:flex;gap:4px;flex-wrap:wrap;align-items:center}.main-nav a{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;font-size:14.5px;font-weight:800;color:#7a3f00;border-radius:12px;border:2px solid transparent;transition:.16s;position:relative}.main-nav a .lucide{width:16px;height:16px}.main-nav a:hover{background:#ffe08a80;transform:translateY(-1px)}.main-nav a:active{transform:translateY(0)}.main-nav a.on{background:linear-gradient(180deg,var(--amber-300),var(--gold-500));border-color:#8b4e14;box-shadow:0 2px #8b4e14;color:#5b2f00}.main-nav a .hot-dot{position:absolute;top:4px;right:4px;width:7px;height:7px;border-radius:50%;background:var(--red-500);box-shadow:var(--glow-red);animation:pulse 1.2s infinite}.top-tools{margin-left:auto;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.search-box{display:flex;align-items:center;background:var(--cream-50);border:2px solid var(--frame-400);border-radius:99px;padding:4px 4px 4px 14px;box-shadow:0 2px #7a4a1f66;transition:.2s}.search-box:focus-within{border-color:var(--amber-500);box-shadow:0 0 0 3px #ff8a1e2e}.search-box input{border:none;outline:none;background:none;width:150px;font-size:13px}.search-box button{display:inline-flex;align-items:center;gap:4px;padding:5px 12px;font-size:13px;font-weight:800;color:#fff;background:linear-gradient(180deg,var(--amber-400),var(--amber-600));border-radius:99px;box-shadow:0 2px #8b3f00;transition:.14s}.search-box button:hover{filter:brightness(1.06);transform:translateY(-1px)}.search-box button:active{transform:translateY(1px);box-shadow:none}.wallet-pill{display:inline-flex;align-items:center;gap:7px;padding:7px 14px;font-size:13px;font-weight:900;color:#5b2f00;background:linear-gradient(180deg,#ffe08a,#f5b301);border:2px solid #8b4e14;border-radius:99px;box-shadow:0 2px #8b4e14,var(--glow-gold);transition:.16s}.wallet-pill:hover{transform:translateY(-2px)}.wallet-pill:active{transform:translateY(0);box-shadow:0 1px #8b4e14}.wallet-pill .lucide{width:15px;height:15px}.icon-btn{position:relative;width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#7a3f00;background:var(--cream-50);border:2px solid var(--frame-400);box-shadow:0 2px #7a4a1f66;transition:.16s}.icon-btn:hover{transform:translateY(-2px);border-color:var(--amber-500)}.icon-btn:active{transform:translateY(0)}.icon-btn .lucide{width:17px;height:17px}.icon-btn .bdg{position:absolute;top:-5px;right:-5px;min-width:16px;height:16px;padding:0 4px;display:grid;place-items:center;font-size:10px;font-weight:900;color:#fff;background:var(--red-500);border-radius:99px;border:1.5px solid #fff;box-shadow:var(--glow-red)}.user-chip{display:inline-flex;align-items:center;gap:7px;padding:5px 12px 5px 5px;font-size:13px;font-weight:800;color:#7a3f00;background:var(--cream-50);border:2px solid var(--frame-400);border-radius:99px;box-shadow:0 2px #7a4a1f66;transition:.16s}.user-chip:hover{transform:translateY(-2px);border-color:var(--amber-500)}.user-chip:active{transform:translateY(0)}.user-chip .av{width:26px;height:26px;display:grid;place-items:center;color:#fff;font-size:12px;font-weight:900;background:linear-gradient(160deg,var(--blue-500),#1c5aa8);border-radius:50%}.user-chip span:not(.av){max-width:96px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.marquee-bar{display:flex;align-items:center;gap:10px;margin-top:12px;background:linear-gradient(90deg,#3b2410f0,#2b1a08f0);color:#ffe9bd;border:2px solid #3f2409;border-radius:14px;padding:7px 12px;font-size:12.5px;overflow:hidden;box-shadow:inset 0 1px #ffd76a40}.marquee-bar .tag{flex:0 0 auto;display:inline-flex;align-items:center;gap:5px;background:linear-gradient(180deg,#ff7a5e,var(--red-500));color:#fff;border-radius:8px;padding:2px 9px;font-weight:900;font-size:11.5px;box-shadow:var(--glow-red)}.marquee-bar .tag .lucide{width:13px;height:13px}.marquee-bar .track{flex:1;white-space:nowrap;overflow:hidden;height:19px}.marquee-bar .track span{display:inline-block;height:19px;line-height:19px;vertical-align:top;padding-left:100%;animation:marquee 36s linear infinite}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 15px;font-size:14px;font-weight:800;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:12px;border:2.5px solid var(--frame-600);background:linear-gradient(180deg,#fff8e6,#ffdf9e);color:#7a3f00;box-shadow:0 3px 0 var(--frame-600);transition:transform .14s,box-shadow .14s;overflow:hidden;white-space:nowrap}.btn .lucide{width:16px;height:16px}.btn:hover{transform:translateY(-2px);box-shadow:0 5px 0 var(--frame-600)}.btn:active{transform:translateY(1px);box-shadow:0 1px 0 var(--frame-600)}.btn-primary{background:linear-gradient(180deg,var(--amber-400),var(--amber-600));color:#fff;border-color:#8b3f00;box-shadow:0 3px #8b3f00;text-shadow:1px 1px 0 rgba(140,60,0,.5)}.btn-primary:hover{box-shadow:0 5px #8b3f00,var(--glow-amber)}.btn-primary:active{box-shadow:0 1px #8b3f00}.btn-gold{background:linear-gradient(180deg,#ffe08a,var(--gold-500));color:#5b2f00;border-color:#8b4e14;box-shadow:0 3px #8b4e14}.btn-gold:hover{box-shadow:0 5px #8b4e14,var(--glow-gold)}.btn-red{background:linear-gradient(180deg,#ff8a7a,var(--red-500));color:#fff;border-color:#8b1a10;box-shadow:0 3px #8b1a10}.btn-ghost{background:var(--cream-50)}.btn-dark{background:#ffd76a14;color:var(--gold-400);border-color:#f5b30180;box-shadow:0 3px #f5b30140}.btn-dark:hover{background:#ffd76a29}.btn-sm{padding:6px 11px;font-size:12.5px;box-shadow:0 2px 0 var(--frame-600)}.btn-sm .lucide{width:14px;height:14px}.btn-lg{padding:13px 24px;font-size:16px}.btn-block{width:100%}.btn[disabled],.btn.disabled{opacity:.55;filter:grayscale(.45);pointer-events:none}.btn-primary:after,.btn-gold:after{content:"";position:absolute;top:0;left:-80%;width:45%;height:100%;background:linear-gradient(105deg,transparent,rgba(255,255,255,.55),transparent);transform:skew(-20deg);animation:shine 2.8s ease infinite}@keyframes shine{0%{left:-80%}55%{left:130%}to{left:130%}}.grade{display:inline-flex;align-items:center;gap:3px;font-size:10.5px;font-weight:900;color:#fff;padding:1px 7px;border-radius:7px;border:2px solid rgba(0,0,0,.22);line-height:1.5;text-shadow:1px 1px 0 rgba(0,0,0,.25)}.grade.g-ss{background:var(--g-ss)}.grade.g-s{background:var(--g-s)}.grade.g-a{background:var(--g-a)}.grade.g-b{background:var(--g-b)}.grade.g-c{background:var(--g-c)}.st{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:900;padding:2px 9px;border-radius:999px;border:2px solid}.st .lucide{width:12px;height:12px}.st.live{color:#c62b18;background:#ffe1d6;border-color:#c62b18}.st.live .lucide{animation:pulse 1s infinite}.st.soon{color:#1c5aa8;background:#e0f0ff;border-color:#1c5aa8}.st.done{color:#6b6b6b;background:#eee;border-color:#9a9a9a}.st.ok{color:#2f6b3b;background:#e6f7e9;border-color:#2f8f45}.st.warn{color:#8b3f00;background:#fff4dd;border-color:#e79a06}.st.bad{color:#c62b18;background:#ffe1d6;border-color:#c62b18}.st.gray{color:#6b6b6b;background:#eee;border-color:#9a9a9a}.st.info{color:#1c5aa8;background:#e0f0ff;border-color:#1c5aa8}.st.err{color:#c62b18;background:#ffe1d6;border-color:#c62b18}.pill{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:800;color:#1c5aa8;background:#e0f0ff;border:2px solid #1c5aa8;border-radius:999px;padding:2px 10px}.pill .lucide{width:13px;height:13px}.pill.hot{color:#a41f12;background:#ffe1d6;border-color:#a41f12}.pill.want{color:#b01e6e;background:#ffe0ef;border-color:#b01e6e}.pill.ok{color:#2f6b3b;background:#e6f7e9;border-color:#2f8f45}.pill.gold{color:#7a4a1f;background:#fff0c9;border-color:#b9822f}.copy-mini{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-left:5px;color:#9a6a2f;border-radius:5px;cursor:pointer;vertical-align:-3px;transition:.14s}.copy-mini:hover{color:#5b2f00;background:#ffbe5040}.copy-mini .lucide{width:12px;height:12px}.sec{display:flex;align-items:center;gap:12px;margin:24px 2px 16px}.sec-flag{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;color:#5b2f00;background:linear-gradient(180deg,var(--amber-300),var(--gold-500));border:3px solid var(--frame-600);border-radius:13px;box-shadow:0 3px 0 var(--frame-600)}.sec-flag .lucide{width:20px;height:20px}.sec h2{font-size:22px;font-weight:900;text-shadow:2px 2px 0 #ffe3ac}.sec small{font-size:12px;color:var(--ink-500);font-weight:700}.sec .right{margin-left:auto;display:flex;gap:8px;align-items:center}.panel{background:linear-gradient(180deg,var(--cream-50),var(--cream-100));border:3px solid var(--frame-600);border-radius:18px;box-shadow:var(--sh-panel)}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.card{position:relative;background:linear-gradient(180deg,var(--cream-50),var(--cream-100));border:3px solid var(--frame-600);border-radius:18px;box-shadow:var(--sh-card);overflow:hidden;transition:transform .16s,box-shadow .16s}.card:hover{transform:translateY(-5px);box-shadow:0 10px #5d361424,0 18px 36px #ff8a1e38}.card .pics{position:relative;height:140px;overflow:hidden;display:grid;place-items:center;cursor:pointer;background:radial-gradient(circle at 50% 62%,#fffffff2,#fff0 62%),linear-gradient(160deg,#d8f2ff,#ffeccd)}.card .pics .item-ico{width:74px;height:74px;display:grid;place-items:center;color:#7a4a1f;opacity:.9;background:radial-gradient(circle at 35% 30%,#fff,#ffe0a8);border:3px solid var(--frame-600);border-radius:20px;box-shadow:0 4px #5d361440;transition:transform .3s}.card:hover .pics .item-ico{transform:scale(1.08) rotate(-3deg)}.card .pics .item-ico .lucide{width:36px;height:36px}.card .pics .gpos{position:absolute;left:8px;top:8px;z-index:2}.card .pics .cnt{position:absolute;right:8px;top:8px;z-index:2;display:inline-flex;align-items:center;gap:3px;font-size:10.5px;font-weight:800;color:#7a3f00;background:#ffffffeb;border:2px solid var(--frame-400);border-radius:8px;padding:1px 6px}.card .pics .hot{position:absolute;right:8px;bottom:8px;z-index:2;display:inline-flex;align-items:center;gap:3px;font-size:10.5px;font-weight:800;color:#fff;background:#c62b18f0;border-radius:8px;padding:2px 7px;box-shadow:var(--glow-red)}.card .pics .want{position:absolute;left:8px;bottom:8px;z-index:2;display:inline-flex;align-items:center;gap:3px;font-size:10.5px;font-weight:800;color:#fff;background:#b01e6ef0;border-radius:8px;padding:2px 7px}.card .pics .auc-tag{position:absolute;left:8px;bottom:8px;z-index:2}.card .bd{padding:11px 13px 13px}.card h4{font-size:15px;font-weight:800;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card .attr{font-size:11.5px;color:var(--ink-500);margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card .row{display:flex;align-items:baseline;gap:6px}.card .price{font-size:20px;font-weight:900;color:var(--amber-600)}.card .price i{font-style:normal;font-size:12px;margin-right:1px}.card .bids{margin-left:auto;display:inline-flex;align-items:center;gap:4px;font-size:11px;color:var(--ink-500);font-weight:700}.card .bids .lucide{width:12px;height:12px}.card .pbar{height:8px;border-radius:999px;background:#f0dcb6;border:1.5px solid var(--frame-400);overflow:hidden;margin:9px 0 7px}.card .pbar i{display:block;height:100%;background:linear-gradient(90deg,var(--amber-400),var(--red-500));border-radius:999px;position:relative}.card .pbar i:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 30%,rgba(255,255,255,.5) 50%,transparent 70%);animation:shine 2.2s linear infinite}.card .cdline{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--ink-500);margin-bottom:10px}.card .cdline .t{font-weight:900;color:#c62b18;background:#ffe1d6;border:2px solid #c62b18;border-radius:8px;padding:1px 7px}.card .cdline .t.urgent{animation:pulse 1s infinite;box-shadow:var(--glow-red)}.card .acts{display:flex;gap:8px}.card .acts .btn{flex:1}.unit{font-size:11px;font-weight:900;color:#1c5aa8;background:#e0f0ff;border:2px solid #1c5aa8;border-radius:8px;padding:1px 7px;white-space:nowrap;display:inline-flex;align-items:center;gap:3px}.unit.best{color:#2f6b3b;background:#e6f7e9;border-color:#2f8f45;box-shadow:0 0 8px #2f9b484d}.tech-panel{position:relative;background:linear-gradient(165deg,#2e1a10,#1d1008 60%,#160c05);border:2px solid rgba(245,179,1,.4);border-radius:20px;box-shadow:var(--sh-dark),inset 0 1px #ffd76a33;overflow:hidden;color:#f0d7b0}.tech-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.5;background:linear-gradient(rgba(94,234,212,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(94,234,212,.05) 1px,transparent 1px);background-size:36px 36px}.tech-panel .glow-line{position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,transparent,var(--gold-500),var(--cyan-400),transparent);opacity:.8}.tp-head{display:flex;align-items:center;gap:9px;padding:12px 16px;border-bottom:1px solid rgba(245,179,1,.25);position:relative}.tp-head .lucide{width:18px;height:18px;color:var(--gold-400)}.tp-head b{font-size:16px;font-weight:900;color:#fff8e6;text-shadow:0 0 12px rgba(245,179,1,.4)}.tp-head .live-tag{display:inline-flex;align-items:center;gap:6px;font-size:10.5px;font-weight:900;color:#fff;background:#ef4b3a33;border:1.5px solid var(--red-500);border-radius:99px;padding:2px 9px}.tp-head .live-tag i{width:7px;height:7px;border-radius:50%;background:var(--red-500);box-shadow:var(--glow-red);animation:pulse 1s infinite}.tp-head .right{margin-left:auto;font-size:11px;color:#c9a476}.tp-body{padding:14px 16px;position:relative}.tnum{color:var(--gold-400);font-weight:900;text-shadow:0 0 14px rgba(245,179,1,.45)}.tnum.up{color:#7ee08a;text-shadow:0 0 10px rgba(126,224,138,.4)}.tnum.down{color:#ff8a7a}@keyframes pulse{50%{opacity:.2}}@keyframes flashUp{0%{background:#7ee08a59}to{background:transparent}}@keyframes flashDown{0%{background:#ef4b3a4d}to{background:transparent}}.flash-up{animation:flashUp .7s ease}.flash-down{animation:flashDown .7s ease}.filter{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:12px 16px;margin-bottom:16px;background:linear-gradient(180deg,var(--cream-50),var(--cream-200));border:3px solid var(--frame-600);border-radius:16px;box-shadow:var(--sh-card)}.filter .lab{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;font-weight:800;color:var(--ink-500)}.filter .lab .lucide{width:14px;height:14px}.filter .chip-row{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.chip{padding:5px 13px;font-size:12.5px;font-weight:700;color:#7a3f00;background:#fff8e6;border:2px solid var(--frame-400);border-radius:999px;transition:.14s}.chip:hover{background:#ffe9b0;transform:translateY(-1px)}.chip:active{transform:translateY(1px)}.chip.on:active{box-shadow:none}.chip.on{background:linear-gradient(180deg,var(--amber-400),var(--amber-600));color:#fff;border-color:#8b3f00;box-shadow:0 2px #8b3f00}.filter .sep{width:2px;height:22px;background:#e0bd82;margin:0 3px}.filter .right{margin-left:auto;display:flex;gap:8px;align-items:center}.sel{padding:6px 10px;font-size:12.5px;background:#fff8e6;border:2px solid var(--frame-400);border-radius:10px;font-weight:700;color:#7a3f00;outline:none;transition:.14s}.sel:hover{border-color:var(--amber-500)}.sel:focus{border-color:var(--amber-500);box-shadow:0 0 0 3px #ff8a1e26}.fsearch{display:inline-flex;align-items:center;gap:6px;background:#fff;border:2px solid var(--frame-400);border-radius:999px;padding:5px 13px;min-width:210px;transition:.16s}.fsearch:focus-within{border-color:var(--amber-500);box-shadow:0 0 0 3px #ff8a1e26}.fsearch .lucide{width:14px;height:14px;color:var(--ink-300);flex:0 0 auto}.fsearch input{border:none;outline:none;background:none;font-size:12.5px;width:100%;color:var(--ink-700)}.entpanel{display:flex;flex-direction:column;gap:8px;justify-content:flex-start;padding:16px}.entpanel .ph{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:900;color:#7a3f00;padding:0 2px 3px;flex:0 0 auto}.entpanel .ph .lucide{width:15px;height:15px}.entpanel .ph small{font-weight:700;color:var(--ink-500);font-size:11px}.erow{display:flex;align-items:center;gap:12px;padding:8px 12px;border:3px solid var(--frame-600);border-radius:15px;background:var(--cream-50);transition:transform .14s,box-shadow .14s;flex:0 0 auto}.erow:hover{transform:translate(3px);box-shadow:0 4px #5d361424}.erow .ebar{width:6px;align-self:stretch;border-radius:4px;flex:0 0 auto;background:linear-gradient(180deg,var(--amber-400),var(--amber-600))}.erow .eicon{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;color:#7a3f00;background:radial-gradient(circle at 35% 30%,#fff,#ffe0a8);border:2px solid var(--frame-600);border-radius:12px}.erow .eicon .lucide{width:20px;height:20px}.erow .etxt{flex:1;min-width:0}.erow .etxt b{display:flex;align-items:center;gap:7px;font-size:16px;line-height:1.25}.erow .etxt .tip{display:block;font-size:11px;color:var(--ink-500);line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.erow .ebtns{display:flex;gap:7px;flex:0 0 246px}.erow .ebtns .btn{flex:1;justify-content:center;text-align:center;white-space:nowrap}.erow .cnt{font-size:10.5px;font-weight:900;color:#7a3f00;background:#ffe08a;border:2px solid #a4650f;border-radius:999px;padding:1px 8px;white-space:nowrap}@media (max-width:680px){.erow .ebtns{flex-basis:120px;flex-direction:column}}@media (max-width:1120px){.entpanel{height:auto;min-height:0;max-height:560px}}.banner{position:relative;height:150px;display:flex;align-items:center;padding:0 28px;color:#fff;overflow:hidden;border:3px solid var(--frame-600);border-radius:20px;box-shadow:var(--sh-panel);margin-bottom:18px}.banner .bt{position:relative;z-index:2;max-width:60%}.banner .bt .k2{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:800;color:#4f3318;background:#ffcf4d;border:2px solid #a4650f;border-radius:999px;padding:2px 10px;margin-bottom:8px}.banner h3{font-size:26px;line-height:1.2;text-shadow:2px 2px 0 rgba(0,0,0,.28);margin-bottom:6px;font-weight:900}.banner p{font-size:12.5px;line-height:1.6;opacity:.96;text-shadow:1px 1px 0 rgba(0,0,0,.22)}.banner .bico{position:absolute;right:190px;top:50%;transform:translateY(-50%) rotate(-8deg);z-index:1;opacity:.9;width:96px;height:96px;display:grid;place-items:center;color:#ffffffe6;filter:drop-shadow(0 8px 16px rgba(0,0,0,.3));animation:float 5s ease-in-out infinite}.banner .bico .lucide{width:88px;height:88px;stroke-width:1.4}.banner .btag{position:absolute;right:14px;top:10px;z-index:3;font-size:10px;font-weight:900;color:#4f3318;background:#ffffffd9;border:2px solid #a4650f;border-radius:8px;padding:1px 8px}.banner .bbtns{position:absolute;right:22px;top:50%;transform:translateY(-50%);z-index:3;display:flex;flex-direction:column;gap:8px;align-items:flex-end}.banner.biz-equip,.banner.biz-cdk,.banner.biz-auc,.banner.biz-aucc,.banner.biz-auc-equip,.banner.biz-auc-cdk,.banner.biz-gold,.banner.biz-rec{background:linear-gradient(120deg,#ffa53a,#ef6a00 55%,#e85d04)}.banner .shimmer{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 40%,rgba(255,255,255,.22) 50%,transparent 60%);animation:shine 3.6s linear infinite;z-index:1}@keyframes float{50%{transform:translateY(calc(-50% - 8px)) rotate(-8deg)}}.table-wrap{border:3px solid var(--frame-600);border-radius:16px;overflow:hidden;background:var(--cream-50);box-shadow:var(--sh-card)}.table{width:100%;border-collapse:collapse;font-size:13px}.table th{background:linear-gradient(180deg,var(--amber-400),#f08a1a);color:#5b2f00;text-align:left;padding:11px 13px;font-size:12.5px;border-bottom:3px solid var(--frame-600);white-space:nowrap}.table td{padding:11px 13px;border-bottom:1px dashed #e0c394;vertical-align:middle}.table tr:last-child td{border-bottom:none}.table tbody tr{transition:background .14s}.table tbody tr:hover td{background:#fff6e0}.table tr.punish td{background:#fff0ec}.table tr.punish td:first-child{border-left:3px solid var(--red-500)}.frow{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-size:13px}.frow .k{width:88px;flex:0 0 auto;font-weight:800;color:var(--ink-500)}.frow .v{flex:1}.frow input,.frow select,.frow textarea{width:100%;padding:9px 12px;font-size:14px;background:#fff;border:2px solid var(--frame-400);border-radius:11px;outline:none;transition:.16s}.frow .static-field{width:100%;padding:9px 12px;font-size:14px;background:#f7f3e8;border:2px solid var(--frame-400);border-radius:11px;color:var(--ink-300)}.frow textarea{min-height:74px;resize:vertical}.frow input:focus,.frow select:focus,.frow textarea:focus{border-color:var(--amber-500);box-shadow:0 0 0 3px #ff8a1e2e}.frow .hint{font-size:11px;color:var(--ink-300);margin-top:4px;line-height:1.6}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.switchbox{position:relative;display:inline-block;vertical-align:middle;width:50px;height:27px;flex:0 0 auto;background:#d9c39a;border:2px solid var(--frame-600);border-radius:999px;transition:.2s;cursor:pointer}.switchbox i{position:absolute;left:2px;top:2px;width:19px;height:19px;background:#fff;border:2px solid var(--frame-600);border-radius:50%;transition:.2s}.switchbox.on{background:#4cc265}.switchbox.on i{left:24px}.steps{display:flex;gap:6px;margin-bottom:16px;flex-wrap:wrap}.steps i{font-style:normal;display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:800;color:#a4835f;background:var(--cream-50);border:2px solid #d9ab6a;border-radius:999px;padding:3px 10px;transition:.2s}.steps i.on{color:#fff;background:linear-gradient(180deg,var(--amber-400),var(--amber-600));border-color:#8b3f00;box-shadow:0 0 10px #ff8a1e66}.steps i.ok{color:#2f6b3b;background:#e6f7e9;border-color:#2f8f45}.steps i .lucide{width:12px;height:12px}.mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#1e12068c;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:none;place-items:center;z-index:90;padding:18px}.mask.on{display:grid}.modal{width:520px;max-width:100%;max-height:92vh;overflow:auto;background:linear-gradient(180deg,var(--cream-50),var(--cream-100));border:3px solid var(--frame-600);border-radius:22px;box-shadow:var(--sh-modal);animation:modalIn .2s ease-out both}@keyframes modalIn{0%{opacity:0;transform:scale(.94) translateY(10px)}to{opacity:1;transform:none}}.modal .mh{display:flex;align-items:center;gap:9px;padding:12px 16px;background:linear-gradient(180deg,var(--amber-400),#f08a1a);border-bottom:3px solid var(--frame-600);color:#5b2f00;position:sticky;top:0;z-index:2}.modal .mh .lucide{width:19px;height:19px}.modal .mh b{font-size:16px;font-weight:900}.modal .mh .x{margin-left:auto;width:28px;height:28px;display:grid;place-items:center;background:#fff2d6;border:2px solid #8b4e14;border-radius:9px;transition:.14s}.modal .mh .x:hover{background:#ffe08a;transform:rotate(90deg)}.modal .mh .x .lucide{width:14px;height:14px}.modal .mb{padding:16px}.modal .mf{display:flex;gap:10px;padding:12px 16px;background:#f7e2bd;border-top:2px dashed #d9ab6a;position:sticky;bottom:0}.modal .mf .btn{flex:1}.note{display:flex;gap:8px;padding:11px 13px;font-size:12px;line-height:1.7;border-radius:12px;border:2px dashed}.note .lucide{width:15px;height:15px;flex:0 0 auto;margin-top:2px}.note.info{color:#1c4a72;background:#eaf6ff;border-color:#3d9bff}.note.warn{color:#8b3f00;background:#fff4dd;border-color:#e79a06}.note.ok{color:#2f6b3b;background:#eefaf0;border-color:#4c9b5e}.note.err{color:#8b1a10;background:#ffe9e4;border-color:var(--red-500)}#toasts{position:fixed;left:50%;top:136px;transform:translate(-50%);z-index:120;display:flex;flex-direction:column;gap:8px;align-items:center;pointer-events:none}.toast{display:flex;align-items:center;gap:8px;max-width:560px;padding:11px 17px;font-size:13px;font-weight:700;color:#fff;background:linear-gradient(180deg,#6b4a2b,#3b2410);border:3px solid #241407;border-radius:14px;box-shadow:0 5px #00000040;animation:toastIn .22s ease both}.toast .lucide{width:16px;height:16px}.toast.ok{background:linear-gradient(180deg,#4cc265,#2f8f45);border-color:#1c5a2b}.toast.warn{background:linear-gradient(180deg,#ff9a1f,#e85d04);border-color:#8b3f00}.toast.err{background:linear-gradient(180deg,#ff6a55,#c62b18);border-color:#7d1008}@keyframes toastIn{0%{opacity:0;transform:translateY(-12px) scale(.95)}to{opacity:1;transform:none}}.empty{padding:52px 24px;text-align:center;color:var(--ink-500);font-size:14px;background:var(--cream-50);border:3px dashed #c98a4b;border-radius:18px;grid-column:1/-1}.empty .lucide{width:42px;height:42px;color:var(--ink-300);margin-bottom:10px}.empty b{display:block;font-size:16px;color:var(--ink-700);margin-bottom:4px}.footer{margin-top:40px;background:linear-gradient(180deg,#4a2f16,#2b1a08);border-top:4px solid #1d0f05;color:#e6cba4;position:relative;z-index:1}.footer-in{max-width:1320px;margin:0 auto;padding:26px 20px 18px}.footer-links{display:flex;justify-content:center;gap:8px 20px;flex-wrap:wrap;margin-bottom:12px;font-weight:700;font-size:13px}.footer-links a{display:inline-flex;align-items:center;gap:5px;color:#ffd9a8;transition:.14s}.footer-links a .lucide{width:13px;height:13px}.footer-links a:hover{color:var(--gold-400);text-shadow:0 0 10px rgba(245,179,1,.5)}.footer-links a:active{transform:translateY(1px)}.footer-meta{text-align:center;font-size:11.5px;line-height:1.9;opacity:.85}.footer-meta .kf{display:inline-flex;align-items:center;gap:5px;color:var(--gold-400);font-weight:800}.footer-meta .kf .lucide{width:13px;height:13px}.gradient-text{background:linear-gradient(120deg,#b3500a,#ff7a00 55%,#c2510a);-webkit-background-clip:text;background-clip:text;color:transparent}.flex{display:flex;align-items:center;gap:8px}.mt8{margin-top:8px}.mt12{margin-top:12px}.mt16{margin-top:16px}.mt24{margin-top:24px}.mb8{margin-bottom:8px}.mb12{margin-bottom:12px}.mb16{margin-bottom:16px}.tac{text-align:center}.fs11{font-size:11px}.fs12{font-size:12px}.fs13{font-size:13px}.c-soft{color:var(--ink-500)}.c-red{color:#c62b18}.c-green{color:var(--green-500)}.c-blue{color:#1c5aa8}.c-gold{color:#b07800}.c-amber{color:var(--amber-600)}.fw800{font-weight:800}.fw900{font-weight:900}@media (max-width:1120px){.grid,.grid.cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar-in{gap:10px}.search-box input{width:110px}}@media (max-width:680px){.grid,.grid.cols-2,.grid.cols-3{grid-template-columns:minmax(0,1fr)}.main-nav{order:3;width:100%}.banner .bico{display:none}.banner .bt{max-width:100%}}.auc-card{position:relative;background:linear-gradient(165deg,#33200f,#1d1008 70%);border:2px solid rgba(245,179,1,.4);border-radius:18px;box-shadow:0 6px 24px #140a0259;overflow:hidden;transition:.18s;color:#f0d7b0}.auc-card:hover{transform:translateY(-5px);box-shadow:0 14px 36px #f5b30138}.auc-card .pics{position:relative;height:132px;display:grid;place-items:center;cursor:pointer;background:radial-gradient(circle at 50% 62%,rgba(255,215,106,.16),transparent 62%),linear-gradient(160deg,#fff7e60f,#fff7e603)}.auc-card .item-ico{width:70px;height:70px;display:grid;place-items:center;color:#7a4a1f;background:linear-gradient(180deg,#fff7e6,#ffdca8);border:2px solid #ffd27a;border-radius:18px;box-shadow:0 0 22px #ffb43c73;transition:.3s}.auc-card:hover .item-ico{transform:scale(1.08)}.auc-card .item-ico .lucide{width:34px;height:34px}.auc-card .gpos{position:absolute;left:8px;top:8px}.auc-card .stpos{position:absolute;right:8px;top:8px}.auc-card .bd{padding:12px 13px 14px}.auc-card h4{font-size:15px;font-weight:800;color:#fff8e6;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.auc-card .attr{font-size:11px;color:#c9a476;margin-bottom:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.auc-card .row{display:flex;align-items:baseline;gap:6px}.auc-card .price{font-size:22px;font-weight:900;color:var(--gold-400);text-shadow:0 0 14px rgba(245,179,1,.45)}.auc-card .price i{font-style:normal;font-size:12px}.auc-card .start{font-size:11px;color:#c9a476}.auc-card .pbar{height:8px;border-radius:999px;background:#fff7e61a;border:1px solid rgba(255,214,140,.3);overflow:hidden;margin:10px 0 7px}.auc-card .pbar i{display:block;height:100%;background:linear-gradient(90deg,var(--gold-400),var(--red-500));border-radius:999px}.auc-card .cdline{display:flex;align-items:center;gap:6px;font-size:11px;color:#c9a476;margin-bottom:11px}.auc-card .cdline .t{font-weight:900;color:#fff;background:#ef4b3a33;border:1.5px solid var(--red-500);border-radius:8px;padding:1px 7px}.auc-card .cdline .t .cd-text.urgent{animation:pulse 1s infinite;color:#ff6b5b}.auc-card .cdline .t:has(.cd-text.urgent){animation:pulse 1s infinite;box-shadow:0 0 14px #ef4b3a73}.auc-card .cdline .t.soon-t{color:var(--cyan-400);background:#5eead41a;border-color:#5eead480}.auc-card .acts{display:flex;gap:8px}.auc-card .acts .btn{flex:1}.auc-card.soon-card{opacity:.92;border-style:dashed}.bid-now{font-size:26px;font-weight:900;color:var(--amber-600);text-align:center}.bid-ladder{display:flex;gap:8px;margin:12px 0}.bid-ladder .lad{flex:1;text-align:center;padding:10px 6px;background:var(--cream-50);border:2px solid var(--frame-400);border-radius:12px;cursor:pointer;transition:.14s}.bid-ladder .lad:hover,.bid-ladder .lad.on{border-color:var(--amber-500);background:#fff3d4;box-shadow:0 0 10px #ff8a1e40}.bid-ladder .lad b{display:block;font-size:16px;color:var(--amber-600)}.bid-ladder .lad span{font-size:10.5px;color:var(--ink-500)}.ti{display:inline-block!important;width:1em;height:1em;vertical-align:middle;background-color:currentColor;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.ti-alert-circle{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%3Cpath%20d%3D%22M12%208v4%22%20%2F%3E%3Cpath%20d%3D%22M12%2016h.01%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%3Cpath%20d%3D%22M12%208v4%22%20%2F%3E%3Cpath%20d%3D%22M12%2016h.01%22%20%2F%3E%3C%2Fsvg%3E)}.ti-alert-triangle{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M12%209v4%22%20%2F%3E%3Cpath%20d%3D%22M10.363%203.591l-8.106%2013.534a1.914%201.914%200%200%200%201.636%202.871h16.214a1.914%201.914%200%200%200%201.636%20-2.87l-8.106%20-13.536a1.914%201.914%200%200%200%20-3.274%200%22%20%2F%3E%3Cpath%20d%3D%22M12%2016h.01%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M12%209v4%22%20%2F%3E%3Cpath%20d%3D%22M10.363%203.591l-8.106%2013.534a1.914%201.914%200%200%200%201.636%202.871h16.214a1.914%201.914%200%200%200%201.636%20-2.87l-8.106%20-13.536a1.914%201.914%200%200%200%20-3.274%200%22%20%2F%3E%3Cpath%20d%3D%22M12%2016h.01%22%20%2F%3E%3C%2Fsvg%3E)}.ti-apps{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M4%205a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%3Cpath%20d%3D%22M4%2015a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%3Cpath%20d%3D%22M14%2015a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%3Cpath%20d%3D%22M14%207l6%200%22%20%2F%3E%3Cpath%20d%3D%22M17%204l0%206%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M4%205a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%3Cpath%20d%3D%22M4%2015a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%3Cpath%20d%3D%22M14%2015a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%3Cpath%20d%3D%22M14%207l6%200%22%20%2F%3E%3Cpath%20d%3D%22M17%204l0%206%22%20%2F%3E%3C%2Fsvg%3E)}.ti-arrow-back-up{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M9%2014l-4%20-4l4%20-4%22%20%2F%3E%3Cpath%20d%3D%22M5%2010h11a4%204%200%201%201%200%208h-1%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M9%2014l-4%20-4l4%20-4%22%20%2F%3E%3Cpath%20d%3D%22M5%2010h11a4%204%200%201%201%200%208h-1%22%20%2F%3E%3C%2Fsvg%3E)}.ti-arrow-bar-to-up{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M12%2010l0%2010%22%20%2F%3E%3Cpath%20d%3D%22M12%2010l4%204%22%20%2F%3E%3Cpath%20d%3D%22M12%2010l-4%204%22%20%2F%3E%3Cpath%20d%3D%22M4%204l16%200%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M12%2010l0%2010%22%20%2F%3E%3Cpath%20d%3D%22M12%2010l4%204%22%20%2F%3E%3Cpath%20d%3D%22M12%2010l-4%204%22%20%2F%3E%3Cpath%20d%3D%22M4%204l16%200%22%20%2F%3E%3C%2Fsvg%3E)}.ti-arrow-left{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M5%2012l14%200%22%20%2F%3E%3Cpath%20d%3D%22M5%2012l6%206%22%20%2F%3E%3Cpath%20d%3D%22M5%2012l6%20-6%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M5%2012l14%200%22%20%2F%3E%3Cpath%20d%3D%22M5%2012l6%206%22%20%2F%3E%3Cpath%20d%3D%22M5%2012l6%20-6%22%20%2F%3E%3C%2Fsvg%3E)}.ti-arrow-right{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M5%2012l14%200%22%20%2F%3E%3Cpath%20d%3D%22M13%2018l6%20-6%22%20%2F%3E%3Cpath%20d%3D%22M13%206l6%206%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M5%2012l14%200%22%20%2F%3E%3Cpath%20d%3D%22M13%2018l6%20-6%22%20%2F%3E%3Cpath%20d%3D%22M13%206l6%206%22%20%2F%3E%3C%2Fsvg%3E)}.ti-at{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M8%2012a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%3Cpath%20d%3D%22M16%2012v1.5a2.5%202.5%200%200%200%205%200v-1.5a9%209%200%201%200%20-5.5%208.28%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M8%2012a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%3Cpath%20d%3D%22M16%2012v1.5a2.5%202.5%200%200%200%205%200v-1.5a9%209%200%201%200%20-5.5%208.28%22%20%2F%3E%3C%2Fsvg%3E)}.ti-bell{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M10%205a2%202%200%201%201%204%200a7%207%200%200%201%204%206v3a4%204%200%200%200%202%203h-16a4%204%200%200%200%202%20-3v-3a7%207%200%200%201%204%20-6%22%20%2F%3E%3Cpath%20d%3D%22M9%2017v1a3%203%200%200%200%206%200v-1%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M10%205a2%202%200%201%201%204%200a7%207%200%200%201%204%206v3a4%204%200%200%200%202%203h-16a4%204%200%200%200%202%20-3v-3a7%207%200%200%201%204%20-6%22%20%2F%3E%3Cpath%20d%3D%22M9%2017v1a3%203%200%200%200%206%200v-1%22%20%2F%3E%3C%2Fsvg%3E)}.ti-bell-off{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M9.346%205.353c.21%20-.129%20.428%20-.246%20.654%20-.353a2%202%200%201%201%204%200a7%207%200%200%201%204%206v3m-1%203h-13a4%204%200%200%200%202%20-3v-3a6.996%206.996%200%200%201%201.273%20-3.707%22%20%2F%3E%3Cpath%20d%3D%22M9%2017v1a3%203%200%200%200%206%200v-1%22%20%2F%3E%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M9.346%205.353c.21%20-.129%20.428%20-.246%20.654%20-.353a2%202%200%201%201%204%200a7%207%200%200%201%204%206v3m-1%203h-13a4%204%200%200%200%202%20-3v-3a6.996%206.996%200%200%201%201.273%20-3.707%22%20%2F%3E%3Cpath%20d%3D%22M9%2017v1a3%203%200%200%200%206%200v-1%22%20%2F%3E%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%3C%2Fsvg%3E)}.ti-bell-ringing{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M10%205a2%202%200%200%201%204%200a7%207%200%200%201%204%206v3a4%204%200%200%200%202%203h-16a4%204%200%200%200%202%20-3v-3a7%207%200%200%201%204%20-6%22%20%2F%3E%3Cpath%20d%3D%22M9%2017v1a3%203%200%200%200%206%200v-1%22%20%2F%3E%3Cpath%20d%3D%22M21%206.727a11.05%2011.05%200%200%200%20-2.794%20-3.727%22%20%2F%3E%3Cpath%20d%3D%22M3%206.727a11.05%2011.05%200%200%201%202.792%20-3.727%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M10%205a2%202%200%200%201%204%200a7%207%200%200%201%204%206v3a4%204%200%200%200%202%203h-16a4%204%200%200%200%202%20-3v-3a7%207%200%200%201%204%20-6%22%20%2F%3E%3Cpath%20d%3D%22M9%2017v1a3%203%200%200%200%206%200v-1%22%20%2F%3E%3Cpath%20d%3D%22M21%206.727a11.05%2011.05%200%200%200%20-2.794%20-3.727%22%20%2F%3E%3Cpath%20d%3D%22M3%206.727a11.05%2011.05%200%200%201%202.792%20-3.727%22%20%2F%3E%3C%2Fsvg%3E)}.ti-bell-ringing-2{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M19.364%204.636a2%202%200%200%201%200%202.828a7%207%200%200%201%20-1.414%207.072l-2.122%202.12a4%204%200%200%200%20-.707%203.536l-11.313%20-11.312a4%204%200%200%200%203.535%20-.707l2.121%20-2.123a7%207%200%200%201%207.072%20-1.414a2%202%200%200%201%202.828%200%22%20%2F%3E%3Cpath%20d%3D%22M7.343%2012.414l-.707%20.707a3%203%200%200%200%204.243%204.243l.707%20-.707%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M19.364%204.636a2%202%200%200%201%200%202.828a7%207%200%200%201%20-1.414%207.072l-2.122%202.12a4%204%200%200%200%20-.707%203.536l-11.313%20-11.312a4%204%200%200%200%203.535%20-.707l2.121%20-2.123a7%207%200%200%201%207.072%20-1.414a2%202%200%200%201%202.828%200%22%20%2F%3E%3Cpath%20d%3D%22M7.343%2012.414l-.707%20.707a3%203%200%200%200%204.243%204.243l.707%20-.707%22%20%2F%3E%3C%2Fsvg%3E)}.ti-bolt{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M13%203l0%207l6%200l-8%2011l0%20-7l-6%200l8%20-11%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M13%203l0%207l6%200l-8%2011l0%20-7l-6%200l8%20-11%22%20%2F%3E%3C%2Fsvg%3E)}.ti-briefcase{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%209a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v9a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2l0%20-9%22%20%2F%3E%3Cpath%20d%3D%22M8%207v-2a2%202%200%200%201%202%20-2h4a2%202%200%200%201%202%202v2%22%20%2F%3E%3Cpath%20d%3D%22M12%2012l0%20.01%22%20%2F%3E%3Cpath%20d%3D%22M3%2013a20%2020%200%200%200%2018%200%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%209a2%202%200%200%201%202%20-2h14a2%202%200%200%201%202%202v9a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2l0%20-9%22%20%2F%3E%3Cpath%20d%3D%22M8%207v-2a2%202%200%200%201%202%20-2h4a2%202%200%200%201%202%202v2%22%20%2F%3E%3Cpath%20d%3D%22M12%2012l0%20.01%22%20%2F%3E%3Cpath%20d%3D%22M3%2013a20%2020%200%200%200%2018%200%22%20%2F%3E%3C%2Fsvg%3E)}.ti-building-bank{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2021l18%200%22%20%2F%3E%3Cpath%20d%3D%22M3%2010l18%200%22%20%2F%3E%3Cpath%20d%3D%22M5%206l7%20-3l7%203%22%20%2F%3E%3Cpath%20d%3D%22M4%2010l0%2011%22%20%2F%3E%3Cpath%20d%3D%22M20%2010l0%2011%22%20%2F%3E%3Cpath%20d%3D%22M8%2014l0%203%22%20%2F%3E%3Cpath%20d%3D%22M12%2014l0%203%22%20%2F%3E%3Cpath%20d%3D%22M16%2014l0%203%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2021l18%200%22%20%2F%3E%3Cpath%20d%3D%22M3%2010l18%200%22%20%2F%3E%3Cpath%20d%3D%22M5%206l7%20-3l7%203%22%20%2F%3E%3Cpath%20d%3D%22M4%2010l0%2011%22%20%2F%3E%3Cpath%20d%3D%22M20%2010l0%2011%22%20%2F%3E%3Cpath%20d%3D%22M8%2014l0%203%22%20%2F%3E%3Cpath%20d%3D%22M12%2014l0%203%22%20%2F%3E%3Cpath%20d%3D%22M16%2014l0%203%22%20%2F%3E%3C%2Fsvg%3E)}.ti-building-store{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2021l18%200%22%20%2F%3E%3Cpath%20d%3D%22M3%207v1a3%203%200%200%200%206%200v-1m0%201a3%203%200%200%200%206%200v-1m0%201a3%203%200%200%200%206%200v-1h-18l2%20-4h14l2%204%22%20%2F%3E%3Cpath%20d%3D%22M5%2021l0%20-10.15%22%20%2F%3E%3Cpath%20d%3D%22M19%2021l0%20-10.15%22%20%2F%3E%3Cpath%20d%3D%22M9%2021v-4a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v4%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2021l18%200%22%20%2F%3E%3Cpath%20d%3D%22M3%207v1a3%203%200%200%200%206%200v-1m0%201a3%203%200%200%200%206%200v-1m0%201a3%203%200%200%200%206%200v-1h-18l2%20-4h14l2%204%22%20%2F%3E%3Cpath%20d%3D%22M5%2021l0%20-10.15%22%20%2F%3E%3Cpath%20d%3D%22M19%2021l0%20-10.15%22%20%2F%3E%3Cpath%20d%3D%22M9%2021v-4a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v4%22%20%2F%3E%3C%2Fsvg%3E)}.ti-building-warehouse{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2021v-13l9%20-4l9%204v13%22%20%2F%3E%3Cpath%20d%3D%22M13%2013h4v8h-10v-6h6%22%20%2F%3E%3Cpath%20d%3D%22M13%2021v-9a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v3%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2021v-13l9%20-4l9%204v13%22%20%2F%3E%3Cpath%20d%3D%22M13%2013h4v8h-10v-6h6%22%20%2F%3E%3Cpath%20d%3D%22M13%2021v-9a1%201%200%200%200%20-1%20-1h-2a1%201%200%200%200%20-1%201v3%22%20%2F%3E%3C%2Fsvg%3E)}.ti-bulb{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2012h1m8%20-9v1m8%208h1m-15.4%20-6.4l.7%20.7m12.1%20-.7l-.7%20.7%22%20%2F%3E%3Cpath%20d%3D%22M9%2016a5%205%200%201%201%206%200a3.5%203.5%200%200%200%20-1%203a2%202%200%200%201%20-4%200a3.5%203.5%200%200%200%20-1%20-3%22%20%2F%3E%3Cpath%20d%3D%22M9.7%2017l4.6%200%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2012h1m8%20-9v1m8%208h1m-15.4%20-6.4l.7%20.7m12.1%20-.7l-.7%20.7%22%20%2F%3E%3Cpath%20d%3D%22M9%2016a5%205%200%201%201%206%200a3.5%203.5%200%200%200%20-1%203a2%202%200%200%201%20-4%200a3.5%203.5%200%200%200%20-1%20-3%22%20%2F%3E%3Cpath%20d%3D%22M9.7%2017l4.6%200%22%20%2F%3E%3C%2Fsvg%3E)}.ti-calculator{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M4%205a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-14%22%20%2F%3E%3Cpath%20d%3D%22M8%208a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v1a1%201%200%200%201%20-1%201h-6a1%201%200%200%201%20-1%20-1l0%20-1%22%20%2F%3E%3Cpath%20d%3D%22M8%2014l0%20.01%22%20%2F%3E%3Cpath%20d%3D%22M12%2014l0%20.01%22%20%2F%3E%3Cpath%20d%3D%22M16%2014l0%20.01%22%20%2F%3E%3Cpath%20d%3D%22M8%2017l0%20.01%22%20%2F%3E%3Cpath%20d%3D%22M12%2017l0%20.01%22%20%2F%3E%3Cpath%20d%3D%22M16%2017l0%20.01%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M4%205a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-14%22%20%2F%3E%3Cpath%20d%3D%22M8%208a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201v1a1%201%200%200%201%20-1%201h-6a1%201%200%200%201%20-1%20-1l0%20-1%22%20%2F%3E%3Cpath%20d%3D%22M8%2014l0%20.01%22%20%2F%3E%3Cpath%20d%3D%22M12%2014l0%20.01%22%20%2F%3E%3Cpath%20d%3D%22M16%2014l0%20.01%22%20%2F%3E%3Cpath%20d%3D%22M8%2017l0%20.01%22%20%2F%3E%3Cpath%20d%3D%22M12%2017l0%20.01%22%20%2F%3E%3Cpath%20d%3D%22M16%2017l0%20.01%22%20%2F%3E%3C%2Fsvg%3E)}.ti-camera{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M5%207h1a2%202%200%200%200%202%20-2a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201a2%202%200%200%200%202%202h1a2%202%200%200%201%202%202v9a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2%22%20%2F%3E%3Cpath%20d%3D%22M9%2013a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M5%207h1a2%202%200%200%200%202%20-2a1%201%200%200%201%201%20-1h6a1%201%200%200%201%201%201a2%202%200%200%200%202%202h1a2%202%200%200%201%202%202v9a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-9a2%202%200%200%201%202%20-2%22%20%2F%3E%3Cpath%20d%3D%22M9%2013a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%3C%2Fsvg%3E)}.ti-check{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M5%2012l5%205l10%20-10%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M5%2012l5%205l10%20-10%22%20%2F%3E%3C%2Fsvg%3E)}.ti-checks{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M7%2012l5%205l10%20-10%22%20%2F%3E%3Cpath%20d%3D%22M2%2012l5%205m5%20-5l5%20-5%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M7%2012l5%205l10%20-10%22%20%2F%3E%3Cpath%20d%3D%22M2%2012l5%205m5%20-5l5%20-5%22%20%2F%3E%3C%2Fsvg%3E)}.ti-chevron-down{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M6%209l6%206l6%20-6%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M6%209l6%206l6%20-6%22%20%2F%3E%3C%2Fsvg%3E)}.ti-chevron-left{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M15%206l-6%206l6%206%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M15%206l-6%206l6%206%22%20%2F%3E%3C%2Fsvg%3E)}.ti-chevron-right{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M9%206l6%206l-6%206%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M9%206l6%206l-6%206%22%20%2F%3E%3C%2Fsvg%3E)}.ti-circle-check{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%3Cpath%20d%3D%22M9%2012l2%202l4%20-4%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%3Cpath%20d%3D%22M9%2012l2%202l4%20-4%22%20%2F%3E%3C%2Fsvg%3E)}.ti-circle-x{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%3Cpath%20d%3D%22M10%2010l4%204m0%20-4l-4%204%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%3Cpath%20d%3D%22M10%2010l4%204m0%20-4l-4%204%22%20%2F%3E%3C%2Fsvg%3E)}.ti-clock{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%3Cpath%20d%3D%22M12%207v5l3%203%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%3Cpath%20d%3D%22M12%207v5l3%203%22%20%2F%3E%3C%2Fsvg%3E)}.ti-cloud-upload{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M7%2018a4.6%204.4%200%200%201%200%20-9a5%204.5%200%200%201%2011%202h1a3.5%203.5%200%200%201%200%207h-1%22%20%2F%3E%3Cpath%20d%3D%22M9%2015l3%20-3l3%203%22%20%2F%3E%3Cpath%20d%3D%22M12%2012l0%209%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M7%2018a4.6%204.4%200%200%201%200%20-9a5%204.5%200%200%201%2011%202h1a3.5%203.5%200%200%201%200%207h-1%22%20%2F%3E%3Cpath%20d%3D%22M9%2015l3%20-3l3%203%22%20%2F%3E%3Cpath%20d%3D%22M12%2012l0%209%22%20%2F%3E%3C%2Fsvg%3E)}.ti-coins{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M9%2014c0%201.657%202.686%203%206%203s6%20-1.343%206%20-3s-2.686%20-3%20-6%20-3s-6%201.343%20-6%203%22%20%2F%3E%3Cpath%20d%3D%22M9%2014v4c0%201.656%202.686%203%206%203s6%20-1.344%206%20-3v-4%22%20%2F%3E%3Cpath%20d%3D%22M3%206c0%201.072%201.144%202.062%203%202.598s4.144%20.536%206%200c1.856%20-.536%203%20-1.526%203%20-2.598c0%20-1.072%20-1.144%20-2.062%20-3%20-2.598s-4.144%20-.536%20-6%200c-1.856%20.536%20-3%201.526%20-3%202.598%22%20%2F%3E%3Cpath%20d%3D%22M3%206v10c0%20.888%20.772%201.45%202%202%22%20%2F%3E%3Cpath%20d%3D%22M3%2011c0%20.888%20.772%201.45%202%202%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M9%2014c0%201.657%202.686%203%206%203s6%20-1.343%206%20-3s-2.686%20-3%20-6%20-3s-6%201.343%20-6%203%22%20%2F%3E%3Cpath%20d%3D%22M9%2014v4c0%201.656%202.686%203%206%203s6%20-1.344%206%20-3v-4%22%20%2F%3E%3Cpath%20d%3D%22M3%206c0%201.072%201.144%202.062%203%202.598s4.144%20.536%206%200c1.856%20-.536%203%20-1.526%203%20-2.598c0%20-1.072%20-1.144%20-2.062%20-3%20-2.598s-4.144%20-.536%20-6%200c-1.856%20.536%20-3%201.526%20-3%202.598%22%20%2F%3E%3Cpath%20d%3D%22M3%206v10c0%20.888%20.772%201.45%202%202%22%20%2F%3E%3Cpath%20d%3D%22M3%2011c0%20.888%20.772%201.45%202%202%22%20%2F%3E%3C%2Fsvg%3E)}.ti-copy{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M7%209.667a2.667%202.667%200%200%201%202.667%20-2.667h8.666a2.667%202.667%200%200%201%202.667%202.667v8.666a2.667%202.667%200%200%201%20-2.667%202.667h-8.666a2.667%202.667%200%200%201%20-2.667%20-2.667l0%20-8.666%22%20%2F%3E%3Cpath%20d%3D%22M4.012%2016.737a2.005%202.005%200%200%201%20-1.012%20-1.737v-10c0%20-1.1%20.9%20-2%202%20-2h10c.75%200%201.158%20.385%201.5%201%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M7%209.667a2.667%202.667%200%200%201%202.667%20-2.667h8.666a2.667%202.667%200%200%201%202.667%202.667v8.666a2.667%202.667%200%200%201%20-2.667%202.667h-8.666a2.667%202.667%200%200%201%20-2.667%20-2.667l0%20-8.666%22%20%2F%3E%3Cpath%20d%3D%22M4.012%2016.737a2.005%202.005%200%200%201%20-1.012%20-1.737v-10c0%20-1.1%20.9%20-2%202%20-2h10c.75%200%201.158%20.385%201.5%201%22%20%2F%3E%3C%2Fsvg%3E)}.ti-cpu{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M5%206a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v12a1%201%200%200%201%20-1%201h-12a1%201%200%200%201%20-1%20-1l0%20-12%22%20%2F%3E%3Cpath%20d%3D%22M9%209h6v6h-6l0%20-6%22%20%2F%3E%3Cpath%20d%3D%22M3%2010h2%22%20%2F%3E%3Cpath%20d%3D%22M3%2014h2%22%20%2F%3E%3Cpath%20d%3D%22M10%203v2%22%20%2F%3E%3Cpath%20d%3D%22M14%203v2%22%20%2F%3E%3Cpath%20d%3D%22M21%2010h-2%22%20%2F%3E%3Cpath%20d%3D%22M21%2014h-2%22%20%2F%3E%3Cpath%20d%3D%22M14%2021v-2%22%20%2F%3E%3Cpath%20d%3D%22M10%2021v-2%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M5%206a1%201%200%200%201%201%20-1h12a1%201%200%200%201%201%201v12a1%201%200%200%201%20-1%201h-12a1%201%200%200%201%20-1%20-1l0%20-12%22%20%2F%3E%3Cpath%20d%3D%22M9%209h6v6h-6l0%20-6%22%20%2F%3E%3Cpath%20d%3D%22M3%2010h2%22%20%2F%3E%3Cpath%20d%3D%22M3%2014h2%22%20%2F%3E%3Cpath%20d%3D%22M10%203v2%22%20%2F%3E%3Cpath%20d%3D%22M14%203v2%22%20%2F%3E%3Cpath%20d%3D%22M21%2010h-2%22%20%2F%3E%3Cpath%20d%3D%22M21%2014h-2%22%20%2F%3E%3Cpath%20d%3D%22M14%2021v-2%22%20%2F%3E%3Cpath%20d%3D%22M10%2021v-2%22%20%2F%3E%3C%2Fsvg%3E)}.ti-credit-card{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%208a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v8a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3l0%20-8%22%20%2F%3E%3Cpath%20d%3D%22M3%2010l18%200%22%20%2F%3E%3Cpath%20d%3D%22M7%2015l.01%200%22%20%2F%3E%3Cpath%20d%3D%22M11%2015l2%200%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%208a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v8a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3l0%20-8%22%20%2F%3E%3Cpath%20d%3D%22M3%2010l18%200%22%20%2F%3E%3Cpath%20d%3D%22M7%2015l.01%200%22%20%2F%3E%3Cpath%20d%3D%22M11%2015l2%200%22%20%2F%3E%3C%2Fsvg%3E)}.ti-crown{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M12%206l4%206l5%20-4l-2%2010h-14l-2%20-10l5%204l4%20-6%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M12%206l4%206l5%20-4l-2%2010h-14l-2%20-10l5%204l4%20-6%22%20%2F%3E%3C%2Fsvg%3E)}.ti-currency-dollar{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M16.7%208a3%203%200%200%200%20-2.7%20-2h-4a3%203%200%200%200%200%206h4a3%203%200%200%201%200%206h-4a3%203%200%200%201%20-2.7%20-2%22%20%2F%3E%3Cpath%20d%3D%22M12%203v3m0%2012v3%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M16.7%208a3%203%200%200%200%20-2.7%20-2h-4a3%203%200%200%200%200%206h4a3%203%200%200%201%200%206h-4a3%203%200%200%201%20-2.7%20-2%22%20%2F%3E%3Cpath%20d%3D%22M12%203v3m0%2012v3%22%20%2F%3E%3C%2Fsvg%3E)}.ti-current-location{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%3Cpath%20d%3D%22M4%2012a8%208%200%201%200%2016%200a8%208%200%201%200%20-16%200%22%20%2F%3E%3Cpath%20d%3D%22M12%202l0%202%22%20%2F%3E%3Cpath%20d%3D%22M12%2020l0%202%22%20%2F%3E%3Cpath%20d%3D%22M20%2012l2%200%22%20%2F%3E%3Cpath%20d%3D%22M2%2012l2%200%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%3Cpath%20d%3D%22M4%2012a8%208%200%201%200%2016%200a8%208%200%201%200%20-16%200%22%20%2F%3E%3Cpath%20d%3D%22M12%202l0%202%22%20%2F%3E%3Cpath%20d%3D%22M12%2020l0%202%22%20%2F%3E%3Cpath%20d%3D%22M20%2012l2%200%22%20%2F%3E%3Cpath%20d%3D%22M2%2012l2%200%22%20%2F%3E%3C%2Fsvg%3E)}.ti-database{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M4%206a8%203%200%201%200%2016%200a8%203%200%201%200%20-16%200%22%20%2F%3E%3Cpath%20d%3D%22M4%206v6a8%203%200%200%200%2016%200v-6%22%20%2F%3E%3Cpath%20d%3D%22M4%2012v6a8%203%200%200%200%2016%200v-6%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M4%206a8%203%200%201%200%2016%200a8%203%200%201%200%20-16%200%22%20%2F%3E%3Cpath%20d%3D%22M4%206v6a8%203%200%200%200%2016%200v-6%22%20%2F%3E%3Cpath%20d%3D%22M4%2012v6a8%203%200%200%200%2016%200v-6%22%20%2F%3E%3C%2Fsvg%3E)}.ti-device-desktop{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%205a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v10a1%201%200%200%201%20-1%201h-16a1%201%200%200%201%20-1%20-1v-10%22%20%2F%3E%3Cpath%20d%3D%22M7%2020h10%22%20%2F%3E%3Cpath%20d%3D%22M9%2016v4%22%20%2F%3E%3Cpath%20d%3D%22M15%2016v4%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%205a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v10a1%201%200%200%201%20-1%201h-16a1%201%200%200%201%20-1%20-1v-10%22%20%2F%3E%3Cpath%20d%3D%22M7%2020h10%22%20%2F%3E%3Cpath%20d%3D%22M9%2016v4%22%20%2F%3E%3Cpath%20d%3D%22M15%2016v4%22%20%2F%3E%3C%2Fsvg%3E)}.ti-device-gamepad-2{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M12%205h3.5a5%205%200%200%201%200%2010h-5.5l-4.015%204.227a2.3%202.3%200%200%201%20-3.923%20-2.035l1.634%20-8.173a5%205%200%200%201%204.904%20-4.019h3.4%22%20%2F%3E%3Cpath%20d%3D%22M14%2015l4.07%204.284a2.3%202.3%200%200%200%203.925%20-2.023l-1.6%20-8.232%22%20%2F%3E%3Cpath%20d%3D%22M8%209v2%22%20%2F%3E%3Cpath%20d%3D%22M7%2010h2%22%20%2F%3E%3Cpath%20d%3D%22M14%2010h2%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M12%205h3.5a5%205%200%200%201%200%2010h-5.5l-4.015%204.227a2.3%202.3%200%200%201%20-3.923%20-2.035l1.634%20-8.173a5%205%200%200%201%204.904%20-4.019h3.4%22%20%2F%3E%3Cpath%20d%3D%22M14%2015l4.07%204.284a2.3%202.3%200%200%200%203.925%20-2.023l-1.6%20-8.232%22%20%2F%3E%3Cpath%20d%3D%22M8%209v2%22%20%2F%3E%3Cpath%20d%3D%22M7%2010h2%22%20%2F%3E%3Cpath%20d%3D%22M14%2010h2%22%20%2F%3E%3C%2Fsvg%3E)}.ti-device-mobile{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M6%205a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%3Cpath%20d%3D%22M11%204h2%22%20%2F%3E%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M6%205a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2v-14%22%20%2F%3E%3Cpath%20d%3D%22M11%204h2%22%20%2F%3E%3Cpath%20d%3D%22M12%2017v.01%22%20%2F%3E%3C%2Fsvg%3E)}.ti-diamond{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M6%205h12l3%205l-8.5%209.5a.7%20.7%200%200%201%20-1%200l-8.5%20-9.5l3%20-5%22%20%2F%3E%3Cpath%20d%3D%22M10%2012l-2%20-2.2l.6%20-1%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M6%205h12l3%205l-8.5%209.5a.7%20.7%200%200%201%20-1%200l-8.5%20-9.5l3%20-5%22%20%2F%3E%3Cpath%20d%3D%22M10%2012l-2%20-2.2l.6%20-1%22%20%2F%3E%3C%2Fsvg%3E)}.ti-discount{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M9%2015l6%20-6%22%20%2F%3E%3Cpath%20d%3D%22M9%209.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%3Cpath%20d%3D%22M14%2014.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M9%2015l6%20-6%22%20%2F%3E%3Cpath%20d%3D%22M9%209.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%3Cpath%20d%3D%22M14%2014.5a.5%20.5%200%201%200%201%200a.5%20.5%200%201%200%20-1%200%22%20fill%3D%22currentColor%22%20%2F%3E%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%3C%2Fsvg%3E)}.ti-door-exit{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M13%2012v.01%22%20%2F%3E%3Cpath%20d%3D%22M3%2021h18%22%20%2F%3E%3Cpath%20d%3D%22M5%2021v-16a2%202%200%200%201%202%20-2h7.5m2.5%2010.5v7.5%22%20%2F%3E%3Cpath%20d%3D%22M14%207h7m-3%20-3l3%203l-3%203%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M13%2012v.01%22%20%2F%3E%3Cpath%20d%3D%22M3%2021h18%22%20%2F%3E%3Cpath%20d%3D%22M5%2021v-16a2%202%200%200%201%202%20-2h7.5m2.5%2010.5v7.5%22%20%2F%3E%3Cpath%20d%3D%22M14%207h7m-3%20-3l3%203l-3%203%22%20%2F%3E%3C%2Fsvg%3E)}.ti-dots{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M4%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%3Cpath%20d%3D%22M18%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M4%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%3Cpath%20d%3D%22M11%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%3Cpath%20d%3D%22M18%2012a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%3C%2Fsvg%3E)}.ti-download{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M4%2017v2a2%202%200%200%200%202%202h12a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%3Cpath%20d%3D%22M7%2011l5%205l5%20-5%22%20%2F%3E%3Cpath%20d%3D%22M12%204l0%2012%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M4%2017v2a2%202%200%200%200%202%202h12a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%3Cpath%20d%3D%22M7%2011l5%205l5%20-5%22%20%2F%3E%3Cpath%20d%3D%22M12%204l0%2012%22%20%2F%3E%3C%2Fsvg%3E)}.ti-edit{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M7%207h-1a2%202%200%200%200%20-2%202v9a2%202%200%200%200%202%202h9a2%202%200%200%200%202%20-2v-1%22%20%2F%3E%3Cpath%20d%3D%22M20.385%206.585a2.1%202.1%200%200%200%20-2.97%20-2.97l-8.415%208.385v3h3l8.385%20-8.415%22%20%2F%3E%3Cpath%20d%3D%22M16%205l3%203%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M7%207h-1a2%202%200%200%200%20-2%202v9a2%202%200%200%200%202%202h9a2%202%200%200%200%202%20-2v-1%22%20%2F%3E%3Cpath%20d%3D%22M20.385%206.585a2.1%202.1%200%200%200%20-2.97%20-2.97l-8.415%208.385v3h3l8.385%20-8.415%22%20%2F%3E%3Cpath%20d%3D%22M16%205l3%203%22%20%2F%3E%3C%2Fsvg%3E)}.ti-eye{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%3Cpath%20d%3D%22M21%2012c-2.4%204%20-5.4%206%20-9%206c-3.6%200%20-6.6%20-2%20-9%20-6c2.4%20-4%205.4%20-6%209%20-6c3.6%200%206.6%202%209%206%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M10%2012a2%202%200%201%200%204%200a2%202%200%200%200%20-4%200%22%20%2F%3E%3Cpath%20d%3D%22M21%2012c-2.4%204%20-5.4%206%20-9%206c-3.6%200%20-6.6%20-2%20-9%20-6c2.4%20-4%205.4%20-6%209%20-6c3.6%200%206.6%202%209%206%22%20%2F%3E%3C%2Fsvg%3E)}.ti-eye-off{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M10.585%2010.587a2%202%200%200%200%202.829%202.828%22%20%2F%3E%3Cpath%20d%3D%22M16.681%2016.673a8.717%208.717%200%200%201%20-4.681%201.327c-3.6%200%20-6.6%20-2%20-9%20-6c1.272%20-2.12%202.712%20-3.678%204.32%20-4.674m2.86%20-1.146a9.055%209.055%200%200%201%201.82%20-.18c3.6%200%206.6%202%209%206c-.666%201.11%20-1.379%202.067%20-2.138%202.87%22%20%2F%3E%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M10.585%2010.587a2%202%200%200%200%202.829%202.828%22%20%2F%3E%3Cpath%20d%3D%22M16.681%2016.673a8.717%208.717%200%200%201%20-4.681%201.327c-3.6%200%20-6.6%20-2%20-9%20-6c1.272%20-2.12%202.712%20-3.678%204.32%20-4.674m2.86%20-1.146a9.055%209.055%200%200%201%201.82%20-.18c3.6%200%206.6%202%209%206c-.666%201.11%20-1.379%202.067%20-2.138%202.87%22%20%2F%3E%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%3C%2Fsvg%3E)}.ti-file-description{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%3Cpath%20d%3D%22M9%2017h6%22%20%2F%3E%3Cpath%20d%3D%22M9%2013h6%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%3Cpath%20d%3D%22M9%2017h6%22%20%2F%3E%3Cpath%20d%3D%22M9%2013h6%22%20%2F%3E%3C%2Fsvg%3E)}.ti-file-text{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%3Cpath%20d%3D%22M9%209l1%200%22%20%2F%3E%3Cpath%20d%3D%22M9%2013l6%200%22%20%2F%3E%3Cpath%20d%3D%22M9%2017l6%200%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M14%203v4a1%201%200%200%200%201%201h4%22%20%2F%3E%3Cpath%20d%3D%22M17%2021h-10a2%202%200%200%201%20-2%20-2v-14a2%202%200%200%201%202%20-2h7l5%205v11a2%202%200%200%201%20-2%202%22%20%2F%3E%3Cpath%20d%3D%22M9%209l1%200%22%20%2F%3E%3Cpath%20d%3D%22M9%2013l6%200%22%20%2F%3E%3Cpath%20d%3D%22M9%2017l6%200%22%20%2F%3E%3C%2Fsvg%3E)}.ti-filter{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M4%204h16v2.172a2%202%200%200%201%20-.586%201.414l-4.414%204.414v7l-6%202v-8.5l-4.48%20-4.928a2%202%200%200%201%20-.52%20-1.345v-2.227%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M4%204h16v2.172a2%202%200%200%201%20-.586%201.414l-4.414%204.414v7l-6%202v-8.5l-4.48%20-4.928a2%202%200%200%201%20-.52%20-1.345v-2.227%22%20%2F%3E%3C%2Fsvg%3E)}.ti-fingerprint{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M18.9%207a8%208%200%200%201%201.1%205v1a6%206%200%200%200%20.8%203%22%20%2F%3E%3Cpath%20d%3D%22M8%2011a4%204%200%200%201%208%200v1a10%2010%200%200%200%202%206%22%20%2F%3E%3Cpath%20d%3D%22M12%2011v2a14%2014%200%200%200%202.5%208%22%20%2F%3E%3Cpath%20d%3D%22M8%2015a18%2018%200%200%200%201.8%206%22%20%2F%3E%3Cpath%20d%3D%22M4.9%2019a22%2022%200%200%201%20-.9%20-7v-1a8%208%200%200%201%2012%20-6.95%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M18.9%207a8%208%200%200%201%201.1%205v1a6%206%200%200%200%20.8%203%22%20%2F%3E%3Cpath%20d%3D%22M8%2011a4%204%200%200%201%208%200v1a10%2010%200%200%200%202%206%22%20%2F%3E%3Cpath%20d%3D%22M12%2011v2a14%2014%200%200%200%202.5%208%22%20%2F%3E%3Cpath%20d%3D%22M8%2015a18%2018%200%200%200%201.8%206%22%20%2F%3E%3Cpath%20d%3D%22M4.9%2019a22%2022%200%200%201%20-.9%20-7v-1a8%208%200%200%201%2012%20-6.95%22%20%2F%3E%3C%2Fsvg%3E)}.ti-flame{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M12%2010.941c2.333%20-3.308%20.167%20-7.823%20-1%20-8.941c0%203.395%20-2.235%205.299%20-3.667%206.706c-1.43%201.408%20-2.333%203.294%20-2.333%205.588c0%203.704%203.134%206.706%207%206.706c3.866%200%207%20-3.002%207%20-6.706c0%20-1.712%20-1.232%20-4.403%20-2.333%20-5.588c-2.084%203.353%20-3.257%203.353%20-4.667%202.235%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M12%2010.941c2.333%20-3.308%20.167%20-7.823%20-1%20-8.941c0%203.395%20-2.235%205.299%20-3.667%206.706c-1.43%201.408%20-2.333%203.294%20-2.333%205.588c0%203.704%203.134%206.706%207%206.706c3.866%200%207%20-3.002%207%20-6.706c0%20-1.712%20-1.232%20-4.403%20-2.333%20-5.588c-2.084%203.353%20-3.257%203.353%20-4.667%202.235%22%20%2F%3E%3C%2Fsvg%3E)}.ti-flask{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M9%203l6%200%22%20%2F%3E%3Cpath%20d%3D%22M10%209l4%200%22%20%2F%3E%3Cpath%20d%3D%22M10%203v6l-4%2011a.7%20.7%200%200%200%20.5%201h11a.7%20.7%200%200%200%20.5%20-1l-4%20-11v-6%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M9%203l6%200%22%20%2F%3E%3Cpath%20d%3D%22M10%209l4%200%22%20%2F%3E%3Cpath%20d%3D%22M10%203v6l-4%2011a.7%20.7%200%200%200%20.5%201h11a.7%20.7%200%200%200%20.5%20-1l-4%20-11v-6%22%20%2F%3E%3C%2Fsvg%3E)}.ti-gavel{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M13%2010l7.383%207.418c.823%20.82%20.823%202.148%200%202.967a2.11%202.11%200%200%201%20-2.976%200l-7.407%20-7.385%22%20%2F%3E%3Cpath%20d%3D%22M6%209l4%204%22%20%2F%3E%3Cpath%20d%3D%22M13%2010l-4%20-4%22%20%2F%3E%3Cpath%20d%3D%22M3%2021h7%22%20%2F%3E%3Cpath%20d%3D%22M6.793%2015.793l-3.586%20-3.586a1%201%200%200%201%200%20-1.414l2.293%20-2.293l.5%20.5l3%20-3l-.5%20-.5l2.293%20-2.293a1%201%200%200%201%201.414%200l3.586%203.586a1%201%200%200%201%200%201.414l-2.293%202.293l-.5%20-.5l-3%203l.5%20.5l-2.293%202.293a1%201%200%200%201%20-1.414%200%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M13%2010l7.383%207.418c.823%20.82%20.823%202.148%200%202.967a2.11%202.11%200%200%201%20-2.976%200l-7.407%20-7.385%22%20%2F%3E%3Cpath%20d%3D%22M6%209l4%204%22%20%2F%3E%3Cpath%20d%3D%22M13%2010l-4%20-4%22%20%2F%3E%3Cpath%20d%3D%22M3%2021h7%22%20%2F%3E%3Cpath%20d%3D%22M6.793%2015.793l-3.586%20-3.586a1%201%200%200%201%200%20-1.414l2.293%20-2.293l.5%20.5l3%20-3l-.5%20-.5l2.293%20-2.293a1%201%200%200%201%201.414%200l3.586%203.586a1%201%200%200%201%200%201.414l-2.293%202.293l-.5%20-.5l-3%203l.5%20.5l-2.293%202.293a1%201%200%200%201%20-1.414%200%22%20%2F%3E%3C%2Fsvg%3E)}.ti-gift{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%209a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-16a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%3Cpath%20d%3D%22M12%208l0%2013%22%20%2F%3E%3Cpath%20d%3D%22M19%2012v7a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-7%22%20%2F%3E%3Cpath%20d%3D%22M7.5%208a2.5%202.5%200%200%201%200%20-5a4.8%208%200%200%201%204.5%205a4.8%208%200%200%201%204.5%20-5a2.5%202.5%200%200%201%200%205%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%209a1%201%200%200%201%201%20-1h16a1%201%200%200%201%201%201v2a1%201%200%200%201%20-1%201h-16a1%201%200%200%201%20-1%20-1l0%20-2%22%20%2F%3E%3Cpath%20d%3D%22M12%208l0%2013%22%20%2F%3E%3Cpath%20d%3D%22M19%2012v7a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-7%22%20%2F%3E%3Cpath%20d%3D%22M7.5%208a2.5%202.5%200%200%201%200%20-5a4.8%208%200%200%201%204.5%205a4.8%208%200%200%201%204.5%20-5a2.5%202.5%200%200%201%200%205%22%20%2F%3E%3C%2Fsvg%3E)}.ti-hammer{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M11.414%2010l-7.383%207.418a2.091%202.091%200%200%200%200%202.967a2.11%202.11%200%200%200%202.976%200l7.407%20-7.385%22%20%2F%3E%3Cpath%20d%3D%22M18.121%2015.293l2.586%20-2.586a1%201%200%200%200%200%20-1.414l-7.586%20-7.586a1%201%200%200%200%20-1.414%200l-2.586%202.586a1%201%200%200%200%200%201.414l7.586%207.586a1%201%200%200%200%201.414%200%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M11.414%2010l-7.383%207.418a2.091%202.091%200%200%200%200%202.967a2.11%202.11%200%200%200%202.976%200l7.407%20-7.385%22%20%2F%3E%3Cpath%20d%3D%22M18.121%2015.293l2.586%20-2.586a1%201%200%200%200%200%20-1.414l-7.586%20-7.586a1%201%200%200%200%20-1.414%200l-2.586%202.586a1%201%200%200%200%200%201.414l7.586%207.586a1%201%200%200%200%201.414%200%22%20%2F%3E%3C%2Fsvg%3E)}.ti-headset{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M4%2014v-3a8%208%200%201%201%2016%200v3%22%20%2F%3E%3Cpath%20d%3D%22M18%2019c0%201.657%20-2.686%203%20-6%203%22%20%2F%3E%3Cpath%20d%3D%22M4%2014a2%202%200%200%201%202%20-2h1a2%202%200%200%201%202%202v3a2%202%200%200%201%20-2%202h-1a2%202%200%200%201%20-2%20-2v-3%22%20%2F%3E%3Cpath%20d%3D%22M15%2014a2%202%200%200%201%202%20-2h1a2%202%200%200%201%202%202v3a2%202%200%200%201%20-2%202h-1a2%202%200%200%201%20-2%20-2v-3%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M4%2014v-3a8%208%200%201%201%2016%200v3%22%20%2F%3E%3Cpath%20d%3D%22M18%2019c0%201.657%20-2.686%203%20-6%203%22%20%2F%3E%3Cpath%20d%3D%22M4%2014a2%202%200%200%201%202%20-2h1a2%202%200%200%201%202%202v3a2%202%200%200%201%20-2%202h-1a2%202%200%200%201%20-2%20-2v-3%22%20%2F%3E%3Cpath%20d%3D%22M15%2014a2%202%200%200%201%202%20-2h1a2%202%200%200%201%202%202v3a2%202%200%200%201%20-2%202h-1a2%202%200%200%201%20-2%20-2v-3%22%20%2F%3E%3C%2Fsvg%3E)}.ti-heart{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M19.5%2012.572l-7.5%207.428l-7.5%20-7.428a5%205%200%201%201%207.5%20-6.566a5%205%200%201%201%207.5%206.572%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M19.5%2012.572l-7.5%207.428l-7.5%20-7.428a5%205%200%201%201%207.5%20-6.566a5%205%200%201%201%207.5%206.572%22%20%2F%3E%3C%2Fsvg%3E)}.ti-help-circle{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%3Cpath%20d%3D%22M12%2016v.01%22%20%2F%3E%3Cpath%20d%3D%22M12%2013a2%202%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%3Cpath%20d%3D%22M12%2016v.01%22%20%2F%3E%3Cpath%20d%3D%22M12%2013a2%202%200%200%200%20.914%20-3.782a1.98%201.98%200%200%200%20-2.414%20.483%22%20%2F%3E%3C%2Fsvg%3E)}.ti-home{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M5%2012l-2%200l9%20-9l9%209l-2%200%22%20%2F%3E%3Cpath%20d%3D%22M5%2012v7a2%202%200%200%200%202%202h10a2%202%200%200%200%202%20-2v-7%22%20%2F%3E%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v6%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M5%2012l-2%200l9%20-9l9%209l-2%200%22%20%2F%3E%3Cpath%20d%3D%22M5%2012v7a2%202%200%200%200%202%202h10a2%202%200%200%200%202%20-2v-7%22%20%2F%3E%3Cpath%20d%3D%22M9%2021v-6a2%202%200%200%201%202%20-2h2a2%202%200%200%201%202%202v6%22%20%2F%3E%3C%2Fsvg%3E)}.ti-hourglass{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M6.5%207h11%22%20%2F%3E%3Cpath%20d%3D%22M6.5%2017h11%22%20%2F%3E%3Cpath%20d%3D%22M6%2020v-2a6%206%200%201%201%2012%200v2a1%201%200%200%201%20-1%201h-10a1%201%200%200%201%20-1%20-1%22%20%2F%3E%3Cpath%20d%3D%22M6%204v2a6%206%200%201%200%2012%200v-2a1%201%200%200%200%20-1%20-1h-10a1%201%200%200%200%20-1%201%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M6.5%207h11%22%20%2F%3E%3Cpath%20d%3D%22M6.5%2017h11%22%20%2F%3E%3Cpath%20d%3D%22M6%2020v-2a6%206%200%201%201%2012%200v2a1%201%200%200%201%20-1%201h-10a1%201%200%200%201%20-1%20-1%22%20%2F%3E%3Cpath%20d%3D%22M6%204v2a6%206%200%201%200%2012%200v-2a1%201%200%200%200%20-1%20-1h-10a1%201%200%200%200%20-1%201%22%20%2F%3E%3C%2Fsvg%3E)}.ti-id{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%207a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v10a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3l0%20-10%22%20%2F%3E%3Cpath%20d%3D%22M7%2010a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%3Cpath%20d%3D%22M15%208l2%200%22%20%2F%3E%3Cpath%20d%3D%22M15%2012l2%200%22%20%2F%3E%3Cpath%20d%3D%22M7%2016l10%200%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%207a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v10a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3l0%20-10%22%20%2F%3E%3Cpath%20d%3D%22M7%2010a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%3Cpath%20d%3D%22M15%208l2%200%22%20%2F%3E%3Cpath%20d%3D%22M15%2012l2%200%22%20%2F%3E%3Cpath%20d%3D%22M7%2016l10%200%22%20%2F%3E%3C%2Fsvg%3E)}.ti-inbox{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%3Cpath%20d%3D%22M4%2013h3l3%203h4l3%20-3h3%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-12%22%20%2F%3E%3Cpath%20d%3D%22M4%2013h3l3%203h4l3%20-3h3%22%20%2F%3E%3C%2Fsvg%3E)}.ti-info-circle{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%3Cpath%20d%3D%22M12%209h.01%22%20%2F%3E%3Cpath%20d%3D%22M11%2012h1v4h1%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%3Cpath%20d%3D%22M12%209h.01%22%20%2F%3E%3Cpath%20d%3D%22M11%2012h1v4h1%22%20%2F%3E%3C%2Fsvg%3E)}.ti-key{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M16.555%203.843l3.602%203.602a2.877%202.877%200%200%201%200%204.069l-2.643%202.643a2.877%202.877%200%200%201%20-4.069%200l-.301%20-.301l-6.558%206.558a2%202%200%200%201%20-1.239%20.578l-.175%20.008h-1.172a1%201%200%200%201%20-.993%20-.883l-.007%20-.117v-1.172a2%202%200%200%201%20.467%20-1.284l.119%20-.13l.414%20-.414h2v-2h2v-2l2.144%20-2.144l-.301%20-.301a2.877%202.877%200%200%201%200%20-4.069l2.643%20-2.643a2.877%202.877%200%200%201%204.069%200%22%20%2F%3E%3Cpath%20d%3D%22M15%209h.01%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M16.555%203.843l3.602%203.602a2.877%202.877%200%200%201%200%204.069l-2.643%202.643a2.877%202.877%200%200%201%20-4.069%200l-.301%20-.301l-6.558%206.558a2%202%200%200%201%20-1.239%20.578l-.175%20.008h-1.172a1%201%200%200%201%20-.993%20-.883l-.007%20-.117v-1.172a2%202%200%200%201%20.467%20-1.284l.119%20-.13l.414%20-.414h2v-2h2v-2l2.144%20-2.144l-.301%20-.301a2.877%202.877%200%200%201%200%20-4.069l2.643%20-2.643a2.877%202.877%200%200%201%204.069%200%22%20%2F%3E%3Cpath%20d%3D%22M15%209h.01%22%20%2F%3E%3C%2Fsvg%3E)}.ti-layout-grid{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M4%205a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%3Cpath%20d%3D%22M14%205a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%3Cpath%20d%3D%22M4%2015a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%3Cpath%20d%3D%22M14%2015a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M4%205a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%3Cpath%20d%3D%22M14%205a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%3Cpath%20d%3D%22M4%2015a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%3Cpath%20d%3D%22M14%2015a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%3C%2Fsvg%3E)}.ti-layout-list{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v2a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-2%22%20%2F%3E%3Cpath%20d%3D%22M4%2016a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v2a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-2%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M4%206a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v2a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-2%22%20%2F%3E%3Cpath%20d%3D%22M4%2016a2%202%200%200%201%202%20-2h12a2%202%200%200%201%202%202v2a2%202%200%200%201%20-2%202h-12a2%202%200%200%201%20-2%20-2l0%20-2%22%20%2F%3E%3C%2Fsvg%3E)}.ti-leaf{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M5%2021c.5%20-4.5%202.5%20-8%207%20-10%22%20%2F%3E%3Cpath%20d%3D%22M9%2018c6.218%200%2010.5%20-3.288%2011%20-12v-2h-4.014c-9%200%20-11.986%204%20-12%209c0%201%200%203%202%205h3l.014%200%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M5%2021c.5%20-4.5%202.5%20-8%207%20-10%22%20%2F%3E%3Cpath%20d%3D%22M9%2018c6.218%200%2010.5%20-3.288%2011%20-12v-2h-4.014c-9%200%20-11.986%204%20-12%209c0%201%200%203%202%205h3l.014%200%22%20%2F%3E%3C%2Fsvg%3E)}.ti-link{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M9%2015l6%20-6%22%20%2F%3E%3Cpath%20d%3D%22M11%206l.463%20-.536a5%205%200%200%201%207.071%207.072l-.534%20.464%22%20%2F%3E%3Cpath%20d%3D%22M13%2018l-.397%20.534a5.068%205.068%200%200%201%20-7.127%200a4.972%204.972%200%200%201%200%20-7.071l.524%20-.463%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M9%2015l6%20-6%22%20%2F%3E%3Cpath%20d%3D%22M11%206l.463%20-.536a5%205%200%200%201%207.071%207.072l-.534%20.464%22%20%2F%3E%3Cpath%20d%3D%22M13%2018l-.397%20.534a5.068%205.068%200%200%201%20-7.127%200a4.972%204.972%200%200%201%200%20-7.071l.524%20-.463%22%20%2F%3E%3C%2Fsvg%3E)}.ti-link-off{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M9%2015l3%20-3m2%20-2l1%20-1%22%20%2F%3E%3Cpath%20d%3D%22M11%206l.463%20-.536a5%205%200%200%201%207.071%207.072l-.534%20.464%22%20%2F%3E%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%3Cpath%20d%3D%22M13%2018l-.397%20.534a5.068%205.068%200%200%201%20-7.127%200a4.972%204.972%200%200%201%200%20-7.071l.524%20-.463%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M9%2015l3%20-3m2%20-2l1%20-1%22%20%2F%3E%3Cpath%20d%3D%22M11%206l.463%20-.536a5%205%200%200%201%207.071%207.072l-.534%20.464%22%20%2F%3E%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%3Cpath%20d%3D%22M13%2018l-.397%20.534a5.068%205.068%200%200%201%20-7.127%200a4.972%204.972%200%200%201%200%20-7.071l.524%20-.463%22%20%2F%3E%3C%2Fsvg%3E)}.ti-list-details{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M13%205h8%22%20%2F%3E%3Cpath%20d%3D%22M13%209h5%22%20%2F%3E%3Cpath%20d%3D%22M13%2015h8%22%20%2F%3E%3Cpath%20d%3D%22M13%2019h5%22%20%2F%3E%3Cpath%20d%3D%22M3%205a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%3Cpath%20d%3D%22M3%2015a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M13%205h8%22%20%2F%3E%3Cpath%20d%3D%22M13%209h5%22%20%2F%3E%3Cpath%20d%3D%22M13%2015h8%22%20%2F%3E%3Cpath%20d%3D%22M13%2019h5%22%20%2F%3E%3Cpath%20d%3D%22M3%205a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%3Cpath%20d%3D%22M3%2015a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%3C%2Fsvg%3E)}.ti-lock{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M5%2013a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v6a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-6%22%20%2F%3E%3Cpath%20d%3D%22M11%2016a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%3Cpath%20d%3D%22M8%2011v-4a4%204%200%201%201%208%200v4%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M5%2013a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v6a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2v-6%22%20%2F%3E%3Cpath%20d%3D%22M11%2016a1%201%200%201%200%202%200a1%201%200%200%200%20-2%200%22%20%2F%3E%3Cpath%20d%3D%22M8%2011v-4a4%204%200%201%201%208%200v4%22%20%2F%3E%3C%2Fsvg%3E)}.ti-login-2{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M9%208v-2a2%202%200%200%201%202%20-2h7a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-7a2%202%200%200%201%20-2%20-2v-2%22%20%2F%3E%3Cpath%20d%3D%22M3%2012h13l-3%20-3%22%20%2F%3E%3Cpath%20d%3D%22M13%2015l3%20-3%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M9%208v-2a2%202%200%200%201%202%20-2h7a2%202%200%200%201%202%202v12a2%202%200%200%201%20-2%202h-7a2%202%200%200%201%20-2%20-2v-2%22%20%2F%3E%3Cpath%20d%3D%22M3%2012h13l-3%20-3%22%20%2F%3E%3Cpath%20d%3D%22M13%2015l3%20-3%22%20%2F%3E%3C%2Fsvg%3E)}.ti-logout{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M14%208v-2a2%202%200%200%200%20-2%20-2h-7a2%202%200%200%200%20-2%202v12a2%202%200%200%200%202%202h7a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%3Cpath%20d%3D%22M9%2012h12l-3%20-3%22%20%2F%3E%3Cpath%20d%3D%22M18%2015l3%20-3%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M14%208v-2a2%202%200%200%200%20-2%20-2h-7a2%202%200%200%200%20-2%202v12a2%202%200%200%200%202%202h7a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%3Cpath%20d%3D%22M9%2012h12l-3%20-3%22%20%2F%3E%3Cpath%20d%3D%22M18%2015l3%20-3%22%20%2F%3E%3C%2Fsvg%3E)}.ti-map-pin{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M9%2011a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%3Cpath%20d%3D%22M17.657%2016.657l-4.243%204.243a2%202%200%200%201%20-2.827%200l-4.244%20-4.243a8%208%200%201%201%2011.314%200%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M9%2011a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%3Cpath%20d%3D%22M17.657%2016.657l-4.243%204.243a2%202%200%200%201%20-2.827%200l-4.244%20-4.243a8%208%200%201%201%2011.314%200%22%20%2F%3E%3C%2Fsvg%3E)}.ti-medal{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M12%204v3m-4%20-3v6m8%20-6v6%22%20%2F%3E%3Cpath%20d%3D%22M12%2018.5l-3%201.5l.5%20-3.5l-2%20-2l3%20-.5l1.5%20-3l1.5%203l3%20.5l-2%202l.5%203.5l-3%20-1.5%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M12%204v3m-4%20-3v6m8%20-6v6%22%20%2F%3E%3Cpath%20d%3D%22M12%2018.5l-3%201.5l.5%20-3.5l-2%20-2l3%20-.5l1.5%20-3l1.5%203l3%20.5l-2%202l.5%203.5l-3%20-1.5%22%20%2F%3E%3C%2Fsvg%3E)}.ti-message-circle{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2020l1.3%20-3.9c-2.324%20-3.437%20-1.426%20-7.872%202.1%20-10.374c3.526%20-2.501%208.59%20-2.296%2011.845%20.48c3.255%202.777%203.695%207.266%201.029%2010.501c-2.666%203.235%20-7.615%204.215%20-11.574%202.293l-4.7%201%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2020l1.3%20-3.9c-2.324%20-3.437%20-1.426%20-7.872%202.1%20-10.374c3.526%20-2.501%208.59%20-2.296%2011.845%20.48c3.255%202.777%203.695%207.266%201.029%2010.501c-2.666%203.235%20-7.615%204.215%20-11.574%202.293l-4.7%201%22%20%2F%3E%3C%2Fsvg%3E)}.ti-message-report{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M18%204a3%203%200%200%201%203%203v8a3%203%200%200%201%20-3%203h-5l-5%203v-3h-2a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12%22%20%2F%3E%3Cpath%20d%3D%22M12%208v3%22%20%2F%3E%3Cpath%20d%3D%22M12%2014v.01%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M18%204a3%203%200%200%201%203%203v8a3%203%200%200%201%20-3%203h-5l-5%203v-3h-2a3%203%200%200%201%20-3%20-3v-8a3%203%200%200%201%203%20-3h12%22%20%2F%3E%3Cpath%20d%3D%22M12%208v3%22%20%2F%3E%3Cpath%20d%3D%22M12%2014v.01%22%20%2F%3E%3C%2Fsvg%3E)}.ti-messages{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M21%2014l-3%20-3h-7a1%201%200%200%201%20-1%20-1v-6a1%201%200%200%201%201%20-1h9a1%201%200%200%201%201%201v10%22%20%2F%3E%3Cpath%20d%3D%22M14%2015v2a1%201%200%200%201%20-1%201h-7l-3%203v-10a1%201%200%200%201%201%20-1h2%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M21%2014l-3%20-3h-7a1%201%200%200%201%20-1%20-1v-6a1%201%200%200%201%201%20-1h9a1%201%200%200%201%201%201v10%22%20%2F%3E%3Cpath%20d%3D%22M14%2015v2a1%201%200%200%201%20-1%201h-7l-3%203v-10a1%201%200%200%201%201%20-1h2%22%20%2F%3E%3C%2Fsvg%3E)}.ti-mood-smile{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%3Cpath%20d%3D%22M9%2010l.01%200%22%20%2F%3E%3Cpath%20d%3D%22M15%2010l.01%200%22%20%2F%3E%3Cpath%20d%3D%22M9.5%2015a3.5%203.5%200%200%200%205%200%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%201%200%20-18%200%22%20%2F%3E%3Cpath%20d%3D%22M9%2010l.01%200%22%20%2F%3E%3Cpath%20d%3D%22M15%2010l.01%200%22%20%2F%3E%3Cpath%20d%3D%22M9.5%2015a3.5%203.5%200%200%200%205%200%22%20%2F%3E%3C%2Fsvg%3E)}.ti-news{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M16%206h3a1%201%200%200%201%201%201v11a2%202%200%200%201%20-4%200v-13a1%201%200%200%200%20-1%20-1h-10a1%201%200%200%200%20-1%201v12a3%203%200%200%200%203%203h11%22%20%2F%3E%3Cpath%20d%3D%22M8%208l4%200%22%20%2F%3E%3Cpath%20d%3D%22M8%2012l4%200%22%20%2F%3E%3Cpath%20d%3D%22M8%2016l4%200%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M16%206h3a1%201%200%200%201%201%201v11a2%202%200%200%201%20-4%200v-13a1%201%200%200%200%20-1%20-1h-10a1%201%200%200%200%20-1%201v12a3%203%200%200%200%203%203h11%22%20%2F%3E%3Cpath%20d%3D%22M8%208l4%200%22%20%2F%3E%3Cpath%20d%3D%22M8%2012l4%200%22%20%2F%3E%3Cpath%20d%3D%22M8%2016l4%200%22%20%2F%3E%3C%2Fsvg%3E)}.ti-notes{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M5%205a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2l0%20-14%22%20%2F%3E%3Cpath%20d%3D%22M9%207l6%200%22%20%2F%3E%3Cpath%20d%3D%22M9%2011l6%200%22%20%2F%3E%3Cpath%20d%3D%22M9%2015l4%200%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M5%205a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v14a2%202%200%200%201%20-2%202h-10a2%202%200%200%201%20-2%20-2l0%20-14%22%20%2F%3E%3Cpath%20d%3D%22M9%207l6%200%22%20%2F%3E%3Cpath%20d%3D%22M9%2011l6%200%22%20%2F%3E%3Cpath%20d%3D%22M9%2015l4%200%22%20%2F%3E%3C%2Fsvg%3E)}.ti-package{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M12%203l8%204.5l0%209l-8%204.5l-8%20-4.5l0%20-9l8%20-4.5%22%20%2F%3E%3Cpath%20d%3D%22M12%2012l8%20-4.5%22%20%2F%3E%3Cpath%20d%3D%22M12%2012l0%209%22%20%2F%3E%3Cpath%20d%3D%22M12%2012l-8%20-4.5%22%20%2F%3E%3Cpath%20d%3D%22M16%205.25l-8%204.5%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M12%203l8%204.5l0%209l-8%204.5l-8%20-4.5l0%20-9l8%20-4.5%22%20%2F%3E%3Cpath%20d%3D%22M12%2012l8%20-4.5%22%20%2F%3E%3Cpath%20d%3D%22M12%2012l0%209%22%20%2F%3E%3Cpath%20d%3D%22M12%2012l-8%20-4.5%22%20%2F%3E%3Cpath%20d%3D%22M16%205.25l-8%204.5%22%20%2F%3E%3C%2Fsvg%3E)}.ti-paw{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M14.7%2013.5c-1.1%20-2%20-1.441%20-2.5%20-2.7%20-2.5c-1.259%200%20-1.736%20.755%20-2.836%202.747c-.942%201.703%20-2.846%201.845%20-3.321%203.291c-.097%20.265%20-.145%20.677%20-.143%20.962c0%201.176%20.787%202%201.8%202c1.259%200%203%20-1%204.5%20-1s3.241%201%204.5%201c1.013%200%201.8%20-.823%201.8%20-2c0%20-.285%20-.049%20-.697%20-.146%20-.962c-.475%20-1.451%20-2.512%20-1.835%20-3.454%20-3.538%22%20%2F%3E%3Cpath%20d%3D%22M20.188%208.082a1.039%201.039%200%200%200%20-.406%20-.082h-.015c-.735%20.012%20-1.56%20.75%20-1.993%201.866c-.519%201.335%20-.28%202.7%20.538%203.052c.129%20.055%20.267%20.082%20.406%20.082c.739%200%201.575%20-.742%202.011%20-1.866c.516%20-1.335%20.273%20-2.7%20-.54%20-3.052l-.001%200%22%20%2F%3E%3Cpath%20d%3D%22M9.474%209c.055%200%20.109%200%20.163%20-.011c.944%20-.128%201.533%20-1.346%201.32%20-2.722c-.203%20-1.297%20-1.047%20-2.267%20-1.932%20-2.267c-.055%200%20-.109%200%20-.163%20.011c-.944%20.128%20-1.533%201.346%20-1.32%202.722c.204%201.293%201.048%202.267%201.933%202.267%22%20%2F%3E%3Cpath%20d%3D%22M16.456%206.733c.214%20-1.376%20-.375%20-2.594%20-1.32%20-2.722a1.164%201.164%200%200%200%20-.162%20-.011c-.885%200%20-1.728%20.97%20-1.93%202.267c-.214%201.376%20.375%202.594%201.32%202.722c.054%20.007%20.108%20.011%20.162%20.011c.885%200%201.73%20-.974%201.93%20-2.267%22%20%2F%3E%3Cpath%20d%3D%22M5.69%2012.918c.816%20-.352%201.054%20-1.719%20.536%20-3.052c-.436%20-1.124%20-1.271%20-1.866%20-2.009%20-1.866c-.14%200%20-.277%20.027%20-.407%20.082c-.816%20.352%20-1.054%201.719%20-.536%203.052c.436%201.124%201.271%201.866%202.009%201.866c.14%200%20.277%20-.027%20.407%20-.082%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M14.7%2013.5c-1.1%20-2%20-1.441%20-2.5%20-2.7%20-2.5c-1.259%200%20-1.736%20.755%20-2.836%202.747c-.942%201.703%20-2.846%201.845%20-3.321%203.291c-.097%20.265%20-.145%20.677%20-.143%20.962c0%201.176%20.787%202%201.8%202c1.259%200%203%20-1%204.5%20-1s3.241%201%204.5%201c1.013%200%201.8%20-.823%201.8%20-2c0%20-.285%20-.049%20-.697%20-.146%20-.962c-.475%20-1.451%20-2.512%20-1.835%20-3.454%20-3.538%22%20%2F%3E%3Cpath%20d%3D%22M20.188%208.082a1.039%201.039%200%200%200%20-.406%20-.082h-.015c-.735%20.012%20-1.56%20.75%20-1.993%201.866c-.519%201.335%20-.28%202.7%20.538%203.052c.129%20.055%20.267%20.082%20.406%20.082c.739%200%201.575%20-.742%202.011%20-1.866c.516%20-1.335%20.273%20-2.7%20-.54%20-3.052l-.001%200%22%20%2F%3E%3Cpath%20d%3D%22M9.474%209c.055%200%20.109%200%20.163%20-.011c.944%20-.128%201.533%20-1.346%201.32%20-2.722c-.203%20-1.297%20-1.047%20-2.267%20-1.932%20-2.267c-.055%200%20-.109%200%20-.163%20.011c-.944%20.128%20-1.533%201.346%20-1.32%202.722c.204%201.293%201.048%202.267%201.933%202.267%22%20%2F%3E%3Cpath%20d%3D%22M16.456%206.733c.214%20-1.376%20-.375%20-2.594%20-1.32%20-2.722a1.164%201.164%200%200%200%20-.162%20-.011c-.885%200%20-1.728%20.97%20-1.93%202.267c-.214%201.376%20.375%202.594%201.32%202.722c.054%20.007%20.108%20.011%20.162%20.011c.885%200%201.73%20-.974%201.93%20-2.267%22%20%2F%3E%3Cpath%20d%3D%22M5.69%2012.918c.816%20-.352%201.054%20-1.719%20.536%20-3.052c-.436%20-1.124%20-1.271%20-1.866%20-2.009%20-1.866c-.14%200%20-.277%20.027%20-.407%20.082c-.816%20.352%20-1.054%201.719%20-.536%203.052c.436%201.124%201.271%201.866%202.009%201.866c.14%200%20.277%20-.027%20.407%20-.082%22%20%2F%3E%3C%2Fsvg%3E)}.ti-pencil{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M4%2020h4l10.5%20-10.5a2.828%202.828%200%201%200%20-4%20-4l-10.5%2010.5v4%22%20%2F%3E%3Cpath%20d%3D%22M13.5%206.5l4%204%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M4%2020h4l10.5%20-10.5a2.828%202.828%200%201%200%20-4%20-4l-10.5%2010.5v4%22%20%2F%3E%3Cpath%20d%3D%22M13.5%206.5l4%204%22%20%2F%3E%3C%2Fsvg%3E)}.ti-phone-call{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M5%204h4l2%205l-2.5%201.5a11%2011%200%200%200%205%205l1.5%20-2.5l5%202v4a2%202%200%200%201%20-2%202a16%2016%200%200%201%20-15%20-15a2%202%200%200%201%202%20-2%22%20%2F%3E%3Cpath%20d%3D%22M15%207a2%202%200%200%201%202%202%22%20%2F%3E%3Cpath%20d%3D%22M15%203a6%206%200%200%201%206%206%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M5%204h4l2%205l-2.5%201.5a11%2011%200%200%200%205%205l1.5%20-2.5l5%202v4a2%202%200%200%201%20-2%202a16%2016%200%200%201%20-15%20-15a2%202%200%200%201%202%20-2%22%20%2F%3E%3Cpath%20d%3D%22M15%207a2%202%200%200%201%202%202%22%20%2F%3E%3Cpath%20d%3D%22M15%203a6%206%200%200%201%206%206%22%20%2F%3E%3C%2Fsvg%3E)}.ti-photo{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%3Cpath%20d%3D%22M3%206a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v12a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3v-12%22%20%2F%3E%3Cpath%20d%3D%22M3%2016l5%20-5c.928%20-.893%202.072%20-.893%203%200l5%205%22%20%2F%3E%3Cpath%20d%3D%22M14%2014l1%20-1c.928%20-.893%202.072%20-.893%203%200l3%203%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M15%208h.01%22%20%2F%3E%3Cpath%20d%3D%22M3%206a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v12a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3v-12%22%20%2F%3E%3Cpath%20d%3D%22M3%2016l5%20-5c.928%20-.893%202.072%20-.893%203%200l5%205%22%20%2F%3E%3Cpath%20d%3D%22M14%2014l1%20-1c.928%20-.893%202.072%20-.893%203%200l3%203%22%20%2F%3E%3C%2Fsvg%3E)}.ti-pin{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M15%204.5l-4%204l-4%201.5l-1.5%201.5l7%207l1.5%20-1.5l1.5%20-4l4%20-4%22%20%2F%3E%3Cpath%20d%3D%22M9%2015l-4.5%204.5%22%20%2F%3E%3Cpath%20d%3D%22M14.5%204l5.5%205.5%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M15%204.5l-4%204l-4%201.5l-1.5%201.5l7%207l1.5%20-1.5l1.5%20-4l4%20-4%22%20%2F%3E%3Cpath%20d%3D%22M9%2015l-4.5%204.5%22%20%2F%3E%3Cpath%20d%3D%22M14.5%204l5.5%205.5%22%20%2F%3E%3C%2Fsvg%3E)}.ti-player-play{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M7%204v16l13%20-8l-13%20-8%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M7%204v16l13%20-8l-13%20-8%22%20%2F%3E%3C%2Fsvg%3E)}.ti-plus{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M12%205l0%2014%22%20%2F%3E%3Cpath%20d%3D%22M5%2012l14%200%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M12%205l0%2014%22%20%2F%3E%3Cpath%20d%3D%22M5%2012l14%200%22%20%2F%3E%3C%2Fsvg%3E)}.ti-pointer{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M7.904%2017.563a1.2%201.2%200%200%200%202.228%20.308l2.09%20-3.093l4.907%204.907a1.067%201.067%200%200%200%201.509%200l1.047%20-1.047a1.067%201.067%200%200%200%200%20-1.509l-4.907%20-4.907l3.113%20-2.09a1.2%201.2%200%200%200%20-.309%20-2.228l-13.582%20-3.904l3.904%2013.563%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M7.904%2017.563a1.2%201.2%200%200%200%202.228%20.308l2.09%20-3.093l4.907%204.907a1.067%201.067%200%200%200%201.509%200l1.047%20-1.047a1.067%201.067%200%200%200%200%20-1.509l-4.907%20-4.907l3.113%20-2.09a1.2%201.2%200%200%200%20-.309%20-2.228l-13.582%20-3.904l3.904%2013.563%22%20%2F%3E%3C%2Fsvg%3E)}.ti-qrcode{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M4%205a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%3Cpath%20d%3D%22M7%2017l0%20.01%22%20%2F%3E%3Cpath%20d%3D%22M14%205a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%3Cpath%20d%3D%22M7%207l0%20.01%22%20%2F%3E%3Cpath%20d%3D%22M4%2015a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%3Cpath%20d%3D%22M17%207l0%20.01%22%20%2F%3E%3Cpath%20d%3D%22M14%2014l3%200%22%20%2F%3E%3Cpath%20d%3D%22M20%2014l0%20.01%22%20%2F%3E%3Cpath%20d%3D%22M14%2014l0%203%22%20%2F%3E%3Cpath%20d%3D%22M14%2020l3%200%22%20%2F%3E%3Cpath%20d%3D%22M17%2017l3%200%22%20%2F%3E%3Cpath%20d%3D%22M20%2017l0%203%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M4%205a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%3Cpath%20d%3D%22M7%2017l0%20.01%22%20%2F%3E%3Cpath%20d%3D%22M14%205a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%3Cpath%20d%3D%22M7%207l0%20.01%22%20%2F%3E%3Cpath%20d%3D%22M4%2015a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v4a1%201%200%200%201%20-1%201h-4a1%201%200%200%201%20-1%20-1l0%20-4%22%20%2F%3E%3Cpath%20d%3D%22M17%207l0%20.01%22%20%2F%3E%3Cpath%20d%3D%22M14%2014l3%200%22%20%2F%3E%3Cpath%20d%3D%22M20%2014l0%20.01%22%20%2F%3E%3Cpath%20d%3D%22M14%2014l0%203%22%20%2F%3E%3Cpath%20d%3D%22M14%2020l3%200%22%20%2F%3E%3Cpath%20d%3D%22M17%2017l3%200%22%20%2F%3E%3Cpath%20d%3D%22M20%2017l0%203%22%20%2F%3E%3C%2Fsvg%3E)}.ti-receipt{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M5%2021v-16a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v16l-3%20-2l-2%202l-2%20-2l-2%202l-2%20-2l-3%202m4%20-14h6m-6%204h6m-2%204h2%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M5%2021v-16a2%202%200%200%201%202%20-2h10a2%202%200%200%201%202%202v16l-3%20-2l-2%202l-2%20-2l-2%202l-2%20-2l-3%202m4%20-14h6m-6%204h6m-2%204h2%22%20%2F%3E%3C%2Fsvg%3E)}.ti-recycle{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M12%2017l-2%202l2%202%22%20%2F%3E%3Cpath%20d%3D%22M10%2019h9a2%202%200%200%200%201.75%20-2.75l-.55%20-1%22%20%2F%3E%3Cpath%20d%3D%22M8.536%2011l-.732%20-2.732l-2.732%20.732%22%20%2F%3E%3Cpath%20d%3D%22M7.804%208.268l-4.5%207.794a2%202%200%200%200%201.506%202.89l1.141%20.024%22%20%2F%3E%3Cpath%20d%3D%22M15.464%2011l2.732%20.732l.732%20-2.732%22%20%2F%3E%3Cpath%20d%3D%22M18.196%2011.732l-4.5%20-7.794a2%202%200%200%200%20-3.256%20-.14l-.591%20.976%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M12%2017l-2%202l2%202%22%20%2F%3E%3Cpath%20d%3D%22M10%2019h9a2%202%200%200%200%201.75%20-2.75l-.55%20-1%22%20%2F%3E%3Cpath%20d%3D%22M8.536%2011l-.732%20-2.732l-2.732%20.732%22%20%2F%3E%3Cpath%20d%3D%22M7.804%208.268l-4.5%207.794a2%202%200%200%200%201.506%202.89l1.141%20.024%22%20%2F%3E%3Cpath%20d%3D%22M15.464%2011l2.732%20.732l.732%20-2.732%22%20%2F%3E%3Cpath%20d%3D%22M18.196%2011.732l-4.5%20-7.794a2%202%200%200%200%20-3.256%20-.14l-.591%20.976%22%20%2F%3E%3C%2Fsvg%3E)}.ti-refresh{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M20%2011a8.1%208.1%200%200%200%20-15.5%20-2m-.5%20-4v4h4%22%20%2F%3E%3Cpath%20d%3D%22M4%2013a8.1%208.1%200%200%200%2015.5%202m.5%204v-4h-4%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M20%2011a8.1%208.1%200%200%200%20-15.5%20-2m-.5%20-4v4h4%22%20%2F%3E%3Cpath%20d%3D%22M4%2013a8.1%208.1%200%200%200%2015.5%202m.5%204v-4h-4%22%20%2F%3E%3C%2Fsvg%3E)}.ti-robot{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M6%206a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v4a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2l0%20-4%22%20%2F%3E%3Cpath%20d%3D%22M12%202v2%22%20%2F%3E%3Cpath%20d%3D%22M9%2012v9%22%20%2F%3E%3Cpath%20d%3D%22M15%2012v9%22%20%2F%3E%3Cpath%20d%3D%22M5%2016l4%20-2%22%20%2F%3E%3Cpath%20d%3D%22M15%2014l4%202%22%20%2F%3E%3Cpath%20d%3D%22M9%2018h6%22%20%2F%3E%3Cpath%20d%3D%22M10%208v.01%22%20%2F%3E%3Cpath%20d%3D%22M14%208v.01%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M6%206a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v4a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2l0%20-4%22%20%2F%3E%3Cpath%20d%3D%22M12%202v2%22%20%2F%3E%3Cpath%20d%3D%22M9%2012v9%22%20%2F%3E%3Cpath%20d%3D%22M15%2012v9%22%20%2F%3E%3Cpath%20d%3D%22M5%2016l4%20-2%22%20%2F%3E%3Cpath%20d%3D%22M15%2014l4%202%22%20%2F%3E%3Cpath%20d%3D%22M9%2018h6%22%20%2F%3E%3Cpath%20d%3D%22M10%208v.01%22%20%2F%3E%3Cpath%20d%3D%22M14%208v.01%22%20%2F%3E%3C%2Fsvg%3E)}.ti-scissors{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%207a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%3Cpath%20d%3D%22M3%2017a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%3Cpath%20d%3D%22M8.6%208.6l10.4%2010.4%22%20%2F%3E%3Cpath%20d%3D%22M8.6%2015.4l10.4%20-10.4%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%207a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%3Cpath%20d%3D%22M3%2017a3%203%200%201%200%206%200a3%203%200%201%200%20-6%200%22%20%2F%3E%3Cpath%20d%3D%22M8.6%208.6l10.4%2010.4%22%20%2F%3E%3Cpath%20d%3D%22M8.6%2015.4l10.4%20-10.4%22%20%2F%3E%3C%2Fsvg%3E)}.ti-script{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M17%2020h-11a3%203%200%200%201%200%20-6h11a3%203%200%200%200%200%206h1a3%203%200%200%200%203%20-3v-11a2%202%200%200%200%20-2%20-2h-10a2%202%200%200%200%20-2%202v8%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M17%2020h-11a3%203%200%200%201%200%20-6h11a3%203%200%200%200%200%206h1a3%203%200%200%200%203%20-3v-11a2%202%200%200%200%20-2%20-2h-10a2%202%200%200%200%20-2%202v8%22%20%2F%3E%3C%2Fsvg%3E)}.ti-search{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2010a7%207%200%201%200%2014%200a7%207%200%201%200%20-14%200%22%20%2F%3E%3Cpath%20d%3D%22M21%2021l-6%20-6%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2010a7%207%200%201%200%2014%200a7%207%200%201%200%20-14%200%22%20%2F%3E%3Cpath%20d%3D%22M21%2021l-6%20-6%22%20%2F%3E%3C%2Fsvg%3E)}.ti-send{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M10%2014l11%20-11%22%20%2F%3E%3Cpath%20d%3D%22M21%203l-6.5%2018a.55%20.55%200%200%201%20-1%200l-3.5%20-7l-7%20-3.5a.55%20.55%200%200%201%200%20-1l18%20-6.5%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M10%2014l11%20-11%22%20%2F%3E%3Cpath%20d%3D%22M21%203l-6.5%2018a.55%20.55%200%200%201%20-1%200l-3.5%20-7l-7%20-3.5a.55%20.55%200%200%201%200%20-1l18%20-6.5%22%20%2F%3E%3C%2Fsvg%3E)}.ti-server{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%207a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v2a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3%22%20%2F%3E%3Cpath%20d%3D%22M3%2015a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v2a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3l0%20-2%22%20%2F%3E%3Cpath%20d%3D%22M7%208l0%20.01%22%20%2F%3E%3Cpath%20d%3D%22M7%2016l0%20.01%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%207a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v2a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3%22%20%2F%3E%3Cpath%20d%3D%22M3%2015a3%203%200%200%201%203%20-3h12a3%203%200%200%201%203%203v2a3%203%200%200%201%20-3%203h-12a3%203%200%200%201%20-3%20-3l0%20-2%22%20%2F%3E%3Cpath%20d%3D%22M7%208l0%20.01%22%20%2F%3E%3Cpath%20d%3D%22M7%2016l0%20.01%22%20%2F%3E%3C%2Fsvg%3E)}.ti-settings{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M10.325%204.317c.426%20-1.756%202.924%20-1.756%203.35%200a1.724%201.724%200%200%200%202.573%201.066c1.543%20-.94%203.31%20.826%202.37%202.37a1.724%201.724%200%200%200%201.065%202.572c1.756%20.426%201.756%202.924%200%203.35a1.724%201.724%200%200%200%20-1.066%202.573c.94%201.543%20-.826%203.31%20-2.37%202.37a1.724%201.724%200%200%200%20-2.572%201.065c-.426%201.756%20-2.924%201.756%20-3.35%200a1.724%201.724%200%200%200%20-2.573%20-1.066c-1.543%20.94%20-3.31%20-.826%20-2.37%20-2.37a1.724%201.724%200%200%200%20-1.065%20-2.572c-1.756%20-.426%20-1.756%20-2.924%200%20-3.35a1.724%201.724%200%200%200%201.066%20-2.573c-.94%20-1.543%20.826%20-3.31%202.37%20-2.37c1%20.608%202.296%20.07%202.572%20-1.065%22%20%2F%3E%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M10.325%204.317c.426%20-1.756%202.924%20-1.756%203.35%200a1.724%201.724%200%200%200%202.573%201.066c1.543%20-.94%203.31%20.826%202.37%202.37a1.724%201.724%200%200%200%201.065%202.572c1.756%20.426%201.756%202.924%200%203.35a1.724%201.724%200%200%200%20-1.066%202.573c.94%201.543%20-.826%203.31%20-2.37%202.37a1.724%201.724%200%200%200%20-2.572%201.065c-.426%201.756%20-2.924%201.756%20-3.35%200a1.724%201.724%200%200%200%20-2.573%20-1.066c-1.543%20.94%20-3.31%20-.826%20-2.37%20-2.37a1.724%201.724%200%200%200%20-1.065%20-2.572c-1.756%20-.426%20-1.756%20-2.924%200%20-3.35a1.724%201.724%200%200%200%201.066%20-2.573c-.94%20-1.543%20.826%20-3.31%202.37%20-2.37c1%20.608%202.296%20.07%202.572%20-1.065%22%20%2F%3E%3Cpath%20d%3D%22M9%2012a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%3C%2Fsvg%3E)}.ti-share-3{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M13%204v4c-6.575%201.028%20-9.02%206.788%20-10%2012c-.037%20.206%205.384%20-5.962%2010%20-6v4l8%20-7l-8%20-7%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M13%204v4c-6.575%201.028%20-9.02%206.788%20-10%2012c-.037%20.206%205.384%20-5.962%2010%20-6v4l8%20-7l-8%20-7%22%20%2F%3E%3C%2Fsvg%3E)}.ti-shield{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M12%203a12%2012%200%200%200%208.5%203a12%2012%200%200%201%20-8.5%2015a12%2012%200%200%201%20-8.5%20-15a12%2012%200%200%200%208.5%20-3%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M12%203a12%2012%200%200%200%208.5%203a12%2012%200%200%201%20-8.5%2015a12%2012%200%200%201%20-8.5%20-15a12%2012%200%200%200%208.5%20-3%22%20%2F%3E%3C%2Fsvg%3E)}.ti-shield-check{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M11.46%2020.846a12%2012%200%200%201%20-7.96%20-14.846a12%2012%200%200%200%208.5%20-3a12%2012%200%200%200%208.5%203a12%2012%200%200%201%20-.09%207.06%22%20%2F%3E%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M11.46%2020.846a12%2012%200%200%201%20-7.96%20-14.846a12%2012%200%200%200%208.5%20-3a12%2012%200%200%200%208.5%203a12%2012%200%200%201%20-.09%207.06%22%20%2F%3E%3Cpath%20d%3D%22M15%2019l2%202l4%20-4%22%20%2F%3E%3C%2Fsvg%3E)}.ti-shield-x{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M13.252%2020.601c-.408%20.155%20-.826%20.288%20-1.252%20.399a12%2012%200%200%201%20-8.5%20-15a12%2012%200%200%200%208.5%20-3a12%2012%200%200%200%208.5%203a12%2012%200%200%201%20-.19%207.357%22%20%2F%3E%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M13.252%2020.601c-.408%20.155%20-.826%20.288%20-1.252%20.399a12%2012%200%200%201%20-8.5%20-15a12%2012%200%200%200%208.5%20-3a12%2012%200%200%200%208.5%203a12%2012%200%200%201%20-.19%207.357%22%20%2F%3E%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%3C%2Fsvg%3E)}.ti-shirt{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M15%204l6%202v5h-3v8a1%201%200%200%201%20-1%201h-10a1%201%200%200%201%20-1%20-1v-8h-3v-5l6%20-2a3%203%200%200%200%206%200%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M15%204l6%202v5h-3v8a1%201%200%200%201%20-1%201h-10a1%201%200%200%201%20-1%20-1v-8h-3v-5l6%20-2a3%203%200%200%200%206%200%22%20%2F%3E%3C%2Fsvg%3E)}.ti-shopping-bag{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M6.331%208h11.339a2%202%200%200%201%201.977%202.304l-1.255%208.152a3%203%200%200%201%20-2.966%202.544h-6.852a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-8.152a2%202%200%200%201%201.977%20-2.304%22%20%2F%3E%3Cpath%20d%3D%22M9%2011v-5a3%203%200%200%201%206%200v5%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M6.331%208h11.339a2%202%200%200%201%201.977%202.304l-1.255%208.152a3%203%200%200%201%20-2.966%202.544h-6.852a3%203%200%200%201%20-2.965%20-2.544l-1.255%20-8.152a2%202%200%200%201%201.977%20-2.304%22%20%2F%3E%3Cpath%20d%3D%22M9%2011v-5a3%203%200%200%201%206%200v5%22%20%2F%3E%3C%2Fsvg%3E)}.ti-shopping-cart{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M4%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%3Cpath%20d%3D%22M15%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%3Cpath%20d%3D%22M17%2017h-11v-14h-2%22%20%2F%3E%3Cpath%20d%3D%22M6%205l14%201l-1%207h-13%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M4%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%3Cpath%20d%3D%22M15%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%3Cpath%20d%3D%22M17%2017h-11v-14h-2%22%20%2F%3E%3Cpath%20d%3D%22M6%205l14%201l-1%207h-13%22%20%2F%3E%3C%2Fsvg%3E)}.ti-sparkles{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M16%2018a2%202%200%200%201%202%202a2%202%200%200%201%202%20-2a2%202%200%200%201%20-2%20-2a2%202%200%200%201%20-2%202m0%20-12a2%202%200%200%201%202%202a2%202%200%200%201%202%20-2a2%202%200%200%201%20-2%20-2a2%202%200%200%201%20-2%202m-7%2012a6%206%200%200%201%206%20-6a6%206%200%200%201%20-6%20-6a6%206%200%200%201%20-6%206a6%206%200%200%201%206%206%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M16%2018a2%202%200%200%201%202%202a2%202%200%200%201%202%20-2a2%202%200%200%201%20-2%20-2a2%202%200%200%201%20-2%202m0%20-12a2%202%200%200%201%202%202a2%202%200%200%201%202%20-2a2%202%200%200%201%20-2%20-2a2%202%200%200%201%20-2%202m-7%2012a6%206%200%200%201%206%20-6a6%206%200%200%201%20-6%20-6a6%206%200%200%201%20-6%206a6%206%200%200%201%206%206%22%20%2F%3E%3C%2Fsvg%3E)}.ti-speakerphone{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M18%208a3%203%200%200%201%200%206%22%20%2F%3E%3Cpath%20d%3D%22M10%208v11a1%201%200%200%201%20-1%201h-1a1%201%200%200%201%20-1%20-1v-5%22%20%2F%3E%3Cpath%20d%3D%22M12%208l4.524%20-3.77a.9%20.9%200%200%201%201.476%20.692v12.156a.9%20.9%200%200%201%20-1.476%20.692l-4.524%20-3.77h-8a1%201%200%200%201%20-1%20-1v-4a1%201%200%200%201%201%20-1h8%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M18%208a3%203%200%200%201%200%206%22%20%2F%3E%3Cpath%20d%3D%22M10%208v11a1%201%200%200%201%20-1%201h-1a1%201%200%200%201%20-1%20-1v-5%22%20%2F%3E%3Cpath%20d%3D%22M12%208l4.524%20-3.77a.9%20.9%200%200%201%201.476%20.692v12.156a.9%20.9%200%200%201%20-1.476%20.692l-4.524%20-3.77h-8a1%201%200%200%201%20-1%20-1v-4a1%201%200%200%201%201%20-1h8%22%20%2F%3E%3C%2Fsvg%3E)}.ti-star{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M12%2017.75l-6.172%203.245l1.179%20-6.873l-5%20-4.867l6.9%20-1l3.086%20-6.253l3.086%206.253l6.9%201l-5%204.867l1.179%206.873l-6.158%20-3.245%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M12%2017.75l-6.172%203.245l1.179%20-6.873l-5%20-4.867l6.9%20-1l3.086%20-6.253l3.086%206.253l6.9%201l-5%204.867l1.179%206.873l-6.158%20-3.245%22%20%2F%3E%3C%2Fsvg%3E)}.ti-sticker{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M20%2012l-2%20.5a6%206%200%200%201%20-6.5%20-6.5l.5%20-2l8%208%22%20%2F%3E%3Cpath%20d%3D%22M20%2012a8%208%200%201%201%20-8%20-8%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M20%2012l-2%20.5a6%206%200%200%201%20-6.5%20-6.5l.5%20-2l8%208%22%20%2F%3E%3Cpath%20d%3D%22M20%2012a8%208%200%201%201%20-8%20-8%22%20%2F%3E%3C%2Fsvg%3E)}.ti-switch-horizontal{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M16%203l4%204l-4%204%22%20%2F%3E%3Cpath%20d%3D%22M10%207l10%200%22%20%2F%3E%3Cpath%20d%3D%22M8%2013l-4%204l4%204%22%20%2F%3E%3Cpath%20d%3D%22M4%2017l9%200%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M16%203l4%204l-4%204%22%20%2F%3E%3Cpath%20d%3D%22M10%207l10%200%22%20%2F%3E%3Cpath%20d%3D%22M8%2013l-4%204l4%204%22%20%2F%3E%3Cpath%20d%3D%22M4%2017l9%200%22%20%2F%3E%3C%2Fsvg%3E)}.ti-swords{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M21%203v5l-11%209l-4%204l-3%20-3l4%20-4l9%20-11l5%200%22%20%2F%3E%3Cpath%20d%3D%22M5%2013l6%206%22%20%2F%3E%3Cpath%20d%3D%22M14.32%2017.32l3.68%203.68l3%20-3l-3.365%20-3.365%22%20%2F%3E%3Cpath%20d%3D%22M10%205.5l-2%20-2.5h-5v5l3%202.5%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M21%203v5l-11%209l-4%204l-3%20-3l4%20-4l9%20-11l5%200%22%20%2F%3E%3Cpath%20d%3D%22M5%2013l6%206%22%20%2F%3E%3Cpath%20d%3D%22M14.32%2017.32l3.68%203.68l3%20-3l-3.365%20-3.365%22%20%2F%3E%3Cpath%20d%3D%22M10%205.5l-2%20-2.5h-5v5l3%202.5%22%20%2F%3E%3C%2Fsvg%3E)}.ti-tag{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M6.5%207.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%3Cpath%20d%3D%22M3%206v5.172a2%202%200%200%200%20.586%201.414l7.71%207.71a2.41%202.41%200%200%200%203.408%200l5.592%20-5.592a2.41%202.41%200%200%200%200%20-3.408l-7.71%20-7.71a2%202%200%200%200%20-1.414%20-.586h-5.172a3%203%200%200%200%20-3%203%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M6.5%207.5a1%201%200%201%200%202%200a1%201%200%201%200%20-2%200%22%20%2F%3E%3Cpath%20d%3D%22M3%206v5.172a2%202%200%200%200%20.586%201.414l7.71%207.71a2.41%202.41%200%200%200%203.408%200l5.592%20-5.592a2.41%202.41%200%200%200%200%20-3.408l-7.71%20-7.71a2%202%200%200%200%20-1.414%20-.586h-5.172a3%203%200%200%200%20-3%203%22%20%2F%3E%3C%2Fsvg%3E)}.ti-ticket{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M15%205l0%202%22%20%2F%3E%3Cpath%20d%3D%22M15%2011l0%202%22%20%2F%3E%3Cpath%20d%3D%22M15%2017l0%202%22%20%2F%3E%3Cpath%20d%3D%22M5%205h14a2%202%200%200%201%202%202v3a2%202%200%200%200%200%204v3a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-3a2%202%200%200%200%200%20-4v-3a2%202%200%200%201%202%20-2%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M15%205l0%202%22%20%2F%3E%3Cpath%20d%3D%22M15%2011l0%202%22%20%2F%3E%3Cpath%20d%3D%22M15%2017l0%202%22%20%2F%3E%3Cpath%20d%3D%22M5%205h14a2%202%200%200%201%202%202v3a2%202%200%200%200%200%204v3a2%202%200%200%201%20-2%202h-14a2%202%200%200%201%20-2%20-2v-3a2%202%200%200%200%200%20-4v-3a2%202%200%200%201%202%20-2%22%20%2F%3E%3C%2Fsvg%3E)}.ti-trash{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M4%207l16%200%22%20%2F%3E%3Cpath%20d%3D%22M10%2011l0%206%22%20%2F%3E%3Cpath%20d%3D%22M14%2011l0%206%22%20%2F%3E%3Cpath%20d%3D%22M5%207l1%2012a2%202%200%200%200%202%202h8a2%202%200%200%200%202%20-2l1%20-12%22%20%2F%3E%3Cpath%20d%3D%22M9%207v-3a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v3%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M4%207l16%200%22%20%2F%3E%3Cpath%20d%3D%22M10%2011l0%206%22%20%2F%3E%3Cpath%20d%3D%22M14%2011l0%206%22%20%2F%3E%3Cpath%20d%3D%22M5%207l1%2012a2%202%200%200%200%202%202h8a2%202%200%200%200%202%20-2l1%20-12%22%20%2F%3E%3Cpath%20d%3D%22M9%207v-3a1%201%200%200%201%201%20-1h4a1%201%200%200%201%201%201v3%22%20%2F%3E%3C%2Fsvg%3E)}.ti-trending-up{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2017l6%20-6l4%204l8%20-8%22%20%2F%3E%3Cpath%20d%3D%22M14%207l7%200l0%207%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2017l6%20-6l4%204l8%20-8%22%20%2F%3E%3Cpath%20d%3D%22M14%207l7%200l0%207%22%20%2F%3E%3C%2Fsvg%3E)}.ti-truck-delivery{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M5%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%3Cpath%20d%3D%22M15%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%3Cpath%20d%3D%22M5%2017h-2v-4m-1%20-8h11v12m-4%200h6m4%200h2v-6h-8m0%20-5h5l3%205%22%20%2F%3E%3Cpath%20d%3D%22M3%209l4%200%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M5%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%3Cpath%20d%3D%22M15%2017a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200%22%20%2F%3E%3Cpath%20d%3D%22M5%2017h-2v-4m-1%20-8h11v12m-4%200h6m4%200h2v-6h-8m0%20-5h5l3%205%22%20%2F%3E%3Cpath%20d%3D%22M3%209l4%200%22%20%2F%3E%3C%2Fsvg%3E)}.ti-user{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h4a4%204%200%200%201%204%204v2%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h4a4%204%200%200%201%204%204v2%22%20%2F%3E%3C%2Fsvg%3E)}.ti-user-plus{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h4%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%3Cpath%20d%3D%22M16%2019h6%22%20%2F%3E%3Cpath%20d%3D%22M19%2016v6%22%20%2F%3E%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h4%22%20%2F%3E%3C%2Fsvg%3E)}.ti-user-shield{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h2%22%20%2F%3E%3Cpath%20d%3D%22M22%2016c0%204%20-2.5%206%20-3.5%206s-3.5%20-2%20-3.5%20-6c1%200%202.5%20-.5%203.5%20-1.5c1%201%202.5%201.5%203.5%201.5%22%20%2F%3E%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h2%22%20%2F%3E%3Cpath%20d%3D%22M22%2016c0%204%20-2.5%206%20-3.5%206s-3.5%20-2%20-3.5%20-6c1%200%202.5%20-.5%203.5%20-1.5c1%201%202.5%201.5%203.5%201.5%22%20%2F%3E%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%3C%2Fsvg%3E)}.ti-user-x{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h3.5%22%20%2F%3E%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M8%207a4%204%200%201%200%208%200a4%204%200%200%200%20-8%200%22%20%2F%3E%3Cpath%20d%3D%22M6%2021v-2a4%204%200%200%201%204%20-4h3.5%22%20%2F%3E%3Cpath%20d%3D%22M22%2022l-5%20-5%22%20%2F%3E%3Cpath%20d%3D%22M17%2022l5%20-5%22%20%2F%3E%3C%2Fsvg%3E)}.ti-users{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M5%207a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%3Cpath%20d%3D%22M3%2021v-2a4%204%200%200%201%204%20-4h4a4%204%200%200%201%204%204v2%22%20%2F%3E%3Cpath%20d%3D%22M16%203.13a4%204%200%200%201%200%207.75%22%20%2F%3E%3Cpath%20d%3D%22M21%2021v-2a4%204%200%200%200%20-3%20-3.85%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M5%207a4%204%200%201%200%208%200a4%204%200%201%200%20-8%200%22%20%2F%3E%3Cpath%20d%3D%22M3%2021v-2a4%204%200%200%201%204%20-4h4a4%204%200%200%201%204%204v2%22%20%2F%3E%3Cpath%20d%3D%22M16%203.13a4%204%200%200%201%200%207.75%22%20%2F%3E%3Cpath%20d%3D%22M21%2021v-2a4%204%200%200%200%20-3%20-3.85%22%20%2F%3E%3C%2Fsvg%3E)}.ti-video{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M15%2010l4.553%20-2.276a1%201%200%200%201%201.447%20.894v6.764a1%201%200%200%201%20-1.447%20.894l-4.553%20-2.276v-4%22%20%2F%3E%3Cpath%20d%3D%22M3%208a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M15%2010l4.553%20-2.276a1%201%200%200%201%201.447%20.894v6.764a1%201%200%200%201%20-1.447%20.894l-4.553%20-2.276v-4%22%20%2F%3E%3Cpath%20d%3D%22M3%208a2%202%200%200%201%202%20-2h8a2%202%200%200%201%202%202v8a2%202%200%200%201%20-2%202h-8a2%202%200%200%201%20-2%20-2l0%20-8%22%20%2F%3E%3C%2Fsvg%3E)}.ti-volume-off{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M15%208a5%205%200%200%201%201.912%204.934m-1.377%202.602a5%205%200%200%201%20-.535%20.464%22%20%2F%3E%3Cpath%20d%3D%22M17.7%205a9%209%200%200%201%202.362%2011.086m-1.676%202.299a9%209%200%200%201%20-.686%20.615%22%20%2F%3E%3Cpath%20d%3D%22M9.069%205.054l.431%20-.554a.8%20.8%200%200%201%201.5%20.5v2m0%204v8a.8%20.8%200%200%201%20-1.5%20.5l-3.5%20-4.5h-2a1%201%200%200%201%20-1%20-1v-4a1%201%200%200%201%201%20-1h2l1.294%20-1.664%22%20%2F%3E%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M15%208a5%205%200%200%201%201.912%204.934m-1.377%202.602a5%205%200%200%201%20-.535%20.464%22%20%2F%3E%3Cpath%20d%3D%22M17.7%205a9%209%200%200%201%202.362%2011.086m-1.676%202.299a9%209%200%200%201%20-.686%20.615%22%20%2F%3E%3Cpath%20d%3D%22M9.069%205.054l.431%20-.554a.8%20.8%200%200%201%201.5%20.5v2m0%204v8a.8%20.8%200%200%201%20-1.5%20.5l-3.5%20-4.5h-2a1%201%200%200%201%20-1%20-1v-4a1%201%200%200%201%201%20-1h2l1.294%20-1.664%22%20%2F%3E%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%3C%2Fsvg%3E)}.ti-wallet{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M17%208v-3a1%201%200%200%200%20-1%20-1h-10a2%202%200%200%200%200%204h12a1%201%200%200%201%201%201v3m0%204v3a1%201%200%200%201%20-1%201h-12a2%202%200%200%201%20-2%20-2v-12%22%20%2F%3E%3Cpath%20d%3D%22M20%2012v4h-4a2%202%200%200%201%200%20-4h4%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M17%208v-3a1%201%200%200%200%20-1%20-1h-10a2%202%200%200%200%200%204h12a1%201%200%200%201%201%201v3m0%204v3a1%201%200%200%201%20-1%201h-12a2%202%200%200%201%20-2%20-2v-12%22%20%2F%3E%3Cpath%20d%3D%22M20%2012v4h-4a2%202%200%200%201%200%20-4h4%22%20%2F%3E%3C%2Fsvg%3E)}.ti-wifi-off{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M12%2018l.01%200%22%20%2F%3E%3Cpath%20d%3D%22M9.172%2015.172a4%204%200%200%201%205.656%200%22%20%2F%3E%3Cpath%20d%3D%22M6.343%2012.343a7.963%207.963%200%200%201%203.864%20-2.14m4.163%20.155a7.965%207.965%200%200%201%203.287%202%22%20%2F%3E%3Cpath%20d%3D%22M3.515%209.515a12%2012%200%200%201%203.544%20-2.455m3.101%20-.92a12%2012%200%200%201%2010.325%203.374%22%20%2F%3E%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M12%2018l.01%200%22%20%2F%3E%3Cpath%20d%3D%22M9.172%2015.172a4%204%200%200%201%205.656%200%22%20%2F%3E%3Cpath%20d%3D%22M6.343%2012.343a7.963%207.963%200%200%201%203.864%20-2.14m4.163%20.155a7.965%207.965%200%200%201%203.287%202%22%20%2F%3E%3Cpath%20d%3D%22M3.515%209.515a12%2012%200%200%201%203.544%20-2.455m3.101%20-.92a12%2012%200%200%201%2010.325%203.374%22%20%2F%3E%3Cpath%20d%3D%22M3%203l18%2018%22%20%2F%3E%3C%2Fsvg%3E)}.ti-world{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%3Cpath%20d%3D%22M3.6%209h16.8%22%20%2F%3E%3Cpath%20d%3D%22M3.6%2015h16.8%22%20%2F%3E%3Cpath%20d%3D%22M11.5%203a17%2017%200%200%200%200%2018%22%20%2F%3E%3Cpath%20d%3D%22M12.5%203a17%2017%200%200%201%200%2018%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M3%2012a9%209%200%201%200%2018%200a9%209%200%200%200%20-18%200%22%20%2F%3E%3Cpath%20d%3D%22M3.6%209h16.8%22%20%2F%3E%3Cpath%20d%3D%22M3.6%2015h16.8%22%20%2F%3E%3Cpath%20d%3D%22M11.5%203a17%2017%200%200%200%200%2018%22%20%2F%3E%3Cpath%20d%3D%22M12.5%203a17%2017%200%200%201%200%2018%22%20%2F%3E%3C%2Fsvg%3E)}.ti-x{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M18%206l-12%2012%22%20%2F%3E%3Cpath%20d%3D%22M6%206l12%2012%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M18%206l-12%2012%22%20%2F%3E%3Cpath%20d%3D%22M6%206l12%2012%22%20%2F%3E%3C%2Fsvg%3E)}.ti-zoom-scan{-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M8%2011a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%3Cpath%20d%3D%22M16%2016l-2.5%20-2.5%22%20%2F%3E%3Cpath%20d%3D%22M3%207v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%3Cpath%20d%3D%22M3%2017v2a2%202%200%200%200%202%202h2%22%20%2F%3E%3Cpath%20d%3D%22M17%203h2a2%202%200%200%201%202%202v2%22%20%2F%3E%3Cpath%20d%3D%22M17%2021h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%3Cpath%20d%3D%22M8%2011a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200%22%20%2F%3E%3Cpath%20d%3D%22M16%2016l-2.5%20-2.5%22%20%2F%3E%3Cpath%20d%3D%22M3%207v-2a2%202%200%200%201%202%20-2h2%22%20%2F%3E%3Cpath%20d%3D%22M3%2017v2a2%202%200%200%200%202%202h2%22%20%2F%3E%3Cpath%20d%3D%22M17%203h2a2%202%200%200%201%202%202v2%22%20%2F%3E%3Cpath%20d%3D%22M17%2021h2a2%202%200%200%200%202%20-2v-2%22%20%2F%3E%3C%2Fsvg%3E)}
