HTML preprocessors can make writing HTML more powerful or convenient. For instance, Markdown is designed to be easier to write and read for text documents and you could write a loop in Pug.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. So you don't have access to higher-up elements like the <html>
tag. If you want to add classes there that can affect the whole document, this is the place to do it.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. If you need things in the <head>
of the document, put that code here.
The resource you are linking to is using the 'http' protocol, which may not work when the browser is using https.
CSS preprocessors help make authoring CSS easier. All of them offer things like variables and mixins to provide convenient abstractions.
It's a common practice to apply CSS to a page that styles elements such that they are consistent across all browsers. We offer two of the most popular choices: normalize.css and a reset. Or, choose Neither and nothing will be applied.
To get the best cross-browser support, it is a common practice to apply vendor prefixes to CSS properties and values that require them to work. For instance -webkit-
or -moz-
.
We offer two popular choices: Autoprefixer (which processes your CSS server-side) and -prefix-free (which applies prefixes via a script, client-side).
Any URLs added here will be added as <link>
s in order, and before the CSS in the editor. You can use the CSS from another Pen by using its URL and the proper URL extension.
You can apply CSS to your Pen from any stylesheet on the web. Just put a URL to it here and we'll apply it, in the order you have them, before the CSS in the Pen itself.
You can also link to another Pen here (use the .css
URL Extension) and we'll pull the CSS from that Pen and include it. If it's using a matching preprocessor, use the appropriate URL Extension and we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
JavaScript preprocessors can help make authoring JavaScript easier and more convenient.
Babel includes JSX processing.
Any URL's added here will be added as <script>
s in order, and run before the JavaScript in the editor. You can use the URL of any other Pen and it will include the JavaScript from that Pen.
You can apply a script from anywhere on the web to your Pen. Just put a URL to it here and we'll add it, in the order you have them, before the JavaScript in the Pen itself.
If the script you link to has the file extension of a preprocessor, we'll attempt to process it before applying.
You can also link to another Pen here, and we'll pull the JavaScript from that Pen and include it. If it's using a matching preprocessor, we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
Search for and use JavaScript packages from npm here. By selecting a package, an import
statement will be added to the top of the JavaScript editor for this package.
Using packages here is powered by esm.sh, which makes packages from npm not only available on a CDN, but prepares them for native JavaScript ESM usage.
All packages are different, so refer to their docs for how they work.
If you're using React / ReactDOM, make sure to turn on Babel for the JSX processing.
If active, Pens will autosave every 30 seconds after being saved once.
If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update.
If enabled, your code will be formatted when you actively save your Pen. Note: your code becomes un-folded during formatting.
Visit your global Editor Settings.
<main>
<div class="mobile-warning">
<h2>Sorry, please view animation on a larger device or resize your window! You can see a recorded video of the animation <a href="https://twitter.com/elletricity/status/883543450204884992" target="_blank">here</a>.</h2>
</div>
<div class="scene sign">
<svg width="683px" height="311px" viewBox="0 0 683 311" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<clipPath id="01-c">
<path d="M175.09,145.44 L159.69,157.06 C151.26,145.44 135.1,138.47 123.07,138.47 C109.82,138.47 98.07,143.12 90.31,150.97 C81.06,160.31 76.58,172.14 76.58,185.84 C76.58,199.37 81.69,209.67 90.82,218.96 C99.95,228.25 110.42,231.77 123.65,231.77 C129.779966,231.673857 135.814566,230.236885 141.33,227.56 C144.235409,226.320812 147.017688,224.810815 149.64,223.05 C152.51,221.16 157.09,215.26 160.27,212.59 L175.42,224.18 C157.42,246.84 135.94,250.91 123.7,250.91 C105.28,250.91 89.7,244.91 76.63,232.02 C63.56,219.13 57,204.26 57,185.94 C57,169.52 62,154.8 72.81,141.94 C86.16,126.2 102.42,119 123.66,119 C135.24,119 157.66,123.36 175.09,145.44 Z"></path>
</clipPath>
<clipPath id="02-s">
<path d="M269.9,144.57 L251.3,151.25 C249.56,146.02 245.3,138.76 233.7,138.46 C228.3,138.32 225.06,140.34 221.5,143.4 C217.94,146.46 215.09,151.92 215.4,156.48 C215.98,165.2 220.21,174.23 234.45,175.37 C267.28,177.99 271.64,203.71 271.64,212.56 C271.64,224.43 267.95,232.99 258.86,241.04 C251.3,247.72 244.22,250.63 232.42,250.63 C212.08,250.63 201.25,234.01 198.05,225 L216.43,218.5 C217.01,221.99 224,232.32 233.88,231.45 C239.88,230.92 252.25,227.45 251.93,213.5 C251.64,200.71 242.59,194.5 232.71,194.26 C216.15,193.77 196.42,183.77 195.81,157.36 C195.6,147.69 199.45,136.26 206.81,129.76 C214.263589,122.919094 224.043638,119.175141 234.16,119.29 C250.188809,119.417286 264.447581,129.500133 269.91,144.57 L269.9,144.57 Z"></path>
</clipPath>
<clipPath id="03-s">
<path d="M366.9,144.57 L348.3,151.25 C346.56,146.02 342.3,138.76 330.7,138.46 C325.3,138.32 322.06,140.34 318.5,143.4 C314.94,146.46 312.09,151.92 312.4,156.48 C312.98,165.2 317.21,174.23 331.4,175.37 C364.23,177.99 368.59,203.71 368.59,212.56 C368.59,224.42 364.9,232.99 355.81,241.04 C348.25,247.72 341.17,250.63 329.37,250.63 C309.03,250.63 298.2,234.01 295,225 L313.38,218.5 C313.96,221.99 320.95,232.32 330.83,231.45 C336.83,230.92 349.2,227.45 348.88,213.5 C348.59,200.71 339.54,194.5 329.66,194.26 C313.15,193.77 293.42,183.77 292.81,157.36 C292.6,147.69 296.45,136.26 303.81,129.76 C311.263589,122.919094 321.043638,119.175141 331.16,119.29 C347.188809,119.417286 361.447581,129.500133 366.91,144.57 L366.9,144.57 Z"></path>
</clipPath>
<clipPath id="04-d">
<path d="M388.25,169.11 C390.83,169.11 392.61,168.51 393.59,167.31 C394.57,166.11 395.423333,163.443333 396.15,159.31 L400.93,132.1 C401.136667,130.766667 401.293333,129.676667 401.4,128.83 C401.505341,127.997462 401.558778,127.159175 401.56,126.32 C401.56,124.7 401.196667,123.64 400.47,123.14 C399.25275,122.525629 397.888431,122.262461 396.53,122.38 L396.78,120.62 L414.28,120.62 C420.086667,120.62 424.4,122.266667 427.22,125.56 C430.04,128.853333 431.44,133.323333 431.42,138.97 C431.251043,142.472416 430.829953,145.958107 430.16,149.4 C429.353333,154.313333 426.773333,159.126667 422.42,163.84 C418.066667,168.553333 412.4,170.886667 405.42,170.84 L387.91,170.84 L388.25,169.11 Z M401.73,158.06 C401.308365,160.017906 401.057424,162.008706 400.98,164.01 C400.821728,165.111731 401.192344,166.223578 401.98,167.01 C403.109764,167.648836 404.407493,167.927918 405.7,167.81 C411.393333,167.81 415.676667,165.69 418.55,161.45 C421.125412,157.901412 422.924466,153.850132 423.83,149.56 C424.496667,145.873333 424.9,143.263333 425.04,141.73 C425.199673,140.32555 425.283128,138.91348 425.29,137.5 C425.29,133.313333 424.423333,129.98 422.69,127.5 C420.956667,125.02 417.956667,123.776667 413.69,123.77 L407.74,123.77 L401.73,158.06 Z"></path>
</clipPath>
<clipPath id="05-e">
<path d="M442.21,168.95 C443.533457,168.846891 444.815972,168.443327 445.96,167.77 C447.391115,167.057311 448.711483,166.141138 449.88,165.05 L450.63,166.73 C449.205426,168.340593 447.514022,169.693716 445.63,170.73 C443.946739,171.704427 442.044499,172.237604 440.1,172.28 C437.425358,172.386971 434.871341,171.16239 433.28,169.01 C431.543208,166.541009 430.674509,163.565626 430.81,160.55 L430.81,159.07 C430.990393,157.512995 431.257474,155.967262 431.61,154.44 C432.136667,151.773333 433.84,148.98 436.72,146.06 C439.6,143.14 442.543333,141.666667 445.55,141.64 C447.225636,141.559666 448.864982,142.14566 450.11,143.27 C451.268844,144.392742 451.891327,145.958051 451.82,147.57 C451.728788,148.453765 451.588572,149.331783 451.4,150.2 C451.12,151.673333 449.633333,153.523333 446.94,155.75 C444.246667,157.976667 440.46,159.59 435.58,160.59 C435.443295,162.767662 436.003711,164.932271 437.18,166.77 C438.401815,168.288521 440.297673,169.101567 442.24,168.94 L442.21,168.95 Z M447.44,148.95 C447.508233,148.621219 447.538431,148.285681 447.53,147.95 C447.53,146.01 446.646667,145.04 444.88,145.04 C442.88,145.04 441.04,146.12 439.36,148.28 C437.499075,150.869906 436.282129,153.865995 435.81,157.02 L435.55,158.35 C438.576913,157.736556 441.408657,156.394481 443.8,154.44 C445.577531,153.040845 446.848795,151.09883 447.42,148.91 L447.44,148.95 Z"></path>
</clipPath>
<clipPath id="06-v">
<path d="M463.11,141.65 C462.996667,142.396667 462.213333,145.103333 460.76,149.77 C459.681898,153.05105 458.787182,156.389543 458.08,159.77 C457.819589,161.089934 457.652509,162.426578 457.58,163.77 C457.487909,165.187497 457.871505,166.595188 458.67,167.77 C459.342505,168.661911 460.403256,169.175539 461.52,169.15 C463.52,169.15 465.46,168.01 467.34,165.73 C469.164194,163.547322 470.390829,160.928662 470.9,158.13 C471.311609,156.119812 471.562403,154.080025 471.65,152.03 C471.686985,150.066984 471.225973,148.126604 470.31,146.39 C469.65456,145.428045 469.223929,144.330959 469.05,143.18 C469.204589,142.17352 470.128761,141.470442 471.14,141.59 C472.03,141.59 472.82,142.23 473.48,143.51 C474.262056,145.408849 474.60394,147.460151 474.48,149.51 C474.391932,152.299854 474.084315,155.078442 473.56,157.82 C472.913608,161.481145 471.293597,164.900783 468.87,167.72 C466.356667,170.726667 463.62,172.23 460.66,172.23 C457.866667,172.23 455.866667,171.546667 454.66,170.18 C453.389499,168.670899 452.729574,166.741063 452.81,164.77 C452.830094,163.576711 452.940408,162.38665 453.14,161.21 C453.36,159.783333 454.393333,157.033333 456.24,152.96 C458.086667,148.886667 459.036667,146.736667 459.09,146.51 C458.25,146.123333 457.413333,145.746667 456.58,145.38 C455.677284,145.005789 454.707039,144.821953 453.73,144.84 C453.127379,144.89063 452.548354,145.097425 452.05,145.44 C451.463081,145.792667 450.916497,146.208473 450.42,146.68 L450.42,144.68 C451.202373,143.858991 452.123069,143.182009 453.14,142.68 C453.975021,142.210782 454.904321,141.934042 455.86,141.87 C456.674358,141.87392 457.487044,141.944152 458.29,142.08 C459.13,142.22 459.6,142.29 459.71,142.29 C460.425745,142.255634 461.117993,142.023731 461.71,141.62 L463.13,141.62 L463.11,141.65 Z"></path>
</clipPath>
<clipPath id="07-c">
<path d="M418.01,245.15 C418.01,244.396667 418.01,243.516667 418.01,242.51 C418.044955,241.666053 417.750978,240.841484 417.19,240.21 C415.339342,242.378051 413.12652,244.208536 410.65,245.62 C408.561979,246.849576 406.192663,247.521112 403.77,247.57 C399.24018,247.616488 394.99772,245.355853 392.51,241.57 C389.623333,237.57 388.18,232.516667 388.18,226.41 C388.341207,222.944372 388.755646,219.495173 389.42,216.09 C390.253333,211.21 393.096667,206.086667 397.95,200.72 C402.803333,195.353333 407.96,192.67 413.42,192.67 C417.98,192.67 421.59,195.123333 424.25,200.03 C424.785702,199.5034 425.225606,198.887534 425.55,198.21 C426.076686,197.199397 426.540891,196.157441 426.94,195.09 L428.67,195.09 L425.29,214.14 L423.42,214.14 C423.42,208.426667 422.553333,203.97 420.82,200.77 C419.366163,197.783246 416.300633,195.922032 412.98,196.01 C408.646667,196.01 404.893333,198.476667 401.72,203.41 C398.838927,207.639669 396.823534,212.397766 395.79,217.41 C395.119595,220.825635 394.731617,224.290679 394.63,227.77 C394.489902,231.80415 395.319799,235.813029 397.05,239.46 C398.357578,242.3825 401.299782,244.226808 404.5,244.13 C408.02,244.13 411.266667,242.526667 414.24,239.32 C417.213333,236.113333 419.606667,231.7 421.42,226.08 L423.24,226.08 L419.86,245.13 L418.04,245.13 L418.01,245.15 Z"></path>
</clipPath>
<clipPath id="08-o">
<path d="M435.15,247.57 C432.149328,247.653232 429.28759,246.305877 427.44,243.94 C425.422846,241.357028 424.381733,238.14516 424.5,234.87 C424.611446,232.997862 424.858764,231.136295 425.24,229.3 C425.726667,226.566667 427.53,223.643333 430.65,220.53 C433.77,217.416667 437.146667,215.863333 440.78,215.87 C443.708497,215.806583 446.498153,217.116315 448.32,219.41 C450.351518,221.958776 451.398577,225.153193 451.27,228.41 C451.162154,230.325456 450.914832,232.230503 450.53,234.11 C450.036667,236.87 448.26,239.806667 445.2,242.92 C442.14,246.033333 438.79,247.583333 435.15,247.57 Z M440.35,218.57 C437.87,218.57 435.763333,219.793333 434.03,222.24 C432.343024,224.578117 431.189263,227.257709 430.65,230.09 C430.203095,232.236877 429.942129,234.418288 429.87,236.61 C429.754228,238.728874 430.232159,240.838004 431.25,242.7 C432.17944,244.173254 433.842067,245.018007 435.58,244.9 C438.06,244.9 440.153333,243.676667 441.86,241.23 C443.527985,238.868325 444.664083,236.173078 445.19,233.33 C445.631445,231.199099 445.89237,229.034761 445.97,226.86 C446.081906,224.743435 445.600491,222.637678 444.58,220.78 C443.678569,219.322972 442.0503,218.478116 440.34,218.58 L440.35,218.57 Z"></path>
</clipPath>
<clipPath id="09-n">
<path d="M452.56,246.1 L456.89,222.77 L456.89,220.95 C456.89,219.736667 456.513333,219.13 455.76,219.13 C455.129423,219.165177 454.519108,219.365167 453.99,219.71 C453.364514,220.064042 452.794987,220.50888 452.3,221.03 L452.3,218.95 C454.146667,217.043333 456.023333,216.09 457.93,216.09 C460.53,216.09 461.826667,217.563333 461.82,220.51 L461.82,222.303467 L461.47,222.85 C462.633971,220.855946 464.196483,219.123226 466.06,217.76 C467.627874,216.551347 469.540851,215.875148 471.52,215.83 C473.460096,215.672289 475.346187,216.517258 476.52,218.07 C477.685678,219.916044 478.245102,222.080313 478.12,224.26 C478.093877,225.730083 477.943339,227.195316 477.67,228.64 L475.54,240.51 C475.54,241.32 475.54,241.89 475.54,242.24 C475.54,243.45 475.91,244.06 476.67,244.06 C477.277631,244.010921 477.8611,243.800319 478.36,243.45 C478.991649,243.071724 479.587453,242.636585 480.14,242.15 L480.14,244.15 C478.14,246.15 476.236667,247.15 474.43,247.15 C473.337672,247.22935 472.273707,246.779211 471.57,245.94 C470.871774,244.98919 470.518993,243.82854 470.57,242.65 L470.57,241.09 L472.74,229.09 C472.995059,227.7037 473.138851,226.299224 473.17,224.89 C473.263562,223.57814 472.934107,222.270838 472.23,221.16 C471.464508,220.265704 470.311975,219.799469 469.14,219.91 C467.54,219.91 465.77,221.103333 463.83,223.49 C461.698428,226.327355 460.34073,229.669911 459.89,233.19 L457.42,246.08 L452.56,246.1 Z"></path>
</clipPath>
<clipPath id="10-f-1">
<path d="M486.82,217.29 L488.3,208.72 C488.902743,204.378475 490.774371,200.311686 493.68,197.03 C496.4,194.143333 499.233333,192.7 502.18,192.7 C504.288833,192.562729 506.359043,193.313226 507.89,194.77 C509.115971,195.855987 509.73236,197.473541 509.54,199.1 C509.38304,200.433447 508.185875,201.394739 506.85,201.26 C505.75,201.26 505,200.26 504.6,198.26 C504.2,196.26 503.13,195.26 501.39,195.26 C499.83,195.26 498.27,196.386667 496.71,198.64 C495.15,200.893333 493.966667,204.27 493.16,208.77 L491.65,217.34 L491.04,220.34 L484.94,255.42 C484.073333,260.24 482.66,263.74 480.7,265.92 C478.936219,268.010086 476.334785,269.20821 473.6,269.19 C471.604713,269.333279 469.645454,268.603573 468.23,267.19 C467.099153,266.12367 466.577329,264.561953 466.84,263.03 C466.972456,261.576281 468.243974,260.495936 469.7,260.6 C470.853333,260.6 471.52,261.6 471.7,263.6 C471.87,265.6 472.8,266.6 474.47,266.6 C475.743333,266.6 476.81,265.74 477.67,264.02 C478.846968,261.242176 479.663601,258.325149 480.1,255.34 L486.2,220.26 L486.82,217.29 Z"></path>
</clipPath>
<clipPath id="10-f-2">
<polygon points="480.62 220.29 481.23 217.29 498.65 217.34 498.04 220.34"></polygon>
</clipPath>
<clipPath id="11-e">
<path d="M504.99,244.11 C506.355462,244.020043 507.682433,243.619899 508.87,242.94 C510.348557,242.203729 511.71271,241.257242 512.92,240.13 L513.7,241.87 C512.215816,243.528734 510.456708,244.919106 508.5,245.98 C506.758542,246.986626 504.791,247.536988 502.78,247.58 C500.011639,247.69445 497.366798,246.428223 495.72,244.2 C493.921263,241.647294 493.020841,238.569679 493.16,235.45 L493.16,233.9 C493.344925,232.292757 493.618677,230.696982 493.98,229.12 C494.526667,226.386667 496.286667,223.496667 499.26,220.45 C502.233333,217.403333 505.28,215.88 508.4,215.88 C510.133475,215.794584 511.830326,216.398548 513.12,217.56 C514.322714,218.720323 514.970708,220.340308 514.9,222.01 C514.803852,222.92412 514.656959,223.832188 514.46,224.73 C514.173333,226.256667 512.636667,228.17 509.85,230.47 C507.063333,232.77 503.146667,234.436667 498.1,235.47 C497.957425,237.721178 498.535339,239.959282 499.75,241.86 C501.001813,243.438927 502.962578,244.284084 504.97,244.11 L504.99,244.11 Z M510.42,223.38 C510.486962,223.051031 510.517147,222.715638 510.51,222.38 C510.51,220.38 509.596667,219.38 507.77,219.38 C505.703333,219.38 503.803333,220.496667 502.07,222.73 C500.151395,225.397141 498.893557,228.481756 498.4,231.73 L498.14,233.11 C501.269026,232.489257 504.200008,231.116432 506.68,229.11 C508.518997,227.681419 509.839616,225.689954 510.44,223.44 L510.42,223.38 Z"></path>
</clipPath>
<clipPath id="12-r">
<path d="M532.75,215.88 C534.010033,215.761282 535.255154,216.225439 536.13,217.14 C536.828752,218.040772 537.183327,219.161228 537.13,220.3 C537.123831,220.824269 537.066898,221.346708 536.96,221.86 C536.791553,222.518926 536.399126,223.098729 535.85,223.5 C535.229118,224.020688 534.440117,224.297905 533.63,224.28 C532.938126,224.300669 532.276203,223.997442 531.84,223.46 C531.385728,222.919602 531.198468,222.203608 531.33,221.51 L531.33,220.64 C531.33,220.01 531.04,219.64 530.46,219.64 C529.073333,219.64 527.513333,221.223333 525.78,224.39 C524.046667,227.556667 522.676667,232.016667 521.67,237.77 L520.2,246.14 L515.61,246.14 L519.93,222.77 L519.93,220.95 C519.93,219.736667 519.553333,219.13 518.8,219.13 C518.16951,219.165639 517.559311,219.365591 517.03,219.71 C516.404678,220.064287 515.835185,220.509098 515.34,221.03 L515.34,218.95 C517.186667,217.043333 519.063333,216.09 520.97,216.09 C523.336667,216.09 524.52,217.476667 524.52,220.25 L524.52,222.87085 L523.91,224.24 C524.782398,221.907015 526.14661,219.789076 527.91,218.03 C529.183837,216.713315 530.919041,215.942512 532.75,215.88 Z"></path>
</clipPath>
<clipPath id="13-e">
<path d="M544.65,244.11 C546.015462,244.020043 547.342433,243.619899 548.53,242.94 C550.00827,242.203245 551.372357,241.256805 552.58,240.13 L553.36,241.87 C551.875816,243.528734 550.116708,244.919106 548.16,245.98 C546.418542,246.986626 544.451,247.536988 542.44,247.58 C539.672004,247.692676 537.027951,246.426826 535.38,244.2 C533.584804,241.646042 532.687929,238.568533 532.83,235.45 L532.83,233.9 C533.014681,232.292722 533.288436,230.696934 533.65,229.12 C534.196667,226.393333 535.956667,223.503333 538.93,220.45 C541.903333,217.396667 544.95,215.873333 548.07,215.88 C549.803475,215.794584 551.500326,216.398548 552.79,217.56 C553.992714,218.720323 554.640708,220.340308 554.57,222.01 C554.473852,222.92412 554.326959,223.832188 554.13,224.73 C553.843333,226.256667 552.306667,228.17 549.52,230.47 C546.733333,232.77 542.816667,234.436667 537.77,235.47 C537.627425,237.721178 538.205339,239.959282 539.42,241.86 C540.671813,243.438927 542.632578,244.284084 544.64,244.11 L544.65,244.11 Z M550.06,223.38 C550.126962,223.051031 550.157147,222.715638 550.15,222.38 C550.15,220.38 549.236667,219.38 547.41,219.38 C545.343333,219.38 543.443333,220.5 541.71,222.74 C539.792402,225.407698 538.534667,228.492062 538.04,231.74 L537.77,233.12 C540.899026,232.499257 543.830008,231.126432 546.31,229.12 C548.14862,227.686815 549.468882,225.692376 550.07,223.44 L550.06,223.38 Z"></path>
</clipPath>
<clipPath id="14-n">
<path d="M555.26,246.1 L559.59,222.77 L559.59,220.95 C559.59,219.736667 559.213333,219.13 558.46,219.13 C557.82951,219.165639 557.219311,219.365591 556.69,219.71 C556.064678,220.064287 555.495185,220.509098 555,221.03 L555,218.95 C556.846667,217.043333 558.723333,216.09 560.63,216.09 C563.23,216.09 564.526667,217.563333 564.52,220.51 L564.52,222.322266 L564.17,222.85 C565.333971,220.855946 566.896483,219.123226 568.76,217.76 C570.327874,216.551347 572.240851,215.875148 574.22,215.83 C576.159768,215.674197 578.044982,216.518772 579.22,218.07 C580.3863,219.915775 580.945776,222.080247 580.82,224.26 C580.79363,225.733379 580.643097,227.201912 580.37,228.65 L578.24,240.52 C578.24,241.33 578.24,241.9 578.24,242.25 C578.24,243.46 578.61,244.07 579.37,244.07 C579.977528,244.020444 580.560875,243.809886 581.06,243.46 C581.691343,243.081263 582.287108,242.646154 582.84,242.16 L582.84,244.16 C580.84,246.16 578.933333,247.16 577.12,247.16 C576.027672,247.23935 574.963707,246.789211 574.26,245.95 C573.561774,244.99919 573.208993,243.83854 573.26,242.66 L573.26,241.1 L575.43,229.1 C575.685059,227.7137 575.828851,226.309224 575.86,224.9 C575.954273,223.588078 575.624764,222.280556 574.92,221.17 C574.154508,220.275704 573.001975,219.809469 571.83,219.92 C570.23,219.92 568.46,221.113333 566.52,223.5 C564.388428,226.337355 563.03073,229.679911 562.58,233.2 L560.1,246.06 L555.26,246.1 Z"></path>
</clipPath>
<clipPath id="15-c">
<path d="M584.83,244.57 C583.138309,242.257357 582.29755,239.431275 582.45,236.57 L582.45,234.93 C582.45,234.47 582.723333,232.743333 583.27,229.75 C583.816667,226.756667 585.563333,223.69 588.51,220.55 C591.456667,217.41 594.343333,215.84 597.17,215.84 C599.77,215.84 601.616667,216.46 602.71,217.7 C603.726909,218.70609 604.208855,220.133392 604.01,221.55 C603.864008,222.277616 603.552652,222.961915 603.1,223.55 C602.606062,224.131914 601.860274,224.437687 601.1,224.37 C599.88,224.37 599.126667,223.403333 598.84,221.47 C598.553333,219.536667 597.826667,218.57 596.66,218.57 C594.98,218.57 593.266667,219.78 591.52,222.2 C589.887442,224.371783 588.756956,226.878661 588.21,229.54 C587.743333,232.013333 587.483333,233.593333 587.43,234.28 C587.37,234.97 587.34,235.6 587.34,236.18 C587.34,241.42 589.486667,244.036667 593.78,244.03 C596.28,244.03 598.833333,242.73 601.44,240.13 L602.31,241.85 C600.859097,243.523389 599.113545,244.916441 597.16,245.96 C595.428983,246.931708 593.484714,247.460714 591.5,247.5 C588.912246,247.630767 586.458103,246.585651 584.83,244.57 Z"></path>
</clipPath>
<clipPath id="16-e">
<path d="M617.46,242.94 C618.93827,242.203245 620.302357,241.256805 621.51,240.13 L622.29,241.87 C620.805816,243.528734 619.046708,244.919106 617.09,245.98 C615.348542,246.986626 613.381,247.536988 611.37,247.58 C608.602004,247.692676 605.957951,246.426826 604.31,244.2 C602.514804,241.646042 601.617929,238.568533 601.76,235.45 L601.76,233.9 C601.944681,232.292722 602.218436,230.696934 602.58,229.12 C603.126667,226.393333 604.886667,223.503333 607.86,220.45 C610.833333,217.396667 613.88,215.873333 617,215.88 C618.733475,215.794584 620.430326,216.398548 621.72,217.56 C622.922714,218.720323 623.570708,220.340308 623.5,222.01 C623.403852,222.92412 623.256959,223.832188 623.06,224.73 C622.773333,226.256667 621.236667,228.17 618.45,230.47 C615.663333,232.77 611.746667,234.436667 606.7,235.47 C606.557425,237.721178 607.135339,239.959282 608.35,241.86 C609.601813,243.438927 611.562578,244.284084 613.57,244.11 C614.945462,244.020043 616.272433,243.619899 617.46,242.94 Z M618.99,223.38 C619.056962,223.051031 619.087147,222.715638 619.08,222.38 C619.08,220.38 618.166667,219.38 616.34,219.38 C614.273333,219.38 612.373333,220.5 610.64,222.74 C608.722402,225.407698 607.464667,228.492062 606.97,231.74 L606.7,233.12 C609.829026,232.499257 612.760008,231.126432 615.24,229.12 C617.075913,227.684312 618.39552,225.690862 619,223.44 L618.99,223.38 Z"></path>
</clipPath>
</defs>
<g fill="none" fill-rule="evenodd">
<g class="bg">
<rect class="bg bg-back" fill="#fff" x="0" y="0" width="683" height="311" rx="24"></rect>
<rect class="bg bg-mid" fill="#000" x="16" y="55" width="650" height="240" rx="16"></rect>
<rect class="bg bg-small" stroke="#000" stroke-width="6" fill="#fff" x="106" y="15" width="470" height="60" rx="8"></rect>
</g>
<g class="curl" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<g class="curl-left">
<path d="M92.9197998,42.1115723 C92.9197998,44.1748047 92.1151156,44.8168335 90.5200195,44.8168335 C88.3239746,44.8168335 88.6760254,47.1760254 90.2392578,47.5029297 C93.9738198,48.283904 95.4338379,41.939209 90.5908203,40.5234375 C85.7478027,39.107666 82.4155273,42.3325195 82.2548828,46.760498 C82.0942383,51.1884766 87.7165887,57.9152891 96.5480957,54.3779297 C106.79248,50.2746582 103.575582,33.3423487 91.6547852,30.7424316 C86.9768066,29.722168 75.7389196,28.5165992 68.2075195,39.3222656 C60.6982422,50.0961914 50.80322,52.2039361 46.7548828,46.760498 C42.2880859,40.7543945 51.4518018,33.6840194 54.4202881,39.1937256 C55.2946777,40.8166504 53.7026974,42.4152338 52.2642822,41.2268066 C50.8370361,40.0476074 51.3312988,38.0744629 47.4974365,38.9493408" class="curl-left-1"></path>
<path d="M82.3905029,30.3782959 C75.3497314,33.9711914 71.4775391,44.7120361 77.0118408,47.9106445 C70.7579346,53.234375 65.7143555,49.6289063 66.0810547,41.9868164" class="curl-left-2"></path>
<path d="M39.2219344,46.3849346 C39.2219344,47.8133263 38.6808536,48.2578078 37.608289,48.2578078 C36.1316381,48.2578078 36.3683619,49.8910945 37.4195009,50.1174129 C39.9306719,50.6580874 40.9124082,46.2656062 37.6558964,45.2854567 C34.3993846,44.3053072 32.1587167,46.5378981 32.0506971,49.6034217 C31.9426775,52.6689453 35.7232234,57.3259694 41.6616506,54.8770282 C48.5501162,52.0363018 46.3870295,40.3139337 38.3713211,38.5139911 C35.2257838,37.8076547 27.6692736,36.9730302 22.6050562,44.4538762 C17.5557146,51.9127479 10.9021652,53.3719558 8.18000741,49.6034217 C5.17647158,45.4453501 11.3382805,40.550475 13.3343316,44.3648869 C13.9222833,45.4884503 12.8518138,46.5951619 11.8846036,45.7724046 C10.9249036,44.9560359 11.2572527,43.5900128 8.67931077,44.1956975" class="curl-left-3"></path>
<path d="M32.1418899,38.2618972 C27.407578,40.7492864 24.8038625,48.1852558 28.5252033,50.399677 C24.3199905,54.0853365 20.9286183,51.5892428 21.1751919,46.2985652" class="curl-left-4"></path>
</g>
<g class="curl-right">
<path d="M589.0802,42.1115723 C589.0802,44.1748047 589.884884,44.8168335 591.47998,44.8168335 C593.676025,44.8168335 593.323975,47.1760254 591.760742,47.5029297 C588.02618,48.283904 586.566162,41.939209 591.40918,40.5234375 C596.252197,39.107666 599.584473,42.3325195 599.745117,46.760498 C599.905762,51.1884766 594.283411,57.9152891 585.451904,54.3779297 C575.20752,50.2746582 578.424418,33.3423487 590.345215,30.7424316 C595.023193,29.722168 606.26108,28.5165992 613.79248,39.3222656 C621.301758,50.0961914 631.19678,52.2039361 635.245117,46.760498 C639.711914,40.7543945 630.548198,33.6840194 627.579712,39.1937256 C626.705322,40.8166504 628.297303,42.4152338 629.735718,41.2268066 C631.162964,40.0476074 630.668701,38.0744629 634.502563,38.9493408" class="curl-right-1"></path>
<path d="M599.609497,30.3782959 C606.650269,33.9711914 610.522461,44.7120361 604.988159,47.9106445 C611.242065,53.234375 616.285644,49.6289063 615.918945,41.9868164" class="curl-right-2"></path>
<path d="M642.778066,46.3849346 C642.778066,47.8133263 643.319146,48.2578078 644.391711,48.2578078 C645.868362,48.2578078 645.631638,49.8910945 644.580499,50.1174129 C642.069328,50.6580874 641.087592,46.2656062 644.344104,45.2854567 C647.600615,44.3053072 649.841283,46.5378981 649.949303,49.6034217 C650.057322,52.6689453 646.276777,57.3259694 640.338349,54.8770282 C633.449884,52.0363018 635.61297,40.3139337 643.628679,38.5139911 C646.774216,37.8076547 654.330726,36.9730302 659.394944,44.4538762 C664.444285,51.9127479 671.097835,53.3719558 673.819993,49.6034217 C676.823528,45.4453501 670.661719,40.550475 668.665668,44.3648869 C668.077717,45.4884503 669.148186,46.5951619 670.115396,45.7724046 C671.075096,44.9560359 670.742747,43.5900128 673.320689,44.1956975" class="curl-right-3"></path>
<path d="M649.85811,38.2618972 C654.592422,40.7492864 657.196137,48.1852558 653.474797,50.399677 C657.680009,54.0853365 661.071382,51.5892428 660.824808,46.2985652" class="curl-right-4"></path>
</g>
</g>
<g class="logo" stroke="#fff">
<path d="M168.170898,151.918457 C155.742188,136.62321 140.037218,128.754991 121.05599,128.313802 C92.976026,127.661127 66.7369792,151.985677 66.7369792,185.21875 C66.7369792,218.451823 94.4125977,240.986979 119.552083,240.986979 C140.793077,240.986979 156.999349,233.273872 168.170898,217.847656" class="letter l01-c" stroke-width="22" clip-path="url(#01-c)"></path>
<path d="M260.949707,149.115723 C256.878892,136.157619 248.155422,129.341701 234.779297,128.667969 C218.366979,127.841309 208.195719,140.46726 205.99707,150.404297 C203.382813,162.219727 209.498535,182.0625 229.429687,184.283203 C240.03169,185.464465 259.98291,189.714844 261.586426,209.611816 C262.982977,226.940703 252.520622,236.893703 240.455078,240.11084 C225.903971,243.990723 214.417969,237.354818 205.99707,220.203125" class="letter l02-s" stroke-width="22" clip-path="url(#02-s)"></path>
<path d="M357.949707,149.115723 C353.878892,136.157619 345.155422,129.341701 331.779297,128.667969 C315.366979,127.841309 305.195719,140.46726 302.99707,150.404297 C300.382813,162.219727 306.498535,182.0625 326.429687,184.283203 C337.03169,185.464465 356.98291,189.714844 358.586426,209.611816 C359.982977,226.940703 349.520622,236.893703 337.455078,240.11084 C322.903971,243.990723 311.417969,237.354818 302.99707,220.203125" class="letter l03-s" stroke-width="22" clip-path="url(#03-s)"></path>
<path d="M394.996338,118.261475 C403.498291,118.511719 412.037109,119.938721 419.048584,123.296143 C426.060059,126.653564 430.003906,133.05127 428.029785,144.611816 C426.055664,156.172363 424.145508,158.542236 421.285645,162.442871 C418.425781,166.343506 413.253662,170.98999 405.63208,171.802734 C398.010498,172.615479 392.024414,172.95166 387.435547,172.95166" class="letter l04-d-1" stroke-width="8" clip-path="url(#04-d)"></path>
<path d="M405.234863,118.691895 L396.977539,172.974121" class="letter l04-d-2" stroke-width="14" clip-path="url(#04-d)"></path>
<path d="M434.566895,159.746826 C441.442019,158.038175 446.234744,155.196133 448.945068,151.220703 C453.085449,145.147705 445.871582,141.036621 441.000244,144.538086 C436.128906,148.039551 431.866455,154.689941 433.505859,163.050049 C435.145264,171.410156 442.136931,172.94873 451.125244,165.675781" class="letter l05-e" stroke-width="6" clip-path="url(#05-e)"></path>
<path d="M463.741577,141.727539 C461.707886,145.92041 457.77417,143.293457 455.536621,143.24585 C454.044922,143.214111 452.415161,143.87382 450.647339,145.224976" class="letter l06-v-1" stroke-width="5" clip-path="url(#06-v)"></path>
<path d="M463.01123,140.431641 C457.309571,154.701356 454.680665,163.201112 455.124512,165.930908 C455.985352,171.225342 461.32959,170.950684 463.01123,170.421875 C464.692871,169.893066 478.138184,161.819824 470.429199,141.203857" class="letter l06-v-2" stroke-width="6" clip-path="url(#06-v)"></path>
<path d="M427.329753,194 L423.398438,216.054362" class="letter l07-c-1" stroke-width="4" clip-path="url(#07-c)"></path>
<path d="M424.329102,214.906576 C425.156576,204.038086 422.248047,197.842122 418.260417,195.413737 C414.272786,192.985352 404.136719,193.838542 397.798177,204.752604 C391.459635,215.666667 390.803711,225.623698 392.302409,233.398763 C393.801107,241.173828 395.833659,244.540039 401.489258,245.780599 C407.144857,247.021159 415.363607,241.591471 420.377604,221.176432" class="letter l07-c-2" stroke-width="8" clip-path="url(#07-c)"></path>
<path d="M421.754557,224.04069 L417.780273,246.490885" class="letter l07-c-3" stroke-width="5" clip-path="url(#07-c)"></path>
<path d="M441.347331,217.223958 C436.746745,216.61849 429.927083,220.757813 428.101563,229.880859 C426.063757,240.064802 428.660486,245.516276 434.231124,246.245117 C439.801762,246.973958 447.594401,241.192057 448.461263,230.789714 C449.328125,220.38737 445.947917,217.829427 441.347331,217.223958 Z" class="letter l08-o" stroke-width="7" clip-path="url(#08-o)"></path>
<path d="M451.517904,220.232096 C453.611979,219.372721 460.963013,213.076416 458.354004,225.103394 C457.683296,228.195216 455.163829,242.713095 454.685384,246.86377" class="letter l09-n-1" stroke-width="6" clip-path="url(#09-n)"></path>
<path d="M457.547689,231.881348 C459.735352,224.540527 468.42041,214.618164 473.658854,218.579102 C478.897298,222.540039 470.946777,242.027507 473.339681,244.428223 C475.732585,246.828939 478.135742,244.061686 480.759766,242.47526" class="letter l09-n-2" stroke-width="6" clip-path="url(#09-n)"></path>
<path d="M507.56543,201.379557 C507.908312,197.004557 506.023112,194.583008 501.909831,194.114909 C495.739909,193.41276 491.772786,202.013672 490.444987,210.016276 C489.117187,218.01888 483.230143,252.794271 481.74707,259.773438 C480.263997,266.752604 476.552083,267.880859 473.625,267.880859 C471.139323,267.880859 468.078776,265.124349 469.360026,259.773438" class="letter l10-f-1" stroke-width="6" clip-path="url(#10-f-1)"></path>
<path d="M480.356608,219 L498.811198,219" class="letter l10-f-2" stroke-width="4" clip-path="url(#10-f-2)"></path>
<path d="M497.018283,234.746826 C503.857645,232.982102 508.65037,230.140061 511.396457,226.220703 C516.078613,219.538086 508.322971,216.036621 503.451633,219.538086 C498.580295,223.039551 494.317844,229.689941 495.957248,238.050049 C497.596652,246.410156 504.588319,247.94873 513.576633,240.675781" class="letter l11-e" stroke-width="6" clip-path="url(#11-e)"></path>
<path d="M514.317891,220.232096 C516.411967,219.372721 523.886841,212.933838 521.050171,225.065063 C520.351073,228.054807 517.918631,242.644003 517.440186,246.794678" class="letter l12-r-1" stroke-width="6" clip-path="url(#12-r)"></path>
<path d="M519.469849,234.438232 C521.156513,227.071451 525.234346,218.730528 529.756028,217.58739 C532.15332,216.981323 536.794678,218.545776 532.491943,224.432861" class="letter l12-r-2" stroke-width="6" clip-path="url(#12-r)"></path>
<path d="M536.718265,234.746826 C543.557627,232.982102 548.350352,230.140061 551.096439,226.220703 C555.778595,219.538086 548.022952,216.036621 543.151614,219.538086 C538.280276,223.039551 534.017825,229.689941 535.65723,238.050049 C537.296634,246.410156 544.288301,247.94873 553.276614,240.675781" class="letter l13-e" stroke-width="6" clip-path="url(#13-e)"></path>
<path d="M554.217916,220.232096 C556.311991,219.372721 563.663025,213.076416 561.054016,225.103394 C560.383308,228.195216 557.863841,242.713095 557.385396,246.86377" class="letter l14-n-1" stroke-width="6" clip-path="url(#14-n)"></path>
<path d="M560.247701,231.881348 C562.435364,224.540527 571.120422,214.618164 576.358866,218.579102 C581.59731,222.540039 573.64679,242.027507 576.039693,244.428223 C578.432597,246.828939 580.835754,244.061686 583.459778,242.47526" class="letter l14-n-2" stroke-width="6" clip-path="url(#14-n)"></path>
<path d="M601.281494,225.371582 C603.644775,218.368652 597.097749,216.32089 592.151614,219.538086 C589.612793,221.189453 583.290527,230.405029 584.929932,238.765137 C586.569336,247.125244 593.569548,248.201904 602.557861,240.928955" class="letter l15-c" stroke-width="6" clip-path="url(#15-c)"></path>
<path d="M605.718265,234.746826 C612.557627,232.982102 617.350352,230.140061 620.096439,226.220703 C624.778595,219.538086 617.022952,216.036621 612.151614,219.538086 C607.280276,223.039551 603.017825,229.689941 604.65723,238.050049 C606.296634,246.410156 613.288301,247.94873 622.276614,240.675781" class="letter l16-e" stroke-width="6" clip-path="url(#16-e)"></path>
</g>
<g class="location" fill="#000">
<g class="word word-new">
<path d="M208.773438,60.78125 C210.554696,60.7343748 211.703122,60.3945344 212.21875,59.7617188 C212.734378,59.1289031 212.992188,58.1953187 212.992188,56.9609375 L212.992188,34.2265625 C211.52343,32.5859293 210.617189,31.6210952 210.273438,31.3320312 C209.929686,31.0429673 209.46094,30.8593754 208.867188,30.78125 L208.867188,29.5625 L219.039062,29.5625 L235.539062,49.7890625 L235.773438,49.7890625 L235.773438,35.515625 C235.773438,33.8906169 235.476565,32.7304722 234.882812,32.0351562 C234.28906,31.3398403 233.101571,30.9218757 231.320312,30.78125 L231.320312,29.5625 L241.65625,29.5625 L241.65625,30.78125 C240.156242,31.0312512 239.152346,31.3671854 238.644531,31.7890625 C238.136716,32.2109396 237.882812,33.1562427 237.882812,34.625 L237.882812,62.890625 L236.546875,62.890625 L215.429688,37.2265625 L215.101562,37.2265625 L215.101562,56.0703125 C215.101562,57.5390698 215.304685,58.578122 215.710938,59.1875 C216.351566,60.1718799 217.664053,60.7031246 219.648438,60.78125 L219.648438,62 L208.773438,62 L208.773438,60.78125 Z" class="letter n01-n"></path>
<path d="M246.683594,42.3945312 C248.644541,40.3554586 251.007799,39.3359375 253.773438,39.3359375 C255.35157,39.3359375 256.835931,39.7499959 258.226562,40.578125 C259.617194,41.4062541 260.687496,42.5546802 261.4375,44.0234375 C262.000003,45.132818 262.390624,46.5703037 262.609375,48.3359375 C262.718751,49.1640666 262.773438,49.7968728 262.773438,50.234375 L250.539062,50.234375 C250.648438,52.1562596 250.960935,53.8203055 251.476562,55.2265625 C252.414067,57.8672007 254.062488,59.1875 256.421875,59.1875 C257.546881,59.1875 258.60937,58.835941 259.609375,58.1328125 C260.218753,57.7109354 260.976558,57.000005 261.882812,56 L262.984375,56.6796875 C261.499993,59.1171997 259.78126,60.8124952 257.828125,61.765625 C256.562494,62.375003 255.109383,62.6796875 253.46875,62.6796875 C251.109363,62.6796875 248.898448,61.7500093 246.835938,59.890625 C244.773427,58.0312407 243.742188,55.0625204 243.742188,50.984375 C243.742188,47.2968566 244.722646,44.4336039 246.683594,42.3945312 Z M256.867188,48.453125 C256.835937,45.6249859 256.61719,43.6484431 256.210938,42.5234375 C255.804685,41.3984319 254.992194,40.8359375 253.773438,40.8359375 C252.523431,40.8359375 251.667971,41.4843685 251.207031,42.78125 C250.746091,44.0781315 250.484375,45.9687376 250.421875,48.453125 L256.867188,48.453125 Z" class="letter n02-e"></path>
<path d="M275.40625,39.8984375 L275.40625,41.0703125 C274.859372,41.1171877 274.414064,41.2304679 274.070312,41.4101562 C273.726561,41.5898446 273.554688,41.9531223 273.554688,42.5 C273.554688,42.6875009 273.578125,42.8671866 273.625,43.0390625 C273.671875,43.2109384 273.765624,43.4765607 273.90625,43.8359375 L277.46875,53.234375 L277.726562,53.234375 L280.84375,45.3359375 C280.84375,45.226562 280.718751,44.7539104 280.46875,43.9179688 C280.218749,43.0820271 280.007813,42.5000016 279.835938,42.171875 C279.585936,41.7343728 279.347657,41.460938 279.121094,41.3515625 C278.89453,41.242187 278.429691,41.1484379 277.726562,41.0703125 L277.726562,39.8984375 L288.953125,39.8984375 L288.953125,41.0703125 C288.265622,41.1015627 287.714846,41.1874993 287.300781,41.328125 C286.886717,41.4687507 286.679688,41.7421855 286.679688,42.1484375 C286.679688,42.3828137 286.707031,42.6523422 286.761719,42.9570312 C286.816407,43.2617203 286.921874,43.6718724 287.078125,44.1875 L289.515625,52.7890625 L289.796875,52.7890625 L293.242188,43.625 C293.289063,43.4687492 293.328125,43.3203132 293.359375,43.1796875 C293.390625,43.0390618 293.40625,42.9062506 293.40625,42.78125 C293.40625,42.1093716 293.207033,41.671876 292.808594,41.46875 C292.410154,41.265624 291.828129,41.1328128 291.0625,41.0703125 L291.0625,39.8984375 L297.578125,39.8984375 L297.578125,41.0703125 C296.999997,41.179688 296.54297,41.3789048 296.207031,41.6679688 C295.871092,41.9570327 295.531252,42.554683 295.1875,43.4609375 L287.734375,62.6796875 L286.632812,62.6796875 L281.78125,48.125 L281.570312,48.125 L275.734375,62.6796875 L274.5625,62.6796875 L267.460938,44.7265625 C266.867185,43.2421801 266.429689,42.2929708 266.148438,41.8789062 C265.867186,41.4648417 265.398441,41.1953131 264.742188,41.0703125 L264.742188,39.8984375 L275.40625,39.8984375 Z" class="letter n03-w"></path>
</g>
<g class="word word-orleans">
<path d="M341.3125,33.5234375 C344.609391,36.7265785 346.257812,40.8515373 346.257812,45.8984375 C346.257812,50.9453377 344.609391,55.0702965 341.3125,58.2734375 C338.093734,61.3984531 334.070337,62.9609375 329.242188,62.9609375 C324.117162,62.9609375 319.937516,61.2500171 316.703125,57.828125 C313.687485,54.6093589 312.179688,50.7187728 312.179688,46.15625 C312.179688,41.1249748 313.757797,36.9922037 316.914062,33.7578125 C320.101578,30.4765461 324.210912,28.8359375 329.242188,28.8359375 C334.085962,28.8359375 338.109359,30.3984219 341.3125,33.5234375 Z M336.648438,54.9453125 C337.367191,52.6328009 337.726562,49.6172061 337.726562,45.8984375 C337.726562,40.789037 336.964851,36.937513 335.441406,34.34375 C333.917961,31.749987 331.851576,30.453125 329.242188,30.453125 C325.617169,30.453125 323.132819,32.6171659 321.789062,36.9453125 C321.085934,39.242199 320.734375,42.2265441 320.734375,45.8984375 C320.734375,49.6328312 321.093746,52.648426 321.8125,54.9453125 C323.140632,59.2109588 325.617169,61.34375 329.242188,61.34375 C332.835955,61.34375 335.304681,59.2109588 336.648438,54.9453125 Z" class="letter n04-o"></path>
<path d="M348.835938,60.8515625 C349.757817,60.742187 350.398436,60.5234391 350.757812,60.1953125 C351.117189,59.8671859 351.3125,59.2343797 351.34375,58.296875 L351.390625,56.890625 L351.390625,43.8359375 C351.390625,42.8359325 351.218752,42.1562518 350.875,41.796875 C350.531248,41.4374982 349.851568,41.1953131 348.835938,41.0703125 L348.835938,39.8984375 L357.953125,39.8984375 L357.953125,43.671875 C358.968755,42.3437434 359.976558,41.2890664 360.976562,40.5078125 C361.976567,39.7265586 363.132806,39.3359375 364.445312,39.3359375 C365.429692,39.3359375 366.316402,39.6523406 367.105469,40.2851562 C367.894535,40.9179719 368.289062,41.8437439 368.289062,43.0625 C368.289062,44.0000047 368.011722,44.7734345 367.457031,45.3828125 C366.902341,45.9921905 366.179692,46.296875 365.289062,46.296875 C364.273432,46.296875 363.394535,45.8203173 362.652344,44.8671875 C361.910153,43.9140577 361.390626,43.4375 361.09375,43.4375 C360.453122,43.4375 359.808597,43.8320273 359.160156,44.6210938 C358.511716,45.4101602 358.1875,46.5390552 358.1875,48.0078125 L358.1875,57.078125 C358.1875,58.671883 358.417966,59.6679668 358.878906,60.0664062 C359.339846,60.4648457 360.257806,60.7265619 361.632812,60.8515625 L361.632812,62 L348.835938,62 L348.835938,60.8515625 Z" class="letter n05-r"></path>
<path d="M370.046875,60.8515625 C370.890629,60.6484365 371.488279,60.3789079 371.839844,60.0429688 C372.191408,59.7070296 372.367188,59.0078178 372.367188,57.9453125 L372.367188,33.5 C372.367188,32.4843699 372.203127,31.8203141 371.875,31.5078125 C371.546873,31.1953109 370.937504,30.937501 370.046875,30.734375 L370.046875,29.5625 L379.140625,29.5625 L379.140625,57.9453125 C379.140625,59.0078178 379.312498,59.7031234 379.65625,60.03125 C380.000002,60.3593766 380.609371,60.6328114 381.484375,60.8515625 L381.484375,62 L370.046875,62 L370.046875,60.8515625 Z" class="letter n06-l"></path>
<path d="M386.628906,42.3945312 C388.589854,40.3554586 390.953111,39.3359375 393.71875,39.3359375 C395.296883,39.3359375 396.781243,39.7499959 398.171875,40.578125 C399.562507,41.4062541 400.632809,42.5546802 401.382812,44.0234375 C401.945315,45.132818 402.335936,46.5703037 402.554688,48.3359375 C402.664063,49.1640666 402.71875,49.7968728 402.71875,50.234375 L390.484375,50.234375 C390.593751,52.1562596 390.906247,53.8203055 391.421875,55.2265625 C392.35938,57.8672007 394.007801,59.1875 396.367188,59.1875 C397.492193,59.1875 398.554683,58.835941 399.554688,58.1328125 C400.164066,57.7109354 400.92187,57.000005 401.828125,56 L402.929688,56.6796875 C401.445305,59.1171997 399.726572,60.8124952 397.773438,61.765625 C396.507806,62.375003 395.054696,62.6796875 393.414062,62.6796875 C391.054676,62.6796875 388.84376,61.7500093 386.78125,59.890625 C384.71874,58.0312407 383.6875,55.0625204 383.6875,50.984375 C383.6875,47.2968566 384.667959,44.4336039 386.628906,42.3945312 Z M396.8125,48.453125 C396.78125,45.6249859 396.562502,43.6484431 396.15625,42.5234375 C395.749998,41.3984319 394.937506,40.8359375 393.71875,40.8359375 C392.468744,40.8359375 391.613284,41.4843685 391.152344,42.78125 C390.691404,44.0781315 390.429688,45.9687376 390.367188,48.453125 L396.8125,48.453125 Z" class="letter n07-e"></path>
<path d="M408.25,52.390625 C410.328135,51.1249937 413.585915,49.8515689 418.023438,48.5703125 L418.023438,45.078125 C418.023438,43.6562429 417.722659,42.6054721 417.121094,41.9257812 C416.519528,41.2460904 415.453133,40.90625 413.921875,40.90625 C413.062496,40.90625 412.355472,41.0664046 411.800781,41.3867188 C411.246091,41.7070329 410.96875,42.1093726 410.96875,42.59375 C410.96875,42.7812509 411,42.9374994 411.0625,43.0625 C411.125,43.1875006 411.218749,43.3203118 411.34375,43.4609375 L411.625,43.7890625 C411.843751,44.0546888 412.019531,44.3476546 412.152344,44.6679688 C412.285157,44.9882829 412.351562,45.3281232 412.351562,45.6875 C412.351562,46.5937545 412.050784,47.2929663 411.449219,47.7851562 C410.847653,48.2773462 410.148441,48.5234375 409.351562,48.5234375 C408.429683,48.5234375 407.644534,48.2500027 406.996094,47.703125 C406.347653,47.1562473 406.023438,46.3671927 406.023438,45.3359375 C406.023438,43.4921783 406.890616,42.0312554 408.625,40.953125 C410.359384,39.8749946 412.492175,39.3359375 415.023438,39.3359375 C417.742201,39.3359375 420.015616,39.8593698 421.84375,40.90625 C423.656259,41.9687553 424.5625,43.9218608 424.5625,46.765625 L424.5625,58.390625 C424.5625,58.7343767 424.652343,59.0273425 424.832031,59.2695312 C425.01172,59.51172 425.210936,59.6328125 425.429688,59.6328125 C425.617188,59.6328125 425.785156,59.5976566 425.933594,59.5273438 C426.082032,59.4570309 426.312498,59.2656266 426.625,58.953125 L427.351562,59.9609375 C426.414058,61.054693 425.375006,61.8203103 424.234375,62.2578125 C423.515621,62.5390639 422.757816,62.6796875 421.960938,62.6796875 C420.539055,62.6796875 419.500003,62.2656291 418.84375,61.4375 C418.468748,60.9687477 418.195313,60.2734421 418.023438,59.3515625 C416.695306,60.6796941 415.195321,61.6171848 413.523438,62.1640625 C412.507807,62.5078142 411.507817,62.6796875 410.523438,62.6796875 C409.210931,62.6796875 407.984381,62.2617229 406.84375,61.4257812 C405.703119,60.5898396 405.132812,59.2890713 405.132812,57.5234375 C405.132812,55.3671767 406.171865,53.6562563 408.25,52.390625 Z M416.617188,58.5546875 C416.992189,58.2734361 417.437497,57.8359405 417.953125,57.2421875 L417.953125,50.234375 C416.671869,50.5468766 415.54688,51.0390591 414.578125,51.7109375 C412.937492,52.8515682 412.117188,54.3046787 412.117188,56.0703125 C412.117188,57.1171927 412.355466,57.9101536 412.832031,58.4492188 C413.308596,58.9882839 413.843747,59.2578125 414.4375,59.2578125 C415.218754,59.2578125 415.945309,59.0234398 416.617188,58.5546875 Z" class="letter n08-a"></path>
<path d="M428.6875,60.8515625 C429.562504,60.742187 430.207029,60.5039081 430.621094,60.1367188 C431.035158,59.7695294 431.242188,59.039068 431.242188,57.9453125 L431.242188,43.8359375 C431.242188,42.8671827 431.07422,42.1953144 430.738281,41.8203125 C430.402342,41.4453106 429.718755,41.1953131 428.6875,41.0703125 L428.6875,39.8984375 L437.78125,39.8984375 L437.78125,43.34375 C438.546879,42.1874942 439.519525,41.2304725 440.699219,40.4726562 C441.878912,39.71484 443.187493,39.3359375 444.625,39.3359375 C446.68751,39.3359375 448.285151,39.8671822 449.417969,40.9296875 C450.550787,41.9921928 451.117188,43.8593616 451.117188,46.53125 L451.117188,58.1328125 C451.117188,59.2109429 451.300779,59.9062484 451.667969,60.21875 C452.035158,60.5312516 452.648433,60.742187 453.507812,60.8515625 L453.507812,62 L442.234375,62 L442.234375,60.8515625 C443.093754,60.6796866 443.679686,60.445314 443.992188,60.1484375 C444.304689,59.851561 444.460938,59.1796927 444.460938,58.1328125 L444.460938,46.5078125 C444.460938,45.414057 444.351564,44.5937527 444.132812,44.046875 C443.757811,43.0624951 443.015631,42.5703125 441.90625,42.5703125 C441.078121,42.5703125 440.31641,42.8710907 439.621094,43.4726562 C438.925778,44.0742218 438.390627,44.6796845 438.015625,45.2890625 L438.015625,58.1328125 C438.015625,59.1796927 438.171873,59.851561 438.484375,60.1484375 C438.796877,60.445314 439.382808,60.6796866 440.242188,60.8515625 L440.242188,62 L428.6875,62 L428.6875,60.8515625 Z" class="letter n09-n"></path>
<path d="M455.828125,54.734375 L457.164062,54.734375 C457.632815,57.0312615 458.507806,58.652339 459.789062,59.5976562 C461.070319,60.5429735 462.382806,61.015625 463.726562,61.015625 C464.960944,61.015625 465.867185,60.738284 466.445312,60.1835938 C467.02344,59.6289035 467.3125,58.898442 467.3125,57.9921875 C467.3125,57.1328082 467.000003,56.3984405 466.375,55.7890625 C466.031248,55.4609359 465.476566,55.1093769 464.710938,54.734375 L461.148438,53 C459.273428,52.0781204 457.929692,51.0781304 457.117188,50 C456.289058,48.9218696 455.875,47.6484448 455.875,46.1796875 C455.875,44.3203032 456.523431,42.7148505 457.820312,41.3632812 C459.117194,40.011712 460.929676,39.3359375 463.257812,39.3359375 C464.273443,39.3359375 465.351557,39.5039046 466.492188,39.8398438 C467.632818,40.1757829 468.343749,40.34375 468.625,40.34375 C469.015627,40.34375 469.292968,40.2617196 469.457031,40.0976562 C469.621095,39.9335929 469.757812,39.7031265 469.867188,39.40625 L470.921875,39.40625 L470.921875,46.34375 L469.703125,46.34375 C469.249998,44.7187419 468.507818,43.4140674 467.476562,42.4296875 C466.445307,41.4453076 465.242194,40.953125 463.867188,40.953125 C462.804682,40.953125 462.011721,41.249997 461.488281,41.84375 C460.964841,42.437503 460.703125,43.0781216 460.703125,43.765625 C460.703125,44.3281278 460.937498,44.8906222 461.40625,45.453125 C461.859377,46.0312529 462.718744,46.624997 463.984375,47.234375 L466.609375,48.5 C468.234383,49.2812539 469.421871,50.0390588 470.171875,50.7734375 C471.421881,52.0234437 472.046875,53.5624909 472.046875,55.390625 C472.046875,57.1718839 471.40235,58.8320236 470.113281,60.3710938 C468.824212,61.9101639 466.890638,62.6796875 464.3125,62.6796875 C463.671872,62.6796875 463.027347,62.6132819 462.378906,62.4804688 C461.730466,62.3476556 460.929692,62.1171891 459.976562,61.7890625 L459.15625,61.5078125 C458.859374,61.398437 458.675782,61.3359376 458.605469,61.3203125 C458.535156,61.3046874 458.445313,61.296875 458.335938,61.296875 C458.070311,61.296875 457.839845,61.4023427 457.644531,61.6132812 C457.449218,61.8242198 457.226564,62.179685 456.976562,62.6796875 L455.828125,62.6796875 L455.828125,54.734375 Z" class="letter n10-s"></path>
</g>
</g>
</g>
</svg>
</div>
<div class="scene lamp">
<div class="lamp-main">
<div class="lamp-sign">
<div>
<svg width="68px" height="31px" viewBox="0 0 68 31" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
<rect fill="#FFFFFF" x="0" y="0" width="68" height="31" rx="2.4"></rect>
<rect fill="#000000" x="1.5" y="5.5" width="65" height="24" rx="1.6"></rect>
<path d="M17.509,14.544 L15.969,15.706 C15.126,14.544 13.51,13.847 12.307,13.847 C10.982,13.847 9.807,14.312 9.031,15.097 C8.106,16.031 7.658,17.214 7.658,18.584 C7.658,19.937 8.169,20.967 9.082,21.896 C9.995,22.825 11.042,23.177 12.365,23.177 C12.9779966,23.1673857 13.5814566,23.0236885 14.133,22.756 C14.4235409,22.6320812 14.7017688,22.4810815 14.964,22.305 C15.251,22.116 15.709,21.526 16.027,21.259 L17.542,22.418 C15.742,24.684 13.594,25.091 12.37,25.091 C10.528,25.091 8.97,24.491 7.663,23.202 C6.356,21.913 5.7,20.426 5.7,18.594 C5.7,16.952 6.2,15.48 7.281,14.194 C8.616,12.62 10.242,11.9 12.366,11.9 C13.524,11.9 15.766,12.336 17.509,14.544 Z M26.99,14.457 L25.13,15.125 C24.956,14.602 24.53,13.876 23.37,13.846 C22.83,13.832 22.506,14.034 22.15,14.34 C21.794,14.646 21.509,15.192 21.54,15.648 C21.598,16.52 22.021,17.423 23.445,17.537 C26.728,17.799 27.164,20.371 27.164,21.256 C27.164,22.443 26.795,23.299 25.886,24.104 C25.13,24.772 24.422,25.063 23.242,25.063 C21.208,25.063 20.125,23.401 19.805,22.5 L21.643,21.85 C21.701,22.199 22.4,23.232 23.388,23.145 C23.988,23.092 25.225,22.745 25.193,21.35 C25.164,20.071 24.259,19.45 23.271,19.426 C21.615,19.377 19.642,18.377 19.581,15.736 C19.56,14.769 19.945,13.626 20.681,12.976 C21.4263589,12.2919094 22.4043638,11.9175141 23.416,11.929 C25.0188809,11.9417286 26.4447581,12.9500133 26.991,14.457 L26.99,14.457 Z M36.69,14.457 L34.83,15.125 C34.656,14.602 34.23,13.876 33.07,13.846 C32.53,13.832 32.206,14.034 31.85,14.34 C31.494,14.646 31.209,15.192 31.24,15.648 C31.298,16.52 31.721,17.423 33.14,17.537 C36.423,17.799 36.859,20.371 36.859,21.256 C36.859,22.442 36.49,23.299 35.581,24.104 C34.825,24.772 34.117,25.063 32.937,25.063 C30.903,25.063 29.82,23.401 29.5,22.5 L31.338,21.85 C31.396,22.199 32.095,23.232 33.083,23.145 C33.683,23.092 34.92,22.745 34.888,21.35 C34.859,20.071 33.954,19.45 32.966,19.426 C31.315,19.377 29.342,18.377 29.281,15.736 C29.26,14.769 29.645,13.626 30.381,12.976 C31.1263589,12.2919094 32.1043638,11.9175141 33.116,11.929 C34.7188809,11.9417286 36.1447581,12.9500133 36.691,14.457 L36.69,14.457 Z" fill="#FFFFFF"></path>
<path d="M38.825,16.911 C39.083,16.911 39.261,16.851 39.359,16.731 C39.457,16.611 39.5423333,16.3443333 39.615,15.931 L40.093,13.21 C40.1136667,13.0766667 40.1293333,12.9676667 40.14,12.883 C40.1505341,12.7997462 40.1558778,12.7159175 40.156,12.632 C40.156,12.47 40.1196667,12.364 40.047,12.314 C39.925275,12.2525629 39.7888431,12.2262461 39.653,12.238 L39.678,12.062 L41.428,12.062 C42.0086667,12.062 42.44,12.2266667 42.722,12.556 C43.004,12.8853333 43.144,13.3323333 43.142,13.897 C43.1251043,14.2472416 43.0829953,14.5958107 43.016,14.94 C42.9353333,15.4313333 42.6773333,15.9126667 42.242,16.384 C41.8066667,16.8553333 41.24,17.0886667 40.542,17.084 L38.791,17.084 L38.825,16.911 Z M40.173,15.806 C40.1308365,16.0017906 40.1057424,16.2008706 40.098,16.401 C40.0821728,16.5111731 40.1192344,16.6223578 40.198,16.701 C40.3109764,16.7648836 40.4407493,16.7927918 40.57,16.781 C41.1393333,16.781 41.5676667,16.569 41.855,16.145 C42.1125412,15.7901412 42.2924466,15.3850132 42.383,14.956 C42.4496667,14.5873333 42.49,14.3263333 42.504,14.173 C42.5199673,14.032555 42.5283128,13.891348 42.529,13.75 C42.529,13.3313333 42.4423333,12.998 42.269,12.75 C42.0956667,12.502 41.7956667,12.3776667 41.369,12.377 L40.774,12.377 L40.173,15.806 Z" fill="#FFFFFF"></path>
<path d="M44.221,16.895 C44.3533457,16.8846891 44.4815972,16.8443327 44.596,16.777 C44.7391115,16.7057311 44.8711483,16.6141138 44.988,16.505 L45.063,16.673 C44.9205426,16.8340593 44.7514022,16.9693716 44.563,17.073 C44.3946739,17.1704427 44.2044499,17.2237604 44.01,17.228 C43.7425358,17.2386971 43.4871341,17.116239 43.328,16.901 C43.1543208,16.6541009 43.0674509,16.3565626 43.081,16.055 L43.081,15.907 C43.0990393,15.7512995 43.1257474,15.5967262 43.161,15.444 C43.2136667,15.1773333 43.384,14.898 43.672,14.606 C43.96,14.314 44.2543333,14.1666667 44.555,14.164 C44.7225636,14.1559666 44.8864982,14.214566 45.011,14.327 C45.1268844,14.4392742 45.1891327,14.5958051 45.182,14.757 C45.1728788,14.8453765 45.1588572,14.9331783 45.14,15.02 C45.112,15.1673333 44.9633333,15.3523333 44.694,15.575 C44.4246667,15.7976667 44.046,15.959 43.558,16.059 C43.5443295,16.2767662 43.6003711,16.4932271 43.718,16.677 C43.8401815,16.8288521 44.0297673,16.9101567 44.224,16.894 L44.221,16.895 Z M44.744,14.895 C44.7508233,14.8621219 44.7538431,14.8285681 44.753,14.795 C44.753,14.601 44.6646667,14.504 44.488,14.504 C44.288,14.504 44.104,14.612 43.936,14.828 C43.7499075,15.0869906 43.6282129,15.3865995 43.581,15.702 L43.555,15.835 C43.8576913,15.7736556 44.1408657,15.6394481 44.38,15.444 C44.5577531,15.3040845 44.6848795,15.109883 44.742,14.891 L44.744,14.895 Z" fill="#FFFFFF"></path>
<path d="M46.311,14.165 C46.2996667,14.2396667 46.2213333,14.5103333 46.076,14.977 C45.9681898,15.305105 45.8787182,15.6389543 45.808,15.977 C45.7819589,16.1089934 45.7652509,16.2426578 45.758,16.377 C45.7487909,16.5187497 45.7871505,16.6595188 45.867,16.777 C45.9342505,16.8661911 46.0403256,16.9175539 46.152,16.915 C46.352,16.915 46.546,16.801 46.734,16.573 C46.9164194,16.3547322 47.0390829,16.0928662 47.09,15.813 C47.1311609,15.6119812 47.1562403,15.4080025 47.165,15.203 C47.1686985,15.0066984 47.1225973,14.8126604 47.031,14.639 C46.965456,14.5428045 46.9223929,14.4330959 46.905,14.318 C46.9204589,14.217352 47.0128761,14.1470442 47.114,14.159 C47.203,14.159 47.282,14.223 47.348,14.351 C47.4262056,14.5408849 47.460394,14.7460151 47.448,14.951 C47.4391932,15.2299854 47.4084315,15.5078442 47.356,15.782 C47.2913608,16.1481145 47.1293597,16.4900783 46.887,16.772 C46.6356667,17.0726667 46.362,17.223 46.066,17.223 C45.7866667,17.223 45.5866667,17.1546667 45.466,17.018 C45.3389499,16.8670899 45.2729574,16.6741063 45.281,16.477 C45.2830094,16.3576711 45.2940408,16.238665 45.314,16.121 C45.336,15.9783333 45.4393333,15.7033333 45.624,15.296 C45.8086667,14.8886667 45.9036667,14.6736667 45.909,14.651 C45.825,14.6123333 45.7413333,14.5746667 45.658,14.538 C45.5677284,14.5005789 45.4707039,14.4821953 45.373,14.484 C45.3127379,14.489063 45.2548354,14.5097425 45.205,14.544 C45.1463081,14.5792667 45.0916497,14.6208473 45.042,14.668 L45.042,14.468 C45.1202373,14.3858991 45.2123069,14.3182009 45.314,14.268 C45.3975021,14.2210782 45.4904321,14.1934042 45.586,14.187 C45.6674358,14.187392 45.7487044,14.1944152 45.829,14.208 C45.913,14.222 45.96,14.229 45.971,14.229 C46.0425745,14.2255634 46.1117993,14.2023731 46.171,14.162 L46.313,14.162 L46.311,14.165 Z" fill="#FFFFFF"></path>
<path d="M41.801,24.515 C41.801,24.4396667 41.801,24.3516667 41.801,24.251 C41.8044955,24.1666053 41.7750978,24.0841484 41.719,24.021 C41.5339342,24.2378051 41.312652,24.4208536 41.065,24.562 C40.8561979,24.6849576 40.6192663,24.7521112 40.377,24.757 C39.924018,24.7616488 39.499772,24.5355853 39.251,24.157 C38.9623333,23.757 38.818,23.2516667 38.818,22.641 C38.8341207,22.2944372 38.8755646,21.9495173 38.942,21.609 C39.0253333,21.121 39.3096667,20.6086667 39.795,20.072 C40.2803333,19.5353333 40.796,19.267 41.342,19.267 C41.798,19.267 42.159,19.5123333 42.425,20.003 C42.4785702,19.95034 42.5225606,19.8887534 42.555,19.821 C42.6076686,19.7199397 42.6540891,19.6157441 42.694,19.509 L42.867,19.509 L42.529,21.414 L42.342,21.414 C42.342,20.8426667 42.2553333,20.397 42.082,20.077 C41.9366163,19.7783246 41.6300633,19.5922032 41.298,19.601 C40.8646667,19.601 40.4893333,19.8476667 40.172,20.341 C39.8838927,20.7639669 39.6823534,21.2397766 39.579,21.741 C39.5119595,22.0825635 39.4731617,22.4290679 39.463,22.777 C39.4489902,23.180415 39.5319799,23.5813029 39.705,23.946 C39.8357578,24.23825 40.1299782,24.4226808 40.45,24.413 C40.802,24.413 41.1266667,24.2526667 41.424,23.932 C41.7213333,23.6113333 41.9606667,23.17 42.142,22.608 L42.324,22.608 L41.986,24.513 L41.804,24.513 L41.801,24.515 Z" fill="#FFFFFF"></path>
<path d="M43.515,24.757 C43.2149328,24.7653232 42.928759,24.6305877 42.744,24.394 C42.5422846,24.1357028 42.4381733,23.814516 42.45,23.487 C42.4611446,23.2997862 42.4858764,23.1136295 42.524,22.93 C42.5726667,22.6566667 42.753,22.3643333 43.065,22.053 C43.377,21.7416667 43.7146667,21.5863333 44.078,21.587 C44.3708497,21.5806583 44.6498153,21.7116315 44.832,21.941 C45.0351518,22.1958776 45.1398577,22.5153193 45.127,22.841 C45.1162154,23.0325456 45.0914832,23.2230503 45.053,23.411 C45.0036667,23.687 44.826,23.9806667 44.52,24.292 C44.214,24.6033333 43.879,24.7583333 43.515,24.757 Z M44.035,21.857 C43.787,21.857 43.5763333,21.9793333 43.403,22.224 C43.2343024,22.4578117 43.1189263,22.7257709 43.065,23.009 C43.0203095,23.2236877 42.9942129,23.4418288 42.987,23.661 C42.9754228,23.8728874 43.0232159,24.0838004 43.125,24.27 C43.217944,24.4173254 43.3842067,24.5018007 43.558,24.49 C43.806,24.49 44.0153333,24.3676667 44.186,24.123 C44.3527985,23.8868325 44.4664083,23.6173078 44.519,23.333 C44.5631445,23.1199099 44.589237,22.9034761 44.597,22.686 C44.6081906,22.4743435 44.5600491,22.2637678 44.458,22.078 C44.3678569,21.9322972 44.20503,21.8478116 44.034,21.858 L44.035,21.857 Z" fill="#FFFFFF"></path>
<path d="M45.256,24.61 L45.689,22.277 L45.689,22.095 C45.689,21.9736667 45.6513333,21.913 45.576,21.913 C45.5129423,21.9165177 45.4519108,21.9365167 45.399,21.971 C45.3364514,22.0064042 45.2794987,22.050888 45.23,22.103 L45.23,21.895 C45.4146667,21.7043333 45.6023333,21.609 45.793,21.609 C46.053,21.609 46.1826667,21.7563333 46.182,22.051 L46.182,22.2303467 L46.147,22.285 C46.2633971,22.0855946 46.4196483,21.9123226 46.606,21.776 C46.7627874,21.6551347 46.9540851,21.5875148 47.152,21.583 C47.3460096,21.5672289 47.5346187,21.6517258 47.652,21.807 C47.7685678,21.9916044 47.8245102,22.2080313 47.812,22.426 C47.8093877,22.5730083 47.7943339,22.7195316 47.767,22.864 L47.554,24.051 C47.554,24.132 47.554,24.189 47.554,24.224 C47.554,24.345 47.591,24.406 47.667,24.406 C47.7277631,24.4010921 47.78611,24.3800319 47.836,24.345 C47.8991649,24.3071724 47.9587453,24.2636585 48.014,24.215 L48.014,24.415 C47.814,24.615 47.6236667,24.715 47.443,24.715 C47.3337672,24.722935 47.2273707,24.6779211 47.157,24.594 C47.0871774,24.498919 47.0518993,24.382854 47.057,24.265 L47.057,24.109 L47.274,22.909 C47.2995059,22.77037 47.3138851,22.6299224 47.317,22.489 C47.3263562,22.357814 47.2934107,22.2270838 47.223,22.116 C47.1464508,22.0265704 47.0311975,21.9799469 46.914,21.991 C46.754,21.991 46.577,22.1103333 46.383,22.349 C46.1698428,22.6327355 46.034073,22.9669911 45.989,23.319 L45.742,24.608 L45.256,24.61 Z" fill="#FFFFFF"></path>
<path d="M48.062,22.029 L48.123,21.729 L48.682,21.729 L48.83,20.872 C48.8902743,20.4378475 49.0774371,20.0311686 49.368,19.703 C49.64,19.4143333 49.9233333,19.27 50.218,19.27 C50.4288833,19.2562729 50.6359043,19.3313226 50.789,19.477 C50.9115971,19.5855987 50.973236,19.7473541 50.954,19.91 C50.938304,20.0433447 50.8185875,20.1394739 50.685,20.126 C50.575,20.126 50.5,20.026 50.46,19.826 C50.42,19.626 50.313,19.526 50.139,19.526 C49.983,19.526 49.827,19.6386667 49.671,19.864 C49.515,20.0893333 49.3966667,20.427 49.316,20.877 L49.165,21.734 L49.865,21.734 L49.804,22.034 L49.104,22.034 L48.494,25.542 C48.4073333,26.024 48.266,26.374 48.07,26.592 C47.8936219,26.8010086 47.6334785,26.920821 47.36,26.919 C47.1604713,26.9333279 46.9645454,26.8603573 46.823,26.719 C46.7099153,26.612367 46.6577329,26.4561953 46.684,26.303 C46.6972456,26.1576281 46.8243974,26.0495936 46.97,26.06 C47.0853333,26.06 47.152,26.16 47.17,26.36 C47.187,26.56 47.28,26.66 47.447,26.66 C47.5743333,26.66 47.681,26.574 47.767,26.402 C47.8846968,26.1242176 47.9663601,25.8325149 48.01,25.534 L48.62,22.026 L48.062,22.029 Z" fill="#FFFFFF"></path>
<path d="M50.499,24.411 C50.6355462,24.4020043 50.7682433,24.3619899 50.887,24.294 C51.0348557,24.2203729 51.171271,24.1257242 51.292,24.013 L51.37,24.187 C51.2215816,24.3528734 51.0456708,24.4919106 50.85,24.598 C50.6758542,24.6986626 50.4791,24.7536988 50.278,24.758 C50.0011639,24.769445 49.7366798,24.6428223 49.572,24.42 C49.3921263,24.1647294 49.3020841,23.8569679 49.316,23.545 L49.316,23.39 C49.3344925,23.2292757 49.3618677,23.0696982 49.398,22.912 C49.4526667,22.6386667 49.6286667,22.3496667 49.926,22.045 C50.2233333,21.7403333 50.528,21.588 50.84,21.588 C51.0133475,21.5794584 51.1830326,21.6398548 51.312,21.756 C51.4322714,21.8720323 51.4970708,22.0340308 51.49,22.201 C51.4803852,22.292412 51.4656959,22.3832188 51.446,22.473 C51.4173333,22.6256667 51.2636667,22.817 50.985,23.047 C50.7063333,23.277 50.3146667,23.4436667 49.81,23.547 C49.7957425,23.7721178 49.8535339,23.9959282 49.975,24.186 C50.1001813,24.3438927 50.2962578,24.4284084 50.497,24.411 L50.499,24.411 Z M51.042,22.338 C51.0486962,22.3051031 51.0517147,22.2715638 51.051,22.238 C51.051,22.038 50.9596667,21.938 50.777,21.938 C50.5703333,21.938 50.3803333,22.0496667 50.207,22.273 C50.0151395,22.5397141 49.8893557,22.8481756 49.84,23.173 L49.814,23.311 C50.1269026,23.2489257 50.4200008,23.1116432 50.668,22.911 C50.8518997,22.7681419 50.9839616,22.5689954 51.044,22.344 L51.042,22.338 Z" fill="#FFFFFF"></path>
<path d="M53.275,21.588 C53.4010033,21.5761282 53.5255154,21.6225439 53.613,21.714 C53.6828752,21.8040772 53.7183327,21.9161228 53.713,22.03 C53.7123831,22.0824269 53.7066898,22.1346708 53.696,22.186 C53.6791553,22.2518926 53.6399126,22.3098729 53.585,22.35 C53.5229118,22.4020688 53.4440117,22.4297905 53.363,22.428 C53.2938126,22.4300669 53.2276203,22.3997442 53.184,22.346 C53.1385728,22.2919602 53.1198468,22.2203608 53.133,22.151 L53.133,22.064 C53.133,22.001 53.104,21.964 53.046,21.964 C52.9073333,21.964 52.7513333,22.1223333 52.578,22.439 C52.4046667,22.7556667 52.2676667,23.2016667 52.167,23.777 L52.02,24.614 L51.561,24.614 L51.993,22.277 L51.993,22.095 C51.993,21.9736667 51.9553333,21.913 51.88,21.913 C51.816951,21.9165639 51.7559311,21.9365591 51.703,21.971 C51.6404678,22.0064287 51.5835185,22.0509098 51.534,22.103 L51.534,21.895 C51.7186667,21.7043333 51.9063333,21.609 52.097,21.609 C52.3336667,21.609 52.452,21.7476667 52.452,22.025 L52.452,22.287085 L52.391,22.424 C52.4782398,22.1907015 52.614661,21.9789076 52.791,21.803 C52.9183837,21.6713315 53.0919041,21.5942512 53.275,21.588 Z" fill="#FFFFFF"></path>
<path d="M54.465,24.411 C54.6015462,24.4020043 54.7342433,24.3619899 54.853,24.294 C55.000827,24.2203245 55.1372357,24.1256805 55.258,24.013 L55.336,24.187 C55.1875816,24.3528734 55.0116708,24.4919106 54.816,24.598 C54.6418542,24.6986626 54.4451,24.7536988 54.244,24.758 C53.9672004,24.7692676 53.7027951,24.6426826 53.538,24.42 C53.3584804,24.1646042 53.2687929,23.8568533 53.283,23.545 L53.283,23.39 C53.3014681,23.2292722 53.3288436,23.0696934 53.365,22.912 C53.4196667,22.6393333 53.5956667,22.3503333 53.893,22.045 C54.1903333,21.7396667 54.495,21.5873333 54.807,21.588 C54.9803475,21.5794584 55.1500326,21.6398548 55.279,21.756 C55.3992714,21.8720323 55.4640708,22.0340308 55.457,22.201 C55.4473852,22.292412 55.4326959,22.3832188 55.413,22.473 C55.3843333,22.6256667 55.2306667,22.817 54.952,23.047 C54.6733333,23.277 54.2816667,23.4436667 53.777,23.547 C53.7627425,23.7721178 53.8205339,23.9959282 53.942,24.186 C54.0671813,24.3438927 54.2632578,24.4284084 54.464,24.411 L54.465,24.411 Z M55.006,22.338 C55.0126962,22.3051031 55.0157147,22.2715638 55.015,22.238 C55.015,22.038 54.9236667,21.938 54.741,21.938 C54.5343333,21.938 54.3443333,22.05 54.171,22.274 C53.9792402,22.5407698 53.8534667,22.8492062 53.804,23.174 L53.777,23.312 C54.0899026,23.2499257 54.3830008,23.1126432 54.631,22.912 C54.814862,22.7686815 54.9468882,22.5692376 55.007,22.344 L55.006,22.338 Z" fill="#FFFFFF"></path>
<path d="M55.526,24.61 L55.959,22.277 L55.959,22.095 C55.959,21.9736667 55.9213333,21.913 55.846,21.913 C55.782951,21.9165639 55.7219311,21.9365591 55.669,21.971 C55.6064678,22.0064287 55.5495185,22.0509098 55.5,22.103 L55.5,21.895 C55.6846667,21.7043333 55.8723333,21.609 56.063,21.609 C56.323,21.609 56.4526667,21.7563333 56.452,22.051 L56.452,22.2322266 L56.417,22.285 C56.5333971,22.0855946 56.6896483,21.9123226 56.876,21.776 C57.0327874,21.6551347 57.2240851,21.5875148 57.422,21.583 C57.6159768,21.5674197 57.8044982,21.6518772 57.922,21.807 C58.03863,21.9915775 58.0945776,22.2080247 58.082,22.426 C58.079363,22.5733379 58.0643097,22.7201912 58.037,22.865 L57.824,24.052 C57.824,24.133 57.824,24.19 57.824,24.225 C57.824,24.346 57.861,24.407 57.937,24.407 C57.9977528,24.4020444 58.0560875,24.3809886 58.106,24.346 C58.1691343,24.3081263 58.2287108,24.2646154 58.284,24.216 L58.284,24.416 C58.084,24.616 57.8933333,24.716 57.712,24.716 C57.6027672,24.723935 57.4963707,24.6789211 57.426,24.595 C57.3561774,24.499919 57.3208993,24.383854 57.326,24.266 L57.326,24.11 L57.543,22.91 C57.5685059,22.77137 57.5828851,22.6309224 57.586,22.49 C57.5954273,22.3588078 57.5624764,22.2280556 57.492,22.117 C57.4154508,22.0275704 57.3001975,21.9809469 57.183,21.992 C57.023,21.992 56.846,22.1113333 56.652,22.35 C56.4388428,22.6337355 56.303073,22.9679911 56.258,23.32 L56.01,24.606 L55.526,24.61 Z" fill="#FFFFFF"></path>
<path d="M58.483,24.457 C58.3138309,24.2257357 58.229755,23.9431275 58.245,23.657 L58.245,23.493 C58.245,23.447 58.2723333,23.2743333 58.327,22.975 C58.3816667,22.6756667 58.5563333,22.369 58.851,22.055 C59.1456667,21.741 59.4343333,21.584 59.717,21.584 C59.977,21.584 60.1616667,21.646 60.271,21.77 C60.3726909,21.870609 60.4208855,22.0133392 60.401,22.155 C60.3864008,22.2277616 60.3552652,22.2961915 60.31,22.355 C60.2606062,22.4131914 60.1860274,22.4437687 60.11,22.437 C59.988,22.437 59.9126667,22.3403333 59.884,22.147 C59.8553333,21.9536667 59.7826667,21.857 59.666,21.857 C59.498,21.857 59.3266667,21.978 59.152,22.22 C58.9887442,22.4371783 58.8756956,22.6878661 58.821,22.954 C58.7743333,23.2013333 58.7483333,23.3593333 58.743,23.428 C58.737,23.497 58.734,23.56 58.734,23.618 C58.734,24.142 58.9486667,24.4036667 59.378,24.403 C59.628,24.403 59.8833333,24.273 60.144,24.013 L60.231,24.185 C60.0859097,24.3523389 59.9113545,24.4916441 59.716,24.596 C59.5428983,24.6931708 59.3484714,24.7460714 59.15,24.75 C58.8912246,24.7630767 58.6458103,24.6585651 58.483,24.457 Z" fill="#FFFFFF"></path>
<path d="M61.746,24.294 C61.893827,24.2203245 62.0302357,24.1256805 62.151,24.013 L62.229,24.187 C62.0805816,24.3528734 61.9046708,24.4919106 61.709,24.598 C61.5348542,24.6986626 61.3381,24.7536988 61.137,24.758 C60.8602004,24.7692676 60.5957951,24.6426826 60.431,24.42 C60.2514804,24.1646042 60.1617929,23.8568533 60.176,23.545 L60.176,23.39 C60.1944681,23.2292722 60.2218436,23.0696934 60.258,22.912 C60.3126667,22.6393333 60.4886667,22.3503333 60.786,22.045 C61.0833333,21.7396667 61.388,21.5873333 61.7,21.588 C61.8733475,21.5794584 62.0430326,21.6398548 62.172,21.756 C62.2922714,21.8720323 62.3570708,22.0340308 62.35,22.201 C62.3403852,22.292412 62.3256959,22.3832188 62.306,22.473 C62.2773333,22.6256667 62.1236667,22.817 61.845,23.047 C61.5663333,23.277 61.1746667,23.4436667 60.67,23.547 C60.6557425,23.7721178 60.7135339,23.9959282 60.835,24.186 C60.9601813,24.3438927 61.1562578,24.4284084 61.357,24.411 C61.4945462,24.4020043 61.6272433,24.3619899 61.746,24.294 Z M61.899,22.338 C61.9056962,22.3051031 61.9087147,22.2715638 61.908,22.238 C61.908,22.038 61.8166667,21.938 61.634,21.938 C61.4273333,21.938 61.2373333,22.05 61.064,22.274 C60.8722402,22.5407698 60.7464667,22.8492062 60.697,23.174 L60.67,23.312 C60.9829026,23.2499257 61.2760008,23.1126432 61.524,22.912 C61.7075913,22.7684312 61.839552,22.5690862 61.9,22.344 L61.899,22.338 Z" fill="#FFFFFF"></path>
<rect stroke="#000000" stroke-width="0.6" fill="#FFFFFF" x="10.6" y="1.5" width="47" height="6" rx="0.8"></rect>
<path d="M20.8773438,5.9945312 C21.0554696,5.98984368 21.1703122,5.95585964 21.221875,5.89257808 C21.2734378,5.82929651 21.2992188,5.73593807 21.2992188,5.61249995 L21.2992188,3.33906245 C21.152343,3.17499913 21.0617189,3.07851572 21.0273438,3.04960933 C20.9929686,3.02070293 20.946094,3.00234374 20.8867188,2.9945312 L20.8867188,2.8726562 L21.9039063,2.8726562 L23.5539063,4.89531245 L23.5773438,4.89531245 L23.5773438,3.4679687 C23.5773438,3.30546789 23.5476565,3.18945342 23.4882812,3.11992183 C23.428906,3.05039023 23.3101571,3.00859377 23.1320313,2.9945312 L23.1320313,2.8726562 L24.165625,2.8726562 L24.165625,2.9945312 C24.0156243,3.01953133 23.9152346,3.05312474 23.8644531,3.09531245 C23.8136716,3.13750016 23.7882813,3.23203047 23.7882813,3.3789062 L23.7882813,6.2054687 L23.6546875,6.2054687 L21.5429688,3.63906245 L21.5101563,3.63906245 L21.5101563,5.52343745 C21.5101563,5.67031319 21.5304685,5.7742184 21.5710937,5.8351562 C21.6351566,5.93359419 21.7664053,5.98671866 21.9648438,5.9945312 L21.9648438,6.1164062 L20.8773438,6.1164062 L20.8773438,5.9945312 Z M24.6683594,4.15585933 C24.8644541,3.95195206 25.1007799,3.84999995 25.3773438,3.84999995 C25.535157,3.84999995 25.6835931,3.89140579 25.8226563,3.9742187 C25.9617194,4.05703162 26.0687496,4.17187422 26.14375,4.31874995 C26.2000003,4.42968801 26.2390624,4.57343657 26.2609375,4.74999995 C26.2718751,4.83281287 26.2773438,4.89609348 26.2773438,4.9398437 L25.0539063,4.9398437 C25.0648438,5.13203216 25.0960935,5.29843675 25.1476563,5.43906245 C25.2414067,5.70312627 25.4062488,5.8351562 25.6421875,5.8351562 C25.7546881,5.8351562 25.860937,5.8000003 25.9609375,5.72968745 C26.0218753,5.68749974 26.0976558,5.6164067 26.1882812,5.5164062 L26.2984375,5.58437495 C26.1499993,5.82812617 25.978126,5.99765573 25.7828125,6.0929687 C25.6562494,6.15390651 25.5109383,6.18437495 25.346875,6.18437495 C25.1109363,6.18437495 24.8898448,6.09140713 24.6835938,5.9054687 C24.4773427,5.71953027 24.3742188,5.42265824 24.3742188,5.0148437 C24.3742188,4.64609186 24.4722646,4.3597666 24.6683594,4.15585933 Z M25.6867188,4.7617187 C25.6835937,4.47890479 25.661719,4.28125051 25.6210938,4.16874995 C25.5804685,4.05624939 25.4992194,3.99999995 25.3773438,3.99999995 C25.2523431,3.99999995 25.1667971,4.06484305 25.1207031,4.1945312 C25.0746091,4.32421935 25.0484375,4.51327996 25.0421875,4.7617187 L25.6867188,4.7617187 Z M27.540625,3.90624995 L27.540625,4.02343745 C27.4859372,4.02812498 27.4414064,4.03945299 27.4070312,4.05742183 C27.3726561,4.07539067 27.3554688,4.11171843 27.3554688,4.1664062 C27.3554688,4.1851563 27.3578125,4.20312487 27.3625,4.22031245 C27.3671875,4.23750004 27.3765624,4.26406227 27.390625,4.29999995 L27.746875,5.2398437 L27.7726563,5.2398437 L28.084375,4.44999995 C28.084375,4.4390624 28.0718751,4.39179725 28.046875,4.30820308 C28.0218749,4.22460891 28.0007813,4.16640637 27.9835938,4.1335937 C27.9585936,4.08984348 27.9347657,4.06250001 27.9121094,4.05156245 C27.889453,4.0406249 27.8429691,4.03124999 27.7726563,4.02343745 L27.7726563,3.90624995 L28.8953125,3.90624995 L28.8953125,4.02343745 C28.8265622,4.02656247 28.7714846,4.03515613 28.7300781,4.0492187 C28.6886717,4.06328127 28.6679688,4.09062475 28.6679688,4.13124995 C28.6679688,4.15468757 28.6707031,4.18164042 28.6761719,4.21210933 C28.6816407,4.24257823 28.6921874,4.28359344 28.7078125,4.3351562 L28.9515625,5.19531245 L28.9796875,5.19531245 L29.3242188,4.2789062 C29.3289063,4.26328112 29.3328125,4.24843752 29.3359375,4.23437495 C29.3390625,4.22031238 29.340625,4.20703126 29.340625,4.1945312 C29.340625,4.12734337 29.3207033,4.0835938 29.2808594,4.0632812 C29.2410154,4.0429686 29.1828129,4.02968748 29.10625,4.02343745 L29.10625,3.90624995 L29.7578125,3.90624995 L29.7578125,4.02343745 C29.6999997,4.03437501 29.654297,4.05429668 29.6207031,4.08320308 C29.5871092,4.11210947 29.5531252,4.1718745 29.51875,4.26249995 L28.7734375,6.18437495 L28.6632813,6.18437495 L28.178125,4.7289062 L28.1570313,4.7289062 L27.5734375,6.18437495 L27.45625,6.18437495 L26.7460938,4.38906245 C26.6867185,4.24062421 26.6429689,4.14570328 26.6148438,4.10429683 C26.5867186,4.06289037 26.5398441,4.03593751 26.4742188,4.02343745 L26.4742188,3.90624995 L27.540625,3.90624995 Z M33.6648438,5.41093745 C33.7367191,5.1796863 33.7726563,4.87812681 33.7726563,4.50624995 C33.7726563,3.9953099 33.6964851,3.6101575 33.5441406,3.3507812 C33.3917961,3.09140491 33.1851576,2.9617187 32.9242188,2.9617187 C32.5617169,2.9617187 32.3132819,3.17812279 32.1789062,3.61093745 C32.1085934,3.8406261 32.0734375,4.13906062 32.0734375,4.50624995 C32.0734375,4.87968932 32.1093746,5.1812488 32.18125,5.41093745 C32.3140632,5.83750209 32.5617169,6.0507812 32.9242188,6.0507812 C33.2835955,6.0507812 33.5304681,5.83750209 33.6648438,5.41093745 Z M34.13125,3.26874995 C34.4609391,3.58906405 34.6257813,4.00155993 34.6257813,4.50624995 C34.6257813,5.01093998 34.4609391,5.42343585 34.13125,5.74374995 C33.8093734,6.05625151 33.4070337,6.21249995 32.9242188,6.21249995 C32.4117162,6.21249995 31.9937516,6.04140791 31.6703125,5.6992187 C31.3687485,5.37734209 31.2179688,4.98828348 31.2179688,4.5320312 C31.2179688,4.02890369 31.3757797,3.61562657 31.6914063,3.29218745 C32.0101578,2.96406081 32.4210912,2.79999995 32.9242188,2.79999995 C33.4085962,2.79999995 33.8109359,2.95624839 34.13125,3.26874995 Z M34.8835938,6.00156245 C34.9757817,5.9906249 35.0398436,5.96875012 35.0757813,5.93593745 C35.1117189,5.90312479 35.13125,5.83984417 35.134375,5.7460937 L35.1390625,5.6054687 L35.1390625,4.29999995 C35.1390625,4.19999945 35.1218752,4.13203138 35.0875,4.0960937 C35.0531248,4.06015602 34.9851568,4.03593751 34.8835938,4.02343745 L34.8835938,3.90624995 L35.7953125,3.90624995 L35.7953125,4.2835937 C35.8968755,4.15078054 35.9976558,4.04531284 36.0976562,3.96718745 C36.1976568,3.88906206 36.3132806,3.84999995 36.4445313,3.84999995 C36.5429692,3.84999995 36.6316402,3.88164026 36.7105469,3.94492183 C36.7894535,4.00820339 36.8289063,4.10078059 36.8289063,4.2226562 C36.8289063,4.31640667 36.8011722,4.39374965 36.7457031,4.45468745 C36.6902341,4.51562526 36.6179692,4.5460937 36.5289063,4.5460937 C36.4273432,4.5460937 36.3394535,4.49843793 36.2652344,4.40312495 C36.1910153,4.30781198 36.1390626,4.2601562 36.109375,4.2601562 C36.0453122,4.2601562 35.9808597,4.29960893 35.9160156,4.37851558 C35.8511716,4.45742222 35.81875,4.57031172 35.81875,4.71718745 L35.81875,5.6242187 C35.81875,5.7835945 35.8417966,5.88320288 35.8878906,5.92304683 C35.9339846,5.96289078 36.0257806,5.98906239 36.1632813,6.00156245 L36.1632813,6.1164062 L34.8835938,6.1164062 L34.8835938,6.00156245 Z M37.0046875,6.00156245 C37.0890629,5.98124985 37.1488279,5.954297 37.1839844,5.92070308 C37.2191408,5.88710916 37.2367188,5.81718798 37.2367188,5.71093745 L37.2367188,3.2664062 C37.2367188,3.16484319 37.2203127,3.09843761 37.1875,3.06718745 C37.1546873,3.0359373 37.0937504,3.0101563 37.0046875,2.9898437 L37.0046875,2.8726562 L37.9140625,2.8726562 L37.9140625,5.71093745 C37.9140625,5.81718798 37.9312498,5.88671854 37.965625,5.9195312 C38.0000002,5.95234387 38.0609371,5.97968734 38.1484375,6.00156245 L38.1484375,6.1164062 L37.0046875,6.1164062 L37.0046875,6.00156245 Z M38.6628906,4.15585933 C38.8589854,3.95195206 39.0953111,3.84999995 39.371875,3.84999995 C39.5296883,3.84999995 39.6781243,3.89140579 39.8171875,3.9742187 C39.9562507,4.05703162 40.0632809,4.17187422 40.1382813,4.31874995 C40.1945315,4.42968801 40.2335936,4.57343657 40.2554688,4.74999995 C40.2664063,4.83281287 40.271875,4.89609348 40.271875,4.9398437 L39.0484375,4.9398437 C39.0593751,5.13203216 39.0906247,5.29843675 39.1421875,5.43906245 C39.235938,5.70312627 39.4007801,5.8351562 39.6367188,5.8351562 C39.7492193,5.8351562 39.8554683,5.8000003 39.9554688,5.72968745 C40.0164066,5.68749974 40.092187,5.6164067 40.1828125,5.5164062 L40.2929688,5.58437495 C40.1445305,5.82812617 39.9726572,5.99765573 39.7773438,6.0929687 C39.6507806,6.15390651 39.5054696,6.18437495 39.3414063,6.18437495 C39.1054676,6.18437495 38.884376,6.09140713 38.678125,5.9054687 C38.471874,5.71953027 38.36875,5.42265824 38.36875,5.0148437 C38.36875,4.64609186 38.4667959,4.3597666 38.6628906,4.15585933 Z M39.68125,4.7617187 C39.678125,4.47890479 39.6562502,4.28125051 39.615625,4.16874995 C39.5749998,4.05624939 39.4937506,3.99999995 39.371875,3.99999995 C39.2468744,3.99999995 39.1613284,4.06484305 39.1152344,4.1945312 C39.0691404,4.32421935 39.0429688,4.51327996 39.0367188,4.7617187 L39.68125,4.7617187 Z M41.6617188,5.77187495 C41.6992189,5.74374981 41.7437497,5.70000025 41.7953125,5.64062495 L41.7953125,4.9398437 C41.6671869,4.97109386 41.554688,5.02031212 41.4578125,5.08749995 C41.2937492,5.20156302 41.2117188,5.34687407 41.2117188,5.52343745 C41.2117188,5.62812548 41.2355466,5.70742156 41.2832031,5.76132808 C41.3308596,5.8152346 41.3843747,5.84218745 41.44375,5.84218745 C41.5218754,5.84218745 41.5945309,5.81875019 41.6617188,5.77187495 Z M40.825,5.1554687 C41.0328135,5.02890557 41.3585915,4.90156309 41.8023438,4.77343745 L41.8023438,4.4242187 C41.8023438,4.28203049 41.7722659,4.17695342 41.7121094,4.10898433 C41.6519528,4.04101524 41.5453133,4.0070312 41.3921875,4.0070312 C41.3062496,4.0070312 41.2355472,4.02304667 41.1800781,4.05507808 C41.1246091,4.08710949 41.096875,4.12734346 41.096875,4.1757812 C41.096875,4.1945313 41.1,4.21015614 41.10625,4.2226562 C41.1125,4.23515626 41.1218749,4.24843738 41.134375,4.26249995 L41.1625,4.29531245 C41.1843751,4.32187509 41.2019531,4.35117167 41.2152344,4.38320308 C41.2285157,4.41523449 41.2351563,4.44921852 41.2351563,4.4851562 C41.2351563,4.57578166 41.2050784,4.64570283 41.1449219,4.69492183 C41.0847653,4.74414082 41.0148441,4.76874995 40.9351563,4.76874995 C40.8429683,4.76874995 40.7644534,4.74140648 40.6996094,4.6867187 C40.6347653,4.63203093 40.6023438,4.55312547 40.6023438,4.44999995 C40.6023438,4.26562403 40.6890616,4.11953174 40.8625,4.0117187 C41.0359384,3.90390566 41.2492175,3.84999995 41.5023437,3.84999995 C41.7742201,3.84999995 42.0015616,3.90234318 42.184375,4.0070312 C42.3656259,4.11328173 42.45625,4.30859228 42.45625,4.5929687 L42.45625,5.7554687 C42.45625,5.78984387 42.4652343,5.81914046 42.4832031,5.84335933 C42.501172,5.8675782 42.5210936,5.87968745 42.5429688,5.87968745 C42.5617188,5.87968745 42.5785156,5.87617186 42.5933594,5.86914058 C42.6082032,5.86210929 42.6312498,5.84296886 42.6625,5.8117187 L42.7351563,5.91249995 C42.6414058,6.0218755 42.5375006,6.09843723 42.4234375,6.14218745 C42.3515621,6.17031259 42.2757816,6.18437495 42.1960938,6.18437495 C42.0539055,6.18437495 41.9500003,6.14296912 41.884375,6.0601562 C41.8468748,6.01328097 41.8195313,5.94375041 41.8023438,5.85156245 C41.6695306,5.98437562 41.5195321,6.07812468 41.3523438,6.13281245 C41.2507807,6.16718762 41.1507817,6.18437495 41.0523438,6.18437495 C40.9210931,6.18437495 40.7984381,6.1425785 40.684375,6.05898433 C40.5703119,5.97539016 40.5132813,5.84531334 40.5132813,5.66874995 C40.5132813,5.45312387 40.6171865,5.28203184 40.825,5.1554687 Z M42.86875,6.00156245 C42.9562504,5.9906249 43.0207029,5.96679701 43.0621094,5.93007808 C43.1035158,5.89335914 43.1242187,5.820313 43.1242187,5.71093745 L43.1242187,4.29999995 C43.1242187,4.20312447 43.107422,4.13593764 43.0738281,4.09843745 C43.0402342,4.06093726 42.9718755,4.03593751 42.86875,4.02343745 L42.86875,3.90624995 L43.778125,3.90624995 L43.778125,4.2507812 C43.8546879,4.13515562 43.9519525,4.03945346 44.0699219,3.96367183 C44.1878912,3.8878902 44.3187493,3.84999995 44.4625,3.84999995 C44.668751,3.84999995 44.8285151,3.90312442 44.9417969,4.00937495 C45.0550787,4.11562548 45.1117187,4.30234237 45.1117187,4.5695312 L45.1117187,5.72968745 C45.1117187,5.83750049 45.1300779,5.90703105 45.1667969,5.9382812 C45.2035158,5.96953136 45.2648433,5.9906249 45.3507812,6.00156245 L45.3507812,6.1164062 L44.2234375,6.1164062 L44.2234375,6.00156245 C44.3093754,5.98437487 44.3679686,5.9609376 44.3992188,5.93124995 C44.4304689,5.9015623 44.4460938,5.83437548 44.4460938,5.72968745 L44.4460938,4.56718745 C44.4460938,4.45781191 44.4351564,4.37578148 44.4132812,4.3210937 C44.3757811,4.22265571 44.3015631,4.17343745 44.190625,4.17343745 C44.1078121,4.17343745 44.031641,4.20351528 43.9621094,4.26367183 C43.8925778,4.32382838 43.8390627,4.38437465 43.8015625,4.44531245 L43.8015625,5.72968745 C43.8015625,5.83437548 43.8171873,5.9015623 43.8484375,5.93124995 C43.8796877,5.9609376 43.9382808,5.98437487 44.0242188,6.00156245 L44.0242188,6.1164062 L42.86875,6.1164062 L42.86875,6.00156245 Z M45.5828125,5.3898437 L45.7164062,5.3898437 C45.7632815,5.61953235 45.8507806,5.7816401 45.9789062,5.87617183 C46.1070319,5.97070355 46.2382806,6.0179687 46.3726562,6.0179687 C46.4960944,6.0179687 46.5867185,5.9902346 46.6445312,5.93476558 C46.702344,5.87929655 46.73125,5.80625041 46.73125,5.71562495 C46.73125,5.62968702 46.7000003,5.55625026 46.6375,5.49531245 C46.6031248,5.46249979 46.5476566,5.42734389 46.4710937,5.3898437 L46.1148437,5.2164062 C45.9273428,5.12421824 45.7929692,5.02421924 45.7117187,4.9164062 C45.6289058,4.80859316 45.5875,4.68125069 45.5875,4.53437495 C45.5875,4.34843652 45.6523431,4.18789125 45.7820312,4.05273433 C45.9117194,3.9175774 46.0929676,3.84999995 46.3257812,3.84999995 C46.4273443,3.84999995 46.5351557,3.86679666 46.6492187,3.90039058 C46.7632818,3.9339845 46.8343749,3.9507812 46.8625,3.9507812 C46.9015627,3.9507812 46.9292968,3.94257816 46.9457031,3.92617183 C46.9621095,3.9097655 46.9757812,3.88671885 46.9867187,3.8570312 L47.0921875,3.8570312 L47.0921875,4.5507812 L46.9703125,4.5507812 C46.9249998,4.38828039 46.8507818,4.25781294 46.7476562,4.15937495 C46.6445307,4.06093696 46.5242194,4.0117187 46.3867187,4.0117187 C46.2804682,4.0117187 46.2011721,4.04140591 46.1488281,4.1007812 C46.0964841,4.1601565 46.0703125,4.22421836 46.0703125,4.2929687 C46.0703125,4.34921898 46.0937498,4.40546842 46.140625,4.4617187 C46.1859377,4.51953149 46.2718744,4.5789059 46.3984375,4.6398437 L46.6609375,4.7664062 C46.8234383,4.84453159 46.9421871,4.92031209 47.0171875,4.99374995 C47.1421881,5.11875058 47.2046875,5.27265529 47.2046875,5.4554687 C47.2046875,5.63359459 47.140235,5.79960856 47.0113281,5.95351558 C46.8824212,6.1074226 46.6890638,6.18437495 46.43125,6.18437495 C46.3671872,6.18437495 46.3027347,6.17773439 46.2378906,6.16445308 C46.1730466,6.15117176 46.0929692,6.12812512 45.9976562,6.09531245 L45.915625,6.06718745 C45.8859374,6.0562499 45.8675782,6.04999996 45.8605469,6.04843745 C45.8535156,6.04687494 45.8445313,6.0460937 45.8335937,6.0460937 C45.8070311,6.0460937 45.7839845,6.05664047 45.7644531,6.07773433 C45.7449218,6.09882818 45.7226564,6.1343747 45.6976562,6.18437495 L45.5828125,6.18437495 L45.5828125,5.3898437 Z" fill="#000000"></path>
<path d="M9.29197998,4.21115723 C9.29197998,4.41748047 9.21151156,4.48168335 9.05200195,4.48168335 C8.83239746,4.48168335 8.86760254,4.71760254 9.02392578,4.75029297 C9.39738198,4.8283904 9.54338379,4.1939209 9.05908203,4.05234375 C8.57478027,3.9107666 8.24155273,4.23325195 8.22548828,4.6760498 C8.20942383,5.11884766 8.77165887,5.79152891 9.65480957,5.43779297 C10.679248,5.02746582 10.3575582,3.33423487 9.16547852,3.07424316 C8.69768066,2.9722168 7.57389196,2.85165992 6.82075195,3.93222656 C6.06982422,5.00961914 5.080322,5.22039361 4.67548828,4.6760498 C4.22880859,4.07543945 5.14518018,3.36840194 5.44202881,3.91937256 C5.52946777,4.08166504 5.37026974,4.24152338 5.22642822,4.12268066 C5.08370361,4.00476074 5.13312988,3.80744629 4.74974365,3.89493408 M8.23905029,3.03782959 C7.53497314,3.39711914 7.14775391,4.47120361 7.70118408,4.79106445 C7.07579346,5.3234375 6.57143555,4.96289063 6.60810547,4.19868164 M3.92219344,4.63849346 C3.92219344,4.78133263 3.86808536,4.82578078 3.7608289,4.82578078 C3.61316381,4.82578078 3.63683619,4.98910945 3.74195009,5.01174129 C3.99306719,5.06580874 4.09124082,4.62656062 3.76558964,4.52854567 C3.43993846,4.43053072 3.21587167,4.65378981 3.20506971,4.96034217 C3.19426775,5.26689453 3.57232234,5.73259694 4.16616506,5.48770282 C4.85501162,5.20363018 4.63870295,4.03139337 3.83713211,3.85139911 C3.52257838,3.78076547 2.76692736,3.69730302 2.26050562,4.44538762 C1.75557146,5.19127479 1.09021652,5.33719558 0.818000741,4.96034217 C0.517647158,4.54453501 1.13382805,4.0550475 1.33343316,4.43648869 C1.39222833,4.54884503 1.28518138,4.65951619 1.18846036,4.57724046 C1.09249036,4.49560359 1.12572527,4.35900128 0.867931077,4.41956975 M3.21418899,3.82618972 C2.7407578,4.07492864 2.48038625,4.81852558 2.85252033,5.0399677 C2.43199905,5.40853365 2.09286183,5.15892428 2.11751919,4.62985652" stroke="#000000" stroke-width="0.25"></path>
<path d="M58.908019,4.21115723 C58.908019,4.41748047 58.9884875,4.48168335 59.1479971,4.48168335 C59.3676016,4.48168335 59.3323965,4.71760254 59.1760732,4.75029297 C58.802617,4.8283904 58.6566152,4.1939209 59.140917,4.05234375 C59.6252188,3.9107666 59.9584463,4.23325195 59.9745107,4.6760498 C59.9905752,5.11884766 59.4283402,5.79152891 58.5451895,5.43779297 C57.520751,5.02746582 57.8424408,3.33423487 59.0345205,3.07424316 C59.5023184,2.9722168 60.6261071,2.85165992 61.3792471,3.93222656 C62.1301748,5.00961914 63.119677,5.22039361 63.5245107,4.6760498 C63.9711904,4.07543945 63.0548188,3.36840194 62.7579702,3.91937256 C62.6705313,4.08166504 62.8297293,4.24152338 62.9735708,4.12268066 C63.1162954,4.00476074 63.0668691,3.80744629 63.4502554,3.89493408 M59.9609487,3.03782959 C60.6650259,3.39711914 61.0522451,4.47120361 60.4988149,4.79106445 C61.1242056,5.3234375 61.6285635,4.96289063 61.5918936,4.19868164 M64.2778056,4.63849346 C64.2778056,4.78133263 64.3319137,4.82578078 64.4391701,4.82578078 C64.5868352,4.82578078 64.5631628,4.98910945 64.4580489,5.01174129 C64.2069318,5.06580874 64.1087582,4.62656062 64.4344094,4.52854567 C64.7600606,4.43053072 64.9841274,4.65378981 64.9949293,4.96034217 C65.0057313,5.26689453 64.6276767,5.73259694 64.033834,5.48770282 C63.3449874,5.20363018 63.5612961,4.03139337 64.3628669,3.85139911 C64.6774206,3.78076547 65.4330717,3.69730302 65.9394934,4.44538762 C66.4444276,5.19127479 67.1097825,5.33719558 67.3819983,4.96034217 C67.6823519,4.54453501 67.066171,4.0550475 66.8665659,4.43648869 C66.8077707,4.54884503 66.9148176,4.65951619 67.0115387,4.57724046 C67.1075087,4.49560359 67.0742738,4.35900128 67.3320679,4.41956975 M64.98581,3.82618972 C65.4592412,4.07492864 65.7196128,4.81852558 65.3474787,5.0399677 C65.768,5.40853365 66.1071372,5.15892428 66.0824798,4.62985652" stroke="#000000" stroke-width="0.25"></path>
</g>
</svg>
</div>
</div>
<svg class="lamp-svg" width="71px" height="489px" viewBox="0 0 71 489" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<radialGradient cx="50%" cy="3.46991356%" fx="50%" fy="3.46991356%" r="88.8445194%" gradientTransform="translate(0.5,0.03),scale(0.98,1),rotate(90),translate(-0.5,-0.03)" id="glow">
<stop stop-color="#FFFCDE" offset="0%"></stop>
<stop stop-color="#E8D200" stop-opacity="0.5" offset="100%"></stop>
</radialGradient>
<clipPath id="lamp-line-mask">
<polygon points="20.5 360.5 50.5 360.5 50.5 444.5 20.5 444.5"></polygon>
</clipPath>
</defs>
<g fill="none" fill-rule="evenodd" stroke="#2E2D3F" stroke-width="1" stroke-linecap="round" stroke-linejoin="round">
<g class="lamp-parts" fill="#7A858B">
<g class="lamp-top">
<g class="lamp-light">
<polygon class="lamp-light-day" fill-opacity="0.5" fill="#E9B013" points="11.5 48.5 27.5 95.5 43.5 95.5 59.5 48.5"></polygon>
<polygon class="lamp-light-night" fill="url(#glow)" points="11.5 48.5 27.5 95.5 43.5 95.5 59.5 48.5"></polygon>
</g>
<polygon class="lamp-part-1" points="31.5 0.497070312 39.5 0.497070312 39.5 6.5 43.5 12.5 27.5 12.5 31.5 6.5"></polygon>
<path d="M35.5,0.5 L35.5,4" class="lamp-part-2"></path>
<path d="M33.5,0.5 L33.5,4" class="lamp-part-3"></path>
<path d="M37.5,0.5 L37.5,4" class="lamp-part-4"></path>
<polygon class="lamp-part-5" points="39.5 12.5 45.5 18.5 25.5 18.5 31.5 12.5"></polygon>
<polygon class="lamp-part-6" points="29.5 18.5 29.5 27.5 41.5 27.5 41.5 18.5725036"></polygon>
<path d="M35.5,18.5 L35.5,24.5" class="lamp-part-7"></path>
<path d="M33.5,18.5 L33.5,24.5" class="lamp-part-8"></path>
<path d="M31.5,18.5 L31.5,24.5" class="lamp-part-9"></path>
<path d="M37.5,18.5 L37.5,24.5" class="lamp-part-10"></path>
<path d="M39.5,18.5 L39.5,24.5" class="lamp-part-11"></path>
<path d="M35.5,27.5 L29.5,27.5 C28.9436849,26.1692708 28.1447347,25.5413411 27.1031494,25.6162109 C27.8973389,25.9189453 28.0799967,26.546875 27.651123,27.5 C27.651123,27.5 10.1901855,47.6799316 10.1901855,47.6799316 C9.65861003,48.4138997 9.0916748,48.2999674 8.48937988,47.3381348 C7.6427002,48.4354655 7.97957357,49.3227539 9.5,50 C9.51189959,50 18.1785663,50 35.5,50 C52.8214337,50 61.4881004,50 61.5,50 C63.0204264,49.3227539 63.3572998,48.4354655 62.5106201,47.3381348 C61.9083252,48.2999674 61.34139,48.4138997 60.8098145,47.6799316 C60.8098145,47.6799316 43.348877,27.5 43.348877,27.5 C42.9200033,26.546875 43.1026611,25.9189453 43.8968506,25.6162109 C42.8552653,25.5413411 42.0563151,26.1692708 41.5,27.5 L35.5,27.5" class="lamp-part-12"></path>
<polygon class="lamp-part-13" points="11.5 48.5 28.3800049 28.8099976 42.6199951 28.8099976 59.5 48.5"></polygon>
</g>
<polyline class="lamp-part-14" points="12 50 8.5 55.5 29.5 114.5" fill="none"></polyline>
<polyline class="lamp-part-15" points="59 50 62.5 55.5 41.5 114.5" fill="none"></polyline>
<path d="M35.5,95.5 L35.5,114.5" class="lamp-part-16"></path>
<g class="lamp-x">
<rect class="lamp-part-17" x="2.5" y="123.5" width="66" height="2"></rect>
<rect class="lamp-part-18" x="0.5" y="122.5" width="2" height="4" rx="1"></rect>
<rect class="lamp-part-19" x="68.5" y="122.5" width="2" height="4" rx="1"></rect>
</g>
<g class="lamp-mid">
<rect class="lamp-part-20" x="26.5" y="114.5" width="18" height="4" rx="2"></rect>
<path d="M29.5,118.5 L41.5,118.5 C41.8333333,120.5 42,122.5 42,124.5 C42,126.5 41.6666667,128.5 41,130.5 L30,130.5 C29.3333333,128.5 29,126.5 29,124.5 C29,122.5 29.1666667,120.5 29.5,118.5 Z" class="lamp-part-21"></path>
<rect class="lamp-part-22" x="28.5" y="130.5" width="14" height="2" rx="1"></rect>
</g>
<path d="M26.5,340.5 C18.1508789,325.533691 27.5964355,316.721191 27.5,311.5 C27.5,311.5 28.5,251.833333 30.5,132.5 L40.5,132.5 C42.5,251.833333 43.5,311.5 43.5,311.5 C43.4035645,316.721191 52.8491211,325.533691 44.5,340.5 C44.5,340.5 26.5,340.5 26.5,340.5 Z" class="lamp-part-23"></path>
<g class="lamp-bottom">
<path d="M26.5,340.5 L44.5,340.5 L44.5,340.5 C45.6045695,340.5 46.5,341.395431 46.5,342.5 L46.5,342.5 L46.5,342.5 C46.5,343.604569 45.6045695,344.5 44.5,344.5 L26.5,344.5 L26.5,344.5 C25.3954305,344.5 24.5,343.604569 24.5,342.5 L24.5,342.5 L24.5,342.5 C24.5,341.395431 25.3954305,340.5 26.5,340.5 Z" class="lamp-part-24"></path>
<path d="M19.5,356.5 C19.5,355.557861 20.6962891,355.175293 21.5900879,354.745605 C24.4132873,353.388372 28.6105957,349.198975 27.5,344.5 C29.1930339,344.5 41.8069661,344.5 43.5,344.5 C42.3894043,349.198975 46.5867127,353.388372 49.4099121,354.745605 C50.3037109,355.175293 51.5,355.557861 51.5,356.5 C51.4384766,356.5 19.5615234,356.5 19.5,356.5 Z" class="lamp-part-25"></path>
<path d="M19.5,356.5 L51.5,356.5 L51.5,356.5 C52.6045695,356.5 53.5,357.395431 53.5,358.5 L53.5,358.5 L53.5,358.5 C53.5,359.604569 52.6045695,360.5 51.5,360.5 L19.5,360.5 L19.5,360.5 C18.3954305,360.5 17.5,359.604569 17.5,358.5 L17.5,358.5 L17.5,358.5 C17.5,357.395431 18.3954305,356.5 19.5,356.5 Z" class="lamp-part-26"></path>
<polygon class="lamp-part-27" points="20.5 360.5 50.5 360.5 50.5 444.5 20.5 444.5"></polygon>
<path d="M18.5,444.5 L52.5,444.5 L52.5,444.5 C53.0522847,444.5 53.5,444.947715 53.5,445.5 L53.5,445.5 L53.5,445.5 C53.5,446.052285 53.0522847,446.5 52.5,446.5 L18.5,446.5 L18.5,446.5 C17.9477153,446.5 17.5,446.052285 17.5,445.5 L17.5,445.5 L17.5,445.5 C17.5,444.947715 17.9477153,444.5 18.5,444.5 Z" class="lamp-part-28"></path>
<path d="M15.5,454.5 C13.2746582,449.993896 16.290861,446.5 18.5,446.5 L52.5,446.5 C54.709139,446.5 57.7253418,449.993896 55.5,454.5 C55.4725477,454.5 15.5274523,454.5 15.5,454.5 Z" class="lamp-part-29"></path>
<path d="M14.5,486.5 C14.5,467.354492 14.5,457.354492 14.5,456.5 C14.5,455.645508 14.8333333,454.978841 15.5,454.5 L55.5,454.5 C56.1666667,454.978841 56.5,455.645508 56.5,456.5 C56.5,457.354492 56.5,467.354492 56.5,486.5 L14.5,486.5 Z" class="lamp-part-30"></path>
<path d="M13.5,486.5 L57.5,486.5 L57.5,486.5 C58.0522847,486.5 58.5,486.947715 58.5,487.5 L58.5,487.5 L58.5,487.5 C58.5,488.052285 58.0522847,488.5 57.5,488.5 L13.5,488.5 L13.5,488.5 C12.9477153,488.5 12.5,488.052285 12.5,487.5 L12.5,487.5 L12.5,487.5 C12.5,486.947715 12.9477153,486.5 13.5,486.5 Z" class="lamp-part-31"></path>
<g class="lamp-lines" fill="none" clip-path="url(#lamp-line-mask)">
<path d="M43.5,341.5 L-2.5,388.5" class="lamp-line-1"></path>
<path d="M45.5,343.5 L-0.5,390.5" class="lamp-line-2"></path>
<path d="M47.5,345.5 L1.5,392.5" class="lamp-line-3"></path>
<path d="M48.5,348.5 L2.5,395.5" class="lamp-line-4"></path>
<path d="M50.5,350.5 L4.5,397.5" class="lamp-line-5"></path>
<path d="M52.5,352.5 L6.5,399.5" class="lamp-line-6"></path>
<path d="M53.5,355.5 L7.5,402.5" class="lamp-line-7"></path>
<path d="M55.5,357.5 L9.5,404.5" class="lamp-line-8"></path>
<path d="M57.5,359.5 L11.5,406.5" class="lamp-line-9"></path>
<path d="M54.5,366.5 L8.5,413.5" class="lamp-line-10"></path>
<path d="M56.5,368.5 L10.5,415.5" class="lamp-line-11"></path>
<path d="M58.5,370.5 L12.5,417.5" class="lamp-line-12"></path>
<path d="M55.5,377.5 L9.5,424.5" class="lamp-line-13"></path>
<path d="M57.5,379.5 L11.5,426.5" class="lamp-line-14"></path>
<path d="M59.5,381.5 L13.5,428.5" class="lamp-line-15"></path>
<path d="M56.5,388.5 L10.5,435.5" class="lamp-line-16"></path>
<path d="M58.5,390.5 L12.5,437.5" class="lamp-line-17"></path>
<path d="M60.5,392.5 L14.5,439.5" class="lamp-line-18"></path>
<path d="M55.5,401.5 L9.5,448.5" class="lamp-line-19"></path>
<path d="M57.5,403.5 L11.5,450.5" class="lamp-line-20"></path>
<path d="M59.5,405.5 L13.5,452.5" class="lamp-line-21"></path>
<path d="M59.5,409.5 L13.5,456.5" class="lamp-line-22"></path>
<path d="M61.5,411.5 L15.5,458.5" class="lamp-line-23"></path>
<path d="M63.5,413.5 L17.5,460.5" class="lamp-line-24"></path>
<path d="M65.5,415.5 L19.5,462.5" class="lamp-line-25"></path>
<path d="M67.5,417.5 L21.5,464.5" class="lamp-line-26"></path>
<path d="M69.5,419.5 L23.5,466.5" class="lamp-line-27"></path>
</g>
</g>
<rect class="lamp-part-32" x="27.5" y="155.5" width="16" height="6" rx="3"></rect>
<rect class="lamp-part-33" x="27" y="175.5" width="17" height="6" rx="3"></rect>
</g>
</g>
</svg>
</div>
</div>
<div class="scene shotgun-houses">
<svg width="1146px" height="529px" viewBox="0 0 1146 529" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
<g class="h1-container">
<g class="h1">
<rect class="h1-house-main" stroke="#852A20" fill="#D16154" x="20" y="138" width="330" height="330"></rect>
<g class="lamp" stroke="#2E2D3F" fill="#434C51">
<polygon class="h1-lamp-1" fill-opacity="0.5" fill="#E9B013" points="175 248 181 267 189 267 195 248 187 241 183 241"></polygon>
<rect class="h1-lamp-2" x="183" y="239" width="4" height="2"></rect>
<rect class="h1-lamp-3" x="184" y="268" width="2" height="10" rx="1"></rect>
<rect class="h1-lamp-4" x="182" y="267" width="6" height="2"></rect>
<rect class="h1-lamp-5" x="174" y="247" width="22" height="2" rx="1"></rect>
</g>
<g class="sides" stroke="#D2D2D2" fill="#FFF">
<path d="M20,138 L40,138 L40,468 L20,468 L20,138 Z M24,429 L24,441 L36,441 L36,429 L24,429 Z M24,413 L24,425 L36,425 L36,413 L24,413 Z M24,398 L24,409 L36,409 L36,398 L24,398 Z M24,383 L24,394 L36,394 L36,383 L24,383 Z M24,368 L24,379 L36,379 L36,368 L24,368 Z M24,353 L24,364 L36,364 L36,353 L24,353 Z M24,338 L24,349 L36,349 L36,338 L24,338 Z M24,323 L24,334 L36,334 L36,323 L24,323 Z M24,308 L24,319 L36,319 L36,308 L24,308 Z M24,293 L24,304 L36,304 L36,293 L24,293 Z M24,278 L24,289 L36,289 L36,278 L24,278 Z M24,263 L24,274 L36,274 L36,263 L24,263 Z M24,248 L24,259 L36,259 L36,248 L24,248 Z M24,233 L24,244 L36,244 L36,233 L24,233 Z M24,218 L24,229 L36,229 L36,218 L24,218 Z M24,202 L24,213 L36,213 L36,202 L24,202 Z M24,187 L24,198 L36,198 L36,187 L24,187 Z M24,172 L24,183 L36,183 L36,172 L24,172 Z M24,157 L24,168 L36,168 L36,157 L24,157 Z M24,142 L24,153 L36,153 L36,142 L24,142 Z" class="h1-house-lt"></path>
<path d="M330,138 L350,138 L350,468 L330,468 L330,138 Z M334,429 L334,441 L346,441 L346,429 L334,429 Z M334,413 L334,425 L346,425 L346,413 L334,413 Z M334,398 L334,409 L346,409 L346,398 L334,398 Z M334,383 L334,394 L346,394 L346,383 L334,383 Z M334,368 L334,379 L346,379 L346,368 L334,368 Z M334,353 L334,364 L346,364 L346,353 L334,353 Z M334,338 L334,349 L346,349 L346,338 L334,338 Z M334,323 L334,334 L346,334 L346,323 L334,323 Z M334,308 L334,319 L346,319 L346,308 L334,308 Z M334,293 L334,304 L346,304 L346,293 L334,293 Z M334,278 L334,289 L346,289 L346,278 L334,278 Z M334,263 L334,274 L346,274 L346,263 L334,263 Z M334,248 L334,259 L346,259 L346,248 L334,248 Z M334,233 L334,244 L346,244 L346,233 L334,233 Z M334,218 L334,229 L346,229 L346,218 L334,218 Z M334,202 L334,213 L346,213 L346,202 L334,202 Z M334,187 L334,198 L346,198 L346,187 L334,187 Z M334,172 L334,183 L346,183 L346,172 L334,172 Z M334,157 L334,168 L346,168 L346,157 L334,157 Z M334,142 L334,153 L346,153 L346,142 L334,142 Z" class="h1-house-rt"></path>
</g>
<g class="shutters">
<g stroke="#D2D2D2" fill="#FFF">
<rect class="h1-shutter-bg-1" x="65" y="163" width="90" height="164"></rect>
<rect class="h1-shutter-bg-2" x="68" y="169" width="84" height="158"></rect>
<rect class="h1-shutter-top-1" x="62" y="159" width="96" height="7"></rect>
<polygon class="h1-shutter-top-2" points="60 157 160 157 159 159 61 159"></polygon>
<polygon class="h1-shutter-top-3" points="58 155 162 155 160 157 60 157"></polygon>
<path d="M74,180 L74,173 C74,173 89.3417969,173 92,173 C85.9673513,174.499956 80.0326487,176.983676 74,180 Z" class="h1-shutter-border-lt"></path>
<path d="M146,180 L146,173 L128,173 C134.03265,174.499956 139.967351,176.983676 146,180 L146,180 L146,180 Z" class="h1-shutter-border-rt"></path>
</g>
<g stroke="#1D3D3E" fill="#266867">
<path d="M110,174 C122,174 134,177 146,183 L146,324 L110,324 C110,227.321615 110,177.321615 110,174 Z" class="h1-shutter-rt"></path>
<path d="M110,174 C98,174 86,177 74,183 L74,324 L110,324 L110,174 L110,174 L110,174 Z" class="h1-shutter-lt"></path>
<path d="M107,178 C97,178 87,180.504348 77,185.513044 L77,252 L107,252 L107,178 L107,178 L107,178 Z" class="h1-shutter-top-lt"></path>
<path d="M113,178 C123,178 133,180.504348 143,185.513044 L143,252 L113,252 L113,178 L113,178 Z" class="h1-shutter-top-rt"></path>
<rect class="h1-shutter-bot-lt" x="77" y="255" width="30" height="66"></rect>
<rect class="h1-shutter-bot-rt" x="113" y="255" width="30" height="66"></rect>
<path d="M89.5,183 L103.5,183" class="h1-shutter-line-top-lt-1"></path>
<path d="M82.5,186 L103.5,186" class="h1-shutter-line-top-lt-2"></path>
<path d="M80.5,189 L103.5,189" class="h1-shutter-line-top-lt-3"></path>
<path d="M80.5,192 L103.5,192" class="h1-shutter-line-top-lt-4"></path>
<path d="M80.5,195 L103.5,195" class="h1-shutter-line-top-lt-5"></path>
<path d="M80.5,198 L103.5,198" class="h1-shutter-line-top-lt-6"></path>
<path d="M80.5,201 L103.5,201" class="h1-shutter-line-top-lt-7"></path>
<path d="M80.5,204 L103.5,204" class="h1-shutter-line-top-lt-8"></path>
<path d="M80.5,207 L103.5,207" class="h1-shutter-line-top-lt-9"></path>
<path d="M80.5,210 L103.5,210" class="h1-shutter-line-top-lt-10"></path>
<path d="M80.5,213 L103.5,213" class="h1-shutter-line-top-lt-11"></path>
<path d="M80.5,216 L103.5,216" class="h1-shutter-line-top-lt-12"></path>
<path d="M80.5,219 L103.5,219" class="h1-shutter-line-top-lt-13"></path>
<path d="M80.5,222 L103.5,222" class="h1-shutter-line-top-lt-14"></path>
<path d="M80.5,225 L103.5,225" class="h1-shutter-line-top-lt-15"></path>
<path d="M80.5,228 L103.5,228" class="h1-shutter-line-top-lt-16"></path>
<path d="M80.5,231 L103.5,231" class="h1-shutter-line-top-lt-17"></path>
<path d="M80.5,234 L103.5,234" class="h1-shutter-line-top-lt-18"></path>
<path d="M80.5,237 L103.5,237" class="h1-shutter-line-top-lt-19"></path>
<path d="M80.5,240 L103.5,240" class="h1-shutter-line-top-lt-20"></path>
<path d="M80.5,243 L103.5,243" class="h1-shutter-line-top-lt-21"></path>
<path d="M80.5,246 L103.5,246" class="h1-shutter-line-top-lt-22"></path>
<path d="M80.5,249 L103.5,249" class="h1-shutter-line-top-lt-23"></path>
<path d="M116.5,183 L130.5,183" class="h1-shutter-line-top-rt-1"></path>
<path d="M116.5,186 L137.5,186" class="h1-shutter-line-top-rt-2"></path>
<path d="M116.5,189 L139.5,189" class="h1-shutter-line-top-rt-3"></path>
<path d="M116.5,192 L139.5,192" class="h1-shutter-line-top-rt-4"></path>
<path d="M116.5,195 L139.5,195" class="h1-shutter-line-top-rt-5"></path>
<path d="M116.5,198 L139.5,198" class="h1-shutter-line-top-rt-6"></path>
<path d="M116.5,201 L139.5,201" class="h1-shutter-line-top-rt-7"></path>
<path d="M116.5,204 L139.5,204" class="h1-shutter-line-top-rt-8"></path>
<path d="M116.5,207 L139.5,207" class="h1-shutter-line-top-rt-9"></path>
<path d="M116.5,210 L139.5,210" class="h1-shutter-line-top-rt-10"></path>
<path d="M116.5,213 L139.5,213" class="h1-shutter-line-top-rt-11"></path>
<path d="M116.5,216 L139.5,216" class="h1-shutter-line-top-rt-12"></path>
<path d="M116.5,219 L139.5,219" class="h1-shutter-line-top-rt-13"></path>
<path d="M116.5,222 L139.5,222" class="h1-shutter-line-top-rt-14"></path>
<path d="M116.5,225 L139.5,225" class="h1-shutter-line-top-rt-15"></path>
<path d="M116.5,228 L139.5,228" class="h1-shutter-line-top-rt-16"></path>
<path d="M116.5,231 L139.5,231" class="h1-shutter-line-top-rt-17"></path>
<path d="M116.5,234 L139.5,234" class="h1-shutter-line-top-rt-18"></path>
<path d="M116.5,237 L139.5,237" class="h1-shutter-line-top-rt-19"></path>
<path d="M116.5,240 L139.5,240" class="h1-shutter-line-top-rt-20"></path>
<path d="M116.5,243 L139.5,243" class="h1-shutter-line-top-rt-21"></path>
<path d="M116.5,246 L139.5,246" class="h1-shutter-line-top-rt-22"></path>
<path d="M116.5,249 L139.5,249" class="h1-shutter-line-top-rt-23"></path>
<path d="M80.5,258 L103.5,258" class="h1-shutter-line-bot-lt-1"></path>
<path d="M80.5,261 L103.5,261" class="h1-shutter-line-bot-lt-2"></path>
<path d="M80.5,264 L103.5,264" class="h1-shutter-line-bot-lt-3"></path>
<path d="M80.5,267 L103.5,267" class="h1-shutter-line-bot-lt-4"></path>
<path d="M80.5,270 L103.5,270" class="h1-shutter-line-bot-lt-5"></path>
<path d="M80.5,273 L103.5,273" class="h1-shutter-line-bot-lt-6"></path>
<path d="M80.5,276 L103.5,276" class="h1-shutter-line-bot-lt-7"></path>
<path d="M80.5,279 L103.5,279" class="h1-shutter-line-bot-lt-8"></path>
<path d="M80.5,282 L103.5,282" class="h1-shutter-line-bot-lt-9"></path>
<path d="M80.5,285 L103.5,285" class="h1-shutter-line-bot-lt-10"></path>
<path d="M80.5,288 L103.5,288" class="h1-shutter-line-bot-lt-11"></path>
<path d="M80.5,291 L103.5,291" class="h1-shutter-line-bot-lt-12"></path>
<path d="M80.5,294 L103.5,294" class="h1-shutter-line-bot-lt-13"></path>
<path d="M80.5,297 L103.5,297" class="h1-shutter-line-bot-lt-14"></path>
<path d="M80.5,300 L103.5,300" class="h1-shutter-line-bot-lt-15"></path>
<path d="M80.5,303 L103.5,303" class="h1-shutter-line-bot-lt-16"></path>
<path d="M80.5,306 L103.5,306" class="h1-shutter-line-bot-lt-17"></path>
<path d="M80.5,309 L103.5,309" class="h1-shutter-line-bot-lt-18"></path>
<path d="M80.5,312 L103.5,312" class="h1-shutter-line-bot-lt-19"></path>
<path d="M80.5,315 L103.5,315" class="h1-shutter-line-bot-lt-20"></path>
<path d="M80.5,318 L103.5,318" class="h1-shutter-line-bot-lt-21"></path>
<path d="M116.5,258 L139.5,258" class="h1-shutter-line-bot-rt-1"></path>
<path d="M116.5,261 L139.5,261" class="h1-shutter-line-bot-rt-2"></path>
<path d="M116.5,264 L139.5,264" class="h1-shutter-line-bot-rt-3"></path>
<path d="M116.5,267 L139.5,267" class="h1-shutter-line-bot-rt-4"></path>
<path d="M116.5,270 L139.5,270" class="h1-shutter-line-bot-rt-5"></path>
<path d="M116.5,273 L139.5,273" class="h1-shutter-line-bot-rt-6"></path>
<path d="M116.5,276 L139.5,276" class="h1-shutter-line-bot-rt-7"></path>
<path d="M116.5,279 L139.5,279" class="h1-shutter-line-bot-rt-8"></path>
<path d="M116.5,282 L139.5,282" class="h1-shutter-line-bot-rt-9"></path>
<path d="M116.5,285 L139.5,285" class="h1-shutter-line-bot-rt-10"></path>
<path d="M116.5,288 L139.5,288" class="h1-shutter-line-bot-rt-11"></path>
<path d="M116.5,291 L139.5,291" class="h1-shutter-line-bot-rt-12"></path>
<path d="M116.5,294 L139.5,294" class="h1-shutter-line-bot-rt-13"></path>
<path d="M116.5,297 L139.5,297" class="h1-shutter-line-bot-rt-14"></path>
<path d="M116.5,300 L139.5,300" class="h1-shutter-line-bot-rt-15"></path>
<path d="M116.5,303 L139.5,303" class="h1-shutter-line-bot-rt-16"></path>
<path d="M116.5,306 L139.5,306" class="h1-shutter-line-bot-rt-17"></path>
<path d="M116.5,309 L139.5,309" class="h1-shutter-line-bot-rt-18"></path>
<path d="M116.5,312 L139.5,312" class="h1-shutter-line-bot-rt-19"></path>
<path d="M116.5,315 L139.5,315" class="h1-shutter-line-bot-rt-20"></path>
<path d="M116.5,318 L139.5,318" class="h1-shutter-line-bot-rt-21"></path>
</g>
</g>
<g class="door">
<g stroke="#D2D2D2" fill="#FFF">
<rect class="h1-door-bg-1" x="215" y="163" width="90" height="282"></rect>
<rect class="h1-door-bg-2" x="218" y="169" width="84" height="276"></rect>
<polygon class="h1-door-top-1" points="212 159 259.967773 159 308 159 308 166 212 166"></polygon>
<polygon class="h1-door-top-2" points="210 157 310 157 309 159 211 159"></polygon>
<polygon class="h1-door-top-3" points="208 155 312 155 310 157 210 157"></polygon>
<path d="M224,180 L224,173 C224,173 239.341797,173 242,173 C235.967351,174.499956 230.032649,176.983676 224,180 Z" class="h1-door-border-lt"></path>
<path d="M296,180 L296,173 L278,173 C284.03265,174.499956 289.967351,176.983676 296,180 L296,180 L296,180 Z" class="h1-door-border-rt"></path>
</g>
<g stroke="#1D3D3E" fill="#266867">
<path d="M260,174 C248,174 236,176.98893 224,182.96679 L224,444 L260,444 L260,174 L260,174 L260,174 Z" class="h1-door-lt"></path>
<path d="M260,174 C272,174 284,176.98893 296,182.96679 L296,444 L260,444 L260,174 L260,174 Z" class="h1-door-rt"></path>
<path d="M257,178 C247,178 237,180.504348 227,185.513044 L227,252 L257,252 L257,178 L257,178 L257,178 Z" class="h1-door-top-lt"></path>
<path d="M263,178 C273,178 283,180.504348 293,185.513044 L293,252 L263,252 L263,178 L263,178 Z" class="h1-door-top-rt"></path>
<rect class="h1-door-mid-lt" x="227" y="255" width="30" height="102"></rect>
<rect class="h1-door-mid-rt" x="263" y="255" width="30" height="102"></rect>
<rect class="h1-door-bot-lt" x="227" y="373" width="30" height="54"></rect>
<rect class="h1-door-bot-lt-inner" x="231" y="377" width="22" height="46"></rect>
<rect class="h1-door-bot-rt" x="263" y="373" width="30" height="54"></rect>
<rect class="h1-door-bot-rt-inner" x="267" y="377" width="22" height="46"></rect>
<path d="M227.5,373.5 L231,377" class="h1-door-bot-lt-line-1"></path>
<path d="M256.5,373.5 L253,377" class="h1-door-bot-lt-line-2"></path>
<path d="M227.5,426.5 L231,423" class="h1-door-bot-lt-line-3"></path>
<path d="M256.5,426.5 L253,423" class="h1-door-bot-lt-line-4"></path>
<path d="M263.5,373.5 L267,377" class="h1-door-bot-rt-line-1"></path>
<path d="M292.5,373.5 L289,377" class="h1-door-bot-rt-line-2"></path>
<path d="M263.5,426.5 L267,423" class="h1-door-bot-rt-line-3"></path>
<path d="M292.5,426.5 L289,423" class="h1-door-bot-rt-line-4"></path>
<path d="M239.5,183 L253.5,183" class="h1-door-line-top-lt-1"></path>
<path d="M232.5,186 L253.5,186" class="h1-door-line-top-lt-2"></path>
<path d="M230.5,189 L253.5,189" class="h1-door-line-top-lt-3"></path>
<path d="M230.5,192 L253.5,192" class="h1-door-line-top-lt-4"></path>
<path d="M230.5,195 L253.5,195" class="h1-door-line-top-lt-5"></path>
<path d="M230.5,198 L253.5,198" class="h1-door-line-top-lt-6"></path>
<path d="M230.5,201 L253.5,201" class="h1-door-line-top-lt-7"></path>
<path d="M230.5,204 L253.5,204" class="h1-door-line-top-lt-8"></path>
<path d="M230.5,207 L253.5,207" class="h1-door-line-top-lt-9"></path>
<path d="M230.5,210 L253.5,210" class="h1-door-line-top-lt-10"></path>
<path d="M230.5,213 L253.5,213" class="h1-door-line-top-lt-11"></path>
<path d="M230.5,216 L253.5,216" class="h1-door-line-top-lt-12"></path>
<path d="M230.5,219 L253.5,219" class="h1-door-line-top-lt-13"></path>
<path d="M230.5,222 L253.5,222" class="h1-door-line-top-lt-14"></path>
<path d="M230.5,225 L253.5,225" class="h1-door-line-top-lt-15"></path>
<path d="M230.5,228 L253.5,228" class="h1-door-line-top-lt-16"></path>
<path d="M230.5,231 L253.5,231" class="h1-door-line-top-lt-17"></path>
<path d="M230.5,234 L253.5,234" class="h1-door-line-top-lt-18"></path>
<path d="M230.5,237 L253.5,237" class="h1-door-line-top-lt-19"></path>
<path d="M230.5,240 L253.5,240" class="h1-door-line-top-lt-20"></path>
<path d="M230.5,243 L253.5,243" class="h1-door-line-top-lt-21"></path>
<path d="M230.5,246 L253.5,246" class="h1-door-line-top-lt-22"></path>
<path d="M230.5,249 L253.5,249" class="h1-door-line-top-lt-23"></path>
<path d="M266.5,183 L280.5,183" class="h1-door-line-top-rt-1"></path>
<path d="M266.5,186 L287.5,186" class="h1-door-line-top-rt-2"></path>
<path d="M266.5,189 L289.5,189" class="h1-door-line-top-rt-3"></path>
<path d="M266.5,192 L289.5,192" class="h1-door-line-top-rt-4"></path>
<path d="M266.5,195 L289.5,195" class="h1-door-line-top-rt-5"></path>
<path d="M266.5,198 L289.5,198" class="h1-door-line-top-rt-6"></path>
<path d="M266.5,201 L289.5,201" class="h1-door-line-top-rt-7"></path>
<path d="M266.5,204 L289.5,204" class="h1-door-line-top-rt-8"></path>
<path d="M266.5,207 L289.5,207" class="h1-door-line-top-rt-9"></path>
<path d="M266.5,210 L289.5,210" class="h1-door-line-top-rt-10"></path>
<path d="M266.5,213 L289.5,213" class="h1-door-line-top-rt-11"></path>
<path d="M266.5,216 L289.5,216" class="h1-door-line-top-rt-12"></path>
<path d="M266.5,219 L289.5,219" class="h1-door-line-top-rt-13"></path>
<path d="M266.5,222 L289.5,222" class="h1-door-line-top-rt-14"></path>
<path d="M266.5,225 L289.5,225" class="h1-door-line-top-rt-15"></path>
<path d="M266.5,228 L289.5,228" class="h1-door-line-top-rt-16"></path>
<path d="M266.5,231 L289.5,231" class="h1-door-line-top-rt-17"></path>
<path d="M266.5,234 L289.5,234" class="h1-door-line-top-rt-18"></path>
<path d="M266.5,237 L289.5,237" class="h1-door-line-top-rt-19"></path>
<path d="M266.5,240 L289.5,240" class="h1-door-line-top-rt-20"></path>
<path d="M266.5,243 L289.5,243" class="h1-door-line-top-rt-21"></path>
<path d="M266.5,246 L289.5,246" class="h1-door-line-top-rt-22"></path>
<path d="M266.5,249 L289.5,249" class="h1-door-line-top-rt-23"></path>
<path d="M230.5,258 L253.5,258" class="h1-door-line-bot-lt-1"></path>
<path d="M230.5,261 L253.5,261" class="h1-door-line-bot-lt-2"></path>
<path d="M230.5,264 L253.5,264" class="h1-door-line-bot-lt-3"></path>
<path d="M230.5,267 L253.5,267" class="h1-door-line-bot-lt-4"></path>
<path d="M230.5,270 L253.5,270" class="h1-door-line-bot-lt-5"></path>
<path d="M230.5,273 L253.5,273" class="h1-door-line-bot-lt-6"></path>
<path d="M230.5,276 L253.5,276" class="h1-door-line-bot-lt-7"></path>
<path d="M230.5,279 L253.5,279" class="h1-door-line-bot-lt-8"></path>
<path d="M230.5,282 L253.5,282" class="h1-door-line-bot-lt-9"></path>
<path d="M230.5,285 L253.5,285" class="h1-door-line-bot-lt-10"></path>
<path d="M230.5,288 L253.5,288" class="h1-door-line-bot-lt-11"></path>
<path d="M230.5,291 L253.5,291" class="h1-door-line-bot-lt-12"></path>
<path d="M230.5,294 L253.5,294" class="h1-door-line-bot-lt-13"></path>
<path d="M230.5,297 L253.5,297" class="h1-door-line-bot-lt-14"></path>
<path d="M230.5,300 L253.5,300" class="h1-door-line-bot-lt-15"></path>
<path d="M230.5,303 L253.5,303" class="h1-door-line-bot-lt-16"></path>
<path d="M230.5,306 L253.5,306" class="h1-door-line-bot-lt-17"></path>
<path d="M230.5,309 L253.5,309" class="h1-door-line-bot-lt-18"></path>
<path d="M230.5,312 L253.5,312" class="h1-door-line-bot-lt-19"></path>
<path d="M230.5,315 L253.5,315" class="h1-door-line-bot-lt-20"></path>
<path d="M230.5,318 L253.5,318" class="h1-door-line-bot-lt-21"></path>
<path d="M230.5,321 L253.5,321" class="h1-door-line-bot-lt-22"></path>
<path d="M230.5,324 L253.5,324" class="h1-door-line-bot-lt-23"></path>
<path d="M230.5,327 L253.5,327" class="h1-door-line-bot-lt-24"></path>
<path d="M230.5,330 L253.5,330" class="h1-door-line-bot-lt-25"></path>
<path d="M230.5,333 L253.5,333" class="h1-door-line-bot-lt-26"></path>
<path d="M230.5,336 L253.5,336" class="h1-door-line-bot-lt-27"></path>
<path d="M230.5,339 L253.5,339" class="h1-door-line-bot-lt-28"></path>
<path d="M230.5,342 L253.5,342" class="h1-door-line-bot-lt-29"></path>
<path d="M230.5,345 L253.5,345" class="h1-door-line-bot-lt-30"></path>
<path d="M230.5,348 L253.5,348" class="h1-door-line-bot-lt-31"></path>
<path d="M230.5,351 L253.5,351" class="h1-door-line-bot-lt-32"></path>
<path d="M230.5,354 L253.5,354" class="h1-door-line-bot-lt-33"></path>
<path d="M266.5,258 L289.5,258" class="h1-door-line-bot-rt-1"></path>
<path d="M266.5,261 L289.5,261" class="h1-door-line-bot-rt-2"></path>
<path d="M266.5,264 L289.5,264" class="h1-door-line-bot-rt-3"></path>
<path d="M266.5,267 L289.5,267" class="h1-door-line-bot-rt-4"></path>
<path d="M266.5,270 L289.5,270" class="h1-door-line-bot-rt-5"></path>
<path d="M266.5,273 L289.5,273" class="h1-door-line-bot-rt-6"></path>
<path d="M266.5,276 L289.5,276" class="h1-door-line-bot-rt-7"></path>
<path d="M266.5,279 L289.5,279" class="h1-door-line-bot-rt-8"></path>
<path d="M266.5,282 L289.5,282" class="h1-door-line-bot-rt-9"></path>
<path d="M266.5,285 L289.5,285" class="h1-door-line-bot-rt-10"></path>
<path d="M266.5,288 L289.5,288" class="h1-door-line-bot-rt-11"></path>
<path d="M266.5,291 L289.5,291" class="h1-door-line-bot-rt-12"></path>
<path d="M266.5,294 L289.5,294" class="h1-door-line-bot-rt-13"></path>
<path d="M266.5,297 L289.5,297" class="h1-door-line-bot-rt-14"></path>
<path d="M266.5,300 L289.5,300" class="h1-door-line-bot-rt-15"></path>
<path d="M266.5,303 L289.5,303" class="h1-door-line-bot-rt-16"></path>
<path d="M266.5,306 L289.5,306" class="h1-door-line-bot-rt-17"></path>
<path d="M266.5,309 L289.5,309" class="h1-door-line-bot-rt-18"></path>
<path d="M266.5,312 L289.5,312" class="h1-door-line-bot-rt-19"></path>
<path d="M266.5,315 L289.5,315" class="h1-door-line-bot-rt-20"></path>
<path d="M266.5,318 L289.5,318" class="h1-door-line-bot-rt-21"></path>
<path d="M266.5,321 L289.5,321" class="h1-door-line-bot-rt-22"></path>
<path d="M266.5,324 L289.5,324" class="h1-door-line-bot-rt-23"></path>
<path d="M266.5,327 L289.5,327" class="h1-door-line-bot-rt-24"></path>
<path d="M266.5,330 L289.5,330" class="h1-door-line-bot-rt-25"></path>
<path d="M266.5,333 L289.5,333" class="h1-door-line-bot-rt-26"></path>
<path d="M266.5,336 L289.5,336" class="h1-door-line-bot-rt-27"></path>
<path d="M266.5,339 L289.5,339" class="h1-door-line-bot-rt-28"></path>
<path d="M266.5,342 L289.5,342" class="h1-door-line-bot-rt-29"></path>
<path d="M266.5,345 L289.5,345" class="h1-door-line-bot-rt-30"></path>
<path d="M266.5,348 L289.5,348" class="h1-door-line-bot-rt-31"></path>
<path d="M266.5,351 L289.5,351" class="h1-door-line-bot-rt-32"></path>
<path d="M266.5,354 L289.5,354" class="h1-door-line-bot-rt-33"></path>
</g>
<g stroke="#0D0C0E" fill="#626166">
<rect class="h1-door-slot-1" x="265" y="361.5" width="26" height="7"></rect>
<rect class="h1-door-slot-2" x="267" y="363.25" width="22" height="3.5"></rect>
</g>
<circle class="h1-door-knob" stroke="#1D3D3E" fill="#FFF" cx="242" cy="365" r="4"></circle>
</g>
<rect class="h1-base-1" stroke="#1D3D3E" fill="#266867" x="20" y="469" width="330" height="40"></rect>
<rect class="h1-base-2" stroke="#D2D2D2" fill="#FFF" x="17" y="445" width="336" height="3"></rect>
<g class="stairs" stroke="#1D3D3E">
<g fill="#4E7879">
<rect class="h1-stairs-1" x="215" y="447" width="90" height="2"></rect>
<rect class="h1-stairs-2" x="193" y="449" width="22" height="5"></rect>
<rect class="h1-stairs-4" x="193" y="459" width="22" height="23"></rect>
<rect class="h1-stairs-6" x="305" y="449" width="22" height="5"></rect>
<rect class="h1-stairs-8" x="305" y="459" width="22" height="23"></rect>
<rect class="h1-stairs-11" x="215" y="454" width="90" height="6"></rect>
<rect class="h1-stairs-13" x="215" y="478" width="90" height="6"></rect>
<rect class="h1-stairs-15" x="215" y="502" width="90" height="6"></rect>
</g>
<g fill="#266867">
<rect class="h1-stairs-3" x="193" y="454" width="22" height="5"></rect>
<rect class="h1-stairs-5" x="193" y="482" width="22" height="46"></rect>
<rect class="h1-stairs-7" x="305" y="454" width="22" height="5"></rect>
<rect class="h1-stairs-9" x="305" y="482" width="22" height="46"></rect>
<rect class="h1-stairs-10" x="215" y="449" width="90" height="5"></rect>
<rect class="h1-stairs-12" x="215" y="460" width="90" height="18"></rect>
<rect class="h1-stairs-14" x="215" y="484" width="90" height="18"></rect>
<rect class="h1-stairs-16" x="215" y="508" width="90" height="18"></rect>
</g>
</g>
<g class="roof">
<g class="gutter" stroke="#D2D2D2" fill="#FFF">
<rect class="h1-gutter-1" x="17" y="128" width="336" height="10"></rect>
<path d="M10,121 C13.3854167,122.167318 15.3854167,124.500651 16,128 L353,128 C353.614583,124.500651 355.614583,122.167318 359,121 C355.315589,121 13.6844113,121 10,121 Z" class="h1-gutter-2"></path>
<path d="M10,121 C6.99951172,119.695033 5.40869141,118.569196 4,117 C6.45627418,117 362.543726,117 365,117 C363.591309,118.569196 362.000488,119.695033 359,121 L10,121 Z" class="h1-gutter-3"></path>
<rect class="h1-gutter-4" x="1" y="115" width="368" height="2" rx="1"></rect>
</g>
<g stroke="#979797">
<polygon class="h1-roof-1" fill="#BDCCD5" points="185 4 259 59 357 114 13 114 111 59"></polygon>
<polygon class="h1-roof-2" fill="#FFF" points="185 8 254 59 116 59"></polygon>
<polygon class="h1-roof-3" fill="#FFF" points="185 13 247 59 123 59"></polygon>
<polygon class="h1-roof-4" fill="#D16154" points="185 16 242.75 59 127.25 59"></polygon>
</g>
<g class="flashing" stroke="#916463" fill="#E1B2B4">
<polyline class="h1-flashing-top" points="185 4 177.014587 9.93823242 175.5 8 185 1 194.5 8 192.985413 9.93823242 185 4"></polyline>
<polygon class="h1-flashing-lt" points="9 114 107 59 104 66 19 114"></polygon>
<polygon class="h1-flashing-rt" points="262 59 265 66 350 114 360 114"></polygon>
</g>
<circle class="h1-roof-window" stroke="#1D3D3E" fill="#266867" cx="185" cy="40" r="11"></circle>
</g>
</g>
</g>
<g class="h2-container">
<g class="h2">
<rect class="h2-house-main" stroke="#325B33" fill="#497E52" x="408" y="128" width="330" height="340"></rect>
<g class="lamp" stroke="#2E2D3F" fill="#434C51">
<circle class="h2-lamp-1" cx="573" cy="240" r="5"></circle>
<rect class="h2-lamp-2" x="572" y="233" width="2" height="8" rx="1"></rect>
<polygon class="h2-lamp-3" fill-opacity="0.5" fill="#E9B013" points="563 252 569 263 577 263 583 252 577 241 569 241"></polygon>
<polyline class="h2-lamp-4" fill="none" points="579 252 574 241 572 241 567 252 572 263 574 263 579 252"></polyline>
<rect class="h2-lamp-5" x="570" y="239" width="6" height="2" rx="1"></rect>
<rect class="h2-lamp-6" x="570" y="263" width="6" height="2" rx="1"></rect>
<rect class="h2-lamp-7" x="562" y="251" width="22" height="2" rx="1"></rect>
</g>
<g class="sides" stroke="#D2D2D2" fill="#FFF">
<rect class="h2-house-lt" x="408" y="128" width="14" height="340"></rect>
<rect class="h2-house-rt" x="724" y="128" width="14" height="340"></rect>
</g>
<g class="shutters">
<g stroke="#D2D2D2" fill="#FFF">
<rect class="h2-shutter-bg-1" x="453" y="163" width="90" height="164"></rect>
<rect class="h2-shutter-bg-2" x="456" y="169" width="84" height="158"></rect>
<rect class="h2-shutter-top-1" x="450" y="159" width="96" height="7"></rect>
<polygon class="h2-shutter-top-2" points="448 157 548 157 547 159 449 159"></polygon>
<polygon class="h2-shutter-top-3" points="446 155 550 155 548 157 448 157"></polygon>
</g>
<g stroke="#B2CAE2" fill="#CDDEEF">
<path d="M462,180 L462,173 C462,173 477.341797,173 480,173 C473.967351,174.499956 468.032649,176.983676 462,180 Z" class="h2-shutter-border-lt"></path>
<path d="M534,180 L534,173 L516,173 C522.03265,174.499956 527.967351,176.983676 534,180 L534,180 L534,180 Z" class="h2-shutter-border-rt"></path>
</g>
<g stroke="#1E464F" fill="#19A0B8">
<path d="M498,174 C510,174 522,177 534,183 L534,324 L498,324 C498,227.321615 498,177.321615 498,174 Z" class="h2-shutter-rt"></path>
<path d="M498,174 C486,174 474,177 462,183 L462,324 L498,324 L498,174 L498,174 L498,174 Z" class="h2-shutter-lt"></path>
<path d="M495,178 C485,178 475,180.504348 465,185.513044 L465,252 L495,252 L495,178 L495,178 L495,178 Z" class="h2-shutter-top-lt"></path>
<path d="M501,178 C511,178 521,180.504348 531,185.513044 L531,252 L501,252 L501,178 L501,178 Z" class="h2-shutter-top-rt"></path>
<rect class="h2-shutter-bot-lt" x="465" y="255" width="30" height="66"></rect>
<rect class="h2-shutter-bot-rt" x="501" y="255" width="30" height="66"></rect>
<path d="M477.5,183 L491.5,183" class="h2-shutter-line-top-lt-1"></path>
<path d="M470.5,186 L491.5,186" class="h2-shutter-line-top-lt-2"></path>
<path d="M468.5,189 L491.5,189" class="h2-shutter-line-top-lt-3"></path>
<path d="M468.5,192 L491.5,192" class="h2-shutter-line-top-lt-4"></path>
<path d="M468.5,195 L491.5,195" class="h2-shutter-line-top-lt-5"></path>
<path d="M468.5,198 L491.5,198" class="h2-shutter-line-top-lt-6"></path>
<path d="M468.5,201 L491.5,201" class="h2-shutter-line-top-lt-7"></path>
<path d="M468.5,204 L491.5,204" class="h2-shutter-line-top-lt-8"></path>
<path d="M468.5,207 L491.5,207" class="h2-shutter-line-top-lt-9"></path>
<path d="M468.5,210 L491.5,210" class="h2-shutter-line-top-lt-10"></path>
<path d="M468.5,213 L491.5,213" class="h2-shutter-line-top-lt-11"></path>
<path d="M468.5,216 L491.5,216" class="h2-shutter-line-top-lt-12"></path>
<path d="M468.5,219 L491.5,219" class="h2-shutter-line-top-lt-13"></path>
<path d="M468.5,222 L491.5,222" class="h2-shutter-line-top-lt-14"></path>
<path d="M468.5,225 L491.5,225" class="h2-shutter-line-top-lt-15"></path>
<path d="M468.5,228 L491.5,228" class="h2-shutter-line-top-lt-16"></path>
<path d="M468.5,231 L491.5,231" class="h2-shutter-line-top-lt-17"></path>
<path d="M468.5,234 L491.5,234" class="h2-shutter-line-top-lt-18"></path>
<path d="M468.5,237 L491.5,237" class="h2-shutter-line-top-lt-19"></path>
<path d="M468.5,240 L491.5,240" class="h2-shutter-line-top-lt-20"></path>
<path d="M468.5,243 L491.5,243" class="h2-shutter-line-top-lt-21"></path>
<path d="M468.5,246 L491.5,246" class="h2-shutter-line-top-lt-22"></path>
<path d="M468.5,249 L491.5,249" class="h2-shutter-line-top-lt-23"></path>
<path d="M504.5,183 L518.5,183" class="h2-shutter-line-top-rt-1"></path>
<path d="M504.5,186 L525.5,186" class="h2-shutter-line-top-rt-2"></path>
<path d="M504.5,189 L527.5,189" class="h2-shutter-line-top-rt-3"></path>
<path d="M504.5,192 L527.5,192" class="h2-shutter-line-top-rt-4"></path>
<path d="M504.5,195 L527.5,195" class="h2-shutter-line-top-rt-5"></path>
<path d="M504.5,198 L527.5,198" class="h2-shutter-line-top-rt-6"></path>
<path d="M504.5,201 L527.5,201" class="h2-shutter-line-top-rt-7"></path>
<path d="M504.5,204 L527.5,204" class="h2-shutter-line-top-rt-8"></path>
<path d="M504.5,207 L527.5,207" class="h2-shutter-line-top-rt-9"></path>
<path d="M504.5,210 L527.5,210" class="h2-shutter-line-top-rt-10"></path>
<path d="M504.5,213 L527.5,213" class="h2-shutter-line-top-rt-11"></path>
<path d="M504.5,216 L527.5,216" class="h2-shutter-line-top-rt-12"></path>
<path d="M504.5,219 L527.5,219" class="h2-shutter-line-top-rt-13"></path>
<path d="M504.5,222 L527.5,222" class="h2-shutter-line-top-rt-14"></path>
<path d="M504.5,225 L527.5,225" class="h2-shutter-line-top-rt-15"></path>
<path d="M504.5,228 L527.5,228" class="h2-shutter-line-top-rt-16"></path>
<path d="M504.5,231 L527.5,231" class="h2-shutter-line-top-rt-17"></path>
<path d="M504.5,234 L527.5,234" class="h2-shutter-line-top-rt-18"></path>
<path d="M504.5,237 L527.5,237" class="h2-shutter-line-top-rt-19"></path>
<path d="M504.5,240 L527.5,240" class="h2-shutter-line-top-rt-20"></path>
<path d="M504.5,243 L527.5,243" class="h2-shutter-line-top-rt-21"></path>
<path d="M504.5,246 L527.5,246" class="h2-shutter-line-top-rt-22"></path>
<path d="M504.5,249 L527.5,249" class="h2-shutter-line-top-rt-23"></path>
<path d="M468.5,258 L491.5,258" class="h2-shutter-line-bot-lt-1"></path>
<path d="M468.5,261 L491.5,261" class="h2-shutter-line-bot-lt-2"></path>
<path d="M468.5,264 L491.5,264" class="h2-shutter-line-bot-lt-3"></path>
<path d="M468.5,267 L491.5,267" class="h2-shutter-line-bot-lt-4"></path>
<path d="M468.5,270 L491.5,270" class="h2-shutter-line-bot-lt-5"></path>
<path d="M468.5,273 L491.5,273" class="h2-shutter-line-bot-lt-6"></path>
<path d="M468.5,276 L491.5,276" class="h2-shutter-line-bot-lt-7"></path>
<path d="M468.5,279 L491.5,279" class="h2-shutter-line-bot-lt-8"></path>
<path d="M468.5,282 L491.5,282" class="h2-shutter-line-bot-lt-9"></path>
<path d="M468.5,285 L491.5,285" class="h2-shutter-line-bot-lt-10"></path>
<path d="M468.5,288 L491.5,288" class="h2-shutter-line-bot-lt-11"></path>
<path d="M468.5,291 L491.5,291" class="h2-shutter-line-bot-lt-12"></path>
<path d="M468.5,294 L491.5,294" class="h2-shutter-line-bot-lt-13"></path>
<path d="M468.5,297 L491.5,297" class="h2-shutter-line-bot-lt-14"></path>
<path d="M468.5,300 L491.5,300" class="h2-shutter-line-bot-lt-15"></path>
<path d="M468.5,303 L491.5,303" class="h2-shutter-line-bot-lt-16"></path>
<path d="M468.5,306 L491.5,306" class="h2-shutter-line-bot-lt-17"></path>
<path d="M468.5,309 L491.5,309" class="h2-shutter-line-bot-lt-18"></path>
<path d="M468.5,312 L491.5,312" class="h2-shutter-line-bot-lt-19"></path>
<path d="M468.5,315 L491.5,315" class="h2-shutter-line-bot-lt-20"></path>
<path d="M468.5,318 L491.5,318" class="h2-shutter-line-bot-lt-21"></path>
<path d="M504.5,258 L527.5,258" class="h2-shutter-line-bot-rt-1"></path>
<path d="M504.5,261 L527.5,261" class="h2-shutter-line-bot-rt-2"></path>
<path d="M504.5,264 L527.5,264" class="h2-shutter-line-bot-rt-3"></path>
<path d="M504.5,267 L527.5,267" class="h2-shutter-line-bot-rt-4"></path>
<path d="M504.5,270 L527.5,270" class="h2-shutter-line-bot-rt-5"></path>
<path d="M504.5,273 L527.5,273" class="h2-shutter-line-bot-rt-6"></path>
<path d="M504.5,276 L527.5,276" class="h2-shutter-line-bot-rt-7"></path>
<path d="M504.5,279 L527.5,279" class="h2-shutter-line-bot-rt-8"></path>
<path d="M504.5,282 L527.5,282" class="h2-shutter-line-bot-rt-9"></path>
<path d="M504.5,285 L527.5,285" class="h2-shutter-line-bot-rt-10"></path>
<path d="M504.5,288 L527.5,288" class="h2-shutter-line-bot-rt-11"></path>
<path d="M504.5,291 L527.5,291" class="h2-shutter-line-bot-rt-12"></path>
<path d="M504.5,294 L527.5,294" class="h2-shutter-line-bot-rt-13"></path>
<path d="M504.5,297 L527.5,297" class="h2-shutter-line-bot-rt-14"></path>
<path d="M504.5,300 L527.5,300" class="h2-shutter-line-bot-rt-15"></path>
<path d="M504.5,303 L527.5,303" class="h2-shutter-line-bot-rt-16"></path>
<path d="M504.5,306 L527.5,306" class="h2-shutter-line-bot-rt-17"></path>
<path d="M504.5,309 L527.5,309" class="h2-shutter-line-bot-rt-18"></path>
<path d="M504.5,312 L527.5,312" class="h2-shutter-line-bot-rt-19"></path>
<path d="M504.5,315 L527.5,315" class="h2-shutter-line-bot-rt-20"></path>
<path d="M504.5,318 L527.5,318" class="h2-shutter-line-bot-rt-21"></path>
</g>
</g>
<g class="door">
<g stroke="#D2D2D2" fill="#FFF">
<rect class="h2-door-bg-1" x="603" y="163" width="90" height="282"></rect>
<rect class="h2-door-bg-2" x="606" y="169" width="84" height="276"></rect>
<polygon class="h2-door-top-1" points="600 159 647.967773 159 696 159 696 166 600 166"></polygon>
<polygon class="h2-door-top-2" points="598 157 698 157 697 159 599 159"></polygon>
<polygon class="h2-door-top-3" points="596 155 700 155 698 157 598 157"></polygon>
</g>
<g stroke="#B2CAE2" fill="#CDDEEF">
<path d="M612,180 L612,173 C612,173 627.341797,173 630,173 C623.967351,174.499956 618.032649,176.983676 612,180 Z" class="h2-door-border-lt"></path>
<path d="M684,180 L684,173 L666,173 C672.03265,174.499956 677.967351,176.983676 684,180 L684,180 L684,180 Z" class="h2-door-border-rt"></path>
</g>
<g stroke="#1E464F" fill="#19A0B8">
<path d="M648,174 C636,174 624,176.98893 612,182.96679 L612,444 L648,444 L648,174 L648,174 L648,174 Z" class="h2-door-lt"></path>
<path d="M648,174 C660,174 672,176.98893 684,182.96679 L684,444 L648,444 L648,174 L648,174 Z" class="h2-door-rt"></path>
<path d="M645,178 C635,178 625,180.504348 615,185.513044 L615,252 L645,252 L645,178 L645,178 L645,178 Z" class="h2-door-top-lt"></path>
<path d="M651,178 C661,178 671,180.504348 681,185.513044 L681,252 L651,252 L651,178 L651,178 Z" class="h2-door-top-rt"></path>
<rect class="h2-door-mid-lt" x="615" y="255" width="30" height="102"></rect>
<rect class="h2-door-mid-rt" x="651" y="255" width="30" height="102"></rect>
<rect class="h2-door-bot-lt" x="615" y="373" width="30" height="54"></rect>
<rect class="h2-door-bot-lt-inner" x="619" y="377" width="22" height="46"></rect>
<rect class="h2-door-bot-rt" x="651" y="373" width="30" height="54"></rect>
<rect class="h2-door-bot-rt-inner" x="655" y="377" width="22" height="46"></rect>
<path d="M615.5,373.5 L619,377" class="h2-door-bot-lt-line-1"></path>
<path d="M644.5,373.5 L641,377" class="h2-door-bot-lt-line-2"></path>
<path d="M615.5,426.5 L619,423" class="h2-door-bot-lt-line-3"></path>
<path d="M644.5,426.5 L641,423" class="h2-door-bot-lt-line-4"></path>
<path d="M651.5,373.5 L655,377" class="h2-door-bot-rt-line-1"></path>
<path d="M680.5,373.5 L677,377" class="h2-door-bot-rt-line-2"></path>
<path d="M651.5,426.5 L655,423" class="h2-door-bot-rt-line-3"></path>
<path d="M680.5,426.5 L677,423" class="h2-door-bot-rt-line-4"></path>
<path d="M627.5,183 L641.5,183" class="h2-door-line-top-lt-1"></path>
<path d="M620.5,186 L641.5,186" class="h2-door-line-top-lt-2"></path>
<path d="M618.5,189 L641.5,189" class="h2-door-line-top-lt-3"></path>
<path d="M618.5,192 L641.5,192" class="h2-door-line-top-lt-4"></path>
<path d="M618.5,195 L641.5,195" class="h2-door-line-top-lt-5"></path>
<path d="M618.5,198 L641.5,198" class="h2-door-line-top-lt-6"></path>
<path d="M618.5,201 L641.5,201" class="h2-door-line-top-lt-7"></path>
<path d="M618.5,204 L641.5,204" class="h2-door-line-top-lt-8"></path>
<path d="M618.5,207 L641.5,207" class="h2-door-line-top-lt-9"></path>
<path d="M618.5,210 L641.5,210" class="h2-door-line-top-lt-10"></path>
<path d="M618.5,213 L641.5,213" class="h2-door-line-top-lt-11"></path>
<path d="M618.5,216 L641.5,216" class="h2-door-line-top-lt-12"></path>
<path d="M618.5,219 L641.5,219" class="h2-door-line-top-lt-13"></path>
<path d="M618.5,222 L641.5,222" class="h2-door-line-top-lt-14"></path>
<path d="M618.5,225 L641.5,225" class="h2-door-line-top-lt-15"></path>
<path d="M618.5,228 L641.5,228" class="h2-door-line-top-lt-16"></path>
<path d="M618.5,231 L641.5,231" class="h2-door-line-top-lt-17"></path>
<path d="M618.5,234 L641.5,234" class="h2-door-line-top-lt-18"></path>
<path d="M618.5,237 L641.5,237" class="h2-door-line-top-lt-19"></path>
<path d="M618.5,240 L641.5,240" class="h2-door-line-top-lt-20"></path>
<path d="M618.5,243 L641.5,243" class="h2-door-line-top-lt-21"></path>
<path d="M618.5,246 L641.5,246" class="h2-door-line-top-lt-22"></path>
<path d="M618.5,249 L641.5,249" class="h2-door-line-top-lt-23"></path>
<path d="M654.5,183 L668.5,183" class="h2-door-line-top-rt-1"></path>
<path d="M654.5,186 L675.5,186" class="h2-door-line-top-rt-2"></path>
<path d="M654.5,189 L677.5,189" class="h2-door-line-top-rt-3"></path>
<path d="M654.5,192 L677.5,192" class="h2-door-line-top-rt-4"></path>
<path d="M654.5,195 L677.5,195" class="h2-door-line-top-rt-5"></path>
<path d="M654.5,198 L677.5,198" class="h2-door-line-top-rt-6"></path>
<path d="M654.5,201 L677.5,201" class="h2-door-line-top-rt-7"></path>
<path d="M654.5,204 L677.5,204" class="h2-door-line-top-rt-8"></path>
<path d="M654.5,207 L677.5,207" class="h2-door-line-top-rt-9"></path>
<path d="M654.5,210 L677.5,210" class="h2-door-line-top-rt-10"></path>
<path d="M654.5,213 L677.5,213" class="h2-door-line-top-rt-11"></path>
<path d="M654.5,216 L677.5,216" class="h2-door-line-top-rt-12"></path>
<path d="M654.5,219 L677.5,219" class="h2-door-line-top-rt-13"></path>
<path d="M654.5,222 L677.5,222" class="h2-door-line-top-rt-14"></path>
<path d="M654.5,225 L677.5,225" class="h2-door-line-top-rt-15"></path>
<path d="M654.5,228 L677.5,228" class="h2-door-line-top-rt-16"></path>
<path d="M654.5,231 L677.5,231" class="h2-door-line-top-rt-17"></path>
<path d="M654.5,234 L677.5,234" class="h2-door-line-top-rt-18"></path>
<path d="M654.5,237 L677.5,237" class="h2-door-line-top-rt-19"></path>
<path d="M654.5,240 L677.5,240" class="h2-door-line-top-rt-20"></path>
<path d="M654.5,243 L677.5,243" class="h2-door-line-top-rt-21"></path>
<path d="M654.5,246 L677.5,246" class="h2-door-line-top-rt-22"></path>
<path d="M654.5,249 L677.5,249" class="h2-door-line-top-rt-23"></path>
<path d="M618.5,258 L641.5,258" class="h2-door-line-bot-lt-1"></path>
<path d="M618.5,261 L641.5,261" class="h2-door-line-bot-lt-2"></path>
<path d="M618.5,264 L641.5,264" class="h2-door-line-bot-lt-3"></path>
<path d="M618.5,267 L641.5,267" class="h2-door-line-bot-lt-4"></path>
<path d="M618.5,270 L641.5,270" class="h2-door-line-bot-lt-5"></path>
<path d="M618.5,273 L641.5,273" class="h2-door-line-bot-lt-6"></path>
<path d="M618.5,276 L641.5,276" class="h2-door-line-bot-lt-7"></path>
<path d="M618.5,279 L641.5,279" class="h2-door-line-bot-lt-8"></path>
<path d="M618.5,282 L641.5,282" class="h2-door-line-bot-lt-9"></path>
<path d="M618.5,285 L641.5,285" class="h2-door-line-bot-lt-10"></path>
<path d="M618.5,288 L641.5,288" class="h2-door-line-bot-lt-11"></path>
<path d="M618.5,291 L641.5,291" class="h2-door-line-bot-lt-12"></path>
<path d="M618.5,294 L641.5,294" class="h2-door-line-bot-lt-13"></path>
<path d="M618.5,297 L641.5,297" class="h2-door-line-bot-lt-14"></path>
<path d="M618.5,300 L641.5,300" class="h2-door-line-bot-lt-15"></path>
<path d="M618.5,303 L641.5,303" class="h2-door-line-bot-lt-16"></path>
<path d="M618.5,306 L641.5,306" class="h2-door-line-bot-lt-17"></path>
<path d="M618.5,309 L641.5,309" class="h2-door-line-bot-lt-18"></path>
<path d="M618.5,312 L641.5,312" class="h2-door-line-bot-lt-19"></path>
<path d="M618.5,315 L641.5,315" class="h2-door-line-bot-lt-20"></path>
<path d="M618.5,318 L641.5,318" class="h2-door-line-bot-lt-21"></path>
<path d="M618.5,321 L641.5,321" class="h2-door-line-bot-lt-22"></path>
<path d="M618.5,324 L641.5,324" class="h2-door-line-bot-lt-23"></path>
<path d="M618.5,327 L641.5,327" class="h2-door-line-bot-lt-24"></path>
<path d="M618.5,330 L641.5,330" class="h2-door-line-bot-lt-25"></path>
<path d="M618.5,333 L641.5,333" class="h2-door-line-bot-lt-26"></path>
<path d="M618.5,336 L641.5,336" class="h2-door-line-bot-lt-27"></path>
<path d="M618.5,339 L641.5,339" class="h2-door-line-bot-lt-28"></path>
<path d="M618.5,342 L641.5,342" class="h2-door-line-bot-lt-29"></path>
<path d="M618.5,345 L641.5,345" class="h2-door-line-bot-lt-30"></path>
<path d="M618.5,348 L641.5,348" class="h2-door-line-bot-lt-31"></path>
<path d="M618.5,351 L641.5,351" class="h2-door-line-bot-lt-32"></path>
<path d="M618.5,354 L641.5,354" class="h2-door-line-bot-lt-33"></path>
<path d="M654.5,258 L677.5,258" class="h2-door-line-bot-rt-1"></path>
<path d="M654.5,261 L677.5,261" class="h2-door-line-bot-rt-2"></path>
<path d="M654.5,264 L677.5,264" class="h2-door-line-bot-rt-3"></path>
<path d="M654.5,267 L677.5,267" class="h2-door-line-bot-rt-4"></path>
<path d="M654.5,270 L677.5,270" class="h2-door-line-bot-rt-5"></path>
<path d="M654.5,273 L677.5,273" class="h2-door-line-bot-rt-6"></path>
<path d="M654.5,276 L677.5,276" class="h2-door-line-bot-rt-7"></path>
<path d="M654.5,279 L677.5,279" class="h2-door-line-bot-rt-8"></path>
<path d="M654.5,282 L677.5,282" class="h2-door-line-bot-rt-9"></path>
<path d="M654.5,285 L677.5,285" class="h2-door-line-bot-rt-10"></path>
<path d="M654.5,288 L677.5,288" class="h2-door-line-bot-rt-11"></path>
<path d="M654.5,291 L677.5,291" class="h2-door-line-bot-rt-12"></path>
<path d="M654.5,294 L677.5,294" class="h2-door-line-bot-rt-13"></path>
<path d="M654.5,297 L677.5,297" class="h2-door-line-bot-rt-14"></path>
<path d="M654.5,300 L677.5,300" class="h2-door-line-bot-rt-15"></path>
<path d="M654.5,303 L677.5,303" class="h2-door-line-bot-rt-16"></path>
<path d="M654.5,306 L677.5,306" class="h2-door-line-bot-rt-17"></path>
<path d="M654.5,309 L677.5,309" class="h2-door-line-bot-rt-18"></path>
<path d="M654.5,312 L677.5,312" class="h2-door-line-bot-rt-19"></path>
<path d="M654.5,315 L677.5,315" class="h2-door-line-bot-rt-20"></path>
<path d="M654.5,318 L677.5,318" class="h2-door-line-bot-rt-21"></path>
<path d="M654.5,321 L677.5,321" class="h2-door-line-bot-rt-22"></path>
<path d="M654.5,324 L677.5,324" class="h2-door-line-bot-rt-23"></path>
<path d="M654.5,327 L677.5,327" class="h2-door-line-bot-rt-24"></path>
<path d="M654.5,330 L677.5,330" class="h2-door-line-bot-rt-25"></path>
<path d="M654.5,333 L677.5,333" class="h2-door-line-bot-rt-26"></path>
<path d="M654.5,336 L677.5,336" class="h2-door-line-bot-rt-27"></path>
<path d="M654.5,339 L677.5,339" class="h2-door-line-bot-rt-28"></path>
<path d="M654.5,342 L677.5,342" class="h2-door-line-bot-rt-29"></path>
<path d="M654.5,345 L677.5,345" class="h2-door-line-bot-rt-30"></path>
<path d="M654.5,348 L677.5,348" class="h2-door-line-bot-rt-31"></path>
<path d="M654.5,351 L677.5,351" class="h2-door-line-bot-rt-32"></path>
<path d="M654.5,354 L677.5,354" class="h2-door-line-bot-rt-33"></path>
</g>
<g stroke="#0D0C0E" fill="#626166">
<rect class="h2-door-slot-1" x="653" y="361.5" width="26" height="7"></rect>
<rect class="h2-door-slot-2" x="655" y="363.25" width="22" height="3.5"></rect>
</g>
<circle class="h2-door-knob" stroke="#1D3D3E" fill="#FFF" cx="630" cy="365" r="4"></circle>
</g>
<rect class="h2-base-1" stroke="#1E464F" fill="#19A0B8" x="408" y="469" width="330" height="40"></rect>
<rect class="h2-base-2" stroke="#D2D2D2" fill="#FFF" x="405" y="445" width="336" height="3"></rect>
<g class="stairs" stroke="#372F1F">
<g fill="#7F7A68">
<rect class="h2-stairs-1" x="603" y="447" width="90" height="2"></rect>
<rect class="h2-stairs-11" x="603" y="454" width="90" height="6"></rect>
<rect class="h2-stairs-13" x="603" y="478" width="90" height="6"></rect>
<rect class="h2-stairs-15" x="603" y="502" width="90" height="6"></rect>
</g>
<g fill="#F2D593">
<rect class="h2-stairs-2" x="581" y="449" width="22" height="5"></rect>
<rect class="h2-stairs-4" x="581" y="477" width="22" height="5"></rect>
<rect class="h2-stairs-6" x="693" y="449" width="22" height="5"></rect>
<rect class="h2-stairs-8" x="693" y="477" width="22" height="5"></rect>
</g>
<g fill="#8C7C5B">
<rect class="h2-stairs-3" x="581" y="454" width="22" height="23"></rect>
<rect class="h2-stairs-5" x="581" y="482" width="22" height="46"></rect>
<rect class="h2-stairs-7" x="693" y="454" width="22" height="23"></rect>
<rect class="h2-stairs-9" x="693" y="482" width="22" height="46"></rect>
</g>
<g fill="#635947">
<rect class="h2-stairs-10" x="603" y="449" width="90" height="5"></rect>
<rect class="h2-stairs-12" x="603" y="460" width="90" height="18"></rect>
<rect class="h2-stairs-14" x="603" y="484" width="90" height="18"></rect>
<rect class="h2-stairs-16" x="603" y="508" width="90" height="18"></rect>
</g>
</g>
<g class="roof">
<g class="gutter" stroke="#D2D2D2" fill="#FFF">
<polygon class="h2-gutter-1" points="405 128 741 128 741 138 735.75 134 730.5 138 725.25 134 720 138 714.75 134 709.5 138 704.25 134 699 138 693.75 134 688.5 138 683.25 134 678 138 672.75 134 667.5 138 662.25 134 657 138 651.75 134 646.5 138 641.25 134 636 138 630.75 134 625.5 138 620.25 134 615 138 609.75 134 604.5 138 599.25 134 594 138 588.75 134 583.5 138 578.25 134 573 138 567.75 134 562.5 138 557.25 134 552 138 546.75 134 541.5 138 536.25 134 531 138 525.75 134 520.5 138 515.25 134 510 138 504.75 134 499.5 138 494.25 134 489 138 483.75 134 478.5 138 473.25 134 468 138 462.75 134 457.5 138 452.25 134 447 138 441.75 134 436.5 138 431.25 134 426 138 420.75 134 415.5 138 410.25 134 405 138"></polygon>
<path d="M398,121 C401.385417,122.167318 403.385417,124.500651 404,128 L741,128 C741.614583,124.500651 743.614583,122.167318 747,121 C743.315589,121 401.684411,121 398,121 Z" class="h2-gutter-2"></path>
<path d="M398,121 C394.999512,119.695033 393.408691,118.569196 392,117 C394.456274,117 750.543726,117 753,117 C751.591309,118.569196 750.000488,119.695033 747,121 L398,121 Z" class="h2-gutter-3"></path>
<rect class="h2-gutter-4" x="389" y="115" width="368" height="2" rx="1"></rect>
</g>
<g stroke="#1D140B">
<polygon class="h2-roof-1" fill="#66492F" points="574 4 648 59 746 114 402 114 500 59"></polygon>
<polygon class="h2-roof-2" fill="#FFF" points="574 8 643 59 505 59"></polygon>
<polygon class="h2-roof-3" fill="#FFF" points="574 13 636 59 512 59"></polygon>
<polygon class="h2-roof-4" fill="#F7EA9E" points="574 16 631.75 59 516.25 59"></polygon>
</g>
<g class="flashing" stroke="#5E5932" fill="#E5DA85">
<polyline class="h2-flashing-top" points="574 4 566.014587 9.93823242 564.5 8 574 1 583.5 8 581.985413 9.93823242 574 4"></polyline>
<polygon class="h2-flashing-lt" points="398 114 496 59 493 66 408 114"></polygon>
<polygon class="h2-flashing-rt" points="651 59 654 66 739 114 749 114"></polygon>
</g>
<rect class="h2-roof-window" stroke="#AA8D53" fill="#FFF" x="563" y="30" width="22" height="22" rx="3"></rect>
</g>
</g>
</g>
<g class="h3-container">
<g class="h3">
<rect class="h3-house-main" stroke="#7D765D" fill="#F5DE81" x="796" y="138" width="330" height="330"></rect>
<g class="lamp" stroke="#2E2D3F" fill="#434C51">
<polygon class="h3-lamp-1" fill-opacity="0.5" fill="#E9B013" points="951 248 957 267 965 267 971 248 963 241 959 241"></polygon>
<rect class="h3-lamp-2" x="959" y="239" width="4" height="2"></rect>
<rect class="h3-lamp-3" x="960" y="268" width="2" height="10" rx="1"></rect>
<rect class="h3-lamp-4" x="958" y="267" width="6" height="2"></rect>
<rect class="h3-lamp-5" x="950" y="247" width="22" height="2" rx="1"></rect>
</g>
<g class="sides">
<g stroke="#D2D2D2" fill="#FFF">
<rect class="h3-house-lt" x="796" y="138" width="20" height="330"></rect>
<rect class="h3-house-rt" x="1106" y="138" width="20" height="330"></rect>
</g>
<g stroke="#D2D2D2" fill="#EAEAEA">
<path d="M800,429 L812,429 L812,441 L800,441 L800,429 Z M800,413 L812,413 L812,425 L800,425 L800,413 Z M800,398 L812,398 L812,409 L800,409 L800,398 Z M800,383 L812,383 L812,394 L800,394 L800,383 Z M800,368 L812,368 L812,379 L800,379 L800,368 Z M800,353 L812,353 L812,364 L800,364 L800,353 Z M800,338 L812,338 L812,349 L800,349 L800,338 Z M800,323 L812,323 L812,334 L800,334 L800,323 Z M800,308 L812,308 L812,319 L800,319 L800,308 Z M800,293 L812,293 L812,304 L800,304 L800,293 Z M800,278 L812,278 L812,289 L800,289 L800,278 Z M800,263 L812,263 L812,274 L800,274 L800,263 Z M800,248 L812,248 L812,259 L800,259 L800,248 Z M800,233 L812,233 L812,244 L800,244 L800,233 Z M800,218 L812,218 L812,229 L800,229 L800,218 Z M800,202 L812,202 L812,213 L800,213 L800,202 Z M800,187 L812,187 L812,198 L800,198 L800,187 Z M800,172 L812,172 L812,183 L800,183 L800,172 Z M800,157 L812,157 L812,168 L800,168 L800,157 Z M800,142 L812,142 L812,153 L800,153 L800,142 Z" class="h3-house-lt-sq"></path>
<path d="M1110,429 L1122,429 L1122,441 L1110,441 L1110,429 Z M1110,413 L1122,413 L1122,425 L1110,425 L1110,413 Z M1110,398 L1122,398 L1122,409 L1110,409 L1110,398 Z M1110,383 L1122,383 L1122,394 L1110,394 L1110,383 Z M1110,368 L1122,368 L1122,379 L1110,379 L1110,368 Z M1110,353 L1122,353 L1122,364 L1110,364 L1110,353 Z M1110,338 L1122,338 L1122,349 L1110,349 L1110,338 Z M1110,323 L1122,323 L1122,334 L1110,334 L1110,323 Z M1110,308 L1122,308 L1122,319 L1110,319 L1110,308 Z M1110,293 L1122,293 L1122,304 L1110,304 L1110,293 Z M1110,278 L1122,278 L1122,289 L1110,289 L1110,278 Z M1110,263 L1122,263 L1122,274 L1110,274 L1110,263 Z M1110,248 L1122,248 L1122,259 L1110,259 L1110,248 Z M1110,233 L1122,233 L1122,244 L1110,244 L1110,233 Z M1110,218 L1122,218 L1122,229 L1110,229 L1110,218 Z M1110,202 L1122,202 L1122,213 L1110,213 L1110,202 Z M1110,187 L1122,187 L1122,198 L1110,198 L1110,187 Z M1110,172 L1122,172 L1122,183 L1110,183 L1110,172 Z M1110,157 L1122,157 L1122,168 L1110,168 L1110,157 Z M1110,142 L1122,142 L1122,153 L1110,153 L1110,142 Z" class="h3-house-rt-sq"></path>
</g>
</g>
<g class="shutters" stroke="#383F36" fill="#7D9562">
<rect class="h3-shutter-bg-1" x="841" y="166" width="90" height="161"></rect>
<rect class="h3-shutter-bg-2" x="844" y="172" width="84" height="155"></rect>
<rect class="h3-shutter-top-1" x="838" y="159" width="96" height="10"></rect>
<polygon class="h3-shutter-top-2" points="836 157 936 157 935 159 837 159"></polygon>
<polygon class="h3-shutter-top-3" points="834 155 938 155 936 157 836 157"></polygon>
<rect class="h3-shutter-lt" x="850" y="177" width="36" height="147"></rect>
<rect class="h3-shutter-rt" x="886" y="177" width="36" height="147"></rect>
<rect class="h3-shutter-top-lt" x="853" y="180" width="30" height="72"></rect>
<rect class="h3-shutter-top-rt" x="889" y="180" width="30" height="72"></rect>
<rect class="h3-shutter-bot-lt" x="853" y="255" width="30" height="66"></rect>
<rect class="h3-shutter-bot-rt" x="889" y="255" width="30" height="66"></rect>
<path d="M856.5,183 L879.5,183" class="h3-shutter-line-top-lt-1"></path>
<path d="M856.5,186 L879.5,186" class="h3-shutter-line-top-lt-2"></path>
<path d="M856.5,189 L879.5,189" class="h3-shutter-line-top-lt-3"></path>
<path d="M856.5,192 L879.5,192" class="h3-shutter-line-top-lt-4"></path>
<path d="M856.5,195 L879.5,195" class="h3-shutter-line-top-lt-5"></path>
<path d="M856.5,198 L879.5,198" class="h3-shutter-line-top-lt-6"></path>
<path d="M856.5,201 L879.5,201" class="h3-shutter-line-top-lt-7"></path>
<path d="M856.5,204 L879.5,204" class="h3-shutter-line-top-lt-8"></path>
<path d="M856.5,207 L879.5,207" class="h3-shutter-line-top-lt-9"></path>
<path d="M856.5,210 L879.5,210" class="h3-shutter-line-top-lt-10"></path>
<path d="M856.5,213 L879.5,213" class="h3-shutter-line-top-lt-11"></path>
<path d="M856.5,216 L879.5,216" class="h3-shutter-line-top-lt-12"></path>
<path d="M856.5,219 L879.5,219" class="h3-shutter-line-top-lt-13"></path>
<path d="M856.5,222 L879.5,222" class="h3-shutter-line-top-lt-14"></path>
<path d="M856.5,225 L879.5,225" class="h3-shutter-line-top-lt-15"></path>
<path d="M856.5,228 L879.5,228" class="h3-shutter-line-top-lt-16"></path>
<path d="M856.5,231 L879.5,231" class="h3-shutter-line-top-lt-17"></path>
<path d="M856.5,234 L879.5,234" class="h3-shutter-line-top-lt-18"></path>
<path d="M856.5,237 L879.5,237" class="h3-shutter-line-top-lt-19"></path>
<path d="M856.5,240 L879.5,240" class="h3-shutter-line-top-lt-20"></path>
<path d="M856.5,243 L879.5,243" class="h3-shutter-line-top-lt-21"></path>
<path d="M856.5,246 L879.5,246" class="h3-shutter-line-top-lt-22"></path>
<path d="M856.5,249 L879.5,249" class="h3-shutter-line-top-lt-23"></path>
<path d="M892.5,183 L915.5,183" class="h3-shutter-line-top-rt-1"></path>
<path d="M892.5,186 L915.5,186" class="h3-shutter-line-top-rt-2"></path>
<path d="M892.5,189 L915.5,189" class="h3-shutter-line-top-rt-3"></path>
<path d="M892.5,192 L915.5,192" class="h3-shutter-line-top-rt-4"></path>
<path d="M892.5,195 L915.5,195" class="h3-shutter-line-top-rt-5"></path>
<path d="M892.5,198 L915.5,198" class="h3-shutter-line-top-rt-6"></path>
<path d="M892.5,201 L915.5,201" class="h3-shutter-line-top-rt-7"></path>
<path d="M892.5,204 L915.5,204" class="h3-shutter-line-top-rt-8"></path>
<path d="M892.5,207 L915.5,207" class="h3-shutter-line-top-rt-9"></path>
<path d="M892.5,210 L915.5,210" class="h3-shutter-line-top-rt-10"></path>
<path d="M892.5,213 L915.5,213" class="h3-shutter-line-top-rt-11"></path>
<path d="M892.5,216 L915.5,216" class="h3-shutter-line-top-rt-12"></path>
<path d="M892.5,219 L915.5,219" class="h3-shutter-line-top-rt-13"></path>
<path d="M892.5,222 L915.5,222" class="h3-shutter-line-top-rt-14"></path>
<path d="M892.5,225 L915.5,225" class="h3-shutter-line-top-rt-15"></path>
<path d="M892.5,228 L915.5,228" class="h3-shutter-line-top-rt-16"></path>
<path d="M892.5,231 L915.5,231" class="h3-shutter-line-top-rt-17"></path>
<path d="M892.5,234 L915.5,234" class="h3-shutter-line-top-rt-18"></path>
<path d="M892.5,237 L915.5,237" class="h3-shutter-line-top-rt-19"></path>
<path d="M892.5,240 L915.5,240" class="h3-shutter-line-top-rt-20"></path>
<path d="M892.5,243 L915.5,243" class="h3-shutter-line-top-rt-21"></path>
<path d="M892.5,246 L915.5,246" class="h3-shutter-line-top-rt-22"></path>
<path d="M892.5,249 L915.5,249" class="h3-shutter-line-top-rt-23"></path>
<path d="M856.5,258 L879.5,258" class="h3-shutter-line-bot-lt-1"></path>
<path d="M856.5,261 L879.5,261" class="h3-shutter-line-bot-lt-2"></path>
<path d="M856.5,264 L879.5,264" class="h3-shutter-line-bot-lt-3"></path>
<path d="M856.5,267 L879.5,267" class="h3-shutter-line-bot-lt-4"></path>
<path d="M856.5,270 L879.5,270" class="h3-shutter-line-bot-lt-5"></path>
<path d="M856.5,273 L879.5,273" class="h3-shutter-line-bot-lt-6"></path>
<path d="M856.5,276 L879.5,276" class="h3-shutter-line-bot-lt-7"></path>
<path d="M856.5,279 L879.5,279" class="h3-shutter-line-bot-lt-8"></path>
<path d="M856.5,282 L879.5,282" class="h3-shutter-line-bot-lt-9"></path>
<path d="M856.5,285 L879.5,285" class="h3-shutter-line-bot-lt-10"></path>
<path d="M856.5,288 L879.5,288" class="h3-shutter-line-bot-lt-11"></path>
<path d="M856.5,291 L879.5,291" class="h3-shutter-line-bot-lt-12"></path>
<path d="M856.5,294 L879.5,294" class="h3-shutter-line-bot-lt-13"></path>
<path d="M856.5,297 L879.5,297" class="h3-shutter-line-bot-lt-14"></path>
<path d="M856.5,300 L879.5,300" class="h3-shutter-line-bot-lt-15"></path>
<path d="M856.5,303 L879.5,303" class="h3-shutter-line-bot-lt-16"></path>
<path d="M856.5,306 L879.5,306" class="h3-shutter-line-bot-lt-17"></path>
<path d="M856.5,309 L879.5,309" class="h3-shutter-line-bot-lt-18"></path>
<path d="M856.5,312 L879.5,312" class="h3-shutter-line-bot-lt-19"></path>
<path d="M856.5,315 L879.5,315" class="h3-shutter-line-bot-lt-20"></path>
<path d="M856.5,318 L879.5,318" class="h3-shutter-line-bot-lt-21"></path>
<path d="M892.5,258 L915.5,258" class="h3-shutter-line-bot-rt-1"></path>
<path d="M892.5,261 L915.5,261" class="h3-shutter-line-bot-rt-2"></path>
<path d="M892.5,264 L915.5,264" class="h3-shutter-line-bot-rt-3"></path>
<path d="M892.5,267 L915.5,267" class="h3-shutter-line-bot-rt-4"></path>
<path d="M892.5,270 L915.5,270" class="h3-shutter-line-bot-rt-5"></path>
<path d="M892.5,273 L915.5,273" class="h3-shutter-line-bot-rt-6"></path>
<path d="M892.5,276 L915.5,276" class="h3-shutter-line-bot-rt-7"></path>
<path d="M892.5,279 L915.5,279" class="h3-shutter-line-bot-rt-8"></path>
<path d="M892.5,282 L915.5,282" class="h3-shutter-line-bot-rt-9"></path>
<path d="M892.5,285 L915.5,285" class="h3-shutter-line-bot-rt-10"></path>
<path d="M892.5,288 L915.5,288" class="h3-shutter-line-bot-rt-11"></path>
<path d="M892.5,291 L915.5,291" class="h3-shutter-line-bot-rt-12"></path>
<path d="M892.5,294 L915.5,294" class="h3-shutter-line-bot-rt-13"></path>
<path d="M892.5,297 L915.5,297" class="h3-shutter-line-bot-rt-14"></path>
<path d="M892.5,300 L915.5,300" class="h3-shutter-line-bot-rt-15"></path>
<path d="M892.5,303 L915.5,303" class="h3-shutter-line-bot-rt-16"></path>
<path d="M892.5,306 L915.5,306" class="h3-shutter-line-bot-rt-17"></path>
<path d="M892.5,309 L915.5,309" class="h3-shutter-line-bot-rt-18"></path>
<path d="M892.5,312 L915.5,312" class="h3-shutter-line-bot-rt-19"></path>
<path d="M892.5,315 L915.5,315" class="h3-shutter-line-bot-rt-20"></path>
<path d="M892.5,318 L915.5,318" class="h3-shutter-line-bot-rt-21"></path>
<path d="M838,162 C839,163.333333 840,164 841,164 C842,164 843,163.333333 844,162 C845,163.333333 846,164 847,164 C848,164 849,163.333333 850,162 C851,163.333333 852,164 853,164 C854,164 855,163.333333 856,162 C857,163.333333 858,164 859,164 C860,164 861,163.333333 862,162 C863,163.333333 864,164 865,164 C866,164 867,163.333333 868,162 C869,163.333333 870,164 871,164 C872,164 873,163.333333 874,162 C875,163.333333 876,164 877,164 C878,164 879,163.333333 880,162 C881,163.333333 882,164 883,164 C884,164 885,163.333333 886,162 C887,163.333333 888,164 889,164 C890,164 891,163.333333 892,162 C893,163.333333 894,164 895,164 C896,164 897,163.333333 898,162 C899,163.333333 900,164 901,164 C902,164 903,163.333333 904,162 C905,163.333333 906,164 907,164 C908,164 909,163.333333 910,162 C911,163.333333 912,164 913,164 C914,164 915,163.333333 916,162 C917,163.333333 918,164 919,164 C920,164 921,163.333333 922,162 C923,163.333333 924,164 925,164 C926,164 927,163.333333 928,162 C929,163.333333 930,164 931,164 C932,164 933,163.333333 934,162 L934,159 L838,159 L838,162 Z" class="h3-shutter-lace" stroke="#383F36" fill="#FFF"></path>
</g>
<g class="door">
<g stroke="#383F36" fill="#7D9562">
<rect class="h3-door-bg-1" x="991" y="166" width="90" height="278"></rect>
<rect class="h3-door-bg-2" x="994" y="172" width="84" height="272"></rect>
<polygon class="h3-door-top-1" points="988 159 1035.96777 159 1084 159 1084 169 988 169"></polygon>
<polygon class="h3-door-top-2" points="986 157 1086 157 1085 159 987 159"></polygon>
<polygon class="h3-door-top-3" points="984 155 1088 155 1086 157 986 157"></polygon>
<rect class="h3-door-lt" x="1000" y="177" width="36" height="267"></rect>
<rect class="h3-door-rt" x="1036" y="177" width="36" height="267"></rect>
<rect class="h3-door-top-lt" x="1003" y="180" width="30" height="72"></rect>
<rect class="h3-door-top-rt" x="1039" y="180" width="30" height="72"></rect>
<rect class="h3-door-mid-lt" x="1003" y="255" width="30" height="102"></rect>
<rect class="h3-door-mid-rt" x="1039" y="255" width="30" height="102"></rect>
<rect class="h3-door-bot-lt" x="1003" y="373" width="30" height="54"></rect>
<rect class="h3-door-bot-lt-inner" x="1007" y="377" width="22" height="46"></rect>
<rect class="h3-door-bot-rt" x="1039" y="373" width="30" height="54"></rect>
<rect class="h3-door-bot-rt-inner" x="1043" y="377" width="22" height="46"></rect>
<path d="M1003.5,373.5 L1007,377" class="h3-door-bot-lt-line-1"></path>
<path d="M1032.5,373.5 L1029,377" class="h3-door-bot-lt-line-2"></path>
<path d="M1003.5,426.5 L1007,423" class="h3-door-bot-lt-line-3"></path>
<path d="M1032.5,426.5 L1029,423" class="h3-door-bot-lt-line-4"></path>
<path d="M1039.5,373.5 L1043,377" class="h3-door-bot-rt-line-1"></path>
<path d="M1068.5,373.5 L1065,377" class="h3-door-bot-rt-line-2"></path>
<path d="M1039.5,426.5 L1043,423" class="h3-door-bot-rt-line-3"></path>
<path d="M1068.5,426.5 L1065,423" class="h3-door-bot-rt-line-4"></path>
<path d="M1006.5,183 L1029.5,183" class="h3-door-line-top-lt-1"></path>
<path d="M1006.5,186 L1029.5,186" class="h3-door-line-top-lt-2"></path>
<path d="M1006.5,189 L1029.5,189" class="h3-door-line-top-lt-3"></path>
<path d="M1006.5,192 L1029.5,192" class="h3-door-line-top-lt-4"></path>
<path d="M1006.5,195 L1029.5,195" class="h3-door-line-top-lt-5"></path>
<path d="M1006.5,198 L1029.5,198" class="h3-door-line-top-lt-6"></path>
<path d="M1006.5,201 L1029.5,201" class="h3-door-line-top-lt-7"></path>
<path d="M1006.5,204 L1029.5,204" class="h3-door-line-top-lt-8"></path>
<path d="M1006.5,207 L1029.5,207" class="h3-door-line-top-lt-9"></path>
<path d="M1006.5,210 L1029.5,210" class="h3-door-line-top-lt-10"></path>
<path d="M1006.5,213 L1029.5,213" class="h3-door-line-top-lt-11"></path>
<path d="M1006.5,216 L1029.5,216" class="h3-door-line-top-lt-12"></path>
<path d="M1006.5,219 L1029.5,219" class="h3-door-line-top-lt-13"></path>
<path d="M1006.5,222 L1029.5,222" class="h3-door-line-top-lt-14"></path>
<path d="M1006.5,225 L1029.5,225" class="h3-door-line-top-lt-15"></path>
<path d="M1006.5,228 L1029.5,228" class="h3-door-line-top-lt-16"></path>
<path d="M1006.5,231 L1029.5,231" class="h3-door-line-top-lt-17"></path>
<path d="M1006.5,234 L1029.5,234" class="h3-door-line-top-lt-18"></path>
<path d="M1006.5,237 L1029.5,237" class="h3-door-line-top-lt-19"></path>
<path d="M1006.5,240 L1029.5,240" class="h3-door-line-top-lt-20"></path>
<path d="M1006.5,243 L1029.5,243" class="h3-door-line-top-lt-21"></path>
<path d="M1006.5,246 L1029.5,246" class="h3-door-line-top-lt-22"></path>
<path d="M1006.5,249 L1029.5,249" class="h3-door-line-top-lt-23"></path>
<path d="M1042.5,183 L1065.5,183" class="h3-door-line-top-rt-1"></path>
<path d="M1042.5,186 L1065.5,186" class="h3-door-line-top-rt-2"></path>
<path d="M1042.5,189 L1065.5,189" class="h3-door-line-top-rt-3"></path>
<path d="M1042.5,192 L1065.5,192" class="h3-door-line-top-rt-4"></path>
<path d="M1042.5,195 L1065.5,195" class="h3-door-line-top-rt-5"></path>
<path d="M1042.5,198 L1065.5,198" class="h3-door-line-top-rt-6"></path>
<path d="M1042.5,201 L1065.5,201" class="h3-door-line-top-rt-7"></path>
<path d="M1042.5,204 L1065.5,204" class="h3-door-line-top-rt-8"></path>
<path d="M1042.5,207 L1065.5,207" class="h3-door-line-top-rt-9"></path>
<path d="M1042.5,210 L1065.5,210" class="h3-door-line-top-rt-10"></path>
<path d="M1042.5,213 L1065.5,213" class="h3-door-line-top-rt-11"></path>
<path d="M1042.5,216 L1065.5,216" class="h3-door-line-top-rt-12"></path>
<path d="M1042.5,219 L1065.5,219" class="h3-door-line-top-rt-13"></path>
<path d="M1042.5,222 L1065.5,222" class="h3-door-line-top-rt-14"></path>
<path d="M1042.5,225 L1065.5,225" class="h3-door-line-top-rt-15"></path>
<path d="M1042.5,228 L1065.5,228" class="h3-door-line-top-rt-16"></path>
<path d="M1042.5,231 L1065.5,231" class="h3-door-line-top-rt-17"></path>
<path d="M1042.5,234 L1065.5,234" class="h3-door-line-top-rt-18"></path>
<path d="M1042.5,237 L1065.5,237" class="h3-door-line-top-rt-19"></path>
<path d="M1042.5,240 L1065.5,240" class="h3-door-line-top-rt-20"></path>
<path d="M1042.5,243 L1065.5,243" class="h3-door-line-top-rt-21"></path>
<path d="M1042.5,246 L1065.5,246" class="h3-door-line-top-rt-22"></path>
<path d="M1042.5,249 L1065.5,249" class="h3-door-line-top-rt-23"></path>
<path d="M1006.5,258 L1029.5,258" class="h3-door-line-bot-lt-1"></path>
<path d="M1006.5,261 L1029.5,261" class="h3-door-line-bot-lt-2"></path>
<path d="M1006.5,264 L1029.5,264" class="h3-door-line-bot-lt-3"></path>
<path d="M1006.5,267 L1029.5,267" class="h3-door-line-bot-lt-4"></path>
<path d="M1006.5,270 L1029.5,270" class="h3-door-line-bot-lt-5"></path>
<path d="M1006.5,273 L1029.5,273" class="h3-door-line-bot-lt-6"></path>
<path d="M1006.5,276 L1029.5,276" class="h3-door-line-bot-lt-7"></path>
<path d="M1006.5,279 L1029.5,279" class="h3-door-line-bot-lt-8"></path>
<path d="M1006.5,282 L1029.5,282" class="h3-door-line-bot-lt-9"></path>
<path d="M1006.5,285 L1029.5,285" class="h3-door-line-bot-lt-10"></path>
<path d="M1006.5,288 L1029.5,288" class="h3-door-line-bot-lt-11"></path>
<path d="M1006.5,291 L1029.5,291" class="h3-door-line-bot-lt-12"></path>
<path d="M1006.5,294 L1029.5,294" class="h3-door-line-bot-lt-13"></path>
<path d="M1006.5,297 L1029.5,297" class="h3-door-line-bot-lt-14"></path>
<path d="M1006.5,300 L1029.5,300" class="h3-door-line-bot-lt-15"></path>
<path d="M1006.5,303 L1029.5,303" class="h3-door-line-bot-lt-16"></path>
<path d="M1006.5,306 L1029.5,306" class="h3-door-line-bot-lt-17"></path>
<path d="M1006.5,309 L1029.5,309" class="h3-door-line-bot-lt-18"></path>
<path d="M1006.5,312 L1029.5,312" class="h3-door-line-bot-lt-19"></path>
<path d="M1006.5,315 L1029.5,315" class="h3-door-line-bot-lt-20"></path>
<path d="M1006.5,318 L1029.5,318" class="h3-door-line-bot-lt-21"></path>
<path d="M1006.5,321 L1029.5,321" class="h3-door-line-bot-lt-22"></path>
<path d="M1006.5,324 L1029.5,324" class="h3-door-line-bot-lt-23"></path>
<path d="M1006.5,327 L1029.5,327" class="h3-door-line-bot-lt-24"></path>
<path d="M1006.5,330 L1029.5,330" class="h3-door-line-bot-lt-25"></path>
<path d="M1006.5,333 L1029.5,333" class="h3-door-line-bot-lt-26"></path>
<path d="M1006.5,336 L1029.5,336" class="h3-door-line-bot-lt-27"></path>
<path d="M1006.5,339 L1029.5,339" class="h3-door-line-bot-lt-28"></path>
<path d="M1006.5,342 L1029.5,342" class="h3-door-line-bot-lt-29"></path>
<path d="M1006.5,345 L1029.5,345" class="h3-door-line-bot-lt-30"></path>
<path d="M1006.5,348 L1029.5,348" class="h3-door-line-bot-lt-31"></path>
<path d="M1006.5,351 L1029.5,351" class="h3-door-line-bot-lt-32"></path>
<path d="M1006.5,354 L1029.5,354" class="h3-door-line-bot-lt-33"></path>
<path d="M1042.5,258 L1065.5,258" class="h3-door-line-bot-rt-1"></path>
<path d="M1042.5,261 L1065.5,261" class="h3-door-line-bot-rt-2"></path>
<path d="M1042.5,264 L1065.5,264" class="h3-door-line-bot-rt-3"></path>
<path d="M1042.5,267 L1065.5,267" class="h3-door-line-bot-rt-4"></path>
<path d="M1042.5,270 L1065.5,270" class="h3-door-line-bot-rt-5"></path>
<path d="M1042.5,273 L1065.5,273" class="h3-door-line-bot-rt-6"></path>
<path d="M1042.5,276 L1065.5,276" class="h3-door-line-bot-rt-7"></path>
<path d="M1042.5,279 L1065.5,279" class="h3-door-line-bot-rt-8"></path>
<path d="M1042.5,282 L1065.5,282" class="h3-door-line-bot-rt-9"></path>
<path d="M1042.5,285 L1065.5,285" class="h3-door-line-bot-rt-10"></path>
<path d="M1042.5,288 L1065.5,288" class="h3-door-line-bot-rt-11"></path>
<path d="M1042.5,291 L1065.5,291" class="h3-door-line-bot-rt-12"></path>
<path d="M1042.5,294 L1065.5,294" class="h3-door-line-bot-rt-13"></path>
<path d="M1042.5,297 L1065.5,297" class="h3-door-line-bot-rt-14"></path>
<path d="M1042.5,300 L1065.5,300" class="h3-door-line-bot-rt-15"></path>
<path d="M1042.5,303 L1065.5,303" class="h3-door-line-bot-rt-16"></path>
<path d="M1042.5,306 L1065.5,306" class="h3-door-line-bot-rt-17"></path>
<path d="M1042.5,309 L1065.5,309" class="h3-door-line-bot-rt-18"></path>
<path d="M1042.5,312 L1065.5,312" class="h3-door-line-bot-rt-19"></path>
<path d="M1042.5,315 L1065.5,315" class="h3-door-line-bot-rt-20"></path>
<path d="M1042.5,318 L1065.5,318" class="h3-door-line-bot-rt-21"></path>
<path d="M1042.5,321 L1065.5,321" class="h3-door-line-bot-rt-22"></path>
<path d="M1042.5,324 L1065.5,324" class="h3-door-line-bot-rt-23"></path>
<path d="M1042.5,327 L1065.5,327" class="h3-door-line-bot-rt-24"></path>
<path d="M1042.5,330 L1065.5,330" class="h3-door-line-bot-rt-25"></path>
<path d="M1042.5,333 L1065.5,333" class="h3-door-line-bot-rt-26"></path>
<path d="M1042.5,336 L1065.5,336" class="h3-door-line-bot-rt-27"></path>
<path d="M1042.5,339 L1065.5,339" class="h3-door-line-bot-rt-28"></path>
<path d="M1042.5,342 L1065.5,342" class="h3-door-line-bot-rt-29"></path>
<path d="M1042.5,345 L1065.5,345" class="h3-door-line-bot-rt-30"></path>
<path d="M1042.5,348 L1065.5,348" class="h3-door-line-bot-rt-31"></path>
<path d="M1042.5,351 L1065.5,351" class="h3-door-line-bot-rt-32"></path>
<path d="M1042.5,354 L1065.5,354" class="h3-door-line-bot-rt-33"></path>
</g>
<g stroke="#67613B" fill="#CCC386">
<rect class="h3-door-slot-1" x="1041" y="361.5" width="26" height="7"></rect>
<rect class="h3-door-slot-2" x="1043" y="363.25" width="22" height="3.5"></rect>
<circle class="h3-door-knob" cx="1018" cy="365" r="4"></circle>
</g>
<path d="M988,162 C989,163.333333 990,164 991,164 C992,164 993,163.333333 994,162 C995,163.333333 996,164 997,164 C998,164 999,163.333333 1000,162 C1001,163.333333 1002,164 1003,164 C1004,164 1005,163.333333 1006,162 C1007,163.333333 1008,164 1009,164 C1010,164 1011,163.333333 1012,162 C1013,163.333333 1014,164 1015,164 C1016,164 1017,163.333333 1018,162 C1019,163.333333 1020,164 1021,164 C1022,164 1023,163.333333 1024,162 C1025,163.333333 1026,164 1027,164 C1028,164 1029,163.333333 1030,162 C1031,163.333333 1032,164 1033,164 C1034,164 1035,163.333333 1036,162 C1037,163.333333 1038,164 1039,164 C1040,164 1041,163.333333 1042,162 C1043,163.333333 1044,164 1045,164 C1046,164 1047,163.333333 1048,162 C1049,163.333333 1050,164 1051,164 C1052,164 1053,163.333333 1054,162 C1055,163.333333 1056,164 1057,164 C1058,164 1059,163.333333 1060,162 C1061,163.333333 1062,164 1063,164 C1064,164 1065,163.333333 1066,162 C1067,163.333333 1068,164 1069,164 C1070,164 1071,163.333333 1072,162 C1073,163.333333 1074,164 1075,164 C1076,164 1077,163.333333 1078,162 C1079,163.333333 1080,164 1081,164 C1082,164 1083,163.333333 1084,162 L1084,159 L988,159 L988,162 Z" class="h3-door-lace" stroke="#383F36" fill="#FFF"></path>
</g>
<rect class="h3-base-1" stroke="#383F36" fill="#7D9562" x="796" y="469" width="330" height="40"></rect>
<rect class="h3-base-2" stroke="#D2D2D2" fill="#FFF" x="793" y="445" width="336" height="3"></rect>
<g class="stairs" stroke="#4A3E31">
<g fill="#EBC190">
<rect class="h3-stairs-1" x="991" y="447" width="90" height="2"></rect>
<rect class="h3-stairs-2" x="969" y="449" width="22" height="5"></rect>
<rect class="h3-stairs-4" x="969" y="459" width="22" height="23"></rect>
<rect class="h3-stairs-6" x="1081" y="449" width="22" height="5"></rect>
<rect class="h3-stairs-8" x="1081" y="459" width="22" height="23"></rect>
<rect class="h3-stairs-11" x="991" y="454" width="90" height="6"></rect>
<rect class="h3-stairs-13" x="991" y="478" width="90" height="6"></rect>
<rect class="h3-stairs-15" x="991" y="502" width="90" height="6"></rect>
</g>
<g fill="#8A7B6C">
<rect class="h3-stairs-3" x="969" y="454" width="22" height="5"></rect>
<rect class="h3-stairs-5" x="969" y="482" width="22" height="46"></rect>
<rect class="h3-stairs-7" x="1081" y="454" width="22" height="5"></rect>
<rect class="h3-stairs-9" x="1081" y="482" width="22" height="46"></rect>
<rect class="h3-stairs-10" x="991" y="449" width="90" height="5"></rect>
<rect class="h3-stairs-12" x="991" y="460" width="90" height="18"></rect>
<rect class="h3-stairs-14" x="991" y="484" width="90" height="18"></rect>
<rect class="h3-stairs-16" x="991" y="508" width="90" height="18"></rect>
</g>
</g>
<g class="roof">
<g class="gutter" stroke="#D2D2D2" fill="#FFF">
<rect class="h3-gutter-1" x="793" y="128" width="336" height="10"></rect>
<path d="M786,121 C789.385417,122.167318 791.385417,124.500651 792,128 L1129,128 C1129.61458,124.500651 1131.61458,122.167318 1135,121 C1131.31559,121 789.684411,121 786,121 Z" class="h3-gutter-2"></path>
<path d="M786,121 C782.999512,119.695033 781.408691,118.569196 780,117 C782.456274,117 1138.54373,117 1141,117 C1139.59131,118.569196 1138.00049,119.695033 1135,121 L786,121 Z" class="h3-gutter-3"></path>
<rect class="h3-gutter-4" x="777" y="115" width="368" height="2" rx="1"></rect>
</g>
<g stroke="#979797">
<polygon class="h3-roof-1" fill="#CEAB87" points="961 4 1035 59 1133 114 789 114 887 59"></polygon>
<polygon class="h3-roof-2" fill="#FFF" points="961 8 1030 59 892 59"></polygon>
<polygon class="h3-roof-3" fill="#FFF" points="961 13 1023 59 899 59"></polygon>
<polygon class="h3-roof-4" fill="#F5DE81" points="961 16 1018.75 59 903.25 59"></polygon>
</g>
<g class="flashing" stroke="#4F3F2F" fill="#AC8863">
<polyline class="h3-flashing-top" points="961 4 953.014587 9.93823242 951.5 8 961 1 970.5 8 968.985413 9.93823242 961 4"></polyline>
<polygon class="h3-flashing-lt" points="785 114 883 59 880 66 795 114"></polygon>
<polygon class="h3-flashing-rt" points="1038 59 1041 66 1126 114 1136 114"></polygon>
</g>
<path d="M972,53 C972,45.0250441 972,40.0250441 972,38 C972,31.9248678 967.075132,27 961,27 C954.924868,27 950,31.9248678 950,38 C950,40.0250441 950,45.0250441 950,53 L972,53 Z" class="h3-roof-window" stroke="#383F36" fill="#7D9562"></path>
</g>
</g>
</g>
</g>
</svg>
</div>
<div class="scene french-quarter">
<svg width="1065px" height="740px" viewBox="0 0 1065 740" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<radialGradient cx="50%" cy="3.47%" fx="50%" fy="3.47%" r="88.84%" gradientTransform="translate(0.5,0.035),scale(1,0.36),rotate(90),translate(-0.5,-0.035)" id="glow-1">
<stop stop-color="#FFFCDE" offset="0%"></stop>
<stop stop-color="#E8D200" stop-opacity="0.5" offset="100%"></stop>
</radialGradient>
<radialGradient cx="50%" cy="3.47%" fx="50%" fy="3.47%" r="88.84%" gradientTransform="translate(0.5,0.035),scale(1,0.77),rotate(90),translate(-0.5,-0.035)" id="glow-2">
<stop stop-color="#FFFCDE" offset="0%"></stop>
<stop stop-color="#E8D200" stop-opacity="0.5" offset="100%"></stop>
</radialGradient>
<radialGradient cx="50%" cy="3.47%" fx="50%" fy="3.47%" r="88.84%" gradientTransform="translate(0.5,0.035),scale(0.5,1),rotate(90),translate(-0.5,-0.035)" id="glow-3">
<stop stop-color="#FFFCDE" offset="0%"></stop>
<stop stop-color="#E8D200" stop-opacity="0.5" offset="100%"></stop>
</radialGradient>
<radialGradient cx="50%" cy="3.47%" fx="50%" fy="3.47%" r="18.67%" gradientTransform="translate(0.5,0.035),scale(1,0.4),rotate(90),translate(-0.5,-0.035)" id="glow-4">
<stop stop-color="#FFFCDE" offset="0%"></stop>
<stop stop-color="#E8D200" stop-opacity="0.5" offset="100%"></stop>
</radialGradient>
<clipPath id="b1-side-door-mask">
<path d="M380,710 C380,556.888889 380,474.555556 380,463 C380,445.666667 399.047852,413.959961 425,408 C450.952148,413.959961 470,445.666667 470,463 C470,474.555556 470,556.888889 470,710 L380,710 Z"></path>
</clipPath>
<clipPath id="b1-porch-line-mask">
<rect x="26" y="264" width="478" height="92"></rect>
</clipPath>
</defs>
<g fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
<g class="b1-container">
<g class="b1">
<g class="b1-bot">
<rect class="b1-building-main" stroke="#C48447" fill="#E3B283" x="18" y="380" width="494" height="330"></rect>
<g class="b1-door">
<g stroke="#19525F" fill="#3D8D9F">
<rect class="b1-door-1" x="211" y="420" width="108" height="290"></rect>
<rect class="b1-door-2" x="208" y="418" width="114" height="2"></rect>
<rect class="b1-door-3" x="206" y="411" width="118" height="7"></rect>
<polygon class="b1-door-4" points="204 408 326 408 324 411 206 411"></polygon>
</g>
<g stroke="#19525F">
<rect class="b1-door-open-bg" fill-opacity="0.5" fill="#534335" x="218" y="420" width="94" height="290"></rect>
<rect class="b1-door-open" fill="url(#glow-1)" x="218" y="420" width="94" height="290"></rect>
</g>
</g>
<g class="b1-window">
<path d="M162,710 C162,554.681383 162,471.014717 162,459 C162,440.977925 137.872721,402.196781 105,396 C72.1272786,402.196781 48,440.977925 48,459 C48,471.014717 48,554.681383 48,710 L162,710 Z" class="b1-window-outer" stroke="#C48447" fill="#E3B283"></path>
<g stroke="#19525F" fill="#3D8D9F">
<path d="M60,710 C60,556.888889 60,474.555556 60,463 C60,445.666667 79.0478516,413.959961 105,408 C130.952148,413.959961 150,445.666667 150,463 C150,474.555556 150,556.888889 150,710 L60,710 Z" class="b1-window-inner"></path>
<rect class="b1-window-panel-lt-inner" x="65" y="616" width="21" height="90"></rect>
<rect class="b1-window-panel-rt-inner" x="69" y="620" width="13" height="82"></rect>
<path d="M65.5,616.5 L69,620" class="b1-window-panel-lt-line-1"></path>
<path d="M69,702 L65,706" class="b1-window-panel-lt-line-2"></path>
<path d="M82,702 L86,706" class="b1-window-panel-lt-line-3"></path>
<path d="M85.5,616.5 L82,620" class="b1-window-panel-lt-line-4"></path>
<rect class="b1-window-panel-mid-outer" x="91" y="616" width="28" height="90"></rect>
<rect class="b1-window-panel-mid-inner" x="95" y="620" width="20" height="82"></rect>
<path d="M91.5,616.5 L95,620" class="b1-window-panel-mid-line-1"></path>
<path d="M95,702 L91,706" class="b1-window-panel-mid-line-2"></path>
<path d="M115,702 L119,706" class="b1-window-panel-mid-line-3"></path>
<path d="M118.5,616.5 L115,620" class="b1-window-panel-mid-line-4"></path>
<rect class="b1-window-panel-rt-inner" x="124" y="616" width="21" height="90"></rect>
<rect class="b1-window-panel-rt-inner" x="128" y="620" width="13" height="82"></rect>
<path d="M124.5,616.5 L128,620" class="b1-window-panel-rt-line-1"></path>
<path d="M128,702 L124,706" class="b1-window-panel-rt-line-2"></path>
<path d="M141,702 L145,706" class="b1-window-panel-rt-line-3"></path>
<path d="M144.5,616.5 L141,620" class="b1-window-panel-rt-line-4"></path>
<path d="M65,611 C65,525.697572 65,477.364238 65,466 C65,448.953642 81.9314236,418.861286 105,413 C128.068576,418.861286 145,448.953642 145,466 C145,477.364238 145,525.697572 145,611 L65,611 Z" class="b1-window-open-bg" fill="#534335"></path>
<path d="M65,611 C65,525.697572 65,477.364238 65,466 C65,448.953642 81.9314236,418.861286 105,413 C128.068576,418.861286 145,448.953642 145,466 C145,477.364238 145,525.697572 145,611 L65,611 Z" class="b1-window-open" fill="url(#glow-1)"></path>
<path d="M119,466 C119,462.882595 117.98295,460.003168 116.259995,457.676576 C113.709566,454.232607 109.614581,452 105,452 C100.385419,452 96.2904342,454.232607 93.7400055,457.676576 C92.0170495,460.003168 91,462.882595 91,466" class="b1-window-line-1" fill="none"></path>
<path d="M93.74,457.68 L73,441" class="b1-window-line-2"></path>
<path d="M116.259995,457.679993 L137,441" class="b1-window-line-3"></path>
<path d="M105,413 L105,452" class="b1-window-line-4"></path>
<path d="M65,466 L145,466" class="b1-window-line-5"></path>
<path d="M65,514 L145,514" class="b1-window-line-6"></path>
<path d="M65,563 L145,563" class="b1-window-line-7"></path>
<path d="M91,466 L91,611" class="b1-window-line-8"></path>
<path d="M119,466 L119,611" class="b1-window-line-9"></path>
</g>
</g>
<g class="b1-side-door">
<path d="M482,710 C482,554.681383 482,471.014717 482,459 C482,440.977925 457.872721,402.196781 425,396 C392.127279,402.196781 368,440.977925 368,459 C368,471.014717 368,554.681383 368,710 L482,710 Z" class="b1-side-door-outer" stroke="#C48447" fill="#E3B283"></path>
<path d="M380,710 C380,556.888889 380,474.555556 380,463 C380,445.666667 399.047852,413.959961 425,408 C450.952148,413.959961 470,445.666667 470,463 C470,474.555556 470,556.888889 470,710 L380,710 Z" class="b1-side-door-inner" stroke="#19525F" fill="#3D8D9F"></path>
<g clip-path="url(#b1-side-door-mask)">
<g stroke="#19525F">
<path d="M380,463 L470,463" class="b1-side-door-line-bk-1" fill="#3D8D9F"></path>
<path d="M425,408 C399,428 395,452 395,463 C395,470.333333 395,552.666667 395,710" class="b1-side-door-line-bk-2"></path>
<path d="M425,408 C415.666667,422.666667 410.666667,441 410,463 L410,710" class="b1-side-door-line-bk-3"></path>
<path d="M425,408 L425,710" class="b1-side-door-line-bk-4" fill="#3D8D9F"></path>
<path d="M425,408 C451,428 455,452 455,463 C455,470.333333 455,552.666667 455,710" class="b1-side-door-line-bk-5"></path>
<path d="M425,408 C434.333333,422.666667 439.333333,441 440,463 L440,710" class="b1-side-door-line-bk-6"></path>
</g>
<g stroke="#19525F" fill="#3D8D9F">
<path d="M365,492 L395,567" class="b1-side-door-line-top-1"></path>
<path d="M380,492 L410,567" class="b1-side-door-line-top-2"></path>
<path d="M395,492 L425,567" class="b1-side-door-line-top-3"></path>
<path d="M410,492 L440,567" class="b1-side-door-line-top-4"></path>
<path d="M425,492 L455,567" class="b1-side-door-line-top-5"></path>
<path d="M440,492 L470,567" class="b1-side-door-line-top-6"></path>
<path d="M455,492 L485,567" class="b1-side-door-line-top-7"></path>
<path d="M485,492 L455,567" class="b1-side-door-line-top-8"></path>
<path d="M470,492 L440,567" class="b1-side-door-line-top-9"></path>
<path d="M455,492 L425,567" class="b1-side-door-line-top-10"></path>
<path d="M440,492 L410,567" class="b1-side-door-line-top-11"></path>
<path d="M425,492 L395,567" class="b1-side-door-line-top-12"></path>
<path d="M410,492 L380,567" class="b1-side-door-line-top-13"></path>
<path d="M395,492 L365,567" class="b1-side-door-line-top-14"></path>
<path d="M365,607 L395,682" class="b1-side-door-line-bot-1"></path>
<path d="M380,607 L410,682" class="b1-side-door-line-bot-2"></path>
<path d="M395,607 L425,682" class="b1-side-door-line-bot-3"></path>
<path d="M410,607 L440,682" class="b1-side-door-line-bot-4"></path>
<path d="M425,607 L455,682" class="b1-side-door-line-bot-5"></path>
<path d="M440,607 L470,682" class="b1-side-door-line-bot-6"></path>
<path d="M455,607 L485,682" class="b1-side-door-line-bot-7"></path>
<path d="M485,607 L455,682" class="b1-side-door-line-bot-8"></path>
<path d="M470,607 L440,682" class="b1-side-door-line-bot-9"></path>
<path d="M455,607 L425,682" class="b1-side-door-line-bot-10"></path>
<path d="M440,607 L410,682" class="b1-side-door-line-bot-11"></path>
<path d="M425,607 L395,682" class="b1-side-door-line-bot-12"></path>
<path d="M410,607 L380,682" class="b1-side-door-line-bot-13"></path>
<path d="M395,607 L365,682" class="b1-side-door-line-bot-14"></path>
</g>
</g>
<rect class="b1-side-door-knob-base" stroke="#0D0C0E" fill="#626166" x="382.5" y="617" width="10" height="18"></rect>
<circle class="b1-side-door-knob" stroke="#524C29" fill="#CCC386" cx="387.5" cy="630" r="3"></circle>
</g>
<g class="b1-poles" stroke="#94ACB7" fill="#CEEEFD">
<rect class="b1-pole-lt-1" x="18" y="405" width="8" height="304"></rect>
<rect class="b1-pole-lt-2" x="16" y="380" width="12" height="2" rx="1"></rect>
<path d="M22,403 C18.6339203,403 16.9508805,403 16.9508805,403 C11.4143533,395.080566 19.7095291,388.025879 16.9508805,382 C16.9508805,382 18.6339203,382 22,382 C25.3660797,382 27.0491195,382 27.0491195,382 C24.2904709,388.025879 32.5856467,395.080566 27.0491195,403 C27.0491195,403 25.3660797,403 22,403" class="b1-pole-lt-3"></path>
<rect class="b1-pole-lt-4" x="16" y="403" width="12" height="2" rx="1"></rect>
<rect class="b1-pole-lt-5" x="17" y="408" width="10" height="2" rx="1"></rect>
<rect class="b1-pole-lt-6" x="16" y="709" width="12" height="2" rx="1"></rect>
<rect class="b1-pole-lt-7" x="17" y="711" width="10" height="9" rx="1"></rect>
<rect class="b1-pole-mid-1" x="261" y="405" width="8" height="304"></rect>
<rect class="b1-pole-mid-2" x="259" y="380" width="12" height="2" rx="1"></rect>
<path d="M265,403 C261.63392,403 259.950881,403 259.950881,403 C254.414353,395.080566 262.709529,388.025879 259.950881,382 C259.950881,382 261.63392,382 265,382 C268.36608,382 270.049119,382 270.049119,382 C267.290471,388.025879 275.585647,395.080566 270.049119,403 C270.049119,403 268.36608,403 265,403" class="b1-pole-mid-3"></path>
<rect class="b1-pole-mid-4" x="259" y="403" width="12" height="2" rx="1"></rect>
<rect class="b1-pole-mid-5" x="260" y="408" width="10" height="2" rx="1"></rect>
<rect class="b1-pole-mid-6" x="259" y="709" width="12" height="2" rx="1"></rect>
<rect class="b1-pole-mid-7" x="260" y="711" width="10" height="9" rx="1"></rect>
<rect class="b1-pole-rt-1" x="504" y="405" width="8" height="304"></rect>
<rect class="b1-pole-rt-2" x="502" y="380" width="12" height="2" rx="1"></rect>
<path d="M508,403 C504.63392,403 502.950881,403 502.950881,403 C497.414353,395.080566 505.709529,388.025879 502.950881,382 C502.950881,382 504.63392,382 508,382 C511.36608,382 513.049119,382 513.049119,382 C510.290471,388.025879 518.585647,395.080566 513.049119,403 C513.049119,403 511.36608,403 508,403" class="b1-pole-rt-3"></path>
<rect class="b1-pole-rt-4" x="502" y="403" width="12" height="2" rx="1"></rect>
<rect class="b1-pole-rt-5" x="503" y="408" width="10" height="2" rx="1"></rect>
<rect class="b1-pole-rt-6" x="502" y="709" width="12" height="2" rx="1"></rect>
<rect class="b1-pole-rt-7" x="503" y="711" width="10" height="9" rx="1"></rect>
</g>
<g class="b1-lamp-lt" stroke="#2E2D3F" fill="#434C51">
<polygon class="b1-lamp-lt-1" fill="url(#glow-2)" points="176 510 182 529 190 529 196 510 188 503 184 503"></polygon>
<rect class="b1-lamp-lt-2" x="184" y="501" width="4" height="2"></rect>
<rect class="b1-lamp-lt-3" x="185" y="530" width="2" height="10" rx="1"></rect>
<rect class="b1-lamp-lt-4" x="183" y="529" width="6" height="2"></rect>
<rect class="b1-lamp-lt-5" x="175" y="509" width="22" height="2" rx="1"></rect>
</g>
<g class="b1-lamp-rt" stroke="#2E2D3F" fill="#434C51">
<polygon class="b1-lamp-rt-1" fill="url(#glow-2)" points="335 510 341 529 349 529 355 510 347 503 343 503"></polygon>
<rect class="b1-lamp-rt-2" x="343" y="501" width="4" height="2"></rect>
<rect class="b1-lamp-rt-3" x="344" y="530" width="2" height="10" rx="1"></rect>
<rect class="b1-lamp-rt-4" x="342" y="529" width="6" height="2"></rect>
<rect class="b1-lamp-rt-5" x="334" y="509" width="22" height="2" rx="1"></rect>
</g>
</g>
<g class="b1-mid">
<rect class="b1-porch-bot-1" stroke="#D2D2D2" fill="#FFF" x="16" y="363" width="500" height="16"></rect>
<rect class="b1-porch-bot-2" stroke="#D2D2D2" fill="#FFF" x="11" y="360" width="510" height="3" rx="1.5"></rect>
<rect class="b1-porch-bot-3" stroke="#434454" fill="#77788B" x="15" y="356" width="500" height="3"></rect>
</g>
<g class="b1-top">
<rect class="b1-building-main" stroke="#7B2616" fill="#D6563E" x="18" y="25" width="494" height="330"></rect>
<g class="b1-top-door-lt">
<g stroke="#D2D2D2" fill="#FFF">
<rect class="b1-door-bg-1" x="104" y="77" width="90" height="278"></rect>
<rect class="b1-door-bg-2" x="107" y="83" width="84" height="272"></rect>
<polygon class="b1-door-top-1" points="101 70 148.967773 70 197 70 197 80 101 80"></polygon>
<polygon class="b1-door-top-2" points="99 68 199 68 198 70 100 70"></polygon>
<polygon class="b1-door-top-3" points="97 66 201 66 199 68 99 68"></polygon>
</g>
<g stroke="#1D3D3E" fill="#266867">
<rect class="b1-door-lt" x="113" y="88" width="36" height="267"></rect>
<rect class="b1-door-rt" x="149" y="88" width="36" height="267"></rect>
<rect class="b1-door-top-lt" x="116" y="91" width="30" height="72"></rect>
<rect class="b1-door-top-rt" x="152" y="91" width="30" height="72"></rect>
<rect class="b1-door-mid-lt" x="116" y="166" width="30" height="102"></rect>
<rect class="b1-door-mid-rt" x="152" y="166" width="30" height="102"></rect>
<rect class="b1-door-bot-lt" x="116" y="284" width="30" height="54"></rect>
<rect class="b1-door-bot-lt-inner" x="120" y="288" width="22" height="46"></rect>
<rect class="b1-door-bot-rt" x="152" y="284" width="30" height="54"></rect>
<rect class="b1-door-bot-rt-inner" x="156" y="288" width="22" height="46"></rect>
<path d="M116.5,284.5 L120,288" class="b1-door-bot-lt-line-1"></path>
<path d="M145.5,284.5 L142,288" class="b1-door-bot-lt-line-2"></path>
<path d="M116.5,337.5 L120,334" class="b1-door-bot-lt-line-3"></path>
<path d="M145.5,337.5 L142,334" class="b1-door-bot-lt-line-4"></path>
<path d="M152.5,284.5 L156,288" class="b1-door-bot-rt-line-1"></path>
<path d="M181.5,284.5 L178,288" class="b1-door-bot-rt-line-2"></path>
<path d="M152.5,337.5 L156,334" class="b1-door-bot-rt-line-3"></path>
<path d="M181.5,337.5 L178,334" class="b1-door-bot-rt-line-4"></path>
<path d="M119.5,94 L142.5,94" class="b1-door-line-top-lt-1"></path>
<path d="M119.5,97 L142.5,97" class="b1-door-line-top-lt-2"></path>
<path d="M119.5,100 L142.5,100" class="b1-door-line-top-lt-3"></path>
<path d="M119.5,103 L142.5,103" class="b1-door-line-top-lt-4"></path>
<path d="M119.5,106 L142.5,106" class="b1-door-line-top-lt-5"></path>
<path d="M119.5,109 L142.5,109" class="b1-door-line-top-lt-6"></path>
<path d="M119.5,112 L142.5,112" class="b1-door-line-top-lt-7"></path>
<path d="M119.5,115 L142.5,115" class="b1-door-line-top-lt-8"></path>
<path d="M119.5,118 L142.5,118" class="b1-door-line-top-lt-9"></path>
<path d="M119.5,121 L142.5,121" class="b1-door-line-top-lt-10"></path>
<path d="M119.5,124 L142.5,124" class="b1-door-line-top-lt-11"></path>
<path d="M119.5,127 L142.5,127" class="b1-door-line-top-lt-12"></path>
<path d="M119.5,130 L142.5,130" class="b1-door-line-top-lt-13"></path>
<path d="M119.5,133 L142.5,133" class="b1-door-line-top-lt-14"></path>
<path d="M119.5,136 L142.5,136" class="b1-door-line-top-lt-15"></path>
<path d="M119.5,139 L142.5,139" class="b1-door-line-top-lt-16"></path>
<path d="M119.5,142 L142.5,142" class="b1-door-line-top-lt-17"></path>
<path d="M119.5,145 L142.5,145" class="b1-door-line-top-lt-18"></path>
<path d="M119.5,148 L142.5,148" class="b1-door-line-top-lt-19"></path>
<path d="M119.5,151 L142.5,151" class="b1-door-line-top-lt-20"></path>
<path d="M119.5,154 L142.5,154" class="b1-door-line-top-lt-21"></path>
<path d="M119.5,157 L142.5,157" class="b1-door-line-top-lt-22"></path>
<path d="M119.5,160 L142.5,160" class="b1-door-line-top-lt-23"></path>
<path d="M155.5,94 L178.5,94" class="b1-door-line-top-rt-1"></path>
<path d="M155.5,97 L178.5,97" class="b1-door-line-top-rt-2"></path>
<path d="M155.5,100 L178.5,100" class="b1-door-line-top-rt-3"></path>
<path d="M155.5,103 L178.5,103" class="b1-door-line-top-rt-4"></path>
<path d="M155.5,106 L178.5,106" class="b1-door-line-top-rt-5"></path>
<path d="M155.5,109 L178.5,109" class="b1-door-line-top-rt-6"></path>
<path d="M155.5,112 L178.5,112" class="b1-door-line-top-rt-7"></path>
<path d="M155.5,115 L178.5,115" class="b1-door-line-top-rt-8"></path>
<path d="M155.5,118 L178.5,118" class="b1-door-line-top-rt-9"></path>
<path d="M155.5,121 L178.5,121" class="b1-door-line-top-rt-10"></path>
<path d="M155.5,124 L178.5,124" class="b1-door-line-top-rt-11"></path>
<path d="M155.5,127 L178.5,127" class="b1-door-line-top-rt-12"></path>
<path d="M155.5,130 L178.5,130" class="b1-door-line-top-rt-13"></path>
<path d="M155.5,133 L178.5,133" class="b1-door-line-top-rt-14"></path>
<path d="M155.5,136 L178.5,136" class="b1-door-line-top-rt-15"></path>
<path d="M155.5,139 L178.5,139" class="b1-door-line-top-rt-16"></path>
<path d="M155.5,142 L178.5,142" class="b1-door-line-top-rt-17"></path>
<path d="M155.5,145 L178.5,145" class="b1-door-line-top-rt-18"></path>
<path d="M155.5,148 L178.5,148" class="b1-door-line-top-rt-19"></path>
<path d="M155.5,151 L178.5,151" class="b1-door-line-top-rt-20"></path>
<path d="M155.5,154 L178.5,154" class="b1-door-line-top-rt-21"></path>
<path d="M155.5,157 L178.5,157" class="b1-door-line-top-rt-22"></path>
<path d="M155.5,160 L178.5,160" class="b1-door-line-top-rt-23"></path>
<path d="M119.5,169 L142.5,169" class="b1-door-line-bot-lt-1"></path>
<path d="M119.5,172 L142.5,172" class="b1-door-line-bot-lt-2"></path>
<path d="M119.5,175 L142.5,175" class="b1-door-line-bot-lt-3"></path>
<path d="M119.5,178 L142.5,178" class="b1-door-line-bot-lt-4"></path>
<path d="M119.5,181 L142.5,181" class="b1-door-line-bot-lt-5"></path>
<path d="M119.5,184 L142.5,184" class="b1-door-line-bot-lt-6"></path>
<path d="M119.5,187 L142.5,187" class="b1-door-line-bot-lt-7"></path>
<path d="M119.5,190 L142.5,190" class="b1-door-line-bot-lt-8"></path>
<path d="M119.5,193 L142.5,193" class="b1-door-line-bot-lt-9"></path>
<path d="M119.5,196 L142.5,196" class="b1-door-line-bot-lt-10"></path>
<path d="M119.5,199 L142.5,199" class="b1-door-line-bot-lt-11"></path>
<path d="M119.5,202 L142.5,202" class="b1-door-line-bot-lt-12"></path>
<path d="M119.5,205 L142.5,205" class="b1-door-line-bot-lt-13"></path>
<path d="M119.5,208 L142.5,208" class="b1-door-line-bot-lt-14"></path>
<path d="M119.5,211 L142.5,211" class="b1-door-line-bot-lt-15"></path>
<path d="M119.5,214 L142.5,214" class="b1-door-line-bot-lt-16"></path>
<path d="M119.5,217 L142.5,217" class="b1-door-line-bot-lt-17"></path>
<path d="M119.5,220 L142.5,220" class="b1-door-line-bot-lt-18"></path>
<path d="M119.5,223 L142.5,223" class="b1-door-line-bot-lt-19"></path>
<path d="M119.5,226 L142.5,226" class="b1-door-line-bot-lt-20"></path>
<path d="M119.5,229 L142.5,229" class="b1-door-line-bot-lt-21"></path>
<path d="M119.5,232 L142.5,232" class="b1-door-line-bot-lt-22"></path>
<path d="M119.5,235 L142.5,235" class="b1-door-line-bot-lt-23"></path>
<path d="M119.5,238 L142.5,238" class="b1-door-line-bot-lt-24"></path>
<path d="M119.5,241 L142.5,241" class="b1-door-line-bot-lt-25"></path>
<path d="M119.5,244 L142.5,244" class="b1-door-line-bot-lt-26"></path>
<path d="M119.5,247 L142.5,247" class="b1-door-line-bot-lt-27"></path>
<path d="M119.5,250 L142.5,250" class="b1-door-line-bot-lt-28"></path>
<path d="M119.5,253 L142.5,253" class="b1-door-line-bot-lt-29"></path>
<path d="M119.5,256 L142.5,256" class="b1-door-line-bot-lt-30"></path>
<path d="M119.5,259 L142.5,259" class="b1-door-line-bot-lt-31"></path>
<path d="M119.5,262 L142.5,262" class="b1-door-line-bot-lt-32"></path>
<path d="M119.5,265 L142.5,265" class="b1-door-line-bot-lt-33"></path>
<path d="M155.5,169 L178.5,169" class="b1-door-line-bot-rt-1"></path>
<path d="M155.5,172 L178.5,172" class="b1-door-line-bot-rt-2"></path>
<path d="M155.5,175 L178.5,175" class="b1-door-line-bot-rt-3"></path>
<path d="M155.5,178 L178.5,178" class="b1-door-line-bot-rt-4"></path>
<path d="M155.5,181 L178.5,181" class="b1-door-line-bot-rt-5"></path>
<path d="M155.5,184 L178.5,184" class="b1-door-line-bot-rt-6"></path>
<path d="M155.5,187 L178.5,187" class="b1-door-line-bot-rt-7"></path>
<path d="M155.5,190 L178.5,190" class="b1-door-line-bot-rt-8"></path>
<path d="M155.5,193 L178.5,193" class="b1-door-line-bot-rt-9"></path>
<path d="M155.5,196 L178.5,196" class="b1-door-line-bot-rt-10"></path>
<path d="M155.5,199 L178.5,199" class="b1-door-line-bot-rt-11"></path>
<path d="M155.5,202 L178.5,202" class="b1-door-line-bot-rt-12"></path>
<path d="M155.5,205 L178.5,205" class="b1-door-line-bot-rt-13"></path>
<path d="M155.5,208 L178.5,208" class="b1-door-line-bot-rt-14"></path>
<path d="M155.5,211 L178.5,211" class="b1-door-line-bot-rt-15"></path>
<path d="M155.5,214 L178.5,214" class="b1-door-line-bot-rt-16"></path>
<path d="M155.5,217 L178.5,217" class="b1-door-line-bot-rt-17"></path>
<path d="M155.5,220 L178.5,220" class="b1-door-line-bot-rt-18"></path>
<path d="M155.5,223 L178.5,223" class="b1-door-line-bot-rt-19"></path>
<path d="M155.5,226 L178.5,226" class="b1-door-line-bot-rt-20"></path>
<path d="M155.5,229 L178.5,229" class="b1-door-line-bot-rt-21"></path>
<path d="M155.5,232 L178.5,232" class="b1-door-line-bot-rt-22"></path>
<path d="M155.5,235 L178.5,235" class="b1-door-line-bot-rt-23"></path>
<path d="M155.5,238 L178.5,238" class="b1-door-line-bot-rt-24"></path>
<path d="M155.5,241 L178.5,241" class="b1-door-line-bot-rt-25"></path>
<path d="M155.5,244 L178.5,244" class="b1-door-line-bot-rt-26"></path>
<path d="M155.5,247 L178.5,247" class="b1-door-line-bot-rt-27"></path>
<path d="M155.5,250 L178.5,250" class="b1-door-line-bot-rt-28"></path>
<path d="M155.5,253 L178.5,253" class="b1-door-line-bot-rt-29"></path>
<path d="M155.5,256 L178.5,256" class="b1-door-line-bot-rt-30"></path>
<path d="M155.5,259 L178.5,259" class="b1-door-line-bot-rt-31"></path>
<path d="M155.5,262 L178.5,262" class="b1-door-line-bot-rt-32"></path>
<path d="M155.5,265 L178.5,265" class="b1-door-line-bot-rt-33"></path>
</g>
<g stroke="#67613B" fill="#CCC386">
<circle class="b1-door-knob-lt" cx="131" cy="276" r="4"></circle>
<circle class="b1-door-knob-rt" cx="167" cy="276" r="4"></circle>
</g>
</g>
<g class="b1-top-door-rt">
<g stroke="#D2D2D2" fill="#FFF">
<rect class="b1-door-bg-1" x="338" y="77" width="90" height="278"></rect>
<rect class="b1-door-bg-2" x="341" y="83" width="84" height="272"></rect>
<polygon class="b1-door-top-1" points="335 70 382.967773 70 431 70 431 80 335 80"></polygon>
<polygon class="b1-door-top-2" points="333 68 433 68 432 70 334 70"></polygon>
<polygon class="b1-door-top-3" points="331 66 435 66 433 68 333 68"></polygon>
</g>
<g stroke="#1D3D3E" fill="#266867">
<rect class="b1-door-lt" x="347" y="88" width="36" height="267"></rect>
<rect class="b1-door-rt" x="383" y="88" width="36" height="267"></rect>
<rect class="b1-door-top-lt" x="350" y="91" width="30" height="72"></rect>
<rect class="b1-door-top-rt" x="386" y="91" width="30" height="72"></rect>
<rect class="b1-door-mid-lt" x="350" y="166" width="30" height="102"></rect>
<rect class="b1-door-mid-rt" x="386" y="166" width="30" height="102"></rect>
<rect class="b1-door-bot-lt" x="350" y="284" width="30" height="54"></rect>
<rect class="b1-door-bot-lt-inner" x="354" y="288" width="22" height="46"></rect>
<rect class="b1-door-bot-rt" x="386" y="284" width="30" height="54"></rect>
<rect class="b1-door-bot-rt-inner" x="390" y="288" width="22" height="46"></rect>
<path d="M350.5,284.5 L354,288" class="b1-door-bot-lt-line-1"></path>
<path d="M379.5,284.5 L376,288" class="b1-door-bot-lt-line-2"></path>
<path d="M350.5,337.5 L354,334" class="b1-door-bot-lt-line-3"></path>
<path d="M379.5,337.5 L376,334" class="b1-door-bot-lt-line-4"></path>
<path d="M386.5,284.5 L390,288" class="b1-door-bot-rt-line-1"></path>
<path d="M415.5,284.5 L412,288" class="b1-door-bot-rt-line-2"></path>
<path d="M386.5,337.5 L390,334" class="b1-door-bot-rt-line-3"></path>
<path d="M415.5,337.5 L412,334" class="b1-door-bot-rt-line-4"></path>
<path d="M353.5,94 L376.5,94" class="b1-door-line-top-lt-1"></path>
<path d="M353.5,97 L376.5,97" class="b1-door-line-top-lt-2"></path>
<path d="M353.5,100 L376.5,100" class="b1-door-line-top-lt-3"></path>
<path d="M353.5,103 L376.5,103" class="b1-door-line-top-lt-4"></path>
<path d="M353.5,106 L376.5,106" class="b1-door-line-top-lt-5"></path>
<path d="M353.5,109 L376.5,109" class="b1-door-line-top-lt-6"></path>
<path d="M353.5,112 L376.5,112" class="b1-door-line-top-lt-7"></path>
<path d="M353.5,115 L376.5,115" class="b1-door-line-top-lt-8"></path>
<path d="M353.5,118 L376.5,118" class="b1-door-line-top-lt-9"></path>
<path d="M353.5,121 L376.5,121" class="b1-door-line-top-lt-10"></path>
<path d="M353.5,124 L376.5,124" class="b1-door-line-top-lt-11"></path>
<path d="M353.5,127 L376.5,127" class="b1-door-line-top-lt-12"></path>
<path d="M353.5,130 L376.5,130" class="b1-door-line-top-lt-13"></path>
<path d="M353.5,133 L376.5,133" class="b1-door-line-top-lt-14"></path>
<path d="M353.5,136 L376.5,136" class="b1-door-line-top-lt-15"></path>
<path d="M353.5,139 L376.5,139" class="b1-door-line-top-lt-16"></path>
<path d="M353.5,142 L376.5,142" class="b1-door-line-top-lt-17"></path>
<path d="M353.5,145 L376.5,145" class="b1-door-line-top-lt-18"></path>
<path d="M353.5,148 L376.5,148" class="b1-door-line-top-lt-19"></path>
<path d="M353.5,151 L376.5,151" class="b1-door-line-top-lt-20"></path>
<path d="M353.5,154 L376.5,154" class="b1-door-line-top-lt-21"></path>
<path d="M353.5,157 L376.5,157" class="b1-door-line-top-lt-22"></path>
<path d="M353.5,160 L376.5,160" class="b1-door-line-top-lt-23"></path>
<path d="M389.5,94 L412.5,94" class="b1-door-line-top-rt-1"></path>
<path d="M389.5,97 L412.5,97" class="b1-door-line-top-rt-2"></path>
<path d="M389.5,100 L412.5,100" class="b1-door-line-top-rt-3"></path>
<path d="M389.5,103 L412.5,103" class="b1-door-line-top-rt-4"></path>
<path d="M389.5,106 L412.5,106" class="b1-door-line-top-rt-5"></path>
<path d="M389.5,109 L412.5,109" class="b1-door-line-top-rt-6"></path>
<path d="M389.5,112 L412.5,112" class="b1-door-line-top-rt-7"></path>
<path d="M389.5,115 L412.5,115" class="b1-door-line-top-rt-8"></path>
<path d="M389.5,118 L412.5,118" class="b1-door-line-top-rt-9"></path>
<path d="M389.5,121 L412.5,121" class="b1-door-line-top-rt-10"></path>
<path d="M389.5,124 L412.5,124" class="b1-door-line-top-rt-11"></path>
<path d="M389.5,127 L412.5,127" class="b1-door-line-top-rt-12"></path>
<path d="M389.5,130 L412.5,130" class="b1-door-line-top-rt-13"></path>
<path d="M389.5,133 L412.5,133" class="b1-door-line-top-rt-14"></path>
<path d="M389.5,136 L412.5,136" class="b1-door-line-top-rt-15"></path>
<path d="M389.5,139 L412.5,139" class="b1-door-line-top-rt-16"></path>
<path d="M389.5,142 L412.5,142" class="b1-door-line-top-rt-17"></path>
<path d="M389.5,145 L412.5,145" class="b1-door-line-top-rt-18"></path>
<path d="M389.5,148 L412.5,148" class="b1-door-line-top-rt-19"></path>
<path d="M389.5,151 L412.5,151" class="b1-door-line-top-rt-20"></path>
<path d="M389.5,154 L412.5,154" class="b1-door-line-top-rt-21"></path>
<path d="M389.5,157 L412.5,157" class="b1-door-line-top-rt-22"></path>
<path d="M389.5,160 L412.5,160" class="b1-door-line-top-rt-23"></path>
<path d="M353.5,168 L376.5,168" class="b1-door-line-bot-lt-1"></path>
<path d="M353.5,171 L376.5,171" class="b1-door-line-bot-lt-2"></path>
<path d="M353.5,174 L376.5,174" class="b1-door-line-bot-lt-3"></path>
<path d="M353.5,177 L376.5,177" class="b1-door-line-bot-lt-4"></path>
<path d="M353.5,180 L376.5,180" class="b1-door-line-bot-lt-5"></path>
<path d="M353.5,183 L376.5,183" class="b1-door-line-bot-lt-6"></path>
<path d="M353.5,186 L376.5,186" class="b1-door-line-bot-lt-7"></path>
<path d="M353.5,189 L376.5,189" class="b1-door-line-bot-lt-8"></path>
<path d="M353.5,192 L376.5,192" class="b1-door-line-bot-lt-9"></path>
<path d="M353.5,195 L376.5,195" class="b1-door-line-bot-lt-10"></path>
<path d="M353.5,198 L376.5,198" class="b1-door-line-bot-lt-11"></path>
<path d="M353.5,201 L376.5,201" class="b1-door-line-bot-lt-12"></path>
<path d="M353.5,204 L376.5,204" class="b1-door-line-bot-lt-13"></path>
<path d="M353.5,207 L376.5,207" class="b1-door-line-bot-lt-14"></path>
<path d="M353.5,210 L376.5,210" class="b1-door-line-bot-lt-15"></path>
<path d="M353.5,213 L376.5,213" class="b1-door-line-bot-lt-16"></path>
<path d="M353.5,216 L376.5,216" class="b1-door-line-bot-lt-17"></path>
<path d="M353.5,219 L376.5,219" class="b1-door-line-bot-lt-18"></path>
<path d="M353.5,222 L376.5,222" class="b1-door-line-bot-lt-19"></path>
<path d="M353.5,225 L376.5,225" class="b1-door-line-bot-lt-20"></path>
<path d="M353.5,228 L376.5,228" class="b1-door-line-bot-lt-21"></path>
<path d="M353.5,231 L376.5,231" class="b1-door-line-bot-lt-22"></path>
<path d="M353.5,234 L376.5,234" class="b1-door-line-bot-lt-23"></path>
<path d="M353.5,237 L376.5,237" class="b1-door-line-bot-lt-24"></path>
<path d="M353.5,240 L376.5,240" class="b1-door-line-bot-lt-25"></path>
<path d="M353.5,243 L376.5,243" class="b1-door-line-bot-lt-26"></path>
<path d="M353.5,246 L376.5,246" class="b1-door-line-bot-lt-27"></path>
<path d="M353.5,249 L376.5,249" class="b1-door-line-bot-lt-28"></path>
<path d="M353.5,252 L376.5,252" class="b1-door-line-bot-lt-29"></path>
<path d="M353.5,255 L376.5,255" class="b1-door-line-bot-lt-30"></path>
<path d="M353.5,258 L376.5,258" class="b1-door-line-bot-lt-31"></path>
<path d="M353.5,261 L376.5,261" class="b1-door-line-bot-lt-32"></path>
<path d="M353.5,264 L376.5,264" class="b1-door-line-bot-lt-33"></path>
<path d="M389.5,169 L412.5,169" class="b1-door-line-bot-rt-1"></path>
<path d="M389.5,172 L412.5,172" class="b1-door-line-bot-rt-2"></path>
<path d="M389.5,175 L412.5,175" class="b1-door-line-bot-rt-3"></path>
<path d="M389.5,178 L412.5,178" class="b1-door-line-bot-rt-4"></path>
<path d="M389.5,181 L412.5,181" class="b1-door-line-bot-rt-5"></path>
<path d="M389.5,184 L412.5,184" class="b1-door-line-bot-rt-6"></path>
<path d="M389.5,187 L412.5,187" class="b1-door-line-bot-rt-7"></path>
<path d="M389.5,190 L412.5,190" class="b1-door-line-bot-rt-8"></path>
<path d="M389.5,193 L412.5,193" class="b1-door-line-bot-rt-9"></path>
<path d="M389.5,196 L412.5,196" class="b1-door-line-bot-rt-10"></path>
<path d="M389.5,199 L412.5,199" class="b1-door-line-bot-rt-11"></path>
<path d="M389.5,202 L412.5,202" class="b1-door-line-bot-rt-12"></path>
<path d="M389.5,205 L412.5,205" class="b1-door-line-bot-rt-13"></path>
<path d="M389.5,208 L412.5,208" class="b1-door-line-bot-rt-14"></path>
<path d="M389.5,211 L412.5,211" class="b1-door-line-bot-rt-15"></path>
<path d="M389.5,214 L412.5,214" class="b1-door-line-bot-rt-16"></path>
<path d="M389.5,217 L412.5,217" class="b1-door-line-bot-rt-17"></path>
<path d="M389.5,220 L412.5,220" class="b1-door-line-bot-rt-18"></path>
<path d="M389.5,223 L412.5,223" class="b1-door-line-bot-rt-19"></path>
<path d="M389.5,226 L412.5,226" class="b1-door-line-bot-rt-20"></path>
<path d="M389.5,229 L412.5,229" class="b1-door-line-bot-rt-21"></path>
<path d="M389.5,232 L412.5,232" class="b1-door-line-bot-rt-22"></path>
<path d="M389.5,235 L412.5,235" class="b1-door-line-bot-rt-23"></path>
<path d="M389.5,238 L412.5,238" class="b1-door-line-bot-rt-24"></path>
<path d="M389.5,241 L412.5,241" class="b1-door-line-bot-rt-25"></path>
<path d="M389.5,244 L412.5,244" class="b1-door-line-bot-rt-26"></path>
<path d="M389.5,247 L412.5,247" class="b1-door-line-bot-rt-27"></path>
<path d="M389.5,250 L412.5,250" class="b1-door-line-bot-rt-28"></path>
<path d="M389.5,253 L412.5,253" class="b1-door-line-bot-rt-29"></path>
<path d="M389.5,256 L412.5,256" class="b1-door-line-bot-rt-30"></path>
<path d="M389.5,259 L412.5,259" class="b1-door-line-bot-rt-31"></path>
<path d="M389.5,262 L412.5,262" class="b1-door-line-bot-rt-32"></path>
<path d="M389.5,265 L412.5,265" class="b1-door-line-bot-rt-33"></path>
</g>
<g stroke="#67613B" fill="#CCC386">
<circle class="b1-door-knob-lt" cx="365" cy="276" r="4"></circle>
<circle class="b1-door-knob-rt" cx="401" cy="276" r="4"></circle>
</g>
</g>
<g class="b1-top-poles" stroke="#434454" fill="#77788B">
<rect class="b1-pole-lt-1" x="18" y="50" width="8" height="306"></rect>
<rect class="b1-pole-lt-2" x="16" y="25" width="12" height="2" rx="1"></rect>
<path d="M22,48 C18.6339203,48 16.9508805,48 16.9508805,48 C11.4143533,40.0805664 19.7095291,33.0258789 16.9508805,27 C16.9508805,27 18.6339203,27 22,27 C25.3660797,27 27.0491195,27 27.0491195,27 C24.2904709,33.0258789 32.5856467,40.0805664 27.0491195,48 C27.0491195,48 25.3660797,48 22,48" class="b1-pole-lt-3"></path>
<rect class="b1-pole-lt-4" x="16" y="48" width="12" height="2" rx="1"></rect>
<rect class="b1-pole-lt-5" x="17" y="53" width="10" height="2" rx="1"></rect>
<rect class="b1-pole-mid-1" x="261" y="50" width="8" height="306"></rect>
<rect class="b1-pole-mid-2" x="259" y="25" width="12" height="2" rx="1"></rect>
<path d="M265,48 C261.63392,48 259.950881,48 259.950881,48 C254.414353,40.0805664 262.709529,33.0258789 259.950881,27 C259.950881,27 261.63392,27 265,27 C268.36608,27 270.049119,27 270.049119,27 C267.290471,33.0258789 275.585647,40.0805664 270.049119,48 C270.049119,48 268.36608,48 265,48" class="b1-pole-mid-3"></path>
<rect class="b1-pole-mid-4" x="259" y="48" width="12" height="2" rx="1"></rect>
<rect class="b1-pole-mid-5" x="260" y="53" width="10" height="2" rx="1"></rect>
<rect class="b1-pole-rt-1" x="504" y="50" width="8" height="306"></rect>
<rect class="b1-pole-rt-2" x="502" y="25" width="12" height="2" rx="1"></rect>
<path d="M508,48 C504.63392,48 502.950881,48 502.950881,48 C497.414353,40.0805664 505.709529,33.0258789 502.950881,27 C502.950881,27 504.63392,27 508,27 C511.36608,27 513.049119,27 513.049119,27 C510.290471,33.0258789 518.585647,40.0805664 513.049119,48 C513.049119,48 511.36608,48 508,48" class="b1-pole-rt-3"></path>
<rect class="b1-pole-rt-4" x="502" y="48" width="12" height="2" rx="1"></rect>
<rect class="b1-pole-rt-5" x="503" y="53" width="10" height="2" rx="1"></rect>
</g>
<g class="b1-porch-lines" stroke="#434454" clip-path="url(#b1-porch-line-mask)">
<path d="M10,264 L42,356" class="b1-porch-line-1"></path>
<path d="M26,264 L58,356" class="b1-porch-line-2"></path>
<path d="M42,264 L74,356" class="b1-porch-line-3"></path>
<path d="M58,264 L90,356" class="b1-porch-line-4"></path>
<path d="M74,264 L106,356" class="b1-porch-line-5"></path>
<path d="M90,264 L122,356" class="b1-porch-line-6"></path>
<path d="M106,264 L138,356" class="b1-porch-line-7"></path>
<path d="M122,264 L154,356" class="b1-porch-line-8"></path>
<path d="M138,264 L170,356" class="b1-porch-line-9"></path>
<path d="M154,264 L186,356" class="b1-porch-line-10"></path>
<path d="M170,264 L202,356" class="b1-porch-line-11"></path>
<path d="M186,264 L218,356" class="b1-porch-line-12"></path>
<path d="M202,264 L234,356" class="b1-porch-line-13"></path>
<path d="M218,264 L250,356" class="b1-porch-line-14"></path>
<path d="M234,264 L266,356" class="b1-porch-line-15"></path>
<path d="M250,264 L282,356" class="b1-porch-line-16"></path>
<path d="M266,264 L298,356" class="b1-porch-line-17"></path>
<path d="M282,264 L314,356" class="b1-porch-line-18"></path>
<path d="M298,264 L330,356" class="b1-porch-line-19"></path>
<path d="M314,264 L346,356" class="b1-porch-line-20"></path>
<path d="M330,264 L362,356" class="b1-porch-line-21"></path>
<path d="M346,264 L378,356" class="b1-porch-line-22"></path>
<path d="M362,264 L394,356" class="b1-porch-line-23"></path>
<path d="M378,264 L410,356" class="b1-porch-line-24"></path>
<path d="M394,264 L426,356" class="b1-porch-line-25"></path>
<path d="M410,264 L442,356" class="b1-porch-line-26"></path>
<path d="M426,264 L458,356" class="b1-porch-line-27"></path>
<path d="M442,264 L474,356" class="b1-porch-line-28"></path>
<path d="M458,264 L490,356" class="b1-porch-line-29"></path>
<path d="M474,264 L506,356" class="b1-porch-line-30"></path>
<path d="M490,264 L522,356" class="b1-porch-line-31"></path>
<path d="M522,264 L490,356" class="b1-porch-line-32"></path>
<path d="M506,264 L474,356" class="b1-porch-line-33"></path>
<path d="M490,264 L458,356" class="b1-porch-line-34"></path>
<path d="M474,264 L442,356" class="b1-porch-line-35"></path>
<path d="M458,264 L426,356" class="b1-porch-line-36"></path>
<path d="M442,264 L410,356" class="b1-porch-line-37"></path>
<path d="M426,264 L394,356" class="b1-porch-line-38"></path>
<path d="M410,264 L378,356" class="b1-porch-line-39"></path>
<path d="M394,264 L362,356" class="b1-porch-line-40"></path>
<path d="M378,264 L346,356" class="b1-porch-line-41"></path>
<path d="M362,264 L330,356" class="b1-porch-line-42"></path>
<path d="M346,264 L314,356" class="b1-porch-line-43"></path>
<path d="M330,264 L298,356" class="b1-porch-line-44"></path>
<path d="M314,264 L282,356" class="b1-porch-line-45"></path>
<path d="M298,264 L266,356" class="b1-porch-line-46"></path>
<path d="M282,264 L250,356" class="b1-porch-line-47"></path>
<path d="M266,264 L234,356" class="b1-porch-line-48"></path>
<path d="M250,264 L218,356" class="b1-porch-line-49"></path>
<path d="M234,264 L202,356" class="b1-porch-line-50"></path>
<path d="M218,264 L186,356" class="b1-porch-line-51"></path>
<path d="M202,264 L170,356" class="b1-porch-line-52"></path>
<path d="M186,264 L154,356" class="b1-porch-line-53"></path>
<path d="M170,264 L138,356" class="b1-porch-line-54"></path>
<path d="M154,264 L122,356" class="b1-porch-line-55"></path>
<path d="M138,264 L106,356" class="b1-porch-line-56"></path>
<path d="M122,264 L90,356" class="b1-porch-line-57"></path>
<path d="M106,264 L74,356" class="b1-porch-line-58"></path>
<path d="M90,264 L58,356" class="b1-porch-line-59"></path>
<path d="M74,264 L42,356" class="b1-porch-line-60"></path>
<path d="M58,264 L26,356" class="b1-porch-line-61"></path>
<path d="M42,264 L10,356" class="b1-porch-line-62"></path>
</g>
<rect class="b1-porch-lines-top" stroke="#434454" fill="#77788B" x="15" y="261" width="500" height="3"></rect>
<g class="b1-gutter" stroke="#D2D2D2" fill="#FFF">
<rect class="b1-gutter-1" x="15" y="14" width="500" height="10"></rect>
<path d="M9,7 C12.3854167,8.16731771 13.3854167,10.500651 14,14 L515,14 C515.614583,10.500651 516.614583,8.16731771 520,7 C516.315589,7 12.6844113,7 9,7 Z" class="b1-gutter-2"></path>
<path d="M9,7 C5.99951172,5.69503348 5.40869141,4.56919643 4,3 C6.45627418,3 522.543726,3 525,3 C523.591309,4.56919643 523.000488,5.69503348 520,7 L9,7 Z" class="b1-gutter-3"></path>
<path d="M2,1 L528,1 L528,1 C528.552285,1 529,1.44771525 529,2 L529,2 L529,2 C529,2.55228475 528.552285,3 528,3 L2,3 L2,3 C1.44771525,3 1,2.55228475 1,2 L1,2 L1,2 C1,1.44771525 1.44771525,1 2,1 Z" class="b1-gutter-4"></path>
</g>
</g>
</g>
</g>
<g class="b2-container">
<g class="b2">
<g class="b2-bot">
<rect class="b2-house-main" stroke="#7B2D24" fill="#C5403F" x="552" y="374.050992" width="494" height="335.949008"></rect>
<g class="b2-poles" stroke="#434454" fill="#77788B">
<rect class="b2-pole-lt-1" x="552" y="375" width="8" height="334"></rect>
<path d="M556,422 C552.63392,422 550.950881,422 550.950881,422 C545.414353,414.080566 553.709529,407.025879 550.950881,401 C550.950881,401 552.63392,401 556,401 C559.36608,401 561.049119,401 561.049119,401 C558.290471,407.025879 566.585647,414.080566 561.049119,422 C561.049119,422 559.36608,422 556,422" class="b2-pole-lt-2"></path>
<rect class="b2-pole-lt-3" x="550" y="422" width="12" height="2" rx="1"></rect>
<rect class="b2-pole-lt-4" x="551" y="427" width="10" height="2" rx="1"></rect>
<rect class="b2-pole-lt-5" x="550" y="709" width="12" height="2" rx="1"></rect>
<rect class="b2-pole-lt-6" x="551" y="711" width="10" height="9" rx="1"></rect>
<rect class="b2-pole-mid-1" x="795" y="375" width="8" height="334"></rect>
<path d="M799,422 C795.63392,422 793.950881,422 793.950881,422 C788.414353,414.080566 796.709529,407.025879 793.950881,401 C793.950881,401 795.63392,401 799,401 C802.36608,401 804.049119,401 804.049119,401 C801.290471,407.025879 809.585647,414.080566 804.049119,422 C804.049119,422 802.36608,422 799,422" class="b2-pole-mid-2"></path>
<rect class="b2-pole-mid-3" x="793" y="422" width="12" height="2" rx="1"></rect>
<rect class="b2-pole-mid-4" x="794" y="427" width="10" height="2" rx="1"></rect>
<rect class="b2-pole-mid-5" x="793" y="709" width="12" height="2" rx="1"></rect>
<rect class="b2-pole-mid-6" x="794" y="711" width="10" height="9" rx="1"></rect>
<rect class="b2-pole-rt-1" x="1038" y="375" width="8" height="334"></rect>
<path d="M1042,422 C1038.63392,422 1036.95088,422 1036.95088,422 C1031.41435,414.080566 1039.70953,407.025879 1036.95088,401 C1036.95088,401 1038.63392,401 1042,401 C1045.36608,401 1047.04912,401 1047.04912,401 C1044.29047,407.025879 1052.58565,414.080566 1047.04912,422 C1047.04912,422 1045.36608,422 1042,422" class="b2-pole-rt-2"></path>
<rect class="b2-pole-rt-3" x="1036" y="422" width="12" height="2" rx="1"></rect>
<rect class="b2-pole-rt-4" x="1037" y="427" width="10" height="2" rx="1"></rect>
<rect class="b2-pole-rt-5" x="1036" y="709" width="12" height="2" rx="1"></rect>
<rect class="b2-pole-rt-6" x="1037" y="711" width="10" height="9" rx="1"></rect>
</g>
<g class="b2-door" stroke="#D2D2D2">
<path d="M724,463 C724,438.147186 703.852814,418 679,418 C654.147198,418 634.000019,438.147167 634,462.999991 L724,463 Z" class="b2-door-open-bg" fill-opacity="0.5" fill="#534335"></path>
<path d="M724,463 C724,438.147186 703.852814,418 679,418 C654.147198,418 634.000019,438.147167 634,462.999991 L724,463 Z" class="b2-door-open" fill="url(#glow-3)"></path>
<g fill="#FFF">
<path d="M724,471 L634,471 L634,710 L626,710 L626,463 C626,433.728908 649.728908,410 679,410 C708.271092,410 732,433.728908 732,463 L732,710 L724,710 L724,471 Z M724,463 C724,438.147186 703.852814,418 679,418 C654.147198,418 634.000019,438.147167 634,462.999991 L724,463 Z" class="b2-door-frame"></path>
<rect class="b2-door-lt-1" x="634" y="471" width="45" height="239"></rect>
<rect class="b2-door-rt-1" x="679" y="471" width="45" height="239"></rect>
</g>
<rect class="b2-door-lt-2" x="642" y="479" width="29" height="22"></rect>
<rect class="b2-door-lt-3" x="646" y="483" width="21" height="14"></rect>
<path d="M646,483 L642.5,479.5" class="b2-door-lt-4"></path>
<path d="M646,497 L642.5,500.5" class="b2-door-lt-5"></path>
<path d="M667,497 L670.5,500.5" class="b2-door-lt-6"></path>
<path d="M667,483 L670.5,479.5" class="b2-door-lt-7"></path>
<rect class="b2-door-lt-8" x="642" y="509" width="29" height="132"></rect>
<rect class="b2-door-lt-9" x="646" y="513" width="21" height="124"></rect>
<path d="M646,513 L642.5,509.5" class="b2-door-lt-10"></path>
<path d="M646,637 L642.5,640.5" class="b2-door-lt-11"></path>
<path d="M667,637 L670.5,640.5" class="b2-door-lt-12"></path>
<path d="M667,513 L670.5,509.5" class="b2-door-lt-13"></path>
<rect class="b2-door-lt-14" x="642" y="649" width="29" height="53"></rect>
<rect class="b2-door-lt-15" x="646" y="653" width="21" height="45"></rect>
<path d="M646,653 L642.5,649.5" class="b2-door-lt-16"></path>
<path d="M646,698 L642.5,701.5" class="b2-door-lt-17"></path>
<path d="M667,698 L670.5,701.5" class="b2-door-lt-18"></path>
<path d="M667,653 L670.5,649.5" class="b2-door-lt-19"></path>
<rect class="b2-door-rt-2" x="687" y="479" width="29" height="22"></rect>
<rect class="b2-door-rt-3" x="691" y="483" width="21" height="14"></rect>
<path d="M691,483 L687.5,479.5" class="b2-door-rt-4"></path>
<path d="M691,497 L687.5,500.5" class="b2-door-rt-5"></path>
<path d="M712,497 L715.5,500.5" class="b2-door-rt-6"></path>
<path d="M712,483 L715.5,479.5" class="b2-door-rt-7"></path>
<rect class="b2-door-rt-8" x="687" y="509" width="29" height="132"></rect>
<rect class="b2-door-rt-9" x="691" y="513" width="21" height="124"></rect>
<path d="M691,513 L687.5,509.5" class="b2-door-rt-10"></path>
<path d="M691,637 L687.5,640.5" class="b2-door-rt-11"></path>
<path d="M712,637 L715.5,640.5" class="b2-door-rt-12"></path>
<path d="M712,513 L715.5,509.5" class="b2-door-rt-13"></path>
<rect class="b2-door-rt-14" x="687" y="649" width="29" height="53"></rect>
<rect class="b2-door-rt-15" x="691" y="653" width="21" height="45"></rect>
<path d="M691,653 L687.5,649.5" class="b2-door-rt-16"></path>
<path d="M691,698 L687.5,701.5" class="b2-door-rt-17"></path>
<path d="M712,698 L715.5,701.5" class="b2-door-rt-18"></path>
<path d="M712,653 L715.5,649.5" class="b2-door-rt-19"></path>
<g stroke="#0D0C0E" fill="#626166">
<rect class="b2-door-handle-rt" x="681" y="604" width="4" height="30"></rect>
<rect class="b2-door-handle-lt" x="673" y="604" width="4" height="30"></rect>
</g>
<path d="M728,710 L728,467 L728,463 C728,435.938047 706.061953,414 679,414 C651.938047,414 630,438.837588 630,463 C630,463 630,464.333333 630,467 L630,710 M630,467 L728,467" class="b2-door-border"></path>
<path d="M689,463 C689,461.644148 688.730164,460.35132 688.241264,459.172288 C687.734435,457.95002 686.991121,456.850046 686.070007,455.928932 C685.148894,455.007819 684.04998,454.265565 682.827712,453.758736 C681.64868,453.269836 680.355852,453 679,453 C677.644148,453 676.349015,453.269836 675.169983,453.758736 C673.947714,454.265565 672.851106,455.008879 671.929993,455.929993 C671.008879,456.851106 670.265565,457.95002 669.758736,459.172288 C669.269836,460.35132 669,461.644148 669,463 C669,463 689,463 689,463 Z" class="b2-door-top-1" fill="#FFF"></path>
<path d="M704,463 C704,459.610371 703.32541,456.378301 702.103159,453.43072 C700.836088,450.375049 698.977803,447.625115 696.675018,445.32233 C694.372234,443.019546 691.624951,441.163912 688.56928,439.896841 C685.621699,438.67459 682.389629,438 679,438 C675.610371,438 672.372538,438.67459 669.424957,439.896841 C666.369286,441.163912 663.627766,443.022197 661.324982,445.324982 C659.022197,447.627766 657.163912,450.375049 655.896841,453.43072 C654.67459,456.378301 654,459.610371 654,463 C654,463 704,463 704,463 Z" class="b2-door-top-2"></path>
<g fill="#D8D8D8">
<path d="M671.93,455.93 L647.41827,431.41827" class="b2-door-top-3"></path>
<path d="M686.07,455.93 L710.58173,431.41827" class="b2-door-top-4"></path>
<path d="M679,453 L679,418" class="b2-door-top-5"></path>
</g>
</g>
<g class="b2-window" stroke="#D2D2D2">
<path d="M964,463 C964,438.147186 943.852814,418 919,418 C894.147198,418 874.000019,438.147167 874,462.999991 L874,642.500005 L964,642.500005 L964,463 Z" class="b2-window-open-bg" fill-opacity="0.5" fill="#534335"></path>
<path d="M964,463 C964,438.147186 943.852814,418 919,418 C894.147198,418 874.000019,438.147167 874,462.999991 L873.824219,641.999995 L964,641.999995 L964,463 Z" class="b2-window-open" fill="url(#glow-4)"></path>
<path d="M923,583 L964,583 L964,530 L923,530 L923,583 Z M923,585 L923,642 L964,642 L964,585 L923,585 Z M874,583 L915,583 L915,530 L874,530 L874,583 Z M874,585 L874,642 L915,642 L915,585 L874,585 Z M923,528 L964,528 L964,471 L923,471 L923,528 Z M874,528 L915,528 L915,471 L874,471 L874,528 Z M866,710 L866,463 C866,433.728908 889.728908,410 919,410 C948.271092,410 972,433.728908 972,463 L972,710 L866,710 Z M964,463 C964,438.147186 943.852814,418 919,418 C894.147198,418 874.000019,438.147167 874,462.999991 L964,463 Z" class="b2-window-frame" fill="#FFF"></path>
<path d="M968,710 L968,467 L968,463 C968,435.938047 946.061953,414 919,414 C891.938047,414 870,438.837588 870,463 C870,463 870,464.333333 870,467 L870,710 M870,467 L968,467 M919,467.5 L919,710" class="b2-window-border"></path>
<rect class="b2-window-panel-lt-1" x="874" y="646" width="41" height="60"></rect>
<rect class="b2-window-panel-lt-2" x="878" y="650" width="33" height="52"></rect>
<path d="M878,650 L874.5,646.5" class="b2-window-panel-lt-3"></path>
<path d="M878,702 L874.5,705.5" class="b2-window-panel-lt-4"></path>
<path d="M911,702 L914.5,705.5" class="b2-window-panel-lt-5"></path>
<path d="M911,650 L914.5,646.5" class="b2-window-panel-lt-6"></path>
<rect class="b2-window-rt-1" x="923" y="646" width="41" height="60"></rect>
<rect class="b2-window-rt-2" x="927" y="650" width="33" height="52"></rect>
<path d="M927,650 L923.5,646.5" class="b2-window-panel-rt-3"></path>
<path d="M927,702 L923.5,705.5" class="b2-window-panel-rt-4"></path>
<path d="M960,702 L963.5,705.5" class="b2-window-panel-rt-5"></path>
<path d="M960,650 L963.5,646.5" class="b2-window-panel-rt-6"></path>
<path d="M929,463 C929,461.644148 928.730164,460.35132 928.241264,459.172288 C927.734435,457.95002 926.991121,456.850046 926.070007,455.928932 C925.148894,455.007819 924.04998,454.265565 922.827712,453.758736 C921.64868,453.269836 920.355852,453 919,453 C917.644148,453 916.349015,453.269836 915.169983,453.758736 C913.947714,454.265565 912.851106,455.008879 911.929993,455.929993 C911.008879,456.851106 910.265565,457.95002 909.758736,459.172288 C909.269836,460.35132 909,461.644148 909,463 C909,463 929,463 929,463 Z" class="b2-window-top-1"></path>
<path d="M944,463 C944,459.610371 943.32541,456.378301 942.103159,453.43072 C940.836088,450.375049 938.977803,447.625115 936.675018,445.32233 C934.372234,443.019546 931.624951,441.163912 928.56928,439.896841 C925.621699,438.67459 922.389629,438 919,438 C915.610371,438 912.372538,438.67459 909.424957,439.896841 C906.369286,441.163912 903.627766,443.022197 901.324982,445.324982 C899.022197,447.627766 897.163912,450.375049 895.896841,453.43072 C894.67459,456.378301 894,459.610371 894,463 C894,463 944,463 944,463 Z" class="b2-window-top-2"></path>
<g fill="#D8D8D8">
<path d="M911.93,455.93 L887.41827,431.41827" class="b2-window-top-3"></path>
<path d="M926.07,455.93 L950.58173,431.41827" class="b2-window-top-4"></path>
<path d="M919,453 L919,418" class="b2-window-top-5"></path>
</g>
</g>
<g class="b2-grating" stroke="#434454">
<rect class="b2-grating-1" fill="#77788B" x="550" y="399" width="498" height="2" rx="1"></rect>
<path d="M560,399 C582.345528,399 577.487805,375 599.833333,375 C622.178862,375 617.321138,399 639.666667,399 C662.012195,399 657.154472,375 679.5,375 C701.845528,375 696.987805,399 719.333333,399 C741.678862,399 736.821138,375 759.166667,375 C781.512195,375 776.654472,399 799,399 C821.345528,399 816.487805,375 838.833333,375 C861.178862,375 856.321138,399 878.666667,399 C901.012195,399 896.154472,375 918.5,375 C940.845528,375 935.987805,399 958.333333,399 C980.678862,399 975.821138,375 998.166667,375 C1020.5122,375 1015.65447,399 1038,399" class="b2-grating-2"></path>
<path d="M560,375 C582.345529,375 577.487805,399 599.833333,399 C622.178862,399 617.321138,375 639.666667,375 C662.012195,375 657.154472,399 679.5,399 C701.845528,399 696.987805,375 719.333333,375 C741.678862,375 736.821138,399 759.166667,399 C781.512195,399 776.654472,375 799,375 C821.345528,375 816.487805,399 838.833333,399 C861.178862,399 856.321138,375 878.666667,375 C901.012195,375 896.154472,399 918.5,399 C940.845528,399 935.987805,375 958.333333,375 C980.678862,375 975.821138,399 998.166667,399 C1020.5122,399 1015.65447,375 1038,375" class="b2-grating-3"></path>
</g>
</g>
<g class="b2-mid">
<rect class="b2-porch-bot-1" stroke="#D2D2D2" fill="#FFF" x="549" y="363.01983" width="500" height="10"></rect>
<rect class="b2-porch-bot-2" stroke="#D2D2D2" fill="#FFF" x="545" y="360" width="510" height="3" rx="1.5"></rect>
<rect class="b2-porch-bot-2" stroke="#434454" fill="#77788B" x="549" y="356" width="501" height="3"></rect>
</g>
<g class="b2-top">
<rect class="b2-building-main" stroke="#7B2D24" fill="#C5403F" x="553" y="25" width="494" height="330"></rect>
<g class="b2-door-lt">
<g stroke="#D2D2D2" fill="#FFF">
<rect class="b2-door-bg-1" x="634" y="77" width="90" height="278"></rect>
<rect class="b2-door-bg-2" x="637" y="83" width="84" height="272"></rect>
<polygon class="b2-door-top-1" points="631 70 678.967773 70 727 70 727 80 631 80"></polygon>
<polygon class="b2-door-top-2" points="629 68 729 68 728 70 630 70"></polygon>
<polygon class="b2-door-top-3" points="627 66 731 66 729 68 629 68"></polygon>
</g>
<g stroke="#1D3D3E" fill="#266867">
<rect class="b2-door-lt" x="643" y="88" width="36" height="267"></rect>
<rect class="b2-door-rt" x="679" y="88" width="36" height="267"></rect>
<rect class="b2-door-top-lt" x="646" y="91" width="30" height="72"></rect>
<rect class="b2-door-top-rt" x="682" y="91" width="30" height="72"></rect>
<rect class="b2-door-mid-lt" x="646" y="166" width="30" height="102"></rect>
<rect class="b2-door-mid-rt" x="682" y="166" width="30" height="102"></rect>
<rect class="b2-door-bot-lt" x="646" y="284" width="30" height="54"></rect>
<rect class="b2-door-bot-lt-inner" x="650" y="288" width="22" height="46"></rect>
<rect class="b2-door-bot-rt" x="682" y="284" width="30" height="54"></rect>
<rect class="b2-door-bot-rt-inner" x="686" y="288" width="22" height="46"></rect>
<path d="M646.5,284.5 L650,288" class="b2-door-bot-lt-line-1"></path>
<path d="M675.5,284.5 L672,288" class="b2-door-bot-lt-line-2"></path>
<path d="M646.5,337.5 L650,334" class="b2-door-bot-lt-line-3"></path>
<path d="M675.5,337.5 L672,334" class="b2-door-bot-lt-line-4"></path>
<path d="M682.5,284.5 L686,288" class="b2-door-bot-rt-line-1"></path>
<path d="M711.5,284.5 L708,288" class="b2-door-bot-rt-line-2"></path>
<path d="M682.5,337.5 L686,334" class="b2-door-bot-rt-line-3"></path>
<path d="M711.5,337.5 L708,334" class="b2-door-bot-rt-line-4"></path>
<path d="M649.5,94 L672.5,94" class="b2-door-line-top-lt-1"></path>
<path d="M649.5,97 L672.5,97" class="b2-door-line-top-lt-2"></path>
<path d="M649.5,100 L672.5,100" class="b2-door-line-top-lt-3"></path>
<path d="M649.5,103 L672.5,103" class="b2-door-line-top-lt-4"></path>
<path d="M649.5,106 L672.5,106" class="b2-door-line-top-lt-5"></path>
<path d="M649.5,109 L672.5,109" class="b2-door-line-top-lt-6"></path>
<path d="M649.5,112 L672.5,112" class="b2-door-line-top-lt-7"></path>
<path d="M649.5,115 L672.5,115" class="b2-door-line-top-lt-8"></path>
<path d="M649.5,118 L672.5,118" class="b2-door-line-top-lt-9"></path>
<path d="M649.5,121 L672.5,121" class="b2-door-line-top-lt-10"></path>
<path d="M649.5,124 L672.5,124" class="b2-door-line-top-lt-11"></path>
<path d="M649.5,127 L672.5,127" class="b2-door-line-top-lt-12"></path>
<path d="M649.5,130 L672.5,130" class="b2-door-line-top-lt-13"></path>
<path d="M649.5,133 L672.5,133" class="b2-door-line-top-lt-14"></path>
<path d="M649.5,136 L672.5,136" class="b2-door-line-top-lt-15"></path>
<path d="M649.5,139 L672.5,139" class="b2-door-line-top-lt-16"></path>
<path d="M649.5,142 L672.5,142" class="b2-door-line-top-lt-17"></path>
<path d="M649.5,145 L672.5,145" class="b2-door-line-top-lt-18"></path>
<path d="M649.5,148 L672.5,148" class="b2-door-line-top-lt-19"></path>
<path d="M649.5,151 L672.5,151" class="b2-door-line-top-lt-20"></path>
<path d="M649.5,154 L672.5,154" class="b2-door-line-top-lt-21"></path>
<path d="M649.5,157 L672.5,157" class="b2-door-line-top-lt-22"></path>
<path d="M649.5,160 L672.5,160" class="b2-door-line-top-lt-23"></path>
<path d="M685.5,94 L708.5,94" class="b2-door-line-top-rt-1"></path>
<path d="M685.5,97 L708.5,97" class="b2-door-line-top-rt-2"></path>
<path d="M685.5,100 L708.5,100" class="b2-door-line-top-rt-3"></path>
<path d="M685.5,103 L708.5,103" class="b2-door-line-top-rt-4"></path>
<path d="M685.5,106 L708.5,106" class="b2-door-line-top-rt-5"></path>
<path d="M685.5,109 L708.5,109" class="b2-door-line-top-rt-6"></path>
<path d="M685.5,112 L708.5,112" class="b2-door-line-top-rt-7"></path>
<path d="M685.5,115 L708.5,115" class="b2-door-line-top-rt-8"></path>
<path d="M685.5,118 L708.5,118" class="b2-door-line-top-rt-9"></path>
<path d="M685.5,121 L708.5,121" class="b2-door-line-top-rt-10"></path>
<path d="M685.5,124 L708.5,124" class="b2-door-line-top-rt-11"></path>
<path d="M685.5,127 L708.5,127" class="b2-door-line-top-rt-12"></path>
<path d="M685.5,130 L708.5,130" class="b2-door-line-top-rt-13"></path>
<path d="M685.5,133 L708.5,133" class="b2-door-line-top-rt-14"></path>
<path d="M685.5,136 L708.5,136" class="b2-door-line-top-rt-15"></path>
<path d="M685.5,139 L708.5,139" class="b2-door-line-top-rt-16"></path>
<path d="M685.5,142 L708.5,142" class="b2-door-line-top-rt-17"></path>
<path d="M685.5,145 L708.5,145" class="b2-door-line-top-rt-18"></path>
<path d="M685.5,148 L708.5,148" class="b2-door-line-top-rt-19"></path>
<path d="M685.5,151 L708.5,151" class="b2-door-line-top-rt-20"></path>
<path d="M685.5,154 L708.5,154" class="b2-door-line-top-rt-21"></path>
<path d="M685.5,157 L708.5,157" class="b2-door-line-top-rt-22"></path>
<path d="M685.5,160 L708.5,160" class="b2-door-line-top-rt-23"></path>
<path d="M649.5,169 L672.5,169" class="b2-door-line-bot-lt-1"></path>
<path d="M649.5,172 L672.5,172" class="b2-door-line-bot-lt-2"></path>
<path d="M649.5,175 L672.5,175" class="b2-door-line-bot-lt-3"></path>
<path d="M649.5,178 L672.5,178" class="b2-door-line-bot-lt-4"></path>
<path d="M649.5,181 L672.5,181" class="b2-door-line-bot-lt-5"></path>
<path d="M649.5,184 L672.5,184" class="b2-door-line-bot-lt-6"></path>
<path d="M649.5,187 L672.5,187" class="b2-door-line-bot-lt-7"></path>
<path d="M649.5,190 L672.5,190" class="b2-door-line-bot-lt-8"></path>
<path d="M649.5,193 L672.5,193" class="b2-door-line-bot-lt-9"></path>
<path d="M649.5,196 L672.5,196" class="b2-door-line-bot-lt-10"></path>
<path d="M649.5,199 L672.5,199" class="b2-door-line-bot-lt-11"></path>
<path d="M649.5,202 L672.5,202" class="b2-door-line-bot-lt-12"></path>
<path d="M649.5,205 L672.5,205" class="b2-door-line-bot-lt-13"></path>
<path d="M649.5,208 L672.5,208" class="b2-door-line-bot-lt-14"></path>
<path d="M649.5,211 L672.5,211" class="b2-door-line-bot-lt-15"></path>
<path d="M649.5,214 L672.5,214" class="b2-door-line-bot-lt-16"></path>
<path d="M649.5,217 L672.5,217" class="b2-door-line-bot-lt-17"></path>
<path d="M649.5,220 L672.5,220" class="b2-door-line-bot-lt-18"></path>
<path d="M649.5,223 L672.5,223" class="b2-door-line-bot-lt-19"></path>
<path d="M649.5,226 L672.5,226" class="b2-door-line-bot-lt-20"></path>
<path d="M649.5,229 L672.5,229" class="b2-door-line-bot-lt-21"></path>
<path d="M649.5,232 L672.5,232" class="b2-door-line-bot-lt-22"></path>
<path d="M649.5,235 L672.5,235" class="b2-door-line-bot-lt-23"></path>
<path d="M649.5,238 L672.5,238" class="b2-door-line-bot-lt-24"></path>
<path d="M649.5,241 L672.5,241" class="b2-door-line-bot-lt-25"></path>
<path d="M649.5,244 L672.5,244" class="b2-door-line-bot-lt-26"></path>
<path d="M649.5,247 L672.5,247" class="b2-door-line-bot-lt-27"></path>
<path d="M649.5,250 L672.5,250" class="b2-door-line-bot-lt-28"></path>
<path d="M649.5,253 L672.5,253" class="b2-door-line-bot-lt-29"></path>
<path d="M649.5,256 L672.5,256" class="b2-door-line-bot-lt-30"></path>
<path d="M649.5,259 L672.5,259" class="b2-door-line-bot-lt-31"></path>
<path d="M649.5,262 L672.5,262" class="b2-door-line-bot-lt-32"></path>
<path d="M649.5,265 L672.5,265" class="b2-door-line-bot-lt-33"></path>
<path d="M685.5,169 L708.5,169" class="b2-door-line-bot-rt-1"></path>
<path d="M685.5,172 L708.5,172" class="b2-door-line-bot-rt-2"></path>
<path d="M685.5,175 L708.5,175" class="b2-door-line-bot-rt-3"></path>
<path d="M685.5,178 L708.5,178" class="b2-door-line-bot-rt-4"></path>
<path d="M685.5,181 L708.5,181" class="b2-door-line-bot-rt-5"></path>
<path d="M685.5,184 L708.5,184" class="b2-door-line-bot-rt-6"></path>
<path d="M685.5,187 L708.5,187" class="b2-door-line-bot-rt-7"></path>
<path d="M685.5,190 L708.5,190" class="b2-door-line-bot-rt-8"></path>
<path d="M685.5,193 L708.5,193" class="b2-door-line-bot-rt-9"></path>
<path d="M685.5,196 L708.5,196" class="b2-door-line-bot-rt-10"></path>
<path d="M685.5,199 L708.5,199" class="b2-door-line-bot-rt-11"></path>
<path d="M685.5,202 L708.5,202" class="b2-door-line-bot-rt-12"></path>
<path d="M685.5,205 L708.5,205" class="b2-door-line-bot-rt-13"></path>
<path d="M685.5,208 L708.5,208" class="b2-door-line-bot-rt-14"></path>
<path d="M685.5,211 L708.5,211" class="b2-door-line-bot-rt-15"></path>
<path d="M685.5,214 L708.5,214" class="b2-door-line-bot-rt-16"></path>
<path d="M685.5,217 L708.5,217" class="b2-door-line-bot-rt-17"></path>
<path d="M685.5,220 L708.5,220" class="b2-door-line-bot-rt-18"></path>
<path d="M685.5,223 L708.5,223" class="b2-door-line-bot-rt-19"></path>
<path d="M685.5,226 L708.5,226" class="b2-door-line-bot-rt-20"></path>
<path d="M685.5,229 L708.5,229" class="b2-door-line-bot-rt-21"></path>
<path d="M685.5,232 L708.5,232" class="b2-door-line-bot-rt-22"></path>
<path d="M685.5,235 L708.5,235" class="b2-door-line-bot-rt-23"></path>
<path d="M685.5,238 L708.5,238" class="b2-door-line-bot-rt-24"></path>
<path d="M685.5,241 L708.5,241" class="b2-door-line-bot-rt-25"></path>
<path d="M685.5,244 L708.5,244" class="b2-door-line-bot-rt-26"></path>
<path d="M685.5,247 L708.5,247" class="b2-door-line-bot-rt-27"></path>
<path d="M685.5,250 L708.5,250" class="b2-door-line-bot-rt-28"></path>
<path d="M685.5,253 L708.5,253" class="b2-door-line-bot-rt-29"></path>
<path d="M685.5,256 L708.5,256" class="b2-door-line-bot-rt-30"></path>
<path d="M685.5,259 L708.5,259" class="b2-door-line-bot-rt-31"></path>
<path d="M685.5,262 L708.5,262" class="b2-door-line-bot-rt-32"></path>
<path d="M685.5,265 L708.5,265" class="b2-door-line-bot-rt-33"></path>
</g>
<g stroke="#67613B" fill="#CCC386">
<circle class="b2-door-knob-lt" cx="661" cy="276" r="4"></circle>
<circle class="b2-door-knob-rt" cx="697" cy="276" r="4"></circle>
</g>
</g>
<g class="b2-door-rt">
<g stroke="#D2D2D2" fill="#FFF">
<rect class="b2-door-bg-1" x="874" y="77" width="90" height="278"></rect>
<rect class="b2-door-bg-2" x="877" y="83" width="84" height="272"></rect>
<polygon class="b2-door-top-1" points="871 70 918.967773 70 967 70 967 80 871 80"></polygon>
<polygon class="b2-door-top-2" points="869 68 969 68 968 70 870 70"></polygon>
<polygon class="b2-door-top-3" points="867 66 971 66 969 68 869 68"></polygon>
</g>
<g stroke="#1D3D3E" fill="#266867">
<rect class="b2-door-lt" x="883" y="88" width="36" height="267"></rect>
<rect class="b2-door-rt" x="919" y="88" width="36" height="267"></rect>
<rect class="b2-door-top-lt" x="886" y="91" width="30" height="72"></rect>
<rect class="b2-door-top-rt" x="922" y="91" width="30" height="72"></rect>
<rect class="b2-door-mid-lt" x="886" y="166" width="30" height="102"></rect>
<rect class="b2-door-mid-rt" x="922" y="166" width="30" height="102"></rect>
<rect class="b2-door-bot-lt" x="886" y="284" width="30" height="54"></rect>
<rect class="b2-door-bot-lt-inner" x="890" y="288" width="22" height="46"></rect>
<rect class="b2-door-bot-rt" x="922" y="284" width="30" height="54"></rect>
<rect class="b2-door-bot-rt-inner" x="926" y="288" width="22" height="46"></rect>
<path d="M886.5,284.5 L890,288" class="b2-door-bot-lt-line-1"></path>
<path d="M915.5,284.5 L912,288" class="b2-door-bot-lt-line-2"></path>
<path d="M886.5,337.5 L890,334" class="b2-door-bot-lt-line-3"></path>
<path d="M915.5,337.5 L912,334" class="b2-door-bot-lt-line-4"></path>
<path d="M922.5,284.5 L926,288" class="b2-door-bot-rt-line-1"></path>
<path d="M951.5,284.5 L948,288" class="b2-door-bot-rt-line-2"></path>
<path d="M922.5,337.5 L926,334" class="b2-door-bot-rt-line-3"></path>
<path d="M951.5,337.5 L948,334" class="b2-door-bot-rt-line-4"></path>
<path d="M889.5,94 L912.5,94" class="b2-door-line-top-lt-1"></path>
<path d="M889.5,97 L912.5,97" class="b2-door-line-top-lt-2"></path>
<path d="M889.5,100 L912.5,100" class="b2-door-line-top-lt-3"></path>
<path d="M889.5,103 L912.5,103" class="b2-door-line-top-lt-4"></path>
<path d="M889.5,106 L912.5,106" class="b2-door-line-top-lt-5"></path>
<path d="M889.5,109 L912.5,109" class="b2-door-line-top-lt-6"></path>
<path d="M889.5,112 L912.5,112" class="b2-door-line-top-lt-7"></path>
<path d="M889.5,115 L912.5,115" class="b2-door-line-top-lt-8"></path>
<path d="M889.5,118 L912.5,118" class="b2-door-line-top-lt-9"></path>
<path d="M889.5,121 L912.5,121" class="b2-door-line-top-lt-10"></path>
<path d="M889.5,124 L912.5,124" class="b2-door-line-top-lt-11"></path>
<path d="M889.5,127 L912.5,127" class="b2-door-line-top-lt-12"></path>
<path d="M889.5,130 L912.5,130" class="b2-door-line-top-lt-13"></path>
<path d="M889.5,133 L912.5,133" class="b2-door-line-top-lt-14"></path>
<path d="M889.5,136 L912.5,136" class="b2-door-line-top-lt-15"></path>
<path d="M889.5,139 L912.5,139" class="b2-door-line-top-lt-16"></path>
<path d="M889.5,142 L912.5,142" class="b2-door-line-top-lt-17"></path>
<path d="M889.5,145 L912.5,145" class="b2-door-line-top-lt-18"></path>
<path d="M889.5,148 L912.5,148" class="b2-door-line-top-lt-19"></path>
<path d="M889.5,151 L912.5,151" class="b2-door-line-top-lt-20"></path>
<path d="M889.5,154 L912.5,154" class="b2-door-line-top-lt-21"></path>
<path d="M889.5,157 L912.5,157" class="b2-door-line-top-lt-22"></path>
<path d="M889.5,160 L912.5,160" class="b2-door-line-top-lt-23"></path>
<path d="M925.5,94 L948.5,94" class="b2-door-line-top-rt-1"></path>
<path d="M925.5,97 L948.5,97" class="b2-door-line-top-rt-2"></path>
<path d="M925.5,100 L948.5,100" class="b2-door-line-top-rt-3"></path>
<path d="M925.5,103 L948.5,103" class="b2-door-line-top-rt-4"></path>
<path d="M925.5,106 L948.5,106" class="b2-door-line-top-rt-5"></path>
<path d="M925.5,109 L948.5,109" class="b2-door-line-top-rt-6"></path>
<path d="M925.5,112 L948.5,112" class="b2-door-line-top-rt-7"></path>
<path d="M925.5,115 L948.5,115" class="b2-door-line-top-rt-8"></path>
<path d="M925.5,118 L948.5,118" class="b2-door-line-top-rt-9"></path>
<path d="M925.5,121 L948.5,121" class="b2-door-line-top-rt-10"></path>
<path d="M925.5,124 L948.5,124" class="b2-door-line-top-rt-11"></path>
<path d="M925.5,127 L948.5,127" class="b2-door-line-top-rt-12"></path>
<path d="M925.5,130 L948.5,130" class="b2-door-line-top-rt-13"></path>
<path d="M925.5,133 L948.5,133" class="b2-door-line-top-rt-14"></path>
<path d="M925.5,136 L948.5,136" class="b2-door-line-top-rt-15"></path>
<path d="M925.5,139 L948.5,139" class="b2-door-line-top-rt-16"></path>
<path d="M925.5,142 L948.5,142" class="b2-door-line-top-rt-17"></path>
<path d="M925.5,145 L948.5,145" class="b2-door-line-top-rt-18"></path>
<path d="M925.5,148 L948.5,148" class="b2-door-line-top-rt-19"></path>
<path d="M925.5,151 L948.5,151" class="b2-door-line-top-rt-20"></path>
<path d="M925.5,154 L948.5,154" class="b2-door-line-top-rt-21"></path>
<path d="M925.5,157 L948.5,157" class="b2-door-line-top-rt-22"></path>
<path d="M925.5,160 L948.5,160" class="b2-door-line-top-rt-23"></path>
<path d="M889.5,168 L912.5,168" class="b2-door-line-bot-lt-1"></path>
<path d="M889.5,171 L912.5,171" class="b2-door-line-bot-lt-2"></path>
<path d="M889.5,174 L912.5,174" class="b2-door-line-bot-lt-3"></path>
<path d="M889.5,177 L912.5,177" class="b2-door-line-bot-lt-4"></path>
<path d="M889.5,180 L912.5,180" class="b2-door-line-bot-lt-5"></path>
<path d="M889.5,183 L912.5,183" class="b2-door-line-bot-lt-6"></path>
<path d="M889.5,186 L912.5,186" class="b2-door-line-bot-lt-7"></path>
<path d="M889.5,189 L912.5,189" class="b2-door-line-bot-lt-8"></path>
<path d="M889.5,192 L912.5,192" class="b2-door-line-bot-lt-9"></path>
<path d="M889.5,195 L912.5,195" class="b2-door-line-bot-lt-10"></path>
<path d="M889.5,198 L912.5,198" class="b2-door-line-bot-lt-11"></path>
<path d="M889.5,201 L912.5,201" class="b2-door-line-bot-lt-12"></path>
<path d="M889.5,204 L912.5,204" class="b2-door-line-bot-lt-13"></path>
<path d="M889.5,207 L912.5,207" class="b2-door-line-bot-lt-14"></path>
<path d="M889.5,210 L912.5,210" class="b2-door-line-bot-lt-15"></path>
<path d="M889.5,213 L912.5,213" class="b2-door-line-bot-lt-16"></path>
<path d="M889.5,216 L912.5,216" class="b2-door-line-bot-lt-17"></path>
<path d="M889.5,219 L912.5,219" class="b2-door-line-bot-lt-18"></path>
<path d="M889.5,222 L912.5,222" class="b2-door-line-bot-lt-19"></path>
<path d="M889.5,225 L912.5,225" class="b2-door-line-bot-lt-20"></path>
<path d="M889.5,228 L912.5,228" class="b2-door-line-bot-lt-21"></path>
<path d="M889.5,231 L912.5,231" class="b2-door-line-bot-lt-22"></path>
<path d="M889.5,234 L912.5,234" class="b2-door-line-bot-lt-23"></path>
<path d="M889.5,237 L912.5,237" class="b2-door-line-bot-lt-24"></path>
<path d="M889.5,240 L912.5,240" class="b2-door-line-bot-lt-25"></path>
<path d="M889.5,243 L912.5,243" class="b2-door-line-bot-lt-26"></path>
<path d="M889.5,246 L912.5,246" class="b2-door-line-bot-lt-27"></path>
<path d="M889.5,249 L912.5,249" class="b2-door-line-bot-lt-28"></path>
<path d="M889.5,252 L912.5,252" class="b2-door-line-bot-lt-29"></path>
<path d="M889.5,255 L912.5,255" class="b2-door-line-bot-lt-30"></path>
<path d="M889.5,258 L912.5,258" class="b2-door-line-bot-lt-31"></path>
<path d="M889.5,261 L912.5,261" class="b2-door-line-bot-lt-32"></path>
<path d="M889.5,264 L912.5,264" class="b2-door-line-bot-lt-33"></path>
<path d="M925.5,169 L948.5,169" class="b2-door-line-bot-rt-1"></path>
<path d="M925.5,172 L948.5,172" class="b2-door-line-bot-rt-2"></path>
<path d="M925.5,175 L948.5,175" class="b2-door-line-bot-rt-3"></path>
<path d="M925.5,178 L948.5,178" class="b2-door-line-bot-rt-4"></path>
<path d="M925.5,181 L948.5,181" class="b2-door-line-bot-rt-5"></path>
<path d="M925.5,184 L948.5,184" class="b2-door-line-bot-rt-6"></path>
<path d="M925.5,187 L948.5,187" class="b2-door-line-bot-rt-7"></path>
<path d="M925.5,190 L948.5,190" class="b2-door-line-bot-rt-8"></path>
<path d="M925.5,193 L948.5,193" class="b2-door-line-bot-rt-9"></path>
<path d="M925.5,196 L948.5,196" class="b2-door-line-bot-rt-10"></path>
<path d="M925.5,199 L948.5,199" class="b2-door-line-bot-rt-11"></path>
<path d="M925.5,202 L948.5,202" class="b2-door-line-bot-rt-12"></path>
<path d="M925.5,205 L948.5,205" class="b2-door-line-bot-rt-13"></path>
<path d="M925.5,208 L948.5,208" class="b2-door-line-bot-rt-14"></path>
<path d="M925.5,211 L948.5,211" class="b2-door-line-bot-rt-15"></path>
<path d="M925.5,214 L948.5,214" class="b2-door-line-bot-rt-16"></path>
<path d="M925.5,217 L948.5,217" class="b2-door-line-bot-rt-17"></path>
<path d="M925.5,220 L948.5,220" class="b2-door-line-bot-rt-18"></path>
<path d="M925.5,223 L948.5,223" class="b2-door-line-bot-rt-19"></path>
<path d="M925.5,226 L948.5,226" class="b2-door-line-bot-rt-20"></path>
<path d="M925.5,229 L948.5,229" class="b2-door-line-bot-rt-21"></path>
<path d="M925.5,232 L948.5,232" class="b2-door-line-bot-rt-22"></path>
<path d="M925.5,235 L948.5,235" class="b2-door-line-bot-rt-23"></path>
<path d="M925.5,238 L948.5,238" class="b2-door-line-bot-rt-24"></path>
<path d="M925.5,241 L948.5,241" class="b2-door-line-bot-rt-25"></path>
<path d="M925.5,244 L948.5,244" class="b2-door-line-bot-rt-26"></path>
<path d="M925.5,247 L948.5,247" class="b2-door-line-bot-rt-27"></path>
<path d="M925.5,250 L948.5,250" class="b2-door-line-bot-rt-28"></path>
<path d="M925.5,253 L948.5,253" class="b2-door-line-bot-rt-29"></path>
<path d="M925.5,256 L948.5,256" class="b2-door-line-bot-rt-30"></path>
<path d="M925.5,259 L948.5,259" class="b2-door-line-bot-rt-31"></path>
<path d="M925.5,262 L948.5,262" class="b2-door-line-bot-rt-32"></path>
<path d="M925.5,265 L948.5,265" class="b2-door-line-bot-rt-33"></path>
</g>
<g stroke="#67613B" fill="#CCC386">
<circle class="b2-door-knob-lt" cx="901" cy="276" r="4"></circle>
<circle class="b2-door-knob-rt" cx="937" cy="276" r="4"></circle>
</g>
</g>
<g class="b2-top-poles-grating" stroke="#434454">
<rect class="b2-pole-lt-1" fill="#77788B" x="553" y="25" width="2" height="331"></rect>
<rect class="b2-pole-lt-2" fill="#77788B" x="579" y="25" width="2" height="331"></rect>
<path d="M579,14 C579,35.225452 555,30.611223 555,51.8366749 C555,73.0621268 579,68.4478981 579,89.67335 C579,110.898802 555,106.284573 555,127.510025 C555,148.735477 579,144.121248 579,165.3467 C579,186.572152 555,181.957923 555,203.183375 C555,224.408827 579,219.794598 579,241.02005 C579,262.245502 555,257.631273 555,278.856725 C555,300.082177 579,295.467948 579,316.6934 C579,337.918852 555,333.304623 555,354.530075" class="b2-pole-lt-3"></path>
<path d="M555,14 C555,35.225452 579,30.611223 579,51.8366751 C579,73.0621268 555,68.4478987 555,89.6733501 C555,110.898802 579,106.284573 579,127.510025 C579,148.735477 555,144.121248 555,165.3467 C555,186.572152 579,181.957924 579,203.183375 C579,224.408827 555,219.794598 555,241.02005 C555,262.245502 579,257.631273 579,278.856726 C579,300.082177 555,295.467949 555,316.6934 C555,337.918852 579,333.304624 579,354.530075" class="b2-pole-lt-4"></path>
<rect class="b2-pole-mid-1" fill="#77788B" x="786" y="25" width="2" height="331"></rect>
<rect class="b2-pole-mid-2" fill="#77788B" x="812" y="25" width="2" height="331"></rect>
<path d="M812,14 C812,35.225452 788,30.611223 788,51.8366749 C788,73.0621268 812,68.4478981 812,89.67335 C812,110.898802 788,106.284573 788,127.510025 C788,148.735477 812,144.121248 812,165.3467 C812,186.572152 788,181.957923 788,203.183375 C788,224.408827 812,219.794598 812,241.02005 C812,262.245502 788,257.631273 788,278.856725 C788,300.082177 812,295.467948 812,316.6934 C812,337.918852 788,333.304623 788,354.530075" class="b2-pole-mid-3"></path>
<path d="M788,14 C788,35.225452 812,30.611223 812,51.8366751 C812,73.0621268 788,68.4478987 788,89.6733501 C788,110.898802 812,106.284573 812,127.510025 C812,148.735477 788,144.121248 788,165.3467 C788,186.572152 812,181.957924 812,203.183375 C812,224.408827 788,219.794598 788,241.02005 C788,262.245502 812,257.631273 812,278.856726 C812,300.082177 788,295.467949 788,316.6934 C788,337.918852 812,333.304624 812,354.530075" class="b2-pole-mid-4"></path>
<rect class="b2-pole-rt-1" fill="#77788B" x="1019" y="25" width="2" height="331"></rect>
<rect class="b2-pole-rt-2" fill="#77788B" x="1045" y="25" width="2" height="331"></rect>
<path d="M1045,14 C1045,35.225452 1021,30.611223 1021,51.8366749 C1021,73.0621268 1045,68.4478981 1045,89.67335 C1045,110.898802 1021,106.284573 1021,127.510025 C1021,148.735477 1045,144.121248 1045,165.3467 C1045,186.572152 1021,181.957923 1021,203.183375 C1021,224.408827 1045,219.794598 1045,241.02005 C1045,262.245502 1021,257.631273 1021,278.856725 C1021,300.082177 1045,295.467948 1045,316.6934 C1045,337.918852 1021,333.304623 1021,354.530075" class="b2-pole-rt-3"></path>
<path d="M1021,14 C1021,35.225452 1045,30.611223 1045,51.8366751 C1045,73.0621268 1021,68.4478987 1021,89.6733501 C1021,110.898802 1045,106.284573 1045,127.510025 C1045,148.735477 1021,144.121248 1021,165.3467 C1021,186.572152 1045,181.957924 1045,203.183375 C1045,224.408827 1021,219.794598 1021,241.02005 C1021,262.245502 1045,257.631273 1045,278.856726 C1045,300.082177 1021,295.467949 1021,316.6934 C1021,337.918852 1045,333.304624 1045,354.530075" class="b2-pole-rt-4"></path>
<rect class="b2-grating-1" fill="#77788B" x="550" y="271" width="498" height="2" rx="1"></rect>
<path d="M560,271 C582.345528,271 577.487805,247 599.833333,247 C622.178862,247 617.321138,271 639.666667,271 C662.012195,271 657.154472,247 679.5,247 C701.845528,247 696.987805,271 719.333333,271 C741.678862,271 736.821138,247 759.166667,247 C781.512195,247 776.654472,271 799,271 C821.345528,271 816.487805,247 838.833333,247 C861.178862,247 856.321138,271 878.666667,271 C901.012195,271 896.154472,247 918.5,247 C940.845528,247 935.987805,271 958.333333,271 C980.678862,271 975.821138,247 998.166667,247 C1020.5122,247 1015.65447,271 1038,271" class="b2-grating-2"></path>
<path d="M560,247 C582.345529,247 577.487805,271 599.833333,271 C622.178862,271 617.321138,247 639.666667,247 C662.012195,247 657.154472,271 679.5,271 C701.845528,271 696.987805,247 719.333333,247 C741.678862,247 736.821138,271 759.166667,271 C781.512195,271 776.654472,247 799,247 C821.345528,247 816.487805,271 838.833333,271 C861.178862,271 856.321138,247 878.666667,247 C901.012195,247 896.154472,271 918.5,271 C940.845528,271 935.987805,247 958.333333,247 C980.678862,247 975.821138,271 998.166667,271 C1020.5122,271 1015.65447,247 1038,247" class="b2-grating-3"></path>
<rect class="b2-grating-4" fill="#77788B" x="550" y="245" width="498" height="2" rx="1"></rect>
</g>
<g class="b2-gutters" stroke="#D2D2D2" fill="#FFF">
<rect class="b2-gutter-1" x="550" y="14" width="500" height="10"></rect>
<path d="M544,7 C547.385417,8.16731771 548.385417,10.500651 549,14 L1050,14 C1050.61458,10.500651 1051.61458,8.16731771 1055,7 C1051.31559,7 547.684411,7 544,7 Z" class="b2-gutter-2"></path>
<path d="M544,7 C540.999512,5.69503348 540.408691,4.56919643 539,3 C541.456274,3 1057.54373,3 1060,3 C1058.59131,4.56919643 1058.00049,5.69503348 1055,7 L544,7 Z" class="b2-gutter-3"></path>
<path d="M537,1 L1063,1 L1063,1 C1063.55228,1 1064,1.44771525 1064,2 L1064,2 L1064,2 C1064,2.55228475 1063.55228,3 1063,3 L537,3 L537,3 C536.447715,3 536,2.55228475 536,2 L536,2 L536,2 C536,1.44771525 536.447715,1 537,1 Z" class="b2-gutter-4"></path>
</g>
</g>
</g>
</g>
</g>
</svg>
</div>
<div class="floor-container">
<hr class="floor"/>
</div>
<div class="scene sign-end">
<svg width="683px" height="311px" viewBox="0 0 683 311" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<clipPath id="01-c">
<path d="M175.09,145.44 L159.69,157.06 C151.26,145.44 135.1,138.47 123.07,138.47 C109.82,138.47 98.07,143.12 90.31,150.97 C81.06,160.31 76.58,172.14 76.58,185.84 C76.58,199.37 81.69,209.67 90.82,218.96 C99.95,228.25 110.42,231.77 123.65,231.77 C129.779966,231.673857 135.814566,230.236885 141.33,227.56 C144.235409,226.320812 147.017688,224.810815 149.64,223.05 C152.51,221.16 157.09,215.26 160.27,212.59 L175.42,224.18 C157.42,246.84 135.94,250.91 123.7,250.91 C105.28,250.91 89.7,244.91 76.63,232.02 C63.56,219.13 57,204.26 57,185.94 C57,169.52 62,154.8 72.81,141.94 C86.16,126.2 102.42,119 123.66,119 C135.24,119 157.66,123.36 175.09,145.44 Z"></path>
</clipPath>
<clipPath id="02-s">
<path d="M269.9,144.57 L251.3,151.25 C249.56,146.02 245.3,138.76 233.7,138.46 C228.3,138.32 225.06,140.34 221.5,143.4 C217.94,146.46 215.09,151.92 215.4,156.48 C215.98,165.2 220.21,174.23 234.45,175.37 C267.28,177.99 271.64,203.71 271.64,212.56 C271.64,224.43 267.95,232.99 258.86,241.04 C251.3,247.72 244.22,250.63 232.42,250.63 C212.08,250.63 201.25,234.01 198.05,225 L216.43,218.5 C217.01,221.99 224,232.32 233.88,231.45 C239.88,230.92 252.25,227.45 251.93,213.5 C251.64,200.71 242.59,194.5 232.71,194.26 C216.15,193.77 196.42,183.77 195.81,157.36 C195.6,147.69 199.45,136.26 206.81,129.76 C214.263589,122.919094 224.043638,119.175141 234.16,119.29 C250.188809,119.417286 264.447581,129.500133 269.91,144.57 L269.9,144.57 Z"></path>
</clipPath>
<clipPath id="03-s">
<path d="M366.9,144.57 L348.3,151.25 C346.56,146.02 342.3,138.76 330.7,138.46 C325.3,138.32 322.06,140.34 318.5,143.4 C314.94,146.46 312.09,151.92 312.4,156.48 C312.98,165.2 317.21,174.23 331.4,175.37 C364.23,177.99 368.59,203.71 368.59,212.56 C368.59,224.42 364.9,232.99 355.81,241.04 C348.25,247.72 341.17,250.63 329.37,250.63 C309.03,250.63 298.2,234.01 295,225 L313.38,218.5 C313.96,221.99 320.95,232.32 330.83,231.45 C336.83,230.92 349.2,227.45 348.88,213.5 C348.59,200.71 339.54,194.5 329.66,194.26 C313.15,193.77 293.42,183.77 292.81,157.36 C292.6,147.69 296.45,136.26 303.81,129.76 C311.263589,122.919094 321.043638,119.175141 331.16,119.29 C347.188809,119.417286 361.447581,129.500133 366.91,144.57 L366.9,144.57 Z"></path>
</clipPath>
<clipPath id="04-d">
<path d="M388.25,169.11 C390.83,169.11 392.61,168.51 393.59,167.31 C394.57,166.11 395.423333,163.443333 396.15,159.31 L400.93,132.1 C401.136667,130.766667 401.293333,129.676667 401.4,128.83 C401.505341,127.997462 401.558778,127.159175 401.56,126.32 C401.56,124.7 401.196667,123.64 400.47,123.14 C399.25275,122.525629 397.888431,122.262461 396.53,122.38 L396.78,120.62 L414.28,120.62 C420.086667,120.62 424.4,122.266667 427.22,125.56 C430.04,128.853333 431.44,133.323333 431.42,138.97 C431.251043,142.472416 430.829953,145.958107 430.16,149.4 C429.353333,154.313333 426.773333,159.126667 422.42,163.84 C418.066667,168.553333 412.4,170.886667 405.42,170.84 L387.91,170.84 L388.25,169.11 Z M401.73,158.06 C401.308365,160.017906 401.057424,162.008706 400.98,164.01 C400.821728,165.111731 401.192344,166.223578 401.98,167.01 C403.109764,167.648836 404.407493,167.927918 405.7,167.81 C411.393333,167.81 415.676667,165.69 418.55,161.45 C421.125412,157.901412 422.924466,153.850132 423.83,149.56 C424.496667,145.873333 424.9,143.263333 425.04,141.73 C425.199673,140.32555 425.283128,138.91348 425.29,137.5 C425.29,133.313333 424.423333,129.98 422.69,127.5 C420.956667,125.02 417.956667,123.776667 413.69,123.77 L407.74,123.77 L401.73,158.06 Z"></path>
</clipPath>
<clipPath id="05-e">
<path d="M442.21,168.95 C443.533457,168.846891 444.815972,168.443327 445.96,167.77 C447.391115,167.057311 448.711483,166.141138 449.88,165.05 L450.63,166.73 C449.205426,168.340593 447.514022,169.693716 445.63,170.73 C443.946739,171.704427 442.044499,172.237604 440.1,172.28 C437.425358,172.386971 434.871341,171.16239 433.28,169.01 C431.543208,166.541009 430.674509,163.565626 430.81,160.55 L430.81,159.07 C430.990393,157.512995 431.257474,155.967262 431.61,154.44 C432.136667,151.773333 433.84,148.98 436.72,146.06 C439.6,143.14 442.543333,141.666667 445.55,141.64 C447.225636,141.559666 448.864982,142.14566 450.11,143.27 C451.268844,144.392742 451.891327,145.958051 451.82,147.57 C451.728788,148.453765 451.588572,149.331783 451.4,150.2 C451.12,151.673333 449.633333,153.523333 446.94,155.75 C444.246667,157.976667 440.46,159.59 435.58,160.59 C435.443295,162.767662 436.003711,164.932271 437.18,166.77 C438.401815,168.288521 440.297673,169.101567 442.24,168.94 L442.21,168.95 Z M447.44,148.95 C447.508233,148.621219 447.538431,148.285681 447.53,147.95 C447.53,146.01 446.646667,145.04 444.88,145.04 C442.88,145.04 441.04,146.12 439.36,148.28 C437.499075,150.869906 436.282129,153.865995 435.81,157.02 L435.55,158.35 C438.576913,157.736556 441.408657,156.394481 443.8,154.44 C445.577531,153.040845 446.848795,151.09883 447.42,148.91 L447.44,148.95 Z"></path>
</clipPath>
<clipPath id="06-v">
<path d="M463.11,141.65 C462.996667,142.396667 462.213333,145.103333 460.76,149.77 C459.681898,153.05105 458.787182,156.389543 458.08,159.77 C457.819589,161.089934 457.652509,162.426578 457.58,163.77 C457.487909,165.187497 457.871505,166.595188 458.67,167.77 C459.342505,168.661911 460.403256,169.175539 461.52,169.15 C463.52,169.15 465.46,168.01 467.34,165.73 C469.164194,163.547322 470.390829,160.928662 470.9,158.13 C471.311609,156.119812 471.562403,154.080025 471.65,152.03 C471.686985,150.066984 471.225973,148.126604 470.31,146.39 C469.65456,145.428045 469.223929,144.330959 469.05,143.18 C469.204589,142.17352 470.128761,141.470442 471.14,141.59 C472.03,141.59 472.82,142.23 473.48,143.51 C474.262056,145.408849 474.60394,147.460151 474.48,149.51 C474.391932,152.299854 474.084315,155.078442 473.56,157.82 C472.913608,161.481145 471.293597,164.900783 468.87,167.72 C466.356667,170.726667 463.62,172.23 460.66,172.23 C457.866667,172.23 455.866667,171.546667 454.66,170.18 C453.389499,168.670899 452.729574,166.741063 452.81,164.77 C452.830094,163.576711 452.940408,162.38665 453.14,161.21 C453.36,159.783333 454.393333,157.033333 456.24,152.96 C458.086667,148.886667 459.036667,146.736667 459.09,146.51 C458.25,146.123333 457.413333,145.746667 456.58,145.38 C455.677284,145.005789 454.707039,144.821953 453.73,144.84 C453.127379,144.89063 452.548354,145.097425 452.05,145.44 C451.463081,145.792667 450.916497,146.208473 450.42,146.68 L450.42,144.68 C451.202373,143.858991 452.123069,143.182009 453.14,142.68 C453.975021,142.210782 454.904321,141.934042 455.86,141.87 C456.674358,141.87392 457.487044,141.944152 458.29,142.08 C459.13,142.22 459.6,142.29 459.71,142.29 C460.425745,142.255634 461.117993,142.023731 461.71,141.62 L463.13,141.62 L463.11,141.65 Z"></path>
</clipPath>
<clipPath id="07-c">
<path d="M418.01,245.15 C418.01,244.396667 418.01,243.516667 418.01,242.51 C418.044955,241.666053 417.750978,240.841484 417.19,240.21 C415.339342,242.378051 413.12652,244.208536 410.65,245.62 C408.561979,246.849576 406.192663,247.521112 403.77,247.57 C399.24018,247.616488 394.99772,245.355853 392.51,241.57 C389.623333,237.57 388.18,232.516667 388.18,226.41 C388.341207,222.944372 388.755646,219.495173 389.42,216.09 C390.253333,211.21 393.096667,206.086667 397.95,200.72 C402.803333,195.353333 407.96,192.67 413.42,192.67 C417.98,192.67 421.59,195.123333 424.25,200.03 C424.785702,199.5034 425.225606,198.887534 425.55,198.21 C426.076686,197.199397 426.540891,196.157441 426.94,195.09 L428.67,195.09 L425.29,214.14 L423.42,214.14 C423.42,208.426667 422.553333,203.97 420.82,200.77 C419.366163,197.783246 416.300633,195.922032 412.98,196.01 C408.646667,196.01 404.893333,198.476667 401.72,203.41 C398.838927,207.639669 396.823534,212.397766 395.79,217.41 C395.119595,220.825635 394.731617,224.290679 394.63,227.77 C394.489902,231.80415 395.319799,235.813029 397.05,239.46 C398.357578,242.3825 401.299782,244.226808 404.5,244.13 C408.02,244.13 411.266667,242.526667 414.24,239.32 C417.213333,236.113333 419.606667,231.7 421.42,226.08 L423.24,226.08 L419.86,245.13 L418.04,245.13 L418.01,245.15 Z"></path>
</clipPath>
<clipPath id="08-o">
<path d="M435.15,247.57 C432.149328,247.653232 429.28759,246.305877 427.44,243.94 C425.422846,241.357028 424.381733,238.14516 424.5,234.87 C424.611446,232.997862 424.858764,231.136295 425.24,229.3 C425.726667,226.566667 427.53,223.643333 430.65,220.53 C433.77,217.416667 437.146667,215.863333 440.78,215.87 C443.708497,215.806583 446.498153,217.116315 448.32,219.41 C450.351518,221.958776 451.398577,225.153193 451.27,228.41 C451.162154,230.325456 450.914832,232.230503 450.53,234.11 C450.036667,236.87 448.26,239.806667 445.2,242.92 C442.14,246.033333 438.79,247.583333 435.15,247.57 Z M440.35,218.57 C437.87,218.57 435.763333,219.793333 434.03,222.24 C432.343024,224.578117 431.189263,227.257709 430.65,230.09 C430.203095,232.236877 429.942129,234.418288 429.87,236.61 C429.754228,238.728874 430.232159,240.838004 431.25,242.7 C432.17944,244.173254 433.842067,245.018007 435.58,244.9 C438.06,244.9 440.153333,243.676667 441.86,241.23 C443.527985,238.868325 444.664083,236.173078 445.19,233.33 C445.631445,231.199099 445.89237,229.034761 445.97,226.86 C446.081906,224.743435 445.600491,222.637678 444.58,220.78 C443.678569,219.322972 442.0503,218.478116 440.34,218.58 L440.35,218.57 Z"></path>
</clipPath>
<clipPath id="09-n">
<path d="M452.56,246.1 L456.89,222.77 L456.89,220.95 C456.89,219.736667 456.513333,219.13 455.76,219.13 C455.129423,219.165177 454.519108,219.365167 453.99,219.71 C453.364514,220.064042 452.794987,220.50888 452.3,221.03 L452.3,218.95 C454.146667,217.043333 456.023333,216.09 457.93,216.09 C460.53,216.09 461.826667,217.563333 461.82,220.51 L461.82,222.303467 L461.47,222.85 C462.633971,220.855946 464.196483,219.123226 466.06,217.76 C467.627874,216.551347 469.540851,215.875148 471.52,215.83 C473.460096,215.672289 475.346187,216.517258 476.52,218.07 C477.685678,219.916044 478.245102,222.080313 478.12,224.26 C478.093877,225.730083 477.943339,227.195316 477.67,228.64 L475.54,240.51 C475.54,241.32 475.54,241.89 475.54,242.24 C475.54,243.45 475.91,244.06 476.67,244.06 C477.277631,244.010921 477.8611,243.800319 478.36,243.45 C478.991649,243.071724 479.587453,242.636585 480.14,242.15 L480.14,244.15 C478.14,246.15 476.236667,247.15 474.43,247.15 C473.337672,247.22935 472.273707,246.779211 471.57,245.94 C470.871774,244.98919 470.518993,243.82854 470.57,242.65 L470.57,241.09 L472.74,229.09 C472.995059,227.7037 473.138851,226.299224 473.17,224.89 C473.263562,223.57814 472.934107,222.270838 472.23,221.16 C471.464508,220.265704 470.311975,219.799469 469.14,219.91 C467.54,219.91 465.77,221.103333 463.83,223.49 C461.698428,226.327355 460.34073,229.669911 459.89,233.19 L457.42,246.08 L452.56,246.1 Z"></path>
</clipPath>
<clipPath id="10-f-1">
<path d="M486.82,217.29 L488.3,208.72 C488.902743,204.378475 490.774371,200.311686 493.68,197.03 C496.4,194.143333 499.233333,192.7 502.18,192.7 C504.288833,192.562729 506.359043,193.313226 507.89,194.77 C509.115971,195.855987 509.73236,197.473541 509.54,199.1 C509.38304,200.433447 508.185875,201.394739 506.85,201.26 C505.75,201.26 505,200.26 504.6,198.26 C504.2,196.26 503.13,195.26 501.39,195.26 C499.83,195.26 498.27,196.386667 496.71,198.64 C495.15,200.893333 493.966667,204.27 493.16,208.77 L491.65,217.34 L491.04,220.34 L484.94,255.42 C484.073333,260.24 482.66,263.74 480.7,265.92 C478.936219,268.010086 476.334785,269.20821 473.6,269.19 C471.604713,269.333279 469.645454,268.603573 468.23,267.19 C467.099153,266.12367 466.577329,264.561953 466.84,263.03 C466.972456,261.576281 468.243974,260.495936 469.7,260.6 C470.853333,260.6 471.52,261.6 471.7,263.6 C471.87,265.6 472.8,266.6 474.47,266.6 C475.743333,266.6 476.81,265.74 477.67,264.02 C478.846968,261.242176 479.663601,258.325149 480.1,255.34 L486.2,220.26 L486.82,217.29 Z"></path>
</clipPath>
<clipPath id="10-f-2">
<polygon points="480.62 220.29 481.23 217.29 498.65 217.34 498.04 220.34"></polygon>
</clipPath>
<clipPath id="11-e">
<path d="M504.99,244.11 C506.355462,244.020043 507.682433,243.619899 508.87,242.94 C510.348557,242.203729 511.71271,241.257242 512.92,240.13 L513.7,241.87 C512.215816,243.528734 510.456708,244.919106 508.5,245.98 C506.758542,246.986626 504.791,247.536988 502.78,247.58 C500.011639,247.69445 497.366798,246.428223 495.72,244.2 C493.921263,241.647294 493.020841,238.569679 493.16,235.45 L493.16,233.9 C493.344925,232.292757 493.618677,230.696982 493.98,229.12 C494.526667,226.386667 496.286667,223.496667 499.26,220.45 C502.233333,217.403333 505.28,215.88 508.4,215.88 C510.133475,215.794584 511.830326,216.398548 513.12,217.56 C514.322714,218.720323 514.970708,220.340308 514.9,222.01 C514.803852,222.92412 514.656959,223.832188 514.46,224.73 C514.173333,226.256667 512.636667,228.17 509.85,230.47 C507.063333,232.77 503.146667,234.436667 498.1,235.47 C497.957425,237.721178 498.535339,239.959282 499.75,241.86 C501.001813,243.438927 502.962578,244.284084 504.97,244.11 L504.99,244.11 Z M510.42,223.38 C510.486962,223.051031 510.517147,222.715638 510.51,222.38 C510.51,220.38 509.596667,219.38 507.77,219.38 C505.703333,219.38 503.803333,220.496667 502.07,222.73 C500.151395,225.397141 498.893557,228.481756 498.4,231.73 L498.14,233.11 C501.269026,232.489257 504.200008,231.116432 506.68,229.11 C508.518997,227.681419 509.839616,225.689954 510.44,223.44 L510.42,223.38 Z"></path>
</clipPath>
<clipPath id="12-r">
<path d="M532.75,215.88 C534.010033,215.761282 535.255154,216.225439 536.13,217.14 C536.828752,218.040772 537.183327,219.161228 537.13,220.3 C537.123831,220.824269 537.066898,221.346708 536.96,221.86 C536.791553,222.518926 536.399126,223.098729 535.85,223.5 C535.229118,224.020688 534.440117,224.297905 533.63,224.28 C532.938126,224.300669 532.276203,223.997442 531.84,223.46 C531.385728,222.919602 531.198468,222.203608 531.33,221.51 L531.33,220.64 C531.33,220.01 531.04,219.64 530.46,219.64 C529.073333,219.64 527.513333,221.223333 525.78,224.39 C524.046667,227.556667 522.676667,232.016667 521.67,237.77 L520.2,246.14 L515.61,246.14 L519.93,222.77 L519.93,220.95 C519.93,219.736667 519.553333,219.13 518.8,219.13 C518.16951,219.165639 517.559311,219.365591 517.03,219.71 C516.404678,220.064287 515.835185,220.509098 515.34,221.03 L515.34,218.95 C517.186667,217.043333 519.063333,216.09 520.97,216.09 C523.336667,216.09 524.52,217.476667 524.52,220.25 L524.52,222.87085 L523.91,224.24 C524.782398,221.907015 526.14661,219.789076 527.91,218.03 C529.183837,216.713315 530.919041,215.942512 532.75,215.88 Z"></path>
</clipPath>
<clipPath id="13-e">
<path d="M544.65,244.11 C546.015462,244.020043 547.342433,243.619899 548.53,242.94 C550.00827,242.203245 551.372357,241.256805 552.58,240.13 L553.36,241.87 C551.875816,243.528734 550.116708,244.919106 548.16,245.98 C546.418542,246.986626 544.451,247.536988 542.44,247.58 C539.672004,247.692676 537.027951,246.426826 535.38,244.2 C533.584804,241.646042 532.687929,238.568533 532.83,235.45 L532.83,233.9 C533.014681,232.292722 533.288436,230.696934 533.65,229.12 C534.196667,226.393333 535.956667,223.503333 538.93,220.45 C541.903333,217.396667 544.95,215.873333 548.07,215.88 C549.803475,215.794584 551.500326,216.398548 552.79,217.56 C553.992714,218.720323 554.640708,220.340308 554.57,222.01 C554.473852,222.92412 554.326959,223.832188 554.13,224.73 C553.843333,226.256667 552.306667,228.17 549.52,230.47 C546.733333,232.77 542.816667,234.436667 537.77,235.47 C537.627425,237.721178 538.205339,239.959282 539.42,241.86 C540.671813,243.438927 542.632578,244.284084 544.64,244.11 L544.65,244.11 Z M550.06,223.38 C550.126962,223.051031 550.157147,222.715638 550.15,222.38 C550.15,220.38 549.236667,219.38 547.41,219.38 C545.343333,219.38 543.443333,220.5 541.71,222.74 C539.792402,225.407698 538.534667,228.492062 538.04,231.74 L537.77,233.12 C540.899026,232.499257 543.830008,231.126432 546.31,229.12 C548.14862,227.686815 549.468882,225.692376 550.07,223.44 L550.06,223.38 Z"></path>
</clipPath>
<clipPath id="14-n">
<path d="M555.26,246.1 L559.59,222.77 L559.59,220.95 C559.59,219.736667 559.213333,219.13 558.46,219.13 C557.82951,219.165639 557.219311,219.365591 556.69,219.71 C556.064678,220.064287 555.495185,220.509098 555,221.03 L555,218.95 C556.846667,217.043333 558.723333,216.09 560.63,216.09 C563.23,216.09 564.526667,217.563333 564.52,220.51 L564.52,222.322266 L564.17,222.85 C565.333971,220.855946 566.896483,219.123226 568.76,217.76 C570.327874,216.551347 572.240851,215.875148 574.22,215.83 C576.159768,215.674197 578.044982,216.518772 579.22,218.07 C580.3863,219.915775 580.945776,222.080247 580.82,224.26 C580.79363,225.733379 580.643097,227.201912 580.37,228.65 L578.24,240.52 C578.24,241.33 578.24,241.9 578.24,242.25 C578.24,243.46 578.61,244.07 579.37,244.07 C579.977528,244.020444 580.560875,243.809886 581.06,243.46 C581.691343,243.081263 582.287108,242.646154 582.84,242.16 L582.84,244.16 C580.84,246.16 578.933333,247.16 577.12,247.16 C576.027672,247.23935 574.963707,246.789211 574.26,245.95 C573.561774,244.99919 573.208993,243.83854 573.26,242.66 L573.26,241.1 L575.43,229.1 C575.685059,227.7137 575.828851,226.309224 575.86,224.9 C575.954273,223.588078 575.624764,222.280556 574.92,221.17 C574.154508,220.275704 573.001975,219.809469 571.83,219.92 C570.23,219.92 568.46,221.113333 566.52,223.5 C564.388428,226.337355 563.03073,229.679911 562.58,233.2 L560.1,246.06 L555.26,246.1 Z"></path>
</clipPath>
<clipPath id="15-c">
<path d="M584.83,244.57 C583.138309,242.257357 582.29755,239.431275 582.45,236.57 L582.45,234.93 C582.45,234.47 582.723333,232.743333 583.27,229.75 C583.816667,226.756667 585.563333,223.69 588.51,220.55 C591.456667,217.41 594.343333,215.84 597.17,215.84 C599.77,215.84 601.616667,216.46 602.71,217.7 C603.726909,218.70609 604.208855,220.133392 604.01,221.55 C603.864008,222.277616 603.552652,222.961915 603.1,223.55 C602.606062,224.131914 601.860274,224.437687 601.1,224.37 C599.88,224.37 599.126667,223.403333 598.84,221.47 C598.553333,219.536667 597.826667,218.57 596.66,218.57 C594.98,218.57 593.266667,219.78 591.52,222.2 C589.887442,224.371783 588.756956,226.878661 588.21,229.54 C587.743333,232.013333 587.483333,233.593333 587.43,234.28 C587.37,234.97 587.34,235.6 587.34,236.18 C587.34,241.42 589.486667,244.036667 593.78,244.03 C596.28,244.03 598.833333,242.73 601.44,240.13 L602.31,241.85 C600.859097,243.523389 599.113545,244.916441 597.16,245.96 C595.428983,246.931708 593.484714,247.460714 591.5,247.5 C588.912246,247.630767 586.458103,246.585651 584.83,244.57 Z"></path>
</clipPath>
<clipPath id="16-e">
<path d="M617.46,242.94 C618.93827,242.203245 620.302357,241.256805 621.51,240.13 L622.29,241.87 C620.805816,243.528734 619.046708,244.919106 617.09,245.98 C615.348542,246.986626 613.381,247.536988 611.37,247.58 C608.602004,247.692676 605.957951,246.426826 604.31,244.2 C602.514804,241.646042 601.617929,238.568533 601.76,235.45 L601.76,233.9 C601.944681,232.292722 602.218436,230.696934 602.58,229.12 C603.126667,226.393333 604.886667,223.503333 607.86,220.45 C610.833333,217.396667 613.88,215.873333 617,215.88 C618.733475,215.794584 620.430326,216.398548 621.72,217.56 C622.922714,218.720323 623.570708,220.340308 623.5,222.01 C623.403852,222.92412 623.256959,223.832188 623.06,224.73 C622.773333,226.256667 621.236667,228.17 618.45,230.47 C615.663333,232.77 611.746667,234.436667 606.7,235.47 C606.557425,237.721178 607.135339,239.959282 608.35,241.86 C609.601813,243.438927 611.562578,244.284084 613.57,244.11 C614.945462,244.020043 616.272433,243.619899 617.46,242.94 Z M618.99,223.38 C619.056962,223.051031 619.087147,222.715638 619.08,222.38 C619.08,220.38 618.166667,219.38 616.34,219.38 C614.273333,219.38 612.373333,220.5 610.64,222.74 C608.722402,225.407698 607.464667,228.492062 606.97,231.74 L606.7,233.12 C609.829026,232.499257 612.760008,231.126432 615.24,229.12 C617.075913,227.684312 618.39552,225.690862 619,223.44 L618.99,223.38 Z"></path>
</clipPath>
</defs>
<g fill="none" fill-rule="evenodd">
<g class="bg">
<rect class="bg bg-back" fill="#fff" x="0" y="0" width="683" height="311" rx="24"></rect>
<rect class="bg bg-mid" fill="#000" x="16" y="55" width="650" height="240" rx="16"></rect>
<rect class="bg bg-small" stroke="#000" stroke-width="6" fill="#fff" x="106" y="15" width="470" height="60" rx="8"></rect>
</g>
<g class="curl" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<g class="curl-left">
<path d="M92.9197998,42.1115723 C92.9197998,44.1748047 92.1151156,44.8168335 90.5200195,44.8168335 C88.3239746,44.8168335 88.6760254,47.1760254 90.2392578,47.5029297 C93.9738198,48.283904 95.4338379,41.939209 90.5908203,40.5234375 C85.7478027,39.107666 82.4155273,42.3325195 82.2548828,46.760498 C82.0942383,51.1884766 87.7165887,57.9152891 96.5480957,54.3779297 C106.79248,50.2746582 103.575582,33.3423487 91.6547852,30.7424316 C86.9768066,29.722168 75.7389196,28.5165992 68.2075195,39.3222656 C60.6982422,50.0961914 50.80322,52.2039361 46.7548828,46.760498 C42.2880859,40.7543945 51.4518018,33.6840194 54.4202881,39.1937256 C55.2946777,40.8166504 53.7026974,42.4152338 52.2642822,41.2268066 C50.8370361,40.0476074 51.3312988,38.0744629 47.4974365,38.9493408" class="curl-left-1"></path>
<path d="M82.3905029,30.3782959 C75.3497314,33.9711914 71.4775391,44.7120361 77.0118408,47.9106445 C70.7579346,53.234375 65.7143555,49.6289063 66.0810547,41.9868164" class="curl-left-2"></path>
<path d="M39.2219344,46.3849346 C39.2219344,47.8133263 38.6808536,48.2578078 37.608289,48.2578078 C36.1316381,48.2578078 36.3683619,49.8910945 37.4195009,50.1174129 C39.9306719,50.6580874 40.9124082,46.2656062 37.6558964,45.2854567 C34.3993846,44.3053072 32.1587167,46.5378981 32.0506971,49.6034217 C31.9426775,52.6689453 35.7232234,57.3259694 41.6616506,54.8770282 C48.5501162,52.0363018 46.3870295,40.3139337 38.3713211,38.5139911 C35.2257838,37.8076547 27.6692736,36.9730302 22.6050562,44.4538762 C17.5557146,51.9127479 10.9021652,53.3719558 8.18000741,49.6034217 C5.17647158,45.4453501 11.3382805,40.550475 13.3343316,44.3648869 C13.9222833,45.4884503 12.8518138,46.5951619 11.8846036,45.7724046 C10.9249036,44.9560359 11.2572527,43.5900128 8.67931077,44.1956975" class="curl-left-3"></path>
<path d="M32.1418899,38.2618972 C27.407578,40.7492864 24.8038625,48.1852558 28.5252033,50.399677 C24.3199905,54.0853365 20.9286183,51.5892428 21.1751919,46.2985652" class="curl-left-4"></path>
</g>
<g class="curl-right">
<path d="M589.0802,42.1115723 C589.0802,44.1748047 589.884884,44.8168335 591.47998,44.8168335 C593.676025,44.8168335 593.323975,47.1760254 591.760742,47.5029297 C588.02618,48.283904 586.566162,41.939209 591.40918,40.5234375 C596.252197,39.107666 599.584473,42.3325195 599.745117,46.760498 C599.905762,51.1884766 594.283411,57.9152891 585.451904,54.3779297 C575.20752,50.2746582 578.424418,33.3423487 590.345215,30.7424316 C595.023193,29.722168 606.26108,28.5165992 613.79248,39.3222656 C621.301758,50.0961914 631.19678,52.2039361 635.245117,46.760498 C639.711914,40.7543945 630.548198,33.6840194 627.579712,39.1937256 C626.705322,40.8166504 628.297303,42.4152338 629.735718,41.2268066 C631.162964,40.0476074 630.668701,38.0744629 634.502563,38.9493408" class="curl-right-1"></path>
<path d="M599.609497,30.3782959 C606.650269,33.9711914 610.522461,44.7120361 604.988159,47.9106445 C611.242065,53.234375 616.285644,49.6289063 615.918945,41.9868164" class="curl-right-2"></path>
<path d="M642.778066,46.3849346 C642.778066,47.8133263 643.319146,48.2578078 644.391711,48.2578078 C645.868362,48.2578078 645.631638,49.8910945 644.580499,50.1174129 C642.069328,50.6580874 641.087592,46.2656062 644.344104,45.2854567 C647.600615,44.3053072 649.841283,46.5378981 649.949303,49.6034217 C650.057322,52.6689453 646.276777,57.3259694 640.338349,54.8770282 C633.449884,52.0363018 635.61297,40.3139337 643.628679,38.5139911 C646.774216,37.8076547 654.330726,36.9730302 659.394944,44.4538762 C664.444285,51.9127479 671.097835,53.3719558 673.819993,49.6034217 C676.823528,45.4453501 670.661719,40.550475 668.665668,44.3648869 C668.077717,45.4884503 669.148186,46.5951619 670.115396,45.7724046 C671.075096,44.9560359 670.742747,43.5900128 673.320689,44.1956975" class="curl-right-3"></path>
<path d="M649.85811,38.2618972 C654.592422,40.7492864 657.196137,48.1852558 653.474797,50.399677 C657.680009,54.0853365 661.071382,51.5892428 660.824808,46.2985652" class="curl-right-4"></path>
</g>
</g>
<g class="logo" stroke="#fff">
<path d="M168.170898,151.918457 C155.742188,136.62321 140.037218,128.754991 121.05599,128.313802 C92.976026,127.661127 66.7369792,151.985677 66.7369792,185.21875 C66.7369792,218.451823 94.4125977,240.986979 119.552083,240.986979 C140.793077,240.986979 156.999349,233.273872 168.170898,217.847656" class="letter l01-c" stroke-width="22" clip-path="url(#01-c)"></path>
<path d="M260.949707,149.115723 C256.878892,136.157619 248.155422,129.341701 234.779297,128.667969 C218.366979,127.841309 208.195719,140.46726 205.99707,150.404297 C203.382813,162.219727 209.498535,182.0625 229.429687,184.283203 C240.03169,185.464465 259.98291,189.714844 261.586426,209.611816 C262.982977,226.940703 252.520622,236.893703 240.455078,240.11084 C225.903971,243.990723 214.417969,237.354818 205.99707,220.203125" class="letter l02-s" stroke-width="22" clip-path="url(#02-s)"></path>
<path d="M357.949707,149.115723 C353.878892,136.157619 345.155422,129.341701 331.779297,128.667969 C315.366979,127.841309 305.195719,140.46726 302.99707,150.404297 C300.382813,162.219727 306.498535,182.0625 326.429687,184.283203 C337.03169,185.464465 356.98291,189.714844 358.586426,209.611816 C359.982977,226.940703 349.520622,236.893703 337.455078,240.11084 C322.903971,243.990723 311.417969,237.354818 302.99707,220.203125" class="letter l03-s" stroke-width="22" clip-path="url(#03-s)"></path>
<path d="M394.996338,118.261475 C403.498291,118.511719 412.037109,119.938721 419.048584,123.296143 C426.060059,126.653564 430.003906,133.05127 428.029785,144.611816 C426.055664,156.172363 424.145508,158.542236 421.285645,162.442871 C418.425781,166.343506 413.253662,170.98999 405.63208,171.802734 C398.010498,172.615479 392.024414,172.95166 387.435547,172.95166" class="letter l04-d-1" stroke-width="8" clip-path="url(#04-d)"></path>
<path d="M405.234863,118.691895 L396.977539,172.974121" class="letter l04-d-2" stroke-width="14" clip-path="url(#04-d)"></path>
<path d="M434.566895,159.746826 C441.442019,158.038175 446.234744,155.196133 448.945068,151.220703 C453.085449,145.147705 445.871582,141.036621 441.000244,144.538086 C436.128906,148.039551 431.866455,154.689941 433.505859,163.050049 C435.145264,171.410156 442.136931,172.94873 451.125244,165.675781" class="letter l05-e" stroke-width="6" clip-path="url(#05-e)"></path>
<path d="M463.741577,141.727539 C461.707886,145.92041 457.77417,143.293457 455.536621,143.24585 C454.044922,143.214111 452.415161,143.87382 450.647339,145.224976" class="letter l06-v-1" stroke-width="5" clip-path="url(#06-v)"></path>
<path d="M463.01123,140.431641 C457.309571,154.701356 454.680665,163.201112 455.124512,165.930908 C455.985352,171.225342 461.32959,170.950684 463.01123,170.421875 C464.692871,169.893066 478.138184,161.819824 470.429199,141.203857" class="letter l06-v-2" stroke-width="6" clip-path="url(#06-v)"></path>
<path d="M427.329753,194 L423.398438,216.054362" class="letter l07-c-1" stroke-width="4" clip-path="url(#07-c)"></path>
<path d="M424.329102,214.906576 C425.156576,204.038086 422.248047,197.842122 418.260417,195.413737 C414.272786,192.985352 404.136719,193.838542 397.798177,204.752604 C391.459635,215.666667 390.803711,225.623698 392.302409,233.398763 C393.801107,241.173828 395.833659,244.540039 401.489258,245.780599 C407.144857,247.021159 415.363607,241.591471 420.377604,221.176432" class="letter l07-c-2" stroke-width="8" clip-path="url(#07-c)"></path>
<path d="M421.754557,224.04069 L417.780273,246.490885" class="letter l07-c-3" stroke-width="5" clip-path="url(#07-c)"></path>
<path d="M441.347331,217.223958 C436.746745,216.61849 429.927083,220.757813 428.101563,229.880859 C426.063757,240.064802 428.660486,245.516276 434.231124,246.245117 C439.801762,246.973958 447.594401,241.192057 448.461263,230.789714 C449.328125,220.38737 445.947917,217.829427 441.347331,217.223958 Z" class="letter l08-o" stroke-width="7" clip-path="url(#08-o)"></path>
<path d="M451.517904,220.232096 C453.611979,219.372721 460.963013,213.076416 458.354004,225.103394 C457.683296,228.195216 455.163829,242.713095 454.685384,246.86377" class="letter l09-n-1" stroke-width="6" clip-path="url(#09-n)"></path>
<path d="M457.547689,231.881348 C459.735352,224.540527 468.42041,214.618164 473.658854,218.579102 C478.897298,222.540039 470.946777,242.027507 473.339681,244.428223 C475.732585,246.828939 478.135742,244.061686 480.759766,242.47526" class="letter l09-n-2" stroke-width="6" clip-path="url(#09-n)"></path>
<path d="M507.56543,201.379557 C507.908312,197.004557 506.023112,194.583008 501.909831,194.114909 C495.739909,193.41276 491.772786,202.013672 490.444987,210.016276 C489.117187,218.01888 483.230143,252.794271 481.74707,259.773438 C480.263997,266.752604 476.552083,267.880859 473.625,267.880859 C471.139323,267.880859 468.078776,265.124349 469.360026,259.773438" class="letter l10-f-1" stroke-width="6" clip-path="url(#10-f-1)"></path>
<path d="M480.356608,219 L498.811198,219" class="letter l10-f-2" stroke-width="4" clip-path="url(#10-f-2)"></path>
<path d="M497.018283,234.746826 C503.857645,232.982102 508.65037,230.140061 511.396457,226.220703 C516.078613,219.538086 508.322971,216.036621 503.451633,219.538086 C498.580295,223.039551 494.317844,229.689941 495.957248,238.050049 C497.596652,246.410156 504.588319,247.94873 513.576633,240.675781" class="letter l11-e" stroke-width="6" clip-path="url(#11-e)"></path>
<path d="M514.317891,220.232096 C516.411967,219.372721 523.886841,212.933838 521.050171,225.065063 C520.351073,228.054807 517.918631,242.644003 517.440186,246.794678" class="letter l12-r-1" stroke-width="6" clip-path="url(#12-r)"></path>
<path d="M519.469849,234.438232 C521.156513,227.071451 525.234346,218.730528 529.756028,217.58739 C532.15332,216.981323 536.794678,218.545776 532.491943,224.432861" class="letter l12-r-2" stroke-width="6" clip-path="url(#12-r)"></path>
<path d="M536.718265,234.746826 C543.557627,232.982102 548.350352,230.140061 551.096439,226.220703 C555.778595,219.538086 548.022952,216.036621 543.151614,219.538086 C538.280276,223.039551 534.017825,229.689941 535.65723,238.050049 C537.296634,246.410156 544.288301,247.94873 553.276614,240.675781" class="letter l13-e" stroke-width="6" clip-path="url(#13-e)"></path>
<path d="M554.217916,220.232096 C556.311991,219.372721 563.663025,213.076416 561.054016,225.103394 C560.383308,228.195216 557.863841,242.713095 557.385396,246.86377" class="letter l14-n-1" stroke-width="6" clip-path="url(#14-n)"></path>
<path d="M560.247701,231.881348 C562.435364,224.540527 571.120422,214.618164 576.358866,218.579102 C581.59731,222.540039 573.64679,242.027507 576.039693,244.428223 C578.432597,246.828939 580.835754,244.061686 583.459778,242.47526" class="letter l14-n-2" stroke-width="6" clip-path="url(#14-n)"></path>
<path d="M601.281494,225.371582 C603.644775,218.368652 597.097749,216.32089 592.151614,219.538086 C589.612793,221.189453 583.290527,230.405029 584.929932,238.765137 C586.569336,247.125244 593.569548,248.201904 602.557861,240.928955" class="letter l15-c" stroke-width="6" clip-path="url(#15-c)"></path>
<path d="M605.718265,234.746826 C612.557627,232.982102 617.350352,230.140061 620.096439,226.220703 C624.778595,219.538086 617.022952,216.036621 612.151614,219.538086 C607.280276,223.039551 603.017825,229.689941 604.65723,238.050049 C606.296634,246.410156 613.288301,247.94873 622.276614,240.675781" class="letter l16-e" stroke-width="6" clip-path="url(#16-e)"></path>
</g>
<g class="location" fill="#000">
<g class="word word-new">
<path d="M208.773438,60.78125 C210.554696,60.7343748 211.703122,60.3945344 212.21875,59.7617188 C212.734378,59.1289031 212.992188,58.1953187 212.992188,56.9609375 L212.992188,34.2265625 C211.52343,32.5859293 210.617189,31.6210952 210.273438,31.3320312 C209.929686,31.0429673 209.46094,30.8593754 208.867188,30.78125 L208.867188,29.5625 L219.039062,29.5625 L235.539062,49.7890625 L235.773438,49.7890625 L235.773438,35.515625 C235.773438,33.8906169 235.476565,32.7304722 234.882812,32.0351562 C234.28906,31.3398403 233.101571,30.9218757 231.320312,30.78125 L231.320312,29.5625 L241.65625,29.5625 L241.65625,30.78125 C240.156242,31.0312512 239.152346,31.3671854 238.644531,31.7890625 C238.136716,32.2109396 237.882812,33.1562427 237.882812,34.625 L237.882812,62.890625 L236.546875,62.890625 L215.429688,37.2265625 L215.101562,37.2265625 L215.101562,56.0703125 C215.101562,57.5390698 215.304685,58.578122 215.710938,59.1875 C216.351566,60.1718799 217.664053,60.7031246 219.648438,60.78125 L219.648438,62 L208.773438,62 L208.773438,60.78125 Z" class="letter n01-n"></path>
<path d="M246.683594,42.3945312 C248.644541,40.3554586 251.007799,39.3359375 253.773438,39.3359375 C255.35157,39.3359375 256.835931,39.7499959 258.226562,40.578125 C259.617194,41.4062541 260.687496,42.5546802 261.4375,44.0234375 C262.000003,45.132818 262.390624,46.5703037 262.609375,48.3359375 C262.718751,49.1640666 262.773438,49.7968728 262.773438,50.234375 L250.539062,50.234375 C250.648438,52.1562596 250.960935,53.8203055 251.476562,55.2265625 C252.414067,57.8672007 254.062488,59.1875 256.421875,59.1875 C257.546881,59.1875 258.60937,58.835941 259.609375,58.1328125 C260.218753,57.7109354 260.976558,57.000005 261.882812,56 L262.984375,56.6796875 C261.499993,59.1171997 259.78126,60.8124952 257.828125,61.765625 C256.562494,62.375003 255.109383,62.6796875 253.46875,62.6796875 C251.109363,62.6796875 248.898448,61.7500093 246.835938,59.890625 C244.773427,58.0312407 243.742188,55.0625204 243.742188,50.984375 C243.742188,47.2968566 244.722646,44.4336039 246.683594,42.3945312 Z M256.867188,48.453125 C256.835937,45.6249859 256.61719,43.6484431 256.210938,42.5234375 C255.804685,41.3984319 254.992194,40.8359375 253.773438,40.8359375 C252.523431,40.8359375 251.667971,41.4843685 251.207031,42.78125 C250.746091,44.0781315 250.484375,45.9687376 250.421875,48.453125 L256.867188,48.453125 Z" class="letter n02-e"></path>
<path d="M275.40625,39.8984375 L275.40625,41.0703125 C274.859372,41.1171877 274.414064,41.2304679 274.070312,41.4101562 C273.726561,41.5898446 273.554688,41.9531223 273.554688,42.5 C273.554688,42.6875009 273.578125,42.8671866 273.625,43.0390625 C273.671875,43.2109384 273.765624,43.4765607 273.90625,43.8359375 L277.46875,53.234375 L277.726562,53.234375 L280.84375,45.3359375 C280.84375,45.226562 280.718751,44.7539104 280.46875,43.9179688 C280.218749,43.0820271 280.007813,42.5000016 279.835938,42.171875 C279.585936,41.7343728 279.347657,41.460938 279.121094,41.3515625 C278.89453,41.242187 278.429691,41.1484379 277.726562,41.0703125 L277.726562,39.8984375 L288.953125,39.8984375 L288.953125,41.0703125 C288.265622,41.1015627 287.714846,41.1874993 287.300781,41.328125 C286.886717,41.4687507 286.679688,41.7421855 286.679688,42.1484375 C286.679688,42.3828137 286.707031,42.6523422 286.761719,42.9570312 C286.816407,43.2617203 286.921874,43.6718724 287.078125,44.1875 L289.515625,52.7890625 L289.796875,52.7890625 L293.242188,43.625 C293.289063,43.4687492 293.328125,43.3203132 293.359375,43.1796875 C293.390625,43.0390618 293.40625,42.9062506 293.40625,42.78125 C293.40625,42.1093716 293.207033,41.671876 292.808594,41.46875 C292.410154,41.265624 291.828129,41.1328128 291.0625,41.0703125 L291.0625,39.8984375 L297.578125,39.8984375 L297.578125,41.0703125 C296.999997,41.179688 296.54297,41.3789048 296.207031,41.6679688 C295.871092,41.9570327 295.531252,42.554683 295.1875,43.4609375 L287.734375,62.6796875 L286.632812,62.6796875 L281.78125,48.125 L281.570312,48.125 L275.734375,62.6796875 L274.5625,62.6796875 L267.460938,44.7265625 C266.867185,43.2421801 266.429689,42.2929708 266.148438,41.8789062 C265.867186,41.4648417 265.398441,41.1953131 264.742188,41.0703125 L264.742188,39.8984375 L275.40625,39.8984375 Z" class="letter n03-w"></path>
</g>
<g class="word word-orleans">
<path d="M341.3125,33.5234375 C344.609391,36.7265785 346.257812,40.8515373 346.257812,45.8984375 C346.257812,50.9453377 344.609391,55.0702965 341.3125,58.2734375 C338.093734,61.3984531 334.070337,62.9609375 329.242188,62.9609375 C324.117162,62.9609375 319.937516,61.2500171 316.703125,57.828125 C313.687485,54.6093589 312.179688,50.7187728 312.179688,46.15625 C312.179688,41.1249748 313.757797,36.9922037 316.914062,33.7578125 C320.101578,30.4765461 324.210912,28.8359375 329.242188,28.8359375 C334.085962,28.8359375 338.109359,30.3984219 341.3125,33.5234375 Z M336.648438,54.9453125 C337.367191,52.6328009 337.726562,49.6172061 337.726562,45.8984375 C337.726562,40.789037 336.964851,36.937513 335.441406,34.34375 C333.917961,31.749987 331.851576,30.453125 329.242188,30.453125 C325.617169,30.453125 323.132819,32.6171659 321.789062,36.9453125 C321.085934,39.242199 320.734375,42.2265441 320.734375,45.8984375 C320.734375,49.6328312 321.093746,52.648426 321.8125,54.9453125 C323.140632,59.2109588 325.617169,61.34375 329.242188,61.34375 C332.835955,61.34375 335.304681,59.2109588 336.648438,54.9453125 Z" class="letter n04-o"></path>
<path d="M348.835938,60.8515625 C349.757817,60.742187 350.398436,60.5234391 350.757812,60.1953125 C351.117189,59.8671859 351.3125,59.2343797 351.34375,58.296875 L351.390625,56.890625 L351.390625,43.8359375 C351.390625,42.8359325 351.218752,42.1562518 350.875,41.796875 C350.531248,41.4374982 349.851568,41.1953131 348.835938,41.0703125 L348.835938,39.8984375 L357.953125,39.8984375 L357.953125,43.671875 C358.968755,42.3437434 359.976558,41.2890664 360.976562,40.5078125 C361.976567,39.7265586 363.132806,39.3359375 364.445312,39.3359375 C365.429692,39.3359375 366.316402,39.6523406 367.105469,40.2851562 C367.894535,40.9179719 368.289062,41.8437439 368.289062,43.0625 C368.289062,44.0000047 368.011722,44.7734345 367.457031,45.3828125 C366.902341,45.9921905 366.179692,46.296875 365.289062,46.296875 C364.273432,46.296875 363.394535,45.8203173 362.652344,44.8671875 C361.910153,43.9140577 361.390626,43.4375 361.09375,43.4375 C360.453122,43.4375 359.808597,43.8320273 359.160156,44.6210938 C358.511716,45.4101602 358.1875,46.5390552 358.1875,48.0078125 L358.1875,57.078125 C358.1875,58.671883 358.417966,59.6679668 358.878906,60.0664062 C359.339846,60.4648457 360.257806,60.7265619 361.632812,60.8515625 L361.632812,62 L348.835938,62 L348.835938,60.8515625 Z" class="letter n05-r"></path>
<path d="M370.046875,60.8515625 C370.890629,60.6484365 371.488279,60.3789079 371.839844,60.0429688 C372.191408,59.7070296 372.367188,59.0078178 372.367188,57.9453125 L372.367188,33.5 C372.367188,32.4843699 372.203127,31.8203141 371.875,31.5078125 C371.546873,31.1953109 370.937504,30.937501 370.046875,30.734375 L370.046875,29.5625 L379.140625,29.5625 L379.140625,57.9453125 C379.140625,59.0078178 379.312498,59.7031234 379.65625,60.03125 C380.000002,60.3593766 380.609371,60.6328114 381.484375,60.8515625 L381.484375,62 L370.046875,62 L370.046875,60.8515625 Z" class="letter n06-l"></path>
<path d="M386.628906,42.3945312 C388.589854,40.3554586 390.953111,39.3359375 393.71875,39.3359375 C395.296883,39.3359375 396.781243,39.7499959 398.171875,40.578125 C399.562507,41.4062541 400.632809,42.5546802 401.382812,44.0234375 C401.945315,45.132818 402.335936,46.5703037 402.554688,48.3359375 C402.664063,49.1640666 402.71875,49.7968728 402.71875,50.234375 L390.484375,50.234375 C390.593751,52.1562596 390.906247,53.8203055 391.421875,55.2265625 C392.35938,57.8672007 394.007801,59.1875 396.367188,59.1875 C397.492193,59.1875 398.554683,58.835941 399.554688,58.1328125 C400.164066,57.7109354 400.92187,57.000005 401.828125,56 L402.929688,56.6796875 C401.445305,59.1171997 399.726572,60.8124952 397.773438,61.765625 C396.507806,62.375003 395.054696,62.6796875 393.414062,62.6796875 C391.054676,62.6796875 388.84376,61.7500093 386.78125,59.890625 C384.71874,58.0312407 383.6875,55.0625204 383.6875,50.984375 C383.6875,47.2968566 384.667959,44.4336039 386.628906,42.3945312 Z M396.8125,48.453125 C396.78125,45.6249859 396.562502,43.6484431 396.15625,42.5234375 C395.749998,41.3984319 394.937506,40.8359375 393.71875,40.8359375 C392.468744,40.8359375 391.613284,41.4843685 391.152344,42.78125 C390.691404,44.0781315 390.429688,45.9687376 390.367188,48.453125 L396.8125,48.453125 Z" class="letter n07-e"></path>
<path d="M408.25,52.390625 C410.328135,51.1249937 413.585915,49.8515689 418.023438,48.5703125 L418.023438,45.078125 C418.023438,43.6562429 417.722659,42.6054721 417.121094,41.9257812 C416.519528,41.2460904 415.453133,40.90625 413.921875,40.90625 C413.062496,40.90625 412.355472,41.0664046 411.800781,41.3867188 C411.246091,41.7070329 410.96875,42.1093726 410.96875,42.59375 C410.96875,42.7812509 411,42.9374994 411.0625,43.0625 C411.125,43.1875006 411.218749,43.3203118 411.34375,43.4609375 L411.625,43.7890625 C411.843751,44.0546888 412.019531,44.3476546 412.152344,44.6679688 C412.285157,44.9882829 412.351562,45.3281232 412.351562,45.6875 C412.351562,46.5937545 412.050784,47.2929663 411.449219,47.7851562 C410.847653,48.2773462 410.148441,48.5234375 409.351562,48.5234375 C408.429683,48.5234375 407.644534,48.2500027 406.996094,47.703125 C406.347653,47.1562473 406.023438,46.3671927 406.023438,45.3359375 C406.023438,43.4921783 406.890616,42.0312554 408.625,40.953125 C410.359384,39.8749946 412.492175,39.3359375 415.023438,39.3359375 C417.742201,39.3359375 420.015616,39.8593698 421.84375,40.90625 C423.656259,41.9687553 424.5625,43.9218608 424.5625,46.765625 L424.5625,58.390625 C424.5625,58.7343767 424.652343,59.0273425 424.832031,59.2695312 C425.01172,59.51172 425.210936,59.6328125 425.429688,59.6328125 C425.617188,59.6328125 425.785156,59.5976566 425.933594,59.5273438 C426.082032,59.4570309 426.312498,59.2656266 426.625,58.953125 L427.351562,59.9609375 C426.414058,61.054693 425.375006,61.8203103 424.234375,62.2578125 C423.515621,62.5390639 422.757816,62.6796875 421.960938,62.6796875 C420.539055,62.6796875 419.500003,62.2656291 418.84375,61.4375 C418.468748,60.9687477 418.195313,60.2734421 418.023438,59.3515625 C416.695306,60.6796941 415.195321,61.6171848 413.523438,62.1640625 C412.507807,62.5078142 411.507817,62.6796875 410.523438,62.6796875 C409.210931,62.6796875 407.984381,62.2617229 406.84375,61.4257812 C405.703119,60.5898396 405.132812,59.2890713 405.132812,57.5234375 C405.132812,55.3671767 406.171865,53.6562563 408.25,52.390625 Z M416.617188,58.5546875 C416.992189,58.2734361 417.437497,57.8359405 417.953125,57.2421875 L417.953125,50.234375 C416.671869,50.5468766 415.54688,51.0390591 414.578125,51.7109375 C412.937492,52.8515682 412.117188,54.3046787 412.117188,56.0703125 C412.117188,57.1171927 412.355466,57.9101536 412.832031,58.4492188 C413.308596,58.9882839 413.843747,59.2578125 414.4375,59.2578125 C415.218754,59.2578125 415.945309,59.0234398 416.617188,58.5546875 Z" class="letter n08-a"></path>
<path d="M428.6875,60.8515625 C429.562504,60.742187 430.207029,60.5039081 430.621094,60.1367188 C431.035158,59.7695294 431.242188,59.039068 431.242188,57.9453125 L431.242188,43.8359375 C431.242188,42.8671827 431.07422,42.1953144 430.738281,41.8203125 C430.402342,41.4453106 429.718755,41.1953131 428.6875,41.0703125 L428.6875,39.8984375 L437.78125,39.8984375 L437.78125,43.34375 C438.546879,42.1874942 439.519525,41.2304725 440.699219,40.4726562 C441.878912,39.71484 443.187493,39.3359375 444.625,39.3359375 C446.68751,39.3359375 448.285151,39.8671822 449.417969,40.9296875 C450.550787,41.9921928 451.117188,43.8593616 451.117188,46.53125 L451.117188,58.1328125 C451.117188,59.2109429 451.300779,59.9062484 451.667969,60.21875 C452.035158,60.5312516 452.648433,60.742187 453.507812,60.8515625 L453.507812,62 L442.234375,62 L442.234375,60.8515625 C443.093754,60.6796866 443.679686,60.445314 443.992188,60.1484375 C444.304689,59.851561 444.460938,59.1796927 444.460938,58.1328125 L444.460938,46.5078125 C444.460938,45.414057 444.351564,44.5937527 444.132812,44.046875 C443.757811,43.0624951 443.015631,42.5703125 441.90625,42.5703125 C441.078121,42.5703125 440.31641,42.8710907 439.621094,43.4726562 C438.925778,44.0742218 438.390627,44.6796845 438.015625,45.2890625 L438.015625,58.1328125 C438.015625,59.1796927 438.171873,59.851561 438.484375,60.1484375 C438.796877,60.445314 439.382808,60.6796866 440.242188,60.8515625 L440.242188,62 L428.6875,62 L428.6875,60.8515625 Z" class="letter n09-n"></path>
<path d="M455.828125,54.734375 L457.164062,54.734375 C457.632815,57.0312615 458.507806,58.652339 459.789062,59.5976562 C461.070319,60.5429735 462.382806,61.015625 463.726562,61.015625 C464.960944,61.015625 465.867185,60.738284 466.445312,60.1835938 C467.02344,59.6289035 467.3125,58.898442 467.3125,57.9921875 C467.3125,57.1328082 467.000003,56.3984405 466.375,55.7890625 C466.031248,55.4609359 465.476566,55.1093769 464.710938,54.734375 L461.148438,53 C459.273428,52.0781204 457.929692,51.0781304 457.117188,50 C456.289058,48.9218696 455.875,47.6484448 455.875,46.1796875 C455.875,44.3203032 456.523431,42.7148505 457.820312,41.3632812 C459.117194,40.011712 460.929676,39.3359375 463.257812,39.3359375 C464.273443,39.3359375 465.351557,39.5039046 466.492188,39.8398438 C467.632818,40.1757829 468.343749,40.34375 468.625,40.34375 C469.015627,40.34375 469.292968,40.2617196 469.457031,40.0976562 C469.621095,39.9335929 469.757812,39.7031265 469.867188,39.40625 L470.921875,39.40625 L470.921875,46.34375 L469.703125,46.34375 C469.249998,44.7187419 468.507818,43.4140674 467.476562,42.4296875 C466.445307,41.4453076 465.242194,40.953125 463.867188,40.953125 C462.804682,40.953125 462.011721,41.249997 461.488281,41.84375 C460.964841,42.437503 460.703125,43.0781216 460.703125,43.765625 C460.703125,44.3281278 460.937498,44.8906222 461.40625,45.453125 C461.859377,46.0312529 462.718744,46.624997 463.984375,47.234375 L466.609375,48.5 C468.234383,49.2812539 469.421871,50.0390588 470.171875,50.7734375 C471.421881,52.0234437 472.046875,53.5624909 472.046875,55.390625 C472.046875,57.1718839 471.40235,58.8320236 470.113281,60.3710938 C468.824212,61.9101639 466.890638,62.6796875 464.3125,62.6796875 C463.671872,62.6796875 463.027347,62.6132819 462.378906,62.4804688 C461.730466,62.3476556 460.929692,62.1171891 459.976562,61.7890625 L459.15625,61.5078125 C458.859374,61.398437 458.675782,61.3359376 458.605469,61.3203125 C458.535156,61.3046874 458.445313,61.296875 458.335938,61.296875 C458.070311,61.296875 457.839845,61.4023427 457.644531,61.6132812 C457.449218,61.8242198 457.226564,62.179685 456.976562,62.6796875 L455.828125,62.6796875 L455.828125,54.734375 Z" class="letter n10-s"></path>
</g>
</g>
</g>
</svg>
</div>
</main>
@mixin stroke($s) {
opacity: 0;
stroke-dasharray: $s;
stroke-dashoffset: $s;
}
html, body { height: 100%; }
*, *:before, *:after { box-sizing: border-box; }
body {
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
background: white;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
main {
position: relative;
width: 100%;
.mobile-warning {
display: block;
color: #343434;
padding: 24px;
h2 {
font-size: 22px;
line-height: 1.3;
}
a {
display: inline-block;
border-radius: 2px;
color: #343434;
&:hover {
background: #ffff00;
}
}
}
.scene {
display: none;
align-items: center;
align-content: center;
justify-content: center;
width: 100%;
height: 100%;
&:first-child {
position: relative;
}
&:not(:first-child) {
position: absolute;
top: 0;
left: 0;
}
}
.floor {
display: none;
margin: 0;
border: 1px solid lighten(#263238, 15%);
}
}
@media only screen and (min-width: 700px) and (min-height: 400px) {
body {
will-change: background;
animation: bg 500ms 8700ms both;
background: #7AB6FB;
}
main {
height: 600px;
.mobile-warning {
display: none;
}
.scene, .floor {
display: flex;
}
}
}
.sign {
will-change: transform, opacity;
animation: signScaleDown 500ms ease-out 5000ms both;
z-index: 3;
svg {
width: 683px;
height: 311px;
}
.bg {
.bg {
opacity: 0;
will-change: transform, opacity;
transform-origin: center center;
}
.bg-back {
animation: open-x 850ms 2850ms both;
}
.bg-mid {
animation: open-x 850ms 2700ms both;
}
.bg-small {
animation: open-x 850ms 3000ms both;
}
}
.curl {
* {
will-change: stroke-dasharray, opacity;
}
.curl-left-1, .curl-right-1 {
@include stroke(161.838);
animation: sdo 500ms 3500ms both;
}
.curl-left-2, .curl-right-2 {
@include stroke(38.989);
animation: sdo 250ms 3750ms both;
}
.curl-left-3, .curl-right-3 {
@include stroke(110.194);
animation: sdo 400ms 4000ms both;
}
.curl-left-4, .curl-right-4 {
@include stroke(26.684);
animation: sdo 200ms 4150ms both;
}
}
.logo {
* {
will-change: stroke-dasharray, opacity;
}
.l01-c {
@include stroke(283.094);
animation: sdo 566ms 500ms both;
}
.l02-s {
@include stroke(250.548);
animation: sdo 502ms 783ms both;
}
.l03-s {
@include stroke(250.548);
animation: sdo 502ms 1033ms both;
}
.l04-d-1 {
@include stroke(106.22);
animation: sdo 212ms 1283ms both;
}
.l04-d-2 {
@include stroke(54.907);
animation: sdo 212ms 1283ms both;
}
.l05-e {
@include stroke(76.676);
animation: sdo 153ms 1360ms both;
}
.l06-v-1 {
@include stroke(14.666);
animation: sdo 30ms 1437ms both;
}
.l06-v-2 {
@include stroke(70.341);
animation: sdo 140ms 1460ms both;
}
.l07-c-1 {
@include stroke(22.402);
animation: sdo 44ms 1530ms both;
}
.l07-c-2 {
@include stroke(126.174);
animation: sdo 254ms 1552ms both;
}
.l07-c-3 {
@include stroke(22.799);
animation: sdo 46ms 1678ms both;
}
.l08-o {
@include stroke(80.393);
animation: sdo 160ms 1701ms both;
}
.l09-n-1 {
@include stroke(36.45);
animation: sdo 72ms 1861ms both;
}
.l09-n-2 {
@include stroke(58.538);
animation: sdo 118ms 1897ms both;
}
.l10-f-1 {
@include stroke(105.496);
animation: sdo 210ms 1956ms both;
}
.l10-f-2 {
@include stroke(18.455);
animation: sdo 36ms 2166ms both;
}
.l11-e {
@include stroke(77.153);
animation: sdo 154ms 2184ms both;
}
.l12-r-1 {
@include stroke(36.488);
animation: sdo 72ms 2261ms both;
}
.l12-r-2 {
@include stroke(31.079);
animation: sdo 62ms 2333ms both;
}
.l13-e {
@include stroke(77.152);
animation: sdo 154ms 2364ms both;
}
.l14-n-1 {
@include stroke(36.45);
animation: sdo 72ms 2441ms both;
}
.l14-n-2 {
@include stroke(58.538);
animation: sdo 118ms 2513ms both;
}
.l15-c {
@include stroke(59.492);
animation: sdo 118ms 2572ms both;
}
.l16-e {
@include stroke(77.152);
animation: sdo 154ms 2631ms both;
}
}
.location {
.word {
opacity: 0;
will-change: transform, opacity;
}
.word-new {
animation: slideInRight 1000ms 3300ms both;
}
.word-orleans {
animation: slideInLeft 1000ms 3450ms both;
}
}
}
.lamp {
will-change: opacity;
animation: fadeOut 1000ms 12000ms both;
z-index: 2;
.lamp-main {
transform-origin: bottom left;
will-change: transform;
animation: slideLeftLamp 1000ms cubic-bezier(.5,0,1,.5) 8200ms both;
position: absolute;
top: 0;
left: 50%;
margin-left: -350px;
width: 700px;
height: 100%;
}
.lamp-sign {
opacity: 0;
will-change: opacity;
animation: fadeIn 10ms 5485ms both;
position: absolute;
top: 264px;
right: 11px;
width: 68px;
height: 31px;
div {
transform-origin: -6px 50%;
will-change: transform;
animation: flip-y 500ms 8200ms both;
}
svg {
transform-origin: center center;
will-change: transform;
animation: flip-y 10ms 8450ms both;
}
}
.lamp-svg {
position: absolute;
bottom: 0;
right: 50px;
.lamp-light-night {
opacity: 0;
will-change: opacity;
animation: fadeIn 250ms 8700ms both;
}
.lamp-light-day {
will-change: opacity;
animation: fadeOut 250ms 8700ms both;
}
.lamp-part-23 {
transform: scaleY(0);
transform-origin: 50% 13%;
will-change: transform;
animation: tsfm-13 300ms ease-in 5550ms both;
}
.lamp-part-32, .lamp-part-33 {
transform: scaleX(0);
transform-origin: right center;
will-change: transform;
animation: tsfm 100ms 5550ms both;
}
.lamp-mid {
transform: scaleY(0);
transform-origin: center bottom;
will-change: transform;
animation: tsfm 100ms ease-out 5800ms both;
}
.lamp-bottom {
transform: scaleY(0);
transform-origin: center top;
will-change: transform;
animation: tsfm 250ms ease-out 5800ms both;
}
.lamp-x {
transform: scaleX(0);
transform-origin: center center;
will-change: transform;
animation: tsfm 100ms ease-out 5900ms both;
}
.lamp-part-14, .lamp-part-15 {
@include stroke(69.15);
will-change: stroke-dasharray, opacity;
animation: sdo 100ms 5900ms both;
}
.lamp-part-16 {
@include stroke(19);
will-change: stroke-dasharray, opacity;
animation: sdo 75ms 5900ms both;
}
.lamp-top {
transform: scaleY(0);
transform-origin: bottom center;
will-change: transform;
animation: tsfm 200ms ease-out 6000ms both;
}
}
}
.shotgun-houses {
will-change: opacity;
animation: fadeOut 1000ms 12000ms both;
z-index: 1;
svg {
position: absolute;
bottom: 0;
left: 0;
width: 1400px;
min-width: 100%;
height: 529px;
g {
transform-origin: bottom left;
will-change: transform, opacity;
}
.h1-container {
opacity: 0;
animation: slideInHouse 1000ms 6500ms both;
.h1 {
animation: slideOutHouse 2000ms 7800ms both;
}
}
.h2-container {
opacity: 0;
animation: slideInHouse 1000ms 6600ms both;
.h2 {
animation: slideOutHouse 2000ms 7900ms both;
}
}
.h3-container {
opacity: 0;
animation: slideInHouse 1000ms 6700ms both;
.h3 {
animation: slideOutHouse 2000ms 8000ms both;
}
}
}
}
.french-quarter {
will-change: opacity;
animation: fadeOut 1000ms 12000ms both;
z-index: 1;
svg {
position: absolute;
bottom: -9px;
left: 0;
width: 1299px;
min-width: 100%;
height: 903px;
g {
transform-origin: bottom left;
will-change: transform, opacity;
}
.b1-container {
opacity: 0;
animation: slideInHouse 1000ms 8500ms both;
}
.b2-container {
opacity: 0;
animation: slideInHouse 1000ms 8600ms both;
}
}
}
.floor-container {
will-change: opacity;
animation: fadeOut 1000ms 12000ms both;
}
.floor {
transform: scaleX(0);
transform-origin: right center;
will-change: transform;
animation: tsfm 500ms ease-out 6000ms both;
position: absolute;
width: 100%;
left: 0;
bottom: 25px;
z-index: 0;
}
.sign-end {
opacity: 0;
will-change: opacity;
animation: fadeIn 1000ms 13000ms forwards;
}
@keyframes bg {
from { background: #7AB6FB; }
to { background: lighten(#263238, 5%); }
}
@keyframes sdo {
from { opacity: 1; }
to { opacity: 1; stroke-dashoffset: 0; }
}
@keyframes fadeIn {
from { opacity: 0; }
to { opacity: 1; }
}
@keyframes fadeOut {
from { opacity: 1; }
to { opacity: 0; }
}
@keyframes signScaleDown {
from { transform: none; opacity: 1; }
99% { transform: translate(305px, -20px) scale(.1); opacity: 1; }
to { transform: translate(305px, -20px) scale(.1); opacity: 0; }
}
@keyframes tsfm {
to { transform: none; }
}
@keyframes tsfm-13 {
from { transform: scaleY(0); }
to { transform: scaleY(1); }
}
@keyframes flip-y {
from { transform: none; }
to { transform: rotateY(180deg); }
}
/* https://goo.gl/kCfUWz */
@keyframes open-x {
0% { transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); opacity: 1; }
3.36% { transform: matrix3d(0.094, 0, 0, 0, 0, 0.375, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
6.65% { transform: matrix3d(0.159, 0, 0, 0, 0, 0.635, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
10.01% { transform: matrix3d(0.202, 0, 0, 0, 0, 0.809, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
11.66% { transform: matrix3d(0.217, 0, 0, 0, 0, 0.868, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
11.76% { transform: matrix3d(0.218, 0, 0, 0, 0, 0.871, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
13.31% { transform: matrix3d(0.332, 0, 0, 0, 0, 0.913, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
15.92% { transform: matrix3d(0.565, 0, 0, 0, 0, 0.963, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
16.66% { transform: matrix3d(0.634, 0, 0, 0, 0, 0.973, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
19.96% { transform: matrix3d(0.908, 0, 0, 0, 0, 1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
20.07% { transform: matrix3d(0.915, 0, 0, 0, 0, 1.003, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
24.22% { transform: matrix3d(1.123, 0, 0, 0, 0, 1.016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
26.56% { transform: matrix3d(1.17, 0, 0, 0, 0, 1.017, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
28.28% { transform: matrix3d(1.178, 0, 0, 0, 0, 1.017, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
33.23% { transform: matrix3d(1.126, 0, 0, 0, 0, 1.012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
38.17% { transform: matrix3d(1.043, 0, 0, 0, 0, 1.007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
42.69% { transform: matrix3d(0.991, 0, 0, 0, 0, 1.004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
43.12% { transform: matrix3d(0.988, 0, 0, 0, 0, 1.004, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
47.98% { transform: matrix3d(0.972, 0, 0, 0, 0, 1.002, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
57.78% { transform: matrix3d(0.993, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
58.82% { transform: matrix3d(0.996, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
67.59% { transform: matrix3d(1.005, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
87.19% { transform: matrix3d(0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
100% { transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); opacity: 1; }
}
/* open-y https://goo.gl/xh6t99 */
/* https://goo.gl/mHSSmL */
@keyframes slideInRight {
0% { transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -500, 0, 0, 1); opacity: 0; }
3.2% { transform: matrix3d(1, 0, 0, 0, 0.68, 1, 0, 0, 0, 0, 1, 0, -282.728, 0, 0, 1); }
3.6% { transform: matrix3d(1, 0, 0, 0, 0.747, 1, 0, 0, 0, 0, 1, 0, -262.068, 0, 0, 1); }
6.41% { transform: matrix3d(1, 0, 0, 0, 1.031, 1, 0, 0, 0, 0, 1, 0, -149.309, 0, 0, 1); }
7.21% { transform: matrix3d(1, 0, 0, 0, 1.045, 1, 0, 0, 0, 0, 1, 0, -125.741, 0, 0, 1); }
9.61% { transform: matrix3d(1, 0, 0, 0, 0.943, 1, 0, 0, 0, 0, 1, 0, -72.484, 0, 0, 1); }
12.81% { transform: matrix3d(1, 0, 0, 0, 0.668, 1, 0, 0, 0, 0, 1, 0, -31.079, 0, 0, 1); }
13.51% { transform: matrix3d(1, 0, 0, 0, 0.606, 1, 0, 0, 0, 0, 1, 0, -25.186, 0, 0, 1); }
19.22% { transform: matrix3d(1, 0, 0, 0, 0.211, 1, 0, 0, 0, 0, 1, 0, -1.214, 0, 0, 1); }
19.72% { transform: matrix3d(1, 0, 0, 0, 0.185, 1, 0, 0, 0, 0, 1, 0, -0.401, 0, 0, 1); opacity: 1;}
25.63% { transform: matrix3d(1, 0, 0, 0, -0.013, 1, 0, 0, 0, 0, 1, 0, 2.886, 0, 0, 1); }
26.03% { transform: matrix3d(1, 0, 0, 0, -0.02, 1, 0, 0, 0, 0, 1, 0, 2.876, 0, 0, 1); }
32.23% { transform: matrix3d(1, 0, 0, 0, -0.068, 1, 0, 0, 0, 0, 1, 0, 1.823, 0, 0, 1); }
44.74% { transform: matrix3d(1, 0, 0, 0, -0.015, 1, 0, 0, 0, 0, 1, 0, 0.253, 0, 0, 1); }
57.26% { transform: matrix3d(1, 0, 0, 0, 0.006, 1, 0, 0, 0, 0, 1, 0, 0.007, 0, 0, 1); }
65.67% { transform: matrix3d(1, 0, 0, 0, 0.003, 1, 0, 0, 0, 0, 1, 0, -0.003, 0, 0, 1); }
82.28% { transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
100% { transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); opacity: 1; }
}
/* https://goo.gl/AduCoU */
@keyframes slideInLeft {
0% { transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 500, 0, 0, 1); opacity: 0; }
3.2% { transform: matrix3d(1, 0, 0, 0, -0.68, 1, 0, 0, 0, 0, 1, 0, 282.728, 0, 0, 1); }
3.6% { transform: matrix3d(1, 0, 0, 0, -0.747, 1, 0, 0, 0, 0, 1, 0, 262.068, 0, 0, 1); }
6.41% { transform: matrix3d(1, 0, 0, 0, -1.031, 1, 0, 0, 0, 0, 1, 0, 149.309, 0, 0, 1); }
7.21% { transform: matrix3d(1, 0, 0, 0, -1.045, 1, 0, 0, 0, 0, 1, 0, 125.741, 0, 0, 1); }
9.61% { transform: matrix3d(1, 0, 0, 0, -0.943, 1, 0, 0, 0, 0, 1, 0, 72.484, 0, 0, 1); }
12.81% { transform: matrix3d(1, 0, 0, 0, -0.668, 1, 0, 0, 0, 0, 1, 0, 31.079, 0, 0, 1); }
13.51% { transform: matrix3d(1, 0, 0, 0, -0.606, 1, 0, 0, 0, 0, 1, 0, 25.186, 0, 0, 1); }
19.22% { transform: matrix3d(1, 0, 0, 0, -0.211, 1, 0, 0, 0, 0, 1, 0, 1.214, 0, 0, 1); }
19.72% { transform: matrix3d(1, 0, 0, 0, -0.185, 1, 0, 0, 0, 0, 1, 0, 0.401, 0, 0, 1); opacity: 1; }
25.63% { transform: matrix3d(1, 0, 0, 0, 0.013, 1, 0, 0, 0, 0, 1, 0, -2.886, 0, 0, 1); }
26.03% { transform: matrix3d(1, 0, 0, 0, 0.02, 1, 0, 0, 0, 0, 1, 0, -2.876, 0, 0, 1); }
32.23% { transform: matrix3d(1, 0, 0, 0, 0.068, 1, 0, 0, 0, 0, 1, 0, -1.823, 0, 0, 1); }
44.74% { transform: matrix3d(1, 0, 0, 0, 0.015, 1, 0, 0, 0, 0, 1, 0, -0.253, 0, 0, 1); }
57.26% { transform: matrix3d(1, 0, 0, 0, -0.006, 1, 0, 0, 0, 0, 1, 0, -0.007, 0, 0, 1); }
65.67% { transform: matrix3d(1, 0, 0, 0, -0.003, 1, 0, 0, 0, 0, 1, 0, 0.003, 0, 0, 1); }
82.28% { transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
100% { transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); opacity: 1; }
}
/* https://goo.gl/afzctm */
@keyframes slideInHouse {
0% { transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1000, 0, 0, 1); opacity: 0; }
3.2% { transform: matrix3d(1, 0, 0, 0, -0.68, 1, 0, 0, 0, 0, 1, 0, 565.455, 0, 0, 1); opacity: 1; }
3.6% { transform: matrix3d(1, 0, 0, 0, -0.747, 1, 0, 0, 0, 0, 1, 0, 524.136, 0, 0, 1); }
6.41% { transform: matrix3d(1, 0, 0, 0, -1.031, 1, 0, 0, 0, 0, 1, 0, 298.617, 0, 0, 1); }
7.21% { transform: matrix3d(1, 0, 0, 0, -1.045, 1, 0, 0, 0, 0, 1, 0, 251.482, 0, 0, 1); }
9.61% { transform: matrix3d(1, 0, 0, 0, -0.943, 1, 0, 0, 0, 0, 1, 0, 144.967, 0, 0, 1); }
12.81% { transform: matrix3d(1, 0, 0, 0, -0.668, 1, 0, 0, 0, 0, 1, 0, 62.157, 0, 0, 1); }
13.51% { transform: matrix3d(1, 0, 0, 0, -0.606, 1, 0, 0, 0, 0, 1, 0, 50.371, 0, 0, 1); }
19.22% { transform: matrix3d(1, 0, 0, 0, -0.211, 1, 0, 0, 0, 0, 1, 0, 2.427, 0, 0, 1); }
19.72% { transform: matrix3d(1, 0, 0, 0, -0.185, 1, 0, 0, 0, 0, 1, 0, 0.801, 0, 0, 1); }
25.63% { transform: matrix3d(1, 0, 0, 0, 0.013, 1, 0, 0, 0, 0, 1, 0, -5.772, 0, 0, 1); }
26.03% { transform: matrix3d(1, 0, 0, 0, 0.02, 1, 0, 0, 0, 0, 1, 0, -5.753, 0, 0, 1); }
32.23% { transform: matrix3d(1, 0, 0, 0, 0.068, 1, 0, 0, 0, 0, 1, 0, -3.647, 0, 0, 1); }
44.74% { transform: matrix3d(1, 0, 0, 0, 0.015, 1, 0, 0, 0, 0, 1, 0, -0.506, 0, 0, 1); }
57.26% { transform: matrix3d(1, 0, 0, 0, -0.006, 1, 0, 0, 0, 0, 1, 0, -0.014, 0, 0, 1); }
65.67% { transform: matrix3d(1, 0, 0, 0, -0.003, 1, 0, 0, 0, 0, 1, 0, 0.007, 0, 0, 1); }
82.28% { transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0.001, 0, 0, 1); }
100% { transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); opacity: 1; }
}
/* https://goo.gl/UYQBv4 */
@keyframes slideOutHouse {
0% { transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); opacity: 1; }
1.8% { transform: matrix3d(1, 0, 0, 0, -0.747, 1, 0, 0, 0, 0, 1, 0, -537.133, 0, 0, 1); }
3.2% { transform: matrix3d(1, 0, 0, 0, -1.031, 1, 0, 0, 0, 0, 1, 0, -869.089, 0, 0, 1); }
3.6% { transform: matrix3d(1, 0, 0, 0, -1.045, 1, 0, 0, 0, 0, 1, 0, -951.728, 0, 0, 1); }
6.41% { transform: matrix3d(1, 0, 0, 0, -0.668, 1, 0, 0, 0, 0, 1, 0, -1402.765, 0, 0, 1); }
6.76% { transform: matrix3d(1, 0, 0, 0, -0.606, 1, 0, 0, 0, 0, 1, 0, -1445.644, 0, 0, 1); }
9.61% { transform: matrix3d(1, 0, 0, 0, -0.211, 1, 0, 0, 0, 0, 1, 0, -1710.066, 0, 0, 1); }
9.86% { transform: matrix3d(1, 0, 0, 0, -0.185, 1, 0, 0, 0, 0, 1, 0, -1727.195, 0, 0, 1); }
12.81% { transform: matrix3d(1, 0, 0, 0, 0.013, 1, 0, 0, 0, 0, 1, 0, -1875.685, 0, 0, 1); }
13.01% { transform: matrix3d(1, 0, 0, 0, 0.02, 1, 0, 0, 0, 0, 1, 0, -1882.796, 0, 0, 1); }
16.12% { transform: matrix3d(1, 0, 0, 0, 0.068, 1, 0, 0, 0, 0, 1, 0, -1959.934, 0, 0, 1); }
19.22% { transform: matrix3d(1, 0, 0, 0, 0.046, 1, 0, 0, 0, 0, 1, 0, -1995.146, 0, 0, 1); }
22.37% { transform: matrix3d(1, 0, 0, 0, 0.015, 1, 0, 0, 0, 0, 1, 0, -2008.639, 0, 0, 1); }
25.63% { transform: matrix3d(1, 0, 0, 0, -0.002, 1, 0, 0, 0, 0, 1, 0, -2011.545, 0, 0, 1); }
28.63% { transform: matrix3d(1, 0, 0, 0, -0.006, 1, 0, 0, 0, 0, 1, 0, -2010.221, 0, 0, 1); }
41.14% { transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -2001.984, 0, 0, 1); }
50% { transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -2000.318, 0, 0, 1); }
65.67% { transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -1999.986, 0, 0, 1); }
100% { transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -2000, 0, 0, 1); opacity: 0; }
}
/* https://goo.gl/K3kos8 */
@keyframes slideLeftLamp {
0% { transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
3.2% { transform: matrix3d(1, 0, 0, 0, 0.228, 1, 0, 0, 0, 0, 1, 0, -229.874, 0, 0, 1); }
3.6% { transform: matrix3d(1, 0, 0, 0, 0.245, 1, 0, 0, 0, 0, 1, 0, -251.732, 0, 0, 1); }
6.41% { transform: matrix3d(1, 0, 0, 0, 0.31, 1, 0, 0, 0, 0, 1, 0, -371.031, 0, 0, 1); }
7.21% { transform: matrix3d(1, 0, 0, 0, 0.312, 1, 0, 0, 0, 0, 1, 0, -395.966, 0, 0, 1); }
9.61% { transform: matrix3d(1, 0, 0, 0, 0.291, 1, 0, 0, 0, 0, 1, 0, -452.312, 0, 0, 1); }
12.81% { transform: matrix3d(1, 0, 0, 0, 0.224, 1, 0, 0, 0, 0, 1, 0, -496.119, 0, 0, 1); }
13.51% { transform: matrix3d(1, 0, 0, 0, 0.207, 1, 0, 0, 0, 0, 1, 0, -502.354, 0, 0, 1); }
19.22% { transform: matrix3d(1, 0, 0, 0, 0.078, 1, 0, 0, 0, 0, 1, 0, -527.716, 0, 0, 1); }
19.72% { transform: matrix3d(1, 0, 0, 0, 0.069, 1, 0, 0, 0, 0, 1, 0, -528.576, 0, 0, 1); }
25.63% { transform: matrix3d(1, 0, 0, 0, -0.005, 1, 0, 0, 0, 0, 1, 0, -532.054, 0, 0, 1); }
26.03% { transform: matrix3d(1, 0, 0, 0, -0.008, 1, 0, 0, 0, 0, 1, 0, -532.043, 0, 0, 1); }
32.23% { transform: matrix3d(1, 0, 0, 0, -0.025, 1, 0, 0, 0, 0, 1, 0, -530.929, 0, 0, 1); }
44.74% { transform: matrix3d(1, 0, 0, 0, -0.006, 1, 0, 0, 0, 0, 1, 0, -529.268, 0, 0, 1); }
57.26% { transform: matrix3d(1, 0, 0, 0, 0.002, 1, 0, 0, 0, 0, 1, 0, -529.008, 0, 0, 1); }
65.67% { transform: matrix3d(1, 0, 0, 0, 0.001, 1, 0, 0, 0, 0, 1, 0, -528.996, 0, 0, 1); }
82.28% { transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -528.999, 0, 0, 1); }
100% { transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -529, 0, 0, 1); }
}
// ⟁ \\
Also see: Tab Triggers