301 Moved Permanently, istenen kaynağın kalıcı olarak yeni bir URL'ye taşındığı anlamına gelir. Gelecekteki tüm istekler yeni adresi kullanmalıdır.
Tarayıcı kullanıcıyı otomatik olarak yeni adrese yönlendirecek ve arama motorları dizinlerini güncelleyecektir.
GET / HTTP/1.1 Host: runr.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html class="no-js no-touch" lang="en"> <head> <script type="application/vnd.locksmith+json" data-locksmith>{"version":"v214","locked":false,"initialized":true,"scope":"index","access_granted":true,"access_denied":false,"requires_customer":false,"manual_lock":false,"remote_lock":false,"has_timeout":false,"remote_rendered":null,"hide_resource":false,"hide_links_to_resource":false,"transparent":true,"locks":{"all":[],"opened":[]},"keys":[],"keys_signature":"1bf039bab08846f54b93ad837a73251c9a40ed94e50f8f9b45f6f550f7db437b","state":{"template":"index","theme":173538541949,"product":null,"collection":null,"page":null,"blog":null,"article":null,"app":null},"now":1748373991,"path":"\/","locale_root_url":"\/","canonical_url":"https:\/\/runr.com\/","customer_id":null,"customer_id_signature":"1bf039bab08846f54b93ad837a73251c9a40ed94e50f8f9b45f6f550f7db437b","cart":null}</script><script data-locksmith>!function(){var require=undefined,reqwest=function(){function succeed(e){var t=protocolRe.exec(e.url);return t=t&&t[1]||context.location.protocol,httpsRe.test(t)?twoHundo.test(e.request.status):!!e.request.response}function handleReadyState(e,t,n){return function(){return e._aborted?n(e.request):e._timedOut?n(e.request,"Request is aborted: timeout"):void(e.request&&4==e.request[readyState]&&(e.request.onreadystatechange=noop,succeed(e)?t(e.request):n(e.request)))}}function setHeaders(e,t){var n,s=t.headers||{};s.Accept=s.Accept||defaultHeaders.accept[t.type]||defaultHeaders.accept["*"];var r="undefined"!=typeof FormData&&t.data instanceof FormData;for(n in!t.crossOrigin&&!s[requestedWith]&&(s[requestedWith]=defaultHeaders.requestedWith),!s[contentType]&&!r&&(s[contentType]=t.contentType||defaultHeaders.contentType),s)s.hasOwnProperty(n)&&"setRequestHeader"in e&&e.setRequestHeader(n,s[n])}function setCredentials(e,t){"undefined"!=typeof t.withCredentials&&"undefined"!=typeof e.withCredentials&&(e.withCredentials=!!t.withCredentials)}function generalCallback(e){lastValue=e}function urlappend(e,t){return e+(/[?]/.test(e)?"&":"?")+t}function handleJsonp(e,t,n,s){var r=uniqid++,o=e.jsonpCallback||"callback",a=e.jsonpCallbackName||reqwest.getcallbackPrefix(r),i=new RegExp("((^|[?]|&)"+o+")=([^&]+)"),l=s.match(i),c=doc.createElement("script"),u=0,d=-1!==navigator.userAgent.indexOf("MSIE 10.0");return l?"?"===l[3]?s=s.replace(i,"$1="+a):a=l[3]:s=urlappend(s,o+"="+a),context[a]=generalCallback,c.type="text/javascript",c.src=s,c.async=!0,"undefined"!=typeof c.onreadystatechange&&!d&&(c.htmlFor=c.id="_reqwest_"+r),c.onload=c.onreadystatechange=function(){if(c[readyState]&&"complete"!==c[readyState]&&"loaded"!==c[readyState]||u)return!1;c.onload=c.onreadystatechange=null,c.onclick&&c.onclick(),t(lastValue),lastValue=undefined,head.removeChild(c),u=1},head.appendChild(c),{abort:function(){c.onload=c.onreadystatechange=null,n({},"Request is aborted: timeout",{}),lastValue=undefined,head.removeChild(c),u=1}}}function getRequest(e,t){var n,s=this.o,r=(s.method||"GET").toUpperCase(),o="string"==typeof s?s:s.url,a=!1!==s.processData&&s.data&&"string"!=typeof s.data?reqwest.toQueryString(s.data):s.data||null,i=!1;return("jsonp"==s.type||"GET"==r)&&a&&(o=urlappend(o,a),a=null),"jsonp"==s.type?handleJsonp(s,e,t,o):((n=s.xhr&&s.xhr(s)||xhr(s)).open(r,o,!1!==s.async),setHeaders(n,s),setCredentials(n,s),context[xDomainRequest]&&n instanceof context[xDomainRequest]?(n.onload=e,n.onerror=t,n.onprogress=function(){},i=!0):n.onreadystatechange=handleReadyState(this,e,t),s.before&&s.before(n),i?setTimeout(function(){n.send(a)},200):n.send(a),n)}function Reqwest(e,t){this.o=e,this.fn=t,init.apply(this,arguments)}function setType(e){return null===e?undefined:e.match("json")?"json":e.match("javascript")?"js":e.match("text")?"html":e.match("xml")?"xml":void 0}function init(o,fn){function complete(e){for(o.timeout&&clearTimeout(self.timeout),self.timeout=null;0<self._completeHandlers.length;)self._completeHandlers.shift()(e)}function success(resp){var type=o.type||resp&&setType(resp.getResponseHeader("Content-Type"));resp="jsonp"!==type?self.request:resp;var filteredResponse=globalSetupOptions.dataFilter(resp.responseText,type),r=filteredResponse;try{resp.responseText=r}catch(e){}if(r)switch(type){case"json":try{resp=context.JSON?context.JSON.parse(r):eval("("+r+")")}catch(err){return error(resp,"Could not parse JSON in response",err)}break;case"js":resp=eval(r);break;case"html":resp=r;break;case"xml":resp=resp.responseXML&&resp.responseXML.parseError&&resp.responseXML.parseError.errorCode&&resp.responseXML.parseError.reason?null:resp.responseXML}for(self._responseArgs.resp=resp,self._fulfilled=!0,fn(resp),self._successHandler(resp);0<self._fulfillmentHandlers.length;)resp=self._fulfillmentHandlers.shift()(resp);complete(resp)}function timedOut(){self._timedOut=!0,self.request.abort()}function error(e,t,n){for(e=self.request,self._responseArgs.resp=e,self._responseArgs.msg=t,self._responseArgs.t=n,self._erred=!0;0<self._errorHandlers.length;)self._errorHandlers.shift()(e,t,n);complete(e)}this.url="string"==typeof o?o:o.url,this.timeout=null,this._fulfilled=!1,this._successHandler=function(){},this._fulfillmentHandlers=[],this._errorHandlers=[],this._completeHandlers=[],this._erred=!1,this._responseArgs={};var self=this;fn=fn||function(){},o.timeout&&(this.timeout=setTimeout(function(){timedOut()},o.timeout)),o.success&&(this._successHandler=function(){o.success.apply(o,arguments)}),o.error&&this._errorHandlers.push(function(){o.error.apply(o,arguments)}),o.complete&&this._completeHandlers.push(function(){o.complete.apply(o,arguments)}),this.request=getRequest.call(this,success,error)}function reqwest(e,t){return new Reqwest(e,t)}function normalize(e){return e?e.replace(/\r?\n/g,"\r\n"):""}function serial(e,t){var n,s,r,o,a=e.name,i=e.tagName.toLowerCase(),l=function(e){e&&!e.disabled&&t(a,normalize(e.attributes.value&&e.attributes.value.specified?e.value:e.text))};if(!e.disabled&&a)switch(i){case"input":/reset|button|image|file/i.test(e.type)||(n=/checkbox/i.test(e.type),s=/radio/i.test(e.type),r=e.value,(!n&&!s||e.checked)&&t(a,normalize(n&&""===r?"on":r)));break;case"textarea":t(a,normalize(e.value));break;case"select":if("select-one"===e.type.toLowerCase())l(0<=e.selectedIndex?e.options[e.selectedIndex]:null);else for(o=0;e.length&&o<e.length;o++)e.options[o].selected&&l(e.options[o])}}function eachFormElement(){var e,t,o=this,n=function(e,t){var n,s,r;for(n=0;n<t.length;n++)for(r=e[byTag](t[n]),s=0;s<r.length;s++)serial(r[s],o)};for(t=0;t<arguments.length;t++)e=arguments[t],/input|select|textarea/i.test(e.tagName)&&serial(e,o),n(e,["input","select","textarea"])}function serializeQueryString(){return reqwest.toQueryString(reqwest.serializeArray.apply(null,arguments))}function serializeHash(){var n={};return eachFormElement.apply(function(e,t){e in n?(n[e]&&!isArray(n[e])&&(n[e]=[n[e]]),n[e].push(t)):n[e]=t},arguments),n}function buildParams(e,t,n,s){var r,o,a,i=/\[\]$/;if(isArray(t))for(o=0;t&&o<t.length;o++)a=t[o],n||i.test(e)?s(e,a):buildParams(e+"["+("object"==typeof a?o:"")+"]",a,n,s);else if(t&&"[object Object]"===t.toString())for(r in t)buildParams(e+"["+r+"]",t[r],n,s);else s(e,t)}var context=this,XHR2;if("window"in context)var doc=document,byTag="getElementsByTagName",head=doc[byTag]("head")[0];else try{XHR2=require("xhr2")}catch(ex){throw new Error("Peer dependency `xhr2` required! Please npm install xhr2")}var httpsRe=/^http/,protocolRe=/(^\w+):\/\//,twoHundo=/^(20\d|1223)$/,readyState="readyState",contentType="Content-Type",requestedWith="X-Requested-With",uniqid=0,callbackPrefix="reqwest_"+ +new Date,lastValue,xmlHttpRequest="XMLHttpRequest",xDomainRequest="XDomainRequest",noop=function(){},isArray="function"==typeof Array.isArray?Array.isArray:function(e){return e instanceof Array},defaultHeaders={contentType:"application/x-www-form-urlencoded",requestedWith:xmlHttpRequest,accept:{"*":"text/javascript, text/html, application/xml, text/xml, */*",xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript",js:"application/javascript, text/javascript"}},xhr=function(e){if(!0!==e.crossOrigin)return context[xmlHttpRequest]?new XMLHttpRequest:XHR2?new XHR2:new ActiveXObject("Microsoft.XMLHTTP");var t=context[xmlHttpRequest]?new XMLHttpRequest:null;if(t&&"withCredentials"in t)return t;if(context[xDomainRequest])return new XDomainRequest;throw new Error("Browser does not support cross-origin requests")},globalSetupOptions={dataFilter:function(e){return e}};return Reqwest.prototype={abort:function(){this._aborted=!0,this.request.abort()},retry:function(){init.call(this,this.o,this.fn)},then:function(e,t){return e=e||function(){},t=t||function(){},this._fulfilled?this._responseArgs.resp=e(this._responseArgs.resp):this._erred?t(this._responseArgs.resp,this._responseArgs.msg,this._responseArgs.t):(this._fulfillmentHandlers.push(e),this._errorHandlers.push(t)),this},always:function(e){return this._fulfilled||this._erred?e(this._responseArgs.resp):this._completeHandlers.push(e),this},fail:function(e){return this._erred?e(this._responseArgs.resp,this._responseArgs.msg,this._responseArgs.t):this._errorHandlers.push(e),this},"catch":function(e){return this.fail(e)}},reqwest.serializeArray=function(){var n=[];return eachFormElement.apply(function(e,t){n.push({name:e,value:t})},arguments),n},reqwest.serialize=function(){if(0===arguments.length)return"";var e,t=Array.prototype.slice.call(arguments,0);return(e=t.pop())&&e.nodeType&&t.push(e)&&(e=null),e&&(e=e.type),("map"==e?serializeHash:"array"==e?reqwest.serializeArray:serializeQueryString).apply(null,t)},reqwest.toQueryString=function(e,t){var n,s,r=t||!1,o=[],a=encodeURIComponent,i=function(e,t){t="function"==typeof t?t():null==t?"":t,o[o.length]=a(e)+"="+a(t)};if(isArray(e))for(s=0;e&&s<e.length;s++)i(e[s].name,e[s].value);else for(n in e)e.hasOwnProperty(n)&&buildParams(n,e[n],r,i);return o.join("&").replace(/%20/g,"+")},reqwest.getcallbackPrefix=function(){return callbackPrefix},reqwest.compat=function(e,t){return e&&(e.type&&(e.method=e.type)&&delete e.type,e.dataType&&(e.type=e.dataType),e.jsonpCallback&&(e.jsonpCallbackName=e.jsonpCallback)&&delete e.jsonpCallback,e.jsonp&&(e.jsonpCallback=e.jsonp)),new Reqwest(e,t)},reqwest.ajaxSetup=function(e){for(var t in e=e||{})globalSetupOptions[t]=e[t]},reqwest}(); /*! * Reqwest! A general purpose XHR connection manager * license MIT (c) Dustin Diaz 2015 * https://github.com/ded/reqwest */!function(){var a=window.Locksmith={},e=document.querySelector('script[type="application/vnd.locksmith+json"]'),n=e&&e.innerHTML;if(a.state={},a.util={},a.loading=!1,n)try{a.state=JSON.parse(n)}catch(u){}if(document.addEventListener&&document.querySelector){var s,r,o,t=[76,79,67,75,83,77,73,84,72,49,49],i=function(){r=t.slice(0)},l="style",c=function(e){e&&27!==e.keyCode&&"click"!==e.type||(document.removeEventListener("keydown",c),document.removeEventListener("click",c),s&&document.body.removeChild(s),s=null)};i(),document.addEventListener("keyup",function(e){if(e.keyCode===r[0]){if(clearTimeout(o),r.shift(),0<r.length)return void(o=setTimeout(i,1e3));i(),c(),(s=document.createElement("div"))[l].width="50%",s[l].maxWidth="1000px",s[l].height="85%",s[l].border="1px rgba(0, 0, 0, 0.2) solid",s[l].background="rgba(255, 255, 255, 0.99)",s[l].borderRadius="4px",s[l].position="fixed",s[l].top="50%",s[l].left="50%",s[l].transform="translateY(-50%) translateX(-50%)",s[l].boxShadow="0 2px 5px rgba(0, 0, 0, 0.3), 0 0 100vh 100vw rgba(0, 0, 0, 0.5)",s[l].zIndex="2147483645";var t=document.createElement("textarea");t.value=JSON.stringify(JSON.parse(n),null,2),t[l].border="none",t[l].display="block",t[l].boxSizing="border-box",t[l].width="100%",t[l].height="100%",t[l].background="transparent",t[l].padding="22px",t[l].fontFamily="monospace",t[l].fontSize="14px",t[l].color="#333",t[l].resize="none",t[l].outline="none",t.readOnly=!0,s.appendChild(t),document.body.appendChild(s),t.addEventListener("click",function(e){e.stopImmediatePropagation()}),t.select(),document.addEventListener("keydown",c),document.addEventListener("click",c)}})}a.isEmbedded=-1!==window.location.search.indexOf("_ab=0&_fd=0&_sc=1"),a.path=a.state.path||window.location.pathname,a.basePath=a.state.locale_root_url.concat("/apps/locksmith").replace(/^\/\//,"/"),a.reloading=!1,a.util.console=window.console||{log:function(){},error:function(){}},a.util.makeUrl=function(e,t){var n,s=a.basePath+e,r=[],o=a.cache();for(n in o)r.push(n+"="+encodeURIComponent(o[n]));for(n in t)r.push(n+"="+encodeURIComponent(t[n]));return a.state.customer_id&&(r.push("customer_id="+encodeURIComponent(a.state.customer_id)),r.push("customer_id_signature="+encodeURIComponent(a.state.customer_id_signature))),s+=(-1===s.indexOf("?")?"?":"&")+r.join("&")},a._initializeCallbacks=[],a.on=function(e,t){if("initialize"!==e)throw'Locksmith.on() currently only supports the "initialize" event';a._initializeCallbacks.push(t)},a.initializeSession=function(e){if(!a.isEmbedded){var t=!1,n=!0,s=!0;(e=e||{}).silent&&(s=n=!(t=!0)),a.ping({silent:t,spinner:n,reload:s,callback:function(){a._initializeCallbacks.forEach(function(e){e()})}})}},a.cache=function(e){var t={};try{var n=function r(e){return(document.cookie.match("(^|; )"+e+"=([^;]*)")||0)[2]};t=JSON.parse(decodeURIComponent(n("locksmith-params")||"{}"))}catch(u){}if(e){for(var s in e)t[s]=e[s];document.cookie="locksmith-params=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/",document.cookie="locksmith-params="+encodeURIComponent(JSON.stringify(t))+"; path=/"}return t},a.cache.cart=a.state.cart,a.cache.cartLastSaved=null,a.params=a.cache(),a.util.reload=function(){a.reloading=!0;try{window.location.href=window.location.href.replace(/#.*/,"")}catch(u){a.util.console.error("Preferred reload method failed",u),window.location.reload()}},a.cache.saveCart=function(e){if(!a.cache.cart||a.cache.cart===a.cache.cartLastSaved)return e?e():null;var t=a.cache.cartLastSaved;a.cache.cartLastSaved=a.cache.cart,reqwest({url:"/cart/update.json",method:"post",type:"json",data:{attributes:{locksmith:a.cache.cart}},complete:e,error:function(e){if(a.cache.cartLastSaved=t,!a.reloading)throw e}})},a.util.spinnerHTML='<style>body{background:#FFF}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}#loading{display:flex;width:100%;height:50vh;color:#777;align-items:center;justify-content:center}#loading .spinner{display:block;animation:spin 600ms linear infinite;position:relative;width:50px;height:50px}#loading .spinner-ring{stroke:currentColor;stroke-dasharray:100%;stroke-width:2px;stroke-linecap:round;fill:none}</style><div id="loading"><div class="spinner"><svg width="100%" height="100%"><svg preserveAspectRatio="xMinYMin"><circle class="spinner-ring" cx="50%" cy="50%" r="45%"></circle></svg></svg></div></div>',a.util.clobberBody=function(e){document.body.innerHTML=e},a.util.clobberDocument=function(e){e.responseText&&(e=e.responseText),document.documentElement&&document.removeChild(document.documentElement);var t=document.open("text/html","replace");t.writeln(e),t.close(),setTimeout(function(){var e=t.querySelector("[autofocus]");e&&e.focus()},100)},a.util.serializeForm=function(e){if(e&&"FORM"===e.nodeName){var t,n,s={};for(t=e.elements.length-1;0<=t;t-=1)if(""!==e.elements[t].name)switch(e.elements[t].nodeName){case"INPUT":switch(e.elements[t].type){default:case"text":case"hidden":case"password":case"button":case"reset":case"submit":s[e.elements[t].name]=e.elements[t].value;break;case"checkbox":case"radio":e.elements[t].checked&&(s[e.elements[t].name]=e.elements[t].value);break;case"file":}break;case"TEXTAREA":s[e.elements[t].name]=e.elements[t].value;break;case"SELECT":switch(e.elements[t].type){case"select-one":s[e.elements[t].name]=e.elements[t].value;break;case"select-multiple":for(n=e.elements[t].options.length-1;0<=n;n-=1)e.elements[t].options[n].selected&&(s[e.elements[t].name]=e.elements[t].options[n].value)}break;case"BUTTON":switch(e.elements[t].type){case"reset":case"submit":case"button":s[e.elements[t].name]=e.elements[t].value}}return s}},a.util.on=function(e,o,a,t){t=t||document;var i="locksmith-"+e+o,n=function(e){var t=e.target,n=e.target.parentElement,s=t.className.baseVal||t.className||"",r=n.className.baseVal||n.className||"";("string"==typeof s&&-1!==s.split(/\s+/).indexOf(o)||"string"==typeof r&&-1!==r.split(/\s+/).indexOf(o))&&!e[i]&&(e[i]=!0,a(e))};t.attachEvent?t.attachEvent(e,n):t.addEventListener(e,n,!1)},a.util.enableActions=function(e){a.util.on("click","locksmith-action",function(e){e.preventDefault();var t=e.target;t.dataset.confirmWith&&!confirm(t.dataset.confirmWith)||(t.disabled=!0,t.innerText=t.dataset.disableWith,a.post("/action",t.dataset.locksmithParams,{spinner:!1,type:"text",success:function(e){(e=JSON.parse(e.responseText)).message&&alert(e.message),a.util.reload()}}))},e)},a.util.inject=function(e,t){var n=["data","locksmith","append"];if(-1!==t.indexOf(n.join("-"))){var s=document.createElement("div");s.innerHTML=t,e.appendChild(s)}else e.innerHTML=t;var r,o,a=e.querySelectorAll("script");for(o=0;o<a.length;++o){r=a[o];var i=document.createElement("script");if(r.type&&(i.type=r.type),r.src)i.src=r.src;else{var l=document.createTextNode(r.innerHTML);i.appendChild(l)}e.appendChild(i)}var c=e.querySelector("[autofocus]");c&&c.focus()},a.post=function(e,t,n){!1!==(n=n||{}).spinner&&a.util.clobberBody(a.util.spinnerHTML);var s={};n.container===document?(s.layout=1,n.success=function(e){document.getElementById(n.container);a.util.clobberDocument(e)}):n.container&&(s.layout=0,n.success=function(e){var t=document.getElementById(n.container);a.util.inject(t,e),t.id===t.firstChild.id&&t.parentElement.replaceChild(t.firstChild,t)}),n.form_type&&(t.form_type=n.form_type),n.include_layout_classes!==undefined&&(t.include_layout_classes=n.include_layout_classes),n.lock_id!==undefined&&(t.lock_id=n.lock_id),a.loading=!0;var r=a.util.makeUrl(e,s);reqwest({url:r,method:"post",type:n.type||"html",data:t,complete:function(){a.loading=!1},error:function(e){if(!a.reloading)if("dashboard.weglot.com"!==window.location.host){if(!n.silent)throw alert("Something went wrong! Please refresh and try again."),e;console.error(e)}else console.error(e)},success:n.success||a.util.clobberDocument})},a.postResource=function(e,t){e.path=a.path,e.search=window.location.search,e.state=a.state,e.passcode&&(e.passcode=e.passcode.trim()),e.email&&(e.email=e.email.trim()),e.state.cart=a.cache.cart,e.locksmith_json=a.jsonTag,e.locksmith_json_signature=a.jsonTagSignature,a.post("/resource",e,t)},a.ping=function(e){if(!a.isEmbedded){e=e||{};a.post("/ping",{path:a.path,search:window.location.search,state:a.state},{spinner:!!e.spinner,silent:"undefined"==typeof e.silent||e.silent,type:"text",success:function(e){(e=JSON.parse(e.responseText)).messages&&0<e.messages.length&&a.showMessages(e.messages)}})}},a.timeoutMonitor=function(){var e=a.cache.cart;a.ping({callback:function(){e!==a.cache.cart||setTimeout(function(){a.timeoutMonitor()},6e4)}})},a.showMessages=function(e){var t=document.createElement("div");t.style.position="fixed",t.style.left=0,t.style.right=0,t.style.bottom="-50px",t.style.opacity=0,t.style.background="#191919",t.style.color="#ddd",t.style.transition="bottom 0.2s, opacity 0.2s",t.style.zIndex=999999,t.innerHTML=" <style> .locksmith-ab .locksmith-b { display: none; } .locksmith-ab.toggled .locksmith-b { display: flex; } .locksmith-ab.toggled .locksmith-a { display: none; } .locksmith-flex { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; padding: 10px 20px; } .locksmith-message + .locksmith-message { border-top: 1px #555 solid; } .locksmith-message a { color: inherit; font-weight: bold; } .locksmith-message a:hover { color: inherit; opacity: 0.8; } a.locksmith-ab-toggle { font-weight: inherit; text-decoration: underline; } .locksmith-text { flex-grow: 1; } .locksmith-cta { flex-grow: 0; text-align: right; } .locksmith-cta button { transform: scale(0.8); transform-origin: left; } .locksmith-cta > * { display: block; } .locksmith-cta > * + * { margin-top: 10px; } .locksmith-message a.locksmith-close { flex-grow: 0; text-decoration: none; margin-left: 15px; font-size: 30px; font-family: monospace; display: block; padding: 2px 10px; } @media screen and (max-width: 600px) { .locksmith-wide-only { display: none !important; } .locksmith-flex { padding: 0 15px; } .locksmith-flex > * { margin-top: 5px; margin-bottom: 5px; } .locksmith-cta { text-align: left; } } @media screen and (min-width: 601px) { .locksmith-narrow-only { display: none !important; } } </style> "+e.map(function(e){return'<div class="locksmith-message">'+e+"</div>"}).join(""),document.body.appendChild(t),document.body.style.position="relative",document.body.parentElement.style.paddingBottom=t.offsetHeight+"px",setTimeout(function(){t.style.bottom=0,t.style.opacity=1},50),a.util.on("click","locksmith-ab-toggle",function(e){e.preventDefault();for(var t=e.target.parentElement;-1===t.className.split(" ").indexOf("locksmith-ab");)t=t.parentElement;-1!==t.className.split(" ").indexOf("toggled")?t.className=t.className.replace("toggled",""):t.className=t.className+" toggled"}),a.util.enableActions(t)}}()}();</script> <script data-locksmith>Locksmith.cache.cart=null</script> <script data-locksmith>Locksmith.jsonTag="\u003cscript type=\"application\/vnd.locksmith+json\" data-locksmith\u003e{\"version\":\"v214\",\"locked\":false,\"initialized\":true,\"scope\":\"index\",\"access_granted\":true,\"access_denied\":false,\"requires_customer\":false,\"manual_lock\":false,\"remote_lock\":false,\"has_timeout\":false,\"remote_rendered\":null,\"hide_resource\":false,\"hide_links_to_resource\":false,\"transparent\":true,\"locks\":{\"all\":[],\"opened\":[]},\"keys\":[],\"keys_signature\":\"1bf039bab08846f54b93ad837a73251c9a40ed94e50f8f9b45f6f550f7db437b\",\"state\":{\"template\":\"index\",\"theme\":173538541949,\"product\":null,\"collection\":null,\"page\":null,\"blog\":null,\"article\":null,\"app\":null},\"now\":1748373991,\"path\":\"\\\/\",\"locale_root_url\":\"\\\/\",\"canonical_url\":\"https:\\\/\\\/runr.com\\\/\",\"customer_id\":null,\"customer_id_signature\":\"1bf039bab08846f54b93ad837a73251c9a40ed94e50f8f9b45f6f550f7db437b\",\"cart\":null}\u003c\/script\u003e";Locksmith.jsonTagSignature="1642df3b4edb26bd141480c110c75543022e20651c08fca221be6aac78c16c16"</script> <link href="//runr.com/cdn/shop/t/49/assets/tiny.content.min.css?8972" rel="stylesheet" type="text/css" media="all" /> <link href="//runr.com/cdn/shop/t/49/assets/bss-hide-variant.css?v=37507465946393389791732902566" rel="stylesheet" type="text/css" media="all" /> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=Tag_ID"></script> <script type="text/javascript"> window._mfq = window._mfq || []; (function() { var mf = document.createElement("script"); mf.type = "text/javascript"; mf.defer = true; mf.src = "//cdn.mouseflow.com/projects/68066e5a-ce0d-48aa-9e3c-fe8737e00c68.js"; document.getElementsByTagName("head")[0].appendChild(mf); })(); </script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'Tag_ID'); </script> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta name="theme-color" content=""> <link rel="canonical" href="https://runr.com/"> <link rel="preconnect" href="https://cdn.shopify.com" crossorigin> <link rel="preconnect" href="https://fonts.shopifycdn.com" crossorigin> <link rel="preload" href="//runr.com/cdn/shop/t/49/assets/core.css?v=42823899354398307661729102637" as="style" crossorigin> <link rel="preload" href="//runr.com/cdn/shop/t/49/assets/components.css?v=15316698094210963321729102637" as="style" crossorigin> <meta name="description" content="Love running? Wear Runr." /> <title>Runr - fitness and lifestyle brand for people passionate about running</title> <link rel="shortcut icon" href="//runr.com/cdn/shop/files/Runr_Logo_solid_square_version-01_32x32.png?v=1683205343" type="image/png"> <meta property="og:site_name" content="RUNR"> <meta property="og:url" content="https://runr.com/"><meta property="og:title" content="Runr - fitness and lifestyle brand for people passionate about running"> <meta property="og:type" content="website"> <meta property="og:description" content="Love running? Wear Runr."> <meta property="og:image" content="https://runr.com/cdn/shop/files/Midnight_runr_Logo_5f4a9712-184c-4ac3-baf8-8a44b0c0069a_1868x630.png?v=1682626590" /> <meta property="og:image:secure_url" content="https://runr.com/cdn/shop/files/Midnight_runr_Logo_5f4a9712-184c-4ac3-baf8-8a44b0c0069a_1868x630.png?v=1682626590" /> <meta property="og:image:width" content="1868" /> <meta property="og:image:height" content="630" /> <meta property="og:image:alt" content="Social media image" /> <meta name="twitter:site" content="@runr_uk"> <meta name="twitter:title" content="Runr - fitness and lifestyle brand for people passionate about running"> <meta name="twitter:description" content="Love running? Wear Runr."> <meta name="twitter:card" content="summary_large_image"> <meta property="twitter:image" content="https://runr.com/cdn/shop/files/Midnight_runr_Logo_5f4a9712-184c-4ac3-baf8-8a44b0c0069a_1200x600_crop_center.png?v=1682626590" /> <meta property="twitter:image:width" content="1200" /> <meta property="twitter:image:height" content="600" /> <meta property="twitter:image:alt" content="Social media image" /> <script src="//runr.com/cdn/shop/t/49/assets/core.js?v=96488401546164302731729102341" defer></script> <script src="//runr.com/cdn/shop/t/49/assets/components.js?v=155294718482421229601729102341" defer></script> <script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start');</script><meta name="google-site-verification" content="S6a1UIA7zCo1zPRQ24PmQ9XMolH-n6Gv1kR1-k4e61c"> <meta name="google-site-verification" content="EEyf-YGRLsAeOIUqX2NMMpDOo3k7IvZIaY7wA_wr6Qo"> <meta name="google-site-verification" content="PRcrlWj3pU03oKbAKAtOZNNrnuNggo3-Xj5DNymz2QU"> <meta id="shopify-digital-wallet" name="shopify-digital-wallet" content="/11043090/digital_wallets/dialog"> <meta name="shopify-checkout-api-token" content="ca7a70660309b2ff4a931552f3bfeacc"> <meta id="in-context-paypal-metadata" data-shop-id="11043090" data-venmo-supported="false" data-environment="production" data-locale="en_US" data-paypal-v4="true" data-currency="USD"> <link rel="alternate" hreflang="x-default" href="https://runr.co.uk/"> <link rel="alternate" hreflang="en-GB" href="https://runr.co.uk/"> <link rel="alternate" hreflang="en-US" href="https://runr.com/"> <script async="async" src="/checkouts/internal/preloads.js?locale=en-US"></script> <link rel="preconnect" href="https://shop.app" crossorigin="anonymous"> <script async="async" src="https://shop.app/checkouts/internal/preloads.js?locale=en-US&shop_id=11043090" crossorigin="anonymous"></script> <script id="apple-pay-shop-capabilities" type="application/json">{"shopId":11043090,"countryCode":"GB","currencyCode":"USD","merchantCapabilities":["supports3DS"],"merchantId":"gid:\/\/shopify\/Shop\/11043090","merchantName":"RUNR","requiredBillingContactFields":["postalAddress","email"],"requiredShippingContactFields":["postalAddress","email"],"shippingType":"shipping","supportedNetworks":["visa","maestro","masterCard","amex","discover","elo"],"total":{"type":"pending","label":"RUNR","amount":"1.00"},"shopifyPaymentsEnabled":true,"supportsSubscriptions":true}</script> <script id="shopify-features" type="application/json">{"accessToken":"ca7a70660309b2ff4a931552f3bfeacc","betas":["rich-media-storefront-analytics"],"domain":"runr.com","predictiveSearch":true,"shopId":11043090,"locale":"en"}</script> <script>var Shopify = Shopify || {}; Shopify.shop = "runr-uk.myshopify.com"; Shopify.locale = "en"; Shopify.currency = {"active":"USD","rate":"1.378224"}; Shopify.country = "US"; Shopify.theme = {"name":"Tailor Theme Upgraded to 3.2 - 2024-10-16","id":173538541949,"schema_name":"Tailor","schema_version":"3.1.0","theme_store_id":null,"role":"main"}; Shopify.theme.handle = "null"; Shopify.theme.style = {"id":null,"handle":null}; Shopify.cdnHost = "runr.com/cdn"; Shopify.routes = Shopify.routes || {}; Shopify.routes.root = "/";</script> <script type="module">!function(o){(o.Shopify=o.Shopify||{}).modules=!0}(window);</script> <script>!function(o){function n(){var o=[];function n(){o.push(Array.prototype.slice.apply(arguments))}return n.q=o,n}var t=o.Shopify=o.Shopify||{};t.loadFeatures=n(),t.autoloadFeatures=n()}(window);</script> <script>window.ShopifyPay = window.ShopifyPay || {}; window.ShopifyPay.apiHost = "shop.app\/pay";</script> <script id="shop-js-analytics" type="application/json">{"pageType":"index"}</script> <script> window.Shopify = window.Shopify || {}; if (!window.Shopify.featureAssets) window.Shopify.featureAssets = {}; window.Shopify.featureAssets['shop-js'] = {"shop-button":["modules/v2/client.shop-button_Cls8fA5R.en.esm.js","modules/v2/chunk.common_DX4hvK5k.esm.js"],"init-windoid":["modules/v2/client.init-windoid_Cc-qVL2z.en.esm.js","modules/v2/chunk.common_DX4hvK5k.esm.js"],"init-shop-email-lookup-coordinator":["modules/v2/client.init-shop-email-lookup-coordinator_B2bcHbF0.en.esm.js","modules/v2/chunk.common_DX4hvK5k.esm.js"],"shop-toast-manager":["modules/v2/client.shop-toast-manager_C97RHVS7.en.esm.js","modules/v2/chunk.common_DX4hvK5k.esm.js"],"init-fed-cm":["modules/v2/client.init-fed-cm_D_UxnkVb.en.esm.js","modules/v2/chunk.common_DX4hvK5k.esm.js"],"avatar":["modules/v2/client.avatar_BTnouDA3.en.esm.js"],"checkout-modal":["modules/v2/client.checkout-modal_B3vUumcK.en.esm.js","modules/v2/chunk.common_DX4hvK5k.esm.js","modules/v2/chunk.modal_XXU5RCt-.esm.js"],"shop-cash-offers":["modules/v2/client.shop-cash-offers_-zS8l3L2.en.esm.js","modules/v2/chunk.common_DX4hvK5k.esm.js","modules/v2/chunk.modal_XXU5RCt-.esm.js"],"pay-button":["modules/v2/client.pay-button_DWJZkEJ7.en.esm.js","modules/v2/chunk.common_DX4hvK5k.esm.js"],"init-customer-accounts-sign-up":["modules/v2/client.init-customer-accounts-sign-up_CEaN7ODi.en.esm.js","modules/v2/client.shop-login-button_tQyWXqsV.en.esm.js","modules/v2/chunk.common_DX4hvK5k.esm.js","modules/v2/chunk.modal_XXU5RCt-.esm.js"],"shop-login-button":["modules/v2/client.shop-login-button_tQyWXqsV.en.esm.js","modules/v2/chunk.common_DX4hvK5k.esm.js","modules/v2/chunk.modal_XXU5RCt-.esm.js"],"shop-follow-button":["modules/v2/client.shop-follow-button_CtVAwMQo.en.esm.js","modules/v2/chunk.common_DX4hvK5k.esm.js","modules/v2/chunk.modal_XXU5RCt-.esm.js"],"init-customer-accounts":["modules/v2/client.init-customer-accounts_DXe3zqOZ.en.esm.js","modules/v2/client.shop-login-button_tQyWXqsV.en.esm.js","modules/v2/chunk.common_DX4hvK5k.esm.js","modules/v2/chunk.modal_XXU5RCt-.esm.js"],"init-shop-for-new-customer-accounts":["modules/v2/client.init-shop-for-new-customer-accounts_N-W60_Qf.en.esm.js","modules/v2/client.shop-login-button_tQyWXqsV.en.esm.js","modules/v2/chunk.common_DX4hvK5k.esm.js","modules/v2/chunk.modal_XXU5RCt-.esm.js"],"lead-capture":["modules/v2/client.lead-capture_CR6ElJGq.en.esm.js","modules/v2/chunk.common_DX4hvK5k.esm.js","modules/v2/chunk.modal_XXU5RCt-.esm.js"],"payment-terms":["modules/v2/client.payment-terms_CCB9cVzN.en.esm.js","modules/v2/chunk.common_DX4hvK5k.esm.js","modules/v2/chunk.modal_XXU5RCt-.esm.js"]}; </script> <script>(function() { function asyncLoad() { var urls = ["\/\/www.powr.io\/powr.js?powr-token=runr-uk.myshopify.com\u0026external-type=shopify\u0026shop=runr-uk.myshopify.com","\/\/www.powr.io\/powr.js?powr-token=runr-uk.myshopify.com\u0026external-type=shopify\u0026shop=runr-uk.myshopify.com","\/\/shopify.privy.com\/widget.js?shop=runr-uk.myshopify.com","\/\/d1liekpayvooaz.cloudfront.net\/apps\/customizery\/customizery.js?shop=runr-uk.myshopify.com","https:\/\/formbuilder.hulkapps.com\/skeletopapp.js?shop=runr-uk.myshopify.com","https:\/\/plugin.brevo.com\/integrations\/api\/automation\/script?user_connection_id=660eb059d2228846fc1eaa9d\u0026ma-key=kmig25546djji6s34cgec5mj\u0026shop=runr-uk.myshopify.com","https:\/\/plugin.brevo.com\/integrations\/api\/sy\/cart_tracking\/script?ma-key=kmig25546djji6s34cgec5mj\u0026user_connection_id=660eb059d2228846fc1eaa9d\u0026shop=runr-uk.myshopify.com","https:\/\/wisepops.net\/loader.js?v=2\u0026h=4zPiEbHxMm\u0026shop=runr-uk.myshopify.com","https:\/\/cdn.weglot.com\/weglot_script_tag.js?shop=runr-uk.myshopify.com","https:\/\/s3.eu-west-1.amazonaws.com\/production-klarna-il-shopify-osm\/04255e0c203fc833eada232b62ffabe0bd2f9550\/runr-uk.myshopify.com-1729239765180.js?shop=runr-uk.myshopify.com","https:\/\/cdn.hextom.com\/js\/quickannouncementbar.js?shop=runr-uk.myshopify.com"]; for (var i = 0; i < urls.length; i++) { var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = urls[i]; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x); } }; if(window.attachEvent) { window.attachEvent('onload', asyncLoad); } else { window.addEventListener('load', asyncLoad, false); } })();</script> <script id="__st">var __st={"a":11043090,"offset":3600,"reqid":"51a3e44b-b7e3-408f-9c89-0368ce0f4dd4-1748373990","pageurl":"runr.com\/","u":"efb89272b1f3","p":"home"};</script> <script>window.ShopifyPaypalV4VisibilityTracking = true;</script> <script id="captcha-bootstrap">!function(){'use strict';const t='contact',e='account',n='new_comment',o=[[t,t],['blogs',n],['comments',n],[t,'customer']],c=[[e,'customer_login'],[e,'guest_login'],[e,'recover_customer_password'],[e,'create_customer']],r=t=>t.map((([t,e])=>`form[action*='/${t}']:not([data-nocaptcha='true']) input[name='form_type'][value='${e}']`)).join(','),a=t=>()=>t?[...document.querySelectorAll(t)].map((t=>t.form)):[];function s(){const t=[...o],e=r(t);return a(e)}const i='password',u='form_key',d=['recaptcha-v3-token','g-recaptcha-response','h-captcha-response',i],f=()=>{try{return window.sessionStorage}catch{return}},m='__shopify_v',_=t=>t.elements[u];function p(t,e,n=!1){try{const o=window.sessionStorage,c=JSON.parse(o.getItem(e)),{data:r}=function(t){const{data:e,action:n}=t;return t[m]||n?{data:e,action:n}:{data:t,action:n}}(c);for(const[e,n]of Object.entries(r))t.elements[e]&&(t.elements[e].value=n);n&&o.removeItem(e)}catch(o){console.error('form repopulation failed',{error:o})}}const l='form_type',E='cptcha';function T(t){t.dataset[E]=!0}const w=window,h=w.document,L='Shopify',v='ce_forms',y='captcha';let A=!1;((t,e)=>{const n=(g='f06e6c50-85a8-45c8-87d0-21a2b65856fe',I='https://cdn.shopify.com/shopifycloud/storefront-forms-hcaptcha/ce_storefront_forms_captcha_hcaptcha.v1.5.2.iife.js',D={infoText:'Protected by hCaptcha',privacyText:'Privacy',termsText:'Terms'},(t,e,n)=>{const o=w[L][v],c=o.bindForm;if(c)return c(t,g,e,D).then(n);var r;o.q.push([[t,g,e,D],n]),r=I,A||(h.body.append(Object.assign(h.createElement('script'),{id:'captcha-provider',async:!0,src:r})),A=!0)});var g,I,D;w[L]=w[L]||{},w[L][v]=w[L][v]||{},w[L][v].q=[],w[L][y]=w[L][y]||{},w[L][y].protect=function(t,e){n(t,void 0,e),T(t)},Object.freeze(w[L][y]),function(t,e,n,w,h,L){const[v,y,A,g]=function(t,e,n){const i=e?o:[],u=t?c:[],d=[...i,...u],f=r(d),m=r(i),_=r(d.filter((([t,e])=>n.includes(e))));return[a(f),a(m),a(_),s()]}(w,h,L),I=t=>{const e=t.target;return e instanceof HTMLFormElement?e:e&&e.form},D=t=>v().includes(t);t.addEventListener('submit',(t=>{const e=I(t);if(!e)return;const n=D(e)&&!e.dataset.hcaptchaBound&&!e.dataset.recaptchaBound,o=_(e),c=g().includes(e)&&(!o||!o.value);(n||c)&&t.preventDefault(),c&&!n&&(function(t){try{if(!f())return;!function(t){const e=f();if(!e)return;const n=_(t);if(!n)return;const o=n.value;o&&e.removeItem(o)}(t);const e=Array.from(Array(32),(()=>Math.random().toString(36)[2])).join('');!function(t,e){_(t)||t.append(Object.assign(document.createElement('input'),{type:'hidden',name:u})),t.elements[u].value=e}(t,e),function(t,e){const n=f();if(!n)return;const o=[...t.querySelectorAll(`input[type='${i}']`)].map((({name:t})=>t)),c=[...d,...o],r={};for(const[a,s]of new FormData(t).entries())c.includes(a)||(r[a]=s);n.setItem(e,JSON.stringify({[m]:1,action:t.action,data:r}))}(t,e)}catch(e){console.error('failed to persist form',e)}}(e),e.submit())}));const S=(t,e)=>{t&&!t.dataset[E]&&(n(t,e.some((e=>e===t))),T(t))};for(const o of['focusin','change'])t.addEventListener(o,(t=>{const e=I(t);D(e)&&S(e,y())}));const B=e.get('form_key'),M=e.get(l),P=B&&M;t.addEventListener('DOMContentLoaded',(()=>{const t=y();if(P)for(const e of t)e.elements[l].value===M&&p(e,B);[...new Set([...A(),...v().filter((t=>'true'===t.dataset.shopifyCaptcha))])].forEach((e=>S(e,t)))}))}(h,new URLSearchParams(w.location.search),n,t,e,['guest_login'])})(!0,!0)}();</script> <script integrity="sha256-w1TMG8bx+vw+BuOfT7Dh2avfdjByyjlNYGyp9vJB5oo=" data-source-attribution="shopify.loadfeatures" defer="defer" src="//runr.com/cdn/shopifycloud/shopify/assets/storefront/load_feature-c354cc1bc6f1fafc3e06e39f4fb0e1d9abdf763072ca394d606ca9f6f241e68a.js" crossorigin="anonymous"></script> <script crossorigin="anonymous" defer="defer" src="//runr.com/cdn/shopifycloud/shopify/assets/shopify_pay/storefront-80e528be853eac23af2454534897ca9536b1d3d04aa043b042f34879a3c111c8.js?v=20220906"></script> <script data-source-attribution="shopify.dynamic_checkout.dynamic.init">var Shopify=Shopify||{};Shopify.PaymentButton=Shopify.PaymentButton||{isStorefrontPortableWallets:!0,init:function(){window.Shopify.PaymentButton.init=function(){};var t=document.createElement("script");t.src="https://runr.com/cdn/shopifycloud/portable-wallets/latest/portable-wallets.en.js",t.type="module",document.head.appendChild(t)}}; </script> <script data-source-attribution="shopify.dynamic_checkout.buyer_consent"> function portableWalletsHideBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.add("hidden"),t.setAttribute("aria-hidden","true"),n.removeEventListener("click",e))}function portableWalletsShowBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.remove("hidden"),t.removeAttribute("aria-hidden"),n.addEventListener("click",e))}window.Shopify?.PaymentButton&&(window.Shopify.PaymentButton.hideBuyerConsent=portableWalletsHideBuyerConsent,window.Shopify.PaymentButton.showBuyerConsent=portableWalletsShowBuyerConsent); </script> <script data-source-attribution="shopify.dynamic_checkout.cart.bootstrap">document.addEventListener("DOMContentLoaded",(function(){function t(){return document.querySelector("shopify-accelerated-checkout-cart, shopify-accelerated-checkout")}if(t())Shopify.PaymentButton.init();else{new MutationObserver((function(e,n){t()&&(Shopify.PaymentButton.init(),n.disconnect())})).observe(document.body,{childList:!0,subtree:!0})}})); </script> <link rel="stylesheet" media="screen" href="https://runr.com/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css" crossorigin="anonymous"> <style id="shopify-accelerated-checkout-cart"> #shopify-buyer-consent { margin-top: 1em; display: inline-block; width: 100%; } #shopify-buyer-consent.hidden { display: none; } #shopify-subscription-policy-button { background: none; border: none; padding: 0; text-decoration: underline; font-size: inherit; cursor: pointer; } #shopify-subscription-policy-button::before { box-shadow: none; } </style> <script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end');</script> <script> window.PXUTheme = window.PXUTheme || {}; window.PXUTheme.money_format = "${{amount}}"; window.PXUTheme.context = { shop: { id: 11043090, }, "cart": {"note":null,"attributes":{},"original_total_price":0,"total_price":0,"total_discount":0,"total_weight":0.0,"item_count":0,"items":[],"requires_shipping":false,"currency":"USD","items_subtotal_price":0,"cart_level_discount_applications":[],"checkout_charge_amount":0}, "collections": [{"id":269557792924,"handle":"400m","updated_at":"2025-05-14T22:20:14+01:00","published_at":"2021-06-08T15:10:38+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"400M","body_html":"","image":{"created_at":"2021-06-08T15:25:38+01:00","alt":null,"width":2268,"height":348,"src":"\/\/runr.com\/cdn\/shop\/collections\/400M_wide-01.png?v=1623162339"}},{"id":264150712476,"handle":"80s","updated_at":"2025-05-27T10:30:30+01:00","published_at":"2021-04-01T14:06:28+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"80's Runr","body_html":""},{"id":415725322,"handle":"gifts","updated_at":"2025-05-27T18:10:02+01:00","published_at":"2017-03-05T17:54:00+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Accessories","body_html":""},{"id":393020145919,"handle":"accessories-sustainable-collection","updated_at":"2025-05-24T12:41:34+01:00","published_at":"2022-03-16T12:12:32+00:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Accessories Sustainable Collection","body_html":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003cdiv style=\"text-align: center;\" data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eHere at runr, it's really important to us that we aim to be as sustainable as we can where souring materials.\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" data-mce-fragment=\"1\"\u003e\n\u003cspan data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eWith that in mind, a large proportion of our products are now made from recycled materials, organic cotton or sustainably sourced materials ♻️\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1104\/3090\/files\/RUNR_Sustainable_Logo_Set-01_480x480.png?v=1615200743\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\u003c\/span\u003e\u003c\/div\u003e"},{"id":642932343165,"handle":"all","title":"All","updated_at":"2025-05-27T20:12:01+01:00","body_html":null,"published_at":"2024-10-25T15:39:42+01:00","sort_order":"best-selling","template_suffix":null,"disjunctive":false,"rules":[{"column":"type","relation":"not_equals","condition":"singleton_gift"}],"published_scope":"web"},{"id":388162420991,"handle":"all-products","title":"All products","updated_at":"2025-05-27T20:12:01+01:00","body_html":null,"published_at":"2021-12-01T09:18:01+00:00","sort_order":"best-selling","template_suffix":null,"disjunctive":false,"rules":[{"column":"type","relation":"not_equals","condition":"singleton_gift"}],"published_scope":"web"},{"id":403756056831,"handle":"animal-print","updated_at":"2025-05-07T20:33:13+01:00","published_at":"2022-11-02T13:41:01+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Animal Print","body_html":""},{"id":400133390591,"handle":"athens","updated_at":"2025-05-27T18:40:04+01:00","published_at":"2022-08-04T16:42:14+01:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Athens","body_html":""},{"id":220432466076,"handle":"autumn-2020","updated_at":"2025-05-11T14:50:23+01:00","published_at":"2020-09-22T14:57:20+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Autumn 2020","body_html":""},{"id":403269058815,"handle":"autumn-2022","updated_at":"2025-05-23T14:31:47+01:00","published_at":"2022-10-13T15:50:25+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Autumn 2022","body_html":""},{"id":403330171135,"handle":"autumn-2022-headwear","updated_at":"2025-05-27T03:20:04+01:00","published_at":"2022-10-17T16:26:38+01:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Autumn 2022 Headwear","body_html":""},{"id":403330040063,"handle":"autumn-2022-men","updated_at":"2025-05-27T15:10:28+01:00","published_at":"2022-10-17T16:22:01+01:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Autumn 2022 Men","body_html":""},{"id":403330138367,"handle":"autumn-2022-women","updated_at":"2025-05-16T09:40:26+01:00","published_at":"2022-10-17T16:24:58+01:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Autumn 2022 Women","body_html":""},{"id":89466306650,"handle":"bags-1","title":"Bags","updated_at":"2025-05-07T20:33:05+01:00","body_html":"","published_at":"2019-05-30T09:42:00+01:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"bag"}],"published_scope":"global"},{"id":408780833023,"handle":"barcelona","updated_at":"2025-05-26T13:25:54+01:00","published_at":"2023-06-29T11:07:09+01:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Barcelona","body_html":""},{"id":129694171226,"handle":"baseball-t-shirts","updated_at":"2025-05-07T20:33:06+01:00","published_at":"2019-09-15T15:48:14+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Baseball T-Shirts","body_html":""},{"id":149863825498,"handle":"beanie-hats","title":"Beanie Hats","updated_at":"2025-05-07T20:33:06+01:00","body_html":"","published_at":"2019-10-04T20:21:41+01:00","sort_order":"manual","template_suffix":"","disjunctive":true,"rules":[{"column":"title","relation":"contains","condition":"beanie"}],"published_scope":"global"},{"id":261420875932,"handle":"berlin","title":"Berlin","updated_at":"2025-05-27T18:10:26+01:00","body_html":"","published_at":"2021-03-05T14:11:43+00:00","sort_order":"best-selling","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"Berlin"}],"published_scope":"global"},{"id":393797239039,"handle":"best-sellers","updated_at":"2025-05-27T20:10:51+01:00","published_at":"2022-03-30T16:47:05+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Best Sellers","body_html":""},{"id":56442323034,"handle":"best-selling-products","title":"Best Selling Products","updated_at":"2025-05-07T20:33:05+01:00","body_html":"","published_at":"2018-06-14T15:29:57+01:00","sort_order":"best-selling","template_suffix":"","disjunctive":true,"rules":[{"column":"title","relation":"contains","condition":"Best Selling"}],"published_scope":"web"},{"id":668077457789,"handle":"best-selling-running-hats","updated_at":"2025-05-27T20:10:51+01:00","published_at":"2025-03-18T16:05:44+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Best Selling Running Hats","body_html":""},{"id":83332038746,"handle":"black-gold-1","updated_at":"2025-05-27T18:40:04+01:00","published_at":"2019-02-16T10:52:54+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Black \u0026 Gold","body_html":""},{"id":153439862874,"handle":"black-collection","title":"Black collection","updated_at":"2025-05-27T20:10:51+01:00","body_html":"","published_at":"2019-10-21T15:52:51+01:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"black"}],"published_scope":"global"},{"id":153435865178,"handle":"the-blues","title":"Blue Collection","updated_at":"2025-05-27T20:10:51+01:00","body_html":"","published_at":"2019-10-21T15:48:00+01:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"blue"}],"published_scope":"global"},{"id":414301356287,"handle":"boxing-day-sale","updated_at":"2025-05-27T15:10:28+01:00","published_at":"2023-12-18T13:52:56+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Boxing Day Sale","body_html":""},{"id":56455135322,"handle":"baseball-cap","updated_at":"2025-05-17T11:25:23+01:00","published_at":"2018-06-15T13:35:33+01:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Caps","body_html":""},{"id":425613194,"handle":"clearance","title":"Clearance","updated_at":"2025-05-15T09:55:14+01:00","body_html":"","published_at":"2017-05-30T13:40:50+01:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"clearance"}],"published_scope":"global"},{"id":388798644479,"handle":"clearance-accessories","updated_at":"2025-05-07T20:33:12+01:00","published_at":"2021-12-15T12:36:04+00:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Clearance Accessories","body_html":""},{"id":200093237404,"handle":"clearance-bags","updated_at":"2025-05-07T20:33:08+01:00","published_at":"2020-06-08T11:20:09+01:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Clearance Bags","body_html":""},{"id":149863530586,"handle":"clearance-headwear","title":"Clearance Headwear","updated_at":"2025-05-09T05:35:05+01:00","body_html":"","published_at":"2019-10-04T20:21:41+01:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"clearance"},{"column":"tag","relation":"equals","condition":"Hats"}],"published_scope":"global"},{"id":234308108444,"handle":"clearance-headwear-1","updated_at":"2025-05-07T20:33:09+01:00","published_at":"2021-01-06T15:41:17+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Clearance Headwear","body_html":""},{"id":152494964826,"handle":"clearance-tech-hats","updated_at":"2025-05-07T20:33:06+01:00","published_at":"2019-10-16T11:22:18+01:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Clearance Tech Hats \u0026 Visors","body_html":""},{"id":200094449820,"handle":"clearance-tech-tops","updated_at":"2025-05-07T20:33:08+01:00","published_at":"2020-06-08T11:20:09+01:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Clearance Tech Tops","body_html":""},{"id":152495292506,"handle":"clearance-winter-hats","updated_at":"2025-05-07T20:33:06+01:00","published_at":"2019-10-16T11:22:18+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Clearance Winter Hats","body_html":""},{"id":162255994970,"handle":"courage-to-start","updated_at":"2025-05-07T20:33:07+01:00","published_at":"2020-04-16T18:14:38+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Courage To Start","body_html":""},{"id":642931392893,"handle":"customer-favourites","updated_at":"2025-05-27T20:12:01+01:00","published_at":"2024-10-25T14:37:37+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Customer Favourites","body_html":""},{"id":162648424538,"handle":"drinking-glasses","updated_at":"2025-05-07T20:33:07+01:00","published_at":"2020-04-22T10:54:02+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Drinking Glasses","body_html":""},{"id":271595241628,"handle":"ecotek","title":"EcoTek","updated_at":"2025-05-27T15:10:28+01:00","body_html":"\u003cdiv\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1104\/3090\/files\/EcoTek_10V2-01_480x480.png?v=1678368896\" alt=\"\" style=\"display: block; margin-left: auto; margin-right: auto;\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1104\/3090\/files\/EcoTek_10V2-01_480x480.png?v=1678368896\"\u003e\u003cbr\u003e\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cstrong\u003e \u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cspan\u003eWhether it's parkrun or a marathon, whatever your distance, run sustainably in one of our Ecotek running tops.\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cspan\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cspan\u003eEach t-shirt and vest is made from up to \u003c\/span\u003e8 recycled plastic bottles ♻️\u003c\/div\u003e","published_at":"2021-07-01T08:55:23+01:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"EcoTek"}],"published_scope":"global"},{"id":279673110684,"handle":"elements","updated_at":"2025-05-21T14:15:29+01:00","published_at":"2021-10-26T16:26:02+01:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Elements","body_html":""},{"id":157833986138,"handle":"energised","title":"Energised","updated_at":"2025-05-07T20:33:07+01:00","body_html":"","published_at":"2019-12-14T13:16:52+00:00","sort_order":"manual","template_suffix":"","disjunctive":true,"rules":[{"column":"tag","relation":"equals","condition":"Energised"},{"column":"tag","relation":"equals","condition":"Energise"}],"published_scope":"global"},{"id":149248606298,"handle":"everyday-hoodies","title":"Everyday Hoodies","updated_at":"2025-05-07T20:33:06+01:00","body_html":"","published_at":"2019-09-26T10:03:20+01:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"Everyday"}],"published_scope":"global"},{"id":200425472156,"handle":"fathers-day","updated_at":"2025-05-27T20:10:51+01:00","published_at":"2020-06-10T11:01:44+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Father's Day Gift List","body_html":""},{"id":161985626202,"handle":"featured-tech-hats","updated_at":"2025-05-27T20:10:51+01:00","published_at":"2020-04-13T10:50:11+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Featured Products","body_html":""},{"id":159449874522,"handle":"fluoro-technical-hats","title":"Fluoro Technical Hats","updated_at":"2025-05-07T20:33:07+01:00","body_html":"","published_at":"2020-01-14T09:45:30+00:00","sort_order":"best-selling","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"fluoro"}],"published_scope":"global"},{"id":151847469146,"handle":"footprints-men","updated_at":"2025-05-07T20:33:06+01:00","published_at":"2019-10-13T08:59:25+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Footprints - Men","body_html":""},{"id":151847534682,"handle":"footprints-women","updated_at":"2025-05-11T14:51:07+01:00","published_at":"2019-10-13T08:59:25+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Footprints - Women","body_html":""},{"id":387606118655,"handle":"gifts-for-her","updated_at":"2025-05-27T20:12:01+01:00","published_at":"2021-11-18T14:50:36+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Gifts For Her","body_html":""},{"id":387606151423,"handle":"gifts-for-him","updated_at":"2025-05-27T20:12:01+01:00","published_at":"2021-11-18T14:54:51+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Gifts For Him","body_html":""},{"id":153519751258,"handle":"gifts-under-15","updated_at":"2025-05-27T18:10:02+01:00","published_at":"2019-10-22T11:55:04+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Gifts under £15","body_html":""},{"id":642932998525,"handle":"gifts-under-25","updated_at":"2025-05-21T14:16:12+01:00","published_at":"2024-10-25T16:28:27+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Gifts Under £25","body_html":""},{"id":153521881178,"handle":"gifts-under-30","updated_at":"2025-05-27T20:10:51+01:00","published_at":"2019-10-22T11:55:04+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Gifts under £30","body_html":"\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1104\/3090\/files\/Gifts_Under_30-01_480x480.png?v=1635962484\" alt=\"\" style=\"display: block; margin-left: auto; margin-right: auto;\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1104\/3090\/files\/Gifts_Under_30-01_480x480.png?v=1635962484\"\u003e\u003c\/div\u003e"},{"id":153523159130,"handle":"gifts-under-50","updated_at":"2025-05-27T09:10:11+01:00","published_at":"2019-10-22T11:55:04+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Gifts under £45","body_html":""},{"id":642932965757,"handle":"gifts-under-45","updated_at":"2025-05-27T18:05:11+01:00","published_at":"2024-10-25T16:25:45+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Gifts Under £45","body_html":""},{"id":402182013183,"handle":"cards","title":"Greeting Cards","updated_at":"2025-05-07T20:33:13+01:00","body_html":"","published_at":"2022-09-18T08:06:33+01:00","sort_order":"best-selling","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"card"}],"published_scope":"global"},{"id":264150646940,"handle":"happy-place","updated_at":"2025-05-09T13:56:02+01:00","published_at":"2021-04-01T14:03:14+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Happy Place","body_html":""},{"id":279418732700,"handle":"headbands","updated_at":"2025-05-23T14:31:47+01:00","published_at":"2021-10-19T14:48:49+01:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Headbands","body_html":""},{"id":152503222362,"handle":"hi-viz-beanies","updated_at":"2025-05-07T20:33:06+01:00","published_at":"2019-10-16T13:59:24+01:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Hi Viz Beanies","body_html":""},{"id":397452682,"handle":"hoodies-zips","title":"Hoodies","updated_at":"2025-05-27T09:10:11+01:00","body_html":"","published_at":"2016-11-23T22:12:00+00:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"Hoodies \u0026 Zips"}],"published_scope":"global"},{"id":404638269695,"handle":"january-2023-sale","updated_at":"2025-05-27T15:10:28+01:00","published_at":"2023-01-05T13:51:03+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"JANUARY 2023 SALE","body_html":""},{"id":153938067546,"handle":"jumpers","updated_at":"2025-05-07T20:33:07+01:00","published_at":"2019-10-27T19:15:10+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Jumpers","body_html":""},{"id":197717491868,"handle":"jumpers-hoodies","title":"Jumpers \u0026 Hoodies","updated_at":"2025-05-27T09:10:11+01:00","body_html":"","published_at":"2020-05-25T14:13:05+01:00","sort_order":"manual","template_suffix":"","disjunctive":true,"rules":[{"column":"tag","relation":"equals","condition":"hoodie"},{"column":"tag","relation":"equals","condition":"Hoodies \u0026 Zips"},{"column":"tag","relation":"equals","condition":"Jumper"}],"published_scope":"global"},{"id":409567114,"handle":"kids","title":"Junior Runr","updated_at":"2025-05-07T20:33:03+01:00","body_html":"","published_at":"2017-02-03T16:21:00+00:00","sort_order":"manual","template_suffix":"","disjunctive":true,"rules":[{"column":"title","relation":"contains","condition":"Junior"},{"column":"title","relation":"contains","condition":"babygrow"}],"published_scope":"global"},{"id":96656064602,"handle":"leave-nothing-but-footprints","title":"Leave Nothing But Footprints","updated_at":"2025-05-21T14:16:12+01:00","body_html":"","published_at":"2019-08-29T12:42:49+01:00","sort_order":"manual","template_suffix":"","disjunctive":true,"rules":[{"column":"tag","relation":"equals","condition":"footprints"},{"column":"tag","relation":"equals","condition":"leave nothing but footprints"}],"published_scope":"global"},{"id":161618985050,"handle":"leave-nothing-but-footprints-magenta","updated_at":"2025-05-07T20:33:07+01:00","published_at":"2020-04-06T13:28:50+01:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Leave Nothing But Footprints - Magenta","body_html":""},{"id":275392463004,"handle":"leave-nothing-but-footprints-tumblers","updated_at":"2025-05-07T20:33:11+01:00","published_at":"2021-08-17T10:57:33+01:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Leave Nothing But Footprints Tumblers","body_html":""},{"id":209044242588,"handle":"leave-nothing-but-footprints-virtual-run","updated_at":"2025-05-07T20:33:08+01:00","published_at":"2020-07-29T14:25:21+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Leave Nothing But Footprints Virtual Run","body_html":"\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1104\/3090\/files\/LNBF_run_2020_Strava-01_a8b3eee0-89a2-4398-b696-fd5bc1ceca54_480x480.png?v=1596113437\" alt=\"\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e \u003c\/div\u003e\n\u003cdiv\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan style=\"color: #f50c0c;\"\u003e\u003cstrong\u003e***ENTRY IS NOW CLOSED FOR 2020***\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cstrong\u003eHow do I submit my results?\u003c\/strong\u003e\u003cbr\u003e \u003cbr\u003e\u003c\/span\u003e\u003cspan\u003eOnce you have completed your miles, sum up your miles via whatever method you collate them - Strava, Endomondo, Garmin etc. (even old fashioned pen \u0026amp; paper) and head to our \u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/www.runr.co.uk\/pages\/leave-nothing-but-footprints-results-page?_pos=1\u0026amp;_sid=d10f210c0\u0026amp;_ss=r\"\u003eRESULTS PAGE\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003cspan\u003e where you can submit your info. Once the challenge is over, we will then send you your medal.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eBRAND NEW\u003c\/strong\u003e for October 2020 - \u003cspan style=\"color: #529f58;\"\u003e\u003cstrong\u003eLeave Nothing But Footprints\u003c\/strong\u003e\u003c\/span\u003e 🌍 \u003c\/div\u003e\n\u003cdiv\u003e \u003c\/div\u003e\n\u003cdiv\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp\u003eTo continue our partnership with the mental health charity, Mind, this virtual event will run throughout October and coincide with Mental Health Awareness Day, which is on the 10th.\u003c\/p\u003e\n\u003cp\u003eThe world in which we live, and run in, is important to us which is why the phrase '\u003cstrong\u003eLeave Nothing But Footprints\u003c\/strong\u003e' resonates so well with all of us in the running community.\u003c\/p\u003e\n\u003c\/div\u003e"},{"id":642917269885,"handle":"lumos-reflective-running-hats","updated_at":"2025-05-27T17:30:03+01:00","published_at":"2024-10-24T10:06:24+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Lumos Reflective Running Hats","body_html":""},{"id":238903165084,"handle":"made-from-100-bamboo","updated_at":"2025-05-07T20:33:09+01:00","published_at":"2021-02-17T09:45:50+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Made From 100% Bamboo","body_html":""},{"id":238902182044,"handle":"made-from-100-organic-cotton","updated_at":"2025-05-09T13:55:22+01:00","published_at":"2021-02-17T09:31:27+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Made From 100% Organic Cotton","body_html":""},{"id":160735330394,"handle":"made-from-recycled-materials","updated_at":"2025-05-24T12:41:34+01:00","published_at":"2020-03-05T12:54:52+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Made from recycled materials","body_html":"\u003cmeta charset=\"utf-8\"\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1104\/3090\/files\/trees_1024x1024.jpg?v=1583500284\" alt=\"\" style=\"margin-right: auto; margin-left: auto; float: none; display: block;\"\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cspan\u003eThe world in which we live in, and run in, is important to us.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eThat's why we always strive to use ethically sourced materials and we're proud to say that many of our products are made of 100% recycled materials. \u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eThese products are made of cuttings from organic cotton textile production, which are then shredded and turned back into soft cotton fibres. Fibres made from recycled plastic bottles are then added and to obtain the cotton and polyester blend. These are then spun into fine yarn to make our fabrics for our products.\u003c\/p\u003e"},{"id":238902706332,"handle":"made-from-recycled-materials-1","updated_at":"2025-05-24T12:41:34+01:00","published_at":"2021-02-17T09:38:41+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Made From Recycled Materials","body_html":""},{"id":24759762974,"handle":"running-accessories","updated_at":"2025-05-27T18:10:02+01:00","published_at":"2018-03-21T20:13:53+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Magnets \u0026 Running Accessories","body_html":""},{"id":22892380190,"handle":"mainpage","updated_at":"2025-05-07T20:33:04+01:00","published_at":"2018-01-22T15:58:32+00:00","sort_order":"manual","template_suffix":null,"published_scope":"global","title":"Mainpage","body_html":""},{"id":418928522,"handle":"marathon-1","title":"Marathon","updated_at":"2025-05-09T13:55:22+01:00","body_html":"","published_at":"2017-04-04T16:34:00+01:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"title","relation":"contains","condition":"Marathon"}],"published_scope":"global"},{"id":83332005978,"handle":"marathon-talk","title":"Marathon Talk","updated_at":"2025-05-07T20:33:05+01:00","body_html":"","published_at":"2019-02-16T10:52:54+00:00","sort_order":"best-selling","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"marathon talk"}],"published_scope":"global"},{"id":94032920666,"handle":"matterhorn","title":"Matterhorn","updated_at":"2025-05-07T20:33:05+01:00","body_html":"","published_at":"2019-08-02T17:43:54+01:00","sort_order":"best-selling","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"matterhorn"}],"published_scope":"global"},{"id":410864713983,"handle":"medal-hangers","updated_at":"2025-05-27T18:05:11+01:00","published_at":"2023-11-10T12:54:40+00:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Medal Hangers","body_html":""},{"id":153813778522,"handle":"mega-menu-featured-products","updated_at":"2025-05-27T20:12:01+01:00","published_at":"2019-10-25T13:24:37+01:00","sort_order":"manual","template_suffix":null,"published_scope":"web","title":"Mega Menu - Featured Products","body_html":null},{"id":178166343,"handle":"mens","title":"Men","updated_at":"2025-05-27T20:12:01+01:00","body_html":"","published_at":"2016-01-24T20:47:00+00:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"Mens"}],"published_scope":"global"},{"id":227261972636,"handle":"mens-80s","updated_at":"2025-05-27T10:30:30+01:00","published_at":"2020-11-05T12:56:37+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Men's 80's Runr","body_html":""},{"id":260423188636,"handle":"mens-baseball-t-shirts","updated_at":"2025-05-07T20:33:10+01:00","published_at":"2021-02-24T09:47:03+00:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Men's Baseball T-shirts","body_html":""},{"id":400666525951,"handle":"mens-best-sellers","updated_at":"2025-05-27T20:10:51+01:00","published_at":"2022-08-17T19:45:29+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Men's Best Sellers","body_html":""},{"id":149862613082,"handle":"clearance-mens","title":"Men's Clearance","updated_at":"2025-05-07T20:33:06+01:00","body_html":"","published_at":"2019-10-04T19:54:56+01:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"clearance"},{"column":"title","relation":"contains","condition":"men's"},{"column":"variant_inventory","relation":"greater_than","condition":"0"},{"column":"title","relation":"not_contains","condition":"women"}],"published_scope":"global"},{"id":272011100316,"handle":"mens-ecotek","title":"Men's EcoTek - 100% Recycled","updated_at":"2025-05-27T15:10:28+01:00","body_html":"\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1104\/3090\/files\/21-06-RUNR-MENS-TECHNICAL-TSHIRT-BLACK_11-Web-2000px_480x480.jpg?v=1625646943\" alt=\"\" style=\"display: block; margin-left: auto; margin-right: auto;\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1104\/3090\/files\/21-06-RUNR-MENS-TECHNICAL-TSHIRT-BLACK_11-Web-2000px_480x480.jpg?v=1625646943\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e \u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cspan\u003eWhether it's parkrun or a marathon, whatever your distance, run sustainably in one of our Ecotek running tops.\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cspan\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cspan\u003eEach t-shirt and vest is made from up to \u003c\/span\u003e8 recycled plastic bottles ♻️\u003c\/div\u003e","published_at":"2021-07-07T08:59:39+01:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"EcoTek"},{"column":"tag","relation":"equals","condition":"Mens"}],"published_scope":"global"},{"id":24759369758,"handle":"mens-hoodies","updated_at":"2025-05-27T09:10:11+01:00","published_at":"2018-03-21T20:05:46+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Men's Hoodies","body_html":""},{"id":24759468062,"handle":"mens-jumpers","updated_at":"2025-05-07T20:33:04+01:00","published_at":"2018-03-21T20:07:27+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Men's Jumpers","body_html":""},{"id":207353839772,"handle":"mens-leave-nothing-but-footprints","updated_at":"2025-05-21T14:16:12+01:00","published_at":"2020-07-20T16:24:07+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Men's Leave Nothing But Footprints","body_html":""},{"id":269147996316,"handle":"mens-marathon","updated_at":"2025-05-09T05:35:05+01:00","published_at":"2021-06-03T10:24:20+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Men's Marathon","body_html":""},{"id":393019982079,"handle":"mens-sustainable-collection","updated_at":"2025-05-27T15:10:28+01:00","published_at":"2022-03-16T12:10:06+00:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Men's Sustainable Collection","body_html":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003cdiv style=\"text-align: center;\" data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eHere at runr, it's really important to us that we aim to be as sustainable as we can where souring materials.\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" data-mce-fragment=\"1\"\u003e\n\u003cspan data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003cbr data-mce-fragment=\"1\"\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eWith that in mind, a large proportion of our products are now made from recycled materials, organic cotton or sustainably sourced materials ♻️\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv data-mce-fragment=\"1\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1104\/3090\/files\/RUNR_Sustainable_Logo_Set-01_480x480.png?v=1615200743\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\u003c\/span\u003e\u003c\/div\u003e"},{"id":24759599134,"handle":"mens-t-shirts","updated_at":"2025-05-21T14:16:12+01:00","published_at":"2018-03-21T20:09:35+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Men's T-Shirts","body_html":""},{"id":155016265818,"handle":"mens-under-40","updated_at":"2025-05-17T11:25:23+01:00","published_at":"2019-11-11T11:25:00+00:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Men's under £40","body_html":""},{"id":155015643226,"handle":"mens-under-50","updated_at":"2025-05-07T20:33:07+01:00","published_at":"2019-11-11T11:06:24+00:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Men's Under £50","body_html":""},{"id":234956587164,"handle":"mental-health-matters","updated_at":"2025-05-07T20:33:09+01:00","published_at":"2021-01-12T10:11:57+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Mental Health Matters","body_html":""},{"id":236462932124,"handle":"mental-health-matters-mens","updated_at":"2025-05-07T20:33:09+01:00","published_at":"2021-01-26T10:24:21+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Mental Health Matters - Men's","body_html":""},{"id":236462833820,"handle":"mental-health-matters-womens","updated_at":"2025-05-07T20:33:09+01:00","published_at":"2021-01-26T10:22:52+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Mental Health Matters - Women's","body_html":""},{"id":97444921434,"handle":"midnight","title":"Midnight","updated_at":"2025-05-07T20:33:05+01:00","body_html":"","published_at":"2019-09-11T12:46:55+01:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"midnight"}],"published_scope":"global"},{"id":225138507932,"handle":"mileage-trackers","updated_at":"2025-05-22T12:26:57+01:00","published_at":"2020-10-19T13:57:36+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Mileage Trackers","body_html":"\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1104\/3090\/files\/2022_Mileage_Tracker_Montage-01_58cb9840-851f-4985-90d8-261b7b199c68_480x480.png?v=1645108801\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003eGet your FREE running mileage tracker every month 🏃🏽\u003cbr data-mce-fragment=\"1\"\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e🖊️ Available to download and print or edit\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e⏱️ Set yourself a target and record your progress throughout any month\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e📈 Stay on track and reach your training goals\u003c\/p\u003e"},{"id":266806198428,"handle":"miles-for-mind-clothing","updated_at":"2025-05-15T09:55:14+01:00","published_at":"2021-05-06T11:53:12+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Miles For Mind Clothing","body_html":"\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1104\/3090\/files\/09-RUNR-MODEL-MILES-MIND_2-Web-2000px_480x480.jpg?v=1636027606\" alt=\"\" style=\"display: block; margin-left: auto; margin-right: auto;\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1104\/3090\/files\/09-RUNR-MODEL-MILES-MIND_2-Web-2000px_480x480.jpg?v=1636027606\"\u003e\u003c\/div\u003e"},{"id":261420941468,"handle":"montreal","title":"Montreal","updated_at":"2025-05-07T20:33:10+01:00","body_html":"","published_at":"2021-03-05T14:12:19+00:00","sort_order":"best-selling","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"Montreal"}],"published_scope":"global"},{"id":393020604671,"handle":"mothers-day","updated_at":"2025-05-27T18:10:02+01:00","published_at":"2022-03-16T12:39:08+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Mother's Day","body_html":""},{"id":387805577471,"handle":"mugs","updated_at":"2025-05-07T20:33:12+01:00","published_at":"2021-11-23T10:11:01+00:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Mugs","body_html":""},{"id":24759697438,"handle":"mugs-glassware","updated_at":"2025-05-07T20:33:04+01:00","published_at":"2018-03-21T20:11:49+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Mugs \u0026 Glassware","body_html":""},{"id":199871955100,"handle":"new-arrivals-men","updated_at":"2025-05-07T20:33:08+01:00","published_at":"2020-06-06T20:06:12+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"New Arrivals - Men","body_html":""},{"id":199871758492,"handle":"new-arrivals-women","updated_at":"2025-05-16T09:40:26+01:00","published_at":"2020-06-06T20:06:12+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"New Arrivals - Women","body_html":""},{"id":642940043645,"handle":"new-mens-october-2024","updated_at":"2025-05-21T14:16:12+01:00","published_at":"2024-10-27T06:16:34+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"NEW MENS OCTOBER 2024","body_html":""},{"id":642919956861,"handle":"new-october-24","updated_at":"2025-05-21T14:16:12+01:00","published_at":"2024-10-24T13:05:45+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"NEW October 24","body_html":""},{"id":398026932479,"handle":"new-running-hats","updated_at":"2025-05-27T20:12:01+01:00","published_at":"2022-06-16T14:19:52+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"NEW Running Hats","body_html":""},{"id":404451361023,"handle":"new-winter-hats","updated_at":"2025-05-23T14:31:47+01:00","published_at":"2022-12-16T07:22:12+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"NEW Winter Hats","body_html":""},{"id":642940076413,"handle":"new-womens-tops-october-2024","updated_at":"2025-05-11T14:51:07+01:00","published_at":"2024-10-27T06:18:45+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"NEW WOMENS TOPS OCTOBER 2024","body_html":""},{"id":391314833663,"handle":"new-products","updated_at":"2025-05-26T13:25:54+01:00","published_at":"2022-02-08T08:57:54+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"NEW!","body_html":""},{"id":56442355802,"handle":"newest-products","title":"Newest Products","updated_at":"2025-05-27T20:12:01+01:00","body_html":null,"published_at":"2018-06-14T15:29:58+01:00","sort_order":"manual","template_suffix":null,"disjunctive":true,"rules":[{"column":"title","relation":"contains","condition":"Newest"},{"column":"title","relation":"not_contains","condition":"Newest"}],"published_scope":"web"},{"id":79799877722,"handle":"everything-exc-virtual-runs-clearance-gift-cards","updated_at":"2025-05-27T20:12:01+01:00","published_at":"2019-10-24T09:32:25+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Newsletter - Everything exc. Virtual Runs, Clearance \u0026 gift cards","body_html":""},{"id":229810995356,"handle":"nordic-bobble-hats","updated_at":"2025-05-27T03:20:04+01:00","published_at":"2020-11-24T10:42:00+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Nordic Bobble Hats","body_html":""},{"id":402182045951,"handle":"notepads","title":"Notepads","updated_at":"2025-05-07T20:33:13+01:00","body_html":"","published_at":"2022-09-18T08:06:49+01:00","sort_order":"best-selling","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"notepad"}],"published_scope":"global"},{"id":225384562844,"handle":"october-sale","updated_at":"2025-05-27T17:30:03+01:00","published_at":"2020-10-21T10:29:43+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"October Sale","body_html":""},{"id":397730906367,"handle":"olympics","updated_at":"2025-05-20T12:45:18+01:00","published_at":"2022-06-09T10:49:52+01:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Olympics","body_html":""},{"id":402181980415,"handle":"pin-badges","title":"Pin Badges","updated_at":"2025-05-07T20:33:13+01:00","body_html":"","published_at":"2022-09-18T08:06:08+01:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"Pin badge"}],"published_scope":"global"},{"id":666966360445,"handle":"wholesale-point-of-sale","updated_at":"2025-05-07T20:33:15+01:00","published_at":"2025-02-07T09:47:06+00:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Point Of Sale","body_html":"\u003cp\u003ePoint of sale is available to all stores FREE and we're more than happy to chat through volumes you require.\u003c\/p\u003e"},{"id":94386880602,"handle":"magnets","title":"Race Number Magnets","updated_at":"2025-05-27T18:10:02+01:00","body_html":"","published_at":"2019-08-07T09:17:49+01:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"magnet"},{"column":"tag","relation":"equals","condition":"magnets"}],"published_scope":"global"},{"id":666627670397,"handle":"wholesale-race-number-magnets","updated_at":"2025-05-27T18:10:02+01:00","published_at":"2025-01-27T15:47:07+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Race Number Magnets","body_html":""},{"id":90200277082,"handle":"recommended","updated_at":"2025-05-27T18:10:02+01:00","published_at":"2019-06-12T17:57:45+01:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Recommended","body_html":""},{"id":236693356700,"handle":"recycled-organic","updated_at":"2025-05-21T14:16:12+01:00","published_at":"2021-01-28T15:10:46+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Recycled \u0026 Organic","body_html":""},{"id":236699091100,"handle":"recycled-organic-accessories","updated_at":"2025-05-24T12:41:34+01:00","published_at":"2021-01-28T16:25:58+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Recycled \u0026 Organic - Accessories","body_html":""},{"id":236698566812,"handle":"recycled-organic-hoodies","updated_at":"2025-05-07T20:33:09+01:00","published_at":"2021-01-28T16:17:16+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Recycled \u0026 Organic - Hoodies","body_html":""},{"id":236698796188,"handle":"recycled-organic-jumpers","updated_at":"2025-05-07T20:33:09+01:00","published_at":"2021-01-28T16:20:53+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Recycled \u0026 Organic - Jumpers","body_html":""},{"id":236698861724,"handle":"recycled-organic-t-shirts","updated_at":"2025-05-21T14:16:12+01:00","published_at":"2021-01-28T16:23:01+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Recycled \u0026 Organic - T-shirts","body_html":""},{"id":153438584922,"handle":"red-collection","title":"Red Collection","updated_at":"2025-05-27T20:12:01+01:00","body_html":"","published_at":"2019-10-21T16:11:04+01:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"red"}],"published_scope":"global"},{"id":83405570138,"handle":"retro-jumpers","updated_at":"2025-05-07T20:33:05+01:00","published_at":"2019-02-18T13:55:41+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Retro Jumpers","body_html":""},{"id":261420810396,"handle":"rome","title":"Rome","updated_at":"2025-05-20T12:45:18+01:00","body_html":"","published_at":"2021-03-05T14:11:06+00:00","sort_order":"best-selling","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"rome"}],"published_scope":"global"},{"id":390618349823,"handle":"running-accessories-1","updated_at":"2025-05-27T18:10:02+01:00","published_at":"2022-01-26T14:13:34+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Running Accessories","body_html":""},{"id":279419060380,"handle":"running-bobble-hats","updated_at":"2025-05-27T03:20:04+01:00","published_at":"2021-10-19T14:53:42+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Running Bobble Hats","body_html":""},{"id":402361417983,"handle":"running-gifts","title":"Running Gifts","updated_at":"2025-05-07T20:33:13+01:00","body_html":"","published_at":"2022-09-21T07:10:10+01:00","sort_order":"manual","template_suffix":"","disjunctive":true,"rules":[{"column":"tag","relation":"equals","condition":"card"},{"column":"tag","relation":"equals","condition":"Pin badge"},{"column":"tag","relation":"equals","condition":"notepad"}],"published_scope":"global"},{"id":398966090,"handle":"running-headwear","updated_at":"2025-05-27T20:12:01+01:00","published_at":"2016-12-03T18:27:00+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Running Hats","body_html":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1104\/3090\/files\/Rio_Hat_horizontal_version_605f2af2-a99d-436e-8dc2-91ef2a99ac3d.jpg?v=1725456857\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003eLove running? Wear Runr.\u003c\/p\u003e","image":{"created_at":"2025-03-18T08:43:06+00:00","alt":null,"width":1535,"height":1024,"src":"\/\/runr.com\/cdn\/shop\/collections\/Budapest_Hat_horizontal.jpg?v=1742287386"}},{"id":262981976220,"handle":"technical-running-hats","updated_at":"2025-05-27T20:12:01+01:00","published_at":"2021-03-23T12:38:06+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Running Hats","body_html":""},{"id":89676021850,"handle":"technical-hats","updated_at":"2025-05-27T20:12:01+01:00","published_at":"2019-06-03T14:27:24+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Running Hats \u0026 Visors","body_html":""},{"id":666425524605,"handle":"running-hats-spring-2025","updated_at":"2025-05-27T20:12:01+01:00","published_at":"2025-01-19T21:21:51+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Running Hats Spring 2025","body_html":""},{"id":262618677404,"handle":"running-is-my-happy-place","title":"Running Is My Happy Place","updated_at":"2025-05-08T21:45:37+01:00","body_html":"","published_at":"2021-03-19T13:58:31+00:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"Happy place"}],"published_scope":"global"},{"id":262982107292,"handle":"technical-running-visors","updated_at":"2025-05-25T16:00:03+01:00","published_at":"2021-03-23T12:39:43+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Running Visors","body_html":""},{"id":666068943229,"handle":"wholesale-runr-all-products","updated_at":"2025-05-27T20:10:51+01:00","published_at":"2024-12-30T07:56:44+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Runr ALL Products","body_html":""},{"id":666064454013,"handle":"wholesale-runr-beanie-hats","updated_at":"2025-05-07T20:33:15+01:00","published_at":"2024-12-29T08:23:42+00:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Runr Beanie Hats","body_html":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cmeta charset=\"utf-8\"\u003eOur Beanie Hats are arranged in order of best sellers within running shops from the top.\u003cbr\u003e\u003c\/p\u003e"},{"id":666068779389,"handle":"wholesale-runr-fleece-headbands","updated_at":"2025-05-23T14:31:47+01:00","published_at":"2024-12-30T07:34:09+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Runr Fleece Headbands","body_html":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cmeta charset=\"utf-8\"\u003eOur Fleece Headbands are arranged in order of best sellers within running shops from the top.\u003cbr\u003e\u003c\/p\u003e"},{"id":666068877693,"handle":"wholesale-nordic-bobble-hats","updated_at":"2025-05-27T03:20:04+01:00","published_at":"2024-12-30T07:37:35+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Runr Nordic Bobble Hats","body_html":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan\u003eOur Nordic Bobble Hats are arranged in order of best sellers within running shops from the top.\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e"},{"id":666068844925,"handle":"wholesale-runr-reflective-running-bobble-hats","updated_at":"2025-05-27T03:20:04+01:00","published_at":"2024-12-30T07:37:01+00:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Runr Reflective Running Bobble Hats","body_html":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003eOur \u003cmeta charset=\"utf-8\"\u003eReflective Running Bobble Hats are arranged in order of best sellers within running shops from the top.\u003c\/p\u003e"},{"id":666064322941,"handle":"wholesale-snoods","updated_at":"2025-05-24T12:41:34+01:00","published_at":"2024-12-29T08:15:11+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Runr Snoods","body_html":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003eOur Snoods are made from 100% recycled plastic bottles and arranged in order of best sellers within running shops from the top.\u003c\/p\u003e"},{"id":666064355709,"handle":"wholesale-technical-running-hats","updated_at":"2025-05-27T20:12:01+01:00","published_at":"2024-12-29T08:18:08+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Runr Technical Running Hats","body_html":"\u003cp style=\"text-align: left;\"\u003eOur Technical Running Hats are arranged in order of best sellers within running shops from the top.\u003c\/p\u003e"},{"id":666064388477,"handle":"wholesale-technical-running-visors","updated_at":"2025-05-25T16:00:03+01:00","published_at":"2024-12-29T08:21:51+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Runr Technical Running Visors","body_html":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cmeta charset=\"utf-8\"\u003eOur Technical Running Visors are arranged in order of best sellers within running shops from the top.\u003cbr\u003e\u003c\/p\u003e"},{"id":666064421245,"handle":"wholesale-trucker-hats","updated_at":"2025-05-17T11:25:23+01:00","published_at":"2024-12-29T08:22:42+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Runr Trucker Hats","body_html":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cmeta charset=\"utf-8\"\u003eOur Trucker Hats are arranged in order of best sellers within running shops from the top.\u003cbr\u003e\u003c\/p\u003e"},{"id":666068812157,"handle":"wholesale-runr-fleece-lined-winter-hats","updated_at":"2025-05-07T20:33:15+01:00","published_at":"2024-12-30T07:35:28+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Runr Winter Bobble Hats","body_html":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cmeta charset=\"utf-8\"\u003eOur Winter Hats are arranged in order of best sellers within running shops from the top.\u003cbr\u003e\u003c\/p\u003e"},{"id":416316981503,"handle":"save-sunday","updated_at":"2025-05-27T15:10:28+01:00","published_at":"2024-01-11T11:40:15+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Save Sunday","body_html":""},{"id":408771363071,"handle":"save-up-to-50","updated_at":"2025-05-17T11:25:23+01:00","published_at":"2023-06-28T16:44:28+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Save Up To 50%","body_html":""},{"id":280300748956,"handle":"bundles","title":"Save With Bundles","updated_at":"2025-05-07T20:33:11+01:00","body_html":"","published_at":"2021-11-16T09:29:00+00:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"Bundle"}],"published_scope":"global"},{"id":261421039772,"handle":"seoul","title":"Seoul","updated_at":"2025-05-27T17:45:12+01:00","body_html":"","published_at":"2021-03-05T14:13:04+00:00","sort_order":"best-selling","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"seoul"}],"published_scope":"global"},{"id":227271442588,"handle":"single-step","updated_at":"2025-05-07T20:33:08+01:00","published_at":"2020-11-05T15:00:49+00:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Single Step","body_html":""},{"id":56455299162,"handle":"snood","title":"Snood","updated_at":"2025-05-24T12:41:34+01:00","body_html":"","published_at":"2018-06-15T13:51:58+01:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"title","relation":"contains","condition":"snood"}],"published_scope":"global"},{"id":407728554239,"handle":"spring-2023","updated_at":"2025-05-09T13:56:02+01:00","published_at":"2023-03-28T13:41:08+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Spring 2023","body_html":""},{"id":392934228223,"handle":"spring-suggestions","updated_at":"2025-05-27T20:12:01+01:00","published_at":"2022-03-14T09:31:59+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Spring Suggestions","body_html":""},{"id":229355192476,"handle":"stocking-fillers","updated_at":"2025-05-27T18:40:04+01:00","published_at":"2020-11-21T14:41:32+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Stocking Fillers","body_html":""},{"id":199730036892,"handle":"summer-2020","title":"Summer 2020","updated_at":"2025-05-07T20:33:08+01:00","body_html":"","published_at":"2020-06-05T14:24:02+01:00","sort_order":"manual","template_suffix":"","disjunctive":true,"rules":[{"column":"tag","relation":"equals","condition":"alpine"},{"column":"tag","relation":"equals","condition":"vista"}],"published_scope":"global"},{"id":15947792414,"handle":"sunglasses","title":"Sunglasses","updated_at":"2025-05-07T20:33:04+01:00","body_html":"","published_at":"2020-06-05T13:38:51+01:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"title","relation":"contains","condition":"sunglasses"}],"published_scope":"global"},{"id":280054235292,"handle":"sustainable-gift-list","updated_at":"2025-05-21T14:15:29+01:00","published_at":"2021-11-08T17:07:41+00:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Sustainable Gift List","body_html":""},{"id":408587108607,"handle":"t-shirts","updated_at":"2025-05-21T14:16:12+01:00","published_at":"2023-06-06T14:57:59+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"T-shirts","body_html":""},{"id":16980869150,"handle":"technical-apparel","title":"Technical Apparel","updated_at":"2025-05-27T20:12:01+01:00","body_html":"","published_at":"2017-11-01T19:58:22+00:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"title","relation":"contains","condition":"technical"}],"published_scope":"global"},{"id":24759664670,"handle":"technical-clothing-mens","updated_at":"2025-05-27T15:10:28+01:00","published_at":"2018-03-21T20:11:01+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Technical Clothing - Men's","body_html":""},{"id":24759894046,"handle":"technical-clothing-womens","updated_at":"2025-05-27T18:10:02+01:00","published_at":"2018-03-21T20:19:01+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Technical Clothing - Women's","body_html":""},{"id":408271880447,"handle":"tenner-tuesday","updated_at":"2025-05-27T15:10:28+01:00","published_at":"2023-05-22T10:16:31+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"TENNER TUESDAY","body_html":""},{"id":404092387583,"handle":"the-food-bank-run","title":"The Food Bank Run","updated_at":"2025-05-07T20:33:13+01:00","body_html":"","published_at":"2022-11-23T16:44:02+00:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"Food Bank Run"}],"published_scope":"global"},{"id":239022997660,"handle":"thousand-miles-collection","updated_at":"2025-05-07T20:33:09+01:00","published_at":"2021-02-18T14:34:23+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Thousand Miles Collection","body_html":""},{"id":275783647388,"handle":"tokyo","title":"Tokyo","updated_at":"2025-05-27T16:55:05+01:00","body_html":"","published_at":"2021-08-23T16:14:30+01:00","sort_order":"best-selling","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"tokyo"}],"published_scope":"global"},{"id":162649210970,"handle":"tote-bags","updated_at":"2025-05-07T20:33:07+01:00","published_at":"2020-04-22T11:10:55+01:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Tote Bags","body_html":""},{"id":149030568026,"handle":"trail-runr","title":"Trail runr","updated_at":"2025-05-07T20:33:06+01:00","body_html":"","published_at":"2019-09-23T20:13:09+01:00","sort_order":"best-selling","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"trail"}],"published_scope":"global"},{"id":153813090394,"handle":"trucker-hats-1","title":"Trucker Hats","updated_at":"2025-05-17T11:25:23+01:00","body_html":"","published_at":"2019-10-25T13:11:02+01:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"Trucker Hat"}],"published_scope":"global"},{"id":387813212415,"handle":"tumblers-1","updated_at":"2025-05-07T20:33:12+01:00","published_at":"2021-11-23T15:02:12+00:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Tumblers","body_html":""},{"id":264147435676,"handle":"tumblers","updated_at":"2025-05-07T20:33:10+01:00","published_at":"2021-04-01T12:55:20+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Tumblers \u0026 Water Bottles","body_html":""},{"id":237484900508,"handle":"valentines-gifts","updated_at":"2025-05-27T20:12:01+01:00","published_at":"2021-02-04T15:45:42+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Valentine's Gifts","body_html":""},{"id":269546684572,"handle":"vintage","updated_at":"2025-05-07T20:33:11+01:00","published_at":"2021-06-08T11:18:24+01:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Vintage","body_html":""},{"id":22184394782,"handle":"virtual-run","title":"Virtual Run","updated_at":"2025-05-07T20:33:04+01:00","body_html":"","published_at":"2018-01-04T14:55:34+00:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"vendor","relation":"contains","condition":"Virtual Run"}],"published_scope":"global"},{"id":260644470940,"handle":"vista","title":"Vista","updated_at":"2025-05-07T20:33:10+01:00","body_html":"","published_at":"2021-02-26T10:47:16+00:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"vista"}],"published_scope":"global"},{"id":275392888988,"handle":"water-bottles","updated_at":"2025-05-07T20:33:11+01:00","published_at":"2021-08-17T11:10:04+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Water Bottles","body_html":""},{"id":279418962076,"handle":"winter-hats","updated_at":"2025-05-27T03:20:04+01:00","published_at":"2021-10-19T14:50:45+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Winter Hats","body_html":""},{"id":279478304924,"handle":"winter-headwear","updated_at":"2025-05-27T03:20:04+01:00","published_at":"2021-10-21T16:19:01+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Winter Headwear","body_html":""},{"id":178166983,"handle":"womens","title":"Women","updated_at":"2025-05-27T20:12:01+01:00","body_html":"","published_at":"2016-01-24T20:48:00+00:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"Womens"}],"published_scope":"global"},{"id":267713937564,"handle":"womens-80s","updated_at":"2025-05-27T10:30:30+01:00","published_at":"2021-05-19T14:35:48+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Women's 80's Runr","body_html":""},{"id":260423352476,"handle":"womens-baseball-t-shirts","updated_at":"2025-05-07T20:33:10+01:00","published_at":"2021-02-24T09:47:39+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Women's Baseball T-shirts","body_html":""},{"id":400665805055,"handle":"womens-best-sellers","updated_at":"2025-05-11T14:51:07+01:00","published_at":"2022-08-17T19:28:12+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Women's Best Sellers","body_html":""},{"id":149862875226,"handle":"clearance-womens","title":"Women's Clearance","updated_at":"2025-05-15T09:55:14+01:00","body_html":"","published_at":"2019-10-16T10:08:19+01:00","sort_order":"manual","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"clearance"},{"column":"title","relation":"contains","condition":"women's"}],"published_scope":"global"},{"id":272011919516,"handle":"womens-ecotek","title":"Women's EcoTek","updated_at":"2025-05-16T09:40:26+01:00","body_html":"\u003ch2 style=\"text-align: center;\" data-mce-style=\"text-align: center;\"\u003e\n\u003cstrong data-mce-fragment=\"1\"\u003e\u003cimg style=\"display: block; margin-left: auto; margin-right: auto;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1104\/3090\/files\/21-06-RUNR-WOMENS-TECHNICAL-TSHIRT-BLACK_2-Web-2000px_480x480.jpg?v=1625647312\" alt=\"\" data-mce-style=\"display: block; margin-left: auto; margin-right: auto;\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1104\/3090\/files\/21-06-RUNR-WOMENS-TECHNICAL-TSHIRT-BLACK_2-Web-2000px_480x480.jpg?v=1625647312\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003e \u003c\/strong\u003e\u003c\/strong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003cmeta charset=\"UTF-8\"\u003e\n\u003c\/h2\u003e\n\u003cdiv style=\"text-align: center;\" data-mce-style=\"text-align: center;\"\u003e\u003cspan\u003eWhether it's parkrun or a marathon, whatever your distance, run sustainably in one of our Ecotek running tops.\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" data-mce-style=\"text-align: center;\"\u003e\u003cspan\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" data-mce-style=\"text-align: center;\"\u003e\n\u003cspan\u003eEach t-shirt and vest is made from up to \u003c\/span\u003e8 recycled plastic bottles ♻️\u003c\/div\u003e","published_at":"2021-07-07T09:00:06+01:00","sort_order":"best-selling","template_suffix":"","disjunctive":false,"rules":[{"column":"tag","relation":"equals","condition":"EcoTek"},{"column":"tag","relation":"equals","condition":"Women"}],"published_scope":"global"},{"id":24759795742,"handle":"womens-hoodies","updated_at":"2025-05-14T22:20:14+01:00","published_at":"2018-03-21T20:15:42+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Women's Hoodies","body_html":""},{"id":393022275839,"handle":"womens-hoodies-jumpers","updated_at":"2025-05-14T22:20:14+01:00","published_at":"2022-03-16T13:27:54+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Women's Hoodies \u0026 Jumpers","body_html":""},{"id":24759861278,"handle":"womens-jumpers","updated_at":"2025-05-07T20:33:04+01:00","published_at":"2018-03-21T20:18:08+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Women's Jumpers","body_html":""},{"id":207353151644,"handle":"womens-leave-nothing-but-footprints","updated_at":"2025-05-11T14:51:07+01:00","published_at":"2020-07-20T16:17:55+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Women's Leave Nothing But Footprints","body_html":""},{"id":269147537564,"handle":"womens-marathon","updated_at":"2025-05-09T13:55:22+01:00","published_at":"2021-06-03T10:21:29+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Women's Marathon","body_html":""},{"id":227261874332,"handle":"womens-new-clothing","updated_at":"2025-05-11T14:50:23+01:00","published_at":"2020-11-05T12:55:14+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Women's NEW Clothing","body_html":""},{"id":393019949311,"handle":"womens-sustainable-collection","updated_at":"2025-05-16T09:40:26+01:00","published_at":"2022-03-16T12:05:52+00:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Women's Sustainable Collection","body_html":"\u003cdiv style=\"text-align: center;\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eHere at runr, it's really important to us that we aim to be as sustainable as we can where souring materials.\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eWith that in mind, a large proportion of our products are now made from recycled materials, organic cotton or sustainably sourced materials ♻️\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1104\/3090\/files\/RUNR_Sustainable_Logo_Set-01_480x480.png?v=1615200743\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\u003c\/span\u003e\u003c\/p\u003e"},{"id":24759828510,"handle":"womens-t-shirts","updated_at":"2025-05-16T09:40:26+01:00","published_at":"2018-03-21T20:16:43+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Women's T-Shirts","body_html":""},{"id":155015741530,"handle":"womens-under-50","updated_at":"2025-05-14T22:20:14+01:00","published_at":"2019-11-11T11:06:24+00:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"Women's Under £50","body_html":""},{"id":410717094143,"handle":"xmas-bundles","updated_at":"2025-05-07T20:33:14+01:00","published_at":"2023-11-06T10:45:25+00:00","sort_order":"best-selling","template_suffix":"","published_scope":"global","title":"Xmas Bundles","body_html":""},{"id":398370275583,"handle":"you-might-also-like","updated_at":"2025-05-27T20:10:51+01:00","published_at":"2022-06-23T20:33:24+01:00","sort_order":"manual","template_suffix":"","published_scope":"global","title":"You might also like:","body_html":""}], }; window.PXUTheme.routes = { "root_url": "/", "account_url": "/account", "account_login_url": "/account/login", "account_logout_url": "/account/logout", "account_register_url": "/account/register", "account_addresses_url": "/account/addresses", "collections_url": "/collections", "all_products_collection_url": "/collections/all", "search_url": "/search", "predictive_search_url": "/search/suggest", "cart_url": "/cart", "cart_add_url": "/cart/add", "cart_change_url": "/cart/change", "cart_clear_url": "/cart/clear", "cart_update_url": "/cart/update", "product_recommendations_url": "/recommendations/products", }; </script> <style data-shopify> :root { --color-heading: #222222; --color-body: #444444; --color-accent: #494931; --color-link: #494931; --color-body-rgb: 68, 68, 68; --color-accent-rgb: 73, 73, 49; --color-link-rgb: 73, 73, 49; --color-accent-morphed: #3a3a27; --color-link-hover: #3a3a27; --color-site-background: #ffffff; --color-site-background-secondary: #edebe7; --color-lines-and-borders: rgba(34, 34, 34, 0.15); --color-lines-and-borders-darker: rgba(34, 34, 34, 0.35); --color-sale: #9e2424; --color-sale-badge-label: #ffffff; --color-sale-badge-background: #ac1e1e; --color-price-regular: #444444; --color-price-sale: #9e2424; --color-price-savings: #9e2424; --color-price-compare: rgba(68, 68, 68, 0.6); --color-placeholder: rgba(68, 68, 68, 0.1); --color-star-ratings-active: #edca71; --color-star-ratings-inactive: rgba(68, 68, 68, 0.6); --color-in-stock: #52645d; --color-low-in-stock: #754b55; --color-out-of-stock: #801d1d; --color-vendor: rgba(68, 68, 68, 0.75); --color-button-main: #000000; --color-button-main-invoked: #171717; --color-button-main-contrast: #ffffff; --color-button-quiet: #494931; --color-button-quiet-invoked: #3a3a27; --color-button-signpost: #494931; --color-button-signpost-invoked: #3a3a27; --color-fab-foreground: #444444; --color-fab-background: #ffffff; --color-fab-quiet: #444444; --color-form-foreground: #444444; --color-form-foreground-rgb: 68, 68, 68; --color-form-active: #444444; --color-form-active-rgb: 68, 68, 68; --color-overlay: rgba(0, 0, 0, 5%); --color-overlay-text: #ffffff; --color-disclosure-background: #ffffff; --color-disclosure-border: #444444; --color-onboarding-background: rgba(68, 68, 68, 0.04); --color-onboarding-foreground: rgba(68, 68, 68, 0.5); --font-body-size-25: 0.86328125rem; --font-body-size-50: 0.9296875rem; --font-body-size-75: 0.99609375rem; --font-body-size-100: 1.0625rem; --font-body-size-200: 1.1953125rem; --font-body-size-300: 1.328125rem; --font-body-size-400: 1.59375rem; --font-body-size-500: 1.7265625rem; --font-body-size-600: 1.859375rem; --font-body-size-700: 2.125rem; --font-body-size-800: 2.390625rem; --font-body-line-height: 1.3; --font-heading-size-1: 3.055rem; --font-heading-size-2: 2.5rem; --font-heading-size-3: 1.945rem; --font-heading-size-4: 1.6675rem; --font-heading-size-5: 1.3875rem; --font-heading-size-6: 1.25rem; --font-heading-size-collapsible-tab: 1.3875rem; --font-heading-size-section: 3.4725rem; --font-heading-size-page-title: 3.4725rem; --font-heading-size-banner: 4.1675rem; --font-heading-line-height: 1.1; --font-heading-letter-spacing: 0.0em; --font-heading-transform: none; --shadow-disclosure: 3px 3px 0 #444444; } </style> <link rel="stylesheet" href="//runr.com/cdn/shop/t/49/assets/core.css?v=42823899354398307661729102637" crossorigin> <link rel="stylesheet" href="//runr.com/cdn/shop/t/49/assets/components.css?v=15316698094210963321729102637" crossorigin> <script> document.documentElement.className = document.documentElement.className.replace('no-js', 'js'); if(('ontouchstart' in window)||window.DocumentTouch&&document instanceof DocumentTouch)document.documentElement.className=document.documentElement.className.replace(/\bno-touch\b/,'has-touch'); </script><!-- BEGIN app block: shopify://apps/mulwi-feeds/blocks/app-embed/d03db6a1-24ff-47d2-9ea7-1b57d66b3851 --><!-- END app block --><!-- BEGIN app block: shopify://apps/klaviyo-email-marketing-sms/blocks/klaviyo-onsite-embed/2632fe16-c075-4321-a88b-50b567f42507 --> <script async src="https://static.klaviyo.com/onsite/js/VwKDXD/klaviyo.js?company_id=VwKDXD"></script> <script>!function(){if(!window.klaviyo){window._klOnsite=window._klOnsite||[];try{window.klaviyo=new Proxy({},{get:function(n,i){return"push"===i?function(){var n;(n=window._klOnsite).push.apply(n,arguments)}:function(){for(var n=arguments.length,o=new Array(n),w=0;w<n;w++)o[w]=arguments[w];var t="function"==typeof o[o.length-1]?o.pop():void 0,e=new Promise((function(n){window._klOnsite.push([i].concat(o,[function(i){t&&t(i),n(i)}]))}));return e}}})}catch(n){window.klaviyo=window.klaviyo||[],window.klaviyo.push=function(){var n;(n=window._klOnsite).push.apply(n,arguments)}}}}();</script> <script> window.klaviyoReviewsProductDesignMode = false </script> <!-- END app block --><!-- BEGIN app block: shopify://apps/wisepops-smart-popups-bars/blocks/app-embed/e7d7a4f7-0df4-4073-9375-5f36db513952 --><script> // Create the wisepops() function window.wisepops_key = window.WisePopsObject = window.wisepops_key || window.WisePopsObject || "wisepops"; window[window.wisepops_key] = function () { window[window.wisepops_key].q.push(arguments); }; window[window.wisepops_key].q = []; window[window.wisepops_key].l = Date.now(); // Disable deprecated snippet window._wisepopsSkipShopifyDeprecatedSnippet = true; document.addEventListener('wisepops.after-initialization', function () { // https://developer.mozilla.org/en-US/docs/Web/API/Document/cookie/Simple_document.cookie_framework function getCookieValue(sKey) { if (!sKey) { return null; } return decodeURIComponent(document.cookie.replace(new RegExp("(?:(?:^|.*;)\\s*" + encodeURIComponent(sKey).replace(/[\-\.\+\*]/g, "\\$&") + "\\s*\\=\\s*([^;]*).*$)|^.*$"), "$1")) || null; } function getTotalInventoryQuantity() { var variants = null; if (!variants) { return null; } var totalQuantity = 0; for (var i in variants) { if (variants[i] && variants[i].inventory_quantity) { totalQuantity += variants[i].inventory_quantity; } else { return null; } } return totalQuantity; } function getMapCartItems(key){ var cartItems = []; return cartItems.map(function (item) { return item[key]; }) .filter(function (item){ if (item !== undefined && item !== null && item !== "") { return true; } return false; }) .join(','); } // Set built-in properties window[window.wisepops_key]('properties', { client_id: null, cart: { discount_code: getCookieValue('discount_code'), item_count: 0, total_price: 0 / 100, skus: getMapCartItems('sku'), items: {} }, customer: { accepts_marketing: false, is_logged_in: false , last_order: { created_at: null, }, orders_count: null, total_spent: (isNaN(null) ? null : (null / 100)), tags: null , email: null, first_name: null, last_name: null, }, product: { available: null, price: null , tags: null, total_inventory_quantity: getTotalInventoryQuantity(), stock: 0, }, orders: {}, }, { temporary: true }); // Custom event when product added to cart var shopifyTrackFunction = window.ShopifyAnalytics && ShopifyAnalytics.lib && ShopifyAnalytics.lib.track; var lastAddedToCartTimestamp = 0; if (shopifyTrackFunction) { ShopifyAnalytics.lib.track = function () { if (arguments[0] === 'Added Product') { var currentTimestamp = Date.now(); if (currentTimestamp > lastAddedToCartTimestamp + 5000) { window[window.wisepops_key]('event', 'product-added-to-cart'); lastAddedToCartTimestamp = currentTimestamp; } } shopifyTrackFunction.apply(this, arguments); }; } }); </script> <!-- END app block --><script src="https://cdn.shopify.com/extensions/fa46f230-9c22-4569-890a-772854aca642/kite-discount-free-gift-564/assets/freeGiftLogicv1.js" type="text/javascript" defer="defer"></script> <link href="https://cdn.shopify.com/extensions/fa46f230-9c22-4569-890a-772854aca642/kite-discount-free-gift-564/assets/freeGiftLogicv1.css" rel="stylesheet" type="text/css" media="all"> <script src="https://cdn.shopify.com/extensions/627204d7-3b4c-4368-bdb6-eb2e3653655e/mulwi-feeds-10/assets/feed-script.js" type="text/javascript" defer="defer"></script> <link href="https://monorail-edge.shopifysvc.com" rel="dns-prefetch"> <script>(function(){if ("sendBeacon" in navigator && "performance" in window) {var session_token = document.cookie.match(/_shopify_s=([^;]*)/);function handle_abandonment_event(e) {var entries = performance.getEntries().filter(function(entry) {return /monorail-edge.shopifysvc.com/.test(entry.name);});if (!window.abandonment_tracked && entries.length === 0) {window.abandonment_tracked = true;var currentMs = Date.now();var navigation_start = performance.timing.navigationStart;var payload = {shop_id: 11043090,url: window.location.href,navigation_start,duration: currentMs - navigation_start,session_token: session_token && session_token.length === 2 ? session_token[1] : "",page_type: "index"};window.navigator.sendBeacon("https://monorail-edge.shopifysvc.com/v1/produce", JSON.stringify({schema_id: "online_store_buyer_site_abandonment/1.1",payload: payload,metadata: {event_created_at_ms: currentMs,event_sent_at_ms: currentMs}}));}}window.addEventListener('pagehide', handle_abandonment_event);}}());</script> <script id="web-pixels-manager-setup">(function e(e,d,r,n,o,i){if(void 0===i&&(i={}),!Boolean(null===(t=null===(a=window.Shopify)||void 0===a?void 0:a.analytics)||void 0===t?void 0:t.replayQueue)){var a,t;window.Shopify=window.Shopify||{};var s=window.Shopify;s.analytics=s.analytics||{};var l=s.analytics;l.replayQueue=[],l.publish=function(e,d,r){return l.replayQueue.push([e,d,r]),!0};try{self.performance.mark("wpm:start")}catch(e){}var u=function(){var e={modern:/Edge?\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Firefox\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Chrom(ium|e)\/(9{2}|\d{3,})\.\d+(\.\d+|)|(Maci|X1{2}).+ Version\/(15\.\d+|(1[6-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(9{2}|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(15[._]\d+|(1[6-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[1-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Android.+Firefox\/(13[2-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[1-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|SamsungBrowser\/([2-9]\d|\d{3,})\.\d+/,legacy:/Edge?\/(1[6-9]|[2-9]\d|\d{3,})\.\d+(\.\d+|)|Firefox\/(5[4-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)|Chrom(ium|e)\/(5[1-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)([\d.]+$|.*Safari\/(?![\d.]+ Edge\/[\d.]+$))|(Maci|X1{2}).+ Version\/(10\.\d+|(1[1-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(3[89]|[4-9]\d|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(10[._]\d+|(1[1-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[1-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Mobile Safari.+OPR\/([89]\d|\d{3,})\.\d+\.\d+|Android.+Firefox\/(13[2-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[1-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+(UC? ?Browser|UCWEB|U3)[ /]?(15\.([5-9]|\d{2,})|(1[6-9]|[2-9]\d|\d{3,})\.\d+)\.\d+|SamsungBrowser\/(5\.\d+|([6-9]|\d{2,})\.\d+)|Android.+MQ{2}Browser\/(14(\.(9|\d{2,})|)|(1[5-9]|[2-9]\d|\d{3,})(\.\d+|))(\.\d+|)|K[Aa][Ii]OS\/(3\.\d+|([4-9]|\d{2,})\.\d+)(\.\d+|)/},d=e.modern,r=e.legacy,n=navigator.userAgent;return n.match(d)?"modern":n.match(r)?"legacy":"unknown"}(),c="modern"===u?"modern":"legacy",f=(null!=o?o:{modern:"",legacy:""})[c],m=function(e){return[e.baseUrl,"/wpm","/b",e.hashVersion,"modern"===e.buildTarget?"m":"l",".js"].join("")}({baseUrl:r,hashVersion:n,buildTarget:c}),p=function(e){var d=e.version,r=e.bundleTarget,n=e.surface,o=e.pageUrl,i=e.monorailEndpoint;return{emit:function(e){var a=e.status,t=e.errorMsg,s=(new Date).getTime(),l=JSON.stringify({metadata:{event_sent_at_ms:s},events:[{schema_id:"web_pixels_manager_load/3.1",payload:{version:d,bundle_target:r,page_url:o,status:a,surface:n,error_msg:t},metadata:{event_created_at_ms:s}}]});if(!i)return console&&console.warn&&console.warn("[Web Pixels Manager] No Monorail endpoint provided, skipping logging."),!1;try{return self.navigator.sendBeacon.bind(self.navigator)(i,l)}catch(e){}var u=new XMLHttpRequest;try{return u.open("POST",i,!0),u.setRequestHeader("Content-Type","text/plain"),u.send(l),!0}catch(e){return console&&console.warn&&console.warn("[Web Pixels Manager] Got an unhandled error while logging to Monorail."),!1}}}}({version:n,bundleTarget:u,surface:e.surface,pageUrl:self.location.href,monorailEndpoint:e.monorailEndpoint});try{i.browserTarget=u,function(e){var d=e.src,r=e.async,n=void 0===r||r,o=e.onload,i=e.onerror,a=e.sri,t=e.scriptDataAttributes,s=void 0===t?{}:t,l=document.createElement("script"),u=document.querySelector("head"),c=document.querySelector("body");if(l.async=n,l.src=d,a&&(l.integrity=a,l.crossOrigin="anonymous"),s)for(var f in s)if(Object.prototype.hasOwnProperty.call(s,f))try{l.dataset[f]=s[f]}catch(e){}if(o&&l.addEventListener("load",o),i&&l.addEventListener("error",i),u)u.appendChild(l);else{if(!c)throw new Error("Did not find a head or body element to append the script");c.appendChild(l)}}({src:m,async:!0,onload:function(){if(!function(){var e,d;return Boolean(null===(d=null===(e=window.Shopify)||void 0===e?void 0:e.analytics)||void 0===d?void 0:d.initialized)}()){var r=window.webPixelsManager.init(e)||void 0;if(r){d(r);var n=window.Shopify.analytics;n.replayQueue.forEach((function(e){var d=e[0],n=e[1],o=e[2];r.publishCustomEvent(d,n,o)})),n.replayQueue=[],n.publish=r.publishCustomEvent,n.visitor=r.visitor,n.initialized=!0}}},onerror:function(){return p.emit({status:"failed",errorMsg:"".concat(m," has failed to load")})},sri:function(e){var d=/^sha384-[A-Za-z0-9+/=]+$/;return"string"==typeof e&&d.test(e)}(f)?f:"",scriptDataAttributes:i}),p.emit({status:"loading"})}catch(e){p.emit({status:"failed",errorMsg:(null==e?void 0:e.message)||"Unknown error"})}}})({shopId: 11043090,storefrontBaseUrl: "https://runr.co.uk",extensionsBaseUrl: "https://extensions.shopifycdn.com/cdn/shopifycloud/web-pixels-manager",monorailEndpoint: "https://monorail-edge.shopifysvc.com/unstable/produce_batch",surface: "storefront-renderer",enabledBetaFlags: [],webPixelsConfigList: [{"id":"1692369277","configuration":"{\"accountID\":\"VwKDXD\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"4dc2bf2f415d498931f502e99c2a3863","type":"APP","apiClientId":123074,"privacyPurposes":["ANALYTICS","MARKETING"]},{"id":"1572536701","configuration":"{\"tagID\":\"2613475856441\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"a89c2bcc8138c8634a19a76241c7876a","type":"APP","apiClientId":3009811,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"]},{"id":"1452638589","configuration":"{\"appDomain\":\"app.sparklayer.io\", \"siteId\":\"runrltd\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"0100e94392fc4a3fcf8a30b67f6151c2","type":"APP","apiClientId":4974139,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"]},{"id":"950534525","configuration":"{\"pixel_id\":\"8540936959336670\",\"pixel_type\":\"facebook_pixel\"}","eventPayloadVersion":"v1","runtimeContext":"OPEN","scriptVersion":"8d894c63179843e74a9691414b5ad83d","type":"APP","apiClientId":2329312,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"]},{"id":"470843647","configuration":"{\"config\":\"{\\\"pixel_id\\\":\\\"G-THKJSNS3E4\\\",\\\"target_country\\\":\\\"GB\\\",\\\"gtag_events\\\":[{\\\"type\\\":\\\"search\\\",\\\"action_label\\\":[\\\"G-THKJSNS3E4\\\",\\\"AW-474178384\\/IBC_CKrMk_ABENDGjeIB\\\"]},{\\\"type\\\":\\\"begin_checkout\\\",\\\"action_label\\\":[\\\"G-THKJSNS3E4\\\",\\\"AW-474178384\\/MLJaCKfMk_ABENDGjeIB\\\"]},{\\\"type\\\":\\\"view_item\\\",\\\"action_label\\\":[\\\"G-THKJSNS3E4\\\",\\\"AW-474178384\\/60u5CKHMk_ABENDGjeIB\\\",\\\"MC-BF2HLFQJGE\\\"]},{\\\"type\\\":\\\"purchase\\\",\\\"action_label\\\":[\\\"G-THKJSNS3E4\\\",\\\"AW-474178384\\/FT-oCIDMk_ABENDGjeIB\\\",\\\"MC-BF2HLFQJGE\\\"]},{\\\"type\\\":\\\"page_view\\\",\\\"action_label\\\":[\\\"G-THKJSNS3E4\\\",\\\"AW-474178384\\/7_GjCP3Lk_ABENDGjeIB\\\",\\\"MC-BF2HLFQJGE\\\"]},{\\\"type\\\":\\\"add_payment_info\\\",\\\"action_label\\\":[\\\"G-THKJSNS3E4\\\",\\\"AW-474178384\\/k4aMCK3Mk_ABENDGjeIB\\\"]},{\\\"type\\\":\\\"add_to_cart\\\",\\\"action_label\\\":[\\\"G-THKJSNS3E4\\\",\\\"AW-474178384\\/KQyoCKTMk_ABENDGjeIB\\\"]}],\\\"enable_monitoring_mode\\\":false}\"}","eventPayloadVersion":"v1","runtimeContext":"OPEN","scriptVersion":"32490078a1ca868202a857e260a8d770","type":"APP","apiClientId":1780363,"privacyPurposes":[]},{"id":"52527359","configuration":"{\"hash\":\"4zPiEbHxMm\",\"ingestion_url\":\"https://activity.wisepops.com\",\"goal_hash\":\"HBBFa8xv3BL4RdgwJi0R9nVDLHVxeiGv\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"b0d9aca365b6ec0785f1f491728cbde0","type":"APP","apiClientId":461977,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"]},{"id":"219939197","eventPayloadVersion":"1","runtimeContext":"LAX","scriptVersion":"2","type":"CUSTOM","privacyPurposes":["SALE_OF_DATA"],"name":"Avelon Pixel"},{"id":"shopify-app-pixel","configuration":"{}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"0411","apiClientId":"shopify-pixel","type":"APP","privacyPurposes":["ANALYTICS","MARKETING"]},{"id":"shopify-custom-pixel","eventPayloadVersion":"v1","runtimeContext":"LAX","scriptVersion":"0411","apiClientId":"shopify-pixel","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING"]}],isMerchantRequest: false,effectiveTopLevelDomain: "com",initData: {"shop":{"name":"RUNR","paymentSettings":{"currencyCode":"GBP"},"myshopifyDomain":"runr-uk.myshopify.com","countryCode":"GB","storefrontUrl":"https://runr.com"},"customer":null,"cart":null,"checkout":null,"productVariants":[],"purchasingCompany":null},},function pageEvents(webPixelsManagerAPI) {webPixelsManagerAPI.publish("page_viewed", {});},"https://runr.com/cdn","08b5bf84w6d7a59e5pb2542aa3md87bc169",{"modern":"","legacy":""},{"shopId":"11043090","storefrontBaseUrl":"https://runr.co.uk","extensionBaseUrl":"https://extensions.shopifycdn.com/cdn/shopifycloud/web-pixels-manager","surface":"storefront-renderer","enabledBetaFlags":"[]","isMerchantRequest":"false","hashVersion":"08b5bf84w6d7a59e5pb2542aa3md87bc169"});</script><script> window.ShopifyAnalytics = window.ShopifyAnalytics || {}; window.ShopifyAnalytics.meta = window.ShopifyAnalytics.meta || {}; window.ShopifyAnalytics.meta.currency = 'USD'; var meta = {"page":{"pageType":"home"}}; for (var attr in meta) { window.ShopifyAnalytics.meta[attr] = meta[attr]; } </script> <script class="analytics"> (function () { var customDocumentWrite = function(content) { var jquery = null; if (window.jQuery) { jquery = window.jQuery; } else if (window.Checkout && window.Checkout.$) { jquery = window.Checkout.$; } if (jquery) { jquery('body').append(content); } }; var hasLoggedConversion = function(token) { if (token) { return document.cookie.indexOf('loggedConversion=' + token) !== -1; } return false; } var setCookieIfConversion = function(token) { if (token) { var twoMonthsFromNow = new Date(Date.now()); twoMonthsFromNow.setMonth(twoMonthsFromNow.getMonth() + 2); document.cookie = 'loggedConversion=' + token + '; expires=' + twoMonthsFromNow; } } var trekkie = window.ShopifyAnalytics.lib = window.trekkie = window.trekkie || []; if (trekkie.integrations) { return; } trekkie.methods = [ 'identify', 'page', 'ready', 'track', 'trackForm', 'trackLink' ]; trekkie.factory = function(method) { return function() { var args = Array.prototype.slice.call(arguments); args.unshift(method); trekkie.push(args); return trekkie; }; }; for (var i = 0; i < trekkie.methods.length; i++) { var key = trekkie.methods[i]; trekkie[key] = trekkie.factory(key); } trekkie.load = function(config) { trekkie.config = config || {}; trekkie.config.initialDocumentCookie = document.cookie; var first = document.getElementsByTagName('script')[0]; var script = document.createElement('script'); script.type = 'text/javascript'; script.onerror = function(e) { var scriptFallback = document.createElement('script'); scriptFallback.type = 'text/javascript'; scriptFallback.onerror = function(error) { var Monorail = { produce: function produce(monorailDomain, schemaId, payload) { var currentMs = new Date().getTime(); var event = { schema_id: schemaId, payload: payload, metadata: { event_created_at_ms: currentMs, event_sent_at_ms: currentMs } }; return Monorail.sendRequest("https://" + monorailDomain + "/v1/produce", JSON.stringify(event)); }, sendRequest: function sendRequest(endpointUrl, payload) { // Try the sendBeacon API if (window && window.navigator && typeof window.navigator.sendBeacon === 'function' && typeof window.Blob === 'function' && !Monorail.isIos12()) { var blobData = new window.Blob([payload], { type: 'text/plain' }); if (window.navigator.sendBeacon(endpointUrl, blobData)) { return true; } // sendBeacon was not successful } // XHR beacon var xhr = new XMLHttpRequest(); try { xhr.open('POST', endpointUrl); xhr.setRequestHeader('Content-Type', 'text/plain'); xhr.send(payload); } catch (e) { console.log(e); } return false; }, isIos12: function isIos12() { return window.navigator.userAgent.lastIndexOf('iPhone; CPU iPhone OS 12_') !== -1 || window.navigator.userAgent.lastIndexOf('iPad; CPU OS 12_') !== -1; } }; Monorail.produce('monorail-edge.shopifysvc.com', 'trekkie_storefront_load_errors/1.1', {shop_id: 11043090, theme_id: 173538541949, app_name: "storefront", context_url: window.location.href, source_url: "//runr.com/cdn/s/trekkie.storefront.f0d5693ccbd1fc3a366a05ea27b0943896b4a200.min.js"}); }; scriptFallback.async = true; scriptFallback.src = '//runr.com/cdn/s/trekkie.storefront.f0d5693ccbd1fc3a366a05ea27b0943896b4a200.min.js'; first.parentNode.insertBefore(scriptFallback, first); }; script.async = true; script.src = '//runr.com/cdn/s/trekkie.storefront.f0d5693ccbd1fc3a366a05ea27b0943896b4a200.min.js'; first.parentNode.insertBefore(script, first); }; trekkie.load( {"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":11043090,"isMerchantRequest":null,"themeId":173538541949,"themeCityHash":"8603989147651760495","contentLanguage":"en","currency":"USD"},"isServerSideCookieWritingEnabled":true,"monorailRegion":"shop_domain"},"Session Attribution":{},"S2S":{"facebookCapiEnabled":true,"source":"trekkie-storefront-renderer","apiClientId":580111}} ); var loaded = false; trekkie.ready(function() { if (loaded) return; loaded = true; window.ShopifyAnalytics.lib = window.trekkie; var originalDocumentWrite = document.write; document.write = customDocumentWrite; try { window.ShopifyAnalytics.merchantGoogleAnalytics.call(this); } catch(error) {}; document.write = originalDocumentWrite; window.ShopifyAnalytics.lib.page(null,{"pageType":"home","shopifyEmitted":true}); var match = window.location.pathname.match(/checkouts\/(.+)\/(thank_you|post_purchase)/) var token = match? match[1]: undefined; if (!hasLoggedConversion(token)) { setCookieIfConversion(token); } }); var eventsListenerScript = document.createElement('script'); eventsListenerScript.async = true; eventsListenerScript.src = "//runr.com/cdn/shopifycloud/shopify/assets/shop_events_listener-f55dd2979ec32029c7d9e0b454ab8b33f79c01ca039d17a6f5c9b95647564b19.js"; document.getElementsByTagName('head')[0].appendChild(eventsListenerScript); })();</script> <script> if (!window.ga || (window.ga && typeof window.ga !== 'function')) { window.ga = function ga() { (window.ga.q = window.ga.q || []).push(arguments); if (window.Shopify && window.Shopify.analytics && typeof window.Shopify.analytics.publish === 'function') { window.Shopify.analytics.publish("ga_stub_called", {}, {sendTo: "google_osp_migration"}); } console.error("Shopify's Google Analytics stub called with:", Array.from(arguments), "\nSee https://help.shopify.com/manual/promoting-marketing/pixels/pixel-migration#google for more information."); }; if (window.Shopify && window.Shopify.analytics && typeof window.Shopify.analytics.publish === 'function') { window.Shopify.analytics.publish("ga_stub_initialized", {}, {sendTo: "google_osp_migration"}); } } </script> <script defer src="https://runr.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-1.6.3.min.js" data-application="storefront-renderer" data-shop-id="11043090" data-render-region="gcp-europe-west3" data-page-type="index" data-theme-instance-id="173538541949" data-theme-name="Tailor" data-theme-version="3.1.0" data-monorail-region="shop_domain" data-resource-timing-sampling-rate="10" data-shs="true" ></script> </head> <body class="template-index"> <!-- Stamped - Begin script --> <script async type="text/javascript" id="stamped-script-widget" data-api-key="pubkey-gfW3brRBr3Cbgn98Sl41E59qXun1kR" src="https://cdn1.stamped.io/files/widget.min.js"></script> <!-- Stamped - End script --> <script>window.KlarnaThemeGlobals={};</script> <a class="skip-to-main" href="#site-main">Skip to content</a> <template id="template-money"> <span class="money" data-money>$19.99</span> </template> <template id="template-money-range"> <div class="money__range"> <span class="money money--min" data-money data-money-min>$19.99</span> - <span class="money money--max" data-money data-money-max>$19.99</span> </div> </template> <!-- BEGIN sections: header-group --> <div id="shopify-section-sections--23739885322621__header" class="shopify-section shopify-section-group-header-group section-header"> <section data-component="header" data-component-type="section" class="header header--nav-position-left-center" data-header-section data-is-sticky="false" data-show-separator="false" tabindex="-1" > <script type="application/json" data-component-data > { "settings": { "sticky": false, "show_border": false, "announcement_blocks_size": 1, "enable_live_search": true } } </script> <section-wrapper width="wide"> <div data-component="header-tool-bar" data-component-type="component" class=" header-toolbar " style=" --toolbar-text-color: #222222; --toolbar-text-color-transparent: rgba(34, 34, 34, 0.15); --toolbar-bg-color: #ededee; --social-media-links-color: #222222; --social-media-links-color-hover: #222222; " > <script type="application/json" data-component-data > { "settings": { "block_size": 1 } } </script> <div class="header-toolbar__content"> <div class="header-toolbar__content-announcement" data-announcement-slider > <ul class="header-toolbar__slides" aria-label="" tabindex="0" data-header-toolbar-list > <li data-component="block-announcement" data-component-type="block" id="header-toolbar-sections--23739885322621__header-slide-1" class="block-announcement" data-announcement-block data-slide-index="1" > <p><strong>70,000+ orders </strong>since 2016<strong> | Trusted by runners</strong> <strong>|</strong> ⭐⭐⭐⭐⭐ Reviews</p> </li> </ul> </div> </div> </div> <header class="header__header" data-header > <div class=" header__wrapper " data-header-wrapper > <div class="header__heading" style=" --logo-width: 145px; --logo-width-mobile: 155px; " > <h1 class="header__title"> <a href="/" class=" header__logo header__logo--has-image header__logo--has-mobile-image " aria-label="RUNR" data-header-logo > <div class="header__logo-image" data-logo-image> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-false lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/files/Midnight_runr_Logo_b13ea189-debb-4379-8fd7-9fb0ec13c6af_145x49.png?v=1714665419" width="673" height="227" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/files/Midnight_runr_Logo_b13ea189-debb-4379-8fd7-9fb0ec13c6af_145x49.png?v=1714665419 1x, //runr.com/cdn/shop/files/Midnight_runr_Logo_b13ea189-debb-4379-8fd7-9fb0ec13c6af_290x98.png?v=1714665419 2x, //runr.com/cdn/shop/files/Midnight_runr_Logo_b13ea189-debb-4379-8fd7-9fb0ec13c6af_435x147.png?v=1714665419 3x, //runr.com/cdn/shop/files/Midnight_runr_Logo_b13ea189-debb-4379-8fd7-9fb0ec13c6af_580x196.png?v=1714665419 4x" style="object-fit:cover;object-position:50.0% 50.0%;" > </noscript> <img src="//runr.com/cdn/shop/files/Midnight_runr_Logo_b13ea189-debb-4379-8fd7-9fb0ec13c6af_145x49.png?v=1714665419" width="673" height="227" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/files/Midnight_runr_Logo_b13ea189-debb-4379-8fd7-9fb0ec13c6af_{size}.png?v=1714665419" data-rimg-max="673x227" data-rimg-crop="false" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='145'%20height='49'></svg>" style="object-fit:cover;object-position:50.0% 50.0%;" > <div data-rimg-canvas></div> </div> </div> <div class="header__mobile-image" data-logo-image-mobile> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-false lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/files/Midnight_runr_Logo_b13ea189-debb-4379-8fd7-9fb0ec13c6af_155x53.png?v=1714665419" width="673" height="227" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/files/Midnight_runr_Logo_b13ea189-debb-4379-8fd7-9fb0ec13c6af_155x53.png?v=1714665419 1x, //runr.com/cdn/shop/files/Midnight_runr_Logo_b13ea189-debb-4379-8fd7-9fb0ec13c6af_310x106.png?v=1714665419 2x, //runr.com/cdn/shop/files/Midnight_runr_Logo_b13ea189-debb-4379-8fd7-9fb0ec13c6af_465x159.png?v=1714665419 3x, //runr.com/cdn/shop/files/Midnight_runr_Logo_b13ea189-debb-4379-8fd7-9fb0ec13c6af_620x212.png?v=1714665419 4x" style="object-fit:cover;object-position:50.0% 50.0%;" > </noscript> <img src="//runr.com/cdn/shop/files/Midnight_runr_Logo_b13ea189-debb-4379-8fd7-9fb0ec13c6af_155x53.png?v=1714665419" width="673" height="227" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/files/Midnight_runr_Logo_b13ea189-debb-4379-8fd7-9fb0ec13c6af_{size}.png?v=1714665419" data-rimg-max="673x227" data-rimg-crop="false" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='155'%20height='53'></svg>" style="object-fit:cover;object-position:50.0% 50.0%;" > <div data-rimg-canvas></div> </div> </div> <span class="header__site-name">RUNR</span> </a> </h1> </div> <div class="header__controls header__controls--first" data-header-controls > <button class="header__menu-button" data-menu-button aria-haspopup="true" > <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M18.5 4h-17V2.25h17V4Zm0 7h-17V9.25h17V11Zm-17 7h17v-1.75h-17V18Z" fill="currentColor"/></svg> <span class="visually-hidden">Menu</span> </button> <button class="header__menu-close-button hidden" data-menu-close-button > <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m1 1 8 8m8-8L9 9m8 8L9 9m-8 8 8-8" stroke="currentColor" stroke-width="1.75"/></svg> <span class="visually-hidden">Close</span> </button> <nav data-component="navigation-desktop" data-component-type="component" class="nav-desktop header__controls--first-navigation" data-nav-desktop aria-label="Main navigation" > <ul class="nav-desktop__tier-1" data-nav-desktop-tier-1 > <li class=" nav-desktop__tier-1-item nav-desktop__tier-1-item--dropdown-parent " data-nav-desktop-parent > <details data-nav-desktop-details> <summary data-href="/collections/technical-hats" class=" nav-desktop__tier-1-link nav-desktop__tier-1-link--parent " data-nav-desktop-link aria-expanded="false" aria-controls="nav-tier-1" role="button" > <span>Running Hats</span> </summary> <ul id="nav-tier-1" class=" nav-desktop__tier-2 nav-desktop__tier-2--dropdown " tabindex="-1" data-nav-desktop-tier-2 data-nav-desktop-submenu > <li class="nav-desktop__tier-2-item" > <a href="/collections/technical-running-hats" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>View All Running Hats</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/new-running-hats" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>NEW Running Hats</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/best-selling-running-hats" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Best Selling Running Hats</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/lumos-reflective-running-hats" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Reflective Running Hats</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/technical-running-visors" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Running Visors</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/bundles" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>SAVE with Bundles</span> </a> </li> </ul> </details> </li> <li class=" nav-desktop__tier-1-item nav-desktop__tier-1-item--dropdown-parent " data-nav-desktop-parent > <details data-nav-desktop-details> <summary data-href="/collections/technical-running-visors" class=" nav-desktop__tier-1-link nav-desktop__tier-1-link--parent " data-nav-desktop-link aria-expanded="false" aria-controls="nav-tier-2" role="button" > <span>Other Headwear</span> </summary> <ul id="nav-tier-2" class=" nav-desktop__tier-2 nav-desktop__tier-2--dropdown " tabindex="-1" data-nav-desktop-tier-2 data-nav-desktop-submenu > <li class="nav-desktop__tier-2-item" > <a href="/collections/technical-running-visors" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Running Visors</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/winter-hats" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Fleece Lined Winter Hats</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/headbands" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Fleece Lined Headbands</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/beanie-hats" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Beanie Hats</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/nordic-bobble-hats" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Nordic Bobble Hats</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/running-bobble-hats" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Running Bobble Hats</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/snood" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Snoods</span> </a> </li> </ul> </details> </li> <li class=" nav-desktop__tier-1-item nav-desktop__tier-1-item--dropdown-parent " data-nav-desktop-parent > <details data-nav-desktop-details> <summary data-href="/collections/womens" class=" nav-desktop__tier-1-link nav-desktop__tier-1-link--parent " data-nav-desktop-link aria-expanded="false" aria-controls="nav-tier-3" role="button" > <span>Women</span> </summary> <ul id="nav-tier-3" class=" nav-desktop__tier-2 nav-desktop__tier-2--dropdown " tabindex="-1" data-nav-desktop-tier-2 data-nav-desktop-submenu > <li class="nav-desktop__tier-2-item" > <a href="/collections/womens-hoodies" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Hoodies</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/womens-jumpers" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Jumpers</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/womens-t-shirts" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>T-Shirts & Vests</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/womens-ecotek" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>EcoTek Running T-shirts & Vests</span> </a> </li> <li class="nav-desktop__tier-2-item" data-nav-desktop-parent > <details data-nav-desktop-details> <summary data-href="/collections/running-headwear" class=" nav-desktop__tier-2-link nav-desktop__tier-2-link--parent " data-nav-desktop-link aria-expanded="false" aria-controls="nav-tier-3-1-2-3-4-5" role="button" > <span>Headwear</span> </summary> <ul id="nav-tier-3-1-2-3-4-5" class="nav-desktop__tier-3" tabindex="-1" data-nav-desktop-tier-3 data-nav-desktop-submenu > <li class="nav-desktop__tier-3-item"> <a href="/collections/headbands" class="nav-desktop__tier-3-link" > <span>Fleece Headbands</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/winter-hats" class="nav-desktop__tier-3-link" > <span>Winter Bobble Hats</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/running-bobble-hats" class="nav-desktop__tier-3-link" > <span>Running Winter Hats</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/beanie-hats" class="nav-desktop__tier-3-link" > <span>Beanie Hats</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/technical-running-hats" class="nav-desktop__tier-3-link" > <span>Running Hats</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/technical-running-visors" class="nav-desktop__tier-3-link" > <span>Running Visors</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/snood" class="nav-desktop__tier-3-link" > <span>Snoods</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/trucker-hats-1" class="nav-desktop__tier-3-link" > <span>Trucker Hats</span> </a> </li> </ul> </details> </li> <li class="nav-desktop__tier-2-item" data-nav-desktop-parent > <details data-nav-desktop-details> <summary data-href="/collections/gifts-for-her" class=" nav-desktop__tier-2-link nav-desktop__tier-2-link--parent " data-nav-desktop-link aria-expanded="false" aria-controls="nav-tier-3-1-2-3-4-5-1-2-3-4-5-6-7-8-6" role="button" > <span>Accessories</span> </summary> <ul id="nav-tier-3-1-2-3-4-5-1-2-3-4-5-6-7-8-6" class="nav-desktop__tier-3" tabindex="-1" data-nav-desktop-tier-3 data-nav-desktop-submenu > <li class="nav-desktop__tier-3-item"> <a href="/collections/magnets" class="nav-desktop__tier-3-link" > <span>Race Magnets</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/medal-hangers" class="nav-desktop__tier-3-link" > <span>Medal Hanger</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/snood" class="nav-desktop__tier-3-link" > <span>Snoods</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/tumblers-1" class="nav-desktop__tier-3-link" > <span>Tumblers</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/mugs" class="nav-desktop__tier-3-link" > <span>Mugs</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/drinking-glasses" class="nav-desktop__tier-3-link" > <span>Drinking Glasses</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/bags-1" class="nav-desktop__tier-3-link" > <span>Bags</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/pin-badges" class="nav-desktop__tier-3-link" > <span>Pin Badges</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/cards" class="nav-desktop__tier-3-link" > <span>Greeting Cards</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/notepads" class="nav-desktop__tier-3-link" > <span>Notepads</span> </a> </li> </ul> </details> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/kids" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Junior Runr</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/bundles" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Save with Bundles</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/clearance-womens" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Women's Clearance</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/products/gift-card" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Gift Card</span> </a> </li> </ul> </details> </li> <li class=" nav-desktop__tier-1-item nav-desktop__tier-1-item--dropdown-parent " data-nav-desktop-parent > <details data-nav-desktop-details> <summary data-href="/collections/mens" class=" nav-desktop__tier-1-link nav-desktop__tier-1-link--parent " data-nav-desktop-link aria-expanded="false" aria-controls="nav-tier-4" role="button" > <span>Men</span> </summary> <ul id="nav-tier-4" class=" nav-desktop__tier-2 nav-desktop__tier-2--dropdown " tabindex="-1" data-nav-desktop-tier-2 data-nav-desktop-submenu > <li class="nav-desktop__tier-2-item" > <a href="/collections/mens-hoodies" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Hoodies</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/mens-jumpers" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Jumpers</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/mens-t-shirts" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>T-Shirts</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/mens-ecotek" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>EcoTek Running T-shirts & Vests</span> </a> </li> <li class="nav-desktop__tier-2-item" data-nav-desktop-parent > <details data-nav-desktop-details> <summary data-href="/collections/running-headwear" class=" nav-desktop__tier-2-link nav-desktop__tier-2-link--parent " data-nav-desktop-link aria-expanded="false" aria-controls="nav-tier-4-1-2-3-4-5" role="button" > <span>Headwear</span> </summary> <ul id="nav-tier-4-1-2-3-4-5" class="nav-desktop__tier-3" tabindex="-1" data-nav-desktop-tier-3 data-nav-desktop-submenu > <li class="nav-desktop__tier-3-item"> <a href="/collections/technical-running-hats" class="nav-desktop__tier-3-link" > <span>Running Hats</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/technical-running-visors" class="nav-desktop__tier-3-link" > <span>Running Visors</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/trucker-hats-1" class="nav-desktop__tier-3-link" > <span>Trucker Hats</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/winter-hats" class="nav-desktop__tier-3-link" > <span>Winter Hats</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/running-bobble-hats" class="nav-desktop__tier-3-link" > <span>Running Bobble Hats</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/beanie-hats" class="nav-desktop__tier-3-link" > <span>Beanie Hats</span> </a> </li> </ul> </details> </li> <li class="nav-desktop__tier-2-item" data-nav-desktop-parent > <details data-nav-desktop-details> <summary data-href="/collections/gifts-for-him" class=" nav-desktop__tier-2-link nav-desktop__tier-2-link--parent " data-nav-desktop-link aria-expanded="false" aria-controls="nav-tier-4-1-2-3-4-5-1-2-3-4-5-6-6" role="button" > <span>Accessories</span> </summary> <ul id="nav-tier-4-1-2-3-4-5-1-2-3-4-5-6-6" class="nav-desktop__tier-3" tabindex="-1" data-nav-desktop-tier-3 data-nav-desktop-submenu > <li class="nav-desktop__tier-3-item"> <a href="/collections/magnets" class="nav-desktop__tier-3-link" > <span>Race Magnets</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/medal-hangers" class="nav-desktop__tier-3-link" > <span>Medal Hangers</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/snood" class="nav-desktop__tier-3-link" > <span>Snoods</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/sunglasses" class="nav-desktop__tier-3-link" > <span>Sunglasses</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/drinking-glasses" class="nav-desktop__tier-3-link" > <span>Drinking Glasses</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/mugs" class="nav-desktop__tier-3-link" > <span>Mugs</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/tumblers-1" class="nav-desktop__tier-3-link" > <span>Tumblers</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/bags-1" class="nav-desktop__tier-3-link" > <span>Bags</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/pin-badges" class="nav-desktop__tier-3-link" > <span>Pin Badges</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/cards" class="nav-desktop__tier-3-link" > <span>Greeting Cards</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/notepads" class="nav-desktop__tier-3-link" > <span>Notepads</span> </a> </li> </ul> </details> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/kids" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Junior Runr</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/bundles" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Save with Bundles</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/clearance-mens" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Men's Clearance</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/products/gift-card" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Gift Card</span> </a> </li> </ul> </details> </li> <li class=" nav-desktop__tier-1-item nav-desktop__tier-1-item--dropdown-parent " data-nav-desktop-parent > <details data-nav-desktop-details> <summary data-href="/collections/gifts" class=" nav-desktop__tier-1-link nav-desktop__tier-1-link--parent " data-nav-desktop-link aria-expanded="false" aria-controls="nav-tier-5" role="button" > <span>Accessories</span> </summary> <ul id="nav-tier-5" class=" nav-desktop__tier-2 nav-desktop__tier-2--dropdown " tabindex="-1" data-nav-desktop-tier-2 data-nav-desktop-submenu > <li class="nav-desktop__tier-2-item" data-nav-desktop-parent > <details data-nav-desktop-details> <summary data-href="/collections/winter-hats" class=" nav-desktop__tier-2-link nav-desktop__tier-2-link--parent " data-nav-desktop-link aria-expanded="false" aria-controls="nav-tier-5-1" role="button" > <span>Winter Headwear</span> </summary> <ul id="nav-tier-5-1" class="nav-desktop__tier-3" tabindex="-1" data-nav-desktop-tier-3 data-nav-desktop-submenu > <li class="nav-desktop__tier-3-item"> <a href="/collections/winter-hats" class="nav-desktop__tier-3-link" > <span>Winter Bobble Hats</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/headbands" class="nav-desktop__tier-3-link" > <span>Fleece Headbands</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/beanie-hats" class="nav-desktop__tier-3-link" > <span>Beanie Hats</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/nordic-bobble-hats" class="nav-desktop__tier-3-link" > <span>Nordic Bobble Hats</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/running-bobble-hats" class="nav-desktop__tier-3-link" > <span>Running Bobble Hats</span> </a> </li> <li class="nav-desktop__tier-3-item"> <a href="/collections/kids" class="nav-desktop__tier-3-link" > <span>Junior Bobble Hats</span> </a> </li> </ul> </details> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/magnets" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Race Number Magnets</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/medal-hangers" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Medal Hangers</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/mugs-glassware" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Tumblers & Mugs</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="https://www.runr.co.uk/collections/snood" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Snoods</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/technical-running-visors" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Running Visors</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/trucker-hats-1" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Trucker Hats</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/running-gifts" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Gifts</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/bags-1" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Bags</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/clearance-headwear" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Clearance</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/bundles" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Save With Bundles</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/products/gift-card" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Gift Vouchers</span> </a> </li> </ul> </details> </li> <li class=" nav-desktop__tier-1-item nav-desktop__tier-1-item--dropdown-parent " data-nav-desktop-parent > <details data-nav-desktop-details> <summary data-href="/blogs/news" class=" nav-desktop__tier-1-link nav-desktop__tier-1-link--parent " data-nav-desktop-link aria-expanded="false" aria-controls="nav-tier-6" role="button" > <span>Runr in the Community</span> </summary> <ul id="nav-tier-6" class=" nav-desktop__tier-2 nav-desktop__tier-2--dropdown " tabindex="-1" data-nav-desktop-tier-2 data-nav-desktop-submenu > <li class="nav-desktop__tier-2-item" > <a href="/pages/the-story-of-runr" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>The Story Of Runr</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/pages/foodbankrun" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Food Bank Run</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/pages/medals-for-kids" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Medals For Kids</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/pages/medal-monday" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Medal Monday</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="https://www.runr.co.uk/blogs/news" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Blogs</span> </a> </li> <li class="nav-desktop__tier-2-item" > <a href="/collections/mileage-trackers" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>FREE Mileage Trackers</span> </a> </li> </ul> </details> </li> <li class=" nav-desktop__tier-1-item nav-desktop__tier-1-item--dropdown-parent " data-nav-desktop-parent > <details data-nav-desktop-details> <summary data-href="/pages/trade-login" class=" nav-desktop__tier-1-link nav-desktop__tier-1-link--parent " data-nav-desktop-link aria-expanded="false" aria-controls="nav-tier-7" role="button" > <span>Wholesale</span> </summary> <ul id="nav-tier-7" class=" nav-desktop__tier-2 nav-desktop__tier-2--dropdown " tabindex="-1" data-nav-desktop-tier-2 data-nav-desktop-submenu > <li class="nav-desktop__tier-2-item" > <a href="/pages/trade-login" class=" nav-desktop__tier-2-link " data-nav-desktop-link > <span>Retailer Log In</span> </a> </li> </ul> </details> </li> </ul> </nav> </div> <div class="header__controls header__controls--last" data-header-controls > <a href="/search" class="header__search-button" data-search-button aria-label="Search" > <svg width="20" height="20" viewBox="0 0 19 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.25 8.25H1.5h.75Zm6-6V1.5v.75Zm7.941 16 .5.559 1.118-1-.5-.56-1.118 1.001ZM13.06 12.5a.75.75 0 1 0-1.118 1l1.118-1ZM1.5 8.25a6.75 6.75 0 0 0 1.977 4.773l1.06-1.06A5.25 5.25 0 0 1 3 8.25H1.5Zm1.977 4.773A6.75 6.75 0 0 0 8.25 15v-1.5a5.25 5.25 0 0 1-3.712-1.538l-1.061 1.061ZM8.25 15a6.75 6.75 0 0 0 4.773-1.977l-1.06-1.06A5.25 5.25 0 0 1 8.25 13.5V15Zm4.773-1.977A6.75 6.75 0 0 0 15 8.25h-1.5a5.25 5.25 0 0 1-1.538 3.712l1.061 1.061ZM15 8.25a6.75 6.75 0 0 0-1.977-4.773l-1.06 1.06A5.25 5.25 0 0 1 13.5 8.25H15Zm-1.977-4.773A6.75 6.75 0 0 0 8.25 1.5V3a5.25 5.25 0 0 1 3.712 1.538l1.061-1.061ZM8.25 1.5a6.75 6.75 0 0 0-4.773 1.977l1.06 1.06A5.25 5.25 0 0 1 8.25 3V1.5ZM3.477 3.477A6.75 6.75 0 0 0 1.5 8.25H3a5.25 5.25 0 0 1 1.538-3.712L3.477 3.477ZM11.941 13.5l4.25 4.75 1.118-1-4.25-4.75-1.118 1Z" fill="currentColor"/></svg> <span class="header__search-text">Search</span> </a> <a href="/account/login" class="header__account-button" data-account-button > <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.625 6.125a3.375 3.375 0 1 1 6.75 0 3.375 3.375 0 0 1-6.75 0ZM10 1.25a4.875 4.875 0 0 0-2.646 8.97c-1.333.492-2.468 1.334-3.356 2.349C2.578 14.192 1.75 16.3 1.75 18.25V19h16.5v-.75c0-1.949-.828-4.058-2.248-5.681-.888-1.015-2.023-1.857-3.356-2.349A4.875 4.875 0 0 0 10 1.25Zm4.873 12.306c1.014 1.16 1.651 2.594 1.827 3.944H3.3c.176-1.35.813-2.785 1.827-3.944C6.323 12.19 8.002 11.25 10 11.25c1.998 0 3.677.94 4.873 2.306Z" fill="currentColor"/></svg> <span class="header__account-text">Account</span> </a> <a href="/cart" class="header__cart-button header__cart-button--is-zero" data-cart-button aria-label="Cart" > <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.75 4.5a2.25 2.25 0 0 1 4.5 0V5h1.5v-.5a3.75 3.75 0 1 0-7.5 0V5h1.5v-.5ZM3.706 5a1.75 1.75 0 0 0-1.75 1.75v10.5c0 .966.783 1.75 1.75 1.75h12.588a1.75 1.75 0 0 0 1.75-1.75V6.75A1.75 1.75 0 0 0 16.294 5H3.706Zm-.25 1.75a.25.25 0 0 1 .25-.25h12.588a.25.25 0 0 1 .25.25v10.5a.25.25 0 0 1-.25.25H3.706a.25.25 0 0 1-.25-.25V6.75Z" fill="currentColor"/></svg> <span class="header__cart-count" data-cart-count > 0 </span> </a> </div></div> <div class="header__live-search-takeover" data-live-search-takeover tabindex="-1" > <div class="header__live-search-container" > <div data-component="live-search" data-component-type="component" class="live-search" role="dialog" aria-modal="true" aria-label="Search" > <script type="application/json" data-component-data > { "loading_text": "Loading..." } </script> <form action="/search" method="get" role="search" class="live-search__form" data-live-search-form> <div class="live-search__input-wrapper"> <input class="live-search__query-input" id="Search-In-Modal-1" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="predictive-search-results-list" aria-controls="predictive-search-results-list" aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false" data-live-search-query-input > <input type="hidden" name="options[prefix]" value="last"> <svg width="20" height="20" viewBox="0 0 19 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.25 8.25H1.5h.75Zm6-6V1.5v.75Zm7.941 16 .5.559 1.118-1-.5-.56-1.118 1.001ZM13.06 12.5a.75.75 0 1 0-1.118 1l1.118-1ZM1.5 8.25a6.75 6.75 0 0 0 1.977 4.773l1.06-1.06A5.25 5.25 0 0 1 3 8.25H1.5Zm1.977 4.773A6.75 6.75 0 0 0 8.25 15v-1.5a5.25 5.25 0 0 1-3.712-1.538l-1.061 1.061ZM8.25 15a6.75 6.75 0 0 0 4.773-1.977l-1.06-1.06A5.25 5.25 0 0 1 8.25 13.5V15Zm4.773-1.977A6.75 6.75 0 0 0 15 8.25h-1.5a5.25 5.25 0 0 1-1.538 3.712l1.061 1.061ZM15 8.25a6.75 6.75 0 0 0-1.977-4.773l-1.06 1.06A5.25 5.25 0 0 1 13.5 8.25H15Zm-1.977-4.773A6.75 6.75 0 0 0 8.25 1.5V3a5.25 5.25 0 0 1 3.712 1.538l1.061-1.061ZM8.25 1.5a6.75 6.75 0 0 0-4.773 1.977l1.06 1.06A5.25 5.25 0 0 1 8.25 3V1.5ZM3.477 3.477A6.75 6.75 0 0 0 1.5 8.25H3a5.25 5.25 0 0 1 1.538-3.712L3.477 3.477ZM11.941 13.5l4.25 4.75 1.118-1-4.25-4.75-1.118 1Z" fill="currentColor"/></svg> </div> <div class="live-search__results-container" data-live-search-results-container tabindex="-1" > <div class="live-search__loading-state"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 22 22"><path stroke="currentColor" stroke-width="1.5" d="M21 11c0-5.523-4.477-10-10-10S1 5.477 1 11s4.477 10 10 10"/></svg> </div> <div class="live-search__results" data-live-search-results></div> </div> <span class="visually-hidden" role="status" aria-hidden="true" data-live-search-status></span> </form> </div> <button data-component="button-text" data-component-type="component" class="button-text" data-search-cancel-button > Cancel </button> </div> </div> </header> <div data-header-scroll-observer></div> <div data-component="navigation-drawer" data-component-type="component" class="nav-drawer" tabindex="-1"> <div class="nav-drawer__navigation" data-nav-drawer-navigation> <div class="nav-drawer__tier-1" data-navigation-tier-1 data-index="0" data-navigation-pane > <ul class="nav-drawer__tier-1-list"> <li class="nav-drawer__tier-1-item"> <details data-nav-drawer-details> <summary data-index="0-1" aria-expanded="false" aria-controls="drawer-nav-tier-2-1" role="button" data-nav-drawer-summary class=" nav-drawer__tier-1-link nav-drawer__tier-1-link--parent " > <span>Running Hats</span> </summary> <div class="nav-drawer__tier-2" id="drawer-nav-tier-2-1" tabindex="-1" data-index="0-1" data-navigation-pane > <button class="nav-drawer__back-button" data-nav-drawer-back-button > Main Menu </button> <a class="nav-drawer__title-link" href="/collections/technical-hats" > Running Hats </a> <ul class="nav-drawer__tier-2-list"> <li class="nav-drawer__tier-2-item" > <a href="/collections/technical-running-hats" class=" nav-drawer__tier-2-link " > <span>View All Running Hats</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/new-running-hats" class=" nav-drawer__tier-2-link " > <span>NEW Running Hats</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/best-selling-running-hats" class=" nav-drawer__tier-2-link " > <span>Best Selling Running Hats</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/lumos-reflective-running-hats" class=" nav-drawer__tier-2-link " > <span>Reflective Running Hats</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/technical-running-visors" class=" nav-drawer__tier-2-link " > <span>Running Visors</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/bundles" class=" nav-drawer__tier-2-link " > <span>SAVE with Bundles</span> </a> </li> </ul> </div> </details> </li> <li class="nav-drawer__tier-1-item"> <details data-nav-drawer-details> <summary data-index="0-2" aria-expanded="false" aria-controls="drawer-nav-tier-2-2" role="button" data-nav-drawer-summary class=" nav-drawer__tier-1-link nav-drawer__tier-1-link--parent " > <span>Other Headwear</span> </summary> <div class="nav-drawer__tier-2" id="drawer-nav-tier-2-2" tabindex="-1" data-index="0-2" data-navigation-pane > <button class="nav-drawer__back-button" data-nav-drawer-back-button > Main Menu </button> <a class="nav-drawer__title-link" href="/collections/technical-running-visors" > Other Headwear </a> <ul class="nav-drawer__tier-2-list"> <li class="nav-drawer__tier-2-item" > <a href="/collections/technical-running-visors" class=" nav-drawer__tier-2-link " > <span>Running Visors</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/winter-hats" class=" nav-drawer__tier-2-link " > <span>Fleece Lined Winter Hats</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/headbands" class=" nav-drawer__tier-2-link " > <span>Fleece Lined Headbands</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/beanie-hats" class=" nav-drawer__tier-2-link " > <span>Beanie Hats</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/nordic-bobble-hats" class=" nav-drawer__tier-2-link " > <span>Nordic Bobble Hats</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/running-bobble-hats" class=" nav-drawer__tier-2-link " > <span>Running Bobble Hats</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/snood" class=" nav-drawer__tier-2-link " > <span>Snoods</span> </a> </li> </ul> </div> </details> </li> <li class="nav-drawer__tier-1-item"> <details data-nav-drawer-details> <summary data-index="0-3" aria-expanded="false" aria-controls="drawer-nav-tier-2-3" role="button" data-nav-drawer-summary class=" nav-drawer__tier-1-link nav-drawer__tier-1-link--parent " > <span>Women</span> </summary> <div class="nav-drawer__tier-2" id="drawer-nav-tier-2-3" tabindex="-1" data-index="0-3" data-navigation-pane > <button class="nav-drawer__back-button" data-nav-drawer-back-button > Main Menu </button> <a class="nav-drawer__title-link" href="/collections/womens" > Women </a> <ul class="nav-drawer__tier-2-list"> <li class="nav-drawer__tier-2-item" > <a href="/collections/womens-hoodies" class=" nav-drawer__tier-2-link " > <span>Hoodies</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/womens-jumpers" class=" nav-drawer__tier-2-link " > <span>Jumpers</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/womens-t-shirts" class=" nav-drawer__tier-2-link " > <span>T-Shirts & Vests</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/womens-ecotek" class=" nav-drawer__tier-2-link " > <span>EcoTek Running T-shirts & Vests</span> </a> </li> <li class="nav-drawer__tier-2-item" data-nav-drawer-parent > <details data-nav-drawer-details> <summary data-index="3-5" aria-expanded="false" aria-controls="drawer-nav-tier-3-3-5" role="button" data-nav-drawer-summary class=" nav-drawer__tier-2-link nav-drawer__tier-2-link--parent " > <span>Headwear</span> </summary> <div class="nav-drawer__tier-3" id="drawer-nav-tier-3-3-5" tabindex="-1" data-index="3-5" data-navigation-pane > <button class="nav-drawer__back-button" data-nav-drawer-back-button > Women </button> <a class="nav-drawer__title-link" href="/collections/running-headwear" > Headwear </a> <ul class="nav-drawer__tier-3-list"> <li class="nav-drawer__tier-3-item"> <a href="/collections/headbands" class="nav-drawer__tier-3-link" > <span>Fleece Headbands</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/winter-hats" class="nav-drawer__tier-3-link" > <span>Winter Bobble Hats</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/running-bobble-hats" class="nav-drawer__tier-3-link" > <span>Running Winter Hats</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/beanie-hats" class="nav-drawer__tier-3-link" > <span>Beanie Hats</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/technical-running-hats" class="nav-drawer__tier-3-link" > <span>Running Hats</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/technical-running-visors" class="nav-drawer__tier-3-link" > <span>Running Visors</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/snood" class="nav-drawer__tier-3-link" > <span>Snoods</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/trucker-hats-1" class="nav-drawer__tier-3-link" > <span>Trucker Hats</span> </a> </li> </ul> </div> </details> </li> <li class="nav-drawer__tier-2-item" data-nav-drawer-parent > <details data-nav-drawer-details> <summary data-index="3-6" aria-expanded="false" aria-controls="drawer-nav-tier-3-3-6" role="button" data-nav-drawer-summary class=" nav-drawer__tier-2-link nav-drawer__tier-2-link--parent " > <span>Accessories</span> </summary> <div class="nav-drawer__tier-3" id="drawer-nav-tier-3-3-6" tabindex="-1" data-index="3-6" data-navigation-pane > <button class="nav-drawer__back-button" data-nav-drawer-back-button > Women </button> <a class="nav-drawer__title-link" href="/collections/gifts-for-her" > Accessories </a> <ul class="nav-drawer__tier-3-list"> <li class="nav-drawer__tier-3-item"> <a href="/collections/magnets" class="nav-drawer__tier-3-link" > <span>Race Magnets</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/medal-hangers" class="nav-drawer__tier-3-link" > <span>Medal Hanger</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/snood" class="nav-drawer__tier-3-link" > <span>Snoods</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/tumblers-1" class="nav-drawer__tier-3-link" > <span>Tumblers</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/mugs" class="nav-drawer__tier-3-link" > <span>Mugs</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/drinking-glasses" class="nav-drawer__tier-3-link" > <span>Drinking Glasses</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/bags-1" class="nav-drawer__tier-3-link" > <span>Bags</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/pin-badges" class="nav-drawer__tier-3-link" > <span>Pin Badges</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/cards" class="nav-drawer__tier-3-link" > <span>Greeting Cards</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/notepads" class="nav-drawer__tier-3-link" > <span>Notepads</span> </a> </li> </ul> </div> </details> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/kids" class=" nav-drawer__tier-2-link " > <span>Junior Runr</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/bundles" class=" nav-drawer__tier-2-link " > <span>Save with Bundles</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/clearance-womens" class=" nav-drawer__tier-2-link " > <span>Women's Clearance</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/products/gift-card" class=" nav-drawer__tier-2-link " > <span>Gift Card</span> </a> </li> </ul> </div> </details> </li> <li class="nav-drawer__tier-1-item"> <details data-nav-drawer-details> <summary data-index="0-4" aria-expanded="false" aria-controls="drawer-nav-tier-2-4" role="button" data-nav-drawer-summary class=" nav-drawer__tier-1-link nav-drawer__tier-1-link--parent " > <span>Men</span> </summary> <div class="nav-drawer__tier-2" id="drawer-nav-tier-2-4" tabindex="-1" data-index="0-4" data-navigation-pane > <button class="nav-drawer__back-button" data-nav-drawer-back-button > Main Menu </button> <a class="nav-drawer__title-link" href="/collections/mens" > Men </a> <ul class="nav-drawer__tier-2-list"> <li class="nav-drawer__tier-2-item" > <a href="/collections/mens-hoodies" class=" nav-drawer__tier-2-link " > <span>Hoodies</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/mens-jumpers" class=" nav-drawer__tier-2-link " > <span>Jumpers</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/mens-t-shirts" class=" nav-drawer__tier-2-link " > <span>T-Shirts</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/mens-ecotek" class=" nav-drawer__tier-2-link " > <span>EcoTek Running T-shirts & Vests</span> </a> </li> <li class="nav-drawer__tier-2-item" data-nav-drawer-parent > <details data-nav-drawer-details> <summary data-index="4-5" aria-expanded="false" aria-controls="drawer-nav-tier-3-4-5" role="button" data-nav-drawer-summary class=" nav-drawer__tier-2-link nav-drawer__tier-2-link--parent " > <span>Headwear</span> </summary> <div class="nav-drawer__tier-3" id="drawer-nav-tier-3-4-5" tabindex="-1" data-index="4-5" data-navigation-pane > <button class="nav-drawer__back-button" data-nav-drawer-back-button > Men </button> <a class="nav-drawer__title-link" href="/collections/running-headwear" > Headwear </a> <ul class="nav-drawer__tier-3-list"> <li class="nav-drawer__tier-3-item"> <a href="/collections/technical-running-hats" class="nav-drawer__tier-3-link" > <span>Running Hats</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/technical-running-visors" class="nav-drawer__tier-3-link" > <span>Running Visors</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/trucker-hats-1" class="nav-drawer__tier-3-link" > <span>Trucker Hats</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/winter-hats" class="nav-drawer__tier-3-link" > <span>Winter Hats</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/running-bobble-hats" class="nav-drawer__tier-3-link" > <span>Running Bobble Hats</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/beanie-hats" class="nav-drawer__tier-3-link" > <span>Beanie Hats</span> </a> </li> </ul> </div> </details> </li> <li class="nav-drawer__tier-2-item" data-nav-drawer-parent > <details data-nav-drawer-details> <summary data-index="4-6" aria-expanded="false" aria-controls="drawer-nav-tier-3-4-6" role="button" data-nav-drawer-summary class=" nav-drawer__tier-2-link nav-drawer__tier-2-link--parent " > <span>Accessories</span> </summary> <div class="nav-drawer__tier-3" id="drawer-nav-tier-3-4-6" tabindex="-1" data-index="4-6" data-navigation-pane > <button class="nav-drawer__back-button" data-nav-drawer-back-button > Men </button> <a class="nav-drawer__title-link" href="/collections/gifts-for-him" > Accessories </a> <ul class="nav-drawer__tier-3-list"> <li class="nav-drawer__tier-3-item"> <a href="/collections/magnets" class="nav-drawer__tier-3-link" > <span>Race Magnets</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/medal-hangers" class="nav-drawer__tier-3-link" > <span>Medal Hangers</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/snood" class="nav-drawer__tier-3-link" > <span>Snoods</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/sunglasses" class="nav-drawer__tier-3-link" > <span>Sunglasses</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/drinking-glasses" class="nav-drawer__tier-3-link" > <span>Drinking Glasses</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/mugs" class="nav-drawer__tier-3-link" > <span>Mugs</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/tumblers-1" class="nav-drawer__tier-3-link" > <span>Tumblers</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/bags-1" class="nav-drawer__tier-3-link" > <span>Bags</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/pin-badges" class="nav-drawer__tier-3-link" > <span>Pin Badges</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/cards" class="nav-drawer__tier-3-link" > <span>Greeting Cards</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/notepads" class="nav-drawer__tier-3-link" > <span>Notepads</span> </a> </li> </ul> </div> </details> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/kids" class=" nav-drawer__tier-2-link " > <span>Junior Runr</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/bundles" class=" nav-drawer__tier-2-link " > <span>Save with Bundles</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/clearance-mens" class=" nav-drawer__tier-2-link " > <span>Men's Clearance</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/products/gift-card" class=" nav-drawer__tier-2-link " > <span>Gift Card</span> </a> </li> </ul> </div> </details> </li> <li class="nav-drawer__tier-1-item"> <details data-nav-drawer-details> <summary data-index="0-5" aria-expanded="false" aria-controls="drawer-nav-tier-2-5" role="button" data-nav-drawer-summary class=" nav-drawer__tier-1-link nav-drawer__tier-1-link--parent " > <span>Accessories</span> </summary> <div class="nav-drawer__tier-2" id="drawer-nav-tier-2-5" tabindex="-1" data-index="0-5" data-navigation-pane > <button class="nav-drawer__back-button" data-nav-drawer-back-button > Main Menu </button> <a class="nav-drawer__title-link" href="/collections/gifts" > Accessories </a> <ul class="nav-drawer__tier-2-list"> <li class="nav-drawer__tier-2-item" data-nav-drawer-parent > <details data-nav-drawer-details> <summary data-index="5-1" aria-expanded="false" aria-controls="drawer-nav-tier-3-5-1" role="button" data-nav-drawer-summary class=" nav-drawer__tier-2-link nav-drawer__tier-2-link--parent " > <span>Winter Headwear</span> </summary> <div class="nav-drawer__tier-3" id="drawer-nav-tier-3-5-1" tabindex="-1" data-index="5-1" data-navigation-pane > <button class="nav-drawer__back-button" data-nav-drawer-back-button > Accessories </button> <a class="nav-drawer__title-link" href="/collections/winter-hats" > Winter Headwear </a> <ul class="nav-drawer__tier-3-list"> <li class="nav-drawer__tier-3-item"> <a href="/collections/winter-hats" class="nav-drawer__tier-3-link" > <span>Winter Bobble Hats</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/headbands" class="nav-drawer__tier-3-link" > <span>Fleece Headbands</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/beanie-hats" class="nav-drawer__tier-3-link" > <span>Beanie Hats</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/nordic-bobble-hats" class="nav-drawer__tier-3-link" > <span>Nordic Bobble Hats</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/running-bobble-hats" class="nav-drawer__tier-3-link" > <span>Running Bobble Hats</span> </a> </li> <li class="nav-drawer__tier-3-item"> <a href="/collections/kids" class="nav-drawer__tier-3-link" > <span>Junior Bobble Hats</span> </a> </li> </ul> </div> </details> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/magnets" class=" nav-drawer__tier-2-link " > <span>Race Number Magnets</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/medal-hangers" class=" nav-drawer__tier-2-link " > <span>Medal Hangers</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/mugs-glassware" class=" nav-drawer__tier-2-link " > <span>Tumblers & Mugs</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="https://www.runr.co.uk/collections/snood" class=" nav-drawer__tier-2-link " > <span>Snoods</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/technical-running-visors" class=" nav-drawer__tier-2-link " > <span>Running Visors</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/trucker-hats-1" class=" nav-drawer__tier-2-link " > <span>Trucker Hats</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/running-gifts" class=" nav-drawer__tier-2-link " > <span>Gifts</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/bags-1" class=" nav-drawer__tier-2-link " > <span>Bags</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/clearance-headwear" class=" nav-drawer__tier-2-link " > <span>Clearance</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/bundles" class=" nav-drawer__tier-2-link " > <span>Save With Bundles</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/products/gift-card" class=" nav-drawer__tier-2-link " > <span>Gift Vouchers</span> </a> </li> </ul> </div> </details> </li> <li class="nav-drawer__tier-1-item"> <details data-nav-drawer-details> <summary data-index="0-6" aria-expanded="false" aria-controls="drawer-nav-tier-2-6" role="button" data-nav-drawer-summary class=" nav-drawer__tier-1-link nav-drawer__tier-1-link--parent " > <span>Runr in the Community</span> </summary> <div class="nav-drawer__tier-2" id="drawer-nav-tier-2-6" tabindex="-1" data-index="0-6" data-navigation-pane > <button class="nav-drawer__back-button" data-nav-drawer-back-button > Main Menu </button> <a class="nav-drawer__title-link" href="/blogs/news" > Runr in the Community </a> <ul class="nav-drawer__tier-2-list"> <li class="nav-drawer__tier-2-item" > <a href="/pages/the-story-of-runr" class=" nav-drawer__tier-2-link " > <span>The Story Of Runr</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/pages/foodbankrun" class=" nav-drawer__tier-2-link " > <span>Food Bank Run</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/pages/medals-for-kids" class=" nav-drawer__tier-2-link " > <span>Medals For Kids</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/pages/medal-monday" class=" nav-drawer__tier-2-link " > <span>Medal Monday</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="https://www.runr.co.uk/blogs/news" class=" nav-drawer__tier-2-link " > <span>Blogs</span> </a> </li> <li class="nav-drawer__tier-2-item" > <a href="/collections/mileage-trackers" class=" nav-drawer__tier-2-link " > <span>FREE Mileage Trackers</span> </a> </li> </ul> </div> </details> </li> <li class="nav-drawer__tier-1-item"> <details data-nav-drawer-details> <summary data-index="0-7" aria-expanded="false" aria-controls="drawer-nav-tier-2-7" role="button" data-nav-drawer-summary class=" nav-drawer__tier-1-link nav-drawer__tier-1-link--parent " > <span>Wholesale</span> </summary> <div class="nav-drawer__tier-2" id="drawer-nav-tier-2-7" tabindex="-1" data-index="0-7" data-navigation-pane > <button class="nav-drawer__back-button" data-nav-drawer-back-button > Main Menu </button> <a class="nav-drawer__title-link" href="/pages/trade-login" > Wholesale </a> <ul class="nav-drawer__tier-2-list"> <li class="nav-drawer__tier-2-item" > <a href="/pages/trade-login" class=" nav-drawer__tier-2-link " > <span>Retailer Log In</span> </a> </li> </ul> </div> </details> </li> </ul> </div> </div> <div class="nav-drawer__bottom"> <div class="nav-drawer__account"> <a href="/account/login" class="navigation-mobile__account-link"> Log in </a> <a href="/account/register" class="navigation-mobile__account-link"> Sign up </a> </div> </div> <div class="nav-drawer__cross-border"> <div data-component="cross-border" data-component-type="component" class="cross-border"> </div> </div> </div> </section-wrapper> </section> </div> <!-- END sections: header-group --> <div data-component="age-gate" data-component-type="component" id="age-gate-page"> </div> <main id="site-main" class="site-main" aria-label="Main content" tabindex="-1"> <div id="shopify-section-template--23739884994941__spacer" class="shopify-section"><section data-component="spacer" data-component-type="section" class="spacer spacer--none"></section> </div><div id="shopify-section-template--23739884994941__174247831703d93b89" class="shopify-section"> </div><div id="shopify-section-template--23739884994941__16467577644769665a" class="shopify-section"> <section data-component="image-banner" data-component-type="section" class="image-banner"> <script type="application/json" data-component-data > { "desktopHeight": "600", "mobileHeight": "400" } </script> <section-wrapper > <section-content> <div class=" image-banner__wrapper image-banner__wrapper--has-double-image-false " style=" --image-banner-desktop-height: 600px; --image-banner-mobile-height: 400px; " data-image-banner-wrapper > <div class=" image-banner__image image-banner__image--mobile-hidden " data-image-banner-image > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-false lazy-img--fill-mode-fill " > <img src="//runr.com/cdn/shop/files/Rio_Hat_horizontal_version_605f2af2-a99d-436e-8dc2-91ef2a99ac3d_1535x1024.jpg?v=1725456857" width="1535" height="1024" alt="" data-rimg srcset="//runr.com/cdn/shop/files/Rio_Hat_horizontal_version_605f2af2-a99d-436e-8dc2-91ef2a99ac3d_1535x1024.jpg?v=1725456857 1x" style="object-fit:cover;object-position:50.0% 50.0%;" > </div> </div> <div class=" image-banner__image image-banner__image--mobile " data-image-banner-image > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-false lazy-img--fill-mode-fill " > <img src="//runr.com/cdn/shop/files/Rio_Hat_horizontal_version_605f2af2-a99d-436e-8dc2-91ef2a99ac3d_1535x1024.jpg?v=1725456857" width="1535" height="1024" alt="" data-rimg srcset="//runr.com/cdn/shop/files/Rio_Hat_horizontal_version_605f2af2-a99d-436e-8dc2-91ef2a99ac3d_1535x1024.jpg?v=1725456857 1x" style="object-fit:cover;object-position:50.0% 50.0%;" > </div> </div> <div class="image-banner__overlay" style=" --local-overlay-text-color: #ffffff; --block-text-color: var(--local-overlay-text-color, var(--color-overlay-text)); --text-alignment: center; "> <div class=" image-banner__content-grid image-banner__content-grid--center-aligned " data-image-banner-content > <div class=" image-banner__content-grid-cell image-banner__content-grid--top " > <div class="image-banner__content image-banner__content--center"> <div class="image-banner__block-wrapper"> <div data-component="block-preheading" data-component-type="block" class=" block-preheading block-preheading--small block-preheading--bolder block-preheading--uppercase " > If you love running, wear Runr. </div> </div> </div> </div> <div class="image-banner__content-grid-cell image-banner__content-grid--bottom"> <div class="image-banner__content image-banner__content--center"> <div class="image-banner__block-wrapper"> <div data-component="block-button-link" data-component-type="block" class="block-button-link" style=" --color-button-main-contrast: #222222; --color-button-main: #ffffff; --color-button-main-invoked: #e0e0e0; " > <a data-component="button-link" data-component-type="component" class="button-link button-link--primary button-link--medium button-link--shadow" href="/collections/technical-running-hats" > EXPLORE RUNNING HATS </a> </div> </div> </div> </div> </div> </div> </div> </section-content> </section-wrapper> </section> </div><div id="shopify-section-template--23739884994941__4956c165-a2b8-4ddf-a04e-32b9db8d807a" class="shopify-section"> <section data-component="featured-collection" data-component-type="section" class="featured-collection"> <section-wrapper> <section-content> <div class="featured-collection__header"> <div class="featured-collection__header-text"> <div class="featured-collection__subheading"> Customer Favourites </div> </div> <div class="featured-collection__header-button"> <a data-component="button-link" data-component-type="component" class="button-link button-link--secondary button-link--small button-link--shadow" href="/collections/customer-favourites" aria-label="View all products in the Customer Favourites collection" > View all </a> </div> </div> </section-content> </section-wrapper> <section-wrapper> <section-content> <div data-component="product-card-slider" data-component-type="component" class="product-card-slider"> <script type="application/json" data-component-data > { "cardsPerRow": "4", "cardsPerRowMobile": 2, "scrollIncrementBp": "M" } </script> <ul class=" product-card-slider__list " style="--cards-per-row: 4;" role="list" data-slider data-mobile-card-row="2" data-mobile-card-row-bp="M" > <li class="product-card-slider__item" data-slider-item> <div data-component="product-card" data-component-type="component" class=" product-card " > <script type="application/json" data-component-data > { "settings": { "show_second_image": true } } </script> <div class="product-card__clickable-area"> <h3 class="product-card__title"> <a class="product-card__link" href="/products/runr-rio-technical-running-hat" aria-label="Runr Rio Technical Running Hat"> Runr Rio Technical Running Hat <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="7685839094015" data-product-sku="runr-rio-technical-running-hat" data-product-type="Running Hat" data-product-title="Runr Rio Technical Running Hat" style="display:block;"> </span> <!-- Stamped - End Star Rating Badge --> </a> </h3> <div class=" product-card__image product-card__image--portrait " data-product-image > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/Rio3-01_700x1050_crop_center.png?v=1655214153" width="960" height="1440" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/Rio3-01_700x1050_crop_center.png?v=1655214153 1x, //runr.com/cdn/shop/products/Rio3-01_959x1439_crop_center.png?v=1655214153 1.37x" > </noscript> <img src="//runr.com/cdn/shop/products/Rio3-01_700x1050_crop_center.png?v=1655214153" width="960" height="1440" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/Rio3-01_{size}_crop_center.png?v=1655214153" data-rimg-max="960x1440" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> <div class="product-card__image-secondary"> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/Rio1-01_700x1050_crop_center.png?v=1655214153" width="960" height="1440" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/Rio1-01_700x1050_crop_center.png?v=1655214153 1x, //runr.com/cdn/shop/products/Rio1-01_959x1439_crop_center.png?v=1655214153 1.37x" > </noscript> <img src="//runr.com/cdn/shop/products/Rio1-01_700x1050_crop_center.png?v=1655214153" width="960" height="1440" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/Rio1-01_{size}_crop_center.png?v=1655214153" data-rimg-max="960x1440" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> </div> <a class="product-card__image-link" href="/products/runr-rio-technical-running-hat" tabindex="-1" aria-hidden="true" ></a> <div class="product-card__badges"> <div data-spark="b2c-only" data-component="product-badges" data-component-type="component" class=" product-badges product-badges--font-body product-badges--uppercase product-badges--bold " > <div class="product-badges__badge" style=" --color-product-tag-text: #222222; --color-product-tag-background: #edebe7; " > Any 2 hats for £40 </div> </div> </div> <div data-spark="b2c-only" class="product-card__button-container"> <button class="product-card__quick-add-button" data-quick-add-button data-product-link="/products/runr-rio-technical-running-hat" > <span class="product-card__quick-add-text">Quick add</span> </button> <button data-component="button-floating" data-component-type="component" class="button-floating button-floating--default button-floating--small button-floating--bag-small" > <span class="visually-hidden">Quick add</span> </button> </div> </div> <div data-spark="b2c-only" class="product-card__price"> <div data-spark="b2c-only" data-component="price" data-component-type="component" class="price "> <div class="price__regular"> <span class="visually-hidden">Regular price</span> <span class="price__regular-value money"> $32.00 USD </span> </div> <div class="price__sale"> <span class="visually-hidden">Regular price</span> <s class="price__sale-compare money"></s><span class="visually-hidden">Sale price</span> <span class="price__sale-value money"> $32.00 USD </span> </div> </div> </div> <spark-product-card parent-id="7685839094015"></spark-product-card> </div> </li> <li class="product-card-slider__item" data-slider-item> <div data-component="product-card" data-component-type="component" class=" product-card " > <script type="application/json" data-component-data > { "settings": { "show_second_image": true } } </script> <div class="product-card__clickable-area"> <h3 class="product-card__title"> <a class="product-card__link" href="/products/runr-berlin-technical-hat" aria-label="Runr Berlin Technical Running Hat"> Runr Berlin Technical Running Hat <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="6218588422300" data-product-sku="runr-berlin-technical-hat" data-product-type="Running Hat" data-product-title="Runr Berlin Technical Running Hat" style="display:block;"> </span> <!-- Stamped - End Star Rating Badge --> </a> </h3> <div class=" product-card__image product-card__image--portrait " data-product-image > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/Berlin3-01_46ee456a-d8a5-415b-be85-5955ae03228d_700x1050_crop_center.png?v=1657534060" width="960" height="1440" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/Berlin3-01_46ee456a-d8a5-415b-be85-5955ae03228d_700x1050_crop_center.png?v=1657534060 1x, //runr.com/cdn/shop/products/Berlin3-01_46ee456a-d8a5-415b-be85-5955ae03228d_959x1439_crop_center.png?v=1657534060 1.37x" > </noscript> <img src="//runr.com/cdn/shop/products/Berlin3-01_46ee456a-d8a5-415b-be85-5955ae03228d_700x1050_crop_center.png?v=1657534060" width="960" height="1440" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/Berlin3-01_46ee456a-d8a5-415b-be85-5955ae03228d_{size}_crop_center.png?v=1657534060" data-rimg-max="960x1440" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> <div class="product-card__image-secondary"> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/Berlin1-01_8db64900-1760-4b4f-8f8c-664c1225b295_700x1050_crop_center.png?v=1657534063" width="960" height="1440" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/Berlin1-01_8db64900-1760-4b4f-8f8c-664c1225b295_700x1050_crop_center.png?v=1657534063 1x, //runr.com/cdn/shop/products/Berlin1-01_8db64900-1760-4b4f-8f8c-664c1225b295_959x1439_crop_center.png?v=1657534063 1.37x" > </noscript> <img src="//runr.com/cdn/shop/products/Berlin1-01_8db64900-1760-4b4f-8f8c-664c1225b295_700x1050_crop_center.png?v=1657534063" width="960" height="1440" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/Berlin1-01_8db64900-1760-4b4f-8f8c-664c1225b295_{size}_crop_center.png?v=1657534063" data-rimg-max="960x1440" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> </div> <a class="product-card__image-link" href="/products/runr-berlin-technical-hat" tabindex="-1" aria-hidden="true" ></a> <div class="product-card__badges"> <div data-spark="b2c-only" data-component="product-badges" data-component-type="component" class=" product-badges product-badges--font-body product-badges--uppercase product-badges--bold " > <div class="product-badges__badge" style=" --color-product-tag-text: #222222; --color-product-tag-background: #edebe7; " > Any 2 hats for £40 </div> </div> </div> <div data-spark="b2c-only" class="product-card__button-container"> <button class="product-card__quick-add-button" data-quick-add-button data-product-link="/products/runr-berlin-technical-hat" > <span class="product-card__quick-add-text">Quick add</span> </button> <button data-component="button-floating" data-component-type="component" class="button-floating button-floating--default button-floating--small button-floating--bag-small" > <span class="visually-hidden">Quick add</span> </button> </div> </div> <div data-spark="b2c-only" class="product-card__price"> <div data-spark="b2c-only" data-component="price" data-component-type="component" class="price "> <div class="price__regular"> <span class="visually-hidden">Regular price</span> <span class="price__regular-value money"> $32.00 USD </span> </div> <div class="price__sale"> <span class="visually-hidden">Regular price</span> <s class="price__sale-compare money"></s><span class="visually-hidden">Sale price</span> <span class="price__sale-value money"> $32.00 USD </span> </div> </div> </div> <spark-product-card parent-id="6218588422300"></spark-product-card> </div> </li> <li class="product-card-slider__item" data-slider-item> <div data-component="product-card" data-component-type="component" class=" product-card " > <script type="application/json" data-component-data > { "settings": { "show_second_image": true } } </script> <div class="product-card__clickable-area"> <h3 class="product-card__title"> <a class="product-card__link" href="/products/runr-osaka-technical-running-hat" aria-label="Runr Osaka Technical Running Hat"> Runr Osaka Technical Running Hat <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="8763338359039" data-product-sku="runr-osaka-technical-running-hat" data-product-type="Running Hat" data-product-title="Runr Osaka Technical Running Hat" style="display:block;"> </span> <!-- Stamped - End Star Rating Badge --> </a> </h3> <div class=" product-card__image product-card__image--portrait " data-product-image > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/files/OsakaRunningHat1_700x1050_crop_center.jpg?v=1719326041" width="960" height="1440" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/files/OsakaRunningHat1_700x1050_crop_center.jpg?v=1719326041 1x, //runr.com/cdn/shop/files/OsakaRunningHat1_959x1439_crop_center.jpg?v=1719326041 1.37x" > </noscript> <img src="//runr.com/cdn/shop/files/OsakaRunningHat1_700x1050_crop_center.jpg?v=1719326041" width="960" height="1440" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/files/OsakaRunningHat1_{size}_crop_center.jpg?v=1719326041" data-rimg-max="960x1440" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> <div class="product-card__image-secondary"> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/files/Osaka_Running_Hat_3_748072f2-1658-40ea-ae65-2f714e78c84f_700x1050_crop_center.jpg?v=1720608610" width="960" height="1440" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/files/Osaka_Running_Hat_3_748072f2-1658-40ea-ae65-2f714e78c84f_700x1050_crop_center.jpg?v=1720608610 1x, //runr.com/cdn/shop/files/Osaka_Running_Hat_3_748072f2-1658-40ea-ae65-2f714e78c84f_959x1439_crop_center.jpg?v=1720608610 1.37x" > </noscript> <img src="//runr.com/cdn/shop/files/Osaka_Running_Hat_3_748072f2-1658-40ea-ae65-2f714e78c84f_700x1050_crop_center.jpg?v=1720608610" width="960" height="1440" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/files/Osaka_Running_Hat_3_748072f2-1658-40ea-ae65-2f714e78c84f_{size}_crop_center.jpg?v=1720608610" data-rimg-max="960x1440" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> </div> <a class="product-card__image-link" href="/products/runr-osaka-technical-running-hat" tabindex="-1" aria-hidden="true" ></a> <div class="product-card__badges"> <div data-spark="b2c-only" data-component="product-badges" data-component-type="component" class=" product-badges product-badges--font-body product-badges--uppercase product-badges--bold " > <div class="product-badges__badge" style=" --color-product-tag-text: #222222; --color-product-tag-background: #edebe7; " > Any 2 hats for £40 </div> </div> </div> <div data-spark="b2c-only" class="product-card__button-container"> <button class="product-card__quick-add-button" data-quick-add-button data-product-link="/products/runr-osaka-technical-running-hat" > <span class="product-card__quick-add-text">Quick add</span> </button> <button data-component="button-floating" data-component-type="component" class="button-floating button-floating--default button-floating--small button-floating--bag-small" > <span class="visually-hidden">Quick add</span> </button> </div> </div> <div data-spark="b2c-only" class="product-card__price"> <div data-spark="b2c-only" data-component="price" data-component-type="component" class="price "> <div class="price__regular"> <span class="visually-hidden">Regular price</span> <span class="price__regular-value money"> $32.00 USD </span> </div> <div class="price__sale"> <span class="visually-hidden">Regular price</span> <s class="price__sale-compare money"></s><span class="visually-hidden">Sale price</span> <span class="price__sale-value money"> $32.00 USD </span> </div> </div> </div> <spark-product-card parent-id="8763338359039"></spark-product-card> </div> </li> <li class="product-card-slider__item" data-slider-item> <div data-component="product-card" data-component-type="component" class=" product-card " > <script type="application/json" data-component-data > { "settings": { "show_second_image": true } } </script> <div class="product-card__clickable-area"> <h3 class="product-card__title"> <a class="product-card__link" href="/products/80s-runr-technical-running-hat" aria-label="80's Runr Technical Running Hat"> 80's Runr Technical Running Hat <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="6949930238108" data-product-sku="80s-runr-technical-running-hat" data-product-type="Running Hat" data-product-title="80's Runr Technical Running Hat" style="display:block;"> </span> <!-- Stamped - End Star Rating Badge --> </a> </h3> <div class=" product-card__image product-card__image--portrait " data-product-image > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/80_sTechHat6-01_6a72f673-2e2f-4eed-ac86-137c26f0c7fe_700x1050_crop_center.png?v=1657535112" width="2000" height="3000" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/80_sTechHat6-01_6a72f673-2e2f-4eed-ac86-137c26f0c7fe_700x1050_crop_center.png?v=1657535112 1x, //runr.com/cdn/shop/products/80_sTechHat6-01_6a72f673-2e2f-4eed-ac86-137c26f0c7fe_1400x2100_crop_center.png?v=1657535112 2x, //runr.com/cdn/shop/products/80_sTechHat6-01_6a72f673-2e2f-4eed-ac86-137c26f0c7fe_1995x2993_crop_center.png?v=1657535112 2.85x" > </noscript> <img src="//runr.com/cdn/shop/products/80_sTechHat6-01_6a72f673-2e2f-4eed-ac86-137c26f0c7fe_700x1050_crop_center.png?v=1657535112" width="2000" height="3000" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/80_sTechHat6-01_6a72f673-2e2f-4eed-ac86-137c26f0c7fe_{size}_crop_center.png?v=1657535112" data-rimg-max="2000x3000" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> <div class="product-card__image-secondary"> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/80_sTechHat8-01-01_43b74774-9f1e-4233-ace4-7518bc086a23_700x1050_crop_center.png?v=1710500751" width="2000" height="3000" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/80_sTechHat8-01-01_43b74774-9f1e-4233-ace4-7518bc086a23_700x1050_crop_center.png?v=1710500751 1x, //runr.com/cdn/shop/products/80_sTechHat8-01-01_43b74774-9f1e-4233-ace4-7518bc086a23_1400x2100_crop_center.png?v=1710500751 2x, //runr.com/cdn/shop/products/80_sTechHat8-01-01_43b74774-9f1e-4233-ace4-7518bc086a23_1995x2993_crop_center.png?v=1710500751 2.85x" > </noscript> <img src="//runr.com/cdn/shop/products/80_sTechHat8-01-01_43b74774-9f1e-4233-ace4-7518bc086a23_700x1050_crop_center.png?v=1710500751" width="2000" height="3000" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/80_sTechHat8-01-01_43b74774-9f1e-4233-ace4-7518bc086a23_{size}_crop_center.png?v=1710500751" data-rimg-max="2000x3000" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> </div> <a class="product-card__image-link" href="/products/80s-runr-technical-running-hat" tabindex="-1" aria-hidden="true" ></a> <div class="product-card__badges"> <div data-spark="b2c-only" data-component="product-badges" data-component-type="component" class=" product-badges product-badges--font-body product-badges--uppercase product-badges--bold " > <div class="product-badges__badge" style=" --color-product-tag-text: #222222; --color-product-tag-background: #edebe7; " > Any 2 hats for £40 </div> </div> </div> <div data-spark="b2c-only" class="product-card__button-container"> <button class="product-card__quick-add-button" data-quick-add-button data-product-link="/products/80s-runr-technical-running-hat" > <span class="product-card__quick-add-text">Quick add</span> </button> <button data-component="button-floating" data-component-type="component" class="button-floating button-floating--default button-floating--small button-floating--bag-small" > <span class="visually-hidden">Quick add</span> </button> </div> </div> <div data-spark="b2c-only" class="product-card__price"> <div data-spark="b2c-only" data-component="price" data-component-type="component" class="price "> <div class="price__regular"> <span class="visually-hidden">Regular price</span> <span class="price__regular-value money"> $32.00 USD </span> </div> <div class="price__sale"> <span class="visually-hidden">Regular price</span> <s class="price__sale-compare money"></s><span class="visually-hidden">Sale price</span> <span class="price__sale-value money"> $32.00 USD </span> </div> </div> </div> <spark-product-card parent-id="6949930238108"></spark-product-card> </div> </li> <li class="product-card-slider__item" data-slider-item> <div data-component="product-card" data-component-type="component" class=" product-card " > <script type="application/json" data-component-data > { "settings": { "show_second_image": true } } </script> <div class="product-card__clickable-area"> <h3 class="product-card__title"> <a class="product-card__link" href="/products/runr-toronto-technical-running-hat" aria-label="Runr Toronto Technical Running Hat"> Runr Toronto Technical Running Hat <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="14899693617533" data-product-sku="runr-toronto-technical-running-hat" data-product-type="Running Hat" data-product-title="Runr Toronto Technical Running Hat" style="display:block;"> </span> <!-- Stamped - End Star Rating Badge --> </a> </h3> <div class=" product-card__image product-card__image--portrait " data-product-image > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/files/IMG_7724_700x1050_crop_center.png?v=1738586808" width="960" height="1440" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/files/IMG_7724_700x1050_crop_center.png?v=1738586808 1x, //runr.com/cdn/shop/files/IMG_7724_959x1439_crop_center.png?v=1738586808 1.37x" > </noscript> <img src="//runr.com/cdn/shop/files/IMG_7724_700x1050_crop_center.png?v=1738586808" width="960" height="1440" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/files/IMG_7724_{size}_crop_center.png?v=1738586808" data-rimg-max="960x1440" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> <div class="product-card__image-secondary"> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/files/ToronotoUnderPeak_700x1050_crop_center.png?v=1738586808" width="960" height="1440" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/files/ToronotoUnderPeak_700x1050_crop_center.png?v=1738586808 1x, //runr.com/cdn/shop/files/ToronotoUnderPeak_959x1439_crop_center.png?v=1738586808 1.37x" > </noscript> <img src="//runr.com/cdn/shop/files/ToronotoUnderPeak_700x1050_crop_center.png?v=1738586808" width="960" height="1440" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/files/ToronotoUnderPeak_{size}_crop_center.png?v=1738586808" data-rimg-max="960x1440" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> </div> <a class="product-card__image-link" href="/products/runr-toronto-technical-running-hat" tabindex="-1" aria-hidden="true" ></a> <div class="product-card__badges"> <div data-spark="b2c-only" data-component="product-badges" data-component-type="component" class=" product-badges product-badges--font-body product-badges--uppercase product-badges--bold " > <div class="product-badges__badge" style=" --color-product-tag-text: #222222; --color-product-tag-background: #edebe7; " > Any 2 hats for £40 </div> </div> </div> <div data-spark="b2c-only" class="product-card__button-container"> <button class="product-card__quick-add-button" data-quick-add-button data-product-link="/products/runr-toronto-technical-running-hat" > <span class="product-card__quick-add-text">Quick add</span> </button> <button data-component="button-floating" data-component-type="component" class="button-floating button-floating--default button-floating--small button-floating--bag-small" > <span class="visually-hidden">Quick add</span> </button> </div> </div> <div data-spark="b2c-only" class="product-card__price"> <div data-spark="b2c-only" data-component="price" data-component-type="component" class="price "> <div class="price__regular"> <span class="visually-hidden">Regular price</span> <span class="price__regular-value money"> $32.00 USD </span> </div> <div class="price__sale"> <span class="visually-hidden">Regular price</span> <s class="price__sale-compare money"></s><span class="visually-hidden">Sale price</span> <span class="price__sale-value money"> $32.00 USD </span> </div> </div> </div> <spark-product-card parent-id="14899693617533"></spark-product-card> </div> </li> <li class="product-card-slider__item" data-slider-item> <div data-component="product-card" data-component-type="component" class=" product-card " > <script type="application/json" data-component-data > { "settings": { "show_second_image": true } } </script> <div class="product-card__clickable-area"> <h3 class="product-card__title"> <a class="product-card__link" href="/products/runr-technical-hat" aria-label="Runr London Technical Running Hat"> Runr London Technical Running Hat <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="1573973295194" data-product-sku="runr-technical-hat" data-product-type="Running Hat" data-product-title="Runr London Technical Running Hat" style="display:block;"> </span> <!-- Stamped - End Star Rating Badge --> </a> </h3> <div class=" product-card__image product-card__image--portrait " data-product-image > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/files/London_Hat_-_Front_b284c6b5-dc21-4211-aa48-ea0b997599e3_700x1050_crop_center.jpg?v=1719480684" width="960" height="1440" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/files/London_Hat_-_Front_b284c6b5-dc21-4211-aa48-ea0b997599e3_700x1050_crop_center.jpg?v=1719480684 1x, //runr.com/cdn/shop/files/London_Hat_-_Front_b284c6b5-dc21-4211-aa48-ea0b997599e3_959x1439_crop_center.jpg?v=1719480684 1.37x" > </noscript> <img src="//runr.com/cdn/shop/files/London_Hat_-_Front_b284c6b5-dc21-4211-aa48-ea0b997599e3_700x1050_crop_center.jpg?v=1719480684" width="960" height="1440" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/files/London_Hat_-_Front_b284c6b5-dc21-4211-aa48-ea0b997599e3_{size}_crop_center.jpg?v=1719480684" data-rimg-max="960x1440" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> <div class="product-card__image-secondary"> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/Runr-Shoot9-FORPRINT-81_7e46a412-ff3a-4b61-b328-3e09a8ad58b6_700x1050_crop_center.jpg?v=1719480703" width="2417" height="3625" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/Runr-Shoot9-FORPRINT-81_7e46a412-ff3a-4b61-b328-3e09a8ad58b6_700x1050_crop_center.jpg?v=1719480703 1x, //runr.com/cdn/shop/products/Runr-Shoot9-FORPRINT-81_7e46a412-ff3a-4b61-b328-3e09a8ad58b6_1400x2100_crop_center.jpg?v=1719480703 2x, //runr.com/cdn/shop/products/Runr-Shoot9-FORPRINT-81_7e46a412-ff3a-4b61-b328-3e09a8ad58b6_2100x3150_crop_center.jpg?v=1719480703 3x, //runr.com/cdn/shop/products/Runr-Shoot9-FORPRINT-81_7e46a412-ff3a-4b61-b328-3e09a8ad58b6_2415x3623_crop_center.jpg?v=1719480703 3.45x" > </noscript> <img src="//runr.com/cdn/shop/products/Runr-Shoot9-FORPRINT-81_7e46a412-ff3a-4b61-b328-3e09a8ad58b6_700x1050_crop_center.jpg?v=1719480703" width="2417" height="3625" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/Runr-Shoot9-FORPRINT-81_7e46a412-ff3a-4b61-b328-3e09a8ad58b6_{size}_crop_center.jpg?v=1719480703" data-rimg-max="2417x3625" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> </div> <a class="product-card__image-link" href="/products/runr-technical-hat" tabindex="-1" aria-hidden="true" ></a> <div class="product-card__badges"> <div data-spark="b2c-only" data-component="product-badges" data-component-type="component" class=" product-badges product-badges--font-body product-badges--uppercase product-badges--bold " > <div class="product-badges__badge" style=" --color-product-tag-text: #222222; --color-product-tag-background: #edebe7; " > Any 2 hats for £40 </div> </div> </div> <div data-spark="b2c-only" class="product-card__button-container"> <button class="product-card__quick-add-button" data-quick-add-button data-product-link="/products/runr-technical-hat" > <span class="product-card__quick-add-text">Quick add</span> </button> <button data-component="button-floating" data-component-type="component" class="button-floating button-floating--default button-floating--small button-floating--bag-small" > <span class="visually-hidden">Quick add</span> </button> </div> </div> <div data-spark="b2c-only" class="product-card__price"> <div data-spark="b2c-only" data-component="price" data-component-type="component" class="price "> <div class="price__regular"> <span class="visually-hidden">Regular price</span> <span class="price__regular-value money"> $32.00 USD </span> </div> <div class="price__sale"> <span class="visually-hidden">Regular price</span> <s class="price__sale-compare money"></s><span class="visually-hidden">Sale price</span> <span class="price__sale-value money"> $32.00 USD </span> </div> </div> </div> <spark-product-card parent-id="1573973295194"></spark-product-card> </div> </li> <li class="product-card-slider__item" data-slider-item> <div data-component="product-card" data-component-type="component" class=" product-card " > <script type="application/json" data-component-data > { "settings": { "show_second_image": true } } </script> <div class="product-card__clickable-area"> <h3 class="product-card__title"> <a class="product-card__link" href="/products/runr-seoul-technical-hat" aria-label="Runr Seoul Technical Running Hat"> Runr Seoul Technical Running Hat <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="6218566926492" data-product-sku="runr-seoul-technical-hat" data-product-type="Running Hat" data-product-title="Runr Seoul Technical Running Hat" style="display:block;"> </span> <!-- Stamped - End Star Rating Badge --> </a> </h3> <div class=" product-card__image product-card__image--portrait " data-product-image > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/Seoul3-01_e253429c-db7a-4bd5-b752-0ac72b4d615c_700x1050_crop_center.png?v=1657533927" width="960" height="1440" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/Seoul3-01_e253429c-db7a-4bd5-b752-0ac72b4d615c_700x1050_crop_center.png?v=1657533927 1x, //runr.com/cdn/shop/products/Seoul3-01_e253429c-db7a-4bd5-b752-0ac72b4d615c_959x1439_crop_center.png?v=1657533927 1.37x" > </noscript> <img src="//runr.com/cdn/shop/products/Seoul3-01_e253429c-db7a-4bd5-b752-0ac72b4d615c_700x1050_crop_center.png?v=1657533927" width="960" height="1440" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/Seoul3-01_e253429c-db7a-4bd5-b752-0ac72b4d615c_{size}_crop_center.png?v=1657533927" data-rimg-max="960x1440" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> <div class="product-card__image-secondary"> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/Seoul1-01_1b6e6721-e6ee-4cc8-bba4-ef501964f8e4_700x1050_crop_center.png?v=1657533930" width="960" height="1440" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/Seoul1-01_1b6e6721-e6ee-4cc8-bba4-ef501964f8e4_700x1050_crop_center.png?v=1657533930 1x, //runr.com/cdn/shop/products/Seoul1-01_1b6e6721-e6ee-4cc8-bba4-ef501964f8e4_959x1439_crop_center.png?v=1657533930 1.37x" > </noscript> <img src="//runr.com/cdn/shop/products/Seoul1-01_1b6e6721-e6ee-4cc8-bba4-ef501964f8e4_700x1050_crop_center.png?v=1657533930" width="960" height="1440" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/Seoul1-01_1b6e6721-e6ee-4cc8-bba4-ef501964f8e4_{size}_crop_center.png?v=1657533930" data-rimg-max="960x1440" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> </div> <a class="product-card__image-link" href="/products/runr-seoul-technical-hat" tabindex="-1" aria-hidden="true" ></a> <div class="product-card__badges"> <div data-spark="b2c-only" data-component="product-badges" data-component-type="component" class=" product-badges product-badges--font-body product-badges--uppercase product-badges--bold " > <div class="product-badges__badge" style=" --color-product-tag-text: #222222; --color-product-tag-background: #edebe7; " > Any 2 hats for £40 </div> </div> </div> <div data-spark="b2c-only" class="product-card__button-container"> <button class="product-card__quick-add-button" data-quick-add-button data-product-link="/products/runr-seoul-technical-hat" > <span class="product-card__quick-add-text">Quick add</span> </button> <button data-component="button-floating" data-component-type="component" class="button-floating button-floating--default button-floating--small button-floating--bag-small" > <span class="visually-hidden">Quick add</span> </button> </div> </div> <div data-spark="b2c-only" class="product-card__price"> <div data-spark="b2c-only" data-component="price" data-component-type="component" class="price "> <div class="price__regular"> <span class="visually-hidden">Regular price</span> <span class="price__regular-value money"> $32.00 USD </span> </div> <div class="price__sale"> <span class="visually-hidden">Regular price</span> <s class="price__sale-compare money"></s><span class="visually-hidden">Sale price</span> <span class="price__sale-value money"> $32.00 USD </span> </div> </div> </div> <spark-product-card parent-id="6218566926492"></spark-product-card> </div> </li> <li class="product-card-slider__item" data-slider-item> <div data-component="product-card" data-component-type="component" class=" product-card " > <script type="application/json" data-component-data > { "settings": { "show_second_image": true } } </script> <div class="product-card__clickable-area"> <h3 class="product-card__title"> <a class="product-card__link" href="/products/runr-lumos-technical-running-hat" aria-label="Runr Lumos Reflective Technical Running Hat - Silver"> Runr Lumos Reflective Technical Running Hat - Silver <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="8171633213695" data-product-sku="runr-lumos-technical-running-hat" data-product-type="Running Hat" data-product-title="Runr Lumos Reflective Technical Running Hat - Silver" style="display:block;"> </span> <!-- Stamped - End Star Rating Badge --> </a> </h3> <div class=" product-card__image product-card__image--portrait " data-product-image > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/files/Lumos1-01_700x1050_crop_center.png?v=1692024830" width="2000" height="3000" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/files/Lumos1-01_700x1050_crop_center.png?v=1692024830 1x, //runr.com/cdn/shop/files/Lumos1-01_1400x2100_crop_center.png?v=1692024830 2x, //runr.com/cdn/shop/files/Lumos1-01_1995x2993_crop_center.png?v=1692024830 2.85x" > </noscript> <img src="//runr.com/cdn/shop/files/Lumos1-01_700x1050_crop_center.png?v=1692024830" width="2000" height="3000" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/files/Lumos1-01_{size}_crop_center.png?v=1692024830" data-rimg-max="2000x3000" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> <div class="product-card__image-secondary"> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/files/Lumos2-01_700x1050_crop_center.png?v=1692106689" width="2000" height="3000" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/files/Lumos2-01_700x1050_crop_center.png?v=1692106689 1x, //runr.com/cdn/shop/files/Lumos2-01_1400x2100_crop_center.png?v=1692106689 2x, //runr.com/cdn/shop/files/Lumos2-01_1995x2993_crop_center.png?v=1692106689 2.85x" > </noscript> <img src="//runr.com/cdn/shop/files/Lumos2-01_700x1050_crop_center.png?v=1692106689" width="2000" height="3000" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/files/Lumos2-01_{size}_crop_center.png?v=1692106689" data-rimg-max="2000x3000" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> </div> <a class="product-card__image-link" href="/products/runr-lumos-technical-running-hat" tabindex="-1" aria-hidden="true" ></a> <div class="product-card__badges"> <div data-spark="b2c-only" data-component="product-badges" data-component-type="component" class=" product-badges product-badges--font-body product-badges--uppercase product-badges--bold " > <div class="product-badges__badge" style=" --color-product-tag-text: #222222; --color-product-tag-background: #edebe7; " > Any 2 hats for £40 </div> </div> </div> <div data-spark="b2c-only" class="product-card__button-container"> <button class="product-card__quick-add-button" data-quick-add-button data-product-link="/products/runr-lumos-technical-running-hat" > <span class="product-card__quick-add-text">Quick add</span> </button> <button data-component="button-floating" data-component-type="component" class="button-floating button-floating--default button-floating--small button-floating--bag-small" > <span class="visually-hidden">Quick add</span> </button> </div> </div> <div data-spark="b2c-only" class="product-card__price"> <div data-spark="b2c-only" data-component="price" data-component-type="component" class="price "> <div class="price__regular"> <span class="visually-hidden">Regular price</span> <span class="price__regular-value money"> $32.00 USD </span> </div> <div class="price__sale"> <span class="visually-hidden">Regular price</span> <s class="price__sale-compare money"></s><span class="visually-hidden">Sale price</span> <span class="price__sale-value money"> $32.00 USD </span> </div> </div> </div> <spark-product-card parent-id="8171633213695"></spark-product-card> </div> </li> <li class="product-card-slider__item" data-slider-item> <div data-component="product-card" data-component-type="component" class=" product-card " > <script type="application/json" data-component-data > { "settings": { "show_second_image": true } } </script> <div class="product-card__clickable-area"> <h3 class="product-card__title"> <a class="product-card__link" href="/products/runr-los-angeles-running-hat" aria-label="Runr Los Angeles Technical Running Hat"> Runr Los Angeles Technical Running Hat <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="8596307214591" data-product-sku="runr-los-angeles-running-hat" data-product-type="Running Hat" data-product-title="Runr Los Angeles Technical Running Hat" style="display:block;"> </span> <!-- Stamped - End Star Rating Badge --> </a> </h3> <div class=" product-card__image product-card__image--portrait " data-product-image > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/files/LosAngelesHat1_700x1050_crop_center.png?v=1714384590" width="960" height="1440" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/files/LosAngelesHat1_700x1050_crop_center.png?v=1714384590 1x, //runr.com/cdn/shop/files/LosAngelesHat1_959x1439_crop_center.png?v=1714384590 1.37x" > </noscript> <img src="//runr.com/cdn/shop/files/LosAngelesHat1_700x1050_crop_center.png?v=1714384590" width="960" height="1440" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/files/LosAngelesHat1_{size}_crop_center.png?v=1714384590" data-rimg-max="960x1440" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> <div class="product-card__image-secondary"> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/files/LosAngelesHat3_700x1050_crop_center.png?v=1714412811" width="960" height="1440" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/files/LosAngelesHat3_700x1050_crop_center.png?v=1714412811 1x, //runr.com/cdn/shop/files/LosAngelesHat3_959x1439_crop_center.png?v=1714412811 1.37x" > </noscript> <img src="//runr.com/cdn/shop/files/LosAngelesHat3_700x1050_crop_center.png?v=1714412811" width="960" height="1440" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/files/LosAngelesHat3_{size}_crop_center.png?v=1714412811" data-rimg-max="960x1440" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> </div> <a class="product-card__image-link" href="/products/runr-los-angeles-running-hat" tabindex="-1" aria-hidden="true" ></a> <div class="product-card__badges"> <div data-spark="b2c-only" data-component="product-badges" data-component-type="component" class=" product-badges product-badges--font-body product-badges--uppercase product-badges--bold " > <div class="product-badges__badge" style=" --color-product-tag-text: #222222; --color-product-tag-background: #edebe7; " > Any 2 hats for £40 </div> </div> </div> <div data-spark="b2c-only" class="product-card__button-container"> <button class="product-card__quick-add-button" data-quick-add-button data-product-link="/products/runr-los-angeles-running-hat" > <span class="product-card__quick-add-text">Quick add</span> </button> <button data-component="button-floating" data-component-type="component" class="button-floating button-floating--default button-floating--small button-floating--bag-small" > <span class="visually-hidden">Quick add</span> </button> </div> </div> <div data-spark="b2c-only" class="product-card__price"> <div data-spark="b2c-only" data-component="price" data-component-type="component" class="price "> <div class="price__regular"> <span class="visually-hidden">Regular price</span> <span class="price__regular-value money"> $32.00 USD </span> </div> <div class="price__sale"> <span class="visually-hidden">Regular price</span> <s class="price__sale-compare money"></s><span class="visually-hidden">Sale price</span> <span class="price__sale-value money"> $32.00 USD </span> </div> </div> </div> <spark-product-card parent-id="8596307214591"></spark-product-card> </div> </li> <li class="product-card-slider__item" data-slider-item> <div data-component="product-card" data-component-type="component" class=" product-card " > <script type="application/json" data-component-data > { "settings": { "show_second_image": true } } </script> <div class="product-card__clickable-area"> <h3 class="product-card__title"> <a class="product-card__link" href="/products/amsterdam-technical-running-hat" aria-label="Runr Amsterdam Technical Running Hat"> Runr Amsterdam Technical Running Hat <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="8763319615743" data-product-sku="amsterdam-technical-running-hat" data-product-type="Running Hat" data-product-title="Runr Amsterdam Technical Running Hat" style="display:block;"> </span> <!-- Stamped - End Star Rating Badge --> </a> </h3> <div class=" product-card__image product-card__image--portrait " data-product-image > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/files/A456E0D2-7999-4804-8E53-99AF561D98F7_700x1050_crop_center.jpg?v=1721981434" width="960" height="1440" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/files/A456E0D2-7999-4804-8E53-99AF561D98F7_700x1050_crop_center.jpg?v=1721981434 1x, //runr.com/cdn/shop/files/A456E0D2-7999-4804-8E53-99AF561D98F7_959x1439_crop_center.jpg?v=1721981434 1.37x" > </noscript> <img src="//runr.com/cdn/shop/files/A456E0D2-7999-4804-8E53-99AF561D98F7_700x1050_crop_center.jpg?v=1721981434" width="960" height="1440" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/files/A456E0D2-7999-4804-8E53-99AF561D98F7_{size}_crop_center.jpg?v=1721981434" data-rimg-max="960x1440" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> <div class="product-card__image-secondary"> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/files/AF3CE2BE-C084-44CB-A2B5-DCBC7DE5BA9B_700x1050_crop_center.jpg?v=1721981434" width="960" height="1440" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/files/AF3CE2BE-C084-44CB-A2B5-DCBC7DE5BA9B_700x1050_crop_center.jpg?v=1721981434 1x, //runr.com/cdn/shop/files/AF3CE2BE-C084-44CB-A2B5-DCBC7DE5BA9B_959x1439_crop_center.jpg?v=1721981434 1.37x" > </noscript> <img src="//runr.com/cdn/shop/files/AF3CE2BE-C084-44CB-A2B5-DCBC7DE5BA9B_700x1050_crop_center.jpg?v=1721981434" width="960" height="1440" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/files/AF3CE2BE-C084-44CB-A2B5-DCBC7DE5BA9B_{size}_crop_center.jpg?v=1721981434" data-rimg-max="960x1440" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> </div> <a class="product-card__image-link" href="/products/amsterdam-technical-running-hat" tabindex="-1" aria-hidden="true" ></a> <div class="product-card__badges"> <div data-spark="b2c-only" data-component="product-badges" data-component-type="component" class=" product-badges product-badges--font-body product-badges--uppercase product-badges--bold " > <div class="product-badges__badge" style=" --color-product-tag-text: #222222; --color-product-tag-background: #edebe7; " > Any 2 hats for £40 </div> </div> </div> <div data-spark="b2c-only" class="product-card__button-container"> <button class="product-card__quick-add-button" data-quick-add-button data-product-link="/products/amsterdam-technical-running-hat" > <span class="product-card__quick-add-text">Quick add</span> </button> <button data-component="button-floating" data-component-type="component" class="button-floating button-floating--default button-floating--small button-floating--bag-small" > <span class="visually-hidden">Quick add</span> </button> </div> </div> <div data-spark="b2c-only" class="product-card__price"> <div data-spark="b2c-only" data-component="price" data-component-type="component" class="price "> <div class="price__regular"> <span class="visually-hidden">Regular price</span> <span class="price__regular-value money"> $32.00 USD </span> </div> <div class="price__sale"> <span class="visually-hidden">Regular price</span> <s class="price__sale-compare money"></s><span class="visually-hidden">Sale price</span> <span class="price__sale-value money"> $32.00 USD </span> </div> </div> </div> <spark-product-card parent-id="8763319615743"></spark-product-card> </div> </li> </ul> <div class=" product-card-slider__buttons " data-product-card-slider-buttons > <div class=" product-card-slider__button product-card-slider__button--previous " > <button data-component="button-floating" data-component-type="component" class="button-floating button-floating--default button-floating--medium button-floating--chevron" data-slider-button-previous name="previous" aria-label="Slide left" > <span class="visually-hidden">Slide left</span> </button> </div> <div class=" product-card-slider__button product-card-slider__button--next " > <button data-component="button-floating" data-component-type="component" class="button-floating button-floating--default button-floating--medium button-floating--chevron" data-slider-button-next name="next" aria-label="Slide left" > <span class="visually-hidden">Slide right</span> </button> </div> </div> </div> </section-content> </section-wrapper> </section> </div><div id="shopify-section-template--23739884994941__1656337725dc63f7e5" class="shopify-section"> <section data-component="image-banner" data-component-type="section" class="image-banner"> <script type="application/json" data-component-data > { "desktopHeight": "700", "mobileHeight": "fit_screen" } </script> <section-wrapper width="wide"> <section-content> <div class=" image-banner__wrapper image-banner__wrapper--has-double-image-false " style=" --image-banner-desktop-height: 700px; --image-banner-mobile-height: 100vh; " data-image-banner-wrapper > <div class=" image-banner__image image-banner__image--mobile-hidden " data-image-banner-image > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-false lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/files/RunR-Southsea-Jan2025-308_317fbadb-9a01-4d76-8954-8dd85ef7683c_1024x683.jpg?v=1743000852" width="1024" height="683" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/files/RunR-Southsea-Jan2025-308_317fbadb-9a01-4d76-8954-8dd85ef7683c_1024x683.jpg?v=1743000852 1x" style="object-fit:cover;object-position:50.0% 50.0%;" > </noscript> <img src="//runr.com/cdn/shop/files/RunR-Southsea-Jan2025-308_317fbadb-9a01-4d76-8954-8dd85ef7683c_1024x683.jpg?v=1743000852" width="1024" height="683" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/files/RunR-Southsea-Jan2025-308_317fbadb-9a01-4d76-8954-8dd85ef7683c_{size}.jpg?v=1743000852" data-rimg-max="1024x683" data-rimg-crop="false" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='683'></svg>" style="object-fit:cover;object-position:50.0% 50.0%;" > <div data-rimg-canvas></div> </div> </div> <div class=" image-banner__image image-banner__image--mobile " data-image-banner-image > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-false lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/files/Lisbon_Hat_1_1024x1535.jpg?v=1738938990" width="1024" height="1535" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/files/Lisbon_Hat_1_1024x1535.jpg?v=1738938990 1x" style="object-fit:cover;object-position:50.0% 50.0%;" > </noscript> <img src="//runr.com/cdn/shop/files/Lisbon_Hat_1_1024x1535.jpg?v=1738938990" width="1024" height="1535" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/files/Lisbon_Hat_1_{size}.jpg?v=1738938990" data-rimg-max="1024x1535" data-rimg-crop="false" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='1535'></svg>" style="object-fit:cover;object-position:50.0% 50.0%;" > <div data-rimg-canvas></div> </div> </div> <div class="image-banner__overlay" style=" --local-overlay-text-color: #ffffff; --block-text-color: var(--local-overlay-text-color, var(--color-overlay-text)); --text-alignment: right; "> <div class=" image-banner__content-grid image-banner__content-grid--right-aligned image-banner__content-grid--wide " data-image-banner-content > <div class=" image-banner__content-grid-cell image-banner__content-grid--top " > <div class="image-banner__content image-banner__content--center"> <div class="image-banner__block-wrapper"> <div data-component="block-heading" data-component-type="block" class=" block-heading block-heading--desktop-large block-heading--mobile-small " > <h2> NEW ARRIVALS </h2> </div> </div> <div class="image-banner__block-wrapper"> <div data-component="block-richtext" data-component-type="block" class="block-richtext block-richtext--small" > <p>Stand out on your next run in one of our NEW running hats. Love running? Wear Runr.</p> </div> </div> </div> </div> <div class="image-banner__content-grid-cell image-banner__content-grid--bottom"> <div class="image-banner__content image-banner__content--center"> <div class="image-banner__block-wrapper"> <div data-component="block-button-link" data-component-type="block" class="block-button-link" style=" --color-button-main-contrast: #222222; --color-button-main: #ffffff; --color-button-main-invoked: #e0e0e0; " > <a data-component="button-link" data-component-type="component" class="button-link button-link--primary button-link--medium button-link--shadow" href="/collections/running-hats-spring-2025" > EXPLORE NEW HATS </a> </div> </div> </div> </div> </div> </div> </div> </section-content> </section-wrapper> </section> </div><div id="shopify-section-template--23739884994941__da1bdb2c-268b-4329-9f5d-001c4eb0aa13" class="shopify-section"> <section data-component="image-with-text" data-component-type="section" class="image-with-text"> <section-wrapper width="wide"> <section-content> <div class=" image-with-text__content image-with-text__content--image-style-normal image-with-text__content--image-position-right image-with-text__content--image-position-mobile-top " style=" --image-with-text-background-color: #f0f0f0; --image-with-text-image-width: 60%; --image-with-text-image-height-desktop: 400px; --image-with-text-image-height-mobile: 400; --block-text-color: #222222; " > <div class="image-with-text__image-wrapper"> <div class=" image-with-text__image image-with-text__image--mobile-hidden " > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-false lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/files/Runr-Hats-July2024-24_1024x708.jpg?v=1742998754" width="1024" height="708" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/files/Runr-Hats-July2024-24_1024x708.jpg?v=1742998754 1x" style="object-fit:cover;object-position:50.0% 50.0%;" > </noscript> <img src="//runr.com/cdn/shop/files/Runr-Hats-July2024-24_1024x708.jpg?v=1742998754" width="1024" height="708" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/files/Runr-Hats-July2024-24_{size}.jpg?v=1742998754" data-rimg-max="1024x708" data-rimg-crop="false" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='708'></svg>" style="object-fit:cover;object-position:50.0% 50.0%;" > <div data-rimg-canvas></div> </div> </div> <div class=" image-with-text__image image-with-text__image--desktop-hidden " > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-false lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/files/Runr-Hats-July2024-24_1024x708.jpg?v=1742998754" width="1024" height="708" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/files/Runr-Hats-July2024-24_1024x708.jpg?v=1742998754 1x" style="object-fit:cover;object-position:50.0% 50.0%;" > </noscript> <img src="//runr.com/cdn/shop/files/Runr-Hats-July2024-24_1024x708.jpg?v=1742998754" width="1024" height="708" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/files/Runr-Hats-July2024-24_{size}.jpg?v=1742998754" data-rimg-max="1024x708" data-rimg-crop="false" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1024'%20height='708'></svg>" style="object-fit:cover;object-position:50.0% 50.0%;" > <div data-rimg-canvas></div> </div> </div> </div> <div class=" image-with-text__text image-with-text__text--alignment-left " > <div data-component="block-richtext" data-component-type="block" class="block-richtext block-richtext--large" > <p>⭐⭐⭐⭐⭐</p><p>"FANTASTIC!</p><p>Second purchase from Runr and I'm incredibly happy with the quality and speed of service! ✌️</p><p>Josh O"</p> </div> </div> </div> </section-content> </section-wrapper> </section> </div><div id="shopify-section-template--23739884994941__shop_the_look_HRgLe9" class="shopify-section"> <section data-component="shop-the-look" data-component-type="section" class="shop-the-look"> <script type="application/json" data-component-data > { "locales": { "unavailable": "Unavailable", "add_to_cart": "Add selected to cart", "sold_out": "Sold out", "select_variant": "Choose options" } } </script> <template data-add-the-look-template> <h2 class="add-the-look__heading h3" data-add-the-look-heading> Shop the collection </h2> <h2 class="add-the-look__heading" data-add-the-look-quickshop-heading> Choose options </h2> <div class="add-the-look__notification" data-add-the-look-notification> <span data-add-the-look-notification-error></span> <span data-add-the-look-notification-selected>||amount|| of ||total_items|| items selected.</span><br> <span data-add-the-look-notification-requires-option-selection>||amount|| of ||total_selected|| items require option selection.</span> </div> <div class="add-the-look" data-add-the-look> <div class="add-the-look__items"> <div class="add-the-look_item-wrapper" data-add-the-look-item-hotspot="hotspot_Pyd3Bh" > <div data-component="add-the-look-item" data-component-type="component" class="add-the-look-item"> <script type="application/json" data-component-data > { "product": {"id":6745976537244,"title":"Runr Race Magnets - 80's","handle":"runr-race-magnets-80s","description":"\u003cp\u003eOur \u003cstrong data-mce-fragment=\"1\"\u003eRunr Race Magnets\u003c\/strong\u003e are a great way to safely fasten your race number onto your top.\u003c\/p\u003e\n\u003cp\u003eIf, like us, you are constantly losing safety pins and don't like the holes they can sometimes leave in your running tops, then we have just the thing for you!\u003c\/p\u003e\n\u003cp\u003eEach set includes four magnets - one for each corner of your race number.\u003c\/p\u003e\n\u003cp\u003eThey have no effect on race timing chips.\u003c\/p\u003e","published_at":"2021-05-18T09:30:42+01:00","created_at":"2021-05-18T09:30:42+01:00","vendor":"RUNR","type":"Race Magnets","tags":["Accessories","bib","bib clip","bib clips","bib magnet","bib magnets","bibbits","blue","clip","gift","gifts","magnet","magnets","Mens","pin","race magnets","race number","small","Womens"],"price":1600,"price_min":1600,"price_max":1600,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":39931492434076,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"P-RACE-02915-S","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Runr Race Magnets - 80's","public_title":null,"options":["Default Title"],"price":1600,"weight":21,"compare_at_price":null,"inventory_quantity":126,"inventory_management":"shopify","inventory_policy":"deny","barcode":"5060887380607","requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/runr.com\/cdn\/shop\/products\/210202_annarachelphotography-75407_286c1121-8ba7-4839-826a-298c457b9448.jpg?v=1657534184","\/\/runr.com\/cdn\/shop\/products\/210202_annarachelphotography-75403_bef9000f-e245-4876-a474-0f0037acce07.jpg?v=1677684896"],"featured_image":"\/\/runr.com\/cdn\/shop\/products\/210202_annarachelphotography-75407_286c1121-8ba7-4839-826a-298c457b9448.jpg?v=1657534184","options":["Title"],"media":[{"alt":null,"id":30132892500223,"position":1,"preview_image":{"aspect_ratio":0.668,"height":3515,"width":2347,"src":"\/\/runr.com\/cdn\/shop\/products\/210202_annarachelphotography-75407_286c1121-8ba7-4839-826a-298c457b9448.jpg?v=1657534184"},"aspect_ratio":0.668,"height":3515,"media_type":"image","src":"\/\/runr.com\/cdn\/shop\/products\/210202_annarachelphotography-75407_286c1121-8ba7-4839-826a-298c457b9448.jpg?v=1657534184","width":2347},{"alt":null,"id":31868997599487,"position":2,"preview_image":{"aspect_ratio":0.75,"height":1920,"width":1440,"src":"\/\/runr.com\/cdn\/shop\/products\/260bfd071eb84734a87a309295fd95ac.thumbnail.0000000000.jpg?v=1677684876"},"aspect_ratio":1.333,"duration":3600,"media_type":"video","sources":[{"format":"mp4","height":480,"mime_type":"video\/mp4","url":"\/\/runr.com\/cdn\/shop\/videos\/c\/vp\/260bfd071eb84734a87a309295fd95ac\/260bfd071eb84734a87a309295fd95ac.SD-480p-1.5Mbps-12763275.mp4?v=0","width":640},{"format":"mp4","height":1080,"mime_type":"video\/mp4","url":"\/\/runr.com\/cdn\/shop\/videos\/c\/vp\/260bfd071eb84734a87a309295fd95ac\/260bfd071eb84734a87a309295fd95ac.HD-1080p-7.2Mbps-12763275.mp4?v=0","width":1440},{"format":"mp4","height":720,"mime_type":"video\/mp4","url":"\/\/runr.com\/cdn\/shop\/videos\/c\/vp\/260bfd071eb84734a87a309295fd95ac\/260bfd071eb84734a87a309295fd95ac.HD-720p-4.5Mbps-12763275.mp4?v=0","width":960},{"format":"m3u8","height":1080,"mime_type":"application\/x-mpegURL","url":"\/\/runr.com\/cdn\/shop\/videos\/c\/vp\/260bfd071eb84734a87a309295fd95ac\/260bfd071eb84734a87a309295fd95ac.m3u8?v=0","width":1440}]},{"alt":null,"id":30132892631295,"position":3,"preview_image":{"aspect_ratio":1.498,"height":1555,"width":2329,"src":"\/\/runr.com\/cdn\/shop\/products\/210202_annarachelphotography-75403_bef9000f-e245-4876-a474-0f0037acce07.jpg?v=1677684896"},"aspect_ratio":1.498,"height":1555,"media_type":"image","src":"\/\/runr.com\/cdn\/shop\/products\/210202_annarachelphotography-75403_bef9000f-e245-4876-a474-0f0037acce07.jpg?v=1677684896","width":2329}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eOur \u003cstrong data-mce-fragment=\"1\"\u003eRunr Race Magnets\u003c\/strong\u003e are a great way to safely fasten your race number onto your top.\u003c\/p\u003e\n\u003cp\u003eIf, like us, you are constantly losing safety pins and don't like the holes they can sometimes leave in your running tops, then we have just the thing for you!\u003c\/p\u003e\n\u003cp\u003eEach set includes four magnets - one for each corner of your race number.\u003c\/p\u003e\n\u003cp\u003eThey have no effect on race timing chips.\u003c\/p\u003e"}, "section_id": "template--23739884994941__shop_the_look_HRgLe9", "product_url": "\/products\/runr-race-magnets-80s" } </script> <div class="add-the-look-item__contents"> <div data-component="input-checkbox" data-component-type="component" class=" input-checkbox input-checkbox--checked " > <input class="input-checkbox__checkbox" type="checkbox" name="add_item" form="hotspot_Pyd3Bh" value="1" checked aria-label="Select item" > </div> <div data-component="product-details" data-component-type="component" class="product-details"> <div class="product-details__image"> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-false lazy-img--fill-mode-fit " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/210202_annarachelphotography-75407_286c1121-8ba7-4839-826a-298c457b9448_147x220.jpg?v=1657534184" width="2347" height="3515" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/210202_annarachelphotography-75407_286c1121-8ba7-4839-826a-298c457b9448_147x220.jpg?v=1657534184 1x, //runr.com/cdn/shop/products/210202_annarachelphotography-75407_286c1121-8ba7-4839-826a-298c457b9448_294x440.jpg?v=1657534184 2x, //runr.com/cdn/shop/products/210202_annarachelphotography-75407_286c1121-8ba7-4839-826a-298c457b9448_441x660.jpg?v=1657534184 3x, //runr.com/cdn/shop/products/210202_annarachelphotography-75407_286c1121-8ba7-4839-826a-298c457b9448_588x880.jpg?v=1657534184 4x" > </noscript> <img src="//runr.com/cdn/shop/products/210202_annarachelphotography-75407_286c1121-8ba7-4839-826a-298c457b9448_147x220.jpg?v=1657534184" width="2347" height="3515" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/210202_annarachelphotography-75407_286c1121-8ba7-4839-826a-298c457b9448_{size}.jpg?v=1657534184" data-rimg-max="2347x3515" data-rimg-crop="false" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='147'%20height='220'></svg>" > <div data-rimg-canvas></div> </div> </div> <div class="product-details__details"> <span class="product-details__vendor">RUNR</span> <div class="product-details__title">Runr Race Magnets - 80's</div> <div class="product-details__price"> <div data-spark="b2c-only" data-component="price" data-component-type="component" class="price "> <div class="price__regular"> <span class="visually-hidden">Regular price</span> <span class="price__regular-value money"> $16.00 USD </span> </div> <div class="price__sale"> <span class="visually-hidden">Regular price</span> <s class="price__sale-compare money"></s><span class="visually-hidden">Sale price</span> <span class="price__sale-value money"> $16.00 USD </span> </div> </div> </div> <form method="post" action="/cart/add" id="product-form-installment" accept-charset="UTF-8" class="product-details__price-installments" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="39931492434076"> <input type="hidden" name="product-id" value="6745976537244" /><input type="hidden" name="section-id" value="template--23739884994941__shop_the_look_HRgLe9" /></form> <a data-component="button-link" data-component-type="component" class="button-link button-link--text button-link--small" href="/products/runr-race-magnets-80s?variant=39931492434076" > View full details </a> </div> </div> <details data-component="collapsible-tab" data-component-type="component" class=" collapsible-tab collapsible-tab--is-sibling-false " > <summary class="collapsible-tab__label"> <h2 class="collapsible-tab__heading">Options</h2> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path stroke="currentColor" stroke-width="1.75" d="m1 5 7 7 7-7"/></svg> </summary> <div class="collapsible-tab__panel"> <form method="post" action="/cart/add" id="hotspot_Pyd3Bh" accept-charset="UTF-8" class="add-the-look-item__form" enctype="multipart/form-data" data-product-form=""><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /> <div data-component="variant-selector" data-component-type="component" class="variant-selector"> <input class="variant-selector__variants variant-selector__variants--default" name="id" form="hotspot_Pyd3Bh" type="hidden" value="39931492434076" data-variants > </div> <div data-component="options-selector" data-component-type="component" class="options-selector" data-remove-unavailable hidden > <script type="application/json" data-component-data > { "disable_unavailable": false, "remove_unavailable": true } </script> <div data-component="option-dropdown" data-component-type="component" class="option-dropdown"> <script type="application/json" data-component-data > { "chosen_option": "Title", "choose_option": "Choose a Title", "position": 1 } </script> <div data-component="input-select" data-component-type="component" class="input-select"> <label class="input-select__label" for="f218b5e5-80a5-4d0f-91eb-d18ec4de98fb-1" data-label>Title</label> <div class="input-select__wrapper"> <select id="f218b5e5-80a5-4d0f-91eb-d18ec4de98fb-1" class="input-select__select" form="hotspot_Pyd3Bh" data-input > <option value="Default Title" selected > Default Title </option> </select> </div> </div> </div> </div> <span class="add-the-look-item__quantity-label">Quantity</span> <div class="add-the-look-item__quantity-quantity"> <div data-component="quantity-selector" data-component-type="component" class="quantity-selector"> <button class="quantity-selector__button quantity-selector__button--minus" name="minus" type="button" data-quantity-minus > <span class="visually-hidden">Decrease quantity for Runr Race Magnets - 80&#39;s</span> </button> <input class="quantity-selector__input" type="number" name="quantity" form="hotspot_Pyd3Bh" value="1" min="1" aria-label="Quantity for Runr Race Magnets - 80&#39;s" data-quantity-input > <button class="quantity-selector__button quantity-selector__button--plus" name="plus" type="button" data-quantity-plus > <span class="visually-hidden">Increase quantity for Runr Race Magnets - 80&#39;s</span> </button> </div> </div> <input type="hidden" name="product-id" value="6745976537244" /><input type="hidden" name="section-id" value="template--23739884994941__shop_the_look_HRgLe9" /></form> </div> </details> </div> </div> </div> <div class="add-the-look_item-wrapper" data-add-the-look-item-hotspot="hotspot_TfjEtF" > <div data-component="add-the-look-item" data-component-type="component" class="add-the-look-item"> <script type="application/json" data-component-data > { "product": {"id":10933251082,"title":"Runr Race Magnets - Royal Blue","handle":"runr-race-magnets","description":"\u003cp\u003eOur \u003cstrong data-mce-fragment=\"1\"\u003eRunr Race Magnets\u003c\/strong\u003e are a great way to safely fasten your race number onto your top.\u003c\/p\u003e\n\u003cp\u003eIf, like us, you are constantly losing safety pins and don't like the holes they can sometimes leave in your running tops, then we have just the thing for you!\u003c\/p\u003e\n\u003cp\u003eEach set includes four magnets - one for each corner of your race number.\u003c\/p\u003e\n\u003cp\u003eThey have no effect on race timing chips.\u003c\/p\u003e","published_at":"2017-06-14T20:42:27+01:00","created_at":"2017-06-14T20:47:36+01:00","vendor":"RUNR","type":"Race Magnets","tags":["Accessories","bib","bib clip","bib clips","bib magnet","bib magnets","bibbits","blue","gift","gifts","magnet","magnets","Mens","race magnets","race number","small","Womens"],"price":1600,"price_min":1600,"price_max":1600,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":43014757258,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"P-RACE-01741-S","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Runr Race Magnets - Royal Blue","public_title":null,"options":["Default Title"],"price":1600,"weight":21,"compare_at_price":null,"inventory_quantity":94,"inventory_management":"shopify","inventory_policy":"deny","barcode":"5060887380614","requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/runr.com\/cdn\/shop\/products\/210202_annarachelphotography-75410_5cf1d19d-e07a-4b48-a2d0-40d05d723e7e.jpg?v=1657532973","\/\/runr.com\/cdn\/shop\/products\/P1090414_ec1d7583-73e1-4064-9814-a2ad31ee0375.jpg?v=1677787718","\/\/runr.com\/cdn\/shop\/products\/P1090402_73ffaf6b-bf11-4ca4-8868-aeac091aeca3.jpg?v=1677787718"],"featured_image":"\/\/runr.com\/cdn\/shop\/products\/210202_annarachelphotography-75410_5cf1d19d-e07a-4b48-a2d0-40d05d723e7e.jpg?v=1657532973","options":["Title"],"media":[{"alt":null,"id":30132649459967,"position":1,"preview_image":{"aspect_ratio":0.668,"height":4176,"width":2788,"src":"\/\/runr.com\/cdn\/shop\/products\/210202_annarachelphotography-75410_5cf1d19d-e07a-4b48-a2d0-40d05d723e7e.jpg?v=1657532973"},"aspect_ratio":0.668,"height":4176,"media_type":"image","src":"\/\/runr.com\/cdn\/shop\/products\/210202_annarachelphotography-75410_5cf1d19d-e07a-4b48-a2d0-40d05d723e7e.jpg?v=1657532973","width":2788},{"alt":null,"id":31876042227967,"position":2,"preview_image":{"aspect_ratio":0.75,"height":1920,"width":1440,"src":"\/\/runr.com\/cdn\/shop\/products\/2f713887c76b419787b8f3b83083f2de.thumbnail.0000000000.jpg?v=1677778688"},"aspect_ratio":1.333,"duration":5700,"media_type":"video","sources":[{"format":"mp4","height":480,"mime_type":"video\/mp4","url":"\/\/runr.com\/cdn\/shop\/videos\/c\/vp\/2f713887c76b419787b8f3b83083f2de\/2f713887c76b419787b8f3b83083f2de.SD-480p-1.5Mbps-12793176.mp4?v=0","width":640},{"format":"mp4","height":1080,"mime_type":"video\/mp4","url":"\/\/runr.com\/cdn\/shop\/videos\/c\/vp\/2f713887c76b419787b8f3b83083f2de\/2f713887c76b419787b8f3b83083f2de.HD-1080p-7.2Mbps-12793176.mp4?v=0","width":1440},{"format":"mp4","height":720,"mime_type":"video\/mp4","url":"\/\/runr.com\/cdn\/shop\/videos\/c\/vp\/2f713887c76b419787b8f3b83083f2de\/2f713887c76b419787b8f3b83083f2de.HD-720p-4.5Mbps-12793176.mp4?v=0","width":960},{"format":"m3u8","height":1080,"mime_type":"application\/x-mpegURL","url":"\/\/runr.com\/cdn\/shop\/videos\/c\/vp\/2f713887c76b419787b8f3b83083f2de\/2f713887c76b419787b8f3b83083f2de.m3u8?v=0","width":1440}]},{"alt":null,"id":30132649525503,"position":3,"preview_image":{"aspect_ratio":0.668,"height":3232,"width":2160,"src":"\/\/runr.com\/cdn\/shop\/products\/P1090414_ec1d7583-73e1-4064-9814-a2ad31ee0375.jpg?v=1677787718"},"aspect_ratio":0.668,"height":3232,"media_type":"image","src":"\/\/runr.com\/cdn\/shop\/products\/P1090414_ec1d7583-73e1-4064-9814-a2ad31ee0375.jpg?v=1677787718","width":2160},{"alt":null,"id":30132649820415,"position":4,"preview_image":{"aspect_ratio":0.668,"height":3232,"width":2160,"src":"\/\/runr.com\/cdn\/shop\/products\/P1090402_73ffaf6b-bf11-4ca4-8868-aeac091aeca3.jpg?v=1677787718"},"aspect_ratio":0.668,"height":3232,"media_type":"image","src":"\/\/runr.com\/cdn\/shop\/products\/P1090402_73ffaf6b-bf11-4ca4-8868-aeac091aeca3.jpg?v=1677787718","width":2160}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eOur \u003cstrong data-mce-fragment=\"1\"\u003eRunr Race Magnets\u003c\/strong\u003e are a great way to safely fasten your race number onto your top.\u003c\/p\u003e\n\u003cp\u003eIf, like us, you are constantly losing safety pins and don't like the holes they can sometimes leave in your running tops, then we have just the thing for you!\u003c\/p\u003e\n\u003cp\u003eEach set includes four magnets - one for each corner of your race number.\u003c\/p\u003e\n\u003cp\u003eThey have no effect on race timing chips.\u003c\/p\u003e"}, "section_id": "template--23739884994941__shop_the_look_HRgLe9", "product_url": "\/products\/runr-race-magnets" } </script> <div class="add-the-look-item__contents"> <div data-component="input-checkbox" data-component-type="component" class=" input-checkbox input-checkbox--checked " > <input class="input-checkbox__checkbox" type="checkbox" name="add_item" form="hotspot_TfjEtF" value="1" checked aria-label="Select item" > </div> <div data-component="product-details" data-component-type="component" class="product-details"> <div class="product-details__image"> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-false lazy-img--fill-mode-fit " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/210202_annarachelphotography-75410_5cf1d19d-e07a-4b48-a2d0-40d05d723e7e_147x220.jpg?v=1657532973" width="2788" height="4176" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/210202_annarachelphotography-75410_5cf1d19d-e07a-4b48-a2d0-40d05d723e7e_147x220.jpg?v=1657532973 1x, //runr.com/cdn/shop/products/210202_annarachelphotography-75410_5cf1d19d-e07a-4b48-a2d0-40d05d723e7e_294x440.jpg?v=1657532973 2x, //runr.com/cdn/shop/products/210202_annarachelphotography-75410_5cf1d19d-e07a-4b48-a2d0-40d05d723e7e_441x660.jpg?v=1657532973 3x, //runr.com/cdn/shop/products/210202_annarachelphotography-75410_5cf1d19d-e07a-4b48-a2d0-40d05d723e7e_588x880.jpg?v=1657532973 4x" > </noscript> <img src="//runr.com/cdn/shop/products/210202_annarachelphotography-75410_5cf1d19d-e07a-4b48-a2d0-40d05d723e7e_147x220.jpg?v=1657532973" width="2788" height="4176" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/210202_annarachelphotography-75410_5cf1d19d-e07a-4b48-a2d0-40d05d723e7e_{size}.jpg?v=1657532973" data-rimg-max="2788x4176" data-rimg-crop="false" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='147'%20height='220'></svg>" > <div data-rimg-canvas></div> </div> </div> <div class="product-details__details"> <span class="product-details__vendor">RUNR</span> <div class="product-details__title">Runr Race Magnets - Royal Blue</div> <div class="product-details__price"> <div data-spark="b2c-only" data-component="price" data-component-type="component" class="price "> <div class="price__regular"> <span class="visually-hidden">Regular price</span> <span class="price__regular-value money"> $16.00 USD </span> </div> <div class="price__sale"> <span class="visually-hidden">Regular price</span> <s class="price__sale-compare money"></s><span class="visually-hidden">Sale price</span> <span class="price__sale-value money"> $16.00 USD </span> </div> </div> </div> <form method="post" action="/cart/add" id="product-form-installment" accept-charset="UTF-8" class="product-details__price-installments" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="43014757258"> <input type="hidden" name="product-id" value="10933251082" /><input type="hidden" name="section-id" value="template--23739884994941__shop_the_look_HRgLe9" /></form> <a data-component="button-link" data-component-type="component" class="button-link button-link--text button-link--small" href="/products/runr-race-magnets?variant=43014757258" > View full details </a> </div> </div> <details data-component="collapsible-tab" data-component-type="component" class=" collapsible-tab collapsible-tab--is-sibling-false " > <summary class="collapsible-tab__label"> <h2 class="collapsible-tab__heading">Options</h2> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path stroke="currentColor" stroke-width="1.75" d="m1 5 7 7 7-7"/></svg> </summary> <div class="collapsible-tab__panel"> <form method="post" action="/cart/add" id="hotspot_TfjEtF" accept-charset="UTF-8" class="add-the-look-item__form" enctype="multipart/form-data" data-product-form=""><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /> <div data-component="variant-selector" data-component-type="component" class="variant-selector"> <input class="variant-selector__variants variant-selector__variants--default" name="id" form="hotspot_TfjEtF" type="hidden" value="43014757258" data-variants > </div> <div data-component="options-selector" data-component-type="component" class="options-selector" data-remove-unavailable hidden > <script type="application/json" data-component-data > { "disable_unavailable": false, "remove_unavailable": true } </script> <div data-component="option-dropdown" data-component-type="component" class="option-dropdown"> <script type="application/json" data-component-data > { "chosen_option": "Title", "choose_option": "Choose a Title", "position": 1 } </script> <div data-component="input-select" data-component-type="component" class="input-select"> <label class="input-select__label" for="f218b5e5-80a5-4d0f-91eb-d18ec4de98fb-1" data-label>Title</label> <div class="input-select__wrapper"> <select id="f218b5e5-80a5-4d0f-91eb-d18ec4de98fb-1" class="input-select__select" form="hotspot_TfjEtF" data-input > <option value="Default Title" selected > Default Title </option> </select> </div> </div> </div> </div> <span class="add-the-look-item__quantity-label">Quantity</span> <div class="add-the-look-item__quantity-quantity"> <div data-component="quantity-selector" data-component-type="component" class="quantity-selector"> <button class="quantity-selector__button quantity-selector__button--minus" name="minus" type="button" data-quantity-minus > <span class="visually-hidden">Decrease quantity for Runr Race Magnets - Royal Blue</span> </button> <input class="quantity-selector__input" type="number" name="quantity" form="hotspot_TfjEtF" value="1" min="1" aria-label="Quantity for Runr Race Magnets - Royal Blue" data-quantity-input > <button class="quantity-selector__button quantity-selector__button--plus" name="plus" type="button" data-quantity-plus > <span class="visually-hidden">Increase quantity for Runr Race Magnets - Royal Blue</span> </button> </div> </div> <input type="hidden" name="product-id" value="10933251082" /><input type="hidden" name="section-id" value="template--23739884994941__shop_the_look_HRgLe9" /></form> </div> </details> </div> </div> </div> <div class="add-the-look_item-wrapper" data-add-the-look-item-hotspot="hotspot_3Qe7pY" > <div data-component="add-the-look-item" data-component-type="component" class="add-the-look-item"> <script type="application/json" data-component-data > { "product": {"id":1926617170010,"title":"Runr Race Magnets - red","handle":"runr-race-magnets-red","description":"\u003cp\u003eOur \u003cstrong data-mce-fragment=\"1\"\u003eRunr Race Magnets\u003c\/strong\u003e are a great way to safely fasten your race number onto your top.\u003c\/p\u003e\n\u003cp\u003eIf, like us, you are constantly losing safety pins and don't like the holes they can sometimes leave in your running tops, then we have just the thing for you!\u003c\/p\u003e\n\u003cp\u003eEach set includes four magnets - one for each corner of your race number.\u003c\/p\u003e\n\u003cp\u003eThey have no effect on race timing chips.\u003c\/p\u003e","published_at":"2019-08-07T10:31:24+01:00","created_at":"2019-08-07T10:31:24+01:00","vendor":"RUNR","type":"Race Magnets","tags":["Accessories","bib","bib clip","bib clips","bib magnet","bib magnets","bibbits","gift","gifts","magnet","magnets","Mens","race magnets","race number","red","small","Womens"],"price":1600,"price_min":1600,"price_max":1600,"available":true,"price_varies":false,"compare_at_price":null,"compare_at_price_min":0,"compare_at_price_max":0,"compare_at_price_varies":false,"variants":[{"id":17727636897882,"title":"Default Title","option1":"Default Title","option2":null,"option3":null,"sku":"P-RACE-02192-S","requires_shipping":true,"taxable":true,"featured_image":null,"available":true,"name":"Runr Race Magnets - red","public_title":null,"options":["Default Title"],"price":1600,"weight":21,"compare_at_price":null,"inventory_quantity":45,"inventory_management":"shopify","inventory_policy":"deny","barcode":"5060887380638","requires_selling_plan":false,"selling_plan_allocations":[]}],"images":["\/\/runr.com\/cdn\/shop\/products\/image.jpg?v=1677787788","\/\/runr.com\/cdn\/shop\/products\/P1090407_019628e5-04e7-45b2-ab2c-9fcbcc36caf5.jpg?v=1677787788"],"featured_image":"\/\/runr.com\/cdn\/shop\/products\/image.jpg?v=1677787788","options":["Title"],"media":[{"alt":null,"id":31876047438079,"position":1,"preview_image":{"aspect_ratio":0.75,"height":4032,"width":3024,"src":"\/\/runr.com\/cdn\/shop\/products\/image.jpg?v=1677787788"},"aspect_ratio":0.75,"height":4032,"media_type":"image","src":"\/\/runr.com\/cdn\/shop\/products\/image.jpg?v=1677787788","width":3024},{"alt":null,"id":31876047667455,"position":2,"preview_image":{"aspect_ratio":0.75,"height":1920,"width":1440,"src":"\/\/runr.com\/cdn\/shop\/products\/bd91724352f04f17b3709853801e2fab.thumbnail.0000000000.jpg?v=1677778788"},"aspect_ratio":1.333,"duration":4840,"media_type":"video","sources":[{"format":"mp4","height":480,"mime_type":"video\/mp4","url":"\/\/runr.com\/cdn\/shop\/videos\/c\/vp\/bd91724352f04f17b3709853801e2fab\/bd91724352f04f17b3709853801e2fab.SD-480p-1.5Mbps-12793209.mp4?v=0","width":640},{"format":"mp4","height":1080,"mime_type":"video\/mp4","url":"\/\/runr.com\/cdn\/shop\/videos\/c\/vp\/bd91724352f04f17b3709853801e2fab\/bd91724352f04f17b3709853801e2fab.HD-1080p-7.2Mbps-12793209.mp4?v=0","width":1440},{"format":"mp4","height":720,"mime_type":"video\/mp4","url":"\/\/runr.com\/cdn\/shop\/videos\/c\/vp\/bd91724352f04f17b3709853801e2fab\/bd91724352f04f17b3709853801e2fab.HD-720p-4.5Mbps-12793209.mp4?v=0","width":960},{"format":"m3u8","height":1080,"mime_type":"application\/x-mpegURL","url":"\/\/runr.com\/cdn\/shop\/videos\/c\/vp\/bd91724352f04f17b3709853801e2fab\/bd91724352f04f17b3709853801e2fab.m3u8?v=0","width":1440}]},{"alt":null,"id":30133193244927,"position":3,"preview_image":{"aspect_ratio":0.668,"height":3232,"width":2160,"src":"\/\/runr.com\/cdn\/shop\/products\/P1090407_019628e5-04e7-45b2-ab2c-9fcbcc36caf5.jpg?v=1677787788"},"aspect_ratio":0.668,"height":3232,"media_type":"image","src":"\/\/runr.com\/cdn\/shop\/products\/P1090407_019628e5-04e7-45b2-ab2c-9fcbcc36caf5.jpg?v=1677787788","width":2160}],"requires_selling_plan":false,"selling_plan_groups":[],"content":"\u003cp\u003eOur \u003cstrong data-mce-fragment=\"1\"\u003eRunr Race Magnets\u003c\/strong\u003e are a great way to safely fasten your race number onto your top.\u003c\/p\u003e\n\u003cp\u003eIf, like us, you are constantly losing safety pins and don't like the holes they can sometimes leave in your running tops, then we have just the thing for you!\u003c\/p\u003e\n\u003cp\u003eEach set includes four magnets - one for each corner of your race number.\u003c\/p\u003e\n\u003cp\u003eThey have no effect on race timing chips.\u003c\/p\u003e"}, "section_id": "template--23739884994941__shop_the_look_HRgLe9", "product_url": "\/products\/runr-race-magnets-red" } </script> <div class="add-the-look-item__contents"> <div data-component="input-checkbox" data-component-type="component" class=" input-checkbox input-checkbox--checked " > <input class="input-checkbox__checkbox" type="checkbox" name="add_item" form="hotspot_3Qe7pY" value="1" checked aria-label="Select item" > </div> <div data-component="product-details" data-component-type="component" class="product-details"> <div class="product-details__image"> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-false lazy-img--fill-mode-fit " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/image_165x220.jpg?v=1677787788" width="3024" height="4032" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/image_165x220.jpg?v=1677787788 1x, //runr.com/cdn/shop/products/image_330x440.jpg?v=1677787788 2x, //runr.com/cdn/shop/products/image_495x660.jpg?v=1677787788 3x, //runr.com/cdn/shop/products/image_660x880.jpg?v=1677787788 4x" > </noscript> <img src="//runr.com/cdn/shop/products/image_165x220.jpg?v=1677787788" width="3024" height="4032" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/image_{size}.jpg?v=1677787788" data-rimg-max="3024x4032" data-rimg-crop="false" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='165'%20height='220'></svg>" > <div data-rimg-canvas></div> </div> </div> <div class="product-details__details"> <span class="product-details__vendor">RUNR</span> <div class="product-details__title">Runr Race Magnets - red</div> <div class="product-details__price"> <div data-spark="b2c-only" data-component="price" data-component-type="component" class="price "> <div class="price__regular"> <span class="visually-hidden">Regular price</span> <span class="price__regular-value money"> $16.00 USD </span> </div> <div class="price__sale"> <span class="visually-hidden">Regular price</span> <s class="price__sale-compare money"></s><span class="visually-hidden">Sale price</span> <span class="price__sale-value money"> $16.00 USD </span> </div> </div> </div> <form method="post" action="/cart/add" id="product-form-installment" accept-charset="UTF-8" class="product-details__price-installments" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="id" value="17727636897882"> <input type="hidden" name="product-id" value="1926617170010" /><input type="hidden" name="section-id" value="template--23739884994941__shop_the_look_HRgLe9" /></form> <a data-component="button-link" data-component-type="component" class="button-link button-link--text button-link--small" href="/products/runr-race-magnets-red?variant=17727636897882" > View full details </a> </div> </div> <details data-component="collapsible-tab" data-component-type="component" class=" collapsible-tab collapsible-tab--is-sibling-false " > <summary class="collapsible-tab__label"> <h2 class="collapsible-tab__heading">Options</h2> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path stroke="currentColor" stroke-width="1.75" d="m1 5 7 7 7-7"/></svg> </summary> <div class="collapsible-tab__panel"> <form method="post" action="/cart/add" id="hotspot_3Qe7pY" accept-charset="UTF-8" class="add-the-look-item__form" enctype="multipart/form-data" data-product-form=""><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /> <div data-component="variant-selector" data-component-type="component" class="variant-selector"> <input class="variant-selector__variants variant-selector__variants--default" name="id" form="hotspot_3Qe7pY" type="hidden" value="17727636897882" data-variants > </div> <div data-component="options-selector" data-component-type="component" class="options-selector" data-remove-unavailable hidden > <script type="application/json" data-component-data > { "disable_unavailable": false, "remove_unavailable": true } </script> <div data-component="option-dropdown" data-component-type="component" class="option-dropdown"> <script type="application/json" data-component-data > { "chosen_option": "Title", "choose_option": "Choose a Title", "position": 1 } </script> <div data-component="input-select" data-component-type="component" class="input-select"> <label class="input-select__label" for="f218b5e5-80a5-4d0f-91eb-d18ec4de98fb-1" data-label>Title</label> <div class="input-select__wrapper"> <select id="f218b5e5-80a5-4d0f-91eb-d18ec4de98fb-1" class="input-select__select" form="hotspot_3Qe7pY" data-input > <option value="Default Title" selected > Default Title </option> </select> </div> </div> </div> </div> <span class="add-the-look-item__quantity-label">Quantity</span> <div class="add-the-look-item__quantity-quantity"> <div data-component="quantity-selector" data-component-type="component" class="quantity-selector"> <button class="quantity-selector__button quantity-selector__button--minus" name="minus" type="button" data-quantity-minus > <span class="visually-hidden">Decrease quantity for Runr Race Magnets - red</span> </button> <input class="quantity-selector__input" type="number" name="quantity" form="hotspot_3Qe7pY" value="1" min="1" aria-label="Quantity for Runr Race Magnets - red" data-quantity-input > <button class="quantity-selector__button quantity-selector__button--plus" name="plus" type="button" data-quantity-plus > <span class="visually-hidden">Increase quantity for Runr Race Magnets - red</span> </button> </div> </div> <input type="hidden" name="product-id" value="1926617170010" /><input type="hidden" name="section-id" value="template--23739884994941__shop_the_look_HRgLe9" /></form> </div> </details> </div> </div> </div> </div> </div> <div class="add-the-look__footer" data-add-the-look-footer> <div class="add-the-look__atc" data-add-the-look-atc> <button data-component="button-action" data-component-type="component" class="button-action button-action--primary button-action--medium button-action--shadow" aria-busy="false" aria-live="polite" > Add selected to cart </button> </div> <div class="add-the-look__navigation"> <button class="add-the-look__navigation-previous" aria-label="Slide left" data-add-the-look-navigation-previous > <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path stroke="currentColor" stroke-width="1.75" d="m1 5 7 7 7-7"/></svg> </button> <span class="add-the-look__navigation-pages" data-add-the-look-navigation-pages > ||current_page|| of ||total_pages|| </span> <button class="add-the-look__navigation-next" aria-label="Slide right" data-add-the-look-navigation-next > <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path stroke="currentColor" stroke-width="1.75" d="m1 5 7 7 7-7"/></svg> </button> </div> </div> </template> <section-wrapper> <section-header> <h2>Race Number Magnets</h2> </section-header> </section-wrapper> <section-wrapper > <section-content> <div class="shop-the-look__image-wrapper" data-image-wrapper> <div class="shop-the-look__image shop-the-look__image--desktop"> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-false lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/files/Red_Magnets_c698af62-5a27-4d8f-8189-f2f77f9eb9c8_2000x1023.jpg?v=1743001358" width="2000" height="1023" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/files/Red_Magnets_c698af62-5a27-4d8f-8189-f2f77f9eb9c8_2000x1023.jpg?v=1743001358 1x" style="object-fit:cover;object-position:50.0% 50.0%;" > </noscript> <img src="//runr.com/cdn/shop/files/Red_Magnets_c698af62-5a27-4d8f-8189-f2f77f9eb9c8_2000x1023.jpg?v=1743001358" width="2000" height="1023" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/files/Red_Magnets_c698af62-5a27-4d8f-8189-f2f77f9eb9c8_{size}.jpg?v=1743001358" data-rimg-max="2000x1023" data-rimg-crop="false" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='2000'%20height='1023'></svg>" style="object-fit:cover;object-position:50.0% 50.0%;" > <div data-rimg-canvas></div> </div> </div> <div class="shop-the-look__image shop-the-look__image--mobile"> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-false lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/files/Magnets_3_2d20fdbd-7d33-4c65-bb0f-e96c2f6474bd_2347x3515.jpg?v=1740583039" width="2347" height="3515" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/files/Magnets_3_2d20fdbd-7d33-4c65-bb0f-e96c2f6474bd_2347x3515.jpg?v=1740583039 1x" style="object-fit:cover;object-position:50.0% 50.0%;" > </noscript> <img src="//runr.com/cdn/shop/files/Magnets_3_2d20fdbd-7d33-4c65-bb0f-e96c2f6474bd_2347x3515.jpg?v=1740583039" width="2347" height="3515" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/files/Magnets_3_2d20fdbd-7d33-4c65-bb0f-e96c2f6474bd_{size}.jpg?v=1740583039" data-rimg-max="2347x3515" data-rimg-crop="false" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='2347'%20height='3515'></svg>" style="object-fit:cover;object-position:50.0% 50.0%;" > <div data-rimg-canvas></div> </div> </div> <details class="shop-the-look__hotspot" style=" --color-main: #000000; --color-contrast: #ffffff; --color-main-alpha: rgba(0,0,0,0.6); --color-contrast-alpha: rgba(255,255,255,0.6); --x-axis: 0.12; --y-axis: 0.5; " data-hotspot="hotspot_Pyd3Bh" data-hotspot-url="/products/runr-race-magnets-80s" data-hotspot-page="1" > <summary class="shop-the-look__hotspot-toggle" data-hotspot-toggle></summary> <div class="shop-the-look__hotspot-modal shop-the-look__hotspot-modal--right" data-hotspot-modal> <div data-component="product-details" data-component-type="component" class="product-details"> <div class="product-details__image"> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-false lazy-img--fill-mode-fit " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/210202_annarachelphotography-75407_286c1121-8ba7-4839-826a-298c457b9448_147x220.jpg?v=1657534184" width="2347" height="3515" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/210202_annarachelphotography-75407_286c1121-8ba7-4839-826a-298c457b9448_147x220.jpg?v=1657534184 1x, //runr.com/cdn/shop/products/210202_annarachelphotography-75407_286c1121-8ba7-4839-826a-298c457b9448_294x440.jpg?v=1657534184 2x, //runr.com/cdn/shop/products/210202_annarachelphotography-75407_286c1121-8ba7-4839-826a-298c457b9448_441x660.jpg?v=1657534184 3x, //runr.com/cdn/shop/products/210202_annarachelphotography-75407_286c1121-8ba7-4839-826a-298c457b9448_588x880.jpg?v=1657534184 4x" > </noscript> <img src="//runr.com/cdn/shop/products/210202_annarachelphotography-75407_286c1121-8ba7-4839-826a-298c457b9448_147x220.jpg?v=1657534184" width="2347" height="3515" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/210202_annarachelphotography-75407_286c1121-8ba7-4839-826a-298c457b9448_{size}.jpg?v=1657534184" data-rimg-max="2347x3515" data-rimg-crop="false" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='147'%20height='220'></svg>" > <div data-rimg-canvas></div> </div> </div> <div class="product-details__details"> <span class="product-details__vendor">RUNR</span> <div class="product-details__title">Runr Race Magnets - 80's</div> <div class="product-details__price"> <div data-spark="b2c-only" data-component="price" data-component-type="component" class="price "> <div class="price__regular"> <span class="visually-hidden">Regular price</span> <span class="price__regular-value money"> $16.00 USD </span> </div> <div class="price__sale"> <span class="visually-hidden">Regular price</span> <s class="price__sale-compare money"></s><span class="visually-hidden">Sale price</span> <span class="price__sale-value money"> $16.00 USD </span> </div> </div> </div> <a data-component="button-link" data-component-type="component" class="button-link button-link--text button-link--small" href="/products/runr-race-magnets-80s" > View full details </a> </div> </div> </div> </details><details class="shop-the-look__hotspot" style=" --color-main: #000000; --color-contrast: #ffffff; --color-main-alpha: rgba(0,0,0,0.6); --color-contrast-alpha: rgba(255,255,255,0.6); --x-axis: 0.4; --y-axis: 0.77; " data-hotspot="hotspot_TfjEtF" data-hotspot-url="/products/runr-race-magnets" data-hotspot-page="2" > <summary class="shop-the-look__hotspot-toggle" data-hotspot-toggle></summary> <div class="shop-the-look__hotspot-modal shop-the-look__hotspot-modal--right" data-hotspot-modal> <div data-component="product-details" data-component-type="component" class="product-details"> <div class="product-details__image"> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-false lazy-img--fill-mode-fit " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/210202_annarachelphotography-75410_5cf1d19d-e07a-4b48-a2d0-40d05d723e7e_147x220.jpg?v=1657532973" width="2788" height="4176" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/210202_annarachelphotography-75410_5cf1d19d-e07a-4b48-a2d0-40d05d723e7e_147x220.jpg?v=1657532973 1x, //runr.com/cdn/shop/products/210202_annarachelphotography-75410_5cf1d19d-e07a-4b48-a2d0-40d05d723e7e_294x440.jpg?v=1657532973 2x, //runr.com/cdn/shop/products/210202_annarachelphotography-75410_5cf1d19d-e07a-4b48-a2d0-40d05d723e7e_441x660.jpg?v=1657532973 3x, //runr.com/cdn/shop/products/210202_annarachelphotography-75410_5cf1d19d-e07a-4b48-a2d0-40d05d723e7e_588x880.jpg?v=1657532973 4x" > </noscript> <img src="//runr.com/cdn/shop/products/210202_annarachelphotography-75410_5cf1d19d-e07a-4b48-a2d0-40d05d723e7e_147x220.jpg?v=1657532973" width="2788" height="4176" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/210202_annarachelphotography-75410_5cf1d19d-e07a-4b48-a2d0-40d05d723e7e_{size}.jpg?v=1657532973" data-rimg-max="2788x4176" data-rimg-crop="false" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='147'%20height='220'></svg>" > <div data-rimg-canvas></div> </div> </div> <div class="product-details__details"> <span class="product-details__vendor">RUNR</span> <div class="product-details__title">Runr Race Magnets - Royal Blue</div> <div class="product-details__price"> <div data-spark="b2c-only" data-component="price" data-component-type="component" class="price "> <div class="price__regular"> <span class="visually-hidden">Regular price</span> <span class="price__regular-value money"> $16.00 USD </span> </div> <div class="price__sale"> <span class="visually-hidden">Regular price</span> <s class="price__sale-compare money"></s><span class="visually-hidden">Sale price</span> <span class="price__sale-value money"> $16.00 USD </span> </div> </div> </div> <a data-component="button-link" data-component-type="component" class="button-link button-link--text button-link--small" href="/products/runr-race-magnets" > View full details </a> </div> </div> </div> </details><details class="shop-the-look__hotspot" style=" --color-main: #000000; --color-contrast: #ffffff; --color-main-alpha: rgba(0,0,0,0.6); --color-contrast-alpha: rgba(255,255,255,0.6); --x-axis: 0.63; --y-axis: 0.5; " data-hotspot="hotspot_3Qe7pY" data-hotspot-url="/products/runr-race-magnets-red" data-hotspot-page="3" > <summary class="shop-the-look__hotspot-toggle" data-hotspot-toggle></summary> <div class="shop-the-look__hotspot-modal shop-the-look__hotspot-modal--right" data-hotspot-modal> <div data-component="product-details" data-component-type="component" class="product-details"> <div class="product-details__image"> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-false lazy-img--fill-mode-fit " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/image_165x220.jpg?v=1677787788" width="3024" height="4032" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/image_165x220.jpg?v=1677787788 1x, //runr.com/cdn/shop/products/image_330x440.jpg?v=1677787788 2x, //runr.com/cdn/shop/products/image_495x660.jpg?v=1677787788 3x, //runr.com/cdn/shop/products/image_660x880.jpg?v=1677787788 4x" > </noscript> <img src="//runr.com/cdn/shop/products/image_165x220.jpg?v=1677787788" width="3024" height="4032" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/image_{size}.jpg?v=1677787788" data-rimg-max="3024x4032" data-rimg-crop="false" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='165'%20height='220'></svg>" > <div data-rimg-canvas></div> </div> </div> <div class="product-details__details"> <span class="product-details__vendor">RUNR</span> <div class="product-details__title">Runr Race Magnets - red</div> <div class="product-details__price"> <div data-spark="b2c-only" data-component="price" data-component-type="component" class="price "> <div class="price__regular"> <span class="visually-hidden">Regular price</span> <span class="price__regular-value money"> $16.00 USD </span> </div> <div class="price__sale"> <span class="visually-hidden">Regular price</span> <s class="price__sale-compare money"></s><span class="visually-hidden">Sale price</span> <span class="price__sale-value money"> $16.00 USD </span> </div> </div> </div> <a data-component="button-link" data-component-type="component" class="button-link button-link--text button-link--small" href="/products/runr-race-magnets-red" > View full details </a> </div> </div> </div> </details><button class="shop-the-look__hotspot-viewinlist" data-hotspot-viewinlist> <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.75 4.5a2.25 2.25 0 0 1 4.5 0V5h1.5v-.5a3.75 3.75 0 1 0-7.5 0V5h1.5v-.5ZM3.706 5a1.75 1.75 0 0 0-1.75 1.75v10.5c0 .966.783 1.75 1.75 1.75h12.588a1.75 1.75 0 0 0 1.75-1.75V6.75A1.75 1.75 0 0 0 16.294 5H3.706Zm-.25 1.75a.25.25 0 0 1 .25-.25h12.588a.25.25 0 0 1 .25.25v10.5a.25.25 0 0 1-.25.25H3.706a.25.25 0 0 1-.25-.25V6.75Z" fill="currentColor"/></svg> <span>Shop the collection</span> </button> </div> </section-content> </section-wrapper> </section> </div><div id="shopify-section-template--23739884994941__164675949137807652" class="shopify-section"><section data-component="collection-list" data-component-type="section" class="collection-list"> <section-wrapper> <section-content> <div class="collection-list__collections-wrapper" style="--collections-per-row: 4;" > <div data-component="block-collection-card" data-component-type="block" class="block-collection-card" > <div data-component="collection-card" data-component-type="component" class="collection-card"> <a class="collection-card__location" href="/collections/technical-running-hats"> <div class=" collection-card__image-wrapper collection-card__image-wrapper--square " > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/files/Seoul_Hat_1200x801_crop_center.jpg?v=1683124313" width="2000" height="1335" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/files/Seoul_Hat_1200x801_crop_center.jpg?v=1683124313 1x, //runr.com/cdn/shop/files/Seoul_Hat_1992x1330_crop_center.jpg?v=1683124313 1.66x" style="object-fit:cover;object-position:65.6897% 50.113%;" > </noscript> <img src="//runr.com/cdn/shop/files/Seoul_Hat_1200x801_crop_center.jpg?v=1683124313" width="2000" height="1335" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/files/Seoul_Hat_{size}_crop_center.jpg?v=1683124313" data-rimg-max="2000x1335" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1200'%20height='801'></svg>" style="object-fit:cover;object-position:65.6897% 50.113%;" > <div data-rimg-canvas></div> </div> </div> <div class="collection-card__text"> <h3 class="collection-card__title">Running Hats</h3> </div> </a> </div> </div> <div data-component="block-collection-card" data-component-type="block" class="block-collection-card" > <div data-component="collection-card" data-component-type="component" class="collection-card"> <a class="collection-card__location" href="/collections/womens"> <div class=" collection-card__image-wrapper collection-card__image-wrapper--square " > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/files/21-06-RUNR-WOMENS-BLACK-SWEATSHIRT-80S_1-Web-2000px_b4b83d89-918d-4a45-afeb-d028f7835fed_1200x801_crop_center.jpg?v=1648654967" width="2000" height="1335" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/files/21-06-RUNR-WOMENS-BLACK-SWEATSHIRT-80S_1-Web-2000px_b4b83d89-918d-4a45-afeb-d028f7835fed_1200x801_crop_center.jpg?v=1648654967 1x, //runr.com/cdn/shop/files/21-06-RUNR-WOMENS-BLACK-SWEATSHIRT-80S_1-Web-2000px_b4b83d89-918d-4a45-afeb-d028f7835fed_1992x1330_crop_center.jpg?v=1648654967 1.66x" style="object-fit:cover;object-position:50.0% 50.0%;" > </noscript> <img src="//runr.com/cdn/shop/files/21-06-RUNR-WOMENS-BLACK-SWEATSHIRT-80S_1-Web-2000px_b4b83d89-918d-4a45-afeb-d028f7835fed_1200x801_crop_center.jpg?v=1648654967" width="2000" height="1335" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/files/21-06-RUNR-WOMENS-BLACK-SWEATSHIRT-80S_1-Web-2000px_b4b83d89-918d-4a45-afeb-d028f7835fed_{size}_crop_center.jpg?v=1648654967" data-rimg-max="2000x1335" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1200'%20height='801'></svg>" style="object-fit:cover;object-position:50.0% 50.0%;" > <div data-rimg-canvas></div> </div> </div> <div class="collection-card__text"> <h3 class="collection-card__title">Women</h3> </div> </a> </div> </div> <div data-component="block-collection-card" data-component-type="block" class="block-collection-card" > <div data-component="collection-card" data-component-type="component" class="collection-card"> <a class="collection-card__location" href="/collections/mens"> <div class=" collection-card__image-wrapper collection-card__image-wrapper--square " > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/files/09-RUNR-MODEL-MENS-BASEBALL-NAVY_39-Web-2000px_1200x801_crop_center.jpg?v=1649671113" width="2000" height="1335" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/files/09-RUNR-MODEL-MENS-BASEBALL-NAVY_39-Web-2000px_1200x801_crop_center.jpg?v=1649671113 1x, //runr.com/cdn/shop/files/09-RUNR-MODEL-MENS-BASEBALL-NAVY_39-Web-2000px_1992x1330_crop_center.jpg?v=1649671113 1.66x" style="object-fit:cover;object-position:50.0% 50.0%;" > </noscript> <img src="//runr.com/cdn/shop/files/09-RUNR-MODEL-MENS-BASEBALL-NAVY_39-Web-2000px_1200x801_crop_center.jpg?v=1649671113" width="2000" height="1335" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/files/09-RUNR-MODEL-MENS-BASEBALL-NAVY_39-Web-2000px_{size}_crop_center.jpg?v=1649671113" data-rimg-max="2000x1335" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1200'%20height='801'></svg>" style="object-fit:cover;object-position:50.0% 50.0%;" > <div data-rimg-canvas></div> </div> </div> <div class="collection-card__text"> <h3 class="collection-card__title">Men</h3> </div> </a> </div> </div> <div data-component="block-collection-card" data-component-type="block" class="block-collection-card" > <div data-component="collection-card" data-component-type="component" class="collection-card"> <a class="collection-card__location" href="/collections/magnets"> <div class=" collection-card__image-wrapper collection-card__image-wrapper--square " > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/files/Magnets_3_1200x1798_crop_center.jpg?v=1701338565" width="2347" height="3515" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/files/Magnets_3_1200x1798_crop_center.jpg?v=1701338565 1x, //runr.com/cdn/shop/files/Magnets_3_2340x3506_crop_center.jpg?v=1701338565 1.95x" style="object-fit:cover;object-position:50.0% 50.0%;" > </noscript> <img src="//runr.com/cdn/shop/files/Magnets_3_1200x1798_crop_center.jpg?v=1701338565" width="2347" height="3515" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/files/Magnets_3_{size}_crop_center.jpg?v=1701338565" data-rimg-max="2347x3515" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='1200'%20height='1798'></svg>" style="object-fit:cover;object-position:50.0% 50.0%;" > <div data-rimg-canvas></div> </div> </div> <div class="collection-card__text"> <h3 class="collection-card__title">Race Number Magnets</h3> </div> </a> </div> </div> </div> </section-content> </section-wrapper> </section> </div><div id="shopify-section-template--23739884994941__16607610775a064fb2" class="shopify-section"> <section data-component="image-banner" data-component-type="section" class="image-banner"> <script type="application/json" data-component-data > { "desktopHeight": "800", "mobileHeight": "fit_screen" } </script> <section-wrapper width="wide"> <section-content> <div class=" image-banner__wrapper image-banner__wrapper--has-double-image-false " style=" --image-banner-desktop-height: 800px; --image-banner-mobile-height: 100vh; " data-image-banner-wrapper > <div class=" image-banner__image image-banner__image--mobile-hidden " data-image-banner-image > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-false lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/files/09-RUNR-MODEL-WOMENS-80S_7-Web-2000px_2000x1335.jpg?v=1660761255" width="2000" height="1335" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/files/09-RUNR-MODEL-WOMENS-80S_7-Web-2000px_2000x1335.jpg?v=1660761255 1x" style="object-fit:cover;object-position:50.0% 50.0%;" > </noscript> <img src="//runr.com/cdn/shop/files/09-RUNR-MODEL-WOMENS-80S_7-Web-2000px_2000x1335.jpg?v=1660761255" width="2000" height="1335" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/files/09-RUNR-MODEL-WOMENS-80S_7-Web-2000px_{size}.jpg?v=1660761255" data-rimg-max="2000x1335" data-rimg-crop="false" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='2000'%20height='1335'></svg>" style="object-fit:cover;object-position:50.0% 50.0%;" > <div data-rimg-canvas></div> </div> </div> <div class=" image-banner__image image-banner__image--mobile " data-image-banner-image > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-false lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/files/09-RUNR-MODEL-MIDNIGHT-BURGUNDY-2_7-Web-2000px_2000x1335.jpg?v=1660761392" width="2000" height="1335" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/files/09-RUNR-MODEL-MIDNIGHT-BURGUNDY-2_7-Web-2000px_2000x1335.jpg?v=1660761392 1x" style="object-fit:cover;object-position:50.0% 50.0%;" > </noscript> <img src="//runr.com/cdn/shop/files/09-RUNR-MODEL-MIDNIGHT-BURGUNDY-2_7-Web-2000px_2000x1335.jpg?v=1660761392" width="2000" height="1335" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/files/09-RUNR-MODEL-MIDNIGHT-BURGUNDY-2_7-Web-2000px_{size}.jpg?v=1660761392" data-rimg-max="2000x1335" data-rimg-crop="false" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='2000'%20height='1335'></svg>" style="object-fit:cover;object-position:50.0% 50.0%;" > <div data-rimg-canvas></div> </div> </div> <div class="image-banner__overlay" style=" --overlay-color: rgba(0, 0, 0, 0.3); --local-overlay-text-color: #ffffff; --block-text-color: var(--local-overlay-text-color, var(--color-overlay-text)); --text-alignment: left; "> <div class=" image-banner__content-grid image-banner__content-grid--left-aligned image-banner__content-grid--wide " data-image-banner-content > <div class=" image-banner__content-grid-cell image-banner__content-grid--top " > <div class="image-banner__content image-banner__content--left"> <div class="image-banner__block-wrapper"> <div data-component="block-preheading" data-component-type="block" class=" block-preheading block-preheading--large block-preheading--uppercase " > WOMEN </div> </div> <div class="image-banner__block-wrapper"> <div data-component="block-heading" data-component-type="block" class=" block-heading block-heading--desktop-large " > <h2> Best Sellers </h2> </div> </div> </div> </div> <div class="image-banner__content-grid-cell image-banner__content-grid--bottom"> <div class="image-banner__content image-banner__content--right"> <div class="image-banner__block-wrapper"> <div data-component="block-button-link" data-component-type="block" class="block-button-link" style=" --color-button-main-contrast: #000000; --color-button-main: #ffffff; --color-button-main-invoked: #e0e0e0; " > <a data-component="button-link" data-component-type="component" class="button-link button-link--icon button-link--medium" href="/collections/womens-best-sellers" > Shop Women's Best Sellers </a> </div> </div> </div> </div> </div> </div> </div> </section-content> </section-wrapper> </section> </div><div id="shopify-section-template--23739884994941__166076074531c50f4e" class="shopify-section"> <section data-component="featured-collection" data-component-type="section" class="featured-collection"> <section-wrapper> <section-content> <div data-component="product-card-slider" data-component-type="component" class="product-card-slider"> <script type="application/json" data-component-data > { "cardsPerRow": "3", "cardsPerRowMobile": 2, "scrollIncrementBp": "M" } </script> <ul class=" product-card-slider__list " style="--cards-per-row: 3;" role="list" data-slider data-mobile-card-row="2" data-mobile-card-row-bp="M" > <li class="product-card-slider__item" data-slider-item> <div data-component="product-card" data-component-type="component" class=" product-card " > <script type="application/json" data-component-data > { "settings": { "show_second_image": true } } </script> <div class="product-card__clickable-area"> <h3 class="product-card__title"> <a class="product-card__link" href="/products/womens-80s-runr-t-shirts" aria-label="Women's 80's Runr T-Shirts"> Women's 80's Runr T-Shirts <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="5849759613084" data-product-sku="womens-80s-runr-t-shirts" data-product-type="T-Shirt" data-product-title="Women's 80's Runr T-Shirts" style="display:block;"> </span> <!-- Stamped - End Star Rating Badge --> </a> </h3> <div class=" product-card__image product-card__image--portrait " data-product-image > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/08-RUNR-STUDIO-WOMENS-COLOURFUL-LOGO17-Web-2000px_beb51928-af03-4405-9c1b-c7afe4abf384_700x1050_crop_center.jpg?v=1657535889" width="1334" height="2000" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/08-RUNR-STUDIO-WOMENS-COLOURFUL-LOGO17-Web-2000px_beb51928-af03-4405-9c1b-c7afe4abf384_700x1050_crop_center.jpg?v=1657535889 1x, //runr.com/cdn/shop/products/08-RUNR-STUDIO-WOMENS-COLOURFUL-LOGO17-Web-2000px_beb51928-af03-4405-9c1b-c7afe4abf384_1330x1995_crop_center.jpg?v=1657535889 1.9x" > </noscript> <img src="//runr.com/cdn/shop/products/08-RUNR-STUDIO-WOMENS-COLOURFUL-LOGO17-Web-2000px_beb51928-af03-4405-9c1b-c7afe4abf384_700x1050_crop_center.jpg?v=1657535889" width="1334" height="2000" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/08-RUNR-STUDIO-WOMENS-COLOURFUL-LOGO17-Web-2000px_beb51928-af03-4405-9c1b-c7afe4abf384_{size}_crop_center.jpg?v=1657535889" data-rimg-max="1334x2000" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> <div class="product-card__image-secondary"> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/08-RUNR-STUDIO-WOMENS-COLOURFUL-LOGO11-Web-2000px_15add03c-849a-4aec-ab8f-620cc4090557_700x1049_crop_center.jpg?v=1657535891" width="1335" height="2000" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/08-RUNR-STUDIO-WOMENS-COLOURFUL-LOGO11-Web-2000px_15add03c-849a-4aec-ab8f-620cc4090557_700x1049_crop_center.jpg?v=1657535891 1x, //runr.com/cdn/shop/products/08-RUNR-STUDIO-WOMENS-COLOURFUL-LOGO11-Web-2000px_15add03c-849a-4aec-ab8f-620cc4090557_1330x1993_crop_center.jpg?v=1657535891 1.9x" > </noscript> <img src="//runr.com/cdn/shop/products/08-RUNR-STUDIO-WOMENS-COLOURFUL-LOGO11-Web-2000px_15add03c-849a-4aec-ab8f-620cc4090557_700x1049_crop_center.jpg?v=1657535891" width="1335" height="2000" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/08-RUNR-STUDIO-WOMENS-COLOURFUL-LOGO11-Web-2000px_15add03c-849a-4aec-ab8f-620cc4090557_{size}_crop_center.jpg?v=1657535891" data-rimg-max="1335x2000" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1049'></svg>" > <div data-rimg-canvas></div> </div> </div> <a class="product-card__image-link" href="/products/womens-80s-runr-t-shirts" tabindex="-1" aria-hidden="true" ></a> <div class="product-card__badges"> <div data-spark="b2c-only" data-component="product-badges" data-component-type="component" class=" product-badges product-badges--font-body product-badges--uppercase product-badges--bold " > <div class="product-badges__badge" style=" --color-product-tag-text: #ffffff; --color-product-tag-background: #1284f2; " > BEST SELLER </div> </div> </div> <div data-spark="b2c-only" class="product-card__button-container"> <button class="product-card__quick-add-button" data-quick-add-button data-product-link="/products/womens-80s-runr-t-shirts" > <span class="product-card__quick-add-text">Quick add</span> </button> <button data-component="button-floating" data-component-type="component" class="button-floating button-floating--default button-floating--small button-floating--bag-small" > <span class="visually-hidden">Quick add</span> </button> </div> </div> <div data-spark="b2c-only" class="product-card__price"> <div data-spark="b2c-only" data-component="price" data-component-type="component" class="price "> <div class="price__regular"> <span class="visually-hidden">Regular price</span> <span class="price__regular-value money"> $32.00 USD </span> </div> <div class="price__sale"> <span class="visually-hidden">Regular price</span> <s class="price__sale-compare money"></s><span class="visually-hidden">Sale price</span> <span class="price__sale-value money"> $32.00 USD </span> </div> </div> </div> <spark-product-card parent-id="5849759613084"></spark-product-card> </div> </li> <li class="product-card-slider__item" data-slider-item> <div data-component="product-card" data-component-type="component" class=" product-card " > <script type="application/json" data-component-data > { "settings": { "show_second_image": true } } </script> <div class="product-card__clickable-area"> <h3 class="product-card__title"> <a class="product-card__link" href="/products/floral-organic-runr-t-shirt-sage-green" aria-label="Floral Organic Runr T-shirt - Sage Green"> Floral Organic Runr T-shirt - Sage Green <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="7994381107455" data-product-sku="floral-organic-runr-t-shirt-sage-green" data-product-type="T-Shirt" data-product-title="Floral Organic Runr T-shirt - Sage Green" style="display:block;"> </span> <!-- Stamped - End Star Rating Badge --> </a> </h3> <div class=" product-card__image product-card__image--portrait " data-product-image > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/runr__32of1_untitled_700x1050_crop_center.jpg?v=1680201765" width="1024" height="1536" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/runr__32of1_untitled_700x1050_crop_center.jpg?v=1680201765 1x, //runr.com/cdn/shop/products/runr__32of1_untitled_1022x1533_crop_center.jpg?v=1680201765 1.46x" > </noscript> <img src="//runr.com/cdn/shop/products/runr__32of1_untitled_700x1050_crop_center.jpg?v=1680201765" width="1024" height="1536" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/runr__32of1_untitled_{size}_crop_center.jpg?v=1680201765" data-rimg-max="1024x1536" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> <div class="product-card__image-secondary"> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/runr__32of1_untitled_700x1050_crop_center.jpg?v=1680201765" width="1024" height="1536" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/runr__32of1_untitled_700x1050_crop_center.jpg?v=1680201765 1x, //runr.com/cdn/shop/products/runr__32of1_untitled_1022x1533_crop_center.jpg?v=1680201765 1.46x" > </noscript> <img src="//runr.com/cdn/shop/products/runr__32of1_untitled_700x1050_crop_center.jpg?v=1680201765" width="1024" height="1536" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/runr__32of1_untitled_{size}_crop_center.jpg?v=1680201765" data-rimg-max="1024x1536" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> </div> <a class="product-card__image-link" href="/products/floral-organic-runr-t-shirt-sage-green" tabindex="-1" aria-hidden="true" ></a> <div class="product-card__badges"> <div data-spark="b2c-only" data-component="product-badges" data-component-type="component" class=" product-badges product-badges--font-body product-badges--uppercase product-badges--bold " > </div> </div> <div data-spark="b2c-only" class="product-card__button-container"> <button class="product-card__quick-add-button" data-quick-add-button data-product-link="/products/floral-organic-runr-t-shirt-sage-green" > <span class="product-card__quick-add-text">Quick add</span> </button> <button data-component="button-floating" data-component-type="component" class="button-floating button-floating--default button-floating--small button-floating--bag-small" > <span class="visually-hidden">Quick add</span> </button> </div> </div> <div data-spark="b2c-only" class="product-card__price"> <div data-spark="b2c-only" data-component="price" data-component-type="component" class="price "> <div class="price__regular"> <span class="visually-hidden">Regular price</span> <span class="price__regular-value money"> $32.00 USD </span> </div> <div class="price__sale"> <span class="visually-hidden">Regular price</span> <s class="price__sale-compare money"></s><span class="visually-hidden">Sale price</span> <span class="price__sale-value money"> $32.00 USD </span> </div> </div> </div> <spark-product-card parent-id="7994381107455"></spark-product-card> </div> </li> <li class="product-card-slider__item" data-slider-item> <div data-component="product-card" data-component-type="component" class=" product-card " > <script type="application/json" data-component-data > { "settings": { "show_second_image": true } } </script> <div class="product-card__clickable-area"> <h3 class="product-card__title"> <a class="product-card__link" href="/products/floral-organic-runr-t-shirt-burgundy" aria-label="Floral Organic Runr T-shirt - Burgundy"> Floral Organic Runr T-shirt - Burgundy <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="7994379763967" data-product-sku="floral-organic-runr-t-shirt-burgundy" data-product-type="T-Shirt" data-product-title="Floral Organic Runr T-shirt - Burgundy" style="display:block;"> </span> <!-- Stamped - End Star Rating Badge --> </a> </h3> <div class=" product-card__image product-card__image--portrait " data-product-image > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/runr__133of1_untitled_700x1050_crop_center.jpg?v=1680202224" width="1024" height="1536" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/runr__133of1_untitled_700x1050_crop_center.jpg?v=1680202224 1x, //runr.com/cdn/shop/products/runr__133of1_untitled_1022x1533_crop_center.jpg?v=1680202224 1.46x" > </noscript> <img src="//runr.com/cdn/shop/products/runr__133of1_untitled_700x1050_crop_center.jpg?v=1680202224" width="1024" height="1536" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/runr__133of1_untitled_{size}_crop_center.jpg?v=1680202224" data-rimg-max="1024x1536" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> <div class="product-card__image-secondary"> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/runr__133of1_untitled_700x1050_crop_center.jpg?v=1680202224" width="1024" height="1536" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/runr__133of1_untitled_700x1050_crop_center.jpg?v=1680202224 1x, //runr.com/cdn/shop/products/runr__133of1_untitled_1022x1533_crop_center.jpg?v=1680202224 1.46x" > </noscript> <img src="//runr.com/cdn/shop/products/runr__133of1_untitled_700x1050_crop_center.jpg?v=1680202224" width="1024" height="1536" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/runr__133of1_untitled_{size}_crop_center.jpg?v=1680202224" data-rimg-max="1024x1536" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> </div> <a class="product-card__image-link" href="/products/floral-organic-runr-t-shirt-burgundy" tabindex="-1" aria-hidden="true" ></a> <div class="product-card__badges"> <div data-spark="b2c-only" data-component="product-badges" data-component-type="component" class=" product-badges product-badges--font-body product-badges--uppercase product-badges--bold " > </div> </div> <div data-spark="b2c-only" class="product-card__button-container"> <button class="product-card__quick-add-button" data-quick-add-button data-product-link="/products/floral-organic-runr-t-shirt-burgundy" > <span class="product-card__quick-add-text">Quick add</span> </button> <button data-component="button-floating" data-component-type="component" class="button-floating button-floating--default button-floating--small button-floating--bag-small" > <span class="visually-hidden">Quick add</span> </button> </div> </div> <div data-spark="b2c-only" class="product-card__price"> <div data-spark="b2c-only" data-component="price" data-component-type="component" class="price "> <div class="price__regular"> <span class="visually-hidden">Regular price</span> <span class="price__regular-value money"> $32.00 USD </span> </div> <div class="price__sale"> <span class="visually-hidden">Regular price</span> <s class="price__sale-compare money"></s><span class="visually-hidden">Sale price</span> <span class="price__sale-value money"> $32.00 USD </span> </div> </div> </div> <spark-product-card parent-id="7994379763967"></spark-product-card> </div> </li> <li class="product-card-slider__item" data-slider-item> <div data-component="product-card" data-component-type="component" class=" product-card " > <script type="application/json" data-component-data > { "settings": { "show_second_image": true } } </script> <div class="product-card__clickable-area"> <h3 class="product-card__title"> <a class="product-card__link" href="/products/womens-midnight-runr-hoodies-claret-red" aria-label="Women's Midnight Runr Hoodies - Burgundy"> Women's Midnight Runr Hoodies - Burgundy <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="1362797985882" data-product-sku="womens-midnight-runr-hoodies-claret-red" data-product-type="Hoodie" data-product-title="Women's Midnight Runr Hoodies - Burgundy" style="display:block;"> </span> <!-- Stamped - End Star Rating Badge --> </a> </h3> <div class=" product-card__image product-card__image--portrait " data-product-image > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/08-RUNR-STUDIO-WOMENS-MIDNIGHT-BURGUNDY-HOODIE5-Web-2000px_5d3c92ae-6592-4468-b1ce-8c5dce88fb11_700x1049_crop_center.jpg?v=1657534847" width="1335" height="2000" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/08-RUNR-STUDIO-WOMENS-MIDNIGHT-BURGUNDY-HOODIE5-Web-2000px_5d3c92ae-6592-4468-b1ce-8c5dce88fb11_700x1049_crop_center.jpg?v=1657534847 1x, //runr.com/cdn/shop/products/08-RUNR-STUDIO-WOMENS-MIDNIGHT-BURGUNDY-HOODIE5-Web-2000px_5d3c92ae-6592-4468-b1ce-8c5dce88fb11_1330x1993_crop_center.jpg?v=1657534847 1.9x" > </noscript> <img src="//runr.com/cdn/shop/products/08-RUNR-STUDIO-WOMENS-MIDNIGHT-BURGUNDY-HOODIE5-Web-2000px_5d3c92ae-6592-4468-b1ce-8c5dce88fb11_700x1049_crop_center.jpg?v=1657534847" width="1335" height="2000" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/08-RUNR-STUDIO-WOMENS-MIDNIGHT-BURGUNDY-HOODIE5-Web-2000px_5d3c92ae-6592-4468-b1ce-8c5dce88fb11_{size}_crop_center.jpg?v=1657534847" data-rimg-max="1335x2000" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1049'></svg>" > <div data-rimg-canvas></div> </div> <div class="product-card__image-secondary"> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/08-RUNR-STUDIO-WOMENS-MIDNIGHT-BURGUNDY-HOODIE9-Web-2000px_34a5345c-73be-44d4-96d1-a48832540739_700x1050_crop_center.jpg?v=1657534849" width="1334" height="2000" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/08-RUNR-STUDIO-WOMENS-MIDNIGHT-BURGUNDY-HOODIE9-Web-2000px_34a5345c-73be-44d4-96d1-a48832540739_700x1050_crop_center.jpg?v=1657534849 1x, //runr.com/cdn/shop/products/08-RUNR-STUDIO-WOMENS-MIDNIGHT-BURGUNDY-HOODIE9-Web-2000px_34a5345c-73be-44d4-96d1-a48832540739_1330x1995_crop_center.jpg?v=1657534849 1.9x" > </noscript> <img src="//runr.com/cdn/shop/products/08-RUNR-STUDIO-WOMENS-MIDNIGHT-BURGUNDY-HOODIE9-Web-2000px_34a5345c-73be-44d4-96d1-a48832540739_700x1050_crop_center.jpg?v=1657534849" width="1334" height="2000" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/08-RUNR-STUDIO-WOMENS-MIDNIGHT-BURGUNDY-HOODIE9-Web-2000px_34a5345c-73be-44d4-96d1-a48832540739_{size}_crop_center.jpg?v=1657534849" data-rimg-max="1334x2000" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> </div> <a class="product-card__image-link" href="/products/womens-midnight-runr-hoodies-claret-red" tabindex="-1" aria-hidden="true" ></a> <div class="product-card__badges"> <div data-spark="b2c-only" data-component="product-badges" data-component-type="component" class=" product-badges product-badges--font-body product-badges--uppercase product-badges--bold " > <div class="product-badges__badge product-badges__badge--sale">Sale</div> </div> </div> <div data-spark="b2c-only" class="product-card__button-container"> <button class="product-card__quick-add-button" data-quick-add-button data-product-link="/products/womens-midnight-runr-hoodies-claret-red" > <span class="product-card__quick-add-text">Quick add</span> </button> <button data-component="button-floating" data-component-type="component" class="button-floating button-floating--default button-floating--small button-floating--bag-small" > <span class="visually-hidden">Quick add</span> </button> </div> </div> <div data-spark="b2c-only" class="product-card__price"> <div data-spark="b2c-only" data-component="price" data-component-type="component" class="price price--on-sale "> <div class="price__regular"> <span class="visually-hidden">Regular price</span> <span class="price__regular-value money"> $45.00 USD </span> </div> <div class="price__sale"> <span class="visually-hidden">Regular price</span> <s class="price__sale-compare money">$62.00 USD</s><span class="visually-hidden">Sale price</span> <span class="price__sale-value money"> $45.00 USD </span> <span class="price__savings"> Save $17.00 USD </span> </div> </div> </div> <spark-product-card parent-id="1362797985882"></spark-product-card> </div> </li> <li class="product-card-slider__item" data-slider-item> <div data-component="product-card" data-component-type="component" class=" product-card " > <script type="application/json" data-component-data > { "settings": { "show_second_image": true } } </script> <div class="product-card__clickable-area"> <h3 class="product-card__title"> <a class="product-card__link" href="/products/womens-floral-sage-organic-runr-hoodie" aria-label="Women's Floral Sage Organic Runr Hoodie"> Women's Floral Sage Organic Runr Hoodie <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="7540576256255" data-product-sku="womens-floral-sage-organic-runr-hoodie" data-product-type="Hoodie" data-product-title="Women's Floral Sage Organic Runr Hoodie" style="display:block;"> </span> <!-- Stamped - End Star Rating Badge --> </a> </h3> <div class=" product-card__image product-card__image--portrait " data-product-image > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/22-02-RUNR-HOODIES8276-Web-2000px_bfe79aa7-c826-486f-b720-32d02338da77_700x1049_crop_center.jpg?v=1648742154" width="1335" height="2000" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/22-02-RUNR-HOODIES8276-Web-2000px_bfe79aa7-c826-486f-b720-32d02338da77_700x1049_crop_center.jpg?v=1648742154 1x, //runr.com/cdn/shop/products/22-02-RUNR-HOODIES8276-Web-2000px_bfe79aa7-c826-486f-b720-32d02338da77_1330x1993_crop_center.jpg?v=1648742154 1.9x" > </noscript> <img src="//runr.com/cdn/shop/products/22-02-RUNR-HOODIES8276-Web-2000px_bfe79aa7-c826-486f-b720-32d02338da77_700x1049_crop_center.jpg?v=1648742154" width="1335" height="2000" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/22-02-RUNR-HOODIES8276-Web-2000px_bfe79aa7-c826-486f-b720-32d02338da77_{size}_crop_center.jpg?v=1648742154" data-rimg-max="1335x2000" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1049'></svg>" > <div data-rimg-canvas></div> </div> <div class="product-card__image-secondary"> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/22-02-RUNR-HOODIES8303-Web-2000px_6f4d8c71-b0ca-4e45-bbaf-f66fc1083325_700x1049_crop_center.jpg?v=1648742157" width="1335" height="2000" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/22-02-RUNR-HOODIES8303-Web-2000px_6f4d8c71-b0ca-4e45-bbaf-f66fc1083325_700x1049_crop_center.jpg?v=1648742157 1x, //runr.com/cdn/shop/products/22-02-RUNR-HOODIES8303-Web-2000px_6f4d8c71-b0ca-4e45-bbaf-f66fc1083325_1330x1993_crop_center.jpg?v=1648742157 1.9x" > </noscript> <img src="//runr.com/cdn/shop/products/22-02-RUNR-HOODIES8303-Web-2000px_6f4d8c71-b0ca-4e45-bbaf-f66fc1083325_700x1049_crop_center.jpg?v=1648742157" width="1335" height="2000" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/22-02-RUNR-HOODIES8303-Web-2000px_6f4d8c71-b0ca-4e45-bbaf-f66fc1083325_{size}_crop_center.jpg?v=1648742157" data-rimg-max="1335x2000" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1049'></svg>" > <div data-rimg-canvas></div> </div> </div> <a class="product-card__image-link" href="/products/womens-floral-sage-organic-runr-hoodie" tabindex="-1" aria-hidden="true" ></a> <div class="product-card__badges"> <div data-spark="b2c-only" data-component="product-badges" data-component-type="component" class=" product-badges product-badges--font-body product-badges--uppercase product-badges--bold " > </div> </div> <div data-spark="b2c-only" class="product-card__button-container"> <button class="product-card__quick-add-button" data-quick-add-button data-product-link="/products/womens-floral-sage-organic-runr-hoodie" > <span class="product-card__quick-add-text">Quick add</span> </button> <button data-component="button-floating" data-component-type="component" class="button-floating button-floating--default button-floating--small button-floating--bag-small" > <span class="visually-hidden">Quick add</span> </button> </div> </div> <div data-spark="b2c-only" class="product-card__price"> <div data-spark="b2c-only" data-component="price" data-component-type="component" class="price "> <div class="price__regular"> <span class="visually-hidden">Regular price</span> <span class="price__regular-value money"> $62.00 USD </span> </div> <div class="price__sale"> <span class="visually-hidden">Regular price</span> <s class="price__sale-compare money"></s><span class="visually-hidden">Sale price</span> <span class="price__sale-value money"> $62.00 USD </span> </div> </div> </div> <spark-product-card parent-id="7540576256255"></spark-product-card> </div> </li> </ul> <div class=" product-card-slider__buttons " data-product-card-slider-buttons > <div class=" product-card-slider__button product-card-slider__button--previous " > <button data-component="button-floating" data-component-type="component" class="button-floating button-floating--default button-floating--medium button-floating--chevron" data-slider-button-previous name="previous" aria-label="Slide left" > <span class="visually-hidden">Slide left</span> </button> </div> <div class=" product-card-slider__button product-card-slider__button--next " > <button data-component="button-floating" data-component-type="component" class="button-floating button-floating--default button-floating--medium button-floating--chevron" data-slider-button-next name="next" aria-label="Slide left" > <span class="visually-hidden">Slide right</span> </button> </div> </div> </div> </section-content> </section-wrapper> </section> </div><div id="shopify-section-template--23739884994941__166076181429224dc3" class="shopify-section"> <section data-component="image-banner" data-component-type="section" class="image-banner"> <script type="application/json" data-component-data > { "desktopHeight": "800", "mobileHeight": "fit_screen" } </script> <section-wrapper width="wide"> <section-content> <div class=" image-banner__wrapper image-banner__wrapper--has-double-image-false " style=" --image-banner-desktop-height: 800px; --image-banner-mobile-height: 100vh; " data-image-banner-wrapper > <div class=" image-banner__image " data-image-banner-image > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-false lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/files/09-RUNR-MODEL-EVERYDAY_4-Web-2000px_29a301e3-2ff8-4d09-8041-de228a460fcd_2000x1335.jpg?v=1666175242" width="2000" height="1335" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/files/09-RUNR-MODEL-EVERYDAY_4-Web-2000px_29a301e3-2ff8-4d09-8041-de228a460fcd_2000x1335.jpg?v=1666175242 1x" style="object-fit:cover;object-position:50.0% 50.0%;" > </noscript> <img src="//runr.com/cdn/shop/files/09-RUNR-MODEL-EVERYDAY_4-Web-2000px_29a301e3-2ff8-4d09-8041-de228a460fcd_2000x1335.jpg?v=1666175242" width="2000" height="1335" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/files/09-RUNR-MODEL-EVERYDAY_4-Web-2000px_29a301e3-2ff8-4d09-8041-de228a460fcd_{size}.jpg?v=1666175242" data-rimg-max="2000x1335" data-rimg-crop="false" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='2000'%20height='1335'></svg>" style="object-fit:cover;object-position:50.0% 50.0%;" > <div data-rimg-canvas></div> </div> </div> <div class=" image-banner__image image-banner__image--mobile image-banner__image--hidden " data-image-banner-image ><svg class="placeholder-svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1052 400"><path d="M103 177.9c0-.3-.2-.5-.4-.7-.2-.2-.5-.2-.8-.2l-13.4 3.1c-.3.1-.6.3-.7.6l-.7 2c-.7 1.9-2.6 2.6-3.6 2.9-1.2.3-2.5.6-3.8.9-6.3 1.5-14.1 3.3-21.4 6.6-6.8-6.3-12.7-11.1-15.7-13.5-.5-.4-1.2-.6-1.8-.5-.6.1-1.1.4-1.5.8-.5.3-2.1 1.5-2.8 3.7-2.9 9.4 1.8 15.3 7 19.9-4.9 5.5-8.1 12.9-8.1 22.9 0 36.1 20.1 42.8 33.4 47.3 8.1 2.7 12.7 4.5 12.7 9.6 0 5.4-5.4 7.2-12.8 9.7-14.1 4.7-33.3 11.1-33.3 47.2 0 10.2 3.3 17.7 8.4 23.2-5.3 4.6-10.2 10.6-7.3 20.1.7 2.2 2.2 3.3 2.8 3.7.4.4.9.7 1.5.8h.3c.5 0 1.1-.2 1.5-.5 3.1-2.4 9.2-7.4 16.1-13.9 7.2 3.2 14.9 5 21 6.4 1.4.3 2.6.6 3.8.9 1.1.3 2.9 1 3.6 2.9l.7 2c.1.3.4.6.7.6l13.4 3.1h.2c.2 0 .4-.1.6-.2.2-.2.4-.4.4-.7 6.9-50.3.2-77.3-3.8-93.4-1.3-5.3-2.3-9.2-2.3-12.1s.9-6.8 2.3-12.1c4.1-15.9 10.7-42.8 3.8-93.1zm-64.8 6.4c.5-1.8 2-2.6 2-2.7l.3-.3c.1-.1.2-.2.3-.2.1 0 .2 0 .3.1 2.8 2.3 8.5 6.8 15 12.8-4.2 2.1-8.1 4.7-11.5 8-6.5-5.7-8.4-11-6.4-17.7zm3 201.6c-.1.1-.3.1-.3.1-.1 0-.2 0-.3-.2l-.3-.3s-1.5-.9-2-2.7c-2.1-6.9-.1-12.1 6.8-18.1 3.4 3.3 7.4 5.8 11.6 7.9-6.8 6.3-12.5 11-15.5 13.3zM95 283.3c0 3.2 1 7.1 2.3 12.6 3.9 15.8 10.5 42.3 3.9 91.5l-11.8-2.7-.5-1.5c-.7-2-2.6-3.5-5-4.2-1.2-.3-2.5-.6-3.9-.9-16-3.7-42.8-10-42.8-37.9 0-34.6 18.5-40.8 32-45.3 7.6-2.5 14.2-4.7 14.2-11.6 0-6.8-6.5-8.9-14.1-11.5-13.5-4.5-32.1-10.7-32.1-45.4 0-27.9 26.8-34.2 42.8-37.9 1.4-.3 2.7-.6 3.9-.9 2.5-.6 4.3-2.1 5-4.2l.5-1.5 11.8-2.7c6.6 49.3 0 75.7-3.9 91.5-1.3 5.5-2.3 9.4-2.3 12.6z"/><path d="M96 372c-1.6 0-2.5 2.8-2.5 5.6s.8 5.6 2.5 5.6 2.5-2.8 2.5-5.6-.9-5.6-2.5-5.6zm0 10.2c-.6 0-1.5-1.8-1.5-4.6s.9-4.6 1.5-4.6 1.5 1.8 1.5 4.6-.9 4.6-1.5 4.6zm0-187.5c1.6 0 2.5-2.8 2.5-5.6s-.8-5.6-2.5-5.6-2.5 2.8-2.5 5.6c0 2.9.9 5.6 2.5 5.6zm0-10.1c.6 0 1.5 1.8 1.5 4.6s-.9 4.6-1.5 4.6-1.5-1.8-1.5-4.6.9-4.6 1.5-4.6zM83.5 296.7c-18.6.8-43.3 5.7-43.3 40.1 0 10.6 3.2 19 9.4 24.8 5 4.7 14.3 9.9 31 9.9 1.8 0 3.6-.1 5.6-.2 6.5-.4 11.9-4.9 13.4-11.1 1.6-6.5 6.1-29.8-4.5-56-1.9-4.7-6.6-7.6-11.6-7.5zm-42.3 40.1c0-33.2 23.8-38.2 41.9-39-.1.2-.2.3-.2.6.2 4.8.4 9.3.6 13.7-.1 23.6-15.1 33.9-28.4 43-2 1.4-3.9 2.6-5.7 4-.2.2-.4.4-.4.6-5.2-5.6-7.8-13.3-7.8-22.9zm8.9 24c.2 0 .3-.1.4-.2 1.8-1.3 3.6-2.6 5.6-3.9 10.8-7.4 23.8-16.3 28-33.3.4 5.8.8 11.1 1.1 15.7-4.8 8.6-12.2 17.7-22.6 27.8-.3.2-.3.6-.3.9-4.5-1.5-8.7-3.7-12.2-6.9.1-.1.1-.1 0-.1zm36 9.5c-5.5.4-14 .3-22-2 9.5-9.3 16.5-17.8 21.4-25.8 1.4 16.4 2.6 26.8 2.6 26.9 0 .2.1.4.2.5-.7.3-1.4.4-2.2.4zm12.5-10.4c-1.1 4.5-4.3 7.9-8.5 9.5v-.2c0-.1-1.4-11.8-2.9-30-.6-7.5-1.3-16.7-1.8-27.3v-.6c0-.1 0-.2-.1-.2-.2-4.1-.4-8.4-.5-12.9 0-.2-.1-.3-.2-.5 4.1.3 7.8 2.9 9.4 6.8 10.7 25.9 6.2 49 4.6 55.4zm1-153c-1.6-6.2-7-10.7-13.4-11.1-20.3-1.3-31.1 4.6-36.6 9.7-6.2 5.8-9.4 14.2-9.4 24.8 0 34.3 24.7 39.3 43.3 40.1h.5c4.8 0 9.3-3 11.1-7.5 10.6-26.2 6.1-49.5 4.5-56zM81 196.6c1.9 0 3.6.1 5.1.2.8.1 1.6.2 2.4.4-.2.2-.3.4-.3.6 0 .1-1.2 10.5-2.6 26.9-4.9-8.1-12-16.5-21.4-25.8-.1-.1-.1-.1-.2-.1 5.8-1.7 11.9-2.2 17-2.2zm-39.8 33.7c0-9.6 2.6-17.3 7.8-22.8 0 .3.1.6.4.8 1.7 1.3 3.5 2.5 5.4 3.8 13.6 9.4 29.1 20.1 28.1 45.6-.2 4.2-.2 7.3-.3 11.2 0 .2.1.3.1.5-18.1-.9-41.5-6.1-41.5-39.1zm43.2 39.1c.1-.1.2-.3.2-.5 0-3.9.1-7 .3-11.2 1-26.6-15.6-38.1-29-47.3-1.9-1.3-3.6-2.5-5.3-3.7-.2-.1-.4-.2-.6-.2l.2-.2c3.5-3.3 7.8-5.5 12.3-7-.2.4-.1.8.2 1.1 10.4 10.2 17.8 19.3 22.7 28.1 3 5.4 4.7 10.3 5.1 14.6.6 7.1 1.2 13 2 20.4 0 .4.4.8.8.8-1.9 3-5.3 4.9-8.9 5.1zm10-7.5c-.7-6.8-1.3-12.5-1.9-19.1-.4-4.5-2.2-9.6-5.2-15.1 1.4-18 2.8-29.6 2.8-29.7v-.3c4.2 1.6 7.4 5 8.5 9.5 1.6 6.3 6 29.1-4.2 54.7zM204.6 71.5c16 0 29.1-13 29.1-29.1s-13-29.1-29.1-29.1-29.1 13-29.1 29.1 13.1 29.1 29.1 29.1zm0-57.1c15.5 0 28.1 12.6 28.1 28.1 0 15.5-12.6 28.1-28.1 28.1S176.5 58 176.5 42.5c0-15.5 12.6-28.1 28.1-28.1z"/><path d="M227.5 42.7c0 .3.2.5.5.5h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5H228c-.3 0-.5.3-.5.5zm-49.4.5h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm26.2 22.2c-.3 0-.5.2-.5.5V69c0 .3.2.5.5.5s.5-.2.5-.5v-3.1c0-.3-.2-.5-.5-.5zm0-45.9c.3 0 .5-.2.5-.5v-3.1c0-.3-.2-.5-.5-.5s-.5.2-.5.5V19c0 .3.2.5.5.5zm12.4 42.9c-.1-.2-.4-.3-.7-.2-.2.1-.3.4-.2.7l1.6 2.7c.1.2.3.2.4.2.1 0 .2 0 .2-.1.2-.1.3-.4.2-.7l-1.5-2.6zm-24.2-39.9c.1.2.3.2.4.2.1 0 .2 0 .2-.1.2-.1.3-.4.2-.7l-1.6-2.7c-.1-.2-.4-.3-.7-.2-.2.1-.3.4-.2.7l1.7 2.8zm-8.3 31.1l-2.8 1.6c-.2.1-.3.4-.2.7.1.2.3.2.4.2.1 0 .2 0 .2-.1l2.8-1.6c.2-.1.3-.4.2-.7 0-.1-.4-.2-.6-.1zm40.6-22.3c.1 0 .2 0 .2-.1l2.8-1.6c.2-.1.3-.4.2-.7-.1-.2-.4-.3-.7-.2l-2.8 1.6c-.2.1-.3.4-.2.7.1.2.3.3.5.3zm3 24l-2.8-1.6c-.2-.1-.5-.1-.7.2-.1.2-.1.5.2.7l2.8 1.6c.1 0 .2.1.2.1.2 0 .3-.1.4-.2.2-.4.2-.7-.1-.8zm-46.4-25.7l2.8 1.6c.1 0 .2.1.2.1.2 0 .3-.1.4-.2.1-.2.1-.5-.2-.7l-2.8-1.6c-.2-.1-.5-.1-.7.2s.1.5.3.6zm11.8 32.6c-.2-.1-.5-.1-.7.2l-1.6 2.8c-.1.2-.1.5.2.7.1 0 .2.1.2.1.2 0 .3-.1.4-.2l1.6-2.8c.2-.4.1-.7-.1-.8zM216 22.7c.1 0 .2.1.2.1.2 0 .3-.1.4-.2l1.6-2.8c.1-.2.1-.5-.2-.7-.2-.1-.5-.1-.7.2l-1.6 2.8c0 .1.1.4.3.6zm-12.9 19.1s.1 0 .1.1c-.1.2-.1.5-.1.7l1.4 11.2c.1 1.1.4 2.2.9 3.2l.9 1.9c.1.2.3.3.5.3h.1c.2 0 .4-.2.4-.4l.3-2.1c.2-1.1.2-2.4.1-3.6l-1.2-10h13.2c2 0 4 0 5.9-.5.2-.1.4-.1.4-.4 0-.2-.2-.4-.4-.4-1.9-.5-3.9-.7-5.9-.7h-14c-.3-.3-.7-.4-1.2-.3-.3 0-.5.1-.7.3 0 0 0-.1-.1-.1l-18.1-14.8c-.2-.2-.5-.1-.7.1-.2.2-.1.5.1.7l18.1 14.8zm16.5.4c1.1 0 2.2-.2 3.3 0-1.1.2-2.2 0-3.3 0h-13.4 13.4z"/><path d="M211.3 38.3c.3 0 .5-.2.5-.5V27c0-.3-.2-.5-.5-.5s-.5.2-.5.5v10.9c0 .2.2.4.5.4zm-3-2.1c.3 0 .5-.2.5-.5v-6.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v6.5c0 .2.2.5.5.5zm-57.7-2h5.9c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-5.9c-.3 0-.5.2-.5.5s.2.5.5.5zm-8.1 5h2.4c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.4c-.3 0-.5.2-.5.5s.3.5.5.5zm13.1 4.5c0 .3.2.5.5.5h2.8c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.8c-.2 0-.5.3-.5.5zm-13.8 6.5h4c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-4c-.3 0-.5.2-.5.5s.2.5.5.5zm6.9 0h1.5c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-1.5c-.3 0-.5.2-.5.5s.3.5.5.5zm-34.9-16h5.9c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-5.9c-.3 0-.5.2-.5.5s.2.5.5.5zm-6.4 0h2.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.1c-.3 0-.5.2-.5.5s.3.5.5.5zm-11.3 0h5.3c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-5.3c-.3 0-.5.2-.5.5s.2.5.5.5zm20.4 9.5c0 .3.2.5.5.5h7.7c.3 0 .5-.2.5-.5s-.2-.5-.5-.5H117c-.3 0-.5.3-.5.5zm-4.8.5h2c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2c-.3 0-.5.2-.5.5s.3.5.5.5zm-11.8 5.5c0 .3.2.5.5.5h5.5c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-5.5c-.3 0-.5.3-.5.5zM83.3 34.2h5.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-5.1c-.3 0-.5.2-.5.5s.3.5.5.5zm9 4h4.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-4.1c-.3 0-.5.2-.5.5s.3.5.5.5zm-9.5 1h2.4c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.4c-.3 0-.5.2-.5.5s.2.5.5.5zm-9.2-1h4.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-4.1c-.3 0-.5.2-.5.5s.2.5.5.5zm14 11.5c0 .3.2.5.5.5h1.5c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-1.5c-.3 0-.5.3-.5.5z"/><path d="M54.8 56.8v-.3c0-.1-.2-.3-.2-.3h5.2v1.5c0 1.3 1 2.5 2.3 2.5h6.7c1.3 0 2-1.2 2-2.5v-1.4h57v1.3c0 1.3 1.2 2.5 2.5 2.5h6.7c1.3 0 2.8-1.2 2.8-2.5v-1.5h28.5c.5 3 3.1 6 6.4 6h3.3c5.3 7 13.5 12.1 22.9 13.2.4 1.7 1.9 3 3.7 3s3.4-1.4 3.7-3.1c9.5-1.1 17.7-6 23-13.4.2.1.3.3.5.3h3.4c2.8 0 5.2-2 6.1-5H283l79.2.1c2.2 0 4.4-.6 6.3-1.8 4.5-3 10-7.5 10-12.6s-5.4-9.7-10-12.6c-1.9-1.2-4-1.8-6.3-1.8l-120.5.1c-.5-3.1-3.1-5.4-6.4-5.4h-3.8c-.1 0-.2-.1-.3-.1-6-8.2-15.7-13.5-26.7-13.5-10.9 0-20.6 5.6-26.6 13.6h-3.3c-2.8 0-5.2 2-6.1 4h-28.8V26c0-1.3-1.4-2.8-2.8-2.8h-6.7c-1.3 0-2.5 1.4-2.5 2.8v1.3h-57V26c0-1.3-.6-2.8-2-2.8H62c-1.3 0-2.3 1.4-2.3 2.8v1.2h-5V27c0-3.3-2.8-5.7-6.1-5.7H31.2c-3.3 0-6.4 2.4-6.4 5.7v29.8c0 3.3 3.1 5.5 6.4 5.5h17.5c3.3-.1 6.1-2.3 6.1-5.5zm149.8 20.4c-1.2 0-2.3-.8-2.7-1.9.9.1 1.8.1 2.7.1s1.8 0 2.7-.1c-.4 1.1-1.4 1.9-2.7 1.9zM367.4 32c3.4 2.2 9.1 6.6 9.1 11 0 2.8-2.3 5.4-4.8 7.6-.1-.1-.2-.4-.4-.4h-7.1c-.3 0-.5.2-.5.5s.2.5.5.5h6.6c-1.2 1-2.3 1.9-3.3 2.6-1.5 1-3.3 1.6-5.2 1.6l-120.4.1V35.2h2.7c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.7v-3.7h120.4c1.7 0 3.5.5 5.1 1.5zm-132-6.8c2.5 0 4.4 1.8 4.4 4.2v25.9c0 2.5-2 4.8-4.4 4.8h-2.8c3.2-5 5-11.1 5-17.5s-1.8-12.5-5-17.5h2.8zm-30.8-13.7c17.1 0 31 13.9 31 31s-13.9 31-31 31-31-13.9-31-31 13.9-31 31-31zm-30 13.7h2c-3.2 5-5 11.1-5 17.5s1.8 12.5 5 17.5h-2c-2.5 0-4.9-2.4-4.9-4.8V29.5c.1-2.5 2.5-4.3 4.9-4.3zm-6.8 4v20h-2.3c-.3 0-.5.2-.5.5s.2.5.5.5h2.3v4h-28v-25h28zm-30 28.6c0 .2-.2.4-.4.4h-7.1c-.2 0-.4-.2-.4-.4V25.7c0-.2.2-.4.4-.4h7.1c.2 0 .4.2.4.4v32.1zm-10-28.4v7.9h-4.1c-.3 0-.5.2-.5.5s.2.5.5.5h4.1v16.1h-57v-25h57zm-58 28.4c0 .2-.2.4-.4.4h-7.1c-.2 0-.4-.2-.4-.4V25.7c0-.2.2-.4.4-.4h7.1c.2 0 .4.2.4.4v32.1zm-10-3.6H49c-1.9 0-3.2-1.4-3.2-3.2v-5.6c0-.1-.2-.1-.2-.1h7.2v2.6c0 .6.4 1 1 1s1-.4 1-1v-12c0-.6-.4-1-1-1s-1 .4-1 1v2.3h-7v-5.5c0-1.8 1.4-3.5 3.2-3.5h10.8v25zm-16-21.5v5.5h-13V27.4c0-.7.5-1.1 1.2-1.1h15.9c.7 0 1.3 0 1.3 1H49c-3-.1-5.2 2.5-5.2 5.4zm-13.4 7.5h22.4v3H30.4c-.4 0-.6-.6-.6-1v-.8c0-.3.2-1.2.6-1.2zm.4 5h12.9s.1 0 .1.1V51c0 3 2.3 5.2 5.2 5.2h.2c0 1-.6 1-1.3 1H32c-.7 0-1.2-.1-1.2-.9V45.2zm-4 11.6V27c0-2.2 2.2-3.7 4.4-3.7h17.5c2.2 0 4.1 1.6 4.1 3.7v.3h-2.6c0-1-1.1-2-2.3-2H32c-1.3 0-2.2.8-2.2 2.1v11.5c-1 .3-2 1.4-2 2.6v.8c0 1.3 1 2.3 2 2.6v11.5c0 1.3.9 1.9 2.2 1.9h15.9c1.3 0 2.3-1 2.3-2h2.4s.1.2.1.3v.3c0 2.2-1.9 3.5-4.1 3.5H31.2c-2.2-.2-4.4-1.5-4.4-3.6z"/><path d="M246.9 51.2h5.9c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-5.9c-.3 0-.5.2-.5.5s.2.5.5.5zm25.5 0h3.9c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.9c-.3 0-.5.2-.5.5s.3.5.5.5zm5.8-4.5c0 .3.2.5.5.5h2.4c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.4c-.2 0-.5.3-.5.5zm-22.4-5.5h5.3c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-5.3c-.3 0-.5.2-.5.5s.3.5.5.5zm16.4-.5c0 .3.2.5.5.5h7.2c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-7.2c-.3 0-.5.3-.5.5zm38.3-5.5h5.9c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-5.9c-.3 0-.5.2-.5.5s.3.5.5.5zm47.9 16h2.3c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.3c-.3 0-.5.2-.5.5s.2.5.5.5zm-7.9-5h-2.4c-.3 0-.5.2-.5.5s.2.5.5.5h2.4c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm13.1-5h4.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-4.1c-.3 0-.5.2-.5.5s.2.5.5.5zm-4.1-6h1.5c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-1.5c-.3 0-.5.2-.5.5s.2.5.5.5zm-14.6 0h8.9c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-8.9c-.3 0-.5.2-.5.5s.2.5.5.5zm-11.7 0h2.8c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.8c-.3 0-.5.2-.5.5s.2.5.5.5zm-52.6 15.5c0 .3.2.5.5.5h2.3c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.3c-.3 0-.5.3-.5.5zm34.8 0c0 .3.2.5.5.5h2.3c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.3c-.3 0-.5.3-.5.5zm-17-4c0 .3.2.5.5.5h2.3c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.3c-.3 0-.5.3-.5.5zm-2.6-5.5h4.5c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-4.5c-.3 0-.5.2-.5.5s.3.5.5.5zm41.5 9H335c-.3 0-.5.2-.5.5s.2.5.5.5h2.3c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm-2.3-3.5c0-.3-.2-.5-.5-.5h-2.4c-.3 0-.5.2-.5.5s.2.5.5.5h2.4c.3 0 .5-.2.5-.5zm-5.9-5.5h4.5c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-4.5c-.3 0-.5.2-.5.5s.2.5.5.5zm-38.9 5c1.7 0 3.2-1.4 3.2-3.2s-1.4-3.2-3.2-3.2-3.2 1.5-3.2 3.2 1.4 3.2 3.2 3.2zm0-4.4c.6 0 1.2.5 1.2 1.2s-.5 1.2-1.2 1.2-1.2-.6-1.2-1.2.5-1.2 1.2-1.2zm16.1 4.4c1.7 0 3.2-1.4 3.2-3.2s-1.4-3.2-3.2-3.2-3.2 1.4-3.2 3.2 1.5 3.2 3.2 3.2zm0-4.4c.6 0 1.2.5 1.2 1.2s-.5 1.2-1.2 1.2-1.2-.5-1.2-1.2.6-1.2 1.2-1.2zm16.2 4.4c1.7 0 3.2-1.4 3.2-3.2s-1.4-3.2-3.2-3.2-3.2 1.4-3.2 3.2 1.4 3.2 3.2 3.2zm0-4.4c.6 0 1.2.5 1.2 1.2s-.5 1.2-1.2 1.2c-.6 0-1.2-.5-1.2-1.2s.5-1.2 1.2-1.2zm13 1.2c0 1.7 1.4 3.2 3.2 3.2s3.2-1.4 3.2-3.2-1.4-3.2-3.2-3.2-3.2 1.5-3.2 3.2zm3.1-1.2c.6 0 1.2.5 1.2 1.2s-.5 1.2-1.2 1.2c-.6 0-1.2-.5-1.2-1.2s.6-1.2 1.2-1.2zM76.4 43.7c0 .3.2.5.5.5h4.7c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-4.7c-.2 0-.5.3-.5.5zm196.1-8.5h2.9c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-2.9c-.3 0-.5.2-.5.5s.3.5.5.5zm-66.5 280c-.2-.2-.5-.2-.7-.1-.2.2-.2.5-.1.7 1 1.2 2.1 2.3 3.2 3.3.1.1.2.1.3.1.1 0 .3-.1.4-.2.2-.2.2-.5 0-.7-1-.9-2.1-1.9-3.1-3.1zm59.6-21.8c0-5.2-1.1-10.2-3.3-14.8-.1-.2-.4-.4-.7-.2-.2.1-.4.4-.2.7 2.2 4.5 3.2 9.3 3.2 14.4 0 18.4-15 33.3-33.3 33.3-7.1 0-13.8-2.2-19.5-6.3-.2-.2-.5-.1-.7.1-.2.2-.1.5.1.7 5.9 4.2 12.8 6.5 20.1 6.5 18.9 0 34.3-15.4 34.3-34.4zm-6.9-18.9c.1.1.3.2.4.2.1 0 .2 0 .3-.1.2-.2.3-.5.1-.7-1-1.4-2-2.7-3.2-4-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7 1.1 1.3 2.2 2.6 3.1 3.9zm-12.6-10.9c2.3 1.1 4.4 2.5 6.3 4.1.1.1.2.1.3.1.1 0 .3-.1.4-.2.2-.2.1-.5-.1-.7-2-1.7-4.2-3.1-6.5-4.2-.2-.1-.5 0-.7.2-.1.2 0 .5.3.7zm-48.2 29.8c0-18.4 15-33.3 33.3-33.3 3.2 0 6.5.5 9.5 1.4.3.1.5-.1.6-.3.1-.3-.1-.5-.3-.6-3.2-.9-6.5-1.4-9.8-1.4-18.9 0-34.3 15.4-34.3 34.3 0 2.1.2 4.3.6 6.3 0 .2.3.4.5.4h.1c.3-.1.5-.3.4-.6-.4-2-.6-4.1-.6-6.2zm1.6 10c-.1-.3-.4-.4-.6-.3-.3.1-.4.4-.3.6.7 2.3 1.7 4.6 2.9 6.7.1.2.3.3.4.3.1 0 .2 0 .2-.1.2-.1.3-.4.2-.7-1.2-2-2.1-4.2-2.8-6.5z"/><path d="M231.3 315c11.9 0 21.6-9.7 21.6-21.6s-9.7-21.6-21.6-21.6-21.6 9.7-21.6 21.6 9.7 21.6 21.6 21.6zm0-41.1c4.6 0 8.8 1.6 12.1 4.3l-10 12.1c-.2.2-.1.5.1.7.1.1.2.1.3.1.1 0 .3-.1.4-.2l10-12.1c4.1 3.6 6.7 8.8 6.7 14.7 0 10.8-8.8 19.6-19.6 19.6-4.5 0-8.6-1.5-11.9-4.1l10-12.1c.2-.2.1-.5-.1-.7-.2-.2-.5-.1-.7.1l-10 12.1c-1.2-1-2.2-2.1-3.1-3.4l.1-.1 19.4-23.5c.2-.2.1-.5-.1-.7-.2-.2-.5-.1-.7.1L215 304.2c-2-3.1-3.2-6.7-3.2-10.6-.1-11 8.7-19.7 19.5-19.7zm44.7 19.5c0 2.3.4 4.5 1.2 6.7.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.6-.8-2-1.1-4.2-1.1-6.3 0-10 8.1-18.1 18.1-18.1 6.4 0 12.4 3.4 15.6 8.9.1.2.4.3.7.2.2-.1.3-.4.2-.7-3.4-5.8-9.7-9.4-16.5-9.4-10.6-.1-19.2 8.5-19.2 19zm19.2 18.2c-5.7 0-10.9-2.6-14.4-7.1-.2-.2-.5-.3-.7-.1-.2.2-.3.5-.1.7 3.7 4.7 9.2 7.4 15.2 7.4 10.6 0 19.1-8.6 19.1-19.1 0-1.3-.1-2.6-.4-3.9-.1-.3-.3-.4-.6-.4-.3.1-.4.3-.4.6.2 1.2.4 2.4.4 3.7 0 10-8.1 18.2-18.1 18.2zm99.6-44.4c0-.6-.4-1-1-1h-43c-.6 0-1 .4-1 1v53c0 .6.4 1 1 1h43c.6 0 1-.4 1-1v-53zm-1 52h-42v-51h42v51z"/><path d="M379.8 271.7c0-.3-.2-.5-.5-.5h-12c-.3 0-.5.2-.5.5v43c0 .3.2.5.5.5h12c.3 0 .5-.2.5-.5v-43zm-12 .5h11v42h-11v-42zm-142 36.9c.1.1.2.1.3.1.1 0 .3-.1.4-.2l18.3-22.3c.2-.2.1-.5-.1-.7s-.5-.1-.7.1l-18.3 22.3c-.1.2-.1.6.1.7zm85.5-53.5c.3 0 .5-.2.5-.5v-8.9l4.6.7c.3 0 .6-.1.6-.4 0-.3-.1-.5-.4-.6l-5.1-.8c-.1 0-.4 0-.5.1-.1.1-.2.2-.2.4v9.5c0 .3.2.5.5.5zm11.9-7.7l15.6 2.4h.1c.2 0 .5-.2.5-.4 0-.3-.1-.5-.4-.6l-15.6-2.4c-.3 0-.5.1-.6.4 0 .3.1.6.4.6zm16.1 60.4c-.3 0-.5.2-.5.5v26.3c0 .3.2.5.5.5s.5-.2.5-.5v-26.3c0-.3-.2-.5-.5-.5zm0-20.5c-.3 0-.5.2-.5.5v13.9c0 .3.2.5.5.5s.5-.2.5-.5v-13.9c0-.2-.2-.5-.5-.5zm-28-17.2c.3 0 .5-.2.5-.5v-9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v9c0 .3.2.5.5.5zm-16.1 37.5c-3.2 0-6.2-1-8.7-2.8-.2-.2-.5-.1-.7.1-.2.2-.1.5.1.7 2.7 2 5.9 3 9.3 3 8.6 0 15.7-7 15.7-15.7 0-1.7-.3-3.4-.8-5-.1-.3-.4-.4-.6-.3-.3.1-.4.4-.3.6.5 1.5.8 3.1.8 4.7-.1 8.1-6.7 14.7-14.8 14.7zm0-30.3c-8.6 0-15.7 7-15.7 15.7 0 2.8.8 5.6 2.2 8 .1.2.3.2.4.2.1 0 .2 0 .3-.1.2-.1.3-.4.2-.7-1.4-2.3-2.1-4.9-2.1-7.5 0-8.1 6.6-14.7 14.7-14.7 4.3 0 8.4 1.9 11.2 5.2.2.2.5.2.7.1.2-.2.2-.5.1-.7-3-3.5-7.4-5.5-12-5.5zm-82.5 57.4c.3.1.6.2.9.2.7 0 1.5-.4 1.8-1.1.5-1 .1-2.2-.9-2.7s-2.2-.1-2.7.9-.1 2.2.9 2.7zm-.1-2.2c.2-.5.8-.7 1.3-.5.5.2.7.8.5 1.3-.2.5-.8.7-1.3.5-.5-.2-.7-.8-.5-1.3z"/><path d="M447.3 179.2h-11.5v-1.5c0-.6-.4-1.5-.9-1.5H135.2c-.6 0-1.5.9-1.5 1.5v7.5h-2.4c-.6 0-.6.4-.6.9v203.2c0 .6 0 .9.6.9h308.4c.6 0 1-.3 1-.9v-4.1h6.5c.6 0 1.5-.5 1.5-1V179.9c.1-.6-.8-.7-1.4-.7zm-311.5-1h298v7h-298v-7zm280 21.6h-1.3c-.3 0-.5.2-.5.5s.3.5.5.5l.4.2c.2 0 .4.3.6.3.1 0 .3-.5.3-.5v127h-.1c-.4 0-1.1.2-2.8 1.6-.2.2-.2.5-.1.7.1.1.2.2.4.2.1 0 .2 0 .3-.1 1.6-1.3 2.1-1.4 2.2-1.4v-.5.5h.1v59.6H178.6c2.6-3 2.2-7.2.3-10-1.8-2.6-4.8-4.5-9-5.7-1-.3-2.1-.5-3.1-.7-2-.4-4-.9-5.9-1.7-2.5-1.1-5.1-3.4-5.3-6.5 0-.5 0-1.1.1-1.7.1-1.5.3-3-.7-4.2-1.6-2-4.8-1.1-7.1.7l-.3.3c-1.7 1.4-3.6 2.9-5.6 2.4-.2 0-.1 0-.2.1-2.1 1.5-6.9 1.8-8.9.2v-50.3c0-.1.8-.2 1.9-.4.3 0 .4-.3.3-.6 0-.3-.1-.5-.4-.4-.9.1-1.8.3-1.8.4V275h-.1.1c.2 0 .3-.1.4-.3.1-.3.2-.5-.1-.7-.2-.1-.3-.2-.3-.3V256c3 .6 5.6 1.2 8.3 1.7 3 .6 6.1 1.3 9.4 1.9 3.9.8 8.1 2 9.5 5.3 1.4 3.4-.9 7.1-2.8 10.5l-.5.9c-2.5 4.3-3.2 9.9.5 12.2 1.3.8 2.8 1 4.3 1.3 2.1.3 3.9.6 4.6 2.2.4.8.4 1.6.3 2.5-.1.8-.2 1.7-.3 2.5-.2 1.6-.4 3.2-.3 4.8.2 2.4 1.3 5.3 4 6.3.5.2 1 .3 1.6.3 1.6 0 3.7-.6 5-1.6.2-.1.5-.3.5-.4v32.7c0 5.4 4.4 10 9.8 10h11.1c-.1 0-.2.1-.2.3v.2c0 1 .2 1.9.7 2.9.1.2.3.3.5.3.1 0 .1 0 .2-.1.2-.1.4-.4.2-.7-.4-.8-.6-1.7-.6-2.5v-.1c0-.2-.1-.3-.2-.3H214v6.4c0 .6.5.6 1.1.6h15.3c.6 0 .7-.1.7-.6v-6.4h57.3c-.1 0-.3.7-.6 1.1-.2.2-.1.5.1.7.1.1.2.1.3.1.1 0 .3 0 .4-.1.4-.5.7-.7.8-1.7h17.3c.1 0 .1-.1.2-.1l34-5.3c2.5-.4 4.3-2.6 4.3-5.1v-3.5h54.9c1.7 0 3.1-1.1 3.1-2.7v-78.1c0-1.7-1.4-3.2-3.1-3.2h-54.9v-3.1c0-2.6-1.8-4.7-4.3-5.1l-14.7-2.3c-.3-1.1-.3-2.1.1-2.9 1-2 4-2.9 6.9-3.9 2.4-.8 4.6-1.5 5.7-2.7l.9-1.2c.3-.5.6-.9.9-1.3 1.1-1.1 3.1-1.6 5.2-1.2 1.6.3 3.2 1 4.5 2.1.8.7 1.5 1.5 2.3 2.4 1.6 1.8 3.2 3.7 5.7 4.2 1.5.3 3.8.1 5.4-1.1.9-.7 1.5-1.6 1.6-2.6.1-.9-.2-1.8-.4-2.5l-.9-2.4c-.6-1.6-1.3-3.2-1.6-4.9-1-5.7 3.8-7.2 8.8-8.8 1.1-.4 2.3-.7 3.4-1.1 2.3-.9 3.5-2.3 3.2-3.7-.3-1.3-1.6-1.9-2.5-2.3-1.5-.6-3.1-1-4.7-1.3-.4-.1-.8-.1-1.2-.2-1.1-.2-2.1-.3-3.1-.7-2.6-.9-4.7-3-6.5-4.8-1.6-1.6-2.5-2.6-2.7-4.8-.5-5.9 6.6-7 11.6-8h11.1c0 1-.1 1.2-.4 1.6-.1.2-.1.5.2.7.1 0 .2.1.2.1.2 0 .3-.1.4-.3.3-.6.5-1.3.5-2.1l1.2.3c.2 0 .4-.2.5-.2H416v12.7zm-175 35.4v2h-36v-2h36zm65 5v30.1c-3-1.5-6.8-2.4-10.6-2.4-11.3 0-20.9 7.4-24.2 17.6-1.2-5.9-3.6-11.4-7-16l3.4-3.1c.9-.8 1-2.3.2-3.2l-1.2-1.3c-.8-.9-2.3-1-3.2-.2l-3.3 3c-7.3-7.3-17.4-11.9-28.6-11.9-6.7 0-13 1.6-18.6 4.5l-3.1-4.7c-.3-.5-.9-.6-1.4-.3l-4.4 2.9c-.2.1-.4.4-.4.6s0 .5.1.8l3 4.6c-9.6 7.4-15.8 19-15.8 32 0 10.1 3.7 19.4 9.9 26.5l-4.3 4.6c-.2.2-.3.5-.3.7 0 .3.1.5.3.7l3.9 3.6c.2.2.4.3.7.3.3 0 .5-.1.7-.3l4.2-4.5c1.5 1.2 3.2 2.4 4.9 3.4l-1.8 4c-.7 1.6 0 3.6 1.6 4.3l2.5 1.2c.4.2.9.3 1.4.3 1.2 0 2.4-.7 2.9-1.9l1.9-4.1c.5.2 1.1.3 1.6.5l-.6 3.5c-.2 1.2.6 2.4 1.9 2.6l1.8.3h.4c1.1 0 2-.8 2.2-1.9l.5-3.3c1.4.1 2.8.2 4.2.2 19.6 0 36.1-14.1 39.7-32.7 3.3 10.2 12.9 17.6 24.2 17.6 3.9 0 7.5-.9 10.8-2.4-.1.1-.2.2-.2.4v30.4H186.4c-4.3 0-7.8-3.7-7.8-8v-91.6c0-4.3 3.5-7.4 7.8-7.4h119.4zm-11-6h-3v-3.9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.9h-2v-3.9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.9h-2v-3.9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.9h-3v-3.9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.9h-2v-3.9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.9h-2v-3.9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.9h-3v-3.9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.9h-2v-3.9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.9h-3v-6.6s.4-.4.5-.4h29.5c.1 0 0 .4 0 .4v6.6zm-30 1h30v.1l-3.4 1.9h-22.7l-3.9-2zm75.4 9.8c1.5.2 2.6 1.5 2.6 3.1v90.8c0 1.6-1.1 2.9-2.6 3.1l-33.4 5.1v-30.2c0-.3-.2-.5-.5-.5h-.1c8.5-4.1 14.4-12.8 14.4-22.9 0-9.8-5.6-18.4-13.8-22.6v-31l33.4 5.1zm4.6 8.2h54.9c.6 0 1.1.6 1.1 1.2v78.1c0 .6-.5.7-1.1.7h-54.9v-80zm-26.2 40.2c0 12.9-10.5 23.4-23.4 23.4s-23.4-10.5-23.4-23.4 10.5-23.4 23.4-23.4 23.4 10.5 23.4 23.4zm-96.7 39.4c1.4.3 2.8.6 4.2.8l-.5 3.3c-.1.7-.8 1.1-1.4 1l-1.8-.3c-.7-.1-1.1-.8-1-1.4l.5-3.4zm-15.7-10.2l-2.3-2.1c-6.9-7-11.2-16.5-11.2-27.1 0-12.8 6.3-24.1 15.9-31.1l2.8-1.9c5.8-3.5 12.5-5.5 19.8-5.5 21.2 0 38.5 17.3 38.5 38.5s-17.3 38.5-38.5 38.5c-9.5 0-18.2-3.5-25-9.3zm12.1 9.2l-1.9 4c-.5 1.1-1.9 1.6-3 1.1l-2.5-1.2c-1.1-.5-1.6-1.9-1.1-3l1.8-3.9c2.2 1.2 4.4 2.2 6.7 3zm-15.7-9.8c.6.6 1.2 1.1 1.8 1.7l-3.4 3.7-2.4-2.2 3.5-3.7.5.5zm7.8-63.3c-.8.5-1.5.9-2.2 1.5l-2.4-3.6 2.7-1.8 2.4 3.7-.5.2zm50.1 6.8l3.3-3c.5-.5 1.3-.4 1.8.1l1.2 1.3c.5.5.4 1.3-.1 1.8l-3.4 3c-.8-1.1-1.8-2.1-2.8-3.2zm-44.7 83.7h3c-.2 0 0 .1 0 .3v2.7c0 .3.2.5.5.5s.5-.2.5-.5v-2.7c0-.2-.5-.3-.7-.3h3.2c-.2 0-.5.1-.5.3v2.7c0 .3.2.5.5.5s.5-.2.5-.5v-2.7c0-.2 0-.3-.2-.3h3.2c-.2 0 0 .1 0 .3v2.7c0 .3.2.5.5.5s.5-.2.5-.5v-2.7c0-.2-.4-.3-.6-.3h2.6v5h-13v-5zm147.7-162c-4.1 1-8 3.2-7.6 8.1.2 2.5 1.2 3.7 2.9 5.4 1.9 1.9 4.1 4.1 6.9 5.1 1.1.4 2.2.5 3.3.7.4.1.8.1 1.2.2 1.5.3 3.1.7 4.5 1.2 1.2.5 1.8.9 1.9 1.6.3 1.3-1.7 2.2-2.5 2.6-1 .4-2.1.8-3.3 1.1-5 1.6-10.7 3.3-9.5 9.9.3 1.8 1 3.4 1.6 5.1.3.8.6 1.5.9 2.3.2.6.5 1.4.4 2.1-.1.8-.5 1.4-1.2 1.9-1.3 1-3.3 1.2-4.6.9-2.2-.4-3.6-2.1-5.2-3.9-.8-.9-1.6-1.8-2.4-2.5-1.4-1.2-3.1-2-4.9-2.3-2.4-.5-4.7.1-6.1 1.5-.4.4-.8.9-1.1 1.4-.3.4-.5.8-.8 1.1-.9 1.1-3 1.7-5.3 2.4-3.1 1-6.3 2-7.5 4.4-.5.9-.5 2-.3 3.1l-18.3-2.6c-.1 0-.1.2-.2.2h-11.5l1.7-1.4s0-.2.1-.2.1-.1.1-.2.1-.1.1-.2 0-.1.1-.2v-8.6c0-1.1-.8-2.3-2-2.3h-29.5c-1.2 0-2.5 1.3-2.5 2.3v8.3l.2.1c0 .1.1.1.1.2s.1.1.1.2.1.1.1.2.1.1.2.1c0 0 0 .3.1.3l1.7 1.4H243v-4.5c0-.6-.8-.5-1.4-.5H222v-2.5c0-.5-.2-.9-.7-1l-22.9-3 1.9-2.1c.4-.4.4-1-.1-1.4l-10.1-9.2c-.4-.4-1-.3-1.4.1l-3.2 3.5c-.2.2-.3.5-.3.7 0 .3.1.5.3.7l10.1 9.2s.1 0 .1.1l.1.1c.1 0 .1.1.2.1 0 0-.1 0 0 0l23.8 3.1v1.6h-16.3c-.6 0-.7 0-.7.5v4.5h-16.2c-5.4 0-9.8 4-9.8 9.4v56.5c0 .1-.2.3-.2.4.1.7-.5 1.2-.9 1.6-1.5 1.1-4.2 1.7-5.6 1.2-2.2-.9-3.2-3.5-3.3-5.5-.1-1.5.1-3 .3-4.6.1-.8.2-1.7.3-2.6.1-.9.1-2-.4-3-1-2-3.2-2.4-5.4-2.7-1.4-.2-2.9-.4-3.9-1.1-3.5-2.2-2-7.7-.1-10.8l.5-.9c2.1-3.5 4.4-7.5 2.9-11.3-1.5-3.8-6.1-5.1-10.3-5.9-3.3-.6-6.3-1.3-9.3-1.9-2.8-.6-5.5-1.2-8.5-1.8v-67.9h230.6zm-176 31.1l1.8-2 8.6 7.8-1.8 2-8.6-7.8zm-54.7 144.1c2 1.5 7.1 1 9.3-.4 2.3.6 4.4-1.2 6.1-2.6l.3-.3c1.5-1.2 4.3-2.5 5.7-.8.7.9.6 2.1.5 3.5-.1.6-.1 1.2-.1 1.8.2 3.6 3.1 6.2 5.9 7.4 1.9.9 4.1 1.4 6.1 1.8 1 .2 2 .5 3 .7 4 1.1 6.8 2.9 8.5 5.3 1.7 2.5 2.1 6.7-.4 9-.1.1-.2.4-.1.4h-44.7v-25.8zm306 25.8h-22v-201h22v201zm8-5h-6V186.1c0-.6-.4-.9-1-.9h-4v-4h11v202z"/><path d="M420.4 196.2h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm5.1 12h-5.1c-.3 0-.5.2-.5.5s.2.5.5.5h5.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm-5.1 13h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm5.1 24h-5.1c-.3 0-.5.2-.5.5s.2.5.5.5h5.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm-5.1-11h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm0 25h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm0 12h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm5.1 12h-5.1c-.3 0-.5.2-.5.5s.2.5.5.5h5.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm-5.1 13h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm0 13h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm5.1 11h-5.1c-.3 0-.5.2-.5.5s.2.5.5.5h5.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm-5.1 14h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm0 12h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5zm5.1 12h-5.1c-.3 0-.5.2-.5.5s.2.5.5.5h5.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm-2 12h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm0 13h-3.1c-.3 0-.5.2-.5.5s.2.5.5.5h3.1c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm-27-15.2c-.2-.7-.5-1.4-.6-2-.2-1.5.2-3 .7-4.4l.1-.3c.3-.7.6-1.5.7-2.3.4-2.7-1.1-5.6-3.6-6.7-4.8-2.2-7.3 1.6-9.8 5.3-1.9 2.8-3.8 5.7-6.8 6-2.6.2-5.1.2-7.7-.2-1.2-.2-2.2-.4-3.1-.9-1.6-1.1-2.3-3.1-2.9-5.1-.1-.4-.2-.8-.4-1.1-.5-1.4-1.1-2.7-1.8-4-.5-.9-1.4-2.1-2.7-2.4-.9-.2-1.8.2-2.6.6-.3.1-.6.3-.9.4-2.3.7-3-.2-4-1.5-.4-.5-.9-1.1-1.4-1.6-2.1-1.8-4.5-2-6.8-2-3.5 0-9.8.8-12 5.7-.7 1.6-.9 3.3-1 4.9l-.3 2.7c-.5 3.8-1 7.7.9 11.1.3.5.6 1 .9 1.4.5.7.9 1.3 1.2 2.1.3.7.4 1.5.6 2.4.2 1.1.4 2.2 1 3.2 1.6 2.8 6.7 4.3 10.5 4 2.9-.2 4.8-1.4 5.5-3.4.3-.9.4-1.9.4-2.9.1-1.8.2-2.9 1.2-3.3 1.2-.6 3.8-.1 8.9 5.2 2 2.1 4.8 3.5 7.7 3.8.2 0 .5 0 .7.1.6.1 1.1.1 1.6.2 1.1.3 1.7 1.1 2.4 1.9.6.7 1.2 1.4 2.1 1.9 1.1.5 2.4.7 3.6.7 2.5 0 5.1-.7 5.8-.9.9-.3 1.8-.7 2.7-1.1 1.7-.9 2.7-2.1 2.8-3.4 0-.5-.1-1.1-.2-1.6 0-.2-.1-.4-.1-.6-.5-3.3 1.1-3.9 3.2-4.7 1.5-.5 3.1-1.1 3.9-2.9.6-1.5.1-2.9-.4-4.3zm-.5 3.9c-.6 1.3-1.9 1.8-3.3 2.3-2.1.8-4.5 1.7-3.8 5.8 0 .2.1.4.1.6.1.4.2.9.2 1.3-.1 1.2-1.3 2.1-2.2 2.6-.8.4-1.6.8-2.5 1-2.6.8-6.5 1.4-8.7.3-.7-.4-1.2-1-1.8-1.6-.7-.9-1.5-1.8-2.9-2.2-.6-.2-1.2-.2-1.8-.3-.2 0-.5 0-.7-.1-2.6-.3-5.2-1.6-7.1-3.5-1.5-1.5-5.5-5.7-8.7-5.7-.5 0-.9.1-1.3.3-1.6.7-1.7 2.5-1.8 4.2 0 .9-.1 1.8-.3 2.6-.8 2.1-3.3 2.6-4.7 2.7-3.8.3-8.4-1.4-9.6-3.5-.5-.9-.7-1.9-.9-2.9-.2-.9-.3-1.7-.7-2.6-.3-.8-.8-1.5-1.3-2.2-.3-.5-.6-.9-.8-1.4-1.7-3.2-1.2-6.9-.8-10.5.1-.9.2-1.9.3-2.8.1-1.5.3-3.1.9-4.5 2.1-4.5 8.5-5.1 11.1-5.1 2.1 0 4.3.2 6.1 1.8.5.4.9.9 1.3 1.4 1.1 1.4 2.2 2.8 5.1 1.9.3-.1.7-.3 1-.4.7-.3 1.4-.6 2-.5.9.2 1.6 1.1 2 1.9.7 1.2 1.3 2.5 1.7 3.8.1.4.2.7.4 1.1.7 2.2 1.4 4.4 3.3 5.6 1 .7 2.3.9 3.5 1.1 2.6.4 5.3.4 7.9.2 3.5-.3 5.5-3.4 7.5-6.5 2.4-3.6 4.4-6.8 8.5-4.9 2.1 1 3.4 3.4 3 5.7-.1.7-.4 1.4-.6 2.1l-.1.3c-.6 1.5-1.1 3.2-.8 4.9.1.7.4 1.5.7 2.2.6 1.2 1.1 2.4.6 3.5zm-75.2-11.6c-1.3-.5-2.4-.5-3.5.1-2.4 1.3-3.7 4.9-4.5 8-.5 2.1-1.3 4.9-.3 7.4.6 1.4 1.9 2.6 3.4 3 .3.1.7.1 1 .1.8 0 1.5-.3 2.1-.7.1-.1.1-.2.2-.3.2-.8.4-1.7.6-2.5.8-3.6 1.6-7 3-10.4.2-.6.6-1.3.5-2.1-.2-1.1-1.1-2.1-2.5-2.6zm1.1 4.4c-1.5 3.5-2.2 6.9-3 10.5-.2.8-.3 1.5-.5 2.3-.6.4-1.3.5-2.1.3-1.2-.3-2.3-1.3-2.7-2.4-.8-2-.3-4.2.3-6.7.4-1.7 1.6-6.1 4-7.4.4-.2.9-.3 1.3-.3s.9.1 1.4.3c.4.2 1.7.7 1.8 1.8-.1.5-.3 1-.5 1.6zm-17.3-9.3c-.9-.1-1.6-.3-2.1-.5-.7-.3-1.1-.8-1.6-1.3-.7-.9-1.6-1.9-3.8-1.6-1.6.2-3.2 1.1-4 2.4-.6.9-.8 2-.4 3 .5 1.5 1.6 2.3 2.7 3.2.7.5 1.3 1 1.8 1.6.6.8 1.1 1.6 1.6 2.5.7 1.2 1.4 2.5 2.6 3.6.5.5 1.3 1.1 2.2 1.1h.3c1.6-.3 2.1-2.3 2.3-3 .3-1.1.7-2.2 1.2-3.2.9-2.1 1.8-4.1.9-5.7-.5-1.1-1.7-1.7-3.7-2.1zm1.9 7.3c-.5 1.1-1 2.3-1.3 3.4-.3 1.4-.8 2.1-1.5 2.2-.5.1-1-.2-1.7-.8-1.1-1-1.7-2.2-2.4-3.4-.5-.9-1-1.8-1.7-2.7-.5-.7-1.3-1.2-1.9-1.7-1-.8-2-1.5-2.4-2.7-.2-.7-.1-1.4.3-2.1.7-1 2-1.8 3.2-1.9h.5c1.3 0 1.8.6 2.4 1.3.5.6 1 1.2 1.9 1.6.6.3 1.4.4 2.3.5l.1-.5-.1.5c1.6.3 2.6.8 3 1.5.9 1.2.1 3-.7 4.8z"/><path d="M370.4 354.9c1.5.4 3.3.9 5.1.9h.5c3.1-.1 5.4-1.2 7.1-3.3.9-1.2 1.4-2.4 1.8-3.7.5-1.4.9-2.6 1.9-3.6 1.8-1.9 2.6-3.9 2.1-5.2-.3-.7-1.2-1.6-3.4-1.6s-4.4 1.2-6.5 2.3c-1.2.6-2.3 1.2-3.3 1.5-.9.3-1.9.5-2.8.8-1.7.4-3.5.8-5.1 1.8-2.7 1.7-3 3.5-2.8 4.8.1 2.3 2.4 4.5 5.4 5.3zm-2.3-9.3c1.4-.9 3.1-1.3 4.8-1.7 1-.2 1.9-.5 2.9-.8 1.1-.4 2.2-1 3.4-1.7 2.1-1.1 4.2-2.2 6.1-2.2h.1c.9 0 2.1.2 2.4 1 .4.9-.3 2.6-1.9 4.1-1.2 1.2-1.7 2.6-2.1 4-.4 1.2-.8 2.4-1.6 3.4-1.5 1.9-3.5 2.8-6.3 3-1.8.1-3.6-.4-5.2-.8-2.6-.8-4.6-2.7-4.9-4.6-.2-1.3.6-2.6 2.3-3.7zM343.8 219c.6 0 1-.4 1-1v-18.4c0-.6-.4-1-1-1s-1 .4-1 1V218c0 .5.4 1 1 1zm-5 4.8c.6 0 1-.4 1-1v-28.1c0-.6-.4-1-1-1s-1 .4-1 1v28.1c0 .6.4 1 1 1zm-190.5 85.8c0-1.6-1.3-3-3-3s-3 1.3-3 3 1.3 3 3 3 3-1.4 3-3zm-4.9 0c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2c-1.2 0-2-.9-2-2zm123 42.3c-1.6 0-3 1.3-3 3s1.3 3 3 3 3-1.3 3-3-1.4-3-3-3zm0 5c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-1 2-2 2zm125.2-148.1c0 1.6 1.3 3 3 3s3-1.3 3-3c0-1.6-1.3-3-3-3s-3 1.3-3 3zm3-2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zM200.2 375.3c-1 0-1.9.8-1.9 1.9 0 1 .8 1.9 1.9 1.9s1.9-.8 1.9-1.9c0-1.1-.8-1.9-1.9-1.9zm0 2.7c-.5 0-.9-.4-.9-.9s.4-.9.9-.9.9.4.9.9-.4.9-.9.9zm25.3-8.5c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 3c-.5 0-1-.4-1-1 0-.5.4-1 1-1s1 .4 1 1-.4 1-1 1zm164.7-135.7c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 3c-.5 0-1-.4-1-1 0-.5.4-1 1-1s1 .4 1 1c0 .5-.5 1-1 1zm-30.6.9c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 3c-.5 0-1-.4-1-1 0-.5.4-1 1-1 .5 0 1 .4 1 1 0 .5-.4 1-1 1zM221.5 372.3l-1.2.9c-.2.2-.3.5-.1.7.1.1.3.2.4.2.1 0 .2 0 .3-.1l1.2-.9c.2-.2.2-.5.1-.7-.2-.2-.5-.3-.7-.1zm-3.8 2.5c-.9.5-1.9.8-2.9 1-.3.1-.4.3-.4.6.1.2.3.4.5.4h.1c1.1-.3 2.1-.6 3.1-1.1.2-.1.4-.4.2-.7-.1-.2-.4-.3-.6-.2zm-5.9 1.4h-3.2c-.3 0-.5.2-.5.5s.2.5.5.5h3.2c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm-6.3 0c-.5 0-1 0-1.5.1-.3 0-.5.3-.5.5 0 .3.2.5.5.5.5 0 1-.1 1.5-.1.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm-8.5-1.3c-.4-.2-.8-.5-1.3-.7-.2-.1-.5-.1-.7.1-.2.2-.1.5.1.7.4.3.9.6 1.3.8.1 0 .2.1.2.1.2 0 .4-.1.4-.3.3-.3.3-.6 0-.7zm-5.7-4.6c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7.8.8 1.5 1.5 2.2 2.1.1.1.2.1.3.1.1 0 .3-.1.4-.2.2-.2.2-.5 0-.7-.8-.5-1.5-1.2-2.2-2zm-3.7-4.2l-.3-.3c-.2-.2-.5-.2-.7-.1-.2.2-.2.5-.1.7l.3.3c.6.7 1.1 1.3 1.7 2 .1.1.2.2.4.2.1 0 .2 0 .3-.1.2-.2.2-.5.1-.7-.6-.7-1.1-1.3-1.7-2zm-4.3-4.9c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7.6.6 1.3 1.3 2 2.2.1.1.2.2.4.2.1 0 .2 0 .3-.1.2-.2.2-.5 0-.7-.7-.9-1.3-1.6-2-2.3zm-32.4-24.1l-.8-.3c-.7-.2-1.3-.5-2-.8-.3-.1-.5 0-.7.3-.1.3 0 .5.3.7.7.3 1.4.5 2.1.8l.8.3h.2c.2 0 .4-.1.5-.3-.1-.3-.2-.6-.4-.7zm-9.7-13.9c-.2-.1-.5-.1-.7.2l-.2.3c-.5.8-1 1.7-1.3 2.4-.1.2 0 .5.2.7h.2c.2 0 .4-.1.5-.3.3-.7.8-1.5 1.3-2.3l.2-.3c.1-.2.1-.5-.2-.7zm1-1.7c.1 0 .1.1.2.1.2 0 .4-.1.4-.3.5-1 .9-1.9 1.2-2.9.1-.3-.1-.5-.3-.6-.3-.1-.5.1-.6.3-.3.9-.6 1.8-1.1 2.7-.2.2-.1.5.2.7zm3.1 13.3c-1-.5-1.8-1-2.6-1.5-.2-.1-.5-.1-.7.1-.2.2-.1.5.1.7.8.5 1.6 1 2.7 1.5.1 0 .2.1.2.1.2 0 .4-.1.4-.3.3-.2.2-.5-.1-.6zm8.4 3.5c-.2-.1-.5 0-.7.2-.1.2 0 .5.2.7 1 .5 1.7 1 2.4 1.6.1.1.2.1.3.1.1 0 .3-.1.4-.2.2-.2.2-.5 0-.7-.7-.6-1.6-1.2-2.6-1.7zm5.5 7.7c.3-.1.4-.3.4-.6-.3-1.1-.8-2-1.5-2.9-.2-.2-.5-.2-.7-.1-.2.2-.2.5-.1.7.6.7 1 1.5 1.3 2.5.1.2.3.4.5.4h.1zm.8 2.4c0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5v.4c.1.9.1 1.8.3 2.7 0 .2.3.4.5.4h.1c.3 0 .5-.3.4-.6-.1-.9-.2-1.7-.3-2.6v-.3zm3.2 7.4c-1-.5-1.6-1-2-1.7l-.4.2-.4.3c.4.9 1.2 1.5 2.5 2.1h.2c.2 0 .4-.1.5-.3 0-.2-.2-.5-.4-.6zm-23.9-26.7c0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5.1 1 .6 2 1.5 2.9.1.1.2.2.4.2.1 0 .2 0 .3-.1.2-.2.2-.5 0-.7-.7-.7-1.1-1.5-1.2-2.3zm38.1 29.4c-.1.3.1.5.4.6 1.2.2 2.1.5 2.6.9l.4-.4.2-.4c-.6-.5-1.6-.8-3-1.1-.3-.1-.6.1-.6.4zm-8.5-1.4c-1.1-.1-2.1-.3-2.9-.5-.3-.1-.5.1-.6.4s.1.5.4.6c.9.2 1.9.3 3 .5h.1c.2 0 .5-.2.5-.4 0-.3-.2-.6-.5-.6zm6 .6c-.7-.1-1.5-.1-2.3-.2l-.7-.1c-.3 0-.5.2-.5.5s.2.5.5.5l.7.1c.8.1 1.6.1 2.3.2h.1c.3 0 .5-.2.5-.4-.1-.3-.3-.6-.6-.6zm-31.1-44c0 .5-.1 1-.1 1.5 0 .3.2.5.4.6h.1c.2 0 .5-.2.5-.4.1-.5.1-1 .1-1.5 0-.3-.2-.5-.5-.5-.2-.2-.5 0-.5.3zm1.7-10.8c-.3.1-.4.3-.4.6.1.5.2 1 .4 1.5.1.2.3.4.5.4h.1c.3-.1.4-.3.4-.6-.1-.5-.2-1-.3-1.4-.1-.4-.4-.5-.7-.5zm-7.2-28.1c.3-.1.4-.3.4-.6-.1-.3-.3-.4-.6-.4l-.4.1c-.8.2-1.6.4-2.3.5-.3 0-.5.3-.4.6 0 .3.2.4.5.4h.1c.8-.1 1.7-.3 2.5-.5l.2-.1zm7.7 2.4c.4.5.7 1 .9 1.6.1.2.3.3.5.3h.2c.3-.1.4-.4.2-.7-.3-.6-.6-1.1-1-1.7-.2-.3-.4-.5-.6-.7-.2-.2-.5-.2-.7-.1s-.2.5-.1.7l.6.6zm1.6 4.1v.2c0 .7-.1 1.5-.3 2.4-.1.3.1.5.4.6h.1c.2 0 .4-.2.5-.4.3-1 .4-1.9.4-2.7v-.3c0-.3-.2-.5-.5-.5-.4.2-.7.4-.6.7zm-2.5 19.8c.1 0 .1 0 0 0 .3 0 .5-.3.5-.6-.1-.9-.2-1.9-.2-2.8 0-.3-.3-.5-.5-.5-.3 0-.5.2-.5.5 0 .9.1 1.9.2 2.9.1.3.3.5.5.5zm-1.4-26.2c.2 0 .4-.1.4-.3.1-.2 0-.5-.2-.7-.8-.4-1.8-.7-2.8-.7h-.2c-.3 0-.5.2-.5.5s.3.5.5.5h.2c.8 0 1.6.2 2.3.5.1.2.2.2.3.2zm1.2 20.3c.3 0 .5-.1.5-.3.1-.9.2-1.8.4-2.7.1-.3-.1-.5-.4-.6-.3 0-.5.1-.6.4-.2 1-.3 1.8-.4 2.7 0 .4.2.5.5.5zm1.6-5.6l.9-2.7c.1-.3-.1-.5-.3-.6s-.6.1-.6.3c-.3.8-.6 1.7-.9 2.7-.1.3.1.5.3.6h.1c.2.1.4-.1.5-.3zm83.6 79.8c-.6.2-1.1.5-1.4.9-.2.2-.2.5 0 .7.1.1.2.1.3.1.1 0 .3-.1.4-.2.3-.3.6-.5 1.1-.7.3-.1.4-.4.3-.7-.1-.1-.4-.2-.7-.1zm24.6-7.8c-.3-.1-.5 0-.7.2l-.3.8c-.3.6-.5 1.2-.8 1.8-.1.2 0 .5.2.7.1 0 .1.1.2.1.2 0 .4-.1.4-.3.3-.6.6-1.2.8-1.8l.3-.8c.2-.3.1-.6-.1-.7zm2.5-4.6c-.7.6-1.3 1.3-1.9 2.3-.1.2-.1.5.2.7.1.1.2.1.3.1.2 0 .3-.1.4-.2.5-.8 1.1-1.5 1.7-2 .2-.2.2-.5.1-.7-.2-.3-.5-.4-.8-.2zm-5.8 9.7c-.6.8-1.2 1.4-1.9 1.8-.2.1-.3.5-.1.7.1.1.3.2.4.2.1 0 .2 0 .3-.1.8-.5 1.5-1.2 2.2-2 .2-.2.1-.5-.1-.7-.3-.1-.6-.1-.8.1zm-9.8 2.6l-1.2-.1c-.5 0-1.1-.1-1.7-.1-.3 0-.5.2-.5.5s.2.5.5.5c.5 0 1.1.1 1.6.1l1.2.1c.3 0 .5-.2.5-.5.1-.3-.1-.5-.4-.5zm5.5.1c-.4.1-1 .1-1.6.1h-1.2c-.3 0-.5.2-.5.5s.2.5.5.5h1.2c.6 0 1.2 0 1.7-.1.3 0 .5-.3.4-.6 0-.2-.2-.4-.5-.4zm-11.2-.6H233c-.3 0-.5.5-.5.7 0 .3.2.7.5.7.9 0 1.8-.3 2.8-.2.3 0 .5-.3.5-.6.1-.2-.1-.6-.4-.6zm25.6-13.4c-.5 0-1.1.1-1.6.3-.3.1-.4.3-.4.6.1.2.3.4.5.4h.1c.4-.1.9-.2 1.4-.2.3 0 .5-.3.5-.5s-.2-.6-.5-.6zm12.1 2c-.9-.4-1.9-.7-2.9-1-.3-.1-.5.1-.6.4-.1.3.1.5.4.6 1 .3 1.9.6 2.8.9h.2c.2 0 .4-.1.5-.3-.1-.2-.2-.5-.4-.6zm2.6 1.5c-.2-.2-.5-.1-.7.1-.2.2-.1.5.1.7.8.6 1.5 1.2 2.1 2 .1.1.2.2.4.2.1 0 .2 0 .3-.1.2-.2.2-.5.1-.7-.7-.9-1.4-1.6-2.3-2.2zM301 384c-.8-.2-1.8-.4-3-.6-.3 0-.5.2-.6.4 0 .3.2.5.4.6 1.2.2 2.1.3 2.9.5h.1c.2 0 .4-.2.5-.4.1-.2 0-.4-.3-.5zm-6-1c-1.2-.2-2.1-.3-2.9-.5-.3-.1-.5.1-.6.4-.1.3.1.5.4.6.8.2 1.8.4 3 .5h.1c.2 0 .5-.2.5-.4 0-.3-.2-.5-.5-.6zm-5.6-1.4c-.8-.4-1.5-.9-2.2-1.5l-.1-.1c-.2-.2-.5-.2-.7 0s-.2.5 0 .7l.1.1c.7.7 1.5 1.3 2.4 1.7.1 0 .1.1.2.1.2 0 .4-.1.4-.3.2-.3.1-.6-.1-.7zM284 375c-.1-.3-.4-.4-.7-.3-.3.1-.4.4-.3.7.4 1 .9 1.9 1.4 2.7.1.2.3.2.4.2.1 0 .2 0 .3-.1.2-.1.3-.5.2-.7-.5-.6-.9-1.5-1.3-2.5zm-1-2.7c-.2-.8-.4-1.5-.7-2.3l-.2-.6c-.1-.3-.4-.4-.6-.3-.3.1-.4.4-.3.6l.2.6c.2.8.4 1.5.7 2.3.1.2.3.4.5.4h.1c.3-.2.4-.5.3-.7zm20.9 12.8c-.2-.1-.5 0-.7.2-.1.2 0 .5.2.7.9.5 1.6 1 2.2 1.7.1.1.2.2.4.2.1 0 .2 0 .3-.1.2-.2.2-.5 0-.7-.6-.9-1.4-1.5-2.4-2zm-22.6-18.6c-.4-1.1-.8-2-1.2-2.8-.1-.2-.4-.3-.7-.2-.2.1-.3.4-.2.7.4.8.8 1.7 1.1 2.7.1.2.3.3.5.3h.2c.3-.2.4-.4.3-.7zM280 353c0-.3-.2-.5-.5-.5h-.6c-.8 0-1.6 0-2.4-.1-.3 0-.5.2-.5.5s.2.5.5.5c.8 0 1.6.1 2.4.1h.6c.3 0 .5-.2.5-.5zm5.3-1.3c-.8.3-1.7.5-2.8.6-.3 0-.5.3-.4.6 0 .3.2.4.5.4h.1c1.2-.1 2.2-.4 3-.7.3-.1.4-.4.3-.6s-.5-.4-.7-.3zm-11.7.5c-.8-.1-1.4-.2-1.9-.2-.5-.1-.9-.1-1.1-.1-.3 0-.5.2-.5.5s.2.5.5.5c.2 0 .5 0 1 .1s1.2.1 2 .2c.3 0 .5-.2.5-.5-.1-.2-.3-.5-.5-.5zm-68.9 10.2c.1.2.3.4.5.4h.1c.3-.1.4-.3.4-.6-.2-1-.6-1.9-1.2-2.9-.1-.2-.5-.3-.7-.2-.2.1-.3.5-.2.7.6.9.9 1.7 1.1 2.6zm-2.9-6.5c-.4-.5-.8-.9-1.2-1.4-.2-.2-.5-.2-.7-.1-.2.2-.2.5-.1.7.4.5.8.9 1.2 1.4.3.3.5.6.8.9.1.1.2.2.4.2.1 0 .2 0 .3-.1.2-.2.2-.5.1-.7-.2-.3-.5-.6-.8-.9zm2.3 12.2c.7-.8 1.5-1.6 1.7-2.8 0-.3-.1-.5-.4-.6-.3 0-.5.1-.6.4-.2.9-.8 1.6-1.4 2.2-.2.2-.2.5 0 .7.1.1.2.1.3.1.1.1.3.1.4 0zm-2.1 1.5c-.2-.1-.5-.1-.7.1-.6.9-.9 1.9-1 3 0 .3.2.5.5.5s.5-.2.5-.5c.1-.9.4-1.8.9-2.6.1-.1.1-.4-.2-.5zm-61.4-60c.3-.1.4-.4.3-.7-.1-.3-.3-.4-.6-.3 0 0-.2 0-.4.1-.5.1-1.5.2-2.6.3-.3 0-.5.3-.4.6 0 .2.2.4.5.4h.1c1.1-.2 2-.3 2.5-.3s.5 0 .6-.1zm228.9-85.7c.1 0 .2.1.3.1.2 0 .3-.1.4-.2.4-.7 1.1-1.4 1.9-2 .2-.2.3-.5.1-.7-.2-.2-.5-.3-.7-.1-.9.7-1.7 1.5-2.1 2.3-.2.2-.1.5.1.6zm3.1 7.1c.8.3 1.8.5 3 .7h.1c.2 0 .5-.2.5-.4 0-.3-.1-.5-.4-.6-1.2-.2-2.1-.4-2.8-.7-.3-.1-.5 0-.6.3-.2.4 0 .7.2.7zm12.2 1.3c-.3-.1-.5.1-.6.3s.1.5.3.6c1 .3 1.8.8 2.4 1.3.1.1.2.1.3.1.1 0 .3-.1.4-.2.2-.2.2-.5 0-.7-.7-.5-1.7-1-2.8-1.4zm-14.5-2.7c.1 0 .2 0 .3-.1.2-.2.2-.5 0-.7-.5-.5-.8-1.1-.9-1.8 0-.2-.1-.4-.1-.6 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5s.1.5.1.8c.2.9.6 1.6 1.2 2.2.1.1.2.2.4.2zm4.1-9.4c.1 0 .2 0 .2-.1.8-.4 1.7-.8 2.7-1.2.3-.1.4-.4.3-.6-.1-.3-.4-.4-.6-.3-1 .4-2 .8-2.8 1.3-.2.1-.3.4-.2.7 0 .1.2.2.4.2zm10.8-4.2c.1.2.3.4.5.4h.1c1-.2 1.9-.5 2.8-.7h.1c.3-.1.4-.3.4-.6-.1-.3-.3-.4-.6-.4h-.1c-.9.2-1.8.4-2.8.7-.3 0-.4.3-.4.6zm-5.4 1c-.3.1-.4.4-.3.6.1.2.3.3.5.3h.2c.9-.3 1.9-.6 2.9-.9.3-.1.4-.4.3-.6-.1-.3-.4-.4-.6-.3-1.1.3-2.1.6-3 .9zm-1.1 14.7v-.2l.1-.3z"/><path d="M381.6 232.6s.1 0 0 0c.3 0 .5-.2.6-.4 0-.3-.1-.5-.4-.6-1-.2-2-.3-3-.4l-.1.3-.1.7c1.1.1 2 .2 3 .4zm9.9-17.7h.1c2.2-.6 2.9-1 2.9-1.6 0-.1 0-.3-.1-.4-.2-.2-.5-.3-.7-.1-.2.1-.2.3-.2.4-.2.1-.7.4-2.1.7-.3.1-.4.3-.4.6.1.2.3.4.5.4zm-19.1 27l-3 .2c-.3 0-.5.3-.5.6s.2.5.5.5l3-.3c.3 0 .5-.3.5-.6s-.2-.4-.5-.4zm-6 .4c-1.5.1-2.4.2-3 .4-.3.1-.4.3-.4.6 0 .2.3.4.5.4h.1c.6-.1 1.5-.2 2.9-.3.3 0 .5-.3.5-.5-.1-.4-.4-.6-.6-.6zm12-.9l-3 .3c-.3 0-.5.3-.5.5 0 .3.2.5.5.5l3-.3c.3 0 .5-.3.4-.6s-.2-.5-.4-.4zm5.8-1c-.8.2-1.7.4-2.9.6-.3 0-.5.3-.4.6 0 .2.3.4.5.4h.1c1.2-.2 2.2-.4 3-.6.3-.1.4-.4.3-.6-.1-.3-.3-.5-.6-.4zm-39.7-2.1h-1.2c-.7 0-1.3 0-1.9.1-.3 0-.5.3-.4.6 0 .3.2.4.5.4h.1c.5-.1 1.1-.1 1.8-.1h1.2c.3 0 .5-.2.5-.5-.1-.2-.3-.5-.6-.5zm-6.1.9c-1.1.5-1.9 1.3-2.4 2.2-.1.2 0 .5.2.7.1 0 .2.1.2.1.2 0 .4-.1.4-.3.4-.7 1-1.3 2-1.7.3-.1.4-.4.2-.7s-.4-.5-.6-.3zm15 1.2c-.3-.1-.5 0-.7.3-.1.3 0 .5.3.7 1.1.5 2 1 2.4 1.4.1.1.2.2.4.2.1 0 .2 0 .3-.1.2-.2.2-.5 0-.7-.6-.9-1.8-1.5-2.7-1.8zm-2.9-1.1c-1-.3-2-.5-3-.7-.3-.1-.5.1-.6.4 0 .3.1.5.4.6 1 .2 1.9.4 2.9.7h.1c.2 0 .4-.1.5-.4.1-.2 0-.5-.3-.6zm27.2-48.7c-.1-.3-.4-.4-.6-.3l-.2.1c-1 .4-2 .7-2.5 1.7-.1.2 0 .5.2.7.1 0 .2.1.2.1.2 0 .3-.1.4-.3.4-.6 1.1-.9 2-1.2l.2-.1c.2-.2.4-.5.3-.7zm.6 9.1c.8.4 1.8.8 2.8 1.2h.2c.2 0 .4-.1.5-.3.1-.3 0-.5-.3-.7-1-.4-1.9-.8-2.8-1.2-.3-.1-.5 0-.7.3-.1.3.1.6.3.7zm-3.1-4.6c-.1-.3-.3-.4-.6-.4-.3.1-.4.3-.4.6.2.8.5 1.7 1 2.7.1.2.2.2.3.3.1 0 .2.1.2.1.2 0 .3-.1.4-.2.1-.2.1-.5-.1-.7-.3-.9-.7-1.7-.8-2.4zm14.2 9.3c2.7 1.1 2.9 1.1 3 1.1.3 0 .5-.2.5-.5s-.2-.5-.5-.5c0 0-.4-.1-2.7-1-.3-.1-.5 0-.7.3 0 .2.2.5.4.6zm-5.6-2.3c.9.4 1.9.8 2.8 1.2h.2c.2 0 .4-.1.5-.3.1-.3 0-.5-.3-.7-.9-.4-1.8-.8-2.8-1.2-.3-.1-.5 0-.7.3 0 .3.1.6.3.7zm19.2 1.7c.1 0 .2 0 .2-.1.9-.5 1.8-.9 2.7-1.2.3-.1.4-.4.3-.6s-.4-.4-.6-.3c-1 .4-1.9.8-2.8 1.3-.2.1-.3.4-.2.7 0 .1.2.2.4.2zm-4.9 3.4c.1 0 .2 0 .3-.1.7-.6 1.4-1.3 2.3-1.8.2-.2.3-.5.1-.7-.2-.2-.5-.3-.7-.1-.9.6-1.7 1.3-2.4 1.9-.2.2-.2.5 0 .7.1.1.3.1.4.1zm10.5-5.6h.1c1-.3 1.9-.5 2.9-.6.3 0 .5-.3.4-.6 0-.3-.3-.5-.6-.4-1 .1-2 .4-3 .6-.3.1-.4.3-.4.6.1.2.3.4.6.4zm-14.8 38.6c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7.7.8 1.5 1.5 2.2 2.1.1.1.2.1.3.1.1 0 .3-.1.4-.2.2-.2.1-.5-.1-.7-.7-.6-1.4-1.3-2.1-2zm4.6 3.5c-.2-.1-.5 0-.7.2-.1.2 0 .5.2.7.8.4 1.5.7 2.2 1l.5.2h.2c.2 0 .4-.1.5-.3.1-.3 0-.5-.3-.7l-.5-.2c-.6-.3-1.4-.6-2.1-.9zm10.3 34.1c0 .2.3.4.5.4h.1c.3 0 .5-.3.4-.6-.1-.9-.2-1.9-.2-2.9 0-.3-.2-.5-.5-.5s-.5.2-.5.5c0 1.2.1 2.2.2 3.1zm.6-15c0 .9-.1 1.8-.2 3 0 .3.2.5.5.5s.5-.2.5-.5c.1-1.2.2-2.1.2-3 0-.3-.2-.5-.5-.5-.2 0-.5.2-.5.5zm1.1 17.7c-.1-.3-.4-.4-.6-.3-.3.1-.4.4-.3.6.3 1 .8 1.9 1.3 2.8.1.2.3.2.4.2.1 0 .2 0 .3-.1.2-.1.3-.4.2-.7-.6-.7-1-1.6-1.3-2.5zm-1.8-8.8c0 .3.2.5.5.5s.5-.2.5-.4l.3-3c0-.3-.2-.5-.4-.5-.3 0-.5.2-.5.4-.3 1-.4 2-.4 3zm6.2 16.6c.1.1.2.1.3.1.1 0 .3-.1.4-.2.2-.2.1-.5-.1-.7-.8-.6-1.5-1.3-2.1-2-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7.6.7 1.4 1.4 2.2 2.1zm-5.5-31.9c-.3.1-.4.3-.4.6.2.9.3 1.8.4 2.9 0 .3.2.4.5.4s.5-.2.5-.5c-.1-1.1-.2-2.1-.4-3-.1-.4-.4-.5-.6-.4zm-5.4-10.2c-.2-.2-.5-.1-.7.1-.2.2-.1.5.1.7.8.5 1.5 1.1 2.1 1.9.1.1.2.2.4.2.1 0 .2 0 .3-.1.2-.2.3-.5.1-.7-.7-.8-1.5-1.5-2.3-2.1zm4.1 7.9c.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.6-.4-1-.8-2-1.2-2.8-.1-.2-.4-.3-.7-.2-.2.1-.3.4-.2.7.4.7.8 1.6 1.1 2.6zm-3.4 106.5c-.3-1-.6-1.9-.8-2.8-.1-.3-.3-.4-.6-.4-.3.1-.4.3-.4.6.2.9.4 1.9.8 3 .1.2.3.3.5.3h.2c.2-.2.4-.5.3-.7zm-1.7 19.6c-.7.7-1.4 1.4-2.1 2-.2.2-.2.5-.1.7.1.1.2.2.4.2.1 0 .2 0 .3-.1.7-.6 1.5-1.3 2.2-2.1.2-.2.2-.5 0-.7-.2-.3-.5-.3-.7 0zm-1.6-30.6h.2c.3-.1.4-.4.3-.6-.3-.8-.4-1.5-.4-2.4v-.4c0-.3-.2-.5-.5-.5s-.5.2-.5.5v.5c0 1.1.2 1.9.5 2.7 0 .1.2.2.4.2zm.8 1.9c-.3.1-.4.4-.3.6.3.9.5 1.8.6 2.9 0 .2.3.4.5.4h.1c.3 0 .5-.3.4-.6-.2-1.1-.4-2-.6-3-.1-.3-.4-.4-.7-.3zm-3.6 32.6c-.9.8-1.6 1.5-2.1 2.3-.2.2-.1.5.1.7.1.1.2.1.3.1.2 0 .3-.1.4-.2.5-.7 1.1-1.3 2-2.1.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7-.1zm2.8-40.4h.1c.2 0 .4-.1.5-.4.1-.3.2-.5.3-.8 0 0 .1-.3 1.1-1.6.2-.2.1-.5-.1-.7-.2-.2-.5-.1-.7.1-1.2 1.4-1.3 1.8-1.3 1.9l-.3.9c0 .2.1.5.4.6zm4.8 23.2h.1c.3-.1.4-.4.3-.6-.3-1-.6-1.9-1-2.9-.1-.3-.4-.4-.6-.3-.3.1-.4.4-.3.6.3.9.7 1.9 1 2.8 0 .2.2.4.5.4zm4.6-35.5c-.7.7-1.4 1.4-2.1 2.2-.2.2-.2.5 0 .7.1.1.2.1.3.1.1 0 .3-.1.4-.2.7-.7 1.4-1.5 2.1-2.1.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0zm-4.5 43.4c-.3-.1-.5.1-.6.3-.1.5-.3 1.1-.5 1.6-.1.4-.3.7-.5 1.1-.1.2 0 .5.2.7.1 0 .2.1.2.1.2 0 .4-.1.4-.3.2-.4.4-.8.5-1.2.2-.6.4-1.2.5-1.7.2-.3.1-.5-.2-.6zm-1.7-36.1c.1.1.2.1.3.1.1 0 .3-.1.4-.2.6-.7 1.3-1.5 2-2.2.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0-.7.8-1.4 1.5-2 2.3-.2.2-.2.5 0 .7zm2.1 30.1c-.3 0-.5.3-.4.5 0 .5.1.9.1 1.4 0 .5 0 1-.1 1.5 0 .3.2.5.4.5h.1c.3 0 .5-.2.5-.4.1-.5.1-1.1.1-1.6s0-1-.1-1.5c-.1-.2-.3-.4-.6-.4zM229.5 202.2c-.2.3-.4.9 0 1.7.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.5.3-.9.5-1.2.9zm.5 10.5h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.4.2-.7.4-1 .8-.2.3-.4.9 0 1.7-.1.3.1.4.3.4zm5.9-3.2c-.2.3-.4.9 0 1.7.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.5.3-.9.5-1.2.9zm.5 10.5h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.4.2-.7.4-1 .8-.2.3-.4.9 0 1.7-.1.3.1.4.3.4zm73.6-15.4c-.2.3-.4.9 0 1.7.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.5.2-.9.5-1.2.9zm.5 10.5h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.4.2-.7.4-1 .8-.2.3-.4.9 0 1.7-.1.2.1.4.3.4zm5.9 5.1c-.2.3-.4.9 0 1.7.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.5.2-.9.5-1.2.9zm.5 10.5h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.4.2-.7.4-1 .8-.2.3-.4.9 0 1.7-.1.3.1.4.3.4zm-156.3-5.2c-.2.3-.4.9 0 1.7.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.6.3-1 .5-1.2.9zm.4 10.5h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.4.2-.7.4-1 .8-.2.3-.4.9 0 1.7-.1.3.1.4.3.4zm-6.6-25.3c-.2.3-.4.9 0 1.7.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.6.2-1 .5-1.2.9zm.4 10.5h.2c.3-.1.4-.4.3-.7-.2-.5-.1-.7 0-.8.2-.4.9-.5 1.1-.6.2 0 .4-.2.4-.4s-.1-.4-.2-.5c-.7-.4-1.1-2.5-1.2-3.9 0-.3-.3-.5-.5-.5-.3 0-.5.3-.5.5 0 .5.2 2.7 1.1 4-.4.2-.7.4-1 .8-.2.3-.4.9 0 1.7-.1.2.1.4.3.4zm733-29.5V61.3c0-3.9-2.7-7.1-6.5-7.1h-97.8c-.6 0-.7.5-.7 1.1v142.5c0 .6.2 1.5.7 1.5h97.8c3.8-.1 6.5-3.7 6.5-7.6zm-103-135.5h96.5c2.8 0 4.5 2.3 4.5 5.1v130.4c0 2.8-1.8 5.5-4.5 5.5h-96.5v-141z"/><path d="M835.4 91.3c4.9 0 9.6 1.9 13.2 5.3.4.4 1 .4 1.4 0s.4-1 0-1.4c-3.9-3.8-9.1-5.8-14.6-5.8-11.6 0-21.1 9.5-21.1 21.1 0 1.8.2 3.5.6 5.2.1.5.5.8 1 .8h.2c.5-.1.9-.7.7-1.2-.4-1.5-.6-3.1-.6-4.7.1-10.7 8.6-19.3 19.2-19.3zm0 40.3c2.2 0 4.4-.3 6.5-1 .5-.2.8-.7.6-1.3-.2-.5-.7-.8-1.3-.6-1.9.6-3.9.9-5.9.9-6.5 0-12.5-3.2-16-8.7-.3-.5-.9-.6-1.4-.3-.5.3-.6.9-.3 1.4 4 6 10.6 9.6 17.8 9.6zm12-4c.2 0 .4-.1.6-.2 5.3-4 8.5-10.3 8.5-16.9 0-4-1.1-7.9-3.2-11.2-.3-.5-.9-.6-1.4-.3-.5.3-.6.9-.3 1.4 1.9 3 2.9 6.6 2.9 10.2 0 6.1-2.8 11.7-7.7 15.3-.4.3-.5 1-.2 1.4.2.2.5.3.8.3z"/><path d="M844.9 121.8c.1 0 .2 0 .3-.1 1.8-1.6 3.3-3.7 4.1-5.9.1-.3 0-.5-.3-.6-.3-.1-.5 0-.6.3-.8 2.1-2.1 4-3.8 5.5-.2.2-.2.5 0 .7 0 0 .2.1.3.1zm4.4-11.3c0 .3.2.5.5.5s.5-.2.5-.5c0-8.2-6.7-14.9-14.9-14.9-1.3 0-2.5.2-3.8.5-.3.1-.4.3-.4.6.1.3.3.4.6.4 1.1-.3 2.3-.4 3.5-.4 7.8-.2 14 6.1 14 13.8zM827 98.1c-2.9 2-5.1 5-6 8.4-.1.3.1.5.4.6h.1c.2 0 .4-.1.5-.4.9-3.2 2.9-6 5.6-7.8.2-.2.3-.5.1-.7-.2-.2-.5-.2-.7-.1zm-5.3 15.2c-.1-.3-.3-.4-.6-.4-.3.1-.4.3-.4.6 1.4 6.9 7.6 11.9 14.6 11.9 1 0 2-.1 3-.3.3-.1.4-.3.4-.6-.1-.3-.3-.4-.6-.4-.9.2-1.9.3-2.8.3-6.5 0-12.2-4.7-13.6-11.1zm-18.9 49.9h65v2h-65zm0-86h65v2h-65zm8 93h49v1h-49zm57.6-43.6c-1.7-.4-3.7-.1-5.6.9-.3.2-.5.3-.8.5.3-.7.5-1.5.7-2.2.1.1.2.1.4.1.2.1.5.2.8.2.4 0 .8-.1 1.2-.4.6-.4.9-.9 1.2-1.4.9-1.5 1.4-3.2 1.4-4.9 0-.2-.1-.3-.2-.4-.1-.1-.3-.1-.4-.1-.8.2-1.5.5-2.1 1 .2-.8.2-1.7-.1-2.6-.4-1.7-1.3-3-2.5-3.8-.1-.1-.3-.1-.4 0-.1.1-.3.2-.3.3-.5 1.6-.6 3.4-.3 5.1v.2c-.5-.6-1.1-1-1.8-1.3-.1-.1-.3-.1-.4 0-.1.1-.2.2-.3.4-.3 1.7-.1 3.5.5 5.1.1.3.2.6.4.9-.5-.7-1.1-1.2-1.8-1.6-.1-.1-.3-.1-.4 0-.1.1-.3.2-.3.3-.5 1.8-.5 3.7-.2 5.6-.3-.6-.7-1.2-1.1-1.7-.1-.1-.3-.2-.4-.2-.2 0-.3.1-.4.2-1.2 2-2 4.2-2.2 6.5-.1-1-.4-1.9-.8-2.8-.1-.1-.2-.2-.4-.3-.2 0-.3 0-.4.1-1.7 1.6-3.1 3.5-4 5.7 0-.8-.1-1.6-.2-2.4 0-.2-.1-.3-.3-.4-.1-.1-.3-.1-.4 0-2 .9-3.6 2.7-4.5 5.1-.9 2.1-.9 4.2-.2 5.8-.8.2-1.7.3-2.5.4-.3 0-.5.3-.5.5 0 .3.2.5.5.5 1.1-.1 2.1-.3 3.1-.5 0 0 0 .1.1.1v.1c-.1 1 .4 2 1.3 2.6.8.6 1.8.8 2.6.9.8.1 1.7.2 2.5.2 1.8 0 3.6-.3 5.4-.9.1-.1.3-.2.3-.3 0-.1 0-.3-.1-.4-1.2-1.8-3.3-3.2-5.9-3.7-.4-.1-.8-.2-1.3-.2.9-.4 1.7-.8 2.6-1.2 0 0 0 .1.1.1v.1c.1.9.8 1.8 1.8 2.3.7.3 1.6.4 2.3.4h.4c2.6-.1 5.2-.8 7.4-2.1.1-.1.2-.2.2-.4s0-.3-.1-.4c-1.5-1.5-3.8-2.4-6.4-2.5-.8 0-1.5 0-2.2.2.9-.7 1.7-1.4 2.5-2.2v.1c.4.8 1.2 1.4 2.2 1.5h.4c.8 0 1.5-.2 2-.4 2.2-.8 4.2-2.2 5.8-3.9.1-.1.1-.3.1-.4 0-.2-.1-.3-.3-.4-1.7-.9-3.9-1-6.2-.4-.4.1-.8.3-1.2.5.5-.7 1-1.5 1.5-2.3.4.5 1.1.7 1.8.7h.4c.8-.1 1.5-.5 2.1-.9 1.8-1.2 3.3-2.8 4.3-4.6.1-.1.1-.3 0-.4-.1-.1-.2-.2-.4-.2zm-15.1 20.9c-2.2.6-4.5.8-6.7.4-.7-.1-1.5-.3-2.2-.7-.6-.4-1-1.1-.9-1.7 0-.1 0-.2-.1-.3 1.7-1 3.9-.8 5-.5 2 .5 3.8 1.5 4.9 2.8zm2.3-6.7c2 .1 3.9.7 5.2 1.8-2 1-4.2 1.6-6.4 1.6-.7 0-1.5 0-2.2-.3-.7-.3-1.1-.9-1.2-1.4 0-.1 0-.2-.1-.3 1.5-1.3 3.5-1.4 4.7-1.4zm8-19.3l-.1.1c0-.1 0-.1.1-.1zm1.9 2.3c-.2.4-.5.8-.9 1.1-.3.2-.8.3-1 .1h-.1c-.1-1.1.5-2.2.8-2.8.7-1 1.5-1.7 2.4-2.1-.1 1.3-.5 2.5-1.2 3.7zm-3-9c.7.7 1.3 1.6 1.5 2.8.2.7.3 1.9-.2 2.9h-.1c-.1 0-.3 0-.4-.1h-.1c-.2-.1-.3-.2-.4-.4-.3-.4-.4-.9-.5-1.3-.2-1.3-.1-2.6.2-3.9zm-2.6 4.2c.8.5 1.5 1.4 2 2.5.2.5.4 1.2.4 2-.1.3-.1.6-.2.9h-.1c-.3.1-.7-.1-1-.3-.3-.3-.5-.8-.7-1.2-.4-1.2-.5-2.5-.4-3.9zm.4 5.8c.4.4 1 .7 1.5.7-.2.7-.4 1.4-.6 2 0-.3-.1-.6-.2-.9-.2-.8-.5-1.5-.9-2.1 0 .2.1.3.2.3zm-2.2-1c.9.7 1.6 1.8 2 3.1.2.8.5 2.2-.1 3.4h-.2c-.4.1-.8-.1-1.1-.5-.3-.4-.5-1-.6-1.5-.3-1.5-.3-3 0-4.5zm-.2 6.6c.4.5 1 .8 1.6.9-.5.9-1.1 1.8-1.7 2.7.1-.5.1-.9.1-1.4 0-.9-.1-1.7-.3-2.5.2.1.3.2.3.3zm-3.9 3c.2-1.9.8-3.8 1.7-5.5.9 1.2 1.3 2.8 1.3 4.6 0 1-.2 2.8-1.4 4.1-.1 0-.1-.1-.2-.1-.5-.1-1-.5-1.2-1.1-.3-.6-.3-1.4-.2-2zm-1.4 3.9c.2-.8.4-1.6.4-2.4 0 .3.1.5.2.8.3.8.9 1.4 1.7 1.6-1.2 1.2-2.5 2.2-3.9 3.1.6-.7 1.2-1.8 1.6-3.1zm-4.6-.2c.8-2.1 2-4 3.6-5.5.6 1.6.6 3.5 0 5.5-.3 1.1-1.1 3-2.8 4l-.2-.2c-.5-.2-.9-.9-1-1.6-.1-.8.2-1.6.4-2.2zm-5.1 1.7c.8-1.9 2-3.4 3.4-4.2.3 2.2 0 4.4-.6 6.5-.2.6-.5 1.4-1 2-.5.5-1.2.8-1.8.6h-.3c-.7-1.8-.1-3.8.3-4.9zm3.7 2.6c.1-.3.2-.7.3-1 .3.6.7 1.2 1.3 1.4h.1l.1.1c-.9.4-1.7.8-2.6 1.1.4-.5.6-1.1.8-1.6zm13.7-6.5c1.7-.5 3.4-.5 4.8 0-1.4 1.4-3.1 2.5-4.9 3.1-.5.2-1.3.4-1.9.4-.6-.1-1.2-.4-1.4-.9 0-.1-.1-.1-.1-.2.8-1.4 2.5-2.1 3.5-2.4zm3.5-3.8c-.4.3-1 .6-1.6.7-.6.1-1.1-.1-1.4-.5 0-.1-.1-.1-.1-.1.1-.2.1-.3.2-.5v-.1c.6-1.1 1.7-1.9 2.4-2.3 1.4-.8 2.8-1.1 4.1-1-.8 1.6-2.1 2.8-3.6 3.8zm-57.4.9c.5.3 1.3.8 2.1.8h.3c.7 0 1.3-.3 1.8-.7.4.8.9 1.6 1.5 2.3-.4-.2-.8-.3-1.2-.5-2.2-.7-4.4-.5-6.2.4-.1.1-.2.2-.3.4s0 .3.1.4c1.6 1.7 3.6 3.1 5.8 3.9.6.2 1.3.4 2 .4h.4c1-.1 1.8-.7 2.2-1.5v-.1c.8.8 1.6 1.5 2.5 2.2-.7-.1-1.4-.2-2.2-.2-2.6.1-4.8 1-6.3 2.5-.1.1-.2.3-.1.4 0 .2.1.3.2.4 2.3 1.3 4.8 2 7.4 2.1h.4c.7 0 1.5-.1 2.3-.4 1-.5 1.7-1.3 1.8-2.3v-.1s0-.1.1-.1c.8.5 1.7.9 2.6 1.2-.4 0-.8.1-1.3.2-2.6.6-4.7 1.9-5.9 3.8-.1.1-.1.3-.1.4.1.1.2.3.3.3 1.7.6 3.5.9 5.3.9.9 0 1.7-.1 2.6-.2.8-.1 1.8-.3 2.6-.9.9-.6 1.4-1.6 1.3-2.6v-.1s0-.1.1-.1c1 .2 2 .4 3.1.5.3 0 .5-.2.5-.5s-.2-.5-.5-.5c-.9-.1-1.7-.2-2.5-.4.7-1.6.6-3.7-.3-5.8-1-2.4-2.6-4.2-4.5-5.1-.1-.1-.3-.1-.4 0-.1.1-.2.2-.3.4-.1.8-.2 1.6-.2 2.4-.9-2.2-2.3-4.1-4.1-5.7-.1-.1-.3-.1-.4-.1-.2 0-.3.1-.4.3-.4.8-.7 1.8-.8 2.8-.2-2.3-1-4.6-2.2-6.5-.1-.1-.2-.2-.4-.2-.1 0-.3 0-.4.2-.5.5-.8 1.1-1.1 1.7.4-1.8.3-3.8-.2-5.6 0-.1-.2-.3-.3-.3-.1-.1-.3 0-.4 0-.7.4-1.3 1-1.8 1.6.2-.3.3-.6.4-.9.6-1.6.7-3.4.4-5.1 0-.2-.1-.3-.3-.4-.1-.1-.3-.1-.4 0-.7.3-1.2.7-1.8 1.3v-.2c.3-1.7.2-3.5-.4-5.1 0-.1-.2-.3-.3-.3-.1-.1-.3 0-.4.1-1.2.8-2.1 2.1-2.5 3.8-.2.9-.2 1.8-.1 2.6-.7-.5-1.4-.9-2.1-1-.2 0-.3 0-.4.1-.1.1-.2.2-.2.4.1 1.7.6 3.4 1.5 4.9.3.4.6 1 1.2 1.4.4.3.8.4 1.2.4.3 0 .6-.1.8-.2.1 0 .3 0 .4-.1.2.8.4 1.5.7 2.2-.2-.2-.5-.3-.8-.5-1.9-1-3.8-1.4-5.6-.9-.2 0-.3.1-.3.3-.1.1-.1.3 0 .4 1.2 1.6 2.7 3.2 4.5 4.4zm13.4 10.4c-.1.6-.5 1.1-1.2 1.4-.7.3-1.6.3-2.2.3-2.2-.1-4.4-.6-6.4-1.6 1.3-1.1 3.1-1.7 5.2-1.8 1.1 0 3.2.1 4.7 1.4 0 .2 0 .2-.1.3zm7.6 3.1c.1.6-.3 1.3-.9 1.7-.7.5-1.5.6-2.2.7-2.2.4-4.6.2-6.7-.4 1.1-1.3 2.8-2.3 4.9-2.8 1.1-.3 3.3-.5 5 .5-.1.1-.1.2-.1.3zm-13.4-8c-.2.5-.7.8-1.4.9-.7.1-1.4-.1-2-.3-1.8-.7-3.5-1.7-4.9-3.1 1.4-.5 3.1-.5 4.8 0 1 .3 2.7 1 3.6 2.4 0 0-.1 0-.1.1zm10.5-3c1.5.9 2.7 2.3 3.4 4.2.4 1.1 1 3.1.3 4.9h-.3c-.6.1-1.2-.1-1.8-.6-.5-.5-.8-1.3-1.1-2-.5-2-.7-4.3-.5-6.5zm-.6 5.8c.1.3.2.7.3 1 .2.5.4 1.2.8 1.7-.9-.3-1.8-.7-2.6-1.1 0 0 .1 0 .1-.1h.1c.6-.3 1.1-.8 1.3-1.5zm-4.7-8.7c1.6 1.5 2.8 3.4 3.6 5.5.2.6.5 1.4.4 2.2-.1.7-.5 1.3-1 1.6-.1 0-.2.1-.2.2-1.7-1-2.5-2.9-2.8-4-.6-2-.6-3.9 0-5.5zm-1.4 3.3c.1.8.2 1.6.4 2.4.4 1.3.9 2.3 1.7 3.2-1.4-.9-2.8-2-4-3.1.7-.2 1.3-.8 1.7-1.6.1-.3.2-.6.2-.9zm-2.7-7c1 1.7 1.6 3.6 1.7 5.5.1.6.1 1.3-.2 2-.2.6-.7 1-1.2 1.1-.1 0-.2 0-.2.1-1.2-1.2-1.4-3.1-1.4-4.1 0-1.8.4-3.4 1.3-4.6zm-2 2.2c-.2.8-.3 1.6-.2 2.5 0 .5.1 1 .1 1.4-.6-.9-1.2-1.7-1.7-2.7.6-.1 1.2-.4 1.6-.9 0-.1.1-.2.2-.3zm-.4-6.3c.3 1.5.3 3 0 4.5-.1.5-.3 1-.6 1.5-.3.4-.7.6-1.1.5h-.2c-.6-1.2-.3-2.6-.1-3.4.4-1.3 1.1-2.4 2-3.1zm-2.9 2.9c-.1.3-.1.4-.2.7-.2-.7-.4-1.2-.6-2.2.5 0 1.1-.1 1.5-.5.1-.1.2-.1.2-.2-.4.6-.7 1.4-.9 2.2zm-2.6-5.2zm3.7-2.4c.1 1.3-.1 2.6-.5 3.9-.1.4-.3.9-.7 1.2-.3.3-.7.4-1 .3h-.1c-.1-.3-.1-.6-.2-.9 0-.8.2-1.5.4-2 .6-1.1 1.3-2 2.1-2.5zm-4.2-1.5c.3-1.1.8-2.1 1.5-2.8.3 1.3.4 2.6.1 3.9-.1.4-.2.9-.5 1.3-.1.2-.3.3-.4.4h-.1c-.1.1-.3.1-.4.1h-.2c-.3-1-.1-2.2 0-2.9zm.6 7.4h-.1c-.3.1-.7.1-1-.1-.4-.3-.7-.7-.9-1-.7-1.1-1.1-2.4-1.3-3.7.9.4 1.7 1.1 2.4 2.1.4.5 1 1.5.9 2.7zm.1 3.4c.7.4 1.8 1.1 2.4 2.3v.1c.1.2.1.3.2.5-.1 0-.1.1-.1.1-.3.4-.8.5-1.3.5-.6-.1-1.2-.4-1.6-.7-1.5-.9-2.7-2.2-3.7-3.7 1.3-.2 2.8.1 4.1.9zm28 49.6c-2.4 0-4.4 2-4.4 4.4 0 2.4 2 4.4 4.4 4.4s4.4-2 4.4-4.4c-.1-2.5-2-4.4-4.4-4.4zm0 7.7c-1.9 0-3.4-1.5-3.4-3.4s1.5-3.4 3.4-3.4 3.4 1.5 3.4 3.4-1.6 3.4-3.4 3.4zm44.7-3.6c-.3-.1-.5.1-.6.4-.1.2.1.4.2.6 0 .2.1.4.3.5.1 0 .1.1.2.1.2 0 .4-.1.4-.3.1-.2.1-.5 0-.8 0-.3-.2-.4-.5-.5zm3 4.1c-.3-.1-.5.1-.6.4-.1.2.1.4.2.6 0 .2.1.4.3.5.1 0 .1.1.2.1.2 0 .4-.1.4-.3.1-.2.1-.5 0-.8 0-.3-.2-.5-.5-.5zm-.4-8h.5c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-.5c-.3 0-.5.2-.5.5s.3.5.5.5zm-3.1 14.2l-.8-.3c-.3-.1-.5 0-.6.3-.1.3 0 .5.3.6l.8.3h.2c.2 0 .4-.1.5-.3 0-.2-.1-.5-.4-.6zm-8.9 1.1c-.2-.2-.5-.2-.7 0s-.2.5 0 .7l.5.5c.1.1.2.1.4.1.1 0 .3 0 .4-.1.2-.2.2-.5 0-.7l-.6-.5zm42.8-122.6c-21.5 21.5-21.5 56.6 0 78.1 10.8 10.8 24.9 16.2 39.1 16.2 14.1 0 28.3-5.4 39.1-16.2 18.8-18.8 21.2-48 7.1-69.5l27.9-27.9c.8-.8 1.3-1.9 1.3-3.1 0-1.2-.5-2.3-1.3-3.1L1017 36c-1.7-1.7-4.5-1.7-6.2 0L983 63.9c-21.4-14.2-50.6-11.8-69.5 7zm76.8 76.8c-14.4 14.4-35.2 18.8-53.5 13.2l.6-.6c.2-.2.2-.5 0-.7s-.5-.2-.7 0l-.8.8c-.1.1-.1.1-.1.2-7.6-2.5-14.8-6.8-20.8-12.9-20.8-20.8-20.8-54.6 0-75.3 10.4-10.4 24-15.6 37.7-15.6 13.6 0 27.3 5.2 37.7 15.6 20.6 20.7 20.6 54.5-.1 75.3zm22-110.3c.9-.9 2.4-.9 3.3 0l9.6 9.6c.4.4.7 1 .7 1.7 0 .6-.2 1.2-.7 1.7L997.6 78c-1.8-2.5-3.7-4.8-5.9-7s-4.6-4.2-7-5.9l27.6-27.7z"/><path d="M952.6 61.1c-13.1 0-25.3 5.1-34.6 14.3-3.7 3.7-6.8 7.9-9.1 12.5l-1.1-1.1c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l1.1 1.1c.1.1.2.1.3.1-.7 1.5-1.3 2.9-1.9 4.5l-.8-.8c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l.8.8c.1.1.2.1.4.1h.1c-1.7 5.1-2.7 10.5-2.7 16 0 13.1 5.1 25.3 14.3 34.6s21.5 14.3 34.6 14.3c11.1 0 21.6-3.7 30.2-10.5v.3c.1.3.1.6 0 .9-.1.3-.3.5-.6.7-.3.1-.4.4-.3.7.1.2.3.3.5.3h.2c.5-.2.9-.7 1.1-1.2.2-.6.2-1.2-.1-1.7-.1-.1-.2-.2-.4-.3 1.3-1.1 2.6-2.2 3.8-3.4 9.2-9.2 14.3-21.5 14.3-34.6s-5.1-25.3-14.3-34.6-21.3-14.4-34.4-14.4zm33.9 82.8c-9 9-21.1 14-33.9 14-12.8 0-24.8-5-33.9-14-9-9-14-21.1-14-33.9 0-12.8 5-24.8 14-33.9 5.9-5.9 13.1-10.1 20.9-12.3-6.7 2.1-13.1 5.9-18.4 11.2-17.1 17.1-17.9 44.6-1.8 62.6.4.4 1 .4 1.4.1.4-.4.4-1 .1-1.4-15.4-17.2-14.7-43.5 1.7-59.9 17-17 44.7-17 61.7 0s17 44.7 0 61.7c-5.7 5.7-12.8 9.7-20.6 11.6-.5.1-.9.7-.7 1.2.1.5.5.8 1 .8h.2c8.1-2 15.6-6.1 21.5-12.1 15.9-15.9 17.6-40.6 5.1-58.4 6.3 8.3 9.7 18.3 9.7 28.9 0 12.7-5 24.7-14 33.8zm22.2-90c.1 0 .1 0 0 0 .3 0 .5-.2.6-.4l.3-1.9c0-.3-.1-.5-.4-.6-.3-.1-.5.1-.6.4l-.3 1.9c0 .2.2.5.4.6zm11.1-.1c.1.1.2.1.3.1.2 0 .3-.1.4-.2.2-.2.1-.5-.1-.7l-2.3-1.5c-.2-.2-.5-.1-.7.1-.2.2-.1.5.1.7l2.3 1.5zm-27.4 6.8c-.2-.2-.5-.2-.7 0l-1.1 1.1c-.2.2-.2.5 0 .7.1.1.2.1.4.1s.3 0 .4-.1l1.1-1.1c.1-.2.1-.5-.1-.7zm16.3 2.8c.1.1.2.1.4.1s.3 0 .4-.1c.2-.2.2-.5 0-.7l-.4-.4c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l.3.4zm-6.1-9.6c.1 0 .3 0 .4-.1l1.1-1.1c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0l-1.1 1.1c-.2.2-.2.5 0 .7.1.1.2.1.3.1zm-8.3 15.4c.1.1.2.1.4.1s.3 0 .4-.1c.2-.2.2-.5 0-.7l-.4-.4c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l.3.4zm9.5 48.7h.8c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-.8c-.3 0-.5.2-.5.5s.2.5.5.5zm-2.4-21.1c.2.8.3 1.6.9 1.8.1 0 .2.1.3.1.2 0 .3 0 .5-.2s.3-.5.1-.7c-.1-.2-.4-.3-.6-.2-.1-.2-.2-.7-.2-1 0-.2-.1-.5-.1-.7-.1-.3-.3-.4-.6-.4-.3.1-.4.3-.4.6 0 .2 0 .4.1.7zm-2.2-9.2c.4-.1.5-.1.7.2.1.1.2.2.4.2.1 0 .2 0 .3-.1.2-.2.3-.5.1-.7-.6-.8-1.2-.6-1.6-.6-.4.1-.5.1-.7-.2-.2-.2-.5-.3-.7-.1-.2.2-.3.5-.1.7.6.8 1.2.7 1.6.6zm-27.6-24.4c.1.1.2.1.4.1s.3 0 .4-.1c.2-.2.2-.5 0-.7l-1.5-1.5c-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7l1.4 1.5zm-11.8-2.9c.1 0 .3 0 .4-.1l.4-.4c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0l-.4.4c-.2.2-.2.5 0 .7 0 0 .2.1.3.1zm-13.7-1.5c.1 0 .3 0 .4-.1l.4-.4c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0l-.4.4c-.2.2-.2.5 0 .7.1 0 .2.1.3.1zm-29.2 14c.1 0 .3 0 .4-.1l.4-.4c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0l-.4.4c-.2.2-.2.5 0 .7.1.1.2.1.3.1zm-6.4 7.4c.1.1.2.1.4.1s.3 0 .4-.1c.2-.2.2-.5 0-.7l-.8-.8c-.2-.2-.5-.2-.7 0s-.2.5 0 .7l.7.8zm-8.3 22.1l-.4.4c-.2.2-.2.5 0 .7.1.1.2.1.4.1s.3 0 .4-.1l.4-.4c.2-.2.2-.5 0-.7-.3-.2-.6-.2-.8 0zm.3 21.1h-.8c-.3 0-.5.2-.5.5s.2.5.5.5h.8c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm9.9 16.7h-.8c-.3 0-.5.2-.5.5s.2.5.5.5h.8c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm7.3 7.9c-.1-.3-.4-.4-.6-.3-.3.1-.4.4-.3.6l.4 1.1c.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.6l-.5-1.1zm8.3 7.4l-.4.4c-.2.2-.2.5 0 .7.1.1.2.1.4.1s.3 0 .4-.1l.4-.4c.2-.2.2-.5 0-.7-.3-.2-.7-.2-.8 0zm47.4.6l-2.6-.4c-.3 0-.5.1-.6.4 0 .3.1.5.4.6l2.6.4h.1c.2 0 .5-.2.5-.4.1-.3-.1-.6-.4-.6zm20.8-18.8l-.4.4c-.2.2-.2.5 0 .7.1.1.2.1.4.1s.3 0 .4-.1l.4-.4c.2-.2.2-.5 0-.7-.3-.2-.6-.2-.8 0zm3.1-6.1l-.8.8c-.2.2-.2.5 0 .7.1.1.2.1.4.1s.3 0 .4-.1l.8-.8c.2-.2.2-.5 0-.7s-.6-.2-.8 0z"/><path d="M956.7 150.8c-11.1.8-21.9-2.6-30.5-9.6-.4-.3-1.1-.3-1.4.1-.3.4-.3 1.1.1 1.4 8.1 6.6 18.2 10.1 28.6 10.1 1.1 0 2.2 0 3.3-.1.6 0 1-.5.9-1.1 0-.4-.5-.8-1-.8zm14.3-10.9c.1 0 .2 0 .2-.1 2.3-1.2 4.5-2.7 6.4-4.4.2-.2.2-.5.1-.7-.2-.2-.5-.2-.7-.1-1.9 1.7-4 3.1-6.3 4.3-.2.1-.3.4-.2.7.1.2.3.3.5.3zm-47-54.6c3.7-5 8.8-9 14.5-11.5.3-.1.4-.4.3-.7-.1-.3-.4-.4-.7-.3-5.9 2.6-11 6.7-14.9 11.9 0 0 0 .1-.1.1-.2-.1-.3-.1-.5-.1-.3 0-.5.2-.5.5s.2.5.5.5.6.3.6.6-.3.6-.6.6-.6-.3-.6-.6-.2-.5-.5-.5-.5.2-.5.5c0 .9.7 1.6 1.6 1.6.9 0 1.6-.7 1.6-1.6 0-.4-.1-.7-.3-.9l.1-.1zm-262.1 31.6c6.6 0 13.2-1.7 18.9-4.8.2-.1.3-.4.2-.7-.1-.2-.4-.3-.7-.2-5.6 3.1-12 4.7-18.5 4.7-21.4 0-38.7-17.4-38.7-38.7 0-21.4 17.4-38.7 38.7-38.7s38.7 17.4 38.7 38.7c0 12-5.4 23.1-14.8 30.5-.2.2-.3.5-.1.7.2.2.5.3.7.1 9.6-7.6 15.2-19 15.2-31.2 0-21.9-17.8-39.7-39.7-39.7s-39.7 17.8-39.7 39.7c0 21.8 17.8 39.6 39.8 39.6z"/><path d="M661.9 46.6c-16.9 0-30.6 13.7-30.6 30.6 0 16.9 13.7 30.6 30.6 30.6 16.9 0 30.6-13.7 30.6-30.6 0-16.9-13.8-30.6-30.6-30.6zm0 59.2c-15.8 0-28.6-12.8-28.6-28.6s12.8-28.6 28.6-28.6 28.6 12.8 28.6 28.6-12.9 28.6-28.6 28.6zm51.3-65.2c5.5 0 9.9-4.5 9.9-10s-4.5-9.9-9.9-9.9-10 4.5-10 9.9 4.5 10 10 10zm0-17.9c4.4 0 7.9 3.6 7.9 7.9 0 4.4-3.6 8-7.9 8-4.4 0-8-3.6-8-8 0-4.3 3.6-7.9 8-7.9z"/><path d="M643.4 60.7c.1 0 .3-.1.4-.2 1.9-2.1 4.1-3.8 6.5-5.1.2-.1.3-.4.2-.7-.1-.2-.4-.3-.7-.2-2.5 1.4-4.8 3.1-6.8 5.3-.2.2-.2.5 0 .7.1.2.3.2.4.2zm28 39.1c-3 1.3-6.2 1.9-9.6 1.9-4.7 0-9.1-1.3-12.8-3.6l7.9-9.6c.2-.2.1-.5-.1-.7-.2-.2-.5-.1-.7.1l-7.9 9.7c-1.6-1-3-2.3-4.3-3.6l16.9-20.6c.2-.2.1-.5-.1-.7-.2-.2-.5-.1-.7.1l-16.8 20.5c-3.7-4.3-6-9.9-6-16 0-4.6 1.3-9.1 3.7-13 .1-.2.1-.5-.2-.7-.2-.1-.5-.1-.7.2-2.5 4.1-3.9 8.8-3.9 13.6 0 14.1 11.5 25.6 25.6 25.6 3.5 0 6.8-.7 10-2 .3-.1.4-.4.3-.7 0-.5-.3-.6-.6-.5zm13.7-13.2c-.3-.1-.5 0-.7.3-1.4 3.3-3.7 6.4-6.4 8.8-.2.2-.2.5 0 .7.1.1.2.2.4.2.1 0 .2 0 .3-.1 2.9-2.5 5.2-5.7 6.7-9.1.1-.4-.1-.7-.3-.8z"/><path d="M661.9 51.6c-1.8 0-3.7.2-5.5.6-.3.1-.4.3-.4.6s.3.4.6.4c1.7-.4 3.5-.6 5.3-.6 6.8 0 12.9 2.8 17.4 7.2l-18 22c-.2.2-.1.5.1.7.1.1.2.1.3.1.1 0 .3-.1.4-.2l18-21.9c4 4.4 6.5 10.2 6.5 16.7 0 .3.2.5.5.5s.5-.2.5-.5c-.2-14.1-11.6-25.6-25.7-25.6z"/><path d="M759.7 46.1l-11.4-15.5c-.1-.1-.4-.2-.4-.3v-5.8c0-1.4-1.1-2.3-2.5-2.3h-2.5v-6.8c0-.6-.4-1.2-.9-1.2h-12.7c-.6 0-1.4.6-1.4 1.2v6.8h.3l-4.8-12.1c-.2-.4-.5-.9-.9-.9h-77.6c-.4 0-.9.3-1.1.6l-7 11.4V16c0-.6-.1-.7-.6-.7h-5.4v-1.8c0-.6-.2-1.2-.7-1.2h-7.6c-.6 0-.6.7-.6 1.2v1.8h-5.5c-.6 0-1.5.2-1.5.7v6.3h-6l1.9-2.1s0-.2.1-.2c0-.1.1-.2.1-.2 0-.1-.1-.2 0-.3l-.1-.1v-6.8c0-1-.7-2.2-1.8-2.2h-24.5c-1.1 0-1.7 1.2-1.7 2.2v6.8l-.1.1v.2c0 .1.1.1.1.2 0 0 0 .2.1.3l1.9 2.1h-7.5c-1.4 0-2.4.8-2.4 2.3v100.3c0 1.4 1 2.4 2.4 2.4h168.1c1.4 0 2.5-1 2.5-2.4V42.6l5.9 7.9c.2.2.4.4.7.4h.2c.2 0 .4-.1.6-.2l4.4-3.2c.1-.4.2-1-.1-1.4zm-29.9-29.9h11v6h-1.9l-.1-.5v-3.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.5c0 .1.2.5.2.5h-2l-.2-.5v-3.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.5c0 .1.2.5.3.5h-2l-.2-.5v-3.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.5c0 .1.3.5.4.5h-2.4v-6zm-106-2h5v1h-5v-1zm-7 3h18v5h-1v-2.8c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.8h-2v-2.8c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.8h-2v-2.8c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.8h-1v-2.8c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.8h-2v-2.8c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.8h-2v-2.8c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.8h-2v-5zm-8-4.5v4.6h-2v-2.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.5h-2v-2.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.5h-1v-2.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.5h-2v-2.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.5h-2v-2.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.5h-2v-2.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.5h-1v-2.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.5h-2v-2.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.5h-2v-4.6h24zm-24 6.2v-.6h24v.6l-2.7 3.4h-18.5l-2.8-3.4zm-7.6 5.3h60.1c.4 0 .7-.4.9-.7l7.2-12.3h76.3l4.8 12.1c.2.4.5.9.9.9h17.9c.3 0 .5 0 .5.3v20.7h-51.7c-8.2-8-19.7-13.5-32.3-13.5s-24 5.5-32.3 13.5h-12.8c-.2 0-.4.2-.6.3-2.1-3.9-6.3-6.6-11.1-6.6-4.7 0-8.8 2.3-11 6.3h-17.4V24.5c.2-.3.3-.3.6-.3zm129.1 74.1c3.5 0 6.4 2.9 6.4 6.4s-2.9 6.4-6.4 6.4-6.4-2.9-6.4-6.4 2.9-6.4 6.4-6.4zm-44.4-64.5c12.1 0 23.1 5 31 13.1l.3.3c7.5 7.8 12.1 18.4 12.1 30 0 23.9-19.4 43.3-43.3 43.3s-43.3-19.4-43.3-43.3c-.2-23.9 19.3-43.4 43.2-43.4zM605.1 41c5.9 0 10.6 4.8 10.6 10.6s-4.8 10.6-10.6 10.6-10.6-4.8-10.6-10.6S599.2 41 605.1 41zm140.2 84.2H619.9c.1 0-.1 0-.1-.1v-2.3c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.3c0 .1.3.1.3.1h-41.9c-.3 0-.4-.1-.4-.4V47.2h16.4c-.5 1-.8 2.8-.8 4.3 0 7 5.7 12.7 12.6 12.7 7 0 12.6-5.7 12.6-12.7 0-1.5-.3-3.3-.8-4.3h10.8c-7 8-11.2 18.5-11.2 29.9 0 25 20.3 45.4 45.3 45.4 14.7 0 27.9-7.1 36.1-18v.2c0 4.6 3.8 8.4 8.4 8.4 4.6 0 8.4-3.7 8.4-8.4s-3.8-8.4-8.4-8.4c-1.4 0-2.7.4-3.9 1 3-6.1 4.7-13 4.7-20.2 0-11.4-4.2-21.9-11.2-29.9h49.8v77.6c.2.3 0 .4-.3.4zm9.4-76.7l-6.6-8.9c-.1-.1-.4-.2-.4-.3v-5.9l9.6 13-2.6 2.1z"/><path d="M706.3 108.5c2.1 0 3.8-1.7 3.8-3.8 0-.3-.2-.5-.5-.5s-.5.2-.5.5c0 1.6-1.3 2.8-2.8 2.8s-2.8-1.3-2.8-2.8 1.3-2.8 2.8-2.8c.3 0 .5-.2.5-.5s-.2-.5-.5-.5c-2.1 0-3.8 1.7-3.8 3.8s1.7 3.8 3.8 3.8z"/><circle cx="713.2" cy="30.6" r="3.2"/><path d="M605.1 59.6c4.4 0 8-3.6 8-8s-3.6-8-8-8-8 3.6-8 8 3.6 8 8 8zm0-14c3.3 0 6 2.7 6 6s-2.7 6-6 6-6-2.7-6-6 2.7-6 6-6zm136.2 32c.3 0 .5-.2.5-.5v-3.9c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.9c0 .3.2.5.5.5zm0 11.2c.3 0 .5-.2.5-.5v-2.4c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.4c0 .3.2.5.5.5zm0 7.7c.3 0 .5-.2.5-.5v-4.1c0-.3-.2-.5-.5-.5s-.5.2-.5.5V96c0 .2.2.5.5.5zm0 13.9c.3 0 .5-.2.5-.5v-2.6c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.6c0 .3.2.5.5.5zm0 9.7c-.3 0-.5.2-.5.5v4.2c0 .3.2.5.5.5s.5-.2.5-.5v-4.2c0-.2-.2-.5-.5-.5zm-6-3.2c-.3 0-.5.2-.5.5v2.5c0 .3.2.5.5.5s.5-.2.5-.5v-2.5c0-.3-.2-.5-.5-.5zm-13 3.2c-.3 0-.5.2-.5.5v1.9c0 .3.2.5.5.5s.5-.2.5-.5v-1.9c0-.2-.2-.5-.5-.5zm7-3.3c-.3 0-.5.2-.5.5v2.6c0 .3.2.5.5.5s.5-.2.5-.5v-2.6c0-.2-.2-.5-.5-.5zm-121 1.7c-.3 0-.5.2-.5.5v2.6c0 .3.2.5.5.5s.5-.2.5-.5V119c0-.3-.2-.5-.5-.5zm-11 3.7c-.3 0-.5.2-.5.5v1.9c0 .3.2.5.5.5s.5-.2.5-.5v-1.9c0-.3-.2-.5-.5-.5zm-8-30.7c-.3 0-.5.2-.5.5v1.6c0 .3.2.5.5.5s.5-.2.5-.5V92c0-.3-.2-.5-.5-.5zm0 10.6c-.3 0-.5.2-.5.5v1.6c0 .3.2.5.5.5s.5-.2.5-.5v-1.6c0-.3-.2-.5-.5-.5zm0 8.3c-.3 0-.5.2-.5.5v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.3-.2-.5-.5-.5zm0 7.8c-.3 0-.5.2-.5.5v2.9c0 .3.2.5.5.5s.5-.2.5-.5v-2.9c0-.3-.2-.5-.5-.5zm-7-38.5c-.3 0-.5.2-.5.5v3c0 .3.2.5.5.5s.5-.2.5-.5v-3c0-.3-.2-.5-.5-.5zm0-12.5c-.3 0-.5.2-.5.5v2.9c0 .3.2.5.5.5s.5-.2.5-.5v-2.9c0-.3-.2-.5-.5-.5zm0 19c-.3 0-.5.2-.5.5v1.2c0 .3.2.5.5.5s.5-.2.5-.5v-1.2c0-.3-.2-.5-.5-.5zm0 8.5c-.3 0-.5.2-.5.5v6c0 .3.2.5.5.5s.5-.2.5-.5v-6c0-.2-.2-.5-.5-.5zm0 26.5c-.3 0-.5.2-.5.5v3.2c0 .3.2.5.5.5s.5-.2.5-.5v-3.2c0-.3-.2-.5-.5-.5zm186.3 66h-2.8c-3.3 0-6 2.5-6 5.8v170.7l6.4 22.9c.1.4.5.7 1 .7s.8-.3 1-.7l6.5-22.9c0-.1.1-.2.1-.3V193.1c0-3.4-2.9-5.9-6.2-5.9zm-.8 168.4V210.7c0-.3-.2-.5-.5-.5s-.5.2-.5.5v144.7l-5 6V209.2h11V359l-5 1.6v-5zm-6-150.4h11v3h-11v-3zm11-1h-11v-4h11v4zm-7.1-15h2.8c2.2 0 4.2 1.6 4.2 3.8v6.2h-11V193c.1-2.2 1.8-3.8 4-3.8zm1.5 193.2l-1.5-5.2h2.9l-1.4 5.2zm1.7-6.2h-3.5l-3.6-12.9v-.3l5-6v4.3c0 .2 0 .3.1.4.1.1.4.1.5.1l5.3-1.8v3.3l-3.8 12.9zm-16.9-221h-5.2v-6.7c0-.6 0-1.3-.5-1.3h-16.7c-.6 0-.8.7-.8 1.3v80.1c0 .6.2.6.8.6h.2v115.5c0 .6.6 1.5 1.1 1.5h14c.6 0 .9-.9.9-1.5V229.2h.5c.6 0 .5-.1.5-.6v-17c1 1.1 2.4 1.6 3.7 1.6h1.5c.6 0 .8-.3.8-.8v-56.3c0-.6-.3-.9-.8-.9zm-21.2-6h14v78h.1-14.1v-78zm13 195h-12v-115h12v115zm7-133h-.3c-1 0-1.7-.6-1.7-1.7v-1.7c0-1 .7-1.8 1.7-1.8.2 0 .3 0 .3-.1v5.3zm0-7.1c0-.1-.4-.1-.6-.1-1.4 0-2.4.7-3.4 1.8v-48.5h4v46.8zm-7.9 142.1h-10c-.6 0-1 .4-1 1s.4 1 1 1h10c.6 0 1-.4 1-1s-.4-1-1-1zm-42.7-187h-16.8c-.1 0-.7.4-.7.4v-1.1c0-1.1-.6-2.3-1.8-2.3h-4.3c-1.1 0-1.9 1.2-1.9 2.3v1.2c0-.1-.5-.5-.7-.5h-87.3v-3.5c0-1.2-.5-2.5-1.7-2.5h-5.7c-1.2 0-2.6 1.4-2.6 2.5v3.5H572c-2.4 0-4.3 2.3-4.3 4.7v206.9c0 2.4 1.9 4.4 4.3 4.4h5.7V390c0 .4.2.7.5.9.1.1.3.1.4.1.2 0 .4-.1.6-.2l3.2-2.2 3.2 2.2c.3.2.5.2.8.1.3-.2.3-.5.3-.9v-14.8H674c.2 0 .7-.2.7-.3v1.2c0 1.2.8 2.1 1.9 2.1h4.3c1.1 0 1.8-.9 1.8-2.1V375s.5.2.7.2h16.8c7 0 12.6-5.8 12.6-12.8V172.3c0-7-5.6-13.1-12.6-13.1zm-121.4-3.4c0-.1.6-.5.6-.5h5.7c.1 0-.3.5-.3.5v3.5h-6v-3.5zm6 232.3l-2-1.5c-.3-.2-.6-.2-1 0l-2 1.5v-12.9h5v12.9zm89.3-14.9h-3.3v-1.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v1.5h-97.7c-1.3 0-2.3-1.1-2.3-2.4V163.9c0-1.3 1-2.7 2.3-2.7h102c.2 0 .7.3.7.2v211.9c0-.1-.5-.1-.7-.1zm6.7 2.9c0 .1-.1.1 0 0l-3.9.1s-.1 0-.1-.1V158.3s0-.1.1-.1h3.8s.1 0 .1.1v217.8zm30-13.7c0 5.9-4.6 10.8-10.6 10.8h-5.4v-2.7c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.7h-10.3c-.1 0-.7-.1-.7 0V161.5s.5-.3.7-.3h16.8c5.9 0 10.6 5.2 10.6 11.1v190.1z"/><path d="M580.3 339.7c-.3 0-.5.2-.5.5V363c0 .3.2.5.5.5s.5-.2.5-.5v-22.8c0-.2-.2-.5-.5-.5zm0-170.5c-.3 0-.5.2-.5.5v157c0 .3.2.5.5.5s.5-.2.5-.5v-157c0-.3-.2-.5-.5-.5zm127 177.7c.3 0 .5-.2.5-.5v-2.2c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.2c0 .3.2.5.5.5zm0 5c.3 0 .5-.2.5-.5v-1.1c0-.3-.2-.5-.5-.5s-.5.2-.5.5v1.1c0 .3.2.5.5.5zm0 2.6c-.3 0-.5.2-.5.5v2.7c0 .3.2.5.5.5s.5-.2.5-.5V355c0-.3-.2-.5-.5-.5zm-6 1.1c-.3 0-.5.2-.5.5v1.1c0 .3.2.5.5.5s.5-.2.5-.5v-1.1c0-.3-.2-.5-.5-.5zm0 13.3c-.3 0-.5.2-.5.5v1.1c0 .3.2.5.5.5s.5-.2.5-.5v-1.1c0-.3-.2-.5-.5-.5zm-7.5-30.7c-.3 0-.5.2-.5.5v.9c0 .3.2.5.5.5s.5-.2.5-.5v-.9c0-.2-.2-.5-.5-.5zm-7.5-2.9c.3 0 .5-.2.5-.5v-1.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v1.5c0 .3.2.5.5.5zm0 31.7c-.3 0-.5.2-.5.5v2.2c0 .3.2.5.5.5s.5-.2.5-.5v-2.2c0-.3-.2-.5-.5-.5zm15-5.6c-.3 0-.5.2-.5.5v2.5c0 .3.2.5.5.5s.5-.2.5-.5v-2.5c0-.2-.2-.5-.5-.5zm-15-20.2c.3 0 .5-.2.5-.5v-1.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v1.5c0 .2.2.5.5.5zm0 6.3c.3 0 .5-.2.5-.5v-1.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v1.5c0 .3.2.5.5.5zm-21 18.6c-.3 0-.5.2-.5.5v3.1c0 .3.2.5.5.5s.5-.2.5-.5v-3.1c0-.3-.2-.5-.5-.5zm-9 4.1c-.3 0-.5.2-.5.5v1.1c0 .3.2.5.5.5s.5-.2.5-.5v-1.1c0-.3-.2-.5-.5-.5zm51-63.8c.3 0 .5-.2.5-.5v-1.6c0-.3-.2-.5-.5-.5s-.5.2-.5.5v1.6c0 .2.2.5.5.5zm-.5-17.4v1.6c0 .3.2.5.5.5s.5-.2.5-.5V289c0-.3-.2-.5-.5-.5s-.5.2-.5.5zm-122.5-97.3c-.3 0-.5.2-.5.5v157c0 .3.2.5.5.5s.5-.2.5-.5v-157c0-.3-.2-.5-.5-.5zm-117.8-20.5h1.3v52.9c0 4.2 3.4 8.1 7.6 8.1h9.5l3.1 9.7c1 3.4 4.1 5.3 7.7 5.3h21.8c3.5 0 6.6-1.9 7.7-5.3l3.1-9.7h9.5c4.2 0 8.1-3.9 8.1-8.1v-52.9h.8c4 0 7.2-2.9 7.2-6.9v-31.1h1.7c2.2 0 4.3-1.3 4.3-3.5V33.2c0-2.2-2.1-4-4.3-4h-.7v-1.8c0-3.2-2.9-6.2-6.1-6.2h-84.2c-3.2 0-5.7 2.9-5.7 6.2v1.8h-1.1c-2.2 0-3.9 1.8-3.9 4v96.5c0 2.2 1.6 3.5 3.9 3.5h1.1v31.1c-.1 4.1 3.5 6.9 7.6 6.9zm3.3 33h41.6c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-41.6v-6h4.3c-.1 0-.3.2-.3.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2.1-.4 0-.4h4.7c-.1 0 .3.2.3.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2-.6-.4-.7-.4h4.7c-.1 0 0 .2 0 .4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2-.2-.4-.3-.4h4.7c-.1 0-.4.2-.4.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2.1-.4 0-.4h4.7c-.1 0 .3.2.3.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2-.5-.4-.6-.4h4.7c-.1 0-.1.2-.1.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2-.2-.4-.3-.4h4.7c-.1 0-.4.2-.4.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2.2-.4.1-.4h4.7c-.1 0 .2.2.2.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2-.5-.4-.6-.4h4.7c-.1 0-.1.2-.1.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2-.1-.4-.2-.4h4.7c-.1 0-.5.2-.5.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2.2-.4.1-.4h4.7c-.1 0 .2.2.2.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2-.4-.4-.5-.4h4.7c-.1 0-.2.2-.2.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2-.1-.4-.2-.4h4.7c-.1 0-.5.2-.5.4v3.5c0 .3.2.5.5.5s.5-.2.5-.5v-3.5c0-.2.3-.4.2-.4h4.8v6H518c-.3 0-.5.2-.5.5s.2.5.5.5h25.7v15h-74v-15zm74-8h-74v-15h74v15zm-53.9 45.2l-2.9-9.1h27.2l-1.7 13h-16.8c-2.7-.1-5.1-1.4-5.8-3.9zm23.5 3.8l1.7-13h4.1l-3.4 13h-2.4zm9.8-3.8c-.8 2.5-3.1 3.9-5.8 3.9h-.6l3.4-13h5.9l-2.9 9.1zm14.5-11.2h-62.4c-3.1 0-5.6-3-5.6-6.1v-2.9h74v2.9c.1 3.1-2.9 6.1-6 6.1zm6.1-51h-74v-8h74v8zm2.8-10h-80.2c-2.9 0-5.7-2-5.7-4.9v-8.1h52.5c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-52.5v-9h5v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h5v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h5v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h5v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h5v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h5v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h5v6.5c0 .3.2.5.5.5s.5-.2.5-.5v-6.5h4v9h-32.4c-.3 0-.5.2-.5.5s.2.5.5.5h32.4v8.1c.1 2.9-2.1 4.9-5.1 4.9zm5.2-24h-91v-12h91v12zm-11.5-45.1c-.3 0-.5.2-.5.5v5.6h-84v-57h102v57h-17v-5.6c0-.2-.2-.5-.5-.5zm-79.5-72.7c0-2.1 1.5-4.2 3.7-4.2h84.2c2.1 0 4.1 2 4.1 4.2v1.8h-92v-1.8zm-3.2 3.8h97.8c1.1 0 2.3.9 2.3 2v12h-31c-.3 0-.5.2-.5.5s.2.5.5.5h31v2h-102v-2h63.6c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-63.6v-12c.1-1.1.8-2 1.9-2zm-1.8 98.5v-22.5h12v8.7c0 .3.2.5.5.5s.5-.2.5-.5v-8.7h4v5.6c0 .3.2.5.5.5s.5-.2.5-.5v-5.6h4v5.6c0 .3.2.5.5.5s.5-.2.5-.5v-5.6h5v5.6c0 .3.2.5.5.5s.5-.2.5-.5v-5.6h16v8.7c0 .3.2.5.5.5s.5-.2.5-.5v-8.7h10v5.6c0 .3.2.5.5.5s.5-.2.5-.5v-5.6h9v5.6c0 .3.2.5.5.5s.5-.2.5-.5v-5.6h17v5.6c0 .3.2.5.5.5s.5-.2.5-.5v-5.6h17v22.5c0 1.1-1.2 1.5-2.3 1.5h-97.8c-1.2 0-1.9-.4-1.9-1.5z"/><path d="M540.2 119c1 0 1.9-.8 1.9-1.9s-.8-1.9-1.9-1.9-1.9.8-1.9 1.9.8 1.9 1.9 1.9zm0-2.7c.5 0 .9.4.9.9s-.4.9-.9.9-.9-.4-.9-.9.4-.9.9-.9zm-72.3 6.8c1.3 0 2.4-1.1 2.4-2.4 0-1.3-1.1-2.4-2.4-2.4-1.3 0-2.4 1.1-2.4 2.4 0 1.4 1.1 2.4 2.4 2.4zm0-3.7c.8 0 1.4.6 1.4 1.4s-.6 1.4-1.4 1.4-1.4-.6-1.4-1.4.6-1.4 1.4-1.4zm-279.4 15c.2 2.2 2.1 3.8 4.3 3.8h6.9c2.4 0 4.1-1.8 4.1-4.2 10 .9 21.3 4 33.4 7.2 14.7 3.9 29.8 8 42.1 8 7.3 0 13.6-1.4 18.4-5.1 6.1-4.7 9.2-12.6 9.2-24.1s-3-19.4-9.1-24.1c-12.8-9.8-37.1-3.4-60.5 2.9-12.1 3.2-23.4 6.3-33.4 7.2v-.1c0-2.4-1.7-4.7-4.1-4.7h-6.9c-2.2 0-4.1 1.9-4.3 4-.3 0-.5 0-.8-.1h-.1c-19.8-5-49.6-27.2-52.9-30.5-.4-.4-1-.4-1.4 0l-6.8 7c-.2.2-.3.5-.3.8s.2.6.4.7c7.3 5.3 16.2 9.7 24.7 13.2-20.6-5.4-40.7-9.3-52-.7-6.1 4.7-9.1 12.6-9.1 24.1 0 11.5 3 19.4 9.1 24.1 4.8 3.7 11.1 5.1 18.4 5.1 12.3 0 27.3-4.1 42-8 10.2-2.5 19.9-5.2 28.7-6.5zm-33.5-4.1c-13.5 3.4-24.2 6-29.5 1.9-2.8-2.2-4.1-6.2-4.1-12.2s1.3-10.1 4.1-12.2c2-1.5 4.6-2.1 7.9-2.1 5.7 0 13.1 1.9 21.7 4 3.4.8 7 1.7 10.7 2.5 7.3 1.8 15 3.4 23 4.2v7.2c-8 .8-15.7 2.4-23 4.2-3.7.8-7.4 1.7-10.8 2.5zM124.9 107c-3 2.4-4.5 6.6-4.5 13s1.5 10.6 4.5 13c2.1 1.7 5 2.3 8.5 2.3 1.1 0 2.4-.1 3.6-.2-8.5 1.7-15.4 2-19.5-1.1-3.2-2.5-4.8-7-4.8-14s1.6-11.5 4.8-14c2.3-1.7 5.3-2.4 9-2.4 3.1 0 6.6.5 10.4 1.2-5.1-.5-9.2-.1-12 2.2zm63.9 7.3c-12-1.3-24.3-4.5-34.9-7.4-16.8-4.6-30.1-8.2-37.5-2.6-3.8 2.9-5.6 8-5.6 15.6s1.8 12.7 5.6 15.6c2.7 2 6.1 2.9 10.2 2.9 7.2 0 16.6-2.5 27.3-5.4 10.6-2.9 22.9-6.1 34.9-7.4v2.5c-14 1.6-27.8 6.3-39.9 10.5-16.9 5.8-31.5 10.7-39.6 4.9-5-3.6-7.5-11.3-7.5-23.5s2.4-19.9 7.5-23.5c2.6-1.8 5.7-2.6 9.5-2.6 8.1 0 18.7 3.6 30.2 7.5 12.1 4.1 25.9 8.8 39.9 10.5v2.4zm53.2-4.7c13.5-3.4 24.2-6 29.5-1.9 2.8 2.2 4.1 6.2 4.1 12.2s-1.3 10.1-4.1 12.2c-5.4 4.2-16 1.5-29.5-1.9-3-.8-6.4-1.6-9.8-2.4-9-2.3-18.4-4.2-28.4-4.8v-6.4c10-.6 19.4-2.5 28.4-4.8 3.4-.6 6.8-1.4 9.8-2.2zm21.7 25.7c3.5 0 6.3-.7 8.5-2.3 3-2.4 4.5-6.6 4.5-13s-1.5-10.6-4.5-13c-2.8-2.2-6.9-2.7-11.9-2.2 8.4-1.7 15.2-1.9 19.3 1.2 3.2 2.5 4.8 7 4.8 14s-1.6 11.5-4.8 14c-4.1 3.1-11 2.9-19.4 1.2 1.2 0 2.4.1 3.5.1zm-59.9-10.1c14 .8 27.5 4.5 39.5 7.8 10.7 2.9 20 5.4 27.2 5.4 4.1 0 7.6-.8 10.3-2.9 3.8-2.9 5.6-8 5.6-15.6s-1.8-12.7-5.6-15.6c-7.3-5.6-20.7-2-37.5 2.6-12 3.3-25.5 7-39.5 7.8v-2.5c16-1 30.9-6.3 44.5-10.9 16.9-5.8 31.5-10.7 39.6-4.9 5 3.6 7.5 11.3 7.5 23.5s-2.4 19.9-7.5 23.5c-8.1 5.8-22.8.8-39.6-4.9-13.5-4.6-28.5-9.8-44.5-10.9v-2.4zm33.9-24.5c22.9-6.1 46.7-12.5 58.7-3.3 5.6 4.3 8.4 11.7 8.4 22.5s-2.7 18.2-8.3 22.5c-12 9.2-35.8 2.9-58.8-3.3-12.2-3.3-23.9-6.4-33.9-7.3v-3.2c16 1 30.7 6.2 44.2 10.8 11.6 4 22.2 7.6 30.4 7.6 3.9 0 7.3-.8 10.1-2.8 5.3-3.8 7.9-11.8 7.9-24.4s-2.6-20.5-7.9-24.4c-8.5-6.1-23.4-1-40.5 4.8-13.5 4.6-28.1 9.8-44.1 10.8v-3c9.9-.9 21.6-4 33.8-7.3zm-46.9 5.2c0-1.3.7-2.7 2-2.7h6.9c1.3 0 2.1 1.4 2.1 2.7V134c0 1.3-.8 2.2-2.1 2.2h-6.9c-1.3 0-2-.9-2-2.2v-28.1zm-56.7-29c4.6 3.9 22.7 17.4 39.6 25.3-9.1-2.7-30.5-9.7-45-19.8l5.4-5.5zm-33.5 65.6c-5.6-4.3-8.4-11.7-8.4-22.5s2.7-18.2 8.4-22.5c12.1-9.2 35.8-2.9 58.7 3.3 5.8 1.6 11.8 3.2 17.4 4.4.2 0 .3.1.4.1h.2c4.8 1.3 8.5 2 11.5 2.4v3.1c-14-1.6-27.6-6.3-39.6-10.4-17.1-5.8-32-10.9-40.5-4.8-5.3 3.8-8 11.8-8 24.4s2.6 20.5 7.9 24.4c2.7 2 6.1 2.8 10 2.8 8.2 0 18.9-3.6 30.5-7.6 12.1-4.1 25.6-8.8 39.6-10.4v3.3c-9 1.3-19 4-29.4 6.8-22.8 6.1-46.7 12.4-58.7 3.2zm874 99.8c-6.2 0-11.3 5.1-11.3 11.3s5.1 11.3 11.3 11.3 11.3-5.1 11.3-11.3-5.1-11.3-11.3-11.3zm0 20.6c-5.1 0-9.3-4.2-9.3-9.3s4.2-9.3 9.3-9.3 9.3 4.2 9.3 9.3-4.2 9.3-9.3 9.3z"/><path d="M968.3 253.6c0-3.5 2.8-6.3 6.3-6.3.3 0 .5-.2.5-.5s-.2-.5-.5-.5c-4 0-7.3 3.3-7.3 7.3 0 1.9.8 3.8 2.1 5.2.1.1.2.1.4.1s.3 0 .4-.1c.2-.2.2-.5 0-.7-1.3-1.3-1.9-2.8-1.9-4.5zm10.7-5.2c-.2.2-.2.5 0 .7 1.2 1.2 1.8 2.8 1.8 4.4 0 3.5-2.8 6.3-6.3 6.3-.3 0-.5.2-.5.5s.2.5.5.5c4 0 7.3-3.3 7.3-7.3 0-1.9-.8-3.8-2.1-5.2-.2-.1-.5-.1-.7.1z"/><path d="M993 238.6l.9-.9c.8-.8 1-1.8.6-2.9-.4-1.1-1.4-1.6-2.6-1.6h-17.3c-11.4 0-20.6 9.1-20.6 20.5s9.3 20.6 20.6 20.6 20.6-9.3 20.6-20.7c0-4.8-1.7-9.3-4.5-12.8l.8-.8c1.4 1.1 13 10.5 10.9 24.3-.1.5.3 1.1.8 1.1h.2c.5 0 .9-.4 1-.9 2.3-14.4-9.1-24.1-11.4-25.9zm-18.4 33.6c-10.3 0-18.6-8.4-18.6-18.6s8.4-18.6 18.6-18.6 18.6 8.4 18.6 18.6-8.3 18.6-18.6 18.6zm8.8-37h8.5c.5 0 .7.2.7.3 0 .1.2.4-.2.8l-3 3.1c-1.7-1.7-3.7-3.2-6-4.2zm-52.5-40.9c-6.2 0-11.3 5.1-11.3 11.3 0 6.2 5.1 11.3 11.3 11.3s11.3-5.1 11.3-11.3c0-6.2-5-11.3-11.3-11.3zm0 20.6c-5.1 0-9.3-4.2-9.3-9.3s4.2-9.3 9.3-9.3 9.3 4.2 9.3 9.3-4.1 9.3-9.3 9.3z"/><path d="M930.9 198.4c-.3 0-.5.2-.5.5s.2.5.5.5c3.5 0 6.3 2.8 6.3 6.3 0 1.4-.5 2.8-1.3 3.9-.2.2-.1.5.1.7.1.1.2.1.3.1.1 0 .3-.1.4-.2 1-1.3 1.5-2.8 1.5-4.5 0-4.1-3.2-7.3-7.3-7.3zm0 13.5c-3.5 0-6.3-2.8-6.3-6.3 0-1.6.6-3 1.6-4.2.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0-1.2 1.3-1.9 3.1-1.9 4.9 0 4 3.3 7.3 7.3 7.3.3 0 .5-.2.5-.5s-.2-.5-.5-.5z"/><path d="M961 201.1c.1 0 .2.1.3.1.4 0 .8-.3.9-.7.2-.5-.1-1.1-.6-1.3-5.7-2-11.3-7.4-12.4-8.5l1-1c.8-.8 1-1.9.6-2.9-.4-1.1-1.4-1.6-2.6-1.6h-17.3c-11.4 0-20.6 9.1-20.6 20.5s9.3 20.6 20.6 20.6 20.6-9.3 20.6-20.7c0-4.8-1.7-9.3-4.5-12.8l.8-.8c1.3 1.4 7 7 13.2 9.1zm-30.1 23.2c-10.3 0-18.6-8.4-18.6-18.6 0-10.3 8.4-18.6 18.6-18.6 10.3 0 18.6 8.4 18.6 18.6.1 10.2-8.3 18.6-18.6 18.6zm8.8-37.1h8.5c.5 0 .7.3.7.4 0 .1.2.5-.2.8l-3 3.1c-1.6-1.8-3.7-3.3-6-4.3zm67.6-12c-11.4 0-20.6 9.3-20.6 20.6 0 11.4 9.3 20.6 20.7 20.6 4.8 0 9.3-1.7 12.8-4.5l.8.8c-1.3 1.2-6.8 7-9 13.1-.2.5.1 1.1.6 1.3.1 0 .2.1.3.1.4 0 .8-.3.9-.7 2-5.7 7.4-11.3 8.5-12.4l1 1c.5.5 1.2.8 1.9.8.4 0 .6-.1 1-.2 1.1-.4 1.6-1.4 1.6-2.6v-17.3c0-11.4-9.2-20.6-20.5-20.6zm-18.6 20.6c0-10.3 8.4-18.6 18.6-18.6 10.3 0 18.6 8.4 18.6 18.6 0 10.3-8.4 18.6-18.6 18.6-10.2 0-18.6-8.3-18.6-18.6zm37.1 17.4c0 .5-.3.7-.4.7-.1 0-.5.2-.8-.2l-3.1-3c1.8-1.7 3.3-3.8 4.3-6.1v8.6z"/><path d="M1007.4 184.5c-6.2 0-11.3 5.1-11.3 11.3 0 6.2 5.1 11.3 11.3 11.3s11.3-5.1 11.3-11.3c0-6.2-5.1-11.3-11.3-11.3zm0 20.6c-5.1 0-9.3-4.2-9.3-9.3s4.2-9.3 9.3-9.3c5.1 0 9.3 4.2 9.3 9.3s-4.2 9.3-9.3 9.3z"/><path d="M1013.7 195.8c0 3.5-2.8 6.3-6.3 6.3-1.4 0-2.8-.5-3.9-1.3-.2-.2-.5-.1-.7.1s-.1.5.1.7c1.3 1 2.8 1.5 4.5 1.5 4 0 7.3-3.3 7.3-7.3 0-.3-.2-.5-.5-.5s-.5.2-.5.5zm-6.3-6.3c1.6 0 3 .6 4.2 1.6.2.2.5.2.7 0 .2-.2.2-.5 0-.7-1.3-1.2-3.1-1.9-4.9-1.9-4 0-7.3 3.3-7.3 7.3 0 .3.2.5.5.5s.5-.2.5-.5c0-3.5 2.8-6.3 6.3-6.3zm-34.5 150.7H944c.2 0-.2-.7-.2-.9v-17.9c0-.2.2-.4.1-.6l-9.4-14.3h.3v-17.2c0-.2-.2-.4-.3-.5l-8.2-12.7c0-.1-.5-.1-.5-.2v-15.7c0-.2.2-.4.1-.6l-5.5-11.4h10.9c.6 0 1.5-.2 1.5-.8v-4.8c0-.6-.9-1.5-1.5-1.5h-83.4c-.6 0-1.1.9-1.1 1.5v4.8c0 .6.6.8 1.1.8h10.9l-1.9 4h-32.2v-26.9c0-.6-.4-1-1-1s-1 .4-1 1v26.9h-11c-.3 0-.5.2-.5.5s.2.5.5.5h11v86.1c0 .3.4.9.5.9h-17.1c-7.9 0-14.5 6.1-14.5 14v17.3c0 7.9 6.6 14.6 14.5 14.6h56.4c-.2 0-.3 0-.3.3 0 2.2 1.8 3.7 4.1 3.7h45.8c2.2 0 4.1-1.5 4.1-3.7 0-.3-.1-.3-.3-.3h56.8c7.9 0 13.8-6.7 13.8-14.6v-17.3c.3-7.8-5.6-14-13.6-14zm-31.4-20h-24.2c-.3 0-.5.2-.5.5s.2.5.5.5h24.9l-.4.5v17.6c0 .3.6.9.8.9H836.7c.2 0 .1-.7.1-.9v-17.6l.4-.7c.1.2.3.2.5.2h9.4c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-9.4v.2l8.4-12.2h87l8.4 12zm-9.8-32H896c-.3 0-.5.2-.5.5s.2.5.5.5h36.4l.5.3v16.7h-86v-16.7l.2-.3c.1.1.2 0 .3 0H867c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-19.4l6.7-11H925l6.7 11zm-82.9-45h82v3h-82v-3zm69.4 5l5.5 11H915c-.3 0-.5.2-.5.5s.2.5.5.5h9.1l-.3.2v14.8h-69v-14.8l.2-.2h39c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-38.3l5.5-11h57zm-93.4 91.1v-86.1h31.7l-3.4 6.5c-.1.1-.2.3-.2.5v15.7c0 .1 0 .1-.1.2l-7.9 12.7c-.1.2-.1.3-.1.5v17.2l-9.7 14.3c-.1.2-.2.4-.2.6v17.9c0 .3.2.9.4.9h-10.4c.1 0-.1-.7-.1-.9zm89.6 47.2c0 1.1-.9 1.7-2.1 1.7h-45.8c-1.1 0-2.1-.6-2.1-1.7 0-.3-.1-.3-.3-.3h50.4s-.1.1-.1.3zm70.4-14.6c0 6.8-5.5 12.3-12.3 12.3H806.1c-6.8 0-12.3-5.5-12.3-12.3v-17.3c0-6.8 5.5-12.3 12.3-12.3h166.3c6.8 0 12.3 5.5 12.3 12.3v17.3z"/><path d="M906.5 320.2h-53.9c-.3 0-.5.2-.5.5s.2.5.5.5h53.9c.3 0 .5-.2.5-.5s-.3-.5-.5-.5zm-18.5-32h-14c-.3 0-.5.2-.5.5s.2.5.5.5h14c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm10.7-28h11.2c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-11.2c-.3 0-.5.2-.5.5s.2.5.5.5zm63.9 88.5c-8 0-14.5 6.5-14.5 14.5s6.5 14.5 14.5 14.5 14.5-6.5 14.5-14.5-6.5-14.5-14.5-14.5zm0 26.9c-6.9 0-12.5-5.6-12.5-12.5s5.6-12.5 12.5-12.5 12.5 5.6 12.5 12.5-5.6 12.5-12.5 12.5z"/><path d="M962.6 355.8c-4.1 0-7.4 3.3-7.4 7.4 0 4.1 3.3 7.4 7.4 7.4s7.4-3.3 7.4-7.4c0-4.1-3.3-7.4-7.4-7.4zm0 13.8c-3.5 0-6.4-2.9-6.4-6.4 0-3.5 2.9-6.4 6.4-6.4s6.4 2.9 6.4 6.4c0 3.5-2.8 6.4-6.4 6.4zm-141.5 9.6h-5.3c-9 0-16.3-7.5-16.3-16.5s7.3-16.5 16.3-16.5H847c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-31.2c-9.6 0-17.3 7.9-17.3 17.5s7.8 17.5 17.3 17.5h5.3c.3 0 .5-.2.5-.5s-.3-.5-.5-.5zm128.9 0h-31l-4.7-5.6c-3.4-4.1-8.3-6.4-13.7-6.4h-22c-5.1 0-9.9 2-13.2 5.8l-5.6 6.2h-22.9c-.3 0-.5.2-.5.5s.2.5.5.5H860c.1 0 .3 0 .4-.1l5.7-6.4c3.2-3.6 7.7-5.5 12.5-5.5h22c5 0 9.7 2.1 12.9 6l4.9 5.9c.1.1.2.1.4.1H950c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm13.4-34h-22.3c-.3 0-.5.2-.5.5s.2.5.5.5h22.3c7.3 0 13.7 5.1 15.7 12.1.1.2.3.5.5.5h.1c.3-.1.4-.5.3-.8-2-7.4-8.9-12.8-16.6-12.8zm-101.4 1h63.2c.3 0 .5-.2.5-.5s-.2-.5-.5-.5H862c-.3 0-.5.2-.5.5s.2.5.5.5zM341.1 74.6c-1.7.3-3.3 2-3.3 3.9v46.6c0 3.8 3 6.9 7 7.5v9.1c0 3.6 2.2 6.5 5.6 6.5H366l1.2 5.3c.5 2.2 2.2 3.7 4.1 3.7h26.1c1.9 0 3.6-1.5 4.1-3.7l1.2-5.3h15.6c3.4 0 6.4-3 6.4-6.5v-9.1c3-.6 6-3.7 6-7.5V78.5c0-1.9-1.5-3.5-3.2-3.9-.1-2.9-3.2-5.4-6.7-5.4h-73c-3.5 0-6.6 2.5-6.7 5.4zm4.2 42.9c.3 0 .5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h5v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h5v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h5v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h4v5.8c0 .3.2.5.5.5s.5-.2.5-.5v-5.8h5v9h-89v-9h5v5.8c0 .3.2.5.5.5zm23.9 35.6l-1.1-4.9h23.5l-.8 7h-19.5c-1 0-1.8-.8-2.1-2.1zm22.6 2.1l.8-7h3.5l-1.6 7h-2.7zm7.8-2.1c-.3 1.3-1.2 2.1-2.1 2.1h-1.9l1.6-7h3.6l-1.2 4.9zm18.8-6.9h-67.9c-2.3 0-3.6-2.1-3.6-4.5v-3.5H394c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-47.3v-5h76v5H399c-.3 0-.5.2-.5.5s.2.5.5.5h23.7v3.5c.1 2.4-2.1 4.5-4.3 4.5zm4.9-16h-77.9c-2.8 0-5.6-2.1-5.6-5.1v-3.9h89v3.9c0 3.1-2.6 5.1-5.5 5.1zm5.5-51.7v8.7h-63.9c-.3 0-.5.2-.5.5s.2.5.5.5h63.9v21h-89v-21h19c.3 0 .5-.2.5-.5s-.2-.5-.5-.5h-19v-8.7c0-1 1.2-2.3 2.1-2.3h84.9c1 0 2 1.3 2 2.3zm-3.4-4.3h-82.1c.2-1 2.1-3 4.5-3h73c2.5 0 4.5 2 4.6 3zm79.8 208.3c-21 0-38.2 17.1-38.2 38.2s17.1 38.2 38.2 38.2c21 0 38.2-17.1 38.2-38.2s-17.1-38.2-38.2-38.2zm26.3 63l-3.3-3.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l3.3 3.3c-6.5 6.1-15.2 9.9-24.8 9.9-9.6 0-18.4-3.8-24.8-9.9l3.3-3.3c.4-.4.4-1 0-1.4s-1-.4-1.4 0l-3.3 3.3c-6.1-6.5-9.9-15.2-9.9-24.8 0-9.6 3.8-18.4 9.9-24.8l3.3 3.3c.2.2.5.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4l-3.3-3.3c6.5-6.1 15.2-9.9 24.8-9.9 9.6 0 18.4 3.8 24.8 9.9l-3.3 3.3c-.4.4-.4 1 0 1.4.2.2.5.3.7.3s.5-.1.7-.3l3.3-3.3c6.1 6.5 9.9 15.2 9.9 24.8 0 9.6-3.8 18.3-9.9 24.8z"/><path d="M520.4 303.5l2.1-2.1-.4 4.4c0 .2.1.4.3.5h.2c.1 0 .3-.1.4-.1l3.1-3.1c.2-.2.2-.5 0-.7s-.5-.2-.7 0l-2.1 2.1.4-4.4c0-.2-.1-.4-.3-.5-.2-.1-.4 0-.6.1l-3.1 3.1c-.2.2-.2.5 0 .7s.5.2.7 0zm-30.1 32.1c-.5-.5-1.1-.6-1.7-.3-.6.3-.9.9-.9 1.5l.2 2.5c0 .3-.2.5-.3.5-.1 0-.3.1-.6-.1l-1.3-1.3c-.2-.2-.5-.2-.7 0s-.2.5 0 .7l1.3 1.3c.3.3.7.4 1.1.4.2 0 .4 0 .6-.1.6-.3.9-.9.9-1.5l-.2-2.5c0-.3.2-.5.3-.5.1 0 .3-.1.6.1l1.3 1.3c.2.2.5.2.7 0s.2-.5 0-.7l-1.3-1.3z"/><path d="M550.4 267.8c-2-2-5.3-2-7.3 0 0 0-.1.1-.1.2l-2.2 3.3c-1.1 1.6-.8 3.8.5 5.2l3.4 3.4-1.6 1.6c-4-3.3-9.9-3.1-13.6.7 0 0 0 .1-.1.1-7-4.4-15.3-7-24.2-7-25.1 0-45.5 20.4-45.5 45.5s20.4 45.5 45.5 45.5 45.5-20.4 45.5-45.5c0-8.8-2.6-17.1-6.9-24.1 0 0 .1 0 .1-.1 3.7-3.7 3.9-9.6.7-13.6l1.6-1.6 3.4 3.4c.8.8 1.9 1.2 2.9 1.2.8 0 1.6-.2 2.3-.7l3.3-2.2c.1 0 .1-.1.2-.1 2-2 2-5.3 0-7.3l-7.9-7.9zm-45.2 96.3c-24 0-43.5-19.5-43.5-43.5s19.5-43.5 43.5-43.5 43.5 19.5 43.5 43.5-19.5 43.5-43.5 43.5zm37.4-69.2c-.7-1.1-1.5-2.1-2.4-3.1.6-.7 1.2-1.4 1.7-2.1.2-.2.1-.5-.1-.7-.2-.2-.5-.1-.7.1-.4.6-1 1.3-1.5 1.9-2.5-2.9-5.4-5.5-8.5-7.7 3.2-3 8.1-2.9 11.3.1 0 0 0 .1.1.1.6.6.5 2-.2 3.7-.1.2 0 .5.2.7h.2c.2 0 .4-.1.5-.3.4-.9.6-1.7.7-2.4 1.6 3.2 1.2 7.1-1.3 9.7zm14.2-13.5l-3.2 2.1c-.8.6-2 .4-2.7-.3l-3.4-3.4 1.1-1.1c.4-.4.4-1 0-1.4s-1-.4-1.4 0l-1.1 1.1-3.4-3.4c-.7-.7-.8-1.9-.3-2.7l2.1-3.2c1.2-1.2 3.2-1.1 4.4.1l7.8 7.8c1.3 1.2 1.3 3.2.1 4.4z"/><path d="M478.9 290.2c.1 0 .2 0 .3-.1 3.1-2.7 6.6-4.8 10.4-6.4.3-.1.4-.4.3-.7-.1-.3-.4-.4-.7-.3-3.9 1.6-7.4 3.8-10.6 6.5-.2.2-.2.5-.1.7.2.2.3.3.4.3zm13.4 68.5c-6.1-2.1-11.7-5.7-16.2-10.4-.2-.2-.5-.2-.7 0-.2.2-.2.5 0 .7 4.6 4.8 10.3 8.5 16.6 10.6h.2c.2 0 .4-.1.5-.3 0-.2-.2-.5-.4-.6zm26.3-.2c-4.3 1.5-8.8 2.3-13.4 2.3-2.6 0-5.1-.2-7.6-.7-.3-.1-.5.1-.6.4-.1.3.1.5.4.6 2.5.5 5.2.7 7.8.7 4.7 0 9.3-.8 13.7-2.3.3-.1.4-.4.3-.6 0-.3-.3-.5-.6-.4zm-13.4-79c-3.6 0-7.1.5-10.6 1.4-.3.1-.4.3-.4.6.1.3.3.4.6.4 3.3-.9 6.8-1.3 10.3-1.3 17.3 0 32.5 11 38.1 27.3.1.2.3.3.5.3h.2c.3-.1.4-.4.3-.6-5.6-16.8-21.3-28.1-39-28.1zm11.9 42.9l-5.3.9c.3-.8.5-1.7.5-2.6s-.2-1.8-.5-2.6l7.9 1.3h.1c.2 0 .5-.2.5-.4 0-.3-.1-.5-.4-.6l-8.6-1.4c-.2-.3-.4-.5-.6-.8l-4.4-26.5c-.1-.5-.5-.8-1-.8s-.9.4-1 .8l-4.4 26.5c-.2.3-.4.5-.6.8l-6.7 1.1c-.3 0-.5.3-.4.6 0 .2.3.4.5.4h.1l6-1c-.3.8-.5 1.7-.5 2.6 0 .9.2 1.8.5 2.6l-3-.5c-.3 0-.5.1-.6.4 0 .3.1.5.4.6l3.7.6c.2.3.4.5.6.8l4.4 26.5c.1.5.5.8 1 .8s.9-.4 1-.8l4.4-26.5c.2-.3.4-.5.6-.8l6.1-1c.3 0 .5-.3.4-.6-.1-.2-.4-.4-.7-.4zm-17-1.7c0-2.8 2.3-5.1 5.1-5.1s5.1 2.3 5.1 5.1-2.3 5.1-5.1 5.1-5.1-2.3-5.1-5.1zm3.8-16.8l2.3-2.3.5 2.7-3.4 3.4.6-3.8zm4.4 10.4c-.9-.5-2-.7-3.1-.7-.5 0-1.1.1-1.6.2l3.9-3.9.8 4.4zm-5.4-4.8l3.9-3.9.5 3.1-5.2 5.2.8-4.4zm2.3-13.7l.8 4.6-1.8 1.8 1-6.4zm0 49.8l-3.1-18.5c.9.5 2 .7 3.1.7s2.2-.3 3.1-.7l-3.1 18.5z"/><path d="M526.9 319.6l-3.9-.6c-.3 0-.5.1-.6.4 0 .3.1.5.4.6l3.9.6s.1 0 .1.1-.1.1-.1.1l-7.4 1.2c-.3 0-.5.3-.4.6 0 .2.3.4.5.4h.1l7.4-1.2c.6-.1 1-.6 1-1.1s-.5-1.1-1-1.1zm-34.5 2.7l-8.6-1.4s-.1 0-.1-.1.1-.1.1-.1l5.8-1c.3 0 .5-.3.4-.6 0-.3-.3-.5-.6-.4l-5.8 1c-.6.1-1 .6-1 1.1s.4 1 1 1.1l8.6 1.4h.1c.2 0 .5-.2.5-.4.1-.3-.1-.6-.4-.6zM796 39.2h171.1c2.6 0 4.7-2 4.7-4.6V15.4c0-2.6-2.1-5.1-4.7-5.1H796.4v.3c-.1 0-.2.1-.3.2 0 0 0 .1-.1.1L782.3 18c-.2.1-.3.2-.4.4l-5.1 1.1c-1.7.2-3 2.1-3 4.2v3.5c0 2.2 1.3 4 2.9 4.2l5.7 1.2 13.6 6.6zm173.8-23.8v19.3c0 1.5-1.2 2.6-2.7 2.6H802.4l2.2-.7c.4-.1.6-.5.7-.9 0-.4-.2-.8-.5-1l-6.5-3.3 9.5-7.2c.3-.3.5-.7.3-1.1s-.5-.7-.9-.7l-6.2-.1 1.2-2.6c.2-.5 0-.8-.4-1l-.9-.3h128.4c.3 0 .5-.2.5-.5s-.2-.5-.5-.5H799.7c-.1 0 0-.2-.1-.1l-1.8-1.4v-3.4h169.3c1.5-.3 2.7 1.4 2.7 2.9zm-186 4l12-6.1v2.8c0 .3 0 .7.3.9l4 2.5-1.5 3.2c-.1.3-.1.7 0 .9.2.3.5.5.8.5l4.9.1-8.5 6.5c-.3.2-.4.5-.4.9 0 .3.2.6.5.8l5.8 2.9-5.2 1.8-12.7-6.1V19.4zm-8 7.7v-3.5c0-1.3.7-2.2 1.3-2.3l4.7-.9v10l-4.7-1c-.6-.1-1.3-1-1.3-2.3z"/><path d="M941 18.2h22c.8 0 1.8.2 1.8 1v11.6c0 .8-.9 1.3-1.8 1.3h-99.4c-.3 0-.5.2-.5.5s.2.5.5.5H963c1.4 0 2.8-1 2.8-2.3V19.3c0-1.4-1.4-2-2.8-2h-22c-.3 0-.5.2-.5.5s.2.4.5.4zm-89.2 14H809c-.3 0-.5.2-.5.5s.2.5.5.5h42.8c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zm131.3 102.1c1.2 0 2.2-1 2.2-2.2s-1-2.2-2.2-2.2c-.7 0-1.3.3-1.7.8-.2.2-.2.5.1.7.2.2.5.2.7-.1.2-.3.6-.4 1-.4.7 0 1.2.6 1.2 1.2s-.6 1.2-1.2 1.2c-.4 0-.9-.2-1.1-.6-.1-.2-.5-.3-.7-.2-.2.1-.3.4-.2.7.4.7 1.1 1.1 1.9 1.1zm4.8-3.7c-.2.3-.6.3-.8.1-.1-.1-.2-.2-.2-.4s0-.3.1-.4c.2-.3.6-.3.8-.1.2.2.5.1.7-.1.2-.2.1-.5-.1-.7-.7-.5-1.7-.3-2.2.4-.5.7-.3 1.7.4 2.2.3.2.6.3.9.3.5 0 1-.2 1.3-.7.2-.2.1-.5-.1-.7-.3-.1-.7-.1-.8.1zm-.6-3.8c.9 0 1.6-.7 1.6-1.6s-.7-1.6-1.6-1.6c-.3 0-.5.2-.5.5s.2.5.5.5.6.3.6.6-.3.6-.6.6-.6-.3-.6-.6-.2-.5-.5-.5-.5.2-.5.5c0 .8.7 1.6 1.6 1.6zm-64.1-34.9c-.2.3-.6.3-.8.1-.1-.1-.2-.2-.2-.4s0-.3.1-.4c.1-.1.2-.2.4-.2s.3 0 .4.1c.2.2.5.1.7-.1.2-.2.1-.5-.1-.7-.3-.2-.8-.3-1.2-.3-.4.1-.8.3-1 .6s-.3.8-.3 1.2c.1.4.3.8.6 1 .3.2.6.3.9.3.5 0 1-.2 1.3-.7.2-.2.1-.5-.1-.7-.3-.1-.6-.1-.7.2z"/></svg></div> <div class="image-banner__overlay" style=" --overlay-color: rgba(0, 0, 0, 0.3); --local-overlay-text-color: #ffffff; --block-text-color: var(--local-overlay-text-color, var(--color-overlay-text)); --text-alignment: left; "> <div class=" image-banner__content-grid image-banner__content-grid--left-aligned image-banner__content-grid--wide " data-image-banner-content > <div class=" image-banner__content-grid-cell image-banner__content-grid--top " > <div class="image-banner__content image-banner__content--left"> <div class="image-banner__block-wrapper"> <div data-component="block-preheading" data-component-type="block" class=" block-preheading block-preheading--large block-preheading--uppercase " > MEN </div> </div> <div class="image-banner__block-wrapper"> <div data-component="block-heading" data-component-type="block" class=" block-heading block-heading--desktop-large " > <h2> Best Sellers </h2> </div> </div> </div> </div> <div class="image-banner__content-grid-cell image-banner__content-grid--bottom"> <div class="image-banner__content image-banner__content--right"> <div class="image-banner__block-wrapper"> <div data-component="block-button-link" data-component-type="block" class="block-button-link" style=" --color-button-main-contrast: #000000; --color-button-main: #ffffff; --color-button-main-invoked: #e0e0e0; " > <a data-component="button-link" data-component-type="component" class="button-link button-link--icon button-link--medium" href="/collections/mens-best-sellers" > Shop Men's Best Sellers </a> </div> </div> </div> </div> </div> </div> </div> </section-content> </section-wrapper> </section> </div><div id="shopify-section-template--23739884994941__1660762086e6db2c06" class="shopify-section"> <section data-component="featured-collection" data-component-type="section" class="featured-collection"> <section-wrapper> <section-content> <div data-component="product-card-slider" data-component-type="component" class="product-card-slider"> <script type="application/json" data-component-data > { "cardsPerRow": "3", "cardsPerRowMobile": 2, "scrollIncrementBp": "M" } </script> <ul class=" product-card-slider__list " style="--cards-per-row: 3;" role="list" data-slider data-mobile-card-row="2" data-mobile-card-row-bp="M" > <li class="product-card-slider__item" data-slider-item> <div data-component="product-card" data-component-type="component" class=" product-card " > <script type="application/json" data-component-data > { "settings": { "show_second_image": true } } </script> <div class="product-card__clickable-area"> <h3 class="product-card__title"> <a class="product-card__link" href="/products/mens-runr-elements-t-shirt-black" aria-label="Men's Runr Elements T-Shirt - Black"> Men's Runr Elements T-Shirt - Black <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="7047954071708" data-product-sku="mens-runr-elements-t-shirt-black" data-product-type="T-Shirt" data-product-title="Men's Runr Elements T-Shirt - Black" style="display:block;"> </span> <!-- Stamped - End Star Rating Badge --> </a> </h3> <div class=" product-card__image product-card__image--portrait " data-product-image > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-3D-BLACK5-Web-2000px_e50cdb91-735a-44a6-8519-6d2f85ba3aaf_700x1049_crop_center.jpg?v=1657535245" width="1335" height="2000" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-3D-BLACK5-Web-2000px_e50cdb91-735a-44a6-8519-6d2f85ba3aaf_700x1049_crop_center.jpg?v=1657535245 1x, //runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-3D-BLACK5-Web-2000px_e50cdb91-735a-44a6-8519-6d2f85ba3aaf_1330x1993_crop_center.jpg?v=1657535245 1.9x" > </noscript> <img src="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-3D-BLACK5-Web-2000px_e50cdb91-735a-44a6-8519-6d2f85ba3aaf_700x1049_crop_center.jpg?v=1657535245" width="1335" height="2000" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-3D-BLACK5-Web-2000px_e50cdb91-735a-44a6-8519-6d2f85ba3aaf_{size}_crop_center.jpg?v=1657535245" data-rimg-max="1335x2000" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1049'></svg>" > <div data-rimg-canvas></div> </div> <div class="product-card__image-secondary"> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-3D-BLACK11-Web-2000px_aac2460e-d3bc-4270-99ad-a616fd11bfc0_700x1049_crop_center.jpg?v=1657535247" width="1335" height="2000" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-3D-BLACK11-Web-2000px_aac2460e-d3bc-4270-99ad-a616fd11bfc0_700x1049_crop_center.jpg?v=1657535247 1x, //runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-3D-BLACK11-Web-2000px_aac2460e-d3bc-4270-99ad-a616fd11bfc0_1330x1993_crop_center.jpg?v=1657535247 1.9x" > </noscript> <img src="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-3D-BLACK11-Web-2000px_aac2460e-d3bc-4270-99ad-a616fd11bfc0_700x1049_crop_center.jpg?v=1657535247" width="1335" height="2000" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-3D-BLACK11-Web-2000px_aac2460e-d3bc-4270-99ad-a616fd11bfc0_{size}_crop_center.jpg?v=1657535247" data-rimg-max="1335x2000" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1049'></svg>" > <div data-rimg-canvas></div> </div> </div> <a class="product-card__image-link" href="/products/mens-runr-elements-t-shirt-black" tabindex="-1" aria-hidden="true" ></a> <div class="product-card__badges"> <div data-spark="b2c-only" data-component="product-badges" data-component-type="component" class=" product-badges product-badges--font-body product-badges--uppercase product-badges--bold " > </div> </div> <div data-spark="b2c-only" class="product-card__button-container"> <button class="product-card__quick-add-button" data-quick-add-button data-product-link="/products/mens-runr-elements-t-shirt-black" > <span class="product-card__quick-add-text">Quick add</span> </button> <button data-component="button-floating" data-component-type="component" class="button-floating button-floating--default button-floating--small button-floating--bag-small" > <span class="visually-hidden">Quick add</span> </button> </div> </div> <div data-spark="b2c-only" class="product-card__price"> <div data-spark="b2c-only" data-component="price" data-component-type="component" class="price "> <div class="price__regular"> <span class="visually-hidden">Regular price</span> <span class="price__regular-value money"> $32.00 USD </span> </div> <div class="price__sale"> <span class="visually-hidden">Regular price</span> <s class="price__sale-compare money"></s><span class="visually-hidden">Sale price</span> <span class="price__sale-value money"> $32.00 USD </span> </div> </div> </div> <spark-product-card parent-id="7047954071708"></spark-product-card> </div> </li> <li class="product-card-slider__item" data-slider-item> <div data-component="product-card" data-component-type="component" class=" product-card " > <script type="application/json" data-component-data > { "settings": { "show_second_image": true } } </script> <div class="product-card__clickable-area"> <h3 class="product-card__title"> <a class="product-card__link" href="/products/short-sleeve-tshirt" aria-label="Men's Runr T-Shirt"> Men's Runr T-Shirt <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="3809698695" data-product-sku="short-sleeve-tshirt" data-product-type="T-Shirt" data-product-title="Men's Runr T-Shirt" style="display:block;"> </span> <!-- Stamped - End Star Rating Badge --> </a> </h3> <div class=" product-card__image product-card__image--portrait " data-product-image > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-NAVY-LOGO11-Web-2000px_fdf7503b-229d-46c1-8f08-6a71064b0193_700x1050_crop_center.jpg?v=1657535387" width="1334" height="2000" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-NAVY-LOGO11-Web-2000px_fdf7503b-229d-46c1-8f08-6a71064b0193_700x1050_crop_center.jpg?v=1657535387 1x, //runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-NAVY-LOGO11-Web-2000px_fdf7503b-229d-46c1-8f08-6a71064b0193_1330x1995_crop_center.jpg?v=1657535387 1.9x" > </noscript> <img src="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-NAVY-LOGO11-Web-2000px_fdf7503b-229d-46c1-8f08-6a71064b0193_700x1050_crop_center.jpg?v=1657535387" width="1334" height="2000" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-NAVY-LOGO11-Web-2000px_fdf7503b-229d-46c1-8f08-6a71064b0193_{size}_crop_center.jpg?v=1657535387" data-rimg-max="1334x2000" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> <div class="product-card__image-variants hidden" data-variant-images > <div class="product-card__image-variant hidden" data-variant-image="navy" > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-NAVY-LOGO11-Web-2000px_fdf7503b-229d-46c1-8f08-6a71064b0193_700x1050_crop_center.jpg?v=1657535387" width="1334" height="2000" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-NAVY-LOGO11-Web-2000px_fdf7503b-229d-46c1-8f08-6a71064b0193_700x1050_crop_center.jpg?v=1657535387 1x, //runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-NAVY-LOGO11-Web-2000px_fdf7503b-229d-46c1-8f08-6a71064b0193_1330x1995_crop_center.jpg?v=1657535387 1.9x" > </noscript> <img src="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-NAVY-LOGO11-Web-2000px_fdf7503b-229d-46c1-8f08-6a71064b0193_700x1050_crop_center.jpg?v=1657535387" width="1334" height="2000" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-NAVY-LOGO11-Web-2000px_fdf7503b-229d-46c1-8f08-6a71064b0193_{size}_crop_center.jpg?v=1657535387" data-rimg-max="1334x2000" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> </div> </div> <div class="product-card__image-secondary"> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-NAVY-LOGO7-Web-2000px_d03c535a-cbd9-43b4-bcf6-c1e70624c03f_700x1049_crop_center.jpg?v=1657535389" width="1335" height="2000" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-NAVY-LOGO7-Web-2000px_d03c535a-cbd9-43b4-bcf6-c1e70624c03f_700x1049_crop_center.jpg?v=1657535389 1x, //runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-NAVY-LOGO7-Web-2000px_d03c535a-cbd9-43b4-bcf6-c1e70624c03f_1330x1993_crop_center.jpg?v=1657535389 1.9x" > </noscript> <img src="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-NAVY-LOGO7-Web-2000px_d03c535a-cbd9-43b4-bcf6-c1e70624c03f_700x1049_crop_center.jpg?v=1657535389" width="1335" height="2000" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-NAVY-LOGO7-Web-2000px_d03c535a-cbd9-43b4-bcf6-c1e70624c03f_{size}_crop_center.jpg?v=1657535389" data-rimg-max="1335x2000" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1049'></svg>" > <div data-rimg-canvas></div> </div> </div> <a class="product-card__image-link" href="/products/short-sleeve-tshirt" tabindex="-1" aria-hidden="true" ></a> <div class="product-card__badges"> <div data-spark="b2c-only" data-component="product-badges" data-component-type="component" class=" product-badges product-badges--font-body product-badges--uppercase product-badges--bold " > </div> </div> <div data-spark="b2c-only" class="product-card__button-container"> <button class="product-card__quick-add-button" data-quick-add-button data-product-link="/products/short-sleeve-tshirt" > <span class="product-card__quick-add-text">Quick add</span> </button> <button data-component="button-floating" data-component-type="component" class="button-floating button-floating--default button-floating--small button-floating--bag-small" > <span class="visually-hidden">Quick add</span> </button> </div> </div> <div data-spark="b2c-only" class="product-card__price"> <div data-spark="b2c-only" data-component="price" data-component-type="component" class="price "> <div class="price__regular"> <span class="visually-hidden">Regular price</span> <span class="price__regular-value money"> $32.00 USD </span> </div> <div class="price__sale"> <span class="visually-hidden">Regular price</span> <s class="price__sale-compare money"></s><span class="visually-hidden">Sale price</span> <span class="price__sale-value money"> $32.00 USD </span> </div> </div> </div> <spark-product-card parent-id="3809698695"></spark-product-card> </div> </li> <li class="product-card-slider__item" data-slider-item> <div data-component="product-card" data-component-type="component" class=" product-card " > <script type="application/json" data-component-data > { "settings": { "show_second_image": true } } </script> <div class="product-card__clickable-area"> <h3 class="product-card__title"> <a class="product-card__link" href="/products/runr-rio-technical-running-hat" aria-label="Runr Rio Technical Running Hat"> Runr Rio Technical Running Hat <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="7685839094015" data-product-sku="runr-rio-technical-running-hat" data-product-type="Running Hat" data-product-title="Runr Rio Technical Running Hat" style="display:block;"> </span> <!-- Stamped - End Star Rating Badge --> </a> </h3> <div class=" product-card__image product-card__image--portrait " data-product-image > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/Rio3-01_700x1050_crop_center.png?v=1655214153" width="960" height="1440" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/Rio3-01_700x1050_crop_center.png?v=1655214153 1x, //runr.com/cdn/shop/products/Rio3-01_959x1439_crop_center.png?v=1655214153 1.37x" > </noscript> <img src="//runr.com/cdn/shop/products/Rio3-01_700x1050_crop_center.png?v=1655214153" width="960" height="1440" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/Rio3-01_{size}_crop_center.png?v=1655214153" data-rimg-max="960x1440" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> <div class="product-card__image-secondary"> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/Rio1-01_700x1050_crop_center.png?v=1655214153" width="960" height="1440" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/Rio1-01_700x1050_crop_center.png?v=1655214153 1x, //runr.com/cdn/shop/products/Rio1-01_959x1439_crop_center.png?v=1655214153 1.37x" > </noscript> <img src="//runr.com/cdn/shop/products/Rio1-01_700x1050_crop_center.png?v=1655214153" width="960" height="1440" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/Rio1-01_{size}_crop_center.png?v=1655214153" data-rimg-max="960x1440" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> </div> <a class="product-card__image-link" href="/products/runr-rio-technical-running-hat" tabindex="-1" aria-hidden="true" ></a> <div class="product-card__badges"> <div data-spark="b2c-only" data-component="product-badges" data-component-type="component" class=" product-badges product-badges--font-body product-badges--uppercase product-badges--bold " > <div class="product-badges__badge" style=" --color-product-tag-text: #222222; --color-product-tag-background: #edebe7; " > Any 2 hats for £40 </div> </div> </div> <div data-spark="b2c-only" class="product-card__button-container"> <button class="product-card__quick-add-button" data-quick-add-button data-product-link="/products/runr-rio-technical-running-hat" > <span class="product-card__quick-add-text">Quick add</span> </button> <button data-component="button-floating" data-component-type="component" class="button-floating button-floating--default button-floating--small button-floating--bag-small" > <span class="visually-hidden">Quick add</span> </button> </div> </div> <div data-spark="b2c-only" class="product-card__price"> <div data-spark="b2c-only" data-component="price" data-component-type="component" class="price "> <div class="price__regular"> <span class="visually-hidden">Regular price</span> <span class="price__regular-value money"> $32.00 USD </span> </div> <div class="price__sale"> <span class="visually-hidden">Regular price</span> <s class="price__sale-compare money"></s><span class="visually-hidden">Sale price</span> <span class="price__sale-value money"> $32.00 USD </span> </div> </div> </div> <spark-product-card parent-id="7685839094015"></spark-product-card> </div> </li> <li class="product-card-slider__item" data-slider-item> <div data-component="product-card" data-component-type="component" class=" product-card " > <script type="application/json" data-component-data > { "settings": { "show_second_image": true } } </script> <div class="product-card__clickable-area"> <h3 class="product-card__title"> <a class="product-card__link" href="/products/mens-80s-runr-hoodies" aria-label="Men's 80's Runr Hoodies"> Men's 80's Runr Hoodies <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="5848804556956" data-product-sku="mens-80s-runr-hoodies" data-product-type="Hoodie" data-product-title="Men's 80's Runr Hoodies" style="display:block;"> </span> <!-- Stamped - End Star Rating Badge --> </a> </h3> <div class=" product-card__image product-card__image--portrait " data-product-image > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-COLOURFUL-LOGO-HOODIE4-Web-2000px_f5d516de-9bb2-4cf7-87f1-afe4aa1c6d1c_700x1049_crop_center.jpg?v=1657533572" width="1335" height="2000" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-COLOURFUL-LOGO-HOODIE4-Web-2000px_f5d516de-9bb2-4cf7-87f1-afe4aa1c6d1c_700x1049_crop_center.jpg?v=1657533572 1x, //runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-COLOURFUL-LOGO-HOODIE4-Web-2000px_f5d516de-9bb2-4cf7-87f1-afe4aa1c6d1c_1330x1993_crop_center.jpg?v=1657533572 1.9x" > </noscript> <img src="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-COLOURFUL-LOGO-HOODIE4-Web-2000px_f5d516de-9bb2-4cf7-87f1-afe4aa1c6d1c_700x1049_crop_center.jpg?v=1657533572" width="1335" height="2000" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-COLOURFUL-LOGO-HOODIE4-Web-2000px_f5d516de-9bb2-4cf7-87f1-afe4aa1c6d1c_{size}_crop_center.jpg?v=1657533572" data-rimg-max="1335x2000" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1049'></svg>" > <div data-rimg-canvas></div> </div> <div class="product-card__image-variants hidden" data-variant-images > <div class="product-card__image-variant hidden" data-variant-image="80's" > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-COLOURFUL-LOGO-HOODIE4-Web-2000px_f5d516de-9bb2-4cf7-87f1-afe4aa1c6d1c_700x1049_crop_center.jpg?v=1657533572" width="1335" height="2000" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-COLOURFUL-LOGO-HOODIE4-Web-2000px_f5d516de-9bb2-4cf7-87f1-afe4aa1c6d1c_700x1049_crop_center.jpg?v=1657533572 1x, //runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-COLOURFUL-LOGO-HOODIE4-Web-2000px_f5d516de-9bb2-4cf7-87f1-afe4aa1c6d1c_1330x1993_crop_center.jpg?v=1657533572 1.9x" > </noscript> <img src="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-COLOURFUL-LOGO-HOODIE4-Web-2000px_f5d516de-9bb2-4cf7-87f1-afe4aa1c6d1c_700x1049_crop_center.jpg?v=1657533572" width="1335" height="2000" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-COLOURFUL-LOGO-HOODIE4-Web-2000px_f5d516de-9bb2-4cf7-87f1-afe4aa1c6d1c_{size}_crop_center.jpg?v=1657533572" data-rimg-max="1335x2000" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1049'></svg>" > <div data-rimg-canvas></div> </div> </div> </div> <div class="product-card__image-secondary"> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-COLOURFUL-LOGO-HOODIE15-Web-2000px_2e7d6299-4d76-44ec-a009-1e86a050f44a_700x1050_crop_center.jpg?v=1657533574" width="1334" height="2000" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-COLOURFUL-LOGO-HOODIE15-Web-2000px_2e7d6299-4d76-44ec-a009-1e86a050f44a_700x1050_crop_center.jpg?v=1657533574 1x, //runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-COLOURFUL-LOGO-HOODIE15-Web-2000px_2e7d6299-4d76-44ec-a009-1e86a050f44a_1330x1995_crop_center.jpg?v=1657533574 1.9x" > </noscript> <img src="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-COLOURFUL-LOGO-HOODIE15-Web-2000px_2e7d6299-4d76-44ec-a009-1e86a050f44a_700x1050_crop_center.jpg?v=1657533574" width="1334" height="2000" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/08-RUNR-STUDIO-MENS-COLOURFUL-LOGO-HOODIE15-Web-2000px_2e7d6299-4d76-44ec-a009-1e86a050f44a_{size}_crop_center.jpg?v=1657533574" data-rimg-max="1334x2000" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1050'></svg>" > <div data-rimg-canvas></div> </div> </div> <a class="product-card__image-link" href="/products/mens-80s-runr-hoodies" tabindex="-1" aria-hidden="true" ></a> <div class="product-card__badges"> <div data-spark="b2c-only" data-component="product-badges" data-component-type="component" class=" product-badges product-badges--font-body product-badges--uppercase product-badges--bold " > <div class="product-badges__badge" style=" --color-product-tag-text: #ffffff; --color-product-tag-background: #1284f2; " > BEST SELLER </div> </div> </div> <div data-spark="b2c-only" class="product-card__button-container"> <button class="product-card__quick-add-button" data-quick-add-button data-product-link="/products/mens-80s-runr-hoodies" > <span class="product-card__quick-add-text">Quick add</span> </button> <button data-component="button-floating" data-component-type="component" class="button-floating button-floating--default button-floating--small button-floating--bag-small" > <span class="visually-hidden">Quick add</span> </button> </div> </div> <div data-spark="b2c-only" class="product-card__price"> <div data-spark="b2c-only" data-component="price" data-component-type="component" class="price "> <div class="price__regular"> <span class="visually-hidden">Regular price</span> <span class="price__regular-value money"> $62.00 USD </span> </div> <div class="price__sale"> <span class="visually-hidden">Regular price</span> <s class="price__sale-compare money"></s><span class="visually-hidden">Sale price</span> <span class="price__sale-value money"> $62.00 USD </span> </div> </div> </div> <spark-product-card parent-id="5848804556956"></spark-product-card> </div> </li> <li class="product-card-slider__item" data-slider-item> <div data-component="product-card" data-component-type="component" class=" product-card " > <script type="application/json" data-component-data > { "settings": { "show_second_image": true } } </script> <div class="product-card__clickable-area"> <h3 class="product-card__title"> <a class="product-card__link" href="/products/mens-80s-long-sleeve-runr-t-shirts" aria-label="Men's 80's Long Sleeve Runr T-Shirts"> Men's 80's Long Sleeve Runr T-Shirts <!-- Stamped - Begin Star Rating Badge --> <span class="stamped-product-reviews-badge" data-id="6737337417884" data-product-sku="mens-80s-long-sleeve-runr-t-shirts" data-product-type="T-Shirt" data-product-title="Men's 80's Long Sleeve Runr T-Shirts" style="display:block;"> </span> <!-- Stamped - End Star Rating Badge --> </a> </h3> <div class=" product-card__image product-card__image--portrait " data-product-image > <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/21-06-RUNR-MENS-BLACK-LONG-SLEEVE-TSHIRT-80S-STUDIO3-Web-2000px_8c1a3f02-e2d3-4e36-b837-d201b5398b93_700x1049_crop_center.jpg?v=1657534106" width="1335" height="2000" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/21-06-RUNR-MENS-BLACK-LONG-SLEEVE-TSHIRT-80S-STUDIO3-Web-2000px_8c1a3f02-e2d3-4e36-b837-d201b5398b93_700x1049_crop_center.jpg?v=1657534106 1x, //runr.com/cdn/shop/products/21-06-RUNR-MENS-BLACK-LONG-SLEEVE-TSHIRT-80S-STUDIO3-Web-2000px_8c1a3f02-e2d3-4e36-b837-d201b5398b93_1330x1993_crop_center.jpg?v=1657534106 1.9x" > </noscript> <img src="//runr.com/cdn/shop/products/21-06-RUNR-MENS-BLACK-LONG-SLEEVE-TSHIRT-80S-STUDIO3-Web-2000px_8c1a3f02-e2d3-4e36-b837-d201b5398b93_700x1049_crop_center.jpg?v=1657534106" width="1335" height="2000" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/21-06-RUNR-MENS-BLACK-LONG-SLEEVE-TSHIRT-80S-STUDIO3-Web-2000px_8c1a3f02-e2d3-4e36-b837-d201b5398b93_{size}_crop_center.jpg?v=1657534106" data-rimg-max="1335x2000" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1049'></svg>" > <div data-rimg-canvas></div> </div> <div class="product-card__image-secondary"> <div data-component="lazy-img" data-component-type="component" class=" lazy-img lazy-img--crop-focus-center lazy-img--fill-mode-fill " > <noscript data-rimg-noscript> <img src="//runr.com/cdn/shop/products/21-06-RUNR-MENS-BLACK-LONG-SLEEVE-TSHIRT-80S-STUDIO2-Web-2000px_2ab2d9d2-7388-4986-af77-bdaffc1557f3_700x1049_crop_center.jpg?v=1657534109" width="1335" height="2000" alt="" data-rimg="noscript" srcset="//runr.com/cdn/shop/products/21-06-RUNR-MENS-BLACK-LONG-SLEEVE-TSHIRT-80S-STUDIO2-Web-2000px_2ab2d9d2-7388-4986-af77-bdaffc1557f3_700x1049_crop_center.jpg?v=1657534109 1x, //runr.com/cdn/shop/products/21-06-RUNR-MENS-BLACK-LONG-SLEEVE-TSHIRT-80S-STUDIO2-Web-2000px_2ab2d9d2-7388-4986-af77-bdaffc1557f3_1330x1993_crop_center.jpg?v=1657534109 1.9x" > </noscript> <img src="//runr.com/cdn/shop/products/21-06-RUNR-MENS-BLACK-LONG-SLEEVE-TSHIRT-80S-STUDIO2-Web-2000px_2ab2d9d2-7388-4986-af77-bdaffc1557f3_700x1049_crop_center.jpg?v=1657534109" width="1335" height="2000" alt="" data-rimg="lazy" data-rimg-scale="1" data-rimg-template="//runr.com/cdn/shop/products/21-06-RUNR-MENS-BLACK-LONG-SLEEVE-TSHIRT-80S-STUDIO2-Web-2000px_2ab2d9d2-7388-4986-af77-bdaffc1557f3_{size}_crop_center.jpg?v=1657534109" data-rimg-max="1335x2000" data-rimg-crop="center" srcset="data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'%20width='700'%20height='1049'></svg>" > <div data-rimg-canvas></div> </div> </div> <a class="product-card__image-link" href="/products/mens-80s-long-sleeve-runr-t-shirts" tabindex="-1" aria-hidden="true" ></a> <div class="product-card__badges"> <div data-spark="b2c-only" data-component="product-badges" data-component-type="component" class=" product-badges product-badges--font-body product-badges--uppercase product-badges--bold " > </div> </div> <div data-spark="b2c-only" class="product-card__button-container"> <button class="product-card__quick-add-button" data-quick-add-button data-product-link="/products/mens-80s-long-sleeve-runr-t-shirts" > <span class="product-card__quick-add-text">Quick add</span> </button> <button data-component="button-floating" data-component-type="component" class="button-floating button-floating--default button-floating--small button-floating--bag-small" > <span class="visually-hidden">Quick add</span> </button> </div> </div> <div data-spark="b2c-only" class="product-card__price"> <div data-spark="b2c-only" data-component="price" data-component-type="component" class="price "> <div class="price__regular"> <span class="visually-hidden">Regular price</span> <span class="price__regular-value money"> $36.00 USD </span> </div> <div class="price__sale"> <span class="visually-hidden">Regular price</span> <s class="price__sale-compare money"></s><span class="visually-hidden">Sale price</span> <span class="price__sale-value money"> $36.00 USD </span> </div> </div> </div> <spark-product-card parent-id="6737337417884"></spark-product-card> </div> </li> </ul> <div class=" product-card-slider__buttons " data-product-card-slider-buttons > <div class=" product-card-slider__button product-card-slider__button--previous " > <button data-component="button-floating" data-component-type="component" class="button-floating button-floating--default button-floating--medium button-floating--chevron" data-slider-button-previous name="previous" aria-label="Slide left" > <span class="visually-hidden">Slide left</span> </button> </div> <div class=" product-card-slider__button product-card-slider__button--next " > <button data-component="button-floating" data-component-type="component" class="button-floating button-floating--default button-floating--medium button-floating--chevron" data-slider-button-next name="next" aria-label="Slide left" > <span class="visually-hidden">Slide right</span> </button> </div> </div> </div> </section-content> </section-wrapper> </section> </div><div id="shopify-section-template--23739884994941__16607623213c7d7dc1" class="shopify-section"> <div id="shopify-block-AdHdnZitoanIwL1Urd__97aedca0-9629-4fd3-b01e-009cdf2cfb46" class="shopify-block shopify-app-block"><div id="stamped-reviews-widget" data-widget-type="carousel" data-title="Real Reviews from Real Customers" data-auto-play="true" data-auto-play-speed="" data-take="30" data-style-color-title="" data-style-color-star="" data-style-color-text="" data-style-color-link="" data-review-ids="" data-product-ids="" data-product-category="" data-product-brand="" data-tags="" data-limit-words="" data-fill-empty="false" data-random="false" data-with-photos="false" ></div> </div> </div><div id="shopify-section-template--23739884994941__172589337844998d3e" class="shopify-section"> </div><script data-locksmith> var load = function () { if (document.querySelectorAll('.locksmith-manual-trigger').length > 0) { Locksmith.ping(); } Locksmith.util.on('submit', 'locksmith-resource-form', function (event) { event.preventDefault(); var data = Locksmith.util.serializeForm(event.target); Locksmith.postResource(data, { spinner: false, container: 'locksmith-content' }); }); Locksmith.util.on('click', 'locksmith-manual-trigger', function (event) { event.preventDefault(); Locksmith.postResource({}, { spinner: true, container: document }); }); Locksmith.submitPasscode = function (passcode) { Locksmith.postResource( { passcode: passcode }, { spinner: false, container: 'locksmith-content' } ); }; }; if (typeof Locksmith !== 'undefined') { load(); } else { window.addEventListener('load', load); } </script> <script id="bss-ltap-fl-redirect" type="text/javascript"> const skipDomains = ['minimo-skin-essentials-wholesale.myshopify.com']; function runInLoginPage() { function insertElement(id) { const BSS = JSON.parse(localStorage.getItem("BSS")) || ""; let createCustomer = document.getElementById(id); if (BSS && BSS.redirect_url && createCustomer) { const returnToInput = document.createElement('input'); returnToInput.type = 'hidden'; returnToInput.name = 'return_to'; returnToInput.value = BSS.redirect_url; createCustomer.appendChild(returnToInput); } } insertElement("customer_login"); } function runInRegisterPage() { if(skipDomains.includes(window.Shopify.shop)) { return; } const BSS = JSON.parse(localStorage.getItem("BSS")) || ""; let formCreate = document.getElementById('create_customer'); if (BSS && BSS.redirect_url && formCreate) { let firstName = document.getElementById('RegisterForm-FirstName'); let lastName = document.getElementById('RegisterForm-LastName'); let email = document.getElementById('RegisterForm-email'); let password = document.getElementById('RegisterForm-password'); formCreate.addEventListener('submit', async function (e) { if(BSS_B2B && BSS_B2B.RF) { return; } e.preventDefault(); let isError = false; if ( !email.value || !password.value || !validateEmail(email.value) || password.value.length < 5) { isError = true; } if (isError) { formCreate.submit(); } else { let data = { "form_type": "create_customer", "utf8": "✓", "customer[first_name]": `${firstName.value}`, "customer[last_name]": `${lastName.value}`, "customer[email]": `${email.value}`, "customer[password]": `${password.value}`, } var formBody = []; for (var property in data) { var encodedKey = encodeURIComponent(property); var encodedValue = encodeURIComponent(data[property]); formBody.push(encodedKey + "=" + encodedValue); } formBody = formBody.join("&"); try { let res = await fetch("/account", { method: "POST", headers: { "Content-Type": "application/x-www-form-urlencoded", }, body: formBody, }); let resUrl = res.url; if (res.status === 200) { if (resUrl.includes("/account/register")) { formCreate.submit(); } else { let url = BSS.redirect_url; localStorage.removeItem("BSS"); window.location.href = url; } } else { formCreate.submit(); } } catch (error) { console.log('error: ', error); } } }) function validateEmail(email) { const regex = /^[^\s@]+@[^\s@]+\.[^\s@]+$/; return regex.test(email); } } } if (window.location.pathname.includes("/account/login")) { if (window.Shopify.shop === "protegisparts.myshopify.com") { setTimeout(() => { runInLoginPage(); }, 3000) } else { runInLoginPage(); } } if (window.location.pathname === "/account/register") { runInRegisterPage(); } </script> </main> <!-- BEGIN sections: footer-group --> <div id="shopify-section-sections--23739885289853__footer" class="shopify-section shopify-section-group-footer-group"><footer data-component="footer" data-component-type="section" class=" footer footer--top-space-true " style=" --color-footer-background: #edebe7; --block-text-color: #222222; " > <section-wrapper> <section-content> <div class="footer__wrapper"> <div class="footer-top"> <div class=" footer-block footer-block--size-one-column " style="--column-width: 30%;" > <div data-component="block-footer-menu" data-component-type="block" class="block-footer-menu" > <h2 class="block-footer-menu__heading"> How Can We Help? </h2> <div class="block-footer-menu__content"> <ul class="block-footer-menu__menu"> <li class="block-footer-menu__list-item"> <a class="block-footer-menu__link" href="/pages/delivery"> Delivery </a> </li> <li class="block-footer-menu__list-item"> <a class="block-footer-menu__link" href="/pages/returns-exchanges"> Returns & Exchanges </a> </li> <li class="block-footer-menu__list-item"> <a class="block-footer-menu__link" href="/pages/running-clubs-groups"> Running Clubs & Groups </a> </li> <li class="block-footer-menu__list-item"> <a class="block-footer-menu__link" href="/pages/stockists"> Stockists </a> </li> <li class="block-footer-menu__list-item"> <a class="block-footer-menu__link" href="/pages/blue-light-card"> Blue Light Card </a> </li> <li class="block-footer-menu__list-item"> <a class="block-footer-menu__link" href="/products/gift-card"> Gift Cards </a> </li> <li class="block-footer-menu__list-item"> <a class="block-footer-menu__link" href="/pages/contact-us"> Contact Us </a> </li> <li class="block-footer-menu__list-item"> <a class="block-footer-menu__link" href="/search"> Search </a> </li> </ul> </div> </div> </div> <div class=" footer-block footer-block--size-one-column " style="--column-width: 20%;" > <div data-component="block-footer-menu" data-component-type="block" class="block-footer-menu" > <h2 class="block-footer-menu__heading"> Inside Runr </h2> <div class="block-footer-menu__content"> <ul class="block-footer-menu__menu"> <li class="block-footer-menu__list-item"> <a class="block-footer-menu__link" href="/pages/the-story-of-runr"> The Story Of Runr </a> </li> <li class="block-footer-menu__list-item"> <a class="block-footer-menu__link" href="/pages/supporting-charities"> Charities </a> </li> <li class="block-footer-menu__list-item"> <a class="block-footer-menu__link" href="/pages/supporting-mental-health"> Supporting Mental Health </a> </li> <li class="block-footer-menu__list-item"> <a class="block-footer-menu__link" href="/pages/plant-a-tree"> Plant A Tree </a> </li> <li class="block-footer-menu__list-item"> <a class="block-footer-menu__link" href="/pages/sustainability-policy"> Sustainability Policy </a> </li> <li class="block-footer-menu__list-item"> <a class="block-footer-menu__link" href="/pages/about-us"> Our Vision </a> </li> <li class="block-footer-menu__list-item"> <a class="block-footer-menu__link" href="/pages/runr-partners"> Partners </a> </li> </ul> </div> </div> </div> <div class=" footer-block footer-block--size-one-column " style="--column-width: 20%;" > <div data-component="block-footer-menu" data-component-type="block" class="block-footer-menu" > <h2 class="block-footer-menu__heading"> Useful Information </h2> <div class="block-footer-menu__content"> <ul class="block-footer-menu__menu"> <li class="block-footer-menu__list-item"> <a class="block-footer-menu__link" href="/pages/terms-conditions"> T&C's </a> </li> <li class="block-footer-menu__list-item"> <a class="block-footer-menu__link" href="/pages/privacy-policy-1"> Privacy Policy </a> </li> <li class="block-footer-menu__list-item"> <a class="block-footer-menu__link" href="/pages/klarna"> Klarna Available </a> </li> </ul> </div> </div> </div> <div class=" footer-block footer-block--size-one-column " style="--column-width: 20%;" > <div data-component="block-footer-about" data-component-type="block" class="block-footer-about" > <h2 class="block-footer-about__heading"> Join us on social </h2> <ul data-component="social-media-links" data-component-type="component" class=" social-media-links " > <li class="social-media-links__item"> <a class="social-media-links__link" href="mailto:[email protected]" aria-label="Email RUNR" rel="me" target="_blank" > <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.531 10.52a.57.57 0 0 1-.422.168.571.571 0 0 1-.399-.17L0 2.808v11.33h16V2.835L8.531 10.52Z" fill="currentColor"/><path d="M15.217 2H.807l7.307 7.309L15.217 2Z" fill="currentColor"/></svg> </a> </li> <li class="social-media-links__item"> <a class="social-media-links__link" href="https://www.facebook.com/ukrunr" aria-label="RUNR on Facebook" rel="me" target="_blank" > <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.591.077a7.981 7.981 0 0 0-5.247 2.329A7.925 7.925 0 0 0 .392 5.573a8 8 0 0 0 .248 5.604c.072.17.254.543.347.71.243.44.542.876.862 1.258a7.984 7.984 0 0 0 4.886 2.78l.016.002v-5.576H4.719V8.04H6.75L6.753 7c.003-1.107.002-1.082.04-1.341.138-.952.594-1.67 1.327-2.084.336-.19.758-.319 1.211-.369.46-.05 1.219-.012 2.02.102l.212.03c.002 0 .003.441.003.982v.983l-.598.003c-.64.003-.669.005-.838.044-.437.101-.728.384-.832.806-.041.17-.042.185-.042 1.07v.814h1.106c.999 0 1.107.002 1.107.012 0 .013-.343 2.244-.35 2.279l-.004.02H9.256v5.573l.04-.005a7.9 7.9 0 0 0 2.286-.738 8.013 8.013 0 0 0 3.837-4.142c.33-.813.517-1.647.572-2.561.012-.186.012-.679 0-.864a7.95 7.95 0 0 0-.497-2.37A8.02 8.02 0 0 0 10.9.607 8.088 8.088 0 0 0 8.532.084a16.32 16.32 0 0 0-.941-.007Z" fill="currentColor"/></svg> </a> </li> <li class="social-media-links__item"> <a class="social-media-links__link" href="https://www.instagram.com/runr_uk/" aria-label="RUNR on Instagram" rel="me" target="_blank" > <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.121.005c-.523.02-1.155.082-1.478.144C1.775.507.505 1.777.148 3.644.012 4.356 0 4.704 0 8.001s.012 3.644.148 4.356c.357 1.867 1.628 3.138 3.495 3.495.712.136 1.06.148 4.357.148 3.298 0 3.645-.012 4.357-.148 1.867-.357 3.138-1.628 3.495-3.495.136-.712.148-1.059.148-4.356 0-3.298-.012-3.645-.148-4.357C15.493 1.77 14.214.497 12.34.147 11.655.02 11.387.01 8.334.002a281.625 281.625 0 0 0-3.213.003Zm6.505 1.503c.652.085 1.14.23 1.517.452.238.14.758.66.898.898.232.395.373.882.454 1.564.06.504.06 6.653 0 7.157-.08.682-.222 1.17-.454 1.564-.14.239-.66.758-.898.898-.395.232-.882.373-1.565.454-.503.06-6.653.06-7.157 0-.682-.08-1.169-.222-1.564-.454-.238-.14-.758-.66-.898-.898-.232-.395-.373-.882-.454-1.564-.06-.504-.06-6.653 0-7.157.058-.491.122-.783.242-1.103.137-.366.275-.59.54-.875.591-.636 1.265-.892 2.532-.963.692-.039 6.48-.015 6.807.027Zm.334 1.298c-.238.082-.526.38-.602.626a.968.968 0 0 0 1.211 1.21c.264-.081.547-.364.63-.629a.997.997 0 0 0-.048-.701 1.217 1.217 0 0 0-.496-.48 1.157 1.157 0 0 0-.695-.026Zm-4.342 1.09A4.14 4.14 0 0 0 5.09 5.091a4.113 4.113 0 0 0 1.661 6.833 4.147 4.147 0 0 0 2.498 0 4.138 4.138 0 0 0 2.675-2.675 4.147 4.147 0 0 0 0-2.497 4.138 4.138 0 0 0-2.675-2.675 4.387 4.387 0 0 0-1.63-.18Zm1.018 1.516c.29.07.806.327 1.043.522.294.24.532.545.707.906.21.437.265.673.265 1.16 0 .488-.054.725-.265 1.162a2.51 2.51 0 0 1-1.225 1.223c-.436.212-.673.266-1.161.266s-.725-.054-1.161-.265a2.51 2.51 0 0 1-1.225-1.224 3.556 3.556 0 0 1-.21-.541c-.075-.304-.075-.937 0-1.24.078-.309.333-.82.529-1.06a2.773 2.773 0 0 1 1.69-.96 3.472 3.472 0 0 1 1.013.05Z" fill="currentColor"/></svg> </a> </li> <li class="social-media-links__item"> <a class="social-media-links__link" href="https://www.linkedin.com/company/runr-uk" aria-label="RUNR on LinkedIn" rel="me" target="_blank" > <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.864 6.912c.41-.64 1.142-1.534 2.782-1.534 2.03 0 3.554 1.326 3.554 4.179v5.323h-3.086V9.92c0-1.248-.447-2.1-1.564-2.1-.852 0-1.36.574-1.584 1.129a2.106 2.106 0 0 0-.102.752v5.179H5.776s.042-8.413 0-9.28h3.088v1.312ZM2.547 1.12C1.491 1.12.8 1.813.8 2.72c0 .907.67 1.6 1.706 1.6h.02c1.077 0 1.748-.714 1.748-1.6 0-.886-.67-1.6-1.727-1.6ZM.984 14.88H4.07V5.6H.984v9.28Z" fill="currentColor"/></svg> </a> </li> <li class="social-media-links__item"> <a class="social-media-links__link" href="https://open.spotify.com/user/sg7ud5986c1x57q02dcrt3gww" aria-label="RUNR on Spotify" rel="me" target="_blank" > <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.732 7.092C10.153 5.561 5.9 5.42 3.438 6.167a.748.748 0 1 1-.434-1.432c2.826-.858 7.523-.692 10.492 1.07a.748.748 0 0 1-.764 1.287Zm-.084 2.268a.624.624 0 0 1-.858.206C9.64 8.244 6.362 7.86 3.818 8.634a.625.625 0 0 1-.362-1.194c2.905-.882 6.517-.455 8.987 1.063.293.18.385.565.205.857Zm-.98 2.179a.498.498 0 0 1-.685.166c-1.878-1.148-4.243-1.408-7.028-.772a.498.498 0 0 1-.222-.972c3.048-.696 5.662-.396 7.77.892.236.144.31.45.166.686ZM8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0Z" fill="currentColor"/></svg> </a> </li> <li class="social-media-links__item"> <a class="social-media-links__link" href="https://tiktok.com/@runr_uk" aria-label="RUNR on TikTok" rel="me" target="_blank" > <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.423 0h2.738s-.156 3.51 3.796 3.768v2.711s-2.114.129-3.796-1.158l.028 5.606a5.073 5.073 0 1 1-5.064-5.073h.708V8.64a2.298 2.298 0 1 0 1.617 2.205L8.423 0Z" fill="currentColor"/></svg> </a> </li> <li class="social-media-links__item"> <a class="social-media-links__link" href="http://x.com/runr_uk" aria-label="RUNR on X" rel="me" target="_blank" > <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.522 6.771 15.48 0h-1.412L8.895 5.88 4.765 0H0l6.247 8.89L0 15.993h1.412l5.461-6.21 4.363 6.21H16l-6.478-9.22ZM7.59 8.97l-.633-.885L1.92 1.039h2.168l4.064 5.685.633.886L14.068 15H11.9L7.589 8.97Z" fill="currentColor"/></svg> </a> </li> </ul> </div> </div> </div> <div class=" footer-bottom footer-bottom--payment-icons-enabled footer-bottom--fos-enabled " > <div class="footer-bottom__wrapper"> <div class="footer-bottom__top"><div class="footer-bottom__follow-on-shop"> <script defer="defer" async type="module" src="//runr.com/cdn/shopifycloud/shop-js/modules/v2/client.shop-follow-button_CtVAwMQo.en.esm.js"></script> <script defer="defer" async type="module" src="//runr.com/cdn/shopifycloud/shop-js/modules/v2/chunk.common_DX4hvK5k.esm.js"></script> <script defer="defer" async type="module" src="//runr.com/cdn/shopifycloud/shop-js/modules/v2/chunk.modal_XXU5RCt-.esm.js"></script> <script type="module"> await import("//runr.com/cdn/shopifycloud/shop-js/modules/v2/client.shop-follow-button_CtVAwMQo.en.esm.js"); await import("//runr.com/cdn/shopifycloud/shop-js/modules/v2/chunk.common_DX4hvK5k.esm.js"); await import("//runr.com/cdn/shopifycloud/shop-js/modules/v2/chunk.modal_XXU5RCt-.esm.js"); </script> <shop-follow-button proxy="true"></shop-follow-button> </div> <div data-component="cross-border" data-component-type="component" class="cross-border"> <form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="shopify-localization-form" enctype="multipart/form-data" data-cross-border-form=""><input type="hidden" name="form_type" value="localization" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="_method" value="put" /><input type="hidden" name="return_to" value="/" /> <div data-component="disclosure" data-component-type="component" class="disclosure"> <script type="application/json" data-component-data > { "inputName": "country_code", "inputValue": "US", "alwaysShowHeading": false } </script> <noscript> <div class="disclosure__select-list"> <label class="visually-hidden" for="currency-select-"> Currency </label> <select class="disclosure__select" id="currency-select-" name="country_code" > <option class="disclosure__option" value="AF" > Afghanistan (AFN ؋) </option> <option class="disclosure__option" value="AX" > Åland Islands (EUR €) </option> <option class="disclosure__option" value="AL" > Albania (ALL L) </option> <option class="disclosure__option" value="DZ" > Algeria (DZD د.ج) </option> <option class="disclosure__option" value="AD" > Andorra (EUR €) </option> <option class="disclosure__option" value="AO" > Angola (GBP £) </option> <option class="disclosure__option" value="AI" > Anguilla (XCD $) </option> <option class="disclosure__option" value="AG" > Antigua & Barbuda (XCD $) </option> <option class="disclosure__option" value="AR" > Argentina (GBP £) </option> <option class="disclosure__option" value="AM" > Armenia (AMD դր.) </option> <option class="disclosure__option" value="AW" > Aruba (AWG ƒ) </option> <option class="disclosure__option" value="AC" > Ascension Island (SHP £) </option> <option class="disclosure__option" value="AU" > Australia (AUD $) </option> <option class="disclosure__option" value="AT" > Austria (EUR €) </option> <option class="disclosure__option" value="AZ" > Azerbaijan (AZN ₼) </option> <option class="disclosure__option" value="BS" > Bahamas (BSD $) </option> <option class="disclosure__option" value="BH" > Bahrain (GBP £) </option> <option class="disclosure__option" value="BD" > Bangladesh (BDT ৳) </option> <option class="disclosure__option" value="BB" > Barbados (BBD $) </option> <option class="disclosure__option" value="BY" > Belarus (GBP £) </option> <option class="disclosure__option" value="BE" > Belgium (EUR €) </option> <option class="disclosure__option" value="BZ" > Belize (BZD $) </option> <option class="disclosure__option" value="BJ" > Benin (XOF Fr) </option> <option class="disclosure__option" value="BM" > Bermuda (USD $) </option> <option class="disclosure__option" value="BT" > Bhutan (GBP £) </option> <option class="disclosure__option" value="BO" > Bolivia (BOB Bs.) </option> <option class="disclosure__option" value="BA" > Bosnia & Herzegovina (BAM КМ) </option> <option class="disclosure__option" value="BW" > Botswana (BWP P) </option> <option class="disclosure__option" value="BR" > Brazil (GBP £) </option> <option class="disclosure__option" value="IO" > British Indian Ocean Territory (USD $) </option> <option class="disclosure__option" value="VG" > British Virgin Islands (USD $) </option> <option class="disclosure__option" value="BN" > Brunei (BND $) </option> <option class="disclosure__option" value="BG" > Bulgaria (BGN лв.) </option> <option class="disclosure__option" value="BF" > Burkina Faso (XOF Fr) </option> <option class="disclosure__option" value="BI" > Burundi (BIF Fr) </option> <option class="disclosure__option" value="KH" > Cambodia (KHR ៛) </option> <option class="disclosure__option" value="CM" > Cameroon (XAF CFA) </option> <option class="disclosure__option" value="CA" > Canada (CAD $) </option> <option class="disclosure__option" value="CV" > Cape Verde (CVE $) </option> <option class="disclosure__option" value="BQ" > Caribbean Netherlands (USD $) </option> <option class="disclosure__option" value="KY" > Cayman Islands (KYD $) </option> <option class="disclosure__option" value="CF" > Central African Republic (XAF CFA) </option> <option class="disclosure__option" value="TD" > Chad (XAF CFA) </option> <option class="disclosure__option" value="CL" > Chile (GBP £) </option> <option class="disclosure__option" value="CN" > China (CNY ¥) </option> <option class="disclosure__option" value="CX" > Christmas Island (AUD $) </option> <option class="disclosure__option" value="CC" > Cocos (Keeling) Islands (AUD $) </option> <option class="disclosure__option" value="CO" > Colombia (GBP £) </option> <option class="disclosure__option" value="KM" > Comoros (KMF Fr) </option> <option class="disclosure__option" value="CG" > Congo - Brazzaville (XAF CFA) </option> <option class="disclosure__option" value="CD" > Congo - Kinshasa (CDF Fr) </option> <option class="disclosure__option" value="CK" > Cook Islands (NZD $) </option> <option class="disclosure__option" value="CR" > Costa Rica (CRC ₡) </option> <option class="disclosure__option" value="CI" > Côte d’Ivoire (XOF Fr) </option> <option class="disclosure__option" value="HR" > Croatia (EUR €) </option> <option class="disclosure__option" value="CW" > Curaçao (ANG ƒ) </option> <option class="disclosure__option" value="CY" > Cyprus (EUR €) </option> <option class="disclosure__option" value="CZ" > Czechia (CZK Kč) </option> <option class="disclosure__option" value="DK" > Denmark (DKK kr.) </option> <option class="disclosure__option" value="DJ" > Djibouti (DJF Fdj) </option> <option class="disclosure__option" value="DM" > Dominica (XCD $) </option> <option class="disclosure__option" value="DO" > Dominican Republic (DOP $) </option> <option class="disclosure__option" value="EC" > Ecuador (USD $) </option> <option class="disclosure__option" value="EG" > Egypt (EGP ج.م) </option> <option class="disclosure__option" value="SV" > El Salvador (USD $) </option> <option class="disclosure__option" value="GQ" > Equatorial Guinea (XAF CFA) </option> <option class="disclosure__option" value="ER" > Eritrea (GBP £) </option> <option class="disclosure__option" value="EE" > Estonia (EUR €) </option> <option class="disclosure__option" value="SZ" > Eswatini (GBP £) </option> <option class="disclosure__option" value="ET" > Ethiopia (ETB Br) </option> <option class="disclosure__option" value="FK" > Falkland Islands (FKP £) </option> <option class="disclosure__option" value="FO" > Faroe Islands (DKK kr.) </option> <option class="disclosure__option" value="FJ" > Fiji (FJD $) </option> <option class="disclosure__option" value="FI" > Finland (EUR €) </option> <option class="disclosure__option" value="FR" > France (EUR €) </option> <option class="disclosure__option" value="GF" > French Guiana (EUR €) </option> <option class="disclosure__option" value="PF" > French Polynesia (XPF Fr) </option> <option class="disclosure__option" value="TF" > French Southern Territories (EUR €) </option> <option class="disclosure__option" value="GA" > Gabon (XOF Fr) </option> <option class="disclosure__option" value="GM" > Gambia (GMD D) </option> <option class="disclosure__option" value="GE" > Georgia (GBP £) </option> <option class="disclosure__option" value="DE" > Germany (EUR €) </option> <option class="disclosure__option" value="GH" > Ghana (GBP £) </option> <option class="disclosure__option" value="GI" > Gibraltar (GBP £) </option> <option class="disclosure__option" value="GR" > Greece (EUR €) </option> <option class="disclosure__option" value="GL" > Greenland (DKK kr.) </option> <option class="disclosure__option" value="GD" > Grenada (XCD $) </option> <option class="disclosure__option" value="GP" > Guadeloupe (EUR €) </option> <option class="disclosure__option" value="GT" > Guatemala (GTQ Q) </option> <option class="disclosure__option" value="GG" > Guernsey (GBP £) </option> <option class="disclosure__option" value="GN" > Guinea (GNF Fr) </option> <option class="disclosure__option" value="GW" > Guinea-Bissau (XOF Fr) </option> <option class="disclosure__option" value="GY" > Guyana (GYD $) </option> <option class="disclosure__option" value="HT" > Haiti (GBP £) </option> <option class="disclosure__option" value="HN" > Honduras (HNL L) </option> <option class="disclosure__option" value="HK" > Hong Kong SAR (HKD $) </option> <option class="disclosure__option" value="HU" > Hungary (HUF Ft) </option> <option class="disclosure__option" value="IS" > Iceland (ISK kr) </option> <option class="disclosure__option" value="IN" > India (INR ₹) </option> <option class="disclosure__option" value="ID" > Indonesia (IDR Rp) </option> <option class="disclosure__option" value="IQ" > Iraq (GBP £) </option> <option class="disclosure__option" value="IE" > Ireland (EUR €) </option> <option class="disclosure__option" value="IM" > Isle of Man (GBP £) </option> <option class="disclosure__option" value="IL" > Israel (ILS ₪) </option> <option class="disclosure__option" value="IT" > Italy (EUR €) </option> <option class="disclosure__option" value="JM" > Jamaica (JMD $) </option> <option class="disclosure__option" value="JP" > Japan (JPY ¥) </option> <option class="disclosure__option" value="JE" > Jersey (GBP £) </option> <option class="disclosure__option" value="JO" > Jordan (GBP £) </option> <option class="disclosure__option" value="KZ" > Kazakhstan (KZT ₸) </option> <option class="disclosure__option" value="KE" > Kenya (KES KSh) </option> <option class="disclosure__option" value="KI" > Kiribati (GBP £) </option> <option class="disclosure__option" value="XK" > Kosovo (EUR €) </option> <option class="disclosure__option" value="KW" > Kuwait (GBP £) </option> <option class="disclosure__option" value="KG" > Kyrgyzstan (KGS som) </option> <option class="disclosure__option" value="LA" > Laos (LAK ₭) </option> <option class="disclosure__option" value="LV" > Latvia (EUR €) </option> <option class="disclosure__option" value="LB" > Lebanon (LBP ل.ل) </option> <option class="disclosure__option" value="LS" > Lesotho (GBP £) </option> <option class="disclosure__option" value="LR" > Liberia (GBP £) </option> <option class="disclosure__option" value="LY" > Libya (GBP £) </option> <option class="disclosure__option" value="LI" > Liechtenstein (CHF CHF) </option> <option class="disclosure__option" value="LT" > Lithuania (EUR €) </option> <option class="disclosure__option" value="LU" > Luxembourg (EUR €) </option> <option class="disclosure__option" value="MO" > Macao SAR (MOP P) </option> <option class="disclosure__option" value="MG" > Madagascar (GBP £) </option> <option class="disclosure__option" value="MW" > Malawi (MWK MK) </option> <option class="disclosure__option" value="MY" > Malaysia (MYR RM) </option> <option class="disclosure__option" value="MV" > Maldives (MVR MVR) </option> <option class="disclosure__option" value="ML" > Mali (XOF Fr) </option> <option class="disclosure__option" value="MT" > Malta (EUR €) </option> <option class="disclosure__option" value="MQ" > Martinique (EUR €) </option> <option class="disclosure__option" value="MR" > Mauritania (GBP £) </option> <option class="disclosure__option" value="MU" > Mauritius (MUR ₨) </option> <option class="disclosure__option" value="YT" > Mayotte (EUR €) </option> <option class="disclosure__option" value="MX" > Mexico (GBP £) </option> <option class="disclosure__option" value="MD" > Moldova (MDL L) </option> <option class="disclosure__option" value="MC" > Monaco (EUR €) </option> <option class="disclosure__option" value="MN" > Mongolia (MNT ₮) </option> <option class="disclosure__option" value="ME" > Montenegro (EUR €) </option> <option class="disclosure__option" value="MS" > Montserrat (XCD $) </option> <option class="disclosure__option" value="MA" > Morocco (MAD د.م.) </option> <option class="disclosure__option" value="MZ" > Mozambique (GBP £) </option> <option class="disclosure__option" value="MM" > Myanmar (Burma) (MMK K) </option> <option class="disclosure__option" value="NA" > Namibia (GBP £) </option> <option class="disclosure__option" value="NR" > Nauru (AUD $) </option> <option class="disclosure__option" value="NP" > Nepal (NPR Rs.) </option> <option class="disclosure__option" value="NL" > Netherlands (EUR €) </option> <option class="disclosure__option" value="NC" > New Caledonia (XPF Fr) </option> <option class="disclosure__option" value="NZ" > New Zealand (NZD $) </option> <option class="disclosure__option" value="NI" > Nicaragua (NIO C$) </option> <option class="disclosure__option" value="NE" > Niger (XOF Fr) </option> <option class="disclosure__option" value="NG" > Nigeria (NGN ₦) </option> <option class="disclosure__option" value="NU" > Niue (NZD $) </option> <option class="disclosure__option" value="NF" > Norfolk Island (AUD $) </option> <option class="disclosure__option" value="MK" > North Macedonia (MKD ден) </option> <option class="disclosure__option" value="NO" > Norway (GBP £) </option> <option class="disclosure__option" value="OM" > Oman (GBP £) </option> <option class="disclosure__option" value="PK" > Pakistan (PKR ₨) </option> <option class="disclosure__option" value="PS" > Palestinian Territories (ILS ₪) </option> <option class="disclosure__option" value="PA" > Panama (USD $) </option> <option class="disclosure__option" value="PG" > Papua New Guinea (PGK K) </option> <option class="disclosure__option" value="PY" > Paraguay (PYG ₲) </option> <option class="disclosure__option" value="PE" > Peru (PEN S/) </option> <option class="disclosure__option" value="PN" > Pitcairn Islands (NZD $) </option> <option class="disclosure__option" value="PL" > Poland (PLN zł) </option> <option class="disclosure__option" value="PT" > Portugal (EUR €) </option> <option class="disclosure__option" value="QA" > Qatar (QAR ر.ق) </option> <option class="disclosure__option" value="RE" > Réunion (EUR €) </option> <option class="disclosure__option" value="RO" > Romania (RON Lei) </option> <option class="disclosure__option" value="RU" > Russia (GBP £) </option> <option class="disclosure__option" value="RW" > Rwanda (RWF FRw) </option> <option class="disclosure__option" value="WS" > Samoa (WST T) </option> <option class="disclosure__option" value="SM" > San Marino (EUR €) </option> <option class="disclosure__option" value="ST" > São Tomé & Príncipe (STD Db) </option> <option class="disclosure__option" value="SA" > Saudi Arabia (SAR ر.س) </option> <option class="disclosure__option" value="SN" > Senegal (XOF Fr) </option> <option class="disclosure__option" value="RS" > Serbia (RSD РСД) </option> <option class="disclosure__option" value="SC" > Seychelles (GBP £) </option> <option class="disclosure__option" value="SL" > Sierra Leone (SLL Le) </option> <option class="disclosure__option" value="SG" > Singapore (SGD $) </option> <option class="disclosure__option" value="SX" > Sint Maarten (ANG ƒ) </option> <option class="disclosure__option" value="SK" > Slovakia (EUR €) </option> <option class="disclosure__option" value="SI" > Slovenia (EUR €) </option> <option class="disclosure__option" value="SB" > Solomon Islands (SBD $) </option> <option class="disclosure__option" value="SO" > Somalia (GBP £) </option> <option class="disclosure__option" value="ZA" > South Africa (GBP £) </option> <option class="disclosure__option" value="GS" > South Georgia & South Sandwich Islands (GBP £) </option> <option class="disclosure__option" value="KR" > South Korea (KRW ₩) </option> <option class="disclosure__option" value="SS" > South Sudan (GBP £) </option> <option class="disclosure__option" value="ES" > Spain (EUR €) </option> <option class="disclosure__option" value="LK" > Sri Lanka (LKR ₨) </option> <option class="disclosure__option" value="BL" > St. Barthélemy (EUR €) </option> <option class="disclosure__option" value="SH" > St. Helena (SHP £) </option> <option class="disclosure__option" value="KN" > St. Kitts & Nevis (XCD $) </option> <option class="disclosure__option" value="LC" > St. Lucia (XCD $) </option> <option class="disclosure__option" value="MF" > St. Martin (EUR €) </option> <option class="disclosure__option" value="PM" > St. Pierre & Miquelon (EUR €) </option> <option class="disclosure__option" value="VC" > St. Vincent & Grenadines (XCD $) </option> <option class="disclosure__option" value="SD" > Sudan (GBP £) </option> <option class="disclosure__option" value="SR" > Suriname (GBP £) </option> <option class="disclosure__option" value="SJ" > Svalbard & Jan Mayen (GBP £) </option> <option class="disclosure__option" value="SE" > Sweden (SEK kr) </option> <option class="disclosure__option" value="CH" > Switzerland (CHF CHF) </option> <option class="disclosure__option" value="TW" > Taiwan (TWD $) </option> <option class="disclosure__option" value="TJ" > Tajikistan (TJS ЅМ) </option> <option class="disclosure__option" value="TZ" > Tanzania (TZS Sh) </option> <option class="disclosure__option" value="TH" > Thailand (THB ฿) </option> <option class="disclosure__option" value="TL" > Timor-Leste (USD $) </option> <option class="disclosure__option" value="TG" > Togo (XOF Fr) </option> <option class="disclosure__option" value="TK" > Tokelau (NZD $) </option> <option class="disclosure__option" value="TO" > Tonga (TOP T$) </option> <option class="disclosure__option" value="TT" > Trinidad & Tobago (TTD $) </option> <option class="disclosure__option" value="TA" > Tristan da Cunha (GBP £) </option> <option class="disclosure__option" value="TN" > Tunisia (GBP £) </option> <option class="disclosure__option" value="TR" > Türkiye (GBP £) </option> <option class="disclosure__option" value="TM" > Turkmenistan (GBP £) </option> <option class="disclosure__option" value="TC" > Turks & Caicos Islands (USD $) </option> <option class="disclosure__option" value="TV" > Tuvalu (AUD $) </option> <option class="disclosure__option" value="UM" > U.S. Outlying Islands (USD $) </option> <option class="disclosure__option" value="UG" > Uganda (UGX USh) </option> <option class="disclosure__option" value="UA" > Ukraine (UAH ₴) </option> <option class="disclosure__option" value="AE" > United Arab Emirates (AED د.إ) </option> <option class="disclosure__option" value="GB" > United Kingdom (GBP £) </option> <option class="disclosure__option" value="US" selected > United States (USD $) </option> <option class="disclosure__option" value="UY" > Uruguay (UYU $U) </option> <option class="disclosure__option" value="UZ" > Uzbekistan (UZS so'm) </option> <option class="disclosure__option" value="VU" > Vanuatu (VUV Vt) </option> <option class="disclosure__option" value="VA" > Vatican City (EUR €) </option> <option class="disclosure__option" value="VE" > Venezuela (USD $) </option> <option class="disclosure__option" value="VN" > Vietnam (VND ₫) </option> <option class="disclosure__option" value="WF" > Wallis & Futuna (XPF Fr) </option> <option class="disclosure__option" value="EH" > Western Sahara (MAD د.م.) </option> <option class="disclosure__option" value="YE" > Yemen (YER ﷼) </option> <option class="disclosure__option" value="ZM" > Zambia (GBP £) </option> <option class="disclosure__option" value="ZW" > Zimbabwe (USD $) </option> </select> <button data-component="button" data-component-type="component" class="button button--primary button--small button--shadow" > Update currency </button> </div> </noscript> <div class="disclosure__wrapper disclosure--no-js-hidden"> <h2 class="visually-hidden" id="currency-heading-359"> Currency </h2> <button class="disclosure__toggle" type="button" aria-expanded="false" aria-controls="currency-list-359" aria-describedby="currency-heading-359" data-disclosure-toggle > United States (USD $) </button> <div class="disclosure__modal" id="currency-list-359" data-disclosure-modal > <h2 class="disclosure__heading">Currency</h2> <button class="disclosure__close" data-disclosure-close > <span class="visually-hidden">Close</span> </button> <ul class="disclosure__list"> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="AF" data-disclosure-option > Afghanistan (AFN ؋) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="AX" data-disclosure-option > Åland Islands (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="AL" data-disclosure-option > Albania (ALL L) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="DZ" data-disclosure-option > Algeria (DZD د.ج) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="AD" data-disclosure-option > Andorra (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="AO" data-disclosure-option > Angola (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="AI" data-disclosure-option > Anguilla (XCD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="AG" data-disclosure-option > Antigua & Barbuda (XCD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="AR" data-disclosure-option > Argentina (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="AM" data-disclosure-option > Armenia (AMD դր.) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="AW" data-disclosure-option > Aruba (AWG ƒ) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="AC" data-disclosure-option > Ascension Island (SHP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="AU" data-disclosure-option > Australia (AUD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="AT" data-disclosure-option > Austria (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="AZ" data-disclosure-option > Azerbaijan (AZN ₼) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="BS" data-disclosure-option > Bahamas (BSD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="BH" data-disclosure-option > Bahrain (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="BD" data-disclosure-option > Bangladesh (BDT ৳) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="BB" data-disclosure-option > Barbados (BBD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="BY" data-disclosure-option > Belarus (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="BE" data-disclosure-option > Belgium (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="BZ" data-disclosure-option > Belize (BZD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="BJ" data-disclosure-option > Benin (XOF Fr) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="BM" data-disclosure-option > Bermuda (USD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="BT" data-disclosure-option > Bhutan (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="BO" data-disclosure-option > Bolivia (BOB Bs.) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="BA" data-disclosure-option > Bosnia & Herzegovina (BAM КМ) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="BW" data-disclosure-option > Botswana (BWP P) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="BR" data-disclosure-option > Brazil (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="IO" data-disclosure-option > British Indian Ocean Territory (USD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="VG" data-disclosure-option > British Virgin Islands (USD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="BN" data-disclosure-option > Brunei (BND $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="BG" data-disclosure-option > Bulgaria (BGN лв.) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="BF" data-disclosure-option > Burkina Faso (XOF Fr) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="BI" data-disclosure-option > Burundi (BIF Fr) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="KH" data-disclosure-option > Cambodia (KHR ៛) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="CM" data-disclosure-option > Cameroon (XAF CFA) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="CA" data-disclosure-option > Canada (CAD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="CV" data-disclosure-option > Cape Verde (CVE $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="BQ" data-disclosure-option > Caribbean Netherlands (USD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="KY" data-disclosure-option > Cayman Islands (KYD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="CF" data-disclosure-option > Central African Republic (XAF CFA) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="TD" data-disclosure-option > Chad (XAF CFA) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="CL" data-disclosure-option > Chile (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="CN" data-disclosure-option > China (CNY ¥) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="CX" data-disclosure-option > Christmas Island (AUD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="CC" data-disclosure-option > Cocos (Keeling) Islands (AUD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="CO" data-disclosure-option > Colombia (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="KM" data-disclosure-option > Comoros (KMF Fr) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="CG" data-disclosure-option > Congo - Brazzaville (XAF CFA) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="CD" data-disclosure-option > Congo - Kinshasa (CDF Fr) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="CK" data-disclosure-option > Cook Islands (NZD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="CR" data-disclosure-option > Costa Rica (CRC ₡) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="CI" data-disclosure-option > Côte d’Ivoire (XOF Fr) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="HR" data-disclosure-option > Croatia (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="CW" data-disclosure-option > Curaçao (ANG ƒ) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="CY" data-disclosure-option > Cyprus (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="CZ" data-disclosure-option > Czechia (CZK Kč) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="DK" data-disclosure-option > Denmark (DKK kr.) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="DJ" data-disclosure-option > Djibouti (DJF Fdj) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="DM" data-disclosure-option > Dominica (XCD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="DO" data-disclosure-option > Dominican Republic (DOP $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="EC" data-disclosure-option > Ecuador (USD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="EG" data-disclosure-option > Egypt (EGP ج.م) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="SV" data-disclosure-option > El Salvador (USD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="GQ" data-disclosure-option > Equatorial Guinea (XAF CFA) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="ER" data-disclosure-option > Eritrea (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="EE" data-disclosure-option > Estonia (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="SZ" data-disclosure-option > Eswatini (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="ET" data-disclosure-option > Ethiopia (ETB Br) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="FK" data-disclosure-option > Falkland Islands (FKP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="FO" data-disclosure-option > Faroe Islands (DKK kr.) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="FJ" data-disclosure-option > Fiji (FJD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="FI" data-disclosure-option > Finland (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="FR" data-disclosure-option > France (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="GF" data-disclosure-option > French Guiana (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="PF" data-disclosure-option > French Polynesia (XPF Fr) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="TF" data-disclosure-option > French Southern Territories (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="GA" data-disclosure-option > Gabon (XOF Fr) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="GM" data-disclosure-option > Gambia (GMD D) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="GE" data-disclosure-option > Georgia (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="DE" data-disclosure-option > Germany (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="GH" data-disclosure-option > Ghana (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="GI" data-disclosure-option > Gibraltar (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="GR" data-disclosure-option > Greece (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="GL" data-disclosure-option > Greenland (DKK kr.) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="GD" data-disclosure-option > Grenada (XCD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="GP" data-disclosure-option > Guadeloupe (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="GT" data-disclosure-option > Guatemala (GTQ Q) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="GG" data-disclosure-option > Guernsey (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="GN" data-disclosure-option > Guinea (GNF Fr) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="GW" data-disclosure-option > Guinea-Bissau (XOF Fr) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="GY" data-disclosure-option > Guyana (GYD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="HT" data-disclosure-option > Haiti (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="HN" data-disclosure-option > Honduras (HNL L) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="HK" data-disclosure-option > Hong Kong SAR (HKD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="HU" data-disclosure-option > Hungary (HUF Ft) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="IS" data-disclosure-option > Iceland (ISK kr) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="IN" data-disclosure-option > India (INR ₹) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="ID" data-disclosure-option > Indonesia (IDR Rp) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="IQ" data-disclosure-option > Iraq (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="IE" data-disclosure-option > Ireland (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="IM" data-disclosure-option > Isle of Man (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="IL" data-disclosure-option > Israel (ILS ₪) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="IT" data-disclosure-option > Italy (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="JM" data-disclosure-option > Jamaica (JMD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="JP" data-disclosure-option > Japan (JPY ¥) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="JE" data-disclosure-option > Jersey (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="JO" data-disclosure-option > Jordan (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="KZ" data-disclosure-option > Kazakhstan (KZT ₸) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="KE" data-disclosure-option > Kenya (KES KSh) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="KI" data-disclosure-option > Kiribati (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="XK" data-disclosure-option > Kosovo (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="KW" data-disclosure-option > Kuwait (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="KG" data-disclosure-option > Kyrgyzstan (KGS som) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="LA" data-disclosure-option > Laos (LAK ₭) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="LV" data-disclosure-option > Latvia (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="LB" data-disclosure-option > Lebanon (LBP ل.ل) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="LS" data-disclosure-option > Lesotho (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="LR" data-disclosure-option > Liberia (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="LY" data-disclosure-option > Libya (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="LI" data-disclosure-option > Liechtenstein (CHF CHF) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="LT" data-disclosure-option > Lithuania (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="LU" data-disclosure-option > Luxembourg (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="MO" data-disclosure-option > Macao SAR (MOP P) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="MG" data-disclosure-option > Madagascar (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="MW" data-disclosure-option > Malawi (MWK MK) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="MY" data-disclosure-option > Malaysia (MYR RM) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="MV" data-disclosure-option > Maldives (MVR MVR) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="ML" data-disclosure-option > Mali (XOF Fr) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="MT" data-disclosure-option > Malta (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="MQ" data-disclosure-option > Martinique (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="MR" data-disclosure-option > Mauritania (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="MU" data-disclosure-option > Mauritius (MUR ₨) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="YT" data-disclosure-option > Mayotte (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="MX" data-disclosure-option > Mexico (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="MD" data-disclosure-option > Moldova (MDL L) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="MC" data-disclosure-option > Monaco (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="MN" data-disclosure-option > Mongolia (MNT ₮) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="ME" data-disclosure-option > Montenegro (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="MS" data-disclosure-option > Montserrat (XCD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="MA" data-disclosure-option > Morocco (MAD د.م.) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="MZ" data-disclosure-option > Mozambique (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="MM" data-disclosure-option > Myanmar (Burma) (MMK K) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="NA" data-disclosure-option > Namibia (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="NR" data-disclosure-option > Nauru (AUD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="NP" data-disclosure-option > Nepal (NPR Rs.) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="NL" data-disclosure-option > Netherlands (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="NC" data-disclosure-option > New Caledonia (XPF Fr) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="NZ" data-disclosure-option > New Zealand (NZD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="NI" data-disclosure-option > Nicaragua (NIO C$) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="NE" data-disclosure-option > Niger (XOF Fr) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="NG" data-disclosure-option > Nigeria (NGN ₦) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="NU" data-disclosure-option > Niue (NZD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="NF" data-disclosure-option > Norfolk Island (AUD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="MK" data-disclosure-option > North Macedonia (MKD ден) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="NO" data-disclosure-option > Norway (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="OM" data-disclosure-option > Oman (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="PK" data-disclosure-option > Pakistan (PKR ₨) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="PS" data-disclosure-option > Palestinian Territories (ILS ₪) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="PA" data-disclosure-option > Panama (USD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="PG" data-disclosure-option > Papua New Guinea (PGK K) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="PY" data-disclosure-option > Paraguay (PYG ₲) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="PE" data-disclosure-option > Peru (PEN S/) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="PN" data-disclosure-option > Pitcairn Islands (NZD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="PL" data-disclosure-option > Poland (PLN zł) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="PT" data-disclosure-option > Portugal (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="QA" data-disclosure-option > Qatar (QAR ر.ق) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="RE" data-disclosure-option > Réunion (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="RO" data-disclosure-option > Romania (RON Lei) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="RU" data-disclosure-option > Russia (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="RW" data-disclosure-option > Rwanda (RWF FRw) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="WS" data-disclosure-option > Samoa (WST T) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="SM" data-disclosure-option > San Marino (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="ST" data-disclosure-option > São Tomé & Príncipe (STD Db) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="SA" data-disclosure-option > Saudi Arabia (SAR ر.س) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="SN" data-disclosure-option > Senegal (XOF Fr) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="RS" data-disclosure-option > Serbia (RSD РСД) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="SC" data-disclosure-option > Seychelles (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="SL" data-disclosure-option > Sierra Leone (SLL Le) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="SG" data-disclosure-option > Singapore (SGD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="SX" data-disclosure-option > Sint Maarten (ANG ƒ) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="SK" data-disclosure-option > Slovakia (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="SI" data-disclosure-option > Slovenia (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="SB" data-disclosure-option > Solomon Islands (SBD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="SO" data-disclosure-option > Somalia (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="ZA" data-disclosure-option > South Africa (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="GS" data-disclosure-option > South Georgia & South Sandwich Islands (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="KR" data-disclosure-option > South Korea (KRW ₩) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="SS" data-disclosure-option > South Sudan (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="ES" data-disclosure-option > Spain (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="LK" data-disclosure-option > Sri Lanka (LKR ₨) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="BL" data-disclosure-option > St. Barthélemy (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="SH" data-disclosure-option > St. Helena (SHP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="KN" data-disclosure-option > St. Kitts & Nevis (XCD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="LC" data-disclosure-option > St. Lucia (XCD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="MF" data-disclosure-option > St. Martin (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="PM" data-disclosure-option > St. Pierre & Miquelon (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="VC" data-disclosure-option > St. Vincent & Grenadines (XCD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="SD" data-disclosure-option > Sudan (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="SR" data-disclosure-option > Suriname (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="SJ" data-disclosure-option > Svalbard & Jan Mayen (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="SE" data-disclosure-option > Sweden (SEK kr) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="CH" data-disclosure-option > Switzerland (CHF CHF) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="TW" data-disclosure-option > Taiwan (TWD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="TJ" data-disclosure-option > Tajikistan (TJS ЅМ) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="TZ" data-disclosure-option > Tanzania (TZS Sh) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="TH" data-disclosure-option > Thailand (THB ฿) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="TL" data-disclosure-option > Timor-Leste (USD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="TG" data-disclosure-option > Togo (XOF Fr) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="TK" data-disclosure-option > Tokelau (NZD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="TO" data-disclosure-option > Tonga (TOP T$) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="TT" data-disclosure-option > Trinidad & Tobago (TTD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="TA" data-disclosure-option > Tristan da Cunha (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="TN" data-disclosure-option > Tunisia (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="TR" data-disclosure-option > Türkiye (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="TM" data-disclosure-option > Turkmenistan (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="TC" data-disclosure-option > Turks & Caicos Islands (USD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="TV" data-disclosure-option > Tuvalu (AUD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="UM" data-disclosure-option > U.S. Outlying Islands (USD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="UG" data-disclosure-option > Uganda (UGX USh) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="UA" data-disclosure-option > Ukraine (UAH ₴) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="AE" data-disclosure-option > United Arab Emirates (AED د.إ) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="GB" data-disclosure-option > United Kingdom (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link disclosure__link--selected " href="#" data-value="US" aria-current="true" data-disclosure-option > United States (USD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="UY" data-disclosure-option > Uruguay (UYU $U) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="UZ" data-disclosure-option > Uzbekistan (UZS so'm) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="VU" data-disclosure-option > Vanuatu (VUV Vt) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="VA" data-disclosure-option > Vatican City (EUR €) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="VE" data-disclosure-option > Venezuela (USD $) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="VN" data-disclosure-option > Vietnam (VND ₫) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="WF" data-disclosure-option > Wallis & Futuna (XPF Fr) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="EH" data-disclosure-option > Western Sahara (MAD د.م.) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="YE" data-disclosure-option > Yemen (YER ﷼) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="ZM" data-disclosure-option > Zambia (GBP £) </a> </li> <li class="disclosure__list-item"> <a class=" disclosure__link " href="#" data-value="ZW" data-disclosure-option > Zimbabwe (USD $) </a> </li> </ul> </div> </div> </div> </form> </div> </div> <div class="footer-bottom__bottom"> <p class="footer-bottom__credits"> © 2025 <a href="/" title="">RUNR</a> / <a target="_blank" rel="nofollow" href="https://www.shopify.com?utm_campaign=poweredby&utm_medium=shopify&utm_source=onlinestore">Powered by Shopify</a> </p> <div class="footer-bottom__payment-methods"> <svg class="payment-icon" xmlns="http://www.w3.org/2000/svg" role="img" aria-labelledby="pi-american_express" viewBox="0 0 38 24" width="38" height="24"><title id="pi-american_express">American Express</title><path fill="#000" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3Z" opacity=".07"/><path fill="#006FCF" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32Z"/><path fill="#FFF" d="M22.012 19.936v-8.421L37 11.528v2.326l-1.732 1.852L37 17.573v2.375h-2.766l-1.47-1.622-1.46 1.628-9.292-.02Z"/><path fill="#006FCF" d="M23.013 19.012v-6.57h5.572v1.513h-3.768v1.028h3.678v1.488h-3.678v1.01h3.768v1.531h-5.572Z"/><path fill="#006FCF" d="m28.557 19.012 3.083-3.289-3.083-3.282h2.386l1.884 2.083 1.89-2.082H37v.051l-3.017 3.23L37 18.92v.093h-2.307l-1.917-2.103-1.898 2.104h-2.321Z"/><path fill="#FFF" d="M22.71 4.04h3.614l1.269 2.881V4.04h4.46l.77 2.159.771-2.159H37v8.421H19l3.71-8.421Z"/><path fill="#006FCF" d="m23.395 4.955-2.916 6.566h2l.55-1.315h2.98l.55 1.315h2.05l-2.904-6.566h-2.31Zm.25 3.777.875-2.09.873 2.09h-1.748Z"/><path fill="#006FCF" d="M28.581 11.52V4.953l2.811.01L32.84 9l1.456-4.046H37v6.565l-1.74.016v-4.51l-1.644 4.494h-1.59L30.35 7.01v4.51h-1.768Z"/></svg> <svg class="payment-icon" version="1.1" xmlns="http://www.w3.org/2000/svg" role="img" x="0" y="0" width="38" height="24" viewBox="0 0 165.521 105.965" xml:space="preserve" aria-labelledby="pi-apple_pay"><title id="pi-apple_pay">Apple Pay</title><path fill="#000" d="M150.698 0H14.823c-.566 0-1.133 0-1.698.003-.477.004-.953.009-1.43.022-1.039.028-2.087.09-3.113.274a10.51 10.51 0 0 0-2.958.975 9.932 9.932 0 0 0-4.35 4.35 10.463 10.463 0 0 0-.975 2.96C.113 9.611.052 10.658.024 11.696a70.22 70.22 0 0 0-.022 1.43C0 13.69 0 14.256 0 14.823v76.318c0 .567 0 1.132.002 1.699.003.476.009.953.022 1.43.028 1.036.09 2.084.275 3.11a10.46 10.46 0 0 0 .974 2.96 9.897 9.897 0 0 0 1.83 2.52 9.874 9.874 0 0 0 2.52 1.83c.947.483 1.917.79 2.96.977 1.025.183 2.073.245 3.112.273.477.011.953.017 1.43.02.565.004 1.132.004 1.698.004h135.875c.565 0 1.132 0 1.697-.004.476-.002.952-.009 1.431-.02 1.037-.028 2.085-.09 3.113-.273a10.478 10.478 0 0 0 2.958-.977 9.955 9.955 0 0 0 4.35-4.35c.483-.947.789-1.917.974-2.96.186-1.026.246-2.074.274-3.11.013-.477.02-.954.022-1.43.004-.567.004-1.132.004-1.699V14.824c0-.567 0-1.133-.004-1.699a63.067 63.067 0 0 0-.022-1.429c-.028-1.038-.088-2.085-.274-3.112a10.4 10.4 0 0 0-.974-2.96 9.94 9.94 0 0 0-4.35-4.35A10.52 10.52 0 0 0 156.939.3c-1.028-.185-2.076-.246-3.113-.274a71.417 71.417 0 0 0-1.431-.022C151.83 0 151.263 0 150.698 0z" /><path fill="#FFF" d="M150.698 3.532l1.672.003c.452.003.905.008 1.36.02.793.022 1.719.065 2.583.22.75.135 1.38.34 1.984.648a6.392 6.392 0 0 1 2.804 2.807c.306.6.51 1.226.645 1.983.154.854.197 1.783.218 2.58.013.45.019.9.02 1.36.005.557.005 1.113.005 1.671v76.318c0 .558 0 1.114-.004 1.682-.002.45-.008.9-.02 1.35-.022.796-.065 1.725-.221 2.589a6.855 6.855 0 0 1-.645 1.975 6.397 6.397 0 0 1-2.808 2.807c-.6.306-1.228.511-1.971.645-.881.157-1.847.2-2.574.22-.457.01-.912.017-1.379.019-.555.004-1.113.004-1.669.004H14.801c-.55 0-1.1 0-1.66-.004a74.993 74.993 0 0 1-1.35-.018c-.744-.02-1.71-.064-2.584-.22a6.938 6.938 0 0 1-1.986-.65 6.337 6.337 0 0 1-1.622-1.18 6.355 6.355 0 0 1-1.178-1.623 6.935 6.935 0 0 1-.646-1.985c-.156-.863-.2-1.788-.22-2.578a66.088 66.088 0 0 1-.02-1.355l-.003-1.327V14.474l.002-1.325a66.7 66.7 0 0 1 .02-1.357c.022-.792.065-1.717.222-2.587a6.924 6.924 0 0 1 .646-1.981c.304-.598.7-1.144 1.18-1.623a6.386 6.386 0 0 1 1.624-1.18 6.96 6.96 0 0 1 1.98-.646c.865-.155 1.792-.198 2.586-.22.452-.012.905-.017 1.354-.02l1.677-.003h135.875" /><g><g><path fill="#000" d="M43.508 35.77c1.404-1.755 2.356-4.112 2.105-6.52-2.054.102-4.56 1.355-6.012 3.112-1.303 1.504-2.456 3.959-2.156 6.266 2.306.2 4.61-1.152 6.063-2.858" /><path fill="#000" d="M45.587 39.079c-3.35-.2-6.196 1.9-7.795 1.9-1.6 0-4.049-1.8-6.698-1.751-3.447.05-6.645 2-8.395 5.1-3.598 6.2-.95 15.4 2.55 20.45 1.699 2.5 3.747 5.25 6.445 5.151 2.55-.1 3.549-1.65 6.647-1.65 3.097 0 3.997 1.65 6.696 1.6 2.798-.05 4.548-2.5 6.247-5 1.95-2.85 2.747-5.6 2.797-5.75-.05-.05-5.396-2.101-5.446-8.251-.05-5.15 4.198-7.6 4.398-7.751-2.399-3.548-6.147-3.948-7.447-4.048" /></g><g><path fill="#000" d="M78.973 32.11c7.278 0 12.347 5.017 12.347 12.321 0 7.33-5.173 12.373-12.529 12.373h-8.058V69.62h-5.822V32.11h14.062zm-8.24 19.807h6.68c5.07 0 7.954-2.729 7.954-7.46 0-4.73-2.885-7.434-7.928-7.434h-6.706v14.894z" /><path fill="#000" d="M92.764 61.847c0-4.809 3.665-7.564 10.423-7.98l7.252-.442v-2.08c0-3.04-2.001-4.704-5.562-4.704-2.938 0-5.07 1.507-5.51 3.82h-5.252c.157-4.86 4.731-8.395 10.918-8.395 6.654 0 10.995 3.483 10.995 8.89v18.663h-5.38v-4.497h-.13c-1.534 2.937-4.914 4.782-8.579 4.782-5.406 0-9.175-3.222-9.175-8.057zm17.675-2.417v-2.106l-6.472.416c-3.64.234-5.536 1.585-5.536 3.95 0 2.288 1.975 3.77 5.068 3.77 3.95 0 6.94-2.522 6.94-6.03z" /><path fill="#000" d="M120.975 79.652v-4.496c.364.051 1.247.103 1.715.103 2.573 0 4.029-1.09 4.913-3.899l.52-1.663-9.852-27.293h6.082l6.863 22.146h.13l6.862-22.146h5.927l-10.216 28.67c-2.34 6.577-5.017 8.735-10.683 8.735-.442 0-1.872-.052-2.261-.157z" /></g></g></svg> <svg class="payment-icon" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-labelledby="pi-diners_club"><title id="pi-diners_club">Diners Club</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><path d="M12 12v3.7c0 .3-.2.3-.5.2-1.9-.8-3-3.3-2.3-5.4.4-1.1 1.2-2 2.3-2.4.4-.2.5-.1.5.2V12zm2 0V8.3c0-.3 0-.3.3-.2 2.1.8 3.2 3.3 2.4 5.4-.4 1.1-1.2 2-2.3 2.4-.4.2-.4.1-.4-.2V12zm7.2-7H13c3.8 0 6.8 3.1 6.8 7s-3 7-6.8 7h8.2c3.8 0 6.8-3.1 6.8-7s-3-7-6.8-7z" fill="#3086C8"/></svg> <svg class="payment-icon" viewBox="0 0 38 24" width="38" height="24" role="img" aria-labelledby="pi-discover" fill="none" xmlns="http://www.w3.org/2000/svg"><title id="pi-discover">Discover</title><path fill="#000" opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32z" fill="#fff"/><path d="M3.57 7.16H2v5.5h1.57c.83 0 1.43-.2 1.96-.63.63-.52 1-1.3 1-2.11-.01-1.63-1.22-2.76-2.96-2.76zm1.26 4.14c-.34.3-.77.44-1.47.44h-.29V8.1h.29c.69 0 1.11.12 1.47.44.37.33.59.84.59 1.37 0 .53-.22 1.06-.59 1.39zm2.19-4.14h1.07v5.5H7.02v-5.5zm3.69 2.11c-.64-.24-.83-.4-.83-.69 0-.35.34-.61.8-.61.32 0 .59.13.86.45l.56-.73c-.46-.4-1.01-.61-1.62-.61-.97 0-1.72.68-1.72 1.58 0 .76.35 1.15 1.35 1.51.42.15.63.25.74.31.21.14.32.34.32.57 0 .45-.35.78-.83.78-.51 0-.92-.26-1.17-.73l-.69.67c.49.73 1.09 1.05 1.9 1.05 1.11 0 1.9-.74 1.9-1.81.02-.89-.35-1.29-1.57-1.74zm1.92.65c0 1.62 1.27 2.87 2.9 2.87.46 0 .86-.09 1.34-.32v-1.26c-.43.43-.81.6-1.29.6-1.08 0-1.85-.78-1.85-1.9 0-1.06.79-1.89 1.8-1.89.51 0 .9.18 1.34.62V7.38c-.47-.24-.86-.34-1.32-.34-1.61 0-2.92 1.28-2.92 2.88zm12.76.94l-1.47-3.7h-1.17l2.33 5.64h.58l2.37-5.64h-1.16l-1.48 3.7zm3.13 1.8h3.04v-.93h-1.97v-1.48h1.9v-.93h-1.9V8.1h1.97v-.94h-3.04v5.5zm7.29-3.87c0-1.03-.71-1.62-1.95-1.62h-1.59v5.5h1.07v-2.21h.14l1.48 2.21h1.32l-1.73-2.32c.81-.17 1.26-.72 1.26-1.56zm-2.16.91h-.31V8.03h.33c.67 0 1.03.28 1.03.82 0 .55-.36.85-1.05.85z" fill="#231F20"/><path d="M20.16 12.86a2.931 2.931 0 100-5.862 2.931 2.931 0 000 5.862z" fill="url(#pi-paint0_linear)"/><path opacity=".65" d="M20.16 12.86a2.931 2.931 0 100-5.862 2.931 2.931 0 000 5.862z" fill="url(#pi-paint1_linear)"/><path d="M36.57 7.506c0-.1-.07-.15-.18-.15h-.16v.48h.12v-.19l.14.19h.14l-.16-.2c.06-.01.1-.06.1-.13zm-.2.07h-.02v-.13h.02c.06 0 .09.02.09.06 0 .05-.03.07-.09.07z" fill="#231F20"/><path d="M36.41 7.176c-.23 0-.42.19-.42.42 0 .23.19.42.42.42.23 0 .42-.19.42-.42 0-.23-.19-.42-.42-.42zm0 .77c-.18 0-.34-.15-.34-.35 0-.19.15-.35.34-.35.18 0 .33.16.33.35 0 .19-.15.35-.33.35z" fill="#231F20"/><path d="M37 12.984S27.09 19.873 8.976 23h26.023a2 2 0 002-1.984l.024-3.02L37 12.985z" fill="#F48120"/><defs><linearGradient id="pi-paint0_linear" x1="21.657" y1="12.275" x2="19.632" y2="9.104" gradientUnits="userSpaceOnUse"><stop stop-color="#F89F20"/><stop offset=".25" stop-color="#F79A20"/><stop offset=".533" stop-color="#F68D20"/><stop offset=".62" stop-color="#F58720"/><stop offset=".723" stop-color="#F48120"/><stop offset="1" stop-color="#F37521"/></linearGradient><linearGradient id="pi-paint1_linear" x1="21.338" y1="12.232" x2="18.378" y2="6.446" gradientUnits="userSpaceOnUse"><stop stop-color="#F58720"/><stop offset=".359" stop-color="#E16F27"/><stop offset=".703" stop-color="#D4602C"/><stop offset=".982" stop-color="#D05B2E"/></linearGradient></defs></svg> <svg class="payment-icon" xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-google_pay"><title id="pi-google_pay">Google Pay</title><path d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z" fill="#000" opacity=".07"/><path d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32" fill="#FFF"/><path d="M18.093 11.976v3.2h-1.018v-7.9h2.691a2.447 2.447 0 0 1 1.747.692 2.28 2.28 0 0 1 .11 3.224l-.11.116c-.47.447-1.098.69-1.747.674l-1.673-.006zm0-3.732v2.788h1.698c.377.012.741-.135 1.005-.404a1.391 1.391 0 0 0-1.005-2.354l-1.698-.03zm6.484 1.348c.65-.03 1.286.188 1.778.613.445.43.682 1.03.65 1.649v3.334h-.969v-.766h-.049a1.93 1.93 0 0 1-1.673.931 2.17 2.17 0 0 1-1.496-.533 1.667 1.667 0 0 1-.613-1.324 1.606 1.606 0 0 1 .613-1.336 2.746 2.746 0 0 1 1.698-.515c.517-.02 1.03.093 1.49.331v-.208a1.134 1.134 0 0 0-.417-.901 1.416 1.416 0 0 0-.98-.368 1.545 1.545 0 0 0-1.319.717l-.895-.564a2.488 2.488 0 0 1 2.182-1.06zM23.29 13.52a.79.79 0 0 0 .337.662c.223.176.5.269.785.263.429-.001.84-.17 1.146-.472.305-.286.478-.685.478-1.103a2.047 2.047 0 0 0-1.324-.374 1.716 1.716 0 0 0-1.03.294.883.883 0 0 0-.392.73zm9.286-3.75l-3.39 7.79h-1.048l1.281-2.728-2.224-5.062h1.103l1.612 3.885 1.569-3.885h1.097z" fill="#5F6368"/><path d="M13.986 11.284c0-.308-.024-.616-.073-.92h-4.29v1.747h2.451a2.096 2.096 0 0 1-.9 1.373v1.134h1.464a4.433 4.433 0 0 0 1.348-3.334z" fill="#4285F4"/><path d="M9.629 15.721a4.352 4.352 0 0 0 3.01-1.097l-1.466-1.14a2.752 2.752 0 0 1-4.094-1.44H5.577v1.17a4.53 4.53 0 0 0 4.052 2.507z" fill="#34A853"/><path d="M7.079 12.05a2.709 2.709 0 0 1 0-1.735v-1.17H5.577a4.505 4.505 0 0 0 0 4.075l1.502-1.17z" fill="#FBBC04"/><path d="M9.629 8.44a2.452 2.452 0 0 1 1.74.68l1.3-1.293a4.37 4.37 0 0 0-3.065-1.183 4.53 4.53 0 0 0-4.027 2.5l1.502 1.171a2.715 2.715 0 0 1 2.55-1.875z" fill="#EA4335"/></svg> <svg class="payment-icon" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" width="38" height="24" role="img" aria-labelledby="pi-maestro"><title id="pi-maestro">Maestro</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><circle fill="#EB001B" cx="15" cy="12" r="7"/><circle fill="#00A2E5" cx="23" cy="12" r="7"/><path fill="#7375CF" d="M22 12c0-2.4-1.2-4.5-3-5.7-1.8 1.3-3 3.4-3 5.7s1.2 4.5 3 5.7c1.8-1.2 3-3.3 3-5.7z"/></svg> <svg class="payment-icon" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-labelledby="pi-master"><title id="pi-master">Mastercard</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><circle fill="#EB001B" cx="15" cy="12" r="7"/><circle fill="#F79E1B" cx="23" cy="12" r="7"/><path fill="#FF5F00" d="M22 12c0-2.4-1.2-4.5-3-5.7-1.8 1.3-3 3.4-3 5.7s1.2 4.5 3 5.7c1.8-1.2 3-3.3 3-5.7z"/></svg> <svg class="payment-icon" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" width="38" height="24" role="img" aria-labelledby="pi-paypal"><title id="pi-paypal">PayPal</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><path fill="#003087" d="M23.9 8.3c.2-1 0-1.7-.6-2.3-.6-.7-1.7-1-3.1-1h-4.1c-.3 0-.5.2-.6.5L14 15.6c0 .2.1.4.3.4H17l.4-3.4 1.8-2.2 4.7-2.1z"/><path fill="#3086C8" d="M23.9 8.3l-.2.2c-.5 2.8-2.2 3.8-4.6 3.8H18c-.3 0-.5.2-.6.5l-.6 3.9-.2 1c0 .2.1.4.3.4H19c.3 0 .5-.2.5-.4v-.1l.4-2.4v-.1c0-.2.3-.4.5-.4h.3c2.1 0 3.7-.8 4.1-3.2.2-1 .1-1.8-.4-2.4-.1-.5-.3-.7-.5-.8z"/><path fill="#012169" d="M23.3 8.1c-.1-.1-.2-.1-.3-.1-.1 0-.2 0-.3-.1-.3-.1-.7-.1-1.1-.1h-3c-.1 0-.2 0-.2.1-.2.1-.3.2-.3.4l-.7 4.4v.1c0-.3.3-.5.6-.5h1.3c2.5 0 4.1-1 4.6-3.8v-.2c-.1-.1-.3-.2-.5-.2h-.1z"/></svg> <svg class="payment-icon" xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-shopify_pay"><title id="pi-shopify_pay">Shop Pay</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z" fill="#000"/><path d="M35.889 0C37.05 0 38 .982 38 2.182v19.636c0 1.2-.95 2.182-2.111 2.182H2.11C.95 24 0 23.018 0 21.818V2.182C0 .982.95 0 2.111 0H35.89z" fill="#5A31F4"/><path d="M9.35 11.368c-1.017-.223-1.47-.31-1.47-.705 0-.372.306-.558.92-.558.54 0 .934.238 1.225.704a.079.079 0 00.104.03l1.146-.584a.082.082 0 00.032-.114c-.475-.831-1.353-1.286-2.51-1.286-1.52 0-2.464.755-2.464 1.956 0 1.275 1.15 1.597 2.17 1.82 1.02.222 1.474.31 1.474.705 0 .396-.332.582-.993.582-.612 0-1.065-.282-1.34-.83a.08.08 0 00-.107-.035l-1.143.57a.083.083 0 00-.036.111c.454.92 1.384 1.437 2.627 1.437 1.583 0 2.539-.742 2.539-1.98s-1.155-1.598-2.173-1.82v-.003zM15.49 8.855c-.65 0-1.224.232-1.636.646a.04.04 0 01-.069-.03v-2.64a.08.08 0 00-.08-.081H12.27a.08.08 0 00-.08.082v8.194a.08.08 0 00.08.082h1.433a.08.08 0 00.081-.082v-3.594c0-.695.528-1.227 1.239-1.227.71 0 1.226.521 1.226 1.227v3.594a.08.08 0 00.081.082h1.433a.08.08 0 00.081-.082v-3.594c0-1.51-.981-2.577-2.355-2.577zM20.753 8.62c-.778 0-1.507.24-2.03.588a.082.082 0 00-.027.109l.632 1.088a.08.08 0 00.11.03 2.5 2.5 0 011.318-.366c1.25 0 2.17.891 2.17 2.068 0 1.003-.736 1.745-1.669 1.745-.76 0-1.288-.446-1.288-1.077 0-.361.152-.657.548-.866a.08.08 0 00.032-.113l-.596-1.018a.08.08 0 00-.098-.035c-.799.299-1.359 1.018-1.359 1.984 0 1.46 1.152 2.55 2.76 2.55 1.877 0 3.227-1.313 3.227-3.195 0-2.018-1.57-3.492-3.73-3.492zM28.675 8.843c-.724 0-1.373.27-1.845.746-.026.027-.069.007-.069-.029v-.572a.08.08 0 00-.08-.082h-1.397a.08.08 0 00-.08.082v8.182a.08.08 0 00.08.081h1.433a.08.08 0 00.081-.081v-2.683c0-.036.043-.054.069-.03a2.6 2.6 0 001.808.7c1.682 0 2.993-1.373 2.993-3.157s-1.313-3.157-2.993-3.157zm-.271 4.929c-.956 0-1.681-.768-1.681-1.783s.723-1.783 1.681-1.783c.958 0 1.68.755 1.68 1.783 0 1.027-.713 1.783-1.681 1.783h.001z" fill="#fff"/></svg> <svg class="payment-icon" viewBox="-36 25 38 24" xmlns="http://www.w3.org/2000/svg" width="38" height="24" role="img" aria-labelledby="pi-unionpay"><title id="pi-unionpay">Union Pay</title><path fill="#005B9A" d="M-36 46.8v.7-.7zM-18.3 25v24h-7.2c-1.3 0-2.1-1-1.8-2.3l4.4-19.4c.3-1.3 1.9-2.3 3.2-2.3h1.4zm12.6 0c-1.3 0-2.9 1-3.2 2.3l-4.5 19.4c-.3 1.3.5 2.3 1.8 2.3h-4.9V25h10.8z"/><path fill="#E9292D" d="M-19.7 25c-1.3 0-2.9 1.1-3.2 2.3l-4.4 19.4c-.3 1.3.5 2.3 1.8 2.3h-8.9c-.8 0-1.5-.6-1.5-1.4v-21c0-.8.7-1.6 1.5-1.6h14.7z"/><path fill="#0E73B9" d="M-5.7 25c-1.3 0-2.9 1.1-3.2 2.3l-4.4 19.4c-.3 1.3.5 2.3 1.8 2.3H-26h.5c-1.3 0-2.1-1-1.8-2.3l4.4-19.4c.3-1.3 1.9-2.3 3.2-2.3h14z"/><path fill="#059DA4" d="M2 26.6v21c0 .8-.6 1.4-1.5 1.4h-12.1c-1.3 0-2.1-1.1-1.8-2.3l4.5-19.4C-8.6 26-7 25-5.7 25H.5c.9 0 1.5.7 1.5 1.6z"/><path fill="#fff" d="M-21.122 38.645h.14c.14 0 .28-.07.28-.14l.42-.63h1.19l-.21.35h1.4l-.21.63h-1.68c-.21.28-.42.42-.7.42h-.84l.21-.63m-.21.91h3.01l-.21.7h-1.19l-.21.7h1.19l-.21.7h-1.19l-.28 1.05c-.07.14 0 .28.28.21h.98l-.21.7h-1.89c-.35 0-.49-.21-.35-.63l.35-1.33h-.77l.21-.7h.77l.21-.7h-.7l.21-.7zm4.83-1.75v.42s.56-.42 1.12-.42h1.96l-.77 2.66c-.07.28-.35.49-.77.49h-2.24l-.49 1.89c0 .07 0 .14.14.14h.42l-.14.56h-1.12c-.42 0-.56-.14-.49-.35l1.47-5.39h.91zm1.68.77h-1.75l-.21.7s.28-.21.77-.21h1.05l.14-.49zm-.63 1.68c.14 0 .21 0 .21-.14l.14-.35h-1.75l-.14.56 1.54-.07zm-1.19.84h.98v.42h.28c.14 0 .21-.07.21-.14l.07-.28h.84l-.14.49c-.07.35-.35.49-.77.56h-.56v.77c0 .14.07.21.35.21h.49l-.14.56h-1.19c-.35 0-.49-.14-.49-.49l.07-2.1zm4.2-2.45l.21-.84h1.19l-.07.28s.56-.28 1.05-.28h1.47l-.21.84h-.21l-1.12 3.85h.21l-.21.77h-.21l-.07.35h-1.19l.07-.35h-2.17l.21-.77h.21l1.12-3.85h-.28m1.26 0l-.28 1.05s.49-.21.91-.28c.07-.35.21-.77.21-.77h-.84zm-.49 1.54l-.28 1.12s.56-.28.98-.28c.14-.42.21-.77.21-.77l-.91-.07zm.21 2.31l.21-.77h-.84l-.21.77h.84zm2.87-4.69h1.12l.07.42c0 .07.07.14.21.14h.21l-.21.7h-.77c-.28 0-.49-.07-.49-.35l-.14-.91zm-.35 1.47h3.57l-.21.77h-1.19l-.21.7h1.12l-.21.77h-1.26l-.28.42h.63l.14.84c0 .07.07.14.21.14h.21l-.21.7h-.7c-.35 0-.56-.07-.56-.35l-.14-.77-.56.84c-.14.21-.35.35-.63.35h-1.05l.21-.7h.35c.14 0 .21-.07.35-.21l.84-1.26h-1.05l.21-.77h1.19l.21-.7h-1.19l.21-.77zm-19.74-5.04c-.14.7-.42 1.19-.91 1.54-.49.35-1.12.56-1.89.56-.7 0-1.26-.21-1.54-.56-.21-.28-.35-.56-.35-.98 0-.14 0-.35.07-.56l.84-3.92h1.19l-.77 3.92v.28c0 .21.07.35.14.49.14.21.35.28.7.28s.7-.07.91-.28c.21-.21.42-.42.49-.77l.77-3.92h1.19l-.84 3.92m1.12-1.54h.84l-.07.49.14-.14c.28-.28.63-.42 1.05-.42.35 0 .63.14.77.35.14.21.21.49.14.91l-.49 2.38h-.91l.42-2.17c.07-.28.07-.49 0-.56-.07-.14-.21-.14-.35-.14-.21 0-.42.07-.56.21-.14.14-.28.35-.28.63l-.42 2.03h-.91l.63-3.57m9.8 0h.84l-.07.49.14-.14c.28-.28.63-.42 1.05-.42.35 0 .63.14.77.35s.21.49.14.91l-.49 2.38h-.91l.42-2.24c.07-.21 0-.42-.07-.49-.07-.14-.21-.14-.35-.14-.21 0-.42.07-.56.21-.14.14-.28.35-.28.63l-.42 2.03h-.91l.7-3.57m-5.81 0h.98l-.77 3.5h-.98l.77-3.5m.35-1.33h.98l-.21.84h-.98l.21-.84zm1.4 4.55c-.21-.21-.35-.56-.35-.98v-.21c0-.07 0-.21.07-.28.14-.56.35-1.05.7-1.33.35-.35.84-.49 1.33-.49.42 0 .77.14 1.05.35.21.21.35.56.35.98v.21c0 .07 0 .21-.07.28-.14.56-.35.98-.7 1.33-.35.35-.84.49-1.33.49-.35 0-.7-.14-1.05-.35m1.89-.7c.14-.21.28-.49.35-.84v-.35c0-.21-.07-.35-.14-.49a.635.635 0 0 0-.49-.21c-.28 0-.49.07-.63.28-.14.21-.28.49-.35.84v.28c0 .21.07.35.14.49.14.14.28.21.49.21.28.07.42 0 .63-.21m6.51-4.69h2.52c.49 0 .84.14 1.12.35.28.21.35.56.35.91v.28c0 .07 0 .21-.07.28-.07.49-.35.98-.7 1.26-.42.35-.84.49-1.4.49h-1.4l-.42 2.03h-1.19l1.19-5.6m.56 2.59h1.12c.28 0 .49-.07.7-.21.14-.14.28-.35.35-.63v-.28c0-.21-.07-.35-.21-.42-.14-.07-.35-.14-.7-.14h-.91l-.35 1.68zm8.68 3.71c-.35.77-.7 1.26-.91 1.47-.21.21-.63.7-1.61.7l.07-.63c.84-.28 1.26-1.4 1.54-1.96l-.28-3.78h1.19l.07 2.38.91-2.31h1.05l-2.03 4.13m-2.94-3.85l-.42.28c-.42-.35-.84-.56-1.54-.21-.98.49-1.89 4.13.91 2.94l.14.21h1.12l.7-3.29-.91.07m-.56 1.82c-.21.56-.56.84-.91.77-.28-.14-.35-.63-.21-1.19.21-.56.56-.84.91-.77.28.14.35.63.21 1.19"/></svg> <svg class="payment-icon" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-labelledby="pi-visa"><title id="pi-visa">Visa</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><path d="M28.3 10.1H28c-.4 1-.7 1.5-1 3h1.9c-.3-1.5-.3-2.2-.6-3zm2.9 5.9h-1.7c-.1 0-.1 0-.2-.1l-.2-.9-.1-.2h-2.4c-.1 0-.2 0-.2.2l-.3.9c0 .1-.1.1-.1.1h-2.1l.2-.5L27 8.7c0-.5.3-.7.8-.7h1.5c.1 0 .2 0 .2.2l1.4 6.5c.1.4.2.7.2 1.1.1.1.1.1.1.2zm-13.4-.3l.4-1.8c.1 0 .2.1.2.1.7.3 1.4.5 2.1.4.2 0 .5-.1.7-.2.5-.2.5-.7.1-1.1-.2-.2-.5-.3-.8-.5-.4-.2-.8-.4-1.1-.7-1.2-1-.8-2.4-.1-3.1.6-.4.9-.8 1.7-.8 1.2 0 2.5 0 3.1.2h.1c-.1.6-.2 1.1-.4 1.7-.5-.2-1-.4-1.5-.4-.3 0-.6 0-.9.1-.2 0-.3.1-.4.2-.2.2-.2.5 0 .7l.5.4c.4.2.8.4 1.1.6.5.3 1 .8 1.1 1.4.2.9-.1 1.7-.9 2.3-.5.4-.7.6-1.4.6-1.4 0-2.5.1-3.4-.2-.1.2-.1.2-.2.1zm-3.5.3c.1-.7.1-.7.2-1 .5-2.2 1-4.5 1.4-6.7.1-.2.1-.3.3-.3H18c-.2 1.2-.4 2.1-.7 3.2-.3 1.5-.6 3-1 4.5 0 .2-.1.2-.3.2M5 8.2c0-.1.2-.2.3-.2h3.4c.5 0 .9.3 1 .8l.9 4.4c0 .1 0 .1.1.2 0-.1.1-.1.1-.1l2.1-5.1c-.1-.1 0-.2.1-.2h2.1c0 .1 0 .1-.1.2l-3.1 7.3c-.1.2-.1.3-.2.4-.1.1-.3 0-.5 0H9.7c-.1 0-.2 0-.2-.2L7.9 9.5c-.2-.2-.5-.5-.9-.6-.6-.3-1.7-.5-1.9-.5L5 8.2z" fill="#142688"/></svg> </div> </div> </div> </div> </div> </section-content> </section-wrapper> </footer> </div> <!-- END sections: footer-group --> <div data-component="site-overlay" data-component-type="component" id="site-overlay" class="site-overlay"></div> <div data-component="drawer-modal" data-component-type="component" id="drawer-modal"> <template data-drawer-flyout-template> <div data-component="flyout" data-component-type="component" class="flyout" role="dialog" aria-labelledby="drawer-title" aria-modal="true" tabindex="-1" > <div class="flyout__header-wrapper" hidden data-flyout-header-wrapper> <div class="flyout__header" hidden data-flyout-header> <div class="flyout__heading" data-flyout-heading></div> <button class="flyout__close-btn" aria-label="Close" data-flyout-close-btn> <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m1 1 8 8m8-8L9 9m8 8L9 9m-8 8 8-8" stroke="currentColor" stroke-width="1.75"/></svg> </button> </div> <div class="flyout__notification" hidden data-flyout-notification></div> </div> <div class="flyout__content" data-flyout-content></div> <div class="flyout__footer" hidden data-flyout-footer></div> </div> </template> </div> <div data-component="quickshop" data-component-type="component" id="quickshop" class="quickshop"></div> <div data-component="cart-drawer" data-component-type="component" id="cart-drawer"> <script type="application/json" data-component-data > { "locales": { "success_message": "Link copied to clipboard", "error": "There was an error while updating your cart. Please try again.", "quantityError": "You can only add {{ quantity }} of this item to your cart." }, "enabled": true, "item_count": 0 } </script> <div class="cart-drawer" data-cart-drawer> <template data-cart-drawer-heading-template> <h2 class="cart-drawer__heading">Your cart (<span data-cart-drawer-count>0</span>)</h2> </template> <template data-cart-drawer-notification-template> <div class="cart-drawer__notification-message"> <div class="cart-drawer__notification-message-icon"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path stroke="currentColor" stroke-width="1.5" d="m1.47 9.63 4.61 3.768 8.45-9.796"/></svg> </div> <span class="cart-drawer__notification-message-text" data-cart-drawer-notification-message-text> <span data-cart-drawer-notification-message-atc-singular>||title|| was added to your cart.</span> <span data-cart-drawer-notification-message-atc-plural>||count|| items were added to your cart.</span> </span> </div> </template> <div class="cart-drawer-form" data-cart-drawer-form > <div class="cart-drawer-form__empty"> <h2 class="cart-drawer-form__empty-text"> Your cart is empty </h2> </div> </div> </div> </div> <script> (function () { function handleFirstTab(e) { if (e.keyCode === 9) { // the "I am a keyboard user" key document.body.classList.add('user-is-tabbing'); window.removeEventListener('keydown', handleFirstTab); } } window.addEventListener('keydown', handleFirstTab); })(); </script> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "WebSite", "name": "RUNR", "url": "https://runr.co.uk" } </script> <!-- "snippets/smile-initializer.liquid" was not rendered, the associated app was uninstalled --> <!-- **BEGIN** Hextom QAB Integration // Main Include - DO NOT MODIFY --> <!-- **BEGIN** Hextom QAB Integration // Main - DO NOT MODIFY --> <script type="application/javascript"> window.hextom_qab_meta = { p1: [ ], p2: { } }; </script> <!-- **END** Hextom QAB Integration // Main - DO NOT MODIFY --> <!-- **END** Hextom QAB Integration // Main Include - DO NOT MODIFY --> <!-- Back in Stock helper snippet --> <script id="back-in-stock-helper"> var _BISConfig = _BISConfig || {}; </script> <!-- End Back in Stock helper snippet --> <style> @media only screen and (max-width: 640px) { .stamped-badge-starrating { display: flex; } } </style> <script type="text/javascript"> function disableGiftQuantityFieldInCartOverride(arguments) { cart = arguments[0]; jQuery = arguments[1]; jQuery.each(cart.items, function(cartItemKey, cartItemValue) { if (cartItemValue.product_type == 'singleton_gift' || callFunctionSM('checkIfProductIsGiftByProductID', [cartItemValue.product_id, jQuery], true)) { jQuery('.quantity-selector__input').each(function() { //pre temy ktore maju id variantu ulozene v input[name="updates[]"] attribute quantityAttribute = jQuery(this).parents('.quantity-selector').attr('data-component-tag'); if (typeof quantityAttribute !== 'undefined' && quantityAttribute !== false) { if (quantityAttribute.indexOf(cartItemValue.variant_id) !== -1 && cartItemValue.price == 0) { if (!callFunctionSM('allowToChangeGiftQuantity', [jQuery], true)) { jQuery(this).on('change keyup paste', function () { jQuery(this).val(1); }); jQuery(this).addClass('smDisabled'); jQuery(this).siblings('button').css('visibility', 'hidden'); jQuery(this).val(1); // jQuery(this).attr('type', 'text'); jQuery(this).siblings().each(function() { buttonsAttribute = jQuery(this).attr('data-qty'); if (typeof buttonsAttribute !== 'undefined' && buttonsAttribute !== false) { if (buttonsAttribute !== -1) { jQuery(this).css('visibility', 'hidden'); } } }) } } } //pre temy ktore maju id variantu ulozene v .cart-item cart-remove-button a[href^="/cart/change?id=' + cartItemValue.id + '"] attribute if (jQuery(this).parents('.cart-item').length > 0) { cartItemClassObject = jQuery(this).parents('.cart-item'); if (cartItemClassObject.find('cart-remove-button a[href^="/cart/change?id=' + cartItemValue.id + '"]').length && cartItemValue.price == 0) { if (!callFunctionSM('allowToChangeGiftQuantity', [jQuery], true) && cartItemClassObject.find('quantity-input input').length > 0) { cartItemClassObject.find('quantity-input input').attr('type', 'text'); cartItemClassObject.find('quantity-input input').addClass('smDisabled'); cartItemClassObject.find('quantity-input input').on('change keyup paste', function () { jQuery(this).val(1); }); cartItemClassObject.find('quantity-input input').siblings('button').css('visibility', 'hidden'); } } } }) } }); } function getFirstVisibleFormObjectOverride(arguments) { jQuery = arguments[0]; // formObjectFinded = false; // jQuery('form[action*="/cart/add"]').each(function() { // if (!jQuery(this).is(":hidden") && jQuery(this).is(":visible") && jQuery(this).find('[type="submit"]').length > 0 && !formObjectFinded) { // formObject = jQuery(this); // formObjectFinded = true; // } // }) // if (formObjectFinded) { // return formObject; // } return jQuery('.product-block--buy_buttons:eq(0)'); } function refreshThirdPartyAppsOverride(arguments) { try { jQuery = arguments[0]; isGiftRemoving = arguments[1]; if (typeof window.SLIDECART_UPDATE !== 'undefined') { window.SLIDECART_UPDATE(); } if (typeof window.HSSLIDECART !== 'undefined') { HsCartDrawer.updateSlideCart(); } document.documentElement.dispatchEvent(new CustomEvent('cart:refresh')); if (jQuery(document).find('.cart-drawer-form .quantity-selector').length > 0 && !isGiftRemoving) { if (!giftIsAdding) { giftIsAdding = true; qtyInput = jQuery(document).find('.cart-drawer-form .quantity-selector:eq(0)'); if (qtyInput.find('.quantity-selector__input').hasClass('smDisabled')) { qtyInputFind = false; jQuery(document).find('.cart-drawer-form .quantity-selector').each(function() { if (!jQuery(this).find('.quantity-selector__input').hasClass('smDisabled') && !qtyInputFind) { qtyInput = jQuery(this); qtyInputFind = true; } }); } qtyInputDefaultVal = qtyInput.find('.quantity-selector__input').val(); qtyInput.find('.quantity-selector__button--plus').click(); elementID = qtyInput.attr('data-component-tag'); qtyInput.addClass('tessttest'); // qtyInput.find('.quantity-selector__button--minus').click(); setTimeout(function() { giftIsAdding = false; console.log(elementID); jQuery('.quantity-selector[data-component-tag="' + elementID + '"]').addClass('tessttest'); jQuery('.quantity-selector[data-component-tag="' + elementID + '"]').find('.quantity-selector__input').val(qtyInputDefaultVal); }, 3000) } } //Boundless - refresh karty // if (isCartEmpty) { // if (jQuery(document).find('header.site-header .icon-cart').length > 0) { // jQuery(document).find('header.site-header .icon-cart').click(); // } // } else { // if (jQuery(document).find('#CartContainer input').length > 0) { // jQuery(document).find('#CartContainer input').change(); // } // } //Supply - refresh karty // if (jQuery(document).find('#shopify-section-header .site-header .cart-toggle').length > 0) { // jQuery(document).on('click', '#shopify-section-header .site-header .cart-toggle', function(e) { // if (jQuery(document).find('#ajaxifyCart input').length > 0) { // jQuery(document).find('#ajaxifyCart input').change(); // } // }); // } //Narrative - refresh karty // if (jQuery(document).find('.cart-drawer input').length > 0) { // jQuery(document).find('.cart-drawer input').trigger('input'); // // window.theme.sections.instances[0].refresh(); - toto netreba, iba ak ako nahradu za: jQuery(document).find('.cart-drawer input').trigger('input'); // } } catch (e) { // console.log("Something went wrong"); } } </script> <style> #site-main .productGiftIcon { top: 75% !important; } </style> <div id="shopify-block-AN3hsdzZvTTlIb2FWQ__8218531531362863771" class="shopify-block shopify-app-block"><script async src="https://cdn.shopify.com/extensions/fa46f230-9c22-4569-890a-772854aca642/kite-discount-free-gift-564/assets/customDiscountLogic.js"></script> <script> let shopifyLiquidValuesApp7Ext = { product: { handle: null, productId: null, collections: [ ] }, selected_or_first_available_variant: null, customer: { first_name: null, email: null, id: null, total_spent: null, customerTags: null }, cartData : {"note":null,"attributes":{},"original_total_price":0,"total_price":0,"total_discount":0,"total_weight":0.0,"item_count":0,"items":[],"requires_shipping":false,"currency":"USD","items_subtotal_price":0,"cart_level_discount_applications":[],"checkout_charge_amount":0}, }; window.shopifyLiquidValuesApp7Ext = shopifyLiquidValuesApp7Ext; </script> <script id="kite-app-data" type="application/json" data-json="{"userData":{"shopName":"runr-uk.myshopify.com","storefrontAccessToken":"97c83564f6beab4f61407dad3c89bcda","countryCode":"GB","countryName":"United Kingdom","currency":"GBP","currencyInfo":{"code":"GBP","symbol":"£","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"customSettings":{"initialModalPopupCnt":0,"disableCartSettings":false,"addToCartBtnSelectors":".product-block--quantity_selector","checkoutBtnSelectors":null,"customStyle":null,"addAfterAddTocartBtn":true,"addAftercheckoutBtn":false,"disableApp":false,"redirectToCartAfterBogoAddition":null,"redirectToCheckoutAfterBogoAddition":true,"languageMode":"SINGLE","isRegionalLocaleUrlRequiredForHref":true,"fireNewSideCartRefreshCodeFirst":true,"buyNowBtn":null,"cartPageItemsId":null,"cartPageItemsSectionId":null,"cartPageItemsSelector":null,"executeCustomScriptAfterBogoAddition":null,"executeCustomScriptAfterFreeGiftAddition":null,"executeScriptAfterAddToCart":null,"loadingGif":"https://gift-box-builder-app4.s3.us-east-2.amazonaws.com/storefront/loading-gif.gif","overWriteCheckoutBtn":false,"quantityBtnSelectors":null,"showOnlyAdminSelectedVariants":true,"sideCartSectionId":null,"sideCartSectionSelector":null,"stackDiscounts":false},"createdAt":"2024-11-14T11:30:20.852Z","isSubscription":{"name":"Monthly-Shopify-Shopify-Sept24"},"isAppLevelMetafieldCreated":true,"isUseAppLevelMetafieldDisabled":false,"multipleCurrenciesInfo":{"AED":{"code":"AED","symbol":"د.إ.","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"AFN":{"code":"AFN","symbol":"؋","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"ALL":{"code":"ALL","symbol":"Lek","thousandsSeparator":".","decimalSeparator":",","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"AMD":{"code":"AMD","symbol":"֏","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"ANG":{"code":"ANG","symbol":"ƒ","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"AUD":{"code":"AUD","symbol":"$","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"AWG":{"code":"AWG","symbol":"ƒ","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"AZN":{"code":"AZN","symbol":"₼","thousandsSeparator":" ","decimalSeparator":",","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"BAM":{"code":"BAM","symbol":"КМ","thousandsSeparator":".","decimalSeparator":",","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"BBD":{"code":"BBD","symbol":"$","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"BDT":{"code":"BDT","symbol":"৳","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":true,"decimalDigits":0},"BGN":{"code":"BGN","symbol":"лв.","thousandsSeparator":" ","decimalSeparator":",","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"BIF":{"code":"BIF","symbol":"FBu","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":false,"decimalDigits":0},"BND":{"code":"BND","symbol":"$","thousandsSeparator":".","decimalSeparator":",","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":0},"BOB":{"code":"BOB","symbol":"Bs","thousandsSeparator":".","decimalSeparator":",","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"BSD":{"code":"BSD","symbol":"$","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"BWP":{"code":"BWP","symbol":"P","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"BZD":{"code":"BZD","symbol":"BZ$","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"CAD":{"code":"CAD","symbol":"$","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"CDF":{"code":"CDF","symbol":"FC","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"CHF":{"code":"CHF","symbol":"CHF","thousandsSeparator":"'","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"CNY":{"code":"CNY","symbol":"¥","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"CRC":{"code":"CRC","symbol":"₡","thousandsSeparator":".","decimalSeparator":",","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"CVE":{"code":"CVE","symbol":"$","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"CZK":{"code":"CZK","symbol":"Kč","thousandsSeparator":" ","decimalSeparator":",","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"DJF":{"code":"DJF","symbol":"Fdj","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":false,"decimalDigits":0},"DKK":{"code":"DKK","symbol":"kr.","thousandsSeparator":"","decimalSeparator":",","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"DOP":{"code":"DOP","symbol":"RD$","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"DZD":{"code":"DZD","symbol":"د.ج.","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"EGP":{"code":"EGP","symbol":"ج.م.","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"ETB":{"code":"ETB","symbol":"ETB","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"EUR":{"code":"EUR","symbol":"€","thousandsSeparator":" ","decimalSeparator":",","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"FJD":{"code":"FJD","symbol":"$","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"FKP":{"code":"FKP","symbol":"£","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"GBP":{"code":"GBP","symbol":"£","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"GMD":{"code":"GMD","symbol":"D","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"GNF":{"code":"GNF","symbol":"FG","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":false,"decimalDigits":0},"GTQ":{"code":"GTQ","symbol":"Q","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"GYD":{"code":"GYD","symbol":"$","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"HKD":{"code":"HKD","symbol":"HK$","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"HNL":{"code":"HNL","symbol":"L.","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"HUF":{"code":"HUF","symbol":"Ft","thousandsSeparator":" ","decimalSeparator":",","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"IDR":{"code":"IDR","symbol":"Rp","thousandsSeparator":".","decimalSeparator":",","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":0},"ILS":{"code":"ILS","symbol":"₪","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"INR":{"code":"INR","symbol":"₹","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"ISK":{"code":"ISK","symbol":"kr.","thousandsSeparator":".","decimalSeparator":",","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":true,"decimalDigits":0},"JMD":{"code":"JMD","symbol":"J$","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"JPY":{"code":"JPY","symbol":"¥","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":0},"KES":{"code":"KES","symbol":"KSh","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"KGS":{"code":"KGS","symbol":"сом","thousandsSeparator":" ","decimalSeparator":"-","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"KHR":{"code":"KHR","symbol":"៛","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":false,"decimalDigits":0},"KMF":{"code":"KMF","symbol":"CF","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"KRW":{"code":"KRW","symbol":"₩","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":0},"KYD":{"code":"KYD","symbol":"$","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"KZT":{"code":"KZT","symbol":"₸","thousandsSeparator":" ","decimalSeparator":"-","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"LAK":{"code":"LAK","symbol":"₭","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":false,"decimalDigits":0},"LBP":{"code":"LBP","symbol":"ل.ل.","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"LKR":{"code":"LKR","symbol":"₨","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":true,"decimalDigits":0},"MAD":{"code":"MAD","symbol":"د.م.","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"MDL":{"code":"MDL","symbol":"lei","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"MKD":{"code":"MKD","symbol":"ден.","thousandsSeparator":".","decimalSeparator":",","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"MMK":{"code":"MMK","symbol":"K","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"MNT":{"code":"MNT","symbol":"₮","thousandsSeparator":" ","decimalSeparator":",","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"MOP":{"code":"MOP","symbol":"MOP$","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"MUR":{"code":"MUR","symbol":"₨","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"MVR":{"code":"MVR","symbol":"MVR","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":true,"decimalDigits":1},"MWK":{"code":"MWK","symbol":"MK","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"MYR":{"code":"MYR","symbol":"RM","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"NGN":{"code":"NGN","symbol":"₦","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"NIO":{"code":"NIO","symbol":"C$","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"NPR":{"code":"NPR","symbol":"₨","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"NZD":{"code":"NZD","symbol":"$","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"PEN":{"code":"PEN","symbol":"S/.","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"PGK":{"code":"PGK","symbol":"K","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"PKR":{"code":"PKR","symbol":"₨","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"PLN":{"code":"PLN","symbol":"zł","thousandsSeparator":" ","decimalSeparator":",","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"PYG":{"code":"PYG","symbol":"₲","thousandsSeparator":".","decimalSeparator":",","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"QAR":{"code":"QAR","symbol":"﷼","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"RON":{"code":"RON","symbol":"L","thousandsSeparator":".","decimalSeparator":",","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"RSD":{"code":"RSD","symbol":"Дин.","thousandsSeparator":".","decimalSeparator":",","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"RWF":{"code":"RWF","symbol":"RWF","thousandsSeparator":" ","decimalSeparator":",","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"SAR":{"code":"SAR","symbol":"﷼","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"SBD":{"code":"SBD","symbol":"$","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"SEK":{"code":"SEK","symbol":"kr","thousandsSeparator":".","decimalSeparator":",","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"SGD":{"code":"SGD","symbol":"$","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"SHP":{"code":"SHP","symbol":"£","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"SLL":{"code":"SLL","symbol":"Le","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"STD":{"code":"STD","symbol":"Db","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"THB":{"code":"THB","symbol":"฿","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"TJS":{"code":"TJS","symbol":"TJS","thousandsSeparator":" ","decimalSeparator":";","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"TOP":{"code":"TOP","symbol":"T$","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"TTD":{"code":"TTD","symbol":"TT$","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"TWD":{"code":"TWD","symbol":"NT$","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"TZS":{"code":"TZS","symbol":"TSh","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"UAH":{"code":"UAH","symbol":"₴","thousandsSeparator":" ","decimalSeparator":",","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"UGX":{"code":"UGX","symbol":"USh","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"USD":{"code":"USD","symbol":"$","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"UYU":{"code":"UYU","symbol":"$U","thousandsSeparator":".","decimalSeparator":",","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"UZS":{"code":"UZS","symbol":"сўм","thousandsSeparator":" ","decimalSeparator":",","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2},"VND":{"code":"VND","symbol":"₫","thousandsSeparator":".","decimalSeparator":".","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":true,"decimalDigits":0},"VUV":{"code":"VUV","symbol":"VT","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":false,"decimalDigits":0},"WST":{"code":"WST","symbol":"WS$","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"XAF":{"code":"XAF","symbol":"F","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"XCD":{"code":"XCD","symbol":"$","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"XOF":{"code":"XOF","symbol":"F","thousandsSeparator":" ","decimalSeparator":",","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"XPF":{"code":"XPF","symbol":"F","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":false,"spaceBetweenAmountAndSymbol":false,"decimalDigits":2},"YER":{"code":"YER","symbol":"﷼","thousandsSeparator":",","decimalSeparator":".","symbolOnLeft":true,"spaceBetweenAmountAndSymbol":true,"decimalDigits":2}}},"languageData":null,"promotionCampaigns":[],"discounts":[],"boGo":[],"shippingDiscount":[],"customDiscount":[],"unifiedWidget":[]}"></script> <script> if (window && !window.kite_app_data) { let metafieldData; // Get the JSON data from the data attribute of the script tag const jsonDataElement = document.getElementById('kite-app-data'); const jsonString = jsonDataElement ? jsonDataElement.getAttribute('data-json') : ''; try { // Parse the JSON string metafieldData = JSON.parse(jsonString); } catch (error) { // Log the error if parsing fails console.error("Failed to parse metafield data:", error); metafieldData = { errorMsg: "This is not a valid JSON" }; } // If the parsing was successful and no error message exists if (metafieldData && !metafieldData?.errorMsg) { window.kite_app_data = metafieldData; } // Clear the data-json attribute if (jsonDataElement) { jsonDataElement.setAttribute('data-json', ''); } } </script> </div><div id="shopify-block-AVDQzVnlUbGp2dDVDS__1575957009345749421" class="shopify-block shopify-app-block"><div id="stamped-reviews-widget"\ data-widget-type="drawer" data-show-avatar="true" data-position="left" data-text="" data-title="" data-link="" data-link-text="" data-background-color="" data-style-color-button-text="" data-style-color-star="" data-style-color-text="" data-style-color-link="" data-review-ids="" data-product-ids="" data-product-category="" data-product-brand="" data-tags="" data-limit-words="" data-fill-empty="false" data-random="false" data-with-photos="false" ></div> </div><div id="shopify-block-Ad3lHck9Ccldkb2R1R__12526071353035850722" class="shopify-block shopify-app-block"> <script defer src="https://app.backinstock.org/widget/18807_1746004768.js?category=bis&v=6"></script> <script id="back-in-stock-helper-embedded"> var _BISConfig = _BISConfig || {}; </script> </div></body> </html>