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.
<svg id="anim-banner" xmlns="http://www.w3.org/2000/svg" viewBox="0 200 1000 200">
<defs>
<clipPath id="clip-path">
<path class="cls-1" d="M286.58 344.47c-9.66-2.47-21.74-5.61-25.2-6.76-6-2-8.33-5.17-8.33-6.9v-10.34c0-1.15 0-2.87 1.43-2.87h16.32a.9.9 0 00.2.14c4.53 2 14.29 15.65 15.51 18.39 0 0 .05 3.87.07 8.34z"/>
</clipPath>
<style>
.cls-1{fill:#ccc}.cls-3{fill:#39b54a;opacity:.5}.cls-100,.cls-101,.cls-102,.cls-103,.cls-104,.cls-105,.cls-106,.cls-113,.cls-3,.cls-95,.cls-96,.cls-97,.cls-98,.cls-99{fill-rule:evenodd}.cls-4{fill:#95cfbe}.cls-5{fill:#80b7ae}.cls-14,.cls-6{fill:#42372d}.cls-6,.cls-70{opacity:.35}.cls-12{fill:#a09a95}.cls-13{fill:#fcf5f0}.cls-18{fill:#6e6e7f}.cls-19{fill:#565672}.cls-20{fill:#262816}.cls-21{fill:#bddbdb;opacity:.18}.cls-23{fill:#2b110b}.cls-26{fill:#93aa31}.cls-27{fill:#351007}.cls-28{fill:#0e4c14}.cls-32{fill:#322251}.cls-34{fill:#53627c;opacity:.39}.cls-35{fill:#edddd3}.cls-36{fill:#87a1c6}.cls-37{fill:#e5e5da}.cls-41{fill:#e54a1a;opacity:.57}.cls-47{fill:#6d5c50}.cls-43{fill:#f9e1d9}.cls-44{fill:#1c0b06}.cls-45{fill:#563926}.cls-46{fill:#8e5536}.cls-53{fill:#90c142}.cls-54{fill:#68412e}.cls-56{fill:#994313}.cls-57{fill:#3d1c05;opacity:.6}.cls-61{fill:#06634d}.cls-62{fill:#05382b}.cls-63{fill:#fff9f3}.cls-64,.cls-66{fill:#4c250b}.cls-64{opacity:.23}.cls-65{fill:#c1b7ae}.cls-66{opacity:.4}.cls-67{fill:#1c7c63}.cls-68{fill:#2a5146}.cls-70{fill:#381904}.cls-75{fill:#e5c8b5}.cls-76{fill:#b2998b}.cls-77{fill:#60493e;opacity:.32}.cls-80{fill:#b3b3b3}.cls-81{fill:#999}.cls-113,.cls-82{fill:#333}.cls-83{fill:#fff}.cls-84{fill:#b3814b}.cls-85{fill:#ffd69f}.cls-89{fill:#5ebabc}.cls-90{fill:#95c1bf}.cls-91{fill:#4f4742}.cls-92{fill:#138e83}.cls-115,.cls-119,.cls-122,.cls-93{fill:none;stroke-miterlimit:10}.cls-93{stroke:#e6e6e6;stroke-width:.06px;opacity:.9}.cls-94{fill:#e6e6e6}.cls-95{fill:#f0c17d}.cls-96{fill:#4c77b0}.cls-97{fill:#ffdba7}.cls-98{fill:#632404}.cls-99{fill:#6492d0}.cls-100{fill:#76a5e3}.cls-101{fill:#4d4d4d}.cls-102{fill:#1f1c1d}.cls-103{fill:#072c5e}.cls-104{fill:#0f4283}.cls-105{fill:#5782bc}.cls-106{fill:#8bb7f0}.cls-107{fill:#e49963}.cls-108{fill:#365da4}.cls-110{fill:#163560}.cls-112{fill:#80bdcc}.cls-115{stroke:gray;stroke-width:.43px}.cls-116{fill:#666}.cls-117{fill:#f2f2f2}.cls-118{fill:#1a1a1a}.cls-119,.cls-122{stroke:#000;stroke-width:.29px}.cls-119{opacity:.05}.cls-122{opacity:.3}.cls-128{fill:#ffbc30}.cls-130{fill:#0f3f76}.cls-132{fill:#c7c8ca}
</style>
</defs>
<g class="parent-group">
<path opacity=".2" fill="#e6fffe" d="M0 0h2000v400H0z"/>
<path fill="#66b9cb" opacity=".6" d="M0 342.48l654.92.23-2-23-110-10-6-23-80-5h-46l-16-16-59 4-48 5v17l-83-3v-7H0v60.77z"/>
<g>
<path class="cls-80" d="M0 350h2000v50H0z"/>
<path class="cls-81" d="M0 340.19h2000V358H0z"/>
<g>
<path class="cls-82" d="M20 358h14.29v5H20z"/>
<path class="cls-83" d="M34.29 358h14.29v5H34.29z"/>
<path class="cls-82" d="M48.57 358h14.29v5H48.57z"/>
<path class="cls-83" d="M62.86 358h14.29v5H62.86z"/>
<path class="cls-82" d="M77.14 358h14.29v5H77.14z"/>
<path class="cls-83" d="M91.43 358h14.29v5H91.43z"/>
<path class="cls-82" d="M105.71 358H120v5h-14.29z"/>
<path class="cls-83" d="M120 358h14.29v5H120z"/>
<path class="cls-82" d="M134.29 358h14.29v5h-14.29z"/>
<path class="cls-83" d="M148.57 358h14.29v5h-14.29z"/>
<path class="cls-82" d="M162.86 358h14.29v5h-14.29z"/>
<path class="cls-83" d="M177.14 358h14.29v5h-14.29z"/>
<path class="cls-82" d="M191.43 358h14.29v5h-14.29z"/>
<path class="cls-83" d="M205.71 358H220v5h-14.29z"/>
<path class="cls-82" d="M220 358h14.29v5H220z"/>
<path class="cls-83" d="M234.29 358h14.29v5h-14.29z"/>
<path class="cls-82" d="M248.57 358h14.29v5h-14.29z"/>
<path class="cls-83" d="M262.86 358h14.29v5h-14.29z"/>
<path class="cls-82" d="M277.14 358h14.29v5h-14.29z"/>
<path class="cls-83" d="M291.43 358h14.29v5h-14.29z"/>
</g>
<g>
<path class="cls-82" d="M1404.08 358h14.29v5h-14.29z"/>
<path class="cls-83" d="M1418.37 358h14.29v5h-14.29z"/>
<path class="cls-82" d="M1432.65 358h14.29v5h-14.29z"/>
<path class="cls-83" d="M1446.94 358h14.29v5h-14.29z"/>
<path class="cls-82" d="M1461.23 358h14.29v5h-14.29z"/>
<path class="cls-83" d="M1475.51 358h14.29v5h-14.29z"/>
<path class="cls-82" d="M1489.8 358h14.29v5h-14.29z"/>
<path class="cls-83" d="M1504.08 358h14.29v5h-14.29z"/>
<path class="cls-82" d="M1518.37 358h14.29v5h-14.29z"/>
<path class="cls-83" d="M1532.65 358h14.29v5h-14.29z"/>
<path class="cls-82" d="M1546.94 358h14.29v5h-14.29z"/>
<path class="cls-83" d="M1561.23 358h14.29v5h-14.29z"/>
<path class="cls-82" d="M1575.51 358h14.29v5h-14.29z"/>
<path class="cls-83" d="M1589.8 358h14.29v5h-14.29z"/>
<path class="cls-82" d="M1604.08 358h14.29v5h-14.29z"/>
<path class="cls-83" d="M1618.37 358h14.29v5h-14.29z"/>
<path class="cls-82" d="M1632.65 358h14.29v5h-14.29z"/>
<path class="cls-83" d="M1646.94 358h14.29v5h-14.29z"/>
<path class="cls-82" d="M1661.23 358h14.29v5h-14.29z"/>
<path class="cls-83" d="M1675.51 358h14.29v5h-14.29z"/>
</g>
<g>
<path class="cls-82" d="M1689.8 358h14.29v5h-14.29z"/>
<path class="cls-83" d="M1704.08 358h14.29v5h-14.29z"/>
<path class="cls-82" d="M1718.37 358h14.29v5h-14.29z"/>
<path class="cls-83" d="M1732.65 358h14.29v5h-14.29z"/>
<path class="cls-82" d="M1746.94 358h14.29v5h-14.29z"/>
<path class="cls-83" d="M1761.23 358h14.29v5h-14.29z"/>
<path class="cls-82" d="M1775.51 358h14.29v5h-14.29z"/>
<path class="cls-83" d="M1789.8 358h14.29v5h-14.29z"/>
<path class="cls-82" d="M1804.08 358h14.29v5h-14.29z"/>
<path class="cls-83" d="M1818.37 358h14.29v5h-14.29z"/>
<path class="cls-82" d="M1832.65 358h14.29v5h-14.29z"/>
<path class="cls-83" d="M1846.94 358h14.29v5h-14.29z"/>
<path class="cls-82" d="M1861.23 358h14.29v5h-14.29z"/>
<path class="cls-83" d="M1875.51 358h14.29v5h-14.29z"/>
<path class="cls-82" d="M1889.8 358h14.29v5h-14.29z"/>
<path class="cls-83" d="M1904.08 358h14.29v5h-14.29z"/>
<path class="cls-82" d="M1918.37 358h14.29v5h-14.29z"/>
<path class="cls-83" d="M1932.65 358h14.29v5h-14.29z"/>
<path class="cls-82" d="M1946.94 358h14.29v5h-14.29z"/>
<path class="cls-83" d="M1961.23 358h14.29v5h-14.29z"/>
</g>
</g>
<g>
<path class="cls-84" d="M20 340h480v10H20z"/>
<path class="cls-85" d="M65 290h390v50H65z"/>
<g>
<path fill="#37727c" d="M35 280h450v10H35z"/>
<path class="cls-84" d="M338.92 136h25v20h-25z"/>
<path class="cls-84" d="M319.25 121h2v35h-2z"/>
<path class="cls-84" d="M328.25 106h2v50h-2z"/>
<g>
<path fill="#9b8c71" d="M67.5 282.5V146.56l385 9.88V282.5h-385z"/>
<path class="cls-85" d="M70 149.13l380 9.74V280H70V149.13M65 144v141h390V154L65 144z"/>
</g>
<path fill="#69c5cc" d="M30 165h460v120H30z"/>
<path class="cls-89" d="M35.94 165h20v120h-20z"/>
<path class="cls-89" d="M83.5 165h20v120h-20z"/>
<path class="cls-89" d="M131.06 165h20v120h-20z"/>
<path class="cls-89" d="M178.63 165h20v120h-20z"/>
<path class="cls-89" d="M226.19 165h20v120h-20z"/>
<path class="cls-89" d="M273.75 165h20v120h-20z"/>
<path class="cls-89" d="M321.31 165h20v120h-20z"/>
<path class="cls-89" d="M416.44 165h20v120h-20z"/>
<path class="cls-89" d="M368.88 165h20v120h-20z"/>
<path class="cls-89" d="M464 165h20v120h-20z"/>
</g>
<path class="cls-85" d="M39.94 290h7v50h-7z"/>
<path class="cls-85" d="M471.91 290h7v50h-7z"/>
<g>
<path class="cls-90" d="M65 293.98h35v40H65z"/>
<path class="cls-91" d="M65 293.98h35v7H65z"/>
<path class="cls-91" d="M65 328.98h35v5H65z"/>
<path class="cls-91" d="M98 293.98h2v40h-2z"/>
</g>
<g>
<g>
<path class="cls-90" d="M111 291h58v48h-58z"/>
<path class="cls-91" d="M168 292v46h-56v-46h56m2-2h-60v50h60v-50z"/>
</g>
<path class="cls-91" d="M139 290h2v50h-2z"/>
<path class="cls-91" d="M143.5 312.5h1v5h-1z"/>
<path class="cls-91" d="M135.5 312.5h1v5h-1z"/>
<path class="cls-91" d="M110 290h60v7h-60z"/>
<path class="cls-91" d="M110 335h60v5h-60z"/>
</g>
<g>
<g>
<path class="cls-90" d="M181 294.98h123v38H181z"/>
<path class="cls-91" d="M303 296v36H182v-36h121m2-2H180v40h125v-40z"/>
</g>
<path class="cls-91" d="M221 293.98h2v40h-2z"/>
<path class="cls-91" d="M180 293.98h124.66v7H180z"/>
<path class="cls-91" d="M180 328.98h124.66v5H180z"/>
<path class="cls-91" d="M262 293.98h2v40h-2z"/>
</g>
<g>
<g>
<path class="cls-90" d="M316 294.98h123v38H316z"/>
<path class="cls-91" d="M438 296v36H317v-36h121m2-2H315v40h125v-40z"/>
</g>
<path class="cls-91" d="M356 293.98h2v40h-2z"/>
<path class="cls-91" d="M315 293.98h124.66v7H315z"/>
<path class="cls-91" d="M315 328.98h124.66v5H315z"/>
<path class="cls-91" d="M397 293.98h2v40h-2z"/>
</g>
<g>
<g>
<path class="cls-84" d="M95.74 251.5h88.53v32H95.74z"/>
<path class="cls-85" d="M182.76 253v29H97.24v-29h85.52m3-3H94.24v35h91.52v-35z"/>
</g>
<g>
<path class="cls-83" d="M110.25 274.08c-.45 0-.65-.2-.65-.65v-2.14c0-.46.2-.66.65-.66h4.92a.48.48 0 00.48-.53c0-.42-.16-.59-.48-.62l-2.74-.39c-1.72-.26-2.83-1-2.83-3v-1.93c0-2.08 1.4-3.21 3.78-3.21h5.12c.46 0 .66.2.66.65v2.18c0 .46-.2.66-.66.66h-4.26a.49.49 0 00-.49.55.53.53 0 00.49.58l2.73.37c1.72.26 2.85 1 2.85 3v1.93c0 2.08-1.43 3.21-3.79 3.21z"/>
<path class="cls-83" d="M124.88 274.08c-.45 0-.65-.2-.65-.65v-9h-2.69c-.46 0-.66-.21-.66-.66v-2.22c0-.45.2-.65.66-.65h9.66c.45 0 .65.2.65.65v2.22c0 .45-.2.66-.65.66h-2.69v9c0 .45-.2.65-.66.65z"/>
<path class="cls-83" d="M139 274.36c-4.57 0-5.69-1.5-5.69-3.73v-6.24c0-2.23 1.12-3.75 5.69-3.75s5.67 1.52 5.67 3.75v6.24c.02 2.23-1.08 3.73-5.67 3.73zm0-3.53c1.34 0 1.54-.37 1.54-.86v-4.92c0-.48-.2-.84-1.54-.84s-1.53.36-1.53.84V270c.02.46.23.83 1.53.83z"/>
<path class="cls-83" d="M147.67 274.08c-.46 0-.66-.2-.66-.65v-11.86c0-.45.2-.65.66-.65h6.09c2.75 0 3.61 1.24 3.61 3.05v.84c0 1-.26 1.76-1 2.09a2.42 2.42 0 012.21 2.65v3.88c0 .45-.2.65-.65.65h-2.84c-.46 0-.66-.2-.66-.65v-2.8c0-.55-.18-.79-.69-.79h-2.56v3.59c0 .45-.2.65-.66.65zm3.48-7.53h1.37c.64 0 .8-.37.8-.86v-.62c0-.5-.16-.86-.8-.86h-1.37z"/>
<path class="cls-83" d="M161.26 274.08c-.46 0-.66-.2-.66-.65v-11.86c0-.45.2-.65.66-.65h8.49c.45 0 .65.2.65.65v2.14c0 .46-.2.66-.65.66h-5.05v1.41h3.56c.46 0 .66.2.66.66v2c0 .45-.2.65-.66.65h-3.56v1.58h5.05c.45 0 .65.2.65.66v2.14c0 .45-.2.65-.65.65z"/>
</g>
</g>
</g>
<g class="store-crate3">
<g>
<path class="cls-92" d="M105.38 339.97l-.06-2.45-.1-.32-.09-2.01-.09-.32-.09-2.63 14.94.03-.12 2.61-.09.3-.1 2.03-.09.3-.09 2.46h-14.02z"/>
<path class="cls-1" d="M119.83 332.3l-.09 2.57-.09.32-.09 2-.1.31-.09 2.42h-13.93l-.09-2.42-.09-.3-.1-2-.09-.3-.07-2.6h14.85m.06-.06h-15l.09 2.64.09.31.1 2 .09.31.09 2.48h14.05l.09-2.48.09-.31.1-2 .09-.31.09-2.64z"/>
</g>
<path class="cls-93" d="M106.1 334.83h12.61"/>
<path class="cls-93" d="M106.1 337.41h12.61"/>
<g>
<path class="cls-92" d="M104.08 332.37l.03-1.52 16.62.03-.03 1.49h-16.62z"/>
<path class="cls-1" d="M120.66 330.91v1.43h-16.52v-1.43h16.52m.07-.06h-16.65v1.55h16.65v-1.55z"/>
</g>
<path class="cls-93" d="M106.1 331.62h12.61"/>
<rect class="cls-94" x="111.78" y="331.02" width="1.24" height="3.99" rx=".18" ry=".18" transform="rotate(90 112.405 333.015)"/>
</g>
<g class="store-crate2">
<g>
<path class="cls-92" d="M87.8 339.97l-.06-2.45-.1-.32-.09-2.01-.1-.32-.09-2.63 14.95.03-.12 2.61-.1.3-.09 2.03-.09.3-.1 2.46H87.8z"/>
<path class="cls-1" d="M102.25 332.3l-.09 2.57-.1.32-.09 2-.09.31-.1 2.42H87.86l-.09-2.42-.09-.3-.09-2-.09-.3-.1-2.57h14.86m.06-.06h-15l.1 2.64.09.31.09 2 .1.31.1 2.47h14l.1-2.48.09-.31.09-2 .1-.31.09-2.64z"/>
</g>
<path class="cls-93" d="M88.52 334.83h12.6"/>
<path class="cls-93" d="M88.52 337.41h12.6"/>
<g>
<path class="cls-92" d="M86.5 332.37l.03-1.52 16.61.03-.03 1.49H86.5z"/>
<path class="cls-1" d="M103.08 330.91v1.43H86.56v-1.43h16.52m.06-.06H86.5v1.55h16.64v-1.55z"/>
</g>
<path class="cls-93" d="M88.52 331.62h12.6"/>
<rect class="cls-94" x="94.2" y="331.02" width="1.24" height="3.99" rx=".18" ry=".18" transform="rotate(90 94.82 333.02)"/>
</g>
<g class="store-crate1">
<g>
<path class="cls-92" d="M96.55 330.82l-.06-2.46-.1-.31-.09-2.01-.1-.32-.09-2.63 14.95.03-.12 2.61-.1.3-.09 2.02-.09.31-.1 2.46H96.55z"/>
<path class="cls-1" d="M111 323.15l-.09 2.57-.1.31-.09 2-.09.31-.1 2.43H96.61l-.09-2.43-.09-.3-.09-2-.09-.3-.1-2.57H111m.06-.06h-15l.1 2.64.09.31.09 2 .1.31.09 2.49h14l.1-2.49.09-.31.09-2 .1-.31.09-2.64z"/>
</g>
<path class="cls-93" d="M97.27 325.67h12.6"/>
<path class="cls-93" d="M97.27 328.26h12.6"/>
<g>
<path class="cls-92" d="M95.25 323.21l.03-1.52 16.61.03-.03 1.49H95.25z"/>
<path class="cls-1" d="M111.83 321.75v1.43H95.31v-1.43h16.52m.06-.06H95.25v1.55h16.64v-1.55z"/>
</g>
<path class="cls-93" d="M97.27 322.47h12.6"/>
<rect class="cls-94" x="102.95" y="321.87" width="1.24" height="3.99" rx=".18" ry=".18" transform="rotate(90 103.575 323.865)"/>
</g>
<g class="store-guy">
<g class="hand-back">
<path class="cls-95" d="M109.36 316a20.35 20.35 0 003.46 1.87l-1.46.71c-2.21-.63-4.13-.27-7.15-1.81-1.63-3.86 2.51-2.35 5.15-.77z"/>
<path class="cls-95" d="M111.91 319.16l1.25-.1a.39.39 0 00.33-.22l.73-1.35-.61-.56-1.65-.29h-.09l-1.24.05a.42.42 0 00-.39.36l-.14 1.09a.42.42 0 00.25.43l1.37.56a.58.58 0 00.19.03z"/>
</g>
<g>
<path class="cls-96" d="M110.8 295.76c.09 2.14-1.68 2.35-3.8 2.16l-.11-1.23.51-.68.87-.3z"/>
<g>
<path class="cls-95" d="M102.42 300.69l-.45 2.54 3 2.39.61-.57c.74-2.16.1-1.94.82-4.56l-3.24-1.78c-.16 1.53-.48.89-.74 1.98z"/>
<path class="cls-97" d="M108.4 300.07a.39.39 0 00.15.45.33.33 0 01-.23.34c-.62-.08-.4.33-.35.34.45.07.38.23.3.37s-.19.08-.2.14.29.6 0 .93-2.17-.54-3-1c-.7-.36-.46-.84-.37-1.6-.4 0-.71-.08-.72-.71a9.3 9.3 0 01-1-2.2s1.38-3.33 1.46-3.35 2.68.37 2.68.37c.31.51.81 1 1.13 1.57a5.26 5.26 0 01.54 1.7.79.79 0 010 .65.68.68 0 00-.09.25c0 .64.59 1.21.56 1.38a.72.72 0 01-.86.37z"/>
<path class="cls-98" d="M105.87 298.05a8.18 8.18 0 00-.23 1.18c-.3-.32-.38-.56-.63-.82s-.81-.66-1.15-.52-.19.87.13 1.37a.92.92 0 01.12.73c-.15.41-.56.22-.94.62s-.76.75-.9 1a3.85 3.85 0 00-.45-1.87 3.79 3.79 0 01-.5-1.27 3.7 3.7 0 012.2-4.27c1.92-.78 4.13.06 4.68 1.52a4.42 4.42 0 00-1.53.42 2.4 2.4 0 00-.59 2.18z"/>
</g>
<path class="cls-99" d="M101.34 298.67a4.86 4.86 0 01-.21-.95 3.82 3.82 0 012.67-4.05A3.61 3.61 0 01108 295a4.43 4.43 0 01.48.84c-1.3.5-2.52 1-3.84 1.47a11.07 11.07 0 00-3.3 1.36z"/>
<path class="cls-100" d="M108.39 295.72h2.41c-1.15 1.35-3.39 1.11-5 1.11a5.85 5.85 0 012.59-1.11z"/>
<path class="cls-101" d="M107.35 298.4s.51-.41.73 0-.73 0-.73 0z"/>
</g>
<g class="crate">
<g>
<path class="cls-92" d="M107.66 326.04l-.07-2.45-.09-.32-.09-2.01-.1-.32-.09-2.63 14.95.04-.13 2.6-.09.3-.09 2.03-.1.3-.09 2.46h-14.01z"/>
<path class="cls-1" d="M122.1 318.37l-.09 2.57-.09.32-.09 2-.1.31-.09 2.42h-13.93l-.09-2.42-.09-.29-.1-2-.09-.3-.09-2.57h14.85m.07-.06h-15l.09 2.64.09.31.1 2 .09.31.1 2.48h14l.09-2.48.1-.31.09-2 .09-.31.1-2.64z"/>
</g>
<path class="cls-93" d="M108.37 320.9h12.61"/>
<path class="cls-93" d="M108.37 323.48h12.61"/>
<g>
<path class="cls-92" d="M106.36 318.44l.03-1.52 16.61.03-.03 1.49h-16.61z"/>
<path class="cls-1" d="M122.94 317v1.43h-16.52V317h16.52m.06-.06h-16.64v1.55H123v-1.55z"/>
</g>
<path class="cls-93" d="M108.37 317.69h12.61"/>
<rect class="cls-94" x="114.06" y="317.09" width="1.24" height="3.99" rx=".18" ry=".18" transform="rotate(90 114.68 319.09)"/>
</g>
<g class="leg-front">
<path class="cls-102" d="M97.62 355.94c-1.53.29-3.34-1.22-4.57-1.88-.53.12-1.16-.37-1.41-.54-.54-.36.06-1.81.51-2.64a9.84 9.84 0 00.66-2.09l2.64.35c-.53 1.26-.8 1.67-.66 2.36.28 1.42 1.67 2.09 2.61 2.52 1.47.68 1.24 1.73.22 1.92z"/>
<path class="cls-103" d="M98.67 326.83c.47-4.44 2.67-4.49 4-7.39l4 1.37s.18 5.47-.42 7.16a8.84 8.84 0 01-1.09 1.49l-2.54 7.46-.2.43-7.35 14.76-3.52-.95 3.59-11.52 2.86-4.52c.73-2.65.43-6 .67-8.29z"/>
</g>
<g class="leg-back">
<path class="cls-102" d="M114 354.56c-1.18 1-3.5.65-4.9.71-.39.38-1.18.27-1.48.26-.65 0-.88-1.59-.91-2.54a9.22 9.22 0 00-.5-2.13l2.45-1c.19 1.35.16 1.84.63 2.36 1 1.08 2.51.94 3.53.84 1.6-.2 1.94.82 1.18 1.5z"/>
<path class="cls-104" d="M100.06 329c-1.86-4.06 0-5.21-.29-8.42l7.18.36.26 5.15-.21 1.81 1.62 7.71v.48l1.19 16.44-3.51 1-2.79-11.74.14-5.33c-.65-2.66-2.65-5.39-3.59-7.46z"/>
</g>
<g>
<path class="cls-99" d="M99.05 316.69c.13.8.27 4.87.24 6a35.11 35.11 0 007.92.35 19.4 19.4 0 010-4.95c1.21-6.65 1.7-10.76-.27-13.26a5.73 5.73 0 00-1-.71c-.09-.08-.47.53-.57.45-2.6.22-2.95-2-3.2-1.85-1.75 1.19-3.21 1.37-3.73 3-.97 2.84.56 7.73.61 10.97z"/>
<g>
<path class="cls-105" d="M105.46 304.55a28.59 28.59 0 01.64 3.42c.05.43.05.47-.4.53h-.25v.18h.24c.66-.08.68-.08.58-.73a25.58 25.58 0 00-.69-3.42z"/>
<g>
<path class="cls-106" d="M105.71 307.9a.16.16 0 00-.13.19.22.22 0 00.22.15.14.14 0 00.13-.19.22.22 0 00-.22-.15z"/>
<path class="cls-106" d="M105.53 306.77a.15.15 0 00-.13.19.22.22 0 00.22.15.14.14 0 00.13-.19.21.21 0 00-.22-.15z"/>
<path class="cls-106" d="M105.34 305.67a.15.15 0 00-.13.19.22.22 0 00.22.15.14.14 0 00.13-.19.21.21 0 00-.22-.15z"/>
</g>
</g>
<path class="cls-100" d="M102 302.31a6.51 6.51 0 003.33 2.21.25.25 0 010 .07 4.4 4.4 0 00-1 1.75c-.93-1-2.33-2.06-2.6-3.47z"/>
<path class="cls-100" d="M106 303a1.74 1.74 0 01-.68 1.51v.05a2.29 2.29 0 011.19 1.24 3.28 3.28 0 00-.12-1.83z"/>
</g>
<g class="hand-front">
<g>
<path class="cls-97" d="M99.46 311.57a44.25 44.25 0 002.28 5c0 .07 3.39 2 3.09-1.47.11-.34-.85-2-1.79-6.26-.77-3.51-3-4.15-4.08-3.25s-.87 2.93.5 5.98z"/>
<path class="cls-100" d="M99.25 311.65a5 5 0 014.32-1.38c-.1-.43-.22-.93-.35-1.52-.85-3.85-1.79-5.67-4.18-4.39-2.86 1.64-.42 5.88.21 7.29z"/>
</g>
<g class="hand-bottom">
<path class="cls-97" d="M102.11 316.74c3.18 1.37 5.85 1.38 9.26 2.35.33-1.06 0-1.15.32-1.63 0 0-5.36-2.73-8-4.09-1.92-1.01-3.69 2.4-1.58 3.37z"/>
<path class="cls-97" d="M112.79 319.62l1.44-.09a.49.49 0 00.28-.11l1.14-.95-.83-.47-.06-.37-1.64-.66a.49.49 0 00-.27 0l-1.4.27a.5.5 0 00-.38.36l-.21.85a.49.49 0 00.29.57l1.43.58a.49.49 0 00.21.02z"/>
</g>
</g>
</g>
<g class="van">
<g>
<path transform="rotate(-7 206.836 369.344)" d="M182.13 367.84h49.48v2.99h-49.48z"/>
<path d="M145.57 361.84h95.45v7.25h-95.45z"/>
<path d="M148.81 367.36v-5.52h-10.42v5.52"/>
<path d="M241 317.49h8v54h-6.54A1.48 1.48 0 01241 370v-52.5-.01z"/>
<path d="M263.21 317.66h-16.79v-7.46a1.45 1.45 0 011.31-1.18l18.67 1.31z"/>
<path d="M305.34 370.61l-32.7-.07v-17.06h32.7v17.13z"/>
</g>
<g class="tyres">
<g>
<g>
<circle class="cls-82" cx="288.62" cy="373.47" r="12.07"/>
<circle class="cls-81" cx="288.62" cy="373.47" r="7.63"/>
<circle class="cls-115" cx="288.62" cy="373.47" r="7.21"/>
</g>
<g>
<path class="cls-80" d="M284.27 373.47a4.36 4.36 0 114.35 4.35 4.36 4.36 0 01-4.35-4.35z"/>
<path class="cls-82" d="M285.79 376.27l1.82 1.05a2 2 0 002 0l1.82-1.05a2 2 0 001-1.75v-2.1a2 2 0 00-1-1.76l-1.82-1.05a2 2 0 00-2 0l-1.82 1.05a2 2 0 00-1 1.76v2.1a2 2 0 001 1.75z"/>
<g>
<path d="M289.33 372l.34-.6a.38.38 0 000-.41l-.34-.6a.41.41 0 00-.36-.21h-.69a.41.41 0 00-.36.21l-.35.6a.43.43 0 000 .41l.35.6a.41.41 0 00.36.21h.72a.41.41 0 00.33-.21z"/>
<path class="cls-116" d="M288 371.21a.67.67 0 01.67-.67.67.67 0 110 1.34.67.67 0 01-.67-.67z"/>
</g>
<g>
<path d="M289.33 376.53l.34-.6a.4.4 0 000-.42l-.34-.59a.41.41 0 00-.36-.21h-.69a.41.41 0 00-.36.21l-.35.59a.45.45 0 000 .42l.35.6a.42.42 0 00.36.2h.72a.42.42 0 00.33-.2z"/>
<path class="cls-116" d="M288 375.72a.67.67 0 01.67-.67.67.67 0 110 1.34.67.67 0 01-.67-.67z"/>
</g>
<g>
<path d="M287.72 372.13l-.34-.59a.42.42 0 00-.36-.21h-.69a.41.41 0 00-.36.21l-.35.59a.45.45 0 000 .42l.35.6a.42.42 0 00.36.2h.67a.43.43 0 00.36-.2l.34-.6a.4.4 0 00.02-.42z"/>
<path class="cls-116" d="M286.34 372.92a.67.67 0 11.91-.24.66.66 0 01-.91.24z"/>
</g>
<g>
<path d="M291.63 374.39l-.35-.6a.41.41 0 00-.36-.21h-.69a.42.42 0 00-.36.21l-.34.6a.38.38 0 000 .41l.34.6a.42.42 0 00.36.21h.69a.41.41 0 00.36-.21l.35-.6a.43.43 0 000-.41z"/>
<path class="cls-116" d="M290.24 375.18a.67.67 0 01.67-1.17.67.67 0 11-.67 1.17z"/>
</g>
<g>
<path d="M287 373.58h-.69a.41.41 0 00-.36.21l-.35.6a.43.43 0 000 .41l.35.6a.41.41 0 00.36.21h.69a.42.42 0 00.36-.21l.34-.6a.38.38 0 000-.41l-.34-.6a.42.42 0 00-.36-.21z"/>
<path class="cls-116" d="M287 375.18a.67.67 0 01-.67-1.17.67.67 0 01.67 1.17z"/>
</g>
<g>
<path d="M290.92 371.33h-.69a.42.42 0 00-.36.21l-.34.59a.4.4 0 000 .42l.34.6a.43.43 0 00.36.2h.69a.42.42 0 00.36-.2l.35-.6a.45.45 0 000-.42l-.35-.59a.41.41 0 00-.36-.21z"/>
<path class="cls-116" d="M290.91 372.92a.66.66 0 01-.91-.24.67.67 0 11.91.24z"/>
</g>
</g>
<g>
<ellipse cx="288.62" cy="368.06" rx=".62" ry=".54"/>
<ellipse cx="288.62" cy="378.88" rx=".62" ry=".54"/>
<ellipse cx="285.45" cy="369.09" rx=".62" ry=".54" transform="rotate(-36 285.445 369.09)"/>
<ellipse cx="291.8" cy="377.84" rx=".62" ry=".54" transform="rotate(-36 291.805 377.842)"/>
<ellipse cx="283.48" cy="371.8" rx=".62" ry=".54" transform="rotate(-72 283.48 371.796)"/>
<ellipse cx="293.77" cy="375.14" rx=".62" ry=".54" transform="rotate(-72 294.179 375.55)"/>
<ellipse cx="283.48" cy="375.14" rx=".54" ry=".62" transform="rotate(-18 283.478 375.14)"/>
<ellipse cx="293.77" cy="371.8" rx=".54" ry=".62" transform="rotate(-18 293.781 371.788)"/>
<ellipse cx="285.45" cy="377.84" rx=".54" ry=".62" transform="rotate(-54 285.441 377.845)"/>
<ellipse cx="291.8" cy="369.09" rx=".54" ry=".62" transform="rotate(-54 291.802 369.096)"/>
</g>
</g>
<g>
<g>
<circle class="cls-82" cx="178.34" cy="373.47" r="12.07"/>
<circle class="cls-81" cx="178.34" cy="373.47" r="7.63"/>
<circle class="cls-115" cx="178.34" cy="373.47" r="7.21"/>
</g>
<g>
<path class="cls-80" d="M174 373.47a4.36 4.36 0 114.35 4.35 4.36 4.36 0 01-4.35-4.35z"/>
<path class="cls-82" d="M175.51 376.27l1.82 1.05a2 2 0 002 0l1.82-1.05a2 2 0 001-1.75v-2.1a2 2 0 00-1-1.76l-1.82-1.05a2 2 0 00-2 0l-1.82 1.05a2 2 0 00-1 1.76v2.1a2 2 0 001 1.75z"/>
<g>
<path d="M179.05 372l.34-.6a.38.38 0 000-.41l-.34-.6a.42.42 0 00-.36-.21H178a.41.41 0 00-.36.21l-.35.6a.43.43 0 000 .41l.35.6a.41.41 0 00.36.21h.69a.42.42 0 00.36-.21z"/>
<path class="cls-116" d="M177.67 371.21a.67.67 0 11.67.67.67.67 0 01-.67-.67z"/>
</g>
<g>
<path d="M179.05 376.53l.34-.6a.4.4 0 000-.42l-.34-.59a.42.42 0 00-.36-.21H178a.41.41 0 00-.36.21l-.35.59a.45.45 0 000 .42l.35.6a.42.42 0 00.36.2h.69a.43.43 0 00.36-.2z"/>
<path class="cls-116" d="M177.67 375.72a.67.67 0 11.67.67.67.67 0 01-.67-.67z"/>
</g>
<g>
<path d="M177.44 372.13l-.34-.59a.42.42 0 00-.36-.21h-.69a.41.41 0 00-.36.21l-.35.59a.45.45 0 000 .42l.35.6a.42.42 0 00.36.2h.69a.43.43 0 00.36-.2l.34-.6a.4.4 0 000-.42z"/>
<path class="cls-116" d="M176.06 372.92a.67.67 0 11.91-.24.66.66 0 01-.91.24z"/>
</g>
<g>
<path d="M181.35 374.39l-.35-.6a.41.41 0 00-.36-.21H180a.41.41 0 00-.36.21l-.34.6a.38.38 0 000 .41l.34.6a.41.41 0 00.36.21h.69a.41.41 0 00.36-.21l.35-.6a.43.43 0 00-.05-.41z"/>
<path class="cls-116" d="M180 375.18a.67.67 0 01.67-1.17.67.67 0 11-.67 1.17z"/>
</g>
<g>
<path d="M176.74 373.58h-.69a.41.41 0 00-.36.21l-.35.6a.43.43 0 000 .41l.35.6a.41.41 0 00.36.21h.69a.42.42 0 00.36-.21l.34-.6a.38.38 0 000-.41l-.34-.6a.42.42 0 00-.36-.21z"/>
<path class="cls-116" d="M176.73 375.18a.67.67 0 01-.67-1.17.67.67 0 01.67 1.17z"/>
</g>
<g>
<path d="M180.64 371.33H180a.41.41 0 00-.36.21l-.34.59a.4.4 0 000 .42l.34.6a.42.42 0 00.36.2h.69a.42.42 0 00.36-.2l.35-.6a.45.45 0 000-.42l-.35-.59a.41.41 0 00-.41-.21z"/>
<path class="cls-116" d="M180.63 372.92a.67.67 0 01-.92-.24.68.68 0 01.25-.92.67.67 0 11.67 1.16z"/>
</g>
</g>
<g>
<ellipse cx="178.34" cy="368.06" rx=".62" ry=".54"/>
<ellipse cx="178.34" cy="378.88" rx=".62" ry=".54"/>
<ellipse cx="175.16" cy="369.09" rx=".62" ry=".54" transform="rotate(-36 175.167 369.087)"/>
<ellipse cx="181.52" cy="377.84" rx=".62" ry=".54" transform="rotate(-35.9 181.982 376.265)"/>
<ellipse cx="173.2" cy="371.8" rx=".62" ry=".54" transform="rotate(-72 173.202 371.797)"/>
<ellipse cx="183.49" cy="375.14" rx=".62" ry=".54" transform="rotate(-72 183.487 375.137)"/>
<ellipse cx="173.2" cy="375.14" rx=".54" ry=".62" transform="rotate(-18 173.191 375.146)"/>
<ellipse cx="183.49" cy="371.8" rx=".54" ry=".62" transform="rotate(-18 183.495 371.795)"/>
<ellipse cx="175.16" cy="377.84" rx=".54" ry=".62" transform="rotate(-54 175.16 377.845)"/>
<ellipse cx="181.52" cy="369.09" rx=".54" ry=".62" transform="rotate(-54 181.52 369.096)"/>
</g>
</g>
</g>
<g class="van-top-part">
<g>
<path class="cls-117" d="M321.69 359.54c.58 2 1.44 7.75.86 10-.71 2.87-12.35 2.58-20.1 2.58 0-9-5.75-12.35-11.2-12.35h-8.91c-6 0-7.75 12.35-7.75 12.35h-26.14a4.39 4.39 0 01-1.15-2.87v-54.31c0-.93 1.46-.79 2-.81 3.81-.09 19.7-.41 22.72.6 3.45 1.15 21 18.34 24.2 20.64s17.83 6.53 20.61 9.52c3.71 4.02 3.94 11.42 4.86 14.65z"/>
<path class="cls-1" d="M291.45 338.22l-18-20.62c1-.26 1.57-.55 1.62-.87 5.74 4.4 18.41 16.63 21.14 18.64.65.48-1.51 2.18-4.76 2.85z"/>
<path class="cls-118" d="M299.58 347.76l-3.6-.91-9.38-2.38c0-4.49-.07-8.34-.07-8.34s-14.38-17.52-15.53-18.39l-.2-.14h2.64c4.51 4.1 11.2 12.44 18 20.62.95 1.14 2.54 3.06 3.8 4.54l.08.09c1.44 1.7 2.87 3.34 4.26 4.91z"/>
<path class="cls-82" d="M320.79 354.86l-.27-1.37a8.13 8.13 0 01-1.07-1.23 5.5 5.5 0 00-2-2.31 11.32 11.32 0 012.37 4.5z"/>
<path class="cls-82" d="M322.55 369.59c-.71 2.87-12.35 2.58-20.1 2.58 0-9-5.75-12.35-11.2-12.35h-7c-7.87 0-9.68 12.35-9.68 12.35h-26.12a4.39 4.39 0 01-1.15-2.87V361h28.15a8.26 8.26 0 01.95-1.29 8.61 8.61 0 012.18-1.68c1.45-.6 3.74-1 7.77-1l6.9-.06a11.44 11.44 0 018.33 4s3.8-2.44 6.61-2.71c2.6-.25 10.75.59 13.48 1.22v.06a21.14 21.14 0 01.5 2.33c0 .22.08.45.11.68.09.6.18 1.22.25 1.85 0 .24.05.47.07.7a15.43 15.43 0 01-.05 4.49z"/>
<g>
<path class="cls-118" d="M252.49 344.74h2.26a.29.29 0 01.27.18 15.3 15.3 0 010 6.25.29.29 0 01-.27.18h-2.26a.29.29 0 01-.27-.18 15.3 15.3 0 010-6.25.29.29 0 01.27-.18z"/>
<path class="cls-82" d="M253.33 346.18h.57v2.87h-.57z"/>
<circle class="cls-116" cx="253.62" cy="349.91" r=".43"/>
</g>
<path class="cls-119" d="M250.61 317.21v51.09h21.82s1.73-5.46 3.16-7.47 2-3.81 10.77-3.81c.38-4.52.15-20.89.15-20.89s-13.21-17.52-14.36-18.39a5.53 5.53 0 00-3.45-1.14c-1 0-13.82-.21-17.19-.28a.89.89 0 00-.9.89z"/>
<path d="M250.61 354.93c1 0 3.84 0 3.84 4.32v3.59h-3.85" stroke-width=".24" opacity=".05" stroke="#000" fill="none" stroke-miterlimit="10"/>
<path d="M317.48 350c-.47-.16-1.44-.52-2.05-.7-1.42-.43-6.41-2.05-11.33-3.58-4-1.23-7.39-2.39-8.77-2.82-1.27-1.49-2.61-3.1-3.88-4.63 3.8 1.13 20.21 6 21.48 6.52a9.56 9.56 0 014.55 5.21z" opacity=".1"/>
<path class="cls-122" d="M322.19 361.87s-10.77-.05-20.6-.9"/>
<g>
<path class="cls-1" d="M286.58 344.47c-9.66-2.47-21.74-5.61-25.2-6.76-6-2-8.33-5.17-8.33-6.9v-10.34c0-1.15 0-2.87 1.43-2.87h16.32a.9.9 0 00.2.14c4.53 2 14.29 15.65 15.51 18.39 0 0 .05 3.87.07 8.34z"/>
<g clip-path="url(#clip-path)">
<g class="van-guy" opacity=".2">
<path class="cls-96" d="M269.45 322.92c.1 2.14-1.68 2.34-3.79 2.16l-.12-1.23.51-.68.87-.3z"/>
<g>
<path class="cls-95" d="M261.07 327.84l-.45 2.54 3 2.4.61-.58c.74-2.16.11-1.94.82-4.55l-3.23-1.78c-.17 1.53-.49.89-.75 1.97z"/>
<path class="cls-97" d="M267.06 327.22a.38.38 0 00.15.46.32.32 0 01-.23.33c-.62-.07-.41.34-.36.35.45.06.39.23.3.37s-.18.07-.2.13.29.6 0 .93-2.17-.54-3-1c-.7-.36-.46-.84-.37-1.6-.4 0-.71-.08-.71-.71a8.75 8.75 0 01-1-2.2S263 321 263.07 321s2.69.36 2.69.36c.3.51.81 1 1.12 1.58a5.35 5.35 0 01.55 1.7.86.86 0 010 .64.66.66 0 00-.1.25c0 .64.6 1.21.56 1.39a.71.71 0 01-.83.3z"/>
<path class="cls-98" d="M264.53 325.21a7.05 7.05 0 00-.23 1.17c-.31-.31-.38-.56-.64-.82s-.8-.65-1.14-.52-.19.87.12 1.37a.9.9 0 01.12.74c-.14.4-.56.22-.93.62a10.2 10.2 0 00-.9 1 3.76 3.76 0 00-.46-1.88 3.88 3.88 0 011.7-5.54c1.92-.78 4.14.07 4.69 1.53a4.3 4.3 0 00-1.54.42 2.45 2.45 0 00-.59 2.18z"/>
</g>
<path class="cls-99" d="M257.7 343.85c.14.8.27 4.87.25 6a35.62 35.62 0 007.91.36 19.4 19.4 0 010-4.95c1.22-6.65 1.7-10.77-.27-13.27a5 5 0 00-1-.71c-.08-.08-.47.54-.56.46-2.6.22-3-2-3.2-1.85-1.75 1.18-3.21 1.37-3.74 3-.97 2.82.6 7.72.61 10.96z"/>
<path class="cls-99" d="M260 325.82a5.38 5.38 0 01-.21-.94 3.82 3.82 0 012.68-4.05 3.61 3.61 0 014.17 1.32 5.07 5.07 0 01.47.85c-1.3.49-2.51 1-3.83 1.47a11.39 11.39 0 00-3.28 1.35z"/>
<path class="cls-100" d="M267 322.87h2.42c-1.16 1.35-3.39 1.12-5.06 1.12a6 6 0 012.64-1.12z"/>
<g>
<path class="cls-105" d="M264.11 331.71a28.62 28.62 0 01.65 3.42c.05.42.05.47-.41.52h-.24v.19h.24c.66-.08.68-.08.57-.73a26.87 26.87 0 00-.68-3.42z"/>
<g>
<path class="cls-106" d="M264.37 335.06a.14.14 0 00-.13.18.21.21 0 00.22.16.14.14 0 00.12-.19.19.19 0 00-.21-.15z"/>
<path class="cls-106" d="M264.18 333.92a.14.14 0 00-.12.19.2.2 0 00.22.15.14.14 0 00.12-.19.21.21 0 00-.22-.15z"/>
<path class="cls-106" d="M264 332.82a.14.14 0 00-.12.19.2.2 0 00.22.15.14.14 0 00.12-.19.21.21 0 00-.22-.15z"/>
</g>
</g>
<path class="cls-100" d="M260.67 329.47a6.37 6.37 0 003.32 2.2.14.14 0 010 .07 4.55 4.55 0 00-1 1.75c-.92-.95-2.33-2.05-2.59-3.46z"/>
<path class="cls-100" d="M264.67 330.16a1.74 1.74 0 01-.68 1.52 2.32 2.32 0 011.19 1.25 3.43 3.43 0 00-.11-1.84z"/>
<g>
<path class="cls-97" d="M258.12 338.73a43.18 43.18 0 002.27 5c.05.06 3.39 2 3.09-1.48.12-.34-.84-2-1.78-6.25-.78-3.51-3-4.15-4.08-3.25s-.87 2.93.5 5.98z"/>
<path class="cls-100" d="M257.9 338.8a5 5 0 014.32-1.37c-.1-.43-.21-.94-.34-1.53-.86-3.84-1.8-5.67-4.19-4.39-2.86 1.61-.42 5.89.21 7.29z"/>
</g>
<path class="cls-101" d="M266 325.55s.5-.41.72 0-.72 0-.72 0z"/>
</g>
</g>
</g>
<path class="cls-82" d="M270.6 318.18l.16.09c1.84.81 5 4 8.78 8.75a71.68 71.68 0 016.4 9.24c0 .65 0 3.79.06 7.47-9.45-2.42-21.07-5.45-24.44-6.57-5.78-1.93-7.94-4.92-7.94-6.35v-10.34c0-1.49.14-2.29.86-2.29h16.12m.2-.58h-16.32c-1.43 0-1.43 1.72-1.43 2.87v10.34c0 1.73 2.29 4.89 8.33 6.9 3.46 1.15 15.54 4.29 25.2 6.76 0-4.49-.07-8.34-.07-8.34-1.22-2.74-11-16.37-15.51-18.39a.9.9 0 01-.2-.14z"/>
<path class="cls-83" d="M320 354.94c-2.87-.57-11.2-2.87-11.2-2.87l-1.15-2-3.45-.95-1.29-2.36 1.42-1.08c5.59 1.78 11.52 3.67 13.18 4.28 1.55 1.18 2.01 3.17 2.49 4.98z"/>
<path class="cls-1" d="M302.88 346.75l1.29 2.36-4.59-1.35a256.3 256.3 0 01-4.25-4.91l9 2.82z"/>
<path stroke="red" stroke-width=".29" fill="none" stroke-miterlimit="10" d="M295.98 346.85h-.02"/>
<path class="cls-119" d="M247.29 353.48c4.06.29 14.84 1.08 18.54 1.32 4.59.28 9.16 2.87 11.33 4.16"/>
<path class="cls-117" d="M322.55 364.4a31.23 31.23 0 01-3.16-1.1v-1.43h2.8c0 .22.08.45.11.68.09.6.18 1.22.25 1.85z"/>
<g>
<path class="cls-117" d="M247.12 313.72h19.71c3 0 1.19-5.08-4.18-5.08h-14.51c-1.24 0-1.02 3.25-1.02 5.08z"/>
<path class="cls-82" d="M267.83 313.42c-1.2-1.29-.71-2.06.32-1.62a1.4 1.4 0 01-.32 1.62z"/>
</g>
<g opacity=".04">
<path d="M317.68 351.67l-.31 2.45-1.54-2.02.34-2.43 1.51 2z"/>
<path d="M313.91 350.52l-.31 2.46-1.54-2.03.34-2.43 1.51 2z"/>
<path d="M319.23 352.92l-.24 1.77-1.15-1.52.24-1.76 1.15 1.51z"/>
<path d="M315.19 352.12l-.2 1.45-.94-1.24.2-1.45.94 1.24z"/>
<path d="M315.99 353.04l-.1.76-.49-.65.1-.76.49.65z"/>
<path d="M317.98 350.82l-.1.77-.5-.65.11-.76.49.64z"/>
<path d="M314.21 349.62l-.1.76-.5-.65.11-.76.49.65z"/>
<path d="M315.64 350.45l-.2 1.45-.94-1.24.2-1.45.94 1.24z"/>
<path d="M310.21 349.59l-.34 2.67-1.67-2.2.37-2.64 1.64 2.17z"/>
<path d="M311.49 351.01l-.2 1.45-.94-1.24.2-1.45.94 1.24z"/>
<path d="M312.3 351.94l-.11.76-.49-.65.1-.76.5.65z"/>
<path d="M310.51 348.51l-.1.76-.49-.65.1-.76.49.65z"/>
<path d="M311.94 349.34l-.2 1.45-.94-1.24.2-1.45.94 1.24z"/>
<path d="M306.52 347.89l-.19 1.45-.94-1.24.2-1.45.93 1.24z"/>
<path d="M307.38 348.9l-.14 1.01-.66-.86.14-1.01.66.86z"/>
<path d="M306.92 347.1l-.1.76-.5-.65.11-.76.49.65z"/>
<path d="M304.78 347.42l-.19 1.45-.94-1.24.2-1.45.93 1.24z"/>
<path d="M305.48 348.5l-.11.82-.52-.7.11-.81.52.69z"/>
<path d="M305.34 346.8l-.13.96-.63-.82.13-.96.63.82z"/>
<path d="M308.2 347.93l-.19 1.45-.94-1.24.2-1.45.93 1.24z"/>
</g>
<g>
<path stroke="#ccc" stroke-width=".07" fill="none" stroke-miterlimit="10" d="M272.08 314.75l-16.74-9.17"/>
<path class="cls-82" d="M269 314.5c1.15 0 3.2.17 4.28 1.09h.2s-.85-1.19-1.35-1.25c-1.51-.17-2.77-.23-3.13.16z"/>
<circle class="cls-1" cx="255.34" cy="305.58" r=".32"/>
</g>
<path class="cls-82" d="M254.48 318.14L271 319.4v-1.51l-16.52.25z"/>
<path class="cls-82" d="M274.14 321.45c5.35 5.82 10.63 12.8 11.88 14.48a68.24 68.24 0 00-.57 7.07c-5.11-1.31-9.46-2.44-13-3.38a.43.43 0 01-.31-.41v-17a1.15 1.15 0 012-.76zM271 317.6v22.82c4.8 1.28 10.52 2.76 15.58 4.05a64.56 64.56 0 01.65-8.85s-8.12-11-15.21-18z"/>
<g>
<g>
<path class="cls-118" d="M284.41 342.48c-.11 0-.19-.1-.19-.24v-6.34c0-.14.08-.24.19-.24h1.87c.67 0 1 .73 1.08 1.34a3.78 3.78 0 01.08.6c.15 1.7-.31 4.09-.91 4.74a.36.36 0 01-.25.14z"/>
<path class="cls-1" d="M286.28 335.7c.65 0 .93.71 1.05 1.31 0 .18.06.37.08.59.15 1.81-.38 4.14-.9 4.71a.34.34 0 01-.23.14h-1.87c-.09 0-.16-.09-.16-.21v-6.34c0-.12.07-.2.16-.2h1.87m0-.08h-1.87a.25.25 0 00-.23.28v6.34a.25.25 0 00.23.28h1.87c.68 0 1.37-2.89 1.2-4.92a5.44 5.44 0 00-.08-.6c-.16-.81-.51-1.38-1.12-1.38z"/>
</g>
<path class="cls-128" d="M287.48 337.6h-1.3a.14.14 0 01-.14-.14v-.33a.13.13 0 01.14-.13h1.22a5.44 5.44 0 01.08.6z"/>
</g>
<path class="cls-122" d="M250.61 361v7.33h21.82s1.65-5.22 3.07-7.34"/>
<path class="cls-122" d="M254.45 361v1.87h-3.85"/>
</g>
<g>
<path class="cls-118" d="M163.12 377.73l2.92-15.47h.6l-2.92 15.47h-.6z"/>
<path class="cls-118" d="M163.12 375.61l2.92-15.47h.6l-2.92 15.47h-.6z"/>
<path class="cls-118" d="M135.17 361.84h109.87v3.62H135.17z"/>
<rect class="cls-128" x="223.11" y="363.1" width="2.15" height="1.1" rx=".21" ry=".21" transform="rotate(-180 224.18 363.65)"/>
<rect class="cls-128" x="158.55" y="363.1" width="2.15" height="1.1" rx=".21" ry=".21" transform="rotate(-180 159.63 363.65)"/>
<g>
<path class="cls-118" d="M134.7 361.84h2.18v3.6l-2.18 1.15v-4.75z"/>
<path class="cls-118" d="M134.16 361.84h-2.62v.32l2.62.34v3.43l-2.62.34v.32h3.16v-4.75h-.54z"/>
<g>
<path class="cls-82" d="M134.16 365.55l-1.21.27h-.26v-3.21h.26l1.21.27v2.67z"/>
<path fill="#c1272d" d="M132.36 362.61h.33v3.22h-.33z"/>
<path class="cls-118" d="M132.69 362.61h.26v3.22h-.26z"/>
</g>
</g>
</g>
<g>
<rect class="cls-117" x="132.97" y="305.83" width="113.45" height="56.01" rx=".57" ry=".57"/>
<g>
<path class="cls-130" d="M135.03 359.66h109.33v-51.67H135.03v51.67"/>
<g>
<path class="cls-132" d="M224.52 351.78A18.68 18.68 0 10201.41 339a18.69 18.69 0 0023.11 12.81"/>
<path class="cls-130" d="M223 324.9l1.08-4.29-1.87.54-.47 2.32-1.64-1.72-1.91.55 3.22 3.06.83 2.89 1.59-.45zm-7 1.41l-.52-1.83.61-.17a.91.91 0 011.21.64c.17.57-.12 1-.78 1.21zm.26.89l2.17 2.13 1.91-.54-2.14-2a2 2 0 00.7-2.37 2.12 2.12 0 00-1.19-1.46 3.21 3.21 0 00-2.07.06l-2.13.61 1.88 6.58 1.6-.46zm-4.26-1.73l1.5-.44-.37-1.29-4.62 1.33.37 1.29 1.52-.44 1.51 5.29 1.6-.46z"/>
<path class="cls-130" d="M224.53 332.18l-.53-1.82.62-.18a.92.92 0 011.21.65c.16.57-.13 1-.79 1.21zm.26.9l2.16 2.13 1.92-.55-2.15-2a2 2 0 00.7-2.36 2.14 2.14 0 00-1.18-1.47 3.25 3.25 0 00-2.08.07l-2.13.61 1.89 6.57 1.59-.46zm-6.54-1a2 2 0 11-1.32 2.48 1.95 1.95 0 011.32-2.51zm-.37-1.49a3.67 3.67 0 00-2.19 1.62 3.54 3.54 0 004.11 5.22 3.55 3.55 0 002.47-4.39 3.47 3.47 0 00-4.39-2.48zm-5.71 3.17l2.19-.63-.37-1.29-3.79 1.09 1.89 6.57 1.59-.45-.76-2.66 2.19-.62-.37-1.29-2.19.62z"/>
<path class="cls-130" d="M231.5 340.59a.83.83 0 00-.6 1.06.86.86 0 101.66-.46.83.83 0 00-1.06-.6zm-.73-5.28l-1.46.42 1.24 4.31 1.46-.42zm-4.2 2.61l2.17-.63-.37-1.29-3.77 1.08 1.88 6.58 3.77-1.08-.37-1.29-2.17.62-.39-1.36 2.17-.62-.37-1.3-2.17.63zm-4.28 1.22l2.17-.62-.37-1.29-3.77 1.08 1.89 6.58 3.76-1.08-.37-1.3-2.17.63-.39-1.37 2.17-.62-.37-1.29-2.17.62zm-5 3.44l-.52-1.83.61-.17a.91.91 0 011.21.64c.17.57-.12 1-.78 1.21zm.26.89l2.17 2.13 1.91-.55-2.14-2a2 2 0 00.7-2.36 2.12 2.12 0 00-1.19-1.46 3.21 3.21 0 00-2.07.06l-2.13.61 1.88 6.57 1.6-.45zm-5.21-1.47l2.19-.63-.37-1.29-3.79 1.08 1.89 6.58 1.59-.46-.76-2.65 2.19-.63-.37-1.29-2.19.63z"/>
</g>
<path class="cls-83" d="M176.92 329.63l1 1.88h1.74l-1.37-2.46 1.37-2.23H178l-1 1.67v-3.74h-1.54v6.76H177zm-2.86.37a1.14 1.14 0 01-1.94-.86 1.1 1.1 0 011.08-1.14 1.12 1.12 0 01.86.38l1-.92a2.8 2.8 0 00-2-.81 2.46 2.46 0 00-2.56 2.55 2.36 2.36 0 00.7 1.76 2.74 2.74 0 001.88.74 2.6 2.6 0 001.92-.7zm-4.86-5.37a.82.82 0 10.81.83.79.79 0 00-.81-.83zm.76 2.19h-1.54v4.69H170zm-2.43 4.69v-6.76H166v6.76zm-3-2a1.67 1.67 0 01-1.35.58 1.9 1.9 0 01-1.93-2 1.81 1.81 0 011.83-1.95 2.12 2.12 0 011.45.61l1.05-1.11a3.64 3.64 0 00-1-.69 4 4 0 00-1.6-.33 3.31 3.31 0 00-2.24.76 3.65 3.65 0 00-1.19 2.76 3.71 3.71 0 00.91 2.48 3.18 3.18 0 002.47 1 3.56 3.56 0 002.53-1zm-9.87-2.72v2.95a.58.58 0 01-.61.64c-.42 0-.65-.27-.65-.76v-2.83h-1.54v2.95a1.7 1.7 0 00.52 1.4 2.47 2.47 0 001.67.52 2.5 2.5 0 001.6-.48 1.65 1.65 0 00.55-1.44v-2.95zm-6 1.18c.67 0 1.07.45 1.07 1.2a1.05 1.05 0 01-1.08 1.13 1.17 1.17 0 010-2.33zm0-1.36a2.53 2.53 0 100 5.05 2.53 2.53 0 100-5.05zm-4.19 1.89l2.18-3.78h-1.92l-1.07 2.08-1.1-2.08h-1.95l2.21 3.78v3h1.65z"/>
<path class="cls-83" d="M186.1 338.46h.54v-1.28h-.54V336h-1.54v1.16h-.47v1.28h.47v2.47c0 .68.24.95.89 1h1.19v-1.28h-.16c-.3 0-.38-.08-.38-.3zm-3.1 1.93a1.12 1.12 0 01-.78.33 1.14 1.14 0 01-1.16-1.19 1.1 1.1 0 011.08-1.15 1.14 1.14 0 01.86.38l1-.92a2.82 2.82 0 00-2-.81 2.46 2.46 0 00-2.56 2.55 2.32 2.32 0 00.71 1.76 2.7 2.7 0 001.87.74 2.58 2.58 0 001.83-.7zm-7.36-1.33a.92.92 0 011-.76 1 1 0 011 .76zm3.57.82v-.19a2.49 2.49 0 00-2.6-2.66 2.4 2.4 0 00-2.55 2.5 2.5 2.5 0 002.63 2.55 2.47 2.47 0 001.61-.56 2.22 2.22 0 00.76-.95l-1.41-.36a1 1 0 01-.93.51 1 1 0 01-1.07-.84zm-5.76 2v-6.76h-1.54v6.76zm-2.43 0v-6.76h-1.54v6.76zm-4.78-3.51c.67 0 1.07.45 1.07 1.2a1.05 1.05 0 01-1.08 1.13 1.17 1.17 0 010-2.33zm0-1.36a2.53 2.53 0 100 5.05 2.53 2.53 0 100-5.05zm-3.74 2.9a1.65 1.65 0 01-1.34.58 1.9 1.9 0 01-1.94-2 1.81 1.81 0 011.84-2 2.09 2.09 0 011.44.61l1.06-1.11a3.39 3.39 0 00-1-.68A3.82 3.82 0 00161 335a3.31 3.31 0 00-2.23.76 3.66 3.66 0 00-1.2 2.77 3.75 3.75 0 00.91 2.47 3.14 3.14 0 002.47 1 3.57 3.57 0 002.54-1zm-11.64-.87a.92.92 0 011-.76.94.94 0 011 .76zm3.56.82v-.19a2.48 2.48 0 00-2.59-2.66 2.4 2.4 0 00-2.55 2.5 2.62 2.62 0 004.24 2 2.29 2.29 0 00.76-.95l-1.42-.36a1 1 0 01-.92.51 1 1 0 01-1.07-.84zm-7.64-.81l-.87-3.93h-1.64l-.9 3.84-.87-3.84h-1.74l1.74 6.76h1.69l.86-4 .86 4h1.71l1.8-6.76h-1.71z"/>
</g>
</g>
</g>
</g>
</g>
</svg>
var animBanner = "svg#anim-banner";
function crateFilling() {
var tl = gsap.timeline();
tl
.to(animBanner + " .store-guy .leg-front", 1, {rotate: -25, transformOrigin: "90% 15%"})
.to(animBanner + " .store-guy .leg-back", 1, {rotate: 25, transformOrigin: "15% 5%"}, "<0")
.to(animBanner + " .store-guy", 1, {x: "+=20"}, "<0")
.to(animBanner + " .store-guy .leg-front", 1, {rotate: 0})
.to(animBanner + " .store-guy .leg-back", 1, {rotate: 0}, "<0")
.to(animBanner + " .store-guy", 1, {x: "+=20"}, "<0")
.to(animBanner + " .store-guy .crate", 0, {autoAlpha: 0})
.to(animBanner + " .store-guy", 0.1, {scaleX: -1, transformOrigin: "center"}, ">+0.5")
.to(animBanner + " .store-guy .leg-front", 1, {rotate: -25}, ">+0.5")
.to(animBanner + " .store-guy .leg-back", 1, {rotate: 25}, "<0")
.to(animBanner + " .store-guy", 1, {x: "-=20"}, "<0")
.to(animBanner + " .store-guy .leg-front", 1, {rotate: 0})
.to(animBanner + " .store-guy .leg-back", 1, {rotate: 0}, "<0")
.to(animBanner + " .store-guy", 1, {x: "-=20"}, "<0")
.to(animBanner + " .store-crate1", 0, {autoAlpha: 0})
.to(animBanner + " .store-guy .crate", 0.1, {autoAlpha: 1})
.to(animBanner + " .store-guy", 0.1, {scaleX: +1, transformOrigin: "center"}, ">+0.5")
.to(animBanner + " .store-guy .leg-front", 1, {rotate: -25}, ">+0.5")
.to(animBanner + " .store-guy .leg-back", 1, {rotate: 25}, "<0")
.to(animBanner + " .store-guy", 1, {x: "+=20"}, "<0")
.to(animBanner + " .store-guy .leg-front", 1, {rotate: 0})
.to(animBanner + " .store-guy .leg-back", 1, {rotate: 0}, "<0")
.to(animBanner + " .store-guy", 1, {x: "+=20"}, "<0")
return tl;
};
function vanRun() {
var tl = gsap.timeline();
tl
.to(animBanner + " .van", 5, {x: 1540, ease: Power0.easeNone})
.to(animBanner + " .tyres>g", 1, {rotation:360, transformOrigin: "center", ease: Power0.easeNone, repeat:4}, "<0")
.to(animBanner + " .parent-group", 3.5, {x: -1000, ease: Power0.easeNone}, "<+0.5")
return tl;
};
window.onload = function() {
var master = gsap.timeline();
master
.add(crateFilling())
.add(vanRun(), ">+0.25")
};
Also see: Tab Triggers