<!doctype html>
<html lang="en-US">
<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <link rel="apple-touch-icon" sizes="180x180"
          href="https://brainstation.io/app/themes/brainstation/resources/assets/images/favicon/apple-touch-icon.png">
    <link rel="icon" type="image/png" sizes="32x32"
          href="https://brainstation.io/app/themes/brainstation/resources/assets/images/favicon/favicon-32x32.png">
    <link rel="icon" type="image/png" sizes="16x16"
          href="https://brainstation.io/app/themes/brainstation/resources/assets/images/favicon/favicon-16x16.png">
    <link rel="manifest" href="https://brainstation.io/app/themes/brainstation/resources/assets/images/favicon/site.webmanifest">
    <link rel="shortcut icon" href="https://brainstation.io/app/themes/brainstation/resources/assets/images/favicon/favicon.ico">
    <meta name="apple-mobile-web-app-title" content="BrainStation®">
    <meta name="application-name" content="BrainStation®">
    <meta name="msapplication-TileColor" content="#fff">
    <meta name="msapplication-config"
          content="https://brainstation.io/app/themes/brainstation/resources/assets/images/favicon/browserconfig.xml">
    <meta name="theme-color" content="#fff">

    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link
        href="https://fonts.googleapis.com/css2?family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap"
        rel="stylesheet">


    <script data-cfasync="false" data-no-defer="1" data-no-minify="1" data-no-optimize="1">var ewww_webp_supported=!1;function check_webp_feature(A,e){var w;e=void 0!==e?e:function(){},ewww_webp_supported?e(ewww_webp_supported):((w=new Image).onload=function(){ewww_webp_supported=0<w.width&&0<w.height,e&&e(ewww_webp_supported)},w.onerror=function(){e&&e(!1)},w.src="data:image/webp;base64,"+{alpha:"UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAARBxAR/Q9ERP8DAABWUDggGAAAABQBAJ0BKgEAAQAAAP4AAA3AAP7mtQAAAA=="}[A])}check_webp_feature("alpha");</script><script data-cfasync="false" data-no-defer="1" data-no-minify="1" data-no-optimize="1">var Arrive=function(c,w){"use strict";if(c.MutationObserver&&"undefined"!=typeof HTMLElement){var r,a=0,u=(r=HTMLElement.prototype.matches||HTMLElement.prototype.webkitMatchesSelector||HTMLElement.prototype.mozMatchesSelector||HTMLElement.prototype.msMatchesSelector,{matchesSelector:function(e,t){return e instanceof HTMLElement&&r.call(e,t)},addMethod:function(e,t,r){var a=e[t];e[t]=function(){return r.length==arguments.length?r.apply(this,arguments):"function"==typeof a?a.apply(this,arguments):void 0}},callCallbacks:function(e,t){t&&t.options.onceOnly&&1==t.firedElems.length&&(e=[e[0]]);for(var r,a=0;r=e[a];a++)r&&r.callback&&r.callback.call(r.elem,r.elem);t&&t.options.onceOnly&&1==t.firedElems.length&&t.me.unbindEventWithSelectorAndCallback.call(t.target,t.selector,t.callback)},checkChildNodesRecursively:function(e,t,r,a){for(var i,n=0;i=e[n];n++)r(i,t,a)&&a.push({callback:t.callback,elem:i}),0<i.childNodes.length&&u.checkChildNodesRecursively(i.childNodes,t,r,a)},mergeArrays:function(e,t){var r,a={};for(r in e)e.hasOwnProperty(r)&&(a[r]=e[r]);for(r in t)t.hasOwnProperty(r)&&(a[r]=t[r]);return a},toElementsArray:function(e){return e=void 0!==e&&("number"!=typeof e.length||e===c)?[e]:e}}),e=(l.prototype.addEvent=function(e,t,r,a){a={target:e,selector:t,options:r,callback:a,firedElems:[]};return this._beforeAdding&&this._beforeAdding(a),this._eventsBucket.push(a),a},l.prototype.removeEvent=function(e){for(var t,r=this._eventsBucket.length-1;t=this._eventsBucket[r];r--)e(t)&&(this._beforeRemoving&&this._beforeRemoving(t),(t=this._eventsBucket.splice(r,1))&&t.length&&(t[0].callback=null))},l.prototype.beforeAdding=function(e){this._beforeAdding=e},l.prototype.beforeRemoving=function(e){this._beforeRemoving=e},l),t=function(i,n){var o=new e,l=this,s={fireOnAttributesModification:!1};return o.beforeAdding(function(t){var e=t.target;e!==c.document&&e!==c||(e=document.getElementsByTagName("html")[0]);var r=new MutationObserver(function(e){n.call(this,e,t)}),a=i(t.options);r.observe(e,a),t.observer=r,t.me=l}),o.beforeRemoving(function(e){e.observer.disconnect()}),this.bindEvent=function(e,t,r){t=u.mergeArrays(s,t);for(var a=u.toElementsArray(this),i=0;i<a.length;i++)o.addEvent(a[i],e,t,r)},this.unbindEvent=function(){var r=u.toElementsArray(this);o.removeEvent(function(e){for(var t=0;t<r.length;t++)if(this===w||e.target===r[t])return!0;return!1})},this.unbindEventWithSelectorOrCallback=function(r){var a=u.toElementsArray(this),i=r,e="function"==typeof r?function(e){for(var t=0;t<a.length;t++)if((this===w||e.target===a[t])&&e.callback===i)return!0;return!1}:function(e){for(var t=0;t<a.length;t++)if((this===w||e.target===a[t])&&e.selector===r)return!0;return!1};o.removeEvent(e)},this.unbindEventWithSelectorAndCallback=function(r,a){var i=u.toElementsArray(this);o.removeEvent(function(e){for(var t=0;t<i.length;t++)if((this===w||e.target===i[t])&&e.selector===r&&e.callback===a)return!0;return!1})},this},i=new function(){var s={fireOnAttributesModification:!1,onceOnly:!1,existing:!1};function n(e,t,r){return!(!u.matchesSelector(e,t.selector)||(e._id===w&&(e._id=a++),-1!=t.firedElems.indexOf(e._id)))&&(t.firedElems.push(e._id),!0)}var c=(i=new t(function(e){var t={attributes:!1,childList:!0,subtree:!0};return e.fireOnAttributesModification&&(t.attributes=!0),t},function(e,i){e.forEach(function(e){var t=e.addedNodes,r=e.target,a=[];null!==t&&0<t.length?u.checkChildNodesRecursively(t,i,n,a):"attributes"===e.type&&n(r,i)&&a.push({callback:i.callback,elem:r}),u.callCallbacks(a,i)})})).bindEvent;return i.bindEvent=function(e,t,r){t=void 0===r?(r=t,s):u.mergeArrays(s,t);var a=u.toElementsArray(this);if(t.existing){for(var i=[],n=0;n<a.length;n++)for(var o=a[n].querySelectorAll(e),l=0;l<o.length;l++)i.push({callback:r,elem:o[l]});if(t.onceOnly&&i.length)return r.call(i[0].elem,i[0].elem);setTimeout(u.callCallbacks,1,i)}c.call(this,e,t,r)},i},o=new function(){var a={};function i(e,t){return u.matchesSelector(e,t.selector)}var n=(o=new t(function(){return{childList:!0,subtree:!0}},function(e,r){e.forEach(function(e){var t=e.removedNodes,e=[];null!==t&&0<t.length&&u.checkChildNodesRecursively(t,r,i,e),u.callCallbacks(e,r)})})).bindEvent;return o.bindEvent=function(e,t,r){t=void 0===r?(r=t,a):u.mergeArrays(a,t),n.call(this,e,t,r)},o};d(HTMLElement.prototype),d(NodeList.prototype),d(HTMLCollection.prototype),d(HTMLDocument.prototype),d(Window.prototype);var n={};return s(i,n,"unbindAllArrive"),s(o,n,"unbindAllLeave"),n}function l(){this._eventsBucket=[],this._beforeAdding=null,this._beforeRemoving=null}function s(e,t,r){u.addMethod(t,r,e.unbindEvent),u.addMethod(t,r,e.unbindEventWithSelectorOrCallback),u.addMethod(t,r,e.unbindEventWithSelectorAndCallback)}function d(e){e.arrive=i.bindEvent,s(i,e,"unbindArrive"),e.leave=o.bindEvent,s(o,e,"unbindLeave")}}(window,void 0),ewww_webp_supported=!1;function check_webp_feature(e,t){var r;ewww_webp_supported?t(ewww_webp_supported):((r=new Image).onload=function(){ewww_webp_supported=0<r.width&&0<r.height,t(ewww_webp_supported)},r.onerror=function(){t(!1)},r.src="data:image/webp;base64,"+{alpha:"UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAARBxAR/Q9ERP8DAABWUDggGAAAABQBAJ0BKgEAAQAAAP4AAA3AAP7mtQAAAA==",animation:"UklGRlIAAABXRUJQVlA4WAoAAAASAAAAAAAAAAAAQU5JTQYAAAD/////AABBTk1GJgAAAAAAAAAAAAAAAAAAAGQAAABWUDhMDQAAAC8AAAAQBxAREYiI/gcA"}[e])}function ewwwLoadImages(e){if(e){for(var t=document.querySelectorAll(".batch-image img, .image-wrapper a, .ngg-pro-masonry-item a, .ngg-galleria-offscreen-seo-wrapper a"),r=0,a=t.length;r<a;r++)ewwwAttr(t[r],"data-src",t[r].getAttribute("data-webp")),ewwwAttr(t[r],"data-thumbnail",t[r].getAttribute("data-webp-thumbnail"));for(var i=document.querySelectorAll("div.woocommerce-product-gallery__image"),r=0,a=i.length;r<a;r++)ewwwAttr(i[r],"data-thumb",i[r].getAttribute("data-webp-thumb"))}for(var n=document.querySelectorAll("video"),r=0,a=n.length;r<a;r++)ewwwAttr(n[r],"poster",e?n[r].getAttribute("data-poster-webp"):n[r].getAttribute("data-poster-image"));for(var o,l=document.querySelectorAll("img.ewww_webp_lazy_load"),r=0,a=l.length;r<a;r++)e&&(ewwwAttr(l[r],"data-lazy-srcset",l[r].getAttribute("data-lazy-srcset-webp")),ewwwAttr(l[r],"data-srcset",l[r].getAttribute("data-srcset-webp")),ewwwAttr(l[r],"data-lazy-src",l[r].getAttribute("data-lazy-src-webp")),ewwwAttr(l[r],"data-src",l[r].getAttribute("data-src-webp")),ewwwAttr(l[r],"data-orig-file",l[r].getAttribute("data-webp-orig-file")),ewwwAttr(l[r],"data-medium-file",l[r].getAttribute("data-webp-medium-file")),ewwwAttr(l[r],"data-large-file",l[r].getAttribute("data-webp-large-file")),null!=(o=l[r].getAttribute("srcset"))&&!1!==o&&o.includes("R0lGOD")&&ewwwAttr(l[r],"src",l[r].getAttribute("data-lazy-src-webp"))),l[r].className=l[r].className.replace(/\bewww_webp_lazy_load\b/,"");for(var s=document.querySelectorAll(".ewww_webp"),r=0,a=s.length;r<a;r++)e?(ewwwAttr(s[r],"srcset",s[r].getAttribute("data-srcset-webp")),ewwwAttr(s[r],"src",s[r].getAttribute("data-src-webp")),ewwwAttr(s[r],"data-orig-file",s[r].getAttribute("data-webp-orig-file")),ewwwAttr(s[r],"data-medium-file",s[r].getAttribute("data-webp-medium-file")),ewwwAttr(s[r],"data-large-file",s[r].getAttribute("data-webp-large-file")),ewwwAttr(s[r],"data-large_image",s[r].getAttribute("data-webp-large_image")),ewwwAttr(s[r],"data-src",s[r].getAttribute("data-webp-src"))):(ewwwAttr(s[r],"srcset",s[r].getAttribute("data-srcset-img")),ewwwAttr(s[r],"src",s[r].getAttribute("data-src-img"))),s[r].className=s[r].className.replace(/\bewww_webp\b/,"ewww_webp_loaded");window.jQuery&&jQuery.fn.isotope&&jQuery.fn.imagesLoaded&&(jQuery(".fusion-posts-container-infinite").imagesLoaded(function(){jQuery(".fusion-posts-container-infinite").hasClass("isotope")&&jQuery(".fusion-posts-container-infinite").isotope()}),jQuery(".fusion-portfolio:not(.fusion-recent-works) .fusion-portfolio-wrapper").imagesLoaded(function(){jQuery(".fusion-portfolio:not(.fusion-recent-works) .fusion-portfolio-wrapper").isotope()}))}function ewwwWebPInit(e){ewwwLoadImages(e),ewwwNggLoadGalleries(e),document.arrive(".ewww_webp",function(){ewwwLoadImages(e)}),document.arrive(".ewww_webp_lazy_load",function(){ewwwLoadImages(e)}),document.arrive("videos",function(){ewwwLoadImages(e)}),"loading"==document.readyState?document.addEventListener("DOMContentLoaded",ewwwJSONParserInit):("undefined"!=typeof galleries&&ewwwNggParseGalleries(e),ewwwWooParseVariations(e))}function ewwwAttr(e,t,r){null!=r&&!1!==r&&e.setAttribute(t,r)}function ewwwJSONParserInit(){"undefined"!=typeof galleries&&check_webp_feature("alpha",ewwwNggParseGalleries),check_webp_feature("alpha",ewwwWooParseVariations)}function ewwwWooParseVariations(e){if(e)for(var t=document.querySelectorAll("form.variations_form"),r=0,a=t.length;r<a;r++){var i=t[r].getAttribute("data-product_variations"),n=!1;try{for(var o in i=JSON.parse(i))void 0!==i[o]&&void 0!==i[o].image&&(void 0!==i[o].image.src_webp&&(i[o].image.src=i[o].image.src_webp,n=!0),void 0!==i[o].image.srcset_webp&&(i[o].image.srcset=i[o].image.srcset_webp,n=!0),void 0!==i[o].image.full_src_webp&&(i[o].image.full_src=i[o].image.full_src_webp,n=!0),void 0!==i[o].image.gallery_thumbnail_src_webp&&(i[o].image.gallery_thumbnail_src=i[o].image.gallery_thumbnail_src_webp,n=!0),void 0!==i[o].image.thumb_src_webp&&(i[o].image.thumb_src=i[o].image.thumb_src_webp,n=!0));n&&ewwwAttr(t[r],"data-product_variations",JSON.stringify(i))}catch(e){}}}function ewwwNggParseGalleries(e){if(e)for(var t in galleries){var r=galleries[t];galleries[t].images_list=ewwwNggParseImageList(r.images_list)}}function ewwwNggLoadGalleries(e){e&&document.addEventListener("ngg.galleria.themeadded",function(e,t){window.ngg_galleria._create_backup=window.ngg_galleria.create,window.ngg_galleria.create=function(e,t){var r=$(e).data("id");return galleries["gallery_"+r].images_list=ewwwNggParseImageList(galleries["gallery_"+r].images_list),window.ngg_galleria._create_backup(e,t)}})}function ewwwNggParseImageList(e){for(var t in e){var r=e[t];if(void 0!==r["image-webp"]&&(e[t].image=r["image-webp"],delete e[t]["image-webp"]),void 0!==r["thumb-webp"]&&(e[t].thumb=r["thumb-webp"],delete e[t]["thumb-webp"]),void 0!==r.full_image_webp&&(e[t].full_image=r.full_image_webp,delete e[t].full_image_webp),void 0!==r.srcsets)for(var a in r.srcsets)nggSrcset=r.srcsets[a],void 0!==r.srcsets[a+"-webp"]&&(e[t].srcsets[a]=r.srcsets[a+"-webp"],delete e[t].srcsets[a+"-webp"]);if(void 0!==r.full_srcsets)for(var i in r.full_srcsets)nggFSrcset=r.full_srcsets[i],void 0!==r.full_srcsets[i+"-webp"]&&(e[t].full_srcsets[i]=r.full_srcsets[i+"-webp"],delete e[t].full_srcsets[i+"-webp"])}return e}check_webp_feature("alpha",ewwwWebPInit);</script><title>BrainStation Magazine | BrainStation®</title>
	<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
	
<!-- The SEO Framework by Sybre Waaijer -->
<link rel="canonical" href="https://brainstation.io/magazine" />
<meta name="description" content="BrainStation Magazine is the authority on innovation and highlights the very best ideas, brands, and individuals that aspire to make a better future." />
<meta property="og:type" content="website" />
<meta property="og:locale" content="en_US" />
<meta property="og:site_name" content="BrainStation®" />
<meta property="og:title" content="BrainStation Magazine | Innovation storytelling at its best." />
<meta property="og:description" content="BrainStation Magazine is the authority on innovation and how it changes our world through the very best ideas, brands, and individuals that aspire to make a better future." />
<meta property="og:url" content="https://brainstation.io/magazine" />
<meta property="og:image" content="https://wpassets.brainstation.io/app/uploads/2021/07/23104033/BrainStation-Magazine.jpg" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="BrainStation Magazine | Innovation storytelling at its best." />
<meta name="twitter:description" content="BrainStation Magazine is the authority on innovation and how it changes our world through the very best ideas, brands, and individuals that aspire to make a better future." />
<meta name="twitter:image" content="https://wpassets.brainstation.io/app/uploads/2021/07/23104033/BrainStation-Magazine.jpg" />
<script type="application/ld+json">{"@context":"https://schema.org","@graph":[{"@type":"WebSite","@id":"https://brainstation.io/#/schema/WebSite","url":"https://brainstation.io/","name":"BrainStation®","description":"Digital Skills Courses &amp; Enterprise Training","inLanguage":"en-US","potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://brainstation.io/search/{search_term_string}"},"query-input":"required name=search_term_string"},"publisher":{"@type":"Organization","@id":"https://brainstation.io/#/schema/Organization","name":"BrainStation®","url":"https://brainstation.io/"}},{"@type":"WebPage","@id":"https://brainstation.io/magazine","url":"https://brainstation.io/magazine","name":"BrainStation Magazine | BrainStation®","description":"BrainStation Magazine is the authority on innovation and highlights the very best ideas, brands, and individuals that aspire to make a better future.","inLanguage":"en-US","isPartOf":{"@id":"https://brainstation.io/#/schema/WebSite"},"breadcrumb":{"@type":"BreadcrumbList","@id":"https://brainstation.io/#/schema/BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":"https://brainstation.io/","name":"BrainStation®"},{"@type":"ListItem","position":2,"name":"BrainStation Magazine"}]},"potentialAction":{"@type":"ReadAction","target":"https://brainstation.io/magazine"}}]}</script>
<!-- / The SEO Framework by Sybre Waaijer | 6.36ms meta | 0.06ms boot -->

<link rel='dns-prefetch' href='//platform-api.sharethis.com' />
<link rel='dns-prefetch' href='//brainstation.io' />
<script type="text/javascript">
/* <![CDATA[ */
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/brainstation.io\/wp\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.7.1"}};
/*! This file is auto-generated */
!function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);
/* ]]> */
</script>
<link rel='stylesheet' id='magazine-styles-css' href='https://brainstation.io/app/themes/brainstation/resources/dist/styles/magazine.f540701b472c2f59f9c5.css' type='text/css' media='all' />
<style id='wp-emoji-styles-inline-css' type='text/css'>

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
</style>
<link rel='stylesheet' id='wp-block-library-css' href='https://brainstation.io/wp/wp-includes/css/dist/block-library/style.min.css?ver=6.7.1' type='text/css' media='all' />
<link rel='stylesheet' id='bstn-blocks-front-end-style-css' href='https://brainstation.io/app/mu-plugins/bstn-blocks/build/bstn-blocks-front-end-style.css?ver=a9136b340df2251b22a7' type='text/css' media='all' />
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<script type="text/javascript" src="https://brainstation.io/wp/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="text/javascript" async='async' src="https://brainstation.io/app/mu-plugins/stop-user-enumeration/frontend/js/frontend.js?ver=1.6.3" id="stop-user-enumeration-js" defer="defer" data-wp-strategy="defer"></script>
<link rel="https://api.w.org/" href="https://brainstation.io/wp/api/" /><link rel="alternate" title="JSON" type="application/json" href="https://brainstation.io/wp/api/wp/v2/pages/109690" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://brainstation.io/wp/xmlrpc.php?rsd" />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://brainstation.io/wp/api/oembed/1.0/embed?url=https%3A%2F%2Fbrainstation.io%2Fmagazine" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://brainstation.io/wp/api/oembed/1.0/embed?url=https%3A%2F%2Fbrainstation.io%2Fmagazine&#038;format=xml" />
<noscript><style>.lazyload[data-src]{display:none !important;}</style></noscript><style>.lazyload{background-image:none !important;}.lazyload:before{background-image:none !important;}</style></head>

<body class="page-template page-template-magazine-homepage page-template-magazine-homepage-php page page-id-109690 page-parent">
<script data-cfasync="false" data-no-defer="1" data-no-minify="1" data-no-optimize="1">if(typeof ewww_webp_supported==="undefined"){var ewww_webp_supported=!1}if(ewww_webp_supported){document.body.classList.add("webp-support")}</script>

<svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="position:absolute;width:0;height:0" focusable="false">
    <defs>
        <symbol id="logo.brainstation" viewBox="0 0 169 28">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 169 28"><path d="M41.73 20.109h2.71c1.56 0 3.79-.312 3.79-2.54 0-1.773-1.223-2.396-3.67-2.396h-2.83v4.936zm0-7.524h2.687c2.015 0 3.094-.838 3.094-2.3 0-1.51-1.08-2.108-3.358-2.108H41.73v4.408zm-3.022-6.9h6.62c2.567 0 5.205 1.174 5.205 4.265 0 1.917-1.2 3.186-2.95 3.713v.048c2.135.288 3.67 1.726 3.67 4.002 0 3.69-3.215 4.935-6.428 4.935h-6.117V5.685zm14.344 5.463h2.758v1.916h.048c.624-1.317 1.847-2.252 3.358-2.252.216 0 .504.024.696.072v2.636a3.366 3.366 0 00-.888-.12c-2.59 0-3.094 2.252-3.094 3.091v6.157h-2.878v-11.5m14.775 6.253h-.647c-1.823 0-4.39.216-4.39 1.917 0 1.102 1.032 1.438 2.015 1.438 1.967 0 3.022-1.126 3.022-2.947V17.4zm.048 3.786h-.072c-.575 1.006-1.942 1.749-3.573 1.749-1.847 0-4.318-.887-4.318-3.57 0-3.426 4.318-3.906 7.915-3.906v-.287c0-1.414-1.199-2.109-2.638-2.109-1.223 0-2.398.576-3.142 1.318l-1.487-1.749c1.295-1.198 3.118-1.82 4.87-1.82 4.125 0 5.132 2.539 5.132 4.839v6.996h-2.687v-1.461zm5.422 1.461h2.878v-11.5h-2.878v11.5zm1.415-17.13c1.055 0 1.87.742 1.87 1.724 0 .983-.815 1.725-1.87 1.725-1.055 0-1.823-.814-1.823-1.725 0-.91.768-1.725 1.823-1.725zm4.293 5.63h2.735v1.845h.047c.504-1.15 1.871-2.18 3.575-2.18 2.998 0 4.245 2.3 4.245 4.647v7.188h-2.878v-6.373c0-1.365-.312-3.067-2.16-3.067-1.822 0-2.686 1.582-2.686 3.115v6.325h-2.878v-11.5m21.54-1.917c-.648-.839-1.92-1.462-3.118-1.462-1.392 0-2.999.671-2.999 2.324 0 1.558 1.32 2.013 3.239 2.612 2.182.671 4.965 1.63 4.965 4.96 0 3.642-2.855 5.415-6.189 5.415-2.207 0-4.485-.839-5.828-2.42l2.158-2.013c.84 1.15 2.375 1.869 3.718 1.869 1.415 0 3.07-.695 3.07-2.516 0-1.773-1.775-2.276-3.91-2.947-2.062-.647-4.293-1.653-4.293-4.816 0-3.45 3.142-4.983 6.212-4.983 1.704 0 3.646.599 4.941 1.82l-1.966 2.157m2.615 4.217v-2.3h2.015v-3.33h2.83v3.33h2.878v2.3h-2.878v5.343c0 1.03.24 1.773 1.51 1.773.384 0 .888-.072 1.224-.24l.096 2.253c-.504.191-1.271.311-1.92.311-3.045 0-3.74-1.869-3.74-4.073v-5.367h-2.016m16.719 3.953h-.648c-1.823 0-4.39.216-4.39 1.917 0 1.102 1.032 1.438 2.015 1.438 1.967 0 3.023-1.126 3.023-2.947V17.4zm.048 3.786h-.072c-.576 1.006-1.943 1.749-3.574 1.749-1.847 0-4.317-.887-4.317-3.57 0-3.426 4.317-3.906 7.915-3.906v-.287c0-1.414-1.2-2.109-2.639-2.109-1.223 0-2.398.576-3.141 1.318l-1.488-1.749c1.295-1.198 3.118-1.82 4.87-1.82 4.125 0 5.132 2.539 5.132 4.839v6.996h-2.686v-1.461zm3.816-7.739v-2.3h2.015v-3.33h2.83v3.33h2.879v2.3h-2.879v5.343c0 1.03.24 1.773 1.511 1.773.384 0 .888-.072 1.223-.24l.097 2.253c-.504.191-1.272.311-1.92.311-3.046 0-3.741-1.869-3.741-4.073v-5.367h-2.015m9.882 9.2h2.878v-11.5h-2.878v11.5zm1.416-17.13c1.055 0 1.87.742 1.87 1.724 0 .983-.815 1.725-1.87 1.725-1.056 0-1.823-.814-1.823-1.725 0-.91.767-1.725 1.823-1.725zm9.498 15.07c2.279 0 3.334-1.94 3.334-3.738 0-1.797-1.055-3.69-3.334-3.69s-3.334 1.893-3.334 3.69 1.055 3.738 3.334 3.738zm0-9.776c3.478 0 6.26 2.42 6.26 6.038 0 3.618-2.782 6.134-6.26 6.134-3.478 0-6.26-2.516-6.26-6.134 0-3.618 2.782-6.038 6.26-6.038zm8.036.336h2.734v1.845h.048c.503-1.15 1.87-2.18 3.573-2.18 2.999 0 4.246 2.3 4.246 4.647v7.188h-2.878v-6.373c0-1.365-.312-3.067-2.159-3.067-1.823 0-2.686 1.582-2.686 3.115v6.325h-2.878v-11.5M11.525 13.27L3.098 8.302l8.428-5.376V13.27zm-8.96 5.863l8.96-3.789.001 8.94-8.96-5.151zm4.42 7.463l-4.482-6.024 8.594 4.912-4.112 1.112zM2.162 9.21l8.64 5.077-9.36 3.962.72-9.039zm6.315-7.82l2.228.55-6.022 3.83 3.794-4.38zm3.803-.375L8.485.024a.8.8 0 00-.793.249L1.158 7.859a.925.925 0 00-.217.517L.083 19.142a.894.894 0 00.168.585l5.895 7.96a.78.78 0 00.83.285l5.31-1.479a.766.766 0 00.565-.737l-.002-10.932.002-13.073a.763.763 0 00-.57-.737zm4.738 13.271l8.64-5.077.72 9.04-9.36-3.963zm3.816 12.31l-4.111-1.112 8.594-4.912-4.483 6.024zm-4.54-11.252l8.96 3.789-8.96 5.151v-8.94zm8.428-7.043l-8.427 4.97-.001-10.346L24.722 8.3zm-5.38-6.912l3.794 4.382-6.02-3.832 2.226-.55zm7.32 6.47L20.127.273a.8.8 0 00-.793-.249l-3.795.99a.763.763 0 00-.57.737l.001 13.073v10.932c0 .344.23.647.563.737l5.31 1.479a.78.78 0 00.83-.284l5.895-7.961a.896.896 0 00.168-.585L26.88 8.376a.928.928 0 00-.217-.517zm139.86 1.433a.944.944 0 00.365-.072c.115-.048.173-.145.173-.292 0-.135-.053-.224-.159-.269a.84.84 0 00-.331-.067h-.403v.7h.355zm-.797-1.074h.864c.115 0 .227.013.336.039a.895.895 0 01.293.124.66.66 0 01.206.221.67.67 0 01.077.335.62.62 0 01-.154.436.767.767 0 01-.413.226l.663 1.073h-.537l-.576-1.025h-.317v1.025h-.442V8.218zm-.988 1.237c0 .25.048.486.144.71.096.223.227.42.393.589a1.808 1.808 0 001.305.542 1.807 1.807 0 001.306-.542c.166-.17.297-.366.393-.59a1.78 1.78 0 00.144-.709c0-.256-.048-.495-.144-.719a1.866 1.866 0 00-.393-.585 1.857 1.857 0 00-.586-.393 1.813 1.813 0 00-.72-.144 1.845 1.845 0 00-1.699 1.122 1.814 1.814 0 00-.143.719zm-.345 0a2.161 2.161 0 01.643-1.538c.198-.196.43-.35.695-.465.266-.116.548-.173.85-.173.3 0 .583.057.849.173.266.115.497.27.696.465a2.166 2.166 0 01.642 1.538c0 .3-.057.582-.172.844a2.183 2.183 0 01-2.016 1.313 2.207 2.207 0 01-1.545-.628 2.178 2.178 0 01-.47-.685 2.069 2.069 0 01-.172-.844z" fill-rule="evenodd"/></svg>
        </symbol>
        <symbol id="icons.smallRightArrow" viewBox="0 0 8 12">
            <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 12"><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" stroke="currentColor" d="M1 10.499l5.477-4.75L1 1"/></svg>
        </symbol>
        <symbol id="icons.data" viewBox="0 0 42 36">
            <svg  aria-hidden="true" class="animated-icon animated-icon--data" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 42 36"><style>.animated-icon__path--data{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}@keyframes draw--data{0%{stroke-dasharray:53px 53px;stroke-dashoffset:53px}28.57%,57.14%{stroke-dasharray:53px 53px;stroke-dashoffset:0}85.71%,100%{stroke-dasharray:53px 53px;stroke-dashoffset:-53px}}</style><path d="M19 36a15.64 15.64 0 0 1 0-31.28.85.85 0 0 1 .85.85v13.94h13.96a.85.85 0 0 1 .85.85A15.65 15.65 0 0 1 19 36zm-.83-29.55a13.94 13.94 0 1 0 14.76 14.76H19a.85.85 0 0 1-.85-.85V6.45z"/><path class="animated-icon__path animated-icon__path--data" d="M38.77 15.65A14.79 14.79 0 0 0 24 .86v14.79h14.77z" style="animation:7000ms draw--data -5600ms infinite" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.6"/></svg>
        </symbol>
        <symbol id="icons.design" viewBox="0 0 38 32">
            <svg  aria-hidden="true" class="animated-icon animated-icon--design" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 38 32"><style>@keyframes draw{0%{stroke-dashoffset:39px;stroke-dasharray:39px 39px}28.57%,57.14%{stroke-dashoffset:0;stroke-dasharray:39px 39px}85.71%,100%{stroke-dashoffset:-39px;stroke-dasharray:39px 39px}}</style><path d="M18.43 16.57a8.64 8.64 0 1 0-7.55 0A13 13 0 0 0 1.7 29v2.16a.72.72 0 1 0 1.44 0V29a11.52 11.52 0 0 1 23 0v2.16a.72.72 0 1 0 1.44 0V29a13 13 0 0 0-9.15-12.43zm-11-7.76a7.2 7.2 0 1 1 7.2 7.2 7.2 7.2 0 0 1-7.17-7.2z"/><path class="animated-icon__path" d="M30.96 5.45l1.7 3.45 3.8.55-2.75 2.68.65 3.79-3.4-1.79-3.4 1.79.65-3.79-2.76-2.68 3.81-.55 1.7-3.45z" style="animation:7000ms draw 0ms infinite" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.35"/></svg>
        </symbol>
        <symbol id="icons.development" viewBox="0 0 42.1 32">
            <svg  aria-hidden="true" class="animated-icon animated-icon--development" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 42.1 32"><style>.animated-icon__path--development{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}@keyframes draw1{0%{animation-timing-function:cubic-bezier(.645,.045,.355,1);stroke-dasharray:60px 26px;stroke-dashoffset:60px}28.57%{stroke-dashoffset:0}57.1399%{stroke-dashoffset:0;stroke-dasharray:60px 26px}57.14%{stroke-dashoffset:0;stroke-dasharray:26px 60px}85.71%{stroke-dashoffset:-60px}to{stroke-dashoffset:-60px;stroke-dasharray:26px 60px}}@keyframes draw2{0%{animation-timing-function:cubic-bezier(.645,.045,.355,1);stroke-dasharray:34px 52px;stroke-dashoffset:60px}28.57%{stroke-dashoffset:0}57.1399%{stroke-dasharray:34px 52px;stroke-dashoffset:0}57.14%{stroke-dashoffset:26px;stroke-dasharray:52px 34px}85.71%{stroke-dashoffset:-34px}to{stroke-dasharray:52px 34px;stroke-dashoffset:-34px}}@keyframes draw3{0%{animation-timing-function:cubic-bezier(.645,.045,.355,1);stroke-dasharray:8px 60px;stroke-dashoffset:60px}28.57%{stroke-dashoffset:0}57.1399%{stroke-dasharray:8px 60px;stroke-dashoffset:0}57.14%{stroke-dashoffset:52px;stroke-dasharray:60px 60px}85.71%{stroke-dashoffset:-8px}to{stroke-dasharray:60px 60px;stroke-dashoffset:-8px}}.line1{animation:7000ms draw1 -1400ms infinite}.line2{animation:7000ms draw2 -1400ms infinite}.line3{animation:7000ms draw3 -1400ms infinite}</style><path d="M40.4 27.8c0 1.4-1.1 2.5-2.5 2.5H4.2c-1.4 0-2.5-1.1-2.5-2.5V27h15.2v1.7h8.4V27h15.2v.8zM3.4 2.5c0-.5.4-.8.8-.8h33.7c.5 0 .8.4.8.8v22.7H3.4V2.5zm37 22.8V2.5c0-1.4-1.1-2.5-2.5-2.5H4.2C2.8 0 1.7 1.1 1.7 2.5v22.7H0v2.5C0 30.1 1.9 32 4.2 32h33.7c2.3 0 4.2-1.9 4.2-4.2v-2.5h-1.7z"/><path class="animated-icon__path animated-icon__path--development line1" d="M8.1 8.8h26"/><path class="animated-icon__path animated-icon__path--development line3" d="M8.1 18.8h7.6"/><path class="animated-icon__path animated-icon__path--development line2" d="M8.1 13.8h26"/></svg>
        </symbol>
        <symbol id="icons.cyber" viewBox="0 0 38 35.95">
            <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" shape-rendering="geometricPrecision" text-rendering="geometricPrecision" viewBox="0 0 30 33" class="inner-nav__icon-card-icon" focusable="false" aria-label="Cybersecurity Bootcamp" role="img"><path fill-rule="evenodd" clip-rule="evenodd" d="M15 1a32.983 32.983 0 0 1 13.011 2.543l.004.002a2.71 2.71 0 0 1 1.652 2.486v10.192a17.081 17.081 0 0 1-11.4 15.91l-1.49.551a5.157 5.157 0 0 1-3.554 0l-1.49-.55a17.082 17.082 0 0 1-11.4-15.91V6.03a2.71 2.71 0 0 1 1.652-2.486l.004-.002A32.983 32.983 0 0 1 15 1ZM2.504 4.773a1.377 1.377 0 0 0-.837 1.262v10.177A15.748 15.748 0 0 0 12.18 30.878l.01.003 1.493.552a3.82 3.82 0 0 0 2.633 0l1.504-.555a15.748 15.748 0 0 0 10.513-14.666V6.036a1.379 1.379 0 0 0-.837-1.263 31.65 31.65 0 0 0-12.49-2.44h-.012a31.65 31.65 0 0 0-12.49 2.44Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.333 13.99a.667.667 0 0 0-.666.667v7.999c0 .368.298.667.666.667h9.334a.667.667 0 0 0 .666-.667v-7.999a.667.667 0 0 0-.666-.666h-9.334Zm-2 .667a2 2 0 0 1 2-2h9.334a2 2 0 0 1 2 2v7.999a2 2 0 0 1-2 2h-9.334a2 2 0 0 1-2-2v-7.999Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M15 17.741a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm-2.333 1a2.333 2.333 0 1 1 4.666 0 2.333 2.333 0 0 1-4.666 0Zm-.495-10.245A4 4 0 0 1 19 11.324v2a.667.667 0 0 1-.667.667h-6.666a.667.667 0 0 1-.667-.667v-2a4 4 0 0 1 1.172-2.828ZM15 8.657a2.667 2.667 0 0 0-2.667 2.667v1.333h5.334v-1.333A2.667 2.667 0 0 0 15 8.657Z" fill="currentColor"/></svg>
        </symbol>
        <symbol id="icons.marketing" viewBox="0 0 38 35.95">
            <svg  aria-hidden="true" class="animated-icon animated-icon--marketing" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 38 35.95"><style>.cls-9{fill:transparent}.animated-icon__path--marketing{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;animation:7000ms draw -4200ms infinite}@keyframes draw{0%{stroke-dasharray:82px 82px;stroke-dashoffset:82px}28.57%,57.14%{stroke-dasharray:82px 82px;stroke-dashoffset:0}85.71%,100%{stroke-dasharray:82px 82px;stroke-dashoffset:-82px}}</style><path d="M17 29.92h-3a.76.76 0 0 0 0 1.52h3a.76.76 0 0 0 0-1.52z"/><path d="M26.76 7.39V2.28A2.27 2.27 0 0 0 24.51 0h-18a2.27 2.27 0 0 0-2.25 2.28v31.44A2.27 2.27 0 0 0 6.51 36h18a2.27 2.27 0 0 0 2.25-2.28V22.94h-1.5v10.78a.76.76 0 0 1-.75.76h-18a.76.76 0 0 1-.75-.76V2.28a.76.76 0 0 1 .75-.76h18a.76.76 0 0 1 .75.76v5.1h1.5z"/><rect class="cls-9" x="18.5" y="8.19" width="18.08" height="13.95" rx="1.75" ry="1.75"/><path class="animated-icon__path animated-icon__path--marketing" d="M19.13 8.6a1.74 1.74 0 0 1 1.13-.41h14.58a1.76 1.76 0 0 1 1.75 1.75v10.45a1.76 1.76 0 0 1-1.75 1.75H20.25a1.76 1.76 0 0 1-1.75-1.75V9.94a1.74 1.74 0 0 1 .5-1.22l8.54 5.74 8.55-5.59"/></svg>
        </symbol>
        <symbol id="icons.product" viewBox="0 0 38.1 35.9">
            <svg  aria-hidden="true" class="animated-icon animated-icon--product" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 38.1 35.9"><style>.animated-icon__path--product{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.st1{clip-path:url(#SVGID_2_)}.st2{clip-path:url(#SVGID_4_)}.st3{clip-path:url(#SVGID_6_)}.st4{clip-path:url(#SVGID_8_)}.st5{clip-path:url(#SVGID_10_)}.st6{clip-path:url(#SVGID_12_)}.st7{clip-path:url(#SVGID_16_)}.st8{clip-path:url(#SVGID_18_)}.st9{clip-path:url(#SVGID_22_)}.st10{clip-path:url(#SVGID_24_)}.animated-icon__path--product{stroke-dashoffset:7px;stroke-dasharray:7px}@keyframes draw--product1{0%{animation-timing-function:cubic-bezier(.645,.045,.355,1);stroke-dasharray:21px 7px;stroke-dashoffset:21px}28.57%{stroke-dashoffset:0}57.1399%{stroke-dashoffset:0;stroke-dasharray:21px 7px}57.14%{stroke-dashoffset:0;stroke-dasharray:7px 21px}85.71%{stroke-dashoffset:-21px}to{stroke-dashoffset:-7px;stroke-dasharray:7px 21px}}@keyframes draw--product2{0%{animation-timing-function:cubic-bezier(.645,.045,.355,1);stroke-dasharray:14px 14px;stroke-dashoffset:21px}28.57%{stroke-dashoffset:0}57.1399%{stroke-dasharray:14px 14px;stroke-dashoffset:0}57.14%{stroke-dashoffset:7px;stroke-dasharray:14px 14px}85.71%{stroke-dashoffset:-14px}to{stroke-dasharray:14px 14px;stroke-dashoffset:-14px}}@keyframes draw--product3{0%{animation-timing-function:cubic-bezier(.645,.045,.355,1);stroke-dasharray:7px 21px;stroke-dashoffset:21px}28.57%{stroke-dashoffset:0}57.1399%{stroke-dasharray:7px 21px;stroke-dashoffset:0}57.14%{stroke-dashoffset:14px;stroke-dasharray:21px 21px}85.71%{stroke-dashoffset:-7px}to{stroke-dasharray:21px 21px;stroke-dashoffset:-7px}}.check1{animation:7000ms draw--product1 -2800ms infinite}.check2{animation:7000ms draw--product2 -2800ms infinite}.check3{animation:7000ms draw--product3 -2800ms infinite}</style><defs><path id="SVGID_1_" d="M4.6 6.2h-3V2.3c0-.4.3-.8.8-.8h1.5c.4 0 .7.4.7.8v3.9zm0 27.4c0 .4-.3.8-.7.8H2.3c-.4 0-.8-.4-.8-.8V7.8h3v25.8zM3.8-.1H2.3C1.1-.1.1 1 .1 2.3v31.3c0 1.3 1 2.3 2.2 2.3h1.5C5 35.9 6 34.8 6 33.6V2.3C6.1 1 5-.1 3.8-.1z"/></defs><clipPath id="SVGID_2_"><use xlink:href="#SVGID_1_" overflow="visible"/></clipPath><g class="st1"><path class="st2" d="M-4.9-5.1h16v46h-16z"/></g><defs><path id="SVGID_5_" d="M36.5 33.6c0 .4-.3.8-.8.8H12.4c-.4 0-.8-.4-.8-.8V2.3c0-.4.3-.8.8-.8h23.3c.4 0 .8.4.8.8v31.3zM35.7-.1H12.4c-1.3 0-2.3 1.1-2.3 2.3v31.3c0 1.3 1 2.3 2.3 2.3h23.3c1.3 0 2.3-1.1 2.3-2.3V2.3c.1-1.3-1-2.4-2.3-2.4z"/></defs><clipPath id="SVGID_6_"><use xlink:href="#SVGID_5_" overflow="visible"/></clipPath><g class="st3"><path class="st4" d="M5.1-5.1h38v46h-38z"/></g><defs><path id="SVGID_9_" d="M32.3 8.9h-9.4c-.4 0-.8.4-.8 1s.4 1 .8 1h9.4c.4 0 .8-.4.8-1s-.4-1-.8-1z"/></defs><clipPath id="SVGID_10_"><use xlink:href="#SVGID_9_" overflow="visible"/></clipPath><g class="st5"><path class="st6" d="M17.1 3.9h21v12h-21z"/></g><defs><path id="SVGID_15_" d="M32.3 16.9h-9.4c-.4 0-.8.4-.8 1s.4 1 .8 1h9.4c.4 0 .8-.4.8-1s-.4-1-.8-1z"/></defs><clipPath id="SVGID_16_"><use xlink:href="#SVGID_15_" overflow="visible"/></clipPath><g class="st7"><path class="st8" d="M17.1 11.9h21v12h-21z"/></g><defs><path id="SVGID_21_" d="M32.3 24.9h-9.4c-.4 0-.8.4-.8 1s.4 1 .8 1h9.4c.4 0 .8-.4.8-1 0-.5-.4-1-.8-1z"/></defs><clipPath id="SVGID_22_"><use xlink:href="#SVGID_21_" overflow="visible"/></clipPath><g class="st9"><path class="st10" d="M17.1 19.9h21v12h-21z"/></g><path class="check1 animated-icon__path animated-icon__path--product" d="M14.8 10.5l1.5 1.7 3-3.5"/><path class="check2 animated-icon__path animated-icon__path--product" d="M14.8 18.5l1.5 1.7 3-3.5"/><path class="check3 animated-icon__path animated-icon__path--product" d="M14.8 26.5l1.5 1.7 3-3.5"/></svg>
        </symbol>
        <symbol id="icons.business" viewBox="0 0 48 48">
            <svg  aria-hidden="true" class="animated-icon animated-icon--business" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><style>.animated-icon__path--business{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}@keyframes draw1--business{0%{animation-timing-function:cubic-bezier(.645,.045,.355,1);stroke-dasharray:48.853px 6.143px;stroke-dashoffset:48.853px}28.57%{stroke-dashoffset:0px}57.1399%{stroke-dashoffset:0px;stroke-dasharray:48.853px 6.143px}57.14%{stroke-dashoffset:0;stroke-dasharray:6.143px 48.853px}85.71%{stroke-dashoffset:-48.853px}to{stroke-dashoffset:-48.853px;stroke-dasharray:6.143px 48.853px}}@keyframes draw2--business{0%{animation-timing-function:cubic-bezier(.645,.045,.355,1);stroke-dasharray:42.71px 23.597px;stroke-dashoffset:48.853px}28.57%{stroke-dashoffset:0px}57.1399%{stroke-dasharray:42.71px 23.597px;stroke-dashoffset:0px}57.14%{stroke-dashoffset:6.143px;stroke-dasharray:23.597px 42.71px}85.71%{stroke-dashoffset:-42.71px}to{stroke-dasharray:23.597px 42.71px;stroke-dashoffset:-42.71px}}@keyframes draw3--business{0%{animation-timing-function:cubic-bezier(.645,.045,.355,1);stroke-dasharray:25.256px 33.471px;stroke-dashoffset:48.853px}28.57%{stroke-dashoffset:0px}57.1399%{stroke-dasharray:25.256px 33.471px;stroke-dashoffset:0px}57.14%{stroke-dashoffset:23.597px;stroke-dasharray:33.471px 25.256px}85.71%{stroke-dashoffset:-25.256px}to{stroke-dasharray:33.471px 25.256px;stroke-dashoffset:-25.256px}}@keyframes draw4--business{0%{animation-timing-function:cubic-bezier(.645,.045,.355,1);stroke-dasharray:15.382px 48.853px;stroke-dashoffset:48.853px}28.57%{stroke-dashoffset:0px}57.1399%{stroke-dasharray:15.382px 48.853px;stroke-dashoffset:0px}57.14%{stroke-dashoffset:33.471px;stroke-dasharray:48.853px 15.382px}85.71%{stroke-dashoffset:-15.382px}to{stroke-dasharray:48.853px 15.382px;stroke-dashoffset:-15.382px}}</style><path class="animated-icon__path animated-icon__path--business" d="M41.28 29.731V14.350" style="animation:7000ms draw4--business -4700ms infinite"/><path class="animated-icon__path animated-icon__path--business" d="M35.52 29.731v-9.874" style="animation:7000ms draw3--business -4700ms infinite"/><path class="animated-icon__path animated-icon__path--business" d="M29.76 29.731V12.277" style="animation:7000ms draw2--business -4700ms infinite"/><path class="animated-icon__path animated-icon__path--business" d="M24 29.731v-6.143" style="animation:7000ms draw1--business -4700ms infinite"/><path d="M9.88.006A5.754 5.754 0 004.81 2.56a5.757 5.757 0 004.79 8.96A5.76 5.76 0 0010.723.112 5.73 5.73 0 009.88.005zM9.6 1.92a3.845 3.845 0 013.549 2.37 3.852 3.852 0 01-.833 4.185 3.844 3.844 0 01-5.91-.582 3.837 3.837 0 01.48-4.846A3.842 3.842 0 019.6 1.92zm8.64 1.92a.961.961 0 00-.68 1.639c.18.18.425.28.68.28h26.88a.963.963 0 01.96.962V33.6a.965.965 0 01-.96.96H18.24a.961.961 0 00-.68 1.64c.18.18.425.28.68.28h26.88A2.883 2.883 0 0048 33.6V6.72a2.882 2.882 0 00-2.88-2.88H18.24zm-8.64 9.6a9.6 9.6 0 00-9.6 9.6v6.72a2.88 2.88 0 002.88 2.88h.96V43.2a2.877 2.877 0 002.88 2.88h5.76a2.88 2.88 0 002.879-2.88V32.64h.961a2.88 2.88 0 002.879-2.88v-6.72a9.593 9.593 0 00-2.81-6.788 9.604 9.604 0 00-6.79-2.813zm0 1.92a7.679 7.679 0 017.68 7.68v6.72a.96.96 0 01-.959.96h-.962a1.917 1.917 0 00-1.92 1.92V43.2a.961.961 0 01-.959.96H6.72a.963.963 0 01-.96-.96V32.64a1.918 1.918 0 00-1.92-1.92h-.96a.96.96 0 01-.96-.96v-6.72a7.679 7.679 0 017.68-7.68z"/></svg>
        </symbol>
        <symbol id="icons.angle-right" viewBox="0 0 8 12">
            <svg  aria-hidden="true" viewBox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.852 5.148a.843.843 0 0 1 0 1.23l-4.375 4.376a.843.843 0 0 1-1.23 0 .843.843 0 0 1 0-1.23L4.991 5.75 1.246 2.004a.843.843 0 0 1 0-1.23.843.843 0 0 1 1.23 0l4.376 4.374z" fill="currentColor"/></svg>
        </symbol>
        <symbol id="icons.arrow-left" viewBox="0 0 12 11">
            <svg  aria-hidden="true" viewBox="0 0 12 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.975 5.625c0 .355-.28.635-.61.635H2.732L6.11 9.459a.606.606 0 0 1 .026.863c-.229.254-.61.254-.864.026L.803 6.082a.612.612 0 0 1-.178-.457c0-.152.05-.305.178-.432L5.27.928c.254-.229.635-.229.864.025a.606.606 0 0 1-.026.863l-3.377 3.2h8.633c.356 0 .61.279.61.609z" fill="currentColor"/></svg>
        </symbol>
        <symbol id="icons.arrow-right" viewBox="0 0 15 14">
            <svg  aria-hidden="true" viewBox="0 0 15 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.688 7.719a.964.964 0 0 0 0-1.407l-5-5a.964.964 0 0 0-1.407 0 .964.964 0 0 0 0 1.407L10.563 6H1c-.563 0-1 .469-1 1 0 .563.438 1 1 1h9.563L7.28 11.313a.964.964 0 0 0 0 1.406.964.964 0 0 0 1.407 0l5-5z" fill="currentColor"/></svg>
        </symbol>
        <symbol id="icons.canada" viewBox="0 0 18 13">
            <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="13" viewBox="0 0 18 13"><defs><rect id="can-flag-reg-a" width="18" height="12.857" rx="2"/></defs><g fill="none" fill-rule="evenodd"><mask id="can-flag-reg-b" fill="#fff"><use xlink:href="#can-flag-reg-a"/></mask><use fill="#F8F8F8" xlink:href="#can-flag-reg-a"/><rect width="17.5" height="12.357" x=".25" y=".25" stroke="#F5F5F5" stroke-width=".5" rx="2"/><path fill="#979797" d="M12.857 0H18v12.857h-5.143zM0 0h5.143v12.857H0zm10.091 6.194c-.129.13-.206.094-.167-.1l.362-1.808-.857.428L9 3.43l-.429 1.285-.857-.428.362 1.808c.037.185-.038.23-.167.1l-.39-.388a.326.326 0 0 0-.468 0L6.857 6 6 5.571l.429.858-.195.194a.328.328 0 0 0 .002.47l1.05 1.05H8.57l.215 1.286h.428l.215-1.286h1.285l1.05-1.05a.328.328 0 0 0 .002-.47l-.195-.194.43-.859-.857.43-.194-.194a.332.332 0 0 0-.469 0l-.389.388z" mask="url(#can-flag-reg-b)"/></g></svg>
        </symbol>
        <symbol id="icons.data-styleable" viewBox="0 0 24 24">
            <svg  aria-hidden="true" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.926 22.511a8.926 8.926 0 1 1 0-17.852.485.485 0 0 1 .485.486V13.1h7.967a.485.485 0 0 1 .485.485 8.931 8.931 0 0 1-8.937 8.926zm-.474-16.864a7.956 7.956 0 1 0 8.424 8.423h-7.95a.487.487 0 0 1-.485-.485V5.647h.011z" fill="currentColor" stroke="currentColor" stroke-width=".5"/><path fill-rule="evenodd" clip-rule="evenodd" d="M13.457 2.134A.457.457 0 0 1 13.78 2a8.898 8.898 0 0 1 8.886 8.897.457.457 0 0 1-.457.457h-8.43a.457.457 0 0 1-.456-.457v-8.44c0-.122.048-.238.134-.323zm.78.793v7.514h7.502a7.984 7.984 0 0 0-7.503-7.514z" fill="currentColor" stroke="currentColor" stroke-width=".5" stroke-linecap="round" stroke-linejoin="round"/></svg>
        </symbol>
        <symbol id="icons.design-styleable" viewBox="0 0 29 26">
            <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 29 26"><g fill="currentColor" fill-rule="nonzero" stroke="currentColor" stroke-width=".5"><path d="M13.921 13.842a6.673 6.673 0 1 0-5.83 0A10.04 10.04 0 0 0 1 23.442v1.669a.556.556 0 0 0 1.112 0v-1.669a8.897 8.897 0 0 1 17.764 0v1.669a.556.556 0 0 0 1.112 0v-1.669a10.04 10.04 0 0 0-7.067-9.6ZM5.426 7.85a5.56 5.56 0 1 1 5.56 5.56A5.561 5.561 0 0 1 5.45 7.85h-.024Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M23.599 4.732c.198 0 .38.113.468.291l1.191 2.419 2.664.385a.521.521 0 0 1 .289.89l-1.928 1.878.456 2.657a.521.521 0 0 1-.757.55L23.6 12.547l-2.383 1.255a.521.521 0 0 1-.757-.55l.456-2.656-1.935-1.879a.521.521 0 0 1 .289-.89l2.67-.385 1.192-2.419a.521.521 0 0 1 .468-.29l-.001-.001Zm0 1.701-.845 1.716a.521.521 0 0 1-.394.285l-1.893.274 1.371 1.331c.124.12.18.293.15.462l-.322 1.885 1.69-.89a.52.52 0 0 1 .486 0l1.69.89-.323-1.885a.521.521 0 0 1 .15-.461l1.367-1.332-1.889-.274a.521.521 0 0 1-.393-.285L23.6 6.433h-.001Z"/></g></svg>
        </symbol>
        <symbol id="icons.development-styleable" viewBox="0 0 25 24">
            <svg  aria-hidden="true" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M23.131 16.95V3.286c0-.838-.633-1.517-1.415-1.518H2.846c-.78.001-1.414.68-1.414 1.518v13.666H.488v1.518C.49 19.866 1.545 21 2.847 21h18.87c1.301 0 2.357-1.133 2.358-2.53v-1.518h-.944zM2.375 3.286c0-.28.211-.506.472-.506h18.87c.26 0 .471.227.471.506v13.666H2.375V3.285zM23.131 18.47c0 .838-.633 1.518-1.415 1.519H2.846c-.78-.001-1.414-.68-1.414-1.519v-.506h8.49v1.012h4.718v-1.012h8.491v.506z" fill="currentColor" stroke="currentColor" stroke-width=".5"/><path d="M19.521 6.575H4.983a.585.585 0 0 0-.574.596c0 .328.257.595.574.595H19.52a.585.585 0 0 0 .574-.595.585.585 0 0 0-.574-.596zm0 3.005H4.983a.585.585 0 0 0-.574.595c0 .33.257.596.574.596H19.52a.585.585 0 0 0 .574-.596.585.585 0 0 0-.574-.595zm-8.403 3.006H4.983a.585.585 0 0 0-.574.595c0 .328.257.595.574.595h6.135a.585.585 0 0 0 .574-.595.585.585 0 0 0-.574-.595z" fill="currentColor" stroke="currentColor" stroke-width=".5"/></svg>
        </symbol>
        <symbol id="icons.globe-americas" viewBox="0 0 20 21">
            <svg  aria-hidden="true" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 10.5C0 4.992 4.453.5 10 .5c5.508 0 10 4.492 10 10 0 5.547-4.492 10-10 10a9.97 9.97 0 0 1-10-10zm10 8.125c4.453 0 8.125-3.633 8.125-8.125 0-4.453-3.672-8.125-8.125-8.125-4.492 0-8.125 3.672-8.125 8.125A8.119 8.119 0 0 0 10 18.625zm6.016-8.125l-.664-1.992c-.196-.625.117-1.29.742-1.563l2.031-.82.625 5.625-1.836-.43c-.43-.117-.781-.43-.898-.82zM2.617 8.703l-.742-1.328L2.5 5.5l3.125-3.125 4.063-1.25.78 1.445a1.237 1.237 0 0 1-.116 1.446l-.625.703a1.24 1.24 0 0 0 0 1.601l.507.625a.769.769 0 0 1 .079.899c-.196.273-.547.43-.86.312l-.937-.312c-.274-.078-.547-.078-.82.078l-.235.117c-.352.156-.508.586-.39.938.077.195.195.351.35.43l1.368.78c.352.235.781.313 1.211.313h1.719c.469 0 .976.234 1.328.586l.117.117c.352.352.586.86.586 1.328v.352c0 .664-.39 1.289-.977 1.601l-.351.235c-.547.312-.977.82-1.172 1.484l-.04.195a1.937 1.937 0 0 1-1.288 1.29c-.586.156-1.211-.274-1.211-.899v-1.21c0-.43-.234-.821-.625-1.017a1.093 1.093 0 0 1-.625-.976v-1.563c0-.703-.43-1.328-1.133-1.523l-2.226-.625a2.506 2.506 0 0 1-1.485-1.172z" fill="currentColor"/></svg>
        </symbol>
        <symbol id="icons.leadership-styleable" viewBox="0 0 26 25">
            <svg  aria-hidden="true" viewBox="0 0 26 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.8 6.76A2.88 2.88 0 1 0 5.8 1a2.88 2.88 0 0 0 0 5.76zm0-4.8a1.92 1.92 0 1 1 0 3.84 1.92 1.92 0 0 1 0-3.84zM10.6 15.88v-3.36a4.8 4.8 0 0 0-9.6 0v3.36a1.44 1.44 0 0 0 1.44 1.44h.48v5.28a1.44 1.44 0 0 0 1.44 1.44h2.88a1.44 1.44 0 0 0 1.44-1.44v-5.28h.48a1.44 1.44 0 0 0 1.44-1.44zm-.96 0a.48.48 0 0 1-.48.48h-.48a.96.96 0 0 0-.96.96v5.28a.48.48 0 0 1-.48.48H4.36a.48.48 0 0 1-.48-.48v-5.28a.96.96 0 0 0-.96-.96h-.48a.48.48 0 0 1-.48-.48v-3.36a3.84 3.84 0 0 1 7.68 0v3.36z" fill="currentColor" stroke="currentColor" stroke-width=".5"/><path fill-rule="evenodd" clip-rule="evenodd" d="M19.012 1.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v5a.5.5 0 0 1-1 0V2h-4.5a.5.5 0 0 1-.5-.5z" fill="currentColor" stroke="currentColor" stroke-width=".5" stroke-linecap="round" stroke-linejoin="round"/><path fill-rule="evenodd" clip-rule="evenodd" d="M24.835 1.118a.5.5 0 0 1 .059.705L19.97 7.642a1.5 1.5 0 0 1-1.977.279l-1.496-1a.5.5 0 0 0-.668.103l-2.938 3.678a.5.5 0 1 1-.782-.624L15.05 6.4a1.5 1.5 0 0 1 2.004-.31l1.494.999a.5.5 0 0 0 .66-.093l4.923-5.819a.5.5 0 0 1 .705-.059z" fill="currentColor"/><path d="M16.497 6.92s0 0 0 0zm0 0a.5.5 0 0 0-.668.104l-2.938 3.678a.5.5 0 1 1-.782-.624L15.05 6.4a1.5 1.5 0 0 1 2.004-.31l1.494.999m-2.05-.168 1.496 1a1.5 1.5 0 0 0 1.977-.279l4.924-5.819a.5.5 0 1 0-.764-.646l-4.924 5.819a.5.5 0 0 1-.659.093m0 0s0 0 0 0z" stroke="currentColor" stroke-width=".5" stroke-linecap="round" stroke-linejoin="round"/></svg>
        </symbol>
        <symbol id="icons.marketing-styleable" viewBox="0 0 24 24">
            <svg  aria-hidden="true" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.84 5.358h-4.52v-3.05C15.321 1.584 14.77 1 14.09 1H4.232C3.552 1 3 1.585 3 2.307v19.175c0 .722.552 1.308 1.232 1.308h9.857c.68 0 1.232-.586 1.232-1.308v-7.408h4.518c.68 0 1.232-.585 1.232-1.308v-6.1c0-.723-.551-1.308-1.232-1.308zm-.356.872l-3.752 2.535L11.98 6.23h7.504zM14.5 21.482c0 .241-.184.436-.41.436H4.231c-.227 0-.41-.195-.41-.436V2.307c0-.24.183-.435.41-.435h9.857c.227 0 .411.195.411.435v3.05h-2.875c-.68 0-1.232.586-1.232 1.308v6.101c0 .723.551 1.308 1.232 1.308H14.5v7.408zm5.34-8.28h-8.215c-.227 0-.41-.195-.41-.436V6.748L15.51 9.65a.39.39 0 0 0 .441 0l4.298-2.902v6.018c0 .241-.184.436-.41.436z" fill="currentColor" stroke="currentColor" stroke-width=".5"/><path d="M9.982 19.303H8.34c-.226 0-.41.195-.41.436 0 .24.184.436.41.436h1.643c.227 0 .411-.195.411-.436 0-.24-.184-.436-.41-.436z" fill="currentColor" stroke="currentColor" stroke-width=".5"/></svg>
        </symbol>
        <symbol id="icons.product-styleable" viewBox="0 0 24 24">
            <svg  aria-hidden="true" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.666 1.733h-.833c-.69 0-1.25.584-1.25 1.304v17.382c0 .72.56 1.303 1.25 1.303h.833c.69 0 1.249-.583 1.249-1.303V3.037c0-.72-.56-1.304-1.25-1.304zm.416 18.686c0 .24-.186.434-.416.434h-.833a.426.426 0 0 1-.417-.434V6.079h1.666v14.34zm0-15.21H2.416V3.038c0-.24.187-.435.417-.435h.833c.23 0 .416.195.416.435V5.21zm17.305-3.198H8.432a1.3 1.3 0 0 0-1.296 1.304v17.381A1.3 1.3 0 0 0 8.432 22h12.955a1.3 1.3 0 0 0 1.296-1.304V3.315a1.3 1.3 0 0 0-1.296-1.304zm.432 18.685c0 .24-.193.435-.432.435H8.432A.433.433 0 0 1 8 20.696V3.315c0-.24.193-.435.432-.435h12.955c.239 0 .432.195.432.435v17.381z" fill="currentColor" stroke="currentColor" stroke-width=".5"/><path d="M19.47 7.008h-5.235c-.24 0-.436.249-.436.556 0 .306.195.555.436.555h5.236c.24 0 .436-.249.436-.555 0-.307-.195-.556-.436-.556zm-7.498-.415L10.6 8.114l-.538-.596a.388.388 0 0 0-.584.005.498.498 0 0 0-.005.648l.833.923c.163.18.426.18.589 0l1.665-1.847a.496.496 0 0 0 .114-.449.441.441 0 0 0-.297-.33.39.39 0 0 0-.405.126h-.001zm7.498 4.857h-5.235c-.24 0-.436.249-.436.555 0 .307.195.556.436.556h5.236c.24 0 .436-.249.436-.556 0-.306-.195-.555-.436-.555zm-7.49-.426l-1.375 1.528-.54-.6a.389.389 0 0 0-.585.006.5.5 0 0 0-.006.65l.836.928a.39.39 0 0 0 .59 0l1.671-1.855a.5.5 0 0 0-.005-.65.389.389 0 0 0-.585-.006h-.001zm7.49 4.868h-5.235c-.24 0-.436.249-.436.555 0 .307.195.556.436.556h5.236c.24 0 .436-.249.436-.556 0-.306-.195-.555-.436-.555zm-7.49-.981l-1.375 1.527-.54-.599a.389.389 0 0 0-.585.006.5.5 0 0 0-.006.65l.836.927a.39.39 0 0 0 .59 0l1.671-1.854a.5.5 0 0 0-.005-.65.389.389 0 0 0-.585-.006l-.001-.001z" fill="currentColor" stroke="currentColor" stroke-width=".5"/></svg>
        </symbol>
        <symbol id="icons.cyber-styleable" viewBox="0 0 25 24">
            <svg  aria-hidden="true" viewBox="0 0 30 33" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 1a32.983 32.983 0 0 1 13.011 2.543l.004.002a2.71 2.71 0 0 1 1.652 2.486v10.192a17.081 17.081 0 0 1-11.4 15.91l-1.49.551a5.157 5.157 0 0 1-3.554 0l-1.49-.55a17.082 17.082 0 0 1-11.4-15.91V6.03a2.71 2.71 0 0 1 1.652-2.486l.004-.002A32.983 32.983 0 0 1 15 1ZM2.504 4.773a1.377 1.377 0 0 0-.837 1.262v10.177A15.748 15.748 0 0 0 12.18 30.878l.01.003 1.493.552a3.82 3.82 0 0 0 2.633 0l1.504-.555a15.748 15.748 0 0 0 10.513-14.666V6.036a1.379 1.379 0 0 0-.837-1.263 31.65 31.65 0 0 0-12.49-2.44h-.012a31.65 31.65 0 0 0-12.49 2.44Z" fill="currentColor" stroke="currentColor" stroke-width=".5"/><path d="M10.333 13.99a.667.667 0 0 0-.666.667v7.999c0 .368.298.667.666.667h9.334a.667.667 0 0 0 .666-.667v-7.999a.667.667 0 0 0-.666-.666h-9.334Zm-2 .667a2 2 0 0 1 2-2h9.334a2 2 0 0 1 2 2v7.999a2 2 0 0 1-2 2h-9.334a2 2 0 0 1-2-2v-7.999Z" fill="currentColor" stroke="currentColor" stroke-width=".5"/><path d="M15 17.741a1 1 0 1 0 0 2 1 1 0 0 0 0-2Zm-2.333 1a2.333 2.333 0 1 1 4.666 0 2.333 2.333 0 0 1-4.666 0Zm-.495-10.245A4 4 0 0 1 19 11.324v2a.667.667 0 0 1-.667.667h-6.666a.667.667 0 0 1-.667-.667v-2a4 4 0 0 1 1.172-2.828ZM15 8.657a2.667 2.667 0 0 0-2.667 2.667v1.333h5.334v-1.333A2.667 2.667 0 0 0 15 8.657Z" fill="currentColor" stroke="currentColor" stroke-width=".5"/></svg>
        </symbol>
        <symbol id="icons.uk" viewBox="0 0 18 13">
            <svg  aria-hidden="true" width="18" height="13" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="a" maskUnits="userSpaceOnUse" x="0" y="0" width="18" height="13"><rect width="18" height="13" rx="1" fill="#C4C4C4"/></mask><g mask="url(#a)" fill-rule="evenodd" clip-rule="evenodd" fill="#979797"><path d="M3.988 4.333L0 1.453v2.88h3.988zm0 4.334H0v2.88l3.988-2.88zm3.512.37V13H2.012L7.5 9.037zm3 3.963h5.488L10.5 9.037V13zm3.512-4.333H18v2.88l-3.988-2.88zM18 4.333v-2.88l-3.988 2.88H18zm-7.5-.37V0h5.488L10.5 3.963zM7.5 0H2.012L7.5 3.963V0zM4.658 4.333L-.268.775l.536-1.55 7.074 5.108H4.658zm6 0h2.684L18.268.775l-.536-1.55-7.074 5.108zm2.684 4.334h-2.684l7.074 5.108.536-1.55-4.926-3.558zm-6 0L.268 13.775l-.536-1.55 4.926-3.558h2.684z"/><path d="M9.9 7.8V13H8.1V7.8H0V5.2h8.1V0h1.8v5.2H18v2.6H9.9z"/></g></svg>
        </symbol>
        <symbol id="icons.us" viewBox="0 0 18 13">
            <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18" height="13" viewBox="0 0 18 13"><defs><rect id="us-flag-reg-a" width="18" height="13" rx="1.286"/></defs><g fill="none" fill-rule="evenodd"><mask id="us-flag-reg-b" fill="#fff"><use xlink:href="#us-flag-reg-a"/></mask><path fill="#979797" d="M0 0h18v.867H0V0zm0 1.733h18V2.6H0v-.867zm0 1.734h18v.866H0v-.866zM0 5.2h18v.867H0V5.2zm0 1.733h18V7.8H0v-.867zm0 1.734h18v.866H0v-.866zM0 10.4h18v.867H0V10.4zm0 1.733h18V13H0v-.867z" mask="url(#us-flag-reg-b)"/><path fill="#979797" d="M0 0h7.714v6.067H0z" mask="url(#us-flag-reg-b)"/><path fill="#FFF" d="M1.286 1.733A.431.431 0 0 1 .857 1.3a.43.43 0 0 1 .429-.433.43.43 0 0 1 .428.433.43.43 0 0 1-.428.433zm1.714 0a.431.431 0 0 1-.429-.433c0-.24.192-.433.429-.433s.429.194.429.433A.43.43 0 0 1 3 1.733zm1.714 0a.431.431 0 0 1-.428-.433.43.43 0 0 1 .428-.433c.237 0 .429.194.429.433a.43.43 0 0 1-.429.433zm1.715 0A.431.431 0 0 1 6 1.3a.43.43 0 0 1 .429-.433.43.43 0 0 1 .428.433.43.43 0 0 1-.428.433zM2.143 2.6a.431.431 0 0 1-.429-.433c0-.24.192-.434.429-.434s.428.194.428.434a.43.43 0 0 1-.428.433zm1.714 0a.431.431 0 0 1-.428-.433c0-.24.191-.434.428-.434s.429.194.429.434a.431.431 0 0 1-.429.433zm1.714 0a.431.431 0 0 1-.428-.433c0-.24.192-.434.428-.434.237 0 .429.194.429.434a.431.431 0 0 1-.429.433zm.858.867A.431.431 0 0 1 6 3.033c0-.239.192-.433.429-.433a.43.43 0 0 1 .428.433c0 .24-.192.434-.428.434zm-1.715 0a.431.431 0 0 1-.428-.434.43.43 0 0 1 .428-.433c.237 0 .429.194.429.433 0 .24-.192.434-.429.434zM3 3.467a.431.431 0 0 1-.429-.434c0-.239.192-.433.429-.433s.429.194.429.433c0 .24-.192.434-.429.434zm-1.714 0a.431.431 0 0 1-.429-.434c0-.239.192-.433.429-.433a.43.43 0 0 1 .428.433c0 .24-.192.434-.428.434zm.857.866a.431.431 0 0 1-.429-.433c0-.24.192-.433.429-.433s.428.194.428.433a.43.43 0 0 1-.428.433zm1.714 0A.431.431 0 0 1 3.43 3.9c0-.24.191-.433.428-.433s.429.194.429.433a.43.43 0 0 1-.429.433zm1.714 0a.431.431 0 0 1-.428-.433.43.43 0 0 1 .428-.433c.237 0 .429.194.429.433a.43.43 0 0 1-.429.433zm.858.867A.431.431 0 0 1 6 4.767c0-.24.192-.434.429-.434.236 0 .428.194.428.434a.43.43 0 0 1-.428.433zm-1.715 0a.431.431 0 0 1-.428-.433c0-.24.192-.434.428-.434.237 0 .429.194.429.434a.431.431 0 0 1-.429.433zM3 5.2a.431.431 0 0 1-.429-.433c0-.24.192-.434.429-.434s.429.194.429.434A.431.431 0 0 1 3 5.2zm-1.714 0a.431.431 0 0 1-.429-.433c0-.24.192-.434.429-.434.236 0 .428.194.428.434a.43.43 0 0 1-.428.433z" mask="url(#us-flag-reg-b)"/></g></svg>
        </symbol>
        <symbol id="fa.megaphone" viewBox="0 0 576 512">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M544 32c17.7 0 32 14.3 32 32V448c0 17.7-14.3 32-32 32s-32-14.3-32-32V64c0-17.7 14.3-32 32-32zM64 190.3L480 64V448L348.9 408.2C338.2 449.5 300.7 480 256 480c-53 0-96-43-96-96c0-11 1.9-21.7 5.3-31.5L64 321.7C63.1 338.6 49.1 352 32 352c-17.7 0-32-14.3-32-32V192c0-17.7 14.3-32 32-32c17.1 0 31.1 13.4 32 30.3zm239 203.9l-91.6-27.8c-2.1 5.4-3.3 11.4-3.3 17.6c0 26.5 21.5 48 48 48c23 0 42.2-16.2 46.9-37.8z"/></svg>
        </symbol>
        <symbol id="fa.pen-nib" viewBox="0 0 512 512">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M366.4 18.3L310.7 74.1 435.9 199.3l55.7-55.7c21.9-21.9 21.9-57.3 0-79.2L445.6 18.3c-21.9-21.9-57.3-21.9-79.2 0zM286 94.6l-9.2 2.8L132.7 140.6c-19.9 6-35.7 21.2-42.3 41L1.8 445.8c-3.8 11.3-1 23.9 7.3 32.4L162.7 324.7c-3-6.3-4.7-13.3-4.7-20.7c0-26.5 21.5-48 48-48s48 21.5 48 48s-21.5 48-48 48c-7.4 0-14.4-1.7-20.7-4.7L31.7 500.9c8.6 8.3 21.1 11.2 32.4 7.3l264.3-88.6c19.7-6.6 35-22.4 41-42.3l43.2-144.1 2.8-9.2L286 94.6z"/></svg>
        </symbol>
        <symbol id="fa.magnifying-glass" viewBox="0 0 512 512">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free v6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2026 Fonticons, Inc.--><path d="M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z"/></svg>
        </symbol>
        <symbol id="fa.hexagon-check" viewBox="0 0 512 512">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Pro v6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2026 Fonticons, Inc.--><path d="M17.1 292c-12.9-22.3-12.9-49.7 0-72L105.4 67.1c12.9-22.3 36.6-36 62.4-36l176.6 0c25.7 0 49.5 13.7 62.4 36L494.9 220c12.9 22.3 12.9 49.7 0 72L406.6 444.9c-12.9 22.3-36.6 36-62.4 36l-176.6 0c-25.7 0-49.5-13.7-62.4-36L17.1 292zM369 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 209z"/></svg>
        </symbol>
        <symbol id="fa.database" viewBox="0 0 448 512">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M448 80v48c0 44.2-100.3 80-224 80S0 172.2 0 128V80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6V288c0 44.2-100.3 80-224 80S0 332.2 0 288V186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6V432c0 44.2-100.3 80-224 80S0 476.2 0 432V346.1z"/></svg>
        </symbol>
        <symbol id="fa.code" viewBox="0 0 640 512">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M392.8 1.2c-17-4.9-34.7 5-39.6 22l-128 448c-4.9 17 5 34.7 22 39.6s34.7-5 39.6-22l128-448c4.9-17-5-34.7-22-39.6zm80.6 120.1c-12.5 12.5-12.5 32.8 0 45.3L562.7 256l-89.4 89.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l112-112c12.5-12.5 12.5-32.8 0-45.3l-112-112c-12.5-12.5-32.8-12.5-45.3 0zm-306.7 0c-12.5-12.5-32.8-12.5-45.3 0l-112 112c-12.5 12.5-12.5 32.8 0 45.3l112 112c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256l89.4-89.4c12.5-12.5 12.5-32.8 0-45.3z"/></svg>
        </symbol>
        <symbol id="fa.shield-keyhole" viewBox="0 0 512 512">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M253.4 2.9C249.2 1 244.7 0 240 0s-9.2 1-13.4 2.9L38.3 82.8C16.3 92.1-.1 113.8 0 140c.5 99.2 41.3 280.7 213.6 363.2c16.7 8 36.1 8 52.8 0C438.7 420.7 479.5 239.2 480 140c.1-26.2-16.3-47.9-38.3-57.2L253.4 2.9zM296 208c0 22.3-13.1 41.6-32 50.6V328c0 13.3-10.7 24-24 24s-24-10.7-24-24V258.6c-18.9-9-32-28.3-32-50.6c0-30.9 25.1-56 56-56s56 25.1 56 56z"/></svg>
        </symbol>
        <symbol id="fa.crown" viewBox="0 0 576 512">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M309 106c11.4-7 19-19.7 19-34c0-22.1-17.9-40-40-40s-40 17.9-40 40c0 14.4 7.6 27 19 34L209.7 220.6c-9.1 18.2-32.7 23.4-48.6 10.7L72 160c5-6.7 8-15 8-24c0-22.1-17.9-40-40-40S0 113.9 0 136s17.9 40 40 40c.2 0 .5 0 .7 0L86.4 427.4c5.5 30.4 32 52.6 63 52.6H426.6c30.9 0 57.4-22.1 63-52.6L535.3 176c.2 0 .5 0 .7 0c22.1 0 40-17.9 40-40s-17.9-40-40-40s-40 17.9-40 40c0 9 3 17.3 8 24l-89.1 71.3c-15.9 12.7-39.5 7.5-48.6-10.7L309 106z"/></svg>
        </symbol>
        <symbol id="fa.memo-circle-check" viewBox="0 0 576 512">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M0 64C0 28.7 28.7 0 64 0H320c35.3 0 64 28.7 64 64V198.6C310.1 219.5 256 287.4 256 368c0 59.1 29.1 111.3 73.7 143.3c-3.2 .5-6.4 .7-9.7 .7H64c-35.3 0-64-28.7-64-64V64zm64 80c0 8.8 7.2 16 16 16H304c8.8 0 16-7.2 16-16s-7.2-16-16-16H80c-8.8 0-16 7.2-16 16zm16 80c-8.8 0-16 7.2-16 16s7.2 16 16 16H240c8.8 0 16-7.2 16-16s-7.2-16-16-16H80zm0 96c-8.8 0-16 7.2-16 16s7.2 16 16 16h96c8.8 0 16-7.2 16-16s-7.2-16-16-16H80zm208 48a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm188.7-43.3L416 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0z"/></svg>
        </symbol>
        <symbol id="fa.users" viewBox="0 0 640 512">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M144 0a80 80 0 1 1 0 160A80 80 0 1 1 144 0zM512 0a80 80 0 1 1 0 160A80 80 0 1 1 512 0zM0 298.7C0 239.8 47.8 192 106.7 192h42.7c15.9 0 31 3.5 44.6 9.7c-1.3 7.2-1.9 14.7-1.9 22.3c0 38.2 16.8 72.5 43.3 96c-.2 0-.4 0-.7 0H21.3C9.6 320 0 310.4 0 298.7zM405.3 320c-.2 0-.4 0-.7 0c26.6-23.5 43.3-57.8 43.3-96c0-7.6-.7-15-1.9-22.3c13.6-6.3 28.7-9.7 44.6-9.7h42.7C592.2 192 640 239.8 640 298.7c0 11.8-9.6 21.3-21.3 21.3H405.3zM224 224a96 96 0 1 1 192 0 96 96 0 1 1 -192 0zM128 485.3C128 411.7 187.7 352 261.3 352H378.7C452.3 352 512 411.7 512 485.3c0 14.7-11.9 26.7-26.7 26.7H154.7c-14.7 0-26.7-11.9-26.7-26.7z"/></svg>
        </symbol>
        <symbol id="fa.people-group" viewBox="0 0 640 512">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M72 88a56 56 0 1 1 112 0A56 56 0 1 1 72 88zM64 245.7C54 256.9 48 271.8 48 288s6 31.1 16 42.3V245.7zm144.4-49.3C178.7 222.7 160 261.2 160 304c0 34.3 12 65.8 32 90.5V416c0 17.7-14.3 32-32 32H96c-17.7 0-32-14.3-32-32V389.2C26.2 371.2 0 332.7 0 288c0-61.9 50.1-112 112-112h32c24 0 46.2 7.5 64.4 20.3zM448 416V394.5c20-24.7 32-56.2 32-90.5c0-42.8-18.7-81.3-48.4-107.7C449.8 183.5 472 176 496 176h32c61.9 0 112 50.1 112 112c0 44.7-26.2 83.2-64 101.2V416c0 17.7-14.3 32-32 32H480c-17.7 0-32-14.3-32-32zm8-328a56 56 0 1 1 112 0A56 56 0 1 1 456 88zM576 245.7v84.7c10-11.3 16-26.1 16-42.3s-6-31.1-16-42.3zM320 32a64 64 0 1 1 0 128 64 64 0 1 1 0-128zM240 304c0 16.2 6 31 16 42.3V261.7c-10 11.3-16 26.1-16 42.3zm144-42.3v84.7c10-11.3 16-26.1 16-42.3s-6-31.1-16-42.3zM448 304c0 44.7-26.2 83.2-64 101.2V448c0 17.7-14.3 32-32 32H288c-17.7 0-32-14.3-32-32V405.2c-37.8-18-64-56.5-64-101.2c0-61.9 50.1-112 112-112h32c61.9 0 112 50.1 112 112z"/></svg>
        </symbol>
        <symbol id="fa.envelope" viewBox="0 0 512 512">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48H48zM0 176V384c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V176L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg>
        </symbol>
        <symbol id="fa.angle-up" viewBox="0 0 384 512">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M169.4 137.4c12.5-12.5 32.8-12.5 45.3 0l160 160c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L192 205.3 54.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l160-160z"/></svg>
        </symbol>
        <symbol id="fa.arrow-right" viewBox="0 0 448 512">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M440.6 273.4c4.7-4.5 7.4-10.8 7.4-17.4s-2.7-12.8-7.4-17.4l-176-168c-9.6-9.2-24.8-8.8-33.9 .8s-8.8 24.8 .8 33.9L364.1 232 24 232c-13.3 0-24 10.7-24 24s10.7 24 24 24l340.1 0L231.4 406.6c-9.6 9.2-9.9 24.3-.8 33.9s24.3 9.9 33.9 .8l176-168z"/></svg>
        </symbol>
        <symbol id="fa.sparkles" viewBox="0 0 512 512">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M327.5 85.2c-4.5 1.7-7.5 6-7.5 10.8s3 9.1 7.5 10.8L384 128l21.2 56.5c1.7 4.5 6 7.5 10.8 7.5s9.1-3 10.8-7.5L448 128l56.5-21.2c4.5-1.7 7.5-6 7.5-10.8s-3-9.1-7.5-10.8L448 64 426.8 7.5C425.1 3 420.8 0 416 0s-9.1 3-10.8 7.5L384 64 327.5 85.2zM205.1 73.3c-2.6-5.7-8.3-9.3-14.5-9.3s-11.9 3.6-14.5 9.3L123.3 187.3 9.3 240C3.6 242.6 0 248.3 0 254.6s3.6 11.9 9.3 14.5l114.1 52.7L176 435.8c2.6 5.7 8.3 9.3 14.5 9.3s11.9-3.6 14.5-9.3l52.7-114.1 114.1-52.7c5.7-2.6 9.3-8.3 9.3-14.5s-3.6-11.9-9.3-14.5L257.8 187.4 205.1 73.3zM384 384l-56.5 21.2c-4.5 1.7-7.5 6-7.5 10.8s3 9.1 7.5 10.8L384 448l21.2 56.5c1.7 4.5 6 7.5 10.8 7.5s9.1-3 10.8-7.5L448 448l56.5-21.2c4.5-1.7 7.5-6 7.5-10.8s-3-9.1-7.5-10.8L448 384l-21.2-56.5c-1.7-4.5-6-7.5-10.8-7.5s-9.1 3-10.8 7.5L384 384z"/></svg>
        </symbol>
        <symbol id="fa.chevron-right" viewBox="0 0 320 512">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M297 239c9.4 9.4 9.4 24.6 0 33.9L105 465c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l175-175L71 81c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L297 239z"/></svg>
        </symbol>
        <symbol id="fa.laptop-code" viewBox="0 0 640 512">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M64 96c0-35.3 28.7-64 64-64H512c35.3 0 64 28.7 64 64V352H512V96H128V352H64V96zM0 403.2C0 392.6 8.6 384 19.2 384H620.8c10.6 0 19.2 8.6 19.2 19.2c0 42.4-34.4 76.8-76.8 76.8H76.8C34.4 480 0 445.6 0 403.2zM281 209l-31 31 31 31c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-48-48c-9.4-9.4-9.4-24.6 0-33.9l48-48c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9zM393 175l48 48c9.4 9.4 9.4 24.6 0 33.9l-48 48c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l31-31-31-31c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0z"/></svg>
        </symbol>
        <symbol id="fa.cubes" viewBox="0 0 640 512">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M273.8 45.8l73.7 28L271.2 103 194.8 73.7l73.7-28c1.7-.7 3.6-.7 5.3 0zM128.1 87.1V192.6c-1.2 .4-2.4 .8-3.6 1.2L34.1 228.1c-20.5 7.8-34 27.4-34 49.3V389.5c0 20.9 12.4 39.8 31.5 48.3L122 477.5c13.5 5.9 28.9 5.9 42.4 0l106.8-46.9L378 477.5c13.5 5.9 28.9 5.9 42.4 0l90.4-39.7c19.1-8.4 31.5-27.3 31.5-48.3V277.4c0-21.9-13.5-41.5-34-49.3l-90.4-34.3c-1.2-.5-2.4-.9-3.6-1.2V87.1c0-21.9-13.5-41.5-34-49.3L289.9 3.5c-12-4.6-25.3-4.6-37.4 0L162.1 37.8c-20.5 7.8-34 27.4-34 49.3zM369.1 198.2l-77.5 29.4v-84l77.5-29.7v84.3zM145.8 236.1l73.7 28-76.4 29.3L66.8 264.1l73.7-28c1.7-.7 3.6-.7 5.3 0zm17.7 192.4V333.9l77.5-29.7v90.2l-77.5 34.1zm233-192.4c1.7-.7 3.6-.7 5.3 0l73.7 28-76.4 29.3-76.4-29.3 73.7-28zm96.1 160.3l-73 32.1V333.9l77.5-29.7v85.3c0 3-1.8 5.7-4.5 6.9z"/></svg>
        </symbol>
        <symbol id="fa.object-group" viewBox="0 0 576 512">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M32 119.4C12.9 108.4 0 87.7 0 64C0 28.7 28.7 0 64 0c23.7 0 44.4 12.9 55.4 32H456.6C467.6 12.9 488.3 0 512 0c35.3 0 64 28.7 64 64c0 23.7-12.9 44.4-32 55.4V392.6c19.1 11.1 32 31.7 32 55.4c0 35.3-28.7 64-64 64c-23.7 0-44.4-12.9-55.4-32H119.4c-11.1 19.1-31.7 32-55.4 32c-35.3 0-64-28.7-64-64c0-23.7 12.9-44.4 32-55.4V119.4zM456.6 96H119.4c-5.6 9.7-13.7 17.8-23.4 23.4V392.6c9.7 5.6 17.8 13.7 23.4 23.4H456.6c5.6-9.7 13.7-17.8 23.4-23.4V119.4c-9.7-5.6-17.8-13.7-23.4-23.4zM128 160c0-17.7 14.3-32 32-32H288c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32H160c-17.7 0-32-14.3-32-32V160zM256 320h32c35.3 0 64-28.7 64-64V224h64c17.7 0 32 14.3 32 32v96c0 17.7-14.3 32-32 32H288c-17.7 0-32-14.3-32-32V320z"/></svg>
        </symbol>
        <symbol id="fa.arrows-spin" viewBox="0 0 448 512">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M224 96c38.4 0 73.7 13.5 101.3 36.1l-32.6 32.6c-4.6 4.6-5.9 11.5-3.5 17.4s8.3 9.9 14.8 9.9H416c8.8 0 16-7.2 16-16V64c0-6.5-3.9-12.3-9.9-14.8s-12.9-1.1-17.4 3.5l-34 34C331.4 52.6 280.1 32 224 32c-10.9 0-21.5 .8-32 2.3V99.2c10.3-2.1 21-3.2 32-3.2zM100.1 154.7l32.6 32.6c4.6 4.6 11.5 5.9 17.4 3.5s9.9-8.3 9.9-14.8V64c0-8.8-7.2-16-16-16H32c-6.5 0-12.3 3.9-14.8 9.9s-1.1 12.9 3.5 17.4l34 34C20.6 148.6 0 199.9 0 256c0 10.9 .8 21.5 2.3 32H67.2c-2.1-10.3-3.2-21-3.2-32c0-38.4 13.5-73.7 36.1-101.3zM445.7 224H380.8c2.1 10.3 3.2 21 3.2 32c0 38.4-13.5 73.7-36.1 101.3l-32.6-32.6c-4.6-4.6-11.5-5.9-17.4-3.5s-9.9 8.3-9.9 14.8V448c0 8.8 7.2 16 16 16H416c6.5 0 12.3-3.9 14.8-9.9s1.1-12.9-3.5-17.4l-34-34C427.4 363.4 448 312.1 448 256c0-10.9-.8-21.5-2.3-32zM224 416c-38.4 0-73.7-13.5-101.3-36.1l32.6-32.6c4.6-4.6 5.9-11.5 3.5-17.4s-8.3-9.9-14.8-9.9H32c-8.8 0-16 7.2-16 16l0 112c0 6.5 3.9 12.3 9.9 14.8s12.9 1.1 17.4-3.5l34-34C116.6 459.4 167.9 480 224 480c10.9 0 21.5-.8 32-2.3V412.8c-10.3 2.1-21 3.2-32 3.2z"/></svg>
        </symbol>
        <symbol id="fa.lightbulb-gear" viewBox="0 0 576 512">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--! Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc. --><path d="M262.1 352.2c-11 7-19.1 18.6-21.4 31.8L112 384c-9.6-31.9-29.5-59.1-49.2-86.2c0 0 0 0 0 0c-5.2-7.1-10.4-14.2-15.4-21.4C27.6 247.9 16 213.3 16 176C16 78.8 94.8 0 192 0c97 0 175.6 78.4 176 175.3c-17.8 7.7-28 25.6-28 43.3l0 .9c-17.6-9.7-41.5-8.2-57.2 8.7c-9.2 9.9-17.4 20.9-24.4 33s-12.4 24.7-16.4 37.6c-6.7 21.6 3.4 42.7 20 53.3zM112 416l133.6 0c3.5 9.2 7.7 18.3 12.8 27c2.9 5 6 9.9 9.4 14.6C257.1 489.2 227.2 512 192 512c-44.2 0-80-35.8-80-80l0-16zm0-240c0-44.2 35.8-80 80-80c8.8 0 16-7.2 16-16s-7.2-16-16-16C130.1 64 80 114.1 80 176c0 8.8 7.2 16 16 16s16-7.2 16-16zm260 42.2c0-7 4.5-13.3 11.3-14.8c10.5-2.4 21.5-3.7 32.7-3.7s22.2 1.3 32.7 3.7c6.8 1.5 11.3 7.8 11.3 14.8l0 17.7c0 7.8 4.8 14.8 11.6 18.7c6.8 3.9 15.1 4.5 21.8 .6l13.8-7.9c6.1-3.5 13.7-2.7 18.5 2.4c7.6 8.1 14.3 17.2 20.1 27.2s10.3 20.4 13.5 31c2.1 6.7-1.1 13.7-7.2 17.2l-14.4 8.3c-6.5 3.7-10 10.9-10 18.4s3.5 14.7 10 18.4l14.4 8.3c6.1 3.5 9.2 10.5 7.2 17.2c-3.3 10.6-7.8 21-13.5 31s-12.5 19.1-20.1 27.2c-4.8 5.1-12.5 5.9-18.5 2.4l-13.8-7.9c-6.7-3.9-15.1-3.3-21.8 .6c-6.8 3.9-11.6 10.9-11.6 18.7l0 17.7c0 7-4.5 13.3-11.3 14.8c-10.5 2.4-21.5 3.7-32.7 3.7s-22.2-1.3-32.7-3.7c-6.8-1.5-11.3-7.8-11.3-14.8l0-17.4c0-7.9-4.9-14.9-11.7-18.9c-6.8-3.9-15.2-4.5-22-.6l-13.5 7.8c-6.1 3.5-13.7 2.7-18.5-2.4c-7.6-8.1-14.3-17.2-20.1-27.2s-10.3-20.4-13.5-31c-2.1-6.7 1.1-13.7 7.2-17.2l14-8.1c6.5-3.8 10.1-11.1 10.1-18.6s-3.5-14.8-10.1-18.6l-14-8.1c-6.1-3.5-9.2-10.5-7.2-17.2c3.3-10.6 7.7-21 13.5-31s12.5-19.1 20.1-27.2c4.8-5.1 12.4-5.9 18.5-2.4l13.6 7.8c6.8 3.9 15.2 3.3 22-.6c6.9-3.9 11.7-11 11.7-18.9l0-17.4zm92.1 133.5a48.1 48.1 0 1 0 -96.1 0 48.1 48.1 0 1 0 96.1 0z"/></svg>
        </symbol>

        <symbol id="flag.us-styleable" viewBox="0 0 18 13">
          <svg  aria-hidden="true" width="18" height="13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 0h9a1 1 0 0 1 1 1H8V0z" fill="currentColor"/><path fill="currentColor" d="M8 2H18V3H8z"/><path fill="currentColor" d="M8 4H18V5H8z"/><path fill="currentColor" d="M0 6H18V7H0z"/><path fill="currentColor" d="M0 8H18V9H0z"/><path fill="currentColor" d="M0 10H18V11H0z"/><path d="M0 12h18a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M0 1a1 1 0 0 1 1-1h8v7H0V1zm2 .5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zM2.5 3a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zM3 4.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zM4.5 3a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zM5 4.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zM6.5 3a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zM7 4.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zM1.5 4a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zM2 5.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm1.5.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zM6 5.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm1.5.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zM4 3.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm1.5.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zM8 3.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zM3.5 2a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zM6 1.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm1.5.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1z" fill="currentColor"/></svg>
        </symbol>
        <symbol id="flag.canada-styleable" viewBox="0 0 18 13">
          <svg  aria-hidden="true" width="18" height="13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.924 6.164c-.039.194.038.23.167.1l.389-.388a.332.332 0 0 1 .469 0l.194.194.857-.43-.43.86.195.194a.328.328 0 0 1-.002.47l-1.05 1.05H9.428L9.213 9.5h-.428L8.57 8.214H7.286l-1.05-1.05a.328.328 0 0 1-.002-.47l.195-.194L6 5.64l.857.43.194-.194a.326.326 0 0 1 .468 0l.39.388c.129.13.204.085.167-.1l-.362-1.808.857.428L9 3.5l.429 1.284.857-.428-.362 1.808zM0 1a1 1 0 0 1 1-1h4v13H1a1 1 0 0 1-1-1V1zm13-1h4a1 1 0 0 1 1 1v11a1 1 0 0 1-1 1h-4V0z" fill="currentColor"/></svg>
        </symbol>
        <symbol id="flag.uk-styleable" viewBox="0 0 18 13">
          <svg  aria-hidden="true" width="18" height="13" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="M0 5H18V8H0z"/><path fill="currentColor" d="M8 0H10V13H8z"/><path d="M7 0v3.5L2 0h5zm4 13V9.5l5 3.5h-5zm0-13v3.5L16 0h-5zM7 13V9.5L2 13h5zM17 0c.422 0 .66.253.66.253L12.625 4h-1.297L17 0zM1 13c-.422 0-.66-.253-.66-.253L5.375 9h1.297L1 13zM.343.253S0 .496 0 1l4.326 3h1.098L.343.253zm17.314 12.494S18 12.504 18 12l-4.326-3h-1.098l5.081 3.747zM3.5 4H0V1.5L3.5 4zm11 5H18v2.5L14.5 9zm0-5H18V1.5L14.5 4zm-11 5H0v2.5L3.5 9z" fill="currentColor"/></svg>
        </symbol>
        <symbol id="flag.world" viewBox="0 0 18 18">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="none"><path fill="currentColor" d="M9 0C4.032 0 0 4.032 0 9s4.032 9 9 9 9-4.032 9-9-4.032-9-9-9zM1.8 9c0-.549.072-1.089.189-1.602L6.291 11.7v.9c0 .99.81 1.8 1.8 1.8v1.737C4.554 15.687 1.8 12.663 1.8 9zm12.501 4.86a1.794 1.794 0 0 0-1.71-1.26h-.9V9.9c0-.495-.405-.9-.9-.9h-5.4V7.2h1.8c.495 0 .9-.405.9-.9V4.5h1.8c.99 0 1.8-.81 1.8-1.8v-.369C14.328 3.393 16.2 5.985 16.2 9a7.192 7.192 0 0 1-1.899 4.86z"/></svg>
        </symbol>

        <symbol id="logo.adobeFull" viewBox="0 0 135 36">
          <svg  aria-hidden="true" height="36" width="135" viewBox="0 0 135 36" xmlns="http://www.w3.org/2000/svg"><path d="M54.674 21.828l-1.943 5.35c0 .215-.216.215-.216.215h-3.023c-.216 0-.216 0-.216-.215 1.727-4.493 4.318-12.198 6.261-17.335 0-.213.216-.641.216-1.711 0-.214 0-.214.216-.214h4.103c.216-.215.216 0 .216 0 2.158 6.206 4.75 12.84 6.908 19.047 0 .213 0 .213-.215.213h-3.455c-.216 0-.216 0-.216-.213l-1.944-5.35h-6.692zm6.045-2.996c-.647-1.926-2.16-5.992-2.59-8.132-.433 1.926-1.728 5.35-2.592 8.132zm8.422 1.284c0-4.28 3.238-7.704 8.419-7.704.65 0 1.297 0 1.729.214v-6.42c0-.214 0-.214.215-.214h3.239c.215 0 .215 0 .215.214V25.68c0 .215 0 .215-.215.215-1.944.854-4.104 1.498-6.046 1.498-4.535.213-7.556-2.14-7.556-7.277zm9.93-4.494c-.432-.214-1.079-.214-1.726-.214-2.807 0-4.534 1.712-4.534 4.708 0 3.423 1.942 4.709 4.319 4.709.647 0 1.51-.215 2.159-.215v-8.988h-.217zm22.024 4.281c0 4.707-3.023 7.703-7.342 7.703-5.18 0-7.34-3.851-7.34-7.49 0-4.494 3.022-7.49 7.558-7.49 4.533-.214 7.124 3.21 7.124 7.277zm-11.01 0c0 2.995 1.294 4.922 3.669 4.922 1.944 0 3.455-1.285 3.455-4.922 0-2.783-1.08-4.923-3.67-4.923-1.945.214-3.454 1.926-3.454 4.923zm17.488-13.697c.215 0 .215 0 .215.214v6.848c1.08-.428 2.16-.642 3.239-.642 4.103 0 6.694 2.996 6.694 6.849 0 5.135-4.103 8.345-8.854 8.345-1.51 0-3.021-.214-4.533-.642-.215 0-.215-.213-.215-.213V6.42c0-.214 0-.214.215-.214zm2.806 9.202c-.862 0-1.727.214-2.374.428v8.774c.432.215 1.08.215 1.727.215 2.159 0 4.75-1.712 4.75-5.137-.217-2.782-1.944-4.28-4.103-4.28zm14.252 5.35c0 2.355 1.51 3.852 4.533 3.852 1.08 0 2.374-.214 3.671-.642 0 0 .215 0 .215.215v2.353c0 .213 0 .213-.215.429-1.08.641-2.591.855-4.535.855-5.398 0-7.558-3.637-7.558-7.49 0-4.28 2.592-7.704 7.127-7.704 4.534 0 6.26 3.424 6.26 6.206 0 1.284-.214 1.926-.214 1.926h-9.285zm4.748-2.354c1.08 0 1.297-.213 1.297-.213v-.429c0-.856-.647-2.782-3.024-2.782-1.942 0-3.021 1.498-3.238 3.424zM25.694 0l15.114 35.738V0zM0 0v35.738L15.114 0zm13.818 28.463h6.91l3.023 7.275h6.26l-9.715-22.685z" fill="currentColor"/></svg>
        </symbol>
        <symbol id="logo.amazon" viewBox="0 0 114 35">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="114" height="35" viewBox="0 0 114 35" fill="none"><path fill="currentColor" fill-rule="evenodd" d="M70.64 26.849c-6.618 4.884-16.215 7.482-24.478 7.482-11.58 0-22.01-4.28-29.902-11.407-.62-.56-.067-1.323.678-.89 8.515 4.954 19.044 7.938 29.92 7.938 7.336 0 15.4-1.522 22.82-4.67 1.12-.474 2.058.737.963 1.547z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M73.395 23.704c-.847-1.084-5.595-.513-7.73-.257-.646.077-.746-.488-.164-.896 3.79-2.661 9.998-1.894 10.72-1.003.726.899-.192 7.124-3.743 10.094-.546.456-1.065.213-.823-.39.8-1.995 2.588-6.463 1.74-7.548zM65.851 3.75V1.164a.64.64 0 01.656-.655h11.59c.37 0 .667.27.667.652v2.218c-.003.372-.316.857-.871 1.627l-6.004 8.572c2.228-.052 4.586.282 6.61 1.42.457.257.58.637.615 1.01v2.76c0 .379-.416.82-.854.59-3.567-1.869-8.3-2.073-12.246.023-.403.214-.825-.22-.825-.6v-2.623c0-.42.01-1.137.432-1.777l6.956-9.979h-6.056c-.37 0-.668-.264-.67-.652zM23.575 19.9h-3.526a.663.663 0 01-.631-.596l.003-18.096c0-.362.304-.652.68-.652h3.284c.343.017.62.277.64.607v2.363h.067C24.948 1.24 26.56.175 28.732.175c2.205 0 3.588 1.066 4.575 3.35.857-2.284 2.798-3.35 4.872-3.35 1.48 0 3.093.609 4.08 1.98 1.12 1.524.89 3.732.89 5.674l-.003 11.42a.664.664 0 01-.68.651h-3.522a.66.66 0 01-.632-.649l-.002-9.594c0-.76.066-2.665-.099-3.389-.263-1.219-1.052-1.562-2.073-1.562-.855 0-1.745.571-2.107 1.485-.362.915-.329 2.437-.329 3.466v9.592a.664.664 0 01-.68.651H29.5a.66.66 0 01-.633-.649l-.003-9.594c0-2.019.329-4.988-2.172-4.988-2.535 0-2.435 2.893-2.435 4.988l-.002 9.592c0 .362-.305.651-.68.651zM88.774 3.869c-2.6 0-2.764 3.54-2.764 5.75 0 2.208-.033 6.93 2.733 6.93 2.732 0 2.863-3.808 2.863-6.13 0-1.523-.067-3.351-.527-4.799-.395-1.257-1.186-1.751-2.305-1.751zM88.743.175c5.233 0 8.062 4.494 8.062 10.205 0 5.522-3.126 9.902-8.062 9.902-5.135 0-7.933-4.495-7.933-10.092 0-5.636 2.83-10.015 7.933-10.015zM103.592 19.9h-3.513a.66.66 0 01-.632-.649L99.44 1.147a.667.667 0 01.677-.59l3.271-.001a.669.669 0 01.626.506V3.83h.067c.987-2.475 2.369-3.655 4.805-3.655 1.58 0 3.127.57 4.115 2.132.921 1.447.921 3.884.921 5.636v11.388a.67.67 0 01-.676.57h-3.535a.667.667 0 01-.628-.57V9.506c0-1.981.232-4.876-2.204-4.876-.856 0-1.646.572-2.041 1.447-.494 1.105-.56 2.208-.56 3.429v9.743a.674.674 0 01-.687.651zm-43.426-.044c-.232.21-.57.223-.832.082-1.17-.973-1.381-1.423-2.022-2.35-1.935 1.971-3.305 2.563-5.813 2.563-2.968 0-5.277-1.832-5.277-5.495 0-2.862 1.55-4.809 3.76-5.763 1.913-.84 4.585-.992 6.63-1.222v-.457c0-.84.066-1.832-.429-2.557-.43-.65-1.253-.917-1.98-.917-1.344 0-2.539.689-2.833 2.118-.061.317-.293.632-.612.648l-3.418-.37c-.289-.066-.61-.297-.526-.738C47.6 1.253 51.344 0 54.7 0c1.715 0 3.958.457 5.31 1.756 1.716 1.602 1.55 3.74 1.55 6.069v5.491c0 1.654.687 2.379 1.331 3.269.226.32.276.702-.011.937-.72.604-2 1.715-2.703 2.342l-.01-.008zm-3.554-8.597c0 1.374.033 2.518-.66 3.74-.56.992-1.451 1.603-2.44 1.603-1.353 0-2.145-1.03-2.145-2.557 0-3.003 2.694-3.55 5.245-3.55v.764zm-42.667 8.597a.73.73 0 01-.834.082c-1.17-.973-1.381-1.423-2.02-2.35-1.936 1.971-3.307 2.563-5.814 2.563C2.308 20.151 0 18.32 0 14.656c0-2.862 1.55-4.809 3.76-5.763 1.913-.84 4.585-.992 6.63-1.222v-.457c0-.84.066-1.832-.429-2.557-.429-.65-1.254-.917-1.979-.917-1.345 0-2.54.689-2.834 2.118-.06.317-.293.632-.612.648l-3.418-.37C.83 6.07.508 5.839.592 5.398 1.377 1.253 5.12 0 8.477 0c1.715 0 3.958.457 5.31 1.756 1.715 1.602 1.551 3.74 1.551 6.069v5.491c0 1.654.686 2.379 1.33 3.269.225.32.276.702-.01.937-.722.604-2.002 1.715-2.705 2.342l-.008-.008zm-3.555-8.597c0 1.374.033 2.518-.66 3.74-.56.992-1.451 1.603-2.441 1.603-1.351 0-2.144-1.03-2.144-2.557 0-3.003 2.695-3.55 5.245-3.55v.764z" clip-rule="evenodd"/></svg>
        </symbol>
        <symbol id="logo.canada-goose" viewBox="0 0 185 16">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="185" height="16" viewBox="0 0 185 16" fill="none"><path fill="currentColor" d="M11.875 10.842a6.632 6.632 0 0 1-.558 1.574c-.251.501-.562.95-.94 1.34a4.32 4.32 0 0 1-1.283.947c-.48.24-1.029.36-1.622.36-.746 0-1.386-.106-1.923-.318-.537-.215-.976-.586-1.318-1.119-.336-.529-.584-1.245-.746-2.149-.152-.86-.226-1.944-.233-3.239.003-.998.042-1.916.113-2.76.084-.881.265-1.636.547-2.279.283-.631.71-1.129 1.27-1.489.558-.356 1.321-.54 2.29-.54.717 0 1.314.131 1.806.389.484.257.887.592 1.212.995.325.405.59.85.799 1.333.208.484.381.943.53 1.38h.258v-4.21h-.318c-.043.188-.11.304-.205.346-.089.046-.226.074-.414.074-.173 0-.385-.042-.636-.123-.258-.081-.54-.166-.852-.247-.31-.088-.647-.17-1.018-.25A5.645 5.645 0 0 0 7.45.732c-.851 0-1.714.18-2.597.53a8.043 8.043 0 0 0-2.404 1.502 7.961 7.961 0 0 0-1.763 2.35C.23 6.03 0 7.05 0 8.175c0 1.034.205 2 .619 2.89.41.889.957 1.658 1.643 2.314a7.61 7.61 0 0 0 2.379 1.55 7.182 7.182 0 0 0 2.81.571c.423 0 .837-.039 1.219-.11.381-.074.735-.158 1.067-.24.322-.084.615-.165.862-.236.255-.074.46-.116.622-.116a.81.81 0 0 1 .418.092c.088.06.17.172.236.331h.318v-4.379h-.318Zm53.216-9.255v-.53h1.831c.679 0 1.357-.007 2.032-.031a78.32 78.32 0 0 1 2.033-.032c.597 0 1.233.042 1.894.116.665.085 1.318.23 1.976.43a9.266 9.266 0 0 1 1.852.827 6.28 6.28 0 0 1 1.555 1.316c.449.53.806 1.157 1.074 1.888.265.73.4 1.584.4 2.565 0 .97-.135 1.817-.4 2.548a6.305 6.305 0 0 1-1.067 1.89c-.445.53-.95.971-1.523 1.317a9.44 9.44 0 0 1-1.782.822 9.925 9.925 0 0 1-1.838.427c-.6.081-1.162.12-1.685.12-.753 0-1.506-.007-2.262-.021-.75-.014-1.499-.018-2.259-.018h-1.83v-.533h1.83V1.587h-1.83Zm5.825 13.274c.848 0 1.566-.095 2.17-.3a4.667 4.667 0 0 0 1.51-.815c.41-.346.734-.737.978-1.182.24-.44.424-.907.544-1.397.124-.487.206-.97.244-1.46.043-.491.06-.947.06-1.374 0-1.051-.06-2.004-.197-2.858-.128-.847-.386-1.577-.771-2.18-.385-.604-.926-1.07-1.619-1.398-.7-.324-1.611-.483-2.746-.483-.258 0-.491 0-.7.007a3.018 3.018 0 0 0-.509.05v13.334c.379.039.721.056 1.036.056Zm44.158-5.37v.72h2.053v.568c0 .614-.032 1.175-.081 1.69a4 4 0 0 1-.371 1.344 2.19 2.19 0 0 1-.831.897c-.35.218-.841.331-1.452.331-.743 0-1.379-.113-1.92-.331a2.847 2.847 0 0 1-1.314-1.087c-.343-.501-.591-1.168-.746-1.987-.166-.822-.244-1.842-.244-3.045V7.197c0-.74.05-1.475.141-2.198.089-.72.29-1.366.591-1.93a3.59 3.59 0 0 1 1.283-1.373c.554-.35 1.293-.526 2.209-.526 1.155-.01 2.085.343 2.77 1.066.693.723 1.209 1.733 1.556 3.031h.296v-4.21h-.339c-.064.16-.138.269-.212.325-.081.06-.219.095-.399.095-.177 0-.389-.042-.64-.123a13.853 13.853 0 0 0-.862-.247c-.315-.088-.658-.17-1.036-.25a5.575 5.575 0 0 0-1.156-.124c-.848 0-1.714.18-2.597.53a7.997 7.997 0 0 0-2.404 1.502 7.908 7.908 0 0 0-1.76 2.35c-.456.914-.685 1.934-.685 3.06 0 1.034.201 2 .618 2.89.406.889.954 1.658 1.643 2.314a7.579 7.579 0 0 0 2.379 1.55 7.15 7.15 0 0 0 2.806.571c.615 0 1.135-.067 1.57-.19a9.57 9.57 0 0 0 1.148-.406c.325-.145.636-.283.923-.413.286-.127.59-.187.908-.187a.9.9 0 0 1 .431.11.495.495 0 0 1 .226.352h.361v-4.555h1.297v-.72h-6.16Zm9.677-4.376a7.911 7.911 0 0 1 4.174-3.853c.89-.35 1.763-.53 2.615-.53.915 0 1.817.18 2.711.523.901.346 1.7.836 2.393 1.472a7.436 7.436 0 0 1 1.7 2.318c.427.91.643 1.933.643 3.073 0 .995-.202 1.94-.608 2.837a7.783 7.783 0 0 1-1.633 2.357 7.896 7.896 0 0 1-2.368 1.602 7.106 7.106 0 0 1-2.838.586 7.24 7.24 0 0 1-2.835-.572 7.627 7.627 0 0 1-2.382-1.549 7.589 7.589 0 0 1-1.64-2.314c-.417-.89-.618-1.856-.618-2.89 0-1.126.23-2.146.686-3.06Zm2.88 6.426c.156.89.399 1.598.732 2.12.335.533.763.897 1.29 1.105.526.208 1.152.31 1.887.31.954 0 1.714-.172 2.258-.532a3.3 3.3 0 0 0 1.237-1.486c.269-.628.439-1.372.516-2.244a35.7 35.7 0 0 0 .106-2.809c0-.91-.028-1.778-.088-2.607-.06-.822-.226-1.556-.498-2.185a3.47 3.47 0 0 0-1.237-1.503c-.555-.367-1.322-.554-2.294-.554-.919 0-1.643.177-2.191.519-.548.346-.962.83-1.251 1.45-.283.628-.478 1.366-.562 2.227a26.547 26.547 0 0 0-.135 2.823c0 1.355.071 2.477.23 3.366Zm14.954-6.426a7.894 7.894 0 0 1 4.17-3.853c.894-.35 1.767-.53 2.616-.53.915 0 1.816.18 2.721.523a7.603 7.603 0 0 1 2.389 1.472 7.589 7.589 0 0 1 1.697 2.318c.427.91.643 1.933.643 3.073 0 .995-.198 1.94-.608 2.837a7.713 7.713 0 0 1-1.633 2.357 7.841 7.841 0 0 1-2.375 1.602 7.052 7.052 0 0 1-2.834.586c-.983 0-1.93-.19-2.831-.572a7.598 7.598 0 0 1-4.022-3.864 6.774 6.774 0 0 1-.622-2.89c0-1.125.229-2.145.689-3.059Zm2.877 6.426c.162.89.403 1.598.738 2.12.329.533.757.897 1.28 1.105.533.208 1.166.31 1.891.31.961 0 1.721-.172 2.258-.532.551-.357.961-.854 1.237-1.486.272-.628.445-1.372.516-2.244.071-.86.106-1.796.106-2.809 0-.91-.028-1.778-.088-2.607-.06-.822-.223-1.556-.495-2.185a3.451 3.451 0 0 0-1.241-1.503c-.551-.367-1.318-.554-2.293-.554-.912 0-1.64.177-2.188.519-.548.346-.961.83-1.248 1.45-.286.628-.48 1.366-.565 2.227a24.78 24.78 0 0 0-.138 2.823c0 1.355.074 2.477.23 3.366Zm24.157-2.527a3.732 3.732 0 0 0-.969-1.153 5.44 5.44 0 0 0-1.367-.787 22.543 22.543 0 0 0-1.573-.565c-.537-.173-1.064-.339-1.577-.497a7.94 7.94 0 0 1-1.36-.568 3.21 3.21 0 0 1-.972-.79c-.226-.29-.347-.647-.361-1.08.014-.276.082-.551.216-.816.141-.296.357-.557.636-.797a3.438 3.438 0 0 1 1.029-.575 4.166 4.166 0 0 1 1.403-.22c.65 0 1.187.114 1.618.34.424.225.771.522 1.05.882.276.363.513.78.693 1.224.173.455.343.91.505 1.373h.258V1.058h-.314c-.068.158-.131.268-.191.324-.064.06-.188.095-.371.095-.159 0-.333-.042-.527-.123a10.49 10.49 0 0 0-1.544-.498 5.136 5.136 0 0 0-1.156-.123c-.693 0-1.336.123-1.926.353a5.04 5.04 0 0 0-1.52.914 4.28 4.28 0 0 0-1 1.305c-.241.49-.357.999-.357 1.528 0 .716.113 1.316.35 1.793.229.476.54.882.926 1.203.385.328.827.59 1.314.794.492.208.997.388 1.517.54l1.512.448c.488.144.93.32 1.319.536.381.215.689.476.922.801.223.296.332.681.343 1.136-.011.24-.057.516-.156.826a2.96 2.96 0 0 1-.544 1.006c-.254.324-.615.585-1.071.808-.449.219-1.028.331-1.732.331-.194 0-.41-.003-.643-.01a2.895 2.895 0 0 1-.742-.12 4.104 4.104 0 0 1-.817-.35 4.118 4.118 0 0 1-.887-.698 4.441 4.441 0 0 1-.699-.861 6.255 6.255 0 0 1-.912-2.378h-.301v4.583h.322c.064-.187.138-.307.216-.367.081-.063.212-.088.402-.088.135 0 .333.032.608.117.273.074.584.162.93.247.357.088.735.169 1.138.246.406.085.816.124 1.23.124.82 0 1.566-.13 2.237-.388a5.541 5.541 0 0 0 1.735-1.048 4.556 4.556 0 0 0 1.124-1.528c.269-.582.4-1.203.4-1.852 0-.66-.124-1.218-.364-1.67Zm-108.461 5.67L54.994.5h-.795l-5.832 14.185h-1.53v.533h3.781v-.533H48.94l2.096-5.057h4.795l2.199 5.057h-1.743v.533h6.694v-.533h-1.823ZM55.62 9.097h-4.376l2.131-5.198 2.245 5.198Zm39.792 5.592L89.238.5h-.788l-5.832 14.188h-1.534v.533h3.789v-.533h-1.682l2.096-5.06h4.795l1.379 3.166.816 1.894h-1.742v.533h6.701v-.533h-1.824Zm-5.535-5.592h-4.382l2.131-5.198 2.251 5.198Zm-61.25 5.589L22.458.5h-.785l-5.835 14.185H14.31v.533h3.782v-.533h-1.679l2.096-5.057h4.796l2.192 5.057h-1.74v.533h6.698v-.533h-1.827Zm-5.53-5.59h-4.383l2.131-5.197 2.252 5.198Zm23.036-8.037H42.13v.529h1.852v8.938h-.039l-6.634-9.467h-4.711v.529h1.587v13.098h-1.587v.533h.01v.003h3.984v-.536h-1.835V2.469h.04l8.97 12.752h.788V1.587h1.569v-.254h.01v-.275Zm138.051 0V4.71h-.258a8.023 8.023 0 0 0-.34-.868 4.276 4.276 0 0 0-.671-1.02 3.88 3.88 0 0 0-1.106-.868c-.449-.244-1.004-.367-1.647-.367h-3.171V7.48h1.117c.488 0 .905-.068 1.244-.205.336-.141.622-.339.841-.6.23-.261.417-.568.566-.935.141-.364.261-.773.353-1.224h.262v6.443h-.262a10.849 10.849 0 0 0-.328-1.115 3.411 3.411 0 0 0-.506-.946 2.297 2.297 0 0 0-.792-.646c-.311-.158-.699-.236-1.162-.236h-1.333v6.672h3.266c.611 0 1.163-.102 1.654-.31.491-.205.93-.487 1.304-.865.378-.367.693-.8.947-1.302.255-.494.446-1.03.58-1.598H185v4.608h-12.734v-.533h1.838V1.587h-1.838v-.53h11.918Z"/></svg>
        </symbol>
        <symbol id="logo.capitalone" viewBox="0 0 135 48">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="135" height="48" viewBox="0 0 135 48" fill="none"><g fill="currentColor"><path d="M91.128 34.715c-.007.008-.015.008-.015.015-5.696 4.032-12.44 8.266-19.697 12.712l-.286.166a.217.217 0 00-.053.301c.068.098.204.12.302.053l.24-.128c6.157-3.21 13.225-7.023 20.338-10.934.038-.022.076-.045.113-.06a9.005 9.005 0 01-.942-2.125zm37.375-30.254c-8.975-9.901-66.732-.994-91.29 4.37l-.572.121a.213.213 0 00-.173.249c.022.12.135.196.248.173l.566-.113c20.345-3.624 62.663-8.643 71.765.385 2.78 2.757 2.117 6.299-1.108 10.488 1.733 1.116 2.969 2.871 3.527 5.064C124.05 16.85 132.497 8.87 128.503 4.461z"/><path d="M94.76 32.116c.114 3.481 2.321 6.337 5.192 6.337 5.569 0 7.942-6.842 7.777-11.408-.121-3.49-2.381-6.337-5.252-6.337-4.785-.008-7.882 6.804-7.716 11.408zm-2.938-.188c-.204-5.946 4.453-12.027 11.22-12.027 4.521 0 7.482 3.015 7.648 7.634.219 6.269-4.137 12.026-11.212 12.026-4.537 0-7.498-3.007-7.656-7.633zM27.737 30.36c-.241.09-.55.18-.942.264-.384.09-1.093.21-2.117.376-.709.113-1.198.256-1.477.46-.264.196-.422.43-.468.723-.052.31.046.55.31.746.27.189.723.287 1.363.287.483 0 .95-.076 1.402-.226.46-.151.851-.355 1.145-.61.219-.19.377-.43.498-.724.075-.196.173-.625.286-1.296zm5.877-3.655c-.022.543-.12 1.025-.263 1.862l-.995 5.583c-.083.497.098.882.557 1.153l-.03.219-5.696-.008-.053-1.417c-.829.498-1.831.92-2.735 1.168-.905.234-1.635.332-2.728.332-1.839 0-2.893-.189-3.624-.83-.739-.655-1.1-1.092-1.063-1.996.03-.52.301-1.19.686-1.658.392-.474.934-.783 1.514-1.062.588-.279 1.281-.482 2.284-.64 1.01-.166 2.41-.325 4.287-.483.987-.083 1.59-.309 1.869-.422.392-.15.55-.324.603-.64.105-.573-.076-.904-.844-1.055-2.05-.407-5.9.264-7.882.753l1.077-2.908c2.615-.385 5.064-.626 7.649-.626 4.121 0 5.433 1.168 5.387 2.675zm16.518 8.809l1.974-11.16h5.456l-1.975 11.16h-5.455zm2.276-13.744c.165-.92 1.612-1.658 3.224-1.658 1.62 0 2.804.746 2.645 1.658-.173.92-1.612 1.665-3.24 1.665-1.612 0-2.788-.746-2.63-1.665zm24.524 8.613c-.248.083-.565.173-.95.264-.383.09-1.092.203-2.117.369-.7.113-1.198.256-1.469.46a1.141 1.141 0 00-.475.715c-.06.31.053.558.31.746.278.189.73.279 1.37.279.475 0 .943-.068 1.402-.211.467-.158.852-.354 1.153-.61a1.87 1.87 0 00.482-.724c.076-.188.174-.618.294-1.288zm5.878-3.662c-.023.55-.12 1.032-.272 1.86l-.987 5.592c-.083.49.098.882.558 1.153l-.03.196-5.697.007-.045-1.424c-.829.505-1.839.927-2.735 1.168-.905.241-1.636.34-2.743.34-1.839 0-2.886-.182-3.617-.83-.746-.663-1.1-1.092-1.063-1.997.023-.527.294-1.198.686-1.657.392-.483.934-.784 1.522-1.063.588-.279 1.281-.482 2.276-.648 1.01-.158 2.419-.324 4.295-.482.98-.083 1.582-.301 1.861-.415.4-.15.55-.323.61-.648.099-.565-.075-.896-.836-1.054-2.065-.407-5.9.263-7.882.753l1.07-2.909c2.623-.384 5.064-.625 7.648-.625 4.107.008 5.418 1.183 5.38 2.683zm-66.564 4.785c-1.779.354-2.773.49-4.529.49-2.607 0-4.68-1.297-4.566-3.67.083-1.583 1.951-4.913 6.706-4.913 1.5 0 2.668.263 4.242 1.16l.694-3.873c-2.14-.806-3.557-.927-5.396-.912C7.158 19.856 1.175 22.69.43 28.454c-.753 5.855 6.398 7.324 9.57 7.309 1.831-.008 3.737-.083 5.516-.264l.73-3.994zm44.321-7.212l.392-2.275 5.704-1.244-.61 3.512h2.796l-.528 2.245-2.712-.007-1.65 8.974s-5.494-.038-5.517 0l1.643-8.952H58.02l.422-2.26h2.125v.007zm30.436-4.197l-2.653 15.41-5.553.007 2.795-15.568 5.41.151zm-48.09 6.873c-.716 0-1.364.218-1.937.647-.572.437-.934 1.07-1.077 1.907-.174.972-.068 1.672.316 2.102.392.43.95.648 1.688.648.498 0 1.01-.09 1.387-.279.467-.248.79-.505 1.07-.92.301-.429.497-.91.602-1.468.159-.882.023-1.538-.384-1.975-.4-.437-.95-.663-1.665-.663zM32.98 39.364l2.66-14.95h4.793l-.37 1.906c.415-.573 1.078-1.04 1.997-1.416.927-.377 1.967-.656 3.097-.656 1.251 0 2.02.068 2.954.55.927.49 1.582 1.198 1.93 2.117.36.905.436 1.93.24 3.037-.324 1.846-1.22 3.293-2.697 4.363-1.462 1.07-2.78 1.349-4.657 1.356-.663 0-1.22-.067-1.68-.18-.453-.121-.814-.264-1.085-.438-.264-.173-.543-.422-.897-.813l-.89 5.124H32.98zm99.027-11.024c-.03-.896-.482-1.507-1.409-1.507-2.238 0-4.619 4.386-5.026 6.149 3.67.007 6.526-2.178 6.435-4.642zm.482 6.872l.43.294c-1.093 2.223-3.316 4.009-5.923 4.009-2.132 0-3.888-1.424-3.978-4.092-.174-4.785 4.31-9.223 7.979-9.223 1.575 0 3.037.686 3.097 2.381.136 3.806-5.206 4.966-8.725 5.049-.113.4-.159.799-.136 1.401.06 1.575 1.01 2.901 2.984 2.901 1.703 0 3.406-1.37 4.272-2.72z"/><path d="M110.607 28.22c.377-.052.987-.12 1.251-.12.399 0 .776.075.799.474.007.234-.415 1.93-.505 2.321l-.852 3.753a147.89 147.89 0 01-1.047 4.415h2.185l1.228-5.945c3.745-3.903 5.192-5.177 6.074-5.177.399 0 .67.212.693.686.023.686-.407 2.246-.55 2.698l-1.251 4.333c-.286.972-.497 1.853-.475 2.479.038.95.611 1.371 1.47 1.371 1.597 0 2.758-1.665 3.767-3.3l-.294-.535c-.406.655-1.356 2.094-2.102 2.094-.233 0-.46-.158-.467-.55-.023-.505.188-1.266.339-1.77l1.394-5.08c.377-1.4.55-2.297.543-2.78-.038-.95-.588-1.394-1.44-1.394-1.439 0-3.345 1.055-7.392 5.704h-.06l.512-2.268c.279-1.243.55-2.539.807-3.436-1.402.505-3.406 1.07-4.642 1.311l.015.716z"/></g></svg>
        </symbol>
        <symbol id="logo.citi" viewBox="0 0 70 45">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="70" height="45" viewBox="0 0 70 45" fill="none"><path fill="currentColor" d="M21.24 36.303l-.125.12c-2.011 2.05-4.339 3.135-6.737 3.135-5.007 0-8.641-3.756-8.641-8.938 0-5.173 3.634-8.934 8.64-8.934 2.4 0 4.727 1.09 6.738 3.145l.125.124 3.22-3.893-.087-.106c-2.677-3.164-5.89-4.704-9.84-4.704-3.963 0-7.587 1.333-10.198 3.739C1.498 22.596 0 26.27 0 30.62c0 4.347 1.498 8.03 4.335 10.636C6.946 43.673 10.57 45 14.533 45c3.95 0 7.163-1.54 9.84-4.705l.087-.098-3.22-3.894zm6.473 8.167H33.4V16.703h-5.688V44.47zm27.97-6.038c-1.518.924-2.93 1.389-4.198 1.389-1.838 0-2.669-.97-2.669-3.13V21.956h5.793v-5.229h-5.793v-8.64l-5.575 2.984v5.656h-4.81v5.229h4.81V37.63c0 4.27 2.53 7.188 6.306 7.264 2.564.05 4.109-.714 5.048-1.272l.055-.041 1.37-5.354-.337.205zm4.71 6.038h5.692V16.703h-5.692V44.47z"/><path fill="currentColor" fill-rule="evenodd" d="M69.492 11.776C64.285 4.4 55.638 0 46.84 0c-8.795 0-17.443 4.4-22.642 11.776l-.266.38h6.556l.073-.08c4.462-4.605 10.287-7.04 16.279-7.04 5.992 0 11.816 2.435 16.287 7.04l.073.08h6.554l-.262-.38z" clip-rule="evenodd"/></svg>
        </symbol>
        <symbol id="logo.disney" viewBox="0 0 109 45">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="109" height="45" viewBox="0 0 109 45" fill="none"><path fill="currentColor" d="M94.123 19.57c-1.84.423-6.703.66-6.703.66l-.598 1.916s2.408-.204 4.17-.031c0 0 .566-.047.63.628.03.692-.048 1.414-.048 1.414s-.047.425-.63.535c-.676.11-5.239.314-5.239.314l-.74 2.483s-.267.565.347.408c.566-.157 5.35-1.068 5.979-.943.66.157 1.416 1.069 1.196 1.886-.252.99-5.035 4.038-7.93 3.834 0 0-1.527.094-2.801-1.964-1.228-1.964.425-5.657.425-5.657s-.74-1.728-.19-2.357c0 0 .316-.267 1.26-.346l1.18-2.42s-1.338.08-2.124-.895c-.724-.943-.787-1.351-.22-1.603.597-.314 6.136-1.304 9.944-1.178 0 0 1.337-.158 2.517 2.152 0 0 .535.943-.41 1.163h-.015zm-14.35 9.301c-.472 1.148-1.778 2.357-3.351 1.619-1.605-.754-4.138-5.908-4.138-5.908s-.945-1.917-1.133-1.855c0 0-.205-.377-.315 1.729-.157 2.09.031 6.16-.834 6.804-.787.628-1.73.361-2.266-.377-.44-.739-.63-2.514-.377-5.61.283-3.095.99-6.395 1.888-7.417.944-1.037 1.7-.282 1.982 0 0 0 1.212 1.1 3.257 4.353l.346.597s1.857 3.096 2.046 3.08c0 0 .157.157.283.031.19-.047.126-1.053.126-1.053s-.346-3.346-2.077-9.003c0 0-.252-.723-.078-1.414.157-.629.833-.315.833-.315s2.612 1.257 3.887 5.5c1.259 4.243.409 8.092-.063 9.24h-.016zM66.965 17.982c-.252.44-.362 1.053-1.447 1.226 0 0-10.543.738-11.062 1.477 0 0-.346.44.22.55.598.125 2.99.44 4.123.503 1.227 0 5.35.031 6.86 1.885 0 0 .866.88.834 2.876-.031 2.042-.393 2.765-1.196 3.504-.834.691-7.977 3.897-12.587-1.006 0 0-2.109-2.357.74-4.148 0 0 2.045-1.257 7.284.204 0 0 1.574.566 1.51 1.147-.094.629-1.305 1.257-3.067 1.226-1.7-.047-2.959-.864-2.707-.723.236.079-1.84-1.006-2.486-.267-.63.691-.472 1.1.157 1.524 1.574.911 7.758.581 9.599-1.477 0 0 .74-.833-.378-1.509-1.101-.628-4.311-1.02-5.554-1.068-1.18-.063-5.602 0-6.263-1.147 0 0-.63-.817.063-3.048.724-2.357 5.87-3.269 8.104-3.457 0 0 6.136-.252 7.285 1.005 0 0 .157.283-.032.707v.016zM49.563 31.794c-.74.55-2.313.314-2.77-.314-.44-.55-.597-2.719-.519-6.128.11-3.489.158-7.763.944-8.454.787-.676 1.26-.079 1.574.377.314.471.724.99.786 2.074.095 1.1.362 6.757.362 6.757s.346 5.154-.361 5.688h-.016zm1.573-18.384c-2.171.738-3.65.502-4.909-.048-.55.99-.881 1.289-1.29 1.352-.63.063-1.18-.943-1.259-1.257-.126-.236-.425-.66-.063-1.619-1.227-1.1-1.322-2.577-1.101-3.567.283-1.162 2.36-5.53 8.654-6.05 0 0 3.084-.22 3.619 1.415h.094s2.99 0 2.927 2.671c0 2.671-3.305 6.003-6.672 7.15v-.047zm2.801-7.606c-1.983.315-5.035 2.954-6.498 5.139 2.25.408 6.183.251 7.946-3.3 0 0 .834-2.231-1.448-1.839zm-8.701 1.729c-.63 1.021-.661 1.634-.362 2.043.74-1.1 2.045-2.829 4.012-4.18-1.51.157-2.785.785-3.65 2.137zm53.608 24.151c-1.448 3.551-2.675 7.15-3.383 12.54 0 0-.158 1.052-1.023.706-.866-.314-2.282-1.728-2.596-3.724-.315-2.608.85-7.008 3.225-12.068-.692-1.1-1.18-2.734-.786-5.028 0 0 .629-4.242 4.877-8.076 0 0 .504-.425.787-.283.346.157.205 1.508-.079 2.2-.251.66-2.14 3.928-2.14 3.928s-1.18 2.231-.85 3.976c2.235-3.426 7.317-10.371 10.464-8.171 1.999 1.414 1.999 5.97.504 8.61-1.18 2.09-4.516 6.411-8.969 5.406l-.031-.016zm6.577-10.67c-1.165 1.258-3.242 3.646-4.878 6.883 1.731-.188 3.414-1.147 3.934-1.634.833-.739 2.753-2.734 2.454-5.374 0 0-.189-1.383-1.51.126zM34.93 33.539c-5.57 1.697-10.826.912-13.69.157-.078 1.163-.204 1.65-.393 1.839-.22.251-2.045 1.288-3.052-.189-.441-.707-.661-1.98-.787-3.142-6.451-2.923-9.44-7.229-9.535-7.386-.158-.157-1.621-1.68-.158-3.567 1.37-1.697 5.9-3.41 9.96-4.085.158-3.457.535-6.128 1.023-7.307.582-1.414 1.322-.157 1.983.786.535.707.865 3.74.896 6.16 2.644-.126 4.249.063 7.191.628 3.871.66 6.451 2.64 6.247 4.871-.189 2.2-2.203 3.111-2.99 3.174-.786.063-2.045-.518-2.045-.518-.881-.409-.079-.786.944-1.226 1.133-.55.881-1.1.881-1.1-.41-1.257-5.428-2.09-10.416-2.09 0 2.75.11 7.307.188 9.963 3.494.66 6.106.518 6.106.518s12.745-.361 13.106-8.485c.394-8.14-12.745-15.933-22.421-18.385-9.661-2.53-15.137-.738-15.61-.502-.518.251-.046.345-.046.345s.519.079 1.463.393c.944.314.189.786.189.786-1.652.566-3.493.236-3.855-.519-.362-.738.236-1.414.944-2.404.66-1.021 1.416-.99 1.416-.99 11.958-4.164 26.56 3.3 26.56 3.3 13.658 6.882 15.987 14.975 15.735 18.117-.22 3.096-1.416 8.328-9.834 10.874v-.016zM8.653 22.303c-1.353.629-.41 1.634-.41 1.634 2.55 2.719 5.665 4.432 8.655 5.5.346-4.714.314-6.395.314-8.768-4.626.314-7.3 1.069-8.56 1.634z"/></svg>
        </symbol>
        <symbol id="logo.expedia" viewBox="0 0 128 35">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="128" height="35" viewBox="0 0 128 35"><g fill-rule="evenodd" fill="currentColor"><path d="M126.588 14.235c.445.45.684 1.031.684 1.67a2.3 2.3 0 01-.703 1.69 2.44 2.44 0 01-1.702.7 2.38 2.38 0 01-1.698-.719 2.347 2.347 0 01-.698-1.67c0-.634.258-1.241.723-1.703a2.307 2.307 0 011.673-.68 2.38 2.38 0 011.721.712zm-3.14.219a2.064 2.064 0 00-.618 1.452 2 2 0 00.591 1.425c.39.39.902.608 1.42.608.566 0 1.076-.204 1.482-.593.385-.37.596-.872.596-1.406 0-.576-.199-1.071-.583-1.46a2.027 2.027 0 00-1.46-.607c-.558 0-1.044.197-1.428.58zm1.48.073c.757 0 1.135.256 1.135.726 0 .389-.212.653-.598.74l.598 1.207h-.643l-.532-1.115h-.419V17.2h-.577v-2.673h1.036zm-.459 1.2h.379c.425 0 .625-.118.625-.41 0-.302-.213-.427-.653-.427h-.35v.838zM28.828 10.34c-.444.281-1.092.656-1.739.86l-5.055 1.42-3.372 10.67-.875.282.713-8.15-.4-1.691-4.734 1.333-12.52 2.903c.994 4.747 4.403 8.883 9.374 10.63 7.573 2.659 15.891-1.242 18.587-8.701a14.1 14.1 0 00.02-9.555m-.772 15.114c-.865 0-1.604.634-1.604 1.594 0 .905.667 1.587 1.604 1.587.856 0 1.596-.63 1.596-1.587 0-.96-.74-1.594-1.596-1.594m0 3.025c-.844 0-1.368-.644-1.368-1.431 0-.844.6-1.433 1.368-1.433.761 0 1.358.589 1.358 1.433 0 .845-.597 1.431-1.358 1.431"/><path d="M28.813 26.708c0-.323-.26-.458-.767-.458h-.795v1.59h.344v-.68h.324l.543.68h.39l-.588-.697c.317-.03.549-.146.549-.435zm-1.242.229v-.49h.439c.219 0 .48.023.48.229 0 .24-.241.26-.513.26h-.406zM17.533 11.155L16.958 9.5l-4.873-6.63.875-.221 8.404 7.393 4.944-1.44c.58-.151 1.239-.185 1.743-.181-1.554-3.413-4.399-6.213-8.152-7.576C12.475-1.845 4.314 2.101 1.674 9.66a14.729 14.729 0 00-.667 7.045l11.844-4.189 4.682-1.361zM37.8 24.888l7.855-.001a7.13 7.13 0 01-1.096 2.954h-8.174c-1 0-1.822-.775-1.92-1.757-.003-.013-.01-.026-.013-.04V10.55c.004-.012.01-.027.012-.038.1-.984.922-1.761 1.921-1.761.033 0 .063.006.092.006l9.16-.004a7.173 7.173 0 01-1.096 2.975H37.8v4.217h6.672c.029 0 .05.023.05.045v2.928c0 .023-.021.046-.05.046H37.8v5.924zm22.21 2.952H56.2c-.016 0-.028-.003-.038-.014l-3.283-3.99-3.286 3.99c-.009.011-.025.015-.038.015h-3.051a.048.048 0 01-.044-.027c-.009-.014-.005-.034.006-.05l4.838-5.913-4.783-5.86a.05.05 0 01-.007-.053c.007-.013.026-.029.043-.029h3.81c.012 0 .03.009.037.024l2.88 3.554 2.932-3.558a.051.051 0 01.037-.02h3.108c.019 0 .036.016.044.03a.05.05 0 01-.008.051l-4.537 5.428 5.185 6.346c.014.016.017.036.007.05a.044.044 0 01-.042.027m6.98-12.727c-.923 0-1.851.159-2.83.48h-3.255c-.029 0-.047.023-.047.049V35a7.695 7.695 0 003.36-1.26l-.003-5.886c.8.11 1.463.18 2.102.18 4.459 0 7.344-2.556 7.344-6.511 0-3.775-2.745-6.41-6.671-6.41m-.886 10.607a7.427 7.427 0 01-1.889-.256l.005-7.575c.812-.249 1.521-.363 2.22-.363 2.266 0 3.789 1.599 3.789 3.978 0 2.562-1.619 4.216-4.125 4.216m20.263-3.534c-.006.01-.023.02-.041.02h-8.644c.177 1.985 1.485 3.119 3.603 3.119 1.303 0 2.686-.44 4.644-1.465.03-.019.07.01.07.048l-.006 2.62c-.003.023-.012.037-.027.04-1.818.76-3.648 1.273-5.081 1.273-3.724 0-6.424-2.675-6.424-6.365 0-3.684 2.7-6.362 6.424-6.362 3.396 0 5.579 2.256 5.579 5.361 0 .503-.092 1.671-.097 1.71m-5.482-4.531c-1.672 0-2.817 1-3.145 2.747h5.694v-.115c0-1.395-1.04-2.632-2.55-2.632M97.51 9.258v6.372c-.953-.274-1.793-.395-2.642-.395-3.878 0-6.804 2.883-6.804 6.717 0 3.808 2.582 6.574 6.134 6.574 1.23 0 2.385-.303 3.738-.99l-.005 1.1a7.57 7.57 0 002.936-1.232V7.954a7.303 7.303 0 00-3.356 1.304zm0 15.873c-1.018.524-1.926.778-2.782.778-2.018 0-3.228-1.407-3.228-3.765 0-2.722 1.545-4.488 3.932-4.488.66 0 1.301.156 2.079.505v6.97zm6.141 2.709c-.031 0-.05-.017-.05-.047V15.931c0-.023.015-.042.039-.046h3.25a.046.046 0 01.041.046v11.862c0 .03-.02.048-.048.048h-3.232zm1.619-14.425c-1.105 0-2.003-.856-2.003-1.907 0-1.081.898-1.963 2.003-1.963 1.103 0 1.998.882 1.998 1.963 0 1.05-.895 1.907-1.998 1.907zm15.601 2.023a.143.143 0 00-.142-.138l-2.64.005a.143.143 0 00-.144.141v.447h-.066c-1.219-.53-2.263-.78-3.287-.78-3.655 0-6.524 3.022-6.524 6.89 0 3.908 2.566 6.527 6.384 6.527 1.02 0 2.331-.068 3.555-1.475v1.581a7.592 7.592 0 002.86-1.244l.004-11.954zm-3.362 9.638c-.985.566-1.83.84-2.585.84-2.16 0-3.453-1.417-3.453-3.802 0-2.708 1.523-4.53 3.79-4.53.611 0 1.344.23 2.248.708v6.784z"/></g></svg>
        </symbol>
        <symbol id="logo.google" viewBox="0 0 107 35">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="107" height="35" viewBox="0 0 107 35" fill="none"><path fill="currentColor" fill-rule="evenodd" d="M26.194 12.337h-12.54v3.69h8.925c-.435 5.172-4.74 7.378-8.802 7.378-5.198 0-9.733-4.09-9.733-9.821C4.044 8 8.367 3.7 13.789 3.7c4.182 0 6.647 2.666 6.647 2.666l2.583-2.675S19.703 0 13.657 0C5.957 0 0 6.499 0 13.518c0 6.878 5.603 13.585 13.853 13.585 7.255 0 12.566-4.97 12.566-12.32 0-1.55-.225-2.447-.225-2.447v.001zm10.614.777c2.508 0 4.886 2.028 4.886 5.296 0 3.2-2.367 5.285-4.898 5.285-2.78 0-4.973-2.227-4.973-5.31 0-3.017 2.166-5.27 4.985-5.27zm-.05-3.422c-5.102 0-8.758 3.989-8.758 8.64 0 4.72 3.546 8.782 8.817 8.782 4.772 0 8.681-3.647 8.681-8.68 0-5.77-4.547-8.742-8.74-8.742zm19.004 3.422c2.509 0 4.886 2.028 4.886 5.296 0 3.2-2.367 5.285-4.898 5.285-2.78 0-4.973-2.227-4.973-5.31 0-3.017 2.166-5.27 4.985-5.27zm-.05-3.422c-5.102 0-8.758 3.989-8.758 8.64 0 4.72 3.546 8.782 8.817 8.782 4.772 0 8.681-3.647 8.681-8.68 0-5.77-4.547-8.742-8.74-8.742zm19.005 3.415c2.296 0 4.653 1.96 4.653 5.308 0 3.402-2.352 5.278-4.703 5.278-2.497 0-4.82-2.027-4.82-5.246 0-3.344 2.413-5.34 4.87-5.34zm-.338-3.415c-4.683 0-8.363 4.101-8.363 8.704 0 5.244 4.266 8.72 8.282 8.72 2.482 0 3.802-.985 4.777-2.116v1.718c0 3.005-1.825 4.805-4.579 4.805-2.66 0-3.995-1.979-4.46-3.101l-3.347 1.4c1.188 2.51 3.579 5.13 7.835 5.13 4.655 0 8.204-2.933 8.204-9.083V10.001h-3.653v1.69c-1.123-1.21-2.659-1.998-4.697-1.998zm24.468 3.351c1.591 0 2.737.846 3.223 1.86l-7.8 3.26c-.336-2.524 2.055-5.12 4.577-5.12zm-.152-3.35c-4.417 0-8.126 3.514-8.126 8.699 0 5.487 4.134 8.74 8.55 8.74 3.686 0 5.948-2.016 7.298-3.822l-3.012-2.004c-.781 1.213-2.087 2.398-4.268 2.398-2.448 0-3.575-1.34-4.272-2.64l11.68-4.846-.606-1.42c-1.129-2.782-3.761-5.105-7.244-5.105zm-13.51 16.844h3.577V.861h-3.577v25.676z" clip-rule="evenodd"/></svg>
        </symbol>
        <symbol id="logo.intuit" viewBox="0 0 104 20">
          <svg  aria-hidden="true" width="104" height="20" viewBox="0 0 104 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M53.364 11.573c0 4.867 4.14 8.427 9.402 8.427 5.26 0 9.407-3.56 9.407-8.427V.392h-5.095v10.605c0 2.627-1.87 4.396-4.326 4.396-2.457 0-4.326-1.76-4.326-4.396V.392h-5.094l.032 11.181Zm32.42-6.706h6.077V19.63h5.094V4.867h6.079V.383H85.783v4.484ZM82.49.383h-5.094V19.63h5.094V.383ZM32.784 4.867h6.078V19.63h5.094V4.867h6.074V.383H32.784v4.484ZM6.059.383H.965V19.63h5.094V.383ZM30.1 8.423c0-4.867-4.14-8.423-9.406-8.423-5.266 0-9.407 3.556-9.407 8.422V19.63h5.094V9.025c0-2.627 1.87-4.396 4.326-4.396 2.457 0 4.327 1.76 4.327 4.396V19.63h5.094l-.032-11.208h.004Z" fill="currentColor"/></svg>
        </symbol>
        <symbol id="logo.jpmorgan-chase" viewBox="0 0 183 26">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="183" height="26" viewBox="0 0 183 26" fill="none"><path fill="currentColor" d="M48.956 19.113c.46.185 1.14.304 2.042.359v.387H40.816v-.387c.9-.055 1.583-.174 2.043-.36.459-.183.777-.478.951-.885.174-.405.262-1.004.262-1.796V4.1h-.083l-6.98 16.117h-.083l-7.48-16.06h-.082V16.43c0 .792.092 1.391.276 1.796.183.405.502.7.952.886.45.185 1.127.304 2.028.359v.387H24.85v-.387c.9-.055 1.578-.174 2.028-.36.45-.183.769-.478.952-.885.183-.405.276-1.004.276-1.796V4.073c0-.792-.091-1.391-.276-1.796-.185-.405-.502-.7-.952-.886-.452-.183-1.127-.304-2.028-.359V.645h6.969l6.365 13.92L44.357.645h6.641v.387c-.902.055-1.582.176-2.042.36-.46.185-.781.483-.966.898-.185.414-.276 1.008-.276 1.783v12.358c0 .792.091 1.391.276 1.796.185.407.507.7.966.886Zm13.835-9.316c.57 1.05.855 2.238.855 3.565s-.286 2.515-.855 3.566a6.008 6.008 0 0 1-2.386 2.432c-1.022.572-2.185.858-3.492.858s-2.465-.286-3.477-.858a6.113 6.113 0 0 1-2.386-2.432c-.58-1.05-.87-2.239-.87-3.566s.29-2.515.87-3.565c.58-1.05 1.374-1.861 2.386-2.433 1.012-.572 2.17-.858 3.477-.858s2.47.286 3.492.858a6.02 6.02 0 0 1 2.386 2.433Zm-2.76 3.565c0-1.309-.124-2.433-.373-3.373-.249-.94-.608-1.654-1.076-2.143-.468-.488-1.027-.733-1.669-.733-.644 0-1.2.244-1.669.733-.468.49-.827 1.203-1.076 2.143-.249.94-.373 2.064-.373 3.373 0 1.309.124 2.433.373 3.373.249.94.608 1.654 1.076 2.143.468.49 1.025.733 1.669.733.644 0 1.2-.243 1.669-.733.468-.488.827-1.203 1.076-2.143.249-.94.373-2.064.373-3.373Zm12.971-3.897c.478 0 .912.082 1.298.249V6.673a2.03 2.03 0 0 0-.855-.165c-.847 0-1.595.374-2.249 1.12-.653.746-1.162 1.604-1.634 3.312H69.5V6.618h-.11l-5.464 1.576v.36c.625 0 1.108.06 1.449.18.34.118.584.313.732.58.146.268.221.631.221 1.093v6.856c0 .572-.055.995-.164 1.272a1.14 1.14 0 0 1-.608.622c-.294.137-.763.244-1.407.317v.387h7.671v-.387c-.644-.055-1.127-.152-1.45-.29-.321-.137-.546-.35-.675-.636-.127-.286-.193-.715-.193-1.285V11.83c.578-1.362 1.852-2.364 3.5-2.364Zm40.27 9.054c-.11-.286-.165-.713-.165-1.285v-6.305c0-2.96-1.636-4.423-3.781-4.423-2.145 0-3.523 1.521-4.112 2.332h-.055v-2.22h-.11l-5.464 1.576v.36c.607 0 1.085.06 1.435.18.349.118.598.307.744.566.147.258.222.618.222 1.078v6.854c0 .572-.055 1-.165 1.285-.11.286-.313.497-.607.636-.295.138-.763.244-1.408.317v.387h7.176v-.387c-.496-.073-.879-.18-1.146-.317a1.051 1.051 0 0 1-.538-.636c-.091-.286-.137-.713-.137-1.285v-7.39c.635-.771 1.382-1.512 2.595-1.512 1.667 0 2.179 1.26 2.179 2.682v6.22c0 .572-.051 1-.151 1.285a1.133 1.133 0 0 1-.526.636c-.249.138-.629.244-1.145.317v.387h7.093v-.387c-.608-.073-1.054-.18-1.338-.317a1.134 1.134 0 0 1-.596-.634ZM183 16.044c-.609 1.333-2.309 4.174-5.768 4.174-3.285 0-6.015-2.691-6.015-6.744 0-1.272.276-2.442.827-3.51.552-1.07 1.301-1.913 2.249-2.53a5.616 5.616 0 0 1 3.133-.926c3.314 0 4.966 2.339 4.966 4.777v.55h-8.222l-.002.147c0 2.933 1.303 5.75 4.581 5.75 2.492 0 3.535-1.382 3.945-1.879l.306.191Zm-8.773-5.142h5.157c-.035-2.004-.631-3.753-2.262-3.76-1.53-.005-2.639 1.424-2.895 3.76Zm-27.829 7.617c-.11-.286-.165-.713-.165-1.285v-6.305c0-.958-.161-1.769-.483-2.432-.322-.664-.768-1.16-1.337-1.492-.571-.332-1.225-.497-1.96-.497-.848 0-1.596.216-2.249.649-.654.432-1.274 1.056-1.863 1.866h-.055V0h-.11l-5.464 1.577v.359c.607 0 1.085.06 1.434.18.35.119.599.307.745.566.147.258.222.618.222 1.078v13.472c0 .572-.055 1-.165 1.285-.11.286-.313.497-.608.636-.294.138-.763.244-1.407.317v.387h7.175v-.387c-.495-.073-.878-.18-1.145-.317a1.048 1.048 0 0 1-.538-.636c-.092-.286-.137-.713-.137-1.285v-7.39c.635-.771 1.381-1.512 2.595-1.512.68 0 1.213.225 1.601.676.386.451.58 1.12.58 2.004v6.222c0 .572-.051 1-.152 1.285a1.132 1.132 0 0 1-.525.636c-.249.138-.63.244-1.146.317v.387h7.093v-.387c-.607-.073-1.054-.18-1.337-.317a1.136 1.136 0 0 1-.599-.634Zm-20.044.146c-4.07.028-7.298-3.25-7.298-8.568 0-5.62 3.007-8.898 6.445-8.898 3.439 0 4.914 3.103 5.666 6.152l.551-.01V1.733c-1.292-.716-3.411-1.525-6.491-1.525-5.94 0-10.424 4.354-10.424 10.167 0 5.538 3.741 9.917 10.177 9.89 3.548-.027 6.022-2.148 7.205-3.774l-.385-.413c-.798.91-2.393 2.56-5.446 2.588Zm40.972-6.49-1.903-.914c-1.265-.566-1.988-1.316-1.988-2.238 0-1.045.956-1.76 2.292-1.76 1.945 0 2.953 1.078 3.37 3.474h.575V7.254c-.571-.222-2.079-.746-3.614-.746-3.036 0-4.884 1.912-4.884 4.119 0 .849.225 1.59.675 2.225.45.636 1.127 1.185 2.027 1.645l1.988.995c1.36.622 1.905 1.234 1.905 2.156 0 1.02-.82 1.817-2.374 1.817-2.271 0-3.35-2.158-3.647-3.89h-.574v3.565c.865.561 2.494 1.078 4.002 1.078 2.909 0 4.939-1.785 4.939-4.312-.002-1.82-.972-2.958-2.789-3.732Zm-150.85-.692v4.948c0 .773.11 1.367.33 1.784.222.414.59.714 1.104.898.514.185 1.298.304 2.346.359v.387H9.576v-.387c.9-.055 1.578-.174 2.028-.36.45-.183.769-.478.952-.885.183-.405.276-1.004.276-1.796V4.158c0-2.528-1.14-3.042-2.871-3.042-1.9 0-3.062.512-3.062 2.96v13.732c0 3.103-2.013 6.055-5.988 6.055-.307 0-.61-.019-.911-.054v-.332c.944-.056 1.71-.377 2.291-.97.644-.654.966-1.726.966-3.22V4.073c0-.773-.091-1.37-.276-1.783-.185-.415-.507-.713-.966-.899C1.555 1.208.884 1.087 0 1.032V.645h18.858c4.29 0 6.945 2.149 6.945 5.392 0 3.712-3.64 5.446-6.894 5.446h-2.433Zm0-.742h1.315c2.238 0 4.121-1.313 4.121-4.677 0-4.112-2.71-4.676-4.053-4.676h-1.384v9.353Zm81.996 8.014c.456 0 .857-.2 1.111-.372v.656c-.509.477-1.453 1.17-2.873 1.17-1.197 0-2.201-.76-2.469-1.921h-.071c-.467.883-1.892 2-3.448 2-1.866 0-3.24-1.247-3.24-3.142 0-1.482 1.011-2.468 2.695-3.065l3.993-1.441v-1.857c0-1.689-1.219-2.468-2.54-2.468-1.349 0-2.593.572-3.889 1.896l-.388-.363c1.14-1.844 2.956-3.351 5.574-3.351 2.49 0 4.486 1.637 4.46 4.286l-.051 6.623c-.004.933.386 1.35 1.136 1.35Zm-4.302-5.25-1.607.653c-1.244.493-2.047 1.065-2.047 2.388 0 1.117.777 1.896 1.866 1.896.571 0 1.4-.442 1.79-.935v-4.002h-.002Zm65.225 5.25c.457 0 .856-.201 1.112-.372v.656c-.508.477-1.453 1.172-2.874 1.172-1.197 0-2.202-.761-2.469-1.921h-.072c-.466.883-1.892 2-3.447 2-1.867 0-3.241-1.247-3.241-3.142 0-1.482 1.012-2.468 2.695-3.066l3.993-1.44v-1.86c0-1.688-1.218-2.467-2.54-2.467-1.348 0-2.593.572-3.888 1.896l-.39-.363c1.14-1.844 2.955-3.351 5.574-3.351 2.489 0 4.485 1.637 4.46 4.286l-.051 6.623c-.002.933.386 1.35 1.138 1.35Zm-4.304-5.25-1.607.653c-1.244.493-2.048 1.065-2.048 2.388 0 1.117.778 1.896 1.867 1.896.571 0 1.4-.442 1.789-.935v-4.002h-.001Zm-70.887-6.09c1.18.922 1.702 2.25 1.702 3.382 0 2.976-2.538 4.517-5.428 4.517a7.208 7.208 0 0 1-2.169-.32c-.373.287-.693.663-.693 1.103 0 .946 1.539 1.137 2.457 1.19l3.133.216c2.511.163 4.103 1.054 4.103 3.3 0 2.84-3.352 5.193-8.235 5.193-2.834 0-4.86-.973-4.86-2.705 0-1.506.827-2.367 2.953-3.39-1.39-.405-1.712-1.236-1.712-2.048 0-1.11.99-2.108 2.331-3.054-1.607-.678-2.736-2.022-2.736-4.005 0-2.975 2.538-4.517 5.428-4.517 1.329 0 2.386.302 3.2.777.608-1.223 1.807-2.645 3.955-2.645v2.539c-1.147-.356-2.547-.17-3.43.467Zm-7.723 14.69c0 1.569 1.783 2.27 4.105 2.27 2.214 0 5.21-1 5.21-2.597 0-.92-.513-1.136-1.863-1.244l-5.426-.404a7.644 7.644 0 0 1-.864-.11c-.781.61-1.162 1.238-1.162 2.085Zm6.076-11.306c0-2.542-.837-3.76-2.08-3.76-1.242 0-2.078 1.218-2.078 3.76 0 2.543.836 3.76 2.079 3.76 1.243 0 2.079-1.217 2.079-3.76Z"/></svg>
        </symbol>
        <symbol id="logo.loblaws" viewBox="0 0 148 26">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="148" height="26" viewBox="0 0 148 26" fill="none"><g fill="currentColor"><path d="M26.376 14.736h-6.338c-9.323.184-8.835-7.739-8.835-7.739V.173H.173v10.939c0 1.523 1.432 14.716 15.142 14.716h11.061V14.736z"/><path d="M12.36.173v6.093s-.914 7.435 7.1 7.373h6.917V8.826h-3.078s-5.942.761-5.88-3.809V.173H12.36z"/><path d="M18.698.173v4.052s-.458 3.595 4.265 3.474h3.413V4.134h-1.92s-2.315.152-2.285-2.437V.173h-3.473z"/><path d="M23.451.173h2.926v2.834s-2.926.457-2.926-1.158V.173zM141.273 13.64c-3.077-.7-6.094-.944-6.094-2.833 0-1.523 1.767-1.767 2.987-1.767 1.919 0 3.533.548 3.686 2.59h5.119c-.427-4.693-4.357-6.094-8.654-6.094-1.981 0-3.99.304-5.576 1.097l.184-.58h-5.515l-3.595 12.92h-.091l-3.352-12.92h-5.242l-3.259 12.95h-.062l-3.595-12.95h-5.698l.183.489c-1.706-.762-3.869-1.006-5.819-1.006-.213 0-.426 0-.61.03-3.839.123-7.586 1.433-8.47 5.21V.174h-5.393V10.38c-1.462-3.32-4.356-4.844-7.099-4.844-.64 0-1.249.06-1.858.183-1.737.366-3.321 1.218-4.296 2.65h-.092V.174H63.67v9.78c-1.645-2.772-4.723-4.418-8.653-4.418-6.155 0-10.146 3.992-10.146 10.085 0 1.463.244 2.833.7 4.022h-5.483c-4.419 0-4.358-2.072-4.358-3.748V.173h-5.423s.061 15.57 0 18.586c0 6.034 4.723 6.216 8.866 6.216h9.232v-1.402c1.707 1.34 3.93 2.073 6.612 2.073 3.93 0 7.008-1.646 8.653-4.419v3.9h5.118V22.69h.092c.914 1.646 2.559 2.53 4.57 2.833.58.092 1.218.123 1.858.123 2.743 0 5.637-1.524 7.1-4.845v4.327H87.8v-2.194c1.128 1.828 3.351 2.712 5.912 2.712.852 0 1.705-.092 2.559-.274 1.522-.305 2.955-.975 4.052-2.103.03.64.183 1.28.365 1.859h5.485c-.488-.762-.702-2.5-.702-4.236v-5.729l3.261 9.964h5.576l3.352-12.798h.06l3.473 12.798h5.576l3.626-11.244c1.067 1.677 3.321 2.377 5.606 2.864 3.87.823 6.124 1.371 6.124 2.956 0 1.858-1.98 2.437-3.564 2.437-2.102 0-4.083-.914-4.113-3.2h-5.119c.244 5.028 4.662 6.705 9.232 6.705 4.448 0 8.958-1.616 8.958-6.644 0-3.533-3.108-4.66-6.246-5.361zm-86.256 8.044c-3.657 0-4.754-3.047-4.754-6.064 0-3.046 1.097-6.123 4.754-6.123 3.626 0 4.723 3.077 4.723 6.123-.001 3.017-1.098 6.064-4.723 6.064zm18.463 0h-.03c-3.169 0-4.57-2.925-4.57-6.064 0-3.23 1.401-6.123 4.57-6.123h.03c3.17 0 4.571 2.894 4.571 6.123 0 3.168-1.402 6.064-4.57 6.064zm26.63-3.931c0 1.097-.152 4.083-3.838 4.356-.184 0-.366.031-.55.031-1.737 0-3.29-.487-3.29-2.437 0-1.92 1.524-2.468 3.17-2.802.212-.032.457-.062.67-.093 1.492-.213 3.047-.334 3.839-1.004v1.949h-.001zm-3.838-3.931c-.793.092-1.677.184-2.56.336-2.346.305-4.723.913-5.91 2.772v-4.997h5.24c.183-1.95 1.371-2.803 3.23-2.895h.335c1.888 0 3.504.366 3.504 2.59-.001 1.585-1.647 1.921-3.84 2.194z"/></g></svg>
        </symbol>
        <symbol id="logo.mastercard" viewBox="0 0 183 33">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="183" height="33" viewBox="0 0 183 33" fill="none"><path fill="currentColor" d="M50.246 26.719v-.516h.21v-.102h-.53v.107h.21v.515h.11v-.004Zm1.027 0v-.623h-.16l-.187.427-.186-.427h-.165v.623h.116v-.467l.173.404h.12l.173-.404v.471h.116v-.004Zm28.018-4.524v-6.68c0-2.514-1.604-4.208-4.186-4.23-1.36-.022-2.76.4-3.737 1.893-.733-1.177-1.893-1.893-3.515-1.893-1.133 0-2.249.333-3.115 1.582v-1.315h-2.316V22.19h2.338v-5.892c0-1.849 1.022-2.826 2.604-2.826 1.538 0 2.315 1 2.315 2.804v5.919h2.338v-5.897c0-1.849 1.066-2.826 2.604-2.826 1.582 0 2.337 1 2.337 2.804v5.919h2.333Zm34.591-10.639H110.1V8.33h-2.337v3.226h-2.16v2.116h2.16v4.852c0 2.47.955 3.942 3.693 3.942 1 0 2.159-.311 2.893-.822l-.667-1.982c-.689.4-1.449.6-2.049.6-1.155 0-1.537-.711-1.537-1.782V13.67h3.782v-2.115h.004Zm19.744-.266c-1.338 0-2.204.622-2.804 1.56v-1.29h-2.293V22.2h2.315V16.23c0-1.76.756-2.737 2.271-2.737.466 0 .955.066 1.449.266l.711-2.181c-.516-.2-1.182-.29-1.649-.29Zm-29.849 1.11c-1.111-.733-2.649-1.11-4.342-1.11-2.693 0-4.43 1.288-4.43 3.404 0 1.737 1.288 2.804 3.67 3.137l1.089.155c1.266.178 1.871.511 1.871 1.111 0 .822-.845 1.29-2.427 1.29-1.604 0-2.76-.512-3.537-1.112l-1.089 1.804c1.267.934 2.871 1.382 4.609 1.382 3.07 0 4.852-1.448 4.852-3.47 0-1.871-1.404-2.849-3.715-3.182l-1.088-.155c-1-.134-1.805-.334-1.805-1.045 0-.777.756-1.248 2.027-1.248 1.36 0 2.67.51 3.315.91l1-1.87Zm62.009-1.11c-1.338 0-2.204.622-2.804 1.56v-1.29h-2.293V22.2h2.315V16.23c0-1.76.755-2.737 2.271-2.737.466 0 .955.066 1.449.266l.711-2.181c-.511-.2-1.183-.29-1.649-.29Zm-29.823 5.585c0 3.227 2.249 5.586 5.675 5.586 1.604 0 2.671-.355 3.826-1.27l-1.111-1.871c-.866.622-1.782.955-2.782.955-1.848-.022-3.204-1.36-3.204-3.404 0-2.048 1.36-3.382 3.204-3.404 1 0 1.916.333 2.782.955l1.111-1.87c-1.155-.911-2.226-1.271-3.826-1.271-3.431.009-5.675 2.368-5.675 5.594Zm21.677 0v-5.319h-2.315v1.289c-.733-.956-1.849-1.56-3.359-1.56-2.982 0-5.32 2.338-5.32 5.586s2.338 5.586 5.32 5.586c1.515 0 2.626-.6 3.359-1.56v1.289h2.315v-5.31Zm-8.612 0c0-1.87 1.222-3.403 3.226-3.403 1.916 0 3.204 1.47 3.204 3.403 0 1.934-1.288 3.404-3.204 3.404-2.004 0-3.226-1.533-3.226-3.404Zm-27.934-5.585c-3.115 0-5.297 2.27-5.297 5.585 0 3.382 2.271 5.586 5.453 5.586 1.604 0 3.071-.4 4.364-1.493l-1.133-1.715c-.889.711-2.027 1.11-3.093 1.11-1.494 0-2.849-.688-3.182-2.603h7.901c.022-.289.044-.578.044-.889-.026-3.31-2.075-5.581-5.057-5.581Zm-.044 2.066c1.493 0 2.448.933 2.693 2.582h-5.519c.244-1.533 1.177-2.582 2.826-2.582Zm58.067 3.52V7.28h-2.315v5.564c-.733-.956-1.849-1.56-3.359-1.56-2.982 0-5.32 2.338-5.32 5.586s2.338 5.586 5.32 5.586c1.515 0 2.626-.6 3.359-1.56v1.289h2.315v-5.31Zm2.707 4.337a.678.678 0 0 1 .484.2.652.652 0 0 1 .2.476.668.668 0 0 1-.418.621.678.678 0 0 1-.266.054.684.684 0 0 1-.689-.676.652.652 0 0 1 .2-.475.684.684 0 0 1 .489-.2Zm0 1.2a.52.52 0 0 0 .368-.152.536.536 0 0 0 0-.746.502.502 0 0 0-.368-.151.542.542 0 0 0-.378.15.519.519 0 0 0-.151.373.518.518 0 0 0 .529.526Zm.04-.84c.08 0 .142.017.186.053a.176.176 0 0 1 .067.147.173.173 0 0 1-.053.128.25.25 0 0 1-.147.063l.204.235h-.16l-.191-.235h-.062v.235h-.133v-.626h.289Zm-.156.115v.17h.156a.157.157 0 0 0 .084-.023c.022-.014.031-.036.031-.062 0-.027-.009-.05-.031-.063a.158.158 0 0 0-.084-.022h-.156Zm-11.203-4.813c0-1.87 1.222-3.403 3.226-3.403 1.916 0 3.204 1.47 3.204 3.403 0 1.934-1.288 3.404-3.204 3.404-1.999 0-3.226-1.533-3.226-3.404Zm-78.167 0v-5.319h-2.315v1.289c-.733-.956-1.849-1.56-3.36-1.56-2.981 0-5.319 2.338-5.319 5.586s2.338 5.586 5.32 5.586c1.515 0 2.626-.6 3.36-1.56v1.289h2.314v-5.31Zm-8.616 0c0-1.87 1.222-3.403 3.226-3.403 1.915 0 3.204 1.47 3.204 3.403 0 1.934-1.289 3.404-3.204 3.404-2 0-3.226-1.533-3.226-3.404ZM24.468 29.811c.124.107.258.214.386.32a15.931 15.931 0 0 1-8.856 2.676C7.163 32.807 0 25.643 0 16.809S7.163.81 15.998.81c3.275 0 6.319.987 8.856 2.675-.128.107-.262.21-.386.32a17.242 17.242 0 0 0-5.933 13.003 17.257 17.257 0 0 0 5.933 13.002ZM35.773.807c-3.275 0-6.32.986-8.857 2.675.13.106.262.209.387.32a17.235 17.235 0 0 1 5.932 13.002 17.23 17.23 0 0 1-5.928 13.003c-.124.107-.257.213-.386.32a15.93 15.93 0 0 0 8.856 2.675c8.835 0 15.998-7.163 15.998-15.998C51.771 7.97 44.612.807 35.773.807Zm-9.888 3.426c-.204.164-.409.329-.604.502a15.952 15.952 0 0 0-5.506 12.07c0 4.817 2.133 9.136 5.506 12.069.196.173.4.338.604.502.205-.164.41-.329.605-.502a15.952 15.952 0 0 0 5.506-12.07c0-4.817-2.133-9.136-5.506-12.069a13.429 13.429 0 0 0-.605-.502Z"/></svg>
        </symbol>
        <symbol id="logo.mcdonalds-1" viewBox="0 0 37 32">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="37" height="32" fill="none" viewBox="0 0 37 32"><path fill="currentColor" d="M26.254 2.273c3.124 0 5.659 13.3 5.659 29.727h4.56c0-17.685-4.6-32-10.232-32-3.219 0-6.062 4.29-7.939 11.028C16.425 4.289 13.582 0 10.39 0 4.758 0 .172 14.302.172 31.987h4.56c0-16.427 2.507-29.714 5.631-29.714s5.66 12.286 5.66 27.44h4.532c0-15.154 2.548-27.44 5.672-27.44"/></svg>
        </symbol>
        <symbol id="logo.meta" viewBox="0 0 105 20">
          <svg  aria-hidden="true" width="105" height="20" viewBox="0 0 105 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M38.1841 0.642609H42.1269L48.831 12.2124L55.5351 0.642618H59.3926V19.6539H56.1757V5.08318L50.2971 15.1727H47.2795L41.4009 5.08318V19.6539H38.1841V0.642609Z" /><path d="M69.7686 19.9935C68.2787 19.9935 66.9692 19.6789 65.8401 19.0497C64.7108 18.4205 63.8307 17.5492 63.1997 16.4356C62.5686 15.3221 62.2531 14.0456 62.2532 12.6062C62.2532 11.1488 62.5616 9.85871 63.1784 8.73606C63.7952 7.61365 64.6516 6.73547 65.7476 6.10155C66.8437 5.46802 68.1034 5.15117 69.5267 5.151C70.9405 5.151 72.1575 5.4701 73.1777 6.10831C74.1976 6.74669 74.9828 7.6407 75.5334 8.79034C76.0836 9.94015 76.3588 11.2891 76.3589 12.8371V13.6789H65.4416C65.6409 14.8379 66.132 15.75 66.9148 16.4152C67.6977 17.0806 68.6869 17.4133 69.8825 17.4132C70.8409 17.4132 71.6665 17.2774 72.3592 17.0059C73.0518 16.7343 73.7019 16.3224 74.3093 15.7702L76.0174 17.7663C74.3186 19.2512 72.2357 19.9936 69.7686 19.9935ZM72.1173 8.71559C71.4434 8.05935 70.5609 7.73117 69.4698 7.73105C68.4069 7.73105 67.5173 8.06605 66.8009 8.73605C66.0843 9.406 65.6312 10.3068 65.4416 11.4384H73.2702C73.1753 10.2795 72.7909 9.37195 72.1173 8.71559Z" /><path d="M80.2595 8.00274H77.2988V5.49049H80.2595V1.33521H83.3625V5.49049H87.8604V8.00274H83.3625V14.3715C83.3625 15.4306 83.5523 16.1865 83.9318 16.6392C84.3112 17.092 84.9612 17.3183 85.8819 17.3181C86.2897 17.3181 86.6361 17.3023 86.921 17.2706C87.2057 17.2391 87.5188 17.196 87.8604 17.1416V19.6266C87.4706 19.7342 87.0735 19.8159 86.6718 19.8711C86.2124 19.9356 85.7485 19.9674 85.284 19.9662C81.9342 19.9662 80.2594 18.219 80.2595 14.7245V8.00274Z" /><path d="M104.03 19.6539H100.984V17.6713C100.443 18.4137 99.7553 18.9863 98.9203 19.3891C98.0852 19.7918 97.1362 19.9932 96.0734 19.9935C94.764 19.9935 93.6039 19.6743 92.5933 19.036C91.5827 18.3978 90.7879 17.5197 90.2091 16.4017C89.6302 15.2836 89.3408 14.0049 89.3408 12.5655C89.3408 11.117 89.635 9.83599 90.2234 8.72236C90.8116 7.60897 91.6253 6.73536 92.6645 6.10155C93.7035 5.46802 94.8968 5.15117 96.2442 5.151C97.2596 5.151 98.1706 5.33888 98.9772 5.71464C99.7729 6.08185 100.462 6.6297 100.984 7.31015V5.49057H104.03V19.6539ZM100.927 10.4471C100.595 9.64133 100.071 9.00532 99.3544 8.53904C98.6378 8.07287 97.8098 7.83978 96.8706 7.83978C95.5419 7.83978 94.4839 8.26525 93.6964 9.1162C92.9087 9.9672 92.5149 11.117 92.515 12.5655C92.515 14.0231 92.8946 15.1774 93.6537 16.0283C94.4128 16.8793 95.4424 17.3047 96.7425 17.3047C97.7008 17.3047 98.5548 17.0693 99.3046 16.5985C100.054 16.128 100.595 15.4943 100.927 14.6974V10.4471Z" /><path d="M22.6409 0C20.0542 0 18.0321 1.85872 16.2016 4.21986C13.6862 1.1643 11.5825 0 9.06505 0C3.93252 0 0 6.37241 0 13.1172C0 17.3379 2.14031 20 5.72529 20C8.30553 20 10.1612 18.8395 13.4602 13.3379C13.4602 13.3379 14.8354 11.0211 15.7814 9.42516C16.1129 9.9358 16.4621 10.486 16.8289 11.0759L18.3759 13.5586C21.3894 18.3696 23.0684 20 26.1108 20C29.6033 20 31.5469 17.3015 31.5469 12.9931C31.5469 5.93103 27.5257 0 22.6409 0ZM10.9446 11.8483C8.26987 15.8483 7.34457 16.7448 5.85541 16.7448C4.32288 16.7448 3.41204 15.4613 3.41204 13.1724C3.41204 8.27586 5.97108 3.26896 9.02167 3.26896C10.6736 3.26896 12.0542 4.17917 14.1688 7.06723C12.1609 10.0054 10.9446 11.8483 10.9446 11.8483ZM21.0392 11.3447L19.1896 8.40175C18.689 7.62511 18.208 6.91024 17.7465 6.25715C19.4135 3.80245 20.7886 2.57932 22.4241 2.57932C25.8216 2.57932 28.5397 7.35173 28.5397 13.2138C28.5397 15.4483 27.7726 16.7448 26.1831 16.7448C24.6596 16.7448 23.9319 15.7849 21.0392 11.3447Z" /></svg>
        </symbol>
        <symbol id="logo.microsoft" viewBox="0 0 112 24">
          <svg  aria-hidden="true" width="112" height="24" viewBox="0 0 112 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M39.541 13.8234L38.8734 15.721H38.8177C38.7064 15.2931 38.5024 14.6419 38.1686 13.8606L34.5892 4.83741H31.084V19.2186H33.4022V10.3443C33.4022 9.78619 33.4022 9.15364 33.3837 8.37225C33.3652 7.98156 33.3281 7.68389 33.3095 7.46063H33.3652C33.4764 8.01877 33.6063 8.42806 33.699 8.68853L38.0017 19.1814H39.6337L43.8994 8.5955C43.9921 8.35365 44.0848 7.86993 44.1775 7.46063H44.2332C44.1775 8.52109 44.1405 9.46991 44.1219 10.0467V19.1628H46.5885V4.8002H43.2131L39.541 13.8234ZM48.9254 8.85597H51.3363V19.1628H48.9254V8.85597ZM50.1494 4.50253C49.7414 4.50253 49.4076 4.65136 49.1294 4.91183C48.8512 5.17229 48.7028 5.50717 48.7028 5.91647C48.7028 6.30716 48.8512 6.64204 49.1294 6.9025C49.4076 7.16296 49.7414 7.29319 50.1494 7.29319C50.5574 7.29319 50.9098 7.14436 51.1694 6.9025C51.4476 6.64204 51.596 6.30716 51.596 5.91647C51.596 5.52577 51.4476 5.19089 51.1694 4.91183C50.9283 4.65136 50.576 4.50253 50.1494 4.50253ZM59.8861 8.76294C59.441 8.66992 58.9774 8.61411 58.5322 8.61411C57.438 8.61411 56.4365 8.85597 55.602 9.33968C54.7674 9.8234 54.0997 10.4932 53.6732 11.3304C53.2281 12.1862 53.0055 13.1722 53.0055 14.3071C53.0055 15.2931 53.2281 16.1675 53.6546 16.9675C54.0812 17.7489 54.6747 18.3814 55.4721 18.8093C56.2325 19.2372 57.1227 19.4605 58.1242 19.4605C59.2741 19.4605 60.257 19.2186 61.036 18.7721L61.0545 18.7535V16.521L60.9618 16.5954C60.6094 16.8559 60.2014 17.0791 59.7934 17.2094C59.3668 17.3582 58.9774 17.4326 58.6435 17.4326C57.6791 17.4326 56.9187 17.1535 56.3809 16.5396C55.8245 15.9443 55.5463 15.1257 55.5463 14.1024C55.5463 13.042 55.8245 12.2048 56.3994 11.5908C56.9744 10.9769 57.7348 10.6606 58.6621 10.6606C59.441 10.6606 60.2385 10.9211 60.9618 11.442L61.0545 11.5164V9.15364L61.036 9.13503C60.7207 9.0048 60.3683 8.85597 59.8861 8.76294ZM67.8424 8.68853C67.2489 8.68853 66.6925 8.87457 66.2103 9.26526C65.8023 9.60014 65.5241 10.0839 65.283 10.6606H65.2645V8.85597H62.8535V19.1628H65.2645V13.8978C65.2645 13.0048 65.45 12.2606 65.858 11.7211C66.266 11.1629 66.7853 10.8839 67.4158 10.8839C67.6384 10.8839 67.8609 10.9397 68.1391 10.9769C68.3988 11.0513 68.5842 11.1257 68.7141 11.2187L68.8068 11.2931V8.87457L68.7512 8.85597C68.5842 8.74434 68.2504 8.68853 67.8424 8.68853ZM74.4077 8.63271C72.72 8.63271 71.3662 9.13503 70.4203 10.1211C69.4559 11.1071 68.9923 12.4652 68.9923 14.1768C68.9923 15.7768 69.4745 17.0791 70.4018 18.028C71.3291 18.9582 72.5902 19.4419 74.1666 19.4419C75.8172 19.4419 77.134 18.9396 78.0799 17.9349C79.0443 16.9303 79.5079 15.5908 79.5079 13.935C79.5079 12.2978 79.0628 10.9955 78.154 10.0467C77.2824 9.09783 76.0027 8.63271 74.4077 8.63271ZM76.3365 16.5582C75.8914 17.1349 75.1867 17.414 74.315 17.414C73.4433 17.414 72.7386 17.1349 72.2378 16.521C71.7371 15.9443 71.496 15.1071 71.496 14.0466C71.496 12.9489 71.7556 12.1117 72.2378 11.5164C72.7386 10.9211 73.4248 10.6234 74.2965 10.6234C75.1496 10.6234 75.8172 10.9025 76.2994 11.4792C76.7816 12.0559 77.0413 12.8931 77.0413 13.9908C77.0042 15.1071 76.8002 15.9815 76.3365 16.5582ZM84.8863 13.135C84.1259 12.8187 83.6437 12.5769 83.4211 12.3722C83.2357 12.1862 83.143 11.9257 83.143 11.5908C83.143 11.3118 83.2542 11.0327 83.5324 10.8466C83.8106 10.6606 84.1259 10.5676 84.5896 10.5676C84.9976 10.5676 85.4241 10.642 85.8321 10.7536C86.2402 10.8652 86.6111 11.0327 86.9078 11.2559L87.0005 11.3304V9.06062L86.9449 9.04201C86.6667 8.93038 86.2958 8.81876 85.8507 8.72574C85.4056 8.65132 84.9976 8.61411 84.6637 8.61411C83.5139 8.61411 82.568 8.89318 81.8262 9.50712C81.0843 10.0839 80.732 10.8652 80.732 11.7769C80.732 12.2606 80.8061 12.6885 80.9731 13.042C81.14 13.3955 81.3811 13.7303 81.7149 14.0094C82.0487 14.2699 82.5309 14.5675 83.1986 14.8466C83.755 15.0885 84.1815 15.2745 84.4412 15.4233C84.7008 15.5722 84.8677 15.7396 84.9976 15.8698C85.0903 16.0187 85.1459 16.2047 85.1459 16.4466C85.1459 17.1349 84.6266 17.4698 83.5695 17.4698C83.1615 17.4698 82.7349 17.3954 82.2342 17.228C81.7334 17.0605 81.2698 16.8187 80.8803 16.5396L80.7876 16.4652V18.8279L80.8432 18.8466C81.1956 19.014 81.6222 19.1256 82.1415 19.2558C82.6608 19.3489 83.1244 19.4233 83.5324 19.4233C84.775 19.4233 85.795 19.1442 86.5183 18.5303C87.2602 17.9349 87.6497 17.1722 87.6497 16.1861C87.6497 15.4978 87.4642 14.8838 87.0562 14.4187C86.5183 13.9722 85.8507 13.5071 84.8863 13.135ZM94.011 8.63271C92.3233 8.63271 90.9694 9.13503 90.0236 10.1211C89.0777 11.1071 88.5955 12.4652 88.5955 14.1768C88.5955 15.7768 89.0777 17.0791 90.005 18.028C90.9323 18.9582 92.1935 19.4419 93.7699 19.4419C95.4205 19.4419 96.7373 18.9396 97.6831 17.9349C98.6475 16.9303 99.1112 15.5908 99.1112 13.935C99.1112 12.2978 98.6661 10.9955 97.7573 10.0467C96.8856 9.09783 95.6059 8.63271 94.011 8.63271ZM95.9212 16.5582C95.4761 17.1349 94.7714 17.414 93.8997 17.414C93.0095 17.414 92.3233 17.1349 91.8225 16.521C91.3218 15.9443 91.0807 15.1071 91.0807 14.0466C91.0807 12.9489 91.3403 12.1117 91.8225 11.5164C92.3233 10.9211 93.0095 10.6234 93.8812 10.6234C94.7157 10.6234 95.4019 10.9025 95.8841 11.4792C96.3663 12.0559 96.626 12.8931 96.626 13.9908C96.626 15.1071 96.3849 15.9815 95.9212 16.5582ZM112.001 10.8466V8.85597H109.571V5.80484L109.497 5.82344L107.197 6.51181L107.142 6.53041V8.85597H103.507V7.55366C103.507 6.95831 103.655 6.4932 103.915 6.19553C104.174 5.89786 104.564 5.74903 105.046 5.74903C105.38 5.74903 105.732 5.82344 106.122 5.99088L106.214 6.0467V3.9444L106.159 3.92579C105.825 3.81416 105.38 3.73975 104.805 3.73975C104.082 3.73975 103.451 3.90719 102.876 4.18625C102.301 4.50253 101.875 4.93043 101.559 5.50717C101.244 6.0653 101.077 6.69785 101.077 7.42343V8.85597H99.3894V10.828H101.077V19.1628H103.507V10.8466H107.142V16.1489C107.142 18.3256 108.162 19.4233 110.202 19.4233C110.536 19.4233 110.888 19.3675 111.222 19.3117C111.574 19.2372 111.834 19.1442 111.982 19.0698L112.001 19.0512V17.0605L111.908 17.1349C111.76 17.228 111.63 17.3024 111.407 17.3582C111.222 17.414 111.055 17.4326 110.925 17.4326C110.443 17.4326 110.109 17.321 109.868 17.0419C109.645 16.7815 109.534 16.3536 109.534 15.721V10.8466H112.001Z" /><path d="M0 0H11.3688V11.4045H0V0Z" /><path d="M12.5547 0H23.9235V11.4045H12.5547V0Z" /><path d="M0 12.5952H11.3688V23.9997H0V12.5952Z" /><path d="M12.5547 12.5957H23.9235V24.0002H12.5547V12.5957Z" /></svg>
        </symbol>
        <symbol id="logo.pinterest-1" viewBox="0 0 142 26">
          <svg  aria-hidden="true" width="142" height="26" viewBox="0 0 142 26" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.1178 26C20.3625 26 26.2355 20.1798 26.2355 13C26.2355 5.8203 20.3625 0 13.1178 0C5.87303 0 0 5.8203 0 13C0 20.1798 5.87303 26 13.1178 26Z" fill="transparent"/><path d="M8.2501 25.0594C8.08741 23.5834 8.20288 22.1699 8.52826 20.8032L9.84031 15.2009C9.62514 14.5201 9.46244 13.7405 9.46244 12.961C9.46244 11.1421 10.3494 9.84289 11.7402 9.84289C12.7058 9.84289 13.4143 10.5081 13.4143 11.7917C13.4143 12.1971 13.3303 12.6544 13.1676 13.1741L12.5956 15.0397C12.4801 15.3984 12.4329 15.7362 12.4329 16.0323C12.4329 17.3316 13.4353 18.0644 14.7106 18.0644C16.9883 18.0644 18.6152 15.7258 18.6152 12.6908C18.6152 9.31281 16.3848 7.15091 13.0889 7.15091C9.41519 7.15091 7.08502 9.52068 7.08502 12.8207C7.08502 14.1511 7.49438 15.388 8.29736 16.2298C8.03494 16.6664 7.75678 16.7495 7.33169 16.7495C6.01965 16.7495 4.77058 14.915 4.77058 12.4154C4.77058 8.09676 8.26585 4.65121 13.1676 4.65121C18.3161 4.65121 21.5489 8.20589 21.5489 12.5921C21.5489 17.0093 18.4 20.3251 15.0045 20.3251C13.661 20.3251 12.4801 19.7586 11.6562 18.7347L10.9844 21.4319C10.6223 22.8299 10.0817 24.1448 9.21053 25.4127C10.4386 25.7869 11.6562 26 13.1152 26C20.3628 26 26.2355 20.1847 26.2355 13.0078C26.2355 5.83089 20.3682 0 13.1204 0C5.8727 0 0 5.81532 0 12.9922C0 18.4334 3.37983 23.1261 8.2501 25.0594Z" fill="currentColor"/><mask id="mask0_14904_1329" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="30" y="0" width="112" height="26"><path d="M142 0H30.8267V26H142V0Z" fill="currentColor"/></mask><path d="M30.8413 2.67862H39.9635C43.827 2.67862 46.853 5.43003 46.853 9.5353C46.853 13.6114 43.9005 16.392 39.9635 16.392H35.5566V23.336H30.8267V2.67862H30.8413ZM39.0528 12.1994C40.889 12.1994 42.0052 11.3259 42.0052 9.5353C42.0052 7.74468 40.889 6.87123 39.0528 6.87123H35.5713V12.1994H39.0528Z" fill="currentColor"/><path d="M47.5283 8.5308H52.1117V23.3214H47.5283V8.5308Z" fill="currentColor"/><path d="M53.1401 8.53076H57.4001V10.467H57.5471C58.3404 9.05483 59.9414 8.12315 62.1596 8.12315C65.5237 8.12315 67.8297 10.0884 67.8297 13.626V23.3214H63.2468V15.3292C63.2468 13.5095 62.483 12.4031 60.6464 12.4031C58.7516 12.4031 57.7235 13.4804 57.7235 15.9116V23.3214H53.1401V8.53076Z" fill="currentColor"/><path d="M70.0772 18.5173V12.1702H67.918V8.53082H70.0772V4.78949H74.6605V8.53082H77.9364V12.1557H74.6605V17.4693C74.6605 19.056 75.1892 19.6674 76.6437 19.6674C77.1136 19.6674 77.5544 19.5802 77.9364 19.4636V23.2922C77.231 23.5543 76.2764 23.729 75.1892 23.729C71.6933 23.729 70.0772 21.7929 70.0772 18.5173Z" fill="currentColor"/><path d="M134.021 18.5173V12.1702H131.861V8.53082H134.021V4.78949H138.604V8.53082H141.88V12.1557H138.604V17.4693C138.604 19.056 139.132 19.6674 140.587 19.6674C141.057 19.6674 141.498 19.5802 141.88 19.4636V23.2922C141.175 23.5543 140.22 23.729 139.132 23.729C135.637 23.729 134.021 21.7929 134.021 18.5173Z" fill="currentColor"/><path d="M77.7305 15.8532C77.7305 10.9328 81.1532 8.12315 85.4132 8.12315C90.114 8.12315 93.0078 11.1366 93.0078 15.3001C93.0078 15.9116 92.9782 16.6102 92.8022 17.2653H82.3139C82.4608 18.9396 83.7975 19.9876 85.6189 19.9876C87.1907 19.9876 88.1014 19.318 88.6304 18.1971L92.5818 19.813C91.818 22.1568 89.3355 23.7289 85.6632 23.7289C81.1532 23.7289 77.7305 21.0067 77.7305 15.8532ZM88.5126 14.2811C88.3657 12.5196 87.1172 11.5588 85.3841 11.5588C83.6653 11.5588 82.3726 12.4905 82.2843 14.2811H88.5126Z" fill="currentColor"/><path d="M93.5806 8.53076H97.8406V10.7581H97.9875C98.3692 9.14219 99.5298 8.12315 101.528 8.12315C101.91 8.12315 102.233 8.12315 102.703 8.2396V12.7525C102.38 12.6652 101.998 12.636 101.557 12.636C99.2803 12.636 98.1635 13.888 98.1635 16.552V23.3214H93.5806V8.53076Z" fill="currentColor"/><path d="M102.423 15.8532C102.423 10.9328 105.846 8.12315 110.106 8.12315C114.807 8.12315 117.701 11.1366 117.701 15.3001C117.701 15.9116 117.671 16.6102 117.495 17.2653H107.007C107.154 18.9396 108.49 19.9876 110.312 19.9876C111.883 19.9876 112.794 19.318 113.323 18.1971L117.275 19.813C116.511 22.1568 114.028 23.7289 110.356 23.7289C105.846 23.7289 102.423 21.0067 102.423 15.8532ZM113.205 14.2811C113.059 12.5196 111.81 11.5588 110.077 11.5588C108.358 11.5588 107.065 12.4905 106.977 14.2811H113.205Z" fill="currentColor"/><path d="M117.421 18.954L121.828 18.3717C122.24 19.5654 123.282 20.3079 124.928 20.3079C126.323 20.3079 127.146 19.813 127.146 18.925C127.146 18.2553 126.734 17.9351 125.662 17.8185L122.856 17.4983C119.404 17.0907 118.185 15.533 118.185 12.9272C118.185 10.0593 120.991 8.12315 124.59 8.12315C128.424 8.12315 130.936 9.65172 131.597 12.2284L127.307 13.1019C126.896 12.1411 125.912 11.5151 124.531 11.5151C123.18 11.5151 122.489 11.9809 122.489 12.7088C122.489 13.262 122.842 13.6114 123.944 13.757L126.955 14.1355C130.142 14.5431 131.45 16.0426 131.45 18.4737C131.45 21.7783 128.732 23.7145 124.81 23.7145C120.815 23.7289 118.038 21.9384 117.421 18.954Z" fill="currentColor"/><path d="M52.5083 4.78947C52.5083 3.31913 51.3037 2.12541 49.82 2.12541C48.3364 2.12541 47.1318 3.31913 47.1318 4.78947C47.1318 6.2598 48.3364 7.45352 49.82 7.45352C51.3037 7.43896 52.5083 6.24524 52.5083 4.78947Z" fill="currentColor"/></svg>
        </symbol>
        <symbol id="logo.rbc-1" viewBox="0 0 101 36">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="101" height="36" viewBox="0 0 101 36" fill="none"><path fill="currentColor" d="M27.441 31.59c0 1.19-.49 1.881-1.443 2.247C22.289 35.264 17.897 36 13.72 36s-8.568-.736-12.278-2.163C.49 33.47 0 32.78 0 31.59V0h27.441v31.59Zm-4.96-5.75c-2.222 0-3.886 1.117-3.886 3.56 0 2.755 1.982 3.471 3.73 3.471 1.624 0 2.262-.517 2.262-.517v-.8c-.01.01-.585.536-1.805.536-1.017 0-2.508-.463-2.54-2.728-.03-2.09.883-2.773 2.107-2.773.681 0 1.023.16 1.255.29.422.24.55.551.552.555.02.022.065.014.067.014l.343-1.167s-.617-.441-2.085-.441Zm-19.708.163c.141.05.298.14.4.24.267.262.346.663.346 1.203v5.32h1.579v-3.024h.576l2.23 3.024h1.969l-2.515-3.208c1.008-.269 1.764-.82 1.764-1.82 0-1.174-.705-1.795-2.545-1.795H2.773v.06Zm7.822 0c.11.034.284.122.398.235.248.242.33.603.342 1.08v5.448h3.02c1.662 0 2.864-.633 2.864-2.082 0-1.178-.918-1.68-1.86-1.74.69-.113 1.353-.651 1.353-1.463 0-.732-.313-1.538-2.473-1.538h-3.644v.06Zm3.242 3.333c1.277 0 1.768.38 1.768 1.337 0 1.034-.64 1.447-1.724 1.447h-.974v-2.784h.93Zm-7.675-2.742c.885 0 1.348.258 1.348 1.198 0 .837-.605 1.333-1.574 1.333h-.837v-2.531h1.063Zm7.642 0c.772 0 1.297.168 1.297.992 0 .877-.703 1.12-1.504 1.12h-.69v-2.112h.897ZM5.66 1.309c-1.316 0-2.406.972-2.406 2.248 0 1.225.928 2.148 2.16 2.148h.125V4.89h-.126c-.702 0-1.009-.573-.969-1.254.042-.711.645-1.077 1.17-1.077H6.6v1.399h2.875v.669H8.7v.402l1.614.614V3.958h4.264v.973c0 .285 0 .454-.03.62-.023.135-.055.241-.16.344-.1.099-.253.13-.46.141-.276.016-1.095.035-1.586.035-.92 0-2.052.212-2.052 1.545 0 1.534 1.377 1.952 2.104 1.939.661-.01 1.11-.232 1.332-.423h.619v.973c-.79-.28-1.733-.104-2.754.102a11.68 11.68 0 0 1-2.22.251c-1.328.01-2.596-.941-2.756-2.588l-.622-.368c-.103 1.761.47 2.898 2.312 3.843 2.234 1.144 3.736 2.205 4.34 4.111h.211v-1.451c1.814 1.164 2.897 2.167 3.38 3.302.21.49.43 1.293.462 1.949h.21c.125-.566.214-1.798-.162-2.849-.06-.167-.145-.324-.227-.477l1.744.08c-.037.72-.017 1.44.06 2.155l-.62.034v.198l.652.038c.04.287.09.583.153.88h.191a9.35 9.35 0 0 1 .009-.859l2.983.167a11.748 11.748 0 0 1-.197 1.894l-.656.08v.13l.605.043c-.048.234-.105.47-.17.71h.194c.107-.182.228-.41.35-.681l2.368.183c-.382.56-.818 1.009-1.375 1.36a6.715 6.715 0 0 0-.477.056c-.597.096-3.836.587-4.729.724-.095-.38-.21-.71-.323-.955-1.026-2.195-2.26-2.917-8.44-7.053-1.987-1.33-5.115-3.496-6.044-5.261a3.982 3.982 0 0 1-.439-1.823c.001-.646.197-1.28.577-1.783v-.589c-.765.41-1.38 1.507-1.365 2.72.01.678.075 1.178.309 1.795.385 1.02 1.052 1.908 2.701 3.39 1.528 1.374 2.6 2.53 3.19 4.078h.211v-1.56l1.133.807c1.39.993 2.863 2.395 3.531 3.887h.211V19.33c2.517 1.685 4.317 3.26 4.711 6.44h.212c.108-.77.043-1.588-.095-2.285h4.255c1.362 0 2.661.386 2.662 1.8h.256l.5-1.696a2.826 2.826 0 0 0-1.515-1.121 5.493 5.493 0 0 0 2.101-4.337 5.528 5.528 0 0 0-1.465-3.742c.312-.516.903-1.483.979-1.609.122-.2.185-.512.145-.758-.05-.294-.175-.495-.49-.66l-2.536-1.323h-5.15l-1.834 1.098V7.948h-.59c.178-.134.3-.286.37-.392l-.065-.142c-.636.498-.985.463-2.204.08-.695-.217-1.306.018-1.737.352a.893.893 0 0 1 0-.202c.037-.33.3-.684 1.22-.626.485.03.972.048 1.458.051.604-.003.975-.078 1.222-.266.408-.311.484-.7.508-.914.034-.296.053-.764.053-1.113V2.71H7.741v-1.4h-2.08Zm-3.634 11.51a3.14 3.14 0 0 0-.468 1.605c0 .898.287 1.577.64 2.12.534.82 1.095 1.335 2.479 2.37 1.49 1.116 2.507 2.42 3.093 3.782h.211v-1.548c2.015 1.14 3.792 2.216 4.664 4.134h.211c-.342-1.988-1.468-3.52-5.498-6.031-3.798-2.366-5.054-3.415-5.16-4.967a3.74 3.74 0 0 1 .186-1.227l-.358-.239Zm22.913 5.99c-.026.453-.13.898-.31 1.315l-2.664.335c.229-.577.394-1.177.493-1.79l2.481.14Zm-3.474-2.654c.127.604.2 1.217.221 1.833l-2.957.157c.051-.652.16-1.366.326-2.098l2.41.108Zm3.02.139c.236.478.387.994.447 1.523l-2.388.127c.04-.537.031-1.12-.046-1.74l1.987.09Zm-5.975-2.219c-.058.26-.158.76-.219 1.513l-1.697.089c.511-.726 1.083-1.23 1.915-1.602Zm2.068-.392c.298.552.534 1.136.703 1.74l-2.103.117c.16-.616.355-1.225.597-1.825.163-.019.332-.04.5-.04.1 0 .202.002.303.008Zm1.365.296a4.696 4.696 0 0 1 1.87 1.304l-1.46.081a10.414 10.414 0 0 0-.41-1.385Zm2.412-1.698-.794 1.305c-.244-.161-.427-.283-.623-.377l.268-.811-1.231-.663-.073.13.438.582-.282.395c-.549-.187-1.205-.247-1.767-.247-1.721 0-3.459.917-4.447 2.353-.454-.524-1.093-1.043-1.785-1.523l3.69-2.217h4.549l2.057 1.073Zm-10.729-1.119c.475.004.944.118 1.368.332l-2.039 1.218c-.624-.396-1.533-.974-1.79-1.15.574-.088 1.758-.41 2.461-.4Zm-1.795-2.715c.416-.395.82-.484 1.543-.326-.143.185-.396.428-.803.456a1.486 1.486 0 0 1-.74-.13ZM31.828.423h.849v35.153h-.849zM43.773 24.261l-.832-1.448c-.873-1.584-1.145-2.022-1.462-2.158a.957.957 0 0 0-.27-.075v3.681h-1.743v-8.828h3.288a2.438 2.438 0 0 1 2.468 1.564c.125.326.178.675.156 1.024a2.263 2.263 0 0 1-1.968 2.437c.142.103.266.228.37.37.504.633 2.118 3.424 2.118 3.424h-2.096l-.03.01Zm-.928-7.282a3.165 3.165 0 0 0-1.002-.128h-.634v2.392h.595c.45.069.926-.036 1.312-.294a1.2 1.2 0 0 0 .347-.89 1.033 1.033 0 0 0-.618-1.079Zm8.71 6.52a2.65 2.65 0 0 1-2.142.906c-1.765 0-2.918-1.32-2.918-3.365s1.17-3.403 2.918-3.403a2.719 2.719 0 0 1 2.203.958c.545.667.815 1.517.754 2.377a3.537 3.537 0 0 1-.815 2.528Zm-1.38-4.27a.928.928 0 0 0-1.614.318c-.135.47-.198.959-.18 1.448a4.534 4.534 0 0 0 .219 1.638.937.937 0 0 0 .86.535c.753 0 1.055-.664 1.055-2.195a3.02 3.02 0 0 0-.347-1.743h.007Zm6.75 5.13c-.445 1.26-.754 1.803-1.243 2.15a3.422 3.422 0 0 1-1.577.597l-.58-1.118c.37-.09.727-.234 1.055-.43.192-.147.356-.329.483-.535.149-.238.273-.49.37-.755h-.422l-.63-1.825-1.508-4.572 1.742-.203 1.131 3.772.347 1.352c.055-.35.123-.697.204-1.04l.257-.906.98-3.1h1.787l-2.396 6.614Zm7.872.235a1.833 1.833 0 0 1-.912-.755 3.207 3.207 0 0 1-.392.34 2.26 2.26 0 0 1-1.312.354c-1.448 0-2.252-.754-2.252-2.03 0-1.508 1.055-2.252 3.122-2.252h.378v-.264c0-.755-.135-.967-.754-.967a3.593 3.593 0 0 0-1.878.755l-.754-1.222c.334-.212.688-.39 1.056-.536a4.402 4.402 0 0 1 1.78-.377c1.093 0 1.84.407 2.096 1.132.114.378.152.776.113 1.17v2.168a1.389 1.389 0 0 0 .61 1.448l-.9 1.036Zm-1.447-3.176c-1.184 0-1.584.219-1.584.988a.757.757 0 0 0 .754.853c.346-.016.67-.178.89-.445v-1.397h-.076.016Zm5.264 2.995a1.507 1.507 0 0 1-1.508-.89 3.521 3.521 0 0 1-.15-1.464v-4.852a17.093 17.093 0 0 0-.09-1.954l1.741-.392c.085.56.115 1.125.09 1.69v5.062c0 1.118 0 1.268.114 1.449a.391.391 0 0 0 .347.18c.062.01.126.01.188 0l.294 1.018c-.33.113-.678.164-1.026.15v.003Zm9.054-.181h-3.914v-8.797h3.018a2.88 2.88 0 0 1 2.17.634c.484.378.763.962.755 1.577a1.957 1.957 0 0 1-.596 1.509 1.589 1.589 0 0 1-.814.45 2.195 2.195 0 0 1 1.75 2.226 2.328 2.328 0 0 1-1.45 2.222 2.324 2.324 0 0 1-.919.17v.009Zm-.392-7.146a1.779 1.779 0 0 0-.754-.113h-.98v1.983h1.056c.257.02.515-.018.754-.114.285-.213.454-.54.452-.906a.955.955 0 0 0-.528-.86v.01Zm.054 3.44a2.09 2.09 0 0 0-.686-.075h-1.1v2.383h1.152c.29.027.58-.044.823-.203a1.334 1.334 0 0 0 .46-1.027 1.073 1.073 0 0 0-.656-1.101l.007.023Zm8.64 4.067a1.834 1.834 0 0 1-.912-.755 3.265 3.265 0 0 1-.392.34 2.26 2.26 0 0 1-1.313.354c-1.447 0-2.251-.754-2.251-2.03 0-1.508 1.055-2.252 3.122-2.252h.378v-.264c0-.755-.135-.966-.754-.966a3.592 3.592 0 0 0-1.878.754l-.754-1.222a6.29 6.29 0 0 1 1.056-.536 4.402 4.402 0 0 1 1.78-.377c1.093 0 1.84.407 2.096 1.132.114.378.152.776.113 1.17v2.169a1.389 1.389 0 0 0 .61 1.448l-.9 1.035Zm-1.447-3.176c-1.184 0-1.584.219-1.584.988a.758.758 0 0 0 .183.599.752.752 0 0 0 .571.254c.346-.018.669-.178.89-.445v-1.397h-.076.016Zm7.065 2.844v-4.224c0-.754-.128-.95-.573-.95a1.98 1.98 0 0 0-1.183.58v4.595h-1.697v-4.708a4.727 4.727 0 0 0-.226-1.509l1.507-.43c.15.246.234.527.242.815.241-.176.493-.337.754-.483.363-.18.763-.276 1.169-.28a1.612 1.612 0 0 1 1.554.936c.09.3.141.613.128.928v4.754h-1.674v-.024Zm3.491 0v-7.333a10.2 10.2 0 0 0-.113-1.69l1.689-.415c.08.699.114 1.402.099 2.106v7.327h-1.697l.022.005Zm3.921 0-2.187-3.681 1.66-2.821h2.044l-2.066 2.716L101 24.248h-2.006l.006.013ZM43.736 12.125l-.817-1.47c-.868-1.608-1.139-2.052-1.454-2.19a.905.905 0 0 0-.268-.076v3.736h-1.73V3.166h3.266c.342-.021.686.032 1.007.156.321.125.613.317.856.566.243.248.431.546.553.874.121.329.173.68.152 1.03a2.33 2.33 0 0 1-.49 1.639c-.365.46-.89.76-1.465.834.141.105.265.231.367.375.501.643 2.105 3.476 2.105 3.476h-2.076l-.006.009Zm-.922-7.39a3.084 3.084 0 0 0-.996-.13h-.63v2.427h.591a1.84 1.84 0 0 0 1.327-.298 1.229 1.229 0 0 0 .344-.903 1.052 1.052 0 0 0-.637-1.095v-.001Zm8.084 7.36h-3.88V3.167h2.998a2.804 2.804 0 0 1 1.143.097c.37.11.715.296 1.014.546.48.384.757.977.749 1.6.014.284-.031.568-.133.832a1.99 1.99 0 0 1-.459.7 1.68 1.68 0 0 1-.884.43c1.04.219 1.775 1.173 1.738 2.258.014.317-.035.633-.143.93a2.367 2.367 0 0 1-.487.8 2.31 2.31 0 0 1-.754.54c-.284.126-.59.193-.9.196l-.002-.003Zm-.389-7.251a1.732 1.732 0 0 0-.749-.116h-1.004v2.013h1.049c.255.021.511-.018.749-.116a1.1 1.1 0 0 0 .332-.4c.078-.158.118-.333.115-.51a.978.978 0 0 0-.5-.881l.008.01Zm.054 3.49a2.033 2.033 0 0 0-.682-.076h-1.094v2.419h1.161c.288.027.575-.046.817-.207a1.38 1.38 0 0 0 .442-1.033 1.109 1.109 0 0 0-.139-.673 1.072 1.072 0 0 0-.505-.453v.024Zm7.698 3.944a3.512 3.512 0 0 1-1.57-.286 3.583 3.583 0 0 1-1.292-.954 4.749 4.749 0 0 1-1.065-3.208 5.83 5.83 0 0 1 .592-2.787 3.8 3.8 0 0 1 1.39-1.522 3.688 3.688 0 0 1 1.965-.554 3.517 3.517 0 0 1 2.246.713l-.846 1.226c-.4-.322-.892-.5-1.4-.506-.591-.009-1.15.277-1.498.766a4.171 4.171 0 0 0-.495 2.286c-.066.828.07 1.66.397 2.42a1.816 1.816 0 0 0 1.693 1.002c.552.001 1.086-.206 1.498-.581l.809 1.134a3.519 3.519 0 0 1-2.427.841l.003.01Z"/></svg>
        </symbol>
        <symbol id="logo.shopify" viewBox="0 0 121 34">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" height="34" width="121" viewBox="0 0 121 34"><path d="M13.955 0C9.551 0 7.447 5.4 6.787 8.145l-3.082.937c-.955.294-.984.322-1.11 1.205C2.502 10.957 0 29.916 0 29.916l19.479 3.58 10.552-2.24S26.327 6.689 26.303 6.52c-.023-.169-.173-.261-.297-.271l-2.75-.2-2.024-1.972c-.2-.197-.59-.137-.742-.094l-1.02.31c-.61-1.72-1.684-3.3-3.575-3.3-.052 0-.107.005-.16.008C15.196.304 14.53 0 13.954 0zm-.12 1.158c.19 0 .382.064.565.188-1.412.65-2.924 2.291-3.564 5.568l-2.69.818c.75-2.5 2.526-6.574 5.69-6.574zm2.517 1.004c.975.12 1.624 1.206 2.04 2.457l-1.648.5.002-.348c0-1.068-.151-1.928-.394-2.609zm-1.207.211c.27.666.447 1.622.447 2.91l-.002.188c-1.072.326-2.237.68-3.404 1.033.655-2.48 1.885-3.68 2.959-4.131zm-1.764 8.82c1.787 0 2.67.5 2.67.5v.002l-1.307 3.797s-1.144-.597-2.547-.597c-2.057 0-2.16 1.262-2.16 1.58 0 1.734 4.625 2.399 4.625 6.46 0 3.198-2.073 5.254-4.869 5.254-3.356 0-5.072-2.04-5.072-2.04l.898-2.903s1.763 1.48 3.252 1.48c.972 0 1.37-.747 1.37-1.294 0-2.263-3.796-2.363-3.796-6.08 0-3.13 2.298-6.159 6.936-6.159z" fill="currentColor"/><path clip-rule="evenodd" d="M41.465 19.178c-1.046-.565-1.584-1.04-1.584-1.695 0-.832.747-1.367 1.913-1.367 1.358 0 2.571.564 2.571.564l.957-2.914s-.88-.684-3.468-.684c-3.603 0-6.099 2.052-6.099 4.937 0 1.635 1.166 2.884 2.72 3.776 1.256.714 1.705 1.22 1.705 1.963 0 .774-.628 1.398-1.794 1.398-1.737 0-3.378-.892-3.378-.892l-1.017 2.914s1.516 1.011 4.066 1.011c3.707 0 6.368-1.814 6.368-5.085 0-1.755-1.346-3.004-2.96-3.926zm14.685-5.721c-1.8 0-3.216.855-4.308 2.15l-.06-.028 1.565-8.162h-4.072l-3.954 20.772h4.072l1.357-7.1c.531-2.682 1.918-4.332 3.217-4.332.914 0 1.268.619 1.268 1.503 0 .56-.059 1.237-.177 1.797l-1.534 8.132h4.072l1.593-8.397c.177-.884.295-1.945.295-2.652 0-2.298-1.21-3.683-3.334-3.683zM66.791 25.05c-1.437 0-2.05-1.185-2.05-2.666 0-2.34 1.255-6.162 3.55-6.162 1.498 0 1.988 1.244 1.988 2.459 0 2.518-1.254 6.369-3.487 6.369zm2.08-11.968c-5.077 0-8.442 4.443-8.442 9.39 0 3.17 2.019 5.717 5.812 5.717 4.986 0 8.35-4.325 8.35-9.39 0-2.933-1.773-5.717-5.72-5.717zM81.37 25.2c-1.09 0-1.734-.598-1.734-.598l.7-3.85c.486-2.566 1.854-4.267 3.313-4.267 1.277 0 1.672 1.163 1.672 2.268 0 2.656-1.61 6.446-3.952 6.446zm4.012-12.118c-2.831 0-4.438 2.447-4.438 2.447h-.061l.243-2.208h-3.709c-.182 1.492-.517 3.76-.851 5.461l-2.919 15.072h4.196l1.155-6.088h.091s.862.537 2.463.537c4.925 0 8.147-4.954 8.147-9.968 0-2.776-1.247-5.253-4.317-5.253zm9.669-5.665a2.504 2.504 0 00-2.52 2.535c0 1.299.83 2.186 2.074 2.186h.063c1.372 0 2.552-.919 2.584-2.535 0-1.267-.861-2.186-2.2-2.186zm-5.353 19.828h3.932l2.678-14.163h-3.96l-2.65 14.163zm17.069-14.235h-2.811l.147-.669c.234-1.365 1.054-2.585 2.401-2.585.719 0 1.288.203 1.288.203l.79-3.138s-.702-.348-2.196-.348c-1.434 0-2.869.407-3.952 1.336-1.376 1.162-2.02 2.847-2.342 4.532l-.117.668H98.1l-.585 3.022h1.873l-2.137 11.214h4.04l2.137-11.214h2.782l.556-3.022zm9.784.09s-2.611 6.389-3.783 9.877h-.061c-.08-1.123-1.029-9.877-1.029-9.877h-4.389l2.512 13.198c.061.294.03.47-.091.676-.484.912-1.301 1.793-2.27 2.44-.787.558-1.665.911-2.361 1.146l1.15 3.44c.848-.177 2.604-.853 4.087-2.205 1.907-1.734 3.662-4.41 5.478-8.054L120.91 13.1h-4.359z" fill-rule="evenodd" fill="currentColor"/></svg>
        </symbol>
        <symbol id="logo.slack" viewBox="0 0 96 25">
          <svg  aria-hidden="true" height="25" width="96" viewBox="0 0 96 25" xmlns="http://www.w3.org/2000/svg"><path d="M30.708 19.07l1.199-2.777c1.295.965 3.016 1.466 4.718 1.466 1.257 0 2.05-.482 2.05-1.215-.02-2.044-7.523-.443-7.58-5.572-.02-2.604 2.3-4.609 5.588-4.609 1.953 0 3.906.482 5.298 1.581L40.86 10.78c-1.276-.81-2.862-1.389-4.37-1.389-1.025 0-1.702.482-1.702 1.1.02 2.005 7.58.906 7.657 5.803 0 2.661-2.262 4.532-5.51 4.532-2.38 0-4.564-.56-6.227-1.755m46.003-3.781a3.481 3.481 0 01-3.016 1.755 3.453 3.453 0 01-3.462-3.451 3.453 3.453 0 013.462-3.452c1.295 0 2.417.714 3.016 1.755l3.307-1.832a7.274 7.274 0 00-6.323-3.702c-4.003 0-7.252 3.24-7.252 7.23 0 3.992 3.249 7.232 7.252 7.232a7.211 7.211 0 006.323-3.702l-3.307-1.832zM44.108.366h4.138v20.188h-4.138zm37.534 0v20.189h4.138V14.5l4.912 6.055h5.299l-6.246-7.192 5.782-6.71H90.46l-4.68 5.572V.366zM60.545 15.33c-.6.983-1.837 1.715-3.23 1.715a3.453 3.453 0 01-3.46-3.451 3.453 3.453 0 013.46-3.452c1.393 0 2.63.772 3.23 1.774v3.413zm0-8.678v1.64c-.677-1.138-2.359-1.929-4.119-1.929-3.635 0-6.497 3.201-6.497 7.212 0 4.01 2.862 7.25 6.497 7.25 1.76 0 3.442-.79 4.12-1.928v1.639h4.137V6.652zM6.4 15.31a2.546 2.546 0 012.553-2.545 2.546 2.546 0 012.553 2.545v6.363a2.546 2.546 0 01-2.553 2.545 2.546 2.546 0 01-2.552-2.545V15.31zM8.953 5.09a2.546 2.546 0 110-5.09 2.546 2.546 0 012.553 2.545V5.09zm0 1.292a2.546 2.546 0 110 5.09h-6.4a2.546 2.546 0 110-5.09zm10.23 2.546a2.546 2.546 0 012.552-2.546 2.546 2.546 0 110 5.09h-2.552V8.929zm-1.277 0a2.546 2.546 0 01-2.552 2.545A2.546 2.546 0 0112.8 8.928V2.545A2.546 2.546 0 0115.354 0a2.546 2.546 0 012.552 2.545zm-2.552 10.2a2.546 2.546 0 110 5.09 2.546 2.546 0 01-2.553-2.545v-2.545zm0-1.273a2.546 2.546 0 110-5.09h6.4a2.546 2.546 0 110 5.09zM5.124 15.31a2.546 2.546 0 01-2.552 2.545 2.546 2.546 0 110-5.09h2.552z" fill="currentColor"/></svg>
        </symbol>
        <symbol id="logo.spotify" viewBox="0 0 126 37">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="126" height="37" viewBox="0 0 126 37" fill="none"><path fill="currentColor" d="M18.895 0C8.46 0 0 8.283 0 18.5 0 28.718 8.46 37 18.895 37c10.437 0 18.896-8.282 18.896-18.5C37.79 8.284 29.33 0 18.895 0zm8.666 26.683a1.193 1.193 0 01-1.62.382c-4.437-2.654-10.022-3.255-16.6-1.783a1.18 1.18 0 01-1.41-.868 1.152 1.152 0 01.887-1.381c7.197-1.61 13.371-.917 18.352 2.063a1.14 1.14 0 01.39 1.587zm2.312-5.038a1.491 1.491 0 01-2.026.476c-5.079-3.057-12.821-3.942-18.829-2.157-.779.23-1.602-.2-1.838-.96a1.44 1.44 0 01.982-1.8c6.862-2.038 15.393-1.05 21.226 2.458.693.418.912 1.306.485 1.983zm.199-5.245c-6.09-3.542-16.137-3.867-21.952-2.14-.934.277-1.92-.239-2.204-1.153-.283-.914.244-1.88 1.178-2.158 6.675-1.984 17.77-1.6 24.782 2.474a1.71 1.71 0 01.618 2.371 1.787 1.787 0 01-2.421.606h-.001zm21.336.678c-3.263-.761-3.843-1.296-3.843-2.42 0-1.06 1.02-1.775 2.539-1.775 1.47 0 2.928.542 4.458 1.659a.211.211 0 00.16.038.207.207 0 00.142-.085l1.593-2.198a.207.207 0 00-.04-.285c-1.821-1.43-3.87-2.125-6.266-2.125-3.522 0-5.984 2.07-5.984 5.03 0 3.177 2.123 4.301 5.792 5.17 3.12.703 3.649 1.293 3.649 2.347 0 1.169-1.065 1.896-2.78 1.896-1.905 0-3.46-.63-5.197-2.101a.22.22 0 00-.155-.051.21.21 0 00-.147.073l-1.787 2.08a.21.21 0 00.02.293 10.782 10.782 0 007.194 2.7c3.795 0 6.247-2.031 6.247-5.175.007-2.652-1.615-4.121-5.589-5.068l-.006-.003zm14.183-3.15c-1.645 0-2.994.634-4.109 1.935v-1.464a.211.211 0 00-.212-.21h-2.922a.212.212 0 00-.212.21v16.26c0 .115.095.21.212.21h2.922a.212.212 0 00.212-.21v-5.132c1.115 1.222 2.464 1.82 4.11 1.82 3.056 0 6.152-2.304 6.152-6.709.005-4.405-3.091-6.71-6.15-6.71h-.003zm2.755 6.71c0 2.242-1.41 3.809-3.432 3.809-1.997 0-3.504-1.637-3.504-3.809 0-2.171 1.507-3.808 3.504-3.808 1.988 0 3.432 1.601 3.432 3.808zm11.33-6.71c-3.938 0-7.023 2.968-7.023 6.758 0 3.75 3.064 6.686 6.975 6.686 3.95 0 7.044-2.958 7.044-6.734 0-3.762-3.073-6.71-6.997-6.71zm0 10.54c-2.095 0-3.674-1.647-3.674-3.83 0-2.194 1.525-3.786 3.626-3.786 2.107 0 3.696 1.647 3.696 3.833 0 2.193-1.535 3.784-3.649 3.784zM95.078 14.19h-3.215v-3.218a.211.211 0 00-.212-.21H88.73a.213.213 0 00-.215.21v3.218h-1.403a.211.211 0 00-.212.21v2.457c0 .116.095.21.212.21h1.404v6.361c0 2.57 1.306 3.873 3.885 3.873 1.047 0 1.916-.212 2.735-.667a.204.204 0 00.108-.181V24.11c0-.07-.038-.14-.102-.177a.21.21 0 00-.207-.009 3.744 3.744 0 01-1.715.405c-.936 0-1.356-.418-1.356-1.35v-5.912h3.215a.21.21 0 00.212-.21V14.4a.205.205 0 00-.21-.21h-.002zm11.201.012v-.395c0-1.163.455-1.681 1.475-1.681.609 0 1.099.118 1.647.297.068.02.138.01.192-.03a.203.203 0 00.088-.17v-2.41a.207.207 0 00-.151-.2 8.147 8.147 0 00-2.428-.342c-2.696 0-4.124 1.488-4.124 4.3v.606h-1.404a.213.213 0 00-.214.21v2.47c0 .116.097.21.214.21h1.404v9.81c0 .117.097.21.214.21h2.92a.21.21 0 00.214-.21v-9.81h2.728l4.179 9.81c-.474 1.03-.941 1.235-1.578 1.235-.514 0-1.058-.15-1.611-.449a.241.241 0 00-.169-.015.21.21 0 00-.126.113l-.991 2.127a.208.208 0 00.093.272c1.033.548 1.965.782 3.118.782 2.157 0 3.351-.986 4.4-3.632l5.068-12.821a.2.2 0 00-.023-.195.209.209 0 00-.174-.091h-3.04a.213.213 0 00-.203.14l-3.116 8.712-3.412-8.717a.212.212 0 00-.198-.135h-4.991zm-6.494-.012h-2.922a.213.213 0 00-.214.21v12.477c0 .117.097.21.214.21h2.922a.212.212 0 00.214-.21V14.4a.212.212 0 00-.214-.21zm-1.444-5.682c-1.158 0-2.096.917-2.096 2.05 0 1.134.938 2.052 2.096 2.052 1.157 0 2.094-.918 2.094-2.052 0-1.133-.939-2.05-2.094-2.05zm25.591 9.694c-1.155 0-2.055-.91-2.055-2.013 0-1.104.911-2.024 2.066-2.024 1.156 0 2.056.91 2.056 2.012 0 1.104-.912 2.025-2.067 2.025zm.011-3.837c-1.053 0-1.85.82-1.85 1.824 0 1.003.792 1.811 1.839 1.811 1.054 0 1.85-.819 1.85-1.823 0-1.003-.792-1.812-1.839-1.812zm.456 2.02l.582.796h-.491l-.524-.731h-.449v.731h-.411v-2.113h.962c.503 0 .832.252.832.674.002.347-.203.558-.498.642h-.003zm-.347-.954h-.535v.668h.535c.266 0 .426-.128.426-.334 0-.218-.16-.334-.426-.334z"/></svg>
        </symbol>
        <symbol id="logo.td" viewBox="0 0 57 51">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="57" height="51" viewBox="0 0 57 51" fill="none"><path fill="currentColor" d="M.773 50.09h56V0h-56v50.09zm36.718-10.86H24.488V15.736h6.576v19.356h6.28c4.358 0 6.205-3.029 6.205-10.786 0-7.831-2.068-10.047-6.501-10.047H22.64v25.044h-6.5V14.26H6.61v-4.14h32.359c7.83 0 11.525 4.064 11.525 14.185.074 13.298-5.467 14.924-13.003 14.924z"/></svg>
        </symbol>
        <symbol id="logo.tiktok" viewBox="0 0 165 48">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="165" height="48" viewBox="0 0 165 48" fill="none"><path fill="currentColor" d="M31.48 17.327a18.853 18.853 0 0 0 10.998 3.517v-7.887c-.776 0-1.55-.08-2.31-.241v6.208c-4.1 0-7.896-1.303-10.997-3.517v16.095c0 8.051-6.53 14.578-14.585 14.578-3.006 0-5.8-.908-8.12-2.466A14.545 14.545 0 0 0 16.895 48c8.056 0 14.586-6.527 14.586-14.578V17.327Zm2.85-7.957a10.99 10.99 0 0 1-2.85-6.436V1.92h-2.188c.551 3.14 2.43 5.824 5.038 7.45ZM11.56 37.436a6.67 6.67 0 0 1 7.335-10.393V18.98a14.716 14.716 0 0 0-2.308-.133v6.276a6.682 6.682 0 0 0-2.025-.313 6.67 6.67 0 0 0-3.002 12.626Z" opacity=".5"/><path fill="currentColor" d="M29.171 15.407a18.856 18.856 0 0 0 10.997 3.517v-6.208A11.04 11.04 0 0 1 34.33 9.37a11.042 11.042 0 0 1-5.038-7.45h-5.748v31.501a6.671 6.671 0 0 1-6.672 6.646 6.664 6.664 0 0 1-5.311-2.631 6.668 6.668 0 0 1 3.001-12.625c.706 0 1.387.11 2.025.312v-6.276C8.674 19.01 2.31 25.473 2.31 33.42c0 3.968 1.585 7.565 4.157 10.193a14.522 14.522 0 0 0 8.12 2.466c8.055 0 14.586-6.527 14.586-14.578V15.407Z"/><path fill="currentColor" d="M40.168 12.716v-1.679A10.999 10.999 0 0 1 34.33 9.37a11.03 11.03 0 0 0 5.838 3.346ZM29.292 1.92c-.052-.3-.093-.602-.12-.906V0h-7.938v31.502a6.67 6.67 0 0 1-6.672 6.645 6.647 6.647 0 0 1-3.001-.711 6.663 6.663 0 0 0 5.31 2.631 6.671 6.671 0 0 0 6.673-6.646V1.92h5.748ZM16.588 18.847V17.06a14.74 14.74 0 0 0-2.002-.136C6.53 16.924 0 23.451 0 31.502c0 5.047 2.567 9.495 6.467 12.112a14.524 14.524 0 0 1-4.158-10.193c0-7.948 6.365-14.41 14.279-14.574ZM132.137 39.48c5.764 0 10.436-4.635 10.436-10.352 0-5.717-4.672-10.352-10.436-10.352h-1.572c5.764 0 10.436 4.635 10.436 10.352 0 5.717-4.672 10.352-10.436 10.352h1.572ZM130.422 18.776h-1.572c-5.764 0-10.437 4.635-10.437 10.352 0 5.717 4.673 10.352 10.437 10.352h1.572c-5.765 0-10.437-4.635-10.437-10.352 0-5.717 4.672-10.352 10.437-10.352Z" opacity=".5"/><path fill="currentColor" d="M51.078 14.097v5.247h6.146v19.994h6.149V19.485h5.003l1.716-5.388H51.078Zm50.323 0v5.247h6.146v19.994h6.149V19.485h5.003l1.715-5.388h-19.013Zm-30.165 2.977c0-1.644 1.342-2.977 3-2.977 1.66 0 3.003 1.333 3.003 2.977 0 1.645-1.343 2.978-3.003 2.978-1.658 0-3-1.333-3-2.978Zm0 5.106h6.003v17.158h-6.003V22.18Zm8.577-8.083v25.241h6.004v-6.523l1.86-1.703 5.86 8.368h6.433l-8.436-12.195 7.578-7.375H91.82l-6.004 5.955V14.097h-6.004Zm64.761 0v25.241h6.005v-6.523l1.858-1.703 5.863 8.368h6.433l-8.435-12.195 7.577-7.375h-7.291l-6.005 5.955V14.097h-6.005ZM130.564 39.48c5.764 0 10.437-4.635 10.437-10.352 0-5.717-4.673-10.352-10.437-10.352h-.143c-5.764 0-10.436 4.635-10.436 10.352 0 5.717 4.672 10.352 10.436 10.352h.143Zm-5.147-10.352c0-2.78 2.274-5.034 5.077-5.034 2.801 0 5.074 2.253 5.074 5.034 0 2.78-2.273 5.035-5.074 5.035-2.803 0-5.077-2.254-5.077-5.035Z"/></svg>
        </symbol>
        <symbol id="logo.uber" viewBox="0 0 68 26">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="68" height="26" viewBox="0 0 68 26" fill="none"><path fill="currentColor" d="M3.912 18.229c.288.794.685 1.473 1.194 2.037.508.564 1.11.995 1.807 1.295a5.69 5.69 0 0 0 2.27.448c.797 0 1.543-.155 2.239-.466a5.506 5.506 0 0 0 1.823-1.312 5.99 5.99 0 0 0 1.21-2.02c.288-.782.432-1.657.432-2.624V.67h3.48v24.17H14.92v-2.244a7.994 7.994 0 0 1-2.736 1.969c-1.05.46-2.182.69-3.398.69a8.879 8.879 0 0 1-3.465-.673 8.093 8.093 0 0 1-2.785-1.916c-.784-.83-1.403-1.825-1.856-2.987C.227 18.516 0 17.22 0 15.794V.67h3.481v14.917c0 .967.144 1.847.431 2.642ZM24.369.67v8.805a8.867 8.867 0 0 1 2.685-1.916c1.017-.472 2.122-.708 3.316-.708 1.238 0 2.398.241 3.481.725a8.883 8.883 0 0 1 2.818 1.968 9.296 9.296 0 0 1 1.89 2.935 9.345 9.345 0 0 1 .696 3.591 9.216 9.216 0 0 1-.696 3.574 9.345 9.345 0 0 1-1.89 2.918 8.884 8.884 0 0 1-2.818 1.968 8.444 8.444 0 0 1-3.481.725 7.888 7.888 0 0 1-3.332-.708 8.802 8.802 0 0 1-2.703-1.916v2.21H21.02V.67h3.349Zm.38 17.783a5.994 5.994 0 0 0 3.1 3.246c.708.322 1.47.483 2.289.483.795 0 1.547-.16 2.254-.483a5.798 5.798 0 0 0 1.84-1.312 6.428 6.428 0 0 0 1.244-1.934 6.09 6.09 0 0 0 .464-2.383 6.373 6.373 0 0 0-1.707-4.35 5.576 5.576 0 0 0-1.84-1.295 5.544 5.544 0 0 0-2.255-.467c-.796 0-1.548.156-2.255.467a5.765 5.765 0 0 0-1.857 1.294 6.214 6.214 0 0 0-1.26 1.952 6.215 6.215 0 0 0-.464 2.4c0 .851.15 1.645.448 2.382ZM41.145 12.514a9.44 9.44 0 0 1 1.823-2.918 8.474 8.474 0 0 1 2.752-1.985c1.061-.484 2.21-.725 3.448-.725 1.216 0 2.343.23 3.382.69a8.02 8.02 0 0 1 2.686 1.917c.751.817 1.337 1.784 1.757 2.9.42 1.117.63 2.331.63 3.643v1.14h-13.76a6.07 6.07 0 0 0 .663 1.985c.332.61.746 1.14 1.244 1.588.497.45 1.06.8 1.69 1.054.63.253 1.3.38 2.007.38 2.011 0 3.636-.864 4.873-2.59l2.42 1.864a9.11 9.11 0 0 1-3.116 2.763c-1.238.667-2.63 1.001-4.177 1.001-1.26 0-2.437-.23-3.531-.69a8.573 8.573 0 0 1-2.852-1.934 9.196 9.196 0 0 1-1.906-2.918c-.464-1.116-.696-2.33-.696-3.643a9.39 9.39 0 0 1 .663-3.522Zm4.658-1.364c-.94.817-1.564 1.905-1.873 3.263h10.31c-.286-1.358-.9-2.446-1.84-3.263-.939-.817-2.038-1.226-3.298-1.226-1.26 0-2.36.409-3.299 1.226ZM63.889 11.547c-.707.806-1.061 1.9-1.061 3.28v10.014h-3.349V7.231h3.316v2.175a4.812 4.812 0 0 1 1.64-1.692c.675-.414 1.476-.621 2.405-.621H68v3.246h-1.392c-1.106 0-2.012.402-2.72 1.208Z"/></svg>
        </symbol>
        <symbol id="logo.visa" viewBox="0 0 112 36">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="112" height="36" viewBox="0 0 112 36" fill="none"><path fill="currentColor" d="M48.27 35.48h-9.024L44.89.633h9.023L48.27 35.48zM80.98 1.484C79.2.779 76.377 0 72.887 0 63.976 0 57.7 4.745 57.662 11.53c-.074 5.005 4.493 7.785 7.908 9.454 3.492 1.705 4.678 2.818 4.678 4.338-.035 2.335-2.82 3.411-5.419 3.411-3.602 0-5.532-.555-8.466-1.854l-1.188-.556-1.263 7.822c2.117.963 6.016 1.818 10.064 1.855 9.468 0 15.632-4.672 15.705-11.901.036-3.967-2.376-7.007-7.574-9.491-3.156-1.595-5.09-2.67-5.09-4.301.038-1.483 1.636-3.003 5.198-3.003 2.934-.074 5.089.63 6.722 1.335l.816.37 1.227-7.525zm11.994 21.651c.743-2.002 3.602-9.75 3.602-9.75-.037.074.742-2.04 1.187-3.337l.63 3.003s1.71 8.342 2.081 10.084h-7.5zM104.112.632h-6.98c-2.152 0-3.787.63-4.716 2.891L79.013 35.48h9.468l1.894-5.227h11.585c.259 1.223 1.077 5.227 1.077 5.227h8.354L104.112.632zm-72.402 0l-8.837 23.763-.966-4.82C20.273 14.016 15.15 7.974 9.432 4.969l8.094 30.476h9.542L41.251.632H31.71z"/><path fill="#CBCBCB" d="M14.666.632H.15L0 1.336c11.325 2.892 18.825 9.863 21.907 18.241L18.75 3.561c-.52-2.226-2.117-2.856-4.085-2.93z"/></svg>
        </symbol>
        <symbol id="logo.walmart" viewBox="0 0 148 36">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="148" height="36" viewBox="0 0 148 36" fill="none"><path fill="currentColor" d="M0 7.415s3.682 14.92 4.27 17.343c.686 2.827 1.922 3.867 5.485 3.165l2.3-9.25c.583-2.298.973-3.937 1.348-6.274h.066c.263 2.36.638 3.982 1.118 6.281 0 0 .936 4.2 1.415 6.406.48 2.205 1.818 3.595 5.309 2.838l5.478-20.507h-4.423l-1.87 8.866c-.503 2.58-.96 4.597-1.312 6.958h-.062c-.32-2.337-.727-4.274-1.238-6.788l-1.947-9.036h-4.61l-2.082 8.808c-.59 2.677-1.143 4.838-1.494 7.12h-.063a250.39 250.39 0 00-1.357-7.456s-1.238-6.3-1.672-8.472H0v-.002zm42.17 0v20.508h4.21V7.414h-4.21v.001zm59.315 0v15.129c0 2.086.397 3.547 1.246 4.44.742.78 1.964 1.286 3.429 1.286 1.245 0 2.47-.233 3.048-.446l-.055-3.254a6.496 6.496 0 01-1.6.188c-1.434 0-1.915-.909-1.915-2.782v-5.788h3.668v-3.923h-3.668v-4.85h-4.153zm-68.728 4.754c-2.617 0-4.695.727-5.827 1.374l.828 2.806c1.037-.646 2.687-1.18 4.25-1.18 2.587-.007 3.01 1.446 3.01 2.378v.22c-5.637-.008-9.198 1.92-9.198 5.853 0 2.4 1.812 4.65 4.964 4.65 1.94 0 3.563-.765 4.536-1.991h.095s.645 2.663 4.193 1.644c-.187-1.108-.247-2.29-.247-3.712v-5.479c0-3.492-1.508-6.563-6.604-6.563zm25.193 0c-2.635 0-3.82 1.32-4.538 2.441h-.062v-2.093h-4.02v15.407h4.235v-9.036c0-.423.049-.871.198-1.261.351-.91 1.207-1.974 2.574-1.974 1.708 0 2.507 1.428 2.507 3.49v8.78h4.23V18.78c0-.405.056-.892.176-1.25.348-1.034 1.27-1.876 2.54-1.876 1.733 0 2.564 1.403 2.564 3.829v8.441h4.232V18.85c0-4.785-2.457-6.68-5.231-6.68-1.229 0-2.198.305-3.075.837-.737.447-1.396 1.082-1.973 1.919h-.062c-.671-1.66-2.245-2.756-4.295-2.756zm23.25 0c-2.617 0-4.694.727-5.827 1.374l.83 2.806c1.035-.646 2.686-1.18 4.248-1.18 2.586-.007 3.01 1.446 3.01 2.378v.22c-5.637-.008-9.198 1.92-9.198 5.853 0 2.4 1.813 4.65 4.967 4.65 1.939 0 3.562-.765 4.533-1.991h.096s.644 2.663 4.192 1.644c-.186-1.108-.246-2.29-.246-3.712v-5.479c0-3.492-1.509-6.563-6.605-6.563zm17.583 0c-1.622 0-3.466 1.035-4.24 3.253h-.119v-2.905h-3.811v15.406h4.345v-7.889c0-.425.026-.796.094-1.137.321-1.652 1.6-2.709 3.434-2.709.504 0 .864.054 1.254.11v-4.034a4.241 4.241 0 00-.957-.095zm-63.629 8.328v1.922c0 .285-.025.578-.105.834-.326 1.068-1.444 1.97-2.842 1.97-1.165 0-2.091-.654-2.091-2.038 0-2.116 2.356-2.701 5.038-2.688zm48.443 0v1.922c0 .285-.025.578-.105.834-.326 1.068-1.444 1.97-2.842 1.97-1.165 0-2.091-.654-2.091-2.038 0-2.116 2.356-2.701 5.038-2.688zm48.48-20.498c-1.36 0-2.44.75-2.44 1.665l.825 9.245c.091.557.782.987 1.616.987.836-.001 1.523-.43 1.616-.987l.83-9.245c0-.914-1.084-1.665-2.445-1.665h-.002zm-13.456 7.416c-.706.017-1.508.545-2.018 1.42-.682 1.164-.561 2.465.237 2.922l8.509 3.918c.532.196 1.254-.177 1.672-.89.42-.717.387-1.522-.055-1.88l-7.685-5.33a1.262 1.262 0 00-.66-.16zm26.912 0a1.255 1.255 0 00-.658.16l-7.687 5.33c-.439.358-.472 1.163-.054 1.88.42.713 1.14 1.086 1.671.89l8.513-3.918c.802-.456.916-1.758.239-2.922-.512-.875-1.316-1.403-2.021-1.42h-.003zm-19.866 12.198a.887.887 0 00-.317.053l-8.509 3.914c-.798.458-.919 1.76-.237 2.926.68 1.162 1.879 1.714 2.677 1.259l7.686-5.326c.442-.362.475-1.167.055-1.883l.003.002c-.339-.583-.881-.938-1.358-.945zm12.824 0c-.477.007-1.017.362-1.358.945l.003-.002c-.418.716-.385 1.521.054 1.883l7.686 5.326c.797.456 1.997-.097 2.68-1.26.678-1.165.563-2.467-.238-2.925l-8.511-3.914a.86.86 0 00-.316-.052zm-6.415 3.832c-.833.001-1.522.43-1.613.985l-.825 9.245c0 .915 1.08 1.665 2.44 1.665 1.362 0 2.445-.75 2.445-1.665l-.828-9.245c-.093-.556-.78-.984-1.616-.985h-.003z"/></svg>
        </symbol>
        <symbol id="logo.wattpad" viewBox="0 0 138 30">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="138" height="30" viewBox="0 0 138 30" fill="none"><path fill="currentColor" d="M105.381 30c6.096 0 6.948-7.468 11.112-14.13-.161 2.389-.023 4.48.437 5.95 1.818 5.721 8.053 6.158 10.883.345 4.003-8.18 5.153-10.11 9.179-16.015 2.669-3.883-.414-6.41-4.003-4.595-1.84.919-4.808 3.262-8.536 8.18.645-3.746.484-10.087-4.946-9.72-2.853.184-6.557 3.4-11.619 11.672.414-4.64.575-7.926-1.449-9.65-1.381-1.172-4.648-1.631-6.603.896-1.979 2.55-2.439 7.537-2.232 12.775C98.041 26.691 101.93 30 105.381 30ZM5.046 22.785c.575 0 1.105-.39 1.266-.965l2.277-8.088 2.324 8.088c.161.552.69.965 1.265.965h.599c.575 0 1.104-.39 1.265-.965l3.175-10.822a.73.73 0 0 0-.713-.942h-.622c-.575 0-1.104.39-1.242.965l-2.186 8.318-2.162-8.318a1.304 1.304 0 0 0-1.243-.965H8.2c-.576 0-1.105.39-1.243.965L4.793 19.34 2.607 11.02a1.304 1.304 0 0 0-1.242-.965H.744a.747.747 0 0 0-.713.965l3.152 10.822c.16.552.69.965 1.265.965h.598v-.023Zm56.62-6.341c-.068-3.837-2.116-6.664-5.429-6.664-1.518 0-2.623.575-3.428 1.333v-.069a.981.981 0 0 0-.99-.988h-.367c-.552 0-.99.46-.99.988v15.073c0 .551.46.988.99.988h.437c.552 0 .99-.46.99-.988v-4.32c.827.713 1.886 1.264 3.358 1.264 3.36 0 5.36-2.85 5.43-6.617Zm13.69 6.341c.46 0 .851-.39.851-.85v-.827a.584.584 0 0 0-.575-.574h-.644c-.3 0-.53-.207-.53-.506v-5.514c0-2.941-1.932-4.734-5.038-4.734-2.093 0-4.072.966-4.831 2.804-.184.413.138 1.08.575 1.217l.483.161c.644.207 1.081 0 1.357-.62.415-.942 1.243-1.333 2.44-1.333 1.77 0 2.645 1.011 2.622 2.505-.53.735-2.047.758-3.635.758-2.577 0-4.417 1.287-4.417 3.814 0 2.573 2.024 3.975 4.808 3.975 1.427 0 2.922-.39 3.658-1.424.437.712 1.197 1.148 1.956 1.148h.92Zm-45.094 0c.46 0 .851-.39.851-.85v-.827a.584.584 0 0 0-.575-.574h-.644c-.3 0-.53-.207-.53-.506v-5.514c0-2.941-1.955-4.734-5.038-4.734-2.07 0-4.072.966-4.831 2.804-.184.413.138 1.08.575 1.217l.483.161c.644.207 1.081 0 1.357-.597.415-.942 1.266-1.333 2.44-1.333 1.748 0 2.645 1.011 2.622 2.505-.53.735-2.094.758-3.681.758-2.485 0-4.349 1.287-4.349 3.814 0 2.573 2.048 3.975 4.809 3.975 1.403 0 2.922-.39 3.658-1.425.437.713 1.197 1.15 1.956 1.15h.897v-.024Zm59.589 0c.46 0 .85-.39.85-.85v-.827a.584.584 0 0 0-.574-.574h-.644c-.3 0-.53-.207-.53-.506V6.725a.996.996 0 0 0-.989-.988h-.437c-.552 0-.99.46-.99.988v4.32c-.828-.713-1.886-1.265-3.358-1.265-3.314 0-5.361 2.827-5.43 6.664.069 3.768 2.094 6.617 5.43 6.617 1.702 0 2.852-.712 3.704-1.585.414.827 1.22 1.31 2.07 1.31h.898Zm-23.353-3.722c0-1.01.714-1.631 1.864-1.631 1.403 0 2.99-.023 3.681-.62v2.32c-.138 1.126-1.265 1.677-2.853 1.677-1.45-.046-2.692-.597-2.692-1.746Zm-45.094 0c0-1.01.782-1.631 1.818-1.631 1.403 0 3.037-.023 3.727-.62v2.32c-.161 1.126-1.288 1.677-2.853 1.677-1.426-.046-2.692-.597-2.692-1.746Zm58.807-2.642c.046-2.482 1.196-4.32 3.22-4.32 1.427 0 2.508.92 3.084 1.792v5.032c-.576.873-1.657 1.792-3.083 1.792-2.025 0-3.152-1.838-3.221-4.296ZM52.9 18.925v-5.032c.575-.873 1.657-1.792 3.083-1.792 2.025 0 3.152 1.838 3.221 4.32-.046 2.458-1.196 4.296-3.22 4.296-1.427 0-2.532-.919-3.084-1.792Zm-13.137 2.597a.996.996 0 0 0-.99-.988H37.51c-.46 0-.736-.322-.736-.736V12.4h5.315v7.582c0 1.631 1.311 2.826 2.853 2.826h1.771c.552 0 .99-.46.99-.988v-.276a.996.996 0 0 0-.99-.988h-1.45a.713.713 0 0 1-.736-.735v-7.398h2.21c.551 0 .989-.46.989-.988v-.322a.996.996 0 0 0-.99-.988h-2.209V6.793a.996.996 0 0 0-.989-.988h-.46c-.552 0-.99.46-.99.988v3.332H36.75V6.793a.996.996 0 0 0-.99-.988h-.436c-.552 0-.99.46-.99.988v3.332H32.54c-.552 0-.99.46-.99.988v.322c0 .551.46.988.99.988h1.771v7.582c0 1.632 1.312 2.826 2.853 2.826h1.588c.552 0 .989-.46.989-.988v-.321h.023Z"/></svg>
        </symbol>
        <symbol id="logo.wealthsimple" viewBox="0 0 149 22">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="149" height="22" viewBox="0 0 149 22" fill="none"><path fill="currentColor" fill-rule="evenodd" d="M25.207 2.634a2.66 2.66 0 00-.592.557c-.282.343-.569.748-.86 1.217-.289.469-.546.948-.769 1.439l-5.445 11.784-4.196-9.641-4.753 9.64L3.258 5.804c-.208-.476-.461-.96-.759-1.451a9.255 9.255 0 00-.826-1.183 2.23 2.23 0 00-.669-.569C.766 2.474.431 2.35 0 2.232v-.223h8.19v.223c-.327.134-.562.286-.703.457-.141.172-.212.399-.212.681 0 .238.067.513.201.826l3.481 7.99 2.276-4.576-1.316-3.08c-.387-.892-.752-1.51-1.094-1.852a1.305 1.305 0 00-.412-.279 2.842 2.842 0 00-.659-.167v-.223h8.08v.223c-.804.134-1.206.565-1.206 1.294 0 .179.04.424.122.737.082.312.19.632.324.96l2.79 6.628.558-1.139c.565-1.175 1-2.261 1.305-3.258.305-.997.458-1.875.458-2.633 0-.863-.186-1.525-.558-1.987a1.383 1.383 0 00-.447-.368 3.46 3.46 0 00-.736-.234v-.223h5.602v.223a5.27 5.27 0 00-.837.402zm8.548 10.812a7.92 7.92 0 01-.312.658c-.104.194-.22.38-.346.558-.126.179-.272.372-.435.58a5.29 5.29 0 01-1.875 1.44c-.729.335-1.532.502-2.41.502-.833 0-1.61-.145-2.332-.435a5.702 5.702 0 01-1.875-1.206 5.525 5.525 0 01-1.238-1.818 5.749 5.749 0 01-.447-2.277c0-.833.157-1.614.47-2.343a5.919 5.919 0 011.294-1.908 6.122 6.122 0 011.93-1.283 6.012 6.012 0 012.377-.469c.743 0 1.428.112 2.053.335a5.067 5.067 0 011.651.96 5.05 5.05 0 011.172 1.517c.305.595.502 1.257.591 1.986h-7.387c.015 2.783 1.258 4.173 3.727 4.173.938 0 1.733-.23 2.388-.691.253-.164.454-.331.603-.503.148-.17.334-.427.558-.77l.2.09c-.133.357-.253.658-.357.904zM30.073 9.32c0-.18-.004-.341-.011-.484-.008-.143-.015-.275-.023-.395-.007-.12-.018-.255-.033-.406-.06-.812-.208-1.402-.446-1.77-.238-.368-.58-.553-1.027-.553-.625 0-1.097.365-1.417 1.094-.32.73-.48 1.786-.48 3.168h3.437V9.32zm16.251 7.473a3.84 3.84 0 01-1.693.413c-1.203 0-1.946-.714-2.227-2.142-.268.372-.49.647-.669.826-.178.178-.4.357-.668.535-.742.506-1.633.759-2.672.759-.936 0-1.7-.223-2.295-.67-.593-.446-.89-1.033-.89-1.763 0-.937.52-1.703 1.562-2.298 1.354-.76 3.228-1.488 5.624-2.188v-1.16c0-1.1-.053-1.837-.157-2.21a1.153 1.153 0 00-1.16-.869c-.208 0-.413.037-.614.11-.2.076-.376.172-.524.291-.193.164-.339.38-.435.647-.097.268-.183.64-.257 1.116l-.089.67c-.09.714-.346 1.276-.77 1.685-.424.41-.948.613-1.574.613-.46 0-.836-.145-1.127-.435-.29-.29-.435-.666-.435-1.127 0-1.086.863-2.023 2.59-2.812a14.566 14.566 0 012.867-.993c.99-.23 1.899-.346 2.728-.346.858 0 1.531.201 2.019.603.325.268.551.584.677.948.125.365.189.875.189 1.529v5.133c0 .431.007.74.022.926.015.186.06.346.134.48a.668.668 0 00.312.346c.149.082.32.123.514.123.134 0 .264-.019.39-.056.126-.037.294-.115.502-.235l.134.157c-.774.655-1.443 1.12-2.008 1.394zm-3.928-6.26c-.432.15-.752.265-.96.346a2.526 2.526 0 00-.625.369c-.372.253-.64.565-.803.937-.164.372-.246.84-.246 1.406 0 .67.112 1.183.335 1.54.223.357.543.535.96.535.416 0 .744-.148.982-.446.237-.297.357-.706.357-1.227v-3.46z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M48.258 16.894v-.268c.386-.029.673-.077.859-.144.186-.067.346-.182.48-.345.103-.148.178-.367.223-.657.044-.29.067-.783.067-1.48V4.853c0-.668-.03-1.161-.09-1.48a1.96 1.96 0 00-.356-.835 1.448 1.448 0 00-.57-.478c-.215-.097-.51-.152-.881-.167l-.045-.245c.298-.06.554-.111.77-.156.216-.044.428-.093.636-.145l.68-.167c.244-.059.536-.133.876-.222.355-.09.652-.167.888-.234.237-.067.455-.133.655-.2A43.87 43.87 0 0153.815.09V14c0 .341.003.63.01.868.008.238.023.434.045.59.023.156.052.285.09.39.037.103.085.2.145.289a.951.951 0 00.457.345c.186.067.48.115.882.144v.268h-7.186zm14.382-.09a4.701 4.701 0 01-1.837.38c-.872 0-1.605-.239-2.196-.716-.37-.297-.63-.67-.777-1.118-.148-.447-.222-1.08-.222-1.9V6.761h-2.745c.313-.134.588-.26.826-.38.238-.118.458-.237.658-.356.201-.12.402-.246.603-.38a19.141 19.141 0 002.5-1.986c.222-.208.418-.398.588-.569.17-.171.332-.35.488-.536.156-.186.31-.386.466-.602.156-.216.337-.472.544-.77v4.552h2.812l-.558 1.027h-2.254v6.441c0 .85.141 1.457.424 1.823.283.365.759.548 1.428.548.208 0 .402-.015.58-.045.18-.03.41-.097.692-.201l.134.179c-.833.61-1.55 1.043-2.153 1.297zm10.054.09v-.268c.416-.044.695-.17.837-.379.141-.208.212-.625.212-1.25V9.106a5.4 5.4 0 00-.056-.904 1.345 1.345 0 00-.236-.547 1.134 1.134 0 00-.428-.357 1.24 1.24 0 00-.562-.134c-.255 0-.52.064-.798.19-.277.126-.588.338-.933.636v7.141a3.69 3.69 0 00.067.737c.014.074.037.149.067.223a.798.798 0 00.312.368c.134.082.335.138.603.167v.268h-6.762v-.268c.431-.029.751-.077.96-.144.208-.067.379-.182.513-.345.119-.163.2-.386.245-.668.045-.282.067-.772.067-1.469V4.853c0-.668-.03-1.161-.09-1.48a2.123 2.123 0 00-.334-.835 1.439 1.439 0 00-.569-.478c-.216-.097-.517-.152-.904-.167l-.022-.245a32.965 32.965 0 002.174-.49c.23-.06.492-.126.788-.2.31-.09.58-.163.81-.223.23-.06.448-.122.655-.189.207-.067.421-.133.643-.2.222-.067.48-.153.777-.256v7.567a20.63 20.63 0 01.937-.757c.12-.089.23-.17.335-.245.104-.073.223-.155.357-.244.52-.341 1.008-.59 1.462-.746a4.286 4.286 0 011.395-.234c.818 0 1.435.253 1.852.757.208.252.357.553.446.902.09.348.134.834.134 1.457v5.898l.023.557c.014.326.025.56.033.701a.8.8 0 00.123.39.85.85 0 00.39.366c.171.082.428.138.77.167v.268h-6.293zm16.436-2.136c-.246.5-.588.928-1.027 1.286a4.891 4.891 0 01-1.573.838 6.311 6.311 0 01-1.986.302 7.017 7.017 0 01-1.273-.103 13.534 13.534 0 01-1.785-.433l-.614-.178a13.2 13.2 0 01-.435-.134l-.39-.134a8.53 8.53 0 01-.458-.179l-.223-4.44h.223c.357.818.748 1.558 1.172 2.22.424.662.87 1.224 1.339 1.685.469.461.945.814 1.428 1.06.483.245.963.368 1.44.368.49 0 .885-.149 1.182-.447.298-.298.447-.686.447-1.163 0-.492-.153-.894-.458-1.207-.305-.313-.852-.604-1.64-.872l-1.094-.38c-1.428-.492-2.447-1.033-3.057-1.622-.61-.588-.915-1.293-.915-2.113 0-.521.123-1.006.368-1.453.246-.447.58-.834 1.005-1.163a4.863 4.863 0 011.506-.771 6.185 6.185 0 011.897-.28c.595 0 1.197.045 1.807.134.61.09 1.332.253 2.165.491l.224 3.66h-.224a9.106 9.106 0 00-.848-1.607 7.607 7.607 0 00-1.049-1.272 4.925 4.925 0 00-1.138-.836c-.387-.202-.759-.302-1.116-.302-.432 0-.8.146-1.104.436a1.413 1.413 0 00-.458 1.062c0 .895.707 1.573 2.12 2.035l1.518.492c1.19.388 2.053.85 2.589 1.386.535.537.803 1.208.803 2.012 0 .582-.123 1.123-.368 1.622zm.703 2.136v-.268c.402-.03.695-.078.882-.145a.952.952 0 00.457-.346c.12-.164.201-.387.246-.67.044-.282.067-.773.067-1.473v-3.66c0-.327-.008-.613-.023-.859a4.416 4.416 0 00-.078-.636 2.986 2.986 0 00-.134-.469 1.512 1.512 0 00-.781-.836c-.216-.097-.517-.16-.904-.19l-.022-.223a16.86 16.86 0 001.406-.335c.208-.06.435-.122.68-.19.246-.067.54-.152.882-.256.342-.104.633-.19.87-.257.238-.067.462-.134.67-.2.208-.068.416-.138.625-.213.208-.074.454-.163.736-.268v8.592c0 .343.004.633.012.87.007.24.022.436.044.592.023.156.056.287.1.39.045.105.097.202.157.29.119.165.271.28.458.347.185.067.48.115.88.145v.268h-7.23zM95.38 3.29c-.127.29-.298.54-.514.748a2.511 2.511 0 01-.758.502c-.29.127-.6.19-.926.19-.328 0-.633-.063-.915-.19a2.566 2.566 0 01-.748-.502 2.285 2.285 0 01-.513-.748 2.28 2.28 0 01-.19-.926c0-.327.063-.632.19-.915.126-.282.293-.531.502-.747.208-.216.458-.387.747-.513.29-.127.6-.19.927-.19.327 0 .636.063.926.19.29.126.543.294.758.502.216.208.388.457.514.747s.19.6.19.926c0 .328-.064.636-.19.926z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M111.302 16.894v-.268c.416-.045.695-.171.837-.38.141-.208.211-.624.211-1.25V9.352c0-.52-.018-.916-.055-1.183a1.62 1.62 0 00-.214-.648.95.95 0 00-.416-.356 1.315 1.315 0 00-.574-.135c-.255 0-.51.064-.765.19-.255.127-.547.339-.877.636v7.141c0 .312.015.569.045.77.03.2.082.36.156.48a.693.693 0 00.312.268c.135.059.313.096.536.11v.269h-6.003v-.268c.208-.015.379-.052.513-.111a.702.702 0 00.313-.268c.074-.12.126-.28.156-.48a5.41 5.41 0 00.044-.77V9.35c0-.506-.018-.882-.055-1.127a1.756 1.756 0 00-.234-.659.899.899 0 00-.413-.379 1.394 1.394 0 00-.614-.134c-.253 0-.502.06-.748.179-.245.119-.524.327-.837.624v7.143c0 .312.015.569.045.77.029.2.082.36.156.48a.685.685 0 00.324.268c.141.059.316.096.524.11v.269h-6.784v-.268c.431-.03.751-.077.96-.144.208-.067.38-.182.513-.345.134-.163.22-.385.256-.667.038-.282.056-.77.056-1.467v-3.646c0-.325-.008-.61-.022-.855a6.169 6.169 0 00-.067-.634 2.341 2.341 0 00-.123-.467 1.563 1.563 0 00-.212-.377 1.5 1.5 0 00-.569-.456c-.216-.096-.517-.16-.904-.189l-.022-.222c.164-.03.309-.06.435-.089.126-.03.227-.06.301-.09l1.027-.255c.327-.081.654-.17.982-.266.327-.096.669-.2 1.027-.312.357-.11.751-.24 1.182-.389l.915-.31v2.12l.358-.358c.103-.104.207-.197.312-.279.104-.081.212-.163.324-.245.111-.082.248-.175.412-.28.521-.341 1-.587 1.438-.736a4.24 4.24 0 011.367-.223c1.479 0 2.352.707 2.618 2.12.164-.148.305-.279.425-.39a7.793 7.793 0 01.635-.547c.097-.074.205-.149.324-.223.476-.327.952-.57 1.428-.726a4.562 4.562 0 011.428-.234c1.711 0 2.567 1.052 2.567 3.157v5.846l.022.555c.015.326.026.56.034.7.007.142.048.27.123.39a.844.844 0 00.39.366c.171.082.428.138.77.167v.268h-6.293z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M130.347 13.29a6.695 6.695 0 01-1.13 2.042 5.233 5.233 0 01-1.679 1.36 4.503 4.503 0 01-2.081.492c-.433 0-.81-.06-1.131-.178-.321-.12-.675-.328-1.063-.626v2.04c0 .338.004.62.011.849.008.227.026.422.056.584.03.162.067.294.112.397.044.103.104.199.178.287.134.162.313.275.536.342.223.066.572.114 1.049.143v.268h-7.945v-.268c.505-.044.87-.107 1.093-.189.223-.081.417-.226.581-.434.148-.163.245-.385.29-.667.029-.119.052-.238.067-.356.014-.12.026-.26.033-.423.008-.163.011-.371.011-.624v-7.966c0-.326-.007-.612-.022-.857a6.169 6.169 0 00-.067-.634 2.392 2.392 0 00-.123-.467 1.536 1.536 0 00-.781-.834c-.216-.097-.517-.16-.904-.19l-.022-.222c.283-.06.532-.115.748-.167.215-.052.427-.108.636-.167.208-.06.434-.123.679-.19.244-.066.544-.15.899-.255.355-.104.651-.189.888-.256a16.337 16.337 0 001.265-.412c.207-.074.451-.163.732-.267v1.45c.612-.52 1.182-.892 1.712-1.115a4.206 4.206 0 011.646-.335c.611 0 1.171.13 1.678.39.508.261.944.626 1.31 1.094.365.469.649 1.027.85 1.674.202.647.303 1.365.303 2.154 0 .907-.138 1.752-.415 2.533zm-4.298-5.312c-.36-.855-.854-1.283-1.483-1.283-.18 0-.359.037-.539.111-.18.075-.434.216-.764.425v8.792c.33.328.697.491 1.101.491.704 0 1.251-.438 1.64-1.316.39-.878.584-2.106.584-3.683 0-1.502-.18-2.681-.539-3.537z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M130.494 16.894v-.268c.387-.029.673-.077.859-.144.186-.067.346-.182.48-.345.104-.148.179-.367.223-.657.045-.29.067-.783.067-1.48V4.853c0-.668-.03-1.161-.089-1.48a1.973 1.973 0 00-.357-.835 1.446 1.446 0 00-.569-.478c-.216-.097-.51-.152-.882-.167l-.044-.245c.297-.06.554-.111.77-.156.215-.044.427-.093.636-.145l.679-.167c.244-.059.536-.133.877-.222.355-.09.651-.167.887-.234.237-.067.455-.133.655-.2a43.87 43.87 0 011.365-.434V14c0 .341.003.63.011.868.007.238.022.434.045.59.022.156.052.285.089.39.037.103.085.2.145.289a.954.954 0 00.458.345c.186.067.479.115.881.144v.268h-7.186zm18.149-3.448a7.92 7.92 0 01-.312.658c-.105.194-.22.38-.346.558-.127.179-.272.372-.435.58a5.299 5.299 0 01-1.875 1.44c-.729.335-1.533.502-2.41.502a6.19 6.19 0 01-2.332-.435 5.702 5.702 0 01-1.875-1.206 5.528 5.528 0 01-1.239-1.818 5.748 5.748 0 01-.446-2.277 5.935 5.935 0 011.763-4.251 6.138 6.138 0 011.931-1.283 6.007 6.007 0 012.376-.469c.744 0 1.428.112 2.053.335a5.06 5.06 0 011.652.96c.476.416.866.922 1.171 1.517a5.88 5.88 0 01.592 1.986h-7.387c.015 2.783 1.257 4.173 3.727 4.173.937 0 1.733-.23 2.388-.691a2.85 2.85 0 00.603-.503c.148-.17.334-.427.557-.77l.201.09c-.134.357-.253.658-.357.904zm-3.682-4.125c0-.18-.004-.341-.011-.484-.008-.143-.015-.275-.023-.395-.007-.12-.018-.255-.033-.406-.06-.812-.208-1.402-.446-1.77-.239-.368-.58-.553-1.027-.553-.625 0-1.097.365-1.417 1.094-.32.73-.48 1.786-.48 3.168h3.437v-.654z" clip-rule="evenodd"/></svg>
        </symbol>
        <symbol id="logo.wise" viewBox="0 0 124 29">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="124" height="29" fill="none" viewBox="0 0 124 29"><path fill="currentColor" d="M123.688 13.046c0-7.185-5.006-12.24-12.024-12.24-8.934 0-14.922 6.492-14.922 15.761 0 7.234 5.054 12.24 12.192 12.24 6.491 0 11.329-3.138 13.317-8.144h-7.21c-.958 1.557-2.994 2.539-5.485 2.539-3.832 0-6.227-2.54-6.443-6.132h20.168c.263-1.365.407-2.539.407-4.024Zm-20.024-.838c.647-3.306 3.856-5.94 7.737-5.94 3.353 0 5.892 2.443 5.892 5.94h-13.629ZM77.365 28.16l1.293-6.898c3.953.79 4.551-1.437 5.581-6.803l.503-2.658C86.18 4.304 89.078.567 97.365 1.573l-1.293 6.898c-3.953-.79-4.647 2.204-5.533 6.85l-.503 2.66c-1.438 7.592-4.431 11.185-12.671 10.179ZM67.688 28.184l4.886-26.73h6.444l-4.863 26.73h-6.467ZM30.778 1.453h6.252l2.035 19.33 8.192-19.33h6.204l2.18 19.521 7.904-19.52h6.227l-11.33 26.73h-7.09L49.055 9.789 41.22 28.184h-6.85l-3.593-26.73ZM7.425 8.543 0 15.633h12.623l1.317-3.09H7.545l4-4-2.323-4h10.85L10.06 28.184h3.76l11.33-26.73H3.257l4.168 7.09Z"/></svg>
        </symbol>
        <symbol id="logo.youtube" viewBox="0 0 108 24">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="108" height="24" viewBox="0 0 108 24" fill="none"><path fill="currentColor" fill-rule="evenodd" d="M32.444 1.838a4.295 4.295 0 0 1 1.11 1.92c.706 2.67.714 8.248.714 8.248s0 5.576-.714 8.248a4.295 4.295 0 0 1-3.03 3.03c-2.67.716-13.39.716-13.39.716s-10.717 0-13.388-.716a4.29 4.29 0 0 1-3.03-3.03C0 17.582 0 12.006 0 12.006s0-5.577.717-8.249a4.29 4.29 0 0 1 3.03-3.04C6.414 0 17.133 0 17.133 0s10.716 0 13.39.728a4.296 4.296 0 0 1 1.92 1.11Zm-9.832 10.168-8.905 5.14V6.865l8.905 5.14Z" clip-rule="evenodd"/><path fill="currentColor" d="M49.743 21.834a3.72 3.72 0 0 1-1.447-2.133 13.976 13.976 0 0 1-.428-3.845v-2.183a12.625 12.625 0 0 1 .496-3.896 3.876 3.876 0 0 1 1.532-2.144 4.962 4.962 0 0 1 2.73-.674c1.112 0 2.002.229 2.672.686a3.95 3.95 0 0 1 1.472 2.143 13.26 13.26 0 0 1 .466 3.885v2.183a13.4 13.4 0 0 1-.454 3.86 3.794 3.794 0 0 1-1.47 2.132c-.681.447-1.6.672-2.759.674-1.196 0-2.133-.23-2.81-.688Zm3.797-2.353c.188-.487.282-1.287.282-2.4v-4.67c0-1.08-.093-1.867-.282-2.366a1.013 1.013 0 0 0-.993-.747.998.998 0 0 0-.967.747c-.19.5-.282 1.286-.282 2.367v4.68c0 1.111.094 1.911.282 2.4a.981.981 0 0 0 .979.736 1.007 1.007 0 0 0 .981-.747ZM101.794 15.89v.753c-.01.723.018 1.447.085 2.167.019.377.142.742.355 1.055a1.015 1.015 0 0 0 .832.33 1.05 1.05 0 0 0 1.044-.587c.188-.391.29-1.045.305-1.96l2.917.172c.019.178.027.358.025.538 0 1.388-.376 2.422-1.128 3.103-.762.686-1.834 1.03-3.225 1.03-1.664 0-2.835-.522-3.503-1.569-.669-1.046-1.004-2.662-1.004-4.851v-2.624c0-2.257.347-3.902 1.04-4.936.694-1.035 1.878-1.548 3.552-1.54 1.16 0 2.051.212 2.671.637a3.414 3.414 0 0 1 1.312 1.975c.288 1.22.415 2.473.378 3.726v2.573l-5.656.008Zm.429-6.322a2.05 2.05 0 0 0-.344 1.041c-.067.73-.096 1.463-.085 2.195v1.078h2.474v-1.078a18.28 18.28 0 0 0-.099-2.195 2.098 2.098 0 0 0-.355-1.055.979.979 0 0 0-.796-.304.958.958 0 0 0-.795.318ZM41.506 15.608 37.66 1.715h3.37l1.349 6.296c.344 1.554.597 2.878.759 3.972h.099c.114-.784.368-2.1.761-3.95l1.397-6.32h3.356l-3.895 13.892v6.68h-3.349v-6.677ZM68.15 7.252v15.033H65.5l-.281-1.84h-.074c-.718 1.389-1.797 2.083-3.235 2.085-.997 0-1.732-.327-2.206-.981-.474-.655-.711-1.676-.711-3.064V7.252h3.385v11.03c-.031.488.044.977.22 1.433a.767.767 0 0 0 .736.429c.304-.006.6-.105.846-.282.26-.169.468-.406.601-.686V7.252h3.368ZM85.495 7.252v15.033H82.85l-.282-1.84h-.07c-.719 1.389-1.797 2.083-3.236 2.085-.999 0-1.732-.327-2.206-.981-.474-.655-.71-1.676-.71-3.064V7.252h3.384v11.03c-.03.488.044.977.22 1.433a.764.764 0 0 0 .737.429c.304-.005.6-.104.846-.282.261-.167.47-.405.6-.686V7.252h3.363Z"/><path fill="currentColor" d="M77.337 4.434H73.98v17.85h-3.309V4.435h-3.357V1.715h10.023v2.72ZM96.688 9.653c-.203-.945-.536-1.633-.993-2.056a2.66 2.66 0 0 0-1.887-.638c-.62 0-1.225.183-1.74.528-.53.343-.962.82-1.25 1.382h-.022V.953h-3.261v21.332h2.795l.341-1.41h.074c.264.507.674.924 1.176 1.198.531.298 1.132.45 1.74.443a2.663 2.663 0 0 0 2.525-1.582c.54-1.052.81-2.697.81-4.937V13.62a19.814 19.814 0 0 0-.308-3.966Zm-3.103 6.13c.014.86-.031 1.719-.135 2.572a2.798 2.798 0 0 1-.451 1.323 1.05 1.05 0 0 1-.847.393 1.58 1.58 0 0 1-.773-.195 1.487 1.487 0 0 1-.564-.59V10.76a2.12 2.12 0 0 1 .587-1.004c.24-.245.566-.386.908-.392a.911.911 0 0 1 .796.403c.234.417.368.882.392 1.36.085.903.122 1.811.11 2.719l-.023 1.938Z"/></svg>
        </symbol>
        <symbol id="logo.whatsapp" viewBox="0 0 89 22">
          <svg  aria-hidden="true" width="89" height="22" viewBox="0 0 89 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M33.6754 12.8743H33.649L31.9929 6.13281H29.9975L28.307 12.7926H28.2796L26.7502 6.1369H24.623L27.1887 15.9141H29.3472L30.9618 9.25947H30.9891L32.6321 15.9141H34.75L37.3521 6.1369H35.2616L33.6754 12.8743ZM43.854 9.44434C43.6499 9.18217 43.3809 8.97888 43.074 8.85498C42.669 8.70087 42.2376 8.62906 41.8049 8.64349C41.417 8.64952 41.0357 8.74565 40.6907 8.92442C40.2971 9.12337 39.9706 9.43539 39.7527 9.82125H39.7122V6.1369H37.7877V15.9141H39.7122V12.2033C39.7122 11.4821 39.8297 10.9639 40.0647 10.6486C40.2997 10.3333 40.6799 10.176 41.2053 10.1767C41.6661 10.1767 41.9882 10.3207 42.1685 10.6088C42.3488 10.8968 42.44 11.332 42.44 11.9162V15.9141H44.3645V11.5597C44.3675 11.1574 44.3287 10.7558 44.249 10.3616C44.1864 10.0301 44.0515 9.71673 43.854 9.44434ZM51.7951 14.338V10.6608C51.7951 10.2312 51.7002 9.88628 51.5105 9.62616C51.3201 9.3642 51.0685 9.15372 50.7782 9.01329C50.465 8.86352 50.1304 8.76461 49.7865 8.72011C49.4311 8.67038 49.0727 8.64512 48.7139 8.64451C48.3238 8.6441 47.9346 8.68278 47.5521 8.75994C47.1863 8.82998 46.835 8.96195 46.5129 9.15013C46.2076 9.32958 45.9476 9.57779 45.7532 9.87538C45.5412 10.2169 45.4237 10.6094 45.4128 11.0122H47.3373C47.3738 10.6292 47.5014 10.3544 47.7182 10.1951C47.935 10.0357 48.2388 9.94583 48.6197 9.94583C48.7807 9.94508 48.9415 9.9564 49.1008 9.97957C49.2399 9.99819 49.3739 10.0447 49.4948 10.1164C49.6093 10.1861 49.7031 10.2856 49.7663 10.4045C49.841 10.5598 49.8758 10.7316 49.8676 10.904C49.8775 10.9891 49.8666 11.0754 49.8358 11.1553C49.8052 11.2352 49.7555 11.3064 49.6914 11.3626C49.5382 11.4799 49.361 11.5612 49.1727 11.6006C48.9274 11.6608 48.6778 11.7021 48.4262 11.7242C48.1446 11.7521 47.8597 11.7885 47.5714 11.8335C47.2809 11.8796 46.9931 11.9417 46.7094 12.0193C46.4376 12.0901 46.1803 12.2079 45.9487 12.3677C45.7216 12.5297 45.5353 12.7431 45.4047 12.9908C45.2543 13.2991 45.1823 13.6403 45.1951 13.9836C45.1867 14.3083 45.2493 14.6309 45.3784 14.9285C45.4932 15.1851 45.6668 15.4105 45.8849 15.5862C46.1102 15.7638 46.3685 15.894 46.6445 15.9693C46.9497 16.054 47.265 16.0956 47.5814 16.0929C48.0136 16.0929 48.4433 16.0286 48.8567 15.9019C49.27 15.7753 49.6442 15.5439 49.9435 15.2298C49.9521 15.3471 49.968 15.4637 49.9912 15.5791C50.0134 15.6926 50.0428 15.8045 50.0793 15.9141H52.0342C51.9262 15.7109 51.8613 15.4873 51.8437 15.2573C51.8085 14.9522 51.7923 14.6452 51.7951 14.338ZM49.8706 13.1736C49.8685 13.3203 49.8574 13.4666 49.8372 13.6118C49.8118 13.8026 49.7495 13.9866 49.6539 14.1531C49.5416 14.3436 49.3826 14.5016 49.192 14.6118C48.9847 14.7398 48.6906 14.8038 48.3098 14.8038C48.1596 14.804 48.0096 14.79 47.862 14.7619C47.7275 14.7388 47.5985 14.6899 47.4822 14.6179C47.373 14.5494 47.2839 14.4528 47.2239 14.338C47.1568 14.2021 47.124 14.0516 47.1287 13.8999C47.1232 13.7434 47.1559 13.588 47.2239 13.4473C47.2849 13.3317 47.3707 13.2312 47.4751 13.1532C47.5865 13.0717 47.7104 13.0093 47.8417 12.9683C47.9818 12.9227 48.1246 12.8862 48.2692 12.859C48.4231 12.8324 48.5731 12.8079 48.7301 12.7906C48.8871 12.7732 49.034 12.7487 49.1717 12.7221C49.3051 12.6966 49.4367 12.6625 49.5657 12.62C49.6777 12.5851 49.7812 12.5269 49.8696 12.4494L49.8706 13.1736ZM55.396 6.71095H53.4715V8.83452H52.2985V10.1358H53.4654V14.3125C53.4527 14.6101 53.5133 14.9063 53.6416 15.1746C53.7515 15.3873 53.9186 15.5643 54.1238 15.6853C54.3431 15.8093 54.5837 15.8904 54.8328 15.9243C55.1135 15.9662 55.3969 15.9867 55.6806 15.9856C55.872 15.9856 56.0655 15.9856 56.2651 15.9724C56.447 15.9654 56.6283 15.947 56.808 15.9172V14.4075C56.7138 14.4276 56.6184 14.4416 56.5223 14.4494C56.4211 14.4586 56.3198 14.4637 56.2103 14.4637C55.8852 14.4637 55.6674 14.4075 55.5581 14.2982C55.4486 14.1889 55.396 13.9703 55.396 13.6414V10.1358H56.808V8.83452H55.393L55.396 6.71095ZM63.3645 12.811C63.2381 12.5889 63.0652 12.3972 62.858 12.2492C62.6405 12.0939 62.4016 11.9714 62.149 11.8856C61.8826 11.7957 61.6081 11.718 61.3275 11.6537C61.047 11.5893 60.7897 11.5301 60.5273 11.476C60.2907 11.4279 60.057 11.3662 59.8274 11.2911C59.6469 11.2353 59.479 11.1444 59.3331 11.0235C59.2715 10.9721 59.2222 10.9072 59.1892 10.8338C59.1562 10.7603 59.1403 10.6802 59.1427 10.5996C59.1354 10.4748 59.1729 10.3516 59.248 10.2523C59.3194 10.1642 59.4103 10.0943 59.5134 10.048C59.6236 10.0013 59.7399 9.97137 59.8588 9.95911C59.9767 9.94854 60.095 9.94414 60.2133 9.94583C60.524 9.9379 60.8319 10.0058 61.1108 10.144C61.363 10.2758 61.5038 10.5291 61.5301 10.904H63.3635C63.3437 10.5185 63.2292 10.1439 63.0302 9.81407C62.8522 9.53348 62.6132 9.29734 62.3313 9.12358C62.0364 8.94433 61.7124 8.81915 61.3741 8.75384C61.0104 8.68 60.6401 8.64342 60.269 8.64451C59.8953 8.6441 59.5224 8.67831 59.1549 8.74666C58.8112 8.80838 58.4807 8.92896 58.1774 9.10319C57.8898 9.26936 57.6492 9.50707 57.4785 9.79368C57.2897 10.1366 57.1982 10.5254 57.2141 10.9172C57.2055 11.1923 57.2713 11.4646 57.4046 11.7047C57.5312 11.9192 57.7043 12.1018 57.911 12.239C58.1305 12.3857 58.3691 12.5009 58.6201 12.5812C58.8864 12.668 59.161 12.7436 59.4405 12.8069C59.9869 12.9137 60.5248 13.0605 61.05 13.2461C61.4349 13.3912 61.6274 13.6101 61.6274 13.9029C61.6334 14.0561 61.5904 14.2073 61.5048 14.3339C61.4248 14.4467 61.321 14.5402 61.201 14.6077C61.0741 14.678 60.9375 14.7286 60.7957 14.7579C60.6554 14.7896 60.5121 14.806 60.3683 14.8069C60.1832 14.8073 59.9988 14.7842 59.8194 14.7384C59.6517 14.6964 59.4928 14.6245 59.3503 14.526C59.2137 14.4289 59.0999 14.3027 59.0171 14.1563C58.9279 13.9902 58.8836 13.8036 58.8885 13.6149H57.049C57.051 14.0311 57.1609 14.4397 57.3681 14.7997C57.5557 15.1076 57.8111 15.3676 58.1146 15.5597C58.4342 15.7571 58.7861 15.8955 59.1538 15.9683C59.5462 16.0512 59.9461 16.0927 60.347 16.0919C60.7415 16.0923 61.1351 16.0532 61.522 15.9754C61.886 15.9049 62.2336 15.7663 62.5471 15.5669C62.8702 15.3648 63.1337 15.0792 63.3103 14.7397C63.4868 14.4002 63.5699 14.0192 63.5508 13.6363C63.5599 13.3499 63.4946 13.0662 63.3615 12.813L63.3645 12.811ZM67.1922 6.13486L63.5276 15.9121H65.6719L66.4326 13.7354H70.0567L70.7889 15.9121H73.003L69.3762 6.1369L67.1922 6.13486ZM66.9897 12.1327L68.253 8.54547H68.2792L69.5018 12.1327H66.9897ZM79.6608 9.79368C79.3961 9.44407 79.0576 9.1586 78.6693 8.95815C78.2273 8.73792 77.7382 8.62994 77.2452 8.64349C76.8327 8.63821 76.4243 8.72688 76.0501 8.90294C75.678 9.08835 75.3676 9.37998 75.1587 9.74159H75.1312V8.83452H73.2979V18.3932H75.2225V15.0387H75.2487C75.4751 15.3776 75.7868 15.6492 76.1522 15.8253C76.5277 16.0053 76.9382 16.0969 77.3533 16.0929C77.8215 16.1019 78.285 15.9967 78.7035 15.7865C79.0804 15.5919 79.4102 15.3157 79.6682 14.9775C79.9315 14.6296 80.127 14.2349 80.2452 13.814C80.3722 13.3691 80.436 12.9083 80.4347 12.4453C80.4367 11.9572 80.3729 11.471 80.2452 11C80.1283 10.564 79.9302 10.1545 79.6608 9.79368ZM78.4261 13.2308C78.3784 13.4845 78.2837 13.727 78.148 13.9458C77.9176 14.2716 77.5784 14.502 77.1921 14.5941C76.8065 14.6862 76.4001 14.6336 76.0501 14.4463C75.8385 14.324 75.6591 14.1523 75.5275 13.9458C75.3904 13.7268 75.2944 13.4845 75.2427 13.2308C75.1835 12.9567 75.154 12.6768 75.1547 12.3963C75.154 12.1111 75.1809 11.8264 75.2346 11.5464C75.2836 11.2893 75.3784 11.0432 75.514 10.8202C75.6444 10.6117 75.821 10.4369 76.03 10.3095C76.2704 10.1675 76.5452 10.0966 76.824 10.1052C77.0981 10.0978 77.3681 10.1686 77.6039 10.3095C77.8155 10.4399 77.9942 10.6178 78.1265 10.8294C78.2662 11.054 78.365 11.302 78.418 11.5617C78.4778 11.8366 78.5074 12.1171 78.5061 12.3984C78.5081 12.6777 78.4825 12.9565 78.4301 13.2308H78.4261ZM87.9281 11.0051C87.8125 10.5672 87.6144 10.1558 87.3437 9.79368C87.0797 9.44413 86.7411 9.15867 86.3535 8.95815C85.9108 8.73813 85.4218 8.63015 84.928 8.64349C84.5156 8.63855 84.1078 8.72722 83.7337 8.90294C83.3615 9.08862 83.0512 9.38018 82.8416 9.74159H82.8154V8.83452H80.9781V18.3932H82.902V15.0387H82.9296C83.1553 15.3774 83.467 15.6489 83.8324 15.8253C84.2072 16.0053 84.6184 16.0969 85.0335 16.0929C85.5017 16.1019 85.9652 15.9967 86.3844 15.7865C86.7613 15.5919 87.0904 15.3156 87.3477 14.9775C87.611 14.6296 87.8072 14.2349 87.9254 13.814C88.053 13.3692 88.1169 12.9084 88.1155 12.4453C88.1195 11.9591 88.0577 11.4746 87.9321 11.0051H87.9281ZM86.105 13.2308C86.0579 13.4847 85.9632 13.7273 85.8268 13.9458C85.6844 14.1654 85.4903 14.3458 85.2612 14.4707C85.0328 14.5955 84.7762 14.6609 84.5162 14.6609C84.2563 14.6609 84.0003 14.5955 83.7713 14.4707C83.5429 14.3458 83.3487 14.1654 83.2063 13.9458C83.07 13.7266 82.9732 13.4844 82.9215 13.2308C82.8631 12.9566 82.8335 12.6768 82.8335 12.3963C82.8328 12.111 82.8597 11.8264 82.9148 11.5464C82.9672 11.2885 83.0659 11.0423 83.2063 10.8202C83.3366 10.6122 83.5133 10.4374 83.7216 10.3095C83.9621 10.1675 84.2375 10.0966 84.5156 10.1052C84.7897 10.0976 85.0604 10.1685 85.2955 10.3095C85.5078 10.4398 85.6871 10.6178 85.8195 10.8294C85.9592 11.054 86.0579 11.302 86.111 11.5617C86.1708 11.8366 86.2003 12.1171 86.199 12.3984C86.1977 12.678 86.1688 12.9568 86.113 13.2308H86.105Z" fill="currentColor"/><path d="M21.078 10.756C20.9839 8.1605 19.8994 5.70205 18.0506 3.89388C16.2019 2.08572 13.732 1.06764 11.1566 1.05225H11.108C9.37364 1.05095 7.66893 1.50502 6.16142 2.36977C4.65395 3.23452 3.3957 4.48016 2.51049 5.98412C1.62529 7.48809 1.14363 9.19858 1.1129 10.9472C1.08217 12.6959 1.50343 14.4224 2.33524 15.9571L1.45199 21.287C1.45055 21.2979 1.45144 21.309 1.4546 21.3196C1.45775 21.3301 1.4631 21.3399 1.47029 21.3482C1.47748 21.3566 1.48634 21.3632 1.49628 21.3678C1.50622 21.3724 1.51702 21.3748 1.52796 21.3749H1.54315L6.77073 20.2022C8.12142 20.8562 9.60056 21.1955 11.0988 21.1951C11.1941 21.1951 11.2893 21.1951 11.3845 21.1951C12.7025 21.1571 14 20.8564 15.202 20.3101C16.4041 19.7638 17.487 18.9829 18.3882 18.0123C19.2894 17.0418 19.9911 15.9009 20.4528 14.6554C20.9144 13.41 21.1269 12.0847 21.078 10.756ZM11.3348 19.4433C11.2558 19.4433 11.1768 19.4433 11.0988 19.4433C9.77468 19.445 8.46946 19.1254 7.29339 18.5117L7.02598 18.3708L3.48083 19.2155L4.13516 15.5986L3.98323 15.3391C3.25757 14.0915 2.8667 12.6748 2.84913 11.2284C2.83157 9.78211 3.1879 8.35607 3.88304 7.09089C4.57819 5.82568 5.58815 4.7649 6.81347 4.01303C8.0388 3.26115 9.43719 2.84411 10.871 2.803C10.9507 2.803 11.0307 2.803 11.111 2.803C13.2757 2.80947 15.3513 3.67323 16.8905 5.2082C18.4296 6.74316 19.3093 8.82647 19.3399 11.0092C19.3704 13.192 18.5494 15.2994 17.0538 16.8776C15.5582 18.4558 13.5076 19.3783 11.344 19.4464L11.3348 19.4433Z" fill="currentColor"/><path d="M7.62693 6.26185C7.50353 6.26428 7.38185 6.29166 7.26911 6.34236C7.15636 6.39307 7.05486 6.46607 6.9706 6.55705C6.73256 6.80322 6.06709 7.39565 6.02859 8.63978C5.99011 9.88386 6.85209 11.1147 6.97262 11.2873C7.09316 11.4599 8.62059 14.1474 11.1367 15.2372C12.6155 15.8798 13.2638 15.99 13.6841 15.99C13.8573 15.99 13.988 15.9717 14.1247 15.9635C14.5856 15.9349 15.6259 15.3976 15.8527 14.8134C16.0796 14.2291 16.0948 13.7184 16.035 13.6162C15.9753 13.5141 15.8112 13.4405 15.5641 13.3098C15.3169 13.179 14.1045 12.5253 13.8765 12.4334C13.792 12.3937 13.7011 12.3699 13.6081 12.3629C13.5476 12.3661 13.4887 12.3841 13.4367 12.4155C13.3846 12.4468 13.3409 12.4905 13.3093 12.5427C13.1068 12.797 12.6419 13.3496 12.4858 13.509C12.4517 13.5486 12.4098 13.5805 12.3627 13.6027C12.3156 13.6248 12.2643 13.6368 12.2123 13.6377C12.1165 13.6334 12.0228 13.608 11.9379 13.5631C11.2034 13.2486 10.5338 12.7982 9.9637 12.2352C9.431 11.7058 8.97904 11.0996 8.62261 10.4365C8.4849 10.1791 8.62261 10.0463 8.74822 9.92579C8.87384 9.80521 9.00853 9.63877 9.13818 9.49468C9.24458 9.37166 9.33326 9.23414 9.40157 9.08613C9.43691 9.01744 9.45478 8.94096 9.4535 8.8636C9.45229 8.78617 9.432 8.71036 9.39445 8.64282C9.33473 8.51411 8.88802 7.24857 8.67836 6.74091C8.50821 6.3068 8.3056 6.2925 8.12833 6.27922C7.98249 6.269 7.81536 6.2639 7.64822 6.25879H7.62693" fill="currentColor"/></svg>
        </symbol>
        <symbol id="logo.salesforce" viewBox="0 0 48 33">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="48" height="33" viewBox="0 0 48 33"><path d="M12.885 0c-5.08 0-9.201 4.095-9.201 9.145a9.066 9.066 0 00.757 3.636A7.957 7.957 0 00.488 19.67c0 4.39 3.54 7.95 7.907 7.95a7.848 7.848 0 001.625-.169A8.519 8.519 0 0018.012 33a8.52 8.52 0 007.84-5.164 7.464 7.464 0 003.265.746 7.468 7.468 0 006.516-3.807 10.11 10.11 0 002.012.202c5.639 0 10.21-4.591 10.21-10.254 0-5.663-4.57-10.252-10.21-10.252a10.138 10.138 0 00-4.131.873c-1.452-2.576-4.18-4.313-7.307-4.313A8.319 8.319 0 0020.199 3.6 9.204 9.204 0 0012.885 0zm2.85 11.424h.822c.052 0 .09.039.09.086v6.172a.087.087 0 01-.09.088h-.823a.086.086 0 01-.088-.088V11.51c0-.048.037-.086.088-.086zm12.529 0a1.796 1.796 0 01.593.094c.017.008.067.034.047.097l-.193.588c-.016.044-.026.072-.11.045a1.037 1.037 0 00-.337-.059.802.802 0 00-.274.043.526.526 0 00-.21.147.838.838 0 00-.178.299c-.093.297-.13.613-.133.633h.808c.068 0 .09.033.084.09l-.095.581c-.015.084-.084.082-.084.082h-.834l-.57 3.575c-.06.368-.135.684-.223.94a1.913 1.913 0 01-.33.626 1.18 1.18 0 01-.467.361c-.176.071-.39.108-.623.108a1.393 1.393 0 01-.602-.115c-.032-.013-.057-.057-.039-.112l.188-.568c.026-.073.091-.047.091-.047a.56.56 0 00.137.05.945.945 0 00.203.024.858.858 0 00.297-.047.48.48 0 00.233-.197c.066-.096.12-.226.175-.4a4.727 4.727 0 00.153-.69l.568-3.508h-.56c-.067 0-.09-.034-.083-.09l.094-.583c.015-.083.086-.08.086-.08h.574l.032-.192c.086-.563.257-.99.51-1.27.252-.282.613-.425 1.072-.425zM9.318 13.326h.112a3.55 3.55 0 011.601.373c.038.02.077.058.057.108l-.229.529c-.039.09-.148.03-.148.03a3.62 3.62 0 00-1.42-.313c-.433 0-.713.197-.713.467v.017c0 .315.477.45 1.031.606l.096.027c.735.2 1.52.477 1.52 1.242v.016c0 .827-.694 1.342-1.813 1.342-.549 0-1.075-.076-1.63-.33-.105-.053-.208-.099-.311-.163-.011-.013-.055-.03-.024-.105l.221-.53c.035-.09.114-.06.146-.042.061.03.107.06.186.1.65.353 1.251.357 1.44.357.486 0 .787-.222.787-.522v-.015c0-.328-.463-.451-1-.594l-.12-.031c-.738-.182-1.527-.445-1.527-1.252v-.016c0-.765.715-1.3 1.738-1.3zm3.883 0c.586 0 1.038.128 1.346.381.309.253.467.661.467 1.211v2.51s.006.073-.067.09c0 0-.108.027-.205.048-.098.021-.451.088-.738.133-.29.047-.59.07-.89.07-.287 0-.546-.024-.776-.074a1.667 1.667 0 01-.598-.242 1.157 1.157 0 01-.38-.43 1.362 1.362 0 01-.135-.627 1.25 1.25 0 01.582-1.084 1.942 1.942 0 01.611-.265 2.98 2.98 0 01.723-.086 6.95 6.95 0 01.457.012 11.507 11.507 0 01.482.052v-.115c0-.366-.08-.54-.24-.654-.164-.117-.409-.178-.725-.178 0 0-.713-.008-1.277.28a.352.352 0 01-.049.023s-.07.023-.096-.045l-.207-.522c-.03-.076.026-.11.026-.11.264-.194.904-.31.904-.31.212-.04.565-.068.785-.068zm6.365 0a1.999 1.999 0 01.786.16 1.61 1.61 0 01.52.399 1.707 1.707 0 01.35.64c.177.62.086 1.156.083 1.186-.007.07-.08.07-.08.07l-2.74-.002c.017.417.118.712.32.914.197.196.511.323.935.323.651.002.93-.13 1.125-.204 0 0 .077-.028.104.047l.18.504c.036.085.006.115-.024.131-.172.095-.589.273-1.379.275a2.736 2.736 0 01-.994-.162 1.8 1.8 0 01-.69-.457 1.828 1.828 0 01-.398-.699 2.937 2.937 0 01-.123-.877c0-.31.04-.605.12-.875a1.98 1.98 0 01.372-.713 1.8 1.8 0 01.63-.482c.251-.12.562-.178.903-.178zm3.647 0h.111c.602 0 1.184.152 1.604.373.038.02.073.058.052.108a46.74 46.74 0 01-.226.529c-.04.09-.149.03-.149.03a3.62 3.62 0 00-1.42-.313c-.432 0-.712.197-.712.467v.017c0 .315.479.45 1.033.606l.094.027c.736.2 1.52.477 1.52 1.242v.016c0 .827-.695 1.342-1.813 1.342-.55 0-1.073-.076-1.63-.33-.104-.053-.21-.099-.312-.163-.01-.014-.057-.03-.023-.107l.002.002.219-.53c.033-.085.128-.054.148-.042.059.032.105.06.184.1a2.98 2.98 0 001.441.357c.486 0 .787-.222.787-.522v-.015c0-.328-.464-.451-1.002-.594l-.119-.031c-.739-.182-1.527-.445-1.527-1.252v-.016c0-.765.715-1.3 1.738-1.3zm7.275 0a2.515 2.515 0 01.969.176 1.983 1.983 0 01.695.473 1.894 1.894 0 01.412.705c.09.268.135.563.135.873a2.77 2.77 0 01-.135.87 1.89 1.89 0 01-.412.706 1.936 1.936 0 01-.695.47 2.54 2.54 0 01-.969.17 2.57 2.57 0 01-.97-.17 1.927 1.927 0 01-.696-.47 1.887 1.887 0 01-.412-.705 2.78 2.78 0 01-.133-.871 2.788 2.788 0 01.133-.873 1.925 1.925 0 01.412-.705c.186-.198.419-.357.696-.473.276-.115.603-.176.97-.176zm7.74 0a5.25 5.25 0 01.694.041 4.01 4.01 0 01.615.137c.021.008.083.034.059.096-.087.216-.149.357-.229.554-.034.084-.105.057-.105.057a3.482 3.482 0 00-.977-.123c-.457 0-.798.134-1.023.396-.227.263-.354.608-.356 1.067 0 .506.142.878.397 1.11.254.23.61.347 1.056.347a3.769 3.769 0 00.506-.031 2.349 2.349 0 00.43-.11s.087-.029.117.051l.227.55c.029.069-.037.096-.037.096a4.214 4.214 0 01-1.307.206c-.801 0-1.415-.202-1.824-.602-.408-.399-.614-.942-.614-1.615 0-.311.05-.606.15-.873a1.962 1.962 0 01.448-.705 2.143 2.143 0 01.744-.473 2.82 2.82 0 011.03-.176zm3.444 0a1.999 1.999 0 01.785.16 1.61 1.61 0 01.52.399 1.707 1.707 0 01.351.64c.175.62.084 1.156.082 1.186-.008.07-.08.07-.08.07l-2.74-.002c.018.417.117.712.32.914.197.196.513.323.938.323.649.002.927-.13 1.123-.204 0 0 .076-.028.103.047l.18.504c.036.085.007.115-.024.131-.173.095-.588.273-1.378.275a2.747 2.747 0 01-.997-.162 1.8 1.8 0 01-.687-.457 1.799 1.799 0 01-.397-.699 2.936 2.936 0 01-.125-.877c0-.31.04-.605.12-.875a1.98 1.98 0 01.373-.713 1.8 1.8 0 01.629-.482 2.13 2.13 0 01.904-.178zm-6.32.004a2.291 2.291 0 01.459.082c.017.007.06.038.04.102a33.99 33.99 0 01-.205.595c-.018.05-.046.083-.1.077 0 0-.157-.04-.3-.04-.099 0-.238.015-.365.055a.838.838 0 00-.338.21c-.1.1-.18.242-.24.417-.06.178-.09.461-.09.744v2.112a.085.085 0 01-.082.086h-.719a.085.085 0 01-.082-.086v-4.227c0-.048.033-.086.078-.086h.7c.045 0 .08.038.08.086v.346c.105-.145.29-.274.46-.354.17-.079.362-.14.704-.119zm-15.85.725c-.359 0-.614.141-.781.398-.112.17-.183.387-.223.647v.002h1.953c-.019-.252-.068-.479-.18-.649-.17-.257-.409-.398-.769-.398zm22.105 0c-.36 0-.616.141-.783.398-.112.17-.181.387-.22.647v.002h1.953c-.02-.252-.069-.479-.182-.649-.17-.257-.408-.398-.768-.398zm-11.119.017c-.402 0-.689.124-.877.381-.19.26-.287.63-.287 1.1 0 .47.097.84.287 1.101.187.26.475.387.877.387s.69-.127.881-.387c.192-.262.291-.631.291-1.101s-.099-.84-.29-1.1c-.192-.257-.479-.38-.882-.38zm-17.203 1.58c-.598-.008-.851.198-.85.198-.175.117-.26.29-.26.53a.63.63 0 00.087.358.573.573 0 00.17.162c-.002 0 .262.195.859.16a6.25 6.25 0 00.79-.097v-1.248s-.376-.058-.796-.063z" fill="currentColor"/></svg>
        </symbol>
        <symbol id="logo.paypal" viewBox="0 0 124 31">
          <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" height="31" width="124" viewBox="0 0 124 31"><path d="M5.242 0c-.66 0-1.222.48-1.324 1.133L.01 25.898a.806.806 0 00.459.857.795.795 0 00.336.075h5.79l.163-1.023 1.248-7.912a1.336 1.336 0 011.32-1.133h2.752c5.251 0 9.386-2.083 10.752-8.024.04-.174.086-.34.121-.521.037-.188.07-.369.098-.549.368-2.347-.003-3.946-1.272-5.393C20.377.682 17.852 0 14.621 0H5.242zm34.13 6.748a.948.948 0 00-.938.803l-2.766 17.537a.56.56 0 00.129.459.578.578 0 00.434.2h3.265a.942.942 0 00.617-.23.95.95 0 00.323-.574l.746-4.73a.954.954 0 01.937-.803h2.164c4.505 0 7.106-2.18 7.785-6.5.306-1.89.012-3.376-.873-4.416-.972-1.142-2.695-1.746-4.984-1.746h-6.84zm55.62 0v.002h-6.84a.95.95 0 00-.937.8l-2.768 17.538a.567.567 0 00.131.459.58.58 0 00.432.2h3.51a.662.662 0 00.656-.563l.785-4.971a.954.954 0 01.937-.803h2.165c4.505 0 7.105-2.18 7.785-6.5.307-1.89.012-3.376-.873-4.416-.97-1.142-2.694-1.746-4.983-1.746zm24.865 0a.571.571 0 00-.562.482l-2.807 17.858a.567.567 0 00.016.242.557.557 0 00.547.416h2.82c.47 0 .868-.34.94-.803l2.767-17.537a.576.576 0 00-.129-.459.567.567 0 00-.431-.199h-3.16zm-76.664 3.797h.473c1.235 0 2.4-.001 3.002.703.359.42.469 1.044.332 1.906-.374 2.454-2.25 2.453-4.063 2.453h-1.03l.724-4.582a.566.566 0 01.562-.48zm48.782 0h.472c1.234 0 2.4-.001 3.002.703.36.42.47 1.044.332 1.906-.374 2.454-2.248 2.453-4.062 2.453h-1.03l.723-4.582a.567.567 0 01.563-.48zm-33.4 2.223c-3.62 0-6.711 2.74-7.313 6.586-.313 1.918.132 3.752 1.22 5.03.998 1.177 2.426 1.667 4.125 1.667 2.916 0 4.534-1.875 4.534-1.875l-.147.91a.566.566 0 00.563.658h2.949a.954.954 0 00.94-.803l1.769-11.209a.566.566 0 00-.56-.658h-3.276a.57.57 0 00-.37.139.57.57 0 00-.193.344l-.144.916-.23-.332c-.71-1.03-2.29-1.373-3.868-1.373zm48.782 0c-3.619 0-6.708 2.74-7.31 6.586-.312 1.918.13 3.752 1.219 5.03 1 1.177 2.426 1.667 4.125 1.667 2.916 0 4.533-1.875 4.533-1.875l-.147.91a.55.55 0 00.016.242.55.55 0 00.309.365.585.585 0 00.24.051h2.947c.227 0 .447-.08.62-.226a.954.954 0 00.32-.577l1.77-11.209a.56.56 0 00-.325-.605.584.584 0 00-.24-.053h-3.274a.57.57 0 00-.56.483l-.147.916-.228-.332c-.71-1.03-2.29-1.373-3.868-1.373zm-37.949.306a.564.564 0 00-.26.065.564.564 0 00-.305.424.557.557 0 00.024.265l3.625 10.639-3.406 4.81a.571.571 0 00.465.9h3.287a.945.945 0 00.78-.407l10.946-15.8a.565.565 0 00.1-.29.566.566 0 00-.568-.606h-3.291a.948.948 0 00-.787.418l-4.54 6.686-1.923-6.424a.96.96 0 00-.912-.68h-3.235zM59.352 16.24c.93 0 1.685.31 2.183.893.5.589.698 1.41.555 2.316-.316 1.871-1.801 3.127-3.695 3.127-.951 0-1.712-.305-2.2-.883-.484-.574-.667-1.39-.513-2.3.295-1.855 1.805-3.153 3.67-3.153zm48.779 0c.93 0 1.685.31 2.183.893.501.589.7 1.41.555 2.316-.314 1.871-1.801 3.127-3.695 3.127-.95 0-1.711-.305-2.2-.883-.483-.574-.665-1.39-.513-2.3.297-1.855 1.805-3.153 3.67-3.153z" fill="currentColor"/><path fill="currentColor" d="M23.048 7.667c-.028.179-.06.362-.096.55-1.237 6.351-5.469 8.545-10.874 8.545H9.326c-.66 0-1.218.48-1.32 1.132l-1.41 8.936-.399 2.533a.696.696 0 00.16.567.7.7 0 00.535.247h4.881c.578 0 1.07-.42 1.16-.99l.048-.248.92-5.832.058-.32c.09-.572.582-.992 1.16-.992h.73c4.73 0 8.431-1.92 9.513-7.476.452-2.321.218-4.259-.978-5.622a4.674 4.674 0 00-1.336-1.03z" opacity=".2"/></svg>
        </symbol>
    </defs>
</svg>
<!-- Global site tag (gtag.js) - Google Analytics -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-57513051-1"></script>
    <script>
        window.dataLayer = window.dataLayer || [];

        function gtag() {
            dataLayer.push(arguments);
        }

        gtag('js', new Date());

        gtag('config', 'UA-57513051-1');
    </script>
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-QX76T30VX9"></script>
    <script>
        window.dataLayer = window.dataLayer || [];

        function gtag() {
            dataLayer.push(arguments);
        }

        gtag('js', new Date());

        gtag('config', 'G-QX76T30VX9');
    </script>

<div class="main-nav__background-blur"></div>

<header class="page-header">
    <nav class="nav nav--desktop container" aria-label="Primary navigation">
        <div class="main-nav__underline"></div>
        <ul class="main-nav__list">
            <li class="main-nav__item page-header__logo">
                <a href="/">
                    <svg  aria-hidden="true" height="28" width="169"><use xlink:href='#logo.brainstation'></svg>                </a>
            </li>

                            <li class="main-nav__item main-nav__item--hover">

                                            <button class="main-nav__focusable" aria-haspopup="true"
                            data-bst-label=global-nav_events_typewriter                        >
                            Events                            <svg  aria-hidden="true" height="12" width="12" class="main-nav__chevron"><use xlink:href='#fa.angle-up'></svg>                        </button>

                        <nav class="main-nav__dropdown inner-nav">
                            <div class="inner-nav__container">

                                <!-- detail column -->
                                <div class="inner-nav__column inner-nav__column--main ">
                                                                        <p class="heading inner-nav__title">Events</p>
                                                                            <p class="inner-nav__description-eyebrow">
                                            <span>2,000+</span> Events Hosted. <span>80,000+</span> Attendees.                                        </p>
                                                                        <p class="inner-nav__description">Join leaders driving innovation across AI, product management, data, design, and marketing. Connect with professionals, unlock new insights, and stay ahead of what's next.</p>

                                                                            <div class="inner-nav__main-links">
                                                                                        <a href="/events"
                                                   class="inner-nav__main-link button bstn-button--primary"
                                                    data-bst-label=global-nav-events-all_typewriter                                                >
                                                    View All Events                                                    <svg  aria-hidden="true" height="16" width="14" class="inner-nav__right-arrow"><use xlink:href='#fa.arrow-right'></svg>                                                </a>
                                                                                </div>
                                                                    </div>

                                <!-- content column -->
                                <div class="inner-nav__column inner-nav__column--secondary inner-nav__column--events">

                                    <!-- long cards -->
                                    
                                    <!-- workshop sections -->
                                    
                                    <!-- rows -->
                                    
                                    <!-- sections -->
                                                                            <ul class="inner-nav__sections">
                                                                                            <li class="inner-nav__section inner-nav__section--padded">
                                                    <div class="inner-nav__section-title inner-nav__section-title--link">
                                                                                                                    <svg  aria-hidden="true" height="13" width="18"><use xlink:href='#flag.us-styleable'></svg>                                                                                                                                                                            <a href="/events/new-york" class="inner-nav__section-title-link">
                                                                New York Events                                                                <svg  aria-hidden="true" height="12" width="12"><use xlink:href='#fa.chevron-right'></svg>                                                            </a>
                                                                                                            </div>

                                                    <ul class="inner-nav__section-links">
                                                                                                                    <li class="inner-nav__section-link">
                                                                                                                                    <svg  aria-hidden="true" height="14" width="14" class="inner-nav__section-icon--top"><use xlink:href='#fa.sparkles'></svg>                                                                                                                                <a href="/events/new-york/ai"
                                                                   class="inner-nav__section-link-label"
                                                                    data-bst-label=typewriter>AI Events in NYC</a>
                                                                                                                            </li>
                                                                                                                    <li class="inner-nav__section-link">
                                                                                                                                    <svg  aria-hidden="true" height="14" width="14" class="inner-nav__section-icon--top"><use xlink:href='#fa.memo-circle-check'></svg>                                                                                                                                <a href="/events/new-york/product"
                                                                   class="inner-nav__section-link-label"
                                                                    data-bst-label=typewriter>Product Management Events in NYC</a>
                                                                                                                            </li>
                                                                                                                    <li class="inner-nav__section-link">
                                                                                                                                    <svg  aria-hidden="true" height="14" width="14" class="inner-nav__section-icon--top"><use xlink:href='#fa.database'></svg>                                                                                                                                <a href="/events/new-york/data"
                                                                   class="inner-nav__section-link-label"
                                                                    data-bst-label=typewriter>Data Events in NYC</a>
                                                                                                                            </li>
                                                                                                                    <li class="inner-nav__section-link">
                                                                                                                                    <svg  aria-hidden="true" height="14" width="14" class="inner-nav__section-icon--top"><use xlink:href='#fa.pen-nib'></svg>                                                                                                                                <a href="/events/new-york/design"
                                                                   class="inner-nav__section-link-label"
                                                                    data-bst-label=typewriter>Design Events in NYC</a>
                                                                                                                            </li>
                                                                                                                    <li class="inner-nav__section-link">
                                                                                                                                    <svg  aria-hidden="true" height="14" width="14" class="inner-nav__section-icon--top"><use xlink:href='#fa.megaphone'></svg>                                                                                                                                <a href="/events/new-york/marketing"
                                                                   class="inner-nav__section-link-label"
                                                                    data-bst-label=typewriter>Marketing Events in NYC</a>
                                                                                                                            </li>
                                                                                                            </ul>
                                                </li>
                                                                                            <li class="inner-nav__section inner-nav__section--padded">
                                                    <div class="inner-nav__section-title inner-nav__section-title--link">
                                                                                                                    <svg  aria-hidden="true" height="13" width="18"><use xlink:href='#flag.uk-styleable'></svg>                                                                                                                                                                            <a href="/events/london" class="inner-nav__section-title-link">
                                                                London Events                                                                <svg  aria-hidden="true" height="12" width="12"><use xlink:href='#fa.chevron-right'></svg>                                                            </a>
                                                                                                            </div>

                                                    <ul class="inner-nav__section-links">
                                                                                                                    <li class="inner-nav__section-link">
                                                                                                                                    <svg  aria-hidden="true" height="14" width="14" class="inner-nav__section-icon--top"><use xlink:href='#fa.sparkles'></svg>                                                                                                                                <a href="/events/london/ai"
                                                                   class="inner-nav__section-link-label"
                                                                    data-bst-label=typewriter>AI Events in London</a>
                                                                                                                            </li>
                                                                                                                    <li class="inner-nav__section-link">
                                                                                                                                    <svg  aria-hidden="true" height="14" width="14" class="inner-nav__section-icon--top"><use xlink:href='#fa.memo-circle-check'></svg>                                                                                                                                <a href="/events/london/product"
                                                                   class="inner-nav__section-link-label"
                                                                    data-bst-label=typewriter>Product Management Events in London</a>
                                                                                                                            </li>
                                                                                                                    <li class="inner-nav__section-link">
                                                                                                                                    <svg  aria-hidden="true" height="14" width="14" class="inner-nav__section-icon--top"><use xlink:href='#fa.database'></svg>                                                                                                                                <a href="/events/london/data"
                                                                   class="inner-nav__section-link-label"
                                                                    data-bst-label=typewriter>Data Events in London</a>
                                                                                                                            </li>
                                                                                                                    <li class="inner-nav__section-link">
                                                                                                                                    <svg  aria-hidden="true" height="14" width="14" class="inner-nav__section-icon--top"><use xlink:href='#fa.pen-nib'></svg>                                                                                                                                <a href="/events/london/design"
                                                                   class="inner-nav__section-link-label"
                                                                    data-bst-label=typewriter>Design Events in London</a>
                                                                                                                            </li>
                                                                                                                    <li class="inner-nav__section-link">
                                                                                                                                    <svg  aria-hidden="true" height="14" width="14" class="inner-nav__section-icon--top"><use xlink:href='#fa.megaphone'></svg>                                                                                                                                <a href="/events/london/marketing"
                                                                   class="inner-nav__section-link-label"
                                                                    data-bst-label=typewriter>Marketing Events in London</a>
                                                                                                                            </li>
                                                                                                            </ul>
                                                </li>
                                                                                            <li class="inner-nav__section inner-nav__section--padded">
                                                    <div class="inner-nav__section-title inner-nav__section-title--link">
                                                                                                                    <svg  aria-hidden="true" height="13" width="18"><use xlink:href='#flag.canada-styleable'></svg>                                                                                                                                                                            <a href="/events/toronto" class="inner-nav__section-title-link">
                                                                Toronto Events                                                                <svg  aria-hidden="true" height="12" width="12"><use xlink:href='#fa.chevron-right'></svg>                                                            </a>
                                                                                                            </div>

                                                    <ul class="inner-nav__section-links">
                                                                                                                    <li class="inner-nav__section-link">
                                                                                                                                    <svg  aria-hidden="true" height="14" width="14" class="inner-nav__section-icon--top"><use xlink:href='#fa.sparkles'></svg>                                                                                                                                <a href="/events/toronto/ai"
                                                                   class="inner-nav__section-link-label"
                                                                    data-bst-label=typewriter>AI Events in Toronto</a>
                                                                                                                            </li>
                                                                                                                    <li class="inner-nav__section-link">
                                                                                                                                    <svg  aria-hidden="true" height="14" width="14" class="inner-nav__section-icon--top"><use xlink:href='#fa.memo-circle-check'></svg>                                                                                                                                <a href="/events/toronto/product"
                                                                   class="inner-nav__section-link-label"
                                                                    data-bst-label=typewriter>Product Management Events in Toronto</a>
                                                                                                                            </li>
                                                                                                                    <li class="inner-nav__section-link">
                                                                                                                                    <svg  aria-hidden="true" height="14" width="14" class="inner-nav__section-icon--top"><use xlink:href='#fa.database'></svg>                                                                                                                                <a href="/events/toronto/data"
                                                                   class="inner-nav__section-link-label"
                                                                    data-bst-label=typewriter>Data Events in Toronto</a>
                                                                                                                            </li>
                                                                                                                    <li class="inner-nav__section-link">
                                                                                                                                    <svg  aria-hidden="true" height="14" width="14" class="inner-nav__section-icon--top"><use xlink:href='#fa.pen-nib'></svg>                                                                                                                                <a href="/events/toronto/design"
                                                                   class="inner-nav__section-link-label"
                                                                    data-bst-label=typewriter>Design Events in Toronto</a>
                                                                                                                            </li>
                                                                                                                    <li class="inner-nav__section-link">
                                                                                                                                    <svg  aria-hidden="true" height="14" width="14" class="inner-nav__section-icon--top"><use xlink:href='#fa.megaphone'></svg>                                                                                                                                <a href="/events/toronto/marketing"
                                                                   class="inner-nav__section-link-label"
                                                                    data-bst-label=typewriter>Marketing Events in Toronto</a>
                                                                                                                            </li>
                                                                                                            </ul>
                                                </li>
                                                                                    </ul>
                                    
                                    <!-- certificate sections -->
                                    
                                </div>

                                <!-- scrolling logos section -->
                                                                    <div class="inner-nav__row" aria-hidden="true" role="presentation">
                                        <p class="inner-nav__row-title">Past speakers from:</p>
                                                                                <div class="inner-nav__slider-container">
                                            <ul class="inner-nav__slider-track">
                                                                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="20" width="104"><use xlink:href='#logo.intuit'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="26" width="142"><use xlink:href='#logo.pinterest-1'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="31" width="124"><use xlink:href='#logo.paypal'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="28" width="82"><use xlink:href='#logo.uber'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="24" width="107"><use xlink:href='#logo.youtube'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="35" width="119"><use xlink:href='#logo.spotify'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="28" width="131"><use xlink:href='#logo.microsoft'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="33" width="48"><use xlink:href='#logo.salesforce'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="34" width="84"><use xlink:href='#logo.disney'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="30" width="102"><use xlink:href='#logo.shopify'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="28" width="93"><use xlink:href='#logo.amazon'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="24" width="117"><use xlink:href='#logo.meta'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="32" width="133"><use xlink:href='#logo.walmart'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="34" width="129"><use xlink:href='#logo.adobeFull'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="30" width="91"><use xlink:href='#logo.google'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="22" width="89"><use xlink:href='#logo.whatsapp'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="28" width="88"><use xlink:href='#logo.visa'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="29" width="115"><use xlink:href='#logo.slack'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="32" width="37"><use xlink:href='#logo.mcdonalds-1'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="32" width="121"><use xlink:href='#logo.tiktok'></svg>                                                        </li>
                                                                                                                                                                                                                <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="20" width="104"><use xlink:href='#logo.intuit'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="26" width="142"><use xlink:href='#logo.pinterest-1'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="31" width="124"><use xlink:href='#logo.paypal'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="28" width="82"><use xlink:href='#logo.uber'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="24" width="107"><use xlink:href='#logo.youtube'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="35" width="119"><use xlink:href='#logo.spotify'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="28" width="131"><use xlink:href='#logo.microsoft'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="33" width="48"><use xlink:href='#logo.salesforce'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="34" width="84"><use xlink:href='#logo.disney'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="30" width="102"><use xlink:href='#logo.shopify'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="28" width="93"><use xlink:href='#logo.amazon'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="24" width="117"><use xlink:href='#logo.meta'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="32" width="133"><use xlink:href='#logo.walmart'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="34" width="129"><use xlink:href='#logo.adobeFull'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="30" width="91"><use xlink:href='#logo.google'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="22" width="89"><use xlink:href='#logo.whatsapp'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="28" width="88"><use xlink:href='#logo.visa'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="29" width="115"><use xlink:href='#logo.slack'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="32" width="37"><use xlink:href='#logo.mcdonalds-1'></svg>                                                        </li>
                                                                                                            <li class="inner-nav__slider-item">
                                                            <svg  aria-hidden="true" height="32" width="121"><use xlink:href='#logo.tiktok'></svg>                                                        </li>
                                                                                                                                                </ul>
                                        </div>
                                    </div>
                                                            </div>
                        </nav>
                                    </li>
                            <li class="main-nav__item main-nav__item--hover">

                                            <button class="main-nav__focusable" aria-haspopup="true"
                            data-bst-label=global-nav_workshops_typewriter                        >
                            Workshops                            <svg  aria-hidden="true" height="12" width="12" class="main-nav__chevron"><use xlink:href='#fa.angle-up'></svg>                        </button>

                        <nav class="main-nav__dropdown inner-nav">
                            <div class="inner-nav__container">

                                <!-- detail column -->
                                <div class="inner-nav__column inner-nav__column--main ">
                                                                        <p class="heading inner-nav__title">Enterprise Workshops</p>
                                                                        <p class="inner-nav__description">Build essential skills for the AI era with expert-led, in-person workshops.

Available for enterprise teams.</p>

                                                                    </div>

                                <!-- content column -->
                                <div class="inner-nav__column inner-nav__column--secondary ">

                                    <!-- long cards -->
                                    
                                    <!-- workshop sections -->
                                                                                                                    <div class="inner-nav__workshop-section">
                                            <p class="inner-nav__workshop-title">Core Workshops</p>
                                            <p class="inner-nav__workshop-description">In-depth workshops designed to help teams and professionals build lasting AI capabilities.</p>

                                            <div class="inner-nav__workshop-grid">
                                                                                                <a href="/workshops/ai-product-management" class="inner-nav__long-card"
                                                    data-bst-label=global-nav-workshops-ai-for-product-managers_typewriter>
                                                                                                            <span class="inner-nav__icon-square inner-nav__icon-square--alternate">
                                                            <svg  aria-hidden="true" height="30" width="21"><use xlink:href='#fa.memo-circle-check'></svg>                                                                                                                            <span class="inner-nav__sparkles">
                                                                    <svg  aria-hidden="true" height="8" width="8"><use xlink:href='#fa.sparkles'></svg>                                                                </span>
                                                                                                                    </span>
                                                                                                        <span class="inner-nav__long-card-title">
                                                        AI for Product Managers                                                        <svg  aria-hidden="true" height="14" width="12" class="inner-nav__long-card-icon"><use xlink:href='#fa.arrow-right'></svg>                                                    </span>
                                                    <span class="inner-nav__long-card-description">Reduce time to value with AI tools.</span>
                                                </a>
                                                                                                <a href="/workshops/ai-marketing" class="inner-nav__long-card"
                                                    data-bst-label=global-nav-workshops-ai-marketing_typewriter>
                                                                                                            <span class="inner-nav__icon-square inner-nav__icon-square--alternate">
                                                            <svg  aria-hidden="true" height="30" width="21"><use xlink:href='#fa.megaphone'></svg>                                                                                                                            <span class="inner-nav__sparkles">
                                                                    <svg  aria-hidden="true" height="8" width="8"><use xlink:href='#fa.sparkles'></svg>                                                                </span>
                                                                                                                    </span>
                                                                                                        <span class="inner-nav__long-card-title">
                                                        AI for Marketing                                                        <svg  aria-hidden="true" height="14" width="12" class="inner-nav__long-card-icon"><use xlink:href='#fa.arrow-right'></svg>                                                    </span>
                                                    <span class="inner-nav__long-card-description">Accelerate the marketing workflow.</span>
                                                </a>
                                                                                                <a href="/workshops/ai-design" class="inner-nav__long-card"
                                                    data-bst-label=global-nav-workshops-ai-for-designers_typewriter>
                                                                                                            <span class="inner-nav__icon-square inner-nav__icon-square--alternate">
                                                            <svg  aria-hidden="true" height="30" width="18"><use xlink:href='#fa.pen-nib'></svg>                                                                                                                            <span class="inner-nav__sparkles">
                                                                    <svg  aria-hidden="true" height="8" width="8"><use xlink:href='#fa.sparkles'></svg>                                                                </span>
                                                                                                                    </span>
                                                                                                        <span class="inner-nav__long-card-title">
                                                        AI for Designers                                                        <svg  aria-hidden="true" height="14" width="12" class="inner-nav__long-card-icon"><use xlink:href='#fa.arrow-right'></svg>                                                    </span>
                                                    <span class="inner-nav__long-card-description">Accelerate the design workflow.</span>
                                                </a>
                                                                                                <a href="/workshops/ai-for-leaders" class="inner-nav__long-card"
                                                    data-bst-label=global-nav-workshops-ai-for-leaders_typewriter>
                                                                                                            <span class="inner-nav__icon-square inner-nav__icon-square--alternate">
                                                            <svg  aria-hidden="true" height="30" width="21"><use xlink:href='#fa.people-group'></svg>                                                                                                                            <span class="inner-nav__sparkles">
                                                                    <svg  aria-hidden="true" height="8" width="8"><use xlink:href='#fa.sparkles'></svg>                                                                </span>
                                                                                                                    </span>
                                                                                                        <span class="inner-nav__long-card-title">
                                                        AI for Leaders                                                        <svg  aria-hidden="true" height="14" width="12" class="inner-nav__long-card-icon"><use xlink:href='#fa.arrow-right'></svg>                                                    </span>
                                                    <span class="inner-nav__long-card-description">Learn to lead in the AI era.</span>
                                                </a>
                                                                                            </div>
                                        </div>
                                                                                <div class="inner-nav__workshop-section">
                                            <p class="inner-nav__workshop-title">Specialized Workshops</p>
                                            <p class="inner-nav__workshop-description">Targeted, deep-dive sessions focused on mastering specific AI skills.</p>

                                            <div class="inner-nav__workshop-grid">
                                                                                                <a href="/workshops/ai-evals" class="inner-nav__long-card"
                                                    data-bst-label=global-nav-workshops-ai-evals_typewriter>
                                                                                                            <span class="inner-nav__icon-square ">
                                                            <svg  aria-hidden="true" height="30" width="18"><use xlink:href='#fa.hexagon-check'></svg>                                                                                                                            <span class="inner-nav__sparkles">
                                                                    <svg  aria-hidden="true" height="8" width="8"><use xlink:href='#fa.sparkles'></svg>                                                                </span>
                                                                                                                    </span>
                                                                                                        <span class="inner-nav__long-card-title">
                                                        AI Evals                                                        <svg  aria-hidden="true" height="14" width="12" class="inner-nav__long-card-icon"><use xlink:href='#fa.arrow-right'></svg>                                                    </span>
                                                    <span class="inner-nav__long-card-description">Measure & improve AI performance.</span>
                                                </a>
                                                                                                <a href="/workshops/ai-search-optimization" class="inner-nav__long-card"
                                                    data-bst-label=global-nav-workshops-search-optimization_typewriter>
                                                                                                            <span class="inner-nav__icon-square ">
                                                            <svg  aria-hidden="true" height="30" width="18"><use xlink:href='#fa.magnifying-glass'></svg>                                                                                                                            <span class="inner-nav__sparkles">
                                                                    <svg  aria-hidden="true" height="8" width="8"><use xlink:href='#fa.sparkles'></svg>                                                                </span>
                                                                                                                    </span>
                                                                                                        <span class="inner-nav__long-card-title">
                                                        AI Search Optimization                                                        <svg  aria-hidden="true" height="14" width="12" class="inner-nav__long-card-icon"><use xlink:href='#fa.arrow-right'></svg>                                                    </span>
                                                    <span class="inner-nav__long-card-description">Optimize your content for AI search.</span>
                                                </a>
                                                                                                <a href="/workshops/ai-agents" class="inner-nav__long-card"
                                                    data-bst-label=global-nav-workshops-ai-agents_typewriter>
                                                                                                            <span class="inner-nav__icon-square ">
                                                            <svg  aria-hidden="true" height="30" width="21"><use xlink:href='#fa.cubes'></svg>                                                                                                                            <span class="inner-nav__sparkles">
                                                                    <svg  aria-hidden="true" height="8" width="8"><use xlink:href='#fa.sparkles'></svg>                                                                </span>
                                                                                                                    </span>
                                                                                                        <span class="inner-nav__long-card-title">
                                                        AI Agents                                                        <svg  aria-hidden="true" height="14" width="12" class="inner-nav__long-card-icon"><use xlink:href='#fa.arrow-right'></svg>                                                    </span>
                                                    <span class="inner-nav__long-card-description">Build autonomous agents.</span>
                                                </a>
                                                                                                <a href="/workshops/agile" class="inner-nav__long-card"
                                                    data-bst-label=global-nav-workshops-agile_typewriter>
                                                                                                            <span class="inner-nav__icon-square ">
                                                            <svg  aria-hidden="true" height="30" width="18"><use xlink:href='#fa.arrows-spin'></svg>                                                                                                                    </span>
                                                                                                        <span class="inner-nav__long-card-title">
                                                        Agile                                                        <svg  aria-hidden="true" height="14" width="12" class="inner-nav__long-card-icon"><use xlink:href='#fa.arrow-right'></svg>                                                    </span>
                                                    <span class="inner-nav__long-card-description">Accelerate delivery and reduce risk.</span>
                                                </a>
                                                                                            </div>
                                        </div>
                                                                                <div class="inner-nav__workshop-section">
                                            <p class="inner-nav__workshop-title">Innovation Workshops</p>
                                            <p class="inner-nav__workshop-description">Strategic workshops to transform your organization’s capabilities for the AI era.</p>

                                            <div class="inner-nav__workshop-grid">
                                                                                                <a href="/workshops/ai-innovation" class="inner-nav__long-card"
                                                    data-bst-label=global-nav-workshops-ai-innovation_typewriter>
                                                                                                            <span class="inner-nav__icon-square ">
                                                            <svg  aria-hidden="true" height="30" width="21"><use xlink:href='#fa.lightbulb-gear'></svg>                                                                                                                            <span class="inner-nav__sparkles">
                                                                    <svg  aria-hidden="true" height="8" width="8"><use xlink:href='#fa.sparkles'></svg>                                                                </span>
                                                                                                                    </span>
                                                                                                        <span class="inner-nav__long-card-title">
                                                        AI Innovation                                                        <svg  aria-hidden="true" height="14" width="12" class="inner-nav__long-card-icon"><use xlink:href='#fa.arrow-right'></svg>                                                    </span>
                                                    <span class="inner-nav__long-card-description">Transform your organization with AI.</span>
                                                </a>
                                                                                            </div>
                                        </div>
                                                                            
                                    <!-- rows -->
                                    
                                    <!-- sections -->
                                    
                                    <!-- certificate sections -->
                                    
                                </div>

                                <!-- scrolling logos section -->
                                                            </div>
                        </nav>
                                    </li>
                            <li class="main-nav__item main-nav__item--hover">

                                            <button class="main-nav__focusable" aria-haspopup="true"
                            data-bst-label=global-nav_certifications_typewriter                        >
                            Certifications                            <svg  aria-hidden="true" height="12" width="12" class="main-nav__chevron"><use xlink:href='#fa.angle-up'></svg>                        </button>

                        <nav class="main-nav__dropdown inner-nav">
                            <div class="inner-nav__container">

                                <!-- detail column -->
                                <div class="inner-nav__column inner-nav__column--main ">
                                                                        <p class="heading inner-nav__title">Professional Certifications</p>
                                                                        <p class="inner-nav__description">Join 35,000+ BrainStation<sup>®</sup> certified professionals, and accelerate your career today.</p>

                                                                            <div class="inner-nav__main-links">
                                                                                        <a href="/reviews-and-testimonials"
                                                   class="inner-nav__main-link "
                                                    data-bst-label=global-nav-courses-testimonials_typewriter                                                >
                                                    View Testimonials                                                    <svg  aria-hidden="true" height="16" width="14" class="inner-nav__right-arrow"><use xlink:href='#fa.arrow-right'></svg>                                                </a>
                                                                                </div>
                                                                    </div>

                                <!-- content column -->
                                <div class="inner-nav__column inner-nav__column--secondary ">

                                    <!-- long cards -->
                                    
                                    <!-- workshop sections -->
                                    
                                    <!-- rows -->
                                    
                                    <!-- sections -->
                                    
                                    <!-- certificate sections -->
                                                                                                                        <div class="inner-nav__cert-section ">
                                                <div class="inner-nav__cert-section-title">
                                                                                                            <svg  aria-hidden="true" height="24" width="14"><use xlink:href='#fa.sparkles'></svg>                                                                                                        <span>AI</span>
                                                </div>

                                                <div>
                                                                                                            <a class="inner-nav__long-card" href="/course/online/artificial-intelligence"
                                                            data-bst-label=global-nav-courses-artificial-intelligence_typewriter>
                                                                                                                            <img src="https://brainstation.io/app/themes/brainstation/resources/assets/images/certification-badges/artificial-intelligence.svg"
                                                                     class="inner-nav__long-card-badge"
                                                                     alt=""
                                                                     width="42px"
                                                                     height="48px" />
                                                                                                                        <span class="inner-nav__long-card-title">
                                                                Artificial Intelligence Certification                                                                <svg  aria-hidden="true" height="14" width="12" class="inner-nav__long-card-icon"><use xlink:href='#fa.arrow-right'></svg>                                                            </span>
                                                            <span class="inner-nav__long-card-description">Earn your AIC™ certification and make AI your competitive edge.</span>
                                                        </a>
                                                                                                    </div>
                                            </div>
                                                                                    <div class="inner-nav__cert-section ">
                                                <div class="inner-nav__cert-section-title">
                                                                                                            <svg  aria-hidden="true" height="24" width="16"><use xlink:href='#fa.memo-circle-check'></svg>                                                                                                        <span>Product</span>
                                                </div>

                                                <div>
                                                                                                            <a class="inner-nav__long-card" href="/course/online/product-management"
                                                            data-bst-label=global-nav-courses-product-management_typewriter>
                                                                                                                            <img src="https://brainstation.io/app/themes/brainstation/resources/assets/images/certification-badges/product-management.svg"
                                                                     class="inner-nav__long-card-badge"
                                                                     alt=""
                                                                     width="42px"
                                                                     height="48px" />
                                                                                                                        <span class="inner-nav__long-card-title">
                                                                AI Product Management Certification                                                                <svg  aria-hidden="true" height="14" width="12" class="inner-nav__long-card-icon"><use xlink:href='#fa.arrow-right'></svg>                                                            </span>
                                                            <span class="inner-nav__long-card-description">Earn your PMC™ certification and take ownership of the product lifecycle.</span>
                                                        </a>
                                                                                                    </div>
                                            </div>
                                                                                    <div class="inner-nav__cert-section ">
                                                <div class="inner-nav__cert-section-title">
                                                                                                            <svg  aria-hidden="true" height="24" width="13"><use xlink:href='#fa.database'></svg>                                                                                                        <span>Data</span>
                                                </div>

                                                <div>
                                                                                                            <a class="inner-nav__long-card" href="/course/online/data-analytics"
                                                            data-bst-label=global-nav-courses-data-analytics_typewriter>
                                                                                                                            <img src="https://brainstation.io/app/themes/brainstation/resources/assets/images/certification-badges/data-analytics.svg"
                                                                     class="inner-nav__long-card-badge"
                                                                     alt=""
                                                                     width="42px"
                                                                     height="48px" />
                                                                                                                        <span class="inner-nav__long-card-title">
                                                                AI Data Analytics Certification                                                                <svg  aria-hidden="true" height="14" width="12" class="inner-nav__long-card-icon"><use xlink:href='#fa.arrow-right'></svg>                                                            </span>
                                                            <span class="inner-nav__long-card-description">Earn your DAC™ certification and turn numbers into insights.</span>
                                                        </a>
                                                                                                    </div>
                                            </div>
                                                                                    <div class="inner-nav__cert-section ">
                                                <div class="inner-nav__cert-section-title">
                                                                                                            <svg  aria-hidden="true" height="24" width="14"><use xlink:href='#fa.pen-nib'></svg>                                                                                                        <span>Design</span>
                                                </div>

                                                <div>
                                                                                                            <a class="inner-nav__long-card" href="/course/online/product-design"
                                                            data-bst-label=global-nav-courses-product-design_typewriter>
                                                                                                                            <img src="https://brainstation.io/app/themes/brainstation/resources/assets/images/certification-badges/product-design.svg"
                                                                     class="inner-nav__long-card-badge"
                                                                     alt=""
                                                                     width="42px"
                                                                     height="48px" />
                                                                                                                        <span class="inner-nav__long-card-title">
                                                                AI Product Design Certification                                                                <svg  aria-hidden="true" height="14" width="12" class="inner-nav__long-card-icon"><use xlink:href='#fa.arrow-right'></svg>                                                            </span>
                                                            <span class="inner-nav__long-card-description">Earn your PDC™ certification and design effective and beautiful products.</span>
                                                        </a>
                                                                                                    </div>
                                            </div>
                                                                                    <div class="inner-nav__cert-section ">
                                                <div class="inner-nav__cert-section-title">
                                                                                                            <svg  aria-hidden="true" height="24" width="16"><use xlink:href='#fa.megaphone'></svg>                                                                                                        <span>Marketing</span>
                                                </div>

                                                <div>
                                                                                                            <a class="inner-nav__long-card" href="/course/online/digital-marketing"
                                                            data-bst-label=global-nav-courses-digital-marketing_typewriter>
                                                                                                                            <img src="https://brainstation.io/app/themes/brainstation/resources/assets/images/certification-badges/digital-marketing.svg"
                                                                     class="inner-nav__long-card-badge"
                                                                     alt=""
                                                                     width="42px"
                                                                     height="48px" />
                                                                                                                        <span class="inner-nav__long-card-title">
                                                                AI Digital Marketing Certification                                                                <svg  aria-hidden="true" height="14" width="12" class="inner-nav__long-card-icon"><use xlink:href='#fa.arrow-right'></svg>                                                            </span>
                                                            <span class="inner-nav__long-card-description">Earn your DMC™ certification and lead growth across digital channels.</span>
                                                        </a>
                                                                                                    </div>
                                            </div>
                                                                            
                                </div>

                                <!-- scrolling logos section -->
                                                            </div>
                        </nav>
                                    </li>
                            <li class="main-nav__item main-nav__item--hover">

                                            <button class="main-nav__focusable" aria-haspopup="true"
                            data-bst-label=global-nav_about_typewriter                        >
                            About                            <svg  aria-hidden="true" height="12" width="12" class="main-nav__chevron"><use xlink:href='#fa.angle-up'></svg>                        </button>

                        <nav class="main-nav__dropdown inner-nav">
                            <div class="inner-nav__container">

                                <!-- detail column -->
                                <div class="inner-nav__column inner-nav__column--main ">
                                                                        <p class="heading inner-nav__title">About</p>
                                                                        <p class="inner-nav__description">BrainStation is the global leader in digital skills training, empowering professionals, businesses, and brands to succeed in the digital age.</p>

                                                                            <div class="inner-nav__main-links">
                                                                                        <a href="/contact"
                                                   class="inner-nav__main-link button bstn-button--primary"
                                                    data-bst-label=global-nav-about-contact_typewriter                                                >
                                                    Contact Us                                                    <svg  aria-hidden="true" height="16" width="14" class="inner-nav__right-arrow"><use xlink:href='#fa.arrow-right'></svg>                                                </a>
                                                                                </div>
                                                                    </div>

                                <!-- content column -->
                                <div class="inner-nav__column inner-nav__column--secondary ">

                                    <!-- long cards -->
                                    
                                    <!-- workshop sections -->
                                    
                                    <!-- rows -->
                                                                        <div class="inner-nav__rows">
                                                                                <div class="inner-nav__row-group">
                                            <p class="inner-nav__row-group-title">About BrainStation</p>
                                            <div class="inner-nav__column-groups">
                                                                                                    <ul class="inner-nav__column-group">
                                                        
                                                                                                                    <li>
                                                                <a class="inner-nav__column-group-link"
                                                                   href="/about"
                                                                    data-bst-label=global-nav-about-about-us_typewriter                                                                >
                                                                    About Us                                                                </a>
                                                            </li>
                                                                                                                    <li>
                                                                <a class="inner-nav__column-group-link"
                                                                   href="/reviews-and-testimonials"
                                                                    data-bst-label=global-nav-about-testimonials_typewriter                                                                >
                                                                    Testimonials                                                                </a>
                                                            </li>
                                                                                                            </ul>
                                                                                                    <ul class="inner-nav__column-group">
                                                        
                                                                                                                    <li>
                                                                <a class="inner-nav__column-group-link"
                                                                   href="/press"
                                                                    data-bst-label=global-nav-about-press_typewriter                                                                >
                                                                    Press and Media                                                                </a>
                                                            </li>
                                                                                                            </ul>
                                                                                                    <ul class="inner-nav__column-group">
                                                        
                                                                                                                    <li>
                                                                <a class="inner-nav__column-group-link"
                                                                   href="/contact"
                                                                    data-bst-label=global-nav-contact-us_typewriter                                                                >
                                                                    Contact Us                                                                </a>
                                                            </li>
                                                                                                            </ul>
                                                                                            </div>
                                        </div>
                                                                                <div class="inner-nav__row-group">
                                            <p class="inner-nav__row-group-title">Work at BrainStation</p>
                                            <div class="inner-nav__column-groups">
                                                                                                    <ul class="inner-nav__column-group">
                                                        
                                                                                                                    <li>
                                                                <a class="inner-nav__column-group-link"
                                                                   href="/careers"
                                                                    data-bst-label=global-nav-about-careers_typewriter                                                                >
                                                                    Careers                                                                </a>
                                                            </li>
                                                                                                            </ul>
                                                                                                    <ul class="inner-nav__column-group">
                                                        
                                                                                                                    <li>
                                                                <a class="inner-nav__column-group-link"
                                                                   href="/contribute"
                                                                    data-bst-label=global-nav-about-speak-at-an-event_typewriter                                                                >
                                                                    Speak at an Event                                                                </a>
                                                            </li>
                                                                                                            </ul>
                                                                                                    <ul class="inner-nav__column-group">
                                                        
                                                                                                                    <li>
                                                                <a class="inner-nav__column-group-link"
                                                                   href="/careers/teach"
                                                                    data-bst-label=global-nav-about-apply-to-teach_typewriter                                                                >
                                                                    Apply to Teach                                                                </a>
                                                            </li>
                                                                                                            </ul>
                                                                                            </div>
                                        </div>
                                                                                <div class="inner-nav__row-group">
                                            <p class="inner-nav__row-group-title">Our Cities</p>
                                            <div class="inner-nav__column-groups">
                                                                                                    <ul class="inner-nav__column-group">
                                                                                                                <li class="inner-nav__column-group-title">
                                                                                                                            <svg  aria-hidden="true" height="13" width="18"><use xlink:href='#flag.us-styleable'></svg>                                                                                                                        <p>United States</p>
                                                        </li>
                                                        
                                                                                                                    <li>
                                                                <a class="inner-nav__column-group-link"
                                                                   href="/new-york"
                                                                    data-bst-label=global-nav-cities-new-york_typewriter                                                                >
                                                                    New York (HQ)                                                                </a>
                                                            </li>
                                                                                                            </ul>
                                                                                                    <ul class="inner-nav__column-group">
                                                                                                                <li class="inner-nav__column-group-title">
                                                                                                                            <svg  aria-hidden="true" height="13" width="18"><use xlink:href='#flag.uk-styleable'></svg>                                                                                                                        <p>United Kingdom</p>
                                                        </li>
                                                        
                                                                                                                    <li>
                                                                <a class="inner-nav__column-group-link"
                                                                   href="/london"
                                                                    data-bst-label=global-nav-cities-london_typewriter                                                                >
                                                                    London                                                                </a>
                                                            </li>
                                                                                                            </ul>
                                                                                                    <ul class="inner-nav__column-group">
                                                                                                                <li class="inner-nav__column-group-title">
                                                                                                                            <svg  aria-hidden="true" height="13" width="18"><use xlink:href='#flag.canada-styleable'></svg>                                                                                                                        <p>Canada</p>
                                                        </li>
                                                        
                                                                                                                    <li>
                                                                <a class="inner-nav__column-group-link"
                                                                   href="/toronto"
                                                                    data-bst-label=global-nav-cities-toronto_typewriter                                                                >
                                                                    Toronto                                                                </a>
                                                            </li>
                                                                                                            </ul>
                                                                                            </div>
                                        </div>
                                                                            </div>
                                    
                                    <!-- sections -->
                                    
                                    <!-- certificate sections -->
                                    
                                </div>

                                <!-- scrolling logos section -->
                                                            </div>
                        </nav>
                                    </li>
            
            <li class="main-nav__item">
                <a class="button bstn-button--primary main-nav__focusable main-nav__get-started main-nav__button main-nav__button--cta"
                   href="/book-call">
                    Get Started
                </a>
            </li>
        </ul>
    </nav>

    <nav class="nav nav--mobile container" aria-label="Mobile navigation bar">
        <ul class="nav__wrapper">
            <li class="nav__item page-header__logo">
                <a href="/">
                    <svg  aria-hidden="true" height="28" width="169"><use xlink:href='#logo.brainstation'></svg>                </a>
            </li>
            <li class="nav__item nav__item--raised hidden-print nav__item-click-zone">
                <button type="button" class="button button--text page-header__menu" aria-haspopup="menu"
                        aria-controls="mobile-root-nav" aria-description="Global nav menu" aria-expanded="false">
                    <span class="sr-only">Main menu</span>
                    <span class="page-header__menu-bar page-header__menu-bar--top" aria-hidden="true"
                          role="presentation"></span>
                    <span class="page-header__menu-bar page-header__menu-bar--middle" aria-hidden="true"
                          role="presentation"></span>
                    <span class="page-header__menu-bar page-header__menu-bar--bottom" aria-hidden="true"
                          role="presentation"></span>
                </button>
            </li>
        </ul>

        <ul class="nav__wrapper container nav__sub-header">
            <li class="nav__item hidden-print">
                <button type="button" id="mobile-nav-back" class="button button--text">
                    <svg  aria-hidden="true" height="11" width="12" class="arrow-icon"><use xlink:href='#icons.arrow-left'></svg>                    Back
                </button>
            </li>
            <li class="nav__item nav__item--center">
                <span id="mobile-nav-panel-title" aria-role="heading" aria-level="1" tabindex="-1"></span>
            </li>
        </ul>
    </nav>
</header>

<nav class="mobile-sidebar">
    <div id="mobile-root-nav" class="mobile-nav mobile-nav--root" aria-label="Mobile navigation side bar">
        <ul class="mobile-nav-list">
            <li class='mobile-nav-list__item'><a href='' role='button' class='mobile-nav-list__link  button button--text mobile-nav-list__link--large' data-panel='Events' aria-haspopup='menu' aria-controls='events' aria-description='Events menu' aria-expanded='false' data-bst-label=global-nav-events_typewriter>Events<svg  aria-hidden="true" height="20" width="18" class="mobile-nav-list__arrow"><use xlink:href='#fa.arrow-right'></svg></a></li><li class='mobile-nav-list__item'><a href='' role='button' class='mobile-nav-list__link  button button--text mobile-nav-list__link--large' data-panel='Workshops' aria-haspopup='menu' aria-controls='workshops' aria-description='Workshops menu' aria-expanded='false' data-bst-label=global-nav-workshops_typewriter>Workshops<svg  aria-hidden="true" height="20" width="18" class="mobile-nav-list__arrow"><use xlink:href='#fa.arrow-right'></svg></a></li><li class='mobile-nav-list__item'><a href='' role='button' class='mobile-nav-list__link  button button--text mobile-nav-list__link--large' data-panel='Certifications' aria-haspopup='menu' aria-controls='certifications' aria-description='Certifications menu' aria-expanded='false' data-bst-label=global-nav-courses_typewriter>Certifications<svg  aria-hidden="true" height="20" width="18" class="mobile-nav-list__arrow"><use xlink:href='#fa.arrow-right'></svg></a></li><li class='mobile-nav-list__item'><a href='' role='button' class='mobile-nav-list__link  button button--text mobile-nav-list__link--large' data-panel='About' aria-haspopup='menu' aria-controls='about' aria-description='About menu' aria-expanded='false' data-bst-label=global-nav-about_typewriter>About<svg  aria-hidden="true" height="20" width="18" class="mobile-nav-list__arrow"><use xlink:href='#fa.arrow-right'></svg></a></li>        </ul>

        <p class="mobile-nav__footer">&copy; BrainStation Inc. 2015-2026.</p>
    </div>

        <div id="events"
         class="mobile-nav mobile-nav--sub-panel "
         data-panel="Events"
         aria-label="Events">
        <span class="sr-only">Events</span>

        <!-- headed list sub panel -->
                                    <a href="/events" class="button bstn-button--primary mobile-nav__leading-link" data-bst-label=global-nav-events-all_typewriter>
                    <span>View All Events</span>
                    <svg  aria-hidden="true" height="16" width="16"><use xlink:href='#fa.arrow-right'></svg>                </a>
            
            <dl class="mobile-nav-list">
                                    <dt class="mobile-nav-list__item mobile-nav-list__item--definition">
                                                    <a href="/events/new-york" class="mobile-nav-list__link mobile-nav-list__link--heading" data-bst-label=typewriter>
                                
                                                                            <svg  aria-hidden="true" height="13" width="18" class="mobile-nav-list__icon"><use xlink:href='#flag.us-styleable'></svg>                                                                    <span class="mobile-nav-list__link-name">New York Events</span>

                                                                    <svg  aria-hidden="true" height="12" width="12"><use xlink:href='#fa.chevron-right'></svg>                            </a>
                                            </dt>

                                            <dd class="mobile-nav-list__item mobile-nav-list__item--sub">
                            <a href='/events/new-york/ai' class='mobile-nav-list__link mobile-nav-list__link--sub' data-bst-label=global-nav-events-new-york-ai_typewriter><svg  aria-hidden="true" height="14" width="14" class="mobile-nav-list__icon"><use xlink:href='#fa.sparkles'></svg>AI Events in NYC</a>                        </dd>
                                            <dd class="mobile-nav-list__item mobile-nav-list__item--sub">
                            <a href='/events/new-york/product' class='mobile-nav-list__link mobile-nav-list__link--sub' data-bst-label=global-nav-events-new-york-product_typewriter><svg  aria-hidden="true" height="14" width="14" class="mobile-nav-list__icon"><use xlink:href='#fa.memo-circle-check'></svg>Product Management Events in NYC</a>                        </dd>
                                            <dd class="mobile-nav-list__item mobile-nav-list__item--sub">
                            <a href='/events/new-york/data' class='mobile-nav-list__link mobile-nav-list__link--sub' data-bst-label=global-nav-events-new-york-data_typewriter><svg  aria-hidden="true" height="14" width="14" class="mobile-nav-list__icon"><use xlink:href='#fa.database'></svg>Data Events in NYC</a>                        </dd>
                                            <dd class="mobile-nav-list__item mobile-nav-list__item--sub">
                            <a href='/events/new-york/design' class='mobile-nav-list__link mobile-nav-list__link--sub' data-bst-label=global-nav-events-new-york-design_typewriter><svg  aria-hidden="true" height="14" width="14" class="mobile-nav-list__icon"><use xlink:href='#fa.pen-nib'></svg>Design Events in NYC</a>                        </dd>
                                            <dd class="mobile-nav-list__item mobile-nav-list__item--sub">
                            <a href='/events/new-york/marketing' class='mobile-nav-list__link mobile-nav-list__link--sub' data-bst-label=global-nav-events-new-york-marketing_typewriter><svg  aria-hidden="true" height="14" width="14" class="mobile-nav-list__icon"><use xlink:href='#fa.megaphone'></svg>Marketing Events in NYC</a>                        </dd>
                                                        <dt class="mobile-nav-list__item mobile-nav-list__item--definition">
                                                    <a href="/events/london" class="mobile-nav-list__link mobile-nav-list__link--heading" data-bst-label=typewriter>
                                
                                                                            <svg  aria-hidden="true" height="13" width="18" class="mobile-nav-list__icon"><use xlink:href='#flag.uk-styleable'></svg>                                                                    <span class="mobile-nav-list__link-name">London Events</span>

                                                                    <svg  aria-hidden="true" height="12" width="12"><use xlink:href='#fa.chevron-right'></svg>                            </a>
                                            </dt>

                                            <dd class="mobile-nav-list__item mobile-nav-list__item--sub">
                            <a href='/events/london/ai' class='mobile-nav-list__link mobile-nav-list__link--sub' data-bst-label=global-nav-events-london-ai_typewriter><svg  aria-hidden="true" height="14" width="14" class="mobile-nav-list__icon"><use xlink:href='#fa.sparkles'></svg>AI Events in London</a>                        </dd>
                                            <dd class="mobile-nav-list__item mobile-nav-list__item--sub">
                            <a href='/events/london/product' class='mobile-nav-list__link mobile-nav-list__link--sub' data-bst-label=global-nav-events-london-product_typewriter><svg  aria-hidden="true" height="14" width="14" class="mobile-nav-list__icon"><use xlink:href='#fa.memo-circle-check'></svg>Product Management Events in London</a>                        </dd>
                                            <dd class="mobile-nav-list__item mobile-nav-list__item--sub">
                            <a href='/events/london/data' class='mobile-nav-list__link mobile-nav-list__link--sub' data-bst-label=global-nav-events-london-data_typewriter><svg  aria-hidden="true" height="14" width="14" class="mobile-nav-list__icon"><use xlink:href='#fa.database'></svg>Data Events in London</a>                        </dd>
                                            <dd class="mobile-nav-list__item mobile-nav-list__item--sub">
                            <a href='/events/london/design' class='mobile-nav-list__link mobile-nav-list__link--sub' data-bst-label=global-nav-events-london-design_typewriter><svg  aria-hidden="true" height="14" width="14" class="mobile-nav-list__icon"><use xlink:href='#fa.pen-nib'></svg>Design Events in London</a>                        </dd>
                                            <dd class="mobile-nav-list__item mobile-nav-list__item--sub">
                            <a href='/events/london/marketing' class='mobile-nav-list__link mobile-nav-list__link--sub' data-bst-label=global-nav-events-london-marketing_typewriter><svg  aria-hidden="true" height="14" width="14" class="mobile-nav-list__icon"><use xlink:href='#fa.megaphone'></svg>Marketing Events in London</a>                        </dd>
                                                        <dt class="mobile-nav-list__item mobile-nav-list__item--definition">
                                                    <a href="/events/toronto" class="mobile-nav-list__link mobile-nav-list__link--heading" data-bst-label=typewriter>
                                
                                                                            <svg  aria-hidden="true" height="13" width="18" class="mobile-nav-list__icon"><use xlink:href='#flag.canada-styleable'></svg>                                                                    <span class="mobile-nav-list__link-name">Toronto Events</span>

                                                                    <svg  aria-hidden="true" height="12" width="12"><use xlink:href='#fa.chevron-right'></svg>                            </a>
                                            </dt>

                                            <dd class="mobile-nav-list__item mobile-nav-list__item--sub">
                            <a href='/events/toronto/ai' class='mobile-nav-list__link mobile-nav-list__link--sub' data-bst-label=global-nav-events-toronto-ai_typewriter><svg  aria-hidden="true" height="14" width="14" class="mobile-nav-list__icon"><use xlink:href='#fa.sparkles'></svg>AI Events in Toronto</a>                        </dd>
                                            <dd class="mobile-nav-list__item mobile-nav-list__item--sub">
                            <a href='/events/toronto/product' class='mobile-nav-list__link mobile-nav-list__link--sub' data-bst-label=global-nav-events-toronto-product_typewriter><svg  aria-hidden="true" height="14" width="14" class="mobile-nav-list__icon"><use xlink:href='#fa.memo-circle-check'></svg>Product Management Events in Toronto</a>                        </dd>
                                            <dd class="mobile-nav-list__item mobile-nav-list__item--sub">
                            <a href='/events/toronto/data' class='mobile-nav-list__link mobile-nav-list__link--sub' data-bst-label=global-nav-events-toronto-data_typewriter><svg  aria-hidden="true" height="14" width="14" class="mobile-nav-list__icon"><use xlink:href='#fa.database'></svg>Data Events in Toronto</a>                        </dd>
                                            <dd class="mobile-nav-list__item mobile-nav-list__item--sub">
                            <a href='/events/toronto/design' class='mobile-nav-list__link mobile-nav-list__link--sub' data-bst-label=global-nav-events-toronto-design_typewriter><svg  aria-hidden="true" height="14" width="14" class="mobile-nav-list__icon"><use xlink:href='#fa.pen-nib'></svg>Design Events in Toronto</a>                        </dd>
                                            <dd class="mobile-nav-list__item mobile-nav-list__item--sub">
                            <a href='/events/toronto/marketing' class='mobile-nav-list__link mobile-nav-list__link--sub' data-bst-label=global-nav-events-toronto-marketing_typewriter><svg  aria-hidden="true" height="14" width="14" class="mobile-nav-list__icon"><use xlink:href='#fa.megaphone'></svg>Marketing Events in Toronto</a>                        </dd>
                                                </dl>

        <!-- layout group list sub panel -->
        
        <!-- sub nav items -->
        
        <p class="mobile-nav__footer">&copy; BrainStation Inc. 2015-2026.</p>
    </div>
        <div id="workshops"
         class="mobile-nav mobile-nav--sub-panel "
         data-panel="Workshops"
         aria-label="Workshops">
        <span class="sr-only">Workshops</span>

        <!-- headed list sub panel -->
                                <div class="mobile-nav-card__workshop-section">
                <p class="mobile-nav-card__workshop-title">Core Workshops</p>
                <p class="mobile-nav-card__workshop-description">In-depth workshops designed to help teams and professionals build lasting AI capabilities.</p>

                <div class="mobile-nav-cards-list">
                                        <a href="/workshops/ai-product-management" class="mobile-nav-card mobile-nav-card--icon"
                        data-bst-label=global-nav-workshops-ai-for-product-managers_typewriter>
                                                    <span class="mobile-nav-card__icon-square mobile-nav-card__icon-square--alternate">
                                <svg  aria-hidden="true" height="30" width="21"><use xlink:href='#fa.memo-circle-check'></svg>                                                                    <span class="mobile-nav-card__sparkles">
                                        <svg  aria-hidden="true" height="8" width="8"><use xlink:href='#fa.sparkles'></svg>                                    </span>
                                                            </span>
                                                <p class="mobile-nav-card__title">
                            AI for Product Managers                            <svg  aria-hidden="true" height="14" width="12"><use xlink:href='#fa.arrow-right'></svg>                        </p>
                        <p class="mobile-nav-card__description">Reduce time to value with AI tools.</p>
                    </a>
                                        <a href="/workshops/ai-marketing" class="mobile-nav-card mobile-nav-card--icon"
                        data-bst-label=global-nav-workshops-ai-marketing_typewriter>
                                                    <span class="mobile-nav-card__icon-square mobile-nav-card__icon-square--alternate">
                                <svg  aria-hidden="true" height="30" width="21"><use xlink:href='#fa.megaphone'></svg>                                                                    <span class="mobile-nav-card__sparkles">
                                        <svg  aria-hidden="true" height="8" width="8"><use xlink:href='#fa.sparkles'></svg>                                    </span>
                                                            </span>
                                                <p class="mobile-nav-card__title">
                            AI for Marketing                            <svg  aria-hidden="true" height="14" width="12"><use xlink:href='#fa.arrow-right'></svg>                        </p>
                        <p class="mobile-nav-card__description">Accelerate the marketing workflow.</p>
                    </a>
                                        <a href="/workshops/ai-design" class="mobile-nav-card mobile-nav-card--icon"
                        data-bst-label=global-nav-workshops-ai-for-designers_typewriter>
                                                    <span class="mobile-nav-card__icon-square mobile-nav-card__icon-square--alternate">
                                <svg  aria-hidden="true" height="30" width="18"><use xlink:href='#fa.pen-nib'></svg>                                                                    <span class="mobile-nav-card__sparkles">
                                        <svg  aria-hidden="true" height="8" width="8"><use xlink:href='#fa.sparkles'></svg>                                    </span>
                                                            </span>
                                                <p class="mobile-nav-card__title">
                            AI for Designers                            <svg  aria-hidden="true" height="14" width="12"><use xlink:href='#fa.arrow-right'></svg>                        </p>
                        <p class="mobile-nav-card__description">Accelerate the design workflow.</p>
                    </a>
                                        <a href="/workshops/ai-for-leaders" class="mobile-nav-card mobile-nav-card--icon"
                        data-bst-label=global-nav-workshops-ai-for-leaders_typewriter>
                                                    <span class="mobile-nav-card__icon-square mobile-nav-card__icon-square--alternate">
                                <svg  aria-hidden="true" height="30" width="21"><use xlink:href='#fa.people-group'></svg>                                                                    <span class="mobile-nav-card__sparkles">
                                        <svg  aria-hidden="true" height="8" width="8"><use xlink:href='#fa.sparkles'></svg>                                    </span>
                                                            </span>
                                                <p class="mobile-nav-card__title">
                            AI for Leaders                            <svg  aria-hidden="true" height="14" width="12"><use xlink:href='#fa.arrow-right'></svg>                        </p>
                        <p class="mobile-nav-card__description">Learn to lead in the AI era.</p>
                    </a>
                                    </div>
            </div>
                        <div class="mobile-nav-card__workshop-section">
                <p class="mobile-nav-card__workshop-title">Specialized Workshops</p>
                <p class="mobile-nav-card__workshop-description">Targeted, deep-dive sessions focused on mastering specific AI skills.</p>

                <div class="mobile-nav-cards-list">
                                        <a href="/workshops/ai-evals" class="mobile-nav-card mobile-nav-card--icon"
                        data-bst-label=global-nav-workshops-ai-evals_typewriter>
                                                    <span class="mobile-nav-card__icon-square ">
                                <svg  aria-hidden="true" height="30" width="18"><use xlink:href='#fa.hexagon-check'></svg>                                                                    <span class="mobile-nav-card__sparkles">
                                        <svg  aria-hidden="true" height="8" width="8"><use xlink:href='#fa.sparkles'></svg>                                    </span>
                                                            </span>
                                                <p class="mobile-nav-card__title">
                            AI Evals                            <svg  aria-hidden="true" height="14" width="12"><use xlink:href='#fa.arrow-right'></svg>                        </p>
                        <p class="mobile-nav-card__description">Measure & improve AI performance.</p>
                    </a>
                                        <a href="/workshops/ai-search-optimization" class="mobile-nav-card mobile-nav-card--icon"
                        data-bst-label=global-nav-workshops-search-optimization_typewriter>
                                                    <span class="mobile-nav-card__icon-square ">
                                <svg  aria-hidden="true" height="30" width="18"><use xlink:href='#fa.magnifying-glass'></svg>                                                                    <span class="mobile-nav-card__sparkles">
                                        <svg  aria-hidden="true" height="8" width="8"><use xlink:href='#fa.sparkles'></svg>                                    </span>
                                                            </span>
                                                <p class="mobile-nav-card__title">
                            AI Search Optimization                            <svg  aria-hidden="true" height="14" width="12"><use xlink:href='#fa.arrow-right'></svg>                        </p>
                        <p class="mobile-nav-card__description">Optimize your content for AI search.</p>
                    </a>
                                        <a href="/workshops/ai-agents" class="mobile-nav-card mobile-nav-card--icon"
                        data-bst-label=global-nav-workshops-ai-agents_typewriter>
                                                    <span class="mobile-nav-card__icon-square ">
                                <svg  aria-hidden="true" height="30" width="21"><use xlink:href='#fa.cubes'></svg>                                                                    <span class="mobile-nav-card__sparkles">
                                        <svg  aria-hidden="true" height="8" width="8"><use xlink:href='#fa.sparkles'></svg>                                    </span>
                                                            </span>
                                                <p class="mobile-nav-card__title">
                            AI Agents                            <svg  aria-hidden="true" height="14" width="12"><use xlink:href='#fa.arrow-right'></svg>                        </p>
                        <p class="mobile-nav-card__description">Build autonomous agents.</p>
                    </a>
                                        <a href="/workshops/agile" class="mobile-nav-card mobile-nav-card--icon"
                        data-bst-label=global-nav-workshops-agile_typewriter>
                                                    <span class="mobile-nav-card__icon-square ">
                                <svg  aria-hidden="true" height="30" width="18"><use xlink:href='#fa.arrows-spin'></svg>                                                            </span>
                                                <p class="mobile-nav-card__title">
                            Agile                            <svg  aria-hidden="true" height="14" width="12"><use xlink:href='#fa.arrow-right'></svg>                        </p>
                        <p class="mobile-nav-card__description">Accelerate delivery and reduce risk.</p>
                    </a>
                                    </div>
            </div>
                        <div class="mobile-nav-card__workshop-section">
                <p class="mobile-nav-card__workshop-title">Innovation Workshops</p>
                <p class="mobile-nav-card__workshop-description">Strategic workshops to transform your organization’s capabilities for the AI era.</p>

                <div class="mobile-nav-cards-list">
                                        <a href="/workshops/ai-innovation" class="mobile-nav-card mobile-nav-card--icon"
                        data-bst-label=global-nav-workshops-ai-innovation_typewriter>
                                                    <span class="mobile-nav-card__icon-square ">
                                <svg  aria-hidden="true" height="30" width="21"><use xlink:href='#fa.lightbulb-gear'></svg>                                                                    <span class="mobile-nav-card__sparkles">
                                        <svg  aria-hidden="true" height="8" width="8"><use xlink:href='#fa.sparkles'></svg>                                    </span>
                                                            </span>
                                                <p class="mobile-nav-card__title">
                            AI Innovation                            <svg  aria-hidden="true" height="14" width="12"><use xlink:href='#fa.arrow-right'></svg>                        </p>
                        <p class="mobile-nav-card__description">Transform your organization with AI.</p>
                    </a>
                                    </div>
            </div>
            
        <!-- basic sub panel -->
        
        <!-- sub nav items -->
        
        <p class="mobile-nav__footer">&copy; BrainStation Inc. 2015-2026.</p>
    </div>
        <div id="certifications"
         class="mobile-nav mobile-nav--sub-panel "
         data-panel="Certifications"
         aria-label="Certifications">
        <span class="sr-only">Certifications</span>

        <!-- headed list sub panel -->
                    <ul class="mobile-nav-cards-list">
                                    <li>
                        <a href="/course/online/artificial-intelligence"
                           class="mobile-nav-card mobile-nav-card--icon"
                            data-bst-label=global-nav-courses-artificial-intelligence_typewriter>
                                                            <img src="https://brainstation.io/app/themes/brainstation/resources/assets/images/certification-badges/artificial-intelligence.svg"
                                     class="mobile-nav-card__icon-badge"
                                     alt=""
                                     width="42px"
                                     height="48px" />
                                                        <p class="mobile-nav-card__title">
                                Artificial Intelligence Certification                                <svg  aria-hidden="true" height="14" width="12"><use xlink:href='#fa.arrow-right'></svg>                            </p>
                            <p class="mobile-nav-card__description">Earn your AIC™ certification and make AI your competitive edge.</p>
                        </a>
                    </li>
                                    <li>
                        <a href="/course/online/product-management"
                           class="mobile-nav-card mobile-nav-card--icon"
                            data-bst-label=global-nav-courses-product-management_typewriter>
                                                            <img src="https://brainstation.io/app/themes/brainstation/resources/assets/images/certification-badges/product-management.svg"
                                     class="mobile-nav-card__icon-badge"
                                     alt=""
                                     width="42px"
                                     height="48px" />
                                                        <p class="mobile-nav-card__title">
                                AI Product Management Certification                                <svg  aria-hidden="true" height="14" width="12"><use xlink:href='#fa.arrow-right'></svg>                            </p>
                            <p class="mobile-nav-card__description">Earn your PMC™ certification and take ownership of the product lifecycle.</p>
                        </a>
                    </li>
                                    <li>
                        <a href="/course/online/data-analytics"
                           class="mobile-nav-card mobile-nav-card--icon"
                            data-bst-label=global-nav-courses-data-analytics_typewriter>
                                                            <img src="https://brainstation.io/app/themes/brainstation/resources/assets/images/certification-badges/data-analytics.svg"
                                     class="mobile-nav-card__icon-badge"
                                     alt=""
                                     width="42px"
                                     height="48px" />
                                                        <p class="mobile-nav-card__title">
                                AI Data Analytics Certification                                <svg  aria-hidden="true" height="14" width="12"><use xlink:href='#fa.arrow-right'></svg>                            </p>
                            <p class="mobile-nav-card__description">Earn your DAC™ certification and turn numbers into insights.</p>
                        </a>
                    </li>
                                    <li>
                        <a href="/course/online/product-design"
                           class="mobile-nav-card mobile-nav-card--icon"
                            data-bst-label=global-nav-courses-product-design_typewriter>
                                                            <img src="https://brainstation.io/app/themes/brainstation/resources/assets/images/certification-badges/product-design.svg"
                                     class="mobile-nav-card__icon-badge"
                                     alt=""
                                     width="42px"
                                     height="48px" />
                                                        <p class="mobile-nav-card__title">
                                AI Product Design Certification                                <svg  aria-hidden="true" height="14" width="12"><use xlink:href='#fa.arrow-right'></svg>                            </p>
                            <p class="mobile-nav-card__description">Earn your PDC™ certification and design effective and beautiful products.</p>
                        </a>
                    </li>
                                    <li>
                        <a href="/course/online/digital-marketing"
                           class="mobile-nav-card mobile-nav-card--icon"
                            data-bst-label=global-nav-courses-digital-marketing_typewriter>
                                                            <img src="https://brainstation.io/app/themes/brainstation/resources/assets/images/certification-badges/digital-marketing.svg"
                                     class="mobile-nav-card__icon-badge"
                                     alt=""
                                     width="42px"
                                     height="48px" />
                                                        <p class="mobile-nav-card__title">
                                AI Digital Marketing Certification                                <svg  aria-hidden="true" height="14" width="12"><use xlink:href='#fa.arrow-right'></svg>                            </p>
                            <p class="mobile-nav-card__description">Earn your DMC™ certification and lead growth across digital channels.</p>
                        </a>
                    </li>
                            </ul>

                            <ul class="mobile-nav-additional-links">
                                            <a class="mobile-nav-additional-link" href="/reviews-and-testimonials">
                            View Testimonials                            <svg  aria-hidden="true" height="14" width="12"><use xlink:href='#fa.arrow-right'></svg>                        </a>
                                    </ul>
            
        <!-- workshops sub panel -->
        
        <!-- sub nav items -->
        
        <p class="mobile-nav__footer">&copy; BrainStation Inc. 2015-2026.</p>
    </div>
        <div id="about"
         class="mobile-nav mobile-nav--sub-panel "
         data-panel="About"
         aria-label="About">
        <span class="sr-only">About</span>

        <!-- headed list sub panel -->
                    <dl class="mobile-nav-list">
                                    <dt class="mobile-nav-list__group-heading">About BrainStation</dt>

                                                                        <dd class="mobile-nav-list__item mobile-nav-list__item--sub">
                                <a href='/about' class='mobile-nav-list__link mobile-nav-list__link--sub' data-bst-label=global-nav-about-about-us_typewriter>About Us</a>                            </dd>
                                                    <dd class="mobile-nav-list__item mobile-nav-list__item--sub">
                                <a href='/press' class='mobile-nav-list__link mobile-nav-list__link--sub' data-bst-label=global-nav-about-press_typewriter>Press and Media</a>                            </dd>
                                                    <dd class="mobile-nav-list__item mobile-nav-list__item--sub">
                                <a href='/contact' class='mobile-nav-list__link mobile-nav-list__link--sub' data-bst-label=global-nav-contact-us_typewriter>Contact Us</a>                            </dd>
                                                    <dd class="mobile-nav-list__item mobile-nav-list__item--sub">
                                <a href='/reviews-and-testimonials' class='mobile-nav-list__link mobile-nav-list__link--sub' data-bst-label=global-nav-about-testimonials_typewriter>Testimonials</a>                            </dd>
                                                                                <dt class="mobile-nav-list__group-heading">Work at BrainStation</dt>

                                                                        <dd class="mobile-nav-list__item mobile-nav-list__item--sub">
                                <a href='/careers' class='mobile-nav-list__link mobile-nav-list__link--sub' data-bst-label=global-nav-about-careers_typewriter>Careers</a>                            </dd>
                                                    <dd class="mobile-nav-list__item mobile-nav-list__item--sub">
                                <a href='/contribute' class='mobile-nav-list__link mobile-nav-list__link--sub' data-bst-label=global-nav-about-speak-at-an-event_typewriter>Speak at an Event</a>                            </dd>
                                                    <dd class="mobile-nav-list__item mobile-nav-list__item--sub">
                                <a href='/careers/teach' class='mobile-nav-list__link mobile-nav-list__link--sub' data-bst-label=global-nav-about-apply-to-teach_typewriter>Apply to Teach</a>                            </dd>
                                                                                <dt class="mobile-nav-list__group-heading">Our Cities</dt>

                                            <dd>
                            <dl class="mobile-nav-list__sub-group">
                                                                    <dt class="mobile-nav-list__link mobile-nav-list__link--sub mobile-nav-list__link--heading">
                                                                                    <svg  aria-hidden="true" height="13" width="18"><use xlink:href='#flag.us-styleable'></svg>                                                                                United States                                    </dt>
                                                                            <dd>
                                            <a href='/new-york' class='mobile-nav-list__link mobile-nav-list__link--sub' data-bst-label=global-nav-cities-new-york_typewriter>New York (HQ)</a>                                        </dd>
                                                                                                        <dt class="mobile-nav-list__link mobile-nav-list__link--sub mobile-nav-list__link--heading">
                                                                                    <svg  aria-hidden="true" height="13" width="18"><use xlink:href='#flag.uk-styleable'></svg>                                                                                United Kingdom                                    </dt>
                                                                            <dd>
                                            <a href='/london' class='mobile-nav-list__link mobile-nav-list__link--sub' data-bst-label=global-nav-cities-london_typewriter>London</a>                                        </dd>
                                                                                                        <dt class="mobile-nav-list__link mobile-nav-list__link--sub mobile-nav-list__link--heading">
                                                                                    <svg  aria-hidden="true" height="13" width="18"><use xlink:href='#flag.canada-styleable'></svg>                                                                                Canada                                    </dt>
                                                                            <dd>
                                            <a href='/toronto' class='mobile-nav-list__link mobile-nav-list__link--sub' data-bst-label=global-nav-cities-toronto_typewriter>Toronto</a>                                        </dd>
                                                                                                </dl>
                        </dd>
                                                </dl>

        <!-- certificate group sub panel -->
        
        <!-- sub nav items -->
        
        <p class="mobile-nav__footer">&copy; BrainStation Inc. 2015-2026.</p>
    </div>
    </nav>

<header
    class="secondary-header secondary-header--dark_blue"
    data-secondary-nav
    data-initial-color-class="secondary-header--dark_blue"
        >
    <div class="secondary-header__inner-container">
        <nav class="secondary-header__nav nav" aria-label="In-page navigation" data-secondary-nav-container>
            <a class="nav__logo-container" href="/magazine">
                <svg data-secondary-nav-logo alt="BrainStation Magazine logo" class="nav__logo hidden" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 130 29" fill="none"><path fill="currentColor" d="M49.04 17.72h.04l4.18-10.88h3.08V21h-1.98V9.16h-.04L49.62 21h-1.26L43.68 9.16h-.04V21h-1.92V6.84h3.08l4.24 10.88zm16.546-2.86c0-.707-.213-1.227-.64-1.56-.426-.347-.993-.52-1.7-.52-.533 0-1.04.107-1.52.32-.466.2-.86.46-1.18.78l-1-1.2a5.072 5.072 0 011.7-1.04 6.203 6.203 0 012.18-.38c.68 0 1.267.1 1.76.3.507.187.92.447 1.24.78.32.333.56.727.72 1.18.16.453.24.94.24 1.46v4.14c0 .32.007.66.02 1.02.027.347.067.633.12.86h-1.7a5.957 5.957 0 01-.16-1.36h-.06c-.346.507-.786.9-1.32 1.18-.52.28-1.14.42-1.86.42-.373 0-.766-.053-1.18-.16a3.246 3.246 0 01-1.1-.48 2.884 2.884 0 01-.84-.9c-.213-.373-.32-.833-.32-1.38 0-.72.194-1.287.58-1.7.387-.427.894-.747 1.52-.96a8.29 8.29 0 012.12-.44c.787-.067 1.58-.1 2.38-.1v-.26zm-.46 1.62c-.466 0-.953.02-1.46.06-.493.04-.946.12-1.36.24-.4.12-.733.3-1 .54-.266.24-.4.56-.4.96 0 .28.054.513.16.7.12.187.274.34.46.46.187.12.394.207.62.26.227.04.46.06.7.06.88 0 1.554-.26 2.02-.78.48-.533.72-1.2.72-2v-.5h-.46zm6.14 6.14c.414.467.927.84 1.54 1.12.627.28 1.267.42 1.92.42.627 0 1.154-.093 1.58-.28.427-.173.767-.42 1.02-.74.267-.307.454-.673.56-1.1.12-.427.18-.887.18-1.38v-1.22h-.04c-.346.533-.82.94-1.42 1.22s-1.24.42-1.92.42c-.72 0-1.38-.127-1.98-.38a4.459 4.459 0 01-1.5-1.04 4.703 4.703 0 01-.96-1.54c-.226-.6-.34-1.24-.34-1.92 0-.68.114-1.32.34-1.92.227-.6.547-1.12.96-1.56a4.331 4.331 0 011.5-1.06c.587-.267 1.24-.4 1.96-.4.68 0 1.327.147 1.94.44.627.293 1.12.74 1.48 1.34h.04v-1.52h1.82v9c0 .693-.086 1.353-.26 1.98a4.22 4.22 0 01-.88 1.68c-.413.493-.953.887-1.62 1.18-.666.293-1.493.44-2.48.44-.826 0-1.66-.153-2.5-.46a6.223 6.223 0 01-2.14-1.26l1.2-1.46zm.58-6.46c0 .44.067.86.2 1.26.147.4.354.753.62 1.06.28.307.614.553 1 .74.387.187.827.28 1.32.28.48 0 .92-.087 1.32-.26.4-.173.74-.407 1.02-.7.28-.307.494-.66.64-1.06.16-.413.24-.853.24-1.32 0-.453-.08-.88-.24-1.28a3.006 3.006 0 00-.66-1.06 2.941 2.941 0 00-1.02-.72 2.945 2.945 0 00-1.3-.28c-.493 0-.933.093-1.32.28-.386.173-.72.413-1 .72a3.107 3.107 0 00-.62 1.06c-.133.4-.2.827-.2 1.28zm17.217-1.3c0-.707-.213-1.227-.64-1.56-.427-.347-.993-.52-1.7-.52-.533 0-1.04.107-1.52.32-.467.2-.86.46-1.18.78l-1-1.2a5.063 5.063 0 011.7-1.04 6.203 6.203 0 012.18-.38c.68 0 1.267.1 1.76.3.507.187.92.447 1.24.78.32.333.56.727.72 1.18.16.453.24.94.24 1.46v4.14c0 .32.007.66.02 1.02.027.347.067.633.12.86h-1.7a5.902 5.902 0 01-.16-1.36h-.06c-.347.507-.787.9-1.32 1.18-.52.28-1.14.42-1.86.42a4.71 4.71 0 01-1.18-.16 3.237 3.237 0 01-1.1-.48 2.884 2.884 0 01-.84-.9c-.213-.373-.32-.833-.32-1.38 0-.72.193-1.287.58-1.7.387-.427.893-.747 1.52-.96a8.28 8.28 0 012.12-.44c.787-.067 1.58-.1 2.38-.1v-.26zm-.46 1.62c-.467 0-.953.02-1.46.06-.493.04-.947.12-1.36.24-.4.12-.733.3-1 .54-.267.24-.4.56-.4.96 0 .28.053.513.16.7.12.187.273.34.46.46s.393.207.62.26c.227.04.46.06.7.06.88 0 1.553-.26 2.02-.78.48-.533.72-1.2.72-2v-.5h-.46zm12.16-3.42l-5.4 6.36h5.62V21h-7.94v-1.54l5.36-6.4h-5.1v-1.54h7.46v1.54zm4.378 7.94h-1.88v-9.48h1.88V21zm.32-12.9c0 .347-.127.633-.38.86-.24.227-.533.34-.88.34s-.64-.113-.88-.34c-.24-.24-.36-.527-.36-.86 0-.347.12-.633.36-.86.24-.24.533-.36.88-.36s.64.12.88.36c.253.227.38.513.38.86zm4.656 3.42a17.272 17.272 0 01.08 1.56h.06c.12-.253.28-.487.48-.7.213-.227.453-.42.72-.58.267-.173.56-.307.88-.4.32-.093.653-.14 1-.14.613 0 1.14.107 1.58.32.44.2.807.473 1.1.82.293.347.507.753.64 1.22.147.467.22.967.22 1.5V21h-1.88v-5.26c0-.387-.033-.753-.1-1.1-.053-.347-.16-.653-.32-.92s-.38-.48-.66-.64c-.28-.16-.64-.24-1.08-.24-.747 0-1.36.287-1.84.86-.467.56-.7 1.313-.7 2.26V21h-1.88v-7.44c0-.253-.007-.58-.02-.98-.013-.4-.033-.753-.06-1.06h1.78zm16.881 3.9a3.296 3.296 0 00-.2-1.04 2.232 2.232 0 00-.5-.86 2.141 2.141 0 00-.82-.56c-.32-.147-.7-.22-1.14-.22-.4 0-.78.073-1.14.22a2.92 2.92 0 00-.92.56 3.2 3.2 0 00-.64.86c-.16.32-.254.667-.28 1.04h5.64zm1.9.76v.32c0 .107-.007.213-.02.32h-7.52c.013.4.1.78.26 1.14.173.347.4.653.68.92.28.253.6.453.96.6.373.147.766.22 1.18.22.64 0 1.193-.14 1.66-.42.466-.28.833-.62 1.1-1.02l1.32 1.06c-.507.667-1.107 1.16-1.8 1.48-.68.307-1.44.46-2.28.46a5.44 5.44 0 01-2-.36 4.688 4.688 0 01-1.58-1 4.792 4.792 0 01-1.04-1.58c-.254-.613-.38-1.293-.38-2.04 0-.733.12-1.407.36-2.02.253-.627.6-1.16 1.04-1.6.44-.44.96-.78 1.56-1.02a4.94 4.94 0 011.94-.38c.693 0 1.32.113 1.88.34a3.795 3.795 0 011.44.98c.4.427.706.947.92 1.56.213.6.32 1.28.32 2.04z"/><path fill="currentColor" fill-rule="evenodd" d="M11.522 13.376l-8.485-5.01 8.486-5.418v10.428zm-9.02 5.908l9.02-3.818.001 9.01-9.022-5.192zm4.45 7.523l-4.513-6.073 8.652 4.951-4.14 1.122zM2.094 9.282l8.699 5.117-9.423 3.994.724-9.11zM8.454 1.4l2.242.554-6.062 3.863L8.454 1.4zm3.829-.378L8.46.024a.807.807 0 00-.798.25L1.084 7.922a.93.93 0 00-.218.522l-.864 10.85a.9.9 0 00.17.59l5.935 8.024a.786.786 0 00.836.286l5.346-1.49a.771.771 0 00.568-.743l-.002-11.019.002-13.176a.769.769 0 00-.574-.743zm4.77 13.377l8.699-5.117.724 9.11-9.423-3.993zm3.842 12.408l-4.14-1.122 8.653-4.95-4.513 6.072zm-4.57-11.341l9.02 3.818-9.021 5.192v-9.01zm8.485-7.1l-8.485 5.01-.001-10.428 8.486 5.419zM19.393 1.4l3.82 4.417-6.062-3.863 2.242-.554zm7.37 6.521L20.183.275a.802.802 0 00-.798-.25l-3.82.997a.768.768 0 00-.575.743l.002 13.176-.002 11.019c0 .346.233.652.568.743l5.346 1.49a.788.788 0 00.837-.286l5.934-8.024a.91.91 0 00.17-.59l-.864-10.85a.94.94 0 00-.218-.522z" clip-rule="evenodd"/></svg>
                <span class="nav__text-logo" title="BrainStation Magazine" data-secondary-nav-text-logo>Magazine</span>
            </a>
            <div class="nav__divider nav__divider--hidden" data-secondary-nav-contextual-divider></div>
            <div class="nav__contextual">
                <div class="nav__contextual-article nav__contextual-article--hidden" data-secondary-nav-article>
                    <div class="flex items-center justify-start mr-8">
                        <h3 class="bstn-type-header-3 hidden md:block">
                                                    </h3>
                    </div>
                    <button class="nav__mobile-share-trigger" aria-label="Open sharing options" data-theme-target
                            data-secondary-nav-mobile-article-share-trigger>
                                                Share
                    </button>
                    <div class="hidden md:flex items-center">
                                            </div>
                </div>
                <div class="nav__contextual-global" data-secondary-nav-global>
                    <button class="nav__mobile-trigger" aria-controls="secondary-mobile-nav"
                            aria-label="Open in-page navigation sidebar" data-theme-target
                            data-secondary-nav-mobile-trigger>Explore Topics
                    </button>
                    <div class="nav__underline" data-secondary-nav-underline></div>
                    <ul class="nav__list" data-secondary-nav-global-menu>
                        <li class="nav__list-item" data-secondary-nav-underline-target><a href="/magazine/topic/data">Data</a>
                        </li>
                        <li class="nav__list-item" data-secondary-nav-underline-target><a href="/magazine/topic/design">Design</a>
                        </li>
                        <li class="nav__list-item" data-secondary-nav-underline-target><a
                                href="/magazine/topic/technology">Technology</a></li>
                        <li class="nav__list-item" data-secondary-nav-underline-target><a
                                href="/magazine/topic/marketing">Marketing</a></li>
                        <li class="nav__list-item" data-secondary-nav-underline-target><a
                                href="/magazine/topic/product">Product</a></li>
                        <li class="nav__list-item" data-secondary-nav-underline-target><a
                                href="/magazine/topic/leadership">Leadership</a></li>
                        <li class="nav__list-item" data-secondary-nav-underline-target><a href="/career-guides">Career
                                Guides</a></li>
                    </ul>
                </div>
            </div>
            <div class="nav__divider"></div>
            <a class="nav__search-trigger" href="/magazine/search" title="Search" aria-label="Search"
               data-secondary-nav-search-trigger>
                <svg  alt="Search" class="nav__search-icon" xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="none"><path stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="M13.497 7.248a6.25 6.25 0 11-12.499 0 6.25 6.25 0 0112.499 0v0z" clip-rule="evenodd"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11.203 12.086L16.118 17l.883-.884-4.914-4.914a6.26 6.26 0 01-.884.884z" clip-rule="evenodd"/></svg>            </a>
        </nav>
    </div>
    <!--  {{-- search bar --}}-->
    <div class="secondary-header__search-bar hidden" aria-hidden="true" data-secondary-nav-search-bar>
        
<div class="search-bar" data-search-bar>
    <div class="container">
        <div class="flex items-center justify-between relative">
            <svg data-search-init-trigger alt="Write search query" class="text-black absolute left-1.5 md:left-3 cursor-pointer" xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="none"><path stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="M13.497 7.248a6.25 6.25 0 11-12.499 0 6.25 6.25 0 0112.499 0v0z" clip-rule="evenodd"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11.203 12.086L16.118 17l.883-.884-4.914-4.914a6.26 6.26 0 01-.884.884z" clip-rule="evenodd"/></svg>            <input
                class="search-bar__input"
                type="text"
                maxlength="250"
                value=""
                placeholder="Search Magazine"
                data-search-input
                data-max-num-pages="">
            <button class="search-bar__clear-search" aria-label="Clear search" data-search-clear-trigger>
                <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="none"><path fill="currentColor" fill-rule="evenodd" d="M14.765 14.64a1.105 1.105 0 00-.097-1.472L10.238 9l4.43-4.168a1.105 1.105 0 00.097-1.472.91.91 0 00-1.357-.105L9 7.403 4.592 3.255a.911.911 0 00-1.357.105 1.105 1.105 0 00.097 1.472L7.762 9l-4.43 4.168a1.105 1.105 0 00-.097 1.472.911.911 0 001.357.105L9 10.597l4.408 4.148a.911.911 0 001.357-.105z" clip-rule="evenodd"/></svg>            </button>
            <button class="search-bar__submit" aria-label="Perform search" data-search-perform-trigger>
                <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none"><g clip-path="url(#clip0)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M.375 6h11.25m-5.25 5.25L11.625 6 6.375.75"/></g><defs><clipPath id="clip0"><path fill="currentColor" d="M0 0h12v12H0z"/></clipPath></defs></svg>            </button>
        </div>
    </div>
</div>
    </div>
    <!--  {{-- search cover --}}-->
    <div class="secondary-header__search-cover hidden" data-secondary-nav-search-cover></div>
</header>
<div class="secondary-mobile-nav" data-secondary-nav-mobile-sidebar>
    <nav class="secondary-mobile-nav__nav" aria-label="In-page navigation sidebar - Mobile" id="secondary-mobile-nav">
        <div class="secondary-mobile-nav__backdrop" role="presentation" aria-hidden="true"
             data-secondary-nav-mobile-backdrop></div>
        <div class="secondary-mobile-nav__inner" data-secondary-nav-mobile-inner>
            <div class="secondary-mobile-nav__wrapper">
                <div class="py-4 px-6 flex justify-between items-center border-b-2 border-gray-lightest" role="heading"
                     aria-level="1">
                    <h3 class="bstn-type-header-2">Explore Topics</h3>
                    <button class="secondary-mobile-nav__close" aria-label="Close in-page navigation sidebar"
                            data-secondary-nav-mobile-close-trigger>
                        <img
                            src="https://brainstation.io/app/themes/brainstation/resources/assets/images/icons/cross.svg"
                            class="secondary-mobile-nav__close-icon"
                            width="14"
                            height="14"
                            alt="Close icon">
                    </button>
                </div>
                <ul class="w-full h-full p-6 flex flex-col justify-between">
                    <div class="flex-grow">
                        <li class="secondary-mobile-nav__nav-item"><a href="/magazine/topic/data">Data</a></li>
                        <li class="secondary-mobile-nav__nav-item"><a href="/magazine/topic/design">Design</a></li>
                        <li class="secondary-mobile-nav__nav-item"><a href="/magazine/topic/technology">Technology</a>
                        </li>
                        <li class="secondary-mobile-nav__nav-item"><a href="/magazine/topic/marketing">Marketing</a>
                        </li>
                        <li class="secondary-mobile-nav__nav-item"><a href="/magazine/topic/product">Product</a></li>
                        <li class="secondary-mobile-nav__nav-item"><a href="/magazine/topic/leadership">Leadership</a>
                        </li>
                        <li class="secondary-mobile-nav__nav-item"><a href="/career-guides">Career Guides</a></li>
                    </div>
                    <!--                    <div>-->
                    <!--                        {{-- a CTA would go here --}}-->
                    <!--                    </div>-->
                </ul>
            </div>
        </div>
    </nav>
</div>


    <div class="subscribe-modal p-0 modal fade" id="js-subscribe-popup" tabindex="-1" role="dialog">
        <div class="modal-dialog modal-dialog-centered" role="document">
            <div class="modal-content">
                <div class="subscribe-modal__content">
                    <div class="subscribe-modal__close-container">
                        <button type="button" class="subscribe-modal__close" data-bs-dismiss="modal" aria-label="Close">
                            <svg  aria-hidden="true" class="subscribe-modal__close-icon" xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="none"><path fill="currentColor" fill-rule="evenodd" d="M14.765 14.64a1.105 1.105 0 00-.097-1.472L10.238 9l4.43-4.168a1.105 1.105 0 00.097-1.472.91.91 0 00-1.357-.105L9 7.403 4.592 3.255a.911.911 0 00-1.357.105 1.105 1.105 0 00.097 1.472L7.762 9l-4.43 4.168a1.105 1.105 0 00-.097 1.472.911.911 0 001.357.105L9 10.597l4.408 4.148a.911.911 0 001.357-.105z" clip-rule="evenodd"/></svg>                        </button>
                    </div>
                    <div class="subscribe-modal__info">

                        <div class="subscribe-modal__text-container">
                            <img class="subscribe-modal__text-background-flair"
                                 src="https://brainstation.io/app/themes/brainstation/resources/assets/images/shapes/subscribe-modal-flair.svg"
                                 role="presentation"
                                 aria-hidden="true">
                            <h2 class="subscribe-modal__heading bstn-divider-underline--small">Join our community of 250,000+ subscribers</h2>
                            <p class="subscribe-modal__copy">Join our mailing list of passionate and engaged readers to get our best stories in your inbox and learn more about BrainStation.

</p>
                                                            <ul class="subscribe-modal__copy-list">
                                                                            <li class="">
                                            <svg  aria-hidden="true" class="inline-block text-yellow mr-2" xmlns="http://www.w3.org/2000/svg" width="16" height="13" fill="none"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M2 7.827L5.28 11 14 2"/></svg>                                            Incredible stories in your inbox                                        </li>
                                                                            <li class="">
                                            <svg  aria-hidden="true" class="inline-block text-yellow mr-2" xmlns="http://www.w3.org/2000/svg" width="16" height="13" fill="none"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M2 7.827L5.28 11 14 2"/></svg>                                            Get access to VIP events                                        </li>
                                                                            <li class="">
                                            <svg  aria-hidden="true" class="inline-block text-yellow mr-2" xmlns="http://www.w3.org/2000/svg" width="16" height="13" fill="none"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M2 7.827L5.28 11 14 2"/></svg>                                            Discover new courses                                        </li>
                                                                    </ul>
                                                    </div>

                        <div class="subscribe-modal__form-container">
                            
<form id="nl-form-brainstation-magazine-popup-modal" class="nl-form"
      data-action="subscribe_mailchimp"
      name="nl-form">
    <div class="form-group">
        <!--        default state-->
        <div class="nl-form__default-wrapper">
                            <h3 class="nl-form__title">Subscribe to BrainStation Magazine</h3>
                        <div class="nl-form__input-container">
                <input type="hidden" name="location" value="Popup Modal"/>
                <input type="hidden" name="page" value="BrainStation Magazine"/>
                <input type="text" name="url" style="display: none !important" title="Leave this field blank"
                       autocomplete="off"/>
                <label class="sr-only" for="nl-input-brainstation-magazine-popup-modal">Email</label>
                <input id="nl-input-brainstation-magazine-popup-modal"
                       class="bstn-input bstn-input--text text-black mb-4 w-full"
                       type="email" name="email" autocomplete="email" required data-email-input
                       placeholder="Your Email"/>
                <button type="submit"
                        class="bstn-button--primary w-full nl-form__submit"
                        aria-label="Submit Email">Subscribe                </button>
            </div>
            <!--            conditional state-->
            <p class="nl-form__desc">By clicking "Subscribe," you accept our <a title="Terms of Service" class="text-gray active:text-gray underline" href="/terms-and-conditions">Terms</a>, consent to the use of cookies, and will also receive exclusive offers and updates about new courses, workshops and events.</p>
            <div class="nl-form__error text-red" data-error-msg>
                <svg  alt="Error" class="nl-form__error-icon" xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="none"><path fill="currentColor" d="M7 9a.751.751 0 10.002 1.5A.751.751 0 007 9z"/><path stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="1.5" d="M7 7.75V3.625"/><path stroke="currentColor" stroke-miterlimit="10" stroke-width="1.5" d="M7 12.625a5.624 5.624 0 100-11.25 5.624 5.624 0 100 11.25z"/></svg>
                <p>Sorry about that, something went wrong. Refresh the page and try again.</p>
            </div>
        </div>
        <!--        success state -->
        <div class="nl-form__success-wrapper text-black hidden">
            <svg  aria-hidden="true" class="text-green mb-4" xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="none"><path fill="currentColor" d="M24 0c13.255 0 24 10.745 24 24S37.255 48 24 48 0 37.255 0 24 10.745 0 24 0zm0 2C11.85 2 2 11.85 2 24s9.85 22 22 22 22-9.85 22-22S36.15 2 24 2z"/><path fill="currentColor" d="M32.282 17.304a1 1 0 011.54 1.266l-.104.126-13.08 13.5c-.347.357-.894.4-1.289.126l-.125-.103-4.92-4.76a1 1 0 011.266-1.54l.125.103 4.201 4.064 12.386-12.782z"/></svg>            <h3 class="bstn-type-header-2">Smart Move</h3>
            <p class="mt-2 bstn-type-body-large--primary">Watch your inbox for the very best from BrainStation.</p>
                    </div>
    </div>
</form>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>

<main class="main-content" role="document">
    
    <section class="home-hero">
        <img class="home-hero__content-bg-flair--content"
             src="https://brainstation.io/app/themes/brainstation/resources/assets/images/shapes/home-hero-content-flair.svg"
             role="presentation" aria-hidden="true">
        <img class="home-hero__content-bg-flair--media"
             src="https://brainstation.io/app/themes/brainstation/resources/assets/images/shapes/home-hero-image-flair.svg"
             role="presentation" aria-hidden="true">
                    <div class="home-hero__featured-img-container">
                <div class="home-hero__featured-img-aspect">
                    <a class="home-hero__featured-img-link" href="https://brainstation.io/?post_type=magazine&p=126959">
                        <img width="1400" height="1400" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABXgAAAV4AQAAAAAycIiaAAAAAnRSTlMAAHaTzTgAAAEFSURBVHja7cExAQAAAMKg9U/tZQugAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAbwq0AAYealo4AAAAASUVORK5CYII=" class="home-hero__featured-img wp-post-image lazyload ewww_webp_lazy_load" alt="" decoding="async" fetchpriority="high"  sizes="(max-width: 1400px) 100vw, 1400px" data-src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine.jpg" data-srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine.jpg 1400w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine-330x330.jpg 330w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine-535x535.jpg 535w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine-642x642.jpg 642w" data-eio-rwidth="1400" data-eio-rheight="1400" data-src-webp="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine.jpg.webp" data-srcset-webp="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine.jpg.webp 1400w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine-330x330.jpg.webp 330w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine-535x535.jpg.webp 535w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine-642x642.jpg.webp 642w" /><noscript><img width="1400" height="1400" src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine.jpg" class="home-hero__featured-img wp-post-image" alt="" decoding="async" fetchpriority="high" srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine.jpg 1400w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine-330x330.jpg 330w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine-535x535.jpg 535w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine-642x642.jpg 642w" sizes="(max-width: 1400px) 100vw, 1400px" data-eio="l" /></noscript>                    </a>
                </div>
            </div>
                <div class="container flex">
            <div class="home-hero__content ">
                                    <a aria-label="Go to series: Transformers" href="https://brainstation.io/magazine/series/transformers"
                       class="home-hero__series-logo-container">
                        Transformers                    </a>
                                <h1 class="home-hero__title">
                    <a href="https://brainstation.io/?post_type=magazine&p=126959"
                       class="home-hero__title-link">Blacks in Technology is Creating Diversification Through Talent Transformation</a>
                </h1>
                
                    <div class="home-hero__mobile-image-wrapper">
                        <a href="https://brainstation.io/?post_type=magazine&p=126959">
                            <img width="1400" height="1400" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABXgAAAV4AQAAAAAycIiaAAAAAnRSTlMAAHaTzTgAAAEFSURBVHja7cExAQAAAMKg9U/tZQugAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAbwq0AAYealo4AAAAASUVORK5CYII=" class="home-hero__mobile-image wp-post-image lazyload ewww_webp_lazy_load" alt="" decoding="async"  sizes="(max-width: 1400px) 100vw, 1400px" data-src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine.jpg" data-srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine.jpg 1400w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine-330x330.jpg 330w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine-535x535.jpg 535w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine-642x642.jpg 642w" data-eio-rwidth="1400" data-eio-rheight="1400" data-src-webp="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine.jpg.webp" data-srcset-webp="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine.jpg.webp 1400w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine-330x330.jpg.webp 330w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine-535x535.jpg.webp 535w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine-642x642.jpg.webp 642w" /><noscript><img width="1400" height="1400" src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine.jpg" class="home-hero__mobile-image wp-post-image" alt="" decoding="async" srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine.jpg 1400w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine-330x330.jpg 330w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine-535x535.jpg 535w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/29103640/Blacks-In-Technology-BrainStaiton-Magazine-642x642.jpg 642w" sizes="(max-width: 1400px) 100vw, 1400px" data-eio="l" /></noscript>                        </a>
                    </div>
                                    <h2 class="home-hero__sub-title">Founded in 2008, Blacks in Technology has been "Stomping the Divide" for over a decade. After recently expanding internationally, the organization is more influential than ever and ready to shape a new generation of Black digital leaders.</h2>
                                <div class="home-hero__meta">
                    <time class="inline-block" datetime="2021-11-29T20:03:39+00:00"
                          aria-label="Date published">November 29, 2021                    </time>
                </div>
                <a href="https://brainstation.io/?post_type=magazine&p=126959" aria-label="Link to article: Blacks in Technology is Creating Diversification Through Talent Transformation"
                   class="bstn-button--primary bstn-button--icon">
                    <span class="mr-2">Read More</span>
                    <svg  aria-hidden="true" class="text-white" xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none"><g clip-path="url(#clip0)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M.375 6h11.25m-5.25 5.25L11.625 6 6.375.75"/></g><defs><clipPath id="clip0"><path fill="currentColor" d="M0 0h12v12H0z"/></clipPath></defs></svg>                </a>
            </div>
        </div>
    </section>

    <div class="bstn-template home">
        <section class="home-recent-stories">
    <div class="container">
        <h2 class="mb-12 bstn-type-header-1 bstn-divider-underline--small">Recent Stories</h2>
            <div class="article-preview-grid" data-grid-masonry>
            <div class="article-preview-grid__item" data-grid-masonry-item data-grid-masonry-content-item>
            <a
        href="https://brainstation.io/magazine/killer-spaces-adobe-new-york-city"
        class="article-preview"
        aria-label="Link to article: Adobe&#8217;s Incredible New York City Escape"
    >
        <article class="article-preview__container">
            <div class="flex md:flex-col flex-row h-full relative">
                <div class="article-preview__image-wrapper">
                    <img width="1550" height="1033" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABg4AAAQJAQAAAAA2zM6UAAAAAnRSTlMAAHaTzTgAAADaSURBVHja7cEBDQAAAMKg909tDjegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA7g0TCAABPRUhLwAAAABJRU5ErkJggg==" class="article-preview__image wp-post-image lazyload ewww_webp_lazy_load" alt="" decoding="async"  sizes="(max-width: 1550px) 100vw, 1550px" data-src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18.jpg" data-srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18.jpg 1550w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-730x487.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-1460x973.jpg 1460w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-768x512.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-1536x1024.jpg 1536w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-300x200.jpg 300w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-1024x682.jpg 1024w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-1280x853.jpg 1280w" data-eio-rwidth="1550" data-eio-rheight="1033" data-srcset-webp="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18.jpg 1550w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-730x487.jpg.webp 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-1460x973.jpg.webp 1460w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-768x512.jpg.webp 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-1536x1024.jpg 1536w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-300x200.jpg 300w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-1024x682.jpg 1024w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-1280x853.jpg.webp 1280w" /><noscript><img width="1550" height="1033" src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18.jpg" class="article-preview__image wp-post-image" alt="" decoding="async" srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18.jpg 1550w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-730x487.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-1460x973.jpg 1460w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-768x512.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-1536x1024.jpg 1536w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-300x200.jpg 300w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-1024x682.jpg 1024w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-1280x853.jpg 1280w" sizes="(max-width: 1550px) 100vw, 1550px" data-eio="l" /></noscript>                </div>
                <div class="md:py-6 md:px-5 px-4 flex justify-between flex-col flex-grow">
                    <div class="article-preview__primary-content">
                                                    <p class="mb-1 text-blue tracking-wide bstn-type-header-5">Killer Spaces</p>
                                                <h2 class="article-preview__title"><span
                                class="article-preview__title-line">
                                Adobe&#8217;s Incredible New York City Escape                            </span></h2>
                    </div>
                                            <time
                            class="text-gray text-gray md:text-base text-sm"
                            datetime="2017-10-18T14:00:20+00:00">
                            October 18, 2017                        </time>
                                    </div>
            </div>
        </article>
    </a>
    </div>
    <div class="article-preview-grid__item" data-grid-masonry-item data-grid-masonry-content-item>
            <a
        href="https://brainstation.io/magazine/miamis-best-asset-is-community-rebecca-fishman-lipsey-give-miami"
        class="article-preview"
        aria-label="Link to article: Miami’s Best Asset is Community: Rebecca Fishman Lipsey on Give Miami Day"
    >
        <article class="article-preview__container">
            <div class="flex md:flex-col flex-row h-full relative">
                <div class="article-preview__image-wrapper">
                    <img width="1400" height="1400" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABXgAAAV4AQAAAAAycIiaAAAAAnRSTlMAAHaTzTgAAAEFSURBVHja7cExAQAAAMKg9U/tZQugAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAbwq0AAYealo4AAAAASUVORK5CYII=" class="article-preview__image wp-post-image lazyload" alt="" decoding="async"  sizes="(max-width: 1400px) 100vw, 1400px" data-src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/16152009/Miamifoundation-BrainStation-Magazine.jpg" data-srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/16152009/Miamifoundation-BrainStation-Magazine.jpg 1400w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/16152009/Miamifoundation-BrainStation-Magazine-330x330.jpg 330w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/16152009/Miamifoundation-BrainStation-Magazine-535x535.jpg 535w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/16152009/Miamifoundation-BrainStation-Magazine-642x642.jpg 642w" data-eio-rwidth="1400" data-eio-rheight="1400" /><noscript><img width="1400" height="1400" src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/16152009/Miamifoundation-BrainStation-Magazine.jpg" class="article-preview__image wp-post-image" alt="" decoding="async" srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/16152009/Miamifoundation-BrainStation-Magazine.jpg 1400w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/16152009/Miamifoundation-BrainStation-Magazine-330x330.jpg 330w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/16152009/Miamifoundation-BrainStation-Magazine-535x535.jpg 535w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/11/16152009/Miamifoundation-BrainStation-Magazine-642x642.jpg 642w" sizes="(max-width: 1400px) 100vw, 1400px" data-eio="l" /></noscript>                </div>
                <div class="md:py-6 md:px-5 px-4 flex justify-between flex-col flex-grow">
                    <div class="article-preview__primary-content">
                                                    <p class="mb-1 text-blue tracking-wide bstn-type-header-5">Vanguards</p>
                                                <h2 class="article-preview__title"><span
                                class="article-preview__title-line">
                                Miami’s Best Asset is Community: Rebecca Fishman Lipsey on Give Miami Day                            </span></h2>
                    </div>
                                            <time
                            class="text-gray text-gray md:text-base text-sm"
                            datetime="2021-11-17T14:17:56+00:00">
                            November 17, 2021                        </time>
                                    </div>
            </div>
        </article>
    </a>
    </div>
    <div class="article-preview-grid__item" data-grid-masonry-item data-grid-masonry-content-item>
            <a
        href="https://brainstation.io/magazine/making-banking-invisible-citi-head-of-digital-driss-temsamani"
        class="article-preview"
        aria-label="Link to article: Making Banking Invisible: Citi Head of Digital Driss Temsamani"
    >
        <article class="article-preview__container">
            <div class="flex md:flex-col flex-row h-full relative">
                <div class="article-preview__image-wrapper">
                    <img width="1400" height="1400" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABXgAAAV4AQAAAAAycIiaAAAAAnRSTlMAAHaTzTgAAAEFSURBVHja7cExAQAAAMKg9U/tZQugAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAbwq0AAYealo4AAAAASUVORK5CYII=" class="article-preview__image wp-post-image lazyload ewww_webp_lazy_load" alt="" decoding="async"  sizes="(max-width: 1400px) 100vw, 1400px" data-src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/08/21161723/Citi-Miami-BrainStation-Magazine-4.jpg" data-srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/08/21161723/Citi-Miami-BrainStation-Magazine-4.jpg 1400w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/08/21161723/Citi-Miami-BrainStation-Magazine-4-730x730.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/08/21161723/Citi-Miami-BrainStation-Magazine-4-330x330.jpg 330w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/08/21161723/Citi-Miami-BrainStation-Magazine-4-768x768.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/08/21161723/Citi-Miami-BrainStation-Magazine-4-535x535.jpg 535w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/08/21161723/Citi-Miami-BrainStation-Magazine-4-642x642.jpg 642w" data-eio-rwidth="1400" data-eio-rheight="1400" data-src-webp="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/08/21161723/Citi-Miami-BrainStation-Magazine-4.jpg.webp" data-srcset-webp="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/08/21161723/Citi-Miami-BrainStation-Magazine-4.jpg.webp 1400w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/08/21161723/Citi-Miami-BrainStation-Magazine-4-730x730.jpg.webp 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/08/21161723/Citi-Miami-BrainStation-Magazine-4-330x330.jpg.webp 330w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/08/21161723/Citi-Miami-BrainStation-Magazine-4-768x768.jpg.webp 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/08/21161723/Citi-Miami-BrainStation-Magazine-4-535x535.jpg.webp 535w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/08/21161723/Citi-Miami-BrainStation-Magazine-4-642x642.jpg.webp 642w" /><noscript><img width="1400" height="1400" src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/08/21161723/Citi-Miami-BrainStation-Magazine-4.jpg" class="article-preview__image wp-post-image" alt="" decoding="async" srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/08/21161723/Citi-Miami-BrainStation-Magazine-4.jpg 1400w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/08/21161723/Citi-Miami-BrainStation-Magazine-4-730x730.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/08/21161723/Citi-Miami-BrainStation-Magazine-4-330x330.jpg 330w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/08/21161723/Citi-Miami-BrainStation-Magazine-4-768x768.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/08/21161723/Citi-Miami-BrainStation-Magazine-4-535x535.jpg 535w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/08/21161723/Citi-Miami-BrainStation-Magazine-4-642x642.jpg 642w" sizes="(max-width: 1400px) 100vw, 1400px" data-eio="l" /></noscript>                </div>
                <div class="md:py-6 md:px-5 px-4 flex justify-between flex-col flex-grow">
                    <div class="article-preview__primary-content">
                                                    <p class="mb-1 text-blue tracking-wide bstn-type-header-5">Transformers</p>
                                                <h2 class="article-preview__title"><span
                                class="article-preview__title-line">
                                Making Banking Invisible: Citi Head of Digital Driss Temsamani                            </span></h2>
                    </div>
                                            <time
                            class="text-gray text-gray md:text-base text-sm"
                            datetime="2022-09-14T21:08:00+00:00">
                            September 14, 2022                        </time>
                                    </div>
            </div>
        </article>
    </a>
    </div>
    <div class="article-preview-grid__item" data-grid-masonry-item data-grid-masonry-content-item>
            <a
        href="https://brainstation.io/magazine/raquel-urtasun-is-taking-self-driving-tech-in-a-new-direction"
        class="article-preview"
        aria-label="Link to article: Raquel Urtasun is Taking Self-Driving Tech in a New Direction"
    >
        <article class="article-preview__container">
            <div class="flex md:flex-col flex-row h-full relative">
                <div class="article-preview__image-wrapper">
                    <img width="1400" height="1400" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABXgAAAV4AQAAAAAycIiaAAAAAnRSTlMAAHaTzTgAAAEFSURBVHja7cExAQAAAMKg9U/tZQugAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAbwq0AAYealo4AAAAASUVORK5CYII=" class="article-preview__image wp-post-image lazyload ewww_webp_lazy_load" alt="" decoding="async"  sizes="(max-width: 1400px) 100vw, 1400px" data-src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104033/Raquek-Urtasun-BrainStation-Magazine-hero-2.jpg" data-srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104033/Raquek-Urtasun-BrainStation-Magazine-hero-2.jpg 1400w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104033/Raquek-Urtasun-BrainStation-Magazine-hero-2-730x730.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104033/Raquek-Urtasun-BrainStation-Magazine-hero-2-330x330.jpg 330w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104033/Raquek-Urtasun-BrainStation-Magazine-hero-2-768x768.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104033/Raquek-Urtasun-BrainStation-Magazine-hero-2-535x535.jpg 535w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104033/Raquek-Urtasun-BrainStation-Magazine-hero-2-642x642.jpg 642w" data-eio-rwidth="1400" data-eio-rheight="1400" data-src-webp="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104033/Raquek-Urtasun-BrainStation-Magazine-hero-2.jpg.webp" data-srcset-webp="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104033/Raquek-Urtasun-BrainStation-Magazine-hero-2.jpg.webp 1400w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104033/Raquek-Urtasun-BrainStation-Magazine-hero-2-730x730.jpg.webp 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104033/Raquek-Urtasun-BrainStation-Magazine-hero-2-330x330.jpg.webp 330w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104033/Raquek-Urtasun-BrainStation-Magazine-hero-2-768x768.jpg.webp 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104033/Raquek-Urtasun-BrainStation-Magazine-hero-2-535x535.jpg.webp 535w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104033/Raquek-Urtasun-BrainStation-Magazine-hero-2-642x642.jpg.webp 642w" /><noscript><img width="1400" height="1400" src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104033/Raquek-Urtasun-BrainStation-Magazine-hero-2.jpg" class="article-preview__image wp-post-image" alt="" decoding="async" srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104033/Raquek-Urtasun-BrainStation-Magazine-hero-2.jpg 1400w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104033/Raquek-Urtasun-BrainStation-Magazine-hero-2-730x730.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104033/Raquek-Urtasun-BrainStation-Magazine-hero-2-330x330.jpg 330w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104033/Raquek-Urtasun-BrainStation-Magazine-hero-2-768x768.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104033/Raquek-Urtasun-BrainStation-Magazine-hero-2-535x535.jpg 535w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104033/Raquek-Urtasun-BrainStation-Magazine-hero-2-642x642.jpg 642w" sizes="(max-width: 1400px) 100vw, 1400px" data-eio="l" /></noscript>                </div>
                <div class="md:py-6 md:px-5 px-4 flex justify-between flex-col flex-grow">
                    <div class="article-preview__primary-content">
                                                    <p class="mb-1 text-blue tracking-wide bstn-type-header-5">Vanguards</p>
                                                <h2 class="article-preview__title"><span
                                class="article-preview__title-line">
                                Raquel Urtasun is Taking Self-Driving Tech in a New Direction                            </span></h2>
                    </div>
                                            <time
                            class="text-gray text-gray md:text-base text-sm"
                            datetime="2021-12-02T14:03:00+00:00">
                            December 2, 2021                        </time>
                                    </div>
            </div>
        </article>
    </a>
    </div>
    <div class="article-preview-grid__item" data-grid-masonry-item data-grid-masonry-content-item>
            <a
        href="https://brainstation.io/magazine/google-sidewalk-labs-wynwood"
        class="article-preview"
        aria-label="Link to article: Google&#8217;s Sidewalk Labs Sees Sustainable Future for Wynwood"
    >
        <article class="article-preview__container">
            <div class="flex md:flex-col flex-row h-full relative">
                <div class="article-preview__image-wrapper">
                    <img width="1400" height="1400" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABXgAAAV4AQAAAAAycIiaAAAAAnRSTlMAAHaTzTgAAAEFSURBVHja7cExAQAAAMKg9U/tZQugAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAbwq0AAYealo4AAAAASUVORK5CYII=" class="article-preview__image wp-post-image lazyload ewww_webp_lazy_load" alt="" decoding="async"  sizes="(max-width: 1400px) 100vw, 1400px" data-src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23121454/Wynwood-map-3-brainstation-magazine.jpg" data-srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23121454/Wynwood-map-3-brainstation-magazine.jpg 1400w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23121454/Wynwood-map-3-brainstation-magazine-730x730.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23121454/Wynwood-map-3-brainstation-magazine-330x330.jpg 330w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23121454/Wynwood-map-3-brainstation-magazine-768x768.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23121454/Wynwood-map-3-brainstation-magazine-535x535.jpg 535w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23121454/Wynwood-map-3-brainstation-magazine-642x642.jpg 642w" data-eio-rwidth="1400" data-eio-rheight="1400" data-src-webp="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23121454/Wynwood-map-3-brainstation-magazine.jpg.webp" data-srcset-webp="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23121454/Wynwood-map-3-brainstation-magazine.jpg.webp 1400w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23121454/Wynwood-map-3-brainstation-magazine-730x730.jpg.webp 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23121454/Wynwood-map-3-brainstation-magazine-330x330.jpg.webp 330w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23121454/Wynwood-map-3-brainstation-magazine-768x768.jpg.webp 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23121454/Wynwood-map-3-brainstation-magazine-535x535.jpg.webp 535w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23121454/Wynwood-map-3-brainstation-magazine-642x642.jpg.webp 642w" /><noscript><img width="1400" height="1400" src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23121454/Wynwood-map-3-brainstation-magazine.jpg" class="article-preview__image wp-post-image" alt="" decoding="async" srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23121454/Wynwood-map-3-brainstation-magazine.jpg 1400w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23121454/Wynwood-map-3-brainstation-magazine-730x730.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23121454/Wynwood-map-3-brainstation-magazine-330x330.jpg 330w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23121454/Wynwood-map-3-brainstation-magazine-768x768.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23121454/Wynwood-map-3-brainstation-magazine-535x535.jpg 535w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23121454/Wynwood-map-3-brainstation-magazine-642x642.jpg 642w" sizes="(max-width: 1400px) 100vw, 1400px" data-eio="l" /></noscript>                </div>
                <div class="md:py-6 md:px-5 px-4 flex justify-between flex-col flex-grow">
                    <div class="article-preview__primary-content">
                                                    <p class="mb-1 text-blue tracking-wide bstn-type-header-5">Spotlight</p>
                                                <h2 class="article-preview__title"><span
                                class="article-preview__title-line">
                                Google&#8217;s Sidewalk Labs Sees Sustainable Future for Wynwood                            </span></h2>
                    </div>
                                            <time
                            class="text-gray text-gray md:text-base text-sm"
                            datetime="2021-07-20T18:24:07+00:00">
                            July 20, 2021                        </time>
                                    </div>
            </div>
        </article>
    </a>
    </div>
    <div class="article-preview-grid__item--action" data-grid-masonry-item data-grid-masonry-action-item>
        <button
            type="button"
            data-load-limit="9"
            data-exclude-article-ids="126959|122769|123197|109915|123443|116467|108944|87092|107591|73401|87092|126370|125159|124675|124683"
            data-next-page="1"
            data-total-pages="1549"
            data-see-more-text="Load More Stories"
            data-see-more-loading-text="Loading..."
            class="bstn-button--secondary" data-load-more>Load More Stories
        </button>
    </div>
    </div>
    </div>
</section>

<section class="city-showcase relative bg-blue-dark" data-city-showcase>
    <img
        class="absolute top-0 left-0"
        src="https://brainstation.io/app/themes/brainstation/resources/assets/images/shapes/city-showcase-flair.svg"
        aria-hidden="true"
        alt="">
    <img class="city-showcase__bg absolute top-0 bottom-0 left-0 right-0 h-full w-full object-cover opacity-0 md:opacity-100 lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAIHAQAAAABWVHysAAAAAnRSTlMAAHaTzTgAAACQSURBVHja7cEBDQAAAMKg909tDwcUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwJUB6KYAAfZ/9kcAAAAASUVORK5CYII=" alt="" srcset="" sizes="" loading="lazy"data-city-target data-for-city='london' data-src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/09/23170937/london-hero-blue.jpg" decoding="async" data-eio-rwidth="2880" data-eio-rheight="778"><noscript><img class="city-showcase__bg absolute top-0 bottom-0 left-0 right-0 h-full w-full object-cover opacity-0 md:opacity-100" src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/09/23170937/london-hero-blue.jpg" alt="" srcset="" sizes="" loading="lazy"data-city-target data-for-city='london' data-eio="l"></noscript><img class="city-showcase__bg absolute top-0 bottom-0 left-0 right-0 h-full w-full object-cover opacity-0 md:opacity-100 lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAIHAQAAAABWVHysAAAAAnRSTlMAAHaTzTgAAACQSURBVHja7cEBDQAAAMKg909tDwcUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwJUB6KYAAfZ/9kcAAAAASUVORK5CYII=" alt="" srcset="" sizes="" loading="lazy"data-city-target data-for-city='miami' data-src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/09/23170936/miami-hero-blue.jpg" decoding="async" data-eio-rwidth="2880" data-eio-rheight="778"><noscript><img class="city-showcase__bg absolute top-0 bottom-0 left-0 right-0 h-full w-full object-cover opacity-0 md:opacity-100" src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/09/23170936/miami-hero-blue.jpg" alt="" srcset="" sizes="" loading="lazy"data-city-target data-for-city='miami' data-eio="l"></noscript><img class="city-showcase__bg absolute top-0 bottom-0 left-0 right-0 h-full w-full object-cover opacity-0 md:opacity-100 lazyload ewww_webp_lazy_load" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAIHAQAAAABWVHysAAAAAnRSTlMAAHaTzTgAAACQSURBVHja7cEBDQAAAMKg909tDwcUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwJUB6KYAAfZ/9kcAAAAASUVORK5CYII=" alt="" srcset="" sizes="" loading="lazy"data-city-target data-for-city='new-york' data-src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/09/23170935/nyc-hero-blue.jpg" decoding="async" data-eio-rwidth="2880" data-eio-rheight="778" data-src-webp="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/09/23170935/nyc-hero-blue.jpg.webp"><noscript><img class="city-showcase__bg absolute top-0 bottom-0 left-0 right-0 h-full w-full object-cover opacity-0 md:opacity-100" src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/09/23170935/nyc-hero-blue.jpg" alt="" srcset="" sizes="" loading="lazy"data-city-target data-for-city='new-york' data-eio="l"></noscript><img class="city-showcase__bg absolute top-0 bottom-0 left-0 right-0 h-full w-full object-cover opacity-0 md:opacity-100 lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAIHAQAAAABWVHysAAAAAnRSTlMAAHaTzTgAAACQSURBVHja7cEBDQAAAMKg909tDwcUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwJUB6KYAAfZ/9kcAAAAASUVORK5CYII=" alt="" srcset="" sizes="" loading="lazy"data-city-target data-for-city='toronto' data-src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/09/23170934/Toronto-hero-blue.jpg" decoding="async" data-eio-rwidth="2880" data-eio-rheight="778"><noscript><img class="city-showcase__bg absolute top-0 bottom-0 left-0 right-0 h-full w-full object-cover opacity-0 md:opacity-100" src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/09/23170934/Toronto-hero-blue.jpg" alt="" srcset="" sizes="" loading="lazy"data-city-target data-for-city='toronto' data-eio="l"></noscript><img class="city-showcase__bg absolute top-0 bottom-0 left-0 right-0 h-full w-full object-cover opacity-0 md:opacity-100 lazyload" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAIHAQAAAABWVHysAAAAAnRSTlMAAHaTzTgAAACQSURBVHja7cEBDQAAAMKg909tDwcUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwJUB6KYAAfZ/9kcAAAAASUVORK5CYII=" alt="" srcset="" sizes="" loading="lazy"data-city-target data-for-city='vancouver' data-src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/09/23170933/vancouver-hero-blue.jpg" decoding="async" data-eio-rwidth="2880" data-eio-rheight="778"><noscript><img class="city-showcase__bg absolute top-0 bottom-0 left-0 right-0 h-full w-full object-cover opacity-0 md:opacity-100" src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/09/23170933/vancouver-hero-blue.jpg" alt="" srcset="" sizes="" loading="lazy"data-city-target data-for-city='vancouver' data-eio="l"></noscript>    <div class="container pt-20 pb-4 md:py-32 relative z-20">
        <h2 class="bstn-type-hero-small bstn-divider-underline--small bstn-divider-underline--center text-center text-white w-2/3 md:w-auto mx-auto my-0">
            Explore Stories in Our Cities</h2>
        <ul class="list-none p-0 flex flex-col sm:flex-row flex-wrap items-center justify-center md:-mr-12 mt-14">
            
                <li class="city-showcase__city-list-item">
                    <a href="https://brainstation.io/magazine/city/london" class="city-showcase__city-link"
                       aria-label="" data-city-link data-for-city="london">
                        <?xml version="1.0" encoding="UTF-8"?> <!-- Generator: Adobe Illustrator 25.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg data-illustration alt="London" class="city-showcase__item-graphic" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 198 107" style="enable-background:new 0 0 198 107;" xml:space="preserve"> <style type="text/css"> .st0{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st1{fill:currentColor;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} </style> <g> <polygon class="st0" points="153.9,62.7 166.4,62.7 166.4,51.8 160.1,44.3 153.9,51.8 "></polygon> <polygon class="st0" points="157.7,58 162.5,58 162.5,53.8 160.1,50.8 157.7,53.8 "></polygon> <line class="st0" x1="153.9" y1="62.7" x2="153.9" y2="104.8"></line> <line class="st0" x1="166.4" y1="62.7" x2="166.4" y2="104.8"></line> <polyline class="st0" points="153.9,51.8 151.6,46 149.3,51.8 149.3,104.8 "></polyline> <polyline class="st0" points="166.4,51.8 168.6,46 170.9,51.8 170.9,104.8 "></polyline> <line class="st0" x1="149.3" y1="79.3" x2="170.9" y2="79.3"></line> <line class="st0" x1="170.9" y1="96.2" x2="125.2" y2="96.2"></line> <path class="st0" d="M130,84.4c0,0,15.6-5.5,19.3-21.7h21.6"></path> <line class="st0" x1="160.1" y1="44.3" x2="160.1" y2="37.7"></line> <g> <circle class="st0" cx="44.9" cy="74" r="19"></circle> <circle class="st0" cx="44.9" cy="74" r="23.4"></circle> <line class="st0" x1="44.9" y1="74" x2="33.8" y2="104.8"></line> <line class="st0" x1="44.9" y1="74" x2="56.4" y2="104.8"></line> <line class="st0" x1="44.9" y1="74" x2="44.9" y2="55"></line> <line class="st0" x1="25.9" y1="74" x2="63.9" y2="74"></line> <line class="st0" x1="31.5" y1="87.5" x2="58.3" y2="60.6"></line> <line class="st0" x1="31.5" y1="60.6" x2="58.3" y2="87.5"></line> <circle class="st0" cx="44.9" cy="48.5" r="2.1"></circle> <circle class="st0" cx="26.8" cy="92.3" r="2.1"></circle> <circle class="st0" cx="62.8" cy="92.3" r="2.1"></circle> <circle class="st0" cx="62.6" cy="55.7" r="2.1"></circle> <circle class="st0" cx="19.4" cy="74" r="2.1"></circle> <circle class="st0" cx="70.5" cy="74" r="2.1"></circle> <circle class="st0" cx="26.8" cy="55.7" r="2.1"></circle> <circle class="st1" cx="44.9" cy="74" r="3.6"></circle> </g> <g> <polygon class="st0" points="110,17.6 122.4,17.6 116.2,8.8 "></polygon> <line class="st0" x1="116.2" y1="8.8" x2="116.2" y2="2.2"></line> <rect x="110" y="17.6" class="st0" width="12.3" height="5"></rect> <polygon class="st0" points="110,22.6 107.1,30.1 125.2,30.1 122.4,22.6 "></polygon> <line class="st0" x1="125.2" y1="59.5" x2="125.2" y2="104.8"></line> <polyline class="st0" points="103.3,34.9 103.3,59.5 129.1,59.5 129.1,34.9 "></polyline> <line class="st0" x1="103.3" y1="38.1" x2="129.1" y2="38.1"></line> <line class="st0" x1="116.2" y1="38.1" x2="116.2" y2="34.9"></line> <line class="st0" x1="121" y1="38.1" x2="121" y2="34.9"></line> <line class="st0" x1="111.4" y1="38.1" x2="111.4" y2="34.9"></line> <line class="st0" x1="116.2" y1="100.8" x2="116.2" y2="64.6"></line> <line class="st0" x1="121" y1="100.8" x2="121" y2="64.6"></line> <line class="st0" x1="111.4" y1="100.8" x2="111.4" y2="64.6"></line> <g> <circle class="st0" cx="116.2" cy="48.5" r="6.2"></circle> <polyline class="st0" points="116.2,44.9 116.2,48.5 117.9,50.3 "></polyline> </g> <line class="st0" x1="107.1" y1="59.4" x2="107.1" y2="104.8"></line> <line class="st0" x1="107.1" y1="30.1" x2="107.1" y2="37.1"></line> <line class="st0" x1="125.2" y1="30.1" x2="125.2" y2="37.1"></line> </g> <polyline class="st0" points="107.1,74.1 89.9,74.1 89.9,104.8 "></polyline> <line class="st0" x1="76.4" y1="80.9" x2="70.7" y2="80.9"></line> <polyline class="st0" points="96.1,74.1 96.1,64.4 76.4,64.4 76.4,80.9 "></polyline> <line class="st0" x1="71.2" y1="87.7" x2="89.9" y2="87.7"></line> <line class="st0" x1="74.7" y1="80.9" x2="89.9" y2="80.9"></line> <polyline class="st0" points="170.9,74.1 190,74.1 190,104.8 "></polyline> <g> <line class="st0" x1="95.7" y1="80.5" x2="95.7" y2="83.8"></line> <line class="st0" x1="101.3" y1="80.5" x2="101.3" y2="83.8"></line> </g> <g> <line class="st0" x1="95.7" y1="89.5" x2="95.7" y2="92.7"></line> <line class="st0" x1="101.3" y1="89.5" x2="101.3" y2="92.7"></line> </g> <g> <line class="st0" x1="190" y1="81.5" x2="181.8" y2="81.5"></line> <line class="st0" x1="190" y1="88.9" x2="181.8" y2="88.9"></line> <line class="st0" x1="181.8" y1="96.2" x2="190" y2="96.2"></line> </g> <g> <polyline class="st0" points="8,104.8 8,82.2 22.4,82.2 "></polyline> <line class="st0" x1="12.8" y1="82.4" x2="12.8" y2="104.8"></line> </g> <line class="st0" x1="82.3" y1="87.7" x2="82.3" y2="104.8"></line> <line class="st0" x1="70.9" y1="87.7" x2="70.9" y2="104.8"></line> </g> </svg>                         <p class="city-showcase__item-text">London <svg  aria-hidden="true" height="12" width="8" class="city-showcase__item-arrow"><use xlink:href='#icons.smallRightArrow'></svg>                    </a>
                </li>
            
                <li class="city-showcase__city-list-item">
                    <a href="https://brainstation.io/magazine/city/miami" class="city-showcase__city-link"
                       aria-label=" " data-city-link data-for-city="miami">
                        <?xml version="1.0" encoding="UTF-8"?> <!-- Generator: Adobe Illustrator 25.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg data-illustration aria-hidden="true" class="city-showcase__item-graphic" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 198 107" style="enable-background:new 0 0 198 107;" xml:space="preserve"> <style type="text/css"> .st0{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st1{fill:currentColor;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} </style> <g> <path class="st0" d="M43.1,102.2V35.6"></path> <path class="st0" d="M50.8,102.2v-56"></path> <path class="st0" d="M58.5,102.2v-49"></path> <path class="st0" d="M35.4,102.2V37.3l8.2-23.1V4.1h22.7v25.1v72.9"></path> <path class="st0" d="M44.2,14.6h4.9v8.2h5.4v9.5h5.3v8h6.4"></path> <path class="st0" d="M82.8,64.6V39.9"></path> <path class="st0" d="M80,65.7h5.5"></path> <path class="st0" d="M71.8,76.4h11"></path> <path class="st0" d="M71.8,83.9h11"></path> <path class="st0" d="M71.8,91.4h11"></path> <path class="st0" d="M71.8,102.3V68.9h23.2v33.4"></path> <path class="st0" d="M94.9,64.1V32h28.7v70.3"></path> <path class="st0" d="M99.7,37.7v2.4"></path> <path class="st0" d="M113.9,37.7v2.4"></path> <path class="st0" d="M99.7,46.2v2.4"></path> <path class="st0" d="M113.9,46.2v2.4"></path> <path class="st0" d="M104.4,37.7v2.4"></path> <path class="st0" d="M118.6,37.7v2.4"></path> <path class="st0" d="M104.4,46.2v2.4"></path> <path class="st0" d="M118.6,46.2v2.4"></path> <path class="st0" d="M101.1,29.1v2.1"></path> <path class="st0" d="M118,29.1v2.1"></path> <path class="st0" d="M108.9,79.5V32.3"></path> <path class="st0" d="M98.7,25.1l7.1-1.1l7,1.2l6.8-0.9"></path> <path class="st0" d="M98.7,28.7l7.1-1.1l7,1.2l6.8-0.9"></path> <path class="st0" d="M123.6,82.9v-9.3h5.2V53.3h4.8V38.9h9.8v63.4"></path> <path class="st0" d="M138.5,46.4h4.4"></path> <path class="st0" d="M138.5,65.7h4.4"></path> <path class="st0" d="M138.5,52.8h4.4"></path> <path class="st0" d="M138.5,72.1h4.4"></path> <path class="st0" d="M138.5,59.2h4.4"></path> <path class="st0" d="M144.7,55.5H179v5.4"></path> <path class="st0" d="M143.5,49.6h19.6v5.8"></path> <path class="st0" d="M171.3,102.3c0,0,0-14.8,7.7-24.7"></path> <path class="st0" d="M178.9,76.8c0,0,3.6,2.3,2.3,7.1"></path> <path class="st0" d="M178.9,76.8c0,0,6.4-0.6,8.7,6.8"></path> <path class="st0" d="M179.2,76.4c0,0,5.5-3.3,9.7,1"></path> <path class="st0" d="M179,77c0,0-3.9-1.6-7.2,2.1"></path> <path class="st0" d="M179,77c0,0-3.1-5.6-10.5-3.3"></path> <path class="st0" d="M179.2,76.5c0,0-0.4-6-5.9-6.9"></path> <path class="st0" d="M179.5,76.5c0,0,2.7-3.9,0.3-8.2"></path> <path class="st0" d="M182.3,102.8c0,0,1.3-7,7.3-9.8"></path> <path class="st0" d="M189.3,93.1c0,0-2.1-1.7-4.7,0.1"></path> <path class="st0" d="M189.3,93.1c0,0-0.9-3.9-5.8-3.8"></path> <path class="st0" d="M189.2,92.9c0,0,1.2-3.4-1.7-5.2"></path> <path class="st0" d="M189.2,92.9c0,0,1.5,2.2-0.4,4.7"></path> <path class="st0" d="M189.2,92.9c0,0,3.9,1.2,3.3,6.1"></path> <path class="st0" d="M189.4,93c0,0,3.5-0.9,5,2.1"></path> <path class="st0" d="M160.7,102.2c0,0,1.8-7.4,0.7-13"></path> <path class="st0" d="M161.3,89.5c0,0-2.5-0.6-4,2"></path> <path class="st0" d="M161.3,89.5c0,0-2.4-3-6.6-0.9"></path> <path class="st0" d="M161.3,89.3c0,0-1-4.3-5.1-4.3"></path> <path class="st0" d="M161.4,89.5c0,0,2.4-0.9,4.2,1.4"></path> <path class="st0" d="M161.4,89.5c0,0,2-3.3,6.4-1.7"></path> <path class="st0" d="M161.4,89.3c0,0,0.5-4.4,4.6-4.9"></path> <path class="st0" d="M24.1,102.1c0,0,0-15.7-8.1-26.1"></path> <path class="st0" d="M16,75.1c0,0-3.8,2.4-2.5,7.5"></path> <path class="st0" d="M16,75.1c0,0-6.7-0.7-9.1,7.2"></path> <path class="st0" d="M15.6,74.7c0,0-5.8-3.5-10.2,1.1"></path> <path class="st0" d="M15.9,75.4c0,0,4.1-1.7,7.6,2.2"></path> <path class="st0" d="M15.9,75.4c0,0,3.3-6,11.1-3.4"></path> <path class="st0" d="M15.7,74.8c0,0,0.4-6.4,6.3-7.3"></path> <path class="st0" d="M15.3,74.8c0,0-2.8-4.1-0.4-8.7"></path> <path class="st0" d="M16.2,102.9c0,0-1.3-7.3-7.5-10.2"></path> <path class="st0" d="M8.9,92.8c0,0,2.2-1.7,4.9,0.1"></path> <path class="st0" d="M8.9,92.8c0,0,0.9-4.1,6.1-3.9"></path> <path class="st0" d="M9,92.5c0,0-1.2-3.5,1.7-5.3"></path> <path class="st0" d="M9,92.6c0,0-1.5,2.3,0.4,4.9"></path> <path class="st0" d="M9,92.6c0,0-4,1.3-3.4,6.3"></path> <path class="st0" d="M8.8,92.7c0,0-3.6-0.9-5.2,2.1"></path> </g> </svg>                         <p class="city-showcase__item-text">Miami <svg  aria-hidden="true" height="12" width="8" class="city-showcase__item-arrow"><use xlink:href='#icons.smallRightArrow'></svg>                    </a>
                </li>
            
                <li class="city-showcase__city-list-item">
                    <a href="https://brainstation.io/magazine/city/new-york" class="city-showcase__city-link"
                       aria-label="" data-city-link data-for-city="new-york">
                        <?xml version="1.0" encoding="UTF-8"?> <!-- Generator: Adobe Illustrator 25.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg data-illustration aria-hidden="true" class="city-showcase__item-graphic" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 198 107" style="enable-background:new 0 0 198 107;" xml:space="preserve"> <style type="text/css"> .st0{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st1{fill:currentColor;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} </style> <g> <polyline class="st0" points="148.2,82.1 148.2,41.9 131.2,41.9 129.8,41.9 129.8,72.9 "></polyline> <polyline class="st0" points="131.2,41.9 131.2,33.1 146.7,33.1 146.7,41.9 "></polyline> <polyline class="st0" points="132.7,33.1 132.7,28.3 145.2,28.3 145.2,33 "></polyline> <line class="st0" x1="134.3" y1="25.2" x2="143.6" y2="25.2"></line> <line class="st0" x1="135.9" y1="21.9" x2="142" y2="21.9"></line> <polyline class="st0" points="137.4,21.8 137.4,11.6 140.3,11.6 140.3,21.8 "></polyline> <line class="st0" x1="138.9" y1="4.6" x2="138.9" y2="11.6"></line> <line class="st0" x1="135.2" y1="38.1" x2="135.2" y2="41.9"></line> <line class="st0" x1="138.9" y1="35.7" x2="138.9" y2="41.9"></line> <line class="st0" x1="142.7" y1="38.1" x2="142.7" y2="41.9"></line> <line class="st0" x1="134.3" y1="49.7" x2="134.3" y2="72.9"></line> <line class="st0" x1="143.6" y1="49.7" x2="143.6" y2="83.8"></line> <line class="st0" x1="138.8" y1="46.6" x2="138.8" y2="73.1"></line> <polyline class="st0" points="26.3,77.9 26.3,21.9 40.5,21.9 40.5,40.9 "></polyline> <polyline class="st0" points="29.5,77.9 29.5,31.7 33.4,26.6 37.3,31.6 37.3,60.6 "></polyline> <polyline class="st0" points="95.1,78.5 113.3,78.5 113.3,72.9 138.8,72.9 138.8,85.2 "></polyline> <line class="st0" x1="94.5" y1="85.6" x2="94.5" y2="78.5"></line> <rect x="164.7" y="65.3" class="st0" width="3.6" height="37.1"></rect> <rect x="63.4" y="65.3" class="st0" width="3.6" height="37.1"></rect> <line class="st0" x1="80.8" y1="98.2" x2="164.6" y2="98.2"></line> <line class="st0" x1="168.2" y1="98.2" x2="194.4" y2="98.2"></line> <path class="st0" d="M168.3,68.9c0,0,6.1,14.9,26.1,14.9"></path> <line class="st0" x1="63.2" y1="98.2" x2="3.6" y2="98.2"></line> <path class="st0" d="M63.1,68.9c0,0-9.9,22.4-59.5,22.4"></path> <path class="st0" d="M164.6,68.4c-0.9,6-17,19.1-45.1,19.1h-4"></path> <line class="st0" x1="94.5" y1="82.7" x2="113.3" y2="82.7"></line> <line class="st0" x1="113.3" y1="78.5" x2="134.3" y2="78.5"></line> <path class="st0" d="M66.9,68.4c0.9,6,17,19.1,45.1,19.1h4"></path> <polyline class="st0" points="148.2,55.6 161.8,55.6 161.8,72.9 "></polyline> <polyline class="st0" points="157.5,55.6 157.5,40 173.5,40 173.5,75.9 "></polyline> <line class="st0" x1="157.5" y1="45.7" x2="162.7" y2="45.7"></line> <line class="st0" x1="157.5" y1="50.6" x2="162.7" y2="50.6"></line> <line class="st0" x1="151.8" y1="61.5" x2="151.8" y2="63.5"></line> <line class="st0" x1="155" y1="61.5" x2="155" y2="63.5"></line> <line class="st0" x1="158.2" y1="61.5" x2="158.2" y2="63.5"></line> <line class="st0" x1="113.3" y1="76.4" x2="113.3" y2="87.5"></line> <line class="st0" x1="120.8" y1="78.5" x2="120.8" y2="87.5"></line> <polyline class="st0" points="37.3,77.9 37.3,40.9 54.6,40.9 54.6,78.3 "></polyline> <line class="st0" x1="54.6" y1="45.7" x2="45" y2="45.7"></line> <line class="st0" x1="54.6" y1="50.9" x2="45" y2="50.9"></line> <line class="st0" x1="54.6" y1="56" x2="45" y2="56"></line> <line class="st0" x1="54.6" y1="61.2" x2="45" y2="61.2"></line> <line class="st0" x1="54.6" y1="66.4" x2="45" y2="66.4"></line> <line class="st0" x1="54.6" y1="71.5" x2="45" y2="71.5"></line> <path class="st0" d="M42.2,85v-7.1c0,0-23.1-0.1-23.9,0v12.6"></path> <polyline class="st0" points="26.3,62.5 9.7,62.5 9.7,90.8 "></polyline> <line class="st0" x1="13.6" y1="91" x2="13.6" y2="62.5"></line> <line class="st0" x1="18.3" y1="77.9" x2="18.3" y2="62.5"></line> </g> </svg>                         <p class="city-showcase__item-text">New York <svg  aria-hidden="true" height="12" width="8" class="city-showcase__item-arrow"><use xlink:href='#icons.smallRightArrow'></svg>                    </a>
                </li>
            
                <li class="city-showcase__city-list-item">
                    <a href="https://brainstation.io/magazine/city/toronto" class="city-showcase__city-link"
                       aria-label="" data-city-link data-for-city="toronto">
                        <?xml version="1.0" encoding="UTF-8"?> <!-- Generator: Adobe Illustrator 25.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg data-illustration aria-hidden="true" class="city-showcase__item-graphic" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 198 107" style="enable-background:new 0 0 198 107;" xml:space="preserve"> <style type="text/css"> .st0{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st1{fill:currentColor;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} </style> <g> <path class="st0" d="M166.8,104.3c0,0-12.4-35.3-62-35.3"></path> <path class="st0" d="M104.8,69c-49.6,0-62,35.3-62,35.3"></path> <path class="st0" d="M159.2,100.7c-6.3-9.4-22.8-26.3-54.4-26.3s-48.1,16.9-54.4,26.3"></path> <line class="st0" x1="159.1" y1="37.4" x2="156.2" y2="88.3"></line> <path class="st0" d="M161.7,2.7v10.5h-4.2V17h-3.3c-1.3,0-2.4,1.1-2.4,2.4v4.1c0,1.1,0.5,2.1,1.3,2.9l0.5,0.4 c0.8,0.7,1.8,1.1,2.9,1.1h5.3"></path> <line class="st0" x1="164.4" y1="37.4" x2="166.7" y2="82.2"></line> <path class="st0" d="M161.9,2.7v10.5h4.2V17h3.3c1.3,0,2.4,1.1,2.4,2.4v4.1c0,1.1-0.5,2.1-1.3,2.9l-0.5,0.4 c-0.8,0.7-1.8,1.1-2.8,1.1h-5.3"></path> <line class="st0" x1="155.5" y1="32.7" x2="168.7" y2="32.7"></line> <line class="st0" x1="151.9" y1="23.5" x2="171.8" y2="23.5"></line> <line class="st0" x1="164.4" y1="88.3" x2="176.9" y2="88.3"></line> <line class="st0" x1="164.3" y1="94.7" x2="176.9" y2="94.7"></line> <polyline class="st0" points="178.5,82.2 178.5,53.7 194.9,53.7 194.9,102.5 "></polyline> <line class="st0" x1="183.6" y1="82.2" x2="183.6" y2="53.7"></line> <line class="st0" x1="189.5" y1="53.7" x2="189.5" y2="91.1"></line> <polyline class="st0" points="77.8,72.4 77.8,57 63.3,57 63.3,80.2 "></polyline> <polyline class="st0" points="68.6,57 68.6,45.8 51.9,45.8 51.9,62.8 44.5,62.8 44.5,100.7 "></polyline> <line class="st0" x1="49.7" y1="74.3" x2="62.5" y2="74.3"></line> <line class="st0" x1="50.4" y1="68.6" x2="63.3" y2="68.6"></line> <line class="st0" x1="50.4" y1="62.8" x2="63.3" y2="62.8"></line> <line class="st0" x1="51.9" y1="57" x2="68.6" y2="57"></line> <line class="st0" x1="51.9" y1="51.2" x2="68.6" y2="51.2"></line> <line class="st0" x1="50.4" y1="80.2" x2="63.3" y2="80.2"></line> <polyline class="st0" points="43.8,85.1 26.4,85.1 26.4,74.4 14,74.4 14,104.3 "></polyline> <polyline class="st0" points="26.4,85.1 26.4,98.9 35,98.9 "></polyline> <polyline class="st0" points="14,92.7 3.1,92.7 3.1,104.3 "></polyline> <line class="st0" x1="14" y1="80.2" x2="22" y2="80.2"></line> <line class="st0" x1="14" y1="85.1" x2="22" y2="85.1"></line> <line class="st0" x1="14" y1="90" x2="22" y2="90"></line> <line class="st0" x1="14" y1="94.9" x2="22" y2="94.9"></line> <line class="st0" x1="14" y1="99.8" x2="22" y2="99.8"></line> <polyline class="st0" points="45.5,100.7 164.4,100.8 164.4,82.2 183.6,82.2 183.6,102.5 "></polyline> <line class="st0" x1="30.7" y1="89.7" x2="30.7" y2="91.2"></line> <line class="st0" x1="35" y1="89.7" x2="35" y2="91.2"></line> <line class="st0" x1="39.3" y1="89.7" x2="39.3" y2="91.2"></line> </g> </svg>                         <p class="city-showcase__item-text">Toronto <svg  aria-hidden="true" height="12" width="8" class="city-showcase__item-arrow"><use xlink:href='#icons.smallRightArrow'></svg>                    </a>
                </li>
            
                <li class="city-showcase__city-list-item">
                    <a href="https://brainstation.io/magazine/city/vancouver" class="city-showcase__city-link"
                       aria-label="" data-city-link data-for-city="vancouver">
                        <?xml version="1.0" encoding="UTF-8"?> <!-- Generator: Adobe Illustrator 25.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg data-illustration aria-hidden="true" class="city-showcase__item-graphic" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 198 107" style="enable-background:new 0 0 198 107;" xml:space="preserve"> <style type="text/css"> .st0{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st1{fill:currentColor;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} </style> <g> <polyline class="st0" points="26.7,18.7 26.7,15.5 43.6,15.5 43.6,18.7 "></polyline> <path class="st0" d="M35.2,15.5c-0.1,0,0-12.2,0-12.2"></path> <line class="st0" x1="17.8" y1="23.3" x2="35.1" y2="23.3"></line> <line class="st0" x1="20.4" y1="28.2" x2="35.2" y2="28.2"></line> <line class="st0" x1="26.5" y1="32.9" x2="35.1" y2="32.9"></line> <line class="st0" x1="52.5" y1="23.3" x2="35.2" y2="23.3"></line> <line class="st0" x1="50" y1="28.2" x2="35.2" y2="28.2"></line> <polyline class="st0" points="43.8,32.9 31.5,32.9 31.5,41.9 23.3,41.8 23.3,86.9 "></polyline> <polyline class="st0" points="38.9,32.9 38.9,41.9 47.1,41.9 47.1,87.3 "></polyline> <line class="st0" x1="23.3" y1="48" x2="47.1" y2="48"></line> <line class="st0" x1="23.3" y1="41.9" x2="47.1" y2="41.9"></line> <line class="st0" x1="23.3" y1="56.2" x2="47.1" y2="56.2"></line> <line class="st0" x1="23.3" y1="64.4" x2="47.1" y2="64.4"></line> <line class="st0" x1="23.3" y1="72.6" x2="47.1" y2="72.6"></line> <path class="st0" d="M189.5,87.3c2.2-2.6,3.5-6,3.5-9.7c0-8.3-6.7-15-15-15s-15,6.7-15,15c0,3.5,1.2,6.8,3.2,9.3"></path> <path class="st0" d="M186,87.1c-1-10.5-6.6-21.5-17-21.5"></path> <path class="st0" d="M168.9,65.6c0,5.9,5.2,16.5,11.1,21.4"></path> <path class="st0" d="M193,78.8c0,0-5.5-2.3-15-2.3"></path> <path class="st0" d="M163.2,78.8c0,0,5.5-2.3,15-2.3"></path> <path class="st0" d="M170.1,87c1-10.5,6.7-21.3,17-21.3"></path> <path class="st0" d="M187.1,65.6c0,6-5.3,16.8-11.4,21.6"></path> <path class="st0" d="M168.6,99.4c0.1-0.1,0-2.4,0-2.4l2.6-2.6"></path> <polyline class="st0" points="178,91 191,91 195,95 195,99.8 160.9,99.8 160.9,95 164.9,91 178,91 "></polyline> <path class="st0" d="M187.4,99.4c-0.1-0.1,0-2.4,0-2.4l-2.6-2.6"></path> <line class="st0" x1="178" y1="94.4" x2="178" y2="99.4"></line> <path class="st0" d="M7.8,84.3c5.8,3.4,14.5,6.1,23.8,6.6c4.5,0.2,9.1-0.1,13.7-1.1c8.9-2,17.4-6.7,23.7-15.6v15.3v10.4H33.6H11.4 L7.8,84.3z"></path> <path class="st0" d="M68.9,74.2c0,0-1.8,9.2-9.6,16.7c-4.1,4-9.8,7.5-17.8,8.9"></path> <path class="st0" d="M68.9,89.5c8.4-2.2,16.3-6.9,22.3-15.3v15.3v10.4H55.9"></path> <path class="st0" d="M31.6,90.9l-1.5-6.6c4,2.3,9.3,4.3,15.2,5.5"></path> <path class="st0" d="M91.2,74.2c0,0-1.8,9.2-9.6,16.7c-4.1,4-9.8,7.5-17.8,8.9"></path> <path class="st0" d="M53,87.3l-0.7-3c1,0.6,2.1,1.2,3.3,1.7"></path> <path class="st0" d="M91.2,89.5c8.4-2.2,16.3-6.9,22.3-15.3v15.3v10.4"></path> <path class="st0" d="M113.5,74.2c0,0-1.8,9.2-9.6,16.7c-4.1,4-9.8,7.5-17.8,8.9"></path> <path class="st0" d="M75.3,87.3l-0.7-3c1,0.6,2.1,1.2,3.3,1.7"></path> <path class="st0" d="M113.5,89.5c8.4-2.2,16.3-6.9,22.3-15.3v15.3v10.4H91.2"></path> <path class="st0" d="M135.7,74.2c0,0-1.8,9.2-9.6,16.7c-3.2,3.1-7.3,5.8-12.7,7.6"></path> <polyline class="st0" points="28.7,99.8 3,99.8 3,103.7 "></polyline> <polyline class="st0" points="47.1,50.7 58.7,50.7 58.7,84.3 "></polyline> <polyline class="st0" points="169.3,64.4 169.3,34.6 150.9,34.6 150.9,99.8 "></polyline> <line class="st0" x1="158.6" y1="43.7" x2="169.3" y2="43.7"></line> <line class="st0" x1="169.3" y1="58.1" x2="158.6" y2="58.1"></line> <line class="st0" x1="169.3" y1="50.9" x2="158.6" y2="50.9"></line> <line class="st0" x1="58.7" y1="60.8" x2="51.6" y2="60.8"></line> <line class="st0" x1="58.7" y1="68.1" x2="51.6" y2="68.1"></line> <line class="st0" x1="58.7" y1="75.5" x2="51.6" y2="75.5"></line> <line class="st0" x1="54.5" y1="50.7" x2="54.5" y2="43.7"></line> <polyline class="st0" points="150.9,81.4 150.9,50.7 130.1,50.7 130.1,80.1 "></polyline> <line class="st0" x1="109.6" y1="99.8" x2="119.2" y2="99.8"></line> <line class="st0" x1="135.1" y1="56.7" x2="135.1" y2="59.5"></line> <line class="st0" x1="140.5" y1="56.7" x2="140.5" y2="59.5"></line> <line class="st0" x1="145.8" y1="56.7" x2="145.8" y2="59.5"></line> <line class="st0" x1="135.1" y1="66" x2="135.1" y2="68.8"></line> <line class="st0" x1="140.5" y1="66" x2="140.5" y2="68.8"></line> <line class="st0" x1="145.8" y1="66" x2="145.8" y2="68.8"></line> </g> </svg>                         <p class="city-showcase__item-text">Vancouver <svg  aria-hidden="true" height="12" width="8" class="city-showcase__item-arrow"><use xlink:href='#icons.smallRightArrow'></svg>                    </a>
                </li>
                    </ul>
    </div>
</section>
    <section
        class="home-series-showcase series-showcase  series-showcase--flat-top-angle-bottom-left  ">
                    <img class="series-showcase__bg-flair--bottom-left"
                 src="https://brainstation.io/app/themes/brainstation/resources/assets/images/shapes/series-showcase-light.svg"
                 role="presentation" aria-hidden="true">
                    <div class="series-showcase__series-info series-info">
                <div class="container">
                    <div class="series-info__border-container">
                        <div class="flex justify-between w-full">
                            <div class="series-info__header">
                                <p class="text-sm leading-loose tracking-wide uppercase font-sans font-bold mb-2 text-bluegray-light">
                                    Featured Series</p>
                                <div class="mb-4 bstn-type-hero-small text-black">
                                    <a href="https://brainstation.io/magazine/series/spotlight">
                                        <img class="series-info__logo" src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/10/13095107/logo-spotlight-black.svg" alt="" srcset="" sizes="" loading="eager">                                    </a>
                                </div>
                            </div>
                            <div class="series-info__actions">
                                <a class="bstn-circle-button--primary"
                                   aria-label="Go to series: Spotlight"
                                   href="https://brainstation.io/magazine/series/spotlight">
                                    <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none"><g clip-path="url(#clip0)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M.375 6h11.25m-5.25 5.25L11.625 6 6.375.75"/></g><defs><clipPath id="clip0"><path fill="currentColor" d="M0 0h12v12H0z"/></clipPath></defs></svg>                                </a>
                            </div>
                        </div>
                        <p class="md:w-3/4 bstn-type-body-medium--secondary text-gray">
                            An inside look at the strategy and technology at some of the world's most fascinating companies.</p>
                    </div>
                </div>
            </div>
                    <article class="series-showcase__featured-article featured-article">
                <div class="featured-article__featured-img-container">
                    <div class="featured-article__featured-img-aspect">
                        <a class="featured-article__featured-img-link" href="https://brainstation.io/magazine/nikes-digital-ecosystem-paved-the-way-for-d2c-transformation">
                            <img width="3600" height="2347" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAATkAQAAAAClVCC6AAAAAnRSTlMAAHaTzTgAAAE7SURBVHja7cExAQAAAMKg9U9tDB+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgbmuAAASm11N4AAAAASUVORK5CYII=" class="featured-article__featured-img wp-post-image lazyload ewww_webp_lazy_load" alt="" decoding="async"  sizes="(max-width: 3600px) 100vw, 3600px" data-src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3.jpg" data-srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3.jpg 3600w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-730x476.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-1460x952.jpg 1460w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-768x501.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-1536x1001.jpg 1536w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-2048x1335.jpg 2048w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-300x196.jpg 300w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-1024x668.jpg 1024w" data-eio-rwidth="3600" data-eio-rheight="2347" data-src-webp="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3.jpg.webp" data-srcset-webp="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3.jpg.webp 3600w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-730x476.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-1460x952.jpg 1460w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-768x501.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-1536x1001.jpg 1536w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-2048x1335.jpg 2048w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-300x196.jpg.webp 300w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-1024x668.jpg 1024w" /><noscript><img width="3600" height="2347" src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3.jpg" class="featured-article__featured-img wp-post-image" alt="" decoding="async" srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3.jpg 3600w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-730x476.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-1460x952.jpg 1460w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-768x501.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-1536x1001.jpg 1536w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-2048x1335.jpg 2048w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-300x196.jpg 300w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-1024x668.jpg 1024w" sizes="(max-width: 3600px) 100vw, 3600px" data-eio="l" /></noscript>                        </a>
                    </div>
                </div>
                <div class="featured-article__content-container">
                    <div class="featured-article__content">
                        <div class="featured-article__mobile-image-wrapper">
                            <a href="https://brainstation.io/magazine/nikes-digital-ecosystem-paved-the-way-for-d2c-transformation">
                                <img width="3600" height="2347" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAATkAQAAAAClVCC6AAAAAnRSTlMAAHaTzTgAAAE7SURBVHja7cExAQAAAMKg9U9tDB+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgbmuAAASm11N4AAAAASUVORK5CYII=" class="featured-article__featured-img wp-post-image lazyload ewww_webp_lazy_load" alt="" decoding="async"  sizes="(max-width: 3600px) 100vw, 3600px" data-src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3.jpg" data-srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3.jpg 3600w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-730x476.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-1460x952.jpg 1460w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-768x501.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-1536x1001.jpg 1536w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-2048x1335.jpg 2048w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-300x196.jpg 300w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-1024x668.jpg 1024w" data-eio-rwidth="3600" data-eio-rheight="2347" data-src-webp="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3.jpg.webp" data-srcset-webp="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3.jpg.webp 3600w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-730x476.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-1460x952.jpg 1460w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-768x501.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-1536x1001.jpg 1536w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-2048x1335.jpg 2048w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-300x196.jpg.webp 300w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-1024x668.jpg 1024w" /><noscript><img width="3600" height="2347" src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3.jpg" class="featured-article__featured-img wp-post-image" alt="" decoding="async" srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3.jpg 3600w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-730x476.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-1460x952.jpg 1460w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-768x501.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-1536x1001.jpg 1536w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-2048x1335.jpg 2048w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-300x196.jpg 300w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/02/13094848/nike-digital3-1024x668.jpg 1024w" sizes="(max-width: 3600px) 100vw, 3600px" data-eio="l" /></noscript>                            </a>
                        </div>
                        <h2 class="featured-article__title ">
                            <a href="https://brainstation.io/magazine/nikes-digital-ecosystem-paved-the-way-for-d2c-transformation" class="featured-article__title-link">
                                Nike’s Digital Ecosystem Paved the Way for D2C Transformation                            </a>
                        </h2>
                                                    <p class="featured-article__subheading ">
                                A suite of workout and retail apps tied together by rewards and membership sets Nike up for 50% digital penetration by 2022.                             </p>
                                                <div class="featured-article__meta">
                            <time class="inline-block" datetime="2021-02-23T20:34:31+00:00">
                                February 23, 2021                            </time>
                        </div>
                        <a
                            href="https://brainstation.io/magazine/nikes-digital-ecosystem-paved-the-way-for-d2c-transformation"
                            aria-label="Link to article: Nike’s Digital Ecosystem Paved the Way for D2C Transformation"
                            class="bstn-button--icon bstn-button--primary"
                        >
                            <span class="mr-2">Read More</span>
                            <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none"><g clip-path="url(#clip0)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M.375 6h11.25m-5.25 5.25L11.625 6 6.375.75"/></g><defs><clipPath id="clip0"><path fill="currentColor" d="M0 0h12v12H0z"/></clipPath></defs></svg>                        </a>
                    </div>
                </div>
            </article>
                <div
            class="container relative z-10 mt-12 md:mt-10 bg-white">
            <ol class="series-showcase__article-grid article-grid  article-grid--flat-top-angle-bottom-left ">
                    <a
        href="https://brainstation.io/magazine/afterpays-journey-beyond-buy-now-pay-later"
        class="article-preview"
        aria-label="Link to article: Afterpay&#8217;s Journey Beyond Buy Now, Pay Later"
    >
        <article class="article-preview__container">
            <div class="flex md:flex-col flex-row h-full relative">
                <div class="article-preview__image-wrapper">
                    <img width="3600" height="2403" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAUCAQAAAADDPtORAAAAAnRSTlMAAHaTzTgAAAFCSURBVHja7cExAQAAAMKg9U9tDQ+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD4MLceAAE1rTxGAAAAAElFTkSuQmCC" class="article-preview__image wp-post-image lazyload ewww_webp_lazy_load" alt="" decoding="async"  sizes="(max-width: 3600px) 100vw, 3600px" data-src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094845/afterpay-digital1.jpg" data-srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094845/afterpay-digital1.jpg 3600w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094845/afterpay-digital1-730x487.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094845/afterpay-digital1-1460x975.jpg 1460w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094845/afterpay-digital1-768x513.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094845/afterpay-digital1-1536x1025.jpg 1536w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094845/afterpay-digital1-2048x1367.jpg 2048w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094845/afterpay-digital1-300x200.jpg 300w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094845/afterpay-digital1-1024x684.jpg 1024w" data-eio-rwidth="3600" data-eio-rheight="2403" data-srcset-webp="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094845/afterpay-digital1.jpg 3600w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094845/afterpay-digital1-730x487.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094845/afterpay-digital1-1460x975.jpg.webp 1460w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094845/afterpay-digital1-768x513.jpg.webp 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094845/afterpay-digital1-1536x1025.jpg 1536w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094845/afterpay-digital1-2048x1367.jpg.webp 2048w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094845/afterpay-digital1-300x200.jpg.webp 300w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094845/afterpay-digital1-1024x684.jpg 1024w" /><noscript><img width="3600" height="2403" src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094845/afterpay-digital1.jpg" class="article-preview__image wp-post-image" alt="" decoding="async" srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094845/afterpay-digital1.jpg 3600w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094845/afterpay-digital1-730x487.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094845/afterpay-digital1-1460x975.jpg 1460w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094845/afterpay-digital1-768x513.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094845/afterpay-digital1-1536x1025.jpg 1536w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094845/afterpay-digital1-2048x1367.jpg 2048w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094845/afterpay-digital1-300x200.jpg 300w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094845/afterpay-digital1-1024x684.jpg 1024w" sizes="(max-width: 3600px) 100vw, 3600px" data-eio="l" /></noscript>                </div>
                <div class="md:py-6 md:px-5 px-4 flex justify-between flex-col flex-grow">
                    <div class="article-preview__primary-content">
                                                <h2 class="article-preview__title"><span
                                class="article-preview__title-line">
                                Afterpay&#8217;s Journey Beyond Buy Now, Pay Later                            </span></h2>
                    </div>
                                            <time
                            class="text-gray text-gray md:text-base text-sm"
                            datetime="2021-03-08T19:17:50+00:00">
                            March 8, 2021                        </time>
                                    </div>
            </div>
        </article>
    </a>
    <a
        href="https://brainstation.io/magazine/red-bull-racings-data-driven-brand-dominance"
        class="article-preview"
        aria-label="Link to article: Red Bull Racing&#8217;s Data-Driven Dominance"
    >
        <article class="article-preview__container">
            <div class="flex md:flex-col flex-row h-full relative">
                <div class="article-preview__image-wrapper">
                    <img width="3600" height="2400" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAUAAQAAAACO9nKaAAAAAnRSTlMAAHaTzTgAAAFCSURBVHja7cEBDQAAAMKg909tDjegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAXA7U8AAGRQ3nKAAAAAElFTkSuQmCC" class="article-preview__image wp-post-image lazyload" alt="" decoding="async"  sizes="(max-width: 3600px) 100vw, 3600px" data-src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/11/13095102/RedBullHeader3600.jpg" data-srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/11/13095102/RedBullHeader3600.jpg 3600w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/11/13095102/RedBullHeader3600-730x487.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/11/13095102/RedBullHeader3600-1460x973.jpg 1460w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/11/13095102/RedBullHeader3600-768x512.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/11/13095102/RedBullHeader3600-1536x1024.jpg 1536w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/11/13095102/RedBullHeader3600-2048x1365.jpg 2048w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/11/13095102/RedBullHeader3600-300x200.jpg 300w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/11/13095102/RedBullHeader3600-1024x683.jpg 1024w" data-eio-rwidth="3600" data-eio-rheight="2400" /><noscript><img width="3600" height="2400" src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/11/13095102/RedBullHeader3600.jpg" class="article-preview__image wp-post-image" alt="" decoding="async" srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/11/13095102/RedBullHeader3600.jpg 3600w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/11/13095102/RedBullHeader3600-730x487.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/11/13095102/RedBullHeader3600-1460x973.jpg 1460w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/11/13095102/RedBullHeader3600-768x512.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/11/13095102/RedBullHeader3600-1536x1024.jpg 1536w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/11/13095102/RedBullHeader3600-2048x1365.jpg 2048w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/11/13095102/RedBullHeader3600-300x200.jpg 300w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/11/13095102/RedBullHeader3600-1024x683.jpg 1024w" sizes="(max-width: 3600px) 100vw, 3600px" data-eio="l" /></noscript>                </div>
                <div class="md:py-6 md:px-5 px-4 flex justify-between flex-col flex-grow">
                    <div class="article-preview__primary-content">
                                                <h2 class="article-preview__title"><span
                                class="article-preview__title-line">
                                Red Bull Racing&#8217;s Data-Driven Dominance                            </span></h2>
                    </div>
                                            <time
                            class="text-gray text-gray md:text-base text-sm"
                            datetime="2019-11-25T14:00:45+00:00">
                            November 25, 2019                        </time>
                                    </div>
            </div>
        </article>
    </a>
    <a
        href="https://brainstation.io/magazine/stockx-is-building-the-future-of-digital-marketplaces"
        class="article-preview"
        aria-label="Link to article: StockX is Building the Future of Digital Marketplaces"
    >
        <article class="article-preview__container">
            <div class="flex md:flex-col flex-row h-full relative">
                <div class="article-preview__image-wrapper">
                    <img width="3600" height="2360" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAATrAQAAAABUApJvAAAAAnRSTlMAAHaTzTgAAAE8SURBVHja7cExAQAAAMKg9U/tZwqgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbqF3AAF6IzSqAAAAAElFTkSuQmCC" class="article-preview__image wp-post-image lazyload ewww_webp_lazy_load" alt="" decoding="async"  sizes="(max-width: 3600px) 100vw, 3600px" data-src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094843/stockx-header-digital.jpg" data-srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094843/stockx-header-digital.jpg 3600w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094843/stockx-header-digital-730x479.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094843/stockx-header-digital-1460x957.jpg 1460w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094843/stockx-header-digital-768x503.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094843/stockx-header-digital-1536x1007.jpg 1536w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094843/stockx-header-digital-2048x1343.jpg 2048w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094843/stockx-header-digital-300x197.jpg 300w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094843/stockx-header-digital-1024x671.jpg 1024w" data-eio-rwidth="3600" data-eio-rheight="2360" data-srcset-webp="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094843/stockx-header-digital.jpg 3600w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094843/stockx-header-digital-730x479.jpg.webp 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094843/stockx-header-digital-1460x957.jpg.webp 1460w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094843/stockx-header-digital-768x503.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094843/stockx-header-digital-1536x1007.jpg 1536w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094843/stockx-header-digital-2048x1343.jpg 2048w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094843/stockx-header-digital-300x197.jpg 300w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094843/stockx-header-digital-1024x671.jpg.webp 1024w" /><noscript><img width="3600" height="2360" src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094843/stockx-header-digital.jpg" class="article-preview__image wp-post-image" alt="" decoding="async" srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094843/stockx-header-digital.jpg 3600w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094843/stockx-header-digital-730x479.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094843/stockx-header-digital-1460x957.jpg 1460w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094843/stockx-header-digital-768x503.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094843/stockx-header-digital-1536x1007.jpg 1536w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094843/stockx-header-digital-2048x1343.jpg 2048w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094843/stockx-header-digital-300x197.jpg 300w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/03/13094843/stockx-header-digital-1024x671.jpg 1024w" sizes="(max-width: 3600px) 100vw, 3600px" data-eio="l" /></noscript>                </div>
                <div class="md:py-6 md:px-5 px-4 flex justify-between flex-col flex-grow">
                    <div class="article-preview__primary-content">
                                                <h2 class="article-preview__title"><span
                                class="article-preview__title-line">
                                StockX is Building the Future of Digital Marketplaces                            </span></h2>
                    </div>
                                            <time
                            class="text-gray text-gray md:text-base text-sm"
                            datetime="2021-03-29T18:10:15+00:00">
                            March 29, 2021                        </time>
                                    </div>
            </div>
        </article>
    </a>
            </ol>
        </div>
    </section>
    <section
        class="home-series-showcase series-showcase series-showcase--dark series-showcase--angle-top-flat-bottom  series-showcase--padded-bottom">
                    <div class="series-showcase__series-info series-info">
                <div class="container">
                    <div class="series-info__border-container">
                        <div class="flex justify-between w-full">
                            <div class="series-info__header">
                                <p class="text-sm leading-loose tracking-wide uppercase font-sans font-bold mb-2 text-yellow">
                                    Featured Series</p>
                                <div class="mb-4 bstn-type-hero-small text-white">
                                    <a href="https://brainstation.io/magazine/series/transformers">
                                        <img class="series-info__logo" src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/10/13095108/logo-transformers-white.svg" alt="" srcset="" sizes="" loading="eager">                                    </a>
                                </div>
                            </div>
                            <div class="series-info__actions">
                                <a class="bstn-circle-button--secondary"
                                   aria-label="Go to series: Transformers"
                                   href="https://brainstation.io/magazine/series/transformers">
                                    <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none"><g clip-path="url(#clip0)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M.375 6h11.25m-5.25 5.25L11.625 6 6.375.75"/></g><defs><clipPath id="clip0"><path fill="currentColor" d="M0 0h12v12H0z"/></clipPath></defs></svg>                                </a>
                            </div>
                        </div>
                        <p class="md:w-3/4 bstn-type-body-medium--secondary text-white">
                            Featuring leaders who inspire transformation from within their organization through inspired innovation and challenging the norm.</p>
                    </div>
                </div>
            </div>
                <div
            class="container relative z-10  bg-blue-dark">
            <ol class="series-showcase__article-grid article-grid article-grid--dark article-grid--angle-top-flat-bottom article-grid--large">
                    <a
        href="https://brainstation.io/magazine/ikea-evolving-retail-chief-digital-officer-barbara-martin-coppola"
        class="article-preview article-preview--large article-preview--dark"
        aria-label="Link to article: IKEA Evolving Retail: Chief Digital Officer Barbara Martin Coppola"
    >
        <article class="article-preview__container">
            <div class="flex md:flex-col flex-row h-full relative">
                <div class="article-preview__image-wrapper">
                    <img width="1400" height="1400" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABXgAAAV4AQAAAAAycIiaAAAAAnRSTlMAAHaTzTgAAAEFSURBVHja7cExAQAAAMKg9U/tZQugAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAbwq0AAYealo4AAAAASUVORK5CYII=" class="article-preview__image wp-post-image lazyload ewww_webp_lazy_load" alt="" decoding="async"  sizes="(max-width: 1400px) 100vw, 1400px" data-src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104035/Barbara-Coppola-Ikea-BrainStation-Magazine.jpg" data-srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104035/Barbara-Coppola-Ikea-BrainStation-Magazine.jpg 1400w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104035/Barbara-Coppola-Ikea-BrainStation-Magazine-730x730.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104035/Barbara-Coppola-Ikea-BrainStation-Magazine-330x330.jpg 330w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104035/Barbara-Coppola-Ikea-BrainStation-Magazine-768x768.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104035/Barbara-Coppola-Ikea-BrainStation-Magazine-535x535.jpg 535w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104035/Barbara-Coppola-Ikea-BrainStation-Magazine-642x642.jpg 642w" data-eio-rwidth="1400" data-eio-rheight="1400" data-srcset-webp="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104035/Barbara-Coppola-Ikea-BrainStation-Magazine.jpg 1400w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104035/Barbara-Coppola-Ikea-BrainStation-Magazine-730x730.jpg.webp 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104035/Barbara-Coppola-Ikea-BrainStation-Magazine-330x330.jpg 330w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104035/Barbara-Coppola-Ikea-BrainStation-Magazine-768x768.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104035/Barbara-Coppola-Ikea-BrainStation-Magazine-535x535.jpg 535w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104035/Barbara-Coppola-Ikea-BrainStation-Magazine-642x642.jpg.webp 642w" /><noscript><img width="1400" height="1400" src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104035/Barbara-Coppola-Ikea-BrainStation-Magazine.jpg" class="article-preview__image wp-post-image" alt="" decoding="async" srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104035/Barbara-Coppola-Ikea-BrainStation-Magazine.jpg 1400w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104035/Barbara-Coppola-Ikea-BrainStation-Magazine-730x730.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104035/Barbara-Coppola-Ikea-BrainStation-Magazine-330x330.jpg 330w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104035/Barbara-Coppola-Ikea-BrainStation-Magazine-768x768.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104035/Barbara-Coppola-Ikea-BrainStation-Magazine-535x535.jpg 535w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2021/07/23104035/Barbara-Coppola-Ikea-BrainStation-Magazine-642x642.jpg 642w" sizes="(max-width: 1400px) 100vw, 1400px" data-eio="l" /></noscript>                </div>
                <div class="md:py-6 md:px-5 px-4 flex justify-between flex-col flex-grow">
                    <div class="article-preview__primary-content">
                                                <h2 class="article-preview__title"><span
                                class="article-preview__title-line">
                                IKEA Evolving Retail: Chief Digital Officer Barbara Martin Coppola                            </span></h2>
                    </div>
                                            <time
                            class="text-bluegray-light md:text-gray text-gray md:text-base text-sm"
                            datetime="2020-06-24T22:03:31+00:00">
                            June 24, 2020                        </time>
                                    </div>
            </div>
        </article>
    </a>
    <a
        href="https://brainstation.io/magazine/five-years-to-the-top-microsofts-software-boss-julia-liuson"
        class="article-preview article-preview--large article-preview--dark"
        aria-label="Link to article: Five Years to the Top: Microsoft&#8217;s Software Boss Julia Liuson"
    >
        <article class="article-preview__container">
            <div class="flex md:flex-col flex-row h-full relative">
                <div class="article-preview__image-wrapper">
                    <img width="1200" height="800" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABLAAAAMgAQAAAAAbm6avAAAAAnRSTlMAAHaTzTgAAACMSURBVHja7cExAQAAAMKg9U9tB2+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPgPX7wABGnGBnwAAAABJRU5ErkJggg==" class="article-preview__image wp-post-image lazyload ewww_webp_lazy_load" alt="" decoding="async"  sizes="(max-width: 1200px) 100vw, 1200px" data-src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/06/13095347/julia-liuson-microsoft.jpg" data-srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/06/13095347/julia-liuson-microsoft.jpg 1200w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/06/13095347/julia-liuson-microsoft-730x487.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/06/13095347/julia-liuson-microsoft-768x512.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/06/13095347/julia-liuson-microsoft-300x200.jpg 300w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/06/13095347/julia-liuson-microsoft-1024x683.jpg 1024w" data-eio-rwidth="1200" data-eio-rheight="800" data-src-webp="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/06/13095347/julia-liuson-microsoft.jpg.webp" data-srcset-webp="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/06/13095347/julia-liuson-microsoft.jpg.webp 1200w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/06/13095347/julia-liuson-microsoft-730x487.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/06/13095347/julia-liuson-microsoft-768x512.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/06/13095347/julia-liuson-microsoft-300x200.jpg 300w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/06/13095347/julia-liuson-microsoft-1024x683.jpg 1024w" /><noscript><img width="1200" height="800" src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/06/13095347/julia-liuson-microsoft.jpg" class="article-preview__image wp-post-image" alt="" decoding="async" srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/06/13095347/julia-liuson-microsoft.jpg 1200w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/06/13095347/julia-liuson-microsoft-730x487.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/06/13095347/julia-liuson-microsoft-768x512.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/06/13095347/julia-liuson-microsoft-300x200.jpg 300w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/06/13095347/julia-liuson-microsoft-1024x683.jpg 1024w" sizes="(max-width: 1200px) 100vw, 1200px" data-eio="l" /></noscript>                </div>
                <div class="md:py-6 md:px-5 px-4 flex justify-between flex-col flex-grow">
                    <div class="article-preview__primary-content">
                                                <h2 class="article-preview__title"><span
                                class="article-preview__title-line">
                                Five Years to the Top: Microsoft&#8217;s Software Boss Julia Liuson                            </span></h2>
                    </div>
                                            <time
                            class="text-bluegray-light md:text-gray text-gray md:text-base text-sm"
                            datetime="2019-04-09T14:05:59+00:00">
                            April 9, 2019                        </time>
                                    </div>
            </div>
        </article>
    </a>
            </ol>
        </div>
    </section>

<section class="subscribe-insert" data-subscribe-insert>
    <div class="container relative">
        <div class="subscribe-insert__card">
            <div class="flex-grow flex flex-col w-full h-full relative py-12 px-8 md:px-32 overflow-hidden">
                <img src="https://brainstation.io/app/themes/brainstation/resources/assets/images/shapes/subscribe-footer-flair.svg"
                     class="subscribe-insert__flair-top-left"
                     alt="" aria-hidden="true"/>
                <img src="https://brainstation.io/app/themes/brainstation/resources/assets/images/shapes/subscribe-footer-flair.svg"
                     class="subscribe-insert__flair-top-right"
                     alt="" aria-hidden="true"/>
                <!--                default view -->
                <div class="flex-grow w-full h-full flex flex-col items-start lg:items-center relative z-20"
                     data-default-view>
                    <svg  aria-hidden="true" class="subscribe-insert__logo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 130 29" fill="none"><path fill="currentColor" d="M49.04 17.72h.04l4.18-10.88h3.08V21h-1.98V9.16h-.04L49.62 21h-1.26L43.68 9.16h-.04V21h-1.92V6.84h3.08l4.24 10.88zm16.546-2.86c0-.707-.213-1.227-.64-1.56-.426-.347-.993-.52-1.7-.52-.533 0-1.04.107-1.52.32-.466.2-.86.46-1.18.78l-1-1.2a5.072 5.072 0 011.7-1.04 6.203 6.203 0 012.18-.38c.68 0 1.267.1 1.76.3.507.187.92.447 1.24.78.32.333.56.727.72 1.18.16.453.24.94.24 1.46v4.14c0 .32.007.66.02 1.02.027.347.067.633.12.86h-1.7a5.957 5.957 0 01-.16-1.36h-.06c-.346.507-.786.9-1.32 1.18-.52.28-1.14.42-1.86.42-.373 0-.766-.053-1.18-.16a3.246 3.246 0 01-1.1-.48 2.884 2.884 0 01-.84-.9c-.213-.373-.32-.833-.32-1.38 0-.72.194-1.287.58-1.7.387-.427.894-.747 1.52-.96a8.29 8.29 0 012.12-.44c.787-.067 1.58-.1 2.38-.1v-.26zm-.46 1.62c-.466 0-.953.02-1.46.06-.493.04-.946.12-1.36.24-.4.12-.733.3-1 .54-.266.24-.4.56-.4.96 0 .28.054.513.16.7.12.187.274.34.46.46.187.12.394.207.62.26.227.04.46.06.7.06.88 0 1.554-.26 2.02-.78.48-.533.72-1.2.72-2v-.5h-.46zm6.14 6.14c.414.467.927.84 1.54 1.12.627.28 1.267.42 1.92.42.627 0 1.154-.093 1.58-.28.427-.173.767-.42 1.02-.74.267-.307.454-.673.56-1.1.12-.427.18-.887.18-1.38v-1.22h-.04c-.346.533-.82.94-1.42 1.22s-1.24.42-1.92.42c-.72 0-1.38-.127-1.98-.38a4.459 4.459 0 01-1.5-1.04 4.703 4.703 0 01-.96-1.54c-.226-.6-.34-1.24-.34-1.92 0-.68.114-1.32.34-1.92.227-.6.547-1.12.96-1.56a4.331 4.331 0 011.5-1.06c.587-.267 1.24-.4 1.96-.4.68 0 1.327.147 1.94.44.627.293 1.12.74 1.48 1.34h.04v-1.52h1.82v9c0 .693-.086 1.353-.26 1.98a4.22 4.22 0 01-.88 1.68c-.413.493-.953.887-1.62 1.18-.666.293-1.493.44-2.48.44-.826 0-1.66-.153-2.5-.46a6.223 6.223 0 01-2.14-1.26l1.2-1.46zm.58-6.46c0 .44.067.86.2 1.26.147.4.354.753.62 1.06.28.307.614.553 1 .74.387.187.827.28 1.32.28.48 0 .92-.087 1.32-.26.4-.173.74-.407 1.02-.7.28-.307.494-.66.64-1.06.16-.413.24-.853.24-1.32 0-.453-.08-.88-.24-1.28a3.006 3.006 0 00-.66-1.06 2.941 2.941 0 00-1.02-.72 2.945 2.945 0 00-1.3-.28c-.493 0-.933.093-1.32.28-.386.173-.72.413-1 .72a3.107 3.107 0 00-.62 1.06c-.133.4-.2.827-.2 1.28zm17.217-1.3c0-.707-.213-1.227-.64-1.56-.427-.347-.993-.52-1.7-.52-.533 0-1.04.107-1.52.32-.467.2-.86.46-1.18.78l-1-1.2a5.063 5.063 0 011.7-1.04 6.203 6.203 0 012.18-.38c.68 0 1.267.1 1.76.3.507.187.92.447 1.24.78.32.333.56.727.72 1.18.16.453.24.94.24 1.46v4.14c0 .32.007.66.02 1.02.027.347.067.633.12.86h-1.7a5.902 5.902 0 01-.16-1.36h-.06c-.347.507-.787.9-1.32 1.18-.52.28-1.14.42-1.86.42a4.71 4.71 0 01-1.18-.16 3.237 3.237 0 01-1.1-.48 2.884 2.884 0 01-.84-.9c-.213-.373-.32-.833-.32-1.38 0-.72.193-1.287.58-1.7.387-.427.893-.747 1.52-.96a8.28 8.28 0 012.12-.44c.787-.067 1.58-.1 2.38-.1v-.26zm-.46 1.62c-.467 0-.953.02-1.46.06-.493.04-.947.12-1.36.24-.4.12-.733.3-1 .54-.267.24-.4.56-.4.96 0 .28.053.513.16.7.12.187.273.34.46.46s.393.207.62.26c.227.04.46.06.7.06.88 0 1.553-.26 2.02-.78.48-.533.72-1.2.72-2v-.5h-.46zm12.16-3.42l-5.4 6.36h5.62V21h-7.94v-1.54l5.36-6.4h-5.1v-1.54h7.46v1.54zm4.378 7.94h-1.88v-9.48h1.88V21zm.32-12.9c0 .347-.127.633-.38.86-.24.227-.533.34-.88.34s-.64-.113-.88-.34c-.24-.24-.36-.527-.36-.86 0-.347.12-.633.36-.86.24-.24.533-.36.88-.36s.64.12.88.36c.253.227.38.513.38.86zm4.656 3.42a17.272 17.272 0 01.08 1.56h.06c.12-.253.28-.487.48-.7.213-.227.453-.42.72-.58.267-.173.56-.307.88-.4.32-.093.653-.14 1-.14.613 0 1.14.107 1.58.32.44.2.807.473 1.1.82.293.347.507.753.64 1.22.147.467.22.967.22 1.5V21h-1.88v-5.26c0-.387-.033-.753-.1-1.1-.053-.347-.16-.653-.32-.92s-.38-.48-.66-.64c-.28-.16-.64-.24-1.08-.24-.747 0-1.36.287-1.84.86-.467.56-.7 1.313-.7 2.26V21h-1.88v-7.44c0-.253-.007-.58-.02-.98-.013-.4-.033-.753-.06-1.06h1.78zm16.881 3.9a3.296 3.296 0 00-.2-1.04 2.232 2.232 0 00-.5-.86 2.141 2.141 0 00-.82-.56c-.32-.147-.7-.22-1.14-.22-.4 0-.78.073-1.14.22a2.92 2.92 0 00-.92.56 3.2 3.2 0 00-.64.86c-.16.32-.254.667-.28 1.04h5.64zm1.9.76v.32c0 .107-.007.213-.02.32h-7.52c.013.4.1.78.26 1.14.173.347.4.653.68.92.28.253.6.453.96.6.373.147.766.22 1.18.22.64 0 1.193-.14 1.66-.42.466-.28.833-.62 1.1-1.02l1.32 1.06c-.507.667-1.107 1.16-1.8 1.48-.68.307-1.44.46-2.28.46a5.44 5.44 0 01-2-.36 4.688 4.688 0 01-1.58-1 4.792 4.792 0 01-1.04-1.58c-.254-.613-.38-1.293-.38-2.04 0-.733.12-1.407.36-2.02.253-.627.6-1.16 1.04-1.6.44-.44.96-.78 1.56-1.02a4.94 4.94 0 011.94-.38c.693 0 1.32.113 1.88.34a3.795 3.795 0 011.44.98c.4.427.706.947.92 1.56.213.6.32 1.28.32 2.04z"/><path fill="currentColor" fill-rule="evenodd" d="M11.522 13.376l-8.485-5.01 8.486-5.418v10.428zm-9.02 5.908l9.02-3.818.001 9.01-9.022-5.192zm4.45 7.523l-4.513-6.073 8.652 4.951-4.14 1.122zM2.094 9.282l8.699 5.117-9.423 3.994.724-9.11zM8.454 1.4l2.242.554-6.062 3.863L8.454 1.4zm3.829-.378L8.46.024a.807.807 0 00-.798.25L1.084 7.922a.93.93 0 00-.218.522l-.864 10.85a.9.9 0 00.17.59l5.935 8.024a.786.786 0 00.836.286l5.346-1.49a.771.771 0 00.568-.743l-.002-11.019.002-13.176a.769.769 0 00-.574-.743zm4.77 13.377l8.699-5.117.724 9.11-9.423-3.993zm3.842 12.408l-4.14-1.122 8.653-4.95-4.513 6.072zm-4.57-11.341l9.02 3.818-9.021 5.192v-9.01zm8.485-7.1l-8.485 5.01-.001-10.428 8.486 5.419zM19.393 1.4l3.82 4.417-6.062-3.863 2.242-.554zm7.37 6.521L20.183.275a.802.802 0 00-.798-.25l-3.82.997a.768.768 0 00-.575.743l.002 13.176-.002 11.019c0 .346.233.652.568.743l5.346 1.49a.788.788 0 00.837-.286l5.934-8.024a.91.91 0 00.17-.59l-.864-10.85a.94.94 0 00-.218-.522z" clip-rule="evenodd"/></svg>
                    <h2 class="subscribe-insert__title">Join our community of 250,000+</h2>
                    <div class="flex flex-col lg:flex-row">
                                                    <ul class="bstn-type-body-medium--primary flex-auto lg:w-2/4 mb-6 lg:mb-0 mr-0 lg:mr-8">
                                                                    <li class="mb-1">
                                        <svg  aria-hidden="true" class="inline-block text-yellow mr-4" xmlns="http://www.w3.org/2000/svg" width="16" height="13" fill="none"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M2 7.827L5.28 11 14 2"/></svg>                                        Incredible stories in your inbox                                    </li>
                                                                    <li class="mb-1">
                                        <svg  aria-hidden="true" class="inline-block text-yellow mr-4" xmlns="http://www.w3.org/2000/svg" width="16" height="13" fill="none"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M2 7.827L5.28 11 14 2"/></svg>                                        Get access to VIP events                                    </li>
                                                                    <li class="mb-1">
                                        <svg  aria-hidden="true" class="inline-block text-yellow mr-4" xmlns="http://www.w3.org/2000/svg" width="16" height="13" fill="none"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M2 7.827L5.28 11 14 2"/></svg>                                        Discover new courses                                    </li>
                                                            </ul>
                                                <div class="flex-auto">
                            
<form id="nl-form-brainstation-magazine-magazine-homepage" class="nl-form nl-form--dark"
      data-action="subscribe_mailchimp"
      name="nl-form">
    <div class="form-group">
        <!--        default state-->
        <div class="nl-form__default-wrapper">
                        <div class="nl-form__input-container--slim">
                <input type="hidden" name="location" value="Magazine Homepage"/>
                <input type="hidden" name="page" value="BrainStation Magazine"/>
                <input type="text" name="url" style="display: none !important" title="Leave this field blank"
                       autocomplete="off"/>
                <label class="sr-only" for="nl-input-brainstation-magazine-magazine-homepage">Email</label>
                <input id="nl-input-brainstation-magazine-magazine-homepage"
                       class="bstn-input bstn-input--text text-black mb-4 md:mb-0 w-full md:w-2/3 bstn-input--combo-right"
                       type="email" name="email" autocomplete="email" required data-email-input
                       placeholder="Your Email"/>
                <button type="submit"
                        class="bstn-button--tertiary w-full md:w-1/3 bstn-button--combo-left nl-form__submit"
                        aria-label="Submit Email">Subscribe                </button>
            </div>
            <!--            conditional state-->
            <p class="nl-form__desc">By clicking "Subscribe," you accept our <a title="Terms of Service" class="text-gray active:text-gray underline" href="/terms-and-conditions">Terms</a>, consent to the use of cookies, and will also receive exclusive offers and updates about new courses, workshops and events.</p>
            <div class="nl-form__error text-white" data-error-msg>
                <svg  alt="Error" class="nl-form__error-icon" xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="none"><path fill="currentColor" d="M7 9a.751.751 0 10.002 1.5A.751.751 0 007 9z"/><path stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="1.5" d="M7 7.75V3.625"/><path stroke="currentColor" stroke-miterlimit="10" stroke-width="1.5" d="M7 12.625a5.624 5.624 0 100-11.25 5.624 5.624 0 100 11.25z"/></svg>
                <p>Sorry about that, something went wrong. Refresh the page and try again.</p>
            </div>
        </div>
        <!--        success state -->
        <div class="nl-form__success-wrapper text-white hidden">
            <svg  aria-hidden="true" class="text-green mb-4" xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="none"><path fill="currentColor" d="M24 0c13.255 0 24 10.745 24 24S37.255 48 24 48 0 37.255 0 24 10.745 0 24 0zm0 2C11.85 2 2 11.85 2 24s9.85 22 22 22 22-9.85 22-22S36.15 2 24 2z"/><path fill="currentColor" d="M32.282 17.304a1 1 0 011.54 1.266l-.104.126-13.08 13.5c-.347.357-.894.4-1.289.126l-.125-.103-4.92-4.76a1 1 0 011.266-1.54l.125.103 4.201 4.064 12.386-12.782z"/></svg>            <h3 class="bstn-type-header-2">Smart Move</h3>
            <p class="mt-2 bstn-type-body-large--primary">Watch your inbox for the very best from BrainStation.</p>
                    </div>
    </div>
</form>
                        </div>
                    </div>
                </div>
                <!--                        success view-->
                <div class="flex-grow w-full h-full flex flex-col items-center justify-center relative z-20 hidden"
                     data-success-view>
                    <svg  aria-hidden="true" class="text-white mb-4 flex-shrink-0" xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="none"><path fill="currentColor" d="M24 0c13.255 0 24 10.745 24 24S37.255 48 24 48 0 37.255 0 24 10.745 0 24 0zm0 2C11.85 2 2 11.85 2 24s9.85 22 22 22 22-9.85 22-22S36.15 2 24 2z"/><path fill="currentColor" d="M32.282 17.304a1 1 0 011.54 1.266l-.104.126-13.08 13.5c-.347.357-.894.4-1.289.126l-.125-.103-4.92-4.76a1 1 0 011.266-1.54l.125.103 4.201 4.064 12.386-12.782z"/></svg>                    <h2 class="bstn-type-hero-small mb-4 text-center">Smart Move</h2>
                    <p class="bstn-type-body-large--primary text-center">Watch your inbox for the very best from BrainStation.</p>
                </div>
            </div>
        </div>
    </div>
</section>
    <section
        class="home-series-showcase series-showcase  series-showcase--flat-top-bottom series-showcase--padded-top ">
                    <div class="series-showcase__series-info series-info">
                <div class="container">
                    <div class="series-info__border-container">
                        <div class="flex justify-between w-full">
                            <div class="series-info__header">
                                <p class="text-sm leading-loose tracking-wide uppercase font-sans font-bold mb-2 text-bluegray-light">
                                    Featured Series</p>
                                <div class="mb-4 bstn-type-hero-small text-black">
                                    <a href="https://brainstation.io/magazine/series/killerspaces">
                                        <img class="series-info__logo" src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2019/09/13095111/logo-killerspaces-black.svg" alt="" srcset="" sizes="" loading="eager">                                    </a>
                                </div>
                            </div>
                            <div class="series-info__actions">
                                <a class="bstn-circle-button--primary"
                                   aria-label="Go to series: Killer Spaces"
                                   href="https://brainstation.io/magazine/series/killerspaces">
                                    <svg  aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none"><g clip-path="url(#clip0)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M.375 6h11.25m-5.25 5.25L11.625 6 6.375.75"/></g><defs><clipPath id="clip0"><path fill="currentColor" d="M0 0h12v12H0z"/></clipPath></defs></svg>                                </a>
                            </div>
                        </div>
                        <p class="md:w-3/4 bstn-type-body-medium--secondary text-gray">
                            Highlighting thoughtful design, beautiful workspaces and meaningful culture from the most captivating companies in the world.</p>
                    </div>
                </div>
            </div>
                <div
            class="container relative z-10  bg-white">
            <ol class="series-showcase__article-grid article-grid  article-grid--flat-top-bottom ">
                    <a
        href="https://brainstation.io/magazine/killer-spaces-adobe-new-york-city"
        class="article-preview"
        aria-label="Link to article: Adobe&#8217;s Incredible New York City Escape"
    >
        <article class="article-preview__container">
            <div class="flex md:flex-col flex-row h-full relative">
                <div class="article-preview__image-wrapper">
                    <img width="1550" height="1033" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABg4AAAQJAQAAAAA2zM6UAAAAAnRSTlMAAHaTzTgAAADaSURBVHja7cEBDQAAAMKg909tDjegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA7g0TCAABPRUhLwAAAABJRU5ErkJggg==" class="article-preview__image wp-post-image lazyload ewww_webp_lazy_load" alt="" decoding="async"  sizes="(max-width: 1550px) 100vw, 1550px" data-src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18.jpg" data-srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18.jpg 1550w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-730x487.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-1460x973.jpg 1460w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-768x512.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-1536x1024.jpg 1536w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-300x200.jpg 300w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-1024x682.jpg 1024w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-1280x853.jpg 1280w" data-eio-rwidth="1550" data-eio-rheight="1033" data-srcset-webp="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18.jpg 1550w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-730x487.jpg.webp 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-1460x973.jpg.webp 1460w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-768x512.jpg.webp 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-1536x1024.jpg 1536w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-300x200.jpg 300w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-1024x682.jpg 1024w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-1280x853.jpg.webp 1280w" /><noscript><img width="1550" height="1033" src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18.jpg" class="article-preview__image wp-post-image" alt="" decoding="async" srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18.jpg 1550w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-730x487.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-1460x973.jpg 1460w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-768x512.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-1536x1024.jpg 1536w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-300x200.jpg 300w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-1024x682.jpg 1024w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2017/10/13100000/Adobe-NYC-Killer-Spaces-18-1280x853.jpg 1280w" sizes="(max-width: 1550px) 100vw, 1550px" data-eio="l" /></noscript>                </div>
                <div class="md:py-6 md:px-5 px-4 flex justify-between flex-col flex-grow">
                    <div class="article-preview__primary-content">
                                                <h2 class="article-preview__title"><span
                                class="article-preview__title-line">
                                Adobe&#8217;s Incredible New York City Escape                            </span></h2>
                    </div>
                                            <time
                            class="text-gray text-gray md:text-base text-sm"
                            datetime="2017-10-18T14:00:20+00:00">
                            October 18, 2017                        </time>
                                    </div>
            </div>
        </article>
    </a>
    <a
        href="https://brainstation.io/magazine/salesforce-tower-raises-the-bar-for-silicon-valley-ambition"
        class="article-preview"
        aria-label="Link to article: Salesforce Tower Raises the Bar for Silicon Valley Ambition"
    >
        <article class="article-preview__container">
            <div class="flex md:flex-col flex-row h-full relative">
                <div class="article-preview__image-wrapper">
                    <img width="1550" height="1033" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABg4AAAQJAQAAAAA2zM6UAAAAAnRSTlMAAHaTzTgAAADaSURBVHja7cEBDQAAAMKg909tDjegAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA7g0TCAABPRUhLwAAAABJRU5ErkJggg==" class="article-preview__image wp-post-image lazyload ewww_webp_lazy_load" alt="" decoding="async"  sizes="(max-width: 1550px) 100vw, 1550px" data-src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2018/11/13095434/SalesForceTower_San-Francisco_Killer-Spaces-9.jpg" data-srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2018/11/13095434/SalesForceTower_San-Francisco_Killer-Spaces-9.jpg 1550w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2018/11/13095434/SalesForceTower_San-Francisco_Killer-Spaces-9-730x487.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2018/11/13095434/SalesForceTower_San-Francisco_Killer-Spaces-9-1460x973.jpg 1460w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2018/11/13095434/SalesForceTower_San-Francisco_Killer-Spaces-9-768x512.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2018/11/13095434/SalesForceTower_San-Francisco_Killer-Spaces-9-1536x1024.jpg 1536w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2018/11/13095434/SalesForceTower_San-Francisco_Killer-Spaces-9-300x200.jpg 300w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2018/11/13095434/SalesForceTower_San-Francisco_Killer-Spaces-9-1024x682.jpg 1024w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2018/11/13095434/SalesForceTower_San-Francisco_Killer-Spaces-9-1280x853.jpg 1280w" data-eio-rwidth="1550" data-eio-rheight="1033" data-srcset-webp="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2018/11/13095434/SalesForceTower_San-Francisco_Killer-Spaces-9.jpg 1550w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2018/11/13095434/SalesForceTower_San-Francisco_Killer-Spaces-9-730x487.jpg.webp 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2018/11/13095434/SalesForceTower_San-Francisco_Killer-Spaces-9-1460x973.jpg 1460w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2018/11/13095434/SalesForceTower_San-Francisco_Killer-Spaces-9-768x512.jpg.webp 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2018/11/13095434/SalesForceTower_San-Francisco_Killer-Spaces-9-1536x1024.jpg 1536w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2018/11/13095434/SalesForceTower_San-Francisco_Killer-Spaces-9-300x200.jpg 300w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2018/11/13095434/SalesForceTower_San-Francisco_Killer-Spaces-9-1024x682.jpg 1024w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2018/11/13095434/SalesForceTower_San-Francisco_Killer-Spaces-9-1280x853.jpg 1280w" /><noscript><img width="1550" height="1033" src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2018/11/13095434/SalesForceTower_San-Francisco_Killer-Spaces-9.jpg" class="article-preview__image wp-post-image" alt="" decoding="async" srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2018/11/13095434/SalesForceTower_San-Francisco_Killer-Spaces-9.jpg 1550w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2018/11/13095434/SalesForceTower_San-Francisco_Killer-Spaces-9-730x487.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2018/11/13095434/SalesForceTower_San-Francisco_Killer-Spaces-9-1460x973.jpg 1460w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2018/11/13095434/SalesForceTower_San-Francisco_Killer-Spaces-9-768x512.jpg 768w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2018/11/13095434/SalesForceTower_San-Francisco_Killer-Spaces-9-1536x1024.jpg 1536w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2018/11/13095434/SalesForceTower_San-Francisco_Killer-Spaces-9-300x200.jpg 300w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2018/11/13095434/SalesForceTower_San-Francisco_Killer-Spaces-9-1024x682.jpg 1024w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2018/11/13095434/SalesForceTower_San-Francisco_Killer-Spaces-9-1280x853.jpg 1280w" sizes="(max-width: 1550px) 100vw, 1550px" data-eio="l" /></noscript>                </div>
                <div class="md:py-6 md:px-5 px-4 flex justify-between flex-col flex-grow">
                    <div class="article-preview__primary-content">
                                                <h2 class="article-preview__title"><span
                                class="article-preview__title-line">
                                Salesforce Tower Raises the Bar for Silicon Valley Ambition                            </span></h2>
                    </div>
                                            <time
                            class="text-gray text-gray md:text-base text-sm"
                            datetime="2018-11-09T22:33:03+00:00">
                            November 9, 2018                        </time>
                                    </div>
            </div>
        </article>
    </a>
    <a
        href="https://brainstation.io/magazine/killer-spaces-caspers-comfy-park-avenue-penthouse"
        class="article-preview"
        aria-label="Link to article: Casper&#8217;s Comfy Park Avenue Penthouse"
    >
        <article class="article-preview__container">
            <div class="flex md:flex-col flex-row h-full relative">
                <div class="article-preview__image-wrapper">
                    <img width="1500" height="1000" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABdwAAAPoAQAAAADsdQFIAAAAAnRSTlMAAHaTzTgAAADOSURBVHja7cExAQAAAMKg9U9tDQ+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAvgziZgABe0TrQQAAAABJRU5ErkJggg==" class="article-preview__image wp-post-image lazyload ewww_webp_lazy_load" alt="" decoding="async"  sizes="(max-width: 1500px) 100vw, 1500px" data-src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2016/10/13100900/Casper-Office-13.jpg" data-srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2016/10/13100900/Casper-Office-13.jpg 1500w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2016/10/13100900/Casper-Office-13-730x487.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2016/10/13100900/Casper-Office-13-1460x973.jpg 1460w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2016/10/13100900/Casper-Office-13-768x512.jpg 768w" data-eio-rwidth="1500" data-eio-rheight="1000" data-srcset-webp="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2016/10/13100900/Casper-Office-13.jpg 1500w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2016/10/13100900/Casper-Office-13-730x487.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2016/10/13100900/Casper-Office-13-1460x973.jpg.webp 1460w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2016/10/13100900/Casper-Office-13-768x512.jpg 768w" /><noscript><img width="1500" height="1000" src="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2016/10/13100900/Casper-Office-13.jpg" class="article-preview__image wp-post-image" alt="" decoding="async" srcset="https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2016/10/13100900/Casper-Office-13.jpg 1500w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2016/10/13100900/Casper-Office-13-730x487.jpg 730w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2016/10/13100900/Casper-Office-13-1460x973.jpg 1460w, https://d3ghupt9z9s6o0.cloudfront.net/app/uploads/2016/10/13100900/Casper-Office-13-768x512.jpg 768w" sizes="(max-width: 1500px) 100vw, 1500px" data-eio="l" /></noscript>                </div>
                <div class="md:py-6 md:px-5 px-4 flex justify-between flex-col flex-grow">
                    <div class="article-preview__primary-content">
                                                <h2 class="article-preview__title"><span
                                class="article-preview__title-line">
                                Casper&#8217;s Comfy Park Avenue Penthouse                            </span></h2>
                    </div>
                                            <time
                            class="text-gray text-gray md:text-base text-sm"
                            datetime="2016-10-07T20:00:59+00:00">
                            October 7, 2016                        </time>
                                    </div>
            </div>
        </article>
    </a>
            </ol>
        </div>
    </section>

<section class="career-guides-ad">
    <div class="container pb-32 pt-10 md:pt-20">
        <div class="flex flex-col lg:flex-row">
            <div class="career-guides-ad__copy">
                <h2 class="bstn-type-hero-small bstn-divider-underline--small pb-8">Career Guides</h2>
                <p class="bstn-type-body-medium--secondary md:pb-8">Interested in a digital career? BrainStation's Career Guide will answer questions you may have about how to get started in a high tech career.</p>
                <a href="/career-guides" class="career-guides-ad__cta">View All Guides</a>
            </div>
            <div class="career-guides-ad__content">
                <ul class="career-guides-ad__links">
                    
<a href="/career-guides/how-to-become-a-web-developer" target="_blank" class="discipline-card"
   aria-labelledby="disicipline-card--development">
    <div class="py-5 px-6">
        <div class="mb-2 flex align-middle justify-start">
            <svg  alt="development" height="24" width="24" class="discipline-card__icon"><use xlink:href='#icons.development'></svg>            <p class="discipline-card__title">development</p>
        </div>
        <p class="bstn-type-label-1" id="disicipline-card--development">
            Become a Web Developer            <svg  aria-hidden="true" height="12" width="8" class="discipline-card__link-arrow"><use xlink:href='#icons.smallRightArrow'></svg>        </p>
    </div>
</a>

<a href="/career-guides/how-to-become-a-ux-designer" target="_blank" class="discipline-card"
   aria-labelledby="disicipline-card--design">
    <div class="py-5 px-6">
        <div class="mb-2 flex align-middle justify-start">
            <svg  alt="design" height="24" width="24" class="discipline-card__icon"><use xlink:href='#icons.design'></svg>            <p class="discipline-card__title">design</p>
        </div>
        <p class="bstn-type-label-1" id="disicipline-card--design">
            Become a UX Designer            <svg  aria-hidden="true" height="12" width="8" class="discipline-card__link-arrow"><use xlink:href='#icons.smallRightArrow'></svg>        </p>
    </div>
</a>

<a href="/career-guides/how-to-become-a-data-analyst" target="_blank" class="discipline-card"
   aria-labelledby="disicipline-card--data">
    <div class="py-5 px-6">
        <div class="mb-2 flex align-middle justify-start">
            <svg  alt="data" height="24" width="24" class="discipline-card__icon"><use xlink:href='#icons.data'></svg>            <p class="discipline-card__title">data</p>
        </div>
        <p class="bstn-type-label-1" id="disicipline-card--data">
            Become a Data Analyst            <svg  aria-hidden="true" height="12" width="8" class="discipline-card__link-arrow"><use xlink:href='#icons.smallRightArrow'></svg>        </p>
    </div>
</a>

<a href="/career-guides/how-to-become-a-digital-marketer" target="_blank" class="discipline-card"
   aria-labelledby="disicipline-card--marketing">
    <div class="py-5 px-6">
        <div class="mb-2 flex align-middle justify-start">
            <svg  alt="marketing" height="24" width="24" class="discipline-card__icon"><use xlink:href='#icons.marketing'></svg>            <p class="discipline-card__title">marketing</p>
        </div>
        <p class="bstn-type-label-1" id="disicipline-card--marketing">
            Become a Digital Marketer            <svg  aria-hidden="true" height="12" width="8" class="discipline-card__link-arrow"><use xlink:href='#icons.smallRightArrow'></svg>        </p>
    </div>
</a>

<a href="/career-guides/how-to-become-a-product-manager" target="_blank" class="discipline-card"
   aria-labelledby="disicipline-card--product">
    <div class="py-5 px-6">
        <div class="mb-2 flex align-middle justify-start">
            <svg  alt="product" height="24" width="24" class="discipline-card__icon"><use xlink:href='#icons.product'></svg>            <p class="discipline-card__title">product</p>
        </div>
        <p class="bstn-type-label-1" id="disicipline-card--product">
            Become a Product Manager            <svg  aria-hidden="true" height="12" width="8" class="discipline-card__link-arrow"><use xlink:href='#icons.smallRightArrow'></svg>        </p>
    </div>
</a>
                </ul>
                <a href="/career-guides" class="career-guides-ad__cta--mobile">View All Guides</a>
            </div>
        </div>
    </div>
</section>


            <section class="subscribe-footer p-0" data-subscribe-footer>
        <img src="https://brainstation.io/app/themes/brainstation/resources/assets/images/shapes/subscribe-footer-flair.svg"
             class="subscribe-footer__flair-top" alt=""
             aria-hidden="true"/>
        <img src="https://brainstation.io/app/themes/brainstation/resources/assets/images/shapes/subscribe-footer-flair.svg"
             class="subscribe-footer__flair-bottom" alt=""
             aria-hidden="true"/>
        <div class="container relative">
            <div class="subscribe-form">
                <!--        content-->
                <div class="subscribe-form__content">
                                            <h2 class="bstn-type-header-1 lg:bstn-type-hero-small mb-6 bstn-divider-underline--small">
                            Join our community of 250,000+ subscribers</h2>
                                        <div>
                                                    <p class="bstn-type-body-medium--secondary mt-6">
                                Join our mailing list of passionate and engaged readers to get our best stories in your inbox and learn more about BrainStation.

                            </p>
                                                    <ul class="bstn-type-body-medium--secondary mt-4">
                                                                    <li>
                                        <svg  aria-hidden="true" class="inline-block text-yellow mr-2" xmlns="http://www.w3.org/2000/svg" width="16" height="13" fill="none"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M2 7.827L5.28 11 14 2"/></svg>                                        Incredible stories in your inbox                                    </li>
                                                                    <li>
                                        <svg  aria-hidden="true" class="inline-block text-yellow mr-2" xmlns="http://www.w3.org/2000/svg" width="16" height="13" fill="none"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M2 7.827L5.28 11 14 2"/></svg>                                        Get access to VIP events                                    </li>
                                                                    <li>
                                        <svg  aria-hidden="true" class="inline-block text-yellow mr-2" xmlns="http://www.w3.org/2000/svg" width="16" height="13" fill="none"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M2 7.827L5.28 11 14 2"/></svg>                                        Discover new courses                                    </li>
                                                            </ul>
                                            </div>
                </div>
                <!--                actual form-->
                <div class="subscribe-form__form-container">
                    <div class="subscribe-form__form-card">
                        
<form id="nl-form-brainstation-magazine-magazine-homepage-footer" class="nl-form"
      data-action="subscribe_mailchimp"
      name="nl-form">
    <div class="form-group">
        <!--        default state-->
        <div class="nl-form__default-wrapper">
                            <h3 class="nl-form__title">Subscribe to BrainStation Magazine</h3>
                        <div class="nl-form__input-container">
                <input type="hidden" name="location" value="Magazine Homepage Footer"/>
                <input type="hidden" name="page" value="BrainStation Magazine"/>
                <input type="text" name="url" style="display: none !important" title="Leave this field blank"
                       autocomplete="off"/>
                <label class="sr-only" for="nl-input-brainstation-magazine-magazine-homepage-footer">Email</label>
                <input id="nl-input-brainstation-magazine-magazine-homepage-footer"
                       class="bstn-input bstn-input--text text-black mb-4 w-full"
                       type="email" name="email" autocomplete="email" required data-email-input
                       placeholder="Your Email"/>
                <button type="submit"
                        class="bstn-button--primary w-full nl-form__submit"
                        aria-label="Submit Email">Subscribe                </button>
            </div>
            <!--            conditional state-->
            <p class="nl-form__desc">By clicking "Subscribe," you accept our <a title="Terms of Service" class="text-gray active:text-gray underline" href="/terms-and-conditions">Terms</a>, consent to the use of cookies, and will also receive exclusive offers and updates about new courses, workshops and events.</p>
            <div class="nl-form__error text-red" data-error-msg>
                <svg  alt="Error" class="nl-form__error-icon" xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="none"><path fill="currentColor" d="M7 9a.751.751 0 10.002 1.5A.751.751 0 007 9z"/><path stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="1.5" d="M7 7.75V3.625"/><path stroke="currentColor" stroke-miterlimit="10" stroke-width="1.5" d="M7 12.625a5.624 5.624 0 100-11.25 5.624 5.624 0 100 11.25z"/></svg>
                <p>Sorry about that, something went wrong. Refresh the page and try again.</p>
            </div>
        </div>
        <!--        success state -->
        <div class="nl-form__success-wrapper text-black hidden">
            <svg  aria-hidden="true" class="text-green mb-4" xmlns="http://www.w3.org/2000/svg" width="48" height="48" fill="none"><path fill="currentColor" d="M24 0c13.255 0 24 10.745 24 24S37.255 48 24 48 0 37.255 0 24 10.745 0 24 0zm0 2C11.85 2 2 11.85 2 24s9.85 22 22 22 22-9.85 22-22S36.15 2 24 2z"/><path fill="currentColor" d="M32.282 17.304a1 1 0 011.54 1.266l-.104.126-13.08 13.5c-.347.357-.894.4-1.289.126l-.125-.103-4.92-4.76a1 1 0 011.266-1.54l.125.103 4.201 4.064 12.386-12.782z"/></svg>            <h3 class="bstn-type-header-2">Smart Move</h3>
            <p class="mt-2 bstn-type-body-large--primary">Watch your inbox for the very best from BrainStation.</p>
                    </div>
    </div>
</form>
                    </div>
                </div>
            </div>
        </div>
    </section>
    </div>
</main>


<div class="notification notification--bottom hidden" role="alert"
     data-cookie-notification>
    <div class="container">
        <div class="notification__body notification__body--flex notification__body--large">
            <p class="notification__description">We use cookies to improve your experience on our site, and to deliver personalized content. By using BrainStation, you agree to our <a title="Terms of Service" class="text-white hover:text-yellow active:text-yellow underline" href="/terms-and-conditions">privacy policy</a>.</p>
            <button class="bstn-button--tertiary" type="button"
                    data-cookie-acceptance-trigger>I Accept</button>
            <button class="bstn-button--text p-2 text-2xl text-yellow" type="button" aria-label="Deny and Dismiss"
                    data-cookie-denial-trigger>&times;
            </button>
        </div>
    </div>
</div>


<footer class="v3_page-footer">
	<div class="container">
				<div class="v3_page-footer__row">
			<div class="v3_page-footer__intro-col">
				<div class="v3_page-footer__company-info-container">
					<div class="v3_page-footer__company-info-main">
						<img src="https://brainstation.io/app/themes/brainstation/resources/assets/images/logos/bstn-logo-small-white.svg"
							 width="43" alt="BrainStation logo" class="v3_page-footer__logo"/>
						<p class="v3_page-footer__description">
                            BrainStation is the global leader in AI and digital skills training, trusted by the world's leading brands and over 35,000 professionals.
						</p>
					</div>

					<ul class="v3_page-footer__social-links">
						<li class="v3_page-footer__social-link">
							<a href="https://www.linkedin.com/edu/school?id=164173&trk=tyah&trkInfo=idx%3A3-1-5%2CtarId%3A1423674489955%2Ctas%3Abrainstation"
							   title="BrainStation LinkedIn">
								<svg class="v3_page-footer__social-icon" xmlns="http://www.w3.org/2000/svg"
									 width="18" height="16" viewBox="0 0 12 11">
									<path fill="#FFF" fill-rule="evenodd"
										  d="M11.862 10.917H9.24V7.108c0-.997-.41-1.677-1.311-1.677-.69 0-1.074.46-1.252.902-.067.159-.057.38-.057.601v3.983H4.023s.033-6.746 0-7.36H6.62v1.155c.154-.505.983-1.225 2.308-1.225 1.643 0 2.934 1.058 2.934 3.338v4.092zM1.396 2.637H1.38C.543 2.637 0 2.074 0 1.36 0 .634.559.083 1.412.083c.853 0 1.378.55 1.395 1.276 0 .713-.542 1.278-1.41 1.278zM.3 3.557h2.312v7.36H.3v-7.36z"></path>
								</svg>
							</a>
						</li>
						<li class="v3_page-footer__social-link">
							<a href="https://www.facebook.com/brainstation" title="BrainStation Facebook">
                                <svg class="v3_page-footer__social-icon" width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.02 23.88C4.32 22.86 0 17.94 0 12C0 5.4 5.4 0 12 0C18.6 0 24 5.4 24 12C24 17.94 19.68 22.86 13.98 23.88L13.32 23.34H10.68L10.02 23.88Z" fill="white"/><path d="M16.68 15.36L17.22 12H14.04V9.65999C14.04 8.69999 14.4 7.97999 15.84 7.97999H17.4V4.91999C16.56 4.79999 15.6 4.67999 14.76 4.67999C12 4.67999 10.08 6.35999 10.08 9.35999V12H7.07996V15.36H10.08V23.82C10.74 23.94 11.4 24 12.06 24C12.72 24 13.38 23.94 14.04 23.82V15.36H16.68Z" fill="#101D42"/></svg>
							</a>
						</li>
						<li class="v3_page-footer__social-link">
							<a href="https://twitter.com/BrainStation" title="BrainStation X">
								<svg class="v3_page-footer__social-icon" xmlns="http://www.w3.org/2000/svg"
									 width="20" height="20" viewBox="0 0 11 11">
									<path fill="#FFF" fill-rule="evenodd"
										  d="M6.547 4.656 10.64 0h-.97L6.118 4.043 3.277 0H0l4.293 6.113L0 10.996h.969l3.758-4.27 2.996 4.27H11ZM5.219 6.168l-.438-.61L1.321.716h1.492l2.792 3.91.434.605 3.633 5.082H8.18Zm0 0"/></path>
								</svg>
							</a>
						</li>
						<li class="v3_page-footer__social-link">
							<a href="http://instagram.com/brainstation" title="BrainStation Instagram">
								<svg class="v3_page-footer__social-icon" xmlns="http://www.w3.org/2000/svg"
									 width="20" height="20" viewBox="0 0 13 13">
									<path fill="#FFF" fill-rule="evenodd"
										  d="M6.53 0c1.757 0 1.977.007 2.667.04.69.03 1.16.14 1.571.301a3.17 3.17 0 0 1 1.146.75c.36.361.581.724.746 1.151.16.414.27.886.301 1.578.032.693.039.915.039 2.68 0 1.765-.007 1.987-.039 2.68-.031.692-.14 1.164-.3 1.578-.166.427-.387.79-.747 1.151a3.17 3.17 0 0 1-1.146.75c-.412.16-.882.27-1.57.302-.69.032-.911.039-2.668.039-1.757 0-1.978-.007-2.668-.04-.689-.03-1.159-.14-1.57-.301a3.17 3.17 0 0 1-1.146-.75 3.188 3.188 0 0 1-.747-1.151C.24 10.344.13 9.872.1 9.18c-.032-.693-.04-.915-.04-2.68 0-1.765.008-1.987.04-2.68.03-.692.14-1.164.3-1.578.166-.427.387-.79.747-1.151a3.17 3.17 0 0 1 1.146-.75c.411-.16.881-.27 1.57-.302C4.552.007 4.772 0 6.53 0zm0 1.171c-1.728 0-1.932.007-2.615.038-.63.029-.973.135-1.201.224a2.004 2.004 0 0 0-.744.486 2.015 2.015 0 0 0-.484.747c-.089.23-.194.574-.223 1.207-.031.686-.038.891-.038 2.627 0 1.736.007 1.941.038 2.627.029.633.134.977.223 1.207.117.303.257.52.484.747.226.227.442.368.744.486.228.09.57.195 1.201.224.682.031.887.038 2.615.038 1.728 0 1.932-.007 2.614-.038.631-.029.974-.135 1.202-.224.302-.118.517-.259.744-.486.226-.228.366-.444.484-.747.088-.23.194-.574.222-1.207.032-.686.038-.891.038-2.627 0-1.736-.006-1.941-.038-2.627-.028-.633-.134-.977-.222-1.207a2.015 2.015 0 0 0-.484-.747 2.004 2.004 0 0 0-.744-.486c-.228-.09-.57-.195-1.202-.224-.682-.031-.887-.038-2.614-.038zm0 1.991A3.33 3.33 0 0 1 9.852 6.5 3.33 3.33 0 0 1 6.53 9.838 3.33 3.33 0 0 1 3.207 6.5 3.33 3.33 0 0 1 6.53 3.162zm0 5.505c1.19 0 2.157-.97 2.157-2.167A2.162 2.162 0 0 0 6.53 4.333c-1.191 0-2.157.97-2.157 2.167 0 1.197.966 2.167 2.157 2.167zm4.23-5.637c0 .431-.348.78-.776.78a.778.778 0 0 1-.777-.78c0-.43.348-.78.777-.78.428 0 .776.35.776.78z"></path>
								</svg>
							</a>
						</li>
					</ul>
				</div>
			</div>
                            <div class="v3_page-footer__column">
                                                <ul class="v3_page-footer__sitemap">
                                                                    <li class="v3_page-footer__sitemap-title">
                                        Events                                    </li>
                                
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/events/new-york">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                Events in New York                                                                                            </a>
                                                                                    </li>
                                    
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/events/london">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                Events in London                                                                                            </a>
                                                                                    </li>
                                    
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/events/toronto">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                Events in Toronto                                                                                            </a>
                                                                                    </li>
                                    
                            </ul>

                                                    <ul class="v3_page-footer__sitemap">
                                                                    <li class="v3_page-footer__sitemap-title">
                                        Workshops                                    </li>
                                
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/workshops/ai-product-management">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                AI for Product Managers Workshop                                                                                            </a>
                                                                                    </li>
                                    
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/workshops/ai-marketing">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                AI for Marketing Workshop                                                                                            </a>
                                                                                    </li>
                                    
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/workshops/ai-design">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                AI for Designers Workshop                                                                                            </a>
                                                                                    </li>
                                    
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/workshops/ai-for-leaders">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                AI for Leaders Workshop                                                                                            </a>
                                                                                    </li>
                                    
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/workshops/ai-evals">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                AI Evals Workshop                                                                                            </a>
                                                                                    </li>
                                    
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/workshops/ai-search-optimization">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                AI Search Optimization Workshop                                                                                            </a>
                                                                                    </li>
                                    
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/workshops/ai-agents">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                AI Agents Workshop                                                                                            </a>
                                                                                    </li>
                                    
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/workshops/agile">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                Agile Workshop                                                                                            </a>
                                                                                    </li>
                                    
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/workshops/ai-innovation">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                AI Innovation Workshop                                                                                            </a>
                                                                                    </li>
                                    
                            </ul>

                                                    <ul class="v3_page-footer__sitemap">
                                                                    <li class="v3_page-footer__sitemap-title">
                                        Professional Certifications                                    </li>
                                
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/course/online/artificial-intelligence">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                Artificial Intelligence Certification                                                                                            </a>
                                                                                    </li>
                                    
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/course/online/product-management">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                AI Product Management Certification                                                                                            </a>
                                                                                    </li>
                                    
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/course/online/data-analytics">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                AI Data Analytics Certification                                                                                            </a>
                                                                                    </li>
                                    
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/course/online/product-design">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                AI Product Design Certification                                                                                            </a>
                                                                                    </li>
                                    
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/course/online/digital-marketing">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                AI Digital Marketing Certification                                                                                            </a>
                                                                                    </li>
                                    
                            </ul>

                                        </div>
                            <div class="v3_page-footer__column">
                                                <ul class="v3_page-footer__sitemap">
                                                                    <li class="v3_page-footer__sitemap-title">
                                        Career Guides                                    </li>
                                
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/career-guides/how-to-become-a-ux-designer">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                Become a UX Designer                                                                                            </a>
                                                                                    </li>
                                    
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/career-guides/how-to-become-a-data-scientist">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                Become a Data Scientist                                                                                            </a>
                                                                                    </li>
                                    
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/career-guides/how-to-become-a-product-manager">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                Become a Product Manager                                                                                            </a>
                                                                                    </li>
                                    
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/career-guides/how-to-become-a-digital-marketer">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                Become a Digital Marketer                                                                                            </a>
                                                                                    </li>
                                    
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/career-guides/how-to-become-a-data-analyst">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                Become a Data Analyst                                                                                            </a>
                                                                                    </li>
                                    
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/career-guides">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                View All                                                                                                    <span class="v3_page-footer__sitemap-item-follow-link-icon">
                        <svg class="v3_page-footer__arrow-right inline-block align-baseline" width="5" height="8"
                             viewBox="0 0 14 21" xmlns="http://www.w3.org/2000/svg"><path
                                    d='M1.28 17.655a1.778 1.778 0 002.329 2.686l9.737-8.443a1.778 1.778 0 000-2.686L3.609.768a1.778 1.778 0 00-2.33 2.686l8.188 7.1-8.187 7.1z'
                                    fill='currentcolor'/></svg>
                      </span>
                                                                                            </a>
                                                                                    </li>
                                    
                            </ul>

                                                    <ul class="v3_page-footer__sitemap">
                                                                    <li class="v3_page-footer__sitemap-title">
                                        Tutorials                                    </li>
                                
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/learn/python">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                Learn Python                                                                                            </a>
                                                                                    </li>
                                    
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/learn/javascript">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                Learn JavaScript                                                                                            </a>
                                                                                    </li>
                                    
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/learn/html">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                Learn HTML & CSS                                                                                            </a>
                                                                                    </li>
                                    
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/learn/sql">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                Learn SQL                                                                                            </a>
                                                                                    </li>
                                    
                            </ul>

                                        </div>
                            <div class="v3_page-footer__column">
                                                <ul class="v3_page-footer__sitemap">
                                                                    <li class="v3_page-footer__sitemap-title">
                                        About                                    </li>
                                
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/about">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                About Us                                                                                            </a>
                                                                                    </li>
                                    
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/careers">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                Careers                                                                                            </a>
                                                                                    </li>
                                    
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/contribute">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                Get Involved                                                                                            </a>
                                                                                    </li>
                                    
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/magazine">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                Magazine                                                                                            </a>
                                                                                    </li>
                                    
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/contact">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                Contact Us                                                                                            </a>
                                                                                    </li>
                                    
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/press">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                Press and Media                                                                                            </a>
                                                                                    </li>
                                    
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/blog">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                Blog                                                                                            </a>
                                                                                    </li>
                                    
                            </ul>

                                                    <ul class="v3_page-footer__sitemap">
                                                                    <li class="v3_page-footer__sitemap-title">
                                        For Companies                                    </li>
                                
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/corporate-training">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                Enterprise Training                                                                                            </a>
                                                                                    </li>
                                    
                            </ul>

                                                    <ul class="v3_page-footer__sitemap">
                                                                    <li class="v3_page-footer__sitemap-title">
                                        Resources                                    </li>
                                
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/certification">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                Certification                                                                                            </a>
                                                                                    </li>
                                    
                                        <li class="v3_page-footer__sitemap-item">
                                            <a href="/reviews-and-testimonials">
                                                <!--                                                -->
                                                <!--                                                    {{App::renderTrackingAttribute(['footer',-->
                                                <!--                                                    // $section->title,-->
                                                <!--                                                    // $link->title,-->
                                                <!--                                                    // 'typewriter'])}}>-->

                                                Testimonials                                                                                            </a>
                                                                                    </li>
                                    
                            </ul>

                                        </div>
            		</div>
		<hr class="v3_page-footer__divider"/>
		<div class="v3_col-md-12 v3_page-footer__legal">
			<p>All Content © BrainStation Inc. 2015-2026. "BRAINSTATION" and the BrainStation Logo are
				trademarks of BrainStation Inc. All Rights Reserved.</p>
			<a href="/terms-and-conditions">
				Terms of Service			</a>
			<a href="/accessibility">
				Accessibility			</a>
		</div>
	</div>
</footer>

<script type="text/javascript" async='async' src="https://platform-api.sharethis.com/js/sharethis.js#property=5da4caff45ab8f0012b90f92&amp;product=custom-share-buttons" id="shareThis-js"></script>
<script type="text/javascript" async='async' src="https://brainstation.io/app/themes/brainstation/resources/dist/scripts/magazine_4ee36d76134e4ecd1eeb.js" id="magazine-scripts-js"></script>
<script type="text/javascript" id="eio-lazy-load-js-before">
/* <![CDATA[ */
var eio_lazy_vars = {"exactdn_domain":"","skip_autoscale":0,"threshold":0};
/* ]]> */
</script>
<script type="text/javascript" async='async' src="https://brainstation.io/app/plugins/ewww-image-optimizer/includes/lazysizes.min.js?ver=791" id="eio-lazy-load-js" async="async" data-wp-strategy="async"></script>
<script type="text/javascript" async='async' src="https://brainstation.io/app/mu-plugins/bstn-blocks/build/bstn-blocks-front-end.js?ver=15f29f43716f0d7c9574" id="bstn-blocks-front-end-js"></script>

</body>
</html>
