:root{color-scheme:dark;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;min-width:320px;min-height:100vh;height:100vh;overflow:hidden;background-color:var(--bg);overscroll-behavior:none}button,input,select{font:inherit}button{cursor:pointer;transition:all .15s ease}button:active{transform:scale(.98)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2c3038;border-radius:99px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#4a5060;background-clip:padding-box;border:2px solid transparent}:root,.app-shell{--bg: #171716;--panel: #1f1f1e;--panel-strong: #131312;--panel-soft: #2a2a29;--panel-hover: #313131;--line: #2a2a29;--line-strong: #3d3d3c;--text: #dad9d5;--muted: #86857f;--muted-strong: #b6b5af;--accent: #ef282d;--accent-soft: rgba(239, 40, 45, .14);--accent-glow: rgba(239, 40, 45, .35);--accent-2: #fbc851;--slider-fill: #6a6a66;--slider-track: #262625;--thumb: #cdccc6;--success: #4ade80;--danger: #ff453a;--radius-xs: 0;--radius-sm: 0;--radius-md: 0;--radius-lg: 0;--radius-xl: 0;--radius-pill: 999px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .35);--shadow-md: 0 8px 24px rgba(0, 0, 0, .4);--shadow-glow: 0 10px 30px rgba(239, 40, 45, .25);--display-font: "Space Mono", "JetBrains Mono", ui-monospace, monospace;--body-font: "Plus Jakarta Sans", system-ui, sans-serif;--mono-font: "JetBrains Mono", ui-monospace, monospace;background:var(--bg);color:var(--text);min-height:100vh;height:100vh;height:100dvh;padding:0;display:flex;flex-direction:column;box-sizing:border-box;overflow:hidden}.workspace{display:grid;gap:0;grid-template-columns:300px minmax(0,1fr) 322px;flex:1;min-height:0;width:100%;max-width:unset;height:100vh;height:100dvh;overflow:hidden}@media(min-width:1600px){.workspace{grid-template-columns:320px minmax(0,1fr) 344px}}.admin-shell{display:flex;height:100vh;overflow:hidden;background:var(--bg);color:var(--text);font-family:var(--body-font)}.admin-rail{position:sticky;top:0;align-self:flex-start;height:100vh;flex:0 0 220px;display:flex;flex-direction:column;gap:26px;padding:22px 18px;background:var(--panel);border-right:1px dashed var(--line-strong)}.admin-brand{display:flex;align-items:center;gap:9px;color:var(--text);text-decoration:none;font-family:var(--display-font);font-weight:700;font-size:17px}.admin-brand img{width:24px;height:24px;object-fit:contain}.admin-brand em{font-style:normal;font-family:var(--mono-font);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.admin-nav{display:flex;flex-direction:column;gap:2px}.admin-navlink{padding:10px 12px;color:var(--muted-strong);text-decoration:none;font-size:13px;font-weight:600;border-left:2px solid transparent}.admin-navlink:hover{background:var(--panel-hover);color:var(--text)}.admin-navlink.active{color:var(--text);border-left-color:var(--accent);background:var(--panel-soft)}.admin-studio-link{margin-top:auto;color:var(--muted);text-decoration:none;font-size:12px}.admin-studio-link:hover{color:var(--text)}.admin-content{flex:1;min-width:0;min-height:0;max-width:1140px;padding:26px clamp(18px,4vw,44px) 64px;overflow-y:auto}.admin-view-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:20px;margin-bottom:22px;border-bottom:1px dashed var(--line-strong)}.admin-view-head h1{font-family:var(--display-font);font-weight:700;font-size:26px;letter-spacing:-.02em}.admin-sub{margin-top:6px;color:var(--muted);font-size:12.5px}.admin-back{display:inline-block;margin-bottom:8px;background:transparent;border:none;padding:0;color:var(--muted);font-size:12px;cursor:pointer}.admin-back:hover{color:var(--text)}.admin-view-head select,.admin-search{padding:9px 12px;background:var(--panel-strong);border:1px solid var(--line-strong);color:var(--text);font-size:13px;font-family:var(--body-font)}.admin-search{min-width:240px}.admin-view-head select:focus,.admin-search:focus{outline:none;border-color:var(--muted)}.admin-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;margin-bottom:18px}.admin-stat,.admin-panel,.admin-gate,.admin-loading,.admin-error,.admin-ok{background:var(--panel);border:1px dashed var(--line-strong)}.admin-stat{padding:16px}.admin-stat-label,.admin-stat-note{display:block;color:var(--muted);font-family:var(--mono-font);font-size:10px;letter-spacing:.09em;text-transform:uppercase}.admin-stat strong{display:block;margin:8px 0;font-family:var(--display-font);font-size:30px;line-height:1;color:var(--text)}.admin-stat-note{letter-spacing:0;text-transform:none;font-family:var(--body-font);font-size:12px}.admin-stat-text{font-size:18px!important}.admin-panel{padding:18px;margin-bottom:18px}.admin-panel h2{font-family:var(--mono-font);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted-strong);margin-bottom:16px}.admin-empty{color:var(--muted);font-size:12.5px}.admin-mod-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-top:8px}.admin-mod-card{background:var(--panel);border:1px solid var(--line-strong);display:flex;flex-direction:column}.admin-mod-media{width:100%;aspect-ratio:16 / 9;background:#0a0a0a;overflow:hidden}.admin-mod-media img,.admin-mod-media video{width:100%;height:100%;object-fit:cover;display:block}.admin-mod-body{padding:12px 13px;display:grid;gap:6px}.admin-mod-title{font-weight:700;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-mod-meta{color:var(--muted);font-family:var(--mono-font);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-mod-actions{margin-top:6px}.admin-chart{height:200px;display:grid;grid-template-columns:repeat(auto-fit,minmax(14px,1fr));gap:6px;align-items:end;border-bottom:1px dashed var(--line);padding-top:8px}.admin-day{min-width:0;display:grid;gap:8px;color:var(--muted);font-family:var(--mono-font);font-size:9px;text-align:center}.admin-day-bars{height:150px;display:flex;align-items:end;justify-content:center;gap:2px}.admin-day-bars i,.admin-legend i{display:block;width:4px}.admin-day-bars .marketing,.admin-legend .marketing{background:#d8c56a}.admin-day-bars .visitors,.admin-legend .visitors{background:var(--muted-strong)}.admin-day-bars .users,.admin-legend .users{background:#4f9a8f}.admin-day-bars .signups,.admin-legend .signups{background:var(--accent)}.admin-legend{margin-top:14px;display:flex;flex-wrap:wrap;gap:14px;color:var(--muted);font-family:var(--mono-font);font-size:11px}.admin-legend i{height:10px;width:5px}.admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.admin-grid .admin-panel{margin-bottom:0}.admin-list{display:grid;gap:10px}.admin-list-row{display:grid;grid-template-columns:minmax(70px,1fr) minmax(60px,150px) 46px;align-items:center;gap:12px;font-size:13.5px}.admin-list-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-list-row strong{text-align:right;font-family:var(--mono-font);font-size:12px}.admin-bar{height:6px;background:var(--panel-soft)}.admin-bar i{display:block;height:100%;background:var(--muted-strong)}.admin-table{border:1px dashed var(--line-strong)}.admin-tr{display:grid;grid-template-columns:minmax(160px,2fr) minmax(80px,1fr) 70px 120px 110px;align-items:center;gap:14px;padding:11px 16px;text-align:left}.admin-th{font-family:var(--mono-font);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);border-bottom:1px dashed var(--line-strong)}.admin-row{width:100%;background:transparent;border:none;border-bottom:1px solid var(--line);color:var(--text);font-size:13px;cursor:pointer}.admin-row:last-child{border-bottom:none}.admin-row:hover{background:var(--panel)}.admin-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted-strong)}.admin-cell-strong{color:var(--text)!important;font-weight:600}.admin-table-empty{padding:22px 16px}.admin-pill{display:inline-block;font-family:var(--mono-font);font-size:10px;letter-spacing:.1em;padding:2px 8px;border:1px solid var(--line-strong);color:var(--muted);border-radius:999px}.admin-pill.pro{color:#fff;background:var(--accent);border-color:var(--accent)}.admin-kv{display:grid;gap:10px}.admin-kv>div{display:flex;justify-content:space-between;gap:12px;font-size:13px}.admin-kv span{color:var(--muted)}.admin-history{display:grid;gap:10px}.admin-history-row{display:flex;justify-content:space-between;gap:12px;font-size:13px}.admin-muted{color:var(--muted);font-size:11.5px}.admin-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.admin-btn{padding:9px 16px;font-size:13px;font-weight:600;cursor:pointer;color:var(--text);background:var(--panel-soft);border:1px solid var(--line-strong)}.admin-btn:hover:not(:disabled){border-color:var(--muted);background:var(--panel-hover)}.admin-btn.primary,.admin-btn.danger{background:var(--accent);border-color:var(--accent);color:#fff}.admin-btn:disabled{opacity:.4;cursor:not-allowed}.admin-confirm{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;color:var(--muted-strong)}.admin-txns{margin-top:14px;display:grid;gap:8px}.admin-txn{display:flex;align-items:center;gap:12px;padding:10px 12px;background:var(--panel-strong);border:1px solid var(--line);font-size:13px}.admin-txn-amt{font-family:var(--mono-font);color:var(--text);min-width:90px}.admin-txn-id{font-family:var(--mono-font);font-size:11px;color:var(--muted);flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-link-out{color:var(--muted);text-decoration:underline;font-size:12.5px;margin-left:4px}.admin-link-out:hover{color:var(--text)}.admin-note{margin-top:14px;color:var(--muted);font-size:11.5px;line-height:1.5;max-width:70ch}.admin-loading,.admin-error,.admin-ok{padding:12px 14px;font-size:12.5px;margin-bottom:18px}.admin-error{color:var(--accent)}.admin-ok{color:#66b6a8}.admin-gate{margin:16vh auto 0;max-width:520px;padding:34px}.admin-gate h1{font-family:var(--display-font);font-size:28px;line-height:1.12;margin-bottom:12px}.admin-gate p{color:var(--muted);font-size:13px;line-height:1.55;margin-bottom:20px}.admin-navlink{display:flex;align-items:center;gap:8px}.admin-badge{margin-left:auto;min-width:18px;height:18px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;font-family:var(--mono-font);font-size:10px;font-weight:700;color:#fff;background:var(--accent);border-radius:999px}.admin-chips{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:18px}.admin-chip{padding:7px 14px;font-size:12.5px;cursor:pointer;color:var(--muted-strong);background:var(--panel);border:1px solid var(--line-strong)}.admin-chip:hover{border-color:var(--muted);color:var(--text)}.admin-chip.active{color:var(--text);border-color:var(--accent);background:var(--accent-soft)}.admin-chip-separator{width:1px;height:24px;background:var(--line-strong);margin:0 4px}.admin-allclear{color:var(--muted);font-size:13px}.admin-alerts{display:grid;gap:10px}.admin-alert{background:var(--panel);border:1px dashed var(--line-strong)}.admin-alert.resolved{opacity:.55}.admin-alert-head{display:flex;align-items:center;gap:10px;padding:12px 14px}.admin-alert-kind{flex:none;font-family:var(--mono-font);font-size:9px;letter-spacing:.1em;text-transform:uppercase;padding:3px 7px;border:1px solid var(--line-strong);color:var(--muted-strong)}.admin-alert-kind.k-ui{border-color:#4f9a8f;color:#79c2b6}.admin-alert-kind.k-system{border-color:#b6b5af;color:#cfceca}.admin-alert-kind.k-payment{border-color:var(--accent);color:#ff7b7e}.admin-alert-kind.k-auth{border-color:var(--accent-2);color:var(--accent-2)}.admin-alert-msg{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13.5px}.admin-alert.sev-error .admin-alert-msg{color:var(--text)}.admin-alert-count{flex:none;font-family:var(--mono-font);font-size:11px;color:var(--accent)}.admin-alert-head .admin-muted{flex:none}.admin-btn-sm{padding:6px 12px;font-size:12px}.admin-alert-toggle{flex:none;width:26px;height:26px;background:var(--panel-soft);border:1px solid var(--line-strong);color:var(--muted-strong);font-size:15px;line-height:1;cursor:pointer}.admin-alert-toggle:hover{color:var(--text);border-color:var(--muted)}.admin-alert-detail{padding:0 14px 14px;border-top:1px dashed var(--line)}.admin-alert-detail>div{display:flex;gap:12px;font-size:12px;margin-top:10px}.admin-alert-detail>div span{color:var(--muted);min-width:64px}.admin-alert-detail code{font-family:var(--mono-font);color:var(--muted-strong);word-break:break-all}.admin-alert-times{color:var(--muted);font-size:11.5px}.admin-alert-detail pre{margin-top:12px;padding:10px 12px;background:var(--panel-strong);border:1px solid var(--line);font-family:var(--mono-font);font-size:11px;color:var(--muted-strong);white-space:pre-wrap;word-break:break-word;max-height:280px;overflow:auto}.admin-support-status{display:inline-flex;align-items:center;justify-content:center;min-width:68px;height:22px;padding:0 8px;border:1px solid var(--line-strong);color:var(--muted-strong);font-family:var(--mono-font);font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.admin-support-status.s-open,.admin-support-status.s-waiting{border-color:var(--accent);color:#ff8f92}.admin-support-status.s-answered{border-color:#4f9a8f;color:#79c2b6}.admin-support-status.s-closed{opacity:.55}.admin-support-messages{display:grid;gap:10px}.admin-support-message{padding:12px;background:var(--panel-strong);border:1px solid var(--line)}.admin-support-message.admin{border-color:#ef282d61}.admin-support-message>div{display:flex;justify-content:space-between;gap:12px;margin-bottom:7px;color:var(--muted);font-size:11px}.admin-support-message strong{color:var(--muted-strong);font-family:var(--mono-font);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.admin-support-message p{margin:0;white-space:pre-wrap;color:var(--text);font-size:13px;line-height:1.5}.admin-support-attachments{margin-top:16px;padding-top:14px;border-top:1px dashed var(--line);display:grid;gap:8px}.admin-support-attachments h3{margin:0 0 2px;color:var(--muted);font-family:var(--mono-font);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.admin-support-attachments a{display:flex;justify-content:space-between;gap:10px;color:var(--text);font-size:12.5px;text-decoration:none;padding:8px 9px;border:1px solid var(--line);background:var(--bg)}.admin-support-attachments a:hover{border-color:var(--muted)}.admin-support-attachments span{color:var(--muted);font-family:var(--mono-font);font-size:10.5px}.admin-support-reply{width:100%;min-height:150px;margin-bottom:12px;padding:12px;resize:vertical;background:var(--panel-strong);border:1px solid var(--line-strong);color:var(--text);font-family:var(--body-font);font-size:13px;line-height:1.5}.admin-support-reply:focus{outline:none;border-color:var(--muted)}.admin-support-status-actions{margin-top:14px;padding-top:14px;border-top:1px dashed var(--line)}.admin-support-meta a,.admin-support-meta code{min-width:0;color:var(--muted-strong);word-break:break-all;font-family:var(--mono-font);font-size:11px}.admin-support-context{margin-top:14px;padding:12px;max-height:520px;overflow:auto;background:var(--panel-strong);border:1px solid var(--line);color:var(--muted-strong);font-family:var(--mono-font);font-size:11px;line-height:1.45;white-space:pre-wrap}@media(max-width:920px){.admin-shell{flex-direction:column}.admin-rail{position:static;height:auto;flex-basis:auto;flex-direction:row;align-items:center;gap:16px;border-right:none;border-bottom:1px dashed var(--line-strong)}.admin-nav{flex-direction:row}.admin-navlink{border-left:none;border-bottom:2px solid transparent}.admin-navlink.active{border-left:none;border-bottom-color:var(--accent)}.admin-studio-link{margin:0 0 0 auto}.admin-stats{grid-template-columns:repeat(2,1fr)}.admin-grid{grid-template-columns:1fr}.admin-tr{grid-template-columns:minmax(120px,2fr) 64px 92px}.admin-tr span:nth-child(2),.admin-tr span:nth-child(5){display:none}}.left-panel,.side-panel{display:flex;flex-direction:column;padding:0;box-sizing:border-box}.panel-brand{font-family:var(--display-font);font-size:22px;font-weight:700;letter-spacing:-.02em;color:var(--text);padding:26px 28px 22px;display:flex;align-items:center;gap:12px;-webkit-user-select:none;user-select:none;border-bottom:1px dashed var(--line-strong)}.panel-section{background:transparent;border:none;border-radius:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0;box-sizing:border-box;flex-shrink:0;margin:0;scroll-margin-top:16px}.section-heading{align-items:center;color:var(--muted-strong);display:flex;font-family:var(--mono-font);font-size:11px;font-weight:700;justify-content:space-between;letter-spacing:.14em;text-transform:uppercase;padding:20px 28px 14px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .18s ease;border-radius:0}.section-heading:hover{background:#ffffff06}.collapse-prefix{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin-right:10px;border-radius:0;background:var(--panel-soft);color:var(--muted);font-family:var(--mono-font);font-size:11px;font-weight:700;transition:all .18s ease}.section-heading:hover .collapse-prefix{background:var(--panel-hover);color:var(--text)}.panel-section.expanded>.section-heading .collapse-prefix{color:var(--text)}.section-content{padding:0 28px 24px;box-sizing:border-box}.section-heading-action{display:inline-flex;align-items:center;gap:8px}.help-dot{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;margin-left:6px;border-radius:50%;border:1px solid var(--line-strong);color:var(--muted);font-size:9px;font-weight:700;line-height:1;cursor:help;-webkit-user-select:none;user-select:none;vertical-align:middle;transition:color .16s ease,border-color .16s ease}.help-dot:hover,.help-dot:focus-visible{color:var(--text);border-color:var(--muted);outline:none}.help-bubble{position:fixed;z-index:60;max-width:220px;padding:8px 10px;background:#141518f7;border:1px solid var(--line-strong);border-radius:var(--radius-sm);box-shadow:0 12px 30px #00000080;color:var(--muted-strong);font-size:11.5px;line-height:1.4;font-weight:500;pointer-events:none}.micro-text{display:block;background:transparent;border:0;padding:0;margin:16px 0 8px;color:var(--muted);font-family:var(--body-font);font-size:10.5px;font-weight:600;letter-spacing:.1em;line-height:1.35;text-transform:uppercase;border-radius:0;cursor:default}.section-divider{height:0;border:0;border-top:1px solid var(--line);margin:16px 0 4px}.panel-category{position:relative;padding:24px 14px 14px;margin-top:2px;border-top:1px dashed var(--line-strong)}.panel-category:before{content:"+";position:absolute;top:0;left:8px;transform:translate(-50%,-50%);padding:0 3px;background:var(--panel);font-family:var(--mono-font);font-size:12px;line-height:1;color:var(--muted);pointer-events:none}.panel-scroll>.panel-category:first-child{border-top:0;margin-top:0}.panel-scroll>.panel-category:first-child:before{display:none}.panel-category-head{display:flex;align-items:baseline;gap:10px}.panel-category-label{font-family:var(--mono-font);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--text)}.panel-category-meta{font-family:var(--mono-font);font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-left:auto}.panel-category-sub{margin:6px 0 0;max-width:30ch;font-family:var(--body-font);font-size:11px;line-height:1.45;font-weight:500;color:var(--muted)}.panel-zone--global{position:relative;border-top:1px solid var(--line-strong)}.panel-zone--global .panel-category{border-top:0;margin-top:0}.panel-zone--global .panel-category:before{background:var(--panel)}.perf-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 0 4px}.perf-toggle-text{display:flex;flex-direction:column;gap:2px;min-width:0}.perf-toggle-text strong{font-family:var(--body-font);font-size:13px;font-weight:600;color:var(--text)}.perf-toggle-text span{font-size:12px;color:var(--muted);line-height:1.4}.switch{flex-shrink:0;width:44px;height:26px;border-radius:var(--radius-pill);border:0;background:var(--panel-strong);box-shadow:inset 0 1px 2px #00000080;position:relative;cursor:pointer;padding:0;transition:background .22s ease}.switch.on{background:var(--accent);box-shadow:inset 0 1px 2px #0003}.switch-knob{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:var(--text);box-shadow:0 1px 4px #00000080;transition:transform .22s cubic-bezier(.4,0,.2,1)}.switch.on .switch-knob{transform:translate(18px);background:#fff}.seg-row{display:flex;gap:6px}.seg-btn{flex:1;background:transparent;border:1.5px solid var(--line-strong);color:var(--muted-strong);font-family:var(--mono-font);font-size:11px;font-weight:700;letter-spacing:.02em;padding:6px 10px;border-radius:0;cursor:pointer;transition:all .16s ease}.seg-btn:hover{color:var(--text);background:var(--panel-hover);border-color:var(--muted)}.seg-btn.active{color:var(--bg);background:var(--text);border-color:var(--text)}.btn-quiet{background:transparent;border:1.5px solid var(--line-strong);color:var(--muted-strong);font-family:var(--body-font);font-size:12px;font-weight:600;padding:6px 14px;border-radius:var(--radius-pill);cursor:pointer;transition:all .18s ease;letter-spacing:0;text-transform:none}.btn-quiet:hover{color:var(--text);background:var(--panel-hover);border-color:var(--muted)}.select-pill{display:inline-flex;align-items:center;padding:4px 12px;background:var(--accent-soft);color:var(--accent);border-radius:var(--radius-pill);font-family:var(--mono-font);font-size:11px;font-weight:700;letter-spacing:.02em}.input-info-rows{display:flex;flex-direction:column;gap:3px;margin-bottom:10px;padding:7px 11px;background:var(--panel-soft);border-radius:var(--radius-sm)}.info-row{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:11.5px;color:var(--muted)}.info-row>span{flex:0 0 auto;white-space:nowrap}.info-row.font-mono,.info-row.font-mono strong{font-family:var(--mono-font);font-size:10.5px}.info-row strong{color:var(--muted-strong);font-weight:600;min-width:0;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.clear-btn{background:transparent;border:1px solid var(--line-strong);color:var(--muted-strong);cursor:pointer;font-size:10.5px;font-weight:600;padding:1px 9px;border-radius:var(--radius-pill);transition:all .18s ease}.clear-btn:hover{color:var(--text);background:var(--panel-hover);border-color:var(--muted)}.dropzone.compact{position:relative;border:1.5px dashed var(--line-strong);border-radius:var(--radius-md);padding:17px 16px;text-align:center;cursor:pointer;transition:all .2s ease;background:radial-gradient(circle at 50% 0%,rgba(255,95,56,.07),transparent 70%),var(--panel-strong);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;overflow:hidden}.dropzone.compact:before{content:"↑";display:flex;align-items:center;justify-content:center;flex:none;width:34px;height:34px;border-radius:50%;background:var(--accent-soft);color:var(--accent);font-family:var(--display-font);font-size:17px;font-weight:700;margin-bottom:1px;transition:all .2s ease}.dropzone.compact:hover,.dropzone.compact.dragging{border-color:var(--accent);background:radial-gradient(circle at 50% 0%,rgba(255,95,56,.12),transparent 75%),var(--panel-strong)}.dropzone.compact:hover:before,.dropzone.compact.dragging:before{transform:translateY(-3px);box-shadow:0 6px 20px var(--accent-glow)}.dropzone-label{font-size:11px;color:var(--muted);line-height:1.35;min-width:0}.dropzone-label strong{color:var(--text);display:block;margin-bottom:2px;font-size:12.5px;font-weight:600}.left-head{display:flex;align-items:center;justify-content:space-between;padding:15px 16px 11px;flex:none}.left-head-title{font-family:var(--display-font);font-size:14px;font-weight:700;letter-spacing:-.01em;color:var(--text)}.left-head .panel-mode-toggle{margin:0}.left-head .left-tabs{flex:1}.effects-toolrow{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:var(--muted);font-weight:700;padding:2px 2px 0}.effects-toolrow button{display:grid;place-items:center;width:26px;height:26px;background:transparent;border:none;border-radius:0;color:var(--muted);cursor:pointer;transition:color .15s ease}.effects-toolrow button:hover{color:var(--text)}.effect-search.in-grid{grid-column:1 / -1;margin:0 0 2px}.preset-pane{padding:4px 16px 24px}.input-card{margin:0 14px 12px;padding:10px;border-radius:0;background:var(--panel-strong);border:1px solid var(--line);display:flex;align-items:center;gap:11px;cursor:pointer;flex:none;transition:border-color .14s ease,background .14s ease}.input-card:hover{border-color:var(--line-strong)}.input-card.dragging{border-color:var(--accent);background:var(--accent-soft, rgba(255, 95, 56, .14))}.input-thumb{width:40px;height:40px;border-radius:0;flex:none;background:radial-gradient(circle at 35% 30%,#3a3531,#15140f);overflow:hidden;position:relative;border:1px solid var(--line-strong)}.input-thumb img{width:100%;height:100%;object-fit:cover;display:block}.input-meta{min-width:0;flex:1}.input-nm{font-size:12.5px;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.input-sub{font-size:11px;color:var(--muted);font-family:var(--mono-font);margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.input-swap{margin-left:auto;color:var(--muted);width:28px;height:28px;border-radius:0;border:none;background:transparent;display:grid;place-items:center;flex:none}.input-swap:hover{background:var(--panel-soft);color:var(--text)}.effect-search{display:flex;align-items:center;gap:8px;margin:0 14px 6px;padding:9px 11px;border-radius:0;background:var(--panel-strong);color:var(--muted);flex:none}.effect-search input{background:none;border:none;outline:none;color:var(--text);font-size:12.5px;width:100%}.effect-search-clear{border:none;background:transparent;color:var(--muted);font-size:15px;line-height:1;padding:0 2px}.effect-search-clear:hover{color:var(--text)}.effects-empty{grid-column:1 / -1;padding:18px 2px;font-size:12.5px;color:var(--muted)}.effects-list{display:grid;grid-template-columns:1fr 1fr;gap:11px;padding:6px 14px 18px}.th-none{background:repeating-linear-gradient(45deg,rgba(245,245,243,.07) 0 6px,transparent 6px 12px);position:relative}.th-none:after{content:"Ø";position:absolute;inset:0;display:grid;place-items:center;font-size:22px;color:#f5f5f359}.effects-cat{grid-column:1 / -1;font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:var(--muted);font-weight:700;padding:13px 2px 3px}.effects-cat:first-child{padding-top:2px}.layer-stack{display:flex;flex-direction:column;gap:8px;padding:4px 0}.layer-stack.dragging{cursor:grabbing}.layer-empty{padding:22px 16px;text-align:center;font-size:13px;color:var(--muted);background:var(--panel-strong);border:1.5px dashed var(--line-strong);border-radius:var(--radius-md);line-height:1.5}.layer-row{display:flex;align-items:center;gap:7px;padding:8px 9px 8px 8px;background:var(--panel-soft);border:1px solid var(--line);border-radius:var(--radius-md);font-size:13px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,opacity .12s ease,transform .12s ease;min-height:48px}.layer-row:hover{background:var(--panel-hover);border-color:var(--line-strong)}.layer-row.active{border-color:var(--accent);background:var(--accent-soft);box-shadow:0 4px 18px #ff5f381f}.layer-row.dragging{opacity:.62;transform:scale(.985);border-color:var(--accent);box-shadow:0 8px 24px #ff5f3824}.layer-row.disabled .layer-idx,.layer-row.disabled .layer-name{opacity:.5}.layer-drag-handle{flex:none;width:22px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:0;background:transparent;color:var(--muted);cursor:grab;touch-action:none;transition:background .16s ease,color .16s ease,opacity .16s ease}.layer-drag-handle:hover,.layer-row.active .layer-drag-handle{background:#ffffff12;color:var(--text)}.layer-drag-handle:active,.layer-stack.dragging .layer-drag-handle{cursor:grabbing}.layer-vis{flex:none;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:0;background:transparent;color:var(--muted);cursor:pointer;transition:all .16s ease}.layer-vis:hover{background:#ffffff12;color:var(--text)}.layer-vis.on{color:var(--muted-strong)}.layer-idx{flex:none;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:0;font-family:var(--mono-font);font-size:11px;font-weight:700;color:var(--muted);background:var(--panel-strong)}.layer-row.active .layer-idx{background:var(--accent);color:#fff}.layer-name{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.layer-name-text{color:var(--text);font-weight:600;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.layer-meta{display:flex;gap:4px}.layer-tag{font-size:9px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--muted);background:var(--panel-strong);padding:1px 6px;border-radius:var(--radius-pill);white-space:nowrap}.layer-actions{display:flex;align-items:center;gap:1px;flex:none;opacity:.45;transition:opacity .16s ease}.layer-row:hover .layer-actions,.layer-row.active .layer-actions{opacity:1}.layer-icon{background:transparent;border:none;color:var(--muted-strong);cursor:pointer;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:0;transition:all .16s ease}.layer-icon:hover:not(:disabled){background:#ffffff14;color:var(--text)}.layer-icon.danger:hover:not(:disabled){background:#ff453a24;color:var(--danger)}.layer-icon:disabled{opacity:.25;cursor:default}.mode-toggle{display:inline-flex;background:#0d0e11d9;border:1px solid var(--line-strong);border-radius:0;padding:4px;gap:2px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow-md)}.mode-toggle button{background:transparent;border:none;color:var(--muted-strong);font-family:var(--display-font);font-size:13px;font-weight:600;letter-spacing:-.005em;text-transform:none;padding:8px 18px;cursor:pointer;border-radius:0;transition:all .2s ease;min-height:34px}.mode-toggle button.active{background:var(--accent);color:#fff;box-shadow:0 4px 14px var(--accent-glow)}.mode-toggle button:hover:not(.active){color:var(--text);background:#ffffff0f}.topbar-mode-toggle{padding:3px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--panel-strong);border-color:var(--line)}.topbar-mode-toggle button{min-height:26px;padding:4px 14px;font-size:12.5px}.preview-cycle-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;min-width:108px;min-height:32px;padding:6px 12px;background:var(--panel-strong);border:1px solid var(--line);border-radius:0;color:var(--text);font-family:var(--display-font);font-size:12.5px;font-weight:700;cursor:pointer;transition:background .15s ease,border-color .15s ease}.preview-cycle-btn:hover{background:var(--panel-soft);border-color:var(--line-strong)}.pc-dots{display:inline-flex;gap:4px}.pc-dots span{width:4px;height:4px;border-radius:50%;background:var(--line-strong);transition:background .15s ease}.pc-dots span.on{background:var(--text)}.compare-stage.eraser-active,.compare-stage.eraser-active *{cursor:none!important}.eraser-cursor{position:fixed;pointer-events:none;border:1px solid #ffffff;border-radius:50%;box-shadow:inset 0 0 0 1px #000000b3,0 0 0 1px #00000073;transform:translate(-50%,-50%);z-index:200;left:-1000px;top:-1000px}.effects-list button{position:relative;display:block;padding:0;background:transparent;border:none;border-radius:0;overflow:visible;text-align:left;font-size:12px;font-weight:600;color:var(--muted-strong);cursor:pointer;transition:all .14s ease}.effects-list .eff-thumb{border:1px solid var(--line);transition:border-color .14s ease,box-shadow .14s ease}.eff-thumb{position:relative;display:block;width:100%;aspect-ratio:1 / 1;background:#101010;overflow:hidden}.effects-list .eff-thumb{aspect-ratio:16 / 7}.eff-thumb:before{content:"";position:absolute;inset:0}.eff-thumb:after{content:"";position:absolute;inset:0;background:radial-gradient(120% 100% at 50% 0%,transparent 55%,rgba(0,0,0,.35));pointer-events:none}.eff-thumb-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.eff-thumb-gif{z-index:2;opacity:0;animation:eff-gif-in .2s ease forwards}@keyframes eff-gif-in{to{opacity:1}}.eff-thumb-ph{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:var(--display-font);font-weight:700;font-size:24px;letter-spacing:.02em;color:#ffffff52;text-shadow:0 1px 2px rgba(0,0,0,.4);background-image:radial-gradient(rgba(255,255,255,.06) .8px,transparent 1.2px);background-size:9px 9px}.eff-label{display:block;padding:7px 2px 0;font-size:11px;font-weight:600;line-height:1.3;color:var(--muted-strong);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.effects-list button:hover .eff-thumb{border-color:var(--line-strong)}.effects-list button:hover .eff-label{color:var(--text)}.effects-list button.active .eff-thumb{border-color:var(--text);box-shadow:0 0 0 1px var(--text)}.effects-list button.active .eff-label{color:#fff}.preset-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-top:4px}.preset-list button{align-items:center;background:var(--panel-soft);border:1.5px solid transparent;border-radius:var(--radius-md);color:var(--muted-strong);display:flex;gap:10px;min-height:42px;padding:0 14px;text-align:left;font-size:13px;font-weight:600;transition:all .18s ease;cursor:pointer}.preset-list button:hover{background:var(--panel-hover);color:var(--text);border-color:var(--line-strong);transform:translateY(-1px)}.preview-panel{background:var(--bg);display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative}.compare-stage{flex:1;width:100%;height:100%;overflow:hidden;position:relative;background:var(--bg);cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.compare-stage:active{cursor:grabbing}.stage-viewport{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center}.before-image,.after-layer,.effect-image{height:100%;inset:0;position:absolute;width:100%}.before-image,.effect-image{object-fit:contain}.after-layer{background:transparent}.after-layer.matte-preview{overflow:hidden}.matte-checker{position:absolute;inset:0;pointer-events:none;background-color:#c9c9c9;background-image:linear-gradient(45deg,#8f8f8f 25%,transparent 25%),linear-gradient(-45deg,#8f8f8f 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#8f8f8f 75%),linear-gradient(-45deg,transparent 75%,#8f8f8f 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px}.matte-checker.solid{background-color:var(--matte-preview-color, #111111);background-image:none}.compare-line{background:var(--text);bottom:0;pointer-events:none;position:absolute;top:0;transform:translate(-.5px);width:1px;z-index:5}.compare-line span{align-items:center;background:var(--text);border-radius:99px;box-shadow:0 4px 20px #00000080;display:flex;height:32px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:32px;border:1px solid var(--line)}.compare-line span:before,.compare-line span:after{border-bottom:4px solid transparent;border-top:4px solid transparent;content:"";height:0;position:absolute;width:0}.compare-line span:before{border-right:5px solid var(--bg);margin-left:-8px}.compare-line span:after{border-left:5px solid var(--bg);margin-left:8px}.compare-stage.split-compare,.compare-stage.split-compare:active{cursor:ew-resize}.compare-stage.panning,.compare-stage.panning:active{cursor:grabbing}.rendering-state{align-items:center;color:var(--muted-strong);display:flex;flex-direction:column;gap:8px;font-family:var(--display-font);font-weight:600;font-size:18px;letter-spacing:-.005em;text-transform:none;inset:0;justify-content:center;position:absolute;background:var(--bg);z-index:5}.rendering-state:before{content:"+";display:flex;align-items:center;justify-content:center;width:64px;height:64px;border:2px dashed var(--line-strong);color:var(--muted);border-radius:var(--radius-lg);font-size:32px;font-weight:300}.stage-hud-top-center.unified-toolbar{position:absolute;top:24px;left:50%;transform:translate(-50%);background:#0d0e11d9;border:1px solid var(--line-strong);border-radius:var(--radius-lg);padding:4px 6px 4px 18px;display:flex;align-items:center;gap:12px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow-md);z-index:20}.hud-indicator-dot{width:8px;height:8px;background:var(--accent);border-radius:99px;box-shadow:0 0 10px var(--accent),0 0 18px var(--accent-glow);display:inline-block;animation:hud-pulse 2.2s ease-in-out infinite}@keyframes hud-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}.toolbar-composition-status{max-width:min(26vw,340px);overflow:hidden;display:flex;align-items:center;gap:10px;font-family:var(--display-font);font-size:13px;font-weight:600;color:var(--text);white-space:nowrap}.toolbar-actions{display:flex;align-items:center;gap:4px}.stage-hud-top-left{position:absolute;top:24px;left:24px;z-index:20}.stage-hud-bottom-right.unified-status-zoom{position:absolute;bottom:24px;right:24px;background:#0d0e11d9;border:1px solid var(--line-strong);border-radius:var(--radius-lg);padding:5px 14px;display:flex;align-items:center;gap:10px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow-md);z-index:20}.stage-render-status-inline{font-family:var(--mono-font);font-size:11px;font-weight:700;color:var(--muted-strong);text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;display:inline-flex;align-items:baseline;gap:6px;width:200px;overflow:hidden}.stage-render-status-inline .rs-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis}.stage-render-status-inline .rs-ms{flex:none;width:52px;text-align:right;font-variant-numeric:tabular-nums;color:var(--muted)}.zoom-controls-group{display:flex;align-items:center;gap:4px}.zoom-controls-group button{background:transparent;border:none;color:var(--muted-strong);font-size:14px;font-weight:700;cursor:pointer;width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;transition:all .18s ease}.zoom-controls-group button:hover{color:var(--text);background:#ffffff0f}.zoom-controls-group .zoom-text{font-family:var(--mono-font);font-size:12px;font-weight:700;color:var(--text);min-width:44px;text-align:center}.zoom-controls-group .reset-btn{font-family:var(--display-font);font-size:12px;font-weight:600;letter-spacing:0;text-transform:none;color:var(--muted-strong);width:auto;padding:0 10px;border-radius:var(--radius-pill)}.hud-divider{color:var(--line-strong);font-size:12px;margin:0 2px}.hud-icon-btn{background:transparent;border:none;color:var(--muted-strong);width:40px;height:40px;border-radius:0;display:flex;align-items:center;justify-content:center;transition:all .18s ease;cursor:pointer}.signin-btn{display:inline-flex;align-items:center;gap:8px;height:32px;padding:0 16px;background:transparent;border:1px dashed var(--line-strong);border-radius:0;color:var(--text);font-family:var(--display-font);font-size:12.5px;font-weight:700;cursor:pointer;transition:border-color .18s ease,background .18s ease}.signin-btn .signin-dot{width:6px;height:6px;border-radius:50%;background:var(--accent)}.signin-btn:hover{background:var(--panel-soft);border-color:var(--muted)}.topbar-share-btn{display:inline-flex;align-items:center;gap:7px;height:32px;padding:0 14px;background:var(--accent);border:1px solid var(--accent);border-radius:0;color:#fff;font-family:var(--display-font);font-size:12.5px;font-weight:700;cursor:pointer;transition:filter .18s ease,opacity .18s ease}.topbar-share-btn:hover{filter:brightness(1.08)}.topbar-share-btn:disabled{opacity:.45;cursor:not-allowed;filter:none}.admin-view-switch{display:inline-flex;align-items:center;gap:7px;height:32px;padding:0 8px 0 10px;border:1px dashed var(--line-strong);background:transparent;color:var(--muted);font-family:var(--mono-font);font-size:9.5px;letter-spacing:.1em;text-transform:uppercase}.admin-view-switch select{height:22px;border:1px solid var(--line);border-radius:0;background:var(--panel-strong);color:var(--text);font-family:var(--mono-font);font-size:10.5px;letter-spacing:0;text-transform:none}.admin-view-switch select:focus{outline:none;border-color:var(--muted)}.hud-text-btn{background:transparent;border:1px solid var(--line-strong);color:var(--muted-strong);height:30px;padding:0 14px;border-radius:var(--radius-pill);font-family:var(--display-font);font-size:12.5px;font-weight:600;cursor:pointer;transition:all .18s ease}.hud-text-btn:hover{color:var(--text);border-color:var(--muted);background:#ffffff0f}.account-btn{width:30px;height:30px;border-radius:50%;border:1.5px solid var(--line-strong);background:var(--panel-strong);color:var(--text);font-family:var(--display-font);font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .18s ease}.account-btn:hover{border-color:var(--muted)}.account-btn.member{border-color:var(--accent);box-shadow:0 0 8px var(--accent-glow)}.sync-pill{display:inline-flex;align-items:center;gap:6px;font-family:var(--display-font);font-size:11px;font-weight:600;letter-spacing:.04em;color:var(--muted);padding:0 4px;-webkit-user-select:none;user-select:none}.sync-dot{width:6px;height:6px;border-radius:50%;background:var(--muted)}.sync-pill.synced .sync-dot{background:var(--success, #5dbb63)}.sync-pill.syncing .sync-dot{animation:sync-pulse 1.2s ease-in-out infinite}.sync-pill.offline .sync-dot,.sync-pill.error .sync-dot{background:#fbc851}@keyframes sync-pulse{0%,to{opacity:1}50%{opacity:.3}}.relink-banner{position:absolute;top:70px;left:50%;transform:translate(-50%);z-index:30;display:flex;align-items:center;gap:14px;max-width:min(560px,90%);padding:10px 16px;background:#0d0e11f0;border:1px solid var(--line-strong);border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow-md);font-size:12.5px;line-height:1.45;color:var(--muted-strong)}.relink-banner strong{color:var(--text)}.relink-banner button{background:transparent;border:none;color:var(--muted);font-size:16px;cursor:pointer;line-height:1;padding:2px 4px}.relink-banner button:hover{color:var(--text)}.hud-icon-btn:hover{color:var(--text);background:#ffffff12}.hud-icon-btn.active{color:var(--bg);background:var(--text)}.hud-icon-btn:disabled{opacity:.35;cursor:not-allowed}.hud-icon-btn svg{width:18px;height:18px}.hud-sep{width:1px;height:20px;background:var(--line);flex:none;align-self:center;margin:0 3px}.stage-hud-bottom-left.helper-text{position:absolute;bottom:24px;left:24px;background:none;border:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0;font-size:12px;font-weight:500;color:var(--muted-strong);text-shadow:0 1px 3px rgba(0,0,0,.8);pointer-events:none;z-index:20}.slider-row{color:var(--text);display:grid;grid-template-columns:52px 1fr 50px;gap:8px;align-items:center;margin-top:14px;font-size:13px}.slider-row>.slider-row-label{display:inline-flex;align-items:center;min-width:0;color:var(--muted-strong);font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.05em}.slider-row-label-text{min-width:0;overflow:hidden;text-overflow:ellipsis}.slider-row .pro-lock{display:inline-flex;flex:none;margin-left:0}.slider-row strong{color:var(--text);font-family:var(--mono-font);font-size:12px;font-weight:600;text-align:right}.slider-row input[type=range]{grid-column:2;-webkit-appearance:none;appearance:none;background:transparent;width:100%;cursor:pointer;height:30px;--fill: 0%}.slider-row input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(to right,var(--slider-fill) 0%,var(--slider-fill) var(--fill, 0%),var(--slider-track) var(--fill, 0%),var(--slider-track) 100%);border-radius:0;height:30px;border:0}.slider-row input[type=range]::-moz-range-track{background:var(--slider-track);border-radius:0;height:30px;border:0}.slider-row input[type=range]::-moz-range-progress{background:var(--slider-fill);border-radius:0;height:30px}.slider-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--thumb);border-radius:0;height:18px;width:11px;margin-top:6px;border:0;transition:background .16s ease;box-shadow:0 1px 3px #00000073;cursor:grab}.slider-row input[type=range]::-moz-range-thumb{background:var(--thumb);border-radius:0;height:18px;width:11px;border:0;transition:background .16s ease;box-shadow:0 1px 3px #00000073;cursor:grab}.slider-row input[type=range]:hover::-webkit-slider-thumb{background:#e2e1db}.slider-row input[type=range]:hover::-moz-range-thumb{background:#e2e1db}.slider-row input[type=range]:active::-webkit-slider-thumb{cursor:grabbing}.slider-row input[type=range]:active::-moz-range-thumb{cursor:grabbing}.select-group{display:flex;flex-direction:column;gap:8px;margin-top:14px}.select-group-label{display:inline-flex;align-items:center;font-family:var(--body-font);font-size:13px;font-weight:500;color:var(--muted-strong)}.check-row-label{display:inline-flex;align-items:center;min-width:0}.check-row-label>.help-dot{flex:none}.slider-row-label>.help-dot,.vertical-slider-label>.help-dot,.select-group-label>.help-dot{flex:none}.select-group-options{display:grid;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr));padding:0}.select-group-options.count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.select-group-options.count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.select-group-options.count-1{grid-template-columns:1fr}.select-group-options.count-4,.select-group-options.count-5,.select-group-options.count-6,.select-group-options.count-7,.select-group-options.count-8{grid-template-columns:repeat(2,minmax(0,1fr))}.select-group-options button{background:var(--panel-soft);border:1.5px solid transparent;border-radius:var(--radius-sm);color:var(--muted-strong);min-height:40px;padding:0 12px;font-family:var(--body-font);font-size:13px;font-weight:500;letter-spacing:0;text-transform:none;cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.select-group-options button:hover:not(.active){color:var(--text);background:var(--panel-hover);border-color:var(--line-strong)}.select-group-options button.active{background:var(--text);color:var(--bg);font-weight:600;border-color:var(--text)}.select-row{color:var(--text);display:grid;grid-template-columns:110px 1fr;gap:14px;align-items:center;margin-top:16px;font-size:13px}.select-row span{color:var(--muted-strong);font-weight:500}.select-row select{background:var(--panel-soft);border:1.5px solid var(--line-strong);border-radius:var(--radius-sm);color:var(--text);min-height:40px;padding:0 34px 0 14px;width:100%;font-family:var(--body-font);font-size:13px;font-weight:500;text-transform:none;letter-spacing:0;outline:none;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%239aa0ac'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:14px;transition:all .18s ease}.select-row select:hover{border-color:var(--muted);background-color:var(--panel-hover)}.select-row select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.check-row{background:var(--panel-soft);border:1.5px solid transparent;color:var(--muted-strong);display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;min-height:44px;padding:0 14px;width:100%;font-size:13px;font-weight:600;text-align:left;margin-top:14px;cursor:pointer;border-radius:var(--radius-sm);transition:all .18s ease}.check-row:hover{background:var(--panel-hover)}.check-row span{background:var(--panel-strong);border:1.5px solid var(--line-strong);border-radius:var(--radius-pill);color:var(--muted);padding:3px 10px;font-family:var(--mono-font);font-size:10px;text-align:center;font-weight:700;text-transform:uppercase;letter-spacing:.05em;transition:all .18s ease}.check-row.on{border-color:var(--line-strong);color:var(--text);background:var(--panel-hover)}.check-row.on span{border-color:var(--text);background:var(--text);color:var(--bg)}.side-panel-subheading{color:var(--muted-strong);font-family:var(--display-font);font-size:13px;font-weight:600;letter-spacing:-.005em;text-transform:none;margin-top:20px;margin-bottom:8px}.color-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;margin-top:14px;padding:4px 0}.color-row span{color:var(--muted-strong);font-weight:500}input[type=color]{-webkit-appearance:none;appearance:none;background:transparent;border:0;padding:0;cursor:pointer;border-radius:var(--radius-sm);overflow:hidden;box-shadow:0 0 0 1.5px var(--line-strong),0 2px 6px #00000059;transition:box-shadow .18s ease,transform .18s ease}input[type=color]:hover{box-shadow:0 0 0 1.5px var(--muted),0 4px 12px #00000080;transform:translateY(-1px)}input[type=color]::-webkit-color-swatch-wrapper{padding:0;border:0;border-radius:var(--radius-sm)}input[type=color]::-webkit-color-swatch{border:0;border-radius:var(--radius-sm)}input[type=color]::-moz-color-swatch{border:0;border-radius:var(--radius-sm)}.color-row input[type=color]{width:56px;height:32px}.color-grid.compact{display:grid;grid-template-columns:1fr;gap:2px;margin-top:8px}.color-grid.compact .color-row{margin-top:4px}.color-grid.compact .color-row span{font-size:11px}.color-grid.compact .color-row input[type=color]{width:44px;height:26px}.color-picker-wrapper{display:flex;align-items:center;gap:10px;background:var(--panel-soft);border:1.5px solid var(--line-strong);border-radius:var(--radius-sm);padding:4px 12px;min-height:38px;transition:all .18s ease}.color-picker-wrapper:hover{border-color:var(--muted)}.color-picker-wrapper input[type=color]{background:transparent;border:none;height:22px;width:22px;cursor:pointer}.color-picker-wrapper span{font-family:var(--mono-font);font-size:12px;color:var(--text);font-weight:700;text-transform:uppercase}.segmented{display:grid;gap:6px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:10px;padding:0}.segmented button{background:var(--panel-soft);border:1.5px solid transparent;border-radius:var(--radius-sm);color:var(--muted-strong);min-height:40px;font-family:var(--body-font);font-size:13px;font-weight:500;text-transform:none;letter-spacing:0;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease}.segmented button:hover:not(.active){color:var(--text);background:var(--panel-hover);border-color:var(--line-strong)}.segmented button.active{background:var(--text);color:var(--bg);border-color:var(--text);font-weight:600}.pro-lock{display:inline-flex;align-items:center;margin-left:5px;color:var(--accent);vertical-align:middle;opacity:.85;transition:opacity .15s ease,transform .15s ease}.segmented button.locked{border-style:dashed;border-color:var(--accent-soft)}.segmented button.locked:hover .pro-lock{opacity:1;transform:translateY(-1px)}.pro-lock.inline{margin-left:7px}.pro-label{display:inline-flex;align-items:center;gap:0;cursor:pointer;background:none;border:none;padding:0}.swatch-grid{display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-top:12px}.swatch-grid label{align-items:center;background:var(--panel-soft);border:1.5px solid var(--line-strong);border-radius:var(--radius-sm);color:var(--muted-strong);display:flex;justify-content:space-between;min-height:44px;padding:0 14px;font-size:13px;font-weight:600;transition:all .18s ease;cursor:pointer}.swatch-grid label:hover{border-color:var(--muted);background:var(--panel-hover)}.swatch-grid label input[type=color]{height:26px;width:26px;border-radius:var(--radius-xs);box-shadow:0 0 0 1.5px #00000080}.swatch-grid label input[type=color]:hover{box-shadow:0 0 0 1.5px var(--muted);transform:none}.color-picker-wrapper input[type=color]{height:24px;width:24px;border-radius:var(--radius-xs);box-shadow:0 0 0 1.5px #00000080}.preset-grid{display:grid;gap:8px;grid-template-columns:repeat(3,1fr);margin-top:12px}.preset-grid button{background:var(--panel-soft);border:1.5px solid transparent;border-radius:var(--radius-sm);color:var(--muted-strong);min-height:40px;font-size:13px;font-weight:600;cursor:pointer;transition:all .18s ease}.preset-grid button:hover{background:var(--panel-hover);color:var(--text);border-color:var(--line-strong)}.preset-grid button.active{background:var(--text);color:var(--bg);border-color:var(--text)}.mini-preset-grid{display:grid;gap:8px;grid-template-columns:repeat(2,1fr);margin-bottom:12px}.mini-preset-grid button{background:var(--panel-soft);border:1.5px solid transparent;border-radius:var(--radius-sm);color:var(--muted-strong);min-height:34px;padding:0 10px;font-size:12px;font-weight:600;cursor:pointer;transition:all .18s ease}.mini-preset-grid button:hover{background:var(--panel-hover);color:var(--text);border-color:var(--line-strong)}.shuffle-row{width:100%;background:var(--panel-soft);border:1.5px solid var(--line-strong);border-radius:var(--radius-md);color:var(--muted-strong);font-family:var(--display-font);font-size:14px;font-weight:600;min-height:46px;display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:16px;cursor:pointer;transition:all .18s ease}.shuffle-row:hover{background:var(--panel-hover);color:var(--text);border-color:var(--muted);transform:translateY(-1px)}.text-input{background:var(--panel-soft);border:1.5px solid var(--line-strong);border-radius:var(--radius-sm);color:var(--text);min-height:40px;outline:0;padding:0 14px;width:100%;box-sizing:border-box;font-size:13px;transition:all .18s ease;margin-top:14px}.text-input:hover{border-color:var(--muted)}.text-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.export-format-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.export-format-btn{background:var(--panel-soft);border:1.5px solid transparent;border-radius:var(--radius-md);color:var(--muted-strong);padding:16px;text-align:left;cursor:pointer;transition:all .18s ease;display:flex;flex-direction:column;gap:4px}.export-format-btn:hover{background:var(--panel-hover);border-color:var(--line-strong);color:var(--text);transform:translateY(-1px)}.export-format-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.export-format-btn:disabled:hover{background:var(--panel-soft);border-color:transparent;color:var(--muted-strong)}.export-format-btn.active{border-color:var(--text);color:var(--text);background:var(--panel-hover);box-shadow:none}.export-popover-backdrop{position:fixed;inset:0;z-index:44}.export-popover{position:fixed;top:62px;right:14px;z-index:45;width:320px;max-width:calc(100vw - 28px);padding:16px;background:#1c1c1bf5;backdrop-filter:var(--glass);-webkit-backdrop-filter:var(--glass);border:1px solid var(--line-strong);border-radius:var(--radius-lg);box-shadow:0 24px 60px #0000008c;display:flex;flex-direction:column;gap:16px}.export-pop-head{display:flex;align-items:center;justify-content:space-between}.export-pop-title{font-family:var(--display-font);font-size:16px;font-weight:700;color:var(--text)}.export-pop-close{width:26px;height:26px;border:none;background:transparent;color:var(--muted);font-size:20px;line-height:1;border-radius:0;cursor:pointer;display:grid;place-items:center;transition:all .15s ease}.export-pop-close:hover{color:var(--text);background:#ffffff12}.export-pop-group{display:flex;flex-direction:column;gap:8px}.export-pop-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.export-pop-divider{height:1px;background:var(--line)}.export-popover .segmented,.export-popover .export-format-grid,.export-popover .primary-export-btn{margin-top:0}.export-other-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.export-other-btn{background:var(--panel-soft);border:1px solid transparent;border-radius:var(--radius-sm);color:var(--muted-strong);font-size:13px;font-weight:600;padding:11px;cursor:pointer;transition:background .16s ease,color .16s ease}.export-other-btn:hover:not(:disabled){background:var(--panel-hover);color:var(--text)}.export-other-btn:disabled{opacity:.4;cursor:not-allowed}.export-format-btn .format-title{font-family:var(--display-font);font-size:16px;font-weight:700;letter-spacing:-.01em}.export-format-btn .format-desc{font-size:12px;color:var(--muted);font-weight:500}.primary-export-btn{position:relative;width:100%;background:var(--accent);border:none;border-radius:0;color:#fff;font-family:var(--display-font);font-size:16px;font-weight:700;letter-spacing:-.005em;text-transform:none;padding:16px;margin-top:16px;cursor:pointer;transition:transform .18s ease,filter .18s ease}.primary-export-btn:before,.primary-export-btn:after{content:"";position:absolute;pointer-events:none}.primary-export-btn:before{inset:0 -6px;border-top:1px dashed rgba(247,244,237,.35);border-bottom:1px dashed rgba(247,244,237,.35)}.primary-export-btn:after{inset:-6px 0;border-left:1px dashed rgba(247,244,237,.35);border-right:1px dashed rgba(247,244,237,.35)}.primary-export-btn:hover{background:var(--accent);color:#fff;transform:translateY(-1px);filter:brightness(1.08)}.primary-export-btn:active{transform:translateY(0);filter:brightness(.96)}@media(max-width:1180px){.app-shell{overflow:hidden;height:100vh}.workspace{height:100%;overflow:hidden}.compare-stage{height:100%;min-height:0}}@media(max-width:760px){.compare-stage{min-height:0}}.brand-logo{display:flex;align-items:center;gap:4px;-webkit-user-select:none;user-select:none;position:relative;margin-right:4px}.brand-circle{width:24px;height:24px;border-radius:50%;background-color:var(--accent);display:inline-block;box-shadow:0 0 16px #ff5f3873}.brand-triangle{width:0;height:0;border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:18px solid #ffffff;display:inline-block;margin-left:-8px;filter:drop-shadow(0 0 8px rgba(255,255,255,.2))}.brand-text{font-family:var(--display-font);font-size:22px;font-weight:700;font-feature-settings:"ss01";letter-spacing:-.02em;color:#fff}svg{transition:color .2s cubic-bezier(.4,0,.2,1)}.media-controls-bar{display:flex;align-items:center;gap:14px;margin:16px 24px 24px;padding:6px 14px;background:#0d0e11cc;border:1px solid var(--line-strong);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow-md);z-index:20;color:var(--text)}.media-play-btn,.media-mute-btn{background:var(--panel-soft);border:none;color:var(--text);width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .18s ease;flex-shrink:0}.media-play-btn:hover{background:var(--accent);color:#fff;box-shadow:0 2px 8px var(--accent-glow)}.media-mute-btn:hover{color:var(--text);background:var(--panel-hover)}.media-timeline-container{flex:1;display:flex;align-items:center}.media-timeline{-webkit-appearance:none;appearance:none;background:transparent;width:100%;cursor:pointer;height:16px}.media-timeline::-webkit-slider-runnable-track{background:#ffffff1a;border-radius:99px;height:3px;border:none}.media-timeline::-moz-range-track{background:#ffffff1a;border-radius:99px;height:3px;border:none}.media-timeline::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--text);border-radius:99px;height:10px;width:10px;margin-top:-3.5px;transition:all .15s ease}.media-timeline::-moz-range-thumb{background:var(--text);border-radius:99px;height:10px;width:10px;border:0;transition:all .15s ease}.media-timeline:hover::-webkit-slider-thumb{background:#e2e1db;transform:scale(1.25)}.media-timeline:hover::-moz-range-thumb{background:#e2e1db;transform:scale(1.25)}.media-time-display{font-family:var(--mono-font);font-size:11px;color:var(--muted-strong);font-weight:600;min-width:80px;text-align:center;-webkit-user-select:none;user-select:none;letter-spacing:.02em}.vertical-slider-group{display:flex;flex-direction:column;gap:4px;margin-top:14px;width:100%}.vertical-slider-header{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:500}.vertical-slider-label{color:var(--muted-strong);font-family:var(--body-font);font-weight:600;text-transform:uppercase;font-size:11px;letter-spacing:.05em;display:flex;align-items:center}.vertical-slider-value{color:var(--text);font-family:var(--mono-font);font-size:12px;font-weight:600}.vertical-slider-subtitle{font-size:10px;color:var(--muted);line-height:1.35;margin-top:1px;margin-bottom:2px;text-transform:uppercase;letter-spacing:.04em}.vertical-slider-track{-webkit-appearance:none;appearance:none;background:transparent;width:100%;cursor:pointer;height:30px;--fill: 0%}.vertical-slider-track::-webkit-slider-runnable-track{background:linear-gradient(to right,var(--slider-fill) 0%,var(--slider-fill) var(--fill, 0%),var(--slider-track) var(--fill, 0%),var(--slider-track) 100%);border-radius:0;height:30px;border:0}.vertical-slider-track::-moz-range-track{background:var(--slider-track);border-radius:0;height:30px;border:0}.vertical-slider-track::-moz-range-progress{background:var(--slider-fill);border-radius:0;height:30px}.vertical-slider-track::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--thumb);border-radius:0;height:18px;width:11px;margin-top:6px;border:0;transition:background .16s ease;box-shadow:0 1px 3px #00000073;cursor:grab}.vertical-slider-track::-moz-range-thumb{background:var(--thumb);border-radius:0;height:18px;width:11px;border:0;transition:background .16s ease;box-shadow:0 1px 3px #00000073;cursor:grab}.vertical-slider-track:hover::-webkit-slider-thumb{background:#e2e1db}.vertical-slider-track:hover::-moz-range-thumb{background:#e2e1db}.vertical-slider-track:active::-webkit-slider-thumb{cursor:grabbing}.vertical-slider-track:active::-moz-range-thumb{cursor:grabbing}.glass-preset-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin:6px 0 16px}.glass-preset-btn{padding:10px 4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-md);border:1.5px solid transparent;background:var(--panel-soft);color:var(--muted-strong);cursor:pointer;text-align:center;transition:all .2s ease}.glass-preset-btn:hover{background:var(--panel-hover);color:var(--text);border-color:var(--line-strong)}.glass-preset-btn.active{background:var(--text);border-color:var(--text);color:var(--bg)}:root{--glass: saturate(160%) blur(22px)}.workspace{display:block;position:relative;grid-template-columns:none}@media(min-width:1600px){.workspace{grid-template-columns:none}}.preview-panel{position:absolute;inset:0;z-index:1}.compare-stage{--dot-base: 13px;--dot-zoom: 1;--dot-x: 0px;--dot-y: 0px;background-color:#131312;background-image:radial-gradient(rgba(255,255,255,.045) .9px,transparent 1.4px);background-size:calc(var(--dot-base) * var(--dot-zoom)) calc(var(--dot-base) * var(--dot-zoom));background-position:calc(50% + var(--dot-x)) calc(50% + var(--dot-y))}.compare-stage.space-pan,.compare-stage.space-pan *{cursor:grab!important}.compare-stage.panning,.compare-stage.panning *{cursor:grabbing!important}.preview-panel:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:2;background:radial-gradient(130% 100% at 50% 50%,transparent 58%,rgba(0,0,0,.4) 100%)}.stage-hud-top-left,.stage-hud-top-center,.stage-hud-top-right,.stage-hud-bottom-left,.stage-hud-bottom-right,.stage-render-status{z-index:25}.left-panel,.side-panel{position:fixed;top:calc(56px + env(safe-area-inset-top,0px));bottom:calc(44px + env(safe-area-inset-bottom,0px));width:300px;z-index:30;overflow:visible;transition:transform .35s cubic-bezier(.4,0,.1,1),opacity .25s ease}.side-panel{width:322px}@media(min-width:1600px){.left-panel{width:320px}.side-panel{width:344px}}.panel-body{position:relative;width:100%;height:100%;background:var(--panel);border:none;box-shadow:none;overflow:hidden;display:flex;flex-direction:column}.panel-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden}.left-panel{left:0}.side-panel{right:0}.left-panel .panel-body{border-right:1px dashed var(--line-strong);border-radius:0}.side-panel .panel-body{border-left:1px dashed var(--line-strong);border-radius:0}.left-panel:before,.left-panel:after,.side-panel:before,.side-panel:after{content:"+";position:absolute;z-index:40;font-family:var(--mono-font);font-size:12px;line-height:1;color:var(--muted);pointer-events:none}.left-panel:before{top:4px;right:0;transform:translate(50%)}.left-panel:after{bottom:4px;right:0;transform:translate(50%)}.side-panel:before{top:4px;left:0;transform:translate(-50%)}.side-panel:after{bottom:4px;left:0;transform:translate(-50%)}.left-panel.collapsed{transform:translate(-360px);opacity:0;pointer-events:none}.side-panel.collapsed{transform:translate(360px);opacity:0;pointer-events:none}.panel-bar .panel-collapse-btn{display:none}.panel-collapse-handle{position:absolute;top:50%;z-index:31;width:20px;height:64px;display:grid;place-items:center;border:1px solid var(--line-strong);background:#1c1c1bd9;backdrop-filter:var(--glass);-webkit-backdrop-filter:var(--glass);color:var(--muted-strong);font-size:17px;line-height:1;cursor:pointer;box-shadow:0 8px 24px #0006;transition:color .15s ease,background .15s ease,border-color .15s ease}.panel-collapse-handle:hover{color:var(--text);background:#2a2a29eb}.panel-collapse-handle.left{left:100%;transform:translateY(-50%);border-left:0;border-radius:0 var(--radius-md) var(--radius-md) 0}.panel-collapse-handle.right{right:100%;transform:translateY(-50%);border-right:0;border-radius:var(--radius-md) 0 0 var(--radius-md)}.app-topbar{position:fixed;top:0;left:0;right:0;height:calc(56px + env(safe-area-inset-top,0px));z-index:34;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:env(safe-area-inset-top,0px) max(18px,env(safe-area-inset-right,0px)) 0 max(18px,env(safe-area-inset-left,0px));background:var(--bg);border-bottom:1px dashed var(--line-strong)}.app-topbar-left{display:flex;align-items:center;gap:12px;min-width:0}.app-topbar-left .stage-brand .brand-text{font-size:17px;text-shadow:none}.app-topbar-left .toolbar-composition-status{min-width:0;overflow:hidden}.project-name-btn{display:inline-block;background:transparent;border:none;padding:2px 2px 1px;font-family:var(--display-font);font-size:13px;font-weight:700;color:var(--text);max-width:190px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:default}.project-name-btn:hover{color:#fff}.project-name-input{width:190px;padding:2px 4px 1px;background:var(--panel-strong);border:1px dashed var(--line-strong);border-radius:0;font-family:var(--display-font);font-size:13px;font-weight:700;color:#fff;outline:none}.toolbar-composition-status span:last-child{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.app-topbar-left .toolbar-composition-status>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-topbar-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;gap:12px;min-width:0}.app-topbar-center .segmented{margin-top:0;width:264px;max-width:100%;gap:4px;box-sizing:border-box}.app-topbar-center .segmented button{min-height:30px;padding:0 14px;font-size:12.5px;background:#ffffff0f;border-color:transparent}.app-topbar-center .segmented button:hover:not(.active){background:#ffffff21;border-color:transparent}.app-topbar-center .segmented button.active{background:var(--text);color:var(--bg);border-color:var(--text)}.app-topbar-right{display:flex;align-items:center;gap:4px;flex:none}.app-topbar .hud-icon-btn{width:32px;height:32px;background:transparent}.app-topbar .hud-icon-btn:hover{background:#ffffff1a}.app-topbar .hud-icon-btn.active,.app-topbar .hud-icon-btn.active:hover{background:var(--text);color:var(--bg)}.app-topbar .hud-icon-btn svg{width:16px;height:16px}.app-topbar-right .hud-sep{height:18px;margin:0 4px}.app-topbar-right .hud-group{display:flex;align-items:center;gap:6px}.app-topbar .export-btn{background:var(--panel-soft)}.app-topbar .export-btn:hover,.app-topbar .export-btn.active{background:var(--accent-soft);color:var(--accent)}.stage-brand{cursor:pointer;text-decoration:none}.stage-brand:hover .brand-text{color:var(--text)}.stage-brand:hover .brand-logo{filter:brightness(1.12)}.app-bottombar{position:fixed;bottom:0;left:0;right:0;height:calc(44px + env(safe-area-inset-bottom,0px));z-index:34;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;padding:0 max(18px,env(safe-area-inset-right,0px)) env(safe-area-inset-bottom,0px) max(18px,env(safe-area-inset-left,0px));background:var(--bg);border-top:1px dashed var(--line-strong)}.app-bottombar-left{display:flex;align-items:center;gap:12px;min-width:0;justify-self:start}.preview-quality-float{position:fixed;bottom:52px;left:328px;z-index:33;display:flex;align-items:center;gap:10px;padding:3px 5px 3px 12px;background:#171716a3;backdrop-filter:var(--glass);-webkit-backdrop-filter:var(--glass);border:1px solid var(--line);border-radius:0;transition:left .35s cubic-bezier(.4,0,.1,1)}.preview-quality-float.at-edge{left:18px}.pq-label{color:var(--faint);font-family:var(--mono-font);font-size:9.5px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.pq-options{display:flex;align-items:center;gap:0}.pq-options button{height:22px;padding:0 10px;border:0;border-radius:0;background:transparent;color:var(--muted);font-family:var(--mono-font);font-size:10.5px;font-weight:600;letter-spacing:.03em;line-height:1;cursor:pointer;transition:background .16s ease,color .16s ease}.pq-options button:hover:not(.active){color:var(--text)}.pq-options button.active{background:#ffffff1a;color:var(--text)}@media(min-width:1600px){.preview-quality-float{left:348px}}.app-bottombar .zoom-controls-group{flex:none;justify-self:end}.app-bottombar .bottombar-tip{font-size:12px;font-weight:500;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.support-report-btn{height:28px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;background:transparent;border:1px dashed var(--line-strong);color:var(--muted-strong);font-family:var(--mono-font);font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.support-report-btn:hover{color:var(--text);border-color:var(--muted);background:var(--panel)}.support-modal-backdrop{position:fixed;inset:0;z-index:100010;display:flex;align-items:center;justify-content:center;padding:18px;background:#0000009e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.support-modal{width:min(560px,94vw);max-height:min(760px,92vh);overflow:auto;background:var(--panel);border:1px dashed var(--line-strong);color:var(--text);padding:22px}.support-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px;padding-bottom:16px;border-bottom:1px dashed var(--line-strong)}.support-kicker{margin:0 0 6px;color:var(--muted);font-family:var(--mono-font);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.support-modal h2{margin:0;font-family:var(--display-font);font-size:24px;line-height:1.12}.support-close{width:30px;height:30px;border:1px solid var(--line-strong);background:var(--panel-strong);color:var(--muted-strong);font-size:20px;line-height:1}.support-field{margin-bottom:16px}.support-field>label{display:block;margin-bottom:8px;color:var(--muted-strong);font-family:var(--mono-font);font-size:10.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.support-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(112px,1fr));gap:8px}.support-category-grid button{height:36px;border:1px solid var(--line-strong);background:var(--panel-strong);color:var(--muted-strong);font-size:12.5px;font-weight:700}.support-category-grid button:hover{color:var(--text);border-color:var(--muted)}.support-category-grid button.active{background:var(--text);border-color:var(--text);color:var(--bg)}.support-field textarea{width:100%;min-height:132px;resize:vertical;padding:12px;background:var(--panel-strong);border:1px solid var(--line-strong);color:var(--text);font-family:var(--body-font);font-size:14px;line-height:1.45}.support-field textarea:focus{outline:none;border-color:var(--muted)}.support-evidence{display:grid;gap:10px;margin-bottom:14px;padding:12px;border:1px dashed var(--line);background:var(--panel-strong)}.support-check{display:flex;align-items:center;gap:9px;color:var(--muted-strong);font-size:13px}.support-check input{accent-color:var(--text)}.support-attach-btn{height:36px;justify-self:start;display:inline-flex;align-items:center;gap:8px;padding:0 13px;border:1px solid var(--line-strong);background:var(--panel-soft);color:var(--text);font-weight:700;font-size:12.5px}.support-file-list{display:grid;gap:6px}.support-file-row{display:grid;grid-template-columns:minmax(0,1fr) auto 24px;align-items:center;gap:8px;padding:7px 8px;background:var(--bg);border:1px solid var(--line)}.support-file-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px}.support-file-row em{color:var(--muted);font-style:normal;font-family:var(--mono-font);font-size:10.5px}.support-file-row button{width:24px;height:24px;border:0;background:transparent;color:var(--muted);font-size:17px}.support-privacy-note,.support-error,.support-progress{margin:0 0 12px;font-size:12.5px;line-height:1.5}.support-privacy-note{color:var(--muted)}.support-error{color:var(--accent)}.support-progress{color:var(--muted-strong)}.support-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:14px;border-top:1px dashed var(--line-strong)}.support-primary,.support-secondary{min-width:112px;height:38px;padding:0 16px;border:1px solid var(--line-strong);font-weight:700}.support-primary{background:var(--accent);border-color:var(--accent);color:#fff}.support-secondary{background:transparent;color:var(--muted-strong)}.support-primary:disabled,.support-secondary:disabled{opacity:.55;cursor:wait}.share-modal-backdrop{position:fixed;inset:0;z-index:100010;display:flex;align-items:center;justify-content:center;padding:18px;background:#0000009e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.share-modal{width:min(460px,94vw);max-height:92vh;overflow:auto;background:var(--panel);border:1px dashed var(--line-strong);color:var(--text);padding:22px}.share-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.share-kicker{margin:0 0 6px;color:var(--muted);font-family:var(--mono-font);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.share-modal h2{margin:0;font-family:var(--display-font);font-size:22px;line-height:1.12}.share-close{width:30px;height:30px;border:1px solid var(--line-strong);background:var(--panel-strong);color:var(--muted-strong);font-size:20px;line-height:1}.share-preview{width:100%;aspect-ratio:16 / 10;margin-bottom:16px;border:1px solid var(--line-strong);background:var(--panel-strong);overflow:hidden;display:grid;place-items:center}.share-preview img{width:100%;height:100%;object-fit:contain;display:block}.share-preview-empty{color:var(--muted);font-size:12.5px}.share-field{margin-bottom:14px}.share-field label{display:block;margin-bottom:8px;color:var(--muted-strong);font-family:var(--mono-font);font-size:10.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.share-field input{width:100%;height:40px;padding:0 12px;background:var(--panel-strong);border:1px solid var(--line-strong);color:var(--text);font-family:var(--body-font);font-size:14px}.share-field input:focus{outline:none;border-color:var(--muted)}.share-copy-row{display:flex;align-items:center;gap:12px;margin-bottom:14px;padding:12px;border:1px dashed var(--line-strong);background:var(--panel-strong)}.share-copy-text{display:grid;gap:3px;min-width:0}.share-copy-text strong{font-size:13px}.share-copy-text span{color:var(--muted);font-size:11.5px;line-height:1.4}.share-copy-btn{flex:none;height:34px;padding:0 14px;border:1px solid var(--line-strong);background:var(--panel-soft);color:var(--text);font-weight:700;font-size:12.5px}.share-copy-btn:hover{border-color:var(--muted)}.share-copy-btn.copied{color:var(--text);border-color:var(--text)}.share-divider{display:flex;align-items:center;gap:12px;margin:4px 0 14px;color:var(--muted);font-family:var(--mono-font);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.share-divider:before,.share-divider:after{content:"";flex:1;border-top:1px dashed var(--line)}.share-note{margin:0 0 12px;color:var(--muted);font-size:12px;line-height:1.5}.share-error{margin:0 0 12px;color:var(--accent);font-size:12.5px}.share-progress{margin:0 0 12px;color:var(--muted-strong);font-size:12.5px}.share-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:14px;border-top:1px dashed var(--line-strong)}.share-primary,.share-secondary{min-width:112px;height:38px;padding:0 16px;border:1px solid var(--line-strong);font-weight:700}.share-primary{background:var(--accent);border-color:var(--accent);color:#fff}.share-secondary{background:transparent;color:var(--muted-strong)}.share-primary:disabled,.share-secondary:disabled{opacity:.55;cursor:wait}@media(max-width:480px){.share-modal{padding:16px}.share-modal h2{font-size:20px}.share-copy-row{flex-direction:column;align-items:stretch}.share-copy-btn{width:100%}.share-actions{flex-wrap:wrap}.share-primary,.share-secondary{flex:1;min-width:120px}}.support-video-input,.support-composer-link{width:100%;height:38px;padding:0 12px;background:var(--bg);border:1px solid var(--line);color:var(--text);font-family:var(--mono-font);font-size:12px}.support-video-input:focus,.support-composer-link:focus{outline:none;border-color:var(--muted)}.support-page{position:fixed;inset:0;z-index:100005;display:flex;flex-direction:column;background:var(--bg);color:var(--text)}.support-page-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px clamp(16px,4vw,40px);border-bottom:1px dashed var(--line-strong)}.support-page-kicker{display:block;margin-bottom:4px;color:var(--muted);font-family:var(--mono-font);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.support-page-title h1{margin:0;font-family:var(--display-font);font-size:clamp(20px,3vw,26px);line-height:1.1}.support-page-head-actions{display:flex;align-items:center;gap:10px}.support-new-btn{height:34px;padding:0 14px;border:1px solid var(--line-strong);background:var(--panel-soft);color:var(--text);font-weight:700;font-size:12.5px}.support-new-btn:hover{border-color:var(--muted);background:var(--panel-hover)}.support-page-close{width:34px;height:34px;border:1px solid var(--line-strong);background:var(--panel-strong);color:var(--muted-strong);font-size:22px;line-height:1}.support-page-close:hover{color:var(--text);border-color:var(--muted)}.support-page-empty{flex:1;display:grid;place-items:center;color:var(--muted);font-size:14px}.support-page-body{flex:1;min-height:0;display:grid;grid-template-columns:minmax(260px,320px) 1fr}.support-rail{border-right:1px dashed var(--line-strong);overflow-y:auto;min-height:0}.support-rail-empty{padding:22px;color:var(--muted);font-size:12.5px;line-height:1.5}.support-ticket-row{display:grid;gap:7px;width:100%;text-align:left;padding:14px clamp(14px,2vw,20px);border:0;border-bottom:1px dashed var(--line);border-left:2px solid transparent;background:transparent;color:var(--text);cursor:pointer}.support-ticket-row:hover{background:var(--panel-strong)}.support-ticket-row.active{background:var(--panel-soft);border-left-color:var(--text)}.support-ticket-row-top{display:flex;align-items:center;gap:8px;justify-content:space-between}.support-ticket-subject{font-weight:700;font-size:13px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.support-unread-dot{flex:none;width:8px;height:8px;border-radius:999px;background:var(--accent)}.support-ticket-meta{display:flex;align-items:center;gap:10px;color:var(--muted);font-family:var(--mono-font);font-size:10px}.support-status{font-family:var(--mono-font);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.support-status.s-answered{color:var(--accent)}.support-status.s-open{color:var(--muted-strong)}.support-status.s-closed{color:var(--muted);opacity:.7}.support-thread{display:flex;flex-direction:column;min-height:0;min-width:0}.support-thread-placeholder{flex:1;display:grid;place-items:center;padding:24px;color:var(--muted);font-size:13px}.support-thread-head{display:flex;align-items:center;gap:12px;padding:14px clamp(16px,3vw,28px);border-bottom:1px dashed var(--line-strong)}.support-thread-back{display:none;width:32px;height:32px;border:1px solid var(--line-strong);background:var(--panel-strong);color:var(--text);font-size:17px}.support-thread-head-text h2{margin:0;font-family:var(--display-font);font-size:16px;line-height:1.2}.support-thread-sub{display:flex;align-items:center;gap:8px;margin-top:4px;color:var(--muted);font-size:11px}.support-thread-scroll{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:14px;padding:clamp(16px,3vw,28px)}.support-msg{max-width:min(80%,560px);padding:11px 13px;border:1px solid var(--line);background:var(--panel-strong)}.support-msg.you{align-self:flex-end;background:var(--panel-soft)}.support-msg.admin{align-self:flex-start;border-left:2px solid var(--accent)}.support-msg-head{display:flex;align-items:baseline;gap:9px;margin-bottom:5px}.support-msg-head strong{font-family:var(--mono-font);font-size:10.5px;letter-spacing:.06em;text-transform:uppercase}.support-msg-head span{color:var(--muted);font-family:var(--mono-font);font-size:10px}.support-msg-body{margin:0;white-space:pre-wrap;word-break:break-word;font-size:13.5px;line-height:1.5;color:var(--text)}.support-inline-link{color:var(--muted-strong);word-break:break-all}.support-video-link{display:inline-block;margin-top:4px;padding:3px 10px;border:1px solid var(--accent);color:var(--accent);font-family:var(--mono-font);font-size:11px;font-weight:700}.support-video-link:before{content:"▶ "}.support-msg-atts{display:flex;flex-wrap:wrap;gap:8px;margin-top:9px}.support-att-thumb{display:block;width:84px;height:84px;border:1px solid var(--line-strong);overflow:hidden}.support-att-thumb img{width:100%;height:100%;object-fit:cover;display:block}.support-composer{display:grid;gap:9px;padding:clamp(14px,2.5vw,20px) clamp(16px,3vw,28px);border-top:1px dashed var(--line-strong)}.support-composer-files{display:flex;flex-wrap:wrap;gap:6px}.support-composer-file{display:inline-flex;align-items:center;gap:6px;padding:4px 6px 4px 9px;background:var(--panel-strong);border:1px solid var(--line);font-size:11.5px}.support-composer-file button{border:0;background:transparent;color:var(--muted);font-size:15px}.support-composer-text{width:100%;min-height:64px;resize:vertical;padding:10px 12px;background:var(--panel-strong);border:1px solid var(--line-strong);color:var(--text);font-family:var(--body-font);font-size:14px;line-height:1.45}.support-composer-text:focus{outline:none;border-color:var(--muted)}.support-composer-error{margin:0}.support-composer-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.support-composer-attach{height:36px;padding:0 14px;border:1px solid var(--line-strong);background:var(--panel-soft);color:var(--text);font-weight:700;font-size:12.5px}.support-composer-send{height:36px;min-width:96px;padding:0 18px;border:1px solid var(--accent);background:var(--accent);color:#fff;font-weight:700;font-size:12.5px}.support-composer-send:disabled{opacity:.55;cursor:wait}@media(max-width:760px){.support-page-body{grid-template-columns:1fr}.support-rail{border-right:0}.support-thread{display:none}.support-thread-back{display:inline-flex;align-items:center;justify-content:center}.support-page.show-thread .support-rail{display:none}.support-page.show-thread .support-thread{display:flex}.support-msg{max-width:92%}}.app-bottombar-center{justify-self:center;display:flex;align-items:center;justify-content:center;gap:10px;width:440px;max-width:100%;box-sizing:border-box}.app-bottombar-center .media-time-display{font-variant-numeric:tabular-nums;min-width:86px;text-align:center}.app-bottombar-center .media-play-btn{width:28px;height:28px;flex:none}.app-bottombar-center .media-timeline-container{flex:1;min-width:0;display:flex;align-items:center}.app-bottombar-center .media-time-display{flex:none;white-space:nowrap}.app-bottombar-center .media-mute-btn{flex:none}@media(max-width:760px){.app-bottombar{grid-template-columns:auto minmax(0,1fr) auto;gap:8px;padding:0 10px}.app-bottombar-left{gap:0}.app-bottombar-left .stage-render-status-inline,.app-bottombar-left .hud-sep,.app-bottombar .bottombar-tip{display:none}.stage-preview-quality{gap:0;padding-left:0}.stage-preview-quality>span{display:none}.stage-preview-quality-options{gap:2px;padding:2px}.stage-preview-quality-options button{min-width:34px;height:24px;padding:0 5px;font-size:10.5px}.app-bottombar .zoom-controls-group .hud-divider,.app-bottombar .zoom-controls-group .reset-btn{display:none}}.stage-hud-top-left{display:flex;align-items:center;gap:10px}.stage-brand{display:flex;align-items:center;gap:11px;padding:2px;background:none;border:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;white-space:nowrap}.stage-brand .brand-logo{display:inline-flex;align-items:center;width:auto;height:22px;margin:0;flex:none}.stage-brand .brand-logo svg,.stage-brand .brand-logo img{display:block}.stage-brand .brand-logo img{height:24px;width:24px;object-fit:contain}.stage-brand .brand-text{font-family:var(--display-font);font-size:19px;font-weight:700;letter-spacing:-.02em;color:var(--text);text-shadow:0 1px 3px rgba(0,0,0,.6),0 0 16px rgba(0,0,0,.45)}.panel-mode-toggle{display:flex;gap:0;margin:12px 14px 2px;padding:3px;background:var(--panel-strong);border:1px solid var(--line);border-radius:var(--radius-sm);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.panel-mode-toggle button{flex:1;min-height:32px;font-size:12.5px;padding:6px 0;border-radius:calc(var(--radius-sm) - 2px)}.panel-bar{position:relative;flex:none;z-index:3;display:flex;align-items:center;gap:8px;height:42px;padding:0 10px 0 16px;background:#1c1c1bb8;border-bottom:1px solid var(--line)}.panel-bar.right{padding:0 16px 0 10px}.panel-bar-title{font-family:var(--display-font);font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--muted);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.panel-bar.right .panel-bar-title{order:2;margin-left:auto}.panel-scroll::-webkit-scrollbar{width:7px}.panel-scroll::-webkit-scrollbar-thumb{background:var(--line-strong);border:2px solid transparent;background-clip:padding-box}.panel-collapse-btn{margin-left:auto;width:26px;height:26px;flex:none;border:none;background:transparent;color:var(--muted);font-size:18px;line-height:1;display:grid;place-items:center;border-radius:0;transition:all .15s ease}.panel-bar.right .panel-collapse-btn{order:1;margin:0 auto 0 0}.panel-collapse-btn:hover{background:#ffffff14;color:var(--text)}.panel-reopen-tab{position:fixed;top:50%;transform:translateY(-50%);z-index:29;width:34px;min-height:104px;padding:16px 0;writing-mode:vertical-rl;text-orientation:mixed;font-family:var(--display-font);font-size:12px;font-weight:600;letter-spacing:.14em;color:var(--muted-strong);background:#1c1c1bb8;backdrop-filter:var(--glass);-webkit-backdrop-filter:var(--glass);border:1px solid var(--line-strong);border-radius:var(--radius-md);box-shadow:0 10px 30px #0006;transition:color .15s ease,border-color .15s ease,background .15s ease}.panel-reopen-tab:hover{color:var(--accent);border-color:var(--accent);background:#282827d9}.panel-reopen-tab:active{transform:translateY(-50%) scale(.97)}.panel-reopen-tab.left{left:0;border-left:0;border-radius:0 var(--radius-md) var(--radius-md) 0}.panel-reopen-tab.right{right:0;border-right:0;border-radius:var(--radius-md) 0 0 var(--radius-md)}.media-controls-bar{position:absolute;bottom:62px;left:50%;transform:translate(-50%);width:min(420px,56vw);margin:0;gap:11px;padding:6px 12px 6px 6px;background:#1c1c1bb8;backdrop-filter:var(--glass);-webkit-backdrop-filter:var(--glass);z-index:26}.media-play-btn{width:32px;height:32px;background:#ffffff14;color:var(--text)}.media-play-btn:hover{background:#ffffff24;color:var(--text);box-shadow:none}.media-play-btn svg{width:13px;height:13px}.media-mute-btn{width:28px;height:28px;background:transparent;color:var(--muted)}.media-mute-btn:hover{background:#ffffff12}.media-time-display{min-width:auto;font-size:11px;color:var(--muted)}.media-timeline{height:16px}.left-panel,.side-panel{--panel-gutter: 14px}.left-panel .section-heading,.side-panel .section-heading,.left-panel .section-content,.side-panel .section-content{padding-left:var(--panel-gutter);padding-right:var(--panel-gutter)}.panel-bar{padding-left:var(--panel-gutter);padding-right:8px}.panel-bar.right{padding-left:8px;padding-right:var(--panel-gutter)}.left-panel .panel-scroll>.panel-section,.side-panel .panel-scroll>.panel-section,.left-panel .panel-zone--global>.panel-section,.side-panel .panel-zone--global>.panel-section{border:1px solid var(--line);background:#ffffff04;margin:0 var(--panel-gutter) 12px}.left-panel .section-content .panel-section,.side-panel .section-content .panel-section{border:1px solid var(--line);background:#ffffff04;margin:0 0 12px}.left-panel .panel-scroll>.panel-section--bare,.side-panel .panel-scroll>.panel-section--bare{border:0;background:transparent;margin:0}.left-panel .slider-row,.side-panel .slider-row{grid-template-columns:1fr auto;grid-template-areas:"label value" "track track";column-gap:10px;row-gap:6px;margin-top:14px}.left-panel .slider-row>.slider-row-label,.side-panel .slider-row>.slider-row-label{grid-area:label;align-self:center}.left-panel .slider-row>input[type=range],.side-panel .slider-row>input[type=range]{min-width:0}.left-panel .slider-row>strong,.side-panel .slider-row>strong{grid-area:value;justify-self:end;align-self:center}.left-panel .slider-row>input[type=range],.side-panel .slider-row>input[type=range]{grid-area:track;width:100%;height:30px}.left-panel .slider-row>input[type=range]::-webkit-slider-thumb,.side-panel .slider-row>input[type=range]::-webkit-slider-thumb{height:18px;width:11px;margin-top:6px;border-radius:0;box-shadow:0 1px 3px #00000073}.left-panel .slider-row>input[type=range]::-moz-range-thumb,.side-panel .slider-row>input[type=range]::-moz-range-thumb{height:18px;width:11px;border-radius:0}.mode-toggle{padding:3px}.mode-toggle button{font-size:12px;padding:6px 14px;min-height:30px}.mode-toggle button.active{background:var(--text);color:var(--bg);box-shadow:none}.mode-toggle button.active:hover{background:var(--text)}@media(max-width:760px){.stage-hud-top-center.unified-toolbar{top:12px;padding:4px 6px 4px 12px;gap:8px}.toolbar-composition-status{font-size:11.5px;gap:6px}.hud-icon-btn{width:32px;height:32px}.hud-icon-btn svg{width:16px;height:16px}.stage-hud-top-right.unified-status-zoom{display:none}.stage-hud-top-left{top:12px;left:12px}.stage-brand .brand-text{font-size:16px}.media-controls-bar{width:min(420px,90vw)}}@media(max-width:600px){.stage-brand .brand-text{display:none}.stage-hud-top-center.unified-toolbar{left:auto;right:12px;transform:none;max-width:calc(100vw - 70px);overflow-x:auto;white-space:nowrap;padding:4px 8px;border-radius:var(--radius-lg);-ms-overflow-style:none;scrollbar-width:none}.stage-hud-top-center.unified-toolbar::-webkit-scrollbar{display:none}.toolbar-actions{display:inline-flex;flex-wrap:nowrap}.toolbar-composition-status{display:none}}@media(max-width:900px){.left-panel,.side-panel{width:clamp(266px,40vw,300px)}.left-panel,.side-panel{--panel-gutter: 16px}.panel-mode-toggle{margin-left:12px;margin-right:12px}}.export-overlay{position:fixed;inset:0;z-index:80;display:grid;place-items:center;background:#08080899;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.export-card{width:min(380px,86vw);padding:24px 22px 20px;border-radius:var(--radius-lg);background:#1c1c1bf5;border:1px solid var(--line-strong);box-shadow:0 30px 70px #0009;text-align:center}.export-card-title{font-family:var(--display-font);font-size:17px;font-weight:700;letter-spacing:-.01em}.export-card-sub{margin-top:5px;font-family:var(--mono-font);font-size:12px;color:var(--muted-strong)}.export-progress{margin:16px 0 10px;height:7px;border-radius:999px;background:var(--panel-strong);overflow:hidden}.export-progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--accent),#ff8a4a);transition:width .15s linear}.export-card-engine{font-family:var(--mono-font);font-size:10.5px;color:var(--muted);letter-spacing:.02em}.export-cancel{margin-top:16px;padding:8px 20px;border-radius:var(--radius-pill);border:1px solid var(--line-strong);background:transparent;color:var(--muted-strong);font-size:13px;font-weight:600;transition:all .15s ease}.export-cancel:hover{border-color:var(--danger);color:var(--danger)}.projects-overlay{position:fixed;inset:0;z-index:85;display:grid;place-items:center;padding:24px;background:#0808089e;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.projects-modal{width:min(720px,94vw);max-height:86vh;display:flex;flex-direction:column;background:#1a1a19fa;border:1px solid var(--line-strong);border-radius:var(--radius-lg);box-shadow:0 30px 80px #0009;overflow:hidden}.projects-head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--line)}.projects-title{display:flex;align-items:center;gap:9px;font-family:var(--display-font);font-weight:700;font-size:16px;color:var(--text)}.projects-title svg{color:var(--muted-strong)}.projects-close{width:30px;height:30px;border-radius:0;font-size:20px;color:var(--muted);background:transparent}.projects-close:hover{background:#ffffff12;color:var(--text)}.projects-workspace{padding:16px 18px;border-bottom:1px solid var(--line)}.ws-row{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--muted-strong)}.ws-dot{width:8px;height:8px;border-radius:50%;flex:none}.ws-dot.ok{background:var(--success);box-shadow:0 0 8px var(--success)}.ws-dot.warn{background:var(--accent-2, #fbc851);box-shadow:0 0 8px #fbc85199}.ws-label strong{color:var(--text);font-family:var(--mono-font);font-size:12px}.ws-link{margin-left:auto;color:var(--muted);font-size:12px;text-decoration:underline;background:transparent}.ws-link:hover{color:var(--text)}.ws-onboard-title{font-family:var(--display-font);font-weight:700;font-size:15px;color:var(--text)}.ws-onboard-sub{margin:6px 0 14px;font-size:12.5px;line-height:1.5;color:var(--muted);max-width:60ch}.ws-onboard-note{margin:14px 0 0;font-size:12px;line-height:1.5;color:var(--muted);max-width:60ch}.ws-sync-link{display:block;margin-top:10px;background:transparent;border:none;padding:0;color:var(--muted);font-size:12px;text-decoration:underline;cursor:pointer}.ws-sync-link:hover:not(:disabled){color:var(--text)}.ws-sync-link:disabled{opacity:.5;cursor:default}.ws-hint{margin:8px 0 0 18px;font-size:12px;line-height:1.5;color:var(--muted);max-width:60ch}.ws-btn{padding:9px 16px;border-radius:var(--radius-sm);font-size:13px;font-weight:600;color:var(--text);background:var(--panel-soft);border:1px solid var(--line-strong);transition:all .15s ease}.ws-btn:hover:not(:disabled){background:var(--panel-hover);border-color:var(--muted)}.ws-btn.primary{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 4px 14px var(--accent-glow)}.ws-btn.primary:hover:not(:disabled){filter:brightness(1.08)}.ws-btn:disabled{opacity:.4;cursor:not-allowed}.projects-save{display:flex;gap:8px;align-items:center;padding:14px 18px;border-bottom:1px solid var(--line)}.projects-name-input{flex:1;min-width:0;padding:9px 12px;border-radius:var(--radius-sm);background:var(--panel-strong);border:1px solid var(--line-strong);color:var(--text);font-size:13px}.projects-name-input:focus{outline:none;border-color:var(--text)}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;padding:16px 18px;overflow-y:auto}.projects-empty{grid-column:1 / -1;text-align:center;color:var(--muted);font-size:13px;padding:24px 0}.project-card{display:flex;flex-direction:column;gap:7px}.project-thumb{position:relative;width:100%;aspect-ratio:4 / 3;border-radius:var(--radius-md);overflow:hidden;background:var(--panel-strong);border:1px solid var(--line);padding:0;transition:transform .15s ease,border-color .15s ease}.project-thumb:hover{transform:translateY(-2px);border-color:var(--accent)}.project-thumb img{width:100%;height:100%;object-fit:cover;display:block}.project-thumb-ph{position:absolute;inset:0;display:grid;place-items:center;font-family:var(--display-font);font-weight:700;font-size:30px;color:#ffffff40}.project-meta{display:flex;align-items:center;gap:6px}.project-name{flex:1;min-width:0;font-size:12.5px;font-weight:600;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-del{width:26px;height:26px;border-radius:0;display:grid;place-items:center;color:var(--muted);background:transparent;flex:none}.project-del:hover{background:#ff453a1f;color:var(--danger)}.projects-busy{padding:10px 18px;border-top:1px solid var(--line);font-family:var(--mono-font);font-size:12px;color:var(--muted-strong)}.projects-privacy{display:flex;align-items:flex-start;gap:9px;padding:13px 18px;border-top:1px solid var(--line);background:#4ade800d;font-size:12px;line-height:1.5;color:var(--muted-strong)}.projects-privacy-dot{width:8px;height:8px;margin-top:4px;border-radius:50%;flex:none;background:var(--success);box-shadow:0 0 8px #4ade808c}.dev-tier-switcher{position:fixed;bottom:12px;left:12px;z-index:99999;display:flex;gap:4px;align-items:center;padding:6px 8px;border-radius:0;background:#0f0f11eb;border:1px solid rgba(255,255,255,.12);box-shadow:0 6px 24px #00000059;font:11px/1 ui-monospace,SFMono-Regular,Menlo,monospace;color:#fff9;-webkit-user-select:none;user-select:none}@media(max-width:760px){.dev-tier-switcher{bottom:auto;top:80px;left:12px}}.app-notices{position:fixed;top:72px;left:50%;transform:translate(-50%);z-index:240;display:flex;flex-direction:column;gap:8px;width:min(520px,calc(100vw - 32px));pointer-events:none}.app-notice{display:flex;align-items:flex-start;gap:10px;padding:11px 14px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel);color:var(--text);font-size:13px;line-height:1.45;box-shadow:0 12px 32px #00000073;pointer-events:auto;animation:notice-in .18s ease}.app-notice-warning{border-color:#5a4a2a}.app-notice-error{border-color:#ff5f388c}.app-notice-text{flex:1}.app-notice-dismiss{flex:none;border:none;background:transparent;color:var(--muted);font-size:16px;line-height:1;padding:2px 4px}.app-notice-dismiss:hover{color:var(--text)}@keyframes notice-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.crash-screen{position:fixed;inset:0;display:grid;place-items:center;background:var(--bg);padding:24px;z-index:999}.crash-card{width:min(440px,100%);background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-lg);padding:28px;color:var(--text)}.crash-card h1{font-size:19px;font-weight:600;margin-bottom:10px}.crash-card p{font-size:13.5px;color:var(--muted-strong);margin-bottom:18px}.crash-actions{display:flex;gap:10px;margin-bottom:14px}.crash-reload{flex:1;padding:10px 16px;border:none;border-radius:var(--radius-sm);background:var(--accent);color:#fff;font-weight:600}.crash-fresh{flex:1;padding:10px 16px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-soft);color:var(--text)}.crash-hint{font-size:12px!important;color:var(--muted)!important}.crash-details summary{font-size:12px;color:var(--muted);cursor:pointer}.crash-details pre{margin-top:8px;padding:10px;background:var(--panel-strong);border-radius:var(--radius-xs);font-size:11px;color:var(--muted-strong);white-space:pre-wrap;word-break:break-word;max-height:140px;overflow:auto}.brand-version{font-size:10px;color:var(--muted);align-self:flex-end;margin-left:4px;margin-bottom:2px;letter-spacing:.02em}.projects-save{display:block}.projects-current{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 14px;border:1px solid var(--line-strong);background:#f7f5e90a}.projects-current.empty{justify-content:flex-start}.projects-current-name{margin-top:3px;color:var(--text);font-family:var(--display-font);font-size:17px;font-weight:700;line-height:1.2}.projects-current-sub,.projects-create-sub{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.projects-create{margin-top:14px}.projects-save-label{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:9px}.projects-save-row{display:flex;gap:8px;align-items:center}.projects-library{display:flex;flex-direction:column;min-height:0}.projects-library-head{display:flex;align-items:center;gap:8px;padding:14px 18px 0;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.projects-count{padding:1px 7px;border-radius:99px;background:var(--panel-soft);color:var(--muted-strong);font-size:10.5px;letter-spacing:0}.projects-empty{display:flex;flex-direction:column;align-items:center;gap:6px;color:var(--muted)}.projects-empty svg{opacity:.5;margin-bottom:2px}.projects-empty p{font-size:13px;color:var(--muted-strong)}.projects-empty-sub{font-size:12px!important;color:var(--muted)!important;max-width:34ch;text-align:center}.project-card.is-open .project-thumb{border-color:#f7f5e9f2;box-shadow:0 0 0 2px #f7f5e93d}.project-card.is-open .project-name{color:var(--text);font-weight:800}.project-open-badge{position:absolute;top:7px;left:7px;padding:2px 8px;border-radius:99px;background:#f7f5e9eb;color:#171716;font-size:10px;font-weight:700;letter-spacing:.04em}.project-info{flex:1;min-width:0;display:flex;flex-direction:column}.project-time{font-size:11px;color:var(--muted)}.project-confirm{display:flex;gap:4px;flex:none}.project-confirm-yes,.project-confirm-no{padding:3px 9px;border-radius:0;font-size:11px;font-weight:600}.project-confirm-yes{background:#ff453a29;color:var(--danger, #ff6259);border:1px solid rgba(255,69,58,.35)}.project-confirm-yes:hover{background:#ff453a47}.project-confirm-no{background:var(--panel-soft);color:var(--text);border:1px solid var(--line-strong)}.preset-sub{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:2px 0 8px}.preset-sub-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:2px 0 8px}.preset-sub-row .preset-sub{margin:0}.preset-transfer{display:inline-flex;gap:4px}.preset-transfer .btn-quiet{padding:4px 10px;font-size:11px}.preset-transfer .btn-quiet:disabled{opacity:.4;cursor:default}.preset-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:4px}.preset-card-wrap{position:relative;min-width:0}.preset-card{display:block;width:100%;padding:0;border:1px solid var(--line);border-radius:var(--radius-sm);overflow:hidden;background:var(--panel-strong);text-align:left;transition:border-color .15s ease,transform .15s ease}.preset-card:hover{border-color:var(--muted);transform:translateY(-1px)}.preset-card .eff-thumb{display:block;width:100%;aspect-ratio:16 / 10;position:relative;overflow:hidden;background:var(--panel-soft)}.preset-card .eff-thumb-img{width:100%;height:100%;object-fit:cover;display:block}.preset-card .eff-thumb-ph{position:absolute;inset:0;display:grid;place-items:center;font-family:var(--display-font);font-weight:700;font-size:20px;color:#ffffff4d}.preset-card-name{display:block;padding:6px 8px;font-size:12px;line-height:1.25;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.preset-card-del{position:absolute;top:4px;right:4px;width:20px;height:20px;border-radius:0;border:none;background:#0000008c;color:#fff;line-height:20px;font-size:13px;opacity:0;transition:opacity .12s ease}.preset-card-wrap:hover .preset-card-del{opacity:1}.preset-save-row{display:flex;gap:6px;margin-bottom:10px}.preset-name-input{flex:1;min-width:0;padding:8px 10px;border-radius:0;border:1px solid var(--line-strong);background:var(--panel-strong);color:var(--text);font-size:13px}.preset-name-input:focus{outline:none;border-color:var(--accent)}.preset-save-btn{padding:8px 12px;border-radius:0;border:1px solid var(--line-strong);background:var(--panel-soft);color:var(--text);white-space:nowrap;font-size:13px}.preset-save-btn:hover{background:var(--panel-hover)}.preset-empty{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.th-dither:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 70' preserveAspectRatio='none'%3E%3Cdefs%3E%3Cpattern id='p1' width='8' height='8' patternUnits='userSpaceOnUse'%3E%3Crect width='2' height='2' fill='%231b2a14'/%3E%3C/pattern%3E%3Cpattern id='p2' width='4' height='4' patternUnits='userSpaceOnUse'%3E%3Crect width='2' height='2' fill='%231b2a14'/%3E%3C/pattern%3E%3Cpattern id='p3' width='4' height='4' patternUnits='userSpaceOnUse'%3E%3Crect width='2' height='2' fill='%231b2a14'/%3E%3Crect x='2' y='2' width='2' height='2' fill='%231b2a14'/%3E%3C/pattern%3E%3Cpattern id='p4' width='4' height='4' patternUnits='userSpaceOnUse'%3E%3Crect width='4' height='4' fill='%231b2a14'/%3E%3Crect width='2' height='2' fill='%23aec56b'/%3E%3C/pattern%3E%3C/defs%3E%3Crect width='160' height='70' fill='%23aec56b'/%3E%3Cpath d='M0,0 L160,0 L160,15 C145,55 110,68 0,70 Z' fill='url(%23p1)'/%3E%3Cpath d='M0,0 L155,0 C130,48 95,62 0,70 Z' fill='url(%23p2)'/%3E%3Cpath d='M0,0 L135,0 C110,38 75,52 0,65 Z' fill='url(%23p3)'/%3E%3Cpath d='M0,0 L110,0 C85,28 55,42 0,55 Z' fill='url(%23p4)'/%3E%3Cpath d='M0,0 L80,0 C60,20 40,30 0,40 Z' fill='%231b2a14'/%3E%3C/svg%3E") center/cover no-repeat,#aec56b}.th-ascii:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 70' preserveAspectRatio='none'%3E%3Crect width='160' height='70' fill='%230e0e0d'/%3E%3Cg fill='%23e8e6df' font-family='monospace' font-size='8'%3E%3Ctext x='3' y='9' textLength='154'%3E..............G................%3C/text%3E%3Ctext x='3' y='17' textLength='154'%3E..........2QS6FS=QZF9G.........%3C/text%3E%3Ctext x='3' y='25' textLength='154'%3E.........8T!P!JPT-TKS!9........%3C/text%3E%3Ctext x='3' y='33' textLength='154'%3EK6@@@KQ8=@@@HHH@@J66QFF.F9962K6%3C/text%3E%3Ctext x='3' y='41' textLength='154'%3E@-H@H!@6@@!!!@H@@=6=6Y...YY9FT.%3C/text%3E%3Ctext x='3' y='49' textLength='154'%3E.QQ==!!!P@!@!!KK=QKYF..........%3C/text%3E%3Ctext x='3' y='57' textLength='154'%3E..ZKK!JP82K996266=KK...........%3C/text%3E%3Ctext x='3' y='65' textLength='154'%3E.....662QFG6.FFFY669...........%3C/text%3E%3C/g%3E%3C/svg%3E") center/cover no-repeat,#0e0e0d}.th-halftone:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 70' preserveAspectRatio='none'%3E%3Cdefs%3E%3Cfilter id='glow' x='-30%' y='-30%' width='160%' height='160%'%3E%3CfeGaussianBlur stdDeviation='1.0' result='blur'/%3E%3CfeMerge%3E%3CfeMergeNode in='blur'/%3E%3CfeMergeNode in='SourceGraphic'/%3E%3C/feMerge%3E%3C/filter%3E%3C/defs%3E%3Crect width='160' height='70' fill='%23000000'/%3E%3Cg fill='%23ffe175' filter='url(%23glow)'%3E%3Ccircle cx='0.0' cy='0.0' r='4.20'/%3E%3Ccircle cx='0.0' cy='13.4' r='4.14'/%3E%3Ccircle cx='6.7' cy='6.7' r='4.20'/%3E%3Ccircle cx='13.4' cy='0.0' r='4.20'/%3E%3Ccircle cx='0.0' cy='26.9' r='2.64'/%3E%3Ccircle cx='6.7' cy='20.2' r='3.66'/%3E%3Ccircle cx='13.4' cy='13.4' r='4.19'/%3E%3Ccircle cx='20.2' cy='6.7' r='4.20'/%3E%3Ccircle cx='26.9' cy='0.0' r='4.20'/%3E%3Ccircle cx='0.0' cy='40.3' r='1.62'/%3E%3Ccircle cx='6.7' cy='33.6' r='1.94'/%3E%3Ccircle cx='13.4' cy='26.9' r='2.86'/%3E%3Ccircle cx='20.2' cy='20.2' r='3.77'/%3E%3Ccircle cx='26.9' cy='13.4' r='4.20'/%3E%3Ccircle cx='33.6' cy='6.7' r='4.20'/%3E%3Ccircle cx='40.3' cy='0.0' r='4.20'/%3E%3Ccircle cx='0.0' cy='53.7' r='3.00'/%3E%3Ccircle cx='6.7' cy='47.0' r='2.02'/%3E%3Ccircle cx='13.4' cy='40.3' r='1.60'/%3E%3Ccircle cx='20.2' cy='33.6' r='2.04'/%3E%3Ccircle cx='26.9' cy='26.9' r='2.92'/%3E%3Ccircle cx='33.6' cy='20.2' r='3.76'/%3E%3Ccircle cx='40.3' cy='13.4' r='4.19'/%3E%3Ccircle cx='47.0' cy='6.7' r='4.20'/%3E%3Ccircle cx='53.7' cy='0.0' r='4.20'/%3E%3Ccircle cx='0.0' cy='67.2' r='4.20'/%3E%3Ccircle cx='6.7' cy='60.5' r='3.74'/%3E%3Ccircle cx='13.4' cy='53.7' r='2.79'/%3E%3Ccircle cx='20.2' cy='47.0' r='1.92'/%3E%3Ccircle cx='26.9' cy='40.3' r='1.60'/%3E%3Ccircle cx='33.6' cy='33.6' r='2.04'/%3E%3Ccircle cx='40.3' cy='26.9' r='2.86'/%3E%3Ccircle cx='47.0' cy='20.2' r='3.69'/%3E%3Ccircle cx='53.7' cy='13.4' r='4.18'/%3E%3Ccircle cx='60.5' cy='6.7' r='4.20'/%3E%3Ccircle cx='67.2' cy='0.0' r='4.20'/%3E%3Ccircle cx='6.7' cy='73.9' r='4.20'/%3E%3Ccircle cx='13.4' cy='67.2' r='4.18'/%3E%3Ccircle cx='20.2' cy='60.5' r='3.63'/%3E%3Ccircle cx='26.9' cy='53.7' r='2.73'/%3E%3Ccircle cx='33.6' cy='47.0' r='1.92'/%3E%3Ccircle cx='40.3' cy='40.3' r='1.60'/%3E%3Ccircle cx='47.0' cy='33.6' r='1.97'/%3E%3Ccircle cx='53.7' cy='26.9' r='2.76'/%3E%3Ccircle cx='60.5' cy='20.2' r='3.61'/%3E%3Ccircle cx='67.2' cy='13.4' r='4.15'/%3E%3Ccircle cx='73.9' cy='6.7' r='4.20'/%3E%3Ccircle cx='80.6' cy='0.0' r='4.20'/%3E%3Ccircle cx='20.2' cy='73.9' r='4.20'/%3E%3Ccircle cx='26.9' cy='67.2' r='4.17'/%3E%3Ccircle cx='33.6' cy='60.5' r='3.64'/%3E%3Ccircle cx='40.3' cy='53.7' r='2.78'/%3E%3Ccircle cx='47.0' cy='47.0' r='1.98'/%3E%3Ccircle cx='53.7' cy='40.3' r='1.60'/%3E%3Ccircle cx='60.5' cy='33.6' r='1.90'/%3E%3Ccircle cx='67.2' cy='26.9' r='2.67'/%3E%3Ccircle cx='73.9' cy='20.2' r='3.55'/%3E%3Ccircle cx='80.6' cy='13.4' r='4.14'/%3E%3Ccircle cx='87.3' cy='6.7' r='4.20'/%3E%3Ccircle cx='94.0' cy='0.0' r='4.20'/%3E%3Ccircle cx='33.6' cy='73.9' r='4.20'/%3E%3Ccircle cx='40.3' cy='67.2' r='4.18'/%3E%3Ccircle cx='47.0' cy='60.5' r='3.71'/%3E%3Ccircle cx='53.7' cy='53.7' r='2.88'/%3E%3Ccircle cx='60.5' cy='47.0' r='2.06'/%3E%3Ccircle cx='67.2' cy='40.3' r='1.61'/%3E%3Ccircle cx='73.9' cy='33.6' r='1.86'/%3E%3Ccircle cx='80.6' cy='26.9' r='2.64'/%3E%3Ccircle cx='87.3' cy='20.2' r='3.56'/%3E%3Ccircle cx='94.0' cy='13.4' r='4.16'/%3E%3Ccircle cx='100.8' cy='6.7' r='4.20'/%3E%3Ccircle cx='107.5' cy='0.0' r='4.20'/%3E%3Ccircle cx='47.0' cy='73.9' r='4.20'/%3E%3Ccircle cx='53.7' cy='67.2' r='4.20'/%3E%3Ccircle cx='60.5' cy='60.5' r='3.79'/%3E%3Ccircle cx='67.2' cy='53.7' r='2.98'/%3E%3Ccircle cx='73.9' cy='47.0' r='2.11'/%3E%3Ccircle cx='80.6' cy='40.3' r='1.62'/%3E%3Ccircle cx='87.3' cy='33.6' r='1.86'/%3E%3Ccircle cx='94.0' cy='26.9' r='2.69'/%3E%3Ccircle cx='100.8' cy='20.2' r='3.63'/%3E%3Ccircle cx='107.5' cy='13.4' r='4.18'/%3E%3Ccircle cx='114.2' cy='6.7' r='4.20'/%3E%3Ccircle cx='120.9' cy='0.0' r='4.20'/%3E%3Ccircle cx='60.5' cy='73.9' r='4.20'/%3E%3Ccircle cx='67.2' cy='67.2' r='4.20'/%3E%3Ccircle cx='73.9' cy='60.5' r='3.84'/%3E%3Ccircle cx='80.6' cy='53.7' r='3.00'/%3E%3Ccircle cx='87.3' cy='47.0' r='2.10'/%3E%3Ccircle cx='94.0' cy='40.3' r='1.61'/%3E%3Ccircle cx='100.8' cy='33.6' r='1.92'/%3E%3Ccircle cx='107.5' cy='26.9' r='2.79'/%3E%3Ccircle cx='114.2' cy='20.2' r='3.72'/%3E%3Ccircle cx='120.9' cy='13.4' r='4.20'/%3E%3Ccircle cx='127.6' cy='6.7' r='4.20'/%3E%3Ccircle cx='134.4' cy='0.0' r='4.20'/%3E%3Ccircle cx='73.9' cy='73.9' r='4.20'/%3E%3Ccircle cx='80.6' cy='67.2' r='4.20'/%3E%3Ccircle cx='87.3' cy='60.5' r='3.83'/%3E%3Ccircle cx='94.0' cy='53.7' r='2.95'/%3E%3Ccircle cx='100.8' cy='47.0' r='2.04'/%3E%3Ccircle cx='107.5' cy='40.3' r='1.60'/%3E%3Ccircle cx='114.2' cy='33.6' r='1.99'/%3E%3Ccircle cx='120.9' cy='26.9' r='2.89'/%3E%3Ccircle cx='127.6' cy='20.2' r='3.78'/%3E%3Ccircle cx='134.4' cy='13.4' r='4.20'/%3E%3Ccircle cx='141.1' cy='6.7' r='4.20'/%3E%3Ccircle cx='147.8' cy='0.0' r='4.20'/%3E%3Ccircle cx='87.3' cy='73.9' r='4.20'/%3E%3Ccircle cx='94.0' cy='67.2' r='4.20'/%3E%3Ccircle cx='100.8' cy='60.5' r='3.77'/%3E%3Ccircle cx='107.5' cy='53.7' r='2.85'/%3E%3Ccircle cx='114.2' cy='47.0' r='1.96'/%3E%3Ccircle cx='120.9' cy='40.3' r='1.60'/%3E%3Ccircle cx='127.6' cy='33.6' r='2.05'/%3E%3Ccircle cx='134.4' cy='26.9' r='2.91'/%3E%3Ccircle cx='141.1' cy='20.2' r='3.75'/%3E%3Ccircle cx='147.8' cy='13.4' r='4.19'/%3E%3Ccircle cx='154.5' cy='6.7' r='4.20'/%3E%3Ccircle cx='161.2' cy='0.0' r='4.20'/%3E%3Ccircle cx='100.8' cy='73.9' r='4.20'/%3E%3Ccircle cx='107.5' cy='67.2' r='4.19'/%3E%3Ccircle cx='114.2' cy='60.5' r='3.68'/%3E%3Ccircle cx='120.9' cy='53.7' r='2.75'/%3E%3Ccircle cx='127.6' cy='47.0' r='1.91'/%3E%3Ccircle cx='134.4' cy='40.3' r='1.60'/%3E%3Ccircle cx='141.1' cy='33.6' r='2.02'/%3E%3Ccircle cx='147.8' cy='26.9' r='2.81'/%3E%3Ccircle cx='154.5' cy='20.2' r='3.60'/%3E%3Ccircle cx='161.2' cy='13.4' r='4.11'/%3E%3Ccircle cx='114.2' cy='73.9' r='4.20'/%3E%3Ccircle cx='120.9' cy='67.2' r='4.18'/%3E%3Ccircle cx='127.6' cy='60.5' r='3.62'/%3E%3Ccircle cx='134.4' cy='53.7' r='2.73'/%3E%3Ccircle cx='141.1' cy='47.0' r='1.94'/%3E%3Ccircle cx='147.8' cy='40.3' r='1.60'/%3E%3Ccircle cx='154.5' cy='33.6' r='1.89'/%3E%3Ccircle cx='161.2' cy='26.9' r='2.54'/%3E%3Ccircle cx='127.6' cy='73.9' r='4.20'/%3E%3Ccircle cx='134.4' cy='67.2' r='4.17'/%3E%3Ccircle cx='141.1' cy='60.5' r='3.65'/%3E%3Ccircle cx='147.8' cy='53.7' r='2.84'/%3E%3Ccircle cx='154.5' cy='47.0' r='2.07'/%3E%3Ccircle cx='161.2' cy='40.3' r='1.64'/%3E%3Ccircle cx='141.1' cy='73.9' r='4.20'/%3E%3Ccircle cx='147.8' cy='67.2' r='4.19'/%3E%3Ccircle cx='154.5' cy='60.5' r='3.80'/%3E%3Ccircle cx='161.2' cy='53.7' r='3.10'/%3E%3Ccircle cx='154.5' cy='73.9' r='4.20'/%3E%3Ccircle cx='161.2' cy='67.2' r='4.20'/%3E%3C/g%3E%3C/svg%3E") center/cover no-repeat,#000}.th-threshold:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 70' preserveAspectRatio='none'%3E%3Crect width='168' height='70' fill='%23e9e7e0'/%3E%3Crect x='0' y='0' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='5.6' y='0' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='11.2' y='0' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='16.8' y='0' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='22.4' y='0' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='28' y='0' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='33.6' y='0' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='39.2' y='0' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='44.8' y='0' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='50.4' y='0' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Ccircle cx='81.2' cy='2.7' r='1.1' fill='%230a0a0a'/%3E%3Crect x='84' y='0' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='89.6' y='0' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='95.2' y='0' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='100.8' y='0' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='106.4' y='0' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='112' y='0' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='117.6' y='0' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='123.2' y='0' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='128.8' y='0' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='134.4' y='0' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='140' y='0' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='145.6' y='0' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='151.2' y='0' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Ccircle cx='159.6' cy='2.7' r='1.1' fill='%230a0a0a'/%3E%3Ccircle cx='165.2' cy='2.7' r='1.1' fill='%230a0a0a'/%3E%3Crect x='0' y='5.4' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='5.6' y='5.4' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='11.2' y='5.4' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='16.8' y='5.4' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='22.4' y='5.4' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='28' y='5.4' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='33.6' y='5.4' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='39.2' y='5.4' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Ccircle cx='47.6' cy='8.1' r='1.1' fill='%230a0a0a'/%3E%3Crect x='89.6' y='5.4' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='95.2' y='5.4' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='100.8' y='5.4' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='106.4' y='5.4' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='112' y='5.4' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='117.6' y='5.4' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='123.2' y='5.4' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='128.8' y='5.4' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='134.4' y='5.4' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='140' y='5.4' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='145.6' y='5.4' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='0' y='10.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='5.6' y='10.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='11.2' y='10.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='16.8' y='10.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='22.4' y='10.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='28' y='10.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='33.6' y='10.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Ccircle cx='42' cy='13.5' r='1.1' fill='%230a0a0a'/%3E%3Ccircle cx='92.4' cy='13.5' r='1.1' fill='%230a0a0a'/%3E%3Crect x='95.2' y='10.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='100.8' y='10.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='106.4' y='10.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='112' y='10.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='117.6' y='10.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='123.2' y='10.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='128.8' y='10.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='134.4' y='10.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='140' y='10.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='0' y='16.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='5.6' y='16.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='11.2' y='16.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='16.8' y='16.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='22.4' y='16.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='28' y='16.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Ccircle cx='36.4' cy='18.8' r='1.1' fill='%230a0a0a'/%3E%3Crect x='95.2' y='16.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='100.8' y='16.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='106.4' y='16.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='112' y='16.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='117.6' y='16.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='123.2' y='16.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='128.8' y='16.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Ccircle cx='137.2' cy='18.8' r='1.1' fill='%230a0a0a'/%3E%3Crect x='0' y='21.5' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='5.6' y='21.5' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='11.2' y='21.5' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='16.8' y='21.5' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='22.4' y='21.5' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='95.2' y='21.5' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='100.8' y='21.5' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='106.4' y='21.5' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='112' y='21.5' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='117.6' y='21.5' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='123.2' y='21.5' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Ccircle cx='131.6' cy='24.2' r='1.1' fill='%230a0a0a'/%3E%3Crect x='0' y='26.9' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='5.6' y='26.9' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='11.2' y='26.9' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='16.8' y='26.9' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='22.4' y='26.9' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Ccircle cx='98' cy='29.6' r='1.1' fill='%230a0a0a'/%3E%3Crect x='100.8' y='26.9' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='106.4' y='26.9' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='112' y='26.9' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='117.6' y='26.9' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='123.2' y='26.9' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='0' y='32.3' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='5.6' y='32.3' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='11.2' y='32.3' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='16.8' y='32.3' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Ccircle cx='25.2' cy='35' r='1.1' fill='%230a0a0a'/%3E%3Ccircle cx='92.4' cy='35' r='1.1' fill='%230a0a0a'/%3E%3Crect x='95.2' y='32.3' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='100.8' y='32.3' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='106.4' y='32.3' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='112' y='32.3' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='117.6' y='32.3' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='123.2' y='32.3' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Ccircle cx='131.6' cy='35' r='1.1' fill='%230a0a0a'/%3E%3Crect x='0' y='37.7' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='5.6' y='37.7' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='11.2' y='37.7' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='16.8' y='37.7' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='22.4' y='37.7' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='84' y='37.7' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='89.6' y='37.7' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='95.2' y='37.7' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='100.8' y='37.7' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='106.4' y='37.7' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='112' y='37.7' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='117.6' y='37.7' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='123.2' y='37.7' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='0' y='43.1' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='5.6' y='43.1' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='11.2' y='43.1' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='16.8' y='43.1' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='22.4' y='43.1' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Ccircle cx='30.8' cy='45.8' r='1.1' fill='%230a0a0a'/%3E%3Ccircle cx='81.2' cy='45.8' r='1.1' fill='%230a0a0a'/%3E%3Crect x='84' y='43.1' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='89.6' y='43.1' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='95.2' y='43.1' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='100.8' y='43.1' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='106.4' y='43.1' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='112' y='43.1' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='117.6' y='43.1' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='123.2' y='43.1' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='128.8' y='43.1' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='0' y='48.5' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='5.6' y='48.5' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='11.2' y='48.5' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='16.8' y='48.5' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='22.4' y='48.5' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='28' y='48.5' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Ccircle cx='36.4' cy='51.2' r='1.1' fill='%230a0a0a'/%3E%3Ccircle cx='70' cy='51.2' r='1.1' fill='%230a0a0a'/%3E%3Crect x='72.8' y='48.5' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='78.4' y='48.5' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='84' y='48.5' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='89.6' y='48.5' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='95.2' y='48.5' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='100.8' y='48.5' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='106.4' y='48.5' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='112' y='48.5' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='117.6' y='48.5' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='123.2' y='48.5' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='128.8' y='48.5' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Ccircle cx='137.2' cy='51.2' r='1.1' fill='%230a0a0a'/%3E%3Crect x='0' y='53.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='5.6' y='53.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='11.2' y='53.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='16.8' y='53.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='22.4' y='53.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='28' y='53.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='33.6' y='53.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Ccircle cx='42' cy='56.5' r='1.1' fill='%230a0a0a'/%3E%3Ccircle cx='53.2' cy='56.5' r='1.1' fill='%230a0a0a'/%3E%3Ccircle cx='64.4' cy='56.5' r='1.1' fill='%230a0a0a'/%3E%3Crect x='67.2' y='53.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='72.8' y='53.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='78.4' y='53.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='84' y='53.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='89.6' y='53.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='95.2' y='53.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='100.8' y='53.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='106.4' y='53.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='112' y='53.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='117.6' y='53.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='123.2' y='53.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='128.8' y='53.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='134.4' y='53.8' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Ccircle cx='142.8' cy='56.5' r='1.1' fill='%230a0a0a'/%3E%3Crect x='0' y='59.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='5.6' y='59.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='11.2' y='59.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='16.8' y='59.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='22.4' y='59.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='28' y='59.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='33.6' y='59.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Ccircle cx='42' cy='61.9' r='1.1' fill='%230a0a0a'/%3E%3Ccircle cx='47.6' cy='61.9' r='1.1' fill='%230a0a0a'/%3E%3Ccircle cx='58.8' cy='61.9' r='1.1' fill='%230a0a0a'/%3E%3Ccircle cx='64.4' cy='61.9' r='1.1' fill='%230a0a0a'/%3E%3Crect x='67.2' y='59.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='72.8' y='59.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='78.4' y='59.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='84' y='59.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='89.6' y='59.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='95.2' y='59.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='100.8' y='59.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='106.4' y='59.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='112' y='59.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='117.6' y='59.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='123.2' y='59.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='128.8' y='59.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='134.4' y='59.2' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Ccircle cx='165.2' cy='61.9' r='1.1' fill='%230a0a0a'/%3E%3Crect x='0' y='64.6' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='5.6' y='64.6' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='11.2' y='64.6' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='16.8' y='64.6' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='22.4' y='64.6' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='28' y='64.6' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='33.6' y='64.6' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='39.2' y='64.6' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Ccircle cx='47.6' cy='67.3' r='1.1' fill='%230a0a0a'/%3E%3Ccircle cx='53.2' cy='67.3' r='1.1' fill='%230a0a0a'/%3E%3Ccircle cx='58.8' cy='67.3' r='1.1' fill='%230a0a0a'/%3E%3Crect x='61.6' y='64.6' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='67.2' y='64.6' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='72.8' y='64.6' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='78.4' y='64.6' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='84' y='64.6' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='89.6' y='64.6' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='95.2' y='64.6' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='100.8' y='64.6' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='106.4' y='64.6' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='112' y='64.6' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='117.6' y='64.6' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='123.2' y='64.6' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Crect x='128.8' y='64.6' width='5.9' height='5.7' fill='%230a0a0a'/%3E%3Ccircle cx='137.2' cy='67.3' r='1.1' fill='%230a0a0a'/%3E%3Ccircle cx='165.2' cy='67.3' r='1.1' fill='%230a0a0a'/%3E%3C/svg%3E") center/cover no-repeat,#e9e7e0}.th-glitch:before{background:linear-gradient(0deg,transparent 30%,rgba(255,95,56,.75) 30% 37%,transparent 37%),linear-gradient(0deg,transparent 55%,rgba(91,141,239,.75) 55% 62%,transparent 62%),linear-gradient(0deg,transparent 72%,rgba(245,245,243,.6) 72% 76%,transparent 76%),#161514}.th-vhs:before{background:repeating-linear-gradient(0deg,rgba(245,245,243,.5) 0 2px,transparent 2px 5px)}.th-crosshatch:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 70' preserveAspectRatio='none'%3E%3Cdefs%3E%3Cpattern id='ch1' width='4.6' height='4.6' patternUnits='userSpaceOnUse' patternTransform='rotate(45)'%3E%3Cline x1='0' y1='0' x2='0' y2='4.6' stroke='%2316140f' stroke-width='0.7'/%3E%3C/pattern%3E%3Cpattern id='ch2' width='4.6' height='4.6' patternUnits='userSpaceOnUse' patternTransform='rotate(-45)'%3E%3Cline x1='0' y1='0' x2='0' y2='4.6' stroke='%2316140f' stroke-width='0.7'/%3E%3C/pattern%3E%3Cpattern id='ch3' width='4.2' height='4.2' patternUnits='userSpaceOnUse' patternTransform='rotate(0)'%3E%3Cline x1='0' y1='0' x2='0' y2='4.2' stroke='%2316140f' stroke-width='0.7'/%3E%3C/pattern%3E%3Cpattern id='ch4' width='4.2' height='4.2' patternUnits='userSpaceOnUse' patternTransform='rotate(90)'%3E%3Cline x1='0' y1='0' x2='0' y2='4.2' stroke='%2316140f' stroke-width='0.7'/%3E%3C/pattern%3E%3C/defs%3E%3Crect width='168' height='70' fill='%23e9e2d2'/%3E%3Crect x='20.2' y='0' width='168' height='70' fill='url(%23ch1)'/%3E%3Crect x='67.2' y='0' width='168' height='70' fill='url(%23ch2)'/%3E%3Crect x='107.5' y='0' width='168' height='70' fill='url(%23ch3)'/%3E%3Crect x='141.1' y='0' width='168' height='70' fill='url(%23ch4)'/%3E%3C/svg%3E") center/cover no-repeat,#e9e2d2}.th-edge:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 70' preserveAspectRatio='none'%3E%3Cdefs%3E%3Cfilter id='g' x='-30%25' y='-30%25' width='160%25' height='160%25'%3E%3CfeGaussianBlur stdDeviation='1.7'/%3E%3C/filter%3E%3C/defs%3E%3Crect width='168' height='70' fill='%230a0a0c'/%3E%3Cg fill='none' stroke='%233ad6ff' stroke-width='2.4' filter='url(%23g)' opacity='.8' stroke-linejoin='round'%3E%3Cpath d='M20,40 C18,22 44,12 78,16 C116,20 148,14 152,36 C155,52 132,62 100,58 C76,55 52,64 36,58 C24,53 21,48 20,40 Z'/%3E%3Cpath d='M40,34 C66,44 100,44 130,32'/%3E%3Cpath d='M72,22 C78,34 78,46 72,54'/%3E%3Cpath d='M108,30 C114,36 114,44 108,48'/%3E%3C/g%3E%3Cg fill='none' stroke='%23f2fbff' stroke-width='1' stroke-linejoin='round' stroke-linecap='round'%3E%3Cpath d='M20,40 C18,22 44,12 78,16 C116,20 148,14 152,36 C155,52 132,62 100,58 C76,55 52,64 36,58 C24,53 21,48 20,40 Z'/%3E%3Cpath d='M40,34 C66,44 100,44 130,32'/%3E%3Cpath d='M72,22 C78,34 78,46 72,54'/%3E%3Cpath d='M108,30 C114,36 114,44 108,48'/%3E%3C/g%3E%3C/svg%3E") center/cover no-repeat,#0a0a0c}.th-voronoi:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 70' preserveAspectRatio='none'%3E%3Crect width='168' height='70' fill='%23000000'/%3E%3Cpolygon points='0,0 13.7,0 9,6.7 0,7.5' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='13.7,0 21.6,0 18.2,8.2 9,6.7' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='21.6,0 32.5,0 29.3,6.2 18.2,8.2' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='32.5,0 39.3,0 41.8,6.8 29.3,6.2' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='39.3,0 49.3,0 51.9,10.9 41.8,6.8' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='49.3,0 59.7,0 59.9,7.7 51.9,10.9' fill='%234a4a4a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='59.7,0 71.8,0 74.6,7.6 59.9,7.7' fill='%23c7a575' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='71.8,0 85.7,0 85.2,10 74.6,7.6' fill='%239a7350' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='85.7,0 97.3,0 96.5,8.1 85.2,10' fill='%233c2a1a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='97.3,0 105,0 102.5,8 96.5,8.1' fill='%239a7350' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='105,0 119,0 113.2,6.5 102.5,8' fill='%239a7350' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='119,0 125.8,0 128.8,10.5 113.2,6.5' fill='%23c7a575' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='125.8,0 138.5,0 136.5,8.3 128.8,10.5' fill='%234a4a4a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='138.5,0 149.9,0 146.7,9.8 136.5,8.3' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='149.9,0 154,0 158.2,7.7 146.7,9.8' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='154,0 168,0 168,8.5 158.2,7.7' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='0,7.5 9,6.7 10.7,19.8 0,14.8' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='9,6.7 18.2,8.2 22.5,18.3 10.7,19.8' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='18.2,8.2 29.3,6.2 28.7,19.9 22.5,18.3' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='29.3,6.2 41.8,6.8 43.3,16.3 28.7,19.9' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='41.8,6.8 51.9,10.9 53.2,18.9 43.3,16.3' fill='%23f2ece0' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='51.9,10.9 59.9,7.7 59.4,16 53.2,18.9' fill='%239a7350' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='59.9,7.7 74.6,7.6 71.7,19.6 59.4,16' fill='%239a7350' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='74.6,7.6 85.2,10 85.5,18.9 71.7,19.6' fill='%231a140e' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='85.2,10 96.5,8.1 96.5,17.6 85.5,18.9' fill='%23000000' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='96.5,8.1 102.5,8 105.2,15.8 96.5,17.6' fill='%231a140e' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='102.5,8 113.2,6.5 116.2,17.8 105.2,15.8' fill='%233c2a1a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='113.2,6.5 128.8,10.5 124.1,17.2 116.2,17.8' fill='%239a7350' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='128.8,10.5 136.5,8.3 137.5,19.1 124.1,17.2' fill='%23e7d6bd' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='136.5,8.3 146.7,9.8 147.6,20.6 137.5,19.1' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='146.7,9.8 158.2,7.7 160,17.2 147.6,20.6' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='158.2,7.7 168,8.5 168,18.7 160,17.2' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='0,14.8 10.7,19.8 10.9,23.5 0,25.9' fill='%234a4a4a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='10.7,19.8 22.5,18.3 21.1,24.5 10.9,23.5' fill='%234a4a4a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='22.5,18.3 28.7,19.9 30.7,26.5 21.1,24.5' fill='%23f2ece0' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='28.7,19.9 43.3,16.3 41.8,23.4 30.7,26.5' fill='%234a4a4a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='43.3,16.3 53.2,18.9 51.9,29 41.8,23.4' fill='%23c7a575' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='53.2,18.9 59.4,16 60.9,25.4 51.9,29' fill='%233c2a1a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='59.4,16 71.7,19.6 76.5,27.4 60.9,25.4' fill='%23000000' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='71.7,19.6 85.5,18.9 82.3,28.5 76.5,27.4' fill='%23000000' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='85.5,18.9 96.5,17.6 94.9,26.3 82.3,28.5' fill='%23000000' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='96.5,17.6 105.2,15.8 103.2,25.7 94.9,26.3' fill='%23000000' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='105.2,15.8 116.2,17.8 112,29.1 103.2,25.7' fill='%231a140e' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='116.2,17.8 124.1,17.2 125.6,28.9 112,29.1' fill='%236b4a30' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='124.1,17.2 137.5,19.1 138.3,26.7 125.6,28.9' fill='%23c7a575' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='137.5,19.1 147.6,20.6 150.7,23.5 138.3,26.7' fill='%234a4a4a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='147.6,20.6 160,17.2 157.3,24.6 150.7,23.5' fill='%234a4a4a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='160,17.2 168,18.7 168,28.7 157.3,24.6' fill='%23f2ece0' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='0,25.9 10.9,23.5 7.6,38 0,36' fill='%23f2ece0' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='10.9,23.5 21.1,24.5 17.4,35.6 7.6,38' fill='%234a4a4a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='21.1,24.5 30.7,26.5 31.1,32.7 17.4,35.6' fill='%23f2ece0' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='30.7,26.5 41.8,23.4 39.4,32.8 31.1,32.7' fill='%23c7a575' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='41.8,23.4 51.9,29 51.8,36.2 39.4,32.8' fill='%236b4a30' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='51.9,29 60.9,25.4 65.2,37.8 51.8,36.2' fill='%23000000' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='60.9,25.4 76.5,27.4 76.7,35.3 65.2,37.8' fill='%23000000' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='76.5,27.4 82.3,28.5 84.6,35.2 76.7,35.3' fill='%23000000' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='82.3,28.5 94.9,26.3 91.6,36.8 84.6,35.2' fill='%23000000' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='94.9,26.3 103.2,25.7 104.5,37.3 91.6,36.8' fill='%23000000' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='103.2,25.7 112,29.1 112.2,35.6 104.5,37.3' fill='%23000000' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='112,29.1 125.6,28.9 129,33.5 112.2,35.6' fill='%236b4a30' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='125.6,28.9 138.3,26.7 133.9,35.3 129,33.5' fill='%239a7350' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='138.3,26.7 150.7,23.5 143.6,33.4 133.9,35.3' fill='%23f2ece0' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='150.7,23.5 157.3,24.6 158.9,32.8 143.6,33.4' fill='%234a4a4a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='157.3,24.6 168,28.7 168,32.4 158.9,32.8' fill='%23e7d6bd' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='0,36 7.6,38 8.9,42.8 0,45.2' fill='%23e7d6bd' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='7.6,38 17.4,35.6 23.2,44.2 8.9,42.8' fill='%23f2ece0' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='17.4,35.6 31.1,32.7 29.2,46.6 23.2,44.2' fill='%23f2ece0' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='31.1,32.7 39.4,32.8 40.4,43.2 29.2,46.6' fill='%239a7350' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='39.4,32.8 51.8,36.2 51.4,43.8 40.4,43.2' fill='%233c2a1a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='51.8,36.2 65.2,37.8 65.1,42.9 51.4,43.8' fill='%23000000' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='65.2,37.8 76.7,35.3 72.1,42.2 65.1,42.9' fill='%23000000' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='76.7,35.3 84.6,35.2 85.9,43.1 72.1,42.2' fill='%23000000' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='84.6,35.2 91.6,36.8 97.6,40.8 85.9,43.1' fill='%23000000' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='91.6,36.8 104.5,37.3 106.9,43.3 97.6,40.8' fill='%23000000' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='104.5,37.3 112.2,35.6 112.1,42.9 106.9,43.3' fill='%231a140e' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='112.2,35.6 129,33.5 123.2,41.2 112.1,42.9' fill='%236b4a30' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='129,33.5 133.9,35.3 139.9,45.9 123.2,41.2' fill='%23f2ece0' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='133.9,35.3 143.6,33.4 144.2,43.5 139.9,45.9' fill='%23f2ece0' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='143.6,33.4 158.9,32.8 160.4,41.1 144.2,43.5' fill='%23e7d6bd' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='158.9,32.8 168,32.4 168,44.3 160.4,41.1' fill='%23e7d6bd' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='0,45.2 8.9,42.8 8.8,50.2 0,50.6' fill='%234a4a4a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='8.9,42.8 23.2,44.2 20.1,55.5 8.8,50.2' fill='%23f2ece0' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='23.2,44.2 29.2,46.6 34.8,51.2 20.1,55.5' fill='%23e7d6bd' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='29.2,46.6 40.4,43.2 39.9,54 34.8,51.2' fill='%23e7d6bd' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='40.4,43.2 51.4,43.8 49.1,50.8 39.9,54' fill='%236b4a30' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='51.4,43.8 65.1,42.9 63.8,51.8 49.1,50.8' fill='%231a140e' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='65.1,42.9 72.1,42.2 72.7,53.3 63.8,51.8' fill='%23000000' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='72.1,42.2 85.9,43.1 87,52.4 72.7,53.3' fill='%23000000' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='85.9,43.1 97.6,40.8 96.9,51.1 87,52.4' fill='%23000000' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='97.6,40.8 106.9,43.3 107.6,53.3 96.9,51.1' fill='%233c2a1a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='106.9,43.3 112.1,42.9 119,55.5 107.6,53.3' fill='%236b4a30' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='112.1,42.9 123.2,41.2 127.3,54.5 119,55.5' fill='%23f2ece0' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='123.2,41.2 139.9,45.9 136.3,55 127.3,54.5' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='139.9,45.9 144.2,43.5 148.8,50.3 136.3,55' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='144.2,43.5 160.4,41.1 155.7,51.6 148.8,50.3' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='160.4,41.1 168,44.3 168,54.8 155.7,51.6' fill='%23f2ece0' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='0,50.6 8.8,50.2 6.9,58.4 0,60.7' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='8.8,50.2 20.1,55.5 18.2,64.2 6.9,58.4' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='20.1,55.5 34.8,51.2 33.6,61.1 18.2,64.2' fill='%23f2ece0' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='34.8,51.2 39.9,54 42.4,61.8 33.6,61.1' fill='%23e7d6bd' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='39.9,54 49.1,50.8 54.7,62.6 42.4,61.8' fill='%239a7350' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='49.1,50.8 63.8,51.8 60.5,59.2 54.7,62.6' fill='%233c2a1a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='63.8,51.8 72.7,53.3 76.3,59.6 60.5,59.2' fill='%233c2a1a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='72.7,53.3 87,52.4 85.4,61.8 76.3,59.6' fill='%231a140e' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='87,52.4 96.9,51.1 93.1,60.3 85.4,61.8' fill='%236b4a30' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='96.9,51.1 107.6,53.3 105,62 93.1,60.3' fill='%23c7a575' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='107.6,53.3 119,55.5 113.6,61.5 105,62' fill='%23e7d6bd' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='119,55.5 127.3,54.5 128.9,61.4 113.6,61.5' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='127.3,54.5 136.3,55 137.7,62.8 128.9,61.4' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='136.3,55 148.8,50.3 145.5,58.7 137.7,62.8' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='148.8,50.3 155.7,51.6 158.1,63.5 145.5,58.7' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='155.7,51.6 168,54.8 168,60.4 158.1,63.5' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='0,60.7 6.9,58.4 7.9,70 0,70' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='6.9,58.4 18.2,64.2 18.5,70 7.9,70' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='18.2,64.2 33.6,61.1 32.5,70 18.5,70' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='33.6,61.1 42.4,61.8 43,70 32.5,70' fill='%234a4a4a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='42.4,61.8 54.7,62.6 55.3,70 43,70' fill='%23e7d6bd' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='54.7,62.6 60.5,59.2 63.5,70 55.3,70' fill='%23c7a575' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='60.5,59.2 76.3,59.6 73.9,70 63.5,70' fill='%239a7350' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='76.3,59.6 85.4,61.8 84.8,70 73.9,70' fill='%23c7a575' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='85.4,61.8 93.1,60.3 93.1,70 84.8,70' fill='%23e7d6bd' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='93.1,60.3 105,62 104.2,70 93.1,70' fill='%23f2ece0' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='105,62 113.6,61.5 114.4,70 104.2,70' fill='%234a4a4a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='113.6,61.5 128.9,61.4 123.2,70 114.4,70' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='128.9,61.4 137.7,62.8 134.9,70 123.2,70' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='137.7,62.8 145.5,58.7 148.2,70 134.9,70' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='145.5,58.7 158.1,63.5 158.1,70 148.2,70' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3Cpolygon points='158.1,63.5 168,60.4 168,70 158.1,70' fill='%238a8a8a' stroke='%23000' stroke-width='0.9'/%3E%3C/svg%3E") center/cover no-repeat,#000}.th-blockify:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 70' preserveAspectRatio='none'%3E%3Crect width='168' height='70' fill='%230e0d0c'/%3E%3Crect x='0' y='0' width='11.5' height='10.3' fill='%23787068'/%3E%3Crect x='11.2' y='0' width='11.5' height='10.3' fill='%23787068'/%3E%3Crect x='22.4' y='0' width='11.5' height='10.3' fill='%23787068'/%3E%3Crect x='33.6' y='0' width='11.5' height='10.3' fill='%23787068'/%3E%3Crect x='44.8' y='0' width='11.5' height='10.3' fill='%23787068'/%3E%3Crect x='56' y='0' width='11.5' height='10.3' fill='%23efe7d8'/%3E%3Crect x='67.2' y='0' width='11.5' height='10.3' fill='%23875e37'/%3E%3Crect x='78.4' y='0' width='11.5' height='10.3' fill='%235b3f26'/%3E%3Crect x='89.6' y='0' width='11.5' height='10.3' fill='%23322519'/%3E%3Crect x='100.8' y='0' width='11.5' height='10.3' fill='%23875e37'/%3E%3Crect x='112' y='0' width='11.5' height='10.3' fill='%23d8c2a0'/%3E%3Crect x='123.2' y='0' width='11.5' height='10.3' fill='%23efe7d8'/%3E%3Crect x='134.4' y='0' width='11.5' height='10.3' fill='%23787068'/%3E%3Crect x='145.6' y='0' width='11.5' height='10.3' fill='%23787068'/%3E%3Crect x='156.8' y='0' width='11.5' height='10.3' fill='%23787068'/%3E%3Crect x='0' y='10' width='11.5' height='10.3' fill='%23787068'/%3E%3Crect x='11.2' y='10' width='11.5' height='10.3' fill='%23787068'/%3E%3Crect x='22.4' y='10' width='11.5' height='10.3' fill='%23787068'/%3E%3Crect x='33.6' y='10' width='11.5' height='10.3' fill='%23787068'/%3E%3Crect x='44.8' y='10' width='11.5' height='10.3' fill='%233c3c3c'/%3E%3Crect x='56' y='10' width='11.5' height='10.3' fill='%23b1875c'/%3E%3Crect x='67.2' y='10' width='11.5' height='10.3' fill='%23875e37'/%3E%3Crect x='78.4' y='10' width='11.5' height='10.3' fill='%23322519'/%3E%3Crect x='89.6' y='10' width='11.5' height='10.3' fill='%230e0d0c'/%3E%3Crect x='100.8' y='10' width='11.5' height='10.3' fill='%23322519'/%3E%3Crect x='112' y='10' width='11.5' height='10.3' fill='%235b3f26'/%3E%3Crect x='123.2' y='10' width='11.5' height='10.3' fill='%23d8c2a0'/%3E%3Crect x='134.4' y='10' width='11.5' height='10.3' fill='%233c3c3c'/%3E%3Crect x='145.6' y='10' width='11.5' height='10.3' fill='%23787068'/%3E%3Crect x='156.8' y='10' width='11.5' height='10.3' fill='%23787068'/%3E%3Crect x='0' y='20' width='11.5' height='10.3' fill='%23efe7d8'/%3E%3Crect x='11.2' y='20' width='11.5' height='10.3' fill='%233c3c3c'/%3E%3Crect x='22.4' y='20' width='11.5' height='10.3' fill='%23efe7d8'/%3E%3Crect x='33.6' y='20' width='11.5' height='10.3' fill='%233c3c3c'/%3E%3Crect x='44.8' y='20' width='11.5' height='10.3' fill='%23b1875c'/%3E%3Crect x='56' y='20' width='11.5' height='10.3' fill='%235b3f26'/%3E%3Crect x='67.2' y='20' width='11.5' height='10.3' fill='%230e0d0c'/%3E%3Crect x='78.4' y='20' width='11.5' height='10.3' fill='%230e0d0c'/%3E%3Crect x='89.6' y='20' width='11.5' height='10.3' fill='%230e0d0c'/%3E%3Crect x='100.8' y='20' width='11.5' height='10.3' fill='%23322519'/%3E%3Crect x='112' y='20' width='11.5' height='10.3' fill='%235b3f26'/%3E%3Crect x='123.2' y='20' width='11.5' height='10.3' fill='%23875e37'/%3E%3Crect x='134.4' y='20' width='11.5' height='10.3' fill='%23d8c2a0'/%3E%3Crect x='145.6' y='20' width='11.5' height='10.3' fill='%233c3c3c'/%3E%3Crect x='156.8' y='20' width='11.5' height='10.3' fill='%233c3c3c'/%3E%3Crect x='0' y='30' width='11.5' height='10.3' fill='%23efe7d8'/%3E%3Crect x='11.2' y='30' width='11.5' height='10.3' fill='%23efe7d8'/%3E%3Crect x='22.4' y='30' width='11.5' height='10.3' fill='%23d8c2a0'/%3E%3Crect x='33.6' y='30' width='11.5' height='10.3' fill='%23b1875c'/%3E%3Crect x='44.8' y='30' width='11.5' height='10.3' fill='%235b3f26'/%3E%3Crect x='56' y='30' width='11.5' height='10.3' fill='%23322519'/%3E%3Crect x='67.2' y='30' width='11.5' height='10.3' fill='%230e0d0c'/%3E%3Crect x='78.4' y='30' width='11.5' height='10.3' fill='%230e0d0c'/%3E%3Crect x='89.6' y='30' width='11.5' height='10.3' fill='%230e0d0c'/%3E%3Crect x='100.8' y='30' width='11.5' height='10.3' fill='%230e0d0c'/%3E%3Crect x='112' y='30' width='11.5' height='10.3' fill='%230e0d0c'/%3E%3Crect x='123.2' y='30' width='11.5' height='10.3' fill='%23875e37'/%3E%3Crect x='134.4' y='30' width='11.5' height='10.3' fill='%23b1875c'/%3E%3Crect x='145.6' y='30' width='11.5' height='10.3' fill='%23efe7d8'/%3E%3Crect x='156.8' y='30' width='11.5' height='10.3' fill='%23efe7d8'/%3E%3Crect x='0' y='40' width='11.5' height='10.3' fill='%23b1875c'/%3E%3Crect x='11.2' y='40' width='11.5' height='10.3' fill='%23b1875c'/%3E%3Crect x='22.4' y='40' width='11.5' height='10.3' fill='%23b1875c'/%3E%3Crect x='33.6' y='40' width='11.5' height='10.3' fill='%235b3f26'/%3E%3Crect x='44.8' y='40' width='11.5' height='10.3' fill='%23322519'/%3E%3Crect x='56' y='40' width='11.5' height='10.3' fill='%230e0d0c'/%3E%3Crect x='67.2' y='40' width='11.5' height='10.3' fill='%230e0d0c'/%3E%3Crect x='78.4' y='40' width='11.5' height='10.3' fill='%230e0d0c'/%3E%3Crect x='89.6' y='40' width='11.5' height='10.3' fill='%230e0d0c'/%3E%3Crect x='100.8' y='40' width='11.5' height='10.3' fill='%23322519'/%3E%3Crect x='112' y='40' width='11.5' height='10.3' fill='%235b3f26'/%3E%3Crect x='123.2' y='40' width='11.5' height='10.3' fill='%23875e37'/%3E%3Crect x='134.4' y='40' width='11.5' height='10.3' fill='%23d8c2a0'/%3E%3Crect x='145.6' y='40' width='11.5' height='10.3' fill='%23d8c2a0'/%3E%3Crect x='156.8' y='40' width='11.5' height='10.3' fill='%23b1875c'/%3E%3Crect x='0' y='50' width='11.5' height='10.3' fill='%23efe7d8'/%3E%3Crect x='11.2' y='50' width='11.5' height='10.3' fill='%23d8c2a0'/%3E%3Crect x='22.4' y='50' width='11.5' height='10.3' fill='%23875e37'/%3E%3Crect x='33.6' y='50' width='11.5' height='10.3' fill='%235b3f26'/%3E%3Crect x='44.8' y='50' width='11.5' height='10.3' fill='%23322519'/%3E%3Crect x='56' y='50' width='11.5' height='10.3' fill='%230e0d0c'/%3E%3Crect x='67.2' y='50' width='11.5' height='10.3' fill='%230e0d0c'/%3E%3Crect x='78.4' y='50' width='11.5' height='10.3' fill='%230e0d0c'/%3E%3Crect x='89.6' y='50' width='11.5' height='10.3' fill='%23322519'/%3E%3Crect x='100.8' y='50' width='11.5' height='10.3' fill='%23875e37'/%3E%3Crect x='112' y='50' width='11.5' height='10.3' fill='%23b1875c'/%3E%3Crect x='123.2' y='50' width='11.5' height='10.3' fill='%23efe7d8'/%3E%3Crect x='134.4' y='50' width='11.5' height='10.3' fill='%233c3c3c'/%3E%3Crect x='145.6' y='50' width='11.5' height='10.3' fill='%23efe7d8'/%3E%3Crect x='156.8' y='50' width='11.5' height='10.3' fill='%23efe7d8'/%3E%3Crect x='0' y='60' width='11.5' height='10.3' fill='%233c3c3c'/%3E%3Crect x='11.2' y='60' width='11.5' height='10.3' fill='%23efe7d8'/%3E%3Crect x='22.4' y='60' width='11.5' height='10.3' fill='%23b1875c'/%3E%3Crect x='33.6' y='60' width='11.5' height='10.3' fill='%23875e37'/%3E%3Crect x='44.8' y='60' width='11.5' height='10.3' fill='%23322519'/%3E%3Crect x='56' y='60' width='11.5' height='10.3' fill='%230e0d0c'/%3E%3Crect x='67.2' y='60' width='11.5' height='10.3' fill='%23322519'/%3E%3Crect x='78.4' y='60' width='11.5' height='10.3' fill='%23322519'/%3E%3Crect x='89.6' y='60' width='11.5' height='10.3' fill='%23b1875c'/%3E%3Crect x='100.8' y='60' width='11.5' height='10.3' fill='%23efe7d8'/%3E%3Crect x='112' y='60' width='11.5' height='10.3' fill='%233c3c3c'/%3E%3Crect x='123.2' y='60' width='11.5' height='10.3' fill='%23787068'/%3E%3Crect x='134.4' y='60' width='11.5' height='10.3' fill='%23787068'/%3E%3Crect x='145.6' y='60' width='11.5' height='10.3' fill='%23787068'/%3E%3Crect x='156.8' y='60' width='11.5' height='10.3' fill='%23d8c2a0'/%3E%3C/svg%3E") center/cover no-repeat,#0e0d0c}.th-riso:before{background:radial-gradient(circle at 38% 42%,rgba(255,69,58,.9),transparent 44%),radial-gradient(circle at 60% 58%,rgba(29,78,216,.9),transparent 44%),#f4f0e6}.th-cctv:before{background:linear-gradient(#3973ff8c,#3973ff8c) 0 0/100% 2px no-repeat,repeating-linear-gradient(0deg,transparent 0 13px,rgba(255,255,255,.05) 13px 15px),#121518}.th-pattern:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 70' preserveAspectRatio='none'%3E%3Crect width='168' height='70' fill='%230a0c0a'/%3E%3Crect x='0.0' y='0.0' width='18.7' height='17.5' fill='%23eef0e6'/%3E%3Ccircle cx='9.3' cy='8.8' r='5.6' fill='none' stroke='%232f6e43' stroke-width='2.2'/%3E%3Crect x='18.7' y='0.0' width='18.7' height='17.5' fill='%23eef0e6'/%3E%3Ccircle cx='28.0' cy='8.8' r='5.6' fill='none' stroke='%232f6e43' stroke-width='2.2'/%3E%3Crect x='37.3' y='0.0' width='18.7' height='17.5' fill='%232f6e43'/%3E%3Ccircle cx='42.0' cy='5.8' r='1.5' fill='%23eef0e6'/%3E%3Ccircle cx='42.0' cy='11.7' r='1.5' fill='%23eef0e6'/%3E%3Ccircle cx='46.7' cy='5.8' r='1.5' fill='%23eef0e6'/%3E%3Ccircle cx='46.7' cy='11.7' r='1.5' fill='%23eef0e6'/%3E%3Ccircle cx='51.3' cy='5.8' r='1.5' fill='%23eef0e6'/%3E%3Ccircle cx='51.3' cy='11.7' r='1.5' fill='%23eef0e6'/%3E%3Crect x='56.0' y='0.0' width='18.7' height='17.5' fill='%23eef0e6'/%3E%3Ccircle cx='60.7' cy='5.8' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='60.7' cy='11.7' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='65.3' cy='5.8' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='65.3' cy='11.7' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='70.0' cy='5.8' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='70.0' cy='11.7' r='1.5' fill='%232f6e43'/%3E%3Crect x='74.7' y='0.0' width='18.7' height='17.5' fill='%232f6e43'/%3E%3Crect x='78.4' y='3.1' width='11.2' height='11.2' fill='none' stroke='%23eef0e6' stroke-width='2'/%3E%3Crect x='81.8' y='6.5' width='4.5' height='4.5' fill='%23eef0e6'/%3E%3Crect x='93.3' y='0.0' width='18.7' height='17.5' fill='%232f6e43'/%3E%3Ccircle cx='98.0' cy='5.8' r='1.5' fill='%23eef0e6'/%3E%3Ccircle cx='98.0' cy='11.7' r='1.5' fill='%23eef0e6'/%3E%3Ccircle cx='102.7' cy='5.8' r='1.5' fill='%23eef0e6'/%3E%3Ccircle cx='102.7' cy='11.7' r='1.5' fill='%23eef0e6'/%3E%3Ccircle cx='107.3' cy='5.8' r='1.5' fill='%23eef0e6'/%3E%3Ccircle cx='107.3' cy='11.7' r='1.5' fill='%23eef0e6'/%3E%3Crect x='112.0' y='0.0' width='18.7' height='17.5' fill='%232f6e43'/%3E%3Ccircle cx='116.7' cy='5.8' r='1.5' fill='%23eef0e6'/%3E%3Ccircle cx='116.7' cy='11.7' r='1.5' fill='%23eef0e6'/%3E%3Ccircle cx='121.3' cy='5.8' r='1.5' fill='%23eef0e6'/%3E%3Ccircle cx='121.3' cy='11.7' r='1.5' fill='%23eef0e6'/%3E%3Ccircle cx='126.0' cy='5.8' r='1.5' fill='%23eef0e6'/%3E%3Ccircle cx='126.0' cy='11.7' r='1.5' fill='%23eef0e6'/%3E%3Crect x='130.7' y='0.0' width='18.7' height='17.5' fill='%23eef0e6'/%3E%3Cpolygon points='149.3,17.5 149.3,0 130.66666666666669,17.5' fill='%232f6e43'/%3E%3Crect x='149.3' y='0.0' width='18.7' height='17.5' fill='%23eef0e6'/%3E%3Ccircle cx='158.7' cy='8.8' r='5.6' fill='%232f6e43'/%3E%3Crect x='0.0' y='17.5' width='18.7' height='17.5' fill='%232f6e43'/%3E%3Cpolygon points='0,17.5 18.7,17.5 0,35.0' fill='%23eef0e6'/%3E%3Crect x='18.7' y='17.5' width='18.7' height='17.5' fill='%232f6e43'/%3E%3Crect x='26.6' y='21.0' width='2.8' height='10.5' fill='%23eef0e6'/%3E%3Crect x='22.4' y='24.9' width='11.2' height='2.8' fill='%23eef0e6'/%3E%3Crect x='37.3' y='17.5' width='18.7' height='17.5' fill='%232f6e43'/%3E%3Ccircle cx='42.0' cy='23.3' r='1.5' fill='%23eef0e6'/%3E%3Ccircle cx='42.0' cy='29.2' r='1.5' fill='%23eef0e6'/%3E%3Ccircle cx='46.7' cy='23.3' r='1.5' fill='%23eef0e6'/%3E%3Ccircle cx='46.7' cy='29.2' r='1.5' fill='%23eef0e6'/%3E%3Ccircle cx='51.3' cy='23.3' r='1.5' fill='%23eef0e6'/%3E%3Ccircle cx='51.3' cy='29.2' r='1.5' fill='%23eef0e6'/%3E%3Crect x='56.0' y='17.5' width='18.7' height='17.5' fill='%23eef0e6'/%3E%3Ccircle cx='65.3' cy='26.3' r='5.6' fill='none' stroke='%232f6e43' stroke-width='2.2'/%3E%3Crect x='74.7' y='17.5' width='18.7' height='17.5' fill='%23eef0e6'/%3E%3Ccircle cx='79.3' cy='23.3' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='79.3' cy='29.2' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='84.0' cy='23.3' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='84.0' cy='29.2' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='88.7' cy='23.3' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='88.7' cy='29.2' r='1.5' fill='%232f6e43'/%3E%3Crect x='93.3' y='17.5' width='18.7' height='17.5' fill='%23eef0e6'/%3E%3Ccircle cx='98.0' cy='23.3' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='98.0' cy='29.2' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='102.7' cy='23.3' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='102.7' cy='29.2' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='107.3' cy='23.3' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='107.3' cy='29.2' r='1.5' fill='%232f6e43'/%3E%3Crect x='112.0' y='17.5' width='18.7' height='17.5' fill='%23eef0e6'/%3E%3Ccircle cx='116.7' cy='23.3' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='116.7' cy='29.2' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='121.3' cy='23.3' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='121.3' cy='29.2' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='126.0' cy='23.3' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='126.0' cy='29.2' r='1.5' fill='%232f6e43'/%3E%3Crect x='130.7' y='17.5' width='18.7' height='17.5' fill='%23eef0e6'/%3E%3Crect x='138.6' y='21.0' width='2.8' height='10.5' fill='%232f6e43'/%3E%3Crect x='134.4' y='24.9' width='11.2' height='2.8' fill='%232f6e43'/%3E%3Crect x='149.3' y='17.5' width='18.7' height='17.5' fill='%232f6e43'/%3E%3Crect x='149.3' y='21.0' width='18.7' height='2.1' fill='%23eef0e6'/%3E%3Crect x='149.3' y='25.6' width='18.7' height='2.1' fill='%23eef0e6'/%3E%3Crect x='149.3' y='30.1' width='18.7' height='2.1' fill='%23eef0e6'/%3E%3Crect x='0.0' y='35.0' width='18.7' height='17.5' fill='%23eef0e6'/%3E%3Cpolygon points='18.7,52.5 18.7,35 0,52.5' fill='%232f6e43'/%3E%3Crect x='18.7' y='35.0' width='18.7' height='17.5' fill='%232f6e43'/%3E%3Cpolygon points='18.666666666666668,35 37.3,35 18.666666666666668,52.5' fill='%23eef0e6'/%3E%3Crect x='37.3' y='35.0' width='18.7' height='17.5' fill='%23eef0e6'/%3E%3Ccircle cx='46.7' cy='43.8' r='5.6' fill='none' stroke='%232f6e43' stroke-width='2.2'/%3E%3Crect x='56.0' y='35.0' width='18.7' height='17.5' fill='%232f6e43'/%3E%3Ccircle cx='65.3' cy='43.8' r='5.6' fill='%23eef0e6'/%3E%3Crect x='74.7' y='35.0' width='18.7' height='17.5' fill='%232f6e43'/%3E%3Ccircle cx='84.0' cy='43.8' r='5.6' fill='%23eef0e6'/%3E%3Crect x='93.3' y='35.0' width='18.7' height='17.5' fill='%23eef0e6'/%3E%3Ccircle cx='102.7' cy='43.8' r='5.6' fill='%232f6e43'/%3E%3Crect x='112.0' y='35.0' width='18.7' height='17.5' fill='%232f6e43'/%3E%3Cpolygon points='112,35 130.7,35 112,52.5' fill='%23eef0e6'/%3E%3Crect x='130.7' y='35.0' width='18.7' height='17.5' fill='%23eef0e6'/%3E%3Crect x='130.7' y='38.5' width='18.7' height='2.1' fill='%232f6e43'/%3E%3Crect x='130.7' y='43.0' width='18.7' height='2.1' fill='%232f6e43'/%3E%3Crect x='130.7' y='47.6' width='18.7' height='2.1' fill='%232f6e43'/%3E%3Crect x='149.3' y='35.0' width='18.7' height='17.5' fill='%232f6e43'/%3E%3Ccircle cx='158.7' cy='43.8' r='5.6' fill='none' stroke='%23eef0e6' stroke-width='2.2'/%3E%3Crect x='0.0' y='52.5' width='18.7' height='17.5' fill='%232f6e43'/%3E%3Crect x='7.9' y='56.0' width='2.8' height='10.5' fill='%23eef0e6'/%3E%3Crect x='3.7' y='59.9' width='11.2' height='2.8' fill='%23eef0e6'/%3E%3Crect x='18.7' y='52.5' width='18.7' height='17.5' fill='%23eef0e6'/%3E%3Ccircle cx='23.3' cy='58.3' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='23.3' cy='64.2' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='28.0' cy='58.3' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='28.0' cy='64.2' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='32.7' cy='58.3' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='32.7' cy='64.2' r='1.5' fill='%232f6e43'/%3E%3Crect x='37.3' y='52.5' width='18.7' height='17.5' fill='%23eef0e6'/%3E%3Crect x='41.1' y='55.6' width='11.2' height='11.2' fill='none' stroke='%232f6e43' stroke-width='2'/%3E%3Crect x='44.4' y='59.0' width='4.5' height='4.5' fill='%232f6e43'/%3E%3Crect x='56.0' y='52.5' width='18.7' height='17.5' fill='%23eef0e6'/%3E%3Cpolygon points='65.3,55.6 70.9,61.3 65.3,66.8 59.7,61.3' fill='%232f6e43'/%3E%3Crect x='74.7' y='52.5' width='18.7' height='17.5' fill='%23eef0e6'/%3E%3Ccircle cx='79.3' cy='58.3' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='79.3' cy='64.2' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='84.0' cy='58.3' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='84.0' cy='64.2' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='88.7' cy='58.3' r='1.5' fill='%232f6e43'/%3E%3Ccircle cx='88.7' cy='64.2' r='1.5' fill='%232f6e43'/%3E%3Crect x='93.3' y='52.5' width='18.7' height='17.5' fill='%23eef0e6'/%3E%3Cpath d='M97.1,61.3 a5.6,5.6 0 0 1 11.2,0 z' fill='%232f6e43'/%3E%3Crect x='112.0' y='52.5' width='18.7' height='17.5' fill='%232f6e43'/%3E%3Ccircle cx='121.3' cy='61.3' r='5.6' fill='%23eef0e6'/%3E%3Crect x='130.7' y='52.5' width='18.7' height='17.5' fill='%23eef0e6'/%3E%3Cpolygon points='130.66666666666669,52.5 149.3,52.5 130.66666666666669,70.0' fill='%232f6e43'/%3E%3Crect x='149.3' y='52.5' width='18.7' height='17.5' fill='%23eef0e6'/%3E%3Cpolygon points='168.0,70.0 168.0,52.5 149.33333333333334,70.0' fill='%232f6e43'/%3E%3C/svg%3E") center/cover no-repeat,#0a0c0a}.th-dots:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 70' preserveAspectRatio='none'%3E%3Cdefs%3E%3Cfilter id='glow' x='-30%' y='-30%' width='160%' height='160%'%3E%3CfeGaussianBlur stdDeviation='0.8' result='blur'/%3E%3CfeMerge%3E%3CfeMergeNode in='blur'/%3E%3CfeMergeNode in='SourceGraphic'/%3E%3C/feMerge%3E%3C/filter%3E%3C/defs%3E%3Crect width='160' height='70' fill='%23020502'/%3E%3Cg fill='%23ffffff' filter='url(%23glow)'%3E%3Ccircle cx='8.5' cy='9.0' r='5.18'/%3E%3Ccircle cx='21.5' cy='9.0' r='4.78'/%3E%3Ccircle cx='34.5' cy='9.0' r='4.08'/%3E%3Ccircle cx='47.5' cy='9.0' r='3.41'/%3E%3Ccircle cx='60.5' cy='9.0' r='3.03'/%3E%3Ccircle cx='73.5' cy='9.0' r='3.10'/%3E%3Ccircle cx='86.5' cy='9.0' r='3.60'/%3E%3Ccircle cx='99.5' cy='9.0' r='4.31'/%3E%3Ccircle cx='112.5' cy='9.0' r='4.95'/%3E%3Ccircle cx='125.5' cy='9.0' r='5.20'/%3E%3Ccircle cx='138.5' cy='9.0' r='5.20'/%3E%3Ccircle cx='151.5' cy='9.0' r='5.20'/%3E%3Ccircle cx='8.5' cy='22.0' r='5.09'/%3E%3Ccircle cx='21.5' cy='22.0' r='4.46'/%3E%3Ccircle cx='34.5' cy='22.0' r='3.55'/%3E%3Ccircle cx='47.5' cy='22.0' r='2.69'/%3E%3Ccircle cx='60.5' cy='22.0' r='2.19'/%3E%3Ccircle cx='73.5' cy='22.0' r='2.29'/%3E%3Ccircle cx='86.5' cy='22.0' r='2.93'/%3E%3Ccircle cx='99.5' cy='22.0' r='3.84'/%3E%3Ccircle cx='112.5' cy='22.0' r='4.70'/%3E%3Ccircle cx='125.5' cy='22.0' r='5.18'/%3E%3Ccircle cx='138.5' cy='22.0' r='5.20'/%3E%3Ccircle cx='151.5' cy='22.0' r='5.20'/%3E%3Ccircle cx='8.5' cy='35.0' r='5.04'/%3E%3Ccircle cx='21.5' cy='35.0' r='4.33'/%3E%3Ccircle cx='34.5' cy='35.0' r='3.34'/%3E%3Ccircle cx='47.5' cy='35.0' r='2.41'/%3E%3Ccircle cx='60.5' cy='35.0' r='1.85'/%3E%3Ccircle cx='73.5' cy='35.0' r='1.96'/%3E%3Ccircle cx='86.5' cy='35.0' r='2.67'/%3E%3Ccircle cx='99.5' cy='35.0' r='3.66'/%3E%3Ccircle cx='112.5' cy='35.0' r='4.59'/%3E%3Ccircle cx='125.5' cy='35.0' r='5.15'/%3E%3Ccircle cx='138.5' cy='35.0' r='5.20'/%3E%3Ccircle cx='151.5' cy='35.0' r='5.20'/%3E%3Ccircle cx='8.5' cy='48.0' r='5.09'/%3E%3Ccircle cx='21.5' cy='48.0' r='4.46'/%3E%3Ccircle cx='34.5' cy='48.0' r='3.55'/%3E%3Ccircle cx='47.5' cy='48.0' r='2.69'/%3E%3Ccircle cx='60.5' cy='48.0' r='2.19'/%3E%3Ccircle cx='73.5' cy='48.0' r='2.29'/%3E%3Ccircle cx='86.5' cy='48.0' r='2.93'/%3E%3Ccircle cx='99.5' cy='48.0' r='3.84'/%3E%3Ccircle cx='112.5' cy='48.0' r='4.70'/%3E%3Ccircle cx='125.5' cy='48.0' r='5.18'/%3E%3Ccircle cx='138.5' cy='48.0' r='5.20'/%3E%3Ccircle cx='151.5' cy='48.0' r='5.20'/%3E%3Ccircle cx='8.5' cy='61.0' r='5.18'/%3E%3Ccircle cx='21.5' cy='61.0' r='4.78'/%3E%3Ccircle cx='34.5' cy='61.0' r='4.08'/%3E%3Ccircle cx='47.5' cy='61.0' r='3.41'/%3E%3Ccircle cx='60.5' cy='61.0' r='3.03'/%3E%3Ccircle cx='73.5' cy='61.0' r='3.10'/%3E%3Ccircle cx='86.5' cy='61.0' r='3.60'/%3E%3Ccircle cx='99.5' cy='61.0' r='4.31'/%3E%3Ccircle cx='112.5' cy='61.0' r='4.95'/%3E%3Ccircle cx='125.5' cy='61.0' r='5.20'/%3E%3Ccircle cx='138.5' cy='61.0' r='5.20'/%3E%3Ccircle cx='151.5' cy='61.0' r='5.20'/%3E%3C/g%3E%3C/svg%3E") center/cover no-repeat,#020502}.th-pixelDither:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 70' preserveAspectRatio='none'%3E%3Cdefs%3E%3CradialGradient id='pg' cx='44%25' cy='40%25' r='52%25'%3E%3Cstop offset='0' stop-color='%23ffffff' stop-opacity='0.20'/%3E%3Cstop offset='0.55' stop-color='%23bcd0ff' stop-opacity='0.05'/%3E%3Cstop offset='1' stop-color='%23ffffff' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3Crect width='168' height='70' fill='%23060608'/%3E%3Crect width='168' height='70' fill='url(%23pg)'/%3E%3Crect x='0' y='0' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='3.2' y='0' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='6.5' y='0' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='9.7' y='0' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='12.9' y='0' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='16.8' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='20' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='23.2' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='26.5' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='29.7' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='32.9' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='39.4' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='45.8' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='52.3' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='58.8' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='65.2' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='71.7' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='78.2' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='84.6' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='91.1' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='97.5' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='104' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='107.2' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='110.5' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='113.7' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='116.9' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='120.2' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='123.4' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='129.8' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='133.1' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='136.3' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='142.8' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='149.2' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='155.7' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='162.2' y='0.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='0' y='3.2' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='3.2' y='3.2' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='6.5' y='3.2' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='9.7' y='3.2' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='12.9' y='3.2' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='16.2' y='3.2' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='23.2' y='3.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='29.7' y='3.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='36.2' y='3.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='42.6' y='3.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='81.4' y='3.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='87.8' y='3.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='94.3' y='3.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='100.8' y='3.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='107.2' y='3.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='113.7' y='3.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='120.2' y='3.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='126.6' y='3.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='133.1' y='3.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='139.5' y='3.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='146' y='3.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='152.5' y='3.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='158.9' y='3.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='0' y='6.4' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='3.2' y='6.4' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='6.5' y='6.4' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='9.7' y='6.4' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='12.9' y='6.4' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='16.2' y='6.4' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='19.4' y='6.4' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='23.2' y='7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='26.5' y='7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='32.9' y='7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='39.4' y='7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='45.8' y='7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='52.3' y='7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='58.8' y='7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='65.2' y='7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='71.7' y='7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='78.2' y='7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='84.6' y='7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='91.1' y='7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='97.5' y='7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='104' y='7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='110.5' y='7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='113.7' y='7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='116.9' y='7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='123.4' y='7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='126.6' y='7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='129.8' y='7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='136.3' y='7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='139.5' y='7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='142.8' y='7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='149.2' y='7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='155.7' y='7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='162.2' y='7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='0' y='9.5' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='3.2' y='9.5' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='6.5' y='9.5' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='9.7' y='9.5' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='12.9' y='9.5' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='16.2' y='9.5' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='19.4' y='9.5' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='22.6' y='9.5' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='29.7' y='10.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='36.2' y='10.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='42.6' y='10.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='49.1' y='10.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='62' y='10.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='74.9' y='10.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='87.8' y='10.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='94.3' y='10.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='100.8' y='10.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='107.2' y='10.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='113.7' y='10.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='120.2' y='10.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='126.6' y='10.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='133.1' y='10.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='139.5' y='10.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='146' y='10.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='152.5' y='10.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='158.9' y='10.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='165.4' y='10.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='0' y='12.7' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='3.2' y='12.7' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='6.5' y='12.7' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='9.7' y='12.7' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='12.9' y='12.7' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='16.2' y='12.7' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='19.4' y='12.7' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='22.6' y='12.7' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='25.8' y='12.7' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='29.7' y='13.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='32.9' y='13.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='39.4' y='13.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='42.6' y='13.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='45.8' y='13.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='52.3' y='13.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='58.8' y='13.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='65.2' y='13.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='71.7' y='13.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='78.2' y='13.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='84.6' y='13.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='91.1' y='13.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='97.5' y='13.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='104' y='13.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='107.2' y='13.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='110.5' y='13.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='116.9' y='13.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='120.2' y='13.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='123.4' y='13.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='126.6' y='13.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='129.8' y='13.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='133.1' y='13.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='136.3' y='13.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='142.8' y='13.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='146' y='13.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='149.2' y='13.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='155.7' y='13.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='158.9' y='13.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='162.2' y='13.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='0' y='15.9' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='3.2' y='15.9' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='6.5' y='15.9' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='9.7' y='15.9' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='12.9' y='15.9' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='16.2' y='15.9' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='19.4' y='15.9' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='22.6' y='15.9' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='25.8' y='15.9' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='29.7' y='16.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='36.2' y='16.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='42.6' y='16.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='49.1' y='16.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='55.5' y='16.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='62' y='16.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='68.5' y='16.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='74.9' y='16.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='81.4' y='16.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='87.8' y='16.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='94.3' y='16.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='100.8' y='16.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='107.2' y='16.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='113.7' y='16.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='120.2' y='16.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='126.6' y='16.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='133.1' y='16.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='139.5' y='16.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='146' y='16.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='152.5' y='16.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='158.9' y='16.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='165.4' y='16.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='0' y='19.1' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='3.2' y='19.1' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='6.5' y='19.1' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='9.7' y='19.1' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='12.9' y='19.1' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='16.2' y='19.1' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='19.4' y='19.1' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='22.6' y='19.1' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='25.8' y='19.1' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='29.1' y='19.1' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='32.9' y='19.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='36.2' y='19.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='39.4' y='19.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='45.8' y='19.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='49.1' y='19.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='52.3' y='19.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='58.8' y='19.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='65.2' y='19.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='71.7' y='19.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='78.2' y='19.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='84.6' y='19.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='91.1' y='19.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='97.5' y='19.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='104' y='19.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='110.5' y='19.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='116.9' y='19.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='123.4' y='19.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='129.8' y='19.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='136.3' y='19.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='142.8' y='19.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='149.2' y='19.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='152.5' y='19.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='155.7' y='19.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='162.2' y='19.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='165.4' y='19.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='0' y='22.3' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='3.2' y='22.3' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='6.5' y='22.3' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='9.7' y='22.3' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='12.9' y='22.3' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='16.2' y='22.3' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='19.4' y='22.3' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='22.6' y='22.3' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='25.8' y='22.3' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='29.1' y='22.3' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='36.2' y='22.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='42.6' y='22.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='49.1' y='22.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='55.5' y='22.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='62' y='22.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='68.5' y='22.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='74.9' y='22.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='87.8' y='22.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='100.8' y='22.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='113.7' y='22.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='126.6' y='22.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='133.1' y='22.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='139.5' y='22.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='146' y='22.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='152.5' y='22.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='158.9' y='22.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='165.4' y='22.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='0' y='25.5' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='3.2' y='25.5' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='6.5' y='25.5' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='9.7' y='25.5' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='12.9' y='25.5' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='16.2' y='25.5' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='19.4' y='25.5' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='22.6' y='25.5' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='25.8' y='25.5' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='29.1' y='25.5' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='32.9' y='26' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='36.2' y='26' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='39.4' y='26' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='42.6' y='26' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='45.8' y='26' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='49.1' y='26' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='52.3' y='26' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='55.5' y='26' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='58.8' y='26' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='65.2' y='26' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='71.7' y='26' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='78.2' y='26' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='84.6' y='26' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='91.1' y='26' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='97.5' y='26' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='104' y='26' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='110.5' y='26' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='116.9' y='26' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='123.4' y='26' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='129.8' y='26' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='136.3' y='26' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='142.8' y='26' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='146' y='26' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='149.2' y='26' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='155.7' y='26' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='158.9' y='26' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='162.2' y='26' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='165.4' y='26' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='0.6' y='29.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='3.8' y='29.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='10.3' y='29.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='12.9' y='28.6' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='16.2' y='28.6' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='19.4' y='28.6' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='23.2' y='29.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='26.5' y='29.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='29.7' y='29.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='36.2' y='29.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='42.6' y='29.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='49.1' y='29.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='55.5' y='29.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='62' y='29.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='68.5' y='29.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='74.9' y='29.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='81.4' y='29.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='133.1' y='29.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='139.5' y='29.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='146' y='29.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='152.5' y='29.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='158.9' y='29.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='165.4' y='29.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='0.6' y='32.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='7.1' y='32.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='10.3' y='32.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='13.5' y='32.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='16.8' y='32.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='20' y='32.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='23.2' y='32.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='26.5' y='32.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='29.7' y='32.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='32.9' y='32.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='36.2' y='32.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='39.4' y='32.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='45.8' y='32.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='49.1' y='32.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='52.3' y='32.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='58.8' y='32.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='65.2' y='32.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='71.7' y='32.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='78.2' y='32.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='84.6' y='32.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='129.8' y='32.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='136.3' y='32.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='142.8' y='32.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='149.2' y='32.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='155.7' y='32.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='162.2' y='32.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='165.4' y='32.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='3.8' y='35.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='10.3' y='35.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='16.8' y='35.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='23.2' y='35.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='29.7' y='35.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='36.2' y='35.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='42.6' y='35.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='49.1' y='35.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='55.5' y='35.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='62' y='35.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='74.9' y='35.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='152.5' y='35.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='158.9' y='35.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='165.4' y='35.6' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='0.6' y='38.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='7.1' y='38.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='13.5' y='38.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='16.8' y='38.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='20' y='38.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='26.5' y='38.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='29.7' y='38.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='32.9' y='38.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='36.2' y='38.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='39.4' y='38.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='42.6' y='38.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='45.8' y='38.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='49.1' y='38.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='52.3' y='38.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='55.5' y='38.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='58.8' y='38.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='65.2' y='38.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='71.7' y='38.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='78.2' y='38.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='84.6' y='38.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='142.8' y='38.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='149.2' y='38.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='155.7' y='38.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='158.9' y='38.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='162.2' y='38.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='165.4' y='38.8' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='3.8' y='42' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='10.3' y='42' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='16.8' y='42' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='23.2' y='42' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='29.7' y='42' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='36.2' y='42' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='42.6' y='42' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='49.1' y='42' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='55.5' y='42' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='62' y='42' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='68.5' y='42' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='146' y='42' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='152.5' y='42' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='158.9' y='42' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='165.4' y='42' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='0.6' y='45.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='7.1' y='45.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='13.5' y='45.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='20' y='45.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='26.5' y='45.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='32.9' y='45.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='39.4' y='45.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='45.8' y='45.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='49.1' y='45.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='52.3' y='45.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='58.8' y='45.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='65.2' y='45.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='71.7' y='45.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='149.2' y='45.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='155.7' y='45.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='162.2' y='45.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='165.4' y='45.1' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='23.2' y='48.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='29.7' y='48.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='36.2' y='48.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='42.6' y='48.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='49.1' y='48.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='55.5' y='48.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='62' y='48.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='152.5' y='48.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='158.9' y='48.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='165.4' y='48.3' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='7.1' y='51.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='13.5' y='51.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='20' y='51.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='26.5' y='51.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='32.9' y='51.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='39.4' y='51.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='42.6' y='51.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='45.8' y='51.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='52.3' y='51.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='55.5' y='51.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='58.8' y='51.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='65.2' y='51.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='71.7' y='51.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='78.2' y='51.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='142.8' y='51.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='149.2' y='51.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='155.7' y='51.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='158.9' y='51.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='162.2' y='51.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='165.4' y='51.5' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='16.8' y='54.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='29.7' y='54.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='36.2' y='54.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='42.6' y='54.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='49.1' y='54.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='55.5' y='54.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='62' y='54.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='68.5' y='54.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='146' y='54.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='152.5' y='54.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='158.9' y='54.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='165.4' y='54.7' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='7.1' y='57.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='13.5' y='57.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='20' y='57.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='26.5' y='57.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='32.9' y='57.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='39.4' y='57.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='45.8' y='57.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='52.3' y='57.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='58.8' y='57.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='65.2' y='57.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='71.7' y='57.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='78.2' y='57.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='142.8' y='57.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='149.2' y='57.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='155.7' y='57.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='162.2' y='57.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='165.4' y='57.9' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='23.2' y='61' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='36.2' y='61' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='42.6' y='61' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='49.1' y='61' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='55.5' y='61' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='62' y='61' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='152.5' y='61' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='158.9' y='61' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='164.8' y='60.5' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='0.6' y='64.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='7.1' y='64.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='13.5' y='64.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='20' y='64.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='26.5' y='64.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='32.9' y='64.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='39.4' y='64.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='45.8' y='64.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='52.3' y='64.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='58.8' y='64.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='65.2' y='64.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='71.7' y='64.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='78.2' y='64.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='84.6' y='64.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='129.8' y='64.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='136.3' y='64.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='142.8' y='64.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='149.2' y='64.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='155.7' y='64.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='158.9' y='64.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='162.2' y='64.2' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='164.8' y='63.6' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='16.8' y='67.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='29.7' y='67.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='36.2' y='67.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='42.6' y='67.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='49.1' y='67.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='55.5' y='67.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='62' y='67.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='68.5' y='67.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='81.4' y='67.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='133.1' y='67.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='139.5' y='67.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='146' y='67.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='152.5' y='67.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='158.9' y='67.4' width='2' height='2' fill='%23eef2ff'/%3E%3Crect x='161.5' y='66.8' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3Crect x='164.8' y='66.8' width='3.4' height='3.4' fill='%23f6f8ff'/%3E%3C/svg%3E") center/cover no-repeat,#060608}.th-risoGlow:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 70' preserveAspectRatio='none'%3E%3Cdefs%3E%3CradialGradient id='rg' cx='58%25' cy='40%25' r='55%25'%3E%3Cstop offset='0' stop-color='%23ff7a2a' stop-opacity='0.34'/%3E%3Cstop offset='0.55' stop-color='%23ff5f38' stop-opacity='0.08'/%3E%3Cstop offset='1' stop-color='%23ff5f38' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3Crect width='168' height='70' fill='%2315110d'/%3E%3Crect width='168' height='70' fill='url(%23rg)'/%3E%3Crect x='0.6' y='0.5' width='4.5' height='4.5' fill='%23ff5f38'/%3E%3Crect x='6' y='0.3' width='4.7' height='4.7' fill='%23ff453a'/%3E%3Crect x='11.7' y='0.4' width='4.7' height='4.7' fill='%23f4efe2'/%3E%3Crect x='17.2' y='0.3' width='4.8' height='4.8' fill='%23f4efe2'/%3E%3Crect x='22.8' y='0.3' width='4.8' height='4.8' fill='%23f4efe2'/%3E%3Crect x='28.4' y='0.3' width='4.9' height='4.9' fill='%23f4efe2'/%3E%3Crect x='34' y='0.3' width='4.7' height='4.7' fill='%23f4efe2'/%3E%3Crect x='39.6' y='0.3' width='4.7' height='4.7' fill='%23f4efe2'/%3E%3Crect x='45.3' y='0.4' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='50.8' y='0.3' width='4.8' height='4.8' fill='%23f4efe2'/%3E%3Crect x='56.4' y='0.3' width='4.8' height='4.8' fill='%23ff453a'/%3E%3Crect x='62.1' y='0.4' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='67.6' y='0.3' width='4.7' height='4.7' fill='%23f4efe2'/%3E%3Crect x='73.2' y='0.3' width='4.8' height='4.8' fill='%23ff453a'/%3E%3Crect x='78.7' y='0.2' width='4.9' height='4.9' fill='%23ff5f38'/%3E%3Crect x='84.4' y='0.3' width='4.7' height='4.7' fill='%23f4efe2'/%3E%3Crect x='90' y='0.3' width='4.7' height='4.7' fill='%23f4efe2'/%3E%3Crect x='95.6' y='0.3' width='4.8' height='4.8' fill='%23f4efe2'/%3E%3Crect x='101.2' y='0.3' width='4.8' height='4.8' fill='%23f4efe2'/%3E%3Crect x='106.9' y='0.4' width='4.5' height='4.5' fill='%23ff453a'/%3E%3Crect x='112.7' y='0.6' width='4.2' height='4.2' fill='%23f4efe2'/%3E%3Crect x='118.3' y='0.6' width='4.1' height='4.1' fill='%23ff453a'/%3E%3Crect x='124.1' y='0.8' width='3.9' height='3.9' fill='%23f4efe2'/%3E%3Crect x='129.9' y='1' width='3.5' height='3.5' fill='%23f4efe2'/%3E%3Crect x='135.5' y='1' width='3.4' height='3.4' fill='%23f4efe2'/%3E%3Crect x='141.3' y='1.2' width='3' height='3' fill='%23ff453a'/%3E%3Crect x='146.8' y='1.1' width='3.1' height='3.1' fill='%23f4efe2'/%3E%3Crect x='152.5' y='1.2' width='2.9' height='2.9' fill='%23f4efe2'/%3E%3Crect x='0.6' y='5.9' width='4.4' height='4.4' fill='%23f4efe2'/%3E%3Crect x='6.1' y='5.8' width='4.5' height='4.5' fill='%23ff5f38'/%3E%3Crect x='11.6' y='5.6' width='4.9' height='4.9' fill='%23f4efe2'/%3E%3Crect x='17.2' y='5.6' width='4.9' height='4.9' fill='%23ff453a'/%3E%3Crect x='22.9' y='5.7' width='4.7' height='4.7' fill='%23ff5f38'/%3E%3Crect x='28.5' y='5.8' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='33.9' y='5.6' width='4.9' height='4.9' fill='%23f4efe2'/%3E%3Crect x='39.6' y='5.7' width='4.7' height='4.7' fill='%23f4efe2'/%3E%3Crect x='45.3' y='5.8' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='50.8' y='5.7' width='4.7' height='4.7' fill='%23f4efe2'/%3E%3Crect x='56.5' y='5.8' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='62.1' y='5.8' width='4.6' height='4.6' fill='%23ff453a'/%3E%3Crect x='67.7' y='5.8' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='73.2' y='5.7' width='4.8' height='4.8' fill='%23f4efe2'/%3E%3Crect x='78.9' y='5.8' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='84.5' y='5.8' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='90' y='5.6' width='4.9' height='4.9' fill='%23f4efe2'/%3E%3Crect x='95.6' y='5.7' width='4.8' height='4.8' fill='%23f4efe2'/%3E%3Crect x='101.3' y='5.8' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='106.9' y='5.8' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='112.6' y='5.9' width='4.4' height='4.4' fill='%23f4efe2'/%3E%3Crect x='118.4' y='6.1' width='4' height='4' fill='%23f4efe2'/%3E%3Crect x='124.1' y='6.1' width='3.9' height='3.9' fill='%23f4efe2'/%3E%3Crect x='129.8' y='6.3' width='3.6' height='3.6' fill='%23f4efe2'/%3E%3Crect x='135.5' y='6.4' width='3.4' height='3.4' fill='%23f4efe2'/%3E%3Crect x='141.1' y='6.4' width='3.4' height='3.4' fill='%23f4efe2'/%3E%3Crect x='146.8' y='6.5' width='3.2' height='3.2' fill='%23ff453a'/%3E%3Crect x='0.7' y='11.4' width='4.2' height='4.2' fill='%23ff453a'/%3E%3Crect x='6.2' y='11.3' width='4.3' height='4.3' fill='%23f4efe2'/%3E%3Crect x='11.8' y='11.2' width='4.5' height='4.5' fill='%23f4efe2'/%3E%3Crect x='17.1' y='11' width='4.9' height='4.9' fill='%23f4efe2'/%3E%3Crect x='22.8' y='11.1' width='4.7' height='4.7' fill='%23f4efe2'/%3E%3Crect x='28.4' y='11.1' width='4.8' height='4.8' fill='%23f4efe2'/%3E%3Crect x='34' y='11.1' width='4.8' height='4.8' fill='%23f4efe2'/%3E%3Crect x='39.6' y='11.1' width='4.8' height='4.8' fill='%23f4efe2'/%3E%3Crect x='45.3' y='11.1' width='4.7' height='4.7' fill='%23f4efe2'/%3E%3Crect x='50.7' y='11' width='4.9' height='4.9' fill='%23f4efe2'/%3E%3Crect x='56.4' y='11.1' width='4.8' height='4.8' fill='%23ff5f38'/%3E%3Crect x='62.1' y='11.1' width='4.7' height='4.7' fill='%23f4efe2'/%3E%3Crect x='67.7' y='11.1' width='4.7' height='4.7' fill='%23f4efe2'/%3E%3Crect x='73.2' y='11.1' width='4.8' height='4.8' fill='%23f4efe2'/%3E%3Crect x='78.9' y='11.1' width='4.7' height='4.7' fill='%23f4efe2'/%3E%3Crect x='84.5' y='11.2' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='90' y='11.1' width='4.8' height='4.8' fill='%23f4efe2'/%3E%3Crect x='95.7' y='11.2' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='101.3' y='11.2' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='106.9' y='11.1' width='4.7' height='4.7' fill='%23f4efe2'/%3E%3Crect x='112.5' y='11.1' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='118.3' y='11.4' width='4.2' height='4.2' fill='%23ff5f38'/%3E%3Crect x='123.9' y='11.4' width='4.2' height='4.2' fill='%23f4efe2'/%3E%3Crect x='129.7' y='11.6' width='3.8' height='3.8' fill='%23f4efe2'/%3E%3Crect x='135.5' y='11.7' width='3.5' height='3.5' fill='%23f4efe2'/%3E%3Crect x='141.1' y='11.8' width='3.3' height='3.3' fill='%23f4efe2'/%3E%3Crect x='146.9' y='11.9' width='3.1' height='3.1' fill='%23f4efe2'/%3E%3Crect x='152.5' y='12' width='3' height='3' fill='%23f4efe2'/%3E%3Crect x='0.7' y='16.8' width='4.1' height='4.1' fill='%23f4efe2'/%3E%3Crect x='6.2' y='16.7' width='4.3' height='4.3' fill='%23ff453a'/%3E%3Crect x='11.8' y='16.6' width='4.4' height='4.4' fill='%23ff5f38'/%3E%3Crect x='17.3' y='16.5' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='22.8' y='16.4' width='4.8' height='4.8' fill='%23ff453a'/%3E%3Crect x='28.4' y='16.4' width='4.8' height='4.8' fill='%23f4efe2'/%3E%3Crect x='34' y='16.4' width='4.8' height='4.8' fill='%23f4efe2'/%3E%3Crect x='39.7' y='16.5' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='45.1' y='16.4' width='4.9' height='4.9' fill='%23f4efe2'/%3E%3Crect x='50.8' y='16.5' width='4.8' height='4.8' fill='%23f4efe2'/%3E%3Crect x='56.5' y='16.6' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='62' y='16.4' width='4.8' height='4.8' fill='%23f4efe2'/%3E%3Crect x='67.7' y='16.5' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='73.2' y='16.4' width='4.8' height='4.8' fill='%23f4efe2'/%3E%3Crect x='78.8' y='16.4' width='4.9' height='4.9' fill='%23ff453a'/%3E%3Crect x='84.5' y='16.5' width='4.7' height='4.7' fill='%23f4efe2'/%3E%3Crect x='90.1' y='16.5' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='95.6' y='16.5' width='4.8' height='4.8' fill='%23f4efe2'/%3E%3Crect x='101.3' y='16.5' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='106.9' y='16.5' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='112.6' y='16.6' width='4.4' height='4.4' fill='%23f4efe2'/%3E%3Crect x='118.2' y='16.7' width='4.4' height='4.4' fill='%23f4efe2'/%3E%3Crect x='124' y='16.8' width='4' height='4' fill='%23f4efe2'/%3E%3Crect x='129.7' y='16.9' width='3.9' height='3.9' fill='%23f4efe2'/%3E%3Crect x='135.4' y='17.1' width='3.6' height='3.6' fill='%23f4efe2'/%3E%3Crect x='141' y='17.1' width='3.5' height='3.5' fill='%23f4efe2'/%3E%3Crect x='146.8' y='17.2' width='3.2' height='3.2' fill='%23f4efe2'/%3E%3Crect x='152.5' y='17.4' width='2.9' height='2.9' fill='%23f4efe2'/%3E%3Crect x='158.1' y='17.4' width='2.9' height='2.9' fill='%23f4efe2'/%3E%3Crect x='0.9' y='22.4' width='3.7' height='3.7' fill='%23f4efe2'/%3E%3Crect x='6.4' y='22.3' width='3.9' height='3.9' fill='%23f4efe2'/%3E%3Crect x='11.8' y='22.1' width='4.3' height='4.3' fill='%23f4efe2'/%3E%3Crect x='17.4' y='22' width='4.4' height='4.4' fill='%23ff5f38'/%3E%3Crect x='22.9' y='22' width='4.5' height='4.5' fill='%23ff5f38'/%3E%3Crect x='28.5' y='22' width='4.5' height='4.5' fill='%23f4efe2'/%3E%3Crect x='34' y='21.8' width='4.8' height='4.8' fill='%23f4efe2'/%3E%3Crect x='39.5' y='21.8' width='4.9' height='4.9' fill='%23f4efe2'/%3E%3Crect x='45.3' y='21.9' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='50.8' y='21.8' width='4.8' height='4.8' fill='%23f4efe2'/%3E%3Crect x='56.4' y='21.9' width='4.7' height='4.7' fill='%23f4efe2'/%3E%3Crect x='62.1' y='21.9' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='67.6' y='21.8' width='4.9' height='4.9' fill='%23f4efe2'/%3E%3Crect x='73.3' y='21.9' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='78.9' y='21.9' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='84.5' y='21.9' width='4.6' height='4.6' fill='%23ff5f38'/%3E%3Crect x='90.1' y='21.9' width='4.7' height='4.7' fill='%23ff453a'/%3E%3Crect x='95.6' y='21.8' width='4.9' height='4.9' fill='%23f4efe2'/%3E%3Crect x='101.2' y='21.8' width='4.8' height='4.8' fill='%23f4efe2'/%3E%3Crect x='106.8' y='21.8' width='4.8' height='4.8' fill='%23ff453a'/%3E%3Crect x='112.4' y='21.9' width='4.7' height='4.7' fill='%23ff5f38'/%3E%3Crect x='118.2' y='22.1' width='4.4' height='4.4' fill='%23f4efe2'/%3E%3Crect x='123.9' y='22.1' width='4.3' height='4.3' fill='%23ff453a'/%3E%3Crect x='129.6' y='22.3' width='3.9' height='3.9' fill='%23ff5f38'/%3E%3Crect x='135.3' y='22.3' width='3.9' height='3.9' fill='%23f4efe2'/%3E%3Crect x='141' y='22.5' width='3.5' height='3.5' fill='%23f4efe2'/%3E%3Crect x='146.7' y='22.5' width='3.4' height='3.4' fill='%23f4efe2'/%3E%3Crect x='152.4' y='22.6' width='3.2' height='3.2' fill='%23ff5f38'/%3E%3Crect x='158.1' y='22.8' width='2.9' height='2.9' fill='%23f4efe2'/%3E%3Crect x='1' y='27.8' width='3.6' height='3.6' fill='%23f4efe2'/%3E%3Crect x='6.6' y='27.8' width='3.7' height='3.7' fill='%23f4efe2'/%3E%3Crect x='12.1' y='27.7' width='3.7' height='3.7' fill='%23f4efe2'/%3E%3Crect x='17.5' y='27.5' width='4.2' height='4.2' fill='%23f4efe2'/%3E%3Crect x='23' y='27.5' width='4.3' height='4.3' fill='%23f4efe2'/%3E%3Crect x='28.6' y='27.4' width='4.4' height='4.4' fill='%23f4efe2'/%3E%3Crect x='34.1' y='27.3' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='39.7' y='27.3' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='45.2' y='27.2' width='4.8' height='4.8' fill='%23f4efe2'/%3E%3Crect x='50.8' y='27.2' width='4.8' height='4.8' fill='%23ff453a'/%3E%3Crect x='56.5' y='27.3' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='61.9' y='27.2' width='4.9' height='4.9' fill='%23f4efe2'/%3E%3Crect x='67.6' y='27.2' width='4.8' height='4.8' fill='%23ff453a'/%3E%3Crect x='73.2' y='27.2' width='4.8' height='4.8' fill='%23f4efe2'/%3E%3Crect x='78.8' y='27.2' width='4.8' height='4.8' fill='%23f4efe2'/%3E%3Crect x='84.5' y='27.3' width='4.6' height='4.6' fill='%23ff453a'/%3E%3Crect x='90' y='27.2' width='4.8' height='4.8' fill='%23f4efe2'/%3E%3Crect x='95.7' y='27.3' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='101.2' y='27.2' width='4.8' height='4.8' fill='%23f4efe2'/%3E%3Crect x='106.8' y='27.2' width='4.8' height='4.8' fill='%23ff453a'/%3E%3Crect x='112.5' y='27.3' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='118.2' y='27.4' width='4.4' height='4.4' fill='%23f4efe2'/%3E%3Crect x='123.9' y='27.6' width='4.1' height='4.1' fill='%23ff5f38'/%3E%3Crect x='129.6' y='27.7' width='3.9' height='3.9' fill='%23f4efe2'/%3E%3Crect x='135.3' y='27.7' width='3.7' height='3.7' fill='%23f4efe2'/%3E%3Crect x='141.1' y='27.9' width='3.4' height='3.4' fill='%23f4efe2'/%3E%3Crect x='146.7' y='27.9' width='3.4' height='3.4' fill='%23f4efe2'/%3E%3Crect x='152.4' y='28' width='3.2' height='3.2' fill='%23ff453a'/%3E%3Crect x='158.1' y='28.2' width='2.9' height='2.9' fill='%23ff453a'/%3E%3Crect x='1.2' y='33.4' width='3.3' height='3.3' fill='%23ff5f38'/%3E%3Crect x='6.7' y='33.3' width='3.4' height='3.4' fill='%23ff5f38'/%3E%3Crect x='12.3' y='33.3' width='3.5' height='3.5' fill='%23f4efe2'/%3E%3Crect x='17.8' y='33.2' width='3.7' height='3.7' fill='%23f4efe2'/%3E%3Crect x='23.2' y='33' width='3.9' height='3.9' fill='%23f4efe2'/%3E%3Crect x='28.8' y='33' width='3.9' height='3.9' fill='%23ff5f38'/%3E%3Crect x='34.3' y='32.9' width='4.3' height='4.3' fill='%23f4efe2'/%3E%3Crect x='39.9' y='32.9' width='4.2' height='4.2' fill='%23f4efe2'/%3E%3Crect x='45.4' y='32.8' width='4.5' height='4.5' fill='%23f4efe2'/%3E%3Crect x='50.9' y='32.7' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='56.5' y='32.7' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='62' y='32.6' width='4.7' height='4.7' fill='%23f4efe2'/%3E%3Crect x='67.6' y='32.6' width='4.9' height='4.9' fill='%23f4efe2'/%3E%3Crect x='73.2' y='32.6' width='4.7' height='4.7' fill='%23f4efe2'/%3E%3Crect x='78.9' y='32.7' width='4.6' height='4.6' fill='%23ff5f38'/%3E%3Crect x='84.4' y='32.6' width='4.9' height='4.9' fill='%23f4efe2'/%3E%3Crect x='90.1' y='32.7' width='4.7' height='4.7' fill='%23f4efe2'/%3E%3Crect x='95.6' y='32.6' width='4.7' height='4.7' fill='%23f4efe2'/%3E%3Crect x='101.2' y='32.6' width='4.8' height='4.8' fill='%23f4efe2'/%3E%3Crect x='106.9' y='32.7' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='112.5' y='32.7' width='4.5' height='4.5' fill='%23f4efe2'/%3E%3Crect x='118.4' y='33' width='4.1' height='4.1' fill='%23f4efe2'/%3E%3Crect x='124' y='33' width='3.9' height='3.9' fill='%23f4efe2'/%3E%3Crect x='129.7' y='33.1' width='3.9' height='3.9' fill='%23f4efe2'/%3E%3Crect x='135.3' y='33.1' width='3.8' height='3.8' fill='%23f4efe2'/%3E%3Crect x='141' y='33.2' width='3.5' height='3.5' fill='%23f4efe2'/%3E%3Crect x='146.8' y='33.4' width='3.3' height='3.3' fill='%23f4efe2'/%3E%3Crect x='152.5' y='33.5' width='3' height='3' fill='%23ff453a'/%3E%3Crect x='158.1' y='33.5' width='2.9' height='2.9' fill='%23f4efe2'/%3E%3Crect x='1.1' y='38.7' width='3.3' height='3.3' fill='%23f4efe2'/%3E%3Crect x='6.7' y='38.7' width='3.3' height='3.3' fill='%23ff453a'/%3E%3Crect x='12.2' y='38.6' width='3.5' height='3.5' fill='%23f4efe2'/%3E%3Crect x='17.8' y='38.6' width='3.5' height='3.5' fill='%23f4efe2'/%3E%3Crect x='23.4' y='38.6' width='3.6' height='3.6' fill='%23f4efe2'/%3E%3Crect x='28.9' y='38.4' width='3.9' height='3.9' fill='%23f4efe2'/%3E%3Crect x='34.5' y='38.4' width='3.9' height='3.9' fill='%23ff5f38'/%3E%3Crect x='40' y='38.3' width='4.1' height='4.1' fill='%23ff5f38'/%3E%3Crect x='45.5' y='38.3' width='4.2' height='4.2' fill='%23f4efe2'/%3E%3Crect x='51' y='38.2' width='4.3' height='4.3' fill='%23f4efe2'/%3E%3Crect x='56.6' y='38.2' width='4.3' height='4.3' fill='%23f4efe2'/%3E%3Crect x='62.2' y='38.1' width='4.5' height='4.5' fill='%23f4efe2'/%3E%3Crect x='67.9' y='38.3' width='4.3' height='4.3' fill='%23f4efe2'/%3E%3Crect x='73.3' y='38.1' width='4.5' height='4.5' fill='%23f4efe2'/%3E%3Crect x='79' y='38.2' width='4.4' height='4.4' fill='%23ff453a'/%3E%3Crect x='84.5' y='38.1' width='4.6' height='4.6' fill='%23f4efe2'/%3E%3Crect x='90.2' y='38.2' width='4.4' height='4.4' fill='%23f4efe2'/%3E%3Crect x='95.8' y='38.1' width='4.5' height='4.5' fill='%23f4efe2'/%3E%3Crect x='101.4' y='38.2' width='4.4' height='4.4' fill='%23f4efe2'/%3E%3Crect x='107.1' y='38.2' width='4.3' height='4.3' fill='%23f4efe2'/%3E%3Crect x='112.7' y='38.3' width='4.2' height='4.2' fill='%23f4efe2'/%3E%3Crect x='118.4' y='38.4' width='4' height='4' fill='%23f4efe2'/%3E%3Crect x='124.1' y='38.5' width='3.8' height='3.8' fill='%23f4efe2'/%3E%3Crect x='129.8' y='38.6' width='3.5' height='3.5' fill='%23f4efe2'/%3E%3Crect x='135.5' y='38.7' width='3.4' height='3.4' fill='%23f4efe2'/%3E%3Crect x='141.1' y='38.7' width='3.5' height='3.5' fill='%23ff453a'/%3E%3Crect x='146.9' y='38.9' width='3' height='3' fill='%23f4efe2'/%3E%3Crect x='6.9' y='44.3' width='3' height='3' fill='%23f4efe2'/%3E%3Crect x='12.5' y='44.2' width='3.1' height='3.1' fill='%23ff453a'/%3E%3Crect x='18' y='44.2' width='3.2' height='3.2' fill='%23f4efe2'/%3E%3Crect x='23.5' y='44.1' width='3.3' height='3.3' fill='%23ff5f38'/%3E%3Crect x='29.1' y='44' width='3.4' height='3.4' fill='%23f4efe2'/%3E%3Crect x='34.7' y='44' width='3.4' height='3.4' fill='%23f4efe2'/%3E%3Crect x='40.3' y='44' width='3.5' height='3.5' fill='%23ff5f38'/%3E%3Crect x='45.8' y='44' width='3.6' height='3.6' fill='%23f4efe2'/%3E%3Crect x='51.2' y='43.8' width='4' height='4' fill='%23ff453a'/%3E%3Crect x='56.8' y='43.8' width='4' height='4' fill='%23f4efe2'/%3E%3Crect x='62.3' y='43.7' width='4.1' height='4.1' fill='%23ff5f38'/%3E%3Crect x='67.9' y='43.7' width='4.2' height='4.2' fill='%23f4efe2'/%3E%3Crect x='73.5' y='43.7' width='4.2' height='4.2' fill='%23f4efe2'/%3E%3Crect x='79.2' y='43.8' width='4' height='4' fill='%23ff5f38'/%3E%3Crect x='84.7' y='43.7' width='4.2' height='4.2' fill='%23ff5f38'/%3E%3Crect x='90.4' y='43.8' width='4' height='4' fill='%23f4efe2'/%3E%3Crect x='95.9' y='43.7' width='4.2' height='4.2' fill='%23ff453a'/%3E%3Crect x='101.6' y='43.7' width='4.1' height='4.1' fill='%23ff5f38'/%3E%3Crect x='107.2' y='43.7' width='4' height='4' fill='%23f4efe2'/%3E%3Crect x='112.8' y='43.8' width='3.9' height='3.9' fill='%23ff453a'/%3E%3Crect x='118.6' y='43.9' width='3.6' height='3.6' fill='%23f4efe2'/%3E%3Crect x='124.2' y='44' width='3.5' height='3.5' fill='%23f4efe2'/%3E%3Crect x='129.8' y='43.9' width='3.6' height='3.6' fill='%23f4efe2'/%3E%3Crect x='135.6' y='44.1' width='3.3' height='3.3' fill='%23f4efe2'/%3E%3Crect x='141.3' y='44.2' width='3' height='3' fill='%23f4efe2'/%3E%3Crect x='1.3' y='49.7' width='3' height='3' fill='%23f4efe2'/%3E%3Crect x='6.9' y='49.7' width='3' height='3' fill='%23ff5f38'/%3E%3Crect x='12.4' y='49.6' width='3.2' height='3.2' fill='%23f4efe2'/%3E%3Crect x='18.1' y='49.6' width='3' height='3' fill='%23f4efe2'/%3E%3Crect x='23.7' y='49.6' width='3.1' height='3.1' fill='%23f4efe2'/%3E%3Crect x='29.2' y='49.6' width='3.1' height='3.1' fill='%23f4efe2'/%3E%3Crect x='34.7' y='49.5' width='3.3' height='3.3' fill='%23f4efe2'/%3E%3Crect x='40.2' y='49.4' width='3.5' height='3.5' fill='%23ff5f38'/%3E%3Crect x='45.8' y='49.3' width='3.6' height='3.6' fill='%23f4efe2'/%3E%3Crect x='51.5' y='49.4' width='3.4' height='3.4' fill='%23f4efe2'/%3E%3Crect x='57' y='49.4' width='3.6' height='3.6' fill='%23f4efe2'/%3E%3Crect x='62.7' y='49.4' width='3.5' height='3.5' fill='%23f4efe2'/%3E%3Crect x='68.2' y='49.3' width='3.6' height='3.6' fill='%23f4efe2'/%3E%3Crect x='73.8' y='49.3' width='3.7' height='3.7' fill='%23f4efe2'/%3E%3Crect x='79.3' y='49.2' width='3.9' height='3.9' fill='%23f4efe2'/%3E%3Crect x='84.9' y='49.2' width='3.8' height='3.8' fill='%23f4efe2'/%3E%3Crect x='90.5' y='49.2' width='3.9' height='3.9' fill='%23f4efe2'/%3E%3Crect x='96.1' y='49.2' width='3.8' height='3.8' fill='%23f4efe2'/%3E%3Crect x='101.7' y='49.3' width='3.8' height='3.8' fill='%23f4efe2'/%3E%3Crect x='107.3' y='49.2' width='3.8' height='3.8' fill='%23f4efe2'/%3E%3Crect x='113' y='49.3' width='3.6' height='3.6' fill='%23f4efe2'/%3E%3Crect x='118.7' y='49.4' width='3.5' height='3.5' fill='%23f4efe2'/%3E%3Crect x='124.3' y='49.4' width='3.5' height='3.5' fill='%23f4efe2'/%3E%3Crect x='129.9' y='49.5' width='3.4' height='3.4' fill='%23f4efe2'/%3E%3Crect x='135.7' y='49.6' width='3.1' height='3.1' fill='%23ff453a'/%3E%3Crect x='141.3' y='49.7' width='2.9' height='2.9' fill='%23f4efe2'/%3E%3Crect x='1.3' y='55' width='3' height='3' fill='%23f4efe2'/%3E%3Crect x='7' y='55.1' width='2.9' height='2.9' fill='%23f4efe2'/%3E%3Crect x='12.5' y='55.1' width='2.9' height='2.9' fill='%23f4efe2'/%3E%3Crect x='23.6' y='54.9' width='3.2' height='3.2' fill='%23f4efe2'/%3E%3Crect x='29.3' y='55' width='3' height='3' fill='%23f4efe2'/%3E%3Crect x='34.9' y='55' width='3.1' height='3.1' fill='%23f4efe2'/%3E%3Crect x='40.4' y='55' width='3.1' height='3.1' fill='%23f4efe2'/%3E%3Crect x='46.1' y='55' width='3' height='3' fill='%23ff453a'/%3E%3Crect x='51.5' y='54.9' width='3.3' height='3.3' fill='%23f4efe2'/%3E%3Crect x='57.2' y='54.9' width='3.3' height='3.3' fill='%23f4efe2'/%3E%3Crect x='62.8' y='54.9' width='3.2' height='3.2' fill='%23f4efe2'/%3E%3Crect x='68.2' y='54.8' width='3.5' height='3.5' fill='%23f4efe2'/%3E%3Crect x='73.9' y='54.8' width='3.5' height='3.5' fill='%23f4efe2'/%3E%3Crect x='79.6' y='54.9' width='3.3' height='3.3' fill='%23f4efe2'/%3E%3Crect x='85' y='54.8' width='3.5' height='3.5' fill='%23ff453a'/%3E%3Crect x='90.7' y='54.8' width='3.4' height='3.4' fill='%23f4efe2'/%3E%3Crect x='96.3' y='54.9' width='3.3' height='3.3' fill='%23ff453a'/%3E%3Crect x='101.9' y='54.9' width='3.4' height='3.4' fill='%23f4efe2'/%3E%3Crect x='107.6' y='54.9' width='3.3' height='3.3' fill='%23f4efe2'/%3E%3Crect x='113.2' y='54.9' width='3.2' height='3.2' fill='%23f4efe2'/%3E%3Crect x='118.7' y='54.9' width='3.4' height='3.4' fill='%23ff453a'/%3E%3Crect x='124.4' y='55' width='3.2' height='3.2' fill='%23f4efe2'/%3E%3Crect x='130.1' y='55.1' width='3' height='3' fill='%23f4efe2'/%3E%3Crect x='135.7' y='55.1' width='2.9' height='2.9' fill='%23f4efe2'/%3E%3Crect x='141.3' y='55.1' width='2.9' height='2.9' fill='%23ff453a'/%3E%3Crect x='1.4' y='60.5' width='2.9' height='2.9' fill='%23f4efe2'/%3E%3Crect x='12.5' y='60.4' width='3.1' height='3.1' fill='%23ff5f38'/%3E%3Crect x='23.7' y='60.4' width='3' height='3' fill='%23f4efe2'/%3E%3Crect x='29.3' y='60.5' width='2.9' height='2.9' fill='%23f4efe2'/%3E%3Crect x='46.1' y='60.4' width='3' height='3' fill='%23f4efe2'/%3E%3Crect x='51.7' y='60.5' width='2.9' height='2.9' fill='%23f4efe2'/%3E%3Crect x='57.3' y='60.4' width='3' height='3' fill='%23ff5f38'/%3E%3Crect x='62.9' y='60.4' width='3' height='3' fill='%23f4efe2'/%3E%3Crect x='68.5' y='60.4' width='3.1' height='3.1' fill='%23f4efe2'/%3E%3Crect x='74' y='60.3' width='3.3' height='3.3' fill='%23f4efe2'/%3E%3Crect x='79.7' y='60.4' width='3' height='3' fill='%23f4efe2'/%3E%3Crect x='85.3' y='60.4' width='3.1' height='3.1' fill='%23f4efe2'/%3E%3Crect x='90.9' y='60.4' width='3' height='3' fill='%23f4efe2'/%3E%3Crect x='96.4' y='60.4' width='3.1' height='3.1' fill='%23f4efe2'/%3E%3Crect x='102.1' y='60.4' width='3.1' height='3.1' fill='%23f4efe2'/%3E%3Crect x='107.7' y='60.4' width='3' height='3' fill='%23f4efe2'/%3E%3Crect x='113.3' y='60.4' width='3.1' height='3.1' fill='%23ff5f38'/%3E%3Crect x='118.9' y='60.4' width='3.1' height='3.1' fill='%23f4efe2'/%3E%3Crect x='124.5' y='60.4' width='3' height='3' fill='%23f4efe2'/%3E%3Crect x='1.3' y='65.8' width='3' height='3' fill='%23f4efe2'/%3E%3Crect x='12.5' y='65.8' width='3' height='3' fill='%23f4efe2'/%3E%3Crect x='18.1' y='65.8' width='3' height='3' fill='%23f4efe2'/%3E%3Crect x='29.3' y='65.8' width='3' height='3' fill='%23f4efe2'/%3E%3Crect x='34.9' y='65.8' width='3' height='3' fill='%23ff5f38'/%3E%3Crect x='40.4' y='65.7' width='3.1' height='3.1' fill='%23ff453a'/%3E%3Crect x='46.1' y='65.8' width='2.9' height='2.9' fill='%23ff453a'/%3E%3Crect x='51.7' y='65.8' width='3.1' height='3.1' fill='%23ff453a'/%3E%3Crect x='57.3' y='65.8' width='3' height='3' fill='%23f4efe2'/%3E%3Crect x='62.9' y='65.8' width='3' height='3' fill='%23ff5f38'/%3E%3Crect x='68.5' y='65.8' width='3.1' height='3.1' fill='%23f4efe2'/%3E%3Crect x='74.1' y='65.8' width='2.9' height='2.9' fill='%23f4efe2'/%3E%3Crect x='79.7' y='65.8' width='3' height='3' fill='%23ff5f38'/%3E%3Crect x='85.3' y='65.8' width='3' height='3' fill='%23ff453a'/%3E%3Crect x='90.9' y='65.8' width='3' height='3' fill='%23f4efe2'/%3E%3Crect x='96.5' y='65.8' width='2.9' height='2.9' fill='%23ff5f38'/%3E%3Crect x='107.7' y='65.9' width='2.9' height='2.9' fill='%23f4efe2'/%3E%3C/svg%3E") center/cover no-repeat,#15110d}.th-paperPrint:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 70' preserveAspectRatio='none'%3E%3Cdefs%3E%3Cpattern id='h' width='10' height='4' patternUnits='userSpaceOnUse'%3E%3Crect width='10' height='2' fill='%2315140f'/%3E%3C/pattern%3E%3Cpattern id='c' width='12' height='12' patternUnits='userSpaceOnUse'%3E%3Crect width='6' height='6' fill='%23c6e444'/%3E%3Crect x='6' y='6' width='6' height='6' fill='%23c6e444'/%3E%3C/pattern%3E%3Cpattern id='g' width='6' height='6' patternUnits='userSpaceOnUse'%3E%3Crect width='2' height='2' fill='%2315140f' fill-opacity='.4'/%3E%3C/pattern%3E%3C/defs%3E%3Crect width='160' height='70' fill='%23ece7d8'/%3E%3Cpath d='M0,30 L58,70 L0,70 Z' fill='%2315140f'/%3E%3Crect x='124' y='40' width='36' height='30' fill='%2315140f'/%3E%3Cpath d='M36,62 L92,8 L150,18 L116,58 Z' fill='url(%23c)'/%3E%3Crect x='26' y='40' width='40' height='13' fill='url(%23h)'/%3E%3Crect x='94' y='44' width='30' height='17' fill='url(%23h)'/%3E%3Crect x='8' y='6' width='30' height='20' fill='url(%23g)'/%3E%3Crect x='120' y='6' width='34' height='26' fill='url(%23g)'/%3E%3C/svg%3E") center/cover no-repeat,#ece7d8}.th-ditherText:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 70' preserveAspectRatio='none'%3E%3Cdefs%3E%3Cpattern id='d' width='6' height='6' patternUnits='userSpaceOnUse'%3E%3Crect width='2.6' height='2.6' fill='%231a1812'/%3E%3C/pattern%3E%3C/defs%3E%3Crect width='160' height='70' fill='%23f1efe7'/%3E%3Crect width='160' height='70' fill='url(%23d)'/%3E%3Cg fill='%2315140f'%3E%3Crect x='46' y='6' width='98' height='13'/%3E%3Crect x='28' y='19' width='120' height='13'/%3E%3Crect x='16' y='32' width='124' height='13'/%3E%3Crect x='26' y='45' width='96' height='13'/%3E%3C/g%3E%3Cg fill='%23f1efe7' font-family='monospace' font-weight='700' font-size='11' letter-spacing='2.5'%3E%3Ctext x='49' y='16'%3EDOGBELIE%3C/text%3E%3Ctext x='31' y='29'%3EHUNGRYDOGBE%3C/text%3E%3Ctext x='19' y='42'%3ELIEVESINNOTH%3C/text%3E%3Ctext x='29' y='55'%3EINGBUTMEAT%3C/text%3E%3C/g%3E%3C/svg%3E") center/cover no-repeat,#f1efe7}.th-matrix:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 70' preserveAspectRatio='none'%3E%3Cdefs%3E%3Cfilter id='g' x='-20%' y='-20%' width='140%' height='140%'%3E%3CfeGaussianBlur stdDeviation='0.4' result='blur'/%3E%3CfeMerge%3E%3CfeMergeNode in='blur'/%3E%3CfeMergeNode in='SourceGraphic'/%3E%3C/feMerge%3E%3C/filter%3E%3C/defs%3E%3Crect width='160' height='70' fill='%23000000'/%3E%3Cg filter='url(%23g)'%3E%3Ctext x='30.0' y='46.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E8%3C/text%3E%3Ctext x='30.0' y='53.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E-%3C/text%3E%3Ctext x='36.7' y='32.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3EG%3C/text%3E%3Ctext x='36.7' y='39.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3EG%3C/text%3E%3Ctext x='36.7' y='46.1' fill='%23008020' opacity='0.35' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3ES%3C/text%3E%3Ctext x='36.7' y='53.1' fill='%2300c02f' opacity='0.50' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E+%3C/text%3E%3Ctext x='43.3' y='25.1' fill='%23ffffff' opacity='1.00' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3ES%3C/text%3E%3Ctext x='43.3' y='32.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E-%3C/text%3E%3Ctext x='43.3' y='39.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E0%3C/text%3E%3Ctext x='43.3' y='46.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E-%3C/text%3E%3Ctext x='43.3' y='53.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E-%3C/text%3E%3Ctext x='43.3' y='60.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E1%3C/text%3E%3Ctext x='43.3' y='67.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3EX%3C/text%3E%3Ctext x='50.0' y='25.1' fill='%2300c02f' opacity='0.50' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E8%3C/text%3E%3Ctext x='50.0' y='32.1' fill='%2300e037' opacity='0.65' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E%3E%3C/text%3E%3Ctext x='50.0' y='39.1' fill='%2300ff41' opacity='0.80' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3EG%3C/text%3E%3Ctext x='50.0' y='46.1' fill='%2300ff41' opacity='0.95' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3EX%3C/text%3E%3Ctext x='50.0' y='53.1' fill='%23ffffff' opacity='1.00' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3EG%3C/text%3E%3Ctext x='50.0' y='60.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E0%3C/text%3E%3Ctext x='50.0' y='67.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3ES%3C/text%3E%3Ctext x='56.7' y='18.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3EG%3C/text%3E%3Ctext x='56.7' y='25.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3EX%3C/text%3E%3Ctext x='56.7' y='32.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E+%3C/text%3E%3Ctext x='56.7' y='39.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E+%3C/text%3E%3Ctext x='56.7' y='46.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E%3E%3C/text%3E%3Ctext x='56.7' y='53.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3EG%3C/text%3E%3Ctext x='56.7' y='60.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E8%3C/text%3E%3Ctext x='63.3' y='18.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E-%3C/text%3E%3Ctext x='63.3' y='25.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E1%3C/text%3E%3Ctext x='63.3' y='32.1' fill='%23008020' opacity='0.35' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E8%3C/text%3E%3Ctext x='63.3' y='39.1' fill='%2300c02f' opacity='0.50' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E0%3C/text%3E%3Ctext x='63.3' y='46.1' fill='%2300e037' opacity='0.65' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E1%3C/text%3E%3Ctext x='63.3' y='53.1' fill='%2300ff41' opacity='0.80' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E8%3C/text%3E%3Ctext x='70.0' y='18.1' fill='%2300e037' opacity='0.65' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E0%3C/text%3E%3Ctext x='70.0' y='25.1' fill='%2300ff41' opacity='0.80' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E+%3C/text%3E%3Ctext x='70.0' y='32.1' fill='%2300ff41' opacity='0.95' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3ES%3C/text%3E%3Ctext x='70.0' y='39.1' fill='%23ffffff' opacity='1.00' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E0%3C/text%3E%3Ctext x='70.0' y='46.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E0%3C/text%3E%3Ctext x='70.0' y='53.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3ES%3C/text%3E%3Ctext x='76.7' y='18.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3ES%3C/text%3E%3Ctext x='76.7' y='25.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E1%3C/text%3E%3Ctext x='76.7' y='32.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E1%3C/text%3E%3Ctext x='76.7' y='39.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3EG%3C/text%3E%3Ctext x='76.7' y='46.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E%3E%3C/text%3E%3Ctext x='76.7' y='53.1' fill='%23008020' opacity='0.35' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3ES%3C/text%3E%3Ctext x='83.3' y='18.1' fill='%23ffffff' opacity='1.00' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3EG%3C/text%3E%3Ctext x='83.3' y='25.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E1%3C/text%3E%3Ctext x='83.3' y='32.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E0%3C/text%3E%3Ctext x='83.3' y='39.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E%3E%3C/text%3E%3Ctext x='83.3' y='46.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E%3E%3C/text%3E%3Ctext x='83.3' y='53.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3EG%3C/text%3E%3Ctext x='83.3' y='60.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E1%3C/text%3E%3Ctext x='90.0' y='11.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E+%3C/text%3E%3Ctext x='90.0' y='18.1' fill='%23008020' opacity='0.35' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3ES%3C/text%3E%3Ctext x='90.0' y='25.1' fill='%2300c02f' opacity='0.50' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E0%3C/text%3E%3Ctext x='90.0' y='32.1' fill='%2300e037' opacity='0.65' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E%3E%3C/text%3E%3Ctext x='90.0' y='39.1' fill='%2300ff41' opacity='0.80' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E1%3C/text%3E%3Ctext x='90.0' y='46.1' fill='%2300ff41' opacity='0.95' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3EG%3C/text%3E%3Ctext x='90.0' y='53.1' fill='%23ffffff' opacity='1.00' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E%3E%3C/text%3E%3Ctext x='90.0' y='60.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E1%3C/text%3E%3Ctext x='90.0' y='67.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E8%3C/text%3E%3Ctext x='96.7' y='11.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E1%3C/text%3E%3Ctext x='96.7' y='18.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3EG%3C/text%3E%3Ctext x='96.7' y='25.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E1%3C/text%3E%3Ctext x='96.7' y='32.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E+%3C/text%3E%3Ctext x='96.7' y='39.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3ES%3C/text%3E%3Ctext x='96.7' y='46.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3ES%3C/text%3E%3Ctext x='96.7' y='53.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E0%3C/text%3E%3Ctext x='96.7' y='60.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3EG%3C/text%3E%3Ctext x='96.7' y='67.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3EG%3C/text%3E%3Ctext x='103.3' y='4.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E%3E%3C/text%3E%3Ctext x='103.3' y='11.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E8%3C/text%3E%3Ctext x='103.3' y='18.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E-%3C/text%3E%3Ctext x='103.3' y='25.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3EX%3C/text%3E%3Ctext x='103.3' y='32.1' fill='%23008020' opacity='0.35' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3ES%3C/text%3E%3Ctext x='103.3' y='39.1' fill='%2300c02f' opacity='0.50' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E1%3C/text%3E%3Ctext x='110.0' y='4.1' fill='%2300e037' opacity='0.65' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E8%3C/text%3E%3Ctext x='110.0' y='11.1' fill='%2300ff41' opacity='0.80' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E8%3C/text%3E%3Ctext x='110.0' y='18.1' fill='%2300ff41' opacity='0.95' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E1%3C/text%3E%3Ctext x='110.0' y='25.1' fill='%23ffffff' opacity='1.00' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E8%3C/text%3E%3Ctext x='116.7' y='4.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E8%3C/text%3E%3Ctext x='116.7' y='11.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E8%3C/text%3E%3Ctext x='116.7' y='18.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3ES%3C/text%3E%3Ctext x='116.7' y='25.1' fill='%23008020' opacity='0.35' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E%3E%3C/text%3E%3Ctext x='123.3' y='4.1' fill='%2300c02f' opacity='0.50' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E0%3C/text%3E%3Ctext x='123.3' y='11.1' fill='%2300e037' opacity='0.65' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E%3E%3C/text%3E%3Ctext x='123.3' y='18.1' fill='%2300ff41' opacity='0.80' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E8%3C/text%3E%3Ctext x='130.0' y='4.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E+%3C/text%3E%3Ctext x='130.0' y='11.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3E8%3C/text%3E%3Ctext x='130.0' y='18.1' fill='%2300aa2b' opacity='0.15' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3EG%3C/text%3E%3Ctext x='136.7' y='11.1' fill='%23ffffff' opacity='1.00' font-family='monospace' font-weight='800' font-size='6.5' text-anchor='middle' dominant-baseline='central'%3EX%3C/text%3E%3C/g%3E%3C/svg%3E") center/cover no-repeat,#000}.th-pixelCode:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 72' preserveAspectRatio='none'%3E%3Cdefs%3E%3Cpattern id='dot' width='11' height='11' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='1' cy='1' r='.7' fill='%232a3550'/%3E%3C/pattern%3E%3C/defs%3E%3Crect width='168' height='72' fill='%2316203a'/%3E%3Crect width='168' height='72' fill='url(%23dot)'/%3E%3Crect x='36' y='0' width='12' height='12' fill='%23eef1f5'/%3E%3Crect x='48' y='0' width='12' height='12' fill='%23c7cfdb'/%3E%3Crect x='60' y='0' width='12' height='12' fill='%239aa6bd'/%3E%3Crect x='72' y='0' width='12' height='12' fill='%23c7cfdb'/%3E%3Crect x='84' y='0' width='12' height='12' fill='%23eef1f5'/%3E%3Crect x='12' y='12' width='12' height='12' fill='%23c7cfdb'/%3E%3Crect x='24' y='12' width='12' height='12' fill='%239aa6bd'/%3E%3Crect x='36' y='12' width='12' height='12' fill='%236c7b98'/%3E%3Crect x='48' y='12' width='12' height='12' fill='%23eef1f5'/%3E%3Crect x='60' y='12' width='12' height='12' fill='%239aa6bd'/%3E%3Crect x='72' y='12' width='12' height='12' fill='%23c7cfdb'/%3E%3Crect x='84' y='12' width='12' height='12' fill='%23c7cfdb'/%3E%3Crect x='96' y='12' width='12' height='12' fill='%23eef1f5'/%3E%3Crect x='108' y='12' width='12' height='12' fill='%239aa6bd'/%3E%3Crect x='0' y='24' width='12' height='12' fill='%23eef1f5'/%3E%3Crect x='12' y='24' width='12' height='12' fill='%23c7cfdb'/%3E%3Crect x='24' y='24' width='12' height='12' fill='%23c7cfdb'/%3E%3Crect x='36' y='24' width='12' height='12' fill='%239aa6bd'/%3E%3Crect x='48' y='24' width='12' height='12' fill='%236c7b98'/%3E%3Crect x='60' y='24' width='12' height='12' fill='%23eef1f5'/%3E%3Crect x='72' y='24' width='12' height='12' fill='%239aa6bd'/%3E%3Crect x='84' y='24' width='12' height='12' fill='%23c7cfdb'/%3E%3Crect x='96' y='24' width='12' height='12' fill='%23c7cfdb'/%3E%3Crect x='108' y='24' width='12' height='12' fill='%239aa6bd'/%3E%3Crect x='120' y='24' width='12' height='12' fill='%23eef1f5'/%3E%3Crect x='132' y='24' width='12' height='12' fill='%23c7cfdb'/%3E%3Crect x='144' y='24' width='12' height='12' fill='%23eef1f5'/%3E%3Crect x='0' y='36' width='12' height='12' fill='%23eef1f5'/%3E%3Crect x='12' y='36' width='12' height='12' fill='%23c7cfdb'/%3E%3Crect x='24' y='36' width='12' height='12' fill='%23c7cfdb'/%3E%3Crect x='36' y='36' width='12' height='12' fill='%239aa6bd'/%3E%3Crect x='48' y='36' width='12' height='12' fill='%236c7b98'/%3E%3Crect x='60' y='36' width='12' height='12' fill='%23eef1f5'/%3E%3Crect x='72' y='36' width='12' height='12' fill='%239aa6bd'/%3E%3Crect x='84' y='36' width='12' height='12' fill='%23c7cfdb'/%3E%3Crect x='96' y='36' width='12' height='12' fill='%23c7cfdb'/%3E%3Crect x='108' y='36' width='12' height='12' fill='%239aa6bd'/%3E%3Crect x='120' y='36' width='12' height='12' fill='%23eef1f5'/%3E%3Crect x='132' y='36' width='12' height='12' fill='%23c7cfdb'/%3E%3Crect x='12' y='48' width='12' height='12' fill='%239aa6bd'/%3E%3Crect x='24' y='48' width='12' height='12' fill='%23c7cfdb'/%3E%3Crect x='48' y='48' width='12' height='12' fill='%239aa6bd'/%3E%3Crect x='60' y='48' width='12' height='12' fill='%23c7cfdb'/%3E%3Crect x='96' y='48' width='12' height='12' fill='%239aa6bd'/%3E%3Crect x='108' y='48' width='12' height='12' fill='%23c7cfdb'/%3E%3Crect x='132' y='48' width='12' height='12' fill='%239aa6bd'/%3E%3Crect x='12' y='60' width='12' height='12' fill='%23c7cfdb'/%3E%3Crect x='48' y='60' width='12' height='12' fill='%239aa6bd'/%3E%3Crect x='96' y='60' width='12' height='12' fill='%23c7cfdb'/%3E%3Crect x='132' y='60' width='12' height='12' fill='%239aa6bd'/%3E%3Cg font-family='monospace' font-weight='700'%3E%3Ctext x='42' y='9.24' fill='%23e8723c' font-size='9' text-anchor='middle'%3ES%3C/text%3E%3Ctext x='54' y='9.24' fill='%233f5170' font-size='9' text-anchor='middle'%3EG%3C/text%3E%3Ctext x='66' y='10.68' fill='%237fc4e6' font-size='13' text-anchor='middle'%3E&gt;%3C/text%3E%3Ctext x='78' y='9.24' fill='%23e8723c' font-size='9' text-anchor='middle'%3ES%3C/text%3E%3Ctext x='90' y='9.24' fill='%233f5170' font-size='9' text-anchor='middle'%3EG%3C/text%3E%3Ctext x='18' y='21.24' fill='%23e8723c' font-size='9' text-anchor='middle'%3EX%3C/text%3E%3Ctext x='30' y='21.24' fill='%23e8723c' font-size='9' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='42' y='21.24' fill='%237fc4e6' font-size='9' text-anchor='middle'%3E8%3C/text%3E%3Ctext x='54' y='22.68' fill='%23e8723c' font-size='13' text-anchor='middle'%3EX%3C/text%3E%3Ctext x='66' y='21.24' fill='%23e8723c' font-size='9' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='78' y='21.24' fill='%235bb8e0' font-size='9' text-anchor='middle'%3E8%3C/text%3E%3Ctext x='90' y='21.24' fill='%23e8723c' font-size='9' text-anchor='middle'%3EX%3C/text%3E%3Ctext x='102' y='21.24' fill='%233f5170' font-size='9' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='114' y='22.68' fill='%237fc4e6' font-size='13' text-anchor='middle'%3E8%3C/text%3E%3Ctext x='6' y='33.24' fill='%233f5170' font-size='9' text-anchor='middle'%3E0%3C/text%3E%3Ctext x='18' y='33.24' fill='%235bb8e0' font-size='9' text-anchor='middle'%3E1%3C/text%3E%3Ctext x='30' y='33.24' fill='%23e8723c' font-size='9' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='42' y='34.68' fill='%23e8723c' font-size='13' text-anchor='middle'%3E0%3C/text%3E%3Ctext x='54' y='33.24' fill='%237fc4e6' font-size='9' text-anchor='middle'%3E1%3C/text%3E%3Ctext x='66' y='33.24' fill='%23e8723c' font-size='9' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='78' y='33.24' fill='%23e8723c' font-size='9' text-anchor='middle'%3E0%3C/text%3E%3Ctext x='90' y='33.24' fill='%235bb8e0' font-size='9' text-anchor='middle'%3E1%3C/text%3E%3Ctext x='102' y='34.68' fill='%23e8723c' font-size='13' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='114' y='33.24' fill='%23e8723c' font-size='9' text-anchor='middle'%3E0%3C/text%3E%3Ctext x='126' y='33.24' fill='%235bb8e0' font-size='9' text-anchor='middle'%3E1%3C/text%3E%3Ctext x='138' y='33.24' fill='%23e8723c' font-size='9' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='150' y='33.24' fill='%233f5170' font-size='9' text-anchor='middle'%3E0%3C/text%3E%3Ctext x='6' y='45.24' fill='%23e8723c' font-size='9' text-anchor='middle'%3EG%3C/text%3E%3Ctext x='18' y='45.24' fill='%233f5170' font-size='9' text-anchor='middle'%3E&gt;%3C/text%3E%3Ctext x='30' y='46.68' fill='%235bb8e0' font-size='13' text-anchor='middle'%3ES%3C/text%3E%3Ctext x='42' y='45.24' fill='%23eef1f5' font-size='9' text-anchor='middle'%3EG%3C/text%3E%3Ctext x='54' y='45.24' fill='%23e8723c' font-size='9' text-anchor='middle'%3E&gt;%3C/text%3E%3Ctext x='66' y='45.24' fill='%235bb8e0' font-size='9' text-anchor='middle'%3ES%3C/text%3E%3Ctext x='78' y='45.24' fill='%23eef1f5' font-size='9' text-anchor='middle'%3EG%3C/text%3E%3Ctext x='90' y='46.68' fill='%233f5170' font-size='13' text-anchor='middle'%3E&gt;%3C/text%3E%3Ctext x='102' y='45.24' fill='%235bb8e0' font-size='9' text-anchor='middle'%3ES%3C/text%3E%3Ctext x='114' y='45.24' fill='%23eef1f5' font-size='9' text-anchor='middle'%3EG%3C/text%3E%3Ctext x='126' y='45.24' fill='%233f5170' font-size='9' text-anchor='middle'%3E&gt;%3C/text%3E%3Ctext x='138' y='45.24' fill='%235bb8e0' font-size='9' text-anchor='middle'%3ES%3C/text%3E%3Ctext x='18' y='58.68' fill='%23eef1f5' font-size='13' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='30' y='57.24' fill='%233f5170' font-size='9' text-anchor='middle'%3E8%3C/text%3E%3Ctext x='54' y='57.24' fill='%23eef1f5' font-size='9' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='66' y='57.24' fill='%233f5170' font-size='9' text-anchor='middle'%3E8%3C/text%3E%3Ctext x='102' y='57.24' fill='%23e8723c' font-size='9' text-anchor='middle'%3E8%3C/text%3E%3Ctext x='114' y='57.24' fill='%235bb8e0' font-size='9' text-anchor='middle'%3EX%3C/text%3E%3Ctext x='138' y='58.68' fill='%23e8723c' font-size='13' text-anchor='middle'%3E8%3C/text%3E%3Ctext x='18' y='69.24' fill='%235bb8e0' font-size='9' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='54' y='69.24' fill='%237fc4e6' font-size='9' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='102' y='69.24' fill='%23e8723c' font-size='9' text-anchor='middle'%3E0%3C/text%3E%3Ctext x='138' y='69.24' fill='%23eef1f5' font-size='9' text-anchor='middle'%3E0%3C/text%3E%3C/g%3E%3C/svg%3E") center/cover no-repeat,#16203a}.th-numberField:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 70' preserveAspectRatio='none'%3E%3Crect width='160' height='70' fill='%230a0a0a'/%3E%3Cg fill='none' stroke='%23555049' stroke-width='.7'%3E%3Cpath d='M0,12 C40,6 70,20 100,12 S150,16 160,12'/%3E%3Cpath d='M0,24 C36,30 72,16 108,26 S150,22 160,26'/%3E%3Cpath d='M0,36 C40,30 74,44 110,34 S150,38 160,34'/%3E%3Cpath d='M0,48 C40,54 72,40 108,50 S150,46 160,50'/%3E%3Cpath d='M0,60 C40,56 74,66 110,58 S150,62 160,60'/%3E%3C/g%3E%3Cg fill='%23f1efe7' font-family='monospace' font-weight='700' font-size='9'%3E%3Ctext x='56' y='28'%3E20%3C/text%3E%3Ctext x='73' y='26'%3E47%3C/text%3E%3Ctext x='89' y='28'%3E61%3C/text%3E%3Ctext x='105' y='26'%3E68%3C/text%3E%3Ctext x='120' y='24'%3E84%3C/text%3E%3Ctext x='63' y='42'%3E19%3C/text%3E%3Ctext x='79' y='42'%3E52%3C/text%3E%3Ctext x='95' y='42'%3E58%3C/text%3E%3Ctext x='111' y='42'%3E76%3C/text%3E%3Ctext x='69' y='54'%3E50%3C/text%3E%3Ctext x='85' y='54'%3E51%3C/text%3E%3Ctext x='101' y='54'%3E62%3C/text%3E%3C/g%3E%3Cg fill='%236a6a62' font-family='monospace' font-size='5.5'%3E%3Ctext x='20' y='30'%3E9%3C/text%3E%3Ctext x='27' y='40'%3E12%3C/text%3E%3Ctext x='16' y='48'%3E8%3C/text%3E%3Ctext x='36' y='20'%3E23%3C/text%3E%3Ctext x='132' y='30'%3E80%3C/text%3E%3Ctext x='140' y='42'%3E45%3C/text%3E%3Ctext x='42' y='60'%3E30%3C/text%3E%3Ctext x='52' y='64'%3E49%3C/text%3E%3Ctext x='126' y='18'%3E88%3C/text%3E%3Ctext x='138' y='15'%3E95%3C/text%3E%3Ctext x='10' y='52'%3E6%3C/text%3E%3Ctext x='45' y='40'%3E41%3C/text%3E%3C/g%3E%3C/svg%3E") center/cover no-repeat,#0a0a0a}.th-gridGlyph:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 70' preserveAspectRatio='none'%3E%3Cdefs%3E%3Cpattern id='gg' width='14' height='14' patternUnits='userSpaceOnUse'%3E%3Crect x='2' y='2' width='6' height='6' fill='none' stroke='%23e8e6df' stroke-width='1'/%3E%3Cpath d='M10,3 l4,4 M14,3 l-4,4' stroke='%23e8e6df' stroke-width='1'/%3E%3Cpath d='M3,11 h4 M5,9 v4' stroke='%23e8e6df' stroke-width='1'/%3E%3Ccircle cx='12' cy='12' r='1.6' fill='none' stroke='%23e8e6df' stroke-width='1'/%3E%3C/pattern%3E%3C/defs%3E%3Crect width='168' height='70' fill='%230c0c0b'/%3E%3Crect width='168' height='70' fill='url(%23gg)'/%3E%3Cg fill='%23e8e6df'%3E%3Crect x='70' y='14' width='14' height='14'/%3E%3Crect x='84' y='14' width='14' height='14'/%3E%3Crect x='98' y='14' width='14' height='14'/%3E%3Crect x='112' y='14' width='14' height='14'/%3E%3Crect x='42' y='28' width='14' height='14'/%3E%3Crect x='56' y='28' width='14' height='14'/%3E%3Crect x='70' y='28' width='14' height='14'/%3E%3Crect x='84' y='28' width='14' height='14'/%3E%3Crect x='98' y='28' width='14' height='14'/%3E%3Crect x='28' y='42' width='14' height='14'/%3E%3Crect x='42' y='42' width='14' height='14'/%3E%3Crect x='56' y='42' width='14' height='14'/%3E%3C/g%3E%3Cg fill='none' stroke='%230c0c0b' stroke-width='1.4'%3E%3Crect x='86.5' y='16.5' width='9' height='9'/%3E%3Cpath d='M100,16 l10,10 M110,16 l-10,10'/%3E%3Ccircle cx='49' cy='35' r='4'/%3E%3Cpath d='M73,31 h8 M77,27 v8'/%3E%3Crect x='30.5' y='44.5' width='9' height='9'/%3E%3Ccircle cx='63' cy='49' r='3.5'/%3E%3C/g%3E%3C/svg%3E") center/cover no-repeat,#0c0c0b}.th-capsuleCloud:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 70' preserveAspectRatio='none'%3E%3Crect width='168' height='70' fill='%230d0d0c'/%3E%3Cg font-family='Helvetica,Arial,sans-serif'%3E%3Crect x='2.0' y='4' width='22' height='8' rx='4' fill='%232c2b27'/%3E%3Ctext x='13.0' y='10.2' fill='%237a7870' font-size='6' text-anchor='middle' font-weight='700'%3EA%3C/text%3E%3Crect x='27.0' y='4' width='16' height='8' rx='4' fill='%2346453f'/%3E%3Ctext x='35.0' y='10.2' fill='%23a8a69e' font-size='6' text-anchor='middle' font-weight='700'%3EA%3C/text%3E%3Crect x='46.0' y='4' width='30' height='8' rx='4' fill='%232c2b27'/%3E%3Ctext x='61.0' y='9.7' fill='%237a7870' font-size='4.6' text-anchor='middle' font-weight='700'%3ENOW%3C/text%3E%3Crect x='79.0' y='4' width='18' height='8' rx='4' fill='%23cdcbc2'/%3E%3Ctext x='88.0' y='10.2' fill='%2316160f' font-size='6' text-anchor='middle' font-weight='700'%3EB%3C/text%3E%3Crect x='100.0' y='4' width='26' height='8' rx='4' fill='%23f0eee8'/%3E%3Ctext x='113.0' y='10.2' fill='%2316160f' font-size='6' text-anchor='middle' font-weight='700'%3EB%3C/text%3E%3Crect x='129.0' y='4' width='14' height='8' rx='4' fill='%23cdcbc2'/%3E%3Ctext x='136.0' y='10.2' fill='%2316160f' font-size='6' text-anchor='middle' font-weight='700'%3EO%3C/text%3E%3Crect x='2.0' y='13.5' width='16' height='8' rx='4' fill='%2346453f'/%3E%3Ctext x='10.0' y='19.7' fill='%23a8a69e' font-size='6' text-anchor='middle' font-weight='700'%3E%3F%3C/text%3E%3Crect x='21.0' y='13.5' width='30' height='8' rx='4' fill='%232c2b27'/%3E%3Ctext x='36.0' y='19.2' fill='%237a7870' font-size='4.6' text-anchor='middle' font-weight='700'%3EKICKS%3C/text%3E%3Crect x='54.0' y='13.5' width='18' height='8' rx='4' fill='%23f0eee8'/%3E%3Ctext x='63.0' y='19.7' fill='%2316160f' font-size='6' text-anchor='middle' font-weight='700'%3EA%3C/text%3E%3Crect x='75.0' y='13.5' width='26' height='8' rx='4' fill='%23cdcbc2'/%3E%3Ctext x='88.0' y='19.7' fill='%2316160f' font-size='6' text-anchor='middle' font-weight='700'%3EO%3C/text%3E%3Crect x='104.0' y='13.5' width='14' height='8' rx='4' fill='%23f0eee8'/%3E%3Ctext x='111.0' y='19.7' fill='%2316160f' font-size='6' text-anchor='middle' font-weight='700'%3EB%3C/text%3E%3Crect x='121.0' y='13.5' width='34' height='8' rx='4' fill='%238f8d84'/%3E%3Ctext x='138.0' y='19.2' fill='%2316160f' font-size='4.6' text-anchor='middle' font-weight='700'%3ESLEEPY%3C/text%3E%3Crect x='2.0' y='23' width='30' height='8' rx='4' fill='%232c2b27'/%3E%3Ctext x='17.0' y='28.7' fill='%237a7870' font-size='4.6' text-anchor='middle' font-weight='700'%3EFAST%3C/text%3E%3Crect x='35.0' y='23' width='18' height='8' rx='4' fill='%23cdcbc2'/%3E%3Ctext x='44.0' y='29.2' fill='%2316160f' font-size='6' text-anchor='middle' font-weight='700'%3EO%3C/text%3E%3Crect x='56.0' y='23' width='26' height='8' rx='4' fill='%23f0eee8'/%3E%3Ctext x='69.0' y='28.9' fill='%2316160f' font-size='5.2' text-anchor='middle' font-weight='700'%3EAB%3C/text%3E%3Crect x='85.0' y='23' width='14' height='8' rx='4' fill='%238f8d84'/%3E%3Ctext x='92.0' y='29.2' fill='%2316160f' font-size='6' text-anchor='middle' font-weight='700'%3E%3F%3C/text%3E%3Crect x='102.0' y='23' width='34' height='8' rx='4' fill='%23cdcbc2'/%3E%3Ctext x='119.0' y='28.7' fill='%2316160f' font-size='4.6' text-anchor='middle' font-weight='700'%3EMOTH%3C/text%3E%3Crect x='139.0' y='23' width='20' height='8' rx='4' fill='%23f0eee8'/%3E%3Ctext x='149.0' y='29.2' fill='%2316160f' font-size='6' text-anchor='middle' font-weight='700'%3E%3F%3C/text%3E%3Crect x='2.0' y='32.5' width='18' height='8' rx='4' fill='%23f0eee8'/%3E%3Ctext x='11.0' y='38.7' fill='%2316160f' font-size='6' text-anchor='middle' font-weight='700'%3EA%3C/text%3E%3Crect x='23.0' y='32.5' width='26' height='8' rx='4' fill='%238f8d84'/%3E%3Ctext x='36.0' y='38.7' fill='%2316160f' font-size='6' text-anchor='middle' font-weight='700'%3EA%3C/text%3E%3Crect x='52.0' y='32.5' width='14' height='8' rx='4' fill='%23cdcbc2'/%3E%3Ctext x='59.0' y='38.7' fill='%2316160f' font-size='6' text-anchor='middle' font-weight='700'%3EB%3C/text%3E%3Crect x='69.0' y='32.5' width='34' height='8' rx='4' fill='%23f0eee8'/%3E%3Ctext x='86.0' y='38.2' fill='%2316160f' font-size='4.6' text-anchor='middle' font-weight='700'%3ENOW%3C/text%3E%3Crect x='106.0' y='32.5' width='20' height='8' rx='4' fill='%23cdcbc2'/%3E%3Ctext x='116.0' y='38.7' fill='%2316160f' font-size='6' text-anchor='middle' font-weight='700'%3EB%3C/text%3E%3Crect x='129.0' y='32.5' width='22' height='8' rx='4' fill='%232c2b27'/%3E%3Ctext x='140.0' y='38.7' fill='%237a7870' font-size='6' text-anchor='middle' font-weight='700'%3EO%3C/text%3E%3Crect x='2.0' y='42' width='26' height='8' rx='4' fill='%23cdcbc2'/%3E%3Ctext x='15.0' y='47.9' fill='%2316160f' font-size='5.2' text-anchor='middle' font-weight='700'%3EAB%3C/text%3E%3Crect x='31.0' y='42' width='14' height='8' rx='4' fill='%23f0eee8'/%3E%3Ctext x='38.0' y='48.2' fill='%2316160f' font-size='6' text-anchor='middle' font-weight='700'%3EO%3C/text%3E%3Crect x='48.0' y='42' width='34' height='8' rx='4' fill='%23cdcbc2'/%3E%3Ctext x='65.0' y='47.7' fill='%2316160f' font-size='4.6' text-anchor='middle' font-weight='700'%3EKICKS%3C/text%3E%3Crect x='85.0' y='42' width='20' height='8' rx='4' fill='%23f0eee8'/%3E%3Ctext x='95.0' y='48.2' fill='%2316160f' font-size='6' text-anchor='middle' font-weight='700'%3E%3F%3C/text%3E%3Crect x='108.0' y='42' width='22' height='8' rx='4' fill='%232c2b27'/%3E%3Ctext x='119.0' y='48.2' fill='%237a7870' font-size='6' text-anchor='middle' font-weight='700'%3EA%3C/text%3E%3Crect x='133.0' y='42' width='16' height='8' rx='4' fill='%2346453f'/%3E%3Ctext x='141.0' y='48.2' fill='%23a8a69e' font-size='6' text-anchor='middle' font-weight='700'%3E%3F%3C/text%3E%3Crect x='2.0' y='51.5' width='14' height='8' rx='4' fill='%2346453f'/%3E%3Ctext x='9.0' y='57.7' fill='%23a8a69e' font-size='6' text-anchor='middle' font-weight='700'%3EA%3C/text%3E%3Crect x='19.0' y='51.5' width='34' height='8' rx='4' fill='%23f0eee8'/%3E%3Ctext x='36.0' y='57.2' fill='%2316160f' font-size='4.6' text-anchor='middle' font-weight='700'%3ESLEEPY%3C/text%3E%3Crect x='56.0' y='51.5' width='20' height='8' rx='4' fill='%238f8d84'/%3E%3Ctext x='66.0' y='57.7' fill='%2316160f' font-size='6' text-anchor='middle' font-weight='700'%3EB%3C/text%3E%3Crect x='79.0' y='51.5' width='22' height='8' rx='4' fill='%232c2b27'/%3E%3Ctext x='90.0' y='57.7' fill='%237a7870' font-size='6' text-anchor='middle' font-weight='700'%3EO%3C/text%3E%3Crect x='104.0' y='51.5' width='16' height='8' rx='4' fill='%2346453f'/%3E%3Ctext x='112.0' y='57.7' fill='%23a8a69e' font-size='6' text-anchor='middle' font-weight='700'%3EB%3C/text%3E%3Crect x='123.0' y='51.5' width='30' height='8' rx='4' fill='%232c2b27'/%3E%3Ctext x='138.0' y='57.2' fill='%237a7870' font-size='4.6' text-anchor='middle' font-weight='700'%3EFAST%3C/text%3E%3Crect x='2.0' y='60' width='34' height='8' rx='4' fill='%232c2b27'/%3E%3Ctext x='19.0' y='65.7' fill='%237a7870' font-size='4.6' text-anchor='middle' font-weight='700'%3EMOTH%3C/text%3E%3Crect x='39.0' y='60' width='20' height='8' rx='4' fill='%23cdcbc2'/%3E%3Ctext x='49.0' y='65.9' fill='%2316160f' font-size='5.2' text-anchor='middle' font-weight='700'%3EAB%3C/text%3E%3Crect x='62.0' y='60' width='22' height='8' rx='4' fill='%232c2b27'/%3E%3Ctext x='73.0' y='66.2' fill='%237a7870' font-size='6' text-anchor='middle' font-weight='700'%3E%3F%3C/text%3E%3Crect x='87.0' y='60' width='16' height='8' rx='4' fill='%2346453f'/%3E%3Ctext x='95.0' y='66.2' fill='%23a8a69e' font-size='6' text-anchor='middle' font-weight='700'%3EO%3C/text%3E%3Crect x='106.0' y='60' width='30' height='8' rx='4' fill='%232c2b27'/%3E%3Ctext x='121.0' y='65.7' fill='%237a7870' font-size='4.6' text-anchor='middle' font-weight='700'%3ENOW%3C/text%3E%3Crect x='139.0' y='60' width='18' height='8' rx='4' fill='%2346453f'/%3E%3Ctext x='148.0' y='66.2' fill='%23a8a69e' font-size='6' text-anchor='middle' font-weight='700'%3E%3F%3C/text%3E%3C/g%3E%3C/svg%3E") center/cover no-repeat,#0d0d0c}.th-contour:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 70' preserveAspectRatio='none'%3E%3Crect width='168' height='70' fill='%23eceae3'/%3E%3Cellipse cx='44' cy='30' rx='10.7' ry='6.6' transform='rotate(-14.9 44 30)' fill='none' stroke='%23141414' stroke-width='0.55'/%3E%3Cellipse cx='44' cy='30' rx='16.1' ry='9.9' transform='rotate(8.5 44 30)' fill='none' stroke='%23141414' stroke-width='0.55'/%3E%3Cellipse cx='44' cy='30' rx='21.6' ry='13.3' transform='rotate(8.2 44 30)' fill='none' stroke='%23141414' stroke-width='0.55'/%3E%3Cellipse cx='44' cy='30' rx='27' ry='16.6' transform='rotate(-18.7 44 30)' fill='none' stroke='%23141414' stroke-width='0.55'/%3E%3Cellipse cx='44' cy='30' rx='32.5' ry='20' transform='rotate(5.4 44 30)' fill='none' stroke='%23141414' stroke-width='0.55'/%3E%3Cellipse cx='44' cy='30' rx='38' ry='23.4' transform='rotate(-8.7 44 30)' fill='none' stroke='%23141414' stroke-width='0.55'/%3E%3Cellipse cx='44' cy='30' rx='43.4' ry='26.7' transform='rotate(-11 44 30)' fill='none' stroke='%23141414' stroke-width='0.55'/%3E%3Cellipse cx='110' cy='42' rx='9' ry='6.6' transform='rotate(1.6 110 42)' fill='none' stroke='%23141414' stroke-width='0.55'/%3E%3Cellipse cx='110' cy='42' rx='13.6' ry='9.9' transform='rotate(8.7 110 42)' fill='none' stroke='%23141414' stroke-width='0.55'/%3E%3Cellipse cx='110' cy='42' rx='18.3' ry='13.3' transform='rotate(18.5 110 42)' fill='none' stroke='%23141414' stroke-width='0.55'/%3E%3Cellipse cx='110' cy='42' rx='22.9' ry='16.6' transform='rotate(1 110 42)' fill='none' stroke='%23141414' stroke-width='0.55'/%3E%3Cellipse cx='110' cy='42' rx='27.5' ry='20' transform='rotate(-15.9 110 42)' fill='none' stroke='%23141414' stroke-width='0.55'/%3E%3Cellipse cx='110' cy='42' rx='32.1' ry='23.4' transform='rotate(9.2 110 42)' fill='none' stroke='%23141414' stroke-width='0.55'/%3E%3Cellipse cx='110' cy='42' rx='36.7' ry='26.7' transform='rotate(8.3 110 42)' fill='none' stroke='%23141414' stroke-width='0.55'/%3E%3Cellipse cx='110' cy='42' rx='41.4' ry='30.1' transform='rotate(18.2 110 42)' fill='none' stroke='%23141414' stroke-width='0.55'/%3E%3Cellipse cx='80' cy='58' rx='7.4' ry='6.6' transform='rotate(-9.7 80 58)' fill='none' stroke='%23141414' stroke-width='0.55'/%3E%3Cellipse cx='80' cy='58' rx='11.2' ry='9.9' transform='rotate(15.3 80 58)' fill='none' stroke='%23141414' stroke-width='0.55'/%3E%3Cellipse cx='80' cy='58' rx='14.9' ry='13.3' transform='rotate(13.4 80 58)' fill='none' stroke='%23141414' stroke-width='0.55'/%3E%3Cellipse cx='80' cy='58' rx='18.7' ry='16.6' transform='rotate(9.4 80 58)' fill='none' stroke='%23141414' stroke-width='0.55'/%3E%3Cellipse cx='80' cy='58' rx='22.5' ry='20' transform='rotate(18.6 80 58)' fill='none' stroke='%23141414' stroke-width='0.55'/%3E%3Cellipse cx='140' cy='16' rx='6.6' ry='6.6' transform='rotate(-8.9 140 16)' fill='none' stroke='%23141414' stroke-width='0.55'/%3E%3Cellipse cx='140' cy='16' rx='9.9' ry='9.9' transform='rotate(15.2 140 16)' fill='none' stroke='%23141414' stroke-width='0.55'/%3E%3Cellipse cx='140' cy='16' rx='13.3' ry='13.3' transform='rotate(12.2 140 16)' fill='none' stroke='%23141414' stroke-width='0.55'/%3E%3Cellipse cx='140' cy='16' rx='16.6' ry='16.6' transform='rotate(12.7 140 16)' fill='none' stroke='%23141414' stroke-width='0.55'/%3E%3Cpath d='M0,18 Q40,6 70,22 T140,16 T168,28' fill='none' stroke='%23141414' stroke-width='0.5'/%3E%3Cpath d='M0,52 Q50,64 90,50 T168,58' fill='none' stroke='%23141414' stroke-width='0.5'/%3E%3C/svg%3E") center/cover no-repeat,#eceae3}.th-outline:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 70' preserveAspectRatio='none'%3E%3Crect width='168' height='70' fill='%23080808'/%3E%3Crect x='2.6' y='2.5' width='6.8' height='6.8' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='25.2' y='1' width='9.6' height='9.6' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='36.2' y='0.1' width='11.5' height='11.5' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='60.7' y='0.5' width='10.6' height='10.6' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='72.2' y='0' width='11.6' height='11.6' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='86' y='1.8' width='8' height='8' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='96.5' y='0.3' width='11' height='11' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='99.6' y='3.4' width='4.9' height='4.9' fill='none' stroke='%23f4f4f4' stroke-width='0.7'/%3E%3Crect x='145.6' y='1.5' width='8.7' height='8.7' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='158.8' y='2.6' width='6.4' height='6.4' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='14.6' y='14.1' width='6.8' height='6.8' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='25.9' y='13.4' width='8.2' height='8.2' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='38.8' y='14.3' width='6.3' height='6.3' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='50.6' y='14.1' width='6.9' height='6.9' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='60.6' y='12.1' width='10.8' height='10.8' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='63.6' y='15.1' width='4.8' height='4.8' fill='none' stroke='%23f4f4f4' stroke-width='0.7'/%3E%3Crect x='74.1' y='13.6' width='7.8' height='7.8' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='86.2' y='13.7' width='7.6' height='7.6' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='97' y='12.5' width='9.9' height='9.9' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='99.8' y='15.3' width='4.4' height='4.4' fill='none' stroke='%23f4f4f4' stroke-width='0.7'/%3E%3Crect x='109.9' y='13.4' width='8.1' height='8.1' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='122' y='13.5' width='8' height='8' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='124.2' y='15.7' width='3.5' height='3.5' fill='none' stroke='%23f4f4f4' stroke-width='0.7'/%3E%3Crect x='157.8' y='13.3' width='8.3' height='8.3' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='12.5' y='23.7' width='10.9' height='10.9' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='15.6' y='26.8' width='4.8' height='4.8' fill='none' stroke='%23f4f4f4' stroke-width='0.7'/%3E%3Crect x='36.5' y='23.7' width='11' height='11' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='50.2' y='25.4' width='7.6' height='7.6' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='74.3' y='25.5' width='7.4' height='7.4' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='84.6' y='23.8' width='10.7' height='10.7' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='109.6' y='24.7' width='8.9' height='8.9' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='122.4' y='25.6' width='7.1' height='7.1' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='133.5' y='24.7' width='9' height='9' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='145.8' y='24.9' width='8.5' height='8.5' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='156.9' y='24' width='10.3' height='10.3' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='26.5' y='37.3' width='7.1' height='7.1' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='37.5' y='36.4' width='9' height='9' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='51' y='37.8' width='6' height='6' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='96.6' y='35.4' width='10.9' height='10.9' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='109.6' y='36.4' width='8.8' height='8.8' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='121.9' y='36.7' width='8.2' height='8.2' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='124.2' y='39' width='3.6' height='3.6' fill='none' stroke='%23f4f4f4' stroke-width='0.7'/%3E%3Crect x='132.3' y='35.1' width='11.5' height='11.5' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='144.3' y='35.2' width='11.3' height='11.3' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='147.5' y='38.3' width='5' height='5' fill='none' stroke='%23f4f4f4' stroke-width='0.7'/%3E%3Crect x='157.4' y='36.2' width='9.2' height='9.2' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='12.2' y='46.7' width='11.6' height='11.6' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='50.7' y='49.2' width='6.7' height='6.7' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='61' y='47.5' width='9.9' height='9.9' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='63.8' y='50.3' width='4.4' height='4.4' fill='none' stroke='%23f4f4f4' stroke-width='0.7'/%3E%3Crect x='72.3' y='46.8' width='11.4' height='11.4' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='85.5' y='48' width='9' height='9' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='108.8' y='47.3' width='10.4' height='10.4' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='120.5' y='47' width='11' height='11' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='146.3' y='48.8' width='7.4' height='7.4' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='157.5' y='48' width='9' height='9' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='160' y='50.5' width='4' height='4' fill='none' stroke='%23f4f4f4' stroke-width='0.7'/%3E%3Crect x='0.9' y='59.1' width='10.1' height='10.1' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='14.1' y='60.2' width='7.8' height='7.8' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='16.3' y='62.4' width='3.5' height='3.5' fill='none' stroke='%23f4f4f4' stroke-width='0.7'/%3E%3Crect x='25.4' y='59.6' width='9.2' height='9.2' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='28' y='62.1' width='4.1' height='4.1' fill='none' stroke='%23f4f4f4' stroke-width='0.7'/%3E%3Crect x='49.9' y='60' width='8.3' height='8.3' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='61.6' y='59.8' width='8.8' height='8.8' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='74' y='60.2' width='7.9' height='7.9' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='86.4' y='60.5' width='7.3' height='7.3' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='88.4' y='62.6' width='3.2' height='3.2' fill='none' stroke='%23f4f4f4' stroke-width='0.7'/%3E%3Crect x='121.8' y='60' width='8.3' height='8.3' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='124.2' y='62.3' width='3.7' height='3.7' fill='none' stroke='%23f4f4f4' stroke-width='0.7'/%3E%3Crect x='134' y='60.2' width='7.9' height='7.9' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3Crect x='156.6' y='58.8' width='10.8' height='10.8' fill='none' stroke='%23f4f4f4' stroke-width='1'/%3E%3C/svg%3E") center/cover no-repeat,#080808}.th-inscribe:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 70' preserveAspectRatio='none'%3E%3Cdefs%3E%3CradialGradient id='g' cx='52%25' cy='46%25' r='58%25'%3E%3Cstop offset='0' stop-color='%23ffb24d' stop-opacity='0.28'/%3E%3Cstop offset='0.6' stop-color='%23ff7a2a' stop-opacity='0.06'/%3E%3Cstop offset='1' stop-color='%23ff7a2a' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3Crect width='168' height='70' fill='%230a0b0e'/%3E%3Crect width='168' height='70' fill='url(%23g)'/%3E%3Cg font-family=%22'JetBrains Mono','SFMono-Regular',monospace%22 font-weight='700' text-anchor='middle'%3E%3Ctext x='4.0' y='5.8' fill='%238ea6c6' fill-opacity='0.20' font-size='5.4'%3E.%3C/text%3E%3Ctext x='12.0' y='5.8' fill='%238ea6c6' fill-opacity='0.22' font-size='5.4'%3E.%3C/text%3E%3Ctext x='20.0' y='5.8' fill='%238ea6c6' fill-opacity='0.23' font-size='5.4'%3E.%3C/text%3E%3Ctext x='28.0' y='5.8' fill='%238ea6c6' fill-opacity='0.21' font-size='5.4'%3E.%3C/text%3E%3Ctext x='36.0' y='5.8' fill='%238ea6c6' fill-opacity='0.22' font-size='5.4'%3E.%3C/text%3E%3Ctext x='44.0' y='5.8' fill='%238ea6c6' fill-opacity='0.20' font-size='5.4'%3E.%3C/text%3E%3Ctext x='52.0' y='5.8' fill='%238ea6c6' fill-opacity='0.22' font-size='5.4'%3E.%3C/text%3E%3Ctext x='60.0' y='5.8' fill='%238ea6c6' fill-opacity='0.23' font-size='5.4'%3E.%3C/text%3E%3Ctext x='68.0' y='5.8' fill='%238ea6c6' fill-opacity='0.21' font-size='5.4'%3E.%3C/text%3E%3Ctext x='76.0' y='5.8' fill='%236a5b53' fill-opacity='0.55' font-size='5.9'%3E/%3C/text%3E%3Ctext x='84.0' y='5.8' fill='%236c5d55' fill-opacity='0.55' font-size='5.9'%3E/%3C/text%3E%3Ctext x='92.0' y='5.8' fill='%236a5a52' fill-opacity='0.55' font-size='5.9'%3E/%3C/text%3E%3Ctext x='100.0' y='5.8' fill='%2363524a' fill-opacity='0.52' font-size='5.8'%3E/%3C/text%3E%3Ctext x='108.0' y='5.8' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='116.0' y='5.8' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='124.0' y='5.8' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='132.0' y='5.8' fill='%238ea6c6' fill-opacity='0.22' font-size='5.4'%3E.%3C/text%3E%3Ctext x='140.0' y='5.8' fill='%238ea6c6' fill-opacity='0.23' font-size='5.4'%3E.%3C/text%3E%3Ctext x='148.0' y='5.8' fill='%238ea6c6' fill-opacity='0.21' font-size='5.4'%3E.%3C/text%3E%3Ctext x='156.0' y='5.8' fill='%238ea6c6' fill-opacity='0.22' font-size='5.4'%3E.%3C/text%3E%3Ctext x='164.0' y='5.8' fill='%238ea6c6' fill-opacity='0.20' font-size='5.4'%3E.%3C/text%3E%3Ctext x='4.0' y='13.6' fill='%238ea6c6' fill-opacity='0.22' font-size='5.4'%3E.%3C/text%3E%3Ctext x='12.0' y='13.6' fill='%238ea6c6' fill-opacity='0.20' font-size='5.4'%3E.%3C/text%3E%3Ctext x='20.0' y='13.6' fill='%238ea6c6' fill-opacity='0.22' font-size='5.4'%3E.%3C/text%3E%3Ctext x='28.0' y='13.6' fill='%238ea6c6' fill-opacity='0.23' font-size='5.4'%3E.%3C/text%3E%3Ctext x='36.0' y='13.6' fill='%238ea6c6' fill-opacity='0.21' font-size='5.4'%3E.%3C/text%3E%3Ctext x='44.0' y='13.6' fill='%238ea6c6' fill-opacity='0.22' font-size='5.4'%3E.%3C/text%3E%3Ctext x='52.0' y='13.6' fill='%238ea6c6' fill-opacity='0.20' font-size='5.4'%3E.%3C/text%3E%3Ctext x='60.0' y='13.6' fill='%2384786f' fill-opacity='0.63' font-size='6.1'%3E+%3C/text%3E%3Ctext x='68.0' y='13.6' fill='%2393877e' fill-opacity='0.67' font-size='6.2'%3E+%3C/text%3E%3Ctext x='76.0' y='13.6' fill='%239c9187' fill-opacity='0.70' font-size='6.3'%3E=%3C/text%3E%3Ctext x='84.0' y='13.6' fill='%239f9389' fill-opacity='0.71' font-size='6.3'%3E=%3C/text%3E%3Ctext x='92.0' y='13.6' fill='%239a8f85' fill-opacity='0.69' font-size='6.3'%3E=%3C/text%3E%3Ctext x='100.0' y='13.6' fill='%2390847b' fill-opacity='0.66' font-size='6.2'%3E+%3C/text%3E%3Ctext x='108.0' y='13.6' fill='%2382756c' fill-opacity='0.62' font-size='6.1'%3E+%3C/text%3E%3Ctext x='116.0' y='13.6' fill='%2370625a' fill-opacity='0.57' font-size='5.9'%3E/%3C/text%3E%3Ctext x='124.0' y='13.6' fill='%235d4b42' fill-opacity='0.51' font-size='5.8'%3E/%3C/text%3E%3Ctext x='132.0' y='13.6' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='140.0' y='13.6' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='148.0' y='13.6' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='156.0' y='13.6' fill='%238ea6c6' fill-opacity='0.21' font-size='5.4'%3E.%3C/text%3E%3Ctext x='164.0' y='13.6' fill='%238ea6c6' fill-opacity='0.22' font-size='5.4'%3E.%3C/text%3E%3Ctext x='4.0' y='21.3' fill='%238ea6c6' fill-opacity='0.21' font-size='5.4'%3E.%3C/text%3E%3Ctext x='12.0' y='21.3' fill='%238ea6c6' fill-opacity='0.22' font-size='5.4'%3E.%3C/text%3E%3Ctext x='20.0' y='21.3' fill='%238ea6c6' fill-opacity='0.20' font-size='5.4'%3E.%3C/text%3E%3Ctext x='28.0' y='21.3' fill='%238ea6c6' fill-opacity='0.22' font-size='5.4'%3E.%3C/text%3E%3Ctext x='36.0' y='21.3' fill='%238ea6c6' fill-opacity='0.23' font-size='5.4'%3E.%3C/text%3E%3Ctext x='44.0' y='21.3' fill='%23766860' fill-opacity='0.58' font-size='6.0'%3E/%3C/text%3E%3Ctext x='52.0' y='21.3' fill='%238f837a' fill-opacity='0.66' font-size='6.2'%3E+%3C/text%3E%3Ctext x='60.0' y='21.3' fill='%23a79c91' fill-opacity='0.73' font-size='6.4'%3E=%3C/text%3E%3Ctext x='68.0' y='21.3' fill='%23bdb2a5' fill-opacity='0.80' font-size='6.6'%3E2%3C/text%3E%3Ctext x='76.0' y='21.3' fill='%23cdc2b4' fill-opacity='0.85' font-size='6.8'%3E2%3C/text%3E%3Ctext x='84.0' y='21.3' fill='%23cfc5b6' fill-opacity='0.86' font-size='6.8'%3E2%3C/text%3E%3Ctext x='92.0' y='21.3' fill='%23c5bbad' fill-opacity='0.82' font-size='6.7'%3E2%3C/text%3E%3Ctext x='100.0' y='21.3' fill='%23b6ab9f' fill-opacity='0.78' font-size='6.6'%3E2%3C/text%3E%3Ctext x='108.0' y='21.3' fill='%23a3988d' fill-opacity='0.72' font-size='6.4'%3E=%3C/text%3E%3Ctext x='116.0' y='21.3' fill='%238e8279' fill-opacity='0.66' font-size='6.2'%3E+%3C/text%3E%3Ctext x='124.0' y='21.3' fill='%23776961' fill-opacity='0.59' font-size='6.0'%3E/%3C/text%3E%3Ctext x='132.0' y='21.3' fill='%235f4e45' fill-opacity='0.51' font-size='5.8'%3E/%3C/text%3E%3Ctext x='140.0' y='21.3' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='148.0' y='21.3' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='156.0' y='21.3' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='164.0' y='21.3' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='4.0' y='29.1' fill='%238ea6c6' fill-opacity='0.23' font-size='5.4'%3E.%3C/text%3E%3Ctext x='12.0' y='29.1' fill='%238ea6c6' fill-opacity='0.21' font-size='5.4'%3E.%3C/text%3E%3Ctext x='20.0' y='29.1' fill='%238ea6c6' fill-opacity='0.22' font-size='5.4'%3E.%3C/text%3E%3Ctext x='28.0' y='29.1' fill='%238ea6c6' fill-opacity='0.20' font-size='5.4'%3E.%3C/text%3E%3Ctext x='36.0' y='29.1' fill='%2364534b' fill-opacity='0.53' font-size='5.8'%3E/%3C/text%3E%3Ctext x='44.0' y='29.1' fill='%237f7169' fill-opacity='0.61' font-size='6.1'%3E+%3C/text%3E%3Ctext x='52.0' y='29.1' fill='%23998e84' fill-opacity='0.69' font-size='6.3'%3E=%3C/text%3E%3Ctext x='60.0' y='29.1' fill='%23b4a99d' fill-opacity='0.77' font-size='6.5'%3E2%3C/text%3E%3Ctext x='68.0' y='29.1' fill='%23cec3b4' fill-opacity='0.85' font-size='6.8'%3E2%3C/text%3E%3Ctext x='76.0' y='29.1' fill='%23e4d9c8' fill-opacity='0.92' font-size='7.0'%3Ee%3C/text%3E%3Ctext x='84.0' y='29.1' fill='%23e7dcca' fill-opacity='0.93' font-size='7.0'%3Ee%3C/text%3E%3Ctext x='92.0' y='29.1' fill='%23d9cebe' fill-opacity='0.89' font-size='6.9'%3Ee%3C/text%3E%3Ctext x='100.0' y='29.1' fill='%23c8bdaf' fill-opacity='0.83' font-size='6.7'%3E2%3C/text%3E%3Ctext x='108.0' y='29.1' fill='%23b4a99d' fill-opacity='0.77' font-size='6.5'%3E2%3C/text%3E%3Ctext x='116.0' y='29.1' fill='%239d9187' fill-opacity='0.70' font-size='6.3'%3E=%3C/text%3E%3Ctext x='124.0' y='29.1' fill='%2384776f' fill-opacity='0.63' font-size='6.1'%3E+%3C/text%3E%3Ctext x='132.0' y='29.1' fill='%236a5b53' fill-opacity='0.55' font-size='5.9'%3E/%3C/text%3E%3Ctext x='140.0' y='29.1' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='148.0' y='29.1' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='156.0' y='29.1' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='164.0' y='29.1' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='4.0' y='36.9' fill='%238ea6c6' fill-opacity='0.22' font-size='5.4'%3E.%3C/text%3E%3Ctext x='12.0' y='36.9' fill='%238ea6c6' fill-opacity='0.23' font-size='5.4'%3E.%3C/text%3E%3Ctext x='20.0' y='36.9' fill='%238ea6c6' fill-opacity='0.21' font-size='5.4'%3E.%3C/text%3E%3Ctext x='28.0' y='36.9' fill='%238ea6c6' fill-opacity='0.22' font-size='5.4'%3E.%3C/text%3E%3Ctext x='36.0' y='36.9' fill='%235c4a42' fill-opacity='0.51' font-size='5.8'%3E/%3C/text%3E%3Ctext x='44.0' y='36.9' fill='%2376685f' fill-opacity='0.58' font-size='6.0'%3E/%3C/text%3E%3Ctext x='52.0' y='36.9' fill='%238e8279' fill-opacity='0.66' font-size='6.2'%3E+%3C/text%3E%3Ctext x='60.0' y='36.9' fill='%23a5998f' fill-opacity='0.73' font-size='6.4'%3E=%3C/text%3E%3Ctext x='68.0' y='36.9' fill='%23b8ada1' fill-opacity='0.78' font-size='6.6'%3E2%3C/text%3E%3Ctext x='76.0' y='36.9' fill='%23c6bbad' fill-opacity='0.83' font-size='6.7'%3E2%3C/text%3E%3Ctext x='84.0' y='36.9' fill='%23ccc1b3' fill-opacity='0.85' font-size='6.8'%3E2%3C/text%3E%3Ctext x='92.0' y='36.9' fill='%23cac0b1' fill-opacity='0.84' font-size='6.7'%3E2%3C/text%3E%3Ctext x='100.0' y='36.9' fill='%23c3b8aa' fill-opacity='0.82' font-size='6.7'%3E2%3C/text%3E%3Ctext x='108.0' y='36.9' fill='%23b2a79b' fill-opacity='0.77' font-size='6.5'%3E=%3C/text%3E%3Ctext x='116.0' y='36.9' fill='%239b8f85' fill-opacity='0.69' font-size='6.3'%3E=%3C/text%3E%3Ctext x='124.0' y='36.9' fill='%2381756c' fill-opacity='0.62' font-size='6.1'%3E+%3C/text%3E%3Ctext x='132.0' y='36.9' fill='%23685850' fill-opacity='0.54' font-size='5.9'%3E/%3C/text%3E%3Ctext x='140.0' y='36.9' fill='%235b4940' fill-opacity='0.50' font-size='5.8'%3E/%3C/text%3E%3Ctext x='148.0' y='36.9' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='156.0' y='36.9' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='164.0' y='36.9' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='4.0' y='44.7' fill='%238ea6c6' fill-opacity='0.20' font-size='5.4'%3E.%3C/text%3E%3Ctext x='12.0' y='44.7' fill='%238ea6c6' fill-opacity='0.22' font-size='5.4'%3E.%3C/text%3E%3Ctext x='20.0' y='44.7' fill='%238ea6c6' fill-opacity='0.23' font-size='5.4'%3E.%3C/text%3E%3Ctext x='28.0' y='44.7' fill='%238ea6c6' fill-opacity='0.21' font-size='5.4'%3E.%3C/text%3E%3Ctext x='36.0' y='44.7' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='44.0' y='44.7' fill='%235e4d44' fill-opacity='0.51' font-size='5.8'%3E/%3C/text%3E%3Ctext x='52.0' y='44.7' fill='%2373655d' fill-opacity='0.57' font-size='6.0'%3E/%3C/text%3E%3Ctext x='60.0' y='44.7' fill='%23857970' fill-opacity='0.63' font-size='6.1'%3E+%3C/text%3E%3Ctext x='68.0' y='44.7' fill='%2395897f' fill-opacity='0.68' font-size='6.3'%3E+%3C/text%3E%3Ctext x='76.0' y='44.7' fill='%23a0948a' fill-opacity='0.71' font-size='6.4'%3E=%3C/text%3E%3Ctext x='84.0' y='44.7' fill='%23a69b90' fill-opacity='0.73' font-size='6.4'%3E=%3C/text%3E%3Ctext x='92.0' y='44.7' fill='%23a79c91' fill-opacity='0.73' font-size='6.4'%3E=%3C/text%3E%3Ctext x='100.0' y='44.7' fill='%23a2978d' fill-opacity='0.72' font-size='6.4'%3E=%3C/text%3E%3Ctext x='108.0' y='44.7' fill='%23968a81' fill-opacity='0.68' font-size='6.3'%3E=%3C/text%3E%3Ctext x='116.0' y='44.7' fill='%2383766e' fill-opacity='0.62' font-size='6.1'%3E+%3C/text%3E%3Ctext x='124.0' y='44.7' fill='%236d5e56' fill-opacity='0.56' font-size='5.9'%3E/%3C/text%3E%3Ctext x='132.0' y='44.7' fill='%23625149' fill-opacity='0.52' font-size='5.8'%3E/%3C/text%3E%3Ctext x='140.0' y='44.7' fill='%235b4940' fill-opacity='0.50' font-size='5.7'%3E/%3C/text%3E%3Ctext x='148.0' y='44.7' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='156.0' y='44.7' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='164.0' y='44.7' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='4.0' y='52.5' fill='%238ea6c6' fill-opacity='0.22' font-size='5.4'%3E.%3C/text%3E%3Ctext x='12.0' y='52.5' fill='%238ea6c6' fill-opacity='0.20' font-size='5.4'%3E.%3C/text%3E%3Ctext x='20.0' y='52.5' fill='%238ea6c6' fill-opacity='0.22' font-size='5.4'%3E.%3C/text%3E%3Ctext x='28.0' y='52.5' fill='%238ea6c6' fill-opacity='0.23' font-size='5.4'%3E.%3C/text%3E%3Ctext x='36.0' y='52.5' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='44.0' y='52.5' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='52.0' y='52.5' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='60.0' y='52.5' fill='%235e4d44' fill-opacity='0.51' font-size='5.8'%3E/%3C/text%3E%3Ctext x='68.0' y='52.5' fill='%236a5b53' fill-opacity='0.55' font-size='5.9'%3E/%3C/text%3E%3Ctext x='76.0' y='52.5' fill='%2373645c' fill-opacity='0.57' font-size='6.0'%3E/%3C/text%3E%3Ctext x='84.0' y='52.5' fill='%23776a62' fill-opacity='0.59' font-size='6.0'%3E+%3C/text%3E%3Ctext x='92.0' y='52.5' fill='%23786a62' fill-opacity='0.59' font-size='6.0'%3E+%3C/text%3E%3Ctext x='100.0' y='52.5' fill='%2373655d' fill-opacity='0.58' font-size='6.0'%3E/%3C/text%3E%3Ctext x='108.0' y='52.5' fill='%236a5a52' fill-opacity='0.55' font-size='5.9'%3E/%3C/text%3E%3Ctext x='116.0' y='52.5' fill='%2364544c' fill-opacity='0.53' font-size='5.8'%3E/%3C/text%3E%3Ctext x='124.0' y='52.5' fill='%23604f47' fill-opacity='0.52' font-size='5.8'%3E/%3C/text%3E%3Ctext x='132.0' y='52.5' fill='%235b4940' fill-opacity='0.50' font-size='5.8'%3E/%3C/text%3E%3Ctext x='140.0' y='52.5' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='148.0' y='52.5' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='156.0' y='52.5' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='164.0' y='52.5' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='4.0' y='60.2' fill='%238ea6c6' fill-opacity='0.21' font-size='5.4'%3E.%3C/text%3E%3Ctext x='12.0' y='60.2' fill='%238ea6c6' fill-opacity='0.22' font-size='5.4'%3E.%3C/text%3E%3Ctext x='20.0' y='60.2' fill='%238ea6c6' fill-opacity='0.20' font-size='5.4'%3E.%3C/text%3E%3Ctext x='28.0' y='60.2' fill='%238ea6c6' fill-opacity='0.22' font-size='5.4'%3E.%3C/text%3E%3Ctext x='36.0' y='60.2' fill='%238ea6c6' fill-opacity='0.23' font-size='5.4'%3E.%3C/text%3E%3Ctext x='44.0' y='60.2' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='52.0' y='60.2' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='60.0' y='60.2' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='68.0' y='60.2' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='76.0' y='60.2' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='84.0' y='60.2' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='92.0' y='60.2' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='100.0' y='60.2' fill='%235a473e' fill-opacity='0.50' font-size='5.7'%3E/%3C/text%3E%3Ctext x='108.0' y='60.2' fill='%235a473e' fill-opacity='0.50' font-size='5.7'%3E/%3C/text%3E%3Ctext x='116.0' y='60.2' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='124.0' y='60.2' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='132.0' y='60.2' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='140.0' y='60.2' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='148.0' y='60.2' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='156.0' y='60.2' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='164.0' y='60.2' fill='%238ea6c6' fill-opacity='0.21' font-size='5.4'%3E.%3C/text%3E%3Ctext x='4.0' y='68.0' fill='%238ea6c6' fill-opacity='0.23' font-size='5.4'%3E.%3C/text%3E%3Ctext x='12.0' y='68.0' fill='%238ea6c6' fill-opacity='0.21' font-size='5.4'%3E.%3C/text%3E%3Ctext x='20.0' y='68.0' fill='%238ea6c6' fill-opacity='0.22' font-size='5.4'%3E.%3C/text%3E%3Ctext x='28.0' y='68.0' fill='%238ea6c6' fill-opacity='0.20' font-size='5.4'%3E.%3C/text%3E%3Ctext x='36.0' y='68.0' fill='%238ea6c6' fill-opacity='0.22' font-size='5.4'%3E.%3C/text%3E%3Ctext x='44.0' y='68.0' fill='%238ea6c6' fill-opacity='0.23' font-size='5.4'%3E.%3C/text%3E%3Ctext x='52.0' y='68.0' fill='%238ea6c6' fill-opacity='0.21' font-size='5.4'%3E.%3C/text%3E%3Ctext x='60.0' y='68.0' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='68.0' y='68.0' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='76.0' y='68.0' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='84.0' y='68.0' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='92.0' y='68.0' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='100.0' y='68.0' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='108.0' y='68.0' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='116.0' y='68.0' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='124.0' y='68.0' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='132.0' y='68.0' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='140.0' y='68.0' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='148.0' y='68.0' fill='%2358463d' fill-opacity='0.49' font-size='5.7'%3E.%3C/text%3E%3Ctext x='156.0' y='68.0' fill='%238ea6c6' fill-opacity='0.22' font-size='5.4'%3E.%3C/text%3E%3Ctext x='164.0' y='68.0' fill='%238ea6c6' fill-opacity='0.23' font-size='5.4'%3E.%3C/text%3E%3C/g%3E%3C/svg%3E") center/cover no-repeat,#0a0b0e}.th-vectorTiling:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 70' preserveAspectRatio='none'%3E%3Crect width='168' height='70' fill='%23070707'/%3E%3Cellipse cx='24' cy='46.4' rx='4.5' ry='3' transform='rotate(-90 24 46.4)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.2'/%3E%3Cellipse cx='29.3' cy='50.3' rx='4.5' ry='3' transform='rotate(-18 29.3 50.3)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.2'/%3E%3Cellipse cx='27.3' cy='56.5' rx='4.5' ry='3' transform='rotate(54 27.3 56.5)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.2'/%3E%3Cellipse cx='20.7' cy='56.5' rx='4.5' ry='3' transform='rotate(126 20.7 56.5)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.2'/%3E%3Cellipse cx='18.7' cy='50.3' rx='4.5' ry='3' transform='rotate(198 18.7 50.3)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.2'/%3E%3Ccircle cx='24' cy='52' r='2.7' fill='%23070707' stroke='%23f3efe6' stroke-width='0.9'/%3E%3Ccircle cx='25.3' cy='52' r='0.8' fill='%23f3efe6'/%3E%3Ccircle cx='24.6' cy='53.1' r='0.8' fill='%23f3efe6'/%3E%3Ccircle cx='23.4' cy='53.1' r='0.8' fill='%23f3efe6'/%3E%3Ccircle cx='22.7' cy='52' r='0.8' fill='%23f3efe6'/%3E%3Ccircle cx='23.4' cy='50.9' r='0.8' fill='%23f3efe6'/%3E%3Ccircle cx='24.6' cy='50.9' r='0.8' fill='%23f3efe6'/%3E%3Cellipse cx='40' cy='33.2' rx='5.5' ry='3.6' transform='rotate(-90 40 33.2)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.4'/%3E%3Cellipse cx='46.5' cy='37.9' rx='5.5' ry='3.6' transform='rotate(-18 46.5 37.9)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.4'/%3E%3Cellipse cx='44' cy='45.5' rx='5.5' ry='3.6' transform='rotate(54 44 45.5)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.4'/%3E%3Cellipse cx='36' cy='45.5' rx='5.5' ry='3.6' transform='rotate(126 36 45.5)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.4'/%3E%3Cellipse cx='33.5' cy='37.9' rx='5.5' ry='3.6' transform='rotate(198 33.5 37.9)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.4'/%3E%3Ccircle cx='40' cy='40' r='3.3' fill='%23070707' stroke='%23f3efe6' stroke-width='1.1'/%3E%3Ccircle cx='41.5' cy='40' r='0.9' fill='%23f3efe6'/%3E%3Ccircle cx='40.8' cy='41.3' r='0.9' fill='%23f3efe6'/%3E%3Ccircle cx='39.2' cy='41.3' r='0.9' fill='%23f3efe6'/%3E%3Ccircle cx='38.5' cy='40' r='0.9' fill='%23f3efe6'/%3E%3Ccircle cx='39.2' cy='38.7' r='0.9' fill='%23f3efe6'/%3E%3Ccircle cx='40.8' cy='38.7' r='0.9' fill='%23f3efe6'/%3E%3Cellipse cx='55' cy='25' rx='4' ry='2.6' transform='rotate(-90 55 25)' fill='%23070707' stroke='%23f3efe6' stroke-width='1'/%3E%3Cellipse cx='59.7' cy='28.5' rx='4' ry='2.6' transform='rotate(-18 59.7 28.5)' fill='%23070707' stroke='%23f3efe6' stroke-width='1'/%3E%3Cellipse cx='57.9' cy='34' rx='4' ry='2.6' transform='rotate(54 57.9 34)' fill='%23070707' stroke='%23f3efe6' stroke-width='1'/%3E%3Cellipse cx='52.1' cy='34' rx='4' ry='2.6' transform='rotate(126 52.1 34)' fill='%23070707' stroke='%23f3efe6' stroke-width='1'/%3E%3Cellipse cx='50.3' cy='28.5' rx='4' ry='2.6' transform='rotate(198 50.3 28.5)' fill='%23070707' stroke='%23f3efe6' stroke-width='1'/%3E%3Ccircle cx='55' cy='30' r='2.4' fill='%23070707' stroke='%23f3efe6' stroke-width='0.8'/%3E%3Ccircle cx='56.1' cy='30' r='0.7' fill='%23f3efe6'/%3E%3Ccircle cx='55.6' cy='31' r='0.7' fill='%23f3efe6'/%3E%3Ccircle cx='54.4' cy='31' r='0.7' fill='%23f3efe6'/%3E%3Ccircle cx='53.9' cy='30' r='0.7' fill='%23f3efe6'/%3E%3Ccircle cx='54.4' cy='29' r='0.7' fill='%23f3efe6'/%3E%3Ccircle cx='55.6' cy='29' r='0.7' fill='%23f3efe6'/%3E%3Cellipse cx='70' cy='36.6' rx='6' ry='4' transform='rotate(-90 70 36.6)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.6'/%3E%3Cellipse cx='77.1' cy='41.7' rx='6' ry='4' transform='rotate(-18 77.1 41.7)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.6'/%3E%3Cellipse cx='74.4' cy='50' rx='6' ry='4' transform='rotate(54 74.4 50)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.6'/%3E%3Cellipse cx='65.6' cy='50' rx='6' ry='4' transform='rotate(126 65.6 50)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.6'/%3E%3Cellipse cx='62.9' cy='41.7' rx='6' ry='4' transform='rotate(198 62.9 41.7)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.6'/%3E%3Ccircle cx='70' cy='44' r='3.6' fill='%23070707' stroke='%23f3efe6' stroke-width='1.2'/%3E%3Ccircle cx='71.7' cy='44' r='0.9' fill='%23f3efe6'/%3E%3Ccircle cx='70.8' cy='45.5' r='0.9' fill='%23f3efe6'/%3E%3Ccircle cx='69.2' cy='45.5' r='0.9' fill='%23f3efe6'/%3E%3Ccircle cx='68.3' cy='44' r='0.9' fill='%23f3efe6'/%3E%3Ccircle cx='69.2' cy='42.5' r='0.9' fill='%23f3efe6'/%3E%3Ccircle cx='70.8' cy='42.5' r='0.9' fill='%23f3efe6'/%3E%3Cellipse cx='86' cy='24.4' rx='4.5' ry='3' transform='rotate(-90 86 24.4)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.2'/%3E%3Cellipse cx='91.3' cy='28.3' rx='4.5' ry='3' transform='rotate(-18 91.3 28.3)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.2'/%3E%3Cellipse cx='89.3' cy='34.5' rx='4.5' ry='3' transform='rotate(54 89.3 34.5)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.2'/%3E%3Cellipse cx='82.7' cy='34.5' rx='4.5' ry='3' transform='rotate(126 82.7 34.5)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.2'/%3E%3Cellipse cx='80.7' cy='28.3' rx='4.5' ry='3' transform='rotate(198 80.7 28.3)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.2'/%3E%3Ccircle cx='86' cy='30' r='2.7' fill='%23070707' stroke='%23f3efe6' stroke-width='0.9'/%3E%3Ccircle cx='87.3' cy='30' r='0.8' fill='%23f3efe6'/%3E%3Ccircle cx='86.6' cy='31.1' r='0.8' fill='%23f3efe6'/%3E%3Ccircle cx='85.4' cy='31.1' r='0.8' fill='%23f3efe6'/%3E%3Ccircle cx='84.7' cy='30' r='0.8' fill='%23f3efe6'/%3E%3Ccircle cx='85.4' cy='28.9' r='0.8' fill='%23f3efe6'/%3E%3Ccircle cx='86.6' cy='28.9' r='0.8' fill='%23f3efe6'/%3E%3Cellipse cx='100' cy='39.8' rx='5' ry='3.3' transform='rotate(-90 100 39.8)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.3'/%3E%3Cellipse cx='105.9' cy='44.1' rx='5' ry='3.3' transform='rotate(-18 105.9 44.1)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.3'/%3E%3Cellipse cx='103.6' cy='51' rx='5' ry='3.3' transform='rotate(54 103.6 51)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.3'/%3E%3Cellipse cx='96.4' cy='51' rx='5' ry='3.3' transform='rotate(126 96.4 51)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.3'/%3E%3Cellipse cx='94.1' cy='44.1' rx='5' ry='3.3' transform='rotate(198 94.1 44.1)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.3'/%3E%3Ccircle cx='100' cy='46' r='3' fill='%23070707' stroke='%23f3efe6' stroke-width='1'/%3E%3Ccircle cx='101.4' cy='46' r='0.8' fill='%23f3efe6'/%3E%3Ccircle cx='100.7' cy='47.2' r='0.8' fill='%23f3efe6'/%3E%3Ccircle cx='99.3' cy='47.2' r='0.8' fill='%23f3efe6'/%3E%3Ccircle cx='98.6' cy='46' r='0.8' fill='%23f3efe6'/%3E%3Ccircle cx='99.3' cy='44.8' r='0.8' fill='%23f3efe6'/%3E%3Ccircle cx='100.7' cy='44.8' r='0.8' fill='%23f3efe6'/%3E%3Cellipse cx='116' cy='25.2' rx='5.5' ry='3.6' transform='rotate(-90 116 25.2)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.4'/%3E%3Cellipse cx='122.5' cy='29.9' rx='5.5' ry='3.6' transform='rotate(-18 122.5 29.9)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.4'/%3E%3Cellipse cx='120' cy='37.5' rx='5.5' ry='3.6' transform='rotate(54 120 37.5)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.4'/%3E%3Cellipse cx='112' cy='37.5' rx='5.5' ry='3.6' transform='rotate(126 112 37.5)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.4'/%3E%3Cellipse cx='109.5' cy='29.9' rx='5.5' ry='3.6' transform='rotate(198 109.5 29.9)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.4'/%3E%3Ccircle cx='116' cy='32' r='3.3' fill='%23070707' stroke='%23f3efe6' stroke-width='1.1'/%3E%3Ccircle cx='117.5' cy='32' r='0.9' fill='%23f3efe6'/%3E%3Ccircle cx='116.8' cy='33.3' r='0.9' fill='%23f3efe6'/%3E%3Ccircle cx='115.2' cy='33.3' r='0.9' fill='%23f3efe6'/%3E%3Ccircle cx='114.5' cy='32' r='0.9' fill='%23f3efe6'/%3E%3Ccircle cx='115.2' cy='30.7' r='0.9' fill='%23f3efe6'/%3E%3Ccircle cx='116.8' cy='30.7' r='0.9' fill='%23f3efe6'/%3E%3Cellipse cx='132' cy='43' rx='4' ry='2.6' transform='rotate(-90 132 43)' fill='%23070707' stroke='%23f3efe6' stroke-width='1'/%3E%3Cellipse cx='136.7' cy='46.5' rx='4' ry='2.6' transform='rotate(-18 136.7 46.5)' fill='%23070707' stroke='%23f3efe6' stroke-width='1'/%3E%3Cellipse cx='134.9' cy='52' rx='4' ry='2.6' transform='rotate(54 134.9 52)' fill='%23070707' stroke='%23f3efe6' stroke-width='1'/%3E%3Cellipse cx='129.1' cy='52' rx='4' ry='2.6' transform='rotate(126 129.1 52)' fill='%23070707' stroke='%23f3efe6' stroke-width='1'/%3E%3Cellipse cx='127.3' cy='46.5' rx='4' ry='2.6' transform='rotate(198 127.3 46.5)' fill='%23070707' stroke='%23f3efe6' stroke-width='1'/%3E%3Ccircle cx='132' cy='48' r='2.4' fill='%23070707' stroke='%23f3efe6' stroke-width='0.8'/%3E%3Ccircle cx='133.1' cy='48' r='0.7' fill='%23f3efe6'/%3E%3Ccircle cx='132.6' cy='49' r='0.7' fill='%23f3efe6'/%3E%3Ccircle cx='131.4' cy='49' r='0.7' fill='%23f3efe6'/%3E%3Ccircle cx='130.9' cy='48' r='0.7' fill='%23f3efe6'/%3E%3Ccircle cx='131.4' cy='47' r='0.7' fill='%23f3efe6'/%3E%3Ccircle cx='132.6' cy='47' r='0.7' fill='%23f3efe6'/%3E%3Cellipse cx='148' cy='27.8' rx='5' ry='3.3' transform='rotate(-90 148 27.8)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.3'/%3E%3Cellipse cx='153.9' cy='32.1' rx='5' ry='3.3' transform='rotate(-18 153.9 32.1)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.3'/%3E%3Cellipse cx='151.6' cy='39' rx='5' ry='3.3' transform='rotate(54 151.6 39)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.3'/%3E%3Cellipse cx='144.4' cy='39' rx='5' ry='3.3' transform='rotate(126 144.4 39)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.3'/%3E%3Cellipse cx='142.1' cy='32.1' rx='5' ry='3.3' transform='rotate(198 142.1 32.1)' fill='%23070707' stroke='%23f3efe6' stroke-width='1.3'/%3E%3Ccircle cx='148' cy='34' r='3' fill='%23070707' stroke='%23f3efe6' stroke-width='1'/%3E%3Ccircle cx='149.4' cy='34' r='0.8' fill='%23f3efe6'/%3E%3Ccircle cx='148.7' cy='35.2' r='0.8' fill='%23f3efe6'/%3E%3Ccircle cx='147.3' cy='35.2' r='0.8' fill='%23f3efe6'/%3E%3Ccircle cx='146.6' cy='34' r='0.8' fill='%23f3efe6'/%3E%3Ccircle cx='147.3' cy='32.8' r='0.8' fill='%23f3efe6'/%3E%3Ccircle cx='148.7' cy='32.8' r='0.8' fill='%23f3efe6'/%3E%3Cellipse cx='33' cy='18.3' rx='3' ry='2' transform='rotate(-90 33 18.3)' fill='%23070707' stroke='%23c79a5a' stroke-width='0.8'/%3E%3Cellipse cx='36.5' cy='20.9' rx='3' ry='2' transform='rotate(-18 36.5 20.9)' fill='%23070707' stroke='%23c79a5a' stroke-width='0.8'/%3E%3Cellipse cx='35.2' cy='25' rx='3' ry='2' transform='rotate(54 35.2 25)' fill='%23070707' stroke='%23c79a5a' stroke-width='0.8'/%3E%3Cellipse cx='30.8' cy='25' rx='3' ry='2' transform='rotate(126 30.8 25)' fill='%23070707' stroke='%23c79a5a' stroke-width='0.8'/%3E%3Cellipse cx='29.5' cy='20.9' rx='3' ry='2' transform='rotate(198 29.5 20.9)' fill='%23070707' stroke='%23c79a5a' stroke-width='0.8'/%3E%3Ccircle cx='33' cy='22' r='1.8' fill='%23070707' stroke='%23c79a5a' stroke-width='0.6'/%3E%3Ccircle cx='33.8' cy='22' r='0.6' fill='%23c79a5a'/%3E%3Ccircle cx='33.4' cy='22.7' r='0.6' fill='%23c79a5a'/%3E%3Ccircle cx='32.6' cy='22.7' r='0.6' fill='%23c79a5a'/%3E%3Ccircle cx='32.2' cy='22' r='0.6' fill='%23c79a5a'/%3E%3Ccircle cx='32.6' cy='21.3' r='0.6' fill='%23c79a5a'/%3E%3Ccircle cx='33.4' cy='21.3' r='0.6' fill='%23c79a5a'/%3E%3Cellipse cx='64' cy='54.3' rx='3' ry='2' transform='rotate(-90 64 54.3)' fill='%23070707' stroke='%23c79a5a' stroke-width='0.8'/%3E%3Cellipse cx='67.5' cy='56.9' rx='3' ry='2' transform='rotate(-18 67.5 56.9)' fill='%23070707' stroke='%23c79a5a' stroke-width='0.8'/%3E%3Cellipse cx='66.2' cy='61' rx='3' ry='2' transform='rotate(54 66.2 61)' fill='%23070707' stroke='%23c79a5a' stroke-width='0.8'/%3E%3Cellipse cx='61.8' cy='61' rx='3' ry='2' transform='rotate(126 61.8 61)' fill='%23070707' stroke='%23c79a5a' stroke-width='0.8'/%3E%3Cellipse cx='60.5' cy='56.9' rx='3' ry='2' transform='rotate(198 60.5 56.9)' fill='%23070707' stroke='%23c79a5a' stroke-width='0.8'/%3E%3Ccircle cx='64' cy='58' r='1.8' fill='%23070707' stroke='%23c79a5a' stroke-width='0.6'/%3E%3Ccircle cx='64.8' cy='58' r='0.6' fill='%23c79a5a'/%3E%3Ccircle cx='64.4' cy='58.7' r='0.6' fill='%23c79a5a'/%3E%3Ccircle cx='63.6' cy='58.7' r='0.6' fill='%23c79a5a'/%3E%3Ccircle cx='63.2' cy='58' r='0.6' fill='%23c79a5a'/%3E%3Ccircle cx='63.6' cy='57.3' r='0.6' fill='%23c79a5a'/%3E%3Ccircle cx='64.4' cy='57.3' r='0.6' fill='%23c79a5a'/%3E%3Cellipse cx='108' cy='56.3' rx='3' ry='2' transform='rotate(-90 108 56.3)' fill='%23070707' stroke='%23c79a5a' stroke-width='0.8'/%3E%3Cellipse cx='111.5' cy='58.9' rx='3' ry='2' transform='rotate(-18 111.5 58.9)' fill='%23070707' stroke='%23c79a5a' stroke-width='0.8'/%3E%3Cellipse cx='110.2' cy='63' rx='3' ry='2' transform='rotate(54 110.2 63)' fill='%23070707' stroke='%23c79a5a' stroke-width='0.8'/%3E%3Cellipse cx='105.8' cy='63' rx='3' ry='2' transform='rotate(126 105.8 63)' fill='%23070707' stroke='%23c79a5a' stroke-width='0.8'/%3E%3Cellipse cx='104.5' cy='58.9' rx='3' ry='2' transform='rotate(198 104.5 58.9)' fill='%23070707' stroke='%23c79a5a' stroke-width='0.8'/%3E%3Ccircle cx='108' cy='60' r='1.8' fill='%23070707' stroke='%23c79a5a' stroke-width='0.6'/%3E%3Ccircle cx='108.8' cy='60' r='0.6' fill='%23c79a5a'/%3E%3Ccircle cx='108.4' cy='60.7' r='0.6' fill='%23c79a5a'/%3E%3Ccircle cx='107.6' cy='60.7' r='0.6' fill='%23c79a5a'/%3E%3Ccircle cx='107.2' cy='60' r='0.6' fill='%23c79a5a'/%3E%3Ccircle cx='107.6' cy='59.3' r='0.6' fill='%23c79a5a'/%3E%3Ccircle cx='108.4' cy='59.3' r='0.6' fill='%23c79a5a'/%3E%3Cellipse cx='150' cy='54.3' rx='3' ry='2' transform='rotate(-90 150 54.3)' fill='%23070707' stroke='%23c79a5a' stroke-width='0.8'/%3E%3Cellipse cx='153.5' cy='56.9' rx='3' ry='2' transform='rotate(-18 153.5 56.9)' fill='%23070707' stroke='%23c79a5a' stroke-width='0.8'/%3E%3Cellipse cx='152.2' cy='61' rx='3' ry='2' transform='rotate(54 152.2 61)' fill='%23070707' stroke='%23c79a5a' stroke-width='0.8'/%3E%3Cellipse cx='147.8' cy='61' rx='3' ry='2' transform='rotate(126 147.8 61)' fill='%23070707' stroke='%23c79a5a' stroke-width='0.8'/%3E%3Cellipse cx='146.5' cy='56.9' rx='3' ry='2' transform='rotate(198 146.5 56.9)' fill='%23070707' stroke='%23c79a5a' stroke-width='0.8'/%3E%3Ccircle cx='150' cy='58' r='1.8' fill='%23070707' stroke='%23c79a5a' stroke-width='0.6'/%3E%3Ccircle cx='150.8' cy='58' r='0.6' fill='%23c79a5a'/%3E%3Ccircle cx='150.4' cy='58.7' r='0.6' fill='%23c79a5a'/%3E%3Ccircle cx='149.6' cy='58.7' r='0.6' fill='%23c79a5a'/%3E%3Ccircle cx='149.2' cy='58' r='0.6' fill='%23c79a5a'/%3E%3Ccircle cx='149.6' cy='57.3' r='0.6' fill='%23c79a5a'/%3E%3Ccircle cx='150.4' cy='57.3' r='0.6' fill='%23c79a5a'/%3E%3Cellipse cx='18' cy='32.3' rx='3' ry='2' transform='rotate(-90 18 32.3)' fill='%23070707' stroke='%23f3efe6' stroke-width='0.8'/%3E%3Cellipse cx='21.5' cy='34.9' rx='3' ry='2' transform='rotate(-18 21.5 34.9)' fill='%23070707' stroke='%23f3efe6' stroke-width='0.8'/%3E%3Cellipse cx='20.2' cy='39' rx='3' ry='2' transform='rotate(54 20.2 39)' fill='%23070707' stroke='%23f3efe6' stroke-width='0.8'/%3E%3Cellipse cx='15.8' cy='39' rx='3' ry='2' transform='rotate(126 15.8 39)' fill='%23070707' stroke='%23f3efe6' stroke-width='0.8'/%3E%3Cellipse cx='14.5' cy='34.9' rx='3' ry='2' transform='rotate(198 14.5 34.9)' fill='%23070707' stroke='%23f3efe6' stroke-width='0.8'/%3E%3Ccircle cx='18' cy='36' r='1.8' fill='%23070707' stroke='%23f3efe6' stroke-width='0.6'/%3E%3Ccircle cx='18.8' cy='36' r='0.6' fill='%23f3efe6'/%3E%3Ccircle cx='18.4' cy='36.7' r='0.6' fill='%23f3efe6'/%3E%3Ccircle cx='17.6' cy='36.7' r='0.6' fill='%23f3efe6'/%3E%3Ccircle cx='17.2' cy='36' r='0.6' fill='%23f3efe6'/%3E%3Ccircle cx='17.6' cy='35.3' r='0.6' fill='%23f3efe6'/%3E%3Ccircle cx='18.4' cy='35.3' r='0.6' fill='%23f3efe6'/%3E%3Cpath d='M49.8,2.9L49.9,12.8' stroke='%23c79a5a' stroke-width='0.8'/%3E%3Cellipse cx='47.2' cy='5.4' rx='2.2' ry='1.1' transform='rotate(127.6 47.2 5.4)' fill='%23c79a5a'/%3E%3Cellipse cx='52.5' cy='7.8' rx='2.2' ry='1.1' transform='rotate(51.6 52.5 7.8)' fill='%23c79a5a'/%3E%3Cellipse cx='47.3' cy='10.3' rx='2.2' ry='1.1' transform='rotate(127.6 47.3 10.3)' fill='%23c79a5a'/%3E%3Cpath d='M28.6,23.7L20.8,31.2' stroke='%238a6030' stroke-width='0.8'/%3E%3Cellipse cx='24.8' cy='23.7' rx='2.2' ry='1.1' transform='rotate(174.1 24.8 23.7)' fill='%238a6030'/%3E%3Cellipse cx='26.5' cy='29.3' rx='2.2' ry='1.1' transform='rotate(98.1 26.5 29.3)' fill='%238a6030'/%3E%3Cellipse cx='21' cy='27.5' rx='2.2' ry='1.1' transform='rotate(174.1 21 27.5)' fill='%238a6030'/%3E%3Cpath d='M67.7,19.2L79.5,17.5' stroke='%23c79a5a' stroke-width='0.8'/%3E%3Cellipse cx='71' cy='21.3' rx='2.2' ry='1.1' transform='rotate(389.9 71 21.3)' fill='%23c79a5a'/%3E%3Cellipse cx='73.2' cy='15.8' rx='2.2' ry='1.1' transform='rotate(313.9 73.2 15.8)' fill='%23c79a5a'/%3E%3Cellipse cx='76.9' cy='20.5' rx='2.2' ry='1.1' transform='rotate(389.9 76.9 20.5)' fill='%23c79a5a'/%3E%3Cpath d='M14.1,59L6.8,51' stroke='%238a6030' stroke-width='0.8'/%3E%3Cellipse cx='14.2' cy='55.2' rx='2.2' ry='1.1' transform='rotate(265.5 14.2 55.2)' fill='%238a6030'/%3E%3Cellipse cx='8.5' cy='56.7' rx='2.2' ry='1.1' transform='rotate(189.5 8.5 56.7)' fill='%238a6030'/%3E%3Cellipse cx='10.5' cy='51.2' rx='2.2' ry='1.1' transform='rotate(265.5 10.5 51.2)' fill='%238a6030'/%3E%3Cpath d='M29.9,66.4L19.4,61.5' stroke='%23c79a5a' stroke-width='0.8'/%3E%3Cellipse cx='28.3' cy='62.8' rx='2.2' ry='1.1' transform='rotate(242.7 28.3 62.8)' fill='%23c79a5a'/%3E%3Cellipse cx='23.5' cy='66.3' rx='2.2' ry='1.1' transform='rotate(166.7 23.5 66.3)' fill='%23c79a5a'/%3E%3Cellipse cx='23.1' cy='60.4' rx='2.2' ry='1.1' transform='rotate(242.7 23.1 60.4)' fill='%23c79a5a'/%3E%3Cpath d='M143.4,68.4L154.2,73' stroke='%238a6030' stroke-width='0.8'/%3E%3Cellipse cx='145.1' cy='72' rx='2.2' ry='1.1' transform='rotate(61.1 145.1 72)' fill='%238a6030'/%3E%3Cellipse cx='149.8' cy='68.3' rx='2.2' ry='1.1' transform='rotate(-14.9 149.8 68.3)' fill='%238a6030'/%3E%3Cellipse cx='150.5' cy='74.3' rx='2.2' ry='1.1' transform='rotate(61.1 150.5 74.3)' fill='%238a6030'/%3E%3Cpath d='M55.5,69.2L50.1,64.3' stroke='%23c79a5a' stroke-width='0.8'/%3E%3Cellipse cx='55.9' cy='66' rx='2.2' ry='1.1' transform='rotate(259.8 55.9 66)' fill='%23c79a5a'/%3E%3Cellipse cx='51' cy='68.7' rx='2.2' ry='1.1' transform='rotate(183.8 51 68.7)' fill='%23c79a5a'/%3E%3Cellipse cx='53.2' cy='63.6' rx='2.2' ry='1.1' transform='rotate(259.8 53.2 63.6)' fill='%23c79a5a'/%3E%3Cpath d='M51.2,51.2L61.7,50.7' stroke='%238a6030' stroke-width='0.8'/%3E%3Cellipse cx='54' cy='53.7' rx='2.2' ry='1.1' transform='rotate(395.2 54 53.7)' fill='%238a6030'/%3E%3Cellipse cx='56.3' cy='48.4' rx='2.2' ry='1.1' transform='rotate(319.2 56.3 48.4)' fill='%238a6030'/%3E%3Cellipse cx='59.2' cy='53.4' rx='2.2' ry='1.1' transform='rotate(395.2 59.2 53.4)' fill='%238a6030'/%3E%3Cpath d='M117.9,51.2L118.9,61.2' stroke='%23c79a5a' stroke-width='0.8'/%3E%3Cellipse cx='115.5' cy='53.9' rx='2.2' ry='1.1' transform='rotate(122.4 115.5 53.9)' fill='%23c79a5a'/%3E%3Cellipse cx='121' cy='55.9' rx='2.2' ry='1.1' transform='rotate(46.4 121 55.9)' fill='%23c79a5a'/%3E%3Cellipse cx='116' cy='59' rx='2.2' ry='1.1' transform='rotate(122.4 116 59)' fill='%23c79a5a'/%3E%3Cpath d='M65.5,12.4L56.2,3.9' stroke='%238a6030' stroke-width='0.8'/%3E%3Cellipse cx='64.9' cy='8.4' rx='2.2' ry='1.1' transform='rotate(260.6 64.9 8.4)' fill='%238a6030'/%3E%3Cellipse cx='59.1' cy='10.1' rx='2.2' ry='1.1' transform='rotate(184.6 59.1 10.1)' fill='%238a6030'/%3E%3Cellipse cx='60.3' cy='4.1' rx='2.2' ry='1.1' transform='rotate(260.6 60.3 4.1)' fill='%238a6030'/%3E%3Cpath d='M62.9,26L50.2,23.7' stroke='%23c79a5a' stroke-width='0.8'/%3E%3Cellipse cx='60.2' cy='22.9' rx='2.2' ry='1.1' transform='rotate(228.1 60.2 22.9)' fill='%23c79a5a'/%3E%3Cellipse cx='56.1' cy='27.4' rx='2.2' ry='1.1' transform='rotate(152.1 56.1 27.4)' fill='%23c79a5a'/%3E%3Cellipse cx='53.8' cy='21.7' rx='2.2' ry='1.1' transform='rotate(228.1 53.8 21.7)' fill='%23c79a5a'/%3E%3Cpath d='M21.4,23.8L31.5,31.7' stroke='%238a6030' stroke-width='0.8'/%3E%3Cellipse cx='22.3' cy='27.8' rx='2.2' ry='1.1' transform='rotate(76.3 22.3 27.8)' fill='%238a6030'/%3E%3Cellipse cx='28' cy='25.7' rx='2.2' ry='1.1' transform='rotate(0.3 28 25.7)' fill='%238a6030'/%3E%3Cellipse cx='27.3' cy='31.8' rx='2.2' ry='1.1' transform='rotate(76.3 27.3 31.8)' fill='%238a6030'/%3E%3Cpath d='M133.1,28.9L140.1,23.1' stroke='%23c79a5a' stroke-width='0.8'/%3E%3Cellipse cx='136.5' cy='29.4' rx='2.2' ry='1.1' transform='rotate(358.7 136.5 29.4)' fill='%23c79a5a'/%3E%3Cellipse cx='134.9' cy='24' rx='2.2' ry='1.1' transform='rotate(282.7 134.9 24)' fill='%23c79a5a'/%3E%3Cellipse cx='140' cy='26.6' rx='2.2' ry='1.1' transform='rotate(358.7 140 26.6)' fill='%23c79a5a'/%3E%3Cpath d='M71.2,38.9L72.4,45.9' stroke='%238a6030' stroke-width='0.8'/%3E%3Cellipse cx='68.9' cy='41.1' rx='2.2' ry='1.1' transform='rotate(118 68.9 41.1)' fill='%238a6030'/%3E%3Cellipse cx='74.3' cy='42' rx='2.2' ry='1.1' transform='rotate(42 74.3 42)' fill='%238a6030'/%3E%3Cellipse cx='69.5' cy='44.6' rx='2.2' ry='1.1' transform='rotate(118 69.5 44.6)' fill='%238a6030'/%3E%3Cpath d='M112.4,58.7L122.1,60.3' stroke='%23c79a5a' stroke-width='0.8'/%3E%3Cellipse cx='114.4' cy='61.6' rx='2.2' ry='1.1' transform='rotate(47.5 114.4 61.6)' fill='%23c79a5a'/%3E%3Cellipse cx='117.7' cy='56.9' rx='2.2' ry='1.1' transform='rotate(-28.5 117.7 56.9)' fill='%23c79a5a'/%3E%3Cellipse cx='119.3' cy='62.4' rx='2.2' ry='1.1' transform='rotate(47.5 119.3 62.4)' fill='%23c79a5a'/%3E%3Cpath d='M54.4,9.5L60.4,18.6' stroke='%238a6030' stroke-width='0.8'/%3E%3Cellipse cx='53.7' cy='13.2' rx='2.2' ry='1.1' transform='rotate(94.8 53.7 13.2)' fill='%238a6030'/%3E%3Cellipse cx='59.6' cy='12.6' rx='2.2' ry='1.1' transform='rotate(18.8 59.6 12.6)' fill='%238a6030'/%3E%3Cellipse cx='56.7' cy='17.7' rx='2.2' ry='1.1' transform='rotate(94.8 56.7 17.7)' fill='%238a6030'/%3E%3C/svg%3E") center/cover no-repeat,#070707}.th-dataHatch:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 70' preserveAspectRatio='none'%3E%3Crect width='168' height='70' fill='%23141414'/%3E%3Ccircle cx='2.80' cy='2.19' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='14.00' cy='2.19' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='25.20' cy='2.19' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='36.40' cy='2.19' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='47.60' cy='2.19' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='58.80' cy='2.19' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='70.00' cy='2.19' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='81.20' cy='2.19' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='92.40' cy='2.19' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='103.60' cy='2.19' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='114.80' cy='2.19' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='126.00' cy='2.19' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='137.20' cy='2.19' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='148.40' cy='2.19' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='159.60' cy='2.19' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='8.40' cy='6.56' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='19.60' cy='6.56' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='30.80' cy='6.56' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='42.00' cy='6.56' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='120.40' cy='6.56' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='131.60' cy='6.56' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='142.80' cy='6.56' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='154.00' cy='6.56' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='165.20' cy='6.56' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='2.80' cy='10.94' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='14.00' cy='10.94' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='25.20' cy='10.94' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='137.20' cy='10.94' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='148.40' cy='10.94' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='159.60' cy='10.94' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='8.40' cy='15.31' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='19.60' cy='15.31' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='154.00' cy='15.31' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='165.20' cy='15.31' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='2.80' cy='19.69' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='14.00' cy='19.69' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='159.60' cy='19.69' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='8.40' cy='24.06' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='165.20' cy='24.06' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='2.80' cy='28.44' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='165.20' cy='32.81' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='2.80' cy='37.19' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='165.20' cy='41.56' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='2.80' cy='45.94' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='8.40' cy='50.31' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='165.20' cy='50.31' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='2.80' cy='54.69' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='14.00' cy='54.69' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='159.60' cy='54.69' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='8.40' cy='59.06' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='19.60' cy='59.06' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='154.00' cy='59.06' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='165.20' cy='59.06' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='2.80' cy='63.44' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='14.00' cy='63.44' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='25.20' cy='63.44' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='148.40' cy='63.44' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='159.60' cy='63.44' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='8.40' cy='67.81' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='19.60' cy='67.81' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='30.80' cy='67.81' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='42.00' cy='67.81' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='131.60' cy='67.81' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='142.80' cy='67.81' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='154.00' cy='67.81' r='0.45' fill='%232b2b2b'/%3E%3Ccircle cx='165.20' cy='67.81' r='0.45' fill='%232b2b2b'/%3E%3Crect x='50.40' y='4.99' width='21.70' height='3.15' fill='%234a4a4a'/%3E%3Crect x='72.80' y='4.99' width='16.10' height='3.15' fill='%234a4a4a'/%3E%3Crect x='89.60' y='4.99' width='16.10' height='3.15' fill='%234a4a4a'/%3E%3Crect x='106.40' y='4.99' width='10.50' height='3.15' fill='%234a4a4a'/%3E%3Crect x='33.60' y='9.36' width='21.70' height='3.15' fill='%234a4a4a'/%3E%3Crect x='56.00' y='9.36' width='16.10' height='3.15' fill='%234a4a4a'/%3E%3Crect x='72.80' y='9.36' width='10.50' height='3.15' fill='%234a4a4a'/%3E%3Crect x='84.00' y='9.36' width='21.70' height='3.15' fill='%23303030'/%3E%3Crect x='106.40' y='9.36' width='21.70' height='3.15' fill='%23303030'/%3E%3Crect x='128.80' y='9.36' width='4.90' height='3.15' fill='%23303030'/%3E%3Crect x='22.40' y='13.74' width='21.70' height='3.15' fill='%23737373'/%3E%3Crect x='44.80' y='13.74' width='27.30' height='3.15' fill='%23a0a0a0'/%3E%3Crect x='72.80' y='13.74' width='10.50' height='3.15' fill='%23a0a0a0'/%3E%3Crect x='84.00' y='13.74' width='10.50' height='3.15' fill='%23a0a0a0'/%3E%3Crect x='95.20' y='13.74' width='16.10' height='3.15' fill='%234a4a4a'/%3E%3Crect x='112.00' y='13.74' width='10.50' height='3.15' fill='%234a4a4a'/%3E%3Crect x='123.20' y='13.74' width='21.70' height='3.15' fill='%23303030'/%3E%3Crect x='16.80' y='18.11' width='10.50' height='3.15' fill='%234a4a4a'/%3E%3Crect x='28.00' y='18.11' width='16.10' height='3.15' fill='%23a0a0a0'/%3E%3Crect x='44.80' y='18.11' width='10.50' height='3.15' fill='%23c8c8c8'/%3E%3Crect x='56.00' y='18.11' width='21.70' height='3.15' fill='%23e8e8e8'/%3E%3Crect x='78.40' y='18.11' width='16.10' height='3.15' fill='%23c8c8c8'/%3E%3Crect x='95.20' y='18.11' width='16.10' height='3.15' fill='%23737373'/%3E%3Crect x='112.00' y='18.11' width='27.30' height='3.15' fill='%23303030'/%3E%3Crect x='140.00' y='18.11' width='10.50' height='3.15' fill='%23303030'/%3E%3Crect x='11.20' y='22.49' width='10.50' height='3.15' fill='%234a4a4a'/%3E%3Crect x='22.40' y='22.49' width='10.50' height='3.15' fill='%23737373'/%3E%3Crect x='33.60' y='22.49' width='21.70' height='3.15' fill='%23737373'/%3E%3Crect x='56.00' y='22.49' width='27.30' height='3.15' fill='%23e8e8e8'/%3E%3Crect x='84.00' y='22.49' width='21.70' height='3.15' fill='%23737373'/%3E%3Crect x='106.40' y='22.49' width='27.30' height='3.15' fill='%23303030'/%3E%3Crect x='134.40' y='22.49' width='21.70' height='3.15' fill='%23303030'/%3E%3Crect x='5.60' y='26.86' width='27.30' height='3.15' fill='%23737373'/%3E%3Crect x='33.60' y='26.86' width='16.10' height='3.15' fill='%23a0a0a0'/%3E%3Crect x='50.40' y='26.86' width='16.10' height='3.15' fill='%23a0a0a0'/%3E%3Crect x='67.20' y='26.86' width='21.70' height='3.15' fill='%23c8c8c8'/%3E%3Crect x='89.60' y='26.86' width='16.10' height='3.15' fill='%23a0a0a0'/%3E%3Crect x='106.40' y='26.86' width='27.30' height='3.15' fill='%234a4a4a'/%3E%3Crect x='134.40' y='26.86' width='21.70' height='3.15' fill='%234a4a4a'/%3E%3Crect x='156.80' y='26.86' width='4.90' height='3.15' fill='%234a4a4a'/%3E%3Crect x='5.60' y='31.24' width='10.50' height='3.15' fill='%23303030'/%3E%3Crect x='16.80' y='31.24' width='21.70' height='3.15' fill='%23a0a0a0'/%3E%3Crect x='39.20' y='31.24' width='10.50' height='3.15' fill='%23a0a0a0'/%3E%3Crect x='50.40' y='31.24' width='27.30' height='3.15' fill='%23a0a0a0'/%3E%3Crect x='78.40' y='31.24' width='27.30' height='3.15' fill='%23737373'/%3E%3Crect x='106.40' y='31.24' width='27.30' height='3.15' fill='%234a4a4a'/%3E%3Crect x='134.40' y='31.24' width='21.70' height='3.15' fill='%23303030'/%3E%3Crect x='156.80' y='31.24' width='4.90' height='3.15' fill='%23303030'/%3E%3Crect x='5.60' y='35.61' width='27.30' height='3.15' fill='%23303030'/%3E%3Crect x='33.60' y='35.61' width='21.70' height='3.15' fill='%23737373'/%3E%3Crect x='56.00' y='35.61' width='21.70' height='3.15' fill='%23c8c8c8'/%3E%3Crect x='78.40' y='35.61' width='10.50' height='3.15' fill='%23737373'/%3E%3Crect x='89.60' y='35.61' width='21.70' height='3.15' fill='%234a4a4a'/%3E%3Crect x='112.00' y='35.61' width='27.30' height='3.15' fill='%23303030'/%3E%3Crect x='140.00' y='35.61' width='21.70' height='3.15' fill='%234a4a4a'/%3E%3Crect x='5.60' y='39.99' width='16.10' height='3.15' fill='%23303030'/%3E%3Crect x='22.40' y='39.99' width='10.50' height='3.15' fill='%23303030'/%3E%3Crect x='33.60' y='39.99' width='16.10' height='3.15' fill='%234a4a4a'/%3E%3Crect x='50.40' y='39.99' width='16.10' height='3.15' fill='%23a0a0a0'/%3E%3Crect x='67.20' y='39.99' width='27.30' height='3.15' fill='%23c8c8c8'/%3E%3Crect x='95.20' y='39.99' width='10.50' height='3.15' fill='%234a4a4a'/%3E%3Crect x='106.40' y='39.99' width='21.70' height='3.15' fill='%23303030'/%3E%3Crect x='128.80' y='39.99' width='21.70' height='3.15' fill='%23303030'/%3E%3Crect x='151.20' y='39.99' width='10.50' height='3.15' fill='%23303030'/%3E%3Crect x='5.60' y='44.36' width='27.30' height='3.15' fill='%234a4a4a'/%3E%3Crect x='33.60' y='44.36' width='27.30' height='3.15' fill='%234a4a4a'/%3E%3Crect x='61.60' y='44.36' width='27.30' height='3.15' fill='%234a4a4a'/%3E%3Crect x='89.60' y='44.36' width='27.30' height='3.15' fill='%234a4a4a'/%3E%3Crect x='117.60' y='44.36' width='21.70' height='3.15' fill='%23303030'/%3E%3Crect x='140.00' y='44.36' width='21.70' height='3.15' fill='%23303030'/%3E%3Crect x='11.20' y='48.74' width='10.50' height='3.15' fill='%23303030'/%3E%3Crect x='22.40' y='48.74' width='27.30' height='3.15' fill='%23303030'/%3E%3Crect x='50.40' y='48.74' width='21.70' height='3.15' fill='%234a4a4a'/%3E%3Crect x='72.80' y='48.74' width='21.70' height='3.15' fill='%234a4a4a'/%3E%3Crect x='95.20' y='48.74' width='27.30' height='3.15' fill='%23303030'/%3E%3Crect x='123.20' y='48.74' width='10.50' height='3.15' fill='%234a4a4a'/%3E%3Crect x='134.40' y='48.74' width='10.50' height='3.15' fill='%234a4a4a'/%3E%3Crect x='145.60' y='48.74' width='10.50' height='3.15' fill='%23303030'/%3E%3Crect x='16.80' y='53.11' width='27.30' height='3.15' fill='%23303030'/%3E%3Crect x='44.80' y='53.11' width='16.10' height='3.15' fill='%23303030'/%3E%3Crect x='61.60' y='53.11' width='27.30' height='3.15' fill='%234a4a4a'/%3E%3Crect x='89.60' y='53.11' width='16.10' height='3.15' fill='%23303030'/%3E%3Crect x='106.40' y='53.11' width='27.30' height='3.15' fill='%23303030'/%3E%3Crect x='134.40' y='53.11' width='21.70' height='3.15' fill='%23303030'/%3E%3Crect x='22.40' y='57.49' width='16.10' height='3.15' fill='%23303030'/%3E%3Crect x='39.20' y='57.49' width='10.50' height='3.15' fill='%23303030'/%3E%3Crect x='50.40' y='57.49' width='10.50' height='3.15' fill='%23303030'/%3E%3Crect x='61.60' y='57.49' width='10.50' height='3.15' fill='%23303030'/%3E%3Crect x='72.80' y='57.49' width='10.50' height='3.15' fill='%23303030'/%3E%3Crect x='84.00' y='57.49' width='27.30' height='3.15' fill='%23303030'/%3E%3Crect x='112.00' y='57.49' width='10.50' height='3.15' fill='%23303030'/%3E%3Crect x='123.20' y='57.49' width='27.30' height='3.15' fill='%234a4a4a'/%3E%3Crect x='28.00' y='61.86' width='16.10' height='3.15' fill='%23303030'/%3E%3Crect x='44.80' y='61.86' width='16.10' height='3.15' fill='%234a4a4a'/%3E%3Crect x='61.60' y='61.86' width='27.30' height='3.15' fill='%23303030'/%3E%3Crect x='89.60' y='61.86' width='16.10' height='3.15' fill='%23303030'/%3E%3Crect x='106.40' y='61.86' width='10.50' height='3.15' fill='%234a4a4a'/%3E%3Crect x='117.60' y='61.86' width='21.70' height='3.15' fill='%23303030'/%3E%3Crect x='44.80' y='66.24' width='10.50' height='3.15' fill='%23303030'/%3E%3Crect x='56.00' y='66.24' width='10.50' height='3.15' fill='%23303030'/%3E%3Crect x='67.20' y='66.24' width='21.70' height='3.15' fill='%234a4a4a'/%3E%3Crect x='89.60' y='66.24' width='27.30' height='3.15' fill='%234a4a4a'/%3E%3Crect x='117.60' y='66.24' width='10.50' height='3.15' fill='%234a4a4a'/%3E%3Ctext x='53.20' y='7.66' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='58.80' y='7.66' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='64.40' y='7.66' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='70.00' y='7.66' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='75.60' y='7.66' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='81.20' y='7.66' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='86.80' y='7.66' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='92.40' y='7.66' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='98.00' y='7.66' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='103.60' y='7.66' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='109.20' y='7.66' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='114.80' y='7.66' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='36.40' y='12.04' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='42.00' y='12.04' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='47.60' y='12.04' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='53.20' y='12.04' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='58.80' y='12.04' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='64.40' y='12.04' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='70.00' y='12.04' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='75.60' y='12.04' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='81.20' y='12.04' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='86.80' y='12.04' fill='%23737373' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='92.40' y='12.04' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='98.00' y='12.04' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='103.60' y='12.04' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='109.20' y='12.04' fill='%23737373' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='114.80' y='12.04' fill='%23737373' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='120.40' y='12.04' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='126.00' y='12.04' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='131.60' y='12.04' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='25.20' y='16.41' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='30.80' y='16.41' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='36.40' y='16.41' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='42.00' y='16.41' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='98.00' y='16.41' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='103.60' y='16.41' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='109.20' y='16.41' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='114.80' y='16.41' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='120.40' y='16.41' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='126.00' y='16.41' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='131.60' y='16.41' fill='%23737373' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='137.20' y='16.41' fill='%23737373' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='142.80' y='16.41' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='19.60' y='20.79' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='25.20' y='20.79' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='98.00' y='20.79' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='103.60' y='20.79' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='109.20' y='20.79' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='114.80' y='20.79' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='120.40' y='20.79' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='126.00' y='20.79' fill='%23737373' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='131.60' y='20.79' fill='%23737373' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='137.20' y='20.79' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='142.80' y='20.79' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='148.40' y='20.79' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='14.00' y='25.16' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='19.60' y='25.16' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='25.20' y='25.16' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='30.80' y='25.16' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='36.40' y='25.16' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='42.00' y='25.16' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='47.60' y='25.16' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='53.20' y='25.16' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='86.80' y='25.16' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='92.40' y='25.16' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='98.00' y='25.16' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='103.60' y='25.16' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='109.20' y='25.16' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='114.80' y='25.16' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='120.40' y='25.16' fill='%23737373' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='126.00' y='25.16' fill='%23737373' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='131.60' y='25.16' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='137.20' y='25.16' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='142.80' y='25.16' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='148.40' y='25.16' fill='%23737373' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='154.00' y='25.16' fill='%23737373' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='8.40' y='29.54' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='14.00' y='29.54' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='19.60' y='29.54' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='25.20' y='29.54' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='30.80' y='29.54' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='109.20' y='29.54' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='114.80' y='29.54' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='120.40' y='29.54' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='126.00' y='29.54' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='131.60' y='29.54' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='137.20' y='29.54' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='142.80' y='29.54' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='148.40' y='29.54' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='154.00' y='29.54' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='159.60' y='29.54' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='8.40' y='33.91' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='14.00' y='33.91' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='81.20' y='33.91' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='86.80' y='33.91' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='92.40' y='33.91' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='98.00' y='33.91' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='103.60' y='33.91' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='109.20' y='33.91' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='114.80' y='33.91' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='120.40' y='33.91' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='126.00' y='33.91' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='131.60' y='33.91' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='137.20' y='33.91' fill='%23737373' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='142.80' y='33.91' fill='%23737373' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='148.40' y='33.91' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='154.00' y='33.91' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='159.60' y='33.91' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='8.40' y='38.29' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='14.00' y='38.29' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='19.60' y='38.29' fill='%23737373' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='25.20' y='38.29' fill='%23737373' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='30.80' y='38.29' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='36.40' y='38.29' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='42.00' y='38.29' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='47.60' y='38.29' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='53.20' y='38.29' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='81.20' y='38.29' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='86.80' y='38.29' fill='%23c8c8c8' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='92.40' y='38.29' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='98.00' y='38.29' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='103.60' y='38.29' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='109.20' y='38.29' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='114.80' y='38.29' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='120.40' y='38.29' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='126.00' y='38.29' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='131.60' y='38.29' fill='%23737373' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='137.20' y='38.29' fill='%23737373' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='142.80' y='38.29' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='148.40' y='38.29' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='154.00' y='38.29' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='159.60' y='38.29' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='8.40' y='42.66' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='14.00' y='42.66' fill='%23737373' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='19.60' y='42.66' fill='%23737373' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='25.20' y='42.66' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='30.80' y='42.66' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='36.40' y='42.66' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='42.00' y='42.66' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='47.60' y='42.66' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='98.00' y='42.66' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='103.60' y='42.66' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='109.20' y='42.66' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='114.80' y='42.66' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='120.40' y='42.66' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='126.00' y='42.66' fill='%23737373' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='131.60' y='42.66' fill='%23737373' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='137.20' y='42.66' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='142.80' y='42.66' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='148.40' y='42.66' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='154.00' y='42.66' fill='%23737373' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='159.60' y='42.66' fill='%23737373' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='8.40' y='47.04' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='14.00' y='47.04' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='19.60' y='47.04' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='25.20' y='47.04' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='30.80' y='47.04' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='36.40' y='47.04' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='42.00' y='47.04' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='47.60' y='47.04' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='53.20' y='47.04' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='58.80' y='47.04' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='64.40' y='47.04' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='70.00' y='47.04' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='75.60' y='47.04' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='81.20' y='47.04' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='86.80' y='47.04' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='92.40' y='47.04' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='98.00' y='47.04' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='103.60' y='47.04' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='109.20' y='47.04' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='114.80' y='47.04' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='120.40' y='47.04' fill='%23737373' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='126.00' y='47.04' fill='%23737373' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='131.60' y='47.04' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='137.20' y='47.04' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='142.80' y='47.04' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='148.40' y='47.04' fill='%23737373' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='154.00' y='47.04' fill='%23737373' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='159.60' y='47.04' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='14.00' y='51.41' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='19.60' y='51.41' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='25.20' y='51.41' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='30.80' y='51.41' fill='%23737373' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='36.40' y='51.41' fill='%23737373' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='42.00' y='51.41' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='47.60' y='51.41' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='53.20' y='51.41' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='58.80' y='51.41' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='64.40' y='51.41' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='70.00' y='51.41' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='75.60' y='51.41' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='81.20' y='51.41' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='86.80' y='51.41' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='92.40' y='51.41' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='98.00' y='51.41' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='103.60' y='51.41' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='109.20' y='51.41' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='114.80' y='51.41' fill='%23737373' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='120.40' y='51.41' fill='%23737373' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='126.00' y='51.41' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='131.60' y='51.41' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='137.20' y='51.41' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='142.80' y='51.41' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='148.40' y='51.41' fill='%23737373' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='154.00' y='51.41' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='19.60' y='55.79' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='25.20' y='55.79' fill='%23737373' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='30.80' y='55.79' fill='%23737373' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='36.40' y='55.79' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='42.00' y='55.79' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='47.60' y='55.79' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='53.20' y='55.79' fill='%23737373' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='58.80' y='55.79' fill='%23737373' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='64.40' y='55.79' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='70.00' y='55.79' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='75.60' y='55.79' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='81.20' y='55.79' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='86.80' y='55.79' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='92.40' y='55.79' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='98.00' y='55.79' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='103.60' y='55.79' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='109.20' y='55.79' fill='%23737373' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='114.80' y='55.79' fill='%23737373' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='120.40' y='55.79' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='126.00' y='55.79' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='131.60' y='55.79' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='137.20' y='55.79' fill='%23737373' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='142.80' y='55.79' fill='%23737373' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='148.40' y='55.79' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='154.00' y='55.79' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='25.20' y='60.16' fill='%23737373' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='30.80' y='60.16' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='36.40' y='60.16' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='42.00' y='60.16' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='47.60' y='60.16' fill='%23737373' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='53.20' y='60.16' fill='%23737373' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='58.80' y='60.16' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='64.40' y='60.16' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='70.00' y='60.16' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='75.60' y='60.16' fill='%23737373' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='81.20' y='60.16' fill='%23737373' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='86.80' y='60.16' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='92.40' y='60.16' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='98.00' y='60.16' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='103.60' y='60.16' fill='%23737373' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='109.20' y='60.16' fill='%23737373' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='114.80' y='60.16' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='120.40' y='60.16' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='126.00' y='60.16' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='131.60' y='60.16' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='137.20' y='60.16' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='142.80' y='60.16' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='148.40' y='60.16' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='30.80' y='64.54' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='36.40' y='64.54' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='42.00' y='64.54' fill='%23737373' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='47.60' y='64.54' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='53.20' y='64.54' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='58.80' y='64.54' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='64.40' y='64.54' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='70.00' y='64.54' fill='%23737373' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='75.60' y='64.54' fill='%23737373' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='81.20' y='64.54' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='86.80' y='64.54' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='92.40' y='64.54' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='98.00' y='64.54' fill='%23737373' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='103.60' y='64.54' fill='%23737373' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='109.20' y='64.54' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='114.80' y='64.54' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='120.40' y='64.54' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='126.00' y='64.54' fill='%23737373' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='131.60' y='64.54' fill='%23737373' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='137.20' y='64.54' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='47.60' y='68.91' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='53.20' y='68.91' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='58.80' y='68.91' fill='%23737373' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='64.40' y='68.91' fill='%23737373' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='70.00' y='68.91' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='75.60' y='68.91' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='81.20' y='68.91' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='86.80' y='68.91' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='92.40' y='68.91' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='98.00' y='68.91' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='103.60' y='68.91' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='109.20' y='68.91' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='114.80' y='68.91' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E%C2%B7%3C/text%3E%3Ctext x='120.40' y='68.91' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='126.00' y='68.91' fill='%23a0a0a0' font-size='3.1' text-anchor='middle'%3E-%3C/text%3E%3Ctext x='154.00' y='3.49' fill='%235a5a5a' font-size='3.2' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='126.00' y='7.86' fill='%235a5a5a' font-size='3.2' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='8.40' y='12.24' fill='%235a5a5a' font-size='3.2' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='2.80' y='25.36' fill='%235a5a5a' font-size='3.2' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='165.20' y='64.74' fill='%235a5a5a' font-size='3.2' text-anchor='middle'%3E+%3C/text%3E%3Crect x='28.0' y='8.8' width='2.3' height='2.3' fill='%23ffffff'/%3E%3Crect x='145.6' y='26.3' width='2.3' height='2.3' fill='%23ffffff'/%3E%3Crect x='44.8' y='56.9' width='2.3' height='2.3' fill='%23ffffff'/%3E%3Cg fill='%238c8c8c' font-family='monospace' font-size='4'%3E%3Ctext x='3' y='8'%3E04%3C/text%3E%3Ctext x='151' y='66'%3E61%3C/text%3E%3C/g%3E%3C/svg%3E") center/cover no-repeat,#141414}.th-wave:before{background:repeating-radial-gradient(140% 70% at 50% 130%,transparent 0 8px,rgba(245,245,243,.6) 8px 9.5px)}.th-blockMosaic:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 70' preserveAspectRatio='none'%3E%3Crect width='168' height='70' fill='%23141210'/%3E%3Crect x='0.9' y='0.9' width='7.5' height='7' fill='%23e8472b'/%3E%3Crect x='47.6' y='0.9' width='7.5' height='7' fill='%23efe9dc'/%3E%3Crect x='56.9' y='0.9' width='16.9' height='15.7' fill='%234f7fc4'/%3E%3Crect x='75.6' y='0.9' width='7.5' height='7' fill='%234f7fc4'/%3E%3Crect x='103.6' y='0.9' width='16.9' height='15.7' fill='%23efe9dc'/%3E%3Crect x='122.2' y='0.9' width='7.5' height='7' fill='%23f2c037'/%3E%3Crect x='150.2' y='0.9' width='7.5' height='7' fill='%23efe9dc'/%3E%3Crect x='10.2' y='9.7' width='7.5' height='7' fill='%23e8472b'/%3E%3Crect x='28.9' y='9.7' width='7.5' height='7' fill='%23f2c037'/%3E%3Crect x='38.2' y='9.7' width='7.5' height='7' fill='%23e8472b'/%3E%3Crect x='47.6' y='9.7' width='7.5' height='7' fill='%23efe9dc'/%3E%3Crect x='84.9' y='9.7' width='7.5' height='7' fill='%23efe9dc'/%3E%3Crect x='122.2' y='9.7' width='7.5' height='7' fill='%23efe9dc'/%3E%3Crect x='140.9' y='9.7' width='16.9' height='15.7' fill='%234f7fc4'/%3E%3Crect x='0.9' y='18.4' width='7.5' height='7' fill='%23f2c037'/%3E%3Crect x='10.2' y='18.4' width='7.5' height='7' fill='%23efe9dc'/%3E%3Crect x='19.6' y='18.4' width='7.5' height='7' fill='%23e8472b'/%3E%3Crect x='38.2' y='18.4' width='7.5' height='7' fill='%234f7fc4'/%3E%3Crect x='47.6' y='18.4' width='7.5' height='7' fill='%23e8472b'/%3E%3Crect x='66.2' y='18.4' width='7.5' height='7' fill='%23efe9dc'/%3E%3Crect x='75.6' y='18.4' width='7.5' height='7' fill='%23e8472b'/%3E%3Crect x='84.9' y='18.4' width='16.9' height='15.7' fill='%23f2c037'/%3E%3Crect x='122.2' y='18.4' width='7.5' height='7' fill='%23efe9dc'/%3E%3Crect x='131.6' y='18.4' width='16.9' height='15.7' fill='%234f7fc4'/%3E%3Crect x='159.6' y='18.4' width='7.5' height='7' fill='%23e8472b'/%3E%3Crect x='0.9' y='27.1' width='7.5' height='7' fill='%23efe9dc'/%3E%3Crect x='28.9' y='27.1' width='7.5' height='7' fill='%23f2c037'/%3E%3Crect x='56.9' y='27.1' width='16.9' height='15.7' fill='%234f7fc4'/%3E%3Crect x='75.6' y='27.1' width='7.5' height='7' fill='%23efe9dc'/%3E%3Crect x='103.6' y='27.1' width='7.5' height='7' fill='%234f7fc4'/%3E%3Crect x='112.9' y='27.1' width='7.5' height='7' fill='%234f7fc4'/%3E%3Crect x='122.2' y='27.1' width='16.9' height='15.7' fill='%23f2c037'/%3E%3Crect x='150.2' y='27.1' width='7.5' height='7' fill='%234f7fc4'/%3E%3Crect x='159.6' y='27.1' width='7.5' height='7' fill='%23efe9dc'/%3E%3Crect x='0.9' y='35.9' width='7.5' height='7' fill='%23e8472b'/%3E%3Crect x='19.6' y='35.9' width='7.5' height='7' fill='%23f2c037'/%3E%3Crect x='38.2' y='35.9' width='7.5' height='7' fill='%23e8472b'/%3E%3Crect x='75.6' y='35.9' width='7.5' height='7' fill='%23f2c037'/%3E%3Crect x='103.6' y='35.9' width='7.5' height='7' fill='%23f2c037'/%3E%3Crect x='140.9' y='35.9' width='7.5' height='7' fill='%23e8472b'/%3E%3Crect x='159.6' y='35.9' width='7.5' height='7' fill='%234f7fc4'/%3E%3Crect x='0.9' y='44.6' width='16.9' height='15.7' fill='%23e8472b'/%3E%3Crect x='19.6' y='44.6' width='7.5' height='7' fill='%23f2c037'/%3E%3Crect x='56.9' y='44.6' width='7.5' height='7' fill='%234f7fc4'/%3E%3Crect x='66.2' y='44.6' width='7.5' height='7' fill='%23e8472b'/%3E%3Crect x='94.2' y='44.6' width='7.5' height='7' fill='%23efe9dc'/%3E%3Crect x='112.9' y='44.6' width='7.5' height='7' fill='%23f2c037'/%3E%3Crect x='131.6' y='44.6' width='7.5' height='7' fill='%23efe9dc'/%3E%3Crect x='150.2' y='44.6' width='7.5' height='7' fill='%23f2c037'/%3E%3Crect x='19.6' y='53.4' width='7.5' height='7' fill='%234f7fc4'/%3E%3Crect x='28.9' y='53.4' width='7.5' height='7' fill='%234f7fc4'/%3E%3Crect x='56.9' y='53.4' width='7.5' height='7' fill='%23efe9dc'/%3E%3Crect x='66.2' y='53.4' width='16.9' height='15.7' fill='%23e8472b'/%3E%3Crect x='84.9' y='53.4' width='7.5' height='7' fill='%234f7fc4'/%3E%3Crect x='131.6' y='53.4' width='16.9' height='15.7' fill='%23e8472b'/%3E%3Crect x='150.2' y='53.4' width='7.5' height='7' fill='%23efe9dc'/%3E%3Crect x='159.6' y='53.4' width='7.5' height='7' fill='%23efe9dc'/%3E%3Crect x='10.2' y='62.1' width='7.5' height='7' fill='%23f2c037'/%3E%3Crect x='19.6' y='62.1' width='7.5' height='7' fill='%234f7fc4'/%3E%3Crect x='38.2' y='62.1' width='7.5' height='7' fill='%23f2c037'/%3E%3Crect x='47.6' y='62.1' width='7.5' height='7' fill='%23e8472b'/%3E%3Crect x='112.9' y='62.1' width='7.5' height='7' fill='%23f2c037'/%3E%3Crect x='159.6' y='62.1' width='7.5' height='7' fill='%234f7fc4'/%3E%3Crect x='50.4' y='12.6' width='1.6' height='42' fill='%233f9a52'/%3E%3Crect x='104.2' y='35' width='57.1' height='1.6' fill='%23e8472b'/%3E%3Crect x='20.2' y='49' width='33.6' height='1.4' fill='%23f2c037'/%3E%3C/svg%3E") center/cover no-repeat,#141210}.th-quadtreeZoom:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 70' preserveAspectRatio='none'%3E%3Crect width='168' height='70' fill='%230a0a0a'/%3E%3Crect x='0' y='0' width='42' height='17.5' fill='%23dedede' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='42' y='0' width='42' height='17.5' fill='%23606060' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='0' y='17.5' width='42' height='17.5' fill='%23848484' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='42' y='17.5' width='42' height='17.5' fill='%23949494' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='84' y='0' width='84' height='35' fill='%23676767' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='0' y='35' width='10.5' height='4.4' fill='%23595959' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='10.5' y='35' width='10.5' height='4.4' fill='%23505050' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='0' y='39.4' width='10.5' height='4.4' fill='%23505050' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='10.5' y='39.4' width='10.5' height='4.4' fill='%23434343' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='21' y='35' width='21' height='8.8' fill='%235a5a5a' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='0' y='43.8' width='21' height='8.8' fill='%23414141' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='21' y='43.8' width='10.5' height='4.4' fill='%23424242' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='31.5' y='43.8' width='10.5' height='4.4' fill='%23595959' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='21' y='48.1' width='10.5' height='4.4' fill='%233e3e3e' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='31.5' y='48.1' width='10.5' height='4.4' fill='%23525252' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='42' y='35' width='42' height='17.5' fill='%23a8a8a8' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='0' y='52.5' width='10.5' height='4.4' fill='%23545454' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='10.5' y='52.5' width='10.5' height='4.4' fill='%23404040' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='0' y='56.9' width='10.5' height='4.4' fill='%235f5f5f' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='10.5' y='56.9' width='10.5' height='4.4' fill='%23494949' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='21' y='52.5' width='10.5' height='4.4' fill='%233e3e3e' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='31.5' y='52.5' width='10.5' height='4.4' fill='%234e4e4e' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='21' y='56.9' width='10.5' height='4.4' fill='%23434343' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='31.5' y='56.9' width='10.5' height='4.4' fill='%234c4c4c' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='0' y='61.3' width='10.5' height='4.4' fill='%236d6d6d' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='10.5' y='61.3' width='10.5' height='4.4' fill='%23575757' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='0' y='65.6' width='10.5' height='4.4' fill='%237d7d7d' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='10.5' y='65.6' width='10.5' height='4.4' fill='%23676767' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='21' y='61.3' width='10.5' height='4.4' fill='%234c4c4c' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='31.5' y='61.3' width='10.5' height='4.4' fill='%234d4d4d' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='21' y='65.6' width='10.5' height='4.4' fill='%23575757' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='31.5' y='65.6' width='10.5' height='4.4' fill='%234f4f4f' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='42' y='52.5' width='21' height='8.8' fill='%23717171' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='63' y='52.5' width='21' height='8.8' fill='%239c9c9c' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='42' y='61.3' width='10.5' height='4.4' fill='%23575757' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='52.5' y='61.3' width='10.5' height='4.4' fill='%23686868' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='42' y='65.6' width='10.5' height='4.4' fill='%23505050' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='52.5' y='65.6' width='10.5' height='4.4' fill='%23595959' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='63' y='61.3' width='21' height='8.8' fill='%237a7a7a' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3Crect x='84' y='35' width='84' height='35' fill='%235a5a5a' stroke='%23f4f4f4' stroke-width='0.55'/%3E%3C/svg%3E") center/cover no-repeat,#0a0a0a}.th-bricks:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 70' preserveAspectRatio='none'%3E%3Crect width='168' height='70' fill='%23141414'/%3E%3Crect x='0.3' y='0.3' width='9.3' height='8.2' fill='%239a9a9a'/%3E%3Cpath d='M0.4,8.3L0.4,0.4L9.5,0.4' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M9.5,0.6L9.5,8.3L0.6,8.3' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='4.9' cy='4.4' r='2.7' fill='%239a9a9a'/%3E%3Ccircle cx='4.9' cy='4.4' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='4.1' cy='3.4' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='10.2' y='0.3' width='9.3' height='8.2' fill='%239a9a9a'/%3E%3Cpath d='M10.3,8.3L10.3,0.4L19.4,0.4' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M19.4,0.6L19.4,8.3L10.5,8.3' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='14.8' cy='4.4' r='2.7' fill='%239a9a9a'/%3E%3Ccircle cx='14.8' cy='4.4' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='14' cy='3.4' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='20.1' y='0.3' width='9.3' height='8.2' fill='%239a9a9a'/%3E%3Cpath d='M20.2,8.3L20.2,0.4L29.2,0.4' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M29.2,0.6L29.2,8.3L20.4,8.3' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='24.7' cy='4.4' r='2.7' fill='%239a9a9a'/%3E%3Ccircle cx='24.7' cy='4.4' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='23.9' cy='3.4' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='29.9' y='0.3' width='9.3' height='8.2' fill='%239a9a9a'/%3E%3Cpath d='M30,8.3L30,0.4L39.1,0.4' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M39.1,0.6L39.1,8.3L30.2,8.3' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='34.6' cy='4.4' r='2.7' fill='%239a9a9a'/%3E%3Ccircle cx='34.6' cy='4.4' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='33.8' cy='3.4' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='39.8' y='0.3' width='9.3' height='8.2' fill='%239a9a9a'/%3E%3Cpath d='M39.9,8.3L39.9,0.4L49,0.4' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M49,0.6L49,8.3L40.1,8.3' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='44.5' cy='4.4' r='2.7' fill='%239a9a9a'/%3E%3Ccircle cx='44.5' cy='4.4' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='43.7' cy='3.4' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='49.7' y='0.3' width='9.3' height='8.2' fill='%23efe6d2'/%3E%3Cpath d='M49.8,8.3L49.8,0.4L58.9,0.4' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M58.9,0.6L58.9,8.3L50,8.3' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='54.4' cy='4.4' r='2.7' fill='%23efe6d2'/%3E%3Ccircle cx='54.4' cy='4.4' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='53.6' cy='3.4' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='59.6' y='0.3' width='9.3' height='8.2' fill='%23946642'/%3E%3Cpath d='M59.7,8.3L59.7,0.4L68.8,0.4' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M68.8,0.6L68.8,8.3L59.9,8.3' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='64.2' cy='4.4' r='2.7' fill='%23946642'/%3E%3Ccircle cx='64.2' cy='4.4' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='63.4' cy='3.4' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='69.5' y='0.3' width='9.3' height='8.2' fill='%236e4a30'/%3E%3Cpath d='M69.6,8.3L69.6,0.4L78.7,0.4' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M78.7,0.6L78.7,8.3L69.8,8.3' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='74.1' cy='4.4' r='2.7' fill='%236e4a30'/%3E%3Ccircle cx='74.1' cy='4.4' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='73.3' cy='3.4' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='79.4' y='0.3' width='9.3' height='8.2' fill='%234a3526'/%3E%3Cpath d='M79.5,8.3L79.5,0.4L88.5,0.4' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M88.5,0.6L88.5,8.3L79.7,8.3' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='84' cy='4.4' r='2.7' fill='%234a3526'/%3E%3Ccircle cx='84' cy='4.4' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='83.2' cy='3.4' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='89.2' y='0.3' width='9.3' height='8.2' fill='%23946642'/%3E%3Cpath d='M89.3,8.3L89.3,0.4L98.4,0.4' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M98.4,0.6L98.4,8.3L89.5,8.3' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='93.9' cy='4.4' r='2.7' fill='%23946642'/%3E%3Ccircle cx='93.9' cy='4.4' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='93.1' cy='3.4' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='99.1' y='0.3' width='9.3' height='8.2' fill='%23ddc7a0'/%3E%3Cpath d='M99.2,8.3L99.2,0.4L108.3,0.4' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M108.3,0.6L108.3,8.3L99.4,8.3' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='103.8' cy='4.4' r='2.7' fill='%23ddc7a0'/%3E%3Ccircle cx='103.8' cy='4.4' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='103' cy='3.4' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='109' y='0.3' width='9.3' height='8.2' fill='%23efe6d2'/%3E%3Cpath d='M109.1,8.3L109.1,0.4L118.2,0.4' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M118.2,0.6L118.2,8.3L109.3,8.3' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='113.6' cy='4.4' r='2.7' fill='%23efe6d2'/%3E%3Ccircle cx='113.6' cy='4.4' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='112.8' cy='3.4' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='118.9' y='0.3' width='9.3' height='8.2' fill='%239a9a9a'/%3E%3Cpath d='M119,8.3L119,0.4L128.1,0.4' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M128.1,0.6L128.1,8.3L119.2,8.3' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='123.5' cy='4.4' r='2.7' fill='%239a9a9a'/%3E%3Ccircle cx='123.5' cy='4.4' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='122.7' cy='3.4' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='128.8' y='0.3' width='9.3' height='8.2' fill='%239a9a9a'/%3E%3Cpath d='M128.9,8.3L128.9,0.4L138,0.4' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M138,0.6L138,8.3L129.1,8.3' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='133.4' cy='4.4' r='2.7' fill='%239a9a9a'/%3E%3Ccircle cx='133.4' cy='4.4' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='132.6' cy='3.4' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='138.7' y='0.3' width='9.3' height='8.2' fill='%239a9a9a'/%3E%3Cpath d='M138.8,8.3L138.8,0.4L147.8,0.4' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M147.8,0.6L147.8,8.3L139,8.3' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='143.3' cy='4.4' r='2.7' fill='%239a9a9a'/%3E%3Ccircle cx='143.3' cy='4.4' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='142.5' cy='3.4' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='148.5' y='0.3' width='9.3' height='8.2' fill='%239a9a9a'/%3E%3Cpath d='M148.6,8.3L148.6,0.4L157.7,0.4' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M157.7,0.6L157.7,8.3L148.8,8.3' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='153.2' cy='4.4' r='2.7' fill='%239a9a9a'/%3E%3Ccircle cx='153.2' cy='4.4' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='152.4' cy='3.4' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='158.4' y='0.3' width='9.3' height='8.2' fill='%23efe6d2'/%3E%3Cpath d='M158.5,8.3L158.5,0.4L167.6,0.4' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M167.6,0.6L167.6,8.3L158.7,8.3' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='163.1' cy='4.4' r='2.7' fill='%23efe6d2'/%3E%3Ccircle cx='163.1' cy='4.4' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='162.3' cy='3.4' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='0.3' y='9.1' width='9.3' height='8.2' fill='%239a9a9a'/%3E%3Cpath d='M0.4,17.1L0.4,9.2L9.5,9.2' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M9.5,9.3L9.5,17.1L0.6,17.1' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='4.9' cy='13.1' r='2.7' fill='%239a9a9a'/%3E%3Ccircle cx='4.9' cy='13.1' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='4.1' cy='12.2' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='10.2' y='9.1' width='9.3' height='8.2' fill='%239a9a9a'/%3E%3Cpath d='M10.3,17.1L10.3,9.2L19.4,9.2' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M19.4,9.3L19.4,17.1L10.5,17.1' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='14.8' cy='13.1' r='2.7' fill='%239a9a9a'/%3E%3Ccircle cx='14.8' cy='13.1' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='14' cy='12.2' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='20.1' y='9.1' width='9.3' height='8.2' fill='%239a9a9a'/%3E%3Cpath d='M20.2,17.1L20.2,9.2L29.2,9.2' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M29.2,9.3L29.2,17.1L20.4,17.1' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='24.7' cy='13.1' r='2.7' fill='%239a9a9a'/%3E%3Ccircle cx='24.7' cy='13.1' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='23.9' cy='12.2' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='29.9' y='9.1' width='9.3' height='8.2' fill='%239a9a9a'/%3E%3Cpath d='M30,17.1L30,9.2L39.1,9.2' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M39.1,9.3L39.1,17.1L30.2,17.1' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='34.6' cy='13.1' r='2.7' fill='%239a9a9a'/%3E%3Ccircle cx='34.6' cy='13.1' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='33.8' cy='12.2' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='39.8' y='9.1' width='9.3' height='8.2' fill='%236a6a6a'/%3E%3Cpath d='M39.9,17.1L39.9,9.2L49,9.2' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M49,9.3L49,17.1L40.1,17.1' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='44.5' cy='13.1' r='2.7' fill='%236a6a6a'/%3E%3Ccircle cx='44.5' cy='13.1' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='43.7' cy='12.2' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='49.7' y='9.1' width='9.3' height='8.2' fill='%23b98f63'/%3E%3Cpath d='M49.8,17.1L49.8,9.2L58.9,9.2' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M58.9,9.3L58.9,17.1L50,17.1' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='54.4' cy='13.1' r='2.7' fill='%23b98f63'/%3E%3Ccircle cx='54.4' cy='13.1' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='53.6' cy='12.2' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='59.6' y='9.1' width='9.3' height='8.2' fill='%23946642'/%3E%3Cpath d='M59.7,17.1L59.7,9.2L68.8,9.2' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M68.8,9.3L68.8,17.1L59.9,17.1' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='64.2' cy='13.1' r='2.7' fill='%23946642'/%3E%3Ccircle cx='64.2' cy='13.1' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='63.4' cy='12.2' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Ccircle cx='74.1' cy='13.1' r='1.8' fill='none' stroke='%23222' stroke-width='0.6'/%3E%3Ccircle cx='84' cy='13.1' r='1.8' fill='none' stroke='%23222' stroke-width='0.6'/%3E%3Crect x='89.2' y='9.1' width='9.3' height='8.2' fill='%234a3526'/%3E%3Cpath d='M89.3,17.1L89.3,9.2L98.4,9.2' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M98.4,9.3L98.4,17.1L89.5,17.1' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='93.9' cy='13.1' r='2.7' fill='%234a3526'/%3E%3Ccircle cx='93.9' cy='13.1' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='93.1' cy='12.2' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='99.1' y='9.1' width='9.3' height='8.2' fill='%236e4a30'/%3E%3Cpath d='M99.2,17.1L99.2,9.2L108.3,9.2' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M108.3,9.3L108.3,17.1L99.4,17.1' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='103.8' cy='13.1' r='2.7' fill='%236e4a30'/%3E%3Ccircle cx='103.8' cy='13.1' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='103' cy='12.2' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='109' y='9.1' width='9.3' height='8.2' fill='%23ddc7a0'/%3E%3Cpath d='M109.1,17.1L109.1,9.2L118.2,9.2' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M118.2,9.3L118.2,17.1L109.3,17.1' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='113.6' cy='13.1' r='2.7' fill='%23ddc7a0'/%3E%3Ccircle cx='113.6' cy='13.1' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='112.8' cy='12.2' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='118.9' y='9.1' width='9.3' height='8.2' fill='%236a6a6a'/%3E%3Cpath d='M119,17.1L119,9.2L128.1,9.2' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M128.1,9.3L128.1,17.1L119.2,17.1' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='123.5' cy='13.1' r='2.7' fill='%236a6a6a'/%3E%3Ccircle cx='123.5' cy='13.1' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='122.7' cy='12.2' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='128.8' y='9.1' width='9.3' height='8.2' fill='%239a9a9a'/%3E%3Cpath d='M128.9,17.1L128.9,9.2L138,9.2' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M138,9.3L138,17.1L129.1,17.1' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='133.4' cy='13.1' r='2.7' fill='%239a9a9a'/%3E%3Ccircle cx='133.4' cy='13.1' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='132.6' cy='12.2' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='138.7' y='9.1' width='9.3' height='8.2' fill='%239a9a9a'/%3E%3Cpath d='M138.8,17.1L138.8,9.2L147.8,9.2' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M147.8,9.3L147.8,17.1L139,17.1' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='143.3' cy='13.1' r='2.7' fill='%239a9a9a'/%3E%3Ccircle cx='143.3' cy='13.1' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='142.5' cy='12.2' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='148.5' y='9.1' width='9.3' height='8.2' fill='%236a6a6a'/%3E%3Cpath d='M148.6,17.1L148.6,9.2L157.7,9.2' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M157.7,9.3L157.7,17.1L148.8,17.1' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='153.2' cy='13.1' r='2.7' fill='%236a6a6a'/%3E%3Ccircle cx='153.2' cy='13.1' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='152.4' cy='12.2' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='158.4' y='9.1' width='9.3' height='8.2' fill='%236a6a6a'/%3E%3Cpath d='M158.5,17.1L158.5,9.2L167.6,9.2' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M167.6,9.3L167.6,17.1L158.7,17.1' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='163.1' cy='13.1' r='2.7' fill='%236a6a6a'/%3E%3Ccircle cx='163.1' cy='13.1' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='162.3' cy='12.2' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='0.3' y='17.8' width='9.3' height='8.2' fill='%23efe6d2'/%3E%3Cpath d='M0.4,25.9L0.4,17.9L9.5,17.9' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M9.5,18.1L9.5,25.9L0.6,25.9' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='4.9' cy='21.9' r='2.7' fill='%23efe6d2'/%3E%3Ccircle cx='4.9' cy='21.9' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='4.1' cy='20.9' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='10.2' y='17.8' width='9.3' height='8.2' fill='%236a6a6a'/%3E%3Cpath d='M10.3,25.9L10.3,17.9L19.4,17.9' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M19.4,18.1L19.4,25.9L10.5,25.9' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='14.8' cy='21.9' r='2.7' fill='%236a6a6a'/%3E%3Ccircle cx='14.8' cy='21.9' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='14' cy='20.9' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='20.1' y='17.8' width='9.3' height='8.2' fill='%23efe6d2'/%3E%3Cpath d='M20.2,25.9L20.2,17.9L29.2,17.9' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M29.2,18.1L29.2,25.9L20.4,25.9' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='24.7' cy='21.9' r='2.7' fill='%23efe6d2'/%3E%3Ccircle cx='24.7' cy='21.9' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='23.9' cy='20.9' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='29.9' y='17.8' width='9.3' height='8.2' fill='%236a6a6a'/%3E%3Cpath d='M30,25.9L30,17.9L39.1,17.9' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M39.1,18.1L39.1,25.9L30.2,25.9' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='34.6' cy='21.9' r='2.7' fill='%236a6a6a'/%3E%3Ccircle cx='34.6' cy='21.9' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='33.8' cy='20.9' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='39.8' y='17.8' width='9.3' height='8.2' fill='%23b98f63'/%3E%3Cpath d='M39.9,25.9L39.9,17.9L49,17.9' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M49,18.1L49,25.9L40.1,25.9' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='44.5' cy='21.9' r='2.7' fill='%23b98f63'/%3E%3Ccircle cx='44.5' cy='21.9' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='43.7' cy='20.9' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='49.7' y='17.8' width='9.3' height='8.2' fill='%236e4a30'/%3E%3Cpath d='M49.8,25.9L49.8,17.9L58.9,17.9' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M58.9,18.1L58.9,25.9L50,25.9' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='54.4' cy='21.9' r='2.7' fill='%236e4a30'/%3E%3Ccircle cx='54.4' cy='21.9' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='53.6' cy='20.9' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Ccircle cx='64.2' cy='21.9' r='1.8' fill='none' stroke='%23222' stroke-width='0.6'/%3E%3Ccircle cx='74.1' cy='21.9' r='1.8' fill='none' stroke='%23222' stroke-width='0.6'/%3E%3Ccircle cx='84' cy='21.9' r='1.8' fill='none' stroke='%23222' stroke-width='0.6'/%3E%3Ccircle cx='93.9' cy='21.9' r='1.8' fill='none' stroke='%23222' stroke-width='0.6'/%3E%3Crect x='99.1' y='17.8' width='9.3' height='8.2' fill='%236e4a30'/%3E%3Cpath d='M99.2,25.9L99.2,17.9L108.3,17.9' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M108.3,18.1L108.3,25.9L99.4,25.9' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='103.8' cy='21.9' r='2.7' fill='%236e4a30'/%3E%3Ccircle cx='103.8' cy='21.9' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='103' cy='20.9' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='109' y='17.8' width='9.3' height='8.2' fill='%23946642'/%3E%3Cpath d='M109.1,25.9L109.1,17.9L118.2,17.9' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M118.2,18.1L118.2,25.9L109.3,25.9' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='113.6' cy='21.9' r='2.7' fill='%23946642'/%3E%3Ccircle cx='113.6' cy='21.9' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='112.8' cy='20.9' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='118.9' y='17.8' width='9.3' height='8.2' fill='%23ddc7a0'/%3E%3Cpath d='M119,25.9L119,17.9L128.1,17.9' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M128.1,18.1L128.1,25.9L119.2,25.9' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='123.5' cy='21.9' r='2.7' fill='%23ddc7a0'/%3E%3Ccircle cx='123.5' cy='21.9' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='122.7' cy='20.9' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='128.8' y='17.8' width='9.3' height='8.2' fill='%236a6a6a'/%3E%3Cpath d='M128.9,25.9L128.9,17.9L138,17.9' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M138,18.1L138,25.9L129.1,25.9' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='133.4' cy='21.9' r='2.7' fill='%236a6a6a'/%3E%3Ccircle cx='133.4' cy='21.9' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='132.6' cy='20.9' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='138.7' y='17.8' width='9.3' height='8.2' fill='%236a6a6a'/%3E%3Cpath d='M138.8,25.9L138.8,17.9L147.8,17.9' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M147.8,18.1L147.8,25.9L139,25.9' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='143.3' cy='21.9' r='2.7' fill='%236a6a6a'/%3E%3Ccircle cx='143.3' cy='21.9' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='142.5' cy='20.9' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='148.5' y='17.8' width='9.3' height='8.2' fill='%23efe6d2'/%3E%3Cpath d='M148.6,25.9L148.6,17.9L157.7,17.9' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M157.7,18.1L157.7,25.9L148.8,25.9' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='153.2' cy='21.9' r='2.7' fill='%23efe6d2'/%3E%3Ccircle cx='153.2' cy='21.9' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='152.4' cy='20.9' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='158.4' y='17.8' width='9.3' height='8.2' fill='%23ddc7a0'/%3E%3Cpath d='M158.5,25.9L158.5,17.9L167.6,17.9' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M167.6,18.1L167.6,25.9L158.7,25.9' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='163.1' cy='21.9' r='2.7' fill='%23ddc7a0'/%3E%3Ccircle cx='163.1' cy='21.9' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='162.3' cy='20.9' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='0.3' y='26.6' width='9.3' height='8.2' fill='%23ddc7a0'/%3E%3Cpath d='M0.4,34.6L0.4,26.6L9.5,26.6' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M9.5,26.9L9.5,34.6L0.6,34.6' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='4.9' cy='30.6' r='2.7' fill='%23ddc7a0'/%3E%3Ccircle cx='4.9' cy='30.6' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='4.1' cy='29.7' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='10.2' y='26.6' width='9.3' height='8.2' fill='%23efe6d2'/%3E%3Cpath d='M10.3,34.6L10.3,26.6L19.4,26.6' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M19.4,26.9L19.4,34.6L10.5,34.6' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='14.8' cy='30.6' r='2.7' fill='%23efe6d2'/%3E%3Ccircle cx='14.8' cy='30.6' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='14' cy='29.7' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='20.1' y='26.6' width='9.3' height='8.2' fill='%23ddc7a0'/%3E%3Cpath d='M20.2,34.6L20.2,26.6L29.2,26.6' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M29.2,26.9L29.2,34.6L20.4,34.6' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='24.7' cy='30.6' r='2.7' fill='%23ddc7a0'/%3E%3Ccircle cx='24.7' cy='30.6' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='23.9' cy='29.7' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='29.9' y='26.6' width='9.3' height='8.2' fill='%23b98f63'/%3E%3Cpath d='M30,34.6L30,26.6L39.1,26.6' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M39.1,26.9L39.1,34.6L30.2,34.6' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='34.6' cy='30.6' r='2.7' fill='%23b98f63'/%3E%3Ccircle cx='34.6' cy='30.6' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='33.8' cy='29.7' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='39.8' y='26.6' width='9.3' height='8.2' fill='%236e4a30'/%3E%3Cpath d='M39.9,34.6L39.9,26.6L49,26.6' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M49,26.9L49,34.6L40.1,34.6' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='44.5' cy='30.6' r='2.7' fill='%236e4a30'/%3E%3Ccircle cx='44.5' cy='30.6' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='43.7' cy='29.7' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Ccircle cx='54.4' cy='30.6' r='1.8' fill='none' stroke='%23222' stroke-width='0.6'/%3E%3Ccircle cx='64.2' cy='30.6' r='1.8' fill='none' stroke='%23222' stroke-width='0.6'/%3E%3Ccircle cx='74.1' cy='30.6' r='1.8' fill='none' stroke='%23222' stroke-width='0.6'/%3E%3Ccircle cx='84' cy='30.6' r='1.8' fill='none' stroke='%23222' stroke-width='0.6'/%3E%3Ccircle cx='93.9' cy='30.6' r='1.8' fill='none' stroke='%23222' stroke-width='0.6'/%3E%3Ccircle cx='103.8' cy='30.6' r='1.8' fill='none' stroke='%23222' stroke-width='0.6'/%3E%3Crect x='109' y='26.6' width='9.3' height='8.2' fill='%23946642'/%3E%3Cpath d='M109.1,34.6L109.1,26.6L118.2,26.6' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M118.2,26.9L118.2,34.6L109.3,34.6' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='113.6' cy='30.6' r='2.7' fill='%23946642'/%3E%3Ccircle cx='113.6' cy='30.6' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='112.8' cy='29.7' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='118.9' y='26.6' width='9.3' height='8.2' fill='%23b98f63'/%3E%3Cpath d='M119,34.6L119,26.6L128.1,26.6' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M128.1,26.9L128.1,34.6L119.2,34.6' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='123.5' cy='30.6' r='2.7' fill='%23b98f63'/%3E%3Ccircle cx='123.5' cy='30.6' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='122.7' cy='29.7' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='128.8' y='26.6' width='9.3' height='8.2' fill='%23efe6d2'/%3E%3Cpath d='M128.9,34.6L128.9,26.6L138,26.6' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M138,26.9L138,34.6L129.1,34.6' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='133.4' cy='30.6' r='2.7' fill='%23efe6d2'/%3E%3Ccircle cx='133.4' cy='30.6' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='132.6' cy='29.7' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='138.7' y='26.6' width='9.3' height='8.2' fill='%23efe6d2'/%3E%3Cpath d='M138.8,34.6L138.8,26.6L147.8,26.6' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M147.8,26.9L147.8,34.6L139,34.6' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='143.3' cy='30.6' r='2.7' fill='%23efe6d2'/%3E%3Ccircle cx='143.3' cy='30.6' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='142.5' cy='29.7' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='148.5' y='26.6' width='9.3' height='8.2' fill='%23ddc7a0'/%3E%3Cpath d='M148.6,34.6L148.6,26.6L157.7,26.6' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M157.7,26.9L157.7,34.6L148.8,34.6' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='153.2' cy='30.6' r='2.7' fill='%23ddc7a0'/%3E%3Ccircle cx='153.2' cy='30.6' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='152.4' cy='29.7' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='158.4' y='26.6' width='9.3' height='8.2' fill='%23946642'/%3E%3Cpath d='M158.5,34.6L158.5,26.6L167.6,26.6' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M167.6,26.9L167.6,34.6L158.7,34.6' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='163.1' cy='30.6' r='2.7' fill='%23946642'/%3E%3Ccircle cx='163.1' cy='30.6' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='162.3' cy='29.7' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='0.3' y='35.3' width='9.3' height='8.2' fill='%23b98f63'/%3E%3Cpath d='M0.4,43.4L0.4,35.4L9.5,35.4' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M9.5,35.6L9.5,43.4L0.6,43.4' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='4.9' cy='39.4' r='2.7' fill='%23b98f63'/%3E%3Ccircle cx='4.9' cy='39.4' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='4.1' cy='38.4' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='10.2' y='35.3' width='9.3' height='8.2' fill='%23b98f63'/%3E%3Cpath d='M10.3,43.4L10.3,35.4L19.4,35.4' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M19.4,35.6L19.4,43.4L10.5,43.4' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='14.8' cy='39.4' r='2.7' fill='%23b98f63'/%3E%3Ccircle cx='14.8' cy='39.4' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='14' cy='38.4' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='20.1' y='35.3' width='9.3' height='8.2' fill='%23b98f63'/%3E%3Cpath d='M20.2,43.4L20.2,35.4L29.2,35.4' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M29.2,35.6L29.2,43.4L20.4,43.4' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='24.7' cy='39.4' r='2.7' fill='%23b98f63'/%3E%3Ccircle cx='24.7' cy='39.4' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='23.9' cy='38.4' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='29.9' y='35.3' width='9.3' height='8.2' fill='%236e4a30'/%3E%3Cpath d='M30,43.4L30,35.4L39.1,35.4' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M39.1,35.6L39.1,43.4L30.2,43.4' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='34.6' cy='39.4' r='2.7' fill='%236e4a30'/%3E%3Ccircle cx='34.6' cy='39.4' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='33.8' cy='38.4' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Ccircle cx='44.5' cy='39.4' r='1.8' fill='none' stroke='%23222' stroke-width='0.6'/%3E%3Ccircle cx='54.4' cy='39.4' r='1.8' fill='none' stroke='%23222' stroke-width='0.6'/%3E%3Ccircle cx='64.2' cy='39.4' r='1.8' fill='none' stroke='%23222' stroke-width='0.6'/%3E%3Ccircle cx='74.1' cy='39.4' r='1.8' fill='none' stroke='%23222' stroke-width='0.6'/%3E%3Ccircle cx='84' cy='39.4' r='1.8' fill='none' stroke='%23222' stroke-width='0.6'/%3E%3Ccircle cx='93.9' cy='39.4' r='1.8' fill='none' stroke='%23222' stroke-width='0.6'/%3E%3Crect x='99.1' y='35.3' width='9.3' height='8.2' fill='%236e4a30'/%3E%3Cpath d='M99.2,43.4L99.2,35.4L108.3,35.4' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M108.3,35.6L108.3,43.4L99.4,43.4' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='103.8' cy='39.4' r='2.7' fill='%236e4a30'/%3E%3Ccircle cx='103.8' cy='39.4' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='103' cy='38.4' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='109' y='35.3' width='9.3' height='8.2' fill='%23946642'/%3E%3Cpath d='M109.1,43.4L109.1,35.4L118.2,35.4' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M118.2,35.6L118.2,43.4L109.3,43.4' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='113.6' cy='39.4' r='2.7' fill='%23946642'/%3E%3Ccircle cx='113.6' cy='39.4' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='112.8' cy='38.4' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='118.9' y='35.3' width='9.3' height='8.2' fill='%23ddc7a0'/%3E%3Cpath d='M119,43.4L119,35.4L128.1,35.4' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M128.1,35.6L128.1,43.4L119.2,43.4' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='123.5' cy='39.4' r='2.7' fill='%23ddc7a0'/%3E%3Ccircle cx='123.5' cy='39.4' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='122.7' cy='38.4' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='128.8' y='35.3' width='9.3' height='8.2' fill='%23ddc7a0'/%3E%3Cpath d='M128.9,43.4L128.9,35.4L138,35.4' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M138,35.6L138,43.4L129.1,43.4' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='133.4' cy='39.4' r='2.7' fill='%23ddc7a0'/%3E%3Ccircle cx='133.4' cy='39.4' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='132.6' cy='38.4' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='138.7' y='35.3' width='9.3' height='8.2' fill='%23b98f63'/%3E%3Cpath d='M138.8,43.4L138.8,35.4L147.8,35.4' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M147.8,35.6L147.8,43.4L139,43.4' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='143.3' cy='39.4' r='2.7' fill='%23b98f63'/%3E%3Ccircle cx='143.3' cy='39.4' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='142.5' cy='38.4' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='148.5' y='35.3' width='9.3' height='8.2' fill='%23b98f63'/%3E%3Cpath d='M148.6,43.4L148.6,35.4L157.7,35.4' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M157.7,35.6L157.7,43.4L148.8,43.4' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='153.2' cy='39.4' r='2.7' fill='%23b98f63'/%3E%3Ccircle cx='153.2' cy='39.4' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='152.4' cy='38.4' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='158.4' y='35.3' width='9.3' height='8.2' fill='%236e4a30'/%3E%3Cpath d='M158.5,43.4L158.5,35.4L167.6,35.4' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M167.6,35.6L167.6,43.4L158.7,43.4' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='163.1' cy='39.4' r='2.7' fill='%236e4a30'/%3E%3Ccircle cx='163.1' cy='39.4' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='162.3' cy='38.4' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='0.3' y='44' width='9.3' height='8.2' fill='%23efe6d2'/%3E%3Cpath d='M0.4,52.1L0.4,44.1L9.5,44.1' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M9.5,44.4L9.5,52.1L0.6,52.1' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='4.9' cy='48.1' r='2.7' fill='%23efe6d2'/%3E%3Ccircle cx='4.9' cy='48.1' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='4.1' cy='47.2' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='10.2' y='44' width='9.3' height='8.2' fill='%23ddc7a0'/%3E%3Cpath d='M10.3,52.1L10.3,44.1L19.4,44.1' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M19.4,44.4L19.4,52.1L10.5,52.1' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='14.8' cy='48.1' r='2.7' fill='%23ddc7a0'/%3E%3Ccircle cx='14.8' cy='48.1' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='14' cy='47.2' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='20.1' y='44' width='9.3' height='8.2' fill='%23946642'/%3E%3Cpath d='M20.2,52.1L20.2,44.1L29.2,44.1' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M29.2,44.4L29.2,52.1L20.4,52.1' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='24.7' cy='48.1' r='2.7' fill='%23946642'/%3E%3Ccircle cx='24.7' cy='48.1' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='23.9' cy='47.2' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='29.9' y='44' width='9.3' height='8.2' fill='%236e4a30'/%3E%3Cpath d='M30,52.1L30,44.1L39.1,44.1' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M39.1,44.4L39.1,52.1L30.2,52.1' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='34.6' cy='48.1' r='2.7' fill='%236e4a30'/%3E%3Ccircle cx='34.6' cy='48.1' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='33.8' cy='47.2' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Ccircle cx='44.5' cy='48.1' r='1.8' fill='none' stroke='%23222' stroke-width='0.6'/%3E%3Ccircle cx='54.4' cy='48.1' r='1.8' fill='none' stroke='%23222' stroke-width='0.6'/%3E%3Ccircle cx='64.2' cy='48.1' r='1.8' fill='none' stroke='%23222' stroke-width='0.6'/%3E%3Ccircle cx='74.1' cy='48.1' r='1.8' fill='none' stroke='%23222' stroke-width='0.6'/%3E%3Crect x='79.4' y='44' width='9.3' height='8.2' fill='%234a3526'/%3E%3Cpath d='M79.5,52.1L79.5,44.1L88.5,44.1' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M88.5,44.4L88.5,52.1L79.7,52.1' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='84' cy='48.1' r='2.7' fill='%234a3526'/%3E%3Ccircle cx='84' cy='48.1' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='83.2' cy='47.2' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='89.2' y='44' width='9.3' height='8.2' fill='%23946642'/%3E%3Cpath d='M89.3,52.1L89.3,44.1L98.4,44.1' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M98.4,44.4L98.4,52.1L89.5,52.1' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='93.9' cy='48.1' r='2.7' fill='%23946642'/%3E%3Ccircle cx='93.9' cy='48.1' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='93.1' cy='47.2' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='99.1' y='44' width='9.3' height='8.2' fill='%23b98f63'/%3E%3Cpath d='M99.2,52.1L99.2,44.1L108.3,44.1' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M108.3,44.4L108.3,52.1L99.4,52.1' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='103.8' cy='48.1' r='2.7' fill='%23b98f63'/%3E%3Ccircle cx='103.8' cy='48.1' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='103' cy='47.2' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='109' y='44' width='9.3' height='8.2' fill='%23efe6d2'/%3E%3Cpath d='M109.1,52.1L109.1,44.1L118.2,44.1' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M118.2,44.4L118.2,52.1L109.3,52.1' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='113.6' cy='48.1' r='2.7' fill='%23efe6d2'/%3E%3Ccircle cx='113.6' cy='48.1' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='112.8' cy='47.2' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='118.9' y='44' width='9.3' height='8.2' fill='%236a6a6a'/%3E%3Cpath d='M119,52.1L119,44.1L128.1,44.1' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M128.1,44.4L128.1,52.1L119.2,52.1' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='123.5' cy='48.1' r='2.7' fill='%236a6a6a'/%3E%3Ccircle cx='123.5' cy='48.1' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='122.7' cy='47.2' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='128.8' y='44' width='9.3' height='8.2' fill='%23efe6d2'/%3E%3Cpath d='M128.9,52.1L128.9,44.1L138,44.1' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M138,44.4L138,52.1L129.1,52.1' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='133.4' cy='48.1' r='2.7' fill='%23efe6d2'/%3E%3Ccircle cx='133.4' cy='48.1' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='132.6' cy='47.2' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='138.7' y='44' width='9.3' height='8.2' fill='%23efe6d2'/%3E%3Cpath d='M138.8,52.1L138.8,44.1L147.8,44.1' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M147.8,44.4L147.8,52.1L139,52.1' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='143.3' cy='48.1' r='2.7' fill='%23efe6d2'/%3E%3Ccircle cx='143.3' cy='48.1' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='142.5' cy='47.2' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='148.5' y='44' width='9.3' height='8.2' fill='%23946642'/%3E%3Cpath d='M148.6,52.1L148.6,44.1L157.7,44.1' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M157.7,44.4L157.7,52.1L148.8,52.1' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='153.2' cy='48.1' r='2.7' fill='%23946642'/%3E%3Ccircle cx='153.2' cy='48.1' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='152.4' cy='47.2' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='158.4' y='44' width='9.3' height='8.2' fill='%236e4a30'/%3E%3Cpath d='M158.5,52.1L158.5,44.1L167.6,44.1' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M167.6,44.4L167.6,52.1L158.7,52.1' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='163.1' cy='48.1' r='2.7' fill='%236e4a30'/%3E%3Ccircle cx='163.1' cy='48.1' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='162.3' cy='47.2' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='0.3' y='52.8' width='9.3' height='8.2' fill='%236a6a6a'/%3E%3Cpath d='M0.4,60.9L0.4,52.9L9.5,52.9' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M9.5,53.1L9.5,60.9L0.6,60.9' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='4.9' cy='56.9' r='2.7' fill='%236a6a6a'/%3E%3Ccircle cx='4.9' cy='56.9' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='4.1' cy='55.9' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='10.2' y='52.8' width='9.3' height='8.2' fill='%23efe6d2'/%3E%3Cpath d='M10.3,60.9L10.3,52.9L19.4,52.9' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M19.4,53.1L19.4,60.9L10.5,60.9' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='14.8' cy='56.9' r='2.7' fill='%23efe6d2'/%3E%3Ccircle cx='14.8' cy='56.9' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='14' cy='55.9' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='20.1' y='52.8' width='9.3' height='8.2' fill='%23b98f63'/%3E%3Cpath d='M20.2,60.9L20.2,52.9L29.2,52.9' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M29.2,53.1L29.2,60.9L20.4,60.9' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='24.7' cy='56.9' r='2.7' fill='%23b98f63'/%3E%3Ccircle cx='24.7' cy='56.9' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='23.9' cy='55.9' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='29.9' y='52.8' width='9.3' height='8.2' fill='%23946642'/%3E%3Cpath d='M30,60.9L30,52.9L39.1,52.9' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M39.1,53.1L39.1,60.9L30.2,60.9' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='34.6' cy='56.9' r='2.7' fill='%23946642'/%3E%3Ccircle cx='34.6' cy='56.9' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='33.8' cy='55.9' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='39.8' y='52.8' width='9.3' height='8.2' fill='%236e4a30'/%3E%3Cpath d='M39.9,60.9L39.9,52.9L49,52.9' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M49,53.1L49,60.9L40.1,60.9' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='44.5' cy='56.9' r='2.7' fill='%236e4a30'/%3E%3Ccircle cx='44.5' cy='56.9' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='43.7' cy='55.9' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Ccircle cx='54.4' cy='56.9' r='1.8' fill='none' stroke='%23222' stroke-width='0.6'/%3E%3Crect x='59.6' y='52.8' width='9.3' height='8.2' fill='%234a3526'/%3E%3Cpath d='M59.7,60.9L59.7,52.9L68.8,52.9' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M68.8,53.1L68.8,60.9L59.9,60.9' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='64.2' cy='56.9' r='2.7' fill='%234a3526'/%3E%3Ccircle cx='64.2' cy='56.9' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='63.4' cy='55.9' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='69.5' y='52.8' width='9.3' height='8.2' fill='%236e4a30'/%3E%3Cpath d='M69.6,60.9L69.6,52.9L78.7,52.9' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M78.7,53.1L78.7,60.9L69.8,60.9' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='74.1' cy='56.9' r='2.7' fill='%236e4a30'/%3E%3Ccircle cx='74.1' cy='56.9' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='73.3' cy='55.9' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='79.4' y='52.8' width='9.3' height='8.2' fill='%23b98f63'/%3E%3Cpath d='M79.5,60.9L79.5,52.9L88.5,52.9' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M88.5,53.1L88.5,60.9L79.7,60.9' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='84' cy='56.9' r='2.7' fill='%23b98f63'/%3E%3Ccircle cx='84' cy='56.9' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='83.2' cy='55.9' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='89.2' y='52.8' width='9.3' height='8.2' fill='%23efe6d2'/%3E%3Cpath d='M89.3,60.9L89.3,52.9L98.4,52.9' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M98.4,53.1L98.4,60.9L89.5,60.9' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='93.9' cy='56.9' r='2.7' fill='%23efe6d2'/%3E%3Ccircle cx='93.9' cy='56.9' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='93.1' cy='55.9' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='99.1' y='52.8' width='9.3' height='8.2' fill='%236a6a6a'/%3E%3Cpath d='M99.2,60.9L99.2,52.9L108.3,52.9' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M108.3,53.1L108.3,60.9L99.4,60.9' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='103.8' cy='56.9' r='2.7' fill='%236a6a6a'/%3E%3Ccircle cx='103.8' cy='56.9' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='103' cy='55.9' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='109' y='52.8' width='9.3' height='8.2' fill='%239a9a9a'/%3E%3Cpath d='M109.1,60.9L109.1,52.9L118.2,52.9' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M118.2,53.1L118.2,60.9L109.3,60.9' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='113.6' cy='56.9' r='2.7' fill='%239a9a9a'/%3E%3Ccircle cx='113.6' cy='56.9' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='112.8' cy='55.9' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='118.9' y='52.8' width='9.3' height='8.2' fill='%239a9a9a'/%3E%3Cpath d='M119,60.9L119,52.9L128.1,52.9' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M128.1,53.1L128.1,60.9L119.2,60.9' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='123.5' cy='56.9' r='2.7' fill='%239a9a9a'/%3E%3Ccircle cx='123.5' cy='56.9' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='122.7' cy='55.9' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='128.8' y='52.8' width='9.3' height='8.2' fill='%239a9a9a'/%3E%3Cpath d='M128.9,60.9L128.9,52.9L138,52.9' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M138,53.1L138,60.9L129.1,60.9' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='133.4' cy='56.9' r='2.7' fill='%239a9a9a'/%3E%3Ccircle cx='133.4' cy='56.9' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='132.6' cy='55.9' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='138.7' y='52.8' width='9.3' height='8.2' fill='%23ddc7a0'/%3E%3Cpath d='M138.8,60.9L138.8,52.9L147.8,52.9' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M147.8,53.1L147.8,60.9L139,60.9' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='143.3' cy='56.9' r='2.7' fill='%23ddc7a0'/%3E%3Ccircle cx='143.3' cy='56.9' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='142.5' cy='55.9' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='148.5' y='52.8' width='9.3' height='8.2' fill='%23ddc7a0'/%3E%3Cpath d='M148.6,60.9L148.6,52.9L157.7,52.9' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M157.7,53.1L157.7,60.9L148.8,60.9' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='153.2' cy='56.9' r='2.7' fill='%23ddc7a0'/%3E%3Ccircle cx='153.2' cy='56.9' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='152.4' cy='55.9' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='158.4' y='52.8' width='9.3' height='8.2' fill='%236e4a30'/%3E%3Cpath d='M158.5,60.9L158.5,52.9L167.6,52.9' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M167.6,53.1L167.6,60.9L158.7,60.9' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='163.1' cy='56.9' r='2.7' fill='%236e4a30'/%3E%3Ccircle cx='163.1' cy='56.9' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='162.3' cy='55.9' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='0.3' y='61.5' width='9.3' height='8.2' fill='%239a9a9a'/%3E%3Cpath d='M0.4,69.6L0.4,61.6L9.5,61.6' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M9.5,61.9L9.5,69.6L0.6,69.6' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='4.9' cy='65.6' r='2.7' fill='%239a9a9a'/%3E%3Ccircle cx='4.9' cy='65.6' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='4.1' cy='64.7' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='10.2' y='61.5' width='9.3' height='8.2' fill='%239a9a9a'/%3E%3Cpath d='M10.3,69.6L10.3,61.6L19.4,61.6' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M19.4,61.9L19.4,69.6L10.5,69.6' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='14.8' cy='65.6' r='2.7' fill='%239a9a9a'/%3E%3Ccircle cx='14.8' cy='65.6' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='14' cy='64.7' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='20.1' y='61.5' width='9.3' height='8.2' fill='%236a6a6a'/%3E%3Cpath d='M20.2,69.6L20.2,61.6L29.2,61.6' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M29.2,61.9L29.2,69.6L20.4,69.6' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='24.7' cy='65.6' r='2.7' fill='%236a6a6a'/%3E%3Ccircle cx='24.7' cy='65.6' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='23.9' cy='64.7' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='29.9' y='61.5' width='9.3' height='8.2' fill='%23ddc7a0'/%3E%3Cpath d='M30,69.6L30,61.6L39.1,61.6' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M39.1,61.9L39.1,69.6L30.2,69.6' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='34.6' cy='65.6' r='2.7' fill='%23ddc7a0'/%3E%3Ccircle cx='34.6' cy='65.6' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='33.8' cy='64.7' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='39.8' y='61.5' width='9.3' height='8.2' fill='%23946642'/%3E%3Cpath d='M39.9,69.6L39.9,61.6L49,61.6' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M49,61.9L49,69.6L40.1,69.6' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='44.5' cy='65.6' r='2.7' fill='%23946642'/%3E%3Ccircle cx='44.5' cy='65.6' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='43.7' cy='64.7' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='49.7' y='61.5' width='9.3' height='8.2' fill='%23946642'/%3E%3Cpath d='M49.8,69.6L49.8,61.6L58.9,61.6' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M58.9,61.9L58.9,69.6L50,69.6' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='54.4' cy='65.6' r='2.7' fill='%23946642'/%3E%3Ccircle cx='54.4' cy='65.6' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='53.6' cy='64.7' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='59.6' y='61.5' width='9.3' height='8.2' fill='%236e4a30'/%3E%3Cpath d='M59.7,69.6L59.7,61.6L68.8,61.6' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M68.8,61.9L68.8,69.6L59.9,69.6' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='64.2' cy='65.6' r='2.7' fill='%236e4a30'/%3E%3Ccircle cx='64.2' cy='65.6' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='63.4' cy='64.7' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='69.5' y='61.5' width='9.3' height='8.2' fill='%23b98f63'/%3E%3Cpath d='M69.6,69.6L69.6,61.6L78.7,61.6' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M78.7,61.9L78.7,69.6L69.8,69.6' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='74.1' cy='65.6' r='2.7' fill='%23b98f63'/%3E%3Ccircle cx='74.1' cy='65.6' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='73.3' cy='64.7' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='79.4' y='61.5' width='9.3' height='8.2' fill='%23efe6d2'/%3E%3Cpath d='M79.5,69.6L79.5,61.6L88.5,61.6' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M88.5,61.9L88.5,69.6L79.7,69.6' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='84' cy='65.6' r='2.7' fill='%23efe6d2'/%3E%3Ccircle cx='84' cy='65.6' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='83.2' cy='64.7' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='89.2' y='61.5' width='9.3' height='8.2' fill='%239a9a9a'/%3E%3Cpath d='M89.3,69.6L89.3,61.6L98.4,61.6' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M98.4,61.9L98.4,69.6L89.5,69.6' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='93.9' cy='65.6' r='2.7' fill='%239a9a9a'/%3E%3Ccircle cx='93.9' cy='65.6' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='93.1' cy='64.7' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='99.1' y='61.5' width='9.3' height='8.2' fill='%239a9a9a'/%3E%3Cpath d='M99.2,69.6L99.2,61.6L108.3,61.6' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M108.3,61.9L108.3,69.6L99.4,69.6' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='103.8' cy='65.6' r='2.7' fill='%239a9a9a'/%3E%3Ccircle cx='103.8' cy='65.6' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='103' cy='64.7' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='109' y='61.5' width='9.3' height='8.2' fill='%239a9a9a'/%3E%3Cpath d='M109.1,69.6L109.1,61.6L118.2,61.6' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M118.2,61.9L118.2,69.6L109.3,69.6' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='113.6' cy='65.6' r='2.7' fill='%239a9a9a'/%3E%3Ccircle cx='113.6' cy='65.6' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='112.8' cy='64.7' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='118.9' y='61.5' width='9.3' height='8.2' fill='%239a9a9a'/%3E%3Cpath d='M119,69.6L119,61.6L128.1,61.6' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M128.1,61.9L128.1,69.6L119.2,69.6' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='123.5' cy='65.6' r='2.7' fill='%239a9a9a'/%3E%3Ccircle cx='123.5' cy='65.6' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='122.7' cy='64.7' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='128.8' y='61.5' width='9.3' height='8.2' fill='%239a9a9a'/%3E%3Cpath d='M128.9,69.6L128.9,61.6L138,61.6' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M138,61.9L138,69.6L129.1,69.6' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='133.4' cy='65.6' r='2.7' fill='%239a9a9a'/%3E%3Ccircle cx='133.4' cy='65.6' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='132.6' cy='64.7' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='138.7' y='61.5' width='9.3' height='8.2' fill='%23efe6d2'/%3E%3Cpath d='M138.8,69.6L138.8,61.6L147.8,61.6' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M147.8,61.9L147.8,69.6L139,69.6' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='143.3' cy='65.6' r='2.7' fill='%23efe6d2'/%3E%3Ccircle cx='143.3' cy='65.6' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='142.5' cy='64.7' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='148.5' y='61.5' width='9.3' height='8.2' fill='%23ddc7a0'/%3E%3Cpath d='M148.6,69.6L148.6,61.6L157.7,61.6' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M157.7,61.9L157.7,69.6L148.8,69.6' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='153.2' cy='65.6' r='2.7' fill='%23ddc7a0'/%3E%3Ccircle cx='153.2' cy='65.6' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='152.4' cy='64.7' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3Crect x='158.4' y='61.5' width='9.3' height='8.2' fill='%236e4a30'/%3E%3Cpath d='M158.5,69.6L158.5,61.6L167.6,61.6' fill='none' stroke='%23ffffff' stroke-opacity='0.22' stroke-width='0.7'/%3E%3Cpath d='M167.6,61.9L167.6,69.6L158.7,69.6' fill='none' stroke='%23000000' stroke-opacity='0.3' stroke-width='0.7'/%3E%3Ccircle cx='163.1' cy='65.6' r='2.7' fill='%236e4a30'/%3E%3Ccircle cx='163.1' cy='65.6' r='2.7' fill='none' stroke='%23000' stroke-opacity='0.28' stroke-width='0.5'/%3E%3Ccircle cx='162.3' cy='64.7' r='1.1' fill='%23ffffff' fill-opacity='0.32'/%3E%3C/svg%3E") center/cover no-repeat,#141414}.th-crystal:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 70' preserveAspectRatio='none'%3E%3Crect width='168' height='70' fill='%230c0c0e'/%3E%3Crect x='0.2' y='0.2' width='6.7' height='6' fill='%235a5a5a'/%3E%3Cpath d='M0.2,6.2L6.8,0.2' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='7.2' y='0.2' width='6.7' height='6' fill='%235a5a5a'/%3E%3Cpath d='M7.2,6.2L13.8,0.2' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M7.2,3.2L10.5,0.2' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='14.2' y='0.2' width='6.7' height='6' fill='%235a5a5a'/%3E%3Cpath d='M14.2,6.2L20.8,0.2' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M14.2,3.2L17.5,0.2' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='21.2' y='0.2' width='6.7' height='6' fill='%235a5a5a'/%3E%3Cpath d='M21.2,6.2L27.8,0.2' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='28.2' y='0.2' width='6.7' height='6' fill='%23666666'/%3E%3Cpath d='M28.2,6.2L34.8,0.2' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='35.2' y='0.2' width='6.7' height='6' fill='%23969696'/%3E%3Cpath d='M35.2,6.2L41.8,0.2' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M35.2,3.2L38.5,0.2' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='42.2' y='0.2' width='6.7' height='6' fill='%23f6c8ff'/%3E%3Crect x='42.2' y='0.2' width='6.7' height='2.4' fill='%23ffffff' fill-opacity='0.45'/%3E%3Crect x='49.2' y='0.2' width='6.7' height='6' fill='%23b3ecff'/%3E%3Crect x='56.2' y='0.2' width='6.7' height='6' fill='%23cde0ff'/%3E%3Crect x='63.2' y='0.2' width='6.7' height='6' fill='%23ffffff'/%3E%3Crect x='63.2' y='0.2' width='6.7' height='2.4' fill='%23ffffff' fill-opacity='0.45'/%3E%3Crect x='70.2' y='0.2' width='6.7' height='6' fill='%23ffc6e0'/%3E%3Crect x='77.2' y='0.2' width='6.7' height='6' fill='%23848484'/%3E%3Cpath d='M77.2,6.2L83.8,0.2' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M77.2,3.2L80.5,0.2' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='84.2' y='0.2' width='6.7' height='6' fill='%235a5a5a'/%3E%3Cpath d='M84.2,6.2L90.8,0.2' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M84.2,3.2L87.5,0.2' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='91.2' y='0.2' width='6.7' height='6' fill='%235a5a5a'/%3E%3Cpath d='M91.2,6.2L97.8,0.2' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='98.2' y='0.2' width='6.7' height='6' fill='%235a5a5a'/%3E%3Cpath d='M98.2,6.2L104.8,0.2' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='105.2' y='0.2' width='6.7' height='6' fill='%235a5a5a'/%3E%3Cpath d='M105.2,6.2L111.8,0.2' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M105.2,3.2L108.5,0.2' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='112.2' y='0.2' width='6.7' height='6' fill='%235a5a5a'/%3E%3Cpath d='M112.2,6.2L118.8,0.2' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='119.2' y='0.2' width='6.7' height='6' fill='%237a7a7a'/%3E%3Cpath d='M119.2,6.2L125.8,0.2' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M119.2,3.2L122.5,0.2' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='126.2' y='0.2' width='6.7' height='6' fill='%23ffffff'/%3E%3Crect x='133.2' y='0.2' width='6.7' height='6' fill='%23ffc6e0'/%3E%3Crect x='140.2' y='0.2' width='6.7' height='6' fill='%23ffd6b0'/%3E%3Crect x='147.2' y='0.2' width='6.7' height='6' fill='%23bff3d2'/%3E%3Crect x='147.2' y='0.2' width='6.7' height='2.4' fill='%23ffffff' fill-opacity='0.45'/%3E%3Crect x='154.2' y='0.2' width='6.7' height='6' fill='%23e6ffba'/%3E%3Crect x='154.2' y='0.2' width='6.7' height='2.4' fill='%23ffffff' fill-opacity='0.45'/%3E%3Crect x='161.2' y='0.2' width='6.7' height='6' fill='%239f9f9f'/%3E%3Cpath d='M161.2,6.2L167.8,0.2' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='0.2' y='6.5' width='6.7' height='6' fill='%23727272'/%3E%3Cpath d='M0.2,12.6L6.8,6.5' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M0.2,9.5L3.5,6.5' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='7.2' y='6.5' width='6.7' height='6' fill='%235a5a5a'/%3E%3Cpath d='M7.2,12.6L13.8,6.5' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='14.2' y='6.5' width='6.7' height='6' fill='%235a5a5a'/%3E%3Cpath d='M14.2,12.6L20.8,6.5' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M14.2,9.5L17.5,6.5' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='21.2' y='6.5' width='6.7' height='6' fill='%235a5a5a'/%3E%3Cpath d='M21.2,12.6L27.8,6.5' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M21.2,9.5L24.5,6.5' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='28.2' y='6.5' width='6.7' height='6' fill='%23797979'/%3E%3Cpath d='M28.2,12.6L34.8,6.5' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='35.2' y='6.5' width='6.7' height='6' fill='%23cde0ff'/%3E%3Crect x='42.2' y='6.5' width='6.7' height='6' fill='%23fff3a8'/%3E%3Crect x='49.2' y='6.5' width='6.7' height='6' fill='%23fff3a8'/%3E%3Crect x='56.2' y='6.5' width='6.7' height='6' fill='%23c6fff0'/%3E%3Crect x='63.2' y='6.5' width='6.7' height='6' fill='%23b3ecff'/%3E%3Crect x='70.2' y='6.5' width='6.7' height='6' fill='%23b3ecff'/%3E%3Crect x='77.2' y='6.5' width='6.7' height='6' fill='%23bff3d2'/%3E%3Crect x='77.2' y='6.5' width='6.7' height='2.4' fill='%23ffffff' fill-opacity='0.45'/%3E%3Crect x='84.2' y='6.5' width='6.7' height='6' fill='%23888888'/%3E%3Cpath d='M84.2,12.6L90.8,6.5' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='91.2' y='6.5' width='6.7' height='6' fill='%23646464'/%3E%3Cpath d='M91.2,12.6L97.8,6.5' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M91.2,9.5L94.5,6.5' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='98.2' y='6.5' width='6.7' height='6' fill='%235a5a5a'/%3E%3Cpath d='M98.2,12.6L104.8,6.5' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M98.2,9.5L101.5,6.5' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='105.2' y='6.5' width='6.7' height='6' fill='%235a5a5a'/%3E%3Cpath d='M105.2,12.6L111.8,6.5' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M105.2,9.5L108.5,6.5' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='112.2' y='6.5' width='6.7' height='6' fill='%23656565'/%3E%3Cpath d='M112.2,12.6L118.8,6.5' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M112.2,9.5L115.5,6.5' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='119.2' y='6.5' width='6.7' height='6' fill='%238a8a8a'/%3E%3Cpath d='M119.2,12.6L125.8,6.5' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M119.2,9.5L122.5,6.5' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='126.2' y='6.5' width='6.7' height='6' fill='%23ffffff'/%3E%3Crect x='133.2' y='6.5' width='6.7' height='6' fill='%23ffd6b0'/%3E%3Crect x='140.2' y='6.5' width='6.7' height='6' fill='%23ffffff'/%3E%3Crect x='147.2' y='6.5' width='6.7' height='6' fill='%23c6fff0'/%3E%3Crect x='154.2' y='6.5' width='6.7' height='6' fill='%23b3ecff'/%3E%3Crect x='161.2' y='6.5' width='6.7' height='6' fill='%23cde0ff'/%3E%3Crect x='0.2' y='12.9' width='6.7' height='6' fill='%23ffc6e0'/%3E%3Crect x='7.2' y='12.9' width='6.7' height='6' fill='%23929292'/%3E%3Cpath d='M7.2,18.9L13.8,12.9' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M7.2,15.9L10.5,12.9' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='14.2' y='12.9' width='6.7' height='6' fill='%23848484'/%3E%3Cpath d='M14.2,18.9L20.8,12.9' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M14.2,15.9L17.5,12.9' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='21.2' y='12.9' width='6.7' height='6' fill='%23898989'/%3E%3Cpath d='M21.2,18.9L27.8,12.9' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='28.2' y='12.9' width='6.7' height='6' fill='%239f9f9f'/%3E%3Cpath d='M28.2,18.9L34.8,12.9' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='35.2' y='12.9' width='6.7' height='6' fill='%23c6fff0'/%3E%3Crect x='42.2' y='12.9' width='6.7' height='6' fill='%23fff3a8'/%3E%3Crect x='49.2' y='12.9' width='6.7' height='6' fill='%23cde0ff'/%3E%3Crect x='56.2' y='12.9' width='6.7' height='6' fill='%23c6fff0'/%3E%3Crect x='63.2' y='12.9' width='6.7' height='6' fill='%23e6ffba'/%3E%3Crect x='63.2' y='12.9' width='6.7' height='2.4' fill='%23ffffff' fill-opacity='0.45'/%3E%3Crect x='70.2' y='12.9' width='6.7' height='6' fill='%23dcc6ff'/%3E%3Crect x='77.2' y='12.9' width='6.7' height='6' fill='%23e6ffba'/%3E%3Crect x='84.2' y='12.9' width='6.7' height='6' fill='%23ffd6b0'/%3E%3Crect x='91.2' y='12.9' width='6.7' height='6' fill='%23a0a0a0'/%3E%3Cpath d='M91.2,18.9L97.8,12.9' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='98.2' y='12.9' width='6.7' height='6' fill='%238a8a8a'/%3E%3Cpath d='M98.2,18.9L104.8,12.9' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='105.2' y='12.9' width='6.7' height='6' fill='%23848484'/%3E%3Cpath d='M105.2,18.9L111.8,12.9' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M105.2,15.9L108.5,12.9' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='112.2' y='12.9' width='6.7' height='6' fill='%23909090'/%3E%3Cpath d='M112.2,18.9L118.8,12.9' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M112.2,15.9L115.5,12.9' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='119.2' y='12.9' width='6.7' height='6' fill='%23c6fff0'/%3E%3Crect x='126.2' y='12.9' width='6.7' height='6' fill='%23b3ecff'/%3E%3Crect x='133.2' y='12.9' width='6.7' height='6' fill='%23cde0ff'/%3E%3Crect x='140.2' y='12.9' width='6.7' height='6' fill='%23cde0ff'/%3E%3Crect x='147.2' y='12.9' width='6.7' height='6' fill='%23bff3d2'/%3E%3Crect x='154.2' y='12.9' width='6.7' height='6' fill='%23ffc0cf'/%3E%3Crect x='161.2' y='12.9' width='6.7' height='6' fill='%23ffd6b0'/%3E%3Crect x='0.2' y='19.3' width='6.7' height='6' fill='%23ffd6b0'/%3E%3Crect x='7.2' y='19.3' width='6.7' height='6' fill='%23ffc6e0'/%3E%3Crect x='14.2' y='19.3' width='6.7' height='6' fill='%23dcc6ff'/%3E%3Crect x='21.2' y='19.3' width='6.7' height='6' fill='%23e6ffba'/%3E%3Crect x='28.2' y='19.3' width='6.7' height='6' fill='%23ffc6e0'/%3E%3Crect x='35.2' y='19.3' width='6.7' height='6' fill='%23f6c8ff'/%3E%3Crect x='42.2' y='19.3' width='6.7' height='6' fill='%23b3ecff'/%3E%3Crect x='42.2' y='19.3' width='6.7' height='2.4' fill='%23ffffff' fill-opacity='0.45'/%3E%3Crect x='49.2' y='19.3' width='6.7' height='6' fill='%23c6fff0'/%3E%3Crect x='56.2' y='19.3' width='6.7' height='6' fill='%23cde0ff'/%3E%3Crect x='63.2' y='19.3' width='6.7' height='6' fill='%23e6ffba'/%3E%3Crect x='70.2' y='19.3' width='6.7' height='6' fill='%23b3ecff'/%3E%3Crect x='77.2' y='19.3' width='6.7' height='6' fill='%23f6c8ff'/%3E%3Crect x='84.2' y='19.3' width='6.7' height='6' fill='%23f6c8ff'/%3E%3Crect x='91.2' y='19.3' width='6.7' height='6' fill='%23e6ffba'/%3E%3Crect x='91.2' y='19.3' width='6.7' height='2.4' fill='%23ffffff' fill-opacity='0.45'/%3E%3Crect x='98.2' y='19.3' width='6.7' height='6' fill='%23ffc6e0'/%3E%3Crect x='105.2' y='19.3' width='6.7' height='6' fill='%23dcc6ff'/%3E%3Crect x='112.2' y='19.3' width='6.7' height='6' fill='%23cde0ff'/%3E%3Crect x='119.2' y='19.3' width='6.7' height='6' fill='%23ffc0cf'/%3E%3Crect x='119.2' y='19.3' width='6.7' height='2.4' fill='%23ffffff' fill-opacity='0.45'/%3E%3Crect x='126.2' y='19.3' width='6.7' height='6' fill='%23ffffff'/%3E%3Crect x='126.2' y='19.3' width='6.7' height='2.4' fill='%23ffffff' fill-opacity='0.45'/%3E%3Crect x='133.2' y='19.3' width='6.7' height='6' fill='%23e6ffba'/%3E%3Crect x='140.2' y='19.3' width='6.7' height='6' fill='%23b3ecff'/%3E%3Crect x='147.2' y='19.3' width='6.7' height='6' fill='%23cde0ff'/%3E%3Crect x='154.2' y='19.3' width='6.7' height='6' fill='%23c6fff0'/%3E%3Crect x='161.2' y='19.3' width='6.7' height='6' fill='%23ffffff'/%3E%3Crect x='0.2' y='25.6' width='6.7' height='6' fill='%23ffffff'/%3E%3Crect x='7.2' y='25.6' width='6.7' height='6' fill='%23f6c8ff'/%3E%3Crect x='14.2' y='25.6' width='6.7' height='6' fill='%23ffffff'/%3E%3Crect x='21.2' y='25.6' width='6.7' height='6' fill='%23bff3d2'/%3E%3Crect x='28.2' y='25.6' width='6.7' height='6' fill='%23bff3d2'/%3E%3Crect x='35.2' y='25.6' width='6.7' height='6' fill='%23c6fff0'/%3E%3Crect x='42.2' y='25.6' width='6.7' height='6' fill='%23f6c8ff'/%3E%3Crect x='49.2' y='25.6' width='6.7' height='6' fill='%23e6ffba'/%3E%3Crect x='56.2' y='25.6' width='6.7' height='6' fill='%23e6ffba'/%3E%3Crect x='63.2' y='25.6' width='6.7' height='6' fill='%23ffc0cf'/%3E%3Crect x='70.2' y='25.6' width='6.7' height='6' fill='%23cde0ff'/%3E%3Crect x='77.2' y='25.6' width='6.7' height='6' fill='%23ffffff'/%3E%3Crect x='84.2' y='25.6' width='6.7' height='6' fill='%23fff3a8'/%3E%3Crect x='91.2' y='25.6' width='6.7' height='6' fill='%23e6ffba'/%3E%3Crect x='98.2' y='25.6' width='6.7' height='6' fill='%23dcc6ff'/%3E%3Crect x='105.2' y='25.6' width='6.7' height='6' fill='%23bff3d2'/%3E%3Crect x='112.2' y='25.6' width='6.7' height='6' fill='%23ffc6e0'/%3E%3Crect x='119.2' y='25.6' width='6.7' height='6' fill='%23fff3a8'/%3E%3Crect x='126.2' y='25.6' width='6.7' height='6' fill='%23f6c8ff'/%3E%3Crect x='133.2' y='25.6' width='6.7' height='6' fill='%23ffc6e0'/%3E%3Crect x='140.2' y='25.6' width='6.7' height='6' fill='%23dcc6ff'/%3E%3Crect x='147.2' y='25.6' width='6.7' height='6' fill='%23f6c8ff'/%3E%3Crect x='154.2' y='25.6' width='6.7' height='6' fill='%23bff3d2'/%3E%3Crect x='161.2' y='25.6' width='6.7' height='6' fill='%23bff3d2'/%3E%3Crect x='0.2' y='32' width='6.7' height='6' fill='%23c6fff0'/%3E%3Crect x='0.2' y='32' width='6.7' height='2.4' fill='%23ffffff' fill-opacity='0.45'/%3E%3Crect x='7.2' y='32' width='6.7' height='6' fill='%23a0a0a0'/%3E%3Cpath d='M7.2,38L13.8,32' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M7.2,35L10.5,32' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='14.2' y='32' width='6.7' height='6' fill='%239f9f9f'/%3E%3Cpath d='M14.2,38L20.8,32' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M14.2,35L17.5,32' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='21.2' y='32' width='6.7' height='6' fill='%23f6c8ff'/%3E%3Crect x='28.2' y='32' width='6.7' height='6' fill='%23b3ecff'/%3E%3Crect x='28.2' y='32' width='6.7' height='2.4' fill='%23ffffff' fill-opacity='0.45'/%3E%3Crect x='35.2' y='32' width='6.7' height='6' fill='%23e6ffba'/%3E%3Crect x='42.2' y='32' width='6.7' height='6' fill='%23b3ecff'/%3E%3Crect x='49.2' y='32' width='6.7' height='6' fill='%23dcc6ff'/%3E%3Crect x='49.2' y='32' width='6.7' height='2.4' fill='%23ffffff' fill-opacity='0.45'/%3E%3Crect x='56.2' y='32' width='6.7' height='6' fill='%23b3ecff'/%3E%3Crect x='56.2' y='32' width='6.7' height='2.4' fill='%23ffffff' fill-opacity='0.45'/%3E%3Crect x='63.2' y='32' width='6.7' height='6' fill='%23ffc6e0'/%3E%3Crect x='63.2' y='32' width='6.7' height='2.4' fill='%23ffffff' fill-opacity='0.45'/%3E%3Crect x='70.2' y='32' width='6.7' height='6' fill='%23ffd6b0'/%3E%3Crect x='77.2' y='32' width='6.7' height='6' fill='%23b3ecff'/%3E%3Crect x='84.2' y='32' width='6.7' height='6' fill='%23ffc6e0'/%3E%3Crect x='91.2' y='32' width='6.7' height='6' fill='%23cde0ff'/%3E%3Crect x='98.2' y='32' width='6.7' height='6' fill='%239f9f9f'/%3E%3Cpath d='M98.2,38L104.8,32' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='105.2' y='32' width='6.7' height='6' fill='%23a1a1a1'/%3E%3Cpath d='M105.2,38L111.8,32' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M105.2,35L108.5,32' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='112.2' y='32' width='6.7' height='6' fill='%23ffffff'/%3E%3Crect x='119.2' y='32' width='6.7' height='6' fill='%23ffc0cf'/%3E%3Crect x='126.2' y='32' width='6.7' height='6' fill='%23ffc0cf'/%3E%3Crect x='133.2' y='32' width='6.7' height='6' fill='%23bff3d2'/%3E%3Crect x='140.2' y='32' width='6.7' height='6' fill='%23c6fff0'/%3E%3Crect x='147.2' y='32' width='6.7' height='6' fill='%23b3ecff'/%3E%3Crect x='154.2' y='32' width='6.7' height='6' fill='%23bff3d2'/%3E%3Crect x='161.2' y='32' width='6.7' height='6' fill='%23ffd6b0'/%3E%3Crect x='0.2' y='38.4' width='6.7' height='6' fill='%23737373'/%3E%3Cpath d='M0.2,44.4L6.8,38.4' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='7.2' y='38.4' width='6.7' height='6' fill='%23767676'/%3E%3Cpath d='M7.2,44.4L13.8,38.4' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='14.2' y='38.4' width='6.7' height='6' fill='%237f7f7f'/%3E%3Cpath d='M14.2,44.4L20.8,38.4' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='21.2' y='38.4' width='6.7' height='6' fill='%238c8c8c'/%3E%3Cpath d='M21.2,44.4L27.8,38.4' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='28.2' y='38.4' width='6.7' height='6' fill='%239a9a9a'/%3E%3Cpath d='M28.2,44.4L34.8,38.4' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M28.2,41.4L31.5,38.4' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='35.2' y='38.4' width='6.7' height='6' fill='%23dcc6ff'/%3E%3Crect x='42.2' y='38.4' width='6.7' height='6' fill='%23b3ecff'/%3E%3Crect x='49.2' y='38.4' width='6.7' height='6' fill='%23ffffff'/%3E%3Crect x='49.2' y='38.4' width='6.7' height='2.4' fill='%23ffffff' fill-opacity='0.45'/%3E%3Crect x='56.2' y='38.4' width='6.7' height='6' fill='%23ffd6b0'/%3E%3Crect x='63.2' y='38.4' width='6.7' height='6' fill='%23969696'/%3E%3Cpath d='M63.2,44.4L69.8,38.4' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='70.2' y='38.4' width='6.7' height='6' fill='%23898989'/%3E%3Cpath d='M70.2,44.4L76.8,38.4' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='77.2' y='38.4' width='6.7' height='6' fill='%237d7d7d'/%3E%3Cpath d='M77.2,44.4L83.8,38.4' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='84.2' y='38.4' width='6.7' height='6' fill='%23757575'/%3E%3Cpath d='M84.2,44.4L90.8,38.4' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M84.2,41.4L87.5,38.4' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='91.2' y='38.4' width='6.7' height='6' fill='%23747474'/%3E%3Cpath d='M91.2,44.4L97.8,38.4' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='98.2' y='38.4' width='6.7' height='6' fill='%23797979'/%3E%3Cpath d='M98.2,44.4L104.8,38.4' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M98.2,41.4L101.5,38.4' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='105.2' y='38.4' width='6.7' height='6' fill='%23848484'/%3E%3Cpath d='M105.2,44.4L111.8,38.4' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M105.2,41.4L108.5,38.4' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='112.2' y='38.4' width='6.7' height='6' fill='%23929292'/%3E%3Cpath d='M112.2,44.4L118.8,38.4' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='119.2' y='38.4' width='6.7' height='6' fill='%239f9f9f'/%3E%3Cpath d='M119.2,44.4L125.8,38.4' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M119.2,41.4L122.5,38.4' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='126.2' y='38.4' width='6.7' height='6' fill='%23e6ffba'/%3E%3Crect x='133.2' y='38.4' width='6.7' height='6' fill='%23c6fff0'/%3E%3Crect x='140.2' y='38.4' width='6.7' height='6' fill='%23e6ffba'/%3E%3Crect x='140.2' y='38.4' width='6.7' height='2.4' fill='%23ffffff' fill-opacity='0.45'/%3E%3Crect x='147.2' y='38.4' width='6.7' height='6' fill='%239e9e9e'/%3E%3Cpath d='M147.2,44.4L153.8,38.4' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M147.2,41.4L150.5,38.4' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='154.2' y='38.4' width='6.7' height='6' fill='%23909090'/%3E%3Cpath d='M154.2,44.4L160.8,38.4' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M154.2,41.4L157.5,38.4' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='161.2' y='38.4' width='6.7' height='6' fill='%23838383'/%3E%3Cpath d='M161.2,44.4L167.8,38.4' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='0.2' y='44.7' width='6.7' height='6' fill='%235a5a5a'/%3E%3Cpath d='M0.2,50.7L6.8,44.7' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M0.2,47.7L3.5,44.7' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='7.2' y='44.7' width='6.7' height='6' fill='%235c5c5c'/%3E%3Cpath d='M7.2,50.7L13.8,44.7' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='14.2' y='44.7' width='6.7' height='6' fill='%236e6e6e'/%3E%3Cpath d='M14.2,50.7L20.8,44.7' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='21.2' y='44.7' width='6.7' height='6' fill='%23858585'/%3E%3Cpath d='M21.2,50.7L27.8,44.7' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M21.2,47.7L24.5,44.7' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='28.2' y='44.7' width='6.7' height='6' fill='%239b9b9b'/%3E%3Cpath d='M28.2,50.7L34.8,44.7' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M28.2,47.7L31.5,44.7' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='35.2' y='44.7' width='6.7' height='6' fill='%23c6fff0'/%3E%3Crect x='42.2' y='44.7' width='6.7' height='6' fill='%23bff3d2'/%3E%3Crect x='49.2' y='44.7' width='6.7' height='6' fill='%23dcc6ff'/%3E%3Crect x='56.2' y='44.7' width='6.7' height='6' fill='%239b9b9b'/%3E%3Cpath d='M56.2,50.7L62.8,44.7' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M56.2,47.7L59.5,44.7' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='63.2' y='44.7' width='6.7' height='6' fill='%23868686'/%3E%3Cpath d='M63.2,50.7L69.8,44.7' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='70.2' y='44.7' width='6.7' height='6' fill='%236f6f6f'/%3E%3Cpath d='M70.2,50.7L76.8,44.7' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M70.2,47.7L73.5,44.7' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='77.2' y='44.7' width='6.7' height='6' fill='%235d5d5d'/%3E%3Cpath d='M77.2,50.7L83.8,44.7' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M77.2,47.7L80.5,44.7' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='84.2' y='44.7' width='6.7' height='6' fill='%235a5a5a'/%3E%3Cpath d='M84.2,50.7L90.8,44.7' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='91.2' y='44.7' width='6.7' height='6' fill='%235a5a5a'/%3E%3Cpath d='M91.2,50.7L97.8,44.7' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='98.2' y='44.7' width='6.7' height='6' fill='%23636363'/%3E%3Cpath d='M98.2,50.7L104.8,44.7' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M98.2,47.7L101.5,44.7' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='105.2' y='44.7' width='6.7' height='6' fill='%23787878'/%3E%3Cpath d='M105.2,50.7L111.8,44.7' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M105.2,47.7L108.5,44.7' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='112.2' y='44.7' width='6.7' height='6' fill='%238f8f8f'/%3E%3Cpath d='M112.2,50.7L118.8,44.7' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='119.2' y='44.7' width='6.7' height='6' fill='%23fff3a8'/%3E%3Crect x='119.2' y='44.7' width='6.7' height='2.4' fill='%23ffffff' fill-opacity='0.45'/%3E%3Crect x='126.2' y='44.7' width='6.7' height='6' fill='%23fff3a8'/%3E%3Crect x='126.2' y='44.7' width='6.7' height='2.4' fill='%23ffffff' fill-opacity='0.45'/%3E%3Crect x='133.2' y='44.7' width='6.7' height='6' fill='%23ffc0cf'/%3E%3Crect x='140.2' y='44.7' width='6.7' height='6' fill='%23c6fff0'/%3E%3Crect x='147.2' y='44.7' width='6.7' height='6' fill='%23929292'/%3E%3Cpath d='M147.2,50.7L153.8,44.7' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M147.2,47.7L150.5,44.7' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='154.2' y='44.7' width='6.7' height='6' fill='%237b7b7b'/%3E%3Cpath d='M154.2,50.7L160.8,44.7' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M154.2,47.7L157.5,44.7' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='161.2' y='44.7' width='6.7' height='6' fill='%23666666'/%3E%3Cpath d='M161.2,50.7L167.8,44.7' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M161.2,47.7L164.5,44.7' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='0.2' y='51.1' width='6.7' height='6' fill='%235a5a5a'/%3E%3Cpath d='M0.2,57.1L6.8,51.1' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='7.2' y='51.1' width='6.7' height='6' fill='%235f5f5f'/%3E%3Cpath d='M7.2,57.1L13.8,51.1' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M7.2,54.1L10.5,51.1' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='14.2' y='51.1' width='6.7' height='6' fill='%23777777'/%3E%3Cpath d='M14.2,57.1L20.8,51.1' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M14.2,54.1L17.5,51.1' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='21.2' y='51.1' width='6.7' height='6' fill='%23969696'/%3E%3Cpath d='M21.2,57.1L27.8,51.1' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M21.2,54.1L24.5,51.1' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='28.2' y='51.1' width='6.7' height='6' fill='%23bff3d2'/%3E%3Crect x='35.2' y='51.1' width='6.7' height='6' fill='%23ffc0cf'/%3E%3Crect x='42.2' y='51.1' width='6.7' height='6' fill='%23cde0ff'/%3E%3Crect x='42.2' y='51.1' width='6.7' height='2.4' fill='%23ffffff' fill-opacity='0.45'/%3E%3Crect x='49.2' y='51.1' width='6.7' height='6' fill='%23dcc6ff'/%3E%3Crect x='56.2' y='51.1' width='6.7' height='6' fill='%23b3ecff'/%3E%3Crect x='63.2' y='51.1' width='6.7' height='6' fill='%23a0a0a0'/%3E%3Cpath d='M63.2,57.1L69.8,51.1' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='70.2' y='51.1' width='6.7' height='6' fill='%23808080'/%3E%3Cpath d='M70.2,57.1L76.8,51.1' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M70.2,54.1L73.5,51.1' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='77.2' y='51.1' width='6.7' height='6' fill='%23656565'/%3E%3Cpath d='M77.2,57.1L83.8,51.1' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M77.2,54.1L80.5,51.1' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='84.2' y='51.1' width='6.7' height='6' fill='%235a5a5a'/%3E%3Cpath d='M84.2,57.1L90.8,51.1' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M84.2,54.1L87.5,51.1' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='91.2' y='51.1' width='6.7' height='6' fill='%235a5a5a'/%3E%3Cpath d='M91.2,57.1L97.8,51.1' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='98.2' y='51.1' width='6.7' height='6' fill='%23686868'/%3E%3Cpath d='M98.2,57.1L104.8,51.1' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M98.2,54.1L101.5,51.1' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='105.2' y='51.1' width='6.7' height='6' fill='%23848484'/%3E%3Cpath d='M105.2,57.1L111.8,51.1' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M105.2,54.1L108.5,51.1' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='112.2' y='51.1' width='6.7' height='6' fill='%23f6c8ff'/%3E%3Crect x='119.2' y='51.1' width='6.7' height='6' fill='%23bff3d2'/%3E%3Crect x='126.2' y='51.1' width='6.7' height='6' fill='%23dcc6ff'/%3E%3Crect x='126.2' y='51.1' width='6.7' height='2.4' fill='%23ffffff' fill-opacity='0.45'/%3E%3Crect x='133.2' y='51.1' width='6.7' height='6' fill='%23f6c8ff'/%3E%3Crect x='140.2' y='51.1' width='6.7' height='6' fill='%23ffc6e0'/%3E%3Crect x='147.2' y='51.1' width='6.7' height='6' fill='%23fff3a8'/%3E%3Crect x='154.2' y='51.1' width='6.7' height='6' fill='%23929292'/%3E%3Cpath d='M154.2,57.1L160.8,51.1' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='161.2' y='51.1' width='6.7' height='6' fill='%23737373'/%3E%3Cpath d='M161.2,57.1L167.8,51.1' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M161.2,54.1L164.5,51.1' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='0.2' y='57.4' width='6.7' height='6' fill='%236e6e6e'/%3E%3Cpath d='M0.2,63.5L6.8,57.4' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M0.2,60.5L3.5,57.4' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='7.2' y='57.4' width='6.7' height='6' fill='%23747474'/%3E%3Cpath d='M7.2,63.5L13.8,57.4' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='14.2' y='57.4' width='6.7' height='6' fill='%238d8d8d'/%3E%3Cpath d='M14.2,63.5L20.8,57.4' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='21.2' y='57.4' width='6.7' height='6' fill='%23ffc0cf'/%3E%3Crect x='21.2' y='57.4' width='6.7' height='2.4' fill='%23ffffff' fill-opacity='0.45'/%3E%3Crect x='28.2' y='57.4' width='6.7' height='6' fill='%23ffffff'/%3E%3Crect x='35.2' y='57.4' width='6.7' height='6' fill='%23ffd6b0'/%3E%3Crect x='35.2' y='57.4' width='6.7' height='2.4' fill='%23ffffff' fill-opacity='0.45'/%3E%3Crect x='42.2' y='57.4' width='6.7' height='6' fill='%23ffffff'/%3E%3Crect x='49.2' y='57.4' width='6.7' height='6' fill='%23bff3d2'/%3E%3Crect x='56.2' y='57.4' width='6.7' height='6' fill='%23f6c8ff'/%3E%3Crect x='63.2' y='57.4' width='6.7' height='6' fill='%23e6ffba'/%3E%3Crect x='70.2' y='57.4' width='6.7' height='6' fill='%23c6fff0'/%3E%3Crect x='77.2' y='57.4' width='6.7' height='6' fill='%238b8b8b'/%3E%3Cpath d='M77.2,63.5L83.8,57.4' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M77.2,60.5L80.5,57.4' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='84.2' y='57.4' width='6.7' height='6' fill='%23737373'/%3E%3Cpath d='M84.2,63.5L90.8,57.4' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M84.2,60.5L87.5,57.4' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='91.2' y='57.4' width='6.7' height='6' fill='%236e6e6e'/%3E%3Cpath d='M91.2,63.5L97.8,57.4' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M91.2,60.5L94.5,57.4' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='98.2' y='57.4' width='6.7' height='6' fill='%237d7d7d'/%3E%3Cpath d='M98.2,63.5L104.8,57.4' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='105.2' y='57.4' width='6.7' height='6' fill='%239c9c9c'/%3E%3Cpath d='M105.2,63.5L111.8,57.4' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='112.2' y='57.4' width='6.7' height='6' fill='%23f6c8ff'/%3E%3Crect x='119.2' y='57.4' width='6.7' height='6' fill='%23fff3a8'/%3E%3Crect x='126.2' y='57.4' width='6.7' height='6' fill='%23ffffff'/%3E%3Crect x='133.2' y='57.4' width='6.7' height='6' fill='%23ffc0cf'/%3E%3Crect x='140.2' y='57.4' width='6.7' height='6' fill='%23e6ffba'/%3E%3Crect x='147.2' y='57.4' width='6.7' height='6' fill='%23ffc0cf'/%3E%3Crect x='154.2' y='57.4' width='6.7' height='6' fill='%23ffffff'/%3E%3Crect x='161.2' y='57.4' width='6.7' height='6' fill='%239e9e9e'/%3E%3Cpath d='M161.2,63.5L167.8,57.4' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M161.2,60.5L164.5,57.4' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='0.2' y='63.8' width='6.7' height='6' fill='%23868686'/%3E%3Cpath d='M0.2,69.8L6.8,63.8' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M0.2,66.8L3.5,63.8' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='7.2' y='63.8' width='6.7' height='6' fill='%23858585'/%3E%3Cpath d='M7.2,69.8L13.8,63.8' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='14.2' y='63.8' width='6.7' height='6' fill='%239b9b9b'/%3E%3Cpath d='M14.2,69.8L20.8,63.8' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='21.2' y='63.8' width='6.7' height='6' fill='%23cde0ff'/%3E%3Crect x='28.2' y='63.8' width='6.7' height='6' fill='%23c6fff0'/%3E%3Crect x='35.2' y='63.8' width='6.7' height='6' fill='%23cde0ff'/%3E%3Crect x='35.2' y='63.8' width='6.7' height='2.4' fill='%23ffffff' fill-opacity='0.45'/%3E%3Crect x='42.2' y='63.8' width='6.7' height='6' fill='%23ffd6b0'/%3E%3Crect x='49.2' y='63.8' width='6.7' height='6' fill='%23cde0ff'/%3E%3Crect x='56.2' y='63.8' width='6.7' height='6' fill='%23bff3d2'/%3E%3Crect x='63.2' y='63.8' width='6.7' height='6' fill='%23b3ecff'/%3E%3Crect x='70.2' y='63.8' width='6.7' height='6' fill='%23ffd6b0'/%3E%3Crect x='70.2' y='63.8' width='6.7' height='2.4' fill='%23ffffff' fill-opacity='0.45'/%3E%3Crect x='77.2' y='63.8' width='6.7' height='6' fill='%23f6c8ff'/%3E%3Crect x='84.2' y='63.8' width='6.7' height='6' fill='%23919191'/%3E%3Cpath d='M84.2,69.8L90.8,63.8' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='91.2' y='63.8' width='6.7' height='6' fill='%23838383'/%3E%3Cpath d='M91.2,69.8L97.8,63.8' stroke='%230e0e10' stroke-width='0.7'/%3E%3Crect x='98.2' y='63.8' width='6.7' height='6' fill='%238c8c8c'/%3E%3Cpath d='M98.2,69.8L104.8,63.8' stroke='%230e0e10' stroke-width='0.7'/%3E%3Cpath d='M98.2,66.8L101.5,63.8' stroke='%230e0e10' stroke-width='0.6'/%3E%3Crect x='105.2' y='63.8' width='6.7' height='6' fill='%23ffc6e0'/%3E%3Crect x='112.2' y='63.8' width='6.7' height='6' fill='%23b3ecff'/%3E%3Crect x='119.2' y='63.8' width='6.7' height='6' fill='%23bff3d2'/%3E%3Crect x='126.2' y='63.8' width='6.7' height='6' fill='%23ffffff'/%3E%3Crect x='133.2' y='63.8' width='6.7' height='6' fill='%23ffffff'/%3E%3Crect x='140.2' y='63.8' width='6.7' height='6' fill='%23ffffff'/%3E%3Crect x='147.2' y='63.8' width='6.7' height='6' fill='%23ffc6e0'/%3E%3Crect x='154.2' y='63.8' width='6.7' height='6' fill='%23f6c8ff'/%3E%3Crect x='154.2' y='63.8' width='6.7' height='2.4' fill='%23ffffff' fill-opacity='0.45'/%3E%3Crect x='161.2' y='63.8' width='6.7' height='6' fill='%23f6c8ff'/%3E%3Cpath d='M85.7,37h2.8M87.1,35.6v2.8' stroke='%23ffffff' stroke-width='0.6'/%3E%3Cpath d='M50,13.6h2.8M51.4,12.2v2.8' stroke='%23ffffff' stroke-width='0.6'/%3E%3Cpath d='M150.6,3.4h2.8M152,2v2.8' stroke='%23ffffff' stroke-width='0.6'/%3E%3Cpath d='M149.1,69.8h2.8M150.5,68.4v2.8' stroke='%23ffffff' stroke-width='0.6'/%3E%3Cpath d='M63.2,34.2h2.8M64.6,32.8v2.8' stroke='%23ffffff' stroke-width='0.6'/%3E%3Cpath d='M3.8,46.4h2.8M5.2,45v2.8' stroke='%23ffffff' stroke-width='0.6'/%3E%3Cpath d='M166.5,41.6h2.8M167.9,40.2v2.8' stroke='%23ffffff' stroke-width='0.6'/%3E%3Cpath d='M87.3,44.8h2.8M88.7,43.4v2.8' stroke='%23ffffff' stroke-width='0.6'/%3E%3C/svg%3E") center/cover no-repeat,#0c0c0e}.th-glassDispersion:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 70' preserveAspectRatio='none'%3E%3Crect width='168' height='70' fill='%230a0a0b'/%3E%3Crect x='1.4' y='0.5' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='15' y='0.5' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='1.9' y='0.5' width='13' height='4.3' fill='%239a9a9a'/%3E%3Crect x='46.6' y='-0.1' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='73.9' y='-0.1' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='47.1' y='-0.1' width='26.8' height='4.3' fill='%23f2ece0'/%3E%3Crect x='56.1' y='-0.9' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='82.8' y='-0.9' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='56.6' y='-0.9' width='26.2' height='4.3' fill='%23c9ab78'/%3E%3Crect x='68.6' y='0.9' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='94.1' y='0.9' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='69.1' y='0.9' width='25' height='4.3' fill='%239a7c50'/%3E%3Crect x='78.9' y='0.3' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='91.2' y='0.3' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='79.4' y='0.3' width='11.8' height='4.3' fill='%239a7c50'/%3E%3Crect x='97.5' y='0.9' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='106.5' y='0.9' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='98' y='0.9' width='8.5' height='4.3' fill='%23e8dcc2'/%3E%3Crect x='108.1' y='-0.9' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='125' y='-0.9' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='108.6' y='-0.9' width='16.5' height='4.3' fill='%23f2ece0'/%3E%3Crect x='115.3' y='-0.8' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='133.1' y='-0.8' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='115.8' y='-0.8' width='17.3' height='4.3' fill='%236a6a6a'/%3E%3Crect x='130.5' y='0.3' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='146.2' y='0.3' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='131' y='0.3' width='15.2' height='4.3' fill='%239a9a9a'/%3E%3Crect x='158.7' y='-0.6' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='167.7' y='-0.6' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='159.2' y='-0.6' width='8.4' height='4.3' fill='%239a9a9a'/%3E%3Crect x='11.8' y='6.8' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='35' y='6.8' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='12.3' y='6.8' width='22.7' height='4.3' fill='%239a9a9a'/%3E%3Crect x='27.3' y='7.5' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='40.9' y='7.5' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='27.8' y='7.5' width='13.1' height='4.3' fill='%239a9a9a'/%3E%3Crect x='40.8' y='7.1' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='67.4' y='7.1' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='41.3' y='7.1' width='26.1' height='4.3' fill='%23f2ece0'/%3E%3Crect x='50.9' y='7.1' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='77.7' y='7.1' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='51.4' y='7.1' width='26.3' height='4.3' fill='%23c9ab78'/%3E%3Crect x='57.3' y='7.6' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='83.9' y='7.6' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='57.8' y='7.6' width='26.1' height='4.3' fill='%236b5030'/%3E%3Crect x='89.3' y='6.4' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='104.9' y='6.4' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='89.8' y='6.4' width='15' height='4.3' fill='%236b5030'/%3E%3Crect x='105.6' y='6' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='117.3' y='6' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='106.1' y='6' width='11.2' height='4.3' fill='%23e8dcc2'/%3E%3Crect x='127.2' y='7.7' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='144.8' y='7.7' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='127.7' y='7.7' width='17.1' height='4.3' fill='%239a9a9a'/%3E%3Crect x='147.6' y='6.3' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='159' y='6.3' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='148.1' y='6.3' width='10.9' height='4.3' fill='%239a9a9a'/%3E%3Crect x='155.7' y='7.2' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='182.6' y='7.2' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='156.2' y='7.2' width='26.3' height='4.3' fill='%236a6a6a'/%3E%3Crect x='-3.2' y='14.2' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='22.8' y='14.2' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='-2.7' y='14.2' width='25.5' height='4.3' fill='%236a6a6a'/%3E%3Crect x='8.4' y='14' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='17.5' y='14' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='8.9' y='14' width='8.5' height='4.3' fill='%236a6a6a'/%3E%3Crect x='17.9' y='14.2' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='32.2' y='14.2' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='18.4' y='14.2' width='13.8' height='4.3' fill='%236a6a6a'/%3E%3Crect x='41.7' y='13.7' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='53.6' y='13.7' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='42.2' y='13.7' width='11.4' height='4.3' fill='%239a7c50'/%3E%3Crect x='51.7' y='15' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='64.6' y='15' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='52.2' y='15' width='12.3' height='4.3' fill='%233a2c1d'/%3E%3Crect x='70.1' y='14.2' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='91.4' y='14.2' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='70.6' y='14.2' width='20.9' height='4.3' fill='%231c1813'/%3E%3Crect x='79.9' y='13.5' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='94.5' y='13.5' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='80.4' y='13.5' width='14.1' height='4.3' fill='%231c1813'/%3E%3Crect x='86.5' y='13.1' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='99.9' y='13.1' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='87' y='13.1' width='12.9' height='4.3' fill='%231c1813'/%3E%3Crect x='97.6' y='13.6' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='119.4' y='13.6' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='98.1' y='13.6' width='21.4' height='4.3' fill='%236b5030'/%3E%3Crect x='128.3' y='13.3' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='148.5' y='13.3' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='128.8' y='13.3' width='19.7' height='4.3' fill='%236a6a6a'/%3E%3Crect x='139.9' y='13.3' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='163.6' y='13.3' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='140.4' y='13.3' width='23.3' height='4.3' fill='%236a6a6a'/%3E%3Crect x='-3.5' y='21' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='19.2' y='21' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='-3' y='21' width='22.2' height='4.3' fill='%23f2ece0'/%3E%3Crect x='20.7' y='21.6' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='44.9' y='21.6' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='21.2' y='21.6' width='23.7' height='4.3' fill='%23e8dcc2'/%3E%3Crect x='30.5' y='21.3' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='46.2' y='21.3' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='31' y='21.3' width='15.2' height='4.3' fill='%239a7c50'/%3E%3Crect x='39' y='21.5' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='66.2' y='21.5' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='39.5' y='21.5' width='26.6' height='4.3' fill='%233a2c1d'/%3E%3Crect x='57.7' y='20.1' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='70' y='20.1' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='58.2' y='20.1' width='11.8' height='4.3' fill='%231c1813'/%3E%3Crect x='67.9' y='21.1' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='77.4' y='21.1' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='68.4' y='21.1' width='9.1' height='4.3' fill='%231c1813'/%3E%3Crect x='81' y='21' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='106.4' y='21' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='81.5' y='21' width='24.9' height='4.3' fill='%231c1813'/%3E%3Crect x='109.1' y='21.9' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='130.6' y='21.9' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='109.6' y='21.9' width='21.1' height='4.3' fill='%239a7c50'/%3E%3Crect x='118.6' y='20.7' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='145.8' y='20.7' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='119.1' y='20.7' width='26.7' height='4.3' fill='%23e8dcc2'/%3E%3Crect x='126.9' y='20' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='145.1' y='20' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='127.4' y='20' width='17.7' height='4.3' fill='%23f2ece0'/%3E%3Crect x='136.2' y='20.9' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='144.8' y='20.9' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='136.7' y='20.9' width='8.1' height='4.3' fill='%23f2ece0'/%3E%3Crect x='145.6' y='21.3' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='162.7' y='21.3' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='146.1' y='21.3' width='16.6' height='4.3' fill='%23e8dcc2'/%3E%3Crect x='155' y='21.4' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='169.6' y='21.4' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='155.5' y='21.4' width='14.1' height='4.3' fill='%239a7c50'/%3E%3Crect x='-2.9' y='27.5' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='18.1' y='27.5' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='-2.4' y='27.5' width='20.5' height='4.3' fill='%23f2ece0'/%3E%3Crect x='18.4' y='28.8' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='31.4' y='28.8' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='18.9' y='28.8' width='12.6' height='4.3' fill='%23e8dcc2'/%3E%3Crect x='38.3' y='27.6' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='47.4' y='27.6' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='38.8' y='27.6' width='8.5' height='4.3' fill='%233a2c1d'/%3E%3Crect x='58.5' y='27.7' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='70.8' y='27.7' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='59' y='27.7' width='11.8' height='4.3' fill='%231c1813'/%3E%3Crect x='67.9' y='27.7' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='77.6' y='27.7' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='68.4' y='27.7' width='9.1' height='4.3' fill='%231c1813'/%3E%3Crect x='81.3' y='27.9' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='98.6' y='27.9' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='81.8' y='27.9' width='16.8' height='4.3' fill='%231c1813'/%3E%3Crect x='109.4' y='28.8' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='122.3' y='28.8' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='109.9' y='28.8' width='12.4' height='4.3' fill='%23c9ab78'/%3E%3Crect x='127.5' y='28.1' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='148.2' y='28.1' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='128' y='28.1' width='20.2' height='4.3' fill='%23f2ece0'/%3E%3Crect x='139.5' y='28' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='155.6' y='28' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='140' y='28' width='15.6' height='4.3' fill='%23f2ece0'/%3E%3Crect x='146.2' y='28.3' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='172.7' y='28.3' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='146.7' y='28.3' width='25.9' height='4.3' fill='%23e8dcc2'/%3E%3Crect x='0.2' y='34.2' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='12.8' y='34.2' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='0.7' y='34.2' width='12.2' height='4.3' fill='%236a6a6a'/%3E%3Crect x='7.1' y='34.7' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='31.8' y='34.7' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='7.6' y='34.7' width='24.2' height='4.3' fill='%236a6a6a'/%3E%3Crect x='17.3' y='34.9' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='34.6' y='34.9' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='17.8' y='34.9' width='16.8' height='4.3' fill='%23e8dcc2'/%3E%3Crect x='59.7' y='35.2' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='72' y='35.2' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='60.2' y='35.2' width='11.7' height='4.3' fill='%231c1813'/%3E%3Crect x='68.7' y='34.3' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='86.5' y='34.3' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='69.2' y='34.3' width='17.3' height='4.3' fill='%231c1813'/%3E%3Crect x='96.4' y='35.9' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='118.4' y='35.9' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='96.9' y='35.9' width='21.5' height='4.3' fill='%23c9ab78'/%3E%3Crect x='120.6' y='34.7' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='130.9' y='34.7' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='121.1' y='34.7' width='9.8' height='4.3' fill='%239a9a9a'/%3E%3Crect x='129.3' y='35.5' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='141.3' y='35.5' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='129.8' y='35.5' width='11.5' height='4.3' fill='%239a9a9a'/%3E%3Crect x='138.1' y='35.6' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='147.5' y='35.6' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='138.6' y='35.6' width='8.8' height='4.3' fill='%236a6a6a'/%3E%3Crect x='160' y='35.8' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='182.2' y='35.8' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='160.5' y='35.8' width='21.7' height='4.3' fill='%23c9ab78'/%3E%3Crect x='0.2' y='42.9' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='18.3' y='42.9' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='0.7' y='42.9' width='17.6' height='4.3' fill='%239a9a9a'/%3E%3Crect x='20.5' y='41.6' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='37.9' y='41.6' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='21' y='41.6' width='16.9' height='4.3' fill='%236a6a6a'/%3E%3Crect x='31.7' y='42.2' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='59.9' y='42.2' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='32.2' y='42.2' width='27.7' height='4.3' fill='%23e8dcc2'/%3E%3Crect x='57.1' y='42' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='85' y='42' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='57.6' y='42' width='27.5' height='4.3' fill='%233a2c1d'/%3E%3Crect x='69' y='41.1' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='89.2' y='41.1' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='69.5' y='41.1' width='19.7' height='4.3' fill='%236b5030'/%3E%3Crect x='90.9' y='41.4' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='116.5' y='41.4' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='91.4' y='41.4' width='25.1' height='4.3' fill='%23e8dcc2'/%3E%3Crect x='135' y='41.1' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='163' y='41.1' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='135.5' y='41.1' width='27.5' height='4.3' fill='%239a9a9a'/%3E%3Crect x='146.2' y='41.4' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='163.9' y='41.4' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='146.7' y='41.4' width='17.2' height='4.3' fill='%236a6a6a'/%3E%3Crect x='158.7' y='41.4' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='168.8' y='41.4' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='159.2' y='41.4' width='9.6' height='4.3' fill='%23e8dcc2'/%3E%3Crect x='12' y='48.2' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='30.2' y='48.2' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='12.5' y='48.2' width='17.8' height='4.3' fill='%239a9a9a'/%3E%3Crect x='20.8' y='49.7' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='29.4' y='49.7' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='21.3' y='49.7' width='8.2' height='4.3' fill='%236a6a6a'/%3E%3Crect x='36.2' y='48.4' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='62.6' y='48.4' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='36.7' y='48.4' width='26' height='4.3' fill='%23c9ab78'/%3E%3Crect x='47.4' y='48.8' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='59.5' y='48.8' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='47.9' y='48.8' width='11.6' height='4.3' fill='%239a7c50'/%3E%3Crect x='70.7' y='48.4' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='84.9' y='48.4' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='71.2' y='48.4' width='13.7' height='4.3' fill='%23c9ab78'/%3E%3Crect x='105.9' y='48.4' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='116.4' y='48.4' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='106.4' y='48.4' width='10.1' height='4.3' fill='%239a9a9a'/%3E%3Crect x='119' y='49.5' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='137.3' y='49.5' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='119.5' y='49.5' width='17.8' height='4.3' fill='%239a9a9a'/%3E%3Crect x='144.8' y='48.8' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='161.6' y='48.8' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='145.3' y='48.8' width='16.3' height='4.3' fill='%236a6a6a'/%3E%3Crect x='2.3' y='55.2' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='26.5' y='55.2' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='2.8' y='55.2' width='23.7' height='4.3' fill='%239a9a9a'/%3E%3Crect x='7.1' y='56.7' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='23.8' y='56.7' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='7.6' y='56.7' width='16.1' height='4.3' fill='%239a9a9a'/%3E%3Crect x='18.4' y='56.9' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='27.7' y='56.9' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='18.9' y='56.9' width='8.8' height='4.3' fill='%236a6a6a'/%3E%3Crect x='48.7' y='56.1' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='75.2' y='56.1' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='49.2' y='56.1' width='26' height='4.3' fill='%23c9ab78'/%3E%3Crect x='60.7' y='55.1' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='88.1' y='55.1' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='61.2' y='55.1' width='26.9' height='4.3' fill='%23c9ab78'/%3E%3Crect x='68.4' y='55.9' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='84.4' y='55.9' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='68.9' y='55.9' width='15.5' height='4.3' fill='%23c9ab78'/%3E%3Crect x='80.7' y='56.5' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='98.9' y='56.5' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='81.2' y='56.5' width='17.7' height='4.3' fill='%23e8dcc2'/%3E%3Crect x='105.3' y='55.8' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='123.1' y='55.8' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='105.8' y='55.8' width='17.3' height='4.3' fill='%239a9a9a'/%3E%3Crect x='117.3' y='56.9' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='143.4' y='56.9' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='117.8' y='56.9' width='25.6' height='4.3' fill='%239a9a9a'/%3E%3Crect x='130.4' y='55.3' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='149.7' y='55.3' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='130.9' y='55.3' width='18.8' height='4.3' fill='%239a9a9a'/%3E%3Crect x='135.2' y='55.2' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='155.3' y='55.2' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='135.7' y='55.2' width='19.6' height='4.3' fill='%239a9a9a'/%3E%3Crect x='146.1' y='55.7' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='173.2' y='55.7' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='146.6' y='55.7' width='26.5' height='4.3' fill='%23f2ece0'/%3E%3Crect x='155.7' y='56.6' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='170' y='56.6' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='156.2' y='56.6' width='13.7' height='4.3' fill='%23e8dcc2'/%3E%3Crect x='11.2' y='62.5' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='23.4' y='62.5' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='11.7' y='62.5' width='11.7' height='4.3' fill='%23f2ece0'/%3E%3Crect x='20.3' y='63.4' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='41.7' y='63.4' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='20.8' y='63.4' width='21' height='4.3' fill='%23e8dcc2'/%3E%3Crect x='27.6' y='62.4' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='36.5' y='62.4' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='28.1' y='62.4' width='8.4' height='4.3' fill='%23c9ab78'/%3E%3Crect x='38.6' y='63.8' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='63.2' y='63.8' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='39.1' y='63.8' width='24.1' height='4.3' fill='%239a7c50'/%3E%3Crect x='46.9' y='62.1' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='72.2' y='62.1' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='47.4' y='62.1' width='24.8' height='4.3' fill='%239a7c50'/%3E%3Crect x='60.1' y='63.8' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='77.2' y='63.8' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='60.6' y='63.8' width='16.6' height='4.3' fill='%239a7c50'/%3E%3Crect x='68.5' y='63.7' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='79.8' y='63.7' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='69' y='63.7' width='10.8' height='4.3' fill='%239a7c50'/%3E%3Crect x='86.6' y='63.1' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='99' y='63.1' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='87.1' y='63.1' width='11.9' height='4.3' fill='%23e8dcc2'/%3E%3Crect x='115.5' y='63.8' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='124.5' y='63.8' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='116' y='63.8' width='8.5' height='4.3' fill='%236a6a6a'/%3E%3Crect x='139.9' y='63.8' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='167.4' y='63.8' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='140.4' y='63.8' width='26.9' height='4.3' fill='%23f2ece0'/%3E%3Crect x='156.1' y='62.8' width='1' height='4.3' fill='%2319e0e0' fill-opacity='0.7'/%3E%3Crect x='178.2' y='62.8' width='1' height='4.3' fill='%23ff2a6a' fill-opacity='0.7'/%3E%3Crect x='156.6' y='62.8' width='21.6' height='4.3' fill='%239a7c50'/%3E%3C/svg%3E") center/cover no-repeat,#0a0a0b}.th-filmPrism:before{background:linear-gradient(115deg,transparent 28%,rgba(255,95,56,.6) 36% 42%,rgba(255,200,80,.55) 42% 48%,rgba(91,141,239,.55) 48% 54%,transparent 62%),#141312}.th-glitchGrid:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 70' preserveAspectRatio='none'%3E%3Crect width='168' height='70' fill='%230a0a0a'/%3E%3Crect x='0.0' y='0.0' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M0.0,8.8L8.8,0.0' stroke='%230d0d0d' stroke-width='1.2'/%3E%3Crect x='0.0' y='0.0' width='8.8' height='4.4' fill='rgba(0,0,0,0)'/%3E%3Crect x='8.8' y='0.0' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='9.4' y='1.0' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='12.8' y='1.0' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='17.7' y='0.0' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M17.7,8.8L26.5,0.0' stroke='%230d0d0d' stroke-width='1.2'/%3E%3Crect x='17.7' y='0.0' width='8.8' height='4.4' fill='rgba(0,0,0,0)'/%3E%3Crect x='26.5' y='0.0' width='8.8' height='8.8' fill='%2300e5ff'/%3E%3Crect x='26.5' y='3.5' width='8.8' height='1.8' fill='%230d0d0d'/%3E%3Crect x='35.4' y='0.0' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M35.4,0.0L44.2,8.8M44.2,0.0L35.4,8.8' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='44.2' y='0.0' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='44.8' y='1.0' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='48.2' y='1.0' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='53.1' y='0.0' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='53.05263157894737,0 61.9,0 53.05263157894737,8.8' fill='%230d0d0d'/%3E%3Crect x='61.9' y='0.0' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M61.9,0.0L70.7,8.8M70.7,0.0L61.9,8.8' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='70.7' y='0.0' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='70.73684210526316,0 79.6,0 70.73684210526316,8.8' fill='%230d0d0d'/%3E%3Crect x='79.6' y='0.0' width='8.8' height='8.8' fill='%23f2f2f2'/%3E%3Crect x='79.6' y='0.0' width='8.8' height='3.0' fill='%230d0d0d'/%3E%3Crect x='88.4' y='0.0' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='89.0' y='1.0' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='92.4' y='1.0' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='97.3' y='0.0' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M97.3,0.0L106.1,8.8M106.1,0.0L97.3,8.8' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='106.1' y='0.0' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M106.1,8.8L114.9,0.0' stroke='%230d0d0d' stroke-width='1.2'/%3E%3Crect x='106.1' y='0.0' width='8.8' height='4.4' fill='rgba(0,0,0,0)'/%3E%3Crect x='114.9' y='0.0' width='8.8' height='8.8' fill='%23f2f2f2'/%3E%3Crect x='114.9' y='0.0' width='8.8' height='3.0' fill='%230d0d0d'/%3E%3Crect x='123.8' y='0.0' width='8.8' height='8.8' fill='%23f2f2f2'/%3E%3Crect x='123.8' y='0.0' width='8.8' height='3.0' fill='%230d0d0d'/%3E%3Crect x='132.6' y='0.0' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M132.6,0.0L141.5,8.8M141.5,0.0L132.6,8.8' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='141.5' y='0.0' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='141.47368421052633,0 150.3,0 141.47368421052633,8.8' fill='%230d0d0d'/%3E%3Crect x='150.3' y='0.0' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='150.9' y='1.0' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='154.3' y='1.0' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='159.2' y='0.0' width='8.8' height='8.8' fill='%2300e5ff'/%3E%3Crect x='159.2' y='3.5' width='8.8' height='1.8' fill='%230d0d0d'/%3E%3Crect x='0.0' y='8.8' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M0.0,8.8L8.8,17.5M8.8,8.8L0.0,17.5' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='8.8' y='8.8' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='8.842105263157896,8.75 17.7,8.75 8.842105263157896,17.5' fill='%230d0d0d'/%3E%3Crect x='17.7' y='8.8' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='18.3' y='9.8' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='21.7' y='9.8' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='26.5' y='8.8' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='27.1' y='9.8' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='30.5' y='9.8' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='35.4' y='8.8' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M35.4,17.5L44.2,8.8' stroke='%230d0d0d' stroke-width='1.2'/%3E%3Crect x='35.4' y='8.8' width='8.8' height='4.4' fill='rgba(0,0,0,0)'/%3E%3Crect x='44.2' y='8.8' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='44.21052631578948,8.75 53.1,8.75 44.21052631578948,17.5' fill='%230d0d0d'/%3E%3Crect x='53.1' y='8.8' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='53.7' y='9.8' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='57.0' y='9.8' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='61.9' y='8.8' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='61.89473684210527,8.75 70.7,8.75 61.89473684210527,17.5' fill='%230d0d0d'/%3E%3Crect x='70.7' y='8.8' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='70.73684210526316,8.75 79.6,8.75 70.73684210526316,17.5' fill='%230d0d0d'/%3E%3Crect x='79.6' y='8.8' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M79.6,17.5L88.4,8.8' stroke='%230d0d0d' stroke-width='1.2'/%3E%3Crect x='79.6' y='8.8' width='8.8' height='4.4' fill='rgba(0,0,0,0)'/%3E%3Crect x='88.4' y='8.8' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='88.42105263157896,8.75 97.3,8.75 88.42105263157896,17.5' fill='%230d0d0d'/%3E%3Crect x='97.3' y='8.8' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M97.3,8.8L106.1,17.5M106.1,8.8L97.3,17.5' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='106.1' y='8.8' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M106.1,8.8L114.9,17.5M114.9,8.8L106.1,17.5' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='114.9' y='8.8' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M114.9,17.5L123.8,8.8' stroke='%230d0d0d' stroke-width='1.2'/%3E%3Crect x='114.9' y='8.8' width='8.8' height='4.4' fill='rgba(0,0,0,0)'/%3E%3Crect x='123.8' y='8.8' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M123.8,8.8L132.6,17.5M132.6,8.8L123.8,17.5' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='132.6' y='8.8' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='132.63157894736844,8.75 141.5,8.75 132.63157894736844,17.5' fill='%230d0d0d'/%3E%3Crect x='141.5' y='8.8' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='142.1' y='9.8' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='145.5' y='9.8' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='150.3' y='8.8' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='150.9' y='9.8' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='154.3' y='9.8' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='159.2' y='8.8' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='159.1578947368421,8.75 168.0,8.75 159.1578947368421,17.5' fill='%230d0d0d'/%3E%3Crect x='0.0' y='17.5' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M0.0,17.5L8.8,26.3M8.8,17.5L0.0,26.3' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='8.8' y='17.5' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='8.842105263157896,17.5 17.7,17.5 8.842105263157896,26.3' fill='%230d0d0d'/%3E%3Crect x='17.7' y='17.5' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M17.7,17.5L26.5,26.3M26.5,17.5L17.7,26.3' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='26.5' y='17.5' width='8.8' height='8.8' fill='%23ff2bd6'/%3E%3Cpolygon points='35.4,17.5 35.4,26.3 26.526315789473685,26.3' fill='%230d0d0d'/%3E%3Crect x='35.4' y='17.5' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='35.36842105263158,17.5 44.2,17.5 35.36842105263158,26.3' fill='%230d0d0d'/%3E%3Crect x='44.2' y='17.5' width='8.8' height='8.8' fill='%23f2f2f2'/%3E%3Crect x='44.2' y='17.5' width='8.8' height='3.0' fill='%230d0d0d'/%3E%3Crect x='53.1' y='17.5' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M53.1,26.3L61.9,17.5' stroke='%230d0d0d' stroke-width='1.2'/%3E%3Crect x='53.1' y='17.5' width='8.8' height='4.4' fill='rgba(0,0,0,0)'/%3E%3Crect x='61.9' y='17.5' width='8.8' height='8.8' fill='%23ff2bd6'/%3E%3Cpolygon points='70.7,17.5 70.7,26.3 61.89473684210527,26.3' fill='%230d0d0d'/%3E%3Crect x='70.7' y='17.5' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M70.7,17.5L79.6,26.3M79.6,17.5L70.7,26.3' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='79.6' y='17.5' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='80.2' y='18.5' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='83.6' y='18.5' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='88.4' y='17.5' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='88.42105263157896,17.5 97.3,17.5 88.42105263157896,26.3' fill='%230d0d0d'/%3E%3Crect x='97.3' y='17.5' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M97.3,26.3L106.1,17.5' stroke='%230d0d0d' stroke-width='1.2'/%3E%3Crect x='97.3' y='17.5' width='8.8' height='4.4' fill='rgba(0,0,0,0)'/%3E%3Crect x='106.1' y='17.5' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M106.1,26.3L114.9,17.5' stroke='%230d0d0d' stroke-width='1.2'/%3E%3Crect x='106.1' y='17.5' width='8.8' height='4.4' fill='rgba(0,0,0,0)'/%3E%3Crect x='114.9' y='17.5' width='8.8' height='8.8' fill='%2300e5ff'/%3E%3Crect x='114.9' y='21.0' width='8.8' height='1.8' fill='%230d0d0d'/%3E%3Crect x='123.8' y='17.5' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M123.8,17.5L132.6,26.3M132.6,17.5L123.8,26.3' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='132.6' y='17.5' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='132.63157894736844,17.5 141.5,17.5 132.63157894736844,26.3' fill='%230d0d0d'/%3E%3Crect x='141.5' y='17.5' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='142.1' y='18.5' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='145.5' y='18.5' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='150.3' y='17.5' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M150.3,26.3L159.2,17.5' stroke='%230d0d0d' stroke-width='1.2'/%3E%3Crect x='150.3' y='17.5' width='8.8' height='4.4' fill='rgba(0,0,0,0)'/%3E%3Crect x='159.2' y='17.5' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M159.2,17.5L168.0,26.3M168.0,17.5L159.2,26.3' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='0.0' y='26.3' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='0.6' y='27.3' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='4.0' y='27.3' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='8.8' y='26.3' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='9.4' y='27.3' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='12.8' y='27.3' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='17.7' y='26.3' width='8.8' height='8.8' fill='%23ff2bd6'/%3E%3Cpolygon points='26.5,26.25 26.5,35.0 17.68421052631579,35.0' fill='%230d0d0d'/%3E%3Crect x='26.5' y='26.3' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M26.5,35.0L35.4,26.3' stroke='%230d0d0d' stroke-width='1.2'/%3E%3Crect x='26.5' y='26.3' width='8.8' height='4.4' fill='rgba(0,0,0,0)'/%3E%3Crect x='35.4' y='26.3' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='36.0' y='27.3' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='39.3' y='27.3' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='44.2' y='26.3' width='8.8' height='8.8' fill='%23f2f2f2'/%3E%3Crect x='44.2' y='26.3' width='8.8' height='3.0' fill='%230d0d0d'/%3E%3Crect x='53.1' y='26.3' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='53.7' y='27.3' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='57.0' y='27.3' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='61.9' y='26.3' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M61.9,26.3L70.7,35.0M70.7,26.3L61.9,35.0' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='70.7' y='26.3' width='8.8' height='8.8' fill='%23f2f2f2'/%3E%3Crect x='70.7' y='26.3' width='8.8' height='3.0' fill='%230d0d0d'/%3E%3Crect x='79.6' y='26.3' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='79.57894736842105,26.25 88.4,26.25 79.57894736842105,35.0' fill='%230d0d0d'/%3E%3Crect x='88.4' y='26.3' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='88.42105263157896,26.25 97.3,26.25 88.42105263157896,35.0' fill='%230d0d0d'/%3E%3Crect x='97.3' y='26.3' width='8.8' height='8.8' fill='%2300e5ff'/%3E%3Crect x='97.3' y='29.8' width='8.8' height='1.8' fill='%230d0d0d'/%3E%3Crect x='106.1' y='26.3' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M106.1,35.0L114.9,26.3' stroke='%230d0d0d' stroke-width='1.2'/%3E%3Crect x='106.1' y='26.3' width='8.8' height='4.4' fill='rgba(0,0,0,0)'/%3E%3Crect x='114.9' y='26.3' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='115.5' y='27.3' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='118.9' y='27.3' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='123.8' y='26.3' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='124.4' y='27.3' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='127.8' y='27.3' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='132.6' y='26.3' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M132.6,26.3L141.5,35.0M141.5,26.3L132.6,35.0' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='141.5' y='26.3' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M141.5,26.3L150.3,35.0M150.3,26.3L141.5,35.0' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='150.3' y='26.3' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='150.31578947368422,26.25 159.2,26.25 150.31578947368422,35.0' fill='%230d0d0d'/%3E%3Crect x='159.2' y='26.3' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='159.1578947368421,26.25 168.0,26.25 159.1578947368421,35.0' fill='%230d0d0d'/%3E%3Crect x='0.0' y='35.0' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M0.0,35.0L8.8,43.8M8.8,35.0L0.0,43.8' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='8.8' y='35.0' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='8.842105263157896,35 17.7,35 8.842105263157896,43.8' fill='%230d0d0d'/%3E%3Crect x='17.7' y='35.0' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='18.3' y='36.0' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='21.7' y='36.0' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='26.5' y='35.0' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='27.1' y='36.0' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='30.5' y='36.0' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='35.4' y='35.0' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='35.36842105263158,35 44.2,35 35.36842105263158,43.8' fill='%230d0d0d'/%3E%3Crect x='44.2' y='35.0' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M44.2,43.8L53.1,35.0' stroke='%230d0d0d' stroke-width='1.2'/%3E%3Crect x='44.2' y='35.0' width='8.8' height='4.4' fill='rgba(0,0,0,0)'/%3E%3Crect x='53.1' y='35.0' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='53.05263157894737,35 61.9,35 53.05263157894737,43.8' fill='%230d0d0d'/%3E%3Crect x='61.9' y='35.0' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='62.5' y='36.0' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='65.9' y='36.0' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='70.7' y='35.0' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M70.7,35.0L79.6,43.8M79.6,35.0L70.7,43.8' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='79.6' y='35.0' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M79.6,43.8L88.4,35.0' stroke='%230d0d0d' stroke-width='1.2'/%3E%3Crect x='79.6' y='35.0' width='8.8' height='4.4' fill='rgba(0,0,0,0)'/%3E%3Crect x='88.4' y='35.0' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M88.4,43.8L97.3,35.0' stroke='%230d0d0d' stroke-width='1.2'/%3E%3Crect x='88.4' y='35.0' width='8.8' height='4.4' fill='rgba(0,0,0,0)'/%3E%3Crect x='97.3' y='35.0' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M97.3,35.0L106.1,43.8M106.1,35.0L97.3,43.8' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='106.1' y='35.0' width='8.8' height='8.8' fill='%23ff2bd6'/%3E%3Cpolygon points='114.9,35 114.9,43.8 106.10526315789474,43.8' fill='%230d0d0d'/%3E%3Crect x='114.9' y='35.0' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M114.9,43.8L123.8,35.0' stroke='%230d0d0d' stroke-width='1.2'/%3E%3Crect x='114.9' y='35.0' width='8.8' height='4.4' fill='rgba(0,0,0,0)'/%3E%3Crect x='123.8' y='35.0' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M123.8,35.0L132.6,43.8M132.6,35.0L123.8,43.8' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='132.6' y='35.0' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M132.6,43.8L141.5,35.0' stroke='%230d0d0d' stroke-width='1.2'/%3E%3Crect x='132.6' y='35.0' width='8.8' height='4.4' fill='rgba(0,0,0,0)'/%3E%3Crect x='141.5' y='35.0' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='141.47368421052633,35 150.3,35 141.47368421052633,43.8' fill='%230d0d0d'/%3E%3Crect x='150.3' y='35.0' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='150.9' y='36.0' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='154.3' y='36.0' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='159.2' y='35.0' width='8.8' height='8.8' fill='%2300e5ff'/%3E%3Crect x='159.2' y='38.5' width='8.8' height='1.8' fill='%230d0d0d'/%3E%3Crect x='0.0' y='43.8' width='8.8' height='8.8' fill='%2300e5ff'/%3E%3Crect x='0.0' y='47.3' width='8.8' height='1.8' fill='%230d0d0d'/%3E%3Crect x='8.8' y='43.8' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='8.842105263157896,43.75 17.7,43.75 8.842105263157896,52.5' fill='%230d0d0d'/%3E%3Crect x='17.7' y='43.8' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M17.7,52.5L26.5,43.8' stroke='%230d0d0d' stroke-width='1.2'/%3E%3Crect x='17.7' y='43.8' width='8.8' height='4.4' fill='rgba(0,0,0,0)'/%3E%3Crect x='26.5' y='43.8' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='27.1' y='44.8' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='30.5' y='44.8' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='35.4' y='43.8' width='8.8' height='8.8' fill='%23ff2bd6'/%3E%3Cpolygon points='44.2,43.75 44.2,52.5 35.36842105263158,52.5' fill='%230d0d0d'/%3E%3Crect x='44.2' y='43.8' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M44.2,52.5L53.1,43.8' stroke='%230d0d0d' stroke-width='1.2'/%3E%3Crect x='44.2' y='43.8' width='8.8' height='4.4' fill='rgba(0,0,0,0)'/%3E%3Crect x='53.1' y='43.8' width='8.8' height='8.8' fill='%2300e5ff'/%3E%3Crect x='53.1' y='47.3' width='8.8' height='1.8' fill='%230d0d0d'/%3E%3Crect x='61.9' y='43.8' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='61.89473684210527,43.75 70.7,43.75 61.89473684210527,52.5' fill='%230d0d0d'/%3E%3Crect x='70.7' y='43.8' width='8.8' height='8.8' fill='%2300e5ff'/%3E%3Crect x='70.7' y='47.3' width='8.8' height='1.8' fill='%230d0d0d'/%3E%3Crect x='79.6' y='43.8' width='8.8' height='8.8' fill='%23ff2bd6'/%3E%3Cpolygon points='88.4,43.75 88.4,52.5 79.57894736842105,52.5' fill='%230d0d0d'/%3E%3Crect x='88.4' y='43.8' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='88.42105263157896,43.75 97.3,43.75 88.42105263157896,52.5' fill='%230d0d0d'/%3E%3Crect x='97.3' y='43.8' width='8.8' height='8.8' fill='%23f2f2f2'/%3E%3Crect x='97.3' y='43.8' width='8.8' height='3.0' fill='%230d0d0d'/%3E%3Crect x='106.1' y='43.8' width='8.8' height='8.8' fill='%23f2f2f2'/%3E%3Crect x='106.1' y='43.8' width='8.8' height='3.0' fill='%230d0d0d'/%3E%3Crect x='114.9' y='43.8' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M114.9,52.5L123.8,43.8' stroke='%230d0d0d' stroke-width='1.2'/%3E%3Crect x='114.9' y='43.8' width='8.8' height='4.4' fill='rgba(0,0,0,0)'/%3E%3Crect x='123.8' y='43.8' width='8.8' height='8.8' fill='%2300e5ff'/%3E%3Crect x='123.8' y='47.3' width='8.8' height='1.8' fill='%230d0d0d'/%3E%3Crect x='132.6' y='43.8' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M132.6,43.8L141.5,52.5M141.5,43.8L132.6,52.5' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='141.5' y='43.8' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M141.5,43.8L150.3,52.5M150.3,43.8L141.5,52.5' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='150.3' y='43.8' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='150.31578947368422,43.75 159.2,43.75 150.31578947368422,52.5' fill='%230d0d0d'/%3E%3Crect x='159.2' y='43.8' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='159.8' y='44.8' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='163.1' y='44.8' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='0.0' y='52.5' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='0,52.5 8.8,52.5 0,61.3' fill='%230d0d0d'/%3E%3Crect x='8.8' y='52.5' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M8.8,61.3L17.7,52.5' stroke='%230d0d0d' stroke-width='1.2'/%3E%3Crect x='8.8' y='52.5' width='8.8' height='4.4' fill='rgba(0,0,0,0)'/%3E%3Crect x='17.7' y='52.5' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M17.7,52.5L26.5,61.3M26.5,52.5L17.7,61.3' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='26.5' y='52.5' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M26.5,61.3L35.4,52.5' stroke='%230d0d0d' stroke-width='1.2'/%3E%3Crect x='26.5' y='52.5' width='8.8' height='4.4' fill='rgba(0,0,0,0)'/%3E%3Crect x='35.4' y='52.5' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M35.4,52.5L44.2,61.3M44.2,52.5L35.4,61.3' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='44.2' y='52.5' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M44.2,52.5L53.1,61.3M53.1,52.5L44.2,61.3' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='53.1' y='52.5' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='53.7' y='53.5' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='57.0' y='53.5' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='61.9' y='52.5' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M61.9,52.5L70.7,61.3M70.7,52.5L61.9,61.3' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='70.7' y='52.5' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='71.3' y='53.5' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='74.7' y='53.5' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='79.6' y='52.5' width='8.8' height='8.8' fill='%23f2f2f2'/%3E%3Crect x='79.6' y='52.5' width='8.8' height='3.0' fill='%230d0d0d'/%3E%3Crect x='88.4' y='52.5' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='88.42105263157896,52.5 97.3,52.5 88.42105263157896,61.3' fill='%230d0d0d'/%3E%3Crect x='97.3' y='52.5' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='97.26315789473685,52.5 106.1,52.5 97.26315789473685,61.3' fill='%230d0d0d'/%3E%3Crect x='106.1' y='52.5' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='106.7' y='53.5' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='110.1' y='53.5' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='114.9' y='52.5' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M114.9,52.5L123.8,61.3M123.8,52.5L114.9,61.3' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='123.8' y='52.5' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='123.78947368421053,52.5 132.6,52.5 123.78947368421053,61.3' fill='%230d0d0d'/%3E%3Crect x='132.6' y='52.5' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='133.2' y='53.5' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='136.6' y='53.5' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='141.5' y='52.5' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='141.47368421052633,52.5 150.3,52.5 141.47368421052633,61.3' fill='%230d0d0d'/%3E%3Crect x='150.3' y='52.5' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M150.3,52.5L159.2,61.3M159.2,52.5L150.3,61.3' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='159.2' y='52.5' width='8.8' height='8.8' fill='%2300e5ff'/%3E%3Crect x='159.2' y='56.0' width='8.8' height='1.8' fill='%230d0d0d'/%3E%3Crect x='0.0' y='61.3' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='0.6' y='62.3' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='4.0' y='62.3' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='8.8' y='61.3' width='8.8' height='8.8' fill='%23f2f2f2'/%3E%3Crect x='8.8' y='61.3' width='8.8' height='3.0' fill='%230d0d0d'/%3E%3Crect x='17.7' y='61.3' width='8.8' height='8.8' fill='%23ff2bd6'/%3E%3Cpolygon points='26.5,61.25 26.5,70.0 17.68421052631579,70.0' fill='%230d0d0d'/%3E%3Crect x='26.5' y='61.3' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M26.5,61.3L35.4,70.0M35.4,61.3L26.5,70.0' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='35.4' y='61.3' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M35.4,61.3L44.2,70.0M44.2,61.3L35.4,70.0' stroke='%230d0d0d' stroke-width='1.4'/%3E%3Crect x='44.2' y='61.3' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='44.8' y='62.3' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='48.2' y='62.3' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='53.1' y='61.3' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='53.05263157894737,61.25 61.9,61.25 53.05263157894737,70.0' fill='%230d0d0d'/%3E%3Crect x='61.9' y='61.3' width='8.8' height='8.8' fill='%23ff2bd6'/%3E%3Cpolygon points='70.7,61.25 70.7,70.0 61.89473684210527,70.0' fill='%230d0d0d'/%3E%3Crect x='70.7' y='61.3' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='71.3' y='62.3' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='74.7' y='62.3' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='79.6' y='61.3' width='8.8' height='8.8' fill='%2300e5ff'/%3E%3Crect x='79.6' y='64.8' width='8.8' height='1.8' fill='%230d0d0d'/%3E%3Crect x='88.4' y='61.3' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='89.0' y='62.3' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='92.4' y='62.3' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='97.3' y='61.3' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='97.9' y='62.3' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='101.2' y='62.3' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='106.1' y='61.3' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpolygon points='106.10526315789474,61.25 114.9,61.25 106.10526315789474,70.0' fill='%230d0d0d'/%3E%3Crect x='114.9' y='61.3' width='8.8' height='8.8' fill='%23ff2bd6'/%3E%3Cpolygon points='123.8,61.25 123.8,70.0 114.94736842105264,70.0' fill='%230d0d0d'/%3E%3Crect x='123.8' y='61.3' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M123.8,70.0L132.6,61.3' stroke='%230d0d0d' stroke-width='1.2'/%3E%3Crect x='123.8' y='61.3' width='8.8' height='4.4' fill='rgba(0,0,0,0)'/%3E%3Crect x='132.6' y='61.3' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='133.2' y='62.3' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='136.6' y='62.3' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='141.5' y='61.3' width='8.8' height='8.8' fill='%23ffe600'/%3E%3Cpath d='M141.5,70.0L150.3,61.3' stroke='%230d0d0d' stroke-width='1.2'/%3E%3Crect x='141.5' y='61.3' width='8.8' height='4.4' fill='rgba(0,0,0,0)'/%3E%3Crect x='150.3' y='61.3' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='150.9' y='62.3' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='154.3' y='62.3' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3Crect x='159.2' y='61.3' width='8.8' height='8.8' fill='%230d0d0d'/%3E%3Crect x='159.8' y='62.3' width='4.4' height='6.8' fill='%2300e5ff'/%3E%3Crect x='163.1' y='62.3' width='4.4' height='6.8' fill='%23ff2bd6'/%3E%3C/svg%3E") center/cover no-repeat,#0a0a0a}.th-pixelSort:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 70' preserveAspectRatio='none'%3E%3Crect width='168' height='70' fill='%23070707'/%3E%3Crect x='66.4' y='0.4' width='34.2' height='1.4' fill='%23dcc49a' fill-opacity='0.59'/%3E%3Crect x='39.8' y='0.4' width='18.5' height='1.4' fill='%23dcc49a' fill-opacity='0.59'/%3E%3Crect x='63' y='2.5' width='23.4' height='1.4' fill='%23dcc49a' fill-opacity='0.61'/%3E%3Crect x='40.2' y='2.5' width='41.1' height='1.4' fill='%23b88a52' fill-opacity='0.61'/%3E%3Crect x='14.1' y='4.5' width='11.9' height='1.4' fill='%23dcc49a' fill-opacity='0.63'/%3E%3Crect x='139.3' y='4.5' width='24.5' height='1.4' fill='%23f0e6d2' fill-opacity='0.63'/%3E%3Crect x='128.4' y='4.5' width='17.8' height='1.4' fill='%23b88a52' fill-opacity='0.63'/%3E%3Crect x='109.8' y='6.6' width='34.3' height='1.4' fill='%23f0e6d2' fill-opacity='0.65'/%3E%3Crect x='110.7' y='6.6' width='15.7' height='1.4' fill='%23f0e6d2' fill-opacity='0.65'/%3E%3Crect x='83.3' y='8.6' width='52' height='1.4' fill='%23f0e6d2' fill-opacity='0.67'/%3E%3Crect x='44.6' y='8.6' width='47.7' height='1.4' fill='%23dcc49a' fill-opacity='0.67'/%3E%3Crect x='82.1' y='10.7' width='13.8' height='1.4' fill='%23ffffff' fill-opacity='0.70'/%3E%3Crect x='28.1' y='10.7' width='53.1' height='1.4' fill='%23dcc49a' fill-opacity='0.70'/%3E%3Crect x='59' y='10.7' width='60.5' height='1.4' fill='%23f0e6d2' fill-opacity='0.70'/%3E%3Crect x='3' y='10.7' width='60.4' height='1.4' fill='%23f0e6d2' fill-opacity='0.70'/%3E%3Crect x='121.3' y='12.8' width='10.4' height='1.4' fill='%23f0e6d2' fill-opacity='0.72'/%3E%3Crect x='49.9' y='12.8' width='22.7' height='1.4' fill='%23ffffff' fill-opacity='0.72'/%3E%3Crect x='123.5' y='14.8' width='38.7' height='1.4' fill='%23f0e6d2' fill-opacity='0.74'/%3E%3Crect x='50.8' y='14.8' width='47' height='1.4' fill='%23f0e6d2' fill-opacity='0.74'/%3E%3Crect x='73.7' y='16.9' width='45.7' height='1.4' fill='%23f0e6d2' fill-opacity='0.76'/%3E%3Crect x='71' y='16.9' width='58.7' height='1.4' fill='%23f0e6d2' fill-opacity='0.76'/%3E%3Crect x='57.9' y='16.9' width='57' height='1.4' fill='%23f0e6d2' fill-opacity='0.76'/%3E%3Crect x='144.1' y='16.9' width='68.6' height='1.4' fill='%238a8a8a' fill-opacity='0.76'/%3E%3Crect x='33.2' y='18.9' width='70.4' height='1.4' fill='%238a8a8a' fill-opacity='0.78'/%3E%3Crect x='108.4' y='18.9' width='54.7' height='1.4' fill='%23ffffff' fill-opacity='0.78'/%3E%3Crect x='28.5' y='18.9' width='22.1' height='1.4' fill='%238a8a8a' fill-opacity='0.78'/%3E%3Crect x='108' y='21' width='36.6' height='1.4' fill='%23ffffff' fill-opacity='0.80'/%3E%3Crect x='87.7' y='21' width='40' height='1.4' fill='%23f0e6d2' fill-opacity='0.80'/%3E%3Crect x='46.8' y='21' width='37.3' height='1.4' fill='%23ffffff' fill-opacity='0.80'/%3E%3Crect x='0.1' y='23' width='47.1' height='1.4' fill='%23f0e6d2' fill-opacity='0.82'/%3E%3Crect x='133' y='23' width='15.3' height='1.4' fill='%23ffffff' fill-opacity='0.82'/%3E%3Crect x='53.2' y='25.1' width='13.6' height='1.4' fill='%238a8a8a' fill-opacity='0.84'/%3E%3Crect x='53.7' y='25.1' width='67.6' height='1.4' fill='%23ffffff' fill-opacity='0.84'/%3E%3Crect x='116.9' y='25.1' width='44.5' height='1.4' fill='%23ffffff' fill-opacity='0.84'/%3E%3Crect x='120.4' y='25.1' width='58.5' height='1.4' fill='%23ffffff' fill-opacity='0.84'/%3E%3Crect x='127.3' y='27.2' width='89.3' height='1.4' fill='%238a8a8a' fill-opacity='0.87'/%3E%3Crect x='80.6' y='27.2' width='42.5' height='1.4' fill='%238a8a8a' fill-opacity='0.87'/%3E%3Crect x='85.6' y='27.2' width='58.6' height='1.4' fill='%238a8a8a' fill-opacity='0.87'/%3E%3Crect x='71.1' y='29.2' width='92.5' height='1.4' fill='%238a8a8a' fill-opacity='0.89'/%3E%3Crect x='78.1' y='29.2' width='25.7' height='1.4' fill='%23ffffff' fill-opacity='0.89'/%3E%3Crect x='78.9' y='29.2' width='85.9' height='1.4' fill='%238a8a8a' fill-opacity='0.89'/%3E%3Crect x='102.3' y='29.2' width='31.9' height='1.4' fill='%238a8a8a' fill-opacity='0.89'/%3E%3Crect x='22.6' y='31.3' width='35.7' height='1.4' fill='%238a8a8a' fill-opacity='0.91'/%3E%3Crect x='100.1' y='31.3' width='56.7' height='1.4' fill='%23ffffff' fill-opacity='0.91'/%3E%3Crect x='92.8' y='33.3' width='79' height='1.4' fill='%238a8a8a' fill-opacity='0.93'/%3E%3Crect x='122' y='33.3' width='30.6' height='1.4' fill='%238a8a8a' fill-opacity='0.93'/%3E%3Crect x='28.6' y='33.3' width='29.9' height='1.4' fill='%238a8a8a' fill-opacity='0.93'/%3E%3Crect x='68.9' y='35.4' width='25.6' height='1.4' fill='%238a8a8a' fill-opacity='0.95'/%3E%3Crect x='51.6' y='35.4' width='14.4' height='1.4' fill='%238a8a8a' fill-opacity='0.95'/%3E%3Crect x='21' y='35.4' width='21.6' height='1.4' fill='%238a8a8a' fill-opacity='0.95'/%3E%3Crect x='138.9' y='37.5' width='79.9' height='1.4' fill='%238a8a8a' fill-opacity='0.93'/%3E%3Crect x='33.6' y='37.5' width='27.9' height='1.4' fill='%238a8a8a' fill-opacity='0.93'/%3E%3Crect x='23.8' y='37.5' width='14.1' height='1.4' fill='%23ffffff' fill-opacity='0.93'/%3E%3Crect x='36.7' y='39.5' width='65.3' height='1.4' fill='%238a8a8a' fill-opacity='0.91'/%3E%3Crect x='75.8' y='39.5' width='76.5' height='1.4' fill='%238a8a8a' fill-opacity='0.91'/%3E%3Crect x='93.8' y='39.5' width='92.3' height='1.4' fill='%238a8a8a' fill-opacity='0.91'/%3E%3Crect x='29.9' y='41.6' width='86.8' height='1.4' fill='%238a8a8a' fill-opacity='0.89'/%3E%3Crect x='58.9' y='41.6' width='62.3' height='1.4' fill='%238a8a8a' fill-opacity='0.89'/%3E%3Crect x='47.2' y='41.6' width='63.1' height='1.4' fill='%238a8a8a' fill-opacity='0.89'/%3E%3Crect x='128.1' y='43.6' width='39.9' height='1.4' fill='%238a8a8a' fill-opacity='0.87'/%3E%3Crect x='137.7' y='43.6' width='12.9' height='1.4' fill='%23ffffff' fill-opacity='0.87'/%3E%3Crect x='138.5' y='43.6' width='25.2' height='1.4' fill='%23ffffff' fill-opacity='0.87'/%3E%3Crect x='88.5' y='43.6' width='69.1' height='1.4' fill='%238a8a8a' fill-opacity='0.87'/%3E%3Crect x='128.6' y='45.7' width='12.9' height='1.4' fill='%238a8a8a' fill-opacity='0.84'/%3E%3Crect x='94' y='45.7' width='36.9' height='1.4' fill='%23ffffff' fill-opacity='0.84'/%3E%3Crect x='64' y='45.7' width='32.2' height='1.4' fill='%238a8a8a' fill-opacity='0.84'/%3E%3Crect x='118.1' y='47.8' width='67.7' height='1.4' fill='%23ffffff' fill-opacity='0.82'/%3E%3Crect x='64.2' y='47.8' width='25.6' height='1.4' fill='%23ffffff' fill-opacity='0.82'/%3E%3Crect x='136.2' y='47.8' width='33.4' height='1.4' fill='%23ffffff' fill-opacity='0.82'/%3E%3Crect x='47' y='47.8' width='66.5' height='1.4' fill='%23ffffff' fill-opacity='0.82'/%3E%3Crect x='9.3' y='49.8' width='47.3' height='1.4' fill='%23ffffff' fill-opacity='0.80'/%3E%3Crect x='55' y='49.8' width='79.1' height='1.4' fill='%23ffffff' fill-opacity='0.80'/%3E%3Crect x='68.2' y='49.8' width='77.3' height='1.4' fill='%23f0e6d2' fill-opacity='0.80'/%3E%3Crect x='33' y='49.8' width='24.7' height='1.4' fill='%23f0e6d2' fill-opacity='0.80'/%3E%3Crect x='11.5' y='51.9' width='55.9' height='1.4' fill='%23f0e6d2' fill-opacity='0.78'/%3E%3Crect x='129.6' y='51.9' width='25.2' height='1.4' fill='%238a8a8a' fill-opacity='0.78'/%3E%3Crect x='123.8' y='51.9' width='15.3' height='1.4' fill='%23f0e6d2' fill-opacity='0.78'/%3E%3Crect x='44.1' y='53.9' width='61.1' height='1.4' fill='%238a8a8a' fill-opacity='0.76'/%3E%3Crect x='82.2' y='53.9' width='31.6' height='1.4' fill='%23ffffff' fill-opacity='0.76'/%3E%3Crect x='93.1' y='56' width='67.3' height='1.4' fill='%23ffffff' fill-opacity='0.74'/%3E%3Crect x='99.5' y='56' width='12.5' height='1.4' fill='%23dcc49a' fill-opacity='0.74'/%3E%3Crect x='82.5' y='56' width='14.4' height='1.4' fill='%23f0e6d2' fill-opacity='0.74'/%3E%3Crect x='73.8' y='56' width='41.6' height='1.4' fill='%23dcc49a' fill-opacity='0.74'/%3E%3Crect x='119.3' y='58' width='35.3' height='1.4' fill='%23dcc49a' fill-opacity='0.72'/%3E%3Crect x='135.1' y='58' width='61' height='1.4' fill='%23f0e6d2' fill-opacity='0.72'/%3E%3Crect x='132.1' y='58' width='23.7' height='1.4' fill='%23dcc49a' fill-opacity='0.72'/%3E%3Crect x='132.7' y='60.1' width='12.7' height='1.4' fill='%23f0e6d2' fill-opacity='0.70'/%3E%3Crect x='71.2' y='60.1' width='52.1' height='1.4' fill='%23dcc49a' fill-opacity='0.70'/%3E%3Crect x='77.1' y='60.1' width='47.2' height='1.4' fill='%23dcc49a' fill-opacity='0.70'/%3E%3Crect x='87' y='62.2' width='28.5' height='1.4' fill='%23f0e6d2' fill-opacity='0.67'/%3E%3Crect x='128.7' y='62.2' width='38.3' height='1.4' fill='%23f0e6d2' fill-opacity='0.67'/%3E%3Crect x='99.2' y='64.2' width='32.5' height='1.4' fill='%23dcc49a' fill-opacity='0.65'/%3E%3Crect x='15.7' y='64.2' width='12.8' height='1.4' fill='%23dcc49a' fill-opacity='0.65'/%3E%3Crect x='147.5' y='66.3' width='41.6' height='1.4' fill='%23f0e6d2' fill-opacity='0.63'/%3E%3Crect x='57.6' y='66.3' width='23' height='1.4' fill='%23f0e6d2' fill-opacity='0.63'/%3E%3Crect x='2.9' y='66.3' width='10.5' height='1.4' fill='%23b88a52' fill-opacity='0.63'/%3E%3Crect x='123.3' y='66.3' width='16.7' height='1.4' fill='%23f0e6d2' fill-opacity='0.63'/%3E%3Crect x='144.2' y='68.3' width='36' height='1.4' fill='%23f0e6d2' fill-opacity='0.61'/%3E%3Crect x='151.1' y='68.3' width='17.1' height='1.4' fill='%23f0e6d2' fill-opacity='0.61'/%3E%3Crect x='118.1' y='68.3' width='36.6' height='1.4' fill='%23b88a52' fill-opacity='0.61'/%3E%3Crect x='136.1' y='68.3' width='39' height='1.4' fill='%23dcc49a' fill-opacity='0.61'/%3E%3C/svg%3E") center/cover no-repeat,#070707}.th-ribbonScan:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 70' preserveAspectRatio='none'%3E%3Crect width='168' height='70' fill='%23050806'/%3E%3Cline x1='1.4' y1='1' x2='1.4' y2='69' stroke='%2339ff88' stroke-opacity='0.12' stroke-width='0.70'/%3E%3Cline x1='4.3' y1='1' x2='4.3' y2='69' stroke='%2339ff88' stroke-opacity='0.12' stroke-width='0.70'/%3E%3Cline x1='7.2' y1='1' x2='7.2' y2='69' stroke='%2339ff88' stroke-opacity='0.14' stroke-width='0.73'/%3E%3Cline x1='10.1' y1='1' x2='10.1' y2='69' stroke='%2339ff88' stroke-opacity='0.19' stroke-width='0.79'/%3E%3Cline x1='13' y1='1' x2='13' y2='69' stroke='%2339ff88' stroke-opacity='0.21' stroke-width='0.80'/%3E%3Cline x1='15.9' y1='1' x2='15.9' y2='69' stroke='%2339ff88' stroke-opacity='0.21' stroke-width='0.80'/%3E%3Cline x1='18.8' y1='1' x2='18.8' y2='69' stroke='%2339ff88' stroke-opacity='0.25' stroke-width='0.85'/%3E%3Cline x1='21.7' y1='1' x2='21.7' y2='69' stroke='%2339ff88' stroke-opacity='0.35' stroke-width='0.97'/%3E%3Cline x1='24.6' y1='1' x2='24.6' y2='69' stroke='%2339ff88' stroke-opacity='0.48' stroke-width='1.12'/%3E%3Cline x1='27.5' y1='1' x2='27.5' y2='69' stroke='%2339ff88' stroke-opacity='0.55' stroke-width='1.20'/%3E%3Cline x1='30.4' y1='1' x2='30.4' y2='69' stroke='%2339ff88' stroke-opacity='0.51' stroke-width='1.16'/%3E%3Cline x1='33.3' y1='1' x2='33.3' y2='69' stroke='%2339ff88' stroke-opacity='0.41' stroke-width='1.05'/%3E%3Cline x1='36.2' y1='1' x2='36.2' y2='69' stroke='%2339ff88' stroke-opacity='0.35' stroke-width='0.97'/%3E%3Cline x1='39.1' y1='1' x2='39.1' y2='69' stroke='%2339ff88' stroke-opacity='0.40' stroke-width='1.04'/%3E%3Cline x1='42' y1='1' x2='42' y2='69' stroke='%2339ff88' stroke-opacity='0.57' stroke-width='1.23'/%3E%3Cline x1='44.9' y1='1' x2='44.9' y2='69' stroke='%2339ff88' stroke-opacity='0.75' stroke-width='1.45'/%3E%3Cline x1='47.8' y1='1' x2='47.8' y2='69' stroke='%2339ff88' stroke-opacity='0.82' stroke-width='1.52'/%3E%3Cline x1='50.7' y1='1' x2='50.7' y2='69' stroke='%2339ff88' stroke-opacity='0.72' stroke-width='1.40'/%3E%3Cline x1='53.6' y1='1' x2='53.6' y2='69' stroke='%2339ff88' stroke-opacity='0.54' stroke-width='1.20'/%3E%3Cline x1='56.5' y1='1' x2='56.5' y2='69' stroke='%2339ff88' stroke-opacity='0.43' stroke-width='1.07'/%3E%3Cline x1='59.4' y1='1' x2='59.4' y2='69' stroke='%2339ff88' stroke-opacity='0.50' stroke-width='1.14'/%3E%3Cline x1='62.3' y1='1' x2='62.3' y2='69' stroke='%2339ff88' stroke-opacity='0.70' stroke-width='1.38'/%3E%3Cline x1='65.2' y1='1' x2='65.2' y2='69' stroke='%2339ff88' stroke-opacity='0.90' stroke-width='1.62'/%3E%3Cline x1='68.1' y1='1' x2='68.1' y2='69' stroke='%2339ff88' stroke-opacity='0.95' stroke-width='1.67'/%3E%3Cline x1='71' y1='1' x2='71' y2='69' stroke='%2339ff88' stroke-opacity='0.81' stroke-width='1.51'/%3E%3Cline x1='73.9' y1='1' x2='73.9' y2='69' stroke='%2339ff88' stroke-opacity='0.59' stroke-width='1.25'/%3E%3Cline x1='76.8' y1='1' x2='76.8' y2='69' stroke='%2339ff88' stroke-opacity='0.46' stroke-width='1.10'/%3E%3Cline x1='79.7' y1='1' x2='79.7' y2='69' stroke='%2339ff88' stroke-opacity='0.53' stroke-width='1.18'/%3E%3Cline x1='82.6' y1='1' x2='82.6' y2='69' stroke='%2339ff88' stroke-opacity='0.73' stroke-width='1.42'/%3E%3Cline x1='85.4' y1='1' x2='85.4' y2='69' stroke='%2339ff88' stroke-opacity='0.91' stroke-width='1.63'/%3E%3Cline x1='88.3' y1='1' x2='88.3' y2='69' stroke='%2339ff88' stroke-opacity='0.94' stroke-width='1.66'/%3E%3Cline x1='91.2' y1='1' x2='91.2' y2='69' stroke='%2339ff88' stroke-opacity='0.78' stroke-width='1.48'/%3E%3Cline x1='94.1' y1='1' x2='94.1' y2='69' stroke='%2339ff88' stroke-opacity='0.56' stroke-width='1.22'/%3E%3Cline x1='97' y1='1' x2='97' y2='69' stroke='%2339ff88' stroke-opacity='0.44' stroke-width='1.07'/%3E%3Cline x1='99.9' y1='1' x2='99.9' y2='69' stroke='%2339ff88' stroke-opacity='0.49' stroke-width='1.13'/%3E%3Cline x1='102.8' y1='1' x2='102.8' y2='69' stroke='%2339ff88' stroke-opacity='0.66' stroke-width='1.33'/%3E%3Cline x1='105.7' y1='1' x2='105.7' y2='69' stroke='%2339ff88' stroke-opacity='0.80' stroke-width='1.50'/%3E%3Cline x1='108.6' y1='1' x2='108.6' y2='69' stroke='%2339ff88' stroke-opacity='0.79' stroke-width='1.49'/%3E%3Cline x1='111.5' y1='1' x2='111.5' y2='69' stroke='%2339ff88' stroke-opacity='0.65' stroke-width='1.32'/%3E%3Cline x1='114.4' y1='1' x2='114.4' y2='69' stroke='%2339ff88' stroke-opacity='0.46' stroke-width='1.10'/%3E%3Cline x1='117.3' y1='1' x2='117.3' y2='69' stroke='%2339ff88' stroke-opacity='0.35' stroke-width='0.97'/%3E%3Cline x1='120.2' y1='1' x2='120.2' y2='69' stroke='%2339ff88' stroke-opacity='0.38' stroke-width='1.01'/%3E%3Cline x1='123.1' y1='1' x2='123.1' y2='69' stroke='%2339ff88' stroke-opacity='0.48' stroke-width='1.13'/%3E%3Cline x1='126' y1='1' x2='126' y2='69' stroke='%2339ff88' stroke-opacity='0.55' stroke-width='1.20'/%3E%3Cline x1='128.9' y1='1' x2='128.9' y2='69' stroke='%2339ff88' stroke-opacity='0.51' stroke-width='1.16'/%3E%3Cline x1='131.8' y1='1' x2='131.8' y2='69' stroke='%2339ff88' stroke-opacity='0.40' stroke-width='1.03'/%3E%3Cline x1='134.7' y1='1' x2='134.7' y2='69' stroke='%2339ff88' stroke-opacity='0.28' stroke-width='0.89'/%3E%3Cline x1='137.6' y1='1' x2='137.6' y2='69' stroke='%2339ff88' stroke-opacity='0.22' stroke-width='0.81'/%3E%3Cline x1='140.5' y1='1' x2='140.5' y2='69' stroke='%2339ff88' stroke-opacity='0.21' stroke-width='0.80'/%3E%3Cline x1='143.4' y1='1' x2='143.4' y2='69' stroke='%2339ff88' stroke-opacity='0.20' stroke-width='0.80'/%3E%3Cline x1='146.3' y1='1' x2='146.3' y2='69' stroke='%2339ff88' stroke-opacity='0.17' stroke-width='0.75'/%3E%3Cline x1='149.2' y1='1' x2='149.2' y2='69' stroke='%2339ff88' stroke-opacity='0.12' stroke-width='0.70'/%3E%3Cline x1='152.1' y1='1' x2='152.1' y2='69' stroke='%2339ff88' stroke-opacity='0.12' stroke-width='0.70'/%3E%3Cline x1='155' y1='1' x2='155' y2='69' stroke='%2339ff88' stroke-opacity='0.12' stroke-width='0.70'/%3E%3Cline x1='157.9' y1='1' x2='157.9' y2='69' stroke='%2339ff88' stroke-opacity='0.12' stroke-width='0.70'/%3E%3Cline x1='160.8' y1='1' x2='160.8' y2='69' stroke='%2339ff88' stroke-opacity='0.12' stroke-width='0.70'/%3E%3Cline x1='163.7' y1='1' x2='163.7' y2='69' stroke='%2339ff88' stroke-opacity='0.12' stroke-width='0.70'/%3E%3Cline x1='166.6' y1='1' x2='166.6' y2='69' stroke='%2339ff88' stroke-opacity='0.12' stroke-width='0.70'/%3E%3Ctext x='49.8' y='10.4' fill='%239dffc4' fill-opacity='0.83' font-family='monospace' font-size='3.6' text-anchor='middle'%3EP%3C/text%3E%3Ctext x='28.6' y='27.7' fill='%239dffc4' fill-opacity='0.66' font-family='monospace' font-size='3.6' text-anchor='middle'%3ED%3C/text%3E%3Ctext x='67.7' y='23.9' fill='%239dffc4' fill-opacity='0.89' font-family='monospace' font-size='3.6' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='14.1' y='56.9' fill='%239dffc4' fill-opacity='0.50' font-family='monospace' font-size='3.6' text-anchor='middle'%3ED%3C/text%3E%3Ctext x='29.9' y='63' fill='%239dffc4' fill-opacity='0.68' font-family='monospace' font-size='3.6' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='143.4' y='64.7' fill='%239dffc4' fill-opacity='0.47' font-family='monospace' font-size='3.6' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='55.5' y='65.3' fill='%239dffc4' fill-opacity='0.85' font-family='monospace' font-size='3.6' text-anchor='middle'%3E0%3C/text%3E%3Ctext x='51.2' y='50.5' fill='%239dffc4' fill-opacity='0.83' font-family='monospace' font-size='3.6' text-anchor='middle'%3ED%3C/text%3E%3Ctext x='117.9' y='50.4' fill='%239dffc4' fill-opacity='0.74' font-family='monospace' font-size='3.6' text-anchor='middle'%3ED%3C/text%3E%3Ctext x='65.5' y='18.3' fill='%239dffc4' fill-opacity='0.89' font-family='monospace' font-size='3.6' text-anchor='middle'%3E/%3C/text%3E%3Ctext x='62.9' y='29.5' fill='%239dffc4' fill-opacity='0.88' font-family='monospace' font-size='3.6' text-anchor='middle'%3E/%3C/text%3E%3Ctext x='21.4' y='27.7' fill='%239dffc4' fill-opacity='0.59' font-family='monospace' font-size='3.6' text-anchor='middle'%3E/%3C/text%3E%3Ctext x='133.1' y='31.9' fill='%239dffc4' fill-opacity='0.59' font-family='monospace' font-size='3.6' text-anchor='middle'%3EP%3C/text%3E%3Ctext x='71.2' y='40.2' fill='%239dffc4' fill-opacity='0.90' font-family='monospace' font-size='3.6' text-anchor='middle'%3E0%3C/text%3E%3Ctext x='112.4' y='56.6' fill='%239dffc4' fill-opacity='0.78' font-family='monospace' font-size='3.6' text-anchor='middle'%3EP%3C/text%3E%3Ctext x='54.4' y='15.9' fill='%239dffc4' fill-opacity='0.85' font-family='monospace' font-size='3.6' text-anchor='middle'%3ED%3C/text%3E%3Ctext x='76' y='18' fill='%239dffc4' fill-opacity='0.90' font-family='monospace' font-size='3.6' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='74.6' y='12.4' fill='%239dffc4' fill-opacity='0.90' font-family='monospace' font-size='3.6' text-anchor='middle'%3E0%3C/text%3E%3Ctext x='108.1' y='8.3' fill='%239dffc4' fill-opacity='0.81' font-family='monospace' font-size='3.6' text-anchor='middle'%3E1%3C/text%3E%3Ctext x='74' y='58.4' fill='%239dffc4' fill-opacity='0.90' font-family='monospace' font-size='3.6' text-anchor='middle'%3E/%3C/text%3E%3Ctext x='103.8' y='41.5' fill='%239dffc4' fill-opacity='0.83' font-family='monospace' font-size='3.6' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='117.5' y='17.2' fill='%239dffc4' fill-opacity='0.74' font-family='monospace' font-size='3.6' text-anchor='middle'%3ED%3C/text%3E%3Ctext x='57.4' y='23.1' fill='%239dffc4' fill-opacity='0.86' font-family='monospace' font-size='3.6' text-anchor='middle'%3EP%3C/text%3E%3Ctext x='142.8' y='25' fill='%239dffc4' fill-opacity='0.47' font-family='monospace' font-size='3.6' text-anchor='middle'%3E+%3C/text%3E%3Ctext x='117.2' y='61.4' fill='%239dffc4' fill-opacity='0.74' font-family='monospace' font-size='3.6' text-anchor='middle'%3EP%3C/text%3E%3Ctext x='98.2' y='12.6' fill='%239dffc4' fill-opacity='0.86' font-family='monospace' font-size='3.6' text-anchor='middle'%3E0%3C/text%3E%3Crect x='145.7' y='56' width='1.6' height='1.6' fill='%23eafff2'/%3E%3Crect x='115.3' y='29.2' width='1.6' height='1.6' fill='%23eafff2'/%3E%3Crect x='157.1' y='3.1' width='1.6' height='1.6' fill='%23eafff2'/%3E%3Crect x='102.9' y='44.3' width='1.6' height='1.6' fill='%23eafff2'/%3E%3Crect x='96.3' y='12.1' width='1.6' height='1.6' fill='%23eafff2'/%3E%3Crect x='160.2' y='64.1' width='1.6' height='1.6' fill='%23eafff2'/%3E%3C/svg%3E") center/cover no-repeat,#050806}.th-crossStitch:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 70' preserveAspectRatio='none'%3E%3Crect width='168' height='70' fill='%23141312'/%3E%3Crect x='0.70' y='0.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='11.20' y='0.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='53.20' y='0.70' width='9.10' height='8.60' fill='%23e44b3d'/%3E%3Crect x='63.70' y='0.70' width='9.10' height='8.60' fill='%235872c9'/%3E%3Crect x='74.20' y='0.70' width='9.10' height='8.60' fill='%235fa055'/%3E%3Crect x='84.70' y='0.70' width='9.10' height='8.60' fill='%23e89860'/%3E%3Crect x='105.70' y='0.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='116.20' y='0.70' width='9.10' height='8.60' fill='%23e44b3d'/%3E%3Crect x='126.70' y='0.70' width='9.10' height='8.60' fill='%23e44b3d'/%3E%3Crect x='137.20' y='0.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='0.70' y='10.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='11.20' y='10.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='21.70' y='10.70' width='9.10' height='8.60' fill='%235fa055'/%3E%3Crect x='32.20' y='10.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='42.70' y='10.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='53.20' y='10.70' width='9.10' height='8.60' fill='%23e89860'/%3E%3Crect x='63.70' y='10.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='74.20' y='10.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='95.20' y='10.70' width='9.10' height='8.60' fill='%235fa055'/%3E%3Crect x='105.70' y='10.70' width='9.10' height='8.60' fill='%235fa055'/%3E%3Crect x='116.20' y='10.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='126.70' y='10.70' width='9.10' height='8.60' fill='%23e44b3d'/%3E%3Crect x='137.20' y='10.70' width='9.10' height='8.60' fill='%23e44b3d'/%3E%3Crect x='158.20' y='10.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='0.70' y='20.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='11.20' y='20.70' width='9.10' height='8.60' fill='%23e89860'/%3E%3Crect x='21.70' y='20.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='42.70' y='20.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='53.20' y='20.70' width='9.10' height='8.60' fill='%235fa055'/%3E%3Crect x='63.70' y='20.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='74.20' y='20.70' width='9.10' height='8.60' fill='%23e89860'/%3E%3Crect x='84.70' y='20.70' width='9.10' height='8.60' fill='%235fa055'/%3E%3Crect x='95.20' y='20.70' width='9.10' height='8.60' fill='%23e89860'/%3E%3Crect x='105.70' y='20.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='137.20' y='20.70' width='9.10' height='8.60' fill='%23e44b3d'/%3E%3Crect x='147.70' y='20.70' width='9.10' height='8.60' fill='%235872c9'/%3E%3Crect x='0.70' y='30.70' width='9.10' height='8.60' fill='%23e44b3d'/%3E%3Crect x='21.70' y='30.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='32.20' y='30.70' width='9.10' height='8.60' fill='%23e89860'/%3E%3Crect x='42.70' y='30.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='63.70' y='30.70' width='9.10' height='8.60' fill='%235fa055'/%3E%3Crect x='74.20' y='30.70' width='9.10' height='8.60' fill='%235fa055'/%3E%3Crect x='84.70' y='30.70' width='9.10' height='8.60' fill='%23e89860'/%3E%3Crect x='105.70' y='30.70' width='9.10' height='8.60' fill='%235fa055'/%3E%3Crect x='116.20' y='30.70' width='9.10' height='8.60' fill='%235872c9'/%3E%3Crect x='126.70' y='30.70' width='9.10' height='8.60' fill='%235872c9'/%3E%3Crect x='137.20' y='30.70' width='9.10' height='8.60' fill='%23e89860'/%3E%3Crect x='147.70' y='30.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='158.20' y='30.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='0.70' y='40.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='21.70' y='40.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='42.70' y='40.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='53.20' y='40.70' width='9.10' height='8.60' fill='%235fa055'/%3E%3Crect x='63.70' y='40.70' width='9.10' height='8.60' fill='%235872c9'/%3E%3Crect x='74.20' y='40.70' width='9.10' height='8.60' fill='%23e89860'/%3E%3Crect x='84.70' y='40.70' width='9.10' height='8.60' fill='%23e89860'/%3E%3Crect x='105.70' y='40.70' width='9.10' height='8.60' fill='%23e89860'/%3E%3Crect x='116.20' y='40.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='126.70' y='40.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='137.20' y='40.70' width='9.10' height='8.60' fill='%23e89860'/%3E%3Crect x='147.70' y='40.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='158.20' y='40.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='0.70' y='50.70' width='9.10' height='8.60' fill='%235fa055'/%3E%3Crect x='11.20' y='50.70' width='9.10' height='8.60' fill='%235fa055'/%3E%3Crect x='21.70' y='50.70' width='9.10' height='8.60' fill='%23e89860'/%3E%3Crect x='63.70' y='50.70' width='9.10' height='8.60' fill='%235fa055'/%3E%3Crect x='74.20' y='50.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='105.70' y='50.70' width='9.10' height='8.60' fill='%23e44b3d'/%3E%3Crect x='126.70' y='50.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='137.20' y='50.70' width='9.10' height='8.60' fill='%23e89860'/%3E%3Crect x='147.70' y='50.70' width='9.10' height='8.60' fill='%23e44b3d'/%3E%3Crect x='0.70' y='60.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='21.70' y='60.70' width='9.10' height='8.60' fill='%235872c9'/%3E%3Crect x='32.20' y='60.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='42.70' y='60.70' width='9.10' height='8.60' fill='%235fa055'/%3E%3Crect x='53.20' y='60.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='63.70' y='60.70' width='9.10' height='8.60' fill='%235fa055'/%3E%3Crect x='74.20' y='60.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='84.70' y='60.70' width='9.10' height='8.60' fill='%23e44b3d'/%3E%3Crect x='95.20' y='60.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='116.20' y='60.70' width='9.10' height='8.60' fill='%235872c9'/%3E%3Crect x='147.70' y='60.70' width='9.10' height='8.60' fill='%23f4f1e8'/%3E%3Crect x='158.20' y='60.70' width='9.10' height='8.60' fill='%235fa055'/%3E%3C/svg%3E") center/cover no-repeat,#141312}.th-embroidery:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 70' preserveAspectRatio='none'%3E%3Crect width='168' height='70' fill='%231c2350'/%3E%3Cpath d='M-6.14,0.81L-3.23,4.85L-0.32,0.81' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M0.32,0.81L3.23,4.85L6.14,0.81' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.78,0.81L9.69,4.85L12.60,0.81' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.71,0.81L22.62,4.85L25.52,0.81' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M32.63,0.81L35.54,4.85L38.45,0.81' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M39.09,0.81L42.00,4.85L44.91,0.81' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M45.55,0.81L48.46,4.85L51.37,0.81' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M52.02,0.81L54.92,4.85L57.83,0.81' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M58.48,0.81L61.38,4.85L64.29,0.81' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M64.94,0.81L67.85,4.85L70.75,0.81' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M71.40,0.81L74.31,4.85L77.22,0.81' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M77.86,0.81L80.77,4.85L83.68,0.81' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M84.32,0.81L87.23,4.85L90.14,0.81' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M103.71,0.81L106.62,4.85L109.52,0.81' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M116.63,0.81L119.54,4.85L122.45,0.81' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M123.09,0.81L126.00,4.85L128.91,0.81' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M129.55,0.81L132.46,4.85L135.37,0.81' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M136.02,0.81L138.92,4.85L141.83,0.81' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M142.48,0.81L145.38,4.85L148.29,0.81' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M148.94,0.81L151.85,4.85L154.75,0.81' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M155.40,0.81L158.31,4.85L161.22,0.81' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M-2.91,6.19L0.00,10.23L2.91,6.19' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.55,6.19L6.46,10.23L9.37,6.19' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.02,6.19L12.92,10.23L15.83,6.19' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.48,6.19L19.38,10.23L22.29,6.19' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.94,6.19L25.85,10.23L28.75,6.19' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.40,6.19L32.31,10.23L35.22,6.19' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M35.86,6.19L38.77,10.23L41.68,6.19' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M42.32,6.19L45.23,10.23L48.14,6.19' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M48.78,6.19L51.69,10.23L54.60,6.19' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M61.71,6.19L64.62,10.23L67.52,6.19' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M68.17,6.19L71.08,10.23L73.98,6.19' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M74.63,6.19L77.54,10.23L80.45,6.19' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M81.09,6.19L84.00,10.23L86.91,6.19' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M87.55,6.19L90.46,10.23L93.37,6.19' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M100.48,6.19L103.38,10.23L106.29,6.19' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M106.94,6.19L109.85,10.23L112.75,6.19' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M119.86,6.19L122.77,10.23L125.68,6.19' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M132.78,6.19L135.69,10.23L138.60,6.19' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M139.25,6.19L142.15,10.23L145.06,6.19' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M145.71,6.19L148.62,10.23L151.52,6.19' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M152.17,6.19L155.08,10.23L157.98,6.19' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M158.63,6.19L161.54,10.23L164.45,6.19' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M165.09,6.19L168.00,10.23L170.91,6.19' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M-6.14,11.58L-3.23,15.62L-0.32,11.58' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M0.32,11.58L3.23,15.62L6.14,11.58' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.78,11.58L9.69,15.62L12.60,11.58' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.25,11.58L16.15,15.62L19.06,11.58' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.17,11.58L29.08,15.62L31.98,11.58' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M32.63,11.58L35.54,15.62L38.45,11.58' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M39.09,11.58L42.00,15.62L44.91,11.58' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M45.55,11.58L48.46,15.62L51.37,11.58' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M52.02,11.58L54.92,15.62L57.83,11.58' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M58.48,11.58L61.38,15.62L64.29,11.58' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M64.94,11.58L67.85,15.62L70.75,11.58' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M84.32,11.58L87.23,15.62L90.14,11.58' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M90.78,11.58L93.69,15.62L96.60,11.58' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M97.25,11.58L100.15,15.62L103.06,11.58' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M110.17,11.58L113.08,15.62L115.98,11.58' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M116.63,11.58L119.54,15.62L122.45,11.58' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M136.02,11.58L138.92,15.62L141.83,11.58' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M142.48,11.58L145.38,15.62L148.29,11.58' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M148.94,11.58L151.85,15.62L154.75,11.58' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M155.40,11.58L158.31,15.62L161.22,11.58' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M161.86,11.58L164.77,15.62L167.68,11.58' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M-2.91,16.96L0.00,21.00L2.91,16.96' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.55,16.96L6.46,21.00L9.37,16.96' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.48,16.96L19.38,21.00L22.29,16.96' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.94,16.96L25.85,21.00L28.75,16.96' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.40,16.96L32.31,21.00L35.22,16.96' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M35.86,16.96L38.77,21.00L41.68,16.96' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M42.32,16.96L45.23,21.00L48.14,16.96' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M48.78,16.96L51.69,21.00L54.60,16.96' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M55.25,16.96L58.15,21.00L61.06,16.96' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M61.71,16.96L64.62,21.00L67.52,16.96' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M68.17,16.96L71.08,21.00L73.98,16.96' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M74.63,16.96L77.54,21.00L80.45,16.96' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M81.09,16.96L84.00,21.00L86.91,16.96' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M87.55,16.96L90.46,21.00L93.37,16.96' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M94.02,16.96L96.92,21.00L99.83,16.96' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M100.48,16.96L103.38,21.00L106.29,16.96' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M106.94,16.96L109.85,21.00L112.75,16.96' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M113.40,16.96L116.31,21.00L119.22,16.96' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M119.86,16.96L122.77,21.00L125.68,16.96' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M132.78,16.96L135.69,21.00L138.60,16.96' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M145.71,16.96L148.62,21.00L151.52,16.96' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M152.17,16.96L155.08,21.00L157.98,16.96' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M158.63,16.96L161.54,21.00L164.45,16.96' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M165.09,16.96L168.00,21.00L170.91,16.96' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M-6.14,22.35L-3.23,26.38L-0.32,22.35' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M0.32,22.35L3.23,26.38L6.14,22.35' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.25,22.35L16.15,26.38L19.06,22.35' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.71,22.35L22.62,26.38L25.52,22.35' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.17,22.35L29.08,26.38L31.98,22.35' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M32.63,22.35L35.54,26.38L38.45,22.35' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M39.09,22.35L42.00,26.38L44.91,22.35' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M45.55,22.35L48.46,26.38L51.37,22.35' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M52.02,22.35L54.92,26.38L57.83,22.35' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M58.48,22.35L61.38,26.38L64.29,22.35' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M64.94,22.35L67.85,26.38L70.75,22.35' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M71.40,22.35L74.31,26.38L77.22,22.35' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M77.86,22.35L80.77,26.38L83.68,22.35' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M84.32,22.35L87.23,26.38L90.14,22.35' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M90.78,22.35L93.69,26.38L96.60,22.35' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M97.25,22.35L100.15,26.38L103.06,22.35' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M103.71,22.35L106.62,26.38L109.52,22.35' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M110.17,22.35L113.08,26.38L115.98,22.35' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M116.63,22.35L119.54,26.38L122.45,22.35' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M129.55,22.35L132.46,26.38L135.37,22.35' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M136.02,22.35L138.92,26.38L141.83,22.35' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M142.48,22.35L145.38,26.38L148.29,22.35' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M148.94,22.35L151.85,26.38L154.75,22.35' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M155.40,22.35L158.31,26.38L161.22,22.35' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M161.86,22.35L164.77,26.38L167.68,22.35' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M-2.91,27.73L0.00,31.77L2.91,27.73' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.55,27.73L6.46,31.77L9.37,27.73' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.02,27.73L12.92,31.77L15.83,27.73' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.48,27.73L19.38,31.77L22.29,27.73' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.40,27.73L32.31,31.77L35.22,27.73' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M42.32,27.73L45.23,31.77L48.14,27.73' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M48.78,27.73L51.69,31.77L54.60,27.73' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M55.25,27.73L58.15,31.77L61.06,27.73' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M68.17,27.73L71.08,31.77L73.98,27.73' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M81.09,27.73L84.00,31.77L86.91,27.73' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M87.55,27.73L90.46,31.77L93.37,27.73' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M94.02,27.73L96.92,31.77L99.83,27.73' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M106.94,27.73L109.85,31.77L112.75,27.73' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M119.86,27.73L122.77,31.77L125.68,27.73' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M126.32,27.73L129.23,31.77L132.14,27.73' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M132.78,27.73L135.69,31.77L138.60,27.73' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M139.25,27.73L142.15,31.77L145.06,27.73' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M145.71,27.73L148.62,31.77L151.52,27.73' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M152.17,27.73L155.08,31.77L157.98,27.73' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M158.63,27.73L161.54,31.77L164.45,27.73' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M165.09,27.73L168.00,31.77L170.91,27.73' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M-6.14,33.12L-3.23,37.15L-0.32,33.12' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M0.32,33.12L3.23,37.15L6.14,33.12' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.25,33.12L16.15,37.15L19.06,33.12' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.71,33.12L22.62,37.15L25.52,33.12' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.17,33.12L29.08,37.15L31.98,33.12' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M32.63,33.12L35.54,37.15L38.45,33.12' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M39.09,33.12L42.00,37.15L44.91,33.12' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M45.55,33.12L48.46,37.15L51.37,33.12' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M52.02,33.12L54.92,37.15L57.83,33.12' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M58.48,33.12L61.38,37.15L64.29,33.12' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M64.94,33.12L67.85,37.15L70.75,33.12' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M71.40,33.12L74.31,37.15L77.22,33.12' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M84.32,33.12L87.23,37.15L90.14,33.12' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M90.78,33.12L93.69,37.15L96.60,33.12' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M97.25,33.12L100.15,37.15L103.06,33.12' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M103.71,33.12L106.62,37.15L109.52,33.12' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M110.17,33.12L113.08,37.15L115.98,33.12' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M116.63,33.12L119.54,37.15L122.45,33.12' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M123.09,33.12L126.00,37.15L128.91,33.12' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M129.55,33.12L132.46,37.15L135.37,33.12' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M136.02,33.12L138.92,37.15L141.83,33.12' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M142.48,33.12L145.38,37.15L148.29,33.12' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M148.94,33.12L151.85,37.15L154.75,33.12' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M155.40,33.12L158.31,37.15L161.22,33.12' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M-2.91,38.50L0.00,42.54L2.91,38.50' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.55,38.50L6.46,42.54L9.37,38.50' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.02,38.50L12.92,42.54L15.83,38.50' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.48,38.50L19.38,42.54L22.29,38.50' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.40,38.50L32.31,42.54L35.22,38.50' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M35.86,38.50L38.77,42.54L41.68,38.50' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M42.32,38.50L45.23,42.54L48.14,38.50' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M48.78,38.50L51.69,42.54L54.60,38.50' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M55.25,38.50L58.15,42.54L61.06,38.50' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M74.63,38.50L77.54,42.54L80.45,38.50' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M81.09,38.50L84.00,42.54L86.91,38.50' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M87.55,38.50L90.46,42.54L93.37,38.50' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M100.48,38.50L103.38,42.54L106.29,38.50' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M106.94,38.50L109.85,42.54L112.75,38.50' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M113.40,38.50L116.31,42.54L119.22,38.50' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M119.86,38.50L122.77,42.54L125.68,38.50' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M126.32,38.50L129.23,42.54L132.14,38.50' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M132.78,38.50L135.69,42.54L138.60,38.50' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M139.25,38.50L142.15,42.54L145.06,38.50' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M152.17,38.50L155.08,42.54L157.98,38.50' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M-6.14,43.88L-3.23,47.92L-0.32,43.88' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M0.32,43.88L3.23,47.92L6.14,43.88' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.78,43.88L9.69,47.92L12.60,43.88' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.25,43.88L16.15,47.92L19.06,43.88' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.71,43.88L22.62,47.92L25.52,43.88' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M32.63,43.88L35.54,47.92L38.45,43.88' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M39.09,43.88L42.00,47.92L44.91,43.88' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M45.55,43.88L48.46,47.92L51.37,43.88' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M52.02,43.88L54.92,47.92L57.83,43.88' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M71.40,43.88L74.31,47.92L77.22,43.88' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M77.86,43.88L80.77,47.92L83.68,43.88' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M84.32,43.88L87.23,47.92L90.14,43.88' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M90.78,43.88L93.69,47.92L96.60,43.88' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M97.25,43.88L100.15,47.92L103.06,43.88' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M103.71,43.88L106.62,47.92L109.52,43.88' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M110.17,43.88L113.08,47.92L115.98,43.88' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M116.63,43.88L119.54,47.92L122.45,43.88' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M123.09,43.88L126.00,47.92L128.91,43.88' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M129.55,43.88L132.46,47.92L135.37,43.88' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M136.02,43.88L138.92,47.92L141.83,43.88' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M142.48,43.88L145.38,47.92L148.29,43.88' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M148.94,43.88L151.85,47.92L154.75,43.88' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M155.40,43.88L158.31,47.92L161.22,43.88' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M161.86,43.88L164.77,47.92L167.68,43.88' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.55,49.27L6.46,53.31L9.37,49.27' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.02,49.27L12.92,53.31L15.83,49.27' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.48,49.27L19.38,53.31L22.29,49.27' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.94,49.27L25.85,53.31L28.75,49.27' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.40,49.27L32.31,53.31L35.22,49.27' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M35.86,49.27L38.77,53.31L41.68,49.27' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M42.32,49.27L45.23,53.31L48.14,49.27' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M48.78,49.27L51.69,53.31L54.60,49.27' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M55.25,49.27L58.15,53.31L61.06,49.27' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M61.71,49.27L64.62,53.31L67.52,49.27' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M74.63,49.27L77.54,53.31L80.45,49.27' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M81.09,49.27L84.00,53.31L86.91,49.27' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M87.55,49.27L90.46,53.31L93.37,49.27' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M94.02,49.27L96.92,53.31L99.83,49.27' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M106.94,49.27L109.85,53.31L112.75,49.27' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M113.40,49.27L116.31,53.31L119.22,49.27' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M119.86,49.27L122.77,53.31L125.68,49.27' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M126.32,49.27L129.23,53.31L132.14,49.27' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M132.78,49.27L135.69,53.31L138.60,49.27' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M139.25,49.27L142.15,53.31L145.06,49.27' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M145.71,49.27L148.62,53.31L151.52,49.27' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M152.17,49.27L155.08,53.31L157.98,49.27' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M158.63,49.27L161.54,53.31L164.45,49.27' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M165.09,49.27L168.00,53.31L170.91,49.27' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M-6.14,54.65L-3.23,58.69L-0.32,54.65' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M0.32,54.65L3.23,58.69L6.14,54.65' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.78,54.65L9.69,58.69L12.60,54.65' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.25,54.65L16.15,58.69L19.06,54.65' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.71,54.65L22.62,58.69L25.52,54.65' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.17,54.65L29.08,58.69L31.98,54.65' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M32.63,54.65L35.54,58.69L38.45,54.65' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M39.09,54.65L42.00,58.69L44.91,54.65' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M45.55,54.65L48.46,58.69L51.37,54.65' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M52.02,54.65L54.92,58.69L57.83,54.65' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M58.48,54.65L61.38,58.69L64.29,54.65' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M64.94,54.65L67.85,58.69L70.75,54.65' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M71.40,54.65L74.31,58.69L77.22,54.65' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M77.86,54.65L80.77,58.69L83.68,54.65' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M84.32,54.65L87.23,58.69L90.14,54.65' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M90.78,54.65L93.69,58.69L96.60,54.65' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M97.25,54.65L100.15,58.69L103.06,54.65' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M103.71,54.65L106.62,58.69L109.52,54.65' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M110.17,54.65L113.08,58.69L115.98,54.65' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M116.63,54.65L119.54,58.69L122.45,54.65' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M123.09,54.65L126.00,58.69L128.91,54.65' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M129.55,54.65L132.46,58.69L135.37,54.65' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M136.02,54.65L138.92,58.69L141.83,54.65' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M142.48,54.65L145.38,58.69L148.29,54.65' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M148.94,54.65L151.85,58.69L154.75,54.65' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M155.40,54.65L158.31,58.69L161.22,54.65' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M161.86,54.65L164.77,58.69L167.68,54.65' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M-2.91,60.04L0.00,64.08L2.91,60.04' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.55,60.04L6.46,64.08L9.37,60.04' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.02,60.04L12.92,64.08L15.83,60.04' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.48,60.04L19.38,64.08L22.29,60.04' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M22.94,60.04L25.85,64.08L28.75,60.04' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.40,60.04L32.31,64.08L35.22,60.04' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M35.86,60.04L38.77,64.08L41.68,60.04' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M55.25,60.04L58.15,64.08L61.06,60.04' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M61.71,60.04L64.62,64.08L67.52,60.04' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M68.17,60.04L71.08,64.08L73.98,60.04' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M74.63,60.04L77.54,64.08L80.45,60.04' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M81.09,60.04L84.00,64.08L86.91,60.04' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M87.55,60.04L90.46,64.08L93.37,60.04' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M94.02,60.04L96.92,64.08L99.83,60.04' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M100.48,60.04L103.38,64.08L106.29,60.04' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M113.40,60.04L116.31,64.08L119.22,60.04' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M119.86,60.04L122.77,64.08L125.68,60.04' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M126.32,60.04L129.23,64.08L132.14,60.04' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M132.78,60.04L135.69,64.08L138.60,60.04' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M139.25,60.04L142.15,64.08L145.06,60.04' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M145.71,60.04L148.62,64.08L151.52,60.04' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M152.17,60.04L155.08,64.08L157.98,60.04' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M158.63,60.04L161.54,64.08L164.45,60.04' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M165.09,60.04L168.00,64.08L170.91,60.04' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M-6.14,65.42L-3.23,69.46L-0.32,65.42' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M0.32,65.42L3.23,69.46L6.14,65.42' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.78,65.42L9.69,69.46L12.60,65.42' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.71,65.42L22.62,69.46L25.52,65.42' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M39.09,65.42L42.00,69.46L44.91,65.42' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M45.55,65.42L48.46,69.46L51.37,65.42' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M52.02,65.42L54.92,69.46L57.83,65.42' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M58.48,65.42L61.38,69.46L64.29,65.42' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M64.94,65.42L67.85,69.46L70.75,65.42' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M71.40,65.42L74.31,69.46L77.22,65.42' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M77.86,65.42L80.77,69.46L83.68,65.42' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M103.71,65.42L106.62,69.46L109.52,65.42' fill='none' stroke='%23f0b429' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M110.17,65.42L113.08,69.46L115.98,65.42' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M116.63,65.42L119.54,69.46L122.45,65.42' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M123.09,65.42L126.00,69.46L128.91,65.42' fill='none' stroke='%23d8562a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M129.55,65.42L132.46,69.46L135.37,65.42' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M136.02,65.42L138.92,69.46L141.83,65.42' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M142.48,65.42L145.38,69.46L148.29,65.42' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M148.94,65.42L151.85,69.46L154.75,65.42' fill='none' stroke='%23e8802a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M155.40,65.42L158.31,69.46L161.22,65.42' fill='none' stroke='%23c92e2a' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M161.86,65.42L164.77,69.46L167.68,65.42' fill='none' stroke='%23f7f4ec' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/cover no-repeat,#1c2350}.th-kilim:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 70' preserveAspectRatio='none'%3E%3Cdefs%3E%3Cpattern id='wk' width='2.4' height='4' patternUnits='userSpaceOnUse'%3E%3Crect width='1.0' height='4' fill='%23000000' fill-opacity='0.14'/%3E%3C/pattern%3E%3C/defs%3E%3Crect width='168' height='70' fill='%230e2a30'/%3E%3Crect x='0.00' y='0.00' width='168.00' height='70.00' fill='%235a1414'/%3E%3Crect x='0.00' y='0.00' width='168.00' height='9.00' fill='%23103038'/%3E%3Cpolygon points='0.00,9.00 6.00,0.00 12.00,9.00' fill='%23f4e4c1'/%3E%3Cpolygon points='12.00,9.00 18.00,0.00 24.00,9.00' fill='%23e0a040'/%3E%3Cpolygon points='24.00,9.00 30.00,0.00 36.00,9.00' fill='%23f4e4c1'/%3E%3Cpolygon points='36.00,9.00 42.00,0.00 48.00,9.00' fill='%23e0a040'/%3E%3Cpolygon points='48.00,9.00 54.00,0.00 60.00,9.00' fill='%23f4e4c1'/%3E%3Cpolygon points='60.00,9.00 66.00,0.00 72.00,9.00' fill='%23e0a040'/%3E%3Cpolygon points='72.00,9.00 78.00,0.00 84.00,9.00' fill='%23f4e4c1'/%3E%3Cpolygon points='84.00,9.00 90.00,0.00 96.00,9.00' fill='%23e0a040'/%3E%3Cpolygon points='96.00,9.00 102.00,0.00 108.00,9.00' fill='%23f4e4c1'/%3E%3Cpolygon points='108.00,9.00 114.00,0.00 120.00,9.00' fill='%23e0a040'/%3E%3Cpolygon points='120.00,9.00 126.00,0.00 132.00,9.00' fill='%23f4e4c1'/%3E%3Cpolygon points='132.00,9.00 138.00,0.00 144.00,9.00' fill='%23e0a040'/%3E%3Cpolygon points='144.00,9.00 150.00,0.00 156.00,9.00' fill='%23f4e4c1'/%3E%3Cpolygon points='156.00,9.00 162.00,0.00 168.00,9.00' fill='%23e0a040'/%3E%3Crect x='0.00' y='61.00' width='168.00' height='9.00' fill='%23103038'/%3E%3Cpolygon points='0.00,61.00 6.00,70.00 12.00,61.00' fill='%23f4e4c1'/%3E%3Cpolygon points='12.00,61.00 18.00,70.00 24.00,61.00' fill='%23e0a040'/%3E%3Cpolygon points='24.00,61.00 30.00,70.00 36.00,61.00' fill='%23f4e4c1'/%3E%3Cpolygon points='36.00,61.00 42.00,70.00 48.00,61.00' fill='%23e0a040'/%3E%3Cpolygon points='48.00,61.00 54.00,70.00 60.00,61.00' fill='%23f4e4c1'/%3E%3Cpolygon points='60.00,61.00 66.00,70.00 72.00,61.00' fill='%23e0a040'/%3E%3Cpolygon points='72.00,61.00 78.00,70.00 84.00,61.00' fill='%23f4e4c1'/%3E%3Cpolygon points='84.00,61.00 90.00,70.00 96.00,61.00' fill='%23e0a040'/%3E%3Cpolygon points='96.00,61.00 102.00,70.00 108.00,61.00' fill='%23f4e4c1'/%3E%3Cpolygon points='108.00,61.00 114.00,70.00 120.00,61.00' fill='%23e0a040'/%3E%3Cpolygon points='120.00,61.00 126.00,70.00 132.00,61.00' fill='%23f4e4c1'/%3E%3Cpolygon points='132.00,61.00 138.00,70.00 144.00,61.00' fill='%23e0a040'/%3E%3Cpolygon points='144.00,61.00 150.00,70.00 156.00,61.00' fill='%23f4e4c1'/%3E%3Cpolygon points='156.00,61.00 162.00,70.00 168.00,61.00' fill='%23e0a040'/%3E%3Cpolygon points='14.00,15.00 25.76,35.00 14.00,55.00 2.24,35.00' fill='%238a1f1f' stroke='%23f4e4c1' stroke-width='1.4'/%3E%3Cpolygon points='14.00,23.00 21.06,35.00 14.00,47.00 6.94,35.00' fill='%23e0a040'/%3E%3Cpolygon points='14.00,30.20 16.82,35.00 14.00,39.80 11.18,35.00' fill='%23c44a1f'/%3E%3Cpath d='M10.80,15.00h6.40M10.80,55.00h6.40' stroke='%23f4e4c1' stroke-width='1.4'/%3E%3Cpath d='M25.60,35.00h4.8M28.00,32.60v4.8' stroke='%23e0a040' stroke-width='1.3'/%3E%3Cpolygon points='28.00,28.00 30.00,30.00 28.00,32.00 26.00,30.00' fill='%23f4e4c1'/%3E%3Cpolygon points='28.00,38.00 30.00,40.00 28.00,42.00 26.00,40.00' fill='%23f4e4c1'/%3E%3Cpolygon points='42.00,15.00 53.76,35.00 42.00,55.00 30.24,35.00' fill='%238a1f1f' stroke='%23f4e4c1' stroke-width='1.4'/%3E%3Cpolygon points='42.00,23.00 49.06,35.00 42.00,47.00 34.94,35.00' fill='%23e0a040'/%3E%3Cpolygon points='42.00,30.20 44.82,35.00 42.00,39.80 39.18,35.00' fill='%23c44a1f'/%3E%3Cpath d='M38.80,15.00h6.40M38.80,55.00h6.40' stroke='%23f4e4c1' stroke-width='1.4'/%3E%3Cpath d='M53.60,35.00h4.8M56.00,32.60v4.8' stroke='%23e0a040' stroke-width='1.3'/%3E%3Cpolygon points='56.00,28.00 58.00,30.00 56.00,32.00 54.00,30.00' fill='%23f4e4c1'/%3E%3Cpolygon points='56.00,38.00 58.00,40.00 56.00,42.00 54.00,40.00' fill='%23f4e4c1'/%3E%3Cpolygon points='70.00,15.00 81.76,35.00 70.00,55.00 58.24,35.00' fill='%238a1f1f' stroke='%23f4e4c1' stroke-width='1.4'/%3E%3Cpolygon points='70.00,23.00 77.06,35.00 70.00,47.00 62.94,35.00' fill='%23e0a040'/%3E%3Cpolygon points='70.00,30.20 72.82,35.00 70.00,39.80 67.18,35.00' fill='%23c44a1f'/%3E%3Cpath d='M66.80,15.00h6.40M66.80,55.00h6.40' stroke='%23f4e4c1' stroke-width='1.4'/%3E%3Cpath d='M81.60,35.00h4.8M84.00,32.60v4.8' stroke='%23e0a040' stroke-width='1.3'/%3E%3Cpolygon points='84.00,28.00 86.00,30.00 84.00,32.00 82.00,30.00' fill='%23f4e4c1'/%3E%3Cpolygon points='84.00,38.00 86.00,40.00 84.00,42.00 82.00,40.00' fill='%23f4e4c1'/%3E%3Cpolygon points='98.00,15.00 109.76,35.00 98.00,55.00 86.24,35.00' fill='%238a1f1f' stroke='%23f4e4c1' stroke-width='1.4'/%3E%3Cpolygon points='98.00,23.00 105.06,35.00 98.00,47.00 90.94,35.00' fill='%23e0a040'/%3E%3Cpolygon points='98.00,30.20 100.82,35.00 98.00,39.80 95.18,35.00' fill='%23c44a1f'/%3E%3Cpath d='M94.80,15.00h6.40M94.80,55.00h6.40' stroke='%23f4e4c1' stroke-width='1.4'/%3E%3Cpath d='M109.60,35.00h4.8M112.00,32.60v4.8' stroke='%23e0a040' stroke-width='1.3'/%3E%3Cpolygon points='112.00,28.00 114.00,30.00 112.00,32.00 110.00,30.00' fill='%23f4e4c1'/%3E%3Cpolygon points='112.00,38.00 114.00,40.00 112.00,42.00 110.00,40.00' fill='%23f4e4c1'/%3E%3Cpolygon points='126.00,15.00 137.76,35.00 126.00,55.00 114.24,35.00' fill='%238a1f1f' stroke='%23f4e4c1' stroke-width='1.4'/%3E%3Cpolygon points='126.00,23.00 133.06,35.00 126.00,47.00 118.94,35.00' fill='%23e0a040'/%3E%3Cpolygon points='126.00,30.20 128.82,35.00 126.00,39.80 123.18,35.00' fill='%23c44a1f'/%3E%3Cpath d='M122.80,15.00h6.40M122.80,55.00h6.40' stroke='%23f4e4c1' stroke-width='1.4'/%3E%3Cpath d='M137.60,35.00h4.8M140.00,32.60v4.8' stroke='%23e0a040' stroke-width='1.3'/%3E%3Cpolygon points='140.00,28.00 142.00,30.00 140.00,32.00 138.00,30.00' fill='%23f4e4c1'/%3E%3Cpolygon points='140.00,38.00 142.00,40.00 140.00,42.00 138.00,40.00' fill='%23f4e4c1'/%3E%3Cpolygon points='154.00,15.00 165.76,35.00 154.00,55.00 142.24,35.00' fill='%238a1f1f' stroke='%23f4e4c1' stroke-width='1.4'/%3E%3Cpolygon points='154.00,23.00 161.06,35.00 154.00,47.00 146.94,35.00' fill='%23e0a040'/%3E%3Cpolygon points='154.00,30.20 156.82,35.00 154.00,39.80 151.18,35.00' fill='%23c44a1f'/%3E%3Cpath d='M150.80,15.00h6.40M150.80,55.00h6.40' stroke='%23f4e4c1' stroke-width='1.4'/%3E%3Crect x='0.00' y='0.00' width='168.00' height='70.00' fill='url(%23wk)'/%3E%3C/svg%3E") center/cover no-repeat,#0e2a30}.th-noise:before{background:radial-gradient(rgba(245,245,243,.65) .8px,transparent 1px) 0 0/5px 5px,radial-gradient(rgba(245,245,243,.35) .8px,transparent 1px) 2px 3px/7px 7px}.th-neuralVeins:before{background:radial-gradient(rgba(245,245,243,.9) 1.8px,transparent 2.2px) 0 0/26px 26px,repeating-linear-gradient(60deg,rgba(245,245,243,.3) 0 1px,transparent 1px 13px),repeating-linear-gradient(-30deg,rgba(245,245,243,.25) 0 1px,transparent 1px 17px)}.th-mazeLines:before{background:repeating-linear-gradient(0deg,rgba(110,231,148,.55) 0 2px,transparent 2px 14px),repeating-linear-gradient(90deg,rgba(110,231,148,.4) 0 2px,transparent 2px 22px),#101411}.th-gravityTrails:before{background:repeating-conic-gradient(from 0deg at 50% 50%,rgba(245,245,243,.35) 0 1.5deg,transparent 1.5deg 30deg),radial-gradient(circle at 50% 50%,rgba(245,245,243,.95) 14%,rgba(245,245,243,.25) 15% 30%,transparent 31%)}.th-hudTracker:before{background:linear-gradient(#f5f5f3cc,#f5f5f3cc) 50% 50%/38% 1.5px no-repeat,linear-gradient(#f5f5f3cc,#f5f5f3cc) 50% 50%/1.5px 38% no-repeat,linear-gradient(#f5f5f3e6,#f5f5f3e6) 18% 18%/14px 2px no-repeat,linear-gradient(#f5f5f3e6,#f5f5f3e6) 18% 18%/2px 14px no-repeat,linear-gradient(#f5f5f3e6,#f5f5f3e6) 82% 18%/14px 2px no-repeat,linear-gradient(#f5f5f3e6,#f5f5f3e6) 82% 18%/2px 14px no-repeat,linear-gradient(#f5f5f3e6,#f5f5f3e6) 18% 82%/14px 2px no-repeat,linear-gradient(#f5f5f3e6,#f5f5f3e6) 18% 82%/2px 14px no-repeat,linear-gradient(#f5f5f3e6,#f5f5f3e6) 82% 82%/14px 2px no-repeat,linear-gradient(#f5f5f3e6,#f5f5f3e6) 82% 82%/2px 14px no-repeat}.th-handParticles:before{background:radial-gradient(rgba(245,245,243,.9) 2px,transparent 2.5px) 0 0/22px 22px,repeating-linear-gradient(45deg,rgba(245,245,243,.2) 0 1px,transparent 1px 11px)}.th-cyberForm:before{background:radial-gradient(circle at 38% 44%,rgba(245,245,243,.95) 17%,transparent 18%),radial-gradient(circle at 58% 52%,rgba(245,245,243,.95) 20%,transparent 21%),radial-gradient(circle at 47% 64%,rgba(245,245,243,.95) 14%,transparent 15%),#15140f}.th-brandGenerator:before{background:linear-gradient(#f5f5f3b3,#f5f5f3b3) 50% 50%/56% 1.5px no-repeat,linear-gradient(#f5f5f3b3,#f5f5f3b3) 50% 50%/1.5px 56% no-repeat,radial-gradient(circle at 50% 50%,transparent 26%,rgba(255,95,56,.85) 27% 30%,transparent 31%),repeating-linear-gradient(0deg,rgba(245,245,243,.12) 0 1px,transparent 1px 16px),repeating-linear-gradient(90deg,rgba(245,245,243,.12) 0 1px,transparent 1px 16px)}.th-uiCollage:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 70' preserveAspectRatio='none'%3E%3Crect width='168' height='70' fill='%230b0b0c'/%3E%3Crect x='7.40' y='5.40' width='47.20' height='27.20' fill='%233a3a3d' rx='1.5'/%3E%3Crect x='8.00' y='6.00' width='46.00' height='26.00' fill='%23242427' rx='1.5'/%3E%3Crect x='8.00' y='6.00' width='46.00' height='4.00' fill='%23333338' rx='1.5'/%3E%3Ccircle cx='11.00' cy='8.00' r='0.9' fill='%236a6a70'/%3E%3Ccircle cx='14.00' cy='8.00' r='0.9' fill='%236a6a70'/%3E%3Crect x='42.00' y='7.40' width='9.00' height='1.20' fill='%2355555c'/%3E%3Crect x='11.00' y='13.00' width='40.00' height='2.00' fill='%233f3f45'/%3E%3Crect x='23.00' y='12.00' width='3.00' height='4.00' fill='%23e8802a' rx='1'/%3E%3Crect x='11.00' y='18.50' width='40.00' height='2.00' fill='%233f3f45'/%3E%3Crect x='31.80' y='17.50' width='3.00' height='4.00' fill='%238b5cf6' rx='1'/%3E%3Crect x='11.00' y='24.00' width='40.00' height='2.00' fill='%233f3f45'/%3E%3Crect x='40.60' y='23.00' width='3.00' height='4.00' fill='%233b82f6' rx='1'/%3E%3Crect x='63.40' y='3.40' width='41.20' height='21.20' fill='%233a3a3d' rx='1.5'/%3E%3Crect x='64.00' y='4.00' width='40.00' height='20.00' fill='%23242427' rx='1.5'/%3E%3Crect x='64.00' y='4.00' width='40.00' height='4.00' fill='%23333338' rx='1.5'/%3E%3Ccircle cx='67.00' cy='6.00' r='0.9' fill='%236a6a70'/%3E%3Ccircle cx='70.00' cy='6.00' r='0.9' fill='%236a6a70'/%3E%3Crect x='92.00' y='5.40' width='9.00' height='1.20' fill='%2355555c'/%3E%3Crect x='67.00' y='10.00' width='7.30' height='4.40' fill='%23e8802a' rx='0.6'/%3E%3Crect x='67.00' y='15.50' width='7.30' height='4.40' fill='%23ef4444' rx='0.6'/%3E%3Crect x='75.50' y='10.00' width='7.30' height='4.40' fill='%238b5cf6' rx='0.6'/%3E%3Crect x='75.50' y='15.50' width='7.30' height='4.40' fill='%23f5d142' rx='0.6'/%3E%3Crect x='84.00' y='10.00' width='7.30' height='4.40' fill='%233b82f6' rx='0.6'/%3E%3Crect x='84.00' y='15.50' width='7.30' height='4.40' fill='%2322d3ee' rx='0.6'/%3E%3Crect x='92.50' y='10.00' width='7.30' height='4.40' fill='%2322c55e' rx='0.6'/%3E%3Crect x='92.50' y='15.50' width='7.30' height='4.40' fill='%23e8802a' rx='0.6'/%3E%3Crect x='111.40' y='7.40' width='47.20' height='25.20' fill='%233a3a3d' rx='1.5'/%3E%3Crect x='112.00' y='8.00' width='46.00' height='24.00' fill='%23242427' rx='1.5'/%3E%3Crect x='112.00' y='8.00' width='46.00' height='4.00' fill='%23333338' rx='1.5'/%3E%3Ccircle cx='115.00' cy='10.00' r='0.9' fill='%236a6a70'/%3E%3Ccircle cx='118.00' cy='10.00' r='0.9' fill='%236a6a70'/%3E%3Crect x='146.00' y='9.40' width='9.00' height='1.20' fill='%2355555c'/%3E%3Crect x='115.00' y='14.00' width='7.00' height='4.00' fill='%233c3c42' rx='0.6'/%3E%3Crect x='115.00' y='19.00' width='7.00' height='4.00' fill='%233c3c42' rx='0.6'/%3E%3Crect x='123.00' y='14.00' width='7.00' height='4.00' fill='%233c3c42' rx='0.6'/%3E%3Crect x='123.00' y='19.00' width='7.00' height='4.00' fill='%233c3c42' rx='0.6'/%3E%3Crect x='131.00' y='14.00' width='7.00' height='4.00' fill='%233c3c42' rx='0.6'/%3E%3Crect x='131.00' y='19.00' width='7.00' height='4.00' fill='%233c3c42' rx='0.6'/%3E%3Crect x='139.00' y='14.00' width='7.00' height='4.00' fill='%233c3c42' rx='0.6'/%3E%3Crect x='139.00' y='19.00' width='7.00' height='4.00' fill='%233c3c42' rx='0.6'/%3E%3Crect x='147.00' y='14.00' width='7.00' height='4.00' fill='%233c3c42' rx='0.6'/%3E%3Crect x='147.00' y='19.00' width='7.00' height='4.00' fill='%233c3c42' rx='0.6'/%3E%3Crect x='115.00' y='29.00' width='37.00' height='1.00' fill='%2355555c'/%3E%3Crect x='19.40' y='37.40' width='45.20' height='27.20' fill='%233a3a3d' rx='1.5'/%3E%3Crect x='20.00' y='38.00' width='44.00' height='26.00' fill='%23242427' rx='1.5'/%3E%3Crect x='20.00' y='38.00' width='44.00' height='4.00' fill='%23333338' rx='1.5'/%3E%3Ccircle cx='23.00' cy='40.00' r='0.9' fill='%236a6a70'/%3E%3Ccircle cx='26.00' cy='40.00' r='0.9' fill='%236a6a70'/%3E%3Crect x='52.00' y='39.40' width='9.00' height='1.20' fill='%2355555c'/%3E%3Crect x='23.00' y='45.00' width='34.20' height='1.10' fill='%2355555c'/%3E%3Crect x='23.00' y='49.00' width='26.60' height='1.10' fill='%2355555c'/%3E%3Crect x='23.00' y='53.00' width='19.00' height='1.10' fill='%2355555c'/%3E%3Crect x='55.00' y='57.00' width='5.00' height='5.00' fill='%233b82f6' rx='0.6'/%3E%3Crect x='73.40' y='39.40' width='39.20' height='23.20' fill='%233a3a3d' rx='1.5'/%3E%3Crect x='74.00' y='40.00' width='38.00' height='22.00' fill='%23242427' rx='1.5'/%3E%3Crect x='74.00' y='40.00' width='38.00' height='4.00' fill='%23333338' rx='1.5'/%3E%3Ccircle cx='77.00' cy='42.00' r='0.9' fill='%236a6a70'/%3E%3Ccircle cx='80.00' cy='42.00' r='0.9' fill='%236a6a70'/%3E%3Crect x='100.00' y='41.40' width='9.00' height='1.20' fill='%2355555c'/%3E%3Crect x='77.00' y='47.00' width='32.00' height='2.00' fill='%233f3f45'/%3E%3Crect x='86.60' y='46.00' width='3.00' height='4.00' fill='%23e8802a' rx='1'/%3E%3Crect x='77.00' y='52.50' width='32.00' height='2.00' fill='%233f3f45'/%3E%3Crect x='93.64' y='51.50' width='3.00' height='4.00' fill='%238b5cf6' rx='1'/%3E%3Crect x='77.00' y='58.00' width='32.00' height='2.00' fill='%233f3f45'/%3E%3Crect x='100.68' y='57.00' width='3.00' height='4.00' fill='%233b82f6' rx='1'/%3E%3Crect x='119.40' y='39.40' width='41.20' height='25.20' fill='%233a3a3d' rx='1.5'/%3E%3Crect x='120.00' y='40.00' width='40.00' height='24.00' fill='%23242427' rx='1.5'/%3E%3Crect x='120.00' y='40.00' width='40.00' height='4.00' fill='%23333338' rx='1.5'/%3E%3Ccircle cx='123.00' cy='42.00' r='0.9' fill='%236a6a70'/%3E%3Ccircle cx='126.00' cy='42.00' r='0.9' fill='%236a6a70'/%3E%3Crect x='148.00' y='41.40' width='9.00' height='1.20' fill='%2355555c'/%3E%3Crect x='123.00' y='46.00' width='7.30' height='4.40' fill='%23e8802a' rx='0.6'/%3E%3Crect x='123.00' y='51.50' width='7.30' height='4.40' fill='%23ef4444' rx='0.6'/%3E%3Crect x='131.50' y='46.00' width='7.30' height='4.40' fill='%238b5cf6' rx='0.6'/%3E%3Crect x='131.50' y='51.50' width='7.30' height='4.40' fill='%23f5d142' rx='0.6'/%3E%3Crect x='140.00' y='46.00' width='7.30' height='4.40' fill='%233b82f6' rx='0.6'/%3E%3Crect x='140.00' y='51.50' width='7.30' height='4.40' fill='%2322d3ee' rx='0.6'/%3E%3Crect x='148.50' y='46.00' width='7.30' height='4.40' fill='%2322c55e' rx='0.6'/%3E%3Crect x='148.50' y='51.50' width='7.30' height='4.40' fill='%23e8802a' rx='0.6'/%3E%3Crect x='1.40' y='27.40' width='31.20' height='19.20' fill='%233a3a3d' rx='1.5'/%3E%3Crect x='2.00' y='28.00' width='30.00' height='18.00' fill='%23242427' rx='1.5'/%3E%3Crect x='2.00' y='28.00' width='30.00' height='4.00' fill='%23333338' rx='1.5'/%3E%3Ccircle cx='5.00' cy='30.00' r='0.9' fill='%236a6a70'/%3E%3Ccircle cx='8.00' cy='30.00' r='0.9' fill='%236a6a70'/%3E%3Crect x='20.00' y='29.40' width='9.00' height='1.20' fill='%2355555c'/%3E%3Crect x='5.00' y='34.00' width='3.80' height='4.00' fill='%233c3c42' rx='0.6'/%3E%3Crect x='5.00' y='39.00' width='3.80' height='4.00' fill='%233c3c42' rx='0.6'/%3E%3Crect x='9.80' y='34.00' width='3.80' height='4.00' fill='%233c3c42' rx='0.6'/%3E%3Crect x='9.80' y='39.00' width='3.80' height='4.00' fill='%233c3c42' rx='0.6'/%3E%3Crect x='14.60' y='34.00' width='3.80' height='4.00' fill='%233c3c42' rx='0.6'/%3E%3Crect x='14.60' y='39.00' width='3.80' height='4.00' fill='%233c3c42' rx='0.6'/%3E%3Crect x='19.40' y='34.00' width='3.80' height='4.00' fill='%233c3c42' rx='0.6'/%3E%3Crect x='19.40' y='39.00' width='3.80' height='4.00' fill='%233c3c42' rx='0.6'/%3E%3Crect x='24.20' y='34.00' width='3.80' height='4.00' fill='%233c3c42' rx='0.6'/%3E%3Crect x='24.20' y='39.00' width='3.80' height='4.00' fill='%233c3c42' rx='0.6'/%3E%3Crect x='5.00' y='43.00' width='21.00' height='1.00' fill='%2355555c'/%3E%3Crect x='64.23' y='2.89' width='3.00' height='3.00' fill='%23e8802a' rx='0.6'/%3E%3Crect x='152.91' y='23.74' width='3.00' height='3.00' fill='%238b5cf6' rx='0.6'/%3E%3Crect x='72.28' y='19.18' width='3.00' height='3.00' fill='%233b82f6' rx='0.6'/%3E%3Crect x='32.71' y='59.00' width='3.00' height='3.00' fill='%2322c55e' rx='0.6'/%3E%3Crect x='135.53' y='66.36' width='3.00' height='3.00' fill='%23ef4444' rx='0.6'/%3E%3Crect x='141.41' y='68.44' width='3.00' height='3.00' fill='%23f5d142' rx='0.6'/%3E%3Crect x='42.15' y='69.18' width='3.00' height='3.00' fill='%2322d3ee' rx='0.6'/%3E%3Crect x='104.60' y='51.24' width='3.00' height='3.00' fill='%23e8802a' rx='0.6'/%3E%3Crect x='127.27' y='51.18' width='3.00' height='3.00' fill='%238b5cf6' rx='0.6'/%3E%3Crect x='109.38' y='12.43' width='3.00' height='3.00' fill='%233b82f6' rx='0.6'/%3E%3C/svg%3E") center/cover no-repeat,#0b0b0c}@media(max-width:760px){.app-topbar{height:auto;flex-wrap:wrap;padding:7px 10px 8px;row-gap:7px;column-gap:6px}.app-topbar-left{order:1;flex:1 1 auto;gap:8px}.app-topbar-right{order:2;flex:none;gap:3px}.app-topbar-center{position:static;transform:none;order:3;flex:1 1 100%}.app-topbar-center .segmented{width:100%}.project-name-btn,.project-name-input,.app-topbar .brand-text,.app-topbar .brand-version,.app-topbar-left .hud-sep,.app-topbar-left .toolbar-composition-status,.app-topbar-right .hud-sep,.app-topbar-right .hud-icon-btn[title^=Undo],.app-topbar-right .hud-icon-btn[title^=Redo],.app-topbar-right .hud-icon-btn[title^="Reset all"],.app-topbar-right .hud-icon-btn[title*=Webcam],.app-topbar-right .hud-icon-btn[title^=DEV],.app-topbar-right .sync-pill{display:none}.topbar-mode-toggle button{min-height:24px;padding:4px 12px;font-size:12px}.hud-text-btn{height:28px;padding:0 11px;font-size:12px}.account-btn{width:28px;height:28px}.left-panel,.side-panel{top:calc(84px + env(safe-area-inset-top,0px));width:min(330px,88vw)}.relink-banner{top:calc(92px + env(safe-area-inset-top,0px));max-width:94%}.preview-quality-float{display:none}.effects-list{gap:8px}}@media(pointer:coarse){.slider-row input[type=range],.vertical-slider-track{height:38px}.slider-row input[type=range]::-webkit-slider-thumb,.vertical-slider-track::-webkit-slider-thumb{width:16px;height:26px;margin-top:6px}.slider-row input[type=range]::-moz-range-thumb,.vertical-slider-track::-moz-range-thumb{width:16px;height:26px}.panel-collapse-handle{width:30px;height:76px}.panel-reopen-tab{min-width:44px;min-height:44px}.compare-line span{width:38px;height:38px}.app-topbar .hud-icon-btn{min-width:38px;min-height:38px}}.panel-scrim{position:fixed;inset:0;z-index:29;background:#0808078c;border:0;padding:0;margin:0;cursor:pointer;animation:panel-scrim-in .14s ease-out}@keyframes panel-scrim-in{0%{opacity:0}to{opacity:1}}.cf-setup-overlay{position:fixed;inset:0;z-index:86;display:grid;place-items:center;padding:24px;background:#080808a8;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.cf-setup-modal{width:min(560px,94vw);background:var(--panel);border:1px solid var(--line-strong);border-radius:0;padding:28px}.cf-setup-kicker{font-family:var(--mono-font);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent)}.cf-setup-title{font-family:var(--display-font);font-weight:700;font-size:24px;letter-spacing:-.02em;margin:8px 0 4px}.cf-setup-sub{color:var(--muted);font-size:13px;line-height:1.5;margin-bottom:22px;max-width:42ch}.cf-artboard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.cf-artboard-btn{display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px 8px 12px;background:var(--panel-soft);border:1px solid var(--line);border-radius:0;cursor:pointer;transition:border-color .15s ease,background .15s ease}.cf-artboard-btn:hover{border-color:var(--text);background:#ffffff0a}.cf-artboard-thumb{width:40px;max-height:46px;background:#f7f4ed24;border:1px solid var(--line-strong)}.cf-artboard-name{font-family:var(--display-font);font-weight:700;font-size:13px;color:var(--text)}.cf-artboard-dim{font-family:var(--mono-font);font-size:10px;letter-spacing:.04em;color:var(--faint)}.cf-custom-row{display:flex;align-items:center;gap:8px;margin-top:18px;padding-top:18px;border-top:1px dashed var(--line);flex-wrap:wrap}.cf-custom-label{font-family:var(--mono-font);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--faint)}.cf-custom-row input{width:72px;height:34px;padding:0 8px;background:var(--panel-soft);border:1px solid var(--line-strong);border-radius:0;color:var(--text);font-family:var(--mono-font);font-size:13px}.cf-custom-x,.cf-custom-unit{color:var(--muted);font-family:var(--mono-font);font-size:12px}.cf-create-btn{margin-left:auto;height:34px;padding:0 18px;background:var(--accent);color:#fff;border:none;border-radius:0;font-family:var(--display-font);font-weight:700;font-size:12px;cursor:pointer;transition:filter .15s ease}.cf-create-btn:hover{filter:brightness(1.08)}@media(max-width:520px){.cf-artboard-grid{grid-template-columns:repeat(2,1fr)}.cf-create-btn{margin-left:0;width:100%}}.th-wordMosaic:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 70' preserveAspectRatio='none'%3E%3Crect width='168' height='70' fill='%23e9e7df'/%3E%3Crect x='0.6' y='0.6' width='26.9' height='8.9' fill='%23ff3ea5'/%3E%3Crect x='28.6' y='0.6' width='12.9' height='8.9' fill='%23f5f2ef'/%3E%3Crect x='42.5' y='0.6' width='12.9' height='8.9' fill='%237b3ff2'/%3E%3Crect x='56.5' y='0.6' width='12.9' height='8.9' fill='%23ff3ea5'/%3E%3Crect x='70.5' y='0.6' width='12.9' height='8.9' fill='%231b1b1b'/%3E%3Crect x='84.5' y='0.6' width='12.9' height='8.9' fill='%231fc7c7'/%3E%3Crect x='98.5' y='0.6' width='12.9' height='8.9' fill='%237b3ff2'/%3E%3Crect x='112.5' y='0.6' width='12.9' height='8.9' fill='%23ff3ea5'/%3E%3Crect x='126.5' y='0.6' width='26.9' height='8.9' fill='%237b3ff2'/%3E%3Crect x='154.6' y='0.6' width='12.9' height='8.9' fill='%237b3ff2'/%3E%3Crect x='0.6' y='10.6' width='12.9' height='8.9' fill='%23ff7ad1'/%3E%3Crect x='14.6' y='10.6' width='12.9' height='8.9' fill='%2336c46a'/%3E%3Crect x='28.6' y='10.6' width='12.9' height='8.9' fill='%231b1b1b'/%3E%3Crect x='42.5' y='10.6' width='12.9' height='8.9' fill='%23f5f2ef'/%3E%3Crect x='56.5' y='10.6' width='12.9' height='8.9' fill='%23d3d3d3'/%3E%3Crect x='70.5' y='10.6' width='12.9' height='8.9' fill='%23cecece'/%3E%3Crect x='84.5' y='10.6' width='12.9' height='8.9' fill='%23c9c9c9'/%3E%3Crect x='98.5' y='10.6' width='12.9' height='8.9' fill='%23c5c5c5'/%3E%3Crect x='112.5' y='10.6' width='12.9' height='8.9' fill='%237b3ff2'/%3E%3Crect x='126.5' y='10.6' width='12.9' height='8.9' fill='%23ff3ea5'/%3E%3Crect x='140.6' y='10.6' width='12.9' height='8.9' fill='%231b1b1b'/%3E%3Crect x='154.6' y='10.6' width='12.9' height='8.9' fill='%231fc7c7'/%3E%3Crect x='0.6' y='20.6' width='12.9' height='8.9' fill='%237b3ff2'/%3E%3Crect x='14.6' y='20.6' width='12.9' height='8.9' fill='%23ff7ad1'/%3E%3Crect x='28.6' y='20.6' width='12.9' height='8.9' fill='%2336c46a'/%3E%3Crect x='42.5' y='20.6' width='12.9' height='8.9' fill='%23bababa'/%3E%3Crect x='56.5' y='20.6' width='12.9' height='8.9' fill='%23b5b5b5'/%3E%3Crect x='70.5' y='20.6' width='12.9' height='8.9' fill='%23b1b1b1'/%3E%3Crect x='84.5' y='20.6' width='12.9' height='8.9' fill='%23acacac'/%3E%3Crect x='98.5' y='20.6' width='12.9' height='8.9' fill='%23a8a8a8'/%3E%3Crect x='112.5' y='20.6' width='12.9' height='8.9' fill='%23a3a3a3'/%3E%3Crect x='126.5' y='20.6' width='12.9' height='8.9' fill='%23ff7ad1'/%3E%3Crect x='140.6' y='20.6' width='12.9' height='8.9' fill='%23ff3ea5'/%3E%3Crect x='154.6' y='20.6' width='12.9' height='8.9' fill='%231b1b1b'/%3E%3Crect x='0.6' y='30.6' width='26.9' height='8.9' fill='%2336c46a'/%3E%3Crect x='28.6' y='30.6' width='12.9' height='8.9' fill='%23ff3ea5'/%3E%3Crect x='42.5' y='30.6' width='12.9' height='8.9' fill='%239d9d9d'/%3E%3Crect x='56.5' y='30.6' width='12.9' height='8.9' fill='%23989898'/%3E%3Crect x='70.5' y='30.6' width='12.9' height='8.9' fill='%23939393'/%3E%3Crect x='84.5' y='30.6' width='12.9' height='8.9' fill='%238f8f8f'/%3E%3Crect x='98.5' y='30.6' width='12.9' height='8.9' fill='%238a8a8a'/%3E%3Crect x='112.5' y='30.6' width='12.9' height='8.9' fill='%23868686'/%3E%3Crect x='126.5' y='30.6' width='12.9' height='8.9' fill='%23f5f2ef'/%3E%3Crect x='140.6' y='30.6' width='12.9' height='8.9' fill='%23ff7ad1'/%3E%3Crect x='154.6' y='30.6' width='12.9' height='8.9' fill='%2336c46a'/%3E%3Crect x='0.6' y='40.5' width='12.9' height='8.9' fill='%231b1b1b'/%3E%3Crect x='14.6' y='40.5' width='12.9' height='8.9' fill='%23f5f2ef'/%3E%3Crect x='28.6' y='40.5' width='12.9' height='8.9' fill='%237b3ff2'/%3E%3Crect x='42.5' y='40.5' width='12.9' height='8.9' fill='%237f7f7f'/%3E%3Crect x='56.5' y='40.5' width='12.9' height='8.9' fill='%237b7b7b'/%3E%3Crect x='70.5' y='40.5' width='12.9' height='8.9' fill='%23767676'/%3E%3Crect x='84.5' y='40.5' width='12.9' height='8.9' fill='%23717171'/%3E%3Crect x='98.5' y='40.5' width='12.9' height='8.9' fill='%236d6d6d'/%3E%3Crect x='112.5' y='40.5' width='12.9' height='8.9' fill='%23686868'/%3E%3Crect x='126.5' y='40.5' width='12.9' height='8.9' fill='%231fc7c7'/%3E%3Crect x='140.6' y='40.5' width='12.9' height='8.9' fill='%237b3ff2'/%3E%3Crect x='154.6' y='40.5' width='12.9' height='8.9' fill='%23ff7ad1'/%3E%3Crect x='0.6' y='50.5' width='12.9' height='8.9' fill='%2336c46a'/%3E%3Crect x='14.6' y='50.5' width='12.9' height='8.9' fill='%231b1b1b'/%3E%3Crect x='28.6' y='50.5' width='12.9' height='8.9' fill='%23f5f2ef'/%3E%3Crect x='42.5' y='50.5' width='12.9' height='8.9' fill='%23ff7ad1'/%3E%3Crect x='56.5' y='50.5' width='12.9' height='8.9' fill='%235d5d5d'/%3E%3Crect x='70.5' y='50.5' width='12.9' height='8.9' fill='%23595959'/%3E%3Crect x='84.5' y='50.5' width='12.9' height='8.9' fill='%23545454'/%3E%3Crect x='98.5' y='50.5' width='12.9' height='8.9' fill='%23505050'/%3E%3Crect x='112.5' y='50.5' width='12.9' height='8.9' fill='%23ff3ea5'/%3E%3Crect x='126.5' y='50.5' width='12.9' height='8.9' fill='%231b1b1b'/%3E%3Crect x='140.6' y='50.5' width='12.9' height='8.9' fill='%231fc7c7'/%3E%3Crect x='154.6' y='50.5' width='12.9' height='8.9' fill='%237b3ff2'/%3E%3Crect x='0.6' y='60.5' width='26.9' height='8.9' fill='%231fc7c7'/%3E%3Crect x='28.6' y='60.5' width='12.9' height='8.9' fill='%231fc7c7'/%3E%3Crect x='42.5' y='60.5' width='12.9' height='8.9' fill='%23f5f2ef'/%3E%3Crect x='56.5' y='60.5' width='12.9' height='8.9' fill='%23ff7ad1'/%3E%3Crect x='70.5' y='60.5' width='12.9' height='8.9' fill='%2336c46a'/%3E%3Crect x='84.5' y='60.5' width='12.9' height='8.9' fill='%231b1b1b'/%3E%3Crect x='98.5' y='60.5' width='12.9' height='8.9' fill='%23f5f2ef'/%3E%3Crect x='112.5' y='60.5' width='12.9' height='8.9' fill='%23ff7ad1'/%3E%3Crect x='126.5' y='60.5' width='26.9' height='8.9' fill='%2336c46a'/%3E%3Crect x='154.6' y='60.5' width='12.9' height='8.9' fill='%23f5f2ef'/%3E%3Ctext x='14.0' y='6.8' fill='%23f7f5ef' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='5.4' text-anchor='middle'%3E%D8%B9%D8%B1%D8%A8%D9%8A%D8%A9%3C/text%3E%3Ctext x='35.0' y='7.1' fill='%2315140f' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D9%84%3C/text%3E%3Ctext x='49.0' y='7.1' fill='%23f7f5ef' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D8%B5%3C/text%3E%3Ctext x='63.0' y='7.1' fill='%23f7f5ef' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D9%85%3C/text%3E%3Ctext x='91.0' y='7.1' fill='%2315140f' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D8%B9%3C/text%3E%3Ctext x='105.0' y='7.1' fill='%23f7f5ef' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D8%AD%3C/text%3E%3Ctext x='119.0' y='7.1' fill='%23f7f5ef' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D9%84%3C/text%3E%3Ctext x='140.0' y='6.8' fill='%23f7f5ef' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='5.4' text-anchor='middle'%3E%D9%84%D9%88%D9%86%3C/text%3E%3Ctext x='161.0' y='7.1' fill='%23f7f5ef' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D8%B2%3C/text%3E%3Ctext x='7.0' y='17.1' fill='%2315140f' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D9%81%3C/text%3E%3Ctext x='35.0' y='17.1' fill='%23f7f5ef' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D9%83%3C/text%3E%3Ctext x='49.0' y='17.1' fill='%2315140f' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D8%AE%3C/text%3E%3Ctext x='119.0' y='17.1' fill='%23f7f5ef' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D9%83%3C/text%3E%3Ctext x='133.0' y='17.1' fill='%23f7f5ef' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D8%AE%3C/text%3E%3Ctext x='147.0' y='17.1' fill='%23f7f5ef' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D9%8A%3C/text%3E%3Ctext x='7.0' y='27.1' fill='%23f7f5ef' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D8%B4%3C/text%3E%3Ctext x='21.0' y='27.1' fill='%2315140f' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D8%B7%3C/text%3E%3Ctext x='133.0' y='27.1' fill='%2315140f' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D8%B1%3C/text%3E%3Ctext x='147.0' y='27.1' fill='%23f7f5ef' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D8%B0%3C/text%3E%3Ctext x='161.0' y='27.1' fill='%23f7f5ef' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D9%88%3C/text%3E%3Ctext x='14.0' y='36.8' fill='%2315140f' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='5.4' text-anchor='middle'%3E%D9%86%D8%B5%3C/text%3E%3Ctext x='35.0' y='37.1' fill='%23f7f5ef' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D8%AD%3C/text%3E%3Ctext x='133.0' y='37.1' fill='%2315140f' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D9%84%3C/text%3E%3Ctext x='147.0' y='37.1' fill='%2315140f' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D8%B5%3C/text%3E%3Ctext x='161.0' y='37.1' fill='%2315140f' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D9%85%3C/text%3E%3Ctext x='7.0' y='47.1' fill='%23f7f5ef' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D8%A8%3C/text%3E%3Ctext x='21.0' y='47.1' fill='%2315140f' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D9%81%3C/text%3E%3Ctext x='35.0' y='47.1' fill='%23f7f5ef' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D9%86%3C/text%3E%3Ctext x='147.0' y='47.1' fill='%23f7f5ef' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D8%AE%3C/text%3E%3Ctext x='161.0' y='47.1' fill='%2315140f' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D9%8A%3C/text%3E%3Ctext x='21.0' y='57.1' fill='%23f7f5ef' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D8%B4%3C/text%3E%3Ctext x='35.0' y='57.1' fill='%2315140f' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D8%B7%3C/text%3E%3Ctext x='49.0' y='57.1' fill='%2315140f' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D8%A9%3C/text%3E%3Ctext x='119.0' y='57.1' fill='%23f7f5ef' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D8%B7%3C/text%3E%3Ctext x='133.0' y='57.1' fill='%23f7f5ef' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D8%A9%3C/text%3E%3Ctext x='161.0' y='57.1' fill='%23f7f5ef' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D8%B0%3C/text%3E%3Ctext x='14.0' y='66.8' fill='%2315140f' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='5.4' text-anchor='middle'%3E%D9%86%D9%85%D8%B7%3C/text%3E%3Ctext x='35.0' y='67.1' fill='%2315140f' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D8%B9%3C/text%3E%3Ctext x='49.0' y='67.1' fill='%2315140f' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D8%AD%3C/text%3E%3Ctext x='63.0' y='67.1' fill='%2315140f' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D9%84%3C/text%3E%3Ctext x='77.0' y='67.1' fill='%2315140f' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D8%B5%3C/text%3E%3Ctext x='105.0' y='67.1' fill='%2315140f' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D8%B2%3C/text%3E%3Ctext x='119.0' y='67.1' fill='%2315140f' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='6.2' text-anchor='middle'%3E%D8%B9%3C/text%3E%3Ctext x='140.0' y='66.8' fill='%2315140f' font-family=%22'Geeza Pro','Noto Sans Arabic',sans-serif%22 font-weight='700' font-size='5.4' text-anchor='middle'%3E%D8%AD%D8%B0%D9%81%3C/text%3E%3C/svg%3E") center/cover no-repeat,#e9e7df}
