<!doctype html>
<html lang="en" class="fonts-loading">
  <head><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1"><meta name="theme-color" content="#502517">
<title>Good Cakes and Bakes</title><link rel="canonical" href="https://goodcakesandbakes.com/password" /><link rel="shortcut icon" href="//cdn.shopify.com/s/files/1/0487/3774/7109/files/gCaB-logo_32x32.png?v=1599938042" type="image/png"><link rel="preload" href="//cdn.shopify.com/s/files/1/0487/3774/7109/t/2/assets/styles.min.css?v=9673647746576590072" as="style">
<link rel="preload" href="//cdn.shopify.com/s/files/1/0487/3774/7109/t/2/assets/script.initial.js?v=5573855268350484391" as="script">
<link rel="preload" href="//cdn.shopify.com/s/files/1/0487/3774/7109/t/2/assets/script.jquery.js?v=10850191826650670326" as="script">
<link rel="preload" href="//cdn.shopify.com/s/files/1/0487/3774/7109/t/2/assets/script.min.js?v=11404549637283538276" as="script">

<link rel="preconnect" href="https://cdn.shopify.com">
<link rel="preconnect" href="https://fonts.shopifycdn.com"><style>
  	
  @font-face {
  font-family: "Antique Olive";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("https://fonts.shopifycdn.com/antique_olive/antiqueolive_n4.fe10627ccb80e01641593e89712661464783fa28.woff2?h1=Z29vZGNha2VzYW5kYmFrZXMuY29t&hmac=2dec7e1deaa00d4c11a6a9ec5ea2ee3ba2be97c5c71fdadc63d853da42d087d0") format("woff2"),
       url("https://fonts.shopifycdn.com/antique_olive/antiqueolive_n4.d05b6c8de7f27d33caa206f38627ca03873365f0.woff?h1=Z29vZGNha2VzYW5kYmFrZXMuY29t&hmac=f6ebdc2da23fad00b15ab6fa559b50045b5f6ac18e91a8f5b7e612da372f0838") format("woff");
}

  @font-face {
  font-family: Montserrat;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("https://fonts.shopifycdn.com/montserrat/montserrat_n4.1d581f6d4bf1a97f4cbc0b88b933bc136d38d178.woff2?h1=Z29vZGNha2VzYW5kYmFrZXMuY29t&hmac=6188556a7acd51173ae9a64899dcec6dfeb19edff7825552256f9db043423392") format("woff2"),
       url("https://fonts.shopifycdn.com/montserrat/montserrat_n4.cfce41a967758ce5a9b7d48daeb5b028fd977a9b.woff?h1=Z29vZGNha2VzYW5kYmFrZXMuY29t&hmac=a211525bc7f1a003193b4504576dd768c55515cfa7cadeeba5826cc6fe873d11") format("woff");
}

    
  @font-face {
    font-family: 'Red_Plug_Design_v4';
    src:  
      url(//cdn.shopify.com/s/files/1/0487/3774/7109/t/2/assets/Red_Plug_Design_v4.woff2?v=4715516493415537744) format('woff2'),
      url(//cdn.shopify.com/s/files/1/0487/3774/7109/t/2/assets/Red_Plug_Design_v4.woff?v=6213781157562023521) format('woff');
    font-display: swap;
    font-weight: normal;
    font-style: normal;
  }
  
  :root {
    
    /* DEFAULT COLORS */

	--white:#fff;
    --black:#000;
    --body_font_color:#502517;
    --body_font_color_05:rgba(80, 37, 23, 0.05);
    --body_font_color_25:rgba(80, 37, 23, 0.25);
    --body_font_color_50:rgba(80, 37, 23, 0.5);
    --body_font_color_lighten_15:#8b4028;
    --body_font_color_darken_10:#28130c;
    --body_font_hover_color:#000000;
    --headline_font_color:#502517;
    --headline_font_color_00:rgba(80, 37, 23, 0.0);
    --headline_font_color_05:rgba(80, 37, 23, 0.05);
    --headline_font_color_08:rgba(80, 37, 23, 0.08);
    --button_color:#502517;
    --button_color_25:rgba(80, 37, 23, 0.25);
    --button_color_lighten_30:#c65c3a;
    --button_color_darken_15:#150a06;
    --hover_button_color:#f5c9d7;
    --line_color:#502517;
    --line_color_05:rgba(80, 37, 23, 0.05);
    --line_color_darken_10:#28130c;
    --error_color:#990000;
    --error_color_00:rgba(153, 0, 0, 0.0);
    --error_color_75:rgba(153, 0, 0, 0.75);
    --section_color_primary:#f5c9d7;
    --section_color_secondary:#ffffff;
    --badge_color:#a41b56;
    --badge_background_color:#ffffff;
    --a11ygrey:#767676;
    
    /* DEFAULT FONTS */

    --headline_font:"Antique Olive", sans-serif;
    --headline_font_fallback:sans-serif;
    --headline_font_weight:400;
  	--headline_font_weight_bold:700;
  	--headline_font_weight_medium:500;
  	--headline_font_style:normal;

    --body_font:Montserrat, sans-serif;
    --body_font_fallback:sans-serif;        
    --body_font_weight:400;
    --body_font_weight_bold:700;
    --body_font_weight_medium:500;
  	--body_font_style:;
    
    /* DEFAULT ICONS */

    --icon_font:'Red_Plug_Design_v4';

    --square_solid: '\e900';
    --square_crossed: '\e905'; 
    --x_only: '\e928';
    --check: '\e91a';

    --box: '\e901';
    --box_check: '\e907';

    --circle: '\e903';
    --circle_check: '\e90f';

    --menu_plus: '\e904';
    --menu_minus: '\e925';
    --menu_times: '\e90c';

    --arrow_down: '\e91c';
    --arrow_left: '\e91d';
    --arrow_right: '\e91e';
    --arrow_up: '\e91f';

    --rss: '\e927';
    --play: '\e940';
    --threed: '\e911';
    --bag: '\e917';
    --cart: '\e902';
    --search: '\e918';
    --account:'\e919';

    --pen: '\e920';
    --pencil: '\e921';
    --edit: '\e922';
    --pencil_ruler: '\e945';
    --fire: '\e95a';
    --cloud: '\e97b';
    --cloud_check: '\e98f';
    --shield: '\e9a1';
    --shield_check: '\e9a4';
    --shield_star: '\e9ac';
    --lock: '\e9b4';
    --lock_encrypt: '\e9ae';
    --gear: '\e9c5';
    --wrench: '\e9c6';
    --screwdriver: '\e9c8';
    --hammer: '\e9c9';
    --hammer_wrench: '\e9cb';
    --wrench_screwdriver: '\e9cc';
    --axe: '\e9ce';
    --trash: '\e9d8';
    --leaf: '\ec9b';
    --recycle: '\e9d7';
    --star: '\e9e9';
    --envelope: '\e9f2';
    --envelope_open: '\e9f3';
    --envelope_letter: '\e9f4';
    --paper_plane: '\e9f9';
    --binoculars: '\ea10';
    --file_text: '\ea22';
    --clipboard_text: '\ea42';
    --clipboard_paper: '\ea44';
    --newsletter: '\ea53';
    --certificate_vert: '\ea57';
    --certificate_horiz: '\ea58';
    --medal: '\ea59';
    --trophy: '\ea5e';
    --ticket: '\ea83';
    --megaphone: '\ea84';
    --camera: '\ea98';
    --bookmark: '\eaa9';
    --user_chat: '\eaba';
    --support: '\eac1';
    --shirt: '\eb02';
    --tank_top: '\eb03';
    --tag: '\eb32';
    --tag_text: '\eb33';
    --credit_card: '\eb36';
    --telephone: '\eb60';
    --telephone_answer: '\eb4d';
    --map: '\eb70';
    --map_marker: '\eb65';
    --map_marker_check: '\eb6a';
    --calendar: '\eb73';
    --smartphone: '\eba6';
    --monitor: '\ebc5';
    --power: '\ebd4';
    --lamp_bright: '\ebda';
    --bubble_text: '\ec0c';
    --bubble_two: '\ec10';
    --bubble_shiny: '\ec12';
    --bubble_chat: '\ec13';
    --heart: '\ec2e';
    --gift: '\ec51';
    --crown: '\ec59';
    --diamond: '\ec5d';
    --diamond_shield: '\ec5c';
    --weight_kg: '\ec75';
    --weight_lb: '\ec76';
    --weight_oz: '\ec77';
    --platter: '\ec7c';
    --piggy_bank: '\eb37';
    --rocket: '\eca8';
    --hand_truck: '\ecb1';
    --truck: '\ecd7';
    --truck_check: '\ecda';
    --box_ship: '\eb1a';
    --cube_ship: '\ed00';
    --cube_return: '\ed05';
    --ghost: '\ed41';
    --witch_hat: '\ed45';
    --halloween: '\ed46';
    --snowman: '\ed47';
    --christmas_tree: '\ed48';
    --easter_egg: '\ed49';
    --bell: '\ed55';
    --volume: '\ed5b';
    --return: '\ed8c';
    --sync: '\ed8d';
    --history: '\ed9a';
    --alarm: '\eda5';
    --pleased: '\ed26';
    --smiley: '\ed1c';
    --horns: '\ef04';
    --thumbs_up: '\edca';
    --thumbs_up_fb: '\edcc';
    --warning_triangle: '\ee23';
    --warning_octagon: '\ee25';
    --stop: '\ee24';
	--facebook: '\e94d';
    --google_plus: '\e94e';
    --instagram: '\e94f';
    --pinterest: '\e952';
    --tumblr: '\e954';
    --twitter: '\e955';
    --vimeo: '\e956';
    --youtube: '\e958';
    
    /* DEFAULT SIZES */
  
	--base:16px;
    --xx_small:calc(var(--base) * 0.75);	/* p  / 12 */
    --x_small:calc(var(--base) * 0.875);	/* h6 / 14 */
    --small:var(--base);					/* h5 / 16 */
    --medium:calc(var(--base) * 1.125);		/* h4 / 18 */
    --large:calc(var(--base) * 1.625);		/* h3 / 26 */
    --x_large:calc(var(--base) * 2.125);	/* h2 / 34 */
    --xx_large:calc(var(--base) * 3);		/* h1 / 48 */
    --jumbo:calc(var(--base) * 4);			/* Icons / 56 */

    --master_spacing:20px;
    --swatches:36px;

  }
  
  
  

  

  .badge {
    height:36px;
    padding:4px;
    width:36px;
  }
  
  

  .placeholder-svg-background {background-image:url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 1052 400%22%3E%3Cpath d=%22M103 177.9c0-.3-.2-.5-.4-.7-.2-.2-.5-.2-.8-.2l-13.4 3.1c-.3.1-.6.3-.7.6l-.7 2c-.7 1.9-2.6 2.6-3.6 2.9-1.2.3-2.5.6-3.8.9-6.3 1.5-14.1 3.3-21.4 6.6-6.8-6.3-12.7-11.1-15.7-13.5-.5-.4-1.2-.6-1.8-.5-.6.1-1.1.4-1.5.8-.5.3-2.1 1.5-2.8 3.7-2.9 9.4 1.8 15.3 7 19.9-4.9 5.5-8.1 12.9-8.1 22.9 0 36.1 20.1 42.8 33.4 47.3 8.1 2.7 12.7 4.5 12.7 9.6 0 5.4-5.4 7.2-12.8 9.7-14.1 4.7-33.3 11.1-33.3 47.2 0 10.2 3.3 17.7 8.4 23.2-5.3 4.6-10.2 10.6-7.3 20.1.7 2.2 2.2 3.3 2.8 3.7.4.4.9.7 1.5.8h.3c.5 0 1.1-.2 1.5-.5 3.1-2.4 9.2-7.4 16.1-13.9 7.2 3.2 14.9 5 21 6.4 1.4.3 2.6.6 3.8.9 1.1.3 2.9 1 3.6 2.9l.7 2c.1.3.4.6.7.6l13.4 3.1h.2c.2 0 .4-.1.6-.2.2-.2.4-.4.4-.7 6.9-50.3.2-77.3-3.8-93.4-1.3-5.3-2.3-9.2-2.3-12.1s.9-6.8 2.3-12.1c4.1-15.9 10.7-42.8 3.8-93.1zm-64.8 6.4c.5-1.8 2-2.6 2-2.7l.3-.3c.1-.1.2-.2.3-.2.1 0 .2 0 .3.1 2.8 2.3 8.5 6.8 15 12.8-4.2 2.1-8.1 4.7-11.5 8-6.5-5.7-8.4-11-6.4-17.7zm3 201.6c-.1.1-.3.1-.3.1-.1 0-.2 0-.3-.2l-.3-.3s-1.5-.9-2-2.7c-2.1-6.9-.1-12.1 6.8-18.1 3.4 3.3 7.4 5.8 11.6 7.9-6.8 6.3-12.5 11-15.5 13.3zM95 283.3c0 3.2 1 7.1 2.3 12.6 3.9 15.8 10.5 42.3 3.9 91.5l-11.8-2.7-.5-1.5c-.7-2-2.6-3.5-5-4.2-1.2-.3-2.5-.6-3.9-.9-16-3.7-42.8-10-42.8-37.9 0-34.6 18.5-40.8 32-45.3 7.6-2.5 14.2-4.7 14.2-11.6 0-6.8-6.5-8.9-14.1-11.5-13.5-4.5-32.1-10.7-32.1-45.4 0-27.9 26.8-34.2 42.8-37.9 1.4-.3 2.7-.6 3.9-.9 2.5-.6 4.3-2.1 5-4.2l.5-1.5 11.8-2.7c6.6 49.3 0 75.7-3.9 91.5-1.3 5.5-2.3 9.4-2.3 12.6z%22/%3E%3Cpath d=%22M96 372c-1.6 0-2.5 2.8-2.5 5.6s.8 5.6 2.5 5.6 2.5-2.8 2.5-5.6-.9-5.6-2.5-5.6zm0 10.2c-.6 0-1.5-1.8-1.5-4.6s.9-4.6 1.5-4.6 1.5 1.8 1.5 4.6-.9 4.6-1.5 4.6zm0-187.5c1.6 0 2.5-2.8 2.5-5.6s-.8-5.6-2.5-5.6-2.5 2.8-2.5 5.6c0 2.9.9 5.6 2.5 5.6zm0-10.1c.6 0 1.5 1.8 1.5 4.6s-.9 4.6-1.5 4.6-1.5-1.8-1.5-4.6.9-4.6 1.5-4.6zM83.5 296.7c-18.6.8-43.3 5.7-43.3 40.1 0 10.6 3.2 19 9.4 24.8 5 4.7 14.3 9.9 31 9.9 1.8 0 3.6-.1 5.6-.2 6.5-.4 11.9-4.9 13.4-11.1 1.6-6.5 6.1-29.8-4.5-56-1.9-4.7-6.6-7.6-11.6-7.5zm-42.3 40.1c0-33.2 23.8-38.2 41.9-39-.1.2-.2.3-.2.6.2 4.8.4 9.3.6 13.7-.1 23.6-15.1 33.9-28.4 43-2 1.4-3.9 2.6-5.7 4-.2.2-.4.4-.4.6-5.2-5.6-7.8-13.3-7.8-22.9zm8.9 24c.2 0 .3-.1.4-.2 1.8-1.3 3.6-2.6 5.6-3.9 10.8-7.4 23.8-16.3 28-33.3.4 5.8.8 11.1 1.1 15.7-4.8 8.6-12.2 17.7-22.6 27.8-.3.2-.3.6-.3.9-4.5-1.5-8.7-3.7-12.2-6.9.1-.1.1-.1 0-.1zm36 9.5c-5.5.4-14 .3-22-2 9.5-9.3 16.5-17.8 21.4-25.8 1.4 16.4 2.6 26.8 2.6 26.9 0 .2.1.4.2.5-.7.3-1.4.4-2.2.4zm12.5-10.4c-1.1 4.5-4.3 7.9-8.5 9.5v-.2c0-.1-1.4-11.8-2.9-30-.6-7.5-1.3-16.7-1.8-27.3v-.6c0-.1 0-.2-.1-.2-.2-4.1-.4-8.4-.5-12.9 0-.2-.1-.3-.2-.5 4.1.3 7.8 2.9 9.4 6.8 10.7 25.9 6.2 49 4.6 55.4zm1-153c-1.6-6.2-7-10.7-13.4-11.1-20.3-1.3-31.1 4.6-36.6 9.7-6.2 5.8-9.4 14.2-9.4 24.8 0 34.3 24.7 39.3 43.3 40.1h.5c4.8 0 9.3-3 11.1-7.5 10.6-26.2 6.1-49.5 4.5-56zM81 196.6c1.9 0 3.6.1 5.1.2.8.1 1.6.2 2.4.4-.2.2-.3.4-.3.6 0 .1-1.2 10.5-2.6 26.9-4.9-8.1-12-16.5-21.4-25.8-.1-.1-.1-.1-.2-.1 5.8-1.7 11.9-2.2 17-2.2zm-39.8 33.7c0-9.6 2.6-17.3 7.8-22.8 0 .3.1.6.4.8 1.7 1.3 3.5 2.5 5.4 3.8 13.6 9.4 29.1 20.1 28.1 45.6-.2 4.2-.2 7.3-.3 11.2 0 .2.1.3.1.5-18.1-.9-41.5-6.1-41.5-39.1zm43.2 39.1c.1-.1.2-.3.2-.5 0-3.9.1-7 .3-11.2 1-26.6-15.6-38.1-29-47.3-1.9-1.3-3.6-2.5-5.3-3.7-.2-.1-.4-.2-.6-.2l.2-.2c3.5-3.3 7.8-5.5 12.3-7-.2.4-.1.8.2 1.1 10.4 10.2 17.8 19.3 22.7 28.1 3 5.4 4.7 10.3 5.1 14.6.6 7.1 1.2 13 2 20.4 0 .4.4.8.8.8-1.9 3-5.3 4.9-8.9 5.1zm10-7.5c-.7-6.8-1.3-12.5-1.9-19.1-.4-4.5-2.2-9.6-5.2-15.1 1.4-18 2.8-29.6 2.8-29.7v-.3c4.2 1.6 7.4 5 8.5 9.5 1.6 6.3 6 29.1-4.2 54.7zM204.6 71.5c16 0 29.1-13 29.1-29.1s-13-29.1-29.1-29.1-29.1 13-29.1 29.1 13.1 29.1 29.1 29.1zm0-57.1c15.5 0 28.1 12.6 28.1 28.1 0 15.5-12.6 28.1-28.1 28.1S176.5 58 176.5 42.5c0-15.5 12.6-28.1 28.1-28.1z%22/%3E%3Cpath d=%22M227.5 42.7c0 .3.2.5.5.5h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5H228c-.3 0-.5.3-.5.5zm-49.4.5h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm26.2 22.2c-.3 0-.5.2-.5.5V69c0 .3.2.5.5.5s.5-.2.5-.5v-3.1c0-.3-.2-.5-.5-.5zm0-45.9c.3 0 .5-.2.5-.5v-3.1c0-.3-.2-.5-.5-.5s-.5.2-.5.5V19c0 .3.2.5.5.5zm12.4 42.9c-.1-.2-.4-.3-.7-.2-.2.1-.3.4-.2.7l1.6 2.7c.1.2.3.2.4.2.1 0 .2 0 .2-.1.2-.1.3-.4.2-.7l-1.5-2.6zm-24.2-39.9c.1.2.3.2.4.2.1 0 .2 0 .2-.1.2-.1.3-.4.2-.7l-1.6-2.7c-.1-.2-.4-.3-.7-.2-.2.1-.3.4-.2.7l1.7 2.8zm-8.3 31.1l-2.8 1.6c-.2.1-.3.4-.2.7.1.2.3.2.4.2.1 0 .2 0 .2-.1l2.8-1.6c.2-.1.3-.4.2-.7 0-.1-.4-.2-.6-.1zm40.6-22.3c.1 0 .2 0 .2-.1l2.8-1.6c.2-.1.3-.4.2-.7-.1-.2-.4-.3-.7-.2l-2.8 1.6c-.2.1-.3.4-.2.7.1.2.3.3.5.3zm3 24l-2.8-1.6c-.2-.1-.5-.1-.7.2-.1.2-.1.5.2.7l2.8 1.6c.1 0 .2.1.2.1.2 0 .3-.1.4-.2.2-.4.2-.7-.1-.8zm-46.4-25.7l2.8 1.6c.1 0 .2.1.2.1.2 0 .3-.1.4-.2.1-.2.1-.5-.2-.7l-2.8-1.6c-.2-.1-.5-.1-.7.2s.1.5.3.6zm11.8 32.6c-.2-.1-.5-.1-.7.2l-1.6 2.8c-.1.2-.1.5.2.7.1 0 .2.1.2.1.2 0 .3-.1.4-.2l1.6-2.8c.2-.4.1-.7-.1-.8zM216 22.7c.1 0 .2.1.2.1.2 0 .3-.1.4-.2l1.6-2.8c.1-.2.1-.5-.2-.7-.2-.1-.5-.1-.7.2l-1.6 2.8c0 .1.1.4.3.6zm-12.9 19.1s.1 0 .1.1c-.1.2-.1.5-.1.7l1.4 11.2c.1 1.1.4 2.2.9 3.2l.9 1.9c.1.2.3.3.5.3h.1c.2 0 .4-.2.4-.4l.3-2.1c.2-1.1.2-2.4.1-3.6l-1.2-10h13.2c2 0 4 0 5.9-.5.2-.1.4-.1.4-.4 0-.2-.2-.4-.4-.4-1.9-.5-3.9-.7-5.9-.7h-14c-.3-.3-.7-.4-1.2-.3-.3 0-.5.1-.7.3 0 0 0-.1-.1-.1l-18.1-14.8c-.2-.2-.5-.1-.7.1-.2.2-.1.5.1.7l18.1 14.8zm16.5.4c1.1 0 2.2-.2 3.3 0-1.1.2-2.2 0-3.3 0h-13.4 13.4z%22/%3E%3Cpath d=%22M211.3 38.3c.3 0 .5-.2.5-.5V27c0-.3-.2-.5-.5-.5s-.5.2-.5.5v10.9c0 .2.2.4.5.4zm-3-2.1c.3 0 .5-.2.5-.5v-6.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v6.5c0 .2.2.5.5.5zm-57.7-2h5.9c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-5.9c-.3 0-.5.2-.5.5s.2.5.5.5zm-8.1 5h2.4c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.4c-.3 0-.5.2-.5.5s.3.5.5.5zm13.1 4.5c0 .3.2.5.5.5h2.8c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.8c-.2 0-.5.3-.5.5zm-13.8 6.5h4c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-4c-.3 0-.5.2-.5.5s.2.5.5.5zm6.9 0h1.5c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-1.5c-.3 0-.5.2-.5.5s.3.5.5.5zm-34.9-16h5.9c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-5.9c-.3 0-.5.2-.5.5s.2.5.5.5zm-6.4 0h2.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.1c-.3 0-.5.2-.5.5s.3.5.5.5zm-11.3 0h5.3c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-5.3c-.3 0-.5.2-.5.5s.2.5.5.5zm20.4 9.5c0 .3.2.5.5.5h7.7c.3 0 .5-.2.5-.5s-.2-.5-.5-.5H117c-.3 0-.5.3-.5.5zm-4.8.5h2c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2c-.3 0-.5.2-.5.5s.3.5.5.5zm-11.8 5.5c0 .3.2.5.5.5h5.5c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-5.5c-.3 0-.5.3-.5.5zM83.3 34.2h5.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-5.1c-.3 0-.5.2-.5.5s.3.5.5.5zm9 4h4.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-4.1c-.3 0-.5.2-.5.5s.3.5.5.5zm-9.5 1h2.4c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.4c-.3 0-.5.2-.5.5s.2.5.5.5zm-9.2-1h4.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-4.1c-.3 0-.5.2-.5.5s.2.5.5.5zm14 11.5c0 .3.2.5.5.5h1.5c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-1.5c-.3 0-.5.3-.5.5z%22/%3E%3Cpath d=%22M54.8 56.8v-.3c0-.1-.2-.3-.2-.3h5.2v1.5c0 1.3 1 2.5 2.3 2.5h6.7c1.3 0 2-1.2 2-2.5v-1.4h57v1.3c0 1.3 1.2 2.5 2.5 2.5h6.7c1.3 0 2.8-1.2 2.8-2.5v-1.5h28.5c.5 3 3.1 6 6.4 6h3.3c5.3 7 13.5 12.1 22.9 13.2.4 1.7 1.9 3 3.7 3s3.4-1.4 3.7-3.1c9.5-1.1 17.7-6 23-13.4.2.1.3.3.5.3h3.4c2.8 0 5.2-2 6.1-5H283l79.2.1c2.2 0 4.4-.6 6.3-1.8 4.5-3 10-7.5 10-12.6s-5.4-9.7-10-12.6c-1.9-1.2-4-1.8-6.3-1.8l-120.5.1c-.5-3.1-3.1-5.4-6.4-5.4h-3.8c-.1 0-.2-.1-.3-.1-6-8.2-15.7-13.5-26.7-13.5-10.9 0-20.6 5.6-26.6 13.6h-3.3c-2.8 0-5.2 2-6.1 4h-28.8V26c0-1.3-1.4-2.8-2.8-2.8h-6.7c-1.3 0-2.5 1.4-2.5 2.8v1.3h-57V26c0-1.3-.6-2.8-2-2.8H62c-1.3 0-2.3 1.4-2.3 2.8v1.2h-5V27c0-3.3-2.8-5.7-6.1-5.7H31.2c-3.3 0-6.4 2.4-6.4 5.7v29.8c0 3.3 3.1 5.5 6.4 5.5h17.5c3.3-.1 6.1-2.3 6.1-5.5zm149.8 20.4c-1.2 0-2.3-.8-2.7-1.9.9.1 1.8.1 2.7.1s1.8 0 2.7-.1c-.4 1.1-1.4 1.9-2.7 1.9zM367.4 32c3.4 2.2 9.1 6.6 9.1 11 0 2.8-2.3 5.4-4.8 7.6-.1-.1-.2-.4-.4-.4h-7.1c-.3 0-.5.2-.5.5s.2.5.5.5h6.6c-1.2 1-2.3 1.9-3.3 2.6-1.5 1-3.3 1.6-5.2 1.6l-120.4.1V35.2h2.7c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.7v-3.7h120.4c1.7 0 3.5.5 5.1 1.5zm-132-6.8c2.5 0 4.4 1.8 4.4 4.2v25.9c0 2.5-2 4.8-4.4 4.8h-2.8c3.2-5 5-11.1 5-17.5s-1.8-12.5-5-17.5h2.8zm-30.8-13.7c17.1 0 31 13.9 31 31s-13.9 31-31 31-31-13.9-31-31 13.9-31 31-31zm-30 13.7h2c-3.2 5-5 11.1-5 17.5s1.8 12.5 5 17.5h-2c-2.5 0-4.9-2.4-4.9-4.8V29.5c.1-2.5 2.5-4.3 4.9-4.3zm-6.8 4v20h-2.3c-.3 0-.5.2-.5.5s.2.5.5.5h2.3v4h-28v-25h28zm-30 28.6c0 .2-.2.4-.4.4h-7.1c-.2 0-.4-.2-.4-.4V25.7c0-.2.2-.4.4-.4h7.1c.2 0 .4.2.4.4v32.1zm-10-28.4v7.9h-4.1c-.3 0-.5.2-.5.5s.2.5.5.5h4.1v16.1h-57v-25h57zm-58 28.4c0 .2-.2.4-.4.4h-7.1c-.2 0-.4-.2-.4-.4V25.7c0-.2.2-.4.4-.4h7.1c.2 0 .4.2.4.4v32.1zm-10-3.6H49c-1.9 0-3.2-1.4-3.2-3.2v-5.6c0-.1-.2-.1-.2-.1h7.2v2.6c0 .6.4 1 1 1s1-.4 1-1v-12c0-.6-.4-1-1-1s-1 .4-1 1v2.3h-7v-5.5c0-1.8 1.4-3.5 3.2-3.5h10.8v25zm-16-21.5v5.5h-13V27.4c0-.7.5-1.1 1.2-1.1h15.9c.7 0 1.3 0 1.3 1H49c-3-.1-5.2 2.5-5.2 5.4zm-13.4 7.5h22.4v3H30.4c-.4 0-.6-.6-.6-1v-.8c0-.3.2-1.2.6-1.2zm.4 5h12.9s.1 0 .1.1V51c0 3 2.3 5.2 5.2 5.2h.2c0 1-.6 1-1.3 1H32c-.7 0-1.2-.1-1.2-.9V45.2zm-4 11.6V27c0-2.2 2.2-3.7 4.4-3.7h17.5c2.2 0 4.1 1.6 4.1 3.7v.3h-2.6c0-1-1.1-2-2.3-2H32c-1.3 0-2.2.8-2.2 2.1v11.5c-1 .3-2 1.4-2 2.6v.8c0 1.3 1 2.3 2 2.6v11.5c0 1.3.9 1.9 2.2 1.9h15.9c1.3 0 2.3-1 2.3-2h2.4s.1.2.1.3v.3c0 2.2-1.9 3.5-4.1 3.5H31.2c-2.2-.2-4.4-1.5-4.4-3.6z%22/%3E%3Cpath d=%22M246.9 51.2h5.9c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-5.9c-.3 0-.5.2-.5.5s.2.5.5.5zm25.5 0h3.9c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.9c-.3 0-.5.2-.5.5s.3.5.5.5zm5.8-4.5c0 .3.2.5.5.5h2.4c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.4c-.2 0-.5.3-.5.5zm-22.4-5.5h5.3c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-5.3c-.3 0-.5.2-.5.5s.3.5.5.5zm16.4-.5c0 .3.2.5.5.5h7.2c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-7.2c-.3 0-.5.3-.5.5zm38.3-5.5h5.9c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-5.9c-.3 0-.5.2-.5.5s.3.5.5.5zm47.9 16h2.3c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.3c-.3 0-.5.2-.5.5s.2.5.5.5zm-7.9-5h-2.4c-.3 0-.5.2-.5.5s.2.5.5.5h2.4c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm13.1-5h4.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-4.1c-.3 0-.5.2-.5.5s.2.5.5.5zm-4.1-6h1.5c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-1.5c-.3 0-.5.2-.5.5s.2.5.5.5zm-14.6 0h8.9c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-8.9c-.3 0-.5.2-.5.5s.2.5.5.5zm-11.7 0h2.8c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.8c-.3 0-.5.2-.5.5s.2.5.5.5zm-52.6 15.5c0 .3.2.5.5.5h2.3c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.3c-.3 0-.5.3-.5.5zm34.8 0c0 .3.2.5.5.5h2.3c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.3c-.3 0-.5.3-.5.5zm-17-4c0 .3.2.5.5.5h2.3c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.3c-.3 0-.5.3-.5.5zm-2.6-5.5h4.5c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-4.5c-.3 0-.5.2-.5.5s.3.5.5.5zm41.5 9H335c-.3 0-.5.2-.5.5s.2.5.5.5h2.3c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm-2.3-3.5c0-.3-.2-.5-.5-.5h-2.4c-.3 0-.5.2-.5.5s.2.5.5.5h2.4c.3 0 .5-.2.5-.5zm-5.9-5.5h4.5c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-4.5c-.3 0-.5.2-.5.5s.2.5.5.5zm-38.9 5c1.7 0 3.2-1.4 3.2-3.2s-1.4-3.2-3.2-3.2-3.2 1.5-3.2 3.2 1.4 3.2 3.2 3.2zm0-4.4c.6 0 1.2.5 1.2 1.2s-.5 1.2-1.2 1.2-1.2-.6-1.2-1.2.5-1.2 1.2-1.2zm16.1 4.4c1.7 0 3.2-1.4 3.2-3.2s-1.4-3.2-3.2-3.2-3.2 1.4-3.2 3.2 1.5 3.2 3.2 3.2zm0-4.4c.6 0 1.2.5 1.2 1.2s-.5 1.2-1.2 1.2-1.2-.5-1.2-1.2.6-1.2 1.2-1.2zm16.2 4.4c1.7 0 3.2-1.4 3.2-3.2s-1.4-3.2-3.2-3.2-3.2 1.4-3.2 3.2 1.4 3.2 3.2 3.2zm0-4.4c.6 0 1.2.5 1.2 1.2s-.5 1.2-1.2 1.2c-.6 0-1.2-.5-1.2-1.2s.5-1.2 1.2-1.2zm13 1.2c0 1.7 1.4 3.2 3.2 3.2s3.2-1.4 3.2-3.2-1.4-3.2-3.2-3.2-3.2 1.5-3.2 3.2zm3.1-1.2c.6 0 1.2.5 1.2 1.2s-.5 1.2-1.2 1.2c-.6 0-1.2-.5-1.2-1.2s.6-1.2 1.2-1.2zM76.4 43.7c0 .3.2.5.5.5h4.7c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-4.7c-.2 0-.5.3-.5.5zm196.1-8.5h2.9c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.9c-.3 0-.5.2-.5.5s.3.5.5.5zm-66.5 280c-.2-.2-.5-.2-.7-.1-.2.2-.2.5-.1.7 1 1.2 2.1 2.3 3.2 3.3.1.1.2.1.3.1.1 0 .3-.1.4-.2.2-.2.2-.5 0-.7-1-.9-2.1-1.9-3.1-3.1zm59.6-21.8c0-5.2-1.1-10.2-3.3-14.8-.1-.2-.4-.4-.7-.2-.2.1-.4.4-.2.7 2.2 4.5 3.2 9.3 3.2 14.4 0 18.4-15 33.3-33.3 33.3-7.1 0-13.8-2.2-19.5-6.3-.2-.2-.5-.1-.7.1-.2.2-.1.5.1.7 5.9 4.2 12.8 6.5 20.1 6.5 18.9 0 34.3-15.4 34.3-34.4zm-6.9-18.9c.1.1.3.2.4.2.1 0 .2 0 .3-.1.2-.2.3-.5.1-.7-1-1.4-2-2.7-3.2-4-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7 1.1 1.3 2.2 2.6 3.1 3.9zm-12.6-10.9c2.3 1.1 4.4 2.5 6.3 4.1.1.1.2.1.3.1.1 0 .3-.1.4-.2.2-.2.1-.5-.1-.7-2-1.7-4.2-3.1-6.5-4.2-.2-.1-.5 0-.7.2-.1.2 0 .5.3.7zm-48.2 29.8c0-18.4 15-33.3 33.3-33.3 3.2 0 6.5.5 9.5 1.4.3.1.5-.1.6-.3.1-.3-.1-.5-.3-.6-3.2-.9-6.5-1.4-9.8-1.4-18.9 0-34.3 15.4-34.3 34.3 0 2.1.2 4.3.6 6.3 0 .2.3.4.5.4h.1c.3-.1.5-.3.4-.6-.4-2-.6-4.1-.6-6.2zm1.6 10c-.1-.3-.4-.4-.6-.3-.3.1-.4.4-.3.6.7 2.3 1.7 4.6 2.9 6.7.1.2.3.3.4.3.1 0 .2 0 .2-.1.2-.1.3-.4.2-.7-1.2-2-2.1-4.2-2.8-6.5z%22/%3E%3Cpath d=%22M231.3 315c11.9 0 21.6-9.7 21.6-21.6s-9.7-21.6-21.6-21.6-21.6 9.7-21.6 21.6 9.7 21.6 21.6 21.6zm0-41.1c4.6 0 8.8 1.6 12.1 4.3l-10 12.1c-.2.2-.1.5.1.7.1.1.2.1.3.1.1 0 .3-.1.4-.2l10-12.1c4.1 3.6 6.7 8.8 6.7 14.7 0 10.8-8.8 19.6-19.6 19.6-4.5 0-8.6-1.5-11.9-4.1l10-12.1c.2-.2.1-.5-.1-.7-.2-.2-.5-.1-.7.1l-10 12.1c-1.2-1-2.2-2.1-3.1-3.4l.1-.1 19.4-23.5c.2-.2.1-.5-.1-.7-.2-.2-.5-.1-.7.1L215 304.2c-2-3.1-3.2-6.7-3.2-10.6-.1-11 8.7-19.7 19.5-19.7zm44.7 19.5c0 2.3.4 4.5 1.2 6.7.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.6-.8-2-1.1-4.2-1.1-6.3 0-10 8.1-18.1 18.1-18.1 6.4 0 12.4 3.4 15.6 8.9.1.2.4.3.7.2.2-.1.3-.4.2-.7-3.4-5.8-9.7-9.4-16.5-9.4-10.6-.1-19.2 8.5-19.2 19zm19.2 18.2c-5.7 0-10.9-2.6-14.4-7.1-.2-.2-.5-.3-.7-.1-.2.2-.3.5-.1.7 3.7 4.7 9.2 7.4 15.2 7.4 10.6 0 19.1-8.6 19.1-19.1 0-1.3-.1-2.6-.4-3.9-.1-.3-.3-.4-.6-.4-.3.1-.4.3-.4.6.2 1.2.4 2.4.4 3.7 0 10-8.1 18.2-18.1 18.2zm99.6-44.4c0-.6-.4-1-1-1h-43c-.6 0-1 .4-1 1v53c0 .6.4 1 1 1h43c.6 0 1-.4 1-1v-53zm-1 52h-42v-51h42v51z%22/%3E%3Cpath d=%22M379.8 271.7c0-.3-.2-.5-.5-.5h-12c-.3 0-.5.2-.5.5v43c0 .3.2.5.5.5h12c.3 0 .5-.2.5-.5v-43zm-12 .5h11v42h-11v-42zm-142 36.9c.1.1.2.1.3.1.1 0 .3-.1.4-.2l18.3-22.3c.2-.2.1-.5-.1-.7s-.5-.1-.7.1l-18.3 22.3c-.1.2-.1.6.1.7zm85.5-53.5c.3 0 .5-.2.5-.5v-8.9l4.6.7c.3 0 .6-.1.6-.4 0-.3-.1-.5-.4-.6l-5.1-.8c-.1 0-.4 0-.5.1-.1.1-.2.2-.2.4v9.5c0 .3.2.5.5.5zm11.9-7.7l15.6 2.4h.1c.2 0 .5-.2.5-.4 0-.3-.1-.5-.4-.6l-15.6-2.4c-.3 0-.5.1-.6.4 0 .3.1.6.4.6zm16.1 60.4c-.3 0-.5.2-.5.5v26.3c0 .3.2.5.5.5s.5-.2.5-.5v-26.3c0-.3-.2-.5-.5-.5zm0-20.5c-.3 0-.5.2-.5.5v13.9c0 .3.2.5.5.5s.5-.2.5-.5v-13.9c0-.2-.2-.5-.5-.5zm-28-17.2c.3 0 .5-.2.5-.5v-9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v9c0 .3.2.5.5.5zm-16.1 37.5c-3.2 0-6.2-1-8.7-2.8-.2-.2-.5-.1-.7.1-.2.2-.1.5.1.7 2.7 2 5.9 3 9.3 3 8.6 0 15.7-7 15.7-15.7 0-1.7-.3-3.4-.8-5-.1-.3-.4-.4-.6-.3-.3.1-.4.4-.3.6.5 1.5.8 3.1.8 4.7-.1 8.1-6.7 14.7-14.8 14.7zm0-30.3c-8.6 0-15.7 7-15.7 15.7 0 2.8.8 5.6 2.2 8 .1.2.3.2.4.2.1 0 .2 0 .3-.1.2-.1.3-.4.2-.7-1.4-2.3-2.1-4.9-2.1-7.5 0-8.1 6.6-14.7 14.7-14.7 4.3 0 8.4 1.9 11.2 5.2.2.2.5.2.7.1.2-.2.2-.5.1-.7-3-3.5-7.4-5.5-12-5.5zm-82.5 57.4c.3.1.6.2.9.2.7 0 1.5-.4 1.8-1.1.5-1 .1-2.2-.9-2.7s-2.2-.1-2.7.9-.1 2.2.9 2.7zm-.1-2.2c.2-.5.8-.7 1.3-.5.5.2.7.8.5 1.3-.2.5-.8.7-1.3.5-.5-.2-.7-.8-.5-1.3z%22/%3E%3Cpath d=%22M447.3 179.2h-11.5v-1.5c0-.6-.4-1.5-.9-1.5H135.2c-.6 0-1.5.9-1.5 1.5v7.5h-2.4c-.6 0-.6.4-.6.9v203.2c0 .6 0 .9.6.9h308.4c.6 0 1-.3 1-.9v-4.1h6.5c.6 0 1.5-.5 1.5-1V179.9c.1-.6-.8-.7-1.4-.7zm-311.5-1h298v7h-298v-7zm280 21.6h-1.3c-.3 0-.5.2-.5.5s.3.5.5.5l.4.2c.2 0 .4.3.6.3.1 0 .3-.5.3-.5v127h-.1c-.4 0-1.1.2-2.8 1.6-.2.2-.2.5-.1.7.1.1.2.2.4.2.1 0 .2 0 .3-.1 1.6-1.3 2.1-1.4 2.2-1.4v-.5.5h.1v59.6H178.6c2.6-3 2.2-7.2.3-10-1.8-2.6-4.8-4.5-9-5.7-1-.3-2.1-.5-3.1-.7-2-.4-4-.9-5.9-1.7-2.5-1.1-5.1-3.4-5.3-6.5 0-.5 0-1.1.1-1.7.1-1.5.3-3-.7-4.2-1.6-2-4.8-1.1-7.1.7l-.3.3c-1.7 1.4-3.6 2.9-5.6 2.4-.2 0-.1 0-.2.1-2.1 1.5-6.9 1.8-8.9.2v-50.3c0-.1.8-.2 1.9-.4.3 0 .4-.3.3-.6 0-.3-.1-.5-.4-.4-.9.1-1.8.3-1.8.4V275h-.1.1c.2 0 .3-.1.4-.3.1-.3.2-.5-.1-.7-.2-.1-.3-.2-.3-.3V256c3 .6 5.6 1.2 8.3 1.7 3 .6 6.1 1.3 9.4 1.9 3.9.8 8.1 2 9.5 5.3 1.4 3.4-.9 7.1-2.8 10.5l-.5.9c-2.5 4.3-3.2 9.9.5 12.2 1.3.8 2.8 1 4.3 1.3 2.1.3 3.9.6 4.6 2.2.4.8.4 1.6.3 2.5-.1.8-.2 1.7-.3 2.5-.2 1.6-.4 3.2-.3 4.8.2 2.4 1.3 5.3 4 6.3.5.2 1 .3 1.6.3 1.6 0 3.7-.6 5-1.6.2-.1.5-.3.5-.4v32.7c0 5.4 4.4 10 9.8 10h11.1c-.1 0-.2.1-.2.3v.2c0 1 .2 1.9.7 2.9.1.2.3.3.5.3.1 0 .1 0 .2-.1.2-.1.4-.4.2-.7-.4-.8-.6-1.7-.6-2.5v-.1c0-.2-.1-.3-.2-.3H214v6.4c0 .6.5.6 1.1.6h15.3c.6 0 .7-.1.7-.6v-6.4h57.3c-.1 0-.3.7-.6 1.1-.2.2-.1.5.1.7.1.1.2.1.3.1.1 0 .3 0 .4-.1.4-.5.7-.7.8-1.7h17.3c.1 0 .1-.1.2-.1l34-5.3c2.5-.4 4.3-2.6 4.3-5.1v-3.5h54.9c1.7 0 3.1-1.1 3.1-2.7v-78.1c0-1.7-1.4-3.2-3.1-3.2h-54.9v-3.1c0-2.6-1.8-4.7-4.3-5.1l-14.7-2.3c-.3-1.1-.3-2.1.1-2.9 1-2 4-2.9 6.9-3.9 2.4-.8 4.6-1.5 5.7-2.7l.9-1.2c.3-.5.6-.9.9-1.3 1.1-1.1 3.1-1.6 5.2-1.2 1.6.3 3.2 1 4.5 2.1.8.7 1.5 1.5 2.3 2.4 1.6 1.8 3.2 3.7 5.7 4.2 1.5.3 3.8.1 5.4-1.1.9-.7 1.5-1.6 1.6-2.6.1-.9-.2-1.8-.4-2.5l-.9-2.4c-.6-1.6-1.3-3.2-1.6-4.9-1-5.7 3.8-7.2 8.8-8.8 1.1-.4 2.3-.7 3.4-1.1 2.3-.9 3.5-2.3 3.2-3.7-.3-1.3-1.6-1.9-2.5-2.3-1.5-.6-3.1-1-4.7-1.3-.4-.1-.8-.1-1.2-.2-1.1-.2-2.1-.3-3.1-.7-2.6-.9-4.7-3-6.5-4.8-1.6-1.6-2.5-2.6-2.7-4.8-.5-5.9 6.6-7 11.6-8h11.1c0 1-.1 1.2-.4 1.6-.1.2-.1.5.2.7.1 0 .2.1.2.1.2 0 .3-.1.4-.3.3-.6.5-1.3.5-2.1l1.2.3c.2 0 .4-.2.5-.2H416v12.7zm-175 35.4v2h-36v-2h36zm65 5v30.1c-3-1.5-6.8-2.4-10.6-2.4-11.3 0-20.9 7.4-24.2 17.6-1.2-5.9-3.6-11.4-7-16l3.4-3.1c.9-.8 1-2.3.2-3.2l-1.2-1.3c-.8-.9-2.3-1-3.2-.2l-3.3 3c-7.3-7.3-17.4-11.9-28.6-11.9-6.7 0-13 1.6-18.6 4.5l-3.1-4.7c-.3-.5-.9-.6-1.4-.3l-4.4 2.9c-.2.1-.4.4-.4.6s0 .5.1.8l3 4.6c-9.6 7.4-15.8 19-15.8 32 0 10.1 3.7 19.4 9.9 26.5l-4.3 4.6c-.2.2-.3.5-.3.7 0 .3.1.5.3.7l3.9 3.6c.2.2.4.3.7.3.3 0 .5-.1.7-.3l4.2-4.5c1.5 1.2 3.2 2.4 4.9 3.4l-1.8 4c-.7 1.6 0 3.6 1.6 4.3l2.5 1.2c.4.2.9.3 1.4.3 1.2 0 2.4-.7 2.9-1.9l1.9-4.1c.5.2 1.1.3 1.6.5l-.6 3.5c-.2 1.2.6 2.4 1.9 2.6l1.8.3h.4c1.1 0 2-.8 2.2-1.9l.5-3.3c1.4.1 2.8.2 4.2.2 19.6 0 36.1-14.1 39.7-32.7 3.3 10.2 12.9 17.6 24.2 17.6 3.9 0 7.5-.9 10.8-2.4-.1.1-.2.2-.2.4v30.4H186.4c-4.3 0-7.8-3.7-7.8-8v-91.6c0-4.3 3.5-7.4 7.8-7.4h119.4zm-11-6h-3v-3.9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.9h-2v-3.9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.9h-2v-3.9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.9h-3v-3.9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.9h-2v-3.9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.9h-2v-3.9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.9h-3v-3.9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.9h-2v-3.9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.9h-3v-6.6s.4-.4.5-.4h29.5c.1 0 0 .4 0 .4v6.6zm-30 1h30v.1l-3.4 1.9h-22.7l-3.9-2zm75.4 9.8c1.5.2 2.6 1.5 2.6 3.1v90.8c0 1.6-1.1 2.9-2.6 3.1l-33.4 5.1v-30.2c0-.3-.2-.5-.5-.5h-.1c8.5-4.1 14.4-12.8 14.4-22.9 0-9.8-5.6-18.4-13.8-22.6v-31l33.4 5.1zm4.6 8.2h54.9c.6 0 1.1.6 1.1 1.2v78.1c0 .6-.5.7-1.1.7h-54.9v-80zm-26.2 40.2c0 12.9-10.5 23.4-23.4 23.4s-23.4-10.5-23.4-23.4 10.5-23.4 23.4-23.4 23.4 10.5 23.4 23.4zm-96.7 39.4c1.4.3 2.8.6 4.2.8l-.5 3.3c-.1.7-.8 1.1-1.4 1l-1.8-.3c-.7-.1-1.1-.8-1-1.4l.5-3.4zm-15.7-10.2l-2.3-2.1c-6.9-7-11.2-16.5-11.2-27.1 0-12.8 6.3-24.1 15.9-31.1l2.8-1.9c5.8-3.5 12.5-5.5 19.8-5.5 21.2 0 38.5 17.3 38.5 38.5s-17.3 38.5-38.5 38.5c-9.5 0-18.2-3.5-25-9.3zm12.1 9.2l-1.9 4c-.5 1.1-1.9 1.6-3 1.1l-2.5-1.2c-1.1-.5-1.6-1.9-1.1-3l1.8-3.9c2.2 1.2 4.4 2.2 6.7 3zm-15.7-9.8c.6.6 1.2 1.1 1.8 1.7l-3.4 3.7-2.4-2.2 3.5-3.7.5.5zm7.8-63.3c-.8.5-1.5.9-2.2 1.5l-2.4-3.6 2.7-1.8 2.4 3.7-.5.2zm50.1 6.8l3.3-3c.5-.5 1.3-.4 1.8.1l1.2 1.3c.5.5.4 1.3-.1 1.8l-3.4 3c-.8-1.1-1.8-2.1-2.8-3.2zm-44.7 83.7h3c-.2 0 0 .1 0 .3v2.7c0 .3.2.5.5.5s.5-.2.5-.5v-2.7c0-.2-.5-.3-.7-.3h3.2c-.2 0-.5.1-.5.3v2.7c0 .3.2.5.5.5s.5-.2.5-.5v-2.7c0-.2 0-.3-.2-.3h3.2c-.2 0 0 .1 0 .3v2.7c0 .3.2.5.5.5s.5-.2.5-.5v-2.7c0-.2-.4-.3-.6-.3h2.6v5h-13v-5zm147.7-162c-4.1 1-8 3.2-7.6 8.1.2 2.5 1.2 3.7 2.9 5.4 1.9 1.9 4.1 4.1 6.9 5.1 1.1.4 2.2.5 3.3.7.4.1.8.1 1.2.2 1.5.3 3.1.7 4.5 1.2 1.2.5 1.8.9 1.9 1.6.3 1.3-1.7 2.2-2.5 2.6-1 .4-2.1.8-3.3 1.1-5 1.6-10.7 3.3-9.5 9.9.3 1.8 1 3.4 1.6 5.1.3.8.6 1.5.9 2.3.2.6.5 1.4.4 2.1-.1.8-.5 1.4-1.2 1.9-1.3 1-3.3 1.2-4.6.9-2.2-.4-3.6-2.1-5.2-3.9-.8-.9-1.6-1.8-2.4-2.5-1.4-1.2-3.1-2-4.9-2.3-2.4-.5-4.7.1-6.1 1.5-.4.4-.8.9-1.1 1.4-.3.4-.5.8-.8 1.1-.9 1.1-3 1.7-5.3 2.4-3.1 1-6.3 2-7.5 4.4-.5.9-.5 2-.3 3.1l-18.3-2.6c-.1 0-.1.2-.2.2h-11.5l1.7-1.4s0-.2.1-.2.1-.1.1-.2.1-.1.1-.2 0-.1.1-.2v-8.6c0-1.1-.8-2.3-2-2.3h-29.5c-1.2 0-2.5 1.3-2.5 2.3v8.3l.2.1c0 .1.1.1.1.2s.1.1.1.2.1.1.1.2.1.1.2.1c0 0 0 .3.1.3l1.7 1.4H243v-4.5c0-.6-.8-.5-1.4-.5H222v-2.5c0-.5-.2-.9-.7-1l-22.9-3 1.9-2.1c.4-.4.4-1-.1-1.4l-10.1-9.2c-.4-.4-1-.3-1.4.1l-3.2 3.5c-.2.2-.3.5-.3.7 0 .3.1.5.3.7l10.1 9.2s.1 0 .1.1l.1.1c.1 0 .1.1.2.1 0 0-.1 0 0 0l23.8 3.1v1.6h-16.3c-.6 0-.7 0-.7.5v4.5h-16.2c-5.4 0-9.8 4-9.8 9.4v56.5c0 .1-.2.3-.2.4.1.7-.5 1.2-.9 1.6-1.5 1.1-4.2 1.7-5.6 1.2-2.2-.9-3.2-3.5-3.3-5.5-.1-1.5.1-3 .3-4.6.1-.8.2-1.7.3-2.6.1-.9.1-2-.4-3-1-2-3.2-2.4-5.4-2.7-1.4-.2-2.9-.4-3.9-1.1-3.5-2.2-2-7.7-.1-10.8l.5-.9c2.1-3.5 4.4-7.5 2.9-11.3-1.5-3.8-6.1-5.1-10.3-5.9-3.3-.6-6.3-1.3-9.3-1.9-2.8-.6-5.5-1.2-8.5-1.8v-67.9h230.6zm-176 31.1l1.8-2 8.6 7.8-1.8 2-8.6-7.8zm-54.7 144.1c2 1.5 7.1 1 9.3-.4 2.3.6 4.4-1.2 6.1-2.6l.3-.3c1.5-1.2 4.3-2.5 5.7-.8.7.9.6 2.1.5 3.5-.1.6-.1 1.2-.1 1.8.2 3.6 3.1 6.2 5.9 7.4 1.9.9 4.1 1.4 6.1 1.8 1 .2 2 .5 3 .7 4 1.1 6.8 2.9 8.5 5.3 1.7 2.5 2.1 6.7-.4 9-.1.1-.2.4-.1.4h-44.7v-25.8zm306 25.8h-22v-201h22v201zm8-5h-6V186.1c0-.6-.4-.9-1-.9h-4v-4h11v202z%22/%3E%3Cpath d=%22M420.4 196.2h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm5.1 12h-5.1c-.3 0-.5.2-.5.5s.2.5.5.5h5.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm-5.1 13h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm5.1 24h-5.1c-.3 0-.5.2-.5.5s.2.5.5.5h5.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm-5.1-11h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm0 25h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm0 12h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm5.1 12h-5.1c-.3 0-.5.2-.5.5s.2.5.5.5h5.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm-5.1 13h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm0 13h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm5.1 11h-5.1c-.3 0-.5.2-.5.5s.2.5.5.5h5.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm-5.1 14h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm0 12h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm5.1 12h-5.1c-.3 0-.5.2-.5.5s.2.5.5.5h5.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm-2 12h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm0 13h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm-27-15.2c-.2-.7-.5-1.4-.6-2-.2-1.5.2-3 .7-4.4l.1-.3c.3-.7.6-1.5.7-2.3.4-2.7-1.1-5.6-3.6-6.7-4.8-2.2-7.3 1.6-9.8 5.3-1.9 2.8-3.8 5.7-6.8 6-2.6.2-5.1.2-7.7-.2-1.2-.2-2.2-.4-3.1-.9-1.6-1.1-2.3-3.1-2.9-5.1-.1-.4-.2-.8-.4-1.1-.5-1.4-1.1-2.7-1.8-4-.5-.9-1.4-2.1-2.7-2.4-.9-.2-1.8.2-2.6.6-.3.1-.6.3-.9.4-2.3.7-3-.2-4-1.5-.4-.5-.9-1.1-1.4-1.6-2.1-1.8-4.5-2-6.8-2-3.5 0-9.8.8-12 5.7-.7 1.6-.9 3.3-1 4.9l-.3 2.7c-.5 3.8-1 7.7.9 11.1.3.5.6 1 .9 1.4.5.7.9 1.3 1.2 2.1.3.7.4 1.5.6 2.4.2 1.1.4 2.2 1 3.2 1.6 2.8 6.7 4.3 10.5 4 2.9-.2 4.8-1.4 5.5-3.4.3-.9.4-1.9.4-2.9.1-1.8.2-2.9 1.2-3.3 1.2-.6 3.8-.1 8.9 5.2 2 2.1 4.8 3.5 7.7 3.8.2 0 .5 0 .7.1.6.1 1.1.1 1.6.2 1.1.3 1.7 1.1 2.4 1.9.6.7 1.2 1.4 2.1 1.9 1.1.5 2.4.7 3.6.7 2.5 0 5.1-.7 5.8-.9.9-.3 1.8-.7 2.7-1.1 1.7-.9 2.7-2.1 2.8-3.4 0-.5-.1-1.1-.2-1.6 0-.2-.1-.4-.1-.6-.5-3.3 1.1-3.9 3.2-4.7 1.5-.5 3.1-1.1 3.9-2.9.6-1.5.1-2.9-.4-4.3zm-.5 3.9c-.6 1.3-1.9 1.8-3.3 2.3-2.1.8-4.5 1.7-3.8 5.8 0 .2.1.4.1.6.1.4.2.9.2 1.3-.1 1.2-1.3 2.1-2.2 2.6-.8.4-1.6.8-2.5 1-2.6.8-6.5 1.4-8.7.3-.7-.4-1.2-1-1.8-1.6-.7-.9-1.5-1.8-2.9-2.2-.6-.2-1.2-.2-1.8-.3-.2 0-.5 0-.7-.1-2.6-.3-5.2-1.6-7.1-3.5-1.5-1.5-5.5-5.7-8.7-5.7-.5 0-.9.1-1.3.3-1.6.7-1.7 2.5-1.8 4.2 0 .9-.1 1.8-.3 2.6-.8 2.1-3.3 2.6-4.7 2.7-3.8.3-8.4-1.4-9.6-3.5-.5-.9-.7-1.9-.9-2.9-.2-.9-.3-1.7-.7-2.6-.3-.8-.8-1.5-1.3-2.2-.3-.5-.6-.9-.8-1.4-1.7-3.2-1.2-6.9-.8-10.5.1-.9.2-1.9.3-2.8.1-1.5.3-3.1.9-4.5 2.1-4.5 8.5-5.1 11.1-5.1 2.1 0 4.3.2 6.1 1.8.5.4.9.9 1.3 1.4 1.1 1.4 2.2 2.8 5.1 1.9.3-.1.7-.3 1-.4.7-.3 1.4-.6 2-.5.9.2 1.6 1.1 2 1.9.7 1.2 1.3 2.5 1.7 3.8.1.4.2.7.4 1.1.7 2.2 1.4 4.4 3.3 5.6 1 .7 2.3.9 3.5 1.1 2.6.4 5.3.4 7.9.2 3.5-.3 5.5-3.4 7.5-6.5 2.4-3.6 4.4-6.8 8.5-4.9 2.1 1 3.4 3.4 3 5.7-.1.7-.4 1.4-.6 2.1l-.1.3c-.6 1.5-1.1 3.2-.8 4.9.1.7.4 1.5.7 2.2.6 1.2 1.1 2.4.6 3.5zm-75.2-11.6c-1.3-.5-2.4-.5-3.5.1-2.4 1.3-3.7 4.9-4.5 8-.5 2.1-1.3 4.9-.3 7.4.6 1.4 1.9 2.6 3.4 3 .3.1.7.1 1 .1.8 0 1.5-.3 2.1-.7.1-.1.1-.2.2-.3.2-.8.4-1.7.6-2.5.8-3.6 1.6-7 3-10.4.2-.6.6-1.3.5-2.1-.2-1.1-1.1-2.1-2.5-2.6zm1.1 4.4c-1.5 3.5-2.2 6.9-3 10.5-.2.8-.3 1.5-.5 2.3-.6.4-1.3.5-2.1.3-1.2-.3-2.3-1.3-2.7-2.4-.8-2-.3-4.2.3-6.7.4-1.7 1.6-6.1 4-7.4.4-.2.9-.3 1.3-.3s.9.1 1.4.3c.4.2 1.7.7 1.8 1.8-.1.5-.3 1-.5 1.6zm-17.3-9.3c-.9-.1-1.6-.3-2.1-.5-.7-.3-1.1-.8-1.6-1.3-.7-.9-1.6-1.9-3.8-1.6-1.6.2-3.2 1.1-4 2.4-.6.9-.8 2-.4 3 .5 1.5 1.6 2.3 2.7 3.2.7.5 1.3 1 1.8 1.6.6.8 1.1 1.6 1.6 2.5.7 1.2 1.4 2.5 2.6 3.6.5.5 1.3 1.1 2.2 1.1h.3c1.6-.3 2.1-2.3 2.3-3 .3-1.1.7-2.2 1.2-3.2.9-2.1 1.8-4.1.9-5.7-.5-1.1-1.7-1.7-3.7-2.1zm1.9 7.3c-.5 1.1-1 2.3-1.3 3.4-.3 1.4-.8 2.1-1.5 2.2-.5.1-1-.2-1.7-.8-1.1-1-1.7-2.2-2.4-3.4-.5-.9-1-1.8-1.7-2.7-.5-.7-1.3-1.2-1.9-1.7-1-.8-2-1.5-2.4-2.7-.2-.7-.1-1.4.3-2.1.7-1 2-1.8 3.2-1.9h.5c1.3 0 1.8.6 2.4 1.3.5.6 1 1.2 1.9 1.6.6.3 1.4.4 2.3.5l.1-.5-.1.5c1.6.3 2.6.8 3 1.5.9 1.2.1 3-.7 4.8z%22/%3E%3Cpath d=%22M370.4 354.9c1.5.4 3.3.9 5.1.9h.5c3.1-.1 5.4-1.2 7.1-3.3.9-1.2 1.4-2.4 1.8-3.7.5-1.4.9-2.6 1.9-3.6 1.8-1.9 2.6-3.9 2.1-5.2-.3-.7-1.2-1.6-3.4-1.6s-4.4 1.2-6.5 2.3c-1.2.6-2.3 1.2-3.3 1.5-.9.3-1.9.5-2.8.8-1.7.4-3.5.8-5.1 1.8-2.7 1.7-3 3.5-2.8 4.8.1 2.3 2.4 4.5 5.4 5.3zm-2.3-9.3c1.4-.9 3.1-1.3 4.8-1.7 1-.2 1.9-.5 2.9-.8 1.1-.4 2.2-1 3.4-1.7 2.1-1.1 4.2-2.2 6.1-2.2h.1c.9 0 2.1.2 2.4 1 .4.9-.3 2.6-1.9 4.1-1.2 1.2-1.7 2.6-2.1 4-.4 1.2-.8 2.4-1.6 3.4-1.5 1.9-3.5 2.8-6.3 3-1.8.1-3.6-.4-5.2-.8-2.6-.8-4.6-2.7-4.9-4.6-.2-1.3.6-2.6 2.3-3.7zM343.8 219c.6 0 1-.4 1-1v-18.4c0-.6-.4-1-1-1s-1 .4-1 1V218c0 .5.4 1 1 1zm-5 4.8c.6 0 1-.4 1-1v-28.1c0-.6-.4-1-1-1s-1 .4-1 1v28.1c0 .6.4 1 1 1zm-190.5 85.8c0-1.6-1.3-3-3-3s-3 1.3-3 3 1.3 3 3 3 3-1.4 3-3zm-4.9 0c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2c-1.2 0-2-.9-2-2zm123 42.3c-1.6 0-3 1.3-3 3s1.3 3 3 3 3-1.3 3-3-1.4-3-3-3zm0 5c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-1 2-2 2zm125.2-148.1c0 1.6 1.3 3 3 3s3-1.3 3-3c0-1.6-1.3-3-3-3s-3 1.3-3 3zm3-2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zM200.2 375.3c-1 0-1.9.8-1.9 1.9 0 1 .8 1.9 1.9 1.9s1.9-.8 1.9-1.9c0-1.1-.8-1.9-1.9-1.9zm0 2.7c-.5 0-.9-.4-.9-.9s.4-.9.9-.9.9.4.9.9-.4.9-.9.9zm25.3-8.5c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 3c-.5 0-1-.4-1-1 0-.5.4-1 1-1s1 .4 1 1-.4 1-1 1zm164.7-135.7c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 3c-.5 0-1-.4-1-1 0-.5.4-1 1-1s1 .4 1 1c0 .5-.5 1-1 1zm-30.6.9c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 3c-.5 0-1-.4-1-1 0-.5.4-1 1-1 .5 0 1 .4 1 1 0 .5-.4 1-1 1zM221.5 372.3l-1.2.9c-.2.2-.3.5-.1.7.1.1.3.2.4.2.1 0 .2 0 .3-.1l1.2-.9c.2-.2.2-.5.1-.7-.2-.2-.5-.3-.7-.1zm-3.8 2.5c-.9.5-1.9.8-2.9 1-.3.1-.4.3-.4.6.1.2.3.4.5.4h.1c1.1-.3 2.1-.6 3.1-1.1.2-.1.4-.4.2-.7-.1-.2-.4-.3-.6-.2zm-5.9 1.4h-3.2c-.3 0-.5.2-.5.5s.2.5.5.5h3.2c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm-6.3 0c-.5 0-1 0-1.5.1-.3 0-.5.3-.5.5 0 .3.2.5.5.5.5 0 1-.1 1.5-.1.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm-8.5-1.3c-.4-.2-.8-.5-1.3-.7-.2-.1-.5-.1-.7.1-.2.2-.1.5.1.7.4.3.9.6 1.3.8.1 0 .2.1.2.1.2 0 .4-.1.4-.3.3-.3.3-.6 0-.7zm-5.7-4.6c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7.8.8 1.5 1.5 2.2 2.1.1.1.2.1.3.1.1 0 .3-.1.4-.2.2-.2.2-.5 0-.7-.8-.5-1.5-1.2-2.2-2zm-3.7-4.2l-.3-.3c-.2-.2-.5-.2-.7-.1-.2.2-.2.5-.1.7l.3.3c.6.7 1.1 1.3 1.7 2 .1.1.2.2.4.2.1 0 .2 0 .3-.1.2-.2.2-.5.1-.7-.6-.7-1.1-1.3-1.7-2zm-4.3-4.9c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7.6.6 1.3 1.3 2 2.2.1.1.2.2.4.2.1 0 .2 0 .3-.1.2-.2.2-.5 0-.7-.7-.9-1.3-1.6-2-2.3zm-32.4-24.1l-.8-.3c-.7-.2-1.3-.5-2-.8-.3-.1-.5 0-.7.3-.1.3 0 .5.3.7.7.3 1.4.5 2.1.8l.8.3h.2c.2 0 .4-.1.5-.3-.1-.3-.2-.6-.4-.7zm-9.7-13.9c-.2-.1-.5-.1-.7.2l-.2.3c-.5.8-1 1.7-1.3 2.4-.1.2 0 .5.2.7h.2c.2 0 .4-.1.5-.3.3-.7.8-1.5 1.3-2.3l.2-.3c.1-.2.1-.5-.2-.7zm1-1.7c.1 0 .1.1.2.1.2 0 .4-.1.4-.3.5-1 .9-1.9 1.2-2.9.1-.3-.1-.5-.3-.6-.3-.1-.5.1-.6.3-.3.9-.6 1.8-1.1 2.7-.2.2-.1.5.2.7zm3.1 13.3c-1-.5-1.8-1-2.6-1.5-.2-.1-.5-.1-.7.1-.2.2-.1.5.1.7.8.5 1.6 1 2.7 1.5.1 0 .2.1.2.1.2 0 .4-.1.4-.3.3-.2.2-.5-.1-.6zm8.4 3.5c-.2-.1-.5 0-.7.2-.1.2 0 .5.2.7 1 .5 1.7 1 2.4 1.6.1.1.2.1.3.1.1 0 .3-.1.4-.2.2-.2.2-.5 0-.7-.7-.6-1.6-1.2-2.6-1.7zm5.5 7.7c.3-.1.4-.3.4-.6-.3-1.1-.8-2-1.5-2.9-.2-.2-.5-.2-.7-.1-.2.2-.2.5-.1.7.6.7 1 1.5 1.3 2.5.1.2.3.4.5.4h.1zm.8 2.4c0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5v.4c.1.9.1 1.8.3 2.7 0 .2.3.4.5.4h.1c.3 0 .5-.3.4-.6-.1-.9-.2-1.7-.3-2.6v-.3zm3.2 7.4c-1-.5-1.6-1-2-1.7l-.4.2-.4.3c.4.9 1.2 1.5 2.5 2.1h.2c.2 0 .4-.1.5-.3 0-.2-.2-.5-.4-.6zm-23.9-26.7c0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5.1 1 .6 2 1.5 2.9.1.1.2.2.4.2.1 0 .2 0 .3-.1.2-.2.2-.5 0-.7-.7-.7-1.1-1.5-1.2-2.3zm38.1 29.4c-.1.3.1.5.4.6 1.2.2 2.1.5 2.6.9l.4-.4.2-.4c-.6-.5-1.6-.8-3-1.1-.3-.1-.6.1-.6.4zm-8.5-1.4c-1.1-.1-2.1-.3-2.9-.5-.3-.1-.5.1-.6.4s.1.5.4.6c.9.2 1.9.3 3 .5h.1c.2 0 .5-.2.5-.4 0-.3-.2-.6-.5-.6zm6 .6c-.7-.1-1.5-.1-2.3-.2l-.7-.1c-.3 0-.5.2-.5.5s.2.5.5.5l.7.1c.8.1 1.6.1 2.3.2h.1c.3 0 .5-.2.5-.4-.1-.3-.3-.6-.6-.6zm-31.1-44c0 .5-.1 1-.1 1.5 0 .3.2.5.4.6h.1c.2 0 .5-.2.5-.4.1-.5.1-1 .1-1.5 0-.3-.2-.5-.5-.5-.2-.2-.5 0-.5.3zm1.7-10.8c-.3.1-.4.3-.4.6.1.5.2 1 .4 1.5.1.2.3.4.5.4h.1c.3-.1.4-.3.4-.6-.1-.5-.2-1-.3-1.4-.1-.4-.4-.5-.7-.5zm-7.2-28.1c.3-.1.4-.3.4-.6-.1-.3-.3-.4-.6-.4l-.4.1c-.8.2-1.6.4-2.3.5-.3 0-.5.3-.4.6 0 .3.2.4.5.4h.1c.8-.1 1.7-.3 2.5-.5l.2-.1zm7.7 2.4c.4.5.7 1 .9 1.6.1.2.3.3.5.3h.2c.3-.1.4-.4.2-.7-.3-.6-.6-1.1-1-1.7-.2-.3-.4-.5-.6-.7-.2-.2-.5-.2-.7-.1s-.2.5-.1.7l.6.6zm1.6 4.1v.2c0 .7-.1 1.5-.3 2.4-.1.3.1.5.4.6h.1c.2 0 .4-.2.5-.4.3-1 .4-1.9.4-2.7v-.3c0-.3-.2-.5-.5-.5-.4.2-.7.4-.6.7zm-2.5 19.8c.1 0 .1 0 0 0 .3 0 .5-.3.5-.6-.1-.9-.2-1.9-.2-2.8 0-.3-.3-.5-.5-.5-.3 0-.5.2-.5.5 0 .9.1 1.9.2 2.9.1.3.3.5.5.5zm-1.4-26.2c.2 0 .4-.1.4-.3.1-.2 0-.5-.2-.7-.8-.4-1.8-.7-2.8-.7h-.2c-.3 0-.5.2-.5.5s.3.5.5.5h.2c.8 0 1.6.2 2.3.5.1.2.2.2.3.2zm1.2 20.3c.3 0 .5-.1.5-.3.1-.9.2-1.8.4-2.7.1-.3-.1-.5-.4-.6-.3 0-.5.1-.6.4-.2 1-.3 1.8-.4 2.7 0 .4.2.5.5.5zm1.6-5.6l.9-2.7c.1-.3-.1-.5-.3-.6s-.6.1-.6.3c-.3.8-.6 1.7-.9 2.7-.1.3.1.5.3.6h.1c.2.1.4-.1.5-.3zm83.6 79.8c-.6.2-1.1.5-1.4.9-.2.2-.2.5 0 .7.1.1.2.1.3.1.1 0 .3-.1.4-.2.3-.3.6-.5 1.1-.7.3-.1.4-.4.3-.7-.1-.1-.4-.2-.7-.1zm24.6-7.8c-.3-.1-.5 0-.7.2l-.3.8c-.3.6-.5 1.2-.8 1.8-.1.2 0 .5.2.7.1 0 .1.1.2.1.2 0 .4-.1.4-.3.3-.6.6-1.2.8-1.8l.3-.8c.2-.3.1-.6-.1-.7zm2.5-4.6c-.7.6-1.3 1.3-1.9 2.3-.1.2-.1.5.2.7.1.1.2.1.3.1.2 0 .3-.1.4-.2.5-.8 1.1-1.5 1.7-2 .2-.2.2-.5.1-.7-.2-.3-.5-.4-.8-.2zm-5.8 9.7c-.6.8-1.2 1.4-1.9 1.8-.2.1-.3.5-.1.7.1.1.3.2.4.2.1 0 .2 0 .3-.1.8-.5 1.5-1.2 2.2-2 .2-.2.1-.5-.1-.7-.3-.1-.6-.1-.8.1zm-9.8 2.6l-1.2-.1c-.5 0-1.1-.1-1.7-.1-.3 0-.5.2-.5.5s.2.5.5.5c.5 0 1.1.1 1.6.1l1.2.1c.3 0 .5-.2.5-.5.1-.3-.1-.5-.4-.5zm5.5.1c-.4.1-1 .1-1.6.1h-1.2c-.3 0-.5.2-.5.5s.2.5.5.5h1.2c.6 0 1.2 0 1.7-.1.3 0 .5-.3.4-.6 0-.2-.2-.4-.5-.4zm-11.2-.6H233c-.3 0-.5.5-.5.7 0 .3.2.7.5.7.9 0 1.8-.3 2.8-.2.3 0 .5-.3.5-.6.1-.2-.1-.6-.4-.6zm25.6-13.4c-.5 0-1.1.1-1.6.3-.3.1-.4.3-.4.6.1.2.3.4.5.4h.1c.4-.1.9-.2 1.4-.2.3 0 .5-.3.5-.5s-.2-.6-.5-.6zm12.1 2c-.9-.4-1.9-.7-2.9-1-.3-.1-.5.1-.6.4-.1.3.1.5.4.6 1 .3 1.9.6 2.8.9h.2c.2 0 .4-.1.5-.3-.1-.2-.2-.5-.4-.6zm2.6 1.5c-.2-.2-.5-.1-.7.1-.2.2-.1.5.1.7.8.6 1.5 1.2 2.1 2 .1.1.2.2.4.2.1 0 .2 0 .3-.1.2-.2.2-.5.1-.7-.7-.9-1.4-1.6-2.3-2.2zM301 384c-.8-.2-1.8-.4-3-.6-.3 0-.5.2-.6.4 0 .3.2.5.4.6 1.2.2 2.1.3 2.9.5h.1c.2 0 .4-.2.5-.4.1-.2 0-.4-.3-.5zm-6-1c-1.2-.2-2.1-.3-2.9-.5-.3-.1-.5.1-.6.4-.1.3.1.5.4.6.8.2 1.8.4 3 .5h.1c.2 0 .5-.2.5-.4 0-.3-.2-.5-.5-.6zm-5.6-1.4c-.8-.4-1.5-.9-2.2-1.5l-.1-.1c-.2-.2-.5-.2-.7 0s-.2.5 0 .7l.1.1c.7.7 1.5 1.3 2.4 1.7.1 0 .1.1.2.1.2 0 .4-.1.4-.3.2-.3.1-.6-.1-.7zM284 375c-.1-.3-.4-.4-.7-.3-.3.1-.4.4-.3.7.4 1 .9 1.9 1.4 2.7.1.2.3.2.4.2.1 0 .2 0 .3-.1.2-.1.3-.5.2-.7-.5-.6-.9-1.5-1.3-2.5zm-1-2.7c-.2-.8-.4-1.5-.7-2.3l-.2-.6c-.1-.3-.4-.4-.6-.3-.3.1-.4.4-.3.6l.2.6c.2.8.4 1.5.7 2.3.1.2.3.4.5.4h.1c.3-.2.4-.5.3-.7zm20.9 12.8c-.2-.1-.5 0-.7.2-.1.2 0 .5.2.7.9.5 1.6 1 2.2 1.7.1.1.2.2.4.2.1 0 .2 0 .3-.1.2-.2.2-.5 0-.7-.6-.9-1.4-1.5-2.4-2zm-22.6-18.6c-.4-1.1-.8-2-1.2-2.8-.1-.2-.4-.3-.7-.2-.2.1-.3.4-.2.7.4.8.8 1.7 1.1 2.7.1.2.3.3.5.3h.2c.3-.2.4-.4.3-.7zM280 353c0-.3-.2-.5-.5-.5h-.6c-.8 0-1.6 0-2.4-.1-.3 0-.5.2-.5.5s.2.5.5.5c.8 0 1.6.1 2.4.1h.6c.3 0 .5-.2.5-.5zm5.3-1.3c-.8.3-1.7.5-2.8.6-.3 0-.5.3-.4.6 0 .3.2.4.5.4h.1c1.2-.1 2.2-.4 3-.7.3-.1.4-.4.3-.6s-.5-.4-.7-.3zm-11.7.5c-.8-.1-1.4-.2-1.9-.2-.5-.1-.9-.1-1.1-.1-.3 0-.5.2-.5.5s.2.5.5.5c.2 0 .5 0 1 .1s1.2.1 2 .2c.3 0 .5-.2.5-.5-.1-.2-.3-.5-.5-.5zm-68.9 10.2c.1.2.3.4.5.4h.1c.3-.1.4-.3.4-.6-.2-1-.6-1.9-1.2-2.9-.1-.2-.5-.3-.7-.2-.2.1-.3.5-.2.7.6.9.9 1.7 1.1 2.6zm-2.9-6.5c-.4-.5-.8-.9-1.2-1.4-.2-.2-.5-.2-.7-.1-.2.2-.2.5-.1.7.4.5.8.9 1.2 1.4.3.3.5.6.8.9.1.1.2.2.4.2.1 0 .2 0 .3-.1.2-.2.2-.5.1-.7-.2-.3-.5-.6-.8-.9zm2.3 12.2c.7-.8 1.5-1.6 1.7-2.8 0-.3-.1-.5-.4-.6-.3 0-.5.1-.6.4-.2.9-.8 1.6-1.4 2.2-.2.2-.2.5 0 .7.1.1.2.1.3.1.1.1.3.1.4 0zm-2.1 1.5c-.2-.1-.5-.1-.7.1-.6.9-.9 1.9-1 3 0 .3.2.5.5.5s.5-.2.5-.5c.1-.9.4-1.8.9-2.6.1-.1.1-.4-.2-.5zm-61.4-60c.3-.1.4-.4.3-.7-.1-.3-.3-.4-.6-.3 0 0-.2 0-.4.1-.5.1-1.5.2-2.6.3-.3 0-.5.3-.4.6 0 .2.2.4.5.4h.1c1.1-.2 2-.3 2.5-.3s.5 0 .6-.1zm228.9-85.7c.1 0 .2.1.3.1.2 0 .3-.1.4-.2.4-.7 1.1-1.4 1.9-2 .2-.2.3-.5.1-.7-.2-.2-.5-.3-.7-.1-.9.7-1.7 1.5-2.1 2.3-.2.2-.1.5.1.6zm3.1 7.1c.8.3 1.8.5 3 .7h.1c.2 0 .5-.2.5-.4 0-.3-.1-.5-.4-.6-1.2-.2-2.1-.4-2.8-.7-.3-.1-.5 0-.6.3-.2.4 0 .7.2.7zm12.2 1.3c-.3-.1-.5.1-.6.3s.1.5.3.6c1 .3 1.8.8 2.4 1.3.1.1.2.1.3.1.1 0 .3-.1.4-.2.2-.2.2-.5 0-.7-.7-.5-1.7-1-2.8-1.4zm-14.5-2.7c.1 0 .2 0 .3-.1.2-.2.2-.5 0-.7-.5-.5-.8-1.1-.9-1.8 0-.2-.1-.4-.1-.6 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5s.1.5.1.8c.2.9.6 1.6 1.2 2.2.1.1.2.2.4.2zm4.1-9.4c.1 0 .2 0 .2-.1.8-.4 1.7-.8 2.7-1.2.3-.1.4-.4.3-.6-.1-.3-.4-.4-.6-.3-1 .4-2 .8-2.8 1.3-.2.1-.3.4-.2.7 0 .1.2.2.4.2zm10.8-4.2c.1.2.3.4.5.4h.1c1-.2 1.9-.5 2.8-.7h.1c.3-.1.4-.3.4-.6-.1-.3-.3-.4-.6-.4h-.1c-.9.2-1.8.4-2.8.7-.3 0-.4.3-.4.6zm-5.4 1c-.3.1-.4.4-.3.6.1.2.3.3.5.3h.2c.9-.3 1.9-.6 2.9-.9.3-.1.4-.4.3-.6-.1-.3-.4-.4-.6-.3-1.1.3-2.1.6-3 .9zm-1.1 14.7v-.2l.1-.3z%22/%3E%3Cpath d=%22M381.6 232.6s.1 0 0 0c.3 0 .5-.2.6-.4 0-.3-.1-.5-.4-.6-1-.2-2-.3-3-.4l-.1.3-.1.7c1.1.1 2 .2 3 .4zm9.9-17.7h.1c2.2-.6 2.9-1 2.9-1.6 0-.1 0-.3-.1-.4-.2-.2-.5-.3-.7-.1-.2.1-.2.3-.2.4-.2.1-.7.4-2.1.7-.3.1-.4.3-.4.6.1.2.3.4.5.4zm-19.1 27l-3 .2c-.3 0-.5.3-.5.6s.2.5.5.5l3-.3c.3 0 .5-.3.5-.6s-.2-.4-.5-.4zm-6 .4c-1.5.1-2.4.2-3 .4-.3.1-.4.3-.4.6 0 .2.3.4.5.4h.1c.6-.1 1.5-.2 2.9-.3.3 0 .5-.3.5-.5-.1-.4-.4-.6-.6-.6zm12-.9l-3 .3c-.3 0-.5.3-.5.5 0 .3.2.5.5.5l3-.3c.3 0 .5-.3.4-.6s-.2-.5-.4-.4zm5.8-1c-.8.2-1.7.4-2.9.6-.3 0-.5.3-.4.6 0 .2.3.4.5.4h.1c1.2-.2 2.2-.4 3-.6.3-.1.4-.4.3-.6-.1-.3-.3-.5-.6-.4zm-39.7-2.1h-1.2c-.7 0-1.3 0-1.9.1-.3 0-.5.3-.4.6 0 .3.2.4.5.4h.1c.5-.1 1.1-.1 1.8-.1h1.2c.3 0 .5-.2.5-.5-.1-.2-.3-.5-.6-.5zm-6.1.9c-1.1.5-1.9 1.3-2.4 2.2-.1.2 0 .5.2.7.1 0 .2.1.2.1.2 0 .4-.1.4-.3.4-.7 1-1.3 2-1.7.3-.1.4-.4.2-.7s-.4-.5-.6-.3zm15 1.2c-.3-.1-.5 0-.7.3-.1.3 0 .5.3.7 1.1.5 2 1 2.4 1.4.1.1.2.2.4.2.1 0 .2 0 .3-.1.2-.2.2-.5 0-.7-.6-.9-1.8-1.5-2.7-1.8zm-2.9-1.1c-1-.3-2-.5-3-.7-.3-.1-.5.1-.6.4 0 .3.1.5.4.6 1 .2 1.9.4 2.9.7h.1c.2 0 .4-.1.5-.4.1-.2 0-.5-.3-.6zm27.2-48.7c-.1-.3-.4-.4-.6-.3l-.2.1c-1 .4-2 .7-2.5 1.7-.1.2 0 .5.2.7.1 0 .2.1.2.1.2 0 .3-.1.4-.3.4-.6 1.1-.9 2-1.2l.2-.1c.2-.2.4-.5.3-.7zm.6 9.1c.8.4 1.8.8 2.8 1.2h.2c.2 0 .4-.1.5-.3.1-.3 0-.5-.3-.7-1-.4-1.9-.8-2.8-1.2-.3-.1-.5 0-.7.3-.1.3.1.6.3.7zm-3.1-4.6c-.1-.3-.3-.4-.6-.4-.3.1-.4.3-.4.6.2.8.5 1.7 1 2.7.1.2.2.2.3.3.1 0 .2.1.2.1.2 0 .3-.1.4-.2.1-.2.1-.5-.1-.7-.3-.9-.7-1.7-.8-2.4zm14.2 9.3c2.7 1.1 2.9 1.1 3 1.1.3 0 .5-.2.5-.5s-.2-.5-.5-.5c0 0-.4-.1-2.7-1-.3-.1-.5 0-.7.3 0 .2.2.5.4.6zm-5.6-2.3c.9.4 1.9.8 2.8 1.2h.2c.2 0 .4-.1.5-.3.1-.3 0-.5-.3-.7-.9-.4-1.8-.8-2.8-1.2-.3-.1-.5 0-.7.3 0 .3.1.6.3.7zm19.2 1.7c.1 0 .2 0 .2-.1.9-.5 1.8-.9 2.7-1.2.3-.1.4-.4.3-.6s-.4-.4-.6-.3c-1 .4-1.9.8-2.8 1.3-.2.1-.3.4-.2.7 0 .1.2.2.4.2zm-4.9 3.4c.1 0 .2 0 .3-.1.7-.6 1.4-1.3 2.3-1.8.2-.2.3-.5.1-.7-.2-.2-.5-.3-.7-.1-.9.6-1.7 1.3-2.4 1.9-.2.2-.2.5 0 .7.1.1.3.1.4.1zm10.5-5.6h.1c1-.3 1.9-.5 2.9-.6.3 0 .5-.3.4-.6 0-.3-.3-.5-.6-.4-1 .1-2 .4-3 .6-.3.1-.4.3-.4.6.1.2.3.4.6.4zm-14.8 38.6c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7.7.8 1.5 1.5 2.2 2.1.1.1.2.1.3.1.1 0 .3-.1.4-.2.2-.2.1-.5-.1-.7-.7-.6-1.4-1.3-2.1-2zm4.6 3.5c-.2-.1-.5 0-.7.2-.1.2 0 .5.2.7.8.4 1.5.7 2.2 1l.5.2h.2c.2 0 .4-.1.5-.3.1-.3 0-.5-.3-.7l-.5-.2c-.6-.3-1.4-.6-2.1-.9zm10.3 34.1c0 .2.3.4.5.4h.1c.3 0 .5-.3.4-.6-.1-.9-.2-1.9-.2-2.9 0-.3-.2-.5-.5-.5s-.5.2-.5.5c0 1.2.1 2.2.2 3.1zm.6-15c0 .9-.1 1.8-.2 3 0 .3.2.5.5.5s.5-.2.5-.5c.1-1.2.2-2.1.2-3 0-.3-.2-.5-.5-.5-.2 0-.5.2-.5.5zm1.1 17.7c-.1-.3-.4-.4-.6-.3-.3.1-.4.4-.3.6.3 1 .8 1.9 1.3 2.8.1.2.3.2.4.2.1 0 .2 0 .3-.1.2-.1.3-.4.2-.7-.6-.7-1-1.6-1.3-2.5zm-1.8-8.8c0 .3.2.5.5.5s.5-.2.5-.4l.3-3c0-.3-.2-.5-.4-.5-.3 0-.5.2-.5.4-.3 1-.4 2-.4 3zm6.2 16.6c.1.1.2.1.3.1.1 0 .3-.1.4-.2.2-.2.1-.5-.1-.7-.8-.6-1.5-1.3-2.1-2-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7.6.7 1.4 1.4 2.2 2.1zm-5.5-31.9c-.3.1-.4.3-.4.6.2.9.3 1.8.4 2.9 0 .3.2.4.5.4s.5-.2.5-.5c-.1-1.1-.2-2.1-.4-3-.1-.4-.4-.5-.6-.4zm-5.4-10.2c-.2-.2-.5-.1-.7.1-.2.2-.1.5.1.7.8.5 1.5 1.1 2.1 1.9.1.1.2.2.4.2.1 0 .2 0 .3-.1.2-.2.3-.5.1-.7-.7-.8-1.5-1.5-2.3-2.1zm4.1 7.9c.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.6-.4-1-.8-2-1.2-2.8-.1-.2-.4-.3-.7-.2-.2.1-.3.4-.2.7.4.7.8 1.6 1.1 2.6zm-3.4 106.5c-.3-1-.6-1.9-.8-2.8-.1-.3-.3-.4-.6-.4-.3.1-.4.3-.4.6.2.9.4 1.9.8 3 .1.2.3.3.5.3h.2c.2-.2.4-.5.3-.7zm-1.7 19.6c-.7.7-1.4 1.4-2.1 2-.2.2-.2.5-.1.7.1.1.2.2.4.2.1 0 .2 0 .3-.1.7-.6 1.5-1.3 2.2-2.1.2-.2.2-.5 0-.7-.2-.3-.5-.3-.7 0zm-1.6-30.6h.2c.3-.1.4-.4.3-.6-.3-.8-.4-1.5-.4-2.4v-.4c0-.3-.2-.5-.5-.5s-.5.2-.5.5v.5c0 1.1.2 1.9.5 2.7 0 .1.2.2.4.2zm.8 1.9c-.3.1-.4.4-.3.6.3.9.5 1.8.6 2.9 0 .2.3.4.5.4h.1c.3 0 .5-.3.4-.6-.2-1.1-.4-2-.6-3-.1-.3-.4-.4-.7-.3zm-3.6 32.6c-.9.8-1.6 1.5-2.1 2.3-.2.2-.1.5.1.7.1.1.2.1.3.1.2 0 .3-.1.4-.2.5-.7 1.1-1.3 2-2.1.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7-.1zm2.8-40.4h.1c.2 0 .4-.1.5-.4.1-.3.2-.5.3-.8 0 0 .1-.3 1.1-1.6.2-.2.1-.5-.1-.7-.2-.2-.5-.1-.7.1-1.2 1.4-1.3 1.8-1.3 1.9l-.3.9c0 .2.1.5.4.6zm4.8 23.2h.1c.3-.1.4-.4.3-.6-.3-1-.6-1.9-1-2.9-.1-.3-.4-.4-.6-.3-.3.1-.4.4-.3.6.3.9.7 1.9 1 2.8 0 .2.2.4.5.4zm4.6-35.5c-.7.7-1.4 1.4-2.1 2.2-.2.2-.2.5 0 .7.1.1.2.1.3.1.1 0 .3-.1.4-.2.7-.7 1.4-1.5 2.1-2.1.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0zm-4.5 43.4c-.3-.1-.5.1-.6.3-.1.5-.3 1.1-.5 1.6-.1.4-.3.7-.5 1.1-.1.2 0 .5.2.7.1 0 .2.1.2.1.2 0 .4-.1.4-.3.2-.4.4-.8.5-1.2.2-.6.4-1.2.5-1.7.2-.3.1-.5-.2-.6zm-1.7-36.1c.1.1.2.1.3.1.1 0 .3-.1.4-.2.6-.7 1.3-1.5 2-2.2.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0-.7.8-1.4 1.5-2 2.3-.2.2-.2.5 0 .7zm2.1 30.1c-.3 0-.5.3-.4.5 0 .5.1.9.1 1.4 0 .5 0 1-.1 1.5 0 .3.2.5.4.5h.1c.3 0 .5-.2.5-.4.1-.5.1-1.1.1-1.6s0-1-.1-1.5c-.1-.2-.3-.4-.6-.4zM229.5 202.2c-.2.3-.4.9 0 1.7.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.5.3-.9.5-1.2.9zm.5 10.5h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.4.2-.7.4-1 .8-.2.3-.4.9 0 1.7-.1.3.1.4.3.4zm5.9-3.2c-.2.3-.4.9 0 1.7.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.5.3-.9.5-1.2.9zm.5 10.5h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.4.2-.7.4-1 .8-.2.3-.4.9 0 1.7-.1.3.1.4.3.4zm73.6-15.4c-.2.3-.4.9 0 1.7.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.5.2-.9.5-1.2.9zm.5 10.5h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.4.2-.7.4-1 .8-.2.3-.4.9 0 1.7-.1.2.1.4.3.4zm5.9 5.1c-.2.3-.4.9 0 1.7.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.5.2-.9.5-1.2.9zm.5 10.5h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.4.2-.7.4-1 .8-.2.3-.4.9 0 1.7-.1.3.1.4.3.4zm-156.3-5.2c-.2.3-.4.9 0 1.7.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.6.3-1 .5-1.2.9zm.4 10.5h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.4.2-.7.4-1 .8-.2.3-.4.9 0 1.7-.1.3.1.4.3.4zm-6.6-25.3c-.2.3-.4.9 0 1.7.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.6.2-1 .5-1.2.9zm.4 10.5h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.4.2-.7.4-1 .8-.2.3-.4.9 0 1.7-.1.2.1.4.3.4zm733-29.5V61.3c0-3.9-2.7-7.1-6.5-7.1h-97.8c-.6 0-.7.5-.7 1.1v142.5c0 .6.2 1.5.7 1.5h97.8c3.8-.1 6.5-3.7 6.5-7.6zm-103-135.5h96.5c2.8 0 4.5 2.3 4.5 5.1v130.4c0 2.8-1.8 5.5-4.5 5.5h-96.5v-141z%22/%3E%3Cpath d=%22M835.4 91.3c4.9 0 9.6 1.9 13.2 5.3.4.4 1 .4 1.4 0s.4-1 0-1.4c-3.9-3.8-9.1-5.8-14.6-5.8-11.6 0-21.1 9.5-21.1 21.1 0 1.8.2 3.5.6 5.2.1.5.5.8 1 .8h.2c.5-.1.9-.7.7-1.2-.4-1.5-.6-3.1-.6-4.7.1-10.7 8.6-19.3 19.2-19.3zm0 40.3c2.2 0 4.4-.3 6.5-1 .5-.2.8-.7.6-1.3-.2-.5-.7-.8-1.3-.6-1.9.6-3.9.9-5.9.9-6.5 0-12.5-3.2-16-8.7-.3-.5-.9-.6-1.4-.3-.5.3-.6.9-.3 1.4 4 6 10.6 9.6 17.8 9.6zm12-4c.2 0 .4-.1.6-.2 5.3-4 8.5-10.3 8.5-16.9 0-4-1.1-7.9-3.2-11.2-.3-.5-.9-.6-1.4-.3-.5.3-.6.9-.3 1.4 1.9 3 2.9 6.6 2.9 10.2 0 6.1-2.8 11.7-7.7 15.3-.4.3-.5 1-.2 1.4.2.2.5.3.8.3z%22/%3E%3Cpath d=%22M844.9 121.8c.1 0 .2 0 .3-.1 1.8-1.6 3.3-3.7 4.1-5.9.1-.3 0-.5-.3-.6-.3-.1-.5 0-.6.3-.8 2.1-2.1 4-3.8 5.5-.2.2-.2.5 0 .7 0 0 .2.1.3.1zm4.4-11.3c0 .3.2.5.5.5s.5-.2.5-.5c0-8.2-6.7-14.9-14.9-14.9-1.3 0-2.5.2-3.8.5-.3.1-.4.3-.4.6.1.3.3.4.6.4 1.1-.3 2.3-.4 3.5-.4 7.8-.2 14 6.1 14 13.8zM827 98.1c-2.9 2-5.1 5-6 8.4-.1.3.1.5.4.6h.1c.2 0 .4-.1.5-.4.9-3.2 2.9-6 5.6-7.8.2-.2.3-.5.1-.7-.2-.2-.5-.2-.7-.1zm-5.3 15.2c-.1-.3-.3-.4-.6-.4-.3.1-.4.3-.4.6 1.4 6.9 7.6 11.9 14.6 11.9 1 0 2-.1 3-.3.3-.1.4-.3.4-.6-.1-.3-.3-.4-.6-.4-.9.2-1.9.3-2.8.3-6.5 0-12.2-4.7-13.6-11.1zm-18.9 49.9h65v2h-65zm0-86h65v2h-65zm8 93h49v1h-49zm57.6-43.6c-1.7-.4-3.7-.1-5.6.9-.3.2-.5.3-.8.5.3-.7.5-1.5.7-2.2.1.1.2.1.4.1.2.1.5.2.8.2.4 0 .8-.1 1.2-.4.6-.4.9-.9 1.2-1.4.9-1.5 1.4-3.2 1.4-4.9 0-.2-.1-.3-.2-.4-.1-.1-.3-.1-.4-.1-.8.2-1.5.5-2.1 1 .2-.8.2-1.7-.1-2.6-.4-1.7-1.3-3-2.5-3.8-.1-.1-.3-.1-.4 0-.1.1-.3.2-.3.3-.5 1.6-.6 3.4-.3 5.1v.2c-.5-.6-1.1-1-1.8-1.3-.1-.1-.3-.1-.4 0-.1.1-.2.2-.3.4-.3 1.7-.1 3.5.5 5.1.1.3.2.6.4.9-.5-.7-1.1-1.2-1.8-1.6-.1-.1-.3-.1-.4 0-.1.1-.3.2-.3.3-.5 1.8-.5 3.7-.2 5.6-.3-.6-.7-1.2-1.1-1.7-.1-.1-.3-.2-.4-.2-.2 0-.3.1-.4.2-1.2 2-2 4.2-2.2 6.5-.1-1-.4-1.9-.8-2.8-.1-.1-.2-.2-.4-.3-.2 0-.3 0-.4.1-1.7 1.6-3.1 3.5-4 5.7 0-.8-.1-1.6-.2-2.4 0-.2-.1-.3-.3-.4-.1-.1-.3-.1-.4 0-2 .9-3.6 2.7-4.5 5.1-.9 2.1-.9 4.2-.2 5.8-.8.2-1.7.3-2.5.4-.3 0-.5.3-.5.5 0 .3.2.5.5.5 1.1-.1 2.1-.3 3.1-.5 0 0 0 .1.1.1v.1c-.1 1 .4 2 1.3 2.6.8.6 1.8.8 2.6.9.8.1 1.7.2 2.5.2 1.8 0 3.6-.3 5.4-.9.1-.1.3-.2.3-.3 0-.1 0-.3-.1-.4-1.2-1.8-3.3-3.2-5.9-3.7-.4-.1-.8-.2-1.3-.2.9-.4 1.7-.8 2.6-1.2 0 0 0 .1.1.1v.1c.1.9.8 1.8 1.8 2.3.7.3 1.6.4 2.3.4h.4c2.6-.1 5.2-.8 7.4-2.1.1-.1.2-.2.2-.4s0-.3-.1-.4c-1.5-1.5-3.8-2.4-6.4-2.5-.8 0-1.5 0-2.2.2.9-.7 1.7-1.4 2.5-2.2v.1c.4.8 1.2 1.4 2.2 1.5h.4c.8 0 1.5-.2 2-.4 2.2-.8 4.2-2.2 5.8-3.9.1-.1.1-.3.1-.4 0-.2-.1-.3-.3-.4-1.7-.9-3.9-1-6.2-.4-.4.1-.8.3-1.2.5.5-.7 1-1.5 1.5-2.3.4.5 1.1.7 1.8.7h.4c.8-.1 1.5-.5 2.1-.9 1.8-1.2 3.3-2.8 4.3-4.6.1-.1.1-.3 0-.4-.1-.1-.2-.2-.4-.2zm-15.1 20.9c-2.2.6-4.5.8-6.7.4-.7-.1-1.5-.3-2.2-.7-.6-.4-1-1.1-.9-1.7 0-.1 0-.2-.1-.3 1.7-1 3.9-.8 5-.5 2 .5 3.8 1.5 4.9 2.8zm2.3-6.7c2 .1 3.9.7 5.2 1.8-2 1-4.2 1.6-6.4 1.6-.7 0-1.5 0-2.2-.3-.7-.3-1.1-.9-1.2-1.4 0-.1 0-.2-.1-.3 1.5-1.3 3.5-1.4 4.7-1.4zm8-19.3l-.1.1c0-.1 0-.1.1-.1zm1.9 2.3c-.2.4-.5.8-.9 1.1-.3.2-.8.3-1 .1h-.1c-.1-1.1.5-2.2.8-2.8.7-1 1.5-1.7 2.4-2.1-.1 1.3-.5 2.5-1.2 3.7zm-3-9c.7.7 1.3 1.6 1.5 2.8.2.7.3 1.9-.2 2.9h-.1c-.1 0-.3 0-.4-.1h-.1c-.2-.1-.3-.2-.4-.4-.3-.4-.4-.9-.5-1.3-.2-1.3-.1-2.6.2-3.9zm-2.6 4.2c.8.5 1.5 1.4 2 2.5.2.5.4 1.2.4 2-.1.3-.1.6-.2.9h-.1c-.3.1-.7-.1-1-.3-.3-.3-.5-.8-.7-1.2-.4-1.2-.5-2.5-.4-3.9zm.4 5.8c.4.4 1 .7 1.5.7-.2.7-.4 1.4-.6 2 0-.3-.1-.6-.2-.9-.2-.8-.5-1.5-.9-2.1 0 .2.1.3.2.3zm-2.2-1c.9.7 1.6 1.8 2 3.1.2.8.5 2.2-.1 3.4h-.2c-.4.1-.8-.1-1.1-.5-.3-.4-.5-1-.6-1.5-.3-1.5-.3-3 0-4.5zm-.2 6.6c.4.5 1 .8 1.6.9-.5.9-1.1 1.8-1.7 2.7.1-.5.1-.9.1-1.4 0-.9-.1-1.7-.3-2.5.2.1.3.2.3.3zm-3.9 3c.2-1.9.8-3.8 1.7-5.5.9 1.2 1.3 2.8 1.3 4.6 0 1-.2 2.8-1.4 4.1-.1 0-.1-.1-.2-.1-.5-.1-1-.5-1.2-1.1-.3-.6-.3-1.4-.2-2zm-1.4 3.9c.2-.8.4-1.6.4-2.4 0 .3.1.5.2.8.3.8.9 1.4 1.7 1.6-1.2 1.2-2.5 2.2-3.9 3.1.6-.7 1.2-1.8 1.6-3.1zm-4.6-.2c.8-2.1 2-4 3.6-5.5.6 1.6.6 3.5 0 5.5-.3 1.1-1.1 3-2.8 4l-.2-.2c-.5-.2-.9-.9-1-1.6-.1-.8.2-1.6.4-2.2zm-5.1 1.7c.8-1.9 2-3.4 3.4-4.2.3 2.2 0 4.4-.6 6.5-.2.6-.5 1.4-1 2-.5.5-1.2.8-1.8.6h-.3c-.7-1.8-.1-3.8.3-4.9zm3.7 2.6c.1-.3.2-.7.3-1 .3.6.7 1.2 1.3 1.4h.1l.1.1c-.9.4-1.7.8-2.6 1.1.4-.5.6-1.1.8-1.6zm13.7-6.5c1.7-.5 3.4-.5 4.8 0-1.4 1.4-3.1 2.5-4.9 3.1-.5.2-1.3.4-1.9.4-.6-.1-1.2-.4-1.4-.9 0-.1-.1-.1-.1-.2.8-1.4 2.5-2.1 3.5-2.4zm3.5-3.8c-.4.3-1 .6-1.6.7-.6.1-1.1-.1-1.4-.5 0-.1-.1-.1-.1-.1.1-.2.1-.3.2-.5v-.1c.6-1.1 1.7-1.9 2.4-2.3 1.4-.8 2.8-1.1 4.1-1-.8 1.6-2.1 2.8-3.6 3.8zm-57.4.9c.5.3 1.3.8 2.1.8h.3c.7 0 1.3-.3 1.8-.7.4.8.9 1.6 1.5 2.3-.4-.2-.8-.3-1.2-.5-2.2-.7-4.4-.5-6.2.4-.1.1-.2.2-.3.4s0 .3.1.4c1.6 1.7 3.6 3.1 5.8 3.9.6.2 1.3.4 2 .4h.4c1-.1 1.8-.7 2.2-1.5v-.1c.8.8 1.6 1.5 2.5 2.2-.7-.1-1.4-.2-2.2-.2-2.6.1-4.8 1-6.3 2.5-.1.1-.2.3-.1.4 0 .2.1.3.2.4 2.3 1.3 4.8 2 7.4 2.1h.4c.7 0 1.5-.1 2.3-.4 1-.5 1.7-1.3 1.8-2.3v-.1s0-.1.1-.1c.8.5 1.7.9 2.6 1.2-.4 0-.8.1-1.3.2-2.6.6-4.7 1.9-5.9 3.8-.1.1-.1.3-.1.4.1.1.2.3.3.3 1.7.6 3.5.9 5.3.9.9 0 1.7-.1 2.6-.2.8-.1 1.8-.3 2.6-.9.9-.6 1.4-1.6 1.3-2.6v-.1s0-.1.1-.1c1 .2 2 .4 3.1.5.3 0 .5-.2.5-.5s-.2-.5-.5-.5c-.9-.1-1.7-.2-2.5-.4.7-1.6.6-3.7-.3-5.8-1-2.4-2.6-4.2-4.5-5.1-.1-.1-.3-.1-.4 0-.1.1-.2.2-.3.4-.1.8-.2 1.6-.2 2.4-.9-2.2-2.3-4.1-4.1-5.7-.1-.1-.3-.1-.4-.1-.2 0-.3.1-.4.3-.4.8-.7 1.8-.8 2.8-.2-2.3-1-4.6-2.2-6.5-.1-.1-.2-.2-.4-.2-.1 0-.3 0-.4.2-.5.5-.8 1.1-1.1 1.7.4-1.8.3-3.8-.2-5.6 0-.1-.2-.3-.3-.3-.1-.1-.3 0-.4 0-.7.4-1.3 1-1.8 1.6.2-.3.3-.6.4-.9.6-1.6.7-3.4.4-5.1 0-.2-.1-.3-.3-.4-.1-.1-.3-.1-.4 0-.7.3-1.2.7-1.8 1.3v-.2c.3-1.7.2-3.5-.4-5.1 0-.1-.2-.3-.3-.3-.1-.1-.3 0-.4.1-1.2.8-2.1 2.1-2.5 3.8-.2.9-.2 1.8-.1 2.6-.7-.5-1.4-.9-2.1-1-.2 0-.3 0-.4.1-.1.1-.2.2-.2.4.1 1.7.6 3.4 1.5 4.9.3.4.6 1 1.2 1.4.4.3.8.4 1.2.4.3 0 .6-.1.8-.2.1 0 .3 0 .4-.1.2.8.4 1.5.7 2.2-.2-.2-.5-.3-.8-.5-1.9-1-3.8-1.4-5.6-.9-.2 0-.3.1-.3.3-.1.1-.1.3 0 .4 1.2 1.6 2.7 3.2 4.5 4.4zm13.4 10.4c-.1.6-.5 1.1-1.2 1.4-.7.3-1.6.3-2.2.3-2.2-.1-4.4-.6-6.4-1.6 1.3-1.1 3.1-1.7 5.2-1.8 1.1 0 3.2.1 4.7 1.4 0 .2 0 .2-.1.3zm7.6 3.1c.1.6-.3 1.3-.9 1.7-.7.5-1.5.6-2.2.7-2.2.4-4.6.2-6.7-.4 1.1-1.3 2.8-2.3 4.9-2.8 1.1-.3 3.3-.5 5 .5-.1.1-.1.2-.1.3zm-13.4-8c-.2.5-.7.8-1.4.9-.7.1-1.4-.1-2-.3-1.8-.7-3.5-1.7-4.9-3.1 1.4-.5 3.1-.5 4.8 0 1 .3 2.7 1 3.6 2.4 0 0-.1 0-.1.1zm10.5-3c1.5.9 2.7 2.3 3.4 4.2.4 1.1 1 3.1.3 4.9h-.3c-.6.1-1.2-.1-1.8-.6-.5-.5-.8-1.3-1.1-2-.5-2-.7-4.3-.5-6.5zm-.6 5.8c.1.3.2.7.3 1 .2.5.4 1.2.8 1.7-.9-.3-1.8-.7-2.6-1.1 0 0 .1 0 .1-.1h.1c.6-.3 1.1-.8 1.3-1.5zm-4.7-8.7c1.6 1.5 2.8 3.4 3.6 5.5.2.6.5 1.4.4 2.2-.1.7-.5 1.3-1 1.6-.1 0-.2.1-.2.2-1.7-1-2.5-2.9-2.8-4-.6-2-.6-3.9 0-5.5zm-1.4 3.3c.1.8.2 1.6.4 2.4.4 1.3.9 2.3 1.7 3.2-1.4-.9-2.8-2-4-3.1.7-.2 1.3-.8 1.7-1.6.1-.3.2-.6.2-.9zm-2.7-7c1 1.7 1.6 3.6 1.7 5.5.1.6.1 1.3-.2 2-.2.6-.7 1-1.2 1.1-.1 0-.2 0-.2.1-1.2-1.2-1.4-3.1-1.4-4.1 0-1.8.4-3.4 1.3-4.6zm-2 2.2c-.2.8-.3 1.6-.2 2.5 0 .5.1 1 .1 1.4-.6-.9-1.2-1.7-1.7-2.7.6-.1 1.2-.4 1.6-.9 0-.1.1-.2.2-.3zm-.4-6.3c.3 1.5.3 3 0 4.5-.1.5-.3 1-.6 1.5-.3.4-.7.6-1.1.5h-.2c-.6-1.2-.3-2.6-.1-3.4.4-1.3 1.1-2.4 2-3.1zm-2.9 2.9c-.1.3-.1.4-.2.7-.2-.7-.4-1.2-.6-2.2.5 0 1.1-.1 1.5-.5.1-.1.2-.1.2-.2-.4.6-.7 1.4-.9 2.2zm-2.6-5.2zm3.7-2.4c.1 1.3-.1 2.6-.5 3.9-.1.4-.3.9-.7 1.2-.3.3-.7.4-1 .3h-.1c-.1-.3-.1-.6-.2-.9 0-.8.2-1.5.4-2 .6-1.1 1.3-2 2.1-2.5zm-4.2-1.5c.3-1.1.8-2.1 1.5-2.8.3 1.3.4 2.6.1 3.9-.1.4-.2.9-.5 1.3-.1.2-.3.3-.4.4h-.1c-.1.1-.3.1-.4.1h-.2c-.3-1-.1-2.2 0-2.9zm.6 7.4h-.1c-.3.1-.7.1-1-.1-.4-.3-.7-.7-.9-1-.7-1.1-1.1-2.4-1.3-3.7.9.4 1.7 1.1 2.4 2.1.4.5 1 1.5.9 2.7zm.1 3.4c.7.4 1.8 1.1 2.4 2.3v.1c.1.2.1.3.2.5-.1 0-.1.1-.1.1-.3.4-.8.5-1.3.5-.6-.1-1.2-.4-1.6-.7-1.5-.9-2.7-2.2-3.7-3.7 1.3-.2 2.8.1 4.1.9zm28 49.6c-2.4 0-4.4 2-4.4 4.4 0 2.4 2 4.4 4.4 4.4s4.4-2 4.4-4.4c-.1-2.5-2-4.4-4.4-4.4zm0 7.7c-1.9 0-3.4-1.5-3.4-3.4s1.5-3.4 3.4-3.4 3.4 1.5 3.4 3.4-1.6 3.4-3.4 3.4zm44.7-3.6c-.3-.1-.5.1-.6.4-.1.2.1.4.2.6 0 .2.1.4.3.5.1 0 .1.1.2.1.2 0 .4-.1.4-.3.1-.2.1-.5 0-.8 0-.3-.2-.4-.5-.5zm3 4.1c-.3-.1-.5.1-.6.4-.1.2.1.4.2.6 0 .2.1.4.3.5.1 0 .1.1.2.1.2 0 .4-.1.4-.3.1-.2.1-.5 0-.8 0-.3-.2-.5-.5-.5zm-.4-8h.5c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-.5c-.3 0-.5.2-.5.5s.3.5.5.5zm-3.1 14.2l-.8-.3c-.3-.1-.5 0-.6.3-.1.3 0 .5.3.6l.8.3h.2c.2 0 .4-.1.5-.3 0-.2-.1-.5-.4-.6zm-8.9 1.1c-.2-.2-.5-.2-.7 0s-.2.5 0 .7l.5.5c.1.1.2.1.4.1.1 0 .3 0 .4-.1.2-.2.2-.5 0-.7l-.6-.5zm42.8-122.6c-21.5 21.5-21.5 56.6 0 78.1 10.8 10.8 24.9 16.2 39.1 16.2 14.1 0 28.3-5.4 39.1-16.2 18.8-18.8 21.2-48 7.1-69.5l27.9-27.9c.8-.8 1.3-1.9 1.3-3.1 0-1.2-.5-2.3-1.3-3.1L1017 36c-1.7-1.7-4.5-1.7-6.2 0L983 63.9c-21.4-14.2-50.6-11.8-69.5 7zm76.8 76.8c-14.4 14.4-35.2 18.8-53.5 13.2l.6-.6c.2-.2.2-.5 0-.7s-.5-.2-.7 0l-.8.8c-.1.1-.1.1-.1.2-7.6-2.5-14.8-6.8-20.8-12.9-20.8-20.8-20.8-54.6 0-75.3 10.4-10.4 24-15.6 37.7-15.6 13.6 0 27.3 5.2 37.7 15.6 20.6 20.7 20.6 54.5-.1 75.3zm22-110.3c.9-.9 2.4-.9 3.3 0l9.6 9.6c.4.4.7 1 .7 1.7 0 .6-.2 1.2-.7 1.7L997.6 78c-1.8-2.5-3.7-4.8-5.9-7s-4.6-4.2-7-5.9l27.6-27.7z%22/%3E%3Cpath d=%22M952.6 61.1c-13.1 0-25.3 5.1-34.6 14.3-3.7 3.7-6.8 7.9-9.1 12.5l-1.1-1.1c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l1.1 1.1c.1.1.2.1.3.1-.7 1.5-1.3 2.9-1.9 4.5l-.8-.8c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l.8.8c.1.1.2.1.4.1h.1c-1.7 5.1-2.7 10.5-2.7 16 0 13.1 5.1 25.3 14.3 34.6s21.5 14.3 34.6 14.3c11.1 0 21.6-3.7 30.2-10.5v.3c.1.3.1.6 0 .9-.1.3-.3.5-.6.7-.3.1-.4.4-.3.7.1.2.3.3.5.3h.2c.5-.2.9-.7 1.1-1.2.2-.6.2-1.2-.1-1.7-.1-.1-.2-.2-.4-.3 1.3-1.1 2.6-2.2 3.8-3.4 9.2-9.2 14.3-21.5 14.3-34.6s-5.1-25.3-14.3-34.6-21.3-14.4-34.4-14.4zm33.9 82.8c-9 9-21.1 14-33.9 14-12.8 0-24.8-5-33.9-14-9-9-14-21.1-14-33.9 0-12.8 5-24.8 14-33.9 5.9-5.9 13.1-10.1 20.9-12.3-6.7 2.1-13.1 5.9-18.4 11.2-17.1 17.1-17.9 44.6-1.8 62.6.4.4 1 .4 1.4.1.4-.4.4-1 .1-1.4-15.4-17.2-14.7-43.5 1.7-59.9 17-17 44.7-17 61.7 0s17 44.7 0 61.7c-5.7 5.7-12.8 9.7-20.6 11.6-.5.1-.9.7-.7 1.2.1.5.5.8 1 .8h.2c8.1-2 15.6-6.1 21.5-12.1 15.9-15.9 17.6-40.6 5.1-58.4 6.3 8.3 9.7 18.3 9.7 28.9 0 12.7-5 24.7-14 33.8zm22.2-90c.1 0 .1 0 0 0 .3 0 .5-.2.6-.4l.3-1.9c0-.3-.1-.5-.4-.6-.3-.1-.5.1-.6.4l-.3 1.9c0 .2.2.5.4.6zm11.1-.1c.1.1.2.1.3.1.2 0 .3-.1.4-.2.2-.2.1-.5-.1-.7l-2.3-1.5c-.2-.2-.5-.1-.7.1-.2.2-.1.5.1.7l2.3 1.5zm-27.4 6.8c-.2-.2-.5-.2-.7 0l-1.1 1.1c-.2.2-.2.5 0 .7.1.1.2.1.4.1s.3 0 .4-.1l1.1-1.1c.1-.2.1-.5-.1-.7zm16.3 2.8c.1.1.2.1.4.1s.3 0 .4-.1c.2-.2.2-.5 0-.7l-.4-.4c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l.3.4zm-6.1-9.6c.1 0 .3 0 .4-.1l1.1-1.1c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0l-1.1 1.1c-.2.2-.2.5 0 .7.1.1.2.1.3.1zm-8.3 15.4c.1.1.2.1.4.1s.3 0 .4-.1c.2-.2.2-.5 0-.7l-.4-.4c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l.3.4zm9.5 48.7h.8c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-.8c-.3 0-.5.2-.5.5s.2.5.5.5zm-2.4-21.1c.2.8.3 1.6.9 1.8.1 0 .2.1.3.1.2 0 .3 0 .5-.2s.3-.5.1-.7c-.1-.2-.4-.3-.6-.2-.1-.2-.2-.7-.2-1 0-.2-.1-.5-.1-.7-.1-.3-.3-.4-.6-.4-.3.1-.4.3-.4.6 0 .2 0 .4.1.7zm-2.2-9.2c.4-.1.5-.1.7.2.1.1.2.2.4.2.1 0 .2 0 .3-.1.2-.2.3-.5.1-.7-.6-.8-1.2-.6-1.6-.6-.4.1-.5.1-.7-.2-.2-.2-.5-.3-.7-.1-.2.2-.3.5-.1.7.6.8 1.2.7 1.6.6zm-27.6-24.4c.1.1.2.1.4.1s.3 0 .4-.1c.2-.2.2-.5 0-.7l-1.5-1.5c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l1.4 1.5zm-11.8-2.9c.1 0 .3 0 .4-.1l.4-.4c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0l-.4.4c-.2.2-.2.5 0 .7 0 0 .2.1.3.1zm-13.7-1.5c.1 0 .3 0 .4-.1l.4-.4c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0l-.4.4c-.2.2-.2.5 0 .7.1 0 .2.1.3.1zm-29.2 14c.1 0 .3 0 .4-.1l.4-.4c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0l-.4.4c-.2.2-.2.5 0 .7.1.1.2.1.3.1zm-6.4 7.4c.1.1.2.1.4.1s.3 0 .4-.1c.2-.2.2-.5 0-.7l-.8-.8c-.2-.2-.5-.2-.7 0s-.2.5 0 .7l.7.8zm-8.3 22.1l-.4.4c-.2.2-.2.5 0 .7.1.1.2.1.4.1s.3 0 .4-.1l.4-.4c.2-.2.2-.5 0-.7-.3-.2-.6-.2-.8 0zm.3 21.1h-.8c-.3 0-.5.2-.5.5s.2.5.5.5h.8c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm9.9 16.7h-.8c-.3 0-.5.2-.5.5s.2.5.5.5h.8c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm7.3 7.9c-.1-.3-.4-.4-.6-.3-.3.1-.4.4-.3.6l.4 1.1c.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.6l-.5-1.1zm8.3 7.4l-.4.4c-.2.2-.2.5 0 .7.1.1.2.1.4.1s.3 0 .4-.1l.4-.4c.2-.2.2-.5 0-.7-.3-.2-.7-.2-.8 0zm47.4.6l-2.6-.4c-.3 0-.5.1-.6.4 0 .3.1.5.4.6l2.6.4h.1c.2 0 .5-.2.5-.4.1-.3-.1-.6-.4-.6zm20.8-18.8l-.4.4c-.2.2-.2.5 0 .7.1.1.2.1.4.1s.3 0 .4-.1l.4-.4c.2-.2.2-.5 0-.7-.3-.2-.6-.2-.8 0zm3.1-6.1l-.8.8c-.2.2-.2.5 0 .7.1.1.2.1.4.1s.3 0 .4-.1l.8-.8c.2-.2.2-.5 0-.7s-.6-.2-.8 0z%22/%3E%3Cpath d=%22M956.7 150.8c-11.1.8-21.9-2.6-30.5-9.6-.4-.3-1.1-.3-1.4.1-.3.4-.3 1.1.1 1.4 8.1 6.6 18.2 10.1 28.6 10.1 1.1 0 2.2 0 3.3-.1.6 0 1-.5.9-1.1 0-.4-.5-.8-1-.8zm14.3-10.9c.1 0 .2 0 .2-.1 2.3-1.2 4.5-2.7 6.4-4.4.2-.2.2-.5.1-.7-.2-.2-.5-.2-.7-.1-1.9 1.7-4 3.1-6.3 4.3-.2.1-.3.4-.2.7.1.2.3.3.5.3zm-47-54.6c3.7-5 8.8-9 14.5-11.5.3-.1.4-.4.3-.7-.1-.3-.4-.4-.7-.3-5.9 2.6-11 6.7-14.9 11.9 0 0 0 .1-.1.1-.2-.1-.3-.1-.5-.1-.3 0-.5.2-.5.5s.2.5.5.5.6.3.6.6-.3.6-.6.6-.6-.3-.6-.6-.2-.5-.5-.5-.5.2-.5.5c0 .9.7 1.6 1.6 1.6.9 0 1.6-.7 1.6-1.6 0-.4-.1-.7-.3-.9l.1-.1zm-262.1 31.6c6.6 0 13.2-1.7 18.9-4.8.2-.1.3-.4.2-.7-.1-.2-.4-.3-.7-.2-5.6 3.1-12 4.7-18.5 4.7-21.4 0-38.7-17.4-38.7-38.7 0-21.4 17.4-38.7 38.7-38.7s38.7 17.4 38.7 38.7c0 12-5.4 23.1-14.8 30.5-.2.2-.3.5-.1.7.2.2.5.3.7.1 9.6-7.6 15.2-19 15.2-31.2 0-21.9-17.8-39.7-39.7-39.7s-39.7 17.8-39.7 39.7c0 21.8 17.8 39.6 39.8 39.6z%22/%3E%3Cpath d=%22M661.9 46.6c-16.9 0-30.6 13.7-30.6 30.6 0 16.9 13.7 30.6 30.6 30.6 16.9 0 30.6-13.7 30.6-30.6 0-16.9-13.8-30.6-30.6-30.6zm0 59.2c-15.8 0-28.6-12.8-28.6-28.6s12.8-28.6 28.6-28.6 28.6 12.8 28.6 28.6-12.9 28.6-28.6 28.6zm51.3-65.2c5.5 0 9.9-4.5 9.9-10s-4.5-9.9-9.9-9.9-10 4.5-10 9.9 4.5 10 10 10zm0-17.9c4.4 0 7.9 3.6 7.9 7.9 0 4.4-3.6 8-7.9 8-4.4 0-8-3.6-8-8 0-4.3 3.6-7.9 8-7.9z%22/%3E%3Cpath d=%22M643.4 60.7c.1 0 .3-.1.4-.2 1.9-2.1 4.1-3.8 6.5-5.1.2-.1.3-.4.2-.7-.1-.2-.4-.3-.7-.2-2.5 1.4-4.8 3.1-6.8 5.3-.2.2-.2.5 0 .7.1.2.3.2.4.2zm28 39.1c-3 1.3-6.2 1.9-9.6 1.9-4.7 0-9.1-1.3-12.8-3.6l7.9-9.6c.2-.2.1-.5-.1-.7-.2-.2-.5-.1-.7.1l-7.9 9.7c-1.6-1-3-2.3-4.3-3.6l16.9-20.6c.2-.2.1-.5-.1-.7-.2-.2-.5-.1-.7.1l-16.8 20.5c-3.7-4.3-6-9.9-6-16 0-4.6 1.3-9.1 3.7-13 .1-.2.1-.5-.2-.7-.2-.1-.5-.1-.7.2-2.5 4.1-3.9 8.8-3.9 13.6 0 14.1 11.5 25.6 25.6 25.6 3.5 0 6.8-.7 10-2 .3-.1.4-.4.3-.7 0-.5-.3-.6-.6-.5zm13.7-13.2c-.3-.1-.5 0-.7.3-1.4 3.3-3.7 6.4-6.4 8.8-.2.2-.2.5 0 .7.1.1.2.2.4.2.1 0 .2 0 .3-.1 2.9-2.5 5.2-5.7 6.7-9.1.1-.4-.1-.7-.3-.8z%22/%3E%3Cpath d=%22M661.9 51.6c-1.8 0-3.7.2-5.5.6-.3.1-.4.3-.4.6s.3.4.6.4c1.7-.4 3.5-.6 5.3-.6 6.8 0 12.9 2.8 17.4 7.2l-18 22c-.2.2-.1.5.1.7.1.1.2.1.3.1.1 0 .3-.1.4-.2l18-21.9c4 4.4 6.5 10.2 6.5 16.7 0 .3.2.5.5.5s.5-.2.5-.5c-.2-14.1-11.6-25.6-25.7-25.6z%22/%3E%3Cpath d=%22M759.7 46.1l-11.4-15.5c-.1-.1-.4-.2-.4-.3v-5.8c0-1.4-1.1-2.3-2.5-2.3h-2.5v-6.8c0-.6-.4-1.2-.9-1.2h-12.7c-.6 0-1.4.6-1.4 1.2v6.8h.3l-4.8-12.1c-.2-.4-.5-.9-.9-.9h-77.6c-.4 0-.9.3-1.1.6l-7 11.4V16c0-.6-.1-.7-.6-.7h-5.4v-1.8c0-.6-.2-1.2-.7-1.2h-7.6c-.6 0-.6.7-.6 1.2v1.8h-5.5c-.6 0-1.5.2-1.5.7v6.3h-6l1.9-2.1s0-.2.1-.2c0-.1.1-.2.1-.2 0-.1-.1-.2 0-.3l-.1-.1v-6.8c0-1-.7-2.2-1.8-2.2h-24.5c-1.1 0-1.7 1.2-1.7 2.2v6.8l-.1.1v.2c0 .1.1.1.1.2 0 0 0 .2.1.3l1.9 2.1h-7.5c-1.4 0-2.4.8-2.4 2.3v100.3c0 1.4 1 2.4 2.4 2.4h168.1c1.4 0 2.5-1 2.5-2.4V42.6l5.9 7.9c.2.2.4.4.7.4h.2c.2 0 .4-.1.6-.2l4.4-3.2c.1-.4.2-1-.1-1.4zm-29.9-29.9h11v6h-1.9l-.1-.5v-3.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.5c0 .1.2.5.2.5h-2l-.2-.5v-3.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.5c0 .1.2.5.3.5h-2l-.2-.5v-3.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.5c0 .1.3.5.4.5h-2.4v-6zm-106-2h5v1h-5v-1zm-7 3h18v5h-1v-2.8c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.8h-2v-2.8c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.8h-2v-2.8c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.8h-1v-2.8c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.8h-2v-2.8c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.8h-2v-2.8c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.8h-2v-5zm-8-4.5v4.6h-2v-2.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.5h-2v-2.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.5h-1v-2.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.5h-2v-2.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.5h-2v-2.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.5h-2v-2.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.5h-1v-2.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.5h-2v-2.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.5h-2v-4.6h24zm-24 6.2v-.6h24v.6l-2.7 3.4h-18.5l-2.8-3.4zm-7.6 5.3h60.1c.4 0 .7-.4.9-.7l7.2-12.3h76.3l4.8 12.1c.2.4.5.9.9.9h17.9c.3 0 .5 0 .5.3v20.7h-51.7c-8.2-8-19.7-13.5-32.3-13.5s-24 5.5-32.3 13.5h-12.8c-.2 0-.4.2-.6.3-2.1-3.9-6.3-6.6-11.1-6.6-4.7 0-8.8 2.3-11 6.3h-17.4V24.5c.2-.3.3-.3.6-.3zm129.1 74.1c3.5 0 6.4 2.9 6.4 6.4s-2.9 6.4-6.4 6.4-6.4-2.9-6.4-6.4 2.9-6.4 6.4-6.4zm-44.4-64.5c12.1 0 23.1 5 31 13.1l.3.3c7.5 7.8 12.1 18.4 12.1 30 0 23.9-19.4 43.3-43.3 43.3s-43.3-19.4-43.3-43.3c-.2-23.9 19.3-43.4 43.2-43.4zM605.1 41c5.9 0 10.6 4.8 10.6 10.6s-4.8 10.6-10.6 10.6-10.6-4.8-10.6-10.6S599.2 41 605.1 41zm140.2 84.2H619.9c.1 0-.1 0-.1-.1v-2.3c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.3c0 .1.3.1.3.1h-41.9c-.3 0-.4-.1-.4-.4V47.2h16.4c-.5 1-.8 2.8-.8 4.3 0 7 5.7 12.7 12.6 12.7 7 0 12.6-5.7 12.6-12.7 0-1.5-.3-3.3-.8-4.3h10.8c-7 8-11.2 18.5-11.2 29.9 0 25 20.3 45.4 45.3 45.4 14.7 0 27.9-7.1 36.1-18v.2c0 4.6 3.8 8.4 8.4 8.4 4.6 0 8.4-3.7 8.4-8.4s-3.8-8.4-8.4-8.4c-1.4 0-2.7.4-3.9 1 3-6.1 4.7-13 4.7-20.2 0-11.4-4.2-21.9-11.2-29.9h49.8v77.6c.2.3 0 .4-.3.4zm9.4-76.7l-6.6-8.9c-.1-.1-.4-.2-.4-.3v-5.9l9.6 13-2.6 2.1z%22/%3E%3Cpath d=%22M706.3 108.5c2.1 0 3.8-1.7 3.8-3.8 0-.3-.2-.5-.5-.5s-.5.2-.5.5c0 1.6-1.3 2.8-2.8 2.8s-2.8-1.3-2.8-2.8 1.3-2.8 2.8-2.8c.3 0 .5-.2.5-.5s-.2-.5-.5-.5c-2.1 0-3.8 1.7-3.8 3.8s1.7 3.8 3.8 3.8z%22/%3E%3Ccircle cx=%22713.2%22 cy=%2230.6%22 r=%223.2%22/%3E%3Cpath d=%22M605.1 59.6c4.4 0 8-3.6 8-8s-3.6-8-8-8-8 3.6-8 8 3.6 8 8 8zm0-14c3.3 0 6 2.7 6 6s-2.7 6-6 6-6-2.7-6-6 2.7-6 6-6zm136.2 32c.3 0 .5-.2.5-.5v-3.9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.9c0 .3.2.5.5.5zm0 11.2c.3 0 .5-.2.5-.5v-2.4c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.4c0 .3.2.5.5.5zm0 7.7c.3 0 .5-.2.5-.5v-4.1c0-.3-.2-.5-.5-.5s-.5.2-.5.5V96c0 .2.2.5.5.5zm0 13.9c.3 0 .5-.2.5-.5v-2.6c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.6c0 .3.2.5.5.5zm0 9.7c-.3 0-.5.2-.5.5v4.2c0 .3.2.5.5.5s.5-.2.5-.5v-4.2c0-.2-.2-.5-.5-.5zm-6-3.2c-.3 0-.5.2-.5.5v2.5c0 .3.2.5.5.5s.5-.2.5-.5v-2.5c0-.3-.2-.5-.5-.5zm-13 3.2c-.3 0-.5.2-.5.5v1.9c0 .3.2.5.5.5s.5-.2.5-.5v-1.9c0-.2-.2-.5-.5-.5zm7-3.3c-.3 0-.5.2-.5.5v2.6c0 .3.2.5.5.5s.5-.2.5-.5v-2.6c0-.2-.2-.5-.5-.5zm-121 1.7c-.3 0-.5.2-.5.5v2.6c0 .3.2.5.5.5s.5-.2.5-.5V119c0-.3-.2-.5-.5-.5zm-11 3.7c-.3 0-.5.2-.5.5v1.9c0 .3.2.5.5.5s.5-.2.5-.5v-1.9c0-.3-.2-.5-.5-.5zm-8-30.7c-.3 0-.5.2-.5.5v1.6c0 .3.2.5.5.5s.5-.2.5-.5V92c0-.3-.2-.5-.5-.5zm0 10.6c-.3 0-.5.2-.5.5v1.6c0 .3.2.5.5.5s.5-.2.5-.5v-1.6c0-.3-.2-.5-.5-.5zm0 8.3c-.3 0-.5.2-.5.5v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.3-.2-.5-.5-.5zm0 7.8c-.3 0-.5.2-.5.5v2.9c0 .3.2.5.5.5s.5-.2.5-.5v-2.9c0-.3-.2-.5-.5-.5zm-7-38.5c-.3 0-.5.2-.5.5v3c0 .3.2.5.5.5s.5-.2.5-.5v-3c0-.3-.2-.5-.5-.5zm0-12.5c-.3 0-.5.2-.5.5v2.9c0 .3.2.5.5.5s.5-.2.5-.5v-2.9c0-.3-.2-.5-.5-.5zm0 19c-.3 0-.5.2-.5.5v1.2c0 .3.2.5.5.5s.5-.2.5-.5v-1.2c0-.3-.2-.5-.5-.5zm0 8.5c-.3 0-.5.2-.5.5v6c0 .3.2.5.5.5s.5-.2.5-.5v-6c0-.2-.2-.5-.5-.5zm0 26.5c-.3 0-.5.2-.5.5v3.2c0 .3.2.5.5.5s.5-.2.5-.5v-3.2c0-.3-.2-.5-.5-.5zm186.3 66h-2.8c-3.3 0-6 2.5-6 5.8v170.7l6.4 22.9c.1.4.5.7 1 .7s.8-.3 1-.7l6.5-22.9c0-.1.1-.2.1-.3V193.1c0-3.4-2.9-5.9-6.2-5.9zm-.8 168.4V210.7c0-.3-.2-.5-.5-.5s-.5.2-.5.5v144.7l-5 6V209.2h11V359l-5 1.6v-5zm-6-150.4h11v3h-11v-3zm11-1h-11v-4h11v4zm-7.1-15h2.8c2.2 0 4.2 1.6 4.2 3.8v6.2h-11V193c.1-2.2 1.8-3.8 4-3.8zm1.5 193.2l-1.5-5.2h2.9l-1.4 5.2zm1.7-6.2h-3.5l-3.6-12.9v-.3l5-6v4.3c0 .2 0 .3.1.4.1.1.4.1.5.1l5.3-1.8v3.3l-3.8 12.9zm-16.9-221h-5.2v-6.7c0-.6 0-1.3-.5-1.3h-16.7c-.6 0-.8.7-.8 1.3v80.1c0 .6.2.6.8.6h.2v115.5c0 .6.6 1.5 1.1 1.5h14c.6 0 .9-.9.9-1.5V229.2h.5c.6 0 .5-.1.5-.6v-17c1 1.1 2.4 1.6 3.7 1.6h1.5c.6 0 .8-.3.8-.8v-56.3c0-.6-.3-.9-.8-.9zm-21.2-6h14v78h.1-14.1v-78zm13 195h-12v-115h12v115zm7-133h-.3c-1 0-1.7-.6-1.7-1.7v-1.7c0-1 .7-1.8 1.7-1.8.2 0 .3 0 .3-.1v5.3zm0-7.1c0-.1-.4-.1-.6-.1-1.4 0-2.4.7-3.4 1.8v-48.5h4v46.8zm-7.9 142.1h-10c-.6 0-1 .4-1 1s.4 1 1 1h10c.6 0 1-.4 1-1s-.4-1-1-1zm-42.7-187h-16.8c-.1 0-.7.4-.7.4v-1.1c0-1.1-.6-2.3-1.8-2.3h-4.3c-1.1 0-1.9 1.2-1.9 2.3v1.2c0-.1-.5-.5-.7-.5h-87.3v-3.5c0-1.2-.5-2.5-1.7-2.5h-5.7c-1.2 0-2.6 1.4-2.6 2.5v3.5H572c-2.4 0-4.3 2.3-4.3 4.7v206.9c0 2.4 1.9 4.4 4.3 4.4h5.7V390c0 .4.2.7.5.9.1.1.3.1.4.1.2 0 .4-.1.6-.2l3.2-2.2 3.2 2.2c.3.2.5.2.8.1.3-.2.3-.5.3-.9v-14.8H674c.2 0 .7-.2.7-.3v1.2c0 1.2.8 2.1 1.9 2.1h4.3c1.1 0 1.8-.9 1.8-2.1V375s.5.2.7.2h16.8c7 0 12.6-5.8 12.6-12.8V172.3c0-7-5.6-13.1-12.6-13.1zm-121.4-3.4c0-.1.6-.5.6-.5h5.7c.1 0-.3.5-.3.5v3.5h-6v-3.5zm6 232.3l-2-1.5c-.3-.2-.6-.2-1 0l-2 1.5v-12.9h5v12.9zm89.3-14.9h-3.3v-1.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v1.5h-97.7c-1.3 0-2.3-1.1-2.3-2.4V163.9c0-1.3 1-2.7 2.3-2.7h102c.2 0 .7.3.7.2v211.9c0-.1-.5-.1-.7-.1zm6.7 2.9c0 .1-.1.1 0 0l-3.9.1s-.1 0-.1-.1V158.3s0-.1.1-.1h3.8s.1 0 .1.1v217.8zm30-13.7c0 5.9-4.6 10.8-10.6 10.8h-5.4v-2.7c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.7h-10.3c-.1 0-.7-.1-.7 0V161.5s.5-.3.7-.3h16.8c5.9 0 10.6 5.2 10.6 11.1v190.1z%22/%3E%3Cpath d=%22M580.3 339.7c-.3 0-.5.2-.5.5V363c0 .3.2.5.5.5s.5-.2.5-.5v-22.8c0-.2-.2-.5-.5-.5zm0-170.5c-.3 0-.5.2-.5.5v157c0 .3.2.5.5.5s.5-.2.5-.5v-157c0-.3-.2-.5-.5-.5zm127 177.7c.3 0 .5-.2.5-.5v-2.2c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.2c0 .3.2.5.5.5zm0 5c.3 0 .5-.2.5-.5v-1.1c0-.3-.2-.5-.5-.5s-.5.2-.5.5v1.1c0 .3.2.5.5.5zm0 2.6c-.3 0-.5.2-.5.5v2.7c0 .3.2.5.5.5s.5-.2.5-.5V355c0-.3-.2-.5-.5-.5zm-6 1.1c-.3 0-.5.2-.5.5v1.1c0 .3.2.5.5.5s.5-.2.5-.5v-1.1c0-.3-.2-.5-.5-.5zm0 13.3c-.3 0-.5.2-.5.5v1.1c0 .3.2.5.5.5s.5-.2.5-.5v-1.1c0-.3-.2-.5-.5-.5zm-7.5-30.7c-.3 0-.5.2-.5.5v.9c0 .3.2.5.5.5s.5-.2.5-.5v-.9c0-.2-.2-.5-.5-.5zm-7.5-2.9c.3 0 .5-.2.5-.5v-1.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v1.5c0 .3.2.5.5.5zm0 31.7c-.3 0-.5.2-.5.5v2.2c0 .3.2.5.5.5s.5-.2.5-.5v-2.2c0-.3-.2-.5-.5-.5zm15-5.6c-.3 0-.5.2-.5.5v2.5c0 .3.2.5.5.5s.5-.2.5-.5v-2.5c0-.2-.2-.5-.5-.5zm-15-20.2c.3 0 .5-.2.5-.5v-1.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v1.5c0 .2.2.5.5.5zm0 6.3c.3 0 .5-.2.5-.5v-1.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v1.5c0 .3.2.5.5.5zm-21 18.6c-.3 0-.5.2-.5.5v3.1c0 .3.2.5.5.5s.5-.2.5-.5v-3.1c0-.3-.2-.5-.5-.5zm-9 4.1c-.3 0-.5.2-.5.5v1.1c0 .3.2.5.5.5s.5-.2.5-.5v-1.1c0-.3-.2-.5-.5-.5zm51-63.8c.3 0 .5-.2.5-.5v-1.6c0-.3-.2-.5-.5-.5s-.5.2-.5.5v1.6c0 .2.2.5.5.5zm-.5-17.4v1.6c0 .3.2.5.5.5s.5-.2.5-.5V289c0-.3-.2-.5-.5-.5s-.5.2-.5.5zm-122.5-97.3c-.3 0-.5.2-.5.5v157c0 .3.2.5.5.5s.5-.2.5-.5v-157c0-.3-.2-.5-.5-.5zm-117.8-20.5h1.3v52.9c0 4.2 3.4 8.1 7.6 8.1h9.5l3.1 9.7c1 3.4 4.1 5.3 7.7 5.3h21.8c3.5 0 6.6-1.9 7.7-5.3l3.1-9.7h9.5c4.2 0 8.1-3.9 8.1-8.1v-52.9h.8c4 0 7.2-2.9 7.2-6.9v-31.1h1.7c2.2 0 4.3-1.3 4.3-3.5V33.2c0-2.2-2.1-4-4.3-4h-.7v-1.8c0-3.2-2.9-6.2-6.1-6.2h-84.2c-3.2 0-5.7 2.9-5.7 6.2v1.8h-1.1c-2.2 0-3.9 1.8-3.9 4v96.5c0 2.2 1.6 3.5 3.9 3.5h1.1v31.1c-.1 4.1 3.5 6.9 7.6 6.9zm3.3 33h41.6c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-41.6v-6h4.3c-.1 0-.3.2-.3.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2.1-.4 0-.4h4.7c-.1 0 .3.2.3.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2-.6-.4-.7-.4h4.7c-.1 0 0 .2 0 .4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2-.2-.4-.3-.4h4.7c-.1 0-.4.2-.4.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2.1-.4 0-.4h4.7c-.1 0 .3.2.3.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2-.5-.4-.6-.4h4.7c-.1 0-.1.2-.1.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2-.2-.4-.3-.4h4.7c-.1 0-.4.2-.4.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2.2-.4.1-.4h4.7c-.1 0 .2.2.2.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2-.5-.4-.6-.4h4.7c-.1 0-.1.2-.1.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2-.1-.4-.2-.4h4.7c-.1 0-.5.2-.5.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2.2-.4.1-.4h4.7c-.1 0 .2.2.2.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2-.4-.4-.5-.4h4.7c-.1 0-.2.2-.2.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2-.1-.4-.2-.4h4.7c-.1 0-.5.2-.5.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2.3-.4.2-.4h4.8v6H518c-.3 0-.5.2-.5.5s.2.5.5.5h25.7v15h-74v-15zm74-8h-74v-15h74v15zm-53.9 45.2l-2.9-9.1h27.2l-1.7 13h-16.8c-2.7-.1-5.1-1.4-5.8-3.9zm23.5 3.8l1.7-13h4.1l-3.4 13h-2.4zm9.8-3.8c-.8 2.5-3.1 3.9-5.8 3.9h-.6l3.4-13h5.9l-2.9 9.1zm14.5-11.2h-62.4c-3.1 0-5.6-3-5.6-6.1v-2.9h74v2.9c.1 3.1-2.9 6.1-6 6.1zm6.1-51h-74v-8h74v8zm2.8-10h-80.2c-2.9 0-5.7-2-5.7-4.9v-8.1h52.5c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-52.5v-9h5v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h5v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h5v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h5v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h5v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h5v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h5v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v9h-32.4c-.3 0-.5.2-.5.5s.2.5.5.5h32.4v8.1c.1 2.9-2.1 4.9-5.1 4.9zm5.2-24h-91v-12h91v12zm-11.5-45.1c-.3 0-.5.2-.5.5v5.6h-84v-57h102v57h-17v-5.6c0-.2-.2-.5-.5-.5zm-79.5-72.7c0-2.1 1.5-4.2 3.7-4.2h84.2c2.1 0 4.1 2 4.1 4.2v1.8h-92v-1.8zm-3.2 3.8h97.8c1.1 0 2.3.9 2.3 2v12h-31c-.3 0-.5.2-.5.5s.2.5.5.5h31v2h-102v-2h63.6c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-63.6v-12c.1-1.1.8-2 1.9-2zm-1.8 98.5v-22.5h12v8.7c0 .3.2.5.5.5s.5-.2.5-.5v-8.7h4v5.6c0 .3.2.5.5.5s.5-.2.5-.5v-5.6h4v5.6c0 .3.2.5.5.5s.5-.2.5-.5v-5.6h5v5.6c0 .3.2.5.5.5s.5-.2.5-.5v-5.6h16v8.7c0 .3.2.5.5.5s.5-.2.5-.5v-8.7h10v5.6c0 .3.2.5.5.5s.5-.2.5-.5v-5.6h9v5.6c0 .3.2.5.5.5s.5-.2.5-.5v-5.6h17v5.6c0 .3.2.5.5.5s.5-.2.5-.5v-5.6h17v22.5c0 1.1-1.2 1.5-2.3 1.5h-97.8c-1.2 0-1.9-.4-1.9-1.5z%22/%3E%3Cpath d=%22M540.2 119c1 0 1.9-.8 1.9-1.9s-.8-1.9-1.9-1.9-1.9.8-1.9 1.9.8 1.9 1.9 1.9zm0-2.7c.5 0 .9.4.9.9s-.4.9-.9.9-.9-.4-.9-.9.4-.9.9-.9zm-72.3 6.8c1.3 0 2.4-1.1 2.4-2.4 0-1.3-1.1-2.4-2.4-2.4-1.3 0-2.4 1.1-2.4 2.4 0 1.4 1.1 2.4 2.4 2.4zm0-3.7c.8 0 1.4.6 1.4 1.4s-.6 1.4-1.4 1.4-1.4-.6-1.4-1.4.6-1.4 1.4-1.4zm-279.4 15c.2 2.2 2.1 3.8 4.3 3.8h6.9c2.4 0 4.1-1.8 4.1-4.2 10 .9 21.3 4 33.4 7.2 14.7 3.9 29.8 8 42.1 8 7.3 0 13.6-1.4 18.4-5.1 6.1-4.7 9.2-12.6 9.2-24.1s-3-19.4-9.1-24.1c-12.8-9.8-37.1-3.4-60.5 2.9-12.1 3.2-23.4 6.3-33.4 7.2v-.1c0-2.4-1.7-4.7-4.1-4.7h-6.9c-2.2 0-4.1 1.9-4.3 4-.3 0-.5 0-.8-.1h-.1c-19.8-5-49.6-27.2-52.9-30.5-.4-.4-1-.4-1.4 0l-6.8 7c-.2.2-.3.5-.3.8s.2.6.4.7c7.3 5.3 16.2 9.7 24.7 13.2-20.6-5.4-40.7-9.3-52-.7-6.1 4.7-9.1 12.6-9.1 24.1 0 11.5 3 19.4 9.1 24.1 4.8 3.7 11.1 5.1 18.4 5.1 12.3 0 27.3-4.1 42-8 10.2-2.5 19.9-5.2 28.7-6.5zm-33.5-4.1c-13.5 3.4-24.2 6-29.5 1.9-2.8-2.2-4.1-6.2-4.1-12.2s1.3-10.1 4.1-12.2c2-1.5 4.6-2.1 7.9-2.1 5.7 0 13.1 1.9 21.7 4 3.4.8 7 1.7 10.7 2.5 7.3 1.8 15 3.4 23 4.2v7.2c-8 .8-15.7 2.4-23 4.2-3.7.8-7.4 1.7-10.8 2.5zM124.9 107c-3 2.4-4.5 6.6-4.5 13s1.5 10.6 4.5 13c2.1 1.7 5 2.3 8.5 2.3 1.1 0 2.4-.1 3.6-.2-8.5 1.7-15.4 2-19.5-1.1-3.2-2.5-4.8-7-4.8-14s1.6-11.5 4.8-14c2.3-1.7 5.3-2.4 9-2.4 3.1 0 6.6.5 10.4 1.2-5.1-.5-9.2-.1-12 2.2zm63.9 7.3c-12-1.3-24.3-4.5-34.9-7.4-16.8-4.6-30.1-8.2-37.5-2.6-3.8 2.9-5.6 8-5.6 15.6s1.8 12.7 5.6 15.6c2.7 2 6.1 2.9 10.2 2.9 7.2 0 16.6-2.5 27.3-5.4 10.6-2.9 22.9-6.1 34.9-7.4v2.5c-14 1.6-27.8 6.3-39.9 10.5-16.9 5.8-31.5 10.7-39.6 4.9-5-3.6-7.5-11.3-7.5-23.5s2.4-19.9 7.5-23.5c2.6-1.8 5.7-2.6 9.5-2.6 8.1 0 18.7 3.6 30.2 7.5 12.1 4.1 25.9 8.8 39.9 10.5v2.4zm53.2-4.7c13.5-3.4 24.2-6 29.5-1.9 2.8 2.2 4.1 6.2 4.1 12.2s-1.3 10.1-4.1 12.2c-5.4 4.2-16 1.5-29.5-1.9-3-.8-6.4-1.6-9.8-2.4-9-2.3-18.4-4.2-28.4-4.8v-6.4c10-.6 19.4-2.5 28.4-4.8 3.4-.6 6.8-1.4 9.8-2.2zm21.7 25.7c3.5 0 6.3-.7 8.5-2.3 3-2.4 4.5-6.6 4.5-13s-1.5-10.6-4.5-13c-2.8-2.2-6.9-2.7-11.9-2.2 8.4-1.7 15.2-1.9 19.3 1.2 3.2 2.5 4.8 7 4.8 14s-1.6 11.5-4.8 14c-4.1 3.1-11 2.9-19.4 1.2 1.2 0 2.4.1 3.5.1zm-59.9-10.1c14 .8 27.5 4.5 39.5 7.8 10.7 2.9 20 5.4 27.2 5.4 4.1 0 7.6-.8 10.3-2.9 3.8-2.9 5.6-8 5.6-15.6s-1.8-12.7-5.6-15.6c-7.3-5.6-20.7-2-37.5 2.6-12 3.3-25.5 7-39.5 7.8v-2.5c16-1 30.9-6.3 44.5-10.9 16.9-5.8 31.5-10.7 39.6-4.9 5 3.6 7.5 11.3 7.5 23.5s-2.4 19.9-7.5 23.5c-8.1 5.8-22.8.8-39.6-4.9-13.5-4.6-28.5-9.8-44.5-10.9v-2.4zm33.9-24.5c22.9-6.1 46.7-12.5 58.7-3.3 5.6 4.3 8.4 11.7 8.4 22.5s-2.7 18.2-8.3 22.5c-12 9.2-35.8 2.9-58.8-3.3-12.2-3.3-23.9-6.4-33.9-7.3v-3.2c16 1 30.7 6.2 44.2 10.8 11.6 4 22.2 7.6 30.4 7.6 3.9 0 7.3-.8 10.1-2.8 5.3-3.8 7.9-11.8 7.9-24.4s-2.6-20.5-7.9-24.4c-8.5-6.1-23.4-1-40.5 4.8-13.5 4.6-28.1 9.8-44.1 10.8v-3c9.9-.9 21.6-4 33.8-7.3zm-46.9 5.2c0-1.3.7-2.7 2-2.7h6.9c1.3 0 2.1 1.4 2.1 2.7V134c0 1.3-.8 2.2-2.1 2.2h-6.9c-1.3 0-2-.9-2-2.2v-28.1zm-56.7-29c4.6 3.9 22.7 17.4 39.6 25.3-9.1-2.7-30.5-9.7-45-19.8l5.4-5.5zm-33.5 65.6c-5.6-4.3-8.4-11.7-8.4-22.5s2.7-18.2 8.4-22.5c12.1-9.2 35.8-2.9 58.7 3.3 5.8 1.6 11.8 3.2 17.4 4.4.2 0 .3.1.4.1h.2c4.8 1.3 8.5 2 11.5 2.4v3.1c-14-1.6-27.6-6.3-39.6-10.4-17.1-5.8-32-10.9-40.5-4.8-5.3 3.8-8 11.8-8 24.4s2.6 20.5 7.9 24.4c2.7 2 6.1 2.8 10 2.8 8.2 0 18.9-3.6 30.5-7.6 12.1-4.1 25.6-8.8 39.6-10.4v3.3c-9 1.3-19 4-29.4 6.8-22.8 6.1-46.7 12.4-58.7 3.2zm874 99.8c-6.2 0-11.3 5.1-11.3 11.3s5.1 11.3 11.3 11.3 11.3-5.1 11.3-11.3-5.1-11.3-11.3-11.3zm0 20.6c-5.1 0-9.3-4.2-9.3-9.3s4.2-9.3 9.3-9.3 9.3 4.2 9.3 9.3-4.2 9.3-9.3 9.3z%22/%3E%3Cpath d=%22M968.3 253.6c0-3.5 2.8-6.3 6.3-6.3.3 0 .5-.2.5-.5s-.2-.5-.5-.5c-4 0-7.3 3.3-7.3 7.3 0 1.9.8 3.8 2.1 5.2.1.1.2.1.4.1s.3 0 .4-.1c.2-.2.2-.5 0-.7-1.3-1.3-1.9-2.8-1.9-4.5zm10.7-5.2c-.2.2-.2.5 0 .7 1.2 1.2 1.8 2.8 1.8 4.4 0 3.5-2.8 6.3-6.3 6.3-.3 0-.5.2-.5.5s.2.5.5.5c4 0 7.3-3.3 7.3-7.3 0-1.9-.8-3.8-2.1-5.2-.2-.1-.5-.1-.7.1z%22/%3E%3Cpath d=%22M993 238.6l.9-.9c.8-.8 1-1.8.6-2.9-.4-1.1-1.4-1.6-2.6-1.6h-17.3c-11.4 0-20.6 9.1-20.6 20.5s9.3 20.6 20.6 20.6 20.6-9.3 20.6-20.7c0-4.8-1.7-9.3-4.5-12.8l.8-.8c1.4 1.1 13 10.5 10.9 24.3-.1.5.3 1.1.8 1.1h.2c.5 0 .9-.4 1-.9 2.3-14.4-9.1-24.1-11.4-25.9zm-18.4 33.6c-10.3 0-18.6-8.4-18.6-18.6s8.4-18.6 18.6-18.6 18.6 8.4 18.6 18.6-8.3 18.6-18.6 18.6zm8.8-37h8.5c.5 0 .7.2.7.3 0 .1.2.4-.2.8l-3 3.1c-1.7-1.7-3.7-3.2-6-4.2zm-52.5-40.9c-6.2 0-11.3 5.1-11.3 11.3 0 6.2 5.1 11.3 11.3 11.3s11.3-5.1 11.3-11.3c0-6.2-5-11.3-11.3-11.3zm0 20.6c-5.1 0-9.3-4.2-9.3-9.3s4.2-9.3 9.3-9.3 9.3 4.2 9.3 9.3-4.1 9.3-9.3 9.3z%22/%3E%3Cpath d=%22M930.9 198.4c-.3 0-.5.2-.5.5s.2.5.5.5c3.5 0 6.3 2.8 6.3 6.3 0 1.4-.5 2.8-1.3 3.9-.2.2-.1.5.1.7.1.1.2.1.3.1.1 0 .3-.1.4-.2 1-1.3 1.5-2.8 1.5-4.5 0-4.1-3.2-7.3-7.3-7.3zm0 13.5c-3.5 0-6.3-2.8-6.3-6.3 0-1.6.6-3 1.6-4.2.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0-1.2 1.3-1.9 3.1-1.9 4.9 0 4 3.3 7.3 7.3 7.3.3 0 .5-.2.5-.5s-.2-.5-.5-.5z%22/%3E%3Cpath d=%22M961 201.1c.1 0 .2.1.3.1.4 0 .8-.3.9-.7.2-.5-.1-1.1-.6-1.3-5.7-2-11.3-7.4-12.4-8.5l1-1c.8-.8 1-1.9.6-2.9-.4-1.1-1.4-1.6-2.6-1.6h-17.3c-11.4 0-20.6 9.1-20.6 20.5s9.3 20.6 20.6 20.6 20.6-9.3 20.6-20.7c0-4.8-1.7-9.3-4.5-12.8l.8-.8c1.3 1.4 7 7 13.2 9.1zm-30.1 23.2c-10.3 0-18.6-8.4-18.6-18.6 0-10.3 8.4-18.6 18.6-18.6 10.3 0 18.6 8.4 18.6 18.6.1 10.2-8.3 18.6-18.6 18.6zm8.8-37.1h8.5c.5 0 .7.3.7.4 0 .1.2.5-.2.8l-3 3.1c-1.6-1.8-3.7-3.3-6-4.3zm67.6-12c-11.4 0-20.6 9.3-20.6 20.6 0 11.4 9.3 20.6 20.7 20.6 4.8 0 9.3-1.7 12.8-4.5l.8.8c-1.3 1.2-6.8 7-9 13.1-.2.5.1 1.1.6 1.3.1 0 .2.1.3.1.4 0 .8-.3.9-.7 2-5.7 7.4-11.3 8.5-12.4l1 1c.5.5 1.2.8 1.9.8.4 0 .6-.1 1-.2 1.1-.4 1.6-1.4 1.6-2.6v-17.3c0-11.4-9.2-20.6-20.5-20.6zm-18.6 20.6c0-10.3 8.4-18.6 18.6-18.6 10.3 0 18.6 8.4 18.6 18.6 0 10.3-8.4 18.6-18.6 18.6-10.2 0-18.6-8.3-18.6-18.6zm37.1 17.4c0 .5-.3.7-.4.7-.1 0-.5.2-.8-.2l-3.1-3c1.8-1.7 3.3-3.8 4.3-6.1v8.6z%22/%3E%3Cpath d=%22M1007.4 184.5c-6.2 0-11.3 5.1-11.3 11.3 0 6.2 5.1 11.3 11.3 11.3s11.3-5.1 11.3-11.3c0-6.2-5.1-11.3-11.3-11.3zm0 20.6c-5.1 0-9.3-4.2-9.3-9.3s4.2-9.3 9.3-9.3c5.1 0 9.3 4.2 9.3 9.3s-4.2 9.3-9.3 9.3z%22/%3E%3Cpath d=%22M1013.7 195.8c0 3.5-2.8 6.3-6.3 6.3-1.4 0-2.8-.5-3.9-1.3-.2-.2-.5-.1-.7.1s-.1.5.1.7c1.3 1 2.8 1.5 4.5 1.5 4 0 7.3-3.3 7.3-7.3 0-.3-.2-.5-.5-.5s-.5.2-.5.5zm-6.3-6.3c1.6 0 3 .6 4.2 1.6.2.2.5.2.7 0 .2-.2.2-.5 0-.7-1.3-1.2-3.1-1.9-4.9-1.9-4 0-7.3 3.3-7.3 7.3 0 .3.2.5.5.5s.5-.2.5-.5c0-3.5 2.8-6.3 6.3-6.3zm-34.5 150.7H944c.2 0-.2-.7-.2-.9v-17.9c0-.2.2-.4.1-.6l-9.4-14.3h.3v-17.2c0-.2-.2-.4-.3-.5l-8.2-12.7c0-.1-.5-.1-.5-.2v-15.7c0-.2.2-.4.1-.6l-5.5-11.4h10.9c.6 0 1.5-.2 1.5-.8v-4.8c0-.6-.9-1.5-1.5-1.5h-83.4c-.6 0-1.1.9-1.1 1.5v4.8c0 .6.6.8 1.1.8h10.9l-1.9 4h-32.2v-26.9c0-.6-.4-1-1-1s-1 .4-1 1v26.9h-11c-.3 0-.5.2-.5.5s.2.5.5.5h11v86.1c0 .3.4.9.5.9h-17.1c-7.9 0-14.5 6.1-14.5 14v17.3c0 7.9 6.6 14.6 14.5 14.6h56.4c-.2 0-.3 0-.3.3 0 2.2 1.8 3.7 4.1 3.7h45.8c2.2 0 4.1-1.5 4.1-3.7 0-.3-.1-.3-.3-.3h56.8c7.9 0 13.8-6.7 13.8-14.6v-17.3c.3-7.8-5.6-14-13.6-14zm-31.4-20h-24.2c-.3 0-.5.2-.5.5s.2.5.5.5h24.9l-.4.5v17.6c0 .3.6.9.8.9H836.7c.2 0 .1-.7.1-.9v-17.6l.4-.7c.1.2.3.2.5.2h9.4c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-9.4v.2l8.4-12.2h87l8.4 12zm-9.8-32H896c-.3 0-.5.2-.5.5s.2.5.5.5h36.4l.5.3v16.7h-86v-16.7l.2-.3c.1.1.2 0 .3 0H867c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-19.4l6.7-11H925l6.7 11zm-82.9-45h82v3h-82v-3zm69.4 5l5.5 11H915c-.3 0-.5.2-.5.5s.2.5.5.5h9.1l-.3.2v14.8h-69v-14.8l.2-.2h39c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-38.3l5.5-11h57zm-93.4 91.1v-86.1h31.7l-3.4 6.5c-.1.1-.2.3-.2.5v15.7c0 .1 0 .1-.1.2l-7.9 12.7c-.1.2-.1.3-.1.5v17.2l-9.7 14.3c-.1.2-.2.4-.2.6v17.9c0 .3.2.9.4.9h-10.4c.1 0-.1-.7-.1-.9zm89.6 47.2c0 1.1-.9 1.7-2.1 1.7h-45.8c-1.1 0-2.1-.6-2.1-1.7 0-.3-.1-.3-.3-.3h50.4s-.1.1-.1.3zm70.4-14.6c0 6.8-5.5 12.3-12.3 12.3H806.1c-6.8 0-12.3-5.5-12.3-12.3v-17.3c0-6.8 5.5-12.3 12.3-12.3h166.3c6.8 0 12.3 5.5 12.3 12.3v17.3z%22/%3E%3Cpath d=%22M906.5 320.2h-53.9c-.3 0-.5.2-.5.5s.2.5.5.5h53.9c.3 0 .5-.2.5-.5s-.3-.5-.5-.5zm-18.5-32h-14c-.3 0-.5.2-.5.5s.2.5.5.5h14c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm10.7-28h11.2c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-11.2c-.3 0-.5.2-.5.5s.2.5.5.5zm63.9 88.5c-8 0-14.5 6.5-14.5 14.5s6.5 14.5 14.5 14.5 14.5-6.5 14.5-14.5-6.5-14.5-14.5-14.5zm0 26.9c-6.9 0-12.5-5.6-12.5-12.5s5.6-12.5 12.5-12.5 12.5 5.6 12.5 12.5-5.6 12.5-12.5 12.5z%22/%3E%3Cpath d=%22M962.6 355.8c-4.1 0-7.4 3.3-7.4 7.4 0 4.1 3.3 7.4 7.4 7.4s7.4-3.3 7.4-7.4c0-4.1-3.3-7.4-7.4-7.4zm0 13.8c-3.5 0-6.4-2.9-6.4-6.4 0-3.5 2.9-6.4 6.4-6.4s6.4 2.9 6.4 6.4c0 3.5-2.8 6.4-6.4 6.4zm-141.5 9.6h-5.3c-9 0-16.3-7.5-16.3-16.5s7.3-16.5 16.3-16.5H847c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-31.2c-9.6 0-17.3 7.9-17.3 17.5s7.8 17.5 17.3 17.5h5.3c.3 0 .5-.2.5-.5s-.3-.5-.5-.5zm128.9 0h-31l-4.7-5.6c-3.4-4.1-8.3-6.4-13.7-6.4h-22c-5.1 0-9.9 2-13.2 5.8l-5.6 6.2h-22.9c-.3 0-.5.2-.5.5s.2.5.5.5H860c.1 0 .3 0 .4-.1l5.7-6.4c3.2-3.6 7.7-5.5 12.5-5.5h22c5 0 9.7 2.1 12.9 6l4.9 5.9c.1.1.2.1.4.1H950c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm13.4-34h-22.3c-.3 0-.5.2-.5.5s.2.5.5.5h22.3c7.3 0 13.7 5.1 15.7 12.1.1.2.3.5.5.5h.1c.3-.1.4-.5.3-.8-2-7.4-8.9-12.8-16.6-12.8zm-101.4 1h63.2c.3 0 .5-.2.5-.5s-.2-.5-.5-.5H862c-.3 0-.5.2-.5.5s.2.5.5.5zM341.1 74.6c-1.7.3-3.3 2-3.3 3.9v46.6c0 3.8 3 6.9 7 7.5v9.1c0 3.6 2.2 6.5 5.6 6.5H366l1.2 5.3c.5 2.2 2.2 3.7 4.1 3.7h26.1c1.9 0 3.6-1.5 4.1-3.7l1.2-5.3h15.6c3.4 0 6.4-3 6.4-6.5v-9.1c3-.6 6-3.7 6-7.5V78.5c0-1.9-1.5-3.5-3.2-3.9-.1-2.9-3.2-5.4-6.7-5.4h-73c-3.5 0-6.6 2.5-6.7 5.4zm4.2 42.9c.3 0 .5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h5v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h5v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h5v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h5v9h-89v-9h5v5.8c0 .3.2.5.5.5zm23.9 35.6l-1.1-4.9h23.5l-.8 7h-19.5c-1 0-1.8-.8-2.1-2.1zm22.6 2.1l.8-7h3.5l-1.6 7h-2.7zm7.8-2.1c-.3 1.3-1.2 2.1-2.1 2.1h-1.9l1.6-7h3.6l-1.2 4.9zm18.8-6.9h-67.9c-2.3 0-3.6-2.1-3.6-4.5v-3.5H394c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-47.3v-5h76v5H399c-.3 0-.5.2-.5.5s.2.5.5.5h23.7v3.5c.1 2.4-2.1 4.5-4.3 4.5zm4.9-16h-77.9c-2.8 0-5.6-2.1-5.6-5.1v-3.9h89v3.9c0 3.1-2.6 5.1-5.5 5.1zm5.5-51.7v8.7h-63.9c-.3 0-.5.2-.5.5s.2.5.5.5h63.9v21h-89v-21h19c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-19v-8.7c0-1 1.2-2.3 2.1-2.3h84.9c1 0 2 1.3 2 2.3zm-3.4-4.3h-82.1c.2-1 2.1-3 4.5-3h73c2.5 0 4.5 2 4.6 3zm79.8 208.3c-21 0-38.2 17.1-38.2 38.2s17.1 38.2 38.2 38.2c21 0 38.2-17.1 38.2-38.2s-17.1-38.2-38.2-38.2zm26.3 63l-3.3-3.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l3.3 3.3c-6.5 6.1-15.2 9.9-24.8 9.9-9.6 0-18.4-3.8-24.8-9.9l3.3-3.3c.4-.4.4-1 0-1.4s-1-.4-1.4 0l-3.3 3.3c-6.1-6.5-9.9-15.2-9.9-24.8 0-9.6 3.8-18.4 9.9-24.8l3.3 3.3c.2.2.5.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4l-3.3-3.3c6.5-6.1 15.2-9.9 24.8-9.9 9.6 0 18.4 3.8 24.8 9.9l-3.3 3.3c-.4.4-.4 1 0 1.4.2.2.5.3.7.3s.5-.1.7-.3l3.3-3.3c6.1 6.5 9.9 15.2 9.9 24.8 0 9.6-3.8 18.3-9.9 24.8z%22/%3E%3Cpath d=%22M520.4 303.5l2.1-2.1-.4 4.4c0 .2.1.4.3.5h.2c.1 0 .3-.1.4-.1l3.1-3.1c.2-.2.2-.5 0-.7s-.5-.2-.7 0l-2.1 2.1.4-4.4c0-.2-.1-.4-.3-.5-.2-.1-.4 0-.6.1l-3.1 3.1c-.2.2-.2.5 0 .7s.5.2.7 0zm-30.1 32.1c-.5-.5-1.1-.6-1.7-.3-.6.3-.9.9-.9 1.5l.2 2.5c0 .3-.2.5-.3.5-.1 0-.3.1-.6-.1l-1.3-1.3c-.2-.2-.5-.2-.7 0s-.2.5 0 .7l1.3 1.3c.3.3.7.4 1.1.4.2 0 .4 0 .6-.1.6-.3.9-.9.9-1.5l-.2-2.5c0-.3.2-.5.3-.5.1 0 .3-.1.6.1l1.3 1.3c.2.2.5.2.7 0s.2-.5 0-.7l-1.3-1.3z%22/%3E%3Cpath d=%22M550.4 267.8c-2-2-5.3-2-7.3 0 0 0-.1.1-.1.2l-2.2 3.3c-1.1 1.6-.8 3.8.5 5.2l3.4 3.4-1.6 1.6c-4-3.3-9.9-3.1-13.6.7 0 0 0 .1-.1.1-7-4.4-15.3-7-24.2-7-25.1 0-45.5 20.4-45.5 45.5s20.4 45.5 45.5 45.5 45.5-20.4 45.5-45.5c0-8.8-2.6-17.1-6.9-24.1 0 0 .1 0 .1-.1 3.7-3.7 3.9-9.6.7-13.6l1.6-1.6 3.4 3.4c.8.8 1.9 1.2 2.9 1.2.8 0 1.6-.2 2.3-.7l3.3-2.2c.1 0 .1-.1.2-.1 2-2 2-5.3 0-7.3l-7.9-7.9zm-45.2 96.3c-24 0-43.5-19.5-43.5-43.5s19.5-43.5 43.5-43.5 43.5 19.5 43.5 43.5-19.5 43.5-43.5 43.5zm37.4-69.2c-.7-1.1-1.5-2.1-2.4-3.1.6-.7 1.2-1.4 1.7-2.1.2-.2.1-.5-.1-.7-.2-.2-.5-.1-.7.1-.4.6-1 1.3-1.5 1.9-2.5-2.9-5.4-5.5-8.5-7.7 3.2-3 8.1-2.9 11.3.1 0 0 0 .1.1.1.6.6.5 2-.2 3.7-.1.2 0 .5.2.7h.2c.2 0 .4-.1.5-.3.4-.9.6-1.7.7-2.4 1.6 3.2 1.2 7.1-1.3 9.7zm14.2-13.5l-3.2 2.1c-.8.6-2 .4-2.7-.3l-3.4-3.4 1.1-1.1c.4-.4.4-1 0-1.4s-1-.4-1.4 0l-1.1 1.1-3.4-3.4c-.7-.7-.8-1.9-.3-2.7l2.1-3.2c1.2-1.2 3.2-1.1 4.4.1l7.8 7.8c1.3 1.2 1.3 3.2.1 4.4z%22/%3E%3Cpath d=%22M478.9 290.2c.1 0 .2 0 .3-.1 3.1-2.7 6.6-4.8 10.4-6.4.3-.1.4-.4.3-.7-.1-.3-.4-.4-.7-.3-3.9 1.6-7.4 3.8-10.6 6.5-.2.2-.2.5-.1.7.2.2.3.3.4.3zm13.4 68.5c-6.1-2.1-11.7-5.7-16.2-10.4-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7 4.6 4.8 10.3 8.5 16.6 10.6h.2c.2 0 .4-.1.5-.3 0-.2-.2-.5-.4-.6zm26.3-.2c-4.3 1.5-8.8 2.3-13.4 2.3-2.6 0-5.1-.2-7.6-.7-.3-.1-.5.1-.6.4-.1.3.1.5.4.6 2.5.5 5.2.7 7.8.7 4.7 0 9.3-.8 13.7-2.3.3-.1.4-.4.3-.6 0-.3-.3-.5-.6-.4zm-13.4-79c-3.6 0-7.1.5-10.6 1.4-.3.1-.4.3-.4.6.1.3.3.4.6.4 3.3-.9 6.8-1.3 10.3-1.3 17.3 0 32.5 11 38.1 27.3.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.6-5.6-16.8-21.3-28.1-39-28.1zm11.9 42.9l-5.3.9c.3-.8.5-1.7.5-2.6s-.2-1.8-.5-2.6l7.9 1.3h.1c.2 0 .5-.2.5-.4 0-.3-.1-.5-.4-.6l-8.6-1.4c-.2-.3-.4-.5-.6-.8l-4.4-26.5c-.1-.5-.5-.8-1-.8s-.9.4-1 .8l-4.4 26.5c-.2.3-.4.5-.6.8l-6.7 1.1c-.3 0-.5.3-.4.6 0 .2.3.4.5.4h.1l6-1c-.3.8-.5 1.7-.5 2.6 0 .9.2 1.8.5 2.6l-3-.5c-.3 0-.5.1-.6.4 0 .3.1.5.4.6l3.7.6c.2.3.4.5.6.8l4.4 26.5c.1.5.5.8 1 .8s.9-.4 1-.8l4.4-26.5c.2-.3.4-.5.6-.8l6.1-1c.3 0 .5-.3.4-.6-.1-.2-.4-.4-.7-.4zm-17-1.7c0-2.8 2.3-5.1 5.1-5.1s5.1 2.3 5.1 5.1-2.3 5.1-5.1 5.1-5.1-2.3-5.1-5.1zm3.8-16.8l2.3-2.3.5 2.7-3.4 3.4.6-3.8zm4.4 10.4c-.9-.5-2-.7-3.1-.7-.5 0-1.1.1-1.6.2l3.9-3.9.8 4.4zm-5.4-4.8l3.9-3.9.5 3.1-5.2 5.2.8-4.4zm2.3-13.7l.8 4.6-1.8 1.8 1-6.4zm0 49.8l-3.1-18.5c.9.5 2 .7 3.1.7s2.2-.3 3.1-.7l-3.1 18.5z%22/%3E%3Cpath d=%22M526.9 319.6l-3.9-.6c-.3 0-.5.1-.6.4 0 .3.1.5.4.6l3.9.6s.1 0 .1.1-.1.1-.1.1l-7.4 1.2c-.3 0-.5.3-.4.6 0 .2.3.4.5.4h.1l7.4-1.2c.6-.1 1-.6 1-1.1s-.5-1.1-1-1.1zm-34.5 2.7l-8.6-1.4s-.1 0-.1-.1.1-.1.1-.1l5.8-1c.3 0 .5-.3.4-.6 0-.3-.3-.5-.6-.4l-5.8 1c-.6.1-1 .6-1 1.1s.4 1 1 1.1l8.6 1.4h.1c.2 0 .5-.2.5-.4.1-.3-.1-.6-.4-.6zM796 39.2h171.1c2.6 0 4.7-2 4.7-4.6V15.4c0-2.6-2.1-5.1-4.7-5.1H796.4v.3c-.1 0-.2.1-.3.2 0 0 0 .1-.1.1L782.3 18c-.2.1-.3.2-.4.4l-5.1 1.1c-1.7.2-3 2.1-3 4.2v3.5c0 2.2 1.3 4 2.9 4.2l5.7 1.2 13.6 6.6zm173.8-23.8v19.3c0 1.5-1.2 2.6-2.7 2.6H802.4l2.2-.7c.4-.1.6-.5.7-.9 0-.4-.2-.8-.5-1l-6.5-3.3 9.5-7.2c.3-.3.5-.7.3-1.1s-.5-.7-.9-.7l-6.2-.1 1.2-2.6c.2-.5 0-.8-.4-1l-.9-.3h128.4c.3 0 .5-.2.5-.5s-.2-.5-.5-.5H799.7c-.1 0 0-.2-.1-.1l-1.8-1.4v-3.4h169.3c1.5-.3 2.7 1.4 2.7 2.9zm-186 4l12-6.1v2.8c0 .3 0 .7.3.9l4 2.5-1.5 3.2c-.1.3-.1.7 0 .9.2.3.5.5.8.5l4.9.1-8.5 6.5c-.3.2-.4.5-.4.9 0 .3.2.6.5.8l5.8 2.9-5.2 1.8-12.7-6.1V19.4zm-8 7.7v-3.5c0-1.3.7-2.2 1.3-2.3l4.7-.9v10l-4.7-1c-.6-.1-1.3-1-1.3-2.3z%22/%3E%3Cpath d=%22M941 18.2h22c.8 0 1.8.2 1.8 1v11.6c0 .8-.9 1.3-1.8 1.3h-99.4c-.3 0-.5.2-.5.5s.2.5.5.5H963c1.4 0 2.8-1 2.8-2.3V19.3c0-1.4-1.4-2-2.8-2h-22c-.3 0-.5.2-.5.5s.2.4.5.4zm-89.2 14H809c-.3 0-.5.2-.5.5s.2.5.5.5h42.8c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm131.3 102.1c1.2 0 2.2-1 2.2-2.2s-1-2.2-2.2-2.2c-.7 0-1.3.3-1.7.8-.2.2-.2.5.1.7.2.2.5.2.7-.1.2-.3.6-.4 1-.4.7 0 1.2.6 1.2 1.2s-.6 1.2-1.2 1.2c-.4 0-.9-.2-1.1-.6-.1-.2-.5-.3-.7-.2-.2.1-.3.4-.2.7.4.7 1.1 1.1 1.9 1.1zm4.8-3.7c-.2.3-.6.3-.8.1-.1-.1-.2-.2-.2-.4s0-.3.1-.4c.2-.3.6-.3.8-.1.2.2.5.1.7-.1.2-.2.1-.5-.1-.7-.7-.5-1.7-.3-2.2.4-.5.7-.3 1.7.4 2.2.3.2.6.3.9.3.5 0 1-.2 1.3-.7.2-.2.1-.5-.1-.7-.3-.1-.7-.1-.8.1zm-.6-3.8c.9 0 1.6-.7 1.6-1.6s-.7-1.6-1.6-1.6c-.3 0-.5.2-.5.5s.2.5.5.5.6.3.6.6-.3.6-.6.6-.6-.3-.6-.6-.2-.5-.5-.5-.5.2-.5.5c0 .8.7 1.6 1.6 1.6zm-64.1-34.9c-.2.3-.6.3-.8.1-.1-.1-.2-.2-.2-.4s0-.3.1-.4c.1-.1.2-.2.4-.2s.3 0 .4.1c.2.2.5.1.7-.1.2-.2.1-.5-.1-.7-.3-.2-.8-.3-1.2-.3-.4.1-.8.3-1 .6s-.3.8-.3 1.2c.1.4.3.8.6 1 .3.2.6.3.9.3.5 0 1-.2 1.3-.7.2-.2.1-.5-.1-.7-.3-.1-.6-.1-.7.2z%22/%3E%3C/svg%3E');}
  
</style>

<!-- https://stackoverflow.com/questions/32759272/how-to-load-css-asynchronously -->
<link href="//cdn.shopify.com/s/files/1/0487/3774/7109/t/2/assets/styles.initial.css?v=9714805530178188733" rel="stylesheet" type="text/css" media="screen">
<link rel="stylesheet" href="//cdn.shopify.com/s/files/1/0487/3774/7109/t/2/assets/styles.min.css?v=9673647746576590072" media="print" onload="this.media='all'">
<noscript><link href="//cdn.shopify.com/s/files/1/0487/3774/7109/t/2/assets/styles.min.css?v=9673647746576590072" rel="stylesheet" type="text/css" media="screen"></noscript><meta property="og:site_name" content="Good Cakes and Bakes">
<meta property="og:url" content="https://goodcakesandbakes.com">
<meta property="og:title" content="Good Cakes and Bakes">
<meta property="og:type" content="website">
<meta property="og:description" content="The best cupcakes in Detroit. At Good Cakes and Bakes we are committed to connecting with and building a stronger community. Our goal is to remain a productive company by focusing on PEOPLE who drive our innovation and creativity, the PLANET to source “good for the earth” products to create our goods."><meta property="og:image" content="http://cdn.shopify.com/s/files/1/0487/3774/7109/files/gCaB-logo_1200x1200.png?v=1599938042">
<meta property="og:image:width" content="files/gCaB-logo.png">
<meta property="og:image:height" content="files/gCaB-logo.png">
<meta property="og:image:secure_url" content="https://cdn.shopify.com/s/files/1/0487/3774/7109/files/gCaB-logo_1200x1200.png?v=1599938042">
<meta name="twitter:site" content="@goodcakes313"><meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Good Cakes and Bakes">
<meta name="twitter:description" content="The best cupcakes in Detroit. At Good Cakes and Bakes we are committed to connecting with and building a stronger community. Our goal is to remain a productive company by focusing on PEOPLE who drive our innovation and creativity, the PLANET to source “good for the earth” products to create our goods.">

<noscript><style>body{margin-bottom:50px;}.container,.background-cover,.background-overlay,.featured-image{position:relative;}.header{opacity:1;filter:alpha(opacity=100);}.responsiveMenu li:hover > ul{left:0!important}.no-js-hide{display:none!important}.no-js.hidden{display:block!important}.no-js-bg{left:0;position:absolute;top:0;width:100%;}img.lazywidth{width:auto;}</style></noscript><script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start');</script><meta id="shopify-digital-wallet" name="shopify-digital-wallet" content="/48737747109/digital_wallets/dialog">
<meta name="shopify-checkout-api-token" content="4854c4ef37696157ba85b0f15b391290">
<meta id="in-context-paypal-metadata" data-shop-id="48737747109" data-venmo-supported="true" data-environment="production" data-locale="en_US" data-paypal-v4="true" data-currency="USD">
<link href="https://monorail-edge.shopifysvc.com" rel="dns-prefetch">
<script>(function(){if ("sendBeacon" in navigator && "performance" in window) {var session_token = document.cookie.match(/_shopify_s=([^;]*)/);function handle_abandonment_event(e) {var entries = performance.getEntries().filter(function(entry) {return /monorail-edge.shopifysvc.com/.test(entry.name);});if (!window.abandonment_tracked && entries.length === 0) {window.abandonment_tracked = true;var currentMs = Date.now();var navigation_start = performance.timing.navigationStart;var payload = {shop_id: 48737747109,url: window.location.href,navigation_start,duration: currentMs - navigation_start,session_token: session_token && session_token.length === 2 ? session_token[1] : "",page_type: "password"};window.navigator.sendBeacon("https://monorail-edge.shopifysvc.com/v1/produce", JSON.stringify({schema_id: "online_store_buyer_site_abandonment/1.1",payload: payload,metadata: {event_created_at_ms: currentMs,event_sent_at_ms: currentMs}}));}}window.addEventListener('pagehide', handle_abandonment_event);}}());</script>
<script>var Shopify = Shopify || {};
Shopify.shop = "good-cakes-and-bakes.myshopify.com";
Shopify.locale = "en";
Shopify.currency = {"active":"USD","rate":"1.0"};
Shopify.country = "US";
Shopify.theme = {"name":"Avenue","id":111573401765,"theme_store_id":865,"role":"main"};
Shopify.theme.handle = "null";
Shopify.theme.style = {"id":null,"handle":null};
Shopify.cdnHost = "cdn.shopify.com";</script>
<script type="module">!function(o){(o.Shopify=o.Shopify||{}).modules=!0}(window);</script>
<script>!function(o){function n(){var o=[];function n(){o.push(Array.prototype.slice.apply(arguments))}return n.q=o,n}var t=o.Shopify=o.Shopify||{};t.loadFeatures=n(),t.autoloadFeatures=n()}(window);</script>
<script>(function() {
  function asyncLoad() {
    var urls = ["https:\/\/sdk.qikify.com\/tmenu\/app-v5.js?token=q9Ee37A4mZ63ziWb7ubngBe1ZVLMcJul\u0026shop=good-cakes-and-bakes.myshopify.com","https:\/\/static.klaviyo.com\/onsite\/js\/klaviyo.js?company_id=YvKXa5\u0026shop=good-cakes-and-bakes.myshopify.com","https:\/\/zapiet.s3-us-west-2.amazonaws.com\/delivery-validator\/v1.0\/delivery-validator.js?shop=good-cakes-and-bakes.myshopify.com","https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/t\/2\/assets\/sca.storepickup_scripttag_1617760041.js?v=1617760044\u0026shop=good-cakes-and-bakes.myshopify.com"];
    for (var i = 0; i < urls.length; i++) {
      var s = document.createElement('script');
      s.type = 'text/javascript';
      s.async = true;
      s.src = urls[i];
      var x = document.getElementsByTagName('script')[0];
      x.parentNode.insertBefore(s, x);
    }
  };
  if(window.attachEvent) {
    window.attachEvent('onload', asyncLoad);
  } else {
    window.addEventListener('load', asyncLoad, false);
  }
})();</script>
<script id="__st">var __st={"a":48737747109,"offset":-14400,"reqid":"53aac98f-8863-434b-a850-04104e9325aa","pageurl":"goodcakesandbakes.com\/password","u":"945aa2712a99","p":"password"};</script>
<script>window.ShopifyPaypalV4VisibilityTracking = true;</script>
<script>window.ShopifyAnalytics = window.ShopifyAnalytics || {};
window.ShopifyAnalytics.meta = window.ShopifyAnalytics.meta || {};
window.ShopifyAnalytics.meta.currency = 'USD';
var meta = {"page":{"pageType":"password"}};
for (var attr in meta) {
  window.ShopifyAnalytics.meta[attr] = meta[attr];
}</script>
<script>window.ShopifyAnalytics.merchantGoogleAnalytics = function() {
  
};
</script>
<script class="analytics">(function () {
  var customDocumentWrite = function(content) {
    var jquery = null;

    if (window.jQuery) {
      jquery = window.jQuery;
    } else if (window.Checkout && window.Checkout.$) {
      jquery = window.Checkout.$;
    }

    if (jquery) {
      jquery('body').append(content);
    }
  };

  var hasLoggedConversion = function(token) {
    if (token) {
      return document.cookie.indexOf('loggedConversion=' + token) !== -1;
    }
    return false;
  }

  var setCookieIfConversion = function(token) {
    if (token) {
      var twoMonthsFromNow = new Date(Date.now());
      twoMonthsFromNow.setMonth(twoMonthsFromNow.getMonth() + 2);

      document.cookie = 'loggedConversion=' + token + '; expires=' + twoMonthsFromNow;
    }
  }

  var trekkie = window.ShopifyAnalytics.lib = window.trekkie = window.trekkie || [];
  if (trekkie.integrations) {
    return;
  }
  trekkie.methods = [
    'identify',
    'page',
    'ready',
    'track',
    'trackForm',
    'trackLink'
  ];
  trekkie.factory = function(method) {
    return function() {
      var args = Array.prototype.slice.call(arguments);
      args.unshift(method);
      trekkie.push(args);
      return trekkie;
    };
  };
  for (var i = 0; i < trekkie.methods.length; i++) {
    var key = trekkie.methods[i];
    trekkie[key] = trekkie.factory(key);
  }
  trekkie.load = function(config) {
    trekkie.config = config;
    var first = document.getElementsByTagName('script')[0];
    var script = document.createElement('script');
    script.type = 'text/javascript';
    script.onerror = function(e) {
      var scriptFallback = document.createElement('script');
      scriptFallback.type = 'text/javascript';
      scriptFallback.onerror = function(error) {
              var Monorail = {
      produce: function produce(monorailDomain, schemaId, payload) {
        var currentMs = new Date().getTime();
        var event = {
          schema_id: schemaId,
          payload: payload,
          metadata: {
            event_created_at_ms: currentMs,
            event_sent_at_ms: currentMs
          }
        };
        return Monorail.sendRequest("https://" + monorailDomain + "/v1/produce", JSON.stringify(event));
      },
      sendRequest: function sendRequest(endpointUrl, payload) {
        // Try the sendBeacon API
        if (window && window.navigator && typeof window.navigator.sendBeacon === 'function' && typeof window.Blob === 'function' && !Monorail.isIos12()) {
          var blobData = new window.Blob([payload], {
            type: 'text/plain'
          });
    
          if (window.navigator.sendBeacon(endpointUrl, blobData)) {
            return true;
          } // sendBeacon was not successful
    
        } // XHR beacon   
    
        var xhr = new XMLHttpRequest();
    
        try {
          xhr.open('POST', endpointUrl);
          xhr.setRequestHeader('Content-Type', 'text/plain');
          xhr.send(payload);
        } catch (e) {
          console.log(e);
        }
    
        return false;
      },
      isIos12: function isIos12() {
        return window.navigator.userAgent.lastIndexOf('iPhone; CPU iPhone OS 12_') !== -1 || window.navigator.userAgent.lastIndexOf('iPad; CPU OS 12_') !== -1;
      }
    };
    Monorail.produce('monorail-edge.shopifysvc.com',
      'trekkie_storefront_load_errors/1.1',
      {shop_id: 48737747109,
      theme_id: 111573401765,
      app_name: "storefront",
      context_url: window.location.href,
      source_url: "https://cdn.shopify.com/s/trekkie.storefront.097377938d780a4e59522c70f1aa2ce870668052.min.js"});

      };
      scriptFallback.async = true;
      scriptFallback.src = 'https://cdn.shopify.com/s/trekkie.storefront.097377938d780a4e59522c70f1aa2ce870668052.min.js';
      first.parentNode.insertBefore(scriptFallback, first);
    };
    script.async = true;
    script.src = 'https://cdn.shopify.com/s/trekkie.storefront.097377938d780a4e59522c70f1aa2ce870668052.min.js';
    first.parentNode.insertBefore(script, first);
  };
  trekkie.load(
    {"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":48737747109,"isMerchantRequest":null,"themeId":111573401765,"themeCityHash":"15745468131594939357","contentLanguage":"en","currency":"USD"},"isServerSideCookieWritingEnabled":true,"isPixelGateEnabled":true},"Performance":{"navigationTimingApiMeasurementsEnabled":true,"navigationTimingApiMeasurementsSampleRate":1},"Session Attribution":{}}
  );

  var loaded = false;
  trekkie.ready(function() {
    if (loaded) return;
    loaded = true;

    window.ShopifyAnalytics.lib = window.trekkie;
    

    var originalDocumentWrite = document.write;
    document.write = customDocumentWrite;
    try { window.ShopifyAnalytics.merchantGoogleAnalytics.call(this); } catch(error) {};
    document.write = originalDocumentWrite;
      (function () {
        if (window.BOOMR && (window.BOOMR.version || window.BOOMR.snippetExecuted)) {
          return;
        }
        window.BOOMR = window.BOOMR || {};
        window.BOOMR.snippetStart = new Date().getTime();
        window.BOOMR.snippetExecuted = true;
        window.BOOMR.snippetVersion = 12;
        window.BOOMR.application = "storefront-renderer";
        window.BOOMR.themeName = "Avenue";
        window.BOOMR.themeVersion = "1.5.5";
        window.BOOMR.shopId = 48737747109;
        window.BOOMR.themeId = 111573401765;
        window.BOOMR.url =
          "https://cdn.shopify.com/shopifycloud/boomerang/shopify-boomerang-1.0.0.min.js";
        var where = document.currentScript || document.getElementsByTagName("script")[0];
        var parentNode = where.parentNode;
        var promoted = false;
        var LOADER_TIMEOUT = 3000;
        function promote() {
          if (promoted) {
            return;
          }
          var script = document.createElement("script");
          script.id = "boomr-scr-as";
          script.src = window.BOOMR.url;
          script.async = true;
          parentNode.appendChild(script);
          promoted = true;
        }
        function iframeLoader(wasFallback) {
          promoted = true;
          var dom, bootstrap, iframe, iframeStyle;
          var doc = document;
          var win = window;
          window.BOOMR.snippetMethod = wasFallback ? "if" : "i";
          bootstrap = function(parent, scriptId) {
            var script = doc.createElement("script");
            script.id = scriptId || "boomr-if-as";
            script.src = window.BOOMR.url;
            BOOMR_lstart = new Date().getTime();
            parent = parent || doc.body;
            parent.appendChild(script);
          };
          if (!window.addEventListener && window.attachEvent && navigator.userAgent.match(/MSIE [67]./)) {
            window.BOOMR.snippetMethod = "s";
            bootstrap(parentNode, "boomr-async");
            return;
          }
          iframe = document.createElement("IFRAME");
          iframe.src = "about:blank";
          iframe.title = "";
          iframe.role = "presentation";
          iframe.loading = "eager";
          iframeStyle = (iframe.frameElement || iframe).style;
          iframeStyle.width = 0;
          iframeStyle.height = 0;
          iframeStyle.border = 0;
          iframeStyle.display = "none";
          parentNode.appendChild(iframe);
          try {
            win = iframe.contentWindow;
            doc = win.document.open();
          } catch (e) {
            dom = document.domain;
            iframe.src = "javascript:var d=document.open();d.domain='" + dom + "';void(0);";
            win = iframe.contentWindow;
            doc = win.document.open();
          }
          if (dom) {
            doc._boomrl = function() {
              this.domain = dom;
              bootstrap();
            };
            doc.write("<body onload='document._boomrl();'>");
          } else {
            win._boomrl = function() {
              bootstrap();
            };
            if (win.addEventListener) {
              win.addEventListener("load", win._boomrl, false);
            } else if (win.attachEvent) {
              win.attachEvent("onload", win._boomrl);
            }
          }
          doc.close();
        }
        var link = document.createElement("link");
        if (link.relList &&
          typeof link.relList.supports === "function" &&
          link.relList.supports("preload") &&
          ("as" in link)) {
          window.BOOMR.snippetMethod = "p";
          link.href = window.BOOMR.url;
          link.rel = "preload";
          link.as = "script";
          link.addEventListener("load", promote);
          link.addEventListener("error", function() {
            iframeLoader(true);
          });
          setTimeout(function() {
            if (!promoted) {
              iframeLoader(true);
            }
          }, LOADER_TIMEOUT);
          BOOMR_lstart = new Date().getTime();
          parentNode.appendChild(link);
        } else {
          iframeLoader(false);
        }
        function boomerangSaveLoadTime(e) {
          window.BOOMR_onload = (e && e.timeStamp) || new Date().getTime();
        }
        if (window.addEventListener) {
          window.addEventListener("load", boomerangSaveLoadTime, false);
        } else if (window.attachEvent) {
          window.attachEvent("onload", boomerangSaveLoadTime);
        }
        if (document.addEventListener) {
          document.addEventListener("onBoomerangLoaded", function(e) {
            e.detail.BOOMR.init({
              producer_url: "https://monorail-edge.shopifysvc.com/v1/produce",
              ResourceTiming: {
                enabled: true,
                trackedResourceTypes: ["script", "img", "css"]
              },
            });
            e.detail.BOOMR.t_end = new Date().getTime();
          });
        } else if (document.attachEvent) {
          document.attachEvent("onpropertychange", function(e) {
            if (!e) e=event;
            if (e.propertyName === "onBoomerangLoaded") {
              e.detail.BOOMR.init({
                producer_url: "https://monorail-edge.shopifysvc.com/v1/produce",
                ResourceTiming: {
                  enabled: true,
                  trackedResourceTypes: ["script", "img", "css"]
                },
              });
              e.detail.BOOMR.t_end = new Date().getTime();
            }
          });
        }
      })();
    

    
        window.ShopifyAnalytics.lib.page(
          null,
          {"pageType":"password"}
        );
      

    var match = window.location.pathname.match(/checkouts\/(.+)\/(thank_you|post_purchase)/)
    var token = match? match[1]: undefined;
    if (!hasLoggedConversion(token)) {
      setCookieIfConversion(token);
      
    }
  });

  
      var eventsListenerScript = document.createElement('script');
      eventsListenerScript.async = true;
      eventsListenerScript.src = "//cdn.shopify.com/shopifycloud/shopify/assets/shop_events_listener-619dded2976e732c6d885de654a8af094bc28e3148dfe9ab8b320781402596b6.js";
      document.getElementsByTagName('head')[0].appendChild(eventsListenerScript);
    
})();</script>
<script>!function(e){e.addEventListener("DOMContentLoaded",function(){var t=['form[action^="/contact"] input[name="form_type"][value="contact"]','form[action*="/comments"] input[name="form_type"][value="new_comment"]'].join(",");null!==e.querySelector(t)&&(window.Shopify=window.Shopify||{},window.Shopify.recaptchaV3=window.Shopify.recaptchaV3||{siteKey:"6LcCR2cUAAAAANS1Gpq_mDIJ2pQuJphsSQaUEuc9"},(t=e.createElement("script")).setAttribute("src","https://cdn.shopify.com/shopifycloud/storefront-recaptcha-v3/v0.1/index.js"),e.body.appendChild(t))})}(document);</script>
<script integrity="sha256-2KbxRG1nAJxSTtTmhkiAC6kILrdVSO4o4QUDMcvnuig=" data-source-attribution="shopify.loadfeatures" defer="defer" src="//cdn.shopify.com/shopifycloud/shopify/assets/storefront/load_feature-d8a6f1446d67009c524ed4e68648800ba9082eb75548ee28e1050331cbe7ba28.js" crossorigin="anonymous"></script>


<style id="shopify-dynamic-checkout-cart">@media screen and (min-width: 750px) {
  #dynamic-checkout-cart {
    min-height: 50px;
  }
}

