:root{--ink:#101a19;--ink-raise:#16221f;--line:#e2f0e617;--cream:#eef4ea;--muted:#9db3a8;--honey:#79d0ba;--honey-deep:#46a78c;--hero-ink:#23372f}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--cream);font-family:var(--font-body), -apple-system, "Segoe UI", sans-serif;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6;overflow-x:hidden}img{max-width:100%}.pix{image-rendering:pixelated}h1,h2,h3{font-family:var(--font-serif), Georgia, serif;letter-spacing:.005em;font-weight:600;line-height:1.1}.kicker,.brand span,.step-num{font-family:var(--font-pixel), "Courier New", monospace;font-weight:600;line-height:1.12}.kicker{color:var(--honey);letter-spacing:.18em;text-transform:uppercase;margin-bottom:14px;font-size:.88rem}.section-head h2:before,.section-head h2:after{content:"";vertical-align:middle;width:24px;height:18px;image-rendering:pixelated;opacity:.85;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6'%3E%3Cg fill='%238fb573'%3E%3Crect x='1' y='2' width='2' height='2'/%3E%3Crect x='3' y='1' width='2' height='3'/%3E%3Crect x='5' y='2' width='2' height='1'/%3E%3Crect x='3' y='4' width='1' height='1'/%3E%3C/g%3E%3C/svg%3E");background-size:24px 18px;margin:0 16px;display:inline-block}.section-head h2:after{transform:scaleX(-1)}.section-head .sub{position:relative}.sub{color:var(--muted);max-width:56ch;margin:18px auto 0;font-size:1.06rem}.hero{flex-direction:column;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero-art{z-index:0;position:absolute;inset:0}.hero-art>img{object-fit:cover;object-position:center bottom}.hero-fade{background:linear-gradient(to bottom, #0c122000 0%, var(--ink) 96%);height:22vh;position:absolute;inset:auto 0 0}.firefly{background:#ffd47a;border-radius:1px;width:4px;height:4px;animation:9s ease-in-out infinite drift;position:absolute;box-shadow:0 0 8px 2px #ffcd648c}.firefly.f1{animation-delay:0s;bottom:16%;left:18%}.firefly.f2{animation-duration:11s;animation-delay:-3s;bottom:9%;left:38%}.firefly.f3{animation-duration:8s;animation-delay:-6s;bottom:13%;left:63%}.firefly.f4{animation-duration:12s;animation-delay:-1.5s;bottom:20%;left:82%}@keyframes drift{0%,to{opacity:.2;transform:translate(0)}25%{opacity:1;transform:translate(14px,-22px)}50%{opacity:.45;transform:translate(-8px,-38px)}75%{opacity:.9;transform:translate(-20px,-14px)}}.hero-copy{position:relative}.sparkle{opacity:0;pointer-events:none;background:#ffe9b0;width:5px;height:5px;animation:2.6s steps(2,jump-none) infinite blink;position:absolute;box-shadow:0 -5px #ffe9b0,0 5px #ffe9b0,-5px 0 #ffe9b0,5px 0 #ffe9b0}.sparkle.s1{top:4%;left:72%}.sparkle.s2{animation-delay:-.9s;top:32%;left:96%}.sparkle.s3{animation-delay:-1.7s;top:58%;left:84%}@keyframes blink{0%,to{opacity:0;scale:.5}50%{opacity:1;scale:1}}.topbar{z-index:3;justify-content:space-between;align-items:center;padding:22px clamp(20px,4vw,48px);display:flex;position:relative}.brand{color:var(--cream);align-items:center;gap:10px;text-decoration:none;display:flex}.brand img{border-radius:8px}.brand span{text-shadow:0 2px #0006;font-size:1.25rem}.topbar nav{align-items:center;gap:clamp(14px,2.4vw,28px);display:flex}.topbar nav a{color:#f2ead8eb;text-shadow:0 1px #00000080;font-size:.95rem;text-decoration:none;position:relative}.topbar nav a:hover{color:#fff}.topbar nav a:not(.nav-cta):after{content:"";background:var(--honey);height:2px;transition:right .2s steps(5,end);position:absolute;bottom:-5px;left:0;right:100%}.topbar nav a:not(.nav-cta):hover:after{right:0}.brand:hover img{animation:.45s hop}.nav-cta{background:var(--honey);border-radius:9px;padding:8px 16px;font-weight:600;box-shadow:0 3px #00000059;color:#10241d!important;text-shadow:none!important}.nav-cta:hover{background:#92e2cc}.hero-inner{z-index:2;flex:1;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:40px;width:100%;max-width:1180px;margin:0 auto;padding:4vh clamp(20px,4vw,48px) 14vh;display:grid;position:relative}.hero-copy .kicker{text-shadow:0 2px #00000073}.hero-copy .kicker,.hero-copy h1,.hero-copy .lede,.hero-copy .store-buttons,.hero-copy .hero-note{animation:.7s ease-out both rise-in}.hero-copy h1{animation-delay:.12s}.hero-copy .lede{animation-delay:.24s}.hero-copy .store-buttons{animation-delay:.36s}.hero-copy .hero-note{animation-delay:.48s}@keyframes phone-in{0%{opacity:0;translate:0 46px}to{opacity:1;translate:0}}@keyframes pop-in{0%{scale:0}to{scale:1}}.hero-copy h1{text-shadow:0 3px 14px #0000008c;margin-bottom:18px;font-size:clamp(3.1rem,6.2vw,5rem)}.lede{color:#f2ead8f2;text-shadow:0 1px 2px #0000008c;max-width:44ch;margin-bottom:30px;font-size:1.13rem}.hero-note{color:#f2ead8bf;text-shadow:0 1px #00000080;margin-top:14px;font-size:.88rem}.store-buttons{flex-wrap:wrap;gap:14px;display:flex}.store-badge{filter:drop-shadow(0 4px 10px #00000073);align-items:center;transition:transform .15s,filter .15s;display:inline-flex}.store-badge:hover{filter:drop-shadow(0 8px 14px #00000080)drop-shadow(0 0 12px #79d0ba4d);transform:translateY(-3px)}.store-badge img{width:auto;height:56px}.store-badge.play img{height:82px;margin:-13px -14px}.hero-phone{justify-self:center;animation:.9s ease-out .3s both phone-in,7s ease-in-out 1.2s infinite float;position:relative}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.phone{background:#0a0d15;border:1px solid #96c8b43d;border-radius:46px;width:clamp(240px,24vw,320px);padding:11px;box-shadow:0 34px 70px #0009,0 0 110px #96c8b42e,inset 0 1px #ffffff14}.phone-screen{background:#000;border-radius:36px;position:relative;overflow:hidden}.phone-screen:after{content:"";mix-blend-mode:screen;pointer-events:none;background:radial-gradient(#ffaa3c42,#0000 65%);width:130px;height:100px;animation:3s ease-in-out infinite alternate firebreath2;position:absolute;top:43%;left:50%;translate:-50% -50%}.phone-screen img{width:100%;height:auto;display:block}.phone{z-index:1;position:relative}.camp-actors{z-index:1;width:0;position:absolute;bottom:26px;left:50%}.camp-actors .fox-sprite{max-width:none;position:absolute;bottom:2px;left:92px;right:auto}.hero-idle{width:357px;height:337px;image-rendering:pixelated;transform-origin:bottom;filter:drop-shadow(0 6px 8px #00000080);cursor:pointer;background-color:#0000;background-image:url(/media/hero-idle.png);background-size:4641px 337px;border:0;padding:0;animation:1.6s steps(13,end) infinite idlecycle,.5s cubic-bezier(.34,1.56,.64,1) 1s both pop-in;position:absolute;bottom:0;left:-290px;transform:scale(.38)}.xp-pop{font-family:var(--font-pixel), "Courier New", monospace;color:var(--honey);text-shadow:0 3px #00000080;white-space:nowrap;pointer-events:none;font-size:2rem;font-weight:700;animation:1.05s ease-out forwards xpfloat;position:absolute;top:26px;left:50%;translate:-50%}@keyframes xpfloat{0%{opacity:0;translate:-50% 10px;scale:.6}18%{opacity:1;scale:1.1}to{opacity:0;translate:-50% -90px;scale:1}}@keyframes idlecycle{0%{background-position-x:0}to{background-position-x:-4641px}}.fox-sprite{width:74px;height:auto;image-rendering:pixelated;filter:drop-shadow(0 5px 6px #00000080);transform-origin:bottom;animation:.5s cubic-bezier(.34,1.56,.64,1) 1.15s both pop-in;position:absolute;bottom:-8px;right:-92px}section{position:relative}.section-head{text-align:center;max-width:780px;margin:0 auto 54px;padding:0 20px}.section-head h2{font-size:clamp(1.9rem,3.6vw,2.8rem)}.how{padding:110px 24px 90px}.steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1080px;margin:0 auto;display:grid}.step{text-align:center;background:linear-gradient(#1b231dcc,#0f1512eb);border:1px solid #96c8b424;border-radius:20px;padding:34px 28px 30px;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative;box-shadow:0 12px 26px #0000004d,inset 0 1px #ffffff0d}.step .pix{filter:drop-shadow(0 0 12px #79d0ba33)}.step:hover{border-color:#79d0ba66;transform:translateY(-5px);box-shadow:0 14px 30px #00000059}.icon-swap{width:56px;height:56px;margin-bottom:16px;display:inline-block;position:relative}.icon-swap img{transition:opacity .15s;position:absolute;inset:0;margin-bottom:0!important}.icon-swap .over{opacity:0}.step:hover .icon-swap .over{opacity:1}.step:hover .icon-swap .base{opacity:0}.step-num{color:#f0b64e8c;font-size:1rem;position:absolute;top:14px;left:18px}.step img{image-rendering:pixelated;margin-bottom:16px}.step h3{margin-bottom:10px;font-size:1.45rem}.step p{color:var(--muted);font-size:.98rem}.world{padding:90px 0}.world-strip{height:400px;position:relative;overflow:hidden}.world-scroll{width:2400px;image-rendering:pixelated;filter:brightness(.78)saturate(.88);background-image:url(/media/elaren-overview.png);background-position:0 bottom;background-repeat:no-repeat;background-size:2400px 524px;animation:60s ease-in-out infinite alternate worldpan;position:absolute;top:0;bottom:0;left:0;box-shadow:inset 0 0 0 9999px #0c122038}@keyframes worldpan{0%{transform:translate(0)}to{transform:translate(calc(100vw - 2400px))}}.world-walker{width:357px;height:337px;image-rendering:pixelated;transform-origin:bottom;filter:drop-shadow(0 4px 4px #0006);background-image:url(/media/hero-walking.png);background-size:2142px 337px;margin-left:-178px;animation:.85s steps(6,end) infinite walkcycle,120s step-end infinite walkface;position:absolute;bottom:30px;left:50%;transform:scale(.42)}@keyframes walkcycle{0%{background-position-x:0}to{background-position-x:-2142px}}@keyframes walkface{0%,49.999%{transform:scale(.42)scaleX(1)}50%,to{transform:scale(.42)scaleX(-1)}}.world-strip:before,.world-strip:after{content:"";z-index:2;pointer-events:none;height:70px;position:absolute;left:0;right:0}.world-strip:before{background:linear-gradient(to bottom, var(--ink), transparent);top:0}.world-strip:after{background:linear-gradient(to top, var(--ink), transparent);bottom:0}.strip-fade{z-index:2;pointer-events:none;width:12vw;position:absolute;top:0;bottom:0}.strip-fade.left{background:linear-gradient(90deg,#0c1220e6,#0000);left:0}.strip-fade.right{background:linear-gradient(270deg,#0c1220e6,#0000);right:0}.companions{padding:100px 24px 30px}.companion-row{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:clamp(28px,5vw,64px);max-width:980px;margin:10px auto 0;display:flex}.companion{flex-direction:column;align-items:center;gap:14px;animation:5.4s ease-in-out infinite bob;display:flex}.companion:nth-child(2){animation-delay:-1.2s}.companion:nth-child(3){animation-delay:-2.6s}.companion:nth-child(4){animation-delay:-3.8s}.companion:nth-child(5){animation-delay:-4.7s}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.companion img{filter:drop-shadow(0 8px 12px #00000073);width:auto;height:96px;transition:transform .2s,filter .2s}.companion img.egg{height:68px}.companion:hover img{filter:drop-shadow(0 8px 12px #00000073)drop-shadow(0 0 18px #79d0ba66);transform:scale(1.12)}.companion figcaption{font-family:var(--font-serif), Georgia, serif;color:var(--muted);font-size:1.05rem;font-style:italic}@keyframes hop{0%,to{translate:0}40%{translate:0 -16px}70%{translate:0 2px}}.companion.c-frog:hover img{animation:.55s hop}.companion.c-owl:hover img{rotate:-6deg}.companion.c-egg img{animation:6s ease-in-out infinite eggrock}@keyframes eggrock{0%,68%,to{rotate:none}73%{rotate:-8deg}78%{rotate:8deg}83%{rotate:-6deg}88%{rotate:4deg}93%{rotate:none}}.companion img{transition:transform .2s,filter .2s,rotate .2s}.flame{animation:2.1s ease-in-out infinite alternate flick}@keyframes flick{0%{filter:drop-shadow(0 0 4px #ffa03c40)}45%{filter:drop-shadow(0 0 12px #ffaa408c)}60%{filter:drop-shadow(0 0 7px #ff963259)}to{filter:drop-shadow(0 0 14px #ffb45099)}}@supports (animation-timeline:view()){.section-head,.step,.skill{animation-name:rise-in;animation-duration:1ms;animation-timing-function:ease-out;animation-fill-mode:both;animation-timeline:view();animation-range:entry 5% entry 45%}}@keyframes rise-in{0%{opacity:0;translate:0 30px}to{opacity:1;translate:0}}.skills{padding:90px 24px}.skill-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1080px;margin:0 auto;display:grid}.skill{border:1px solid var(--line);background:0 0;border-radius:14px;align-items:flex-start;gap:16px;padding:20px;transition:border-color .2s,background .2s;display:flex}.skill:hover{background:#79d0ba0d;border-color:#79d0ba59}.skill img{image-rendering:pixelated;background:#79d0ba0f;border:1px solid #96c8b433;border-radius:12px;flex:none;width:62px;height:62px;padding:9px;box-shadow:inset 0 2px 6px #00000059}.skill h3{margin-bottom:4px;font-size:1.1rem}.skill p{color:var(--muted);font-size:.9rem;line-height:1.5}.cta{text-align:center;padding:120px 24px 130px}.cta:before{content:"";pointer-events:none;background:radial-gradient(60% 50% at 50% 55%,#ffbe780f,#0000 70%);position:absolute;inset:0}.ember{opacity:0;pointer-events:none;background:#ffb35a;border-radius:1px;width:4px;height:4px;animation:7s ease-in infinite rise;position:absolute;bottom:18%;box-shadow:0 0 6px 1px #ffa04699}.ember.e1{animation-delay:0s;left:44%}.ember.e2{animation-delay:-2.2s;left:50%}.ember.e3{animation-delay:-3.9s;left:56%}.ember.e4{animation-duration:8.5s;animation-delay:-5.1s;left:47%}.ember.e5{animation-duration:9s;animation-delay:-6.4s;left:53%}@keyframes rise{0%{opacity:0;transform:translateY(0)translate(0)}12%{opacity:.9}60%{opacity:.5;transform:translateY(-160px)translate(14px)}to{opacity:0;transform:translateY(-260px)translate(-10px)}}.cta .dragon{width:168px;height:auto;margin-bottom:22px;animation:5s ease-in-out infinite doze}@keyframes doze{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(3px)scale(1.015)}}.cta h2{margin-bottom:6px;font-size:clamp(2rem,4vw,3rem)}.cta .sub{margin-bottom:34px}.cta .store-buttons{justify-content:center}.footer{background:linear-gradient(#0e181400 0%,#0d16128c 120px,#0b1210cc 100%);margin-top:40px;padding:0 24px 46px;position:relative}.footer:before{content:"";pointer-events:none;background-image:repeating-linear-gradient(90deg,#17251d 0 10px,#0000 10px 24px,#141f19 24px 30px,#0000 30px 46px);height:8px;position:absolute;top:-8px;left:0;right:0}.camp-scene{justify-content:center;align-items:flex-end;gap:46px;padding:54px 0 40px;display:flex}.camp-fox{filter:drop-shadow(0 6px 8px #00000080);width:76px;height:auto;animation:6.2s ease-in-out infinite bob}.camp-owl{filter:drop-shadow(0 6px 8px #00000080);width:58px;height:auto;animation:7s ease-in-out -3s infinite bob}.camp-fire{display:inline-flex;position:relative}.camp-fire img{width:104px;height:auto;animation:2.1s ease-in-out infinite alternate flick}.camp-glow{pointer-events:none;background:radial-gradient(#ffaa4038,#0000 65%);width:220px;height:130px;animation:3s ease-in-out infinite alternate firebreath2;position:absolute;top:55%;left:50%;transform:translate(-50%,-50%)}@keyframes firebreath2{0%{opacity:.55;transform:translate(-50%,-50%)scale(1)}to{opacity:1;transform:translate(-50%,-50%)scale(1.15)}}.footer-cols{grid-template-columns:1.2fr 1fr 1fr 1fr;gap:32px;max-width:980px;margin:0 auto 36px;display:grid}.foot-col h4{font-family:var(--font-pixel), "Courier New", monospace;color:var(--honey);margin-bottom:14px;font-size:1rem}.foot-col a{color:var(--muted);padding:4px 0;font-size:.94rem;text-decoration:none;transition:color .15s,translate .15s;display:block}.foot-col a:hover{color:var(--cream);translate:3px}.foot-brand{font-family:var(--font-pixel), "Courier New", monospace;align-items:center;gap:9px;margin-bottom:10px;font-size:1.1rem;display:flex}.foot-brand img{border-radius:7px}.foot-tag{color:var(--muted);max-width:24ch;font-size:.88rem}.foot-note{text-align:center;color:#a7b0c28c;border-top:1px solid var(--line);max-width:980px;margin:0 auto;padding-top:26px;font-size:.82rem}.legal{flex-direction:column;min-height:100svh;display:flex}.legal-topbar{border-bottom:1px solid var(--line)}.legal-body{flex:1;width:100%;max-width:780px;margin:0 auto;padding:48px 24px 90px}.legal-body h1{margin:44px 0 14px;font-size:clamp(1.7rem,3vw,2.3rem)}.legal-body h1:first-child{margin-top:10px}.legal-body h2{margin:34px 0 10px;font-size:clamp(1.25rem,2.2vw,1.55rem)}.legal-body h3,.legal-body h4{font-family:var(--font-pixel), "Courier New", monospace;color:var(--honey);margin:26px 0 8px;font-size:1.12rem}.legal-body p{color:var(--muted);margin:0 0 14px;font-size:.99rem}.legal-body ul{margin:0 0 18px;padding-left:22px}.legal-body li{color:var(--muted);margin-bottom:10px;font-size:.99rem}.legal-body a{color:var(--honey)}.legal-foot{border-top:1px solid var(--line);text-align:center;flex-direction:column;align-items:center;gap:14px;padding:30px 24px 40px;display:flex}.legal-foot nav{flex-wrap:wrap;justify-content:center;gap:10px 24px;display:flex}.legal-foot nav a{color:var(--muted);font-size:.92rem;text-decoration:none}.legal-foot nav a:hover{color:var(--cream)}.legal-foot p{color:#a7b0c28c;font-size:.82rem}@media (max-width:900px){.steps,.skill-grid,.footer-cols{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.topbar nav a:not(.nav-cta){display:none}.hero-inner{text-align:center;grid-template-columns:1fr;gap:56px;padding-top:6vh;padding-bottom:16vh}.hero-copy h1 br{display:none}.lede{margin-left:auto;margin-right:auto}.store-buttons{justify-content:center}.hero-phone{justify-self:center}.phone{width:min(72vw,300px)}.camp-actors{display:none}.world-strip{height:200px}.world-scroll{background-size:1200px 262px;width:1200px;animation:45s ease-in-out infinite alternate worldpan-m}.world-walker{animation:.85s steps(6,end) infinite walkcycle,90s step-end infinite walkface-m;bottom:12px;transform:scale(.3)}}@keyframes worldpan-m{0%{transform:translate(0)}to{transform:translate(calc(100vw - 1200px))}}@keyframes walkface-m{0%,49.999%{transform:scale(.3)scaleX(1)}50%,to{transform:scale(.3)scaleX(-1)}}@media (max-width:520px){.steps,.skill-grid,.footer-cols{grid-template-columns:1fr}.footer-cols{text-align:center}.foot-brand{justify-content:center}.foot-tag{margin:0 auto}}@media (prefers-reduced-motion:reduce){.stars,.firefly,.hero-phone,.hero-idle,.hero-copy .kicker,.hero-copy h1,.hero-copy .lede,.hero-copy .store-buttons,.hero-copy .hero-note,.fox-sprite,.bird,.sparkle,.phone-screen:after,.fire-glow,.shooting-star,.world-scroll,.world-walker,.companion,.companion.c-egg img,.flame,.camp-fox,.camp-owl,.camp-fire img,.camp-glow,.ember,.section-head,.step,.skill,.cta .dragon{animation:none}.shooting-star,.ember{display:none}html{scroll-behavior:auto}}.hero .brand,.hero .topbar nav a{color:var(--hero-ink);text-shadow:none}.hero .brand span{text-shadow:none}.hero .topbar nav a:hover{color:#0f221b}.hero-copy .kicker{color:#2e7a63;text-shadow:none}.hero-copy h1{color:var(--hero-ink);text-shadow:0 2px 22px #fff6}.lede{color:#3a5044;text-shadow:none}.hero-note{color:#59695d;text-shadow:none}.hero-fade{background:linear-gradient(to bottom, #101a1900 0%, var(--ink) 96%)}.firefly{background:#f7fce9;box-shadow:0 0 7px 2px #ebfad780}.sparkle{background:#67c3a8;box-shadow:0 -5px #67c3a8,0 5px #67c3a8,-5px 0 #67c3a8,5px 0 #67c3a8}.camp-actors{left:30%}.step-shot{border:1px solid var(--line);border-radius:18px;width:min(190px,82%);margin:22px auto 0;display:block;overflow:hidden;box-shadow:0 12px 26px #0006}.step-shot img{width:100%;height:auto;display:block}.pet{image-rendering:pixelated;background-repeat:no-repeat;display:inline-block}.pet-axolotl{background-image:url(/media/pets/axolotl.png);background-size:768px 96px;width:96px;height:96px;animation:1.05s steps(8,end) infinite pet8}.pet-cat{background-image:url(/media/pets/cat.png);background-size:768px 96px;width:96px;height:96px;animation:.9s steps(8,end) infinite pet8}.pet-turtle{background-image:url(/media/pets/turtle.png);background-size:720px 120px;width:120px;height:120px;animation:1.2s steps(6,end) infinite pet6}.pet-bunny{background-image:url(/media/pets/bunny.png);background-size:480px 120px;width:120px;height:120px;animation:.75s steps(4,end) infinite pet4}.pet-egg{background-image:url(/media/pets/egg/0.png);background-size:96px 96px;width:96px;height:96px;animation:4.5s step-end infinite eggwobble}@keyframes pet8{0%{background-position-x:0}to{background-position-x:-768px}}@keyframes pet6{0%{background-position-x:0}to{background-position-x:-720px}}@keyframes pet4{0%{background-position-x:0}to{background-position-x:-480px}}@keyframes eggwobble{0%,55%{background-image:url(/media/pets/egg/0.png)}58%{background-image:url(/media/pets/egg/1.png)}62%{background-image:url(/media/pets/egg/2.png)}66%{background-image:url(/media/pets/egg/3.png)}70%{background-image:url(/media/pets/egg/4.png)}74%{background-image:url(/media/pets/egg/5.png)}78%{background-image:url(/media/pets/egg/6.png)}82%{background-image:url(/media/pets/egg/7.png)}86%{background-image:url(/media/pets/egg/8.png)}90%{background-image:url(/media/pets/egg/9.png)}94%,to{background-image:url(/media/pets/egg/0.png)}}.companion .pet{transition:scale .2s}.companion:hover .pet{scale:1.18}.camp-pet{margin-bottom:4px;transform:scaleX(-1)}@media (prefers-reduced-motion:reduce){.pet{animation:none}}.journey{position:relative}.j-viewport{background:var(--ink);height:100svh;position:sticky;top:0;overflow:hidden}.j-world{will-change:transform;height:100%;display:flex;position:absolute;top:0;left:0}.j-pano{flex:none;width:auto;max-width:none;height:100svh;display:block}.j-mist{pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000,#d6e2d8d9 35% 65%,#0000);width:16svh;margin-left:-8svh;position:absolute;top:0;bottom:0}.j-mist.dark{background:linear-gradient(90deg,#0000,#10181ce6 35% 65%,#0000)}.station{z-index:3;flex-direction:column;justify-content:center;gap:20px;max-width:min(560px,80vw);height:100%;display:flex;position:absolute;top:0}.station .kicker{color:#2e7a63;margin-bottom:0}.station h1{color:var(--hero-ink);text-shadow:0 2px 22px #fff6;font-size:clamp(2.8rem,6vw,4.6rem)}.station h2{color:var(--hero-ink);text-shadow:0 1px 14px #ffffff59;font-size:clamp(1.6rem,3vw,2.3rem)}.station .lede,.station-note p{color:#3a5044;max-width:40ch;font-size:1.08rem}.s-skills h2,.s-camp h2{color:var(--cream);text-shadow:0 2px 10px #00000080}.s-skills .station-note p,.s-camp .station-note p{color:#eef4ead9;text-shadow:0 1px 4px #00000080}.s-title{justify-content:center;padding-bottom:18svh}.s-phone{flex-direction:row;align-items:center;gap:42px;max-width:none;padding-bottom:6svh}.s-phone .phone{flex:none;width:clamp(220px,30svh,300px)}.station-note{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.s-steps{flex-direction:row;align-items:center;gap:26px;max-width:none;padding-bottom:10svh}.sign{text-align:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(#1b231dd9,#0f1512eb);border:1px solid #96c8b429;border-radius:18px;width:230px;padding:22px 20px;box-shadow:0 12px 26px #00000059}.sign.raised{translate:0 -34px}.sign h3{color:var(--cream);margin:8px 0 6px;font-size:1.3rem}.sign p{color:var(--muted);font-size:.92rem;line-height:1.5}.s-pets{padding-bottom:8svh}.pet-parade{align-items:flex-end;gap:34px;display:flex}.s-skills .skill-icons{flex-wrap:wrap;gap:14px;display:flex}.s-skills .skill-icons img{width:58px;height:58px;image-rendering:pixelated;background:#101a16b3;border:1px solid #96c8b438;border-radius:12px;padding:9px}.s-camp{padding-bottom:8svh}.s-camp .camp-dragon{width:150px;height:auto;animation:5s ease-in-out infinite doze}.j-fg{z-index:4;will-change:transform;width:400%;height:9svh;image-rendering:pixelated;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='24'%3E%3Cg fill='%23131f18'%3E%3Crect y='12' width='64' height='12'/%3E%3Crect x='2' y='8' width='4' height='4'/%3E%3Crect x='10' y='10' width='3' height='2'/%3E%3Crect x='18' y='6' width='4' height='6'/%3E%3Crect x='27' y='10' width='3' height='2'/%3E%3Crect x='34' y='8' width='4' height='4'/%3E%3Crect x='44' y='5' width='4' height='7'/%3E%3Crect x='53' y='9' width='3' height='3'/%3E%3Crect x='59' y='7' width='3' height='5'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat-x;background-size:auto 100%;position:absolute;bottom:-2px;left:0}.j-actor{z-index:5;pointer-events:none;position:absolute;bottom:5.5svh;left:clamp(40px,22vw,320px)}.actor-hero{width:357px;height:337px;image-rendering:pixelated;transform:scale(calc(.42 * var(--dir,1)), .42);transform-origin:bottom;filter:drop-shadow(0 6px 8px #00000073);cursor:pointer;pointer-events:auto;background-color:#0000;background-image:url(/media/hero-idle.png);background-size:4641px 337px;border:0;margin-left:-178px;padding:0;animation:1.6s steps(13,end) infinite idlecycle;display:block;position:relative}.j-actor.walking .actor-hero{background-image:url(/media/hero-walking.png);background-size:2142px 337px;animation:.55s steps(6,end) infinite walkcycle}.actor-pet{width:96px;height:96px;image-rendering:pixelated;transform:scaleX(var(--dir,1));transform-origin:bottom;filter:drop-shadow(0 4px 5px #0006);background-image:url(/media/pets/axolotl.png);background-size:768px 96px;animation:1.05s steps(8,end) infinite paused pet8;position:absolute;bottom:0;left:-160px}.j-actor.walking .actor-pet{animation-play-state:running}.j-hint{z-index:6;font-family:var(--font-pixel), "Courier New", monospace;color:#2e5748;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;background:#eef6ee8c;border:1px solid #2e574840;border-radius:999px;align-items:center;gap:10px;padding:8px 18px;font-size:.95rem;transition:opacity .5s;display:flex;position:absolute;bottom:3.4svh;left:50%;translate:-50%}.hint-arrow{border-bottom:2px solid #2e5748;border-right:2px solid #2e5748;width:8px;height:8px;animation:1.4s ease-in-out infinite hintbob;rotate:45deg}@keyframes hintbob{0%,to{translate:0 -2px}50%{translate:0 3px}}.journey-topbar{z-index:20;position:fixed;top:0;left:0;right:0}.journey-topbar .brand{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0e18146b;border-radius:999px;padding:6px 14px 6px 8px}.journey-topbar .brand span{color:#f2f7ef;text-shadow:none}.journey-topbar .nav-cta{border-radius:999px;box-shadow:0 4px 14px #00000040}@media (max-width:720px){.actor-hero{transform:scale(calc(.3 * var(--dir,1)), .3)}.actor-pet{background-size:512px 64px;width:64px;height:64px;left:-110px}.j-actor{left:60px}.s-phone{flex-direction:column;gap:18px}.s-steps{gap:14px}.sign{width:200px;padding:16px 14px}.station h1{font-size:2.4rem}}@media (prefers-reduced-motion:reduce){.actor-hero,.actor-pet,.hint-arrow,.s-camp .camp-dragon{animation:none}}.j-pano.flip{transform:scaleX(-1)}.s-pets h2{color:var(--cream);text-shadow:0 2px 10px #00000080}.s-pets .station-note p{color:#eef4eae0;text-shadow:0 1px 4px #00000080}.pathworld .scene{align-items:center;min-height:92svh;padding:10vh 24px 18vh;display:flex;position:relative;overflow:hidden}.pathworld .scene-dawn{min-height:100svh;padding-top:12vh}.scene-bg{z-index:0;position:absolute;inset:0}.scene-inner{z-index:2;width:100%;max-width:1180px;margin:0 auto;position:relative}.scene-divider{z-index:5;background:repeating-linear-gradient(90deg,#0b1210 0 14px,#131f18 14px 22px,#0b1210 22px 34px),#0b1210;border-top:2px solid #1c2b22;border-bottom:2px solid #1c2b22;height:16px;position:relative}.dawn-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:40px;display:grid}.dawn-copy .kicker{color:#2e7a63}.dawn-copy h1{color:var(--hero-ink);text-shadow:0 2px 22px #fff6;margin-bottom:16px;font-size:clamp(2.9rem,5.8vw,4.7rem)}.dawn-copy .lede{margin-bottom:26px}.dawn-phone .phone{width:clamp(200px,21vw,270px);margin:0 auto}.scene-dusk .section-head h2,.scene-pets .section-head h2,.scene-skills .section-head h2,.scene-camp h2{color:var(--cream);text-shadow:0 2px 12px #0000008c}.sub.light{color:#eef4eae0;text-shadow:0 1px 4px #00000080}.signs{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:24px;display:flex}.sign-shot{border:1px solid var(--line);border-radius:12px;width:132px;margin:16px auto 0;display:block;overflow:hidden}.sign-shot img{width:100%;height:auto;display:block}.egg-ledge{width:180px;height:118px;margin:30px auto 0;position:relative}.egg-ledge:after{content:"";background-image:var(--path-texture);height:48px;image-rendering:pixelated;background-repeat:repeat-x;background-size:auto 100%;position:absolute;bottom:0;left:0;right:0}.egg-ledge .pet-egg{position:absolute;bottom:36px;left:50%;translate:-50%}.scene-skills .skill-icons{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.scene-skills .skill-icons img{width:58px;height:58px;image-rendering:pixelated;background:#0a120fb8;border:1px solid #96c8b438;border-radius:12px;padding:9px}.camp-inner{text-align:center;flex-direction:column;align-items:center;gap:14px;display:flex}.camp-inner h2{font-size:clamp(2rem,4vw,3rem)}.camp-inner .store-buttons{justify-content:center;margin-top:12px}:root{--path-texture:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='128' height='28'%3E%3Crect y='9' width='128' height='19' fill='%234c4034'/%3E%3Cg fill='%233e352c'%3E%3Crect x='6' y='14' width='4' height='2'/%3E%3Crect x='27' y='19' width='5' height='2'/%3E%3Crect x='48' y='13' width='4' height='2'/%3E%3Crect x='16' y='23' width='4' height='2'/%3E%3Crect x='39' y='24' width='3' height='2'/%3E%3Crect x='70' y='15' width='4' height='2'/%3E%3Crect x='93' y='20' width='5' height='2'/%3E%3Crect x='112' y='14' width='4' height='2'/%3E%3Crect x='81' y='24' width='3' height='2'/%3E%3C/g%3E%3Cg fill='%23635243'%3E%3Crect x='12' y='11' width='3' height='2'/%3E%3Crect x='34' y='15' width='4' height='2'/%3E%3Crect x='55' y='20' width='3' height='2'/%3E%3Crect x='21' y='17' width='2' height='2'/%3E%3Crect x='76' y='11' width='3' height='2'/%3E%3Crect x='100' y='16' width='4' height='2'/%3E%3Crect x='120' y='21' width='3' height='2'/%3E%3C/g%3E%3Crect y='6' width='128' height='3' fill='%236f9c6a'/%3E%3Crect y='9' width='128' height='2' fill='%23577f54'/%3E%3Cg fill='%236f9c6a'%3E%3Crect x='3' y='3' width='2' height='3'/%3E%3Crect x='23' y='2' width='2' height='4'/%3E%3Crect x='44' y='3' width='2' height='3'/%3E%3Crect x='60' y='2' width='2' height='4'/%3E%3Crect x='79' y='3' width='2' height='3'/%3E%3Crect x='99' y='2' width='2' height='4'/%3E%3Crect x='118' y='3' width='2' height='3'/%3E%3C/g%3E%3Cg fill='%23577f54'%3E%3Crect x='11' y='4' width='1' height='2'/%3E%3Crect x='31' y='4' width='1' height='2'/%3E%3Crect x='53' y='4' width='1' height='2'/%3E%3Crect x='68' y='4' width='1' height='2'/%3E%3Crect x='90' y='4' width='1' height='2'/%3E%3Crect x='108' y='4' width='1' height='2'/%3E%3C/g%3E%3Cg fill='%23d789ab'%3E%3Crect x='8' y='2' width='2' height='2'/%3E%3Crect x='73' y='1' width='2' height='2'/%3E%3Crect x='114' y='2' width='2' height='2'/%3E%3C/g%3E%3Cg fill='%23eef4ea'%3E%3Crect x='37' y='1' width='2' height='2'/%3E%3Crect x='95' y='2' width='2' height='2'/%3E%3C/g%3E%3Cg fill='%23e3c35e'%3E%3Crect x='56' y='2' width='2' height='2'/%3E%3Crect x='103' y='1' width='2' height='2'/%3E%3C/g%3E%3Cg fill='%23577f54'%3E%3Crect x='8' y='4' width='1' height='2'/%3E%3Crect x='38' y='3' width='1' height='3'/%3E%3Crect x='57' y='4' width='1' height='2'/%3E%3Crect x='74' y='3' width='1' height='3'/%3E%3Crect x='96' y='4' width='1' height='2'/%3E%3Crect x='104' y='3' width='1' height='3'/%3E%3Crect x='115' y='4' width='1' height='2'/%3E%3C/g%3E%3C/svg%3E")}.path-walker{z-index:60;pointer-events:none;height:56px;position:fixed;bottom:0;left:0;right:0}.path-ground{background-image:var(--path-texture);image-rendering:pixelated;background-repeat:repeat-x;background-size:auto 100%;position:absolute;inset:0;box-shadow:0 -8px 18px #080e0b59}.walker-hero{width:357px;height:337px;image-rendering:pixelated;transform-origin:bottom;filter:drop-shadow(0 4px 5px #0006);cursor:pointer;pointer-events:auto;background-color:#0000;background-image:url(/media/hero-idle.png);background-size:4641px 337px;border:0;margin-left:-178px;padding:0;animation:1.6s steps(13,end) infinite idlecycle;position:absolute;bottom:13px;left:clamp(120px,18vw,300px);transform:scale(-.32,.32)}.walker-hero .xp-pop{transform:scaleX(-1)}.path-walker.walking .walker-hero{background-image:url(/media/hero-walking.png);background-size:2142px 337px;animation:.6s steps(6,end) infinite walkcycle}.walker{image-rendering:pixelated;filter:drop-shadow(0 3px 4px #00000059);background-repeat:no-repeat;animation-play-state:paused;position:absolute;bottom:25px}.path-walker.walking .walker{animation-play-state:running}.walker-axolotl{background-image:url(/media/pets/axolotl.png);background-size:512px 64px;width:64px;height:64px;animation:1.05s steps(8,end) infinite paused pet8walk;left:calc(clamp(120px,18vw,300px) - 128px)}.walker-bunny{background-image:url(/media/pets/bunny.png);background-size:240px 60px;width:60px;height:60px;animation:.75s steps(4,end) infinite paused pet4walk;left:calc(clamp(120px,18vw,300px) - 210px)}.walker-cat{background-image:url(/media/pets/cat.png);background-size:512px 64px;width:64px;height:64px;animation:.9s steps(8,end) infinite paused pet8walk;left:calc(clamp(120px,18vw,300px) - 286px)}.walker-turtle{background-image:url(/media/pets/turtle.png);background-size:360px 60px;width:60px;height:60px;animation:1.2s steps(6,end) infinite paused pet6walk;left:calc(clamp(120px,18vw,300px) - 364px)}@keyframes pet8walk{0%{background-position-x:0}to{background-position-x:-512px}}@keyframes pet6walk{0%{background-position-x:0}to{background-position-x:-360px}}@keyframes pet4walk{0%{background-position-x:0}to{background-position-x:-240px}}.pathworld .footer{padding-bottom:96px}.pixel-fire{display:inline-block;position:relative}.pf-flame{width:44px;height:62px;image-rendering:pixelated;background-repeat:no-repeat;background-size:100% 100%;animation:.42s step-end infinite pfflicker;position:absolute;bottom:58%;left:50%;translate:-50%}@keyframes pfflicker{0%,to{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='16'%3E%3Cg fill='%23e2762d'%3E%3Crect x='5' y='1' width='2' height='2'/%3E%3Crect x='4' y='3' width='4' height='2'/%3E%3Crect x='3' y='5' width='6' height='3'/%3E%3Crect x='2' y='8' width='8' height='5'/%3E%3Crect x='3' y='13' width='6' height='2'/%3E%3C/g%3E%3Cg fill='%23f2a03d'%3E%3Crect x='4' y='6' width='4' height='2'/%3E%3Crect x='3' y='8' width='6' height='4'/%3E%3Crect x='4' y='12' width='4' height='2'/%3E%3C/g%3E%3Cg fill='%23f8d381'%3E%3Crect x='5' y='9' width='2' height='4'/%3E%3Crect x='4' y='11' width='4' height='2'/%3E%3C/g%3E%3C/svg%3E")}33%{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='16'%3E%3Cg fill='%23e2762d'%3E%3Crect x='2' y='0' width='2' height='2'/%3E%3Crect x='3' y='2' width='3' height='2'/%3E%3Crect x='3' y='4' width='5' height='3'/%3E%3Crect x='2' y='7' width='8' height='6'/%3E%3Crect x='3' y='13' width='6' height='2'/%3E%3Crect x='9' y='3' width='1' height='1'/%3E%3C/g%3E%3Cg fill='%23f2a03d'%3E%3Crect x='4' y='5' width='3' height='2'/%3E%3Crect x='3' y='7' width='6' height='5'/%3E%3C/g%3E%3Cg fill='%23f8d381'%3E%3Crect x='4' y='9' width='3' height='4'/%3E%3C/g%3E%3C/svg%3E")}66%{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='16'%3E%3Cg fill='%23e2762d'%3E%3Crect x='7' y='0' width='2' height='2'/%3E%3Crect x='6' y='2' width='3' height='2'/%3E%3Crect x='4' y='4' width='5' height='3'/%3E%3Crect x='2' y='7' width='8' height='6'/%3E%3Crect x='3' y='13' width='6' height='2'/%3E%3Crect x='1' y='4' width='1' height='1'/%3E%3C/g%3E%3Cg fill='%23f2a03d'%3E%3Crect x='5' y='5' width='3' height='2'/%3E%3Crect x='3' y='7' width='6' height='5'/%3E%3C/g%3E%3Cg fill='%23f8d381'%3E%3Crect x='5' y='9' width='3' height='4'/%3E%3Crect x='4' y='11' width='4' height='2'/%3E%3C/g%3E%3C/svg%3E")}}.pf-glow{pointer-events:none;background:radial-gradient(at bottom,#ffaa4047,#0000 62%);width:300%;height:200%;animation:2.8s ease-in-out infinite alternate firebreath2;position:absolute;bottom:20%;left:50%;translate:-50%}.pf-ember{opacity:0;background:#f2a03d;width:3px;height:3px;animation:4.5s ease-in infinite rise;position:absolute;bottom:70%;left:50%}.pf-ember.pe1{margin-left:-8px;animation-delay:0s}.pf-ember.pe2{margin-left:6px;animation-delay:-1.6s}.pf-ember.pe3{margin-left:0;animation-delay:-3.1s}@media (max-width:760px){.dawn-grid{text-align:center;grid-template-columns:1fr;gap:30px}.dawn-copy .store-buttons{justify-content:center}.dawn-copy h1 br{display:none}.dawn-phone .phone{width:min(52vw,230px)}.walker-cat,.walker-turtle{display:none}.walker-hero{left:96px;transform:scale(-.26,.26)}.walker-axolotl{background-size:384px 48px;width:48px;height:48px;animation:1.05s steps(8,end) infinite paused pet8walk-s;bottom:19px;left:6px}.walker-hero{bottom:8px}.walker-bunny{display:none}.path-walker{height:46px}}@media (prefers-reduced-motion:reduce){.walker-hero,.walker,.pf-flame,.pf-glow,.pf-ember{animation:none}.pf-ember{display:none}}@keyframes pet8walk-s{0%{background-position-x:0}to{background-position-x:-384px}}.path-trees{z-index:0;height:88px;image-rendering:pixelated;opacity:.85;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='44'%3E%3Cg fill='%232e4237'%3E%3Crect x='2' y='30' width='26' height='14'/%3E%3Crect x='6' y='24' width='18' height='6'/%3E%3Crect x='10' y='20' width='10' height='4'/%3E%3Crect x='44' y='34' width='18' height='10'/%3E%3Crect x='48' y='29' width='10' height='5'/%3E%3Crect x='76' y='14' width='6' height='4'/%3E%3Crect x='72' y='18' width='14' height='8'/%3E%3Crect x='75' y='26' width='8' height='4'/%3E%3Crect x='78' y='30' width='3' height='14'/%3E%3Crect x='104' y='32' width='22' height='12'/%3E%3Crect x='108' y='26' width='14' height='6'/%3E%3Crect x='112' y='22' width='6' height='4'/%3E%3Crect x='138' y='36' width='14' height='8'/%3E%3Crect x='141' y='31' width='8' height='5'/%3E%3C/g%3E%3Cg fill='%23385040'%3E%3Crect x='8' y='26' width='6' height='4'/%3E%3Crect x='49' y='31' width='4' height='3'/%3E%3Crect x='74' y='19' width='5' height='3'/%3E%3Crect x='110' y='28' width='6' height='4'/%3E%3Crect x='140' y='33' width='4' height='3'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat-x;background-size:auto 100%;position:absolute;bottom:38px;left:0;right:0}.butterfly{z-index:3;width:24px;height:24px;image-rendering:pixelated;pointer-events:none;background-repeat:no-repeat;background-size:100% 100%;animation:.32s step-end infinite bflap,17s ease-in-out infinite bfloat;position:absolute}@keyframes bflap{0%,to{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cg fill='%23e9d27a'%3E%3Crect x='0' y='2' width='3' height='3'/%3E%3Crect x='5' y='2' width='3' height='3'/%3E%3Crect x='1' y='5' width='2' height='2'/%3E%3Crect x='5' y='5' width='2' height='2'/%3E%3C/g%3E%3Cg fill='%23c9a94f'%3E%3Crect x='1' y='3' width='1' height='1'/%3E%3Crect x='6' y='3' width='1' height='1'/%3E%3C/g%3E%3Crect x='3' y='2' width='2' height='5' fill='%233a3128'/%3E%3Crect x='2' y='1' width='1' height='1' fill='%233a3128'/%3E%3Crect x='5' y='1' width='1' height='1' fill='%233a3128'/%3E%3C/svg%3E")}50%{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cg fill='%23e9d27a'%3E%3Crect x='2' y='2' width='1' height='4'/%3E%3Crect x='5' y='2' width='1' height='4'/%3E%3C/g%3E%3Crect x='3' y='2' width='2' height='5' fill='%233a3128'/%3E%3Crect x='2' y='1' width='1' height='1' fill='%233a3128'/%3E%3Crect x='5' y='1' width='1' height='1' fill='%233a3128'/%3E%3C/svg%3E")}}@keyframes bfloat{0%,to{translate:0}18%{translate:52px -44px}38%{translate:14px -88px}58%{translate:-38px -52px}78%{translate:-20px -12px}}.butterfly.b1{bottom:22%;left:12%}.butterfly.b2{filter:hue-rotate(210deg)saturate(.55)brightness(1.15);animation-duration:.28s,21s;animation-delay:0s,-7s;bottom:26%;left:56%}.butterfly.b3{filter:hue-rotate(-75deg)saturate(.8)brightness(1.1);width:18px;height:18px;animation-duration:.36s,14s;animation-delay:0s,-11s;bottom:40%;left:34%}@media (prefers-reduced-motion:reduce){.butterfly{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cg fill='%23e9d27a'%3E%3Crect x='0' y='2' width='3' height='3'/%3E%3Crect x='5' y='2' width='3' height='3'/%3E%3C/g%3E%3Crect x='3' y='2' width='2' height='5' fill='%233a3128'/%3E%3C/svg%3E");animation:none}}.scene-divider{display:none}.scene-pass{background:linear-gradient(#aac0aa 0%,#5f6e88 48%,#213160 100%);height:22vh;min-height:150px;position:relative;overflow:hidden}.scene-pass:after{content:"";height:64%;image-rendering:pixelated;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='44'%3E%3Cg fill='%231c2820'%3E%3Crect x='2' y='30' width='26' height='14'/%3E%3Crect x='6' y='24' width='18' height='6'/%3E%3Crect x='10' y='20' width='10' height='4'/%3E%3Crect x='44' y='34' width='18' height='10'/%3E%3Crect x='48' y='29' width='10' height='5'/%3E%3Crect x='76' y='10' width='6' height='4'/%3E%3Crect x='72' y='14' width='14' height='12'/%3E%3Crect x='75' y='26' width='8' height='4'/%3E%3Crect x='78' y='30' width='3' height='14'/%3E%3Crect x='104' y='32' width='22' height='12'/%3E%3Crect x='108' y='26' width='14' height='6'/%3E%3Crect x='112' y='22' width='6' height='4'/%3E%3Crect x='138' y='36' width='14' height='8'/%3E%3Crect x='141' y='31' width='8' height='5'/%3E%3C/g%3E%3C/svg%3E");background-position:0 100%;background-repeat:repeat-x;background-size:auto 100%;position:absolute;bottom:0;left:0;right:0}.scene-pass.pass-dusk{background:linear-gradient(#0c172b 0%,#16264a 55%,#213160 100%);height:14vh;min-height:100px}.scene-pass.pass-to-night{background:linear-gradient(#0c172b 0%,#171d33 55%,#232943 100%)}.scene-dusk .scene-bg:after,.scene-pets .scene-bg:after{content:"";pointer-events:none;background:#2d366229;position:absolute;inset:0}.scene-skills .scene-bg:after,.scene-camp .scene-bg:after{content:"";pointer-events:none;background:#080c181a;position:absolute;inset:0}.dawn-phone .phone{animation:7s ease-in-out infinite float}.sign{transition:translate .2s,border-color .2s,box-shadow .2s}.sign:hover{border-color:#96c8b459;translate:0 -5px;box-shadow:0 16px 30px #00000073}.scene-skills .skill-icons img{transition:scale .18s,border-color .18s}.scene-skills .skill-icons img:hover{border-color:#96c8b473;scale:1.15}.butterfly.b4{filter:hue-rotate(-40deg)saturate(.7)brightness(.9);z-index:3;animation-duration:.3s,19s;animation-delay:0s,-5s;bottom:30%;left:68%}.sparkle.n1{background:#e8ecd8;top:14%;left:22%;box-shadow:0 -5px #e8ecd8,0 5px #e8ecd8,-5px 0 #e8ecd8,5px 0 #e8ecd8}.sparkle.n2{background:#e8ecd8;animation-delay:-1.1s;top:24%;left:74%;box-shadow:0 -5px #e8ecd8,0 5px #e8ecd8,-5px 0 #e8ecd8,5px 0 #e8ecd8}.sparkle.n3{background:#e8ecd8;animation-delay:-1.9s;top:10%;left:55%;box-shadow:0 -5px #e8ecd8,0 5px #e8ecd8,-5px 0 #e8ecd8,5px 0 #e8ecd8}.scene-camp .firefly.f1{bottom:30%;left:28%}.scene-camp .firefly.f2{bottom:24%;left:62%}.scene-camp .firefly.f3{bottom:38%;left:76%}.scene-camp .firefly{background:#ffd47a;box-shadow:0 0 8px 2px #ffcd648c}.pathworld{background:var(--ink);position:relative}.world-sky{z-index:0;pointer-events:none;background:linear-gradient(#b9c6ba 0%,#aac0aa 16%,#7a8794 24%,#43507a 32%,#203161 38%,#142040 44%,#0c172b 52%,#131a33 62%,#242a46 71%,#1b2138 84%,#111a19 96%,#101a19 100%);position:absolute;inset:0}.world-sky:after{content:"";pointer-events:none;background-image:radial-gradient(1.5px 1.5px at 11% 31%,#eef4eae6 50%,#0000 51%),radial-gradient(1px 1px at 31% 12%,#eef4eab3 50%,#0000 51%),radial-gradient(1.5px 1.5px at 52% 44%,#d6e2f6cc 50%,#0000 51%),radial-gradient(1px 1px at 68% 21%,#eef4eaa6 50%,#0000 51%),radial-gradient(1px 1px at 84% 36%,#eef4eab3 50%,#0000 51%),radial-gradient(1.5px 1.5px at 93% 9%,#d6e2f6bf 50%,#0000 51%),radial-gradient(1px 1px at 22% 58%,#eef4ea99 50%,#0000 51%),radial-gradient(1px 1px at 45% 74%,#eef4ea8c 50%,#0000 51%),radial-gradient(1px 1px at 74% 63%,#eef4ea99 50%,#0000 51%);background-size:640px 560px;animation:3.8s ease-in-out infinite alternate twinkle;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0% 22%,#000000b3 36%,#000 48% 88%,#0006 97%);mask-image:linear-gradient(#0000 0% 22%,#000000b3 36%,#000 48% 88%,#0006 97%)}@keyframes twinkle{0%{opacity:.55}to{opacity:1}}.scene-dawn .scene-bg{-webkit-mask-image:linear-gradient(#000 74%,#0000 99%);mask-image:linear-gradient(#000 74%,#0000 99%)}.scene-pets .scene-bg{-webkit-mask-image:linear-gradient(#0000 1%,#000 30% 72%,#0000 99%);mask-image:linear-gradient(#0000 1%,#000 30% 72%,#0000 99%)}.scene-camp .scene-bg{-webkit-mask-image:linear-gradient(#0000 1%,#000 32%);mask-image:linear-gradient(#0000 1%,#000 32%)}.pathworld .scene-dusk,.pathworld .scene-skills{min-height:78svh}.sparkle.n4{background:#e8ecd8;animation-delay:-.7s;top:20%;left:30%;box-shadow:0 -5px #e8ecd8,0 5px #e8ecd8,-5px 0 #e8ecd8,5px 0 #e8ecd8}.sparkle.n5{background:#e8ecd8;animation-delay:-1.6s;top:32%;left:80%;box-shadow:0 -5px #e8ecd8,0 5px #e8ecd8,-5px 0 #e8ecd8,5px 0 #e8ecd8}.scene-dusk .scene-bg:after{display:none}.scene-pets .scene-bg:after{background:#2d36621a}.egg-ledge{display:none}.pet-meadow{justify-content:center;align-items:flex-end;gap:clamp(30px,6vw,74px);margin:16vh auto 0;display:flex}.rester{flex-direction:column;align-items:center;display:flex;position:relative}.rester:before{content:"";background:radial-gradient(#060a086b,#0000 68%);width:74%;height:14px;position:absolute;bottom:-7px;left:50%;translate:-50%}.rester figcaption{font-family:var(--font-pixel), "Courier New", monospace;color:#eef4eabf;text-shadow:0 1px 3px #0009;white-space:nowrap;font-size:.85rem;position:absolute;bottom:-34px}.rest-cat{background-image:url(/media/pets/cat-rest.png);background-size:768px 96px;width:96px;height:96px;animation:2.2s steps(8,end) infinite rest8}.rest-bunny{background-image:url(/media/pets/bunny-rest.png);background-size:1200px 100px;width:100px;height:100px;animation:2.6s steps(12,end) infinite rest12}.rest-axolotl{background-image:url(/media/pets/axolotl-rest.png);background-size:384px 96px;width:96px;height:96px;animation:1.8s steps(4,end) infinite rest4}@keyframes rest8{0%{background-position-x:0}to{background-position-x:-768px}}@keyframes rest12{0%{background-position-x:0}to{background-position-x:-1200px}}@keyframes rest4{0%{background-position-x:0}to{background-position-x:-384px}}@media (prefers-reduced-motion:reduce){.rest-cat,.rest-bunny,.rest-axolotl{animation:none}}.path-far{z-index:0;height:128px;image-rendering:pixelated;opacity:.32;pointer-events:none;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='64'><g fill='%2335503f'><rect y='56' width='240' height='8'/><rect x='0' y='56' width='16' height='7'/><rect x='2' y='50' width='13' height='7'/><rect x='3' y='44' width='10' height='7'/><rect x='5' y='38' width='6' height='7'/><rect x='7' y='32' width='3' height='7'/><rect x='7' y='60' width='3' height='4'/><rect x='16' y='56' width='20' height='7'/><rect x='18' y='49' width='17' height='7'/><rect x='19' y='43' width='14' height='7'/><rect x='21' y='37' width='11' height='7'/><rect x='22' y='31' width='9' height='7'/><rect x='23' y='24' width='6' height='7'/><rect x='25' y='18' width='3' height='7'/><rect x='25' y='60' width='3' height='4'/><rect x='39' y='56' width='17' height='7'/><rect x='40' y='50' width='14' height='7'/><rect x='42' y='44' width='11' height='7'/><rect x='43' y='38' width='8' height='7'/><rect x='44' y='32' width='6' height='7'/><rect x='46' y='26' width='3' height='7'/><rect x='46' y='60' width='3' height='4'/><rect x='55' y='56' width='22' height='7'/><rect x='57' y='50' width='19' height='7'/><rect x='58' y='43' width='16' height='7'/><rect x='59' y='37' width='14' height='7'/><rect x='61' y='31' width='11' height='7'/><rect x='62' y='24' width='8' height='7'/><rect x='63' y='18' width='6' height='7'/><rect x='65' y='12' width='3' height='7'/><rect x='65' y='60' width='3' height='4'/><rect x='79' y='55' width='18' height='8'/><rect x='81' y='49' width='15' height='8'/><rect x='82' y='42' width='12' height='8'/><rect x='84' y='35' width='9' height='8'/><rect x='85' y='29' width='6' height='8'/><rect x='87' y='22' width='3' height='8'/><rect x='87' y='60' width='3' height='4'/><rect x='100' y='55' width='16' height='8'/><rect x='102' y='49' width='13' height='8'/><rect x='103' y='42' width='10' height='8'/><rect x='105' y='36' width='6' height='8'/><rect x='107' y='29' width='3' height='8'/><rect x='107' y='60' width='3' height='4'/><rect x='119' y='55' width='21' height='8'/><rect x='120' y='49' width='18' height='8'/><rect x='122' y='42' width='15' height='8'/><rect x='123' y='35' width='12' height='8'/><rect x='125' y='28' width='9' height='8'/><rect x='126' y='22' width='6' height='8'/><rect x='128' y='15' width='3' height='8'/><rect x='128' y='60' width='3' height='4'/><rect x='142' y='56' width='17' height='7'/><rect x='143' y='49' width='14' height='7'/><rect x='145' y='43' width='11' height='7'/><rect x='146' y='37' width='8' height='7'/><rect x='147' y='30' width='6' height='7'/><rect x='149' y='24' width='3' height='7'/><rect x='149' y='60' width='3' height='4'/><rect x='161' y='56' width='22' height='7'/><rect x='163' y='49' width='19' height='7'/><rect x='164' y='42' width='16' height='7'/><rect x='165' y='36' width='14' height='7'/><rect x='167' y='30' width='11' height='7'/><rect x='168' y='23' width='8' height='7'/><rect x='169' y='16' width='6' height='7'/><rect x='171' y='10' width='3' height='7'/><rect x='171' y='60' width='3' height='4'/><rect x='185' y='55' width='16' height='8'/><rect x='187' y='48' width='13' height='8'/><rect x='188' y='41' width='10' height='8'/><rect x='190' y='34' width='6' height='8'/><rect x='192' y='27' width='3' height='8'/><rect x='192' y='60' width='3' height='4'/><rect x='204' y='56' width='20' height='7'/><rect x='206' y='49' width='17' height='7'/><rect x='207' y='43' width='14' height='7'/><rect x='209' y='36' width='11' height='7'/><rect x='210' y='30' width='9' height='7'/><rect x='211' y='23' width='6' height='7'/><rect x='213' y='17' width='3' height='7'/><rect x='213' y='60' width='3' height='4'/><rect x='226' y='56' width='15' height='7'/><rect x='227' y='49' width='12' height='7'/><rect x='229' y='43' width='9' height='7'/><rect x='230' y='36' width='6' height='7'/><rect x='232' y='30' width='3' height='7'/><rect x='232' y='60' width='3' height='4'/></g></svg>");background-repeat:repeat-x;background-size:auto 100%;position:absolute;bottom:40px;left:0;right:0}.path-mid{z-index:1;height:104px;image-rendering:pixelated;opacity:.55;pointer-events:none;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='264' height='72'><g fill='%232c4335'><rect y='62' width='264' height='10'/><rect x='9' y='56' width='30' height='7'/><rect x='11' y='50' width='27' height='7'/><rect x='13' y='44' width='23' height='7'/><rect x='14' y='38' width='20' height='7'/><rect x='16' y='32' width='17' height='7'/><rect x='18' y='26' width='13' height='7'/><rect x='19' y='20' width='10' height='7'/><rect x='21' y='14' width='7' height='7'/><rect x='23' y='8' width='3' height='7'/><rect x='23' y='60' width='3' height='4'/><rect x='63' y='24' width='30' height='34'/><rect x='61' y='27' width='34' height='29'/><rect x='64' y='22' width='28' height='4'/><rect x='77' y='56' width='3' height='8'/><rect x='115' y='56' width='34' height='7'/><rect x='117' y='50' width='31' height='7'/><rect x='119' y='44' width='27' height='7'/><rect x='120' y='38' width='24' height='7'/><rect x='122' y='32' width='20' height='7'/><rect x='124' y='26' width='17' height='7'/><rect x='125' y='20' width='14' height='7'/><rect x='127' y='14' width='10' height='7'/><rect x='129' y='8' width='7' height='7'/><rect x='131' y='2' width='3' height='7'/><rect x='131' y='60' width='3' height='4'/><rect x='165' y='56' width='22' height='7'/><rect x='167' y='50' width='18' height='7'/><rect x='169' y='44' width='15' height='7'/><rect x='171' y='38' width='11' height='7'/><rect x='173' y='32' width='7' height='7'/><rect x='174' y='26' width='4' height='7'/><rect x='175' y='60' width='3' height='4'/><rect x='211' y='18' width='34' height='40'/><rect x='209' y='21' width='38' height='35'/><rect x='212' y='16' width='32' height='4'/><rect x='227' y='56' width='3' height='8'/></g></svg>");background-repeat:repeat-x;background-size:auto 100%;position:absolute;bottom:40px;left:0;right:0}.path-trees{z-index:2}.walker,.walker-hero{z-index:4}@media (max-width:760px){.path-far{height:88px}.path-mid{height:70px}}@media (max-width:760px){.path-far{height:44px}.path-mid{height:54px}.path-trees{height:36px}}.path-far{opacity:1;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='360' height='34'><g fill='%23a3b2a4'><rect x='0' y='22' width='13' height='13'/><rect x='13' y='23' width='14' height='12'/><rect x='27' y='24' width='9' height='11'/><rect x='36' y='24' width='13' height='11'/><rect x='49' y='24' width='16' height='11'/><rect x='65' y='24' width='8' height='11'/><rect x='73' y='23' width='14' height='12'/><rect x='87' y='23' width='9' height='12'/><rect x='96' y='22' width='9' height='13'/><rect x='105' y='23' width='8' height='12'/><rect x='113' y='24' width='11' height='11'/><rect x='124' y='23' width='17' height='12'/><rect x='141' y='23' width='8' height='12'/><rect x='149' y='23' width='8' height='12'/><rect x='157' y='22' width='12' height='13'/><rect x='169' y='23' width='10' height='12'/><rect x='179' y='23' width='17' height='12'/><rect x='196' y='23' width='16' height='12'/><rect x='212' y='23' width='9' height='12'/><rect x='221' y='24' width='13' height='11'/><rect x='234' y='24' width='16' height='11'/><rect x='250' y='24' width='17' height='11'/><rect x='267' y='24' width='17' height='11'/><rect x='284' y='23' width='15' height='12'/><rect x='299' y='22' width='13' height='13'/><rect x='312' y='21' width='17' height='14'/><rect x='329' y='21' width='13' height='14'/><rect x='342' y='21' width='11' height='14'/><rect x='353' y='22' width='11' height='13'/><rect x='3' y='4' width='2' height='3'/><rect x='2' y='7' width='5' height='2'/><rect x='2' y='9' width='5' height='2'/><rect x='1' y='11' width='7' height='2'/><rect x='7' y='11' width='3' height='1'/><rect x='1' y='13' width='7' height='2'/><rect x='1' y='15' width='7' height='2'/><rect x='0' y='17' width='9' height='2'/><rect x='-2' y='19' width='12' height='2'/><rect x='-2' y='21' width='12' height='2'/><rect x='-3' y='23' width='15' height='2'/><rect x='-2' y='25' width='13' height='2'/><rect x='-357' y='4' width='2' height='3'/><rect x='-358' y='7' width='5' height='2'/><rect x='-358' y='9' width='5' height='2'/><rect x='-359' y='11' width='7' height='2'/><rect x='-353' y='11' width='3' height='1'/><rect x='-359' y='13' width='7' height='2'/><rect x='-359' y='15' width='7' height='2'/><rect x='-360' y='17' width='9' height='2'/><rect x='-362' y='19' width='12' height='2'/><rect x='-362' y='21' width='12' height='2'/><rect x='-363' y='23' width='15' height='2'/><rect x='-362' y='25' width='13' height='2'/><rect x='363' y='4' width='2' height='3'/><rect x='362' y='7' width='5' height='2'/><rect x='362' y='9' width='5' height='2'/><rect x='361' y='11' width='7' height='2'/><rect x='367' y='11' width='3' height='1'/><rect x='361' y='13' width='7' height='2'/><rect x='361' y='15' width='7' height='2'/><rect x='360' y='17' width='9' height='2'/><rect x='358' y='19' width='12' height='2'/><rect x='358' y='21' width='12' height='2'/><rect x='357' y='23' width='15' height='2'/><rect x='358' y='25' width='13' height='2'/><rect x='3' y='20' width='13' height='3'/><rect x='-357' y='20' width='13' height='3'/><rect x='363' y='20' width='13' height='3'/><rect x='2' y='22' width='15' height='3'/><rect x='-358' y='22' width='15' height='3'/><rect x='362' y='22' width='15' height='3'/><rect x='3' y='24' width='13' height='3'/><rect x='-357' y='24' width='13' height='3'/><rect x='363' y='24' width='13' height='3'/><rect x='15' y='9' width='2' height='3'/><rect x='14' y='12' width='5' height='2'/><rect x='13' y='14' width='6' height='2'/><rect x='13' y='16' width='7' height='2'/><rect x='11' y='16' width='3' height='1'/><rect x='13' y='18' width='7' height='2'/><rect x='12' y='20' width='8' height='2'/><rect x='12' y='22' width='8' height='2'/><rect x='20' y='22' width='3' height='1'/><rect x='12' y='24' width='8' height='2'/><rect x='-345' y='9' width='2' height='3'/><rect x='-346' y='12' width='5' height='2'/><rect x='-347' y='14' width='6' height='2'/><rect x='-347' y='16' width='7' height='2'/><rect x='-349' y='16' width='3' height='1'/><rect x='-347' y='18' width='7' height='2'/><rect x='-348' y='20' width='8' height='2'/><rect x='-348' y='22' width='8' height='2'/><rect x='-340' y='22' width='3' height='1'/><rect x='-348' y='24' width='8' height='2'/><rect x='375' y='9' width='2' height='3'/><rect x='374' y='12' width='5' height='2'/><rect x='373' y='14' width='6' height='2'/><rect x='373' y='16' width='7' height='2'/><rect x='371' y='16' width='3' height='1'/><rect x='373' y='18' width='7' height='2'/><rect x='372' y='20' width='8' height='2'/><rect x='372' y='22' width='8' height='2'/><rect x='380' y='22' width='3' height='1'/><rect x='372' y='24' width='8' height='2'/><rect x='23' y='9' width='1' height='3'/><rect x='21' y='12' width='4' height='2'/><rect x='20' y='14' width='7' height='2'/><rect x='19' y='16' width='9' height='2'/><rect x='20' y='18' width='7' height='2'/><rect x='19' y='20' width='8' height='2'/><rect x='19' y='22' width='8' height='2'/><rect x='17' y='22' width='3' height='1'/><rect x='18' y='24' width='10' height='2'/><rect x='-337' y='9' width='1' height='3'/><rect x='-339' y='12' width='4' height='2'/><rect x='-340' y='14' width='7' height='2'/><rect x='-341' y='16' width='9' height='2'/><rect x='-340' y='18' width='7' height='2'/><rect x='-341' y='20' width='8' height='2'/><rect x='-341' y='22' width='8' height='2'/><rect x='-343' y='22' width='3' height='1'/><rect x='-342' y='24' width='10' height='2'/><rect x='383' y='9' width='1' height='3'/><rect x='381' y='12' width='4' height='2'/><rect x='380' y='14' width='7' height='2'/><rect x='379' y='16' width='9' height='2'/><rect x='380' y='18' width='7' height='2'/><rect x='379' y='20' width='8' height='2'/><rect x='379' y='22' width='8' height='2'/><rect x='377' y='22' width='3' height='1'/><rect x='378' y='24' width='10' height='2'/><rect x='26' y='12' width='2' height='3'/><rect x='25' y='15' width='4' height='2'/><rect x='26' y='17' width='3' height='2'/><rect x='24' y='19' width='7' height='2'/><rect x='30' y='19' width='3' height='1'/><rect x='24' y='21' width='7' height='2'/><rect x='23' y='23' width='9' height='2'/><rect x='23' y='25' width='8' height='2'/><rect x='21' y='25' width='3' height='1'/><rect x='-334' y='12' width='2' height='3'/><rect x='-335' y='15' width='4' height='2'/><rect x='-334' y='17' width='3' height='2'/><rect x='-336' y='19' width='7' height='2'/><rect x='-330' y='19' width='3' height='1'/><rect x='-336' y='21' width='7' height='2'/><rect x='-337' y='23' width='9' height='2'/><rect x='-337' y='25' width='8' height='2'/><rect x='-339' y='25' width='3' height='1'/><rect x='386' y='12' width='2' height='3'/><rect x='385' y='15' width='4' height='2'/><rect x='386' y='17' width='3' height='2'/><rect x='384' y='19' width='7' height='2'/><rect x='390' y='19' width='3' height='1'/><rect x='384' y='21' width='7' height='2'/><rect x='383' y='23' width='9' height='2'/><rect x='383' y='25' width='8' height='2'/><rect x='381' y='25' width='3' height='1'/><rect x='33' y='9' width='1' height='3'/><rect x='32' y='12' width='2' height='2'/><rect x='31' y='14' width='4' height='2'/><rect x='31' y='16' width='5' height='2'/><rect x='30' y='18' width='7' height='2'/><rect x='29' y='20' width='8' height='2'/><rect x='28' y='22' width='11' height='2'/><rect x='38' y='22' width='3' height='1'/><rect x='28' y='24' width='10' height='2'/><rect x='-327' y='9' width='1' height='3'/><rect x='-328' y='12' width='2' height='2'/><rect x='-329' y='14' width='4' height='2'/><rect x='-329' y='16' width='5' height='2'/><rect x='-330' y='18' width='7' height='2'/><rect x='-331' y='20' width='8' height='2'/><rect x='-332' y='22' width='11' height='2'/><rect x='-322' y='22' width='3' height='1'/><rect x='-332' y='24' width='10' height='2'/><rect x='393' y='9' width='1' height='3'/><rect x='392' y='12' width='2' height='2'/><rect x='391' y='14' width='4' height='2'/><rect x='391' y='16' width='5' height='2'/><rect x='390' y='18' width='7' height='2'/><rect x='389' y='20' width='8' height='2'/><rect x='388' y='22' width='11' height='2'/><rect x='398' y='22' width='3' height='1'/><rect x='388' y='24' width='10' height='2'/><rect x='39' y='4' width='2' height='3'/><rect x='38' y='7' width='5' height='2'/><rect x='38' y='9' width='5' height='2'/><rect x='38' y='11' width='5' height='2'/><rect x='36' y='13' width='8' height='2'/><rect x='35' y='15' width='10' height='2'/><rect x='35' y='17' width='11' height='2'/><rect x='45' y='17' width='3' height='1'/><rect x='35' y='19' width='11' height='2'/><rect x='33' y='21' width='14' height='2'/><rect x='33' y='23' width='15' height='2'/><rect x='32' y='25' width='16' height='2'/><rect x='-321' y='4' width='2' height='3'/><rect x='-322' y='7' width='5' height='2'/><rect x='-322' y='9' width='5' height='2'/><rect x='-322' y='11' width='5' height='2'/><rect x='-324' y='13' width='8' height='2'/><rect x='-325' y='15' width='10' height='2'/><rect x='-325' y='17' width='11' height='2'/><rect x='-315' y='17' width='3' height='1'/><rect x='-325' y='19' width='11' height='2'/><rect x='-327' y='21' width='14' height='2'/><rect x='-327' y='23' width='15' height='2'/><rect x='-328' y='25' width='16' height='2'/><rect x='399' y='4' width='2' height='3'/><rect x='398' y='7' width='5' height='2'/><rect x='398' y='9' width='5' height='2'/><rect x='398' y='11' width='5' height='2'/><rect x='396' y='13' width='8' height='2'/><rect x='395' y='15' width='10' height='2'/><rect x='395' y='17' width='11' height='2'/><rect x='405' y='17' width='3' height='1'/><rect x='395' y='19' width='11' height='2'/><rect x='393' y='21' width='14' height='2'/><rect x='393' y='23' width='15' height='2'/><rect x='392' y='25' width='16' height='2'/><rect x='45' y='7' width='2' height='3'/><rect x='44' y='10' width='4' height='2'/><rect x='43' y='12' width='6' height='2'/><rect x='43' y='14' width='7' height='2'/><rect x='43' y='16' width='6' height='2'/><rect x='42' y='18' width='9' height='2'/><rect x='42' y='20' width='9' height='2'/><rect x='41' y='22' width='11' height='2'/><rect x='41' y='24' width='10' height='2'/><rect x='-315' y='7' width='2' height='3'/><rect x='-316' y='10' width='4' height='2'/><rect x='-317' y='12' width='6' height='2'/><rect x='-317' y='14' width='7' height='2'/><rect x='-317' y='16' width='6' height='2'/><rect x='-318' y='18' width='9' height='2'/><rect x='-318' y='20' width='9' height='2'/><rect x='-319' y='22' width='11' height='2'/><rect x='-319' y='24' width='10' height='2'/><rect x='405' y='7' width='2' height='3'/><rect x='404' y='10' width='4' height='2'/><rect x='403' y='12' width='6' height='2'/><rect x='403' y='14' width='7' height='2'/><rect x='403' y='16' width='6' height='2'/><rect x='402' y='18' width='9' height='2'/><rect x='402' y='20' width='9' height='2'/><rect x='401' y='22' width='11' height='2'/><rect x='401' y='24' width='10' height='2'/><rect x='51' y='6' width='2' height='3'/><rect x='51' y='9' width='3' height='2'/><rect x='51' y='11' width='3' height='2'/><rect x='50' y='13' width='5' height='2'/><rect x='48' y='13' width='3' height='1'/><rect x='50' y='15' width='5' height='2'/><rect x='48' y='17' width='8' height='2'/><rect x='48' y='19' width='9' height='2'/><rect x='47' y='21' width='11' height='2'/><rect x='46' y='23' width='12' height='2'/><rect x='46' y='25' width='12' height='2'/><rect x='58' y='25' width='3' height='1'/><rect x='-309' y='6' width='2' height='3'/><rect x='-309' y='9' width='3' height='2'/><rect x='-309' y='11' width='3' height='2'/><rect x='-310' y='13' width='5' height='2'/><rect x='-312' y='13' width='3' height='1'/><rect x='-310' y='15' width='5' height='2'/><rect x='-312' y='17' width='8' height='2'/><rect x='-312' y='19' width='9' height='2'/><rect x='-313' y='21' width='11' height='2'/><rect x='-314' y='23' width='12' height='2'/><rect x='-314' y='25' width='12' height='2'/><rect x='-302' y='25' width='3' height='1'/><rect x='411' y='6' width='2' height='3'/><rect x='411' y='9' width='3' height='2'/><rect x='411' y='11' width='3' height='2'/><rect x='410' y='13' width='5' height='2'/><rect x='408' y='13' width='3' height='1'/><rect x='410' y='15' width='5' height='2'/><rect x='408' y='17' width='8' height='2'/><rect x='408' y='19' width='9' height='2'/><rect x='407' y='21' width='11' height='2'/><rect x='406' y='23' width='12' height='2'/><rect x='406' y='25' width='12' height='2'/><rect x='418' y='25' width='3' height='1'/><rect x='51' y='17' width='11' height='3'/><rect x='-309' y='17' width='11' height='3'/><rect x='411' y='17' width='11' height='3'/><rect x='50' y='19' width='13' height='3'/><rect x='-310' y='19' width='13' height='3'/><rect x='410' y='19' width='13' height='3'/><rect x='50' y='21' width='13' height='3'/><rect x='-310' y='21' width='13' height='3'/><rect x='410' y='21' width='13' height='3'/><rect x='51' y='23' width='11' height='3'/><rect x='-309' y='23' width='11' height='3'/><rect x='411' y='23' width='11' height='3'/><rect x='63' y='11' width='1' height='3'/><rect x='62' y='14' width='2' height='2'/><rect x='62' y='16' width='2' height='2'/><rect x='61' y='18' width='5' height='2'/><rect x='61' y='20' width='5' height='2'/><rect x='60' y='22' width='6' height='2'/><rect x='60' y='24' width='6' height='2'/><rect x='58' y='24' width='3' height='1'/><rect x='-297' y='11' width='1' height='3'/><rect x='-298' y='14' width='2' height='2'/><rect x='-298' y='16' width='2' height='2'/><rect x='-299' y='18' width='5' height='2'/><rect x='-299' y='20' width='5' height='2'/><rect x='-300' y='22' width='6' height='2'/><rect x='-300' y='24' width='6' height='2'/><rect x='-302' y='24' width='3' height='1'/><rect x='423' y='11' width='1' height='3'/><rect x='422' y='14' width='2' height='2'/><rect x='422' y='16' width='2' height='2'/><rect x='421' y='18' width='5' height='2'/><rect x='421' y='20' width='5' height='2'/><rect x='420' y='22' width='6' height='2'/><rect x='420' y='24' width='6' height='2'/><rect x='418' y='24' width='3' height='1'/><rect x='67' y='7' width='1' height='3'/><rect x='66' y='10' width='2' height='2'/><rect x='66' y='12' width='2' height='2'/><rect x='65' y='14' width='4' height='2'/><rect x='64' y='16' width='6' height='2'/><rect x='63' y='18' width='9' height='2'/><rect x='64' y='20' width='7' height='2'/><rect x='62' y='22' width='11' height='2'/><rect x='61' y='24' width='13' height='2'/><rect x='-293' y='7' width='1' height='3'/><rect x='-294' y='10' width='2' height='2'/><rect x='-294' y='12' width='2' height='2'/><rect x='-295' y='14' width='4' height='2'/><rect x='-296' y='16' width='6' height='2'/><rect x='-297' y='18' width='9' height='2'/><rect x='-296' y='20' width='7' height='2'/><rect x='-298' y='22' width='11' height='2'/><rect x='-299' y='24' width='13' height='2'/><rect x='427' y='7' width='1' height='3'/><rect x='426' y='10' width='2' height='2'/><rect x='426' y='12' width='2' height='2'/><rect x='425' y='14' width='4' height='2'/><rect x='424' y='16' width='6' height='2'/><rect x='423' y='18' width='9' height='2'/><rect x='424' y='20' width='7' height='2'/><rect x='422' y='22' width='11' height='2'/><rect x='421' y='24' width='13' height='2'/><rect x='72' y='12' width='1' height='3'/><rect x='70' y='15' width='4' height='2'/><rect x='70' y='17' width='5' height='2'/><rect x='69' y='19' width='6' height='2'/><rect x='67' y='19' width='3' height='1'/><rect x='69' y='21' width='7' height='2'/><rect x='68' y='23' width='9' height='2'/><rect x='69' y='25' width='7' height='2'/><rect x='75' y='25' width='3' height='1'/><rect x='-288' y='12' width='1' height='3'/><rect x='-290' y='15' width='4' height='2'/><rect x='-290' y='17' width='5' height='2'/><rect x='-291' y='19' width='6' height='2'/><rect x='-293' y='19' width='3' height='1'/><rect x='-291' y='21' width='7' height='2'/><rect x='-292' y='23' width='9' height='2'/><rect x='-291' y='25' width='7' height='2'/><rect x='-285' y='25' width='3' height='1'/><rect x='432' y='12' width='1' height='3'/><rect x='430' y='15' width='4' height='2'/><rect x='430' y='17' width='5' height='2'/><rect x='429' y='19' width='6' height='2'/><rect x='427' y='19' width='3' height='1'/><rect x='429' y='21' width='7' height='2'/><rect x='428' y='23' width='9' height='2'/><rect x='429' y='25' width='7' height='2'/><rect x='435' y='25' width='3' height='1'/><rect x='74' y='12' width='2' height='3'/><rect x='74' y='15' width='3' height='2'/><rect x='73' y='17' width='5' height='2'/><rect x='72' y='19' width='6' height='2'/><rect x='71' y='21' width='9' height='2'/><rect x='70' y='23' width='10' height='2'/><rect x='69' y='25' width='12' height='2'/><rect x='-286' y='12' width='2' height='3'/><rect x='-286' y='15' width='3' height='2'/><rect x='-287' y='17' width='5' height='2'/><rect x='-288' y='19' width='6' height='2'/><rect x='-289' y='21' width='9' height='2'/><rect x='-290' y='23' width='10' height='2'/><rect x='-291' y='25' width='12' height='2'/><rect x='434' y='12' width='2' height='3'/><rect x='434' y='15' width='3' height='2'/><rect x='433' y='17' width='5' height='2'/><rect x='432' y='19' width='6' height='2'/><rect x='431' y='21' width='9' height='2'/><rect x='430' y='23' width='10' height='2'/><rect x='429' y='25' width='12' height='2'/><rect x='76' y='17' width='7' height='3'/><rect x='-284' y='17' width='7' height='3'/><rect x='436' y='17' width='7' height='3'/><rect x='75' y='19' width='9' height='3'/><rect x='-285' y='19' width='9' height='3'/><rect x='435' y='19' width='9' height='3'/><rect x='75' y='21' width='9' height='3'/><rect x='-285' y='21' width='9' height='3'/><rect x='435' y='21' width='9' height='3'/><rect x='76' y='23' width='7' height='3'/><rect x='-284' y='23' width='7' height='3'/><rect x='436' y='23' width='7' height='3'/><rect x='84' y='9' width='1' height='3'/><rect x='82' y='12' width='4' height='2'/><rect x='82' y='14' width='5' height='2'/><rect x='81' y='16' width='6' height='2'/><rect x='81' y='18' width='6' height='2'/><rect x='81' y='20' width='6' height='2'/><rect x='81' y='22' width='7' height='2'/><rect x='79' y='22' width='3' height='1'/><rect x='80' y='24' width='9' height='2'/><rect x='-276' y='9' width='1' height='3'/><rect x='-278' y='12' width='4' height='2'/><rect x='-278' y='14' width='5' height='2'/><rect x='-279' y='16' width='6' height='2'/><rect x='-279' y='18' width='6' height='2'/><rect x='-279' y='20' width='6' height='2'/><rect x='-279' y='22' width='7' height='2'/><rect x='-281' y='22' width='3' height='1'/><rect x='-280' y='24' width='9' height='2'/><rect x='444' y='9' width='1' height='3'/><rect x='442' y='12' width='4' height='2'/><rect x='442' y='14' width='5' height='2'/><rect x='441' y='16' width='6' height='2'/><rect x='441' y='18' width='6' height='2'/><rect x='441' y='20' width='6' height='2'/><rect x='441' y='22' width='7' height='2'/><rect x='439' y='22' width='3' height='1'/><rect x='440' y='24' width='9' height='2'/><rect x='85' y='19' width='9' height='3'/><rect x='-275' y='19' width='9' height='3'/><rect x='445' y='19' width='9' height='3'/><rect x='84' y='21' width='11' height='3'/><rect x='-276' y='21' width='11' height='3'/><rect x='444' y='21' width='11' height='3'/><rect x='85' y='23' width='9' height='3'/><rect x='-275' y='23' width='9' height='3'/><rect x='445' y='23' width='9' height='3'/><rect x='95' y='12' width='2' height='3'/><rect x='94' y='15' width='5' height='2'/><rect x='94' y='17' width='4' height='2'/><rect x='94' y='19' width='5' height='2'/><rect x='93' y='21' width='6' height='2'/><rect x='92' y='23' width='9' height='2'/><rect x='93' y='25' width='7' height='2'/><rect x='99' y='25' width='3' height='1'/><rect x='-265' y='12' width='2' height='3'/><rect x='-266' y='15' width='5' height='2'/><rect x='-266' y='17' width='4' height='2'/><rect x='-266' y='19' width='5' height='2'/><rect x='-267' y='21' width='6' height='2'/><rect x='-268' y='23' width='9' height='2'/><rect x='-267' y='25' width='7' height='2'/><rect x='-261' y='25' width='3' height='1'/><rect x='455' y='12' width='2' height='3'/><rect x='454' y='15' width='5' height='2'/><rect x='454' y='17' width='4' height='2'/><rect x='454' y='19' width='5' height='2'/><rect x='453' y='21' width='6' height='2'/><rect x='452' y='23' width='9' height='2'/><rect x='453' y='25' width='7' height='2'/><rect x='459' y='25' width='3' height='1'/><rect x='99' y='7' width='1' height='3'/><rect x='98' y='10' width='2' height='2'/><rect x='98' y='12' width='3' height='2'/><rect x='97' y='14' width='4' height='2'/><rect x='96' y='16' width='6' height='2'/><rect x='95' y='18' width='8' height='2'/><rect x='94' y='20' width='11' height='2'/><rect x='94' y='22' width='10' height='2'/><rect x='94' y='24' width='10' height='2'/><rect x='-261' y='7' width='1' height='3'/><rect x='-262' y='10' width='2' height='2'/><rect x='-262' y='12' width='3' height='2'/><rect x='-263' y='14' width='4' height='2'/><rect x='-264' y='16' width='6' height='2'/><rect x='-265' y='18' width='8' height='2'/><rect x='-266' y='20' width='11' height='2'/><rect x='-266' y='22' width='10' height='2'/><rect x='-266' y='24' width='10' height='2'/><rect x='459' y='7' width='1' height='3'/><rect x='458' y='10' width='2' height='2'/><rect x='458' y='12' width='3' height='2'/><rect x='457' y='14' width='4' height='2'/><rect x='456' y='16' width='6' height='2'/><rect x='455' y='18' width='8' height='2'/><rect x='454' y='20' width='11' height='2'/><rect x='454' y='22' width='10' height='2'/><rect x='454' y='24' width='10' height='2'/><rect x='101' y='20' width='10' height='3'/><rect x='-259' y='20' width='10' height='3'/><rect x='461' y='20' width='10' height='3'/><rect x='100' y='22' width='12' height='3'/><rect x='-260' y='22' width='12' height='3'/><rect x='460' y='22' width='12' height='3'/><rect x='101' y='24' width='10' height='3'/><rect x='-259' y='24' width='10' height='3'/><rect x='461' y='24' width='10' height='3'/><rect x='114' y='9' width='1' height='3'/><rect x='112' y='12' width='4' height='2'/><rect x='112' y='14' width='4' height='2'/><rect x='112' y='16' width='5' height='2'/><rect x='116' y='16' width='3' height='1'/><rect x='111' y='18' width='6' height='2'/><rect x='111' y='20' width='6' height='2'/><rect x='111' y='22' width='6' height='2'/><rect x='109' y='22' width='3' height='1'/><rect x='111' y='24' width='6' height='2'/><rect x='-246' y='9' width='1' height='3'/><rect x='-248' y='12' width='4' height='2'/><rect x='-248' y='14' width='4' height='2'/><rect x='-248' y='16' width='5' height='2'/><rect x='-244' y='16' width='3' height='1'/><rect x='-249' y='18' width='6' height='2'/><rect x='-249' y='20' width='6' height='2'/><rect x='-249' y='22' width='6' height='2'/><rect x='-251' y='22' width='3' height='1'/><rect x='-249' y='24' width='6' height='2'/><rect x='474' y='9' width='1' height='3'/><rect x='472' y='12' width='4' height='2'/><rect x='472' y='14' width='4' height='2'/><rect x='472' y='16' width='5' height='2'/><rect x='476' y='16' width='3' height='1'/><rect x='471' y='18' width='6' height='2'/><rect x='471' y='20' width='6' height='2'/><rect x='471' y='22' width='6' height='2'/><rect x='469' y='22' width='3' height='1'/><rect x='471' y='24' width='6' height='2'/><rect x='119' y='7' width='2' height='3'/><rect x='118' y='10' width='4' height='2'/><rect x='117' y='12' width='6' height='2'/><rect x='117' y='14' width='6' height='2'/><rect x='115' y='14' width='3' height='1'/><rect x='116' y='16' width='8' height='2'/><rect x='115' y='18' width='11' height='2'/><rect x='115' y='20' width='11' height='2'/><rect x='125' y='20' width='3' height='1'/><rect x='114' y='22' width='13' height='2'/><rect x='113' y='24' width='15' height='2'/><rect x='-241' y='7' width='2' height='3'/><rect x='-242' y='10' width='4' height='2'/><rect x='-243' y='12' width='6' height='2'/><rect x='-243' y='14' width='6' height='2'/><rect x='-245' y='14' width='3' height='1'/><rect x='-244' y='16' width='8' height='2'/><rect x='-245' y='18' width='11' height='2'/><rect x='-245' y='20' width='11' height='2'/><rect x='-235' y='20' width='3' height='1'/><rect x='-246' y='22' width='13' height='2'/><rect x='-247' y='24' width='15' height='2'/><rect x='479' y='7' width='2' height='3'/><rect x='478' y='10' width='4' height='2'/><rect x='477' y='12' width='6' height='2'/><rect x='477' y='14' width='6' height='2'/><rect x='475' y='14' width='3' height='1'/><rect x='476' y='16' width='8' height='2'/><rect x='475' y='18' width='11' height='2'/><rect x='475' y='20' width='11' height='2'/><rect x='485' y='20' width='3' height='1'/><rect x='474' y='22' width='13' height='2'/><rect x='473' y='24' width='15' height='2'/><rect x='125' y='7' width='2' height='3'/><rect x='125' y='10' width='2' height='2'/><rect x='124' y='12' width='4' height='2'/><rect x='124' y='14' width='4' height='2'/><rect x='128' y='14' width='3' height='1'/><rect x='123' y='16' width='6' height='2'/><rect x='124' y='18' width='5' height='2'/><rect x='122' y='20' width='9' height='2'/><rect x='121' y='22' width='10' height='2'/><rect x='120' y='24' width='12' height='2'/><rect x='-235' y='7' width='2' height='3'/><rect x='-235' y='10' width='2' height='2'/><rect x='-236' y='12' width='4' height='2'/><rect x='-236' y='14' width='4' height='2'/><rect x='-232' y='14' width='3' height='1'/><rect x='-237' y='16' width='6' height='2'/><rect x='-236' y='18' width='5' height='2'/><rect x='-238' y='20' width='9' height='2'/><rect x='-239' y='22' width='10' height='2'/><rect x='-240' y='24' width='12' height='2'/><rect x='485' y='7' width='2' height='3'/><rect x='485' y='10' width='2' height='2'/><rect x='484' y='12' width='4' height='2'/><rect x='484' y='14' width='4' height='2'/><rect x='488' y='14' width='3' height='1'/><rect x='483' y='16' width='6' height='2'/><rect x='484' y='18' width='5' height='2'/><rect x='482' y='20' width='9' height='2'/><rect x='481' y='22' width='10' height='2'/><rect x='480' y='24' width='12' height='2'/><rect x='132' y='7' width='1' height='3'/><rect x='130' y='10' width='5' height='2'/><rect x='130' y='12' width='4' height='2'/><rect x='129' y='14' width='6' height='2'/><rect x='128' y='16' width='8' height='2'/><rect x='129' y='18' width='7' height='2'/><rect x='127' y='20' width='10' height='2'/><rect x='125' y='20' width='3' height='1'/><rect x='127' y='22' width='11' height='2'/><rect x='127' y='24' width='11' height='2'/><rect x='-228' y='7' width='1' height='3'/><rect x='-230' y='10' width='5' height='2'/><rect x='-230' y='12' width='4' height='2'/><rect x='-231' y='14' width='6' height='2'/><rect x='-232' y='16' width='8' height='2'/><rect x='-231' y='18' width='7' height='2'/><rect x='-233' y='20' width='10' height='2'/><rect x='-235' y='20' width='3' height='1'/><rect x='-233' y='22' width='11' height='2'/><rect x='-233' y='24' width='11' height='2'/><rect x='492' y='7' width='1' height='3'/><rect x='490' y='10' width='5' height='2'/><rect x='490' y='12' width='4' height='2'/><rect x='489' y='14' width='6' height='2'/><rect x='488' y='16' width='8' height='2'/><rect x='489' y='18' width='7' height='2'/><rect x='487' y='20' width='10' height='2'/><rect x='485' y='20' width='3' height='1'/><rect x='487' y='22' width='11' height='2'/><rect x='487' y='24' width='11' height='2'/><rect x='138' y='7' width='1' height='3'/><rect x='137' y='10' width='3' height='2'/><rect x='136' y='12' width='4' height='2'/><rect x='136' y='14' width='4' height='2'/><rect x='134' y='14' width='3' height='1'/><rect x='136' y='16' width='5' height='2'/><rect x='134' y='18' width='8' height='2'/><rect x='133' y='20' width='10' height='2'/><rect x='131' y='20' width='3' height='1'/><rect x='132' y='22' width='13' height='2'/><rect x='132' y='24' width='13' height='2'/><rect x='-222' y='7' width='1' height='3'/><rect x='-223' y='10' width='3' height='2'/><rect x='-224' y='12' width='4' height='2'/><rect x='-224' y='14' width='4' height='2'/><rect x='-226' y='14' width='3' height='1'/><rect x='-224' y='16' width='5' height='2'/><rect x='-226' y='18' width='8' height='2'/><rect x='-227' y='20' width='10' height='2'/><rect x='-229' y='20' width='3' height='1'/><rect x='-228' y='22' width='13' height='2'/><rect x='-228' y='24' width='13' height='2'/><rect x='498' y='7' width='1' height='3'/><rect x='497' y='10' width='3' height='2'/><rect x='496' y='12' width='4' height='2'/><rect x='496' y='14' width='4' height='2'/><rect x='494' y='14' width='3' height='1'/><rect x='496' y='16' width='5' height='2'/><rect x='494' y='18' width='8' height='2'/><rect x='493' y='20' width='10' height='2'/><rect x='491' y='20' width='3' height='1'/><rect x='492' y='22' width='13' height='2'/><rect x='492' y='24' width='13' height='2'/><rect x='143' y='12' width='1' height='3'/><rect x='142' y='15' width='3' height='2'/><rect x='141' y='17' width='4' height='2'/><rect x='141' y='19' width='5' height='2'/><rect x='139' y='21' width='8' height='2'/><rect x='140' y='23' width='7' height='2'/><rect x='139' y='25' width='8' height='2'/><rect x='-217' y='12' width='1' height='3'/><rect x='-218' y='15' width='3' height='2'/><rect x='-219' y='17' width='4' height='2'/><rect x='-219' y='19' width='5' height='2'/><rect x='-221' y='21' width='8' height='2'/><rect x='-220' y='23' width='7' height='2'/><rect x='-221' y='25' width='8' height='2'/><rect x='503' y='12' width='1' height='3'/><rect x='502' y='15' width='3' height='2'/><rect x='501' y='17' width='4' height='2'/><rect x='501' y='19' width='5' height='2'/><rect x='499' y='21' width='8' height='2'/><rect x='500' y='23' width='7' height='2'/><rect x='499' y='25' width='8' height='2'/><rect x='146' y='4' width='1' height='3'/><rect x='145' y='7' width='3' height='2'/><rect x='143' y='9' width='6' height='2'/><rect x='142' y='11' width='8' height='2'/><rect x='140' y='11' width='3' height='1'/><rect x='142' y='13' width='9' height='2'/><rect x='141' y='15' width='11' height='2'/><rect x='139' y='17' width='15' height='2'/><rect x='137' y='17' width='3' height='1'/><rect x='139' y='19' width='14' height='2'/><rect x='138' y='21' width='16' height='2'/><rect x='138' y='23' width='17' height='2'/><rect x='154' y='23' width='3' height='1'/><rect x='138' y='25' width='17' height='2'/><rect x='-214' y='4' width='1' height='3'/><rect x='-215' y='7' width='3' height='2'/><rect x='-217' y='9' width='6' height='2'/><rect x='-218' y='11' width='8' height='2'/><rect x='-220' y='11' width='3' height='1'/><rect x='-218' y='13' width='9' height='2'/><rect x='-219' y='15' width='11' height='2'/><rect x='-221' y='17' width='15' height='2'/><rect x='-223' y='17' width='3' height='1'/><rect x='-221' y='19' width='14' height='2'/><rect x='-222' y='21' width='16' height='2'/><rect x='-222' y='23' width='17' height='2'/><rect x='-206' y='23' width='3' height='1'/><rect x='-222' y='25' width='17' height='2'/><rect x='506' y='4' width='1' height='3'/><rect x='505' y='7' width='3' height='2'/><rect x='503' y='9' width='6' height='2'/><rect x='502' y='11' width='8' height='2'/><rect x='500' y='11' width='3' height='1'/><rect x='502' y='13' width='9' height='2'/><rect x='501' y='15' width='11' height='2'/><rect x='499' y='17' width='15' height='2'/><rect x='497' y='17' width='3' height='1'/><rect x='499' y='19' width='14' height='2'/><rect x='498' y='21' width='16' height='2'/><rect x='498' y='23' width='17' height='2'/><rect x='514' y='23' width='3' height='1'/><rect x='498' y='25' width='17' height='2'/><rect x='153' y='12' width='1' height='3'/><rect x='152' y='15' width='2' height='2'/><rect x='151' y='17' width='4' height='2'/><rect x='150' y='19' width='6' height='2'/><rect x='151' y='21' width='5' height='2'/><rect x='150' y='23' width='7' height='2'/><rect x='149' y='25' width='8' height='2'/><rect x='-207' y='12' width='1' height='3'/><rect x='-208' y='15' width='2' height='2'/><rect x='-209' y='17' width='4' height='2'/><rect x='-210' y='19' width='6' height='2'/><rect x='-209' y='21' width='5' height='2'/><rect x='-210' y='23' width='7' height='2'/><rect x='-211' y='25' width='8' height='2'/><rect x='513' y='12' width='1' height='3'/><rect x='512' y='15' width='2' height='2'/><rect x='511' y='17' width='4' height='2'/><rect x='510' y='19' width='6' height='2'/><rect x='511' y='21' width='5' height='2'/><rect x='510' y='23' width='7' height='2'/><rect x='509' y='25' width='8' height='2'/><rect x='155' y='6' width='2' height='3'/><rect x='154' y='9' width='4' height='2'/><rect x='153' y='11' width='7' height='2'/><rect x='153' y='13' width='7' height='2'/><rect x='151' y='15' width='10' height='2'/><rect x='151' y='17' width='11' height='2'/><rect x='151' y='19' width='11' height='2'/><rect x='149' y='19' width='3' height='1'/><rect x='149' y='21' width='15' height='2'/><rect x='149' y='23' width='15' height='2'/><rect x='149' y='25' width='14' height='2'/><rect x='147' y='25' width='3' height='1'/><rect x='-205' y='6' width='2' height='3'/><rect x='-206' y='9' width='4' height='2'/><rect x='-207' y='11' width='7' height='2'/><rect x='-207' y='13' width='7' height='2'/><rect x='-209' y='15' width='10' height='2'/><rect x='-209' y='17' width='11' height='2'/><rect x='-209' y='19' width='11' height='2'/><rect x='-211' y='19' width='3' height='1'/><rect x='-211' y='21' width='15' height='2'/><rect x='-211' y='23' width='15' height='2'/><rect x='-211' y='25' width='14' height='2'/><rect x='-213' y='25' width='3' height='1'/><rect x='515' y='6' width='2' height='3'/><rect x='514' y='9' width='4' height='2'/><rect x='513' y='11' width='7' height='2'/><rect x='513' y='13' width='7' height='2'/><rect x='511' y='15' width='10' height='2'/><rect x='511' y='17' width='11' height='2'/><rect x='511' y='19' width='11' height='2'/><rect x='509' y='19' width='3' height='1'/><rect x='509' y='21' width='15' height='2'/><rect x='509' y='23' width='15' height='2'/><rect x='509' y='25' width='14' height='2'/><rect x='507' y='25' width='3' height='1'/><rect x='160' y='9' width='2' height='3'/><rect x='160' y='12' width='2' height='2'/><rect x='160' y='14' width='2' height='2'/><rect x='160' y='16' width='3' height='2'/><rect x='159' y='18' width='5' height='2'/><rect x='159' y='20' width='4' height='2'/><rect x='159' y='22' width='5' height='2'/><rect x='158' y='24' width='6' height='2'/><rect x='-200' y='9' width='2' height='3'/><rect x='-200' y='12' width='2' height='2'/><rect x='-200' y='14' width='2' height='2'/><rect x='-200' y='16' width='3' height='2'/><rect x='-201' y='18' width='5' height='2'/><rect x='-201' y='20' width='4' height='2'/><rect x='-201' y='22' width='5' height='2'/><rect x='-202' y='24' width='6' height='2'/><rect x='520' y='9' width='2' height='3'/><rect x='520' y='12' width='2' height='2'/><rect x='520' y='14' width='2' height='2'/><rect x='520' y='16' width='3' height='2'/><rect x='519' y='18' width='5' height='2'/><rect x='519' y='20' width='4' height='2'/><rect x='519' y='22' width='5' height='2'/><rect x='518' y='24' width='6' height='2'/><rect x='165' y='4' width='2' height='3'/><rect x='165' y='7' width='2' height='2'/><rect x='165' y='9' width='2' height='2'/><rect x='164' y='11' width='5' height='2'/><rect x='162' y='11' width='3' height='1'/><rect x='164' y='13' width='5' height='2'/><rect x='162' y='15' width='8' height='2'/><rect x='161' y='17' width='10' height='2'/><rect x='171' y='17' width='3' height='1'/><rect x='161' y='19' width='11' height='2'/><rect x='160' y='21' width='13' height='2'/><rect x='161' y='23' width='11' height='2'/><rect x='159' y='23' width='3' height='1'/><rect x='159' y='25' width='14' height='2'/><rect x='-195' y='4' width='2' height='3'/><rect x='-195' y='7' width='2' height='2'/><rect x='-195' y='9' width='2' height='2'/><rect x='-196' y='11' width='5' height='2'/><rect x='-198' y='11' width='3' height='1'/><rect x='-196' y='13' width='5' height='2'/><rect x='-198' y='15' width='8' height='2'/><rect x='-199' y='17' width='10' height='2'/><rect x='-189' y='17' width='3' height='1'/><rect x='-199' y='19' width='11' height='2'/><rect x='-200' y='21' width='13' height='2'/><rect x='-199' y='23' width='11' height='2'/><rect x='-201' y='23' width='3' height='1'/><rect x='-201' y='25' width='14' height='2'/><rect x='525' y='4' width='2' height='3'/><rect x='525' y='7' width='2' height='2'/><rect x='525' y='9' width='2' height='2'/><rect x='524' y='11' width='5' height='2'/><rect x='522' y='11' width='3' height='1'/><rect x='524' y='13' width='5' height='2'/><rect x='522' y='15' width='8' height='2'/><rect x='521' y='17' width='10' height='2'/><rect x='531' y='17' width='3' height='1'/><rect x='521' y='19' width='11' height='2'/><rect x='520' y='21' width='13' height='2'/><rect x='521' y='23' width='11' height='2'/><rect x='519' y='23' width='3' height='1'/><rect x='519' y='25' width='14' height='2'/><rect x='171' y='9' width='2' height='3'/><rect x='170' y='12' width='4' height='2'/><rect x='170' y='14' width='4' height='2'/><rect x='170' y='16' width='5' height='2'/><rect x='168' y='18' width='9' height='2'/><rect x='167' y='20' width='10' height='2'/><rect x='167' y='22' width='11' height='2'/><rect x='177' y='22' width='3' height='1'/><rect x='166' y='24' width='12' height='2'/><rect x='-189' y='9' width='2' height='3'/><rect x='-190' y='12' width='4' height='2'/><rect x='-190' y='14' width='4' height='2'/><rect x='-190' y='16' width='5' height='2'/><rect x='-192' y='18' width='9' height='2'/><rect x='-193' y='20' width='10' height='2'/><rect x='-193' y='22' width='11' height='2'/><rect x='-183' y='22' width='3' height='1'/><rect x='-194' y='24' width='12' height='2'/><rect x='531' y='9' width='2' height='3'/><rect x='530' y='12' width='4' height='2'/><rect x='530' y='14' width='4' height='2'/><rect x='530' y='16' width='5' height='2'/><rect x='528' y='18' width='9' height='2'/><rect x='527' y='20' width='10' height='2'/><rect x='527' y='22' width='11' height='2'/><rect x='537' y='22' width='3' height='1'/><rect x='526' y='24' width='12' height='2'/><rect x='178' y='12' width='1' height='3'/><rect x='177' y='15' width='3' height='2'/><rect x='176' y='17' width='4' height='2'/><rect x='175' y='19' width='6' height='2'/><rect x='181' y='19' width='3' height='1'/><rect x='174' y='21' width='8' height='2'/><rect x='174' y='23' width='9' height='2'/><rect x='173' y='25' width='11' height='2'/><rect x='171' y='25' width='3' height='1'/><rect x='-182' y='12' width='1' height='3'/><rect x='-183' y='15' width='3' height='2'/><rect x='-184' y='17' width='4' height='2'/><rect x='-185' y='19' width='6' height='2'/><rect x='-179' y='19' width='3' height='1'/><rect x='-186' y='21' width='8' height='2'/><rect x='-186' y='23' width='9' height='2'/><rect x='-187' y='25' width='11' height='2'/><rect x='-189' y='25' width='3' height='1'/><rect x='538' y='12' width='1' height='3'/><rect x='537' y='15' width='3' height='2'/><rect x='536' y='17' width='4' height='2'/><rect x='535' y='19' width='6' height='2'/><rect x='541' y='19' width='3' height='1'/><rect x='534' y='21' width='8' height='2'/><rect x='534' y='23' width='9' height='2'/><rect x='533' y='25' width='11' height='2'/><rect x='531' y='25' width='3' height='1'/><rect x='181' y='4' width='1' height='3'/><rect x='179' y='7' width='4' height='2'/><rect x='178' y='9' width='7' height='2'/><rect x='178' y='11' width='6' height='2'/><rect x='176' y='11' width='3' height='1'/><rect x='178' y='13' width='7' height='2'/><rect x='176' y='15' width='10' height='2'/><rect x='175' y='17' width='12' height='2'/><rect x='176' y='19' width='11' height='2'/><rect x='174' y='21' width='15' height='2'/><rect x='174' y='23' width='15' height='2'/><rect x='174' y='25' width='15' height='2'/><rect x='-179' y='4' width='1' height='3'/><rect x='-181' y='7' width='4' height='2'/><rect x='-182' y='9' width='7' height='2'/><rect x='-182' y='11' width='6' height='2'/><rect x='-184' y='11' width='3' height='1'/><rect x='-182' y='13' width='7' height='2'/><rect x='-184' y='15' width='10' height='2'/><rect x='-185' y='17' width='12' height='2'/><rect x='-184' y='19' width='11' height='2'/><rect x='-186' y='21' width='15' height='2'/><rect x='-186' y='23' width='15' height='2'/><rect x='-186' y='25' width='15' height='2'/><rect x='541' y='4' width='1' height='3'/><rect x='539' y='7' width='4' height='2'/><rect x='538' y='9' width='7' height='2'/><rect x='538' y='11' width='6' height='2'/><rect x='536' y='11' width='3' height='1'/><rect x='538' y='13' width='7' height='2'/><rect x='536' y='15' width='10' height='2'/><rect x='535' y='17' width='12' height='2'/><rect x='536' y='19' width='11' height='2'/><rect x='534' y='21' width='15' height='2'/><rect x='534' y='23' width='15' height='2'/><rect x='534' y='25' width='15' height='2'/><rect x='187' y='11' width='2' height='3'/><rect x='186' y='14' width='4' height='2'/><rect x='186' y='16' width='4' height='2'/><rect x='186' y='18' width='4' height='2'/><rect x='185' y='20' width='7' height='2'/><rect x='184' y='22' width='9' height='2'/><rect x='184' y='24' width='8' height='2'/><rect x='-173' y='11' width='2' height='3'/><rect x='-174' y='14' width='4' height='2'/><rect x='-174' y='16' width='4' height='2'/><rect x='-174' y='18' width='4' height='2'/><rect x='-175' y='20' width='7' height='2'/><rect x='-176' y='22' width='9' height='2'/><rect x='-176' y='24' width='8' height='2'/><rect x='547' y='11' width='2' height='3'/><rect x='546' y='14' width='4' height='2'/><rect x='546' y='16' width='4' height='2'/><rect x='546' y='18' width='4' height='2'/><rect x='545' y='20' width='7' height='2'/><rect x='544' y='22' width='9' height='2'/><rect x='544' y='24' width='8' height='2'/><rect x='190' y='4' width='2' height='3'/><rect x='189' y='7' width='5' height='2'/><rect x='190' y='9' width='3' height='2'/><rect x='188' y='11' width='7' height='2'/><rect x='189' y='13' width='5' height='2'/><rect x='188' y='15' width='6' height='2'/><rect x='189' y='17' width='5' height='2'/><rect x='187' y='19' width='9' height='2'/><rect x='188' y='21' width='7' height='2'/><rect x='187' y='23' width='8' height='2'/><rect x='185' y='23' width='3' height='1'/><rect x='186' y='25' width='10' height='2'/><rect x='-170' y='4' width='2' height='3'/><rect x='-171' y='7' width='5' height='2'/><rect x='-170' y='9' width='3' height='2'/><rect x='-172' y='11' width='7' height='2'/><rect x='-171' y='13' width='5' height='2'/><rect x='-172' y='15' width='6' height='2'/><rect x='-171' y='17' width='5' height='2'/><rect x='-173' y='19' width='9' height='2'/><rect x='-172' y='21' width='7' height='2'/><rect x='-173' y='23' width='8' height='2'/><rect x='-175' y='23' width='3' height='1'/><rect x='-174' y='25' width='10' height='2'/><rect x='550' y='4' width='2' height='3'/><rect x='549' y='7' width='5' height='2'/><rect x='550' y='9' width='3' height='2'/><rect x='548' y='11' width='7' height='2'/><rect x='549' y='13' width='5' height='2'/><rect x='548' y='15' width='6' height='2'/><rect x='549' y='17' width='5' height='2'/><rect x='547' y='19' width='9' height='2'/><rect x='548' y='21' width='7' height='2'/><rect x='547' y='23' width='8' height='2'/><rect x='545' y='23' width='3' height='1'/><rect x='546' y='25' width='10' height='2'/><rect x='196' y='12' width='2' height='3'/><rect x='196' y='15' width='3' height='2'/><rect x='196' y='17' width='3' height='2'/><rect x='194' y='19' width='6' height='2'/><rect x='192' y='19' width='3' height='1'/><rect x='194' y='21' width='7' height='2'/><rect x='193' y='23' width='8' height='2'/><rect x='193' y='25' width='8' height='2'/><rect x='-164' y='12' width='2' height='3'/><rect x='-164' y='15' width='3' height='2'/><rect x='-164' y='17' width='3' height='2'/><rect x='-166' y='19' width='6' height='2'/><rect x='-168' y='19' width='3' height='1'/><rect x='-166' y='21' width='7' height='2'/><rect x='-167' y='23' width='8' height='2'/><rect x='-167' y='25' width='8' height='2'/><rect x='556' y='12' width='2' height='3'/><rect x='556' y='15' width='3' height='2'/><rect x='556' y='17' width='3' height='2'/><rect x='554' y='19' width='6' height='2'/><rect x='552' y='19' width='3' height='1'/><rect x='554' y='21' width='7' height='2'/><rect x='553' y='23' width='8' height='2'/><rect x='553' y='25' width='8' height='2'/><rect x='201' y='7' width='1' height='3'/><rect x='200' y='10' width='3' height='2'/><rect x='199' y='12' width='4' height='2'/><rect x='200' y='14' width='3' height='2'/><rect x='202' y='14' width='3' height='1'/><rect x='199' y='16' width='4' height='2'/><rect x='199' y='18' width='5' height='2'/><rect x='198' y='20' width='6' height='2'/><rect x='204' y='20' width='3' height='1'/><rect x='197' y='22' width='9' height='2'/><rect x='196' y='24' width='11' height='2'/><rect x='-159' y='7' width='1' height='3'/><rect x='-160' y='10' width='3' height='2'/><rect x='-161' y='12' width='4' height='2'/><rect x='-160' y='14' width='3' height='2'/><rect x='-158' y='14' width='3' height='1'/><rect x='-161' y='16' width='4' height='2'/><rect x='-161' y='18' width='5' height='2'/><rect x='-162' y='20' width='6' height='2'/><rect x='-156' y='20' width='3' height='1'/><rect x='-163' y='22' width='9' height='2'/><rect x='-164' y='24' width='11' height='2'/><rect x='561' y='7' width='1' height='3'/><rect x='560' y='10' width='3' height='2'/><rect x='559' y='12' width='4' height='2'/><rect x='560' y='14' width='3' height='2'/><rect x='562' y='14' width='3' height='1'/><rect x='559' y='16' width='4' height='2'/><rect x='559' y='18' width='5' height='2'/><rect x='558' y='20' width='6' height='2'/><rect x='564' y='20' width='3' height='1'/><rect x='557' y='22' width='9' height='2'/><rect x='556' y='24' width='11' height='2'/><rect x='206' y='9' width='1' height='3'/><rect x='205' y='12' width='3' height='2'/><rect x='205' y='14' width='2' height='2'/><rect x='205' y='16' width='2' height='2'/><rect x='207' y='16' width='3' height='1'/><rect x='205' y='18' width='3' height='2'/><rect x='203' y='20' width='7' height='2'/><rect x='202' y='22' width='8' height='2'/><rect x='201' y='24' width='11' height='2'/><rect x='-154' y='9' width='1' height='3'/><rect x='-155' y='12' width='3' height='2'/><rect x='-155' y='14' width='2' height='2'/><rect x='-155' y='16' width='2' height='2'/><rect x='-153' y='16' width='3' height='1'/><rect x='-155' y='18' width='3' height='2'/><rect x='-157' y='20' width='7' height='2'/><rect x='-158' y='22' width='8' height='2'/><rect x='-159' y='24' width='11' height='2'/><rect x='566' y='9' width='1' height='3'/><rect x='565' y='12' width='3' height='2'/><rect x='565' y='14' width='2' height='2'/><rect x='565' y='16' width='2' height='2'/><rect x='567' y='16' width='3' height='1'/><rect x='565' y='18' width='3' height='2'/><rect x='563' y='20' width='7' height='2'/><rect x='562' y='22' width='8' height='2'/><rect x='561' y='24' width='11' height='2'/><rect x='207' y='17' width='7' height='3'/><rect x='-153' y='17' width='7' height='3'/><rect x='567' y='17' width='7' height='3'/><rect x='206' y='19' width='9' height='3'/><rect x='-154' y='19' width='9' height='3'/><rect x='566' y='19' width='9' height='3'/><rect x='206' y='21' width='9' height='3'/><rect x='-154' y='21' width='9' height='3'/><rect x='566' y='21' width='9' height='3'/><rect x='207' y='23' width='7' height='3'/><rect x='-153' y='23' width='7' height='3'/><rect x='567' y='23' width='7' height='3'/><rect x='215' y='12' width='1' height='3'/><rect x='214' y='15' width='3' height='2'/><rect x='213' y='17' width='5' height='2'/><rect x='212' y='19' width='7' height='2'/><rect x='218' y='19' width='3' height='1'/><rect x='212' y='21' width='7' height='2'/><rect x='211' y='23' width='8' height='2'/><rect x='211' y='25' width='8' height='2'/><rect x='219' y='25' width='3' height='1'/><rect x='-145' y='12' width='1' height='3'/><rect x='-146' y='15' width='3' height='2'/><rect x='-147' y='17' width='5' height='2'/><rect x='-148' y='19' width='7' height='2'/><rect x='-142' y='19' width='3' height='1'/><rect x='-148' y='21' width='7' height='2'/><rect x='-149' y='23' width='8' height='2'/><rect x='-149' y='25' width='8' height='2'/><rect x='-141' y='25' width='3' height='1'/><rect x='575' y='12' width='1' height='3'/><rect x='574' y='15' width='3' height='2'/><rect x='573' y='17' width='5' height='2'/><rect x='572' y='19' width='7' height='2'/><rect x='578' y='19' width='3' height='1'/><rect x='572' y='21' width='7' height='2'/><rect x='571' y='23' width='8' height='2'/><rect x='571' y='25' width='8' height='2'/><rect x='579' y='25' width='3' height='1'/><rect x='217' y='6' width='2' height='3'/><rect x='216' y='9' width='4' height='2'/><rect x='215' y='11' width='6' height='2'/><rect x='216' y='13' width='5' height='2'/><rect x='214' y='13' width='3' height='1'/><rect x='214' y='15' width='9' height='2'/><rect x='214' y='17' width='8' height='2'/><rect x='213' y='19' width='10' height='2'/><rect x='212' y='21' width='13' height='2'/><rect x='213' y='23' width='11' height='2'/><rect x='211' y='25' width='15' height='2'/><rect x='225' y='25' width='3' height='1'/><rect x='-143' y='6' width='2' height='3'/><rect x='-144' y='9' width='4' height='2'/><rect x='-145' y='11' width='6' height='2'/><rect x='-144' y='13' width='5' height='2'/><rect x='-146' y='13' width='3' height='1'/><rect x='-146' y='15' width='9' height='2'/><rect x='-146' y='17' width='8' height='2'/><rect x='-147' y='19' width='10' height='2'/><rect x='-148' y='21' width='13' height='2'/><rect x='-147' y='23' width='11' height='2'/><rect x='-149' y='25' width='15' height='2'/><rect x='-135' y='25' width='3' height='1'/><rect x='577' y='6' width='2' height='3'/><rect x='576' y='9' width='4' height='2'/><rect x='575' y='11' width='6' height='2'/><rect x='576' y='13' width='5' height='2'/><rect x='574' y='13' width='3' height='1'/><rect x='574' y='15' width='9' height='2'/><rect x='574' y='17' width='8' height='2'/><rect x='573' y='19' width='10' height='2'/><rect x='572' y='21' width='13' height='2'/><rect x='573' y='23' width='11' height='2'/><rect x='571' y='25' width='15' height='2'/><rect x='585' y='25' width='3' height='1'/><rect x='222' y='6' width='2' height='3'/><rect x='222' y='9' width='3' height='2'/><rect x='222' y='11' width='3' height='2'/><rect x='222' y='13' width='3' height='2'/><rect x='220' y='13' width='3' height='1'/><rect x='222' y='15' width='2' height='2'/><rect x='222' y='17' width='2' height='2'/><rect x='221' y='19' width='4' height='2'/><rect x='225' y='19' width='3' height='1'/><rect x='221' y='21' width='5' height='2'/><rect x='219' y='23' width='8' height='2'/><rect x='218' y='25' width='10' height='2'/><rect x='216' y='25' width='3' height='1'/><rect x='-138' y='6' width='2' height='3'/><rect x='-138' y='9' width='3' height='2'/><rect x='-138' y='11' width='3' height='2'/><rect x='-138' y='13' width='3' height='2'/><rect x='-140' y='13' width='3' height='1'/><rect x='-138' y='15' width='2' height='2'/><rect x='-138' y='17' width='2' height='2'/><rect x='-139' y='19' width='4' height='2'/><rect x='-135' y='19' width='3' height='1'/><rect x='-139' y='21' width='5' height='2'/><rect x='-141' y='23' width='8' height='2'/><rect x='-142' y='25' width='10' height='2'/><rect x='-144' y='25' width='3' height='1'/><rect x='582' y='6' width='2' height='3'/><rect x='582' y='9' width='3' height='2'/><rect x='582' y='11' width='3' height='2'/><rect x='582' y='13' width='3' height='2'/><rect x='580' y='13' width='3' height='1'/><rect x='582' y='15' width='2' height='2'/><rect x='582' y='17' width='2' height='2'/><rect x='581' y='19' width='4' height='2'/><rect x='585' y='19' width='3' height='1'/><rect x='581' y='21' width='5' height='2'/><rect x='579' y='23' width='8' height='2'/><rect x='578' y='25' width='10' height='2'/><rect x='576' y='25' width='3' height='1'/><rect x='224' y='17' width='6' height='3'/><rect x='-136' y='17' width='6' height='3'/><rect x='584' y='17' width='6' height='3'/><rect x='223' y='19' width='8' height='3'/><rect x='-137' y='19' width='8' height='3'/><rect x='583' y='19' width='8' height='3'/><rect x='223' y='21' width='8' height='3'/><rect x='-137' y='21' width='8' height='3'/><rect x='583' y='21' width='8' height='3'/><rect x='224' y='23' width='6' height='3'/><rect x='-136' y='23' width='6' height='3'/><rect x='584' y='23' width='6' height='3'/><rect x='229' y='18' width='11' height='3'/><rect x='-131' y='18' width='11' height='3'/><rect x='589' y='18' width='11' height='3'/><rect x='228' y='20' width='13' height='3'/><rect x='-132' y='20' width='13' height='3'/><rect x='588' y='20' width='13' height='3'/><rect x='228' y='22' width='13' height='3'/><rect x='-132' y='22' width='13' height='3'/><rect x='588' y='22' width='13' height='3'/><rect x='229' y='24' width='11' height='3'/><rect x='-131' y='24' width='11' height='3'/><rect x='589' y='24' width='11' height='3'/><rect x='238' y='17' width='7' height='3'/><rect x='-122' y='17' width='7' height='3'/><rect x='598' y='17' width='7' height='3'/><rect x='237' y='19' width='9' height='3'/><rect x='-123' y='19' width='9' height='3'/><rect x='597' y='19' width='9' height='3'/><rect x='237' y='21' width='9' height='3'/><rect x='-123' y='21' width='9' height='3'/><rect x='597' y='21' width='9' height='3'/><rect x='238' y='23' width='7' height='3'/><rect x='-122' y='23' width='7' height='3'/><rect x='598' y='23' width='7' height='3'/><rect x='245' y='6' width='2' height='3'/><rect x='244' y='9' width='4' height='2'/><rect x='243' y='11' width='6' height='2'/><rect x='242' y='13' width='8' height='2'/><rect x='240' y='13' width='3' height='1'/><rect x='241' y='15' width='10' height='2'/><rect x='240' y='17' width='12' height='2'/><rect x='240' y='19' width='13' height='2'/><rect x='238' y='19' width='3' height='1'/><rect x='240' y='21' width='12' height='2'/><rect x='240' y='23' width='13' height='2'/><rect x='241' y='25' width='11' height='2'/><rect x='239' y='25' width='3' height='1'/><rect x='-115' y='6' width='2' height='3'/><rect x='-116' y='9' width='4' height='2'/><rect x='-117' y='11' width='6' height='2'/><rect x='-118' y='13' width='8' height='2'/><rect x='-120' y='13' width='3' height='1'/><rect x='-119' y='15' width='10' height='2'/><rect x='-120' y='17' width='12' height='2'/><rect x='-120' y='19' width='13' height='2'/><rect x='-122' y='19' width='3' height='1'/><rect x='-120' y='21' width='12' height='2'/><rect x='-120' y='23' width='13' height='2'/><rect x='-119' y='25' width='11' height='2'/><rect x='-121' y='25' width='3' height='1'/><rect x='605' y='6' width='2' height='3'/><rect x='604' y='9' width='4' height='2'/><rect x='603' y='11' width='6' height='2'/><rect x='602' y='13' width='8' height='2'/><rect x='600' y='13' width='3' height='1'/><rect x='601' y='15' width='10' height='2'/><rect x='600' y='17' width='12' height='2'/><rect x='600' y='19' width='13' height='2'/><rect x='598' y='19' width='3' height='1'/><rect x='600' y='21' width='12' height='2'/><rect x='600' y='23' width='13' height='2'/><rect x='601' y='25' width='11' height='2'/><rect x='599' y='25' width='3' height='1'/><rect x='250' y='4' width='2' height='3'/><rect x='250' y='7' width='2' height='2'/><rect x='250' y='9' width='3' height='2'/><rect x='249' y='11' width='4' height='2'/><rect x='249' y='13' width='5' height='2'/><rect x='247' y='15' width='8' height='2'/><rect x='246' y='17' width='10' height='2'/><rect x='256' y='17' width='3' height='1'/><rect x='246' y='19' width='11' height='2'/><rect x='246' y='21' width='10' height='2'/><rect x='246' y='23' width='10' height='2'/><rect x='244' y='23' width='3' height='1'/><rect x='246' y='25' width='11' height='2'/><rect x='-110' y='4' width='2' height='3'/><rect x='-110' y='7' width='2' height='2'/><rect x='-110' y='9' width='3' height='2'/><rect x='-111' y='11' width='4' height='2'/><rect x='-111' y='13' width='5' height='2'/><rect x='-113' y='15' width='8' height='2'/><rect x='-114' y='17' width='10' height='2'/><rect x='-104' y='17' width='3' height='1'/><rect x='-114' y='19' width='11' height='2'/><rect x='-114' y='21' width='10' height='2'/><rect x='-114' y='23' width='10' height='2'/><rect x='-116' y='23' width='3' height='1'/><rect x='-114' y='25' width='11' height='2'/><rect x='610' y='4' width='2' height='3'/><rect x='610' y='7' width='2' height='2'/><rect x='610' y='9' width='3' height='2'/><rect x='609' y='11' width='4' height='2'/><rect x='609' y='13' width='5' height='2'/><rect x='607' y='15' width='8' height='2'/><rect x='606' y='17' width='10' height='2'/><rect x='616' y='17' width='3' height='1'/><rect x='606' y='19' width='11' height='2'/><rect x='606' y='21' width='10' height='2'/><rect x='606' y='23' width='10' height='2'/><rect x='604' y='23' width='3' height='1'/><rect x='606' y='25' width='11' height='2'/><rect x='259' y='7' width='1' height='3'/><rect x='258' y='10' width='3' height='2'/><rect x='256' y='12' width='7' height='2'/><rect x='257' y='14' width='5' height='2'/><rect x='255' y='14' width='3' height='1'/><rect x='255' y='16' width='8' height='2'/><rect x='255' y='18' width='8' height='2'/><rect x='256' y='20' width='7' height='2'/><rect x='254' y='20' width='3' height='1'/><rect x='255' y='22' width='8' height='2'/><rect x='254' y='24' width='10' height='2'/><rect x='-101' y='7' width='1' height='3'/><rect x='-102' y='10' width='3' height='2'/><rect x='-104' y='12' width='7' height='2'/><rect x='-103' y='14' width='5' height='2'/><rect x='-105' y='14' width='3' height='1'/><rect x='-105' y='16' width='8' height='2'/><rect x='-105' y='18' width='8' height='2'/><rect x='-104' y='20' width='7' height='2'/><rect x='-106' y='20' width='3' height='1'/><rect x='-105' y='22' width='8' height='2'/><rect x='-106' y='24' width='10' height='2'/><rect x='619' y='7' width='1' height='3'/><rect x='618' y='10' width='3' height='2'/><rect x='616' y='12' width='7' height='2'/><rect x='617' y='14' width='5' height='2'/><rect x='615' y='14' width='3' height='1'/><rect x='615' y='16' width='8' height='2'/><rect x='615' y='18' width='8' height='2'/><rect x='616' y='20' width='7' height='2'/><rect x='614' y='20' width='3' height='1'/><rect x='615' y='22' width='8' height='2'/><rect x='614' y='24' width='10' height='2'/><rect x='266' y='6' width='1' height='3'/><rect x='265' y='9' width='2' height='2'/><rect x='265' y='11' width='2' height='2'/><rect x='264' y='13' width='4' height='2'/><rect x='262' y='13' width='3' height='1'/><rect x='264' y='15' width='5' height='2'/><rect x='262' y='17' width='8' height='2'/><rect x='262' y='19' width='8' height='2'/><rect x='270' y='19' width='3' height='1'/><rect x='262' y='21' width='8' height='2'/><rect x='262' y='23' width='8' height='2'/><rect x='262' y='25' width='9' height='2'/><rect x='260' y='25' width='3' height='1'/><rect x='-94' y='6' width='1' height='3'/><rect x='-95' y='9' width='2' height='2'/><rect x='-95' y='11' width='2' height='2'/><rect x='-96' y='13' width='4' height='2'/><rect x='-98' y='13' width='3' height='1'/><rect x='-96' y='15' width='5' height='2'/><rect x='-98' y='17' width='8' height='2'/><rect x='-98' y='19' width='8' height='2'/><rect x='-90' y='19' width='3' height='1'/><rect x='-98' y='21' width='8' height='2'/><rect x='-98' y='23' width='8' height='2'/><rect x='-98' y='25' width='9' height='2'/><rect x='-100' y='25' width='3' height='1'/><rect x='626' y='6' width='1' height='3'/><rect x='625' y='9' width='2' height='2'/><rect x='625' y='11' width='2' height='2'/><rect x='624' y='13' width='4' height='2'/><rect x='622' y='13' width='3' height='1'/><rect x='624' y='15' width='5' height='2'/><rect x='622' y='17' width='8' height='2'/><rect x='622' y='19' width='8' height='2'/><rect x='630' y='19' width='3' height='1'/><rect x='622' y='21' width='8' height='2'/><rect x='622' y='23' width='8' height='2'/><rect x='622' y='25' width='9' height='2'/><rect x='620' y='25' width='3' height='1'/><rect x='273' y='4' width='1' height='3'/><rect x='272' y='7' width='3' height='2'/><rect x='270' y='9' width='6' height='2'/><rect x='269' y='11' width='8' height='2'/><rect x='277' y='11' width='3' height='1'/><rect x='268' y='13' width='10' height='2'/><rect x='268' y='15' width='11' height='2'/><rect x='267' y='17' width='12' height='2'/><rect x='265' y='17' width='3' height='1'/><rect x='267' y='19' width='12' height='2'/><rect x='267' y='21' width='13' height='2'/><rect x='268' y='23' width='11' height='2'/><rect x='266' y='23' width='3' height='1'/><rect x='268' y='25' width='11' height='2'/><rect x='-87' y='4' width='1' height='3'/><rect x='-88' y='7' width='3' height='2'/><rect x='-90' y='9' width='6' height='2'/><rect x='-91' y='11' width='8' height='2'/><rect x='-83' y='11' width='3' height='1'/><rect x='-92' y='13' width='10' height='2'/><rect x='-92' y='15' width='11' height='2'/><rect x='-93' y='17' width='12' height='2'/><rect x='-95' y='17' width='3' height='1'/><rect x='-93' y='19' width='12' height='2'/><rect x='-93' y='21' width='13' height='2'/><rect x='-92' y='23' width='11' height='2'/><rect x='-94' y='23' width='3' height='1'/><rect x='-92' y='25' width='11' height='2'/><rect x='633' y='4' width='1' height='3'/><rect x='632' y='7' width='3' height='2'/><rect x='630' y='9' width='6' height='2'/><rect x='629' y='11' width='8' height='2'/><rect x='637' y='11' width='3' height='1'/><rect x='628' y='13' width='10' height='2'/><rect x='628' y='15' width='11' height='2'/><rect x='627' y='17' width='12' height='2'/><rect x='625' y='17' width='3' height='1'/><rect x='627' y='19' width='12' height='2'/><rect x='627' y='21' width='13' height='2'/><rect x='628' y='23' width='11' height='2'/><rect x='626' y='23' width='3' height='1'/><rect x='628' y='25' width='11' height='2'/><rect x='277' y='9' width='2' height='3'/><rect x='277' y='12' width='2' height='2'/><rect x='277' y='14' width='2' height='2'/><rect x='276' y='16' width='4' height='2'/><rect x='276' y='18' width='5' height='2'/><rect x='274' y='20' width='8' height='2'/><rect x='273' y='22' width='10' height='2'/><rect x='283' y='22' width='3' height='1'/><rect x='273' y='24' width='10' height='2'/><rect x='-83' y='9' width='2' height='3'/><rect x='-83' y='12' width='2' height='2'/><rect x='-83' y='14' width='2' height='2'/><rect x='-84' y='16' width='4' height='2'/><rect x='-84' y='18' width='5' height='2'/><rect x='-86' y='20' width='8' height='2'/><rect x='-87' y='22' width='10' height='2'/><rect x='-77' y='22' width='3' height='1'/><rect x='-87' y='24' width='10' height='2'/><rect x='637' y='9' width='2' height='3'/><rect x='637' y='12' width='2' height='2'/><rect x='637' y='14' width='2' height='2'/><rect x='636' y='16' width='4' height='2'/><rect x='636' y='18' width='5' height='2'/><rect x='634' y='20' width='8' height='2'/><rect x='633' y='22' width='10' height='2'/><rect x='643' y='22' width='3' height='1'/><rect x='633' y='24' width='10' height='2'/><rect x='282' y='4' width='1' height='3'/><rect x='280' y='7' width='4' height='2'/><rect x='280' y='9' width='5' height='2'/><rect x='280' y='11' width='5' height='2'/><rect x='278' y='13' width='9' height='2'/><rect x='278' y='15' width='8' height='2'/><rect x='277' y='17' width='10' height='2'/><rect x='276' y='19' width='12' height='2'/><rect x='276' y='21' width='12' height='2'/><rect x='275' y='23' width='14' height='2'/><rect x='273' y='23' width='3' height='1'/><rect x='275' y='25' width='14' height='2'/><rect x='-78' y='4' width='1' height='3'/><rect x='-80' y='7' width='4' height='2'/><rect x='-80' y='9' width='5' height='2'/><rect x='-80' y='11' width='5' height='2'/><rect x='-82' y='13' width='9' height='2'/><rect x='-82' y='15' width='8' height='2'/><rect x='-83' y='17' width='10' height='2'/><rect x='-84' y='19' width='12' height='2'/><rect x='-84' y='21' width='12' height='2'/><rect x='-85' y='23' width='14' height='2'/><rect x='-87' y='23' width='3' height='1'/><rect x='-85' y='25' width='14' height='2'/><rect x='642' y='4' width='1' height='3'/><rect x='640' y='7' width='4' height='2'/><rect x='640' y='9' width='5' height='2'/><rect x='640' y='11' width='5' height='2'/><rect x='638' y='13' width='9' height='2'/><rect x='638' y='15' width='8' height='2'/><rect x='637' y='17' width='10' height='2'/><rect x='636' y='19' width='12' height='2'/><rect x='636' y='21' width='12' height='2'/><rect x='635' y='23' width='14' height='2'/><rect x='633' y='23' width='3' height='1'/><rect x='635' y='25' width='14' height='2'/><rect x='287' y='6' width='1' height='3'/><rect x='286' y='9' width='2' height='2'/><rect x='285' y='11' width='4' height='2'/><rect x='285' y='13' width='5' height='2'/><rect x='284' y='15' width='6' height='2'/><rect x='283' y='17' width='9' height='2'/><rect x='282' y='19' width='10' height='2'/><rect x='292' y='19' width='3' height='1'/><rect x='281' y='21' width='13' height='2'/><rect x='282' y='23' width='11' height='2'/><rect x='281' y='25' width='13' height='2'/><rect x='293' y='25' width='3' height='1'/><rect x='-73' y='6' width='1' height='3'/><rect x='-74' y='9' width='2' height='2'/><rect x='-75' y='11' width='4' height='2'/><rect x='-75' y='13' width='5' height='2'/><rect x='-76' y='15' width='6' height='2'/><rect x='-77' y='17' width='9' height='2'/><rect x='-78' y='19' width='10' height='2'/><rect x='-68' y='19' width='3' height='1'/><rect x='-79' y='21' width='13' height='2'/><rect x='-78' y='23' width='11' height='2'/><rect x='-79' y='25' width='13' height='2'/><rect x='-67' y='25' width='3' height='1'/><rect x='647' y='6' width='1' height='3'/><rect x='646' y='9' width='2' height='2'/><rect x='645' y='11' width='4' height='2'/><rect x='645' y='13' width='5' height='2'/><rect x='644' y='15' width='6' height='2'/><rect x='643' y='17' width='9' height='2'/><rect x='642' y='19' width='10' height='2'/><rect x='652' y='19' width='3' height='1'/><rect x='641' y='21' width='13' height='2'/><rect x='642' y='23' width='11' height='2'/><rect x='641' y='25' width='13' height='2'/><rect x='653' y='25' width='3' height='1'/><rect x='288' y='17' width='12' height='3'/><rect x='-72' y='17' width='12' height='3'/><rect x='648' y='17' width='12' height='3'/><rect x='287' y='19' width='14' height='3'/><rect x='-73' y='19' width='14' height='3'/><rect x='647' y='19' width='14' height='3'/><rect x='287' y='21' width='14' height='3'/><rect x='-73' y='21' width='14' height='3'/><rect x='647' y='21' width='14' height='3'/><rect x='288' y='23' width='12' height='3'/><rect x='-72' y='23' width='12' height='3'/><rect x='648' y='23' width='12' height='3'/><rect x='300' y='9' width='2' height='3'/><rect x='300' y='12' width='3' height='2'/><rect x='299' y='14' width='5' height='2'/><rect x='298' y='16' width='6' height='2'/><rect x='304' y='16' width='3' height='1'/><rect x='298' y='18' width='7' height='2'/><rect x='297' y='20' width='9' height='2'/><rect x='296' y='22' width='10' height='2'/><rect x='294' y='22' width='3' height='1'/><rect x='296' y='24' width='11' height='2'/><rect x='-60' y='9' width='2' height='3'/><rect x='-60' y='12' width='3' height='2'/><rect x='-61' y='14' width='5' height='2'/><rect x='-62' y='16' width='6' height='2'/><rect x='-56' y='16' width='3' height='1'/><rect x='-62' y='18' width='7' height='2'/><rect x='-63' y='20' width='9' height='2'/><rect x='-64' y='22' width='10' height='2'/><rect x='-66' y='22' width='3' height='1'/><rect x='-64' y='24' width='11' height='2'/><rect x='660' y='9' width='2' height='3'/><rect x='660' y='12' width='3' height='2'/><rect x='659' y='14' width='5' height='2'/><rect x='658' y='16' width='6' height='2'/><rect x='664' y='16' width='3' height='1'/><rect x='658' y='18' width='7' height='2'/><rect x='657' y='20' width='9' height='2'/><rect x='656' y='22' width='10' height='2'/><rect x='654' y='22' width='3' height='1'/><rect x='656' y='24' width='11' height='2'/><rect x='305' y='4' width='2' height='3'/><rect x='305' y='7' width='2' height='2'/><rect x='305' y='9' width='2' height='2'/><rect x='304' y='11' width='4' height='2'/><rect x='308' y='11' width='3' height='1'/><rect x='303' y='13' width='6' height='2'/><rect x='302' y='15' width='9' height='2'/><rect x='302' y='17' width='8' height='2'/><rect x='302' y='19' width='8' height='2'/><rect x='302' y='21' width='9' height='2'/><rect x='301' y='23' width='10' height='2'/><rect x='311' y='23' width='3' height='1'/><rect x='300' y='25' width='12' height='2'/><rect x='-55' y='4' width='2' height='3'/><rect x='-55' y='7' width='2' height='2'/><rect x='-55' y='9' width='2' height='2'/><rect x='-56' y='11' width='4' height='2'/><rect x='-52' y='11' width='3' height='1'/><rect x='-57' y='13' width='6' height='2'/><rect x='-58' y='15' width='9' height='2'/><rect x='-58' y='17' width='8' height='2'/><rect x='-58' y='19' width='8' height='2'/><rect x='-58' y='21' width='9' height='2'/><rect x='-59' y='23' width='10' height='2'/><rect x='-49' y='23' width='3' height='1'/><rect x='-60' y='25' width='12' height='2'/><rect x='665' y='4' width='2' height='3'/><rect x='665' y='7' width='2' height='2'/><rect x='665' y='9' width='2' height='2'/><rect x='664' y='11' width='4' height='2'/><rect x='668' y='11' width='3' height='1'/><rect x='663' y='13' width='6' height='2'/><rect x='662' y='15' width='9' height='2'/><rect x='662' y='17' width='8' height='2'/><rect x='662' y='19' width='8' height='2'/><rect x='662' y='21' width='9' height='2'/><rect x='661' y='23' width='10' height='2'/><rect x='671' y='23' width='3' height='1'/><rect x='660' y='25' width='12' height='2'/><rect x='314' y='9' width='1' height='3'/><rect x='313' y='12' width='3' height='2'/><rect x='311' y='14' width='6' height='2'/><rect x='311' y='16' width='7' height='2'/><rect x='317' y='16' width='3' height='1'/><rect x='309' y='18' width='10' height='2'/><rect x='309' y='20' width='11' height='2'/><rect x='309' y='22' width='10' height='2'/><rect x='307' y='22' width='3' height='1'/><rect x='309' y='24' width='10' height='2'/><rect x='-46' y='9' width='1' height='3'/><rect x='-47' y='12' width='3' height='2'/><rect x='-49' y='14' width='6' height='2'/><rect x='-49' y='16' width='7' height='2'/><rect x='-43' y='16' width='3' height='1'/><rect x='-51' y='18' width='10' height='2'/><rect x='-51' y='20' width='11' height='2'/><rect x='-51' y='22' width='10' height='2'/><rect x='-53' y='22' width='3' height='1'/><rect x='-51' y='24' width='10' height='2'/><rect x='674' y='9' width='1' height='3'/><rect x='673' y='12' width='3' height='2'/><rect x='671' y='14' width='6' height='2'/><rect x='671' y='16' width='7' height='2'/><rect x='677' y='16' width='3' height='1'/><rect x='669' y='18' width='10' height='2'/><rect x='669' y='20' width='11' height='2'/><rect x='669' y='22' width='10' height='2'/><rect x='667' y='22' width='3' height='1'/><rect x='669' y='24' width='10' height='2'/><rect x='318' y='11' width='2' height='3'/><rect x='317' y='14' width='4' height='2'/><rect x='316' y='16' width='6' height='2'/><rect x='316' y='18' width='7' height='2'/><rect x='315' y='20' width='8' height='2'/><rect x='315' y='22' width='9' height='2'/><rect x='315' y='24' width='8' height='2'/><rect x='-42' y='11' width='2' height='3'/><rect x='-43' y='14' width='4' height='2'/><rect x='-44' y='16' width='6' height='2'/><rect x='-44' y='18' width='7' height='2'/><rect x='-45' y='20' width='8' height='2'/><rect x='-45' y='22' width='9' height='2'/><rect x='-45' y='24' width='8' height='2'/><rect x='678' y='11' width='2' height='3'/><rect x='677' y='14' width='4' height='2'/><rect x='676' y='16' width='6' height='2'/><rect x='676' y='18' width='7' height='2'/><rect x='675' y='20' width='8' height='2'/><rect x='675' y='22' width='9' height='2'/><rect x='675' y='24' width='8' height='2'/><rect x='323' y='12' width='1' height='3'/><rect x='322' y='15' width='2' height='2'/><rect x='322' y='17' width='2' height='2'/><rect x='322' y='19' width='3' height='2'/><rect x='320' y='19' width='3' height='1'/><rect x='320' y='21' width='6' height='2'/><rect x='319' y='23' width='8' height='2'/><rect x='319' y='25' width='8' height='2'/><rect x='-37' y='12' width='1' height='3'/><rect x='-38' y='15' width='2' height='2'/><rect x='-38' y='17' width='2' height='2'/><rect x='-38' y='19' width='3' height='2'/><rect x='-40' y='19' width='3' height='1'/><rect x='-40' y='21' width='6' height='2'/><rect x='-41' y='23' width='8' height='2'/><rect x='-41' y='25' width='8' height='2'/><rect x='683' y='12' width='1' height='3'/><rect x='682' y='15' width='2' height='2'/><rect x='682' y='17' width='2' height='2'/><rect x='682' y='19' width='3' height='2'/><rect x='680' y='19' width='3' height='1'/><rect x='680' y='21' width='6' height='2'/><rect x='679' y='23' width='8' height='2'/><rect x='679' y='25' width='8' height='2'/><rect x='329' y='11' width='1' height='3'/><rect x='327' y='14' width='4' height='2'/><rect x='327' y='16' width='5' height='2'/><rect x='326' y='18' width='6' height='2'/><rect x='325' y='20' width='9' height='2'/><rect x='326' y='22' width='7' height='2'/><rect x='325' y='24' width='8' height='2'/><rect x='-31' y='11' width='1' height='3'/><rect x='-33' y='14' width='4' height='2'/><rect x='-33' y='16' width='5' height='2'/><rect x='-34' y='18' width='6' height='2'/><rect x='-35' y='20' width='9' height='2'/><rect x='-34' y='22' width='7' height='2'/><rect x='-35' y='24' width='8' height='2'/><rect x='689' y='11' width='1' height='3'/><rect x='687' y='14' width='4' height='2'/><rect x='687' y='16' width='5' height='2'/><rect x='686' y='18' width='6' height='2'/><rect x='685' y='20' width='9' height='2'/><rect x='686' y='22' width='7' height='2'/><rect x='685' y='24' width='8' height='2'/><rect x='334' y='12' width='2' height='3'/><rect x='334' y='15' width='2' height='2'/><rect x='334' y='17' width='2' height='2'/><rect x='334' y='19' width='2' height='2'/><rect x='332' y='19' width='3' height='1'/><rect x='334' y='21' width='2' height='2'/><rect x='334' y='23' width='2' height='2'/><rect x='333' y='25' width='4' height='2'/><rect x='331' y='25' width='3' height='1'/><rect x='-26' y='12' width='2' height='3'/><rect x='-26' y='15' width='2' height='2'/><rect x='-26' y='17' width='2' height='2'/><rect x='-26' y='19' width='2' height='2'/><rect x='-28' y='19' width='3' height='1'/><rect x='-26' y='21' width='2' height='2'/><rect x='-26' y='23' width='2' height='2'/><rect x='-27' y='25' width='4' height='2'/><rect x='-29' y='25' width='3' height='1'/><rect x='694' y='12' width='2' height='3'/><rect x='694' y='15' width='2' height='2'/><rect x='694' y='17' width='2' height='2'/><rect x='694' y='19' width='2' height='2'/><rect x='692' y='19' width='3' height='1'/><rect x='694' y='21' width='2' height='2'/><rect x='694' y='23' width='2' height='2'/><rect x='693' y='25' width='4' height='2'/><rect x='691' y='25' width='3' height='1'/><rect x='338' y='16' width='6' height='3'/><rect x='-22' y='16' width='6' height='3'/><rect x='698' y='16' width='6' height='3'/><rect x='337' y='18' width='8' height='3'/><rect x='-23' y='18' width='8' height='3'/><rect x='697' y='18' width='8' height='3'/><rect x='336' y='20' width='10' height='3'/><rect x='-24' y='20' width='10' height='3'/><rect x='696' y='20' width='10' height='3'/><rect x='337' y='22' width='8' height='3'/><rect x='-23' y='22' width='8' height='3'/><rect x='697' y='22' width='8' height='3'/><rect x='338' y='24' width='6' height='3'/><rect x='-22' y='24' width='6' height='3'/><rect x='698' y='24' width='6' height='3'/><rect x='347' y='6' width='1' height='3'/><rect x='345' y='9' width='5' height='2'/><rect x='345' y='11' width='5' height='2'/><rect x='343' y='13' width='9' height='2'/><rect x='343' y='15' width='9' height='2'/><rect x='341' y='17' width='13' height='2'/><rect x='341' y='19' width='12' height='2'/><rect x='341' y='21' width='12' height='2'/><rect x='341' y='23' width='13' height='2'/><rect x='340' y='25' width='14' height='2'/><rect x='-13' y='6' width='1' height='3'/><rect x='-15' y='9' width='5' height='2'/><rect x='-15' y='11' width='5' height='2'/><rect x='-17' y='13' width='9' height='2'/><rect x='-17' y='15' width='9' height='2'/><rect x='-19' y='17' width='13' height='2'/><rect x='-19' y='19' width='12' height='2'/><rect x='-19' y='21' width='12' height='2'/><rect x='-19' y='23' width='13' height='2'/><rect x='-20' y='25' width='14' height='2'/><rect x='707' y='6' width='1' height='3'/><rect x='705' y='9' width='5' height='2'/><rect x='705' y='11' width='5' height='2'/><rect x='703' y='13' width='9' height='2'/><rect x='703' y='15' width='9' height='2'/><rect x='701' y='17' width='13' height='2'/><rect x='701' y='19' width='12' height='2'/><rect x='701' y='21' width='12' height='2'/><rect x='701' y='23' width='13' height='2'/><rect x='700' y='25' width='14' height='2'/><rect x='352' y='9' width='2' height='3'/><rect x='351' y='12' width='4' height='2'/><rect x='350' y='14' width='6' height='2'/><rect x='351' y='16' width='5' height='2'/><rect x='349' y='16' width='3' height='1'/><rect x='349' y='18' width='8' height='2'/><rect x='349' y='20' width='8' height='2'/><rect x='349' y='22' width='9' height='2'/><rect x='347' y='22' width='3' height='1'/><rect x='348' y='24' width='11' height='2'/><rect x='-8' y='9' width='2' height='3'/><rect x='-9' y='12' width='4' height='2'/><rect x='-10' y='14' width='6' height='2'/><rect x='-9' y='16' width='5' height='2'/><rect x='-11' y='16' width='3' height='1'/><rect x='-11' y='18' width='8' height='2'/><rect x='-11' y='20' width='8' height='2'/><rect x='-11' y='22' width='9' height='2'/><rect x='-13' y='22' width='3' height='1'/><rect x='-12' y='24' width='11' height='2'/><rect x='712' y='9' width='2' height='3'/><rect x='711' y='12' width='4' height='2'/><rect x='710' y='14' width='6' height='2'/><rect x='711' y='16' width='5' height='2'/><rect x='709' y='16' width='3' height='1'/><rect x='709' y='18' width='8' height='2'/><rect x='709' y='20' width='8' height='2'/><rect x='709' y='22' width='9' height='2'/><rect x='707' y='22' width='3' height='1'/><rect x='708' y='24' width='11' height='2'/></g></svg>");height:68px}.path-mid{opacity:1;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='360' height='46'><g fill='%2346584a'><rect x='0' y='34' width='12' height='13'/><rect x='12' y='34' width='8' height='13'/><rect x='20' y='33' width='14' height='14'/><rect x='34' y='33' width='16' height='14'/><rect x='50' y='33' width='10' height='14'/><rect x='60' y='32' width='12' height='15'/><rect x='72' y='32' width='8' height='15'/><rect x='80' y='31' width='17' height='16'/><rect x='97' y='32' width='8' height='15'/><rect x='105' y='31' width='9' height='16'/><rect x='114' y='32' width='14' height='15'/><rect x='128' y='31' width='16' height='16'/><rect x='144' y='32' width='13' height='15'/><rect x='157' y='33' width='11' height='14'/><rect x='168' y='33' width='17' height='14'/><rect x='185' y='33' width='18' height='14'/><rect x='203' y='33' width='17' height='14'/><rect x='220' y='33' width='13' height='14'/><rect x='233' y='33' width='17' height='14'/><rect x='250' y='33' width='18' height='14'/><rect x='268' y='34' width='17' height='13'/><rect x='285' y='34' width='15' height='13'/><rect x='300' y='33' width='15' height='14'/><rect x='315' y='33' width='18' height='14'/><rect x='333' y='33' width='10' height='14'/><rect x='343' y='33' width='16' height='14'/><rect x='359' y='33' width='18' height='14'/><rect x='3' y='14' width='2' height='3'/><rect x='3' y='17' width='2' height='2'/><rect x='2' y='19' width='4' height='2'/><rect x='1' y='21' width='6' height='2'/><rect x='7' y='21' width='3' height='1'/><rect x='0' y='23' width='8' height='2'/><rect x='-1' y='25' width='10' height='2'/><rect x='-2' y='27' width='12' height='2'/><rect x='-4' y='27' width='3' height='1'/><rect x='-3' y='29' width='15' height='2'/><rect x='-3' y='31' width='14' height='2'/><rect x='-4' y='33' width='16' height='2'/><rect x='-4' y='35' width='17' height='2'/><rect x='-357' y='14' width='2' height='3'/><rect x='-357' y='17' width='2' height='2'/><rect x='-358' y='19' width='4' height='2'/><rect x='-359' y='21' width='6' height='2'/><rect x='-353' y='21' width='3' height='1'/><rect x='-360' y='23' width='8' height='2'/><rect x='-361' y='25' width='10' height='2'/><rect x='-362' y='27' width='12' height='2'/><rect x='-364' y='27' width='3' height='1'/><rect x='-363' y='29' width='15' height='2'/><rect x='-363' y='31' width='14' height='2'/><rect x='-364' y='33' width='16' height='2'/><rect x='-364' y='35' width='17' height='2'/><rect x='363' y='14' width='2' height='3'/><rect x='363' y='17' width='2' height='2'/><rect x='362' y='19' width='4' height='2'/><rect x='361' y='21' width='6' height='2'/><rect x='367' y='21' width='3' height='1'/><rect x='360' y='23' width='8' height='2'/><rect x='359' y='25' width='10' height='2'/><rect x='358' y='27' width='12' height='2'/><rect x='356' y='27' width='3' height='1'/><rect x='357' y='29' width='15' height='2'/><rect x='357' y='31' width='14' height='2'/><rect x='356' y='33' width='16' height='2'/><rect x='356' y='35' width='17' height='2'/><rect x='12' y='14' width='1' height='3'/><rect x='10' y='17' width='5' height='2'/><rect x='10' y='19' width='5' height='2'/><rect x='9' y='21' width='6' height='2'/><rect x='10' y='23' width='5' height='2'/><rect x='8' y='25' width='9' height='2'/><rect x='8' y='27' width='9' height='2'/><rect x='16' y='27' width='3' height='1'/><rect x='6' y='29' width='12' height='2'/><rect x='7' y='31' width='11' height='2'/><rect x='5' y='33' width='15' height='2'/><rect x='19' y='33' width='3' height='1'/><rect x='5' y='35' width='14' height='2'/><rect x='-348' y='14' width='1' height='3'/><rect x='-350' y='17' width='5' height='2'/><rect x='-350' y='19' width='5' height='2'/><rect x='-351' y='21' width='6' height='2'/><rect x='-350' y='23' width='5' height='2'/><rect x='-352' y='25' width='9' height='2'/><rect x='-352' y='27' width='9' height='2'/><rect x='-344' y='27' width='3' height='1'/><rect x='-354' y='29' width='12' height='2'/><rect x='-353' y='31' width='11' height='2'/><rect x='-355' y='33' width='15' height='2'/><rect x='-341' y='33' width='3' height='1'/><rect x='-355' y='35' width='14' height='2'/><rect x='372' y='14' width='1' height='3'/><rect x='370' y='17' width='5' height='2'/><rect x='370' y='19' width='5' height='2'/><rect x='369' y='21' width='6' height='2'/><rect x='370' y='23' width='5' height='2'/><rect x='368' y='25' width='9' height='2'/><rect x='368' y='27' width='9' height='2'/><rect x='376' y='27' width='3' height='1'/><rect x='366' y='29' width='12' height='2'/><rect x='367' y='31' width='11' height='2'/><rect x='365' y='33' width='15' height='2'/><rect x='379' y='33' width='3' height='1'/><rect x='365' y='35' width='14' height='2'/><rect x='17' y='16' width='1' height='3'/><rect x='15' y='19' width='4' height='2'/><rect x='15' y='21' width='5' height='2'/><rect x='13' y='23' width='8' height='2'/><rect x='12' y='25' width='10' height='2'/><rect x='11' y='27' width='13' height='2'/><rect x='11' y='29' width='13' height='2'/><rect x='9' y='29' width='3' height='1'/><rect x='10' y='31' width='14' height='2'/><rect x='10' y='33' width='15' height='2'/><rect x='11' y='35' width='13' height='2'/><rect x='-343' y='16' width='1' height='3'/><rect x='-345' y='19' width='4' height='2'/><rect x='-345' y='21' width='5' height='2'/><rect x='-347' y='23' width='8' height='2'/><rect x='-348' y='25' width='10' height='2'/><rect x='-349' y='27' width='13' height='2'/><rect x='-349' y='29' width='13' height='2'/><rect x='-351' y='29' width='3' height='1'/><rect x='-350' y='31' width='14' height='2'/><rect x='-350' y='33' width='15' height='2'/><rect x='-349' y='35' width='13' height='2'/><rect x='377' y='16' width='1' height='3'/><rect x='375' y='19' width='4' height='2'/><rect x='375' y='21' width='5' height='2'/><rect x='373' y='23' width='8' height='2'/><rect x='372' y='25' width='10' height='2'/><rect x='371' y='27' width='13' height='2'/><rect x='371' y='29' width='13' height='2'/><rect x='369' y='29' width='3' height='1'/><rect x='370' y='31' width='14' height='2'/><rect x='370' y='33' width='15' height='2'/><rect x='371' y='35' width='13' height='2'/><rect x='20' y='8' width='2' height='3'/><rect x='19' y='11' width='5' height='2'/><rect x='19' y='13' width='4' height='2'/><rect x='19' y='15' width='5' height='2'/><rect x='17' y='15' width='3' height='1'/><rect x='18' y='17' width='7' height='2'/><rect x='17' y='19' width='8' height='2'/><rect x='17' y='21' width='8' height='2'/><rect x='15' y='21' width='3' height='1'/><rect x='16' y='23' width='11' height='2'/><rect x='17' y='25' width='9' height='2'/><rect x='16' y='27' width='11' height='2'/><rect x='16' y='29' width='11' height='2'/><rect x='15' y='31' width='12' height='2'/><rect x='14' y='33' width='14' height='2'/><rect x='28' y='33' width='3' height='1'/><rect x='14' y='35' width='15' height='2'/><rect x='-340' y='8' width='2' height='3'/><rect x='-341' y='11' width='5' height='2'/><rect x='-341' y='13' width='4' height='2'/><rect x='-341' y='15' width='5' height='2'/><rect x='-343' y='15' width='3' height='1'/><rect x='-342' y='17' width='7' height='2'/><rect x='-343' y='19' width='8' height='2'/><rect x='-343' y='21' width='8' height='2'/><rect x='-345' y='21' width='3' height='1'/><rect x='-344' y='23' width='11' height='2'/><rect x='-343' y='25' width='9' height='2'/><rect x='-344' y='27' width='11' height='2'/><rect x='-344' y='29' width='11' height='2'/><rect x='-345' y='31' width='12' height='2'/><rect x='-346' y='33' width='14' height='2'/><rect x='-332' y='33' width='3' height='1'/><rect x='-346' y='35' width='15' height='2'/><rect x='380' y='8' width='2' height='3'/><rect x='379' y='11' width='5' height='2'/><rect x='379' y='13' width='4' height='2'/><rect x='379' y='15' width='5' height='2'/><rect x='377' y='15' width='3' height='1'/><rect x='378' y='17' width='7' height='2'/><rect x='377' y='19' width='8' height='2'/><rect x='377' y='21' width='8' height='2'/><rect x='375' y='21' width='3' height='1'/><rect x='376' y='23' width='11' height='2'/><rect x='377' y='25' width='9' height='2'/><rect x='376' y='27' width='11' height='2'/><rect x='376' y='29' width='11' height='2'/><rect x='375' y='31' width='12' height='2'/><rect x='374' y='33' width='14' height='2'/><rect x='388' y='33' width='3' height='1'/><rect x='374' y='35' width='15' height='2'/><rect x='22' y='28' width='12' height='3'/><rect x='-338' y='28' width='12' height='3'/><rect x='382' y='28' width='12' height='3'/><rect x='21' y='30' width='14' height='3'/><rect x='-339' y='30' width='14' height='3'/><rect x='381' y='30' width='14' height='3'/><rect x='21' y='32' width='14' height='3'/><rect x='-339' y='32' width='14' height='3'/><rect x='381' y='32' width='14' height='3'/><rect x='22' y='34' width='12' height='3'/><rect x='-338' y='34' width='12' height='3'/><rect x='382' y='34' width='12' height='3'/><rect x='34' y='16' width='2' height='3'/><rect x='33' y='19' width='4' height='2'/><rect x='32' y='21' width='6' height='2'/><rect x='31' y='23' width='8' height='2'/><rect x='30' y='25' width='10' height='2'/><rect x='30' y='27' width='11' height='2'/><rect x='29' y='29' width='13' height='2'/><rect x='29' y='31' width='12' height='2'/><rect x='29' y='33' width='13' height='2'/><rect x='28' y='35' width='14' height='2'/><rect x='-326' y='16' width='2' height='3'/><rect x='-327' y='19' width='4' height='2'/><rect x='-328' y='21' width='6' height='2'/><rect x='-329' y='23' width='8' height='2'/><rect x='-330' y='25' width='10' height='2'/><rect x='-330' y='27' width='11' height='2'/><rect x='-331' y='29' width='13' height='2'/><rect x='-331' y='31' width='12' height='2'/><rect x='-331' y='33' width='13' height='2'/><rect x='-332' y='35' width='14' height='2'/><rect x='394' y='16' width='2' height='3'/><rect x='393' y='19' width='4' height='2'/><rect x='392' y='21' width='6' height='2'/><rect x='391' y='23' width='8' height='2'/><rect x='390' y='25' width='10' height='2'/><rect x='390' y='27' width='11' height='2'/><rect x='389' y='29' width='13' height='2'/><rect x='389' y='31' width='12' height='2'/><rect x='389' y='33' width='13' height='2'/><rect x='388' y='35' width='14' height='2'/><rect x='39' y='14' width='2' height='3'/><rect x='39' y='17' width='2' height='2'/><rect x='38' y='19' width='5' height='2'/><rect x='39' y='21' width='3' height='2'/><rect x='37' y='21' width='3' height='1'/><rect x='38' y='23' width='5' height='2'/><rect x='38' y='25' width='5' height='2'/><rect x='38' y='27' width='4' height='2'/><rect x='36' y='27' width='3' height='1'/><rect x='38' y='29' width='5' height='2'/><rect x='37' y='31' width='7' height='2'/><rect x='36' y='33' width='8' height='2'/><rect x='34' y='33' width='3' height='1'/><rect x='35' y='35' width='10' height='2'/><rect x='-321' y='14' width='2' height='3'/><rect x='-321' y='17' width='2' height='2'/><rect x='-322' y='19' width='5' height='2'/><rect x='-321' y='21' width='3' height='2'/><rect x='-323' y='21' width='3' height='1'/><rect x='-322' y='23' width='5' height='2'/><rect x='-322' y='25' width='5' height='2'/><rect x='-322' y='27' width='4' height='2'/><rect x='-324' y='27' width='3' height='1'/><rect x='-322' y='29' width='5' height='2'/><rect x='-323' y='31' width='7' height='2'/><rect x='-324' y='33' width='8' height='2'/><rect x='-326' y='33' width='3' height='1'/><rect x='-325' y='35' width='10' height='2'/><rect x='399' y='14' width='2' height='3'/><rect x='399' y='17' width='2' height='2'/><rect x='398' y='19' width='5' height='2'/><rect x='399' y='21' width='3' height='2'/><rect x='397' y='21' width='3' height='1'/><rect x='398' y='23' width='5' height='2'/><rect x='398' y='25' width='5' height='2'/><rect x='398' y='27' width='4' height='2'/><rect x='396' y='27' width='3' height='1'/><rect x='398' y='29' width='5' height='2'/><rect x='397' y='31' width='7' height='2'/><rect x='396' y='33' width='8' height='2'/><rect x='394' y='33' width='3' height='1'/><rect x='395' y='35' width='10' height='2'/><rect x='50' y='8' width='2' height='3'/><rect x='49' y='11' width='4' height='2'/><rect x='49' y='13' width='5' height='2'/><rect x='49' y='15' width='5' height='2'/><rect x='47' y='15' width='3' height='1'/><rect x='48' y='17' width='7' height='2'/><rect x='47' y='19' width='8' height='2'/><rect x='47' y='21' width='9' height='2'/><rect x='46' y='23' width='10' height='2'/><rect x='45' y='25' width='13' height='2'/><rect x='44' y='27' width='14' height='2'/><rect x='42' y='27' width='3' height='1'/><rect x='43' y='29' width='16' height='2'/><rect x='42' y='31' width='18' height='2'/><rect x='42' y='33' width='19' height='2'/><rect x='43' y='35' width='17' height='2'/><rect x='-310' y='8' width='2' height='3'/><rect x='-311' y='11' width='4' height='2'/><rect x='-311' y='13' width='5' height='2'/><rect x='-311' y='15' width='5' height='2'/><rect x='-313' y='15' width='3' height='1'/><rect x='-312' y='17' width='7' height='2'/><rect x='-313' y='19' width='8' height='2'/><rect x='-313' y='21' width='9' height='2'/><rect x='-314' y='23' width='10' height='2'/><rect x='-315' y='25' width='13' height='2'/><rect x='-316' y='27' width='14' height='2'/><rect x='-318' y='27' width='3' height='1'/><rect x='-317' y='29' width='16' height='2'/><rect x='-318' y='31' width='18' height='2'/><rect x='-318' y='33' width='19' height='2'/><rect x='-317' y='35' width='17' height='2'/><rect x='410' y='8' width='2' height='3'/><rect x='409' y='11' width='4' height='2'/><rect x='409' y='13' width='5' height='2'/><rect x='409' y='15' width='5' height='2'/><rect x='407' y='15' width='3' height='1'/><rect x='408' y='17' width='7' height='2'/><rect x='407' y='19' width='8' height='2'/><rect x='407' y='21' width='9' height='2'/><rect x='406' y='23' width='10' height='2'/><rect x='405' y='25' width='13' height='2'/><rect x='404' y='27' width='14' height='2'/><rect x='402' y='27' width='3' height='1'/><rect x='403' y='29' width='16' height='2'/><rect x='402' y='31' width='18' height='2'/><rect x='402' y='33' width='19' height='2'/><rect x='403' y='35' width='17' height='2'/><rect x='60' y='6' width='1' height='3'/><rect x='58' y='9' width='4' height='2'/><rect x='58' y='11' width='4' height='2'/><rect x='57' y='13' width='7' height='2'/><rect x='63' y='13' width='3' height='1'/><rect x='56' y='15' width='9' height='2'/><rect x='55' y='17' width='10' height='2'/><rect x='54' y='19' width='13' height='2'/><rect x='66' y='19' width='3' height='1'/><rect x='54' y='21' width='12' height='2'/><rect x='53' y='23' width='14' height='2'/><rect x='52' y='25' width='16' height='2'/><rect x='52' y='27' width='17' height='2'/><rect x='51' y='29' width='18' height='2'/><rect x='51' y='31' width='18' height='2'/><rect x='52' y='33' width='17' height='2'/><rect x='52' y='35' width='17' height='2'/><rect x='-300' y='6' width='1' height='3'/><rect x='-302' y='9' width='4' height='2'/><rect x='-302' y='11' width='4' height='2'/><rect x='-303' y='13' width='7' height='2'/><rect x='-297' y='13' width='3' height='1'/><rect x='-304' y='15' width='9' height='2'/><rect x='-305' y='17' width='10' height='2'/><rect x='-306' y='19' width='13' height='2'/><rect x='-294' y='19' width='3' height='1'/><rect x='-306' y='21' width='12' height='2'/><rect x='-307' y='23' width='14' height='2'/><rect x='-308' y='25' width='16' height='2'/><rect x='-308' y='27' width='17' height='2'/><rect x='-309' y='29' width='18' height='2'/><rect x='-309' y='31' width='18' height='2'/><rect x='-308' y='33' width='17' height='2'/><rect x='-308' y='35' width='17' height='2'/><rect x='420' y='6' width='1' height='3'/><rect x='418' y='9' width='4' height='2'/><rect x='418' y='11' width='4' height='2'/><rect x='417' y='13' width='7' height='2'/><rect x='423' y='13' width='3' height='1'/><rect x='416' y='15' width='9' height='2'/><rect x='415' y='17' width='10' height='2'/><rect x='414' y='19' width='13' height='2'/><rect x='426' y='19' width='3' height='1'/><rect x='414' y='21' width='12' height='2'/><rect x='413' y='23' width='14' height='2'/><rect x='412' y='25' width='16' height='2'/><rect x='412' y='27' width='17' height='2'/><rect x='411' y='29' width='18' height='2'/><rect x='411' y='31' width='18' height='2'/><rect x='412' y='33' width='17' height='2'/><rect x='412' y='35' width='17' height='2'/><rect x='69' y='12' width='1' height='3'/><rect x='68' y='15' width='3' height='2'/><rect x='66' y='17' width='7' height='2'/><rect x='65' y='19' width='8' height='2'/><rect x='66' y='21' width='7' height='2'/><rect x='64' y='23' width='11' height='2'/><rect x='64' y='25' width='11' height='2'/><rect x='62' y='27' width='15' height='2'/><rect x='61' y='29' width='16' height='2'/><rect x='60' y='31' width='18' height='2'/><rect x='58' y='31' width='3' height='1'/><rect x='60' y='33' width='18' height='2'/><rect x='60' y='35' width='18' height='2'/><rect x='-291' y='12' width='1' height='3'/><rect x='-292' y='15' width='3' height='2'/><rect x='-294' y='17' width='7' height='2'/><rect x='-295' y='19' width='8' height='2'/><rect x='-294' y='21' width='7' height='2'/><rect x='-296' y='23' width='11' height='2'/><rect x='-296' y='25' width='11' height='2'/><rect x='-298' y='27' width='15' height='2'/><rect x='-299' y='29' width='16' height='2'/><rect x='-300' y='31' width='18' height='2'/><rect x='-302' y='31' width='3' height='1'/><rect x='-300' y='33' width='18' height='2'/><rect x='-300' y='35' width='18' height='2'/><rect x='429' y='12' width='1' height='3'/><rect x='428' y='15' width='3' height='2'/><rect x='426' y='17' width='7' height='2'/><rect x='425' y='19' width='8' height='2'/><rect x='426' y='21' width='7' height='2'/><rect x='424' y='23' width='11' height='2'/><rect x='424' y='25' width='11' height='2'/><rect x='422' y='27' width='15' height='2'/><rect x='421' y='29' width='16' height='2'/><rect x='420' y='31' width='18' height='2'/><rect x='418' y='31' width='3' height='1'/><rect x='420' y='33' width='18' height='2'/><rect x='420' y='35' width='18' height='2'/><rect x='72' y='29' width='9' height='3'/><rect x='-288' y='29' width='9' height='3'/><rect x='432' y='29' width='9' height='3'/><rect x='71' y='31' width='11' height='3'/><rect x='-289' y='31' width='11' height='3'/><rect x='431' y='31' width='11' height='3'/><rect x='71' y='33' width='11' height='3'/><rect x='-289' y='33' width='11' height='3'/><rect x='431' y='33' width='11' height='3'/><rect x='72' y='35' width='9' height='3'/><rect x='-288' y='35' width='9' height='3'/><rect x='432' y='35' width='9' height='3'/><rect x='83' y='4' width='2' height='3'/><rect x='83' y='7' width='3' height='2'/><rect x='82' y='9' width='4' height='2'/><rect x='82' y='11' width='4' height='2'/><rect x='82' y='13' width='4' height='2'/><rect x='82' y='15' width='5' height='2'/><rect x='81' y='17' width='7' height='2'/><rect x='80' y='19' width='9' height='2'/><rect x='80' y='21' width='9' height='2'/><rect x='78' y='23' width='12' height='2'/><rect x='90' y='23' width='3' height='1'/><rect x='78' y='25' width='13' height='2'/><rect x='78' y='27' width='13' height='2'/><rect x='76' y='29' width='16' height='2'/><rect x='74' y='29' width='3' height='1'/><rect x='76' y='31' width='17' height='2'/><rect x='74' y='33' width='20' height='2'/><rect x='75' y='35' width='19' height='2'/><rect x='-277' y='4' width='2' height='3'/><rect x='-277' y='7' width='3' height='2'/><rect x='-278' y='9' width='4' height='2'/><rect x='-278' y='11' width='4' height='2'/><rect x='-278' y='13' width='4' height='2'/><rect x='-278' y='15' width='5' height='2'/><rect x='-279' y='17' width='7' height='2'/><rect x='-280' y='19' width='9' height='2'/><rect x='-280' y='21' width='9' height='2'/><rect x='-282' y='23' width='12' height='2'/><rect x='-270' y='23' width='3' height='1'/><rect x='-282' y='25' width='13' height='2'/><rect x='-282' y='27' width='13' height='2'/><rect x='-284' y='29' width='16' height='2'/><rect x='-286' y='29' width='3' height='1'/><rect x='-284' y='31' width='17' height='2'/><rect x='-286' y='33' width='20' height='2'/><rect x='-285' y='35' width='19' height='2'/><rect x='443' y='4' width='2' height='3'/><rect x='443' y='7' width='3' height='2'/><rect x='442' y='9' width='4' height='2'/><rect x='442' y='11' width='4' height='2'/><rect x='442' y='13' width='4' height='2'/><rect x='442' y='15' width='5' height='2'/><rect x='441' y='17' width='7' height='2'/><rect x='440' y='19' width='9' height='2'/><rect x='440' y='21' width='9' height='2'/><rect x='438' y='23' width='12' height='2'/><rect x='450' y='23' width='3' height='1'/><rect x='438' y='25' width='13' height='2'/><rect x='438' y='27' width='13' height='2'/><rect x='436' y='29' width='16' height='2'/><rect x='434' y='29' width='3' height='1'/><rect x='436' y='31' width='17' height='2'/><rect x='434' y='33' width='20' height='2'/><rect x='435' y='35' width='19' height='2'/><rect x='88' y='31' width='12' height='3'/><rect x='-272' y='31' width='12' height='3'/><rect x='448' y='31' width='12' height='3'/><rect x='87' y='33' width='14' height='3'/><rect x='-273' y='33' width='14' height='3'/><rect x='447' y='33' width='14' height='3'/><rect x='88' y='35' width='12' height='3'/><rect x='-272' y='35' width='12' height='3'/><rect x='448' y='35' width='12' height='3'/><rect x='102' y='8' width='1' height='3'/><rect x='100' y='11' width='5' height='2'/><rect x='100' y='13' width='5' height='2'/><rect x='100' y='15' width='5' height='2'/><rect x='98' y='15' width='3' height='1'/><rect x='100' y='17' width='4' height='2'/><rect x='100' y='19' width='5' height='2'/><rect x='99' y='21' width='6' height='2'/><rect x='97' y='21' width='3' height='1'/><rect x='98' y='23' width='9' height='2'/><rect x='97' y='25' width='10' height='2'/><rect x='97' y='27' width='10' height='2'/><rect x='97' y='29' width='11' height='2'/><rect x='95' y='31' width='14' height='2'/><rect x='95' y='33' width='15' height='2'/><rect x='93' y='33' width='3' height='1'/><rect x='94' y='35' width='17' height='2'/><rect x='-258' y='8' width='1' height='3'/><rect x='-260' y='11' width='5' height='2'/><rect x='-260' y='13' width='5' height='2'/><rect x='-260' y='15' width='5' height='2'/><rect x='-262' y='15' width='3' height='1'/><rect x='-260' y='17' width='4' height='2'/><rect x='-260' y='19' width='5' height='2'/><rect x='-261' y='21' width='6' height='2'/><rect x='-263' y='21' width='3' height='1'/><rect x='-262' y='23' width='9' height='2'/><rect x='-263' y='25' width='10' height='2'/><rect x='-263' y='27' width='10' height='2'/><rect x='-263' y='29' width='11' height='2'/><rect x='-265' y='31' width='14' height='2'/><rect x='-265' y='33' width='15' height='2'/><rect x='-267' y='33' width='3' height='1'/><rect x='-266' y='35' width='17' height='2'/><rect x='462' y='8' width='1' height='3'/><rect x='460' y='11' width='5' height='2'/><rect x='460' y='13' width='5' height='2'/><rect x='460' y='15' width='5' height='2'/><rect x='458' y='15' width='3' height='1'/><rect x='460' y='17' width='4' height='2'/><rect x='460' y='19' width='5' height='2'/><rect x='459' y='21' width='6' height='2'/><rect x='457' y='21' width='3' height='1'/><rect x='458' y='23' width='9' height='2'/><rect x='457' y='25' width='10' height='2'/><rect x='457' y='27' width='10' height='2'/><rect x='457' y='29' width='11' height='2'/><rect x='455' y='31' width='14' height='2'/><rect x='455' y='33' width='15' height='2'/><rect x='453' y='33' width='3' height='1'/><rect x='454' y='35' width='17' height='2'/><rect x='107' y='30' width='7' height='3'/><rect x='-253' y='30' width='7' height='3'/><rect x='467' y='30' width='7' height='3'/><rect x='106' y='32' width='9' height='3'/><rect x='-254' y='32' width='9' height='3'/><rect x='466' y='32' width='9' height='3'/><rect x='107' y='34' width='7' height='3'/><rect x='-253' y='34' width='7' height='3'/><rect x='467' y='34' width='7' height='3'/><rect x='114' y='4' width='2' height='3'/><rect x='114' y='7' width='2' height='2'/><rect x='113' y='9' width='4' height='2'/><rect x='113' y='11' width='5' height='2'/><rect x='112' y='13' width='6' height='2'/><rect x='111' y='15' width='8' height='2'/><rect x='111' y='17' width='8' height='2'/><rect x='111' y='19' width='9' height='2'/><rect x='111' y='21' width='8' height='2'/><rect x='110' y='23' width='10' height='2'/><rect x='109' y='25' width='12' height='2'/><rect x='109' y='27' width='13' height='2'/><rect x='107' y='29' width='17' height='2'/><rect x='107' y='31' width='17' height='2'/><rect x='106' y='33' width='19' height='2'/><rect x='106' y='35' width='19' height='2'/><rect x='104' y='35' width='3' height='1'/><rect x='-246' y='4' width='2' height='3'/><rect x='-246' y='7' width='2' height='2'/><rect x='-247' y='9' width='4' height='2'/><rect x='-247' y='11' width='5' height='2'/><rect x='-248' y='13' width='6' height='2'/><rect x='-249' y='15' width='8' height='2'/><rect x='-249' y='17' width='8' height='2'/><rect x='-249' y='19' width='9' height='2'/><rect x='-249' y='21' width='8' height='2'/><rect x='-250' y='23' width='10' height='2'/><rect x='-251' y='25' width='12' height='2'/><rect x='-251' y='27' width='13' height='2'/><rect x='-253' y='29' width='17' height='2'/><rect x='-253' y='31' width='17' height='2'/><rect x='-254' y='33' width='19' height='2'/><rect x='-254' y='35' width='19' height='2'/><rect x='-256' y='35' width='3' height='1'/><rect x='474' y='4' width='2' height='3'/><rect x='474' y='7' width='2' height='2'/><rect x='473' y='9' width='4' height='2'/><rect x='473' y='11' width='5' height='2'/><rect x='472' y='13' width='6' height='2'/><rect x='471' y='15' width='8' height='2'/><rect x='471' y='17' width='8' height='2'/><rect x='471' y='19' width='9' height='2'/><rect x='471' y='21' width='8' height='2'/><rect x='470' y='23' width='10' height='2'/><rect x='469' y='25' width='12' height='2'/><rect x='469' y='27' width='13' height='2'/><rect x='467' y='29' width='17' height='2'/><rect x='467' y='31' width='17' height='2'/><rect x='466' y='33' width='19' height='2'/><rect x='466' y='35' width='19' height='2'/><rect x='464' y='35' width='3' height='1'/><rect x='122' y='12' width='1' height='3'/><rect x='121' y='15' width='2' height='2'/><rect x='120' y='17' width='4' height='2'/><rect x='119' y='19' width='6' height='2'/><rect x='125' y='19' width='3' height='1'/><rect x='118' y='21' width='9' height='2'/><rect x='117' y='23' width='10' height='2'/><rect x='116' y='25' width='12' height='2'/><rect x='128' y='25' width='3' height='1'/><rect x='115' y='27' width='14' height='2'/><rect x='115' y='29' width='14' height='2'/><rect x='116' y='31' width='13' height='2'/><rect x='115' y='33' width='14' height='2'/><rect x='115' y='35' width='15' height='2'/><rect x='-238' y='12' width='1' height='3'/><rect x='-239' y='15' width='2' height='2'/><rect x='-240' y='17' width='4' height='2'/><rect x='-241' y='19' width='6' height='2'/><rect x='-235' y='19' width='3' height='1'/><rect x='-242' y='21' width='9' height='2'/><rect x='-243' y='23' width='10' height='2'/><rect x='-244' y='25' width='12' height='2'/><rect x='-232' y='25' width='3' height='1'/><rect x='-245' y='27' width='14' height='2'/><rect x='-245' y='29' width='14' height='2'/><rect x='-244' y='31' width='13' height='2'/><rect x='-245' y='33' width='14' height='2'/><rect x='-245' y='35' width='15' height='2'/><rect x='482' y='12' width='1' height='3'/><rect x='481' y='15' width='2' height='2'/><rect x='480' y='17' width='4' height='2'/><rect x='479' y='19' width='6' height='2'/><rect x='485' y='19' width='3' height='1'/><rect x='478' y='21' width='9' height='2'/><rect x='477' y='23' width='10' height='2'/><rect x='476' y='25' width='12' height='2'/><rect x='488' y='25' width='3' height='1'/><rect x='475' y='27' width='14' height='2'/><rect x='475' y='29' width='14' height='2'/><rect x='476' y='31' width='13' height='2'/><rect x='475' y='33' width='14' height='2'/><rect x='475' y='35' width='15' height='2'/><rect x='129' y='14' width='2' height='3'/><rect x='129' y='17' width='2' height='2'/><rect x='129' y='19' width='2' height='2'/><rect x='128' y='21' width='5' height='2'/><rect x='129' y='23' width='3' height='2'/><rect x='127' y='25' width='6' height='2'/><rect x='126' y='27' width='8' height='2'/><rect x='125' y='29' width='10' height='2'/><rect x='124' y='31' width='12' height='2'/><rect x='123' y='33' width='14' height='2'/><rect x='122' y='35' width='17' height='2'/><rect x='-231' y='14' width='2' height='3'/><rect x='-231' y='17' width='2' height='2'/><rect x='-231' y='19' width='2' height='2'/><rect x='-232' y='21' width='5' height='2'/><rect x='-231' y='23' width='3' height='2'/><rect x='-233' y='25' width='6' height='2'/><rect x='-234' y='27' width='8' height='2'/><rect x='-235' y='29' width='10' height='2'/><rect x='-236' y='31' width='12' height='2'/><rect x='-237' y='33' width='14' height='2'/><rect x='-238' y='35' width='17' height='2'/><rect x='489' y='14' width='2' height='3'/><rect x='489' y='17' width='2' height='2'/><rect x='489' y='19' width='2' height='2'/><rect x='488' y='21' width='5' height='2'/><rect x='489' y='23' width='3' height='2'/><rect x='487' y='25' width='6' height='2'/><rect x='486' y='27' width='8' height='2'/><rect x='485' y='29' width='10' height='2'/><rect x='484' y='31' width='12' height='2'/><rect x='483' y='33' width='14' height='2'/><rect x='482' y='35' width='17' height='2'/><rect x='136' y='8' width='2' height='3'/><rect x='136' y='11' width='3' height='2'/><rect x='134' y='13' width='7' height='2'/><rect x='134' y='15' width='7' height='2'/><rect x='132' y='15' width='3' height='1'/><rect x='133' y='17' width='8' height='2'/><rect x='133' y='19' width='9' height='2'/><rect x='132' y='21' width='10' height='2'/><rect x='130' y='21' width='3' height='1'/><rect x='131' y='23' width='12' height='2'/><rect x='130' y='25' width='14' height='2'/><rect x='129' y='27' width='17' height='2'/><rect x='128' y='29' width='18' height='2'/><rect x='127' y='31' width='21' height='2'/><rect x='126' y='33' width='22' height='2'/><rect x='126' y='35' width='22' height='2'/><rect x='-224' y='8' width='2' height='3'/><rect x='-224' y='11' width='3' height='2'/><rect x='-226' y='13' width='7' height='2'/><rect x='-226' y='15' width='7' height='2'/><rect x='-228' y='15' width='3' height='1'/><rect x='-227' y='17' width='8' height='2'/><rect x='-227' y='19' width='9' height='2'/><rect x='-228' y='21' width='10' height='2'/><rect x='-230' y='21' width='3' height='1'/><rect x='-229' y='23' width='12' height='2'/><rect x='-230' y='25' width='14' height='2'/><rect x='-231' y='27' width='17' height='2'/><rect x='-232' y='29' width='18' height='2'/><rect x='-233' y='31' width='21' height='2'/><rect x='-234' y='33' width='22' height='2'/><rect x='-234' y='35' width='22' height='2'/><rect x='496' y='8' width='2' height='3'/><rect x='496' y='11' width='3' height='2'/><rect x='494' y='13' width='7' height='2'/><rect x='494' y='15' width='7' height='2'/><rect x='492' y='15' width='3' height='1'/><rect x='493' y='17' width='8' height='2'/><rect x='493' y='19' width='9' height='2'/><rect x='492' y='21' width='10' height='2'/><rect x='490' y='21' width='3' height='1'/><rect x='491' y='23' width='12' height='2'/><rect x='490' y='25' width='14' height='2'/><rect x='489' y='27' width='17' height='2'/><rect x='488' y='29' width='18' height='2'/><rect x='487' y='31' width='21' height='2'/><rect x='486' y='33' width='22' height='2'/><rect x='486' y='35' width='22' height='2'/><rect x='137' y='31' width='12' height='3'/><rect x='-223' y='31' width='12' height='3'/><rect x='497' y='31' width='12' height='3'/><rect x='136' y='33' width='14' height='3'/><rect x='-224' y='33' width='14' height='3'/><rect x='496' y='33' width='14' height='3'/><rect x='137' y='35' width='12' height='3'/><rect x='-223' y='35' width='12' height='3'/><rect x='497' y='35' width='12' height='3'/><rect x='148' y='6' width='2' height='3'/><rect x='147' y='9' width='5' height='2'/><rect x='147' y='11' width='4' height='2'/><rect x='146' y='13' width='6' height='2'/><rect x='145' y='15' width='8' height='2'/><rect x='145' y='17' width='8' height='2'/><rect x='145' y='19' width='9' height='2'/><rect x='143' y='21' width='13' height='2'/><rect x='142' y='23' width='15' height='2'/><rect x='142' y='25' width='15' height='2'/><rect x='140' y='25' width='3' height='1'/><rect x='142' y='27' width='14' height='2'/><rect x='142' y='29' width='15' height='2'/><rect x='141' y='31' width='17' height='2'/><rect x='140' y='33' width='18' height='2'/><rect x='140' y='35' width='18' height='2'/><rect x='-212' y='6' width='2' height='3'/><rect x='-213' y='9' width='5' height='2'/><rect x='-213' y='11' width='4' height='2'/><rect x='-214' y='13' width='6' height='2'/><rect x='-215' y='15' width='8' height='2'/><rect x='-215' y='17' width='8' height='2'/><rect x='-215' y='19' width='9' height='2'/><rect x='-217' y='21' width='13' height='2'/><rect x='-218' y='23' width='15' height='2'/><rect x='-218' y='25' width='15' height='2'/><rect x='-220' y='25' width='3' height='1'/><rect x='-218' y='27' width='14' height='2'/><rect x='-218' y='29' width='15' height='2'/><rect x='-219' y='31' width='17' height='2'/><rect x='-220' y='33' width='18' height='2'/><rect x='-220' y='35' width='18' height='2'/><rect x='508' y='6' width='2' height='3'/><rect x='507' y='9' width='5' height='2'/><rect x='507' y='11' width='4' height='2'/><rect x='506' y='13' width='6' height='2'/><rect x='505' y='15' width='8' height='2'/><rect x='505' y='17' width='8' height='2'/><rect x='505' y='19' width='9' height='2'/><rect x='503' y='21' width='13' height='2'/><rect x='502' y='23' width='15' height='2'/><rect x='502' y='25' width='15' height='2'/><rect x='500' y='25' width='3' height='1'/><rect x='502' y='27' width='14' height='2'/><rect x='502' y='29' width='15' height='2'/><rect x='501' y='31' width='17' height='2'/><rect x='500' y='33' width='18' height='2'/><rect x='500' y='35' width='18' height='2'/><rect x='155' y='6' width='2' height='3'/><rect x='154' y='9' width='4' height='2'/><rect x='154' y='11' width='5' height='2'/><rect x='153' y='13' width='7' height='2'/><rect x='151' y='13' width='3' height='1'/><rect x='152' y='15' width='8' height='2'/><rect x='153' y='17' width='7' height='2'/><rect x='152' y='19' width='8' height='2'/><rect x='150' y='19' width='3' height='1'/><rect x='151' y='21' width='11' height='2'/><rect x='150' y='23' width='12' height='2'/><rect x='149' y='25' width='15' height='2'/><rect x='149' y='27' width='14' height='2'/><rect x='149' y='29' width='15' height='2'/><rect x='149' y='31' width='15' height='2'/><rect x='147' y='31' width='3' height='1'/><rect x='149' y='33' width='15' height='2'/><rect x='148' y='35' width='16' height='2'/><rect x='-205' y='6' width='2' height='3'/><rect x='-206' y='9' width='4' height='2'/><rect x='-206' y='11' width='5' height='2'/><rect x='-207' y='13' width='7' height='2'/><rect x='-209' y='13' width='3' height='1'/><rect x='-208' y='15' width='8' height='2'/><rect x='-207' y='17' width='7' height='2'/><rect x='-208' y='19' width='8' height='2'/><rect x='-210' y='19' width='3' height='1'/><rect x='-209' y='21' width='11' height='2'/><rect x='-210' y='23' width='12' height='2'/><rect x='-211' y='25' width='15' height='2'/><rect x='-211' y='27' width='14' height='2'/><rect x='-211' y='29' width='15' height='2'/><rect x='-211' y='31' width='15' height='2'/><rect x='-213' y='31' width='3' height='1'/><rect x='-211' y='33' width='15' height='2'/><rect x='-212' y='35' width='16' height='2'/><rect x='515' y='6' width='2' height='3'/><rect x='514' y='9' width='4' height='2'/><rect x='514' y='11' width='5' height='2'/><rect x='513' y='13' width='7' height='2'/><rect x='511' y='13' width='3' height='1'/><rect x='512' y='15' width='8' height='2'/><rect x='513' y='17' width='7' height='2'/><rect x='512' y='19' width='8' height='2'/><rect x='510' y='19' width='3' height='1'/><rect x='511' y='21' width='11' height='2'/><rect x='510' y='23' width='12' height='2'/><rect x='509' y='25' width='15' height='2'/><rect x='509' y='27' width='14' height='2'/><rect x='509' y='29' width='15' height='2'/><rect x='509' y='31' width='15' height='2'/><rect x='507' y='31' width='3' height='1'/><rect x='509' y='33' width='15' height='2'/><rect x='508' y='35' width='16' height='2'/><rect x='161' y='4' width='2' height='3'/><rect x='160' y='7' width='5' height='2'/><rect x='160' y='9' width='5' height='2'/><rect x='159' y='11' width='6' height='2'/><rect x='165' y='11' width='3' height='1'/><rect x='159' y='13' width='7' height='2'/><rect x='159' y='15' width='6' height='2'/><rect x='159' y='17' width='7' height='2'/><rect x='157' y='17' width='3' height='1'/><rect x='157' y='19' width='10' height='2'/><rect x='157' y='21' width='10' height='2'/><rect x='156' y='23' width='12' height='2'/><rect x='155' y='25' width='14' height='2'/><rect x='154' y='27' width='16' height='2'/><rect x='153' y='29' width='18' height='2'/><rect x='154' y='31' width='17' height='2'/><rect x='153' y='33' width='18' height='2'/><rect x='152' y='35' width='21' height='2'/><rect x='-199' y='4' width='2' height='3'/><rect x='-200' y='7' width='5' height='2'/><rect x='-200' y='9' width='5' height='2'/><rect x='-201' y='11' width='6' height='2'/><rect x='-195' y='11' width='3' height='1'/><rect x='-201' y='13' width='7' height='2'/><rect x='-201' y='15' width='6' height='2'/><rect x='-201' y='17' width='7' height='2'/><rect x='-203' y='17' width='3' height='1'/><rect x='-203' y='19' width='10' height='2'/><rect x='-203' y='21' width='10' height='2'/><rect x='-204' y='23' width='12' height='2'/><rect x='-205' y='25' width='14' height='2'/><rect x='-206' y='27' width='16' height='2'/><rect x='-207' y='29' width='18' height='2'/><rect x='-206' y='31' width='17' height='2'/><rect x='-207' y='33' width='18' height='2'/><rect x='-208' y='35' width='21' height='2'/><rect x='521' y='4' width='2' height='3'/><rect x='520' y='7' width='5' height='2'/><rect x='520' y='9' width='5' height='2'/><rect x='519' y='11' width='6' height='2'/><rect x='525' y='11' width='3' height='1'/><rect x='519' y='13' width='7' height='2'/><rect x='519' y='15' width='6' height='2'/><rect x='519' y='17' width='7' height='2'/><rect x='517' y='17' width='3' height='1'/><rect x='517' y='19' width='10' height='2'/><rect x='517' y='21' width='10' height='2'/><rect x='516' y='23' width='12' height='2'/><rect x='515' y='25' width='14' height='2'/><rect x='514' y='27' width='16' height='2'/><rect x='513' y='29' width='18' height='2'/><rect x='514' y='31' width='17' height='2'/><rect x='513' y='33' width='18' height='2'/><rect x='512' y='35' width='21' height='2'/><rect x='170' y='16' width='1' height='3'/><rect x='169' y='19' width='2' height='2'/><rect x='169' y='21' width='3' height='2'/><rect x='168' y='23' width='5' height='2'/><rect x='166' y='23' width='3' height='1'/><rect x='166' y='25' width='8' height='2'/><rect x='166' y='27' width='9' height='2'/><rect x='166' y='29' width='8' height='2'/><rect x='164' y='29' width='3' height='1'/><rect x='165' y='31' width='11' height='2'/><rect x='165' y='33' width='10' height='2'/><rect x='165' y='35' width='10' height='2'/><rect x='163' y='35' width='3' height='1'/><rect x='-190' y='16' width='1' height='3'/><rect x='-191' y='19' width='2' height='2'/><rect x='-191' y='21' width='3' height='2'/><rect x='-192' y='23' width='5' height='2'/><rect x='-194' y='23' width='3' height='1'/><rect x='-194' y='25' width='8' height='2'/><rect x='-194' y='27' width='9' height='2'/><rect x='-194' y='29' width='8' height='2'/><rect x='-196' y='29' width='3' height='1'/><rect x='-195' y='31' width='11' height='2'/><rect x='-195' y='33' width='10' height='2'/><rect x='-195' y='35' width='10' height='2'/><rect x='-197' y='35' width='3' height='1'/><rect x='530' y='16' width='1' height='3'/><rect x='529' y='19' width='2' height='2'/><rect x='529' y='21' width='3' height='2'/><rect x='528' y='23' width='5' height='2'/><rect x='526' y='23' width='3' height='1'/><rect x='526' y='25' width='8' height='2'/><rect x='526' y='27' width='9' height='2'/><rect x='526' y='29' width='8' height='2'/><rect x='524' y='29' width='3' height='1'/><rect x='525' y='31' width='11' height='2'/><rect x='525' y='33' width='10' height='2'/><rect x='525' y='35' width='10' height='2'/><rect x='523' y='35' width='3' height='1'/><rect x='170' y='28' width='10' height='3'/><rect x='-190' y='28' width='10' height='3'/><rect x='530' y='28' width='10' height='3'/><rect x='169' y='30' width='12' height='3'/><rect x='-191' y='30' width='12' height='3'/><rect x='529' y='30' width='12' height='3'/><rect x='169' y='32' width='12' height='3'/><rect x='-191' y='32' width='12' height='3'/><rect x='529' y='32' width='12' height='3'/><rect x='170' y='34' width='10' height='3'/><rect x='-190' y='34' width='10' height='3'/><rect x='530' y='34' width='10' height='3'/><rect x='175' y='31' width='12' height='3'/><rect x='-185' y='31' width='12' height='3'/><rect x='535' y='31' width='12' height='3'/><rect x='174' y='33' width='14' height='3'/><rect x='-186' y='33' width='14' height='3'/><rect x='534' y='33' width='14' height='3'/><rect x='175' y='35' width='12' height='3'/><rect x='-185' y='35' width='12' height='3'/><rect x='535' y='35' width='12' height='3'/><rect x='186' y='16' width='2' height='3'/><rect x='186' y='19' width='2' height='2'/><rect x='185' y='21' width='4' height='2'/><rect x='185' y='23' width='5' height='2'/><rect x='183' y='25' width='9' height='2'/><rect x='183' y='27' width='8' height='2'/><rect x='182' y='29' width='11' height='2'/><rect x='182' y='31' width='11' height='2'/><rect x='181' y='33' width='13' height='2'/><rect x='181' y='35' width='13' height='2'/><rect x='179' y='35' width='3' height='1'/><rect x='-174' y='16' width='2' height='3'/><rect x='-174' y='19' width='2' height='2'/><rect x='-175' y='21' width='4' height='2'/><rect x='-175' y='23' width='5' height='2'/><rect x='-177' y='25' width='9' height='2'/><rect x='-177' y='27' width='8' height='2'/><rect x='-178' y='29' width='11' height='2'/><rect x='-178' y='31' width='11' height='2'/><rect x='-179' y='33' width='13' height='2'/><rect x='-179' y='35' width='13' height='2'/><rect x='-181' y='35' width='3' height='1'/><rect x='546' y='16' width='2' height='3'/><rect x='546' y='19' width='2' height='2'/><rect x='545' y='21' width='4' height='2'/><rect x='545' y='23' width='5' height='2'/><rect x='543' y='25' width='9' height='2'/><rect x='543' y='27' width='8' height='2'/><rect x='542' y='29' width='11' height='2'/><rect x='542' y='31' width='11' height='2'/><rect x='541' y='33' width='13' height='2'/><rect x='541' y='35' width='13' height='2'/><rect x='539' y='35' width='3' height='1'/><rect x='197' y='8' width='1' height='3'/><rect x='195' y='11' width='5' height='2'/><rect x='194' y='13' width='6' height='2'/><rect x='195' y='15' width='5' height='2'/><rect x='193' y='15' width='3' height='1'/><rect x='194' y='17' width='6' height='2'/><rect x='194' y='19' width='6' height='2'/><rect x='195' y='21' width='5' height='2'/><rect x='193' y='21' width='3' height='1'/><rect x='193' y='23' width='8' height='2'/><rect x='193' y='25' width='9' height='2'/><rect x='192' y='27' width='10' height='2'/><rect x='190' y='27' width='3' height='1'/><rect x='191' y='29' width='12' height='2'/><rect x='190' y='31' width='14' height='2'/><rect x='190' y='33' width='15' height='2'/><rect x='204' y='33' width='3' height='1'/><rect x='189' y='35' width='16' height='2'/><rect x='-163' y='8' width='1' height='3'/><rect x='-165' y='11' width='5' height='2'/><rect x='-166' y='13' width='6' height='2'/><rect x='-165' y='15' width='5' height='2'/><rect x='-167' y='15' width='3' height='1'/><rect x='-166' y='17' width='6' height='2'/><rect x='-166' y='19' width='6' height='2'/><rect x='-165' y='21' width='5' height='2'/><rect x='-167' y='21' width='3' height='1'/><rect x='-167' y='23' width='8' height='2'/><rect x='-167' y='25' width='9' height='2'/><rect x='-168' y='27' width='10' height='2'/><rect x='-170' y='27' width='3' height='1'/><rect x='-169' y='29' width='12' height='2'/><rect x='-170' y='31' width='14' height='2'/><rect x='-170' y='33' width='15' height='2'/><rect x='-156' y='33' width='3' height='1'/><rect x='-171' y='35' width='16' height='2'/><rect x='557' y='8' width='1' height='3'/><rect x='555' y='11' width='5' height='2'/><rect x='554' y='13' width='6' height='2'/><rect x='555' y='15' width='5' height='2'/><rect x='553' y='15' width='3' height='1'/><rect x='554' y='17' width='6' height='2'/><rect x='554' y='19' width='6' height='2'/><rect x='555' y='21' width='5' height='2'/><rect x='553' y='21' width='3' height='1'/><rect x='553' y='23' width='8' height='2'/><rect x='553' y='25' width='9' height='2'/><rect x='552' y='27' width='10' height='2'/><rect x='550' y='27' width='3' height='1'/><rect x='551' y='29' width='12' height='2'/><rect x='550' y='31' width='14' height='2'/><rect x='550' y='33' width='15' height='2'/><rect x='564' y='33' width='3' height='1'/><rect x='549' y='35' width='16' height='2'/><rect x='206' y='12' width='1' height='3'/><rect x='204' y='15' width='4' height='2'/><rect x='203' y='17' width='7' height='2'/><rect x='202' y='19' width='9' height='2'/><rect x='201' y='21' width='10' height='2'/><rect x='201' y='23' width='11' height='2'/><rect x='201' y='25' width='11' height='2'/><rect x='199' y='25' width='3' height='1'/><rect x='201' y='27' width='11' height='2'/><rect x='200' y='29' width='12' height='2'/><rect x='199' y='31' width='14' height='2'/><rect x='213' y='31' width='3' height='1'/><rect x='199' y='33' width='15' height='2'/><rect x='198' y='35' width='16' height='2'/><rect x='-154' y='12' width='1' height='3'/><rect x='-156' y='15' width='4' height='2'/><rect x='-157' y='17' width='7' height='2'/><rect x='-158' y='19' width='9' height='2'/><rect x='-159' y='21' width='10' height='2'/><rect x='-159' y='23' width='11' height='2'/><rect x='-159' y='25' width='11' height='2'/><rect x='-161' y='25' width='3' height='1'/><rect x='-159' y='27' width='11' height='2'/><rect x='-160' y='29' width='12' height='2'/><rect x='-161' y='31' width='14' height='2'/><rect x='-147' y='31' width='3' height='1'/><rect x='-161' y='33' width='15' height='2'/><rect x='-162' y='35' width='16' height='2'/><rect x='566' y='12' width='1' height='3'/><rect x='564' y='15' width='4' height='2'/><rect x='563' y='17' width='7' height='2'/><rect x='562' y='19' width='9' height='2'/><rect x='561' y='21' width='10' height='2'/><rect x='561' y='23' width='11' height='2'/><rect x='561' y='25' width='11' height='2'/><rect x='559' y='25' width='3' height='1'/><rect x='561' y='27' width='11' height='2'/><rect x='560' y='29' width='12' height='2'/><rect x='559' y='31' width='14' height='2'/><rect x='573' y='31' width='3' height='1'/><rect x='559' y='33' width='15' height='2'/><rect x='558' y='35' width='16' height='2'/><rect x='213' y='6' width='2' height='3'/><rect x='212' y='9' width='4' height='2'/><rect x='211' y='11' width='6' height='2'/><rect x='211' y='13' width='7' height='2'/><rect x='217' y='13' width='3' height='1'/><rect x='210' y='15' width='9' height='2'/><rect x='210' y='17' width='8' height='2'/><rect x='210' y='19' width='9' height='2'/><rect x='218' y='19' width='3' height='1'/><rect x='210' y='21' width='9' height='2'/><rect x='209' y='23' width='11' height='2'/><rect x='209' y='25' width='11' height='2'/><rect x='207' y='27' width='14' height='2'/><rect x='207' y='29' width='15' height='2'/><rect x='205' y='31' width='18' height='2'/><rect x='203' y='31' width='3' height='1'/><rect x='205' y='33' width='18' height='2'/><rect x='206' y='35' width='17' height='2'/><rect x='-147' y='6' width='2' height='3'/><rect x='-148' y='9' width='4' height='2'/><rect x='-149' y='11' width='6' height='2'/><rect x='-149' y='13' width='7' height='2'/><rect x='-143' y='13' width='3' height='1'/><rect x='-150' y='15' width='9' height='2'/><rect x='-150' y='17' width='8' height='2'/><rect x='-150' y='19' width='9' height='2'/><rect x='-142' y='19' width='3' height='1'/><rect x='-150' y='21' width='9' height='2'/><rect x='-151' y='23' width='11' height='2'/><rect x='-151' y='25' width='11' height='2'/><rect x='-153' y='27' width='14' height='2'/><rect x='-153' y='29' width='15' height='2'/><rect x='-155' y='31' width='18' height='2'/><rect x='-157' y='31' width='3' height='1'/><rect x='-155' y='33' width='18' height='2'/><rect x='-154' y='35' width='17' height='2'/><rect x='573' y='6' width='2' height='3'/><rect x='572' y='9' width='4' height='2'/><rect x='571' y='11' width='6' height='2'/><rect x='571' y='13' width='7' height='2'/><rect x='577' y='13' width='3' height='1'/><rect x='570' y='15' width='9' height='2'/><rect x='570' y='17' width='8' height='2'/><rect x='570' y='19' width='9' height='2'/><rect x='578' y='19' width='3' height='1'/><rect x='570' y='21' width='9' height='2'/><rect x='569' y='23' width='11' height='2'/><rect x='569' y='25' width='11' height='2'/><rect x='567' y='27' width='14' height='2'/><rect x='567' y='29' width='15' height='2'/><rect x='565' y='31' width='18' height='2'/><rect x='563' y='31' width='3' height='1'/><rect x='565' y='33' width='18' height='2'/><rect x='566' y='35' width='17' height='2'/><rect x='220' y='14' width='2' height='3'/><rect x='220' y='17' width='3' height='2'/><rect x='219' y='19' width='5' height='2'/><rect x='219' y='21' width='5' height='2'/><rect x='217' y='23' width='9' height='2'/><rect x='216' y='25' width='11' height='2'/><rect x='217' y='27' width='9' height='2'/><rect x='215' y='27' width='3' height='1'/><rect x='216' y='29' width='11' height='2'/><rect x='215' y='31' width='13' height='2'/><rect x='214' y='33' width='15' height='2'/><rect x='212' y='33' width='3' height='1'/><rect x='213' y='35' width='17' height='2'/><rect x='-140' y='14' width='2' height='3'/><rect x='-140' y='17' width='3' height='2'/><rect x='-141' y='19' width='5' height='2'/><rect x='-141' y='21' width='5' height='2'/><rect x='-143' y='23' width='9' height='2'/><rect x='-144' y='25' width='11' height='2'/><rect x='-143' y='27' width='9' height='2'/><rect x='-145' y='27' width='3' height='1'/><rect x='-144' y='29' width='11' height='2'/><rect x='-145' y='31' width='13' height='2'/><rect x='-146' y='33' width='15' height='2'/><rect x='-148' y='33' width='3' height='1'/><rect x='-147' y='35' width='17' height='2'/><rect x='580' y='14' width='2' height='3'/><rect x='580' y='17' width='3' height='2'/><rect x='579' y='19' width='5' height='2'/><rect x='579' y='21' width='5' height='2'/><rect x='577' y='23' width='9' height='2'/><rect x='576' y='25' width='11' height='2'/><rect x='577' y='27' width='9' height='2'/><rect x='575' y='27' width='3' height='1'/><rect x='576' y='29' width='11' height='2'/><rect x='575' y='31' width='13' height='2'/><rect x='574' y='33' width='15' height='2'/><rect x='572' y='33' width='3' height='1'/><rect x='573' y='35' width='17' height='2'/><rect x='222' y='30' width='11' height='3'/><rect x='-138' y='30' width='11' height='3'/><rect x='582' y='30' width='11' height='3'/><rect x='221' y='32' width='13' height='3'/><rect x='-139' y='32' width='13' height='3'/><rect x='581' y='32' width='13' height='3'/><rect x='222' y='34' width='11' height='3'/><rect x='-138' y='34' width='11' height='3'/><rect x='582' y='34' width='11' height='3'/><rect x='233' y='12' width='2' height='3'/><rect x='233' y='15' width='2' height='2'/><rect x='232' y='17' width='4' height='2'/><rect x='232' y='19' width='5' height='2'/><rect x='236' y='19' width='3' height='1'/><rect x='231' y='21' width='7' height='2'/><rect x='230' y='23' width='8' height='2'/><rect x='231' y='25' width='7' height='2'/><rect x='229' y='27' width='11' height='2'/><rect x='228' y='29' width='12' height='2'/><rect x='227' y='31' width='15' height='2'/><rect x='227' y='33' width='15' height='2'/><rect x='227' y='35' width='14' height='2'/><rect x='-127' y='12' width='2' height='3'/><rect x='-127' y='15' width='2' height='2'/><rect x='-128' y='17' width='4' height='2'/><rect x='-128' y='19' width='5' height='2'/><rect x='-124' y='19' width='3' height='1'/><rect x='-129' y='21' width='7' height='2'/><rect x='-130' y='23' width='8' height='2'/><rect x='-129' y='25' width='7' height='2'/><rect x='-131' y='27' width='11' height='2'/><rect x='-132' y='29' width='12' height='2'/><rect x='-133' y='31' width='15' height='2'/><rect x='-133' y='33' width='15' height='2'/><rect x='-133' y='35' width='14' height='2'/><rect x='593' y='12' width='2' height='3'/><rect x='593' y='15' width='2' height='2'/><rect x='592' y='17' width='4' height='2'/><rect x='592' y='19' width='5' height='2'/><rect x='596' y='19' width='3' height='1'/><rect x='591' y='21' width='7' height='2'/><rect x='590' y='23' width='8' height='2'/><rect x='591' y='25' width='7' height='2'/><rect x='589' y='27' width='11' height='2'/><rect x='588' y='29' width='12' height='2'/><rect x='587' y='31' width='15' height='2'/><rect x='587' y='33' width='15' height='2'/><rect x='587' y='35' width='14' height='2'/><rect x='240' y='6' width='1' height='3'/><rect x='238' y='9' width='4' height='2'/><rect x='238' y='11' width='5' height='2'/><rect x='237' y='13' width='7' height='2'/><rect x='235' y='13' width='3' height='1'/><rect x='237' y='15' width='6' height='2'/><rect x='237' y='17' width='7' height='2'/><rect x='235' y='19' width='10' height='2'/><rect x='233' y='19' width='3' height='1'/><rect x='236' y='21' width='9' height='2'/><rect x='234' y='23' width='12' height='2'/><rect x='233' y='25' width='14' height='2'/><rect x='231' y='25' width='3' height='1'/><rect x='233' y='27' width='15' height='2'/><rect x='231' y='29' width='18' height='2'/><rect x='230' y='31' width='21' height='2'/><rect x='228' y='31' width='3' height='1'/><rect x='230' y='33' width='21' height='2'/><rect x='231' y='35' width='19' height='2'/><rect x='-120' y='6' width='1' height='3'/><rect x='-122' y='9' width='4' height='2'/><rect x='-122' y='11' width='5' height='2'/><rect x='-123' y='13' width='7' height='2'/><rect x='-125' y='13' width='3' height='1'/><rect x='-123' y='15' width='6' height='2'/><rect x='-123' y='17' width='7' height='2'/><rect x='-125' y='19' width='10' height='2'/><rect x='-127' y='19' width='3' height='1'/><rect x='-124' y='21' width='9' height='2'/><rect x='-126' y='23' width='12' height='2'/><rect x='-127' y='25' width='14' height='2'/><rect x='-129' y='25' width='3' height='1'/><rect x='-127' y='27' width='15' height='2'/><rect x='-129' y='29' width='18' height='2'/><rect x='-130' y='31' width='21' height='2'/><rect x='-132' y='31' width='3' height='1'/><rect x='-130' y='33' width='21' height='2'/><rect x='-129' y='35' width='19' height='2'/><rect x='600' y='6' width='1' height='3'/><rect x='598' y='9' width='4' height='2'/><rect x='598' y='11' width='5' height='2'/><rect x='597' y='13' width='7' height='2'/><rect x='595' y='13' width='3' height='1'/><rect x='597' y='15' width='6' height='2'/><rect x='597' y='17' width='7' height='2'/><rect x='595' y='19' width='10' height='2'/><rect x='593' y='19' width='3' height='1'/><rect x='596' y='21' width='9' height='2'/><rect x='594' y='23' width='12' height='2'/><rect x='593' y='25' width='14' height='2'/><rect x='591' y='25' width='3' height='1'/><rect x='593' y='27' width='15' height='2'/><rect x='591' y='29' width='18' height='2'/><rect x='590' y='31' width='21' height='2'/><rect x='588' y='31' width='3' height='1'/><rect x='590' y='33' width='21' height='2'/><rect x='591' y='35' width='19' height='2'/><rect x='245' y='4' width='2' height='3'/><rect x='245' y='7' width='2' height='2'/><rect x='244' y='9' width='4' height='2'/><rect x='244' y='11' width='5' height='2'/><rect x='248' y='11' width='3' height='1'/><rect x='243' y='13' width='7' height='2'/><rect x='241' y='15' width='11' height='2'/><rect x='240' y='17' width='12' height='2'/><rect x='239' y='19' width='15' height='2'/><rect x='239' y='21' width='14' height='2'/><rect x='238' y='23' width='16' height='2'/><rect x='238' y='25' width='17' height='2'/><rect x='238' y='27' width='17' height='2'/><rect x='237' y='29' width='18' height='2'/><rect x='236' y='31' width='20' height='2'/><rect x='235' y='33' width='22' height='2'/><rect x='235' y='35' width='22' height='2'/><rect x='-115' y='4' width='2' height='3'/><rect x='-115' y='7' width='2' height='2'/><rect x='-116' y='9' width='4' height='2'/><rect x='-116' y='11' width='5' height='2'/><rect x='-112' y='11' width='3' height='1'/><rect x='-117' y='13' width='7' height='2'/><rect x='-119' y='15' width='11' height='2'/><rect x='-120' y='17' width='12' height='2'/><rect x='-121' y='19' width='15' height='2'/><rect x='-121' y='21' width='14' height='2'/><rect x='-122' y='23' width='16' height='2'/><rect x='-122' y='25' width='17' height='2'/><rect x='-122' y='27' width='17' height='2'/><rect x='-123' y='29' width='18' height='2'/><rect x='-124' y='31' width='20' height='2'/><rect x='-125' y='33' width='22' height='2'/><rect x='-125' y='35' width='22' height='2'/><rect x='605' y='4' width='2' height='3'/><rect x='605' y='7' width='2' height='2'/><rect x='604' y='9' width='4' height='2'/><rect x='604' y='11' width='5' height='2'/><rect x='608' y='11' width='3' height='1'/><rect x='603' y='13' width='7' height='2'/><rect x='601' y='15' width='11' height='2'/><rect x='600' y='17' width='12' height='2'/><rect x='599' y='19' width='15' height='2'/><rect x='599' y='21' width='14' height='2'/><rect x='598' y='23' width='16' height='2'/><rect x='598' y='25' width='17' height='2'/><rect x='598' y='27' width='17' height='2'/><rect x='597' y='29' width='18' height='2'/><rect x='596' y='31' width='20' height='2'/><rect x='595' y='33' width='22' height='2'/><rect x='595' y='35' width='22' height='2'/><rect x='256' y='8' width='1' height='3'/><rect x='255' y='11' width='2' height='2'/><rect x='254' y='13' width='4' height='2'/><rect x='253' y='15' width='6' height='2'/><rect x='252' y='17' width='8' height='2'/><rect x='252' y='19' width='9' height='2'/><rect x='251' y='21' width='11' height='2'/><rect x='250' y='23' width='12' height='2'/><rect x='250' y='25' width='13' height='2'/><rect x='249' y='27' width='14' height='2'/><rect x='249' y='29' width='15' height='2'/><rect x='249' y='31' width='14' height='2'/><rect x='249' y='33' width='15' height='2'/><rect x='263' y='33' width='3' height='1'/><rect x='249' y='35' width='15' height='2'/><rect x='-104' y='8' width='1' height='3'/><rect x='-105' y='11' width='2' height='2'/><rect x='-106' y='13' width='4' height='2'/><rect x='-107' y='15' width='6' height='2'/><rect x='-108' y='17' width='8' height='2'/><rect x='-108' y='19' width='9' height='2'/><rect x='-109' y='21' width='11' height='2'/><rect x='-110' y='23' width='12' height='2'/><rect x='-110' y='25' width='13' height='2'/><rect x='-111' y='27' width='14' height='2'/><rect x='-111' y='29' width='15' height='2'/><rect x='-111' y='31' width='14' height='2'/><rect x='-111' y='33' width='15' height='2'/><rect x='-97' y='33' width='3' height='1'/><rect x='-111' y='35' width='15' height='2'/><rect x='616' y='8' width='1' height='3'/><rect x='615' y='11' width='2' height='2'/><rect x='614' y='13' width='4' height='2'/><rect x='613' y='15' width='6' height='2'/><rect x='612' y='17' width='8' height='2'/><rect x='612' y='19' width='9' height='2'/><rect x='611' y='21' width='11' height='2'/><rect x='610' y='23' width='12' height='2'/><rect x='610' y='25' width='13' height='2'/><rect x='609' y='27' width='14' height='2'/><rect x='609' y='29' width='15' height='2'/><rect x='609' y='31' width='14' height='2'/><rect x='609' y='33' width='15' height='2'/><rect x='623' y='33' width='3' height='1'/><rect x='609' y='35' width='15' height='2'/><rect x='259' y='29' width='11' height='3'/><rect x='-101' y='29' width='11' height='3'/><rect x='619' y='29' width='11' height='3'/><rect x='258' y='31' width='13' height='3'/><rect x='-102' y='31' width='13' height='3'/><rect x='618' y='31' width='13' height='3'/><rect x='258' y='33' width='13' height='3'/><rect x='-102' y='33' width='13' height='3'/><rect x='618' y='33' width='13' height='3'/><rect x='259' y='35' width='11' height='3'/><rect x='-101' y='35' width='11' height='3'/><rect x='619' y='35' width='11' height='3'/><rect x='269' y='8' width='2' height='3'/><rect x='269' y='11' width='2' height='2'/><rect x='268' y='13' width='4' height='2'/><rect x='268' y='15' width='5' height='2'/><rect x='266' y='15' width='3' height='1'/><rect x='268' y='17' width='4' height='2'/><rect x='267' y='19' width='7' height='2'/><rect x='266' y='21' width='8' height='2'/><rect x='274' y='21' width='3' height='1'/><rect x='265' y='23' width='11' height='2'/><rect x='264' y='25' width='12' height='2'/><rect x='263' y='27' width='14' height='2'/><rect x='264' y='29' width='13' height='2'/><rect x='263' y='31' width='15' height='2'/><rect x='261' y='33' width='18' height='2'/><rect x='259' y='33' width='3' height='1'/><rect x='260' y='35' width='20' height='2'/><rect x='-91' y='8' width='2' height='3'/><rect x='-91' y='11' width='2' height='2'/><rect x='-92' y='13' width='4' height='2'/><rect x='-92' y='15' width='5' height='2'/><rect x='-94' y='15' width='3' height='1'/><rect x='-92' y='17' width='4' height='2'/><rect x='-93' y='19' width='7' height='2'/><rect x='-94' y='21' width='8' height='2'/><rect x='-86' y='21' width='3' height='1'/><rect x='-95' y='23' width='11' height='2'/><rect x='-96' y='25' width='12' height='2'/><rect x='-97' y='27' width='14' height='2'/><rect x='-96' y='29' width='13' height='2'/><rect x='-97' y='31' width='15' height='2'/><rect x='-99' y='33' width='18' height='2'/><rect x='-101' y='33' width='3' height='1'/><rect x='-100' y='35' width='20' height='2'/><rect x='629' y='8' width='2' height='3'/><rect x='629' y='11' width='2' height='2'/><rect x='628' y='13' width='4' height='2'/><rect x='628' y='15' width='5' height='2'/><rect x='626' y='15' width='3' height='1'/><rect x='628' y='17' width='4' height='2'/><rect x='627' y='19' width='7' height='2'/><rect x='626' y='21' width='8' height='2'/><rect x='634' y='21' width='3' height='1'/><rect x='625' y='23' width='11' height='2'/><rect x='624' y='25' width='12' height='2'/><rect x='623' y='27' width='14' height='2'/><rect x='624' y='29' width='13' height='2'/><rect x='623' y='31' width='15' height='2'/><rect x='621' y='33' width='18' height='2'/><rect x='619' y='33' width='3' height='1'/><rect x='620' y='35' width='20' height='2'/><rect x='271' y='28' width='12' height='3'/><rect x='-89' y='28' width='12' height='3'/><rect x='631' y='28' width='12' height='3'/><rect x='270' y='30' width='14' height='3'/><rect x='-90' y='30' width='14' height='3'/><rect x='630' y='30' width='14' height='3'/><rect x='270' y='32' width='14' height='3'/><rect x='-90' y='32' width='14' height='3'/><rect x='630' y='32' width='14' height='3'/><rect x='271' y='34' width='12' height='3'/><rect x='-89' y='34' width='12' height='3'/><rect x='631' y='34' width='12' height='3'/><rect x='285' y='12' width='2' height='3'/><rect x='284' y='15' width='4' height='2'/><rect x='283' y='17' width='6' height='2'/><rect x='283' y='19' width='7' height='2'/><rect x='282' y='21' width='8' height='2'/><rect x='281' y='23' width='11' height='2'/><rect x='281' y='25' width='10' height='2'/><rect x='291' y='25' width='3' height='1'/><rect x='280' y='27' width='13' height='2'/><rect x='279' y='29' width='14' height='2'/><rect x='278' y='31' width='16' height='2'/><rect x='277' y='33' width='18' height='2'/><rect x='277' y='35' width='18' height='2'/><rect x='-75' y='12' width='2' height='3'/><rect x='-76' y='15' width='4' height='2'/><rect x='-77' y='17' width='6' height='2'/><rect x='-77' y='19' width='7' height='2'/><rect x='-78' y='21' width='8' height='2'/><rect x='-79' y='23' width='11' height='2'/><rect x='-79' y='25' width='10' height='2'/><rect x='-69' y='25' width='3' height='1'/><rect x='-80' y='27' width='13' height='2'/><rect x='-81' y='29' width='14' height='2'/><rect x='-82' y='31' width='16' height='2'/><rect x='-83' y='33' width='18' height='2'/><rect x='-83' y='35' width='18' height='2'/><rect x='645' y='12' width='2' height='3'/><rect x='644' y='15' width='4' height='2'/><rect x='643' y='17' width='6' height='2'/><rect x='643' y='19' width='7' height='2'/><rect x='642' y='21' width='8' height='2'/><rect x='641' y='23' width='11' height='2'/><rect x='641' y='25' width='10' height='2'/><rect x='651' y='25' width='3' height='1'/><rect x='640' y='27' width='13' height='2'/><rect x='639' y='29' width='14' height='2'/><rect x='638' y='31' width='16' height='2'/><rect x='637' y='33' width='18' height='2'/><rect x='637' y='35' width='18' height='2'/><rect x='291' y='4' width='1' height='3'/><rect x='290' y='7' width='3' height='2'/><rect x='289' y='9' width='5' height='2'/><rect x='289' y='11' width='5' height='2'/><rect x='289' y='13' width='5' height='2'/><rect x='288' y='15' width='6' height='2'/><rect x='288' y='17' width='6' height='2'/><rect x='286' y='17' width='3' height='1'/><rect x='288' y='19' width='7' height='2'/><rect x='286' y='21' width='10' height='2'/><rect x='285' y='23' width='12' height='2'/><rect x='284' y='25' width='14' height='2'/><rect x='284' y='27' width='14' height='2'/><rect x='283' y='29' width='17' height='2'/><rect x='284' y='31' width='15' height='2'/><rect x='284' y='33' width='15' height='2'/><rect x='282' y='35' width='18' height='2'/><rect x='280' y='35' width='3' height='1'/><rect x='-69' y='4' width='1' height='3'/><rect x='-70' y='7' width='3' height='2'/><rect x='-71' y='9' width='5' height='2'/><rect x='-71' y='11' width='5' height='2'/><rect x='-71' y='13' width='5' height='2'/><rect x='-72' y='15' width='6' height='2'/><rect x='-72' y='17' width='6' height='2'/><rect x='-74' y='17' width='3' height='1'/><rect x='-72' y='19' width='7' height='2'/><rect x='-74' y='21' width='10' height='2'/><rect x='-75' y='23' width='12' height='2'/><rect x='-76' y='25' width='14' height='2'/><rect x='-76' y='27' width='14' height='2'/><rect x='-77' y='29' width='17' height='2'/><rect x='-76' y='31' width='15' height='2'/><rect x='-76' y='33' width='15' height='2'/><rect x='-78' y='35' width='18' height='2'/><rect x='-80' y='35' width='3' height='1'/><rect x='651' y='4' width='1' height='3'/><rect x='650' y='7' width='3' height='2'/><rect x='649' y='9' width='5' height='2'/><rect x='649' y='11' width='5' height='2'/><rect x='649' y='13' width='5' height='2'/><rect x='648' y='15' width='6' height='2'/><rect x='648' y='17' width='6' height='2'/><rect x='646' y='17' width='3' height='1'/><rect x='648' y='19' width='7' height='2'/><rect x='646' y='21' width='10' height='2'/><rect x='645' y='23' width='12' height='2'/><rect x='644' y='25' width='14' height='2'/><rect x='644' y='27' width='14' height='2'/><rect x='643' y='29' width='17' height='2'/><rect x='644' y='31' width='15' height='2'/><rect x='644' y='33' width='15' height='2'/><rect x='642' y='35' width='18' height='2'/><rect x='640' y='35' width='3' height='1'/><rect x='299' y='12' width='2' height='3'/><rect x='299' y='15' width='2' height='2'/><rect x='299' y='17' width='2' height='2'/><rect x='298' y='19' width='4' height='2'/><rect x='297' y='21' width='7' height='2'/><rect x='297' y='23' width='7' height='2'/><rect x='298' y='25' width='5' height='2'/><rect x='297' y='27' width='6' height='2'/><rect x='296' y='29' width='9' height='2'/><rect x='295' y='31' width='10' height='2'/><rect x='294' y='33' width='12' height='2'/><rect x='293' y='35' width='14' height='2'/><rect x='-61' y='12' width='2' height='3'/><rect x='-61' y='15' width='2' height='2'/><rect x='-61' y='17' width='2' height='2'/><rect x='-62' y='19' width='4' height='2'/><rect x='-63' y='21' width='7' height='2'/><rect x='-63' y='23' width='7' height='2'/><rect x='-62' y='25' width='5' height='2'/><rect x='-63' y='27' width='6' height='2'/><rect x='-64' y='29' width='9' height='2'/><rect x='-65' y='31' width='10' height='2'/><rect x='-66' y='33' width='12' height='2'/><rect x='-67' y='35' width='14' height='2'/><rect x='659' y='12' width='2' height='3'/><rect x='659' y='15' width='2' height='2'/><rect x='659' y='17' width='2' height='2'/><rect x='658' y='19' width='4' height='2'/><rect x='657' y='21' width='7' height='2'/><rect x='657' y='23' width='7' height='2'/><rect x='658' y='25' width='5' height='2'/><rect x='657' y='27' width='6' height='2'/><rect x='656' y='29' width='9' height='2'/><rect x='655' y='31' width='10' height='2'/><rect x='654' y='33' width='12' height='2'/><rect x='653' y='35' width='14' height='2'/><rect x='307' y='8' width='1' height='3'/><rect x='305' y='11' width='4' height='2'/><rect x='305' y='13' width='5' height='2'/><rect x='304' y='15' width='7' height='2'/><rect x='302' y='15' width='3' height='1'/><rect x='303' y='17' width='9' height='2'/><rect x='302' y='19' width='10' height='2'/><rect x='301' y='21' width='13' height='2'/><rect x='299' y='21' width='3' height='1'/><rect x='300' y='23' width='14' height='2'/><rect x='299' y='25' width='16' height='2'/><rect x='299' y='27' width='17' height='2'/><rect x='299' y='29' width='17' height='2'/><rect x='298' y='31' width='18' height='2'/><rect x='299' y='33' width='17' height='2'/><rect x='298' y='35' width='19' height='2'/><rect x='-53' y='8' width='1' height='3'/><rect x='-55' y='11' width='4' height='2'/><rect x='-55' y='13' width='5' height='2'/><rect x='-56' y='15' width='7' height='2'/><rect x='-58' y='15' width='3' height='1'/><rect x='-57' y='17' width='9' height='2'/><rect x='-58' y='19' width='10' height='2'/><rect x='-59' y='21' width='13' height='2'/><rect x='-61' y='21' width='3' height='1'/><rect x='-60' y='23' width='14' height='2'/><rect x='-61' y='25' width='16' height='2'/><rect x='-61' y='27' width='17' height='2'/><rect x='-61' y='29' width='17' height='2'/><rect x='-62' y='31' width='18' height='2'/><rect x='-61' y='33' width='17' height='2'/><rect x='-62' y='35' width='19' height='2'/><rect x='667' y='8' width='1' height='3'/><rect x='665' y='11' width='4' height='2'/><rect x='665' y='13' width='5' height='2'/><rect x='664' y='15' width='7' height='2'/><rect x='662' y='15' width='3' height='1'/><rect x='663' y='17' width='9' height='2'/><rect x='662' y='19' width='10' height='2'/><rect x='661' y='21' width='13' height='2'/><rect x='659' y='21' width='3' height='1'/><rect x='660' y='23' width='14' height='2'/><rect x='659' y='25' width='16' height='2'/><rect x='659' y='27' width='17' height='2'/><rect x='659' y='29' width='17' height='2'/><rect x='658' y='31' width='18' height='2'/><rect x='659' y='33' width='17' height='2'/><rect x='658' y='35' width='19' height='2'/><rect x='309' y='30' width='8' height='3'/><rect x='-51' y='30' width='8' height='3'/><rect x='669' y='30' width='8' height='3'/><rect x='308' y='32' width='10' height='3'/><rect x='-52' y='32' width='10' height='3'/><rect x='668' y='32' width='10' height='3'/><rect x='309' y='34' width='8' height='3'/><rect x='-51' y='34' width='8' height='3'/><rect x='669' y='34' width='8' height='3'/><rect x='316' y='28' width='7' height='3'/><rect x='-44' y='28' width='7' height='3'/><rect x='676' y='28' width='7' height='3'/><rect x='315' y='30' width='9' height='3'/><rect x='-45' y='30' width='9' height='3'/><rect x='675' y='30' width='9' height='3'/><rect x='315' y='32' width='9' height='3'/><rect x='-45' y='32' width='9' height='3'/><rect x='675' y='32' width='9' height='3'/><rect x='316' y='34' width='7' height='3'/><rect x='-44' y='34' width='7' height='3'/><rect x='676' y='34' width='7' height='3'/><rect x='324' y='14' width='1' height='3'/><rect x='322' y='17' width='5' height='2'/><rect x='321' y='19' width='6' height='2'/><rect x='320' y='21' width='9' height='2'/><rect x='328' y='21' width='3' height='1'/><rect x='319' y='23' width='10' height='2'/><rect x='319' y='25' width='11' height='2'/><rect x='318' y='27' width='13' height='2'/><rect x='330' y='27' width='3' height='1'/><rect x='317' y='29' width='14' height='2'/><rect x='316' y='31' width='17' height='2'/><rect x='315' y='33' width='18' height='2'/><rect x='315' y='35' width='18' height='2'/><rect x='-36' y='14' width='1' height='3'/><rect x='-38' y='17' width='5' height='2'/><rect x='-39' y='19' width='6' height='2'/><rect x='-40' y='21' width='9' height='2'/><rect x='-32' y='21' width='3' height='1'/><rect x='-41' y='23' width='10' height='2'/><rect x='-41' y='25' width='11' height='2'/><rect x='-42' y='27' width='13' height='2'/><rect x='-30' y='27' width='3' height='1'/><rect x='-43' y='29' width='14' height='2'/><rect x='-44' y='31' width='17' height='2'/><rect x='-45' y='33' width='18' height='2'/><rect x='-45' y='35' width='18' height='2'/><rect x='684' y='14' width='1' height='3'/><rect x='682' y='17' width='5' height='2'/><rect x='681' y='19' width='6' height='2'/><rect x='680' y='21' width='9' height='2'/><rect x='688' y='21' width='3' height='1'/><rect x='679' y='23' width='10' height='2'/><rect x='679' y='25' width='11' height='2'/><rect x='678' y='27' width='13' height='2'/><rect x='690' y='27' width='3' height='1'/><rect x='677' y='29' width='14' height='2'/><rect x='676' y='31' width='17' height='2'/><rect x='675' y='33' width='18' height='2'/><rect x='675' y='35' width='18' height='2'/><rect x='330' y='6' width='1' height='3'/><rect x='329' y='9' width='2' height='2'/><rect x='329' y='11' width='2' height='2'/><rect x='328' y='13' width='5' height='2'/><rect x='328' y='15' width='4' height='2'/><rect x='327' y='17' width='6' height='2'/><rect x='328' y='19' width='5' height='2'/><rect x='326' y='19' width='3' height='1'/><rect x='328' y='21' width='5' height='2'/><rect x='327' y='23' width='6' height='2'/><rect x='328' y='25' width='5' height='2'/><rect x='326' y='25' width='3' height='1'/><rect x='327' y='27' width='6' height='2'/><rect x='326' y='29' width='8' height='2'/><rect x='325' y='31' width='11' height='2'/><rect x='325' y='33' width='10' height='2'/><rect x='324' y='35' width='12' height='2'/><rect x='-30' y='6' width='1' height='3'/><rect x='-31' y='9' width='2' height='2'/><rect x='-31' y='11' width='2' height='2'/><rect x='-32' y='13' width='5' height='2'/><rect x='-32' y='15' width='4' height='2'/><rect x='-33' y='17' width='6' height='2'/><rect x='-32' y='19' width='5' height='2'/><rect x='-34' y='19' width='3' height='1'/><rect x='-32' y='21' width='5' height='2'/><rect x='-33' y='23' width='6' height='2'/><rect x='-32' y='25' width='5' height='2'/><rect x='-34' y='25' width='3' height='1'/><rect x='-33' y='27' width='6' height='2'/><rect x='-34' y='29' width='8' height='2'/><rect x='-35' y='31' width='11' height='2'/><rect x='-35' y='33' width='10' height='2'/><rect x='-36' y='35' width='12' height='2'/><rect x='690' y='6' width='1' height='3'/><rect x='689' y='9' width='2' height='2'/><rect x='689' y='11' width='2' height='2'/><rect x='688' y='13' width='5' height='2'/><rect x='688' y='15' width='4' height='2'/><rect x='687' y='17' width='6' height='2'/><rect x='688' y='19' width='5' height='2'/><rect x='686' y='19' width='3' height='1'/><rect x='688' y='21' width='5' height='2'/><rect x='687' y='23' width='6' height='2'/><rect x='688' y='25' width='5' height='2'/><rect x='686' y='25' width='3' height='1'/><rect x='687' y='27' width='6' height='2'/><rect x='686' y='29' width='8' height='2'/><rect x='685' y='31' width='11' height='2'/><rect x='685' y='33' width='10' height='2'/><rect x='684' y='35' width='12' height='2'/><rect x='335' y='6' width='2' height='3'/><rect x='334' y='9' width='4' height='2'/><rect x='333' y='11' width='7' height='2'/><rect x='333' y='13' width='7' height='2'/><rect x='331' y='13' width='3' height='1'/><rect x='331' y='15' width='11' height='2'/><rect x='330' y='17' width='13' height='2'/><rect x='329' y='19' width='14' height='2'/><rect x='343' y='19' width='3' height='1'/><rect x='328' y='21' width='16' height='2'/><rect x='327' y='23' width='18' height='2'/><rect x='327' y='25' width='18' height='2'/><rect x='326' y='27' width='21' height='2'/><rect x='326' y='29' width='21' height='2'/><rect x='326' y='31' width='21' height='2'/><rect x='346' y='31' width='3' height='1'/><rect x='326' y='33' width='21' height='2'/><rect x='327' y='35' width='19' height='2'/><rect x='-25' y='6' width='2' height='3'/><rect x='-26' y='9' width='4' height='2'/><rect x='-27' y='11' width='7' height='2'/><rect x='-27' y='13' width='7' height='2'/><rect x='-29' y='13' width='3' height='1'/><rect x='-29' y='15' width='11' height='2'/><rect x='-30' y='17' width='13' height='2'/><rect x='-31' y='19' width='14' height='2'/><rect x='-17' y='19' width='3' height='1'/><rect x='-32' y='21' width='16' height='2'/><rect x='-33' y='23' width='18' height='2'/><rect x='-33' y='25' width='18' height='2'/><rect x='-34' y='27' width='21' height='2'/><rect x='-34' y='29' width='21' height='2'/><rect x='-34' y='31' width='21' height='2'/><rect x='-14' y='31' width='3' height='1'/><rect x='-34' y='33' width='21' height='2'/><rect x='-33' y='35' width='19' height='2'/><rect x='695' y='6' width='2' height='3'/><rect x='694' y='9' width='4' height='2'/><rect x='693' y='11' width='7' height='2'/><rect x='693' y='13' width='7' height='2'/><rect x='691' y='13' width='3' height='1'/><rect x='691' y='15' width='11' height='2'/><rect x='690' y='17' width='13' height='2'/><rect x='689' y='19' width='14' height='2'/><rect x='703' y='19' width='3' height='1'/><rect x='688' y='21' width='16' height='2'/><rect x='687' y='23' width='18' height='2'/><rect x='687' y='25' width='18' height='2'/><rect x='686' y='27' width='21' height='2'/><rect x='686' y='29' width='21' height='2'/><rect x='686' y='31' width='21' height='2'/><rect x='706' y='31' width='3' height='1'/><rect x='686' y='33' width='21' height='2'/><rect x='687' y='35' width='19' height='2'/><rect x='342' y='14' width='1' height='3'/><rect x='341' y='17' width='3' height='2'/><rect x='339' y='19' width='6' height='2'/><rect x='339' y='21' width='7' height='2'/><rect x='337' y='21' width='3' height='1'/><rect x='338' y='23' width='8' height='2'/><rect x='338' y='25' width='9' height='2'/><rect x='337' y='27' width='10' height='2'/><rect x='335' y='27' width='3' height='1'/><rect x='337' y='29' width='10' height='2'/><rect x='338' y='31' width='9' height='2'/><rect x='336' y='33' width='12' height='2'/><rect x='336' y='35' width='13' height='2'/><rect x='-18' y='14' width='1' height='3'/><rect x='-19' y='17' width='3' height='2'/><rect x='-21' y='19' width='6' height='2'/><rect x='-21' y='21' width='7' height='2'/><rect x='-23' y='21' width='3' height='1'/><rect x='-22' y='23' width='8' height='2'/><rect x='-22' y='25' width='9' height='2'/><rect x='-23' y='27' width='10' height='2'/><rect x='-25' y='27' width='3' height='1'/><rect x='-23' y='29' width='10' height='2'/><rect x='-22' y='31' width='9' height='2'/><rect x='-24' y='33' width='12' height='2'/><rect x='-24' y='35' width='13' height='2'/><rect x='702' y='14' width='1' height='3'/><rect x='701' y='17' width='3' height='2'/><rect x='699' y='19' width='6' height='2'/><rect x='699' y='21' width='7' height='2'/><rect x='697' y='21' width='3' height='1'/><rect x='698' y='23' width='8' height='2'/><rect x='698' y='25' width='9' height='2'/><rect x='697' y='27' width='10' height='2'/><rect x='695' y='27' width='3' height='1'/><rect x='697' y='29' width='10' height='2'/><rect x='698' y='31' width='9' height='2'/><rect x='696' y='33' width='12' height='2'/><rect x='696' y='35' width='13' height='2'/><rect x='349' y='12' width='1' height='3'/><rect x='347' y='15' width='4' height='2'/><rect x='348' y='17' width='3' height='2'/><rect x='348' y='19' width='3' height='2'/><rect x='346' y='19' width='3' height='1'/><rect x='346' y='21' width='6' height='2'/><rect x='345' y='23' width='9' height='2'/><rect x='344' y='25' width='11' height='2'/><rect x='354' y='25' width='3' height='1'/><rect x='344' y='27' width='10' height='2'/><rect x='344' y='29' width='10' height='2'/><rect x='343' y='31' width='13' height='2'/><rect x='343' y='33' width='13' height='2'/><rect x='342' y='35' width='14' height='2'/><rect x='-11' y='12' width='1' height='3'/><rect x='-13' y='15' width='4' height='2'/><rect x='-12' y='17' width='3' height='2'/><rect x='-12' y='19' width='3' height='2'/><rect x='-14' y='19' width='3' height='1'/><rect x='-14' y='21' width='6' height='2'/><rect x='-15' y='23' width='9' height='2'/><rect x='-16' y='25' width='11' height='2'/><rect x='-6' y='25' width='3' height='1'/><rect x='-16' y='27' width='10' height='2'/><rect x='-16' y='29' width='10' height='2'/><rect x='-17' y='31' width='13' height='2'/><rect x='-17' y='33' width='13' height='2'/><rect x='-18' y='35' width='14' height='2'/><rect x='709' y='12' width='1' height='3'/><rect x='707' y='15' width='4' height='2'/><rect x='708' y='17' width='3' height='2'/><rect x='708' y='19' width='3' height='2'/><rect x='706' y='19' width='3' height='1'/><rect x='706' y='21' width='6' height='2'/><rect x='705' y='23' width='9' height='2'/><rect x='704' y='25' width='11' height='2'/><rect x='714' y='25' width='3' height='1'/><rect x='704' y='27' width='10' height='2'/><rect x='704' y='29' width='10' height='2'/><rect x='703' y='31' width='13' height='2'/><rect x='703' y='33' width='13' height='2'/><rect x='702' y='35' width='14' height='2'/><rect x='355' y='6' width='1' height='3'/><rect x='353' y='9' width='4' height='2'/><rect x='352' y='11' width='7' height='2'/><rect x='351' y='13' width='8' height='2'/><rect x='359' y='13' width='3' height='1'/><rect x='350' y='15' width='10' height='2'/><rect x='349' y='17' width='13' height='2'/><rect x='349' y='19' width='13' height='2'/><rect x='361' y='19' width='3' height='1'/><rect x='348' y='21' width='14' height='2'/><rect x='348' y='23' width='14' height='2'/><rect x='347' y='25' width='17' height='2'/><rect x='363' y='25' width='3' height='1'/><rect x='346' y='27' width='18' height='2'/><rect x='346' y='29' width='19' height='2'/><rect x='346' y='31' width='19' height='2'/><rect x='344' y='33' width='22' height='2'/><rect x='344' y='35' width='23' height='2'/><rect x='-5' y='6' width='1' height='3'/><rect x='-7' y='9' width='4' height='2'/><rect x='-8' y='11' width='7' height='2'/><rect x='-9' y='13' width='8' height='2'/><rect x='-1' y='13' width='3' height='1'/><rect x='-10' y='15' width='10' height='2'/><rect x='-11' y='17' width='13' height='2'/><rect x='-11' y='19' width='13' height='2'/><rect x='1' y='19' width='3' height='1'/><rect x='-12' y='21' width='14' height='2'/><rect x='-12' y='23' width='14' height='2'/><rect x='-13' y='25' width='17' height='2'/><rect x='3' y='25' width='3' height='1'/><rect x='-14' y='27' width='18' height='2'/><rect x='-14' y='29' width='19' height='2'/><rect x='-14' y='31' width='19' height='2'/><rect x='-16' y='33' width='22' height='2'/><rect x='-16' y='35' width='23' height='2'/><rect x='715' y='6' width='1' height='3'/><rect x='713' y='9' width='4' height='2'/><rect x='712' y='11' width='7' height='2'/><rect x='711' y='13' width='8' height='2'/><rect x='719' y='13' width='3' height='1'/><rect x='710' y='15' width='10' height='2'/><rect x='709' y='17' width='13' height='2'/><rect x='709' y='19' width='13' height='2'/><rect x='721' y='19' width='3' height='1'/><rect x='708' y='21' width='14' height='2'/><rect x='708' y='23' width='14' height='2'/><rect x='707' y='25' width='17' height='2'/><rect x='723' y='25' width='3' height='1'/><rect x='706' y='27' width='18' height='2'/><rect x='706' y='29' width='19' height='2'/><rect x='706' y='31' width='19' height='2'/><rect x='704' y='33' width='22' height='2'/><rect x='704' y='35' width='23' height='2'/></g></svg>");height:92px}.path-trees{opacity:1;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='360' height='26'><g fill='%23263830'><rect x='0' y='15' width='14' height='12'/><rect x='14' y='15' width='11' height='12'/><rect x='25' y='15' width='14' height='12'/><rect x='39' y='15' width='16' height='12'/><rect x='55' y='16' width='14' height='11'/><rect x='69' y='17' width='11' height='10'/><rect x='80' y='17' width='15' height='10'/><rect x='95' y='17' width='10' height='10'/><rect x='105' y='17' width='10' height='10'/><rect x='115' y='17' width='18' height='10'/><rect x='133' y='17' width='9' height='10'/><rect x='142' y='17' width='14' height='10'/><rect x='156' y='17' width='11' height='10'/><rect x='167' y='16' width='13' height='11'/><rect x='180' y='17' width='10' height='10'/><rect x='190' y='17' width='9' height='10'/><rect x='199' y='17' width='10' height='10'/><rect x='209' y='17' width='8' height='10'/><rect x='217' y='17' width='13' height='10'/><rect x='230' y='17' width='17' height='10'/><rect x='247' y='17' width='17' height='10'/><rect x='264' y='17' width='14' height='10'/><rect x='278' y='16' width='12' height='11'/><rect x='290' y='17' width='10' height='10'/><rect x='300' y='17' width='18' height='10'/><rect x='318' y='17' width='14' height='10'/><rect x='332' y='16' width='18' height='11'/><rect x='350' y='16' width='14' height='11'/><rect x='-1' y='9' width='2' height='3'/><rect x='-2' y='12' width='5' height='2'/><rect x='-2' y='14' width='4' height='2'/><rect x='-2' y='16' width='5' height='2'/><rect x='-4' y='18' width='9' height='2'/><rect x='-361' y='9' width='2' height='3'/><rect x='-362' y='12' width='5' height='2'/><rect x='-362' y='14' width='4' height='2'/><rect x='-362' y='16' width='5' height='2'/><rect x='-364' y='18' width='9' height='2'/><rect x='359' y='9' width='2' height='3'/><rect x='358' y='12' width='5' height='2'/><rect x='358' y='14' width='4' height='2'/><rect x='358' y='16' width='5' height='2'/><rect x='356' y='18' width='9' height='2'/><rect x='5' y='9' width='1' height='3'/><rect x='4' y='12' width='3' height='2'/><rect x='2' y='14' width='6' height='2'/><rect x='3' y='16' width='5' height='2'/><rect x='3' y='18' width='5' height='2'/><rect x='-355' y='9' width='1' height='3'/><rect x='-356' y='12' width='3' height='2'/><rect x='-358' y='14' width='6' height='2'/><rect x='-357' y='16' width='5' height='2'/><rect x='-357' y='18' width='5' height='2'/><rect x='365' y='9' width='1' height='3'/><rect x='364' y='12' width='3' height='2'/><rect x='362' y='14' width='6' height='2'/><rect x='363' y='16' width='5' height='2'/><rect x='363' y='18' width='5' height='2'/><rect x='8' y='8' width='2' height='3'/><rect x='7' y='11' width='5' height='2'/><rect x='7' y='13' width='5' height='2'/><rect x='5' y='15' width='8' height='2'/><rect x='3' y='15' width='3' height='1'/><rect x='5' y='17' width='9' height='2'/><rect x='-352' y='8' width='2' height='3'/><rect x='-353' y='11' width='5' height='2'/><rect x='-353' y='13' width='5' height='2'/><rect x='-355' y='15' width='8' height='2'/><rect x='-357' y='15' width='3' height='1'/><rect x='-355' y='17' width='9' height='2'/><rect x='368' y='8' width='2' height='3'/><rect x='367' y='11' width='5' height='2'/><rect x='367' y='13' width='5' height='2'/><rect x='365' y='15' width='8' height='2'/><rect x='363' y='15' width='3' height='1'/><rect x='365' y='17' width='9' height='2'/><rect x='9' y='11' width='11' height='3'/><rect x='-351' y='11' width='11' height='3'/><rect x='369' y='11' width='11' height='3'/><rect x='8' y='13' width='13' height='3'/><rect x='-352' y='13' width='13' height='3'/><rect x='368' y='13' width='13' height='3'/><rect x='8' y='15' width='13' height='3'/><rect x='-352' y='15' width='13' height='3'/><rect x='368' y='15' width='13' height='3'/><rect x='9' y='17' width='11' height='3'/><rect x='-351' y='17' width='11' height='3'/><rect x='369' y='17' width='11' height='3'/><rect x='18' y='9' width='7' height='3'/><rect x='-342' y='9' width='7' height='3'/><rect x='378' y='9' width='7' height='3'/><rect x='17' y='11' width='9' height='3'/><rect x='-343' y='11' width='9' height='3'/><rect x='377' y='11' width='9' height='3'/><rect x='16' y='13' width='11' height='3'/><rect x='-344' y='13' width='11' height='3'/><rect x='376' y='13' width='11' height='3'/><rect x='17' y='15' width='9' height='3'/><rect x='-343' y='15' width='9' height='3'/><rect x='377' y='15' width='9' height='3'/><rect x='18' y='17' width='7' height='3'/><rect x='-342' y='17' width='7' height='3'/><rect x='378' y='17' width='7' height='3'/><rect x='26' y='6' width='1' height='3'/><rect x='24' y='9' width='4' height='2'/><rect x='24' y='11' width='4' height='2'/><rect x='23' y='13' width='6' height='2'/><rect x='21' y='13' width='3' height='1'/><rect x='23' y='15' width='7' height='2'/><rect x='23' y='17' width='7' height='2'/><rect x='-334' y='6' width='1' height='3'/><rect x='-336' y='9' width='4' height='2'/><rect x='-336' y='11' width='4' height='2'/><rect x='-337' y='13' width='6' height='2'/><rect x='-339' y='13' width='3' height='1'/><rect x='-337' y='15' width='7' height='2'/><rect x='-337' y='17' width='7' height='2'/><rect x='386' y='6' width='1' height='3'/><rect x='384' y='9' width='4' height='2'/><rect x='384' y='11' width='4' height='2'/><rect x='383' y='13' width='6' height='2'/><rect x='381' y='13' width='3' height='1'/><rect x='383' y='15' width='7' height='2'/><rect x='383' y='17' width='7' height='2'/><rect x='31' y='6' width='2' height='3'/><rect x='30' y='9' width='4' height='2'/><rect x='29' y='11' width='6' height='2'/><rect x='29' y='13' width='6' height='2'/><rect x='29' y='15' width='6' height='2'/><rect x='28' y='17' width='8' height='2'/><rect x='-329' y='6' width='2' height='3'/><rect x='-330' y='9' width='4' height='2'/><rect x='-331' y='11' width='6' height='2'/><rect x='-331' y='13' width='6' height='2'/><rect x='-331' y='15' width='6' height='2'/><rect x='-332' y='17' width='8' height='2'/><rect x='391' y='6' width='2' height='3'/><rect x='390' y='9' width='4' height='2'/><rect x='389' y='11' width='6' height='2'/><rect x='389' y='13' width='6' height='2'/><rect x='389' y='15' width='6' height='2'/><rect x='388' y='17' width='8' height='2'/><rect x='35' y='13' width='7' height='3'/><rect x='-325' y='13' width='7' height='3'/><rect x='395' y='13' width='7' height='3'/><rect x='34' y='15' width='9' height='3'/><rect x='-326' y='15' width='9' height='3'/><rect x='394' y='15' width='9' height='3'/><rect x='35' y='17' width='7' height='3'/><rect x='-325' y='17' width='7' height='3'/><rect x='395' y='17' width='7' height='3'/><rect x='45' y='8' width='1' height='3'/><rect x='43' y='11' width='5' height='2'/><rect x='42' y='13' width='6' height='2'/><rect x='42' y='15' width='6' height='2'/><rect x='41' y='17' width='8' height='2'/><rect x='-315' y='8' width='1' height='3'/><rect x='-317' y='11' width='5' height='2'/><rect x='-318' y='13' width='6' height='2'/><rect x='-318' y='15' width='6' height='2'/><rect x='-319' y='17' width='8' height='2'/><rect x='405' y='8' width='1' height='3'/><rect x='403' y='11' width='5' height='2'/><rect x='402' y='13' width='6' height='2'/><rect x='402' y='15' width='6' height='2'/><rect x='401' y='17' width='8' height='2'/><rect x='44' y='9' width='8' height='3'/><rect x='-316' y='9' width='8' height='3'/><rect x='404' y='9' width='8' height='3'/><rect x='43' y='11' width='10' height='3'/><rect x='-317' y='11' width='10' height='3'/><rect x='403' y='11' width='10' height='3'/><rect x='42' y='13' width='12' height='3'/><rect x='-318' y='13' width='12' height='3'/><rect x='402' y='13' width='12' height='3'/><rect x='43' y='15' width='10' height='3'/><rect x='-317' y='15' width='10' height='3'/><rect x='403' y='15' width='10' height='3'/><rect x='44' y='17' width='8' height='3'/><rect x='-316' y='17' width='8' height='3'/><rect x='404' y='17' width='8' height='3'/><rect x='55' y='4' width='2' height='3'/><rect x='54' y='7' width='4' height='2'/><rect x='54' y='9' width='5' height='2'/><rect x='53' y='11' width='7' height='2'/><rect x='51' y='11' width='3' height='1'/><rect x='52' y='13' width='8' height='2'/><rect x='52' y='15' width='8' height='2'/><rect x='52' y='17' width='9' height='2'/><rect x='-305' y='4' width='2' height='3'/><rect x='-306' y='7' width='4' height='2'/><rect x='-306' y='9' width='5' height='2'/><rect x='-307' y='11' width='7' height='2'/><rect x='-309' y='11' width='3' height='1'/><rect x='-308' y='13' width='8' height='2'/><rect x='-308' y='15' width='8' height='2'/><rect x='-308' y='17' width='9' height='2'/><rect x='415' y='4' width='2' height='3'/><rect x='414' y='7' width='4' height='2'/><rect x='414' y='9' width='5' height='2'/><rect x='413' y='11' width='7' height='2'/><rect x='411' y='11' width='3' height='1'/><rect x='412' y='13' width='8' height='2'/><rect x='412' y='15' width='8' height='2'/><rect x='412' y='17' width='9' height='2'/><rect x='63' y='7' width='1' height='3'/><rect x='61' y='10' width='4' height='2'/><rect x='60' y='12' width='7' height='2'/><rect x='60' y='14' width='6' height='2'/><rect x='61' y='16' width='5' height='2'/><rect x='60' y='18' width='6' height='2'/><rect x='-297' y='7' width='1' height='3'/><rect x='-299' y='10' width='4' height='2'/><rect x='-300' y='12' width='7' height='2'/><rect x='-300' y='14' width='6' height='2'/><rect x='-299' y='16' width='5' height='2'/><rect x='-300' y='18' width='6' height='2'/><rect x='423' y='7' width='1' height='3'/><rect x='421' y='10' width='4' height='2'/><rect x='420' y='12' width='7' height='2'/><rect x='420' y='14' width='6' height='2'/><rect x='421' y='16' width='5' height='2'/><rect x='420' y='18' width='6' height='2'/><rect x='68' y='7' width='2' height='3'/><rect x='68' y='10' width='2' height='2'/><rect x='68' y='12' width='3' height='2'/><rect x='66' y='14' width='6' height='2'/><rect x='64' y='14' width='3' height='1'/><rect x='66' y='16' width='6' height='2'/><rect x='65' y='18' width='8' height='2'/><rect x='-292' y='7' width='2' height='3'/><rect x='-292' y='10' width='2' height='2'/><rect x='-292' y='12' width='3' height='2'/><rect x='-294' y='14' width='6' height='2'/><rect x='-296' y='14' width='3' height='1'/><rect x='-294' y='16' width='6' height='2'/><rect x='-295' y='18' width='8' height='2'/><rect x='428' y='7' width='2' height='3'/><rect x='428' y='10' width='2' height='2'/><rect x='428' y='12' width='3' height='2'/><rect x='426' y='14' width='6' height='2'/><rect x='424' y='14' width='3' height='1'/><rect x='426' y='16' width='6' height='2'/><rect x='425' y='18' width='8' height='2'/><rect x='75' y='7' width='1' height='3'/><rect x='74' y='10' width='2' height='2'/><rect x='74' y='12' width='2' height='2'/><rect x='74' y='14' width='3' height='2'/><rect x='73' y='16' width='5' height='2'/><rect x='71' y='18' width='8' height='2'/><rect x='-285' y='7' width='1' height='3'/><rect x='-286' y='10' width='2' height='2'/><rect x='-286' y='12' width='2' height='2'/><rect x='-286' y='14' width='3' height='2'/><rect x='-287' y='16' width='5' height='2'/><rect x='-289' y='18' width='8' height='2'/><rect x='435' y='7' width='1' height='3'/><rect x='434' y='10' width='2' height='2'/><rect x='434' y='12' width='2' height='2'/><rect x='434' y='14' width='3' height='2'/><rect x='433' y='16' width='5' height='2'/><rect x='431' y='18' width='8' height='2'/><rect x='77' y='9' width='2' height='3'/><rect x='76' y='12' width='5' height='2'/><rect x='75' y='14' width='6' height='2'/><rect x='74' y='16' width='8' height='2'/><rect x='82' y='16' width='3' height='1'/><rect x='74' y='18' width='8' height='2'/><rect x='-283' y='9' width='2' height='3'/><rect x='-284' y='12' width='5' height='2'/><rect x='-285' y='14' width='6' height='2'/><rect x='-286' y='16' width='8' height='2'/><rect x='-278' y='16' width='3' height='1'/><rect x='-286' y='18' width='8' height='2'/><rect x='437' y='9' width='2' height='3'/><rect x='436' y='12' width='5' height='2'/><rect x='435' y='14' width='6' height='2'/><rect x='434' y='16' width='8' height='2'/><rect x='442' y='16' width='3' height='1'/><rect x='434' y='18' width='8' height='2'/><rect x='79' y='11' width='7' height='3'/><rect x='-281' y='11' width='7' height='3'/><rect x='439' y='11' width='7' height='3'/><rect x='78' y='13' width='9' height='3'/><rect x='-282' y='13' width='9' height='3'/><rect x='438' y='13' width='9' height='3'/><rect x='78' y='15' width='9' height='3'/><rect x='-282' y='15' width='9' height='3'/><rect x='438' y='15' width='9' height='3'/><rect x='79' y='17' width='7' height='3'/><rect x='-281' y='17' width='7' height='3'/><rect x='439' y='17' width='7' height='3'/><rect x='84' y='13' width='7' height='3'/><rect x='-276' y='13' width='7' height='3'/><rect x='444' y='13' width='7' height='3'/><rect x='83' y='15' width='9' height='3'/><rect x='-277' y='15' width='9' height='3'/><rect x='443' y='15' width='9' height='3'/><rect x='84' y='17' width='7' height='3'/><rect x='-276' y='17' width='7' height='3'/><rect x='444' y='17' width='7' height='3'/><rect x='92' y='8' width='2' height='3'/><rect x='92' y='11' width='2' height='2'/><rect x='92' y='13' width='3' height='2'/><rect x='92' y='15' width='3' height='2'/><rect x='91' y='17' width='4' height='2'/><rect x='-268' y='8' width='2' height='3'/><rect x='-268' y='11' width='2' height='2'/><rect x='-268' y='13' width='3' height='2'/><rect x='-268' y='15' width='3' height='2'/><rect x='-269' y='17' width='4' height='2'/><rect x='452' y='8' width='2' height='3'/><rect x='452' y='11' width='2' height='2'/><rect x='452' y='13' width='3' height='2'/><rect x='452' y='15' width='3' height='2'/><rect x='451' y='17' width='4' height='2'/><rect x='97' y='6' width='2' height='3'/><rect x='96' y='9' width='5' height='2'/><rect x='95' y='11' width='6' height='2'/><rect x='94' y='13' width='8' height='2'/><rect x='94' y='15' width='8' height='2'/><rect x='94' y='17' width='8' height='2'/><rect x='-263' y='6' width='2' height='3'/><rect x='-264' y='9' width='5' height='2'/><rect x='-265' y='11' width='6' height='2'/><rect x='-266' y='13' width='8' height='2'/><rect x='-266' y='15' width='8' height='2'/><rect x='-266' y='17' width='8' height='2'/><rect x='457' y='6' width='2' height='3'/><rect x='456' y='9' width='5' height='2'/><rect x='455' y='11' width='6' height='2'/><rect x='454' y='13' width='8' height='2'/><rect x='454' y='15' width='8' height='2'/><rect x='454' y='17' width='8' height='2'/><rect x='100' y='8' width='2' height='3'/><rect x='99' y='11' width='4' height='2'/><rect x='98' y='13' width='6' height='2'/><rect x='99' y='15' width='5' height='2'/><rect x='103' y='15' width='3' height='1'/><rect x='97' y='17' width='8' height='2'/><rect x='-260' y='8' width='2' height='3'/><rect x='-261' y='11' width='4' height='2'/><rect x='-262' y='13' width='6' height='2'/><rect x='-261' y='15' width='5' height='2'/><rect x='-257' y='15' width='3' height='1'/><rect x='-263' y='17' width='8' height='2'/><rect x='460' y='8' width='2' height='3'/><rect x='459' y='11' width='4' height='2'/><rect x='458' y='13' width='6' height='2'/><rect x='459' y='15' width='5' height='2'/><rect x='463' y='15' width='3' height='1'/><rect x='457' y='17' width='8' height='2'/><rect x='105' y='7' width='1' height='3'/><rect x='103' y='10' width='4' height='2'/><rect x='102' y='12' width='7' height='2'/><rect x='101' y='14' width='9' height='2'/><rect x='99' y='14' width='3' height='1'/><rect x='101' y='16' width='8' height='2'/><rect x='101' y='18' width='8' height='2'/><rect x='-255' y='7' width='1' height='3'/><rect x='-257' y='10' width='4' height='2'/><rect x='-258' y='12' width='7' height='2'/><rect x='-259' y='14' width='9' height='2'/><rect x='-261' y='14' width='3' height='1'/><rect x='-259' y='16' width='8' height='2'/><rect x='-259' y='18' width='8' height='2'/><rect x='465' y='7' width='1' height='3'/><rect x='463' y='10' width='4' height='2'/><rect x='462' y='12' width='7' height='2'/><rect x='461' y='14' width='9' height='2'/><rect x='459' y='14' width='3' height='1'/><rect x='461' y='16' width='8' height='2'/><rect x='461' y='18' width='8' height='2'/><rect x='109' y='4' width='2' height='3'/><rect x='109' y='7' width='3' height='2'/><rect x='107' y='9' width='7' height='2'/><rect x='107' y='11' width='7' height='2'/><rect x='106' y='13' width='9' height='2'/><rect x='104' y='15' width='13' height='2'/><rect x='105' y='17' width='11' height='2'/><rect x='-251' y='4' width='2' height='3'/><rect x='-251' y='7' width='3' height='2'/><rect x='-253' y='9' width='7' height='2'/><rect x='-253' y='11' width='7' height='2'/><rect x='-254' y='13' width='9' height='2'/><rect x='-256' y='15' width='13' height='2'/><rect x='-255' y='17' width='11' height='2'/><rect x='469' y='4' width='2' height='3'/><rect x='469' y='7' width='3' height='2'/><rect x='467' y='9' width='7' height='2'/><rect x='467' y='11' width='7' height='2'/><rect x='466' y='13' width='9' height='2'/><rect x='464' y='15' width='13' height='2'/><rect x='465' y='17' width='11' height='2'/><rect x='111' y='13' width='6' height='3'/><rect x='-249' y='13' width='6' height='3'/><rect x='471' y='13' width='6' height='3'/><rect x='110' y='15' width='8' height='3'/><rect x='-250' y='15' width='8' height='3'/><rect x='470' y='15' width='8' height='3'/><rect x='111' y='17' width='6' height='3'/><rect x='-249' y='17' width='6' height='3'/><rect x='471' y='17' width='6' height='3'/><rect x='119' y='4' width='2' height='3'/><rect x='118' y='7' width='4' height='2'/><rect x='118' y='9' width='4' height='2'/><rect x='118' y='11' width='5' height='2'/><rect x='116' y='13' width='9' height='2'/><rect x='116' y='15' width='8' height='2'/><rect x='116' y='17' width='8' height='2'/><rect x='114' y='17' width='3' height='1'/><rect x='-241' y='4' width='2' height='3'/><rect x='-242' y='7' width='4' height='2'/><rect x='-242' y='9' width='4' height='2'/><rect x='-242' y='11' width='5' height='2'/><rect x='-244' y='13' width='9' height='2'/><rect x='-244' y='15' width='8' height='2'/><rect x='-244' y='17' width='8' height='2'/><rect x='-246' y='17' width='3' height='1'/><rect x='479' y='4' width='2' height='3'/><rect x='478' y='7' width='4' height='2'/><rect x='478' y='9' width='4' height='2'/><rect x='478' y='11' width='5' height='2'/><rect x='476' y='13' width='9' height='2'/><rect x='476' y='15' width='8' height='2'/><rect x='476' y='17' width='8' height='2'/><rect x='474' y='17' width='3' height='1'/><rect x='125' y='8' width='1' height='3'/><rect x='124' y='11' width='2' height='2'/><rect x='123' y='13' width='5' height='2'/><rect x='123' y='15' width='5' height='2'/><rect x='121' y='15' width='3' height='1'/><rect x='123' y='17' width='5' height='2'/><rect x='-235' y='8' width='1' height='3'/><rect x='-236' y='11' width='2' height='2'/><rect x='-237' y='13' width='5' height='2'/><rect x='-237' y='15' width='5' height='2'/><rect x='-239' y='15' width='3' height='1'/><rect x='-237' y='17' width='5' height='2'/><rect x='485' y='8' width='1' height='3'/><rect x='484' y='11' width='2' height='2'/><rect x='483' y='13' width='5' height='2'/><rect x='483' y='15' width='5' height='2'/><rect x='481' y='15' width='3' height='1'/><rect x='483' y='17' width='5' height='2'/><rect x='127' y='8' width='2' height='3'/><rect x='127' y='11' width='2' height='2'/><rect x='127' y='13' width='2' height='2'/><rect x='127' y='15' width='2' height='2'/><rect x='125' y='15' width='3' height='1'/><rect x='127' y='17' width='3' height='2'/><rect x='-233' y='8' width='2' height='3'/><rect x='-233' y='11' width='2' height='2'/><rect x='-233' y='13' width='2' height='2'/><rect x='-233' y='15' width='2' height='2'/><rect x='-235' y='15' width='3' height='1'/><rect x='-233' y='17' width='3' height='2'/><rect x='487' y='8' width='2' height='3'/><rect x='487' y='11' width='2' height='2'/><rect x='487' y='13' width='2' height='2'/><rect x='487' y='15' width='2' height='2'/><rect x='485' y='15' width='3' height='1'/><rect x='487' y='17' width='3' height='2'/><rect x='130' y='9' width='2' height='3'/><rect x='129' y='12' width='4' height='2'/><rect x='129' y='14' width='4' height='2'/><rect x='129' y='16' width='4' height='2'/><rect x='127' y='16' width='3' height='1'/><rect x='129' y='18' width='4' height='2'/><rect x='-230' y='9' width='2' height='3'/><rect x='-231' y='12' width='4' height='2'/><rect x='-231' y='14' width='4' height='2'/><rect x='-231' y='16' width='4' height='2'/><rect x='-233' y='16' width='3' height='1'/><rect x='-231' y='18' width='4' height='2'/><rect x='490' y='9' width='2' height='3'/><rect x='489' y='12' width='4' height='2'/><rect x='489' y='14' width='4' height='2'/><rect x='489' y='16' width='4' height='2'/><rect x='487' y='16' width='3' height='1'/><rect x='489' y='18' width='4' height='2'/><rect x='136' y='4' width='1' height='3'/><rect x='134' y='7' width='4' height='2'/><rect x='133' y='9' width='7' height='2'/><rect x='133' y='11' width='6' height='2'/><rect x='139' y='11' width='3' height='1'/><rect x='132' y='13' width='8' height='2'/><rect x='132' y='15' width='9' height='2'/><rect x='132' y='17' width='9' height='2'/><rect x='-224' y='4' width='1' height='3'/><rect x='-226' y='7' width='4' height='2'/><rect x='-227' y='9' width='7' height='2'/><rect x='-227' y='11' width='6' height='2'/><rect x='-221' y='11' width='3' height='1'/><rect x='-228' y='13' width='8' height='2'/><rect x='-228' y='15' width='9' height='2'/><rect x='-228' y='17' width='9' height='2'/><rect x='496' y='4' width='1' height='3'/><rect x='494' y='7' width='4' height='2'/><rect x='493' y='9' width='7' height='2'/><rect x='493' y='11' width='6' height='2'/><rect x='499' y='11' width='3' height='1'/><rect x='492' y='13' width='8' height='2'/><rect x='492' y='15' width='9' height='2'/><rect x='492' y='17' width='9' height='2'/><rect x='142' y='9' width='1' height='3'/><rect x='140' y='12' width='4' height='2'/><rect x='140' y='14' width='5' height='2'/><rect x='140' y='16' width='5' height='2'/><rect x='140' y='18' width='4' height='2'/><rect x='-218' y='9' width='1' height='3'/><rect x='-220' y='12' width='4' height='2'/><rect x='-220' y='14' width='5' height='2'/><rect x='-220' y='16' width='5' height='2'/><rect x='-220' y='18' width='4' height='2'/><rect x='502' y='9' width='1' height='3'/><rect x='500' y='12' width='4' height='2'/><rect x='500' y='14' width='5' height='2'/><rect x='500' y='16' width='5' height='2'/><rect x='500' y='18' width='4' height='2'/><rect x='146' y='9' width='1' height='3'/><rect x='144' y='12' width='4' height='2'/><rect x='144' y='14' width='4' height='2'/><rect x='144' y='16' width='4' height='2'/><rect x='142' y='16' width='3' height='1'/><rect x='143' y='18' width='7' height='2'/><rect x='-214' y='9' width='1' height='3'/><rect x='-216' y='12' width='4' height='2'/><rect x='-216' y='14' width='4' height='2'/><rect x='-216' y='16' width='4' height='2'/><rect x='-218' y='16' width='3' height='1'/><rect x='-217' y='18' width='7' height='2'/><rect x='506' y='9' width='1' height='3'/><rect x='504' y='12' width='4' height='2'/><rect x='504' y='14' width='4' height='2'/><rect x='504' y='16' width='4' height='2'/><rect x='502' y='16' width='3' height='1'/><rect x='503' y='18' width='7' height='2'/><rect x='156' y='9' width='2' height='3'/><rect x='156' y='12' width='3' height='2'/><rect x='155' y='14' width='4' height='2'/><rect x='155' y='16' width='5' height='2'/><rect x='159' y='16' width='3' height='1'/><rect x='153' y='18' width='8' height='2'/><rect x='-204' y='9' width='2' height='3'/><rect x='-204' y='12' width='3' height='2'/><rect x='-205' y='14' width='4' height='2'/><rect x='-205' y='16' width='5' height='2'/><rect x='-201' y='16' width='3' height='1'/><rect x='-207' y='18' width='8' height='2'/><rect x='516' y='9' width='2' height='3'/><rect x='516' y='12' width='3' height='2'/><rect x='515' y='14' width='4' height='2'/><rect x='515' y='16' width='5' height='2'/><rect x='519' y='16' width='3' height='1'/><rect x='513' y='18' width='8' height='2'/><rect x='160' y='8' width='2' height='3'/><rect x='160' y='11' width='3' height='2'/><rect x='159' y='13' width='4' height='2'/><rect x='158' y='15' width='7' height='2'/><rect x='164' y='15' width='3' height='1'/><rect x='158' y='17' width='6' height='2'/><rect x='-200' y='8' width='2' height='3'/><rect x='-200' y='11' width='3' height='2'/><rect x='-201' y='13' width='4' height='2'/><rect x='-202' y='15' width='7' height='2'/><rect x='-196' y='15' width='3' height='1'/><rect x='-202' y='17' width='6' height='2'/><rect x='520' y='8' width='2' height='3'/><rect x='520' y='11' width='3' height='2'/><rect x='519' y='13' width='4' height='2'/><rect x='518' y='15' width='7' height='2'/><rect x='524' y='15' width='3' height='1'/><rect x='518' y='17' width='6' height='2'/><rect x='161' y='13' width='8' height='3'/><rect x='-199' y='13' width='8' height='3'/><rect x='521' y='13' width='8' height='3'/><rect x='160' y='15' width='10' height='3'/><rect x='-200' y='15' width='10' height='3'/><rect x='520' y='15' width='10' height='3'/><rect x='161' y='17' width='8' height='3'/><rect x='-199' y='17' width='8' height='3'/><rect x='521' y='17' width='8' height='3'/><rect x='171' y='4' width='1' height='3'/><rect x='170' y='7' width='3' height='2'/><rect x='168' y='9' width='7' height='2'/><rect x='167' y='11' width='8' height='2'/><rect x='166' y='13' width='11' height='2'/><rect x='166' y='15' width='11' height='2'/><rect x='167' y='17' width='9' height='2'/><rect x='175' y='17' width='3' height='1'/><rect x='-189' y='4' width='1' height='3'/><rect x='-190' y='7' width='3' height='2'/><rect x='-192' y='9' width='7' height='2'/><rect x='-193' y='11' width='8' height='2'/><rect x='-194' y='13' width='11' height='2'/><rect x='-194' y='15' width='11' height='2'/><rect x='-193' y='17' width='9' height='2'/><rect x='-185' y='17' width='3' height='1'/><rect x='531' y='4' width='1' height='3'/><rect x='530' y='7' width='3' height='2'/><rect x='528' y='9' width='7' height='2'/><rect x='527' y='11' width='8' height='2'/><rect x='526' y='13' width='11' height='2'/><rect x='526' y='15' width='11' height='2'/><rect x='527' y='17' width='9' height='2'/><rect x='535' y='17' width='3' height='1'/><rect x='174' y='6' width='2' height='3'/><rect x='174' y='9' width='2' height='2'/><rect x='173' y='11' width='4' height='2'/><rect x='173' y='13' width='5' height='2'/><rect x='172' y='15' width='6' height='2'/><rect x='172' y='17' width='6' height='2'/><rect x='-186' y='6' width='2' height='3'/><rect x='-186' y='9' width='2' height='2'/><rect x='-187' y='11' width='4' height='2'/><rect x='-187' y='13' width='5' height='2'/><rect x='-188' y='15' width='6' height='2'/><rect x='-188' y='17' width='6' height='2'/><rect x='534' y='6' width='2' height='3'/><rect x='534' y='9' width='2' height='2'/><rect x='533' y='11' width='4' height='2'/><rect x='533' y='13' width='5' height='2'/><rect x='532' y='15' width='6' height='2'/><rect x='532' y='17' width='6' height='2'/><rect x='178' y='9' width='5' height='3'/><rect x='-182' y='9' width='5' height='3'/><rect x='538' y='9' width='5' height='3'/><rect x='177' y='11' width='7' height='3'/><rect x='-183' y='11' width='7' height='3'/><rect x='537' y='11' width='7' height='3'/><rect x='176' y='13' width='9' height='3'/><rect x='-184' y='13' width='9' height='3'/><rect x='536' y='13' width='9' height='3'/><rect x='177' y='15' width='7' height='3'/><rect x='-183' y='15' width='7' height='3'/><rect x='537' y='15' width='7' height='3'/><rect x='178' y='17' width='5' height='3'/><rect x='-182' y='17' width='5' height='3'/><rect x='538' y='17' width='5' height='3'/><rect x='184' y='4' width='2' height='3'/><rect x='184' y='7' width='2' height='2'/><rect x='183' y='9' width='5' height='2'/><rect x='184' y='11' width='3' height='2'/><rect x='182' y='11' width='3' height='1'/><rect x='182' y='13' width='7' height='2'/><rect x='183' y='15' width='5' height='2'/><rect x='182' y='17' width='6' height='2'/><rect x='180' y='17' width='3' height='1'/><rect x='-176' y='4' width='2' height='3'/><rect x='-176' y='7' width='2' height='2'/><rect x='-177' y='9' width='5' height='2'/><rect x='-176' y='11' width='3' height='2'/><rect x='-178' y='11' width='3' height='1'/><rect x='-178' y='13' width='7' height='2'/><rect x='-177' y='15' width='5' height='2'/><rect x='-178' y='17' width='6' height='2'/><rect x='-180' y='17' width='3' height='1'/><rect x='544' y='4' width='2' height='3'/><rect x='544' y='7' width='2' height='2'/><rect x='543' y='9' width='5' height='2'/><rect x='544' y='11' width='3' height='2'/><rect x='542' y='11' width='3' height='1'/><rect x='542' y='13' width='7' height='2'/><rect x='543' y='15' width='5' height='2'/><rect x='542' y='17' width='6' height='2'/><rect x='540' y='17' width='3' height='1'/><rect x='190' y='6' width='1' height='3'/><rect x='188' y='9' width='5' height='2'/><rect x='188' y='11' width='4' height='2'/><rect x='189' y='13' width='3' height='2'/><rect x='187' y='13' width='3' height='1'/><rect x='188' y='15' width='5' height='2'/><rect x='187' y='17' width='7' height='2'/><rect x='-170' y='6' width='1' height='3'/><rect x='-172' y='9' width='5' height='2'/><rect x='-172' y='11' width='4' height='2'/><rect x='-171' y='13' width='3' height='2'/><rect x='-173' y='13' width='3' height='1'/><rect x='-172' y='15' width='5' height='2'/><rect x='-173' y='17' width='7' height='2'/><rect x='550' y='6' width='1' height='3'/><rect x='548' y='9' width='5' height='2'/><rect x='548' y='11' width='4' height='2'/><rect x='549' y='13' width='3' height='2'/><rect x='547' y='13' width='3' height='1'/><rect x='548' y='15' width='5' height='2'/><rect x='547' y='17' width='7' height='2'/><rect x='194' y='8' width='2' height='3'/><rect x='194' y='11' width='2' height='2'/><rect x='193' y='13' width='4' height='2'/><rect x='193' y='15' width='5' height='2'/><rect x='197' y='15' width='3' height='1'/><rect x='192' y='17' width='6' height='2'/><rect x='-166' y='8' width='2' height='3'/><rect x='-166' y='11' width='2' height='2'/><rect x='-167' y='13' width='4' height='2'/><rect x='-167' y='15' width='5' height='2'/><rect x='-163' y='15' width='3' height='1'/><rect x='-168' y='17' width='6' height='2'/><rect x='554' y='8' width='2' height='3'/><rect x='554' y='11' width='2' height='2'/><rect x='553' y='13' width='4' height='2'/><rect x='553' y='15' width='5' height='2'/><rect x='557' y='15' width='3' height='1'/><rect x='552' y='17' width='6' height='2'/><rect x='200' y='9' width='1' height='3'/><rect x='199' y='12' width='3' height='2'/><rect x='198' y='14' width='5' height='2'/><rect x='198' y='16' width='4' height='2'/><rect x='196' y='16' width='3' height='1'/><rect x='197' y='18' width='6' height='2'/><rect x='-160' y='9' width='1' height='3'/><rect x='-161' y='12' width='3' height='2'/><rect x='-162' y='14' width='5' height='2'/><rect x='-162' y='16' width='4' height='2'/><rect x='-164' y='16' width='3' height='1'/><rect x='-163' y='18' width='6' height='2'/><rect x='560' y='9' width='1' height='3'/><rect x='559' y='12' width='3' height='2'/><rect x='558' y='14' width='5' height='2'/><rect x='558' y='16' width='4' height='2'/><rect x='556' y='16' width='3' height='1'/><rect x='557' y='18' width='6' height='2'/><rect x='198' y='9' width='11' height='3'/><rect x='-162' y='9' width='11' height='3'/><rect x='558' y='9' width='11' height='3'/><rect x='197' y='11' width='13' height='3'/><rect x='-163' y='11' width='13' height='3'/><rect x='557' y='11' width='13' height='3'/><rect x='196' y='13' width='15' height='3'/><rect x='-164' y='13' width='15' height='3'/><rect x='556' y='13' width='15' height='3'/><rect x='197' y='15' width='13' height='3'/><rect x='-163' y='15' width='13' height='3'/><rect x='557' y='15' width='13' height='3'/><rect x='198' y='17' width='11' height='3'/><rect x='-162' y='17' width='11' height='3'/><rect x='558' y='17' width='11' height='3'/><rect x='213' y='6' width='1' height='3'/><rect x='211' y='9' width='4' height='2'/><rect x='212' y='11' width='3' height='2'/><rect x='211' y='13' width='4' height='2'/><rect x='209' y='13' width='3' height='1'/><rect x='211' y='15' width='5' height='2'/><rect x='209' y='17' width='8' height='2'/><rect x='-147' y='6' width='1' height='3'/><rect x='-149' y='9' width='4' height='2'/><rect x='-148' y='11' width='3' height='2'/><rect x='-149' y='13' width='4' height='2'/><rect x='-151' y='13' width='3' height='1'/><rect x='-149' y='15' width='5' height='2'/><rect x='-151' y='17' width='8' height='2'/><rect x='573' y='6' width='1' height='3'/><rect x='571' y='9' width='4' height='2'/><rect x='572' y='11' width='3' height='2'/><rect x='571' y='13' width='4' height='2'/><rect x='569' y='13' width='3' height='1'/><rect x='571' y='15' width='5' height='2'/><rect x='569' y='17' width='8' height='2'/><rect x='218' y='6' width='1' height='3'/><rect x='216' y='9' width='4' height='2'/><rect x='215' y='11' width='6' height='2'/><rect x='214' y='13' width='9' height='2'/><rect x='214' y='15' width='9' height='2'/><rect x='215' y='17' width='7' height='2'/><rect x='-142' y='6' width='1' height='3'/><rect x='-144' y='9' width='4' height='2'/><rect x='-145' y='11' width='6' height='2'/><rect x='-146' y='13' width='9' height='2'/><rect x='-146' y='15' width='9' height='2'/><rect x='-145' y='17' width='7' height='2'/><rect x='578' y='6' width='1' height='3'/><rect x='576' y='9' width='4' height='2'/><rect x='575' y='11' width='6' height='2'/><rect x='574' y='13' width='9' height='2'/><rect x='574' y='15' width='9' height='2'/><rect x='575' y='17' width='7' height='2'/><rect x='223' y='7' width='2' height='3'/><rect x='223' y='10' width='2' height='2'/><rect x='222' y='12' width='4' height='2'/><rect x='222' y='14' width='4' height='2'/><rect x='226' y='14' width='3' height='1'/><rect x='221' y='16' width='6' height='2'/><rect x='221' y='18' width='6' height='2'/><rect x='-137' y='7' width='2' height='3'/><rect x='-137' y='10' width='2' height='2'/><rect x='-138' y='12' width='4' height='2'/><rect x='-138' y='14' width='4' height='2'/><rect x='-134' y='14' width='3' height='1'/><rect x='-139' y='16' width='6' height='2'/><rect x='-139' y='18' width='6' height='2'/><rect x='583' y='7' width='2' height='3'/><rect x='583' y='10' width='2' height='2'/><rect x='582' y='12' width='4' height='2'/><rect x='582' y='14' width='4' height='2'/><rect x='586' y='14' width='3' height='1'/><rect x='581' y='16' width='6' height='2'/><rect x='581' y='18' width='6' height='2'/><rect x='229' y='8' width='1' height='3'/><rect x='228' y='11' width='2' height='2'/><rect x='228' y='13' width='2' height='2'/><rect x='227' y='15' width='4' height='2'/><rect x='227' y='17' width='4' height='2'/><rect x='-131' y='8' width='1' height='3'/><rect x='-132' y='11' width='2' height='2'/><rect x='-132' y='13' width='2' height='2'/><rect x='-133' y='15' width='4' height='2'/><rect x='-133' y='17' width='4' height='2'/><rect x='589' y='8' width='1' height='3'/><rect x='588' y='11' width='2' height='2'/><rect x='588' y='13' width='2' height='2'/><rect x='587' y='15' width='4' height='2'/><rect x='587' y='17' width='4' height='2'/><rect x='230' y='11' width='6' height='3'/><rect x='-130' y='11' width='6' height='3'/><rect x='590' y='11' width='6' height='3'/><rect x='229' y='13' width='8' height='3'/><rect x='-131' y='13' width='8' height='3'/><rect x='589' y='13' width='8' height='3'/><rect x='229' y='15' width='8' height='3'/><rect x='-131' y='15' width='8' height='3'/><rect x='589' y='15' width='8' height='3'/><rect x='230' y='17' width='6' height='3'/><rect x='-130' y='17' width='6' height='3'/><rect x='590' y='17' width='6' height='3'/><rect x='239' y='8' width='1' height='3'/><rect x='238' y='11' width='3' height='2'/><rect x='237' y='13' width='5' height='2'/><rect x='235' y='15' width='9' height='2'/><rect x='236' y='17' width='7' height='2'/><rect x='-121' y='8' width='1' height='3'/><rect x='-122' y='11' width='3' height='2'/><rect x='-123' y='13' width='5' height='2'/><rect x='-125' y='15' width='9' height='2'/><rect x='-124' y='17' width='7' height='2'/><rect x='599' y='8' width='1' height='3'/><rect x='598' y='11' width='3' height='2'/><rect x='597' y='13' width='5' height='2'/><rect x='595' y='15' width='9' height='2'/><rect x='596' y='17' width='7' height='2'/><rect x='242' y='4' width='1' height='3'/><rect x='241' y='7' width='2' height='2'/><rect x='241' y='9' width='2' height='2'/><rect x='241' y='11' width='2' height='2'/><rect x='240' y='13' width='4' height='2'/><rect x='240' y='15' width='5' height='2'/><rect x='239' y='17' width='7' height='2'/><rect x='245' y='17' width='3' height='1'/><rect x='-118' y='4' width='1' height='3'/><rect x='-119' y='7' width='2' height='2'/><rect x='-119' y='9' width='2' height='2'/><rect x='-119' y='11' width='2' height='2'/><rect x='-120' y='13' width='4' height='2'/><rect x='-120' y='15' width='5' height='2'/><rect x='-121' y='17' width='7' height='2'/><rect x='-115' y='17' width='3' height='1'/><rect x='602' y='4' width='1' height='3'/><rect x='601' y='7' width='2' height='2'/><rect x='601' y='9' width='2' height='2'/><rect x='601' y='11' width='2' height='2'/><rect x='600' y='13' width='4' height='2'/><rect x='600' y='15' width='5' height='2'/><rect x='599' y='17' width='7' height='2'/><rect x='605' y='17' width='3' height='1'/><rect x='242' y='12' width='9' height='3'/><rect x='-118' y='12' width='9' height='3'/><rect x='602' y='12' width='9' height='3'/><rect x='241' y='14' width='11' height='3'/><rect x='-119' y='14' width='11' height='3'/><rect x='601' y='14' width='11' height='3'/><rect x='242' y='16' width='9' height='3'/><rect x='-118' y='16' width='9' height='3'/><rect x='602' y='16' width='9' height='3'/><rect x='250' y='8' width='2' height='3'/><rect x='250' y='11' width='3' height='2'/><rect x='250' y='13' width='2' height='2'/><rect x='250' y='15' width='3' height='2'/><rect x='248' y='17' width='6' height='2'/><rect x='-110' y='8' width='2' height='3'/><rect x='-110' y='11' width='3' height='2'/><rect x='-110' y='13' width='2' height='2'/><rect x='-110' y='15' width='3' height='2'/><rect x='-112' y='17' width='6' height='2'/><rect x='610' y='8' width='2' height='3'/><rect x='610' y='11' width='3' height='2'/><rect x='610' y='13' width='2' height='2'/><rect x='610' y='15' width='3' height='2'/><rect x='608' y='17' width='6' height='2'/><rect x='256' y='8' width='1' height='3'/><rect x='254' y='11' width='5' height='2'/><rect x='254' y='13' width='4' height='2'/><rect x='255' y='15' width='3' height='2'/><rect x='254' y='17' width='5' height='2'/><rect x='-104' y='8' width='1' height='3'/><rect x='-106' y='11' width='5' height='2'/><rect x='-106' y='13' width='4' height='2'/><rect x='-105' y='15' width='3' height='2'/><rect x='-106' y='17' width='5' height='2'/><rect x='616' y='8' width='1' height='3'/><rect x='614' y='11' width='5' height='2'/><rect x='614' y='13' width='4' height='2'/><rect x='615' y='15' width='3' height='2'/><rect x='614' y='17' width='5' height='2'/><rect x='261' y='4' width='2' height='3'/><rect x='260' y='7' width='4' height='2'/><rect x='259' y='9' width='6' height='2'/><rect x='258' y='11' width='9' height='2'/><rect x='258' y='13' width='8' height='2'/><rect x='259' y='15' width='7' height='2'/><rect x='258' y='17' width='9' height='2'/><rect x='256' y='17' width='3' height='1'/><rect x='-99' y='4' width='2' height='3'/><rect x='-100' y='7' width='4' height='2'/><rect x='-101' y='9' width='6' height='2'/><rect x='-102' y='11' width='9' height='2'/><rect x='-102' y='13' width='8' height='2'/><rect x='-101' y='15' width='7' height='2'/><rect x='-102' y='17' width='9' height='2'/><rect x='-104' y='17' width='3' height='1'/><rect x='621' y='4' width='2' height='3'/><rect x='620' y='7' width='4' height='2'/><rect x='619' y='9' width='6' height='2'/><rect x='618' y='11' width='9' height='2'/><rect x='618' y='13' width='8' height='2'/><rect x='619' y='15' width='7' height='2'/><rect x='618' y='17' width='9' height='2'/><rect x='616' y='17' width='3' height='1'/><rect x='266' y='8' width='2' height='3'/><rect x='266' y='11' width='3' height='2'/><rect x='264' y='13' width='7' height='2'/><rect x='264' y='15' width='7' height='2'/><rect x='264' y='17' width='7' height='2'/><rect x='-94' y='8' width='2' height='3'/><rect x='-94' y='11' width='3' height='2'/><rect x='-96' y='13' width='7' height='2'/><rect x='-96' y='15' width='7' height='2'/><rect x='-96' y='17' width='7' height='2'/><rect x='626' y='8' width='2' height='3'/><rect x='626' y='11' width='3' height='2'/><rect x='624' y='13' width='7' height='2'/><rect x='624' y='15' width='7' height='2'/><rect x='624' y='17' width='7' height='2'/><rect x='272' y='7' width='2' height='3'/><rect x='272' y='10' width='2' height='2'/><rect x='272' y='12' width='2' height='2'/><rect x='272' y='14' width='3' height='2'/><rect x='271' y='16' width='4' height='2'/><rect x='270' y='18' width='7' height='2'/><rect x='-88' y='7' width='2' height='3'/><rect x='-88' y='10' width='2' height='2'/><rect x='-88' y='12' width='2' height='2'/><rect x='-88' y='14' width='3' height='2'/><rect x='-89' y='16' width='4' height='2'/><rect x='-90' y='18' width='7' height='2'/><rect x='632' y='7' width='2' height='3'/><rect x='632' y='10' width='2' height='2'/><rect x='632' y='12' width='2' height='2'/><rect x='632' y='14' width='3' height='2'/><rect x='631' y='16' width='4' height='2'/><rect x='630' y='18' width='7' height='2'/><rect x='283' y='7' width='1' height='3'/><rect x='282' y='10' width='3' height='2'/><rect x='280' y='12' width='6' height='2'/><rect x='280' y='14' width='6' height='2'/><rect x='286' y='14' width='3' height='1'/><rect x='280' y='16' width='6' height='2'/><rect x='280' y='18' width='7' height='2'/><rect x='-77' y='7' width='1' height='3'/><rect x='-78' y='10' width='3' height='2'/><rect x='-80' y='12' width='6' height='2'/><rect x='-80' y='14' width='6' height='2'/><rect x='-74' y='14' width='3' height='1'/><rect x='-80' y='16' width='6' height='2'/><rect x='-80' y='18' width='7' height='2'/><rect x='643' y='7' width='1' height='3'/><rect x='642' y='10' width='3' height='2'/><rect x='640' y='12' width='6' height='2'/><rect x='640' y='14' width='6' height='2'/><rect x='646' y='14' width='3' height='1'/><rect x='640' y='16' width='6' height='2'/><rect x='640' y='18' width='7' height='2'/><rect x='288' y='9' width='1' height='3'/><rect x='287' y='12' width='2' height='2'/><rect x='287' y='14' width='2' height='2'/><rect x='286' y='16' width='5' height='2'/><rect x='290' y='16' width='3' height='1'/><rect x='286' y='18' width='4' height='2'/><rect x='-72' y='9' width='1' height='3'/><rect x='-73' y='12' width='2' height='2'/><rect x='-73' y='14' width='2' height='2'/><rect x='-74' y='16' width='5' height='2'/><rect x='-70' y='16' width='3' height='1'/><rect x='-74' y='18' width='4' height='2'/><rect x='648' y='9' width='1' height='3'/><rect x='647' y='12' width='2' height='2'/><rect x='647' y='14' width='2' height='2'/><rect x='646' y='16' width='5' height='2'/><rect x='650' y='16' width='3' height='1'/><rect x='646' y='18' width='4' height='2'/><rect x='292' y='4' width='1' height='3'/><rect x='290' y='7' width='5' height='2'/><rect x='289' y='9' width='6' height='2'/><rect x='289' y='11' width='7' height='2'/><rect x='295' y='11' width='3' height='1'/><rect x='288' y='13' width='8' height='2'/><rect x='287' y='15' width='10' height='2'/><rect x='287' y='17' width='11' height='2'/><rect x='285' y='17' width='3' height='1'/><rect x='-68' y='4' width='1' height='3'/><rect x='-70' y='7' width='5' height='2'/><rect x='-71' y='9' width='6' height='2'/><rect x='-71' y='11' width='7' height='2'/><rect x='-65' y='11' width='3' height='1'/><rect x='-72' y='13' width='8' height='2'/><rect x='-73' y='15' width='10' height='2'/><rect x='-73' y='17' width='11' height='2'/><rect x='-75' y='17' width='3' height='1'/><rect x='652' y='4' width='1' height='3'/><rect x='650' y='7' width='5' height='2'/><rect x='649' y='9' width='6' height='2'/><rect x='649' y='11' width='7' height='2'/><rect x='655' y='11' width='3' height='1'/><rect x='648' y='13' width='8' height='2'/><rect x='647' y='15' width='10' height='2'/><rect x='647' y='17' width='11' height='2'/><rect x='645' y='17' width='3' height='1'/><rect x='292' y='10' width='11' height='3'/><rect x='-68' y='10' width='11' height='3'/><rect x='652' y='10' width='11' height='3'/><rect x='291' y='12' width='13' height='3'/><rect x='-69' y='12' width='13' height='3'/><rect x='651' y='12' width='13' height='3'/><rect x='291' y='14' width='13' height='3'/><rect x='-69' y='14' width='13' height='3'/><rect x='651' y='14' width='13' height='3'/><rect x='292' y='16' width='11' height='3'/><rect x='-68' y='16' width='11' height='3'/><rect x='652' y='16' width='11' height='3'/><rect x='303' y='7' width='2' height='3'/><rect x='303' y='10' width='3' height='2'/><rect x='301' y='12' width='6' height='2'/><rect x='300' y='14' width='9' height='2'/><rect x='298' y='14' width='3' height='1'/><rect x='300' y='16' width='9' height='2'/><rect x='300' y='18' width='8' height='2'/><rect x='-57' y='7' width='2' height='3'/><rect x='-57' y='10' width='3' height='2'/><rect x='-59' y='12' width='6' height='2'/><rect x='-60' y='14' width='9' height='2'/><rect x='-62' y='14' width='3' height='1'/><rect x='-60' y='16' width='9' height='2'/><rect x='-60' y='18' width='8' height='2'/><rect x='663' y='7' width='2' height='3'/><rect x='663' y='10' width='3' height='2'/><rect x='661' y='12' width='6' height='2'/><rect x='660' y='14' width='9' height='2'/><rect x='658' y='14' width='3' height='1'/><rect x='660' y='16' width='9' height='2'/><rect x='660' y='18' width='8' height='2'/><rect x='308' y='4' width='1' height='3'/><rect x='307' y='7' width='2' height='2'/><rect x='307' y='9' width='3' height='2'/><rect x='306' y='11' width='4' height='2'/><rect x='304' y='11' width='3' height='1'/><rect x='306' y='13' width='4' height='2'/><rect x='306' y='15' width='5' height='2'/><rect x='305' y='17' width='7' height='2'/><rect x='303' y='17' width='3' height='1'/><rect x='-52' y='4' width='1' height='3'/><rect x='-53' y='7' width='2' height='2'/><rect x='-53' y='9' width='3' height='2'/><rect x='-54' y='11' width='4' height='2'/><rect x='-56' y='11' width='3' height='1'/><rect x='-54' y='13' width='4' height='2'/><rect x='-54' y='15' width='5' height='2'/><rect x='-55' y='17' width='7' height='2'/><rect x='-57' y='17' width='3' height='1'/><rect x='668' y='4' width='1' height='3'/><rect x='667' y='7' width='2' height='2'/><rect x='667' y='9' width='3' height='2'/><rect x='666' y='11' width='4' height='2'/><rect x='664' y='11' width='3' height='1'/><rect x='666' y='13' width='4' height='2'/><rect x='666' y='15' width='5' height='2'/><rect x='665' y='17' width='7' height='2'/><rect x='663' y='17' width='3' height='1'/><rect x='310' y='11' width='7' height='3'/><rect x='-50' y='11' width='7' height='3'/><rect x='670' y='11' width='7' height='3'/><rect x='309' y='13' width='9' height='3'/><rect x='-51' y='13' width='9' height='3'/><rect x='669' y='13' width='9' height='3'/><rect x='309' y='15' width='9' height='3'/><rect x='-51' y='15' width='9' height='3'/><rect x='669' y='15' width='9' height='3'/><rect x='310' y='17' width='7' height='3'/><rect x='-50' y='17' width='7' height='3'/><rect x='670' y='17' width='7' height='3'/><rect x='320' y='7' width='1' height='3'/><rect x='318' y='10' width='4' height='2'/><rect x='317' y='12' width='6' height='2'/><rect x='317' y='14' width='7' height='2'/><rect x='323' y='14' width='3' height='1'/><rect x='317' y='16' width='6' height='2'/><rect x='317' y='18' width='7' height='2'/><rect x='-40' y='7' width='1' height='3'/><rect x='-42' y='10' width='4' height='2'/><rect x='-43' y='12' width='6' height='2'/><rect x='-43' y='14' width='7' height='2'/><rect x='-37' y='14' width='3' height='1'/><rect x='-43' y='16' width='6' height='2'/><rect x='-43' y='18' width='7' height='2'/><rect x='680' y='7' width='1' height='3'/><rect x='678' y='10' width='4' height='2'/><rect x='677' y='12' width='6' height='2'/><rect x='677' y='14' width='7' height='2'/><rect x='683' y='14' width='3' height='1'/><rect x='677' y='16' width='6' height='2'/><rect x='677' y='18' width='7' height='2'/><rect x='324' y='4' width='2' height='3'/><rect x='324' y='7' width='3' height='2'/><rect x='324' y='9' width='3' height='2'/><rect x='324' y='11' width='3' height='2'/><rect x='323' y='13' width='5' height='2'/><rect x='323' y='15' width='5' height='2'/><rect x='323' y='17' width='5' height='2'/><rect x='321' y='17' width='3' height='1'/><rect x='-36' y='4' width='2' height='3'/><rect x='-36' y='7' width='3' height='2'/><rect x='-36' y='9' width='3' height='2'/><rect x='-36' y='11' width='3' height='2'/><rect x='-37' y='13' width='5' height='2'/><rect x='-37' y='15' width='5' height='2'/><rect x='-37' y='17' width='5' height='2'/><rect x='-39' y='17' width='3' height='1'/><rect x='684' y='4' width='2' height='3'/><rect x='684' y='7' width='3' height='2'/><rect x='684' y='9' width='3' height='2'/><rect x='684' y='11' width='3' height='2'/><rect x='683' y='13' width='5' height='2'/><rect x='683' y='15' width='5' height='2'/><rect x='683' y='17' width='5' height='2'/><rect x='681' y='17' width='3' height='1'/><rect x='329' y='7' width='2' height='3'/><rect x='329' y='10' width='3' height='2'/><rect x='327' y='12' width='7' height='2'/><rect x='327' y='14' width='6' height='2'/><rect x='325' y='14' width='3' height='1'/><rect x='327' y='16' width='6' height='2'/><rect x='326' y='18' width='8' height='2'/><rect x='-31' y='7' width='2' height='3'/><rect x='-31' y='10' width='3' height='2'/><rect x='-33' y='12' width='7' height='2'/><rect x='-33' y='14' width='6' height='2'/><rect x='-35' y='14' width='3' height='1'/><rect x='-33' y='16' width='6' height='2'/><rect x='-34' y='18' width='8' height='2'/><rect x='689' y='7' width='2' height='3'/><rect x='689' y='10' width='3' height='2'/><rect x='687' y='12' width='7' height='2'/><rect x='687' y='14' width='6' height='2'/><rect x='685' y='14' width='3' height='1'/><rect x='687' y='16' width='6' height='2'/><rect x='686' y='18' width='8' height='2'/><rect x='335' y='9' width='1' height='3'/><rect x='333' y='12' width='5' height='2'/><rect x='334' y='14' width='3' height='2'/><rect x='333' y='16' width='4' height='2'/><rect x='332' y='18' width='6' height='2'/><rect x='-25' y='9' width='1' height='3'/><rect x='-27' y='12' width='5' height='2'/><rect x='-26' y='14' width='3' height='2'/><rect x='-27' y='16' width='4' height='2'/><rect x='-28' y='18' width='6' height='2'/><rect x='695' y='9' width='1' height='3'/><rect x='693' y='12' width='5' height='2'/><rect x='694' y='14' width='3' height='2'/><rect x='693' y='16' width='4' height='2'/><rect x='692' y='18' width='6' height='2'/><rect x='337' y='8' width='2' height='3'/><rect x='337' y='11' width='2' height='2'/><rect x='337' y='13' width='3' height='2'/><rect x='335' y='15' width='6' height='2'/><rect x='333' y='15' width='3' height='1'/><rect x='335' y='17' width='6' height='2'/><rect x='-23' y='8' width='2' height='3'/><rect x='-23' y='11' width='2' height='2'/><rect x='-23' y='13' width='3' height='2'/><rect x='-25' y='15' width='6' height='2'/><rect x='-27' y='15' width='3' height='1'/><rect x='-25' y='17' width='6' height='2'/><rect x='697' y='8' width='2' height='3'/><rect x='697' y='11' width='2' height='2'/><rect x='697' y='13' width='3' height='2'/><rect x='695' y='15' width='6' height='2'/><rect x='693' y='15' width='3' height='1'/><rect x='695' y='17' width='6' height='2'/><rect x='340' y='4' width='2' height='3'/><rect x='340' y='7' width='3' height='2'/><rect x='340' y='9' width='3' height='2'/><rect x='338' y='11' width='6' height='2'/><rect x='336' y='11' width='3' height='1'/><rect x='337' y='13' width='8' height='2'/><rect x='336' y='15' width='10' height='2'/><rect x='337' y='17' width='9' height='2'/><rect x='335' y='17' width='3' height='1'/><rect x='-20' y='4' width='2' height='3'/><rect x='-20' y='7' width='3' height='2'/><rect x='-20' y='9' width='3' height='2'/><rect x='-22' y='11' width='6' height='2'/><rect x='-24' y='11' width='3' height='1'/><rect x='-23' y='13' width='8' height='2'/><rect x='-24' y='15' width='10' height='2'/><rect x='-23' y='17' width='9' height='2'/><rect x='-25' y='17' width='3' height='1'/><rect x='700' y='4' width='2' height='3'/><rect x='700' y='7' width='3' height='2'/><rect x='700' y='9' width='3' height='2'/><rect x='698' y='11' width='6' height='2'/><rect x='696' y='11' width='3' height='1'/><rect x='697' y='13' width='8' height='2'/><rect x='696' y='15' width='10' height='2'/><rect x='697' y='17' width='9' height='2'/><rect x='695' y='17' width='3' height='1'/><rect x='345' y='8' width='1' height='3'/><rect x='343' y='11' width='4' height='2'/><rect x='343' y='13' width='5' height='2'/><rect x='342' y='15' width='6' height='2'/><rect x='348' y='15' width='3' height='1'/><rect x='342' y='17' width='6' height='2'/><rect x='-15' y='8' width='1' height='3'/><rect x='-17' y='11' width='4' height='2'/><rect x='-17' y='13' width='5' height='2'/><rect x='-18' y='15' width='6' height='2'/><rect x='-12' y='15' width='3' height='1'/><rect x='-18' y='17' width='6' height='2'/><rect x='705' y='8' width='1' height='3'/><rect x='703' y='11' width='4' height='2'/><rect x='703' y='13' width='5' height='2'/><rect x='702' y='15' width='6' height='2'/><rect x='708' y='15' width='3' height='1'/><rect x='702' y='17' width='6' height='2'/><rect x='351' y='6' width='1' height='3'/><rect x='349' y='9' width='5' height='2'/><rect x='348' y='11' width='7' height='2'/><rect x='348' y='13' width='7' height='2'/><rect x='354' y='13' width='3' height='1'/><rect x='349' y='15' width='5' height='2'/><rect x='348' y='17' width='6' height='2'/><rect x='-9' y='6' width='1' height='3'/><rect x='-11' y='9' width='5' height='2'/><rect x='-12' y='11' width='7' height='2'/><rect x='-12' y='13' width='7' height='2'/><rect x='-6' y='13' width='3' height='1'/><rect x='-11' y='15' width='5' height='2'/><rect x='-12' y='17' width='6' height='2'/><rect x='711' y='6' width='1' height='3'/><rect x='709' y='9' width='5' height='2'/><rect x='708' y='11' width='7' height='2'/><rect x='708' y='13' width='7' height='2'/><rect x='714' y='13' width='3' height='1'/><rect x='709' y='15' width='5' height='2'/><rect x='708' y='17' width='6' height='2'/><rect x='353' y='6' width='2' height='3'/><rect x='352' y='9' width='5' height='2'/><rect x='351' y='11' width='6' height='2'/><rect x='351' y='13' width='7' height='2'/><rect x='349' y='13' width='3' height='1'/><rect x='350' y='15' width='8' height='2'/><rect x='350' y='17' width='8' height='2'/><rect x='-7' y='6' width='2' height='3'/><rect x='-8' y='9' width='5' height='2'/><rect x='-9' y='11' width='6' height='2'/><rect x='-9' y='13' width='7' height='2'/><rect x='-11' y='13' width='3' height='1'/><rect x='-10' y='15' width='8' height='2'/><rect x='-10' y='17' width='8' height='2'/><rect x='713' y='6' width='2' height='3'/><rect x='712' y='9' width='5' height='2'/><rect x='711' y='11' width='6' height='2'/><rect x='711' y='13' width='7' height='2'/><rect x='709' y='13' width='3' height='1'/><rect x='710' y='15' width='8' height='2'/><rect x='710' y='17' width='8' height='2'/></g></svg>");height:52px;bottom:40px}.path-mist{z-index:0;pointer-events:none;background:linear-gradient(#0000,#cbd8ce66);height:30px;position:absolute;bottom:76px;left:0;right:0}@media (max-width:760px){.path-far{height:50px}.path-mid{height:66px}.path-trees{height:40px}.path-mist{height:22px;bottom:60px}}.path-far{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='320' height='58'><g fill='%234f5f56'><rect x='-35' y='9' width='19' height='3'/><rect x='-355' y='9' width='19' height='3'/><rect x='285' y='9' width='19' height='3'/><rect x='-37' y='11' width='23' height='3'/><rect x='-357' y='11' width='23' height='3'/><rect x='283' y='11' width='23' height='3'/><rect x='-39' y='13' width='27' height='3'/><rect x='-359' y='13' width='27' height='3'/><rect x='281' y='13' width='27' height='3'/><rect x='-39' y='15' width='27' height='43'/><rect x='-359' y='15' width='27' height='43'/><rect x='281' y='15' width='27' height='43'/><rect x='-14' y='7' width='22' height='3'/><rect x='-334' y='7' width='22' height='3'/><rect x='306' y='7' width='22' height='3'/><rect x='-16' y='9' width='26' height='3'/><rect x='-336' y='9' width='26' height='3'/><rect x='304' y='9' width='26' height='3'/><rect x='-18' y='11' width='30' height='3'/><rect x='-338' y='11' width='30' height='3'/><rect x='302' y='11' width='30' height='3'/><rect x='-18' y='13' width='30' height='45'/><rect x='-338' y='13' width='30' height='45'/><rect x='302' y='13' width='30' height='45'/><rect x='15' y='4' width='17' height='3'/><rect x='-305' y='4' width='17' height='3'/><rect x='335' y='4' width='17' height='3'/><rect x='13' y='6' width='21' height='3'/><rect x='-307' y='6' width='21' height='3'/><rect x='333' y='6' width='21' height='3'/><rect x='11' y='8' width='25' height='3'/><rect x='-309' y='8' width='25' height='3'/><rect x='331' y='8' width='25' height='3'/><rect x='11' y='10' width='25' height='48'/><rect x='-309' y='10' width='25' height='48'/><rect x='331' y='10' width='25' height='48'/><rect x='31' y='2' width='22' height='3'/><rect x='-289' y='2' width='22' height='3'/><rect x='351' y='2' width='22' height='3'/><rect x='29' y='4' width='26' height='3'/><rect x='-291' y='4' width='26' height='3'/><rect x='349' y='4' width='26' height='3'/><rect x='27' y='6' width='30' height='3'/><rect x='-293' y='6' width='30' height='3'/><rect x='347' y='6' width='30' height='3'/><rect x='27' y='8' width='30' height='50'/><rect x='-293' y='8' width='30' height='50'/><rect x='347' y='8' width='30' height='50'/><rect x='57' y='2' width='16' height='3'/><rect x='-263' y='2' width='16' height='3'/><rect x='377' y='2' width='16' height='3'/><rect x='55' y='4' width='20' height='3'/><rect x='-265' y='4' width='20' height='3'/><rect x='375' y='4' width='20' height='3'/><rect x='53' y='6' width='24' height='3'/><rect x='-267' y='6' width='24' height='3'/><rect x='373' y='6' width='24' height='3'/><rect x='53' y='8' width='24' height='50'/><rect x='-267' y='8' width='24' height='50'/><rect x='373' y='8' width='24' height='50'/><rect x='76' y='5' width='18' height='3'/><rect x='-244' y='5' width='18' height='3'/><rect x='396' y='5' width='18' height='3'/><rect x='74' y='7' width='22' height='3'/><rect x='-246' y='7' width='22' height='3'/><rect x='394' y='7' width='22' height='3'/><rect x='72' y='9' width='26' height='3'/><rect x='-248' y='9' width='26' height='3'/><rect x='392' y='9' width='26' height='3'/><rect x='72' y='11' width='26' height='47'/><rect x='-248' y='11' width='26' height='47'/><rect x='392' y='11' width='26' height='47'/><rect x='97' y='8' width='17' height='3'/><rect x='-223' y='8' width='17' height='3'/><rect x='417' y='8' width='17' height='3'/><rect x='95' y='10' width='21' height='3'/><rect x='-225' y='10' width='21' height='3'/><rect x='415' y='10' width='21' height='3'/><rect x='93' y='12' width='25' height='3'/><rect x='-227' y='12' width='25' height='3'/><rect x='413' y='12' width='25' height='3'/><rect x='93' y='14' width='25' height='44'/><rect x='-227' y='14' width='25' height='44'/><rect x='413' y='14' width='25' height='44'/><rect x='117' y='6' width='16' height='3'/><rect x='-203' y='6' width='16' height='3'/><rect x='437' y='6' width='16' height='3'/><rect x='115' y='8' width='20' height='3'/><rect x='-205' y='8' width='20' height='3'/><rect x='435' y='8' width='20' height='3'/><rect x='113' y='10' width='24' height='3'/><rect x='-207' y='10' width='24' height='3'/><rect x='433' y='10' width='24' height='3'/><rect x='113' y='12' width='24' height='46'/><rect x='-207' y='12' width='24' height='46'/><rect x='433' y='12' width='24' height='46'/><rect x='134' y='4' width='17' height='3'/><rect x='-186' y='4' width='17' height='3'/><rect x='454' y='4' width='17' height='3'/><rect x='132' y='6' width='21' height='3'/><rect x='-188' y='6' width='21' height='3'/><rect x='452' y='6' width='21' height='3'/><rect x='130' y='8' width='25' height='3'/><rect x='-190' y='8' width='25' height='3'/><rect x='450' y='8' width='25' height='3'/><rect x='130' y='10' width='25' height='48'/><rect x='-190' y='10' width='25' height='48'/><rect x='450' y='10' width='25' height='48'/><rect x='156' y='2' width='15' height='3'/><rect x='-164' y='2' width='15' height='3'/><rect x='476' y='2' width='15' height='3'/><rect x='154' y='4' width='19' height='3'/><rect x='-166' y='4' width='19' height='3'/><rect x='474' y='4' width='19' height='3'/><rect x='152' y='6' width='23' height='3'/><rect x='-168' y='6' width='23' height='3'/><rect x='472' y='6' width='23' height='3'/><rect x='152' y='8' width='23' height='50'/><rect x='-168' y='8' width='23' height='50'/><rect x='472' y='8' width='23' height='50'/><rect x='173' y='2' width='17' height='3'/><rect x='-147' y='2' width='17' height='3'/><rect x='493' y='2' width='17' height='3'/><rect x='171' y='4' width='21' height='3'/><rect x='-149' y='4' width='21' height='3'/><rect x='491' y='4' width='21' height='3'/><rect x='169' y='6' width='25' height='3'/><rect x='-151' y='6' width='25' height='3'/><rect x='489' y='6' width='25' height='3'/><rect x='169' y='8' width='25' height='50'/><rect x='-151' y='8' width='25' height='50'/><rect x='489' y='8' width='25' height='50'/><rect x='190' y='2' width='20' height='3'/><rect x='-130' y='2' width='20' height='3'/><rect x='510' y='2' width='20' height='3'/><rect x='188' y='4' width='24' height='3'/><rect x='-132' y='4' width='24' height='3'/><rect x='508' y='4' width='24' height='3'/><rect x='186' y='6' width='28' height='3'/><rect x='-134' y='6' width='28' height='3'/><rect x='506' y='6' width='28' height='3'/><rect x='186' y='8' width='28' height='50'/><rect x='-134' y='8' width='28' height='50'/><rect x='506' y='8' width='28' height='50'/><rect x='215' y='2' width='17' height='3'/><rect x='-105' y='2' width='17' height='3'/><rect x='535' y='2' width='17' height='3'/><rect x='213' y='4' width='21' height='3'/><rect x='-107' y='4' width='21' height='3'/><rect x='533' y='4' width='21' height='3'/><rect x='211' y='6' width='25' height='3'/><rect x='-109' y='6' width='25' height='3'/><rect x='531' y='6' width='25' height='3'/><rect x='211' y='8' width='25' height='50'/><rect x='-109' y='8' width='25' height='50'/><rect x='531' y='8' width='25' height='50'/><rect x='232' y='2' width='19' height='3'/><rect x='-88' y='2' width='19' height='3'/><rect x='552' y='2' width='19' height='3'/><rect x='230' y='4' width='23' height='3'/><rect x='-90' y='4' width='23' height='3'/><rect x='550' y='4' width='23' height='3'/><rect x='228' y='6' width='27' height='3'/><rect x='-92' y='6' width='27' height='3'/><rect x='548' y='6' width='27' height='3'/><rect x='228' y='8' width='27' height='50'/><rect x='-92' y='8' width='27' height='50'/><rect x='548' y='8' width='27' height='50'/><rect x='252' y='2' width='21' height='3'/><rect x='-68' y='2' width='21' height='3'/><rect x='572' y='2' width='21' height='3'/><rect x='250' y='4' width='25' height='3'/><rect x='-70' y='4' width='25' height='3'/><rect x='570' y='4' width='25' height='3'/><rect x='248' y='6' width='29' height='3'/><rect x='-72' y='6' width='29' height='3'/><rect x='568' y='6' width='29' height='3'/><rect x='248' y='8' width='29' height='50'/><rect x='-72' y='8' width='29' height='50'/><rect x='568' y='8' width='29' height='50'/><rect x='277' y='2' width='19' height='3'/><rect x='-43' y='2' width='19' height='3'/><rect x='597' y='2' width='19' height='3'/><rect x='275' y='4' width='23' height='3'/><rect x='-45' y='4' width='23' height='3'/><rect x='595' y='4' width='23' height='3'/><rect x='273' y='6' width='27' height='3'/><rect x='-47' y='6' width='27' height='3'/><rect x='593' y='6' width='27' height='3'/><rect x='273' y='8' width='27' height='50'/><rect x='-47' y='8' width='27' height='50'/><rect x='593' y='8' width='27' height='50'/><rect x='298' y='2' width='19' height='3'/><rect x='-22' y='2' width='19' height='3'/><rect x='618' y='2' width='19' height='3'/><rect x='296' y='4' width='23' height='3'/><rect x='-24' y='4' width='23' height='3'/><rect x='616' y='4' width='23' height='3'/><rect x='294' y='6' width='27' height='3'/><rect x='-26' y='6' width='27' height='3'/><rect x='614' y='6' width='27' height='3'/><rect x='294' y='8' width='27' height='50'/><rect x='-26' y='8' width='27' height='50'/><rect x='614' y='8' width='27' height='50'/><rect x='320' y='4' width='16' height='3'/><rect x='0' y='4' width='16' height='3'/><rect x='640' y='4' width='16' height='3'/><rect x='318' y='6' width='20' height='3'/><rect x='-2' y='6' width='20' height='3'/><rect x='638' y='6' width='20' height='3'/><rect x='316' y='8' width='24' height='3'/><rect x='-4' y='8' width='24' height='3'/><rect x='636' y='8' width='24' height='3'/><rect x='316' y='10' width='24' height='48'/><rect x='-4' y='10' width='24' height='48'/><rect x='636' y='10' width='24' height='48'/></g></svg>");height:116px}.path-mid{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='320' height='48'><g fill='%233a4a41'><rect x='-21' y='13' width='11' height='3'/><rect x='-341' y='13' width='11' height='3'/><rect x='299' y='13' width='11' height='3'/><rect x='-23' y='15' width='15' height='3'/><rect x='-343' y='15' width='15' height='3'/><rect x='297' y='15' width='15' height='3'/><rect x='-25' y='17' width='19' height='3'/><rect x='-345' y='17' width='19' height='3'/><rect x='295' y='17' width='19' height='3'/><rect x='-25' y='19' width='19' height='29'/><rect x='-345' y='19' width='19' height='29'/><rect x='295' y='19' width='19' height='29'/><rect x='-7' y='11' width='9' height='3'/><rect x='-327' y='11' width='9' height='3'/><rect x='313' y='11' width='9' height='3'/><rect x='-9' y='13' width='13' height='3'/><rect x='-329' y='13' width='13' height='3'/><rect x='311' y='13' width='13' height='3'/><rect x='-11' y='15' width='17' height='3'/><rect x='-331' y='15' width='17' height='3'/><rect x='309' y='15' width='17' height='3'/><rect x='-11' y='17' width='17' height='31'/><rect x='-331' y='17' width='17' height='31'/><rect x='309' y='17' width='17' height='31'/><rect x='5' y='8' width='6' height='3'/><rect x='-315' y='8' width='6' height='3'/><rect x='325' y='8' width='6' height='3'/><rect x='3' y='10' width='10' height='3'/><rect x='-317' y='10' width='10' height='3'/><rect x='323' y='10' width='10' height='3'/><rect x='1' y='12' width='14' height='3'/><rect x='-319' y='12' width='14' height='3'/><rect x='321' y='12' width='14' height='3'/><rect x='1' y='14' width='14' height='34'/><rect x='-319' y='14' width='14' height='34'/><rect x='321' y='14' width='14' height='34'/><rect x='12' y='11' width='11' height='3'/><rect x='-308' y='11' width='11' height='3'/><rect x='332' y='11' width='11' height='3'/><rect x='10' y='13' width='15' height='3'/><rect x='-310' y='13' width='15' height='3'/><rect x='330' y='13' width='15' height='3'/><rect x='8' y='15' width='19' height='3'/><rect x='-312' y='15' width='19' height='3'/><rect x='328' y='15' width='19' height='3'/><rect x='8' y='17' width='19' height='31'/><rect x='-312' y='17' width='19' height='31'/><rect x='328' y='17' width='19' height='31'/><rect x='25' y='14' width='10' height='3'/><rect x='-295' y='14' width='10' height='3'/><rect x='345' y='14' width='10' height='3'/><rect x='23' y='16' width='14' height='3'/><rect x='-297' y='16' width='14' height='3'/><rect x='343' y='16' width='14' height='3'/><rect x='21' y='18' width='18' height='3'/><rect x='-299' y='18' width='18' height='3'/><rect x='341' y='18' width='18' height='3'/><rect x='21' y='20' width='18' height='28'/><rect x='-299' y='20' width='18' height='28'/><rect x='341' y='20' width='18' height='28'/><rect x='29' y='6' width='2' height='3'/><rect x='-291' y='6' width='2' height='3'/><rect x='349' y='6' width='2' height='3'/><rect x='28' y='8' width='4' height='3'/><rect x='-292' y='8' width='4' height='3'/><rect x='348' y='8' width='4' height='3'/><rect x='27' y='10' width='6' height='3'/><rect x='-293' y='10' width='6' height='3'/><rect x='347' y='10' width='6' height='3'/><rect x='26' y='12' width='8' height='3'/><rect x='-294' y='12' width='8' height='3'/><rect x='346' y='12' width='8' height='3'/><rect x='41' y='12' width='7' height='3'/><rect x='-279' y='12' width='7' height='3'/><rect x='361' y='12' width='7' height='3'/><rect x='39' y='14' width='11' height='3'/><rect x='-281' y='14' width='11' height='3'/><rect x='359' y='14' width='11' height='3'/><rect x='37' y='16' width='15' height='3'/><rect x='-283' y='16' width='15' height='3'/><rect x='357' y='16' width='15' height='3'/><rect x='37' y='18' width='15' height='30'/><rect x='-283' y='18' width='15' height='30'/><rect x='357' y='18' width='15' height='30'/><rect x='50' y='14' width='8' height='3'/><rect x='-270' y='14' width='8' height='3'/><rect x='370' y='14' width='8' height='3'/><rect x='48' y='16' width='12' height='3'/><rect x='-272' y='16' width='12' height='3'/><rect x='368' y='16' width='12' height='3'/><rect x='46' y='18' width='16' height='3'/><rect x='-274' y='18' width='16' height='3'/><rect x='366' y='18' width='16' height='3'/><rect x='46' y='20' width='16' height='28'/><rect x='-274' y='20' width='16' height='28'/><rect x='366' y='20' width='16' height='28'/><rect x='63' y='16' width='6' height='3'/><rect x='-257' y='16' width='6' height='3'/><rect x='383' y='16' width='6' height='3'/><rect x='61' y='18' width='10' height='3'/><rect x='-259' y='18' width='10' height='3'/><rect x='381' y='18' width='10' height='3'/><rect x='59' y='20' width='14' height='3'/><rect x='-261' y='20' width='14' height='3'/><rect x='379' y='20' width='14' height='3'/><rect x='59' y='22' width='14' height='26'/><rect x='-261' y='22' width='14' height='26'/><rect x='379' y='22' width='14' height='26'/><rect x='70' y='18' width='6' height='3'/><rect x='-250' y='18' width='6' height='3'/><rect x='390' y='18' width='6' height='3'/><rect x='68' y='20' width='10' height='3'/><rect x='-252' y='20' width='10' height='3'/><rect x='388' y='20' width='10' height='3'/><rect x='66' y='22' width='14' height='3'/><rect x='-254' y='22' width='14' height='3'/><rect x='386' y='22' width='14' height='3'/><rect x='66' y='24' width='14' height='24'/><rect x='-254' y='24' width='14' height='24'/><rect x='386' y='24' width='14' height='24'/><rect x='77' y='18' width='11' height='3'/><rect x='-243' y='18' width='11' height='3'/><rect x='397' y='18' width='11' height='3'/><rect x='75' y='20' width='15' height='3'/><rect x='-245' y='20' width='15' height='3'/><rect x='395' y='20' width='15' height='3'/><rect x='73' y='22' width='19' height='3'/><rect x='-247' y='22' width='19' height='3'/><rect x='393' y='22' width='19' height='3'/><rect x='73' y='24' width='19' height='24'/><rect x='-247' y='24' width='19' height='24'/><rect x='393' y='24' width='19' height='24'/><rect x='81' y='10' width='2' height='3'/><rect x='-239' y='10' width='2' height='3'/><rect x='401' y='10' width='2' height='3'/><rect x='80' y='12' width='4' height='3'/><rect x='-240' y='12' width='4' height='3'/><rect x='400' y='12' width='4' height='3'/><rect x='79' y='14' width='6' height='3'/><rect x='-241' y='14' width='6' height='3'/><rect x='399' y='14' width='6' height='3'/><rect x='78' y='16' width='8' height='3'/><rect x='-242' y='16' width='8' height='3'/><rect x='398' y='16' width='8' height='3'/><rect x='89' y='15' width='10' height='3'/><rect x='-231' y='15' width='10' height='3'/><rect x='409' y='15' width='10' height='3'/><rect x='87' y='17' width='14' height='3'/><rect x='-233' y='17' width='14' height='3'/><rect x='407' y='17' width='14' height='3'/><rect x='85' y='19' width='18' height='3'/><rect x='-235' y='19' width='18' height='3'/><rect x='405' y='19' width='18' height='3'/><rect x='85' y='21' width='18' height='27'/><rect x='-235' y='21' width='18' height='27'/><rect x='405' y='21' width='18' height='27'/><rect x='104' y='18' width='5' height='3'/><rect x='-216' y='18' width='5' height='3'/><rect x='424' y='18' width='5' height='3'/><rect x='102' y='20' width='9' height='3'/><rect x='-218' y='20' width='9' height='3'/><rect x='422' y='20' width='9' height='3'/><rect x='100' y='22' width='13' height='3'/><rect x='-220' y='22' width='13' height='3'/><rect x='420' y='22' width='13' height='3'/><rect x='100' y='24' width='13' height='24'/><rect x='-220' y='24' width='13' height='24'/><rect x='420' y='24' width='13' height='24'/><rect x='111' y='18' width='5' height='3'/><rect x='-209' y='18' width='5' height='3'/><rect x='431' y='18' width='5' height='3'/><rect x='109' y='20' width='9' height='3'/><rect x='-211' y='20' width='9' height='3'/><rect x='429' y='20' width='9' height='3'/><rect x='107' y='22' width='13' height='3'/><rect x='-213' y='22' width='13' height='3'/><rect x='427' y='22' width='13' height='3'/><rect x='107' y='24' width='13' height='24'/><rect x='-213' y='24' width='13' height='24'/><rect x='427' y='24' width='13' height='24'/><rect x='118' y='16' width='6' height='3'/><rect x='-202' y='16' width='6' height='3'/><rect x='438' y='16' width='6' height='3'/><rect x='116' y='18' width='10' height='3'/><rect x='-204' y='18' width='10' height='3'/><rect x='436' y='18' width='10' height='3'/><rect x='114' y='20' width='14' height='3'/><rect x='-206' y='20' width='14' height='3'/><rect x='434' y='20' width='14' height='3'/><rect x='114' y='22' width='14' height='26'/><rect x='-206' y='22' width='14' height='26'/><rect x='434' y='22' width='14' height='26'/><rect x='125' y='13' width='10' height='3'/><rect x='-195' y='13' width='10' height='3'/><rect x='445' y='13' width='10' height='3'/><rect x='123' y='15' width='14' height='3'/><rect x='-197' y='15' width='14' height='3'/><rect x='443' y='15' width='14' height='3'/><rect x='121' y='17' width='18' height='3'/><rect x='-199' y='17' width='18' height='3'/><rect x='441' y='17' width='18' height='3'/><rect x='121' y='19' width='18' height='29'/><rect x='-199' y='19' width='18' height='29'/><rect x='441' y='19' width='18' height='29'/><rect x='129' y='3' width='2' height='3'/><rect x='-191' y='3' width='2' height='3'/><rect x='449' y='3' width='2' height='3'/><rect x='128' y='5' width='4' height='3'/><rect x='-192' y='5' width='4' height='3'/><rect x='448' y='5' width='4' height='3'/><rect x='127' y='8' width='6' height='3'/><rect x='-193' y='8' width='6' height='3'/><rect x='447' y='8' width='6' height='3'/><rect x='126' y='11' width='8' height='3'/><rect x='-194' y='11' width='8' height='3'/><rect x='446' y='11' width='8' height='3'/><rect x='140' y='11' width='9' height='3'/><rect x='-180' y='11' width='9' height='3'/><rect x='460' y='11' width='9' height='3'/><rect x='138' y='13' width='13' height='3'/><rect x='-182' y='13' width='13' height='3'/><rect x='458' y='13' width='13' height='3'/><rect x='136' y='15' width='17' height='3'/><rect x='-184' y='15' width='17' height='3'/><rect x='456' y='15' width='17' height='3'/><rect x='136' y='17' width='17' height='31'/><rect x='-184' y='17' width='17' height='31'/><rect x='456' y='17' width='17' height='31'/><rect x='152' y='13' width='9' height='3'/><rect x='-168' y='13' width='9' height='3'/><rect x='472' y='13' width='9' height='3'/><rect x='150' y='15' width='13' height='3'/><rect x='-170' y='15' width='13' height='3'/><rect x='470' y='15' width='13' height='3'/><rect x='148' y='17' width='17' height='3'/><rect x='-172' y='17' width='17' height='3'/><rect x='468' y='17' width='17' height='3'/><rect x='148' y='19' width='17' height='29'/><rect x='-172' y='19' width='17' height='29'/><rect x='468' y='19' width='17' height='29'/><rect x='162' y='11' width='10' height='3'/><rect x='-158' y='11' width='10' height='3'/><rect x='482' y='11' width='10' height='3'/><rect x='160' y='13' width='14' height='3'/><rect x='-160' y='13' width='14' height='3'/><rect x='480' y='13' width='14' height='3'/><rect x='158' y='15' width='18' height='3'/><rect x='-162' y='15' width='18' height='3'/><rect x='478' y='15' width='18' height='3'/><rect x='158' y='17' width='18' height='31'/><rect x='-162' y='17' width='18' height='31'/><rect x='478' y='17' width='18' height='31'/><rect x='176' y='13' width='6' height='3'/><rect x='-144' y='13' width='6' height='3'/><rect x='496' y='13' width='6' height='3'/><rect x='174' y='15' width='10' height='3'/><rect x='-146' y='15' width='10' height='3'/><rect x='494' y='15' width='10' height='3'/><rect x='172' y='17' width='14' height='3'/><rect x='-148' y='17' width='14' height='3'/><rect x='492' y='17' width='14' height='3'/><rect x='172' y='19' width='14' height='29'/><rect x='-148' y='19' width='14' height='29'/><rect x='492' y='19' width='14' height='29'/><rect x='185' y='10' width='5' height='3'/><rect x='-135' y='10' width='5' height='3'/><rect x='505' y='10' width='5' height='3'/><rect x='183' y='12' width='9' height='3'/><rect x='-137' y='12' width='9' height='3'/><rect x='503' y='12' width='9' height='3'/><rect x='181' y='14' width='13' height='3'/><rect x='-139' y='14' width='13' height='3'/><rect x='501' y='14' width='13' height='3'/><rect x='181' y='16' width='13' height='32'/><rect x='-139' y='16' width='13' height='32'/><rect x='501' y='16' width='13' height='32'/><rect x='186' y='0' width='2' height='3'/><rect x='-134' y='0' width='2' height='3'/><rect x='506' y='0' width='2' height='3'/><rect x='185' y='2' width='4' height='3'/><rect x='-135' y='2' width='4' height='3'/><rect x='505' y='2' width='4' height='3'/><rect x='184' y='5' width='6' height='3'/><rect x='-136' y='5' width='6' height='3'/><rect x='504' y='5' width='6' height='3'/><rect x='183' y='8' width='8' height='3'/><rect x='-137' y='8' width='8' height='3'/><rect x='503' y='8' width='8' height='3'/><rect x='190' y='12' width='12' height='3'/><rect x='-130' y='12' width='12' height='3'/><rect x='510' y='12' width='12' height='3'/><rect x='188' y='14' width='16' height='3'/><rect x='-132' y='14' width='16' height='3'/><rect x='508' y='14' width='16' height='3'/><rect x='186' y='16' width='20' height='3'/><rect x='-134' y='16' width='20' height='3'/><rect x='506' y='16' width='20' height='3'/><rect x='186' y='18' width='20' height='30'/><rect x='-134' y='18' width='20' height='30'/><rect x='506' y='18' width='20' height='30'/><rect x='207' y='10' width='5' height='3'/><rect x='-113' y='10' width='5' height='3'/><rect x='527' y='10' width='5' height='3'/><rect x='205' y='12' width='9' height='3'/><rect x='-115' y='12' width='9' height='3'/><rect x='525' y='12' width='9' height='3'/><rect x='203' y='14' width='13' height='3'/><rect x='-117' y='14' width='13' height='3'/><rect x='523' y='14' width='13' height='3'/><rect x='203' y='16' width='13' height='32'/><rect x='-117' y='16' width='13' height='32'/><rect x='523' y='16' width='13' height='32'/><rect x='212' y='7' width='9' height='3'/><rect x='-108' y='7' width='9' height='3'/><rect x='532' y='7' width='9' height='3'/><rect x='210' y='9' width='13' height='3'/><rect x='-110' y='9' width='13' height='3'/><rect x='530' y='9' width='13' height='3'/><rect x='208' y='11' width='17' height='3'/><rect x='-112' y='11' width='17' height='3'/><rect x='528' y='11' width='17' height='3'/><rect x='208' y='13' width='17' height='35'/><rect x='-112' y='13' width='17' height='35'/><rect x='528' y='13' width='17' height='35'/><rect x='224' y='5' width='5' height='3'/><rect x='-96' y='5' width='5' height='3'/><rect x='544' y='5' width='5' height='3'/><rect x='222' y='7' width='9' height='3'/><rect x='-98' y='7' width='9' height='3'/><rect x='542' y='7' width='9' height='3'/><rect x='220' y='9' width='13' height='3'/><rect x='-100' y='9' width='13' height='3'/><rect x='540' y='9' width='13' height='3'/><rect x='220' y='11' width='13' height='37'/><rect x='-100' y='11' width='13' height='37'/><rect x='540' y='11' width='13' height='37'/><rect x='226' y='8' width='12' height='3'/><rect x='-94' y='8' width='12' height='3'/><rect x='546' y='8' width='12' height='3'/><rect x='224' y='10' width='16' height='3'/><rect x='-96' y='10' width='16' height='3'/><rect x='544' y='10' width='16' height='3'/><rect x='222' y='12' width='20' height='3'/><rect x='-98' y='12' width='20' height='3'/><rect x='542' y='12' width='20' height='3'/><rect x='222' y='14' width='20' height='34'/><rect x='-98' y='14' width='20' height='34'/><rect x='542' y='14' width='20' height='34'/><rect x='231' y='0' width='2' height='3'/><rect x='-89' y='0' width='2' height='3'/><rect x='551' y='0' width='2' height='3'/><rect x='230' y='2' width='4' height='3'/><rect x='-90' y='2' width='4' height='3'/><rect x='550' y='2' width='4' height='3'/><rect x='229' y='4' width='6' height='3'/><rect x='-91' y='4' width='6' height='3'/><rect x='549' y='4' width='6' height='3'/><rect x='228' y='6' width='8' height='3'/><rect x='-92' y='6' width='8' height='3'/><rect x='548' y='6' width='8' height='3'/><rect x='243' y='6' width='9' height='3'/><rect x='-77' y='6' width='9' height='3'/><rect x='563' y='6' width='9' height='3'/><rect x='241' y='8' width='13' height='3'/><rect x='-79' y='8' width='13' height='3'/><rect x='561' y='8' width='13' height='3'/><rect x='239' y='10' width='17' height='3'/><rect x='-81' y='10' width='17' height='3'/><rect x='559' y='10' width='17' height='3'/><rect x='239' y='12' width='17' height='36'/><rect x='-81' y='12' width='17' height='36'/><rect x='559' y='12' width='17' height='36'/><rect x='256' y='4' width='8' height='3'/><rect x='-64' y='4' width='8' height='3'/><rect x='576' y='4' width='8' height='3'/><rect x='254' y='6' width='12' height='3'/><rect x='-66' y='6' width='12' height='3'/><rect x='574' y='6' width='12' height='3'/><rect x='252' y='8' width='16' height='3'/><rect x='-68' y='8' width='16' height='3'/><rect x='572' y='8' width='16' height='3'/><rect x='252' y='10' width='16' height='38'/><rect x='-68' y='10' width='16' height='38'/><rect x='572' y='10' width='16' height='38'/><rect x='265' y='6' width='10' height='3'/><rect x='-55' y='6' width='10' height='3'/><rect x='585' y='6' width='10' height='3'/><rect x='263' y='8' width='14' height='3'/><rect x='-57' y='8' width='14' height='3'/><rect x='583' y='8' width='14' height='3'/><rect x='261' y='10' width='18' height='3'/><rect x='-59' y='10' width='18' height='3'/><rect x='581' y='10' width='18' height='3'/><rect x='261' y='12' width='18' height='36'/><rect x='-59' y='12' width='18' height='36'/><rect x='581' y='12' width='18' height='36'/><rect x='281' y='9' width='7' height='3'/><rect x='-39' y='9' width='7' height='3'/><rect x='601' y='9' width='7' height='3'/><rect x='279' y='11' width='11' height='3'/><rect x='-41' y='11' width='11' height='3'/><rect x='599' y='11' width='11' height='3'/><rect x='277' y='13' width='15' height='3'/><rect x='-43' y='13' width='15' height='3'/><rect x='597' y='13' width='15' height='3'/><rect x='277' y='15' width='15' height='33'/><rect x='-43' y='15' width='15' height='33'/><rect x='597' y='15' width='15' height='33'/><rect x='291' y='11' width='9' height='3'/><rect x='-29' y='11' width='9' height='3'/><rect x='611' y='11' width='9' height='3'/><rect x='289' y='13' width='13' height='3'/><rect x='-31' y='13' width='13' height='3'/><rect x='609' y='13' width='13' height='3'/><rect x='287' y='15' width='17' height='3'/><rect x='-33' y='15' width='17' height='3'/><rect x='607' y='15' width='17' height='3'/><rect x='287' y='17' width='17' height='31'/><rect x='-33' y='17' width='17' height='31'/><rect x='607' y='17' width='17' height='31'/><rect x='294' y='-1' width='2' height='4'/><rect x='-26' y='-1' width='2' height='4'/><rect x='614' y='-1' width='2' height='4'/><rect x='293' y='2' width='4' height='4'/><rect x='-27' y='2' width='4' height='4'/><rect x='613' y='2' width='4' height='4'/><rect x='292' y='5' width='6' height='4'/><rect x='-28' y='5' width='6' height='4'/><rect x='612' y='5' width='6' height='4'/><rect x='291' y='8' width='8' height='4'/><rect x='-29' y='8' width='8' height='4'/><rect x='611' y='8' width='8' height='4'/><rect x='299' y='8' width='12' height='3'/><rect x='-21' y='8' width='12' height='3'/><rect x='619' y='8' width='12' height='3'/><rect x='297' y='10' width='16' height='3'/><rect x='-23' y='10' width='16' height='3'/><rect x='617' y='10' width='16' height='3'/><rect x='295' y='12' width='20' height='3'/><rect x='-25' y='12' width='20' height='3'/><rect x='615' y='12' width='20' height='3'/><rect x='295' y='14' width='20' height='34'/><rect x='-25' y='14' width='20' height='34'/><rect x='615' y='14' width='20' height='34'/><rect x='317' y='6' width='8' height='3'/><rect x='-3' y='6' width='8' height='3'/><rect x='637' y='6' width='8' height='3'/><rect x='315' y='8' width='12' height='3'/><rect x='-5' y='8' width='12' height='3'/><rect x='635' y='8' width='12' height='3'/><rect x='313' y='10' width='16' height='3'/><rect x='-7' y='10' width='16' height='3'/><rect x='633' y='10' width='16' height='3'/><rect x='313' y='12' width='16' height='36'/><rect x='-7' y='12' width='16' height='36'/><rect x='633' y='12' width='16' height='36'/><rect x='328' y='8' width='7' height='3'/><rect x='8' y='8' width='7' height='3'/><rect x='648' y='8' width='7' height='3'/><rect x='326' y='10' width='11' height='3'/><rect x='6' y='10' width='11' height='3'/><rect x='646' y='10' width='11' height='3'/><rect x='324' y='12' width='15' height='3'/><rect x='4' y='12' width='15' height='3'/><rect x='644' y='12' width='15' height='3'/><rect x='324' y='14' width='15' height='34'/><rect x='4' y='14' width='15' height='34'/><rect x='644' y='14' width='15' height='34'/></g></svg>");height:96px}.path-trees{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='44'%3E%3Cg fill='%23243629'%3E%3Crect x='2' y='30' width='26' height='14'/%3E%3Crect x='6' y='24' width='18' height='6'/%3E%3Crect x='10' y='20' width='10' height='4'/%3E%3Crect x='44' y='34' width='18' height='10'/%3E%3Crect x='48' y='29' width='10' height='5'/%3E%3Crect x='76' y='14' width='6' height='4'/%3E%3Crect x='72' y='18' width='14' height='8'/%3E%3Crect x='75' y='26' width='8' height='4'/%3E%3Crect x='78' y='30' width='3' height='14'/%3E%3Crect x='104' y='32' width='22' height='12'/%3E%3Crect x='108' y='26' width='14' height='6'/%3E%3Crect x='112' y='22' width='6' height='4'/%3E%3Crect x='138' y='36' width='14' height='8'/%3E%3Crect x='141' y='31' width='8' height='5'/%3E%3C/g%3E%3Cg fill='%232f4335'%3E%3Crect x='8' y='26' width='6' height='4'/%3E%3Crect x='49' y='31' width='4' height='3'/%3E%3Crect x='74' y='19' width='5' height='3'/%3E%3Crect x='110' y='28' width='6' height='4'/%3E%3Crect x='140' y='33' width='4' height='3'/%3E%3C/g%3E%3C/svg%3E");height:88px;bottom:38px}.path-mist{display:none}@media (max-width:760px){.path-far{height:84px}.path-mid{height:70px}.path-trees{height:64px}}.path-far{filter:brightness(2.6)saturate(.3);image-rendering:auto;background-image:url(/media/treeline.png);background-position-x:590px;height:86px;bottom:44px}.path-mid{filter:brightness(1.55)saturate(.55);image-rendering:auto;background-image:url(/media/treeline.png);background-position-x:260px;height:112px;bottom:42px}.path-trees{filter:none;image-rendering:auto;background-image:url(/media/treeline.png);background-position-x:0;height:140px;bottom:38px}@media (max-width:760px){.path-far{height:62px}.path-mid{height:80px}.path-trees{height:100px}}.path-far{filter:brightness(2.3)saturate(.35);background-image:url(/media/trees-far.svg);background-position-x:0;height:82px;bottom:46px}.path-mid{filter:brightness(1.5)saturate(.6);background-image:url(/media/trees-mid.svg);background-position-x:210px;height:132px;bottom:44px}.path-trees{filter:none;background-image:url(/media/trees-near.svg);height:208px;bottom:40px}.path-bush{z-index:3;filter:saturate(.88);pointer-events:none;background-image:url(/media/bushes.svg);background-position-x:60px;background-repeat:repeat-x;background-size:auto 100%;height:50px;position:absolute;bottom:34px;left:0;right:0}@media (max-width:760px){.path-far{height:58px}.path-mid{height:94px}.path-trees{height:148px}.path-bush{height:38px}}.path-far,.path-mid,.path-bush,.path-mist{display:none!important}.path-mtn{z-index:2;opacity:.6;filter:none;pointer-events:none;background-image:url(/media/mountains.svg);background-repeat:repeat-x;background-size:auto 100%;height:150px;position:absolute;bottom:40px;left:0;right:0}.path-trees{z-index:3;filter:saturate(.6)brightness(.92);opacity:1;pointer-events:none;background-image:url(/media/treerow.svg);background-repeat:repeat-x;background-size:auto 100%;height:56px;position:absolute;bottom:38px;left:0;right:0}.path-hedge{z-index:4;filter:none;pointer-events:none;background-image:url(/media/hedge.svg);background-repeat:repeat-x;background-size:auto 100%;height:30px;position:absolute;bottom:36px;left:0;right:0}@media (max-width:760px){.path-mtn{height:108px}.path-trees{height:44px}.path-hedge{height:24px}}.path-mtn,.path-hedge,.path-bush,.path-mist{display:none!important}.path-far{z-index:2;filter:brightness(2.6)saturate(.3);image-rendering:auto;opacity:1;pointer-events:none;background-image:url(/media/treeline.png);background-position-x:590px;background-repeat:repeat-x;background-size:auto 100%;height:86px;position:absolute;bottom:44px;left:0;right:0;display:block!important}.path-mid{z-index:3;filter:brightness(1.55)saturate(.55);image-rendering:auto;opacity:1;pointer-events:none;background-image:url(/media/treeline.png);background-position-x:260px;background-repeat:repeat-x;background-size:auto 100%;height:112px;position:absolute;bottom:42px;left:0;right:0;display:block!important}.path-trees{z-index:4;filter:none;image-rendering:auto;opacity:1;pointer-events:none;background-image:url(/media/treeline.png);background-position-x:0;background-repeat:repeat-x;background-size:auto 100%;height:140px;position:absolute;bottom:38px;left:0;right:0}@media (max-width:760px){.path-far{height:62px}.path-mid{height:80px}.path-trees{height:100px}}.path-far,.path-mid,.path-mtn,.path-hedge,.path-bush,.path-mist{display:none!important}.path-trees{z-index:2;height:88px;image-rendering:pixelated;filter:none;opacity:.9;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='44'%3E%3Cg fill='%232e4237'%3E%3Crect x='2' y='30' width='26' height='14'/%3E%3Crect x='6' y='24' width='18' height='6'/%3E%3Crect x='10' y='20' width='10' height='4'/%3E%3Crect x='44' y='34' width='18' height='10'/%3E%3Crect x='48' y='29' width='10' height='5'/%3E%3Crect x='76' y='14' width='6' height='4'/%3E%3Crect x='72' y='18' width='14' height='8'/%3E%3Crect x='75' y='26' width='8' height='4'/%3E%3Crect x='78' y='30' width='3' height='14'/%3E%3Crect x='104' y='32' width='22' height='12'/%3E%3Crect x='108' y='26' width='14' height='6'/%3E%3Crect x='112' y='22' width='6' height='4'/%3E%3Crect x='138' y='36' width='14' height='8'/%3E%3Crect x='141' y='31' width='8' height='5'/%3E%3C/g%3E%3Cg fill='%23385040'%3E%3Crect x='8' y='26' width='6' height='4'/%3E%3Crect x='49' y='31' width='4' height='3'/%3E%3Crect x='74' y='19' width='5' height='3'/%3E%3Crect x='110' y='28' width='6' height='4'/%3E%3Crect x='141' y='33' width='4' height='3'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat-x;background-size:auto 100%;position:absolute;bottom:38px;left:0;right:0;display:block!important}.path-ground{z-index:3}.walker{z-index:4}.walker-hero{z-index:5}.legal-body .legal-strong{color:var(--cream);margin-top:20px;margin-bottom:6px;font-weight:700}html{scroll-padding-top:94px}.pathworld .scene{scroll-margin-top:72px}.pathworld a:focus-visible,.pathworld button:focus-visible{outline-offset:4px;outline:3px solid #f3d783}.journey-topbar{background:linear-gradient(#0a121029,#0000);padding-top:17px;padding-bottom:17px}.journey-topbar .brand{border:1px solid #eef4ea29;box-shadow:0 10px 28px #070d0b29,inset 0 1px #ffffff14}.journey-topbar nav{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#0e181457;border:1px solid #eef4ea24;border-radius:999px;gap:8px;padding:4px;box-shadow:0 10px 28px #070d0b29,inset 0 1px #ffffff0f}.journey-topbar nav>a:not(.nav-cta){color:#f2f7efd1;text-shadow:0 1px 3px #0006;padding:7px 11px}.journey-topbar nav>a:not(.nav-cta):hover{color:#fff}.journey-topbar .nav-cta{padding:8px 17px;box-shadow:0 4px 12px #0003,inset 0 1px #ffffff47}.dawn-grid{grid-template-columns:minmax(0,1.15fr) minmax(250px,.85fr);gap:clamp(42px,7vw,92px)}.dawn-copy{max-width:660px}.dawn-copy h1,.section-head h2{text-wrap:balance}.dawn-copy .lede{max-width:49ch;font-size:clamp(1.04rem,1.5vw,1.18rem)}.dawn-phone{position:relative}.dawn-phone:before{content:"";aspect-ratio:1;pointer-events:none;border:1px solid #2e7a6326;border-radius:50%;width:min(38vw,430px);position:absolute;top:50%;left:50%;translate:-50% -50%;box-shadow:0 0 0 32px #ffffff0a,0 0 90px #ffffff29}.dawn-phone .phone{box-shadow:0 34px 70px #17231e6b,0 0 90px #fffadc40,inset 0 1px #ffffff14}.hero-proof{color:#4d6156;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#f4f8eb61;border:1px solid #23372f21;border-radius:999px;flex-wrap:wrap;align-items:center;gap:7px 10px;width:fit-content;max-width:100%;margin-top:17px;padding:8px 12px;font-size:.76rem;line-height:1.25;display:flex;box-shadow:inset 0 1px #ffffff70}.hero-proof strong{color:#263b32;font-weight:700}.proof-stars,.review-stars{color:#c28f31;letter-spacing:.08em}.proof-divider{background:#23372f59;border-radius:50%;width:3px;height:3px}.dawn-copy .hero-note{margin-top:10px}.pathworld .section-head{max-width:820px;margin-bottom:clamp(38px,6vh,60px)}.pathworld .section-head .sub{max-width:61ch}.pathworld .scene-dusk{padding-top:13vh;padding-bottom:14vh}.signs{gap:clamp(14px,2.4vw,26px)}.sign{background:linear-gradient(#1e2923e6,#0c1411f0);border-color:#aad3c22e;width:clamp(220px,25vw,278px);min-height:538px;padding:20px 20px 22px;position:relative;overflow:hidden;box-shadow:0 18px 42px #060a0952,inset 0 1px #ffffff12}.sign:before{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 50% 0,#79d0ba1a,#0000 36%);position:absolute;inset:0}.sign-step{color:#79d0bacc;font-family:var(--font-pixel), "Courier New", monospace;letter-spacing:.12em;text-transform:uppercase;margin-bottom:13px;font-size:.73rem;font-weight:600;display:block;position:relative}.sign>.pix,.sign h3,.sign p,.sign-shot{position:relative}.sign h3{margin-top:7px;font-size:1.34rem}.sign p{min-height:84px;font-size:.92rem;line-height:1.48}.sign-shot{border-color:#eef4ea1f;width:142px;margin-top:17px;box-shadow:0 14px 28px #00000057,0 0 0 5px #ffffff06}.review-card{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:linear-gradient(135deg,#1e2d27a3,#0f1916b8);border:1px solid #b9dbcd2e;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;max-width:882px;margin:38px auto 0;padding:22px 26px;display:grid;box-shadow:0 16px 42px #060a093d,inset 0 1px #ffffff0f}.review-copy{padding-left:38px;position:relative}.review-mark{color:#79d0ba7a;font-family:Georgia,serif;font-size:4rem;line-height:1;position:absolute;top:-13px;left:0}.review-copy blockquote{color:var(--cream);font-family:var(--font-serif), Georgia, serif;font-size:clamp(1.25rem,2.2vw,1.65rem);font-weight:600;line-height:1.12}.review-copy p{color:var(--muted);margin-top:5px;font-size:.79rem}.review-score{border-left:1px solid #eef4ea1f;grid-template-columns:auto auto;align-items:center;gap:0 10px;min-width:178px;padding-left:28px;display:grid}.review-score strong{color:var(--cream);font-family:var(--font-serif), Georgia, serif;grid-row:1/span 2;font-size:2.2rem;line-height:1}.review-score span:last-child{color:var(--muted);font-size:.72rem}.scene-pets .section-head{margin-bottom:0}.pet-meadow{margin-top:clamp(76px,13vh,142px)}.rester{transition:translate .22s,filter .22s}.rester:hover{filter:drop-shadow(0 8px 12px #0000002e);translate:0 -7px}.rester figcaption{color:#eef4ead1;text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c171c7a;border:1px solid #eef4ea1f;border-radius:999px;width:max-content;max-width:130px;padding:4px 8px;font-size:.69rem;line-height:1.2;bottom:-38px}.scene-skills .skill-icons{align-items:flex-start;gap:clamp(12px,2.8vw,26px)}.skill-token{text-align:center;flex-direction:column;align-items:center;gap:10px;width:92px;display:flex}.skill-slot{background:radial-gradient(circle at 50% 20%,#79d0ba1f,#0000 55%),#070f0dbd;border:1px solid #aad3c23d;border-radius:15px;place-items:center;width:66px;height:66px;transition:translate .2s,border-color .2s,box-shadow .2s;display:grid;box-shadow:0 10px 24px #00000038,inset 0 1px #ffffff0f}.skill-token:hover .skill-slot{border-color:#79d0ba8c;translate:0 -5px;box-shadow:0 14px 28px #00000047,0 0 22px #79d0ba1f,inset 0 1px #ffffff14}.scene-skills .skill-icons .skill-token img{width:42px;height:42px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.skill-token figcaption{color:#eef4ead1;font-family:var(--font-pixel), "Courier New", monospace;font-size:.7rem;line-height:1.2}.skill-footnote{color:#eef4eab8;background:#070f0d57;border:1px solid #eef4ea1c;border-radius:999px;align-items:center;gap:9px;width:fit-content;margin:28px auto 0;padding:7px 12px;font-size:.78rem;display:flex}.skill-footnote:before{content:"";background:var(--honey);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite livepulse;box-shadow:0 0 10px #79d0bab8}@keyframes livepulse{0%,to{opacity:.55;scale:.85}50%{opacity:1;scale:1}}.camp-inner .kicker{color:#f0cf82;text-shadow:0 1px 4px #0000008c;margin:3px 0 0}.camp-inner .sub{max-width:52ch;margin-top:3px}.camp-inner .store-buttons{margin-top:18px}.store-badge:focus-visible{border-radius:9px}@keyframes herocelebrate{0%{background-position-x:0}to{background-position-x:-4998px}}.path-walker.celebrating .walker-hero{background-image:url(/media/hero/hero_celebration.png);background-size:4998px 337px;animation:.95s steps(14,end) herocelebrate}.walker-whisper{z-index:8;color:#2a4438;font-family:var(--font-pixel), "Courier New", monospace;opacity:0;pointer-events:none;background:#eef4eaf0;border:1px solid #23372f2e;border-radius:7px;padding:5px 8px;font-size:.66rem;line-height:1;animation:9s forwards whisperhint;position:absolute;bottom:118px;left:calc(clamp(120px,18vw,300px) - 54px);box-shadow:0 6px 16px #060a0838}.walker-whisper:after{content:"";background:#eef4eaf0;border-bottom:1px solid #23372f2e;border-right:1px solid #23372f2e;width:8px;height:8px;position:absolute;bottom:-5px;left:50%;translate:-50%;rotate:45deg}@keyframes whisperhint{0%,14%{opacity:0;translate:0 5px}20%,68%{opacity:1;translate:0}82%,to{opacity:0;translate:0 -4px}}@media (max-width:900px){.journey-topbar nav>a:not(.nav-cta){padding-inline:8px;font-size:.84rem}.review-card{max-width:738px}}@media (max-width:760px){html{scroll-padding-top:78px}.pathworld .scene{padding-left:16px;padding-right:16px}.journey-topbar{padding:13px 14px}.journey-topbar .brand{gap:7px;padding:5px 11px 5px 6px}.journey-topbar .brand img{width:30px;height:30px}.journey-topbar .brand span{font-size:1.02rem}.journey-topbar nav{padding:3px}.journey-topbar .nav-cta{padding:7px 13px;font-size:.86rem}.pathworld .scene-dawn{padding-top:12vh}.dawn-grid{text-align:center;grid-template-columns:1fr;gap:24px}.dawn-copy{max-width:580px;margin:0 auto}.dawn-copy h1{font-size:clamp(2.55rem,11vw,3.5rem);line-height:1.02}.dawn-copy .lede{max-width:37ch;margin-left:auto;margin-right:auto;font-size:1.02rem}.hero-proof{justify-content:center;width:fit-content;margin-left:auto;margin-right:auto}.dawn-phone:before{width:min(82vw,390px)}.pathworld .section-head{margin-bottom:36px;padding-inline:4px}.section-head h2:before,.section-head h2:after{background-size:17px 13px;width:17px;height:13px;margin-inline:8px}.pathworld .scene-dusk{padding-top:12vh;padding-bottom:12vh}.signs{flex-direction:column;align-items:center;gap:18px}.sign{width:min(100%,340px);min-height:0;padding:20px 22px 24px}.sign p{min-height:0}.sign-shot{width:min(152px,54%)}.review-card{grid-template-columns:1fr;gap:18px;width:min(100%,420px);margin-top:28px;padding:20px}.review-score{border-top:1px solid #eef4ea1f;border-left:0;width:fit-content;padding:14px 0 0}.scene-skills .skill-icons{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 6px;width:min(100%,390px);margin:0 auto;display:grid}.skill-token{width:auto}.skill-slot{width:60px;height:60px}.skill-token figcaption{font-size:.65rem}.walker-whisper{display:none}}@media (max-width:520px){.pathworld .scene-dawn{padding-top:11vh}.dawn-copy .kicker{letter-spacing:.14em;font-size:.72rem}.dawn-copy .store-buttons,.camp-inner .store-buttons{gap:8px}.dawn-copy .store-badge img,.camp-inner .store-badge img{height:49px}.dawn-copy .store-badge.play img,.camp-inner .store-badge.play img{height:72px;margin:-12px -13px}.hero-proof{border-radius:15px;max-width:330px}.proof-divider:nth-of-type(2){display:none}.pathworld .scene-pets{padding-left:8px;padding-right:8px}.pet-meadow{gap:0;width:100%}.rester{flex:1 1 0;min-width:0}.rester .pet{scale:.76}.rester figcaption{white-space:normal;width:78px;max-width:78px;padding:3px 4px;font-size:.57rem;bottom:-25px}.review-copy{padding-left:31px}.review-mark{font-size:3.4rem}}@media (prefers-reduced-motion:reduce){.skill-footnote:before,.path-walker.celebrating .walker-hero,.walker-whisper{animation:none}.walker-whisper{display:none}}
