CINXE.COM

Use Wufood to Automatically Generate URLs to Prefilled Forms | Wufoo

<!doctype html> <html lang="en-US" class="no-js gdpr-prompt "> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- OneTrust Cookies Consent Notice start for wufoo.com --> <script src="https://cdn-ukwest.onetrust.com/scripttemplates/otSDKStub.js" data-document-language="true" type="text/javascript" charset="UTF-8" data-domain-script="86f42b6d-7a31-469c-804c-319643173d42" ></script> <script type="text/javascript"> // store the original cookie setter and getter document.cookieSetter = Object.getOwnPropertyDescriptor(Document.prototype, 'cookie').set; document.cookieGetter = Object.getOwnPropertyDescriptor(Document.prototype, 'cookie').get; // each item in this array is in the format [cookie, group] var notConsentedButTriedToLoad = []; function OptanonWrapper() { var onetrustData = OneTrust.GetDomainData(); var consentedGroups = OptanonActiveGroups; var cookies = {}; // create one object full of all of the cookies in the config for easy for quick lookups onetrustData.Groups.forEach(function (group) { group.Cookies.forEach(function (cookie) { cookies[cookie.Name] = { group: group.OptanonGroupId }; }); }); // override the cookie setter with our new function document.__defineSetter__("cookie", setCookie); document.__defineGetter__("cookie", document.cookieGetter); function setCookie(cookie) { if (!cookie) return; var cookieArr = cookie.split("="); if (!cookieArr.length) return; var cookieName = cookieArr[0]; // Don't set cookies that dont exist in the OneTrust config if (!cookies[cookieName]) { return; } // get the group this cookie belongs to var cookieGroup = cookies[cookieName].group; // Don't set cookies that don't have User consent // but let it set the cookie if we know it's required // but store the value so we can set them if Onetrust consent changes if (consentedGroups.indexOf(cookieGroup) === -1) { notConsentedButTriedToLoad.push([cookie, cookieGroup]); return; } // set the cookie using the original javascript cookie setter document.cookieSetter(cookie); } // When the user changes their consent, we should set the cookies that were previously blocked OneTrust.OnConsentChanged(function(e) { var newConsentedGroups = e.detail; notConsentedButTriedToLoad.forEach(function(cookieDetails) { var cookie = cookieDetails[0]; var cookieGroup = cookieDetails[1]; // cookie is in the new list of consented groups, so we can set it now if (newConsentedGroups.indexOf(cookieGroup) > -1) { document.cookieSetter(cookie); } }) }) } </script> <!-- OneTrust Cookies Consent Notice end for wufoo.com --> <link rel="dns-prefetch" href="https://ajax.googleapis.com"> <!-- Mixpanel Support --> <script src="/wp-content/themes/wufoo-site/js/vendor/wufoo-mixpanel.js"></script> <link rel="apple-touch-icon" sizes="152x152" href="https://www.wufoo.com/wp-content/themes/wufoo-site/img/favicons/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="https://www.wufoo.com/wp-content/themes/wufoo-site/img/favicons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://www.wufoo.com/wp-content/themes/wufoo-site/img/favicons/favicon-16x16.png"> <link rel="manifest" href="https://www.wufoo.com/wp-content/themes/wufoo-site/img/favicons/manifest.json"> <link rel="mask-icon" href="https://www.wufoo.com/wp-content/themes/wufoo-site/img/favicons/safari-pinned-tab.svg" color="#00bf6f"> <meta name="apple-mobile-web-app-title" content="Wufoo"> <meta name="application-name" content="Wufoo"> <meta name="theme-color" content="#ffffff"> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <!-- This site is optimized with the Yoast SEO plugin v18.0 - https://yoast.com/wordpress/plugins/seo/ --> <title>Use Wufood to Automatically Generate URLs to Prefilled Forms | Wufoo</title> <link rel="canonical" href="https://www.wufoo.com/blog/wufood/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Use Wufood to Automatically Generate URLs to Prefilled Forms | Wufoo" /> <meta property="og:description" content="If you&#8217;re a Wufoo power user, you probably know that you can use our [URL Modifications API](https://help.wufoo.com/articles/en_US/kb/URL-Modifications/) to design URLs [&hellip;]" /> <meta property="og:url" content="https://www.wufoo.com/blog/wufood/" /> <meta property="og:site_name" content="Wufoo" /> <meta property="article:publisher" content="https://www.facebook.com/formbuilder/" /> <meta property="og:image" content="http://farm2.static.flickr.com/1382/5164824716_cf3bbfa539_z.jpg" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@wufoo" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebSite","@id":"https://www.wufoo.com/#website","url":"https://www.wufoo.com/","name":"Wufoo","description":"Making forms easy + fast + fun.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.wufoo.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https://www.wufoo.com/blog/wufood/#primaryimage","inLanguage":"en-US","url":"http://farm2.static.flickr.com/1382/5164824716_cf3bbfa539_z.jpg","contentUrl":"http://farm2.static.flickr.com/1382/5164824716_cf3bbfa539_z.jpg"},{"@type":"WebPage","@id":"https://www.wufoo.com/blog/wufood/#webpage","url":"https://www.wufoo.com/blog/wufood/","name":"Use Wufood to Automatically Generate URLs to Prefilled Forms | Wufoo","isPartOf":{"@id":"https://www.wufoo.com/#website"},"primaryImageOfPage":{"@id":"https://www.wufoo.com/blog/wufood/#primaryimage"},"datePublished":"2010-11-10T20:10:58+00:00","dateModified":"2010-11-10T20:10:58+00:00","breadcrumb":{"@id":"https://www.wufoo.com/blog/wufood/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.wufoo.com/blog/wufood/"]}]},{"@type":"BreadcrumbList","@id":"https://www.wufoo.com/blog/wufood/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://www.wufoo.com/"},{"@type":"ListItem","position":2,"name":"Blog Posts","item":"https://www.wufoo.com/blog/"},{"@type":"ListItem","position":3,"name":"Use Wufood to Automatically Generate URLs to Prefilled Forms"}]}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//ajax.googleapis.com' /> <link rel='dns-prefetch' href='//www.wufoo.com' /> <link rel='stylesheet' id='wp-block-library-css' href='https://www.wufoo.com/wp-includes/css/dist/block-library/style.min.css?ver=6.5.5' media='all' /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} .wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} .wp-block-pullquote{font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='soshal-css-css' href='https://www.wufoo.com/wp-content/themes/wufoo-site/style.css?ver=1.3' media='all' /> <link rel='stylesheet' id='tablepress-default-css' href='https://www.wufoo.com/wp-content/plugins/tablepress/css/default.min.css?ver=1.14' media='all' /> <style id='tablepress-default-inline-css' type='text/css'> .yup{color:#6b9b14}.kinda{color:#ed7500}.nope{color:#d51e1e} </style> <link rel="https://api.w.org/" href="https://www.wufoo.com/wp-json/" /><link rel="alternate" type="application/json+oembed" href="https://www.wufoo.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.wufoo.com%2Fblog%2Fwufood%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://www.wufoo.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.wufoo.com%2Fblog%2Fwufood%2F&#038;format=xml" /> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NHFHR69');</script> <!-- End Google Tag Manager --> <script> var shareasaleSSCID=shareasaleGetParameterByName("sscid");function shareasaleSetCookie(e,a,r,s,t){if(e&&a){var o,n=s?"; path="+s:"",i=t?"; domain="+t:"",l="";r&&((o=new Date).setTime(o.getTime()+r),l="; expires="+o.toUTCString()),document.cookie=e+"="+a+l+n+i}}function shareasaleGetParameterByName(e,a){a||(a=window.location.href),e=e.replace(/[\[\]]/g,"\\$&");var r=new RegExp("[?&]"+e+"(=([^&#]*)|&|#|$)").exec(a);return r?r[2]?decodeURIComponent(r[2].replace(/\+/g," ")):"":null}shareasaleSSCID&&shareasaleSetCookie("shareasaleSSCID",shareasaleSSCID,94670778e4,"/","wufoo.com"); </script> <meta name="google-site-verification" content="DeNwIM5ThR5f82QDnEx3jtOyC1VAMN3ZD7RubtckW9Q" /> <meta name="google-site-verification" content="a0pPq3Y8P9-wOGFdauzOLHUjHM6uDWGm6wqgV3fsq4g" /> </head> <body class="blog-template-default single single-blog postid-4570 wufood"> <svg xmlns="http://www.w3.org/2000/svg" class="hidden"> <symbol id="icon-arrow-prev" viewBox="0 0 477.175 477.175"> <desc>An arrow pointing left</desc> <path d="M145.188,238.575l215.5-215.5c5.3-5.3,5.3-13.8,0-19.1s-13.8-5.3-19.1,0l-225.1,225.1c-5.3,5.3-5.3,13.8,0,19.1l225.1,225c2.6,2.6,6.1,4,9.5,4s6.9-1.3,9.5-4c5.3-5.3,5.3-13.8,0-19.1L145.188,238.575z"/> </symbol> <symbol id="icon-arrow-next" viewBox="0 0 477.175 477.175"> <desc>An arrow pointing right</desc> <path d="M360.731,229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1,0s-5.3,13.8,0,19.1l215.5,215.5l-215.5,215.5c-5.3,5.3-5.3,13.8,0,19.1c2.6,2.6,6.1,4,9.5,4c3.4,0,6.9-1.3,9.5-4l225.1-225.1C365.931,242.875,365.931,234.275,360.731,229.075z"/> </symbol> <symbol id="icon-arrow" viewBox="0 0 50.8 42.8"> <desc>An arrow pointing left</desc> <path d="M29.4,42.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l19.7-19.7L28.7,1.7c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l20.4,20.4c0.2,0.2,0.3,0.4,0.3,0.7s-0.1,0.5-0.3,0.7L30.1,42.5C29.9,42.7,29.6,42.8,29.4,42.8z"/> <path d="M49.8,22.4H1c-0.6,0-1-0.4-1-1c0-0.6,0.4-1,1-1h48.8c0.6,0,1,0.4,1,1C50.8,21.9,50.3,22.4,49.8,22.4z"/> </symbol> <symbol id="icon-search" viewBox="0 0 8 8"> <desc>A magnifying glass</desc> <path d="M5.5,3.4c0-1.2-1-2.2-2.2-2.2s-2.2,1-2.2,2.2s1,2.2,2.2,2.2S5.5,4.6,5.5,3.4z M8,7.4 C8,7.7,7.7,8,7.4,8C7.2,8,7.1,7.9,7,7.8L5.3,6.2C4.7,6.6,4.1,6.8,3.4,6.8C1.5,6.8,0,5.3,0,3.4S1.5,0,3.4,0s3.4,1.5,3.4,3.4 c0,0.7-0.2,1.4-0.6,1.9L7.8,7C7.9,7.1,8,7.2,8,7.4z"/> </symbol> <symbol id="icon-twitter" viewBox="0 0 512 512"> <desc>The Twitter logo</desc> <path d="M465 135a150 150 0 0 1-47 13 83 83 0 0 0 37-46 150 150 0 0 1-52 20 83 83 0 0 0-141 75 230 230 0 0 1-169-85 80 80 0 0 0 26 109 83 83 0 0 1-37-9 83 83 0 0 0 65 80 83 83 0 0 1-37 2 83 83 0 0 0 77 57 150 150 0 0 1-122 34 230 230 0 0 0 359-208 150 150 0 0 0 41-42"></path> </symbol> <symbol id="icon-facebook" viewBox="0 0 512 512"> <desc>The Facebook logo</desc> <path d="M287 456V157c0-21 6-35 35-35h38V59c-7-1-29-3-55-3-54 0-91 33-91 94v306m143-254H152v72h196"></path> </symbol> <symbol id="icon-linkedin" viewBox="0 0 512 512"> <desc>The LinkedIn logo</desc> <path d="M186.4 142.4c0 19-15.3 34.5-34.2 34.5 -18.9 0-34.2-15.4-34.2-34.5 0-19 15.3-34.5 34.2-34.5C171.1 107.9 186.4 123.4 186.4 142.4zM181.4 201.3h-57.8V388.1h57.8V201.3zM273.8 201.3h-55.4V388.1h55.4c0 0 0-69.3 0-98 0-26.3 12.1-41.9 35.2-41.9 21.3 0 31.5 15 31.5 41.9 0 26.9 0 98 0 98h57.5c0 0 0-68.2 0-118.3 0-50-28.3-74.2-68-74.2 -39.6 0-56.3 30.9-56.3 30.9v-25.2H273.8z"></path> </symbol> <symbol id="icon-google" viewBox="0 0 512 512"> <desc>The Google Plus logo</desc> <path d="M56 257a126 126 0 0 1 212-96l-33 33c-21-13-49-24-75-14a80 80 0 1 0 54 151c21-8 35-28 41-48l-72-1v-44h122c1 36-3 74-27 102a127 127 0 0 1-222-83zm327-56h36l1 37h36v37h-36l-1 36h-36v-36h-37v-37h37z"></path> </symbol> <symbol id="icon-rss" viewBox="0 0 430.117 430.118"> <desc>The RSS feed symbol</desc> <path d="M97.493,332.473c10.419,10.408,16.755,24.525,16.794,40.244c-0.04,15.687-6.375,29.809-16.755,40.17l-0.04,0.019 c-10.398,10.352-24.603,16.681-40.398,16.681c-15.775,0-29.944-6.348-40.34-16.699C6.384,402.526,0,388.422,0,372.717 c0-15.719,6.384-29.869,16.754-40.253v0.009c10.401-10.36,24.57-16.735,40.34-16.735C72.89,315.738,87.081,322.131,97.493,332.473z M97.493,332.464v0.009c0.019,0,0.019,0,0.019,0L97.493,332.464z M16.754,412.906c0,0,0,0,0-0.019c-0.019,0-0.019,0-0.019,0 L16.754,412.906z M0.046,146.259v82.129c53.618,0.033,104.328,21.096,142.278,59.104c37.943,37.888,58.917,88.675,59.003,142.477 h0.028v0.149h82.467c-0.065-78.233-31.866-149.099-83.279-200.549C149.122,178.126,78.285,146.308,0.046,146.259z M0.196,0v82.089 c191.661,0.14,347.464,156.184,347.594,348.028h82.327c-0.056-118.571-48.248-225.994-126.132-303.932 C226.073,48.274,118.721,0.051,0.196,0z"/> </symbol> <symbol id="icon-logo-duo" viewBox="0 0 157.1 63.9"> <desc>The Wufoo by SurveyMonkey Logo</desc> <path d="M14.3,40.8L0,8.5l9.7-1.9l4.4,12.1c1.4,3.8,2.8,8.1,4,11.5h0.1c-0.2-3.9-0.3-8.1-0.3-12.4L17.6,5.2l9.7-1.9 l4.6,12.6c1.4,3.8,2.5,7.2,3.7,10.9h0.1c-0.2-3.9-0.4-8-0.6-12.1L34.7,1.8L43.8,0l-1.8,35.3l-9.9,1.9l-4.8-12.7 c-1.1-2.9-2.1-5.9-3.4-9.8h-0.1c0.2,4.1,0.4,7.4,0.4,10.4v13.7L14.3,40.8z"/> <path d="M53.7,9.9L51,29.3c-0.7,5.1,0.6,8.3,4.2,8.8s5.8-1.9,6.5-7.3l2.7-19.3l9.1,1.3l-2.6,18.8 c-1.5,10.5-7.5,15-17,13.7c-9.3-1.3-13.5-7.1-12-18l2.6-18.6L53.7,9.9z"/> <polygon points="71.8,4.9 93.8,3 94.4,10.6 81.7,11.6 82.2,17.9 94.2,16.9 94.8,24.3 82.8,25.3 83.9,38.3 74.7,39.1 "/> <path d="M110.9,43.6c-10.6,0-16.5-8-16.5-17.5c0-10,6.5-17.9,17.1-17.9c11.1,0,16.7,8.2,16.7,17.4 C128.1,36.6,121.5,43.6,110.9,43.6L110.9,43.6z M111.4,36.3c4.4,0,7-4.3,7-10.5c0-5.9-2.6-10.4-7.1-10.4s-7.1,4.5-7.1,10.4 c-0.1,6.2,2.7,10.5,7.1,10.5L111.4,36.3z"/> <path d="M139.9,35.6c-10.6,0-16.5-8-16.5-17.5c0-10,6.5-17.9,17.1-17.9c11.1,0,16.7,8.2,16.7,17.4 C157.1,28.6,150.5,35.6,139.9,35.6L139.9,35.6z M140.4,28.3c4.4,0,7-4.3,7-10.5c0-5.9-2.6-10.4-7.1-10.4s-7.1,4.5-7.1,10.5 c-0.1,6.2,2.7,10.5,7.1,10.5L140.4,28.3z"/> <path fill="#333E48" d="M43.7,55.1c0.3-0.9,1.2-1.4,2.1-1.4c1.9,0,2.9,1.6,2.9,3.7s-1.2,3.8-3,3.8c-1,0.1-1.8-0.5-2.1-1.4L43.4,61H42 V50.8h1.7L43.7,55.1z M43.7,57.9c0,1.4,0.8,1.9,1.5,1.9c1,0,1.7-0.8,1.7-2.4s-0.6-2.3-1.7-2.3c-0.8,0-1.6,0.6-1.6,2L43.7,57.9z"/> <path fill="#333E48" d="M54.7,53.9h1.7l-2.6,7.4c-0.7,2-1.6,2.7-2.9,2.7c-0.4,0-0.9-0.1-1.3-0.3l0.3-1.3c0.2,0.2,0.5,0.3,0.8,0.3 c0.6,0,0.9-0.3,1.3-1.3l-2.6-7.4h1.8l1.7,5.4l0,0L54.7,53.9z"/> <path fill="#333E48" d="M60.4,58.6l1.6-0.6c0.2,1.1,1.1,1.8,2.2,1.8c1,0,1.7-0.4,1.7-1.3c0-2.1-5.1-0.7-5.1-4.2c0-1.8,1.5-2.8,3.4-2.8 s3.1,0.8,3.4,2.5L66,54.3c-0.1-0.9-0.9-1.5-1.8-1.5c-1,0-1.6,0.5-1.6,1.3c0,2.1,5.1,0.6,5.1,4.2c0,1.8-1.6,2.8-3.5,2.8 S60.7,60.2,60.4,58.6z"/> <path fill="#333E48" d="M73.6,59.7c-0.3,1-1.2,1.6-2.2,1.5c-1.2,0.1-2.2-0.8-2.2-2c0-0.1,0-0.2,0-0.3v-5h1.7v4.6c0,0.8,0.4,1.3,1.1,1.3 s1.5-0.6,1.5-1.9v-4h1.8V61h-1.5L73.6,59.7z"/> <path fill="#333E48" d="M81.6,55.5c-0.2-0.1-0.5-0.1-0.7-0.1c-1,0-1.8,0.7-1.8,2.1V61h-1.7v-7.1h1.5l0.2,1.7c0.2-1.2,1.3-2,2.6-1.9 c0,0,0.1,0,0.1,0L81.6,55.5z"/> <path fill="#333E48" d="M85.8,59.1l1.7-5.2h1.7L86.7,61h-1.7l-2.6-7.1h1.8L85.8,59.1L85.8,59.1z"/> <path fill="#333E48" d="M94.7,58.7l1.4,0.5c-0.4,1.3-1.6,2.1-2.9,2c-2,0-3.4-1.3-3.4-3.7s1.3-3.8,3.4-3.8c1.6-0.1,2.9,1.1,2.9,2.7 c0,0.1,0,0.3,0,0.4c0,0.3,0,0.6-0.1,0.9h-4.5c0,1.3,0.7,2.1,1.7,2.1C94,59.9,94.6,59.4,94.7,58.7z M94.5,56.7c0-0.1,0-0.2,0-0.3 c0-0.7-0.5-1.3-1.2-1.4c0,0,0,0,0,0c-0.9,0-1.5,0.7-1.6,1.8L94.5,56.7z"/> <path fill="#333E48" d="M102.2,53.9h1.7l-2.6,7.4c-0.7,2-1.6,2.7-2.9,2.7c-0.4,0-0.9-0.1-1.3-0.3l0.3-1.3c0.2,0.2,0.5,0.3,0.8,0.3 c0.6,0,0.9-0.3,1.3-1.3L97,53.9h1.8l1.7,5.4l0,0L102.2,53.9z"/> <path fill="#333E48" d="M110.4,58.8h-1.1l-2.2-4.7l0,0V61h-1.7v-9.5h2l2.6,5.3l0,0l2.6-5.3h1.9V61h-1.7v-6.8l0,0L110.4,58.8z"/> <path fill="#333E48" d="M119.5,61.2c-2,0-3.4-1.3-3.4-3.7s1.4-3.7,3.4-3.7s3.4,1.3,3.4,3.7S121.5,61.2,119.5,61.2z M119.5,55 c-1.1,0-1.6,0.8-1.6,2.4s0.5,2.4,1.6,2.4s1.6-0.8,1.6-2.4S120.6,55,119.5,55z"/> <path fill="#333E48" d="M126.2,55.2c0.4-1,1.3-1.6,2.3-1.5c1.2-0.1,2.1,0.8,2.2,2c0,0.1,0,0.2,0,0.3v5h-1.8v-4.5c0-0.8-0.4-1.3-1.2-1.3 s-1.5,0.5-1.5,1.8v4h-1.7v-7.1h1.4L126.2,55.2z"/> <path fill="#333E48" d="M139.3,61h-2l-2.3-3.1h-0.5V61h-1.8V50.8h1.7v5.8h0.6l2.1-2.7h2l-2.6,3.3L139.3,61z"/> <path fill="#333E48" d="M144.6,58.7l1.4,0.5c-0.4,1.3-1.6,2.1-2.9,2c-2,0-3.4-1.3-3.4-3.7s1.3-3.8,3.4-3.8c1.6-0.1,2.9,1.1,2.9,2.7 c0,0.1,0,0.3,0,0.4c0,0.3,0,0.6-0.1,0.9h-4.5c0,1.3,0.7,2.1,1.7,2.1C143.9,59.9,144.5,59.4,144.6,58.7z M144.4,56.7 c0-0.1,0-0.2,0-0.3c0-0.7-0.5-1.3-1.2-1.4c0,0,0,0,0,0c-0.9,0-1.5,0.7-1.6,1.8L144.4,56.7z"/> <path fill="#333E48" d="M152,53.9h1.7l-2.6,7.4c-0.7,2-1.5,2.7-2.9,2.7c-0.4,0-0.9-0.1-1.3-0.3l0.3-1.3c0.2,0.2,0.5,0.3,0.8,0.3 c0.6,0,0.9-0.3,1.3-1.3l-2.6-7.4h1.8l1.7,5.4l0,0L152,53.9z"/> </symbol> <symbol id="icon-logo" viewBox="0 0 157.1 63.9"> <desc>The Wufoo by SurveyMonkey Logo</desc> <path d="M14.3,40.8L0,8.5l9.7-1.9l4.4,12.1c1.4,3.8,2.8,8.1,4,11.5h0.1c-0.2-3.9-0.3-8.1-0.3-12.4L17.6,5.2l9.7-1.9 l4.6,12.6c1.4,3.8,2.5,7.2,3.7,10.9h0.1c-0.2-3.9-0.4-8-0.6-12.1L34.7,1.8L43.8,0l-1.8,35.3l-9.9,1.9l-4.8-12.7 c-1.1-2.9-2.1-5.9-3.4-9.8h-0.1c0.2,4.1,0.4,7.4,0.4,10.4v13.7L14.3,40.8z"/> <path d="M53.7,9.9L51,29.3c-0.7,5.1,0.6,8.3,4.2,8.8s5.8-1.9,6.5-7.3l2.7-19.3l9.1,1.3l-2.6,18.8 c-1.5,10.5-7.5,15-17,13.7c-9.3-1.3-13.5-7.1-12-18l2.6-18.6L53.7,9.9z"/> <polygon points="71.8,4.9 93.8,3 94.4,10.6 81.7,11.6 82.2,17.9 94.2,16.9 94.8,24.3 82.8,25.3 83.9,38.3 74.7,39.1 "/> <path d="M110.9,43.6c-10.6,0-16.5-8-16.5-17.5c0-10,6.5-17.9,17.1-17.9c11.1,0,16.7,8.2,16.7,17.4 C128.1,36.6,121.5,43.6,110.9,43.6L110.9,43.6z M111.4,36.3c4.4,0,7-4.3,7-10.5c0-5.9-2.6-10.4-7.1-10.4s-7.1,4.5-7.1,10.4 c-0.1,6.2,2.7,10.5,7.1,10.5L111.4,36.3z"/> <path d="M139.9,35.6c-10.6,0-16.5-8-16.5-17.5c0-10,6.5-17.9,17.1-17.9c11.1,0,16.7,8.2,16.7,17.4 C157.1,28.6,150.5,35.6,139.9,35.6L139.9,35.6z M140.4,28.3c4.4,0,7-4.3,7-10.5c0-5.9-2.6-10.4-7.1-10.4s-7.1,4.5-7.1,10.5 c-0.1,6.2,2.7,10.5,7.1,10.5L140.4,28.3z"/> <path d="M43.7,55.1c0.3-0.9,1.2-1.4,2.1-1.4c1.9,0,2.9,1.6,2.9,3.7s-1.2,3.8-3,3.8c-1,0.1-1.8-0.5-2.1-1.4L43.4,61H42 V50.8h1.7L43.7,55.1z M43.7,57.9c0,1.4,0.8,1.9,1.5,1.9c1,0,1.7-0.8,1.7-2.4s-0.6-2.3-1.7-2.3c-0.8,0-1.6,0.6-1.6,2L43.7,57.9z"/> <path d="M54.7,53.9h1.7l-2.6,7.4c-0.7,2-1.6,2.7-2.9,2.7c-0.4,0-0.9-0.1-1.3-0.3l0.3-1.3c0.2,0.2,0.5,0.3,0.8,0.3 c0.6,0,0.9-0.3,1.3-1.3l-2.6-7.4h1.8l1.7,5.4l0,0L54.7,53.9z"/> <path d="M60.4,58.6l1.6-0.6c0.2,1.1,1.1,1.8,2.2,1.8c1,0,1.7-0.4,1.7-1.3c0-2.1-5.1-0.7-5.1-4.2c0-1.8,1.5-2.8,3.4-2.8 s3.1,0.8,3.4,2.5L66,54.3c-0.1-0.9-0.9-1.5-1.8-1.5c-1,0-1.6,0.5-1.6,1.3c0,2.1,5.1,0.6,5.1,4.2c0,1.8-1.6,2.8-3.5,2.8 S60.7,60.2,60.4,58.6z"/> <path d="M73.6,59.7c-0.3,1-1.2,1.6-2.2,1.5c-1.2,0.1-2.2-0.8-2.2-2c0-0.1,0-0.2,0-0.3v-5h1.7v4.6c0,0.8,0.4,1.3,1.1,1.3 s1.5-0.6,1.5-1.9v-4h1.8V61h-1.5L73.6,59.7z"/> <path d="M81.6,55.5c-0.2-0.1-0.5-0.1-0.7-0.1c-1,0-1.8,0.7-1.8,2.1V61h-1.7v-7.1h1.5l0.2,1.7c0.2-1.2,1.3-2,2.6-1.9 c0,0,0.1,0,0.1,0L81.6,55.5z"/> <path d="M85.8,59.1l1.7-5.2h1.7L86.7,61h-1.7l-2.6-7.1h1.8L85.8,59.1L85.8,59.1z"/> <path d="M94.7,58.7l1.4,0.5c-0.4,1.3-1.6,2.1-2.9,2c-2,0-3.4-1.3-3.4-3.7s1.3-3.8,3.4-3.8c1.6-0.1,2.9,1.1,2.9,2.7 c0,0.1,0,0.3,0,0.4c0,0.3,0,0.6-0.1,0.9h-4.5c0,1.3,0.7,2.1,1.7,2.1C94,59.9,94.6,59.4,94.7,58.7z M94.5,56.7c0-0.1,0-0.2,0-0.3 c0-0.7-0.5-1.3-1.2-1.4c0,0,0,0,0,0c-0.9,0-1.5,0.7-1.6,1.8L94.5,56.7z"/> <path d="M102.2,53.9h1.7l-2.6,7.4c-0.7,2-1.6,2.7-2.9,2.7c-0.4,0-0.9-0.1-1.3-0.3l0.3-1.3c0.2,0.2,0.5,0.3,0.8,0.3 c0.6,0,0.9-0.3,1.3-1.3L97,53.9h1.8l1.7,5.4l0,0L102.2,53.9z"/> <path d="M110.4,58.8h-1.1l-2.2-4.7l0,0V61h-1.7v-9.5h2l2.6,5.3l0,0l2.6-5.3h1.9V61h-1.7v-6.8l0,0L110.4,58.8z"/> <path d="M119.5,61.2c-2,0-3.4-1.3-3.4-3.7s1.4-3.7,3.4-3.7s3.4,1.3,3.4,3.7S121.5,61.2,119.5,61.2z M119.5,55 c-1.1,0-1.6,0.8-1.6,2.4s0.5,2.4,1.6,2.4s1.6-0.8,1.6-2.4S120.6,55,119.5,55z"/> <path d="M126.2,55.2c0.4-1,1.3-1.6,2.3-1.5c1.2-0.1,2.1,0.8,2.2,2c0,0.1,0,0.2,0,0.3v5h-1.8v-4.5c0-0.8-0.4-1.3-1.2-1.3 s-1.5,0.5-1.5,1.8v4h-1.7v-7.1h1.4L126.2,55.2z"/> <path d="M139.3,61h-2l-2.3-3.1h-0.5V61h-1.8V50.8h1.7v5.8h0.6l2.1-2.7h2l-2.6,3.3L139.3,61z"/> <path d="M144.6,58.7l1.4,0.5c-0.4,1.3-1.6,2.1-2.9,2c-2,0-3.4-1.3-3.4-3.7s1.3-3.8,3.4-3.8c1.6-0.1,2.9,1.1,2.9,2.7 c0,0.1,0,0.3,0,0.4c0,0.3,0,0.6-0.1,0.9h-4.5c0,1.3,0.7,2.1,1.7,2.1C143.9,59.9,144.5,59.4,144.6,58.7z M144.4,56.7 c0-0.1,0-0.2,0-0.3c0-0.7-0.5-1.3-1.2-1.4c0,0,0,0,0,0c-0.9,0-1.5,0.7-1.6,1.8L144.4,56.7z"/> <path d="M152,53.9h1.7l-2.6,7.4c-0.7,2-1.5,2.7-2.9,2.7c-0.4,0-0.9-0.1-1.3-0.3l0.3-1.3c0.2,0.2,0.5,0.3,0.8,0.3 c0.6,0,0.9-0.3,1.3-1.3l-2.6-7.4h1.8l1.7,5.4l0,0L152,53.9z"/> </symbol> <symbol id="icon-credit" viewBox="0 0 38.7 25.2"> <desc>A credit card</desc> <path d="M37,23.6c-0.1,0.1-0.2,0.2-0.4,0.2H2c-0.1,0-0.3-0.1-0.4-0.2c-0.1-0.1-0.2-0.2-0.2-0.4V9.9h35.7v13.3 C37.2,23.3,37.1,23.5,37,23.6 M1.6,1.6C1.7,1.5,1.9,1.5,2,1.5h34.6c0.1,0,0.3,0.1,0.4,0.2c0.1,0.1,0.2,0.2,0.2,0.4v1.7H1.5V2.1 C1.5,1.9,1.5,1.7,1.6,1.6 M37.2,8.4H1.5V5.2h35.7V8.4z M38.7,9.9L38.7,9.9V3.7V2c0-0.5-0.2-1.1-0.6-1.4C37.7,0.2,37.2,0,36.7,0H2.1 C1.6,0,1,0.2,0.7,0.6C0.2,0.9,0,1.5,0,2v21.2c0,0.5,0.2,1.1,0.6,1.4C1,25,1.5,25.2,2,25.2h34.6c0.5,0,1.1-0.2,1.4-0.6 c0.4-0.4,0.6-0.9,0.6-1.4L38.7,9.9z"/> <path d="M5,14.2h28.6v2.9H5V14.2z M34.9,13c-0.1-0.1-0.3-0.2-0.5-0.2H4.3c-0.4,0-0.7,0.3-0.7,0.8V18 c0,0.2,0.1,0.4,0.2,0.5c0.1,0.1,0.3,0.2,0.5,0.2h30.1c0.4,0,0.7-0.3,0.7-0.8v-4.4C35.1,13.3,35.1,13.1,34.9,13"/> </symbol> <symbol id="icon-upload" viewBox="0 0 31.8 30"> <desc>A tray with an upwards pointing arrow</desc> <path d="M8.3,9c0.2,0,0.4-0.1,0.5-0.2L15,2.6v21c0,0.4,0.3,0.8,0.8,0.8s0.8-0.3,0.8-0.8v-21l6.1,6.2 C22.8,8.9,23,9,23.2,9c0.2,0,0.4-0.1,0.5-0.2C24,8.5,24,8,23.7,7.7l-7.4-7.5C16.1,0,16,0,15.8,0c-0.2,0-0.4,0.1-0.5,0.2L7.9,7.7 C7.6,8,7.6,8.5,7.9,8.8C7.9,8.9,8.1,9,8.3,9"/> <path d="M31,18.3c-0.4,0-0.8,0.3-0.8,0.8v9.3H16.7h-1.6H1.6v-9.3c0-0.4-0.3-0.8-0.8-0.8S0,18.6,0,19.1v10.1 C0,29.6,0.3,30,0.8,30H15h1.6H31c0.4,0,0.8-0.3,0.8-0.8V19C31.8,18.6,31.4,18.3,31,18.3"/> </symbol> <symbol id="icon-flow" viewBox="0 0 32.5 32"> <desc>A diamond with two arrows leading to different boxes</desc> <path d="M8.9,30.5H1.6V23H9L8.9,30.5L8.9,30.5z M9.7,21.5H0.8c-0.4,0-0.8,0.3-0.8,0.8v8.9C0,31.6,0.3,32,0.8,32h8.9 c0.4,0,0.8-0.3,0.8-0.8v-8.9C10.4,22,10.1,21.5,9.7,21.5"/> <path d="M16.1,9.8l-5.3-4.1l5.3-4.1l5.3,4.1L16.1,9.8z M23,6.5h3.5V18l-0.8-0.5c-0.4-0.2-0.8-0.1-1,0.2s-0.1,0.8,0.2,1 l2,1.3c0.1,0,0.2,0.1,0.3,0.1c0.1,0,0.2,0,0.3-0.1h0.1l1.9-1.3c0.3-0.2,0.4-0.7,0.2-1s-0.7-0.4-1-0.2L27.9,18V5.8 c0-0.4-0.3-0.8-0.8-0.8H23h-0.1l-6.4-4.9c-0.3-0.2-0.6-0.2-0.9,0L9.2,5h-4C4.8,5,4.4,5.3,4.4,5.8v12.1l-0.8-0.5 c-0.3-0.2-0.8-0.1-1,0.2c-0.2,0.3-0.1,0.8,0.2,1l1.9,1.3h0.1C4.9,19.8,5,20,5.1,20c0.1,0,0.2,0,0.3-0.1h0.1l1.9-1.3 c0.3-0.2,0.4-0.7,0.2-1c-0.2-0.3-0.7-0.4-1-0.2L6,18V6.5h3.3l6.4,4.9c0.1,0.1,0.3,0.2,0.5,0.2s0.3-0.1,0.5-0.2L23,6.5z"/> <path d="M31,30.5h-7.4V23H31V30.5z M31.7,21.5h-8.9c-0.4,0-0.8,0.3-0.8,0.8v8.9c0,0.4,0.3,0.8,0.8,0.8h8.9 c0.4,0,0.8-0.3,0.8-0.8v-8.9C32.5,22,32.1,21.5,31.7,21.5"/> </symbol> <symbol id="icon-bars" viewBox="0 0 32 31.8"> <desc>Two bars in a chart</desc> <path d="M5.3,14.6h7.6v15.5H5.3V14.6z M19,1.5h7.6v28.6H19V1.5z M31.2,30.2h-3.1V0.8c0-0.4-0.3-0.8-0.8-0.8h-9.1 c-0.4,0-0.8,0.3-0.8,0.8v29.4h-3.1V13.9c0-0.4-0.3-0.8-0.8-0.8H4.6c-0.4,0-0.8,0.3-0.8,0.8v16.3h-3C0.4,30.2,0,30.5,0,31 s0.3,0.8,0.8,0.8h30.4c0.4,0,0.8-0.3,0.8-0.8S31.6,30.2,31.2,30.2"/> </symbol> <symbol id="icon-pages" viewBox="0 0 25.1 31.8"> <desc>Two pages</desc> <path d="M5.7,24.4h8v1.4h-8V24.4z M14.9,23.2c-0.2-0.2-0.5-0.3-0.7-0.3h-9c-0.3,0-0.5,0.1-0.7,0.3 c-0.2,0.2-0.3,0.5-0.3,0.7v2.4c0,0.6,0.5,1,1,1h9c0.6,0,1-0.5,1-1v-2.4C15.3,23.6,15.1,23.4,14.9,23.2"/> <path d="M8.4,17.4h5.7c0.4,0,0.7-0.3,0.7-0.8s-0.3-0.7-0.8-0.7H8.3c-0.4,0-0.7,0.3-0.7,0.8S8,17.4,8.4,17.4"/> <path d="M5,13.8L5,13.8h9.1c0.4,0,0.7-0.3,0.7-0.8s-0.3-0.7-0.8-0.7H4.9c-0.4,0-0.7,0.3-0.7,0.8S4.5,13.8,5,13.8"/> <path d="M5.9,16.7 M5.3,17.6c0.2,0,0.5-0.1,0.6-0.3c0.2-0.2,0.3-0.4,0.3-0.6c0-0.5-0.4-0.9-0.9-0.9 c-0.2,0-0.5,0.1-0.6,0.3c-0.2,0.2-0.3,0.4-0.3,0.6c0,0.2,0.1,0.4,0.3,0.6C4.9,17.5,5.1,17.6,5.3,17.6"/> <path d="M8.4,20.4L8.4,20.4h5.7c0.4,0,0.7-0.3,0.7-0.8s-0.3-0.7-0.8-0.7H8.3c-0.4,0-0.7,0.3-0.7,0.8S8,20.4,8.4,20.4"/> <path d="M5.3,20.6L5.3,20.6c0.2,0,0.5-0.1,0.6-0.3c0.2-0.2,0.3-0.4,0.3-0.6c0-0.5-0.4-0.9-0.9-0.9s-0.9,0.4-0.9,0.9 S4.8,20.6,5.3,20.6"/> <path d="M1.5,30.2V9.3h16.2v21L1.5,30.2L1.5,30.2z M17.8,7.8H1.6V5h16.2V7.8z M18.5,3.5H0.8C0.4,3.5,0,3.8,0,4.3V31 c0,0.4,0.3,0.8,0.8,0.8h17.7c0.4,0,0.8-0.3,0.8-0.8V4.3C19.3,3.8,18.9,3.5,18.5,3.5"/> <path d="M24.3,0H6.5C6.1,0,5.7,0.3,5.7,0.8v1.3c0,0.4,0.3,0.8,0.8,0.8s0.8-0.3,0.8-0.8V1.6h16.2v3h-2.7 c-0.4,0-0.7,0.3-0.7,0.8c0,0.4,0.3,0.7,0.8,0.7h2.7v20.8h-2.7c-0.4,0-0.8,0.3-0.8,0.8s0.3,0.8,0.8,0.8h3.4c0.4,0,0.8-0.3,0.8-0.8V1 C25,0.3,24.7,0,24.3,0"/> </symbol> <symbol id="icon-palette" viewBox="0 0 31.8 31.8"> <desc>A painter's palette</desc> <path d="M23.2,7.2c-0.2,0.2-0.6,0.2-0.9,0.2c-0.6-0.1-1.1-0.4-1.1-0.8S21.7,6,22.3,6h0.2c0.4,0,0.7,0.2,0.9,0.4 c0.1,0.1,0.2,0.3,0.2,0.5C23.5,6.9,23.3,7.1,23.2,7.2 M22.5,4.4c-1.5-0.1-2.8,0.7-2.9,2c-0.1,1.2,1,2.3,2.5,2.5h0.3 c0.6,0,1.1-0.2,1.6-0.4c0.6-0.4,0.9-0.9,1-1.6c0.1-0.6-0.2-1.3-0.7-1.7C23.8,4.7,23.2,4.5,22.5,4.4"/> <path d="M8.7,9.7c-1,0-1.8-0.5-1.8-1.2c0-0.6,0.8-1.2,1.8-1.2s1.8,0.5,1.8,1.2C10.5,9.2,9.7,9.7,8.7,9.7 M8.7,5.9 c-1.8,0-3.3,1.2-3.3,2.7s1.5,2.6,3.3,2.6c1.8,0,3.3-1.2,3.3-2.7S10.6,5.9,8.7,5.9"/> <path d="M15.5,6.7c-0.8,0-1.4-0.5-1.4-0.9c0-0.4,0.6-0.9,1.4-0.9c0.8,0,1.4,0.5,1.4,0.9C16.9,6.2,16.3,6.7,15.5,6.7 M15.5,3.4c-1.6,0-2.9,1.1-2.9,2.4c0,1.3,1.3,2.4,2.9,2.4c1.6,0,2.9-1.1,2.9-2.4C18.4,4.5,17.1,3.4,15.5,3.4"/> <path d="M24.8,16.9c-1.8,0-3.1-0.3-4-0.4c-0.7-0.1-1.3-0.3-1.9-0.2c-1.2,0.1-2,0.9-2,2.1c0,1,0.8,1.6,1.5,2.1 c0.4,0.3,0.8,0.6,0.8,0.9c0,0.2-0.1,0.4-0.2,0.5c-0.3,0.3-1.1,0.7-3.6,0.7H14c-2.1-0.1-6.4-1-9.4-3.5c-2-1.7-3.1-4-3.1-6.7 c0-3,1.7-5.8,4.7-7.8c2.8-1.9,6.3-2.9,9.9-2.9c14.2,0,14.3,9.3,14.3,9.7C30.3,14.9,27.5,16.9,24.8,16.9 M16,0 C12.2,0,8.3,1.2,5.3,3.2C1.9,5.5,0,8.7,0,12.3c0,3.1,1.2,5.8,3.6,7.8c3.3,2.8,8,3.8,10.3,3.9h1.5c2.3,0,3.8-0.4,4.6-1.2 c0.5-0.4,0.7-1,0.7-1.6c0-1-0.8-1.6-1.5-2.1c-0.3-0.2-0.9-0.6-0.9-0.8c0-0.3,0-0.6,0.6-0.6c0.4,0,0.9,0.1,1.5,0.2 c1,0.2,2.3,0.5,4.3,0.5c3.4,0,7.1-2.5,7.1-7.1C31.8,10.8,31.7,0,16,0"/> </symbol> <symbol id="icon-help" viewBox="0 0 31.8 31.8"> <desc>A question mark in a circle</desc> <path d="M15.9,1.5C8,1.5,1.5,8,1.5,15.9S8,30.3,15.9,30.3s14.4-6.5,14.4-14.4S23.8,1.5,15.9,1.5 M15.9,31.8 C7.1,31.8,0,24.7,0,15.9S7.1,0,15.9,0s15.9,7.1,15.9,15.9S24.7,31.8,15.9,31.8"/> <path d="M15.5,22.5c-0.4,0-0.7,0.1-0.9,0.4c-0.2,0.2-0.3,0.5-0.3,0.9c0,0.3,0.1,0.6,0.3,0.9c0.2,0.2,0.5,0.3,0.9,0.3 c0.4,0,0.7-0.1,0.9-0.3c0.2-0.2,0.3-0.5,0.3-0.9c0-0.3-0.1-0.6-0.3-0.9C16.2,22.6,15.9,22.5,15.5,22.5"/> <path d="M19.2,8.9c-0.8-0.8-1.9-1.2-3.4-1.2c-1.4,0-2.5,0.4-3.4,1.1c-0.7,0.6-1.1,1.3-1.2,2.2v0.8 c0.1,0.5,0.5,0.8,1,0.8c1.1,0,1.1-0.8,1.1-0.8c0-0.7,0.2-1.3,0.7-1.7c0.5-0.4,1.1-0.6,1.9-0.6s1.4,0.2,1.8,0.7 c0.4,0.5,0.6,1.1,0.6,1.9c0,0.8-0.3,1.6-1,2.3L15.8,16c-0.6,0.6-1,1.2-1.2,1.8c-0.2,0.5-0.3,1.3-0.3,2.2h2.1c0-1.2,0.3-2.1,0.8-2.7 l1.3-1.2c1.2-1.3,1.9-2.6,1.9-4C20.4,10.8,20,9.7,19.2,8.9"/> </symbol> <symbol id="icon-blog" viewBox="0 0 38.3 29"> <desc>A website layout</desc> <path d="M36.8,27.3H1.6V1.4h35.2V27.3z M37.6,0H0.8C0.4,0,0,0.3,0,0.8v27.4C0,28.6,0.3,29,0.8,29h36.7 c0.4,0,0.8-0.3,0.8-0.8V0.7C38.3,0.3,38,0,37.6,0"/> <path d="M6.5,5.8H32v6H6.5V5.8z M5.7,13.4h27c0.4,0,0.8-0.3,0.8-0.8V5.1c0-0.4-0.3-0.8-0.8-0.8h-27 c-0.4,0-0.8,0.3-0.8,0.8v7.5C5,13,5.3,13.4,5.7,13.4"/> <path d="M6.5,17.2h8.4v6H6.5V17.2z M5.7,24.8h9.9c0.4,0,0.8-0.3,0.8-0.8v-7.5c0-0.4-0.3-0.8-0.8-0.8H5.7 c-0.4,0-0.8,0.3-0.8,0.8V24C5,24.4,5.3,24.8,5.7,24.8"/> <path d="M32.5,15.7H20.7c-0.4,0-0.8,0.3-0.8,0.8s0.3,0.8,0.8,0.8h11.8c0.4,0,0.8-0.3,0.8-0.8S32.9,15.7,32.5,15.7"/> <path d="M32.5,19.4H20.7c-0.4,0-0.8,0.3-0.8,0.8s0.3,0.8,0.8,0.8h11.8c0.4,0,0.8-0.3,0.8-0.8S32.9,19.4,32.5,19.4"/> <path d="M32.5,23.1H20.7c-0.4,0-0.8,0.3-0.8,0.8s0.3,0.8,0.8,0.8h11.8c0.4,0,0.8-0.3,0.8-0.8S32.9,23.1,32.5,23.1"/> </symbol> <symbol id="icon-guides" viewBox="0 0 38.5 31.6"> <desc>A signpost</desc> <path d="M33.1,12.9H14.7V6.3h18.4l3.4,2.9L33.1,12.9z M23.6,17H5.2l-3.4-2.9l3.5-3.7h8v3.3c0,0.4,0.3,0.8,0.8,0.8h9.6 L23.6,17L23.6,17z M19.7,30.1h-3.1V18.6h3.1V30.1z M16.5,1.6h3.1v3.3h-3.1V1.6z M38.1,8.6L33.9,5c-0.1-0.1-0.3-0.2-0.5-0.2H21.2v-4 c0-0.4-0.3-0.8-0.8-0.8h-4.6C15.4,0,15,0.3,15,0.8v4h-1.1c-0.4,0-0.8,0.3-0.8,0.8v3.3H4.9C4.7,8.9,4.5,9,4.4,9.1l-4.2,4.5 C0.1,13.8,0,13.9,0,14.2c0,0.2,0.1,0.4,0.3,0.5l4.2,3.6c0.1,0.1,0.3,0.2,0.5,0.2h10.1v12.3c0,0.4,0.3,0.8,0.8,0.8h4.6 c0.4,0,0.8-0.3,0.8-0.8V18.5h3.2c0.4,0,0.8-0.3,0.8-0.8v-3.3h8.3c0.2,0,0.4-0.1,0.5-0.2l4.2-4.5c0.1-0.1,0.2-0.3,0.2-0.6 C38.5,8.8,38.2,8.7,38.1,8.6"/> </symbol> <symbol id="icon-chat" viewBox="0 0 32.2 29.5"> <desc>A speech bubble</desc> <path d="M7.5,29.5c-0.1,0-0.2,0-0.3-0.1c-0.3-0.1-0.4-0.4-0.4-0.7l0-5.6H2.3c-1.3,0-2.3-1-2.3-2.3V2.3C0,1,1,0,2.3,0 h27.6c1.3,0,2.3,1,2.3,2.3v18.5c0,1.3-1,2.3-2.3,2.3H15.1L8,29.3C7.9,29.4,7.7,29.5,7.5,29.5z M2.3,1.5c-0.4,0-0.8,0.4-0.8,0.8 v18.5c0,0.5,0.3,0.8,0.8,0.8h5.2c0.4,0,0.8,0.3,0.8,0.8l0,4.7l6-5.3c0.1-0.1,0.3-0.2,0.5-0.2h15.1c0.4,0,0.8-0.4,0.8-0.8V2.3 c0-0.5-0.3-0.8-0.8-0.8H2.3z"/> <path d="M24.6,17H7.5c-0.4,0-0.8-0.3-0.8-0.8s0.3-0.8,0.8-0.8h17.1c0.4,0,0.8,0.3,0.8,0.8S25.1,17,24.6,17z"/> <path d="M24.6,12.1H7.5c-0.4,0-0.8-0.3-0.8-0.8s0.3-0.8,0.8-0.8h17.1c0.4,0,0.8,0.3,0.8,0.8S25.1,12.1,24.6,12.1z"/> <path d="M24.6,7.2H7.5c-0.4,0-0.8-0.3-0.8-0.8s0.3-0.8,0.8-0.8h17.1c0.4,0,0.8,0.3,0.8,0.8S25.1,7.2,24.6,7.2z"/> </symbol> <symbol id="icon-integrate" viewBox="0 0 32.2 32.4"> <desc>Two interlinked arrows</desc> <path d="M5.5,23.2H1.6V1.7h21.9v21.5H12.4l2.6-2.6c0.3-0.3,0.3-0.8,0-1.1c-0.3-0.3-0.8-0.3-1.1,0L10,23.4 c-0.1,0.1-0.2,0.3-0.2,0.5c0,0.2,0.1,0.4,0.2,0.5l3.9,3.9c0.1,0.1,0.3,0.2,0.5,0.2s0.4-0.1,0.5-0.2c0.3-0.3,0.3-0.8,0-1.1l-2.6-2.6 h11.8c0.4,0,0.8-0.3,0.8-0.8v-23c0-0.4-0.3-0.8-0.8-0.8H0.8C0.4,0,0,0.3,0,0.8v23c0,0.4,0.3,0.8,0.8,0.8h4.7c0.4,0,0.8-0.3,0.8-0.8 S5.9,23.2,5.5,23.2"/> <path d="M31.3,7.6h-4.7c-0.4,0-0.8,0.3-0.8,0.8s0.3,0.8,0.8,0.8h3.9v21.5H8.7V9.2h11l-2.5,2.5c-0.3,0.3-0.3,0.8,0,1.1 c0.1,0.1,0.3,0.2,0.5,0.2s0.4-0.1,0.5-0.2l3.9-3.9c0.1-0.1,0.2-0.3,0.2-0.5S22.2,8,22.1,7.9l-3.9-3.8c-0.3-0.3-0.8-0.3-1.1,0 c-0.3,0.3-0.3,0.8,0,1.1l2.6,2.6H8c-0.4,0-0.8,0.3-0.8,0.8v23c0,0.4,0.3,0.8,0.8,0.8h23.4c0.4,0,0.8-0.3,0.8-0.8v-23 C32.1,8,31.8,7.6,31.3,7.6"/> </symbol> <symbol id="icon-results" viewBox="0 0 32.1 27.7"> <desc>A bar chart with a magnifying glass near it</desc> <path d="M31.3,27.7H0.8C0.3,27.7,0,27.4,0,27s0.3-0.8,0.8-0.8h30.6c0.4,0,0.8,0.3,0.8,0.8S31.7,27.7,31.3,27.7z"/> <path d="M9.9,27.7H4.1c-0.4,0-0.8-0.3-0.8-0.8V9.2c0-0.4,0.3-0.8,0.8-0.8h5.7c0.4,0,0.8,0.3,0.8,0.8V27 C10.6,27.4,10.3,27.7,9.9,27.7z M4.9,26.2h4.2V9.9H4.9V26.2z"/> <rect x="22.4" y="16.1" width="5.7" height="10.8"/> <path d="M28.1,27.7h-5.7c-0.4,0-0.8-0.3-0.8-0.8V16.1c0-0.4,0.3-0.8,0.8-0.8h5.7c0.4,0,0.8,0.3,0.8,0.8V27 C28.9,27.4,28.5,27.7,28.1,27.7z M23.1,26.2h4.2v-9.3h-4.2V26.2z"/> <path d="M19.1,27.7h-5.7c-0.4,0-0.8-0.3-0.8-0.8V3.2c0-0.4,0.3-0.8,0.8-0.8h4.2c0.4,0,0.8,0.3,0.8,0.8S18,4,17.5,4 h-3.4v22.3h4.2v-16c0-0.4,0.3-0.8,0.8-0.8s0.8,0.3,0.8,0.8V27C19.8,27.4,19.5,27.7,19.1,27.7z"/> <path d="M22.1,11.9c-1.6,0-3.1-0.6-4.2-1.7s-1.7-2.6-1.7-4.2c0-1.6,0.6-3.1,1.7-4.2S20.5,0,22.1,0 c1.6,0,3.1,0.6,4.2,1.7S28,4.4,28,5.9c0,1.6-0.6,3.1-1.7,4.2S23.6,11.9,22.1,11.9z M22.1,1.5c-1.2,0-2.3,0.5-3.1,1.3 c-1.7,1.7-1.7,4.5,0,6.3c0.8,0.8,2,1.3,3.1,1.3c1.2,0,2.3-0.5,3.1-1.3c0.8-0.8,1.3-2,1.3-3.1c0-1.2-0.5-2.3-1.3-3.1l0,0 C24.4,2,23.2,1.5,22.1,1.5z"/> <path d="M31.2,15.9c-0.2,0-0.4-0.1-0.5-0.2l-5.5-5.5c-0.3-0.3-0.3-0.8,0-1.1s0.8-0.3,1.1,0l5.5,5.5 c0.3,0.3,0.3,0.8,0,1.1C31.6,15.8,31.4,15.9,31.2,15.9z"/> </symbol> <symbol id="icon-trends" viewBox="0 0 31 31"> <desc>A climbing graph in a magnifying glass</desc> <path d="M12.5,25.1c-3.3,0-6.5-1.3-8.9-3.7c-4.9-4.9-4.9-12.8,0-17.7C6,1.3,9.2,0,12.5,0s6.5,1.3,8.9,3.7 c2.4,2.4,3.7,5.5,3.7,8.9s-1.3,6.5-3.7,8.9C19,23.8,15.9,25.1,12.5,25.1z M12.5,1.5c-2.8,0-5.7,1.1-7.8,3.2C0.4,9,0.4,16,4.7,20.3 s11.3,4.3,15.6,0c2.1-2.1,3.2-4.9,3.2-7.8s-1.1-5.7-3.2-7.8C18.2,2.6,15.4,1.5,12.5,1.5z"/> <path d="M30.2,31c-0.2,0-0.4-0.1-0.5-0.2l-9.4-9.4c-0.3-0.3-0.3-0.8,0-1.1s0.8-0.3,1.1,0l9.4,9.4 c0.3,0.3,0.3,0.8,0,1.1C30.6,30.9,30.4,31,30.2,31z"/> <path d="M5.4,16.6c-0.2,0-0.3,0-0.5-0.2c-0.3-0.2-0.4-0.7-0.1-1.1l3.4-4.5c0.1-0.2,0.3-0.3,0.5-0.3 c0.2,0,0.4,0.1,0.6,0.2l3.3,3l5.9-5.7c0.3-0.3,0.8-0.3,1.1,0c0.3,0.3,0.3,0.8,0,1.1l-6.4,6.2c-0.3,0.3-0.7,0.3-1,0l-3.2-2.9L6,16.3 C5.8,16.5,5.6,16.6,5.4,16.6z"/> <path d="M19.2,11.6C19.2,11.6,19.1,11.6,19.2,11.6c-0.5,0-0.8-0.4-0.7-0.8l0.1-1.8l-1.8,0.1c-0.4,0-0.8-0.3-0.8-0.7 c0-0.4,0.3-0.8,0.7-0.8l2.6-0.2c0.2,0,0.4,0.1,0.6,0.2c0.2,0.2,0.2,0.4,0.2,0.6l-0.1,2.6C19.9,11.3,19.6,11.6,19.2,11.6z"/> </symbol> <symbol id="icon-security" viewBox="0 0 24.2 31.8"> <desc>A lock</desc> <path d="M22.6,30.1c-0.1,0.1-0.2,0.1-0.4,0.1H2c-0.3,0-0.5-0.2-0.5-0.5V13c0-0.3,0.2-0.5,0.5-0.5h20.2 c0.1,0,0.3,0.1,0.4,0.1c0.1,0.1,0.1,0.2,0.1,0.4v16.7C22.7,29.9,22.7,30,22.6,30.1 M5.9,7.7c0-3.4,2.8-6.2,6.2-6.2s6.2,2.8,6.2,6.2 V11H6L5.9,7.7L5.9,7.7z M24.2,13c0-0.5-0.2-1-0.6-1.4c-0.4-0.4-0.9-0.6-1.4-0.6h-2.5V7.7C19.7,3.5,16.3,0,12,0 C7.8,0,4.3,3.4,4.3,7.7v3.4H2c-1.1,0-2,0.9-2,2v16.7c0,1.1,0.9,2,2,2h20.2c0.5,0,1-0.2,1.4-0.6c0.4-0.4,0.6-0.9,0.6-1.4V13z"/> <path d="M13.2,21.8c-0.3,0.2-0.4,0.5-0.3,0.8l0.5,2.5h-2.5l0.5-2.5c0.1-0.3-0.1-0.6-0.3-0.8c-0.6-0.4-1-1-1-1.7 c0-1.1,0.9-2,2-2c1.1,0,2,0.9,2,2C14.2,20.8,13.8,21.4,13.2,21.8 M12.1,16.6c-1.9,0-3.5,1.6-3.5,3.5c0,1,0.5,2,1.2,2.7l-0.6,2.9 c0,0.2,0,0.5,0.2,0.6s0.4,0.3,0.6,0.3h4.3c0.2,0,0.4-0.1,0.6-0.3c0.1-0.2,0.2-0.4,0.2-0.6l-0.6-2.9c0.8-0.7,1.2-1.6,1.2-2.7 C15.7,18.2,14.1,16.6,12.1,16.6"/> </symbol> <symbol id="icon-certificate" viewBox="0 0 37.8 31.8"> <desc>A certificate</desc> <path class="st0" d="M30.6,6.8H7.5c-0.4,0-0.8,0.3-0.8,0.8s0.3,0.8,0.8,0.8h23.1c0.4,0,0.8-0.3,0.8-0.8S31,6.8,30.6,6.8z M37.8,2 c0-1.1-0.9-2-2-2h0L2,0c-1.1,0-2,0.9-2,2l0,20.8c0,1.1,0.9,2,2,2h0l23.1,0c0.3,0.3,0.6,0.6,0.9,0.9V31c0,0.3,0.2,0.5,0.4,0.7 c0.1,0.1,0.2,0.1,0.4,0.1c0.1,0,0.3,0,0.4-0.1l2-1.3l2,1.3c0.1,0.1,0.3,0.1,0.4,0.1c0.1,0,0.2,0,0.3-0.1c0.2-0.1,0.4-0.4,0.4-0.7 v-5.3c0.4-0.3,0.7-0.6,1-1l2.5,0c1.1,0,2-0.9,2-2L37.8,2z M30.8,29.6l-1.1-0.8c-0.1-0.1-0.3-0.1-0.5-0.1c0,0,0,0,0,0 c0,0-0.1,0-0.1,0c-0.2,0-0.3,0-0.5,0.1l-1.1,0.8v-3.1c0.5,0.2,1.1,0.3,1.7,0.3c0.6,0,1.1-0.1,1.6-0.3V29.6z M32.5,23.3L32.5,23.3 c-0.1,0.2-0.2,0.3-0.3,0.4c-0.7,1-1.8,1.6-3,1.6c-2.1,0-3.7-1.7-3.7-3.7c0-2.1,1.7-3.7,3.7-3.7s3.7,1.7,3.7,3.7 C32.9,22.2,32.8,22.7,32.5,23.3z M35.8,23.3l-1.7,0c0.2-0.5,0.3-1.1,0.3-1.7c0-2.9-2.3-5.2-5.2-5.2S24,18.7,24,21.6 c0,0.6,0.1,1.2,0.3,1.7L2,23.3c0,0,0,0,0,0c-0.3,0-0.5-0.2-0.5-0.5L1.5,2c0-0.1,0.1-0.3,0.1-0.4S1.9,1.5,2,1.5l33.8,0h0 c0.3,0,0.5,0.2,0.5,0.5l0,20.8C36.3,23,36.1,23.3,35.8,23.3z M22.5,11.6h-15c-0.4,0-0.8,0.3-0.8,0.8s0.3,0.8,0.8,0.8h15 c0.4,0,0.8-0.3,0.8-0.8S22.9,11.6,22.5,11.6z"/> </symbol> <symbol id="icon-business" viewBox="0 0 24.4 31.8"> <desc>A shopping bag</desc> <path d="M22.5,30.2h-1V8.3h1c0.3,0,0.5,0.2,0.5,0.5v20.9C23,30,22.7,30.2,22.5,30.2 M2.2,30.3L2.2,30.3 c-0.1,0-0.3-0.1-0.4-0.1c-0.1-0.1-0.1-0.2-0.1-0.4V8.9c0-0.1,0.1-0.3,0.1-0.4C1.9,8.4,2,8.4,2.2,8.4h2.7v1.8c0,0.4,0.3,0.8,0.8,0.8 s0.8-0.3,0.8-0.8V8.4h8.2v1.8c0,0.4,0.3,0.8,0.8,0.8s0.8-0.3,0.8-0.8V8.4h3.9v21.9H2.2z M6.3,5.6c0-2.1,1.6-3.8,3.6-4.1 C8.8,2.5,8.2,4,8.2,5.6v1.3H6.4V5.6H6.3z M12.1,1.8c1.4,0.6,2.5,2.1,2.5,3.8v1.3H9.7V5.6C9.6,3.9,10.6,2.4,12.1,1.8 M17.8,5.6v1.2 H16V5.5c0-1.6-0.7-3-1.7-4.1C16.3,1.8,17.8,3.5,17.8,5.6 M24.4,8.8c0-1.1-0.9-2-2-2h-3.1V5.6c0-3.1-2.5-5.6-5.6-5.6 c-0.6,0-1.1,0.1-1.7,0.2C11.5,0,10.9,0,10.3,0C7.2,0,4.7,2.5,4.7,5.6v1.3H2c-0.5,0-1,0.2-1.4,0.6S0,8.4,0,8.9v20.9 c0,0.5,0.2,1,0.6,1.4C1,31.6,1.5,31.8,2,31.8h20.3c0.5,0,1-0.2,1.4-0.6c0.4-0.4,0.6-0.9,0.6-1.4L24.4,8.8z"/> </symbol> <symbol id="icon-education" viewBox="0 0 38.5 23.5"> <desc>A graduation cap</desc> <path d="M31.2,19.8c-1.3,0.5-5.8,2.1-11.9,2.2c-6.1-0.1-10.5-1.7-11.9-2.2v-7.5L19,16.6h0.3h0.3l11.6-4.3V19.8z M19.3,1.6L35.8,9l-16.5,6.1L2.8,9L19.3,1.6z M38.1,8.4L19.6,0.1C19.4,0,19.2,0,19,0.1L0.5,8.4C0.2,8.5,0,8.8,0,9.1 c0,0.3,0.2,0.6,0.5,0.7l5.4,2v8.5c0,0.3,0.2,0.6,0.4,0.7c0.2,0.1,4.9,2.3,12.2,2.5h0.1h0.6h0.6h0.1c7.3-0.2,12-2.4,12.2-2.5 c0.3-0.1,0.4-0.4,0.4-0.7v-8.6l2-0.7v5c-0.4,0.3-0.7,0.7-0.7,1.3c0,0.8,0.7,1.5,1.5,1.5s1.5-0.7,1.5-1.5c0-0.6-0.3-1-0.7-1.3v-5.5 L38,9.8c0.3-0.1,0.5-0.4,0.5-0.7C38.6,8.8,38.4,8.5,38.1,8.4"/> </symbol> <symbol id="icon-nonprofit" viewBox="0 0 29.8 31.9"> <desc>A pair of hands holding up a heart</desc> <path d="M14.7,20.1C10.2,16.9,1.1,9.5,4,4.4C4.2,4,4.5,3.6,4.9,3.2c0.8-0.8,1.6-1.1,2.5-1.3C11.5,0.7,13.9,5,14,5.2 c0.1,0.2,0.4,0.3,0.6,0.4h0.1h0.1c0.2,0,0.4-0.1,0.6-0.4c0,0,2.6-4.4,6.6-3.3c0.8,0.2,1.6,0.5,2.5,1.3c0.4,0.4,0.7,0.8,0.9,1.2 C28.3,9.5,19.2,16.9,14.7,20.1 M26.7,3.6c-0.3-0.5-0.7-1-1.1-1.5c-1.1-1.2-2.3-1.5-3.1-1.8c-3.5-1-6.3,1.2-7.7,3 c-1.4-1.8-4.2-4-7.7-3C6.3,0.5,5.1,0.9,4,2.1c-0.4,0.5-0.8,1-1.1,1.5c-3.5,6.1,5.7,13.9,11.5,18c0.1,0.1,0.3,0.1,0.4,0.1h0.1 c0.1,0,0.3,0,0.4-0.1C21,17.5,30.2,9.8,26.7,3.6"/> <path d="M12.2,26.9v3.6H9.5c0-0.7-0.1-1.8-0.5-2.6c-0.5-1-1.6-1.6-2.5-2.1c-0.4-0.2-0.8-0.4-1.1-0.6 c-0.6-0.5-3.2-5.4-3.9-7.5c0.1-0.1,0.4-0.2,0.5-0.1c0.4,0.3,1.3,1.7,1.7,2.3c0.3,0.4,0.5,0.8,0.6,1c0,0.1,0.1,0.2,0.1,0.3 c0,0,0.3,0.7,0.9,1.8c0.5,1.1,1.1,1.4,2.3,2c0.4,0.2,1,0.5,1.6,0.9c0.4,0.2,0.8,0.1,1-0.3c0.2-0.4,0.1-0.8-0.3-1 c-0.7-0.4-1.2-0.7-1.7-0.9c-1.1-0.6-1.3-0.7-1.6-1.2c-0.5-1.2-0.8-1.9-0.8-1.9c-0.1-0.3-0.1-0.5,0.2-0.7c0.1,0.1,0.4,0.6,0.5,0.9 L6.6,21c0.8,1.4,1,1.6,2.8,2.4c1.6,0.8,2.6,1.2,2.8,2.9V26.9L12.2,26.9z M10,22c-1.4-0.6-1.4-0.6-2-1.7l-0.1-0.2 c-0.4-0.8-1-2.2-2.4-1.7H5.4c-0.2,0.1-0.4,0.2-0.5,0.4C3.7,16.9,3.1,16,2.3,16c-0.6-0.1-1.5,0.2-2,0.7C0,17-0.1,17.5,0,17.9 c0.5,1.6,3.4,7.6,4.5,8.4c0.4,0.3,0.8,0.5,1.2,0.7c0.8,0.4,1.6,0.9,1.9,1.4c0.4,0.8,0.3,2.2,0.3,2.7c0,0.2,0.1,0.4,0.2,0.6 c0.1,0.2,0.3,0.2,0.6,0.2H13c0.4,0,0.7-0.3,0.8-0.7v-4.5V26C13.3,23.6,11.8,22.9,10,22"/> <path d="M24.3,25.2c-0.3,0.2-0.7,0.4-1.1,0.6c-1,0.5-2.1,1.1-2.5,2.1c-0.4,0.8-0.5,1.9-0.5,2.6h-2.8v-3.6v-0.1v-0.4 c0.3-1.8,1.2-2.2,2.9-3c1.7-0.7,1.9-1,2.8-2.4l0.1-0.2c0.1-0.3,0.4-0.8,0.6-0.9c0.3,0.2,0.2,0.4,0.2,0.6c0,0-0.3,0.7-0.9,1.9 c-0.3,0.6-0.5,0.7-1.6,1.2c-0.4,0.2-1,0.5-1.7,0.9c-0.4,0.2-0.5,0.7-0.3,1c0.2,0.3,0.7,0.5,1,0.3c0.7-0.4,1.2-0.6,1.6-0.9 c1.2-0.6,1.8-0.9,2.3-2c0.5-1.1,0.8-1.8,0.9-1.9c0-0.1,0.1-0.2,0.1-0.3c0.1-0.2,0.4-0.6,0.6-1c0.4-0.6,1.3-2.1,1.7-2.3 c0.2,0,0.4,0.1,0.5,0.1C27.5,19.7,24.9,24.7,24.3,25.2 M29.4,16.8c-0.5-0.6-1.4-0.8-2-0.7c-0.8,0-1.4,1-2.6,2.8 c-0.2-0.1-0.3-0.3-0.5-0.4h-0.1c-1.4-0.5-2,0.9-2.4,1.7v0.1c-0.6,1.1-0.6,1.1-2.1,1.7c-1.8,0.8-3.3,1.5-3.7,4.1v0.7v4.4 c0,0.4,0.3,0.7,0.8,0.7h4.3c0.2,0,0.4-0.1,0.6-0.2c0.1-0.2,0.2-0.4,0.2-0.6c0-0.5-0.1-1.9,0.3-2.7c0.3-0.5,1.1-1,1.9-1.4 c0.5-0.2,0.9-0.5,1.2-0.7c1.1-0.8,4-6.8,4.5-8.4C29.8,17.6,29.7,17.1,29.4,16.8"/> </symbol> <symbol id="icon-events" viewBox="0 0 38.6 31.9"> <desc>An open envelope with a note inside</desc> <path d="M1.4,30.3V13.9l17.5,10.5c0.1,0.1,0.3,0.1,0.4,0.1c0.1,0,0.3,0,0.4-0.1l17.2-10.5v16.4H1.4z M31.5,12.3 c-0.1-0.1-0.3-0.2-0.5-0.2H7c-0.4,0-0.8,0.3-0.8,0.8v2.3l-4.7-2.8L19,1.8l17.8,10.6l-5.1,3.1V13C31.7,12.6,31.7,12.4,31.5,12.3 M19.3,22.9L7.7,16v-0.1v-2.3h22.5v2.6v0.1L19.3,22.9z M38,11.3l-0.1-0.1L19.4,0.1C19.3,0,19.1,0,19,0c-0.1,0-0.3,0-0.4,0.1 L0.4,11.2c-0.1,0-0.1,0.1-0.1,0.1C0.1,11.4,0,11.6,0,11.9v19.2c0,0.4,0.3,0.8,0.8,0.8h37c0.4,0,0.8-0.3,0.8-0.8V11.9 C38.4,11.6,38.2,11.4,38,11.3"/> </symbol> <symbol id="icon-award" viewBox="0 0 19.5 32.5"> <desc>A ribbon</desc> <path class="st0" d="M19.4,28.8l-4.6-11.9c2.4-1.7,4-4.5,4-7.6c0-5.1-4.1-9.2-9.2-9.2C4.6,0,0.5,4.1,0.5,9.2c0,3.2,1.6,6,4.1,7.7 L0.1,28.7c-0.1,0.3,0,0.6,0.2,0.8c0.2,0.2,0.5,0.3,0.8,0.1l4.1-1.8L6.9,32c0.1,0.3,0.4,0.5,0.7,0.5c0,0,0,0,0,0 c0.3,0,0.6-0.2,0.7-0.5l1.4-3.7l1.4,3.7c0.1,0.3,0.4,0.5,0.7,0.5c0,0,0,0,0,0c0.3,0,0.6-0.2,0.7-0.4l1.8-4.1l4.1,1.8 c0.3,0.1,0.6,0.1,0.8-0.1C19.5,29.4,19.5,29.1,19.4,28.8z M2,9.2C2,5,5.4,1.5,9.7,1.5c4.3,0,7.7,3.5,7.7,7.7s-3.5,7.7-7.7,7.7 C5.4,16.9,2,13.5,2,9.2z M9,25.9C9,25.9,9,26,9,25.9l-1.5,3.8l-1.4-3.1c-0.1-0.2-0.2-0.3-0.4-0.4c-0.2-0.1-0.4-0.1-0.6,0l-3.1,1.4 l3.8-10c1.1,0.5,2.4,0.8,3.7,0.8c0.8,0,1.5-0.1,2.3-0.3L9,25.9z M14.2,26.3c-0.4-0.2-0.8,0-1,0.4l-1.4,3.1l-1.4-3.5l3.1-8.4l3.7,9.8 L14.2,26.3z M16.3,9.2c0-3.6-3-6.6-6.6-6.6s-6.6,3-6.6,6.6s3,6.6,6.6,6.6S16.3,12.8,16.3,9.2z M4.6,9.2c0-2.8,2.3-5.1,5.1-5.1 s5.1,2.3,5.1,5.1s-2.3,5.1-5.1,5.1S4.6,12,4.6,9.2z"/> </symbol> <symbol id="icon-teacher" viewBox="0 0 29.2 31.8"> <desc>An apple</desc> <path class="st0" d="M27,10.8C25.3,9,22.8,7.9,20.2,8c-0.4,0-0.8,0-1.2,0.1c1.1-0.7,1.9-1.5,2.4-2.5c0.5-0.9,0.8-1.9,0.8-2.9 c0-0.2-0.1-0.4-0.3-0.6C21.8,2,21.6,1.9,21.4,2l-0.7,0.1c0,0,0,0,0,0c-3.4,0.8-4.9,2.8-5.5,4.6c-0.5-2.5-1.7-4.7-3.5-6.5 c-0.3-0.3-0.8-0.3-1.1,0c-0.3,0.3-0.3,0.8,0,1.1c2,1.9,3.1,4.4,3.2,7.1c-0.1,0-0.3,0-0.4,0c-0.7,0-1.4-0.1-1.9-0.2l-0.4-0.1 C10.4,8.1,9.7,8.1,9,8.1C6.4,8,3.9,9,2.2,10.9c-1.7,2.1-2.5,4.8-2,7.4c0.4,2.9,1.4,5.8,3,8.3c2.2,3.4,5.1,5.1,8.4,5.1 c1,0,2.1-0.2,3-0.5c4.5,1.4,8.6-0.3,11.5-4.6c1.6-2.5,2.6-5.4,3-8.3C29.5,15.7,28.8,13,27,10.8z M20.7,3.7c-0.1,0.4-0.3,0.8-0.5,1.2 c-0.7,1.2-2,2.2-3.8,2.9C16.8,6.1,17.9,4.4,20.7,3.7z M27.6,18.1c-0.4,2.7-1.3,5.4-2.8,7.7c-2.5,3.9-6.1,5.3-10,4 c-0.2-0.1-0.3-0.1-0.5,0c-0.9,0.3-1.8,0.5-2.8,0.5c-2.8,0-5.2-1.5-7.1-4.4c-1.5-2.3-2.4-5-2.8-7.7c-0.4-2.2,0.3-4.5,1.7-6.2 c1.4-1.5,3.4-2.3,5.4-2.3c0.1,0,0.2,0,0.3,0c0.6,0,1.3,0.1,1.9,0.2l0.4,0.1c0.6,0.1,1.2,0.2,2.1,0.2c0.4,0,0.8,0,1.2,0c0,0,0,0,0,0 c0,0,0,0,0,0c0,0,0,0,0,0c0.3,0,0.6,0,0.8,0c1.2,0,2.1-0.1,2.9-0.2c0.6-0.1,1.3-0.1,1.9-0.2c2.1-0.1,4.2,0.8,5.6,2.3 C27.3,13.6,28,15.9,27.6,18.1z"/> </symbol> <symbol id="icon-dragdrop-lg" viewBox="0 0 64 64"> <desc>A hand dragging an item between two others</desc> <path d="M4.5,15.7h42c1.7,0,3-1.3,3-3V3.2c0-1.7-1.3-3-3-3h-42c-1.7,0-3,1.3-3,3v9.5C1.5,14.3,2.8,15.7,4.5,15.7z M3.5,3.2c0-0.6,0.4-1,1-1h42c0.6,0,1,0.4,1,1v9.5c0,0.6-0.4,1-1,1h-42c-0.6,0-1-0.4-1-1V3.2z M59.5,18.3h-42c-1.7,0-3,1.3-3,3v9.5 c0,1.7,1.3,3,3,3h21.1c0.2,0.9,0.9,1.9,1.4,2.7c0,0.1,1,1.7,2.4,4.3c0.5,0.9,0.8,1.7,1.1,2.3c0.2,0.4,0.3,1.4,0.3,1.9 c0,0.2,0,0.4,0.1,0.5l0.2,1.1c0.1,0.5,0.5,0.8,1,0.8l9.8,0.1h0c0.4,0,0.8-0.3,0.9-0.6l0.1-0.3c0,0,0.1-0.2,0.1-0.5 c0.1-0.6,0.3-1.8,0.6-2.6c0.7-2.1,1.2-3.8,1.4-4.9c0.3-2,0.5-2.8,0.3-4.8h1.3c1.7,0,3-1.3,3-3v-9.5C62.5,19.7,61.2,18.3,59.5,18.3z M55.9,38.3c-0.2,1-0.6,2.6-1.3,4.6c-0.3,0.8-0.5,2-0.6,2.7l-8.1-0.1l0-0.2c0-0.1,0-0.2,0-0.3c-0.1-0.9-0.2-1.9-0.5-2.5 c-0.3-0.6-0.6-1.4-1.1-2.4c-1.3-2.7-2.3-4.3-2.5-4.5c-0.7-1-1.1-1.9-1.2-2.2c0.1-0.3,0.5-0.4,0.7-0.4c0.2,0,0.4,0,0.6,0.1 c0.4,0.1,0.8,0.4,1.2,0.9c0.3,0.3,0.7,0.4,1.1,0.3c0.4-0.1,0.7-0.5,0.7-0.9v-8.5c0-0.7,0.8-0.7,1-0.7c0.4,0,1.1,0.1,1.1,0.7v8.5 c0,0.6,0.4,1,1,1s1-0.4,1-1V29c0.3,0,0.5,0.1,0.7,0.3c0.1,0.1,0.1,0.2,0.2,0.3v3.5c0,0.6,0.4,1,1,1s1-0.4,1-1v-3c0.1,0,0.2,0,0.3,0 c0.2,0,0.5,0,0.8,0.6V34c0,0.6,0.4,1,1,1s1-0.4,1-1v-2.5c0.1,0,0.2,0,0.3,0c0.8,0,1,1.8,1.1,2.3C56.4,35.6,56.3,36.2,55.9,38.3z M60.5,30.8c0,0.6-0.4,1-1,1h-1.6c-0.6-2-2-2.4-2.7-2.4c-0.2,0-0.5,0-0.7,0c-0.5-0.8-1.3-1.3-2.3-1.4c-0.3,0-0.6,0-0.9,0.1 c-0.1-0.1-0.1-0.2-0.2-0.3c-0.5-0.6-1.3-0.9-2.2-0.9v-2.4c0-1.6-1.3-2.7-3.1-2.7c-1.7,0-3,1.1-3,2.7v6.5c-0.2-0.1-0.4-0.1-0.6-0.2 c-0.4-0.1-0.7-0.1-1-0.1c-1.1,0-1.8,0.4-2.2,1H17.5c-0.6,0-1-0.4-1-1v-9.5c0-0.6,0.4-1,1-1h42c0.6,0,1,0.4,1,1V30.8z M46.5,48.3 h-42c-1.7,0-3,1.3-3,3v9.5c0,1.7,1.3,3,3,3h42c1.7,0,3-1.3,3-3v-9.5C49.5,49.7,48.2,48.3,46.5,48.3z M47.5,60.8c0,0.6-0.4,1-1,1 h-42c-0.6,0-1-0.4-1-1v-9.5c0-0.6,0.4-1,1-1h42c0.6,0,1,0.4,1,1V60.8z"/> </symbol> <symbol id="icon-airplane-lg" viewBox="0 0 64 64"> <desc>A paper airplane</desc> <path class="st0" d="M62.3,7.6c-0.2-0.3-0.5-0.5-0.8-0.5c0,0,0,0-0.1,0c0,0,0,0-0.1,0c0,0,0,0,0,0c-0.1,0-0.2,0-0.2,0l-58.4,14 c-0.4,0.1-0.7,0.4-0.7,0.7c-0.1,0.4,0,0.8,0.3,1l11.9,10l0.8,17.5c0,0,0,0,0,0c0,0,0,0.1,0,0.1c0,0,0,0,0,0c0,0,0,0,0,0.1 c0,0,0,0.1,0,0.1c0,0,0,0.1,0,0.1c0,0,0,0.1,0.1,0.1c0,0,0,0,0,0.1c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0.1,0.1,0.2,0.1 c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0,0,0.1,0c0,0,0,0,0.1,0c0,0,0.1,0,0.1,0c0,0,0.1,0,0.1,0c0,0,0.1,0,0.1,0c0,0,0,0,0,0 c0,0,0,0,0,0c0,0,0,0,0,0c0,0,0.1,0,0.1,0c0,0,0.1,0,0.1,0c0,0,0,0,0,0c0,0,0.1,0,0.1,0c0,0,0.1,0,0.1-0.1c0,0,0,0,0,0l8.8-5.5 l7.8,12.2c0.2,0.3,0.5,0.4,0.8,0.4c0,0,0,0,0,0c0.4,0,0.7-0.1,0.8-0.4L62,8.7C62.4,8.4,62.5,8,62.3,7.6z M22.5,41.2l1.8,2.8 l-5.4,3.3L22.5,41.2z M21.8,38.5C21.8,38.5,21.8,38.5,21.8,38.5c-0.1,0.1-0.1,0.1-0.2,0.2c0,0,0,0,0,0.1c0,0,0,0,0,0l-4.8,8.1 L16.1,33l36.2-19.1L21.8,38.5z M5,22.6L54,10.8L15.3,31.2L5,22.6z M33.9,55.5l-7.4-11.8l-2.7-4.3L58,12L33.9,55.5z"/> </symbol> <symbol id="icon-download-lg" viewBox="0 0 64 64"> <desc>An arrow pointing downwards into a tray</desc> <path class="st0" d="M24.1,23.4c-0.4-0.4-1.1-0.4-1.5,0s-0.4,1-0.1,1.4l8.7,8.8c0.1,0.1,0.2,0.2,0.3,0.2c0.1,0.1,0.2,0.1,0.4,0.1 c0.1,0,0.3,0,0.4-0.1c0.1-0.1,0.2-0.1,0.3-0.2l8.8-8.8c0.4-0.4,0.4-1,0-1.4s-0.8-0.4-1.2,0l-6.8,7V1.6c0-0.6-0.4-1-1-1 c-0.6,0-1,0.4-1,1v28.9L24.1,23.4z"/> <path class="st0" d="M62.2,36.5c0-0.2-0.1-0.3-0.2-0.5L51.2,15.9c-0.2-0.3-0.5-0.6-0.9-0.6H37.7c-0.6,0-1,0.4-1,1s0.4,1,1,1h12 l9.8,18H44.2c-0.5,0-0.9,0.5-1,1c-0.7,5.6-5.6,9.8-11.3,9.8c-5.7,0-10.5-4.3-11.3-9.9c-0.1-0.5-0.5-1-1-1H4.3l8.8-18h13 c0.6,0,1-0.4,1-1s-0.4-1-1-1H12.6c-0.4,0-0.7,0.3-0.9,0.6L1.8,36.2c0,0,0,0,0,0c0,0.1,0,0.1-0.1,0.2c0,0.1-0.2,0.1-0.2,0.2 c0,0-0.2,0-0.2,0v19.1c0,3.8,3.6,6.5,7.6,6.5h45.8c4.1,0,7.6-2.7,7.6-6.5V36.6C62.4,36.6,62.2,36.6,62.2,36.5z M60.4,55.8 c0,2.7-2.6,4.5-5.6,4.5H9c-2.9,0-5.6-1.9-5.6-4.5V37.3h15.4c1.3,6,6.7,10.6,13.1,10.6c6.4,0,11.9-4.6,13.1-10.6h15.4V55.8z"/> </symbol> <symbol id="icon-results-lg" viewBox="0 0 64 64"> <desc>A bar chart with a magnifying glass near it</desc> <path d="M61.7,56.5h-5.3V36.4c0-0.6-0.4-1-1-1H44.3c-0.6,0-1,0.4-1,1v20.2h-4.4V26.4c1.5,0.7,3.2,1.2,4.9,1.2 c2.6,0,5-0.9,7-2.5l10.1,10.1c0.2,0.2,0.5,0.3,0.7,0.3s0.5-0.1,0.7-0.3c0.4-0.4,0.4-1,0-1.4L52.2,23.6c1.7-2,2.6-4.5,2.6-7.2 c0-2.9-1.2-5.8-3.2-7.8c0,0,0,0,0,0c-4.4-4.3-11.4-4.2-15.7,0c-0.5,0.5-1,1.1-1.3,1.6h-7.8c-0.6,0-1,0.4-1,1v45.3h-4.9V22.8 c0-0.6-0.4-1-1-1H8.8c-0.6,0-1,0.4-1,1v33.7H2.2c-0.6,0-1,0.4-1,1s0.4,1,1,1h59.5c0.6,0,1-0.4,1-1S62.3,56.5,61.7,56.5z M18.9,56.5 H9.8V23.8h9.1V56.5z M36.9,56.5h-9.1V12.3h5.7c-1.6,4-0.8,8.8,2.4,12c0.3,0.3,0.6,0.6,1,0.8V56.5z M37.3,22.9 c-3.5-3.5-3.5-9.3,0-12.8c1.7-1.7,4.1-2.6,6.4-2.6c2.3,0,4.7,0.9,6.5,2.6c1.7,1.7,2.6,4,2.6,6.4c0,2.4-1,4.7-2.6,6.4 c-1.7,1.7-4,2.7-6.4,2.7C41.3,25.6,39.1,24.6,37.3,22.9z"/> </symbol> <symbol id="icon-benchmark-lg" viewBox="0 0 64 64"> <desc>Two bars in a graph</desc> <path d="M28.6,29.2H6.8C5.8,29.2,5,30,5,31v31.1c0,1,0.8,1.8,1.8,1.8h21.8c1,0,1.8-0.8,1.8-1.8V31 C30.4,30,29.6,29.2,28.6,29.2z M28.4,61.8H7V31.2h21.4V61.8z M35.9,19.9c0.6,0,1-0.4,1-1V2.4h21.4v16.3c0,0.6,0.4,1,1,1s1-0.4,1-1 V2.2c0-1-0.8-1.8-1.8-1.8H36.7c-1,0-1.8,0.8-1.8,1.8v16.7C34.9,19.4,35.3,19.9,35.9,19.9z M62.4,21.6l-60.3,0c-0.6,0-1,0.4-1,1 s0.4,1,1,1l60.3,0c0.6,0,1-0.4,1-1S62.9,21.6,62.4,21.6z M59.3,24.8c-0.6,0-1,0.4-1,1v36.1H36.9V25.8c0-0.6-0.4-1-1-1s-1,0.4-1,1 v36.4c0,1,0.8,1.8,1.8,1.8h21.8c1,0,1.8-0.8,1.8-1.8V25.8C60.3,25.3,59.8,24.8,59.3,24.8z"/> </symbol> <symbol id="icon-form-lg" viewBox="0 0 64 64"> <desc>Two pages</desc> <path d="M36.5,49.9H22.3c-0.6,0-1,0.4-1,1s0.4,1,1,1h14.3c0.6,0,1-0.4,1-1S37.1,49.9,36.5,49.9z M17.2,49.8 c-0.6,0-1.1,0.5-1.1,1c0,0.6,0.5,1,1.1,1c0.6,0,1.1-0.5,1.1-1C18.3,50.3,17.8,49.8,17.2,49.8z M17.2,43.5c-0.6,0-1.1,0.5-1.1,1 s0.5,1,1.1,1c0.6,0,1.1-0.5,1.1-1S17.8,43.5,17.2,43.5z M36.5,43.6H22.3c-0.6,0-1,0.4-1,1s0.4,1,1,1h14.3c0.6,0,1-0.4,1-1 S37.1,43.6,36.5,43.6z M35.8,31.2h-9c-0.9,0-1.6,0.7-1.6,1.6v3.1c0,0.9,0.7,1.6,1.6,1.6h9c0.9,0,1.6-0.7,1.6-1.6v-3.1 C37.4,32,36.7,31.2,35.8,31.2z M35.4,35.5h-8.2v-2.3h8.2V35.5z M17,37.5h4.6c0.9,0,1.6-0.7,1.6-1.6v-3.1c0-0.9-0.7-1.6-1.6-1.6H17 c-0.9,0-1.6,0.7-1.6,1.6v3.1C15.4,36.8,16.1,37.5,17,37.5z M17.4,33.2h3.8v2.3h-3.8V33.2z M17,27h18.7c0.9,0,1.6-0.7,1.6-1.6v-3.1 c0-0.9-0.7-1.6-1.6-1.6H17c-0.9,0-1.6,0.7-1.6,1.6v3.1C15.4,26.3,16.1,27,17,27z M17.4,22.7h17.9V25H17.4V22.7z M51.8,0.1H20.4 c-1.1,0-1.9,0.8-1.9,1.9v5.5h-7.8c-0.5,0-0.9,0.4-0.9,0.9v7c0,0,0,0,0,0s0,0,0,0v47.2c0,0.5,0.4,0.9,0.9,0.9h31.5 c0.5,0,0.9-0.4,0.9-0.9v-4.5h8.8c1.1,0,1.9-0.8,1.9-1.9V2C53.8,1,52.9,0.1,51.8,0.1z M41,61.5H11.8V16.4H41V61.5z M41,14.4H11.8 V9.5H41V14.4z M51.8,56.1H43v-6.6c0,0,0.1,0,0.1,0h3.1c0.6,0,1-0.4,1-1s-0.4-1-1-1h-3.1c0,0-0.1,0-0.1,0v-4.3c0,0,0.1,0,0.1,0h3.1 c0.6,0,1-0.4,1-1s-0.4-1-1-1h-3.1c0,0-0.1,0-0.1,0v-7.6h3.5c0.9,0,1.6-0.7,1.6-1.6V29c0-0.9-0.7-1.6-1.6-1.6H43v-4.3h3.5 c0.9,0,1.6-0.7,1.6-1.6v-3.1c0-0.9-0.7-1.6-1.6-1.6H43V9.2h8.7V56.1z M43,31.7v-2.3h3.1v2.3H43z M43,21.2v-2.3h3.1v2.3H43z M51.8,7.2H20.5V2.1h31.3V7.2z"/> </symbol> <symbol id="icon-integration-lg" viewBox="0 0 64 64"> <desc>Two arrows circling into each other</desc> <path d="M22,51.7c-10.2,0-18.5-8.6-18.5-19.2S11.8,13.3,22,13.3c9.3,0,16.9,7.1,18.3,16.3l-5.9-3.7 c-0.7-0.4-1.6-0.2-2,0.5c-0.4,0.7-0.2,1.6,0.5,2l8,5c0.3,0.3,0.7,0.5,1.1,0.5c0,0,0.1,0,0.1,0c0,0,0,0,0.1,0c0.1,0,0.2,0,0.4,0 c0.4-0.1,0.7-0.3,0.9-0.7l5.1-8.8c0.4-0.7,0.2-1.6-0.5-2c-0.7-0.4-1.6-0.2-2,0.5L43,28c-2-10.1-10.7-17.7-21-17.7 c-11.8,0-21.5,9.9-21.5,22.1S10.1,54.6,22,54.6c0.8,0,1.5-0.7,1.5-1.5S22.8,51.7,22,51.7z M42,10.3c-0.8,0-1.5,0.7-1.5,1.5 s0.7,1.5,1.5,1.5c10.2,0,18.5,8.6,18.5,19.2S52.2,51.7,42,51.7c-9.3,0-16.9-7.1-18.3-16.3l5.9,3.7c0.7,0.4,1.6,0.2,2-0.5 c0.4-0.7,0.2-1.6-0.5-2l-8-5C22.9,31.2,22.4,31,22,31c0,0-0.1,0-0.1,0c-0.1,0-0.3,0-0.4,0c-0.4,0.1-0.7,0.3-0.9,0.7l-5.1,8.8 c-0.4,0.7-0.2,1.6,0.5,2c0.2,0.1,0.5,0.2,0.7,0.2c0.5,0,1-0.3,1.3-0.7l3-5.1c2,10.1,10.7,17.7,21,17.7c11.8,0,21.5-9.9,21.5-22.1 S53.8,10.3,42,10.3z"/> </symbol> <symbol id="icon-credit-lg" viewBox="0 0 64 64"> <desc>A credit card</desc> <path d="M56.9,32.4L56.9,32.4L7,32.4c-0.6,0-1,0.4-1,1l0,4.8c0,0.3,0.1,0.5,0.3,0.7c0.2,0.2,0.4,0.3,0.7,0.3h0 l49.9-0.1c0.3,0,0.5-0.1,0.7-0.3c0.2-0.2,0.3-0.4,0.3-0.7l0-4.8C57.9,32.8,57.4,32.4,56.9,32.4z M8,37.3l0-2.8l47.9-0.1l0,2.8 L8,37.3z M63.7,26.2C63.7,26.2,63.7,26.1,63.7,26.2l0-8c0,0,0-0.1,0-0.1l0-3.9c0-0.8-0.3-1.6-0.9-2.2c-0.6-0.6-1.4-0.9-2.2-0.9h0 L3.2,11.2c-1.7,0-3.1,1.4-3.1,3.1l0,35.2c0,1.7,1.4,3.1,3.1,3.1h0l57.4-0.1c0.8,0,1.6-0.3,2.2-0.9c0.6-0.6,0.9-1.4,0.9-2.2 L63.7,26.2z M61.7,25.1L2.1,25.2l0-5.9l59.6-0.1L61.7,25.1z M2.1,14.3c0-0.6,0.5-1.1,1.1-1.1l57.4-0.1c0,0,0,0,0,0 c0.3,0,0.6,0.1,0.8,0.3c0.2,0.2,0.3,0.5,0.3,0.8l0,3L2.1,17.3L2.1,14.3z M61.4,50.3c-0.2,0.2-0.5,0.3-0.8,0.3L3.2,50.7c0,0,0,0,0,0 c-0.6,0-1.1-0.5-1.1-1.1l0-22.4l59.6-0.1l0,22.4C61.8,49.8,61.6,50.1,61.4,50.3z"/> </symbol> <symbol id="icon-trophy-lg" viewBox="0 0 64 64"> <desc>A trophy with a star on it</desc> <path d="M60,11.4c-1-2-2.7-3.4-4.9-4c-1-0.3-2.2-0.4-3.5-0.3c0-0.1,0-0.2,0-0.3c0,0,0,0,0-0.1 c0.1-1.7,0.1-3.4,0.1-5.1c0-0.6-0.5-1.1-1-1.1H13.3c-0.3,0-0.5,0.1-0.7,0.3c-0.2,0.2-0.3,0.5-0.3,0.7c0,1.7,0.1,3.5,0.1,5.1 c0,0,0,0,0,0c0,0,0,0.1,0,0.2c0,0,0,0.1,0,0.1c-1.3-0.1-2.5,0-3.5,0.3c-2.2,0.6-3.8,2-4.9,4c-4.9,9.6,6.4,18.8,13.8,22.7 c0.7,0.4,1.5,0.7,2.4,1.2c3.7,5.8,7.9,8.2,9.2,8.8c-0.1,0.1-0.1,0.2-0.1,0.3c-0.3,4.1-1.3,7.8-2.9,9.7c-1.8,2.3-4.5,3.5-7.6,3.5 c-0.4,0-0.8,0.3-0.8,0.8c0,0,0,0,0,0v4.2c0,0.4,0.3,0.8,0.8,0.8h26.2c0.4,0,0.8-0.3,0.8-0.8v-4.2c0,0,0,0,0,0 c0-0.4-0.3-0.8-0.8-0.8c-3.1,0-5.8-1.2-7.6-3.5c-1.5-1.9-2.6-5.5-2.9-9.7c0-0.1,0-0.2-0.1-0.3c1.3-0.7,5.5-3.1,9.2-8.8 c0.9-0.4,1.7-0.8,2.4-1.2C53.6,30.2,64.9,21,60,11.4z M51.1,11.7c0.5,0,1.1,0.1,1.5,0.2c1.1,0.3,1.8,0.9,2.3,1.9 c2.9,5.6-3.3,11.2-7.4,14.1C49.5,22.2,50.6,15.9,51.1,11.7z M16.5,27.9c-4.2-2.9-10.3-8.5-7.4-14.1c0.5-1,1.2-1.6,2.3-1.9 c0.4-0.1,0.9-0.2,1.5-0.2C13.4,15.9,14.5,22.2,16.5,27.9z M18.5,32.8c-7-3.7-17.6-12.1-13.2-20.7c0.8-1.7,2.2-2.7,3.9-3.3 c0.9-0.3,2-0.4,3.3-0.3c0,0.5,0.1,1,0.2,1.6c-0.6,0-1.2,0.1-1.7,0.2c-1.4,0.4-2.5,1.3-3.2,2.7c-3.9,7.5,5.5,14.5,9.6,17.2 c0,0,0.1,0,0.1,0c0.4,0.9,0.8,1.8,1.3,2.7C18.7,32.9,18.6,32.9,18.5,32.8z M36.3,55.1c1.9,2.4,4.8,3.8,8,4v2.8H19.7v-2.8 c3.3-0.2,6.1-1.6,8-4c1.7-2.1,2.9-6,3.2-10.5c0-0.1,0-0.1,0-0.2h2.3c0,0.1,0,0.1,0,0.2C33.4,49,34.6,52.9,36.3,55.1z M42.6,34.4 C42.6,34.4,42.6,34.4,42.6,34.4c-3.9,6-8.2,8.2-9,8.6h-3.3c-0.8-0.4-5.1-2.5-8.9-8.5c0,0,0,0,0,0c0,0,0,0,0,0 C15.6,26,14.1,9.5,13.9,7.1c-0.1-1.6-0.1-3.3-0.2-5h36.5c0,1.8-0.1,3.5-0.2,5.2C49.8,10.4,48.3,26.2,42.6,34.4z M45.5,32.8 c-0.1,0-0.2,0.1-0.3,0.1c0.5-0.9,0.9-1.8,1.3-2.7c0,0,0.1,0,0.1,0c4.2-2.6,13.5-9.6,9.6-17.2c-0.7-1.3-1.8-2.2-3.2-2.7 c-0.5-0.1-1.1-0.2-1.7-0.2c0.1-0.6,0.1-1.1,0.2-1.6c1.2-0.1,2.3,0,3.3,0.3c1.8,0.5,3.1,1.6,3.9,3.3c0,0,0,0,0,0 C63.1,20.7,52.4,29.2,45.5,32.8z M40.3,16.6h-5c-0.4,0-0.7-0.3-0.9-0.6l-1.6-4.8c-0.3-0.8-1.5-0.8-1.7,0l-1.6,4.8 c-0.1,0.4-0.5,0.6-0.9,0.6h-5c-0.9,0-1.2,1.1-0.5,1.6l4.1,3c0.3,0.2,0.5,0.6,0.3,1L26,27c-0.3,0.8,0.7,1.5,1.4,1l4.1-3 c0.3-0.2,0.8-0.2,1.1,0l4.1,3c0.7,0.5,1.7-0.2,1.4-1l-1.6-4.8c-0.1-0.4,0-0.8,0.3-1l4.1-3C41.6,17.7,41.2,16.6,40.3,16.6z"/> </symbol> <symbol id="icon-users-lg" viewBox="0 0 64 64"> <desc>Two people</desc> <path d="M18.6,38.1c2.3,0,4.4-1.3,5.9-3.6c2.2-3.4,2.7-8.1,1.2-11.3c-1.3-2.7-4-4.5-7.1-4.5c-3.1,0-5.9,1.7-7.1,4.5 c-1.5,3.2-1,8,1.2,11.3C14.2,36.8,16.3,38.1,18.6,38.1z M13.3,23.9c0.9-2.1,2.9-3.3,5.3-3.3s4.4,1.2,5.3,3.3c1.2,2.6,0.7,6.7-1,9.4 c-0.8,1.2-2.2,2.7-4.3,2.7s-3.5-1.5-4.3-2.7C12.6,30.6,12.1,26.5,13.3,23.9z M45.4,30.3c2.3,0,4.4-1.3,5.9-3.6 c2.2-3.4,2.7-8.1,1.2-11.3c-1.3-2.7-4-4.5-7.1-4.5c-3.1,0-5.9,1.7-7.1,4.5c-1.5,3.2-1,8,1.2,11.3C40.9,29,43,30.3,45.4,30.3z M40.1,16.1c0.9-2.1,2.9-3.3,5.3-3.3s4.4,1.2,5.3,3.3c1.2,2.6,0.7,6.7-1,9.4c-0.8,1.2-2.2,2.7-4.3,2.7s-3.5-1.5-4.3-2.7 C39.3,22.8,38.9,18.8,40.1,16.1z M57.1,33.2c-1.6-0.6-3.5-1.2-5.6-2.8c-0.3-0.2-0.7-0.3-1-0.1c-0.3,0.2-0.6,0.5-0.6,0.9 c-0.1,0.5-2,2.1-4.6,2.1c-2.6,0-4.3-1.6-4.3-2c0-0.4-0.2-0.7-0.6-0.9c-0.3-0.2-0.7-0.1-1,0.1c-2.1,1.6-4,2.3-5.6,2.8 c-3.2,1.1-5.2,2-5.9,6.8c-1-0.4-2-1-3.1-1.8c-0.3-0.2-0.7-0.3-1-0.1c-0.3,0.2-0.6,0.5-0.6,0.9c-0.1,0.5-2,2.1-4.6,2.1 c-2.6,0-4.3-1.6-4.3-2c0-0.4-0.2-0.7-0.6-0.9c-0.3-0.2-0.7-0.1-1,0.1c-2.1,1.6-4,2.3-5.6,2.8C3,42.3,0.8,43.4,0.8,52.1 c0,0.3,0.1,0.5,0.3,0.7s0.4,0.3,0.7,0.3l33.7,0c0.6,0,1-0.4,1-1c0-3.1-0.3-5.2-0.8-6.8l26.6,0c0.6,0,1-0.4,1-1 C63.2,35.7,61,34.5,57.1,33.2z M2.8,51.1c0.1-6.7,1.7-7.3,4.8-8.3c1.5-0.5,3.2-1.1,5.2-2.4c1,1.3,3.2,2.5,5.7,2.5 c2.4,0,4.8-1.1,6-2.5c2,1.3,3.8,1.9,5.2,2.4c3.1,1,4.7,1.6,4.8,8.3L2.8,51.1z M34.6,43.4c-1-1.2-2.5-1.8-4.2-2.4 c-0.2-0.1-0.4-0.1-0.7-0.2c0.5-4.3,1.9-4.7,4.6-5.6c1.5-0.5,3.2-1.1,5.2-2.4c1,1.3,3.2,2.5,5.7,2.5c2.4,0,4.8-1.1,6-2.5 c2,1.3,3.8,1.9,5.2,2.4c3.1,1,4.7,1.6,4.8,8.3L34.6,43.4z"/> </symbol> <symbol id="icon-give-heart-lg" viewBox="0 0 139 117"> <desc>Two hands holding a heart</desc> <path d="M108.342 25.387c0 7.264-4.69 18.504-12.768 26.603-11.65 11.682-21.442 18.148-25.183 19.647-.283.113-.587.17-.89.17-.303 0-.607-.057-.89-.17-3.742-1.5-13.535-7.965-25.184-19.647-8.077-8.1-12.768-19.34-12.768-26.603 0-4.972-.013-24.545 21.846-24.545 9.71 0 16.326 8.155 16.996 13.175C70.17 8.997 76.785.842 86.496.842c21.86 0 21.846 19.573 21.846 24.545zM17.71 50.75c1.324-.68 2.77-1.086 4.316-1.21v-4.623c0-7.303-.856-12.834-5.005-12.998.68 3.234.69 6.578.69 8.562v10.27zm39.544 26.435c-4.3-3.78-10.593-4.77-14.483-5.09L30.77 58.016c-3-3.49-8.91-5.28-12.5-1.84-3.588 3.447-2.47 9.827.53 13.313 0 0 3.724 3.998 9.095 10.482.573.693 1.15 1.39 1.762 2.14 1.205 1.477 3.835 6.605 2.42 10-.216-.164-.39-.385-.555-.627l-5.507-6.242c-6.12-7.513-10.598-12.325-10.642-12.373-4.21-4.89-5.6-12.782-1.976-18.26V40.48c0-7.415-.863-13.03-5.18-13.03C2.28 27.453.448 31.89.448 40.76v20.243c0 8.234 6.39 19.95 15.493 30.55 2.833 3.29 7.026 7.58 13.544 10.91 4.843 2.473 5.922 4.825 5.922 13.695h29.778c0-26.61-1.59-33.403-7.93-38.973zm64.036-36.703c0-1.984.008-5.328.69-8.563-4.15.163-5.006 5.694-5.006 12.997v4.622c1.543.124 2.992.53 4.316 1.21V40.483zm-47.474 75.676h29.778c0-8.87 1.08-11.222 5.922-13.695 6.52-3.33 10.71-7.618 13.544-10.91 9.104-10.6 15.493-22.316 15.493-30.55V40.76c0-8.872-1.833-13.307-7.768-13.307-4.316 0-5.18 5.614-5.18 13.03v14.123c3.625 5.48 2.234 13.37-1.976 18.26-.048.05-4.524 4.86-10.643 12.376l-5.504 6.24c-.17.244-.342.465-.557.63-1.416-3.396 1.214-8.524 2.42-10 .61-.75 1.188-1.448 1.76-2.14 5.37-6.486 9.096-10.483 9.096-10.483 3-3.488 4.118-9.868.532-13.315-3.592-3.44-9.5-1.65-12.5 1.84L96.228 72.098c-3.89.32-10.183 1.308-14.482 5.09-6.34 5.568-7.932 12.36-7.932 38.97z"/> </symbol> <symbol id="icon-give-money-lg" viewBox="0 0 139 135"> <desc>Two hands holding money</desc> <path d="M94.178 24.717l-8.03 6.344h-2.57l6.547-5.173 3.056-2.416.006-.002c.033-.025.06-.058.09-.088.287-.286.396-.695.303-1.072-.04-.157-.104-.306-.21-.437l-8.34-10.504-2.422-3.05c-.39-.492-1.107-.575-1.6-.186l-3.066 2.423L51.985 31.06h-2.573L80.015 6.884c1.182-.932 2.91-.732 3.846.445L94.625 20.88c.934 1.18.733 2.905-.446 3.837zm-3.745-5.44l.003-.004-5.97-7.518c-1.943 1.154-4.432.866-6.063-.696l-25.317 20h12.23c-1.868-3.32-1.46-7.274 1.163-9.346 2.966-2.345 7.64-1.39 10.434 2.13 1.764 2.22 2.356 4.93 1.813 7.217h3.747l7.26-5.737c-1.156-1.938-.868-4.42.7-6.047zm-18.85 7.572c-1.243.396-1.825.472-2.12.1-.25-.314-.26-.816.47-1.395.812-.64 1.534-.792 1.926-.9l-.682-1.527c-.515.113-1.148.357-1.93.92l-.39-.494c-.1-.127-.25-.216-.427-.235-.17-.02-.337.03-.465.13l-.11.088c-.126.1-.214.248-.236.423-.02.174.03.34.133.467l.453.57c-1.018 1.19-1.1 2.518-.315 3.506.866 1.09 2.135 1.004 3.664.456 1.056-.38 1.63-.395 1.97.03.357.453.114 1.047-.53 1.554-.263.21-.54.378-.822.516h2.664c1.058-1.23 1.077-2.613.297-3.595-.802-1.013-1.832-1.203-3.55-.616z"/><path d="M94.536 29.483h-3.834l2.9-2.293c.013.01.026.02.037.032.597.596.896 1.378.896 2.16v.1zm6.122 21.172v7.328c0 .235-.09.47-.27.648-.18.18-.414.27-.65.27H86.883c-1.175 0-2.35-.447-3.246-1.34-.897-.896-1.345-2.068-1.345-3.24 0-1.173.45-2.346 1.346-3.24.897-.894 2.07-1.34 3.246-1.34H99.74c.234 0 .47.09.65.267.178.18.268.414.268.648zm-11.46 3.664c0-1.276-1.038-2.31-2.316-2.31-1.278 0-2.315 1.034-2.315 2.31 0 1.274 1.037 2.308 2.315 2.308s2.315-1.033 2.315-2.31zm-2.316 6.106h12.04V71.42c0 1.172-.45 2.344-1.346 3.24-.897.893-2.072 1.34-3.248 1.34H41.934c-1.175 0-2.35-.447-3.246-1.34-.897-.896-1.346-2.068-1.346-3.24V30.908c0-1.172.448-2.345 1.346-3.238.896-.895 2.072-1.342 3.246-1.342h3.03l-1.356 3.155h-1.57c-.393 0-.785.15-1.083.448-.3.3-.45.69-.45 1.08v.102c0 .39.15.78.45 1.08.298.298.69.447 1.082.447h52.29c1.177 0 2.352.446 3.25 1.34.895.895 1.343 2.067 1.343 3.24V48.21H86.88c-1.634 0-3.17.635-4.328 1.788-1.155 1.154-1.793 2.688-1.793 4.32 0 1.63.637 3.164 1.792 4.317 1.157 1.154 2.695 1.79 4.33 1.79zM95.4 44.09c0-.252-.206-.458-.46-.458-.252 0-.458.206-.458.458v2.137c0 .252.206.458.46.458.252 0 .457-.206.457-.458V44.09zm0-4.58c0-.252-.206-.46-.46-.46-.252 0-.458.208-.458.46v2.137c0 .25.206.457.46.457.252 0 .457-.206.457-.457V39.51zm-1.774-2.902c0 .253.206.458.46.458h.242c.07 0 .154.086.154.153v.24c0 .254.205.46.46.46.253 0 .457-.206.457-.46v-.24c0-.57-.5-1.07-1.072-1.07h-.242c-.254 0-.46.205-.46.458zm-4.065 0c0 .252.207.458.46.458h2.142c.253 0 .46-.206.46-.458s-.207-.458-.46-.458H90.02c-.253 0-.46.206-.46.458zm-4.59 0c0 .252.204.458.457.458h2.143c.253 0 .46-.206.46-.458s-.207-.458-.46-.458h-2.143c-.253 0-.458.206-.458.458zm-4.594 0c0 .252.208.458.46.458h2.142c.253 0 .46-.206.46-.458s-.207-.458-.46-.458h-2.14c-.254 0-.462.206-.462.458zm-39.513.854c0 .253.206.458.46.458.253 0 .458-.205.458-.458v-.243c0-.067.087-.153.155-.153h.242c.254 0 .46-.206.46-.458 0-.255-.206-.46-.46-.46h-.242c-.572 0-1.072.5-1.072 1.07v.242zm0 4.185c0 .25.207.457.46.457s.458-.206.458-.457V39.51c0-.252-.204-.46-.457-.46s-.46.208-.46.46v2.137zm0 4.58c0 .252.207.458.46.458s.458-.206.458-.458V44.09c0-.252-.204-.458-.457-.458s-.46.206-.46.458v2.137zm0 4.58c0 .252.207.46.46.46s.458-.208.458-.46V48.67c0-.252-.204-.458-.457-.458s-.46.206-.46.458v2.138zm0 4.58c0 .254.207.46.46.46s.458-.206.458-.46v-2.136c0-.25-.204-.457-.457-.457s-.46.206-.46.458v2.138zm0 4.582c0 .25.207.456.46.456s.458-.205.458-.457v-2.14c0-.25-.204-.457-.457-.457s-.46.207-.46.458v2.14zm0 4.578c0 .253.207.46.46.46s.458-.207.458-.46V62.41c0-.25-.204-.457-.457-.457s-.46.207-.46.458v2.138zm0 4.582c0 .252.207.458.46.458s.458-.206.458-.458v-2.138c0-.252-.204-.458-.457-.458s-.46.206-.46.458v2.138zm1.774 2.9c0-.253-.206-.458-.46-.458h-.243c-.067 0-.153-.086-.153-.152v-.243c0-.253-.204-.457-.458-.457s-.46.204-.46.457v.243c0 .57.5 1.07 1.072 1.07h.243c.254-.002.46-.206.46-.46zm4.066 0c0-.25-.207-.458-.46-.458h-2.142c-.252 0-.458.207-.458.458 0 .252.206.458.46.458h2.142c.252 0 .46-.206.46-.458zm0-35.422c0-.252-.207-.458-.46-.458h-2.142c-.252 0-.458.206-.458.458s.206.458.46.458h2.142c.252 0 .46-.206.46-.458zm4.59 35.422c0-.25-.205-.458-.458-.458h-2.14c-.255 0-.46.207-.46.458 0 .252.205.458.46.458h2.14c.253 0 .46-.206.46-.458zm0-35.422c0-.252-.205-.458-.458-.458h-2.14c-.255 0-.46.206-.46.458s.205.458.46.458h2.14c.253 0 .46-.206.46-.458zm4.594 35.422c0-.25-.207-.458-.46-.458h-2.143c-.253 0-.458.207-.458.458 0 .252.205.458.458.458h2.143c.253 0 .46-.206.46-.458zm0-35.422c0-.252-.207-.458-.46-.458h-2.143c-.253 0-.458.206-.458.458s.205.458.458.458h2.143c.253 0 .46-.206.46-.458zm4.59 35.422c0-.25-.205-.458-.458-.458h-2.143c-.253 0-.46.207-.46.458 0 .252.207.458.46.458h2.142c.252 0 .458-.206.458-.458zm0-35.422c0-.252-.205-.458-.458-.458h-2.143c-.253 0-.46.206-.46.458s.207.458.46.458h2.142c.252 0 .458-.206.458-.458zM65.07 72.03c0-.25-.207-.458-.46-.458h-2.14c-.254 0-.46.207-.46.458 0 .252.206.458.46.458h2.14c.253 0 .46-.206.46-.458zm0-35.422c0-.252-.207-.458-.46-.458h-2.14c-.254 0-.46.206-.46.458s.206.458.46.458h2.14c.253 0 .46-.206.46-.458zm4.592 35.422c0-.25-.206-.458-.46-.458H67.06c-.253 0-.458.207-.458.458 0 .252.205.458.458.458h2.143c.253 0 .46-.206.46-.458zm0-35.422c0-.252-.206-.458-.46-.458H67.06c-.253 0-.458.206-.458.458s.205.458.458.458h2.143c.253 0 .46-.206.46-.458zm4.592 35.422c0-.25-.206-.458-.46-.458h-2.142c-.252 0-.46.207-.46.458 0 .252.208.458.46.458h2.143c.253 0 .46-.206.46-.458zm0-35.422c0-.252-.206-.458-.46-.458h-2.142c-.252 0-.46.206-.46.458s.208.458.46.458h2.143c.253 0 .46-.206.46-.458zm4.592 35.422c0-.25-.207-.458-.46-.458h-2.14c-.254 0-.46.207-.46.458 0 .252.206.458.46.458h2.14c.253 0 .46-.206.46-.458zm0-35.422c0-.252-.207-.458-.46-.458h-2.14c-.254 0-.46.206-.46.458s.206.458.46.458h2.14c.253 0 .46-.206.46-.458zm4.592 35.422c0-.25-.207-.458-.46-.458h-2.14c-.254 0-.462.207-.462.458 0 .252.208.458.46.458h2.142c.253 0 .46-.206.46-.458zm11.044-7.482c0 .253.206.46.46.46.252 0 .457-.207.457-.46V62.41c0-.25-.206-.457-.46-.457-.252 0-.458.207-.458.458v2.138zm0 4.582c0 .252.206.458.46.458.252 0 .457-.206.457-.458v-2.138c0-.252-.206-.458-.46-.458-.252 0-.458.206-.458.458v2.138zm-.856 2.9c0 .254.206.458.46.458h.242c.572 0 1.072-.5 1.072-1.07v-.24c0-.254-.205-.46-.46-.46-.252 0-.458.206-.458.46v.24c0 .068-.085.154-.153.154h-.244c-.254 0-.46.205-.46.458zm-4.065 0c0 .252.207.458.46.458h2.142c.253 0 .46-.206.46-.458 0-.25-.207-.458-.46-.458H90.02c-.253 0-.46.207-.46.458zm-1.99-.458h-2.143c-.253 0-.458.207-.458.458 0 .252.204.458.457.458h2.143c.253 0 .46-.206.46-.458 0-.25-.207-.458-.46-.458z"/><path d="M57.208 20.136l1.33 1.02c-.294.28-.858.757-1.266 1.707-.01.02-.014.04-.022.06l-1.834 1.45c-.04-.365-.018-.76.072-1.182l-.672-.286c-.15-.063-.274-.184-.338-.346-.066-.162-.058-.335.005-.484l.055-.128c.065-.15.185-.273.35-.34.16-.064.334-.057.484.007l.58.25c.417-.868.858-1.383 1.256-1.727zm19.55-13.104L60.825.22c-1.384-.592-3 .054-3.595 1.433L44.596 31.06h1.736L57.16 5.866 58.7 2.28c.248-.576.92-.844 1.497-.596l3.586 1.532 11.943 5.11 1.393-1.102c-.115-.07-.235-.138-.363-.192zm-4.45.577v-.005l-8.838-3.78c-1.158 1.94-3.484 2.867-5.664 2.268L47.142 30.908l5.554-4.388c-.875-1.72-1.042-3.657-.294-5.398 1.49-3.47 6.056-4.85 10.195-3.08.177.077.35.16.52.244l9.394-7.42c-.417-1.01-.51-2.152-.203-3.257zM18.157 69.298c1.324-.68 2.77-1.087 4.316-1.213v-4.62c0-7.304-.855-12.835-5.005-13 .68 3.236.69 6.58.69 8.564v10.268zM57.7 95.732c-4.298-3.78-10.592-4.77-14.482-5.09l-12.003-14.08c-3-3.49-8.91-5.28-12.5-1.84-3.588 3.447-2.47 9.827.53 13.313 0 0 3.724 3.998 9.095 10.482.573.693 1.15 1.39 1.762 2.14 1.205 1.477 3.835 6.605 2.42 10-.216-.164-.39-.385-.555-.627l-5.507-6.242c-6.12-7.515-10.598-12.327-10.642-12.374-4.21-4.89-5.6-12.782-1.976-18.26V59.028c0-7.417-.864-13.03-5.18-13.03C2.728 46 .894 50.435.894 59.306V79.55c0 8.234 6.39 19.95 15.493 30.55 2.833 3.29 7.026 7.58 13.544 10.91 4.844 2.473 5.923 4.825 5.923 13.695H65.63c0-26.61-1.59-33.403-7.93-38.973zm64.037-36.703c0-1.985.008-5.33.69-8.565-4.15.165-5.006 5.696-5.006 13v4.62c1.544.126 2.993.533 4.317 1.213v-10.27zm-47.474 75.675h29.778c0-8.87 1.08-11.222 5.923-13.695 6.52-3.33 10.712-7.62 13.544-10.91C132.61 99.5 139 87.783 139 79.55V59.306c0-8.87-1.833-13.306-7.768-13.306-4.315 0-5.18 5.613-5.18 13.03v14.123c3.625 5.48 2.234 13.37-1.976 18.26-.046.048-4.522 4.86-10.642 12.375l-5.504 6.242c-.17.243-.342.464-.557.628-1.416-3.395 1.214-8.524 2.42-10 .61-.75 1.188-1.447 1.76-2.14 5.37-6.485 9.096-10.482 9.096-10.482 3-3.487 4.118-9.867.53-13.315-3.59-3.437-9.5-1.65-12.5 1.843l-12.004 14.08c-3.89.32-10.182 1.31-14.48 5.09-6.34 5.57-7.933 12.36-7.933 38.972z"/> </symbol> <symbol id="icon-give-party-lg" viewBox="0 0 139 130"> <desc>Two hands holding a party popper</desc> <path d="M18.157 64.593c1.324-.68 2.77-1.087 4.316-1.213v-4.62c0-7.304-.855-12.835-5.005-13 .68 3.236.69 6.58.69 8.563v10.27zM57.7 91.027c-4.298-3.782-10.592-4.77-14.482-5.09l-12.003-14.08c-3-3.492-8.91-5.28-12.5-1.84-3.588 3.446-2.47 9.826.53 13.313 0 0 3.724 3.998 9.095 10.482.573.693 1.15 1.39 1.762 2.14 1.205 1.477 3.835 6.605 2.42 10-.216-.164-.39-.385-.555-.628l-5.507-6.24c-6.12-7.516-10.598-12.328-10.642-12.376-4.21-4.89-5.6-12.78-1.976-18.26V54.323c0-7.415-.864-13.028-5.18-13.028C2.728 41.295.894 45.73.894 54.6v20.245c0 8.234 6.39 19.95 15.493 30.55 2.833 3.29 7.026 7.58 13.544 10.91 4.844 2.473 5.923 4.824 5.923 13.695H65.63c0-26.612-1.59-33.403-7.93-38.973zm64.037-36.704c0-1.983.008-5.327.69-8.563-4.15.165-5.006 5.696-5.006 13v4.62c1.544.126 2.993.533 4.317 1.213v-10.27zM74.263 130h29.778c0-8.87 1.08-11.222 5.923-13.696 6.52-3.33 10.712-7.618 13.544-10.91C132.61 94.794 139 83.08 139 74.844V54.6c0-8.87-1.833-13.305-7.768-13.305-4.315 0-5.18 5.613-5.18 13.028v14.125c3.625 5.48 2.234 13.37-1.976 18.26-.046.048-4.522 4.86-10.642 12.375l-5.504 6.242c-.17.242-.342.463-.557.628-1.416-3.396 1.214-8.524 2.42-10 .61-.75 1.188-1.448 1.76-2.14 5.37-6.485 9.096-10.483 9.096-10.483 3-3.486 4.118-9.866.53-13.314-3.59-3.44-9.5-1.65-12.5 1.84L96.676 85.94c-3.89.32-10.182 1.31-14.48 5.09-6.34 5.57-7.933 12.36-7.933 38.972zM69.605 39.37c.436.44 29.188-22.94 31.086-24.847 1.9-1.907 2.015-4.88.26-6.644-1.754-1.764-4.715-1.648-6.613.26-1.898 1.906-25.17 30.792-24.732 31.23zM66.768 36.408c.412 0 3.002-27.627 3.002-29.643 0-2.015-1.344-3.65-3.002-3.65-1.658 0-3.002 1.635-3.002 3.65 0 2.016 2.59 29.643 3.002 29.643zM102.155 39.076c-2.022 0-29.73 2.6-29.73 3.015 0 .416 27.708 3.017 29.73 3.017 2.022 0 3.66-1.35 3.66-3.016 0-1.664-1.638-3.014-3.66-3.014zM71.362 31.08c.546.243 1.184-.004 1.426-.552l.702-1.586c.243-.548-.003-1.19-.548-1.433-.545-.245-1.184.002-1.426.55l-.702 1.587c-.243.548.003 1.19.548 1.433zM76.276 19.97c.545.244 1.184-.002 1.426-.55l.702-1.587c.242-.548-.003-1.19-.548-1.433-.546-.243-1.184.004-1.427.55l-.702 1.588c-.243.548.003 1.19.548 1.433zM78.733 14.417c.545.243 1.183-.004 1.426-.55l.7-1.588c.243-.55-.003-1.19-.548-1.434-.545-.243-1.183.003-1.426.55l-.7 1.588c-.244.548.002 1.19.547 1.433zM73.82 25.525c.544.244 1.183-.003 1.425-.55l.702-1.588c.242-.548-.003-1.19-.548-1.433-.547-.243-1.185.004-1.427.55l-.702 1.588c-.242.548.004 1.19.55 1.433zM85.588 33.073l-1.58.705c-.545.244-.79.885-.548 1.433.242.55.88.795 1.426.552l1.58-.705c.545-.244.79-.885.548-1.433s-.88-.794-1.426-.55zM96.645 28.136l-1.58.706c-.545.243-.79.884-.548 1.432.242.548.88.795 1.426.55l1.58-.704c.545-.243.79-.885.548-1.432-.24-.548-.88-.795-1.425-.552zM91.117 30.605l-1.58.705c-.545.243-.79.885-.55 1.433.244.547.882.794 1.428.55l1.58-.705c.544-.243.79-.885.547-1.432-.242-.548-.88-.795-1.425-.55zM80.06 35.542l-1.58.705c-.545.243-.79.885-.548 1.432.242.547.88.794 1.426.55l1.58-.705c.545-.243.79-.885.548-1.432-.243-.548-.88-.795-1.426-.55zM59.974 30.17l.566 1.094c.196.378.66.526 1.036.33.376-.197.522-.663.327-1.04l-.567-1.096c-.195-.378-.66-.526-1.035-.33-.376.197-.522.663-.326 1.04zM57.99 26.336l.567 1.095c.196.38.66.526 1.035.33.377-.197.523-.662.327-1.04l-.567-1.096c-.196-.378-.66-.525-1.036-.328-.376.196-.522.662-.327 1.04zM56.334 21.462c-.376.197-.523.662-.327 1.04l.566 1.096c.196.378.66.525 1.036.33.375-.198.522-.664.326-1.042l-.567-1.095c-.196-.377-.66-.524-1.036-.328zM55.386 17.958c-.195-.38-.66-.526-1.035-.33-.375.197-.522.663-.326 1.04l.566 1.097c.196.377.66.525 1.035.328.377-.196.523-.662.328-1.04l-.567-1.095zM90.78 53.518l-1.09-.57c-.375-.196-.84-.05-1.034.33-.196.377-.05.843.327 1.04l1.09.57c.376.195.84.048 1.035-.33.196-.378.05-.844-.327-1.04zM86.966 51.525l-1.09-.57c-.377-.196-.84-.048-1.036.33-.196.378-.05.844.327 1.04l1.09.57c.377.196.84.05 1.036-.33.195-.378.05-.844-.327-1.04zM83.15 49.533l-1.09-.57c-.376-.196-.84-.05-1.035.33-.196.377-.05.843.327 1.04l1.09.568c.376.198.84.05 1.036-.327.195-.378.05-.844-.328-1.04zM79.335 47.54l-1.09-.57c-.377-.196-.84-.05-1.036.33-.197.378-.05.843.326 1.04l1.09.57c.377.195.84.048 1.036-.33.195-.378.05-.843-.327-1.04zM60.534 34.41c-1.16-1.165-2.787-1.704-4.36-1.434-1.598.274-2.965 1.31-3.664 2.775L39.635 62.725c-.93 1.954-.553 4.275.94 5.775 1.498 1.503 3.813 1.877 5.764.934l26.796-12.97c1.46-.705 2.48-2.072 2.753-3.678.267-1.583-.27-3.218-1.426-4.38L60.534 34.41zm-6.815 3.348l7.747.356 3.59 3.608-12.952-.595 1.614-3.37zm-3.478 7.28l19.007.895 3.6 3.62-24.226-1.138 1.618-3.376zm2.273 19.25l-11.223-.524c.023-.055.046-.112.072-.166l1.526-3.195 16.068.766-6.443 3.12zm19.757-9.566l-5.036 2.438-22.29-1.062 1.605-3.36 26.668 1.27c-.26.293-.58.537-.946.714zM81.858 7.7l2.393 2.705.682-3.554 3.3-1.45-3.155-1.748-.354-3.6-2.63 2.472-3.518-.774 1.528 3.276-1.82 3.123 3.575-.45zM108.87 24.31l-3.584-.355-1.74-3.17-1.445 3.316-3.536.685 2.692 2.405-.446 3.59 3.108-1.828 3.26 1.536-.77-3.535 2.463-2.642zM99.42 52.13l-3.224 1.612-3.15-1.755.53 3.58-2.636 2.466 3.552.6 1.52 3.28 1.668-3.207 3.575-.44-2.523-2.583.69-3.552zM50.995 17.902l2.456-2.648 3.564.532-1.747-3.165 1.604-3.24-3.535.693-2.57-2.534-.44 3.59-3.192 1.675 3.265 1.528.597 3.57z"/> </symbol> <symbol id="icon-checkmark" viewBox="0 0 511.999 511.999"> <desc>checkmark</desc> <path d='M506.231,75.508c-7.689-7.69-20.158-7.69-27.849,0l-319.21,319.211L33.617,269.163c-7.689-7.691-20.158-7.691-27.849,0 c-7.69,7.69-7.69,20.158,0,27.849l139.481,139.481c7.687,7.687,20.16,7.689,27.849,0l333.133-333.136 C513.921,95.666,513.921,83.198,506.231,75.508z'/> </symbol> <symbol id="icon-custom-branding" viewBox="0 0 32 32"> <desc>custom branding</desc> <path d="M5.69,17.34V1.56a.75.75,0,1,0-1.5,0V17.34a4.49,4.49,0,0,0,0,8.85v4.56a.75.75,0,0,0,1.5,0V26.19a4.49,4.49,0,0,0,0-8.85Zm0,7.32a2.61,2.61,0,0,1-1.5,0,3,3,0,0,1,0-5.79,3.08,3.08,0,0,1,.75-.1,3.08,3.08,0,0,1,.75.1,3,3,0,0,1,0,5.79Z"/><path d="M16.71,5.73V1.56a.75.75,0,1,0-1.5,0V5.73a4.49,4.49,0,0,0,0,8.85V30.75a.75.75,0,0,0,1.5,0V14.58a4.49,4.49,0,0,0,0-8.85Zm0,7.32a2.86,2.86,0,0,1-1.5,0,3,3,0,0,1,0-5.79,2.61,2.61,0,0,1,1.5,0,3,3,0,0,1,0,5.79Z"/><path d="M27.74,17.34V1.56a.75.75,0,1,0-1.5,0V17.34a4.49,4.49,0,0,0,0,8.85v4.56a.75.75,0,0,0,1.5,0V26.19a4.49,4.49,0,0,0,0-8.85Zm0,7.32a2.61,2.61,0,0,1-1.5,0,3,3,0,0,1,0-5.79,2.86,2.86,0,0,1,1.5,0,3,3,0,0,1,0,5.79Z"/> </symbol> <symbol id="icon-ssl" viewBox="0 0 32 32"> <desc>ssl</desc> <path d="M16.32,31.69a.77.77,0,0,1-.3-.06C1.25,25,2.26,6.82,2.27,6.63A.76.76,0,0,1,2.73,6L16,.37a.76.76,0,0,1,.59,0L29.92,6a.75.75,0,0,1,.45.64c0,.19,1,18.4-13.74,25A.81.81,0,0,1,16.32,31.69ZM3.76,7.19c0,2.75.33,17.23,12.56,22.93C28.58,24.41,28.94,9.94,28.89,7.19L16.32,1.87Z"/><path d="M8.13,15.56,9.53,15a1.26,1.26,0,0,0,1.32,1c.53,0,1-.22,1-.68,0-1.15-3.45-.26-3.45-2.73,0-1.31,1.16-2.08,2.53-2.08s2.27.54,2.52,1.65L12,12.5a1,1,0,0,0-1.05-.8c-.55,0-.89.28-.89.67,0,1.15,3.45.24,3.45,2.77,0,1.36-1.23,2.06-2.63,2.06A2.54,2.54,0,0,1,8.13,15.56Z"/><path d="M13.87,15.56l1.4-.58a1.26,1.26,0,0,0,1.32,1c.53,0,1-.22,1-.68,0-1.15-3.45-.26-3.45-2.73,0-1.31,1.16-2.08,2.53-2.08s2.27.54,2.52,1.65l-1.45.4a1,1,0,0,0-1.06-.8c-.55,0-.89.28-.89.67,0,1.15,3.45.24,3.45,2.77,0,1.36-1.23,2.06-2.63,2.06A2.54,2.54,0,0,1,13.87,15.56Z"/><path d="M21.78,10.56v5.16h2.89v1.37H20.14V10.56Z"/> </symbol> <symbol id="icon-notification" viewBox="0 0 32 32"> <desc>notification</desc> <path d="M12,31.52A4.13,4.13,0,0,1,7.86,27.4a.75.75,0,0,1,1.5,0,2.63,2.63,0,0,0,5.25,0,.75.75,0,0,1,1.5,0A4.13,4.13,0,0,1,12,31.52Z"/><path d="M12,27.87H.9a.76.76,0,0,1-.75-.75V24.07a.76.76,0,0,1,.49-.7A2.73,2.73,0,0,0,2.23,20.9V13.53A9.77,9.77,0,0,1,12,3.77a.75.75,0,1,1,0,1.5,8.27,8.27,0,0,0-8.26,8.26V20.9a4.32,4.32,0,0,1-2.08,3.65v1.82H12a.75.75,0,0,1,0,1.5Z"/><path d="M23.07,27.87H12a.75.75,0,1,1,0-1.5H22.32V24.55a4.32,4.32,0,0,1-2.08-3.65V13.53A8.27,8.27,0,0,0,12,5.27a.75.75,0,1,1,0-1.5,9.77,9.77,0,0,1,9.75,9.76V20.9a2.73,2.73,0,0,0,1.59,2.47.76.76,0,0,1,.49.7v3.05A.76.76,0,0,1,23.07,27.87Z"/><path d="M5.65,13.89a.75.75,0,0,1-.75-.75,6.69,6.69,0,0,1,6.68-6.69.75.75,0,0,1,0,1.5A5.19,5.19,0,0,0,6.4,13.14.76.76,0,0,1,5.65,13.89Z"/><path d="M13.2,5.27a.75.75,0,0,1-.75-.75V2.26a.35.35,0,0,0-.35-.35h-.23a.35.35,0,0,0-.35.35V4.52a.75.75,0,0,1-1.5,0V2.26A1.85,1.85,0,0,1,11.87.41h.23A1.85,1.85,0,0,1,14,2.26V4.52A.74.74,0,0,1,13.2,5.27Z"/><path d="M25.6,20.58a.74.74,0,0,1-.45-.15A.75.75,0,0,1,25,19.38a5.87,5.87,0,0,0,0-7.11.74.74,0,0,1,.13-1,.75.75,0,0,1,1.05.13,7.36,7.36,0,0,1,0,8.93A.74.74,0,0,1,25.6,20.58Z"/><path d="M28.7,23.75a.69.69,0,0,1-.45-.16.75.75,0,0,1-.15-1.05A11.06,11.06,0,0,0,28.05,9.1a.75.75,0,1,1,1.19-.91,12.57,12.57,0,0,1,.06,15.26A.77.77,0,0,1,28.7,23.75Z"/> </symbol> <symbol id="icon-payment" viewBox="0 0 32 32"> <desc>payment</desc> <path class="cls-1" d="M30.65,27.67H1.13a1,1,0,0,1-1-1.05V5.84a1,1,0,0,1,1-1H30.65a1,1,0,0,1,1.05,1V26.62A1,1,0,0,1,30.65,27.67ZM1.58,26.17H30.2V6.29H1.58Z"/><rect class="cls-1" x="0.83" y="8.92" width="30.11" height="3.97"/><path class="cls-1" d="M23.14,21.26H3.78A.75.75,0,0,1,3,20.51V16.86a.74.74,0,0,1,.75-.75H23.14a.75.75,0,0,1,.75.75v3.65A.76.76,0,0,1,23.14,21.26ZM4.53,19.76H22.39V17.61H4.53Z"/><path class="cls-1" d="M19.39,21.26a.76.76,0,0,1-.75-.75V17.18a.75.75,0,0,1,1.5,0v3.33A.75.75,0,0,1,19.39,21.26Z"/> </symbol> <symbol id="icon-datafortress" viewBox="0 0 32 32"> <desc>data fortress</desc> <path class="cls-1" d="M30.61,8.6h-24a.76.76,0,0,1-.75-.75V1.4A.75.75,0,0,1,6.58.65h24a.75.75,0,0,1,.75.75V7.85A.76.76,0,0,1,30.61,8.6ZM7.33,7.1H29.86V2.15H7.33Z"/><circle class="cls-1" cx="25.75" cy="4.62" r="1.15"/><path class="cls-1" d="M6.58,28.47H1.39a.76.76,0,0,1-.75-.75V4.62a.76.76,0,0,1,.75-.75H6.58a.75.75,0,0,1,0,1.5H2.14V27H6.58a.75.75,0,0,1,0,1.5Z"/><path class="cls-1" d="M30.61,20.15h-24a.76.76,0,0,1-.75-.75V13a.75.75,0,0,1,.75-.75h24a.75.75,0,0,1,.75.75V19.4A.76.76,0,0,1,30.61,20.15ZM7.33,18.65H29.86V13.7H7.33Z"/><circle class="cls-1" cx="25.75" cy="16.17" r="1.15"/><path class="cls-1" d="M6.58,16.92H1.39a.75.75,0,0,1,0-1.5H6.58a.75.75,0,1,1,0,1.5Z"/><path class="cls-1" d="M19.63,16.92H9.6a.75.75,0,0,1,0-1.5h10a.75.75,0,0,1,0,1.5Z"/><path class="cls-1" d="M19.63,5.37H9.6a.75.75,0,0,1,0-1.5h10a.75.75,0,0,1,0,1.5Z"/><path class="cls-1" d="M19.63,28.47H9.6a.75.75,0,0,1,0-1.5h10a.75.75,0,0,1,0,1.5Z"/><path class="cls-1" d="M30.61,31.69h-24a.75.75,0,0,1-.75-.75V24.49a.76.76,0,0,1,.75-.75h24a.76.76,0,0,1,.75.75v6.45A.75.75,0,0,1,30.61,31.69ZM7.33,30.19H29.86v-5H7.33Z"/><circle class="cls-1" cx="25.75" cy="27.72" r="1.15"/> </symbol> <symbol id="icon-captcha" viewBox="0 0 32 32"> <desc>captcha</desc> <path class="cls-1" d="M23.34,21.31H8.73A.75.75,0,0,1,8,20.56V8.78A.76.76,0,0,1,8.73,8H23.34a.76.76,0,0,1,.75.75V20.56A.75.75,0,0,1,23.34,21.31ZM9.48,19.81H22.59V9.53H9.48Z"/><path class="cls-1" d="M17.38,13.28a1.35,1.35,0,1,0-2,1.15L15,16.76h2l-.33-2.33A1.34,1.34,0,0,0,17.38,13.28Z"/><path class="cls-1" d="M17.06,17.51H15a.74.74,0,0,1-.56-.26.73.73,0,0,1-.18-.6l.27-1.91a2,2,0,0,1-.6-1.46,2.1,2.1,0,1,1,4.19,0,2,2,0,0,1-.6,1.46l.27,1.91a.76.76,0,0,1-.74.86ZM15.87,16h.33L16,14.85ZM16,12.68a.6.6,0,0,0-.59.6.57.57,0,0,0,.29.51.66.66,0,0,1,.3.36.73.73,0,0,1,.31-.36A.6.6,0,0,0,16,12.68Z"/><path class="cls-1" d="M20.37,9.28a.76.76,0,0,1-.75-.75V5.43A3.62,3.62,0,0,0,16,1.81a3.55,3.55,0,0,0-3.55,3.55V8.53a.75.75,0,0,1-1.5,0V5.36A5.06,5.06,0,0,1,16,.31a5.12,5.12,0,0,1,5.12,5.12v3.1A.75.75,0,0,1,20.37,9.28Z"/><path class="cls-1" d="M29.07,31.69H3a.75.75,0,0,1-.75-.75v-7A.76.76,0,0,1,3,23.19H29.07a.76.76,0,0,1,.75.75v7A.75.75,0,0,1,29.07,31.69ZM3.75,30.19H28.32v-5.5H3.75Z"/><circle class="cls-1" cx="8.31" cy="27.36" r="1.25"/><circle class="cls-1" cx="13.42" cy="27.38" r="1.25"/><circle class="cls-1" cx="18.53" cy="27.38" r="1.25"/><circle class="cls-1" cx="23.64" cy="27.38" r="1.25"/> </symbol> <symbol id="icon-datareport" viewBox="0 0 32 32"> <desc>data report</desc> <path class="cls-1" d="M2.44,27.91a.76.76,0,0,1-.75-.75V10.1A2.24,2.24,0,0,1,3.93,7.86h9.94a.75.75,0,1,1,0,1.5H3.93a.74.74,0,0,0-.74.74V27.16A.75.75,0,0,1,2.44,27.91Z"/><path class="cls-1" d="M29.62,27.91a.75.75,0,0,1-.75-.75V10.1a.74.74,0,0,0-.74-.74H18.2a.75.75,0,1,1,0-1.5h9.93a2.24,2.24,0,0,1,2.24,2.24V27.16A.76.76,0,0,1,29.62,27.91Z"/><path class="cls-1" d="M29.7,30.48H2.36A2.24,2.24,0,0,1,.12,28.25V27.16a.75.75,0,0,1,.76-.75H31.19a.75.75,0,0,1,.75.75v1.09A2.23,2.23,0,0,1,29.7,30.48ZM1.62,27.91v.34a.74.74,0,0,0,.74.73H29.7a.74.74,0,0,0,.74-.73v-.34Z"/><path class="cls-1" d="M18.58,4.83a.73.73,0,0,1-.53-.22l-2-2-2,2a.74.74,0,0,1-1.06,0,.75.75,0,0,1,0-1.06L15.5,1a.75.75,0,0,1,1.06,0l2.55,2.55a.75.75,0,0,1,0,1.06A.74.74,0,0,1,18.58,4.83Z"/><path class="cls-1" d="M16,14.26a.76.76,0,0,1-.75-.75v-12a.75.75,0,1,1,1.5,0v12A.75.75,0,0,1,16,14.26Z"/><rect class="cls-1" x="18.96" y="14.58" width="2.21" height="9.8" transform="translate(40.14 38.95) rotate(-180)"/><path class="cls-1" d="M21.17,25.12H19a.75.75,0,0,1-.75-.75V14.58a.75.75,0,0,1,.75-.75h2.21a.74.74,0,0,1,.75.75v9.79A.74.74,0,0,1,21.17,25.12Zm-1.46-1.5h.71V15.33h-.71Z"/><path class="cls-1" d="M16.88,25.12H14.67a.75.75,0,0,1-.75-.75V17.19a.76.76,0,0,1,.75-.75h2.21a.76.76,0,0,1,.75.75v7.18A.75.75,0,0,1,16.88,25.12Zm-1.46-1.5h.71V17.94h-.71Z"/><path class="cls-1" d="M12.59,25.12H10.38a.74.74,0,0,1-.75-.75V20.61a.75.75,0,0,1,.75-.75h2.21a.76.76,0,0,1,.75.75v3.76A.75.75,0,0,1,12.59,25.12Zm-1.46-1.5h.71V21.36h-.71Z"/><path class="cls-1" d="M22.15,25.12H9.4a.75.75,0,0,1,0-1.5H22.15a.75.75,0,0,1,0,1.5Z"/> </symbol> <symbol id="icon-workflow" viewBox="0 0 32 32"> <desc>workflow</desc> <path class="cls-1" d="M11.32,19.75H8.89a.75.75,0,0,1-.73-.59L7.9,18A8.29,8.29,0,0,1,6,17.18l-1,.65a.73.73,0,0,1-1-.09L2.34,16a.76.76,0,0,1-.09-1l.65-1a8.29,8.29,0,0,1-.82-2L1,11.93a.74.74,0,0,1-.61-.73V8.77A.75.75,0,0,1,1,8l1.13-.21a8.19,8.19,0,0,1,.82-2l-.65-1a.74.74,0,0,1,.09-.95L4.06,2.22a.74.74,0,0,1,1-.09l1,.65a8.19,8.19,0,0,1,2-.82L8.15.83A.75.75,0,0,1,8.89.22h2.43a.75.75,0,0,1,.74.61L12.27,2a8,8,0,0,1,1.94.8l1-.64a.76.76,0,0,1,.94.1l1.72,1.72a.74.74,0,0,1,.1.93l-.64,1a7.92,7.92,0,0,1,.78,1.9L19.28,8a.76.76,0,0,1,.59.74V11.2a.76.76,0,0,1-.59.73l-1.17.26a8.26,8.26,0,0,1-.78,1.9l.64,1a.76.76,0,0,1-.1.94l-1.72,1.71a.76.76,0,0,1-.94.11l-1-.65a8.57,8.57,0,0,1-1.9.79l-.26,1.17A.76.76,0,0,1,11.32,19.75Zm-1.83-1.5h1.23l.22-1a.75.75,0,0,1,.58-.59,7,7,0,0,0,2.29-1,.75.75,0,0,1,.74,0l1,.61.87-.87-.57-.89a.74.74,0,0,1,0-.81,6.78,6.78,0,0,0,1-2.29.74.74,0,0,1,.61-.59l1-.22V9.37l-1-.22a.74.74,0,0,1-.61-.59,6.65,6.65,0,0,0-1-2.28.77.77,0,0,1,0-.75l.61-1-.87-.87-.88.57a.74.74,0,0,1-.82,0,6.75,6.75,0,0,0-2.34-.95.77.77,0,0,1-.59-.6l-.18-1H9.51l-.19,1a.76.76,0,0,1-.59.6,6.63,6.63,0,0,0-2.38,1,.74.74,0,0,1-.83,0l-.84-.57-.84.84.57.84a.74.74,0,0,1,0,.83,6.56,6.56,0,0,0-1,2.38.76.76,0,0,1-.6.59l-1,.19v1.18l1,.19a.76.76,0,0,1,.6.59,6.56,6.56,0,0,0,1,2.38.76.76,0,0,1,0,.84l-.57.84.84.83.84-.57a.74.74,0,0,1,.83,0,6.94,6.94,0,0,0,2.33,1,.74.74,0,0,1,.59.61Z"/><path class="cls-1" d="M10.1,14.38a4.4,4.4,0,1,1,3.11-1.29A4.39,4.39,0,0,1,10.1,14.38Zm0-7.3a2.9,2.9,0,0,0-2,4.95,3,3,0,0,0,4.1,0A2.9,2.9,0,0,0,10.1,7.08Z"/><path class="cls-1" d="M22.83,31.77l-.19,0-1.95-.5a.75.75,0,0,1-.57-.75l0-.92a6.81,6.81,0,0,1-1.29-1l-.82.3a.77.77,0,0,1-.91-.32l-1-1.73a.75.75,0,0,1,.14-.95l.66-.58a6.82,6.82,0,0,1-.23-1.63l-.8-.37a.75.75,0,0,1-.41-.86l.5-2a.73.73,0,0,1,.78-.56l.87.05a7.46,7.46,0,0,1,1-1.32l-.3-.82a.74.74,0,0,1,.32-.9l1.73-1a.76.76,0,0,1,.95.15l.58.66a7.37,7.37,0,0,1,1.63-.24l.37-.79a.74.74,0,0,1,.86-.41l2,.5a.75.75,0,0,1,.56.77l-.06.88a6.83,6.83,0,0,1,1.3,1l.87-.28a.73.73,0,0,1,.88.33l1,1.73a.75.75,0,0,1-.14.93l-.66.63a6.83,6.83,0,0,1,.22,1.56l.82.41a.76.76,0,0,1,.39.86l-.5,2a.76.76,0,0,1-.75.57l-.92,0a6.84,6.84,0,0,1-.94,1.27l.28.86a.74.74,0,0,1-.33.88l-1.73,1A.75.75,0,0,1,26.1,31l-.63-.67a6.84,6.84,0,0,1-1.56.23l-.41.82A.77.77,0,0,1,22.83,31.77Zm-1.19-1.83.79.2.34-.69a.71.71,0,0,1,.71-.41,5.5,5.5,0,0,0,2-.29.76.76,0,0,1,.81.22l.51.55.7-.42-.24-.73a.77.77,0,0,1,.2-.79A5.42,5.42,0,0,0,28.64,26a.77.77,0,0,1,.73-.42l.75,0,.2-.79-.7-.35a.75.75,0,0,1-.41-.7,5.49,5.49,0,0,0-.28-2,.74.74,0,0,1,.22-.81l.54-.51-.42-.7-.72.24a.75.75,0,0,1-.8-.2,5.32,5.32,0,0,0-1.64-1.22.74.74,0,0,1-.42-.72l0-.74L25,16.91l-.32.67A.73.73,0,0,1,24,18a5.77,5.77,0,0,0-2.07.29.73.73,0,0,1-.81-.21l-.49-.55-.66.39.25.69a.75.75,0,0,1-.2.82,5.42,5.42,0,0,0-1.25,1.67.75.75,0,0,1-.72.42l-.74,0-.19.74.67.32a.72.72,0,0,1,.43.71,5.56,5.56,0,0,0,.3,2.07.75.75,0,0,1-.22.81l-.55.49.4.66L18.8,27a.73.73,0,0,1,.81.2,5.56,5.56,0,0,0,1.64,1.23.74.74,0,0,1,.41.73Z"/><path class="cls-1" d="M23.7,27.3a4.31,4.31,0,0,1-.94-.11A3.81,3.81,0,0,1,20,22.59a3.78,3.78,0,0,1,1.74-2.32h0a3.78,3.78,0,0,1,5.59,4.19A3.8,3.8,0,0,1,23.7,27.3Zm0-6.06a2.3,2.3,0,0,0-1.16.32h0a2.27,2.27,0,0,0-1,1.4,2.28,2.28,0,0,0,1.64,2.77,2.28,2.28,0,0,0,1.73-.25,2.29,2.29,0,0,0,.8-3.12,2.31,2.31,0,0,0-1.4-1.05A2.78,2.78,0,0,0,23.69,21.24Zm-1.54-.32h0Z"/> </symbol> <symbol id="icon-integration" viewBox="0 0 32 32"> <desc>integration</desc> <path d="M11,27.51A10.69,10.69,0,1,1,21.72,16.82a.75.75,0,0,1-1.5,0A9.2,9.2,0,1,0,11,26a.75.75,0,0,1,0,1.5Z"/><path d="M21.05,17.57a.67.67,0,0,1-.38-.11l-4.24-2.55a.75.75,0,1,1,.77-1.29l3.6,2.17L23,12.2a.75.75,0,0,1,1.28.77L21.7,17.21A.77.77,0,0,1,21.05,17.57Z"/><path d="M21,27.51A10.71,10.71,0,0,1,10.28,16.82a.75.75,0,0,1,1.5,0A9.2,9.2,0,1,0,21,7.63a.75.75,0,0,1,0-1.5,10.69,10.69,0,1,1,0,21.38Z"/><path d="M8.39,21.8A.78.78,0,0,1,8,21.7a.75.75,0,0,1-.25-1l2.55-4.24a.75.75,0,0,1,1-.25l4.24,2.55A.75.75,0,1,1,14.8,20l-3.6-2.17L9,21.44A.75.75,0,0,1,8.39,21.8Z"/> </symbol> <symbol id="icon-customreport" viewBox="0 0 32 32"> <desc>custom report</desc> <path class="cls-1" d="M28.77,31.48H3.16a.76.76,0,0,1-.75-.75V1.2A.75.75,0,0,1,3.16.45H28.77a.75.75,0,0,1,.75.75V30.73A.76.76,0,0,1,28.77,31.48ZM3.91,30H28V2H3.91Z"/><path class="cls-1" d="M17.42,28H6.67a.75.75,0,0,1,0-1.5H17.42a.75.75,0,0,1,0,1.5Z"/><path class="cls-1" d="M10.8,28H8.31a.76.76,0,0,1-.75-.75v-3.1a.75.75,0,0,1,.75-.75H10.8a.74.74,0,0,1,.75.75v3.1A.75.75,0,0,1,10.8,28Zm-1.74-1.5h1v-1.6h-1Z"/><path class="cls-1" d="M13.29,28H10.8a.76.76,0,0,1-.75-.75V20.61a.75.75,0,0,1,.75-.75h2.49a.75.75,0,0,1,.75.75v6.61A.76.76,0,0,1,13.29,28Zm-1.74-1.5h1V21.36h-1Z"/><path class="cls-1" d="M15.78,28H13.29a.76.76,0,0,1-.75-.75V22.41a.76.76,0,0,1,.75-.75h2.49a.76.76,0,0,1,.75.75v4.81A.76.76,0,0,1,15.78,28ZM14,26.47h1V23.16H14Z"/><path class="cls-1" d="M15.55,5.79l-2,2a2.17,2.17,0,0,1,0,3.09l2,2A5,5,0,0,0,15.55,5.79Z"/><path class="cls-1" d="M15.55,13.55a.71.71,0,0,1-.53-.22l-2-1.95a.75.75,0,0,1,0-1.06,1.42,1.42,0,0,0,0-2,.74.74,0,0,1-.23-.53.77.77,0,0,1,.22-.54l2-2A.75.75,0,0,1,15.55,5h0a.75.75,0,0,1,.53.22,5.7,5.7,0,0,1,0,8.07A.71.71,0,0,1,15.55,13.55Zm-1-2.77.91.92a4.21,4.21,0,0,0,0-4.8l-.92.93A2.91,2.91,0,0,1,15,9.31,3,3,0,0,1,14.59,10.78Z"/><path class="cls-1" d="M12.05,15a5.65,5.65,0,0,1-4-1.67A5.72,5.72,0,0,1,8,5.26a5.57,5.57,0,0,1,4-1.67.76.76,0,0,1,.75.75v2.8a.76.76,0,0,1-.75.75,1.42,1.42,0,1,0,0,2.84,1.37,1.37,0,0,0,1-.41.79.79,0,0,1,.53-.22h0a.75.75,0,0,1,.53.22l2,1.95a.75.75,0,0,1,0,1.06A5.65,5.65,0,0,1,12.05,15ZM11.3,5.15A4,4,0,0,0,9.07,6.32a4.21,4.21,0,0,0,5.37,6.44l-.91-.92A2.92,2.92,0,1,1,11.3,6.49Z"/><path class="cls-1" d="M13.58,8.51a.73.73,0,0,1-.52-.21,1.41,1.41,0,0,0-1-.41h0a.75.75,0,0,1-.75-.75V4.34a.75.75,0,0,1,.75-.75,5.54,5.54,0,0,1,4,1.67.75.75,0,0,1,0,1.06l-2,2A.73.73,0,0,1,13.58,8.51Zm-.78-2a2.94,2.94,0,0,1,.71.29l.94-.93a3.88,3.88,0,0,0-1.65-.69Z"/><path class="cls-1" d="M16.42,19.69A1.65,1.65,0,1,1,18.07,18,1.65,1.65,0,0,1,16.42,19.69Zm0-1.79a.14.14,0,0,0-.14.14c0,.17.29.17.29,0A.15.15,0,0,0,16.42,17.9Z"/><path class="cls-1" d="M24.87,14a1.65,1.65,0,1,1,1.65-1.64A1.64,1.64,0,0,1,24.87,14Zm0-1.79a.15.15,0,0,0-.15.15c0,.16.3.16.3,0A.15.15,0,0,0,24.87,12.23Z"/><path class="cls-1" d="M17,18.1a.72.72,0,0,1-.48-.17.74.74,0,0,1-.1-1.05l2.64-3.25a.72.72,0,0,1,.54-.28.74.74,0,0,1,.58.23l1.68,1.73,1.89-2.64a.73.73,0,0,1,1-.17.74.74,0,0,1,.18,1l-2.41,3.37a.75.75,0,0,1-.56.31A.75.75,0,0,1,21.4,17l-1.72-1.77-2.11,2.59A.72.72,0,0,1,17,18.1Z"/> </symbol> <symbol id="icon-theme-gallery" viewBox="0 0 48 48"> <desc>theme gallery</desc> <g> <path class="st1" d="M41,8.2c-4.5-4.5-10.5-7.1-16.7-7.1C9.3,1.1,1.2,13,1.2,24.2c0,16.1,14.4,23.1,21.7,23.1 c11.4,0,12-8.9,12-10.7c0-2.7-1-4.2-1.7-5.3L33,31c-0.5-0.9-0.8-1.4-0.8-2.7c0-0.2,0.4-1.8,1.8-1.8c0.9,0,1.5,0.2,2.3,0.4l0.3,0.1 c1.2,0.4,2.5,0.9,4.2,0.9c2.7,0,6.5-2.3,6.5-6.5C47.4,17.2,45,12.1,41,8.2z M40.9,25.9c-1.4,0-2.5-0.4-3.6-0.8L36.9,25 c-0.9-0.3-1.7-0.5-2.9-0.5c-2.7,0-3.8,2.7-3.8,3.8c0,1.9,0.5,2.8,1.1,3.7l0.2,0.4c0.7,1,1.4,2.1,1.4,4.2c0,2-0.7,8.7-10,8.7 c-6.7,0-19.7-6.4-19.7-21.1C3.2,14,10.6,3.1,24.3,3.1c12.7,0,21.1,11,21.1,18.3C45.4,24.6,42.2,25.9,40.9,25.9z"/> <circle class="st1" cx="21.5" cy="35.2" r="4.5"/> <circle class="st1" cx="31.2" cy="15.9" r="4.5"/> <circle class="st1" cx="18.8" cy="14.5" r="4.5"/> <path class="st1" d="M13.2,21.1c-2.5,0-4.5,2-4.5,4.5c0,2.5,2,4.5,4.5,4.5s4.5-2,4.5-4.5C17.7,23.1,15.7,21.1,13.2,21.1z"/> </g> </symbol> <symbol id="icon-pricing-notifications" viewBox="0 0 48 48"> <desc>pricing notifications</desc> <g> <path class="st1" d="M34.6,34.9c-2.3-0.8-2.3-3.6-2.3-3.7V20.5c0-6.9-4.9-12.6-11.4-13.8V4.1c0-1.5-1.1-2.6-2.6-2.6H18 c-1.5,0-2.6,1.1-2.6,2.6v2.6C9,8,4.1,13.7,4.1,20.5v10.7c0,0,0,2.8-2.3,3.7c-0.4,0.1-0.7,0.5-0.7,0.9v4.4c0,0.6,0.4,1,1,1h10.2 c0.3,3,2.8,5.3,5.9,5.3s5.6-2.3,5.9-5.3h10.2c0.6,0,1-0.4,1-1v-4.4C35.3,35.4,35,35,34.6,34.9z M17.4,4.1c0-0.3,0.3-0.6,0.6-0.6 h0.3c0.3,0,0.6,0.3,0.6,0.6v2.3c-0.2,0-0.5,0-0.7,0c-0.3,0-0.5,0-0.8,0V4.1z M18.2,44.5c-1.9,0-3.5-1.4-3.8-3.3h3.8H22 C21.7,43.1,20.1,44.5,18.2,44.5z M33.3,39.2H18.2H3.1v-2.8c3-1.5,3-5.1,3-5.2V20.5c0-6.7,5.4-12.1,12.1-12.1s12.1,5.4,12.1,12.1 v10.7c0,0.2,0,3.7,3,5.2V39.2z"/> <path class="st1" d="M37.3,17.2c-0.4,0.3-0.5,1-0.2,1.4c1.1,1.5,1.8,3.5,1.8,5.3c0,1.9-0.6,3.7-1.7,5.2c-0.3,0.4-0.2,1.1,0.2,1.4 c0.2,0.1,0.4,0.2,0.6,0.2c0.3,0,0.6-0.1,0.8-0.4c1.4-1.8,2.1-4,2.1-6.4c0-2.3-0.8-4.6-2.2-6.5C38.4,17,37.7,16.9,37.3,17.2z"/> <path class="st1" d="M43.2,12.8c-0.3-0.4-1-0.5-1.4-0.2c-0.4,0.3-0.5,1-0.2,1.4c2.2,2.9,3.4,6.4,3.4,9.9c0,3.6-1.1,7-3.3,9.8 c-0.3,0.4-0.2,1.1,0.2,1.4c0.2,0.1,0.4,0.2,0.6,0.2c0.3,0,0.6-0.1,0.8-0.4c2.4-3.2,3.7-7,3.7-11C47,19.9,45.7,16.1,43.2,12.8z"/> </g> </symbol> <symbol id="icon-pricing-security" viewBox="0 0 48 48"> <desc>pricing security</desc> <g> <path class="st1" d="M40.7,18.5h-5.8v-6.6c0-6.1-4.9-11-11-11c-6,0-10.8,4.8-10.8,10.8v6.8H7.3c-0.6,0-1,0.4-1,1v26.9 c0,0.6,0.4,1,1,1h33.4c0.6,0,1-0.4,1-1V19.5C41.7,18.9,41.3,18.5,40.7,18.5z M15.1,11.7c0-4.9,3.9-8.8,8.8-8.8c5,0,9,4,9,9v6.6 H15.1V11.7z M39.7,45.4H8.3V20.5h31.4V45.4z"/> <path class="st1" d="M20.7,37.6c0,0.3,0,0.6,0.2,0.8s0.5,0.3,0.8,0.3h4.7c0.3,0,0.6-0.1,0.8-0.3s0.3-0.5,0.2-0.8l-0.6-4.7 c0.8-0.8,1.3-1.9,1.3-3c0-2.3-1.8-4.1-4.1-4.1s-4.1,1.8-4.1,4.1c0,1.2,0.5,2.3,1.4,3.1L20.7,37.6z"/> </g> </symbol> <symbol id="icon-pricing-form-template-gallery" viewBox="0 0 48 48"> <desc>pricing form template gallery</desc> <g> <path class="st1" d="M13.4,31.7c-0.6,0-1.1,0.5-1.1,1.1c0,0.6,0.5,1.1,1.1,1.1c0.6,0,1.1-0.5,1.1-1.1C14.5,32.2,14,31.7,13.4,31.7z "/> <path class="st1" d="M13.4,37.8c-0.6,0-1.1,0.5-1.1,1.1c0,0.6,0.5,1.1,1.1,1.1c0.6,0,1.1-0.5,1.1-1.1C14.5,38.3,14,37.8,13.4,37.8z "/> <path class="st1" d="M40.5,0.7H17.2c-1,0-1.7,0.7-1.7,1.6v1.6h-7c-1,0-1.7,0.7-1.7,1.7v40c0,1,0.7,1.7,1.7,1.7h23.3 c0.8,0,1.4-0.6,1.6-1.3c0-0.1,0.1-0.2,0.1-0.3V44c0.2,0,0.3,0,0.5,0h6.5c1,0,1.7-0.7,1.7-1.6V2.3C42.2,1.4,41.4,0.7,40.5,0.7z M17.5,2.7h22.7v2.7h-6.7c-0.1-0.9-0.8-1.5-1.7-1.5H17.5V2.7z M31.5,5.9v2.5H8.8V5.9H31.5z M8.8,45.3V10.4h22.7v34.9H8.8z M34,42 c-0.2,0-0.3,0-0.5,0v-6.9h1.6c0.6,0,1-0.4,1-1s-0.4-1-1-1h-1.6v-3.5h1.6c0.6,0,1-0.4,1-1s-0.4-1-1-1h-1.6V20h1.6c0.6,0,1-0.4,1-1 s-0.4-1-1-1h-1.6v-3.4h1.6c0.6,0,1-0.4,1-1s-0.4-1-1-1h-1.6V7.4h6.7V42H34z"/> <path class="st1" d="M26.9,31.8h-9.7c-0.6,0-1,0.4-1,1s0.4,1,1,1h9.7c0.6,0,1-0.4,1-1S27.5,31.8,26.9,31.8z"/> <path class="st1" d="M27,19.3H13.3c-0.6,0-1,0.4-1,1s0.4,1,1,1H27c0.6,0,1-0.4,1-1S27.6,19.3,27,19.3z"/> <path class="st1" d="M13.2,15.9H19c0.6,0,1-0.4,1-1s-0.4-1-1-1h-5.8c-0.6,0-1,0.4-1,1S12.6,15.9,13.2,15.9z"/> <path class="st1" d="M27,25H13.3c-0.6,0-1,0.4-1,1s0.4,1,1,1H27c0.6,0,1-0.4,1-1S27.6,25,27,25z"/> <path class="st1" d="M26.9,37.9h-9.7c-0.6,0-1,0.4-1,1s0.4,1,1,1h9.7c0.6,0,1-0.4,1-1S27.5,37.9,26.9,37.9z"/> </g> </symbol> <symbol id="icon-pricing-analytics-reporting" viewBox="0 0 48 48"> <desc>pricing analytics reporting</desc> <g> <path class="st1" d="M43.4,0.7H4.6c-0.6,0-1,0.4-1,1v44.7c0,0.6,0.4,1,1,1h38.8c0.6,0,1-0.4,1-1V1.7C44.4,1.1,44,0.7,43.4,0.7z M42.4,45.4H5.6V2.7h36.8V45.4z"/> <path class="st1" d="M9.9,42.1h2.5h3.5h0.2h3.8h3.8h2.4c0.6,0,1-0.4,1-1s-0.4-1-1-1h-1.4v-6.2c0-0.5-0.4-1-1-1l-2.8-0.1v-1.7 c0-0.6-0.4-1-1-1h-3.8c-0.6,0-1,0.4-1,1v4.3h-2.7c-0.6,0-1,0.4-1,1v3.7H9.9c-0.6,0-1,0.4-1,1S9.3,42.1,9.9,42.1z M22.7,34.9v5.2 h-1.8v-5.3L22.7,34.9z M17.1,32.1h1.8v1.7v6.3h-1.8V32.1z M13.4,37.4h1.5v2.7h-1.5V37.4z"/> <path class="st1" d="M18,22.5c2.3,0,4.4-0.9,6-2.5c1.6-1.6,2.5-3.7,2.5-6S25.6,9.6,24,8c0,0,0,0,0,0c-0.9-0.9-1.8-1.5-2.7-1.9 c-0.9-0.4-1.9-0.5-3.2-0.6c0,0,0,0-0.1,0c-2.4,0-4.3,0.8-6,2.5c-1.6,1.6-2.5,3.7-2.5,6s0.9,4.4,2.5,6C13.6,21.6,15.7,22.5,18,22.5z M18,11.8c0.7,0,1.3,0.4,1.6,0.6c0.4,0.5,0.7,1,0.7,1.6c0,0.6-0.3,1.2-0.7,1.6c0,0-0.1,0.1-0.1,0.1c-0.4,0.4-1,0.6-1.5,0.6 c-1.2,0-2.3-1.1-2.3-2.3C15.7,12.9,16.8,11.8,18,11.8z M23.2,17.8l-1.6-1.6c0.4-0.7,0.7-1.5,0.7-2.3c0-0.8-0.2-1.5-0.7-2.2l1.6-1.6 c0.8,1.1,1.2,2.4,1.2,3.8C24.5,15.4,24,16.7,23.2,17.8z M13.4,9.4c1.1-1.1,2.2-1.7,3.6-1.8v2.4c-1.9,0.5-3.3,2.2-3.3,4.2 c0,2.4,1.9,4.3,4.3,4.3c0.8,0,1.6-0.2,2.2-0.7l1.6,1.5c-1.1,0.8-2.4,1.2-3.8,1.2c-1.7,0-3.4-0.7-4.6-1.9s-1.9-2.8-1.9-4.6 S12.2,10.6,13.4,9.4z"/> <path class="st1" d="M24.6,24.8c-1.3,0-2.4,1.1-2.4,2.4s1.1,2.4,2.4,2.4c1.3,0,2.4-1.1,2.4-2.4c0-0.4-0.1-0.7-0.2-1l2.8-3.4 l2.7,2.8c0.2,0.2,0.5,0.3,0.8,0.3c0.3,0,0.6-0.2,0.7-0.4l3.1-4.4c0.1,0,0.3,0,0.5,0c1.3,0,2.4-1.1,2.4-2.4c0-1.3-1.1-2.4-2.4-2.4 S35,17.4,35,18.7c0,0.4,0.1,0.8,0.3,1.2l-2.4,3.5l-2.7-2.7c-0.2-0.2-0.5-0.3-0.8-0.3c-0.3,0-0.6,0.1-0.7,0.4l-3.5,4.2 C25.1,24.8,24.8,24.8,24.6,24.8z"/> </g> </symbol> <symbol id="icon-pricing-theme-designer" viewBox="0 0 48 48"> <desc>pricing theme designer</desc> <path class="st1" d="M37.5,0.7h-8.8c-0.4,0-0.8,0.3-0.9,0.7l-1.4,3.7l-1.7-3.8c-0.2-0.4-0.5-0.6-0.9-0.6h-5.6 c-0.4,0-0.7,0.2-0.9,0.5l-1.1,2l-0.7-1.9C15.4,1,15,0.7,14.6,0.7h-3.8c-0.6,0-1,0.4-1,1v24.8c0,0.6,0.4,1,1,1h9.7l-0.9,15.3 c0,2.4,2.1,4.5,4.5,4.5c2.4,0,4.5-2.1,4.5-4.6l-0.9-15.2h9.8c0.6,0,1-0.4,1-1V1.7C38.5,1.1,38.1,0.7,37.5,0.7z M24.1,45.3 c-1.4,0-2.5-1.1-2.5-2.4l0.9-15.4h3.1l0.9,15.3C26.6,44.2,25.5,45.3,24.1,45.3z M36.5,25.5H11.8v-5h24.7V25.5z M36.5,18.5H11.8V2.7 h2.1l1.3,3.4c0.1,0.4,0.5,0.6,0.9,0.6c0.4,0,0.8-0.2,0.9-0.5l1.8-3.5h4.3l2.4,5.4c0.2,0.4,0.5,0.6,0.9,0.6c0.4,0,0.8-0.3,0.9-0.7 l2-5.3h7.1V18.5z"/> </symbol> <symbol id="icon-pricing-rest-api" viewBox="0 0 48 48"> <desc>pricing rest api</desc> <g> <path class="st1" d="M16.7,37.5C9.3,37.5,3.2,31.4,3.2,24c0-7.4,6.1-13.5,13.5-13.5c6.8,0,12.5,5,13.4,11.6l-4.4-2.6 c-0.5-0.3-1.1-0.1-1.4,0.3c-0.3,0.5-0.1,1.1,0.3,1.4l5.9,3.5c0.2,0.2,0.4,0.3,0.7,0.3c0,0,0,0,0,0c0,0,0,0,0.1,0c0.1,0,0.2,0,0.2,0 c0.3-0.1,0.5-0.2,0.6-0.5l3.7-6.2c0.3-0.5,0.1-1.1-0.3-1.4c-0.5-0.3-1.1-0.1-1.4,0.3L32,21c-1.4-7.1-7.7-12.5-15.3-12.5 c-8.5,0-15.5,7-15.5,15.5s7,15.5,15.5,15.5c0.6,0,1-0.4,1-1S17.3,37.5,16.7,37.5z"/> <path class="st1" d="M31.3,8.5c-0.6,0-1,0.4-1,1s0.4,1,1,1c7.4,0,13.5,6.1,13.5,13.5c0,7.4-6.1,13.5-13.5,13.5 c-6.8,0-12.5-5-13.4-11.6l4.4,2.6c0.5,0.3,1.1,0.1,1.4-0.3c0.3-0.5,0.1-1.1-0.3-1.4l-5.9-3.5C17.3,23.1,17,23,16.7,23 c0,0-0.1,0-0.1,0c-0.1,0-0.2,0-0.3,0c-0.3,0.1-0.5,0.2-0.6,0.5L12,29.7c-0.3,0.5-0.1,1.1,0.3,1.4c0.2,0.1,0.3,0.1,0.5,0.1 c0.3,0,0.7-0.2,0.9-0.5L16,27c1.4,7.1,7.7,12.5,15.3,12.5c8.5,0,15.5-7,15.5-15.5S39.8,8.5,31.3,8.5z"/> </g> </symbol> <symbol id="icon-pricing-mobile" viewBox="0 0 48 48"> <desc>pricing mobile</desc> <g> <path class="st1" d="M36.4,1.3H12.2c-1.4,0-2.5,1.1-2.5,2.5v40.3c0,1.4,1.1,2.5,2.5,2.5h24.2c1.4,0,2.5-1.1,2.5-2.5V3.8 C38.9,2.4,37.8,1.3,36.4,1.3z M11.7,9.3h25.2v25.5H11.7V9.3z M12.2,3.3h24.2c0.2,0,0.5,0.3,0.5,0.5v3.5H11.7V3.8 C11.7,3.6,12,3.3,12.2,3.3z M36.4,44.6H12.2c-0.2,0-0.5-0.3-0.5-0.5v-7.3h25.2v7.3C36.9,44.3,36.6,44.6,36.4,44.6z"/> <path class="st1" d="M24.3,39c-0.9,0-1.6,0.7-1.6,1.6c0,0.9,0.7,1.6,1.6,1.6s1.6-0.7,1.6-1.6C25.9,39.7,25.2,39,24.3,39z"/> <path class="st1" d="M33.7,22.6h-2.6l-1.5-6.3c-0.1-0.4-0.4-0.7-0.8-0.8c-0.4-0.1-0.8,0.1-1,0.5l-4.5,8.1l-2.1-2.8 c-0.2-0.2-0.5-0.4-0.8-0.4c-0.3,0-0.6,0.1-0.8,0.4l-3.2,3.9h-1.2c-0.6,0-1,0.4-1,1s0.4,1,1,1h1.7c0.3,0,0.6-0.1,0.8-0.4l2.7-3.3 l2.2,3.1c0.2,0.3,0.5,0.4,0.9,0.4c0.3,0,0.6-0.2,0.8-0.5l4.1-7.3l1.1,4.6c0.1,0.4,0.5,0.8,1,0.8h3.4c0.6,0,1-0.4,1-1 S34.3,22.6,33.7,22.6z"/> </g> </symbol> <symbol id="icon-pricing-customer-support" viewBox="0 0 48 48"> <desc>pricing customer support</desc> <g> <path class="st1" d="M46.4,24.2c0-12.4-10.1-22.5-22.5-22.5S1.4,11.8,1.4,24.2c0,12.4,10.1,22.5,22.5,22.5S46.4,36.6,46.4,24.2z M23.9,32.9c-4.8,0-8.7-3.9-8.7-8.7c0-4.8,3.9-8.7,8.7-8.7c4.8,0,8.7,3.9,8.7,8.7C32.6,29,28.7,32.9,23.9,32.9z M3.4,24.2 c0-1.3,0.1-2.6,0.4-3.9h10.2c-0.5,1.2-0.7,2.5-0.7,3.9c0,1.4,0.3,2.7,0.7,3.9H3.8C3.5,26.8,3.4,25.5,3.4,24.2z M33.9,20.3H44 c0.2,1.3,0.4,2.6,0.4,3.9c0,1.3-0.1,2.6-0.4,3.9H33.9c0.5-1.2,0.7-2.5,0.7-3.9C34.6,22.8,34.3,21.5,33.9,20.3z M43.5,18.3H32.8 c-0.8-1.2-1.8-2.2-3-3V4.6C36.4,6.6,41.5,11.7,43.5,18.3z M27.8,4.1v10.2c-1.2-0.5-2.5-0.7-3.9-0.7s-2.7,0.3-3.9,0.7V4.1 c1.3-0.2,2.6-0.4,3.9-0.4C25.2,3.7,26.5,3.8,27.8,4.1z M18,4.6v10.7c-1.2,0.8-2.2,1.8-3,3H4.3C6.3,11.7,11.4,6.6,18,4.6z M4.3,30.1 H15c0.8,1.2,1.8,2.2,3,3v10.7C11.4,41.8,6.3,36.7,4.3,30.1z M20,44.3V34.2c1.2,0.5,2.5,0.7,3.9,0.7s2.7-0.3,3.9-0.7v10.2 c-1.3,0.2-2.6,0.4-3.9,0.4C22.6,44.7,21.3,44.6,20,44.3z M29.8,43.8V33.1c1.2-0.8,2.2-1.8,3-3h10.7C41.5,36.7,36.4,41.8,29.8,43.8z "/> <path class="st1" d="M1.8,12.6c0.1,0,0.3,0,0.4-0.1c0.5-0.2,0.7-0.8,0.5-1.3C2,9.5,2.5,7.3,4,5.8c1.4-1.5,3.6-2.2,5.2-1.5 c0.5,0.2,1.1-0.1,1.3-0.6c0.2-0.5-0.1-1.1-0.6-1.3c-2.4-0.9-5.4,0-7.4,2C0.5,6.5-0.2,9.6,0.9,12C1.1,12.4,1.4,12.6,1.8,12.6z"/> <path class="st1" d="M38.7,4.2c1.6-0.6,3.8,0,5.2,1.6c1.5,1.5,2.1,3.8,1.3,5.4c-0.2,0.5,0,1.1,0.5,1.3c0.1,0.1,0.3,0.1,0.4,0.1 c0.4,0,0.7-0.2,0.9-0.6c1.1-2.4,0.4-5.5-1.7-7.6c-2-2.1-5-2.9-7.4-2.1c-0.5,0.2-0.8,0.8-0.6,1.3C37.7,4.2,38.2,4.4,38.7,4.2z"/> <path class="st1" d="M9.3,44.1C7.6,44.6,5.5,44,4,42.4c-1.5-1.5-2.1-3.8-1.3-5.4c0.2-0.5,0-1.1-0.5-1.3c-0.5-0.2-1.1,0-1.3,0.5 c-1.1,2.4-0.4,5.5,1.7,7.6c1.5,1.6,3.5,2.5,5.4,2.5c0.7,0,1.3-0.1,1.9-0.3c0.5-0.2,0.8-0.8,0.6-1.3C10.4,44.1,9.8,43.9,9.3,44.1z" /> <path class="st1" d="M45.8,35.7c-0.5,0.2-0.7,0.8-0.5,1.3c0.8,1.6,0.2,3.9-1.3,5.4c-1.4,1.5-3.6,2.2-5.2,1.5 c-0.5-0.2-1.1,0.1-1.3,0.6c-0.2,0.5,0.1,1.1,0.6,1.3c0.6,0.2,1.3,0.3,2,0.3c1.9,0,3.9-0.9,5.4-2.4c2.1-2.1,2.8-5.3,1.7-7.6 C46.9,35.7,46.3,35.5,45.8,35.7z"/> </g> </symbol> <symbol id="icon-pricing-social-sharing" viewBox="0 0 48 48"> <desc>pricing social sharing</desc> <path class="st1" d="M36.6,32.4c-2.3,0-4.3,1.1-5.6,2.7L18,26.6c0.4-0.9,0.6-1.8,0.6-2.8c0-0.9-0.2-1.7-0.4-2.4L31,12.9 c1.3,1.6,3.3,2.7,5.6,2.7c4,0,7.2-3.2,7.2-7.2c0-4-3.2-7.2-7.2-7.2s-7.2,3.2-7.2,7.2c0,1,0.2,1.9,0.6,2.8l-12.7,8.4 c-1.3-1.8-3.4-3-5.8-3c-4,0-7.2,3.2-7.2,7.2S7.4,31,11.4,31c2.3,0,4.3-1.1,5.6-2.7L30,36.8c-0.4,0.9-0.6,1.8-0.6,2.8 c0,4,3.2,7.2,7.2,7.2s7.2-3.2,7.2-7.2S40.6,32.4,36.6,32.4z M36.6,3.2c2.9,0,5.2,2.3,5.2,5.2s-2.3,5.2-5.2,5.2s-5.2-2.3-5.2-5.2 S33.7,3.2,36.6,3.2z M36.6,44.8c-2.9,0-5.2-2.3-5.2-5.2s2.3-5.2,5.2-5.2s5.2,2.3,5.2,5.2S39.5,44.8,36.6,44.8z"/> </symbol> <symbol id="icon-pricing-field-validation" viewBox="0 0 48 48"> <desc>pricing field validation</desc> <g> <path class="st1" d="M24,1.2C11.4,1.2,1.1,11.5,1.1,24.1C1.1,36.7,11.4,47,24,47s22.9-10.3,22.9-22.9C46.9,11.5,36.6,1.2,24,1.2z M24,45C12.5,45,3.1,35.6,3.1,24.1C3.1,12.6,12.5,3.2,24,3.2s20.9,9.4,20.9,20.9C44.9,35.6,35.5,45,24,45z"/> <path class="st1" d="M36,15.3L21.9,29.4L13.5,21c-0.4-0.4-1-0.4-1.4,0s-0.4,1,0,1.4l9.1,9.1c0.2,0.2,0.5,0.3,0.7,0.3 s0.5-0.1,0.7-0.3l14.8-14.8c0.4-0.4,0.4-1,0-1.4S36.4,14.9,36,15.3z"/> </g> </symbol> <symbol id="icon-pricing-custom-responses" viewBox="0 0 48 48"> <desc>pricing custom responses</desc> <g> <path class="st1" d="M44.6,12.9H33.1v-4c0-1.4-1.1-2.6-2.5-2.6H3.3c-1.4,0-2.5,1.2-2.5,2.6v18.3c0,1.4,1.1,2.6,2.5,2.6h3.8V34 c0,0.4,0.3,0.8,0.6,0.9C7.9,35,8,35,8.1,35c0.3,0,0.6-0.1,0.7-0.3l4.3-4.9h1.6v4c0,1.4,1.1,2.5,2.5,2.5h17.5l4.3,4.9 c0.2,0.2,0.5,0.3,0.7,0.3c0.1,0,0.2,0,0.4-0.1c0.4-0.1,0.6-0.5,0.6-0.9v-4.2h3.8c1.4,0,2.5-1.2,2.5-2.6V15.5 C47.1,14.1,46,12.9,44.6,12.9z M14.8,15.5v12.3h-2.1c-0.3,0-0.6,0.1-0.7,0.3l-2.9,3.2v-2.6c0-0.6-0.4-1-1-1H3.3 c-0.2,0-0.5-0.2-0.5-0.6V8.9c0-0.4,0.3-0.6,0.5-0.6h27.3c0.2,0,0.5,0.2,0.5,0.6v4H17.3C15.9,12.9,14.8,14.1,14.8,15.5z M45.1,33.7 c0,0.4-0.3,0.6-0.5,0.6h-4.8c-0.6,0-1,0.4-1,1v2.6l-2.9-3.2c-0.2-0.2-0.5-0.3-0.7-0.3H17.3c-0.4,0-0.5-0.3-0.5-0.5V15.5 c0-0.4,0.3-0.6,0.5-0.6h27.3c0.2,0,0.5,0.2,0.5,0.6V33.7z"/> <path class="st1" d="M39.6,28.3H22.7c-0.6,0-1,0.4-1,1s0.4,1,1,1h16.9c0.6,0,1-0.4,1-1S40.2,28.3,39.6,28.3z"/> <path class="st1" d="M39.6,23.5H22.7c-0.6,0-1,0.4-1,1c0,0.6,0.4,1,1,1h16.9c0.6,0,1-0.4,1-1C40.6,23.9,40.2,23.5,39.6,23.5z"/> <path class="st1" d="M39.6,18.6H22.7c-0.6,0-1,0.4-1,1s0.4,1,1,1h16.9c0.6,0,1-0.4,1-1S40.2,18.6,39.6,18.6z"/> </g> </symbol> </svg> <header class="header header--global header--red"> <a href="#main" class="skip-link">Skip to the main content</a> <div class="header__bar"> <div class="container"> <a class="c-logo" href="https://www.wufoo.com"> <span class="visuallyhidden">Wufoo</span> <svg class="c-logo__svg"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-logo"></use></svg> </a> <nav class="nav nav--mob"> <button class="mob-toggle-nav"> <span class="mob-toggle-nav__menu">Menu</span> <span class="mob-toggle-nav__close">&#x2715;</span> </button> <ul class="nav__list"><li class="nav__item "><a href="https://secure.wufoo.com/signup/free/" class="nav__link">Get Started</a></li><li class="nav__item "><a href="https://www.wufoo.com/web-forms/" class="nav__link">Web Forms</a></li><li class="nav__item "><a href="https://www.wufoo.com/features/" class="nav__link">Features</a></li><li class="nav__item "><a href="/gallery/templates/" class="nav__link">Templates</a></li><li class="nav__item "><a href="https://www.wufoo.com/pricing/" class="nav__link">Pricing</a></li><li class="nav__item "><a href="/guides/" class="nav__link">Guides</a></li><li class="nav__item "><a href="https://www.wufoo.com/why-wufoo/" class="nav__link">Why Wufoo? Easy, Customizable Online Forms &#038; Reporting</a></li><li class="nav__item "><a href="https://www.wufoo.com/partners/" class="nav__link">Integrations</a></li><li class="nav__item "><a href="https://www.wufoo.com/examples/" class="nav__link">Examples</a></li><li class="nav__item "><a href="/blog/" class="nav__link">Blog</a></li><li class="nav__item "><a href="/docs/" class="nav__link">Help Center</a></li></ul> <a class="nav__login" href="https://secure.wufoo.com/login/" data-hover-replace="RAWRR!">LOGIN</a> </nav> <nav class="nav nav--main"> <ul class="nav__list"><li class="nav__item "><a href="https://www.wufoo.com/features/" class="nav__link">Features</a></li><li class="nav__item nav__item--has-subnav"><a href="/gallery/templates/" class="nav__link">Templates</a><ul class="nav nav--sub"><li class="nav__item "><a href="/gallery/templates/" class="nav__link">All Templates</a></li><li class="nav__item "><a href="/gallery/templates/forms/" class="nav__link">Forms</a></li><li class="nav__item "><a href="/gallery/templates/registrations/" class="nav__link">Registration</a></li><li class="nav__item "><a href="/gallery/templates/surveys/" class="nav__link">Surveys</a></li><li class="nav__item "><a href="/gallery/templates/tracking/" class="nav__link">Tracking</a></li><li class="nav__item "><a href="/gallery/templates/online-orders/" class="nav__link">Online Orders</a></li><li class="nav__item "><a href="/gallery/templates/lead-generation/" class="nav__link">Lead Generation</a></li><li class="nav__item "><a href="/gallery/templates/invitations/" class="nav__link">Invitations</a></li></ul></li><li class="nav__item "><a href="https://www.wufoo.com/form-builder/" class="nav__link">Demo</a></li><li class="nav__item "><a href="https://www.wufoo.com/pricing/" class="nav__link">Pricing</a></li><li class="nav__item "><a href="/integrations/" class="nav__link">Integrations</a></li><li class="nav__item nav__item--has-subnav"><a href="#" class="nav__link">Resources</a><ul class="nav nav--sub"><li class="nav__item "><a href="/guides/" class="nav__link">Guides</a></li><li class="nav__item "><a href="https://www.wufoo.com/why-wufoo/" class="nav__link">Why Wufoo</a></li><li class="nav__item "><a href="/examples/" class="nav__link">Examples</a></li><li class="nav__item "><a href="/blog/" class="nav__link">Blog</a></li><li class="nav__item "><a href="/docs/" class="nav__link">Help Center</a></li></ul></li></ul> <a class="nav__signup" href="https://secure.wufoo.com/signup/free/"><span class="c-btn c-btn--pricing">Sign Up</span></a> <a class="nav__login" href="https://secure.wufoo.com/login/" data-hover-replace="RAWRR!">LOGIN</a> </nav> </div> </div> </header> <main id="main"> <div class="module module--bg-white m-blog"> <header class="m-blog__header"> <div class="container container--centered"> <a href="/blog/"> <h1 class="visuallyhidden">The Wufoo Blog</h1> <img class="m-blog__header-logo" src="https://www.wufoo.com/wp-content/themes/wufoo-site/img/wufoo-blog-header.png" alt="Wufoo Blog" /> </a> </div> </header> <div class="container"> <article class="single-post m-blog__content"> <h1 class="article__heading">Use Wufood to Automatically Generate URLs to Prefilled Forms</h1> <div class="article__meta"> <span class="article__author">by <b>Wufoo</b></span> <span class="article__meta-sep">&nbsp;|&nbsp;</span> <time class="article__date" datetime="2010-11-10 15:10">November 10, 2010</time> </div> <div class="article__body"> <p>If you&#8217;re a Wufoo power user, you probably know that you can use our [URL Modifications API](https://help.wufoo.com/articles/en_US/kb/URL-Modifications/) to design URLs that will prefill your form with data contained in the link format. For example this URL:</p> <p>**[https://examples.wufoo.com/forms/k7p2k9/def/Field1=Captain&#038;Field2=Awesome](https://examples.wufoo.com/forms/k7p2k9/def/Field1=Captain&#038;Field2=Awesome)**</p> <p>Will link to a form with the name field already filled out. While this is a really powerful feature, we are aware that it&#8217;s a smidgen nerdy. You have to understand a lot of concepts to get the URL structure right and if you want to use it to prefill a lot of fields on your form or change it regularly, it can be fairly difficult to maintain.</p> <p>Thankfully there is a great little third-party web application called [Wufood](http://wufood.heroku.com/), which was designed by the guys over at [Lucid Design](http://luciddesign.co.nz/), that can help automate generating those complex links. Wufood allows you to see all the fields on your form, fill out the ones you need prefilled in a really straightforward manner, and then give you the URL in exactly the right format.</p> <p>To get started, you&#8217;ll just need two bits of information: your **subdomain** and your **API key**. Your subdomain is your account name. Easily findable by literally looking at the word that comes before wufoo.com in the URL when you are logged in. For example, in `http://monkey.wufoo.com`, the subdomain is **monkey.** Your API Key can be found by going to the Forms tab, then clicking the **Code** button beneath your form, and then the **API Information** button in the upper right hand corner.</p> <p><a class="center" href="http://www.flickr.com/photos/wufoo/5164824716/" title="Subdomain and API Key by Wufoo, on Flickr"><img fetchpriority="high" decoding="async" src="http://farm2.static.flickr.com/1382/5164824716_cf3bbfa539_z.jpg" width="640" height="214" alt="Subdomain and API Key" /></a></p> <p>On [Wufood](http://wufood.heroku.com/), just enter these two fields and click the button. You&#8217;ll then see a list of all your forms. Choose the form you wish to prefill, and all the fields from that form will display below. This is where you enter all your prefill values.</p> <p>In the screenshot example below, we&#8217;ve created a link to a **Donation Form** we are going to send to Bob Johnson. The form will be prefilled with Bob&#8217;s name, email address, and a suggested donation amount.</p> <p><a class="center" href="http://www.flickr.com/photos/wufoo/5164795630/" title="Wufood by Wufoo, on Flickr"><img decoding="async" src="http://farm5.static.flickr.com/4050/5164795630_442a39f8a8_z.jpg" width="640" height="426" alt="Wufood" /></a></p> <p>Since we&#8217;re asking ol&#8217; Bob for money, shouldn&#8217;t we make it as easy as possible for him? Here is the completed URL:</p> <p> https://examples.wufoo.com/forms/w7p6r7/def/Field6=Bob&#038;Field7=Johnson&#038;Field8=bob%2540johnson.com&#038;Save=Save&#038;Field1=20.00&#038;</p> <p class="center"><a class="button" href="https://examples.wufoo.com/forms/w7p6r7/def/Field6=Bob&#038;Field7=Johnson&#038;Field8=bob%2540johnson.com&#038;Save=Save&#038;Field1=20.00&#038;">View Example Prefilled Form</a></p> <p>Wufood also provides a [Bit.ly](http://bit.ly/) URL, which is a **shortened** version of the final URL. Prefill URL&#8217;s can be very long and not very pleasing to the eye, so using the shortened version can help there. Not to mention that the shortened URL will be much easier to share on services which limit the length of your messages like [Twitter](http://twitter.com/wufoo).</p> </div> <div class="article__share"> <h2 class="h3">Share this:</h2> <ul class="m-blog__follow-list m-blog__follow-list--left"> <li class="m-blog__follow-item"><a class="m-blog__follow m-blog__follow--facebook" target="_blank" href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fwww.wufoo.com%2Fblog%2Fwufood%2F%2F&t=Use+Wufood+to+Automatically+Generate+URLs+to+Prefilled+Forms"><svg class="c-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-facebook"></use></svg></a></li> <li class="m-blog__follow-item"><a class="m-blog__follow m-blog__follow--linkedin" target="_blank" href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fwww.wufoo.com%2Fblog%2Fwufood%2F&title=Use+Wufood+to+Automatically+Generate+URLs+to+Prefilled+Forms"><svg class="c-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-linkedin"></use></svg></a></li> <li class="m-blog__follow-item"><a class="m-blog__follow m-blog__follow--twitter" target="_blank" href="https://twitter.com/intent/tweet?text=Use+Wufood+to+Automatically+Generate+URLs+to+Prefilled+Forms%20https%3A%2F%2Fwww.wufoo.com%2Fblog%2Fwufood%2F"><svg class="c-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-twitter"></use></svg></a></li> <li class="m-blog__follow-item"><a class="m-blog__follow m-blog__follow--google" target="_blank" href="https://plus.google.com/share?url%3Dhttps%3A%2F%2Fwww.wufoo.com%2Fblog%2Fwufood%2F"><svg class="c-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-google"></use></svg></a></li> </ul> <p class="article__links">Next Post: <a rel="next" href="https://www.wufoo.com/blog/mail-merge/" title="How to use Mail Merge Tags in MailChimp and Campaign Monitor to Send Emails with Links to Prefilled Forms" class=" ">How to use Mail Merge Tags in MailChimp and Campaign Monitor to Send Emails with Links to Prefilled Forms</a></p><p class="article__links">Previous Post: <a rel="prev" href="https://www.wufoo.com/blog/pre-fill-your-billing-fields-with-data-from-wufoo-form/" title="Pre-Fill Your Billing Fields with Data from Wufoo Form" class=" ">Pre-Fill Your Billing Fields with Data from Wufoo Form</a></p> </div> <div class="c-comments"> <h2 class="h3 c-comments__heading" id="comments">Comments <a href="https://www.wufoo.com/blog/wufood/feed/"><div class="c-comments__rss"><svg class="c-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-rss"></use></svg></div></a></h2> <ul class="c-comments__list"> <li class="c-comments__comment" id="comment-1308"> <p>It would be nice if wufood allowed for entry of my own Bit.ly username and API key so that I can track the stats of the click-thrus. That should be pretty simple to add.</p> <cite> Posted <a class="c-comments__link" href="#comment-1308" title=""> November 10th, 2010</a> by <a href="http://highedwebtech.com" class="url" rel="ugc external nofollow">Mike</a>. </cite> </li> <li class="c-comments__comment" id="comment-1309"> <p>@Chris, thanks for spreading the word about wufood. It was a very quick little project I did for a client and for our own internal use so it&#8217;s great to see there&#8217;s a demand for it. Thanks for the write up!</p> <p>@Mike, that&#8217;s definitely something we would consider if we develop it further. We&#8217;re also considering allowing you to login so you can save multiple prefilled forms for later changing and resending.</p> <p>Lastly, another great little tip: you can use wufood to send the same form to multiple recipients changing just part of the form each time. For example, we submit quote requests to printers using wufoo but you usually need to fill in the form from scratch every time which is a real hassle. With wufood, you fill in the bulk of the info, save the form, then open in wufoo (in a new window or tab) to send. You then go back to wufood, change the recipient&#8217;s name and email, save, open in wufoo again and send. Hope that makes sense 🙂</p> <p>Cheers,</p> <p>Galen</p> <cite> Posted <a class="c-comments__link" href="#comment-1309" title=""> November 10th, 2010</a> by <a href="http://luciddesign.co.nz" class="url" rel="ugc external nofollow">Galen King</a>. </cite> </li> <li class="c-comments__comment" id="comment-1310"> <p>Good to see the wufoo community is making good use of this form as we are Galen.</p> <cite> Posted <a class="c-comments__link" href="#comment-1310" title=""> November 10th, 2010</a> by Kevin. </cite> </li> <li class="c-comments__comment" id="comment-1311"> <p>Terrific application. Any chance it could be integrated with something like Mailchimp? It would be terrific if we could send out a bunch of emails with links that, if clicked, would be prefilled with names, addresses, etc., from Mailchimp.</p> <cite> Posted <a class="c-comments__link" href="#comment-1311" title=""> November 10th, 2010</a> by <a href="http://sierraclubhawaii.com" class="url" rel="ugc external nofollow">Robert</a>. </cite> </li> <li class="c-comments__comment" id="comment-1312"> <p>@Robert, what did you have in mind more specifically?</p> <cite> Posted <a class="c-comments__link" href="#comment-1312" title=""> November 10th, 2010</a> by <a href="http://luciddesign.co.nz" class="url" rel="ugc external nofollow">Galen King</a>. </cite> </li> <li class="c-comments__comment" id="comment-1313"> <p>@Robert I originally had some details about that in this blog post, but decided that I was going to flesh out that idea into a more detailed blog post. Stay tuned for that very soon!</p> <cite> Posted <a class="c-comments__link" href="#comment-1313" title=""> November 10th, 2010</a> by <a href="http://wufoo.com/" class="url" rel="ugc external nofollow">Chris Coyier</a>. </cite> </li> <li class="c-comments__comment" id="comment-1314"> <p>@Galen, I was envisioning the capacity to send out an email that pulled names, addresses, etc., from Mailchimp&#8217;s API. So if we sent out a thousand emails, it would create a dynamic link in each email to prefill a wufoo form with names, addresses, etc., from our lists in Mailchimp.</p> <cite> Posted <a class="c-comments__link" href="#comment-1314" title=""> November 10th, 2010</a> by Robert. </cite> </li> <li class="c-comments__comment" id="comment-1315"> <p>I second Robert. Would be very handy for our event invites so their details are already prefilled.</p> <cite> Posted <a class="c-comments__link" href="#comment-1315" title=""> November 10th, 2010</a> by Charm. </cite> </li> <li class="c-comments__comment" id="comment-1316"> <p>Very cool product, Galen!</p> <p>@Robert I&#8217;m interested to see the follow-up blog post Chris mentioned here in the comments, since I bet he&#8217;s got some cool trick up his sleeve. It seems like this would be fairly simple to do by entering in the appropriate tags (<a href="http://bit.ly/aF5QSW" rel="nofollow ugc">http://bit.ly/aF5QSW</a>) from the list you&#8217;re using in your MailChimp campaign into wufood to create a link which will change based on the recipient. For example, entering <em>|FNAME|</em> and <em>|LNAME|</em> into the first and last name fields (respectively) should generate a link which auto-populates the recipient&#8217;s name when they click on the link. Haven&#8217;t had a chance to test, but it seems like this would work based on MailChimp&#8217;s documentation.</p> <cite> Posted <a class="c-comments__link" href="#comment-1316" title=""> November 10th, 2010</a> by Scott Dunham. </cite> </li> <li class="c-comments__comment" id="comment-1317"> <p>OK, I take part of that back. Looks like wufood substitutes URL encoding for special characters like * and |, so I don&#8217;t think you can just paste the merge tags directly in. But you can set up the URL with a <em>reminder</em> to substitute the merge tags when you write your message in MailChimp. i.e. &#8220;Field13=FNAMEGOESHERE&amp;Field14=LNAMEGOESHERE&#8221; becomes &#8220;Field13=<em>|FNAME|</em>&amp;Field14=<em>|LNAME|</em>&#8221; in MailChimp.</p> <cite> Posted <a class="c-comments__link" href="#comment-1317" title=""> November 10th, 2010</a> by Scott Dunham. </cite> </li> <li class="c-comments__comment" id="comment-1318"> <p>Wow that sort of mailchimp integration would be amazing!</p> <cite> Posted <a class="c-comments__link" href="#comment-1318" title=""> November 10th, 2010</a> by Chris Parker. </cite> </li> <li class="c-comments__comment" id="comment-1319"> <p>Is there a way to prefill a form dynamically from another form?</p> <cite> Posted <a class="c-comments__link" href="#comment-1319" title=""> November 10th, 2010</a> by <a href="http://byowneroregon.com" class="url" rel="ugc external nofollow">Greg</a>. </cite> </li> </ul> </div> <form action="https://www.wufoo.com/wp-comments-post.php" method="post" id="commentform"> <h3 id="respond">Add a Reply</h3> <p>You may use HTML for style.</p> <ul> <li> <textarea name="comment" id="comment" class="textarea medium" cols="50" rows="8" tabindex="1">Everyone needs a hug.</textarea> </li> <li> <div class="commentform__field"> <label class="desc" for="author">Name <span class="req">*</span></label> <input type="text" name="author" id="author" value="" tabindex="2" /> </div> <div class="commentform__field"> <label class="desc" for="email">E-mail <span class="req">*</span></label> <input type="text" name="email" id="email" value="" tabindex="3" /> </div> <div class="commentform__field"> <label class="desc" for="url">Website</label> <input type="text" name="url" id="url" value="" tabindex="4" /> </div> </li> <li class="c-btn-row"> <input class="c-btn c-btn--primary" name="submit" type="submit" id="submit" tabindex="5" value="Submit Comment" /> <input type="hidden" name="comment_post_ID" value="4570" /> </li> </ul> <p style="display: none;"><input type="hidden" id="akismet_comment_nonce" name="akismet_comment_nonce" value="09b0ca7401" /></p><p style="display: none !important;"><label>&#916;<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="ak_js" value="235"/><script>document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script></p> </form> </article><aside class="m-blog__sidebar"> <div class="m-blog__sidebar-item m-blog__sidebar-item--search"> <form class="m-blog__search-form" method="get" action="/blog/search/" role="search"> <label for="search" class="visuallyhidden">Search</label> <input autocomplete="off" class="m-blog__search-input" type="search" id="search" name="s" placeholder="Search the blog" value=""> <button type="submit" class="m-blog__search-button"> <span class="visuallyhidden">Search</span> <svg class="icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-search"></use></svg> </button> </form> </div> <div class="m-blog__sidebar-item m-blog__sidebar-item--create"> <p>Create <span>BEAUTIFUL<br>FORMS</span> now</p> <div class="c-btn-row"> <a href="https://secure.wufoo.com/login/" class="c-btn c-btn--secondary c-btn--small">Log in</a> <a href="/pricing/" class="c-btn c-btn--secondary c-btn--small">Sign up</a> </div> </div> <div class="m-blog__sidebar-item m-blog__sidebar-item--follow"> <h2>Follow Us</h2> <ul class="m-blog__follow-list"> <li class="m-blog__follow-item"><a class="m-blog__follow m-blog__follow--facebook" target="_blank" href="https://www.facebook.com/formbuilder/"><svg class="c-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-facebook"></use></svg></a></li> <li class="m-blog__follow-item"><a class="m-blog__follow m-blog__follow--linkedin" target="_blank" href="https://www.linkedin.com/company/3364692/" ><svg class="c-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-linkedin"></use></svg></a></li> <li class="m-blog__follow-item"><a class="m-blog__follow m-blog__follow--twitter" target="_blank" href="https://twitter.com/Wufoo"><svg class="c-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-twitter"></use></svg></a></li> <li class="m-blog__follow-item"><a class="m-blog__follow m-blog__follow--google" target="_blank" href="https://plus.google.com/+wufoo"><svg class="c-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-google"></use></svg></a></li> </ul> </div> <div class="m-blog__sidebar-item"> <h2>Popular Posts</h2> <div class="m-blog__sidebar-pop"> <a href="https://www.wufoo.com/blog/10-ways-to-use-wufoo-forms-according-to-surveymonkey/"> <img src="https://www.wufoo.com/wp-content/uploads/2021/01/january_1.png')" alt="Featured post thumbnail" /> <h3>10+ ways to use Wufoo forms, according to SurveyMonkey</h3> </a> </div> <div class="m-blog__sidebar-pop"> <a href="https://www.wufoo.com/blog/use-wufoo-forms-to-collect-webinar-and-virtual-event-registrations/"> <img src="https://www.wufoo.com/wp-content/uploads/2020/03/Wufoo_April_2.png')" alt="Featured post thumbnail" /> <h3>Use Wufoo forms to collect webinar and virtual event registrations</h3> </a> </div> <div class="m-blog__sidebar-pop"> <a href="https://www.wufoo.com/blog/5-form-templates-to-use-during-covid-19-and-beyond/"> <img src="https://www.wufoo.com/wp-content/uploads/2020/09/Wufoo-form-templates.png')" alt="Featured post thumbnail" /> <h3>5 form templates to use during COVID-19...and beyond</h3> </a> </div> </div> <div class="m-blog__sidebar-item"> <h2>Categories</h2> <a class="m-blog__sidebar-category" href="https://www.wufoo.com/category/customer-stories/" style="background-image:url(https://www.wufoo.com/wp-content/uploads/2017/11/img-4-lrg.jpg)"><span>Customer Stories</span></a><a class="m-blog__sidebar-category" href="https://www.wufoo.com/category/news/" style="background-image:url(https://www.wufoo.com/wp-content/uploads/2017/11/img-3-lrg.jpg)"><span>News &amp; Updates</span></a><a class="m-blog__sidebar-category" href="https://www.wufoo.com/category/tips/" style="background-image:url(https://www.wufoo.com/wp-content/uploads/2017/11/img-2-lrg.jpg)"><span>Tips &amp; Tricks</span></a><a class="m-blog__sidebar-category" href="https://www.wufoo.com/category/integrations/" style="background-image:url(https://www.wufoo.com/wp-content/uploads/2017/11/img-1-lrg.jpg)"><span>Integrations</span></a> </div> <div class="m-blog__sidebar-item"> <h2>Tags</h2> <a class="m-blog__sidebar-tag" href="https://www.wufoo.com/tag/wufoo/">Wufoo</a> <a class="m-blog__sidebar-tag" href="https://www.wufoo.com/tag/online-forms/">online forms</a> <a class="m-blog__sidebar-tag" href="https://www.wufoo.com/tag/forms-2/">forms</a> <a class="m-blog__sidebar-tag" href="https://www.wufoo.com/tag/form-builder/">Form Builder</a> <a class="m-blog__sidebar-tag" href="https://www.wufoo.com/tag/integrations-2/">integrations</a> <a class="m-blog__sidebar-tag" href="https://www.wufoo.com/tag/tips-and-tricks/">tips and tricks</a> <a class="m-blog__sidebar-tag" href="https://www.wufoo.com/tag/web-forms/">web forms</a> <a class="m-blog__sidebar-tag" href="https://www.wufoo.com/tag/wufoo-forms/">wufoo forms</a> <a class="m-blog__sidebar-tag" href="https://www.wufoo.com/tag/online-form-builder/">online form builder</a> <a class="m-blog__sidebar-tag" href="https://www.wufoo.com/tag/mailchimp/">Mailchimp</a> <a class="m-blog__sidebar-tag" href="https://www.wufoo.com/tag/zapier/">Zapier</a> <a class="m-blog__sidebar-tag" href="https://www.wufoo.com/tag/form-rules/">form rules</a> <a class="m-blog__sidebar-tag" href="https://www.wufoo.com/tag/online-form/">online form</a> <a class="m-blog__sidebar-tag" href="https://www.wufoo.com/tag/workflow-automation/">workflow automation</a> <a class="m-blog__sidebar-tag" href="https://www.wufoo.com/tag/covid19/">covid19</a> <a class="m-blog__sidebar-tag" href="https://www.wufoo.com/tag/coronavirus/">coronavirus</a> <a class="m-blog__sidebar-tag" href="https://www.wufoo.com/tag/integration/">integration</a> <a class="m-blog__sidebar-tag" href="https://www.wufoo.com/tag/api/">API</a> <a class="m-blog__sidebar-tag" href="https://www.wufoo.com/tag/marketing-automation/">marketing automation</a> <a class="m-blog__sidebar-tag" href="https://www.wufoo.com/tag/salesforce/">salesforce</a> </div> </aside> </div> </div> </main> <footer class="footer footer--global"> <div class="container"> <nav class="nav nav--footer"> <ul class="nav__list"><li class="nav__item nav__item--has-subnav"><a href="#" class="nav__link">Industry Solutions</a><ul class="nav nav--sub"><li class="nav__item "><a href="https://www.wufoo.com/education-forms/" class="nav__link">Education</a></li><li class="nav__item "><a href="https://www.wufoo.com/nonprofit/" class="nav__link">Nonprofit</a></li><li class="nav__item "><a href="https://www.wufoo.com/guides/event-management-software/" class="nav__link">Event Management</a></li></ul></li><li class="nav__item nav__item--has-subnav"><a href="/guides/" class="nav__link">Helpful Guides</a><ul class="nav nav--sub"><li class="nav__item "><a href="https://www.wufoo.com/guides/3-things-to-avoid-on-online-forms/" class="nav__link">3 Form No-nos</a></li><li class="nav__item "><a href="https://www.wufoo.com/guides/customize-your-form-with-css-examples/" class="nav__link">CSS Customization</a></li><li class="nav__item "><a href="https://www.wufoo.com/guides/custom-radio-buttons-and-checkboxes/" class="nav__link">Custom Radio Buttons & Checkboxes</a></li><li class="nav__item "><a href="https://www.wufoo.com/guides/customize-your-form-closed-message/" class="nav__link">Customized Form Close Message</a></li><li class="nav__item "><a href="https://www.wufoo.com/guides/quick-tip-how-to-export-all-your-data-from-a-form/" class="nav__link">Exporting Data Tip</a></li><li class="nav__item "><a href="https://www.wufoo.com/guides/how-to-create-an-online-form-in-2-minutes/" class="nav__link">Forms in 2 Minutes</a></li><li class="nav__item "><a href="https://www.wufoo.com/guides/how-to-send-a-file-after-a-form-is-submitted/" class="nav__link">Sending File Attachments</a></li><li class="nav__item "><a href="https://www.wufoo.com/guides/create-single-and-double-opt-in-forms/" class="nav__link">Single & Double Opt-In Forms</a></li></ul></li><li class="nav__item nav__item--has-subnav"><a href="https://www.wufoo.com/payments/" class="nav__link">Accept Payments</a><ul class="nav nav--sub"><li class="nav__item "><a href="https://www.wufoo.com/payments/stripe/" class="nav__link">Stripe</a></li><li class="nav__item "><a href="https://www.wufoo.com/payments/square/" class="nav__link">Square</a></li><li class="nav__item "><a href="https://www.wufoo.com/payments/authorizenet/" class="nav__link">Authorize.Net</a></li><li class="nav__item "><a href="https://www.wufoo.com/payments/braintree/" class="nav__link">Braintree</a></li><li class="nav__item "><a href="https://www.wufoo.com/payments/chargify/" class="nav__link">Chargify</a></li><li class="nav__item "><a href="https://www.wufoo.com/payments/freshbooks/" class="nav__link">Freshbooks</a></li><li class="nav__item "><a href="https://www.wufoo.com/payments/paypal/" class="nav__link">PayPal</a></li><li class="nav__item "><a href="https://www.wufoo.com/payments/usaepay/" class="nav__link">USAePay</a></li></ul></li><li class="nav__item nav__item--has-subnav"><a href="/integrations/" class="nav__link">Featured Integrations</a><ul class="nav nav--sub"><li class="nav__item "><a href="https://www.wufoo.com/integrations/asana/" class="nav__link">Asana</a></li><li class="nav__item "><a href="https://www.wufoo.com/integrations/mailchimp/" class="nav__link">Mailchimp</a></li><li class="nav__item "><a href="https://www.wufoo.com/integrations/salesforce/" class="nav__link">Salesforce</a></li><li class="nav__item "><a href="https://www.wufoo.com/integrations/wordpress/" class="nav__link">WordPress</a></li><li class="nav__item "><a href="https://www.wufoo.com/integrations/docusign/" class="nav__link">DocuSign</a></li></ul></li><li class="nav__item nav__item--has-subnav"><a href="#" class="nav__link">Insightful Links</a><ul class="nav nav--sub"><li class="nav__item "><a href="https://www.wufoo.com/web-forms/" class="nav__link">Web Forms</a></li><li class="nav__item "><a href="https://www.wufoo.com/mobile-forms/" class="nav__link">Mobile Forms</a></li><li class="nav__item "><a href="/html5/" class="nav__link">HTML5 Forms</a></li><li class="nav__item "><a href="https://www.wufoo.com/wufoo-google-forms/" class="nav__link">Wufoo vs. Google Forms</a></li></ul></li></ul> </nav> <nav class="nav nav--footer-sub"> <ul class="nav__list"><li class="nav__item nav__item--has-subnav"><a href="#" class="nav__link">Community:</a><ul class="nav nav--sub"><li class="nav__item "><a href="https://twitter.com/Wufoo" class="nav__link" rel="noopener noreferrer">Twitter</a></li><li class="nav__item "><a href="https://www.facebook.com/formbuilder" class="nav__link" rel="noopener noreferrer">Facebook</a></li><li class="nav__item "><a href="https://www.linkedin.com/company-beta/3364692/" class="nav__link" rel="noopener noreferrer">LinkedIn</a></li><li class="nav__item "><a href="https://www.instagram.com/wufoo/?hl=en" class="nav__link" rel="noopener noreferrer">Instagram</a></li><li class="nav__item "><a href="https://www.youtube.com/user/wufooforms" class="nav__link" rel="noopener noreferrer">YouTube</a></li></ul></li><li class="nav__item nav__item--has-subnav"><a href="#" class="nav__link">About Us:</a><ul class="nav nav--sub"><li class="nav__item "><a href="https://status.wufoo.com/" class="nav__link">Status</a></li><li class="nav__item "><a href="/sitemap/" class="nav__link">Sitemap</a></li><li class="nav__item "><a href="/docs/" class="nav__link">Help & Docs</a></li><li class="nav__item "><a href="https://www.wufoo.com/release-notes/" class="nav__link">Release Notes</a></li><li class="nav__item "><a href="/privacy/" class="nav__link">Privacy</a></li><li class="nav__item "><a href="https://www.surveymonkey.com/mp/legal/region-specific-privacy-statement/" class="nav__link" target="_blank" rel="nofollow">California Privacy Notice</a></li><li class="nav__item "><a href="/terms-of-service/" class="nav__link">Terms of Service</a></li><li class="nav__item "><a href="https://www.surveymonkey.com/mp/legal/cookies/" class="nav__link">Cookie Policy</a></li><li class="nav__item ot-sdk-show-settings nav__link"><a href="#" class="nav__link">cookie settings</a></li><li class="nav__item "><a href="https://master.wufoo.com/forms/m7p0x3/" class="nav__link">Report Abuse</a></li><li class="nav__item "><a href="https://www.surveymonkey.com/" class="nav__link">SurveyMonkey</a></li><li class="nav__item "><a href="/careers/" class="nav__link">Careers</a></li><li class="nav__item "><a href="https://www.wufoo.com/affiliate-program/" class="nav__link">Affiliate Program</a></li></ul></li><li class="nav__item nav__item--has-subnav"><a href="#" class="nav__link">Language:</a><ul class="nav nav--sub"><li class="nav__item "><a href="http://www.wufoo.com/?lChange=.com" class="nav__link">English</a></li></ul></li></ul> </nav> <div class="footer__sub"> <p class="footer__copyright">Copyright &copy; 2006 - 2024 • <a href="https://www.surveymonkey.com/">SurveyMonkey Inc.</a></p> <div class="footer__logos"> <a target="_blank" id="bbblink" href="https://www.bbb.org/greater-san-francisco/business-reviews/market-survey/surveymonkey-in-san-mateo-ca-876628" title="SurveyMonkey is a BBB Accredited Market Survey Company in San Mateo, CA"><img id="bbblinkimg" src="https://www.wufoo.com/wp-content/themes/wufoo-site/img/bb-cert.png" alt="SurveyMonkey is a BBB Accredited Market Survey Company in San Mateo, CA"></a> <a target="_blank" title="View TrustedSite Certification" href="https://www.trustedsite.com/verify?host=wufoo.com" > <img border="0" height="50" width="120" src="https://cdn.ywxi.net/meter/wufoo.com/202.svg" oncontextmenu="alert('Copying Prohibited by Law - TrustedSite is a Trademark of TrustedSite, LLC'); return false;" > </a> </div> </div> </div> </footer> <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js" id="jquery-js"></script> <script type="text/javascript" src="https://www.wufoo.com/wp-content/themes/wufoo-site/js/vendor/modernizr.min.js?ver=3.3.1" id="modernizr-js"></script> <script type="text/javascript" src="https://www.wufoo.com/wp-content/themes/wufoo-site/js/vendor/slick.min.js?ver=1.6.0" id="slick-js"></script> <script type="text/javascript" src="https://www.wufoo.com/wp-content/themes/wufoo-site/js/vendor/waypoints.min.js?ver=4.0.1" id="waypoints-js"></script> <script type="text/javascript" src="https://www.wufoo.com/wp-content/themes/wufoo-site/js/vendor/waypoints.inview.min.js?ver=1.0.0" id="waypoints-inview-js"></script> <script type="text/javascript" src="https://www.wufoo.com/wp-content/themes/wufoo-site/js/vendor/ls.bgset.min.js?ver=3.0.0" id="ls-bgset-js"></script> <script type="text/javascript" src="https://www.wufoo.com/wp-content/themes/wufoo-site/js/vendor/lazysizes.min.js?ver=3.0.0" id="lazysizes-js"></script> <script type="text/javascript" id="scripts-js-extra"> /* <![CDATA[ */ var ajax_object = {"ajax_url":"https:\/\/www.wufoo.com\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.wufoo.com/wp-content/themes/wufoo-site/js/dist/scripts.min.js?ver=1.3" id="scripts-js"></script> <!--FOOTER CODE EMBED: CONSENT - NO --> </body> </html> <!-- Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/ Object Caching 342/525 objects using Redis Page Caching using Redis Served from: _ @ 2024-11-27 05:02:28 by W3 Total Cache -->

Pages: 1 2 3 4 5 6 7 8 9 10