G: Jazz Bistro Toronto, ON Tickets | Jazz Bistro Event Schedule at ...
Submitted by Anonymous (not verified) on Wed, 01/09/2019 - 01:00
State:
Processed
Rank:
31
Size:
110378
Raw Content:
<!DOCTYPE html>
<html data-ng-app="tw.ecom" data-ng-controller="EComCtrl" style="height:100%">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0,user-scalable=0">
<meta name="google-site-verification" content="HFlBlJl4cTD6poBT8igUux2BvUykO2q-T6plPRfjT2Y"/>
<meta name="msvalidate.01" content="7069E7B3CF04CFAB753968A7E921B693"/>
<script src="//i.ticketweb.com/ecom/resources/js/vendor-3.54.1.min.js"></script>
<link href="//i.ticketweb.com/ecom/resources/css/global-3.54.1.min.css" rel="stylesheet">
<link href="//i.ticketweb.com/ecom/resources/css/interact-3.54.1.min.css" rel="stylesheet">
<script type="text/javascript">
var _contextPath = "";
var _pageName = "Home";
var _location = "";
var domainId = "2";
var _akamaiUrl = "//i.ticketweb.com";
var _akamaiGeoZipCode = "75201";
var _localizeDateFilterFormat = "DD/MM/YY";
var _localizeDateFilterTranslateType = "date_first";
</script>
<script src="//i.ticketweb.com/ecom/resources/js/ecm-3.54.1.min.js"></script>
<link rel="canonical" href="https://www.ticketweb.ca/venue/jazz-bistro-toronto-on/423775"/>
<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 =
'//www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-K4QMLG');
</script>
<script type="text/javascript">
var _venue = {
venueName: "Jazz Bistro",
venueId: "423775",
venueCity: "Toronto",
venueState: "ON",
venueCountry: "CA"
};
</script>
<title>Jazz Bistro Toronto, ON Tickets | Jazz Bistro Event Schedule at TicketWeb</title>
<meta name="title" content="Jazz Bistro Toronto, ON Tickets | Jazz Bistro Event Schedule at TicketWeb"/>
<meta name="description" content="Tickets and list of events to the Jazz Bistro - Toronto, ON located in 251 Victoria Street, Toronto, ON at TicketWeb"/>
<script type="application/ld+json">
[
]
</script>
<script type="application/ld+json">
[
{
"@context" : "http://schema.org",
"@type" : "EventVenue",
"name" : "Jazz Bistro",
"sameAs" : "https://www.ticketweb.ca/venue/Jazz Bistro/423775",
"address" : {
"@type" : "PostalAddress",
"streetAddress" : "251 Victoria Street",
"addressLocality" : "Toronto",
"addressRegion" : "ON",
"postalCode" : "M5B 1T8",
"addressCountry" : "CA"
}
}
]
</script>
<meta property="og:site_name" content="TicketWeb"/>
<meta property="og:description" content="Upcoming events at Jazz Bistro on TicketWeb" />
<meta property="og:title" content="Jazz Bistro"/>
<meta property="og:image" content="//i.ticketweb.com//i/venue/423775_Venue.jpg?v=3" />
<script>var w=window;if(w.performance||w.mozPerformance||w.msPerformance||w.webkitPerformance){var d=document;AKSB=w.AKSB||{},AKSB.q=AKSB.q||[],AKSB.mark=AKSB.mark||function(e,_){AKSB.q.push(["mark",e,_||(new Date).getTime()])},AKSB.measure=AKSB.measure||function(e,_,t){AKSB.q.push(["measure",e,_,t||(new Date).getTime()])},AKSB.done=AKSB.done||function(e){AKSB.q.push(["done",e])},AKSB.mark("firstbyte",(new Date).getTime()),AKSB.prof={custid:"363242",ustr:"",originlat:"0",clientrtt:"12",ghostip:"23.205.120.162",ipv6:false,pct:"10",clientip:"174.136.12.165",requestid:"8c4f402",region:"20524",protocol:"",blver:14,akM:"a",akN:"ae",akTT:"O",akTX:"1",akTI:"8c4f402",ai:"227119",ra:"false",pmgn:"ticketweb",pmgi:"",pmp:"",qc:""},function(e){var _=d.createElement("script");_.async="async",_.src=e;var t=d.getElementsByTagName("script"),t=t[t.length-1];t.parentNode.insertBefore(_,t)}(("https:"===d.location.protocol?"https:":"http:")+"//ds-aksb-a.akamaihd.net/aksb.min.js")}</script>
</head>
<body data-ng-controller='VenueListEventsCtrl' data-ng-class="{'customized-header-wrapper': false}"
class="d-2 mediaClass got-transparent-bg theme-bg theme-content " data-ng-cloak>
<!-- Google Tag Manager -->
<noscript>
<iframe src="//www.googletagmanager.com/ns.html?id=GTM-K4QMLG"
height="0" width="0" style="display:none;visibility:hidden"></iframe>
</noscript>
<!-- End Google Tag Manager -->
<script>
var urlSearch = window.location.search;
var queryParams = '';
var prmStr = urlSearch.substr(1);
if (prmStr !== null && prmStr !== "") {
var prmArr = prmStr.split("&");
var dict = {};
for (var i = 0; i < prmArr.length; i++) {
var tmpArr = prmArr[i].split("=");
var tmpKey = tmpArr[0];
var tmpValue = tmpArr[1];
if (tmpValue !== "") {
if (tmpKey === "i1") {
if (!dict.i1) {
dict["i1"] = tmpValue;
}
}
else if (tmpKey === "i1s") {
if (!dict.i1s) {
dict["i1s"] = tmpValue;
}
} else if (tmpKey === "dlac") {
if (!dict.dlac) {
dict["dlac"] = tmpValue;
}
} else {
if (queryParams === '') {
queryParams = "?" + tmpKey + "=" + tmpValue
} else {
queryParams = queryParams + "&" + tmpKey + "=" + tmpValue
}
}
}
}
if ((dict.i1 && dict.i1s)) {
if (typeof(Storage) !== "undefined") {
sessionStorage.setItem("payloadId", dict.i1);
sessionStorage.setItem("payloadScope", dict.i1s);
}
else {
console.log("Browser does not support Session Storage.");
}
}
if (dict["i1"] || dict["i1s"] || dict["dlac"]) {
if (queryParams !== '') {
window.history.pushState({}, "Remove parameters",
window.location.pathname.concat(queryParams));
} else {
window.history.pushState({}, "Remove parameters", window.location.pathname);
}
}
}
</script>
<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" style="display:none"><symbol viewBox="0 0 11 20" id="_"><title>icn.></title><desc>Created with Sketch.</desc> <!-- Generator: Sketch 3.3.2 (12043) - http://www.bohemiancoding.com/sketch --> <g id="_-icons-and-assets" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage"> <g id="_-Icons" sketch:type="MSArtboardGroup" transform="translate(-97.000000, -225.000000)" fill="currentColor"> <g id="_-icn.>" sketch:type="MSLayerGroup" transform="translate(96.000000, 225.000000)"> <path d="M9.46794861,10 L1.31116919,18.195487 C0.897958987,18.6106581 0.896301753,19.279874 1.30608994,19.6916068 C1.7187351,20.1062101 2.38255011,20.1010547 2.7951435,19.6865034 L11.6888308,10.7506116 C11.8962825,10.5421755 12.000001,10.2697066 12,9.99793527 C11.9999994,9.73028908 11.8962808,9.45782289 11.6888308,9.24938843 L2.7951435,0.313496578 C2.38255011,-0.101054746 1.7187351,-0.106210123 1.30608994,0.30839322 C0.896301753,0.720126038 0.897958987,1.38934193 1.31116919,1.80451301 L9.46794861,10 L9.46794861,10 Z" sketch:type="MSShapeGroup"/> </g> </g> </g> </symbol><symbol viewBox="0 0 20 18" id="cal"><title>icn.cal</title><desc>Created with Sketch.</desc> <!-- Generator: Sketch 3.3.2 (12043) - http://www.bohemiancoding.com/sketch --> <g id="cal-icons-and-assets" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage"> <g id="cal-Icons" sketch:type="MSArtboardGroup" transform="translate(-147.000000, -107.000000)" fill="currentColor"> <g id="cal-icn.cal" sketch:type="MSLayerGroup" transform="translate(147.000000, 107.000000)"> <path d="M4,1 L16,1 L16,0.998956561 C16,0.447248087 16.4438648,0 17,0 C17.5522847,0 18,0.442660332 18,0.998956561 L18,1.53435786 C19.1955849,2.22562392 20,3.51918616 20,5.00723574 L20,13.9927643 C20,16.2058994 18.2075324,18 16.00077,18 L3.99922997,18 C1.79051625,18 0,16.212833 0,13.9927643 L0,5.00723574 C0,3.52419224 0.804902399,2.22931502 2,1.53637634 L2,0.998956561 C2,0.447248087 2.44386482,0 3,0 C3.55228475,0 4,0.442660332 4,0.998956561 L4,1 Z M18,6 L18,5.00276013 C18,3.89354265 17.1072288,3 16.0059397,3 L3.99406028,3 C2.89451376,3 2,3.89666625 2,5.00276013 L2,6 L18,6 L18,6 Z M18,7 L18,13.9972399 C18,15.1033337 17.1054862,16 16.0059397,16 L3.99406028,16 C2.8927712,16 2,15.1064574 2,13.9972399 L2,7 L18,7 L18,7 Z M14,10 C14,9.44771525 14.4438648,9 15,9 C15.5522847,9 16,9.44386482 16,10 C16,10.5522847 15.5561352,11 15,11 C14.4477153,11 14,10.5561352 14,10 Z" sketch:type="MSShapeGroup"/> </g> </g> </g> </symbol><symbol viewBox="0 0 20 18" id="cart"><title>icn.cart</title><desc>Created with Sketch.</desc> <!-- Generator: Sketch 3.3.2 (12043) - http://www.bohemiancoding.com/sketch --> <g id="cart-icons-and-assets" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage"> <g id="cart-Icons" sketch:type="MSArtboardGroup" transform="translate(-27.000000, -107.000000)" fill="currentColor"> <g id="cart-icn.cart" sketch:type="MSLayerGroup" transform="translate(27.000000, 107.000000)"> <path d="M3.1291357,0.00926174194 C3.56312096,0.0508660884 3.9323902,0.371600158 4.01195002,0.822806341 L5.80646385,11 L16.280724,11 L16.280724,11 L18.0110226,4.96573185 C18.1640453,4.43207804 18.7183132,4.12340705 19.2492034,4.27563736 C19.7837949,4.42892899 20.0864842,4.98364759 19.933546,5.51700656 L17.9889774,12.2985229 C17.8401084,12.817691 17.3114818,13.1239245 16.7940721,13 L5.18231296,13 C5.16996802,13.0026454 5.15752141,13.0050765 5.14497637,13.0072886 C4.60108207,13.1031918 4.08397779,12.7488371 3.98804998,12.2048034 L2.1886678,2 L1.0093689,2 C0.451909848,2 0,1.55613518 0,1 C0,0.44771525 0.443353176,0 1.0093689,0 L2.9906311,0 C3.03761831,0 3.08385565,0.00315343635 3.1291357,0.00926174194 L3.1291357,0.00926174194 Z M8,8.5 C8,8.22385763 8.23290253,8 8.50342274,8 L14.4965773,8 C14.77461,8 15,8.23193359 15,8.5 C15,8.77614237 14.7670975,9 14.4965773,9 L8.50342274,9 C8.22539004,9 8,8.76806641 8,8.5 Z M7,5.5 C7,5.22385763 7.23079681,5 7.50043583,5 L14.4995642,5 C14.7759472,5 15,5.23193359 15,5.5 C15,5.77614237 14.7692032,6 14.4995642,6 L7.50043583,6 C7.22405275,6 7,5.76806641 7,5.5 Z M7,18 C8.1045695,18 9,17.1045695 9,16 C9,14.8954305 8.1045695,14 7,14 C5.8954305,14 5,14.8954305 5,16 C5,17.1045695 5.8954305,18 7,18 Z M15,18 C16.1045695,18 17,17.1045695 17,16 C17,14.8954305 16.1045695,14 15,14 C13.8954305,14 13,14.8954305 13,16 C13,17.1045695 13.8954305,18 15,18 Z" sketch:type="MSShapeGroup"/> </g> </g> </g> </symbol><symbol viewBox="0 0 40 40" id="facebook"><title>icn.facebook</title><desc>Created with Sketch.</desc> <!-- Generator: Sketch 3.3.2 (12043) - http://www.bohemiancoding.com/sketch --> <g id="facebook-icons-and-assets" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage"> <g id="facebook-Icons" sketch:type="MSArtboardGroup" transform="translate(-77.000000, -36.000000)" fill="currentColor"> <g id="facebook-icn.facebook" sketch:type="MSLayerGroup" transform="translate(77.000000, 36.000000)"> <path d="M20,40 C31.045695,40 40,31.045695 40,20 C40,8.954305 31.045695,0 20,0 C8.954305,0 0,8.954305 0,20 C0,31.045695 8.954305,40 20,40 Z M20,38 C29.9411255,38 38,29.9411255 38,20 C38,10.0588745 29.9411255,2 20,2 C10.0588745,2 2,10.0588745 2,20 C2,29.9411255 10.0588745,38 20,38 Z M26,12.0008736 L26,14.5232265 C26,14.8542918 25.9210719,15.7769165 25.3715454,16.0105594 C25.815311,16.4567399 26.0471668,17.1074252 25.9210715,17.7870335 L25.4900536,20.1100658 C25.3113526,21.0732 24.4337158,21.8594971 23.6831563,21.7811279 C23.6831563,23.8540853 23.6831562,28 23.6831562,28 C23.6831562,29.1045695 22.7877257,30 21.6831562,30 L18.3083597,30 C17.2037902,30 16.3083597,29.1045695 16.3083597,28 C16.3083597,28 16.3083597,22.9892604 16.3083597,21.5293198 C15.547556,21.2503625 14.9984101,20.5092789 15.0000034,19.6438843 L15.0040442,17.4490731 C15.005363,16.7327123 15.3831827,16.1048854 15.9500503,15.7527004 C16.0323601,15.7015628 16.3141287,15.5825839 16.3141286,15.5825837 C16.4209398,12.7769089 18.0083466,10 20.8592632,10 C21.6234494,10 22.3762851,10.0001639 23.0851827,10.000437 C23.8267129,10.0007647 23.8267129,10.0007647 24.0012528,10.000874 C25.1053329,10.0015656 26,10.8967933 26,12.0008736 Z M20.8592632,12 C19.1131816,12 18.3083597,14.3753826 18.3083597,15.8853737 L18.3083597,17.4527552 L17.0040408,17.4527552 L17,19.6475664 L18.3083597,19.6903068 L18.3083597,28 L21.6831562,28 L21.6831564,19.7069056 L23.523615,19.7452107 L23.9546329,17.4221784 L21.6582994,17.422807 L21.6709728,15.9510635 C21.6709728,15.9510635 21.6140343,15.0780447 22.011134,14.7758045 C22.4082338,14.4735644 24,14.5232265 24,14.5232265 L24,12.0008736 C24,12.0008736 22.6053449,12 20.8592632,12 Z" sketch:type="MSShapeGroup"/> </g> </g> </g> </symbol><symbol viewBox="0 0 20 20" id="geo"><title>icn.geo</title><desc>Created with Sketch.</desc> <!-- Generator: Sketch 3.3.2 (12043) - http://www.bohemiancoding.com/sketch --> <g id="geo-icons-and-assets" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage"> <g id="geo-Icons" sketch:type="MSArtboardGroup" transform="translate(-627.000000, -105.000000)" fill="currentColor"> <g id="geo-icn.geo" sketch:type="MSLayerGroup" transform="translate(626.000000, 104.000000)"> <path d="M19,3 L19,3 L3,10.3594207 L11.315967,11 L11.9541621,19 L19,3 Z M20.8303838,3.80603672 L20.8303838,3.80603672 L13.7845459,19.8060367 C12.9473609,21.7071535 10.1256854,21.2297526 9.96049585,19.1590435 L9.32230076,11.1590435 L11.162362,12.9940926 L2.84639497,12.3535134 C0.789696916,12.1950859 0.290191513,9.40441073 2.16424308,8.54241486 L18.1642431,1.18299412 C19.8365911,0.413774574 21.5722493,2.12137584 20.8303838,3.80603672 L20.8303838,3.80603672 Z" sketch:type="MSShapeGroup"/> </g> </g> </g> </symbol><symbol viewBox="0 0 40 40" id="google_plus"><title>icn.google plus</title><desc>Created with Sketch.</desc> <!-- Generator: Sketch 3.3.2 (12043) - http://www.bohemiancoding.com/sketch --> <g id="google_plus-icons-and-assets" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage"> <g id="google_plus-Icons" sketch:type="MSArtboardGroup" transform="translate(-256.000000, -36.000000)" fill="currentColor"> <g id="google_plus-icn.google-plus" sketch:type="MSLayerGroup" transform="translate(256.000000, 36.000000)"> <path d="M24,12 L21,12 L21,12 L21,16 L24,16 L24,12 Z M25,12 L26.0081158,12 C27.1082031,12 28,12.8945138 28,13.9940603 L28,16 L25,16 L25,12 Z M20,23 L20,24.5023012 C20,24.7851562 20.2238576,25 20.5,25 C20.7680664,25 21,24.7771727 21,24.5023012 L21,23 L22.5023012,23 C22.7851562,23 23,22.7761424 23,22.5 C23,22.2319336 22.7771727,22 22.5023012,22 L21,22 L21,20.4976988 C21,20.2148438 20.7761424,20 20.5,20 C20.2319336,20 20,20.2228273 20,20.4976988 L20,22 L18.4976988,22 C18.2148438,22 18,22.2238576 18,22.5 C18,22.7680664 18.2228273,23 18.4976988,23 L20,23 L20,23 Z M20,12 L17,12 L17,12 L17,16 L20,16 L20,12 L20,12 Z M16,12 L14.9918842,12 C13.8933973,12 13,12.8927712 13,13.9940603 L13,16 L16,16 L16,12 Z M28,17 L28,26.0059397 C28,27.1072288 27.1066027,28 26.0081158,28 L14.9918842,28 C13.8917969,28 13,27.1054862 13,26.0059397 L13,17 L28,17 L28,17 Z M20,40 C31.045695,40 40,31.045695 40,20 C40,8.954305 31.045695,0 20,0 C8.954305,0 0,8.954305 0,20 C0,31.045695 8.954305,40 20,40 Z M20,38 C29.9411255,38 38,29.9411255 38,20 C38,10.0588745 29.9411255,2 20,2 C10.0588745,2 2,10.0588745 2,20 C2,29.9411255 10.0588745,38 20,38 Z M11,13.99923 C11,11.7905162 12.7874739,10 15.0061948,10 L25.9938052,10 C28.2063655,10 30,11.7924676 30,13.99923 L30,26.00077 C30,28.2094838 28.2125261,30 25.9938052,30 L15.0061948,30 C12.7936345,30 11,28.2075324 11,26.00077 L11,13.99923 Z" sketch:type="MSShapeGroup"/> </g> </g> </g> </symbol><symbol viewBox="0 0 40 40" id="icn_link2"><title>icn.link2</title><desc>Created with Sketch.</desc> <!-- Generator: Sketch 3.3.2 (12043) - http://www.bohemiancoding.com/sketch --> <g id="icn_link2-icons/assets/documentation" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage"> <g id="icn_link2-Icons" sketch:type="MSArtboardGroup" transform="translate(-1040.000000, -160.000000)" fill="currentColor"> <g id="icn_link2-icn.link2" sketch:type="MSLayerGroup" transform="translate(1040.000000, 160.000000)"> <path d="M20,40 C31.045695,40 40,31.045695 40,20 C40,8.954305 31.045695,0 20,0 C8.954305,0 0,8.954305 0,20 C0,31.045695 8.954305,40 20,40 L20,40 Z M20,38 C29.9411255,38 38,29.9411255 38,20 C38,10.0588745 29.9411255,2 20,2 C10.0588745,2 2,10.0588745 2,20 C2,29.9411255 10.0588745,38 20,38 L20,38 Z M17.358035,16.8811875 C16.3554066,17.084119 15.4005581,17.5595974 14.6223442,18.3082257 L11.8086084,21.014991 C9.66979135,23.072496 9.67139932,26.4040175 11.8084171,28.4597916 C13.9410864,30.5113827 17.4103108,30.5154833 19.5474342,28.4596076 L22.3611701,25.7528423 C23.1407227,25.0029262 23.6359316,24.0837639 23.8470396,23.1188125 C24.849668,22.915881 25.8045165,22.4404026 26.5827304,21.6917743 L29.3964663,18.985009 C31.5352833,16.927504 31.5336753,13.5959825 29.3966576,11.5402084 C27.2639882,9.48861735 23.7947638,9.48451666 21.6576404,11.5403924 L18.8439046,14.2471577 C18.0643519,14.9970738 17.569143,15.9162361 17.358035,16.8811875 L17.358035,16.8811875 L17.358035,16.8811875 Z M19.3353915,18.7800268 C18.1898984,18.5059947 16.9273324,18.7980003 16.0327024,19.6586188 L13.2123687,22.3717311 C11.8619077,23.6708513 11.8555559,25.7980051 13.2154763,27.106225 C14.5726295,28.4117829 16.7788719,28.4157833 18.137076,27.1092145 L20.9574098,24.3961022 C21.8474491,23.5398997 22.1536551,22.3240289 21.8696832,21.2199732 C23.0151763,21.4940053 24.2777423,21.2019997 25.1723722,20.3413812 L27.992706,17.6282689 C29.3431669,16.3291487 29.3495187,14.2019949 27.9895983,12.893775 C26.6324451,11.5882171 24.4262027,11.5842167 23.0679986,12.8907855 L20.2476649,15.6038978 C19.3576256,16.4601003 19.0514196,17.6759711 19.3353915,18.7800268 L19.3353915,18.7800268 L19.3353915,18.7800268 Z M17.436654,23.045525 C16.853831,22.4848593 16.8572712,21.5725313 17.441155,21.0108452 L21.6533308,16.9588048 C22.2386396,16.3957479 23.1815343,16.3899005 23.7684206,16.954475 C24.3512436,17.5151407 24.3478034,18.4274687 23.7639197,18.9891548 L19.5517438,23.0411952 C18.966435,23.6042521 18.0235404,23.6100995 17.436654,23.045525 L17.436654,23.045525 Z M18.1401836,22.3687417 C17.9459093,22.1818531 17.9522727,21.8727254 18.1425916,21.6896419 L22.3589534,17.6335748 C22.5545576,17.4454069 22.8762983,17.4498355 23.064891,17.6312583 C23.2591653,17.8181469 23.252802,18.1272746 23.062483,18.3103581 L18.8461213,22.3664252 C18.650517,22.5545931 18.3287763,22.5501645 18.1401836,22.3687417 L18.1401836,22.3687417 Z" id="icn_link2-icn.link" sketch:type="MSShapeGroup"/> </g> </g> </g> </symbol><symbol viewBox="0 0 40 40" id="instagram"><title>icn.instagram</title><desc>Created with Sketch.</desc> <!-- Generator: Sketch 3.3.2 (12043) - http://www.bohemiancoding.com/sketch --> <g id="instagram-icons-and-assets" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage"> <g id="instagram-Icons" sketch:type="MSArtboardGroup" transform="translate(-197.000000, -36.000000)" fill="currentColor"> <g id="instagram-icn.instagram" sketch:type="MSLayerGroup" transform="translate(197.000000, 36.000000)"> <path d="M17.1707057,19 L12,19 L12,13.9940603 C12,12.8927712 12.8945138,12 13.9940603,12 L26.0059397,12 C27.1072288,12 28,12.8945138 28,13.9940603 L28,19 L28,19 L22.8292943,19 C22.4174579,17.8348076 21.3062188,17 20,17 C18.6937812,17 17.5825421,17.8348076 17.1707057,19 L17.1707057,19 Z M17,20 L12,20 L12,26.0059397 C12,27.1054862 12.8927712,28 13.9940603,28 L26.0059397,28 C27.1054862,28 28,27.1072288 28,26.0059397 L28,20 L28,20 L23,20 C23,21.6568542 21.6568542,23 20,23 C18.3431458,23 17,21.6568542 17,20 Z M20,40 C31.045695,40 40,31.045695 40,20 C40,8.954305 31.045695,0 20,0 C8.954305,0 0,8.954305 0,20 C0,31.045695 8.954305,40 20,40 Z M20,38 C29.9411255,38 38,29.9411255 38,20 C38,10.0588745 29.9411255,2 20,2 C10.0588745,2 2,10.0588745 2,20 C2,29.9411255 10.0588745,38 20,38 Z M10,13.99923 C10,11.7905162 11.7924676,10 13.99923,10 L26.00077,10 C28.2094838,10 30,11.7924676 30,13.99923 L30,26.00077 C30,28.2094838 28.2075324,30 26.00077,30 L13.99923,30 C11.7905162,30 10,28.2075324 10,26.00077 L10,13.99923 Z M20,22 C21.1045695,22 22,21.1045695 22,20 C22,18.8954305 21.1045695,18 20,18 C18.8954305,18 18,18.8954305 18,20 C18,21.1045695 18.8954305,22 20,22 Z M25,16 C25.5522847,16 26,15.5522847 26,15 C26,14.4477153 25.5522847,14 25,14 C24.4477153,14 24,14.4477153 24,15 C24,15.5522847 24.4477153,16 25,16 Z" sketch:type="MSShapeGroup"/> </g> </g> </g> </symbol><symbol viewBox="0 0 40 40" id="link2"><title>icn.link</title><desc>Created with Sketch.</desc> <!-- Generator: Sketch 3.3.2 (12043) - http://www.bohemiancoding.com/sketch --> <g id="link2-icons-and-assets" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage"> <g id="link2-Icons" sketch:type="MSArtboardGroup" transform="translate(-437.000000, -36.000000)" fill="currentColor"> <g id="link2-icn.link" sketch:type="MSLayerGroup" transform="translate(437.000000, 36.000000)"> <path d="M20,40 C31.045695,40 40,31.045695 40,20 C40,8.954305 31.045695,0 20,0 C8.954305,0 0,8.954305 0,20 C0,31.045695 8.954305,40 20,40 Z M20,38 C29.9411255,38 38,29.9411255 38,20 C38,10.0588745 29.9411255,2 20,2 C10.0588745,2 2,10.0588745 2,20 C2,29.9411255 10.0588745,38 20,38 Z M17.358035,16.8811875 C16.3554066,17.084119 15.4005581,17.5595974 14.6223442,18.3082257 L11.8086084,21.014991 C9.66979135,23.072496 9.67139932,26.4040175 11.8084171,28.4597916 C13.9410864,30.5113827 17.4103108,30.5154833 19.5474342,28.4596076 L22.3611701,25.7528423 C23.1407227,25.0029262 23.6359316,24.0837639 23.8470396,23.1188125 C24.849668,22.915881 25.8045165,22.4404026 26.5827304,21.6917743 L29.3964663,18.985009 C31.5352833,16.927504 31.5336753,13.5959825 29.3966576,11.5402084 C27.2639882,9.48861735 23.7947638,9.48451666 21.6576404,11.5403924 L18.8439046,14.2471577 C18.0643519,14.9970738 17.569143,15.9162361 17.358035,16.8811875 L17.358035,16.8811875 Z M19.3353915,18.7800268 C18.1898984,18.5059947 16.9273324,18.7980003 16.0327024,19.6586188 L13.2123687,22.3717311 C11.8619077,23.6708513 11.8555559,25.7980051 13.2154763,27.106225 C14.5726295,28.4117829 16.7788719,28.4157833 18.137076,27.1092145 L20.9574098,24.3961022 C21.8474491,23.5398997 22.1536551,22.3240289 21.8696832,21.2199732 C23.0151763,21.4940053 24.2777423,21.2019997 25.1723722,20.3413812 L27.992706,17.6282689 C29.3431669,16.3291487 29.3495187,14.2019949 27.9895983,12.893775 C26.6324451,11.5882171 24.4262027,11.5842167 23.0679986,12.8907855 L20.2476649,15.6038978 C19.3576256,16.4601003 19.0514196,17.6759711 19.3353915,18.7800268 L19.3353915,18.7800268 Z M17.436654,23.045525 C16.853831,22.4848593 16.8572712,21.5725313 17.441155,21.0108452 L21.6533308,16.9588048 C22.2386396,16.3957479 23.1815343,16.3899005 23.7684206,16.954475 C24.3512436,17.5151407 24.3478034,18.4274687 23.7639197,18.9891548 L19.5517438,23.0411952 C18.966435,23.6042521 18.0235404,23.6100995 17.436654,23.045525 Z M18.1401836,22.3687417 C17.9459093,22.1818531 17.9522727,21.8727254 18.1425916,21.6896419 L22.3589534,17.6335748 C22.5545576,17.4454069 22.8762983,17.4498355 23.064891,17.6312583 C23.2591653,17.8181469 23.252802,18.1272746 23.062483,18.3103581 L18.8461213,22.3664252 C18.650517,22.5545931 18.3287763,22.5501645 18.1401836,22.3687417 Z" sketch:type="MSShapeGroup"/> </g> </g> </g> </symbol><symbol viewBox="0 0 20 21" id="list"><title>icn.list</title><desc>Created with Sketch.</desc> <!-- Generator: Sketch 3.3.2 (12043) - http://www.bohemiancoding.com/sketch --> <g id="list-icons/assets/documentation" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage"> <g id="list-Icons" sketch:type="MSArtboardGroup" transform="translate(-661.000000, -484.000000)" fill="currentColor"> <g id="list-icn.list" sketch:type="MSLayerGroup" transform="translate(661.000000, 484.000000)"> <path d="M8,2 L3.99406028,2 C2.89451376,2 2,2.89449617 2,3.99791312 L2,6.00208688 C2,7.10173938 2.8927712,8 3.99406028,8 L8,8 L8,2 L8,2 Z M9,2 L16.0059397,2 C17.1072288,2 18,2.89826062 18,3.99791312 L18,6.00208688 C18,7.10550383 17.1054862,8 16.0059397,8 L9,8 L9,2 L9,2 Z M8,13 L3.99406028,13 C2.89451376,13 2,13.8944962 2,14.9979131 L2,17.0020869 C2,18.1017394 2.8927712,19 3.99406028,19 L8,19 L8,13 L8,13 Z M9,13 L16.0059397,13 C17.1072288,13 18,13.8982606 18,14.9979131 L18,17.0020869 C18,18.1055038 17.1054862,19 16.0059397,19 L9,19 L9,13 L9,13 L9,13 Z M0,15.009763 C0,12.795232 1.79246765,11 3.99922997,11 L16.00077,11 C18.2094838,11 20,12.7877996 20,15.009763 L20,16.990237 C20,19.204768 18.2075324,21 16.00077,21 L3.99922997,21 C1.79051625,21 0,19.2122004 0,16.990237 L0,15.009763 L0,15.009763 Z M10,17.5 C10,17.2238576 10.2278805,17 10.4910052,17 L15.5089948,17 C15.7801695,17 16,17.2319336 16,17.5 C16,17.7761424 15.7721195,18 15.5089948,18 L10.4910052,18 C10.2198305,18 10,17.7680664 10,17.5 L10,17.5 Z M10,14.5 C10,14.2238576 10.2278805,14 10.4910052,14 L15.5089948,14 C15.7801695,14 16,14.2319336 16,14.5 C16,14.7761424 15.7721195,15 15.5089948,15 L10.4910052,15 C10.2198305,15 10,14.7680664 10,14.5 L10,14.5 Z M0,4.009763 C0,1.79523205 1.79246765,0 3.99922997,0 L16.00077,0 C18.2094838,0 20,1.7877996 20,4.009763 L20,5.990237 C20,8.20476795 18.2075324,10 16.00077,10 L3.99922997,10 C1.79051625,10 0,8.2122004 0,5.990237 L0,4.009763 L0,4.009763 Z M10,6.5 C10,6.22385763 10.2278805,6 10.4910052,6 L15.5089948,6 C15.7801695,6 16,6.23193359 16,6.5 C16,6.77614237 15.7721195,7 15.5089948,7 L10.4910052,7 C10.2198305,7 10,6.76806641 10,6.5 L10,6.5 Z M10,3.5 C10,3.22385763 10.2278805,3 10.4910052,3 L15.5089948,3 C15.7801695,3 16,3.23193359 16,3.5 C16,3.77614237 15.7721195,4 15.5089948,4 L10.4910052,4 C10.2198305,4 10,3.76806641 10,3.5 L10,3.5 Z" sketch:type="MSShapeGroup"/> </g> </g> </g> </symbol><symbol viewBox="0 0 195 40" id="logo-old"><title>logo</title><desc>Created with Sketch.</desc> <!-- Generator: Sketch 3.3.2 (12043) - http://www.bohemiancoding.com/sketch --> <g id="logo-old-icons-and-assets" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage"> <g id="logo-old-Icons" sketch:type="MSArtboardGroup" transform="translate(-327.000000, -220.000000)" fill="currentColor"> <g id="logo-old-logo" sketch:type="MSLayerGroup" transform="translate(327.000000, 220.000000)"> <path d="M131.576549,28.798209 L127.239294,17.9235821 L126.159018,17.918806 L121.914479,28.798209 L114.140798,7.1080597 L104.285521,7.1080597 L104.285521,2.47820896 L99.4571779,2.47820896 L99.4571779,7.1080597 L95.4626687,7.1080597 L95.4608742,11.6901493 L99.4571779,11.6901493 L99.4571779,24.7020896 C99.4571779,27.4620896 101.130828,30.2602985 105.100215,30.2602985 L107.846365,30.2602985 L107.846365,25.6931343 L105.990874,25.6931343 C104.76704,25.6931343 104.285521,25.0961194 104.285521,23.9379104 L104.285521,11.6907463 L110.758804,11.6907463 L120.712178,39.4107463 L121.731442,39.4107463 L126.650706,27.5110448 L131.662684,39.4107463 L132.68434,39.4107463 L139.429187,20.5516418 L148.009187,20.5516418 L148.009187,16.4346269 L135.645828,16.4346269 L131.576549,28.798209 Z" id="logo-old-Shape" sketch:type="MSShapeGroup"/> <path d="M18.3892178,7.26686567 L23.3132669,7.26686567 L23.3132669,30.3146269 L18.3892178,30.3146269 L18.3892178,7.26686567 L18.3892178,7.26686567 Z" id="logo-old-Shape" sketch:type="MSShapeGroup"/> <path d="M39.0490491,11.3462687 C34.7417025,11.3462687 31.6115337,14.68 31.6115337,18.8214925 C31.6115337,22.9641791 34.7411043,26.3008955 39.0490491,26.3008955 C41.7503374,26.3008955 43.6823926,24.920597 45.007316,22.8220896 L49.3110736,25.3946269 C47.2797239,28.6340299 43.3982669,30.9641791 39.0490491,30.9641791 C31.0450767,30.9641791 26.4033589,24.920597 26.4033589,18.8214925 C26.4033589,12.7271642 31.0450767,6.67880597 39.0490491,6.67880597 C43.9192638,6.67880597 47.0913037,9.01253731 49.3110736,12.2507463 L45.007316,14.8226866 C43.6823926,12.7749254 41.8454448,11.3462687 39.0490491,11.3462687 L39.0490491,11.3462687 Z" id="logo-old-Shape" sketch:type="MSShapeGroup"/> <path d="M72.5118865,30.3134328 L60.9560429,18.8507463 L70.5152301,7.83402985 L65.2394632,7.83402985 L56.94,17.0579104 L56.94,0.594626866 L52.0153528,0.594626866 L52.0153528,30.3134328 L56.94,30.3134328 L56.94,20.4991045 L66.5332822,30.3134328 L72.5118865,30.3134328 L72.5118865,30.3134328 Z" id="logo-old-Shape" sketch:type="MSShapeGroup"/> <path d="M10.5282055,25.6883582 C9.30257669,25.6883582 8.81986196,25.0931343 8.81986196,23.9367164 L8.81986196,11.6895522 L15.0556748,11.6895522 L15.0556748,7.10686567 L8.81986196,7.10686567 L8.81986196,2.47701493 L3.99630368,2.47701493 L3.99630368,7.10686567 L0,7.10686567 L0,11.6895522 L3.99630368,11.6895522 L3.99630368,24.6997015 C3.99630368,27.4591045 5.66636503,30.2591045 9.63694785,30.2591045 L12.3819018,30.2591045 L12.3819018,25.6883582 L10.5282055,25.6883582 L10.5282055,25.6883582 Z" id="logo-old-Shape" sketch:type="MSShapeGroup"/> <path d="M93.4791718,25.4722388 C90.7952301,28.8728358 87.0896319,30.918806 83.0622239,30.9659701 C75.2365031,30.9659701 70.6803221,25.0543284 70.6803221,19.0973134 C70.6803221,13.1367164 75.2365031,7.22686567 83.0622239,7.22686567 C87.7374387,7.22686567 94.683865,11.0889552 94.683865,19.8883582 L94.683865,20.7713433 L76.0709356,20.7713433 C76.3466871,24.2173134 79.5402607,26.6829851 82.9228528,26.6829851 C85.5164724,26.6829851 87.7380368,25.4268657 89.4027147,23.1928358 L93.4791718,25.4722388 L93.4791718,25.4722388 Z M89.0360429,16.7689552 C88.0149847,13.3241791 85.4674233,11.5080597 82.4144172,11.5080597 C79.3590184,11.5080597 76.8575153,13.4191045 76.0709356,16.7689552 L89.0360429,16.7689552 L89.0360429,16.7689552 Z" id="logo-old-Shape" sketch:type="MSShapeGroup"/> <path d="M175.101028,30.278209 L170.230215,30.278209 L170.230215,0.699701493 L175.101028,0.699701493 L175.101028,10.2638806 L175.196733,10.2638806 C176.461242,8.33313433 179.038113,6.87343284 182.410537,6.87343284 C189.763113,6.87343284 194.40184,13.2776119 194.40184,18.8823881 C194.40184,24.7683582 190.089709,30.8901493 182.643819,30.8901493 C179.551334,30.8901493 176.742975,29.5743284 175.196733,27.5014925 L175.101028,27.5014925 L175.101028,30.278209 L175.101028,30.278209 Z M189.248696,18.8823881 C189.248696,14.7838806 185.968988,11.4895522 182.034893,11.4895522 C178.195905,11.4895522 174.914402,14.7838806 174.914402,18.8823881 C174.914402,22.9779104 178.195307,26.2752239 182.034893,26.2752239 C185.968988,26.2752239 189.248696,22.9779104 189.248696,18.8823881 L189.248696,18.8823881 L189.248696,18.8823881 Z" id="logo-old-Shape" sketch:type="MSShapeGroup"/> <path d="M166.361319,25.3486567 C163.612776,28.8250746 159.823436,30.920597 155.700322,30.9659701 C147.69934,30.9659701 143.054632,24.920597 143.054632,18.8232836 C143.054632,12.7271642 147.69934,6.68059701 155.700322,6.68059701 C160.486794,6.68059701 167.592331,10.6322388 167.592331,19.6334328 L167.592331,20.5379104 L148.548727,20.5379104 C148.833451,24.0638806 152.102393,26.5862687 155.560353,26.5862687 C158.21319,26.5862687 160.486794,25.3014925 162.191549,23.0167164 L166.361319,25.3486567 L166.361319,25.3486567 Z M161.81112,16.4441791 C160.770322,12.918806 158.163543,11.0620896 155.038758,11.0620896 C151.913972,11.0620896 149.355644,13.0137313 148.548129,16.4441791 L161.81112,16.4441791 L161.81112,16.4441791 Z" id="logo-old-Shape" sketch:type="MSShapeGroup"/> </g> </g> </g> </symbol><symbol viewBox="0 0 102 19" id="logo"><title>logo</title><desc>Created with Sketch.</desc> <!-- Generator: Sketch 43.2 (39069) - http://www.bohemiancoding.com/sketch --> <g id="logo-symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="logo-logo"> <path d="M65.7882745,14.3991045 L63.6196472,8.96179104 L63.0795092,8.95940299 L60.9572393,14.3991045 L57.0703988,3.55402985 L52.1427607,3.55402985 L52.1427607,1.23910448 L49.728589,1.23910448 L49.728589,3.55402985 L47.7313344,3.55402985 L47.7304371,5.84507463 L49.728589,5.84507463 L49.728589,12.3510448 C49.728589,13.7310448 50.5654141,15.1301493 52.5501074,15.1301493 L53.9231825,15.1301493 L53.9231825,12.8465672 L52.9954371,12.8465672 C52.3835199,12.8465672 52.1427607,12.5480597 52.1427607,11.9689552 L52.1427607,5.84537313 L55.3794018,5.84537313 L60.356089,19.7053731 L60.8657209,19.7053731 L63.3253528,13.7555224 L65.831342,19.7053731 L66.3421702,19.7053731 L69.7145936,10.2758209 L74.0045936,10.2758209 L74.0045936,8.21731343 L67.8229141,8.21731343 L65.7882745,14.3991045 Z" id="logo-Shape" fill="currentColor"/> <polygon id="logo-Shape" fill="currentColor" points="9.1946089 3.63343284 11.6566334 3.63343284 11.6566334 15.1573134 9.1946089 15.1573134"/> <path d="M19.5245245,5.67313433 C17.3708512,5.67313433 15.8057669,7.34 15.8057669,9.41074627 C15.8057669,11.4820896 17.3705521,13.1504478 19.5245245,13.1504478 C20.8751687,13.1504478 21.8411963,12.4602985 22.503658,11.4110448 L24.6555368,12.6973134 C23.639862,14.3170149 21.6991334,15.4820896 19.5245245,15.4820896 C15.5225383,15.4820896 13.2016794,12.4602985 13.2016794,9.41074627 C13.2016794,6.36358209 15.5225383,3.33940299 19.5245245,3.33940299 C21.9596319,3.33940299 23.5456518,4.50626866 24.6555368,6.12537313 L22.503658,7.41134328 C21.8411963,6.38746269 20.9227224,5.67313433 19.5245245,5.67313433 L19.5245245,5.67313433 Z" id="logo-Shape" fill="currentColor"/> <polygon id="logo-Shape" fill="currentColor" points="36.2559433 15.1567164 30.4780215 9.42537313 35.257615 3.91701493 32.6197316 3.91701493 28.47 8.52895522 28.47 0.297313433 26.0076764 0.297313433 26.0076764 15.1567164 28.47 15.1567164 28.47 10.2495522 33.2666411 15.1567164"/> <path d="M5.26410276,12.8441791 C4.65128834,12.8441791 4.40993098,12.5465672 4.40993098,11.9683582 L4.40993098,5.84477612 L7.52783742,5.84477612 L7.52783742,3.55343284 L4.40993098,3.55343284 L4.40993098,1.23850746 L1.99815184,1.23850746 L1.99815184,3.55343284 L0,3.55343284 L0,5.84477612 L1.99815184,5.84477612 L1.99815184,12.3498507 C1.99815184,13.7295522 2.83318252,15.1295522 4.81847393,15.1295522 L6.19095092,15.1295522 L6.19095092,12.8441791 L5.26410276,12.8441791 L5.26410276,12.8441791 Z" id="logo-Shape" fill="currentColor"/> <path d="M46.7395859,12.7361194 C45.397615,14.4364179 43.544816,15.459403 41.531112,15.4829851 C37.6182515,15.4829851 35.340161,12.5271642 35.340161,9.54865672 C35.340161,6.56835821 37.6182515,3.61343284 41.531112,3.61343284 C43.8687193,3.61343284 47.3419325,5.54447761 47.3419325,9.9441791 L47.3419325,10.3856716 L38.0354678,10.3856716 C38.1733436,12.1086567 39.7701304,13.3414925 41.4614264,13.3414925 C42.7582362,13.3414925 43.8690184,12.7134328 44.7013574,11.5964179 L46.7395859,12.7361194 L46.7395859,12.7361194 Z M44.5180215,8.38447761 C44.0074923,6.66208955 42.7337117,5.75402985 41.2072086,5.75402985 C39.6795092,5.75402985 38.4287577,6.70955224 38.0354678,8.38447761 L44.5180215,8.38447761 L44.5180215,8.38447761 Z" id="logo-Shape" fill="currentColor"/> <path d="M87.5505138,15.1391045 L85.1151074,15.1391045 L85.1151074,0.349850746 L87.5505138,0.349850746 L87.5505138,5.1319403 L87.5983666,5.1319403 C88.2306212,4.16656716 89.5190567,3.43671642 91.2052684,3.43671642 C94.8815567,3.43671642 97.2009202,6.63880597 97.2009202,9.44119403 C97.2009202,12.3841791 95.0448543,15.4450746 91.3219095,15.4450746 C89.7756672,15.4450746 88.3714877,14.7871642 87.5983666,13.7507463 L87.5505138,13.7507463 L87.5505138,15.1391045 L87.5505138,15.1391045 Z M94.6243482,9.44119403 C94.6243482,7.3919403 92.9844939,5.74477612 91.0174463,5.74477612 C89.0979525,5.74477612 87.4572009,7.3919403 87.4572009,9.44119403 C87.4572009,11.4889552 89.0976534,13.1376119 91.0174463,13.1376119 C92.9844939,13.1376119 94.6243482,11.4889552 94.6243482,9.44119403 L94.6243482,9.44119403 L94.6243482,9.44119403 Z" id="logo-Shape" fill="currentColor"/> <path d="M83.1806595,12.6743284 C81.806388,14.4125373 79.9117178,15.4602985 77.850161,15.4829851 C73.8496702,15.4829851 71.527316,12.4602985 71.527316,9.41164179 C71.527316,6.36358209 73.8496702,3.34029851 77.850161,3.34029851 C80.2433972,3.34029851 83.7961656,5.3161194 83.7961656,9.81671642 L83.7961656,10.2689552 L74.2743635,10.2689552 C74.4167255,12.0319403 76.0511963,13.2931343 77.7801764,13.2931343 C79.1065951,13.2931343 80.2433972,12.6507463 81.0957745,11.5083582 L83.1806595,12.6743284 L83.1806595,12.6743284 Z M80.9055598,8.22208955 C80.385161,6.45940299 79.0817715,5.53104478 77.5193788,5.53104478 C75.9569862,5.53104478 74.6778221,6.50686567 74.2740644,8.22208955 L80.9055598,8.22208955 L80.9055598,8.22208955 Z" id="logo-Shape" fill="currentColor"/> <g id="logo-Group-2" transform="translate(97.500000, 1.000000)"> <path d="M1.48943089,1.16626016 L1.48943089,1.8101626 L2.05691057,1.8101626 C2.16964826,1.8101626 2.25420026,1.7971546 2.31056911,1.77113821 C2.4102986,1.72560953 2.4601626,1.63563753 2.4601626,1.50121951 C2.4601626,1.35596133 2.4119246,1.25840133 2.31544715,1.20853659 C2.26124634,1.18035216 2.17994634,1.16626016 2.07154472,1.16626016 L1.48943089,1.16626016 Z M2.56341463,0.811788618 C2.65392999,0.849729187 2.73062299,0.905555187 2.79349593,0.979268293 C2.84552872,1.0399732 2.88672072,1.1071812 2.91707317,1.18089431 C2.94742563,1.25460741 2.96260163,1.33861741 2.96260163,1.43292683 C2.96260163,1.54674854 2.93387563,1.65867154 2.87642276,1.76869919 C2.8189699,1.87872684 2.7241199,1.95650384 2.59186992,2.00203252 C2.70243958,2.04647719 2.78075858,2.10962019 2.82682927,2.19146341 C2.87289996,2.27330664 2.89593496,2.39823764 2.89593496,2.56626016 L2.89593496,2.72723577 C2.89593496,2.83672141 2.90027096,2.91097541 2.90894309,2.95 C2.92195128,3.01178893 2.95230328,3.05731693 3,3.08658537 L3,3.14674797 L2.44878049,3.14674797 C2.43360426,3.09363117 2.42276426,3.05081317 2.41626016,3.01829268 C2.40325197,2.95108367 2.39620597,2.88224967 2.39512195,2.81178862 L2.39186992,2.58902439 C2.38970189,2.4361781 2.36178889,2.3342821 2.30813008,2.28333333 C2.25447128,2.23238457 2.15393028,2.20691057 2.00650407,2.20691057 L1.48943089,2.20691057 L1.48943089,3.14674797 L1,3.14674797 L1,0.75 L2.17560976,0.75 C2.34363228,0.753252049 2.47289928,0.773848049 2.56341463,0.811788618 Z" id="logo-R" fill="currentColor"/> <rect id="logo-Rectangle-2" stroke="currentColor" stroke-width="0.5" x="-0.25" y="-0.25" width="4.5" height="4.5" rx="2.25"/> </g> </g> </g> </symbol><symbol viewBox="0 0 20 14" id="menu"><title>icn.menu</title><desc>Created with Sketch.</desc> <!-- Generator: Sketch 3.3.2 (12043) - http://www.bohemiancoding.com/sketch --> <g id="menu-icons-and-assets" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage"> <g id="menu-Icons" sketch:type="MSArtboardGroup" transform="translate(-327.000000, -109.000000)" fill="currentColor"> <g id="menu-icn.menu" sketch:type="MSLayerGroup" transform="translate(327.000000, 109.000000)"> <path d="M0,1 C0,0.44771525 0.455305576,0 0.99180311,0 L19.0081969,0 C19.5559546,0 20,0.443864822 20,1 C20,1.55228475 19.5446944,2 19.0081969,2 L0.99180311,2 C0.444045377,2 0,1.55613518 0,1 Z M0,7 C0,6.44771525 0.455305576,6 0.99180311,6 L19.0081969,6 C19.5559546,6 20,6.44386482 20,7 C20,7.55228475 19.5446944,8 19.0081969,8 L0.99180311,8 C0.444045377,8 0,7.55613518 0,7 Z M0,13 C0,12.4477153 0.455305576,12 0.99180311,12 L19.0081969,12 C19.5559546,12 20,12.4438648 20,13 C20,13.5522847 19.5446944,14 19.0081969,14 L0.99180311,14 C0.444045377,14 0,13.5561352 0,13 Z" sketch:type="MSShapeGroup"/> </g> </g> </g> </symbol><symbol viewBox="0 0 40 40" id="phone"><title>icn.phone</title><desc>Created with Sketch.</desc> <!-- Generator: Sketch 3.3.2 (12043) - http://www.bohemiancoding.com/sketch --> <g id="phone-icons-and-assets" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage"> <g id="phone-Icons" sketch:type="MSArtboardGroup" transform="translate(-17.000000, -36.000000)" fill="currentColor"> <g id="phone-icn.phone" sketch:type="MSLayerGroup" transform="translate(17.000000, 36.000000)"> <path d="M20,40 C31.045695,40 40,31.045695 40,20 C40,8.954305 31.045695,0 20,0 C8.954305,0 0,8.954305 0,20 C0,31.045695 8.954305,40 20,40 Z M20,38 C29.9411255,38 38,29.9411255 38,20 C38,10.0588745 29.9411255,2 20,2 C10.0588745,2 2,10.0588745 2,20 C2,29.9411255 10.0588745,38 20,38 Z M12,13.99923 C12,11.7905162 13.7888304,10 15.9962027,10 L24.0037973,10 C26.2108391,10 28,11.7924676 28,13.99923 L28,26.00077 C28,28.2094838 26.2111696,30 24.0037973,30 L15.9962027,30 C13.7891609,30 12,28.2075324 12,26.00077 L12,13.99923 Z M14,13.9940603 C14,12.8927712 14.9019504,12 16.0085302,12 L23.9914698,12 C25.1007504,12 26,12.8945138 26,13.9940603 L26,26.0059397 C26,27.1072288 25.0980496,28 23.9914698,28 L16.0085302,28 C14.8992496,28 14,27.1054862 14,26.0059397 L14,13.9940603 Z M15,13.9955775 C15,13.4457352 15.4556644,13 15.9953976,13 L24.0046024,13 C24.5543453,13 25,13.444837 25,13.9955775 L25,23.0044225 C25,23.5542648 24.5443356,24 24.0046024,24 L15.9953976,24 C15.4456547,24 15,23.555163 15,23.0044225 L15,13.9955775 Z M16,14 L24,14 L24,23 L16,23 L16,14 Z M20,27 C20.5522847,27 21,26.5522847 21,26 C21,25.4477153 20.5522847,25 20,25 C19.4477153,25 19,25.4477153 19,26 C19,26.5522847 19.4477153,27 20,27 Z" sketch:type="MSShapeGroup"/> </g> </g> </g> </symbol><symbol viewBox="0 0 20 20" id="phoneuser"><title>phoneuser</title><desc>Created with Sketch.</desc> <!-- Generator: Sketch 43.2 (39069) - http://www.bohemiancoding.com/sketch --> <g id="phoneuser-swa-checkout" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <path d="M11.3032826,11.5560819 C12.2400939,10.7286846 13.7003848,10.381731 14.8985024,10.7076903 L16.9983957,11.281055 C18.2128283,11.6104388 19.3457907,12.68201 19.7468654,13.8807358 L19.8261053,14.1194911 C20.2513838,15.3981562 19.8759983,16.9894907 18.9233022,17.9421869 L17.7816266,19.0838532 C17.2062172,19.65632 16.1588551,19.9960851 15.5716121,19.996014 C11.4297538,20.0309413 7.44634471,18.4031981 4.52034348,15.4765809 C1.58502156,12.5418751 -0.0439791599,8.54262787 0.00107902668,4.41099639 C0.00107902668,3.81648953 0.356362557,2.7743776 0.919471754,2.2156719 L2.05901534,1.075089 C3.01218402,0.12306844 4.60339837,-0.252247266 5.88701038,0.175273325 L6.12157069,0.254146069 C7.31620532,0.652023843 8.38858553,1.78489397 8.7196536,2.99957377 L9.29264711,5.10192499 C9.61950103,6.29919207 9.27179828,7.75861179 8.44378028,8.69548817 C9.04101008,9.94587719 10.0530056,10.9581969 11.3032826,11.5560819 Z M17.5090886,16.5279733 C17.926173,16.1108889 18.1147966,15.3113597 17.9283191,14.7506866 L17.8486781,14.5107239 C17.661094,13.9500843 17.0428447,13.365368 16.4748614,13.2113171 L14.3717002,12.6370631 C13.8016378,12.4819726 12.9884607,12.6904813 12.5713762,13.1075657 L11.8105777,13.8683642 C9.04671428,13.1212137 6.87806299,10.9530989 6.13195198,8.18765942 L6.89275047,7.42686092 C7.30980138,7.00981002 7.51888013,6.1987119 7.36325311,5.62864956 L6.79003865,3.52548837 C6.63494816,2.95646555 6.04969533,2.33821617 5.48959231,2.15167165 L5.2496296,2.07099106 C4.68952658,1.88444654 3.88996384,2.07307011 3.47237641,2.49015455 L2.33433077,3.62923972 C2.13155624,3.83043819 2.00107903,4.4088838 2.00107903,4.41099639 C1.96177826,8.02418566 3.37804785,11.5063947 5.93440861,14.062219 C8.48345915,16.611806 11.9520203,18.026466 15.5547472,17.9960851 C15.5725533,17.9960851 16.1677654,17.868257 16.3710429,17.666019 L17.5090886,16.5279733 Z" id="phoneuser-phone" fill="#7E4299" fill-rule="nonzero"/> </g> </symbol><symbol viewBox="0 0 98 30" id="poweredby-old"><title>poweredby-old</title><desc>Created with Sketch.</desc> <!-- Generator: Sketch 3.4 (15575) - http://www.bohemiancoding.com/sketch --> <g id="poweredby-old-checkout" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage"> <g id="poweredby-old-w.privatelabel.summary" sketch:type="MSArtboardGroup" transform="translate(-464.000000, -1008.000000)" fill="currentColor"> <g id="poweredby-old-footer" sketch:type="MSLayerGroup" transform="translate(355.000000, 984.000000)"> <g id="poweredby-old-poweredby-old-+-POWERED-BY" transform="translate(109.000000, 24.000000)" sketch:type="MSShapeGroup"> <g id="poweredby-old-poweredby-old"> <path d="M65.7882745,24.3991045 L63.6196472,18.961791 L63.0795092,18.959403 L60.9572393,24.3991045 L57.0703988,13.5540299 L52.1427607,13.5540299 L52.1427607,11.2391045 L49.728589,11.2391045 L49.728589,13.5540299 L47.7313344,13.5540299 L47.7304371,15.8450746 L49.728589,15.8450746 L49.728589,22.3510448 C49.728589,23.7310448 50.5654141,25.1301493 52.5501074,25.1301493 L53.9231825,25.1301493 L53.9231825,22.8465672 L52.9954371,22.8465672 C52.3835199,22.8465672 52.1427607,22.5480597 52.1427607,21.9689552 L52.1427607,15.8453731 L55.3794018,15.8453731 L60.356089,29.7053731 L60.8657209,29.7053731 L63.3253528,23.7555224 L65.831342,29.7053731 L66.3421702,29.7053731 L69.7145936,20.2758209 L74.0045936,20.2758209 L74.0045936,18.2173134 L67.8229141,18.2173134 L65.7882745,24.3991045 Z" id="poweredby-old-Shape-9"/> <path d="M9.1946089,13.6334328 L11.6566334,13.6334328 L11.6566334,25.1573134 L9.1946089,25.1573134 L9.1946089,13.6334328 L9.1946089,13.6334328 Z" id="poweredby-old-Shape-8"/> <path d="M19.5245245,15.6731343 C17.3708512,15.6731343 15.8057669,17.34 15.8057669,19.4107463 C15.8057669,21.4820896 17.3705521,23.1504478 19.5245245,23.1504478 C20.8751687,23.1504478 21.8411963,22.4602985 22.503658,21.4110448 L24.6555368,22.6973134 C23.639862,24.3170149 21.6991334,25.4820896 19.5245245,25.4820896 C15.5225383,25.4820896 13.2016794,22.4602985 13.2016794,19.4107463 C13.2016794,16.3635821 15.5225383,13.339403 19.5245245,13.339403 C21.9596319,13.339403 23.5456518,14.5062687 24.6555368,16.1253731 L22.503658,17.4113433 C21.8411963,16.3874627 20.9227224,15.6731343 19.5245245,15.6731343 L19.5245245,15.6731343 Z" id="poweredby-old-Shape-7"/> <path d="M36.2559433,25.1567164 L30.4780215,19.4253731 L35.257615,13.9170149 L32.6197316,13.9170149 L28.47,18.5289552 L28.47,10.2973134 L26.0076764,10.2973134 L26.0076764,25.1567164 L28.47,25.1567164 L28.47,20.2495522 L33.2666411,25.1567164 L36.2559433,25.1567164 L36.2559433,25.1567164 Z" id="poweredby-old-Shape-6"/> <path d="M5.26410276,22.8441791 C4.65128834,22.8441791 4.40993098,22.5465672 4.40993098,21.9683582 L4.40993098,15.8447761 L7.52783742,15.8447761 L7.52783742,13.5534328 L4.40993098,13.5534328 L4.40993098,11.2385075 L1.99815184,11.2385075 L1.99815184,13.5534328 L0,13.5534328 L0,15.8447761 L1.99815184,15.8447761 L1.99815184,22.3498507 C1.99815184,23.7295522 2.83318252,25.1295522 4.81847393,25.1295522 L6.19095092,25.1295522 L6.19095092,22.8441791 L5.26410276,22.8441791 L5.26410276,22.8441791 Z" id="poweredby-old-Shape-5"/> <path d="M46.7395859,22.7361194 C45.397615,24.4364179 43.544816,25.459403 41.531112,25.4829851 C37.6182515,25.4829851 35.340161,22.5271642 35.340161,19.5486567 C35.340161,16.5683582 37.6182515,13.6134328 41.531112,13.6134328 C43.8687193,13.6134328 47.3419325,15.5444776 47.3419325,19.9441791 L47.3419325,20.3856716 L38.0354678,20.3856716 C38.1733436,22.1086567 39.7701304,23.3414925 41.4614264,23.3414925 C42.7582362,23.3414925 43.8690184,22.7134328 44.7013574,21.5964179 L46.7395859,22.7361194 L46.7395859,22.7361194 Z M44.5180215,18.3844776 C44.0074923,16.6620896 42.7337117,15.7540299 41.2072086,15.7540299 C39.6795092,15.7540299 38.4287577,16.7095522 38.0354678,18.3844776 L44.5180215,18.3844776 L44.5180215,18.3844776 Z" id="poweredby-old-Shape-4"/> <path d="M87.5505138,25.1391045 L85.1151074,25.1391045 L85.1151074,10.3498507 L87.5505138,10.3498507 L87.5505138,15.1319403 L87.5983666,15.1319403 C88.2306212,14.1665672 89.5190567,13.4367164 91.2052684,13.4367164 C94.8815567,13.4367164 97.2009202,16.638806 97.2009202,19.441194 C97.2009202,22.3841791 95.0448543,25.4450746 91.3219095,25.4450746 C89.7756672,25.4450746 88.3714877,24.7871642 87.5983666,23.7507463 L87.5505138,23.7507463 L87.5505138,25.1391045 L87.5505138,25.1391045 Z M94.6243482,19.441194 C94.6243482,17.3919403 92.9844939,15.7447761 91.0174463,15.7447761 C89.0979525,15.7447761 87.4572009,17.3919403 87.4572009,19.441194 C87.4572009,21.4889552 89.0976534,23.1376119 91.0174463,23.1376119 C92.9844939,23.1376119 94.6243482,21.4889552 94.6243482,19.441194 L94.6243482,19.441194 L94.6243482,19.441194 Z" id="poweredby-old-Shape-3"/> <path d="M83.1806595,22.6743284 C81.806388,24.4125373 79.9117178,25.4602985 77.850161,25.4829851 C73.8496702,25.4829851 71.527316,22.4602985 71.527316,19.4116418 C71.527316,16.3635821 73.8496702,13.3402985 77.850161,13.3402985 C80.2433972,13.3402985 83.7961656,15.3161194 83.7961656,19.8167164 L83.7961656,20.2689552 L74.2743635,20.2689552 C74.4167255,22.0319403 76.0511963,23.2931343 77.7801764,23.2931343 C79.1065951,23.2931343 80.2433972,22.6507463 81.0957745,21.5083582 L83.1806595,22.6743284 L83.1806595,22.6743284 Z M80.9055598,18.2220896 C80.385161,16.459403 79.0817715,15.5310448 77.5193788,15.5310448 C75.9569862,15.5310448 74.6778221,16.5068657 74.2740644,18.2220896 L80.9055598,18.2220896 L80.9055598,18.2220896 Z" id="poweredby-old-Shape-2"/> <path d="M24.93,7 L24.93,4.59 L26.05,4.59 C27.42,4.59 28.11,3.6 28.11,2.46 C28.11,1.32 27.42,0.33 26.05,0.33 L23.59,0.33 L23.59,7 L24.93,7 Z M25.89,3.41 L24.93,3.41 L24.93,1.51 L25.89,1.51 C26.4,1.51 26.74,1.88 26.74,2.46 C26.74,3.04 26.4,3.41 25.89,3.41 L25.89,3.41 Z M31.43,7.12 C33.18,7.12 34.22,5.66 34.22,3.67 C34.22,1.69 33.18,0.22 31.43,0.22 C29.69,0.22 28.65,1.69 28.65,3.67 C28.65,5.66 29.69,7.12 31.43,7.12 L31.43,7.12 Z M31.43,5.93 C30.52,5.93 30.03,4.94 30.03,3.67 C30.03,2.38 30.52,1.41 31.43,1.41 C32.35,1.41 32.85,2.38 32.85,3.67 C32.85,4.94 32.35,5.93 31.43,5.93 L31.43,5.93 Z M40.51,7 L42.03,0.33 L40.59,0.33 L39.74,4.97 L38.78,0.33 L37.73,0.33 L36.78,4.97 L35.92,0.33 L34.48,0.33 L36,7 L37.4,7 L38.25,2.56 L39.11,7 L40.51,7 Z M46.5,7 L46.5,5.82 L44.02,5.82 L44.02,4.2 L46.43,4.2 L46.43,3.02 L44.02,3.02 L44.02,1.51 L46.5,1.51 L46.5,0.33 L42.68,0.33 L42.68,7 L46.5,7 Z M52.06,7 L50.85,4.35 C51.4,4.17 52.01,3.59 52.01,2.44 C52.01,1.21 51.2,0.33 49.98,0.33 L47.49,0.33 L47.49,7 L48.83,7 L48.83,4.59 L49.55,4.59 L50.57,7 L52.06,7 Z M49.78,3.41 L48.83,3.41 L48.83,1.51 L49.78,1.51 C50.3,1.51 50.64,1.88 50.64,2.46 C50.64,3.04 50.3,3.41 49.78,3.41 L49.78,3.41 Z M56.82,7 L56.82,5.82 L54.34,5.82 L54.34,4.2 L56.75,4.2 L56.75,3.02 L54.34,3.02 L54.34,1.51 L56.82,1.51 L56.82,0.33 L53,0.33 L53,7 L56.82,7 Z M59.96,7 C61.81,7 62.86,5.63 62.86,3.67 C62.86,1.71 61.8,0.33 59.96,0.33 L57.81,0.33 L57.81,7 L59.96,7 Z M59.96,5.82 L59.15,5.82 L59.15,1.51 L59.96,1.51 C60.97,1.51 61.49,2.35 61.49,3.67 C61.49,4.94 60.95,5.82 59.96,5.82 L59.96,5.82 Z M68.73,7 C69.94,7 70.51,6.21 70.51,5.2 C70.51,4.37 70.01,3.67 69.33,3.56 C69.94,3.41 70.4,2.87 70.4,2.03 C70.4,1.12 69.83,0.33 68.64,0.33 L65.88,0.33 L65.88,7 L68.73,7 Z M68.32,3.03 L67.22,3.03 L67.22,1.5 L68.32,1.5 C68.8,1.5 69.03,1.81 69.03,2.26 C69.03,2.72 68.8,3.03 68.32,3.03 L68.32,3.03 Z M68.37,5.83 L67.22,5.83 L67.22,4.19 L68.37,4.19 C68.88,4.19 69.14,4.55 69.14,5.01 C69.14,5.53 68.87,5.83 68.37,5.83 L68.37,5.83 Z M73.98,7 L73.98,4.25 L76.04,0.33 L74.56,0.33 L73.31,3.01 L72.06,0.33 L70.58,0.33 L72.64,4.25 L72.64,7 L73.98,7 Z" id="poweredby-old-POWERED-BY"/> </g> </g> </g> </g> </g> </symbol><symbol viewBox="0 0 114 34" id="poweredby"><title>poweredby</title><desc>Created with Sketch.</desc> <!-- Generator: Sketch 43.2 (39069) - http://www.bohemiancoding.com/sketch --> <g id="poweredby-symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="poweredby-poweredby"> <path d="M73.7882745,24.3991045 L71.6196472,18.961791 L71.0795092,18.959403 L68.9572393,24.3991045 L65.0703988,13.5540299 L60.1427607,13.5540299 L60.1427607,11.2391045 L57.728589,11.2391045 L57.728589,13.5540299 L55.7313344,13.5540299 L55.7304371,15.8450746 L57.728589,15.8450746 L57.728589,22.3510448 C57.728589,23.7310448 58.5654141,25.1301493 60.5501074,25.1301493 L61.9231825,25.1301493 L61.9231825,22.8465672 L60.9954371,22.8465672 C60.3835199,22.8465672 60.1427607,22.5480597 60.1427607,21.9689552 L60.1427607,15.8453731 L63.3794018,15.8453731 L68.356089,29.7053731 L68.8657209,29.7053731 L71.3253528,23.7555224 L73.831342,29.7053731 L74.3421702,29.7053731 L77.7145936,20.2758209 L82.0045936,20.2758209 L82.0045936,18.2173134 L75.8229141,18.2173134 L73.7882745,24.3991045 Z" id="poweredby-Shape" fill="currentColor"/> <polygon id="poweredby-Shape" fill="currentColor" points="17.1946089 13.6334328 19.6566334 13.6334328 19.6566334 25.1573134 17.1946089 25.1573134"/> <path d="M27.5245245,15.6731343 C25.3708512,15.6731343 23.8057669,17.34 23.8057669,19.4107463 C23.8057669,21.4820896 25.3705521,23.1504478 27.5245245,23.1504478 C28.8751687,23.1504478 29.8411963,22.4602985 30.503658,21.4110448 L32.6555368,22.6973134 C31.639862,24.3170149 29.6991334,25.4820896 27.5245245,25.4820896 C23.5225383,25.4820896 21.2016794,22.4602985 21.2016794,19.4107463 C21.2016794,16.3635821 23.5225383,13.339403 27.5245245,13.339403 C29.9596319,13.339403 31.5456518,14.5062687 32.6555368,16.1253731 L30.503658,17.4113433 C29.8411963,16.3874627 28.9227224,15.6731343 27.5245245,15.6731343 L27.5245245,15.6731343 Z" id="poweredby-Shape" fill="currentColor"/> <polygon id="poweredby-Shape" fill="currentColor" points="44.2559433 25.1567164 38.4780215 19.4253731 43.257615 13.9170149 40.6197316 13.9170149 36.47 18.5289552 36.47 10.2973134 34.0076764 10.2973134 34.0076764 25.1567164 36.47 25.1567164 36.47 20.2495522 41.2666411 25.1567164"/> <path d="M13.2641028,22.8441791 C12.6512883,22.8441791 12.409931,22.5465672 12.409931,21.9683582 L12.409931,15.8447761 L15.5278374,15.8447761 L15.5278374,13.5534328 L12.409931,13.5534328 L12.409931,11.2385075 L9.99815184,11.2385075 L9.99815184,13.5534328 L8,13.5534328 L8,15.8447761 L9.99815184,15.8447761 L9.99815184,22.3498507 C9.99815184,23.7295522 10.8331825,25.1295522 12.8184739,25.1295522 L14.1909509,25.1295522 L14.1909509,22.8441791 L13.2641028,22.8441791 L13.2641028,22.8441791 Z" id="poweredby-Shape" fill="currentColor"/> <path d="M54.7395859,22.7361194 C53.397615,24.4364179 51.544816,25.459403 49.531112,25.4829851 C45.6182515,25.4829851 43.340161,22.5271642 43.340161,19.5486567 C43.340161,16.5683582 45.6182515,13.6134328 49.531112,13.6134328 C51.8687193,13.6134328 55.3419325,15.5444776 55.3419325,19.9441791 L55.3419325,20.3856716 L46.0354678,20.3856716 C46.1733436,22.1086567 47.7701304,23.3414925 49.4614264,23.3414925 C50.7582362,23.3414925 51.8690184,22.7134328 52.7013574,21.5964179 L54.7395859,22.7361194 L54.7395859,22.7361194 Z M52.5180215,18.3844776 C52.0074923,16.6620896 50.7337117,15.7540299 49.2072086,15.7540299 C47.6795092,15.7540299 46.4287577,16.7095522 46.0354678,18.3844776 L52.5180215,18.3844776 L52.5180215,18.3844776 Z" id="poweredby-Shape" fill="currentColor"/> <path d="M95.5505138,25.1391045 L93.1151074,25.1391045 L93.1151074,10.3498507 L95.5505138,10.3498507 L95.5505138,15.1319403 L95.5983666,15.1319403 C96.2306212,14.1665672 97.5190567,13.4367164 99.2052684,13.4367164 C102.881557,13.4367164 105.20092,16.638806 105.20092,19.441194 C105.20092,22.3841791 103.044854,25.4450746 99.3219095,25.4450746 C97.7756672,25.4450746 96.3714877,24.7871642 95.5983666,23.7507463 L95.5505138,23.7507463 L95.5505138,25.1391045 L95.5505138,25.1391045 Z M102.624348,19.441194 C102.624348,17.3919403 100.984494,15.7447761 99.0174463,15.7447761 C97.0979525,15.7447761 95.4572009,17.3919403 95.4572009,19.441194 C95.4572009,21.4889552 97.0976534,23.1376119 99.0174463,23.1376119 C100.984494,23.1376119 102.624348,21.4889552 102.624348,19.441194 L102.624348,19.441194 L102.624348,19.441194 Z" id="poweredby-Shape" fill="currentColor"/> <path d="M91.1806595,22.6743284 C89.806388,24.4125373 87.9117178,25.4602985 85.850161,25.4829851 C81.8496702,25.4829851 79.527316,22.4602985 79.527316,19.4116418 C79.527316,16.3635821 81.8496702,13.3402985 85.850161,13.3402985 C88.2433972,13.3402985 91.7961656,15.3161194 91.7961656,19.8167164 L91.7961656,20.2689552 L82.2743635,20.2689552 C82.4167255,22.0319403 84.0511963,23.2931343 85.7801764,23.2931343 C87.1065951,23.2931343 88.2433972,22.6507463 89.0957745,21.5083582 L91.1806595,22.6743284 L91.1806595,22.6743284 Z M88.9055598,18.2220896 C88.385161,16.459403 87.0817715,15.5310448 85.5193788,15.5310448 C83.9569862,15.5310448 82.6778221,16.5068657 82.2740644,18.2220896 L88.9055598,18.2220896 L88.9055598,18.2220896 Z" id="poweredby-Shape" fill="currentColor"/> <g id="poweredby-Group-2" transform="translate(105.500000, 11.000000)"> <path d="M1.48943089,1.16626016 L1.48943089,1.8101626 L2.05691057,1.8101626 C2.16964826,1.8101626 2.25420026,1.7971546 2.31056911,1.77113821 C2.4102986,1.72560953 2.4601626,1.63563753 2.4601626,1.50121951 C2.4601626,1.35596133 2.4119246,1.25840133 2.31544715,1.20853659 C2.26124634,1.18035216 2.17994634,1.16626016 2.07154472,1.16626016 L1.48943089,1.16626016 Z M2.56341463,0.811788618 C2.65392999,0.849729187 2.73062299,0.905555187 2.79349593,0.979268293 C2.84552872,1.0399732 2.88672072,1.1071812 2.91707317,1.18089431 C2.94742563,1.25460741 2.96260163,1.33861741 2.96260163,1.43292683 C2.96260163,1.54674854 2.93387563,1.65867154 2.87642276,1.76869919 C2.8189699,1.87872684 2.7241199,1.95650384 2.59186992,2.00203252 C2.70243958,2.04647719 2.78075858,2.10962019 2.82682927,2.19146341 C2.87289996,2.27330664 2.89593496,2.39823764 2.89593496,2.56626016 L2.89593496,2.72723577 C2.89593496,2.83672141 2.90027096,2.91097541 2.90894309,2.95 C2.92195128,3.01178893 2.95230328,3.05731693 3,3.08658537 L3,3.14674797 L2.44878049,3.14674797 C2.43360426,3.09363117 2.42276426,3.05081317 2.41626016,3.01829268 C2.40325197,2.95108367 2.39620597,2.88224967 2.39512195,2.81178862 L2.39186992,2.58902439 C2.38970189,2.4361781 2.36178889,2.3342821 2.30813008,2.28333333 C2.25447128,2.23238457 2.15393028,2.20691057 2.00650407,2.20691057 L1.48943089,2.20691057 L1.48943089,3.14674797 L1,3.14674797 L1,0.75 L2.17560976,0.75 C2.34363228,0.753252049 2.47289928,0.773848049 2.56341463,0.811788618 Z" id="poweredby-R" fill="currentColor"/> <rect id="poweredby-Rectangle-2" stroke="currentColor" stroke-width="0.5" x="-0.25" y="-0.25" width="4.5" height="4.5" rx="2.25"/> </g> <path d="M11,8.64013672 L11,5.06103516 L12.159668,5.06103516 C12.5991233,5.06103516 12.8855788,5.07893862 13.019043,5.11474609 C13.2241221,5.1684573 13.3958326,5.28523673 13.5341797,5.46508789 C13.6725267,5.64493905 13.7416992,5.87727722 13.7416992,6.16210938 C13.7416992,6.38183704 13.7018233,6.56656826 13.6220703,6.71630859 C13.5423173,6.86604893 13.441,6.98364215 13.3181152,7.0690918 C13.1952305,7.15454144 13.0703131,7.21110012 12.9433594,7.23876953 C12.7708325,7.27294939 12.5209977,7.29003906 12.1938477,7.29003906 L11.7226562,7.29003906 L11.7226562,8.64013672 L11,8.64013672 Z M11.7226562,5.66650391 L11.7226562,6.68212891 L12.1181641,6.68212891 C12.4029962,6.68212891 12.593424,6.66341165 12.6894531,6.62597656 C12.7854823,6.58854148 12.8607582,6.52994832 12.9152832,6.45019531 C12.9698082,6.37044231 12.9970703,6.2776698 12.9970703,6.171875 C12.9970703,6.04166602 12.958822,5.93424521 12.8823242,5.84960938 C12.8058264,5.76497354 12.708985,5.71207693 12.5917969,5.69091797 C12.5055334,5.67464185 12.3321953,5.66650391 12.0717773,5.66650391 L11.7226562,5.66650391 Z M14.1884766,6.87255859 C14.1884766,6.50797344 14.2430008,6.20198691 14.3520508,5.95458984 C14.4334314,5.77229727 14.5445143,5.60872468 14.6853027,5.46386719 C14.8260912,5.31900969 14.9803052,5.21158889 15.1479492,5.14160156 C15.3709321,5.04720005 15.628091,5 15.9194336,5 C16.44678,5 16.8687321,5.16357258 17.1853027,5.49072266 C17.5018733,5.81787273 17.6601562,6.27278354 17.6601562,6.85546875 C17.6601562,7.43327112 17.503094,7.88533365 17.1889648,8.21166992 C16.8748357,8.53800619 16.454918,8.70117188 15.9291992,8.70117188 C15.39697,8.70117188 14.9737971,8.53881998 14.659668,8.21411133 C14.3455388,7.88940267 14.1884766,7.4422229 14.1884766,6.87255859 Z M14.9331055,6.84814453 C14.9331055,7.25342 15.0266918,7.56062721 15.2138672,7.76977539 C15.4010426,7.97892357 15.6386704,8.08349609 15.9267578,8.08349609 C16.2148452,8.08349609 16.4512523,7.97973737 16.6359863,7.7722168 C16.8207203,7.56469623 16.9130859,7.25342004 16.9130859,6.83837891 C16.9130859,6.42822061 16.8231617,6.12223408 16.6433105,5.92041016 C16.4634594,5.71858623 16.2246109,5.61767578 15.9267578,5.61767578 C15.6289048,5.61767578 15.3888355,5.71980692 15.206543,5.92407227 C15.0242504,6.12833761 14.9331055,6.43635862 14.9331055,6.84814453 Z M18.7319336,8.64013672 L17.8774414,5.06103516 L18.6171875,5.06103516 L19.1567383,7.51953125 L19.8110352,5.06103516 L20.6704102,5.06103516 L21.2978516,7.56103516 L21.847168,5.06103516 L22.574707,5.06103516 L21.7055664,8.64013672 L20.9389648,8.64013672 L20.2260742,5.96435547 L19.515625,8.64013672 L18.7319336,8.64013672 Z M22.9433594,8.64013672 L22.9433594,5.06103516 L25.597168,5.06103516 L25.597168,5.66650391 L23.6660156,5.66650391 L23.6660156,6.45996094 L25.4628906,6.45996094 L25.4628906,7.06298828 L23.6660156,7.06298828 L23.6660156,8.03710938 L25.6655273,8.03710938 L25.6655273,8.64013672 L22.9433594,8.64013672 Z M26.2807617,8.64013672 L26.2807617,5.06103516 L27.8017578,5.06103516 C28.1842467,5.06103516 28.4621573,5.09318002 28.635498,5.1574707 C28.8088388,5.22176139 28.9475906,5.33609944 29.0517578,5.50048828 C29.155925,5.66487712 29.2080078,5.85286353 29.2080078,6.06445312 C29.2080078,6.33300916 29.1290698,6.55476801 28.9711914,6.72973633 C28.813313,6.90470465 28.5773128,7.01497373 28.2631836,7.06054688 C28.4194344,7.15169316 28.5484207,7.25178982 28.6501465,7.36083984 C28.7518723,7.46988987 28.8889965,7.66357283 29.0615234,7.94189453 L29.4985352,8.64013672 L28.6342773,8.64013672 L28.1118164,7.86132812 C27.9262686,7.58300642 27.7993167,7.40763383 27.730957,7.33520508 C27.6625973,7.26277633 27.5901697,7.2131349 27.5136719,7.1862793 C27.4371741,7.15942369 27.3159188,7.14599609 27.1499023,7.14599609 L27.003418,7.14599609 L27.003418,8.64013672 L26.2807617,8.64013672 Z M27.003418,6.57470703 L27.5380859,6.57470703 C27.8847674,6.57470703 28.1012365,6.56005874 28.1875,6.53076172 C28.2737635,6.5014647 28.3413083,6.45100947 28.3901367,6.37939453 C28.4389651,6.30777959 28.4633789,6.21826226 28.4633789,6.11083984 C28.4633789,5.99039653 28.431234,5.89314816 28.3669434,5.8190918 C28.3026527,5.74503544 28.2119146,5.69824229 28.0947266,5.67871094 C28.0361325,5.67057288 27.860353,5.66650391 27.5673828,5.66650391 L27.003418,5.66650391 L27.003418,6.57470703 Z M29.8891602,8.64013672 L29.8891602,5.06103516 L32.5429688,5.06103516 L32.5429688,5.66650391 L30.6118164,5.66650391 L30.6118164,6.45996094 L32.4086914,6.45996094 L32.4086914,7.06298828 L30.6118164,7.06298828 L30.6118164,8.03710938 L32.6113281,8.03710938 L32.6113281,8.64013672 L29.8891602,8.64013672 Z M33.2216797,5.06103516 L34.5424805,5.06103516 C34.8403335,5.06103516 35.067382,5.08382139 35.2236328,5.12939453 C35.4335948,5.1912438 35.6134433,5.30110598 35.7631836,5.45898438 C35.9129239,5.61686277 36.0268551,5.81013883 36.1049805,6.03881836 C36.1831059,6.26749789 36.222168,6.54947749 36.222168,6.88476562 C36.222168,7.17936345 36.1855472,7.43326716 36.1123047,7.64648438 C36.022786,7.90690234 35.8950204,8.11767498 35.7290039,8.27880859 C35.6036778,8.40087952 35.4344086,8.49609341 35.2211914,8.56445312 C35.0616854,8.61490911 34.8484714,8.64013672 34.581543,8.64013672 L33.2216797,8.64013672 L33.2216797,5.06103516 Z M33.9443359,5.66650391 L33.9443359,8.03710938 L34.4838867,8.03710938 C34.6857106,8.03710938 34.8313798,8.02571626 34.9208984,8.00292969 C35.0380865,7.97363267 35.1353349,7.92399124 35.2126465,7.85400391 C35.2899581,7.78401658 35.3530271,7.66886473 35.4018555,7.50854492 C35.4506838,7.34822511 35.4750977,7.12972144 35.4750977,6.85302734 C35.4750977,6.57633325 35.4506838,6.36393303 35.4018555,6.21582031 C35.3530271,6.06770759 35.2846684,5.95214885 35.1967773,5.86914062 C35.1088863,5.7861324 34.9973965,5.72998062 34.8623047,5.70068359 C34.7613927,5.67789702 34.5636408,5.66650391 34.269043,5.66650391 L33.9443359,5.66650391 Z M38.2265625,5.06103516 L39.6572266,5.06103516 C39.9404311,5.06103516 40.1516106,5.07283517 40.2907715,5.09643555 C40.4299323,5.12003593 40.5544428,5.16927046 40.6643066,5.24414062 C40.7741705,5.31901079 40.8657223,5.41870055 40.9389648,5.54321289 C41.0122074,5.66772523 41.0488281,5.80729089 41.0488281,5.96191406 C41.0488281,6.12955813 41.0036626,6.28336519 40.9133301,6.42333984 C40.8229976,6.5633145 40.7005216,6.66829392 40.5458984,6.73828125 C40.7639985,6.80175813 40.93164,6.90999272 41.0488281,7.06298828 C41.1660162,7.21598384 41.2246094,7.3958323 41.2246094,7.60253906 C41.2246094,7.76530029 41.186768,7.92358322 41.111084,8.07739258 C41.0354,8.23120194 40.9320482,8.35408483 40.8010254,8.44604492 C40.6700026,8.53800502 40.5084645,8.5945637 40.3164062,8.61572266 C40.1959629,8.62874355 39.9054385,8.63688149 39.4448242,8.64013672 L38.2265625,8.64013672 L38.2265625,5.06103516 Z M38.9492188,5.65673828 L38.9492188,6.484375 L39.4228516,6.484375 C39.7044285,6.484375 39.8793942,6.48030603 39.9477539,6.47216797 C40.0714524,6.45751946 40.1687008,6.41479528 40.239502,6.34399414 C40.3103031,6.27319301 40.3457031,6.1800136 40.3457031,6.06445312 C40.3457031,5.95377549 40.3151859,5.86385126 40.2541504,5.79467773 C40.1931149,5.72550421 40.1023769,5.68359382 39.9819336,5.66894531 C39.9103187,5.66080725 39.7044288,5.65673828 39.3642578,5.65673828 L38.9492188,5.65673828 Z M38.9492188,7.08007812 L38.9492188,8.03710938 L39.6181641,8.03710938 C39.878582,8.03710938 40.0437822,8.02978523 40.1137695,8.01513672 C40.2211919,7.99560537 40.3086748,7.94799843 40.3762207,7.87231445 C40.4437666,7.79663048 40.4775391,7.69531313 40.4775391,7.56835938 C40.4775391,7.46093696 40.4514977,7.36979204 40.3994141,7.29492188 C40.3473305,7.22005171 40.2720545,7.16552751 40.173584,7.13134766 C40.0751134,7.0971678 39.8614925,7.08007812 39.5327148,7.08007812 L38.9492188,7.08007812 Z M42.7749023,8.64013672 L42.7749023,7.13378906 L41.4638672,5.06103516 L42.3110352,5.06103516 L43.1533203,6.47705078 L43.9785156,5.06103516 L44.8110352,5.06103516 L43.4951172,7.13867188 L43.4951172,8.64013672 L42.7749023,8.64013672 Z" id="poweredby-POWERED-BY" fill="currentColor"/> <rect id="poweredby-Rectangle-3" stroke="currentColor" stroke-width="2" x="1" y="1" width="112" height="32" rx="8"/> </g> </g> </symbol><symbol viewBox="0 0 20 20" id="search"><title>icn.search</title><desc>Created with Sketch.</desc> <!-- Generator: Sketch 3.3.2 (12043) - http://www.bohemiancoding.com/sketch --> <g id="search-icons-and-assets" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage"> <g id="search-Icons" sketch:type="MSArtboardGroup" transform="translate(-267.000000, -106.000000)" fill="currentColor"> <g id="search-icn.search" sketch:type="MSLayerGroup" transform="translate(267.000000, 106.000000)"> <path d="M13.5972783,15.3206181 C12.1769576,16.3889484 10.4115306,17.0219933 8.49846575,17.0219933 C3.80489272,17.0219933 0,13.2114903 0,8.51099667 C0,3.810503 3.80489272,0 8.49846575,0 C13.1920388,0 16.9969315,3.810503 16.9969315,8.51099667 C16.9969315,10.4841913 16.3264369,12.3005526 15.2011716,13.7440385 L19.2864936,17.8293605 C19.7238767,18.2667436 19.7255207,18.9742376 19.2833275,19.4164308 C18.8441958,19.8555625 18.1334912,19.8568309 17.6962572,19.419597 L13.5972783,15.3206181 L13.5972783,15.3206181 Z M8.49846575,15.0206712 C12.0883665,15.0206712 14.998556,12.1061907 14.998556,8.51099667 C14.998556,4.91580267 12.0883665,2.00132209 8.49846575,2.00132209 C4.90856504,2.00132209 1.9983755,4.91580267 1.9983755,8.51099667 C1.9983755,12.1061907 4.90856504,15.0206712 8.49846575,15.0206712 Z" sketch:type="MSShapeGroup"/> </g> </g> </g> </symbol><symbol viewBox="0 0 21 21" id="signout"><title>icn.signout</title><desc>Created with Sketch.</desc> <!-- Generator: Sketch 3.3.3 (12072) - http://www.bohemiancoding.com/sketch --> <g id="signout-icons/assets/documentation" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage"> <g id="signout-Artboard" sketch:type="MSArtboardGroup" transform="translate(-725.000000, -939.000000)" fill="currentColor"> <g id="signout-icn.signout" sketch:type="MSLayerGroup" transform="translate(736.000000, 949.500000) rotate(-270.000000) translate(-736.000000, -949.500000) translate(726.000000, 939.000000)"> <path d="M0,12.0065045 C0,9.79377317 1.79246765,8 3.99922997,8 L16.00077,8 C18.2094838,8 20,9.79394555 20,12.0065045 L20,16.9934955 C20,19.2062268 18.2075324,21 16.00077,21 L3.99922997,21 C1.79051625,21 0,19.2060545 0,16.9934955 L0,12.0065045 L0,12.0065045 Z M2,11.9973917 C2,10.8942627 2.89451376,10 3.99406028,10 L16.0059397,10 C17.1072288,10 18,10.8958578 18,11.9973917 L18,17.0026083 C18,18.1057373 17.1054862,19 16.0059397,19 L3.99406028,19 C2.8927712,19 2,18.1041422 2,17.0026083 L2,11.9973917 L2,11.9973917 Z M11,4.41421356 L11,8 L15,8 C14.4477153,8 14,8.44771525 14,9 C14,9.55228475 14.4477153,10 15,10 L11,10 L11,11.0044225 C11,11.5542648 10.5561352,12 10,12 C9.44771525,12 9,11.555163 9,11.0044225 L9,10 L5,10 C5.55228475,10 6,9.55228475 6,9 C6,8.44771525 5.55228475,8 5,8 L9,8 L9,4.41421356 L7.8721587,5.54205487 C7.48523583,5.92897773 6.85771305,5.92878086 6.46446609,5.53553391 C6.0739418,5.14500961 6.07624692,4.50953952 6.45794513,4.1278413 L9.24825207,1.33753436 C9.3035404,1.27488457 9.3666588,1.21923558 9.43614921,1.17208953 C9.60404168,1.05570427 9.80002185,0.997248308 9.99667045,0.99706407 L10.0041985,1.00000857 C10.0198069,1.00007232 10.0353309,1.00049136 10.0507628,1.00125802 C10.2479018,1.01066274 10.4420413,1.07782691 10.6041877,1.20192314 C10.6540373,1.23957384 10.7002266,1.28177762 10.7421314,1.32791789 L13.5420549,4.1278413 C13.9289777,4.51476417 13.9287809,5.14228695 13.5355339,5.53553391 C13.1450096,5.9260582 12.5095395,5.92375308 12.1278413,5.54205487 L11,4.41421356 L11,4.41421356 Z M11,10 L9,10 L9,8 L11,8 L11,10 L11,10 Z" id="signout-icn.export" sketch:type="MSShapeGroup"/> </g> </g> </g> </symbol><symbol viewBox="0 0 40 40" id="twitter"><title>icn.twitter</title><desc>Created with Sketch.</desc> <!-- Generator: Sketch 3.3.2 (12043) - http://www.bohemiancoding.com/sketch --> <g id="twitter-icons-and-assets" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage"> <g id="twitter-Icons" sketch:type="MSArtboardGroup" transform="translate(-137.000000, -36.000000)" fill="currentColor"> <g id="twitter-icn.twitter" sketch:type="MSLayerGroup" transform="translate(137.000000, 36.000000)"> <path d="M20,40 C31.045695,40 40,31.045695 40,20 C40,8.954305 31.045695,0 20,0 C8.954305,0 0,8.954305 0,20 C0,31.045695 8.954305,40 20,40 Z M20,38 C29.9411255,38 38,29.9411255 38,20 C38,10.0588745 29.9411255,2 20,2 C10.0588745,2 2,10.0588745 2,20 C2,29.9411255 10.0588745,38 20,38 Z M18.4354861,15.580261 C18.4354861,15.580261 18.3566009,15.8657129 18.7428103,14.8480979 C19.1617695,13.7441913 19.9484605,12.8228482 21.0974604,12.2054999 C22.9909899,11.1881218 24.9130626,11.4019203 26.4849026,12.4257858 C26.5952756,12.4976807 26.884094,12.3182373 27.5940615,12.0715475 C29.1092865,11.5450578 30.3683793,12.7824232 30.2692392,14.0959374 C30.2401797,14.480949 30.1834714,14.2523194 30.248363,14.3207249 C30.8079495,14.9106144 30.6287402,15.9240998 29.9794609,16.63786 L28.9063776,17.8007944 C28.9639137,20.2169939 28.1513079,23.0117415 25.8748282,25.6641476 C25.7185308,25.8462551 25.5561311,26.0260675 25.3875677,26.2034921 C23.3862027,28.3100671 20.0747027,29.535629 17.1277376,29.4267941 C15.7654626,29.3764837 14.4478066,29.0486428 13.2059347,28.5367719 C12.3971573,28.2034125 11.7788354,27.8629844 11.396407,27.6099532 C9.7399702,26.5139829 10.5210952,23.9347911 12.5072679,23.9420088 C12.6164748,23.9422062 12.9461583,24.0109318 12.9461583,24.0109318 C12.9461583,24.0109318 12.3468427,23.1439375 12.2116953,22.7746542 C11.8849487,21.8818358 12.0984284,21.7231006 12.0984284,21.7231006 C12.0984284,21.7231006 11.7189949,21.1253194 11.5695163,20.7958328 C11.2188431,20.0228653 11.0512594,19.2891475 10.9870891,18.7348538 C10.9454866,18.375498 11.0908199,17.8879629 11.1246241,17.7360832 C11.1584282,17.5842034 11.2724221,17.4528725 11.2724221,17.4528725 C11.2724221,17.4528725 11.1117219,16.7836413 11.0800108,16.4140773 C11.0066547,15.5591767 11.0539292,14.7899456 11.1824595,14.1228867 C11.2400642,13.8239244 11.3050583,13.5902827 11.3635959,13.4265368 C11.942287,11.8077797 14.1585417,11.6250957 14.9944863,13.1272457 C15.1391181,13.3871416 15.5601958,13.9050278 16.2862817,14.4525165 C16.5771194,14.6718161 16.8944824,14.8741195 17.2396437,15.0555924 C18.3624063,15.6458993 18.4354861,15.580261 18.4354861,15.580261 Z M16.3089175,16.8258322 C14.1248957,15.6775548 13.246872,14.0997909 13.246872,14.0997909 C13.246872,14.0997909 12.9580931,14.9075848 13.0726885,16.2430924 C13.1872839,17.5786 14.0668947,18.3196862 14.4661931,18.9374359 C13.9963772,18.8948399 12.9738197,18.5048508 12.9738197,18.5048508 C12.9738197,18.5048508 13.1266497,19.8249727 13.8260171,20.6928141 C14.5253845,21.5606555 15.6603371,21.8642059 15.6603371,21.8642059 C15.6603371,21.8642059 15.3251717,22.0275027 14.9840547,22.072022 C14.6429377,22.1165413 14.0668947,22.0275027 14.0668947,22.0275027 C14.0668947,22.0275027 14.4118712,22.8840896 15.3804314,23.5942971 C16.3489916,24.3045046 17.3330621,24.4584701 17.3330621,24.4584701 C17.3330621,24.4584701 16.6213947,25.1983451 15.3251717,25.5729484 C14.0289487,25.9475517 12.5,25.9419956 12.5,25.9419956 C12.5,25.9419956 14.6010114,27.3321157 17.2015497,27.4281567 C19.4626769,27.5116628 22.2689623,26.5823169 23.9376096,24.8259502 C27.52538,21.049574 26.8510093,17.104808 26.8510093,17.104808 L28.5,15.2920534 L26.8010158,15.7341122 L28.2570303,13.9584689 L26.1658175,14.6932154 C26.1658175,14.6932154 24.3085568,12.7506069 22.0440621,13.9673015 C19.7795675,15.1839962 20.5024167,17.7678963 20.5024167,17.7678963 C20.5024167,17.7678963 18.4929392,17.9741095 16.3089175,16.8258322 Z" sketch:type="MSShapeGroup"/> </g> </g> </g> </symbol><symbol viewBox="0 0 20 20" id="user"><title>icn.user</title><desc>Created with Sketch.</desc> <!-- Generator: Sketch 3.3.2 (12043) - http://www.bohemiancoding.com/sketch --> <g id="user-icons-and-assets" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage"> <g id="user-Icons" sketch:type="MSArtboardGroup" transform="translate(-87.000000, -106.000000)" fill="currentColor"> <g id="user-icn.user" sketch:type="MSLayerGroup" transform="translate(87.000000, 106.000000)"> <path d="M4.83613439,14.4550179 C4.99513013,13.8387346 6.02593994,13.9602661 6.02593994,13.9602661 L6.02593994,13.5169678 C6.02593994,13.5169678 5.75350267,13.4581414 5.60630377,13.2553551 C5.56412728,13.197138 5.56412728,13.197138 5.52181518,13.1382374 C5.32540602,12.8641977 5.16397415,12.6263108 5.0399046,12.4224504 C4.85288326,12.115153 4.7050646,11.7659367 4.56978215,11.3612491 C4.41988509,10.9128431 4.76630683,11.1931898 4.45630593,10.9307786 C3.83690569,10.4064655 3.41717594,9.70586121 3.41717575,8.81825447 C3.41717557,8.00295805 4.07049561,7.51139355 4.07049561,7.51139355 C4.07049561,7.51139355 3.88359176,7.17935753 3.86667309,7.0010407 C3.83888342,6.70814732 3.82330282,6.44431157 3.82330275,6.20738716 C3.82330232,4.81553084 4.38952468,3.41734638 5.72645045,2.08665331 C6.68087551,1.13667773 7.72588441,0.64831429 9.0777395,0.245817097 C9.46122664,0.131638812 9.91080345,0.0767106948 10.503589,0.0400685823 C10.790673,0.0223229333 11.0919777,0.0111481274 11.3923964,0.00495815673 C11.5722741,0.0012518698 11.7140408,0 11.8001478,0 C13.3845685,0 13.8453369,1.26381836 13.6869298,1.99615584 C14.0078758,2.19509153 14.3128856,2.43600065 14.6073701,2.72868396 C15.5922976,3.70758696 16.0478245,4.59848623 16.2324929,5.88684319 C16.246104,5.981802 16.2561709,6.07724457 16.2628878,6.17313563 C16.3068733,6.80108006 16.2628876,7.19301758 16.1485753,7.51139339 C16.3494134,7.84825317 16.469115,8.22979131 16.4691152,8.68325875 C16.4691153,8.88577793 16.4399589,9.08132733 16.3869519,9.26866944 C16.2411571,9.78395071 15.9594464,10.1657461 15.586236,10.5205611 C15.3719397,10.7242947 15.3944031,11.3283553 14.9901666,12.2121034 C14.7599626,12.7113724 14.3633373,13.1355031 14.027771,13.5169678 C13.5782994,14.0279176 14.3245449,14.1899506 14.3245449,14.1899506 C14.4212741,14.254241 14.8186713,14.5432901 15.1171675,14.7150736 C15.625969,15.0078871 16.0008966,15.141646 16.6036772,15.4151703 C16.8503456,15.5271012 17.098583,15.6333793 17.3475227,15.7331457 C18.0195882,16.0024865 18.6286452,16.3211735 19.1753518,16.6864031 C20.693405,17.7005449 19.950488,20 18.104782,20 L1.88568076,20 C0.0351171288,20 -0.704417705,17.6906476 0.822895491,16.6812304 C1.1556447,16.461313 1.53303454,16.2433149 1.97227826,16.0148941 C2.79743998,15.5857837 3.64431117,15.144309 4.4662698,14.7150732 C4.75395726,14.5648396 4.83613439,14.4550179 4.83613439,14.4550179 Z M1.88568076,18.1818182 L18.104782,18.1818182 C17.6839074,17.9006512 17.1947755,17.6403722 16.6262759,17.4125372 C14.6776025,16.6315759 13.2576822,15.687836 13.2576822,15.687836 L13.1291843,14.7772172 L12.0119297,14.4001283 L11.885978,13.0500495 C11.885978,13.0500495 12.7940964,12.5061662 13.2576824,11.5009734 C13.7212685,10.4957807 13.9450616,9.48255687 13.9450616,9.48255687 C13.9450616,9.48255687 14.5869486,9.0613571 14.5869485,8.6832594 C14.5869483,8.3051617 14.0575761,7.95683458 14.0575761,7.95683458 C14.0575761,7.95683458 14.4942684,7.0163476 14.3681135,6.13621605 C14.2419586,5.25608451 13.9815501,4.71535664 13.2576824,3.99591661 C12.5338147,3.27647658 11.9193338,3.22173162 11.4463601,3.01192741 C10.9733863,2.80212321 11.8001478,1.81818182 11.8001478,1.81818182 C11.8001478,1.81818182 10.1868341,1.81818182 9.63211654,1.98334174 C9.07739894,2.14850166 7.92023744,2.51372253 7.07709676,3.35293253 C5.90636149,4.51820989 5.70546924,5.54681048 5.70546945,6.20738662 C5.70546965,6.86796277 5.88845229,7.95683458 5.88845229,7.95683458 C5.88845229,7.95683458 5.29934231,8.16437587 5.29934245,8.81825409 C5.29934259,9.47213231 6.09414312,9.81798005 6.09414312,9.81798005 C6.09414312,9.81798005 6.33012258,10.9549405 6.66243848,11.5009734 C6.99475438,12.0470064 7.77843907,13.0500495 7.77843907,13.0500495 L7.73414868,13.6648672 L7.66730906,14.5927024 L6.66243863,14.8946979 L6.44184575,15.7497378 C6.44184575,15.7497378 4.7529458,16.6337574 2.86444766,17.6158367 C2.48543552,17.8129351 2.16234478,17.9989681 1.88568076,18.1818182 Z" sketch:type="MSShapeGroup"/> </g> </g> </g> </symbol><symbol viewBox="0 0 18 20" id="venue"><title>icn.venue</title><desc>Created with Sketch.</desc> <!-- Generator: Sketch 3.3.2 (12043) - http://www.bohemiancoding.com/sketch --> <g id="venue-icons-and-assets" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage"> <g id="venue-Icons" sketch:type="MSArtboardGroup" transform="translate(-208.000000, -106.000000)" fill="currentColor"> <g id="venue-icn.venue" sketch:type="MSLayerGroup" transform="translate(208.000000, 106.000000)"> <path d="M18,8.30540691 C18,3.72185426 13.9743697,0 9,0 C4.02563034,0 0,3.72185426 0,8.30540691 C0,13.2574082 4.63299505,20 9,20 C13.3670049,20 18,13.2574082 18,8.30540691 Z M2,8.34306454 C2,4.83656528 5.13781366,2 9,2 C12.8621863,2 16,4.83656528 16,8.34306454 C16,12.3274862 12.0136965,18 9,18 C5.98630353,18 2,12.3274862 2,8.34306454 Z M9,11 C7.34314575,11 6,9.65685425 6,8 C6,6.34314575 7.34314575,5 9,5 C10.6568542,5 12,6.34314575 12,8 C12,9.65685425 10.6568542,11 9,11 Z M9,10 C10.1045695,10 11,9.1045695 11,8 C11,6.8954305 10.1045695,6 9,6 C7.8954305,6 7,6.8954305 7,8 C7,9.1045695 7.8954305,10 9,10 Z" sketch:type="MSShapeGroup"/> </g> </g> </g> </symbol><symbol viewBox="0 0 19 19" id="x"><title>icn.x</title><desc>Created with Sketch.</desc> <!-- Generator: Sketch 3.3.2 (12043) - http://www.bohemiancoding.com/sketch --> <g id="x-icons-and-assets" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage"> <g id="x-Icons" sketch:type="MSArtboardGroup" transform="translate(-28.000000, -226.000000)" fill="currentColor"> <g id="x-icn.x" sketch:type="MSLayerGroup" transform="translate(28.000000, 226.000000)"> <path d="M8.01923535,9.43501987 L0.291167913,17.1630873 C-0.0969715527,17.5512268 -0.0976941741,18.1851144 0.292830118,18.5756387 C0.686077073,18.9688856 1.31577519,18.9669071 1.70538148,18.5773009 L9.43344891,10.8492334 L17.1491376,18.5649221 C17.5367075,18.952492 18.1701294,18.9527489 18.5606537,18.5622247 C18.9539006,18.1689777 18.9523857,17.5397431 18.5633512,17.1507085 L10.8476625,9.43501987 L18.5757299,1.70695244 C18.9638694,1.31881297 18.964592,0.68492537 18.5740677,0.294401078 C18.1808207,-0.0988458773 17.5511226,-0.096867408 17.1615163,0.292738873 L9.43344891,8.02080631 L1.71776023,0.305117627 C1.33019036,-0.0824522375 0.696768414,-0.0827092086 0.306244123,0.307815083 C-0.0870028327,0.701062038 -0.0854878612,1.33029666 0.303546667,1.71933119 L8.01923535,9.43501987 Z" sketch:type="MSShapeGroup"/> </g> </g> </g> </symbol></svg> <link href="//i.ticketweb.com/ecom/resources/css/snl-3.54.1.min.css" rel="stylesheet">
<div class="container-fluid body-wrapper venue-wrapper event-search-hide"
data-ng-class="{'ham-menu-on':hamMenuOn,'screen-scroll':screenScroll}">
<header class="header">
<div class="header-nav mod-s theme-mod" data-ng-controller="MyAccountCtrl">
<div class="header-container content-container">
<div class="inner-header theme-primary-color">
<ul class="nav-header">
<li class="header-logo-box">
<h2>
<a class="header-logo header-link-icon" href="http://www.ticketweb.ca:80"
title="TicketWeb - Find and buy tickets: independent clubs, concerts, and more at TicketWeb.ca">
<svg viewBox="0 0 195 40" class="theme-primary-color">
<title>TicketWeb - Tickets for Independent Concerts and more</title>
<use xlink:href="#logo"></use>
</svg>
</a>
</h2>
</li>
<li class="header-search-box">
<!--Search Field-->
<div ng-if="!onPhone" id="twb_top_search"
class="collapse navbar-collapse in event-search">
<form action="" id="ticket-event-search" class="form-event-search" role="search"
onsubmit="return false;"
data-ng-submit="doSearch('/search?q=', true)"
data-ng-controller="SearchCtrl">
<div class="search-input-wrapper theme-primary-color row">
<input id="event-search-input" type="search" name="keyword"
autocapitalize="off" autocorrect="off" autocomplete="off"
spellcheck="false"
class="event-search-input input theme-primary-bd theme-primary-color"
role="textbox"
data-ng-model="keyword"
data-ng-keyup="$event.keyCode===13 && doSearch('/search?q=', true, $event)"
placeholder="search by venue, artist or event" data-tw-clearable>
<svg width="15" height="15" class="tw-clear-btn">
<use xlink:href="#x"></use>
</svg>
<button class="theme-primary-multi btn btn-search" type="button"
data-ng-click="doSearch('/search?q=', true, $event)">
<svg class="icon-svg">
<title>Search by event, venue or artist</title>
<use xlink:href="#search"></use>
</svg>
</button>
</div>
</form>
</div>
<!--Search Field ends-->
<a ng-show="onPhone" href="javascript:void(0)" id="search_toggle"
class="header-search-icon header-link-icon btn btn-sm collapsed search-toggle illust">
<svg class="icon-svg icon-magnify theme-primary-color">
<title>Search by event, venue or artist</title>
<use xlink:href="#search"></use>
</svg>
</a>
</li>
<li class="header-user-icon-box hidden-xs">
<a data-ng-cloak role="button" class="header-user-icon header-link-icon"
href="/myaccount"
title="MyAccount Login">
<svg class="icon-svg">
<title>MyAccount Login</title>
<use xlink:href="#user"></use>
</svg>
</a>
</li>
<li class="header-ham-menu-box" ng-if="onPhone">
<a href="#" id="toggle_sidebar" class="header-link-icon" data-tw-ham-menu-trigger
class="action-link navbar-toggle illust">
<svg class="icon-svg theme-primary-color">
<title>Menu</title>
<use xlink:href="#menu"></use>
</svg>
</a>
</li>
</ul>
</div>
</div>
</div>
</header>
<div class="main-content">
<div id="twb_top_search_mobile" data-ng-show="onPhone" data-tw-mobile-search-bar data-trigger-selector=".search-toggle"
data-input-selector="#event-search-input-mobile"
class="collapse navbar-collapse in event-search mobile-search-bar twb">
<div class="event-search-form row theme-primary-multi" data-ng-class="{'filter-search':showSNLSearchFilter, 'ham-menu-on':hamMenuOn}" data-ng-controller="SearchCtrl">
<form action="" id="ticket-event-search_mobile" role="search" data-ng-submit="doSearch('/search?q=', true)" onsubmit="return false;">
<div class="search-input-wrapper">
<svg class="icon-svg icon-magnify">
<title>Search by event, venue or artist</title>
<use xlink:href="#search"></use>
</svg>
<input id="event-search-input-mobile" type="search" name="keyword"
autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false"
class="event-search-input input input-shrink theme-primary-multi" data-ng-model="keyword"
data-tw-clearable placeholder="search by venue, artist or event">
<svg width="15" height="15" class="tw-clear-btn">
<use xlink:href="#x"></use>
</svg>
</div>
</form>
</div>
</div>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.4";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="nav-toolsbar theme-primary-multi">
<div class="nav-location">
<a class="map" data-ng-href="https://www.google.com/maps/place/251 Victoria Street, Toronto, ON"
target="_blank" title="Map directions to 251 Victoria Street, Toronto, ON">
<span class="icon-map"></span>
</a>
<div class="title-group" data-ng-click="scrollTop('body');">
<h1 class="title" title="Jazz Bistro">Jazz Bistro</h1>
<h2 class="sub-title" data-ng-show="!onPhone" title="251 Victoria Street, Toronto, ON">251 Victoria Street, Toronto, ON</h2>
<h2 class="sub-title" data-ng-show="onPhone" title="Toronto, ON">
Toronto, ON
</h2>
</div>
</div>
</div>
<div class="feature-venue content-container row theme-secondary-mod">
<div class="col-sm-4 venue-body hidden-xs venue-information-container">
<h1 class="venue-name mttext-ellipsis mttext-ellipsis-2">Jazz Bistro</h1>
<span class="venue-address theme-secondary-color table-display-cell">251 Victoria Street </span>
<span class="venue-address theme-secondary-color table-display-cell">Toronto, ON
M5B 1T8 </span>
<!------ -->
</div>
<div class="col-sm-8 venue-object theme-secondary-mod-bd">
<div class="responsive-ratios ratio16_9">
<a href="#" class="ratio-content">
<img data-ng-src="//i.ticketweb.com/resources/images/default/venue.png" title="Jazz Bistro" alt="Jazz Bistro" class="media" />
</a>
<a class="map" data-ng-href="https://www.google.com/maps/place/251 Victoria Street, Toronto, ON"
target="_blank" title="Map directions to 251 Victoria Street, Toronto, ON">
<span class="icon-map"></span>
</a>
<a class="illust illust-like" title="Like Jazz Bistro" data-ng-if="!onPhone" data-ng-click="openFBWindow()">
<svg class="icon-svg icon-svg-like">
<title>Like Jazz Bistro</title>
<use xlink:href="#like"></use>
</svg>
</a>
<div class="fb-popover theme-mod" data-ng-if="!onPhone" data-ng-show="isFBWindowShow">
<div class="fb-header theme-mod-bd">
<h3 class="fb-title theme-title">Like Us on Facebook!</h3>
<a data-ng-click="closeFBWindow()" class="illust close vertical-center" title="close">
<svg class="icon-svg icon-svg-small theme-primary-color">
<title>close</title>
<use xlink:href="#x"/>
</svg>
</a>
</div>
<div class="fb-page">
<div class="fb-xfbml-parse-ignore">
<a href="https://www.facebook.com/458722460830942">Facebook</a>
</div>
</div>
</div>
</div>
</div>
<ul class="list-social-media">
<li class="social-item" data-ng-if="!onPhone">
<a class="map item-link" data-ng-href="https://www.google.com/maps/place/251 Victoria Street, Toronto, ON"
target="_blank" title="Map directions to 251 Victoria Street, Toronto, ON">
<span class="icon-map icon-svg"></span>
</a>
</li>
<li class="social-item">
<a href="https://www.facebook.com/458722460830942" target="_blank" class="item-link illust">
<svg class="icon-svg icon-facebook">
<title>Jazz Bistro's Facebook Page</title>
<use xlink:href="#facebook"></use>
</svg>
</a>
</li>
<li class="social-item">
<a href="https://twitter.com/@JazzBistroTO" target="_blank" class="item-link illust">
<svg class="icon-svg icon-twitter">
<title>Jazz Bistro's Twitter Page</title>
<use xlink:href="#twitter"></use>
</svg>
</a>
</li>
<li class="social-item">
<a href="http://jazzbistro.ca/" target="_blank" class="item-link illust">
<svg class="icon-svg icon-link2">
<title>Jazz Bistro's Website</title>
<use xlink:href="#icn_link2"></use>
</svg>
</a>
</li>
</ul>
</div>
<div class="content-container">
<div class="section section-venue">
<div class="section-body">
<div class="list-group search-result-list theme-mod">
<div class="no-data">
Oops, no matching events were found, please try again.
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="footer-nav" data-ng-if="!onPhone">
<!-- Show footer when the PL tag is not present -->
<div class="footer-links row">
<div class="content-container">
<div class="container-inner theme-separator-strokes">
<!--Contact-->
<div class="media-container col-sm-12">
<div class="contact-phone theme-secondary-color">
<h4 class="item-title info-title illust">
<a href="tel:1-888-222-6608"
class="title-link theme-secondary-color">
<span>1-888-222-6608</span>
<svg class="icon-svg icon-phone theme-secondary-color">
<title>Order By Phone 1-888-222-6608</title>
<use xlink:href="#phone"></use>
</svg>
</a>
</h4>
</div>
<ul class="list-social-media illust">
<li class="social-item">
<a href="https://www.facebook.com/TicketWebCanada"
title="TicketWeb Canada | Facebook"
target="_blank" class="item-link">
<svg class="icon-svg icon-facebook theme-secondary-color">
<title>TicketWeb Canada | Facebook</title>
<use xlink:href="#facebook"></use>
</svg>
</a>
</li>
<li class="social-item">
<a href="https://twitter.com/TicketWebCA"
title="TicketWeb Canada | Twitter (@TicketWebCA)"
target="_blank" class="item-link">
<svg width="30" height="30" class="icon-svg icon-twitter theme-secondary-color">
<title>TicketWeb Canada | Twitter (@TicketWebCA)</title>
<use xlink:href="#twitter"></use>
</svg>
</a>
</li>
</ul>
</div>
<!--Contact ends-->
<!--links start-->
<div class="links-container col-sm-12">
<div class="row footer-links-group text-center">
<!--external links-->
<div class="links-col partner-links col-sm-4">
<a class="nav-link"
title="TicketWeb US | Independent music, clubs, comedy, theater, festivals"
href="https://www.ticketweb.com">
TicketWeb US</a>
<a class="nav-link"
title="TicketWeb UK | Independent music, clubs, comedy, theater, festivals"
href="https://www.ticketweb.uk">
TicketWeb UK</a>
<a class="nav-link"
title="TicketWeb Ireland | Independent music, clubs, comedy, theater, festivals"
href="https://www.ticketweb.ie">
TicketWeb IE</a>
<a class="nav-link"
title="TicketWeb AU | Independent music, clubs, comedy, theater, festivals"
href="https://www.ticketweb.com.au">
TicketWeb AU</a>
<a class="nav-link"
title="TicketWeb NZ | Independent music, clubs, comedy, theater, festivals"
href="https://www.ticketweb.co.nz">
TicketWeb NZ</a>
<a class="nav-link" target="_blank"
title="Ticketmaster | Tickets for Concerts, Sports, Arts, Theater, Family, Events, more"
href="http://www.ticketmaster.ca">
Ticketmaster</a>
</div>
<!--internal links-->
<div class="links-col tickeweb-links col-sm-4">
<a class="nav-link" title="TicketWeb Canada | Who We Are"
href="https://info.ticketweb.ca/">
About Us</a>
<a class="nav-link" title="TicketWeb Canada | My Account - Login/Create Account"
href="/myaccount">
My Account</a>
<a class="nav-link" title="TicketWeb Canada | Contact Us"
href="https://info.ticketweb.ca/contact">
Help/Contact Us</a>
<a class="nav-link" title="TicketWeb Canada | Privacy Policy"
href="https://info.ticketweb.ca/privacy-policy/">
Privacy Policy</a>
<a class="nav-link" title="TicketWeb Canada | Purchase Policy"
href="https://info.ticketweb.com/purchase-policy/">
Purchase Policy</a> </div>
<div class="links-col tickeweb-links col-sm-4">
<a class="nav-link" target="_blank"
title="TicketWeb Canada | Client Sign-in"
href="https://admin.ticketweb.ca/web-client/login.tw">
Client Sign-In</a>
<a class="nav-link"
title="TicketWeb Canada | Ticket Your Events With Us"
href="https://info.ticketweb.ca/contact-form/">
Sell Tickets With Us</a>
<a class="nav-link"
title="TicketWeb Canada | Careers"
href="http://www.livenationentertainment.com/careers/northamerica/">
Careers</a>
</div>
</div>
</div>
<!--links ends-->
</div>
</div>
</div>
<!--small print-->
<div class="small-print table-display theme-separator-strokes">
<div class="table-display-item footer-info">
<p class="upper-text">
BY CONTINUING PAST THIS PAGE, YOU AGREE TO OUR <a title="TicketWeb Canada | Terms of Use"
href="https://info.ticketweb.ca/terms-of-use/">
TERMS OF USE </a>
</p>
<p class="upper-text">© 2019 TicketWeb. All rights reserved.</p>
</div>
</div>
</footer>
</div>
<div id="ham-menu-mask" data-ng-cloak data-ng-controller="hamMenuCtrl" data-ng-show="showMenu" data-ng-click="turnOff()"
data-tw-disable-scroll>
</div>
<button id="ham-menu-close-btn" type="button" data-tw-ham-menu-close-btn data-ng-controller="hamMenuCtrl"
data-ng-show="showMenu" class="ham-menu-close-btn theme-primary-color theme-mod-bg">
<svg class="icon-svg">
<title>Close Menu</title>
<use xlink:href="#x"></use>
</svg>
</button>
<div id="ham-menu" class="nav-main ham-menu" data-ng-cloak
data-ng-controller="hamMenuCtrl" data-ng-show="showMenu"
data-tw-ham-menu data-tw-isolate-scroll>
<div class="container">
<div class="nav-actions">
<div data-ng-controller="MyAccountCtrl" id="ham_login_links"
class="nav-item actions-item actions-item-user">
<a href="/myaccount"
class="item-link illust theme-primary-color">
<svg class="icon-svg icon-user">
<title>MyAccount Login</title>
<use xlink:href="#user"></use>
</svg>
Welcome!
</a>
<div class="info-panel" role="tabpanel">
<div class="nav-links-group panel-body">
<a data-ng-href="/myaccount"
class="nav-link theme-primary-color">My
Account</a>
</div>
</div>
</div>
<div class="nav-item actions-item actions-item-location">
<div class="item-link illust theme-primary-color" title="Find events near you">
<svg class="icon-svg icon-geo">
<title>Find events near you</title>
<use xlink:href="#venue"></use>
</svg>
Canada National </div>
</div>
</div>
<div class="nav-organized content-category">
<h3 class="nav-title">Discover</h3>
<div class="nav-item">
<h4 class="item-title">
<a data-ng-href="/events/thisweek" class="item-link">
Events This Week </a>
</h4>
</div>
</div>
<div class="nav-more-info">
<h3 class="nav-title">More Info</h3>
<div id="ham_info_accordion" class="info-panel panel-group" role="tablist" aria-multiselectable="true">
<!--Starts of Ticketweb Links-->
<!-- Show footer when the PL tag is not present -->
<div class="nav-item info-item panel panel-default">
<div class="panel-heading" role="tab" id="ham_ticketweb_links">
<h4 class="item-title info-title illust">
<a class="title-link collapsed theme-primary-color" data-toggle="collapse"
data-parent="#ham_info_accordion" href="#collapse_ham_ticketWeb_links"
aria-expanded="false" aria-controls="collapse_ham_ticketWeb_links">
<svg class="icon-svg icon-clip" width="20" height="20">
<use xlink:href="#link2"></use>
</svg>
TicketWeb Links<span class="icon-arrowAccor"></span>
</a>
</h4>
</div>
<div id="collapse_ham_ticketWeb_links" class="panel-collapse collapse" role="tabpanel"
aria-labelledby="ham_ticketweb_links">
<div class="nav-links-group panel-body">
<a class="nav-link" title="TicketWeb Canada | Who We Are"
href="https://info.ticketweb.ca/">
About Us</a>
<a class="nav-link" title="TicketWeb Canada | My Account - Login/Create Account"
href="/myaccount">
My Account</a>
<a class="nav-link" title="TicketWeb Canada | Contact Us"
href="https://info.ticketweb.ca/contact">
Help/Contact Us</a>
<a class="nav-link" title="TicketWeb Canada | Privacy Policy"
href="https://info.ticketweb.ca/privacy-policy/">
Privacy Policy</a>
<a class="nav-link" title="TicketWeb Canada | Purchase Policy"
href="https://info.ticketweb.com/purchase-policy/">
Purchase Policy</a>
<a class="nav-link" target="_blank"
title="TicketWeb Canada | Client Sign-in"
href="https://admin.ticketweb.ca/web-client/login.tw">
Client Sign-In</a>
<a class="nav-link"
title="TicketWeb Canada | Ticket Your Events With Us"
href="https://info.ticketweb.ca/contact-form/">
Sell Tickets With Us</a>
<a class="nav-link"
title="TicketWeb Canada | Careers"
href="http://www.livenationentertainment.com/careers/northamerica/">
Careers</a>
</div>
</div>
</div>
<!--Ends of Ticketweb Links-->
<!--Starts of Partner-->
<div class="nav-item info-item panel panel-default">
<div class="panel-heading" role="tab" id="ham_partner_links">
<h4 class="item-title info-title illust">
<a class="title-link collapsed theme-primary-color" data-toggle="collapse"
data-parent="#ham_info_accordion" href="#collapse_ham_partner" aria-expanded="false"
aria-controls="collapse_ham_partner">
<svg class="icon-svg icon-clip" width="20" height="20">
<use xlink:href="#link2"></use>
</svg>
Partner<span class="icon-arrowAccor"></span>
</a>
</h4>
</div>
<div id="collapse_ham_partner" class="panel-collapse collapse" role="tabpanel"
aria-labelledby="ham_partner_links">
<div class="nav-links-group panel-body">
<a class="nav-link"
title="TicketWeb US | Independent music, clubs, comedy, theater, festivals"
href="https://www.ticketweb.com">
TicketWeb US</a>
<a class="nav-link"
title="TicketWeb UK | Independent music, clubs, comedy, theater, festivals"
href="https://www.ticketweb.uk">
TicketWeb UK</a>
<a class="nav-link"
title="TicketWeb Ireland | Independent music, clubs, comedy, theater, festivals"
href="https://www.ticketweb.ie">
TicketWeb IE</a>
<a class="nav-link"
title="TicketWeb AU | Independent music, clubs, comedy, theater, festivals"
href="https://www.ticketweb.com.au">
TicketWeb AU</a>
<a class="nav-link"
title="TicketWeb NZ | Independent music, clubs, comedy, theater, festivals"
href="https://www.ticketweb.co.nz">
TicketWeb NZ</a>
<a class="nav-link" target="_blank"
title="Ticketmaster | Tickets for Concerts, Sports, Arts, Theater, Family, Events, more"
href="http://www.ticketmaster.ca">
Ticketmaster</a>
</div>
</div>
</div>
<div class="nav-item info-item panel panel-default">
<h4 class="item-title info-title illust ">
<a data-ng-href="tel:{{'1-888-222-6608'}}"
class="title-link theme-primary-color">
<svg class="icon-svg icon-phone">
<title>Order By Phone 1-888-222-6608</title>
<use xlink:href="#phone"></use>
</svg>
1-888-222-6608 </a>
</h4>
</div>
<ul class="list-social-media illust">
<li class="social-item">
<a href="https://www.facebook.com/TicketWebCanada"
title="TicketWeb Canada | Facebook"
target="_blank" class="item-link">
<svg class="icon-svg icon-facebook theme-secondary-color">
<title>TicketWeb Canada | Facebook</title>
<use xlink:href="#facebook"></use>
</svg>
</a>
</li>
<li class="social-item">
<a href="https://twitter.com/TicketWebCA"
title="TicketWeb Canada | Twitter (@TicketWebCA)"
target="_blank" class="item-link">
<svg width="30" height="30" class="icon-svg icon-twitter theme-secondary-color">
<title>TicketWeb Canada | Twitter (@TicketWebCA)</title>
<use xlink:href="#twitter"></use>
</svg>
</a>
</li>
</ul>
</div>
</div>
<div class="footer-info">
<p class="upper-text">
BY CONTINUING PAST THIS PAGE, YOU AGREE TO OUR <a title="TicketWeb Canada | Terms of Use"
href="https://info.ticketweb.ca/terms-of-use/">
TERMS OF USE </a>
</p>
<p class="upper-text">© 2019 TicketWeb. All rights reserved.</p>
</div>
</div>
</div>
<div ng-controller="GeoMobileCtrl" data-ng-cloak id="mobile-geo-dialog" class="mobile-geo-dialog modal fade"
tabindex="-1" role="dialog" aria-labelledby="mobile-geo" aria-hidden="true" data-ng-if="onPhone">
<div class="modal-dialog modal-dialog-geo" data-on-clear="onClose()" data-tw-geo-search-modal
data-modal-selector="#mobile-geo-dialog" on-close="onCancel()" on-open="onClickGeoLocation()">
<div class="modal-content theme-mod">
<div class="modal-header search-geo row theme-primary-color">
<div class="col-xs-1 col-sm-1 illust">
<a href="#" ng-click="autoLocateMe()">
<svg class="icon-svg icon-indicator">
<title>Locate and find events near you</title>
<use xlink:href="#geo"></use>
</svg>
</a>
</div>
<div class="col-xs-10 col-sm-10 search-input-wrap">
<input class="search-input input input-small theme-primary-bd" tw-clearable
data-modal-selector="#mobile-geo-dialog" role="textbox" type="search"
placeholder="Enter City or Zip code" ng-model="input"
data-ng-change="onInput(input)" data-ng-trim="false" on-clear="clearSearchResults()">
<svg width="15" height="15" class="tw-clear-btn">
<use xlink:href="#x"></use>
</svg>
</div>
<div class="col-xs-1 col-sm-1">
<button class="close illust illust-dusty" data-dismiss="modal" aria-label="Close">
<svg class="icon-svg icon-close" width="20" height="20">
<use xlink:href="#x"></use>
</svg>
</button>
</div>
</div>
<div class="modal-body">
<ul class="list-group" data-ng-show="showSuggestion">
<li class="list-group-item" ng-repeat="suggestion in suggestions track by $index"
ng-click="onSelect(suggestion,$index)" tw-geo-save-location
ng-class="{'list-item-selected' : selectedIndex == $index || savedIndex == $index}">
<a href="#">
{{suggestion.displayLocation}}
<span ng-show="savedIndex == $index" class="txtSmall">current location</span>
</a>
</li>
</ul>
<p class="alert alert-danger" data-ng-show="showErrorMessage">{{errorMessage}}</p>
</div>
</div>
</div>
</div>
<script src="//i.ticketweb.com/ecom/resources/js/twb-widget-server-1.5.0.min.js"></script>
</body>
<div class="body-img-bg theme-img-bg"></div>
- Log in to post comments