function initDateInputs(){$(".bootstrap-datepicker").datepicker()}function unmask(n){$("#"+n).unmask()}function mask(n,t){$("#"+n).mask(t)}function AppendUrlParamTokens(n,t){for(var i in t)t[i]==null&&delete t[i];return n+"?"+jQuery.param(t)}function OnCountriesChange(n){jQuery.getJSON($(n).data("states-url"),{countryId:n.options[n.selectedIndex].value},function(n){var t=function(n,t){t?(n.attr("disabled","disabled"),n.parent().find(".required-asterisk").hide(),n.removeClass("input-validation-error"),n.siblings(".field-validation-error").remove()):(n.removeAttr("disabled"),n.parent().find(".required-asterisk").show())},i=jQuery("#states_ddl"),r=jQuery("#zip_input");i.empty();n.length>0?(t(i,!1),t(r,!1),jQuery(n).each(function(){jQuery(document.createElement("option")).attr("value",this.Value).text(this.Text).appendTo(i)})):(t(i,!0),t(r,!0),r.val(""))})}function makeAmChart(n,t,i){var f=t.type,u=t.theme,r;AmCharts.isString(u)&&(u=AmCharts.themes[u],t.theme=u);switch(f){case"serial":r=new AmCharts.AmSerialChart(u);break;case"xy":r=new AmCharts.AmXYChart(u);break;case"pie":r=new AmCharts.AmPieChart(u);break;case"radar":r=new AmCharts.AmRadarChart(u);break;case"gauge":r=new AmCharts.AmAngularGauge(u);break;case"funnel":r=new AmCharts.AmFunnelChart(u);break;case"map":r=new AmCharts.AmMap(u);break;case"stock":r=new AmCharts.AmStockChart(u)}return AmCharts.extend(r,t),n&&(AmCharts.isReady?isNaN(i)?r.write(n):setTimeout(function(){AmCharts.realWrite(r,n)},i):AmCharts.ready(function(){isNaN(i)?r.write(n):setTimeout(function(){AmCharts.realWrite(r,n)},i)})),r}function animateUp(n,t,i,r){var u=n.parent(),f=n.height(),e=n.width();u.css({height:u.height()});n.css({height:f,width:e,position:"fixed"});t.hide().appendTo(u).css({top:f,width:e,position:"fixed","z-index":-1});n.animate({top:-f},i,function(){n.hide()});t.show().animate({top:0},i,function(){t.css({top:"",position:"",width:"","z-index":""});u.css({height:""});r&&(n=null,r())})}function animateLeft(n,t,i,r){if(animateLeftSrcLock||animateLeftTgtLock)return!1;var u=n.parent(),e=n.height(),f=n.width();return u.css({height:u.height(),width:u.width()}),n.css({height:e,width:f,position:"absolute"}),t.parent()!==u&&t.hide().appendTo(u),t.css({left:f,width:f,height:e,position:"absolute","z-index":-1}),animateLeftSrcLock=!0,n.animate({left:-f},i,function(){t.css({width:"",height:"",position:""});n.hide();animateLeftSrcLock=!1}),animateLeftTgtLock=!0,t.show().animate({left:0},i,function(){t.css({left:"",width:"",height:"",position:"","z-index":""});u.css({height:"",width:""});animateLeftTgtLock=!1;r&&r()}),!0}function animateRight(n,t,i,r){if(animateRightSrcLock||animateRightTgtLock)return!1;var u=n.parent(),e=n.height(),f=n.width();return u.css({height:u.height(),width:u.width()}),n.css({height:e,width:f,position:"absolute"}),t.parent()!==u&&t.hide().appendTo(u),t.css({left:-f,width:f,height:e,position:"absolute","z-index":-1}),animateRightSrcLock=!0,n.animate({left:f},i,function(){t.css({width:"",height:"",position:""});n.hide();animateRightSrcLock=!1}),animateRightTgtLock=!0,t.show().animate({left:0},i,function(){t.css({left:"",width:"",height:"",position:"","z-index":""});u.css({height:"",width:""});animateRightTgtLock=!1;r&&r()}),!0}function displayPageErrors(n){n&&n.length&&n.length>0&&showMessage("An error has occurred",n.join("<br >"),"error-alert")}function showInfo(n,t,i,r){showMessage(n,t,"info-alert",i,r)}function showWarning(n,t,i,r){showMessage(n,t,"warning-alert",i,r)}function showError(n,t,i,r){showMessage(n,t,"error-alert",i,r)}function showSuccess(n,t,i,r){showMessage(n,t,"success-alert",i,r)}function showMessage(n,t,i,r,u){u?$(u).addClass("error-container"):(u=$(".error-container"),!u.length>0&&(u=$("body")));$(u).children(".alerts").each(function(){$(this).remove()});var f="error_alert_"+errorIdCounter++,e="<div id='"+f+"' class='alerts cf "+i+"'>\t\t\t\t\t        <div class='message'>\t\t\t\t\t\t        <h1>"+n+"<\/h1>\t\t\t\t\t\t        <a class='close-alert close' href='javascript:void(0)'>X<\/a>\t\t\t\t\t\t        <p>"+t+"<\/p>\t\t\t\t\t        <\/div>\t\t\t\t        <\/div>";$(u).prepend(e);$("body, html").animate({scrollTop:0},500);!r||destroyMessage(f,r*1e3)}function destroyMessage(n,t){setTimeout(function(){$("#"+n).slideUp(500,function(){$("#"+n).remove()})},!t?0:t)}function ApplySvgs(){$(".nav-svg").html(Svgs.NavigationListSvg);$(".personal-svg").html(Svgs.PersonalProfileSvg);$(".employment-svg").html(Svgs.EmploymentProfileSvg);$(".basic-svg").html(Svgs.BasicProfileSvg);$(".auto-svg").html(Svgs.AutoProfileSvg);$(".cell-svg").html(Svgs.CellPhoneProfileSvg);$(".technology-svg").html(Svgs.TechnologyProfileSvg);$(".purchase-svg").html(Svgs.PurchaseProfileSvg);$(".game-svg").html(Svgs.GamerProfileSvg);$(".travel-svg").html(Svgs.TravelLeisureProfileSvg);$(".health-svg").html(Svgs.HealthWellnessProfileSvg);$(".devices-svg").html(Svgs.DevicesProfileSvg);$(".household-svg").html(Svgs.HouseholdProfileSvg);$(".satisfaction-svg").html(Svgs.SatisfactionProfileSvg);$(".services-svg").html(Svgs.ServicesProfileSvg);$(".formerSubscriber-svg").html(Svgs.FormerSubscriberSvg);$(".explorepolls-svg").html(Svgs.ExplorePollsSvg);$(".availablesurveys-svg").html(Svgs.AvailableSurveysSvg);$(".message-svg").html(Svgs.MessageSvg);$(".gift-svg").html(Svgs.GiftSvg);$(".calendar-svg").html(Svgs.CalendarSvg);$(".worldwide-svg").html(Svgs.GlobalSvg);$(".menu-svg").html(Svgs.MenuSvg);$(".additional-team-svg").html(Svgs.AdditionalTeamSvg);$(".audiologist-svg").html(Svgs.AudiologistSvg);$(".chiropractor-svg").html(Svgs.ChiropractorSvg);$(".clinical-research-svg").html(Svgs.ClinicalResearchSvg);$(".dentist-svg").html(Svgs.DentistSvg);$(".hospital-svg").html(Svgs.HospitalSvg);$(".medical-admin-svg").html(Svgs.MedicalAdminSvg);$(".medical-student-svg").html(Svgs.MedicalStudentSvg);$(".mental-health-svg").html(Svgs.MentalHealthSvg);$(".nurse-svg").html(Svgs.NurseSvg);$(".ophthalmologist-svg").html(Svgs.OphthalmologistSvg);$(".pharmacist-svg").html(Svgs.PharmacistSvg);$(".physician-assistant-svg").html(Svgs.PhysicianAssistantSvg);$(".physician-svg").html(Svgs.PhysicianSvg);$(".podiatrist-svg").html(Svgs.PodiatristSvg);$(".veterinarian-svg").html(Svgs.VeterinarianSvg);$(".radiology-svg").html(Svgs.RadiologySvg)}var Pushup,global,datesInitialized,animateLeftSrcLock,animateLeftTgtLock,animateRightSrcLock,animateRightTgtLock,errorIdCounter,Svgs;window.Modernizr=function(n,t,i){function l(n){v.cssText=n}function f(n,t){return typeof n===t}function k(n,t){return!!~(""+n).indexOf(t)}function d(n,t){var u,r;for(u in n)if(r=n[u],!k(r,"-")&&v[r]!==i)return t=="pfx"?r:!0;return!1}function et(n,t,r){var e,u;for(e in n)if(u=t[n[e]],u!==i)return r===!1?n[e]:f(u,"function")?u.bind(r||t):u;return!1}function g(n,t,i){var r=n.charAt(0).toUpperCase()+n.slice(1),u=(n+" "+rt.join(r+" ")+r).split(" ");return f(t,"string")||f(t,"undefined")?d(u,t):(u=(n+" "+ut.join(r+" ")+r).split(" "),et(u,t,i))}function ot(){r.input=function(i){for(var r=0,f=i.length;r<f;r++)s[i[r]]=i[r]in u;return s.list&&(s.list=!!t.createElement("datalist")&&!!n.HTMLDataListElement),s}("autocomplete autofocus list placeholder max min multiple pattern required step".split(" "));r.inputtypes=function(n){for(var f=0,r,e,s,h=n.length;f<h;f++)u.setAttribute("type",e=n[f]),r=u.type!=="text",r&&(u.value=tt,u.style.cssText="position:absolute;visibility:hidden;",/^range$/.test(e)&&u.style.WebkitAppearance!==i?(o.appendChild(u),s=t.defaultView,r=s.getComputedStyle&&s.getComputedStyle(u,null).WebkitAppearance!=="textfield"&&u.offsetHeight!==0,o.removeChild(u)):/^(search|tel)$/.test(e)||(r=/^(url|email)$/.test(e)?u.checkValidity&&u.checkValidity()===!1:u.value!=tt)),ft[n[f]]=!!r;return ft}("search tel url email datetime date month week time datetime-local number range color".split(" "))}var r={},a=!0,o=t.documentElement,nt=t.createElement("modernizr"),v=nt.style,u=t.createElement("input"),tt=":)",ct={}.toString,it="Webkit Moz O ms",rt=it.split(" "),ut=it.toLowerCase().split(" "),st={svg:"http://www.w3.org/2000/svg"},e={},ft={},s={},y=[],p=y.slice,h,w={}.hasOwnProperty,b,c;b=!f(w,"undefined")&&!f(w.call,"undefined")?function(n,t){return w.call(n,t)}:function(n,t){return t in n&&f(n.constructor.prototype[t],"undefined")};Function.prototype.bind||(Function.prototype.bind=function(n){var t=this,i,r;if(typeof t!="function")throw new TypeError;return i=p.call(arguments,1),r=function(){var f,e,u;return this instanceof r?(f=function(){},f.prototype=t.prototype,e=new f,u=t.apply(e,i.concat(p.call(arguments))),Object(u)===u?u:e):t.apply(n,i.concat(p.call(arguments)))},r});e.rgba=function(){return l("background-color:rgba(150,255,150,.5)"),k(v.backgroundColor,"rgba")};e.csstransitions=function(){return g("transition")};e.svg=function(){return!!t.createElementNS&&!!t.createElementNS(st.svg,"svg").createSVGRect};for(c in e)b(e,c)&&(h=c.toLowerCase(),r[h]=e[c](),y.push((r[h]?"":"no-")+h));return r.input||ot(),r.addTest=function(n,t){if(typeof n=="object")for(var u in n)b(n,u)&&r.addTest(u,n[u]);else{if(n=n.toLowerCase(),r[n]!==i)return r;t=typeof t=="function"?t():t;typeof a!="undefined"&&a&&(o.className+=" "+(t?"":"no-")+n);r[n]=t}return r},l(""),nt=u=null,function(n,t){function v(n,t){var i=n.createElement("p"),r=n.getElementsByTagName("head")[0]||n.documentElement;return i.innerHTML="x<style>"+t+"<\/style>",r.insertBefore(i.lastChild,r.firstChild)}function s(){var n=r.elements;return typeof n=="string"?n.split(" "):n}function u(n){var t=a[n[l]];return t||(t={},o++,n[l]=o,a[o]=t),t}function h(n,r,f){if(r||(r=t),i)return r.createElement(n);f||(f=u(r));var e;return e=f.cache[n]?f.cache[n].cloneNode():b.test(n)?(f.cache[n]=f.createElem(n)).cloneNode():f.createElem(n),e.canHaveChildren&&!w.test(n)&&!e.tagUrn?f.frag.appendChild(e):e}function y(n,r){if(n||(n=t),i)return n.createDocumentFragment();r=r||u(n);for(var e=r.frag.cloneNode(),f=0,o=s(),h=o.length;f<h;f++)e.createElement(o[f]);return e}function p(n,t){t.cache||(t.cache={},t.createElem=n.createElement,t.createFrag=n.createDocumentFragment,t.frag=t.createFrag());n.createElement=function(i){return r.shivMethods?h(i,n,t):t.createElem(i)};n.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+s().join().replace(/[\w\-]+/g,function(n){return t.createElem(n),t.frag.createElement(n),'c("'+n+'")'})+");return n}")(r,t.frag)}function c(n){n||(n=t);var f=u(n);return r.shivCSS&&!e&&!f.hasCSS&&(f.hasCSS=!!v(n,"article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}mark{background:#FF0;color:#000}template{display:none}")),i||p(n,f),n}var f=n.html5||{},w=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,b=/^(?:a|b|code|div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|style|table|tbody|td|th|tr|ul)$/i,e,l="_html5shiv",o=0,a={},i,r;(function(){try{var n=t.createElement("a");n.innerHTML="<xyz><\/xyz>";e="hidden"in n;i=n.childNodes.length==1||function(){t.createElement("a");var n=t.createDocumentFragment();return typeof n.cloneNode=="undefined"||typeof n.createDocumentFragment=="undefined"||typeof n.createElement=="undefined"}()}catch(r){e=!0;i=!0}})();r={elements:f.elements||"abbr article aside audio bdi canvas data datalist details dialog figcaption figure footer header hgroup main mark meter nav output progress section summary template time video",version:"3.7.0",shivCSS:f.shivCSS!==!1,supportsUnknownElements:i,shivMethods:f.shivMethods!==!1,type:"default",shivDocument:c,createElement:h,createDocumentFragment:y};n.html5=r;c(t)}(this,t),r._version="2.8.3",r._domPrefixes=ut,r._cssomPrefixes=rt,r.testProp=function(n){return d([n])},r.testAllProps=g,o.className=o.className.replace(/(^|\s)no-js(\s|$)/,"$1$2")+(a?" js "+y.join(" "):""),r}(this,this.document),function(n,t,i){function h(n){return"[object Function]"==y.call(n)}function c(n){return"string"==typeof n}function l(){}function w(n){return!n||"loaded"==n||"complete"==n||"uninitialized"==n}function f(){var n=a.shift();v=1;n?n.t?s(function(){("c"==n.t?u.injectCss:u.injectJs)(n.s,0,n.a,n.x,n.e,1)},0):(n(),f()):v=0}function ut(n,i,o,h,c,l,y){function k(t){if(!nt&&w(p.readyState)&&(tt.r=nt=1,!v&&f(),p.onload=p.onreadystatechange=null,t)){"img"!=n&&s(function(){g.removeChild(p)},50);for(var u in r[i])r[i].hasOwnProperty(u)&&r[i][u].onload()}}var y=y||u.errorTimeout,p=t.createElement(n),nt=0,b=0,tt={t:o,s:i,e:c,a:l,x:y};1===r[i]&&(b=1,r[i]=[]);"object"==n?p.data=i:(p.src=i,p.type=n);p.width=p.height="0";p.onerror=p.onload=p.onreadystatechange=function(){k.call(this,b)};a.splice(h,0,tt);"img"!=n&&(b||2===r[i]?(g.insertBefore(p,d?null:e),s(k,y)):r[i].push(p))}function ft(n,t,i,r,u){return v=0,t=t||"j",c(n)?ut("c"==t?et:nt,n,t,this.i++,i,r,u):(a.splice(this.i++,0,n),1==a.length&&f()),this}function b(){var n=u;return n.loader={load:ft,i:0},n}var o=t.documentElement,s=n.setTimeout,e=t.getElementsByTagName("script")[0],y={}.toString,a=[],v=0,k="MozAppearance"in o.style,d=k&&!!t.createRange().compareNode,g=d?o:e.parentNode,o=n.opera&&"[object Opera]"==y.call(n.opera),o=!!t.attachEvent&&!o,nt=k?"object":o?"script":"img",et=o?"script":nt,tt=Array.isArray||function(n){return"[object Array]"==y.call(n)},p=[],r={},it={timeout:function(n,t){return t.length&&(n.timeout=t[0]),n}},rt,u;u=function(n){function a(n){for(var n=n.split("!"),f=p.length,i=n.pop(),e=n.length,i={url:i,origUrl:i,prefixes:n},u,r,t=0;t<e;t++)r=n[t].split("="),(u=it[r.shift()])&&(i=u(i,r));for(t=0;t<f;t++)i=p[t](i);return i}function f(n,t,u,f,e){var o=a(n),s=o.autoCallback;o.url.split(".").pop().split("?").shift();o.bypass||(t&&(t=h(t)?t:t[n]||t[f]||t[n.split("/").pop().split("?")[0]]),o.instead?o.instead(n,t,u,f,e):(r[o.url]?o.noexec=!0:r[o.url]=1,u.load(o.url,o.forceCSS||!o.forceJS&&"css"==o.url.split(".").pop().split("?").shift()?"c":i,o.noexec,o.attrs,o.timeout),(h(t)||h(s))&&u.load(function(){b();t&&t(o.origUrl,e,f);s&&s(o.origUrl,e,f);r[o.url]=2})))}function s(n,t){function a(n,o){if(n){if(c(n))o||(i=function(){var n=[].slice.call(arguments);s.apply(this,n);u()}),f(n,i,t,0,e);else if(Object(n)===n)for(r in v=function(){var t=0;for(var i in n)n.hasOwnProperty(i)&&t++;return t}(),n)n.hasOwnProperty(r)&&(!o&&!--v&&(h(i)?i=function(){var n=[].slice.call(arguments);s.apply(this,n);u()}:i[r]=function(n){return function(){var t=[].slice.call(arguments);n&&n.apply(this,t);u()}}(s[r])),f(n[r],i,t,r,e))}else o||u()}var e=!!n.test,o=n.load||n.both,i=n.callback||l,s=i,u=n.complete||l,v,r;a(e?n.yep:n.nope,!!o);o&&a(o)}var e,t,o=this.yepnope.loader;if(c(n))f(n,0,o,0);else if(tt(n))for(e=0;e<n.length;e++)t=n[e],c(t)?f(t,0,o,0):tt(t)?u(t):Object(t)===t&&s(t,o);else Object(n)===n&&s(n,o)};u.addPrefix=function(n,t){it[n]=t};u.addFilter=function(n){p.push(n)};u.errorTimeout=1e4;null==t.readyState&&t.addEventListener&&(t.readyState="loading",t.addEventListener("DOMContentLoaded",rt=function(){t.removeEventListener("DOMContentLoaded",rt,0);t.readyState="complete"},0));n.yepnope=b();n.yepnope.executeStack=f;n.yepnope.injectJs=function(n,i,r,o,h,c){var a=t.createElement("script"),v,y,o=o||u.errorTimeout;a.src=n;for(y in r)a.setAttribute(y,r[y]);i=c?f:i||l;a.onreadystatechange=a.onload=function(){!v&&w(a.readyState)&&(v=1,i(),a.onload=a.onreadystatechange=null)};s(function(){v||(v=1,i(1))},o);h?a.onload():e.parentNode.insertBefore(a,e)};n.yepnope.injectCss=function(n,i,r,u,o,h){var u=t.createElement("link"),c,i=h?f:i||l;u.href=n;u.rel="stylesheet";u.type="text/css";for(c in r)u.setAttribute(c,r[c]);o||(e.parentNode.insertBefore(u,e),s(i,0))}}(this,document);Modernizr.load=function(){yepnope.apply(window,[].slice.call(arguments,0))},function(n){n.fn.scrollToTop=function(t){var i={speed:800};return t&&n.extend(i,{speed:t}),this.each(function(){var t=n(this);n(window).scroll(function(){n(this).scrollTop()>100?t.fadeIn():t.fadeOut()});t.click(function(t){t.preventDefault();n("body, html").animate({scrollTop:0},i.speed)})})}}(jQuery),function(n){n.fn.mask=function(t,i){n(this).each(function(){if(i!==undefined&&i>0){var r=n(this);r.data("_mask_timeout",setTimeout(function(){n.maskElement(r,t)},i))}else n.maskElement(n(this),t)})};n.fn.unmask=function(){n(this).each(function(){n.unmaskElement(n(this))})};n.fn.isMasked=function(){return this.hasClass("masked")};n.maskElement=function(t,i){var u,r;t.data("_mask_timeout")!==undefined&&(clearTimeout(t.data("_mask_timeout")),t.removeData("_mask_timeout"));t.isMasked()&&n.unmaskElement(t);t.css("position")=="static"&&t.addClass("masked-relative");t.addClass("masked");u=n('<div class="loadmask"><\/div>');navigator.userAgent.toLowerCase().indexOf("msie")>-1&&(u.height(t.height()+parseInt(t.css("padding-top"))+parseInt(t.css("padding-bottom"))),u.width(t.width()+parseInt(t.css("padding-left"))+parseInt(t.css("padding-right"))));navigator.userAgent.toLowerCase().indexOf("msie 6")>-1&&t.find("select").addClass("masked-hidden");t.append(u);i!==undefined&&(r=n('<div class="loadmask-msg" style="display:none;"><\/div>'),r.append("<div>"+i+"<\/div>"),t.append(r),r.css("top",Math.round(t.height()/2-(r.height()-parseInt(r.css("padding-top"))-parseInt(r.css("padding-bottom")))/2)+"px"),r.css("left",Math.round(t.width()/2-(r.width()-parseInt(r.css("padding-left"))-parseInt(r.css("padding-right")))/2)+"px"),r.show())};n.unmaskElement=function(n){n.data("_mask_timeout")!==undefined&&(clearTimeout(n.data("_mask_timeout")),n.removeData("_mask_timeout"));n.find(".loadmask-msg,.loadmask").remove();n.removeClass("masked");n.removeClass("masked-relative");n.find("select").removeClass("masked-hidden")}}(jQuery),function(n,t,i){"use strict";var r=function(r,u){var d=!!t.getComputedStyle;d||(t.getComputedStyle=function(n){return this.el=n,this.getPropertyValue=function(t){var i=/(\-([a-z]){1})/g;return t==="float"&&(t="styleFloat"),i.test(t)&&(t=t.replace(i,function(){return arguments[2].toUpperCase()})),n.currentStyle[t]?n.currentStyle[t]:null},this});var l=function(n,t,i,r){if("addEventListener"in n)try{n.addEventListener(t,i,r)}catch(u){if(typeof i=="object"&&i.handleEvent)n.addEventListener(t,function(n){i.handleEvent.call(i,n)},r);else throw u;}else"attachEvent"in n&&(typeof i=="object"&&i.handleEvent?n.attachEvent("on"+t,function(){i.handleEvent.call(i)}):n.attachEvent("on"+t,i))},a=function(n,t,i,r){if("removeEventListener"in n)try{n.removeEventListener(t,i,r)}catch(u){if(typeof i=="object"&&i.handleEvent)n.removeEventListener(t,function(n){i.handleEvent.call(i,n)},r);else throw u;}else"detachEvent"in n&&(typeof i=="object"&&i.handleEvent?n.detachEvent("on"+t,function(){i.handleEvent.call(i)}):n.detachEvent("on"+t,i))},g=function(n){var i,t;if(n.children.length<1)throw new Error("The Nav container has no containing elements");for(i=[],t=0;t<n.children.length;t++)n.children[t].nodeType===1&&i.push(n.children[t]);return i},v=function(n,t){for(var i in t)n.setAttribute(i,t[i])},h=function(n,t){n.className.indexOf(t)!==0&&(n.className+=" "+t,n.className=n.className.replace(/(^\s*)|(\s*$)/g,""))},s=function(n,t){var i=new RegExp("(\\s|^)"+t+"(\\s|$)");n.className=n.className.replace(i," ").replace(/(^\s*)|(\s*$)/g,"")},nt=function(n,t,i){for(var r=0;r<n.length;r++)t.call(i,r,n[r])},f,e,o,c=n.createElement("style"),p=n.documentElement,w,b,y,k=function(t,i){var r;this.options={animate:!0,transition:284,label:"Menu",insert:"before",customToggle:"",closeOnNavClick:!1,openPos:"relative",navClass:"nav-collapse",navActiveClass:"js-nav-active",jsClass:"js",init:function(){},open:function(){},close:function(){}};for(r in i)this.options[r]=i[r];if(h(p,this.options.jsClass),this.wrapperEl=t.replace("#",""),n.getElementById(this.wrapperEl))this.wrapper=n.getElementById(this.wrapperEl);else if(n.querySelector(this.wrapperEl))this.wrapper=n.querySelector(this.wrapperEl);else throw new Error("The nav element you are trying to select doesn't exist");this.wrapper.inner=g(this.wrapper);e=this.options;f=this.wrapper;this._init(this)};return k.prototype={destroy:function(){this._removeStyles();s(f,"closed");s(f,"opened");s(f,e.navClass);s(f,e.navClass+"-"+this.index);s(p,e.navActiveClass);f.removeAttribute("style");f.removeAttribute("aria-hidden");a(t,"resize",this,!1);a(n.body,"touchmove",this,!1);a(o,"touchstart",this,!1);a(o,"touchend",this,!1);a(o,"mouseup",this,!1);a(o,"keyup",this,!1);a(o,"click",this,!1);e.customToggle?o.removeAttribute("aria-hidden"):o.parentNode.removeChild(o)},toggle:function(){w===!0&&(y?this.close():this.open())},open:function(){y||(s(f,"closed"),h(f,"opened"),h(p,e.navActiveClass),h(o,"active"),f.style.position=e.openPos,v(f,{"aria-hidden":"false"}),y=!0,e.open())},close:function(){y&&(h(f,"closed"),s(f,"opened"),s(p,e.navActiveClass),s(o,"active"),v(f,{"aria-hidden":"true"}),e.animate?(w=!1,setTimeout(function(){f.style.position="absolute";w=!0},e.transition+10)):f.style.position="absolute",y=!1,e.close())},resize:function(){t.getComputedStyle(o,null).getPropertyValue("display")!=="none"?(b=!0,v(o,{"aria-hidden":"false"}),f.className.match(/(^|\s)closed(\s|$)/)&&(v(f,{"aria-hidden":"true"}),f.style.position="absolute"),this._createStyles(),this._calcHeight()):(b=!1,v(o,{"aria-hidden":"true"}),v(f,{"aria-hidden":"false"}),f.style.position=e.openPos,this._removeStyles())},handleEvent:function(n){var i=n||t.event;switch(i.type){case"touchstart":this._onTouchStart(i);break;case"touchmove":this._onTouchMove(i);break;case"touchend":case"mouseup":this._onTouchEnd(i);break;case"click":this._preventDefault(i);break;case"keyup":this._onKeyUp(i);break;case"resize":this.resize(i)}},_init:function(){this.index=i++;h(f,e.navClass);h(f,e.navClass+"-"+this.index);h(f,"closed");w=!0;y=!1;this._closeOnNavClick();this._createToggle();this._transitions();this.resize();var r=this;setTimeout(function(){r.resize()},20);l(t,"resize",this,!1);l(n.body,"touchmove",this,!1);l(o,"touchstart",this,!1);l(o,"touchend",this,!1);l(o,"mouseup",this,!1);l(o,"keyup",this,!1);l(o,"click",this,!1);e.init()},_createStyles:function(){c.parentNode||(c.type="text/css",n.getElementsByTagName("head")[0].appendChild(c))},_removeStyles:function(){c.parentNode&&c.parentNode.removeChild(c)},_createToggle:function(){var t,i;if(e.customToggle)if(i=e.customToggle.replace("#",""),n.getElementById(i))o=n.getElementById(i);else if(n.querySelector(i))o=n.querySelector(i);else throw new Error("The custom nav toggle you are trying to select doesn't exist");else t=n.createElement("a"),t.innerHTML=e.label,v(t,{href:"#","class":"nav-toggle"}),e.insert==="after"?f.parentNode.insertBefore(t,f.nextSibling):f.parentNode.insertBefore(t,f),o=t},_closeOnNavClick:function(){if(e.closeOnNavClick&&"querySelectorAll"in n){var t=f.querySelectorAll("a"),i=this;nt(t,function(n){l(t[n],"click",function(){b&&i.toggle()},!1)})}},_preventDefault:function(n){n.preventDefault?(n.preventDefault(),n.stopPropagation()):n.returnValue=!1},_onTouchStart:function(t){t.stopPropagation();e.insert==="after"&&h(n.body,"disable-pointer-events");this.startX=t.touches[0].clientX;this.startY=t.touches[0].clientY;this.touchHasMoved=!1;a(o,"mouseup",this,!1)},_onTouchMove:function(n){(Math.abs(n.touches[0].clientX-this.startX)>10||Math.abs(n.touches[0].clientY-this.startY)>10)&&(this.touchHasMoved=!0)},_onTouchEnd:function(i){if(this._preventDefault(i),!this.touchHasMoved){if(i.type==="touchend"){this.toggle();e.insert==="after"&&setTimeout(function(){s(n.body,"disable-pointer-events")},e.transition+300);return}var r=i||t.event;r.which===3||r.button===2||this.toggle()}},_onKeyUp:function(n){var i=n||t.event;i.keyCode===13&&this.toggle()},_transitions:function(){if(e.animate){var n=f.style,t="max-height "+e.transition+"ms";n.WebkitTransition=t;n.MozTransition=t;n.OTransition=t;n.transition=t}},_calcHeight:function(){for(var n,i=0,t=0;t<f.inner.length;t++)i+=f.inner[t].offsetHeight;n="."+e.jsClass+" ."+e.navClass+"-"+this.index+".opened{max-height:"+i+"px !important}";c.styleSheet?c.styleSheet.cssText=n:c.innerHTML=n;n=""}},new k(r,u)};t.responsiveNav=r}(document,window,0),function(n){"use strict";function t(n,i){if(this instanceof t)this.id=t.id++,this.setup(n,i),this.chainCallbacks(t._callbackChain);else{var r=new t(n,i);return r.open(),r}}if("undefined"==typeof n){"console"in window&&window.console.info("Too much lightness, Featherlight needs jQuery.");return}var i=[],r=function(t){return i=n.grep(i,function(n){return n!==t&&n.$instance.closest("body").length>0})},e=function(n,t){var u={},e=new RegExp("^"+t+"([A-Z])(.*)"),r,i,f;for(r in n)i=r.match(e),i&&(f=(i[1]+i[2].replace(/([A-Z])/g,"-$1")).toLowerCase(),u[f]=n[r]);return u},u={keyup:"onKeyUp",resize:"onResize"},o=function(i){n.each(t.opened().reverse(),function(){if(!i.isDefaultPrevented()&&!1===this[u[i.type]](i))return i.preventDefault(),i.stopPropagation(),!1})},f=function(i){if(i!==t._globalHandlerInstalled){t._globalHandlerInstalled=i;var r=n.map(u,function(n,i){return i+"."+t.prototype.namespace}).join(" ");n(window)[i?"on":"off"](r,o)}};t.prototype={constructor:t,namespace:"featherlight",targetAttr:"data-featherlight",variant:null,resetCss:!1,background:null,openTrigger:"click",closeTrigger:"click",filter:null,root:"body",openSpeed:250,closeSpeed:250,closeOnClick:"background",closeOnEsc:!0,closeIcon:"&#10005;",loading:"",otherClose:null,beforeOpen:n.noop,beforeContent:n.noop,beforeClose:n.noop,afterOpen:n.noop,afterContent:n.noop,afterClose:n.noop,onKeyUp:n.noop,onResize:n.noop,type:null,contentFilters:["jquery","image","html","ajax","iframe","text"],setup:function(t,i){typeof t!="object"||t instanceof n!=!1||i||(i=t,t=undefined);var r=n.extend(this,i,{target:t}),u=r.resetCss?r.namespace+"-reset":r.namespace,f=n(r.background||['<div class="'+u+"-loading "+u+'">','<div class="'+u+'-content">','<span class="'+u+"-close-icon "+r.namespace+'-close">',r.closeIcon,"<\/span>",'<div class="'+r.namespace+'-inner">'+r.loading+"<\/div>","<\/div>","<\/div>"].join("")),e="."+r.namespace+"-close"+(r.otherClose?","+r.otherClose:"");r.$instance=f.clone().addClass(r.variant);r.$instance.on(r.closeTrigger+"."+r.namespace,function(t){var i=n(t.target);("background"===r.closeOnClick&&i.is("."+r.namespace)||"anywhere"===r.closeOnClick||i.closest(e).length)&&(t.preventDefault(),r.close())});return this},getContent:function(){var r=this,f=this.constructor.contentFilters,o=function(n){return r.$currentTarget&&r.$currentTarget.attr(n)},s=o(r.targetAttr),t=r.target||s||"",i=f[r.type],e,u;if(!i&&t in f&&(i=f[t],t=r.target&&s),t=t||o("href")||"",!i)for(e in f)r[e]&&(i=f[e],t=r[e]);return!i&&(u=t,t=null,n.each(r.contentFilters,function(){return i=f[this],i.test&&(t=i.test(u)),!t&&i.regex&&u.match&&u.match(i.regex)&&(t=u),!t}),!t)?("console"in window&&window.console.error("Featherlight: no content filter found "+(u?' for "'+u+'"':" (no target specified)")),!1):i.process.call(r,t)},setContent:function(t){var i=this;return(t.is("iframe")||n("iframe",t).length>0)&&i.$instance.addClass(i.namespace+"-iframe"),i.$instance.removeClass(i.namespace+"-loading"),i.$instance.find("."+i.namespace+"-inner").slice(1).remove().end().replaceWith(n.contains(i.$instance[0],t[0])?"":t),i.$content=t.addClass(i.namespace+"-inner"),i},open:function(t){var r=this,u;return(!t||!t.isDefaultPrevented())&&r.beforeOpen(t)!==!1&&(t&&t.preventDefault(),u=r.getContent(),u)?(i.push(r),f(!0),r.$instance.appendTo(r.root).fadeIn(r.openSpeed),r.beforeContent(t),n.when(u).always(function(i){r.setContent(i);r.afterContent(t);n.when(r.$instance.promise()).done(function(){r.afterOpen(t)})}),r):!1},close:function(n){var t=this;if(t.beforeClose(n)===!1)return!1;0===r(t).length&&f(!1);t.$instance.fadeOut(t.closeSpeed,function(){t.$instance.detach();t.afterClose(n)})},chainCallbacks:function(t){for(var i in t)this[i]=n.proxy(t[i],this,n.proxy(this[i],this))}};n.extend(t,{id:0,autoBind:"[data-featherlight]",defaults:t.prototype,contentFilters:{jquery:{regex:/^[#.]\w/,test:function(t){return t instanceof n&&t},process:function(t){return n(t).clone(!0)}},image:{regex:/\.(png|jpg|jpeg|gif|tiff|bmp)(\?\S*)?$/i,process:function(t){var f=this,u=n.Deferred(),i=new Image,r=n('<img src="'+t+'" alt="" class="'+f.namespace+'-image" />');return i.onload=function(){r.naturalWidth=i.width;r.naturalHeight=i.height;u.resolve(r)},i.onerror=function(){u.reject(r)},i.src=t,u.promise()}},html:{regex:/^\s*<[\w!][^<]*>/,process:function(t){return n(t)}},ajax:{regex:/./,process:function(t){var u=this,i=n.Deferred(),r=n("<div><\/div>").load(t,function(n,t){t!=="error"&&i.resolve(r.contents());i.fail()});return i.promise()}},iframe:{process:function(t){var i=new n.Deferred,r=n("<iframe/>").hide().attr("src",t).css(e(this,"iframe")).on("load",function(){i.resolve(r.show())}).appendTo(this.$instance.find("."+this.namespace+"-content"));return i.promise()}},text:{process:function(t){return n("<div>",{text:t})}}},functionAttributes:["beforeOpen","afterOpen","beforeContent","afterContent","beforeClose","afterClose"],readElementConfig:function(t){var r=this,i={};return t&&t.attributes&&n.each(t.attributes,function(){var f=this.name.match(/^data-featherlight-(.*)/),t,u;if(f){if(t=this.value,u=n.camelCase(f[1]),n.inArray(u,r.functionAttributes)>=0)t=new Function(t);else try{t=n.parseJSON(t)}catch(e){}i[u]=t}}),i},extend:function(t,i){var r=function(){this.constructor=t};return r.prototype=this.prototype,t.prototype=new r,t.__super__=this.prototype,n.extend(t,this,i),t.defaults=t.prototype,t},attach:function(t,i,r){var u=this,f;typeof i!="object"||i instanceof n!=!1||r||(r=i,i=undefined);r=n.extend({},r);f=n.extend({},u.defaults,u.readElementConfig(t[0]),r);t.on(f.openTrigger+"."+f.namespace,f.filter,function(f){var e=n.extend({$source:t,$currentTarget:n(this)},u.readElementConfig(t[0]),u.readElementConfig(this),r);new u(i,e).open(f)});return t},current:function(){var n=this.opened();return n[n.length-1]||null},opened:function(){var t=this;return r(),n.grep(i,function(n){return n instanceof t})},close:function(){var n=this.current();n&&n.close()},_onReady:function(){var t=this;t.autoBind&&(t.attach(n(document),{filter:t.autoBind}),n(t.autoBind).filter("[data-featherlight-filter]").each(function(){t.attach(n(this))}))},_callbackChain:{onKeyUp:function(n,t){return 27===t.keyCode?(this.closeOnEsc&&this.$instance.find("."+this.namespace+"-close:first").click(),!1):n(t)},onResize:function(n,t){var r,u,i;return this.$content.naturalWidth&&(r=this.$content.naturalWidth,u=this.$content.naturalHeight,this.$content.css("width","").css("height",""),i=Math.max(r/parseInt(this.$content.parent().css("width"),10),u/parseInt(this.$content.parent().css("height"),10)),i>1&&this.$content.css("width",""+r/i+"px").css("height",""+u/i+"px")),n(t)},afterContent:function(n,t){var i=n(t);this.onResize(t);return i}}});n.featherlight=t;n.fn.featherlight=function(n,i){return t.attach(this,n,i)};n(document).ready(function(){t._onReady()})}(jQuery);Pushup={Version:"1.0.3",options:{appearDelay:.5,fadeDelay:90,images:"../images/pushup/",message:"You are using a older browser, please click here to upgrade your current browser. This pop-up will expire in 90 seconds.",reminder:{hours:6,message:"Remind me again in #{hours}"},skip:!0},updateLinks:{IE:"http://www.microsoft.com/windows/downloads/ie/",Firefox:"http://www.getfirefox.com",Safari:"http://www.apple.com/safari/download/",Opera:"http://www.opera.com/download/"},Browser:{IE:!!(window.attachEvent&&navigator.userAgent.indexOf("Opera")===-1),Firefox:navigator.userAgent.indexOf("Firefox")>-1,Safari:navigator.userAgent.indexOf("AppleWebKit/")>-1&&/Apple/.test(navigator.vendor),Opera:navigator.userAgent.indexOf("Opera")>-1}};Pushup.conditions={IE:function(n){var t=/MSIE ([\d.]+)/.exec(n);return t&&parseFloat(t[1])<7}(navigator.userAgent),Firefox:Pushup.Browser.Firefox&&parseFloat(navigator.userAgent.match(/Firefox[\/\s](\d+)/)[1])<3,Safari:Pushup.Browser.Safari&&parseFloat(navigator.userAgent.match(/AppleWebKit\/(\d+)/)[1])<500,Opera:Pushup.Browser.Opera&&(!window.opera.version||parseFloat(window.opera.version())<9.5)},function(){function u(n,t){for(var i in t)n[i]=t[i];return n}function f(t){var r=n.get(t),i=arguments[1]||{};t.style.display!="block"&&(t.style.display="block");r<1?setTimeout(function(){n.set(t,r+=.05);f(t,i)},.01):(Pushup.Browser.IE&&t.style.filter&&t.style.removeAttribute("filter"),i.afterFinish&&i.afterFinish.call())}function e(t){var r=n.get(t),i=arguments[1]||{};r>0?setTimeout(function(){n.set(t,r-=.05);e(t,i)},.01):(t.style.display="none",i.afterFinish&&i.afterFinish.call())}function o(n,t){var i=u({align:"top left",repeat:"no-repeat",sizingMethod:"crop",backgroundColor:""},arguments[2]||{});u(n.style,arguments.callee.IEBelow7?{filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+t+"'', sizingMethod='"+i.sizingMethod+"')"}:{background:i.backgroundColor+" url("+t+") "+i.align+" "+i.repeat})}var r,n,t,i;for(r in Pushup.Browser)Pushup.Browser[r]&&(Pushup._browserUsed=r);(Pushup._updateBrowser=Pushup.conditions[Pushup._browserUsed]&&Pushup._browserUsed,Pushup._updateBrowser||!Pushup.options.skip)&&(u(Pushup,{start:function(){var i,r,n,u,t;if(/^(https?:\/\/|\/)/.test(this.options.images))this.images=this.options.images;else for(i=/pushup(?:-[\w\d.]+)?\.js(.*)/,r=document.getElementsByTagName("script"),n=0,u=r.length;n<u;n++)t=r[n],t.src&&t.src.match(i)&&(this.images=t.src.replace(i,"")+this.options.images);Pushup._updateBrowser&&this.show()},build:function(){var t,i,r;this.pushup=document.createElement("div");n.set(this.pushup,0);this.pushup.id="pushup";this.messageLink=this.pushup.appendChild(document.createElement("a"));this.messageLink.className="pushup_messageLink";this.messageLink.target="_blank";this.messageLink.appendChild(this.icon=document.createElement("div"));this.icon.className="pushup_icon";this.messageLink.appendChild(this.message=document.createElement("span"));this.message.className="pushup_message";this.message.innerHTML=this.options.message;t=this.options.reminder.hours;t&&Pushup.cookiesEnabled&&(this.pushup.appendChild(this.reminder=document.createElement("a")),this.reminder.href="#",this.reminder.className="pushup_reminder",this.pushup.className="withReminder",i=t+" hour"+(t>1?"s":""),r=this.options.reminder.message.replace("#{hours}",i),this.reminder.innerHTML=r);Pushup.Browser.Opera&&(!window.opera.version||parseFloat(window.opera.version())<9.25)&&(this.messageLink.style.cssFloat="none",this.reminder.style.cssFloat="none");Pushup.setBrowser(Pushup._updateBrowser);document.body.appendChild(this.pushup);Pushup.addEvents()},addEvents:function(){this.reminder&&i.add(this.reminder,"click",function(n){i.stop(n);Pushup.setReminder(Pushup.options.reminder.hours);Pushup.fade()});i.add(this.pushup,"mouseover",Pushup.clearFade);i.add(this.pushup,"mouseout",function(){Pushup.fade({delay:Pushup.options.fadeDelay})})},setBrowser:function(n){n=n||"IE";o(this.icon,this.images+n.toLowerCase()+".png");this.messageLink.href=this.updateLinks[n]},show:function(){var i=typeof arguments[0]=="string"?arguments[0]:Pushup._browserUsed||"IE",r=arguments[i?1:0]||{};(r.resetReminder&&Pushup.resetReminder(),!r.ignoreReminder&&Pushup.cookiesEnabled&&t.get("_pushupBlocked"))||(Pushup.pushup||Pushup.build(),n.set(Pushup.pushup,0),Pushup.pushup.style.display="block",i&&Pushup.setBrowser(i),this.appear({fadeAfter:!0,delay:Pushup.options.appearDelay}))},appear:function(){Pushup.clearFade();var n=arguments[0]||{};return window.setTimeout(function(){f(Pushup.pushup,{afterFinish:function(){n.fadeAfter&&Pushup.fade({delay:Pushup.options.fadeDelay})}})},(n.delay||.01)*1e3)},clearFade:function(){Pushup._fadeTimer&&(window.clearTimeout(Pushup._fadeTimer),Pushup._fadeTimer=null)},fade:function(){var n=arguments[0]||{};Pushup._fadeTimer=window.setTimeout(function(){e(Pushup.pushup)},(n.delay||.01)*1e3)},setReminder:function(n){t.set("_pushupBlocked","blocked",{duration:1/24*n})},resetReminder:function(){t.remove("_pushupBlocked")}}),n={set:function(n,t){n.style.opacity=t==1||t===""?"":t<1e-5?50:t},get:function(n){var t=n.style.opacity;return t?parseFloat(t):1}},Pushup.Browser.IE&&(n.get=function(n){var t=n.style.opacity;return(!t&&n.currentStyle&&(t=n.currentStyle[t]),(t=(n.style.filter||"").match(/alpha\(opacity=(.*)\)/))&&t[1])?parseFloat(t[1])/100:1},n.set=function(n,t){function u(n){return n.replace(/alpha\([^\)]*\)/gi,"")}var r=n.currentStyle,i,f;(!r||r.hasLayout)&&(r||n.style.zoom!="normal")||(n.style.zoom=1);i=n.style.filter;f=n.style;f.filter=t==1||t===""?(i=u(i))?i:"":u(i)+"alpha(opacity="+t*100+")"}),o.IEBelow7=Pushup.Browser.IE&&parseFloat(/MSIE ([\d.]+)/.exec(navigator.userAgent)[1])<7,t={set:function(n,t){var r=arguments[2]||{},i;r.duration&&(i=new Date,i.setTime(i.getTime()+r.duration*864e5),t+="; expires="+i.toGMTString());document.cookie=n+"="+t+"; path=/"},remove:function(n){this.set(n,"",-1)},get:function(n){for(var t,r=document.cookie.split(";"),u=n+"=",i=0,f=r.length;i<f;i++){for(t=r[i];t.charAt(0)==" ";)t=t.substring(1,t.length);if(t.indexOf(u)==0)return t.substring(u.length,t.length)}return null}},Pushup.cookiesEnabled=function(n){return t.get(n)?!0:(t.set(n,"test",{duration:15}),t.get(n))}("_pushupCookiesEnabled"),i={add:function(n,t,i){n.attachEvent?(n["e"+t+i]=i,n[t+i]=function(){n["e"+t+i](window.event)},n.attachEvent("on"+t,n[t+i])):n.addEventListener(t,i,!1)},stop:function(n){Pushup.Browser.IE?(n.cancelBubble=!0,n.returnValue=!1):(n.preventDefault(),n.stopPropagation())}},i.add(window,"load",function(){Pushup.start()}))}();$(document).ready(function(){var n=!1,t=function(){if(!n){n=!0;var t=$(".login-menu-container");t.mask("Loading...");$.ajax({type:"POST",url:$("#login_submit").data("login-url"),data:$("#login_form").serialize(),success:function(n){n.RedirectTo?window.location.href=n.RedirectTo:($("#login_menu_container").html(n),t.unmask())},error:function(){showError("Login Failed","A problem has occurred, please try again later or contact us directly using the link at the bottom of the page.");t.unmask()},complete:function(){n=!1}})}};$(document).on("click","#login_menu #login_submit",t);$(document).on("keydown","#login_menu #Password",function(n){var i=n.keyCode||n.which;i===13&&t()});$(document).on("click",".facebook-login",function(){var n=$(this).closest("form");n.append("<input type='hidden' name='provider' id='provider' value='Facebook'>");n.prop("action",$(this).data("facebook-login-url"));n.prop("method","POST");n.submit()});$("#top_menu").dropmenu({triggerParentEl:"li#account_menu"});$("#top_menu").dropmenu({triggerParentEl:"li#rewards_menu"});$("#header_items").find("li#login_menu").length>0&&$("#header_items").dropmenu({triggerParentEl:"li#login_menu"})}),function(n){n.fn.dropmenu=function(){var t={init:function(t){return this.dropmenu.settings=n.extend({},this.dropmenu.defaults,t),this.each(function(){var i=n(this),t=n.fn.dropmenu.settings;i.addClass("dropmenu").find(">"+t.triggerParentEl+":has("+t.submenuEl+")").addClass("dropmenu-trigger").find(t.submenuEl).addClass("dropmenu-submenu").hide();i.on(t.action,t.triggerParentEl+":has("+t.submenuEl+") > "+t.triggerEl+"",function(){return t.action=="click"&&n(this).parents(t.triggerParentEl).hasClass("dropmenu-open")?(n(this).parents(t.triggerParentEl).removeClass("dropmenu-open").find(t.submenuEl).hide(),!1):(n(".dropmenu-open").removeClass("dropmenu-open").find(".dropmenu-submenu").hide(),n(this).parents(t.triggerParentEl).addClass("dropmenu-open").find(t.submenuEl).show(),!1)});n(document).on("click",function(t){n(t.target).closest(".dropmenu-submenu").length||n(".dropmenu-open").removeClass("dropmenu-open").find(".dropmenu-submenu").hide()});if(n("#menucontainer").click(function(n){n.stopPropagation()}),t.action=="mouseenter")i.on("mouseleave",function(){n(this).removeClass("dropmenu-open").find(t.submenuEl).hide()})})}};return t.init.apply(this,arguments)};n.fn.dropmenu.defaults={action:"click",submenuEl:"ul",triggerEl:"a",triggerParentEl:"li"};n.fn.dropmenu.settings={}}(jQuery);global={unloaded:!1};$(window).bind("beforeunload",function(){global.unloaded=!0}),function(n){n.support.placeholder="placeholder"in document.createElement("input")}(jQuery);$(document).on("change",".tab-input",function(){for(var t,i,r=$("[name='"+$(this).attr("name")+"']"),n=0;n<r.length;n++)t=$(r[n]),i=$("#"+t.data("tab-id")),t.is(":checked")?i.toggleClass("active",!0):i.toggleClass("active",!1)});$(document).ready(function(){$.support.placeholder||($("[placeholder]").focus(function(){$(this).val()==$(this).attr("placeholder")&&$(this).val("")}).blur(function(){$(this).val()==""&&$(this).val($(this).attr("placeholder"))}).blur(),$("[placeholder]").parents("form").submit(function(){$(this).find("[placeholder]").each(function(){$(this).val()==$(this).attr("placeholder")&&$(this).val("")})}));$("#toTop").scrollToTop(1e3);$(document).on("click",".close-alert",function(){var n=$(this).closest(".alerts");destroyMessage(n.attr("id"))});$(document).on("click",".submit-on-click",function(){var n=$(this).closest("form");n.length>0&&n.submit()});$(document).on("keydown",".submit-on-enter",function(n){var i=n.keyCode||n.which,t;i===13&&(t=$(this).closest("form"),t.length>0&&t.submit())});initDateInputs()});datesInitialized=!1;animateLeftSrcLock=!1;animateLeftTgtLock=!1;animateRightSrcLock=!1;animateRightTgtLock=!1;errorIdCounter=1;Svgs={GlobalSvg:'<svg class="icon" viewBox="0 0 66 66"><g><g><circle class="adjustable-color" fill-rule="evenodd" clip-rule="evenodd" fill="#EF4130" cx="33.2" cy="20.7" r="12.6"/><path class="adjustable-color-2" d="M33.2 34.4c-7.5 0-13.7-6.1-13.7-13.7S25.7 7 33.2 7c7.5 0 13.7 6.1 13.7 13.7S40.8 34.4 33.2 34.4zM33.2 9.2c-6.3 0-11.4 5.1-11.4 11.4s5.1 11.4 11.4 11.4 11.4-5.1 11.4-11.4S39.5 9.2 33.2 9.2z"/><\/g><g id="globe_3_icon" class="globe-3-icon"><path class="adjustable-color-2" d="M40.5 20.7c0-4.1-3.3-7.2-7.2-7.2 -3.9 0-7.2 3.1-7.2 7.2 0 4.1 3.3 7.2 7.2 7.2C37.2 27.9 40.5 24.8 40.5 20.7zM29.8 18c-0.1 0.7-0.2 1.4-0.3 2.1h-2.1c0.1-1 0.4-1.9 0.9-2.6C28.9 17.7 29.3 17.9 29.8 18zM29.6 21.2c0 0.7 0.1 1.4 0.3 2.1 -0.5 0.1-0.9 0.3-1.4 0.5 -0.5-0.8-0.9-1.7-0.9-2.7H29.6zM30.1 24.4c0.2 0.5 0.4 1 0.7 1.5 -0.6-0.3-1.2-0.7-1.6-1.1C29.5 24.6 29.8 24.5 30.1 24.4zM33.8 22.9v-1.7h2c0 0.7-0.1 1.3-0.2 1.9C35 23 34.4 22.9 33.8 22.9zM35.3 24.2c-0.3 0.8-0.8 1.8-1.5 2.2v-2.3C34.3 24 34.8 24.1 35.3 24.2zM33.8 20.1v-1.6c0.6 0 1.2-0.1 1.8-0.2 0.1 0.6 0.2 1.2 0.2 1.8H33.8L33.8 20.1zM33.8 17.4v-2.4c0.7 0.4 1.3 1.5 1.5 2.3C34.8 17.3 34.3 17.3 33.8 17.4zM32.7 14.9v2.4c-0.5 0-1-0.1-1.5-0.2C31.4 16.4 31.9 15.3 32.7 14.9zM32.7 18.5v1.6h-2c0-0.6 0.1-1.3 0.2-1.8C31.5 18.4 32.1 18.4 32.7 18.5zM30.9 23.1c-0.1-0.6-0.2-1.2-0.2-1.9h2v1.7C32.1 22.9 31.5 23 30.9 23.1zM32.7 24v2.3c-0.7-0.4-1.2-1.4-1.5-2.2C31.7 24.1 32.2 24 32.7 24zM36.4 24.4c0.3 0.1 0.7 0.2 1 0.4 -0.5 0.5-1 0.9-1.6 1.1C36 25.4 36.2 24.9 36.4 24.4zM36.7 23.3c0.1-0.7 0.2-1.4 0.3-2.1h2.1c-0.1 1-0.4 1.9-0.9 2.7C37.6 23.7 37.1 23.5 36.7 23.3zM38.1 17.5c0.5 0.8 0.8 1.7 0.9 2.6h-2.1c0-0.7-0.1-1.4-0.3-2.1C37.2 17.9 37.6 17.7 38.1 17.5zM37.3 16.6c-0.3 0.1-0.6 0.2-0.9 0.3 -0.2-0.5-0.4-1-0.6-1.5C36.4 15.8 36.9 16.1 37.3 16.6zM30.7 15.5c-0.3 0.5-0.5 1-0.6 1.5 -0.3-0.1-0.7-0.2-0.9-0.4C29.6 16.1 30.1 15.7 30.7 15.5z"/><\/g><\/g><g><rect x="32.9" y="37" class="adjustable-color" fill="#EF4130" width="0.6" height="19.2"/><circle class="adjustable-color" fill="#EF4130" cx="33.2" cy="60.9" r="1.6"/><\/g><\/svg>',NavigationListSvg:'<svg class="nav-icon" viewBox="0 0 66 66"><rect x="19.5" y="31" width="24" height="4" class="nav-icon"/><rect x="19.5" y="24" width="24" height="4" class="nav-icon"/><rect x="19.5" y="38" width="24" height="4" class="nav-icon"/><\/svg>',MenuSvg:'<svg id="Layer_1" class="icon" viewBox="0 0 66 66"><rect x="5.6" y="28.5" width="54.8" height="8.6"/><rect x="5.6" y="45.1" width="54.8" height="8.6"/><rect x="5.6" y="11.9" width="54.8" height="8.6"/><\/svg>',ExplorePollsSvg:'<svg class="icon" viewBox="0 0 66 66"><polygon points="57.1,11.8 60.1,14.8 62.7,1 48.9,3.4 51.9,6.5 31.1,26.5 23.6,19.3 2.5,40.4 7.7,45.5 23.4,29.8 31.2,37.1"/><rect x="1.6" y="49.6" width="16.9" height="16.4"/><rect x="45.3" y="31.2" width="17.1" height="34.8"/><rect x="23.5" y="41.8" width="17" height="24.2"/><\/svg>',AvailableSurveysSvg:'<svg class="icon" viewBox="0 0 66 66"><path d="M22.89 30.437c-1.866-1.34-2.93-1.946-4.599-2.762l-1.424 1.314c2.848 2.6 4.4 4.4 6.7 7.2 c3.772-6.773 6.395-10.247 9.957-13.365l-0.465-1.067C28.763 24.4 26.4 26.4 22.9 30.437z"/><path d="M22.89 47.414c-1.866-1.321-2.93-1.963-4.599-2.779l-1.424 1.351c2.848 2.6 4.4 4.4 6.7 7.1 c3.772-6.773 6.395-10.229 9.957-13.348l-0.465-1.085C28.763 41.4 26.4 43.4 22.9 47.414z"/><rect x="38.2" y="43" width="11.1" height="3.2"/><rect x="38.2" y="48.9" width="11.1" height="3.2"/><path d="M51.869 5.656c-1.43 0-2.838-0.573-3.836-1.604L44.55 0.627H21.876l-3.448 3.424c-1.016 1.031-2.406 1.604-3.854 1.6 H5.222V66h56V5.656H51.869z M54.813 59.557H11.485V11.973h9.895l3.943 3.965h16.055l4.032-3.965h9.403V59.557z"/><rect x="38.2" y="24.5" width="11.1" height="3.2"/><rect x="38.2" y="30.5" width="11.1" height="3.2"/><\/svg>',MessageSvg:'<svg class="icon" viewBox="0 0 66 66"><path d="M3.128 11.607v44.387h0.053h59.801h0.146V11.607H3.128z M56.337 16.699l-23.215 17.75L9.925 16.699H56.337z M8.22 21.8 l12.434 9.517L8.22 43.76V21.803z M8.267 50.908l16.465-16.465l8.391 6.416l8.344-6.381l16.43 16.43H8.267z M58.036 43.9 L45.544 31.361l12.492-9.558V43.854z"/><\/svg>',GiftSvg:'<svg id="Layer_1" class="icon"  viewBox="0 0 66 66"><path fill="#231F20" d="M9.5 53.7c0 2.2 1.8 4 4 4h12.1V41.7H9.5V53.7z"/><path fill="#231F20" d="M41.6 57.7h12.1c2.2 0 4-1.8 4-4V41.7H41.6V57.7z"/><path fill="#231F20" d="M5.5 29.6v4c0 2.2 1.8 4 4 4h16.1v-8 -4H9.5C7.3 25.6 5.5 27.4 5.5 29.6z"/><path fill="#231F20" d="M57.7 25.6H41.6v4 8h16.1c2.2 0 4-1.8 4-4v-4C61.7 27.4 59.9 25.6 57.7 25.6z"/><polygon fill="#231F20" points="29.6 29.6 29.6 37.6 29.6 41.7 29.6 57.7 37.6 57.7 37.6 41.7 37.6 37.6 37.6 29.6 37.6 25.6 29.6 25.6 "/><ellipse fill="#231F20" cx="33.6" cy="17.6" rx="5.4" ry="4"/><path fill="#231F20" d="M53.7 21.6c2.2 0 3.4-1.7 2.7-3.8l-2.7-8.2 -12.3 4.9c0.5 0.9 0.8 2 0.8 3.1 0 1.5-0.5 2.9-1.4 4H53.7z"/><path fill="#231F20" d="M25.8 14.4L13.5 9.5l-2.7 8.2c-0.7 2.1 0.5 3.8 2.7 3.8h12.9c-0.9-1.1-1.4-2.5-1.4-4C25 16.4 25.3 15.4 25.8 14.4z"/><\/svg>',PersonalProfileSvg:'<svg class="icon" viewBox="0 0 66 66"><path d="M22.688 20.625c-5.686 0-10.313 4.627-10.313 10.316c0 5.7 4.6 10.3 10.3 10.3 S33 36.6 33 30.941C33 25.3 28.4 20.6 22.7 20.625z M22.688 37.125c-3.412 0-6.188-2.773-6.188-6.184 c0-3.414 2.775-6.191 6.188-6.191s6.188 2.8 6.2 6.191C28.875 34.4 26.1 37.1 22.7 37.125z" class="icon"/><polygon points="26.2,45.3 31.2,46.9 33,58.1 37.1,57.4 34.9,43.8 27.5,41.4" class="icon"/><polygon points="8.3,57.4 12.3,58.1 14.2,46.9 19.2,45.3 17.9,41.4 10.5,43.8" class="icon"/><rect x="41.2" y="24.8" width="8.2" height="4.1" class="icon"/><rect x="41.2" y="33" width="16.5" height="4.1" class="icon"/><rect x="41.2" y="41.2" width="16.5" height="4.1" class="icon"/><rect x="41.2" y="49.5" width="16.5" height="4.1" class="icon"/><rect x="22.7" y="61.9" width="20.6" height="4.1" class="icon"/><polygon points="0,12.4 0,66 18.6,66 18.6,61.9 4.1,61.9 4.1,16.5 61.9,16.5 61.9,61.9 47.4,61.9 47.4,66 66,66 66,12.4" class="icon"/><\/svg>',EmploymentProfileSvg:'<svg class="icon" viewBox="0 0 66 66"><path d="M0 66h66V39.188H0V66L0 66z M4.125 43.311h57.75v18.564H4.125V43.311L4.125 43.311z" class="icon"/><path d="M33 45.375c-1.14 0-2.063-0.924-2.063-2.063h-4.125c0 3.4 2.8 6.2 6.2 6.2 c3.412 0 6.187-2.775 6.187-6.188h-4.125C35.063 44.5 34.1 45.4 33 45.375z" class="icon"/><path d="M26.813 14.438c0-3.412 2.775-6.188 6.188-6.188c3.412 0 6.2 2.8 6.2 6.188v4.125h8.259v-4.125 h-4.134c0-5.686-4.626-10.313-10.312-10.313c-5.688 0-10.313 4.626-10.313 10.313h-4.104v4.125h8.229V14.438z" class="icon"/><polygon points="0,22.7 0,35.1 4.1,35.1 4.1,26.8 61.9,26.8 61.9,35.1 66,35.1 66,22.7" class="icon"/><\/svg>',BasicProfileSvg:'<svg class="icon" viewBox="0 0 66 66"><polyline points="" class="icon"/><line x1="392" y1="123" x2="374" y2="123" class="icon"/><line x1="392" y1="127" x2="374" y2="127" class="icon"/><polyline points="" class="icon"/><polygon points="16.5,0 16.5,4.1 57.8,4.1 57.8,61.9 8.3,61.9 8.3,12.4 4.2,12.4 4.2,66 61.9,66 61.9,0" class="icon"/><rect x="14.5" y="45.4" width="37.1" height="4.1" class="icon"/><rect x="14.5" y="53.6" width="37.1" height="4.1" class="icon"/><path d="M41.291 16.504c0-4.551-3.699-8.254-8.25-8.254c-4.549 0-8.25 3.703-8.25 8.3 c0 4.5 3.7 8.2 8.2 8.246C37.592 24.8 41.3 21.1 41.3 16.504z M28.917 16.504c0-2.277 1.85-4.129 4.125-4.129 c2.274 0 4.1 1.9 4.1 4.129c0 2.272-1.851 4.121-4.125 4.121C30.766 20.6 28.9 18.8 28.9 16.504z" class="icon"/><polygon points="20.2,41.2 45.9,41.2 43.1,27.1 38,24.9 36.3,28.7 39.5,30.1 40.9,37.1 25.2,37.1 26.6,29.9 29.6,28.7 28.2,24.9 23,26.8" class="icon"/><\/svg>',PurchaseProfileSvg:'<svg class="icon" viewBox="0 0 66 66"><path d="M53.6 20.6H0v33h53.6V20.6zM49.5 49.5H4.1V24.8H49.5V49.5z"/><polygon points="57.7 33 57.7 37.1 61.9 37.1 61.9 61.9 16.5 61.9 16.5 57.7 12.4 57.7 12.4 66 66 66 66 33 "/><path d="M26.8 45.4c4.5 0 8.3-3.7 8.3-8.2 0-4.5-3.7-8.2-8.2-8.2s-8.2 3.7-8.2 8.3C18.6 41.7 22.3 45.4 26.8 45.4zM26.8 33c2.3 0 4.1 1.9 4.1 4.1s-1.9 4.1-4.1 4.1 -4.1-1.8-4.1-4.1S24.5 33 26.8 33z"/><rect x="8.3" y="28.9" width="4.1" height="4.1"/><rect x="8.3" y="41.3" width="4.1" height="4.1"/><rect x="41.3" y="28.9" width="4.1" height="4.1"/><rect x="41.3" y="41.3" width="4.1" height="4.1"/><\/svg>',AutoProfileSvg:'<svg class="icon" viewBox="0 0 66 66"><polyline points="" class="icon"/><line x1="392" y1="123" x2="374" y2="123" class="icon"/><line x1="392" y1="127" x2="374" y2="127" class="icon"/><polyline points="" class="icon"/><polygon points="54.7,35.6 52.5,39.1 61.8,44.6 61.8,49.6 0.3,49.6 0.3,53.7 65.9,53.7 65.9,42.3" class="icon"/><polygon points="10.2,20.9 39.7,20.9 42.8,35.3 10.6,35.3 10.6,39.4 48,39.4 42.9,16.8 6.9,16.8 0.4,45.1 4.4,46" class="icon"/><path d="M49.499 61.903c-2.259 0-4.096-1.839-4.096-4.097h-4.098c0 4.5 3.7 8.2 8.2 8.2 s8.195-3.676 8.195-8.193h-4.098C53.597 60.1 51.8 61.9 49.5 61.903z" class="icon"/><path d="M14.674 61.903c-2.26 0-4.098-1.839-4.098-4.097H6.479c0 4.5 3.7 8.2 8.2 8.2 c4.518 0 8.194-3.676 8.194-8.193h-4.097C18.771 60.1 16.9 61.9 14.7 61.903z" class="icon"/><\/svg>',CellPhoneProfileSvg:'<svg class="icon" viewBox="0 0 66 66"><path d="M12.4 0v16.5h41.3v-16.5H12.4zM49.5 12.4H16.5v-8.2h33V12.4z"/><path d="M49.5 45.4H16.5V20.5h-4.1v45.5h41.3V20.5h-4.1V45.4zM49.5 61.9H16.5V49.5h33V61.9z"/><rect x="30.9" y="53.6" width="4.1" height="4.1"/><rect x="28.9" y="6.2" width="8.3" height="4.1"/><\/svg>',TechnologyProfileSvg:'<svg class="icon" viewBox="0 0 66 66"><polygon points="0 12.3 0 57.7 27 57.7 27 53.6 4.1 53.6 4.1 16.4 62 16.4 62 53.6 39.2 53.6 39.2 57.7 66.1 57.7 66.1 12.3 "/><path d="M57.8 20.5L57.8 20.5H8.2v28.9h49.6V20.5zM53.7 45.3H12.4V24.7h41.3V45.3z"/><rect x="31" y="53.4" width="4.1" height="4.3"/><rect x="20.5" y="61.9" width="25" height="4.1"/><\/svg>',HealthWellnessProfileSvg:'<svg class="icon" viewBox="0 0 66 66"><polyline points="" class="icon"/><line x1="392" y1="123" x2="374" y2="123" class="icon"/><line x1="392" y1="127" x2="374" y2="127" class="icon"/><polyline points="" class="icon"/><path d="M7.766 29.814C5.45 27 4.1 23.4 4.1 19.761c0-8.531 6.938-15.469 15.469-15.469 c4.595 0 8.9 2 11.8 5.454l1.576 1.87l1.579-1.87c2.921-3.467 7.233-5.454 11.829-5.454c8.529 0 15.5 6.9 15.5 15.5 c0 3.619-1.332 7.285-3.646 10.053l3.162 2.647C64.364 28.9 66 24.4 66 19.761C66 9 57.2 0.2 46.4 0.2 c-5.039 0-9.81 1.894-13.408 5.26c-3.598-3.366-8.369-5.26-13.406-5.26c-10.805 0-19.595 8.79-19.595 19.6 c0 4.6 1.6 9.1 4.6 12.7L7.766 29.814z" class="icon"/><polygon points="39.1,14.6 30.8,37.9 24.4,24.1 19.3,35.2 -0,35.2 -0,39.4 21.9,39.4 24.4,34 31.3,48.8 39.2,26.7 43.9,39.4 66,39.4 66,35.2 46.7,35.2" class="icon"/><polygon points="34.1,62 31.9,62 16,43.2 12.9,45.9 30,66.2 36,66.2 53.1,45.9 50,43.2" class="icon"/><\/svg>',TravelLeisureProfileSvg:'<svg class="icon" viewBox="0 0 66 66"><polyline points="" class="icon"/><line x1="392" y1="123" x2="374" y2="123" class="icon"/><line x1="392" y1="127" x2="374" y2="127" class="icon"/><polyline points="" class="icon"/><path d="M52.052 1.881l-2.893 2.894c5.401 5.4 8.4 12.6 8.4 20.254c0 7.661-2.975 14.855-8.376 20.3 c-11.168 11.167-29.343 11.169-40.513 0l-2.894 2.895c6.383 6.4 14.8 9.6 23.1 9.572c8.383 0 16.769-3.191 23.15-9.572 c6.175-6.177 9.573-14.397 9.576-23.151C61.628 16.3 58.2 8.1 52.1 1.881z" class="icon"/><path d="M28.889 49.57c13.538 0 24.554-11.014 24.554-24.554c0-13.539-11.016-24.554-24.554-24.554 c-13.54 0-24.555 11.015-24.555 24.554C4.333 38.6 15.3 49.6 28.9 49.57z M28.889 4.6 c11.282 0 20.5 9.2 20.5 20.462c0 11.283-9.18 20.463-20.462 20.463c-11.284 0-20.463-9.18-20.463-20.463 C8.425 13.7 17.6 4.6 28.9 4.555z" class="icon"/><rect x="18.7" y="61.8" width="20.5" height="4.1" class="icon"/><polygon points="27.3,16.3 28.1,16.7 23.1,23.5 31.9,28.3 29.8,42.9 42.3,31 45.2,19.1 41.2,18.1 38.6,28.8 35.5,31.7 36.3,26.1 29.1,22.2 34.6,14.8 27.6,12.1 21.2,13.7 18.3,11.2 15.6,14.3 20.2,18.1" class="icon"/><polygon points="18.2,35.5 22.2,36.2 23.7,27.6 14.8,26.6 14.3,30.7 18.9,31.2" class="icon"/><\/svg>',GamerProfileSvg:'<svg class="icon" viewBox="0 0 66 66"><path d="M49.5 28.8H18.4c-10.2 0-18.5 8.3-18.5 18.6C-0.1 57.7 8.2 66 18.5 66H47.5C57.7 66 66 57.7 66 47.4 66 37.7 58.1 28.8 49.5 28.8zM47.5 61.9H18.5c-7.9 0-14.4-6.5-14.4-14.5 0-8 6.5-14.5 14.4-14.5h31.1c5.7 0 12.3 6.3 12.3 14.5C61.9 55.4 55.4 61.9 47.5 61.9z"/><polygon points="20.6 39.2 16.4 39.2 16.4 45.4 10.3 45.4 10.3 49.5 16.4 49.5 16.4 55.7 20.6 55.7 20.6 49.5 26.8 49.5 26.8 45.4 20.6 45.4 "/><path d="M35 20.6h0c0-1.1 0.9-2.1 2.1-2.1v-4.1c-3.4 0-6.2 2.8-6.2 6.2v4.1h4.1V20.6z"/><path d="M36.2 44.1l0 0c-1.2 1.2-1.8 2.7-1.8 4.4 0 1.7 0.6 3.2 1.8 4.4l2.9-2.9c-0.4-0.4-0.6-0.9-0.6-1.5s0.2-1.1 0.6-1.5l-1.5-1.5 1.5 1.5c0.8-0.8 2.1-0.8 2.9 0l2.9-2.9C42.6 41.7 38.7 41.7 36.2 44.1z"/><path d="M48.6 44.1l0 0c-1.2 1.2-1.8 2.7-1.8 4.4 0 1.7 0.6 3.2 1.8 4.4l2.9-2.9c-0.4-0.4-0.6-0.9-0.6-1.5s0.2-1.1 0.6-1.5l-1.5-1.5 1.5 1.5c0.8-0.8 2.1-0.8 2.9 0l2.9-2.9C55 41.7 51 41.7 48.6 44.1z"/><\/svg>',HouseholdProfileSvg:'<svg class="icon" id="Capa_1"   height="66"   viewBox="0 0 66 66"   width="66"   version="1.1">  <defs     id="defs204" />  <g     transform="matrix(0.12890625,0,0,0.15,0,-5.4)"     id="g199">    <path       d="m 455.732,266.544 c -0.049,-0.01 -0.099,-0.02 -0.148,-0.029 -39.544,-7.351 -38.486,-6.967 -40.328,-7.581 -2.815,-0.93 -5.215,-2.425 -5.808,-9.888 C 433.373,237.477 449,212.982 449,186 v -51.006 c 22.795,-4.646 40,-24.847 40,-48.994 0,-27.57 -22.43,-50 -50,-50 -5.523,0 -10,4.477 -10,10 0,5.514 -4.486,10 -10,10 h -60 c -27.57,0 -50,22.43 -50,50 v 80 c 0,26.969 15.614,51.455 39.521,63.032 -0.735,8.21 -3.726,9.208 -5.892,9.932 -1.66,0.57 -1.599,0.374 -30.172,5.663 -6.917,-9.432 -16.085,-16.985 -26.646,-21.963 C 284.145,227.687 271.414,216 256,216 c -15.414,0 -28.145,11.687 -29.81,26.664 -10.562,4.978 -19.73,12.531 -26.646,21.963 -28.785,-5.329 -28.434,-5.074 -30.288,-5.692 -2.815,-0.93 -5.215,-2.425 -5.809,-9.891 11.028,-5.342 20.551,-13.565 27.482,-23.76 C 224.54,210.856 243,182.821 243,146 c 0,-12.514 -2.087,-24.794 -6.203,-36.499 -1.833,-5.21 -7.542,-7.949 -12.751,-6.116 -5.21,1.832 -7.948,7.541 -6.116,12.751 3.364,9.567 5.07,19.615 5.07,29.864 0,23.387 -9.052,38.772 -20.572,48.884 C 202.802,191.949 203,188.983 203,186 v -20.04 c 0,-17.214 -8.688,-32.993 -23.24,-42.208 -2.537,-1.605 -5.661,-1.988 -8.51,-1.039 -24.677,8.219 -51.841,8.219 -76.486,0.001 -2.854,-0.952 -5.98,-0.569 -8.519,1.041 C 71.689,132.985 63,148.778 63,166 v 20 c 0,2.983 0.198,5.948 0.572,8.883 C 52.052,184.772 43,169.387 43,146 43,96.374 83.374,56 133,56 c 9.812,0 19.453,1.566 28.657,4.655 5.237,1.756 10.904,-1.063 12.662,-6.299 C 176.076,49.12 173.256,43.451 168.02,41.694 156.761,37.916 144.979,36 133,36 72.346,36 23,85.346 23,146 c 0,36.821 18.46,64.856 52.071,79.285 6.924,10.184 16.434,18.402 27.45,23.744 -0.735,8.214 -3.726,9.211 -5.893,9.935 -1.651,0.568 -0.812,0.229 -40.212,7.553 -0.049,0.009 -0.099,0.019 -0.148,0.028 C 23.664,273.067 0,301.937 0,335.19 V 466 c 0,5.523 4.477,10 10,10 h 492 c 5.523,0 10,-4.477 10,-10 V 335.19 c 0,-33.253 -23.664,-62.123 -56.268,-68.646 z M 492,335.19 V 356 h -20 v -10 c 0,-5.523 -4.477,-10 -10,-10 -5.523,0 -10,4.477 -10,10 V 456 H 346 V 446 C 346,410.613 325.431,379.165 294.354,364.561 313.77,351.828 326,329.952 326,306 c 0,-7.805 -1.301,-15.52 -3.815,-22.823 l 19.775,-3.619 c 9.408,10.384 22.801,16.431 37.033,16.433 H 379 c 14.229,0 27.622,-6.046 37.034,-16.43 l 35.844,6.609 C 475.13,290.857 492,311.461 492,335.19 Z M 246,366 c 0,-5.527 4.432,-10 10,-10 5.576,0 10,4.483 10,10 0,5.545 -4.489,10 -10,10 -5.523,0 -10,-4.466 -10,-10 z M 359,76 h 60 c 12.641,0 23.481,-7.859 27.891,-18.947 C 459.617,60.526 469,72.188 469,86 c 0,16.542 -13.458,30 -30,30 H 329 v -10 c 0,-16.542 13.458,-30 30,-30 z m -30,110 v -50 h 100 v 50 c 0,21.023 -13.278,39.932 -33.04,47.052 -3.86,1.391 -6.479,4.998 -6.605,9.099 -0.181,5.856 -0.574,18.867 7.48,28.003 -5.063,3.769 -11.219,5.837 -17.834,5.837 -10e-4,0 -0.003,0 -0.004,0 -6.652,-10e-4 -12.839,-2.092 -17.916,-5.898 8.133,-9.328 7.729,-22.644 7.564,-27.943 -0.127,-4.1 -2.746,-7.707 -6.605,-9.098 C 342.277,225.932 329,207.023 329,186 Z m -73,50 c 5.514,0 10,4.486 10,9.99 -0.236,0.596 0.322,4.088 -10,21.44 -3.084,-5.184 -8.986,-15.492 -10,-21.431 0,-5.513 4.486,-9.999 10,-9.999 z m -25.166,26.792 c 5.944,12.815 15.555,26.89 16.939,28.892 1.867,2.703 4.942,4.316 8.227,4.316 3.285,0 6.36,-1.613 8.228,-4.316 1.384,-2.003 11.002,-16.087 16.941,-28.891 C 296.23,271.584 306,287.787 306,306 c 0,18.09 -9.763,34.522 -25.032,43.33 C 275.561,341.204 266.346,336 256,336 c -10.356,0 -19.579,5.215 -24.978,13.324 C 215.758,340.515 206,324.086 206,306 c 0,-18.151 9.71,-34.383 24.834,-43.208 z M 83,186 v -20 c 0,-8.861 3.834,-17.091 10.436,-22.751 25.695,7.497 53.422,7.496 79.142,-0.002 C 179.17,148.894 183,157.111 183,165.96 V 186 c 0,21.472 -13.61,40.055 -33.038,47.051 -3.86,1.391 -6.48,4.998 -6.607,9.099 -0.181,5.856 -0.574,18.867 7.48,28.003 -5.063,3.769 -11.219,5.837 -17.834,5.837 -0.001,0 -0.003,0 -0.004,0 -6.652,-0.001 -12.839,-2.092 -17.916,-5.898 8.133,-9.328 7.729,-22.644 7.564,-27.943 -0.127,-4.101 -2.747,-7.708 -6.607,-9.098 C 96.627,226.061 83,207.488 83,186 Z m -22.878,100.17 35.841,-6.609 c 9.408,10.382 22.799,16.428 37.031,16.43 h 0.007 c 14.23,0 27.625,-6.048 37.037,-16.433 l 19.777,3.62 C 187.301,290.48 186,298.196 186,306 c 0,23.952 12.23,45.828 31.646,58.561 C 186.569,379.165 166,410.613 166,446 v 10 H 60 V 346 c 0,-5.523 -4.477,-10 -10,-10 -5.523,0 -10,4.477 -10,10 v 10 H 20 v -20.81 c 0,-23.73 16.869,-44.335 40.122,-49.02 z M 20,376 h 20 v 80 H 20 Z m 166,70 c 0,-28.965 17.702,-54.546 44.008,-65.025 5.215,9.036 14.983,15.025 25.992,15.025 11.009,0 20.777,-5.989 25.992,-15.025 C 308.298,391.454 326,417.035 326,446 v 10 H 186 Z m 286,10 v -80 h 20 v 80 z"       id="path195" />    <circle       cx="203"       cy="75"       r="10"       id="circle197" />  <\/g><\/svg>',DevicesProfileSvg:'<svg class="icon" height="66"   width="66"   xml:space="preserve"   viewBox="0 0 66 66"   y="0px"   x="0px"   id="Capa_1"   version="1.1"><defs   id="defs104" /><g   transform="scale(0.1375)"   id="g63">\t<g   id="g61">\t\t<path   id="path59"   d="M 456,0 H 168 C 154.745,0 144,10.745 144,24 V 200 H 40 c -13.255,0 -24,10.745 -24,24 V 384 H 8 c -4.418,0 -8,3.582 -8,8 0.026,22.08 17.92,39.974 40,40 h 256 c 22.069,0.022 39.978,-17.851 40,-39.92 0,-0.027 0,-0.053 0,-0.08 0,-4.418 -3.582,-8 -8,-8 h -8 v -88 h 88 c 4.418,0 8,-3.582 8,-8 0,-4.418 -3.582,-8 -8,-8 H 366.032 L 354.608,240 H 456 c 13.255,0 24,-10.745 24,-24 V 24 C 480,10.745 469.255,0 456,0 Z M 32,224 c 0,-4.418 3.582,-8 8,-8 h 256 c 4.418,0 8,3.582 8,8 V 384 H 192 c -4.418,0 -8,3.582 -8,8 h -32 c 0,-4.418 -3.582,-8 -8,-8 H 32 Z m 281.024,184.944 c -4.519,4.51 -10.64,7.047 -17.024,7.056 H 40 C 29.832,415.988 20.771,409.582 17.368,400 H 136 c 0,4.418 3.582,8 8,8 h 48 c 4.418,0 8,-3.582 8,-8 h 118.632 c -1.192,3.356 -3.107,6.409 -5.608,8.944 z M 320,280 v -40 h 17.968 l 11.424,40 z m 144,-64 c 0,4.418 -3.582,8 -8,8 H 320 c 0,-13.255 -10.745,-24 -24,-24 H 160 V 24 c 0,-4.418 3.582,-8 8,-8 h 288 c 4.418,0 8,3.582 8,8 z" />\t<\/g><\/g><g   transform="scale(0.1375)"   id="g69">\t<g   id="g67">\t\t<path   id="path65"   d="m 440,304 h -64 c -13.255,0 -24,10.745 -24,24 v 128 c 0,13.255 10.745,24 24,24 h 64 c 13.255,0 24,-10.745 24,-24 V 328 c 0,-13.255 -10.745,-24 -24,-24 z m 8,152 c 0,4.418 -3.582,8 -8,8 h -64 c -4.418,0 -8,-3.582 -8,-8 V 328 c 0,-4.418 3.582,-8 8,-8 h 64 c 4.418,0 8,3.582 8,8 z" />\t<\/g><\/g><g   id="g71"><\/g><g   id="g73"><\/g><g   id="g75"><\/g><g   id="g77"><\/g><g   id="g79"><\/g><g   id="g81"><\/g><g   id="g83"><\/g><g   id="g85"><\/g><g   id="g87"><\/g><g   id="g89"><\/g><g   id="g91"><\/g><g   id="g93"><\/g><g   id="g95"><\/g><g   id="g97"><\/g><g   id="g99"><\/g><\/svg>',SatisfactionProfileSvg:'<svg class="icon" viewBox="0 0 66 66"   height="66"   width="66">  <defs     id="defs304" />  <g     transform="scale(0.47323689,0.55145592)"     fill-rule="evenodd"     fill="none"     stroke-width="1"     stroke="none"     id="Page-1">    <g       id="Group-28">      <g         id="Group-27">        <g           transform="translate(56,41)"           id="Group-25">          <path             fill-rule="nonzero"             fill="#000000"             id="Path"             d="M 57.640888,43 C 54.508902,50.069514 47.515841,54.155795 41.5,54.155795 35.484159,54.155795 27.776861,50.069514 25.676879,43 L 21,45.304058 c 3.895841,8.386156 11.750921,13.59592 20.5,13.59592 8.749079,0 16.604159,-5.209764 20.5,-13.596175 z" />          <path             transform="rotate(135,29,28)"             fill-rule="nonzero"             fill="#000000"             stroke-width="1.5"             stroke="#000000"             id="path277"             d="M 25.181818,22 H 23 c 0,6.6168 5.3832,12 12,12 v -2.181818 c -5.413746,0 -9.818182,-4.404437 -9.818182,-9.818182 z" />          <path             transform="rotate(137,54,28)"             fill-rule="nonzero"             fill="#000000"             stroke-width="1.5"             stroke="#000000"             id="path279"             d="M 50.181818,22 H 48 c 0,6.6168 5.3832,12 12,12 v -2.181818 c -5.413745,0 -9.818182,-4.404437 -9.818182,-9.818182 z" />          <ellipse             ry="34.25"             rx="37.25"             cy="38"             cx="41"             stroke-width="7.5"             stroke="#000000"             id="Oval" />        <\/g>        <g           transform="translate(10,61)"           id="Group-26">          <path             transform="rotate(41,19.527313,18.949989)"             fill-rule="nonzero"             fill="#000000"             id="path283"             d="M 33.695515,11 C 30.563529,18.069514 23.570467,22.155795 17.554627,22.155795 11.538786,22.155795 3.8314876,18.069514 1.7315059,11 L 1,11.635888 c 3.8958413,8.386157 7.8055482,15.26409 16.554627,15.26409 8.749078,0 16.604158,-5.209764 20.5,-13.596175 z" />          <line             stroke-linecap="square"             stroke-width="3.5"             stroke="#000000"             id="Line-12"             y2="19.434635"             x2="28.625134"             y1="24.434635"             x1="36.625134" />          <line             stroke-linecap="square"             stroke-width="3"             stroke="#000000"             id="line286"             y2="34.807804"             x2="29.744274"             y1="27.07943"             x1="35.154659" />        <\/g>        <g           id="Group-23">          <ellipse             ry="24"             rx="26"             cy="27.5"             cx="29.5"             stroke-width="7"             stroke="#000000"             id="ellipse289" />          <rect             height="5.7894735"             width="5.7560978"             y="18.092106"             x="15.54878"             fill="#000000"             id="Rectangle" />          <rect             height="5.7894735"             width="5.7560978"             y="18.092106"             x="35.695122"             fill="#000000"             id="rect292" />        <\/g>      <\/g>      <path         transform="rotate(180,29.5,34)"         fill-rule="nonzero"         fill="#000000"         id="path296"         d="M 40.129365,29 C 38.066838,33.446241 33.461651,36.016233 29.5,36.016233 25.538349,36.016233 20.462811,33.446241 19.079896,29 L 16,30.449095 C 18.565554,35.723414 23.738412,39 29.5,39 35.261588,39 40.434446,35.723414 43,30.448934 Z" />    <\/g>  <\/g><\/svg>',ServicesProfileSvg:'<svg class="icon" viewBox="0 0 66 66"   y="0px"   x="0px"   id="Capa_1"   version="1.1"><metadata   id="metadata392"><rdf:RDF><cc:Work       rdf:about=""><dc:format>image/svg+xml<\/dc:format><dc:type         rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title><\/dc:title><\/cc:Work><\/rdf:RDF><\/metadata><defs   id="defs390" /><g   transform="matrix(0.17934783,0,0,0.15678449,-4.7491304,0)"   id="g355">\t<g   id="g353">\t\t<path   id="path351"   d="m 354.48,144 c 0,-79.529 -64.471,-144 -144,-144 -79.529,0 -144,64.471 -144,144 -20.56,2.56 -40,16 -40,47.2 v 75.2 c 0,35.2 24.64,48 48,48 h 23.2 c 4.418,0 8,-3.582 8,-8 V 151.52 c 0,-4.418 -3.582,-8 -8,-8 h -15.2 c 0,-70.692 57.308,-128 128,-128 70.692,0 128,57.308 128,128 h -15.2 c -4.418,0 -8,3.582 -8,8 v 154.64 c 0,4.418 3.582,8 8,8 h 15.2 c -2.24,54.96 -28.64,67.84 -81.36,70.16 v -5.36 c 0,-8.837 -7.163,-16 -16,-16 H 190.8 c -8.837,0 -16,7.163 -16,16 v 26 c 0,8.837 7.163,16 16,16 h 50.48 c 8.837,0 16,-7.163 16,-16 v -4.64 c 50.72,-2.32 94.56,-12.8 97.2,-86.64 20.56,-2.56 40,-16 40,-47.2 v -75.2 c 0,-31.36 -19.36,-44.72 -40,-47.28 z m -264.8,14.96 v 139.2 h -15.6 c -11.84,0 -32,-4.16 -32,-32 v -75.2 c 0,-27.6 19.92,-32 32,-32 z m 151.6,233.92 v 12.16 H 190.8 v -26 h 50.48 z M 378.48,266.4 c 0,27.6 -19.92,32 -32,32 h -15.2 V 159.52 h 15.6 c 11.84,0 32,4.16 32,32 z" />\t<\/g><\/g><g   id="g357"><\/g><g   id="g359"><\/g><g   id="g361"><\/g><g   id="g363"><\/g><g   id="g365"><\/g><g   id="g367"><\/g><g   id="g369"><\/g><g   id="g371"><\/g><g   id="g373"><\/g><g   id="g375"><\/g><g   id="g377"><\/g><g   id="g379"><\/g><g   id="g381"><\/g><g   id="g383"><\/g><g   id="g385"><\/g><\/svg>',FormerSubscriberSvg:'<svg class="icon"   viewBox="0 0 66 66">  <g     transform="matrix(0.18311292,0,0,0.18311292,-12,6)"     fill-rule="evenodd"     fill="none"     stroke-width="1"     stroke="none"     id="Page-1">    <g       transform="translate(9)"       id="Group-36">      <g         stroke="#000000"         id="Group-34">        <g           id="Group-35">          <rect             rx="11"             height="280"             width="268"             y="9.5"             x="103"             fill="#ffffff"             stroke-width="19"             id="Rectangle" />          <line             stroke-linecap="round"             stroke-width="19"             id="Line-10"             y2="43.5"             x2="473"             y1="43.5"             x1="380" />          <line             stroke-linecap="round"             stroke-width="19"             id="line509"             y2="44"             x2="93.5"             y1="44"             x1="0.5" />          <line             stroke-linecap="round"             stroke-width="15"             id="line511"             y2="82"             x2="94.5"             y1="82"             x1="1.5" />          <line             stroke-linecap="round"             stroke-width="15"             id="line513"             y2="106.75"             x2="336.75"             y1="107.25"             x1="263.25" />          <polyline             points="263.5 141.75 298.182259 141.514066 337 141.25"             stroke-linecap="round"             stroke-width="15"             id="polyline515" />          <polyline             points="263.5 176.75 298.182259 176.514066 337 176.25"             stroke-linecap="round"             stroke-width="15"             id="polyline517" />          <line             stroke-linecap="round"             stroke-width="15"             id="line519"             y2="210.75"             x2="336.75"             y1="211.25"             x1="263.25" />          <g             stroke-width="15"             stroke-linecap="round"             transform="translate(27.875,120.125)"             id="Group-33">            <line               id="line521"               y2="1.5"               x2="48.5"               y1="1.25"               x1="0.75" />            <line               id="line523"               y2="41.5"               x2="48.5"               y1="41.25"               x1="0.75" />          <\/g>          <g             stroke-width="15"             stroke-linecap="round"             transform="translate(397.5,120)"             id="g530">            <line               id="line526"               y2="1.5"               x2="48.5"               y1="1.25"               x1="0.75" />            <line               id="line528"               y2="41.5"               x2="48.5"               y1="41.25"               x1="0.75" />          <\/g>          <line             stroke-linecap="round"             stroke-width="15"             id="line532"             y2="82"             x2="467.5"             y1="82"             x1="374.5" />          <line             stroke-linecap="round"             stroke-width="15"             id="line534"             y2="57.5"             x2="370"             y1="57"             x1="115.5" />          <line             stroke-linecap="round"             stroke-width="19"             id="line536"             y2="245"             x2="467.5"             y1="245"             x1="374.5" />          <line             stroke-linecap="round"             stroke-width="19"             id="line538"             y2="245"             x2="93.5"             y1="245"             x1="0.5" />          <line             stroke-linecap="round"             stroke-width="19"             id="Line-11"             y2="245"             x2="472.5"             y1="47"             x1="472.5" />          <line             stroke-linecap="round"             stroke-width="19"             id="line541"             y2="245"             x2="1.5"             y1="47"             x1="1.5" />          <rect             rx="13"             height="122"             width="89"             y="103.5"             x="140"             fill="#ffffff"             stroke-width="15"             id="rect543" />        <\/g>        <line           stroke-linecap="round"           stroke-width="15"           id="line546"           y2="82"           x2="467.5"           y1="82"           x1="374.5" />      <\/g>      <circle         r="4"         cy="33"         cx="131"         fill="#000000"         id="Oval" />      <circle         r="4"         cy="33"         cx="143"         fill="#000000"         id="circle550" />      <circle         r="4"         cy="33"         cx="155"         fill="#000000"         id="circle552" />    <\/g>  <\/g><\/svg>',CalendarSvg:'<svg class="icon" viewBox="0 0 124.418 134.884"><path id="calendar-5-icon" d="M47.965 71.333H34.311V57.68h13.654V71.333z M68.594 57.68H54.941v13.653h13.653V57.68 z M89.224 57.68H75.571v13.653h13.653V57.68z M47.965 77.613H34.311v13.654h13.654V77.613z M68.594 77.613H54.941v13.654h13.653 V77.613z M89.224 77.613H75.571v13.654h13.653V77.613z M94.309 30.114c0 2.327-1.886 4.213-4.212 4.2 c-2.325 0-4.212-1.886-4.212-4.213v-10.6c0-2.325 1.887-4.211 4.212-4.211c2.326 0 4.2 1.9 4.2 4.211V30.114z M37.403 19.5 c0-2.326-1.886-4.212-4.211-4.212c-2.326 0-4.212 1.886-4.212 4.212v10.6c0 2.3 1.9 4.2 4.2 4.2 c2.326 0 4.211-1.886 4.211-4.212V19.496z M99.4 25.646v4.315c0 5.13-4.173 9.303-9.303 9.303s-9.302-4.173-9.302-9.303v-4.315 H42.495v4.297c0 5.129-4.173 9.303-9.303 9.303c-5.13 0-9.303-4.174-9.303-9.303v-4.297H13.786v83.215h95.5V25.646H99.4z M100.014 99.589H23.058V48.021h76.956V99.589z" class="icon"/><\/svg>',AdditionalTeamSvg:'<?xml version="1.0" encoding="UTF-8"?><svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="66px" height="66px" viewBox="0 0 66 66" version="1.1"><g id="surface1"><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 65.03125 47.4375 C 65.566406 47.4375 66 47.007812 66 46.472656 L 66 42.550781 C 66 38.253906 62.605469 34.734375 58.355469 34.53125 C 60.382812 32.914062 61.683594 30.425781 61.683594 27.640625 C 61.683594 22.777344 57.730469 18.824219 52.867188 18.824219 C 50.242188 18.824219 47.882812 19.980469 46.265625 21.804688 C 46.238281 21.75 46.203125 21.695312 46.171875 21.640625 L 46.171875 18.378906 C 46.171875 13.335938 43.320312 8.945312 39.148438 6.734375 C 39.164062 6.550781 39.175781 6.363281 39.175781 6.175781 C 39.175781 2.769531 36.40625 0 33 0 C 29.59375 0 26.824219 2.769531 26.824219 6.175781 C 26.824219 6.363281 26.835938 6.550781 26.851562 6.734375 C 22.679688 8.949219 19.832031 13.335938 19.832031 18.378906 L 19.832031 21.640625 C 19.796875 21.695312 19.765625 21.75 19.734375 21.808594 C 18.117188 19.980469 15.757812 18.824219 13.132812 18.824219 C 8.269531 18.824219 4.316406 22.777344 4.316406 27.640625 C 4.316406 30.425781 5.617188 32.914062 7.644531 34.53125 C 3.394531 34.734375 0 38.253906 0 42.550781 L 0 52.023438 C 0 52.554688 0.433594 52.988281 0.96875 52.988281 C 1.5 52.988281 1.933594 52.554688 1.933594 52.023438 L 1.933594 42.550781 C 1.933594 39.191406 4.667969 36.453125 8.03125 36.453125 L 13.121094 36.453125 C 13.125 36.453125 13.128906 36.453125 13.132812 36.453125 C 13.136719 36.453125 13.140625 36.453125 13.140625 36.453125 L 18.234375 36.453125 C 19.773438 36.453125 21.222656 37.027344 22.332031 38.035156 L 21.007812 38.265625 C 16.695312 39.011719 13.550781 42.726562 13.527344 47.109375 L 13.527344 64.066406 L 7.425781 64.066406 L 7.425781 48.664062 C 7.425781 48.40625 7.324219 48.160156 7.140625 47.980469 L 6.335938 47.175781 C 5.960938 46.796875 5.347656 46.796875 4.96875 47.175781 C 4.59375 47.550781 4.59375 48.164062 4.96875 48.542969 L 5.492188 49.0625 L 5.492188 64.066406 L 1.933594 64.066406 L 1.933594 56.535156 C 1.933594 56 1.5 55.566406 0.96875 55.566406 C 0.433594 55.566406 0 56 0 56.535156 L 0 65.03125 C 0 65.566406 0.433594 66 0.96875 66 L 65.035156 66 C 65.566406 66 66 65.566406 66 65.03125 L 66 50.984375 C 66 50.449219 65.566406 50.015625 65.035156 50.015625 C 64.5 50.015625 64.066406 50.449219 64.066406 50.984375 L 64.066406 64.066406 L 60.507812 64.066406 L 60.507812 49.0625 L 61.03125 48.542969 C 61.40625 48.164062 61.40625 47.550781 61.03125 47.175781 C 60.652344 46.796875 60.039062 46.796875 59.664062 47.175781 L 58.859375 47.980469 C 58.675781 48.160156 58.574219 48.40625 58.574219 48.664062 L 58.574219 64.066406 L 52.472656 64.066406 L 52.472656 57.964844 C 52.472656 57.433594 52.039062 57 51.503906 57 C 50.972656 57 50.539062 57.433594 50.539062 57.964844 L 50.539062 64.066406 L 45.433594 64.066406 L 45.433594 59.953125 C 45.433594 59.421875 45 58.988281 44.464844 58.988281 C 43.933594 58.988281 43.5 59.421875 43.5 59.953125 L 43.5 64.066406 L 22.503906 64.066406 L 22.503906 59.953125 C 22.503906 59.421875 22.070312 58.988281 21.535156 58.988281 C 21.003906 58.988281 20.570312 59.421875 20.570312 59.953125 L 20.570312 64.066406 L 15.460938 64.066406 L 15.460938 47.113281 C 15.480469 43.675781 17.949219 40.753906 21.335938 40.171875 L 22.511719 39.96875 L 22.511719 45.191406 C 19.78125 45.652344 17.695312 48.03125 17.695312 50.890625 L 17.695312 53.886719 C 17.695312 55.425781 18.945312 56.675781 20.484375 56.675781 C 20.613281 57.054688 20.972656 57.328125 21.398438 57.328125 C 21.929688 57.328125 22.363281 56.894531 22.363281 56.363281 L 22.363281 55.058594 C 22.363281 54.523438 21.929688 54.09375 21.398438 54.09375 C 20.972656 54.09375 20.613281 54.363281 20.484375 54.742188 C 20.011719 54.742188 19.628906 54.359375 19.628906 53.886719 L 19.628906 50.890625 C 19.628906 48.769531 21.355469 47.039062 23.480469 47.039062 C 25.605469 47.039062 27.332031 48.769531 27.332031 50.890625 L 27.332031 53.886719 C 27.332031 54.359375 26.949219 54.742188 26.476562 54.742188 C 26.34375 54.363281 25.988281 54.09375 25.5625 54.09375 C 25.03125 54.09375 24.597656 54.523438 24.597656 55.058594 L 24.597656 56.363281 C 24.597656 56.894531 25.03125 57.328125 25.5625 57.328125 C 25.988281 57.328125 26.347656 57.054688 26.476562 56.675781 C 28.015625 56.675781 29.265625 55.425781 29.265625 53.886719 L 29.265625 50.890625 C 29.265625 48.03125 27.179688 45.652344 24.445312 45.191406 L 24.445312 39.632812 L 25.007812 39.535156 L 32.414062 45.183594 C 32.589844 45.316406 32.792969 45.382812 33 45.382812 C 33.207031 45.382812 33.414062 45.316406 33.585938 45.183594 L 40.996094 39.535156 L 41.554688 39.632812 L 41.554688 51.386719 C 40.34375 51.792969 39.46875 52.933594 39.46875 54.277344 C 39.46875 55.960938 40.839844 57.328125 42.519531 57.328125 C 44.203125 57.328125 45.570312 55.960938 45.570312 54.277344 C 45.570312 52.933594 44.695312 51.789062 43.488281 51.386719 L 43.488281 39.96875 L 44.664062 40.171875 C 48.050781 40.757812 50.523438 43.675781 50.539062 47.109375 L 50.539062 53.453125 C 50.539062 53.988281 50.972656 54.421875 51.507812 54.421875 C 52.039062 54.421875 52.472656 53.988281 52.472656 53.453125 L 52.472656 47.105469 C 52.453125 42.726562 49.304688 39.011719 44.996094 38.265625 L 43.667969 38.035156 C 44.777344 37.027344 46.226562 36.453125 47.765625 36.453125 L 52.859375 36.453125 C 52.863281 36.453125 52.863281 36.453125 52.867188 36.453125 C 52.871094 36.453125 52.875 36.453125 52.878906 36.453125 L 57.96875 36.453125 C 61.332031 36.453125 64.066406 39.191406 64.066406 42.550781 L 64.066406 46.472656 C 64.066406 47.007812 64.5 47.4375 65.035156 47.4375 Z M 42.519531 55.394531 C 41.90625 55.394531 41.402344 54.894531 41.402344 54.277344 C 41.402344 53.664062 41.90625 53.160156 42.519531 53.160156 C 43.136719 53.160156 43.636719 53.664062 43.636719 54.277344 C 43.636719 54.894531 43.136719 55.394531 42.519531 55.394531 Z M 52.867188 20.757812 C 56.664062 20.757812 59.75 23.84375 59.75 27.640625 C 59.75 31.429688 56.667969 34.515625 52.878906 34.519531 L 52.859375 34.519531 C 49.066406 34.515625 45.984375 31.429688 45.984375 27.640625 C 45.984375 23.84375 49.074219 20.757812 52.867188 20.757812 Z M 44.253906 22.300781 C 44.621094 22.679688 44.816406 23.183594 44.800781 23.714844 C 44.773438 24.71875 43.941406 25.539062 42.914062 25.601562 L 42.914062 21.714844 C 43.421875 21.726562 43.894531 21.9375 44.253906 22.300781 Z M 33 1.933594 C 35.25 1.933594 37.09375 3.691406 37.230469 5.90625 C 35.902344 5.453125 34.480469 5.207031 33 5.207031 C 31.519531 5.207031 30.097656 5.453125 28.765625 5.90625 C 28.90625 3.691406 30.75 1.933594 33 1.933594 Z M 33 7.140625 C 39.195312 7.140625 44.238281 12.183594 44.238281 18.378906 L 44.238281 20.03125 C 43.804688 19.867188 43.339844 19.78125 42.859375 19.78125 L 42.550781 19.78125 C 41.6875 19.78125 40.980469 20.484375 40.980469 21.351562 L 40.980469 22.605469 C 37.179688 21.957031 33.792969 17.785156 33.753906 17.742188 C 33.574219 17.511719 33.292969 17.378906 33 17.378906 C 32.707031 17.378906 32.429688 17.511719 32.246094 17.742188 C 32.210938 17.785156 28.820312 21.957031 25.019531 22.605469 L 25.019531 21.351562 C 25.019531 20.484375 24.316406 19.78125 23.449219 19.78125 L 23.144531 19.78125 C 22.664062 19.78125 22.199219 19.867188 21.765625 20.03125 L 21.765625 18.378906 C 21.765625 12.183594 26.804688 7.140625 33 7.140625 Z M 41.554688 37.464844 C 41.503906 37.523438 41.457031 37.585938 41.410156 37.644531 L 38.492188 37.140625 L 38.492188 35.398438 L 39.914062 35.398438 C 40.820312 35.398438 41.554688 36.132812 41.554688 37.035156 Z M 37.484375 32.90625 C 36.28125 34.089844 34.6875 34.742188 33 34.742188 C 31.3125 34.742188 29.722656 34.089844 28.519531 32.90625 L 27.078125 31.488281 C 25.769531 30.199219 25.019531 28.40625 25.019531 26.570312 L 25.019531 24.558594 C 28.554688 24.097656 31.628906 21.265625 33 19.804688 C 34.371094 21.265625 37.445312 24.101562 40.980469 24.558594 L 40.980469 26.566406 C 40.980469 26.570312 40.980469 26.570312 40.980469 26.570312 C 40.980469 28.40625 40.230469 30.199219 38.921875 31.488281 Z M 24.589844 37.648438 C 24.542969 37.585938 24.496094 37.523438 24.445312 37.464844 L 24.445312 37.035156 C 24.445312 36.132812 25.179688 35.398438 26.085938 35.398438 L 27.507812 35.398438 L 27.507812 37.140625 Z M 21.199219 23.714844 C 21.183594 23.183594 21.378906 22.679688 21.75 22.300781 C 22.105469 21.9375 22.578125 21.726562 23.085938 21.714844 L 23.085938 25.601562 C 22.0625 25.539062 21.226562 24.71875 21.199219 23.714844 Z M 6.25 27.640625 C 6.25 23.84375 9.335938 20.757812 13.132812 20.757812 C 16.925781 20.757812 20.015625 23.84375 20.015625 27.640625 C 20.015625 31.429688 16.933594 34.515625 13.140625 34.519531 L 13.121094 34.519531 C 9.332031 34.515625 6.25 31.429688 6.25 27.640625 Z M 21.949219 27.640625 C 21.949219 27.535156 21.945312 27.429688 21.941406 27.328125 C 22.320312 27.457031 22.722656 27.527344 23.144531 27.535156 C 23.367188 29.539062 24.277344 31.441406 25.722656 32.867188 L 26.332031 33.464844 L 26.085938 33.464844 C 24.519531 33.464844 23.1875 34.476562 22.707031 35.878906 C 21.507812 35.074219 20.101562 34.601562 18.621094 34.53125 C 20.644531 32.914062 21.949219 30.425781 21.949219 27.640625 Z M 33 43.199219 L 27.605469 39.085938 L 28.640625 38.910156 C 29.105469 38.828125 29.441406 38.425781 29.441406 37.957031 L 29.441406 35.878906 C 30.542969 36.398438 31.75 36.675781 33 36.675781 C 34.25 36.675781 35.460938 36.398438 36.558594 35.878906 L 36.558594 37.957031 C 36.558594 38.425781 36.898438 38.828125 37.359375 38.910156 L 38.394531 39.089844 Z M 43.292969 35.878906 C 42.8125 34.476562 41.480469 33.464844 39.914062 33.464844 L 39.667969 33.464844 L 40.277344 32.867188 C 41.722656 31.441406 42.636719 29.539062 42.859375 27.535156 C 43.277344 27.527344 43.679688 27.457031 44.058594 27.328125 C 44.054688 27.429688 44.050781 27.535156 44.050781 27.640625 C 44.050781 30.425781 45.355469 32.914062 47.378906 34.53125 C 45.898438 34.601562 44.492188 35.074219 43.292969 35.878906 Z M 43.292969 35.878906 "/><\/g><\/svg>',AudiologistSvg:'<?xml version="1.0" encoding="UTF-8"?><svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="66px" height="66px" viewBox="0 0 66 66" version="1.1"><g id="surface1"><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 4.46875 53.75 C 4 53.492188 3.410156 53.660156 3.152344 54.125 C 1.917969 56.355469 1.265625 58.878906 1.265625 61.429688 L 1.265625 64.964844 C 1.265625 65.5 1.695312 65.933594 2.230469 65.933594 C 2.765625 65.933594 3.199219 65.5 3.199219 64.964844 L 3.199219 61.429688 C 3.199219 59.207031 3.765625 57.007812 4.84375 55.0625 C 5.101562 54.597656 4.933594 54.007812 4.46875 53.75 Z M 4.46875 53.75 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 15.5 59.652344 L 8.167969 59.652344 C 7.265625 59.652344 6.527344 60.386719 6.527344 61.292969 L 6.527344 64.261719 C 6.527344 65.167969 7.265625 65.902344 8.167969 65.902344 L 15.5 65.902344 C 16.402344 65.902344 17.140625 65.167969 17.140625 64.261719 L 17.140625 61.292969 C 17.140625 60.386719 16.402344 59.652344 15.5 59.652344 Z M 15.207031 63.96875 L 8.460938 63.96875 L 8.460938 61.585938 L 15.207031 61.585938 Z M 15.207031 63.96875 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 59.246094 37.238281 C 58.851562 36.882812 58.238281 36.914062 57.882812 37.3125 C 57.527344 37.710938 57.558594 38.324219 57.957031 38.679688 C 61.035156 41.4375 62.800781 45.386719 62.800781 49.519531 C 62.800781 57.539062 56.273438 64.066406 48.253906 64.066406 C 40.230469 64.066406 33.703125 57.539062 33.703125 49.515625 C 33.703125 41.496094 40.230469 34.96875 48.253906 34.96875 C 50.539062 34.96875 52.730469 35.484375 54.761719 36.503906 C 55.238281 36.742188 55.820312 36.550781 56.058594 36.074219 C 56.300781 35.59375 56.105469 35.015625 55.628906 34.773438 C 53.324219 33.621094 50.84375 33.035156 48.253906 33.035156 C 46.175781 33.035156 44.1875 33.421875 42.355469 34.128906 L 42.355469 19.304688 C 42.355469 14.875 40.894531 10.707031 38.128906 7.253906 C 37.796875 6.835938 37.1875 6.769531 36.769531 7.101562 C 36.355469 7.4375 36.285156 8.046875 36.621094 8.460938 C 39.105469 11.570312 40.421875 15.320312 40.421875 19.304688 L 40.421875 35.019531 C 37.125 36.804688 34.503906 39.683594 33.046875 43.164062 C 32.941406 43.167969 32.839844 43.171875 32.738281 43.171875 L 29.308594 43.171875 L 29.308594 40.769531 C 33.042969 38.410156 35.40625 34.253906 35.40625 29.714844 L 35.40625 27.96875 C 37.40625 27.890625 39.007812 26.242188 39.007812 24.226562 C 39.007812 22.210938 37.40625 20.5625 35.40625 20.484375 L 35.40625 19.730469 C 35.40625 18.925781 34.753906 18.269531 33.945312 18.269531 L 30.722656 18.269531 L 28.449219 15.929688 C 28.265625 15.742188 28.015625 15.636719 27.753906 15.636719 C 27.492188 15.636719 27.242188 15.742188 27.0625 15.929688 L 24.789062 18.269531 L 12.039062 18.269531 C 11.234375 18.269531 10.578125 18.925781 10.578125 19.730469 L 10.578125 20.492188 C 8.640625 20.632812 7.105469 22.253906 7.105469 24.226562 C 7.105469 26.199219 8.640625 27.820312 10.578125 27.960938 L 10.578125 29.75 C 10.578125 34.339844 13 38.539062 16.804688 40.886719 L 16.804688 43.171875 L 13.359375 43.171875 C 9.125 43.171875 5.675781 39.726562 5.675781 35.488281 L 5.675781 19.304688 C 5.675781 9.726562 13.46875 1.933594 23.050781 1.933594 C 27.019531 1.933594 30.753906 3.238281 33.855469 5.703125 C 34.273438 6.035156 34.882812 5.96875 35.214844 5.550781 C 35.546875 5.132812 35.476562 4.523438 35.058594 4.191406 C 31.613281 1.449219 27.460938 0 23.050781 0 C 12.402344 0 3.742188 8.660156 3.742188 19.304688 L 3.742188 35.488281 C 3.742188 40.792969 8.058594 45.105469 13.359375 45.105469 L 16.046875 45.105469 L 10.273438 47.640625 C 8.625 48.363281 7.136719 49.363281 5.84375 50.617188 C 5.460938 50.988281 5.449219 51.601562 5.820312 51.984375 C 6.011719 52.179688 6.261719 52.277344 6.515625 52.277344 C 6.757812 52.277344 7 52.1875 7.1875 52.003906 C 8.316406 50.914062 9.613281 50.039062 11.050781 49.410156 L 11.304688 49.296875 L 21.441406 60.140625 C 21.839844 60.570312 22.40625 60.816406 22.992188 60.816406 C 23.578125 60.816406 24.144531 60.570312 24.546875 60.140625 L 31.988281 52.179688 C 33.261719 60.007812 40.070312 66 48.253906 66 C 57.34375 66 64.734375 58.605469 64.734375 49.515625 C 64.734375 44.839844 62.734375 40.363281 59.246094 37.238281 Z M 32.144531 46.015625 L 30.066406 45.105469 L 32.371094 45.105469 C 32.289062 45.40625 32.210938 45.710938 32.144531 46.015625 Z M 37.074219 24.226562 C 37.074219 25.175781 36.339844 25.957031 35.40625 26.03125 L 35.40625 22.421875 C 36.339844 22.496094 37.074219 23.277344 37.074219 24.226562 Z M 9.039062 24.226562 C 9.039062 23.320312 9.707031 22.570312 10.578125 22.4375 L 10.578125 26.015625 C 9.707031 25.882812 9.039062 25.132812 9.039062 24.226562 Z M 12.511719 29.75 L 12.511719 20.203125 L 25.195312 20.203125 C 25.457031 20.203125 25.707031 20.097656 25.890625 19.910156 L 27.753906 17.988281 L 29.621094 19.910156 C 29.804688 20.097656 30.054688 20.203125 30.3125 20.203125 L 33.472656 20.203125 L 33.472656 29.714844 C 33.472656 34.421875 30.492188 38.640625 26.058594 40.214844 L 25.507812 40.410156 C 23.839844 41.003906 22.003906 41 20.335938 40.398438 L 19.886719 40.238281 C 15.476562 38.652344 12.511719 34.4375 12.511719 29.75 Z M 23.132812 58.820312 C 23.085938 58.871094 23.03125 58.882812 22.992188 58.882812 C 22.957031 58.882812 22.898438 58.871094 22.851562 58.820312 L 13.183594 48.472656 L 18.160156 46.289062 C 18.511719 46.136719 18.738281 45.789062 18.738281 45.40625 L 18.738281 41.867188 C 18.902344 41.933594 19.066406 41.996094 19.230469 42.058594 L 19.683594 42.21875 C 20.730469 42.597656 21.835938 42.785156 22.9375 42.785156 C 24.027344 42.785156 25.117188 42.601562 26.15625 42.234375 L 26.703125 42.039062 C 26.933594 41.957031 27.15625 41.867188 27.375 41.777344 L 27.375 45.40625 C 27.375 45.789062 27.601562 46.136719 27.953125 46.289062 L 31.839844 47.996094 C 31.796875 48.496094 31.769531 49.003906 31.769531 49.515625 C 31.769531 49.539062 31.769531 49.558594 31.769531 49.578125 Z M 23.132812 58.820312 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 49.785156 37.277344 C 45.636719 37.277344 42.261719 40.65625 42.261719 44.804688 L 42.261719 57.925781 C 42.261719 60.300781 44.191406 62.234375 46.570312 62.234375 C 48.945312 62.234375 50.878906 60.300781 50.878906 57.925781 L 50.878906 57.582031 C 50.878906 57.449219 50.933594 57.320312 51.027344 57.230469 L 55.027344 53.351562 C 56.480469 51.941406 57.3125 49.972656 57.3125 47.949219 L 57.3125 44.804688 C 57.3125 40.65625 53.9375 37.277344 49.785156 37.277344 Z M 55.378906 47.949219 C 55.378906 49.453125 54.761719 50.914062 53.679688 51.964844 L 49.679688 55.839844 C 49.210938 56.296875 48.945312 56.929688 48.945312 57.582031 L 48.945312 57.925781 C 48.945312 59.234375 47.878906 60.300781 46.570312 60.300781 C 45.257812 60.300781 44.195312 59.234375 44.195312 57.925781 L 44.195312 44.804688 C 44.195312 41.722656 46.703125 39.210938 49.785156 39.210938 C 52.871094 39.210938 55.378906 41.722656 55.378906 44.804688 Z M 55.378906 47.949219 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 49.785156 41.390625 C 47.902344 41.390625 46.371094 42.921875 46.371094 44.804688 C 46.371094 45.339844 46.804688 45.773438 47.339844 45.773438 C 47.871094 45.773438 48.304688 45.339844 48.304688 44.804688 C 48.304688 43.988281 48.96875 43.324219 49.785156 43.324219 C 50.605469 43.324219 51.269531 43.988281 51.269531 44.804688 L 51.269531 47.949219 C 51.269531 48.347656 51.105469 48.734375 50.816406 49.011719 L 46.820312 52.886719 C 46.757812 52.949219 46.699219 53.007812 46.636719 53.070312 C 46.46875 53.25 46.371094 53.488281 46.371094 53.738281 L 46.371094 55.441406 C 46.371094 55.972656 46.804688 56.40625 47.339844 56.40625 C 47.871094 56.40625 48.304688 55.972656 48.304688 55.441406 L 48.304688 54.140625 L 52.164062 50.398438 C 52.824219 49.761719 53.203125 48.867188 53.203125 47.949219 L 53.203125 44.804688 C 53.203125 42.921875 51.671875 41.390625 49.785156 41.390625 Z M 49.785156 41.390625 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 47.339844 50.230469 C 47.871094 50.230469 48.304688 49.796875 48.304688 49.261719 L 48.304688 48.9375 L 48.371094 48.871094 C 48.75 48.496094 48.75 47.882812 48.371094 47.503906 C 47.992188 47.128906 47.382812 47.128906 47.003906 47.503906 L 46.65625 47.855469 C 46.472656 48.035156 46.371094 48.28125 46.371094 48.539062 L 46.371094 49.261719 C 46.371094 49.796875 46.804688 50.230469 47.339844 50.230469 Z M 47.339844 50.230469 "/><\/g><\/svg>',ChiropractorSvg:'<?xml version="1.0" encoding="UTF-8"?><svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="66px" height="66px" viewBox="0 0 66 66" version="1.1"><g id="surface1"><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 64.410156 48.640625 L 60.496094 48.640625 C 61.453125 47.832031 62.175781 46.699219 62.558594 45.09375 C 62.808594 44.035156 62.695312 43.046875 62.574219 42 C 62.433594 40.800781 62.289062 39.5625 62.652344 37.953125 C 62.929688 36.714844 62.726562 35.789062 62.050781 35.195312 C 61.234375 34.476562 59.902344 34.445312 58.085938 35.105469 C 57.511719 35.3125 56.996094 35.628906 56.558594 36.03125 C 55.472656 35.621094 54.304688 35.472656 53.136719 35.597656 C 51.019531 35.820312 49.058594 37.09375 47.8125 38.9375 C 46.539062 38.082031 44.984375 37.402344 43.242188 36.949219 C 42.726562 36.8125 42.199219 37.121094 42.0625 37.640625 C 41.929688 38.15625 42.238281 38.683594 42.753906 38.820312 C 44.378906 39.242188 45.800781 39.878906 46.921875 40.671875 C 46.890625 40.753906 46.863281 40.835938 46.835938 40.917969 C 46.515625 41.886719 46.398438 42.890625 46.5 43.816406 C 46.703125 45.722656 47.5 47.398438 48.726562 48.640625 L 39.265625 48.640625 L 39.265625 45.632812 L 41.835938 45.632812 C 42.371094 45.632812 42.804688 45.199219 42.804688 44.664062 C 42.804688 44.132812 42.371094 43.699219 41.835938 43.699219 L 30.710938 43.699219 L 30.710938 40.085938 C 30.824219 40.035156 30.945312 39.972656 31.074219 39.898438 C 32.949219 38.804688 35.636719 38.203125 38.453125 38.246094 C 38.457031 38.246094 38.464844 38.246094 38.46875 38.246094 C 38.996094 38.246094 39.425781 37.824219 39.433594 37.296875 C 39.445312 36.761719 39.019531 36.324219 38.484375 36.3125 C 37.371094 36.296875 36.285156 36.367188 35.246094 36.523438 L 35.246094 31.382812 C 36.105469 30.757812 36.914062 29.945312 37.542969 28.859375 C 38.464844 27.253906 38.503906 26.375 38.570312 24.78125 C 38.578125 24.527344 38.589844 24.246094 38.609375 23.9375 C 38.609375 23.925781 38.609375 23.917969 38.609375 23.910156 C 38.609375 23.902344 38.609375 23.894531 38.609375 23.882812 L 38.609375 21.511719 C 38.609375 18.703125 36.320312 16.414062 33.507812 16.414062 L 33.171875 16.414062 C 34.605469 14.949219 35.5625 13.050781 35.5625 11.34375 L 35.5625 9.359375 C 35.5625 6.867188 34.765625 4.75 33.253906 3.234375 C 31.902344 1.878906 30.082031 1.117188 28.128906 1.085938 C 28.117188 1.085938 28.109375 1.085938 28.097656 1.085938 C 26.144531 1.117188 24.324219 1.878906 22.96875 3.234375 C 21.457031 4.75 20.660156 6.867188 20.660156 9.359375 L 20.660156 11.34375 C 20.660156 13.050781 21.617188 14.949219 23.050781 16.414062 L 22.710938 16.414062 C 20.207031 16.414062 18.972656 17.945312 18.261719 19.097656 L 12.632812 28.242188 C 11.996094 27.097656 10.414062 24.636719 8.550781 24.496094 C 8.03125 24.457031 7.378906 24.472656 6.945312 24.953125 C 6.488281 25.460938 6.601562 26.09375 6.6875 26.554688 L 8.046875 34.3125 C 8.167969 35 8.261719 35.542969 8.714844 35.914062 C 9.191406 36.300781 9.738281 36.242188 10.371094 36.171875 C 10.503906 36.160156 10.648438 36.144531 10.816406 36.128906 C 13.5 35.878906 15.535156 36.660156 16.285156 37.007812 C 17.097656 37.382812 17.816406 37.792969 18.453125 38.214844 L 18.453125 43.394531 C 18.421875 43.394531 18.394531 43.394531 18.363281 43.394531 L 10.585938 43.394531 C 9.445312 43.394531 9.417969 43.332031 9.269531 43.023438 C 9.082031 42.621094 7.351562 39.097656 5 38.917969 C 4.476562 38.878906 3.824219 38.894531 3.390625 39.378906 C 2.933594 39.886719 3.046875 40.496094 3.136719 40.988281 L 4.476562 48.640625 L 1.585938 48.640625 C 0.710938 48.640625 0 49.351562 0 50.222656 L 0 57.800781 C 0 58.679688 0.710938 59.390625 1.585938 59.390625 L 3.992188 59.390625 L 3.992188 61.1875 C 3.992188 63.242188 5.667969 64.914062 7.722656 64.914062 L 58.273438 64.914062 C 60.328125 64.914062 62.003906 63.242188 62.003906 61.1875 L 62.003906 59.390625 L 64.410156 59.390625 C 65.289062 59.390625 66 58.679688 66 57.800781 L 66 50.222656 C 66 49.351562 65.289062 48.640625 64.410156 48.640625 Z M 57.628906 42.890625 C 56.851562 41.203125 56.695312 39.617188 57.191406 38.429688 C 57.492188 37.703125 58.03125 37.179688 58.746094 36.921875 C 59.515625 36.644531 60.035156 36.5625 60.355469 36.5625 C 60.601562 36.5625 60.734375 36.609375 60.773438 36.644531 C 60.808594 36.675781 60.902344 36.910156 60.765625 37.53125 C 60.332031 39.457031 60.511719 40.992188 60.652344 42.222656 C 60.757812 43.132812 60.847656 43.921875 60.675781 44.648438 C 60.128906 46.953125 58.792969 48.066406 55.640625 48.460938 C 55.648438 48.457031 55.65625 48.449219 55.664062 48.441406 C 58.339844 46.132812 58.207031 44.148438 57.628906 42.890625 Z M 48.421875 43.613281 C 48.351562 42.957031 48.4375 42.230469 48.671875 41.523438 C 49.273438 39.714844 50.949219 37.773438 53.339844 37.519531 C 54.039062 37.445312 54.738281 37.503906 55.402344 37.691406 C 54.699219 39.378906 54.867188 41.515625 55.871094 43.699219 C 56.816406 45.75 53.214844 47.929688 52.074219 48.558594 C 50.054688 47.789062 48.667969 45.929688 48.421875 43.613281 Z M 37.332031 45.632812 L 37.332031 48.640625 L 28.917969 48.640625 C 28.15625 48.566406 27.554688 47.921875 27.554688 47.140625 C 27.554688 46.308594 28.230469 45.632812 29.0625 45.632812 Z M 33.3125 36.921875 C 32.128906 37.238281 31.042969 37.679688 30.097656 38.230469 C 30.078125 38.238281 30.0625 38.25 30.046875 38.257812 C 29.9375 38.132812 29.800781 37.953125 29.671875 37.789062 C 29.511719 37.585938 29.316406 37.335938 29.082031 37.046875 C 28.582031 36.4375 27.863281 35.703125 27.125 35.03125 L 32.449219 32.882812 C 32.730469 32.769531 33.019531 32.644531 33.3125 32.507812 Z M 24.917969 33.835938 C 24.621094 33.953125 24.296875 33.949219 24.003906 33.824219 C 23.707031 33.695312 23.480469 33.464844 23.359375 33.167969 C 23.242188 32.871094 23.246094 32.546875 23.371094 32.25 C 23.5 31.957031 23.730469 31.726562 24.027344 31.609375 C 24.035156 31.605469 24.046875 31.601562 24.054688 31.597656 L 28.9375 29.480469 L 30.085938 31.75 Z M 28.113281 3.019531 C 30.519531 3.0625 33.085938 4.707031 33.550781 8.191406 C 31.441406 7.789062 27.132812 6.925781 26.628906 6.796875 C 26.347656 6.726562 26.089844 6.691406 25.847656 6.691406 C 24.933594 6.691406 24.285156 7.144531 23.738281 7.523438 C 23.40625 7.757812 23.082031 7.984375 22.675781 8.148438 C 23.160156 4.691406 25.714844 3.0625 28.113281 3.019531 Z M 22.59375 11.34375 L 22.59375 10.191406 C 23.628906 9.953125 24.3125 9.480469 24.84375 9.113281 C 25.476562 8.671875 25.679688 8.550781 26.144531 8.667969 C 26.492188 8.757812 31.507812 9.785156 33.628906 10.175781 L 33.628906 11.34375 C 33.628906 13.003906 32.042969 15.441406 29.855469 16.480469 C 29.824219 16.492188 29.796875 16.507812 29.765625 16.523438 C 29.648438 16.578125 29.527344 16.628906 29.402344 16.671875 C 28.898438 16.859375 28.503906 16.941406 28.113281 16.941406 C 27.726562 16.941406 27.316406 16.855469 26.824219 16.675781 C 26.707031 16.632812 26.589844 16.582031 26.472656 16.527344 C 26.441406 16.511719 26.410156 16.496094 26.378906 16.484375 C 24.347656 15.507812 22.59375 13.175781 22.59375 11.34375 Z M 30.34375 18.378906 L 30.34375 18.671875 C 30.34375 20.078125 29.34375 21.222656 28.113281 21.222656 C 26.878906 21.222656 25.878906 20.078125 25.878906 18.671875 L 25.878906 18.378906 C 25.96875 18.417969 26.0625 18.453125 26.152344 18.488281 C 26.871094 18.75 27.492188 18.875 28.113281 18.875 C 28.730469 18.875 29.351562 18.75 30.070312 18.488281 C 30.164062 18.453125 30.253906 18.417969 30.34375 18.378906 Z M 19.90625 20.113281 C 20.679688 18.859375 21.492188 18.347656 22.710938 18.347656 L 23.945312 18.347656 L 23.945312 18.671875 C 23.945312 21.144531 25.816406 23.15625 28.113281 23.15625 C 30.410156 23.15625 32.277344 21.144531 32.277344 18.671875 L 32.277344 18.347656 L 33.507812 18.347656 C 35.253906 18.347656 36.675781 19.769531 36.675781 21.511719 L 36.675781 23.859375 C 36.660156 24.167969 36.648438 24.445312 36.636719 24.699219 C 36.574219 26.238281 36.554688 26.699219 35.867188 27.894531 C 35.082031 29.25 33.886719 30.191406 31.882812 31.023438 L 30.707031 28.695312 C 31.15625 28.457031 31.476562 28.210938 31.929688 27.734375 C 31.976562 27.683594 32.019531 27.628906 32.054688 27.570312 L 33.222656 25.652344 C 33.5 25.195312 33.351562 24.601562 32.898438 24.324219 C 32.441406 24.046875 31.847656 24.191406 31.570312 24.648438 L 30.457031 26.472656 C 30.089844 26.851562 29.921875 26.945312 29.363281 27.1875 L 23.296875 29.820312 C 22.753906 30.039062 22.292969 30.402344 21.953125 30.867188 C 21.089844 30.390625 20.160156 30.042969 19.199219 29.78125 L 21.167969 26.582031 C 21.449219 26.125 21.304688 25.53125 20.851562 25.25 C 20.394531 24.96875 19.800781 25.113281 19.519531 25.566406 L 17.191406 29.355469 C 16.257812 29.207031 15.320312 29.109375 14.410156 29.039062 Z M 13.558594 34.261719 C 12.691406 34.144531 11.707031 34.105469 10.640625 34.203125 C 10.460938 34.21875 10.058594 34.261719 10.003906 34.265625 C 9.984375 34.164062 8.636719 26.484375 8.636719 26.484375 C 9.402344 26.8125 10.550781 28.316406 11.183594 29.640625 C 11.542969 30.398438 11.921875 30.722656 12.433594 30.84375 C 13.035156 30.921875 13.472656 30.910156 13.671875 30.921875 C 13.929688 30.941406 14.1875 30.960938 14.449219 30.984375 Z M 20.386719 39.75 C 21.902344 41.203125 22.558594 42.554688 22.640625 43.0625 C 22.347656 43.214844 21.589844 43.3125 20.386719 43.359375 Z M 12.273438 45.328125 L 18.363281 45.328125 C 22.117188 45.328125 23.410156 45.109375 24.121094 44.34375 C 24.355469 44.09375 24.621094 43.65625 24.574219 42.996094 C 24.453125 41.210938 21.992188 37.515625 17.09375 35.253906 C 16.757812 35.09375 16.195312 34.863281 15.457031 34.652344 L 16.394531 31.191406 C 18.164062 31.441406 19.917969 31.875 21.339844 32.746094 C 21.34375 33.132812 21.417969 33.519531 21.566406 33.886719 C 21.875 34.660156 22.46875 35.269531 23.242188 35.601562 C 23.636719 35.769531 24.058594 35.855469 24.476562 35.855469 C 24.671875 35.855469 24.871094 35.835938 25.0625 35.800781 C 25.96875 36.546875 26.980469 37.53125 27.585938 38.273438 C 27.804688 38.542969 27.988281 38.773438 28.144531 38.976562 C 28.355469 39.246094 28.558594 39.507812 28.777344 39.722656 L 28.777344 43.710938 C 27.011719 43.859375 25.621094 45.339844 25.621094 47.140625 C 25.621094 47.675781 25.746094 48.1875 25.96875 48.640625 L 12.273438 48.640625 Z M 7.523438 43.847656 C 8.171875 45.222656 9.296875 45.320312 10.339844 45.328125 L 10.339844 48.640625 L 6.4375 48.640625 L 5.085938 40.902344 C 5.855469 41.207031 6.9375 42.609375 7.523438 43.847656 Z M 64.066406 57.457031 L 35.308594 57.457031 C 34.773438 57.457031 34.339844 57.890625 34.339844 58.421875 C 34.339844 58.957031 34.773438 59.390625 35.308594 59.390625 L 60.070312 59.390625 L 60.070312 61.1875 C 60.070312 62.175781 59.261719 62.980469 58.273438 62.980469 L 7.722656 62.980469 C 6.734375 62.980469 5.925781 62.175781 5.925781 61.1875 L 5.925781 59.390625 L 31.054688 59.390625 C 31.589844 59.390625 32.019531 58.957031 32.019531 58.421875 C 32.019531 57.890625 31.589844 57.457031 31.054688 57.457031 L 1.933594 57.457031 L 1.933594 50.574219 L 5.621094 50.574219 C 5.621094 50.574219 5.625 50.574219 5.625 50.574219 C 5.625 50.574219 64.066406 50.574219 64.066406 50.574219 Z M 64.066406 57.457031 "/><\/g><\/svg>',ClinicalResearchSvg:'<?xml version="1.0" encoding="UTF-8"?><svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="66px" height="66px" viewBox="0 0 66 66" version="1.1"><g id="surface1"><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 54.898438 40.160156 C 54.898438 39.226562 54.140625 38.46875 53.207031 38.46875 L 45.824219 38.46875 C 44.894531 38.46875 44.136719 39.226562 44.136719 40.160156 L 44.136719 48.207031 L 40.90625 54.824219 C 40.308594 56.050781 40.382812 57.480469 41.105469 58.640625 C 41.832031 59.800781 43.082031 60.492188 44.449219 60.492188 L 54.582031 60.492188 C 55.953125 60.492188 57.203125 59.800781 57.925781 58.640625 C 58.652344 57.480469 58.726562 56.050781 58.125 54.824219 L 54.898438 48.207031 Z M 45.972656 48.855469 C 46.035156 48.722656 46.070312 48.578125 46.070312 48.433594 L 46.070312 40.402344 L 52.964844 40.402344 L 52.964844 48.433594 C 52.964844 48.578125 52.996094 48.722656 53.0625 48.855469 L 54.230469 51.253906 L 44.800781 51.253906 Z M 56.285156 57.613281 C 55.910156 58.214844 55.289062 58.558594 54.582031 58.558594 L 44.449219 58.558594 C 43.742188 58.558594 43.121094 58.214844 42.746094 57.613281 C 42.371094 57.015625 42.335938 56.308594 42.644531 55.671875 L 43.859375 53.1875 L 55.175781 53.1875 L 56.386719 55.671875 C 56.699219 56.308594 56.660156 57.015625 56.285156 57.613281 Z M 56.285156 57.613281 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 60.636719 37.316406 C 60.242188 36.953125 59.632812 36.980469 59.273438 37.375 C 58.910156 37.769531 58.9375 38.382812 59.332031 38.742188 C 62.339844 41.492188 64.066406 45.40625 64.066406 49.480469 C 64.066406 57.503906 57.539062 64.03125 49.515625 64.03125 C 41.496094 64.03125 34.96875 57.503906 34.96875 49.480469 C 34.96875 41.457031 41.496094 34.933594 49.515625 34.933594 C 51.855469 34.933594 54.089844 35.46875 56.15625 36.53125 C 56.632812 36.777344 57.214844 36.589844 57.460938 36.113281 C 57.703125 35.640625 57.515625 35.054688 57.042969 34.8125 C 54.699219 33.609375 52.167969 32.996094 49.515625 32.996094 C 42.398438 32.996094 36.320312 37.535156 34.019531 43.867188 C 33.832031 43.617188 33.585938 43.410156 33.300781 43.273438 L 32.632812 42.953125 C 32.285156 42.785156 31.898438 42.726562 31.523438 42.777344 L 31.523438 39.96875 C 34.707031 37.449219 36.671875 33.566406 36.671875 29.355469 L 36.671875 27.554688 C 39.023438 27.441406 40.902344 25.496094 40.902344 23.117188 C 40.902344 22.09375 40.554688 21.152344 39.972656 20.402344 L 40.414062 16.878906 C 40.71875 14.417969 40.128906 11.925781 38.75 9.859375 L 38.105469 8.902344 C 38.03125 8.144531 37.699219 7.425781 37.15625 6.878906 C 34.691406 4.382812 31.800781 2.425781 28.570312 1.058594 C 26.960938 0.378906 25.261719 0.0351562 23.511719 0.0351562 C 19.96875 0.0351562 16.539062 1.511719 14.09375 4.082031 C 13.726562 4.46875 13.742188 5.082031 14.128906 5.449219 C 14.515625 5.816406 15.128906 5.800781 15.496094 5.414062 C 17.578125 3.226562 20.496094 1.96875 23.511719 1.96875 C 25 1.96875 26.449219 2.261719 27.816406 2.84375 C 30.816406 4.109375 33.496094 5.925781 35.78125 8.238281 C 36.0625 8.523438 36.207031 8.902344 36.1875 9.300781 C 36.167969 9.703125 35.984375 10.066406 35.675781 10.320312 L 22.589844 21.082031 C 20.835938 22.523438 18.621094 23.257812 16.355469 23.144531 C 14.3125 23.042969 12.34375 22.246094 10.804688 20.902344 L 8.199219 18.621094 C 8.191406 18.617188 8.175781 18.605469 8.179688 18.574219 C 8.179688 18.546875 8.195312 18.535156 8.203125 18.53125 L 9.617188 17.546875 C 9.976562 17.292969 10.25 16.945312 10.402344 16.535156 L 13.15625 9.15625 C 13.222656 8.984375 13.296875 8.804688 13.390625 8.585938 C 13.605469 8.097656 13.382812 7.527344 12.890625 7.3125 C 12.402344 7.097656 11.832031 7.320312 11.617188 7.8125 C 11.507812 8.0625 11.421875 8.273438 11.34375 8.480469 L 8.589844 15.855469 C 8.574219 15.898438 8.546875 15.933594 8.511719 15.960938 L 7.097656 16.945312 C 6.589844 17.296875 6.28125 17.851562 6.246094 18.46875 C 6.214844 19.085938 6.460938 19.671875 6.925781 20.078125 L 8.09375 21.101562 C 7.777344 21.722656 7.609375 22.414062 7.609375 23.117188 C 7.609375 25.496094 9.488281 27.441406 11.839844 27.554688 L 11.839844 29.394531 C 11.839844 30.226562 11.917969 31.066406 12.074219 31.890625 C 12.160156 32.355469 12.566406 32.679688 13.023438 32.679688 C 13.082031 32.679688 13.140625 32.675781 13.203125 32.664062 C 13.726562 32.566406 14.070312 32.058594 13.972656 31.535156 C 13.839844 30.828125 13.773438 30.105469 13.773438 29.394531 L 13.773438 24.660156 C 14.582031 24.890625 15.414062 25.035156 16.261719 25.074219 C 16.441406 25.085938 16.625 25.089844 16.804688 25.089844 C 19.359375 25.089844 21.832031 24.207031 23.816406 22.574219 L 33.660156 14.480469 C 34.347656 15.160156 34.738281 16.085938 34.738281 17.0625 L 34.738281 29.355469 C 34.738281 34.253906 31.636719 38.648438 27.019531 40.285156 L 26.921875 40.320312 C 25.15625 40.945312 23.210938 40.941406 21.445312 40.308594 C 18.859375 39.378906 16.679688 37.546875 15.308594 35.15625 C 15.042969 34.695312 14.453125 34.535156 13.988281 34.796875 C 13.523438 35.0625 13.363281 35.65625 13.628906 36.117188 C 14.527344 37.683594 15.722656 39.042969 17.132812 40.128906 L 17.132812 42.777344 C 16.757812 42.726562 16.371094 42.785156 16.023438 42.953125 L 15.359375 43.273438 C 14.859375 43.515625 14.484375 43.957031 14.328125 44.488281 C 14.257812 44.714844 14.238281 44.949219 14.253906 45.179688 L 9.722656 47.027344 C 3.816406 49.4375 0 55.117188 0 61.496094 L 0 64.972656 C 0 65.507812 0.433594 65.941406 0.96875 65.941406 C 1.5 65.941406 1.933594 65.507812 1.933594 64.972656 L 1.933594 61.496094 C 1.933594 55.90625 5.277344 50.929688 10.453125 48.820312 L 10.976562 48.605469 L 10.976562 55.609375 C 10.976562 56.070312 11.300781 56.464844 11.753906 56.554688 L 13.0625 56.820312 L 12.652344 60.359375 C 12.621094 60.621094 12.699219 60.882812 12.867188 61.085938 L 16.570312 65.585938 C 16.761719 65.820312 17.039062 65.941406 17.316406 65.941406 C 17.53125 65.941406 17.75 65.867188 17.929688 65.71875 C 18.34375 65.378906 18.402344 64.769531 18.0625 64.359375 L 14.621094 60.175781 L 15.085938 56.160156 C 15.140625 55.664062 14.808594 55.203125 14.316406 55.101562 L 12.910156 54.816406 L 12.910156 47.816406 L 15.0625 46.9375 L 17.191406 50.433594 L 17.132812 54.710938 C 17.132812 54.804688 17.144531 54.894531 17.167969 54.984375 L 20.007812 65.230469 C 20.128906 65.660156 20.515625 65.941406 20.941406 65.941406 C 21.027344 65.941406 21.113281 65.929688 21.199219 65.90625 C 21.609375 65.789062 21.882812 65.429688 21.90625 65.027344 L 21.90625 65.015625 C 21.90625 64.992188 22.339844 56.253906 22.339844 56.253906 L 22.992188 54.332031 L 25.667969 54.332031 L 26.316406 56.253906 C 26.316406 56.253906 26.75 64.992188 26.75 65.015625 L 26.75 65.027344 L 26.753906 65.027344 C 26.773438 65.429688 27.050781 65.789062 27.457031 65.90625 C 27.546875 65.929688 27.632812 65.941406 27.71875 65.941406 C 28.140625 65.941406 28.53125 65.660156 28.648438 65.230469 L 31.488281 54.984375 C 31.515625 54.894531 31.527344 54.804688 31.523438 54.710938 L 31.46875 50.433594 L 33.128906 47.703125 C 33.066406 48.289062 33.035156 48.878906 33.035156 49.480469 C 33.035156 51.492188 33.398438 53.421875 34.058594 55.207031 C 33.730469 55.394531 33.527344 55.765625 33.574219 56.160156 L 34.035156 60.175781 L 30.59375 64.359375 C 30.257812 64.769531 30.316406 65.378906 30.726562 65.71875 C 30.90625 65.867188 31.125 65.941406 31.339844 65.941406 C 31.621094 65.941406 31.898438 65.820312 32.089844 65.585938 L 35.792969 61.085938 C 35.957031 60.882812 36.035156 60.621094 36.003906 60.359375 L 35.804688 58.617188 C 38.761719 63.042969 43.804688 65.964844 49.515625 65.964844 C 58.605469 65.964844 66 58.570312 66 49.480469 C 66 44.867188 64.046875 40.433594 60.636719 37.316406 Z M 11.839844 25.617188 C 10.554688 25.507812 9.542969 24.429688 9.542969 23.117188 C 9.542969 22.886719 9.574219 22.660156 9.632812 22.445312 C 10.308594 23.019531 11.050781 23.511719 11.839844 23.910156 Z M 38.96875 23.117188 C 38.96875 24.429688 37.957031 25.507812 36.671875 25.617188 L 36.671875 20.617188 C 37.957031 20.726562 38.96875 21.804688 38.96875 23.117188 Z M 36.902344 11.8125 C 37.082031 11.667969 37.242188 11.503906 37.382812 11.328125 C 38.328125 12.921875 38.722656 14.792969 38.492188 16.640625 L 38.195312 19.027344 C 37.722656 18.824219 37.210938 18.703125 36.671875 18.675781 L 36.671875 17.0625 C 36.671875 15.636719 36.125 14.277344 35.160156 13.246094 Z M 19.066406 41.367188 C 19.621094 41.65625 20.199219 41.914062 20.792969 42.128906 C 21.890625 42.523438 23.046875 42.71875 24.199219 42.71875 C 25.34375 42.71875 26.484375 42.527344 27.570312 42.140625 L 27.664062 42.109375 C 28.335938 41.871094 28.980469 41.582031 29.589844 41.25 L 29.589844 43.542969 L 24.328125 45.871094 L 19.066406 43.542969 Z M 20.464844 55.757812 C 20.4375 55.84375 20.421875 55.929688 20.414062 56.019531 L 20.261719 58.910156 L 19.070312 54.597656 L 19.113281 51.289062 C 19.207031 51.253906 19.300781 51.210938 19.390625 51.15625 L 19.980469 50.789062 C 19.953125 51.273438 20.058594 51.761719 20.289062 52.199219 L 21.019531 53.570312 C 21.054688 53.636719 21.097656 53.699219 21.144531 53.757812 Z M 18.75 49.273438 L 16.183594 45.0625 C 16.179688 45.054688 16.175781 45.050781 16.179688 45.035156 C 16.183594 45.023438 16.191406 45.019531 16.199219 45.015625 L 16.863281 44.695312 C 16.867188 44.695312 16.871094 44.691406 16.875 44.691406 C 16.882812 44.691406 16.886719 44.695312 16.890625 44.695312 L 22.269531 47.074219 Z M 26.660156 51.289062 L 26.066406 52.398438 L 22.589844 52.398438 L 21.996094 51.289062 C 21.894531 51.097656 21.878906 50.875 21.953125 50.671875 L 22.484375 49.222656 L 24.328125 48.066406 L 26.171875 49.222656 L 26.703125 50.671875 C 26.777344 50.875 26.761719 51.097656 26.660156 51.289062 Z M 28.394531 58.910156 L 28.242188 56.019531 C 28.238281 55.929688 28.21875 55.84375 28.191406 55.757812 L 27.515625 53.757812 C 27.558594 53.699219 27.601562 53.636719 27.636719 53.566406 L 28.367188 52.199219 C 28.601562 51.761719 28.703125 51.273438 28.679688 50.789062 L 29.269531 51.15625 C 29.355469 51.210938 29.449219 51.253906 29.542969 51.289062 L 29.589844 54.601562 Z M 32.472656 45.0625 L 29.90625 49.273438 L 26.386719 47.074219 L 31.769531 44.695312 C 31.777344 44.691406 31.785156 44.691406 31.796875 44.695312 L 32.460938 45.015625 C 32.464844 45.019531 32.472656 45.023438 32.476562 45.035156 C 32.480469 45.050781 32.476562 45.054688 32.472656 45.0625 Z M 32.472656 45.0625 "/><\/g><\/svg>',DentistSvg:'<?xml version="1.0" encoding="UTF-8"?><svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="66px" height="66px" viewBox="0 0 66 66" version="1.1"><g id="surface1"><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 3.898438 52.558594 C 3.453125 52.265625 2.851562 52.390625 2.558594 52.835938 C 0.886719 55.390625 0 58.355469 0 61.40625 L 0 64.878906 C 0 65.414062 0.433594 65.847656 0.96875 65.847656 C 1.5 65.847656 1.933594 65.414062 1.933594 64.878906 L 1.933594 61.40625 C 1.933594 58.730469 2.710938 56.136719 4.175781 53.898438 C 4.46875 53.453125 4.347656 52.851562 3.898438 52.558594 Z M 3.898438 52.558594 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 15.503906 57.460938 L 7.539062 57.460938 C 6.632812 57.460938 5.898438 58.195312 5.898438 59.101562 L 5.898438 62.070312 C 5.898438 62.976562 6.632812 63.710938 7.539062 63.710938 L 15.503906 63.710938 C 16.410156 63.710938 17.144531 62.976562 17.144531 62.070312 L 17.144531 59.101562 C 17.144531 58.195312 16.410156 57.460938 15.503906 57.460938 Z M 15.210938 61.777344 L 7.832031 61.777344 L 7.832031 59.394531 L 15.210938 59.394531 Z M 15.210938 61.777344 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 29.269531 11.382812 C 27.121094 11.382812 25.375 13.132812 25.375 15.28125 C 25.375 17.425781 27.121094 19.175781 29.269531 19.175781 C 31.417969 19.175781 33.164062 17.425781 33.164062 15.28125 C 33.164062 13.132812 31.417969 11.382812 29.269531 11.382812 Z M 29.269531 17.242188 C 28.1875 17.242188 27.308594 16.359375 27.308594 15.28125 C 27.308594 14.199219 28.1875 13.316406 29.269531 13.316406 C 30.351562 13.316406 31.230469 14.199219 31.230469 15.28125 C 31.230469 16.359375 30.351562 17.242188 29.269531 17.242188 Z M 29.269531 17.242188 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 58.148438 35.34375 C 57.691406 35.0625 57.097656 35.203125 56.816406 35.660156 C 56.535156 36.113281 56.679688 36.710938 57.132812 36.988281 C 61.472656 39.664062 64.066406 44.296875 64.066406 49.386719 C 64.066406 57.410156 57.539062 63.9375 49.515625 63.9375 C 41.492188 63.9375 34.96875 57.410156 34.96875 49.386719 C 34.96875 41.367188 41.492188 34.839844 49.515625 34.839844 C 50.898438 34.839844 52.265625 35.03125 53.582031 35.414062 C 54.09375 35.5625 54.628906 35.269531 54.78125 34.757812 C 54.929688 34.242188 54.632812 33.707031 54.121094 33.558594 C 52.628906 33.125 51.078125 32.90625 49.515625 32.90625 C 42.019531 32.90625 35.679688 37.933594 33.683594 44.792969 L 31.523438 43.914062 L 31.523438 39.875 C 34.707031 37.355469 36.671875 33.472656 36.671875 29.265625 L 36.671875 28.773438 C 38.992188 28.628906 40.835938 26.695312 40.835938 24.339844 C 40.835938 23.679688 40.691406 23.054688 40.433594 22.488281 L 40.433594 18.085938 C 41.433594 17.832031 42.179688 16.925781 42.179688 15.847656 L 42.179688 14.714844 C 42.179688 13.488281 41.21875 12.484375 40.007812 12.410156 L 40.011719 12.191406 L 39.886719 9.902344 C 39.730469 6.988281 37.917969 4.390625 35.25 3.226562 L 35.113281 3.089844 C 33.476562 1.492188 31.234375 0.703125 28.960938 0.921875 L 27.929688 1.019531 L 27.300781 0.75 C 25.367188 -0.078125 23.144531 -0.078125 21.207031 0.75 L 20.578125 1.019531 L 19.550781 0.921875 C 17.273438 0.703125 15.03125 1.492188 13.398438 3.089844 L 13.257812 3.226562 C 10.59375 4.386719 8.78125 6.988281 8.621094 9.902344 L 8.492188 12.246094 L 8.480469 12.496094 C 7.519531 12.773438 6.8125 13.660156 6.8125 14.714844 L 6.8125 15.847656 C 6.8125 16.753906 7.339844 17.539062 8.105469 17.917969 L 8.105469 22.429688 C 7.828125 23.007812 7.671875 23.65625 7.671875 24.339844 C 7.671875 26.695312 9.515625 28.628906 11.839844 28.773438 L 11.839844 29.304688 C 11.839844 33.570312 13.863281 37.515625 17.132812 40.03125 L 17.132812 43.914062 L 9.722656 46.9375 C 8.171875 47.566406 6.742188 48.441406 5.464844 49.535156 C 5.058594 49.882812 5.011719 50.492188 5.359375 50.898438 C 5.550781 51.121094 5.820312 51.238281 6.09375 51.238281 C 6.316406 51.238281 6.539062 51.160156 6.722656 51.003906 C 7.839844 50.046875 9.097656 49.28125 10.453125 48.726562 L 15.929688 46.492188 L 23.429688 65.261719 C 23.578125 65.628906 23.933594 65.871094 24.328125 65.871094 C 24.722656 65.871094 25.082031 65.628906 25.226562 65.261719 L 32.730469 46.492188 L 33.253906 46.707031 C 33.109375 47.578125 33.03125 48.476562 33.03125 49.386719 C 33.03125 58.476562 40.425781 65.871094 49.515625 65.871094 C 58.605469 65.871094 66 58.476562 66 49.386719 C 66 43.621094 63.0625 38.371094 58.148438 35.34375 Z M 36.671875 19.902344 L 36.671875 18.15625 L 38.5 18.15625 L 38.5 20.425781 C 37.949219 20.128906 37.328125 19.945312 36.671875 19.902344 Z M 29.269531 21.109375 C 26.054688 21.109375 23.441406 18.496094 23.441406 15.28125 C 23.441406 12.066406 26.054688 9.449219 29.269531 9.449219 C 32.484375 9.449219 35.101562 12.066406 35.101562 15.28125 C 35.101562 18.496094 32.484375 21.109375 29.269531 21.109375 Z M 36.671875 26.832031 L 36.671875 21.84375 C 37.925781 21.984375 38.902344 23.050781 38.902344 24.339844 C 38.902344 25.628906 37.925781 26.695312 36.671875 26.832031 Z M 40.246094 14.714844 L 40.246094 15.847656 C 40.246094 16.054688 40.074219 16.222656 39.867188 16.222656 L 36.972656 16.222656 C 37.011719 15.914062 37.035156 15.597656 37.035156 15.28125 C 37.035156 14.960938 37.011719 14.644531 36.972656 14.335938 L 39.867188 14.335938 C 40.078125 14.335938 40.246094 14.503906 40.246094 14.714844 Z M 10.550781 10.007812 C 10.675781 7.769531 12.09375 5.785156 14.167969 4.941406 C 14.28125 4.894531 14.390625 4.824219 14.480469 4.738281 L 14.75 4.472656 C 15.976562 3.273438 17.65625 2.683594 19.363281 2.847656 L 20.640625 2.96875 C 20.800781 2.984375 20.964844 2.960938 21.113281 2.894531 L 21.96875 2.527344 C 23.421875 1.90625 25.089844 1.90625 26.539062 2.527344 L 27.394531 2.894531 C 27.546875 2.960938 27.707031 2.984375 27.871094 2.96875 L 29.144531 2.847656 C 30.851562 2.679688 32.535156 3.273438 33.761719 4.472656 L 34.03125 4.738281 C 34.121094 4.824219 34.226562 4.894531 34.34375 4.941406 C 36.417969 5.785156 37.835938 7.769531 37.957031 10.007812 L 38.085938 12.347656 C 38.085938 12.351562 38.082031 12.371094 38.082031 12.402344 L 36.476562 12.402344 C 35.332031 9.542969 32.535156 7.515625 29.269531 7.515625 C 26.003906 7.515625 23.207031 9.542969 22.0625 12.402344 L 16.753906 12.402344 C 16.21875 12.402344 15.785156 12.835938 15.785156 13.367188 C 15.785156 13.902344 16.21875 14.335938 16.753906 14.335938 L 21.566406 14.335938 C 21.527344 14.644531 21.503906 14.960938 21.503906 15.28125 C 21.503906 15.597656 21.527344 15.914062 21.566406 16.222656 L 9.125 16.222656 C 8.917969 16.222656 8.746094 16.054688 8.746094 15.847656 L 8.746094 14.714844 C 8.746094 14.503906 8.917969 14.335938 9.125 14.335938 L 12.632812 14.335938 C 13.164062 14.335938 13.597656 13.902344 13.597656 13.367188 C 13.597656 12.835938 13.164062 12.402344 12.632812 12.402344 L 10.421875 12.402344 L 10.425781 12.347656 Z M 11.839844 19.902344 C 11.191406 19.945312 10.582031 20.125 10.039062 20.410156 L 10.039062 18.15625 L 11.839844 18.15625 Z M 9.605469 24.339844 C 9.605469 23.050781 10.585938 21.984375 11.839844 21.84375 L 11.839844 26.832031 C 10.585938 26.695312 9.605469 25.628906 9.605469 24.339844 Z M 13.773438 29.304688 L 13.773438 18.15625 L 22.0625 18.15625 C 23.207031 21.015625 26.003906 23.042969 29.269531 23.042969 C 31.398438 23.042969 33.332031 22.179688 34.738281 20.785156 L 34.738281 29.265625 C 34.738281 34.164062 31.632812 38.554688 27.019531 40.191406 L 26.921875 40.226562 C 25.15625 40.851562 23.210938 40.847656 21.445312 40.214844 C 16.855469 38.566406 13.773438 34.179688 13.773438 29.304688 Z M 20.792969 42.035156 C 21.890625 42.429688 23.046875 42.628906 24.199219 42.628906 C 25.339844 42.628906 26.484375 42.433594 27.570312 42.050781 L 27.664062 42.015625 C 28.335938 41.777344 28.980469 41.488281 29.589844 41.15625 L 29.589844 44.332031 L 25.683594 47.691406 C 24.886719 48.375 23.683594 48.371094 22.890625 47.679688 L 19.066406 44.339844 L 19.066406 41.273438 C 19.621094 41.5625 20.195312 41.820312 20.792969 42.035156 Z M 24.328125 62.300781 L 17.71875 45.761719 L 17.742188 45.753906 L 21.621094 49.136719 C 22.378906 49.800781 23.335938 50.132812 24.296875 50.132812 C 25.242188 50.132812 26.1875 49.808594 26.945312 49.15625 L 30.910156 45.75 L 30.9375 45.761719 Z M 24.328125 62.300781 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 50.300781 41.035156 C 49.886719 41.335938 49.332031 41.335938 48.917969 41.035156 C 46.480469 39.265625 43.132812 39.335938 40.773438 41.207031 C 37.933594 43.460938 37.378906 47.519531 39.511719 50.449219 L 42.386719 54.40625 L 42.832031 58.617188 C 42.972656 59.949219 44.085938 60.949219 45.421875 60.949219 C 46.675781 60.949219 47.75 60.054688 47.980469 58.824219 L 48.769531 54.625 C 48.84375 54.222656 49.199219 53.929688 49.609375 53.929688 C 50.019531 53.929688 50.375 54.222656 50.449219 54.625 L 51.238281 58.824219 C 51.46875 60.054688 52.542969 60.949219 53.796875 60.949219 C 55.132812 60.949219 56.246094 59.949219 56.386719 58.617188 L 56.832031 54.40625 L 59.707031 50.449219 C 61.839844 47.519531 61.285156 43.460938 58.445312 41.207031 C 56.085938 39.335938 52.738281 39.265625 50.300781 41.035156 Z M 57.246094 42.722656 C 59.269531 44.328125 59.664062 47.222656 58.144531 49.3125 L 55.113281 53.480469 C 55.015625 53.617188 54.953125 53.777344 54.933594 53.945312 L 54.460938 58.414062 C 54.425781 58.757812 54.140625 59.015625 53.796875 59.015625 C 53.472656 59.015625 53.199219 58.785156 53.136719 58.46875 L 52.351562 54.269531 C 52.105469 52.953125 50.949219 51.996094 49.609375 51.996094 C 48.269531 51.996094 47.113281 52.953125 46.867188 54.269531 L 46.078125 58.46875 C 46.019531 58.785156 45.742188 59.015625 45.421875 59.015625 C 45.078125 59.015625 44.792969 58.757812 44.757812 58.414062 L 44.285156 53.945312 C 44.265625 53.777344 44.203125 53.617188 44.105469 53.480469 L 41.074219 49.3125 C 39.554688 47.222656 39.949219 44.328125 41.972656 42.722656 C 43.65625 41.390625 46.042969 41.339844 47.78125 42.601562 C 48.875 43.394531 50.34375 43.394531 51.4375 42.601562 C 53.175781 41.339844 55.5625 41.390625 57.246094 42.722656 Z M 57.246094 42.722656 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 47.6875 45.210938 L 47.683594 45.207031 C 47.230469 44.925781 46.632812 45.0625 46.351562 45.515625 C 46.066406 45.96875 46.207031 46.566406 46.660156 46.847656 C 46.660156 46.851562 46.667969 46.855469 46.671875 46.855469 C 47.550781 47.390625 48.578125 47.65625 49.605469 47.65625 C 50.636719 47.65625 51.667969 47.390625 52.546875 46.855469 C 53.003906 46.574219 53.148438 45.980469 52.871094 45.523438 C 52.589844 45.070312 51.996094 44.925781 51.539062 45.203125 C 50.386719 45.90625 48.832031 45.90625 47.6875 45.210938 Z M 47.6875 45.210938 "/><\/g><\/svg>',HospitalSvg:'<?xml version="1.0" encoding="UTF-8"?><svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="66px" height="66px" viewBox="0 0 66 66" version="1.1"><g id="surface1"><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 37.285156 59.375 C 37.820312 59.375 38.25 58.941406 38.25 58.40625 L 38.25 55.800781 C 38.25 55.265625 37.820312 54.832031 37.285156 54.832031 C 36.75 54.832031 36.316406 55.265625 36.316406 55.800781 L 36.316406 58.40625 C 36.316406 58.941406 36.75 59.375 37.285156 59.375 Z M 37.285156 59.375 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 28.710938 59.390625 C 29.246094 59.390625 29.679688 58.957031 29.679688 58.421875 L 29.679688 55.820312 C 29.679688 55.285156 29.246094 54.851562 28.710938 54.851562 C 28.175781 54.851562 27.746094 55.285156 27.746094 55.820312 L 27.746094 58.421875 C 27.746094 58.957031 28.175781 59.390625 28.710938 59.390625 Z M 28.710938 59.390625 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 55.402344 43.648438 L 60.96875 43.648438 C 61.503906 43.648438 61.933594 43.214844 61.933594 42.679688 C 61.933594 42.148438 61.503906 41.714844 60.96875 41.714844 L 55.402344 41.714844 C 54.867188 41.714844 54.433594 42.148438 54.433594 42.679688 C 54.433594 43.214844 54.867188 43.648438 55.402344 43.648438 Z M 55.402344 43.648438 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 55.402344 50.007812 L 60.96875 50.007812 C 61.503906 50.007812 61.933594 49.574219 61.933594 49.039062 C 61.933594 48.503906 61.503906 48.074219 60.96875 48.074219 L 55.402344 48.074219 C 54.867188 48.074219 54.433594 48.503906 54.433594 49.039062 C 54.433594 49.574219 54.867188 50.007812 55.402344 50.007812 Z M 55.402344 50.007812 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 55.402344 56.363281 L 60.96875 56.363281 C 61.503906 56.363281 61.933594 55.933594 61.933594 55.398438 C 61.933594 54.863281 61.503906 54.429688 60.96875 54.429688 L 55.402344 54.429688 C 54.867188 54.429688 54.433594 54.863281 54.433594 55.398438 C 54.433594 55.933594 54.867188 56.363281 55.402344 56.363281 Z M 55.402344 56.363281 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 55.402344 37.289062 L 60.96875 37.289062 C 61.503906 37.289062 61.933594 36.855469 61.933594 36.324219 C 61.933594 35.789062 61.503906 35.355469 60.96875 35.355469 L 55.402344 35.355469 C 54.867188 35.355469 54.433594 35.789062 54.433594 36.324219 C 54.433594 36.855469 54.867188 37.289062 55.402344 37.289062 Z M 55.402344 37.289062 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 10.597656 41.714844 L 5.03125 41.714844 C 4.496094 41.714844 4.066406 42.148438 4.066406 42.679688 C 4.066406 43.214844 4.496094 43.648438 5.03125 43.648438 L 10.597656 43.648438 C 11.132812 43.648438 11.566406 43.214844 11.566406 42.679688 C 11.566406 42.148438 11.132812 41.714844 10.597656 41.714844 Z M 10.597656 41.714844 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 10.597656 48.074219 L 5.03125 48.074219 C 4.496094 48.074219 4.066406 48.503906 4.066406 49.039062 C 4.066406 49.574219 4.496094 50.007812 5.03125 50.007812 L 10.597656 50.007812 C 11.132812 50.007812 11.566406 49.574219 11.566406 49.039062 C 11.566406 48.503906 11.132812 48.074219 10.597656 48.074219 Z M 10.597656 48.074219 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 10.597656 54.429688 L 5.03125 54.429688 C 4.496094 54.429688 4.066406 54.863281 4.066406 55.398438 C 4.066406 55.933594 4.496094 56.363281 5.03125 56.363281 L 10.597656 56.363281 C 11.132812 56.363281 11.566406 55.933594 11.566406 55.398438 C 11.566406 54.863281 11.132812 54.429688 10.597656 54.429688 Z M 10.597656 54.429688 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 10.597656 35.355469 L 5.03125 35.355469 C 4.496094 35.355469 4.066406 35.789062 4.066406 36.324219 C 4.066406 36.855469 4.496094 37.289062 5.03125 37.289062 L 10.597656 37.289062 C 11.132812 37.289062 11.566406 36.855469 11.566406 36.324219 C 11.566406 35.789062 11.132812 35.355469 10.597656 35.355469 Z M 10.597656 35.355469 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 26.226562 24.757812 L 21.753906 24.757812 C 20.996094 24.757812 20.378906 25.375 20.378906 26.132812 L 20.378906 30.199219 C 20.378906 30.957031 20.996094 31.578125 21.753906 31.578125 L 26.226562 31.578125 C 26.988281 31.578125 27.605469 30.957031 27.605469 30.199219 L 27.605469 26.132812 C 27.605469 25.375 26.988281 24.757812 26.226562 24.757812 Z M 25.671875 29.644531 L 22.3125 29.644531 L 22.3125 26.691406 L 25.671875 26.691406 Z M 25.671875 29.644531 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 30.761719 24.757812 C 30.003906 24.757812 29.386719 25.375 29.386719 26.132812 L 29.386719 30.199219 C 29.386719 30.957031 30.003906 31.578125 30.761719 31.578125 L 35.238281 31.578125 C 35.996094 31.578125 36.609375 30.957031 36.609375 30.199219 L 36.609375 26.132812 C 36.609375 25.375 35.996094 24.757812 35.238281 24.757812 Z M 34.675781 29.644531 L 31.320312 29.644531 L 31.320312 26.691406 L 34.675781 26.691406 Z M 34.675781 29.644531 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 39.773438 31.578125 L 44.242188 31.578125 C 45.003906 31.578125 45.621094 30.957031 45.621094 30.199219 L 45.621094 26.132812 C 45.621094 25.375 45.003906 24.757812 44.242188 24.757812 L 39.773438 24.757812 C 39.011719 24.757812 38.394531 25.375 38.394531 26.132812 L 38.394531 30.199219 C 38.394531 30.957031 39.011719 31.578125 39.773438 31.578125 Z M 40.328125 26.691406 L 43.6875 26.691406 L 43.6875 29.644531 L 40.328125 29.644531 Z M 40.328125 26.691406 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 26.226562 33.617188 L 21.753906 33.617188 C 20.996094 33.617188 20.378906 34.234375 20.378906 34.996094 L 20.378906 39.058594 C 20.378906 39.816406 20.996094 40.433594 21.753906 40.433594 L 26.226562 40.433594 C 26.988281 40.433594 27.605469 39.816406 27.605469 39.058594 L 27.605469 34.996094 C 27.605469 34.234375 26.988281 33.617188 26.226562 33.617188 Z M 25.671875 38.5 L 22.3125 38.5 L 22.3125 35.550781 L 25.671875 35.550781 Z M 25.671875 38.5 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 35.238281 33.617188 L 30.761719 33.617188 C 30.003906 33.617188 29.386719 34.234375 29.386719 34.996094 L 29.386719 39.058594 C 29.386719 39.816406 30.003906 40.433594 30.761719 40.433594 L 35.238281 40.433594 C 35.996094 40.433594 36.609375 39.816406 36.609375 39.058594 L 36.609375 34.996094 C 36.609375 34.234375 35.996094 33.617188 35.238281 33.617188 Z M 34.675781 38.5 L 31.320312 38.5 L 31.320312 35.550781 L 34.675781 35.550781 Z M 34.675781 38.5 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 39.773438 40.433594 L 44.242188 40.433594 C 45.003906 40.433594 45.621094 39.816406 45.621094 39.058594 L 45.621094 34.996094 C 45.621094 34.234375 45.003906 33.617188 44.242188 33.617188 L 39.773438 33.617188 C 39.011719 33.617188 38.394531 34.234375 38.394531 34.996094 L 38.394531 39.058594 C 38.394531 39.816406 39.011719 40.433594 39.773438 40.433594 Z M 40.328125 35.550781 L 43.6875 35.550781 L 43.6875 38.5 L 40.328125 38.5 Z M 40.328125 35.550781 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 64.304688 23.320312 L 52.304688 23.320312 L 52.304688 20.566406 L 52.65625 20.566406 C 53.65625 20.566406 54.46875 19.753906 54.46875 18.753906 L 54.46875 14.40625 C 54.46875 13.40625 53.65625 12.59375 52.65625 12.59375 L 44.859375 12.59375 L 44.859375 1.832031 C 44.859375 0.941406 44.136719 0.21875 43.242188 0.21875 L 22.753906 0.21875 C 21.863281 0.21875 21.140625 0.941406 21.140625 1.832031 L 21.140625 12.59375 L 13.34375 12.59375 C 12.34375 12.59375 11.527344 13.40625 11.527344 14.40625 L 11.527344 18.753906 C 11.527344 19.753906 12.34375 20.566406 13.34375 20.566406 L 13.695312 20.566406 L 13.695312 23.320312 L 1.695312 23.320312 C 0.761719 23.320312 0 24.082031 0 25.019531 L 0 64.8125 C 0 65.347656 0.433594 65.78125 0.96875 65.78125 L 65.03125 65.78125 C 65.566406 65.78125 66 65.347656 66 64.8125 L 66 25.019531 C 66 24.082031 65.238281 23.320312 64.304688 23.320312 Z M 44.859375 14.527344 L 52.535156 14.527344 L 52.535156 18.632812 L 44.859375 18.632812 Z M 13.460938 18.632812 L 13.460938 14.527344 L 21.140625 14.527344 L 21.140625 18.632812 Z M 1.933594 25.253906 L 13.695312 25.253906 L 13.695312 28.996094 L 1.933594 28.996094 Z M 32.03125 49.425781 L 32.03125 63.847656 L 23.804688 63.847656 L 23.804688 49.050781 L 32.109375 49.050781 C 32.058594 49.167969 32.03125 49.292969 32.03125 49.425781 Z M 42.191406 63.847656 L 33.964844 63.847656 L 33.964844 49.425781 C 33.964844 49.292969 33.941406 49.167969 33.890625 49.050781 L 42.191406 49.050781 Z M 50.371094 63.847656 L 44.125 63.847656 L 44.125 48.988281 C 44.125 47.957031 43.265625 47.117188 42.210938 47.117188 L 23.789062 47.117188 C 22.730469 47.117188 21.871094 47.957031 21.871094 48.988281 L 21.871094 63.847656 L 15.628906 63.847656 L 15.628906 48.953125 C 15.628906 48.417969 15.199219 47.988281 14.664062 47.988281 C 14.128906 47.988281 13.695312 48.417969 13.695312 48.953125 L 13.695312 63.847656 L 1.933594 63.847656 L 1.933594 30.929688 L 13.695312 30.929688 L 13.695312 44.394531 C 13.695312 44.929688 14.128906 45.363281 14.664062 45.363281 C 15.199219 45.363281 15.628906 44.929688 15.628906 44.394531 L 15.628906 20.566406 L 31.304688 20.566406 C 31.835938 20.566406 32.269531 20.136719 32.269531 19.601562 C 32.269531 19.066406 31.835938 18.632812 31.304688 18.632812 L 23.074219 18.632812 L 23.074219 2.152344 L 42.925781 2.152344 L 42.925781 18.632812 L 35.855469 18.632812 C 35.324219 18.632812 34.890625 19.066406 34.890625 19.601562 C 34.890625 20.136719 35.324219 20.566406 35.855469 20.566406 L 50.371094 20.566406 Z M 64.066406 63.847656 L 52.304688 63.847656 L 52.304688 30.929688 L 64.066406 30.929688 Z M 64.066406 28.996094 L 52.304688 28.996094 L 52.304688 25.253906 L 64.066406 25.253906 Z M 64.066406 28.996094 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 36.085938 14.488281 L 36.085938 13.476562 L 37.09375 13.476562 C 38.304688 13.476562 39.289062 12.496094 39.289062 11.285156 L 39.289062 9.5 C 39.289062 8.289062 38.304688 7.304688 37.09375 7.304688 L 36.085938 7.304688 L 36.085938 6.296875 C 36.085938 5.089844 35.101562 4.105469 33.894531 4.105469 L 32.105469 4.105469 C 30.894531 4.105469 29.910156 5.089844 29.910156 6.296875 L 29.910156 7.304688 L 28.90625 7.304688 C 27.695312 7.304688 26.710938 8.289062 26.710938 9.5 L 26.710938 11.285156 C 26.710938 12.496094 27.695312 13.476562 28.90625 13.476562 L 29.910156 13.476562 L 29.910156 14.488281 C 29.910156 15.699219 30.894531 16.683594 32.105469 16.683594 L 33.894531 16.683594 C 35.101562 16.683594 36.085938 15.699219 36.085938 14.488281 Z M 31.84375 14.488281 L 31.84375 12.511719 C 31.84375 11.976562 31.414062 11.542969 30.878906 11.542969 L 28.90625 11.542969 C 28.765625 11.542969 28.644531 11.425781 28.644531 11.285156 L 28.644531 9.5 C 28.644531 9.359375 28.765625 9.238281 28.90625 9.238281 L 30.878906 9.238281 C 31.414062 9.238281 31.84375 8.804688 31.84375 8.273438 L 31.84375 6.296875 C 31.84375 6.15625 31.964844 6.039062 32.105469 6.039062 L 33.894531 6.039062 C 34.035156 6.039062 34.152344 6.15625 34.152344 6.296875 L 34.152344 8.273438 C 34.152344 8.804688 34.585938 9.238281 35.117188 9.238281 L 37.09375 9.238281 C 37.234375 9.238281 37.355469 9.359375 37.355469 9.5 L 37.355469 11.285156 C 37.355469 11.425781 37.234375 11.542969 37.09375 11.542969 L 35.117188 11.542969 C 34.585938 11.542969 34.152344 11.976562 34.152344 12.511719 L 34.152344 14.488281 C 34.152344 14.628906 34.035156 14.75 33.894531 14.75 L 32.105469 14.75 C 31.964844 14.75 31.84375 14.628906 31.84375 14.488281 Z M 31.84375 14.488281 "/><\/g><\/svg>',MedicalAdminSvg:'<?xml version="1.0" encoding="UTF-8"?><svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="66px" height="66px" viewBox="0 0 66 66" version="1.1"><g id="surface1"><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 7.3125 49.480469 C 6.984375 49.0625 6.378906 48.988281 5.960938 49.320312 C 2.191406 52.292969 0.03125 56.75 0.03125 61.546875 L 0.03125 65.011719 C 0.03125 65.542969 0.464844 65.976562 0.996094 65.976562 C 1.527344 65.976562 1.960938 65.542969 1.960938 65.011719 L 1.960938 61.546875 C 1.960938 57.34375 3.851562 53.4375 7.15625 50.832031 C 7.574219 50.503906 7.644531 49.898438 7.3125 49.480469 Z M 7.3125 49.480469 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 15.628906 57.613281 L 7.6875 57.613281 C 6.785156 57.613281 6.054688 58.347656 6.054688 59.25 L 6.054688 62.210938 C 6.054688 63.113281 6.785156 63.847656 7.6875 63.847656 L 15.628906 63.847656 C 16.53125 63.847656 17.265625 63.113281 17.265625 62.210938 L 17.265625 59.25 C 17.265625 58.347656 16.53125 57.613281 15.628906 57.613281 Z M 15.335938 61.917969 L 7.980469 61.917969 L 7.980469 59.542969 L 15.335938 59.542969 Z M 15.335938 61.917969 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 61.085938 37.878906 C 60.707031 37.503906 60.09375 37.507812 59.722656 37.886719 C 59.347656 38.265625 59.351562 38.875 59.730469 39.25 C 62.507812 41.996094 64.039062 45.660156 64.039062 49.566406 C 64.039062 57.566406 57.535156 64.070312 49.535156 64.070312 C 41.539062 64.070312 35.03125 57.566406 35.03125 49.566406 C 35.03125 41.570312 41.539062 35.0625 49.535156 35.0625 C 52.027344 35.0625 54.488281 35.707031 56.648438 36.925781 C 57.109375 37.1875 57.699219 37.023438 57.960938 36.558594 C 58.222656 36.09375 58.058594 35.507812 57.59375 35.246094 C 55.144531 33.863281 52.359375 33.136719 49.535156 33.136719 C 42.046875 33.136719 35.710938 38.171875 33.738281 45.039062 L 31.457031 44.109375 L 31.457031 40.253906 C 34.625 37.851562 36.636719 34.113281 36.792969 30.027344 C 39.199219 29.980469 41.140625 28.011719 41.140625 25.597656 C 41.140625 24.351562 40.621094 23.226562 39.792969 22.421875 L 39.792969 12.453125 C 39.792969 10.699219 39.0625 9.042969 37.777344 7.859375 C 36.171875 3.148438 31.792969 0 26.792969 0 L 21.914062 0 C 20.011719 0 18.121094 0.472656 16.441406 1.371094 C 15.972656 1.625 15.796875 2.207031 16.046875 2.675781 C 16.296875 3.148438 16.882812 3.324219 17.351562 3.074219 C 18.75 2.324219 20.328125 1.929688 21.914062 1.929688 L 26.792969 1.929688 C 31.039062 1.929688 34.75 4.648438 36.023438 8.699219 C 36.078125 8.875 36.183594 9.03125 36.324219 9.148438 C 37.300781 9.972656 37.863281 11.175781 37.863281 12.453125 L 37.863281 21.320312 C 37.523438 21.230469 37.167969 21.175781 36.804688 21.167969 L 36.804688 16.789062 C 36.804688 15.113281 36.039062 13.566406 34.707031 12.550781 C 33.375 11.535156 31.683594 11.203125 30.066406 11.648438 L 25.207031 12.976562 C 24.6875 13.121094 24.132812 13.128906 23.605469 13.003906 L 18.617188 11.8125 C 17.019531 11.429688 15.367188 11.792969 14.078125 12.8125 C 12.789062 13.828125 12.050781 15.355469 12.050781 16.996094 L 12.050781 21.167969 C 11.628906 21.175781 11.222656 21.242188 10.839844 21.355469 L 10.839844 12.453125 C 10.839844 11.175781 11.402344 9.972656 12.382812 9.148438 C 12.523438 9.03125 12.625 8.875 12.679688 8.699219 C 13.058594 7.503906 13.652344 6.410156 14.453125 5.441406 C 14.792969 5.03125 14.734375 4.425781 14.324219 4.085938 C 13.914062 3.746094 13.304688 3.804688 12.964844 4.214844 C 12.066406 5.304688 11.382812 6.527344 10.925781 7.859375 C 9.644531 9.042969 8.914062 10.699219 8.914062 12.453125 L 8.914062 22.550781 C 8.15625 23.34375 7.695312 24.417969 7.695312 25.597656 C 7.695312 28.019531 9.644531 29.992188 12.058594 30.027344 C 12.203125 34 14.101562 37.652344 17.113281 40.070312 L 17.113281 44.109375 L 9.742188 47.117188 C 9.25 47.316406 9.015625 47.878906 9.214844 48.371094 C 9.367188 48.746094 9.726562 48.972656 10.109375 48.972656 C 10.230469 48.972656 10.351562 48.949219 10.472656 48.902344 L 16.03125 46.632812 L 23.53125 65.394531 C 23.675781 65.757812 24.03125 66 24.425781 66 C 24.820312 66 25.175781 65.761719 25.320312 65.394531 L 32.824219 46.75 L 33.3125 46.949219 C 33.175781 47.800781 33.105469 48.675781 33.105469 49.566406 C 33.105469 58.628906 40.476562 66 49.535156 66 C 58.597656 66 65.96875 58.628906 65.96875 49.566406 C 65.96875 45.140625 64.234375 40.992188 61.085938 37.878906 Z M 39.210938 25.597656 C 39.210938 26.945312 38.140625 28.046875 36.804688 28.09375 L 36.804688 23.101562 C 38.140625 23.148438 39.210938 24.25 39.210938 25.597656 Z M 9.621094 25.597656 C 9.621094 24.242188 10.703125 23.140625 12.050781 23.097656 L 12.050781 28.097656 C 10.703125 28.054688 9.621094 26.953125 9.621094 25.597656 Z M 13.976562 29.542969 L 13.976562 16.996094 C 13.976562 15.949219 14.449219 14.972656 15.273438 14.324219 C 15.878906 13.84375 16.617188 13.59375 17.371094 13.59375 C 17.636719 13.59375 17.90625 13.625 18.167969 13.6875 L 23.15625 14.878906 C 24 15.082031 24.882812 15.066406 25.71875 14.835938 L 30.574219 13.507812 C 31.605469 13.222656 32.6875 13.433594 33.539062 14.082031 C 34.386719 14.730469 34.875 15.71875 34.875 16.789062 L 34.875 29.507812 C 34.875 34.390625 31.785156 38.769531 27.179688 40.398438 L 27.085938 40.433594 C 25.324219 41.058594 23.386719 41.054688 21.628906 40.421875 C 17.050781 38.777344 13.976562 34.40625 13.976562 29.542969 Z M 20.976562 42.238281 C 22.070312 42.632812 23.222656 42.828125 24.371094 42.828125 C 25.511719 42.828125 26.648438 42.636719 27.730469 42.25 L 27.824219 42.21875 C 28.417969 42.007812 28.984375 41.757812 29.53125 41.472656 L 29.53125 44.574219 C 29.53125 44.636719 29.535156 44.695312 29.542969 44.753906 L 24.492188 48.992188 C 24.433594 49.046875 24.34375 49.042969 24.285156 48.992188 L 19.039062 44.414062 L 19.039062 41.363281 C 19.65625 41.703125 20.300781 41.996094 20.976562 42.238281 Z M 24.429688 62.445312 L 17.816406 45.90625 L 23.019531 50.445312 C 23.414062 50.789062 23.902344 50.964844 24.390625 50.964844 C 24.867188 50.964844 25.34375 50.800781 25.734375 50.472656 L 31.035156 46.019531 L 31.039062 46.019531 Z M 24.429688 62.445312 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 23.3125 24.527344 L 23.3125 23.027344 L 25.398438 23.027344 L 25.398438 24.527344 C 25.398438 25.753906 26.398438 26.753906 27.625 26.753906 L 31.304688 26.753906 C 32.535156 26.753906 33.535156 25.753906 33.535156 24.527344 L 33.535156 22.0625 C 33.535156 20.835938 32.535156 19.835938 31.304688 19.835938 L 27.625 19.835938 C 26.742188 19.835938 25.980469 20.351562 25.621094 21.097656 L 23.089844 21.097656 C 22.730469 20.351562 21.964844 19.835938 21.082031 19.835938 L 17.40625 19.835938 C 16.175781 19.835938 15.175781 20.835938 15.175781 22.0625 L 15.175781 24.527344 C 15.175781 25.753906 16.175781 26.753906 17.40625 26.753906 L 21.082031 26.753906 C 22.3125 26.753906 23.3125 25.753906 23.3125 24.527344 Z M 27.328125 22.0625 C 27.328125 21.898438 27.460938 21.761719 27.625 21.761719 L 31.304688 21.761719 C 31.46875 21.761719 31.605469 21.898438 31.605469 22.0625 L 31.605469 24.527344 C 31.605469 24.691406 31.46875 24.824219 31.304688 24.824219 L 27.625 24.824219 C 27.460938 24.824219 27.328125 24.691406 27.328125 24.527344 Z M 17.105469 24.527344 L 17.105469 22.0625 C 17.105469 21.898438 17.238281 21.761719 17.40625 21.761719 L 21.082031 21.761719 C 21.25 21.761719 21.382812 21.898438 21.382812 22.0625 L 21.382812 24.527344 C 21.382812 24.691406 21.25 24.824219 21.082031 24.824219 L 17.40625 24.824219 C 17.238281 24.828125 17.105469 24.691406 17.105469 24.527344 Z M 17.105469 24.527344 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 54.054688 45.050781 L 54.054688 41.714844 C 54.054688 40.917969 53.40625 40.269531 52.609375 40.269531 L 46.464844 40.269531 C 45.667969 40.269531 45.019531 40.917969 45.019531 41.714844 L 45.019531 45.050781 L 41.683594 45.050781 C 40.886719 45.050781 40.238281 45.699219 40.238281 46.496094 L 40.238281 52.640625 C 40.238281 53.4375 40.886719 54.085938 41.683594 54.085938 L 45.019531 54.085938 L 45.019531 57.421875 C 45.019531 58.21875 45.667969 58.867188 46.464844 58.867188 L 52.609375 58.867188 C 53.40625 58.867188 54.054688 58.21875 54.054688 57.421875 L 54.054688 54.085938 L 57.390625 54.085938 C 58.1875 54.085938 58.835938 53.4375 58.835938 52.640625 L 58.835938 46.496094 C 58.835938 45.699219 58.1875 45.050781 57.390625 45.050781 Z M 56.90625 52.15625 L 53.089844 52.15625 C 52.558594 52.15625 52.125 52.589844 52.125 53.121094 L 52.125 56.9375 L 46.945312 56.9375 L 46.945312 53.121094 C 46.945312 52.589844 46.515625 52.15625 45.980469 52.15625 L 42.164062 52.15625 L 42.164062 46.976562 L 45.980469 46.976562 C 46.515625 46.976562 46.945312 46.546875 46.945312 46.011719 L 46.945312 42.195312 L 52.125 42.195312 L 52.125 46.011719 C 52.125 46.546875 52.558594 46.976562 53.089844 46.976562 L 56.90625 46.976562 Z M 56.90625 52.15625 "/><\/g><\/svg>',MedicalStudentSvg:'<?xml version="1.0" encoding="UTF-8"?><svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="66px" height="66px" viewBox="0 0 66 66" version="1.1"><g id="surface1"><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 52.050781 43.117188 L 48.179688 41.980469 L 39.75 36.476562 L 39.75 35.214844 C 42.191406 33.375 43.867188 30.5625 44.179688 27.339844 C 45.402344 27.140625 46.339844 26.078125 46.339844 24.800781 L 46.339844 21.332031 C 46.339844 21.316406 46.339844 21.304688 46.335938 21.292969 L 46.335938 16.898438 C 46.824219 16.546875 47.132812 15.980469 47.132812 15.34375 L 47.132812 11.320312 L 52.949219 10.332031 C 53.90625 10.167969 54.59375 9.410156 54.660156 8.441406 C 54.730469 7.476562 54.152344 6.628906 53.230469 6.332031 L 33.625 0.0976562 C 33.214844 -0.03125 32.78125 -0.03125 32.371094 0.0976562 L 12.765625 6.332031 C 11.84375 6.628906 11.265625 7.476562 11.335938 8.441406 C 11.378906 9.054688 11.671875 9.585938 12.125 9.933594 L 12.125 15.191406 L 12.078125 15.191406 C 10.972656 15.191406 10.074219 16.089844 10.074219 17.191406 L 10.074219 19.804688 L 8.78125 27.390625 C 8.558594 28.703125 9.570312 29.902344 10.902344 29.902344 L 15.277344 29.902344 C 16.609375 29.902344 17.625 28.703125 17.402344 27.390625 L 16.109375 19.804688 L 16.109375 17.191406 C 16.109375 16.089844 15.210938 15.191406 14.105469 15.191406 L 14.058594 15.191406 L 14.058594 10.503906 L 18.867188 11.320312 L 18.867188 15.34375 C 18.867188 15.976562 19.171875 16.546875 19.660156 16.894531 L 19.660156 24.800781 C 19.660156 26.078125 20.597656 27.140625 21.820312 27.339844 C 22.132812 30.5625 23.804688 33.371094 26.246094 35.214844 L 26.246094 36.480469 L 17.820312 41.984375 L 13.949219 43.121094 C 9.804688 44.335938 6.882812 48.136719 6.882812 52.558594 L 6.882812 55.4375 C 6.882812 55.972656 7.316406 56.40625 7.847656 56.40625 C 8.382812 56.40625 8.816406 55.972656 8.816406 55.4375 L 8.816406 52.558594 C 8.816406 49.074219 11.148438 45.957031 14.492188 44.976562 L 18.097656 43.917969 L 32.507812 52.476562 C 32.800781 52.652344 33.1875 52.660156 33.492188 52.476562 L 47.902344 43.914062 L 51.507812 44.972656 C 54.851562 45.957031 57.183594 49.074219 57.183594 52.558594 L 57.183594 61.894531 C 57.183594 63.09375 56.210938 64.066406 55.011719 64.066406 L 50.75 64.066406 L 50.75 59.898438 C 50.75 59.367188 50.320312 58.933594 49.785156 58.933594 C 49.25 58.933594 48.816406 59.367188 48.816406 59.898438 L 48.816406 64.066406 L 17.179688 64.066406 L 17.179688 59.898438 C 17.179688 59.367188 16.746094 58.933594 16.210938 58.933594 C 15.675781 58.933594 15.246094 59.367188 15.246094 59.898438 L 15.246094 64.066406 L 10.988281 64.066406 C 9.789062 64.066406 8.816406 63.09375 8.816406 61.894531 L 8.816406 59.957031 C 8.816406 59.425781 8.382812 58.992188 7.847656 58.992188 C 7.316406 58.992188 6.882812 59.425781 6.882812 59.957031 L 6.882812 61.894531 C 6.882812 64.160156 8.722656 66 10.988281 66 L 55.011719 66 C 57.277344 66 59.117188 64.160156 59.117188 61.894531 L 59.117188 52.558594 C 59.117188 48.242188 56.292969 44.363281 52.050781 43.117188 Z M 15.277344 27.96875 L 10.902344 27.96875 C 10.769531 27.96875 10.664062 27.847656 10.6875 27.714844 L 11.855469 20.851562 L 14.324219 20.851562 L 15.496094 27.714844 C 15.515625 27.847656 15.414062 27.96875 15.277344 27.96875 Z M 14.175781 17.191406 L 14.175781 18.917969 L 12.007812 18.917969 L 12.007812 17.191406 C 12.007812 17.15625 12.039062 17.125 12.078125 17.125 L 14.105469 17.125 C 14.144531 17.125 14.175781 17.15625 14.175781 17.191406 Z M 29.542969 48.105469 L 29.925781 48.695312 L 20.058594 42.832031 L 26.320312 38.738281 C 26.605469 42.070312 27.703125 45.28125 29.542969 48.105469 Z M 29.535156 43.929688 C 31.8125 44.253906 34.1875 44.253906 36.464844 43.929688 C 36.023438 45.011719 35.480469 46.058594 34.835938 47.050781 L 33 49.875 L 31.164062 47.050781 C 30.519531 46.058594 29.976562 45.011719 29.535156 43.929688 Z M 36.457031 48.105469 C 38.296875 45.28125 39.394531 42.070312 39.679688 38.738281 L 45.941406 42.832031 L 36.074219 48.695312 Z M 42.113281 17.257812 L 44.40625 17.257812 L 44.40625 20.363281 L 43.265625 20.363281 C 42.628906 20.363281 42.113281 19.847656 42.113281 19.210938 Z M 13.351562 8.175781 L 32.960938 1.941406 C 32.984375 1.933594 33.011719 1.933594 33.035156 1.941406 L 52.644531 8.175781 C 52.683594 8.1875 52.738281 8.207031 52.734375 8.308594 C 52.726562 8.40625 52.667969 8.417969 52.625 8.425781 L 46.144531 9.527344 L 43.710938 9.226562 C 43.179688 9.164062 42.699219 9.539062 42.632812 10.070312 C 42.566406 10.597656 42.941406 11.082031 43.472656 11.148438 L 45.203125 11.359375 L 45.203125 15.324219 L 20.796875 15.324219 L 20.796875 11.359375 L 30.804688 10.121094 C 32.261719 9.941406 33.738281 9.941406 35.191406 10.121094 L 38.980469 10.589844 C 39.507812 10.65625 39.992188 10.28125 40.058594 9.75 C 40.125 9.21875 39.746094 8.738281 39.21875 8.671875 L 35.429688 8.203125 C 33.816406 8.003906 32.179688 8.003906 30.566406 8.203125 L 19.855469 9.527344 L 13.371094 8.425781 C 13.328125 8.417969 13.269531 8.40625 13.261719 8.308594 C 13.257812 8.207031 13.3125 8.1875 13.351562 8.175781 Z M 21.59375 20.363281 L 21.59375 17.257812 L 23.886719 17.257812 L 23.886719 19.210938 C 23.886719 19.847656 23.371094 20.363281 22.734375 20.363281 Z M 23.722656 26.839844 C 23.671875 26.054688 23.015625 25.4375 22.230469 25.4375 C 21.878906 25.4375 21.59375 25.152344 21.59375 24.800781 L 21.59375 22.296875 L 22.734375 22.296875 C 24.433594 22.296875 25.820312 20.914062 25.820312 19.210938 L 25.820312 17.257812 L 40.179688 17.257812 L 40.179688 19.210938 C 40.179688 20.914062 41.566406 22.296875 43.265625 22.296875 L 44.40625 22.296875 L 44.40625 24.800781 C 44.40625 25.152344 44.121094 25.4375 43.769531 25.4375 C 42.984375 25.4375 42.328125 26.054688 42.277344 26.839844 C 41.972656 31.722656 37.894531 35.546875 33 35.546875 C 28.105469 35.546875 24.027344 31.722656 23.722656 26.839844 Z M 33 37.480469 C 34.71875 37.480469 36.355469 37.085938 37.816406 36.386719 L 37.816406 37 C 37.816406 38.652344 37.59375 40.285156 37.164062 41.855469 C 34.539062 42.359375 31.566406 42.378906 28.835938 41.855469 C 28.40625 40.285156 28.183594 38.652344 28.183594 37 C 28.183594 36.980469 28.179688 36.960938 28.175781 36.941406 C 28.175781 36.9375 28.179688 36.933594 28.175781 36.929688 L 28.175781 36.386719 C 29.644531 37.085938 31.277344 37.480469 33 37.480469 Z M 33 37.480469 "/><\/g><\/svg>',MentalHealthSvg:'<?xml version="1.0" encoding="UTF-8"?><svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="66px" height="66px" viewBox="0 0 66 66" version="1.1"><g id="surface1"><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 5.710938 52.125 C 5.285156 51.800781 4.679688 51.882812 4.355469 52.308594 C 2.371094 54.914062 1.277344 58.152344 1.277344 61.429688 L 1.277344 64.964844 C 1.277344 65.5 1.710938 65.933594 2.242188 65.933594 C 2.777344 65.933594 3.210938 65.5 3.210938 64.964844 L 3.210938 61.429688 C 3.210938 58.574219 4.164062 55.75 5.894531 53.480469 C 6.21875 53.054688 6.136719 52.449219 5.710938 52.125 Z M 5.710938 52.125 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 14.992188 57.589844 L 7.664062 57.589844 C 6.757812 57.589844 6.023438 58.328125 6.023438 59.230469 L 6.023438 62.199219 C 6.023438 63.105469 6.757812 63.839844 7.664062 63.839844 L 14.992188 63.839844 C 15.894531 63.839844 16.628906 63.105469 16.628906 62.199219 L 16.628906 59.230469 C 16.628906 58.328125 15.894531 57.589844 14.992188 57.589844 Z M 14.695312 61.90625 L 7.957031 61.90625 L 7.957031 59.523438 L 14.695312 59.523438 Z M 14.695312 61.90625 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 57.683594 36.019531 C 57.246094 35.710938 56.644531 35.820312 56.339844 36.253906 C 56.03125 36.691406 56.140625 37.296875 56.578125 37.601562 C 60.46875 40.324219 62.789062 44.78125 62.789062 49.523438 C 62.789062 57.542969 56.265625 64.066406 48.246094 64.066406 C 40.226562 64.066406 33.703125 57.542969 33.703125 49.523438 C 33.703125 41.503906 40.226562 34.980469 48.246094 34.980469 C 49.921875 34.980469 51.5625 35.261719 53.125 35.820312 C 53.628906 36 54.183594 35.738281 54.359375 35.234375 C 54.539062 34.730469 54.277344 34.179688 53.773438 34 C 52 33.367188 50.140625 33.046875 48.246094 33.046875 C 40.363281 33.046875 33.753906 38.617188 32.144531 46.023438 L 29.3125 44.78125 L 29.3125 40.867188 C 29.230469 40.890625 29.148438 40.914062 29.066406 40.933594 C 32.929688 38.609375 35.390625 34.390625 35.40625 29.769531 C 37.550781 29.363281 39.175781 27.476562 39.175781 25.21875 C 39.175781 24.289062 38.898438 23.421875 38.425781 22.695312 L 38.65625 20.171875 C 39.050781 15.847656 37.597656 11.527344 34.671875 8.320312 C 33.082031 6.582031 31.128906 5.246094 28.980469 4.386719 C 28.46875 1.847656 26.261719 0 23.609375 0 L 22.542969 0 C 19.929688 0 17.726562 1.8125 17.1875 4.304688 C 15.25 5.054688 13.46875 6.191406 11.941406 7.683594 C 11.558594 8.054688 11.554688 8.667969 11.925781 9.050781 C 12.300781 9.429688 12.910156 9.4375 13.292969 9.066406 C 14.742188 7.648438 16.453125 6.597656 18.320312 5.949219 C 18.339844 5.945312 18.359375 5.9375 18.378906 5.929688 C 19.773438 5.457031 21.25 5.207031 22.761719 5.207031 L 23.230469 5.207031 C 27.03125 5.207031 30.679688 6.816406 33.242188 9.625 C 35.804688 12.433594 37.078125 16.210938 36.730469 19.996094 L 36.632812 21.085938 C 36.25 20.890625 35.835938 20.746094 35.398438 20.664062 C 35.332031 20.101562 34.851562 19.664062 34.269531 19.664062 L 32.148438 19.664062 C 31.414062 19.664062 30.710938 19.390625 30.167969 18.898438 L 27.691406 16.65625 C 27.304688 16.304688 26.707031 16.328125 26.34375 16.707031 L 24.667969 18.460938 C 24.117188 19.039062 23.339844 19.371094 22.535156 19.371094 C 22.535156 19.371094 22.535156 19.371094 22.53125 19.371094 L 11.722656 19.359375 C 11.097656 19.359375 10.585938 19.871094 10.585938 20.496094 L 10.585938 20.667969 C 10.15625 20.75 9.742188 20.890625 9.363281 21.085938 L 9.261719 19.996094 C 9.011719 17.238281 9.59375 14.511719 10.945312 12.113281 C 11.210938 11.648438 11.046875 11.058594 10.582031 10.796875 C 10.117188 10.535156 9.527344 10.699219 9.265625 11.164062 C 7.714844 13.90625 7.050781 17.019531 7.335938 20.171875 L 7.566406 22.699219 C 7.097656 23.421875 6.820312 24.289062 6.820312 25.21875 C 6.820312 27.476562 8.445312 29.359375 10.585938 29.765625 C 10.585938 34.351562 13.007812 38.550781 16.8125 40.894531 L 16.8125 44.78125 L 10.28125 47.644531 C 9.367188 48.046875 8.484375 48.546875 7.65625 49.128906 C 7.21875 49.4375 7.113281 50.039062 7.421875 50.476562 C 7.609375 50.742188 7.910156 50.886719 8.214844 50.886719 C 8.40625 50.886719 8.601562 50.828125 8.769531 50.710938 C 9.492188 50.203125 10.261719 49.765625 11.058594 49.417969 L 11.316406 49.304688 L 21.445312 60.144531 C 21.84375 60.570312 22.410156 60.816406 22.996094 60.816406 C 23.582031 60.816406 24.148438 60.570312 24.550781 60.144531 L 31.988281 52.183594 C 33.261719 60.007812 40.070312 66 48.246094 66 C 57.332031 66 64.722656 58.609375 64.722656 49.523438 C 64.722656 44.152344 62.09375 39.101562 57.683594 36.019531 Z M 22.761719 3.273438 C 21.660156 3.273438 20.574219 3.390625 19.519531 3.613281 C 20.144531 2.597656 21.269531 1.933594 22.542969 1.933594 L 23.609375 1.933594 C 24.90625 1.933594 26.042969 2.617188 26.660156 3.660156 C 25.542969 3.40625 24.394531 3.273438 23.230469 3.273438 Z M 37.242188 25.21875 C 37.242188 26.402344 36.472656 27.410156 35.40625 27.773438 L 35.40625 22.664062 C 36.472656 23.027344 37.242188 24.03125 37.242188 25.21875 Z M 8.753906 25.21875 C 8.753906 24.03125 9.523438 23.023438 10.585938 22.664062 L 10.585938 27.769531 C 9.523438 27.410156 8.753906 26.402344 8.753906 25.21875 Z M 12.519531 29.765625 L 12.519531 21.292969 L 22.53125 21.304688 L 22.535156 21.304688 C 23.863281 21.304688 25.148438 20.753906 26.066406 19.796875 L 27.09375 18.722656 L 28.867188 20.332031 C 29.769531 21.148438 30.933594 21.597656 32.148438 21.597656 L 33.472656 21.597656 L 33.472656 29.730469 C 33.472656 34.433594 30.496094 38.652344 26.058594 40.226562 L 25.511719 40.421875 C 23.84375 41.011719 22.007812 41.007812 20.34375 40.410156 L 19.890625 40.246094 C 15.480469 38.664062 12.519531 34.449219 12.519531 29.765625 Z M 23.136719 58.824219 C 23.089844 58.875 23.035156 58.882812 22.996094 58.882812 C 22.960938 58.882812 22.902344 58.875 22.855469 58.824219 L 13.191406 48.480469 L 18.167969 46.296875 C 18.515625 46.144531 18.746094 45.796875 18.746094 45.414062 L 18.746094 41.878906 C 18.90625 41.945312 19.070312 42.007812 19.238281 42.066406 L 19.6875 42.230469 C 20.738281 42.605469 21.839844 42.792969 22.941406 42.792969 C 24.03125 42.792969 25.121094 42.609375 26.15625 42.242188 L 26.707031 42.046875 C 26.933594 41.96875 27.15625 41.878906 27.378906 41.785156 L 27.378906 45.414062 C 27.378906 45.796875 27.605469 46.144531 27.957031 46.296875 L 31.84375 48.003906 C 31.796875 48.503906 31.769531 49.011719 31.769531 49.523438 C 31.769531 49.542969 31.773438 49.5625 31.773438 49.582031 Z M 23.136719 58.824219 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 36.035156 49.546875 C 36.035156 56.25 41.488281 61.703125 48.191406 61.703125 C 54.894531 61.703125 60.347656 56.25 60.347656 49.546875 C 60.347656 42.839844 54.894531 37.386719 48.191406 37.386719 C 41.488281 37.386719 36.035156 42.839844 36.035156 49.546875 Z M 37.96875 49.546875 C 37.96875 46.566406 39.246094 43.882812 41.285156 42.011719 C 41.09375 42.628906 40.992188 43.28125 40.992188 43.949219 C 40.992188 47.566406 43.933594 50.511719 47.554688 50.511719 L 48.828125 50.511719 C 51.382812 50.511719 53.457031 52.589844 53.457031 55.140625 C 53.457031 57.152344 52.023438 58.976562 50.117188 59.585938 C 49.492188 59.703125 48.847656 59.769531 48.191406 59.769531 C 42.554688 59.769531 37.96875 55.183594 37.96875 49.546875 Z M 58.417969 49.546875 C 58.417969 52.523438 57.136719 55.207031 55.097656 57.078125 C 55.289062 56.460938 55.390625 55.808594 55.390625 55.140625 C 55.390625 51.523438 52.449219 48.578125 48.828125 48.578125 L 47.554688 48.578125 C 45 48.578125 42.925781 46.503906 42.925781 43.949219 C 42.925781 42 44.40625 40.175781 46.21875 39.515625 C 46.855469 39.386719 47.515625 39.320312 48.191406 39.320312 C 53.828125 39.320312 58.417969 43.90625 58.417969 49.546875 Z M 58.417969 49.546875 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 47.058594 44.273438 C 47.058594 45.894531 48.375 47.214844 49.996094 47.214844 C 51.613281 47.214844 52.933594 45.894531 52.933594 44.273438 C 52.933594 42.65625 51.613281 41.335938 49.996094 41.335938 C 48.375 41.335938 47.058594 42.65625 47.058594 44.273438 Z M 49.996094 43.269531 C 50.550781 43.269531 51 43.722656 51 44.273438 C 51 44.828125 50.550781 45.28125 49.996094 45.28125 C 49.441406 45.28125 48.988281 44.828125 48.988281 44.273438 C 48.988281 43.722656 49.441406 43.269531 49.996094 43.269531 Z M 49.996094 43.269531 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 46.386719 51.878906 C 44.769531 51.878906 43.449219 53.195312 43.449219 54.816406 C 43.449219 56.4375 44.769531 57.753906 46.386719 57.753906 C 48.007812 57.753906 49.324219 56.4375 49.324219 54.816406 C 49.324219 53.195312 48.007812 51.878906 46.386719 51.878906 Z M 46.386719 55.820312 C 45.832031 55.820312 45.382812 55.371094 45.382812 54.816406 C 45.382812 54.261719 45.832031 53.8125 46.386719 53.8125 C 46.941406 53.8125 47.394531 54.261719 47.394531 54.816406 C 47.394531 55.371094 46.941406 55.820312 46.386719 55.820312 Z M 46.386719 55.820312 "/><\/g><\/svg>',NurseSvg:'<?xml version="1.0" encoding="UTF-8"?><svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="66px" height="66px" viewBox="0 0 66 66" version="1.1"><g id="surface1"><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 47.304688 49.546875 C 47.558594 49.078125 47.386719 48.492188 46.917969 48.238281 C 46.53125 48.03125 46.148438 47.839844 45.777344 47.675781 L 42.878906 46.40625 C 42.753906 46.023438 42.476562 45.710938 42.113281 45.539062 L 39.796875 44.460938 C 39.621094 44.382812 39.433594 44.339844 39.25 44.328125 L 39.25 40.84375 C 39.210938 40.855469 39.175781 40.867188 39.140625 40.878906 C 42.933594 38.53125 45.34375 34.347656 45.34375 29.765625 L 45.34375 29.308594 C 47.484375 28.902344 49.105469 27.015625 49.105469 24.757812 C 49.105469 24.054688 48.949219 23.382812 48.664062 22.785156 C 48.773438 22.617188 48.910156 22.410156 49.066406 22.171875 C 50.714844 19.644531 51.332031 16.628906 50.800781 13.675781 C 50.335938 11.078125 49.035156 8.738281 47.109375 6.996094 L 47.546875 6.273438 C 47.75 5.933594 47.804688 5.519531 47.695312 5.140625 C 47.585938 4.757812 47.316406 4.4375 46.960938 4.261719 L 43.390625 2.480469 C 38.035156 -0.183594 31.925781 -0.722656 26.1875 0.964844 C 25.675781 1.117188 25.382812 1.652344 25.53125 2.164062 C 25.683594 2.675781 26.21875 2.96875 26.734375 2.820312 C 27.347656 2.640625 27.964844 2.488281 28.585938 2.363281 C 28.0625 3.164062 27.753906 4.121094 27.753906 5.152344 C 27.753906 6.523438 28.300781 7.773438 29.1875 8.691406 C 27.097656 9.042969 25.042969 9.699219 23.09375 10.664062 L 20.109375 5.742188 L 23.0625 4.273438 C 23.539062 4.035156 23.734375 3.457031 23.496094 2.976562 C 23.257812 2.5 22.675781 2.304688 22.199219 2.542969 L 18.753906 4.261719 C 18.398438 4.4375 18.128906 4.757812 18.019531 5.140625 C 17.910156 5.519531 17.964844 5.933594 18.171875 6.273438 L 18.570312 6.933594 C 17.222656 9.394531 16.65625 12.160156 16.933594 14.960938 L 17.628906 22.066406 C 17.085938 22.824219 16.765625 23.753906 16.765625 24.757812 C 16.765625 25.816406 17.121094 26.792969 17.71875 27.574219 L 16.65625 29.136719 C 15.738281 30.484375 15.765625 32.277344 16.730469 33.597656 L 17.222656 34.273438 L 16.230469 35.523438 C 15.21875 36.789062 15.109375 38.566406 15.949219 39.949219 L 16.539062 40.914062 L 16.304688 41.183594 C 14.949219 42.753906 15.0625 45.070312 16.550781 46.5 C 16.066406 47.296875 15.890625 48.234375 16.054688 49.167969 C 16.117188 49.503906 16.21875 49.828125 16.359375 50.132812 C 13.082031 52.992188 11.222656 57.070312 11.222656 61.457031 L 11.222656 64.992188 C 11.222656 65.523438 11.65625 65.957031 12.1875 65.957031 C 12.722656 65.957031 13.15625 65.523438 13.15625 64.992188 L 13.15625 61.457031 C 13.15625 61.160156 13.164062 60.867188 13.183594 60.578125 L 16.300781 60.578125 C 15.84375 62.0625 15.789062 63.664062 16.179688 65.222656 C 16.289062 65.664062 16.683594 65.957031 17.117188 65.957031 C 17.191406 65.957031 17.269531 65.949219 17.347656 65.929688 C 17.867188 65.800781 18.183594 65.277344 18.054688 64.757812 C 17.5625 62.785156 17.976562 60.738281 19.179688 59.109375 C 19.664062 59.386719 20.21875 59.535156 20.785156 59.535156 C 21.699219 59.535156 22.574219 59.148438 23.183594 58.46875 C 23.796875 57.792969 24.09375 56.882812 24.003906 55.972656 L 23.566406 51.714844 C 23.5625 51.667969 23.554688 51.625 23.542969 51.582031 C 24.066406 51.191406 24.472656 50.679688 24.738281 50.097656 L 26.648438 53.046875 C 26.863281 53.378906 27.230469 53.566406 27.609375 53.566406 C 27.742188 53.566406 27.882812 53.542969 28.015625 53.492188 L 31.96875 51.960938 L 31.96875 65.035156 C 31.96875 65.566406 32.402344 66 32.933594 66 C 33.46875 66 33.902344 65.566406 33.902344 65.035156 L 33.902344 51.960938 L 37.859375 53.492188 C 37.988281 53.542969 38.128906 53.566406 38.261719 53.566406 C 38.640625 53.566406 39.007812 53.378906 39.222656 53.046875 L 42.316406 48.269531 L 45 49.445312 C 45.324219 49.589844 45.65625 49.753906 45.996094 49.9375 C 46.140625 50.015625 46.296875 50.054688 46.453125 50.054688 C 46.796875 50.054688 47.128906 49.871094 47.304688 49.546875 Z M 37.316406 45.472656 L 32.933594 49.273438 L 28.683594 45.585938 C 28.683594 45.582031 28.683594 45.578125 28.683594 45.574219 L 28.683594 41.910156 C 28.847656 41.976562 29.011719 42.039062 29.175781 42.097656 L 29.628906 42.261719 C 30.675781 42.636719 31.777344 42.828125 32.878906 42.828125 C 33.96875 42.828125 35.058594 42.640625 36.09375 42.273438 L 36.644531 42.082031 C 36.871094 42 37.09375 41.910156 37.316406 41.816406 Z M 26.074219 44.460938 L 25.59375 44.6875 C 25.90625 43.496094 25.640625 42.1875 24.773438 41.179688 L 24.539062 40.914062 L 25.128906 39.949219 C 25.15625 39.902344 25.179688 39.859375 25.203125 39.8125 C 25.691406 40.21875 26.207031 40.59375 26.75 40.929688 L 26.75 44.328125 C 26.523438 44.320312 26.292969 44.363281 26.074219 44.460938 Z M 45.34375 27.3125 L 45.34375 22.207031 C 46.40625 22.566406 47.175781 23.574219 47.175781 24.757812 C 47.175781 25.945312 46.40625 26.953125 45.34375 27.3125 Z M 45.605469 5.742188 L 42.621094 10.664062 C 40.671875 9.703125 38.621094 9.042969 36.53125 8.691406 C 37.414062 7.773438 37.960938 6.523438 37.960938 5.152344 C 37.960938 4.121094 37.652344 3.160156 37.125 2.359375 C 38.984375 2.730469 40.800781 3.351562 42.527344 4.210938 Z M 36.027344 5.152344 C 36.027344 6.898438 34.605469 8.320312 32.859375 8.320312 C 31.109375 8.320312 29.6875 6.898438 29.6875 5.152344 C 29.6875 3.402344 31.109375 1.980469 32.859375 1.980469 C 34.605469 1.980469 36.027344 3.402344 36.027344 5.152344 Z M 21.773438 12.207031 C 22.003906 12.59375 22.417969 12.8125 22.839844 12.8125 C 23.039062 12.8125 23.238281 12.761719 23.425781 12.664062 C 29.332031 9.53125 36.382812 9.53125 42.289062 12.664062 C 42.871094 12.972656 43.601562 12.773438 43.945312 12.207031 L 46.082031 8.683594 C 47.542969 10.109375 48.53125 11.964844 48.898438 14.015625 C 49.339844 16.480469 48.824219 19.003906 47.449219 21.113281 C 47.433594 21.136719 47.421875 21.15625 47.40625 21.175781 C 46.820312 20.695312 46.113281 20.359375 45.34375 20.210938 L 45.34375 18.539062 C 45.34375 17.746094 44.75 17.074219 43.964844 16.976562 L 41.234375 16.632812 C 40.707031 16.5625 40.222656 16.941406 40.15625 17.46875 C 40.089844 18 40.464844 18.480469 40.992188 18.550781 L 43.410156 18.855469 L 43.410156 29.765625 C 43.410156 34.46875 40.429688 38.6875 35.996094 40.257812 L 35.449219 40.453125 C 33.78125 41.042969 31.945312 41.039062 30.28125 40.441406 L 29.832031 40.28125 C 25.421875 38.695312 22.460938 34.484375 22.460938 29.800781 L 22.460938 17.804688 L 24.492188 17.492188 C 26.617188 17.164062 28.597656 16.246094 30.21875 14.832031 L 31.074219 14.085938 C 31.089844 14.074219 31.109375 14.074219 31.121094 14.085938 L 34.195312 16.351562 C 34.945312 16.902344 35.773438 17.355469 36.648438 17.691406 C 37.148438 17.882812 37.707031 17.636719 37.898438 17.136719 C 38.089844 16.640625 37.839844 16.082031 37.34375 15.890625 C 36.628906 15.613281 35.953125 15.246094 35.339844 14.792969 L 32.269531 12.53125 C 31.519531 11.976562 30.507812 12.019531 29.804688 12.628906 L 28.949219 13.375 C 27.605469 14.546875 25.964844 15.308594 24.199219 15.582031 L 21.867188 15.941406 C 21.089844 16.058594 20.527344 16.714844 20.527344 17.496094 L 20.527344 20.210938 C 20.140625 20.285156 19.773438 20.40625 19.425781 20.570312 L 18.855469 14.769531 C 18.65625 12.746094 18.972656 10.742188 19.761719 8.898438 Z M 18.695312 24.757812 C 18.695312 23.574219 19.464844 22.566406 20.527344 22.207031 L 20.527344 27.3125 C 19.464844 26.953125 18.695312 25.945312 18.695312 24.757812 Z M 18.339844 40.15625 L 17.601562 38.941406 C 17.179688 38.25 17.234375 37.359375 17.742188 36.726562 L 18.925781 35.238281 C 19.355469 34.699219 19.371094 33.9375 18.964844 33.382812 L 18.289062 32.457031 C 17.808594 31.796875 17.792969 30.898438 18.253906 30.222656 L 19.199219 28.835938 C 19.609375 29.058594 20.054688 29.21875 20.527344 29.308594 L 20.527344 29.800781 C 20.527344 33.003906 21.710938 36.015625 23.71875 38.339844 C 23.671875 38.554688 23.59375 38.753906 23.476562 38.941406 L 22.738281 40.15625 C 22.390625 40.726562 22.449219 41.449219 22.886719 41.953125 L 23.308594 42.445312 C 24 43.242188 23.929688 44.425781 23.152344 45.140625 L 22.96875 45.308594 C 22.390625 45.839844 22.304688 46.714844 22.769531 47.34375 C 23.089844 47.777344 23.210938 48.304688 23.121094 48.832031 C 23.027344 49.359375 22.730469 49.8125 22.285156 50.109375 L 21.703125 50.496094 C 21.355469 50.726562 20.953125 50.847656 20.539062 50.847656 C 20.125 50.847656 19.722656 50.726562 19.375 50.496094 L 18.796875 50.109375 C 18.347656 49.8125 18.050781 49.359375 17.960938 48.832031 C 17.867188 48.304688 17.992188 47.777344 18.308594 47.34375 C 18.773438 46.714844 18.6875 45.839844 18.113281 45.308594 L 17.925781 45.140625 C 17.148438 44.425781 17.078125 43.242188 17.769531 42.445312 L 18.195312 41.953125 C 18.628906 41.449219 18.6875 40.726562 18.339844 40.15625 Z M 17.753906 57.789062 C 17.539062 58.0625 17.34375 58.347656 17.164062 58.644531 L 13.457031 58.644531 C 14.042969 55.933594 15.472656 53.484375 17.589844 51.625 C 17.636719 51.65625 17.679688 51.6875 17.726562 51.71875 L 17.984375 51.890625 L 17.566406 55.972656 C 17.507812 56.554688 17.609375 57.140625 17.851562 57.660156 Z M 21.75 57.175781 C 21.5 57.453125 21.15625 57.605469 20.785156 57.605469 C 20.414062 57.605469 20.070312 57.453125 19.820312 57.175781 C 19.570312 56.898438 19.453125 56.539062 19.488281 56.167969 L 19.835938 52.777344 L 21.734375 52.777344 L 22.078125 56.167969 C 22.117188 56.542969 22 56.898438 21.75 57.175781 Z M 27.917969 51.457031 L 25.070312 47.0625 L 26.609375 46.34375 L 31.089844 50.230469 Z M 37.953125 51.457031 L 34.78125 50.230469 L 39.261719 46.34375 L 40.800781 47.0625 Z M 37.953125 51.457031 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 50.4375 50.886719 C 50.0625 50.503906 49.449219 50.5 49.070312 50.875 C 48.691406 51.25 48.6875 51.863281 49.0625 52.242188 C 50.828125 54.03125 52.019531 56.242188 52.542969 58.644531 L 48.707031 58.644531 C 48.527344 58.347656 48.332031 58.0625 48.117188 57.789062 L 47.921875 57.53125 C 47.59375 57.109375 46.984375 57.035156 46.5625 57.363281 C 46.140625 57.691406 46.066406 58.296875 46.394531 58.71875 L 46.59375 58.972656 C 47.875 60.621094 48.320312 62.730469 47.816406 64.757812 C 47.6875 65.277344 48.003906 65.800781 48.523438 65.929688 C 48.601562 65.949219 48.679688 65.957031 48.753906 65.957031 C 49.1875 65.957031 49.582031 65.664062 49.691406 65.222656 C 50.082031 63.664062 50.027344 62.0625 49.570312 60.578125 L 52.816406 60.578125 C 52.835938 60.867188 52.84375 61.160156 52.84375 61.457031 L 52.84375 64.992188 C 52.84375 65.523438 53.277344 65.957031 53.8125 65.957031 C 54.34375 65.957031 54.777344 65.523438 54.777344 64.992188 L 54.777344 61.457031 C 54.777344 57.476562 53.234375 53.722656 50.4375 50.886719 Z M 50.4375 50.886719 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 31.675781 6.191406 L 31.890625 6.191406 L 31.890625 6.40625 C 31.890625 6.941406 32.324219 7.375 32.859375 7.375 C 33.390625 7.375 33.824219 6.941406 33.824219 6.40625 L 33.824219 6.191406 L 34.039062 6.191406 C 34.574219 6.191406 35.003906 5.761719 35.003906 5.226562 C 35.003906 4.691406 34.574219 4.261719 34.039062 4.261719 L 33.824219 4.261719 L 33.824219 4.042969 C 33.824219 3.511719 33.390625 3.078125 32.859375 3.078125 C 32.324219 3.078125 31.890625 3.511719 31.890625 4.042969 L 31.890625 4.261719 L 31.675781 4.261719 C 31.140625 4.261719 30.710938 4.691406 30.710938 5.226562 C 30.710938 5.761719 31.140625 6.191406 31.675781 6.191406 Z M 31.675781 6.191406 "/><\/g><\/svg>',OphthalmologistSvg:'<?xml version="1.0" encoding="UTF-8"?><svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="66px" height="66px" viewBox="0 0 66 66" version="1.1"><g id="surface1"><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 15.136719 60.328125 L 7.160156 60.328125 C 6.253906 60.328125 5.515625 61.0625 5.515625 61.96875 L 5.515625 64.03125 C 5.515625 64.9375 6.253906 65.675781 7.160156 65.675781 L 15.136719 65.675781 C 16.042969 65.675781 16.78125 64.9375 16.78125 64.03125 L 16.78125 61.96875 C 16.78125 61.0625 16.042969 60.328125 15.136719 60.328125 Z M 14.84375 63.738281 L 7.453125 63.738281 L 7.453125 62.265625 L 14.84375 62.265625 Z M 14.84375 63.738281 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 59.238281 37.152344 C 58.839844 36.796875 58.226562 36.832031 57.871094 37.234375 C 57.515625 37.632812 57.550781 38.246094 57.953125 38.601562 C 61.0625 41.367188 62.847656 45.335938 62.847656 49.492188 C 62.847656 57.527344 56.308594 64.0625 48.277344 64.0625 C 40.242188 64.0625 33.707031 57.527344 33.707031 49.492188 C 33.707031 41.457031 40.242188 34.921875 48.277344 34.921875 C 50.511719 34.921875 52.65625 35.414062 54.652344 36.390625 C 55.132812 36.625 55.710938 36.421875 55.945312 35.941406 C 56.179688 35.460938 55.980469 34.882812 55.5 34.648438 C 53.238281 33.546875 50.808594 32.984375 48.277344 32.984375 C 44.578125 32.984375 41.160156 34.207031 38.402344 36.269531 L 38.402344 26.011719 C 38.976562 25.242188 39.316406 24.289062 39.316406 23.257812 C 39.316406 22.277344 39.007812 21.367188 38.488281 20.617188 C 38.511719 20.550781 38.527344 20.480469 38.535156 20.40625 L 38.796875 17.433594 C 39.199219 12.875 37.683594 8.347656 34.632812 5.019531 C 31.671875 1.78125 27.660156 0 23.339844 0 L 22.875 0 C 17.558594 0 12.671875 2.753906 9.796875 7.371094 C 9.515625 7.824219 9.652344 8.421875 10.109375 8.707031 C 10.5625 8.988281 11.160156 8.847656 11.441406 8.394531 C 13.957031 4.351562 18.230469 1.9375 22.871094 1.9375 L 23.339844 1.9375 C 27.109375 1.9375 30.613281 3.496094 33.203125 6.324219 C 35.886719 9.257812 37.222656 13.242188 36.867188 17.261719 L 36.707031 19.085938 C 36.332031 18.902344 35.929688 18.769531 35.507812 18.691406 C 35.355469 17.902344 34.714844 17.269531 33.898438 17.15625 L 30.386719 16.660156 C 26.539062 16.113281 23.03125 14.1875 20.511719 11.230469 C 20.207031 10.871094 19.761719 10.679688 19.292969 10.703125 C 18.820312 10.726562 18.398438 10.964844 18.132812 11.351562 L 16.34375 13.941406 C 15.234375 15.542969 13.609375 16.769531 11.765625 17.402344 C 11.195312 17.59375 10.789062 18.089844 10.695312 18.671875 C 10.277344 18.734375 9.875 18.859375 9.503906 19.027344 L 9.347656 17.261719 C 9.191406 15.488281 9.351562 13.726562 9.832031 12.035156 C 9.976562 11.519531 9.679688 10.984375 9.164062 10.839844 C 8.648438 10.695312 8.113281 10.992188 7.96875 11.507812 C 7.425781 13.425781 7.238281 15.421875 7.417969 17.433594 L 7.679688 20.40625 C 7.683594 20.433594 7.6875 20.460938 7.691406 20.484375 C 7.113281 21.257812 6.769531 22.21875 6.769531 23.257812 C 6.769531 24.363281 7.160156 25.382812 7.8125 26.183594 C 7.8125 26.191406 7.8125 26.195312 7.8125 26.203125 L 7.8125 40.632812 C 7.8125 41.167969 8.246094 41.601562 8.777344 41.601562 C 9.3125 41.601562 9.746094 41.167969 9.746094 40.632812 L 9.746094 27.589844 C 10.042969 27.703125 10.351562 27.789062 10.671875 27.839844 L 10.671875 29.660156 C 10.671875 34.207031 13.042969 38.367188 16.78125 40.730469 L 16.78125 44.742188 L 10.507812 47.492188 C 10.25 47.605469 9.996094 47.730469 9.746094 47.855469 L 9.746094 44.761719 C 9.746094 44.226562 9.3125 43.792969 8.777344 43.792969 C 8.246094 43.792969 7.8125 44.226562 7.8125 44.761719 L 7.8125 49.015625 C 3.730469 51.886719 1.214844 56.601562 1.214844 61.71875 L 1.214844 64.964844 C 1.214844 65.5 1.652344 65.933594 2.183594 65.933594 C 2.71875 65.933594 3.152344 65.5 3.152344 64.964844 L 3.152344 61.71875 C 3.152344 56.578125 6.054688 51.898438 10.601562 49.59375 L 14.207031 54.386719 L 14.207031 55.574219 C 14.207031 55.808594 14.292969 56.035156 14.445312 56.210938 L 22.375 65.339844 C 22.566406 65.558594 22.835938 65.675781 23.109375 65.675781 C 23.273438 65.675781 23.445312 65.632812 23.597656 65.542969 C 23.683594 65.492188 23.761719 65.425781 23.824219 65.355469 C 23.828125 65.351562 31.769531 56.210938 31.769531 56.210938 C 31.921875 56.035156 32.007812 55.808594 32.007812 55.574219 L 32.007812 54.386719 L 32.367188 53.90625 C 34.304688 60.871094 40.703125 66 48.277344 66 C 57.378906 66 64.785156 58.59375 64.785156 49.492188 C 64.785156 44.78125 62.761719 40.285156 59.238281 37.152344 Z M 35.539062 20.699219 C 36.609375 21.0625 37.378906 22.070312 37.378906 23.257812 C 37.378906 24.445312 36.605469 25.449219 35.539062 25.8125 Z M 35.539062 29.695312 L 35.539062 27.816406 C 35.863281 27.753906 36.171875 27.660156 36.464844 27.535156 L 36.464844 37.972656 C 34.34375 40.148438 32.8125 42.910156 32.144531 45.988281 L 29.304688 44.742188 L 29.304688 40.847656 C 33.117188 38.496094 35.539062 34.292969 35.539062 29.695312 Z M 8.707031 23.257812 C 8.707031 22.019531 9.539062 20.980469 10.671875 20.65625 L 10.671875 25.855469 C 9.539062 25.535156 8.707031 24.492188 8.707031 23.257812 Z M 12.609375 29.660156 L 12.609375 19.15625 C 14.753906 18.375 16.636719 16.917969 17.933594 15.042969 L 19.410156 12.910156 C 22.207031 15.988281 25.984375 17.992188 30.117188 18.578125 L 33.605469 19.070312 L 33.605469 29.695312 C 33.605469 34.390625 30.636719 38.609375 26.21875 40.199219 L 25.765625 40.359375 C 24.097656 40.960938 22.257812 40.964844 20.585938 40.371094 L 20.039062 40.175781 C 15.59375 38.601562 12.609375 34.375 12.609375 29.660156 Z M 19.390625 42.003906 L 19.941406 42.199219 C 20.980469 42.566406 22.070312 42.75 23.164062 42.75 C 24.265625 42.75 25.371094 42.5625 26.421875 42.183594 L 26.875 42.019531 C 27.039062 41.960938 27.203125 41.898438 27.367188 41.832031 L 27.367188 44.859375 L 23.445312 47.523438 C 23.195312 47.691406 22.875 47.691406 22.625 47.519531 L 18.71875 44.863281 L 18.71875 41.738281 C 18.9375 41.832031 19.164062 41.921875 19.390625 42.003906 Z M 16.144531 55.214844 L 16.144531 54.0625 C 16.144531 53.851562 16.074219 53.648438 15.949219 53.480469 L 12.40625 48.773438 L 15.816406 47.28125 L 20.445312 60.167969 Z M 23.105469 61.84375 L 17.59375 46.5 L 17.648438 46.476562 L 21.535156 49.121094 C 21.992188 49.433594 22.511719 49.585938 23.035156 49.585938 C 23.554688 49.585938 24.078125 49.433594 24.53125 49.125 L 28.4375 46.476562 L 28.601562 46.550781 Z M 30.265625 53.480469 C 30.140625 53.648438 30.070312 53.851562 30.070312 54.0625 L 30.070312 55.214844 L 25.765625 60.167969 L 30.378906 47.328125 L 31.839844 47.96875 C 31.792969 48.472656 31.769531 48.980469 31.769531 49.492188 C 31.769531 50.117188 31.804688 50.734375 31.875 51.34375 Z M 30.265625 53.480469 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 48.277344 44.9375 C 45.765625 44.9375 43.722656 46.980469 43.722656 49.492188 C 43.722656 52.003906 45.765625 54.046875 48.277344 54.046875 C 50.789062 54.046875 52.832031 52.003906 52.832031 49.492188 C 52.832031 46.980469 50.789062 44.9375 48.277344 44.9375 Z M 48.277344 52.109375 C 46.832031 52.109375 45.65625 50.9375 45.65625 49.492188 C 45.65625 48.050781 46.832031 46.875 48.277344 46.875 C 49.71875 46.875 50.894531 48.050781 50.894531 49.492188 C 50.894531 50.9375 49.71875 52.109375 48.277344 52.109375 Z M 48.277344 52.109375 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 35.460938 48.496094 C 35.03125 49.09375 35.03125 49.894531 35.460938 50.488281 C 36.878906 52.453125 41.992188 58.863281 48.277344 58.863281 C 54.5625 58.863281 59.671875 52.453125 61.089844 50.488281 C 61.519531 49.894531 61.519531 49.09375 61.089844 48.496094 C 59.671875 46.53125 54.5625 40.121094 48.277344 40.121094 C 41.992188 40.121094 36.878906 46.53125 35.460938 48.496094 Z M 48.277344 56.929688 C 44.175781 56.929688 40.839844 53.59375 40.839844 49.492188 C 40.839844 45.394531 44.175781 42.058594 48.277344 42.058594 C 52.375 42.058594 55.710938 45.394531 55.710938 49.492188 C 55.710938 53.59375 52.375 56.929688 48.277344 56.929688 Z M 37.132812 49.492188 C 37.496094 49 38.234375 48.042969 39.25 46.976562 C 39.027344 47.777344 38.902344 48.621094 38.902344 49.492188 C 38.902344 50.363281 39.023438 51.207031 39.25 52.003906 C 38.234375 50.941406 37.496094 49.988281 37.132812 49.492188 Z M 59.421875 49.492188 C 59.058594 49.988281 58.316406 50.941406 57.304688 52.003906 C 57.527344 51.207031 57.648438 50.363281 57.648438 49.492188 C 57.648438 48.621094 57.527344 47.78125 57.304688 46.980469 C 58.316406 48.042969 59.058594 49 59.421875 49.492188 Z M 59.421875 49.492188 "/><\/g><\/svg>',PharmacistSvg:'<?xml version="1.0" encoding="UTF-8"?><svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="66px" height="66px" viewBox="0 0 66 66" version="1.1"><g id="surface1"><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 3.066406 54.023438 C 2.59375 53.78125 2.011719 53.96875 1.769531 54.445312 C 0.648438 56.632812 0.0585938 59.085938 0.0585938 61.542969 L 0.0585938 65.011719 C 0.0585938 65.542969 0.492188 65.976562 1.023438 65.976562 C 1.558594 65.976562 1.988281 65.542969 1.988281 65.011719 L 1.988281 61.542969 C 1.988281 59.390625 2.507812 57.238281 3.488281 55.324219 C 3.730469 54.847656 3.542969 54.265625 3.066406 54.023438 Z M 3.066406 54.023438 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 61.535156 38.339844 C 61.171875 37.949219 60.5625 37.925781 60.171875 38.289062 C 59.78125 38.652344 59.757812 39.265625 60.121094 39.65625 C 62.628906 42.351562 64.011719 45.863281 64.011719 49.546875 C 64.011719 57.554688 57.496094 64.070312 49.488281 64.070312 C 41.480469 64.070312 34.964844 57.554688 34.964844 49.546875 C 34.964844 41.539062 41.480469 35.023438 49.488281 35.023438 C 52.199219 35.023438 54.847656 35.777344 57.144531 37.203125 C 57.59375 37.484375 58.191406 37.34375 58.472656 36.890625 C 58.753906 36.4375 58.613281 35.84375 58.160156 35.5625 C 55.5625 33.945312 52.5625 33.089844 49.488281 33.089844 C 42.46875 33.089844 36.464844 37.507812 34.105469 43.707031 L 33.472656 43.398438 C 32.925781 43.128906 32.277344 43.140625 31.742188 43.433594 C 31.667969 43.476562 31.597656 43.523438 31.527344 43.574219 L 31.527344 40.109375 C 33.910156 38.25 35.617188 35.628906 36.34375 32.679688 L 36.386719 32.679688 C 38.832031 32.679688 40.824219 30.6875 40.824219 28.242188 C 40.824219 26.722656 40.054688 25.378906 38.882812 24.578125 L 41.199219 15.199219 C 41.6875 13.222656 41.246094 11.167969 39.992188 9.566406 C 38.878906 8.144531 37.265625 7.261719 35.496094 7.082031 C 34.15625 2.976562 30.296875 0 25.75 0 L 22.660156 0 C 21.433594 0 20.214844 0.167969 19.03125 0.503906 C 16.890625 1.113281 14.957031 2.152344 13.28125 3.597656 C 12.878906 3.945312 12.832031 4.554688 13.179688 4.960938 C 13.53125 5.363281 14.140625 5.410156 14.542969 5.0625 C 16.003906 3.800781 17.691406 2.894531 19.558594 2.363281 C 20.570312 2.074219 21.613281 1.929688 22.660156 1.929688 L 25.75 1.929688 C 30.335938 1.929688 34.066406 5.660156 34.066406 10.246094 C 34.066406 10.695312 33.941406 11.136719 33.699219 11.515625 L 33.328125 12.105469 C 33.257812 12.0625 33.183594 12.019531 33.109375 11.980469 L 30.246094 10.402344 C 29.765625 10.136719 29.15625 10.222656 28.765625 10.613281 L 26.710938 12.667969 C 26.667969 12.710938 26.605469 12.738281 26.546875 12.738281 L 17.332031 12.738281 C 14.363281 12.738281 11.949219 15.152344 11.949219 18.117188 L 11.949219 23.828125 C 11.875 23.835938 11.800781 23.847656 11.726562 23.859375 L 10.339844 18.242188 C 9.464844 14.699219 10.0625 11.050781 12.027344 7.96875 C 12.316406 7.519531 12.183594 6.921875 11.734375 6.636719 C 11.285156 6.347656 10.6875 6.480469 10.398438 6.929688 C 8.148438 10.460938 7.460938 14.644531 8.464844 18.703125 L 9.914062 24.578125 C 8.746094 25.378906 7.976562 26.722656 7.976562 28.242188 C 7.976562 30.664062 9.921875 32.636719 12.332031 32.675781 C 13.058594 35.640625 14.769531 38.277344 17.160156 40.148438 L 17.160156 43.410156 C 16.636719 43.144531 16.011719 43.136719 15.480469 43.398438 L 10.753906 45.71875 C 10.195312 45.996094 9.820312 46.515625 9.726562 47.113281 C 7.753906 47.925781 6 49.105469 4.511719 50.625 C 4.140625 51.007812 4.148438 51.617188 4.527344 51.992188 C 4.714844 52.175781 4.960938 52.265625 5.203125 52.265625 C 5.453125 52.265625 5.703125 52.167969 5.894531 51.976562 C 7.03125 50.8125 8.347656 49.878906 9.808594 49.1875 L 10.285156 56.808594 C 10.3125 57.230469 10.609375 57.585938 11.019531 57.683594 L 13.039062 58.175781 L 14.59375 65.242188 C 14.691406 65.691406 15.09375 66 15.535156 66 C 15.605469 66 15.671875 65.992188 15.742188 65.976562 C 16.265625 65.863281 16.59375 65.347656 16.480469 64.828125 L 14.792969 57.171875 C 14.714844 56.8125 14.4375 56.527344 14.078125 56.441406 L 12.167969 55.976562 L 11.632812 47.4375 L 16.273438 45.160156 L 18.613281 65.121094 C 18.675781 65.652344 19.15625 66.03125 19.683594 65.96875 C 20.214844 65.90625 20.59375 65.425781 20.53125 64.898438 L 18.957031 51.46875 C 20.683594 52.386719 22.578125 52.847656 24.476562 52.847656 C 26.375 52.847656 28.269531 52.386719 30 51.46875 L 28.425781 64.898438 C 28.363281 65.425781 28.742188 65.90625 29.269531 65.96875 C 29.308594 65.972656 29.347656 65.976562 29.382812 65.976562 C 29.867188 65.976562 30.285156 65.613281 30.339844 65.121094 L 32.683594 45.160156 L 33.519531 45.570312 C 33.203125 46.84375 33.03125 48.175781 33.03125 49.546875 C 33.03125 52.050781 33.597656 54.425781 34.601562 56.554688 C 34.378906 56.691406 34.21875 56.910156 34.160156 57.171875 L 32.476562 64.828125 C 32.359375 65.347656 32.691406 65.863281 33.210938 65.976562 C 33.28125 65.992188 33.351562 66 33.417969 66 C 33.863281 66 34.261719 65.691406 34.359375 65.242188 L 35.804688 58.675781 C 38.761719 63.089844 43.789062 66 49.488281 66 C 58.558594 66 65.941406 58.617188 65.941406 49.546875 C 65.941406 45.375 64.375 41.394531 61.535156 38.339844 Z M 36.675781 30.730469 C 36.714844 30.308594 36.738281 29.886719 36.738281 29.457031 L 36.738281 25.765625 C 37.953125 25.9375 38.890625 26.980469 38.890625 28.242188 C 38.890625 29.527344 37.921875 30.585938 36.675781 30.730469 Z M 38.472656 10.757812 C 39.359375 11.890625 39.667969 13.339844 39.324219 14.734375 L 37.074219 23.859375 C 36.964844 23.84375 36.851562 23.832031 36.738281 23.820312 L 36.738281 18.117188 C 36.738281 16.308594 36.042969 14.605469 34.84375 13.324219 L 35.332031 12.546875 C 35.769531 11.855469 35.996094 11.0625 35.996094 10.246094 C 35.996094 9.863281 35.972656 9.484375 35.933594 9.113281 C 36.929688 9.355469 37.820312 9.925781 38.472656 10.757812 Z M 9.90625 28.242188 C 9.90625 27.019531 10.789062 26 11.949219 25.78125 L 11.949219 29.496094 C 11.949219 29.90625 11.972656 30.3125 12.007812 30.714844 C 10.816406 30.519531 9.90625 29.488281 9.90625 28.242188 Z M 13.882812 29.496094 L 13.882812 18.117188 C 13.882812 16.214844 15.429688 14.667969 17.332031 14.667969 L 26.546875 14.667969 C 27.125 14.667969 27.667969 14.441406 28.078125 14.035156 L 29.765625 12.34375 L 32.179688 13.671875 C 33.800781 14.5625 34.808594 16.265625 34.808594 18.117188 L 34.808594 29.457031 C 34.808594 34.347656 31.710938 38.730469 27.101562 40.367188 L 27.007812 40.398438 C 25.242188 41.027344 23.300781 41.023438 21.542969 40.386719 C 16.960938 38.742188 13.882812 34.363281 13.882812 29.496094 Z M 18.667969 49.023438 L 18.28125 45.707031 L 18.320312 45.691406 C 18.789062 45.5 19.09375 45.050781 19.09375 44.546875 L 19.09375 41.40625 C 19.664062 41.710938 20.265625 41.980469 20.886719 42.207031 C 21.984375 42.601562 23.136719 42.796875 24.289062 42.796875 C 25.429688 42.796875 26.570312 42.605469 27.652344 42.21875 L 27.75 42.1875 C 28.390625 41.957031 29.007812 41.683594 29.597656 41.367188 L 29.597656 44.546875 C 29.597656 45.050781 29.898438 45.5 30.367188 45.691406 L 30.660156 45.8125 L 30.285156 49.023438 C 26.8125 51.542969 22.140625 51.542969 18.667969 49.023438 Z M 18.667969 49.023438 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 23.503906 23.882812 L 25.019531 23.882812 C 25.019531 26.265625 26.960938 28.203125 29.34375 28.203125 C 31.730469 28.203125 33.671875 26.261719 33.671875 23.875 C 33.671875 21.488281 31.730469 19.546875 29.34375 19.546875 C 27.652344 19.546875 26.179688 20.527344 25.472656 21.949219 L 23.050781 21.949219 C 22.34375 20.527344 20.871094 19.546875 19.175781 19.546875 C 16.792969 19.546875 14.847656 21.488281 14.847656 23.875 C 14.847656 26.261719 16.792969 28.203125 19.175781 28.203125 C 21.5625 28.203125 23.503906 26.265625 23.503906 23.882812 Z M 29.34375 21.480469 C 30.667969 21.480469 31.742188 22.554688 31.742188 23.875 C 31.742188 25.199219 30.667969 26.273438 29.34375 26.273438 C 28.023438 26.273438 26.949219 25.199219 26.949219 23.875 C 26.949219 22.554688 28.023438 21.480469 29.34375 21.480469 Z M 16.78125 23.875 C 16.78125 22.554688 17.855469 21.480469 19.175781 21.480469 C 20.5 21.480469 21.574219 22.554688 21.574219 23.875 C 21.574219 25.199219 20.5 26.273438 19.175781 26.273438 C 17.855469 26.273438 16.78125 25.199219 16.78125 23.875 Z M 16.78125 23.875 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 50.796875 40.988281 L 40.929688 50.851562 C 38.933594 52.851562 38.933594 56.101562 40.929688 58.101562 C 41.898438 59.070312 43.1875 59.601562 44.554688 59.601562 C 45.925781 59.601562 47.210938 59.070312 48.179688 58.101562 L 58.042969 48.238281 C 60.042969 46.238281 60.042969 42.988281 58.042969 40.988281 C 56.046875 38.992188 52.792969 38.992188 50.796875 40.988281 Z M 46.8125 56.734375 C 46.210938 57.339844 45.410156 57.671875 44.554688 57.671875 C 43.703125 57.671875 42.898438 57.339844 42.296875 56.734375 C 41.050781 55.492188 41.050781 53.464844 42.296875 52.21875 L 46.546875 47.96875 L 51.0625 52.488281 Z M 56.679688 46.871094 L 52.429688 51.121094 L 47.910156 46.605469 L 52.160156 42.355469 C 52.785156 41.730469 53.601562 41.421875 54.417969 41.421875 C 55.238281 41.421875 56.054688 41.734375 56.679688 42.355469 C 57.28125 42.957031 57.613281 43.761719 57.613281 44.613281 C 57.613281 45.46875 57.28125 46.269531 56.679688 46.871094 Z M 56.679688 46.871094 "/><\/g><\/svg>',PhysicianSvg:'<?xml version="1.0" encoding="UTF-8"?><svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="66px" height="66px" viewBox="0 0 66 66" version="1.1"><g id="surface1"><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 62.53125 62.925781 L 59.597656 45.75 C 59.28125 43.898438 57.96875 42.414062 56.171875 41.871094 L 48.257812 39.484375 C 48.09375 37.546875 47.300781 35.722656 45.980469 34.277344 C 44.925781 33.125 43.597656 32.28125 42.132812 31.816406 C 42.382812 31.539062 42.613281 31.261719 42.828125 30.992188 C 44.710938 28.597656 45.71875 25.960938 45.972656 24.160156 L 46.585938 24.160156 C 48.171875 24.160156 49.464844 22.871094 49.464844 21.28125 L 49.464844 19.804688 C 49.464844 18.746094 48.867188 17.785156 47.972656 17.289062 L 47.972656 13.738281 C 47.972656 13.199219 47.535156 12.765625 47 12.765625 C 46.464844 12.765625 46.03125 13.199219 46.03125 13.738281 L 46.03125 17.722656 C 45.652344 17.789062 45.199219 17.902344 44.738281 18.097656 C 44.691406 18.113281 44.644531 18.132812 44.601562 18.15625 C 44.496094 18.203125 44.394531 18.253906 44.289062 18.3125 L 44.289062 10.484375 C 44.289062 8.320312 42.53125 6.5625 40.367188 6.5625 L 37.6875 6.5625 C 36.761719 6.5625 35.859375 6.886719 35.140625 7.46875 L 34.878906 7.683594 C 34.394531 8.082031 33.785156 8.296875 33.164062 8.296875 C 32.539062 8.296875 31.929688 8.082031 31.445312 7.683594 L 31.183594 7.46875 C 30.464844 6.886719 29.5625 6.5625 28.636719 6.5625 L 25.957031 6.5625 C 23.792969 6.5625 22.035156 8.320312 22.035156 10.484375 L 22.035156 18.3125 C 21.929688 18.253906 21.828125 18.203125 21.722656 18.15625 C 21.679688 18.132812 21.632812 18.113281 21.585938 18.097656 C 21.125 17.902344 20.671875 17.789062 20.292969 17.722656 L 20.292969 7.644531 C 20.292969 4.5 22.851562 1.941406 26 1.941406 L 40.324219 1.941406 C 43.46875 1.941406 46.027344 4.5 46.027344 7.644531 L 46.027344 9.171875 C 46.027344 9.710938 46.464844 10.144531 47 10.144531 C 47.535156 10.144531 47.972656 9.710938 47.972656 9.171875 L 47.972656 7.644531 C 47.972656 3.429688 44.542969 0 40.324219 0 L 26 0 C 21.78125 0 18.351562 3.429688 18.351562 7.644531 L 18.351562 17.289062 C 17.457031 17.785156 16.859375 18.746094 16.859375 19.804688 L 16.859375 21.28125 C 16.859375 22.871094 18.152344 24.160156 19.738281 24.160156 L 20.351562 24.160156 C 20.605469 25.960938 21.613281 28.597656 23.496094 30.992188 C 23.707031 31.261719 23.941406 31.539062 24.191406 31.816406 C 20.824219 32.886719 18.371094 35.910156 18.066406 39.484375 L 10.152344 41.871094 C 8.355469 42.414062 7.042969 43.898438 6.726562 45.75 L 5.535156 52.726562 C 5.445312 53.253906 5.800781 53.757812 6.328125 53.847656 C 6.855469 53.9375 7.359375 53.582031 7.449219 53.054688 L 8.640625 46.078125 C 8.832031 44.957031 9.625 44.058594 10.714844 43.730469 L 18.035156 41.523438 L 18.035156 43.441406 C 16.355469 43.753906 14.929688 44.90625 14.339844 46.5 C 14.183594 46.925781 14.085938 47.367188 14.050781 47.820312 L 13.34375 56.898438 C 13.292969 57.585938 13.527344 58.265625 13.992188 58.769531 C 14.460938 59.273438 15.121094 59.5625 15.804688 59.5625 L 17.015625 59.5625 C 17.554688 59.5625 17.988281 59.125 17.988281 58.589844 C 17.988281 58.054688 17.554688 57.617188 17.015625 57.617188 L 15.804688 57.617188 C 15.660156 57.617188 15.519531 57.558594 15.417969 57.449219 C 15.320312 57.34375 15.269531 57.195312 15.28125 57.050781 L 15.988281 47.972656 C 16.011719 47.699219 16.070312 47.429688 16.164062 47.171875 C 16.570312 46.0625 17.675781 45.308594 18.914062 45.300781 L 19.070312 45.300781 C 19.078125 45.300781 19.085938 45.300781 19.09375 45.300781 C 20.296875 45.300781 21.359375 45.980469 21.804688 47.039062 C 21.933594 47.335938 22.007812 47.648438 22.035156 47.972656 L 22.742188 57.050781 C 22.753906 57.195312 22.703125 57.34375 22.601562 57.449219 C 22.503906 57.558594 22.363281 57.617188 22.21875 57.617188 L 21.007812 57.617188 C 20.46875 57.617188 20.035156 58.054688 20.035156 58.589844 C 20.035156 59.125 20.46875 59.5625 21.007812 59.5625 L 22.21875 59.5625 C 22.902344 59.5625 23.5625 59.273438 24.027344 58.769531 C 24.496094 58.265625 24.730469 57.585938 24.679688 56.902344 L 23.96875 47.820312 C 23.929688 47.289062 23.800781 46.769531 23.59375 46.28125 C 22.957031 44.769531 21.585938 43.722656 19.976562 43.4375 L 19.976562 40.9375 L 23.316406 39.929688 C 23.617188 40.566406 24.21875 41.949219 25.414062 44.929688 C 26.613281 47.9375 28.109375 51.792969 29.539062 55.539062 C 29.550781 55.570312 29.5625 55.601562 29.574219 55.632812 C 30.53125 58.132812 31.460938 60.582031 32.253906 62.695312 C 32.394531 63.078125 32.757812 63.328125 33.160156 63.328125 C 33.566406 63.328125 33.929688 63.078125 34.070312 62.695312 C 34.863281 60.582031 35.792969 58.132812 36.746094 55.632812 C 36.761719 55.601562 36.773438 55.570312 36.78125 55.539062 C 38.214844 51.792969 39.707031 47.941406 40.910156 44.9375 C 42.101562 41.953125 42.707031 40.570312 43.007812 39.929688 L 46.347656 40.9375 L 46.347656 46.671875 C 44.035156 47.121094 42.28125 49.164062 42.28125 51.605469 C 42.28125 54.375 44.535156 56.628906 47.308594 56.628906 C 50.078125 56.628906 52.332031 54.375 52.332031 51.605469 C 52.332031 49.171875 50.59375 47.136719 48.289062 46.675781 L 48.289062 41.523438 L 55.609375 43.730469 C 56.699219 44.058594 57.492188 44.957031 57.683594 46.078125 L 60.617188 63.253906 C 60.664062 63.539062 60.589844 63.816406 60.402344 64.039062 C 60.21875 64.261719 59.957031 64.382812 59.667969 64.382812 L 6.65625 64.382812 C 6.367188 64.382812 6.105469 64.261719 5.921875 64.039062 C 5.734375 63.816406 5.65625 63.539062 5.707031 63.253906 L 6.675781 57.585938 C 6.765625 57.058594 6.410156 56.554688 5.882812 56.464844 C 5.351562 56.375 4.851562 56.730469 4.761719 57.257812 L 3.792969 62.929688 C 3.648438 63.773438 3.882812 64.636719 4.4375 65.292969 C 4.988281 65.949219 5.800781 66.324219 6.65625 66.324219 L 59.667969 66.324219 C 60.523438 66.324219 61.335938 65.949219 61.886719 65.292969 C 62.441406 64.636719 62.675781 63.773438 62.53125 62.925781 Z M 46.039062 19.703125 C 46.558594 19.574219 46.972656 19.574219 46.976562 19.574219 C 47.144531 19.578125 47.308594 19.539062 47.453125 19.460938 C 47.496094 19.570312 47.523438 19.683594 47.523438 19.804688 L 47.523438 21.28125 C 47.523438 21.800781 47.101562 22.21875 46.585938 22.21875 L 46.039062 22.21875 Z M 20.28125 22.21875 L 19.738281 22.21875 C 19.222656 22.21875 18.800781 21.800781 18.800781 21.28125 L 18.800781 19.804688 C 18.800781 19.683594 18.828125 19.570312 18.871094 19.460938 C 19.015625 19.539062 19.179688 19.578125 19.34375 19.574219 C 19.351562 19.574219 19.765625 19.574219 20.28125 19.703125 Z M 22.226562 23.308594 L 22.226562 20.757812 C 22.519531 20.84375 22.839844 20.832031 23.140625 20.710938 C 23.648438 20.496094 23.976562 20.003906 23.976562 19.449219 L 23.976562 10.484375 C 23.976562 9.394531 24.867188 8.503906 25.957031 8.503906 L 28.636719 8.503906 C 29.117188 8.503906 29.582031 8.671875 29.953125 8.972656 L 30.214844 9.1875 C 31.042969 9.867188 32.089844 10.242188 33.160156 10.242188 C 34.234375 10.242188 35.28125 9.867188 36.109375 9.1875 L 36.371094 8.972656 C 36.742188 8.671875 37.207031 8.503906 37.6875 8.503906 L 40.367188 8.503906 C 41.457031 8.503906 42.347656 9.394531 42.347656 10.484375 L 42.347656 19.449219 C 42.347656 20.003906 42.675781 20.496094 43.183594 20.710938 C 43.355469 20.78125 43.535156 20.816406 43.710938 20.816406 C 43.84375 20.816406 43.972656 20.796875 44.097656 20.757812 L 44.097656 23.308594 C 44.097656 24.726562 43.117188 27.480469 41.300781 29.792969 C 40.699219 30.554688 39.925781 31.378906 38.972656 32.097656 C 38.941406 32.117188 38.914062 32.140625 38.886719 32.164062 C 37.410156 33.253906 35.511719 34.089844 33.160156 34.089844 C 30.808594 34.089844 28.914062 33.253906 27.4375 32.164062 C 27.410156 32.140625 27.382812 32.117188 27.351562 32.097656 C 26.398438 31.378906 25.625 30.554688 25.023438 29.792969 C 23.207031 27.480469 22.226562 24.726562 22.226562 23.308594 Z M 39.523438 39 L 33.160156 43.757812 L 26.800781 39 C 27.429688 38.199219 27.785156 37.167969 27.785156 36.25 L 27.785156 34.683594 C 29.28125 35.488281 31.066406 36.03125 33.160156 36.03125 C 35.257812 36.03125 37.042969 35.488281 38.539062 34.683594 L 38.539062 36.25 C 38.539062 37.167969 38.894531 38.199219 39.523438 39 Z M 25.179688 37.917969 C 24.660156 37.71875 24.085938 37.6875 23.539062 37.832031 C 23.515625 37.839844 23.492188 37.84375 23.46875 37.851562 L 20.113281 38.863281 C 20.683594 36.074219 22.949219 33.851562 25.839844 33.421875 L 25.839844 36.25 C 25.839844 36.859375 25.570312 37.488281 25.179688 37.917969 Z M 27.8125 45.710938 C 27.8125 45.707031 27.808594 45.703125 27.808594 45.699219 C 27.757812 45.574219 27.710938 45.453125 27.664062 45.332031 C 27.652344 45.308594 27.644531 45.285156 27.636719 45.265625 C 27.589844 45.144531 27.542969 45.027344 27.496094 44.914062 C 27.492188 44.902344 27.488281 44.894531 27.488281 44.886719 C 27.34375 44.527344 27.203125 44.179688 27.070312 43.847656 C 27.0625 43.824219 27.050781 43.796875 27.042969 43.773438 C 27.003906 43.679688 26.964844 43.585938 26.929688 43.492188 C 26.914062 43.457031 26.902344 43.425781 26.886719 43.390625 C 26.851562 43.300781 26.816406 43.210938 26.78125 43.125 C 26.769531 43.097656 26.757812 43.074219 26.75 43.046875 C 26.683594 42.886719 26.621094 42.734375 26.558594 42.582031 C 26.542969 42.539062 26.527344 42.5 26.507812 42.460938 C 26.484375 42.398438 26.460938 42.34375 26.4375 42.285156 C 26.414062 42.222656 26.386719 42.160156 26.363281 42.101562 C 26.351562 42.078125 26.34375 42.054688 26.335938 42.03125 C 26.328125 42.011719 26.320312 41.996094 26.3125 41.980469 C 26.199219 41.707031 26.09375 41.449219 25.992188 41.207031 C 25.992188 41.207031 25.992188 41.203125 25.988281 41.203125 C 25.9375 41.074219 25.882812 40.949219 25.832031 40.828125 C 25.804688 40.765625 25.78125 40.703125 25.753906 40.644531 L 31.226562 44.734375 L 28.941406 45.707031 C 28.9375 45.707031 28.933594 45.710938 28.929688 45.710938 L 27.972656 46.117188 C 27.917969 45.980469 27.867188 45.847656 27.8125 45.710938 Z M 30.132812 51.660156 C 29.941406 51.160156 29.746094 50.660156 29.550781 50.160156 C 29.25 49.378906 28.960938 48.636719 28.683594 47.925781 L 29.046875 47.773438 L 30.527344 49.492188 Z M 33.179688 59.554688 C 33.152344 59.496094 33.121094 59.441406 33.082031 59.390625 C 32.640625 58.230469 32.085938 56.761719 31.46875 55.148438 L 32.375 50.183594 L 33.949219 50.183594 L 34.855469 55.148438 C 34.207031 56.839844 33.628906 58.371094 33.179688 59.554688 Z M 34.3125 48.242188 L 32.011719 48.242188 L 30.921875 46.976562 L 33.160156 46.023438 L 35.402344 46.976562 Z M 36.769531 50.160156 C 36.578125 50.660156 36.382812 51.160156 36.191406 51.660156 L 35.796875 49.492188 L 37.277344 47.773438 L 37.640625 47.925781 C 37.363281 48.636719 37.074219 49.378906 36.769531 50.160156 Z M 40.492188 40.828125 C 40.441406 40.941406 40.394531 41.0625 40.34375 41.183594 C 40.335938 41.199219 40.328125 41.214844 40.324219 41.230469 C 40.273438 41.351562 40.21875 41.472656 40.167969 41.601562 C 40.164062 41.609375 40.160156 41.617188 40.15625 41.628906 C 40.109375 41.738281 40.0625 41.851562 40.015625 41.96875 C 40.007812 41.988281 40 42.011719 39.988281 42.03125 C 39.980469 42.058594 39.96875 42.085938 39.957031 42.113281 C 39.9375 42.164062 39.914062 42.214844 39.890625 42.269531 C 39.867188 42.335938 39.839844 42.398438 39.8125 42.464844 C 39.804688 42.488281 39.792969 42.507812 39.785156 42.53125 C 39.71875 42.695312 39.648438 42.867188 39.578125 43.042969 C 39.566406 43.070312 39.554688 43.097656 39.542969 43.125 C 39.507812 43.210938 39.472656 43.300781 39.4375 43.390625 C 39.421875 43.421875 39.410156 43.457031 39.394531 43.492188 C 39.359375 43.585938 39.320312 43.679688 39.28125 43.773438 C 39.273438 43.800781 39.261719 43.824219 39.25 43.851562 C 39.121094 44.179688 38.984375 44.523438 38.839844 44.878906 C 38.835938 44.890625 38.832031 44.902344 38.828125 44.914062 C 38.78125 45.03125 38.734375 45.148438 38.6875 45.265625 C 38.679688 45.285156 38.671875 45.308594 38.660156 45.332031 C 38.613281 45.453125 38.5625 45.574219 38.515625 45.703125 C 38.511719 45.703125 38.511719 45.707031 38.511719 45.707031 C 38.457031 45.84375 38.40625 45.980469 38.351562 46.117188 L 37.394531 45.710938 C 37.390625 45.710938 37.386719 45.707031 37.382812 45.707031 L 35.097656 44.734375 L 40.570312 40.644531 C 40.542969 40.703125 40.515625 40.765625 40.492188 40.828125 Z M 42.851562 37.851562 C 42.285156 37.683594 41.6875 37.710938 41.144531 37.917969 C 40.753906 37.488281 40.484375 36.859375 40.484375 36.25 L 40.484375 33.421875 C 43.394531 33.851562 45.652344 36.050781 46.210938 38.867188 Z M 50.390625 51.605469 C 50.390625 53.304688 49.007812 54.6875 47.308594 54.6875 C 45.609375 54.6875 44.226562 53.304688 44.226562 51.605469 C 44.226562 49.90625 45.609375 48.523438 47.308594 48.523438 C 49.007812 48.523438 50.390625 49.90625 50.390625 51.605469 Z M 50.390625 51.605469 "/><\/g><\/svg>',PhysicianAssistantSvg:'<?xml version="1.0" encoding="UTF-8"?><svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="66px" height="66px" viewBox="0 0 66 66" version="1.1"><g id="surface1"><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 49.832031 41.226562 C 49.789062 41.214844 47.363281 40.710938 46.128906 40.695312 L 40.613281 37.9375 C 40.160156 37.710938 39.878906 37.253906 39.878906 36.75 L 39.878906 31.925781 C 42.574219 30.519531 44.585938 27.953125 45.214844 24.851562 C 47.664062 24.496094 49.550781 22.382812 49.550781 19.839844 C 49.550781 17.367188 47.769531 15.304688 45.425781 14.863281 L 45.425781 12.46875 C 45.425781 11.929688 44.992188 11.496094 44.457031 11.496094 C 43.917969 11.496094 43.484375 11.929688 43.484375 12.46875 L 43.484375 12.890625 L 21.65625 12.890625 L 21.65625 7.105469 C 21.65625 4.257812 23.972656 1.941406 26.820312 1.941406 L 38.320312 1.941406 C 41.167969 1.941406 43.484375 4.257812 43.484375 7.105469 L 43.484375 8.0625 C 43.484375 8.601562 43.917969 9.035156 44.457031 9.035156 C 44.992188 9.035156 45.425781 8.601562 45.425781 8.0625 L 45.425781 7.105469 C 45.425781 3.1875 42.238281 0 38.320312 0 L 26.820312 0 C 22.902344 0 19.714844 3.1875 19.714844 7.105469 L 19.714844 14.871094 C 17.398438 15.339844 15.644531 17.394531 15.644531 19.839844 C 15.644531 22.363281 17.503906 24.464844 19.925781 24.84375 C 20.546875 27.890625 22.539062 30.527344 25.316406 31.957031 L 25.316406 36.75 C 25.316406 37.253906 25.03125 37.710938 24.578125 37.9375 L 18.988281 40.730469 C 17.644531 40.832031 15.046875 41.589844 15.003906 41.609375 C 9.5 43.671875 5.574219 48.988281 5.574219 55.203125 L 5.574219 63.316406 C 5.574219 64.796875 6.777344 66 8.253906 66 L 12.402344 66 C 12.941406 66 13.375 65.566406 13.375 65.027344 C 13.375 64.492188 12.941406 64.058594 12.402344 64.058594 L 8.253906 64.058594 C 7.847656 64.058594 7.515625 63.726562 7.515625 63.316406 L 7.515625 55.203125 C 7.515625 50.300781 10.335938 46.046875 14.4375 43.976562 L 14.4375 51.96875 L 13.96875 51.96875 C 12.003906 51.96875 10.40625 53.566406 10.40625 55.53125 L 10.40625 58.761719 C 10.40625 59.9375 11.363281 60.898438 12.542969 60.898438 L 13.394531 60.898438 C 13.929688 60.898438 14.363281 60.460938 14.363281 59.925781 C 14.363281 59.386719 13.929688 58.953125 13.394531 58.953125 L 12.542969 58.953125 C 12.4375 58.953125 12.351562 58.867188 12.351562 58.761719 L 12.351562 55.53125 C 12.351562 54.640625 13.074219 53.914062 13.96875 53.914062 L 16.847656 53.914062 C 17.738281 53.914062 18.464844 54.640625 18.464844 55.53125 L 18.464844 58.761719 C 18.464844 58.867188 18.378906 58.953125 18.273438 58.953125 L 17.421875 58.953125 C 16.886719 58.953125 16.449219 59.386719 16.449219 59.925781 C 16.449219 60.460938 16.886719 60.898438 17.421875 60.898438 L 18.273438 60.898438 C 19.449219 60.898438 20.40625 59.9375 20.40625 58.761719 L 20.40625 55.53125 C 20.40625 53.566406 18.8125 51.96875 16.847656 51.96875 L 16.378906 51.96875 L 16.378906 43.191406 C 17.550781 42.828125 18.792969 42.632812 20.082031 42.632812 L 20.972656 42.632812 C 24.988281 45.851562 28.816406 47.460938 32.582031 47.460938 C 36.351562 47.460938 40.058594 45.851562 43.832031 42.632812 L 45.917969 42.632812 C 46.816406 42.632812 47.699219 42.730469 48.546875 42.910156 L 48.546875 51.808594 C 46.550781 52.253906 45.054688 54.039062 45.054688 56.164062 C 45.054688 58.625 47.058594 60.628906 49.519531 60.628906 C 51.980469 60.628906 53.980469 58.625 53.980469 56.164062 C 53.980469 54.039062 52.484375 52.253906 50.488281 51.808594 L 50.488281 43.496094 C 55.164062 45.328125 58.484375 49.882812 58.484375 55.203125 L 58.484375 63.316406 C 58.484375 63.726562 58.152344 64.058594 57.746094 64.058594 L 16.808594 64.058594 C 16.269531 64.058594 15.835938 64.492188 15.835938 65.027344 C 15.835938 65.566406 16.269531 66 16.808594 66 L 57.746094 66 C 59.222656 66 60.425781 64.796875 60.425781 63.316406 L 60.425781 55.203125 C 60.425781 48.558594 55.9375 42.941406 49.832031 41.226562 Z M 52.039062 56.164062 C 52.039062 57.554688 50.90625 58.683594 49.519531 58.683594 C 48.128906 58.683594 46.996094 57.554688 46.996094 56.164062 C 46.996094 54.777344 48.128906 53.644531 49.519531 53.644531 C 50.90625 53.644531 52.039062 54.777344 52.039062 56.164062 Z M 47.605469 19.839844 C 47.605469 21.234375 46.6875 22.417969 45.425781 22.816406 C 45.425781 22.804688 45.425781 22.792969 45.425781 22.777344 L 45.425781 16.863281 C 46.6875 17.261719 47.605469 18.445312 47.605469 19.839844 Z M 17.585938 19.839844 C 17.585938 18.46875 18.480469 17.296875 19.714844 16.878906 L 19.714844 22.78125 C 19.714844 22.785156 19.714844 22.792969 19.714844 22.800781 C 18.480469 22.382812 17.585938 21.214844 17.585938 19.839844 Z M 21.722656 23.816406 C 21.679688 23.46875 21.65625 14.835938 21.65625 14.835938 L 43.484375 14.835938 C 43.484375 14.835938 43.460938 23.46875 43.417969 23.816406 C 42.90625 28 39.332031 31.15625 35.109375 31.15625 L 30.035156 31.15625 C 28.867188 31.15625 27.738281 30.917969 26.675781 30.453125 C 23.976562 29.273438 22.078125 26.730469 21.722656 23.816406 Z M 22.363281 41.257812 C 22.359375 41.246094 22.355469 41.234375 22.347656 41.222656 L 25.449219 39.675781 C 26.5625 39.117188 27.257812 37.996094 27.257812 36.75 L 27.257812 32.71875 C 28.15625 32.96875 29.085938 33.097656 30.035156 33.097656 L 35.109375 33.097656 C 36.085938 33.097656 37.035156 32.960938 37.9375 32.703125 L 37.9375 36.75 C 37.9375 37.996094 38.628906 39.117188 39.746094 39.675781 L 42.546875 41.074219 C 42.5 41.136719 42.457031 41.207031 42.425781 41.28125 C 35.730469 46.90625 29.507812 46.898438 22.363281 41.257812 Z M 22.363281 41.257812 "/><\/g><\/svg>',PodiatristSvg:'<?xml version="1.0" encoding="UTF-8"?><svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="66px" height="66px" viewBox="0 0 66 66" version="1.1"><g id="surface1"><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 3.109375 55.714844 C 2.601562 55.53125 2.042969 55.789062 1.855469 56.296875 C 1.222656 58.027344 0.902344 59.839844 0.902344 61.679688 L 0.902344 64.957031 C 0.902344 65.496094 1.339844 65.933594 1.878906 65.933594 C 2.417969 65.933594 2.855469 65.496094 2.855469 64.957031 L 2.855469 61.679688 C 2.855469 60.066406 3.136719 58.484375 3.691406 56.96875 C 3.875 56.460938 3.617188 55.902344 3.109375 55.714844 Z M 3.109375 55.714844 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 56.585938 34.824219 C 56.113281 34.5625 55.519531 34.726562 55.253906 35.199219 C 54.992188 35.667969 55.160156 36.265625 55.628906 36.527344 C 60.265625 39.128906 63.144531 44.042969 63.144531 49.351562 C 63.144531 57.453125 56.554688 64.046875 48.449219 64.046875 C 40.347656 64.046875 33.757812 57.453125 33.757812 49.351562 C 33.757812 41.25 40.347656 34.65625 48.449219 34.65625 C 49.648438 34.65625 50.84375 34.804688 52 35.089844 C 52.523438 35.21875 53.054688 34.902344 53.183594 34.378906 C 53.3125 33.855469 52.996094 33.324219 52.472656 33.195312 C 51.160156 32.867188 49.808594 32.703125 48.449219 32.703125 C 40.464844 32.703125 33.773438 38.355469 32.167969 45.871094 L 29.179688 44.558594 L 29.179688 40.585938 C 33 38.226562 35.433594 34.015625 35.453125 29.40625 C 37.660156 29.03125 39.347656 27.105469 39.347656 24.792969 C 39.347656 24.300781 39.269531 23.824219 39.128906 23.378906 L 40.023438 20.707031 L 40.058594 20.65625 C 41.25 19.03125 41.191406 16.785156 39.949219 15.21875 L 40.113281 13.875 C 40.332031 12.066406 39.429688 10.316406 37.875 9.433594 L 37.714844 8.335938 C 37.613281 7.636719 37.339844 6.960938 36.925781 6.378906 C 36.613281 5.941406 36.003906 5.839844 35.566406 6.152344 C 35.125 6.464844 35.023438 7.078125 35.335938 7.515625 C 35.570312 7.84375 35.722656 8.222656 35.78125 8.617188 L 36.015625 10.226562 C 36.066406 10.570312 36.292969 10.863281 36.617188 10.992188 C 37.671875 11.417969 38.3125 12.507812 38.175781 13.640625 L 37.957031 15.414062 C 37.925781 15.691406 38.011719 15.972656 38.199219 16.179688 L 38.328125 16.328125 C 39.117188 17.210938 39.183594 18.546875 38.484375 19.503906 L 38.355469 19.675781 C 38.296875 19.757812 38.25 19.847656 38.21875 19.941406 L 37.765625 21.289062 C 37.128906 20.722656 36.332031 20.328125 35.453125 20.179688 L 35.453125 17.199219 C 35.453125 16.523438 35.105469 15.910156 34.527344 15.558594 C 33.945312 15.207031 33.242188 15.1875 32.640625 15.503906 L 32.082031 15.800781 C 31.265625 16.230469 30.285156 16.175781 29.523438 15.652344 L 28.476562 14.9375 C 28.007812 14.621094 27.394531 14.609375 26.917969 14.914062 L 26.601562 15.117188 C 25.730469 15.671875 24.589844 15.625 23.765625 15.003906 C 23.265625 14.625 22.5625 14.625 22.058594 15.003906 C 21.238281 15.625 20.097656 15.671875 19.226562 15.117188 L 18.910156 14.914062 C 18.433594 14.609375 17.820312 14.617188 17.351562 14.9375 L 16.304688 15.652344 C 15.542969 16.175781 14.5625 16.230469 13.746094 15.800781 L 13.1875 15.503906 C 12.585938 15.1875 11.882812 15.207031 11.300781 15.558594 C 10.71875 15.910156 10.375 16.523438 10.375 17.199219 L 10.375 20.1875 C 9.449219 20.351562 8.621094 20.789062 7.972656 21.414062 L 7.480469 19.941406 C 7.445312 19.847656 7.398438 19.757812 7.339844 19.675781 L 7.214844 19.503906 C 6.515625 18.546875 6.578125 17.210938 7.367188 16.328125 L 7.496094 16.179688 C 7.683594 15.972656 7.773438 15.691406 7.738281 15.414062 L 7.523438 13.640625 C 7.382812 12.507812 8.023438 11.421875 9.082031 10.992188 C 9.402344 10.863281 9.628906 10.570312 9.679688 10.226562 L 9.914062 8.617188 C 10.035156 7.785156 10.5625 7.070312 11.324219 6.703125 L 13.023438 5.890625 C 13.226562 5.792969 13.390625 5.625 13.488281 5.421875 L 13.910156 4.523438 C 14.324219 3.640625 15.222656 3.070312 16.199219 3.070312 L 17.644531 3.070312 C 17.847656 3.070312 18.046875 3.003906 18.214844 2.886719 L 18.84375 2.429688 C 19.664062 1.839844 20.753906 1.792969 21.621094 2.3125 L 22.347656 2.746094 C 22.65625 2.933594 23.039062 2.933594 23.347656 2.746094 L 24.078125 2.3125 C 24.941406 1.792969 26.03125 1.839844 26.851562 2.429688 L 27.480469 2.886719 C 27.648438 3.003906 27.847656 3.070312 28.050781 3.070312 L 29.5 3.070312 C 30.472656 3.070312 31.371094 3.640625 31.785156 4.523438 L 31.917969 4.804688 C 32.148438 5.292969 32.730469 5.503906 33.21875 5.273438 C 33.707031 5.046875 33.917969 4.464844 33.6875 3.976562 L 33.554688 3.691406 C 32.820312 2.128906 31.226562 1.117188 29.5 1.117188 L 28.367188 1.117188 L 27.992188 0.847656 C 26.539062 -0.199219 24.609375 -0.28125 23.074219 0.636719 L 22.847656 0.769531 L 22.625 0.636719 C 21.085938 -0.28125 19.15625 -0.199219 17.703125 0.847656 L 17.328125 1.117188 L 16.199219 1.117188 C 14.46875 1.117188 12.875 2.128906 12.140625 3.691406 L 11.867188 4.277344 L 10.480469 4.941406 C 9.132812 5.589844 8.199219 6.855469 7.980469 8.335938 L 7.820312 9.4375 C 6.269531 10.316406 5.363281 12.066406 5.582031 13.875 L 5.746094 15.21875 C 4.503906 16.785156 4.449219 19.03125 5.636719 20.65625 L 5.675781 20.707031 L 6.664062 23.664062 C 6.574219 24.027344 6.527344 24.402344 6.527344 24.792969 C 6.527344 27.089844 8.1875 29.003906 10.375 29.398438 C 10.378906 34 12.792969 38.21875 16.597656 40.59375 L 16.597656 44.5625 L 13.589844 45.882812 C 13.324219 45.875 13.0625 45.933594 12.816406 46.050781 L 8.597656 48.105469 C 8.386719 48.210938 8.199219 48.355469 8.046875 48.535156 C 6.476562 49.550781 5.113281 50.832031 3.992188 52.34375 C 3.667969 52.777344 3.757812 53.390625 4.191406 53.710938 C 4.367188 53.839844 4.570312 53.902344 4.773438 53.902344 C 5.074219 53.902344 5.367188 53.765625 5.558594 53.507812 C 6.300781 52.511719 7.164062 51.628906 8.132812 50.871094 L 11.066406 55.109375 L 10.414062 56.382812 C 10.238281 56.726562 10.285156 57.140625 10.527344 57.441406 L 17.167969 65.636719 C 17.355469 65.875 17.636719 66 17.925781 66 C 18.066406 66 18.210938 65.96875 18.34375 65.90625 C 18.75 65.710938 18.972656 65.265625 18.882812 64.824219 L 16.253906 52.191406 L 21.644531 55.59375 C 22.007812 55.828125 22.429688 55.941406 22.847656 55.941406 C 23.269531 55.941406 23.6875 55.828125 24.054688 55.597656 L 29.535156 52.132812 L 26.898438 64.824219 C 26.804688 65.265625 27.027344 65.710938 27.433594 65.90625 C 27.570312 65.96875 27.710938 66 27.851562 66 C 28.140625 66 28.421875 65.875 28.613281 65.636719 L 34.480469 58.394531 C 37.449219 62.96875 42.601562 66 48.449219 66 C 57.628906 66 65.097656 58.53125 65.097656 49.351562 C 65.097656 43.335938 61.835938 37.769531 56.585938 34.824219 Z M 30.546875 28.734375 C 30.796875 31.285156 30.796875 33.90625 30.546875 36.519531 C 30.515625 36.824219 30.28125 37.070312 29.984375 37.101562 C 25.3125 37.605469 20.574219 37.605469 15.902344 37.09375 C 15.617188 37.0625 15.386719 36.835938 15.34375 36.546875 C 14.972656 33.929688 14.972656 31.296875 15.34375 28.714844 C 15.386719 28.425781 15.613281 28.203125 15.894531 28.167969 C 18.246094 27.878906 20.609375 27.734375 22.976562 27.734375 C 25.320312 27.734375 27.667969 27.878906 29.996094 28.160156 C 30.285156 28.195312 30.519531 28.4375 30.546875 28.734375 Z M 18.175781 39.257812 C 19.773438 39.371094 21.375 39.429688 22.976562 39.429688 C 24.503906 39.429688 26.027344 39.378906 27.546875 39.277344 C 27.058594 39.539062 26.542969 39.765625 26.007812 39.957031 L 25.453125 40.152344 C 23.769531 40.75 21.914062 40.746094 20.230469 40.144531 L 19.773438 39.980469 C 19.21875 39.777344 18.683594 39.539062 18.175781 39.257812 Z M 32.675781 33.566406 C 32.714844 31.878906 32.652344 30.199219 32.492188 28.542969 C 32.460938 28.242188 32.382812 27.953125 32.261719 27.691406 L 33.5 25.523438 L 33.5 29.351562 C 33.5 30.824219 33.210938 32.25 32.675781 33.566406 Z M 37.394531 24.792969 C 37.394531 26.023438 36.574219 27.066406 35.453125 27.402344 L 35.453125 22.179688 C 36.574219 22.519531 37.394531 23.5625 37.394531 24.792969 Z M 12.835938 17.527344 C 14.292969 18.296875 16.046875 18.195312 17.40625 17.265625 L 18.160156 16.753906 L 18.175781 16.765625 C 19.621094 17.683594 21.476562 17.679688 22.914062 16.785156 C 24.351562 17.679688 26.207031 17.683594 27.648438 16.765625 L 27.667969 16.753906 L 28.417969 17.265625 C 29.78125 18.195312 31.53125 18.296875 32.992188 17.527344 L 33.5 17.261719 L 33.5 21.585938 L 30.777344 26.347656 C 30.601562 26.289062 30.421875 26.242188 30.230469 26.21875 C 25.394531 25.632812 20.492188 25.636719 15.65625 26.230469 C 15.445312 26.253906 15.242188 26.308594 15.050781 26.378906 L 12.328125 21.507812 L 12.328125 17.261719 Z M 8.480469 24.792969 C 8.480469 23.578125 9.277344 22.546875 10.375 22.195312 L 10.375 27.390625 C 9.277344 27.035156 8.480469 26.003906 8.480469 24.792969 Z M 12.328125 25.511719 L 13.597656 27.78125 C 13.507812 27.988281 13.445312 28.207031 13.410156 28.433594 C 13.167969 30.121094 13.074219 31.828125 13.125 33.539062 C 12.609375 32.242188 12.328125 30.835938 12.328125 29.386719 Z M 12.445312 56.703125 L 13.070312 55.472656 C 13.234375 55.152344 13.207031 54.769531 13.003906 54.476562 L 9.71875 49.730469 L 13.378906 47.953125 L 16.148438 61.277344 Z M 23.011719 53.945312 C 22.910156 54.007812 22.785156 54.007812 22.6875 53.945312 L 15.703125 49.53125 L 15.238281 47.292969 L 17.96875 46.09375 C 18.324219 45.9375 18.550781 45.585938 18.550781 45.199219 L 18.550781 41.597656 C 18.738281 41.675781 18.925781 41.75 19.113281 41.816406 L 19.570312 41.980469 C 20.628906 42.363281 21.742188 42.550781 22.859375 42.550781 C 23.957031 42.550781 25.058594 42.367188 26.109375 41.996094 L 26.660156 41.796875 C 26.851562 41.730469 27.039062 41.65625 27.226562 41.582031 L 27.226562 45.199219 C 27.226562 45.585938 27.457031 45.9375 27.8125 46.09375 L 30.542969 47.292969 L 30.085938 49.472656 Z M 29.628906 61.277344 L 31.847656 50.597656 C 32.007812 52.722656 32.5625 54.734375 33.449219 56.5625 Z M 29.628906 61.277344 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 52.78125 57.453125 L 50.039062 56.84375 C 48.832031 56.578125 47.605469 56.550781 46.386719 56.765625 L 41.691406 57.597656 C 41.289062 57.671875 40.878906 57.558594 40.5625 57.296875 C 40.25 57.035156 40.070312 56.648438 40.070312 56.242188 C 40.070312 55.832031 40.253906 55.445312 40.570312 55.179688 C 40.886719 54.917969 41.300781 54.8125 41.703125 54.886719 L 42.351562 55.007812 C 43.128906 55.152344 43.929688 54.949219 44.542969 54.449219 L 47.128906 52.339844 C 47.726562 51.851562 48.070312 51.128906 48.070312 50.351562 L 48.070312 38.175781 C 48.070312 37.636719 47.632812 37.199219 47.09375 37.199219 C 46.554688 37.199219 46.117188 37.636719 46.117188 38.175781 L 46.117188 50.351562 C 46.117188 50.539062 46.035156 50.710938 45.894531 50.828125 L 43.308594 52.933594 C 43.140625 53.074219 42.921875 53.128906 42.710938 53.089844 L 42.0625 52.96875 C 41.085938 52.785156 40.085938 53.042969 39.320312 53.679688 C 38.558594 54.3125 38.117188 55.246094 38.117188 56.242188 C 38.117188 57.230469 38.550781 58.160156 39.308594 58.796875 C 39.914062 59.300781 40.671875 59.574219 41.445312 59.574219 C 41.640625 59.574219 41.835938 59.558594 42.03125 59.523438 L 46.726562 58.691406 C 47.691406 58.519531 48.664062 58.539062 49.617188 58.75 L 52.359375 59.359375 C 54.496094 59.832031 56.734375 58.917969 57.929688 57.082031 C 59.359375 54.882812 58.941406 51.929688 56.957031 50.210938 L 56.585938 49.886719 L 56.585938 39.847656 C 56.585938 39.308594 56.148438 38.871094 55.609375 38.871094 C 55.070312 38.871094 54.632812 39.308594 54.632812 39.847656 L 54.632812 50.335938 C 54.632812 50.617188 54.753906 50.886719 54.96875 51.074219 L 55.679688 51.6875 C 56.929688 52.769531 57.191406 54.632812 56.292969 56.019531 C 55.539062 57.175781 54.128906 57.75 52.78125 57.453125 Z M 52.78125 57.453125 "/><\/g><\/svg>',VeterinarianSvg:'<?xml version="1.0" encoding="UTF-8"?><svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="66px" height="66px" viewBox="0 0 66 66" version="1.1"><g id="surface1"><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 3.398438 53.320312 C 2.9375 53.050781 2.347656 53.210938 2.082031 53.671875 C 0.71875 56.039062 0 58.730469 0 61.457031 L 0 64.929688 C 0 65.460938 0.433594 65.894531 0.964844 65.894531 C 1.5 65.894531 1.929688 65.460938 1.929688 64.929688 L 1.929688 61.457031 C 1.929688 59.066406 2.5625 56.710938 3.753906 54.636719 C 4.019531 54.175781 3.863281 53.585938 3.398438 53.320312 Z M 3.398438 53.320312 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 56.96875 34.765625 C 56.492188 34.523438 55.914062 34.714844 55.671875 35.191406 C 55.429688 35.664062 55.621094 36.246094 56.097656 36.488281 C 61.011719 38.980469 64.070312 43.949219 64.070312 49.457031 C 64.070312 57.46875 57.550781 63.988281 49.539062 63.988281 C 41.527344 63.988281 35.007812 57.46875 35.007812 49.457031 C 35.007812 41.445312 41.527344 34.925781 49.539062 34.925781 C 50.519531 34.925781 51.5 35.023438 52.453125 35.21875 C 52.976562 35.324219 53.484375 34.988281 53.59375 34.464844 C 53.699219 33.941406 53.359375 33.433594 52.839844 33.328125 C 51.757812 33.105469 50.648438 32.996094 49.539062 32.996094 C 42.03125 32.996094 35.679688 38.046875 33.710938 44.929688 L 31.351562 43.878906 L 31.351562 40.121094 C 34.652344 37.609375 36.695312 33.652344 36.695312 29.359375 L 36.695312 27.820312 L 36.730469 27.820312 C 39.179688 27.820312 41.167969 25.828125 41.167969 23.378906 C 41.167969 21.757812 40.292969 20.339844 38.992188 19.5625 L 39.070312 17.359375 C 39.941406 17.144531 40.589844 16.359375 40.589844 15.421875 L 40.589844 13.707031 C 40.589844 12.695312 39.835938 11.859375 38.859375 11.726562 C 37.949219 8.277344 35.140625 5.585938 31.621094 4.847656 L 26.375 0.539062 C 25.613281 -0.0859375 24.527344 -0.0703125 23.785156 0.582031 L 22.597656 1.621094 L 21.710938 1.457031 C 20.929688 1.3125 20.132812 1.566406 19.578125 2.132812 L 16.914062 4.859375 C 13.421875 5.613281 10.640625 8.296875 9.734375 11.726562 C 8.757812 11.859375 8.003906 12.695312 8.003906 13.707031 L 8.003906 15.421875 C 8.003906 16.355469 8.652344 17.144531 9.523438 17.359375 L 9.601562 19.632812 C 8.359375 20.417969 7.535156 21.804688 7.535156 23.378906 C 7.535156 25.800781 9.484375 27.777344 11.894531 27.816406 C 11.894531 28.34375 11.894531 28.871094 11.894531 29.390625 C 11.894531 33.910156 14.167969 38.066406 17.789062 40.546875 L 17.789062 42.128906 C 15.511719 42.25 13.625 43.855469 13.066406 45.988281 L 10.808594 46.996094 C 9.125 47.75 7.601562 48.820312 6.277344 50.1875 C 5.910156 50.5625 5.894531 51.195312 6.238281 51.597656 C 6.417969 51.804688 6.660156 51.910156 6.902344 51.910156 C 7.128906 51.910156 7.351562 51.820312 7.527344 51.640625 C 8.6875 50.445312 10.023438 49.503906 11.496094 48.847656 L 12.898438 48.21875 L 12.898438 53.859375 C 11.140625 54.292969 9.835938 55.882812 9.835938 57.769531 C 9.835938 59.992188 11.644531 61.796875 13.863281 61.796875 C 16.085938 61.796875 17.890625 59.992188 17.890625 57.769531 C 17.890625 55.882812 16.585938 54.292969 14.828125 53.859375 L 14.828125 47.355469 L 17.601562 46.117188 L 23.058594 55.621094 C 23.3125 56.058594 23.78125 56.332031 24.285156 56.332031 L 24.289062 56.332031 C 24.792969 56.332031 25.261719 56.0625 25.515625 55.625 L 31.101562 45.921875 L 33.277344 46.894531 C 33.144531 47.730469 33.078125 48.585938 33.078125 49.457031 C 33.078125 58.535156 40.460938 65.917969 49.539062 65.917969 C 58.617188 65.917969 66 58.535156 66 49.457031 C 66 43.21875 62.539062 37.585938 56.96875 34.765625 Z M 15.960938 57.769531 C 15.960938 58.925781 15.019531 59.867188 13.863281 59.867188 C 12.707031 59.867188 11.765625 58.925781 11.765625 57.769531 C 11.765625 56.613281 12.707031 55.671875 13.863281 55.671875 C 15.019531 55.671875 15.960938 56.613281 15.960938 57.769531 Z M 31.976562 13.636719 L 38.589844 13.636719 C 38.628906 13.636719 38.65625 13.667969 38.65625 13.707031 L 38.65625 15.421875 C 38.65625 15.457031 38.628906 15.488281 38.589844 15.488281 L 31.976562 15.488281 C 32.011719 15.183594 32.03125 14.875 32.03125 14.5625 C 32.03125 14.25 32.011719 13.941406 31.976562 13.636719 Z M 36.730469 25.886719 L 36.695312 25.886719 L 36.695312 20.871094 L 36.730469 20.871094 C 38.113281 20.871094 39.238281 21.996094 39.238281 23.378906 C 39.238281 24.761719 38.113281 25.886719 36.730469 25.886719 Z M 36.730469 18.941406 L 36.695312 18.941406 L 36.695312 18.011719 C 36.695312 17.816406 36.6875 17.617188 36.671875 17.421875 L 37.132812 17.421875 L 37.082031 18.957031 C 36.964844 18.945312 36.847656 18.941406 36.730469 18.941406 Z M 17.566406 6.699219 C 17.765625 6.664062 17.945312 6.566406 18.085938 6.425781 L 20.960938 3.484375 C 21.0625 3.378906 21.214844 3.332031 21.359375 3.359375 L 22.707031 3.605469 C 22.996094 3.660156 23.296875 3.578125 23.519531 3.382812 L 25.058594 2.035156 C 25.085938 2.011719 25.125 2.007812 25.148438 2.03125 L 30.582031 6.496094 C 30.710938 6.601562 30.863281 6.667969 31.023438 6.699219 C 33.746094 7.191406 35.960938 9.144531 36.835938 11.707031 L 31.484375 11.707031 C 30.34375 8.851562 27.554688 6.828125 24.296875 6.828125 C 23.65625 6.828125 23.019531 6.90625 22.402344 7.0625 C 21.882812 7.191406 21.570312 7.71875 21.699219 8.234375 C 21.832031 8.753906 22.355469 9.066406 22.875 8.933594 C 23.335938 8.816406 23.816406 8.757812 24.296875 8.757812 C 27.496094 8.757812 30.101562 11.363281 30.101562 14.5625 C 30.101562 17.765625 27.496094 20.367188 24.296875 20.367188 C 21.097656 20.367188 18.492188 17.765625 18.492188 14.5625 C 18.492188 13.21875 18.964844 11.90625 19.816406 10.871094 C 20.15625 10.460938 20.101562 9.851562 19.6875 9.511719 C 19.277344 9.171875 18.667969 9.230469 18.328125 9.640625 C 17.8125 10.265625 17.40625 10.960938 17.109375 11.707031 L 11.753906 11.707031 C 12.628906 9.140625 14.847656 7.191406 17.566406 6.699219 Z M 10.003906 15.488281 C 9.964844 15.488281 9.9375 15.457031 9.9375 15.421875 L 9.9375 13.707031 C 9.9375 13.667969 9.964844 13.636719 10.003906 13.636719 L 16.617188 13.636719 C 16.582031 13.945312 16.5625 14.253906 16.5625 14.5625 C 16.5625 14.875 16.582031 15.183594 16.617188 15.488281 Z M 11.457031 17.421875 L 11.921875 17.421875 C 11.90625 17.617188 11.898438 17.816406 11.898438 18.015625 L 11.898438 18.941406 C 11.765625 18.945312 11.636719 18.953125 11.511719 18.964844 Z M 9.464844 23.378906 C 9.464844 22.023438 10.550781 20.917969 11.898438 20.875 C 11.898438 22.257812 11.898438 24.015625 11.898438 25.882812 C 10.550781 25.84375 9.464844 24.738281 9.464844 23.378906 Z M 13.828125 29.390625 C 13.828125 23.953125 13.828125 18.015625 13.828125 18.015625 C 13.828125 17.816406 13.839844 17.617188 13.859375 17.421875 L 17.109375 17.421875 C 18.25 20.277344 21.039062 22.300781 24.296875 22.300781 C 27.554688 22.300781 30.34375 20.277344 31.484375 17.421875 L 34.734375 17.421875 C 34.753906 17.617188 34.765625 17.816406 34.765625 18.015625 L 34.765625 29.359375 C 34.765625 34.25 31.667969 38.636719 27.058594 40.273438 L 26.816406 40.359375 C 25.148438 40.953125 23.3125 40.949219 21.644531 40.351562 L 21.503906 40.300781 C 16.910156 38.648438 13.824219 34.265625 13.828125 29.390625 Z M 24.289062 53.882812 L 19.3125 45.214844 C 19.503906 44.988281 19.613281 44.683594 19.613281 44.359375 L 19.613281 41.597656 C 20.015625 41.789062 20.425781 41.964844 20.851562 42.117188 L 20.992188 42.167969 C 22.039062 42.546875 23.140625 42.734375 24.246094 42.734375 C 25.335938 42.734375 26.425781 42.550781 27.460938 42.179688 L 27.703125 42.09375 C 28.339844 41.871094 28.949219 41.597656 29.53125 41.289062 L 29.53125 44.359375 C 29.53125 44.476562 29.546875 44.59375 29.574219 44.703125 Z M 24.289062 53.882812 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 59.128906 41.027344 C 58.546875 40.710938 57.839844 40.734375 57.28125 41.089844 L 55.121094 42.472656 C 51.636719 40.625 47.441406 40.625 43.957031 42.472656 L 41.796875 41.089844 C 41.238281 40.734375 40.527344 40.710938 39.949219 41.027344 C 39.367188 41.347656 39.003906 41.957031 39.003906 42.621094 L 39.003906 46.585938 C 36.917969 50.90625 38.488281 56.132812 42.640625 58.582031 L 44.84375 59.875 C 46.292969 60.730469 47.914062 61.15625 49.539062 61.15625 C 51.160156 61.15625 52.785156 60.730469 54.234375 59.875 L 56.4375 58.582031 C 60.589844 56.132812 62.160156 50.90625 60.074219 46.585938 L 60.074219 42.621094 C 60.074219 41.957031 59.710938 41.347656 59.128906 41.027344 Z M 55.457031 56.914062 L 53.253906 58.210938 C 50.960938 59.5625 48.117188 59.5625 45.824219 58.210938 L 43.621094 56.914062 C 40.28125 54.949219 39.050781 50.703125 40.828125 47.257812 C 40.898438 47.121094 40.933594 46.96875 40.933594 46.8125 L 40.933594 42.832031 L 43.296875 44.34375 C 43.667969 44.582031 44.136719 44.589844 44.519531 44.367188 C 47.613281 42.566406 51.460938 42.566406 54.558594 44.367188 C 54.941406 44.589844 55.410156 44.582031 55.78125 44.34375 L 58.140625 42.832031 L 58.140625 46.8125 C 58.140625 46.96875 58.179688 47.121094 58.25 47.257812 C 60.023438 50.703125 58.796875 54.949219 55.457031 56.914062 Z M 55.457031 56.914062 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 49.539062 47.945312 C 47.539062 47.945312 45.910156 49.398438 45.910156 51.1875 C 45.910156 52.675781 47.039062 53.929688 48.574219 54.308594 L 48.574219 55.246094 L 47.570312 55.792969 C 47.101562 56.050781 46.929688 56.636719 47.1875 57.105469 C 47.359375 57.425781 47.691406 57.609375 48.035156 57.609375 C 48.191406 57.609375 48.347656 57.570312 48.496094 57.488281 L 49.539062 56.917969 L 50.578125 57.488281 C 50.726562 57.570312 50.886719 57.609375 51.042969 57.609375 C 51.382812 57.609375 51.714844 57.425781 51.890625 57.105469 C 52.148438 56.636719 51.976562 56.050781 51.507812 55.792969 L 50.503906 55.246094 L 50.503906 54.308594 C 52.039062 53.929688 53.167969 52.675781 53.167969 51.1875 C 53.167969 49.398438 51.539062 47.945312 49.539062 47.945312 Z M 49.539062 52.496094 C 48.617188 52.496094 47.839844 51.894531 47.839844 51.1875 C 47.839844 50.476562 48.617188 49.878906 49.539062 49.878906 C 50.457031 49.878906 51.234375 50.476562 51.234375 51.1875 C 51.234375 51.894531 50.457031 52.496094 49.539062 52.496094 Z M 49.539062 52.496094 "/><path style=" stroke:none;fill-rule:nonzero;fill:fill-opacity:1;" d="M 24.296875 18.222656 C 26.3125 18.222656 27.953125 16.582031 27.953125 14.5625 C 27.953125 12.546875 26.3125 10.90625 24.296875 10.90625 C 22.28125 10.90625 20.640625 12.546875 20.640625 14.5625 C 20.640625 16.582031 22.28125 18.222656 24.296875 18.222656 Z M 24.296875 12.835938 C 25.25 12.835938 26.023438 13.613281 26.023438 14.5625 C 26.023438 15.515625 25.25 16.289062 24.296875 16.289062 C 23.34375 16.289062 22.570312 15.515625 22.570312 14.5625 C 22.570312 13.613281 23.34375 12.835938 24.296875 12.835938 Z M 24.296875 12.835938 "/><\/g><\/svg>',RadiologySvg:'<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg   version="1.0"   width="66"   height="66"   viewBox="0 0 49.5 49.5"   preserveAspectRatio="xMidYMid meet" xmlns="http://www.w3.org/2000/svg"   xmlns:svg="http://www.w3.org/2000/svg">  <g     transform="matrix(0.00485955,0,0,-0.00445377,-23.665061,69.280385)"     fill="#000000"     stroke="none"     id="g37">    <path       d="m 8710,15545 c -222,-33 -418,-118 -591,-255 -200,-158 -369,-418 -419,-643 l -13,-57 h -311 c -291,0 -314,-2 -356,-21 -55,-25 -95,-62 -123,-114 -20,-37 -22,-59 -27,-260 l -5,-220 -705,-5 -705,-5 -80,-27 c -118,-40 -200,-92 -295,-188 -72,-71 -93,-101 -132,-180 -86,-176 -78,267 -78,-4368 0,-4068 0,-4130 20,-4205 65,-258 259,-454 525,-534 57,-17 217,-18 3410,-21 2449,-2 3371,0 3430,8 170,25 314,99 433,225 79,83 133,172 171,283 l 26,77 3,592 3,593 78,83 c 234,253 564,667 585,735 l 7,21 682,3 682,3 40,23 c 118,68 122,233 7,304 l -37,23 -1143,5 -1144,5 -117,305 c -64,168 -125,317 -134,331 -48,73 -167,93 -241,42 -38,-26 -60,-67 -276,-495 l -235,-467 -135,355 c -121,320 -139,359 -172,389 -62,57 -142,67 -211,26 -16,-9 -112,-123 -214,-253 l -186,-238 h -180 c -205,0 -243,-10 -295,-78 -23,-30 -27,-45 -27,-97 0,-50 5,-69 27,-102 47,-72 71,-78 333,-81 251,-3 294,2 342,46 15,15 75,87 132,160 56,72 104,132 105,132 2,0 70,-176 152,-392 124,-326 155,-398 184,-429 63,-67 159,-72 236,-14 30,23 72,100 262,485 125,252 230,459 233,459 3,1 36,-80 74,-179 74,-198 102,-237 182,-259 21,-6 132,-11 252,-11 h 213 l -38,-47 c -337,-422 -795,-875 -1296,-1284 -62,-50 -118,-93 -125,-96 -29,-11 -504,399 -812,702 -724,711 -1135,1323 -1258,1870 -13,58 -18,123 -18,235 0,171 17,259 74,384 115,254 401,511 636,571 332,86 752,-70 1160,-430 96,-85 125,-99 210,-99 85,-1 135,22 210,93 127,122 321,255 490,336 427,206 765,158 1086,-156 141,-139 239,-305 280,-474 28,-116 30,-287 5,-440 -21,-124 -16,-160 29,-230 91,-140 284,-153 397,-27 68,75 104,277 95,532 -14,389 -155,700 -447,990 -140,140 -259,228 -405,300 -110,54 -270,110 -316,110 -19,0 -19,40 -19,1705 0,1903 4,1783 -70,1942 -90,194 -245,327 -460,399 -51,17 -108,19 -762,22 l -708,3 v 203 c 0,237 -8,272 -76,340 -72,72 -92,76 -439,76 h -301 l -29,98 c -129,432 -495,762 -939,847 -118,23 -284,27 -396,10 z m 387,-528 c 114,-39 201,-93 284,-176 128,-128 190,-264 209,-457 11,-119 31,-173 81,-223 68,-68 80,-71 411,-71 188,0 299,-4 303,-10 3,-6 3,-192 -1,-415 l -7,-405 H 8873 7370 v 415 415 h 293 c 162,0 308,5 328,10 42,12 109,67 138,114 16,25 25,69 36,160 16,140 40,222 90,311 100,177 272,306 469,351 96,22 283,12 373,-19 z M 6862,13208 c 3,-228 6,-269 22,-306 23,-53 101,-124 154,-140 30,-9 479,-12 1848,-12 1798,0 1809,1 1854,21 60,27 98,64 126,124 23,49 24,57 24,313 v 263 l 663,-3 c 620,-3 664,-4 699,-21 47,-24 84,-61 112,-112 l 21,-40 V 11595 9896 l -40,-9 c -226,-49 -528,-195 -764,-369 l -94,-70 -26,21 c -87,70 -316,213 -436,272 -564,277 -1083,240 -1525,-110 -192,-152 -382,-386 -474,-584 -77,-167 -111,-305 -126,-515 -32,-430 139,-932 501,-1473 43,-64 107,-156 143,-204 36,-47 66,-88 66,-91 0,-2 -744,-4 -1653,-4 -1590,0 -1654,-1 -1687,-19 -124,-66 -133,-237 -16,-306 l 43,-25 h 1804 1805 l 172,-183 c 165,-176 449,-450 655,-631 247,-218 575,-480 647,-516 58,-30 149,-31 211,-2 68,31 440,330 686,550 56,51 105,92 108,92 10,0 5,-539 -6,-590 -14,-64 -61,-127 -118,-157 l -44,-23 H 8881 c -3219,0 -3337,1 -3377,19 -51,23 -108,90 -123,144 -9,31 -11,1070 -9,4117 l 3,4075 28,48 c 30,51 87,95 139,107 18,4 322,8 675,9 l 642,1 z"       id="path29" />    <path       d="m 8758,14721 c -31,-10 -72,-28 -91,-40 -54,-33 -126,-116 -155,-179 -24,-51 -27,-69 -27,-167 0,-101 2,-115 29,-170 124,-253 458,-306 651,-104 72,75 105,150 112,251 20,280 -252,494 -519,409 z"       id="path31" />    <path       d="m 6940,11271 c -19,-10 -48,-35 -65,-55 l -30,-38 -3,-278 -3,-279 -279,-3 -278,-3 -38,-30 c -78,-64 -75,-36 -72,-616 l 3,-516 29,-37 c 54,-71 76,-76 373,-76 h 262 l 3,-278 3,-279 29,-37 c 16,-21 48,-47 72,-58 41,-18 69,-19 546,-16 l 503,3 37,25 c 20,14 47,43 60,65 22,39 23,50 26,307 l 3,267 272,3 c 271,3 272,3 309,28 20,14 47,43 60,65 l 23,40 v 505 505 l -27,47 c -19,32 -41,52 -71,67 -41,20 -60,21 -305,21 h -261 l -3,268 -3,267 -27,47 c -19,32 -41,52 -71,67 -42,20 -56,21 -543,21 -467,0 -502,-1 -534,-19 z m 822,-610 3,-279 30,-38 c 59,-72 67,-74 367,-74 h 268 v -284 -285 l -267,-3 c -301,-3 -304,-4 -367,-81 l -31,-39 -3,-274 -3,-274 h -285 -284 v 263 c 0,257 -1,265 -23,308 -18,33 -37,51 -76,71 l -53,28 h -259 -259 v 285 285 h 267 c 302,0 325,5 373,77 25,38 25,38 28,316 l 3,277 h 284 284 z"       id="path33" />    <path       d="m 9532,11269 c -51,-26 -88,-77 -98,-135 -8,-55 21,-122 72,-160 l 37,-29 991,-3 c 1119,-3 1030,-9 1091,77 60,85 29,203 -67,250 -44,21 -46,21 -1014,21 h -969 z"       id="path35" />  <\/g><\/svg>'};$(document).ready(function(){ApplySvgs()})