@media screen and (max-width: 750px) {
  #dynamic-checkout-cart {
    min-height: 120px;
  }
}
</style><script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end');</script>
  
  <!-- "snippets/shogun-head.liquid" was not rendered, the associated app was uninstalled -->
  <!-- QIKIFY NAVIGATOR START --> <script id="qikify-navigator"> 'use strict'; var shopifyCurrencyFormat = "${{amount}}"; var shopifyLinkLists = [{ id: "main-menu", title: "Main Menu", items: ["/","https://www.goldbelly.com/good-cakes-bakes","/collections",], },{ id: "footer", title: "Footer menu", items: ["/search",], },{ id: "386496888997-child-730d6f2923ba8b350152764dd51ee04e-legacy-shop", title: "SHOP", items: ["/collections/breakfast","/collections/cakes","/collections/cupcakes","/collections/treats/cookies",], },{ id: "381128868005-child-aad228bc39e656f45d8d20642507bf6e-legacy-cakes", title: "Cakes", items: ["/collections/cake-and-brownie-slices","/collections/cakes/size_Whole",], },]; window.shopifyLinkLists = shopifyLinkLists; window.shopifyCurrencyFormat = shopifyCurrencyFormat; </script> <!-- QIKIFY NAVIGATOR END -->
  
  
  <script type="text/javascript" src="https://sdk.qikify.com/tmenu/app-v5.js?token=q9Ee37A4mZ63ziWb7ubngBe1ZVLMcJul&shop=good-cakes-and-bakes.myshopify.com" defer="defer"></script>
<script id="qikify-smartmenu-status" type="application/json">1</script>
<script id="qikify-smartmenu-data" type="application/json">{"menu_selector":"navigator","theme_selector":"all","transition":"fade","trigger":"hover","show_indicator":true,"show_mobile_indicator":true,"submenu_fullwidth":true,"menu_height":"50","alignment":"center","root_padding":"10","megamenu":[{"id":"tmenu-menu-767162","setting":{"item_layout":"text","submenu_type":"flyout","submenu_mega_position":"fullwidth","title":"Home","url":{"type":{"id":"home","icon":["fas","home"],"name":"Home page"}}},"menus":[]},{"id":"tmenu-menu-688651","setting":{"item_layout":"text","submenu_type":"flyout","submenu_mega_position":"fullwidth","title":"About Us","url":{"type":{"id":"page","icon":["fas","newspaper"],"name":"Page"},"page":{"id":69012455589,"title":"About Us","handle":"about-us"}}},"menus":[{"id":"tmenu-menu-911131","setting":{"item_layout":"text","title":"Press","url":{"type":{"id":"page","icon":["fas","newspaper"],"name":"Page"},"page":{"id":70100058277,"title":"Press","handle":"press"}}},"menus":[]},{"id":"tmenu-menu-356459","setting":{"item_layout":"text","title":"Our Story","url":{"type":{"id":"page","icon":["fas","newspaper"],"name":"Page"},"page":{"id":69012455589,"title":"About Us","handle":"about-us"}}},"menus":[]},{"id":"tmenu-menu-441913","setting":{"item_layout":"text","title":"Sustainability Stmt","url":{"type":{"id":"page","icon":["fas","newspaper"],"name":"Page"},"page":{"id":70074204325,"title":"GCB Sustainability Statement","handle":"sustainability-statement"}}},"menus":[]}],"hide_submenu":false},{"id":"tmenu-menu-461776","setting":{"item_layout":"text","submenu_type":"flyout","submenu_mega_position":"fullwidth","title":"Menu","url":{"type":{"id":"page","icon":["fas","newspaper"],"name":"Page"},"product":null,"page":{"id":69259985061,"title":"Menu","handle":"menu"}},"badge":false,"badge_text":"NEW","badge_bg":"#F2A8C4","badge_color":"#532616"},"menus":[{"id":"tmenu-menu-337421","setting":{"item_layout":"text","title":"Our Menu","url":{"type":{"id":"page","icon":["fas","newspaper"],"name":"Page"},"page":{"id":69259985061,"title":"Menu","handle":"menu"}}},"menus":[]},{"id":"tmenu-menu-828331","setting":{"item_layout":"text","title":"Catering","url":{"type":{"id":"page","icon":["fas","newspaper"],"name":"Page"},"page":{"id":70413648037,"title":"Catering Menu","handle":"catering-menu"}},"disable_link":true,"hidden_desktop":true,"hidden_mobile":true},"menus":[]}],"hide_submenu":false},{"id":"tmenu-menu-295847","setting":{"item_layout":"text","submenu_type":"flyout","submenu_mega_position":"fullwidth","title":"Contact","url":{"type":{"id":"page","icon":["fas","newspaper"],"name":"Page"},"page":{"id":69375164581,"title":"Contact Us","handle":"contact-us"}}},"menus":[]},{"id":"tmenu-menu-909932","setting":{"item_layout":"text","submenu_type":"mega","submenu_mega_position":"fullwidth","title":"Order Online","submenu_fullscreen":false,"submenu_scrollbar":true,"submenu_height":"450","url":{"type":{"id":"page","icon":["fas","newspaper"],"name":"Page"},"page":{"id":69259985061,"title":"Menu","handle":"menu"}},"disable_link":false,"submenu_mega_width":""},"menus":[{"id":"tmenu-menu-599330","setting":{"item_layout":"image","title":"Cakes","collection":{"id":220293791909,"handle":"cakes","title":"Cakes","image":{"created_at":"2020-10-13T08:05:30-04:00","alt":"Cake Collection","width":600,"height":600,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/collections\/cakes.jpg?v=1602592820"}},"collection_image_position":"above","column_width":"2","item_content_alignment":"left","item_display":true,"image":"https:\/\/qikify-cdn.nyc3.cdn.digitaloceanspaces.com\/production\/tmenu\/instances\/100495\/16c6411a67ff85c3c3ab8b938976ffd4c6403467a5dec3b253b68603a5c14775.jpeg","url":{"type":{"id":"collection","icon":["fas","columns"],"name":"Collection"},"collection":{"id":220293791909,"handle":"cakes","title":"Cakes","image":{"created_at":"2020-11-04T17:56:49-05:00","alt":null,"width":600,"height":600,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/collections\/nav-cakes.jpg?v=1604530609"}}},"image_position":"notext"},"menus":[{"id":"tmenu-menu-543079","setting":{"item_layout":"text","title":"Cakes","item_display":true,"url":{"type":{"id":"collection","icon":["fas","columns"],"name":"Collection"},"collection":{"id":220293791909,"handle":"cakes","title":"Cakes","image":{"created_at":"2020-11-04T17:56:49-05:00","alt":null,"width":600,"height":600,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/collections\/nav-cakes.jpg?v=1604530609"}}}},"menus":[]},{"id":"tmenu-menu-529763","setting":{"item_layout":"text","title":"Cake Slices","collection":{"id":221581148325,"handle":"cake-and-brownie-slices","title":"Cake and Brownie Slices","image":{"created_at":"2020-10-13T08:00:11-04:00","alt":"Cakes and Brownie Slices","width":600,"height":600,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/collections\/layer_cake_of_the_month.jpg?v=1602592371"}},"url":{"type":{"id":"collection","icon":["fas","columns"],"name":"Collection"},"collection":{"id":221581148325,"handle":"cake-and-brownie-slices","title":"Cake and Brownie Slices","image":{"created_at":"2020-10-13T08:00:11-04:00","alt":"Cakes and Brownie Slices","width":600,"height":600,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/collections\/layer_cake_of_the_month.jpg?v=1602592371"}}}},"menus":[]},{"id":"tmenu-menu-933058","setting":{"item_layout":"text","title":"Whole Cakes","url":{"type":{"id":"collection","icon":["fas","columns"],"name":"Collection"},"collection":{"id":225634156709,"handle":"whole-cakes","title":"Whole Cakes","image":null}}},"menus":[]}]},{"id":"tmenu-menu-439991","setting":{"item_layout":"image","title":"Menu item","item_display":true,"collection":{"id":219897921701,"handle":"cupcakes","title":"Cupcakes","image":{"created_at":"2020-10-13T08:07:24-04:00","alt":"Cupcakes","width":600,"height":600,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/collections\/RedVelvetpng.jpg?v=1602592254"}},"collection_image_position":"above","column_width":"2","image_position":"notext","image":"https:\/\/qikify-cdn.nyc3.cdn.digitaloceanspaces.com\/production\/tmenu\/instances\/100495\/4e23c5c1af9dedc520e96410685304a5cbe810753324fe4d1ae09ba26d43fcca.jpeg","url":{"type":{"id":"collection","icon":["fas","columns"],"name":"Collection"},"collection":{"id":219897921701,"handle":"cupcakes","title":"Cupcakes","image":{"created_at":"2020-10-20T08:11:04-04:00","alt":"Cupcakes","width":600,"height":600,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/collections\/1603195863_1603195843_1603195821_RedVelvetpng.jpg?v=1603195864"}}}},"menus":[{"id":"tmenu-menu-258597","setting":{"item_layout":"text","title":"Cupcakes","url":{"type":{"id":"collection","icon":["fas","columns"],"name":"Collection"},"collection":{"id":219897921701,"handle":"cupcakes","title":"Cupcakes","image":{"created_at":"2020-10-20T08:11:04-04:00","alt":"Cupcakes","width":600,"height":600,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/collections\/1603195863_1603195843_1603195821_RedVelvetpng.jpg?v=1603195864"}}},"item_display":true},"menus":[]},{"id":"tmenu-menu-142323","setting":{"item_layout":"text","title":"Vegan Cupcakes","collection":{"id":219897921701,"handle":"cupcakes","title":"Cupcakes","image":{"created_at":"2020-10-13T08:07:24-04:00","alt":"Cupcakes","width":600,"height":600,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/collections\/RedVelvetpng.jpg?v=1602592254"}},"url":{"type":{"id":"collection","icon":["fas","columns"],"name":"Collection"},"collection":{"id":225626357925,"handle":"vegan-cakes","title":"Vegan","image":{"created_at":"2020-10-13T08:09:13-04:00","alt":"Vegan Cakes ","width":600,"height":600,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/collections\/vegan_cake.jpg?v=1602592132"}},"filter":"cupcakes"}},"menus":[]},{"id":"tmenu-menu-808086","setting":{"item_layout":"text","title":"Brownies Box","url":{"type":{"id":"product","icon":["fas","tshirt"],"name":"Product"},"product":{"id":"5661838573733","handle":"brownies-box-1","title":"Brownies Box","image":{"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/products\/qfbd4ukhpuwnbhxqhv4q.jpg?v=1600366896"},"price":"40.00","priceCompare":null}}},"menus":[]}],"hide_submenu":false},{"id":"tmenu-menu-845343","setting":{"item_layout":"image","title":"Treats","item_display":true,"column_width":"2","collection":{"id":225631404197,"handle":"cookies","title":"Cookies","image":{"created_at":"2020-10-13T08:45:52-04:00","alt":null,"width":600,"height":600,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/collections\/cookies.jpg?v=1602593153"}},"collection_image_position":"above","image":"https:\/\/qikify-cdn.nyc3.cdn.digitaloceanspaces.com\/production\/tmenu\/instances\/100495\/e848de27457912773886eae707b818dc24dd6cfcf61435fc2876a82eba324127.jpeg","image_position":"notext","url":{"type":{"id":"collection","icon":["fas","columns"],"name":"Collection"},"collection":{"id":225631404197,"handle":"cookies","title":"Cookies","image":{"created_at":"2020-10-20T08:11:02-04:00","alt":null,"width":600,"height":600,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/collections\/1603195861_1603195838_1603195820_cookies.jpg?v=1603195863"}}}},"menus":[{"id":"tmenu-menu-654245","setting":{"item_layout":"text","title":"Cookies","url":{"type":{"id":"collection","icon":["fas","columns"],"name":"Collection"},"collection":{"id":225631404197,"handle":"cookies","title":"Cookies","image":{"created_at":"2020-10-20T08:11:02-04:00","alt":null,"width":600,"height":600,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/collections\/1603195861_1603195838_1603195820_cookies.jpg?v=1603195863"}}},"item_display":true},"menus":[]},{"id":"tmenu-menu-735255","setting":{"item_layout":"text","title":"All Cookies","collection":null,"url":{"type":{"id":"collection","icon":["fas","columns"],"name":"Collection"},"collection":{"id":225631404197,"handle":"cookies","title":"Cookies","image":{"created_at":"2020-10-13T08:45:52-04:00","alt":null,"width":600,"height":600,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/collections\/cookies.jpg?v=1602593153"}}}},"menus":[]},{"id":"tmenu-menu-740179","setting":{"item_layout":"text","title":"Cookies Box","url":{"type":{"id":"product","icon":["fas","tshirt"],"name":"Product"},"product":{"id":5661815537829,"handle":"cookies-box","title":"Cookies Box","image":{"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/products\/yem5k7sv1wxkvlsbui2a.jpg?v=1600366532"},"price":"30.00"}}},"menus":[]}],"hide_submenu":false},{"id":"tmenu-menu-816441","setting":{"item_layout":"collection","title":"Menu item","item_display":true,"collection":{"id":219899429029,"handle":"breakfast","title":"Breakfast","image":{"created_at":"2020-10-13T08:06:57-04:00","alt":"Breakfast","width":600,"height":600,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/collections\/breakfast.jpg?v=1602592667"}},"collection_image_position":"above","column_width":"2"},"menus":[{"id":"tmenu-menu-544813","setting":{"item_layout":"image","title":"Soups","image":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/collections\/Soup.jpg?v=1602593298","image_position":"left","url":{"type":{"id":"collection","icon":["fas","columns"],"name":"Collection"},"collection":{"id":225631699109,"handle":"soups","title":"Soups","image":{"created_at":"2020-10-13T08:48:17-04:00","alt":null,"width":600,"height":600,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/collections\/Soup.jpg?v=1602593298"}}}},"menus":[]}]},{"id":"tmenu-menu-196291","setting":{"item_layout":"collection","title":"Menu item","item_display":true,"collection":{"id":219899363493,"handle":"extras","title":"Extras","image":{"created_at":"2020-10-13T08:06:04-04:00","alt":"Good Cakes and Bakes T-Shirt","width":600,"height":600,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/collections\/extras.png?v=1602592461"}},"collection_image_position":"above","column_width":"2"},"menus":[{"id":"tmenu-menu-853430","setting":{"item_layout":"text","title":"T-Shirts","collection":{"id":"gid:\/\/shopify\/Collection\/219899363493","handle":"extras","title":"Extras","image":{"altText":"Good Cakes and Bakes T-Shirt","id":"gid:\/\/shopify\/CollectionImage\/1000071594149","originalSrc":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/collections\/extras.png?v=1602592461","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/collections\/extras.png?v=1602592461"}},"url":{"type":{"id":"collection","icon":["fas","columns"],"name":"Collection"},"collection":{"id":"gid:\/\/shopify\/Collection\/219899363493","handle":"extras","title":"Extras","image":{"altText":"Good Cakes and Bakes T-Shirt","id":"gid:\/\/shopify\/CollectionImage\/1000071594149","originalSrc":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/collections\/extras.png?v=1602592461","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/collections\/extras.png?v=1602592461"}},"filter":"t-shirts"}},"menus":[]},{"id":"tmenu-menu-331112","setting":{"item_layout":"text","title":"Canvas Tote Bags","url":{"type":{"id":"product","icon":["fas","tshirt"],"name":"Product"},"collection":{"id":"gid:\/\/shopify\/Collection\/219899363493","handle":"extras","title":"Extras","image":{"altText":"Good Cakes and Bakes T-Shirt","id":"gid:\/\/shopify\/CollectionImage\/1000071594149","originalSrc":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/collections\/extras.png?v=1602592461","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/collections\/extras.png?v=1602592461"}},"filter":"","product":{"id":"5661457416357","handle":"canvas-tote-bag","title":"Canvas Tote Bag","image":{"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/products\/nwmez26g8qiyah26ckld.jpg?v=1600357552"},"price":"25.00","priceCompare":null}}},"menus":[]}]},{"id":"tmenu-menu-913586","setting":{"item_layout":"collection","title":"Menu item","item_display":true,"collection":{"id":225626357925,"handle":"vegan-cakes","title":"Vegan","image":{"created_at":"2020-10-13T08:09:13-04:00","alt":"Vegan Cakes ","width":600,"height":600,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/collections\/vegan_cake.jpg?v=1602592132"}},"collection_image_position":"above"},"menus":[{"id":"tmenu-menu-900336","setting":{"item_layout":"text","title":"Vegan Cakes","url":{"type":{"id":"collection","icon":["fas","columns"],"name":"Collection"},"collection":{"id":"225626357925","handle":"vegan-cakes","title":"Vegan","image":{"altText":"Vegan Cakes ","id":"1000072020133","originalSrc":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/collections\/vegan_cake.jpg?v=1602592132","src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0487\/3774\/7109\/collections\/vegan_cake.jpg?v=1602592132"}},"filter":""}},"menus":[]}]},{"id":"tmenu-menu-236057","setting":{"item_layout":"image","title":"We Ship Nationwide on Goldbelly","item_display":false,"image":"https:\/\/qikify-cdn.nyc3.cdn.digitaloceanspaces.com\/production\/tmenu\/instances\/100495\/74bd8d5fc4267093c29ed98b6096e6a9f4fb33742c555ecc35d7dc9a575dee00.png","column_width":"2","image_position":"notext","url":{"type":{"id":"link","icon":["fas","external-link-square-alt"],"name":"Custom Link"},"link":"https:\/\/www.goldbelly.com\/good-cakes-bakes"},"newtab":true,"image_width":"150"},"menus":[]}],"hide_submenu":true},{"id":"tmenu-menu-888713","setting":{"item_layout":"image","submenu_type":"flyout","submenu_mega_position":"fullwidth","title":"","image":"https:\/\/qikify-cdn.nyc3.cdn.digitaloceanspaces.com\/production\/tmenu\/instances\/100495\/69859fa14581a7f372a514aef3dd4db66b02e8834bd4c7a801949a152c835c38.png","image_width":"120","submenu_flyout_position":"left","url":{"type":{"id":"link","icon":["fas","external-link-square-alt"],"name":"Custom Link"},"link":"https:\/\/www.goldbelly.com\/good-cakes-bakes"},"newtab":true},"menus":[],"hide_submenu":false}],"navigator":{"id":"main-menu","title":"Main Menu","items":["\/","\/pages\/about","https:\/\/www.goldbelly.com\/good-cakes-bakes","\/collections"]},"orientation":"horizontal"}</script>
</head>
  <body data-section-type="main-body">    
    <div id="ajaxBusy" style="background:#fff;content:'';height:100%;margin:0px;padding:0px;position:fixed;right:0;top:0;width:100%;z-index: 999999;"><div class="fancybox-loading"></div></div><noscript><div class="noscript table"><div class="table-cell"><span>Please enable JavaScript in your browser for better use of the website!</span></div></div></noscript><div class="content" role="main">
      
<div id="shopify-section-password-template" class="shopify-section">

<div class="password sticky-navigation">
  <div class="password-page">
    <div data-section-id="password-template" 
         data-section-type="password-page" 
         class="background-cover lazyload "
         >
      
      
      <div>
        <div class="container relative clearfix">
          <div class="">
            <div class="clearfix"
                 >
              

              <div class="table content-height-password-template ">
                <div class="table-cell"> 
                  <div class="eight text-center center">
                    
                    <h1>Good Cakes and Bakes</h1>
                    
                    <h4>Will be opening soon...</h4>
                    
                    
                    <div class="newsletter clearfix">
  
  
  <form method="post" action="/contact#newsletter_form" id="newsletter_form" accept-charset="UTF-8" class="newsletter_form eight center"><input type="hidden" name="form_type" value="customer" /><input type="hidden" name="utf8" value="✓" />

  

  

  <input type="hidden" name="contact[tags]" value="newsletter">
  <span class="form no-label">
    <input type="email" value="" placeholder="john@email.com" name="contact[email]" id="Email" class="required email" autocorrect="off" autocapitalize="off">
  </span>
  <span>
    <input type="submit" value="Join" name="commit" id="Subscribe" class="btn button auto-full-width">
  </span>

  </form>
  
</div>
                    
                    <div class="center center-table">
                      

<div class="socials">
  <ul>
    
    <li>
      <a target="_blank" href="//www.facebook.com/sharer.php?u=https://goodcakesandbakes.comhttps://goodcakesandbakes.com" role="button" aria-label="Facebook">
        <span class="icon icon-facebook text-center"></span>
      </a>
    </li>
    
    
    <li>
      <a target="_blank" href="//twitter.com/share?text=Good%20Cakes%20and%20Bakes&amp;url=https://goodcakesandbakes.comhttps://goodcakesandbakes.com" role="button" aria-label="Twitter">
        <span class="icon icon-twitter text-center"></span>
      </a>
    </li>
    

    
    <li>
      <a target="_blank" href="//pinterest.com/pin/create/button/?url=https://goodcakesandbakes.comhttps://goodcakesandbakes.com&amp;media=//cdn.shopify.com/shopifycloud/shopify/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c_1024x1024.gif&amp;description=Good%20Cakes%20and%20Bakes" role="button" aria-label="Pinterest">
        <span class="icon icon-pinterest text-center"></span>
      </a>
    </li>
    
  </ul>
</div>

                    </div>
                    
                    <p class="bottompad-half"><small><a target="_blank" rel="nofollow" href="https://www.shopify.com?utm_campaign=poweredby&amp;utm_medium=shopify&amp;utm_source=onlinestore">Powered by Shopify</a></small></p> 
                  </div> 
                </div>
              </div>

            </div>
            
            <div class="password-links">
              <a data-fancybox data-src="#access" href="javascript:void(0)" title="Access">Access</a><span class="separator" aria-hidden="true"></span><a data-fancybox data-src="#store-owner" href="javascript:void(0)" title="Owner Options">Owner Options</a>
              <div class="hidden" id="access">                
                <div>
                  <div class="table-center text-center">
                    <div class="six">
                      <h3>Access the store using a password</h3>
                      <form method="post" action="/password" id="login_form" accept-charset="UTF-8" class="storefront-password-form"><input type="hidden" name="form_type" value="storefront_password" /><input type="hidden" name="utf8" value="✓" />
                      
                      <span class="form">
                        <input type="password" name="password" id="password" class="text-center" placeholder="Enter the password" autofocus />
                      </span>
                      <span class="text-center form"><input class="btn advanced btn auto-full-width" name="commit" type="submit" value="Enter" /></span>
                      </form>
                    </div>
                  </div>
                </div>
                <div class="hidden" id="store-owner">
                  <div>
                    <div class="table-center text-center">
                      <div class="six">
                        <h3>Are you the store owner?</h3>
                        <p><a href="/admin">Log in</a><span class="separator" aria-hidden="true"></span><a href="/admin/online_store/preferences?tutorial=unlock">Password settings</a></p>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div> 
            
          </div>
        </div>
      </div>
    </div>
  </div>
</div>
  
<style>  
  .content-height-password-template{height:65vh;min-height:65vh}
  .background-overlay-password-template{background:rgba(0, 0, 0, 0.0);}
</style>

</div>
    </div><script>
var pReady = [], $ = function(f) {pReady.push(f)}, theme = {};
window.themeInfo = {name: "Avenue"};
window.theme = window.theme || {};
theme.moneyFormat = "${{amount}}";
theme.routes_cart_url = "\/cart";
theme.routes_all_products_collection_url = "\/collections\/all";
theme.routes_search_url = "\/search";
theme.routes_product_recommendations_url = "\/recommendations\/products";
theme.language = {collections_general_update_cart: "Update Cart",collections_general_update_cart_message: "There are products in your cart.",collections_general_update_cart_label_message: "In the cart",collections_general_open: "Open",collections_sidebar_less: "- Less",collections_sidebar_more: "+ More",contact_form_send: "Send",layout_general_next: "Next",layout_general_unavailable: "Unavailable",products_general_inv_msg_1: "Only",products_general_inv_msg_2: "left!",products_general_per: " per ",products_product_add_to_cart: "Add to Cart",products_product_ajax_adding: "Adding...",products_product_ajax_added: "Added to cart!",products_product_ajax_thanks: "Thank you!",products_product_ajax_updated: "Cart updated!",products_product_ajax_view: "View cart",products_product_available: "Available Now!",products_product_disabled_add_to_cart: "Unavailable",products_product_free: "Free",products_product_sku: "SKU: ",products_product_sold_out: "Sold Out",products_product_savings: "Save",general_search_see_results: "See all results",general_validation_loading: "Loading",general_validation_error: "Error",general_validation_required: "This field is required",general_validation_fix_field: "Please fix this field",general_validation_valid_email: "Please enter a valid email address",general_validation_valid_url: "Please enter a valid URL",general_validation_valid_date: "Please enter a valid date",general_validation_valid_iso: "Please enter a valid date (ISO)",general_validation_valid_number: "Please enter a valid number",general_validation_only_digits: "Please enter only digits",general_validation_same_value: "Please enter the same value again",general_validation_characters_exceed: "Characters cannot exceed",general_validation_characters_min: "Minimum character count is",general_validation_characters_range: "Character range is",general_validation_value_less: "Value must be less than or equal to",general_validation_value_greater: "Value must be greater than or equal to",general_validation_value_range: "Value range is",general_validation_multiple: "Please enter a multiple of"};
</script>

<script src="//cdn.shopify.com/s/files/1/0487/3774/7109/t/2/assets/script.initial.js?v=5573855268350484391"></script>
<script src="//cdn.shopify.com/s/files/1/0487/3774/7109/t/2/assets/script.jquery.js?v=10850191826650670326"></script>
<script src="//cdn.shopify.com/s/files/1/0487/3774/7109/t/2/assets/script.min.js?v=11404549637283538276"></script></body>
</html>