// source --> https://triadinsurancegroup.com/wp-content/plugins/essential-grid/public/assets/js/libs/tptools.js?ver=6.7.36 
!function(){"use strict";if(window._tpt??={},_tpt.loadingScripts??={},void 0!==_tpt.checkResources)return;function t(t,e){if(0===t.length)return 0;const r=t[t.length-1]-e;return t.length/(r/1e3)}var e,r,n;_tpt.dpr=Math.max(1,Math.min(2,window.devicePixelRatio||1)),_tpt.hop=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),void 0!==window.RVS&&void 0!==window.tpGS&&(_tpt.gsap=window.tpGS.gsap),_tpt.regResource=function(t){_tpt.R[t.id]??={},_tpt.R[t.id].status??=0,void 0!==t.url&&(_tpt.R[t.id].url=t.url),void 0!==t.fonts&&(_tpt.R[t.id].fonts=t.fonts),void 0!==t.css&&(_tpt.R[t.id].css=t.css),void 0!==t.fontfamily&&(_tpt.R[t.id].fontfamily=t.fontfamily),void 0!==t.fonticon&&(_tpt.R[t.id].fonticon=t.fonticon)},_tpt.acc={announcer:{_el:null,_styleId:"tpt-sr-announcer-style",init(){return this._el||(this._el=document.getElementById("sr-announcer"),this._el||(this._el=document.createElement("div"),this._el.id="sr-announcer",this._el.setAttribute("role","status"),this._el.setAttribute("aria-live","polite"),this._el.setAttribute("aria-atomic","true"),document.body.appendChild(this._el))),this._el},update({customText:t,moduleName:e,slideIndex:r,totalSlides:n,slideTitle:i}){this.init();let s="";if(t&&"auto"!==String(t).toLowerCase()&&t.length>0&&"undefined"!==t)s=t;else{s=`${e?`${e}: `:""}Slide ${r} of ${n}${i?` – ${i}`:""}`}this._el.textContent="",setTimeout((()=>{this._el.textContent=s}),50)}}},_tpt.checkResources=async function(t,e){const r=[];return t.forEach((t=>{const e=_tpt.R[t];void 0!==e&&2!==e.status&&("DOM"===t?(_tpt.R[t].status=1,r.push(_tpt.waitForDOM(t))):void 0!==e.fonticon?(r.push(_tpt.loadCSS(e.url,t)),e.woff2&&r.push(_tpt.loadWoff2(e.woff2,t))):void 0!==e.url?r.push(_tpt.loadScript(e.url,t,e.test,e.listen)):e.fonts||e.css&&r.push(_tpt.loadCSS(e.css,t)))})),e?await Promise.allSettled(r):await Promise.all(r)},_tpt.waitForDOM=async function(){return new Promise((t=>{"interactive"===document.readyState||"complete"===document.readyState?(_tpt.R.DOM.status=2,t()):document.addEventListener("DOMContentLoaded",(()=>{_tpt.R.DOM.status=2,t()}))}))},_tpt.loadScript=function(t,e){return new Promise((async(r,n)=>{_tpt.R[e].status=1,"string"==typeof t&&(t=[t]);for(const i of t)if(_tpt.loadingScripts[i])try{if(await _tpt.loadingScripts[i],2===_tpt.R[e].status)return void r()}catch(t){console.error(t)}else{_tpt.loadingScripts[i]=new Promise(((t,r)=>{const n=document.createElement("script");n.src=i,n.onload=()=>{_tpt.R[e].status=2,t()},n.onerror=()=>{_tpt.R[e].status=3;const t=new Error(`Failed to load script: ${i}`);r(t)},document.head.appendChild(n)}));try{if(await _tpt.loadingScripts[i],2===_tpt.R[e].status)return void r()}catch(t){return console.error(t),void n(t)}}n(new Error("Unable to load scripts."))}))},_tpt.loadWoff2=async function(t,e){return _tpt.R[e].status=1,new Promise(((r,n)=>{const i=document.createElement("style");i.type="text/css",i.classList.add("sr7-inline-css"),i.textContent=`\n\t\t\t\t@font-face {\n\t\t\t\t\tfont-family: ${_tpt.R[e].fontfamily};\n\t\t\t\t\tsrc: url("${t}") format("woff2");\n\t\t\t\t}\n\t\t\t`,i.onload=()=>{_tpt.R[e].status=2,r()},i.onerror=()=>{_tpt.R[e].status=3,n(new Error(`Failed to load font: ${t}`))},document.head.appendChild(i)}))},_tpt.restAPI=async function(t,e){_tpt.restAPILoad(t).then((e=>{"function"==typeof t.callBack&&t.callBack(e)})).catch((r=>{if(!e)throw r;console.log(r),"function"==typeof t.callBack&&t.callBack(r)}))},_tpt.restApiIdCut=function(t){if(null==t)return;const e=(t=t.replace("SR7_","")).lastIndexOf("_");if(-1===e)return t;const r=t.substring(e+1);return Number.isFinite(parseInt(r))?t.substring(0,e):t},_tpt.urlProtocol=function(t,e){return"/"==(""+t)[0]&&"/"==(""+t)[1]?(e?"https:":window.location.protocol)+t:(""+t).includes("://")?(e||t.includes("https")?"https:":window.location.protocol)+"//"+t.split("://").slice(1).join("://"):t},_tpt.restAPILoad=async function(t){var e=_tpt.urlProtocol(t.url||window.SR7.E.resturl),r=t.method||"GET";return e+="get_full_slider_object"==t.action?"sliderrevolution/sliders/":"get_stream_data"==t.action?"sliderrevolution/sliders/stream/":"get_modal_settings"==t.action?"sliderrevolution/sliders/modal/":"",e+=(null==t.id?t.alias??"":_tpt.restApiIdCut(t.id))+(e.includes("?")?"&srengine="+(6==t.version?6:7):"?srengine="+(6==t.version?6:7)),null==t.id&&t.forcealias&&void 0!==t.alias&&(e+=e.includes("?")?"&alias=true":"?alias=true"),"get_stream_data"==t.action&&SR7.E?.wpml?.lang&&(e+=(e.includes("?")?"&srlang=":"?srlang=")+SR7.E.wpml.lang),"get_full_slider_object"==t.action&&void 0!==t.slideid&&(e+=(e.includes("?")?"&slideid":"?slideid")+"="+t.slideid),t.raw&&(e+=(e.includes("?")?"&raw":"?raw")+"=true"),new Promise(((t,n)=>{const i=new XMLHttpRequest;i.open(r,e,!0),i.setRequestHeader("Content-Type","application/x-www-form-urlencoded; charset=UTF-8"),i.setRequestHeader("X-Requested-With","XMLHttpRequest"),i.onload=()=>{200===i.status?t(i.response):n(i.statusText)},i.onerror=()=>n(i.statusText),i.send()}))},_tpt.measureAverageFrameRate=(e,r,n=30)=>new Promise((i=>{let s=[],o=[],a=0;const u=performance.now(),l=()=>{if(SR7?.M[r]?.states?.inViewPort){if(s.push(performance.now()),s.length%45==0){let e=t(s.slice(-45),s[s.length-45]);o.push(e),o.length>3&&o.shift(),e<n&&a++}performance.now()-u<e?requestAnimationFrame(l):i({averageFPS:t(s,u),lowFrameRateCount:a})}else i({averageFPS:t(s,u),lowFrameRateCount:a})};requestAnimationFrame(l)})),_tpt.fixResponse=t=>{if("object"==typeof t)return t;let e=0,r=!1,n=!1,i=-1,s=[];for(let o=0;o<t.length;o++){let a=t[o];if(n)n=!1;else if("\\"!==a){if('"'===a&&(r=!r),!r)if("{"===a)0===e&&(i=o),e++;else if("}"===a&&(e--,0===e&&-1!==i)){let e=t.substring(i,o+1);i=-1;try{let t=JSON.parse(e);s.push(t)}catch(t){}}}else n=!0}for(let t of s)if(t&&!0===t.success)return t;return s.length>0?s[0]:t},_tpt.ajax=async function(t){_tpt.ajaxLoad(t).then((e=>{"function"==typeof t.callBack&&t.callBack(e)})).catch((t=>{throw t}))},_tpt.ajaxLoad=async function(t,e=5){var r=t.url||window.SR7.E.ajaxurl,n=t.method||"POST",i={action:"get_full_slider_object"==t.action&&!0!==t.backend||"get_stream_data"==t.action||"get_modal_data"==t.action?"revslider_ajax_call_front":"rs_ajax_action",client_action:t.action,data:t.data,version:7,nonce:window.SR7.E.backend?window.SR7.E.nonce:void 0};return"get_full_slider_object_v7"==t.action&&(r+=r.includes("?")?"&srengine=6":"?srengine=6"),new Promise(((s,o)=>{const a=new XMLHttpRequest;a.open(n,r,!0),a.setRequestHeader("Content-Type","application/x-www-form-urlencoded; charset=UTF-8"),a.setRequestHeader("X-Requested-With","XMLHttpRequest"),a.onload=()=>{200===a.status?s(a.response):o(a.statusText)},a.onerror=()=>{e>0&&0==a.status?setTimeout((()=>{_tpt.ajaxLoad(t,e-1).then(s).catch(o)}),750):o(a.statusText)};const u=_tpt.objectToParams(i);a.send(u)}))},_tpt.svgCache??={},_tpt.getSVG=async function(t,e,r){t=(t=(t=_tpt.urlProtocol(t)).replace("/public/assets/assets/svg/","/public/assets/svg/")).replace("/public/assets/assets/sources/","/public/assets/sources/");try{const n=await _tpt.loadSVG(t);"function"==typeof e&&e(n,r)}catch(t){throw t}},_tpt.loadSVG=async function(t){return t=(t=(t=_tpt.urlProtocol(t)).replace("/public/assets/assets/svg/","/public/assets/svg/")).replace("/public/assets/assets/sources/","/public/assets/sources/"),_tpt.svgCache[t]?Promise.resolve(_tpt.svgCache[t]):new Promise(((e,r)=>{var n=new XMLHttpRequest;n.overrideMimeType("image/svg+xml"),n.open("GET",t,!0),n.onload=()=>{if(4==n.readyState&&"200"==n.status){var i=document.createElementNS("http://www.w3.org/2000/svg","svg");i.innerHTML=n.responseText,_tpt.svgCache[t]=i,e(i)}else r(n.statusText)},n.onerror=()=>r(n.statusText),n.send(null)}))},_tpt.createNS=t=>{var e;for(e in t.n=document.createElementNS("http://www.w3.org/2000/svg",t.n),t.v)t.n.setAttributeNS(null,e.replace(/[A-Z]/g,(function(t,e,r,n){return"-"+t.toLowerCase()})),t.v[e]);for(e in void 0!==t.c&&t.n.setAttribute("class",t.c),void 0!==t.id&&(t.n.id=t.id),void 0!==t.t&&(t.n.textContent=t.t),t.s)t.s.hasOwnProperty(e)&&(t.n.style[e]=t.s[e]);return t.n},_tpt.getJSON=async function(t){_tpt.loadJSON(t).then((e=>{"function"==typeof t.callBack&&t.callBack(e)})).catch((t=>{throw t}))},_tpt.loadJSON=async function(t){return new Promise(((e,r)=>{var n=new XMLHttpRequest;n.overrideMimeType("application/json"),n.open("GET",t.url,!0),n.onload=()=>{4==n.readyState&&"200"==n.status?e(n.responseText):r(n.statusText)},n.send(null)}))},_tpt.objectToParams=function(t,e=new URLSearchParams,r=""){for(const n in t)if(_tpt.hop(t,n)){const i=t[n],s=r?`${r}[${n}]`:n;"object"==typeof i?_tpt.objectToParams(i,e,s):e.append(s,i)}return e.toString()},_tpt.sortPoints=function(t,e){return _tpt.hop(t,"x")?t.x<e.x?-1:t.x>e.x?1:0:t.p<e.p?-1:t.p>e.p?1:0},_tpt.isSet=t=>"inherit"!==t&&null!=t,_tpt.lineBreaks=(t,e)=>"#srfshcd#"==t.slice(0,9)?t.replace("#srfshcd#",""):"full"==e||"content"==e?t.split("\n").join("<br>").replace(/\n/g,"<br/>"):t.replace("\n",""),_tpt.trim=t=>null!=t&&"string"==typeof t?t.trim():t,_tpt.iOSVersion=!!(navigator.userAgent.match(/iPhone/i)||navigator.userAgent.match(/iPod/i)||navigator.userAgent.match(/iPad/i))&&navigator.userAgent.match(/OS 4_\d like Mac OS X/i),_tpt.isiPhone=/iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream,_tpt.isIOS=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream||"MacIntel"===navigator.platform&&void 0!==navigator.standalone,_tpt.setIsChrome8889=navigator.userAgent.indexOf("Chrome/88")>=0||navigator.userAgent.indexOf("Chrome/89")>=0,_tpt.is_mobile=function(){var t=["android","webos","iphone","ipad","blackberry","Android","webos","iPod","iPhone","iPad","Blackberry","BlackBerry"],e=!1;if(void 0!==window.orientation)e=!0;else for(var r in t)_tpt.hop(t,r)&&(e=!!(e||navigator.userAgent.split(t[r]).length>1)||e);return e&&document.body&&-1===document.body.className.indexOf("rs-ISM")&&(document.body.className+=" rs-ISM"),e}(),_tpt.browser=(r=navigator.userAgent,n=r.match(/(opera|chrome|safari|firefox|msie|trident(?=\/))\/?\s*(\d+)/i)||[],/trident/i.test(n[1])?(e=/\brv[ :]+(\d+)/g.exec(r)||[],"IE"):"Chrome"===n[1]&&null!=(e=r.match(/\b(OPR|Edge)\/(\d+)/))?e[1].replace("OPR","Opera"):(n=n[2]?[n[1],n[2]]:[navigator.appName,navigator.appVersion,"-?"],null!=(e=r.match(/version\/(\d+)/i))&&n.splice(1,1,e[1]),n[0])),_tpt.isWebkit=function(){const t=/(webkit)[ \/]([\w.]+)/.exec(navigator.userAgent.toLowerCase());return t&&t[1]&&"webkit"===t[1]}(),_tpt.browserVersion=function(){var t,e=navigator.appName,r=navigator.userAgent,n=r.match(/(edge|opera|chrome|safari|firefox|msie)\/?\s*(\.?\d+(\.\d+)*)/i);return n&&null!=(t=r.match(/version\/([\.\d]+)/i))&&(n[2]=t[1]),(n=n?[n[1],n[2]]:[e,navigator.appVersion,"-?"])[1]}(),_tpt.isSafari11="safari"===_tpt.trim(_tpt.browser.toLowerCase())&&parseFloat(_tpt.browserVersion)>=11,_tpt.is_android=function(){var t=["android","Android"],e=!1;for(var r in t)_tpt.hop(t,r)&&(e=!!(e||navigator.userAgent.split(t[r]).length>1)||e);return e}(),_tpt.is_mozilla=navigator.userAgent.includes("Firefox"),_tpt.normalizeWheel=t=>{let e=0;return"deltaY"in t||"deltaX"in t?e=0!=t.deltaY&&-0!=t.deltaY||!(t.deltaX<0||t.deltaX>0)?t.deltaY:t.deltaX:("detail"in t&&(e=t.detail),"wheelDelta"in t&&(e=-t.wheelDelta/120),"wheelDeltaY"in t&&(e=-t.wheelDeltaY/120)),e=_tpt.is_mozilla?10*e:e,(e>300||e<-300)&&(e/=10),e},_tpt.extend=function(t,e){for(var r in void 0===t&&(t={}),e)_tpt.hop(e,r)&&("object"==typeof e[r]&&null!==e[r]?Array.isArray(e[r])?t[r]=e[r].slice():t[r]=_tpt.extend(t[r],e[r]):t[r]=e[r]);return t},_tpt.removeEmptyTags=t=>{t.forEach((t=>{""!==t.innerHTML.trim()&&(""!==t.textContent||0!=t.children?.length)||(""+t.className).includes("sr")||(""+t.className).includes("rev")||t.remove()}))},_tpt.gA=function(t,e,r){return void 0===t?void 0:t.hasAttribute&&t.hasAttribute("data-"+e)&&void 0!==t.getAttribute("data-"+e)&&null!==t.getAttribute("data-"+e)?t.getAttribute("data-"+e):void 0!==r?r:void 0},_tpt.sA=function(t,e,r){t&&t.setAttribute&&t.setAttribute("data-"+e,r)},_tpt.rA=function(t,e){t&&t.removeAttribute&&t.removeAttribute("data-"+e)},_tpt.posToNum=function(t,e){return(""+t).includes("%")?e*parseFloat(t)/100:(""+t).includes("px")?parseInt(t):(""+t).includes("auto")?0:t},_tpt.DNTMtoArr=function(t,e="auto",r,n){return r??=e,[1==n?r:"object"==typeof t?"object"==typeof t.d?t.d?.v??r:t.d??r:t??r,"object"==typeof t?"object"==typeof t.d?t.d?.v??e:t.d??e:t??e,"object"==typeof t?"object"==typeof t.n?t.n?.v??e:t.n??e:t??e,"object"==typeof t?"object"==typeof t.t?t.t?.v??e:t.t??e:t??e,"object"==typeof t?"object"==typeof t.m?t.m?.v??e:t.m??e:t??e]};class i extends Event{constructor(t,e){super(t),Object.assign(this,e)}}function s(t,e,r){var n=document.createElement("canvas"),i=n.getContext("2d");if(n.width=100,n.height=200,0===t.length)i.fillStyle=r;else{for(var s=i.createLinearGradient(0,0,100,0),o=0;o<t.length;o++)s.addColorStop(t[o].stop/100,t[o].color);i.fillStyle=s}i.fillRect(0,0,100,200);var a=i.getImageData(0,0,100,2).data,u="";for(o=0;o<e.length;o++){var l=Math.ceil(e[o]),p=4*(0!==l?l-1:l);u+="rgba("+a[p]+","+a[p+1]+","+a[p+2]+","+a[p+3]/255+")",u+=" "+l+(e.length-1===o?"%":"%,")}return n.remove(),u}function o(t,e,r,n){for(var i="",s=_tpt.gsap.utils.mapRange(0,n.length-1,0,t.length-1),o=0;o<n.length;o++){var a=Math.round(s(o));i+=t[a].color,i+=" "+t[a].stop+(n.length-1===o?"%":"%,")}return i}function a(t){var e=/rgb([\s\S]*?)%/g,r=[],n=[],i=[];do{(o=e.exec(t))&&r.push(o[0])}while(o);for(var s=0;s<r.length;s++){var o=r[s],a=(t=/rgb([\s\S]*?)\)/.exec(o),/\)([\s\S]*?)%/.exec(o));t[0]&&(t=t[0]),a[1]&&(a=a[1]),i.push(parseFloat(a)),n.push({color:t,stop:parseFloat(a)})}return 0===n.length&&(n.push({color:t,stop:0}),i.push(0),n.push({color:t,stop:100}),i.push(100)),{points:n,stops:i}}_tpt.tEvtSimple=t=>_tpt.is_mobile?"mouseenter"==t?"touchstart":"mouseleave"==t?"mouseleave":"mousemove"==t?"touchmove":t:t,_tpt.tEvt=t=>Array.isArray(t)?t.map((t=>_tpt.tEvtSimple(t))):_tpt.tEvtSimple(t),_tpt.event={listeners:{},timestamps:{},getId:()=>Math.random().toString(36).substr(2,10),trigger:(t,e,r={})=>{if("dom"==t)document.dispatchEvent(new i(e,r));else{const n=new CustomEvent(e,{detail:r});t.dispatchEvent(n)}},listen:(t,e,r,n,i)=>{_tpt.is_mobile&&"mouseleave"===e&&(e+=" touchend");const s=e.split(" "),o=[];return s.forEach((e=>{const s=_tpt.event.getId(),a=t=>{void 0!==_tpt.event.timestamps[t.target.id]&&_tpt.event.timestamps[t.target.id]>t.timeStamp||(_tpt.event.timestamps[t.target.id]=t.timeStamp,r(t,n))};_tpt.event.listeners[t.id]||(_tpt.event.listeners[t.id]=[]),_tpt.event.listeners[t.id].push({id:s,eventType:e,eventListener:a}),t.addEventListener(e,a,i?{passive:!1}:{passive:!0}),o.push(s)})),o},hasListener:t=>void 0!==_tpt.event.listeners[t.id]&&_tpt.event.listeners[t.id].length>0,rm:(t,e)=>{if(!_tpt.event.listeners[t.id])return;const r=_tpt.event.listeners[t.id].findIndex((t=>t.id==e));if(-1===r)return;const{eventType:n,eventListener:i}=_tpt.event.listeners[t.id][r];return t.removeEventListener(n,i),_tpt.event.listeners[t.id].splice(r,1),"removed"},rmAll:t=>{_tpt.event.listeners[t.id]&&(_tpt.event.listeners[t.id].forEach((e=>{t.removeEventListener(e.eventType,e.eventListener)})),delete _tpt.event.listeners[t.id])}},_tpt.keyBoard={reg:(t,e,r,n)=>{_tpt.event.keyboardTargets??={},_tpt.event.keyboardTargets[e]||(_tpt.event.keyboardTargets[e]={id:t,callback:r,keys:n},_tpt.keyBoard.isListening||(_tpt.keyBoard.isListening=!0,_tpt.event.listen(document,"keydown",(function(t,e){if("INPUT"===document.activeElement.tagName)t.preventDefault();else for(let r in _tpt.event.keyboardTargets)_tpt.hop(_tpt.event.keyboardTargets,r)&&_tpt.event.keyboardTargets[r].keys.includes(t.key)&&_tpt.event.keyboardTargets[r].callback(t,e)}),{id:t,cid:e,keys:n})))},rm:t=>{delete _tpt.event.keyboardTargets[t]},rmAll:()=>{_tpt.event.listen.rm(document,"keydown"),delete _tpt.event.keyboardTargets}},_tpt.strSetToObj=function(t){if(null==t)return{};var e={};return t.split(";").forEach((t=>{var r=t.split(":");void 0!==r[0]&&""!==r[0]&&(e[r[0]]=r[1])})),e},_tpt.padMarArr=function(t){let e;t=Array.isArray(t)?t:[t];var r=!1;for(e=0;e<t.length;e++)Array.isArray(t[e])&&(r=!0);for(r||(t=[t]),t.length<5&&t.unshift(["auto","auto","auto","auto"]),e=0;e<5;e++)t[e]=void 0===t[e]?["auto","auto","auto","auto"]:Array.isArray(t[e])?t[e]:[t[e]],2==t[e].length?t[e]=[t[e][0],t[e][1],t[e][0],t[e][1]]:3==t[e].length?t[e]=[t[e][0],t[e][1],t[e][2],t[e][1]]:t[e].length<4&&(t[e]=_tpt.fillArray(t[e],4));return[...t]},_tpt.explodeData=function(t){t=t.split(";");var e,r,n={};for(r in t)void 0!==(e=t[r].split(":"))[0]&&""!==e[0]&&(n[e[0]]=e[1]);return n},_tpt.isNumeric=t=>!isNaN(parseFloat(t))&&isFinite(t),_tpt.getHighestAttribute=function(t,e,r=0){if(null==t||null==e)return r;for(var n in t)_tpt.hop(t,n)&&void 0!==t[n]&&void 0!==t[n][e]&&t[n][e]>r&&(r=t[n][e]++);return r},_tpt.findIndex=function(t,e,r){if(void 0!==r)return t.findIndex((t=>void 0!==t&&t[e]===r));for(let r=0;r<t.length;r++)if(""+t[r]==""+e)return r;return-1},_tpt.unitize=(t,e="px")=>parseFloat(t)==t?-1==e?t:t+e:-1==e?parseInt(t):t,_tpt.divSize=t=>{if("#"==(""+t)[0]){let e=t.split("#")[1].split("/");return 100/parseInt(e[1])*e[0]+"%"}return t},_tpt.mText=(t="",e="")=>t.trim()+(""!==t&&""!==e?" ":"")+e.trim(),_tpt.defNum=(t,e)=>null==t||isNaN(parseFloat(t))?e:parseFloat(t),_tpt.gradient={SSGCache:[],getSSGColors:(t,e,r)=>{if(r=void 0===r?"fading":r,-1===t.indexOf("gradient")&&-1===e.indexOf("gradient"))return{from:t,to:e};for(var n={from:t,to:e},i=0;i<_tpt.gradient.SSGCache.length;i++){if(_tpt.gradient.SSGCache[i].from===t&&_tpt.gradient.SSGCache[i].to===e&&_tpt.gradient.SSGCache[i].type===r)return{from:_tpt.gradient.SSGCache[i].rFrom,to:_tpt.gradient.SSGCache[i].rTo};if(_tpt.gradient.SSGCache[i].from===e&&_tpt.gradient.SSGCache[i].to===t&&_tpt.gradient.SSGCache[i].type===r)return{from:_tpt.gradient.SSGCache[i].rTo,to:_tpt.gradient.SSGCache[i].rFrom}}var u=a(t),l=a(e);if(u.stops.length===l.stops.length&&-1!==t.indexOf("gradient")&&-1!==e.indexOf("gradient"))return{from:t,to:e};var p,c,h=u.stops;for(i=0;i<l.stops.length;i++)-1===h.indexOf(l.stops[i])&&h.push(l.stops[i]);if(h.sort((function(t,e){return t-e})),-1!==t.indexOf("gradient(")){var d=-1!==t.indexOf("deg,")?t.indexOf("deg,")+4:-1!==t.indexOf("at center,")?t.indexOf("at center,")+10:t.indexOf("gradient(")+9;p=t.substring(0,d),-1===e.indexOf("gradient(")&&(c=t.substring(0,d))}if(-1!==e.indexOf("gradient(")){d=-1!==e.indexOf("deg,")?e.indexOf("deg,")+4:-1!==e.indexOf("at center,")?e.indexOf("at center,")+10:e.indexOf("gradient(")+9;c=e.substring(0,d),-1===t.indexOf("gradient(")&&(p=e.substring(0,d))}return"fading"===r?(u.stops.length,l.stops.length,p+=s(u.points,h,t),c+=s(l.points,h,e)):"sliding"===r&&(u.stops.length>l.stops.length?c+=o(l.points,0,0,u.points):p+=o(u.points,0,0,l.points)),p+=")",c+=")","sliding"===r&&(u.stops.length>l.stops.length?p=t:c=e),n.rFrom=p,n.rTo=c,n.tyep=r,_tpt.gradient.SSGCache.push(n),{from:p,to:c}},getSVGReference:t=>{if(void 0===t)return t;let e=_tpt.gradient.process(_tpt.gradient.convert(t));if("solid"==e.type)return e.string;if(void 0===_tpt.gradient.SVG)_tpt.gradient.SVG=_tpt.createNS({n:"svg",id:"tp_svg_gradients",s:{width:"100%",height:"100%",opacity:0,pointerEvents:"none"}}),_tpt.gradient.SVG.style.visibility="hidden",_tpt.gradient.SVG.style.position="absolute",_tpt.gradient.SVG.style.top="0px",_tpt.gradient.SVG.style.left="0px",_tpt.gradient.SVG.style.width="0px",_tpt.gradient.SVG.style.height="0px",_tpt.gradient.SVG.style.pointerEvents="none",_tpt.gradient.SVG.setAttribute("viewBox","0 0 1 1"),_tpt.gradient.SVG.setAttribute("preserveAspectRatio","none"),document.body.appendChild(_tpt.gradient.SVG),_tpt.gradient.svgReferences={},_tpt.gradient.svgNode={},_tpt.gradient.svgRefIndex=0;else if(_tpt.gradient.svgReferences[e.string])return _tpt.gradient.svgReferences[e.string];let r="radial"===e.type?0:e.angle*_tpt.DEG2RAD,n=_tpt.createNS({id:`tp_svg_gradient_${_tpt.gradient.svgRefIndex}`,n:`${e.type}Gradient`,v:"radial"===e.type?void 0:{gradientUnits:"userSpaceOnUse",x1:`${Math.round(50+50*Math.sin(r))}%`,y1:`${Math.round(50+50*Math.cos(r))}%`,x2:`${Math.round(50+50*Math.sin(r+Math.PI))}%`,y2:`${Math.round(50+50*Math.cos(r+Math.PI))}%`}});for(const t of e.colors){const[e,r,i,s]=_tpt.gsap.utils.splitColor(t.rgba);n.appendChild(_tpt.createNS({n:"stop",v:{offset:`${t.p}%`,stopColor:_tpt.getHexColor([e,r,i]),stopOpacity:s??1}}))}return _tpt.gradient.SVG.appendChild(n),_tpt.gradient.svgReferences[e.string]="url(#tp_svg_gradient_"+_tpt.gradient.svgRefIndex+")",_tpt.gradient.svgNode[_tpt.gradient.svgRefIndex]=n,_tpt.gradient.svgRefIndex++,_tpt.gradient.svgReferences[e.string]},getSVGDef:(t="")=>{let e=t.replace("url(#tp_svg_gradient_","").replace(")","");return _tpt.gradient.svgNode[e]??""},getColorStops:(t,e)=>{if(!t.includes("gradient"))return e?[]:t;const r=/(rgba?\((\d+),\s*(\d+),\s*(\d+)(,\s*([\d.]+))?\)|#[0-9a-fA-F]{6})(\s*(\d+%)|)/gi,n=t.match(/(linear|radial)-gradient\(([^,]+),/),i=n&&n[1]?`${n[1]}`:null;let s=null;if("linear"===i){const t=n[2].trim();switch(t){case"right":s=270;break;case"left":s=90;break;case"top":s=0;break;case"bottom":s=180;break;default:s=parseInt(t)||180}}let o,a,u=[],l=null;for(;null!==(a=r.exec(t));){const t=a[1].startsWith("#")?a[1]:null;let e=a[7]?parseInt(a[7]):null;const r=t?_tpt.gradient.hexToRgba(t):`rgba(${a[2]},${a[3]},${a[4]},${a[6]||"1"})`;r===l&&e===o||(u.push({rgba:r,p:e}),o=e,l=r),u.some((t=>null===t.p))&&u.forEach(((t,e)=>{null===t.p&&(t.p=100/(u.length-1)*e||0)}))}return{colors:u,type:i,angle:s}},hexToRgba:t=>`rgba(${parseInt(t.substring(1,3),16)},${parseInt(t.substring(3,5),16)},${parseInt(t.substring(5,7),16)},1)`,convert:t=>{let e={};if(null==t)return t;if("string"==typeof t){if("transparent"==t)return{orig:"transparent",type:"solid",string:"transparent"};if(t.includes("&")||t.includes("{")&&t.includes('"'))if(e=JSON.parse(t.replaceAll("&",'"')),e.orig??={...e.colors},delete e.colors,"string"==typeof e.orig){if(e.orig.includes("grad")){let{angle:t,colors:r,type:n}=_tpt.gradient.getColorStops(e.orig,!0);e.orig=r,e.angle=t,e.type=n}}else{Array.isArray(e.orig)||"object"!=typeof e.orig||(e.orig=Object.values(e.orig));for(let t in e.orig)e.orig[t]={rgba:e.orig[t]?.rgba??e.orig[t]?.rgbaColor??`rgba(${e.orig[t]?.r??0}, ${e.orig[t]?.g??0}, ${e.orig[t]?.b??0}, ${e.orig[t]?.a??0})`,p:e.orig[t]?.p??e.orig[t]?.position??0,align:e.orig[t]?.align??void 0};e.orig=u(e.orig)}else{if(!t.includes("gradient"))return t.includes("{")&&t.includes('"')&&t.includes("orig")&&(t=JSON.parse(t).orig),{type:"solid",orig:t,string:_tpt.gradient.getString({type:"solid",orig:t})};{let{angle:r,colors:n,type:i}=_tpt.gradient.getColorStops(t,!0);e={orig:n,type:i,angle:r,strength:100,easing:"none"}}}}else"object"==typeof t&&(e={...t},e.orig??={...e.colors},delete e.colors);return e.angle=180===e.angle||void 0===e.angle?180.1:e.angle,e.strength=e.strength||100,e.easing=e.easing||"none",e.string=_tpt.gradient.getString(e),Array.isArray(e.orig)||"object"!=typeof e.orig||(e.orig=Object.values(e.orig),e.orig=u(e.orig)),e},getString:(t,e=!1)=>{if("string"==typeof t.orig){if("transparent"==t.orig)return"transparent";const e=window[null==window._tpt?.gsap?"tpGS":"_tpt"].gsap.utils.splitColor(t.orig)||[0,0,0,1];return`rgba(${e[0]}, ${e[1]}, ${e[2]}, ${e[3]??1})`}let r=t.colors||t.orig;const n=e&&(180==t.angle||180.1==t.angle);let i,s,o,a="";return"linear"===t.type?a+="linear-gradient("+(n?"":t.angle+"deg"):"radial"===t.type&&(a+="radial-gradient(circle"),a+=r.map(((t,r)=>(t.rgba=_tpt.gradient.toRGBA(t.rgba),e&&void 0!==o&&t.rgba==o.rgba&&o.p==t.p?"":(o={p:t.p,rgba:t.rgba},s=`${0===r&&n?"":","}${t.rgba} ${t.p}%`,s!==i?i=s:s="",s)))).join(""),a+=")",a},process:(t,e)=>("object"!=typeof t||(void 0!==t.easing&&"none"!==t.easing&&(t.colors=_tpt.gradient.ease(t),t.string=_tpt.gradient.getString(t),e=!1),t.colors??=t.orig,Array.isArray(t.colors)||"object"!=typeof t.colors||(t.colors=Object.values(t.colors)),t.string=e||null==t.string?_tpt.gradient.getString(t):t.string),t),ease:t=>{let{strength:e,orig:r,easing:n}=t;if(e=.01*parseInt(e,10)*15,n=t.easing.split("."),n.length<2)return{...t.orig};if(r.sort(_tpt.sortPoints),n=_tpt.gradient.easing[n[0]][n[1]],null==n)return{...t.orig};let i=r.length-1,s=[];for(let t=0;t<i;t++)s[s.length]=r[t],_tpt.gradient.insertPoints(r[t],r[t+1],s,n,e);return s[s.length]=r[i],s},calcPoints:(t,e,r)=>{const n=r*Math.PI/180*-1,i=e/2,s=t/2,o={k:{x:s-Math.tan(n)*i,y:0},j:{x:s+Math.tan(n)*(e-i),y:e},ky:{x:t,y:i+(t-s)/Math.tan(n)},jy:{x:0,y:i-s/Math.tan(n)}};let a={},u={};return[[o.k.x,o.j.x,o.k,o.j],[o.ky.y,o.jy.y,o.ky,o.jy],[o.k.x,o.ky.y,o.k,o.ky],[o.ky.y,o.j.x,o.ky,o.j],[o.j.x,o.jy.y,o.j,o.jy],[o.k.x,o.jy.y,o.k,o.jy]].forEach((([r,n,i,s])=>{_tpt.inBounds(r,0,t)&&_tpt.inBounds(n,0,e)&&(a=i,u=s)})),r>90&&r<315?{tx:a.x,ty:a.y,bx:u.x,by:u.y}:{tx:u.x,ty:u.y,bx:a.x,by:a.y}},getLinear:(t,e,r,n)=>{n=n*_tpt.DEG2RAD+Math.PI/2;for(var i,s,o,a,u=e/2,p=r/2,h=Math.sqrt(u*u+p*p),d={x1:Math.cos(n)*h+u,y1:Math.sin(n)*h+p,x2:u,y2:p},f=[l({x:0,y:0},n),l({x:e,y:0},n),l({x:e,y:r},n),l({x:0,y:r},n)],g=[],_=0;_<f.length;_++)g.push(c(f[_],d));if(SR7.F.dist(u,p,g[0].x,g[0].y)>SR7.F.dist(u,p,g[1].x,g[1].y)?(i=g[0].x,s=g[0].y):(i=g[1].x,s=g[1].y),SR7.F.dist(u,p,g[2].x,g[2].y)>SR7.F.dist(u,p,g[3].x,g[3].y)?(o=g[2].x,a=g[2].y):(o=g[3].x,a=g[3].y),Math.round(100*Math.atan2(p-s,u-i))/100===Math.round(n%(2*Math.PI)*100)/100){var m=i,D=s;i=o,s=a,o=m,a=D}return t.createLinearGradient(Math.round(i),Math.round(s),Math.round(o),Math.round(a))},insertPoints:(t,e,r,n,i)=>{let s=_tpt.gradient.RGBAToObj(t),o=_tpt.gradient.RGBAToObj(e);var a=t.p,u=e.p;if(!(a>u)){for(var l,p,c,h=[],d=0;d<i;d++)(p=parseFloat(n(d,0,1,i).toFixed(2))*(u-a)+a)>a&&p<u&&(h[h.length]=p);var f,g,_=h.length,m=parseFloat(((u-a)/(_+1)).toFixed(2)),D=parseFloat(m+a);for(d=0;d<_;d++)(c=h[d])!==t.p&&(f=_tpt.sanitizeAlpha(s.a),g=_tpt.sanitizeAlpha(o.a),l={p:D,rgba:_tpt.gradient.toRGBA({r:s.r!==o.r?Math.round(_tpt.distColor(c,a,u,s.r,o.r)):s.r,g:s.g!==o.g?Math.round(_tpt.distColor(c,a,u,s.g,o.g)):s.g,b:s.b!==o.b?Math.round(_tpt.distColor(c,a,u,s.b,o.b)):s.b,a:f!==g?_tpt.sanitizeAlpha(_tpt.distAlpha(c,a,u,s.a,o.a)):f})},D+=m,D=parseFloat(D.toFixed(2)),r[r.length]=l)}},transToColor:t=>{if(null==t)return;if(String(t).indexOf("gradient")>=0)return t;let e=_tpt.gradient.toRGBA(t).replace("rgb(","rgba(").split(",");return e[0]+","+e[1]+","+e[2].replace(")","")+",0)"},RGBAToObj:t=>{if("object"==typeof t){if(void 0!==t.r)return{...t};if(void 0!==t.rgba)return p(t.rgba)}else if("string"==typeof t)return p(t)},toRGBA:t=>{if("object"==typeof t)return void 0!==t.rgba&&"string"==typeof t.rgba?t.rgba:"rgba("+t.r+","+t.g+","+t.b+","+(t.a??1)+")";var e=window[null==_tpt.gsap?"tpGS":"_tpt"].gsap.utils.splitColor(t);return"rgba("+e[0]+","+e[1]+","+e[2]+","+(e[3]??1)+")"},easing:{quint:{easeout:function(t,e,r,n){return r*((t=t/n-1)*t*t*t*t+1)+e},easein:function(t,e,r,n){return r*(t/=n)*t*t*t*t+e},easeinout:function(t,e,r,n){return(t/=n/2)<1?r/2*t*t*t*t*t+e:r/2*((t-=2)*t*t*t*t+2)+e}},quad:{easein:function(t,e,r,n){return r*(t/=n)*t+e},easeout:function(t,e,r,n){return-r*(t/=n)*(t-2)+e},easeinout:function(t,e,r,n){return(t/=n/2)<1?r/2*t*t+e:-r/2*(--t*(t-2)-1)+e}},quart:{easein:function(t,e,r,n){return r*(t/=n)*t*t*t+e},easeout:function(t,e,r,n){return-r*((t=t/n-1)*t*t*t-1)+e},easeinout:function(t,e,r,n){return(t/=n/2)<1?r/2*t*t*t*t+e:-r/2*((t-=2)*t*t*t-2)+e}},cubic:{easein:function(t,e,r,n){return r*(t/=n)*t*t+e},easeout:function(t,e,r,n){return r*((t=t/n-1)*t*t+1)+e},easeinout:function(t,e,r,n){return(t/=n/2)<1?r/2*t*t*t+e:r/2*((t-=2)*t*t+2)+e}},circ:{easein:function(t,e,r,n){return-r*(Math.sqrt(1-(t/=n)*t)-1)+e},easeout:function(t,e,r,n){return r*Math.sqrt(1-(t=t/n-1)*t)+e},easeinout:function(t,e,r,n){return(t/=n/2)<1?-r/2*(Math.sqrt(1-t*t)-1)+e:r/2*(Math.sqrt(1-(t-=2)*t)+1)+e}},sine:{easein:function(t,e,r,n){return-r*Math.cos(t/n*(Math.PI/2))+r+e},easeout:function(t,e,r,n){return r*Math.sin(t/n*(Math.PI/2))+e},easeinout:function(t,e,r,n){return-r/2*(Math.cos(Math.PI*t/n)-1)+e}},expo:{easein:function(t,e,r,n){return 0===t?e:r*Math.pow(2,10*(t/n-1))+e},easeout:function(t,e,r,n){return t===n?e+r:r*(1-Math.pow(2,-10*t/n))+e},easeinout:function(t,e,r,n){return 0===t?e:t===n?e+r:(t/=n/2)<1?r/2*Math.pow(2,10*(t-1))+e:r/2*(2-Math.pow(2,-10*--t))+e}},bounce:{easeout:function(t,e,r,n){return(t/=n)<1/2.75?r*(7.5625*t*t)+e:t<2/2.75?r*(7.5625*(t-=1.5/2.75)*t+.75)+e:t<2.5/2.75?r*(7.5625*(t-=2.25/2.75)*t+.9375)+e:r*(7.5625*(t-=2.625/2.75)*t+.984375)+e},easein:function(t,e,r,n){return r-RSColor.easing.bounce.easeout(n-t,0,r,n)+e},easeinout:function(t,e,r,n){return t<n/2?.5*RSColor.easing.bounce.easein(2*t,0,r,n)+e:.5*RSColor.easing.bounce.easeout(2*t-n,0,r,n)+.5*r+e}}}},window.tpGS&&null==window.tpGS?.getSSGColors&&(window.tpGS.getSSGColors=_tpt.gradient.getSSGColors);const u=t=>t.filter(((e,r)=>r===t.length-1||(e.rgba!==t[r+1].rgba||e.p!==t[r+1].p))),l=(t,e)=>{var r=e+Math.PI/2;return{x1:t.x,y1:t.y,x2:t.x+100*Math.cos(r),y2:t.y+100*Math.sin(r)}},p=t=>{let e=_tpt.gsap.utils.splitColor(t);return{r:e[0],g:e[1],b:e[2],a:e[3]??1}};function c(t,e){var r=t.y2-t.y1,n=t.x1-t.x2,i=r*t.x1+n*t.y1,s=e.y2-e.y1,o=e.x1-e.x2,a=s*e.x1+o*e.y1,u=r*o-s*n;return 0!==u&&{x:Math.round((o*i-n*a)/u*100)/100,y:Math.round((r*a-s*i)/u*100)/100}}_tpt.distAlpha=(t,e,r,n,i)=>Math.max(Math.min(Math.abs(parseFloat(((t-e)/(r-e)*(i-n)).toFixed(2))+parseFloat(n)),1),0),_tpt.distColor=(t,e,r,n,i)=>Math.max(Math.min(Math.round(Math.abs((t-e)/(r-e)*(i-n)+n)),255),0),_tpt.sanitizeAlpha=t=>parseFloat(Math.max(Math.min(parseFloat(t),1),0).toFixed(2).replace(/\.?0*$/,"")),_tpt.inBounds=(t,e,r)=>t>=e&&t<=r,_tpt.parseColor=(t,e)=>((t=_tpt.gsap.utils.splitColor(t)).length<=3&&(t[3]=1),e?t:t.map(((t,e)=>e<3?t/255:t))),_tpt.getHexColor=t=>`#${t.slice(0,3).map((t=>`00${t.toString(16)}`.slice(-2))).join("")}`,_tpt.checkFontLoaded=function(t,e="normal",r="normal",n){return t=t.replace(/^"(.*)"$/,"$1"),new Promise(((i,s)=>{_tpt.ongoingTests??={};let o=`${t}-${e}-${r}`;_tpt.ongoingTests[o]||(_tpt.ongoingTests[o]=new Promise(((i,s)=>{if(1==(_tpt.R?.fonts?.[t]??0))return void i();let o,a=t.includes("Material Icons")||t.includes("FontAwesome"),u="Material Icons"==t?"wb_incandescent":"FontAwesome"==t||"Pe-icon-7-stroke"==t?"":"BESbswy",l=document.createElement(a?"i":"span"),p=!1,c=()=>{p||(clearInterval(o),p=!0)};l.style.fontFamily="sans-serif",l.style.fontWeight=e,l.style.fontStyle=r,l.textContent=u,_tpt.fontTester||(_tpt.fontTester=document.createElement("sr7-fonttest-wrap"),_tpt.fontTester.setAttribute("aria-hidden","true"),document.body.appendChild(_tpt.fontTester)),_tpt.fontTester.appendChild(l);let h=l.offsetWidth,d=l.offsetHeight;if(l.style.fontFamily=`'${t}', sans-serif`,"FontAwesome"==t?l.classList.add("fa-power-off"):"Pe-icon-7-stroke"==t&&l.classList.add("pe-7s-album"),h!==l.offsetWidth||d!==l.offsetHeight)return _tpt.R.fonts??={},_tpt.R.fonts[t]=1,c(),void i();o=setInterval((()=>{l.offsetWidth===h&&l.offsetHeight===d||(_tpt.R.fonts??={},_tpt.R.fonts[t]=1,c(),i())}),19),setTimeout((()=>{c(),i()}),n)}))),_tpt.ongoingTests[o].then(i,s)}))},_tpt.fontFamily=function(t,e){return null==t?"none":e?t.split(",")[0].replaceAll("+","-"):t.split(",")[0].replaceAll(" ","+")},_tpt.registerFont=function(t={}){_tpt.R.fonts??={},_tpt.R.fonts.required??={};var e=_tpt.fontFamily(t.family);if(_tpt.R.fonts.required[e]??={name:e,orig:t.family,italic:{},normal:{}},t.link&&(_tpt.R.fonts.required[e].link=t.link),t.url&&(_tpt.R.fonts.required[e].url??={url:t.url})&&(_tpt.R.fonts.required[e].url.state??=0),void 0!==t.weight){t.weight=Array.isArray(t.weight)?t.weight:[t.weight];for(var r=0;r<t.weight.length;r++)"auto"!==t.weight[r]&&(_tpt.R.fonts.required[e][t.italic?"italic":"normal"][t.weight[r]]??=0)}},_tpt.waitFonts=async function(t,e,r){try{let r=[];for(let e in t)t.hasOwnProperty(e)&&r.push(_tpt.loadFonts(e));await Promise.all(r),await new Promise((t=>t())),document.body.offsetHeight,"function"==typeof e&&e()}catch(t){console.log(`Error while waiting for fonts to load: ${t}`)}},_tpt.fixGoogleFontNames=function(t){return(t=t.replaceAll("'","")).split("+").map((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})).join("+")},_tpt.capitalize=t=>t.charAt(0).toUpperCase()+t.slice(1).toLowerCase(),_tpt.updateFontStatus=function(t){for(let e in _tpt.R.fonts.required)if(_tpt.hop(_tpt.R.fonts.required,e))for(let r of["normal","italic"])for(let n in _tpt.R.fonts.required[e][r])_tpt.hop(_tpt.R.fonts.required[e][r],n)&&_tpt.R.fonts.required[e][r][n]===t&&(_tpt.R.fonts.required[e][r][n]=2)},_tpt.getLoadedFontFaces=function(){var t={};for(let e of document.fonts){let r=e.family.replace(/['"]+/g,"");t[r]=t[r]||{italic:[],normal:[]};let n=e.weight,i="italic"===e.style?"italic":"normal";t[r][i].includes(n)||t[r][i].push(n)}return t},_tpt.getExistingGoogleFonts=function(){for(var t={},e=document.getElementsByTagName("link"),r=0;r<e.length;r++){let n=e[r].href.split("?");if(n[0]==(SR7.E.fontBaseUrl??"https://fonts.googleapis.com/css2").replace("?family=","")){let e=n[1].split("&");for(let r in e){let n=e[r].split("family=");if(null==e[r]||null==e[r]||null==n[1]||null==n[1])continue;let i=n[1].split(":"),s=n[1].split("@");if(null==i||null==i||null==i[0]||null==i[0])continue;if(null==s||null==s||null==s[1]||null==s[1])continue;i=i[0],t[i]??={italic:[],normal:[]};let o=s[1].split(";");for(let e=0;e<o.length;e++){let r=o[e].split(","),n=1==r[0]||"1"==r[0]||1==r[1]||"1"==r[1];for(let e=0;e<r.length;e++)r[e]>1&&t[i][n?"italic":"normal"].push(parseInt(r[e]))}}}}return t=_tpt.extend(t,_tpt.getLoadedFontFaces())},_tpt.isWeightInRange=(t,e)=>(t=parseInt(t),e.some((e=>{if("string"==typeof e&&e.includes(" ")){let[r,n]=e.split(" ").map(Number);return t>=r&&t<=n}return t==parseInt(e)}))),_tpt.loadFonts=async function(t){if(!window.SR7?.E?.ignoreGoogleFont&&null!=_tpt.R.fonts){var e,r,n,i,s,o="",a=Math.round(1e3*Math.random()+500),u=[];for(i in _tpt.R.fonts??={},_tpt.R.fonts.domFonts??=_tpt.getExistingGoogleFonts(),_tpt.R.fonts.required){if(!_tpt.hop(_tpt.R.fonts.required,i))continue;let t=(e=_tpt.R.fonts.required[i]).name.toLowerCase();if(t.includes("arial")||t.includes("palatino+linotype")||t.includes("times+new+roman")||t.includes("georgia")||t.includes("tahoma")||t.includes("trebuchet+ms")||t.includes("verdana")||t.includes("courier")||t.includes("courier+new")||t.includes("impact")||t.includes("comic+sans+ms"))continue;let l=i.replaceAll("'",""),p=_tpt.R?.fonts?.customFonts?.[i]??_tpt.R?.fonts?.customFonts?.[l]??!1;if(void 0!==e.url||p)e.url??={},0==e.url.state&&(p&&("string"==typeof p?e.url.url=p:e.url=p),u.push({font:i,url:e.url})),e.url.state=1;else{for(s of(r="",["normal","italic"]))for(n in e[s])if(_tpt.hop(e[s],n)&&0==e[s][n]){e[s][n]=a,n=parseInt(n),e.name=_tpt.fixGoogleFontNames(e.name);let t=e.name.toLowerCase();if(t.includes("arial")||t.includes("palatino+linotype")||t.includes("times+new+roman")||t.includes("georgia")||t.includes("tahoma")||t.includes("trebuchet+ms")||t.includes("verdana")||t.includes("courier")||t.includes("courier+new")||t.includes("impact")||t.includes("comic+sans+ms"))continue;if(""==e.name)continue;if(_tpt.isWeightInRange(n,_tpt.R?.fonts?.domFonts?.[e.orig]?.[s]??[]))continue;if(_tpt.isWeightInRange(n,_tpt.R?.fonts?.domFonts?.[e.name]?.[s]??[]))continue;""!==r?r+=";":r=(""!==o?"&":"")+"family="+e.name+":ital,wght@",r+=("normal"==s?0:1)+","+n}""!==r&&" "!==r&&"&family=:ital,wght@0,400"!==r&&(o+=r)}}if(""!==o&&" "!==o){o=(o=(SR7.E.fontBaseUrl??"https://fonts.googleapis.com/css2")+"?"+o+"&display=swap").replace("?family=?family=","?family=");var l=document.createElement("link");l.rel="stylesheet",l.href=o,l.onload=function(t,e){for(i in _tpt.R.fonts.required)if(_tpt.hop(_tpt.R.fonts.required,i))for(s of["normal","italic"])for(n in _tpt.R.fonts.required[i][s])_tpt.hop(_tpt.R.fonts.required[i][s],n)&&_tpt.R.fonts.required[i][s][n]===t&&(_tpt.R.fonts.required[i][s][n]=2);"function"==typeof e&&e()}(a,t),l.onerror=function(){_tpt.skipFontTrys=!0},document.getElementsByTagName("head")[0].appendChild(l)}else 0===u.length&&"function"==typeof t&&t();if(u.length>0)for(let t in u)(u[t].url?.url??"").endsWith(".css")?_tpt.loadCSS(u[t].url.url,u[t].font,!0):(_tpt.R[u[t].font]??={},_tpt.loadFontFace(u[t].url.url,u[t].font))}},_tpt.compareURL=function(t,e){return!(!t||!e)&&(t==e||(t=_tpt.urlProtocol(t),e=_tpt.urlProtocol(e),(t=_tpt.normalizeUrl(t))==(e=_tpt.normalizeUrl(e))))},_tpt.registerImage=function(t,e=0,r,n,i,s=!0){if(t){t=_tpt.urlProtocol(t),_tpt.R.images??={busy:!1,queue:{},all:Array(5e3),alllen:0,nextId:0,indexMap:{}};var o=_tpt.normalizeNURL(_tpt.normalizeUrl(t)),a=_tpt.findIndex(_tpt.R.images.all,"nurl",o);if(a=-1==a?_tpt.R.images.alllen++:a,!_tpt.R.images.all[a]){const e=_tpt.R.images.nextId++;_tpt.R.images.all[a]={id:e,url:t,nurl:o,nurlshort:o.split("?")[0],crossOrigin:s,callBacks:{},state:"pending",params:i},_tpt.R.images.indexMap[e]=a}"loaded"===_tpt.R.images.all[a].state||"cached"===_tpt.R.images.all[a].state?"function"==typeof r&&r(_tpt.R.images.all[a]):(_tpt.R.images.all[a].prio=e,_tpt.R.images.all[a].callBacks[n]=r),_tpt.updateImageQueue()}},_tpt.updateImageQueue=function(){if(_tpt.R.images.busy)return void setTimeout(_tpt.updateImageQueue,5);_tpt.R.images.busy=!0,_tpt.R.images.all.sort(((t,e)=>t.prio-e.prio)),_tpt.R.images.all.forEach(((t,e)=>{t&&(_tpt.R.images.indexMap[t.id]=e)}));let t=0;for(let e=0;e<5;e++)if(void 0===_tpt.R.images.queue[e])for(let r=t;r<_tpt.R.images.alllen;r++)if("pending"===_tpt.R.images.all[r].state){_tpt.R.images.queue[e]=_tpt.R.images.all[r].id,_tpt.R.images.all[r].state="inqueue",t=r;break}_tpt.processImageQueue(),_tpt.R.images.busy=!1},_tpt.processImageCallbacks=function(t,e){for(var r in _tpt.R.images.all[t].callBacks)_tpt.hop(_tpt.R.images.all[t].callBacks,r)&&"function"==typeof _tpt.R.images.all[t].callBacks[r]&&_tpt.R.images.all[t].callBacks[r](_tpt.R.images.all[t]);_tpt.R.images.queue[e]=void 0,_tpt.updateImageQueue()},_tpt.processImageQueue=function(){for(let t=0;t<5;t++)if(void 0!==_tpt.R.images.queue[t]){let e=_tpt.R.images.indexMap[_tpt.R.images.queue[t]];"inqueue"===_tpt.R.images.all[e].state&&(_tpt.R.images.all[e].state="loading",this.tryLoadImage(_tpt.R.images.all[e].id,t))}},_tpt.normalizeUrl=function(t){return"/"==(t=t.toLowerCase())[t.length-1]&&(t=t.slice(0,-1)),"http://"==t.slice(0,7)?t=t.slice(7):"https://"==t.slice(0,8)&&(t=t.slice(8)),t},_tpt.normalizeNURL=t=>_tpt.normalizeUrl(t).replaceAll("%20"," ").replaceAll("%E2%80%AF"," ").replaceAll("%e2%80%af"," ").replaceAll(" ","%20").replaceAll(/\s/g,"%20"),_tpt.findRequestedImage=function(t){let e=_tpt.normalizeNURL(_tpt.normalizeUrl(t)),r=_tpt.findIndex(_tpt.R.images.all,"nurl",e);if(-1!==r)return r;if(r=_tpt.findIndex(_tpt.R.images.all,"nurlshort",e.split("?")[0]),-1!==r)return r;if(r=_tpt.findIndex(_tpt.R.images.all,"nurl",e.replace(window.location.hostname,"")),-1!==r)return r;if(r=_tpt.findIndex(_tpt.R.images.all,"nurl",decodeURIComponent(e)),-1!==r)return r;let n=_tpt.normalizeUrl(function(){let t=window.location.href;return t.substring(0,t.lastIndexOf("/"))+"/"}())+"/";if(e=e.replace(n,""),r=_tpt.findIndex(_tpt.R.images.all,"nurl",e),-1!==r)return r;let i=decodeURIComponent(e);return r=_tpt.findIndex(_tpt.R.images.all,"nurl",i),-1!==r?r:(r=_tpt.findIndex(_tpt.R.images.all,"nurl",_tpt.normalizeNURL(i)),-1!==r?r:(e="./"+e,_tpt.findIndex(_tpt.R.images.all,"nurl",e)))},_tpt.tryLoadImage=function(t,e,r=!1){let n=_tpt.R.images.indexMap[t],i=_tpt.R.images.all[n],s=r?!i.crossOrigin:i.crossOrigin;_tpt.loadSingleImage(i.url,e,s).then((t=>{let r=_tpt.R.images.indexMap[i.id];_tpt.R.images.all[r].state=t.status,_tpt.R.images.all[r].image=t.image,_tpt.R.images.all[r].width=t.image.width,_tpt.R.images.all[r].height=t.image.height,_tpt.processImageCallbacks(r,e)})).catch((n=>{if(r){const r=_tpt.R.images.indexMap[t];_tpt.R.images.all[r].state=n.status,_tpt.processImageCallbacks(r,e),console.log("Image Error: "+_tpt.R.images.all[r].url+" could not be loaded")}else this.tryLoadImage(t,e,!0)}))},_tpt.allM=function(){var t="";for(var e in window.SR7.M)_tpt.hop(window.SR7.M,e)&&(t+=e+",");return t.slice(0,-1)},_tpt.getMSize=function(t){return delete window.SR7.M[t].c,console.log("Reference C has been deleted for Messuring. Reload Page after !!"),_tpt.getObjectSize(window.SR7.M[t])+"kb"},_tpt.getObjectSize=function(t){return(new TextEncoder).encode("string"==typeof t?t:JSON.stringify(t)).length/1024},_tpt.loadSingleImage=async function(t,e,r=!0){let n=e;return new Promise(((e,i)=>{let s=new Image;r&&(s.crossOrigin="anonymous"),s.src=t,s.onload=()=>{e({image:s,queueIndex:n,status:"loaded"})},s.onerror=()=>{i({url:t,queueIndex:n,status:"error"})},s.complete&&e({image:s,queueIndex:n,status:"cached"})}))},_tpt.isImageURL=t=>{if("string"!=typeof t)return!1;const e=t.split(".").pop().toLowerCase();return["jpg","jpeg","png","gif","bmp","svg","webp"].includes(e)},_tpt.getShader=function(t,e,r){return new Promise((async(n,i)=>{if(_tpt.R.shaders??={},_tpt.R.shaders[t]??={},_tpt.R.shaders[t][e])n(_tpt.R.shaders[t][e]);else try{let s=await fetch(r);if(!s.ok)return void i(`HTTP error! Status: ${s.status}`);let o=await s.text();_tpt.R.shaders[t][e]=o,n(o)}catch(t){i(t)}}))},_tpt.injectCssJs=(t="",e="",r,n)=>{if(""!==t){let e,r=!1;void 0!==n&&(e=document.getElementById(n),r=null!=e),r||(e=document.createElement("style"),e.classList.add("sr7-inline-css"),void 0!==n&&(e.id=n)),e.innerHTML=(e.innerHTML??"")+t,r||document.getElementsByTagName("head")[0].appendChild(e)}if(""!==e){const t=document.createElement("script");t.innerHTML=e,r.appendChild(t)}},_tpt.extndArray=(t,e)=>(t||(t=[]),e||(e=[]),Array.isArray(t)||(t=[t]),Array.isArray(e)||(e=[e]),Array.from(new Set(t.concat(e)))),_tpt.extndArrWithObj=(t=[],e={},r="src",n="")=>{let i;return t.forEach((t=>{let s=Object.keys(t).filter((t=>t!==r&&t!==n)),o=Object.keys(e).filter((t=>t!==r&&t!==n));if(s.length===o.length){if(s.every((r=>t[r]===e[r]))){let s=_tpt.compareParameters(t[r],e[r]),o=""==n||_tpt.compareParameters(t[n],e[n]);!s&&o?(t[r]=_tpt.extndArray(e[r],t[r]),i=!0):""!==n&&s&&(t[n]=_tpt.extndArray(e[n],t[n]),i=!0)}}})),i||t.push(e),t},_tpt.tf=t=>"false"!=t&&0!=t&&("true"==t||1==t||t),_tpt.findNested=(t,e,r)=>{if(null==t)return null;if(e in t&&(!r||r in t[e]))return t[e];for(let n in t)if(_tpt.hop(t,n)&&"object"==typeof t[n]){let i=_tpt.findNested(t[n],e,r);if(i)return i}return null},_tpt.closest=function(t,e){return t&&(e(t)?t:_tpt.closest(t.parentNode,e))},_tpt.closestNode=function(t,e){return _tpt.closest(t,(function(t){return t.nodeName===e}))},_tpt.closestClass=function(t,e){return _tpt.closest(t,(function(t){return(" "+t.className+" ").indexOf(" "+e+" ")>=0}))},_tpt.compareParameters=(t,e)=>{if(t===e)return!0;if(Array.isArray(t)||(t=[t]),Array.isArray(e)||(e=[e]),t.length!==e.length)return!1;t.sort(),e.sort();for(let r=0;r<t.length;r++)if(t[r]!==e[r])return!1;return!0},_tpt.countSubStr=(t="",e="",r=!1)=>{if(0===e.length)return t.length+1;let n=0,i=0;const s=r?1:e.length;for(;i=t.indexOf(e,i),i>=0;)n++,i+=s;return n},_tpt.getRatio=t=>{if(void 0===t||1===t||"number"==typeof t)return t;if("string"==typeof t&&t.includes(":")){const[e,r]=t.split(":");return parseFloat(e)/parseFloat(r)}return 1},_tpt.compareComputedStyles=t=>{var e=t[0];for(var r in e)if(e.hasOwnProperty(r)){var n=e[r];t.every((function(t){return t[r]===n}))||(console.log("Mismatch property:",r),t.forEach((function(t,e){console.log("Element",e,"value:",t[r])})))}},_tpt.cookie={set:(t,e,r)=>{const n=new Date;n.setTime(n.getTime()+60*r*60*1e3);const i=`expires=${n.toUTCString()}`;document.cookie=`${t}=${e};${i};path=/`},get:t=>{const e=`${t}=`,r=document.cookie.split(";").find((t=>t.trim().startsWith(e))),n=r?decodeURIComponent(r.substring(e.length+1)):"";return"true"===n||"false"!==n&&n}},_tpt.displayDeprecationWarnings=t=>{if(t&&t.warnings){console.group("Deprecation Alert: Functions listed below are deprecated and will be removed in Version 7.0.0. Please update accordingly.");for(const[e,r]of Object.entries(t.warnings))r?console.info(`"${e}" is deprecated. Use "${r}" instead.`):console.info(`"${e}" is deprecated.`);console.groupEnd()}},_tpt.viewPortObserverManager={observers:{},inViewPortObserver:new IntersectionObserver((function(t){t.forEach((t=>{t.target.observParams&&t.target.observParams.obj&&(t.target.observParams.obj.states=t.target.observParams.obj.states||{},t.target.observParams.obj.states.inViewPort=t.isIntersecting)}))}),{rootMargin:"0px"}),getObserver:function(t="-100px"){if(t=""==t?"-100px":t,t=-1*parseInt(t)+"px",this.observers[t])return this.observers[t];t=`${t} 0px ${t} 0px`;var e=new IntersectionObserver((function(t){for(var e=0;e<t.length;e++){var r=t[e];r.isIntersecting?(r.target.observParams.obj&&(r.target.observParams.obj.states??={},r.target.observParams.obj.states.boundingClientRect=r.boundingClientRect,r.target.observParams.obj.states.inViewPort=r.isIntersecting,_tpt.scrollObserver.run(r.target)),void 0!==r.target.observParams&&(void 0!==r.target.observParams.callBack&&r.target.observParams.callBack(r.target,r.intersectionRatio),void 0!==r.target.observParams.toggleCall&&r.target.observParams.toggleCall(r.target.id,r.intersectionRatio,"scroll"),r.target.observParams.runonce&&delete r.target.observParams.callBack)):r.target.observParams&&(r.target.observParams.obj.states??={},r.target.observParams.obj.states.inViewPort=!!r.target.observParams?.obj?.settings?.fixed||r.isIntersecting,r.target.observParams?.toggleCall?.(r.target.id,r.intersectionRatio,"scroll"))}}),{rootMargin:t});return this.observers[t]=e,e}},_tpt.observeModule=function(t,e="-100px"){_tpt.viewPortObserverManager.getObserver(e).observe(t)},_tpt.scrollObserver={observe:t=>{_tpt.scrollObserver.entries||(_tpt.scrollObserver.entries=[],_tpt.is_mobile?(_tpt.gsap.ticker.fps(150),_tpt.gsap.ticker.add((()=>{_tpt.scrollObserver.run()}))):document.addEventListener("scroll",(function(t){void 0===_tpt.scrollObserver.RaF&&(_tpt.scrollObserver.RaF=requestAnimationFrame((function(){_tpt.scrollObserver.run()})))}),{passive:!0})),-1==_tpt.scrollObserver.entries.indexOf(t)&&_tpt.scrollObserver.entries.push(t),_tpt.scrollObserver.run(t)},kill:t=>{_tpt.scrollObserver.entries=_tpt.scrollObserver.entries.filter((e=>e!==t))},run:(t,e)=>{if(_tpt.scrollObserver.RaF&&(_tpt.scrollObserver.RaF=cancelAnimationFrame(_tpt.scrollObserver.RaF)),window.scrollY!=_tpt.scrollObserver.y||e)if(_tpt.scrollObserver.y=window.scrollY,null==t){for(let t in _tpt.scrollObserver.entries)if(_tpt.hop(_tpt.scrollObserver.entries,t)){if(!1!==(_tpt.scrollObserver?.entries?.[t]?.observSR7Globals??!1))for(let e in _tpt.scrollObserver.entries[t].observSR7Globals)_tpt.hop(_tpt.scrollObserver.entries[t].observSR7Globals,e)&&_tpt.scrollObserver.entries[t].observSR7Globals[e].callback(_tpt.scrollObserver.entries[t].observSR7Globals[e].params);0!=(_tpt.scrollObserver?.entries?.[t]?.observParams?.obj?.states?.inViewPort??!1)&&_tpt.scrollObserver.process(_tpt.scrollObserver.entries[t])}}else if(!1!==(t?.observParams?.obj?.states?.inViewPort??!1)&&_tpt.scrollObserver.process(t),t.observSR7Globals)for(let e in t.observSR7Globals)_tpt.hop(t.observSR7Globals,e)&&t.observSR7Globals[e].callback(t.observSR7Globals[e].params)},process:t=>{const e=t.observParams.obj;let r="false"!==(""+e.settings?.mod?.use??!1)||"false"!==(""+e.settings?.sbt?.use??!1);if(null!=e.dims.module&&(e.c.moduleListeners?.scroll||r)&&(e.dims.moduleRect=t.getBoundingClientRect(),e.settings)){if(r){if(delete e.scrollProcSA,e.settings.fixed)e.scrollProc=1-Math.min(1,Math.max(0,window.scrollY/_tpt.winH));else{let t=e.dims.moduleRect.height>=_tpt.winH||e.c.module.offsetTop>e.dims.moduleRect.height/2;e.scrollProcSA=t?Math.max(-1,Math.min(1,1-(e.dims.moduleRect.top-_tpt.winH)/(_tpt.winH+e.dims.moduleRect.height)*-2)):Math.max(-1,Math.min(1,e.dims.moduleRect.top/(e.dims.moduleRect.height||e.dims.module.h))),(e.settings?.rOFV??1)&&e.dims.moduleRect.height<_tpt.winH?e.scrollProc=e.dims.moduleRect.top>=0&&e.dims.moduleRect.bottom<=_tpt.winH?0:e.dims.moduleRect.top<0?e.dims.moduleRect.top/e.dims.moduleRect.height:(e.dims.moduleRect.bottom-_tpt.winH)/e.dims.moduleRect.height:(t=!1,e.scrollProc=t?Math.max(-1,Math.min(1,1-(e.dims.moduleRect.top-_tpt.winH)/(_tpt.winH+e.dims.moduleRect.height)*-2)):Math.max(-1,Math.min(1,e.dims.moduleRect.top/(e.dims.moduleRect.height||e.dims.module.h))))}e.scrollProc=e.scrollProc||0,e.scrollProcSA??=e.scrollProc}void 0!==t.observParams.scrollCallback&&t.observParams.scrollCallback(t.id)}}},_tpt.resizeObserver={id:0,targets:{},timer:1e3,inited:!1,observe:function(t,e,r){return"function"==typeof t&&(e??=100,_tpt.resizeObserver.targets[_tpt.resizeObserver.id++]={callBack:t,delay:e,id:r},_tpt.resizeObserver.process(),_tpt.resizeObserver.id)},remove:function(t){delete _tpt.targets[t]},process:function(){1!=_tpt.resizeObserver.observed&&(_tpt.resizeObserver.observed=!0,window.addEventListener("resize",(function(){_tpt.resizeObserver.execute()})))},execute:function(){_tpt.getWinDim(!0);var t=new Date;for(var e in t-_tpt.resizeObserver.timer>=1e3&&(_tpt.resizeObserver.timer=t),_tpt.resizeObserver.targets)_tpt.hop(_tpt.resizeObserver.targets,e)&&(clearTimeout(_tpt.resizeObserver.targets[e].timer),t-_tpt.resizeObserver.timer>=_tpt.resizeObserver.targets[e].delay?_tpt.resizeObserver.targets[e].callBack(_tpt.resizeObserver.targets[e].id):function(t){_tpt.resizeObserver.targets[t].timer=setTimeout((()=>{_tpt.resizeObserver.targets[t].callBack(_tpt.resizeObserver.targets[t].id)}),_tpt.resizeObserver.targets[t].delay)}(e))}},_tpt.orientationObserver={id:0,targets:{},inited:!1,lastZoomLevel:1,checkZoomLevel:()=>{if("visualViewport"in window){return window.visualViewport.scale}return 1},observe:function(t,e,r){return!(!_tpt.is_mobile||"function"!=typeof t)&&(_tpt.orientationObserver.targets[_tpt.orientationObserver.id++]={callBack:t,delay:e,id:r},_tpt.orientationObserver.process(),_tpt.orientationObserver.id)},remove:function(t){delete _tpt.orientationObserver.targets[t]},process:function(){_tpt.orientationObserver.inited||(_tpt.orientationObserver.inited=!0,window.addEventListener("orientationchange",(function(){_tpt.orientationObserver.event="orientation",_tpt.orientationObserver.execute()})))},execute:function(){var t=new Date;for(var e in t-_tpt.resizeObserver.timer>=1e3&&(_tpt.resizeObserver.timer=t),_tpt.orientationObserver.targets)_tpt.hop(_tpt.orientationObserver.targets,e)&&(clearTimeout(_tpt.orientationObserver.targets[e].timer),t-_tpt.orientationObserver.timer>=_tpt.orientationObserver.targets[e].delay?_tpt.orientationObserver.targets[e].callBack(_tpt.orientationObserver.targets[e].id):function(t){_tpt.orientationObserver.targets[t].timer=setTimeout((()=>{_tpt.orientationObserver.targets[t].callBack(_tpt.orientationObserver.targets[t].id)}),_tpt.orientationObserver.targets[t].delay)}(e))}},_tpt.focusObserver={id:0,targets:{},timer:1e3,inited:!1,observe:function(t,e,r){return"function"==typeof t&&(e??=100,_tpt.focusObserver.targets[_tpt.focusObserver.id++]={callBack:t,delay:e,id:r},_tpt.focusObserver.process(),_tpt.focusObserver.id)},remove:function(t){delete _tpt.targets[t]},process:function(){1!=_tpt.focusObserver.observed&&(_tpt.focusObserver.observed=!0,window.addEventListener("blur",(function(){_tpt.focusObserver.execute("blur")})),window.addEventListener("focus",(function(){_tpt.focusObserver.execute("focus")})))},execute:function(t){var e=new Date;for(var r in e-_tpt.focusObserver.timer>=1e3&&(_tpt.focusObserver.timer=e),_tpt.focusObserver.targets)_tpt.hop(_tpt.focusObserver.targets,r)&&(clearTimeout(_tpt.focusObserver.targets[r].timer),e-_tpt.focusObserver.timer>=_tpt.focusObserver.targets[r].delay?_tpt.focusObserver.targets[r].callBack(t,_tpt.focusObserver.targets[r].id):function(e){_tpt.focusObserver.targets[e].timer=setTimeout((()=>{_tpt.focusObserver.targets[e].callBack(t,_tpt.focusObserver.targets[e].id)}),_tpt.focusObserver.targets[e].delay)}(r))}},_tpt.wrapObserver={targets:[],init:function(t){var e=0,r=0,n=i.bind(_tpt.wrapObserver);function i(){if(r++,requestAnimationFrame(n),!(r-e<30)){e=r;for(var i=0;i<_tpt.wrapObserver.targets.length;i++)if(_tpt.hop(_tpt.wrapObserver.targets,i)){var s=_tpt.wrapObserver.targets[i],o=s.elem.getBoundingClientRect();s.lw===o.width&&s.lh===o.height||0===o.width||(s.callback&&(s.callback.pause(),s.callback.kill(),s.callback=null),s.callback=_tpt.gsap.to({},{duration:.2,onComplete:t.bind(window,s.elem,s.id)})),s.lw=o.width,s.lh=o.height}}}i()},observe:function(t,e){if(""!==(t=t.getBoundingClientRect?t:t[0].getBoundingClientRect?t[0]:"")){var r=t.getBoundingClientRect();_tpt.wrapObserver.targets.push({elem:t,id:e,lw:r.width,lh:r.height})}}},_tpt.userInteracted=!1,_tpt.setUserInteractionFlag=()=>{_tpt.userInteracted=!0,document.removeEventListener("click",_tpt.setUserInteractionFlag),document.removeEventListener("keydown",_tpt.setUserInteractionFlag),document.removeEventListener("touchstart",_tpt.setUserInteractionFlag)},document.addEventListener("click",_tpt.setUserInteractionFlag),document.addEventListener("keydown",_tpt.setUserInteractionFlag),document.addEventListener("touchstart",_tpt.setUserInteractionFlag),_tpt.R??={},_tpt.R.tptools=_tpt.extend?_tpt.extend(_tpt.R.tptools,{status:2,version:"6.7.16"}):{status:2,version:"6.7.16"}}(),(()=>{"use strict";function t(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function e(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}
/*!
 * GSAP 3.12.5
 * https://gsap.com
 *
 * @license Copyright 2008-2024, GreenSock. All rights reserved.
 * Subject to the terms at https://gsap.com/standard-license or for
 * Club GSAP members, the agreement issued with that membership.
 * @author: Jack Doyle, jack@greensock.com
*/var r,n,i,s,o,a,u,l,p,c,h,d,f,g,_,m={autoSleep:120,force3D:"auto",nullTargetWarn:1,units:{lineHeight:""}},D={duration:.5,overwrite:!1,delay:0},v=1e8,y=1e-8,x=2*Math.PI,b=x/4,w=0,C=Math.sqrt,F=Math.cos,E=Math.sin,T=function(t){return"string"==typeof t},S=function(t){return"function"==typeof t},M=function(t){return"number"==typeof t},A=function(t){return void 0===t},R=function(t){return"object"==typeof t},O=function(t){return!1!==t},P=function(){return"undefined"!=typeof window},k=function(t){return S(t)||T(t)},B="function"==typeof ArrayBuffer&&ArrayBuffer.isView||function(){},L=Array.isArray,N=/(?:-?\.?\d|\.)+/gi,I=/[-+=.]*\d+[.e\-+]*\d*[e\-+]*\d*/g,z=/[-+=.]*\d+[.e-]*\d*[a-z%]*/g,X=/[-+=.]*\d+\.?\d*(?:e-|e\+)?\d*/gi,j=/[+-]=-?[.\d]+/,Y=/[^,'"\[\]\s]+/gi,q=/^[+\-=e\s\d]*\d+[.\d]*([a-z]*|%)\s*$/i,G={},V={},H=function(t){return(V=xt(t,G))&&xr},$=function(t,e){return console.warn("Invalid property",t,"set to",e,"Missing plugin? gsap.registerPlugin()")},U=function(t,e){return!e&&console.warn(t)},W=function(t,e){return t&&(G[t]=e)&&V&&(V[t]=e)||G},Q=function(){return 0},Z={suppressEvents:!0,isStart:!0,kill:!1},J={suppressEvents:!0,kill:!1},K={suppressEvents:!0},tt={},et=[],rt={},nt={},it={},st=30,ot=[],at="",ut=function(t){var e,r,n=t[0];if(R(n)||S(n)||(t=[t]),!(e=(n._gsap||{}).harness)){for(r=ot.length;r--&&!ot[r].targetTest(n););e=ot[r]}for(r=t.length;r--;)t[r]&&(t[r]._gsap||(t[r]._gsap=new Be(t[r],e)))||t.splice(r,1);return t},lt=function(t){return t._gsap||ut(Jt(t))[0]._gsap},pt=function(t,e,r){return(r=t[e])&&S(r)?t[e]():A(r)&&t.getAttribute&&t.getAttribute(e)||r},ct=function(t,e){return(t=t.split(",")).forEach(e)||t},ht=function(t){return Math.round(1e5*t)/1e5||0},dt=function(t){return Math.round(1e7*t)/1e7||0},ft=function(t,e){var r=e.charAt(0),n=parseFloat(e.substr(2));return t=parseFloat(t),"+"===r?t+n:"-"===r?t-n:"*"===r?t*n:t/n},gt=function(t,e){for(var r=e.length,n=0;t.indexOf(e[n])<0&&++n<r;);return n<r},_t=function(){var t,e,r=et.length,n=et.slice(0);for(rt={},et.length=0,t=0;t<r;t++)(e=n[t])&&e._lazy&&(e.render(e._lazy[0],e._lazy[1],!0)._lazy=0)},mt=function(t,e,r,i){et.length&&!n&&_t(),t.render(e,r,i||n&&e<0&&(t._initted||t._startAt)),et.length&&!n&&_t()},Dt=function(t){var e=parseFloat(t);return(e||0===e)&&(t+"").match(Y).length<2?e:T(t)?t.trim():t},vt=function(t){return t},yt=function(t,e){for(var r in e)r in t||(t[r]=e[r]);return t},xt=function(t,e){for(var r in e)t[r]=e[r];return t},bt=function t(e,r){for(var n in r)"__proto__"!==n&&"constructor"!==n&&"prototype"!==n&&(e[n]=R(r[n])?t(e[n]||(e[n]={}),r[n]):r[n]);return e},wt=function(t,e){var r,n={};for(r in t)r in e||(n[r]=t[r]);return n},Ct=function(t){var e,r=t.parent||s,n=t.keyframes?(e=L(t.keyframes),function(t,r){for(var n in r)n in t||"duration"===n&&e||"ease"===n||(t[n]=r[n])}):yt;if(O(t.inherit))for(;r;)n(t,r.vars.defaults),r=r.parent||r._dp;return t},Ft=function(t,e,r,n,i){void 0===r&&(r="_first"),void 0===n&&(n="_last");var s,o=t[n];if(i)for(s=e[i];o&&o[i]>s;)o=o._prev;return o?(e._next=o._next,o._next=e):(e._next=t[r],t[r]=e),e._next?e._next._prev=e:t[n]=e,e._prev=o,e.parent=e._dp=t,e},Et=function(t,e,r,n){void 0===r&&(r="_first"),void 0===n&&(n="_last");var i=e._prev,s=e._next;i?i._next=s:t[r]===e&&(t[r]=s),s?s._prev=i:t[n]===e&&(t[n]=i),e._next=e._prev=e.parent=null},Tt=function(t,e){t.parent&&(!e||t.parent.autoRemoveChildren)&&t.parent.remove&&t.parent.remove(t),t._act=0},St=function(t,e){if(t&&(!e||e._end>t._dur||e._start<0))for(var r=t;r;)r._dirty=1,r=r.parent;return t},Mt=function(t,e,r,i){return t._startAt&&(n?t._startAt.revert(J):t.vars.immediateRender&&!t.vars.autoRevert||t._startAt.render(e,!0,i))},At=function t(e){return!e||e._ts&&t(e.parent)},Rt=function(t){return t._repeat?Ot(t._tTime,t=t.duration()+t._rDelay)*t:0},Ot=function(t,e){var r=Math.floor(t/=e);return t&&r===t?r-1:r},Pt=function(t,e){return(t-e._start)*e._ts+(e._ts>=0?0:e._dirty?e.totalDuration():e._tDur)},kt=function(t){return t._end=dt(t._start+(t._tDur/Math.abs(t._ts||t._rts||y)||0))},Bt=function(t,e){var r=t._dp;return r&&r.smoothChildTiming&&t._ts&&(t._start=dt(r._time-(t._ts>0?e/t._ts:((t._dirty?t.totalDuration():t._tDur)-e)/-t._ts)),kt(t),r._dirty||St(r,t)),t},Lt=function(t,e){var r;if((e._time||!e._dur&&e._initted||e._start<t._time&&(e._dur||!e.add))&&(r=Pt(t.rawTime(),e),(!e._dur||Ut(0,e.totalDuration(),r)-e._tTime>y)&&e.render(r,!0)),St(t,e)._dp&&t._initted&&t._time>=t._dur&&t._ts){if(t._dur<t.duration())for(r=t;r._dp;)r.rawTime()>=0&&r.totalTime(r._tTime),r=r._dp;t._zTime=-1e-8}},Nt=function(t,e,r,n){return e.parent&&Tt(e),e._start=dt((M(r)?r:r||t!==s?Vt(t,r,e):t._time)+e._delay),e._end=dt(e._start+(e.totalDuration()/Math.abs(e.timeScale())||0)),Ft(t,e,"_first","_last",t._sort?"_start":0),jt(e)||(t._recent=e),n||Lt(t,e),t._ts<0&&Bt(t,t._tTime),t},It=function(t,e){return(G.ScrollTrigger||$("scrollTrigger",e))&&G.ScrollTrigger.create(e,t)},zt=function(t,e,r,i,s){return qe(t,e,s),t._initted?!r&&t._pt&&!n&&(t._dur&&!1!==t.vars.lazy||!t._dur&&t.vars.lazy)&&p!==be.frame?(et.push(t),t._lazy=[s,i],1):void 0:1},Xt=function t(e){var r=e.parent;return r&&r._ts&&r._initted&&!r._lock&&(r.rawTime()<0||t(r))},jt=function(t){var e=t.data;return"isFromStart"===e||"isStart"===e},Yt=function(t,e,r,n){var i=t._repeat,s=dt(e)||0,o=t._tTime/t._tDur;return o&&!n&&(t._time*=s/t._dur),t._dur=s,t._tDur=i?i<0?1e10:dt(s*(i+1)+t._rDelay*i):s,o>0&&!n&&Bt(t,t._tTime=t._tDur*o),t.parent&&kt(t),r||St(t.parent,t),t},qt=function(t){return t instanceof Ne?St(t):Yt(t,t._dur)},Gt={_start:0,endTime:Q,totalDuration:Q},Vt=function t(e,r,n){var i,s,o,a=e.labels,u=e._recent||Gt,l=e.duration()>=v?u.endTime(!1):e._dur;return T(r)&&(isNaN(r)||r in a)?(s=r.charAt(0),o="%"===r.substr(-1),i=r.indexOf("="),"<"===s||">"===s?(i>=0&&(r=r.replace(/=/,"")),("<"===s?u._start:u.endTime(u._repeat>=0))+(parseFloat(r.substr(1))||0)*(o?(i<0?u:n).totalDuration()/100:1)):i<0?(r in a||(a[r]=l),a[r]):(s=parseFloat(r.charAt(i-1)+r.substr(i+1)),o&&n&&(s=s/100*(L(n)?n[0]:n).totalDuration()),i>1?t(e,r.substr(0,i-1),n)+s:l+s)):null==r?l:+r},Ht=function(t,e,r){var n,i,s=M(e[1]),o=(s?2:1)+(t<2?0:1),a=e[o];if(s&&(a.duration=e[1]),a.parent=r,t){for(n=a,i=r;i&&!("immediateRender"in n);)n=i.vars.defaults||{},i=O(i.vars.inherit)&&i.parent;a.immediateRender=O(n.immediateRender),t<2?a.runBackwards=1:a.startAt=e[o-1]}return new Ue(e[0],a,e[o+1])},$t=function(t,e){return t||0===t?e(t):e},Ut=function(t,e,r){return r<t?t:r>e?e:r},Wt=function(t,e){return T(t)&&(e=q.exec(t))?e[1]:""},Qt=[].slice,Zt=function(t,e){return t&&R(t)&&"length"in t&&(!e&&!t.length||t.length-1 in t&&R(t[0]))&&!t.nodeType&&t!==o},Jt=function(t,e,r){return i&&!e&&i.selector?i.selector(t):!T(t)||r||!a&&we()?L(t)?function(t,e,r){return void 0===r&&(r=[]),t.forEach((function(t){var n;return T(t)&&!e||Zt(t,1)?(n=r).push.apply(n,Jt(t)):r.push(t)}))||r}(t,r):Zt(t)?Qt.call(t,0):t?[t]:[]:Qt.call((e||u).querySelectorAll(t),0)},Kt=function(t){return t=Jt(t)[0]||U("Invalid scope")||{},function(e){var r=t.current||t.nativeElement||t;return Jt(e,r.querySelectorAll?r:r===t?U("Invalid scope")||u.createElement("div"):t)}},te=function(t){return t.sort((function(){return.5-Math.random()}))},ee=function(t){if(S(t))return t;var e=R(t)?t:{each:t},r=Ae(e.ease),n=e.from||0,i=parseFloat(e.base)||0,s={},o=n>0&&n<1,a=isNaN(n)||o,u=e.axis,l=n,p=n;return T(n)?l=p={center:.5,edges:.5,end:1}[n]||0:!o&&a&&(l=n[0],p=n[1]),function(t,o,c){var h,d,f,g,_,m,D,y,x,b=(c||e).length,w=s[b];if(!w){if(!(x="auto"===e.grid?0:(e.grid||[1,v])[1])){for(D=-v;D<(D=c[x++].getBoundingClientRect().left)&&x<b;);x<b&&x--}for(w=s[b]=[],h=a?Math.min(x,b)*l-.5:n%x,d=x===v?0:a?b*p/x-.5:n/x|0,D=0,y=v,m=0;m<b;m++)f=m%x-h,g=d-(m/x|0),w[m]=_=u?Math.abs("y"===u?g:f):C(f*f+g*g),_>D&&(D=_),_<y&&(y=_);"random"===n&&te(w),w.max=D-y,w.min=y,w.v=b=(parseFloat(e.amount)||parseFloat(e.each)*(x>b?b-1:u?"y"===u?b/x:x:Math.max(x,b/x))||0)*("edges"===n?-1:1),w.b=b<0?i-b:i,w.u=Wt(e.amount||e.each)||0,r=r&&b<0?Se(r):r}return b=(w[t]-w.min)/w.max||0,dt(w.b+(r?r(b):b)*w.v)+w.u}},re=function(t){var e=Math.pow(10,((t+"").split(".")[1]||"").length);return function(r){var n=dt(Math.round(parseFloat(r)/t)*t*e);return(n-n%1)/e+(M(r)?0:Wt(r))}},ne=function(t,e){var r,n,i=L(t);return!i&&R(t)&&(r=i=t.radius||v,t.values?(t=Jt(t.values),(n=!M(t[0]))&&(r*=r)):t=re(t.increment)),$t(e,i?S(t)?function(e){return n=t(e),Math.abs(n-e)<=r?n:e}:function(e){for(var i,s,o=parseFloat(n?e.x:e),a=parseFloat(n?e.y:0),u=v,l=0,p=t.length;p--;)(i=n?(i=t[p].x-o)*i+(s=t[p].y-a)*s:Math.abs(t[p]-o))<u&&(u=i,l=p);return l=!r||u<=r?t[l]:e,n||l===e||M(e)?l:l+Wt(e)}:re(t))},ie=function(t,e,r,n){return $t(L(t)?!e:!0===r?!!(r=0):!n,(function(){return L(t)?t[~~(Math.random()*t.length)]:(r=r||1e-5)&&(n=r<1?Math.pow(10,(r+"").length-2):1)&&Math.floor(Math.round((t-r/2+Math.random()*(e-t+.99*r))/r)*r*n)/n}))},se=function(t,e,r){return $t(r,(function(r){return t[~~e(r)]}))},oe=function(t){for(var e,r,n,i,s=0,o="";~(e=t.indexOf("random(",s));)n=t.indexOf(")",e),i="["===t.charAt(e+7),r=t.substr(e+7,n-e-7).match(i?Y:N),o+=t.substr(s,e-s)+ie(i?r:+r[0],i?0:+r[1],+r[2]||1e-5),s=n+1;return o+t.substr(s,t.length-s)},ae=function(t,e,r,n,i){var s=e-t,o=n-r;return $t(i,(function(e){return r+((e-t)/s*o||0)}))},ue=function(t,e,r){var n,i,s,o=t.labels,a=v;for(n in o)(i=o[n]-e)<0==!!r&&i&&a>(i=Math.abs(i))&&(s=n,a=i);return s},le=function(t,e,r){var n,s,o,a=t.vars,u=a[e],l=i,p=t._ctx;if(u)return n=a[e+"Params"],s=a.callbackScope||t,r&&et.length&&_t(),p&&(i=p),o=n?u.apply(s,n):u.call(s),i=l,o},pe=function(t){return Tt(t),t.scrollTrigger&&t.scrollTrigger.kill(!!n),t.progress()<1&&le(t,"onInterrupt"),t},ce=[],he=function(t){if(t)if(t=!t.name&&t.default||t,P()||t.headless){var e=t.name,r=S(t),n=e&&!r&&t.init?function(){this._props=[]}:t,i={init:Q,render:nr,add:je,kill:sr,modifier:ir,rawVars:0},s={targetTest:0,get:0,getSetter:Ke,aliases:{},register:0};if(we(),t!==n){if(nt[e])return;yt(n,yt(wt(t,i),s)),xt(n.prototype,xt(i,wt(t,s))),nt[n.prop=e]=n,t.targetTest&&(ot.push(n),tt[e]=1),e=("css"===e?"CSS":e.charAt(0).toUpperCase()+e.substr(1))+"Plugin"}W(e,n),t.register&&t.register(xr,n,ur)}else ce.push(t)},de=255,fe={aqua:[0,de,de],lime:[0,de,0],silver:[192,192,192],black:[0,0,0],maroon:[128,0,0],teal:[0,128,128],blue:[0,0,de],navy:[0,0,128],white:[de,de,de],olive:[128,128,0],yellow:[de,de,0],orange:[de,165,0],gray:[128,128,128],purple:[128,0,128],green:[0,128,0],red:[de,0,0],pink:[de,192,203],cyan:[0,de,de],transparent:[de,de,de,0]},ge=function(t,e,r){return(6*(t+=t<0?1:t>1?-1:0)<1?e+(r-e)*t*6:t<.5?r:3*t<2?e+(r-e)*(2/3-t)*6:e)*de+.5|0},_e=function(t,e,r){var n,i,s,o,a,u,l,p,c,h,d=t?M(t)?[t>>16,t>>8&de,t&de]:0:fe.black;if(!d){if(","===t.substr(-1)&&(t=t.substr(0,t.length-1)),fe[t])d=fe[t];else if("#"===t.charAt(0)){if(t.length<6&&(n=t.charAt(1),i=t.charAt(2),s=t.charAt(3),t="#"+n+n+i+i+s+s+(5===t.length?t.charAt(4)+t.charAt(4):"")),9===t.length)return[(d=parseInt(t.substr(1,6),16))>>16,d>>8&de,d&de,parseInt(t.substr(7),16)/255];d=[(t=parseInt(t.substr(1),16))>>16,t>>8&de,t&de]}else if("hsl"===t.substr(0,3))if(d=h=t.match(N),e){if(~t.indexOf("="))return d=t.match(I),r&&d.length<4&&(d[3]=1),d}else o=+d[0]%360/360,a=+d[1]/100,n=2*(u=+d[2]/100)-(i=u<=.5?u*(a+1):u+a-u*a),d.length>3&&(d[3]*=1),d[0]=ge(o+1/3,n,i),d[1]=ge(o,n,i),d[2]=ge(o-1/3,n,i);else d=t.match(N)||fe.transparent;d=d.map(Number)}return e&&!h&&(n=d[0]/de,i=d[1]/de,s=d[2]/de,u=((l=Math.max(n,i,s))+(p=Math.min(n,i,s)))/2,l===p?o=a=0:(c=l-p,a=u>.5?c/(2-l-p):c/(l+p),o=l===n?(i-s)/c+(i<s?6:0):l===i?(s-n)/c+2:(n-i)/c+4,o*=60),d[0]=~~(o+.5),d[1]=~~(100*a+.5),d[2]=~~(100*u+.5)),r&&d.length<4&&(d[3]=1),d},me=function(t){var e=[],r=[],n=-1;return t.split(ve).forEach((function(t){var i=t.match(z)||[];e.push.apply(e,i),r.push(n+=i.length+1)})),e.c=r,e},De=function(t,e,r){var n,i,s,o,a="",u=(t+a).match(ve),l=e?"hsla(":"rgba(",p=0;if(!u)return t;if(u=u.map((function(t){return(t=_e(t,e,1))&&l+(e?t[0]+","+t[1]+"%,"+t[2]+"%,"+t[3]:t.join(","))+")"})),r&&(s=me(t),(n=r.c).join(a)!==s.c.join(a)))for(o=(i=t.replace(ve,"1").split(z)).length-1;p<o;p++)a+=i[p]+(~n.indexOf(p)?u.shift()||l+"0,0,0,0)":(s.length?s:u.length?u:r).shift());if(!i)for(o=(i=t.split(ve)).length-1;p<o;p++)a+=i[p]+u[p];return a+i[o]},ve=function(){var t,e="(?:\\b(?:(?:rgb|rgba|hsl|hsla)\\(.+?\\))|\\B#(?:[0-9a-f]{3,4}){1,2}\\b";for(t in fe)e+="|"+t+"\\b";return new RegExp(e+")","gi")}(),ye=/hsl[a]?\(/,xe=function(t){var e,r=t.join(" ");if(ve.lastIndex=0,ve.test(r))return e=ye.test(r),t[1]=De(t[1],e),t[0]=De(t[0],e,me(t[1])),!0},be=function(){var t,e,r,n,i,s,p=Date.now,c=500,d=33,f=p(),g=f,_=1e3/240,m=_,D=[],v=function r(o){var a,u,l,h,v=p()-g,y=!0===o;if((v>c||v<0)&&(f+=v-d),((a=(l=(g+=v)-f)-m)>0||y)&&(h=++n.frame,i=l-1e3*n.time,n.time=l/=1e3,m+=a+(a>=_?4:_-a),u=1),y||(t=e(r)),u)for(s=0;s<D.length;s++)D[s](l,i,h,o)};return n={time:0,frame:0,tick:function(){v(!0)},deltaRatio:function(t){return i/(1e3/(t||60))},wake:function(){l&&(!a&&P()&&(o=a=window,u=o.document||{},G.gsap=xr,(o.gsapVersions||(o.gsapVersions=[])).push(xr.version),H(V||o.GreenSockGlobals||!o.gsap&&o||{}),ce.forEach(he)),r="undefined"!=typeof requestAnimationFrame&&requestAnimationFrame,t&&n.sleep(),e=r||function(t){return setTimeout(t,m-1e3*n.time+1|0)},h=1,v(2))},sleep:function(){(r?cancelAnimationFrame:clearTimeout)(t),h=0,e=Q},lagSmoothing:function(t,e){c=t||1/0,d=Math.min(e||33,c)},fps:function(t){_=1e3/(t||240),m=1e3*n.time+_},add:function(t,e,r){var i=e?function(e,r,s,o){t(e,r,s,o),n.remove(i)}:t;return n.remove(t),D[r?"unshift":"push"](i),we(),i},remove:function(t,e){~(e=D.indexOf(t))&&D.splice(e,1)&&s>=e&&s--},_listeners:D}}(),we=function(){return!h&&be.wake()},Ce={},Fe=/^[\d.\-M][\d.\-,\s]/,Ee=/["']/g,Te=function(t){for(var e,r,n,i={},s=t.substr(1,t.length-3).split(":"),o=s[0],a=1,u=s.length;a<u;a++)r=s[a],e=a!==u-1?r.lastIndexOf(","):r.length,n=r.substr(0,e),i[o]=isNaN(n)?n.replace(Ee,"").trim():+n,o=r.substr(e+1).trim();return i},Se=function(t){return function(e){return 1-t(1-e)}},Me=function t(e,r){for(var n,i=e._first;i;)i instanceof Ne?t(i,r):!i.vars.yoyoEase||i._yoyo&&i._repeat||i._yoyo===r||(i.timeline?t(i.timeline,r):(n=i._ease,i._ease=i._yEase,i._yEase=n,i._yoyo=r)),i=i._next},Ae=function(t,e){return t&&(S(t)?t:Ce[t]||function(t){var e,r,n,i,s=(t+"").split("("),o=Ce[s[0]];return o&&s.length>1&&o.config?o.config.apply(null,~t.indexOf("{")?[Te(s[1])]:(e=t,r=e.indexOf("(")+1,n=e.indexOf(")"),i=e.indexOf("(",r),e.substring(r,~i&&i<n?e.indexOf(")",n+1):n)).split(",").map(Dt)):Ce._CE&&Fe.test(t)?Ce._CE("",t):o}(t))||e},Re=function(t,e,r,n){void 0===r&&(r=function(t){return 1-e(1-t)}),void 0===n&&(n=function(t){return t<.5?e(2*t)/2:1-e(2*(1-t))/2});var i,s={easeIn:e,easeOut:r,easeInOut:n};return ct(t,(function(t){for(var e in Ce[t]=G[t]=s,Ce[i=t.toLowerCase()]=r,s)Ce[i+("easeIn"===e?".in":"easeOut"===e?".out":".inOut")]=Ce[t+"."+e]=s[e]})),s},Oe=function(t){return function(e){return e<.5?(1-t(1-2*e))/2:.5+t(2*(e-.5))/2}},Pe=function t(e,r,n){var i=r>=1?r:1,s=(n||(e?.3:.45))/(r<1?r:1),o=s/x*(Math.asin(1/i)||0),a=function(t){return 1===t?1:i*Math.pow(2,-10*t)*E((t-o)*s)+1},u="out"===e?a:"in"===e?function(t){return 1-a(1-t)}:Oe(a);return s=x/s,u.config=function(r,n){return t(e,r,n)},u},ke=function t(e,r){void 0===r&&(r=1.70158);var n=function(t){return t?--t*t*((r+1)*t+r)+1:0},i="out"===e?n:"in"===e?function(t){return 1-n(1-t)}:Oe(n);return i.config=function(r){return t(e,r)},i};ct("Linear,Quad,Cubic,Quart,Quint,Strong",(function(t,e){var r=e<5?e+1:e;Re(t+",Power"+(r-1),e?function(t){return Math.pow(t,r)}:function(t){return t},(function(t){return 1-Math.pow(1-t,r)}),(function(t){return t<.5?Math.pow(2*t,r)/2:1-Math.pow(2*(1-t),r)/2}))})),Ce.Linear.easeNone=Ce.none=Ce.Linear.easeIn,Re("Elastic",Pe("in"),Pe("out"),Pe()),d=7.5625,g=1/(f=2.75),Re("Bounce",(function(t){return 1-_(1-t)}),_=function(t){return t<g?d*t*t:t<.7272727272727273?d*Math.pow(t-1.5/f,2)+.75:t<.9090909090909092?d*(t-=2.25/f)*t+.9375:d*Math.pow(t-2.625/f,2)+.984375}),Re("Expo",(function(t){return t?Math.pow(2,10*(t-1)):0})),Re("Circ",(function(t){return-(C(1-t*t)-1)})),Re("Sine",(function(t){return 1===t?1:1-F(t*b)})),Re("Back",ke("in"),ke("out"),ke()),Ce.SteppedEase=Ce.steps=G.SteppedEase={config:function(t,e){void 0===t&&(t=1);var r=1/t,n=t+(e?0:1),i=e?1:0;return function(t){return((n*Ut(0,.99999999,t)|0)+i)*r}}},D.ease=Ce["quad.out"],ct("onComplete,onUpdate,onStart,onRepeat,onReverseComplete,onInterrupt",(function(t){return at+=t+","+t+"Params,"}));var Be=function(t,e){this.id=w++,t._gsap=this,this.target=t,this.harness=e,this.get=e?e.get:pt,this.set=e?e.getSetter:Ke},Le=function(){function t(t){this.vars=t,this._delay=+t.delay||0,(this._repeat=t.repeat===1/0?-2:t.repeat||0)&&(this._rDelay=t.repeatDelay||0,this._yoyo=!!t.yoyo||!!t.yoyoEase),this._ts=1,Yt(this,+t.duration,1,1),this.data=t.data,i&&(this._ctx=i,i.data.push(this)),h||be.wake()}var e=t.prototype;return e.delay=function(t){return t||0===t?(this.parent&&this.parent.smoothChildTiming&&this.startTime(this._start+t-this._delay),this._delay=t,this):this._delay},e.duration=function(t){return arguments.length?this.totalDuration(this._repeat>0?t+(t+this._rDelay)*this._repeat:t):this.totalDuration()&&this._dur},e.totalDuration=function(t){return arguments.length?(this._dirty=0,Yt(this,this._repeat<0?t:(t-this._repeat*this._rDelay)/(this._repeat+1))):this._tDur},e.totalTime=function(t,e){if(we(),!arguments.length)return this._tTime;var r=this._dp;if(r&&r.smoothChildTiming&&this._ts){for(Bt(this,t),!r._dp||r.parent||Lt(r,this);r&&r.parent;)r.parent._time!==r._start+(r._ts>=0?r._tTime/r._ts:(r.totalDuration()-r._tTime)/-r._ts)&&r.totalTime(r._tTime,!0),r=r.parent;!this.parent&&this._dp.autoRemoveChildren&&(this._ts>0&&t<this._tDur||this._ts<0&&t>0||!this._tDur&&!t)&&Nt(this._dp,this,this._start-this._delay)}return(this._tTime!==t||!this._dur&&!e||this._initted&&Math.abs(this._zTime)===y||!t&&!this._initted&&(this.add||this._ptLookup))&&(this._ts||(this._pTime=t),mt(this,t,e)),this},e.time=function(t,e){return arguments.length?this.totalTime(Math.min(this.totalDuration(),t+Rt(this))%(this._dur+this._rDelay)||(t?this._dur:0),e):this._time},e.totalProgress=function(t,e){return arguments.length?this.totalTime(this.totalDuration()*t,e):this.totalDuration()?Math.min(1,this._tTime/this._tDur):this.rawTime()>0?1:0},e.progress=function(t,e){return arguments.length?this.totalTime(this.duration()*(!this._yoyo||1&this.iteration()?t:1-t)+Rt(this),e):this.duration()?Math.min(1,this._time/this._dur):this.rawTime()>0?1:0},e.iteration=function(t,e){var r=this.duration()+this._rDelay;return arguments.length?this.totalTime(this._time+(t-1)*r,e):this._repeat?Ot(this._tTime,r)+1:1},e.timeScale=function(t,e){if(!arguments.length)return-1e-8===this._rts?0:this._rts;if(this._rts===t)return this;var r=this.parent&&this._ts?Pt(this.parent._time,this):this._tTime;return this._rts=+t||0,this._ts=this._ps||-1e-8===t?0:this._rts,this.totalTime(Ut(-Math.abs(this._delay),this._tDur,r),!1!==e),kt(this),function(t){for(var e=t.parent;e&&e.parent;)e._dirty=1,e.totalDuration(),e=e.parent;return t}(this)},e.paused=function(t){return arguments.length?(this._ps!==t&&(this._ps=t,t?(this._pTime=this._tTime||Math.max(-this._delay,this.rawTime()),this._ts=this._act=0):(we(),this._ts=this._rts,this.totalTime(this.parent&&!this.parent.smoothChildTiming?this.rawTime():this._tTime||this._pTime,1===this.progress()&&Math.abs(this._zTime)!==y&&(this._tTime-=y)))),this):this._ps},e.startTime=function(t){if(arguments.length){this._start=t;var e=this.parent||this._dp;return e&&(e._sort||!this.parent)&&Nt(e,this,t-this._delay),this}return this._start},e.endTime=function(t){return this._start+(O(t)?this.totalDuration():this.duration())/Math.abs(this._ts||1)},e.rawTime=function(t){var e=this.parent||this._dp;return e?t&&(!this._ts||this._repeat&&this._time&&this.totalProgress()<1)?this._tTime%(this._dur+this._rDelay):this._ts?Pt(e.rawTime(t),this):this._tTime:this._tTime},e.revert=function(t){void 0===t&&(t=K);var e=n;return n=t,(this._initted||this._startAt)&&(this.timeline&&this.timeline.revert(t),this.totalTime(-.01,t.suppressEvents)),"nested"!==this.data&&!1!==t.kill&&this.kill(),n=e,this},e.globalTime=function(t){for(var e=this,r=arguments.length?t:e.rawTime();e;)r=e._start+r/(Math.abs(e._ts)||1),e=e._dp;return!this.parent&&this._sat?this._sat.globalTime(t):r},e.repeat=function(t){return arguments.length?(this._repeat=t===1/0?-2:t,qt(this)):-2===this._repeat?1/0:this._repeat},e.repeatDelay=function(t){if(arguments.length){var e=this._time;return this._rDelay=t,qt(this),e?this.time(e):this}return this._rDelay},e.yoyo=function(t){return arguments.length?(this._yoyo=t,this):this._yoyo},e.seek=function(t,e){return this.totalTime(Vt(this,t),O(e))},e.restart=function(t,e){return this.play().totalTime(t?-this._delay:0,O(e))},e.play=function(t,e){return null!=t&&this.seek(t,e),this.reversed(!1).paused(!1)},e.reverse=function(t,e){return null!=t&&this.seek(t||this.totalDuration(),e),this.reversed(!0).paused(!1)},e.pause=function(t,e){return null!=t&&this.seek(t,e),this.paused(!0)},e.resume=function(){return this.paused(!1)},e.reversed=function(t){return arguments.length?(!!t!==this.reversed()&&this.timeScale(-this._rts||(t?-1e-8:0)),this):this._rts<0},e.invalidate=function(){return this._initted=this._act=0,this._zTime=-1e-8,this},e.isActive=function(){var t,e=this.parent||this._dp,r=this._start;return!(e&&!(this._ts&&this._initted&&e.isActive()&&(t=e.rawTime(!0))>=r&&t<this.endTime(!0)-y))},e.eventCallback=function(t,e,r){var n=this.vars;return arguments.length>1?(e?(n[t]=e,r&&(n[t+"Params"]=r),"onUpdate"===t&&(this._onUpdate=e)):delete n[t],this):n[t]},e.then=function(t){var e=this;return new Promise((function(r){var n=S(t)?t:vt,i=function(){var t=e.then;e.then=null,S(n)&&(n=n(e))&&(n.then||n===e)&&(e.then=t),r(n),e.then=t};e._initted&&1===e.totalProgress()&&e._ts>=0||!e._tTime&&e._ts<0?i():e._prom=i}))},e.kill=function(){pe(this)},t}();yt(Le.prototype,{_time:0,_start:0,_end:0,_tTime:0,_tDur:0,_dirty:0,_repeat:0,_yoyo:!1,parent:null,_initted:!1,_rDelay:0,_ts:1,_dp:0,ratio:0,_zTime:-1e-8,_prom:0,_ps:!1,_rts:1});var Ne=function(r){function i(e,n){var i;return void 0===e&&(e={}),(i=r.call(this,e)||this).labels={},i.smoothChildTiming=!!e.smoothChildTiming,i.autoRemoveChildren=!!e.autoRemoveChildren,i._sort=O(e.sortChildren),s&&Nt(e.parent||s,t(i),n),e.reversed&&i.reverse(),e.paused&&i.paused(!0),e.scrollTrigger&&It(t(i),e.scrollTrigger),i}e(i,r);var o=i.prototype;return o.to=function(t,e,r){return Ht(0,arguments,this),this},o.from=function(t,e,r){return Ht(1,arguments,this),this},o.fromTo=function(t,e,r,n){return Ht(2,arguments,this),this},o.set=function(t,e,r){return e.duration=0,e.parent=this,Ct(e).repeatDelay||(e.repeat=0),e.immediateRender=!!e.immediateRender,new Ue(t,e,Vt(this,r),1),this},o.call=function(t,e,r){return Nt(this,Ue.delayedCall(0,t,e),r)},o.staggerTo=function(t,e,r,n,i,s,o){return r.duration=e,r.stagger=r.stagger||n,r.onComplete=s,r.onCompleteParams=o,r.parent=this,new Ue(t,r,Vt(this,i)),this},o.staggerFrom=function(t,e,r,n,i,s,o){return r.runBackwards=1,Ct(r).immediateRender=O(r.immediateRender),this.staggerTo(t,e,r,n,i,s,o)},o.staggerFromTo=function(t,e,r,n,i,s,o,a){return n.startAt=r,Ct(n).immediateRender=O(n.immediateRender),this.staggerTo(t,e,n,i,s,o,a)},o.render=function(t,e,r){var i,o,a,u,l,p,c,h,d,f,g,_,m=this._time,D=this._dirty?this.totalDuration():this._tDur,v=this._dur,x=t<=0?0:dt(t),b=this._zTime<0!=t<0&&(this._initted||!v);if(this!==s&&x>D&&t>=0&&(x=D),x!==this._tTime||r||b){if(m!==this._time&&v&&(x+=this._time-m,t+=this._time-m),i=x,d=this._start,p=!(h=this._ts),b&&(v||(m=this._zTime),(t||!e)&&(this._zTime=t)),this._repeat){if(g=this._yoyo,l=v+this._rDelay,this._repeat<-1&&t<0)return this.totalTime(100*l+t,e,r);if(i=dt(x%l),x===D?(u=this._repeat,i=v):((u=~~(x/l))&&u===x/l&&(i=v,u--),i>v&&(i=v)),f=Ot(this._tTime,l),!m&&this._tTime&&f!==u&&this._tTime-f*l-this._dur<=0&&(f=u),g&&1&u&&(i=v-i,_=1),u!==f&&!this._lock){var w=g&&1&f,C=w===(g&&1&u);if(u<f&&(w=!w),m=w?0:x%v?v:x,this._lock=1,this.render(m||(_?0:dt(u*l)),e,!v)._lock=0,this._tTime=x,!e&&this.parent&&le(this,"onRepeat"),this.vars.repeatRefresh&&!_&&(this.invalidate()._lock=1),m&&m!==this._time||p!==!this._ts||this.vars.onRepeat&&!this.parent&&!this._act)return this;if(v=this._dur,D=this._tDur,C&&(this._lock=2,m=w?v:-1e-4,this.render(m,!0),this.vars.repeatRefresh&&!_&&this.invalidate()),this._lock=0,!this._ts&&!p)return this;Me(this,_)}}if(this._hasPause&&!this._forcing&&this._lock<2&&(c=function(t,e,r){var n;if(r>e)for(n=t._first;n&&n._start<=r;){if("isPause"===n.data&&n._start>e)return n;n=n._next}else for(n=t._last;n&&n._start>=r;){if("isPause"===n.data&&n._start<e)return n;n=n._prev}}(this,dt(m),dt(i)),c&&(x-=i-(i=c._start))),this._tTime=x,this._time=i,this._act=!h,this._initted||(this._onUpdate=this.vars.onUpdate,this._initted=1,this._zTime=t,m=0),!m&&i&&!e&&!u&&(le(this,"onStart"),this._tTime!==x))return this;if(i>=m&&t>=0)for(o=this._first;o;){if(a=o._next,(o._act||i>=o._start)&&o._ts&&c!==o){if(o.parent!==this)return this.render(t,e,r);if(o.render(o._ts>0?(i-o._start)*o._ts:(o._dirty?o.totalDuration():o._tDur)+(i-o._start)*o._ts,e,r),i!==this._time||!this._ts&&!p){c=0,a&&(x+=this._zTime=-1e-8);break}}o=a}else{o=this._last;for(var F=t<0?t:i;o;){if(a=o._prev,(o._act||F<=o._end)&&o._ts&&c!==o){if(o.parent!==this)return this.render(t,e,r);if(o.render(o._ts>0?(F-o._start)*o._ts:(o._dirty?o.totalDuration():o._tDur)+(F-o._start)*o._ts,e,r||n&&(o._initted||o._startAt)),i!==this._time||!this._ts&&!p){c=0,a&&(x+=this._zTime=F?-1e-8:y);break}}o=a}}if(c&&!e&&(this.pause(),c.render(i>=m?0:-1e-8)._zTime=i>=m?1:-1,this._ts))return this._start=d,kt(this),this.render(t,e,r);this._onUpdate&&!e&&le(this,"onUpdate",!0),(x===D&&this._tTime>=this.totalDuration()||!x&&m)&&(d!==this._start&&Math.abs(h)===Math.abs(this._ts)||this._lock||((t||!v)&&(x===D&&this._ts>0||!x&&this._ts<0)&&Tt(this,1),e||t<0&&!m||!x&&!m&&D||(le(this,x===D&&t>=0?"onComplete":"onReverseComplete",!0),this._prom&&!(x<D&&this.timeScale()>0)&&this._prom())))}return this},o.add=function(t,e){var r=this;if(M(e)||(e=Vt(this,e,t)),!(t instanceof Le)){if(L(t))return t.forEach((function(t){return r.add(t,e)})),this;if(T(t))return this.addLabel(t,e);if(!S(t))return this;t=Ue.delayedCall(0,t)}return this!==t?Nt(this,t,e):this},o.getChildren=function(t,e,r,n){void 0===t&&(t=!0),void 0===e&&(e=!0),void 0===r&&(r=!0),void 0===n&&(n=-v);for(var i=[],s=this._first;s;)s._start>=n&&(s instanceof Ue?e&&i.push(s):(r&&i.push(s),t&&i.push.apply(i,s.getChildren(!0,e,r)))),s=s._next;return i},o.getById=function(t){for(var e=this.getChildren(1,1,1),r=e.length;r--;)if(e[r].vars.id===t)return e[r]},o.remove=function(t){return T(t)?this.removeLabel(t):S(t)?this.killTweensOf(t):(Et(this,t),t===this._recent&&(this._recent=this._last),St(this))},o.totalTime=function(t,e){return arguments.length?(this._forcing=1,!this._dp&&this._ts&&(this._start=dt(be.time-(this._ts>0?t/this._ts:(this.totalDuration()-t)/-this._ts))),r.prototype.totalTime.call(this,t,e),this._forcing=0,this):this._tTime},o.addLabel=function(t,e){return this.labels[t]=Vt(this,e),this},o.removeLabel=function(t){return delete this.labels[t],this},o.addPause=function(t,e,r){var n=Ue.delayedCall(0,e||Q,r);return n.data="isPause",this._hasPause=1,Nt(this,n,Vt(this,t))},o.removePause=function(t){var e=this._first;for(t=Vt(this,t);e;)e._start===t&&"isPause"===e.data&&Tt(e),e=e._next},o.killTweensOf=function(t,e,r){for(var n=this.getTweensOf(t,r),i=n.length;i--;)Ie!==n[i]&&n[i].kill(t,e);return this},o.getTweensOf=function(t,e){for(var r,n=[],i=Jt(t),s=this._first,o=M(e);s;)s instanceof Ue?gt(s._targets,i)&&(o?(!Ie||s._initted&&s._ts)&&s.globalTime(0)<=e&&s.globalTime(s.totalDuration())>e:!e||s.isActive())&&n.push(s):(r=s.getTweensOf(i,e)).length&&n.push.apply(n,r),s=s._next;return n},o.tweenTo=function(t,e){e=e||{};var r,n=this,i=Vt(n,t),s=e,o=s.startAt,a=s.onStart,u=s.onStartParams,l=s.immediateRender,p=Ue.to(n,yt({ease:e.ease||"none",lazy:!1,immediateRender:!1,time:i,overwrite:"auto",duration:e.duration||Math.abs((i-(o&&"time"in o?o.time:n._time))/n.timeScale())||y,onStart:function(){if(n.pause(),!r){var t=e.duration||Math.abs((i-(o&&"time"in o?o.time:n._time))/n.timeScale());p._dur!==t&&Yt(p,t,0,1).render(p._time,!0,!0),r=1}a&&a.apply(p,u||[])}},e));return l?p.render(0):p},o.tweenFromTo=function(t,e,r){return this.tweenTo(e,yt({startAt:{time:Vt(this,t)}},r))},o.recent=function(){return this._recent},o.nextLabel=function(t){return void 0===t&&(t=this._time),ue(this,Vt(this,t))},o.previousLabel=function(t){return void 0===t&&(t=this._time),ue(this,Vt(this,t),1)},o.currentLabel=function(t){return arguments.length?this.seek(t,!0):this.previousLabel(this._time+y)},o.shiftChildren=function(t,e,r){void 0===r&&(r=0);for(var n,i=this._first,s=this.labels;i;)i._start>=r&&(i._start+=t,i._end+=t),i=i._next;if(e)for(n in s)s[n]>=r&&(s[n]+=t);return St(this)},o.invalidate=function(t){var e=this._first;for(this._lock=0;e;)e.invalidate(t),e=e._next;return r.prototype.invalidate.call(this,t)},o.clear=function(t){void 0===t&&(t=!0);for(var e,r=this._first;r;)e=r._next,this.remove(r),r=e;return this._dp&&(this._time=this._tTime=this._pTime=0),t&&(this.labels={}),St(this)},o.totalDuration=function(t){var e,r,n,i=0,o=this,a=o._last,u=v;if(arguments.length)return o.timeScale((o._repeat<0?o.duration():o.totalDuration())/(o.reversed()?-t:t));if(o._dirty){for(n=o.parent;a;)e=a._prev,a._dirty&&a.totalDuration(),(r=a._start)>u&&o._sort&&a._ts&&!o._lock?(o._lock=1,Nt(o,a,r-a._delay,1)._lock=0):u=r,r<0&&a._ts&&(i-=r,(!n&&!o._dp||n&&n.smoothChildTiming)&&(o._start+=r/o._ts,o._time-=r,o._tTime-=r),o.shiftChildren(-r,!1,-1/0),u=0),a._end>i&&a._ts&&(i=a._end),a=e;Yt(o,o===s&&o._time>i?o._time:i,1,1),o._dirty=0}return o._tDur},i.updateRoot=function(t){if(s._ts&&(mt(s,Pt(t,s)),p=be.frame),be.frame>=st){st+=m.autoSleep||120;var e=s._first;if((!e||!e._ts)&&m.autoSleep&&be._listeners.length<2){for(;e&&!e._ts;)e=e._next;e||be.sleep()}}},i}(Le);yt(Ne.prototype,{_lock:0,_hasPause:0,_forcing:0});var Ie,ze,Xe=function(t,e,r,n,i,s,o){var a,u,l,p,c,h,d,f,g=new ur(this._pt,t,e,0,1,rr,null,i),_=0,m=0;for(g.b=r,g.e=n,r+="",(d=~(n+="").indexOf("random("))&&(n=oe(n)),s&&(s(f=[r,n],t,e),r=f[0],n=f[1]),u=r.match(X)||[];a=X.exec(n);)p=a[0],c=n.substring(_,a.index),l?l=(l+1)%5:"rgba("===c.substr(-5)&&(l=1),p!==u[m++]&&(h=parseFloat(u[m-1])||0,g._pt={_next:g._pt,p:c||1===m?c:",",s:h,c:"="===p.charAt(1)?ft(h,p)-h:parseFloat(p)-h,m:l&&l<4?Math.round:0},_=X.lastIndex);return g.c=_<n.length?n.substring(_,n.length):"",g.fp=o,(j.test(n)||d)&&(g.e=0),this._pt=g,g},je=function(t,e,r,n,i,s,o,a,u,l){S(n)&&(n=n(i||0,t,s));var p,c=t[e],h="get"!==r?r:S(c)?u?t[e.indexOf("set")||!S(t["get"+e.substr(3)])?e:"get"+e.substr(3)](u):t[e]():c,d=S(c)?u?Ze:Qe:We;if(T(n)&&(~n.indexOf("random(")&&(n=oe(n)),"="===n.charAt(1)&&((p=ft(h,n)+(Wt(h)||0))||0===p)&&(n=p)),!l||h!==n||ze)return isNaN(h*n)||""===n?(!c&&!(e in t)&&$(e,n),Xe.call(this,t,e,h,n,d,a||m.stringFilter,u)):(p=new ur(this._pt,t,e,+h||0,n-(h||0),"boolean"==typeof c?er:tr,0,d),u&&(p.fp=u),o&&p.modifier(o,this,t),this._pt=p)},Ye=function(t,e,r,n,i,s){var o,a,u,l;if(nt[t]&&!1!==(o=new nt[t]).init(i,o.rawVars?e[t]:function(t,e,r,n,i){if(S(t)&&(t=Ve(t,i,e,r,n)),!R(t)||t.style&&t.nodeType||L(t)||B(t))return T(t)?Ve(t,i,e,r,n):t;var s,o={};for(s in t)o[s]=Ve(t[s],i,e,r,n);return o}(e[t],n,i,s,r),r,n,s)&&(r._pt=a=new ur(r._pt,i,t,0,1,o.render,o,0,o.priority),r!==c))for(u=r._ptLookup[r._targets.indexOf(i)],l=o._props.length;l--;)u[o._props[l]]=a;return o},qe=function t(e,i,o){var a,u,l,p,c,h,d,f,g,_,m,x,b,w=e.vars,C=w.ease,F=w.startAt,E=w.immediateRender,T=w.lazy,S=w.onUpdate,M=w.runBackwards,A=w.yoyoEase,R=w.keyframes,P=w.autoRevert,k=e._dur,B=e._startAt,L=e._targets,N=e.parent,I=N&&"nested"===N.data?N.vars.targets:L,z="auto"===e._overwrite&&!r,X=e.timeline;if(X&&(!R||!C)&&(C="none"),e._ease=Ae(C,D.ease),e._yEase=A?Se(Ae(!0===A?C:A,D.ease)):0,A&&e._yoyo&&!e._repeat&&(A=e._yEase,e._yEase=e._ease,e._ease=A),e._from=!X&&!!w.runBackwards,!X||R&&!w.stagger){if(x=(f=L[0]?lt(L[0]).harness:0)&&w[f.prop],a=wt(w,tt),B&&(B._zTime<0&&B.progress(1),i<0&&M&&E&&!P?B.render(-1,!0):B.revert(M&&k?J:Z),B._lazy=0),F){if(Tt(e._startAt=Ue.set(L,yt({data:"isStart",overwrite:!1,parent:N,immediateRender:!0,lazy:!B&&O(T),startAt:null,delay:0,onUpdate:S&&function(){return le(e,"onUpdate")},stagger:0},F))),e._startAt._dp=0,e._startAt._sat=e,i<0&&(n||!E&&!P)&&e._startAt.revert(J),E&&k&&i<=0&&o<=0)return void(i&&(e._zTime=i))}else if(M&&k&&!B)if(i&&(E=!1),l=yt({overwrite:!1,data:"isFromStart",lazy:E&&!B&&O(T),immediateRender:E,stagger:0,parent:N},a),x&&(l[f.prop]=x),Tt(e._startAt=Ue.set(L,l)),e._startAt._dp=0,e._startAt._sat=e,i<0&&(n?e._startAt.revert(J):e._startAt.render(-1,!0)),e._zTime=i,E){if(!i)return}else t(e._startAt,y,y);for(e._pt=e._ptCache=0,T=k&&O(T)||T&&!k,u=0;u<L.length;u++){if(d=(c=L[u])._gsap||ut(L)[u]._gsap,e._ptLookup[u]=_={},rt[d.id]&&et.length&&_t(),m=I===L?u:I.indexOf(c),f&&!1!==(g=new f).init(c,x||a,e,m,I)&&(e._pt=p=new ur(e._pt,c,g.name,0,1,g.render,g,0,g.priority),g._props.forEach((function(t){_[t]=p})),g.priority&&(h=1)),!f||x)for(l in a)nt[l]&&(g=Ye(l,a,e,m,c,I))?g.priority&&(h=1):_[l]=p=je.call(e,c,l,"get",a[l],m,I,0,w.stringFilter);e._op&&e._op[u]&&e.kill(c,e._op[u]),z&&e._pt&&(Ie=e,s.killTweensOf(c,_,e.globalTime(i)),b=!e.parent,Ie=0),e._pt&&T&&(rt[d.id]=1)}h&&ar(e),e._onInit&&e._onInit(e)}e._onUpdate=S,e._initted=(!e._op||e._pt)&&!b,R&&i<=0&&X.render(v,!0,!0)},Ge=function(t,e,r,n){var i,s,o=e.ease||n||"power1.inOut";if(L(e))s=r[t]||(r[t]=[]),e.forEach((function(t,r){return s.push({t:r/(e.length-1)*100,v:t,e:o})}));else for(i in e)s=r[i]||(r[i]=[]),"ease"===i||s.push({t:parseFloat(t),v:e[i],e:o})},Ve=function(t,e,r,n,i){return S(t)?t.call(e,r,n,i):T(t)&&~t.indexOf("random(")?oe(t):t},He=at+"repeat,repeatDelay,yoyo,repeatRefresh,yoyoEase,autoRevert",$e={};ct(He+",id,stagger,delay,duration,paused,scrollTrigger",(function(t){return $e[t]=1}));var Ue=function(i){function o(e,n,o,a){var u;"number"==typeof n&&(o.duration=n,n=o,o=null);var l,p,c,h,d,f,g,_,D=(u=i.call(this,a?n:Ct(n))||this).vars,v=D.duration,y=D.delay,x=D.immediateRender,b=D.stagger,w=D.overwrite,C=D.keyframes,F=D.defaults,E=D.scrollTrigger,T=D.yoyoEase,S=n.parent||s,A=(L(e)||B(e)?M(e[0]):"length"in n)?[e]:Jt(e);if(u._targets=A.length?ut(A):U("GSAP target "+e+" not found. https://gsap.com",!m.nullTargetWarn)||[],u._ptLookup=[],u._overwrite=w,C||b||k(v)||k(y)){if(n=u.vars,(l=u.timeline=new Ne({data:"nested",defaults:F||{},targets:S&&"nested"===S.data?S.vars.targets:A})).kill(),l.parent=l._dp=t(u),l._start=0,b||k(v)||k(y)){if(h=A.length,g=b&&ee(b),R(b))for(d in b)~He.indexOf(d)&&(_||(_={}),_[d]=b[d]);for(p=0;p<h;p++)(c=wt(n,$e)).stagger=0,T&&(c.yoyoEase=T),_&&xt(c,_),f=A[p],c.duration=+Ve(v,t(u),p,f,A),c.delay=(+Ve(y,t(u),p,f,A)||0)-u._delay,!b&&1===h&&c.delay&&(u._delay=y=c.delay,u._start+=y,c.delay=0),l.to(f,c,g?g(p,f,A):0),l._ease=Ce.none;l.duration()?v=y=0:u.timeline=0}else if(C){Ct(yt(l.vars.defaults,{ease:"none"})),l._ease=Ae(C.ease||n.ease||"none");var P,N,I,z=0;if(L(C))C.forEach((function(t){return l.to(A,t,">")})),l.duration();else{for(d in c={},C)"ease"===d||"easeEach"===d||Ge(d,C[d],c,C.easeEach);for(d in c)for(P=c[d].sort((function(t,e){return t.t-e.t})),z=0,p=0;p<P.length;p++)(I={ease:(N=P[p]).e,duration:(N.t-(p?P[p-1].t:0))/100*v})[d]=N.v,l.to(A,I,z),z+=I.duration;l.duration()<v&&l.to({},{duration:v-l.duration()})}}v||u.duration(v=l.duration())}else u.timeline=0;return!0!==w||r||(Ie=t(u),s.killTweensOf(A),Ie=0),Nt(S,t(u),o),n.reversed&&u.reverse(),n.paused&&u.paused(!0),(x||!v&&!C&&u._start===dt(S._time)&&O(x)&&At(t(u))&&"nested"!==S.data)&&(u._tTime=-1e-8,u.render(Math.max(0,-y)||0)),E&&It(t(u),E),u}e(o,i);var a=o.prototype;return a.render=function(t,e,r){var i,s,o,a,u,l,p,c,h,d=this._time,f=this._tDur,g=this._dur,_=t<0,m=t>f-y&&!_?f:t<y?0:t;if(g){if(m!==this._tTime||!t||r||!this._initted&&this._tTime||this._startAt&&this._zTime<0!==_){if(i=m,c=this.timeline,this._repeat){if(a=g+this._rDelay,this._repeat<-1&&_)return this.totalTime(100*a+t,e,r);if(i=dt(m%a),m===f?(o=this._repeat,i=g):((o=~~(m/a))&&o===dt(m/a)&&(i=g,o--),i>g&&(i=g)),(l=this._yoyo&&1&o)&&(h=this._yEase,i=g-i),u=Ot(this._tTime,a),i===d&&!r&&this._initted&&o===u)return this._tTime=m,this;o!==u&&(c&&this._yEase&&Me(c,l),this.vars.repeatRefresh&&!l&&!this._lock&&this._time!==a&&this._initted&&(this._lock=r=1,this.render(dt(a*o),!0).invalidate()._lock=0))}if(!this._initted){if(zt(this,_?t:i,r,e,m))return this._tTime=0,this;if(!(d===this._time||r&&this.vars.repeatRefresh&&o!==u))return this;if(g!==this._dur)return this.render(t,e,r)}if(this._tTime=m,this._time=i,!this._act&&this._ts&&(this._act=1,this._lazy=0),this.ratio=p=(h||this._ease)(i/g),this._from&&(this.ratio=p=1-p),i&&!d&&!e&&!o&&(le(this,"onStart"),this._tTime!==m))return this;for(s=this._pt;s;)s.r(p,s.d),s=s._next;c&&c.render(t<0?t:c._dur*c._ease(i/this._dur),e,r)||this._startAt&&(this._zTime=t),this._onUpdate&&!e&&(_&&Mt(this,t,0,r),le(this,"onUpdate")),this._repeat&&o!==u&&this.vars.onRepeat&&!e&&this.parent&&le(this,"onRepeat"),m!==this._tDur&&m||this._tTime!==m||(_&&!this._onUpdate&&Mt(this,t,0,!0),(t||!g)&&(m===this._tDur&&this._ts>0||!m&&this._ts<0)&&Tt(this,1),e||_&&!d||!(m||d||l)||(le(this,m===f?"onComplete":"onReverseComplete",!0),this._prom&&!(m<f&&this.timeScale()>0)&&this._prom()))}}else!function(t,e,r,i){var s,o,a,u=t.ratio,l=e<0||!e&&(!t._start&&Xt(t)&&(t._initted||!jt(t))||(t._ts<0||t._dp._ts<0)&&!jt(t))?0:1,p=t._rDelay,c=0;if(p&&t._repeat&&(c=Ut(0,t._tDur,e),o=Ot(c,p),t._yoyo&&1&o&&(l=1-l),o!==Ot(t._tTime,p)&&(u=1-l,t.vars.repeatRefresh&&t._initted&&t.invalidate())),l!==u||n||i||t._zTime===y||!e&&t._zTime){if(!t._initted&&zt(t,e,i,r,c))return;for(a=t._zTime,t._zTime=e||(r?y:0),r||(r=e&&!a),t.ratio=l,t._from&&(l=1-l),t._time=0,t._tTime=c,s=t._pt;s;)s.r(l,s.d),s=s._next;e<0&&Mt(t,e,0,!0),t._onUpdate&&!r&&le(t,"onUpdate"),c&&t._repeat&&!r&&t.parent&&le(t,"onRepeat"),(e>=t._tDur||e<0)&&t.ratio===l&&(l&&Tt(t,1),r||n||(le(t,l?"onComplete":"onReverseComplete",!0),t._prom&&t._prom()))}else t._zTime||(t._zTime=e)}(this,t,e,r);return this},a.targets=function(){return this._targets},a.invalidate=function(t){return(!t||!this.vars.runBackwards)&&(this._startAt=0),this._pt=this._op=this._onUpdate=this._lazy=this.ratio=0,this._ptLookup=[],this.timeline&&this.timeline.invalidate(t),i.prototype.invalidate.call(this,t)},a.resetTo=function(t,e,r,n,i){h||be.wake(),this._ts||this.play();var s=Math.min(this._dur,(this._dp._time-this._start)*this._ts);return this._initted||qe(this,s),function(t,e,r,n,i,s,o,a){var u,l,p,c,h=(t._pt&&t._ptCache||(t._ptCache={}))[e];if(!h)for(h=t._ptCache[e]=[],p=t._ptLookup,c=t._targets.length;c--;){if((u=p[c][e])&&u.d&&u.d._pt)for(u=u.d._pt;u&&u.p!==e&&u.fp!==e;)u=u._next;if(!u)return ze=1,t.vars[e]="+=0",qe(t,o),ze=0,a?U(e+" not eligible for reset"):1;h.push(u)}for(c=h.length;c--;)(u=(l=h[c])._pt||l).s=!n&&0!==n||i?u.s+(n||0)+s*u.c:n,u.c=r-u.s,l.e&&(l.e=ht(r)+Wt(l.e)),l.b&&(l.b=u.s+Wt(l.b))}(this,t,e,r,n,this._ease(s/this._dur),s,i)?this.resetTo(t,e,r,n,1):(Bt(this,0),this.parent||Ft(this._dp,this,"_first","_last",this._dp._sort?"_start":0),this.render(0))},a.kill=function(t,e){if(void 0===e&&(e="all"),!(t||e&&"all"!==e))return this._lazy=this._pt=0,this.parent?pe(this):this;if(this.timeline){var r=this.timeline.totalDuration();return this.timeline.killTweensOf(t,e,Ie&&!0!==Ie.vars.overwrite)._first||pe(this),this.parent&&r!==this.timeline.totalDuration()&&Yt(this,this._dur*this.timeline._tDur/r,0,1),this}var n,i,s,o,a,u,l,p=this._targets,c=t?Jt(t):p,h=this._ptLookup,d=this._pt;if((!e||"all"===e)&&function(t,e){for(var r=t.length,n=r===e.length;n&&r--&&t[r]===e[r];);return r<0}(p,c))return"all"===e&&(this._pt=0),pe(this);for(n=this._op=this._op||[],"all"!==e&&(T(e)&&(a={},ct(e,(function(t){return a[t]=1})),e=a),e=function(t,e){var r,n,i,s,o=t[0]?lt(t[0]).harness:0,a=o&&o.aliases;if(!a)return e;for(n in r=xt({},e),a)if(n in r)for(i=(s=a[n].split(",")).length;i--;)r[s[i]]=r[n];return r}(p,e)),l=p.length;l--;)if(~c.indexOf(p[l]))for(a in i=h[l],"all"===e?(n[l]=e,o=i,s={}):(s=n[l]=n[l]||{},o=e),o)(u=i&&i[a])&&("kill"in u.d&&!0!==u.d.kill(a)||Et(this,u,"_pt"),delete i[a]),"all"!==s&&(s[a]=1);return this._initted&&!this._pt&&d&&pe(this),this},o.to=function(t,e){return new o(t,e,arguments[2])},o.from=function(t,e){return Ht(1,arguments)},o.delayedCall=function(t,e,r,n){return new o(e,0,{immediateRender:!1,lazy:!1,overwrite:!1,delay:t,onComplete:e,onReverseComplete:e,onCompleteParams:r,onReverseCompleteParams:r,callbackScope:n})},o.fromTo=function(t,e,r){return Ht(2,arguments)},o.set=function(t,e){return e.duration=0,e.repeatDelay||(e.repeat=0),new o(t,e)},o.killTweensOf=function(t,e,r){return s.killTweensOf(t,e,r)},o}(Le);yt(Ue.prototype,{_targets:[],_lazy:0,_startAt:0,_op:0,_onInit:0}),ct("staggerTo,staggerFrom,staggerFromTo",(function(t){Ue[t]=function(){var e=new Ne,r=Qt.call(arguments,0);return r.splice("staggerFromTo"===t?5:4,0,0),e[t].apply(e,r)}}));var We=function(t,e,r){return t[e]=r},Qe=function(t,e,r){return t[e](r)},Ze=function(t,e,r,n){return t[e](n.fp,r)},Je=function(t,e,r){return t.setAttribute(e,r)},Ke=function(t,e){return S(t[e])?Qe:A(t[e])&&t.setAttribute?Je:We},tr=function(t,e){return e.set(e.t,e.p,Math.round(1e6*(e.s+e.c*t))/1e6,e)},er=function(t,e){return e.set(e.t,e.p,!!(e.s+e.c*t),e)},rr=function(t,e){var r=e._pt,n="";if(!t&&e.b)n=e.b;else if(1===t&&e.e)n=e.e;else{for(;r;)n=r.p+(r.m?r.m(r.s+r.c*t):Math.round(1e4*(r.s+r.c*t))/1e4)+n,r=r._next;n+=e.c}e.set(e.t,e.p,n,e)},nr=function(t,e){for(var r=e._pt;r;)r.r(t,r.d),r=r._next},ir=function(t,e,r,n){for(var i,s=this._pt;s;)i=s._next,s.p===n&&s.modifier(t,e,r),s=i},sr=function(t){for(var e,r,n=this._pt;n;)r=n._next,n.p===t&&!n.op||n.op===t?Et(this,n,"_pt"):n.dep||(e=1),n=r;return!e},or=function(t,e,r,n){n.mSet(t,e,n.m.call(n.tween,r,n.mt),n)},ar=function(t){for(var e,r,n,i,s=t._pt;s;){for(e=s._next,r=n;r&&r.pr>s.pr;)r=r._next;(s._prev=r?r._prev:i)?s._prev._next=s:n=s,(s._next=r)?r._prev=s:i=s,s=e}t._pt=n},ur=function(){function t(t,e,r,n,i,s,o,a,u){this.t=e,this.s=n,this.c=i,this.p=r,this.r=s||tr,this.d=o||this,this.set=a||We,this.pr=u||0,this._next=t,t&&(t._prev=this)}return t.prototype.modifier=function(t,e,r){this.mSet=this.mSet||this.set,this.set=or,this.m=t,this.mt=r,this.tween=e},t}();ct(at+"parent,duration,ease,delay,overwrite,runBackwards,startAt,yoyo,immediateRender,repeat,repeatDelay,data,paused,reversed,lazy,callbackScope,stringFilter,id,yoyoEase,stagger,inherit,repeatRefresh,keyframes,autoRevert,scrollTrigger",(function(t){return tt[t]=1})),G.TweenMax=G.TweenLite=Ue,G.TimelineLite=G.TimelineMax=Ne,s=new Ne({sortChildren:!1,defaults:D,autoRemoveChildren:!0,id:"root",smoothChildTiming:!0}),m.stringFilter=xe;var lr=[],pr={},cr=[],hr=0,dr=0,fr=function(t){return(pr[t]||cr).map((function(t){return t()}))},gr=function(){var t=Date.now(),e=[];t-hr>2&&(fr("matchMediaInit"),lr.forEach((function(t){var r,n,i,s,a=t.queries,u=t.conditions;for(n in a)(r=o.matchMedia(a[n]).matches)&&(i=1),r!==u[n]&&(u[n]=r,s=1);s&&(t.revert(),i&&e.push(t))})),fr("matchMediaRevert"),e.forEach((function(t){return t.onMatch(t,(function(e){return t.add(null,e)}))})),hr=t,fr("matchMedia"))},_r=function(){function t(t,e){this.selector=e&&Kt(e),this.data=[],this._r=[],this.isReverted=!1,this.id=dr++,t&&this.add(t)}var e=t.prototype;return e.add=function(t,e,r){S(t)&&(r=e,e=t,t=S);var n=this,s=function(){var t,s=i,o=n.selector;return s&&s!==n&&s.data.push(n),r&&(n.selector=Kt(r)),i=n,t=e.apply(n,arguments),S(t)&&n._r.push(t),i=s,n.selector=o,n.isReverted=!1,t};return n.last=s,t===S?s(n,(function(t){return n.add(null,t)})):t?n[t]=s:s},e.ignore=function(t){var e=i;i=null,t(this),i=e},e.getTweens=function(){var e=[];return this.data.forEach((function(r){return r instanceof t?e.push.apply(e,r.getTweens()):r instanceof Ue&&!(r.parent&&"nested"===r.parent.data)&&e.push(r)})),e},e.clear=function(){this._r.length=this.data.length=0},e.kill=function(t,e){var r=this;if(t?function(){for(var e,n=r.getTweens(),i=r.data.length;i--;)"isFlip"===(e=r.data[i]).data&&(e.revert(),e.getChildren(!0,!0,!1).forEach((function(t){return n.splice(n.indexOf(t),1)})));for(n.map((function(t){return{g:t._dur||t._delay||t._sat&&!t._sat.vars.immediateRender?t.globalTime(0):-1/0,t:t}})).sort((function(t,e){return e.g-t.g||-1/0})).forEach((function(e){return e.t.revert(t)})),i=r.data.length;i--;)(e=r.data[i])instanceof Ne?"nested"!==e.data&&(e.scrollTrigger&&e.scrollTrigger.revert(),e.kill()):!(e instanceof Ue)&&e.revert&&e.revert(t);r._r.forEach((function(e){return e(t,r)})),r.isReverted=!0}():this.data.forEach((function(t){return t.kill&&t.kill()})),this.clear(),e)for(var n=lr.length;n--;)lr[n].id===this.id&&lr.splice(n,1)},e.revert=function(t){this.kill(t||{})},t}(),mr=function(){function t(t){this.contexts=[],this.scope=t,i&&i.data.push(this)}var e=t.prototype;return e.add=function(t,e,r){R(t)||(t={matches:t});var n,s,a,u=new _r(0,r||this.scope),l=u.conditions={};for(s in i&&!u.selector&&(u.selector=i.selector),this.contexts.push(u),e=u.add("onMatch",e),u.queries=t,t)"all"===s?a=1:(n=o.matchMedia(t[s]))&&(lr.indexOf(u)<0&&lr.push(u),(l[s]=n.matches)&&(a=1),n.addListener?n.addListener(gr):n.addEventListener("change",gr));return a&&e(u,(function(t){return u.add(null,t)})),this},e.revert=function(t){this.kill(t||{})},e.kill=function(t){this.contexts.forEach((function(e){return e.kill(t,!0)}))},t}(),Dr={registerPlugin:function(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];e.forEach((function(t){return he(t)}))},timeline:function(t){return new Ne(t)},getTweensOf:function(t,e){return s.getTweensOf(t,e)},getProperty:function(t,e,r,n){T(t)&&(t=Jt(t)[0]);var i=lt(t||{}).get,s=r?vt:Dt;return"native"===r&&(r=""),t?e?s((nt[e]&&nt[e].get||i)(t,e,r,n)):function(e,r,n){return s((nt[e]&&nt[e].get||i)(t,e,r,n))}:t},quickSetter:function(t,e,r){if((t=Jt(t)).length>1){var n=t.map((function(t){return xr.quickSetter(t,e,r)})),i=n.length;return function(t){for(var e=i;e--;)n[e](t)}}t=t[0]||{};var s=nt[e],o=lt(t),a=o.harness&&(o.harness.aliases||{})[e]||e,u=s?function(e){var n=new s;c._pt=0,n.init(t,r?e+r:e,c,0,[t]),n.render(1,n),c._pt&&nr(1,c)}:o.set(t,a);return s?u:function(e){return u(t,a,r?e+r:e,o,1)}},quickTo:function(t,e,r){var n,i=xr.to(t,xt(((n={})[e]="+=0.1",n.paused=!0,n),r||{})),s=function(t,r,n){return i.resetTo(e,t,r,n)};return s.tween=i,s},isTweening:function(t){return s.getTweensOf(t,!0).length>0},defaults:function(t){return t&&t.ease&&(t.ease=Ae(t.ease,D.ease)),bt(D,t||{})},config:function(t){return bt(m,t||{})},registerEffect:function(t){var e=t.name,r=t.effect,n=t.plugins,i=t.defaults,s=t.extendTimeline;(n||"").split(",").forEach((function(t){return t&&!nt[t]&&!G[t]&&U(e+" effect requires "+t+" plugin.")})),it[e]=function(t,e,n){return r(Jt(t),yt(e||{},i),n)},s&&(Ne.prototype[e]=function(t,r,n){return this.add(it[e](t,R(r)?r:(n=r)&&{},this),n)})},registerEase:function(t,e){Ce[t]=Ae(e)},parseEase:function(t,e){return arguments.length?Ae(t,e):Ce},getById:function(t){return s.getById(t)},exportRoot:function(t,e){void 0===t&&(t={});var r,n,i=new Ne(t);for(i.smoothChildTiming=O(t.smoothChildTiming),s.remove(i),i._dp=0,i._time=i._tTime=s._time,r=s._first;r;)n=r._next,!e&&!r._dur&&r instanceof Ue&&r.vars.onComplete===r._targets[0]||Nt(i,r,r._start-r._delay),r=n;return Nt(s,i,0),i},context:function(t,e){return t?new _r(t,e):i},matchMedia:function(t){return new mr(t)},matchMediaRefresh:function(){return lr.forEach((function(t){var e,r,n=t.conditions;for(r in n)n[r]&&(n[r]=!1,e=1);e&&t.revert()}))||gr()},addEventListener:function(t,e){var r=pr[t]||(pr[t]=[]);~r.indexOf(e)||r.push(e)},removeEventListener:function(t,e){var r=pr[t],n=r&&r.indexOf(e);n>=0&&r.splice(n,1)},utils:{wrap:function t(e,r,n){var i=r-e;return L(e)?se(e,t(0,e.length),r):$t(n,(function(t){return(i+(t-e)%i)%i+e}))},wrapYoyo:function t(e,r,n){var i=r-e,s=2*i;return L(e)?se(e,t(0,e.length-1),r):$t(n,(function(t){return e+((t=(s+(t-e)%s)%s||0)>i?s-t:t)}))},distribute:ee,random:ie,snap:ne,normalize:function(t,e,r){return ae(t,e,0,1,r)},getUnit:Wt,clamp:function(t,e,r){return $t(r,(function(r){return Ut(t,e,r)}))},splitColor:_e,toArray:Jt,selector:Kt,mapRange:ae,pipe:function(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(t){return e.reduce((function(t,e){return e(t)}),t)}},unitize:function(t,e){return function(r){return t(parseFloat(r))+(e||Wt(r))}},interpolate:function t(e,r,n,i){var s=isNaN(e+r)?0:function(t){return(1-t)*e+t*r};if(!s){var o,a,u,l,p,c=T(e),h={};if(!0===n&&(i=1)&&(n=null),c)e={p:e},r={p:r};else if(L(e)&&!L(r)){for(u=[],l=e.length,p=l-2,a=1;a<l;a++)u.push(t(e[a-1],e[a]));l--,s=function(t){t*=l;var e=Math.min(p,~~t);return u[e](t-e)},n=r}else i||(e=xt(L(e)?[]:{},e));if(!u){for(o in r)je.call(h,e,o,"get",r[o]);s=function(t){return nr(t,h)||(c?e.p:e)}}}return $t(n,s)},shuffle:te},install:H,effects:it,ticker:be,updateRoot:Ne.updateRoot,plugins:nt,globalTimeline:s,core:{PropTween:ur,globals:W,Tween:Ue,Timeline:Ne,Animation:Le,getCache:lt,_removeLinkedListItem:Et,reverting:function(){return n},context:function(t){return t&&i&&(i.data.push(t),t._ctx=i),i},suppressOverwrites:function(t){return r=t}}};ct("to,from,fromTo,delayedCall,set,killTweensOf",(function(t){return Dr[t]=Ue[t]})),be.add(Ne.updateRoot),c=Dr.to({},{duration:0});var vr=function(t,e){for(var r=t._pt;r&&r.p!==e&&r.op!==e&&r.fp!==e;)r=r._next;return r},yr=function(t,e){return{name:t,rawVars:1,init:function(t,r,n){n._onInit=function(t){var n,i;if(T(r)&&(n={},ct(r,(function(t){return n[t]=1})),r=n),e){for(i in n={},r)n[i]=e(r[i]);r=n}!function(t,e){var r,n,i,s=t._targets;for(r in e)for(n=s.length;n--;)(i=t._ptLookup[n][r])&&(i=i.d)&&(i._pt&&(i=vr(i,r)),i&&i.modifier&&i.modifier(e[r],t,s[n],r))}(t,r)}}}},xr=Dr.registerPlugin({name:"attr",init:function(t,e,r,n,i){var s,o,a;for(s in this.tween=r,e)a=t.getAttribute(s)||"",(o=this.add(t,"setAttribute",(a||0)+"",e[s],n,i,0,0,s)).op=s,o.b=a,this._props.push(s)},render:function(t,e){for(var r=e._pt;r;)n?r.set(r.t,r.p,r.b,r):r.r(t,r.d),r=r._next}},{name:"endArray",init:function(t,e){for(var r=e.length;r--;)this.add(t,r,t[r]||0,e[r],0,0,0,0,0,1)}},yr("roundProps",re),yr("modifiers"),yr("snap",ne))||Dr;Ue.version=Ne.version=xr.version="3.12.5",l=1,P()&&we(),Ce.Power0,Ce.Power1,Ce.Power2,Ce.Power3,Ce.Power4,Ce.Linear,Ce.Quad,Ce.Cubic,Ce.Quart,Ce.Quint,Ce.Strong,Ce.Elastic,Ce.Back,Ce.SteppedEase,Ce.Bounce,Ce.Sine,Ce.Expo,Ce.Circ;var br,wr,Cr,Fr,Er,Tr,Sr,Mr,Ar={},Rr=180/Math.PI,Or=Math.PI/180,Pr=Math.atan2,kr=/([A-Z])/g,Br=/(left|right|width|margin|padding|x)/i,Lr=/[\s,\(]\S/,Nr={autoAlpha:"opacity,visibility",scale:"scaleX,scaleY",alpha:"opacity"},Ir=function(t,e){return e.set(e.t,e.p,Math.round(1e4*(e.s+e.c*t))/1e4+e.u,e)},zr=function(t,e){return e.set(e.t,e.p,1===t?e.e:Math.round(1e4*(e.s+e.c*t))/1e4+e.u,e)},Xr=function(t,e){return e.set(e.t,e.p,t?Math.round(1e4*(e.s+e.c*t))/1e4+e.u:e.b,e)},jr=function(t,e){var r=e.s+e.c*t;e.set(e.t,e.p,~~(r+(r<0?-.5:.5))+e.u,e)},Yr=function(t,e){return e.set(e.t,e.p,t?e.e:e.b,e)},qr=function(t,e){return e.set(e.t,e.p,1!==t?e.b:e.e,e)},Gr=function(t,e,r){return t.style[e]=r},Vr=function(t,e,r){return t.style.setProperty(e,r)},Hr=function(t,e,r){return t._gsap[e]=r},$r=function(t,e,r){return t._gsap.scaleX=t._gsap.scaleY=r},Ur=function(t,e,r,n,i){var s=t._gsap;s.scaleX=s.scaleY=r,s.renderTransform(i,s)},Wr=function(t,e,r,n,i){var s=t._gsap;s[e]=r,s.renderTransform(i,s)},Qr="transform",Zr=Qr+"Origin",Jr=function t(e,r){var n=this,i=this.target,s=i.style,o=i._gsap;if(e in Ar&&s){if(this.tfm=this.tfm||{},"transform"===e)return Nr.transform.split(",").forEach((function(e){return t.call(n,e,r)}));if(~(e=Nr[e]||e).indexOf(",")?e.split(",").forEach((function(t){return n.tfm[t]=mn(i,t)})):this.tfm[e]=o.x?o[e]:mn(i,e),e===Zr&&(this.tfm.zOrigin=o.zOrigin),this.props.indexOf(Qr)>=0)return;o.svg&&(this.svgo=i.getAttribute("data-svg-origin"),this.props.push(Zr,r,"")),e=Qr}(s||r)&&this.props.push(e,r,s[e])},Kr=function(t){t.translate&&(t.removeProperty("translate"),t.removeProperty("scale"),t.removeProperty("rotate"))},tn=function(){var t,e,r=this.props,n=this.target,i=n.style,s=n._gsap;for(t=0;t<r.length;t+=3)r[t+1]?n[r[t]]=r[t+2]:r[t+2]?i[r[t]]=r[t+2]:i.removeProperty("--"===r[t].substr(0,2)?r[t]:r[t].replace(kr,"-$1").toLowerCase());if(this.tfm){for(e in this.tfm)s[e]=this.tfm[e];s.svg&&(s.renderTransform(),n.setAttribute("data-svg-origin",this.svgo||"")),(t=Sr())&&t.isStart||i[Qr]||(Kr(i),s.zOrigin&&i[Zr]&&(i[Zr]+=" "+s.zOrigin+"px",s.zOrigin=0,s.renderTransform()),s.uncache=1)}},en=function(t,e){var r={target:t,props:[],revert:tn,save:Jr};return t._gsap||xr.core.getCache(t),e&&e.split(",").forEach((function(t){return r.save(t)})),r},rn=function(t,e){var r=wr.createElementNS?wr.createElementNS((e||"http://www.w3.org/1999/xhtml").replace(/^https/,"http"),t):wr.createElement(t);return r&&r.style?r:wr.createElement(t)},nn=function t(e,r,n){var i=getComputedStyle(e);return i[r]||i.getPropertyValue(r.replace(kr,"-$1").toLowerCase())||i.getPropertyValue(r)||!n&&t(e,on(r)||r,1)||""},sn="O,Moz,ms,Ms,Webkit".split(","),on=function(t,e,r){var n=(e||Er).style,i=5;if(t in n&&!r)return t;for(t=t.charAt(0).toUpperCase()+t.substr(1);i--&&!(sn[i]+t in n););return i<0?null:(3===i?"ms":i>=0?sn[i]:"")+t},an=function(){"undefined"!=typeof window&&window.document&&(br=window,wr=br.document,Cr=wr.documentElement,Er=rn("div")||{style:{}},rn("div"),Qr=on(Qr),Zr=Qr+"Origin",Er.style.cssText="border-width:0;line-height:0;position:absolute;padding:0",Mr=!!on("perspective"),Sr=xr.core.reverting,Fr=1)},un=function t(e){var r,n=rn("svg",this.ownerSVGElement&&this.ownerSVGElement.getAttribute("xmlns")||"http://www.w3.org/2000/svg"),i=this.parentNode,s=this.nextSibling,o=this.style.cssText;if(Cr.appendChild(n),n.appendChild(this),this.style.display="block",e)try{r=this.getBBox(),this._gsapBBox=this.getBBox,this.getBBox=t}catch(t){}else this._gsapBBox&&(r=this._gsapBBox());return i&&(s?i.insertBefore(this,s):i.appendChild(this)),Cr.removeChild(n),this.style.cssText=o,r},ln=function(t,e){for(var r=e.length;r--;)if(t.hasAttribute(e[r]))return t.getAttribute(e[r])},pn=function(t){var e;try{e=t.getBBox()}catch(r){e=un.call(t,!0)}return e&&(e.width||e.height)||t.getBBox===un||(e=un.call(t,!0)),!e||e.width||e.x||e.y?e:{x:+ln(t,["x","cx","x1"])||0,y:+ln(t,["y","cy","y1"])||0,width:0,height:0}},cn=function(t){return!(!t.getCTM||t.parentNode&&!t.ownerSVGElement||!pn(t))},hn=function(t,e){if(e){var r,n=t.style;e in Ar&&e!==Zr&&(e=Qr),n.removeProperty?("ms"!==(r=e.substr(0,2))&&"webkit"!==e.substr(0,6)||(e="-"+e),n.removeProperty("--"===r?e:e.replace(kr,"-$1").toLowerCase())):n.removeAttribute(e)}},dn=function(t,e,r,n,i,s){var o=new ur(t._pt,e,r,0,1,s?qr:Yr);return t._pt=o,o.b=n,o.e=i,t._props.push(r),o},fn={deg:1,rad:1,turn:1},gn={grid:1,flex:1},_n=function t(e,r,n,i){var s,o,a,u,l=parseFloat(n)||0,p=(n+"").trim().substr((l+"").length)||"px",c=Er.style,h=Br.test(r),d="svg"===e.tagName.toLowerCase(),f=(d?"client":"offset")+(h?"Width":"Height"),g=100,_="px"===i,m="%"===i;if(i===p||!l||fn[i]||fn[p])return l;if("px"!==p&&!_&&(l=t(e,r,n,"px")),u=e.getCTM&&cn(e),(m||"%"===p)&&(Ar[r]||~r.indexOf("adius")))return s=u?e.getBBox()[h?"width":"height"]:e[f],ht(m?l/s*g:l/100*s);if(c[h?"width":"height"]=g+(_?p:i),o=~r.indexOf("adius")||"em"===i&&e.appendChild&&!d?e:e.parentNode,u&&(o=(e.ownerSVGElement||{}).parentNode),o&&o!==wr&&o.appendChild||(o=wr.body),(a=o._gsap)&&m&&a.width&&h&&a.time===be.time&&!a.uncache)return ht(l/a.width*g);if(!m||"height"!==r&&"width"!==r)(m||"%"===p)&&!gn[nn(o,"display")]&&(c.position=nn(e,"position")),o===e&&(c.position="static"),o.appendChild(Er),s=Er[f],o.removeChild(Er),c.position="absolute";else{var D=e.style[r];e.style[r]=g+i,s=e[f],D?e.style[r]=D:hn(e,r)}return h&&m&&((a=lt(o)).time=be.time,a.width=o[f]),ht(_?s*l/g:s&&l?g/s*l:0)},mn=function(t,e,r,n){var i;return Fr||an(),e in Nr&&"transform"!==e&&~(e=Nr[e]).indexOf(",")&&(e=e.split(",")[0]),Ar[e]&&"transform"!==e?(i=Sn(t,n),i="transformOrigin"!==e?i[e]:i.svg?i.origin:Mn(nn(t,Zr))+" "+i.zOrigin+"px"):(!(i=t.style[e])||"auto"===i||n||~(i+"").indexOf("calc("))&&(i=xn[e]&&xn[e](t,e,r)||nn(t,e)||pt(t,e)||("opacity"===e?1:0)),r&&!~(i+"").trim().indexOf(" ")?_n(t,e,i,r)+r:i},Dn=function(t,e,r,n){if(!r||"none"===r){var i=on(e,t,1),s=i&&nn(t,i,1);s&&s!==r?(e=i,r=s):"borderColor"===e&&(r=nn(t,"borderTopColor"))}var o,a,u,l,p,c,h,d,f,g,_,D=new ur(this._pt,t.style,e,0,1,rr),v=0,y=0;if(D.b=r,D.e=n,r+="","auto"==(n+="")&&(c=t.style[e],t.style[e]=n,n=nn(t,e)||n,c?t.style[e]=c:hn(t,e)),xe(o=[r,n]),n=o[1],u=(r=o[0]).match(z)||[],(n.match(z)||[]).length){for(;a=z.exec(n);)h=a[0],f=n.substring(v,a.index),p?p=(p+1)%5:"rgba("!==f.substr(-5)&&"hsla("!==f.substr(-5)||(p=1),h!==(c=u[y++]||"")&&(l=parseFloat(c)||0,_=c.substr((l+"").length),"="===h.charAt(1)&&(h=ft(l,h)+_),d=parseFloat(h),g=h.substr((d+"").length),v=z.lastIndex-g.length,g||(g=g||m.units[e]||_,v===n.length&&(n+=g,D.e+=g)),_!==g&&(l=_n(t,e,c,g)||0),D._pt={_next:D._pt,p:f||1===y?f:",",s:l,c:d-l,m:p&&p<4||"zIndex"===e?Math.round:0});D.c=v<n.length?n.substring(v,n.length):""}else D.r="display"===e&&"none"===n?qr:Yr;return j.test(n)&&(D.e=0),this._pt=D,D},vn={top:"0%",bottom:"100%",left:"0%",right:"100%",center:"50%"},yn=function(t,e){if(e.tween&&e.tween._time===e.tween._dur){var r,n,i,s=e.t,o=s.style,a=e.u,u=s._gsap;if("all"===a||!0===a)o.cssText="",n=1;else for(i=(a=a.split(",")).length;--i>-1;)r=a[i],Ar[r]&&(n=1,r="transformOrigin"===r?Zr:Qr),hn(s,r);n&&(hn(s,Qr),u&&(u.svg&&s.removeAttribute("transform"),Sn(s,1),u.uncache=1,Kr(o)))}},xn={clearProps:function(t,e,r,n,i){if("isFromStart"!==i.data){var s=t._pt=new ur(t._pt,e,r,0,0,yn);return s.u=n,s.pr=-10,s.tween=i,t._props.push(r),1}}},bn=[1,0,0,1,0,0],wn={},Cn=function(t){return"matrix(1, 0, 0, 1, 0, 0)"===t||"none"===t||!t},Fn=function(t){var e=nn(t,Qr);return Cn(e)?bn:e.substr(7).match(I).map(ht)},En=function(t,e){var r,n,i,s,o=t._gsap||lt(t),a=t.style,u=Fn(t);return o.svg&&t.getAttribute("transform")?"1,0,0,1,0,0"===(u=[(i=t.transform.baseVal.consolidate().matrix).a,i.b,i.c,i.d,i.e,i.f]).join(",")?bn:u:(u!==bn||t.offsetParent||t===Cr||o.svg||(i=a.display,a.display="block",(r=t.parentNode)&&t.offsetParent||(s=1,n=t.nextElementSibling,Cr.appendChild(t)),u=Fn(t),i?a.display=i:hn(t,"display"),s&&(n?r.insertBefore(t,n):r?r.appendChild(t):Cr.removeChild(t))),e&&u.length>6?[u[0],u[1],u[4],u[5],u[12],u[13]]:u)},Tn=function(t,e,r,n,i,s){var o,a,u,l=t._gsap,p=i||En(t,!0),c=l.xOrigin||0,h=l.yOrigin||0,d=l.xOffset||0,f=l.yOffset||0,g=p[0],_=p[1],m=p[2],D=p[3],v=p[4],y=p[5],x=e.split(" "),b=parseFloat(x[0])||0,w=parseFloat(x[1])||0;r?p!==bn&&(a=g*D-_*m)&&(u=b*(-_/a)+w*(g/a)-(g*y-_*v)/a,b=b*(D/a)+w*(-m/a)+(m*y-D*v)/a,w=u):(b=(o=pn(t)).x+(~x[0].indexOf("%")?b/100*o.width:b),w=o.y+(~(x[1]||x[0]).indexOf("%")?w/100*o.height:w)),n||!1!==n&&l.smooth?(v=b-c,y=w-h,l.xOffset=d+(v*g+y*m)-v,l.yOffset=f+(v*_+y*D)-y):l.xOffset=l.yOffset=0,l.xOrigin=b,l.yOrigin=w,l.smooth=!!n,l.origin=e,l.originIsAbsolute=!!r,t.style[Zr]="0px 0px",s&&(dn(s,l,"xOrigin",c,b),dn(s,l,"yOrigin",h,w),dn(s,l,"xOffset",d,l.xOffset),dn(s,l,"yOffset",f,l.yOffset)),t.setAttribute("data-svg-origin",b+" "+w)},Sn=function(t,e){var r=t._gsap||new Be(t);if("x"in r&&!e&&!r.uncache)return r;var n,i,s,o,a,u,l,p,c,h,d,f,g,_,D,v,y,x,b,w,C,F,E,T,S,M,A,R,O,P,k,B,L=t.style,N=r.scaleX<0,I="px",z="deg",X=getComputedStyle(t),j=nn(t,Zr)||"0";return n=i=s=u=l=p=c=h=d=0,o=a=1,r.svg=!(!t.getCTM||!cn(t)),X.translate&&("none"===X.translate&&"none"===X.scale&&"none"===X.rotate||(L[Qr]=("none"!==X.translate?"translate3d("+(X.translate+" 0 0").split(" ").slice(0,3).join(", ")+") ":"")+("none"!==X.rotate?"rotate("+X.rotate+") ":"")+("none"!==X.scale?"scale("+X.scale.split(" ").join(",")+") ":"")+("none"!==X[Qr]?X[Qr]:"")),L.scale=L.rotate=L.translate="none"),_=En(t,r.svg),r.svg&&(r.uncache?(S=t.getBBox(),j=r.xOrigin-S.x+"px "+(r.yOrigin-S.y)+"px",T=""):T=!e&&t.getAttribute("data-svg-origin"),Tn(t,T||j,!!T||r.originIsAbsolute,!1!==r.smooth,_)),f=r.xOrigin||0,g=r.yOrigin||0,_!==bn&&(x=_[0],b=_[1],w=_[2],C=_[3],n=F=_[4],i=E=_[5],6===_.length?(o=Math.sqrt(x*x+b*b),a=Math.sqrt(C*C+w*w),u=x||b?Pr(b,x)*Rr:0,(c=w||C?Pr(w,C)*Rr+u:0)&&(a*=Math.abs(Math.cos(c*Or))),r.svg&&(n-=f-(f*x+g*w),i-=g-(f*b+g*C))):(B=_[6],P=_[7],A=_[8],R=_[9],O=_[10],k=_[11],n=_[12],i=_[13],s=_[14],l=(D=Pr(B,O))*Rr,D&&(T=F*(v=Math.cos(-D))+A*(y=Math.sin(-D)),S=E*v+R*y,M=B*v+O*y,A=F*-y+A*v,R=E*-y+R*v,O=B*-y+O*v,k=P*-y+k*v,F=T,E=S,B=M),p=(D=Pr(-w,O))*Rr,D&&(v=Math.cos(-D),k=C*(y=Math.sin(-D))+k*v,x=T=x*v-A*y,b=S=b*v-R*y,w=M=w*v-O*y),u=(D=Pr(b,x))*Rr,D&&(T=x*(v=Math.cos(D))+b*(y=Math.sin(D)),S=F*v+E*y,b=b*v-x*y,E=E*v-F*y,x=T,F=S),l&&Math.abs(l)+Math.abs(u)>359.9&&(l=u=0,p=180-p),o=ht(Math.sqrt(x*x+b*b+w*w)),a=ht(Math.sqrt(E*E+B*B)),D=Pr(F,E),c=Math.abs(D)>2e-4?D*Rr:0,d=k?1/(k<0?-k:k):0),r.svg&&(T=t.getAttribute("transform"),r.forceCSS=t.setAttribute("transform","")||!Cn(nn(t,Qr)),T&&t.setAttribute("transform",T))),Math.abs(c)>90&&Math.abs(c)<270&&(N?(o*=-1,c+=u<=0?180:-180,u+=u<=0?180:-180):(a*=-1,c+=c<=0?180:-180)),e=e||r.uncache,r.x=n-((r.xPercent=n&&(!e&&r.xPercent||(Math.round(t.offsetWidth/2)===Math.round(-n)?-50:0)))?t.offsetWidth*r.xPercent/100:0)+I,r.y=i-((r.yPercent=i&&(!e&&r.yPercent||(Math.round(t.offsetHeight/2)===Math.round(-i)?-50:0)))?t.offsetHeight*r.yPercent/100:0)+I,r.z=s+I,r.scaleX=ht(o),r.scaleY=ht(a),r.rotation=ht(u)+z,r.rotationX=ht(l)+z,r.rotationY=ht(p)+z,r.skewX=c+z,r.skewY=h+z,r.transformPerspective=d+I,(r.zOrigin=parseFloat(j.split(" ")[2])||!e&&r.zOrigin||0)&&(L[Zr]=Mn(j)),r.xOffset=r.yOffset=0,r.force3D=m.force3D,r.renderTransform=r.svg?Ln:Mr?Bn:Rn,r.uncache=0,r},Mn=function(t){return(t=t.split(" "))[0]+" "+t[1]},An=function(t,e,r){var n=Wt(e);return ht(parseFloat(e)+parseFloat(_n(t,"x",r+"px",n)))+n},Rn=function(t,e){e.z="0px",e.rotationY=e.rotationX="0deg",e.force3D=0,Bn(t,e)},On="0deg",Pn="0px",kn=") ",Bn=function(t,e){var r=e||this,n=r.xPercent,i=r.yPercent,s=r.x,o=r.y,a=r.z,u=r.rotation,l=r.rotationY,p=r.rotationX,c=r.skewX,h=r.skewY,d=r.scaleX,f=r.scaleY,g=r.transformPerspective,_=r.force3D,m=r.target,D=r.zOrigin,v="",y="auto"===_&&t&&1!==t||!0===_;if(D&&(p!==On||l!==On)){var x,b=parseFloat(l)*Or,w=Math.sin(b),C=Math.cos(b);b=parseFloat(p)*Or,x=Math.cos(b),s=An(m,s,w*x*-D),o=An(m,o,-Math.sin(b)*-D),a=An(m,a,C*x*-D+D)}g!==Pn&&(v+="perspective("+g+kn),(n||i)&&(v+="translate("+n+"%, "+i+"%) "),(y||s!==Pn||o!==Pn||a!==Pn)&&(v+=a!==Pn||y?"translate3d("+s+", "+o+", "+a+") ":"translate("+s+", "+o+kn),u!==On&&(v+="rotate("+u+kn),l!==On&&(v+="rotateY("+l+kn),p!==On&&(v+="rotateX("+p+kn),c===On&&h===On||(v+="skew("+c+", "+h+kn),1===d&&1===f||(v+="scale("+d+", "+f+kn),m.style[Qr]=v||"translate(0, 0)"},Ln=function(t,e){var r,n,i,s,o,a=e||this,u=a.xPercent,l=a.yPercent,p=a.x,c=a.y,h=a.rotation,d=a.skewX,f=a.skewY,g=a.scaleX,_=a.scaleY,m=a.target,D=a.xOrigin,v=a.yOrigin,y=a.xOffset,x=a.yOffset,b=a.forceCSS,w=parseFloat(p),C=parseFloat(c);h=parseFloat(h),d=parseFloat(d),(f=parseFloat(f))&&(d+=f=parseFloat(f),h+=f),h||d?(h*=Or,d*=Or,r=Math.cos(h)*g,n=Math.sin(h)*g,i=Math.sin(h-d)*-_,s=Math.cos(h-d)*_,d&&(f*=Or,o=Math.tan(d-f),i*=o=Math.sqrt(1+o*o),s*=o,f&&(o=Math.tan(f),r*=o=Math.sqrt(1+o*o),n*=o)),r=ht(r),n=ht(n),i=ht(i),s=ht(s)):(r=g,s=_,n=i=0),(w&&!~(p+"").indexOf("px")||C&&!~(c+"").indexOf("px"))&&(w=_n(m,"x",p,"px"),C=_n(m,"y",c,"px")),(D||v||y||x)&&(w=ht(w+D-(D*r+v*i)+y),C=ht(C+v-(D*n+v*s)+x)),(u||l)&&(o=m.getBBox(),w=ht(w+u/100*o.width),C=ht(C+l/100*o.height)),o="matrix("+r+","+n+","+i+","+s+","+w+","+C+")",m.setAttribute("transform",o),b&&(m.style[Qr]=o)},Nn=function(t,e,r,n,i){var s,o,a=360,u=T(i),l=parseFloat(i)*(u&&~i.indexOf("rad")?Rr:1)-n,p=n+l+"deg";return u&&("short"===(s=i.split("_")[1])&&(l%=a)!=l%180&&(l+=l<0?a:-360),"cw"===s&&l<0?l=(l+36e9)%a-~~(l/a)*a:"ccw"===s&&l>0&&(l=(l-36e9)%a-~~(l/a)*a)),t._pt=o=new ur(t._pt,e,r,n,l,zr),o.e=p,o.u="deg",t._props.push(r),o},In=function(t,e){for(var r in e)t[r]=e[r];return t},zn=function(t,e,r){var n,i,s,o,a,u,l,p=In({},r._gsap),c=r.style;for(i in p.svg?(s=r.getAttribute("transform"),r.setAttribute("transform",""),c[Qr]=e,n=Sn(r,1),hn(r,Qr),r.setAttribute("transform",s)):(s=getComputedStyle(r)[Qr],c[Qr]=e,n=Sn(r,1),c[Qr]=s),Ar)(s=p[i])!==(o=n[i])&&"perspective,force3D,transformOrigin,svgOrigin".indexOf(i)<0&&(a=Wt(s)!==(l=Wt(o))?_n(r,i,s,l):parseFloat(s),u=parseFloat(o),t._pt=new ur(t._pt,n,i,a,u-a,Ir),t._pt.u=l||0,t._props.push(i));In(n,p)};ct("padding,margin,Width,Radius",(function(t,e){var r="Top",n="Right",i="Bottom",s="Left",o=(e<3?[r,n,i,s]:[r+s,r+n,i+n,i+s]).map((function(r){return e<2?t+r:"border"+r+t}));xn[e>1?"border"+t:t]=function(t,e,r,n,i){var s,a;if(arguments.length<4)return s=o.map((function(e){return mn(t,e,r)})),5===(a=s.join(" ")).split(s[0]).length?s[0]:a;s=(n+"").split(" "),a={},o.forEach((function(t,e){return a[t]=s[e]=s[e]||s[(e-1)/2|0]})),t.init(e,a,i)}}));var Xn,jn,Yn={name:"css",register:an,targetTest:function(t){return t.style&&t.nodeType},init:function(t,e,r,n,i){var s,o,a,u,l,p,c,h,d,f,g,_,D,v,y,x,b,w,C,F,E=this._props,S=t.style,M=r.vars.startAt;for(c in Fr||an(),this.styles=this.styles||en(t),x=this.styles.props,this.tween=r,e)if("autoRound"!==c&&(o=e[c],!nt[c]||!Ye(c,e,r,n,t,i)))if(l=typeof o,p=xn[c],"function"===l&&(l=typeof(o=o.call(r,n,t,i))),"string"===l&&~o.indexOf("random(")&&(o=oe(o)),p)p(this,t,c,o,r)&&(y=1);else if("--"===c.substr(0,2))s=(getComputedStyle(t).getPropertyValue(c)+"").trim(),o+="",ve.lastIndex=0,ve.test(s)||(h=Wt(s),d=Wt(o)),d?h!==d&&(s=_n(t,c,s,d)+d):h&&(o+=h),this.add(S,"setProperty",s,o,n,i,0,0,c),E.push(c),x.push(c,0,S[c]);else if("undefined"!==l){if(M&&c in M?(s="function"==typeof M[c]?M[c].call(r,n,t,i):M[c],T(s)&&~s.indexOf("random(")&&(s=oe(s)),Wt(s+"")||"auto"===s||(s+=m.units[c]||Wt(mn(t,c))||""),"="===(s+"").charAt(1)&&(s=mn(t,c))):s=mn(t,c),u=parseFloat(s),(f="string"===l&&"="===o.charAt(1)&&o.substr(0,2))&&(o=o.substr(2)),a=parseFloat(o),c in Nr&&("autoAlpha"===c&&(1===u&&"hidden"===mn(t,"visibility")&&a&&(u=0),x.push("visibility",0,S.visibility),dn(this,S,"visibility",u?"inherit":"hidden",a?"inherit":"hidden",!a)),"scale"!==c&&"transform"!==c&&~(c=Nr[c]).indexOf(",")&&(c=c.split(",")[0])),g=c in Ar)if(this.styles.save(c),_||((D=t._gsap).renderTransform&&!e.parseTransform||Sn(t,e.parseTransform),v=!1!==e.smoothOrigin&&D.smooth,(_=this._pt=new ur(this._pt,S,Qr,0,1,D.renderTransform,D,0,-1)).dep=1),"scale"===c)this._pt=new ur(this._pt,D,"scaleY",D.scaleY,(f?ft(D.scaleY,f+a):a)-D.scaleY||0,Ir),this._pt.u=0,E.push("scaleY",c),c+="X";else{if("transformOrigin"===c){x.push(Zr,0,S[Zr]),w=void 0,C=void 0,F=void 0,C=(w=(b=o).split(" "))[0],F=w[1]||"50%","top"!==C&&"bottom"!==C&&"left"!==F&&"right"!==F||(b=C,C=F,F=b),w[0]=vn[C]||C,w[1]=vn[F]||F,o=w.join(" "),D.svg?Tn(t,o,0,v,0,this):((d=parseFloat(o.split(" ")[2])||0)!==D.zOrigin&&dn(this,D,"zOrigin",D.zOrigin,d),dn(this,S,c,Mn(s),Mn(o)));continue}if("svgOrigin"===c){Tn(t,o,1,v,0,this);continue}if(c in wn){Nn(this,D,c,u,f?ft(u,f+o):o);continue}if("smoothOrigin"===c){dn(this,D,"smooth",D.smooth,o);continue}if("force3D"===c){D[c]=o;continue}if("transform"===c){zn(this,o,t);continue}}else c in S||(c=on(c)||c);if(g||(a||0===a)&&(u||0===u)&&!Lr.test(o)&&c in S)a||(a=0),(h=(s+"").substr((u+"").length))!==(d=Wt(o)||(c in m.units?m.units[c]:h))&&(u=_n(t,c,s,d)),this._pt=new ur(this._pt,g?D:S,c,u,(f?ft(u,f+a):a)-u,g||"px"!==d&&"zIndex"!==c||!1===e.autoRound?Ir:jr),this._pt.u=d||0,h!==d&&"%"!==d&&(this._pt.b=s,this._pt.r=Xr);else if(c in S)Dn.call(this,t,c,s,f?f+o:o);else if(c in t)this.add(t,c,s||t[c],f?f+o:o,n,i);else if("parseTransform"!==c){$(c,o);continue}g||(c in S?x.push(c,0,S[c]):x.push(c,1,s||t[c])),E.push(c)}y&&ar(this)},render:function(t,e){if(e.tween._time||!Sr())for(var r=e._pt;r;)r.r(t,r.d),r=r._next;else e.styles.revert()},get:mn,aliases:Nr,getSetter:function(t,e,r){var n=Nr[e];return n&&n.indexOf(",")<0&&(e=n),e in Ar&&e!==Zr&&(t._gsap.x||mn(t,"x"))?r&&Tr===r?"scale"===e?$r:Hr:(Tr=r||{})&&("scale"===e?Ur:Wr):t.style&&!A(t.style[e])?Gr:~e.indexOf("-")?Vr:Ke(t,e)},core:{_removeProperty:hn,_getMatrix:En}};xr.utils.checkPrefix=on,xr.core.getStyleSaver=en,jn=ct("x,y,z,scale,scaleX,scaleY,xPercent,yPercent"+","+(Xn="rotation,rotationX,rotationY,skewX,skewY")+",transform,transformOrigin,svgOrigin,force3D,smoothOrigin,transformPerspective",(function(t){Ar[t]=1})),ct(Xn,(function(t){m.units[t]="deg",wn[t]=1})),Nr[jn[13]]="x,y,z,scale,scaleX,scaleY,xPercent,yPercent,"+Xn,ct("0:translateX,1:translateY,2:translateZ,8:rotate,8:rotationZ,8:rotateZ,9:rotateX,10:rotateY",(function(t){var e=t.split(":");Nr[e[1]]=jn[e[0]]})),ct("x,y,z,top,right,bottom,left,width,height,fontSize,padding,margin,perspective",(function(t){m.units[t]="px"})),xr.registerPlugin(Yn);var qn=xr.registerPlugin(Yn)||xr,Gn=qn.core.Tween,Vn=/([\uD800-\uDBFF][\uDC00-\uDFFF](?:[\u200D\uFE0F][\uD800-\uDBFF][\uDC00-\uDFFF]){2,}|\uD83D\uDC69(?:\u200D(?:(?:\uD83D\uDC69\u200D)?\uD83D\uDC67|(?:\uD83D\uDC69\u200D)?\uD83D\uDC66)|\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC69\u200D(?:\uD83D\uDC69\u200D)?\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC69\u200D(?:\uD83D\uDC69\u200D)?\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD37-\uDD39\uDD3D\uDD3E\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]\uFE0F|\uD83D\uDC69(?:\uD83C[\uDFFB-\uDFFF])\u200D(?:\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92])|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC6F\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD37-\uDD39\uDD3C-\uDD3E\uDDD6-\uDDDF])\u200D[\u2640\u2642]\uFE0F|\uD83C\uDDFD\uD83C\uDDF0|\uD83C\uDDF6\uD83C\uDDE6|\uD83C\uDDF4\uD83C\uDDF2|\uD83C\uDDE9(?:\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF])|\uD83C\uDDF7(?:\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC])|\uD83C\uDDE8(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF5\uDDF7\uDDFA-\uDDFF])|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uFE0F\u200D[\u2640\u2642]|(?:\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642])\uFE0F|(?:\uD83D\uDC41\uFE0F\u200D\uD83D\uDDE8|\uD83D\uDC69(?:\uD83C[\uDFFB-\uDFFF])\u200D[\u2695\u2696\u2708]|\uD83D\uDC69\u200D[\u2695\u2696\u2708]|\uD83D\uDC68(?:(?:\uD83C[\uDFFB-\uDFFF])\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708]))\uFE0F|\uD83C\uDDF2(?:\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF])|\uD83D\uDC69\u200D(?:\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69]))|\uD83C\uDDF1(?:\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE])|\uD83C\uDDEF(?:\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5])|\uD83C\uDDED(?:\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA])|\uD83C\uDDEB(?:\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7])|[#\*0-9]\uFE0F\u20E3|\uD83C\uDDE7(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF])|\uD83C\uDDE6(?:\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF])|\uD83C\uDDFF(?:\uD83C[\uDDE6\uDDF2\uDDFC])|\uD83C\uDDF5(?:\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE])|\uD83C\uDDFB(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA])|\uD83C\uDDF3(?:\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF])|\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62(?:\uDB40\uDC77\uDB40\uDC6C\uDB40\uDC73|\uDB40\uDC73\uDB40\uDC63\uDB40\uDC74|\uDB40\uDC65\uDB40\uDC6E\uDB40\uDC67)\uDB40\uDC7F|\uD83D\uDC68(?:\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83D\uDC68|(?:(?:\uD83D[\uDC68\uDC69])\u200D)?\uD83D\uDC66\u200D\uD83D\uDC66|(?:(?:\uD83D[\uDC68\uDC69])\u200D)?\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92])|(?:\uD83C[\uDFFB-\uDFFF])\u200D(?:\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]))|\uD83C\uDDF8(?:\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF])|\uD83C\uDDF0(?:\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF])|\uD83C\uDDFE(?:\uD83C[\uDDEA\uDDF9])|\uD83C\uDDEE(?:\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9])|\uD83C\uDDF9(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF])|\uD83C\uDDEC(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE])|\uD83C\uDDFA(?:\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF])|\uD83C\uDDEA(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA])|\uD83C\uDDFC(?:\uD83C[\uDDEB\uDDF8])|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uD83C[\uDFFB-\uDFFF])|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD37-\uDD39\uDD3D\uDD3E\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u261D\u270A-\u270D]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC70\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDCAA\uDD74\uDD7A\uDD90\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC]|\uD83E[\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD36\uDDD1-\uDDD5])(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC68(?:\u200D(?:(?:(?:\uD83D[\uDC68\uDC69])\u200D)?\uD83D\uDC67|(?:(?:\uD83D[\uDC68\uDC69])\u200D)?\uD83D\uDC66)|\uD83C[\uDFFB-\uDFFF])|(?:[\u261D\u26F9\u270A-\u270D]|\uD83C[\uDF85\uDFC2-\uDFC4\uDFC7\uDFCA-\uDFCC]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66-\uDC69\uDC6E\uDC70-\uDC78\uDC7C\uDC81-\uDC83\uDC85-\uDC87\uDCAA\uDD74\uDD75\uDD7A\uDD90\uDD95\uDD96\uDE45-\uDE47\uDE4B-\uDE4F\uDEA3\uDEB4-\uDEB6\uDEC0\uDECC]|\uD83E[\uDD18-\uDD1C\uDD1E\uDD1F\uDD26\uDD30-\uDD39\uDD3D\uDD3E\uDDD1-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])?|(?:[\u231A\u231B\u23E9-\u23EC\u23F0\u23F3\u25FD\u25FE\u2614\u2615\u2648-\u2653\u267F\u2693\u26A1\u26AA\u26AB\u26BD\u26BE\u26C4\u26C5\u26CE\u26D4\u26EA\u26F2\u26F3\u26F5\u26FA\u26FD\u2705\u270A\u270B\u2728\u274C\u274E\u2753-\u2755\u2757\u2795-\u2797\u27B0\u27BF\u2B1B\u2B1C\u2B50\u2B55]|\uD83C[\uDC04\uDCCF\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF93\uDFA0-\uDFCA\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF4\uDFF8-\uDFFF]|\uD83D[\uDC00-\uDC3E\uDC40\uDC42-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDD7A\uDD95\uDD96\uDDA4\uDDFB-\uDE4F\uDE80-\uDEC5\uDECC\uDED0-\uDED2\uDEEB\uDEEC\uDEF4-\uDEF8]|\uD83E[\uDD10-\uDD3A\uDD3C-\uDD3E\uDD40-\uDD45\uDD47-\uDD4C\uDD50-\uDD6B\uDD80-\uDD97\uDDC0\uDDD0-\uDDE6])|(?:[#\*0-9\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23E9-\u23F3\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB-\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u261D\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u2660\u2663\u2665\u2666\u2668\u267B\u267F\u2692-\u2697\u2699\u269B\u269C\u26A0\u26A1\u26AA\u26AB\u26B0\u26B1\u26BD\u26BE\u26C4\u26C5\u26C8\u26CE\u26CF\u26D1\u26D3\u26D4\u26E9\u26EA\u26F0-\u26F5\u26F7-\u26FA\u26FD\u2702\u2705\u2708-\u270D\u270F\u2712\u2714\u2716\u271D\u2721\u2728\u2733\u2734\u2744\u2747\u274C\u274E\u2753-\u2755\u2757\u2763\u2764\u2795-\u2797\u27A1\u27B0\u27BF\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B50\u2B55\u3030\u303D\u3297\u3299]|\uD83C[\uDC04\uDCCF\uDD70\uDD71\uDD7E\uDD7F\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE02\uDE1A\uDE2F\uDE32-\uDE3A\uDE50\uDE51\uDF00-\uDF21\uDF24-\uDF93\uDF96\uDF97\uDF99-\uDF9B\uDF9E-\uDFF0\uDFF3-\uDFF5\uDFF7-\uDFFF]|\uD83D[\uDC00-\uDCFD\uDCFF-\uDD3D\uDD49-\uDD4E\uDD50-\uDD67\uDD6F\uDD70\uDD73-\uDD7A\uDD87\uDD8A-\uDD8D\uDD90\uDD95\uDD96\uDDA4\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA-\uDE4F\uDE80-\uDEC5\uDECB-\uDED2\uDEE0-\uDEE5\uDEE9\uDEEB\uDEEC\uDEF0\uDEF3-\uDEF8]|\uD83E[\uDD10-\uDD3A\uDD3C-\uDD3E\uDD40-\uDD45\uDD47-\uDD4C\uDD50-\uDD6B\uDD80-\uDD97\uDDC0\uDDD0-\uDDE6])\uFE0F)/;function Hn(t){var e=t.nodeType,r="";if(1===e||9===e||11===e){if("string"==typeof t.textContent)return t.textContent;for(t=t.firstChild;t;t=t.nextSibling)r+=Hn(t)}else if(3===e||4===e)return t.nodeValue;return r}
/*!
 * SplitText: 3.12.5
 * https://gsap.com
 *
 * @license Copyright 2008-2024, GreenSock. All rights reserved.
 * Subject to the terms at https://gsap.com/standard-license or for
 * Club GSAP members, the agreement issued with that membership.
 * @author: Jack Doyle, jack@greensock.com
*/var $n,Un,Wn,Qn,Zn,Jn,Kn=/(?:\r|\n|\t\t)/g,ti=/(?:\s\s+)/g,ei=String.fromCharCode(160),ri=function(t){$n=document,Un=window,(Qn=Qn||t||Un.gsap||console.warn("Please gsap.registerPlugin(SplitText)"))&&(Jn=Qn.utils.toArray,Zn=Qn.core.context||function(){},Wn=1)},ni=function(t){return Un.getComputedStyle(t)},ii=function(t){return"absolute"===t.position||!0===t.absolute},si=function(t,e){for(var r,n=e.length;--n>-1;)if(r=e[n],t.substr(0,r.length)===r)return r.length},oi=function(t,e){void 0===t&&(t="");var r=~t.indexOf("++"),n=1;return r&&(t=t.split("++").join("")),function(){return"<"+e+" style='position:relative;display:inline-block;'"+(t?" class='"+t+(r?n++:"")+"'>":">")}},ai=function t(e,r,n){var i=e.nodeType;if(1===i||9===i||11===i)for(e=e.firstChild;e;e=e.nextSibling)t(e,r,n);else 3!==i&&4!==i||(e.nodeValue=e.nodeValue.split(r).join(n))},ui=function(t,e){for(var r=e.length;--r>-1;)t.push(e[r])},li=function(t,e,r){for(var n;t&&t!==e;){if(n=t._next||t.nextSibling)return n.textContent.charAt(0)===r;t=t.parentNode||t._parent}},pi=function t(e){var r,n,i=Jn(e.childNodes),s=i.length;for(r=0;r<s;r++)(n=i[r])._isSplit?t(n):r&&n.previousSibling&&3===n.previousSibling.nodeType?(n.previousSibling.nodeValue+=3===n.nodeType?n.nodeValue:n.firstChild.nodeValue,e.removeChild(n)):3!==n.nodeType&&(e.insertBefore(n.firstChild,n),e.removeChild(n))},ci=function(t,e){return parseFloat(e[t])||0},hi=function(t,e,r,n,i,s,o){var a,u,l,p,c,h,d,f,g,_,m,D,v=ni(t),y=ci("paddingLeft",v),x=-999,b=ci("borderBottomWidth",v)+ci("borderTopWidth",v),w=ci("borderLeftWidth",v)+ci("borderRightWidth",v),C=ci("paddingTop",v)+ci("paddingBottom",v),F=ci("paddingLeft",v)+ci("paddingRight",v),E=ci("fontSize",v)*(e.lineThreshold||.2),T=v.textAlign,S=[],M=[],A=[],R=e.wordDelimiter||" ",O=e.tag?e.tag:e.span?"span":"div",P=e.type||e.split||"chars,words,lines",k=i&&~P.indexOf("lines")?[]:null,B=~P.indexOf("words"),L=~P.indexOf("chars"),N=ii(e),I=e.linesClass,z=~(I||"").indexOf("++"),X=[],j="flex"===v.display,Y=t.style.display;for(z&&(I=I.split("++").join("")),j&&(t.style.display="block"),l=(u=t.getElementsByTagName("*")).length,c=[],a=0;a<l;a++)c[a]=u[a];if(k||N)for(a=0;a<l;a++)((h=(p=c[a]).parentNode===t)||N||L&&!B)&&(D=p.offsetTop,k&&h&&Math.abs(D-x)>E&&("BR"!==p.nodeName||0===a)&&(d=[],k.push(d),x=D),N&&(p._x=p.offsetLeft,p._y=D,p._w=p.offsetWidth,p._h=p.offsetHeight),k&&((p._isSplit&&h||!L&&h||B&&h||!B&&p.parentNode.parentNode===t&&!p.parentNode._isSplit)&&(d.push(p),p._x-=y,li(p,t,R)&&(p._wordEnd=!0)),"BR"===p.nodeName&&(p.nextSibling&&"BR"===p.nextSibling.nodeName||0===a)&&k.push([])));for(a=0;a<l;a++)if(h=(p=c[a]).parentNode===t,"BR"!==p.nodeName)if(N&&(g=p.style,B||h||(p._x+=p.parentNode._x,p._y+=p.parentNode._y),g.left=p._x+"px",g.top=p._y+"px",g.position="absolute",g.display="block",g.width=p._w+1+"px",g.height=p._h+"px"),!B&&L)if(p._isSplit)for(p._next=u=p.nextSibling,p.parentNode.appendChild(p);u&&3===u.nodeType&&" "===u.textContent;)p._next=u.nextSibling,p.parentNode.appendChild(u),u=u.nextSibling;else p.parentNode._isSplit?(p._parent=p.parentNode,!p.previousSibling&&p.firstChild&&(p.firstChild._isFirst=!0),p.nextSibling&&" "===p.nextSibling.textContent&&!p.nextSibling.nextSibling&&X.push(p.nextSibling),p._next=p.nextSibling&&p.nextSibling._isFirst?null:p.nextSibling,p.parentNode.removeChild(p),c.splice(a--,1),l--):h||(D=!p.nextSibling&&li(p.parentNode,t,R),p.parentNode._parent&&p.parentNode._parent.appendChild(p),D&&p.parentNode.appendChild($n.createTextNode(" ")),"span"===O&&(p.style.display="inline"),S.push(p));else p.parentNode._isSplit&&!p._isSplit&&""!==p.innerHTML?M.push(p):L&&!p._isSplit&&("span"===O&&(p.style.display="inline"),S.push(p));else k||N?(p.parentNode&&p.parentNode.removeChild(p),c.splice(a--,1),l--):B||t.appendChild(p);for(a=X.length;--a>-1;)X[a].parentNode.removeChild(X[a]);if(k){for(N&&(_=$n.createElement(O),t.appendChild(_),m=_.offsetWidth+"px",D=_.offsetParent===t?0:t.offsetLeft,t.removeChild(_)),g=t.style.cssText,t.style.cssText="display:none;";t.firstChild;)t.removeChild(t.firstChild);for(f=" "===R&&(!N||!B&&!L),a=0;a<k.length;a++){for(d=k[a],(_=$n.createElement(O)).style.cssText="display:block;text-align:"+T+";position:"+(N?"absolute;":"relative;"),I&&(_.className=I+(z?a+1:"")),A.push(_),l=d.length,u=0;u<l;u++)"BR"!==d[u].nodeName&&(p=d[u],_.appendChild(p),f&&p._wordEnd&&_.appendChild($n.createTextNode(" ")),N&&(0===u&&(_.style.top=p._y+"px",_.style.left=y+D+"px"),p.style.top="0px",D&&(p.style.left=p._x-D+"px")));0===l?_.innerHTML="&nbsp;":B||L||(pi(_),ai(_,String.fromCharCode(160)," ")),N&&(_.style.width=m,_.style.height=p._h+"px"),t.appendChild(_)}t.style.cssText=g}N&&(o>t.clientHeight&&(t.style.height=o-C+"px",t.clientHeight<o&&(t.style.height=o+b+"px")),s>t.clientWidth&&(t.style.width=s-F+"px",t.clientWidth<s&&(t.style.width=s+w+"px"))),j&&(Y?t.style.display=Y:t.style.removeProperty("display")),ui(r,S),B&&ui(n,M),ui(i,A)},di=function(t,e,r,n){var i,s,o,a,u,l,p,c,h=e.tag?e.tag:e.span?"span":"div",d=~(e.type||e.split||"chars,words,lines").indexOf("chars"),f=ii(e),g=e.wordDelimiter||" ",_=function(t){return t===g||t===ei&&" "===g},m=" "!==g?"":f?"&#173; ":" ",D="</"+h+">",v=1,y=e.specialChars?"function"==typeof e.specialChars?e.specialChars:si:null,x=$n.createElement("div"),b=t.parentNode;for(b.insertBefore(x,t),x.textContent=t.nodeValue,b.removeChild(t),p=-1!==(i=Hn(t=x)).indexOf("<"),!1!==e.reduceWhiteSpace&&(i=i.replace(ti," ").replace(Kn,"")),p&&(i=i.split("<").join("{{LT}}")),u=i.length,s=(" "===i.charAt(0)?m:"")+r(),o=0;o<u;o++)if(l=i.charAt(o),y&&(c=y(i.substr(o),e.specialChars)))l=i.substr(o,c||1),s+=d&&" "!==l?n()+l+"</"+h+">":l,o+=c-1;else if(_(l)&&!_(i.charAt(o-1))&&o){for(s+=v?D:"",v=0;_(i.charAt(o+1));)s+=m,o++;o===u-1?s+=m:")"!==i.charAt(o+1)&&(s+=m+r(),v=1)}else"{"===l&&"{{LT}}"===i.substr(o,6)?(s+=d?n()+"{{LT}}</"+h+">":"{{LT}}",o+=5):l.charCodeAt(0)>=55296&&l.charCodeAt(0)<=56319||i.charCodeAt(o+1)>=65024&&i.charCodeAt(o+1)<=65039?(a=((i.substr(o,12).split(Vn)||[])[1]||"").length||2,s+=d&&" "!==l?n()+i.substr(o,a)+"</"+h+">":i.substr(o,a),o+=a-1):s+=d&&" "!==l?n()+l+"</"+h+">":l;t.outerHTML=s+(v?D:""),p&&ai(b,"{{LT}}","<")},fi=function t(e,r,n,i){var s,o,a=Jn(e.childNodes),u=a.length,l=ii(r);if(3!==e.nodeType||u>1){for(r.absolute=!1,s=0;s<u;s++)(o=a[s])._next=o._isFirst=o._parent=o._wordEnd=null,(3!==o.nodeType||/\S+/.test(o.nodeValue))&&(l&&3!==o.nodeType&&"inline"===ni(o).display&&(o.style.display="inline-block",o.style.position="relative"),o._isSplit=!0,t(o,r,n,i));return r.absolute=l,void(e._isSplit=!0)}di(e,r,n,i)},gi=function(){function t(t,e){Wn||ri(),this.elements=Jn(t),this.chars=[],this.words=[],this.lines=[],this._originals=[],this.vars=e||{},Zn(this),this.split(e)}var e=t.prototype;return e.split=function(t){this.isSplit&&this.revert(),this.vars=t=t||this.vars,this._originals.length=this.chars.length=this.words.length=this.lines.length=0;for(var e,r,n,i=this.elements.length,s=t.tag?t.tag:t.span?"span":"div",o=oi(t.wordsClass,s),a=oi(t.charsClass,s);--i>-1;)n=this.elements[i],this._originals[i]={html:n.innerHTML,style:n.getAttribute("style")},e=n.clientHeight,r=n.clientWidth,fi(n,t,o,a),hi(n,t,this.chars,this.words,this.lines,r,e);return this.chars.reverse(),this.words.reverse(),this.lines.reverse(),this.isSplit=!0,this},e.revert=function(){var t=this._originals;if(!t)throw"revert() call wasn't scoped properly.";return this.elements.forEach((function(e,r){e.innerHTML=t[r].html,e.setAttribute("style",t[r].style)})),this.chars=[],this.words=[],this.lines=[],this.isSplit=!1,this},t.create=function(e,r){return new t(e,r)},t}();gi.version="3.12.5",gi.register=ri;
/*!
 * paths 3.12.5
 * https://gsap.com
 *
 * Copyright 2008-2024, GreenSock. All rights reserved.
 * Subject to the terms at https://gsap.com/standard-license or for
 * Club GSAP members, the agreement issued with that membership.
 * @author: Jack Doyle, jack@greensock.com
*/
var _i=/[achlmqstvz]|(-?\d*\.?\d*(?:e[\-+]?\d+)?)[0-9]/gi,mi=/(?:(-)?\d*\.?\d*(?:e[\-+]?\d+)?)[0-9]/gi,Di=/[\+\-]?\d*\.?\d+e[\+\-]?\d+/gi,vi=/(^[#\.][a-z]|[a-y][a-z])/i,yi=Math.PI/180,xi=180/Math.PI,bi=Math.sin,wi=Math.cos,Ci=Math.abs,Fi=Math.sqrt,Ei=Math.atan2,Ti=1e8,Si=function(t){return"string"==typeof t},Mi=function(t){return"number"==typeof t},Ai={},Ri={},Oi=1e5,Pi=function(t){return Math.round((t+Ti)%1*Oi)/Oi||(t<0?0:1)},ki=function(t){return Math.round(t*Oi)/Oi||0},Bi=function(t){return Math.round(1e10*t)/1e10||0},Li=function(t,e,r,n){var i=t[e],s=1===n?6:$i(i,r,n);if((s||!n)&&s+r+2<i.length)return t.splice(e,0,i.slice(0,r+s+2)),i.splice(0,r+s),1},Ni=function(t,e,r){var n=t.length,i=~~(r*n);if(t[i]>e){for(;--i&&t[i]>e;);i<0&&(i=0)}else for(;t[++i]<e&&i<n;);return i<n?i:n-1},Ii=function(t,e){return e.totalLength=t.totalLength,t.samples?(e.samples=t.samples.slice(0),e.lookup=t.lookup.slice(0),e.minLength=t.minLength,e.resolution=t.resolution):t.totalPoints&&(e.totalPoints=t.totalPoints),e},zi=function(t,e){var r=t.length,n=t[r-1]||[],i=n.length;r&&e[0]===n[i-2]&&e[1]===n[i-1]&&(e=n.concat(e.slice(2)),r--),t[r]=e};function Xi(t){var e,r=(t=Si(t)&&vi.test(t)&&document.querySelector(t)||t).getAttribute?t:0;return r&&(t=t.getAttribute("d"))?(r._gsPath||(r._gsPath={}),(e=r._gsPath[t])&&!e._dirty?e:r._gsPath[t]=Ji(t)):t?Si(t)?Ji(t):Mi(t[0])?[t]:t:console.warn("Expecting a <path> element or an SVG path data string")}function ji(t){var e,r=0;for(t.reverse();r<t.length;r+=2)e=t[r],t[r]=t[r+1],t[r+1]=e;t.reversed=!t.reversed}var Yi={rect:"rx,ry,x,y,width,height",circle:"r,cx,cy",ellipse:"rx,ry,cx,cy",line:"x1,x2,y1,y2"};function qi(t,e,r){var n,i=t[e],s=t[e+2],o=t[e+4];return i+=(s-i)*r,i+=((s+=(o-s)*r)-i)*r,n=s+(o+(t[e+6]-o)*r-s)*r-i,i=t[e+1],i+=((s=t[e+3])-i)*r,i+=((s+=((o=t[e+5])-s)*r)-i)*r,ki(Ei(s+(o+(t[e+7]-o)*r-s)*r-i,n)*xi)}function Gi(t,e,r){r=void 0===r?1:Bi(r)||0,e=Bi(e)||0;var n=Math.max(0,~~(Ci(r-e)-1e-8)),i=function(t){for(var e=[],r=0;r<t.length;r++)e[r]=Ii(t[r],t[r].slice(0));return Ii(t,e)}(t);if(e>r&&(e=1-e,r=1-r,function(t){var e=t.length;for(t.reverse();e--;)t[e].reversed||ji(t[e])}(i),i.totalLength=0),e<0||r<0){var s=Math.abs(~~Math.min(e,r))+1;e+=s,r+=s}i.totalLength||Hi(i);var o,a,u,l,p,c,h,d,f=r>1,g=Ui(i,e,Ai,!0),_=Ui(i,r,Ri),m=_.segment,D=g.segment,v=_.segIndex,y=g.segIndex,x=_.i,b=g.i,w=y===v,C=x===b&&w;if(f||n){for(o=v<y||w&&x<b||C&&_.t<g.t,Li(i,y,b,g.t)&&(y++,o||(v++,C?(_.t=(_.t-g.t)/(1-g.t),x=0):w&&(x-=b))),Math.abs(1-(r-e))<1e-5?v=y-1:!_.t&&v?v--:Li(i,v,x,_.t)&&o&&y++,1===g.t&&(y=(y+1)%i.length),p=[],h=1+(c=i.length)*n,d=y,h+=(c-y+v)%c,l=0;l<h;l++)zi(p,i[d++%c]);i=p}else if(u=1===_.t?6:$i(m,x,_.t),e!==r)for(a=$i(D,b,C?g.t/_.t:g.t),w&&(u+=a),m.splice(x+u+2),(a||b)&&D.splice(0,b+a),l=i.length;l--;)(l<y||l>v)&&i.splice(l,1);else m.angle=qi(m,x+u,0),g=m[x+=u],_=m[x+1],m.length=m.totalLength=0,m.totalPoints=i.totalPoints=8,m.push(g,_,g,_,g,_,g,_);return i.totalLength=0,i}function Vi(t,e,r){e=e||0,t.samples||(t.samples=[],t.lookup=[]);var n,i,s,o,a,u,l,p,c,h,d,f,g,_,m,D,v,y=~~t.resolution||12,x=1/y,b=r?e+6*r+1:t.length,w=t[e],C=t[e+1],F=e?e/6*y:0,E=t.samples,T=t.lookup,S=(e?t.minLength:Ti)||Ti,M=E[F+r*y-1],A=e?E[F-1]:0;for(E.length=T.length=0,i=e+2;i<b;i+=6){if(s=t[i+4]-w,o=t[i+2]-w,a=t[i]-w,p=t[i+5]-C,c=t[i+3]-C,h=t[i+1]-C,u=l=d=f=0,Ci(s)<.01&&Ci(p)<.01&&Ci(a)+Ci(h)<.01)t.length>8&&(t.splice(i,6),i-=6,b-=6);else for(n=1;n<=y;n++)u=l-(l=((_=x*n)*_*s+3*(g=1-_)*(_*o+g*a))*_),d=f-(f=(_*_*p+3*g*(_*c+g*h))*_),(D=Fi(d*d+u*u))<S&&(S=D),A+=D,E[F++]=A;w+=s,C+=p}if(M)for(M-=A;F<E.length;F++)E[F]+=M;if(E.length&&S){if(t.totalLength=v=E[E.length-1]||0,t.minLength=S,v/S<9999)for(D=m=0,n=0;n<v;n+=S)T[D++]=E[m]<n?++m:m}else t.totalLength=E[0]=0;return e?A-E[e/2-1]:A}function Hi(t,e){var r,n,i;for(i=r=n=0;i<t.length;i++)t[i].resolution=~~e||12,n+=t[i].length,r+=Vi(t[i]);return t.totalPoints=n,t.totalLength=r,t}function $i(t,e,r){if(r<=0||r>=1)return 0;var n=t[e],i=t[e+1],s=t[e+2],o=t[e+3],a=t[e+4],u=t[e+5],l=n+(s-n)*r,p=s+(a-s)*r,c=i+(o-i)*r,h=o+(u-o)*r,d=l+(p-l)*r,f=c+(h-c)*r,g=a+(t[e+6]-a)*r,_=u+(t[e+7]-u)*r;return p+=(g-p)*r,h+=(_-h)*r,t.splice(e+2,4,ki(l),ki(c),ki(d),ki(f),ki(d+(p-d)*r),ki(f+(h-f)*r),ki(p),ki(h),ki(g),ki(_)),t.samples&&t.samples.splice(e/6*t.resolution|0,0,0,0,0,0,0,0),6}function Ui(t,e,r,n){r=r||{},t.totalLength||Hi(t),(e<0||e>1)&&(e=Pi(e));var i,s,o,a,u,l,p,c=0,h=t[0];if(e)if(1===e)p=1,l=(h=t[c=t.length-1]).length-8;else{if(t.length>1){for(o=t.totalLength*e,u=l=0;(u+=t[l++].totalLength)<o;)c=l;e=(o-(a=u-(h=t[c]).totalLength))/(u-a)||0}i=h.samples,s=h.resolution,o=h.totalLength*e,a=(l=h.lookup.length?h.lookup[~~(o/h.minLength)]||0:Ni(i,o,e))?i[l-1]:0,(u=i[l])<o&&(a=u,u=i[++l]),p=1/s*((o-a)/(u-a)+l%s),l=6*~~(l/s),n&&1===p&&(l+6<h.length?(l+=6,p=0):c+1<t.length&&(l=p=0,h=t[++c]))}else p=l=c=0,h=t[0];return r.t=p,r.i=l,r.path=t,r.segment=h,r.segIndex=c,r}function Wi(t,e,r,n){var i,s,o,a,u,l,p,c,h,d=t[0],f=n||{};if((e<0||e>1)&&(e=Pi(e)),d.lookup||Hi(t),t.length>1){for(o=t.totalLength*e,u=l=0;(u+=t[l++].totalLength)<o;)d=t[l];e=(o-(a=u-d.totalLength))/(u-a)||0}return i=d.samples,s=d.resolution,o=d.totalLength*e,a=(l=d.lookup.length?d.lookup[e<1?~~(o/d.minLength):d.lookup.length-1]||0:Ni(i,o,e))?i[l-1]:0,(u=i[l])<o&&(a=u,u=i[++l]),h=1-(p=1/s*((o-a)/(u-a)+l%s)||0),c=d[l=6*~~(l/s)],f.x=ki((p*p*(d[l+6]-c)+3*h*(p*(d[l+4]-c)+h*(d[l+2]-c)))*p+c),f.y=ki((p*p*(d[l+7]-(c=d[l+1]))+3*h*(p*(d[l+5]-c)+h*(d[l+3]-c)))*p+c),r&&(f.angle=d.totalLength?qi(d,l,p>=1?1-1e-9:p||1e-9):d.angle||0),f}function Qi(t,e,r,n,i,s,o){for(var a,u,l,p,c,h=t.length;--h>-1;)for(u=(a=t[h]).length,l=0;l<u;l+=2)p=a[l],c=a[l+1],a[l]=p*e+c*n+s,a[l+1]=p*r+c*i+o;return t._dirty=1,t}function Zi(t,e,r,n,i,s,o,a,u){if(t!==a||e!==u){r=Ci(r),n=Ci(n);var l=i%360*yi,p=wi(l),c=bi(l),h=Math.PI,d=2*h,f=(t-a)/2,g=(e-u)/2,_=p*f+c*g,m=-c*f+p*g,D=_*_,v=m*m,y=D/(r*r)+v/(n*n);y>1&&(r=Fi(y)*r,n=Fi(y)*n);var x=r*r,b=n*n,w=(x*b-x*v-b*D)/(x*v+b*D);w<0&&(w=0);var C=(s===o?-1:1)*Fi(w),F=C*(r*m/n),E=C*(-n*_/r),T=(t+a)/2+(p*F-c*E),S=(e+u)/2+(c*F+p*E),M=(_-F)/r,A=(m-E)/n,R=(-_-F)/r,O=(-m-E)/n,P=M*M+A*A,k=(A<0?-1:1)*Math.acos(M/Fi(P)),B=(M*O-A*R<0?-1:1)*Math.acos((M*R+A*O)/Fi(P*(R*R+O*O)));isNaN(B)&&(B=h),!o&&B>0?B-=d:o&&B<0&&(B+=d),k%=d,B%=d;var L,N=Math.ceil(Ci(B)/(d/4)),I=[],z=B/N,X=4/3*bi(z/2)/(1+wi(z/2)),j=p*r,Y=c*r,q=c*-n,G=p*n;for(L=0;L<N;L++)_=wi(i=k+L*z),m=bi(i),M=wi(i+=z),A=bi(i),I.push(_-X*m,m+X*_,M+X*A,A-X*M,M,A);for(L=0;L<I.length;L+=2)_=I[L],m=I[L+1],I[L]=_*j+m*q+T,I[L+1]=_*Y+m*G+S;return I[L-2]=a,I[L-1]=u,I}}function Ji(t){var e,r,n,i,s,o,a,u,l,p,c,h,d,f,g,_=(t+"").replace(Di,(function(t){var e=+t;return e<1e-4&&e>-1e-4?0:e})).match(_i)||[],m=[],D=0,v=0,y=2/3,x=_.length,b=0,w="ERROR: malformed path: "+t,C=function(t,e,r,n){p=(r-t)/3,c=(n-e)/3,a.push(t+p,e+c,r-p,n-c,r,n)};if(!t||!isNaN(_[0])||isNaN(_[1]))return console.log(w),m;for(e=0;e<x;e++)if(d=s,isNaN(_[e])?o=(s=_[e].toUpperCase())!==_[e]:e--,n=+_[e+1],i=+_[e+2],o&&(n+=D,i+=v),e||(u=n,l=i),"M"===s)a&&(a.length<8?m.length-=1:b+=a.length),D=u=n,v=l=i,a=[n,i],m.push(a),e+=2,s="L";else if("C"===s)a||(a=[0,0]),o||(D=v=0),a.push(n,i,D+1*_[e+3],v+1*_[e+4],D+=1*_[e+5],v+=1*_[e+6]),e+=6;else if("S"===s)p=D,c=v,"C"!==d&&"S"!==d||(p+=D-a[a.length-4],c+=v-a[a.length-3]),o||(D=v=0),a.push(p,c,n,i,D+=1*_[e+3],v+=1*_[e+4]),e+=4;else if("Q"===s)p=D+(n-D)*y,c=v+(i-v)*y,o||(D=v=0),D+=1*_[e+3],v+=1*_[e+4],a.push(p,c,D+(n-D)*y,v+(i-v)*y,D,v),e+=4;else if("T"===s)p=D-a[a.length-4],c=v-a[a.length-3],a.push(D+p,v+c,n+(D+1.5*p-n)*y,i+(v+1.5*c-i)*y,D=n,v=i),e+=2;else if("H"===s)C(D,v,D=n,v),e+=1;else if("V"===s)C(D,v,D,v=n+(o?v-D:0)),e+=1;else if("L"===s||"Z"===s)"Z"===s&&(n=u,i=l,a.closed=!0),("L"===s||Ci(D-n)>.5||Ci(v-i)>.5)&&(C(D,v,n,i),"L"===s&&(e+=2)),D=n,v=i;else if("A"===s){if(f=_[e+4],g=_[e+5],p=_[e+6],c=_[e+7],r=7,f.length>1&&(f.length<3?(c=p,p=g,r--):(c=g,p=f.substr(2),r-=2),g=f.charAt(1),f=f.charAt(0)),h=Zi(D,v,+_[e+1],+_[e+2],+_[e+3],+f,+g,(o?D:0)+1*p,(o?v:0)+1*c),e+=r,h)for(r=0;r<h.length;r++)a.push(h[r]);D=a[a.length-2],v=a[a.length-1]}else console.log(w);return(e=a.length)<6?(m.pop(),e=0):a[0]===a[e-2]&&a[1]===a[e-1]&&(a.closed=!0),m.totalPoints=b+e,m}function Ki(t,e){void 0===e&&(e=1);for(var r=t[0],n=0,i=[r,n],s=2;s<t.length;s+=2)i.push(r,n,t[s],n=(t[s]-r)*e/2,r=t[s],-n);return i}function ts(t,e){Ci(t[0]-t[2])<1e-4&&Ci(t[1]-t[3])<1e-4&&(t=t.slice(2));var r,n,i,s,o,a,u,l,p,c,h,d,f,g,_=t.length-2,m=+t[0],D=+t[1],v=+t[2],y=+t[3],x=[m,D,m,D],b=v-m,w=y-D,C=Math.abs(t[_]-m)<.001&&Math.abs(t[_+1]-D)<.001;for(C&&(t.push(v,y),v=m,y=D,m=t[_-2],D=t[_-1],t.unshift(m,D),_+=4),e=e||0===e?+e:1,i=2;i<_;i+=2)r=m,n=D,m=v,D=y,v=+t[i+2],y=+t[i+3],m===v&&D===y||(s=b,o=w,b=v-m,w=y-D,l=((a=Fi(s*s+o*o))+(u=Fi(b*b+w*w)))*e*.25/Fi(Math.pow(b/u+s/a,2)+Math.pow(w/u+o/a,2)),h=m-((p=m-(m-r)*(a?l/a:0))+(((c=m+(v-m)*(u?l/u:0))-p)*(3*a/(a+u)+.5)/4||0)),g=D-((d=D-(D-n)*(a?l/a:0))+(((f=D+(y-D)*(u?l/u:0))-d)*(3*a/(a+u)+.5)/4||0)),m===r&&D===n||x.push(ki(p+h),ki(d+g),ki(m),ki(D),ki(c+h),ki(f+g)));return m!==v||D!==y||x.length<4?x.push(ki(v),ki(y),ki(v),ki(y)):x.length-=2,2===x.length?x.push(m,D,m,D,m,D):C&&(x.splice(0,6),x.length=x.length-6),x}function es(t){Mi(t[0])&&(t=[t]);var e,r,n,i,s="",o=t.length;for(r=0;r<o;r++){for(i=t[r],s+="M"+ki(i[0])+","+ki(i[1])+" C",e=i.length,n=2;n<e;n++)s+=ki(i[n++])+","+ki(i[n++])+" "+ki(i[n++])+","+ki(i[n++])+" "+ki(i[n++])+","+ki(i[n])+" ";i.closed&&(s+="z")}return s}
/*!
 * CustomEase 3.12.5
 * https://gsap.com
 *
 * @license Copyright 2008-2024, GreenSock. All rights reserved.
 * Subject to the terms at https://gsap.com/standard-license or for
 * Club GSAP members, the agreement issued with that membership.
 * @author: Jack Doyle, jack@greensock.com
*/var rs,ns,is=function(){return rs||"undefined"!=typeof window&&(rs=window.gsap)&&rs.registerPlugin&&rs},ss=function(){(rs=is())?(rs.registerEase("_CE",ps.create),ns=1):console.warn("Please gsap.registerPlugin(CustomEase)")},os=function(t){return~~(1e3*t+(t<0?-.5:.5))/1e3},as=/[-+=.]*\d+[.e\-+]*\d*[e\-+]*\d*/gi,us=/[cLlsSaAhHvVtTqQ]/g,ls=function t(e,r,n,i,s,o,a,u,l,p,c){var h,d=(e+n)/2,f=(r+i)/2,g=(n+s)/2,_=(i+o)/2,m=(s+a)/2,D=(o+u)/2,v=(d+g)/2,y=(f+_)/2,x=(g+m)/2,b=(_+D)/2,w=(v+x)/2,C=(y+b)/2,F=a-e,E=u-r,T=Math.abs((n-a)*E-(i-u)*F),S=Math.abs((s-a)*E-(o-u)*F);return p||(p=[{x:e,y:r},{x:a,y:u}],c=1),p.splice(c||p.length-1,0,{x:w,y:C}),(T+S)*(T+S)>l*(F*F+E*E)&&(h=p.length,t(e,r,d,f,v,y,w,C,l,p,c),t(w,C,x,b,m,D,a,u,l,p,c+1+(p.length-h))),p},ps=function(){function t(t,e,r){ns||ss(),this.id=t,this.setData(e,r)}var e=t.prototype;return e.setData=function(t,e){e=e||{};var r,n,i,s,o,a,u,l,p,c=(t=t||"0,0,1,1").match(as),h=1,d=[],f=[],g=e.precision||1,_=g<=1;if(this.data=t,(us.test(t)||~t.indexOf("M")&&t.indexOf("C")<0)&&(c=Ji(t)[0]),4===(r=c.length))c.unshift(0,0),c.push(1,1),r=8;else if((r-2)%6)throw"Invalid CustomEase";for(0==+c[0]&&1==+c[r-2]||function(t,e,r){r||0===r||(r=Math.max(+t[t.length-1],+t[1]));var n,i=-1*+t[0],s=-r,o=t.length,a=1/(+t[o-2]+i),u=-e||(Math.abs(+t[o-1]-+t[1])<.01*(+t[o-2]-+t[0])?function(t){var e,r=t.length,n=1e20;for(e=1;e<r;e+=6)+t[e]<n&&(n=+t[e]);return n}(t)+s:+t[o-1]+s);for(u=u?1/u:-a,n=0;n<o;n+=2)t[n]=(+t[n]+i)*a,t[n+1]=(+t[n+1]+s)*u}(c,e.height,e.originY),this.segment=c,s=2;s<r;s+=6)n={x:+c[s-2],y:+c[s-1]},i={x:+c[s+4],y:+c[s+5]},d.push(n,i),ls(n.x,n.y,+c[s],+c[s+1],+c[s+2],+c[s+3],i.x,i.y,1/(2e5*g),d,d.length-1);for(r=d.length,s=0;s<r;s++)u=d[s],l=d[s-1]||u,(u.x>l.x||l.y!==u.y&&l.x===u.x||u===l)&&u.x<=1?(l.cx=u.x-l.x,l.cy=u.y-l.y,l.n=u,l.nx=u.x,_&&s>1&&Math.abs(l.cy/l.cx-d[s-2].cy/d[s-2].cx)>2&&(_=0),l.cx<h&&(l.cx?h=l.cx:(l.cx=.001,s===r-1&&(l.x-=.001,h=Math.min(h,.001),_=0)))):(d.splice(s--,1),r--);if(o=1/(r=1/h+1|0),a=0,u=d[0],_){for(s=0;s<r;s++)p=s*o,u.nx<p&&(u=d[++a]),n=u.y+(p-u.x)/u.cx*u.cy,f[s]={x:p,cx:o,y:n,cy:0,nx:9},s&&(f[s-1].cy=n-f[s-1].y);f[r-1].cy=d[d.length-1].y-n}else{for(s=0;s<r;s++)u.nx<s*o&&(u=d[++a]),f[s]=u;a<d.length-1&&(f[s-1]=d[d.length-2])}return this.ease=function(t){var e=f[t*r|0]||f[r-1];return e.nx<t&&(e=e.n),e.y+(t-e.x)/e.cx*e.cy},this.ease.custom=this,this.id&&rs&&rs.registerEase(this.id,this.ease),this},e.getSVGData=function(e){return t.getSVGData(this,e)},t.create=function(e,r,n){return new t(e,r,n).ease},t.register=function(t){rs=t,ss()},t.get=function(t){return rs.parseEase(t)},t.getSVGData=function(e,r){var n,i,s,o,a,u,l,p,c,h,d=(r=r||{}).width||100,f=r.height||100,g=r.x||0,_=(r.y||0)+f,m=rs.utils.toArray(r.path)[0];if(r.invert&&(f=-f,_=0),"string"==typeof e&&(e=rs.parseEase(e)),e.custom&&(e=e.custom),e instanceof t)n=es(Qi([e.segment],d,0,0,-f,g,_));else{for(n=[g,_],o=1/(l=Math.max(5,200*(r.precision||1))),p=5/(l+=2),c=os(g+o*d),i=((h=os(_+e(o)*-f))-_)/(c-g),s=2;s<l;s++)a=os(g+s*o*d),u=os(_+e(s*o)*-f),(Math.abs((u-h)/(a-c)-i)>p||s===l-1)&&(n.push(c,h),i=(u-h)/(a-c)),c=a,h=u;n="M"+n.join(",")}return m&&m.setAttribute("d",n),n},t}();is()&&rs.registerPlugin(ps),ps.version="3.12.5";
/*!
 * DrawSVGPlugin 3.12.5
 * https://gsap.com
 *
 * @license Copyright 2008-2024, GreenSock. All rights reserved.
 * Subject to the terms at https://gsap.com/standard-license or for
 * Club GSAP members, the agreement issued with that membership.
 * @author: Jack Doyle, jack@greensock.com
*/
var cs,hs,ds,fs,gs,_s,ms,Ds,vs=function(){return"undefined"!=typeof window},ys=function(){return cs||vs()&&(cs=window.gsap)&&cs.registerPlugin&&cs},xs=/[-+=\.]*\d+[\.e\-\+]*\d*[e\-\+]*\d*/gi,bs={rect:["width","height"],circle:["r","r"],ellipse:["rx","ry"],line:["x2","y2"]},ws=function(t){return Math.round(1e4*t)/1e4},Cs=function(t){return parseFloat(t)||0},Fs=function(t,e){var r=Cs(t);return~t.indexOf("%")?r/100*e:r},Es=function(t,e){return Cs(t.getAttribute(e))},Ts=Math.sqrt,Ss=function(t,e,r,n,i,s){return Ts(Math.pow((Cs(r)-Cs(t))*i,2)+Math.pow((Cs(n)-Cs(e))*s,2))},Ms=function(t){return console.warn(t)},As=function(t){return"non-scaling-stroke"===t.getAttribute("vector-effect")},Rs=function(t){if(!(t=hs(t)[0]))return 0;var e,r,n,i,s,o,a,u=t.tagName.toLowerCase(),l=t.style,p=1,c=1;As(t)&&(c=t.getScreenCTM(),p=Ts(c.a*c.a+c.b*c.b),c=Ts(c.d*c.d+c.c*c.c));try{r=t.getBBox()}catch(t){Ms("Some browsers won't measure invisible elements (like display:none or masks inside defs).")}var h=r||{x:0,y:0,width:0,height:0},d=h.x,f=h.y,g=h.width,_=h.height;if(r&&(g||_)||!bs[u]||(g=Es(t,bs[u][0]),_=Es(t,bs[u][1]),"rect"!==u&&"line"!==u&&(g*=2,_*=2),"line"===u&&(d=Es(t,"x1"),f=Es(t,"y1"),g=Math.abs(g-d),_=Math.abs(_-f))),"path"===u)i=l.strokeDasharray,l.strokeDasharray="none",e=t.getTotalLength()||0,ws(p)!==ws(c)&&!_s&&(_s=1)&&Ms("Warning: <path> length cannot be measured when vector-effect is non-scaling-stroke and the element isn't proportionally scaled."),e*=(p+c)/2,l.strokeDasharray=i;else if("rect"===u)e=2*g*p+2*_*c;else if("line"===u)e=Ss(d,f,d+g,f+_,p,c);else if("polyline"===u||"polygon"===u)for(n=t.getAttribute("points").match(xs)||[],"polygon"===u&&n.push(n[0],n[1]),e=0,s=2;s<n.length;s+=2)e+=Ss(n[s-2],n[s-1],n[s],n[s+1],p,c)||0;else"circle"!==u&&"ellipse"!==u||(o=g/2*p,a=_/2*c,e=Math.PI*(3*(o+a)-Ts((3*o+a)*(o+3*a))));return e||0},Os=function(t,e){if(!(t=hs(t)[0]))return[0,0];e||(e=Rs(t)+1);var r=ds.getComputedStyle(t),n=r.strokeDasharray||"",i=Cs(r.strokeDashoffset),s=n.indexOf(",");return s<0&&(s=n.indexOf(" ")),(n=s<0?e:Cs(n.substr(0,s)))>e&&(n=e),[-i||0,n-i||0]},Ps=function(){vs()&&(document,ds=window,gs=cs=ys(),hs=cs.utils.toArray,ms=cs.core.getStyleSaver,Ds=cs.core.reverting||function(){},fs=-1!==((ds.navigator||{}).userAgent||"").indexOf("Edge"))},ks={version:"3.12.5",name:"drawSVG",register:function(t){cs=t,Ps()},init:function(t,e,r,n,i){if(!t.getBBox)return!1;gs||Ps();var s,o,a,u=Rs(t);return this.styles=ms&&ms(t,"strokeDashoffset,strokeDasharray,strokeMiterlimit"),this.tween=r,this._style=t.style,this._target=t,e+""=="true"?e="0 100%":e?-1===(e+"").indexOf(" ")&&(e="0 "+e):e="0 0",o=function(t,e,r){var n,i,s=t.indexOf(" ");return s<0?(n=void 0!==r?r+"":t,i=t):(n=t.substr(0,s),i=t.substr(s+1)),(n=Fs(n,e))>(i=Fs(i,e))?[i,n]:[n,i]}(e,u,(s=Os(t,u))[0]),this._length=ws(u),this._dash=ws(s[1]-s[0]),this._offset=ws(-s[0]),this._dashPT=this.add(this,"_dash",this._dash,ws(o[1]-o[0]),0,0,0,0,0,1),this._offsetPT=this.add(this,"_offset",this._offset,ws(-o[0]),0,0,0,0,0,1),fs&&(a=ds.getComputedStyle(t)).strokeLinecap!==a.strokeLinejoin&&(o=Cs(a.strokeMiterlimit),this.add(t.style,"strokeMiterlimit",o,o+.01)),this._live=As(t)||~(e+"").indexOf("live"),this._nowrap=~(e+"").indexOf("nowrap"),this._props.push("drawSVG"),1},render:function(t,e){if(e.tween._time||!Ds()){var r,n,i,s,o=e._pt,a=e._style;if(o){for(e._live&&(r=Rs(e._target))!==e._length&&(n=r/e._length,e._length=r,e._offsetPT&&(e._offsetPT.s*=n,e._offsetPT.c*=n),e._dashPT?(e._dashPT.s*=n,e._dashPT.c*=n):e._dash*=n);o;)o.r(t,o.d),o=o._next;i=e._dash||t&&1!==t&&1e-4||0,r=e._length-i+.1,s=e._offset,i&&s&&i+Math.abs(s%e._length)>e._length-.2&&(s+=s<0?.1:-.1)&&(r+=.1),a.strokeDashoffset=i?s:s+.001,a.strokeDasharray=r<.2?"none":i?i+"px,"+(e._nowrap?999999:r)+"px":"0px, 999999px"}}else e.styles.revert()},getLength:Rs,getPosition:Os};ys()&&cs.registerPlugin(ks);
/*!
 * CustomBounce 3.12.5
 * https://gsap.com
 *
 * @license Copyright 2008-2024, GreenSock. All rights reserved.
 * Subject to the terms at https://gsap.com/standard-license or for
 * Club GSAP members, the agreement issued with that membership.
 * @author: Jack Doyle, jack@greensock.com
*/
var Bs,Ls,Ns,Is=function(){return Bs||"undefined"!=typeof window&&(Bs=window.gsap)&&Bs.registerPlugin&&Bs},zs=function(t){Bs=Is(),(Ns=Bs&&Bs.parseEase("_CE"))?(Ls=1,Bs.parseEase("bounce").config=function(t){return"object"==typeof t?js("",t):js("bounce("+t+")",{strength:+t})}):t&&console.warn("Please gsap.registerPlugin(CustomEase, CustomBounce)")},Xs=function(t){var e,r=t.length,n=1/t[r-2];for(e=2;e<r;e+=2)t[e]=~~(t[e]*n*1e3)/1e3;t[r-2]=1},js=function(t,e){Ls||zs(1),e=e||{};var r,n,i,s,o,a,u,l=Math.min(.999,e.strength||.7),p=l,c=(e.squash||0)/100,h=c,d=1/.03,f=.2,g=1,_=.1,m=[0,0,.07,0,.1,1,.1,1],D=[0,0,0,0,.1,0,.1,0];for(o=0;o<200&&(a=_+(f*=p*((p+1)/2)),s=1-(g*=l*l),n=(i=_+.49*f)+.8*(i-(r=_+g/d)),c&&(_+=c,r+=c,i+=c,n+=c,a+=c,u=c/h,D.push(_-c,0,_-c,u,_-c/2,u,_,u,_,0,_,0,_,-.6*u,_+(a-_)/6,0,a,0),m.push(_-c,1,_,1,_,1),c*=l*l),m.push(_,1,r,s,i,s,n,s,a,1,a,1),l*=.95,d=g/(a-n),_=a,!(s>.999));o++);if(e.endAtStart&&"false"!==e.endAtStart){if(i=-.1,m.unshift(i,1,i,1,-.07,0),h)for(i-=c=2.5*h,m.unshift(i,1,i,1,i,1),D.splice(0,6),D.unshift(i,0,i,0,i,1,i+c/2,1,i+c,1,i+c,0,i+c,0,i+c,-.6,i+c+.033,0),o=0;o<D.length;o+=2)D[o]-=i;for(o=0;o<m.length;o+=2)m[o]-=i,m[o+1]=1-m[o+1]}return c&&(Xs(D),D[2]="C"+D[2],Ns(e.squashID||t+"-squash","M"+D.join(","))),Xs(m),m[2]="C"+m[2],Ns(t,"M"+m.join(","))},Ys=function(){function t(t,e){this.ease=js(t,e)}return t.create=function(t,e){return js(t,e)},t.register=function(t){Bs=t,zs()},t}();Is()&&Bs.registerPlugin(Ys),Ys.version="3.12.5";
/*!
 * CustomWiggle 3.12.5
 * https://gsap.com
 *
 * @license Copyright 2008-2024, GreenSock. All rights reserved.
 * Subject to the terms at https://gsap.com/standard-license or for
 * Club GSAP members, the agreement issued with that membership.
 * @author: Jack Doyle, jack@greensock.com
*/
var qs,Gs,Vs,Hs=function(){return qs||"undefined"!=typeof window&&(qs=window.gsap)&&qs.registerPlugin&&qs},$s={easeOut:"M0,1,C0.7,1,0.6,0,1,0",easeInOut:"M0,0,C0.1,0,0.24,1,0.444,1,0.644,1,0.6,0,1,0",anticipate:"M0,0,C0,0.222,0.024,0.386,0,0.4,0.18,0.455,0.65,0.646,0.7,0.67,0.9,0.76,1,0.846,1,1",uniform:"M0,0,C0,0.95,0,1,0,1,0,1,1,1,1,1,1,1,1,0,1,0"},Us=function(t){return t},Ws=function(t){if(!Gs)if(qs=Hs(),Vs=qs&&qs.parseEase("_CE")){for(var e in $s)$s[e]=Vs("",$s[e]);Gs=1,Zs("wiggle").config=function(t){return"object"==typeof t?Zs("",t):Zs("wiggle("+t+")",{wiggles:+t})}}else t&&console.warn("Please gsap.registerPlugin(CustomEase, CustomWiggle)")},Qs=function(t,e){return"function"!=typeof t&&(t=qs.parseEase(t)||Vs("",t)),t.custom||!e?t:function(e){return 1-t(e)}},Zs=function(t,e){Gs||Ws(1);var r,n,i,s,o,a,u,l,p,c=0|((e=e||{}).wiggles||10),h=1/c,d=h/2,f="anticipate"===e.type,g=$s[e.type]||$s.easeOut,_=Us;if(f&&(_=g,g=$s.easeOut),e.timingEase&&(_=Qs(e.timingEase)),e.amplitudeEase&&(g=Qs(e.amplitudeEase,!0)),l=[0,0,(a=_(d))/4,0,a/2,u=f?-g(d):g(d),a,u],"random"===e.type){for(l.length=4,r=_(h),n=2*Math.random()-1,p=2;p<c;p++)d=r,u=n,r=_(h*p),n=2*Math.random()-1,i=Math.atan2(n-l[l.length-3],r-l[l.length-4]),s=Math.cos(i)*h,o=Math.sin(i)*h,l.push(d-s,u-o,d,u,d+s,u+o);l.push(r,0,1,0)}else{for(p=1;p<c;p++)l.push(_(d+h/2),u),d+=h,u=(u>0?-1:1)*g(p*h),a=_(d),l.push(_(d-h/2),u,a,u);l.push(_(d+h/4),u,_(d+h/4),0,1,0)}for(p=l.length;--p>-1;)l[p]=~~(1e3*l[p])/1e3;return l[2]="C"+l[2],Vs(t,"M"+l.join(","))},Js=function(){function t(t,e){this.ease=Zs(t,e)}return t.create=function(t,e){return Zs(t,e)},t.register=function(t){qs=t,Ws()},t}();Hs()&&qs.registerPlugin(Js),Js.version="3.12.5";
/*!
 * matrix 3.12.5
 * https://gsap.com
 *
 * Copyright 2008-2024, GreenSock. All rights reserved.
 * Subject to the terms at https://gsap.com/standard-license or for
 * Club GSAP members, the agreement issued with that membership.
 * @author: Jack Doyle, jack@greensock.com
*/
var Ks,to,eo,ro,no,io,so,oo,ao,uo="transform",lo=uo+"Origin",po=function(t){var e=t.ownerDocument||t;!(uo in t.style)&&"msTransform"in t.style&&(lo=(uo="msTransform")+"Origin");for(;e.parentNode&&(e=e.parentNode););if(to=window,so=new Do,e){Ks=e,eo=e.documentElement,ro=e.body,(oo=Ks.createElementNS("http://www.w3.org/2000/svg","g")).style.transform="none";var r=e.createElement("div"),n=e.createElement("div"),i=e&&(e.body||e.firstElementChild);i&&i.appendChild&&(i.appendChild(r),r.appendChild(n),r.setAttribute("style","position:static;transform:translate3d(0,0,1px)"),ao=n.offsetParent!==r,i.removeChild(r))}return e},co=[],ho=[],fo=function(t){return t.ownerSVGElement||("svg"===(t.tagName+"").toLowerCase()?t:null)},go=function t(e){return"fixed"===to.getComputedStyle(e).position||((e=e.parentNode)&&1===e.nodeType?t(e):void 0)},_o=function t(e,r){if(e.parentNode&&(Ks||po(e))){var n=fo(e),i=n?n.getAttribute("xmlns")||"http://www.w3.org/2000/svg":"http://www.w3.org/1999/xhtml",s=n?r?"rect":"g":"div",o=2!==r?0:100,a=3===r?100:0,u="position:absolute;display:block;pointer-events:none;margin:0;padding:0;",l=Ks.createElementNS?Ks.createElementNS(i.replace(/^https/,"http"),s):Ks.createElement(s);return r&&(n?(io||(io=t(e)),l.setAttribute("width",.01),l.setAttribute("height",.01),l.setAttribute("transform","translate("+o+","+a+")"),io.appendChild(l)):(no||((no=t(e)).style.cssText=u),l.style.cssText=u+"width:0.1px;height:0.1px;top:"+a+"px;left:"+o+"px",no.appendChild(l))),l}throw"Need document and parent."},mo=function(t,e,r,n,i,s,o){return t.a=e,t.b=r,t.c=n,t.d=i,t.e=s,t.f=o,t},Do=function(){function t(t,e,r,n,i,s){void 0===t&&(t=1),void 0===e&&(e=0),void 0===r&&(r=0),void 0===n&&(n=1),void 0===i&&(i=0),void 0===s&&(s=0),mo(this,t,e,r,n,i,s)}var e=t.prototype;return e.inverse=function(){var t=this.a,e=this.b,r=this.c,n=this.d,i=this.e,s=this.f,o=t*n-e*r||1e-10;return mo(this,n/o,-e/o,-r/o,t/o,(r*s-n*i)/o,-(t*s-e*i)/o)},e.multiply=function(t){var e=this.a,r=this.b,n=this.c,i=this.d,s=this.e,o=this.f,a=t.a,u=t.c,l=t.b,p=t.d,c=t.e,h=t.f;return mo(this,a*e+l*n,a*r+l*i,u*e+p*n,u*r+p*i,s+c*e+h*n,o+c*r+h*i)},e.clone=function(){return new t(this.a,this.b,this.c,this.d,this.e,this.f)},e.equals=function(t){var e=this.a,r=this.b,n=this.c,i=this.d,s=this.e,o=this.f;return e===t.a&&r===t.b&&n===t.c&&i===t.d&&s===t.e&&o===t.f},e.apply=function(t,e){void 0===e&&(e={});var r=t.x,n=t.y,i=this.a,s=this.b,o=this.c,a=this.d,u=this.e,l=this.f;return e.x=r*i+n*o+u||0,e.y=r*s+n*a+l||0,e},t}();function vo(t,e,r,n){if(!t||!t.parentNode||(Ks||po(t)).documentElement===t)return new Do;var i=function(t){for(var e,r;t&&t!==ro;)(r=t._gsap)&&r.uncache&&r.get(t,"x"),r&&!r.scaleX&&!r.scaleY&&r.renderTransform&&(r.scaleX=r.scaleY=1e-4,r.renderTransform(1,r),e?e.push(r):e=[r]),t=t.parentNode;return e}(t),s=fo(t)?co:ho,o=function(t,e){var r,n,i,s,o,a,u=fo(t),l=t===u,p=u?co:ho,c=t.parentNode;if(t===to)return t;if(p.length||p.push(_o(t,1),_o(t,2),_o(t,3)),r=u?io:no,u)l?(i=function(t){var e,r=t.getCTM();return r||(e=t.style[uo],t.style[uo]="none",t.appendChild(oo),r=oo.getCTM(),t.removeChild(oo),e?t.style[uo]=e:t.style.removeProperty(uo.replace(/([A-Z])/g,"-$1").toLowerCase())),r||so.clone()}(t),s=-i.e/i.a,o=-i.f/i.d,n=so):t.getBBox?(i=t.getBBox(),n=(n=t.transform?t.transform.baseVal:{}).numberOfItems?n.numberOfItems>1?function(t){for(var e=new Do,r=0;r<t.numberOfItems;r++)e.multiply(t.getItem(r).matrix);return e}(n):n.getItem(0).matrix:so,s=n.a*i.x+n.c*i.y,o=n.b*i.x+n.d*i.y):(n=new Do,s=o=0),e&&"g"===t.tagName.toLowerCase()&&(s=o=0),(l?u:c).appendChild(r),r.setAttribute("transform","matrix("+n.a+","+n.b+","+n.c+","+n.d+","+(n.e+s)+","+(n.f+o)+")");else{if(s=o=0,ao)for(n=t.offsetParent,i=t;i&&(i=i.parentNode)&&i!==n&&i.parentNode;)(to.getComputedStyle(i)[uo]+"").length>4&&(s=i.offsetLeft,o=i.offsetTop,i=0);if("absolute"!==(a=to.getComputedStyle(t)).position&&"fixed"!==a.position)for(n=t.offsetParent;c&&c!==n;)s+=c.scrollLeft||0,o+=c.scrollTop||0,c=c.parentNode;(i=r.style).top=t.offsetTop-o+"px",i.left=t.offsetLeft-s+"px",i[uo]=a[uo],i[lo]=a[lo],i.position="fixed"===a.position?"fixed":"absolute",t.parentNode.appendChild(r)}return r}(t,r),a=s[0].getBoundingClientRect(),u=s[1].getBoundingClientRect(),l=s[2].getBoundingClientRect(),p=o.parentNode,c=!n&&go(t),h=new Do((u.left-a.left)/100,(u.top-a.top)/100,(l.left-a.left)/100,(l.top-a.top)/100,a.left+(c?0:to.pageXOffset||Ks.scrollLeft||eo.scrollLeft||ro.scrollLeft||0),a.top+(c?0:to.pageYOffset||Ks.scrollTop||eo.scrollTop||ro.scrollTop||0));if(p.removeChild(o),i)for(a=i.length;a--;)(u=i[a]).scaleX=u.scaleY=0,u.renderTransform(1,u);return e?h.inverse():h}
/*!
 * MotionPathPlugin 3.12.5
 * https://gsap.com
 *
 * @license Copyright 2008-2024, GreenSock. All rights reserved.
 * Subject to the terms at https://gsap.com/standard-license or for
 * Club GSAP members, the agreement issued with that membership.
 * @author: Jack Doyle, jack@greensock.com
*/var yo,xo,bo,wo,Co,Fo,Eo="x,translateX,left,marginLeft,xPercent".split(","),To="y,translateY,top,marginTop,yPercent".split(","),So=Math.PI/180,Mo=function(t,e,r,n){for(var i=e.length,s=2===n?0:n,o=0;o<i;o++)t[s]=parseFloat(e[o][r]),2===n&&(t[s+1]=0),s+=2;return t},Ao=function(t,e,r){return parseFloat(t._gsap.get(t,e,r||"px"))||0},Ro=function(t){var e,r=t[0],n=t[1];for(e=2;e<t.length;e+=2)r=t[e]+=r,n=t[e+1]+=n},Oo=function(t,e,r,n,i,s,o,a,u){return"cubic"===o.type?e=[e]:(!1!==o.fromCurrent&&e.unshift(Ao(r,n,a),i?Ao(r,i,u):0),o.relative&&Ro(e),e=[(i?ts:Ki)(e,o.curviness)]),e=s(No(e,r,o)),Io(t,r,n,e,"x",a),i&&Io(t,r,i,e,"y",u),Hi(e,o.resolution||(0===o.curviness?20:12))},Po=function(t){return t},ko=/[-+\.]*\d+\.?(?:e-|e\+)?\d*/g,Bo=function(t,e,r){var n,i=vo(t),s=0,o=0;return"svg"===(t.tagName+"").toLowerCase()?(n=t.viewBox.baseVal).width||(n={width:+t.getAttribute("width"),height:+t.getAttribute("height")}):n=e&&t.getBBox&&t.getBBox(),e&&"auto"!==e&&(s=e.push?e[0]*(n?n.width:t.offsetWidth||0):e.x,o=e.push?e[1]*(n?n.height:t.offsetHeight||0):e.y),r.apply(s||o?i.apply({x:s,y:o}):{x:i.e,y:i.f})},Lo=function(t,e,r,n){var i,s=vo(t.parentNode,!0,!0),o=s.clone().multiply(vo(e)),a=Bo(t,r,s),u=Bo(e,n,s),l=u.x,p=u.y;return o.e=o.f=0,"auto"===n&&e.getTotalLength&&"path"===e.tagName.toLowerCase()&&(i=e.getAttribute("d").match(ko)||[],l+=(i=o.apply({x:+i[0],y:+i[1]})).x,p+=i.y),i&&(l-=(i=o.apply(e.getBBox())).x,p-=i.y),o.e=l-a.x,o.f=p-a.y,o},No=function(t,e,r){var n,i,s,o=r.align,a=r.matrix,u=r.offsetX,l=r.offsetY,p=r.alignOrigin,c=t[0][0],h=t[0][1],d=Ao(e,"x"),f=Ao(e,"y");return t&&t.length?(o&&("self"===o||(n=wo(o)[0]||e)===e?Qi(t,1,0,0,1,d-c,f-h):(p&&!1!==p[2]?yo.set(e,{transformOrigin:100*p[0]+"% "+100*p[1]+"%"}):p=[Ao(e,"xPercent")/-100,Ao(e,"yPercent")/-100],s=(i=Lo(e,n,p,"auto")).apply({x:c,y:h}),Qi(t,i.a,i.b,i.c,i.d,d+i.e-(s.x-i.e),f+i.f-(s.y-i.f)))),a?Qi(t,a.a,a.b,a.c,a.d,a.e,a.f):(u||l)&&Qi(t,1,0,0,1,u||0,l||0),t):Xi("M0,0L0,0")},Io=function(t,e,r,n,i,s){var o=e._gsap,a=o.harness,u=a&&a.aliases&&a.aliases[r],l=u&&u.indexOf(",")<0?u:r,p=t._pt=new xo(t._pt,e,l,0,0,Po,0,o.set(e,l,t));p.u=bo(o.get(e,l,s))||0,p.path=n,p.pp=i,t._props.push(l)},zo={version:"3.12.5",name:"motionPath",register:function(t,e,r){bo=(yo=t).utils.getUnit,wo=yo.utils.toArray,Co=yo.core.getStyleSaver,Fo=yo.core.reverting||function(){},xo=r},init:function(t,e,r){if(!yo)return console.warn("Please gsap.registerPlugin(MotionPathPlugin)"),!1;"object"==typeof e&&!e.style&&e.path||(e={path:e});var n,i,s,o,a=[],u=e,l=u.path,p=u.autoRotate,c=u.unitX,h=u.unitY,d=u.x,f=u.y,g=l[0],_=(s=e.start,o="end"in e?e.end:1,function(t){return s||1!==o?Gi(t,s,o):t});if(this.rawPaths=a,this.target=t,this.tween=r,this.styles=Co&&Co(t,"transform"),(this.rotate=p||0===p)&&(this.rOffset=parseFloat(p)||0,this.radians=!!e.useRadians,this.rProp=e.rotation||"rotation",this.rSet=t._gsap.set(t,this.rProp,this),this.ru=bo(t._gsap.get(t,this.rProp))||0),Array.isArray(l)&&!("closed"in l)&&"number"!=typeof g){for(i in g)!d&&~Eo.indexOf(i)?d=i:!f&&~To.indexOf(i)&&(f=i);for(i in d&&f?a.push(Oo(this,Mo(Mo([],l,d,0),l,f,1),t,d,f,_,e,c||bo(l[0][d]),h||bo(l[0][f]))):d=f=0,g)i!==d&&i!==f&&a.push(Oo(this,Mo([],l,i,2),t,i,0,_,e,bo(l[0][i])))}else Hi(n=_(No(Xi(e.path),t,e)),e.resolution),a.push(n),Io(this,t,e.x||"x",n,"x",e.unitX||"px"),Io(this,t,e.y||"y",n,"y",e.unitY||"px")},render:function(t,e){var r=e.rawPaths,n=r.length,i=e._pt;if(e.tween._time||!Fo()){for(t>1?t=1:t<0&&(t=0);n--;)Wi(r[n],t,!n&&e.rotate,r[n]);for(;i;)i.set(i.t,i.p,i.path[i.pp]+i.u,i.d,t),i=i._next;e.rotate&&e.rSet(e.target,e.rProp,r[0].angle*(e.radians?So:1)+e.rOffset+e.ru,e,t)}else e.styles.revert()},getLength:function(t){return Hi(Xi(t)).totalLength},sliceRawPath:Gi,getRawPath:Xi,pointsToSegment:ts,stringToRawPath:Ji,rawPathToString:es,transformRawPath:Qi,getGlobalMatrix:vo,getPositionOnPath:Wi,cacheRawPathMeasurements:Hi,convertToPath:function(t,e){return wo(t).map((function(t){return function(t,e){var r,n,i,s,o,a,u,l,p,c,h,d,f,g,_,m,D,v,y,x,b,w,C=t.tagName.toLowerCase(),F=.552284749831;return"path"!==C&&t.getBBox?(a=function(t,e){var r,n=document.createElementNS("http://www.w3.org/2000/svg","path"),i=[].slice.call(t.attributes),s=i.length;for(e=","+e+",";--s>-1;)r=i[s].nodeName.toLowerCase(),e.indexOf(","+r+",")<0&&n.setAttributeNS(null,r,i[s].nodeValue);return n}(t,"x,y,width,height,cx,cy,rx,ry,r,x1,x2,y1,y2,points"),w=function(t,e){for(var r=e?e.split(","):[],n={},i=r.length;--i>-1;)n[r[i]]=+t.getAttribute(r[i])||0;return n}(t,Yi[C]),"rect"===C?(s=w.rx,o=w.ry||s,n=w.x,i=w.y,c=w.width-2*s,h=w.height-2*o,r=s||o?"M"+(m=(g=(f=n+s)+c)+s)+","+(v=i+o)+" V"+(y=v+h)+" C"+[m,x=y+o*F,_=g+s*F,b=y+o,g,b,g-(g-f)/3,b,f+(g-f)/3,b,f,b,d=n+s*(1-F),b,n,x,n,y,n,y-(y-v)/3,n,v+(y-v)/3,n,v,n,D=i+o*(1-F),d,i,f,i,f+(g-f)/3,i,g-(g-f)/3,i,g,i,_,i,m,D,m,v].join(",")+"z":"M"+(n+c)+","+i+" v"+h+" h"+-c+" v"+-h+" h"+c+"z"):"circle"===C||"ellipse"===C?("circle"===C?l=(s=o=w.r)*F:(s=w.rx,l=(o=w.ry)*F),r="M"+((n=w.cx)+s)+","+(i=w.cy)+" C"+[n+s,i+l,n+(u=s*F),i+o,n,i+o,n-u,i+o,n-s,i+l,n-s,i,n-s,i-l,n-u,i-o,n,i-o,n+u,i-o,n+s,i-l,n+s,i].join(",")+"z"):"line"===C?r="M"+w.x1+","+w.y1+" L"+w.x2+","+w.y2:"polyline"!==C&&"polygon"!==C||(r="M"+(n=(p=(t.getAttribute("points")+"").match(mi)||[]).shift())+","+(i=p.shift())+" L"+p.join(","),"polygon"===C&&(r+=","+n+","+i+"z")),a.setAttribute("d",es(a._gsRawPath=Ji(r))),e&&t.parentNode&&(t.parentNode.insertBefore(a,t),t.parentNode.removeChild(t)),a):t}(t,!1!==e)}))},convertCoordinates:function(t,e,r){var n=vo(e,!0,!0).multiply(vo(t));return r?n.apply(r):n},getAlignMatrix:Lo,getRelativePosition:function(t,e,r,n){var i=Lo(t,e,r,n);return{x:i.e,y:i.f}},arrayToRawPath:function(t,e){var r=Mo(Mo([],t,(e=e||{}).x||"x",0),t,e.y||"y",1);return e.relative&&Ro(r),["cubic"===e.type?r:ts(r,e.curviness)]}};function Xo(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(yo||"undefined"!=typeof window&&(yo=window.gsap)&&yo.registerPlugin&&yo)&&yo.registerPlugin(zo);
/*!
 * Draggable 3.12.5
 * https://gsap.com
 *
 * @license Copyright 2008-2024, GreenSock. All rights reserved.
 * Subject to the terms at https://gsap.com/standard-license or for
 * Club GSAP members, the agreement issued with that membership.
 * @author: Jack Doyle, jack@greensock.com
 */
var jo,Yo,qo,Go,Vo,Ho,$o,Uo,Wo,Qo,Zo,Jo,Ko,ta,ea,ra,na,ia,sa,oa,aa,ua,la=0,pa=function(){return"undefined"!=typeof window},ca=function(){return jo||pa()&&(jo=window.gsap)&&jo.registerPlugin&&jo},ha=function(t){return"function"==typeof t},da=function(t){return"object"==typeof t},fa=function(t){return void 0===t},ga=function(){return!1},_a="transform",ma="transformOrigin",Da=function(t){return Math.round(1e4*t)/1e4},va=Array.isArray,ya=function(t,e){var r=qo.createElementNS?qo.createElementNS((e||"http://www.w3.org/1999/xhtml").replace(/^https/,"http"),t):qo.createElement(t);return r.style?r:qo.createElement(t)},xa=180/Math.PI,ba=1e20,wa=new Do,Ca=Date.now||function(){return(new Date).getTime()},Fa=[],Ea={},Ta=0,Sa=/^(?:a|input|textarea|button|select)$/i,Ma=0,Aa={},Ra={},Oa=function(t,e){var r,n={};for(r in t)n[r]=e?t[r]*e:t[r];return n},Pa=function t(e,r){for(var n,i=e.length;i--;)r?e[i].style.touchAction=r:e[i].style.removeProperty("touch-action"),(n=e[i].children)&&n.length&&t(n,r)},ka=function(){return Fa.forEach((function(t){return t()}))},Ba=function(){return!Fa.length&&jo.ticker.remove(ka)},La=function(t){for(var e=Fa.length;e--;)Fa[e]===t&&Fa.splice(e,1);jo.to(Ba,{overwrite:!0,delay:15,duration:0,onComplete:Ba,data:"_draggable"})},Na=function(t,e,r,n){if(t.addEventListener){var i=Ko[e];n=n||(Zo?{passive:!1}:null),t.addEventListener(i||e,r,n),i&&e!==i&&t.addEventListener(e,r,n)}},Ia=function(t,e,r,n){if(t.removeEventListener){var i=Ko[e];t.removeEventListener(i||e,r,n),i&&e!==i&&t.removeEventListener(e,r,n)}},za=function(t){t.preventDefault&&t.preventDefault(),t.preventManipulation&&t.preventManipulation()},Xa=function t(e){ta=e.touches&&la<e.touches.length,Ia(e.target,"touchend",t)},ja=function(t){ta=t.touches&&la<t.touches.length,Na(t.target,"touchend",Xa)},Ya=function(t){return Yo.pageYOffset||t.scrollTop||t.documentElement.scrollTop||t.body.scrollTop||0},qa=function(t){return Yo.pageXOffset||t.scrollLeft||t.documentElement.scrollLeft||t.body.scrollLeft||0},Ga=function t(e,r){Na(e,"scroll",r),Ha(e.parentNode)||t(e.parentNode,r)},Va=function t(e,r){Ia(e,"scroll",r),Ha(e.parentNode)||t(e.parentNode,r)},Ha=function(t){return!(t&&t!==Go&&9!==t.nodeType&&t!==qo.body&&t!==Yo&&t.nodeType&&t.parentNode)},$a=function(t,e){var r="x"===e?"Width":"Height",n="scroll"+r,i="client"+r;return Math.max(0,Ha(t)?Math.max(Go[n],Vo[n])-(Yo["inner"+r]||Go[i]||Vo[i]):t[n]-t[i])},Ua=function t(e,r){var n=$a(e,"x"),i=$a(e,"y");Ha(e)?e=Ra:t(e.parentNode,r),e._gsMaxScrollX=n,e._gsMaxScrollY=i,r||(e._gsScrollX=e.scrollLeft||0,e._gsScrollY=e.scrollTop||0)},Wa=function(t,e,r){var n=t.style;n&&(fa(n[e])&&(e=Wo(e,t)||e),null==r?n.removeProperty&&n.removeProperty(e.replace(/([A-Z])/g,"-$1").toLowerCase()):n[e]=r)},Qa=function(t){return Yo.getComputedStyle(t instanceof Element?t:t.host||(t.parentNode||{}).host||t)},Za={},Ja=function(t){if(t===Yo)return Za.left=Za.top=0,Za.width=Za.right=Go.clientWidth||t.innerWidth||Vo.clientWidth||0,Za.height=Za.bottom=(t.innerHeight||0)-20<Go.clientHeight?Go.clientHeight:t.innerHeight||Vo.clientHeight||0,Za;var e=t.ownerDocument||qo,r=fa(t.pageX)?t.nodeType||fa(t.left)||fa(t.top)?Qo(t)[0].getBoundingClientRect():t:{left:t.pageX-qa(e),top:t.pageY-Ya(e),right:t.pageX-qa(e)+1,bottom:t.pageY-Ya(e)+1};return fa(r.right)&&!fa(r.width)?(r.right=r.left+r.width,r.bottom=r.top+r.height):fa(r.width)&&(r={width:r.right-r.left,height:r.bottom-r.top,right:r.right,left:r.left,bottom:r.bottom,top:r.top}),r},Ka=function(t,e,r){var n,i=t.vars,s=i[r],o=t._listeners[e];return ha(s)&&(n=s.apply(i.callbackScope||t,i[r+"Params"]||[t.pointerEvent])),o&&!1===t.dispatchEvent(e)&&(n=!1),n},tu=function(t,e){var r,n,i,s=Qo(t)[0];return s.nodeType||s===Yo?ru(s,e):fa(t.left)?{left:n=t.min||t.minX||t.minRotation||0,top:r=t.min||t.minY||0,width:(t.max||t.maxX||t.maxRotation||0)-n,height:(t.max||t.maxY||0)-r}:(i={x:0,y:0},{left:t.left-i.x,top:t.top-i.y,width:t.width,height:t.height})},eu={},ru=function(t,e){e=Qo(e)[0];var r,n,i,s,o,a,u,l,p,c,h,d,f,g=t.getBBox&&t.ownerSVGElement,_=t.ownerDocument||qo;if(t===Yo)i=Ya(_),n=(r=qa(_))+(_.documentElement.clientWidth||t.innerWidth||_.body.clientWidth||0),s=i+((t.innerHeight||0)-20<_.documentElement.clientHeight?_.documentElement.clientHeight:t.innerHeight||_.body.clientHeight||0);else{if(e===Yo||fa(e))return t.getBoundingClientRect();r=i=0,g?(h=(c=t.getBBox()).width,d=c.height):(t.viewBox&&(c=t.viewBox.baseVal)&&(r=c.x||0,i=c.y||0,h=c.width,d=c.height),h||(c="border-box"===(f=Qa(t)).boxSizing,h=(parseFloat(f.width)||t.clientWidth||0)+(c?0:parseFloat(f.borderLeftWidth)+parseFloat(f.borderRightWidth)),d=(parseFloat(f.height)||t.clientHeight||0)+(c?0:parseFloat(f.borderTopWidth)+parseFloat(f.borderBottomWidth)))),n=h,s=d}return t===e?{left:r,top:i,width:n-r,height:s-i}:(a=(o=vo(e,!0).multiply(vo(t))).apply({x:r,y:i}),u=o.apply({x:n,y:i}),l=o.apply({x:n,y:s}),p=o.apply({x:r,y:s}),{left:r=Math.min(a.x,u.x,l.x,p.x),top:i=Math.min(a.y,u.y,l.y,p.y),width:Math.max(a.x,u.x,l.x,p.x)-r,height:Math.max(a.y,u.y,l.y,p.y)-i})},nu=function(t,e,r,n,i,s){var o,a,u,l={};if(e)if(1!==i&&e instanceof Array){if(l.end=o=[],u=e.length,da(e[0]))for(a=0;a<u;a++)o[a]=Oa(e[a],i);else for(a=0;a<u;a++)o[a]=e[a]*i;r+=1.1,n-=1.1}else ha(e)?l.end=function(r){var n,s,o=e.call(t,r);if(1!==i)if(da(o)){for(s in n={},o)n[s]=o[s]*i;o=n}else o*=i;return o}:l.end=e;return(r||0===r)&&(l.max=r),(n||0===n)&&(l.min=n),s&&(l.velocity=0),l},iu=function t(e){var r;return!(!e||!e.getAttribute||e===Vo)&&(!("true"!==(r=e.getAttribute("data-clickable"))&&("false"===r||!Sa.test(e.nodeName+"")&&"true"!==e.getAttribute("contentEditable")))||t(e.parentNode))},su=function(t,e){for(var r,n=t.length;n--;)(r=t[n]).ondragstart=r.onselectstart=e?null:ga,jo.set(r,{lazy:!0,userSelect:e?"text":"none"})},ou=function t(e){return"fixed"===Qa(e).position||((e=e.parentNode)&&1===e.nodeType?t(e):void 0)},au=function(t,e){t=jo.utils.toArray(t)[0],e=e||{};var r,n,i,s,o,a,u=document.createElement("div"),l=u.style,p=t.firstChild,c=0,h=0,d=t.scrollTop,f=t.scrollLeft,g=t.scrollWidth,_=t.scrollHeight,m=0,D=0,v=0;aa&&!1!==e.force3D?(o="translate3d(",a="px,0px)"):_a&&(o="translate(",a="px)"),this.scrollTop=function(t,e){if(!arguments.length)return-this.top();this.top(-t,e)},this.scrollLeft=function(t,e){if(!arguments.length)return-this.left();this.left(-t,e)},this.left=function(r,n){if(!arguments.length)return-(t.scrollLeft+h);var i=t.scrollLeft-f,s=h;if((i>2||i<-2)&&!n)return f=t.scrollLeft,jo.killTweensOf(this,{left:1,scrollLeft:1}),this.left(-f),void(e.onKill&&e.onKill());(r=-r)<0?(h=r-.5|0,r=0):r>D?(h=r-D|0,r=D):h=0,(h||s)&&(this._skip||(l[_a]=o+-h+"px,"+-c+a),h+m>=0&&(l.paddingRight=h+m+"px")),t.scrollLeft=0|r,f=t.scrollLeft},this.top=function(r,n){if(!arguments.length)return-(t.scrollTop+c);var i=t.scrollTop-d,s=c;if((i>2||i<-2)&&!n)return d=t.scrollTop,jo.killTweensOf(this,{top:1,scrollTop:1}),this.top(-d),void(e.onKill&&e.onKill());(r=-r)<0?(c=r-.5|0,r=0):r>v?(c=r-v|0,r=v):c=0,(c||s)&&(this._skip||(l[_a]=o+-h+"px,"+-c+a)),t.scrollTop=0|r,d=t.scrollTop},this.maxScrollTop=function(){return v},this.maxScrollLeft=function(){return D},this.disable=function(){for(p=u.firstChild;p;)s=p.nextSibling,t.appendChild(p),p=s;t===u.parentNode&&t.removeChild(u)},this.enable=function(){if((p=t.firstChild)!==u){for(;p;)s=p.nextSibling,u.appendChild(p),p=s;t.appendChild(u),this.calibrate()}},this.calibrate=function(e){var s,o,a,p=t.clientWidth===r;d=t.scrollTop,f=t.scrollLeft,p&&t.clientHeight===n&&u.offsetHeight===i&&g===t.scrollWidth&&_===t.scrollHeight&&!e||((c||h)&&(o=this.left(),a=this.top(),this.left(-t.scrollLeft),this.top(-t.scrollTop)),s=Qa(t),p&&!e||(l.display="block",l.width="auto",l.paddingRight="0px",(m=Math.max(0,t.scrollWidth-t.clientWidth))&&(m+=parseFloat(s.paddingLeft)+(ua?parseFloat(s.paddingRight):0))),l.display="inline-block",l.position="relative",l.overflow="visible",l.verticalAlign="top",l.boxSizing="content-box",l.width="100%",l.paddingRight=m+"px",ua&&(l.paddingBottom=s.paddingBottom),r=t.clientWidth,n=t.clientHeight,g=t.scrollWidth,_=t.scrollHeight,D=t.scrollWidth-r,v=t.scrollHeight-n,i=u.offsetHeight,l.display="block",(o||a)&&(this.left(o),this.top(a)))},this.content=u,this.element=t,this._skip=!1,this.enable()},uu=function(t){if(pa()&&document.body){var e=window&&window.navigator;Yo=window,qo=document,Go=qo.documentElement,Vo=qo.body,Ho=ya("div"),ia=!!window.PointerEvent,($o=ya("div")).style.cssText="visibility:hidden;height:1px;top:-1px;pointer-events:none;position:relative;clear:both;cursor:grab",na="grab"===$o.style.cursor?"grab":"move",ea=e&&-1!==e.userAgent.toLowerCase().indexOf("android"),Jo="ontouchstart"in Go&&"orientation"in Yo||e&&(e.MaxTouchPoints>0||e.msMaxTouchPoints>0),n=ya("div"),s=(i=ya("div")).style,o=Vo,s.display="inline-block",s.position="relative",n.style.cssText="width:90px;height:40px;padding:10px;overflow:auto;visibility:hidden",n.appendChild(i),o.appendChild(n),r=i.offsetHeight+18>n.scrollHeight,o.removeChild(n),ua=r,Ko=function(t){for(var e=t.split(","),r=(("onpointerdown"in Ho?"pointerdown,pointermove,pointerup,pointercancel":"onmspointerdown"in Ho?"MSPointerDown,MSPointerMove,MSPointerUp,MSPointerCancel":t).split(",")),n={},i=4;--i>-1;)n[e[i]]=r[i],n[r[i]]=e[i];try{Go.addEventListener("test",null,Object.defineProperty({},"passive",{get:function(){Zo=1}}))}catch(t){}return n}("touchstart,touchmove,touchend,touchcancel"),Na(qo,"touchcancel",ga),Na(Yo,"touchmove",ga),Vo&&Vo.addEventListener("touchstart",ga),Na(qo,"contextmenu",(function(){for(var t in Ea)Ea[t].isPressed&&Ea[t].endDrag()})),jo=Uo=ca()}var r,n,i,s,o;jo?(ra=jo.plugins.inertia,sa=jo.core.context||function(){},Wo=jo.utils.checkPrefix,_a=Wo(_a),ma=Wo(ma),Qo=jo.utils.toArray,oa=jo.core.getStyleSaver,aa=!!Wo("perspective")):t&&console.warn("Please gsap.registerPlugin(Draggable)")},lu=function(t){var e,r;function n(e,r){var i;i=t.call(this)||this,Uo||uu(1),e=Qo(e)[0],i.styles=oa&&oa(e,"transform,left,top"),ra||(ra=jo.plugins.inertia),i.vars=r=Oa(r||{}),i.target=e,i.x=i.y=i.rotation=0,i.dragResistance=parseFloat(r.dragResistance)||0,i.edgeResistance=isNaN(r.edgeResistance)?1:parseFloat(r.edgeResistance)||0,i.lockAxis=r.lockAxis,i.autoScroll=r.autoScroll||0,i.lockedAxis=null,i.allowEventDefault=!!r.allowEventDefault,jo.getProperty(e,"x");var s,o,a,u,l,p,c,h,d,f,g,_,m,D,v,y,x,b,w,C,F,E,T,S,M,A,R,O,P,k,B,L,N,I=(r.type||"x,y").toLowerCase(),z=~I.indexOf("x")||~I.indexOf("y"),X=-1!==I.indexOf("rotation"),j=X?"rotation":z?"x":"left",Y=z?"y":"top",q=!(!~I.indexOf("x")&&!~I.indexOf("left")&&"scroll"!==I),G=!(!~I.indexOf("y")&&!~I.indexOf("top")&&"scroll"!==I),V=r.minimumMovement||2,H=Xo(i),$=Qo(r.trigger||r.handle||e),U={},W=0,Q=!1,Z=r.autoScrollMarginTop||40,J=r.autoScrollMarginRight||40,K=r.autoScrollMarginBottom||40,tt=r.autoScrollMarginLeft||40,et=r.clickableTest||iu,rt=0,nt=e._gsap||jo.core.getCache(e),it=ou(e),st=function(t,r){return parseFloat(nt.get(e,t,r))},ot=e.ownerDocument||qo,at=function(t){return za(t),t.stopImmediatePropagation&&t.stopImmediatePropagation(),!1},ut=function t(r){if(H.autoScroll&&H.isDragging&&(Q||x)){var n,i,s,a,u,l,p,c,d=e,f=15*H.autoScroll;for(Q=!1,Ra.scrollTop=null!=Yo.pageYOffset?Yo.pageYOffset:null!=ot.documentElement.scrollTop?ot.documentElement.scrollTop:ot.body.scrollTop,Ra.scrollLeft=null!=Yo.pageXOffset?Yo.pageXOffset:null!=ot.documentElement.scrollLeft?ot.documentElement.scrollLeft:ot.body.scrollLeft,a=H.pointerX-Ra.scrollLeft,u=H.pointerY-Ra.scrollTop;d&&!i;)n=(i=Ha(d.parentNode))?Ra:d.parentNode,s=i?{bottom:Math.max(Go.clientHeight,Yo.innerHeight||0),right:Math.max(Go.clientWidth,Yo.innerWidth||0),left:0,top:0}:n.getBoundingClientRect(),l=p=0,G&&((c=n._gsMaxScrollY-n.scrollTop)<0?p=c:u>s.bottom-K&&c?(Q=!0,p=Math.min(c,f*(1-Math.max(0,s.bottom-u)/K)|0)):u<s.top+Z&&n.scrollTop&&(Q=!0,p=-Math.min(n.scrollTop,f*(1-Math.max(0,u-s.top)/Z)|0)),p&&(n.scrollTop+=p)),q&&((c=n._gsMaxScrollX-n.scrollLeft)<0?l=c:a>s.right-J&&c?(Q=!0,l=Math.min(c,f*(1-Math.max(0,s.right-a)/J)|0)):a<s.left+tt&&n.scrollLeft&&(Q=!0,l=-Math.min(n.scrollLeft,f*(1-Math.max(0,a-s.left)/tt)|0)),l&&(n.scrollLeft+=l)),i&&(l||p)&&(Yo.scrollTo(n.scrollLeft,n.scrollTop),xt(H.pointerX+l,H.pointerY+p)),d=n}if(x){var g=H.x,_=H.y;X?(H.deltaX=g-parseFloat(nt.rotation),H.rotation=g,nt.rotation=g+"deg",nt.renderTransform(1,nt)):o?(G&&(H.deltaY=_-o.top(),o.top(_)),q&&(H.deltaX=g-o.left(),o.left(g))):z?(G&&(H.deltaY=_-parseFloat(nt.y),nt.y=_+"px"),q&&(H.deltaX=g-parseFloat(nt.x),nt.x=g+"px"),nt.renderTransform(1,nt)):(G&&(H.deltaY=_-parseFloat(e.style.top||0),e.style.top=_+"px"),q&&(H.deltaX=g-parseFloat(e.style.left||0),e.style.left=g+"px")),!h||r||O||(O=!0,!1===Ka(H,"drag","onDrag")&&(q&&(H.x-=H.deltaX),G&&(H.y-=H.deltaY),t(!0)),O=!1)}x=!1},lt=function(t,r){var n,i,s=H.x,a=H.y;e._gsap||(nt=jo.core.getCache(e)),nt.uncache&&jo.getProperty(e,"x"),z?(H.x=parseFloat(nt.x),H.y=parseFloat(nt.y)):X?H.x=H.rotation=parseFloat(nt.rotation):o?(H.y=o.top(),H.x=o.left()):(H.y=parseFloat(e.style.top||(i=Qa(e))&&i.top)||0,H.x=parseFloat(e.style.left||(i||{}).left)||0),(w||C||F)&&!r&&(H.isDragging||H.isThrowing)&&(F&&(Aa.x=H.x,Aa.y=H.y,(n=F(Aa)).x!==H.x&&(H.x=n.x,x=!0),n.y!==H.y&&(H.y=n.y,x=!0)),w&&(n=w(H.x))!==H.x&&(H.x=n,X&&(H.rotation=n),x=!0),C&&((n=C(H.y))!==H.y&&(H.y=n),x=!0)),x&&ut(!0),t||(H.deltaX=H.x-s,H.deltaY=H.y-a,Ka(H,"throwupdate","onThrowUpdate"))},pt=function(t,e,r,n){return null==e&&(e=-ba),null==r&&(r=ba),ha(t)?function(i){var s=H.isPressed?1-H.edgeResistance:1;return t.call(H,(i>r?r+(i-r)*s:i<e?e+(i-e)*s:i)*n)*n}:va(t)?function(n){for(var i,s,o=t.length,a=0,u=ba;--o>-1;)(s=(i=t[o])-n)<0&&(s=-s),s<u&&i>=e&&i<=r&&(a=o,u=s);return t[a]}:isNaN(t)?function(t){return t}:function(){return t*n}},ct=function(){var t,n,i,s;c=!1,o?(o.calibrate(),H.minX=g=-o.maxScrollLeft(),H.minY=m=-o.maxScrollTop(),H.maxX=f=H.maxY=_=0,c=!0):r.bounds&&(t=tu(r.bounds,e.parentNode),X?(H.minX=g=t.left,H.maxX=f=t.left+t.width,H.minY=m=H.maxY=_=0):fa(r.bounds.maxX)&&fa(r.bounds.maxY)?(n=tu(e,e.parentNode),H.minX=g=Math.round(st(j,"px")+t.left-n.left),H.minY=m=Math.round(st(Y,"px")+t.top-n.top),H.maxX=f=Math.round(g+(t.width-n.width)),H.maxY=_=Math.round(m+(t.height-n.height))):(t=r.bounds,H.minX=g=t.minX,H.minY=m=t.minY,H.maxX=f=t.maxX,H.maxY=_=t.maxY),g>f&&(H.minX=f,H.maxX=f=g,g=H.minX),m>_&&(H.minY=_,H.maxY=_=m,m=H.minY),X&&(H.minRotation=g,H.maxRotation=f),c=!0),r.liveSnap&&(i=!0===r.liveSnap?r.snap||{}:r.liveSnap,s=va(i)||ha(i),X?(w=pt(s?i:i.rotation,g,f,1),C=null):i.points?F=function(t,e,r,n,i,s,o){return s=s&&s<ba?s*s:ba,ha(t)?function(a){var u,l,p,c=H.isPressed?1-H.edgeResistance:1,h=a.x,d=a.y;return a.x=h=h>r?r+(h-r)*c:h<e?e+(h-e)*c:h,a.y=d=d>i?i+(d-i)*c:d<n?n+(d-n)*c:d,(u=t.call(H,a))!==a&&(a.x=u.x,a.y=u.y),1!==o&&(a.x*=o,a.y*=o),s<ba&&(l=a.x-h)*l+(p=a.y-d)*p>s&&(a.x=h,a.y=d),a}:va(t)?function(e){for(var r,n,i,o,a=t.length,u=0,l=ba;--a>-1;)(o=(r=(i=t[a]).x-e.x)*r+(n=i.y-e.y)*n)<l&&(u=a,l=o);return l<=s?t[u]:e}:function(t){return t}}(s?i:i.points,g,f,m,_,i.radius,o?-1:1):(q&&(w=pt(s?i:i.x||i.left||i.scrollLeft,g,f,o?-1:1)),G&&(C=pt(s?i:i.y||i.top||i.scrollTop,m,_,o?-1:1))))},ht=function(){H.isThrowing=!1,Ka(H,"throwcomplete","onThrowComplete")},dt=function(){H.isThrowing=!1},ft=function(t,n){var i,s,a,u;t&&ra?(!0===t&&(i=r.snap||r.liveSnap||{},s=va(i)||ha(i),t={resistance:(r.throwResistance||r.resistance||1e3)/(X?10:1)},X?t.rotation=nu(H,s?i:i.rotation,f,g,1,n):(q&&(t[j]=nu(H,s?i:i.points||i.x||i.left,f,g,o?-1:1,n||"x"===H.lockedAxis)),G&&(t[Y]=nu(H,s?i:i.points||i.y||i.top,_,m,o?-1:1,n||"y"===H.lockedAxis)),(i.points||va(i)&&da(i[0]))&&(t.linkedProps=j+","+Y,t.radius=i.radius))),H.isThrowing=!0,u=isNaN(r.overshootTolerance)?1===r.edgeResistance?0:1-H.edgeResistance+.2:r.overshootTolerance,t.duration||(t.duration={max:Math.max(r.minDuration||0,"maxDuration"in r?r.maxDuration:2),min:isNaN(r.minDuration)?0===u||da(t)&&t.resistance>1e3?0:.5:r.minDuration,overshoot:u}),H.tween=a=jo.to(o||e,{inertia:t,data:"_draggable",inherit:!1,onComplete:ht,onInterrupt:dt,onUpdate:r.fastMode?Ka:lt,onUpdateParams:r.fastMode?[H,"onthrowupdate","onThrowUpdate"]:i&&i.radius?[!1,!0]:[]}),r.fastMode||(o&&(o._skip=!0),a.render(1e9,!0,!0),lt(!0,!0),H.endX=H.x,H.endY=H.y,X&&(H.endRotation=H.x),a.play(0),lt(!0,!0),o&&(o._skip=!1))):c&&H.applyBounds()},gt=function(t){var r,n=S;S=vo(e.parentNode,!0),t&&H.isPressed&&!S.equals(n||new Do)&&(r=n.inverse().apply({x:a,y:u}),S.apply(r,r),a=r.x,u=r.y),S.equals(wa)&&(S=null)},_t=function(){var t,r,n,i=1-H.edgeResistance,s=it?qa(ot):0,h=it?Ya(ot):0;z&&(nt.x=st(j,"px")+"px",nt.y=st(Y,"px")+"px",nt.renderTransform()),gt(!1),eu.x=H.pointerX-s,eu.y=H.pointerY-h,S&&S.apply(eu,eu),a=eu.x,u=eu.y,x&&(xt(H.pointerX,H.pointerY),ut(!0)),L=vo(e),o?(ct(),p=o.top(),l=o.left()):(mt()?(lt(!0,!0),ct()):H.applyBounds(),X?(t=e.ownerSVGElement?[nt.xOrigin-e.getBBox().x,nt.yOrigin-e.getBBox().y]:(Qa(e)[ma]||"0 0").split(" "),y=H.rotationOrigin=vo(e).apply({x:parseFloat(t[0])||0,y:parseFloat(t[1])||0}),lt(!0,!0),r=H.pointerX-y.x-s,n=y.y-H.pointerY+h,l=H.x,p=H.y=Math.atan2(n,r)*xa):(p=st(Y,"px"),l=st(j,"px"))),c&&i&&(l>f?l=f+(l-f)/i:l<g&&(l=g-(g-l)/i),X||(p>_?p=_+(p-_)/i:p<m&&(p=m-(m-p)/i))),H.startX=l=Da(l),H.startY=p=Da(p)},mt=function(){return H.tween&&H.tween.isActive()},Dt=function(){!$o.parentNode||mt()||H.isDragging||$o.parentNode.removeChild($o)},vt=function(t,i){var l;if(!s||H.isPressed||!t||!("mousedown"!==t.type&&"pointerdown"!==t.type||i)&&Ca()-rt<30&&Ko[H.pointerEvent.type])B&&t&&s&&za(t);else{if(M=mt(),N=!1,H.pointerEvent=t,Ko[t.type]?(T=~t.type.indexOf("touch")?t.currentTarget||t.target:ot,Na(T,"touchend",bt),Na(T,"touchmove",yt),Na(T,"touchcancel",bt),Na(ot,"touchstart",ja)):(T=null,Na(ot,"mousemove",yt)),R=null,ia&&T||(Na(ot,"mouseup",bt),t&&t.target&&Na(t.target,"mouseup",bt)),E=et.call(H,t.target)&&!1===r.dragClickables&&!i)return Na(t.target,"change",bt),Ka(H,"pressInit","onPressInit"),Ka(H,"press","onPress"),su($,!0),void(B=!1);var p;if(A=!(!T||q===G||!1===H.vars.allowNativeTouchScrolling||H.vars.allowContextMenu&&t&&(t.ctrlKey||t.which>2))&&(q?"y":"x"),(B=!A&&!H.allowEventDefault)&&(za(t),Na(Yo,"touchforcechange",za)),t.changedTouches?(t=D=t.changedTouches[0],v=t.identifier):t.pointerId?v=t.pointerId:D=v=null,la++,p=ut,Fa.push(p),1===Fa.length&&jo.ticker.add(ka),u=H.pointerY=t.pageY,a=H.pointerX=t.pageX,Ka(H,"pressInit","onPressInit"),(A||H.autoScroll)&&Ua(e.parentNode),!e.parentNode||!H.autoScroll||o||X||!e.parentNode._gsMaxScrollX||$o.parentNode||e.getBBox||($o.style.width=e.parentNode.scrollWidth+"px",e.parentNode.appendChild($o)),_t(),H.tween&&H.tween.kill(),H.isThrowing=!1,jo.killTweensOf(o||e,U,!0),o&&jo.killTweensOf(e,{scrollTo:1},!0),H.tween=H.lockedAxis=null,(r.zIndexBoost||!X&&!o&&!1!==r.zIndexBoost)&&(e.style.zIndex=n.zIndex++),H.isPressed=!0,h=!(!r.onDrag&&!H._listeners.drag),d=!(!r.onMove&&!H._listeners.move),!1!==r.cursor||r.activeCursor)for(l=$.length;--l>-1;)jo.set($[l],{cursor:r.activeCursor||r.cursor||("grab"===na?"grabbing":na)});Ka(H,"press","onPress")}},yt=function(t){var r,n,i,o,l,p,c=t;if(s&&!ta&&H.isPressed&&t){if(H.pointerEvent=t,r=t.changedTouches){if((t=r[0])!==D&&t.identifier!==v){for(o=r.length;--o>-1&&(t=r[o]).identifier!==v&&t.target!==e;);if(o<0)return}}else if(t.pointerId&&v&&t.pointerId!==v)return;T&&A&&!R&&(eu.x=t.pageX-(it?qa(ot):0),eu.y=t.pageY-(it?Ya(ot):0),S&&S.apply(eu,eu),n=eu.x,i=eu.y,((l=Math.abs(n-a))!==(p=Math.abs(i-u))&&(l>V||p>V)||ea&&A===R)&&(R=l>p&&q?"x":"y",A&&R!==A&&Na(Yo,"touchforcechange",za),!1!==H.vars.lockAxisOnTouchScroll&&q&&G&&(H.lockedAxis="x"===R?"y":"x",ha(H.vars.onLockAxis)&&H.vars.onLockAxis.call(H,c)),ea&&A===R))?bt(c):(H.allowEventDefault||A&&(!R||A===R)||!1===c.cancelable?B&&(B=!1):(za(c),B=!0),H.autoScroll&&(Q=!0),xt(t.pageX,t.pageY,d))}else B&&t&&s&&za(t)},xt=function(t,e,r){var n,i,s,o,h,d,D=1-H.dragResistance,v=1-H.edgeResistance,b=H.pointerX,E=H.pointerY,T=p,M=H.x,A=H.y,R=H.endX,O=H.endY,P=H.endRotation,k=x;H.pointerX=t,H.pointerY=e,it&&(t-=qa(ot),e-=Ya(ot)),X?(o=Math.atan2(y.y-e,t-y.x)*xa,(h=H.y-o)>180?(p-=360,H.y=o):h<-180&&(p+=360,H.y=o),H.x!==l||Math.abs(p-o)>V?(H.y=o,s=l+(p-o)*D):s=l):(S&&(d=t*S.a+e*S.c+S.e,e=t*S.b+e*S.d+S.f,t=d),(i=e-u)<V&&i>-V&&(i=0),(n=t-a)<V&&n>-V&&(n=0),(H.lockAxis||H.lockedAxis)&&(n||i)&&((d=H.lockedAxis)||(H.lockedAxis=d=q&&Math.abs(n)>Math.abs(i)?"y":G?"x":null,d&&ha(H.vars.onLockAxis)&&H.vars.onLockAxis.call(H,H.pointerEvent)),"y"===d?i=0:"x"===d&&(n=0)),s=Da(l+n*D),o=Da(p+i*D)),(w||C||F)&&(H.x!==s||H.y!==o&&!X)&&(F&&(Aa.x=s,Aa.y=o,d=F(Aa),s=Da(d.x),o=Da(d.y)),w&&(s=Da(w(s))),C&&(o=Da(C(o)))),c&&(s>f?s=f+Math.round((s-f)*v):s<g&&(s=g+Math.round((s-g)*v)),X||(o>_?o=Math.round(_+(o-_)*v):o<m&&(o=Math.round(m+(o-m)*v)))),(H.x!==s||H.y!==o&&!X)&&(X?(H.endRotation=H.x=H.endX=s,x=!0):(G&&(H.y=H.endY=o,x=!0),q&&(H.x=H.endX=s,x=!0)),r&&!1===Ka(H,"move","onMove")?(H.pointerX=b,H.pointerY=E,p=T,H.x=M,H.y=A,H.endX=R,H.endY=O,H.endRotation=P,x=k):!H.isDragging&&H.isPressed&&(H.isDragging=N=!0,Ka(H,"dragstart","onDragStart")))},bt=function t(n,i){if(s&&H.isPressed&&(!n||null==v||i||!(n.pointerId&&n.pointerId!==v&&n.target!==e||n.changedTouches&&!function(t,e){for(var r=t.length;r--;)if(t[r].identifier===e)return!0}(n.changedTouches,v)))){H.isPressed=!1;var o,a,u,l,p,c=n,h=H.isDragging,d=H.vars.allowContextMenu&&n&&(n.ctrlKey||n.which>2),f=jo.delayedCall(.001,Dt);if(T?(Ia(T,"touchend",t),Ia(T,"touchmove",yt),Ia(T,"touchcancel",t),Ia(ot,"touchstart",ja)):Ia(ot,"mousemove",yt),Ia(Yo,"touchforcechange",za),ia&&T||(Ia(ot,"mouseup",t),n&&n.target&&Ia(n.target,"mouseup",t)),x=!1,h&&(W=Ma=Ca(),H.isDragging=!1),La(ut),E&&!d)return n&&(Ia(n.target,"change",t),H.pointerEvent=c),su($,!1),Ka(H,"release","onRelease"),Ka(H,"click","onClick"),void(E=!1);for(a=$.length;--a>-1;)Wa($[a],"cursor",r.cursor||(!1!==r.cursor?na:null));if(la--,n){if((o=n.changedTouches)&&(n=o[0])!==D&&n.identifier!==v){for(a=o.length;--a>-1&&(n=o[a]).identifier!==v&&n.target!==e;);if(a<0&&!i)return}H.pointerEvent=c,H.pointerX=n.pageX,H.pointerY=n.pageY}return d&&c?(za(c),B=!0,Ka(H,"release","onRelease")):c&&!h?(B=!1,M&&(r.snap||r.bounds)&&ft(r.inertia||r.throwProps),Ka(H,"release","onRelease"),ea&&"touchmove"===c.type||-1!==c.type.indexOf("cancel")||(Ka(H,"click","onClick"),Ca()-rt<300&&Ka(H,"doubleclick","onDoubleClick"),l=c.target||e,rt=Ca(),p=function(){rt===P||!H.enabled()||H.isPressed||c.defaultPrevented||(l.click?l.click():ot.createEvent&&((u=ot.createEvent("MouseEvents")).initMouseEvent("click",!0,!0,Yo,1,H.pointerEvent.screenX,H.pointerEvent.screenY,H.pointerX,H.pointerY,!1,!1,!1,!1,0,null),l.dispatchEvent(u)))},ea||c.defaultPrevented||jo.delayedCall(.05,p))):(ft(r.inertia||r.throwProps),H.allowEventDefault||!c||!1===r.dragClickables&&et.call(H,c.target)||!h||A&&(!R||A!==R)||!1===c.cancelable?B=!1:(B=!0,za(c)),Ka(H,"release","onRelease")),mt()&&f.duration(H.tween.duration()),h&&Ka(H,"dragend","onDragEnd"),!0}B&&n&&s&&za(n)},wt=function(t){if(t&&H.isDragging&&!o){var r=t.target||e.parentNode,n=r.scrollLeft-r._gsScrollX,i=r.scrollTop-r._gsScrollY;(n||i)&&(S?(a-=n*S.a+i*S.c,u-=i*S.d+n*S.b):(a-=n,u-=i),r._gsScrollX+=n,r._gsScrollY+=i,xt(H.pointerX,H.pointerY))}},Ct=function(t){var e=Ca(),r=e-rt<100,n=e-W<50,i=r&&P===rt,s=H.pointerEvent&&H.pointerEvent.defaultPrevented,o=r&&k===rt,a=t.isTrusted||null==t.isTrusted&&r&&i;if((i||n&&!1!==H.vars.suppressClickOnDrag)&&t.stopImmediatePropagation&&t.stopImmediatePropagation(),r&&(!H.pointerEvent||!H.pointerEvent.defaultPrevented)&&(!i||a&&!o))return a&&i&&(k=rt),void(P=rt);(H.isPressed||n||r)&&(a&&t.detail&&r&&!s||za(t)),r||n||N||(t&&t.target&&(H.pointerEvent=t),Ka(H,"click","onClick"))},Ft=function(t){return S?{x:t.x*S.a+t.y*S.c+S.e,y:t.x*S.b+t.y*S.d+S.f}:{x:t.x,y:t.y}};return(b=n.get(e))&&b.kill(),i.startDrag=function(t,r){var n,i,s,o;vt(t||H.pointerEvent,!0),r&&!H.hitTest(t||H.pointerEvent)&&(n=Ja(t||H.pointerEvent),i=Ja(e),s=Ft({x:n.left+n.width/2,y:n.top+n.height/2}),o=Ft({x:i.left+i.width/2,y:i.top+i.height/2}),a-=s.x-o.x,u-=s.y-o.y),H.isDragging||(H.isDragging=N=!0,Ka(H,"dragstart","onDragStart"))},i.drag=yt,i.endDrag=function(t){return bt(t||H.pointerEvent,!0)},i.timeSinceDrag=function(){return H.isDragging?0:(Ca()-W)/1e3},i.timeSinceClick=function(){return(Ca()-rt)/1e3},i.hitTest=function(t,e){return n.hitTest(H.target,t,e)},i.getDirection=function(t,r){var n,i,s,o,a,u,c="velocity"===t&&ra?t:da(t)&&!X?"element":"start";return"element"===c&&(a=Ja(H.target),u=Ja(t)),n="start"===c?H.x-l:"velocity"===c?ra.getVelocity(e,j):a.left+a.width/2-(u.left+u.width/2),X?n<0?"counter-clockwise":"clockwise":(r=r||2,i="start"===c?H.y-p:"velocity"===c?ra.getVelocity(e,Y):a.top+a.height/2-(u.top+u.height/2),o=(s=Math.abs(n/i))<1/r?"":n<0?"left":"right",s<r&&(""!==o&&(o+="-"),o+=i<0?"up":"down"),o)},i.applyBounds=function(t,n){var i,s,o,a,u,l;if(t&&r.bounds!==t)return r.bounds=t,H.update(!0,n);if(lt(!0),ct(),c&&!mt()){if(i=H.x,s=H.y,i>f?i=f:i<g&&(i=g),s>_?s=_:s<m&&(s=m),(H.x!==i||H.y!==s)&&(o=!0,H.x=H.endX=i,X?H.endRotation=i:H.y=H.endY=s,x=!0,ut(!0),H.autoScroll&&!H.isDragging))for(Ua(e.parentNode),a=e,Ra.scrollTop=null!=Yo.pageYOffset?Yo.pageYOffset:null!=ot.documentElement.scrollTop?ot.documentElement.scrollTop:ot.body.scrollTop,Ra.scrollLeft=null!=Yo.pageXOffset?Yo.pageXOffset:null!=ot.documentElement.scrollLeft?ot.documentElement.scrollLeft:ot.body.scrollLeft;a&&!l;)u=(l=Ha(a.parentNode))?Ra:a.parentNode,G&&u.scrollTop>u._gsMaxScrollY&&(u.scrollTop=u._gsMaxScrollY),q&&u.scrollLeft>u._gsMaxScrollX&&(u.scrollLeft=u._gsMaxScrollX),a=u;H.isThrowing&&(o||H.endX>f||H.endX<g||H.endY>_||H.endY<m)&&ft(r.inertia||r.throwProps,o)}return H},i.update=function(t,r,n){if(r&&H.isPressed){var i=vo(e),s=L.apply({x:H.x-l,y:H.y-p}),o=vo(e.parentNode,!0);o.apply({x:i.e-s.x,y:i.f-s.y},s),H.x-=s.x-o.e,H.y-=s.y-o.f,ut(!0),_t()}var a=H.x,u=H.y;return gt(!r),t?H.applyBounds():(x&&n&&ut(!0),lt(!0)),r&&(xt(H.pointerX,H.pointerY),x&&ut(!0)),H.isPressed&&!r&&(q&&Math.abs(a-H.x)>.01||G&&Math.abs(u-H.y)>.01&&!X)&&_t(),H.autoScroll&&(Ua(e.parentNode,H.isDragging),Q=H.isDragging,ut(!0),Va(e,wt),Ga(e,wt)),H},i.enable=function(t){var n,i,a,u={lazy:!0};if(!1!==r.cursor&&(u.cursor=r.cursor||na),jo.utils.checkPrefix("touchCallout")&&(u.touchCallout="none"),"soft"!==t){for(Pa($,q===G?"none":r.allowNativeTouchScrolling&&e.scrollHeight===e.clientHeight==(e.scrollWidth===e.clientHeight)||r.allowEventDefault?"manipulation":q?"pan-y":"pan-x"),i=$.length;--i>-1;)a=$[i],ia||Na(a,"mousedown",vt),Na(a,"touchstart",vt),Na(a,"click",Ct,!0),jo.set(a,u),a.getBBox&&a.ownerSVGElement&&q!==G&&jo.set(a.ownerSVGElement,{touchAction:r.allowNativeTouchScrolling||r.allowEventDefault?"manipulation":q?"pan-y":"pan-x"}),r.allowContextMenu||Na(a,"contextmenu",at);su($,!1)}return Ga(e,wt),s=!0,ra&&"soft"!==t&&ra.track(o||e,z?"x,y":X?"rotation":"top,left"),e._gsDragID=n="d"+Ta++,Ea[n]=H,o&&(o.enable(),o.element._gsDragID=n),(r.bounds||X)&&_t(),r.bounds&&H.applyBounds(),H},i.disable=function(t){for(var r,n=H.isDragging,i=$.length;--i>-1;)Wa($[i],"cursor",null);if("soft"!==t){for(Pa($,null),i=$.length;--i>-1;)r=$[i],Wa(r,"touchCallout",null),Ia(r,"mousedown",vt),Ia(r,"touchstart",vt),Ia(r,"click",Ct,!0),Ia(r,"contextmenu",at);su($,!0),T&&(Ia(T,"touchcancel",bt),Ia(T,"touchend",bt),Ia(T,"touchmove",yt)),Ia(ot,"mouseup",bt),Ia(ot,"mousemove",yt)}return Va(e,wt),s=!1,ra&&"soft"!==t&&(ra.untrack(o||e,z?"x,y":X?"rotation":"top,left"),H.tween&&H.tween.kill()),o&&o.disable(),La(ut),H.isDragging=H.isPressed=E=!1,n&&Ka(H,"dragend","onDragEnd"),H},i.enabled=function(t,e){return arguments.length?t?H.enable(e):H.disable(e):s},i.kill=function(){return H.isThrowing=!1,H.tween&&H.tween.kill(),H.disable(),jo.set($,{clearProps:"userSelect"}),delete Ea[e._gsDragID],H},i.revert=function(){this.kill(),this.styles&&this.styles.revert()},~I.indexOf("scroll")&&(o=i.scrollProxy=new au(e,function(t,e){for(var r in e)r in t||(t[r]=e[r]);return t}({onKill:function(){H.isPressed&&bt(null)}},r)),e.style.overflowY=G&&!Jo?"auto":"hidden",e.style.overflowX=q&&!Jo?"auto":"hidden",e=o.content),X?U.rotation=1:(q&&(U[j]=1),G&&(U[Y]=1)),nt.force3D=!("force3D"in r)||r.force3D,sa(Xo(i)),i.enable(),i}return r=t,(e=n).prototype=Object.create(r.prototype),e.prototype.constructor=e,e.__proto__=r,n.register=function(t){jo=t,uu()},n.create=function(t,e){return Uo||uu(!0),Qo(t).map((function(t){return new n(t,e)}))},n.get=function(t){return Ea[(Qo(t)[0]||{})._gsDragID]},n.timeSinceDrag=function(){return(Ca()-Ma)/1e3},n.hitTest=function(t,e,r){if(t===e)return!1;var n,i,s,o=Ja(t),a=Ja(e),u=o.top,l=o.left,p=o.right,c=o.bottom,h=o.width,d=o.height,f=a.left>p||a.right<l||a.top>c||a.bottom<u;return f||!r?!f:(s=-1!==(r+"").indexOf("%"),r=parseFloat(r)||0,(n={left:Math.max(l,a.left),top:Math.max(u,a.top)}).width=Math.min(p,a.right)-n.left,n.height=Math.min(c,a.bottom)-n.top,!(n.width<0||n.height<0)&&(s?(r*=.01,(i=n.width*n.height)>=h*d*r||i>=a.width*a.height*r):n.width>r&&n.height>r))},n}(function(){function t(t){this._listeners={},this.target=t||this}var e=t.prototype;return e.addEventListener=function(t,e){var r=this._listeners[t]||(this._listeners[t]=[]);~r.indexOf(e)||r.push(e)},e.removeEventListener=function(t,e){var r=this._listeners[t],n=r&&r.indexOf(e);n>=0&&r.splice(n,1)},e.dispatchEvent=function(t){var e,r=this;return(this._listeners[t]||[]).forEach((function(n){return!1===n.call(r,{type:t,target:r.target})&&(e=!1)})),e},t}());!function(t,e){for(var r in e)r in t||(t[r]=e[r])}(lu.prototype,{pointerX:0,pointerY:0,startX:0,startY:0,deltaX:0,deltaY:0,isDragging:!1,isPressed:!1}),lu.zIndex=1e3,lu.version="3.12.5",ca()&&jo.registerPlugin(lu);
/*!
 * VelocityTracker: 3.12.5
 * https://gsap.com
 *
 * Copyright 2008-2024, GreenSock. All rights reserved.
 * Subject to the terms at https://gsap.com/standard-license or for
 * Club GSAP members, the agreement issued with that membership.
 * @author: Jack Doyle, jack@greensock.com
*/
var pu,cu,hu,du,fu,gu,_u,mu,Du=function(){return pu||"undefined"!=typeof window&&(pu=window.gsap)},vu={},yu=function(t){return mu(t).id},xu=function(t){return vu[yu("string"==typeof t?hu(t)[0]:t)]},bu=function(t){var e,r=fu;if(t-_u>=.05)for(_u=t;r;)((e=r.g(r.t,r.p))!==r.v1||t-r.t1>.2)&&(r.v2=r.v1,r.v1=e,r.t2=r.t1,r.t1=t),r=r._next},wu={deg:360,rad:2*Math.PI},Cu=function(){(pu=Du())&&(hu=pu.utils.toArray,du=pu.utils.getUnit,mu=pu.core.getCache,gu=pu.ticker,cu=1)},Fu=function(t,e,r,n){this.t=t,this.p=e,this.g=t._gsap.get,this.rCap=wu[r||du(this.g(t,e))],this.v1=this.v2=0,this.t1=this.t2=gu.time,n&&(this._next=n,n._prev=this)},Eu=function(){function t(t,e){cu||Cu(),this.target=hu(t)[0],vu[yu(this.target)]=this,this._props={},e&&this.add(e)}t.register=function(t){pu=t,Cu()};var e=t.prototype;return e.get=function(t,e){var r,n,i,s=this._props[t]||console.warn("Not tracking "+t+" velocity.");return r=parseFloat(e?s.v1:s.g(s.t,s.p))-parseFloat(s.v2),(n=s.rCap)&&(r%=n)!=r%(n/2)&&(r=r<0?r+n:r-n),i=r/((e?s.t1:gu.time)-s.t2),Math.round(1e4*i)/1e4},e.getAll=function(){var t,e={},r=this._props;for(t in r)e[t]=this.get(t);return e},e.isTracking=function(t){return t in this._props},e.add=function(t,e){t in this._props||(fu||(gu.add(bu),_u=gu.time),fu=this._props[t]=new Fu(this.target,t,e,fu))},e.remove=function(t){var e,r,n=this._props[t];n&&(e=n._prev,r=n._next,e&&(e._next=r),r?r._prev=e:fu===n&&(gu.remove(bu),fu=0),delete this._props[t])},e.kill=function(t){for(var e in this._props)this.remove(e);t||delete vu[yu(this.target)]},t.track=function(e,r,n){cu||Cu();for(var i,s,o=[],a=hu(e),u=r.split(","),l=(n||"").split(","),p=a.length;p--;){for(i=xu(a[p])||new t(a[p]),s=u.length;s--;)i.add(u[s],l[s]||l[0]);o.push(i)}return o},t.untrack=function(t,e){var r=(e||"").split(",");hu(t).forEach((function(t){var e=xu(t);e&&(r.length?r.forEach((function(t){return e.remove(t)})):e.kill(1))}))},t.isTracking=function(t,e){var r=xu(t);return r&&r.isTracking(e)},t.getVelocity=function(t,e){var r=xu(t);return r&&r.isTracking(e)?r.get(e):console.warn("Not tracking velocity of "+e)},t}();Eu.getByTarget=xu,Du()&&pu.registerPlugin(Eu);
/*!
 * InertiaPlugin 3.12.5
 * https://gsap.com
 *
 * @license Copyright 2008-2024, GreenSock. All rights reserved.
 * Subject to the terms at https://gsap.com/standard-license or for
 * Club GSAP members, the agreement issued with that membership.
 * @author: Jack Doyle, jack@greensock.com
*/
var Tu,Su,Mu,Au,Ru,Ou,Pu,ku,Bu,Lu,Nu,Iu,zu,Xu,ju,Yu=Eu.getByTarget,qu=function(){return Tu||"undefined"!=typeof window&&(Tu=window.gsap)&&Tu.registerPlugin&&Tu},Gu=function(t){return"number"==typeof t},Vu=function(t){return"object"==typeof t},Hu=function(t){return"function"==typeof t},$u=Array.isArray,Uu=function(t){return t},Wu=1e10,Qu=function(t,e,r){for(var n in e)n in t||n===r||(t[n]=e[n]);return t},Zu=function t(e){var r,n,i={};for(r in e)i[r]=Vu(n=e[r])&&!$u(n)?t(n):n;return i},Ju=function(t,e,r,n,i){var s,o,a,u,l=e.length,p=0,c=Wu;if(Vu(t)){for(;l--;){for(a in s=e[l],o=0,t)o+=(u=s[a]-t[a])*u;o<c&&(p=l,c=o)}if((i||Wu)<Wu&&i<Math.sqrt(c))return t}else for(;l--;)(o=(s=e[l])-t)<0&&(o=-o),o<c&&s>=n&&s<=r&&(p=l,c=o);return e[p]},Ku=function(t,e,r,n,i,s,o){if("auto"===t.end)return t;var a,u,l=t.end;if(r=isNaN(r)?Wu:r,n=isNaN(n)?-1e10:n,Vu(e)){if(a=e.calculated?e:(Hu(l)?l(e,o):Ju(e,l,r,n,s))||e,!e.calculated){for(u in a)e[u]=a[u];e.calculated=!0}a=a[i]}else a=Hu(l)?l(e,o):$u(l)?Ju(e,l,r,n,s):parseFloat(l);return a>r?a=r:a<n&&(a=n),{max:a,min:a,unitFactor:t.unitFactor}},tl=function(t,e,r){return isNaN(t[e])?r:+t[e]},el=function(t,e){return.05*e*t/Lu},rl=function(t,e,r){return Math.abs((e-t)*Lu/r/.05)},nl={resistance:1,checkpoint:1,preventOvershoot:1,linkedProps:1,radius:1,duration:1},il=function(t,e,r,n){if(e.linkedProps){var i,s,o,a,u,l,p=e.linkedProps.split(","),c={};for(i=0;i<p.length;i++)(o=e[s=p[i]])&&(a=Gu(o.velocity)?o.velocity:(u=u||Yu(t))&&u.isTracking(s)?u.get(s):0,l=Math.abs(a/tl(o,"resistance",n)),c[s]=parseFloat(r(t,s))+el(a,l));return c}},sl=function(){(Tu=qu())&&(Mu=Tu.parseEase,Au=Tu.utils.toArray,Pu=Tu.utils.getUnit,Bu=Tu.core.getCache,Nu=Tu.utils.clamp,zu=Tu.core.getStyleSaver,Xu=Tu.core.reverting||function(){},Ru=Mu("power3"),Lu=Ru(.05),ku=Tu.core.PropTween,Tu.config({resistance:100,unitFactors:{time:1e3,totalTime:1e3,progress:1e3,totalProgress:1e3}}),Ou=Tu.config(),Tu.registerPlugin(Eu),Su=1)},ol={version:"3.12.5",name:"inertia",register:function(t){Tu=t,sl()},init:function(t,e,r,n,i){Su||sl();var s=Yu(t);if("auto"===e){if(!s)return void console.warn("No inertia tracking on "+t+". InertiaPlugin.track(target) first.");e=s.getAll()}this.styles=zu&&"object"==typeof t.style&&zu(t),this.target=t,this.tween=r,Iu=e;var o,a,u,l,p,c,h,d,f,g=t._gsap,_=g.get,m=e.duration,D=Vu(m),v=e.preventOvershoot||D&&0===m.overshoot,y=tl(e,"resistance",Ou.resistance),x=Gu(m)?m:function(t,e,r,n,i,s){if(void 0===r&&(r=10),void 0===n&&(n=.2),void 0===i&&(i=1),void 0===s&&(s=0),"string"==typeof t&&(t=Au(t)[0]),!t)return 0;var o,a,u,l,p,c,h,d,f,g,_=0,m=Wu,D=e.inertia||e,v=Bu(t).get,y=tl(D,"resistance",Ou.resistance);for(o in g=il(t,D,v,y),D)nl[o]||(a=D[o],Vu(a)||((d=d||Yu(t))&&d.isTracking(o)?a=Gu(a)?{velocity:a}:{velocity:d.get(o)}:(l=+a||0,u=Math.abs(l/y))),Vu(a)&&(l=Gu(a.velocity)?a.velocity:(d=d||Yu(t))&&d.isTracking(o)?d.get(o):0,u=Nu(n,r,Math.abs(l/tl(a,"resistance",y))),c=(p=parseFloat(v(t,o))||0)+el(l,u),"end"in a&&(a=Ku(a,g&&o in g?g:c,a.max,a.min,o,D.radius,l),s&&(Iu===e&&(Iu=D=Zu(e)),D[o]=Qu(a,D[o],"end"))),"max"in a&&c>+a.max+1e-10?(f=a.unitFactor||Ou.unitFactors[o]||1,(h=p>a.max&&a.min!==a.max||l*f>-15&&l*f<45?n+.1*(r-n):rl(p,a.max,l))+i<m&&(m=h+i)):"min"in a&&c<+a.min-1e-10&&(f=a.unitFactor||Ou.unitFactors[o]||1,(h=p<a.min&&a.min!==a.max||l*f>-45&&l*f<15?n+.1*(r-n):rl(p,a.min,l))+i<m&&(m=h+i)),h>_&&(_=h)),u>_&&(_=u));return _>m&&(_=m),_>r?r:_<n?n:_}(t,e,D&&m.max||10,D&&m.min||.2,D&&"overshoot"in m?+m.overshoot:v?0:1,!0);for(o in e=Iu,Iu=0,f=il(t,e,_,y),e)nl[o]||(a=e[o],Hu(a)&&(a=a(n,t,i)),Gu(a)?p=a:Vu(a)&&!isNaN(a.velocity)?p=+a.velocity:s&&s.isTracking(o)?p=s.get(o):console.warn("ERROR: No velocity was defined for "+t+" property: "+o),c=el(p,x),d=0,u=_(t,o),l=Pu(u),u=parseFloat(u),Vu(a)&&(h=u+c,"end"in a&&(a=Ku(a,f&&o in f?f:h,a.max,a.min,o,e.radius,p)),"max"in a&&+a.max<h?v||a.preventOvershoot?c=a.max-u:d=a.max-u-c:"min"in a&&+a.min>h&&(v||a.preventOvershoot?c=a.min-u:d=a.min-u-c)),this._props.push(o),this.styles&&this.styles.save(o),this._pt=new ku(this._pt,t,o,u,0,Uu,0,g.set(t,o,this)),this._pt.u=l||0,this._pt.c1=c,this._pt.c2=d);return r.duration(x),1},render:function(t,e){var r,n=e._pt;if((t=Ru(e.tween._time/e.tween._dur))||!Xu())for(;n;)n.set(n.t,n.p,(r=n.s+n.c1*t+n.c2*t*t,Math.round(1e4*r)/1e4+n.u),n.d,t),n=n._next;else e.styles.revert()}};"track,untrack,isTracking,getVelocity,getByTarget".split(",").forEach((function(t){return ol[t]=Eu[t]})),qu()&&Tu.registerPlugin(ol),qn.registerPlugin(Ue,Gn,Ne,Ne,Yn,gi,ks,ps,Ys,Js,zo,lu,ol),window._tpt??={};var al=ju=window.punchgs=window.tpGS=_tpt;for(var ul in _tpt.gsap=qn,_tpt.TweenLite=Ue,_tpt.TweenMax=Gn,_tpt.TimelineLite=Ne,_tpt.TimelineMax=Ne,_tpt.CSSPlugin=Yn,_tpt.SplitText=gi,_tpt.motionPath=zo,_tpt.CustomEase=ps,_tpt.CustomBounce=Ys,_tpt.CustomWiggle=Js,_tpt.DrawSVGPlugin=ks,_tpt.draggable=lu,_tpt.Inertia=ol,_tpt.RAD2DEG=180/Math.PI,_tpt.DEG2RAD=Math.PI/180,_tpt.gsap.config({nullTargetWarn:!1}),
/*!FallBack for old and new Eases*/
_tpt.eases=_tpt.gsap.parseEase(),_tpt.eases)_tpt.eases.hasOwnProperty(ul)&&void 0===al[ul]&&(al[ul]=_tpt.eases[ul]
/*! FallBack for Essential Grid */);void 0!==ju&&void 0!==ju.TweenLite&&void 0===ju.TweenLite.lagSmoothing&&(ju.TweenLite.lagSmoothing=function(){}),_tpt.CustomEase.create("late","M0,0,C0,0,0.474,0.078,0.724,0.26,0.969,0.438,1,1,1,1"),_tpt.CustomEase.create("late2","M0,0 C0,0 0.738,-0.06 0.868,0.22 1,0.506 1,1 1,1 "),_tpt.CustomEase.create("late3","M0,0,C0,0,0.682,0.157,0.812,0.438,0.944,0.724,1,1,1,1"),_tpt.SFXBounceLite=_tpt.CustomBounce.create("SFXBounceLite",{strength:.3,squash:1,squashID:"SFXBounceLite-squash"}),_tpt.SFXBounceSolid=_tpt.CustomBounce.create("SFXBounceSolid",{strength:.5,squash:2,squashID:"SFXBounceSolid-squash"}),_tpt.SFXBounceStrong=_tpt.CustomBounce.create("SFXBounceStrong",{strength:.7,squash:3,squashID:"SFXBounceStrong-squash"}),_tpt.SFXBounceExtrem=_tpt.CustomBounce.create("SFXBounceExtrem",{strength:.9,squash:4,squashID:"SFXBounceExtrem-squash"}),_tpt.BounceLite=_tpt.CustomBounce.create("BounceLite",{strength:.3}),_tpt.BounceSolid=_tpt.CustomBounce.create("BounceSolid",{strength:.5}),_tpt.BounceStrong=_tpt.CustomBounce.create("BounceStrong",{strength:.7}),_tpt.BounceExtrem=_tpt.CustomBounce.create("BounceExtrem",{strength:.9}),_tpt.R=_tpt.R||{},_tpt.R.tpgsap=_tpt.extend?_tpt.extend(_tpt.R.tpgsap,{status:2,version:"1.0"}):{status:2,version:"1.0"},window.dispatchEvent(new CustomEvent("tpGSAPReady"))})();
// source --> https://triadinsurancegroup.com/wp-content/plugins/Ultimate_VC_Addons/assets/min-js/modernizr-custom.min.js?ver=3.21.2 
window.bsfmodernizr=function(e,u){function t(e){c.cssText=e}function f(e,t){return typeof e===t}function p(e,t){for(var n in e){n=e[n];if(!~(""+n).indexOf("-")&&c[n]!==u)return"pfx"!=t||n}return!1}function r(e,t,n){var r=e.charAt(0).toUpperCase()+e.slice(1),o=(e+" "+d.join(r+" ")+r).split(" ");if(f(t,"string")||void 0===t)return p(o,t);var i,a=(e+" "+h.join(r+" ")+r).split(" "),c=t,l=n;for(i in a){var s=c[a[i]];if(s!==u)return!1===l?a[i]:f(s,"function")?s.bind(l||c):s}return!1}var n,o,i={},a=e.documentElement,c=e.createElement("bsfmodernizr").style,l="Webkit Moz O ms",d=l.split(" "),h=l.toLowerCase().split(" "),s={},m=[],v=m.slice,y={}.hasOwnProperty,g=void 0!==y&&void 0!==y.call?function(e,t){return y.call(e,t)}:function(e,t){return t in e&&void 0===e.constructor.prototype[t]};for(o in Function.prototype.bind||(Function.prototype.bind=function(n){var r=this;if("function"!=typeof r)throw new TypeError;var o=v.call(arguments,1),i=function(){var e,t;return this instanceof i?((e=function(){}).prototype=r.prototype,e=new e,t=r.apply(e,o.concat(v.call(arguments))),Object(t)===t?t:e):r.apply(n,o.concat(v.call(arguments)))};return i}),s.csstransitions=function(){return r("transition")},s)g(s,o)&&(n=o.toLowerCase(),i[n]=s[o](),m.push((i[n]?"":"no-")+n));i.addTest=function(e,t){if("object"==typeof e)for(var n in e)g(e,n)&&i.addTest(n,e[n]);else{if(e=e.toLowerCase(),i[e]!==u)return i;t="function"==typeof t?t():t,a.className+=" "+(t?"":"no-")+e,i[e]=t}return i},t("");var l=this,b=e;function E(){var e=D.elements;return"string"==typeof e?e.split(" "):e}function j(e){var t=L[e[T]];return t||(t={},k++,e[T]=k,L[k]=t),t}function C(e,t,n){return t=t||b,w?t.createElement(e):!(t=(n=n||j(t)).cache[e]?n.cache[e].cloneNode():O.test(e)?(n.cache[e]=n.createElem(e)).cloneNode():n.createElem(e)).canHaveChildren||N.test(e)||t.tagUrn?t:n.frag.appendChild(t)}function S(e){var t,n,r,o,i,a=j(e=e||b);return!D.shivCSS||x||a.hasCSS||(a.hasCSS=(o="article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}mark{background:#FF0;color:#000}template{display:none}",i=(r=e).createElement("p"),r=r.getElementsByTagName("head")[0]||r.documentElement,i.innerHTML="x<style>"+o+"</style>",!!r.insertBefore(i.lastChild,r.firstChild))),w||(t=e,(n=a).cache||(n.cache={},n.createElem=t.createElement,n.createFrag=t.createDocumentFragment,n.frag=n.createFrag()),t.createElement=function(e){return D.shivMethods?C(e,t,n):n.createElem(e)},t.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+E().join().replace(/[\w\-]+/g,function(e){return n.createElem(e),n.frag.createElement(e),'c("'+e+'")'})+");return n}")(D,n.frag)),e}var x,w,F,e=l.html5||{},N=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,O=/^(?: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,T="_html5shiv",k=0,L={};try{var M=b.createElement("a");M.innerHTML="<xyz></xyz>",x="hidden"in M,w=1==M.childNodes.length||(b.createElement("a"),void 0===(F=b.createDocumentFragment()).cloneNode)||void 0===F.createDocumentFragment||void 0===F.createElement}catch(e){w=x=!0}var D={elements:e.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:!1!==e.shivCSS,supportsUnknownElements:w,shivMethods:!1!==e.shivMethods,type:"default",shivDocument:S,createElement:C,createDocumentFragment:function(e,t){if(e=e||b,w)return e.createDocumentFragment();for(var n=(t=t||j(e)).frag.cloneNode(),r=0,o=E(),i=o.length;r<i;r++)n.createElement(o[r]);return n}};return l.html5=D,S(b),i._version="2.7.1",i._domPrefixes=h,i._cssomPrefixes=d,i.testProp=function(e){return p([e])},i.testAllProps=r,i.prefixed=function(e,t,n){return t?r(e,t,n):r(e,"pfx")},a.className=a.className.replace(/(^|\s)no-js(\s|$)/,"$1$2")+(" js "+m.join(" ")),i}(this.document),((e,d)=>{function f(e){return"[object Function]"==o.call(e)}function h(e){return"string"==typeof e}function p(){}function m(e){return!e||"loaded"==e||"complete"==e||"uninitialized"==e}function v(){var e=b.shift();E=1,e?e.t?y(function(){("c"==e.t?F.injectCss:F.injectJs)(e.s,0,e.a,e.x,e.e,1)},0):(e(),v()):E=0}function t(e,t,n,r,o){return E=0,t=t||"j",h(e)?(a="c"==t?x:S,c=e,t=t,l=this.i++,n=n,r=r,o=(o=o)||F.errorTimeout,s=d.createElement(a),f=u=0,p={t:t,s:c,e:n,a:r,x:o},1===w[c]&&(f=1,w[c]=[]),"object"==a?s.data=c:(s.src=c,s.type=a),s.width=s.height="0",s.onerror=s.onload=s.onreadystatechange=function(){i.call(this,f)},b.splice(l,0,p),"img"!=a&&(f||2===w[c]?(C.insertBefore(s,j?null:g),y(i,o)):w[c].push(s))):(b.splice(this.i++,0,e),1==b.length&&v()),this;function i(e){if(!u&&m(s.readyState)&&(p.r=u=1,E||v(),s.onload=s.onreadystatechange=null,e))for(var t in"img"!=a&&y(function(){C.removeChild(s)},50),w[c])w[c].hasOwnProperty(t)&&w[c][t].onload()}var a,c,l,s,u,f,p}function c(){var e=F;return e.loader={load:t,i:0},e}var n,r=d.documentElement,y=e.setTimeout,g=d.getElementsByTagName("script")[0],o={}.toString,b=[],E=0,i="MozAppearance"in r.style,j=i&&!!d.createRange().compareNode,C=j?r:g.parentNode,r=e.opera&&"[object Opera]"==o.call(e.opera),r=!!d.attachEvent&&!r,S=i?"object":r?"script":"img",x=r?"script":S,a=Array.isArray||function(e){return"[object Array]"==o.call(e)},l=[],w={},s={timeout:function(e,t){return t.length&&(e.timeout=t[0]),e}},F=function(e){function u(e,t,n,r,o){var i=(e=>{for(var t,n,e=e.split("!"),r=l.length,o=e.pop(),i=e.length,o={url:o,origUrl:o,prefixes:e},a=0;a<i;a++)n=e[a].split("="),(t=s[n.shift()])&&(o=t(o,n));for(a=0;a<r;a++)o=l[a](o);return o})(e),a=i.autoCallback;i.url.split(".").pop().split("?").shift(),i.bypass||(t=t&&(f(t)?t:t[e]||t[r]||t[e.split("/").pop().split("?")[0]]),i.instead?i.instead(e,t,n,r,o):(w[i.url]?i.noexec=!0:w[i.url]=1,n.load(i.url,i.forceCSS||!i.forceJS&&"css"==i.url.split(".").pop().split("?").shift()?"c":void 0,i.noexec,i.attrs,i.timeout),(f(t)||f(a))&&n.load(function(){c(),t&&t(i.origUrl,o,r),a&&a(i.origUrl,o,r),w[i.url]=2})))}function t(e,t){function n(n,e){if(n){if(h(n))u(n,c=e?c:function(){var e=[].slice.call(arguments);l.apply(this,e),s()},t,0,i);else if(Object(n)===n)for(o in r=(()=>{var e,t=0;for(e in n)n.hasOwnProperty(e)&&t++;return t})(),n)n.hasOwnProperty(o)&&(e||--r||(f(c)?c=function(){var e=[].slice.call(arguments);l.apply(this,e),s()}:c[o]=(t=>function(){var e=[].slice.call(arguments);t&&t.apply(this,e),s()})(l[o])),u(n[o],c,t,o,i))}else e||s()}var r,o,i=!!e.test,a=e.load||e.both,c=e.callback||p,l=c,s=e.complete||p;n(i?e.yep:e.nope,!!a),a&&n(a)}var n,r,o=this.yepnope.loader;if(h(e))u(e,0,o,0);else if(a(e))for(n=0;n<e.length;n++)h(r=e[n])?u(r,0,o,0):a(r)?F(r):Object(r)===r&&t(r,o);else Object(e)===e&&t(e,o)};F.addPrefix=function(e,t){s[e]=t},F.addFilter=function(e){l.push(e)},F.errorTimeout=1e4,null==d.readyState&&d.addEventListener&&(d.readyState="loading",d.addEventListener("DOMContentLoaded",n=function(){d.removeEventListener("DOMContentLoaded",n,0),d.readyState="complete"},0)),e.yepnope=c(),e.yepnope.executeStack=v,e.yepnope.injectJs=function(e,t,n,r,o,i){var a,c,l=d.createElement("script"),r=r||F.errorTimeout;for(c in l.src=e,n)l.setAttribute(c,n[c]);t=i?v:t||p,l.onreadystatechange=l.onload=function(){!a&&m(l.readyState)&&(a=1,t(),l.onload=l.onreadystatechange=null)},y(function(){a||t(a=1)},r),o?l.onload():g.parentNode.insertBefore(l,g)},e.yepnope.injectCss=function(e,t,n,r,o,i){var a,t=i?v:t||p;for(a in(r=d.createElement("link")).href=e,r.rel="stylesheet",r.type="text/css",n)r.setAttribute(a,n[a]);o||(g.parentNode.insertBefore(r,g),y(t,0))}})(this,document),bsfmodernizr.load=function(){yepnope.apply(window,[].slice.call(arguments,0))};
// source --> https://triadinsurancegroup.com/wp-content/plugins/Ultimate_VC_Addons/assets/min-js/ultimate.min.js?ver=3.21.2 
function countUp(t,e,i,o,s,n){this.options=n||{useEasing:!0,useGrouping:!0,separator:",",decimal:"."};let a=0;var r=["webkit","moz","ms"];for(let t=0;t<r.length&&!window.requestAnimationFrame;++t)window.requestAnimationFrame=window[r[t]+"RequestAnimationFrame"],window.cancelAnimationFrame=window[r[t]+"CancelAnimationFrame"]||window[r[t]+"CancelRequestAnimationFrame"];window.requestAnimationFrame||(window.requestAnimationFrame=function(t,e){let i=(new Date).getTime(),o=Math.max(0,16-(i-a));var s=window.setTimeout(function(){t(i+o)},o);return a=i+o,s}),window.cancelAnimationFrame||(window.cancelAnimationFrame=function(t){clearTimeout(t)});let l=this;this.d="string"==typeof t?document.getElementById(t):t,this.startVal=Number(e),this.endVal=Number(i),this.countDown=this.startVal>this.endVal,this.startTime=null,this.timestamp=null,this.remaining=null,this.frameVal=this.startVal,this.rAF=null,this.decimals=Math.max(0,o||0),this.dec=Math.pow(10,this.decimals),this.duration=1e3*s||2e3,this.easeOutExpo=function(t,e,i,o){return i*(1-Math.pow(2,-10*t/o))*1024/1023+e},this.count=function(t){null===l.startTime&&(l.startTime=t);var e,t=(l.timestamp=t)-l.startTime;l.remaining=l.duration-t,l.options.useEasing?l.countDown?(e=l.easeOutExpo(t,0,l.startVal-l.endVal,l.duration),l.frameVal=l.startVal-e):l.frameVal=l.easeOutExpo(t,l.startVal,l.endVal-l.startVal,l.duration):l.countDown?(e=(l.startVal-l.endVal)*(t/l.duration),l.frameVal=l.startVal-e):l.frameVal=l.startVal+(l.endVal-l.startVal)*(t/l.duration),l.frameVal=Math.round(l.frameVal*l.dec)/l.dec,l.countDown?l.frameVal=l.frameVal<l.endVal?l.endVal:l.frameVal:l.frameVal=l.frameVal>l.endVal?l.endVal:l.frameVal,l.d.innerHTML=l.formatNumber(l.frameVal.toFixed(l.decimals)),t<l.duration?l.rAF=requestAnimationFrame(l.count):null!=l.callback&&l.callback()},this.start=function(t){return l.callback=t,isNaN(l.endVal)||isNaN(l.startVal)?(console.log("countUp error: startVal or endVal is not a number"),l.d.innerHTML="--"):l.rAF=requestAnimationFrame(l.count),!1},this.stop=function(){cancelAnimationFrame(l.rAF)},this.reset=function(){l.startTime=null,cancelAnimationFrame(l.rAF),l.d.innerHTML=l.formatNumber(l.startVal.toFixed(l.decimals))},this.resume=function(){l.startTime=null,l.duration=l.remaining,l.startVal=l.frameVal,requestAnimationFrame(l.count)},this.formatNumber=function(t){let e,i,o,s;if(e=(t+="").split("."),i=e[0],o=1<e.length?l.options.decimal+e[1]:"",s=/(\d+)(\d{3})/,l.options.useGrouping)for(;s.test(i);)i=i.replace(s,"$1"+l.options.separator+"$2");return i+o},l.d.innerHTML=l.formatNumber(l.startVal.toFixed(l.decimals))}function ult_creative_link_ht(){jQuery(".ult_cl_link_9").each(function(t){var e=jQuery(this).find(".ult_colorlink").outerHeight(),e=parseInt(e/2);jQuery(this).find(".ult_btn9_link_top").css({"-webkit-transform":"translateY(-"+e+"px)","-ms-transform":"translateY(-"+e+"px)","-moz-transform":"translateY(-"+e+"px)",transform:"translateY(-"+e+"px)"}),jQuery(this).find(".ult_btn9_link_btm").css({"-webkit-transform":"translateY("+e+"px)","-moz-transform":"translateY("+e+"px)","-ms-transform":"translateY("+e+"px)",transform:"translateY("+e+"px)"})})}function recallme(){jQuery(".ult_dual_button").each(function(t){var e=jQuery(this).attr("id");let i=jQuery(this).data("response");"undefined"!=i&&""!=i||(i="on");var o,s,n,a,r="right",l=(jQuery("body").hasClass("rtl")&&(r="left"),"left");jQuery("body").hasClass("rtl")&&(l="right"),"on"==i?(a=e,(a=document.createElement("style")).type="text/css",a.innerHTML="@media(min-width:300px) and (max-width:768px) {#"+e+".ult_dual_button .ulitmate_dual_buttons .ult_dualbutton-wrapper { margin: 0px;float: none;position: relative}.ult_main_dualbtn { display: inline-block}.ult_dualbutton-wrapper { display: block }#"+e+".ult_dual_button .middle-text {top: 100%;right: 50%}#"+e+".ult_dual_button .ulitmate_dual_buttons .ult_dualbutton-wrapper:first-child .ult_ivan_button { border-bottom-right-radius: 0!important; border-bottom-left-radius: 0!important; border-top-right-radius: inherit; border-bottom: 0px!important;}#"+e+".ult_dual_button .ulitmate_dual_buttons .ult_dualbutton-wrapper:last-child .ult_ivan_button { border-top-left-radius: 0!important;border-top-right-radius: 0!important}}@media(min-width:0px) and (max-width:0px) {#"+e+".ult_dual_button .ulitmate_dual_buttons .ult_dualbutton-wrapper { float: left; position: relative}.ult_dual1 {     border-right: none!important } .ult_dualbutton-wrapper {display: block}#"+e+".ult_dual_button .ulitmate_dual_buttons .ult_dualbutton-wrapper:first-child .ult_ivan_button { border-top-right-radius: 0!important;  border-bottom-right-radius: 0!important}#"+e+".ult_dual_button .ulitmate_dual_buttons .ult_dualbutton-wrapper:last-child .ult_ivan_button { border-top-left-radius: 0!important;  border-bottom-left-radius: 0!important  }}@media(min-width:768px) and (max-width:970px) { #"+e+".ult_dual_button .ulitmate_dual_buttons .ult_dualbutton-wrapper { margin: -4px; float: none; position: relative }.ult_dualbutton-wrapper { display: block} #"+e+".ult_dual_button .middle-text { top: 100%; right: 50% }#"+e+".ult_dual_button .ulitmate_dual_buttons .ult_dualbutton-wrapper:first-child .ult_ivan_button { border-bottom-right-radius: 0!important; border-bottom-left-radius: 0!important; border-top-right-radius: inherit }#"+e+".ult_dual_button .ulitmate_dual_buttons .ult_dualbutton-wrapper:last-child .ult_ivan_button {     border-top-left-radius: 0!important;   border-top-right-radius: 0!important  }}@media(min-width:970px){ #"+e+".ult_dual_button .ulitmate_dual_buttons .ult_dualbutton-wrapper:first-child .ult_ivan_button { border-top-"+r+"-radius: 0!important; border-bottom-"+r+"-radius: 0!important}#"+e+".ult_dual_button .ulitmate_dual_buttons .ult_dualbutton-wrapper:last-child .ult_ivan_button { border-top-"+l+"-radius: 0!important; border-bottom-"+l+"-radius: 0!important }#"+e+".ult_dual_button .ult_dual1 { border-"+r+": none!important}}",document.getElementsByTagName("head")[0].appendChild(a),document.getElementsByTagName("head")[0].appendChild(a),l=jQuery(window).width(),r=jQuery(this).find(".ult_dual1").outerWidth(),o=jQuery(this).find(".ult_dual2").outerWidth(),n=300<l&&l<=768||768<l&&l<1015?(s="inset 0px -"+r+"px 0px 0px "," inset 0px "+o+"px 0px 0px "):(s="inset -"+r+"px 0 0 0 ","inset "+o+"px 0 0 0"),jQuery("#"+e).find(".ult_dual1").mouseenter(function(){var t=jQuery(this).find(".ult-dual-btn-1").attr("class").split(" ");"Style2"==t[1]+t[2]&&(t=jQuery(this).find(".ult-dual-btn-1").data("bghovercolor"),jQuery(this).css({"box-shadow":s+t}))}),jQuery("#"+e).find(".ult_dual1").mouseleave(function(){var t=jQuery(this).find(".ult-dual-btn-1").attr("class").split(" ");"Style2"==t[1]+t[2]&&(t=jQuery(this).find(".ult-dual-btn-1").data("bgcolor"),jQuery(this).css({"box-shadow":"inset 0px 0 0 0 "+t}))}),jQuery("#"+e).find(".ult_dual2").mouseenter(function(){var t=jQuery(this).find(".ult-dual-btn-2").attr("class").split(" ");"Style2"==t[1]+t[2]&&(t=jQuery(this).find(".ult-dual-btn-2").data("bghovercolor"),jQuery(this).css({"box-shadow":n+" "+t}))}),jQuery("#"+e).find(".ult_dual2").mouseleave(function(){var t=jQuery(this).find(".ult-dual-btn-2").attr("class").split(" ");"Style2"==t[1]+t[2]&&(t=jQuery(this).find(".ult-dual-btn-2").data("bgcolor"),jQuery(this).css({"box-shadow":"inset 0px 0 0 0 "+t}))})):(a=e,(a=document.createElement("style")).type="text/css",a.innerHTML="#"+e+".ult_dual_button .ulitmate_dual_buttons .ult_dualbutton-wrapper:first-child .ult_ivan_button { border-top-right-radius: 0!important; border-bottom-right-radius: 0!important }#"+e+".ult_dual_button .ulitmate_dual_buttons .ult_dualbutton-wrapper:last-child .ult_ivan_button { border-top-left-radius: 0!important; border-bottom-left-radius: 0!important }#"+e+".ult_dual_button .ult_dual1 { border-right: none!important}",document.getElementsByTagName("head")[0].appendChild(a),document.getElementsByTagName("head")[0].appendChild(a),jQuery("#"+e).find(".ult_dual1").mouseenter(function(){var t=(e=jQuery(this).find(".ult-dual-btn-1").attr("class")).split(" "),e=t[1]+t[2],t=jQuery(this).outerWidth();"Style2"==e&&(e="inset -"+t+"px 0 0 0 ",t=jQuery(this).find(".ult-dual-btn-1").data("bghovercolor"),jQuery(this).css({"box-shadow":e+t}))}),jQuery("#"+e).find(".ult_dual1").mouseleave(function(){var t=jQuery(this).find(".ult-dual-btn-1").attr("class").split(" ");"Style2"==t[1]+t[2]&&(t=jQuery(this).find(".ult-dual-btn-1").data("bgcolor"),jQuery(this).css({"box-shadow":"inset 0px 0 0 0 "+t}))}),jQuery("#"+e).find(".ult_dual2").mouseenter(function(){var t=(e=jQuery(this).find(".ult-dual-btn-2").attr("class")).split(" "),e=t[1]+t[2],t=jQuery(this).outerWidth();"Style2"==e&&(e="inset "+t+"px 0 0 0",t=jQuery(this).find(".ult-dual-btn-2").data("bghovercolor"),jQuery(this).css({"box-shadow":e+t}))}),jQuery("#"+e).find(".ult_dual2").mouseleave(function(){var t=jQuery(this).find(".ult-dual-btn-2").attr("class").split(" ");"Style2"==t[1]+t[2]&&(t=jQuery(this).find(".ult-dual-btn-2").data("bgcolor"),jQuery(this).css({"box-shadow":"inset 0px 0 0 0 "+t}))}))})}((u,h)=>{function e(){u(".ult-content-box").each(function(t,e){let i=u(e).css("background-color")||"",o=u(e).data("border_color")||"transparent",s=u(e).css("box-shadow")||"",n=u(e).data("hover_bg_color")||u(e).css("background-color"),a=u(e).data("hover_border_color")||"transparent",r=u(e).data("hover_box_shadow")||u(e).css("box-shadow"),l=(u(e).on("mouseenter",function(){u(e).css("background-color",n),u(e).css("border-color",a),u(e).css("box-shadow",r)}).on("mouseleave",function(){u(e).css("background-color",i),u(e).css("border-color",o),u(e).css("box-shadow",s)}),{});var d=u(e).data("responsive_margins");void 0!==d&&null!=d&&(l=f(d));let c={};d=u(e).data("normal_margins"),c=void 0!==d&&null!=d?f(d):(t=>{var e={};e["margin-left"]=p(u(t).css("margin-left")),e["margin-right"]=p(u(t).css("margin-right")),e["margin-top"]=p(u(t).css("margin-top")),e["margin-bottom"]=p(u(t).css("margin-bottom"));let i="";return u.each(e,function(t,e){void 0!==e&&null!=e&&(i+=t+":"+e+"px;")}),u(t).attr("data-normal_margins",i),e})(e),d=u(h).width()||"";""!=d&&m(768<=d?c:l,e)})}function p(t){let e;return void 0!==t&&null!=t&&(e=t.split("px"),e=parseInt(e[0])),e}function f(t){let o={};t=t.split(";");return void 0!==t&&null!=t&&u.each(t,function(t,e){if(void 0!==e&&null!=e){var i=e.split(":");if(void 0!==i[0]&&null!=i[0]&&void 0!==i[1]&&null!=i[1])switch(i[0]){case"margin":o.margin=i[1];break;case"margin-left":o["margin-left"]=i[1];break;case"margin-right":o["margin-right"]=i[1];break;case"margin-top":o["margin-top"]=i[1];break;case"margin-bottom":o["margin-bottom"]=i[1]}}}),o}function m(t,i){u.isEmptyObject(t)||u.each(t,function(t,e){void 0!==e&&null!=e&&u(i).css(t,e)})}jQuery(h).on("load",function(t){e()}),jQuery(h).resize(function(t){e()}),jQuery(document).ready(function(t){e()})})(jQuery,window),jQuery(window).on("load",function(){{let u="",h="",p="",f="",m="",y="";jQuery(".ult-responsive").each(function(t,e){let i=jQuery(e),o=i.attr("data-responsive-json-new"),s=i.data("ultimate-target"),n="",a="",r="",l="",d="",c="";void 0===o&&null==o||jQuery.each(jQuery.parseJSON(o),function(t,e){let o=t;void 0!==e&&null!=e&&(t=e.split(";"),jQuery.each(t,function(t,e){if(void 0!==e||null!=e){var i=e.split(":");switch(i[0]){case"large_screen":n+=o+":"+i[1]+";";break;case"desktop":a+=o+":"+i[1]+";";break;case"tablet":r+=o+":"+i[1]+";";break;case"tablet_portrait":l+=o+":"+i[1]+";";break;case"mobile_landscape":d+=o+":"+i[1]+";";break;case"mobile":c+=o+":"+i[1]+";"}}}))}),""!=c&&(y+=s+"{"+c+"}"),""!=d&&(m+=s+"{"+d+"}"),""!=l&&(f+=s+"{"+l+"}"),""!=r&&(p+=s+"{"+r+"}"),""!=a&&(h+=s+"{"+a+"}"),""!=n&&(u+=s+"{"+n+"}")});var t="<style>\n/** Ultimate: CountDown Responsive **/ ",t=(t=(t=(t=(t=(t+=h)+("\n@media (min-width: 1824px) { "+u+"\n}"))+("\n@media (max-width: 1199px) { "+p+"\n}"))+("\n@media (max-width: 991px)  { "+f+"\n}"))+("\n@media (max-width: 767px)  { "+m+"\n}"))+("\n@media (max-width: 479px)  { "+y+"\n}")+"\n/** Ultimate: Tooltipster Responsive - **/</style>";jQuery("head").append(t)}jQuery(".ult_countdown-dateAndTime").each(function(){function t(t){var e=jQuery(".ult_countdown-dateAndTime").attr("data-responsive-json-new"),i=jQuery(".ult_countdown-dateAndTime").attr("data-ultimate-target"),o=jQuery(".ult_countdown").attr("data-responsive-json-new"),s=jQuery(".ult_countdown").attr("data-ultimate-target"),n=(jQuery(".ult_countdown-period").addClass("ult-responsive"),jQuery(this).find(".ult_countdown-amount")),a=jQuery(this).find(".ult_countdown-period"),r=(jQuery(this).data("tick-col"),jQuery(this).data("tick-p-size"),jQuery(this).data("tick-font-family")),l=jQuery(this).data("br-color"),d=jQuery(this).data("br-size"),c=jQuery(this).data("br-style"),u=jQuery(this).data("br-radius"),h=jQuery(this).data("bg-color"),p=jQuery(this).data("padd");n.attr({"data-ultimate-target":i,"data-responsive-json-new":e}),a.attr({"data-ultimate-target":s,"data-responsive-json-new":o}),n.addClass("ult-responsive"),n.css({"font-family":r,"border-width":d,"border-style":c,"border-radius":u,background:h,padding:p,"border-color":l})}var e=new Date(jQuery(this).html()),i=(jQuery(this).data("time-zone"),jQuery(this).data("countformat")),o=jQuery(this).data("labels").split(","),s=jQuery(this).data("labels2").split(",");jQuery(this).hasClass("ult-usrtz")?jQuery(this).ult_countdown({labels:o,labels1:s,until:e,format:i,padZeroes:!0,onTick:t}):jQuery(this).ult_countdown({labels:o,labels1:s,until:e,format:i,padZeroes:!0,onTick:t,serverSync:function(){return new Date(jQuery(this).data("time-now"))}})})}),(()=>{let a=!1;window.JQClass=function(){},JQClass.classes={},JQClass.extend=function t(e){let s=this.prototype;a=!0;var i,o=new this;for(i in a=!1,e)o[i]="function"==typeof e[i]&&"function"==typeof s[i]?((i,o)=>function(){var t=this._super,e=(this._super=function(t){return s[i].apply(this,t)},o.apply(this,arguments));return this._super=t,e})(i,e[i]):e[i];function n(){!a&&this._init&&this._init.apply(this,arguments)}return((n.prototype=o).constructor=n).extend=t,n}})(),!function($){function camelCase(t){return t.replace(/-([a-z])/g,function(t,e){return e.toUpperCase()})}JQClass.classes.JQPlugin=JQClass.extend({name:"plugin",defaultOptions:{},regionalOptions:{},_getters:[],_getMarker(){return"is-"+this.name},_init(){$.extend(this.defaultOptions,this.regionalOptions&&this.regionalOptions[""]||{});let i=camelCase(this.name);$[i]=this,$.fn[i]=function(t){let e=Array.prototype.slice.call(arguments,1);return $[i]._isNotChained(t,e)?$[i][t].apply($[i],[this[0]].concat(e)):this.each(function(){if("string"==typeof t){if("_"===t[0]||!$[i][t])throw"Unknown method: "+t;$[i][t].apply($[i],[this].concat(e))}else $[i]._attach(this,t)})}},setDefaults(t){$.extend(this.defaultOptions,t||{})},_isNotChained(t,e){return"option"===t&&(0===e.length||1===e.length&&"string"==typeof e[0])||-1<$.inArray(t,this._getters)},_attach(t,e){var i;(t=$(t)).hasClass(this._getMarker())||(t.addClass(this._getMarker()),e=$.extend({},this.defaultOptions,this._getMetadata(t),e||{}),i=$.extend({name:this.name,elem:t,options:e},this._instSettings(t,e)),t.data(this.name,i),this._postAttach(t,i),this.option(t,e))},_instSettings(t,e){return{}},_postAttach(t,e){},_getMetadata(d){try{let f=d.data(this.name.toLowerCase())||"";for(var g in f=f.replace(/'/g,'"'),f=f.replace(/([a-zA-Z0-9]+):/g,function(t,e,i){i=f.substring(0,i).match(/"/g);return i&&i.length%2!=0?e+":":'"'+e+'":'}),f=$.parseJSON("{"+f+"}"),f){let h=f[g];"string"==typeof h&&h.match(/^new Date\((.*)\)$/)&&(f[g]=eval(h))}return f}catch(e){return{}}},_getInst(t){return $(t).data(this.name)||{}},option(t,e,i){var o,s=(t=$(t)).data(this.name);if(!e||"string"==typeof e&&null==i)return(o=(s||{}).options)&&e?o[e]:o;t.hasClass(this._getMarker())&&(o=e||{},"string"==typeof e&&((o={})[e]=i),this._optionsChanged(t,s,o),$.extend(s.options,o))},_optionsChanged(t,e,i){},destroy(t){(t=$(t)).hasClass(this._getMarker())&&(this._preDestroy(t,this._getInst(t)),t.removeData(this.name).removeClass(this._getMarker()))},_preDestroy(t,e){}}),$.JQPlugin={createPlugin(t,e){"object"==typeof t&&(e=t,t="JQPlugin"),t=camelCase(t);var i=camelCase(e.name);JQClass.classes[i]=JQClass.classes[t].extend(e),new JQClass.classes[i]}}}(jQuery),(p=>{var t="ult_countdown";p.JQPlugin.createPlugin({name:t,defaultOptions:{until:null,since:null,timezone:null,serverSync:null,format:"dHMS",layout:"",compact:!1,padZeroes:!1,significant:0,description:"",expiryUrl:"",expiryText:"",alwaysExpire:!1,onExpiry:null,onTick:null,tickInterval:1},regionalOptions:{"":{labels:["Years","Months","Weeks","Days","Hours","Minutes","Seconds"],labels1:["Year","Month","Week","Day","Hour","Minute","Second"],compactLabels:["y","m","w","d"],whichLabels:null,digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1}},_rtlClass:t+"-rtl",_sectionClass:t+"-section",_amountClass:t+"-amount",_periodClass:t+"-period",_rowClass:t+"-row",_holdingClass:t+"-holding",_showClass:t+"-show",_descrClass:t+"-descr",_timerElems:[],_init:function(){var i=this,o=(this._super(),this._serverSyncs=[],"function"==typeof Date.now?Date.now:function(){return(new Date).getTime()}),s=window.performance&&"function"==typeof window.performance.now;var n=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||null,a=0;!n||p.noRequestAnimationFrame?(p.noRequestAnimationFrame=null,p.countdown._timer=setInterval(function(){i._updateElems()},1e3)):(a=window.animationStartTime||window.webkitAnimationStartTime||window.mozAnimationStartTime||window.oAnimationStartTime||window.msAnimationStartTime||o(),n(function t(e){e=e<1e12?s?window.performance.now()+window.performance.timing.navigationStart:o():e||o();1e3<=e-a&&(i._updateElems(),a=e),n(t)}))},UTCDate:function(t,e,i,o,s,n,a,r){"object"==typeof e&&e instanceof Date&&(r=e.getMilliseconds(),a=e.getSeconds(),n=e.getMinutes(),s=e.getHours(),o=e.getDate(),i=e.getMonth(),e=e.getFullYear());var l=new Date;return l.setUTCFullYear(e),l.setUTCDate(1),l.setUTCMonth(i||0),l.setUTCDate(o||1),l.setUTCHours(s||0),l.setUTCMinutes((n||0)-(Math.abs(t)<30?60*t:t)),l.setUTCSeconds(a||0),l.setUTCMilliseconds(r||0),l},periodsToSeconds:function(t){return 31557600*t[0]+2629800*t[1]+604800*t[2]+86400*t[3]+3600*t[4]+60*t[5]+t[6]},resync:function(){var s=this;p("."+this._getMarker()).each(function(){var t=p.data(this,s.name);if(t.options.serverSync){for(var e,i=null,o=0;o<s._serverSyncs.length;o++)if(s._serverSyncs[o][0]===t.options.serverSync){i=s._serverSyncs[o];break}s._eqNull(i[2])&&(e="function"==typeof t.options.serverSync?t.options.serverSync.apply(this,[]):null,i[2]=(e?(new Date).getTime()-e.getTime():0)-i[1]),t._since&&t._since.setMilliseconds(t._since.getMilliseconds()+i[2]),t._until.setMilliseconds(t._until.getMilliseconds()+i[2])}});for(var t=0;t<s._serverSyncs.length;t++)s._eqNull(s._serverSyncs[t][2])||(s._serverSyncs[t][1]+=s._serverSyncs[t][2],delete s._serverSyncs[t][2])},_instSettings:function(t,e){return{_periods:[0,0,0,0,0,0,0]}},_addElem:function(t){this._hasElem(t)||this._timerElems.push(t)},_hasElem:function(t){return-1<p.inArray(t,this._timerElems)},_removeElem:function(e){this._timerElems=p.map(this._timerElems,function(t){return t===e?null:t})},_updateElems:function(){for(var t=this._timerElems.length-1;0<=t;t--)this._updateCountdown(this._timerElems[t])},_optionsChanged:function(t,e,i){i.layout&&(i.layout=i.layout.replace(/&lt;/g,"<").replace(/&gt;/g,">")),this._resetExtraLabels(e.options,i);var o=e.options.timezone!==i.timezone,i=(p.extend(e.options,i),this._adjustSettings(t,e,!this._eqNull(i.until)||!this._eqNull(i.since)||o),new Date);(e._since&&e._since<i||e._until&&e._until>i)&&this._addElem(t[0]),this._updateCountdown(t,e)},_updateCountdown:function(t,e){var i;t=t.jquery?t:p(t),(e=e||this._getInst(t))&&(t.html(this._generateHTML(e)).toggleClass(this._rtlClass,e.options.isRTL),"pause"!==e._hold&&"function"==typeof e.options.onTick&&(i="lap"!==e._hold?e._periods:this._calculatePeriods(e,e._show,e.options.significant,new Date),1!==e.options.tickInterval&&this.periodsToSeconds(i)%e.options.tickInterval!=0||e.options.onTick.apply(t[0],[i])),"pause"!==e._hold&&(e._since?e._now.getTime()<e._since.getTime():e._now.getTime()>=e._until.getTime())&&!e._expiring?(e._expiring=!0,(this._hasElem(t[0])||e.options.alwaysExpire)&&(this._removeElem(t[0]),"function"==typeof e.options.onExpiry&&e.options.onExpiry.apply(t[0],[]),e.options.expiryText&&(i=e.options.layout,e.options.layout=e.options.expiryText,this._updateCountdown(t[0],e),e.options.layout=i),e.options.expiryUrl)&&(window.location=e.options.expiryUrl),e._expiring=!1):"pause"===e._hold&&this._removeElem(t[0]))},_resetExtraLabels:function(t,e){var i=null;for(i in e)i.match(/[Ll]abels[02-9]|compactLabels1/)&&(t[i]=e[i]);for(i in t)i.match(/[Ll]abels[02-9]|compactLabels1/)&&void 0===e[i]&&(t[i]=null)},_eqNull:function(t){return null==t},_adjustSettings:function(t,e,i){for(var o=null,s=0;s<this._serverSyncs.length;s++)if(this._serverSyncs[s][0]===e.options.serverSync){o=this._serverSyncs[s][1];break}var n=null,a=null,t=(this._eqNull(o)?(t="function"==typeof e.options.serverSync?e.options.serverSync.apply(t[0],[]):null,n=new Date,a=t?n.getTime()-t.getTime():0,this._serverSyncs.push([e.options.serverSync,a])):(n=new Date,a=e.options.serverSync?o:0),e.options.timezone),t=this._eqNull(t)?-n.getTimezoneOffset():t;(i||!i&&this._eqNull(e._until)&&this._eqNull(e._since))&&(e._since=e.options.since,this._eqNull(e._since)||(e._since=this.UTCDate(t,this._determineTime(e._since,null)),e._since&&a&&e._since.setMilliseconds(e._since.getMilliseconds()+a)),e._until=this.UTCDate(t,this._determineTime(e.options.until,n)),a)&&e._until.setMilliseconds(e._until.getMilliseconds()+a),e._show=this._determineShow(e)},_preDestroy:function(t,e){this._removeElem(t[0]),t.empty()},pause:function(t){this._hold(t,"pause")},lap:function(t){this._hold(t,"lap")},resume:function(t){this._hold(t,null)},toggle:function(t){this[(p.data(t,this.name)||{})._hold?"resume":"pause"](t)},toggleLap:function(t){this[(p.data(t,this.name)||{})._hold?"resume":"lap"](t)},_hold:function(t,e){var i,o=p.data(t,this.name);o&&("pause"!==o._hold||e||(o._periods=o._savePeriods,i=o._since?"-":"+",o[o._since?"_since":"_until"]=this._determineTime(i+o._periods[0]+"y"+i+o._periods[1]+"o"+i+o._periods[2]+"w"+i+o._periods[3]+"d"+i+o._periods[4]+"h"+i+o._periods[5]+"m"+i+o._periods[6]+"s"),this._addElem(t)),o._hold=e,o._savePeriods="pause"===e?o._periods:null,p.data(t,this.name,o),this._updateCountdown(t,o))},getTimes:function(t){t=p.data(t,this.name);return t?"pause"===t._hold?t._savePeriods:t._hold?this._calculatePeriods(t,t._show,t.options.significant,new Date):t._periods:null},_determineTime:function(t,e){var i,c=this,e=this._eqNull(t)?e:"string"==typeof t?(t=>{t=t.toLowerCase();for(var e=new Date,i=e.getFullYear(),o=e.getMonth(),s=e.getDate(),n=e.getHours(),a=e.getMinutes(),r=e.getSeconds(),l=/([+-]?[0-9]+)\s*(s|m|h|d|w|o|y)?/g,d=l.exec(t);d;){switch(d[2]||"s"){case"s":r+=parseInt(d[1],10);break;case"m":a+=parseInt(d[1],10);break;case"h":n+=parseInt(d[1],10);break;case"d":s+=parseInt(d[1],10);break;case"w":s+=7*parseInt(d[1],10);break;case"o":o+=parseInt(d[1],10),s=Math.min(s,c._getDaysInMonth(i,o));break;case"y":i+=parseInt(d[1],10),s=Math.min(s,c._getDaysInMonth(i,o))}d=l.exec(t)}return new Date(i,o,s,n,a,r,0)})(t):"number"==typeof t?(e=t,(i=new Date).setTime(i.getTime()+1e3*e),i):t;return e&&e.setMilliseconds(0),e},_getDaysInMonth:function(t,e){return 32-new Date(t,e,32).getDate()},_normalLabels:function(t){return t},_generateHTML:function(i){for(var o=this,t=(i._periods=i._hold?i._periods:this._calculatePeriods(i,i._show,i.options.significant,new Date),!1),e=0,s=i.options.significant,n=p.extend({},i._show),a=null,a=0;a<=6;a++)t=t||"?"===i._show[a]&&0<i._periods[a],n[a]="?"!==i._show[a]||t?i._show[a]:null,e+=n[a]?1:0,s-=0<i._periods[a]?1:0;var r=[!1,!1,!1,!1,!1,!1,!1];for(a=6;0<=a;a--)i._show[a]&&(i._periods[a]?r[a]=!0:(r[a]=0<s,s--));function l(t){var e=i.options["compactLabels"+u(i._periods[t])];return n[t]?o._translateDigits(i,i._periods[t])+(e||c)[t]+" ":""}function d(t){var e=i.options["labels"+u(i._periods[t])];return!i.options.significant&&n[t]||i.options.significant&&r[t]?'<span class="'+o._sectionClass+'"><span class="'+o._amountClass+'">'+o._minDigits(i,i._periods[t],h)+'</span><span class="'+o._periodClass+'">'+(e||c)[t]+"</span></span>":""}var c=i.options.compact?i.options.compactLabels:i.options.labels,u=i.options.whichLabels||this._normalLabels,h=i.options.padZeroes?2:1;return i.options.layout?this._buildLayout(i,n,i.options.layout,i.options.compact,i.options.significant,r):(i.options.compact?'<span class="'+this._rowClass+" "+this._amountClass+(i._hold?" "+this._holdingClass:"")+'">'+l(0)+l(1)+l(2)+l(3)+(n[4]?this._minDigits(i,i._periods[4],2):"")+(n[5]?(n[4]?i.options.timeSeparator:"")+this._minDigits(i,i._periods[5],2):"")+(n[6]?(n[4]||n[5]?i.options.timeSeparator:"")+this._minDigits(i,i._periods[6],2):""):'<span class="'+this._rowClass+" "+this._showClass+(i.options.significant||e)+(i._hold?" "+this._holdingClass:"")+'">'+d(0)+d(1)+d(2)+d(3)+d(4)+d(5)+d(6))+"</span>"+(i.options.description?'<span class="'+this._rowClass+" "+this._descrClass+'">'+i.options.description+"</span>":"")},_buildLayout:function(i,t,e,o,s,n){for(var a=i.options[o?"compactLabels":"labels"],r=i.options.whichLabels||this._normalLabels,l=function(t){return(i.options[(o?"compactLabels":"labels")+r(i._periods[t])]||a)[t]},d=function(t,e){return i.options.digits[Math.floor(t/e)%10]},l={desc:i.options.description,sep:i.options.timeSeparator,yl:l(0),yn:this._minDigits(i,i._periods[0],1),ynn:this._minDigits(i,i._periods[0],2),ynnn:this._minDigits(i,i._periods[0],3),y1:d(i._periods[0],1),y10:d(i._periods[0],10),y100:d(i._periods[0],100),y1000:d(i._periods[0],1e3),ol:l(1),on:this._minDigits(i,i._periods[1],1),onn:this._minDigits(i,i._periods[1],2),onnn:this._minDigits(i,i._periods[1],3),o1:d(i._periods[1],1),o10:d(i._periods[1],10),o100:d(i._periods[1],100),o1000:d(i._periods[1],1e3),wl:l(2),wn:this._minDigits(i,i._periods[2],1),wnn:this._minDigits(i,i._periods[2],2),wnnn:this._minDigits(i,i._periods[2],3),w1:d(i._periods[2],1),w10:d(i._periods[2],10),w100:d(i._periods[2],100),w1000:d(i._periods[2],1e3),dl:l(3),dn:this._minDigits(i,i._periods[3],1),dnn:this._minDigits(i,i._periods[3],2),dnnn:this._minDigits(i,i._periods[3],3),d1:d(i._periods[3],1),d10:d(i._periods[3],10),d100:d(i._periods[3],100),d1000:d(i._periods[3],1e3),hl:l(4),hn:this._minDigits(i,i._periods[4],1),hnn:this._minDigits(i,i._periods[4],2),hnnn:this._minDigits(i,i._periods[4],3),h1:d(i._periods[4],1),h10:d(i._periods[4],10),h100:d(i._periods[4],100),h1000:d(i._periods[4],1e3),ml:l(5),mn:this._minDigits(i,i._periods[5],1),mnn:this._minDigits(i,i._periods[5],2),mnnn:this._minDigits(i,i._periods[5],3),m1:d(i._periods[5],1),m10:d(i._periods[5],10),m100:d(i._periods[5],100),m1000:d(i._periods[5],1e3),sl:l(6),sn:this._minDigits(i,i._periods[6],1),snn:this._minDigits(i,i._periods[6],2),snnn:this._minDigits(i,i._periods[6],3),s1:d(i._periods[6],1),s10:d(i._periods[6],10),s100:d(i._periods[6],100),s1000:d(i._periods[6],1e3)},c=e,u=0;u<=6;u++)var h="yowdhms".charAt(u),h=new RegExp("\\{"+h+"<\\}([\\s\\S]*)\\{"+h+">\\}","g"),c=c.replace(h,!s&&t[u]||s&&n[u]?"$1":"");return p.each(l,function(t,e){t=new RegExp("\\{"+t+"\\}","g");c=c.replace(t,e)}),c},_minDigits:function(t,e,i){return(e=""+e).length>=i?this._translateDigits(t,e):this._translateDigits(t,(e="0000000000"+e).substr(e.length-i))},_translateDigits:function(e,t){return(""+t).replace(/[0-9]/g,function(t){return e.options.digits[t]})},_determineShow:function(t){var t=t.options.format,e=[];return e[0]=t.match("y")?"?":t.match("Y")?"!":null,e[1]=t.match("o")?"?":t.match("O")?"!":null,e[2]=t.match("w")?"?":t.match("W")?"!":null,e[3]=t.match("d")?"?":t.match("D")?"!":null,e[4]=t.match("h")?"?":t.match("H")?"!":null,e[5]=t.match("m")?"?":t.match("M")?"!":null,e[6]=t.match("s")?"?":t.match("S")?"!":null,e},_calculatePeriods:function(t,i,e,o){t._now=o,t._now.setMilliseconds(0);function s(t,e){d[t]=i[t]?Math.floor(c/e):0,c-=d[t]*e}var n,a,r,l=new Date(t._now.getTime()),d=(t._since?o.getTime()<t._since.getTime()?t._now=o=l:o=t._since:(l.setTime(t._until.getTime()),o.getTime()>t._until.getTime()&&(t._now=o=l)),[0,0,0,0,0,0,0]),c=((i[0]||i[1])&&(n=this._getDaysInMonth(o.getFullYear(),o.getMonth()),r=this._getDaysInMonth(l.getFullYear(),l.getMonth()),r=l.getDate()===o.getDate()||l.getDate()>=Math.min(n,r)&&o.getDate()>=Math.min(n,r),a=function(t){return 60*(60*t.getHours()+t.getMinutes())+t.getSeconds()},r=Math.max(0,12*(l.getFullYear()-o.getFullYear())+l.getMonth()-o.getMonth()+(l.getDate()<o.getDate()&&!r||r&&a(l)<a(o)?-1:0)),d[0]=i[0]?Math.floor(r/12):0,d[1]=i[1]?r-12*d[0]:0,a=(o=new Date(o.getTime())).getDate()===n,r=this._getDaysInMonth(o.getFullYear()+d[0],o.getMonth()+d[1]),o.getDate()>r&&o.setDate(r),o.setFullYear(o.getFullYear()+d[0]),o.setMonth(o.getMonth()+d[1]),a)&&o.setDate(r),Math.floor((l.getTime()-o.getTime())/1e3)),u=null;if(s(2,604800),s(3,86400),s(4,3600),s(5,60),s(6,1),0<c&&!t._since)for(var h=[1,12,4.3482,7,24,60,60],p=6,f=1,u=6;0<=u;u--)i[u]&&(d[p]>=f&&(d[p]=0,c=1),0<c)&&(d[u]++,c=0,p=u,f=1),f*=h[u];if(e)for(u=0;u<=6;u++)e&&d[u]?e--:e||(d[u]=0);return d}})})(jQuery),jQuery(document).ready(function(){jQuery(".ult_colorlink").on("mouseenter",function(){var t=jQuery(this).data("style"),e=("Style_6"==t&&(e=jQuery(this).find(".ult_btn6_link_top").data("color"),jQuery(this).find(".ult_btn6_link_top").css("text-shadow","10px 0 "+e+", -10px 0 "+e),jQuery(this).find(".ult_btn6_link_top").css("color",e)),"Style_10"==t&&(e=jQuery(this).find(".ult_btn10_span").data("bhover")," "!=jQuery(this).find(".ult_btn10_span").data("bstyle"))&&(jQuery(this).find(".ult_btn10_span").css("border-top-style","solid"),jQuery(this).find(".ult_btn10_span").css("border-top-color",e)),jQuery(this).data("texthover")),i=jQuery(this).data("bghover");jQuery(this).css("color",e),jQuery(this).find(".ult_btn10_span").css("color",e),"Style_2"==t&&jQuery(this).find(".ult_btn10_span").css("background",i)}).on("mouseleave",function(){var t=jQuery(this).data("style"),e=("Style_6"==t&&jQuery(this).find(".ult_btn6_link_top").removeAttr("style"),"Style_10"==t&&(i=jQuery(this).find(".ult_btn10_span").data("color")," "!=(e=jQuery(this).find(".ult_btn10_span").data("bstyle")))&&(jQuery(this).find(".ult_btn10_span").css("border-top-style",e),jQuery(this).find(".ult_btn10_span").css("border-top-color",i)),jQuery(this).data("textcolor")),i=jQuery(this).data("bgcolor");jQuery(this).css("color",e),jQuery(this).find(".ult_btn10_span").css("color",e),"Style_2"==t&&jQuery(this).find(".ult_btn10_span").css("background",i)})}),jQuery(window).on("load",function(){ult_creative_link_ht()}),jQuery(document).ready(function(t){ult_creative_link_ht()}),jQuery(window).on("resize",function(t){ult_creative_link_ht()}),(c=>{function s(t,e){var i,o;o=(i=parseInt(e.outerHeight()))/2,t.css("padding-top",o+"px"),t.parent().css("margin-top",o+20+"px"),e.css("top",-i+"px")}function n(t){0<t.find(".timeline-icon-block").length&&c(".timeline-block").each(function(t,e){var i=c(this).find(".timeline-header-block"),o=c(this).find(".timeline-icon-block"),s=(o.css({position:"absolute"}),o.outerHeight()),n=o.outerWidth(),a=-n/2,a=(parseInt(i.find(".timeline-header").css("padding-left").replace(/[^\d.]/g,"")),c(this).hasClass("timeline-post-left")?(o.css({left:a,right:"auto"}),jQuery("body").hasClass("rtl")&&o.css({left:"auto",right:a})):c(this).hasClass("timeline-post-right")&&(o.css({left:"auto",right:a}),jQuery("body").hasClass("rtl"))&&o.css({left:a,right:"auto"}),i.height()),a=(o.css({top:a/2-s/2}),o.offset().left),s=c(window).width();(a<0||s<a+n)&&(o.css({position:"relative",top:"auto",left:"auto",right:"auto","text-align":"center"}),o.children().children().css({margin:"10px auto"}),i.css({padding:"0"}))})}function i(){jQuery(".ult-animation").each(function(){if(jQuery(this).attr("data-animate")){var o=jQuery(this).children("*");let s=jQuery(this).attr("data-animate"),t=jQuery(this).attr("data-animation-duration")+"s",e=jQuery(this).attr("data-animation-iteration"),i=jQuery(this).attr("data-animation-delay"),n=(jQuery(this).attr("data-opacity_start_effect"),"opacity:1;-webkit-animation-delay:"+i+"s;-webkit-animation-duration:"+t+";-webkit-animation-iteration-count:"+e+"; -moz-animation-delay:"+i+"s;-moz-animation-duration:"+t+";-moz-animation-iteration-count:"+e+"; animation-delay:"+i+"s;animation-duration:"+t+";animation-iteration-count:"+e+";");var a="opacity:1;-webkit-transition-delay: "+i+"s; -moz-transition-delay: "+i+"s; transition-delay: "+i+"s;";if(r(jQuery(this))){let t=jQuery(this).attr("style");"opacity:0;"==(t=(t=void 0===t?"test":t).replace(/ /g,""))&&0!==t.indexOf(a)&&jQuery(this).attr("style",a),jQuery.each(o,function(t,e){e=jQuery(e);let i=e.attr("style"),o=(void 0===i&&(i="test"),"");o=0==i.indexOf(n)?i:n+i,e.attr("style",o),r(e)&&e.addClass("animated").addClass(s)})}}})}function r(t){var e,i=jQuery(window).scrollTop(),o=jQuery(window).height();e=void 0===(e=jQuery(t).hasClass("ult-animate-viewport")?jQuery(t).data("opacity_start_effect"):e)||""==e?2:100-e,jQuery(t).outerHeight();return jQuery(t).offset().top-i<=o-o*(e/100)}function a(){jQuery(".ult-new-ib").each(function(t,e){var i,o,s=jQuery(this);s.hasClass("ult-ib-resp")&&(i=jQuery(document).width(),o=s.data("min-width"),i<=s.data("max-width")&&o<=i?s.find(".ult-new-ib-content").hide():s.find(".ult-new-ib-content").show())})}c.fn.vc_translate_row=function(){let l=c(window).scrollTop(),d=c(window).height();c(this).each(function(t,e){let i=c(e).attr("data-row-effect-mobile-disable");if(i=void 0===i?"false":i.toString(),"false"==("true"==(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)?"true":"false")&&"true"==i?"true":"false")){var o=c(e).outerHeight(),s=c(e).offset().top-l,n=s+o,a=c(e).attr("data-parallax-content-sense")/100,r=0;n<=d-0*d&&s<=0&&!((r=o>d?(d-n)*a:-s*a)<0)||(r=0);c(e).find(".vc-row-translate-wrapper").children().each(function(t,e){jQuery(e).is(".upb_row_bg,.upb_video-wrapper,.ult-vc-seperator,.ult-easy-separator-wrapper")||c(e).css({transform:"translate3d(0,"+r+"px,0)","-webkit-transform":"translate3d(0,"+r+"px,0)","-ms-transform":"translate3d(0,"+r+"px,0)"})})}})},c.fn.vc_fade_row=function(){let a=c(window).scrollTop(),r=c(window).height();c(this).each(function(t,e){let i=c(e).attr("data-row-effect-mobile-disable");if(i=void 0===i?"false":i.toString(),"false"==("true"==(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)?"true":"false")&&"true"==i?"true":"false")){var o=100-c(e).data("fadeout-percentage"),s=c(e).outerHeight(),s=c(e).offset().top-a+s;let i=1;var o=r-r*(o/100),n=(o-s)/o*1;0<n&&(i=1-n),s<=o?(i<0?i=0:1<i&&(i=1),c(e).children().each(function(t,e){c(e).is(".upb_row_bg,.upb_video-wrapper,.ult-vc-seperator")||c(e).css({opacity:i})})):c(e).children().each(function(t,e){c(e).css({opacity:i})})}})},jQuery(document).ready(function(){{let r="";c(".ult-spacer").each(function(t,e){var i=c(e).data("id"),o=(c("body").width(),c(e).data("height-mobile")),s=c(e).data("height-mobile-landscape"),n=c(e).data("height-tab"),a=c(e).data("height-tab-portrait"),e=c(e).data("height");""!=e&&(r+=" .spacer-"+i+" { height:"+e+"px } "),""==n&&"0"!=n&&0!=n||(r+=" @media (max-width: 1199px) { .spacer-"+i+" { height:"+n+"px } } "),void 0===a||""==a&&"0"!=a&&0!=a||(r+=" @media (max-width: 991px) { .spacer-"+i+" { height:"+a+"px } } "),void 0===s||""==s&&"0"!=s&&0!=s||(r+=" @media (max-width: 767px) { .spacer-"+i+" { height:"+s+"px } } "),""==o&&"0"!=o&&0!=o||(r+=" @media (max-width: 479px) { .spacer-"+i+" { height:"+o+"px } } ")}),""!=r&&(r="<style>"+r+"</style>",c("head").append(r))}}),jQuery(window).on("scroll",function(){var t=jQuery(".ult-no-mobile").length;/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)&&1<=t?jQuery(".ult-animation").css("opacity",1):i(),c(".vc-row-fade").vc_fade_row(),c(".vc-row-translate").vc_translate_row()}),jQuery(window).on("load",function(){jQuery(".ult-banner-block-custom-height").each(function(t,e){var i=jQuery(this).find("img"),o=jQuery(this).width(),s=jQuery(this).height();i.width();s<o&&i.css({width:"100%",height:"auto"})}),jQuery(".ult-new-ib").each(function(t,e){("ontouchstart"in window||0<navigator.MaxTouchPoints||0<navigator.msMaxTouchPoints)&&jQuery(this).find(".ult-new-ib-link").click(function(t){t.preventDefault();let e=jQuery(this).attr("href"),i=jQuery(this).data("touch-delay");null==i&&(i=200),setTimeout(function(){window.location=e},i)})});function i(){jQuery(".ifb-jq-height").each(function(){jQuery(this).find(".ifb-back").css("height","auto"),jQuery(this).find(".ifb-front").css("height","auto");var t=parseInt(jQuery(this).find(".ifb-front > div").outerHeight(!0)),e=parseInt(jQuery(this).find(".ifb-back > div").outerHeight(!0)),t=e<t?t:e;jQuery(this).find(".ifb-front").css("height",t+"px"),jQuery(this).find(".ifb-back").css("height",t+"px"),(jQuery(this).hasClass("vertical_door_flip")||jQuery(this).hasClass("horizontal_door_flip")||jQuery(this).hasClass("style_9"))&&jQuery(this).find(".ifb-flip-box").css("height",t+"px")}),jQuery(".ifb-auto-height").each(function(){var t,e;(jQuery(this).hasClass("horizontal_door_flip")||jQuery(this).hasClass("vertical_door_flip"))&&(e=parseInt(jQuery(this).find(".ifb-front > div").outerHeight()),e=(t=parseInt(jQuery(this).find(".ifb-back > div").outerHeight()))<e?e:t,jQuery(this).find(".ifb-flip-box").css("height",e+"px"))})}let t=0,e=0;-1!=navigator.userAgent.indexOf("Safari")&&-1==navigator.userAgent.indexOf("Chrome")?setTimeout(function(){i()},500):i(),jQuery(document).on("ultAdvancedTabClicked",function(t,e){i()}),jQuery(window).on("resize",function(){t++,setTimeout(function(){e++,t==e&&i()},500)});let o=0;jQuery(window).on("resize",function(){a(),jQuery(".csstime.smile-icon-timeline-wrap").each(function(){n(jQuery(this))}),c(".jstime .timeline-wrapper").each(function(){n(jQuery(this))}),"none"==jQuery(".smile-icon-timeline-wrap.jstime .timeline-line").css("display")?0===o&&(c(".jstime .timeline-wrapper").masonry("destroy"),o=1):1==o&&(jQuery(".jstime .timeline-wrapper").masonry({itemSelector:".timeline-block"}),setTimeout(function(){jQuery(".jstime .timeline-wrapper").masonry({itemSelector:".timeline-block",width:"401px"}),jQuery(this).find(".timeline-block").each(function(){jQuery(this).css("left","initial"),"0px"==jQuery(this).css("left")?jQuery(this).addClass("timeline-post-left"):jQuery(this).addClass("timeline-post-right")}),o=0},300))}),c(".smile-icon-timeline-wrap").each(function(){var t=jQuery(this).data("timeline-cutom-width"),t=(t&&jQuery(this).css("width",2*t+40+"px"),parseInt(jQuery(this).width()),parseInt(jQuery(this).find(".timeline-block").width()),c(".jstime .timeline-wrapper").each(function(){jQuery(this).masonry({itemSelector:".timeline-block"})}),setTimeout(function(){c(".jstime .timeline-wrapper").each(function(){jQuery(this).find(".timeline-block").each(function(){"0px"==jQuery(this).css("left")?jQuery(this).addClass("timeline-post-left"):jQuery(this).addClass("timeline-post-right"),n(jQuery(this))}),jQuery(".timeline-block").each(function(){var t=parseInt(jQuery(this).css("top"))-parseInt(jQuery(this).next().css("top"));t<14&&0<t||0==t?jQuery(this).next().addClass("time-clash-right"):-14<t&&jQuery(this).next().addClass("time-clash-left")})}),jQuery(".timeline-post-right").each(function(){var t=jQuery(this).find(".timeline-icon-block").clone();jQuery(this).find(".timeline-icon-block").remove(),jQuery(this).find(".timeline-header-block").after(t)}),jQuery(".smile-icon-timeline-wrap").each(function(){var t=jQuery(this).data("time_block_bg_color");jQuery(this).find(".timeline-block").css("background-color",t),jQuery(this).find(".timeline-post-left.timeline-block l").css("border-left-color",t),jQuery(this).find(".timeline-post-right.timeline-block l").css("border-right-color",t),jQuery(this).find(".feat-item").css("background-color",t),0<jQuery(this).find(".feat-item").find(".feat-top").length?jQuery(this).find(".feat-item l").css("border-top-color",t):jQuery(this).find(".feat-item l").css("border-bottom-color",t),jQuery(".jstime.timeline_preloader").remove(),jQuery(this).find("div").hasClass("timeline-wrapper")?jQuery(this).css("opacity","1"):jQuery(this).remove()})},1e3),jQuery(this).find(".timeline-line ").next().hasClass("timeline-separator-text")||jQuery(this).find(".timeline-line").prepend("<span></span>"),jQuery(this).data("time_sep_color")),e=jQuery(this).data("time_sep_bg_color"),i=jQuery(".smile-icon-timeline-wrap .timeline-line").css("border-right-color");jQuery(this).find(".timeline-dot").css("background-color",e),jQuery(this).find(".timeline-line span").css("background-color",e),jQuery(this).find(".timeline-line span").css("background-color",e),jQuery(this).find(".timeline-separator-text").css("color",t),jQuery(this).find(".timeline-separator-text .sep-text").css("background-color",e),jQuery(this).find(".ult-timeline-arrow s").css("border-color","rgba(255, 255, 255, 0) "+i),jQuery(this).find(".feat-item .ult-timeline-arrow s").css("border-color",i+" rgba(255, 255, 255, 0)"),jQuery(this).find(".timeline-block").css("border-color",i),jQuery(this).find(".feat-item").css("border-color",i)})}),jQuery(document).ready(function(t){var e=jQuery(".ult-no-mobile").length,e=(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)&&1<=e?jQuery(".ult-animation").css("opacity",1):i(),a(),jQuery(".ubtn").on("mouseenter",function(){let t=jQuery(this),e=(t.find(".ubtn-text").css("color",t.data("hover")),t.find(".ubtn-hover").css("background",t.data("hover-bg")).addClass("ubtn-hover-active"),""!=t.data("hover-bg")&&t.data("hover-bg")),i=(setTimeout(function(){!1!==e&&t.hasClass(".ubtn-fade-bg")&&t.css("background",t.data("hover-bg"))},150),t.attr("style"));var o;""!=t.data("shadow-hover")&&(t.css("box-shadow"),i+="box-shadow:"+t.data("shadow-hover")),t.attr("style",i),""!=t.data("border-hover")&&t.css("border-color",t.data("border-hover")),"none"!=t.data("shadow-click")&&(o=t.data("shd-shadow")-3,""!=t.is(".shd-left")?t.css({right:o}):""!=t.is(".shd-right")?t.css({left:o}):""!=t.is(".shd-top")?t.css({bottom:o}):""!=t.is(".shd-bottom")&&t.css({top:o}))}).on("mouseleave",function(){var t=jQuery(this),e=(t.find(".ubtn-text").removeAttr("style"),t.find(".ubtn-hover").removeClass("ubtn-hover-active"),t.css("background",t.data("bg")),t.data("border-color"));let i=t.attr("style");""!=t.data("shadow-hover")&&(i+="box-shadow:"+t.data("shadow")),t.attr("style",i),""!=t.data("border-hover")&&t.css("border-color",e),"none"!=t.data("shadow-click")&&(t.removeClass("no-ubtn-shadow"),""!=t.is(".shd-left")?t.css({right:"auto"}):""!=t.is(".shd-right")?t.css({left:"auto"}):""!=t.is(".shd-top")?t.css({bottom:"auto"}):""!=t.is(".shd-bottom")&&t.css({top:"auto"}))}),jQuery(".ubtn").on("focus blur mousedown mouseup",function(t){let e=jQuery(this);"none"!=e.data("shadow-click")&&setTimeout(function(){e.is(":focus")?(e.addClass("no-ubtn-shadow"),""!=e.is(".shd-left")?e.css({right:e.data("shd-shadow")+"px"}):""!=e.is(".shd-right")?e.css({left:e.data("shd-shadow")+"px"}):""!=e.is(".shd-top")?e.css({bottom:e.data("shd-shadow")+"px"}):""!=e.is(".shd-bottom")&&e.css({top:e.data("shd-shadow")+"px"})):(e.removeClass("no-ubtn-shadow"),""!=e.is(".shd-left")?e.css({right:"auto"}):""!=e.is(".shd-right")?e.css({left:"auto"}):""!=e.is(".shd-top")?e.css({bottom:"auto"}):""!=e.is(".shd-bottom")&&e.css({top:"auto"}))},0)}),jQuery(".ubtn").on("focusout",function(){var t=jQuery(this);t.removeClass("no-ubtn-shadow"),""!=t.is(".shd-left")?t.css({right:"auto"}):""!=t.is(".shd-right")?t.css({left:"auto"}):""!=t.is(".shd-top")?t.css({bottom:"auto"}):""!=t.is(".shd-bottom")&&t.css({top:"auto"})}),jQuery(".smile-icon-timeline-wrap.jstime").css("opacity","0"),jQuery(".jstime.timeline_preloader").css("opacity","1"),jQuery(".smile-icon-timeline-wrap.csstime .timeline-wrapper").each(function(){jQuery(".csstime .timeline-block:even").addClass("timeline-post-left"),jQuery(".csstime .timeline-block:odd").addClass("timeline-post-right")}),jQuery(".csstime .timeline-post-right").each(function(){jQuery(this).css("float","right"),jQuery("<div style='clear:both'></div>").insertAfter(jQuery(this))}),jQuery(".csstime.smile-icon-timeline-wrap").each(function(){var t=jQuery(this).data("time_block_bg_color");jQuery(this).find(".timeline-block").css("background-color",t),jQuery(this).find(".timeline-post-left.timeline-block l").css("border-left-color",t),jQuery(this).find(".timeline-post-right.timeline-block l").css("border-right-color",t),jQuery(this).find(".feat-item").css("background-color",t),0<jQuery(this).find(".feat-item").find(".feat-top").length?jQuery(this).find(".feat-item l").css("border-top-color",t):jQuery(this).find(".feat-item l").css("border-bottom-color",t),n(jQuery(this))}),jQuery(".aio-icon, .aio-icon-img, .flip-box, .ultb3-info, .icon_list_icon, .ult-banner-block, .uavc-list-icon, .ult_tabs, .icon_list_connector").each(function(){if(jQuery(this).attr("data-animation")){let e=jQuery(this).attr("data-animation"),i="delay-"+jQuery(this).attr("data-animation-delay");if(void 0===e||""===e)return!1;t(this).bsf_appear(function(){var t=jQuery(this);t.addClass("animated").addClass(e),t.addClass("animated").addClass(i)})}}),jQuery(".stats-block").each(function(){t(this).bsf_appear(function(){var t=parseFloat(jQuery(this).find(".stats-number").data("counter-value")),e=jQuery(this).find(".stats-number").data("counter-value")+" ",i=parseInt(jQuery(this).find(".stats-number").data("speed")),o=jQuery(this).find(".stats-number").data("id"),s=jQuery(this).find(".stats-number").data("separator");let n=jQuery(this).find(".stats-number").data("decimal"),a=e.split("."),r=(a=a[1]?a[1].length-1:0,!0);"none"==n&&(n="");e={useEasing:!0,useGrouping:r="none"!=s,separator:s,decimal:n};let l=new countUp(o,0,t,a,i,e);setTimeout(function(){l.start()},500)})}),/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)?jQuery(".ifb-flip-box").on("click",function(t){var e=jQuery(this);e.hasClass("ifb-hover")?e.removeClass("ifb-hover"):e.addClass("ifb-hover")}):jQuery(document).on("mouseenter mouseleave",".ifb-flip-box",function(t){var e=jQuery(this);e.hasClass("ifb-hover")?e.removeClass("ifb-hover"):e.addClass("ifb-hover")}),jQuery(".ifb-flip-box").each(function(t,e){jQuery(this).parent().hasClass("style_9")&&(jQuery(this).on("mouseenter",function(){jQuery(this).addClass("ifb-door-hover")}).on("mouseleave",function(){jQuery(this).removeClass("ifb-door-hover")}),jQuery(this).on("click",function(){jQuery(this).toggleClass("ifb-door-right-open"),jQuery(this).removeClass("ifb-door-hover")}))}),jQuery(document).on("click",".ifb-flip-box",function(t){t.stopPropagation(),jQuery(document).trigger("ultFlipBoxClicked",jQuery(this))}),jQuery(".vertical_door_flip .ifb-front").each(function(){jQuery(this).wrap('<div class="v_door ifb-multiple-front ifb-front-1"></div>'),jQuery(this).parent().clone().removeClass("ifb-front-1").addClass("ifb-front-2").insertAfter(jQuery(this).parent())}),jQuery(".reverse_vertical_door_flip .ifb-back").each(function(){jQuery(this).wrap('<div class="rv_door ifb-multiple-back ifb-back-1"></div>'),jQuery(this).parent().clone().removeClass("ifb-back-1").addClass("ifb-back-2").insertAfter(jQuery(this).parent())}),jQuery(".horizontal_door_flip .ifb-front").each(function(){jQuery(this).wrap('<div class="h_door ifb-multiple-front ifb-front-1"></div>'),jQuery(this).parent().clone().removeClass("ifb-front-1").addClass("ifb-front-2").insertAfter(jQuery(this).parent())}),jQuery(".reverse_horizontal_door_flip .ifb-back").each(function(){jQuery(this).wrap('<div class="rh_door ifb-multiple-back ifb-back-1"></div>'),jQuery(this).parent().clone().removeClass("ifb-back-1").addClass("ifb-back-2").insertAfter(jQuery(this).parent())}),jQuery(".style_9 .ifb-front").each(function(){jQuery(this).wrap('<div class="new_style_9 ifb-multiple-front ifb-front-1"></div>'),jQuery(this).parent().clone().removeClass("ifb-front-1").addClass("ifb-front-2").insertAfter(jQuery(this).parent())}),jQuery(".style_9 .ifb-back").each(function(){jQuery(this).wrap('<div class="new_style_9 ifb-multiple-back ifb-back-1"></div>'),jQuery(this).parent().clone().removeClass("ifb-back-1").addClass("ifb-back-2").insertAfter(jQuery(this).parent())}),/^((?!chrome).)*safari/i.test(navigator.userAgent));e&&(jQuery(".vertical_door_flip").each(function(t,e){var i=jQuery(this).find(".flip_link").outerHeight();jQuery(this).find(".flip_link").css("top",-i/2+"px"),jQuery(this).find(".ifb-multiple-front").css("width","50.2%")}),jQuery(".horizontal_door_flip").each(function(t,e){var i=jQuery(this).find(".flip_link").outerHeight();jQuery(this).find(".flip_link").css("top",-i/2+"px"),jQuery(this).find(".ifb-multiple-front").css("height","50.2%")}),jQuery(".reverse_vertical_door_flip").each(function(t,e){var i=jQuery(this).find(".flip_link").outerHeight();jQuery(this).find(".flip_link").css("top",-i/2+"px")}),jQuery(".reverse_horizontal_door_flip").each(function(t,e){var i=jQuery(this).find(".flip_link").outerHeight();jQuery(this).find(".flip_link").css("top",-i/2+"px"),jQuery(this).find(".ifb-back").css("position","inherit")})),jQuery(".square_box-icon").each(function(t,e){let i=jQuery(this);var o;(0<jQuery(this).find(".aio-icon-img").length?(o=jQuery(this).find(".aio-icon-img"),s(i,o),o.find(".img-icon")):(o=jQuery(this).find(".aio-icon"),s(i,o),jQuery(window))).on("load",function(){s(i,o)})})})})(jQuery),jQuery(document).ready(function(){function t(){jQuery(".ult-new-ib").each(function(t,e){var i,o=jQuery(this).data("min-height")||"";jQuery(this).find(".ult-new-ib-img").data("min-height"),jQuery(this).find(".ult-new-ib-img").data("max-width");""!=o&&(jQuery(this).addClass("ult-ib2-min-height"),jQuery(this).css("height",o),jQuery(this).find(".ult-new-ib-img").removeClass("ult-ib2-toggle-size"),jQuery(this).find(".ult-new-ib-img").width(),i=jQuery(this).find(".ult-new-ib-img").height(),jQuery(this).width()<=o||i<o)&&jQuery(this).find(".ult-new-ib-img").addClass("ult-ib2-toggle-size"),jQuery(this).on("mouseenter",function(){jQuery(this).find(".ult-new-ib-img").css("opacity",jQuery(this).data("hover-opacity"))}).on("mouseleave",function(){jQuery(this).find(".ult-new-ib-img").css("opacity",jQuery(this).data("opacity"))})})}jQuery(".ult-new-ib").css("opacity","1"),t(),jQuery(window).on("load",function(){t()}),jQuery(window).on("resize",function(){t()})}),jQuery(document).ready(function(){function i(){jQuery(".ultimate-map-wrapper").each(function(t,e){var i=jQuery(e).attr("id");if(void 0===i||""===i)return!1;var e=jQuery(e).find(".ultimate_google_map").attr("id"),o=jQuery("#"+e).attr("data-map_override");let s="true",n=(jQuery("#"+e).css({"margin-left":0}),jQuery("#"+e).css({right:0}),jQuery("#"+i).parent());n;if("full"==o&&(n=jQuery("body"),s="false"),"ex-full"==o&&(n=jQuery("html"),s="false"),!isNaN(o))for(t=0;t<o&&"HTML"!=n.prop("tagName");t++)n=n.parent();i=0==o||"0"==o?n.width():n.outerWidth();var a=n.offset().left-jQuery("#"+e).offset().left;jQuery("#"+e).css({width:i}),0==o&&"0"==o||jQuery("#"+e).css({"margin-left":a}),"full"==o&&jQuery("body").hasClass("rtl")&&(i=jQuery("#"+e),a=jQuery(window).width()-(i.offset().left+i.outerWidth()),jQuery("#"+e).css({right:-a}))})}i(),jQuery(window).on("load",function(){i()}),jQuery(window).on("resize",function(){i()}),jQuery(".ui-tabs").on("tabsactivate",function(t,e){0<jQuery(this).find(".ultimate-map-wrapper").length&&i()}),jQuery(".ui-accordion").on("accordionactivate",function(t,e){0<jQuery(this).find(".ultimate-map-wrapper").length&&i()}),jQuery(document).on("onUVCModalPopupOpen",function(){i()}),jQuery(document).on("UVCMapResize",function(){i()})}),(o=>{o(document).ready(function(){var t=o(window).width();o(document).on("mouseenter",".ult_dual1",function(){var t,e=o(this).find(".ult-dual-btn-1").attr("class"),i=e.split(" ");"Style1"==(e=i[1]+i[2])&&(t=o(this).find(".ult-dual-btn-1").data("bghovercolor"),o(this)[0].style.setProperty("background-color",t,"important")),"Style2"==e&&(t=o(this).find(".ult-dual-btn-1").data("bghovercolor")),"Style3"==e&&(t=o(this).find(".ult-dual-btn-1").data("bghovercolor"),o(this).css({"box-shadow":" inset 0 0 20px 50px "+t})),"undefined"!=e&&(i=o(this).find(".ult-dual-btn-1").data("icon_hover_color"),o(this).find(".ult-dual-btn-1").find(".aio-icon").css({color:i}),t=o(this).find(".ult-dual-btn-1").data("iconbghovercolor"),o(this).find(".ult-dual-btn-1").find(".aio-icon").css({background:t}),e=o(this).find(".ult-dual-btn-1").data("iconhoverborder"),o(this).find(".ult-dual-btn-1").find(".aio-icon").css({"border-color":e}),o(this).find(".ult-dual-btn-1").find(".aio-icon-img").css({background:t}),o(this).find(".ult-dual-btn-1").find(".aio-icon-img").css({"border-color":e}),i=o(this).find(".ult-dual-btn-1").data("texthovercolor"),o(this).find(".ult-dual-btn-1").find(".ult-dual-button-title").css({color:i}))}),o(document).on("mouseleave",".ult_dual1",function(){var t,e=o(this).find(".ult-dual-btn-1").attr("class"),i=e.split(" ");"Style1"==(e=i[1]+i[2])&&(t=o(this).find(".ult-dual-btn-1").data("bgcolor"),o(this)[0].style.setProperty("background-color",t,"important")),"Style2"==e&&(t=o(this).find(".ult-dual-btn-1").data("bgcolor")),"Style3"==e&&(t=o(this).find(".ult-dual-btn-1").data("bgcolor"),o(this).css({"box-shadow":"inset 0px 0 0 0 "+t})),"undefined"!=e&&(i=o(this).find(".ult-dual-btn-1").data("icon_color"),o(this).find(".ult-dual-btn-1").find(".aio-icon").css({color:i}),t=o(this).find(".ult-dual-btn-1").data("textcolor"),o(this).find(".ult-dual-btn-1").find(".ult-dual-button-title").css({color:t}),e=o(this).find(".ult-dual-btn-1").data("iconbgcolor"),o(this).find(".ult-dual-btn-1").find(".aio-icon").css({background:e}),i=o(this).find(".ult-dual-btn-1").data("iconborder"),o(this).find(".ult-dual-btn-1").find(".aio-icon").css({"border-color":i}),o(this).find(".ult-dual-btn-1").find(".aio-icon-img").css({background:e}),o(this).find(".ult-dual-btn-1").find(".aio-icon-img").css({"border-color":i}))}),o(document).on("mouseenter",".ult_dual2",function(){var t,e=o(this).find(".ult-dual-btn-2").attr("class"),i=e.split(" ");"Style1"==(e=i[1]+i[2])&&(t=o(this).find(".ult-dual-btn-2").data("bghovercolor"),o(this)[0].style.setProperty("background-color",t,"important")),"Style2"==e&&(t=o(this).find(".ult-dual-btn-2").data("bghovercolor")),"Style3"==e&&(t=o(this).find(".ult-dual-btn-2").data("bghovercolor"),o(this).css({"box-shadow":" inset 0 0 20px 50px "+t})),"undefined"!=e&&(i=o(this).find(".ult-dual-btn-2").data("icon_hover_color"),o(this).find(".ult-dual-btn-2").find(".aio-icon").css({color:i}),t=o(this).find(".ult-dual-btn-2").data("texthovercolor"),o(this).find(".ult-dual-btn-2").find(".ult-dual-button-title").css({color:t}),e=o(this).find(".ult-dual-btn-2").data("iconbghovercolor"),o(this).find(".ult-dual-btn-2").find(".aio-icon").css({background:e}),i=o(this).find(".ult-dual-btn-2").data("iconhoverborder"),o(this).find(".ult-dual-btn-2").find(".aio-icon").css({"border-color":i}),o(this).find(".ult-dual-btn-2").find(".aio-icon-img").css({background:e}),o(this).find(".ult-dual-btn-2").find(".aio-icon-img").css({"border-color":i}))}),o(document).on("mouseleave",".ult_dual2",function(){var t,e=o(this).find(".ult-dual-btn-2").attr("class"),i=e.split(" ");"Style1"==(e=i[1]+i[2])&&(t=o(this).find(".ult-dual-btn-2").data("bgcolor"),o(this)[0].style.setProperty("background-color",t,"important")),"Style2"==e&&(t=o(this).find(".ult-dual-btn-2").data("bgcolor")),"Style3"==e&&(t=o(this).find(".ult-dual-btn-2").data("bghovercolor"),o(this).css({"box-shadow":" inset 0 0 0 0 "+t})),"undefined"!=e&&(i=o(this).find(".ult-dual-btn-2").data("icon_color"),o(this).find(".ult-dual-btn-2").find(".aio-icon").css({color:i}),t=o(this).find(".ult-dual-btn-2").data("textcolor"),o(this).find(".ult-dual-btn-2").find(".ult-dual-button-title").css({color:t}),e=o(this).find(".ult-dual-btn-2").data("iconbgcolor"),o(this).find(".ult-dual-btn-2").find(".aio-icon").css({background:e}),i=o(this).find(".ult-dual-btn-2").data("iconborder"),o(this).find(".ult-dual-btn-2").find(".aio-icon").css({"border-color":i}),o(this).find(".ult-dual-btn-2").find(".aio-icon-img").css({background:e}),o(this).find(".ult-dual-btn-2").find(".aio-icon-img").css({"border-color":i}))})}),o(document).on("mouseenter",".ult_main_dualbtn",function(){o(this).data("bhcolor")}),o(document).on("mouseleave",".ult_main_dualbtn",function(){o(this).data("bcolor")})})(jQuery),jQuery(document).ready(function(t){jQuery(".ult_main_dualbtn").each(function(t){var e=jQuery(this).find(".ult_dual1").outerHeight(),e=parseInt(e),i=jQuery(this).find(".ult_dual2").outerHeight();(i=parseInt(i))<e?(jQuery(this).find(".ult_dual2").css({height:e}),jQuery(this).find(".ult_dual1").css({height:e})):(e<i||e==i)&&(jQuery(this).find(".ult_dual1").css({height:i}),jQuery(this).find(".ult_dual2").css({height:i}))}),jQuery(document).on("ult-expandable",function(t,e){jQuery(e).find(".ult_dual_button").each(function(t){jQuery(this).find(".ult_dual1").css("height","auto"),jQuery(this).find(".ult_dual2").css("height","auto");var e=jQuery(this).find(".ult_dual1").outerHeight(),e=parseInt(e),i=jQuery(this).find(".ult_dual2").outerHeight();(i=parseInt(i))<e?(jQuery(this).find(".ult_dual2").css({height:e}),jQuery(this).find(".ult_dual1").css({height:e})):(e<i||e==i)&&(jQuery(this).find(".ult_dual1").css({height:i}),jQuery(this).find(".ult_dual2").css({height:i}))})}),jQuery(document).on("ultAdvancedTabClickedDualBtn",function(t,e){jQuery(e).find(".ult_dual_button").each(function(t){jQuery(this).find(".ult_dual1").css("height","auto"),jQuery(this).find(".ult_dual2").css("height","auto");var e=jQuery(this).find(".ult_dual1").outerHeight(),e=parseInt(e),i=jQuery(this).find(".ult_dual2").outerHeight();(i=parseInt(i))<e?(jQuery(this).find(".ult_dual2").css({height:e}),jQuery(this).find(".ult_dual1").css({height:e})):(e<i||e==i)&&(jQuery(this).find(".ult_dual1").css({height:i}),jQuery(this).find(".ult_dual2").css({height:i}))})})}),jQuery(document).ready(function(t){recallme(),jQuery(window).on("load",function(){recallme()})}),((c,u)=>{var e="easyTicker",h={direction:"up",easing:"swing",speed:"slow",interval:2e3,height:"auto",visible:0,mousePause:!0,controls:{up:"",down:"",toggle:"",playText:"Play",stopText:"Stop"},callbacks:{before:!1,after:!1}};function i(t,e){var i,o,n=this;function s(){0==n.timer&&(n.timer=setInterval(function(){r(n.opts.direction)},n.opts.interval),c(n.opts.controls.toggle).addClass("et-run").html(n.opts.controls.stopText))}function a(){clearInterval(n.timer),n.timer=0,c(n.opts.controls.toggle).removeClass("et-run").html(n.opts.controls.playText)}function r(t){var e,i,o,s;n.elem.is(":visible")&&(o="up"==t?(e=":first-child",i="-=","appendTo"):(e=":last-child",i="+=","prependTo"),t=(s=n.targ.children(e)).outerHeight(),"function"==typeof n.opts.callbacks.before&&n.opts.callbacks.before.call(n,n.targ,s),n.targ.stop(!0,!0).animate({top:i+t+"px"},n.opts.speed,n.opts.easing,function(){s.hide()[o](n.targ).fadeIn(),n.targ.css("top",0),d(!0),"function"==typeof n.opts.callbacks.after&&n.opts.callbacks.after.call(n,n.targ,s)}))}function l(t){a(),r("up"==t?"up":"down")}function d(t){var e,i,o,s;"auto"==n.opts.height&&(0<n.opts.visible?(i=t,o=0,s="et-item-visible",n.targ.children().removeClass(s),n.targ.children(":lt("+n.opts.visible+")").each(function(){o+=c(this).outerHeight(),c(this).addClass(s)}),i?n.elem.stop(!0,!0).animate({height:o},n.opts.speed):n.elem.css("height",o)):(e=0,i=n.elem.css("display"),n.elem.css("display","block"),n.targ.children().each(function(){e+=c(this).outerHeight()}),n.elem.css({display:i,height:e}))),t||clearInterval(n.heightTimer)}return n.opts=c.extend({},h,e),n.elem=c(t),n.targ=c(t).children(":first-child"),n.timer=0,n.elem.children().css("margin",0).children().css("margin",0),n.elem.css({position:"relative",height:n.opts.height,overflow:"hidden"}),n.targ.css({position:"absolute",margin:0}),n.heightTimer=setInterval(function(){d(!1)},100),s(),void 0!==u.hidden?(i="hidden",o="visibilitychange"):void 0!==u.msHidden?(i="msHidden",o="msvisibilitychange"):void 0!==u.webkitHidden&&(i="webkitHidden",o="webkitvisibilitychange"),u.addEventListener(o,function(){(u[i]?a:s)()},!1),n.opts.mousePause&&n.elem.on("mouseenter",function(){n.timerTemp=n.timer,a()}).on("mouseleave",function(){0!==n.timerTemp&&s()}),c(n.opts.controls.up).on("click",function(t){t.preventDefault(),l("up")}),c(n.opts.controls.down).on("click",function(t){t.preventDefault(),l("down")}),c(n.opts.controls.toggle).on("click",function(t){t.preventDefault(),(0==n.timer?s:a)()}),{up:function(){l("up")},down:function(){l("down")},start:s,stop:a,options:n.opts}}c.fn[e]=function(t){return this.each(function(){c.data(this,e)||c.data(this,e,new i(this,t))})}})(jQuery,(window,document)),jQuery(document).ready(function(){jQuery(".ult_exp_content").hide(),jQuery(".ult_exp_section").on("click",function(){var t=jQuery(this).data("effect");if(jQuery(this).toggleClass("ult_active_section"),jQuery(this).next(".ult_exp_content").toggleClass("ult_active_section"),"slideToggle"==t&&jQuery(this).next(".ult_exp_content").slideToggle(500),"fadeToggle"==t){let t=jQuery(this).next(".ult_exp_content");t.is(":visible")?t.fadeTo(500,0,function(){t.slideUp()}):t.slideDown(function(){t.fadeTo(500,1)})}jQuery(this).trigger("select"),jQuery(document).trigger("ult-expandable",jQuery(this).next(".ult_exp_content"))}),jQuery(".ult_exp_section").on("select",function(){let i=jQuery(this).data("title"),o=jQuery(this).data("newtitle");var t=jQuery(this).data("icon"),e=jQuery(this).data("newicon"),s=jQuery(this).data("img"),n=jQuery(this).data("newimg"),a=jQuery(this).data("activetitle"),r=jQuery(this).data("activebg"),l=jQuery(this).data("activeicon"),d=jQuery(this).data("activeiconbg"),c=jQuery(this).data("activeborder");jQuery(this).css({color:a}),jQuery(this).parent().find(".ult_exp_section").css({background:r}),jQuery(this).find(".ult_expsection_icon").css({color:l}),jQuery(this).find(".ult_expsection_icon").css({background:d}),jQuery(this).find(".ult_expsection_icon").css({"border-color":c}),i!=o&&jQuery(this).find(".ult_expheader").stop().css("opacity","0.1").html(function(t,e){return e==o?i:o}).animate({opacity:1},300),jQuery(this).hasClass("ult_active_section")?(t!==e&&(jQuery(this).find(".ult_ex_icon").removeClass(t),jQuery(this).find(".ult_ex_icon").fadeOut(100).switchClass(t,e,1500,"easeInOutQuad").fadeIn(300)),s!==n&&jQuery(this).find(".ult_exp_img").fadeOut(200).attr("src",n).fadeIn(500)):(t!==e&&(jQuery(this).find(".ult_ex_icon").removeClass(e),jQuery(this).find(".ult_ex_icon").fadeOut(100).switchClass(e,t,1500,"easeInOutQuad").fadeIn(300)),s!==n&&jQuery(this).find(".ult_exp_img").fadeOut(200).attr("src",s).fadeIn(500))})}),jQuery(document).ready(function(){function t(){jQuery(".ult_exp_section_layer").each(function(e,i){jQuery(i).css({"margin-left":0});var o=jQuery(i).find(".ult_exp_section").data("override");if(0!=o){let t="true";var s,n;s=0<jQuery(i).parents(".wpb_row").length?jQuery(i).parents(".wpb_column"):0<jQuery(i).parents(".wpb_column").length?jQuery(i).parents(".wpb_row"):jQuery(i).parent();if("full"==o&&(s=jQuery("body"),t="false"),"ex-full"==o&&(s=jQuery("html"),t="false"),!isNaN(o))for(e=1;e<o&&"HTML"!=s.prop("tagName");e++)s=s.parent();n="false"==t?s.outerWidth():s.width();var a=s.offset().left-jQuery(i).offset().left;"false"==t?jQuery(i).css({width:n,"margin-left":a}):jQuery(i).css({width:n})}})}jQuery(".ult_exp_section").on("mouseenter",function(){var t=jQuery(this).data("texthover"),e=jQuery(this).data("ihover"),i=(jQuery(this).data("cnthvrbg"),jQuery(this).data("headerhover")),o=jQuery(this).data("icnhvrbg"),s=jQuery(this).data("icnhvrborder");jQuery(this).hasClass("ult_active_section")||(jQuery(this).css({color:t,background:i}),jQuery(this).find(".ult_expsection_icon").css({color:e}),jQuery(this).find(".ult_expsection_icon").css({background:o}),jQuery(this).find(".ult_expsection_icon").css({"border-color":s}))}).on("mouseleave",function(){var t=jQuery(this).data("textcolor"),e=jQuery(this).data("icncolor"),i=(jQuery(this).data("cntbg"),jQuery(this).data("headerbg")),o=jQuery(this).data("icnbg"),s=jQuery(this).data("icnborder");jQuery(this).hasClass("ult_active_section")||(jQuery(this).css({color:t,background:i}),jQuery(this).find(".ult_expsection_icon").css({color:e}),jQuery(this).find(".ult_expsection_icon").css({background:o}),jQuery(this).find(".ult_expsection_icon").css({"border-color":s}))}),jQuery(".ult_exp_content").on("mouseenter",function(){jQuery(this).parent().find(".ult_exp_section").data("cnthvrbg")}).on("mouseleave",function(){jQuery(this).parent().find(".ult_exp_section").data("cntbg")}),jQuery(window).on("resize",function(){t()}),t()}),jQuery(document).ready(function(){jQuery(".ult_exp_section").on("select",function(){var t,e=jQuery(this).data("height");0!=e&&(t=jQuery(this).offset().top,t=parseInt(t)-e,jQuery("html, body").animate({scrollTop:t},1200))}),jQuery(".ult_exp_section").on("keypress",function(t){var e=jQuery(this);13!=t.which&&32!=t.which||(e.click(),t=e.attr("aria-pressed"),e.attr("aria-pressed","false"===t?"true":"false"))})});var fixto=((n,t,a)=>{d={getAll:function(t){return a.defaultView.getComputedStyle(t)},get:function(t,e){return this.getAll(t)[e]},toFloat:function(t){return parseFloat(t,10)||0},getFloat:function(t,e){return this.toFloat(this.get(t,e))},_getAllCurrentStyle:function(t){return t.currentStyle}},a.documentElement.currentStyle&&(d.getAll=d._getAllCurrentStyle);var r=d,o=(e.prototype={replace:function(){var t=this.replacer.style,e=r.getAll(this.element);t.width=this._width(),t.height=this._height(),t.marginTop=e.marginTop,t.marginBottom=e.marginBottom,t.marginLeft=e.marginLeft,t.marginRight=e.marginRight,t.cssFloat=e.cssFloat,t.styleFloat=e.styleFloat,t.position=e.position,t.top=e.top,t.right=e.right,t.bottom=e.bottom,t.left=e.left,t.display=e.display},hide:function(){this.replacer.style.display="none"},_width:function(){return this.element.getBoundingClientRect().width+"px"},_widthOffset:function(){return this.element.offsetWidth+"px"},_height:function(){return this.element.getBoundingClientRect().height+"px"},_heightOffset:function(){return this.element.offsetHeight+"px"},destroy:function(){for(var t in n(this.replacer).remove(),this)this.hasOwnProperty(t)&&(this[t]=null)}},a.documentElement.getBoundingClientRect().width||(e.prototype._width=e.prototype._widthOffset,e.prototype._height=e.prototype._heightOffset),{MimicNode:e,computedStyle:r});function e(t){this.element=t,this.replacer=a.createElement("div"),this.replacer.style.visibility="hidden",this.hide(),t.parentNode.insertBefore(this.replacer,t)}function i(){this._vendor=null}i.prototype={_vendors:{webkit:{cssPrefix:"-webkit-",jsPrefix:"Webkit"},moz:{cssPrefix:"-moz-",jsPrefix:"Moz"},ms:{cssPrefix:"-ms-",jsPrefix:"ms"},opera:{cssPrefix:"-o-",jsPrefix:"O"}},_prefixJsProperty:function(t,e){return t.jsPrefix+e[0].toUpperCase()+e.substr(1)},_prefixValue:function(t,e){return t.cssPrefix+e},_valueSupported:function(t,e,i){try{return i.style[t]=e,i.style[t]===e}catch(t){return!1}},propertySupported:function(t){return void 0!==a.documentElement.style[t]},getJsProperty:function(t){if(this.propertySupported(t))return t;if(this._vendor)return this._prefixJsProperty(this._vendor,t);var e,i;for(i in this._vendors)if(e=this._prefixJsProperty(this._vendors[i],t),this.propertySupported(e))return this._vendor=this._vendors[i],e;return null},getCssValue:function(t,e){var i,o,s=a.createElement("div"),n=this.getJsProperty(t);if(this._valueSupported(n,e,s))return e;if(this._vendor&&(i=this._prefixValue(this._vendor,e),this._valueSupported(n,i,s)))return i;for(o in this._vendors)if(i=this._prefixValue(this._vendors[o],e),this._valueSupported(n,i,s))return this._vendor=this._vendors[o],i;return null}};var l,s,d=new i,c=d.getJsProperty("transform"),u=d.getCssValue("position","sticky"),h=d.getCssValue("position","fixed");function p(t,e,i){this.child=t,this._$child=n(t),this.parent=e,this.options={className:"fixto-fixed",top:0,mindViewport:!1},this._setOptions(i)}function f(t,e,i){p.call(this,t,e,i),this._replacer=new o.MimicNode(t),this._ghostNode=this._replacer.replacer,this._saveStyles(),this._saveViewportHeight(),this._proxied_onscroll=this._bind(this._onscroll,this),this._proxied_onresize=this._bind(this._onresize,this),this.start()}function m(t,e,i){p.call(this,t,e,i),this.start()}"Microsoft Internet Explorer"===navigator.appName&&(s=parseFloat(navigator.appVersion.split("MSIE")[1])),p.prototype={_mindtop:function(){var t=0;if(this._$mind)for(var e,i,o=0,s=this._$mind.length;o<s;o++)(i=(e=this._$mind[o]).getBoundingClientRect()).height?t+=i.height:(i=r.getAll(e),t+=e.offsetHeight+r.toFloat(i.marginTop)+r.toFloat(i.marginBottom));return t},stop:function(){this._stop(),this._running=!1},start:function(){this._running||(this._start(),this._running=!0)},destroy:function(){for(var t in this.stop(),this._destroy(),this._$child.removeData("fixto-instance"),this)this.hasOwnProperty(t)&&(this[t]=null)},_setOptions:function(t){n.extend(this.options,t),this.options.mind&&(this._$mind=n(this.options.mind)),this.options.zIndex&&(this.child.style.zIndex=this.options.zIndex)},setOptions:function(t){this._setOptions(t),this.refresh()},_stop:function(){},_start:function(){},_destroy:function(){},refresh:function(){}},f.prototype=new p,n.extend(f.prototype,{_bind:function(t,e){return function(){return t.call(e)}},_toresize:8===s?a.documentElement:t,_onscroll:function(){this._scrollTop=a.documentElement.scrollTop||a.body.scrollTop,this._parentBottom=this.parent.offsetHeight+this._fullOffset("offsetTop",this.parent),!1!==this.options.mindBottomPadding&&(this._parentBottom-=r.getFloat(this.parent,"paddingBottom")),!this.fixed&&this._shouldFix()?(this._fix(),this._adjust()):this._scrollTop>this._parentBottom||this._scrollTop<this._fullOffset("offsetTop",this._ghostNode)-this.options.top-this._mindtop()?this._unfix():this._adjust()},_shouldFix:function(){if(this._scrollTop<this._parentBottom&&this._scrollTop>this._fullOffset("offsetTop",this.child)-this.options.top-this._mindtop())return!(this.options.mindViewport&&!this._isViewportAvailable())},_isViewportAvailable:function(){var t=r.getAll(this.child);return this._viewportHeight>this.child.offsetHeight+r.toFloat(t.marginTop)+r.toFloat(t.marginBottom)},_adjust:function(){var t=0,e=this._mindtop(),i=0,o=r.getAll(this.child),s=null;l&&(s=this._getContext())&&(t=Math.abs(s.getBoundingClientRect().top)),i=this._parentBottom-this._scrollTop-(this.child.offsetHeight+r.toFloat(o.marginBottom)+e+this.options.top),this.child.style.top=(i=0<i?0:i)+e+t+this.options.top-r.toFloat(o.marginTop)+"px"},_fullOffset:function(t,e,i){for(var o=e[t],s=e.offsetParent;null!==s&&s!==i;)o+=s[t],s=s.offsetParent;return o},_getContext:function(){for(var t,e=this.child,i=null;!i;){if((t=e.parentNode)===a.documentElement)return null;if("none"!==r.getAll(t)[c]){i=t;break}e=t}return i},_fix:function(){var t,e=this.child,i=e.style,o=r.getAll(e),s=e.getBoundingClientRect().left,n=o.width;this._saveStyles(),a.documentElement.currentStyle&&(n=e.offsetWidth-(r.toFloat(o.paddingLeft)+r.toFloat(o.paddingRight)+r.toFloat(o.borderLeftWidth)+r.toFloat(o.borderRightWidth))+"px"),l&&(t=this._getContext())&&(s=e.getBoundingClientRect().left-t.getBoundingClientRect().left),this._replacer.replace(),i.left=s-r.toFloat(o.marginLeft)+"px",i.width=n,i.position="fixed",i.top=this._mindtop()+this.options.top-r.toFloat(o.marginTop)+"px",this._$child.addClass(this.options.className),this.fixed=!0},_unfix:function(){var t=this.child.style;this._replacer.hide(),t.position=this._childOriginalPosition,t.top=this._childOriginalTop,t.width=this._childOriginalWidth,t.left=this._childOriginalLeft,this._$child.removeClass(this.options.className),this.fixed=!1},_saveStyles:function(){var t=this.child.style;this._childOriginalPosition=t.position,this._childOriginalTop=t.top,this._childOriginalWidth=t.width,this._childOriginalLeft=t.left},_onresize:function(){this.refresh()},_saveViewportHeight:function(){this._viewportHeight=t.innerHeight||a.documentElement.clientHeight},_stop:function(){this._unfix(),n(t).unbind("scroll",this._proxied_onscroll),n(this._toresize).unbind("resize",this._proxied_onresize)},_start:function(){this._onscroll(),n(t).on("scroll",this._proxied_onscroll),n(this._toresize).on("resize",this._proxied_onresize)},_destroy:function(){this._replacer.destroy()},refresh:function(){this._saveViewportHeight(),this._unfix(),this._onscroll()}}),m.prototype=new p,n.extend(m.prototype,{_start:function(){var t=r.getAll(this.child);this._childOriginalPosition=t.position,this._childOriginalTop=t.top,this.child.style.position=u,this.refresh()},_stop:function(){this.child.style.position=this._childOriginalPosition,this.child.style.top=this._childOriginalTop},refresh:function(){this.child.style.top=this._mindtop()+this.options.top+"px"}});var y=s<8?function(){return"not supported"}:function(t,e,i){return u&&!i||u&&i&&!1!==i.useNativeSticky?new m(t,e,i):h?(void 0===l&&(o=!1,s=a.createElement("div"),n=a.createElement("div"),s.appendChild(n),s.style[c]="translate(0)",s.style.marginTop="10px",s.style.visibility="hidden",n.style.position="fixed",n.style.top=0,a.body.appendChild(s),0<n.getBoundingClientRect().top&&(o=!0),a.body.removeChild(s),l=o),new f(t,e,i)):"Neither fixed nor sticky positioning supported";var o,s,n};return n.fn.fixTo=function(e,i){var o=n(e),s=0;return this.each(function(){var t=n(this).data("fixto-instance");t?t[e].call(t,i):n(this).data("fixto-instance",y(this,o[s],i)),s++})},{FixToContainer:f,fixTo:y,computedStyle:r,mimicNode:o}})(window.jQuery,window,document);function info_box_set_auto_height(){jQuery(".aio-icon-box.square_box-icon").each(function(t,e){var i=jQuery(window).width()||"";""!=i&&(768<=i?""!=(i=jQuery(this).attr("data-min-height")||"")&&jQuery(this).css("min-height",i):jQuery(this).css("min-height","initial"))})}((u,h)=>{function e(){u(".flip-box").each(function(t,e){u(document).width();var i,o,s,n,a,r,l,d,c=h.innerWidth;""!=c&&(768<=c?""!=(i=u(this).attr("data-min-height")||"")?u(this).hasClass("ifb-custom-height")&&(u(this).css("min-height",i),u(this).css("height",i),u(this).find(".ifb-back").find(".ifb-flip-box-section").hasClass("ifb-flip-box-section-vertical-middle")&&(a=u(this).find(".ifb-back").outerHeight(),r=u(this).find(".ifb-back").find(".ifb-flip-box-section").outerHeight(),(a=parseInt(i))<=(r=parseInt(r)))&&u(this).find(".ifb-back").find(".ifb-flip-box-section").addClass("ifb_disable_middle"),u(this).find(".ifb-front").find(".ifb-flip-box-section").hasClass("ifb-flip-box-section-vertical-middle"))&&(l=u(this).find(".ifb-front").outerHeight(),l=parseInt(i),d=u(this).find(".ifb-front").find(".ifb-flip-box-section").outerHeight(),l<=(d=parseInt(d)))&&u(this).find(".ifb-front").find(".ifb-flip-box-section").addClass("ifb_disable_middle"):u(this).hasClass("ifb-jq-height")?(s=u(this).find(".ifb-back").find(".ifb-flip-box-section").outerHeight(),s=parseInt(s),n=u(this).find(".ifb-front").find(".ifb-flip-box-section").outerHeight(),(n=parseInt(n))<=s?u(this).find(".ifb-face").css("height",s):u(this).find(".ifb-face").css("height",n)):u(this).hasClass("ifb-auto-height")&&u(this).find(".ifb-back").find(".ifb-flip-box-section").hasClass("ifb-flip-box-section-vertical-middle")&&(a=u(this).find(".ifb-back").outerHeight(),a=parseInt(a),r=u(this).find(".ifb-back").find(".ifb-flip-box-section").outerHeight(),a<=(r=parseInt(r)))&&u(this).find(".ifb-back").find(".ifb-flip-box-section").addClass("ifb_disable_middle"):(i=u(this).attr("data-min-height")||"",u(this).hasClass("style_9")?(u(this).css("height","initial"),c=u(this).find(".ifb-front-1 .ifb-front").outerHeight(),(o=u(this).find(".ifb-back-1 .ifb-back").outerHeight())<c?u(this).css("height",c):u(this).css("height",o)):u(this).hasClass("ifb-jq-height")?(s=u(this).find(".ifb-back").find(".ifb-flip-box-section").outerHeight(),s=parseInt(s),n=u(this).find(".ifb-front").find(".ifb-flip-box-section").outerHeight(),(n=parseInt(n))<=s?u(this).find(".ifb-face").css("height",s):u(this).find(".ifb-face").css("height",n)):u(this).hasClass("ifb-auto-height")?u(this).find(".ifb-back").find(".ifb-flip-box-section").hasClass("ifb-flip-box-section-vertical-middle")&&(a=u(this).find(".ifb-back").outerHeight(),r=u(this).find(".ifb-back").find(".ifb-flip-box-section").outerHeight(),(a=parseInt(a))<(r=parseInt(r)))&&u(this).find(".ifb-back").find(".ifb-flip-box-section").addClass("ifb_disable_middle"):u(this).hasClass("ifb-custom-height")?""!=i&&(u(this).css("min-height",i),u(this).css("height",i),u(this).find(".ifb-back").find(".ifb-flip-box-section").hasClass("ifb-flip-box-section-vertical-middle")&&(a=u(this).find(".ifb-back").outerHeight(),a=parseInt(a),r=u(this).find(".ifb-back").find(".ifb-flip-box-section").outerHeight(),a<=(r=parseInt(r)))&&u(this).find(".ifb-back").find(".ifb-flip-box-section").addClass("ifb_disable_middle"),u(this).find(".ifb-front").find(".ifb-flip-box-section").hasClass("ifb-flip-box-section-vertical-middle"))&&(l=u(this).find(".ifb-front").outerHeight(),l=parseInt(l),d=u(this).find(".ifb-front").find(".ifb-flip-box-section").outerHeight(),d=parseInt(d),u(this).find(".ifb-front").find(".ifb-flip-box-section").addClass("ifb_disable_middle")):u(this).css("height","initial")))})}u(h).on("load",function(t){e()}),u(document).ready(function(t){e()}),u(h).on("resize",function(t){e()})})(jQuery,window),(t=>{function e(){let u=0;$jh(".uvc-heading").each(function(){let e,i,o;var s=$jh(this).outerWidth(),n=$jh(this).attr("data-hline_width"),a=$jh(this).attr("data-hicon_type"),r=$jh(this).attr("data-halign"),t=$jh(this).attr("data-hspacer");if(left_rtl="left",right_rtl="right",jQuery("body").hasClass("rtl")&&(left_rtl="right",right_rtl="left"),"line_with_icon"==t){var l,d=$jh(this).attr("id"),c=(u=void 0===(u=$jh(this).attr("data-hfixer"))||""===u?0:parseInt(u),s/2),s=($jh(this).find(".dynamic_ultimate_heading_css").remove(),(o="auto"==n||s<n?s:n)/2),a=(e=("selector"==a?(i=$jh(this).find(".aio-icon").outerWidth(),$jh(this).find(".aio-icon")):(i=$jh(this).find(".aio-icon-img").outerWidth(),$jh(this).find(".aio-icon-img"))).outerHeight(),i/2),c=c-a+i+u;let t=s;e+=3,$jh(this).find(".uvc-heading-spacer").height(e),"center"==r?($jh(this).find(".aio-icon-img").css({margin:"0 auto"}),l="#"+d+" .uvc-heading-spacer.line_with_icon:before{"+right_rtl+":"+c+"px;}#"+d+" .uvc-heading-spacer.line_with_icon:after{"+left_rtl+":"+c+"px;}"):"left"==r?($jh(this).find(".aio-icon-img").css({float:r}),l=(l="")!=o?"#"+d+" .uvc-heading-spacer.line_with_icon:before{left:"+(i+u)+"px;right:auto;}#"+d+" .uvc-heading-spacer.line_with_icon:after{left:"+(t+i+u)+"px;right:auto;}":"#"+d+" .uvc-heading-spacer.line_with_icon:before{right:"+(c-i-2*u)+"px;}#"+d+" .uvc-heading-spacer.line_with_icon:after{left:"+(c-u)+"px;}"):"right"==r&&($jh(this).find(".aio-icon-img").css({float:r}),l=(l="")!=o?"#"+d+" .uvc-heading-spacer.line_with_icon:before{right:"+(i+u)+"px;left:auto;}#"+d+" .uvc-heading-spacer.line_with_icon:after{right:"+(t+i+u)+"px;left:auto;}":"#"+d+" .uvc-heading-spacer.line_with_icon:before{right:"+(c-u)+"px;}#"+d+" .uvc-heading-spacer.line_with_icon:after{left:"+(c-i-2*u)+"px;}");a=$jh(this).attr("data-hborder_style"),s=$jh(this).attr("data-hborder_color"),c=$jh(this).attr("data-hborder_height"),d='<div class="dynamic_ultimate_heading_css"><style>#'+d+" .uvc-heading-spacer.line_with_icon:before, #"+d+" .uvc-heading-spacer.line_with_icon:after{width:"+(t="auto"==n&&"center"==r?Math.floor(t-i+u):t)+"px;border-style:"+a+";border-color:"+s+";border-bottom-width:"+c+"px;}"+l+"</style></div>";$jh(this).prepend(d)}else"line_only"==t&&("right"==r||"left"==r?$jh(this).find(".uvc-heading-spacer").find(".uvc-headings-line").css({float:r}):$jh(this).find(".uvc-heading-spacer").find(".uvc-headings-line").css({margin:"0 auto"}))})}($jh=t.noConflict())(document).ready(function(t){e(),$jh(window).on("resize",function(t){e()})}),t(window).on("load",function(t){e(),jQuery(".ult_exp_section").on("select",function(){0<jQuery(this).parent().find(".uvc-heading").length&&e()})})})(jQuery),(c=>{function t(){c(".ultimate-call-to-action").each(function(i,o){var s=c(o).data("override");if(0!=s){c(o).css({"margin-left":0});let t="true";var n;n=0<c(o).parents(".wpb_row").length?c(o).parents(".wpb_row"):0<c(o).parents(".wpb_column").length?c(o).parents(".wpb_column"):c(o).parent();if("full"==s&&(n=c("body"),t="false"),"ex-full"==s&&(n=c("html"),t="false"),!isNaN(s))for(i=1;i<=s&&"HTML"!=n.prop("tagName");i++)n=n.parent();var a=n.outerWidth(),r=c(o).offset().left,l=(c(o).position().left,n.offset().left),d=n.position().left;let e="full"!=s&&"ex-full"!=s?l-d:l-r;c(o).css({width:a,"margin-left":e})}})}c(document).ready(function(){c(document).on("mouseenter",".ultimate-call-to-action",function(){c(this).addClass("ultimate-call-to-action-hover");var t=c(this).data("background-hover");c(this).css({"background-color":t})}),c(document).on("mouseleave",".ultimate-call-to-action",function(){c(this).removeClass("ultimate-call-to-action-hover");var t=c(this).data("background");c(this).css({"background-color":t})}),t(),c(window).resize(function(){t()})})})(jQuery),(($,A,o)=>{function r(t,e){this.bodyOverflowX,this.callbacks={hide:[],show:[]},this.checkInterval=null,this.Content,this.$el=$(t),this.$elProxy,this.elProxyPosition,this.enabled=!0,this.options=$.extend({},l,e),this.mouseIsOverProxy=!1,this.namespace="ult-tooltipster-"+Math.round(1e5*Math.random()),this.Status="hidden",this.timerHide=null,this.timerShow=null,this.$tooltip,this.options.iconTheme=this.options.iconTheme.replace(".",""),this.options.theme=this.options.theme.replace(".",""),this._init()}function s(i,o){let s=!0;return $.each(i,function(t,e){if(void 0===o[t]||i[t]!==o[t])return s=!1}),s}function i(){return!t&&c}function d(){var e=(o.body||o.documentElement).style,i="transition";if("string"==typeof e[i])return 1;v=["Moz","Webkit","Khtml","O","ms"],i=i.charAt(0).toUpperCase()+i.substr(1);for(let t=0;t<v.length;t++)if("string"==typeof e[v[t]+i])return 1}var l={animation:"fade",arrow:!0,arrowColor:"",autoClose:!0,content:null,contentAsHTML:!1,contentCloning:!0,debug:!0,delay:200,minWidth:0,ultCustomTooltipStyle:!1,ultContentStyle:null,ultBaseStyle:null,maxWidth:null,functionInit(t,e){},functionBefore(t,e){e()},functionReady(t,e){},functionAfter(t){},icon:"(?)",iconCloning:!0,iconDesktop:!1,iconTouch:!1,iconTheme:"ult-tooltipster-icon",interactive:!1,interactiveTolerance:350,multiple:!1,offsetX:0,offsetY:0,onlyOne:!1,position:"top",positionTracker:!1,speed:350,timer:0,theme:"ult-tooltipster-default",touchDevices:!0,trigger:"hover",updateAnimation:!0,ult_adv_id:0,ultimate_target:0,responsive_json_new:0},c=(r.prototype={_init(){let e=this;if(o.querySelector){if(null!==e.options.content)e._content_set(e.options.content);else{let t=e.$el.attr("title");void 0===t&&(t=null),e._content_set(t)}var t=e.options.functionInit.call(e.$el,e.$el,e.Content);void 0!==t&&e._content_set(t),e.$el.removeAttr("title").addClass("ult-tooltipstered"),!c&&e.options.iconDesktop||c&&e.options.iconTouch?("string"==typeof e.options.icon?(e.$elProxy=$('<span class="'+e.options.iconTheme+'"></span>'),e.$elProxy.text(e.options.icon)):e.options.iconCloning?e.$elProxy=e.options.icon.clone(!0):e.$elProxy=e.options.icon,e.$elProxy.insertAfter(e.$el)):e.$elProxy=e.$el,"hover"==e.options.trigger?(e.$elProxy.on("mouseenter."+e.namespace,function(){i()&&!e.options.touchDevices||(e.mouseIsOverProxy=!0,e._show())}).on("mouseleave."+e.namespace,function(){i()&&!e.options.touchDevices||(e.mouseIsOverProxy=!1)}),c&&e.options.touchDevices&&e.$elProxy.on("touchstart."+e.namespace,function(){e._showNow()})):"click"==e.options.trigger&&e.$elProxy.on("click."+e.namespace,function(){i()&&!e.options.touchDevices||e._show()})}},_responsive(){let u="",h="",p="",f="",m="",y="";jQuery(".ult-responsive").each(function(t,e){let i=jQuery(e),o=i.attr("data-responsive-json-new"),s=i.data("ultimate-target"),n="",a="",r="",l="",d="",c="";jQuery(e).hasClass("ult-tooltipster-content"),void 0===o&&null==o||jQuery.each(jQuery.parseJSON(o),function(t,e){let o=t;void 0!==e&&null!=e&&(t=e.split(";"),jQuery.each(t,function(t,e){if(void 0!==e||null!=e){var i=e.split(":");switch(i[0]){case"large_screen":n+=o+":"+i[1]+";";break;case"desktop":a+=o+":"+i[1]+";";break;case"tablet":r+=o+":"+i[1]+";";break;case"tablet_portrait":l+=o+":"+i[1]+";";break;case"mobile_landscape":d+=o+":"+i[1]+";";break;case"mobile":c+=o+":"+i[1]+";"}}}))}),""!=c&&(y+=s+"{"+c+"}"),""!=d&&(m+=s+"{"+d+"}"),""!=l&&(f+=s+"{"+l+"}"),""!=r&&(p+=s+"{"+r+"}"),""!=a&&(h+=s+"{"+a+"}"),""!=n&&(u+=s+"{"+n+"}")});var t="<style>\n/** Ultimate: Tooltipster Responsive **/ ",t=(t=(t=(t=(t=(t+=h)+("\n@media (min-width: 1824px) { "+u+"\n}"))+("\n@media (max-width: 1199px) { "+p+"\n}"))+("\n@media (max-width: 991px)  { "+f+"\n}"))+("\n@media (max-width: 767px)  { "+m+"\n}"))+("\n@media (max-width: 479px)  { "+y+"\n}")+"\n/** Ultimate: Tooltipster Responsive - **/</style>";jQuery("head").append(t)},_show(){let t=this;"shown"!=t.Status&&"appearing"!=t.Status&&(t.options.delay?t.timerShow=setTimeout(function(){("click"==t.options.trigger||"hover"==t.options.trigger&&t.mouseIsOverProxy)&&(t._showNow(),t._responsive())},t.options.delay):t._showNow()),t._responsive()},_showNow(t){let l=this;l.options.functionBefore.call(l.$el,l.$el,function(){if(l.enabled&&null!==l.Content){t&&l.callbacks.show.push(t),l.callbacks.hide=[],clearTimeout(l.timerShow),l.timerShow=null,clearTimeout(l.timerHide),l.timerHide=null,l.options.onlyOne&&$(".ult-tooltipstered").not(l.$el).each(function(t,e){let s=$(e),i=s.data("ult-tooltipster-ns");$.each(i,function(t,e){var e=s.data(e),i=e.status(),o=e.option("autoClose");"hidden"!==i&&"disappearing"!==i&&o&&e.hide()})});var e=function(){l.Status="shown",$.each(l.callbacks.show,function(t,e){e.call(l.$el)}),l.callbacks.show=[]};if("hidden"!==l.Status){var i=0;"disappearing"===l.Status?(l.Status="appearing",d()?(l.$tooltip.clearQueue().removeClass("ult-tooltipster-dying").addClass("ult-tooltipster-"+l.options.animation+"-show"),0<l.options.speed&&l.$tooltip.delay(l.options.speed),l.$tooltip.queue(e)):l.$tooltip.stop().fadeIn(e)):"shown"===l.Status&&e()}else{l.Status="appearing";i=l.options.speed;let t=BaseStyle="";l.options.ultCustomTooltipStyle&&(t=l.options.ultContentStyle||"",BaseStyle=l.options.ultBaseStyle||""),l.bodyOverflowX=$("body").css("overflow-x"),$("body").css("overflow-x","hidden");var o="ult-tooltipster-"+l.options.animation,s="-webkit-transition-duration: "+l.options.speed+"ms; -webkit-animation-duration: "+l.options.speed+"ms; -moz-transition-duration: "+l.options.speed+"ms; -moz-animation-duration: "+l.options.speed+"ms; -o-transition-duration: "+l.options.speed+"ms; -o-animation-duration: "+l.options.speed+"ms; -ms-transition-duration: "+l.options.speed+"ms; -ms-animation-duration: "+l.options.speed+"ms; transition-duration: "+l.options.speed+"ms; animation-duration: "+l.options.speed+"ms;",n=l.options.minWidth?"min-width:"+Math.round(l.options.minWidth)+"px;":"",a=l.options.maxWidth?"max-width:"+Math.round(l.options.maxWidth)+"px;":"",r=l.options.interactive?"pointer-events: auto;":"";if(BaseStyle=BaseStyle+" "+n+" "+a+" "+r+" "+s,l.$tooltip=$('<div id="'+l.options.ult_adv_id+'" class="ult-tooltipster-base '+l.options.theme+'" style="'+BaseStyle+'"><div class="ult-tooltipster-content ult-responsive" data-ultimate-target="'+l.options.ultimate_target+"\" data-responsive-json-new = '"+l.options.responsive_json_new+"' style=\""+t+'"></div></div>'),d()&&l.$tooltip.addClass(o),l._content_insert(),l.$tooltip.appendTo("body"),l.reposition(),l.options.functionReady.call(l.$el,l.$el,l.$tooltip),d()?(l.$tooltip.addClass(o+"-show"),0<l.options.speed&&l.$tooltip.delay(l.options.speed),l.$tooltip.queue(e)):l.$tooltip.css("display","none").fadeIn(l.options.speed,e),l._interval_set(),$(A).on("scroll."+l.namespace+" resize."+l.namespace,function(){l.reposition()}),l.options.autoClose)if($("body").off("."+l.namespace),"hover"==l.options.trigger)if(c&&setTimeout(function(){$("body").on("touchstart."+l.namespace,function(){l.hide()})},0),l.options.interactive){c&&l.$tooltip.on("touchstart."+l.namespace,function(t){t.stopPropagation()});let t=null;l.$elProxy.add(l.$tooltip).on("mouseleave."+l.namespace+"-autoClose",function(){clearTimeout(t),t=setTimeout(function(){l.hide()},l.options.interactiveTolerance)}).on("mouseenter."+l.namespace+"-autoClose",function(){clearTimeout(t)})}else l.$elProxy.on("mouseleave."+l.namespace+"-autoClose",function(){l.hide()});else"click"==l.options.trigger&&(setTimeout(function(){$("body").on("click."+l.namespace+" touchstart."+l.namespace,function(){l.hide()})},0),l.options.interactive)&&l.$tooltip.on("click."+l.namespace+" touchstart."+l.namespace,function(t){t.stopPropagation()})}0<l.options.timer&&(l.timerHide=setTimeout(function(){l.timerHide=null,l.hide()},l.options.timer+i))}})},_interval_set(){let i=this;i.checkInterval=setInterval(function(){if(0===$("body").find(i.$el).length||0===$("body").find(i.$elProxy).length||"hidden"==i.Status||0===$("body").find(i.$tooltip).length)"shown"!=i.Status&&"appearing"!=i.Status||i.hide(),i._interval_cancel();else if(i.options.positionTracker){let t=i._repositionInfo(i.$elProxy),e=!1;s(t.dimension,i.elProxyPosition.dimension)&&("fixed"===i.$elProxy.css("position")?s(t.position,i.elProxyPosition.position)&&(e=!0):s(t.offset,i.elProxyPosition.offset)&&(e=!0)),e||i.reposition()}},200)},_interval_cancel(){clearInterval(this.checkInterval),this.checkInterval=null},_content_set(t){"object"==typeof t&&null!==t&&this.options.contentCloning&&(t=t.clone(!0)),this.Content=t},_content_insert(){var t=this.$tooltip.find(".ult-tooltipster-content");"string"!=typeof this.Content||this.options.contentAsHTML?t.empty().append(this.Content):t.text(this.Content)},_update(t){let e=this;e._content_set(t),null!==e.Content?"hidden"!==e.Status&&(e._content_insert(),e.reposition(),e.options.updateAnimation)&&(d()?(e.$tooltip.css({width:"","-webkit-transition":"all "+e.options.speed+"ms, width 0ms, height 0ms, left 0ms, top 0ms","-moz-transition":"all "+e.options.speed+"ms, width 0ms, height 0ms, left 0ms, top 0ms","-o-transition":"all "+e.options.speed+"ms, width 0ms, height 0ms, left 0ms, top 0ms","-ms-transition":"all "+e.options.speed+"ms, width 0ms, height 0ms, left 0ms, top 0ms",transition:"all "+e.options.speed+"ms, width 0ms, height 0ms, left 0ms, top 0ms"}).addClass("ult-tooltipster-content-changing"),setTimeout(function(){"hidden"!=e.Status&&(e.$tooltip.removeClass("ult-tooltipster-content-changing"),setTimeout(function(){"hidden"!==e.Status&&e.$tooltip.css({"-webkit-transition":e.options.speed+"ms","-moz-transition":e.options.speed+"ms","-o-transition":e.options.speed+"ms","-ms-transition":e.options.speed+"ms",transition:e.options.speed+"ms"})},e.options.speed))},e.options.speed)):e.$tooltip.fadeTo(e.options.speed,.5,function(){"hidden"!=e.Status&&e.$tooltip.fadeTo(e.options.speed,1)})):e.hide()},_repositionInfo(t){return{dimension:{height:t.outerHeight(!1),width:t.outerWidth(!1)},offset:t.offset(),position:{left:parseInt(t.css("left")),top:parseInt(t.css("top"))}}},hide(t){let i=this,e=(t&&i.callbacks.hide.push(t),i.callbacks.show=[],clearTimeout(i.timerShow),i.timerShow=null,clearTimeout(i.timerHide),i.timerHide=null,function(){$.each(i.callbacks.hide,function(t,e){e.call(i.$el)}),i.callbacks.hide=[]});return"shown"==i.Status||"appearing"==i.Status?(i.Status="disappearing",t=function(){i.Status="hidden","object"==typeof i.Content&&null!==i.Content&&i.Content.detach(),i.$tooltip.remove(),i.$tooltip=null,$(A).off("."+i.namespace),$("body").off("."+i.namespace).css("overflow-x",i.bodyOverflowX),$("body").off("."+i.namespace),i.$elProxy.off("."+i.namespace+"-autoClose"),i.options.functionAfter.call(i.$el,i.$el),e()},d()?(i.$tooltip.clearQueue().removeClass("ult-tooltipster-"+i.options.animation+"-show").addClass("ult-tooltipster-dying"),0<i.options.speed&&i.$tooltip.delay(i.options.speed),i.$tooltip.queue(t)):i.$tooltip.stop().fadeOut(i.options.speed,t)):"hidden"==i.Status&&e(),i},show(t){return this._showNow(t),this},update(t){return this.content(t)},content(t){return void 0===t?this.Content:(this._update(t),this)},reposition(){var u,h,p,f,m,y=this;if(0!==$("body").find(y.$tooltip).length){y.$tooltip.css("width",""),y.elProxyPosition=y._repositionInfo(y.$elProxy);let e=null,i=$(A).width(),a=y.elProxyPosition,o=y.$tooltip.outerWidth(!1),s=(y.$tooltip.innerWidth(),y.$tooltip.outerHeight(!1));if(y.$elProxy.is("area")){var b=y.$elProxy.attr("shape"),g=y.$elProxy.parent().attr("name"),g=$('img[usemap="#'+g+'"]'),_=g.offset().left,v=g.offset().top,w=void 0!==y.$elProxy.attr("coords")?y.$elProxy.attr("coords").split(","):void 0;if("circle"==b){var j=parseInt(w[0]),Q=parseInt(w[1]),k=parseInt(w[2]);a.dimension.height=2*k,a.dimension.width=2*k,a.offset.top=v+Q-k,a.offset.left=_+j-k}else if("rect"==b){var j=parseInt(w[0]),Q=parseInt(w[1]),k=parseInt(w[2]),C=parseInt(w[3]);a.dimension.height=C-Q,a.dimension.width=k-j,a.offset.top=v+Q,a.offset.left=_+j}else if("poly"==b){let e=0,i=0,o=0,s=0,n="even";for(let t=0;t<w.length;t++){var x=parseInt(w[t]);n="even"==n?(x<(e=x>o&&(o=x,0===t)?o:e)&&(e=x),"odd"):(x<(i=x>s&&(s=x,1==t)?s:i)&&(i=x),"even")}a.dimension.height=s-i,a.dimension.width=o-e,a.offset.top=v+i,a.offset.left=_+e}else a.dimension.height=g.outerHeight(!1),a.dimension.width=g.outerWidth(!1),a.offset.top=v,a.offset.left=_}let n=0,t=0,r=0,l=parseInt(y.options.offsetY),d=parseInt(y.options.offsetX),c=y.options.position;function T(){var t=$(A).scrollLeft();n-t<0&&(e=n-t,n=t),n+o-t>i&&(e=n-(i+t-o),n=i+t-o)}function S(t,e){a.offset.top-$(A).scrollTop()-s-l-12<0&&-1<e.indexOf("top")&&(c=t),a.offset.top+a.dimension.height+s+12+l>$(A).scrollTop()+$(A).height()&&-1<e.indexOf("bottom")&&(c=t,r=a.offset.top-s-l-12)}if("top"==c&&(u=a.offset.left+o-(a.offset.left+a.dimension.width),n=a.offset.left+d-u/2,r=a.offset.top-s-l-12,T(),S("bottom","top")),"top-left"==c&&(n=a.offset.left+d,r=a.offset.top-s-l-12,T(),S("bottom-left","top-left")),"top-right"==c&&(n=a.offset.left+a.dimension.width+d-o,r=a.offset.top-s-l-12,T(),S("bottom-right","top-right")),"bottom"==c&&(u=a.offset.left+o-(a.offset.left+a.dimension.width),n=a.offset.left-u/2+d,r=a.offset.top+a.dimension.height+l+12,T(),S("top","bottom")),"bottom-left"==c&&(n=a.offset.left+d,r=a.offset.top+a.dimension.height+l+12,T(),S("top-left","bottom-left")),"bottom-right"==c&&(n=a.offset.left+a.dimension.width+d-o,r=a.offset.top+a.dimension.height+l+12,T(),S("top-right","bottom-right")),"left"==c&&(n=a.offset.left-d-o-12,t=a.offset.left+d+a.dimension.width+12,h=a.offset.top+s-(a.offset.top+a.dimension.height),r=a.offset.top-h/2-l,n<0&&t+o>i?(p=2*parseFloat(y.$tooltip.css("border-width")),f=o+n-p,y.$tooltip.css("width",f+"px"),s=y.$tooltip.outerHeight(!1),n=a.offset.left-d-f-12-p,h=a.offset.top+s-(a.offset.top+a.dimension.height),r=a.offset.top-h/2-l):n<0&&(n=a.offset.left+d+a.dimension.width+12,e="left")),"right"==c&&(n=a.offset.left+d+a.dimension.width+12,t=a.offset.left-d-o-12,h=a.offset.top+s-(a.offset.top+a.dimension.height),r=a.offset.top-h/2-l,n+o>i&&t<0?(p=2*parseFloat(y.$tooltip.css("border-width")),f=i-n-p,y.$tooltip.css("width",f+"px"),s=y.$tooltip.outerHeight(!1),h=a.offset.top+s-(a.offset.top+a.dimension.height),r=a.offset.top-h/2-l):n+o>i&&(n=a.offset.left-d-o-12,e="right")),y.options.arrow){let i="ult-tooltipster-arrow-"+c;C=y.options.arrowColor.length<1?y.$tooltip.css("background-color"):y.options.arrowColor,e=e?"left"==e?(i="ult-tooltipster-arrow-right",""):"right"==e?(i="ult-tooltipster-arrow-left",""):"left:"+Math.round(e)+"px;":"",k="top"==c||"top-left"==c||"top-right"==c?(m=parseFloat(y.$tooltip.css("border-bottom-width")),y.$tooltip.css("border-bottom-color")):"bottom"==c||"bottom-left"==c||"bottom-right"==c?(m=parseFloat(y.$tooltip.css("border-top-width")),y.$tooltip.css("border-top-color")):"left"==c?(m=parseFloat(y.$tooltip.css("border-right-width")),y.$tooltip.css("border-right-color")):"right"==c?(m=parseFloat(y.$tooltip.css("border-left-width")),y.$tooltip.css("border-left-color")):(m=parseFloat(y.$tooltip.css("border-bottom-width")),y.$tooltip.css("border-bottom-color")),1<m&&m++;let o="";if(0!==m){let t="",e="border-color: "+k+";";-1!==i.indexOf("bottom")?t="margin-top: -"+Math.round(m)+"px;":-1!==i.indexOf("top")?t="margin-bottom: -"+Math.round(m)+"px;":-1!==i.indexOf("left")?t="margin-right: -"+Math.round(m)+"px;":-1!==i.indexOf("right")&&(t="margin-left: -"+Math.round(m)+"px;"),o='<span class="ult-tooltipster-arrow-border" style="'+t+" "+e+';"></span>'}y.$tooltip.find(".ult-tooltipster-arrow").remove();Q='<div class="'+i+' ult-tooltipster-arrow" style="'+e+'">'+o+'<span style="border-color:'+C+';" ></span></div>';y.$tooltip.append(Q)}y.$tooltip.css({top:Math.round(r)+"px",left:Math.round(n)+"px"})}return y},enable(){return this.enabled=!0,this},disable(){return this.hide(),this.enabled=!1,this},destroy(){let i=this;i.hide(),i.$el[0]!==i.$elProxy[0]&&i.$elProxy.remove(),i.$el.removeData(i.namespace).off("."+i.namespace);var t,e=i.$el.data("ult-tooltipster-ns");return 1===e.length?(t="string"==typeof i.Content?i.Content:$("<div></div>").append(i.Content).html(),i.$el.removeClass("ult-tooltipstered").attr("title",t).removeData(i.namespace).removeData("ult-tooltipster-ns").off("."+i.namespace)):(e=$.grep(e,function(t,e){return t!==i.namespace}),i.$el.data("ult-tooltipster-ns",e)),i},elementIcon(){return this.$el[0]!==this.$elProxy[0]?this.$elProxy[0]:void 0},elementTooltip(){return this.$tooltip?this.$tooltip[0]:void 0},option(t,e){return void 0===e?this.options[t]:(this.options[t]=e,this)},status(){return this.Status}},$.fn.ulttooltipster=function(){let o=arguments;if(0===this.length){if("string"!=typeof o[0])return this;{let t=!0;return"setDefaults"===o[0]?$.extend(l,o[1]):t=!1,t?!0:this}}if("string"==typeof o[0]){let i="#*$~&";return this.each(function(){var t=$(this).data("ult-tooltipster-ns"),t=t?$(this).data(t[0]):null;if(!t)throw new Error("You called Tooltipster's \""+o[0]+'" method on an uninitialized element');if("function"!=typeof t[o[0]])throw new Error('Unknown method .ult-tooltipster("'+o[0]+'")');var e=t[o[0]](o[1],o[2]);if(e!==t)return i=e,!1}),"#*$~&"!==i?i:this}let s=[],t=o[0]&&void 0!==o[0].multiple,n=t&&o[0].multiple||!t&&l.multiple,e=o[0]&&void 0!==o[0].debug,a=e&&o[0].debug||!e&&l.debug;return this.each(function(){let t=!1,e=$(this).data("ult-tooltipster-ns"),i=null;!e||n?t=!0:a&&console.log('Tooltipster: one or more tooltips are already attached to this element: ignoring. Use the "multiple" option to attach more tooltips.'),t&&(i=new r(this,o[0]),(e=e||[]).push(i.namespace),$(this).data("ult-tooltipster-ns",e),$(this).data(i.namespace,i)),s.push(i)}),n?s:this},!!("ontouchstart"in A)),t=!1;$("body").one("mousemove",function(){t=!0})})(jQuery,window,document),((m,t)=>{m(document).ready(function(f){function o(){let h,p;m('a[href="#"]').click(function(t){t.preventDefault()}),f(".ult_hotspot_container.ult-hotspot-tooltip-wrapper").each(function(){var t=f(this);m(".ult-hotspot-tooltip",t).each(function(){m(this).hasClass("tooltipstered")&&m(this).tooltipster("destroy")}),t.data("opacity");f(".ult-hotspot-tooltip[data-link_style='tootip']",f(this)).each(function(){var t,e;e=(0<m(this).find(".aio-icon-img").length?(t=m(this).find(".aio-icon-img").outerHeight(!0),m(this).find(".aio-icon-img")):(t=jQuery(this).find(".aio-icon").outerHeight(!0),jQuery(this).find(".aio-icon"))).outerWidth(!0);let i=Math.round(t/2),o=Math.round(e/2);var s=f(this).data("tooltipanimation"),n=f(this).data("trigger")||"hover",a=f(this).data("arrowposition")||"top",r=f(this).data("bubble-arrow"),l=f(this).data("tooltip-content-style"),d=f(this).data("tooltip-base-style"),c=f(this).find(".hotspot-tooltip-content").html(),c=(f(this).data("tooltip-offsety"),f(this).find(".hotspot-tooltip-content").html(c).text()),u=f(this).data("mycust-id");h=f(this).data("ultimate-target"),p=f(this).data("responsive-json-new"),p=JSON.stringify(p),"top"==a&&(i=0),"bottom"==a&&(i=t),"left"==a&&(i=-i,o=0),"right"==a&&(o=e,i=-i),/firefox/.test(navigator.userAgent.toLowerCase())&&(o=0,i=0),f(this).ulttooltipster({content:c,position:a,offsetX:o,offsetY:i,ultCustomTooltipStyle:!0,ultContentStyle:l,ultBaseStyle:d,arrow:r,delay:100,speed:300,interactive:!0,animation:s,trigger:n,contentAsHTML:1,ult_adv_id:u,responsive_json_new:p,ultimate_target:h})})})}o(),setTimeout(function(){m(t).load(function(){0<m(".ult_hotspot_container").length&&("show"===(m(".ult_hotspot_container").find(".ult-hotspot-tooltip").attr("data-status")||"hide")&&m(".ult-tooltipstered").ulttooltipster("destroy"),o())})},700),m(document).ajaxComplete(function(t,e,i){o()})})})(jQuery,window),((p,e)=>{function o(){p(".ult-ih-list").each(function(t,a){let r=p(a).attr("data-shape"),l=p(a).attr("data-height"),d=p(a).attr("data-width"),c=p(a).attr("data-res_height"),u=p(a).attr("data-res_width"),h=jQuery(e).width()||"";p(a).find("li").each(function(){var t,e,i,o,s,n;p(a).find(".ult-ih-item").addClass("ult-ih-"+r),t=a,e=h,i=l,o=d,s=c,n=u,""!=e&&(768<=e?p(t).find(".ult-ih-item").hasClass("ult-ih-effect20")?p(t).find(".spinner").css({height:parseInt(i),width:parseInt(o)}):p(t).find(".ult-ih-item, .ult-ih-img, .ult-ih-image-block, .ult-ih-list-item").css({height:i,width:o}):p(t).find(".ult-ih-item").hasClass("ult-ih-effect20")?p(t).find(".spinner").css({height:parseInt(s),width:parseInt(n)}):p(t).find(".ult-ih-item, .ult-ih-img, .ult-ih-image-block, .ult-ih-list-item").css({height:s,width:n}))})})}p(e).on("load",function(){p(".ult-ih-container").css({visibility:"visible",opacity:1})}),p(document).ready(function(){o(),p(document).ajaxComplete(function(t,e,i){o()})}),p(e).on("resize",function(){o()})})(jQuery,window),(s=>{s(document).ready(function(){s(document).trigger("ultImageSeparator")}),s(window).on("load",function(){s(document).trigger("ultImageSeparator")}),s(document).on("ultImageSeparator",function(t){s(".ult-easy-separator-wrapper").each(function(t,e){var i=s(this).attr("data-vc-row");let o=s(this).parents("."+i+":first");o.hasClass("upb-background-text")&&(o=o.parents("."+i+":first")),s(this).appendTo(o).find(".ult-no-animation").css({opacity:"1"})})})})(jQuery),(o=>{function t(){o(".ultb3-box").each(function(t,e){var i=(o(e).outerHeight()-o(e).find(".ultb3-info").outerHeight())/2;o(e).find(".ultb3-info").css({top:i})})}o(document).ready(function(){t(),o(window).resize(function(){t()}),jQuery(".ultb3-box .ultb3-info").each(function(){if(jQuery(this).attr("data-animation")){jQuery(this).css("opacity","0");let e=jQuery(this).attr("data-animation"),i="delay-"+jQuery(this).attr("data-animation-delay");jQuery(this).bsf_appear(function(){var t=jQuery(this);t.addClass("animated").addClass(e),t.addClass("animated").addClass(i),t.css("opacity","1")},{accY:-70})}})}),o(window).on("load",function(){t()})})(jQuery),jQuery(window).on("load",function(t){info_box_set_auto_height()}),jQuery(document).ready(function(t){info_box_set_auto_height(),jQuery(window).resize(function(t){info_box_set_auto_height()})});let resizedd=0,time_f_arr=[];function calculate_clipped_circle(){jQuery(".clipped-info-circle").each(function(){var t,e,i,o,s,n,a,r,l,d,c,u,h=jQuery(this).data("circle-type"),p=jQuery(this).data("half-percentage"),f=jQuery(this).children().data("responsive-circle"),m=("on"==f&&(c=jQuery(this).children().data("responsive-breakpoint"),u=jQuery(window).width(),h=jQuery(this).data("circle-type"),c<u)&&(void 0!==(m=jQuery(this).data("first-height"))&&""!=m&&jQuery(this).height(m),jQuery(this).width("100%"),make_info_circle(".info-c-full-br",resizedd)),jQuery(this).find(".info-circle-icons").outerHeight()),y=jQuery(this).find(".info-circle-icons").outerHeight();"full-circle"!=h&&(a=jQuery(this).outerHeight(),jQuery(this).outerWidth(),t=jQuery(this).css("margin-top"),e=jQuery(this).css("margin-bottom"),i=jQuery(this).children().outerWidth(),o=parseInt(jQuery(this).find(".info-c-full").css("margin-top").replace(/[^-\d\.]/g,"")),s=parseInt(jQuery(this).find(".info-c-full").css("padding-top").replace(/[^-\d\.]/g,"")),"top-circle"==h||"bottom-circle"==h?(jQuery(this).css({overflow:"hidden"}),jQuery(this).find(".info-c-full").outerWidth(),jQuery(this).find(".info-c-full").width(),"top-circle"==h?(d=p/100*a,jQuery(this).css({"padding-top":t,height:d,"margin-bottom":0}),n=d-o-parseInt(t.replace(/[^-\d\.]/g,""))-s-s/2,jQuery(this).find(".info-c-full-wrap").css({height:n})):"bottom-circle"==h&&(d=a-(a=(100-p)/100*a)+10,jQuery(this).css({"padding-bottom":e,height:d,"margin-top":0}),jQuery(this).children().css({"margin-top":-(a+m/2)}),n=d-o-parseInt(t.replace(/[^-\d\.]/g,""))-s-s/2)):"left-circle"!=h&&"right-circle"!=h||(jQuery(this).css({overflow:"hidden","padding-top":t,"padding-bottom":e}),jQuery(this).find(".info-c-full").outerWidth(),jQuery(this).find(".info-c-full").width(),"left-circle"==h?(r=p/100*i,jQuery(this).css({width:r,"padding-left":t}),jQuery(this).children().css({width:i,"max-width":i}),l=r-o-(s+s/2)-parseInt(t.replace(/[^-\d\.]/g,"")),jQuery(this).find(".info-c-full-wrap").width(l)):"right-circle"==h&&(a=(100-p)/100*i,r=parseInt(i-a),jQuery(this).css({width:r,"padding-right":t}),jQuery(this).children().css({"margin-left":-(a+y/2),"max-width":i,width:i}),m=(m=a-o)+parseInt(t.replace(/[^-\d\.]/g,""))-s,l=r-o-parseInt(t.replace(/[^-\d\.]/g,""))-s,d=m,jQuery(this).find(".info-c-full-wrap").width(l),jQuery(this).find(".info-c-full-wrap").css({"margin-left":d+"px"})))),"on"==f&&(c=jQuery(this).children().data("responsive-breakpoint"),(u=jQuery(window).width())<=c)&&jQuery(this).css({width:"auto",overflow:"visible",height:"auto",padding:0})})}function info_circle_slide(t,i){i.bsf_appear(function(){setInterval(function(){if("on"==i.attr("data-slide-true")){let t=+i.attr("data-slide-number");var e=i.find(".info-circle-icons").length,e=("full"!=i.data("info-circle-angle")?e-1==t&&(t=0):e==t&&(t=0),i.find(".info-circle-icons").eq(t));i.attr("data-slide-number",t+1),show_next_info_circle(e)}},t)})}function show_next_info_circle(t){var e=t.parents(".info-c-full-br").data("highlight-style");""!=e&&(t.parents(".info-c-full-br").find("."+e).removeClass(e).removeClass("info-circle-active"),t.addClass(e).addClass("info-circle-active"));let i=t.next(),o=t.parents(".info-c-full-br").data("icon-show-size");"not-show"==t.parents(".info-c-full-br").data("icon-show")&&(i.find("i.info-circle-icon").remove(),i.find("img.info-circle-img-icon").remove(),t.parents(".info-c-full-br").find(".info-c-full").addClass("circle-noicon")),i=i.html();t.css("font-size"),t.attr("style");let s=t.parents(".info-c-full-br");s.find(".info-c-full-wrap").stop().animate({opacity:0},"slow",function(){t.parents(".info-c-full-br").find(".info-c-full .info-c-full-wrap").html(i),s.find(".info-c-full i").css({"font-size":parseInt(o)+"px"}),s.find(".info-c-full .info-circle-img-icon").css({width:parseInt(o)+"px"}),t.parents(".info-c-full-br").find(".info-c-full-wrap").animate({opacity:1},"slow")})}function responsive_check(t){jQuery(t).each(function(){if("on"==jQuery(this).data("responsive-circle")){var t="info-circle-wrapper-"+jQuery(this).parent().data("uniqid"),t="<style>@media(max-width:"+jQuery(this).data("responsive-breakpoint")+"px){ #"+t+" .smile_icon_list_wrap{ display: block; margin-top: auto !important; } #"+t+" .info-c-full-br{ display: none; } .smile_icon_list_wrap { margin-left:auto !important; max-width:inherit !important; width:auto !important; } .info-circle-responsive .info-circle-def { display: block; width: auto; height: auto; } .info-circle-responsive .info-circle-sub-def { display: block; vertical-align: top; } }</style>";jQuery("head").append(t);let r=jQuery(this).parent().find(".smile_icon_list_wrap .smile_icon_list"),l=r.find(".icon_list_item").clone(),d=(r.find(".icon_list_item").remove(),jQuery(this).next().data("content_bg")),c=jQuery(this).next().data("content_color");jQuery(this).find(".icon-circle-list .info-details").each(function(){var t=jQuery(this).attr("data-icon-class"),e=jQuery(this).find(".info-circle-heading").html(),i=jQuery(this).find(".info-circle-text").html(),o=jQuery(this).prev().css("background-color"),s=jQuery(this).prev().css("color"),n=jQuery(this).prev().css("border"),a=jQuery(this).find(".info-circle-sub-def").children().eq(0).clone();l.find(".icon_list_icon").html(a.wrap("<div />").parent().html()),l.find(".icon_description").css("color",c),l.find(".icon_description").css("background-color",d),l.find(".icon_description h3").html(e),l.find(".icon_description p").html(i),l.find(".icon_list_icon").css({"background-color":o,color:s,border:n}),l.addClass(t),r.append(l.wrap("<div />").parent().html())})}})}function make_info_circle(t,e){jQuery(t).each(function(t,r){let l=jQuery(r).data("icon-size");jQuery(jQuery(r).find(".icon-circle-list .info-circle-icons")).each(function(t,e){let i,o,s,n,a;i=jQuery(this).data("padding-style");e=!!jQuery(e).hasClass("info-circle-icon-without-background");n=e?(o=s=a=l)/2:null!=i?(o=s=a=l)/2+i:(o=s=a=2*l,l),jQuery(r).parent().css({"margin-top":n+10+"px","margin-bottom":n+10+"px"}),jQuery(this).css({"font-size":l+"px",height:o+"px",width:s+"px",margin:"-"+n+"px","line-height":a+"px"})})}),".info-c-full-br"==t&&jQuery(t).each(function(){jQuery(this).css("height",jQuery(this).width()),jQuery(this).css("opacity","1")}),".info-c-semi-br"==t&&jQuery(t).each(function(){var t=jQuery(this).width(),t=(jQuery(this).css("height",parseInt(t)/2+"px"),t+"px "+t+"px  0 0");jQuery(this).css("border-radius",t);t=(t=jQuery(this).find(".info-c-full").width())+"px "+t+"px 0 0";jQuery(this).find(".info-c-full").css("border-radius",t)}),setTimeout(function(){e==resizedd&&(".info-c-full-br"==t&&part_circle_icon(t),".info-c-semi-br"==t)&&semi_circle_icon(t)},1e3)}function part_circle_icon(t){jQuery(t).each(function(){jQuery(this).bsf_appear(function(){if("none"!=jQuery(this).css("display")){var h=jQuery(this).find(".icon-circle-list .info-circle-icons").length;let e=new Array,i=jQuery(this).outerWidth()/2,o=0;var t=jQuery(this).data("start-degree");void 0===t&&""==t||(o=t);let s=180/h,n=jQuery(this).data("info-circle-angle");var p=jQuery(this).data("divert");let a="",r=("full"==n&&(a=n,n=180,s=90,i=-i),0),l=!1;for(f=1;f<=h;f++){let t=f*((180+2*s)/h);"full"==a?(t<o&&1==f?(r=o-t,l=!1):t>o&&1==f&&(r=t-o,l=!0),1==l?t-=r:t+=r):t=t+n-s+p,t*=.0174532925,e.push(i*Math.cos(t)),e.push(i*Math.sin(t))}var f=0,m=0;let d=jQuery(this).data("launch"),c=jQuery(this).data("launch-duration"),u=jQuery(this).data("launch-delay");c=c||1,u=u||.15,""!=d?(m=-1e3*u,jQuery(this).find(".icon-circle-list .info-circle-icons").each(function(){let t=jQuery(this);m+=1e3*u,setTimeout(function(){t.animate({opacity:1,left:e[f++],top:e[f++]},{duration:1e3*c,easing:d})},m)})):jQuery(this).find(".icon-circle-list .info-circle-icons").each(function(){jQuery(this).css({opacity:"1",left:e[f++],top:e[f++]})})}})})}function setmytime(t,e){let l=[],d=[],c;var i,o,s,n,a,r,u,h;let p=escape(window.location.hash.substr(1));""!=(p=""!=t&&void 0!==t?t:p)&&0<(t=jQuery("a.ult_a[href$='"+p+"']")).parents(".ult_tabs").length&&(o=(i=t.parents(".ult_tabs")).data("activebg"),s=i.data("titlebg"),n=i.data("titlecolor"),a=i.data("activetitle"),h=i.data("tabsstyle"),u=i.data("activeicon"),r=i.find("li.ult_tab_li").data("iconcolor"),""==u&&(u=i.find("li.ult_tab_li").data("iconhover")),i.find("li.ult_tab_li").removeClass("current"),t.hasClass("ult_a")&&t.parent().addClass("current"),("style1"==h||"style2"==h?(i.find("a.ult_a").css({"background-color":s}),t):(i.find("li.ult_tab_li").css({"background-color":s}),t.parent())).css({"background-color":o}),i.find("a.ult_a").css({color:n}),t.css({color:a}),i.find(".ult_tab_icon").css({color:r}),t.find(".ult_tab_icon").css({color:u}),h=t.parent().index()+1,i.find(".ult_tabcontent").css({display:"block"}),i.find(".ult_tabitemname").css({display:"none"}),i.find(".ult_tabitemname:nth-child("+h+")").css({display:"block"}),jQuery(document).trigger("ultAdvancedTabClickedDualBtn",i.find(".ult_tabitemname:nth-child("+h+")")),i.offset().top,i.offset().left,i.addClass("ult_aniamte"),i.find("ul.ult_tabmenu li a.ult_a").click(function(t){t.preventDefault(),jQuery("html,body").clearQueue(),jQuery("html,body").stop()})),jQuery(".ult_tabs").each(function(){var t=jQuery(this).data("fullheight");let e=0;"on"==t&&jQuery(this).find(".ult_tabitemname").each(function(){e<jQuery(this).outerHeight()&&(e=jQuery(this).outerHeight(),jQuery(this).parents(".ult_tabcontent").css({"min-height":e+"px"}))});var t=jQuery(this).data("tabsstyle"),i=jQuery(window).width(),o=jQuery(this).data("respmode"),s=jQuery(this).data("respwidth"),n=jQuery(this).data("responsivemode"),a=jQuery(this).closest(".ult_tabs").data("animation"),a=("Slide-Horizontal"==a&&(i=jQuery(this).find("div.ult_tabcontent").outerWidth(),jQuery(this).find(".ult_tabcontent").find("div.ult_tabitemname:eq(0)").addClass("ult_active_tabnme")),"Scale"==a&&(jQuery(this).find(".ult_tabitemname").not("div.ult_tabitemname:eq(0)").addClass("scaleTabname"),jQuery(this).find(".ult_tabcontent").find("div.ult_tabitemname:eq(0)").addClass("scaleTabname2")),"Slide-Zoom"==a&&(jQuery(this).closest(".ult_tabs").find("div.ult_tabitemname").removeClass("owl-backSlide-in"),jQuery(this).closest(".ult_tabs").find("div.ult_tabitemname").removeClass("owl-backSlide-in")),jQuery(this).attr("id"));s<=i?(jQuery(this).parent().find("."+a).css({display:"none"}),jQuery(this).parent().find("#"+a).css({display:"block"})):"Accordion"==o&&(jQuery(this).parent().find("."+a).css({display:"block"}),jQuery(this).parent().find("#"+a).css({display:"none"}));let r=0;c="false",jQuery(this).find(".ult_tab_li").each(function(){r<jQuery(this).outerHeight()&&(r=jQuery(this).outerHeight())}),jQuery(this).find(".ult_a").addClass("false"),ht1=parseInt(r),"style2"==t&&(ht1=parseInt(ht1/2),300<i)&&i<660&&(ht1=r/2),300<i&&i<660&&(jQuery(this).find(".ult_a ").removeClass("false"),d.push(ht1),"Both"!=n)&&(jQuery(this).find(".aio-icon").hasClass("icon-top")&&jQuery(this).find(".aio-icon").removeClass("icon-top").addClass("ult_tab_resp_icon"),jQuery(this).find(".ult_tab_main").hasClass("ult_top"))&&jQuery(this).find(".ult_tab_main").removeClass("ult_top").addClass("ult_tab_resp_ult_top"),jQuery(this).find(".ult_a ").hasClass("false")&&l.push(ht1)}),jQuery(window).resize(function(t){{let s=jQuery(window).width();jQuery(".ult_tabs").each(function(){jQuery(this).data("tabsstyle");var t=jQuery(this).data("respmode"),e=jQuery(this).data("respwidth"),i=jQuery(this).data("responsivemode"),o=jQuery(this).attr("id");s>=e?(jQuery(this).parent().find("."+o).css({display:"none"}),jQuery(this).parent().find("#"+o).css({display:"block"}),"Both"!=i&&(jQuery(this).find(".aio-icon").hasClass("ult_tab_resp_icon")&&jQuery(this).find(".aio-icon").removeClass("ult_tab_resp_icon").addClass("icon-top"),jQuery(this).find(".ult_tab_main").hasClass("ult_tab_resp_ult_top"))&&jQuery(this).find(".ult_tab_main").removeClass("ult_tab_resp_ult_top").addClass("ult_top")):("Accordion"==t&&(jQuery(this).parent().find("."+o).css({display:"block"}),jQuery(this).parent().find("#"+o).css({display:"none"})),"Both"!=i&&(jQuery(this).find(".aio-icon").hasClass("icon-top")&&jQuery(this).find(".aio-icon").removeClass("icon-top").addClass("ult_tab_resp_icon"),jQuery(this).find(".ult_tab_main").hasClass("ult_top"))&&jQuery(this).find(".ult_tab_main").removeClass("ult_top").addClass("ult_tab_resp_ult_top")),300<s&&s<660&&(jQuery(this).find(".ult_a ").removeClass("false"),d.push(ht1),"Both"!=i)&&(jQuery(this).find(".aio-icon").hasClass("icon-top")&&jQuery(this).find(".aio-icon").removeClass("icon-top").addClass("ult_tab_resp_icon"),jQuery(this).find(".ult_tab_main").hasClass("ult_top"))&&jQuery(this).find(".ult_tab_main").removeClass("ult_top").addClass("ult_tab_resp_ult_top")})}})}jQuery(document).ready(function(){make_info_circle(".info-c-full-br",0),responsive_check(".info-c-full-br"),jQuery(".clipped-info-circle").each(function(t,e){var i=jQuery(this).outerHeight(),o=jQuery(this).outerWidth();jQuery(this).attr("data-first-width",o),jQuery(this).attr("data-first-height",i)}),jQuery(window).on("resize",function(){make_info_circle(".info-c-full-br",++resizedd),calculate_clipped_circle()}),jQuery(window).on("load",function(){make_info_circle(".info-c-full-br",++resizedd),calculate_clipped_circle()}),jQuery(document).on("ultAdvancedTabClicked",function(){make_info_circle(".info-c-full-br",++resizedd),calculate_clipped_circle()}),jQuery(".info-c-full-br").each(function(){"click"==jQuery(this).data("focus-on")&&jQuery(this).find(".icon-circle-list .info-circle-icons").click(function(){var t=jQuery(this);jQuery(this).parents(".info-c-full-br").attr("data-slide-true","false"),show_next_info_circle(t)}),"hover"==jQuery(this).data("focus-on")&&jQuery(this).find(".icon-circle-list .info-circle-icons").on("mouseenter",function(){var t=jQuery(this);jQuery(this).parents(".info-c-full-br").attr("data-slide-true","false"),show_next_info_circle(t)}).on("mouseleave",function(){})}),setTimeout(function(){jQuery(".info-c-full-br").each(function(){let t=jQuery(this).data("slide-duration");t=t||.2,jQuery(this).attr("data-slide-number","1"),info_circle_slide(1e3*t,jQuery(this)),show_next_info_circle(jQuery(this).find(".info-circle-icons").eq(0))})},1e3)}),jQuery(window).on("load",function(){jQuery(".info-c-full-br").each(function(){"on"==jQuery(this).attr("data-slide-true")&&jQuery(this).on("mouseenter",function(){jQuery(this).attr("data-slide-true","off")}).on("mouseleave",function(){jQuery(this).attr("data-slide-true","on")})})}),jQuery(document).ready(function(t){jQuery(".icon_list_item").each(function(t,e){var i=jQuery(this);1<=i.find(".info-circle-img-icon").length&&i.closest("ul.smile_icon_list").addClass("ic-resp-img")})}),(o=>{o.fn.bsf_appear=function(i,t){let h=o.extend({data:void 0,one:!0,accX:0,accY:0},t);return this.each(function(){let u=o(this);if(u.bsf_appeared=!1,i){let c=o(window),e=function(){var t,e,i,o,s,n,a,r,l,d;u.is(":visible")&&(t=c.scrollLeft(),e=c.scrollTop(),i=(o=u.offset()).left,o=o.top,s=h.accX,n=h.accY,a=u.height(),r=c.height(),l=u.width(),d=c.width(),e<=o+a+n)&&o<=e+r+n&&t<=i+l+s&&i<=t+d+s?u.bsf_appeared||u.trigger("bsf_appear",h.data):u.bsf_appeared=!1};var t=function(){var t;u.bsf_appeared=!0,h.one&&(c.off("scroll",e),0<=(t=o.inArray(e,o.fn.bsf_appear.checks)))&&o.fn.bsf_appear.checks.splice(t,1),i.apply(this,arguments)};h.one?u.one("bsf_appear",h.data,t):u.bind("bsf_appear",h.data,t),c.on("scroll",e),o.fn.bsf_appear.checks.push(e),e()}else u.trigger("bsf_appear",h.data)})},o.extend(o.fn.bsf_appear,{checks:[],timeout:null,checkAll(){let t=o.fn.bsf_appear.checks.length;if(0<t)for(;t--;)o.fn.bsf_appear.checks[t]()},run(){o.fn.bsf_appear.timeout&&clearTimeout(o.fn.bsf_appear.timeout),o.fn.bsf_appear.timeout=setTimeout(o.fn.bsf_appear.checkAll,20)}}),o.each(["append","prepend","after","before","attr","removeAttr","addClass","removeClass","toggleClass","remove","css","show","hide"],function(t,e){let i=o.fn[e];i&&(o.fn[e]=function(){var t=i.apply(this,arguments);return o.fn.bsf_appear.run(),t})})})(jQuery),!function(){let A,I;A=this.jQuery||window.jQuery,I=A(window),A.fn.stick_in_parent=function(t){let Q,e,k,i,o,C,s,x,T,n,S,$;for(null==t&&(t={}),$=t.sticky_class,C=t.inner_scrolling,S=t.recalc_every,n=t.parent,T=t.offset_top,x=t.spacer,k=t.bottoming,null==T&&(T=0),null==n&&(n=void 0),null==C&&(C=!0),null==$&&($="is_stuck"),Q=A(document),null==k&&(k=!0),i=function(a,r,l,d,c,u,h,p){let f,t,m,y,b,g,_,v,e,w,j,o;if(!a.data("sticky_kit")){if(a.data("sticky_kit",!0),b=Q.height(),_=a.parent(),!(_=null!=n?_.closest(n):_).length)throw"failed to find stick parent";if(m=!1,f=!1,(j=null!=x?x&&a.closest(x):A("<div />"))&&j.css("position",a.css("position")),(v=function(){let t,e,i;if(!p)return b=Q.height(),t=parseInt(_.css("border-top-width"),10),e=parseInt(_.css("padding-top"),10),r=parseInt(_.css("padding-bottom"),10),l=_.offset().top+t+e,d=_.height(),m&&(m=!1,f=!1,null==x&&(a.insertAfter(j),j.detach()),a.css({position:"",top:"",width:"",bottom:""}).removeClass($),i=!0),c=a.offset().top-(parseInt(a.css("margin-top"),10)||0)-T,u=a.outerHeight(!0),h=a.css("float"),j&&j.css({width:a.outerWidth(!0),height:u,display:a.css("display"),"vertical-align":a.css("vertical-align"),float:h}),i?o():void 0})(),u!==d)return y=void 0,g=T,w=S,o=function(){let t,e,i,o,s,n;if(!p)return i=!1,null!=w&&--w<=0&&(w=S,v(),i=!0),i||Q.height()===b||(v(),i=!0),o=I.scrollTop(),null!=y&&(e=o-y),y=o,m?(k&&(s=o+u+g>d+l,f)&&!s&&(f=!1,a.css({position:"fixed",bottom:"",top:g}).trigger("sticky_kit:unbottom")),o<c&&(m=!1,g=T,null==x&&("left"!==h&&"right"!==h||a.insertAfter(j),j.detach()),t={position:"",width:"",top:""},a.css(t).removeClass($).trigger("sticky_kit:unstick")),C&&(n=I.height(),u+T>n)&&(f||(g-=e,g=Math.max(n-u,g),g=Math.min(T,g),m&&a.css({top:g+"px"})))):c<o&&(m=!0,(t={position:"fixed",top:g}).width="border-box"===a.css("box-sizing")?a.outerWidth()+"px":a.width()+"px",a.css(t).addClass($),null==x&&(a.after(j),"left"!==h&&"right"!==h||j.append(a)),a.trigger("sticky_kit:stick")),m&&k&&(null==s&&(s=o+u+g>d+l),!f)&&s?(f=!0,"static"===_.css("position")&&_.css({position:"relative"}),a.css({position:"absolute",bottom:r,top:"auto"}).trigger("sticky_kit:bottom")):void 0},e=function(){return v(),o()},t=function(){if(p=!0,I.off("touchmove",o),I.off("scroll",o),I.off("resize",e),A(document.body).off("sticky_kit:recalc",e),a.off("sticky_kit:detach",t),a.removeData("sticky_kit"),a.css({position:"",bottom:"",top:"",width:""}),_.position("position",""),m)return null==x&&("left"!==h&&"right"!==h||a.insertAfter(j),j.remove()),a.removeClass($)},I.on("touchmove",o),I.on("scroll",o),I.on("resize",e),A(document.body).on("sticky_kit:recalc",e),a.on("sticky_kit:detach",t),setTimeout(o,0)}},o=0,s=this.length;o<s;o++)e=this[o],i(A(e));return this}}.call(this),jQuery(document).ready(function(b){function g(t,e,i){t=(t=t.replace(/^\s*|\s*$/,"")).replace(/^#?([a-f0-9])([a-f0-9])([a-f0-9])$/i,"#$1$1$2$2$3$3");var e=Math.round(256*e)*(i?-1:1),o=t.match(new RegExp("^rgba?\\(\\s*(\\d|[1-9]\\d|1\\d{2}|2[0-4][0-9]|25[0-5])\\s*,\\s*(\\d|[1-9]\\d|1\\d{2}|2[0-4][0-9]|25[0-5])\\s*,\\s*(\\d|[1-9]\\d|1\\d{2}|2[0-4][0-9]|25[0-5])(?:\\s*,\\s*(0|1|0?\\.\\d+))?\\s*\\)$","i")),s=o&&null!=o[4]?o[4]:null,t=o?[o[1],o[2],o[3]]:t.replace(/^#?([a-f0-9][a-f0-9])([a-f0-9][a-f0-9])([a-f0-9][a-f0-9])/i,function(){return parseInt(arguments[1],16)+","+parseInt(arguments[2],16)+","+parseInt(arguments[3],16)}).split(/,/);return o?"rgb"+(null!==s?"a":"")+"("+Math[i?"max":"min"](parseInt(t[0],10)+e,i?0:255)+", "+Math[i?"max":"min"](parseInt(t[1],10)+e,i?0:255)+", "+Math[i?"max":"min"](parseInt(t[2],10)+e,i?0:255)+(null!==s?", "+s:"")+")":["#",n(Math[i?"max":"min"](parseInt(t[0],10)+e,i?0:255).toString(16),2),n(Math[i?"max":"min"](parseInt(t[1],10)+e,i?0:255).toString(16),2),n(Math[i?"max":"min"](parseInt(t[2],10)+e,i?0:255).toString(16),2)].join("")}let n=function(t,e){for(t+="";t.length<e;)t="0"+t;return t};var t=b(".ult-rs-wrapper");count=0,t.each(function(){count+=1;let i=0,o=0,e=0,n=b(this).find(".ult-rslider-container"),a=0;var t=n.data("slider_steps");let r=n.data("slider_color");var s=r=r||"#3BF7D1",s=(c=s,u=.2,g(c,u,!1),c=s,u=.2,g(c,u,!0));let l=s,d=s;var c=n.data("title-background"),u=n.data("title-box"),s=(n.data("slider_size"),n.data("adaptive_height")),h=n.data("arrow"),c="border-top-color:"+c+";";h&&((y=document.createElement("style")).type="text/css",y.innerHTML=".ult-arrow"+count+":before { "+h+" }.ult-arrow"+count+":after { "+c+" }",document.getElementsByTagName("head")[0].appendChild(y),h="ult-arrow"+count,n.find(".ult-arrow").addClass(h));let p=n,f=b(this);function m(t,e){let i=n.find(".ui-slider-handle");var o=".ult-title"+(e=e.value||1),s=".ult-desc"+e;p.find(".ult-tooltip").hasClass("ult-done")||(p.find(".ult-tooltip").each(function(t){b(this).addClass("ult-done"),i.append(b(this))}),a=1),p.find(o).css("visibility","visible"),p.find(o).siblings().css("visibility","hidden"),f.find(s).css("display","block"),f.find(s).siblings().css("display","none"),o=".ult-slider-ticks"+(o=e),(o=p.find(o)).prevAll(".ui-slider-label-ticks").css("background",l),o.nextAll(".ui-slider-label-ticks").css("background",r)}var y,c=n.find(".ult-rslider");c.slider({range:"min",min:1,max:t,step:1,create:m,slide:m}),c.labeledslider({max:t-1,tickInterval:1}),"auto"==u&&(n.find(".ult-tooltip").each(function(){var t=b(this).outerWidth(),e=b(this).outerHeight(),t=t/2+10;i=i>t?i:t,o=o>e?o:e}),y=o+"px "+i+"px 35px",n.css("padding",y)),"on"==s&&(f.find(".ult-description").each(function(){var t=b(this).outerHeight();e=e>t?e:t}),e=e+30+"px",f.find(".ult-desc-wrap").css("min-height",e)),n.find(".ui-slider-labels").children(".ui-slider-label-ticks").css("background",r);h={},h.background=d,t=c.find(".ui-slider-handle");c.css("background",r),t.css(h),c.find(".ui-slider-range").css("background",l)})}),(s=>{s(document).ready(function(){void 0!==s&&void 0!==s.fn.slick&&(s(".ult-carousel-wrapper").each(function(){var t,e,i,o=s(this);o.hasClass("ult_full_width")&&(o.css("left",0),o.css("right",0),t=o.attr("data-rtl"),e=s("html").outerWidth(),i=o.offset().left,i=Math.abs(0-i),"true"===t||!0===t?o.css({position:"relative",right:"-"+i+"px",width:e+"px"}):o.css({position:"relative",left:"-"+i+"px",width:e+"px"}))}),s(".ult-carousel-wrapper").each(function(t,e){var i=s(e).data("gutter"),e=s(e).attr("id");""!=i&&(e="<style>#"+e+" .slick-slide { margin:0 "+i+"px; } </style>",s("head").append(e))}),s(".ult-carousel-wrapper").on("init",function(t){t.preventDefault(),s(".ult-carousel-wrapper .ult-item-wrap.slick-active").each(function(t,e){($this=s(this)).addClass($this.data("animation"))})}),s(".ult-carousel-wrapper").on("beforeChange",function(t,e,i){($inViewPort=s("[data-slick-index='"+i+"']")).siblings().removeClass($inViewPort.data("animation"))}),s(".ult-carousel-wrapper").on("afterChange",function(t,e,i,o){if(slidesScrolled=e.options.slidesToScroll,slidesToShow=e.options.slidesToShow,centerMode=e.options.centerMode,(windowWidth=jQuery(window).width())<1025&&(slidesToShow=e.options.responsive[0].settings.slidesToShow),windowWidth<769&&(slidesToShow=e.options.responsive[1].settings.slidesToShow),windowWidth<481&&(slidesToShow=e.options.responsive[2].settings.slidesToShow),$currentParent=e.$slider[0].parentElement.id,slideToAnimate=i+slidesToShow-1,1==slidesScrolled)($inViewPort=1==centerMode?(animate=slideToAnimate-2,s("#"+$currentParent+" [data-slick-index='"+animate+"']")):s("#"+$currentParent+" [data-slick-index='"+slideToAnimate+"']")).addClass($inViewPort.data("animation"));else for(let t=slidesScrolled+i;0<=t;t--)($inViewPort=s("#"+$currentParent+" [data-slick-index='"+t+"']")).addClass($inViewPort.data("animation"))}),s(window).resize(function(){s(".ult-carousel-wrapper").each(function(){var t,e,i,o=s(this);o.hasClass("ult_full_width")&&(t=o.attr("data-rtl"),o.removeAttr("style"),e=s("html").outerWidth(),i=o.offset().left,i=Math.abs(0-i),"true"===t||!0===t?o.css({position:"relative",right:"-"+i+"px",width:e+"px"}):o.css({position:"relative",left:"-"+i+"px",width:e+"px"}))})}))}),s(window).on("load",function(){s(".ult-carousel-wrapper").each(function(){var t,e,i,o=s(this);o.hasClass("ult_full_width")&&(o.css("left",0),o.css("right",0),i=o.offset().left,i=Math.abs(0-i),t=o.attr("data-rtl"),e=s("html").outerWidth(),i=i,"true"===t||!0===t?o.css({position:"relative",right:"-"+i+"px",width:e+"px"}):o.css({position:"relative",left:"-"+i+"px",width:e+"px"}))})}),jQuery(document).on("ultAdvancedTabClickedCarousel",function(t,e){s(e).find(".ult-carousel-wrapper").each(function(){var t,e,i,o=s(this);o.hasClass("ult_full_width")&&(o.css("left",0),o.css("right",0),i=o.offset().left,i=Math.abs(0-i),t=o.attr("data-rtl"),e=s("html").outerWidth(),i=i,"true"===t||!0===t?o.css({position:"relative",right:"-"+i+"px",width:e+"px"}):o.css({position:"relative",left:"-"+i+"px",width:e+"px"}))})})})(jQuery),(t=>{"function"==typeof define&&define.amd?define(["jquery"],t):"undefined"!=typeof exports?module.exports=t(require("jquery")):t(jQuery)})(function(d){let a=window.Slick||{};var o;(a=(o=0,function(t,e){var i=this;i.defaults={accessibility:!0,adaptiveHeight:!1,appendArrows:d(t),appendDots:d(t),arrows:!0,asNavFor:null,prevArrow:'<button type="button" data-role="none" class="slick-prev" aria-label="Previous" tabindex="0" role="button">Previous</button>',nextArrow:'<button type="button" data-role="none" class="slick-next" aria-label="Next" tabindex="0" role="button">Next</button>',autoplay:!1,autoplaySpeed:3e3,centerMode:!1,centerPadding:"50px",cssEase:"ease",customPaging(t,e){return d('<button type="button" data-role="none" role="button" tabindex="0" />').text(e+1)},dots:!1,dotsClass:"slick-dots",draggable:!0,easing:"linear",edgeFriction:.35,fade:!1,focusOnSelect:!1,infinite:!0,initialSlide:0,lazyLoad:"ondemand",mobileFirst:!1,pauseOnHover:!0,pauseOnFocus:!0,pauseOnDotsHover:!1,respondTo:"window",responsive:null,rows:1,rtl:!1,slide:"",slidesPerRow:1,slidesToShow:1,slidesToScroll:1,speed:500,swipe:!0,swipeToSlide:!1,touchMove:!0,touchThreshold:5,useCSS:!0,useTransform:!0,variableWidth:!1,vertical:!1,verticalSwiping:!1,waitForAnimate:!0,zIndex:1e3},i.initials={animating:!1,dragging:!1,autoPlayTimer:null,currentDirection:0,currentLeft:null,currentSlide:0,direction:1,$dots:null,listWidth:null,listHeight:null,loadIndex:0,$nextArrow:null,$prevArrow:null,slideCount:null,slideWidth:null,$slideTrack:null,$slides:null,sliding:!1,slideOffset:0,swipeLeft:null,$list:null,touchObject:{},transformsEnabled:!1,unslicked:!1},d.extend(i,i.initials),i.activeBreakpoint=null,i.animType=null,i.animProp=null,i.breakpoints=[],i.breakpointSettings=[],i.cssTransitions=!1,i.focussed=!1,i.interrupted=!1,i.hidden="hidden",i.paused=!0,i.positionProp=null,i.respondTo=null,i.rowCount=1,i.shouldClick=!0,i.$slider=d(t),i.$slidesCache=null,i.transformType=null,i.transitionType=null,i.visibilityChange="visibilitychange",i.windowWidth=0,i.windowTimer=null,t=d(t).data("slick")||{},i.options=d.extend({},i.defaults,e,t),i.currentSlide=i.options.initialSlide,i.originalSettings=i.options,void 0!==document.mozHidden?(i.hidden="mozHidden",i.visibilityChange="mozvisibilitychange"):void 0!==document.webkitHidden&&(i.hidden="webkitHidden",i.visibilityChange="webkitvisibilitychange"),i.autoPlay=d.proxy(i.autoPlay,i),i.autoPlayClear=d.proxy(i.autoPlayClear,i),i.autoPlayIterator=d.proxy(i.autoPlayIterator,i),i.changeSlide=d.proxy(i.changeSlide,i),i.clickHandler=d.proxy(i.clickHandler,i),i.selectHandler=d.proxy(i.selectHandler,i),i.setPosition=d.proxy(i.setPosition,i),i.swipeHandler=d.proxy(i.swipeHandler,i),i.dragHandler=d.proxy(i.dragHandler,i),i.keyHandler=d.proxy(i.keyHandler,i),i.instanceUid=o++,i.htmlExpr=/^(?:\s*(<[\w\W]+>)[^>]*)$/,i.registerBreakpoints(),i.init(!0)})).prototype.activateADA=function(){this.$slideTrack.find(".slick-active").attr({"aria-hidden":"false"}).find("a, input, button, select").attr({tabindex:"0"})},a.prototype.addSlide=a.prototype.slickAdd=function(t,e,i){var o=this;if("boolean"==typeof e)i=e,e=null;else if(e<0||e>=o.slideCount)return!1;o.unload(),"number"==typeof e?0===e&&0===o.$slides.length?d(t).appendTo(o.$slideTrack):i?d(t).insertBefore(o.$slides.eq(e)):d(t).insertAfter(o.$slides.eq(e)):!0===i?d(t).prependTo(o.$slideTrack):d(t).appendTo(o.$slideTrack),o.$slides=o.$slideTrack.children(this.options.slide),o.$slideTrack.children(this.options.slide).detach(),o.$slideTrack.append(o.$slides),o.$slides.each(function(t,e){d(e).attr("data-slick-index",t)}),o.$slidesCache=o.$slides,o.reinit()},a.prototype.animateHeight=function(){var t,e=this;1===e.options.slidesToShow&&!0===e.options.adaptiveHeight&&!1===e.options.vertical&&(t=e.$slides.eq(e.currentSlide).outerHeight(!0),e.$list.animate({height:t},e.options.speed))},a.prototype.animateSlide=function(t,e){let i={},o=this;o.animateHeight(),!0===o.options.rtl&&!1===o.options.vertical&&(t=-t),!1===o.transformsEnabled?!1===o.options.vertical?o.$slideTrack.animate({left:t},o.options.speed,o.options.easing,e):o.$slideTrack.animate({top:t},o.options.speed,o.options.easing,e):!1===o.cssTransitions?(!0===o.options.rtl&&(o.currentLeft=-o.currentLeft),d({animStart:o.currentLeft}).animate({animStart:t},{duration:o.options.speed,easing:o.options.easing,step(t){t=Math.ceil(t),!1===o.options.vertical?i[o.animType]="translate("+t+"px, 0px)":i[o.animType]="translate(0px,"+t+"px)",o.$slideTrack.css(i)},complete(){e&&e.call()}})):(o.applyTransition(),t=Math.ceil(t),!1===o.options.vertical?i[o.animType]="translate3d("+t+"px, 0px, 0px)":i[o.animType]="translate3d(0px,"+t+"px, 0px)",o.$slideTrack.css(i),e&&setTimeout(function(){o.disableTransition(),e.call()},o.options.speed))},a.prototype.getNavTarget=function(){let t=this.options.asNavFor;return t=t&&null!==t?d(t).not(this.$slider):t},a.prototype.asNavFor=function(e){var t=this.getNavTarget();null!==t&&"object"==typeof t&&t.each(function(){var t=d(this).slick("getSlick");t.unslicked||t.slideHandler(e,!0)})},a.prototype.applyTransition=function(t){var e=this,i={};!1===e.options.fade?i[e.transitionType]=e.transformType+" "+e.options.speed+"ms "+e.options.cssEase:i[e.transitionType]="opacity "+e.options.speed+"ms "+e.options.cssEase,(!1===e.options.fade?e.$slideTrack:e.$slides.eq(t)).css(i)},a.prototype.autoPlay=function(){var t=this;t.autoPlayClear(),t.slideCount>t.options.slidesToShow&&(t.autoPlayTimer=setInterval(t.autoPlayIterator,t.options.autoplaySpeed))},a.prototype.autoPlayClear=function(){this.autoPlayTimer&&clearInterval(this.autoPlayTimer)},a.prototype.autoPlayIterator=function(){let t=this,e=t.currentSlide+t.options.slidesToScroll;t.paused||t.interrupted||t.focussed||(!1===t.options.infinite&&(1===t.direction&&t.currentSlide+1===t.slideCount-1?t.direction=0:0===t.direction&&(e=t.currentSlide-t.options.slidesToScroll,t.currentSlide-1==0)&&(t.direction=1)),t.slideHandler(e))},a.prototype.buildArrows=function(){var t=this;!0===t.options.arrows&&(t.$prevArrow=d(t.options.prevArrow).addClass("slick-arrow"),t.$nextArrow=d(t.options.nextArrow).addClass("slick-arrow"),t.slideCount>t.options.slidesToShow?(t.$prevArrow.removeClass("slick-hidden").removeAttr("aria-hidden tabindex"),t.$nextArrow.removeClass("slick-hidden").removeAttr("aria-hidden tabindex"),t.htmlExpr.test(t.options.prevArrow)&&t.$prevArrow.prependTo(t.options.appendArrows),t.htmlExpr.test(t.options.nextArrow)&&t.$nextArrow.appendTo(t.options.appendArrows),!0!==t.options.infinite&&t.$prevArrow.addClass("slick-disabled").attr("aria-disabled","true")):t.$prevArrow.add(t.$nextArrow).addClass("slick-hidden").attr({"aria-disabled":"true",tabindex:"-1"}))},a.prototype.buildDots=function(){let t,e,i=this;if(!0===i.options.dots&&i.slideCount>i.options.slidesToShow){for(i.$slider.addClass("slick-dotted"),e=d("<ul />").addClass(i.options.dotsClass),t=0;t<=i.getDotCount();t+=1)e.append(d("<li />").append(i.options.customPaging.call(this,i,t)));i.$dots=e.appendTo(i.options.appendDots),i.$dots.find("li").first().addClass("slick-active").attr("aria-hidden","false")}},a.prototype.buildOut=function(){var t=this;t.$slides=t.$slider.children(t.options.slide+":not(.slick-cloned)").addClass("slick-slide"),t.slideCount=t.$slides.length,t.$slides.each(function(t,e){d(e).attr("data-slick-index",t).data("originalStyling",d(e).attr("style")||"")}),t.$slider.addClass("slick-slider"),t.$slideTrack=0===t.slideCount?d('<div class="slick-track"/>').appendTo(t.$slider):t.$slides.wrapAll('<div class="slick-track"/>').parent(),t.$list=t.$slideTrack.wrap('<div aria-live="polite" class="slick-list"/>').parent(),t.$slideTrack.css("opacity",0),!0!==t.options.centerMode&&!0!==t.options.swipeToSlide||(t.options.slidesToScroll=1),d("img[data-lazy]",t.$slider).not("[src]").addClass("slick-loading"),t.setupInfinite(),t.buildArrows(),t.buildDots(),t.updateDots(),t.setSlideClasses("number"==typeof t.currentSlide?t.currentSlide:0),!0===t.options.draggable&&t.$list.addClass("draggable")},a.prototype.buildRows=function(){let t,e,i,o,s,n,a,r=this;if(o=document.createDocumentFragment(),n=r.$slider.children(),1<r.options.rows){for(a=r.options.slidesPerRow*r.options.rows,s=Math.ceil(n.length/a),t=0;s>t;t++){var l=document.createElement("div");for(e=0;e<r.options.rows;e++){var d=document.createElement("div");for(i=0;i<r.options.slidesPerRow;i++){var c=t*a+(e*r.options.slidesPerRow+i);n.get(c)&&d.appendChild(n.get(c))}l.appendChild(d)}o.appendChild(l)}r.$slider.empty().append(o),r.$slider.children().children().children().css({width:100/r.options.slidesPerRow+"%",display:"inline-block"})}},a.prototype.checkResponsive=function(t,e){let i,o,s,n=this,a=!1,r=n.$slider.width(),l=window.innerWidth||d(window).width();if("window"===n.respondTo?s=l:"slider"===n.respondTo?s=r:"min"===n.respondTo&&(s=Math.min(l,r)),n.options.responsive&&n.options.responsive.length&&null!==n.options.responsive){for(i in o=null,n.breakpoints)n.breakpoints.hasOwnProperty(i)&&(!1===n.originalSettings.mobileFirst?s<n.breakpoints[i]&&(o=n.breakpoints[i]):s>n.breakpoints[i]&&(o=n.breakpoints[i]));null!==o?null!==n.activeBreakpoint&&o===n.activeBreakpoint&&!e||(n.activeBreakpoint=o,"unslick"===n.breakpointSettings[o]?n.unslick(o):(n.options=d.extend({},n.originalSettings,n.breakpointSettings[o]),!0===t&&(n.currentSlide=n.options.initialSlide),n.refresh(t)),a=o):null!==n.activeBreakpoint&&(n.activeBreakpoint=null,n.options=n.originalSettings,!0===t&&(n.currentSlide=n.options.initialSlide),n.refresh(t),a=o),t||!1===a||n.$slider.trigger("breakpoint",[n,a])}},a.prototype.changeSlide=function(t,e){let i,o,s=this,n=d(t.currentTarget);switch(n.is("a")&&t.preventDefault(),n.is("li")||(n=n.closest("li")),i=s.slideCount%s.options.slidesToScroll!=0?0:(s.slideCount-s.currentSlide)%s.options.slidesToScroll,t.data.message){case"previous":o=0==i?s.options.slidesToScroll:s.options.slidesToShow-i,s.slideCount>s.options.slidesToShow&&s.slideHandler(s.currentSlide-o,!1,e);break;case"next":o=0==i?s.options.slidesToScroll:i,s.slideCount>s.options.slidesToShow&&s.slideHandler(s.currentSlide+o,!1,e);break;case"index":var a=0===t.data.index?0:t.data.index||n.index()*s.options.slidesToScroll;s.slideHandler(s.checkNavigable(a),!1,e),n.children().trigger("focus")}},a.prototype.checkNavigable=function(t){let e,i;if(e=this.getNavigableIndexes(),i=0,t>e[e.length-1])t=e[e.length-1];else for(var o in e){if(t<e[o]){t=i;break}i=e[o]}return t},a.prototype.cleanUpEvents=function(){var t=this;t.options.dots&&null!==t.$dots&&d("li",t.$dots).off("click.slick",t.changeSlide).off("mouseenter.slick",d.proxy(t.interrupt,t,!0)).off("mouseleave.slick",d.proxy(t.interrupt,t,!1)),t.$slider.off("focus.slick blur.slick"),!0===t.options.arrows&&t.slideCount>t.options.slidesToShow&&(t.$prevArrow&&t.$prevArrow.off("click.slick",t.changeSlide),t.$nextArrow)&&t.$nextArrow.off("click.slick",t.changeSlide),t.$list.off("touchstart.slick mousedown.slick",t.swipeHandler),t.$list.off("touchmove.slick mousemove.slick",t.swipeHandler),t.$list.off("touchend.slick mouseup.slick",t.swipeHandler),t.$list.off("touchcancel.slick mouseleave.slick",t.swipeHandler),t.$list.off("click.slick",t.clickHandler),d(document).off(t.visibilityChange,t.visibility),t.cleanUpSlideEvents(),!0===t.options.accessibility&&t.$list.off("keydown.slick",t.keyHandler),!0===t.options.focusOnSelect&&d(t.$slideTrack).children().off("click.slick",t.selectHandler),d(window).off("orientationchange.slick.slick-"+t.instanceUid,t.orientationChange),d(window).off("resize.slick.slick-"+t.instanceUid,t.resize),d("[draggable!=true]",t.$slideTrack).off("dragstart",t.preventDefault),d(window).off("load.slick.slick-"+t.instanceUid,t.setPosition),d(document).off("ready.slick.slick-"+t.instanceUid,t.setPosition)},a.prototype.cleanUpSlideEvents=function(){var t=this;t.$list.off("mouseenter.slick",d.proxy(t.interrupt,t,!0)),t.$list.off("mouseleave.slick",d.proxy(t.interrupt,t,!1))},a.prototype.cleanUpRows=function(){var t;1<this.options.rows&&((t=this.$slides.children().children()).removeAttr("style"),this.$slider.empty().append(t))},a.prototype.clickHandler=function(t){!1===this.shouldClick&&(t.stopImmediatePropagation(),t.stopPropagation(),t.preventDefault())},a.prototype.destroy=function(t){var e=this;e.autoPlayClear(),e.touchObject={},e.cleanUpEvents(),d(".slick-cloned",e.$slider).detach(),e.$dots&&e.$dots.remove(),e.$prevArrow&&e.$prevArrow.length&&(e.$prevArrow.removeClass("slick-disabled slick-arrow slick-hidden").removeAttr("aria-hidden aria-disabled tabindex").css("display",""),e.htmlExpr.test(e.options.prevArrow))&&e.$prevArrow.remove(),e.$nextArrow&&e.$nextArrow.length&&(e.$nextArrow.removeClass("slick-disabled slick-arrow slick-hidden").removeAttr("aria-hidden aria-disabled tabindex").css("display",""),e.htmlExpr.test(e.options.nextArrow))&&e.$nextArrow.remove(),e.$slides&&(e.$slides.removeClass("slick-slide slick-active slick-center slick-visible slick-current").removeAttr("aria-hidden").removeAttr("data-slick-index").each(function(){d(this).attr("style",d(this).data("originalStyling"))}),e.$slideTrack.children(this.options.slide).detach(),e.$slideTrack.detach(),e.$list.detach(),e.$slider.append(e.$slides)),e.cleanUpRows(),e.$slider.removeClass("slick-slider"),e.$slider.removeClass("slick-initialized"),e.$slider.removeClass("slick-dotted"),e.unslicked=!0,t||e.$slider.trigger("destroy",[e])},a.prototype.disableTransition=function(t){var e={};e[this.transitionType]="",(!1===this.options.fade?this.$slideTrack:this.$slides.eq(t)).css(e)},a.prototype.fadeSlide=function(t,e){let i=this;!1===i.cssTransitions?(i.$slides.eq(t).css({zIndex:i.options.zIndex}),i.$slides.eq(t).animate({opacity:1},i.options.speed,i.options.easing,e)):(i.applyTransition(t),i.$slides.eq(t).css({opacity:1,zIndex:i.options.zIndex}),e&&setTimeout(function(){i.disableTransition(t),e.call()},i.options.speed))},a.prototype.fadeSlideOut=function(t){var e=this;!1===e.cssTransitions?e.$slides.eq(t).animate({opacity:0,zIndex:e.options.zIndex-2},e.options.speed,e.options.easing):(e.applyTransition(t),e.$slides.eq(t).css({opacity:0,zIndex:e.options.zIndex-2}))},a.prototype.filterSlides=a.prototype.slickFilter=function(t){var e=this;null!==t&&(e.$slidesCache=e.$slides,e.unload(),e.$slideTrack.children(this.options.slide).detach(),e.$slidesCache.filter(t).appendTo(e.$slideTrack),e.reinit())},a.prototype.focusHandler=function(){let i=this;i.$slider.off("focus.slick blur.slick").on("focus.slick blur.slick","*:not(.slick-arrow)",function(t){t.stopImmediatePropagation();let e=d(this);setTimeout(function(){i.options.pauseOnFocus&&(i.focussed=e.is(":focus"),i.autoPlay())},0)})},a.prototype.getCurrent=a.prototype.slickCurrentSlide=function(){return this.currentSlide},a.prototype.getDotCount=function(){let t=this,e=0,i=0,o=0;if(!0===t.options.infinite)for(;e<t.slideCount;)++o,e=i+t.options.slidesToScroll,i+=t.options.slidesToScroll<=t.options.slidesToShow?t.options.slidesToScroll:t.options.slidesToShow;else if(!0===t.options.centerMode)o=t.slideCount;else if(t.options.asNavFor)for(;e<t.slideCount;)++o,e=i+t.options.slidesToScroll,i+=t.options.slidesToScroll<=t.options.slidesToShow?t.options.slidesToScroll:t.options.slidesToShow;else o=1+Math.ceil((t.slideCount-t.options.slidesToShow)/t.options.slidesToScroll);return o-1},a.prototype.getLeft=function(t){let e,i,o,s=this,n=0;return s.slideOffset=0,i=s.$slides.first().outerHeight(!0),!0===s.options.infinite?(s.slideCount>s.options.slidesToShow&&(s.slideOffset=s.slideWidth*s.options.slidesToShow*-1,n=i*s.options.slidesToShow*-1),s.slideCount%s.options.slidesToScroll!=0&&t+s.options.slidesToScroll>s.slideCount&&s.slideCount>s.options.slidesToShow&&(n=t>s.slideCount?(s.slideOffset=(s.options.slidesToShow-(t-s.slideCount))*s.slideWidth*-1,(s.options.slidesToShow-(t-s.slideCount))*i*-1):(s.slideOffset=s.slideCount%s.options.slidesToScroll*s.slideWidth*-1,s.slideCount%s.options.slidesToScroll*i*-1))):t+s.options.slidesToShow>s.slideCount&&(s.slideOffset=(t+s.options.slidesToShow-s.slideCount)*s.slideWidth,n=(t+s.options.slidesToShow-s.slideCount)*i),s.slideCount<=s.options.slidesToShow&&(s.slideOffset=0,n=0),!0===s.options.centerMode&&!0===s.options.infinite?s.slideOffset+=s.slideWidth*Math.floor(s.options.slidesToShow/2)-s.slideWidth:!0===s.options.centerMode&&(s.slideOffset=0,s.slideOffset+=s.slideWidth*Math.floor(s.options.slidesToShow/2)),e=!1===s.options.vertical?t*s.slideWidth*-1+s.slideOffset:t*i*-1+n,!0===s.options.variableWidth&&(o=s.slideCount<=s.options.slidesToShow||!1===s.options.infinite?s.$slideTrack.children(".slick-slide").eq(t):s.$slideTrack.children(".slick-slide").eq(t+s.options.slidesToShow),e=!0===s.options.rtl?o[0]?-1*(s.$slideTrack.width()-o[0].offsetLeft-o.width()):0:o[0]?-1*o[0].offsetLeft:0,!0===s.options.centerMode)&&(o=s.slideCount<=s.options.slidesToShow||!1===s.options.infinite?s.$slideTrack.children(".slick-slide").eq(t):s.$slideTrack.children(".slick-slide").eq(t+s.options.slidesToShow+1),e=!0===s.options.rtl?o[0]?-1*(s.$slideTrack.width()-o[0].offsetLeft-o.width()):0:o[0]?-1*o[0].offsetLeft:0,e+=(s.$list.width()-o.outerWidth())/2),e},a.prototype.getOption=a.prototype.slickGetOption=function(t){return this.options[t]},a.prototype.getNavigableIndexes=function(){let t,e=this,i=0,o=0,s=[];for(t=!1===e.options.infinite?e.slideCount:(i=-1*e.options.slidesToScroll,o=-1*e.options.slidesToScroll,2*e.slideCount);t>i;)s.push(i),i=o+e.options.slidesToScroll,o+=e.options.slidesToScroll<=e.options.slidesToShow?e.options.slidesToScroll:e.options.slidesToShow;return s},a.prototype.getSlick=function(){return this},a.prototype.getSlideCount=function(){let i,o,s=this;return o=!0===s.options.centerMode?s.slideWidth*Math.floor(s.options.slidesToShow/2):0,!0===s.options.swipeToSlide?(s.$slideTrack.find(".slick-slide").each(function(t,e){return e.offsetLeft-o+d(e).outerWidth()/2>-1*s.swipeLeft?(i=e,!1):void 0}),Math.abs(d(i).attr("data-slick-index")-s.currentSlide)||1):s.options.slidesToScroll},a.prototype.goTo=a.prototype.slickGoTo=function(t,e){this.changeSlide({data:{message:"index",index:parseInt(t)}},e)},a.prototype.init=function(t){var e=this;d(e.$slider).hasClass("slick-initialized")||(d(e.$slider).addClass("slick-initialized"),e.buildRows(),e.buildOut(),e.setProps(),e.startLoad(),e.loadSlider(),e.initializeEvents(),e.updateArrows(),e.updateDots(),e.checkResponsive(!0),e.focusHandler()),t&&e.$slider.trigger("init",[e]),!0===e.options.accessibility&&e.initADA(),e.options.autoplay&&(e.paused=!1,e.autoPlay())},a.prototype.initADA=function(){let e=this;e.$slides&&e.$slideTrack&&(e.$slides.add(e.$slideTrack.find(".slick-cloned")).attr({"aria-hidden":"true",tabindex:"-1"}).find("a, input, button, select").attr({tabindex:"-1"}),e.$slideTrack.attr({role:"listbox","aria-label":"tracker"}),e.$slides.not(e.$slideTrack.find(".slick-cloned")).each(function(t){t="slick-slide"+e.instanceUid+t;d(this).attr({role:"option","aria-describedby":t,id:t})}),null!==e.$dots&&e.$dots.attr("role","tablist").find("li").each(function(t){d(this).attr({role:"tab","aria-selected":"false","aria-controls":"navigation"+e.instanceUid+t,id:"slick-slide"+e.instanceUid+t})}).first().attr("aria-selected","true").end().find("button").attr("role","button").end().closest("div").attr("role","toolbar"),e.activateADA())},a.prototype.initArrowEvents=function(){var t=this;!0===t.options.arrows&&t.slideCount>t.options.slidesToShow&&(t.$prevArrow.off("click.slick").on("click.slick",{message:"previous"},t.changeSlide),t.$nextArrow.off("click.slick").on("click.slick",{message:"next"},t.changeSlide))},a.prototype.initDotEvents=function(){var t=this;!0===t.options.dots&&t.slideCount>t.options.slidesToShow&&d("li",t.$dots).on("click.slick",{message:"index"},t.changeSlide),!0===t.options.dots&&!0===t.options.pauseOnDotsHover&&d("li",t.$dots).on("mouseenter.slick",d.proxy(t.interrupt,t,!0)).on("mouseleave.slick",d.proxy(t.interrupt,t,!1))},a.prototype.initSlideEvents=function(){var t=this;t.options.pauseOnHover&&(t.$list.on("mouseenter.slick",d.proxy(t.interrupt,t,!0)),t.$list.on("mouseleave.slick",d.proxy(t.interrupt,t,!1)))},a.prototype.initializeEvents=function(){var t=this;t.initArrowEvents(),t.initDotEvents(),t.initSlideEvents(),t.$list.on("touchstart.slick mousedown.slick",{action:"start"},t.swipeHandler),t.$list.on("touchmove.slick mousemove.slick",{action:"move"},t.swipeHandler),t.$list.on("touchend.slick mouseup.slick",{action:"end"},t.swipeHandler),t.$list.on("touchcancel.slick mouseleave.slick",{action:"end"},t.swipeHandler),t.$list.on("click.slick",t.clickHandler),d(document).on(t.visibilityChange,d.proxy(t.visibility,t)),!0===t.options.accessibility&&t.$list.on("keydown.slick",t.keyHandler),!0===t.options.focusOnSelect&&d(t.$slideTrack).children().on("click.slick",t.selectHandler),d(window).on("orientationchange.slick.slick-"+t.instanceUid,d.proxy(t.orientationChange,t)),d(window).on("resize.slick.slick-"+t.instanceUid,d.proxy(t.resize,t)),d("[draggable!=true]",t.$slideTrack).on("dragstart",t.preventDefault),d(window).on("load.slick.slick-"+t.instanceUid,t.setPosition),d(document).on("ready.slick.slick-"+t.instanceUid,t.setPosition)},a.prototype.initUI=function(){var t=this;!0===t.options.arrows&&t.slideCount>t.options.slidesToShow&&(t.$prevArrow.show(),t.$nextArrow.show()),!0===t.options.dots&&t.slideCount>t.options.slidesToShow&&t.$dots.show()},a.prototype.keyHandler=function(t){var e=this;t.target.tagName.match("TEXTAREA|INPUT|SELECT")||(37===t.keyCode&&!0===e.options.accessibility?e.changeSlide({data:{message:!0===e.options.rtl?"next":"previous"}}):39===t.keyCode&&!0===e.options.accessibility&&e.changeSlide({data:{message:!0===e.options.rtl?"previous":"next"}}))},a.prototype.lazyLoad=function(){function t(t){d("img[data-lazy]",t).each(function(){let t=d(this),e=d(this).attr("data-lazy"),i=document.createElement("img");i.onload=function(){t.animate({opacity:0},100,function(){t.attr("src",e).animate({opacity:1},200,function(){t.removeAttr("data-lazy").removeClass("slick-loading")}),o.$slider.trigger("lazyLoaded",[o,t,e])})},i.onerror=function(){t.removeAttr("data-lazy").removeClass("slick-loading").addClass("slick-lazyload-error"),o.$slider.trigger("lazyLoadError",[o,t,e])},i.src=e})}var e,i,o=this;!0===o.options.centerMode?i=!0===o.options.infinite?(e=o.currentSlide+(o.options.slidesToShow/2+1))+o.options.slidesToShow+2:(e=Math.max(0,o.currentSlide-(o.options.slidesToShow/2+1)),o.options.slidesToShow/2+1+2+o.currentSlide):(e=o.options.infinite?o.options.slidesToShow+o.currentSlide:o.currentSlide,i=Math.ceil(e+o.options.slidesToShow),!0===o.options.fade&&(0<e&&e--,i<=o.slideCount)&&i++),t(o.$slider.find(".slick-slide").slice(e,i)),o.slideCount<=o.options.slidesToShow?t(o.$slider.find(".slick-slide")):o.currentSlide>=o.slideCount-o.options.slidesToShow?t(o.$slider.find(".slick-cloned").slice(0,o.options.slidesToShow)):0===o.currentSlide&&t(o.$slider.find(".slick-cloned").slice(-1*o.options.slidesToShow))},a.prototype.loadSlider=function(){var t=this;t.setPosition(),t.$slideTrack.css({opacity:1}),t.$slider.removeClass("slick-loading"),t.initUI(),"progressive"===t.options.lazyLoad&&t.progressiveLazyLoad()},a.prototype.next=a.prototype.slickNext=function(){this.changeSlide({data:{message:"next"}})},a.prototype.orientationChange=function(){this.checkResponsive(),this.setPosition()},a.prototype.pause=a.prototype.slickPause=function(){this.autoPlayClear(),this.paused=!0},a.prototype.play=a.prototype.slickPlay=function(){var t=this;t.autoPlay(),t.options.autoplay=!0,t.paused=!1,t.focussed=!1,t.interrupted=!1},a.prototype.postSlide=function(t){var e=this;e.unslicked||(e.$slider.trigger("afterChange",[e,t]),e.animating=!1,e.setPosition(),e.swipeLeft=null,e.options.autoplay&&e.autoPlay(),!0===e.options.accessibility&&e.initADA())},a.prototype.prev=a.prototype.slickPrev=function(){this.changeSlide({data:{message:"previous"}})},a.prototype.preventDefault=function(t){t.preventDefault()},a.prototype.progressiveLazyLoad=function(t){t=t||1;let e,i,o,s=this,n=d("img[data-lazy]",s.$slider);n.length?(e=n.first(),i=e.attr("data-lazy"),(o=document.createElement("img")).onload=function(){e.attr("src",i).removeAttr("data-lazy").removeClass("slick-loading"),!0===s.options.adaptiveHeight&&s.setPosition(),s.$slider.trigger("lazyLoaded",[s,e,i]),s.progressiveLazyLoad()},o.onerror=function(){t<3?setTimeout(function(){s.progressiveLazyLoad(t+1)},500):(e.removeAttr("data-lazy").removeClass("slick-loading").addClass("slick-lazyload-error"),s.$slider.trigger("lazyLoadError",[s,e,i]),s.progressiveLazyLoad())},o.src=i):s.$slider.trigger("allImagesLoaded",[s])},a.prototype.refresh=function(t){var e=this,i=e.slideCount-e.options.slidesToShow;!e.options.infinite&&e.currentSlide>i&&(e.currentSlide=i),e.slideCount<=e.options.slidesToShow&&(e.currentSlide=0),i=e.currentSlide,e.destroy(!0),d.extend(e,e.initials,{currentSlide:i}),e.init(),t||e.changeSlide({data:{message:"index",index:i}},!1)},a.prototype.registerBreakpoints=function(){let t,e,i,o=this,s=o.options.responsive||null;if("array"===d.type(s)&&s.length){for(t in o.respondTo=o.options.respondTo||"window",s)if(i=o.breakpoints.length-1,e=s[t].breakpoint,s.hasOwnProperty(t)){for(;0<=i;)o.breakpoints[i]&&o.breakpoints[i]===e&&o.breakpoints.splice(i,1),i--;o.breakpoints.push(e),o.breakpointSettings[e]=s[t].settings}o.breakpoints.sort(function(t,e){return o.options.mobileFirst?t-e:e-t})}},a.prototype.reinit=function(){var t=this;t.$slides=t.$slideTrack.children(t.options.slide).addClass("slick-slide"),t.slideCount=t.$slides.length,t.currentSlide>=t.slideCount&&0!==t.currentSlide&&(t.currentSlide=t.currentSlide-t.options.slidesToScroll),t.slideCount<=t.options.slidesToShow&&(t.currentSlide=0),t.registerBreakpoints(),t.setProps(),t.setupInfinite(),t.buildArrows(),t.updateArrows(),t.initArrowEvents(),t.buildDots(),t.updateDots(),t.initDotEvents(),t.cleanUpSlideEvents(),t.initSlideEvents(),t.checkResponsive(!1,!0),!0===t.options.focusOnSelect&&d(t.$slideTrack).children().on("click.slick",t.selectHandler),t.setSlideClasses("number"==typeof t.currentSlide?t.currentSlide:0),t.setPosition(),t.focusHandler(),t.paused=!t.options.autoplay,t.autoPlay(),t.$slider.trigger("reInit",[t])},a.prototype.resize=function(){let t=this;d(window).width()!==t.windowWidth&&(clearTimeout(t.windowDelay),t.windowDelay=window.setTimeout(function(){t.windowWidth=d(window).width(),t.checkResponsive(),t.unslicked||t.setPosition()},50))},a.prototype.removeSlide=a.prototype.slickRemove=function(t,e,i){var o=this;return t="boolean"==typeof t?!0===(e=t)?0:o.slideCount-1:!0===e?--t:t,!(o.slideCount<1||t<0||t>o.slideCount-1)&&(o.unload(),(!0===i?o.$slideTrack.children():o.$slideTrack.children(this.options.slide).eq(t)).remove(),o.$slides=o.$slideTrack.children(this.options.slide),o.$slideTrack.children(this.options.slide).detach(),o.$slideTrack.append(o.$slides),o.$slidesCache=o.$slides,void o.reinit())},a.prototype.setCSS=function(t){let e,i,o=this,s={};!0===o.options.rtl&&(t=-t),e="left"==o.positionProp?Math.ceil(t)+"px":"0px",i="top"==o.positionProp?Math.ceil(t)+"px":"0px",s[o.positionProp]=t,!1!==o.transformsEnabled&&(!(s={})===o.cssTransitions?s[o.animType]="translate("+e+", "+i+")":s[o.animType]="translate3d("+e+", "+i+", 0px)"),o.$slideTrack.css(s)},a.prototype.setDimensions=function(){var t=this,e=(!1===t.options.vertical?!0===t.options.centerMode&&t.$list.css({padding:"0px "+t.options.centerPadding}):(t.$list.height(t.$slides.first().outerHeight(!0)*t.options.slidesToShow),!0===t.options.centerMode&&t.$list.css({padding:t.options.centerPadding+" 0px"})),t.listWidth=t.$list.width(),t.listHeight=t.$list.height(),!1===t.options.vertical&&!1===t.options.variableWidth?(t.slideWidth=Math.ceil(t.listWidth/t.options.slidesToShow),t.$slideTrack.width(Math.ceil(t.slideWidth*t.$slideTrack.children(".slick-slide").length))):!0===t.options.variableWidth?t.$slideTrack.width(5e3*t.slideCount):(t.slideWidth=Math.ceil(t.listWidth),t.$slideTrack.height(Math.ceil(t.$slides.first().outerHeight(!0)*t.$slideTrack.children(".slick-slide").length))),t.$slides.first().outerWidth(!0)-t.$slides.first().width());!1===t.options.variableWidth&&t.$slideTrack.children(".slick-slide").width(t.slideWidth-e)},a.prototype.setFade=function(){let i,o=this;o.$slides.each(function(t,e){i=o.slideWidth*t*-1,!0===o.options.rtl?d(e).css({position:"relative",right:i,top:0,zIndex:o.options.zIndex-2,opacity:0}):d(e).css({position:"relative",left:i,top:0,zIndex:o.options.zIndex-2,opacity:0})}),o.$slides.eq(o.currentSlide).css({zIndex:o.options.zIndex-1,opacity:1})},a.prototype.setHeight=function(){var t,e=this;1===e.options.slidesToShow&&!0===e.options.adaptiveHeight&&!1===e.options.vertical&&(t=e.$slides.eq(e.currentSlide).outerHeight(!0),e.$list.css("height",t))},a.prototype.setOption=a.prototype.slickSetOption=function(){let t,e,i,o,s,n=this,a=!1;if("object"===d.type(arguments[0])?(i=arguments[0],a=arguments[1],s="multiple"):"string"===d.type(arguments[0])&&(i=arguments[0],o=arguments[1],a=arguments[2],"responsive"===arguments[0]&&"array"===d.type(arguments[1])?s="responsive":void 0!==arguments[1]&&(s="single")),"single"===s)n.options[i]=o;else if("multiple"===s)d.each(i,function(t,e){n.options[t]=e});else if("responsive"===s)for(e in o)if("array"!==d.type(n.options.responsive))n.options.responsive=[o[e]];else{for(t=n.options.responsive.length-1;0<=t;)n.options.responsive[t].breakpoint===o[e].breakpoint&&n.options.responsive.splice(t,1),t--;n.options.responsive.push(o[e])}a&&(n.unload(),n.reinit())},a.prototype.setPosition=function(){var t=this;t.setDimensions(),t.setHeight(),!1===t.options.fade?t.setCSS(t.getLeft(t.currentSlide)):t.setFade(),t.$slider.trigger("setPosition",[t])},a.prototype.setProps=function(){var t=this,e=document.body.style;t.positionProp=!0===t.options.vertical?"top":"left","top"===t.positionProp?t.$slider.addClass("slick-vertical"):t.$slider.removeClass("slick-vertical"),void 0===e.WebkitTransition&&void 0===e.MozTransition&&void 0===e.msTransition||!0!==t.options.useCSS||(t.cssTransitions=!0),t.options.fade&&("number"==typeof t.options.zIndex?t.options.zIndex<3&&(t.options.zIndex=3):t.options.zIndex=t.defaults.zIndex),void 0!==e.OTransform&&(t.animType="OTransform",t.transformType="-o-transform",t.transitionType="OTransition",void 0===e.perspectiveProperty)&&void 0===e.webkitPerspective&&(t.animType=!1),void 0!==e.MozTransform&&(t.animType="MozTransform",t.transformType="-moz-transform",t.transitionType="MozTransition",void 0===e.perspectiveProperty)&&void 0===e.MozPerspective&&(t.animType=!1),void 0!==e.webkitTransform&&(t.animType="webkitTransform",t.transformType="-webkit-transform",t.transitionType="webkitTransition",void 0===e.perspectiveProperty)&&void 0===e.webkitPerspective&&(t.animType=!1),void 0!==e.msTransform&&(t.animType="msTransform",t.transformType="-ms-transform",t.transitionType="msTransition",void 0===e.msTransform)&&(t.animType=!1),void 0!==e.transform&&!1!==t.animType&&(t.animType="transform",t.transformType="transform",t.transitionType="transition"),t.transformsEnabled=t.options.useTransform&&null!==t.animType&&!1!==t.animType},a.prototype.setSlideClasses=function(t){let e,i,o,s,n=this;i=n.$slider.find(".slick-slide").removeClass("slick-active slick-center slick-current").attr("aria-hidden","true"),n.$slides.eq(t).addClass("slick-current"),!0===n.options.centerMode?(e=Math.floor(n.options.slidesToShow/2),!0===n.options.infinite&&((e<=t&&t<=n.slideCount-1-e?n.$slides.slice(t-e,t+e+1):(o=n.options.slidesToShow+t,i.slice(o-e+1,o+e+2))).addClass("slick-active").attr("aria-hidden","false"),0===t?i.eq(i.length-1-n.options.slidesToShow).addClass("slick-center"):t===n.slideCount-1&&i.eq(n.options.slidesToShow).addClass("slick-center")),n.$slides.eq(t).addClass("slick-center")):(0<=t&&t<=n.slideCount-n.options.slidesToShow?n.$slides.slice(t,t+n.options.slidesToShow):i.length<=n.options.slidesToShow?i:(s=n.slideCount%n.options.slidesToShow,o=!0===n.options.infinite?n.options.slidesToShow+t:t,n.options.slidesToShow==n.options.slidesToScroll&&n.slideCount-t<n.options.slidesToShow?i.slice(o-(n.options.slidesToShow-s),o+s):i.slice(o,o+n.options.slidesToShow))).addClass("slick-active").attr("aria-hidden","false"),"ondemand"===n.options.lazyLoad&&n.lazyLoad()},a.prototype.setupInfinite=function(){let t,e,i,o=this;if(!0===o.options.fade&&(o.options.centerMode=!1),!0===o.options.infinite&&!1===o.options.fade&&(e=null,o.slideCount>o.options.slidesToShow)){for(i=!0===o.options.centerMode?o.options.slidesToShow+1:o.options.slidesToShow,t=o.slideCount;t>o.slideCount-i;--t)e=t-1,d(o.$slides[e]).clone(!0).attr("id","").attr("data-slick-index",e-o.slideCount).prependTo(o.$slideTrack).addClass("slick-cloned");for(t=0;i>t;t+=1)e=t,d(o.$slides[e]).clone(!0).attr("id","").attr("data-slick-index",e+o.slideCount).appendTo(o.$slideTrack).addClass("slick-cloned");o.$slideTrack.find(".slick-cloned").find("[id]").each(function(){d(this).attr("id","")})}},a.prototype.interrupt=function(t){t||this.autoPlay(),this.interrupted=t},a.prototype.selectHandler=function(t){let e=this,i=d(t.target).is(".slick-slide")?d(t.target):d(t.target).parents(".slick-slide"),o=parseInt(i.attr("data-slick-index"));return o=o||0,e.slideCount<=e.options.slidesToShow?(e.setSlideClasses(o),void e.asNavFor(o)):void e.slideHandler(o)},a.prototype.slideHandler=function(t,e,i){let o,s,n,a,r,l,d=this;return e=e||!1,!0===d.animating&&!0===d.options.waitForAnimate||!0===d.options.fade&&d.currentSlide===t||d.slideCount<=d.options.slidesToShow?void 0:(!1===e&&d.asNavFor(t),o=t,l=d.getLeft(o),a=d.getLeft(d.currentSlide),d.currentLeft=null===d.swipeLeft?a:d.swipeLeft,!1===d.options.infinite&&!1===d.options.centerMode&&(t<0||t>d.getDotCount()*d.options.slidesToScroll)||!1===d.options.infinite&&!0===d.options.centerMode&&(t<0||t>d.slideCount-d.options.slidesToScroll)?void(!1===d.options.fade&&(o=d.currentSlide,!0!==i?d.animateSlide(a,function(){d.postSlide(o)}):d.postSlide(o))):(d.options.autoplay&&clearInterval(d.autoPlayTimer),s=o<0?d.slideCount%d.options.slidesToScroll!=0?d.slideCount-d.slideCount%d.options.slidesToScroll:d.slideCount+o:o>=d.slideCount?d.slideCount%d.options.slidesToScroll!=0?0:o-d.slideCount:o,d.animating=!0,d.$slider.trigger("beforeChange",[d,d.currentSlide,s]),n=d.currentSlide,d.currentSlide=s,d.setSlideClasses(d.currentSlide),d.options.asNavFor&&(r=(r=d.getNavTarget()).slick("getSlick")).slideCount<=r.options.slidesToShow&&r.setSlideClasses(d.currentSlide),d.updateDots(),d.updateArrows(),!0===d.options.fade?(!0!==i?(d.fadeSlideOut(n),d.fadeSlide(s,function(){d.postSlide(s)})):d.postSlide(s),void d.animateHeight()):void(!0!==i?d.animateSlide(l,function(){d.postSlide(s)}):d.postSlide(s))))},a.prototype.startLoad=function(){var t=this;!0===t.options.arrows&&t.slideCount>t.options.slidesToShow&&(t.$prevArrow.hide(),t.$nextArrow.hide()),!0===t.options.dots&&t.slideCount>t.options.slidesToShow&&t.$dots.hide(),t.$slider.addClass("slick-loading")},a.prototype.swipeDirection=function(){let t,e,i,o,s=this;return t=s.touchObject.startX-s.touchObject.curX,e=s.touchObject.startY-s.touchObject.curY,i=Math.atan2(e,t),(o=(o=Math.round(180*i/Math.PI))<0?360-Math.abs(o):o)<=45&&0<=o||o<=360&&315<=o?!1===s.options.rtl?"left":"right":135<=o&&o<=225?!1===s.options.rtl?"right":"left":!0===s.options.verticalSwiping?35<=o&&o<=135?"down":"up":"vertical"},a.prototype.swipeEnd=function(t){let e,i,o=this;if(o.dragging=!1,o.interrupted=!1,o.shouldClick=!(10<o.touchObject.swipeLength),void 0===o.touchObject.curX)return!1;if(!0===o.touchObject.edgeHit&&o.$slider.trigger("edge",[o,o.swipeDirection()]),o.touchObject.swipeLength>=o.touchObject.minSwipe){switch(i=o.swipeDirection()){case"left":case"down":e=o.options.swipeToSlide?o.checkNavigable(o.currentSlide+o.getSlideCount()):o.currentSlide+o.getSlideCount(),o.currentDirection=0;break;case"right":case"up":e=o.options.swipeToSlide?o.checkNavigable(o.currentSlide-o.getSlideCount()):o.currentSlide-o.getSlideCount(),o.currentDirection=1}"vertical"!=i&&(o.slideHandler(e),o.touchObject={},o.$slider.trigger("swipe",[o,i]))}else o.touchObject.startX!==o.touchObject.curX&&(o.slideHandler(o.currentSlide),o.touchObject={})},a.prototype.swipeHandler=function(t){var e=this;if(!(!1===e.options.swipe||"ontouchend"in document&&!1===e.options.swipe||!1===e.options.draggable&&-1!==t.type.indexOf("mouse")))switch(e.touchObject.fingerCount=t.originalEvent&&void 0!==t.originalEvent.touches?t.originalEvent.touches.length:1,e.touchObject.minSwipe=e.listWidth/e.options.touchThreshold,!0===e.options.verticalSwiping&&(e.touchObject.minSwipe=e.listHeight/e.options.touchThreshold),t.data.action){case"start":e.swipeStart(t);break;case"move":e.swipeMove(t);break;case"end":e.swipeEnd(t)}},a.prototype.swipeMove=function(t){let e,i,o,s,n,a=this;return n=void 0!==t.originalEvent?t.originalEvent.touches:null,!(!a.dragging||n&&1!==n.length)&&(e=a.getLeft(a.currentSlide),a.touchObject.curX=void 0!==n?n[0].pageX:t.clientX,a.touchObject.curY=void 0!==n?n[0].pageY:t.clientY,a.touchObject.swipeLength=Math.round(Math.sqrt(Math.pow(a.touchObject.curX-a.touchObject.startX,2))),!0===a.options.verticalSwiping&&(a.touchObject.swipeLength=Math.round(Math.sqrt(Math.pow(a.touchObject.curY-a.touchObject.startY,2)))),"vertical"!==(i=a.swipeDirection())?(void 0!==t.originalEvent&&4<a.touchObject.swipeLength&&t.preventDefault(),s=(!1===a.options.rtl?1:-1)*(a.touchObject.curX>a.touchObject.startX?1:-1),!0===a.options.verticalSwiping&&(s=a.touchObject.curY>a.touchObject.startY?1:-1),o=a.touchObject.swipeLength,(a.touchObject.edgeHit=!1)===a.options.infinite&&(0===a.currentSlide&&"right"===i||a.currentSlide>=a.getDotCount()&&"left"===i)&&(o=a.touchObject.swipeLength*a.options.edgeFriction,a.touchObject.edgeHit=!0),!1===a.options.vertical?a.swipeLeft=e+o*s:a.swipeLeft=e+o*(a.$list.height()/a.listWidth)*s,!0===a.options.verticalSwiping&&(a.swipeLeft=e+o*s),!0!==a.options.fade&&!1!==a.options.touchMove&&(!0===a.animating?(a.swipeLeft=null,!1):void a.setCSS(a.swipeLeft))):void 0)},a.prototype.swipeStart=function(t){let e,i=this;return i.interrupted=!0,1!==i.touchObject.fingerCount||i.slideCount<=i.options.slidesToShow?!(i.touchObject={}):(void 0!==t.originalEvent&&void 0!==t.originalEvent.touches&&(e=t.originalEvent.touches[0]),i.touchObject.startX=i.touchObject.curX=void 0!==e?e.pageX:t.clientX,i.touchObject.startY=i.touchObject.curY=void 0!==e?e.pageY:t.clientY,void(i.dragging=!0))},a.prototype.unfilterSlides=a.prototype.slickUnfilter=function(){var t=this;null!==t.$slidesCache&&(t.unload(),t.$slideTrack.children(this.options.slide).detach(),t.$slidesCache.appendTo(t.$slideTrack),t.reinit())},a.prototype.unload=function(){var t=this;d(".slick-cloned",t.$slider).remove(),t.$dots&&t.$dots.remove(),t.$prevArrow&&t.htmlExpr.test(t.options.prevArrow)&&t.$prevArrow.remove(),t.$nextArrow&&t.htmlExpr.test(t.options.nextArrow)&&t.$nextArrow.remove(),t.$slides.removeClass("slick-slide slick-active slick-visible slick-current").attr("aria-hidden","true").css("width","")},a.prototype.unslick=function(t){this.$slider.trigger("unslick",[this,t]),this.destroy()},a.prototype.updateArrows=function(){var t=this;Math.floor(t.options.slidesToShow/2);!0===t.options.arrows&&t.slideCount>t.options.slidesToShow&&!t.options.infinite&&(t.$prevArrow.removeClass("slick-disabled").attr("aria-disabled","false"),t.$nextArrow.removeClass("slick-disabled").attr("aria-disabled","false"),0===t.currentSlide?(t.$prevArrow.addClass("slick-disabled").attr("aria-disabled","true"),t.$nextArrow.removeClass("slick-disabled").attr("aria-disabled","false")):(t.currentSlide>=t.slideCount-t.options.slidesToShow&&!1===t.options.centerMode||t.currentSlide>=t.slideCount-1&&!0===t.options.centerMode)&&(t.$nextArrow.addClass("slick-disabled").attr("aria-disabled","true"),t.$prevArrow.removeClass("slick-disabled").attr("aria-disabled","false")))},a.prototype.updateDots=function(){var t=this;null!==t.$dots&&(t.$dots.find("li").removeClass("slick-active").attr("aria-hidden","true"),t.$dots.find("li").eq(Math.floor(t.currentSlide/t.options.slidesToScroll)).addClass("slick-active").attr("aria-hidden","false"))},a.prototype.visibility=function(){this.options.autoplay&&(document[this.hidden]?this.interrupted=!0:this.interrupted=!1)},d.fn.slick=function(){let t,e,i=this,o=arguments[0],s=Array.prototype.slice.call(arguments,1),n=i.length;for(t=0;n>t;t++)if("object"==typeof o||void 0===o?i[t].slick=new a(i[t],o):e=i[t].slick[o].apply(i[t].slick,s),void 0!==e)return e;return i}}),jQuery(document).ready(function(b){let t=b(window),g=t.width(),_=-1;function e(){(elements=b("div.ult-sticky-anchor")).each(function(){var s=b(this),n=s.find(".ult-sticky"),a=n.data("mobile"),r=s.find(".ult-space");if(g<768&&"no"==a)n.removeClass("ult-stick"),r.css("height",""),s.removeClass("ult-permanent-flag");else{let i=t.scrollTop(),o=s.offset().top;var a=t.height(),r=n.data("stick_behaviour"),l=n.data("support");if("stick_with_scroll_row"!=r&&"yes"!=l){let t=s.parent().width();var l=n.height(),d=n.data("gutter"),c=n.data("sticky_gutter_class"),u=n.data("sticky_gutter_id"),h=n.data("lr_position"),p=n.data("lr_value"),f=n.data("sticky_customwidth"),m=n.data("sticky_width"),y=n.data("sticky_position");let e=-1;d=v(0,d,c,u),"top"==y?i=parseInt(i)+parseInt(d):(i=parseInt(i)+parseInt(a)-parseInt(l)-parseInt(d),o=parseInt(o)),"fullwidth"==m?t="100%":"customwidth"==m&&(t=f);c={},u=(c[y]=d,c.width=t,"stick_permanent"==r&&(c[h]=p),{});u[y]="",u.width="","stick_permanent"!=r||s.hasClass("ult-permanent-flag")||(s.addClass("ult-permanent-flag"),n.addClass("ult-stick").css(c)),"stick_with_scroll"==r&&i>o?(e=0,s.hasClass("ult-flag")&&0!=_||(s.addClass("ult-flag"),e=(("fullwidth"==m?n.addClass("ult-stick-full-width"):n.addClass("ult-stick")).css(c),s.find(".ult-space").css("height",l),1))):"stick_with_scroll"==r&&s.hasClass("ult-flag")&&(s.removeClass("ult-flag"),("fullwidth"==m?n.removeClass("ult-stick-full-width"):n.removeClass("ult-stick")).css(u),s.find(".ult-space").css("height",""))}}}),_=-1}function v(i,t,e,o){var s;return e?(s=e.split(" "),jQuery.each(s,function(t,e){i=parseInt(i)+b(e).outerHeight()})):e="null",o?(s=o.split(" "),jQuery.each(s,function(t,e){i=parseInt(i)+b(e).outerHeight()})):o="null",t=t?parseInt(t)+parseInt(i):i}b("div.ult-sticky-anchor").each(function(){var e=b(this),i=(e.closest(".ult_row_spacer"),e.find(".ult-sticky")),o=i.data("stick_behaviour"),s=i.data("support");if("stick_with_scroll_row"==o||"no"!=s){var o=i.data("gutter"),n=i.data("sticky_gutter_class"),a=i.data("sticky_gutter_id"),i=i.data("mobile"),o=v(0,o,n,a);let t=e.closest(".wpb_column").closest(".vc_row");e.parent().offset().top;e.addClass("ult_stick_to_row"),t.addClass("ult_s_container"),"yes"==s&&(t="body"),g<768&&"no"==i||e.fixTo(t,{top:o,useNativeSticky:!1})}}),e(),t.on("resize",function(){_=0,g=t.width(),e()}),t.on("scroll",function(){e()})}),((n,e)=>{function o(t){e.console&&e.console.error(t)}let i=e.bsfmodernizr;jQuery.fn.reverse=[].reverse,n.SwatchBook=function(t,e){this.$el=n(e),this._init(t)},n.SwatchBook.defaults={center:6,angleInc:8,speed:700,easing:"ease",proximity:45,neighbor:4,onLoadAnim:!0,initclosed:!1,closeIdx:-1,openAt:-1},n.SwatchBook.prototype={_init(t){this.options=n.extend(!0,{},n.SwatchBook.defaults,t),this.$items=this.$el.children("div"),this.itemsCount=this.$items.length,this.current=-1,this.support=i.csstransitions,this.cache=[],this.options.onLoadAnim&&this._setTransition(),this.options.initclosed?(this.isClosed=!0,this.options.onLoadAnim||this._setTransition()):this._center(this.options.center,this.options.onLoadAnim),0<=this.options.openAt&&this.options.openAt<this.itemsCount&&this._openItem(this.$items.eq(this.options.openAt)),this._initEvents()},_setTransition(){this.support&&this.$items.css({transition:"all "+this.options.speed+"ms "+this.options.easing})},_openclose(){this.isClosed?this._center(this.options.center,!0):this.$items.css({transform:"rotate(0deg)"}),this.isClosed=!this.isClosed},_center(e,t){let i=this;this.$items.each(function(t){t="rotate("+i.options.angleInc*(t-e)+"deg)";n(this).css({transform:t})})},_openItem(t){var e=t.index();e!==this.current&&(-1!==this.options.closeIdx&&e===this.options.closeIdx?(this._openclose(),this._setCurrent()):(this._setCurrent(t),t.css({transform:"rotate(0deg)"}),this._rotateSiblings(t)))},_initEvents(){let e=this;this.$items.on("click.swatchbook",function(t){e._openItem(n(this))})},_rotateSiblings(t){let e=this,i=t.index(),o=this.cache[i],s;o?s=o:(s=t.siblings(),this.cache[i]=s),s.each(function(t){t="rotate("+(t<i?e.options.angleInc*(t-i):t-i==1?e.options.proximity:e.options.proximity+(t-i-1)*e.options.neighbor)+"deg)";n(this).css({transform:t})})},_setCurrent(t){this.current=t?t.index():-1,this.$items.removeClass("ff-active"),t&&t.addClass("ff-active")}},n.fn.swatchbook=function(e){let i=n.data(this,"swatchbook");if("string"==typeof e){let t=Array.prototype.slice.call(arguments,1);this.each(function(){i?n.isFunction(i[e])&&"_"!==e.charAt(0)?i[e].apply(i,t):o("no such method '"+e+"' for swatchbook instance"):o("cannot call methods on swatchbook prior to initialization; attempted to call method '"+e+"'")})}else this.each(function(){i?i._init():i=n.data(this,"swatchbook",new n.SwatchBook(e,this))});return i}})(jQuery,window),jQuery(document).ready(function(c){function r(t){let e=escape(window.location.hash.substr(1));var i,o,s;""!=(e=""!==t&&void 0!==t?t:e)&&((t=jQuery(".ult_acord ").find("#"+e)).addClass("ult-tabto-actitleActive"),i=t.parents(".ult-tabto-accordion").data("activebg"),o=t.parents(".ult-tabto-accordion").data("activetitle"),s=t.find(".aio-icon").data("iconhover"),t.css("background-color",i),t.css("color",o),t.find(".aio-icon").css("color",s),jQuery(".ult_acord ").find("#"+e).parents("dt").next("dd").removeClass("ult-tabto-accolapsed"))}c(".cq-accordion").each(function(){c(this),c(this).find("li").each(function(){c(this).find("i").css("margin-top",.5*(c(this).outerHeight()-9))})}),c(".ult-tabto-accordion").each(function(){c(this);let i=c(this).data("titlebg"),o=c(this).data("titlecolor"),s=c(this).data("titlehoverbg"),n=c(this).data("titlehovercolor");var a=c(this).data("activetitle"),r=c(this).data("activeicon"),l=c(this).data("scroll"),d=c(this).data("activebg");""==r&&(r=c(this).find(".aio-icon").data("iconhover")),c(this).find(".ult-tabto-actitle").each(function(){let t=c(this).find(".aio-icon").data("iconcolor"),e=c(this).find(".aio-icon").data("iconhover");c(this).css("background-color",i).on("mouseover",function(){c(this).hasClass("ult-tabto-actitleActive")||(c(this).css({"background-color":s,color:n}),c(this).find(".aio-icon").css({color:e}))}).on("mouseleave",function(){c(this).hasClass("ult-tabto-actitleActive")||c(this).css({"background-color":i,color:o}),1!=c(this).hasClass("ult-tabto-actitleActive")&&c(this).find(".aio-icon").css({color:t})})}),c(this).on("click",function(t){let e;var i,o;(e=c(t.target).is("i")?c(t.target).parent():c(t.target)).hasClass("ult-tabto-actitle")?(i=e.parent().next(),o=e.parents(".ult-tabto-accordion").data("animation"),i.nextAll("dd").hasClass("cq-animateIn")&&i.nextAll("dd").removeClass("cq-animateIn").addClass(" cq-animateOut ult-tabto-accolapsed"),i.prevAll("dd").hasClass("cq-animateIn")&&i.prevAll("dd").removeClass("cq-animateIn").addClass("ult-tabto-accolapsed"),i.nextAll("dd").hasClass("ult-ac-slidedown")&&i.nextAll("dd").removeClass("ult-ac-slidedown").addClass(" ult-ac-slideup ult-tabto-accolapsed"),i.prevAll("dd").hasClass("ult-ac-slidedown")&&i.prevAll("dd").removeClass("ult-ac-slidedown").addClass("ult-tabto-accolapsed"),i.prevAll("dt").find(".ult-tabto-actitle").hasClass("ult-tabto-actitleActive")&&i.prevAll("dt").find(".ult-tabto-actitle").removeClass("ult-tabto-actitleActive").addClass("ult-acc-normal"),i.nextAll("dt").find(".ult-tabto-actitle").hasClass("ult-tabto-actitleActive")&&i.nextAll("dt").find(".ult-tabto-actitle").removeClass("ult-tabto-actitleActive").addClass("ult-acc-normal"),e.removeClass("ult-acc-normal"),jQuery(this).find(".ult-acc-normal").each(function(){var t=jQuery(this).find(".aio-icon").data("iconcolor"),e=(jQuery(this).find(".aio-icon").data("iconhover"),jQuery(this).parents(".ult-tabto-accordion").data("titlebg")),i=jQuery(this).parents(".ult-tabto-accordion").data("titlecolor");jQuery(this).css({background:e,color:i}),jQuery(this).find(".aio-icon").css({color:t})}),e.css({color:a,"background-color":d}),e.find(".aio-icon").css({color:r}),e.find(".aio-icon").data("iconcolor"),e.find(".aio-icon").data("iconhover"),"Fade"==o?(e.toggleClass("ult-tabto-actitleActive"),i.hasClass("ult-tabto-accolapsed")?(i.hasClass("cq-animateOut")&&i.removeClass("cq-animateOut"),i.addClass("cq-animateIn")):(i.removeClass("cq-animateIn"),i.addClass("cq-animateOut"))):(e.toggleClass("ult-tabto-actitleActive"),i.hasClass("ult-tabto-accolapsed")?(i.hasClass("ult-ac-slideup")&&i.removeClass("ult-ac-slideup"),i.addClass("ult-ac-slidedown")):(i.removeClass("ult-ac-slidedown"),i.addClass("ult-ac-slideup"))),i.toggleClass("ult-tabto-accolapsed"),t.preventDefault(),i.hasClass("ult-tabto-accolapsed")&&e.removeClass("ult-tabto-actitleActive")):(e=c(t.target).is("span.ult-span-text.ult_acordian-text")?c(t.target).parent().parent():c(t.target)).hasClass("ult-tabto-actitle")?(i=e.parent().next(),o=e.parents(".ult-tabto-accordion").data("animation"),i.nextAll("dd").hasClass("cq-animateIn")&&i.nextAll("dd").removeClass("cq-animateIn").addClass(" ult-ac-slideup ult-tabto-accolapsed"),i.prevAll("dd").hasClass("cq-animateIn")&&i.prevAll("dd").removeClass("cq-animateIn").addClass("ult-tabto-accolapsed"),i.nextAll("dd").hasClass("ult-ac-slidedown")&&i.nextAll("dd").removeClass("ult-ac-slidedown").addClass(" ult-ac-slideup ult-tabto-accolapsed"),i.prevAll("dd").hasClass("ult-ac-slidedown")&&i.prevAll("dd").removeClass("ult-ac-slidedown").addClass("ult-tabto-accolapsed"),i.prevAll("dt").find(".ult-tabto-actitle").hasClass("ult-tabto-actitleActive")&&i.prevAll("dt").find(".ult-tabto-actitle").removeClass("ult-tabto-actitleActive").addClass("ult-acc-normal"),i.nextAll("dt").find(".ult-tabto-actitle").hasClass("ult-tabto-actitleActive")&&i.nextAll("dt").find(".ult-tabto-actitle").removeClass("ult-tabto-actitleActive").addClass("ult-acc-normal"),e.removeClass("ult-acc-normal"),jQuery(this).find(".ult-acc-normal").each(function(){var t=jQuery(this).find(".aio-icon").data("iconcolor"),e=(jQuery(this).find(".aio-icon").data("iconhover"),jQuery(this).parents(".ult-tabto-accordion").data("titlebg")),i=jQuery(this).parents(".ult-tabto-accordion").data("titlecolor");jQuery(this).css({background:e,color:i}),jQuery(this).find(".aio-icon").css({color:t})}),e.find(".aio-icon").data("iconcolor"),e.find(".aio-icon").data("iconhover"),e.css({color:a,"background-color":d}),e.find(".aio-icon").css({color:r}),"Fade"==o?(e.toggleClass("ult-tabto-actitleActive"),i.hasClass("ult-tabto-accolapsed")?(i.hasClass("cq-animateOut")&&i.removeClass("cq-animateOut"),i.addClass("cq-animateIn")):(i.removeClass("cq-animateIn"),i.addClass("cq-animateOut"))):(e.toggleClass("ult-tabto-actitleActive"),i.hasClass("ult-tabto-accolapsed")?(i.hasClass("ult-ac-slideup")&&i.removeClass("ult-ac-slideup"),i.addClass("ult-ac-slidedown")):(i.removeClass("ult-ac-slidedown"),i.addClass("ult-ac-slideup"))),i.toggleClass("ult-tabto-accolapsed"),t.preventDefault(),i.hasClass("ult-tabto-accolapsed")&&e.removeClass("ult-tabto-actitleActive")):(e=c(t.target).is("i")?c(t.target).parent().parent():c(t.target)).hasClass("ult-tabto-actitle")?(i=e.parent().next(),o=e.parents(".ult-tabto-accordion").data("animation"),i.nextAll("dd").hasClass("cq-animateIn")&&i.nextAll("dd").removeClass("cq-animateIn").addClass(" cq-animateOut ult-tabto-accolapsed"),i.prevAll("dd").hasClass("cq-animateIn")&&i.prevAll("dd").removeClass("cq-animateIn").addClass("ult-tabto-accolapsed"),i.nextAll("dd").hasClass("ult-ac-slidedown")&&i.nextAll("dd").removeClass("ult-ac-slidedown").addClass(" ult-ac-slideup ult-tabto-accolapsed"),i.prevAll("dd").hasClass("ult-ac-slidedown")&&i.prevAll("dd").removeClass("ult-ac-slidedown").addClass("ult-tabto-accolapsed"),i.prevAll("dt").find(".ult-tabto-actitle").hasClass("ult-tabto-actitleActive")&&i.prevAll("dt").find(".ult-tabto-actitle").removeClass("ult-tabto-actitleActive").addClass("ult-acc-normal"),i.nextAll("dt").find(".ult-tabto-actitle").hasClass("ult-tabto-actitleActive")&&i.nextAll("dt").find(".ult-tabto-actitle").removeClass("ult-tabto-actitleActive").addClass("ult-acc-normal"),e.removeClass("ult-acc-normal"),jQuery(this).find(".ult-acc-normal").each(function(){var t=jQuery(this).find(".aio-icon").data("iconcolor"),e=(jQuery(this).find(".aio-icon").data("iconhover"),jQuery(this).parents(".ult-tabto-accordion").data("titlebg")),i=jQuery(this).parents(".ult-tabto-accordion").data("titlecolor");jQuery(this).css({background:e,color:i}),jQuery(this).find(".aio-icon").css({color:t})}),e.find(".aio-icon").data("iconcolor"),e.find(".aio-icon").data("iconhover"),e.css({color:a,"background-color":d}),e.find(".aio-icon").css({color:r}),"Fade"==o?(e.toggleClass("ult-tabto-actitleActive"),i.hasClass("ult-tabto-accolapsed")?(i.hasClass("cq-animateOut")&&i.removeClass("cq-animateOut"),i.addClass("cq-animateIn")):(i.removeClass("cq-animateIn"),i.addClass("cq-animateOut"))):(e.toggleClass("ult-tabto-actitleActive"),i.hasClass("ult-tabto-accolapsed")?(i.hasClass("ult-ac-slideup")&&i.removeClass("ult-ac-slideup"),i.addClass("ult-ac-slidedown")):(i.removeClass("ult-ac-slidedown"),i.addClass("ult-ac-slideup"))),i.toggleClass("ult-tabto-accolapsed"),t.preventDefault(),i.hasClass("ult-tabto-accolapsed")&&e.removeClass("ult-tabto-actitleActive")):(e=c(t.target).is("i")?c(t.target).parent().parent().parent():c(t.target)).hasClass("ult-tabto-actitle")&&(i=e.parent().next(),o=e.parents(".ult-tabto-accordion").data("animation"),i.nextAll("dd").hasClass("cq-animateIn")&&i.nextAll("dd").removeClass("cq-animateIn").addClass(" cq-animateOut ult-tabto-accolapsed"),i.prevAll("dd").hasClass("cq-animateIn")&&i.prevAll("dd").removeClass("cq-animateIn").addClass("ult-tabto-accolapsed"),i.nextAll("dd").hasClass("ult-ac-slidedown")&&i.nextAll("dd").removeClass("ult-ac-slidedown").addClass(" ult-ac-slideup ult-tabto-accolapsed"),i.prevAll("dd").hasClass("ult-ac-slidedown")&&i.prevAll("dd").removeClass("ult-ac-slidedown").addClass("ult-tabto-accolapsed"),i.prevAll("dt").find(".ult-tabto-actitle").hasClass("ult-tabto-actitleActive")&&i.prevAll("dt").find(".ult-tabto-actitle").removeClass("ult-tabto-actitleActive").addClass("ult-acc-normal"),i.nextAll("dt").find(".ult-tabto-actitle").hasClass("ult-tabto-actitleActive")&&i.nextAll("dt").find(".ult-tabto-actitle").removeClass("ult-tabto-actitleActive").addClass("ult-acc-normal"),e.removeClass("ult-acc-normal"),jQuery(this).find(".ult-acc-normal").each(function(){var t=jQuery(this).find(".aio-icon").data("iconcolor"),e=(jQuery(this).find(".aio-icon").data("iconhover"),jQuery(this).parents(".ult-tabto-accordion").data("titlebg")),i=jQuery(this).parents(".ult-tabto-accordion").data("titlecolor");jQuery(this).css({background:e,color:i}),jQuery(this).find(".aio-icon").css({color:t})}),e.find(".aio-icon").data("iconcolor"),e.find(".aio-icon").data("iconhover"),e.css({color:a,"background-color":d}),e.find(".aio-icon").css({color:r}),"Fade"==o?(e.toggleClass("ult-tabto-actitleActive"),i.hasClass("ult-tabto-accolapsed")?(i.hasClass("cq-animateOut")&&i.removeClass("cq-animateOut"),i.addClass("cq-animateIn")):(i.removeClass("cq-animateIn"),i.addClass("cq-animateOut"))):(e.toggleClass("ult-tabto-actitleActive"),i.hasClass("ult-tabto-accolapsed")?(i.hasClass("ult-ac-slideup")&&i.removeClass("ult-ac-slideup"),i.addClass("ult-ac-slidedown")):(i.removeClass("ult-ac-slidedown"),i.addClass("ult-ac-slideup"))),i.toggleClass("ult-tabto-accolapsed"),t.preventDefault(),i.hasClass("ult-tabto-accolapsed"))&&e.removeClass("ult-tabto-actitleActive"),"on"==l&&jQuery("html, body").animate({scrollTop:c(this).offset().top-100},1200)})}),r(),jQuery(".ult-tabto-accordion").each(function(){var t=jQuery(this).data("activeindex");0<=(t-=1)&&""!==(t=jQuery(this).find("dl dt:nth("+t+")").find(".ult-tabto-actitle").attr("id"))&&void 0!==t&&r(t)}),jQuery(this).find("a").click(function(t){var e=jQuery(this).attr("href");if(void 0!==e&&0<e.length){var i=jQuery(this).hasClass("ult-tabto-actitle"),e=escape(e.substring(e.indexOf("#")+1)),a=jQuery("a.ult-tabto-actitle[href$='"+e+"']");let o=a.attr("href"),s=a.parents(".ult-tabto-accordion").data("titlecolor"),n=a.parents(".ult-tabto-accordion").data("titlebg");void 0!==o&&""!==o&&(o=o.replace("#","")),0<a.parents(".ult-tabto-accordion").length&&e==o&&!i&&(a.parents(".ult-tabto-accordion").find(".ult-tabto-actitle").each(function(t,e){var i=jQuery(this).attr("id");o!==i&&(jQuery(this).parent().removeClass("current"),jQuery(this).removeClass("ult-tabto-actitleActive"),jQuery(this).css({background:n,color:s}),i=jQuery(this).find(".aio-icon").data("iconcolor"),jQuery(this).find(".ult_tab_icon").css({color:i}),jQuery(this).parents("dt").next("dd").addClass("ult-tabto-accolapsed"))}),r(o))}}),jQuery(this).find("a.ult-tabto-actitle").click(function(t){var e=jQuery(this).parents(".ult-tabto-accordion");let o=jQuery(this).attr("id");e.find(".ult-tabto-actitle").each(function(t,e){var i=jQuery(this).attr("id");o!==i&&jQuery(this).parents("dt").next("dd").addClass("ult-tabto-accolapsed")})})}),jQuery(document).ready(function(b){b(".ult_tabs").each(function(){function a(){clearTimeout(i),e-1<++m&&(m=0),i=setTimeout(function(){t.find("ul.ult_tabmenu li.ult_tab_li").each(function(t){m==t&&b(this).find("a.ult_a").trigger("click")})},1e3*c)}var t=b(this),r=b(this).data("tabsstyle"),l=b(this).data("titlecolor"),d=b(this).data("titlebg"),o=b(this).data("titlehovercolor"),s=b(this).data("titlehoverbg"),c=parseInt(b(this).data("rotatetabs")),e=b(this).find("ul.ult_tabmenu li.ult_tab_li").length,u=b(this).data("activetitle"),h=b(this).data("activeicon"),p=b(this).data("activebg"),f=parseInt(b(this).find(".ult_tabcontent").outerWidth()),m=0;let y=[];y.push(0),b(this).find("ul.ult_tabmenu").addClass("active").find("> li.ult_tab_li:eq(0)").addClass("current"),b(this).find("ul.ult_tabmenu li.ult_tab_li").each(function(t){let e=b(this).data("iconhover"),i=b(this).data("iconcolor");""==h&&(h=e),0==t&&("style2"==r||"style1"==r?(b(this).find("a.ult_a").css({background:p,color:u}),b(this).find(".ult_tab_icon").css({color:h})):(b(this).find("a.ult_a").css({color:u}),b(this).css({background:p,color:u}),b(this).find(".ult_tab_icon").css({color:u}))),b(this).on("mouseover",function(){b(this).hasClass("current")||(b(this).hasClass("current")||"style2"==r||"style1"==r?(b(this).find("a.ult_a").css({background:s,color:o}),b(this)):(b(this).find("a.ult_a").css({color:o}),b(this).css({background:s,color:o}),b(this).find("a.ult_a"))).find(".ult_tab_icon").css({color:e})}).on("mouseleave",function(){b(this).hasClass("current")||("style2"==r||"style1"==r?(b(this).find("a.ult_a").css({background:d,color:l}),b(this)):(b(this).find("a.ult_a").css({color:l}),b(this).css({background:d,color:l}),b(this).find("a.ult_a"))).find(".ult_tab_icon").css({color:i})})}),b(this).find("ul.ult_tabmenu li a.ult_a").click(function(t){let e=b(this).closest(".ult_tabs"),i=b(this).closest("li.ult_tab_li").index();var o=b(this).parent().data("iconcolor");b(this).parent().data("iconhover"),y.push(i),y,y;let s=y[y.length-2];var n=b(this).closest(".ult_tabs").data("animation"),o=(e.find("ul.ult_tabmenu > li.ult_tab_li").removeClass("current"),"style2"==r||"style1"==r?(e.find("ul.ult_tabmenu > li.ult_tab_li").find("a").css({background:d,color:l}),e.find("ul.ult_tabmenu > li.ult_tab_li").find(".ult_tab_icon").css({color:o})):(e.find("ul.ult_tabmenu > li.ult_tab_li").find("a.ult_a").css({color:l}),e.find("ul.ult_tabmenu > li.ult_tab_li").css({background:d,color:l})),b(this).closest("li.ult_tab_li").addClass("current"));m=("Slide"==n?("style2"==r||"style1"==r?(o.find("a.ult_a").css({background:p,color:u}),o.find(".ult_tab_icon").css({color:h})):(o.find("a.ult_a").css({color:u}),o.css({background:p,color:u})),e.find(".ult_tabcontent").find("div.ult_tabitemname").not("div.ult_tabitemname:eq("+i+")").stop().slideUp(500,function(){0<c&&a()}),e.find(".ult_tabcontent").find("div.ult_tabitemname:eq("+i+")").stop().slideDown(500,function(){})):"Fade"==n?("style2"==r||"style1"==r?(o.find("a.ult_a").css({background:p,color:u}),o.find(".ult_tab_icon").css({color:h})):(o.find("a.ult_a").css({color:u}),o.css({background:p,color:u})),e.find(".ult_tabcontent").find("div.ult_tabitemname").not("div.ult_tabitemname:eq("+i+")").fadeOut(100,function(){0<c&&a()}),e.find(".ult_tabcontent").find("div.ult_tabitemname:eq("+i+")").fadeIn(1200)):"Scale"==n?("style2"==r||"style1"==r?(o.find("a.ult_a").css({background:p,color:u}),o.find(".ult_tab_icon").css({color:h})):(o.find("a.ult_a").css({color:u}),o.css({background:p,color:u})),e.find(".ult_tabcontent").find("div.ult_tabitemname").not("div.ult_tabitemname:eq("+i+")").fadeOut(100,function(){0<c&&a(),e.find(".ult_tabcontent").find("div.ult_tabitemname").not("div.ult_tabitemname:eq("+i+")").addClass("scaleTabname"),e.find(".ult_tabcontent").find("div.ult_tabitemname").not("div.ult_tabitemname:eq("+i+")").removeClass("scaleTabname2")}),e.find(".ult_tabcontent").find("div.ult_tabitemname:eq("+i+")").fadeIn(300,function(){e.find(".ult_tabcontent").find("div.ult_tabitemname:eq("+i+")").removeClass("scaleTabname"),e.find(".ult_tabcontent").find("div.ult_tabitemname:eq("+i+")").addClass("scaleTabname2")})):"Slide-Zoom"==n?("style2"==r||"style1"==r?(o.find("a.ult_a").css({background:p,color:u}),o.find(".ult_tab_icon").css({color:h})):(o.find("a.ult_a").css({color:u}),o.css({background:p,color:u})),e.find(".ult_tabcontent").find("div.ult_tabitemname").removeClass("ult_owl-backSlide-in"),e.find(".ult_tabcontent").find("div.ult_tabitemname").removeClass("ult_owl-backSlide-out"),e.find(".ult_tabcontent").find("div.ult_tabitemname").removeClass("ult_owl-backSlideright-in"),e.find(".ult_tabcontent").find("div.ult_tabitemname").removeClass("ult_owl-backSlideright-out"),e.find(".ult_tabcontent").find("div.ult_tabitemname").not("div.ult_tabitemname:eq("+i+")").fadeOut(200,function(){e.find(".ult_tabcontent").find("div.ult_tab_min_contain").addClass("ult_owl-origin"),i<s?(e.find(".ult_tabcontent").find("div.ult_tabitemname:eq("+i+")").addClass("ult_owl-backSlide-in"),e.find(".ult_tabcontent").find("div.ult_tabitemname").not("div.ult_tabitemname:eq("+i+")").removeClass(" ult_owl-backSlide-out"),e.find(".ult_tabcontent").find("div.ult_tabitemname:eq("+s+")").addClass("ult_owl-backSlide-out")):(e.find(".ult_tabcontent").find("div.ult_tabitemname:eq("+i+")").addClass("ult_owl-backSlideright-in"),e.find(".ult_tabcontent").find("div.ult_tabitemname").not("div.ult_tabitemname:eq("+i+")").removeClass(" ult_owl-backSlideright-out"),e.find(".ult_tabcontent").find("div.ult_tabitemname:eq("+s+")").addClass("ult_owl-backSlideright-out")),0<c&&a()}),e.find(".ult_tabcontent").find("div.ult_tabitemname:eq("+i+")").fadeIn(1500,function(){e.find(".ult_tabcontent").find("div.ult_tab_min_contain").removeClass("ult_owl-origin"),i<s?(e.find(".ult_tabcontent").find("div.ult_tabitemname:eq("+s+")").removeClass(" ult_owl-backSlide-in"),e.find(".ult_tabcontent").find("div.ult_tabitemname:eq("+i+")").removeClass(" ult_owl-backSlide-out")):(e.find(".ult_tabcontent").find("div.ult_tabitemname:eq("+s+")").removeClass(" ult_owl-backSlideright-in"),e.find(".ult_tabcontent").find("div.ult_tabitemname:eq("+i+")").removeClass(" ult_owl-backSlideright-out"))})):"Slide-Horizontal"==n?("style2"==r||"style1"==r?(o.find("a.ult_a").css({background:p,color:u}),o.find(".ult_tab_icon").css({color:h})):(o.find("a.ult_a").css({color:u}),o.css({background:p,color:u})),0==e.find(".ult_tabcontent").find("div.ult_tabitemname:eq("+i+")").hasClass("ult_active_tabnme")?(e.find(".ult_tabcontent").find("div.ult_tabitemname:eq("+i+")").hide(10,function(){jQuery(this).addClass("ult_active_tabnme"),e.find(".ult_tabcontent").find("div.ult_tabitemname").not("div.ult_tabitemname:eq("+i+")").removeClass("ult_active_tabnme"),e.find(".ult_tabcontent").find("div.ult_tabitemname").not("div.ult_tabitemname:eq("+i+")").hide(10),i>s?jQuery(this).animate({left:"-"+f+"px"},10):jQuery(this).animate({left:f+"px"},10),0<c&&a()}),e.find(".ult_tabcontent").find("div.ult_tabitemname:eq("+i+")").show(100,function(){jQuery(this).animate({left:"0px"},800)})):(e.find(".ult_tabcontent").find("div.ult_tabitemname:eq("+i+")").animate({opacity:1},1,function(){0<c&&a()}),e.find(".ult_tabcontent").find("div.ult_tabitemname:eq("+i+")").animate({opacity:1},1,function(){}))):("style2"==r||"style1"==r?(o.find("a.ult_a").css({background:p,color:u}),o.find(".ult_tab_icon").css({color:h})):(o.find("a.ult_a").css({color:u}),o.css({background:p,color:u})),e.find(".ult_tabcontent").find("div.ult_tabitemname").not("div.ult_tabitemname:eq("+i+")").hide(1,function(){0<c&&a()}),e.find(".ult_tabcontent").find("div.ult_tabitemname:eq("+i+")").show(10)),i),t.preventDefault()});var i=0;0<c&&a()})}),jQuery(document).ready(function(o){o(this).find("ul.ult_tabmenu li a.ult_a").click(function(t){o(this).closest("li.ult_tab_li").siblings().each(function(t,e){var i=o(this).data("iconcolor");o(this).find(".ult_tab_icon").css({color:i})})})}),jQuery(document).ready(function(){jQuery(this).find("a").click(function(t){var e=jQuery(this).attr("href");if(void 0!==e&&0<e.length){var e=escape(e.substring(e.indexOf("#")+1)),i=jQuery("a.ult_a[href$='"+e+"']");let t=i.attr("href");void 0!==t&&""!==t&&(t=t.replace("#","")),0<i.parents(".ult_tabs").length&&e==t&&setmytime(t)}}),jQuery(".ult_tabs").each(function(){var t=window.location.href,e=t.substr(t.indexOf("#")+1);let i=jQuery(this).data("activeindex"),o=(""==i&&"0"!=i&&(i=1),jQuery(this).find("ul.ult_tabmenu li.ult_tab_li:nth-child("+i+")").find(".ult_a").attr("id"));void 0!==(o=e!==t?e:o)?1<=o.length&&1<=i&&setmytime(o,!0):jQuery(this).find(".ult_tabcontent").css({display:"none"})}),jQuery(this).find("ul.ult_tabmenu li a.ult_a").click(function(t){var e,i=jQuery(this).closest(".ult_tabs").data("animation"),i=(j=jQuery(this).closest("li.ult_tab_li").index(),"Fade"==i&&(e=jQuery(this).closest(".ult_tabs").find("div.ult_tabitemname:eq("+j+")").outerHeight(),jQuery(this).closest(".ult_tabs").find(".ult_tabitemname").css({position:"absolute",left:"0",right:"0"}),jQuery(this).closest(".ult_tabs").find(".ult_tabcontent").animate({height:e},"slow")),"Slide-Horizontal"==i&&(e=jQuery(this).closest(".ult_tabs").find("div.ult_tabitemname:eq("+j+")").outerHeight(),jQuery(this).closest(".ult_tabs").find(".ult_tabcontent").css({overflow:"hidden"}),jQuery(this).closest(".ult_tabs").find(".ult_tabcontent").animate({height:e},"slow")),jQuery(this).closest(".ult_tabs").find("div.ult_tabitemname:eq("+j+")"));jQuery(document).trigger("ultAdvancedTabClickedCarousel",i),jQuery(document).trigger("ultAdvancedTabClickedDualBtn",i)})}),jQuery(document).ready(function(){jQuery(this).find("ul.ult_tabmenu li a.ult_a").click(function(t){jQuery(".slick-slider").parents(".ult_tabitemname").length&&setTimeout(function(){jQuery(".slick-slider").slick("setPosition"),jQuery(window).trigger("resize")},200)}),jQuery(".vc_toggle").parents(".ult_tabs")&&jQuery(".vc_toggle").click(function(){jQuery(this).parents(".ult_tabitemname").height();jQuery(this).find(".vc_toggle_content").toggleClass("vc_toggle_for_tab"),jQuery(this).find(".vc_toggle_content").hasClass("vc_toggle_for_tab")?setTimeout(function(){var t=jQuery(".ult_tabitemname").height();jQuery(".ult_tabcontent").animate({height:t},100)},100):setTimeout(function(){var t=jQuery(".vc_toggle").parents(".ult_tabitemname").height();jQuery(".ult_tabcontent").animate({height:t},100)},200)})}),jQuery(document).ready(function(){function t(){jQuery(".ult-team-member-wrap").each(function(t){var e=jQuery(this).data("responsive_width");""!=e&&(jQuery(window).width()<=e?(jQuery(this).removeClass("ult-style-2"),jQuery(this).addClass("ult-style-1 ult-responsive")):jQuery(this).hasClass("ult-responsive")&&(jQuery(this).removeClass("ult-style-1 ult-responsive"),jQuery(this).addClass("ult-style-2")))})}function e(){jQuery(".ult-team-member-wrap").each(function(t){var e=jQuery(this).height(),i=jQuery(this).find(".ult-team_description_slide");parseFloat(e)<parseFloat(i.height())?i.addClass("ult-desc-set-top"):i.hasClass("ult-desc-set-top")&&i.removeClass("ult-desc-set-top")}),jQuery(".ult-style-3 .ult-team-member-image").each(function(t){var e=jQuery(this).height(),i=jQuery(this).find(".ult-team-member-description");parseFloat(e)<parseFloat(i.height())?i.addClass("ult-desc-set-top"):i.hasClass("ult-desc-set-top")&&i.removeClass("ult-desc-set-top")})}jQuery(".ult-team.ult-social-icon").on("mouseenter",function(){jQuery(this).data("iconcolor");var t=jQuery(this).data("iconhover");"inherit"!=t?jQuery(this).css("color",t):jQuery(this).css("color","")}).on("mouseleave",function(){var t=jQuery(this).data("iconcolor");jQuery(this).data("iconhover");"inherit"!=t?jQuery(this).css("color",t):jQuery(this).css("color","")}),jQuery(".ult-style-2").on("mouseenter",function(){var t=jQuery(this).find(" .ult-team-member-image").first(),e=t.data("hover_opacity");t.children("img").css("opacity",e)}).on("mouseleave",function(){var t=jQuery(this).find(" .ult-team-member-image").first(),e=t.data("opacity");t.children("img").css("opacity",e)}),jQuery(".ult-style-3").on("mouseenter",function(){var t=jQuery(this).find(" .ult-team-member-image").first(),e=t.data("hover_opacity");t.find("img").css("opacity",e)}).on("mouseleave",function(){jQuery(this).find(" .ult-team-member-image").first().find("img").css("opacity",1)}),t(),setTimeout(e,500),jQuery(".ult-team-member-wrap .ult-team-member-image img").on("load",function(){e()}),jQuery(window).on("resize",function(){t(),e()}),jQuery(".ult-team-member-image-overlay.ult-team_img_hover").each(function(){var t=jQuery(this).data("background_clr");jQuery(this).css({"background-color":t})})}),(u=>{function s(t,e){this.type=this.options=this.enabled=this.timeout=this.hoverState=this.$element=null,this.init("bsf_tooltip",t,e)}s.DEFAULTS={animation:!0,placement:"top",selector:!1,template:'<div class="bsf_tooltip"><div class="bsf_tooltip-arrow"></div><div class="bsf_tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:!1,container:!1},s.prototype.init=function(t,e,i){this.enabled=!0,this.type=t,this.$element=u(e),this.options=this.getOptions(i);var o=this.options.trigger.split(" ");for(let t=o.length;t--;){var s,n=o[t];"click"==n?this.$element.on("click."+this.type,this.options.selector,u.proxy(this.toggle,this)):"manual"!=n&&(s="hover"==n?"mouseleave":"focusout",this.$element.on(("hover"==n?"mouseenter":"focusin")+"."+this.type,this.options.selector,u.proxy(this.enter,this)),this.$element.on(s+"."+this.type,this.options.selector,u.proxy(this.leave,this)))}this.options.selector?this._options=u.extend({},this.options,{trigger:"manual",selector:""}):this.fixTitle()},s.prototype.getDefaults=function(){return s.DEFAULTS},s.prototype.getOptions=function(t){return(t=u.extend({},this.getDefaults(),this.$element.data(),t)).delay&&"number"==typeof t.delay&&(t.delay={show:t.delay,hide:t.delay}),t},s.prototype.getDelegateOptions=function(){let i={},o=this.getDefaults();return this._options&&u.each(this._options,function(t,e){o[t]!=e&&(i[t]=e)}),i},s.prototype.enter=function(t){let e=t instanceof this.constructor?t:u(t.currentTarget)[this.type](this.getDelegateOptions()).data("bs."+this.type);if(clearTimeout(e.timeout),e.hoverState="in",!e.options.delay||!e.options.delay.show)return e.show();e.timeout=setTimeout(function(){"in"==e.hoverState&&e.show()},e.options.delay.show)},s.prototype.leave=function(t){let e=t instanceof this.constructor?t:u(t.currentTarget)[this.type](this.getDelegateOptions()).data("bs."+this.type);if(clearTimeout(e.timeout),e.hoverState="out",!e.options.delay||!e.options.delay.hide)return e.hide();e.timeout=setTimeout(function(){"out"==e.hoverState&&e.hide()},e.options.delay.hide)},s.prototype.show=function(){var i=u.Event("show.bs."+this.type);if(this.hasContent()&&this.enabled&&(this.$element.trigger(i),!i.isDefaultPrevented())){let t=this;i=this.tip();this.setContent(),this.options.animation&&i.addClass("fade");let e="function"==typeof this.options.placement?this.options.placement.call(this,i[0],this.$element[0]):this.options.placement;var o,s,n=/\s?auto?\s?/i,a=n.test(e),n=(a&&(e=e.replace(n,"")||"top"),i.detach().css({top:0,left:0,display:"block"}).addClass(e),this.options.container?i.appendTo(this.options.container):i.insertAfter(this.$element),this.getPosition()),r=i[0].offsetWidth,l=i[0].offsetHeight,d=(a&&(a=this.$element.parent(),o=e,c=document.documentElement.scrollTop||document.body.scrollTop,s="body"==this.options.container?window.innerWidth:a.outerWidth(),d="body"==this.options.container?window.innerHeight:a.outerHeight(),a="body"==this.options.container?0:a.offset().left,e="bottom"==e&&n.top+n.height+l-c>d?"top":"top"==e&&n.top-c-l<0?"bottom":"right"==e&&n.right+r>s?"left":"left"==e&&n.left-r<a?"right":e,i.removeClass(o).addClass(e)),this.getCalculatedOffset(e,n,r,l)),c=(this.applyPlacement(d,e),this.hoverState=null,function(){t.$element.trigger("shown.bs."+t.type)});u.support.transition&&this.$tip.hasClass("fade")?i.one(u.support.transition.end,c).emulateTransitionEnd(150):c()}},s.prototype.applyPlacement=function(e,t){let i,o=this.tip();var s=o[0].offsetWidth,n=o[0].offsetHeight;let a=parseInt(o.css("margin-top"),10),r=parseInt(o.css("margin-left"),10),l=(isNaN(a)&&(a=0),isNaN(r)&&(r=0),e.top=e.top+a,e.left=e.left+r,u.offset.setOffset(o[0],u.extend({using(t){o.css({top:Math.round(t.top),left:Math.round(t.left)})}},e),0),o.addClass("in"),o[0].offsetWidth),d=o[0].offsetHeight;if("top"==t&&d!=n&&(i=!0,e.top=e.top+n-d),/bottom|top/.test(t)){let t=0;e.left<0&&(t=-2*e.left,e.left=0,o.offset(e),l=o[0].offsetWidth,d=o[0].offsetHeight),this.replaceArrow(t-s+l,l,"left")}else this.replaceArrow(d-n,d,"top");i&&o.offset(e)},s.prototype.replaceArrow=function(t,e,i){this.arrow().css(i,t?50*(1-t/e)+"%":"")},s.prototype.setContent=function(){var t=this.tip(),e=this.getTitle();t.find(".bsf_tooltip-inner")[this.options.html?"html":"text"](e),t.removeClass("fade in top bottom left right")},s.prototype.hide=function(){let t=this,e=this.tip();var i=u.Event("hide.bs."+this.type);function o(){"in"!=t.hoverState&&e.detach(),t.$element.trigger("hidden.bs."+t.type)}if(this.$element.trigger(i),!i.isDefaultPrevented())return e.removeClass("in"),u.support.transition&&this.$tip.hasClass("fade")?e.one(u.support.transition.end,o).emulateTransitionEnd(150):o(),this.hoverState=null,this},s.prototype.fixTitle=function(){var t=this.$element;!t.attr("title")&&"string"==typeof t.attr("data-original-title")||t.attr("data-original-title",t.attr("title")||"").attr("title","")},s.prototype.hasContent=function(){return this.getTitle()},s.prototype.getPosition=function(){var t=this.$element[0];return u.extend({},"function"==typeof t.getBoundingClientRect?t.getBoundingClientRect():{width:t.offsetWidth,height:t.offsetHeight},this.$element.offset())},s.prototype.getCalculatedOffset=function(t,e,i,o){return"bottom"==t?{top:e.top+e.height,left:e.left+e.width/2-i/2}:"top"==t?{top:e.top-o,left:e.left+e.width/2-i/2}:"left"==t?{top:e.top+e.height/2-o/2,left:e.left-i}:{top:e.top+e.height/2-o/2,left:e.left+e.width}},s.prototype.getTitle=function(){var t=this.$element,e=this.options;return t.attr("data-original-title")||("function"==typeof e.title?e.title.call(t[0]):e.title)},s.prototype.tip=function(){return this.$tip=this.$tip||u(this.options.template)},s.prototype.arrow=function(){return this.$arrow=this.$arrow||this.tip().find(".bsf_tooltip-arrow")},s.prototype.validate=function(){this.$element[0].parentNode||(this.hide(),this.$element=null,this.options=null)},s.prototype.enable=function(){this.enabled=!0},s.prototype.disable=function(){this.enabled=!1},s.prototype.toggleEnabled=function(){this.enabled=!this.enabled},s.prototype.toggle=function(t){t=t?u(t.currentTarget)[this.type](this.getDelegateOptions()).data("bs."+this.type):this;t.tip().hasClass("in")?t.leave(t):t.enter(t)},s.prototype.destroy=function(){clearTimeout(this.timeout),this.hide().$element.off("."+this.type).removeData("bs."+this.type)};let t=u.fn.bsf_tooltip;u.fn.bsf_tooltip=function(o){return this.each(function(){var t=u(this);let e=t.data("bs.bsf_tooltip");var i="object"==typeof o&&o;!e&&"destroy"==o||(e||t.data("bs.bsf_tooltip",e=new s(this,i)),"string"!=typeof o)||e[o]()})},u.fn.bsf_tooltip.Constructor=s,u.fn.bsf_tooltip.noConflict=function(){return u.fn.bsf_tooltip=t,this},u("[id^=ubtn-]").bsf_tooltip(),u('ul[data-placement=""]').bsf_tooltip("hide")})(jQuery),(s=>{function n(t,e){this.el=s(t),this.options=s.extend({},s.fn.typed.defaults,e),this.isInput=this.el.is("input"),this.attr=this.options.attr,this.showCursor=!this.isInput&&this.options.showCursor,this.elContent=this.attr?this.el.attr(this.attr):this.el.text(),this.contentType=this.options.contentType,this.typeSpeed=this.options.typeSpeed,this.startDelay=this.options.startDelay,this.backSpeed=this.options.backSpeed,this.backDelay=this.options.backDelay,this.stringsElement=this.options.stringsElement,this.strings=this.options.strings,this.strPos=0,this.arrayPos=0,this.stopNum=0,this.loop=this.options.loop,this.loopCount=this.options.loopCount,this.curLoop=0,this.stop=!1,this.cursorChar=this.options.cursorChar,this.shuffle=this.options.shuffle,this.sequence=[],this.build()}n.prototype={constructor:n,init(){let e=this;e.timeout=setTimeout(function(){for(let t=0;t<e.strings.length;++t)e.sequence[t]=t;e.shuffle&&(e.sequence=e.shuffleArray(e.sequence)),e.typewrite(e.strings[e.sequence[e.arrayPos]],e.strPos)},e.startDelay)},build(){let i=this;var t;!0===this.showCursor&&(this.cursor=s('<span class="typed-cursor">'+this.cursorChar+"</span>"),this.el.after(this.cursor)),this.stringsElement&&(this.strings=[],this.stringsElement.hide(),console.log(this.stringsElement.children()),t=this.stringsElement.children(),s.each(t,function(t,e){i.strings.push(s(e).html())})),this.init()},typewrite(n,a){if(!0!==this.stop){var t=Math.round(70*Math.random())+this.typeSpeed;let s=this;s.timeout=setTimeout(function(){let e=0,i=n.substr(a);if("^"===i.charAt(0)){let t=1;/^\^\d+/.test(i)&&(i=/\d+/.exec(i)[0],t+=i.length,e=parseInt(i)),n=n.substring(0,a)+n.substring(a+t)}if("html"===s.contentType){var o=n.substr(a).charAt(0);if("<"===o){let t="",e="";for(e="<"===o?">":";";n.substr(a+1).charAt(0)!==e&&(t+=n.substr(a).charAt(0),!(++a+1>n.length)););a++,t+=e}}s.timeout=setTimeout(function(){var t;a===n.length?(s.options.onStringTyped(s.arrayPos),s.arrayPos===s.strings.length-1&&(s.options.callback(),s.curLoop++,!1===s.loop||s.curLoop===s.loopCount)||(s.timeout=setTimeout(function(){s.backspace(n,a)},s.backDelay))):(0===a&&s.options.preStringTyped(s.arrayPos),t=n.substr(0,a+1),s.attr?s.el.attr(s.attr,t):s.isInput?s.el.val(t):"html"===s.contentType?s.el.html(t):s.el.text(t),a++,s.typewrite(n,a))},e)},t)}},backspace(i,o){if(!0!==this.stop){var t=Math.round(70*Math.random())+this.backSpeed;let e=this;e.timeout=setTimeout(function(){if("html"===e.contentType&&">"===i.substr(o).charAt(0)){let t="";for(;"<"!==i.substr(o-1).charAt(0)&&(t-=i.substr(o).charAt(0),!(--o<0)););o--,t+="<"}var t=i.substr(0,o);e.attr?e.el.attr(e.attr,t):e.isInput?e.el.val(t):"html"===e.contentType?e.el.html(t):e.el.text(t),o>e.stopNum?(o--,e.backspace(i,o)):o<=e.stopNum&&(e.arrayPos++,e.arrayPos===e.strings.length?(e.arrayPos=0,e.shuffle&&(e.sequence=e.shuffleArray(e.sequence)),e.init()):e.typewrite(e.strings[e.sequence[e.arrayPos]],o))},t)}},shuffleArray(t){let e,i,o=t.length;if(o)for(;--o;)e=t[i=Math.floor(Math.random()*(o+1))],t[i]=t[o],t[o]=e;return t},reset(){clearInterval(this.timeout),this.el.attr("id");this.el.empty(),void 0!==this.cursor&&this.cursor.remove(),this.strPos=0,this.arrayPos=0,this.curLoop=0,this.options.resetCallback()}},s.fn.typed=function(o){return this.each(function(){let t=s(this),e=t.data("typed"),i="object"==typeof o&&o;e&&e.reset(),t.data("typed",e=new n(this,i)),"string"==typeof o&&e[o]()})},s.fn.typed.defaults={strings:["These are the default values...","You know what you should do?","Use your own!","Have a great day!"],stringsElement:null,typeSpeed:0,startDelay:0,backSpeed:0,shuffle:!1,backDelay:500,loop:!1,loopCount:!1,showCursor:!0,cursorChar:"|",attr:null,contentType:"html",callback(){},preStringTyped(){},onStringTyped(){},resetCallback(){}}})(window.jQuery),jQuery(document).ready(function(u){let h="",p="",f="",m="",y="",b="";jQuery(".ult-responsive").each(function(t,e){let i=jQuery(this),o=i.attr("data-responsive-json-new"),s=i.data("ultimate-target"),n="",a="",r="",l="",d="",c="";void 0===o&&null==o||u.each(JSON.parse(o),function(t,e){let o=t;void 0!==e&&null!=e&&(t=e.split(";"),jQuery.each(t,function(t,e){if(void 0!==e||null!=e){var i=e.split(":");switch(i[0]){case"large_screen":n+=o+":"+i[1]+";";break;case"desktop":a+=o+":"+i[1]+";";break;case"tablet":r+=o+":"+i[1]+";";break;case"tablet_portrait":l+=o+":"+i[1]+";";break;case"mobile_landscape":d+=o+":"+i[1]+";";break;case"mobile":c+=o+":"+i[1]+";"}}}))}),""!=c&&(b+=s+"{"+c+"}"),""!=d&&(y+=s+"{"+d+"}"),""!=l&&(m+=s+"{"+l+"}"),""!=r&&(f+=s+"{"+r+"}"),""!=a&&(p+=s+"{"+a+"}"),""!=n&&(h+=s+"{"+n+"}")});var t="<style>/** Ultimate: Media Responsive **/ ",t=(t=(t=(t=(t+=p)+("@media (max-width: 1199px) { "+f+"}"))+("@media (max-width: 991px)  { "+m+"}"))+("@media (max-width: 767px)  { "+y+"}"))+("@media (max-width: 479px)  { "+b+"}")+"/** Ultimate: Media Responsive - **/</style>";jQuery("head").append(t)}),(r=>{function l(){r(".ult-video").each(function(){this.nodeClass="."+r(this).attr("id");var t=jQuery(this.nodeClass).find(".ultv-video__outer-wrap");t.off("click").on("click",function(t){e(r(this).find(".ultv-video__play"))}),"1"!=t.data("autoplay")&&1!=t.data("device")||e(jQuery(this.nodeClass).find(".ultv-video__play"))})}function e(t){var e=r("<iframe/>"),i=t.data("src");0==t.find("iframe").length&&(e.attr("src",i),e.attr("frameborder","0"),e.attr("allowfullscreen","1"),e.attr("allow","autoplay;encrypted-media;"),t.html(e)),t.closest(".ultv-video__outer-wrap").find(".ultv-vimeo-wrap").hide()}r(document).ready(function(t){var e=r(".ult-video").map(function(){return r(this).attr("id")}).get(),i=r(".ultv-video__outer-wrap").map(function(){return r(this).attr("data-iconbg")}).get(),o=r(".ultv-video__outer-wrap").map(function(){return r(this).attr("data-overcolor")}).get(),s=r(".ultv-video__outer-wrap").map(function(){return r(this).attr("data-defaultbg")}).get(),n=r(".ultv-video__outer-wrap").map(function(){return r(this).attr("data-defaultplay")}).get(),a=r(".ultv-video").map(function(){return r(this).attr("data-videotype")}).get();for(let t=e.length-1;0<=t;t--)r("#"+e[t]+" .ultv-video").find(" .ultv-video__outer-wrap").css("color",i[t]),r("#"+e[t]+" .ultv-video").find(" .ultv-youtube-icon-bg").css({fill:s[t]}),r("#"+e[t]+" .ultv-video").find(" .ultv-vimeo-icon-bg").css({fill:s[t]}),document.head.appendChild(document.createElement("style")).innerHTML="#"+e[t]+" .ultv-video .ultv-video__outer-wrap:before {background: "+o[t]+";}";for(let t=0;t<=n.length-1;t++)"icon"==n[t]?r(".ultv-video").find(" .ultv-video__outer-wrap").on("mouseenter",function(){var t=r(this);t.css("color",t.data("hoverbg"))}).on("mouseleave",function(){var t=r(this);t.css("color",t.data("iconbg"))}):"defaulticon"==n[t]&&("uv_iframe"==a[t]?r(".ultv-video").find(" .ultv-video__outer-wrap").on("mouseenter",function(){var t=r(this);t.find(" .ultv-youtube-icon-bg").css({fill:t.data("defaulthoverbg")})}).on("mouseleave",function(){var t=r(this);t.find(" .ultv-youtube-icon-bg").css({fill:t.data("defaultbg")})}):"vimeo_video"==a[t]&&r(".ultv-video").find(" .ultv-video__outer-wrap").on("mouseenter",function(){var t=r(this);t.find(" .ultv-vimeo-icon-bg").css({fill:t.data("defaulthoverbg")})}).on("mouseleave",function(){var t=r(this);t.find(" .ultv-vimeo-icon-bg").css({fill:t.data("defaultbg")})}));l(),r(window).on("resize",function(t){l()})})})(jQuery),(l=>{l(document).ready(function(){let r="";l(".ult-video-banner").each(function(t,e){var i=l(e).attr("id");let o=l(e).data("current-time");l(e).data("placeholder");let s=0;l(e).find("video").get(0).addEventListener("canplay",function(){if(1<=s)return!1;l(e).find("video").get(0).currentTime=o,l(e).find("video").get(0).pause(),s++});var n=l(e).find(".ult-video-banner-overlay").data("overlay"),a=l(e).find(".ult-video-banner-overlay").data("overlay-hover");""!=n&&(r+="#"+i+" .ult-video-banner-overlay { background:"+n+" }"),""!=a&&(r+="#"+i+".ult-vb-touch-start .ult-video-banner-overlay { background:"+a+" }")}),""!=r&&l("head").append("<style>"+r+"</style>"),l(document).on("mouseover",".ult-video-banner",function(){l(this).addClass("ult-vb-touch-start"),l(this).find("video").get(0).play()}),l(document).on("mouseout",".ult-video-banner",function(){l(this).removeClass("ult-vb-touch-start"),l(this).find("video").get(0).pause()}),l(document).on("touchstart",".ult-video-banner",function(){if(l(this).hasClass("ult-vb-touch-start"))return l(this).removeClass("ult-vb-touch-start"),l(this).find("video").get(0).pause(),!1;l(this).addClass("ult-vb-touch-start"),l(this).find("video").get(0).play()})})})(jQuery);
// source --> https://triadinsurancegroup.com/wp-content/plugins/Ultimate_VC_Addons/assets/min-js/ultimate_bg.min.js?ver=3.21.2 
(B=>{function N(){return!!jQuery("body").hasClass("rtl")}jQuery(document).ready(function(){function E(){/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)||jQuery(".enable-on-viewport").each(function(t,e){var a=jQuery(this).isVdoOnScreen();jQuery(this).hasClass("hosted-video")&&!jQuery(this).hasClass("override-controls")&&(a?(jQuery(this)[0].play(),jQuery(this).parent().parent().parent().find(".video-controls").attr("data-action","play"),jQuery(this).parent().parent().parent().find(".video-controls").html('<i class="ult-vid-cntrlpause"></i>')):(jQuery(this)[0].pause(),jQuery(this).parent().parent().parent().find(".video-controls").attr("data-action","pause"),jQuery(this).parent().parent().parent().find(".video-controls").html('<i class="ult-vid-cntrlplay"></i>')))})}function W(a,r){var o=a.data("seperator");let s=a.data("seperator-type"),i=a.data("seperator-shape-size");var l=a.data("seperator-background-color"),d=a.data("seperator-border"),p=a.data("seperator-border-color"),n=a.data("seperator-border-width"),c=a.data("seperator-svg-height"),u=a.data("seperator-full-width");let v=a.data("seperator-position"),h=(void 0!==v&&""!=v||(v="top_seperator"),a.data("icon")),_=(h=void 0===h?"":'<div class="separator-icon">'+h+"</div>",seperator_class=seperator_border_css=seperator_border_line_css=seperator_css="");if(void 0!==o&&"true"==o.toString()){o=shape_css=svg=inner_html=seperator_css=shape_css="";let t=!1;var b,g="uvc-seperator-"+Math.floor(9999999999999*Math.random()),m=(void 0!==i&&""!=i&&"undefined"!=i||(i=0),(i=parseInt(i))/2);let e=0;if("triangle_seperator"==s)seperator_class="ult-trinalge-seperator";else if("circle_seperator"==s)seperator_class="ult-circle-seperator";else if("diagonal_seperator"==s)seperator_class="ult-double-diagonal";else if("triangle_svg_seperator"==s)seperator_class="ult-svg-triangle",svg='<svg class="uvc-svg-triangle" xmlns="http://www.w3.org/2000/svg" version="1.1" fill="'+l+'" width="100%" height="'+c+'" viewBox="0 0 0.156661 0.1"><polygon points="0.156661,3.93701e-006 0.156661,0.000429134 0.117665,0.05 0.0783307,0.0999961 0.0389961,0.05 -0,0.000429134 -0,3.93701e-006 0.0783307,3.93701e-006 "/></svg>',t=!0;else if("circle_svg_seperator"==s)seperator_class="ult-svg-circle",svg='<svg class="uvc-svg-circle" xmlns="http://www.w3.org/2000/svg" version="1.1" fill="'+l+'" width="100%" height="'+c+'" viewBox="0 0 0.2 0.1"><path d="M0.200004 0c-3.93701e-006,0.0552205 -0.0447795,0.1 -0.100004,0.1 -0.0552126,0 -0.0999921,-0.0447795 -0.1,-0.1l0.200004 0z"/></svg>',t=!0;else if("xlarge_triangle_seperator"==s)seperator_class="ult-xlarge-triangle",svg='<svg class="uvc-x-large-triangle" xmlns="http://www.w3.org/2000/svg" version="1.1" fill="'+l+'" width="100%" height="'+c+'" viewBox="0 0 4.66666 0.333331" preserveAspectRatio="none"><path class="fil0" d="M-0 0.333331l4.66666 0 0 -3.93701e-006 -2.33333 0 -2.33333 0 0 3.93701e-006zm0 -0.333331l4.66666 0 0 0.166661 -4.66666 0 0 -0.166661zm4.66666 0.332618l0 -0.165953 -4.66666 0 0 0.165953 1.16162 -0.0826181 1.17171 -0.0833228 1.17171 0.0833228 1.16162 0.0826181z"/></svg>',t=!0;else if("xlarge_triangle_left_seperator"==s)seperator_class="ult-xlarge-triangle-left",svg='<svg class="uvc-x-large-triangle-left" xmlns="http://www.w3.org/2000/svg" version="1.1" fill="'+l+'" width="100%" height="'+c+'" viewBox="0 0 2000 90" preserveAspectRatio="none"><polygon xmlns="http://www.w3.org/2000/svg" points="535.084,64.886 0,0 0,90 2000,90 2000,0 "></polygon></svg>',t=!0;else if("xlarge_triangle_right_seperator"==s)seperator_class="ult-xlarge-triangle-right",svg='<svg class="uvc-x-large-triangle-right" xmlns="http://www.w3.org/2000/svg" version="1.1" fill="'+l+'" width="100%" height="'+c+'" viewBox="0 0 2000 90" preserveAspectRatio="none"><polygon xmlns="http://www.w3.org/2000/svg" points="535.084,64.886 0,0 0,90 2000,90 2000,0 "></polygon></svg>',t=!0;else if("xlarge_circle_seperator"==s)seperator_class="ult-xlarge-circle",svg='<svg class="uvc-x-large-circle" xmlns="http://www.w3.org/2000/svg" version="1.1" fill="'+l+'" width="100%" height="'+c+'" viewBox="0 0 4.66666 0.333331" preserveAspectRatio="none"><path class="fil1" d="M4.66666 0l0 7.87402e-006 -3.93701e-006 0c0,0.0920315 -1.04489,0.166665 -2.33333,0.166665 -1.28844,0 -2.33333,-0.0746339 -2.33333,-0.166665l-3.93701e-006 0 0 -7.87402e-006 4.66666 0z"/></svg>',t=!0;else if("curve_up_seperator"==s)seperator_class="ult-curve-up-seperator",svg='<svg class="curve-up-inner-seperator uvc-curve-up-seperator" xmlns="http://www.w3.org/2000/svg" version="1.1" fill="'+l+'" width="100%" height="'+c+'" viewBox="0 0 4.66666 0.333331" preserveAspectRatio="none"><path class="fil0" d="M-7.87402e-006 0.0148858l0.00234646 0c0.052689,0.0154094 0.554437,0.154539 1.51807,0.166524l0.267925 0c0.0227165,-0.00026378 0.0456102,-0.000582677 0.0687992,-0.001 1.1559,-0.0208465 2.34191,-0.147224 2.79148,-0.165524l0.0180591 0 0 0.166661 -7.87402e-006 0 0 0.151783 -4.66666 0 0 -0.151783 -7.87402e-006 0 0 -0.166661z"/></svg>',t=!0;else if("curve_down_seperator"==s)seperator_class="ult-curve-down-seperator",svg='<svg class="curve-down-inner-seperator uvc-curve-down-seperator" xmlns="http://www.w3.org/2000/svg" version="1.1" fill="'+l+'" width="100%" height="'+c+'" viewBox="0 0 4.66666 0.333331" preserveAspectRatio="none"><path class="fil0" d="M-7.87402e-006 0.0148858l0.00234646 0c0.052689,0.0154094 0.554437,0.154539 1.51807,0.166524l0.267925 0c0.0227165,-0.00026378 0.0456102,-0.000582677 0.0687992,-0.001 1.1559,-0.0208465 2.34191,-0.147224 2.79148,-0.165524l0.0180591 0 0 0.166661 -7.87402e-006 0 0 0.151783 -4.66666 0 0 -0.151783 -7.87402e-006 0 0 -0.166661z"/></svg>',t=!0;else if("tilt_left_seperator"==s)seperator_class="ult-tilt-left-seperator",svg='<svg class="uvc-tilt-left-seperator" xmlns="http://www.w3.org/2000/svg" version="1.1" fill="'+l+'" width="100%" height="'+c+'" viewBox="0 0 4 0.266661" preserveAspectRatio="none"><polygon class="fil0" points="4,0 4,0.266661 -0,0.266661 "/></svg>',t=!0;else if("tilt_right_seperator"==s)seperator_class="ult-tilt-right-seperator",svg='<svg class="uvc-tilt-right-seperator" xmlns="http://www.w3.org/2000/svg" version="1.1" fill="'+l+'" width="100%" height="'+c+'" viewBox="0 0 4 0.266661" preserveAspectRatio="none"><polygon class="fil0" points="4,0 4,0.266661 -0,0.266661 "/></svg>',t=!0;else if("waves_seperator"==s)seperator_class="ult-wave-seperator",svg='<svg class="wave-inner-seperator uvc-wave-seperator" xmlns="http://www.w3.org/2000/svg" version="1.1" fill="'+l+'" width="100%" height="'+c+'" viewBox="0 0 6 0.1" preserveAspectRatio="none"><path d="M0.199945 0c3.93701e-006,0.0552205 0.0447795,0.1 0.100004,0.1l-0.200008 0c-0.0541102,0 -0.0981929,-0.0430079 -0.0999409,-0.0967008l0 0.0967008 0.0999409 0c0.0552244,0 0.1,-0.0447795 0.100004,-0.1zm0.200004 0c7.87402e-006,0.0552205 0.0447874,0.1 0.1,0.1l-0.2 0c0.0552126,0 0.0999921,-0.0447795 0.1,-0.1zm0.200004 0c3.93701e-006,0.0552205 0.0447795,0.1 0.100004,0.1l-0.200008 0c0.0552244,0 0.1,-0.0447795 0.100004,-0.1zm0.200004 0c7.87402e-006,0.0552205 0.0447874,0.1 0.1,0.1l-0.2 0c0.0552126,0 0.0999921,-0.0447795 0.1,-0.1zm0.200004 0c3.93701e-006,0.0552205 0.0447795,0.1 0.100004,0.1l-0.200008 0c0.0552244,0 0.1,-0.0447795 0.100004,-0.1zm0.200004 0c7.87402e-006,0.0552205 0.0447874,0.1 0.1,0.1l-0.2 0c0.0552126,0 0.0999921,-0.0447795 0.1,-0.1zm0.200004 0c3.93701e-006,0.0552205 0.0447795,0.1 0.100004,0.1l-0.200008 0c0.0552244,0 0.1,-0.0447795 0.100004,-0.1zm0.200004 0c7.87402e-006,0.0552205 0.0447874,0.1 0.1,0.1l-0.2 0c0.0552126,0 0.0999921,-0.0447795 0.1,-0.1zm0.200004 0c3.93701e-006,0.0552205 0.0447795,0.1 0.100004,0.1l-0.200008 0c0.0552244,0 0.1,-0.0447795 0.100004,-0.1zm0.200004 0c7.87402e-006,0.0552205 0.0447874,0.1 0.1,0.1l-0.2 0c0.0552126,0 0.0999921,-0.0447795 0.1,-0.1zm2.00004 0c7.87402e-006,0.0552205 0.0447874,0.1 0.1,0.1l-0.2 0c0.0552126,0 0.0999921,-0.0447795 0.1,-0.1zm-0.1 0.1l-0.200008 0c-0.0552126,0 -0.0999921,-0.0447795 -0.1,-0.1 -7.87402e-006,0.0552205 -0.0447874,0.1 -0.1,0.1l0.2 0c0.0552244,0 0.1,-0.0447795 0.100004,-0.1 3.93701e-006,0.0552205 0.0447795,0.1 0.100004,0.1zm-0.400008 0l-0.200008 0c-0.0552126,0 -0.0999921,-0.0447795 -0.1,-0.1 -7.87402e-006,0.0552205 -0.0447874,0.1 -0.1,0.1l0.2 0c0.0552244,0 0.1,-0.0447795 0.100004,-0.1 3.93701e-006,0.0552205 0.0447795,0.1 0.100004,0.1zm-0.400008 0l-0.200008 0c-0.0552126,0 -0.0999921,-0.0447795 -0.1,-0.1 -7.87402e-006,0.0552205 -0.0447874,0.1 -0.1,0.1l0.2 0c0.0552244,0 0.1,-0.0447795 0.100004,-0.1 3.93701e-006,0.0552205 0.0447795,0.1 0.100004,0.1zm-0.400008 0l-0.200008 0c-0.0552126,0 -0.0999921,-0.0447795 -0.1,-0.1 -7.87402e-006,0.0552205 -0.0447874,0.1 -0.1,0.1l0.2 0c0.0552244,0 0.1,-0.0447795 0.100004,-0.1 3.93701e-006,0.0552205 0.0447795,0.1 0.100004,0.1zm-0.400008 0l-0.200008 0c0.0552244,0 0.1,-0.0447795 0.100004,-0.1 3.93701e-006,0.0552205 0.0447795,0.1 0.100004,0.1zm1.90004 -0.1c3.93701e-006,0.0552205 0.0447795,0.1 0.100004,0.1l-0.200008 0c0.0552244,0 0.1,-0.0447795 0.100004,-0.1zm0.200004 0c7.87402e-006,0.0552205 0.0447874,0.1 0.1,0.1l-0.2 0c0.0552126,0 0.0999921,-0.0447795 0.1,-0.1zm0.200004 0c3.93701e-006,0.0552205 0.0447795,0.1 0.100004,0.1l-0.200008 0c0.0552244,0 0.1,-0.0447795 0.100004,-0.1zm0.200004 0c7.87402e-006,0.0552205 0.0447874,0.1 0.1,0.1l-0.2 0c0.0552126,0 0.0999921,-0.0447795 0.1,-0.1zm0.200004 0c3.93701e-006,0.0552205 0.0447795,0.1 0.100004,0.1l-0.200008 0c0.0552244,0 0.1,-0.0447795 0.100004,-0.1zm0.200004 0c7.87402e-006,0.0552205 0.0447874,0.1 0.1,0.1l-0.2 0c0.0552126,0 0.0999921,-0.0447795 0.1,-0.1zm0.200004 0c3.93701e-006,0.0552205 0.0447795,0.1 0.100004,0.1l-0.200008 0c0.0552244,0 0.1,-0.0447795 0.100004,-0.1zm0.200004 0c7.87402e-006,0.0552205 0.0447874,0.1 0.1,0.1l-0.2 0c0.0552126,0 0.0999921,-0.0447795 0.1,-0.1zm0.200004 0c3.93701e-006,0.0552205 0.0447795,0.1 0.100004,0.1l-0.200008 0c0.0552244,0 0.1,-0.0447795 0.100004,-0.1zm0.199945 0.00329921l0 0.0967008 -0.0999409 0c0.0541102,0 0.0981929,-0.0430079 0.0999409,-0.0967008z"/></svg>',t=!0;else if("clouds_seperator"==s)seperator_class="ult-cloud-seperator",svg='<svg class="cloud-inner-seperator uvc-cloud-seperator" xmlns="http://www.w3.org/2000/svg" version="1.1" fill="'+l+'" width="100%" height="'+c+'" viewBox="0 0 2.23333 0.1" preserveAspectRatio="none"><path class="fil0" d="M2.23281 0.0372047c0,0 -0.0261929,-0.000389764 -0.0423307,-0.00584252 0,0 -0.0356181,0.0278268 -0.0865354,0.0212205 0,0 -0.0347835,-0.00524803 -0.0579094,-0.0283701 0,0 -0.0334252,0.0112677 -0.0773425,-0.00116929 0,0 -0.0590787,0.0524724 -0.141472,0.000779528 0,0 -0.0288189,0.0189291 -0.0762362,0.0111535 -0.00458268,0.0141024 -0.0150945,0.040122 -0.0656811,0.0432598 -0.0505866,0.0031378 -0.076126,-0.0226614 -0.0808425,-0.0308228 -0.00806299,0.000854331 -0.0819961,0.0186969 -0.111488,-0.022815 -0.0076378,0.0114843 -0.059185,0.0252598 -0.083563,-0.000385827 -0.0295945,0.0508661 -0.111996,0.0664843 -0.153752,0.019 -0.0179843,0.00227559 -0.0571181,0.00573622 -0.0732795,-0.0152953 -0.027748,0.0419646 -0.110602,0.0366654 -0.138701,0.00688189 0,0 -0.0771732,0.0395709 -0.116598,-0.0147677 0,0 -0.0497598,0.02 -0.0773346,-0.00166929 0,0 -0.0479646,0.0302756 -0.0998937,0.00944094 0,0 -0.0252638,0.0107874 -0.0839488,0.00884646 0,0 -0.046252,0.000775591 -0.0734567,-0.0237087 0,0 -0.046252,0.0101024 -0.0769567,-0.00116929 0,0 -0.0450827,0.0314843 -0.118543,0.0108858 0,0 -0.0715118,0.0609803 -0.144579,0.00423228 0,0 -0.0385787,0.00770079 -0.0646299,0.000102362 0,0 -0.0387559,0.0432205 -0.125039,0.0206811 0,0 -0.0324409,0.0181024 -0.0621457,0.0111063l-3.93701e-005 0.0412205 2.2323 0 0 -0.0627953z"/></svg>',t=!0;else if("multi_triangle_seperator"==s){seperator_class="ult-multi-trianle";f=(f=l).replace(/^#?([a-f\d])([a-f\d])([a-f\d])$/i,function(t,e,a,r){return e+e+a+a+r+r});var f=(f=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(f))?{r:parseInt(f[1],16),g:parseInt(f[2],16),b:parseInt(f[3],16)}:null;svg='<svg class="uvc-multi-triangle-svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 100 100" preserveAspectRatio="none" width="100%" height="'+c+'">\t\t\t\t            <path class="large left" d="M0 0 L50 50 L0 100" fill="rgba('+f.r+","+f.g+","+f.b+', .1)"></path>\t\t\t\t            <path class="large right" d="M100 0 L50 50 L100 100" fill="rgba('+f.r+","+f.g+","+f.b+', .1)"></path>\t\t\t\t            <path class="medium left" d="M0 100 L50 50 L0 33.3" fill="rgba('+f.r+","+f.g+","+f.b+', .3)"></path>\t\t\t\t            <path class="medium right" d="M100 100 L50 50 L100 33.3" fill="rgba('+f.r+","+f.g+","+f.b+', .3)"></path>\t\t\t\t            <path class="small left" d="M0 100 L50 50 L0 66.6" fill="rgba('+f.r+","+f.g+","+f.b+', .5)"></path>\t\t\t\t            <path class="small right" d="M100 100 L50 50 L100 66.6" fill="rgba('+f.r+","+f.g+","+f.b+', .5)"></path>\t\t\t\t            <path d="M0 99.9 L50 49.9 L100 99.9 L0 99.9" fill="rgba('+f.r+","+f.g+","+f.b+', 1)"></path>\t\t\t\t            <path d="M48 52 L50 49 L52 52 L48 52" fill="rgba('+f.r+","+f.g+","+f.b+', 1)"></path>\t\t\t\t        </svg>',t=!0}else if("round_split_seperator"==s){let t=temp_border_before=temp_border_after=temp_border_line="";temp_padding=0,seperator_class="ult-rounded-split-seperator-wrapper";var y,w,x,j,Q,z,k,C,M,I,P,A,L;jQuery(a).outerHeight();0!=i&&(f=parseInt(jQuery(a).css("padding-bottom")),jQuery(a).css({"padding-bottom":i+"px"}),0==f)&&(temp_padding=i),"top_seperator"==v?(Q="top-split-seperator",y="0px",w="auto",x="border-radius: 0 0 "+i+"px 0 !important;",j="border-radius: 0 0 0 "+i+"px !important;"):"bottom_seperator"==v?(Q="bottom-split-seperator",y="auto",w="0px",x="border-radius: 0 "+i+"px 0 0 !important;",j="border-radius: "+i+"px 0 0 0 !important;"):(Q="top-bottom-split-seperator",C=k="auto",M=z="0px",I="border-radius: 0 0 "+i+"px 0 !important;",P="border-radius: 0 0 0 "+i+"px !important;",A="border-radius: 0 "+i+"px 0 0 !important;",L="border-radius: "+i+"px 0 0 0 !important;"),inner_html='<div class="ult-rounded-split-seperator '+Q+'"></div>',"none"!=d&&(temp_border_line=n+"px "+d+" "+p,temp_border_before="border-top: "+temp_border_line+"; border-right: "+temp_border_line+";",temp_border_after="border-top: "+temp_border_line+"; border-left: "+temp_border_line+";"),"top_seperator"==v||"bottom_seperator"==v?(t="<style>."+g+" .ult-rounded-split-seperator."+Q+":before { background-color:"+l+"; height:"+i+"px !important; top:"+y+"; bottom:"+w+"; "+temp_border_before+" "+x+" } ."+g+" .ult-rounded-split-seperator."+Q+":after { background-color:"+l+"; left: 50%; height:"+i+"px !important; top:"+y+"; bottom:"+w+"; "+temp_border_after+" "+j+" }</style>",jQuery("head").append(t)):(t="<style>."+g+".top_seperator .ult-rounded-split-seperator:before { background-color:"+l+"; height:"+i+"px !important; top:"+z+"; bottom:"+k+"; "+temp_border_before+" "+I+" } ."+g+".top_seperator .ult-rounded-split-seperator:after { background-color:"+l+"; left: 50%; height:"+i+"px !important; top:"+z+"; bottom:"+k+"; "+temp_border_after+" "+P+" }</style>",temp_css_bottom="<style>."+g+".bottom_seperator .ult-rounded-split-seperator:before { background-color:"+l+"; height:"+i+"px !important; top:"+C+"; bottom:"+M+"; "+temp_border_before+" "+A+" } ."+g+".bottom_seperator .ult-rounded-split-seperator:after { background-color:"+l+"; left: 50%; height:"+i+"px !important; top:"+C+"; bottom:"+M+"; "+temp_border_after+" "+L+" }</style>",jQuery("head").append(t+temp_css_bottom))}else seperator_class="ult-no-shape-seperator";void 0!==n&&""!=n&&0!=n&&(e=parseInt(n)),shape_css='content: "";width:'+i+"px; height:"+i+"px; bottom: -"+(m+e)+"px;",""!=l&&(shape_css+="background-color:"+l+";"),"none"!=d&&"ult-rounded-split-seperator-wrapper"!=seperator_class&&0==t&&(seperator_border_line_css=n+"px "+d+" "+p,shape_css+="border-bottom:"+seperator_border_line_css+"; border-right:"+seperator_border_line_css+";",seperator_css+="border-bottom:"+seperator_border_line_css+";",_="bottom:"+n+"px !important"),"ult-no-shape-seperator"!=seperator_class&&"ult-rounded-split-seperator-wrapper"!=seperator_class&&0==t&&(o="<style>."+g+" .ult-main-seperator-inner:after { "+shape_css+" }</style>",jQuery("head").append(o)),1==t&&(inner_html=svg),"top_bottom_seperator"==v?(b='<div class="ult-vc-seperator top_seperator '+seperator_class+" "+g+'" data-full-width="'+u+'" data-border="'+d+'" data-border-width="'+n+'"><div class="ult-main-seperator-inner">'+inner_html+"</div>"+h+"</div>",b+='<div class="ult-vc-seperator bottom_seperator '+seperator_class+" "+g+'" data-full-width="'+u+'" data-border="'+d+'" data-border-width="'+n+'"><div class="ult-main-seperator-inner">'+inner_html+"</div>"+h+"</div>"):b='<div class="ult-vc-seperator '+v+" "+seperator_class+" "+g+'" data-full-width="'+u+'" data-border="'+d+'" data-border-width="'+n+'"><div class="ult-main-seperator-inner">'+inner_html+"</div>"+h+"</div>",r.prepend(b),seperator_css="<style>."+g+" .ult-main-seperator-inner { "+seperator_css+" }</style>",""!=_&&(_="<style>."+g+" .ult-main-seperator-inner { "+_+" }</style>",seperator_css+=_),""!=h&&(a=c/2,"none_seperator"==s||"circle_svg_seperator"==s||"triangle_svg_seperator"==s?seperator_css+="<style>."+g+" .separator-icon { -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }</style>":seperator_css+="<style>."+g+".top_seperator .separator-icon { -webkit-transform: translate(-50%, calc(-50% + "+a+"px)); -moz-transform: translate(-50%, calc(-50% + "+a+"px)); -ms-transform: translate(-50%, calc(-50% + "+a+"px)); -o-transform: translate(-50%, calc(-50% + "+a+"px)); transform: translate(-50%, calc(-50% + "+a+"px)); } ."+g+".bottom_seperator .separator-icon { -webkit-transform: translate(-50%, calc(-50% - "+a+"px)); -moz-transform: translate(-50%, calc(-50% - "+a+"px)); -ms-transform: translate(-50%, calc(-50% - "+a+"px)); -o-transform: translate(-50%, calc(-50% - "+a+"px)); transform: translate(-50%, calc(-50% - "+a+"px)); }</style>"),1==t&&(jQuery("."+g).find("svg").css("height",c),setTimeout(function(){"multi_triangle_seperator"==s&&jQuery(".ult-multi-trianle").each(function(t,e){var a=B(e).find("svg").height();B(e).hasClass("top_seperator")||B(e).hasClass("bottom_seperator")&&B(e).css("bottom",a-1)})},300)),jQuery("head").append(seperator_css)}}/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)&&B("html").addClass("ult-remove-fixed-background"),jQuery(window).scroll(function(){E()}),jQuery(window).on("load",function(){E()}),jQuery.fn.isVdoOnScreen=function(){var t=jQuery(window),e={top:t.scrollTop(),left:t.scrollLeft()},t=(e.right=e.left+t.width(),e.bottom=e.top+t.height()-200,this.parent().offset());return t.right=t.left+this.parent().outerWidth(),t.bottom=t.top+this.parent().outerHeight()-300,!(e.right<t.left||e.left>t.right||e.bottom<t.top||e.top>t.bottom)},jQuery.fn.ultimate_video_bg=function(T){return jQuery(this).each(function(){let r=jQuery(this),t=r.data("ultimate-video");var e=r.data("ultimate-video2");let a=r.data("ultimate-video-muted"),o=r.data("ultimate-video-loop");var s=r.data("ultimate-video-autoplay"),i=r.data("ultimate-video-poster");let l=r.data("bg-override");var d=r.data("start-time");let p=r.data("stop-time");var n=r.data("upb-bg-animation"),c=r.data("overlay"),u=r.data("overlay-color"),v=r.data("overlay-pattern"),h=r.data("overlay-pattern-opacity");let _=r.data("overlay-pattern-size");var b=r.data("overlay-pattern-attachment"),g=r.data("viewport-video"),m=r.data("controls"),f=r.data("controls-color"),y=r.data("fadeout"),w=r.data("fadeout-percentage"),x=r.data("parallax-content"),S=r.data("parallax-content-sense"),R=r.data("row-effect-mobile-disable"),j=r.data("hide-row"),Q=r.data("rtl"),H=r.data("video_fixer");let z="",k="",C=r.data("custom-vc-row");r.data("vc");let M=r.data("theme-support"),I=r.data("is_old_vc"),P=(void 0!==C&&""!==C||(C="wpb_row"),void 0===I&&(I=!1),void 0===M&&(M="disable"),r.data("multi-color-overlay")&&(z=r.data("multi-color-overlay"),k=r.data("multi-color-overlay-opacity")),overlay_color_html=overlay_pattern_html=overlay_multi_color_html=overlay_pattern_attachment_css="");void 0!==c&&"true"===c.toString()&&(""!=v&&(""!=_&&(_="background-size:"+_+"px;"),void 0!==b&&""!=b&&(overlay_pattern_attachment_css="background-attachment:"+b+";"),overlay_pattern_html='<div class="upb_bg_overlay_pattern" style="background-image:url('+v+"); opacity:"+h+"; "+_+"; "+overlay_pattern_attachment_css+'"></div>'),""!=u&&(overlay_color_html='<div class="upb_bg_overlay" style="background-color:'+u+';"></div>'),""!=z&&(overlay_multi_color_html='<div class="upb_bg_overlay '+z+'" style="opacity:'+k+';"></div>'),P=overlay_color_html+overlay_pattern_html+overlay_multi_color_html),p=0!=p?p:"",(c=1==I||"enable"==M?(r.prev().is("p")||r.prev().is("style")?r.prev():r).prev():r.prevAll("."+C+":first")).css("position","relative");var A,b=c.attr("class"),v=r;r=c;{let t,e,a;if(a=r,resize_selector=a.find(".upb_video-bg"),"full"==l&&(a=jQuery("body")),"ex-full"==l&&(a=jQuery("html")),!isNaN(l))for(let t=0;t<l&&"HTML"!=a.prop("tagName");t++)a=a.parent();e=resize_selector.parents("upb_video_class").outerHeight(),t=a.outerWidth(),"browser_size"==l&&(e=jQuery(window).height(),t=jQuery(window).width(),a.css("min-height",e+"px")),resize_selector.css({"min-height":e+"px","min-width":t+"px"}),a.offset()&&(a.offset().left,resize_selector.offset())&&resize_selector.offset().left;var L,h=t,u=e,c=resize_selector.find(".upb_vimeo_iframe");youvideoplayer=resize_selector.find(".upb_utube_iframe"),embeddedvideoplayer=resize_selector.find(".upb_video-src"),c&&(h/(16/9)<u?(L=Math.ceil(u*(16/9)),c.width(L).height(u).css({left:(h-L)/2,top:0})):(L=Math.ceil(h/(16/9)),c.width(h).height(L).css({left:0,top:(u-L)/2}))),embeddedvideoplayer&&(h/(16/9)<resize_selector.height()?(embeddedvideoplayer.css("width","auto"),embeddedvideoplayer.css("height","100%")):(embeddedvideoplayer.css("width","100%"),embeddedvideoplayer.css("height","auto")))}""!=j&&(r.addClass("ult-vc-hide-row"),r.attr("data-hide-row",j)),r.attr("data-rtl",Q),r.addClass("upb_video_class"),r.attr("data-row-effect-mobile-disable",R),"fadeout_row_value"==y&&(r.addClass("vc-row-fade"),r.attr("data-fadeout-percentage",w)),r.attr("data-upb_br_animation",n),t&&(-1!=t.indexOf("youtube.com")?T="youtube":-1!=t.indexOf("vimeo.com")&&(T="vimeo"));let B="",O=("display_control"==m&&(c=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)?(A="ult-vid-cntrlplay","pause"):(A="ult-vid-cntrlpause","play"),B='<span class="video-controls" data-action="'+c+'" style="color:'+f+'"><i class="'+A+'"></i></span>'),"browser_size"==l&&(r.wrapInner('<div class="upb_video-text-wrapper"><div class="upb_video-text"></div></div>'),r.find(".upb_video-text-wrapper").find(".upb_video-text").addClass(b)),"parallax_content_value"==x&&(r.addClass("vc-row-translate"),r.attr("data-parallax-content-sense",S),r.wrapInner('<div class="vc-row-translate-wrapper '+b+'"></div>'),u=r.css("padding-top"),L=r.css("padding-bottom"),r.find(".vc-row-translate-wrapper").css({"padding-top":u,"padding-bottom":L}),r[0].style.setProperty("padding-top","0px","important"),r[0].style.setProperty("padding-bottom","0px","important")),"");if("true"==H.toString()&&(O="uvc-video-fixer"),"youtube"==T||"vimeo"==T?r.prepend('<div class="upb_video-wrapper '+O+'"><div class="upb_video-bg utube" data-rtl="'+Q+'" data-bg-override="'+l+'" data-row="'+C+'" data-theme-support="'+M+'">'+P+"</div></div>"):r.prepend(' <div class="upb_video-wrapper"><div class="upb_video-bg" data-bg-override="'+l+'" data-rtl="'+Q+'" data-row="'+C+'" data-theme-support="'+M+'"><video class="upb_video-src"></video>'+B+P+"</div></div>"),W(v,r),v.remove(),"youtube"==T){t=t.substring(t.indexOf("watch?v=")+8,t.indexOf("watch?v=")+19);var N=r.find(".upb_video-bg");"loop"==o&&(o=!0),"muted"==a&&(a=!0),N.attr("data-vdo",t),N.attr("data-loop",o),N.attr("data-poster",i),N.attr("data-muted",a),N.attr("data-start",d),N.attr("data-stop",p),!0===g&&(N.addClass("enable-on-viewport"),N.addClass("youtube-video"),E())}else if("vimeo"==T)t=t.substring(t.indexOf("vimeo.com/")+10,t.indexOf("vimeo.com/")+18),(N=r.find(".upb_video-bg")).html('<iframe class="upb_vimeo_iframe" src="https://player.vimeo.com/video/'+t+'?portrait=0&amp;byline=0&amp;title=0&amp;badge=0&amp;loop=0&amp;autoplay=1&amp;api=1&amp;rel=0&amp;" height="1600" width="900" frameborder=""></iframe>');else{N=r.find(".upb_video-src");if(hosted_wrapper=N.parent(),/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)&&"display_control"!=m)"display_control"!=m&&(""!=i&&N.parent().find(".video-controls").hide(),N.remove());else{if(jQuery("<source/>",{type:"video/mp4",src:t}).appendTo(N),void 0!==e&&""!==e){let t="";e.match(/.ogg/i)?t="video/ogg":e.match(/.webm/i)&&(t="video/webm"),""!=t&&jQuery("<source/>",{type:t,src:e}).appendTo(N)}"muted"==a&&N.attr({"data-mute":"muted"}),"loop"==o&&N.attr({loop:o}),N.attr({preload:"auto"}),!0===g?(N.addClass("enable-on-viewport"),N.addClass("hosted-video"),E()):"autoplay"==s&&N.attr({autoplay:s})}}""!=i&&(N.is(".utube")?N:hosted_wrapper).css({"background-image":"url("+i+")"}),jQuery(".upb_video-src").each(function(t,e){let a=jQuery(e).attr("data-mute");"muted"===(a=void 0===a?!1:a)&&(jQuery(e)[0].muted="muted")})}),this},jQuery.fn.ultimate_bg_shift=function(){return jQuery(this).each(function(){let s=jQuery(this);var t=s.data("ultimate-bg"),e=s.data("ultimate-bg-style"),a=s.prev().css("background-color"),r=s.data("bg-img-repeat"),o=s.data("bg-img-size"),i=s.data("bg-img-position"),l=s.data("parallx_sense");let d=s.data("bg-override");var p=s.data("bg_img_attach"),n=s.data("upb-bg-animation"),c=s.data("overlay"),u=s.data("overlay-color"),v=s.data("overlay-pattern"),h=s.data("overlay-pattern-opacity");let _=s.data("overlay-pattern-size");var b=s.data("overlay-pattern-attachment"),g=s.data("fadeout"),m=s.data("fadeout-percentage"),f=s.data("parallax-content"),y=s.data("parallax-content-sense"),w=s.data("bg-animation"),x=s.data("bg-animation-type"),j=s.data("animation-repeat"),Q=s.data("row-effect-mobile-disable"),z=s.data("img-parallax-mobile-disable"),k=s.data("hide-row"),C=s.data("rtl");let M="",I="",P=s.data("custom-vc-row");s.data("vc");let A=s.data("theme-support"),L=s.data("is_old_vc"),B=(void 0!==P&&""!==P||(P="wpb_row"),void 0===L&&(L=!1),void 0===A&&(A="disable"),s.data("multi-color-overlay")&&(M=s.data("multi-color-overlay"),I=s.data("multi-color-overlay-opacity")),overlay_color_html=overlay_pattern_html=overlay_multi_color_html=overlay_pattern_attachment_css="");void 0!==c&&"true"===c.toString()&&(""!=v&&(""!=_&&(_="background-size:"+_+"px;"),void 0!==b&&""!=b&&(overlay_pattern_attachment_css="background-attachment:"+b+";"),overlay_pattern_html='<div class="upb_bg_overlay_pattern" style="background-image:url('+v+"); opacity:"+h+"; "+_+"; "+overlay_pattern_attachment_css+'"></div>'),""!=u&&(overlay_color_html='<div class="upb_bg_overlay" style="background-color:'+u+';"></div>'),""!=M&&(overlay_multi_color_html='<div class="upb_bg_overlay '+M+'" style="opacity:'+I+';"></div>'),B=overlay_color_html+overlay_pattern_html+overlay_multi_color_html),(c=1==L||"enable"==A?(s.prev().is("p")||s.prev().is("style")?s.prev():s).prev():s.prevAll("."+P+":first")).css("position","relative");b=c.attr("class");"browser_size"==d&&(c.wrapInner('<div class="upb-background-text-wrapper"><div class="upb-background-text"></div></div>'),s.parent().find(".upb-background-text-wrapper").addClass("full-browser-size"),s.parent().find(".upb-background-text-wrapper").find(".upb-background-text").addClass(b)),"parallax_content_value"==f&&(c.addClass("vc-row-translate"),c.attr("data-parallax-content-sense",y),c.wrapInner('<div class="vc-row-translate-wrapper '+b+'"></div>'),v=c.css("padding-top"),h=c.css("padding-bottom"),c.find(".vc-row-translate-wrapper").css({"padding-top":v,"padding-bottom":h}),void 0!==c[0])&&""!==c&&(c[0].style.setProperty("padding-top","0px","important"),c[0].style.setProperty("padding-bottom","0px","important")),""!=k&&(c.addClass("ult-vc-hide-row"),c.attr("data-hide-row",k)),c.attr("data-rtl",C),c.prepend('<div class="upb_row_bg">'+B+"</div>"),s.remove(),W(s,c),(s=c).attr("data-row-effect-mobile-disable",Q),s.attr("data-img-parallax-mobile-disable",z),"fadeout_row_value"==g&&(s.addClass("vc-row-fade"),s.attr("data-fadeout-percentage",m)),s.css("background-image",""),(s=s.find(".upb_row_bg")).attr("data-upb_br_animation",n),"automatic"!=o?s.css({"background-size":o}):s.addClass("upb_bg_size_automatic"),s.css({"background-repeat":r,"background-position":i,"background-color":a}),"vcpb-fs-jquery"==e||"vcpb-mlvp-jquery"==e?s.attr("data-img-array",t):s.css({"background-image":t,"background-attachment":p}),s.attr("data-parallax_sense",l),s.attr("data-bg-override",d),s.attr("data-bg-animation",w),s.attr("data-bg-animation-type",x),s.attr("data-animation-repeat",j),s.addClass(e);function O(){let t,e,a,r;if(e=s.parent(),"full"==d&&(e=jQuery("body"),a=0),"ex-full"==d&&(e=jQuery("html"),a=0),!isNaN(d)){for(let t=0;t<d&&"HTML"!=e.prop("tagName");t++)e=e.parent();a=e.offset().left}var o;wh=jQuery(window).height(),s.parent().outerHeight(),t=e.outerWidth(),s.css({"min-width":t+"px"}),void 0!==s.offset()&&(r=s.offset().left),1==N()?s.css({right:-Math.abs(a-r)+"px"}):s.css({left:-Math.abs(a-r)+"px"}),"browser_size"==d&&((o=s.parent().find(".upb-background-text").height())>wh&&(wh=o),s.parent().css("height",wh+"px"),s.parent().find(".upb-background-text-wrapper").css("height",wh+"px"))}O(),jQuery(window).on("load",function(){O()}),jQuery(window).resize(function(){O()})}),this},jQuery.fn.ultimate_grad_shift=function(){return jQuery(this).each(function(){let s=jQuery(this),t=s.data("grad");s.data("grad-type"),s.data("grad-custom-degree");let i=jQuery(this).data("bg-override");var e=s.data("overlay"),a=s.data("overlay-color"),r=s.data("overlay-pattern"),o=s.data("overlay-pattern-opacity");let l=s.data("overlay-pattern-size");var d=s.data("overlay-pattern-attachment"),p=s.data("upb-bg-animation"),n=s.data("fadeout"),c=s.data("fadeout-percentage"),u=s.data("parallax-content"),v=s.data("parallax-content-sense"),h=s.data("row-effect-mobile-disable"),_=s.data("hide-row"),b=s.data("rtl");let g="",m="",f=s.data("custom-vc-row");var y;s.data("vc");let w=s.data("theme-support"),x=s.data("is_old_vc");void 0!==f&&""!==f||(f="wpb_row"),void 0===x&&(x=!1),void 0===w&&(w="disable"),s.data("multi-color-overlay")&&(g=s.data("multi-color-overlay"),m=s.data("multi-color-overlay-opacity")),(y=1==x||"enable"==w?(s.prev().is("p")||s.prev().is("style")?s.prev():s).prev():s.prevAll("."+f+":first")).css("position","relative");var j=y.attr("class");s.remove();let Q=overlay_color_html=overlay_pattern_html=overlay_multi_color_html=overlay_pattern_attachment_css="";void 0!==e&&"true"===e.toString()&&(""!=r&&(""!=l&&(l="background-size:"+l+"px;"),void 0!==d&&""!=d&&(overlay_pattern_attachment_css="background-attachment:"+d+";"),overlay_pattern_html='<div class="upb_bg_overlay_pattern" style="background-image:url('+r+"); opacity:"+o+"; "+l+"; "+overlay_pattern_attachment_css+'"></div>'),""!=a&&(overlay_color_html='<div class="upb_bg_overlay" style="background-color:'+a+';"></div>'),""!=g&&(overlay_multi_color_html='<div class="upb_bg_overlay '+g+'" style="opacity:'+m+';"></div>'),Q=overlay_color_html+overlay_pattern_html+overlay_multi_color_html),"browser_size"==i&&(y.wrapInner('<div class="upb-background-text-wrapper"><div class="upb-background-text"></div></div>'),y.find(".upb-background-text-wrapper").find(".upb-background-text").addClass(j),y.addClass("full-browser-size")),"parallax_content_value"==u&&(y.addClass("vc-row-translate"),y.attr("data-parallax-content-sense",v),y.wrapInner('<div class="vc-row-translate-wrapper '+j+'"></div>'),e=y.css("padding-top"),d=y.css("padding-bottom"),y.find(".vc-row-translate-wrapper").css({"padding-top":e,"padding-bottom":d}),void 0!==y[0])&&""!==y&&(y[0].style.setProperty("padding-top","0px","important"),y[0].style.setProperty("padding-bottom","0px","important")),""!=_&&(y.addClass("ult-vc-hide-row"),y.attr("data-hide-row",_)),y.attr("data-rtl",b),y.prepend('<div class="upb_row_bg">'+Q+"</div>"),W(s,y),(s=y).attr("data-row-effect-mobile-disable",h),"fadeout_row_value"==n&&(s.addClass("vc-row-fade"),s.attr("data-fadeout-percentage",c)),s.css("background-image",""),(s=s.find(".upb_row_bg")).attr("data-upb_br_animation",p);r=(t=t.replace("url(data:image/svg+xml;base64,","")).indexOf(";");t=t.substring(r+1),s.attr("style",t),s.attr("data-bg-override",i),"browser_size"==i&&s.parent().find(".upb-background-text-wrapper").addClass("full-browser-size");function z(){let t,e,a,r;if(e=s.parent(),"full"==i&&(e=jQuery("body"),a=0),"ex-full"==i&&(e=jQuery("html"),a=0),!isNaN(i)){for(let t=0;t<i&&"HTML"!=e.prop("tagName");t++)e=e.parent();a=e.offset().left}var o;wh=jQuery(window).height(),s.parent().outerHeight(),t=e.outerWidth(),s.css({"min-width":t+"px"}),r=s.offset().left,1==N()?s.css({right:-Math.abs(a-r)+"px"}):s.css({left:-Math.abs(a-r)+"px"}),"browser_size"==i&&((o=s.parent().find(".upb-background-text").height())>wh&&(wh=o),s.parent().css("height",wh+"px"),s.parent().find(".upb-background-text-wrapper").css("height",wh+"px"))}z(),jQuery(window).on("load",function(){z()}),jQuery(window).resize(function(){z()})}),this},jQuery.fn.ultimate_bg_color_shift=function(){return jQuery(this).each(function(){let s=jQuery(this),i=jQuery(this).data("bg-override");var t=jQuery(this).data("bg-color"),e=s.data("fadeout"),a=s.data("fadeout-percentage"),r=s.data("parallax-content"),o=s.data("parallax-content-sense"),l=s.data("row-effect-mobile-disable"),d=s.data("overlay"),p=s.data("overlay-color"),n=s.data("overlay-pattern"),c=s.data("overlay-pattern-opacity");let u=s.data("overlay-pattern-size");var v=s.data("overlay-pattern-attachment"),h=s.data("hide-row"),_=s.data("rtl");let b="",g="";var m;s.data("vc");let f=s.data("theme-support"),y=s.data("custom-vc-row"),w=s.data("is_old_vc");void 0!==y&&""!==y||(y="wpb_row"),void 0===w&&(w=!1),void 0===f&&(f="disable"),s.data("multi-color-overlay")&&(b=s.data("multi-color-overlay"),g=s.data("multi-color-overlay-opacity")),(m=1==w||"enable"==f?(s.prev().is("p")||s.prev().is("style")?s.prev():s).prev():s.prevAll("."+y+":first")).css("position","relative");var x=m.attr("class");let j=overlay_color_html=overlay_pattern_html=overlay_multi_color_html=overlay_pattern_attachment_css="";if(void 0!==d&&"true"===d.toString()&&(""!=n&&(""!=u&&(u="background-size:"+u+"px;"),void 0!==v&&""!=v&&(overlay_pattern_attachment_css="background-attachment:"+v+";"),overlay_pattern_html='<div class="upb_bg_overlay_pattern" style="background-image:url('+n+"); opacity:"+c+"; "+u+"; "+overlay_pattern_attachment_css+'"></div>'),""!=p&&(overlay_color_html='<div class="upb_bg_overlay" style="background-color:'+p+';"></div>'),""!=b&&(overlay_multi_color_html='<div class="upb_bg_overlay '+b+'" style="opacity:'+g+';"></div>'),j=overlay_color_html+overlay_pattern_html+overlay_multi_color_html),"browser_size"==i&&(m.wrapInner('<div class="upb-background-text-wrapper"><div class="upb-background-text"></div></div>'),m.find(".upb-background-text-wrapper").find(".upb-background-text").addClass(x)),""!=h&&(m.addClass("ult-vc-hide-row"),m.attr("data-hide-row",h)),m.attr("data-rtl",_),"parallax_content_value"==r&&(m.addClass("vc-row-translate"),m.wrapInner('<div class="vc-row-translate-wrapper '+x+'"></div>'),m.attr("data-parallax-content-sense",o),d=m.css("padding-top"),v=m.css("padding-bottom"),m.find(".vc-row-translate-wrapper").css({"padding-top":d,"padding-bottom":v}),void 0!==m[0])&&""!==m&&(m[0].style.setProperty("padding-top","0px","important"),m[0].style.setProperty("padding-bottom","0px","important")),m.prepend('<div class="upb_row_bg">'+j+"</div>"),W(s,m),s.remove(),(s=m).attr("data-row-effect-mobile-disable",l),"fadeout_row_value"==e&&(s.addClass("vc-row-fade"),s.attr("data-fadeout-percentage",a)),s.css("background-image",""),(s=s.find(".upb_row_bg")).css({background:t}),s.attr("data-bg-override",i),"browser_size"==i&&s.parent().find(".upb-background-text-wrapper").addClass("full-browser-size"),0!==s.length){let t=function(){let t,e,a,r;if(e=s.parent(),"full"==i&&(e=jQuery("body"),a=0),"ex-full"==i&&(e=jQuery("html"),a=0),!isNaN(i)){for(let t=0;t<i&&"HTML"!=e.prop("tagName");t++)e=e.parent();a=e.offset().left}var o;wh=jQuery(window).height(),s.parent().outerHeight(),t=e.outerWidth(),s.css({"min-width":t+"px"}),r=s.offset().left,1==N()?s.css({right:-Math.abs(a-r)+"px"}):s.css({left:-Math.abs(a-r)+"px"}),"browser_size"==i&&((o=s.parent().find(".upb-background-text").height())>wh&&(wh=o),s.parent().css("height",wh+"px"),s.parent().find(".upb-background-text-wrapper").css("height",wh+"px"))};t(),jQuery(window).on("load",function(){t()}),jQuery(window).resize(function(){t()})}}),this},jQuery.fn.ultimate_parallax_animation=function(i){let l=jQuery(window).height(),d=function(t){return t.height()},t=jQuery(this),p=jQuery(window).scrollTop();function e(){let o;let s=jQuery(window).scrollTop();t.each(function(){var t,e,a,r;"upb_fade_animation"==jQuery(this).data("upb_br_animation")&&(o=jQuery(this).offset().top,(a=(t=jQuery(this)).offset().top)+(t=d(t))<s||a>s+l-100||(e=p-s,a+t-l<s&&(a=e/l,"parent"==i&&(r=parseInt(jQuery(this).css("opacity")),r+=a/2.3,jQuery(this).parents(".wpb_row").css({opacity:r})),"self"==i)&&(r=parseInt(jQuery(this).css("opacity")),r+=a/2.3,jQuery(this).css({opacity:r})),p=s))})}jQuery(window).bind("scroll",e).resize(e),e()};function t(){jQuery(".upb_row_bg").each(function(){var e=jQuery(this).data("bg-override"),t=jQuery(this).data("theme-support"),a=jQuery(this).data("row");let r,o;if((o=void 0!==t&&"enable"!==t?jQuery(this).parents("."+a+":first"):jQuery(this).parent()).addClass("vc_row-has-fill"),"browser_size"==e&&(r=jQuery("html")),"ex-full"==e)r=jQuery("html");else if("full"==e)r=jQuery("body");else if(!isNaN(e)){r=o;for(let t=0;t<e&&!r.is("html");t++)r=r.parent()}var s,t=parseInt(r.css("paddingLeft"))+parseInt(r.css("paddingRight"))+r.width(),a=-(o.offset().left-r.offset().left);0<a&&(left=0),1==N()?jQuery(this).css({width:t,right:a}):jQuery(this).css({width:t,left:a}),"browser_size"==e&&(r.width(),r.height(),o.width(),t=o.height(),a=o.find(".upb-background-text").height(),s=jQuery(window).height(),t=t<a?a:s,o.css("min-height",t+"px"),o.find(".upb-background-text-wrapper").css("min-height",t+"px"))}),jQuery(".upb_video-bg").each(function(t,e){var a=jQuery(this).data("bg-override"),r=jQuery(this).attr("data-rtl"),o=jQuery(this).data("theme-support"),s=jQuery(this).data("row");let i,l;if("true"==(l=void 0!==o&&"enable"!==o?jQuery(this).parents("."+s+":first"):jQuery(this).parent()).attr("data-vc-full-width")||1==l.attr("data-vc-full-width")?l.addClass("uvc-vc-full-width"):l.addClass("uvc-row"),"browser_size"==a)i=jQuery("html"),jQuery(this).parents(".upb_video_class").css("overflow","visible");else if("ex-full"==a)i=jQuery("html"),jQuery(this).parents(".upb_video_class").css("overflow","visible");else if("full"==a)i=jQuery("body"),jQuery(this).parents(".upb_video_class").css("overflow","visible");else if(isNaN(a)||0==a)i=l;else{i=l;for(let t=1;t<=a&&!i.is("html");t++)i=i.parent()}parseInt(i.css("paddingLeft")),parseInt(i.css("paddingRight")),parseInt(i.css("marginLeft"));let d=i.outerWidth();var o=d,s=jQuery(this).offset().left,p=jQuery(this).position().left;let n=i.offset().left-s;p<0&&(n=p+n),0==t&&(c=p),0<(n=0<c?c:n)&&(n=0),void 0===r||!0!==r&&"true"!==r?jQuery(this).css({width:d,"min-width":d,left:n}):jQuery(this).css({width:d,"min-width":d,right:n});jQuery(window).width();s=jQuery(window).height(),l.find("video").height(),t=("browser_size"==a?l.find(".upb_video-text"):l).height(),d<960&&(d=16/9*t+d),pHeight=Math.ceil(d/(16/9)),(children=jQuery(this).children()).removeClass("ult-make-full-height"),o<t&&children.addClass("ult-make-full-height"),p=jQuery(this).css("background-image");/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)?void 0!==p&&"none"!=p||(children.css({"max-height":"auto",height:"auto"}),l.css("min-height","auto")):"browser_size"==a&&(r=s<t?t:s,l.addClass("video-browser-size"),l.find(".upb-background-text-wrapper").addClass("full-browser-size"),l.css("min-height",r+"px"),0<l.find(".upb_video-text-wrapper").length)&&(l.find(".upb_video-text-wrapper").addClass("full-browser-size"),l.find(".upb_video-text-wrapper").css("min-height",r+"px"))})}let c=0;(jQuery(".upb_content_video, .upb_content_iframe").prev().is("p")?jQuery(".upb_content_video, .upb_content_iframe").prev():jQuery(".upb_content_video, .upb_content_iframe")).prev().css("background-image","").css("background-repeat",""),jQuery(".upb_content_video").ultimate_video_bg(),jQuery(".upb_bg_img").ultimate_bg_shift(),jQuery(".upb_content_iframe").ultimate_video_bg(),jQuery(".upb_grad").ultimate_grad_shift(),jQuery(".upb_color").ultimate_bg_color_shift(),jQuery(".upb_no_bg").each(function(t,e){var a=jQuery(e).attr("data-fadeout"),r=jQuery(e).data("fadeout-percentage"),o=jQuery(e).data("parallax-content"),s=jQuery(e).data("parallax-content-sense"),i=jQuery(e).data("row-effect-mobile-disable");let l=jQuery(e).data("custom-vc-row"),d=jQuery(e).data("vc"),p=jQuery(e).data("theme-support");if(void 0!==l&&""!==l||(l="wpb_row"),void 0===d&&(d=0),void 0===p&&(p="disable"),(e=(d=parseFloat(d))<4.4||"enable"==p?(jQuery(e).prev().is("p")||jQuery(e).prev().is("style")?jQuery(e).prev():jQuery(e)).prev():jQuery(e).prevAll("."+l+":first")).css("position","relative"),void 0===e[0])return!1;e.attr("row-effect-mobile-disable",i),"fadeout_row_value"==a&&(e.addClass("vc-row-fade"),e.data("fadeout-percentage",r)),"parallax_content_value"==o&&(e.addClass("vc-row-translate"),e.attr("data-parallax-content-sense",s),e.wrapInner('<div class="vc-row-translate-wrapper"></div>'),i=e.css("padding-top"),a=e.css("padding-bottom"),e.find(".vc-row-translate-wrapper").css({"padding-top":i,"padding-bottom":a}),void 0!==e[0])&&""!==e&&(e[0].style.setProperty("padding-top","0px","important"),e[0].style.setProperty("padding-bottom","0px","important"))}),jQuery(".upb_no_bg").remove();function e(){jQuery(".ult-vc-seperator").each(function(t,e){var a=jQuery(this).data("full-width");let r=jQuery(this).parent().data("rtl");void 0===r&&(r="false");var o=jQuery(this).parent().find(".upb_row_bg").data("bg-override");if(("ex-full"==(o=void 0===o?jQuery(this).parent().find(".upb_video-bg").data("bg-override"):o)||"full"==o||"browser_size"==o)&&1==a){let t=jQuery("html").width();jQuery(this).hasClass("ult-rounded-split-seperator-wrapper")&&(o=jQuery(this).data("border"),a=jQuery(this).data("border-width"),void 0!==o)&&"none"!=o&&"undefined"!=o&&(t-=a);o=jQuery(this).offset().left;jQuery(this).find(".ult-main-seperator-inner").width(t),"true"==r.toString()?jQuery(this).find(".ult-main-seperator-inner").css({"margin-right":-o+"px"}):jQuery(this).find(".ult-main-seperator-inner").css({"margin-left":-o+"px"})}})}t(),jQuery(window).on("load",function(){t(),e()}),jQuery(window).resize(function(){t(),e()}),jQuery(document).ajaxComplete(function(t,e,a){(jQuery(".upb_content_video, .upb_content_iframe").prev().is("p")?jQuery(".upb_content_video, .upb_content_iframe").prev():jQuery(".upb_content_video, .upb_content_iframe")).prev().css("background-image","").css("background-repeat",""),jQuery(".upb_content_video").ultimate_video_bg(),jQuery(".upb_bg_img").ultimate_bg_shift(),jQuery(".upb_content_iframe").ultimate_video_bg(),jQuery(".upb_grad").ultimate_grad_shift(),jQuery(".upb_color").ultimate_bg_color_shift()}),jQuery(".video-controls").click(function(t){var e=jQuery(this).attr("data-action"),a=jQuery(this).parent().find(".upb_video-src");"pause"==e?(jQuery(this).attr("data-action","play"),a[0].play(),jQuery(this).html('<i class="ult-vid-cntrlpause"></i>')):(jQuery(this).attr("data-action","pause"),a[0].pause(),jQuery(this).html('<i class="ult-vid-cntrlplay"></i>')),a.hasClass("enable-on-viewport")&&a.addClass("override-controls")}),jQuery(".ult-vc-hide-row").each(function(t,e){var a=jQuery(e).data("hide-row");""!=a&&jQuery(e).addClass(a)}),e(),jQuery(".vcpb-animated").each(function(t,o){var s=jQuery(o).data("animation-repeat");jQuery(this).css({"background-repeat":s});let e=jQuery(o).parent().attr("data-img-parallax-mobile-disable");if(e=void 0===e?"false":e.toString(),"false"==("true"==(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)?"true":"false")&&"true"==e?"true":"false")){let t=10;t=100-(t=""!=jQuery(this).attr("data-parallax_sense")?jQuery(this).attr("data-parallax_sense"):t);s=jQuery(this).attr("data-bg-animation-type");let e=jQuery(this).attr("data-bg-animation"),a=0,r=s;setInterval(function(t){"right-animation"==e||"bottom-animation"==e?--a:a+=1,jQuery(o).css("backgroundPosition","h"==r?a+"px 0":"0 "+a+"px")},t)}})})})(jQuery);
// source --> https://triadinsurancegroup.com/wp-content/plugins/Ultimate_VC_Addons/assets/min-js/modal-all.min.js?ver=3.21.2 
window.bsfmodernizr=function(t,c){function e(t){s.cssText=t}function h(t,e){return typeof t===e}function d(t,e){for(var n in t){n=t[n];if(!~(""+n).indexOf("-")&&s[n]!==c)return"pfx"!=e||n}return!1}function r(t,e,n){var r=t.charAt(0).toUpperCase()+t.slice(1),i=(t+" "+f.join(r+" ")+r).split(" ");if(h(e,"string")||void 0===e)return d(i,e);var o,a=(t+" "+p.join(r+" ")+r).split(" "),s=e,l=n;for(o in a){var u=s[a[o]];if(u!==c)return!1===l?a[o]:h(u,"function")?u.bind(l||s):u}return!1}var n,i,o={},a=t.documentElement,s=t.createElement("bsfmodernizr").style,l="Webkit Moz O ms",f=l.split(" "),p=l.toLowerCase().split(" "),u={},g=[],m=g.slice,y={}.hasOwnProperty,v=void 0!==y&&void 0!==y.call?function(t,e){return y.call(t,e)}:function(t,e){return e in t&&void 0===t.constructor.prototype[e]};for(i in Function.prototype.bind||(Function.prototype.bind=function(n){var r=this;if("function"!=typeof r)throw new TypeError;var i=m.call(arguments,1),o=function(){var t,e;return this instanceof o?((t=function(){}).prototype=r.prototype,t=new t,e=r.apply(t,i.concat(m.call(arguments))),Object(e)===e?e:t):r.apply(n,i.concat(m.call(arguments)))};return o}),u.csstransitions=function(){return r("transition")},u)v(u,i)&&(n=i.toLowerCase(),o[n]=u[i](),g.push((o[n]?"":"no-")+n));o.addTest=function(t,e){if("object"==typeof t)for(var n in t)v(t,n)&&o.addTest(n,t[n]);else{if(t=t.toLowerCase(),o[t]!==c)return o;e="function"==typeof e?e():e,a.className+=" "+(e?"":"no-")+t,o[t]=e}return o},e("");var l=this,x=t;function b(){var t=P.elements;return"string"==typeof t?t.split(" "):t}function w(t){var e=A[t[F]];return e||(e={},_++,t[F]=_,A[_]=e),e}function C(t,e,n){return e=e||x,E?e.createElement(t):!(e=(n=n||w(e)).cache[t]?n.cache[t].cloneNode():B.test(t)?(n.cache[t]=n.createElem(t)).cloneNode():n.createElem(t)).canHaveChildren||M.test(t)||e.tagUrn?e:n.frag.appendChild(e)}function S(t){var e,n,r,i,o,a=w(t=t||x);return!P.shivCSS||k||a.hasCSS||(a.hasCSS=(i="article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}mark{background:#FF0;color:#000}template{display:none}",o=(r=t).createElement("p"),r=r.getElementsByTagName("head")[0]||r.documentElement,o.innerHTML="x<style>"+i+"</style>",!!r.insertBefore(o.lastChild,r.firstChild))),E||(e=t,(n=a).cache||(n.cache={},n.createElem=e.createElement,n.createFrag=e.createDocumentFragment,n.frag=n.createFrag()),e.createElement=function(t){return P.shivMethods?C(t,e,n):n.createElem(t)},e.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+b().join().replace(/[\w\-]+/g,function(t){return n.createElem(t),n.frag.createElement(t),'c("'+t+'")'})+");return n}")(P,n.frag)),t}var k,E,T,t=l.html5||{},M=/^<|^(?: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,F="_html5shiv",_=0,A={};try{var N=x.createElement("a");N.innerHTML="<xyz></xyz>",k="hidden"in N,E=1==N.childNodes.length||(x.createElement("a"),void 0===(T=x.createDocumentFragment()).cloneNode)||void 0===T.createDocumentFragment||void 0===T.createElement}catch(t){E=k=!0}var P={elements:t.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:!1!==t.shivCSS,supportsUnknownElements:E,shivMethods:!1!==t.shivMethods,type:"default",shivDocument:S,createElement:C,createDocumentFragment:function(t,e){if(t=t||x,E)return t.createDocumentFragment();for(var n=(e=e||w(t)).frag.cloneNode(),r=0,i=b(),o=i.length;r<o;r++)n.createElement(i[r]);return n}};return l.html5=P,S(x),o._version="2.7.1",o._domPrefixes=p,o._cssomPrefixes=f,o.testProp=function(t){return d([t])},o.testAllProps=r,o.prefixed=function(t,e,n){return e?r(t,e,n):r(t,"pfx")},a.className=a.className.replace(/(^|\s)no-js(\s|$)/,"$1$2")+(" js "+g.join(" ")),o}(this.document),((t,f)=>{function h(t){return"[object Function]"==i.call(t)}function p(t){return"string"==typeof t}function d(){}function g(t){return!t||"loaded"==t||"complete"==t||"uninitialized"==t}function m(){var t=x.shift();b=1,t?t.t?y(function(){("c"==t.t?T.injectCss:T.injectJs)(t.s,0,t.a,t.x,t.e,1)},0):(t(),m()):b=0}function e(t,e,n,r,i){return b=0,e=e||"j",p(t)?(a="c"==e?k:S,s=t,e=e,l=this.i++,n=n,r=r,i=(i=i)||T.errorTimeout,u=f.createElement(a),h=c=0,d={t:e,s:s,e:n,a:r,x:i},1===E[s]&&(h=1,E[s]=[]),"object"==a?u.data=s:(u.src=s,u.type=a),u.width=u.height="0",u.onerror=u.onload=u.onreadystatechange=function(){o.call(this,h)},x.splice(l,0,d),"img"!=a&&(h||2===E[s]?(C.insertBefore(u,w?null:v),y(o,i)):E[s].push(u))):(x.splice(this.i++,0,t),1==x.length&&m()),this;function o(t){if(!c&&g(u.readyState)&&(d.r=c=1,b||m(),u.onload=u.onreadystatechange=null,t))for(var e in"img"!=a&&y(function(){C.removeChild(u)},50),E[s])E[s].hasOwnProperty(e)&&E[s][e].onload()}var a,s,l,u,c,h,d}function s(){var t=T;return t.loader={load:e,i:0},t}var n,r=f.documentElement,y=t.setTimeout,v=f.getElementsByTagName("script")[0],i={}.toString,x=[],b=0,o="MozAppearance"in r.style,w=o&&!!f.createRange().compareNode,C=w?r:v.parentNode,r=t.opera&&"[object Opera]"==i.call(t.opera),r=!!f.attachEvent&&!r,S=o?"object":r?"script":"img",k=r?"script":S,a=Array.isArray||function(t){return"[object Array]"==i.call(t)},l=[],E={},u={timeout:function(t,e){return e.length&&(t.timeout=e[0]),t}},T=function(t){function c(t,e,n,r,i){var o=(t=>{for(var e,n,t=t.split("!"),r=l.length,i=t.pop(),o=t.length,i={url:i,origUrl:i,prefixes:t},a=0;a<o;a++)n=t[a].split("="),(e=u[n.shift()])&&(i=e(i,n));for(a=0;a<r;a++)i=l[a](i);return i})(t),a=o.autoCallback;o.url.split(".").pop().split("?").shift(),o.bypass||(e=e&&(h(e)?e:e[t]||e[r]||e[t.split("/").pop().split("?")[0]]),o.instead?o.instead(t,e,n,r,i):(E[o.url]?o.noexec=!0:E[o.url]=1,n.load(o.url,o.forceCSS||!o.forceJS&&"css"==o.url.split(".").pop().split("?").shift()?"c":void 0,o.noexec,o.attrs,o.timeout),(h(e)||h(a))&&n.load(function(){s(),e&&e(o.origUrl,i,r),a&&a(o.origUrl,i,r),E[o.url]=2})))}function e(t,e){function n(n,t){if(n){if(p(n))c(n,s=t?s:function(){var t=[].slice.call(arguments);l.apply(this,t),u()},e,0,o);else if(Object(n)===n)for(i in r=(()=>{var t,e=0;for(t in n)n.hasOwnProperty(t)&&e++;return e})(),n)n.hasOwnProperty(i)&&(t||--r||(h(s)?s=function(){var t=[].slice.call(arguments);l.apply(this,t),u()}:s[i]=(e=>function(){var t=[].slice.call(arguments);e&&e.apply(this,t),u()})(l[i])),c(n[i],s,e,i,o))}else t||u()}var r,i,o=!!t.test,a=t.load||t.both,s=t.callback||d,l=s,u=t.complete||d;n(o?t.yep:t.nope,!!a),a&&n(a)}var n,r,i=this.yepnope.loader;if(p(t))c(t,0,i,0);else if(a(t))for(n=0;n<t.length;n++)p(r=t[n])?c(r,0,i,0):a(r)?T(r):Object(r)===r&&e(r,i);else Object(t)===t&&e(t,i)};T.addPrefix=function(t,e){u[t]=e},T.addFilter=function(t){l.push(t)},T.errorTimeout=1e4,null==f.readyState&&f.addEventListener&&(f.readyState="loading",f.addEventListener("DOMContentLoaded",n=function(){f.removeEventListener("DOMContentLoaded",n,0),f.readyState="complete"},0)),t.yepnope=s(),t.yepnope.executeStack=m,t.yepnope.injectJs=function(t,e,n,r,i,o){var a,s,l=f.createElement("script"),r=r||T.errorTimeout;for(s in l.src=t,n)l.setAttribute(s,n[s]);e=o?m:e||d,l.onreadystatechange=l.onload=function(){!a&&g(l.readyState)&&(a=1,e(),l.onload=l.onreadystatechange=null)},y(function(){a||e(a=1)},r),i?l.onload():v.parentNode.insertBefore(l,v)},t.yepnope.injectCss=function(t,e,n,r,i,o){var a,e=o?m:e||d;for(a in(r=f.createElement("link")).href=t,r.rel="stylesheet",r.type="text/css",n)r.setAttribute(a,n[a]);i||(v.parentNode.insertBefore(r,v),y(e,0))}})(this,document),bsfmodernizr.load=function(){yepnope.apply(window,[].slice.call(arguments,0))},(t=>{function n(t){return new RegExp("(^|\\s+)"+t+"(\\s+|$)")}var r,i;function e(t,e){(r(t,e)?o:i)(t,e)}var o="classList"in document.documentElement?(r=function(t,e){return t.classList.contains(e)},i=function(t,e){t.classList.add(e)},function(t,e){t.classList.remove(e)}):(r=function(t,e){return n(e).test(t.className)},i=function(t,e){r(t,e)||(t.className=t.className+" "+e)},function(t,e){t.className=t.className.replace(n(e)," ")}),a={hasClass:r,addClass:i,removeClass:o,toggleClass:e,has:r,add:i,remove:o,toggle:e};"function"==typeof define&&define.amd?define(a):t.classie=a})(window);var Froogaloop=(()=>{function e(t){return new e.fn.init(t)}function o(t,e,n){var r;n.contentWindow.postMessage&&(r=n.getAttribute("src").split("?")[0],t=JSON.stringify({method:t,value:e}),"//"===r.substr(0,2)&&(r=window.location.protocol+r),n.contentWindow.postMessage(t,r))}function t(t){var e,n,r,i;try{i=(r=JSON.parse(t.data)).event||r.method}catch(t){}return"ready"==i&&(l=l||!0),t.origin==u&&(t=r.value,e=r.data,r=((n=r.player_id)?s[n]:s)[i],i=[],!!r)&&(void 0!==t&&i.push(t),e&&i.push(e),n&&i.push(n),0<i.length?r.apply(null,i):r.call())}function a(t,e,n){n?(s[n]||(s[n]={}),s[n][t]=e):s[t]=e}var s={},l=!1,u="";return(e.fn=e.prototype={element:null,init:function(t){"string"==typeof t&&(t=document.getElementById(t)),this.element=t;for(var e="",n=0,r=(t=(t="//"===(t=this.element.getAttribute("src")).substr(0,2)?window.location.protocol+t:t).split("/")).length;n<r&&n<3;n++)e+=t[n],n<2&&(e+="/");return u=e,this},api:function(t,e){var n,r,i;return!(!this.element||!t)&&(r=""!==(n=this.element).id?n.id:null,i=e&&e.constructor&&e.call&&e.apply?null:e,(e=e&&e.constructor&&e.call&&e.apply?e:null)&&a(t,e,r),o(t,i,n),this)},addEvent:function(t,e){var n,r;return!!this.element&&(a(t,e,r=""!==(n=this.element).id?n.id:null),"ready"!=t?o("addEventListener",t,n):"ready"==t&&l&&e.call(null,r),this)},removeEvent:function(t){if(!this.element)return!1;var e,n=this.element;t:{if((e=""!==n.id?n.id:null)&&s[e]){if(!s[e][t]){e=!1;break t}s[e][t]=null}else{if(!s[t]){e=!1;break t}s[t]=null}e=!0}"ready"!=t&&e&&o("removeEventListener",t,n)}}).init.prototype=e.fn,window.addEventListener?window.addEventListener("message",t,!1):window.attachEvent("onmessage",t),window.Froogaloop=window.$f=e})();(t=>{function a(){}function f(t,e){return t-e}function p(t,e){t=String(t);var n,r=m,i=Array.prototype.slice.call(arguments,2),o=p.listeners(t),a=0,s=[],l={},u=[],c=g;g=t;for(var h=m=0,d=o.length;h<d;h++)"zIndex"in o[h]&&(s.push(o[h].zIndex),o[h].zIndex<0)&&(l[o[h].zIndex]=o[h]);for(s.sort(f);s[a]<0;)if(n=l[s[a++]],u.push(n.apply(e,i)),m)return m=r,u;for(h=0;h<d;h++)if("zIndex"in(n=o[h]))if(n.zIndex==s[a]){if(u.push(n.apply(e,i)),m)break;do{if((n=l[s[++a]])&&u.push(n.apply(e,i)),m)break}while(n)}else l[n.zIndex]=n;else if(u.push(n.apply(e,i)),m)break;return m=r,g=c,u.length?u:null}var g,m,d="hasOwnProperty",y=/[\.\/]/,v={n:{}};p._events=v,p.listeners=function(t){for(var e,n,r,i,o,a,s,l=t.split(y),u=[v],c=[],h=0,d=l.length;h<d;h++){for(a=[],i=0,o=u.length;i<o;i++)for(n=[(s=u[i].n)[l[h]],s["*"]],r=2;r--;)(e=n[r])&&(a.push(e),c=c.concat(e.f||[]));u=a}return c},p.on=function(t,e){if(t=String(t),"function"!=typeof e)return function(){};for(var n=t.split(y),r=v,i=0,o=n.length;i<o;i++)r=(r=r.n).hasOwnProperty(n[i])&&r[n[i]]||(r[n[i]]={n:{}});for(r.f=r.f||[],i=0,o=r.f.length;i<o;i++)if(r.f[i]==e)return a;return r.f.push(e),function(t){+t==+t&&(e.zIndex=+t)}},p.f=function(t){var e=[].slice.call(arguments,1);return function(){p.apply(null,[t,null].concat(e).concat([].slice.call(arguments,0)))}},p.stop=function(){m=1},p.nt=function(t){return t?new RegExp("(?:\\.|\\/|^)"+t+"(?:\\.|\\/|$)").test(g):g},p.nts=function(){return g.split(y)},p.off=p.unbind=function(t,e){if(t){for(var n,r,i,o=t.split(y),a=[v],s=0,l=o.length;s<l;s++)for(c=0;c<a.length;c+=i.length-2){if(i=[c,1],n=a[c].n,"*"!=o[s])n[o[s]]&&i.push(n[o[s]]);else for(r in n)n[d](r)&&i.push(n[r]);a.splice.apply(a,i)}for(s=0,l=a.length;s<l;s++)for(n=a[s];n.n;){if(e){if(n.f){for(c=0,h=n.f.length;c<h;c++)if(n.f[c]==e){n.f.splice(c,1);break}n.f.length||delete n.f}for(r in n.n)if(n.n[d](r)&&n.n[r].f){for(var u=n.n[r].f,c=0,h=u.length;c<h;c++)if(u[c]==e){u.splice(c,1);break}u.length||delete n.n[r].f}}else for(r in delete n.f,n.n)n.n[d](r)&&n.n[r].f&&delete n.n[r].f;n=n.n}}else p._events=v={n:{}}},p.once=function(t,e){function n(){return p.unbind(t,n),e.apply(this,arguments)}return p.on(t,n)},p.version="0.4.2",p.toString=function(){return"You are running Eve 0.4.2"},"undefined"!=typeof module&&module.exports?module.exports=p:"undefined"!=typeof define?define("eve",[],function(){return p}):t.eve=p})(this),((e,n)=>{"function"==typeof define&&define.amd?define(["eve"],function(t){return n(e,t)}):n(e,e.eve)})(this,function(Et,Tt){s=void 0===Tt?function(){}:Tt,u={},c=Et.requestAnimationFrame||Et.webkitRequestAnimationFrame||Et.mozRequestAnimationFrame||Et.oRequestAnimationFrame||Et.msRequestAnimationFrame||function(t){setTimeout(t,16)},l=Array.isArray||function(t){return t instanceof Array||"[object Array]"==Object.prototype.toString.call(t)},h=0,d="M"+(+new Date).toString(36),t=Date.now||function(){return+new Date},f=function(){var t,e=0;for(t in u)if(u.hasOwnProperty(t)){var n=u[t],r=n.get();if(e++,n.s=(r-n.b)/(n.dur/n.spd),1<=n.s&&(delete u[t],n.s=1,e--,(t=>{setTimeout(function(){s("mina.finish."+t.id,t)})})(n)),l(n.start))for(var i=[],o=0,a=n.start.length;o<a;o++)i[o]=+n.start[o]+(n.end[o]-n.start[o])*n.easing(n.s);else i=+n.start+(n.end-n.start)*n.easing(n.s);n.set(i)}e&&c(f)},w.time=t,w.getById=function(t){return u[t]||null},w.linear=function(t){return t},w.easeout=function(t){return Math.pow(t,1.7)},w.easein=function(t){return Math.pow(t,.48)},w.easeinout=function(t){var e,n;return 1==t?1:0==t?0:(t=.48-t/1.04,e=(n=Math.sqrt(.1734+t*t))-t,n=-n-t,3*(1-(t=Math.pow(Math.abs(e),1/3)*(e<0?-1:1)+Math.pow(Math.abs(n),1/3)*(n<0?-1:1)+.5))*t*t+t*t*t)},w.backin=function(t){return 1==t?1:t*t*(2.70158*t-1.70158)},w.backout=function(t){return 0==t?0:--t*t*(2.70158*t+1.70158)+1},w.elastic=function(t){return t==!!t?t:Math.pow(2,-10*t)*Math.sin(2*(t-.075)*Math.PI/.3)+1},w.bounce=function(t){var e=7.5625,n=2.75,e=t<1/n?e*t*t:t<2/n?e*(t-=1.5/n)*t+.75:t<2.5/n?e*(t-=2.25/n)*t+.9375:e*(t-=2.625/n)*t+.984375;return e};var s,u,c,l,h,d,f,Mt=Et.mina=w,t=(()=>{function s(t,e){if(t){if(t.tagName)return p(t);if(t instanceof l)return t;if(null==e)return p(t=v.doc.querySelector(t))}return new d(t=null==t?"100%":t,e=null==e?"100%":e)}function f(t,e){if(e){if("string"==typeof t&&(t=f(t)),"string"==typeof e)return"xlink:"==e.substring(0,6)?t.getAttributeNS(st,e.substring(6)):"xml:"==e.substring(0,4)?t.getAttributeNS(_,e.substring(4)):t.getAttribute(e);for(var n in e){var r;e[x](n)&&((r=b(e[n]))?"xlink:"==n.substring(0,6)?t.setAttributeNS(st,n.substring(6),r):"xml:"==n.substring(0,4)?t.setAttributeNS(_,n.substring(4),r):t.setAttribute(n,r):t.removeAttribute(n))}}else t=v.doc.createElementNS(_,t);return t}function m(t,e){return"finite"==(e=b.prototype.toLowerCase.call(e))?isFinite(t):!("array"!=e||!(t instanceof Array||Array.isArray&&Array.isArray(t)))||"null"==e&&null===t||e==typeof t&&null!==t||"object"==e&&t===Object(t)||Z.call(t).slice(8,-1).toLowerCase()==e}function r(i,o,a){function s(){var t=Array.prototype.slice.call(arguments,0),e=t.join("␀"),n=s.cache=s.cache||{},r=s.count=s.count||[];return n[x](e)?((t,e)=>{for(var n=0,r=t.length;n<r;n++)if(t[n]===e)return t.push(t.splice(n,1)[0])})(r,e):(1e3<=r.length&&delete n[r.shift()],r.push(e),n[e]=i.apply(o,t)),a?a(n[e]):n[e]}return s}function i(t){return t%360*M/180}function o(t){return 180*t/M%360}function y(t,e,n,r,i,o){return null==e&&"[object SVGMatrix]"==Z.call(t)?(this.a=t.a,this.b=t.b,this.c=t.c,this.d=t.d,this.e=t.e,void(this.f=t.f)):void(null!=t?(this.a=+t,this.b=+e,this.c=+n,this.d=+r,this.e=+i,this.f=+o):(this.a=1,this.b=0,this.c=0,this.d=1,this.e=0,this.f=0))}function a(t){var r=[];return t=t.replace(/(?:^|\s)(\w+)\(([^)]+)\)/g,function(t,e,n){return n=n.split(/\s*,\s*|\s+/),"rotate"==e&&1==n.length&&n.push(0,0),"scale"==e&&(2==n.length&&n.push(0,0),1==n.length)&&n.push(n[0],0,0),r.push("skewX"==e?["m",1,0,S.tan(i(n[0])),1,0,0]:"skewY"==e?["m",1,S.tan(i(n[0])),0,1,0,0]:[e.charAt(0)].concat(n)),t}),r}function O(t,e){var n=yt(t),r=new y;if(n)for(var i=0,o=n.length;i<o;i++){var a,s,l,u,c,h=n[i],d=h.length,f=b(h[0]).toLowerCase(),p=h[0]!=f,g=p?r.invert():0;"t"==f&&2==d?r.translate(h[1],0):"t"==f&&3==d?p?(a=g.x(0,0),s=g.y(0,0),l=g.x(h[1],h[2]),u=g.y(h[1],h[2]),r.translate(l-a,u-s)):r.translate(h[1],h[2]):"r"==f?2==d?r.rotate(h[1],(c=c||e).x+c.width/2,c.y+c.height/2):4==d&&(p?(l=g.x(h[2],h[3]),u=g.y(h[2],h[3]),r.rotate(h[1],l,u)):r.rotate(h[1],h[2],h[3])):"s"==f?2==d||3==d?r.scale(h[1],h[d-1],(c=c||e).x+c.width/2,c.y+c.height/2):4==d?p?(l=g.x(h[2],h[3]),u=g.y(h[2],h[3]),r.scale(h[1],h[1],l,u)):r.scale(h[1],h[1],h[2],h[3]):5==d&&(p?(l=g.x(h[3],h[4]),u=g.y(h[3],h[4]),r.scale(h[1],h[2],l,u)):r.scale(h[1],h[2],h[3],h[4])):"m"==f&&7==d&&r.add(h[1],h[2],h[3],h[4],h[5],h[6])}return r}function z(t,e){if(null==e){var n=!0;if(!(e="linearGradient"==t.type||"radialGradient"==t.type?t.node.getAttribute("gradientTransform"):"pattern"==t.type?t.node.getAttribute("patternTransform"):t.node.getAttribute("transform")))return new y;e=a(e)}else m(e=s._.rgTransform.test(e)?b(e).replace(/\.{3}|\u2026/g,t._.transform||""):a(e),"array")&&(e=s.path?s.path.toString.call(e):b(e)),t._.transform=e;e=O(e,t.getBBox(1));return n?e:void(t.matrix=e)}function u(t){var e=s._.someDefs;return e&&vt(e.ownerDocument.documentElement,e)?e:(t=(t=null!=(t=(e=t.node.ownerSVGElement&&p(t.node.ownerSVGElement)||t.node.parentNode&&p(t.node.parentNode)||s.select("svg")||s(0,0)).select("defs"))&&t.node)||h("defs",e.node).node,s._.someDefs=t)}function D(n,r,i){function t(t){return null==t?"":t==+t?t:(f(l,{width:t}),l.getBBox().width)}function e(t){return null==t?"":t==+t?t:(f(l,{height:t}),l.getBBox().height)}function o(t,e){null==r?s[t]=e(n.attr(t)):t==r&&(s=e(null==i?n.attr(t):i))}var a=u(n),s={},l=a.querySelector(".svg---mgr");switch(l||(l=f("rect"),f(l,{width:10,height:10,class:"svg---mgr"}),a.appendChild(l)),n.type){case"rect":o("rx",t),o("ry",e);case"image":o("width",t),o("height",e);case"text":o("x",t),o("y",e);break;case"circle":o("cx",t),o("cy",e),o("r",t);break;case"ellipse":o("cx",t),o("cy",e),o("rx",t),o("ry",e);break;case"line":o("x1",t),o("x2",t),o("y1",e),o("y2",e);break;case"marker":o("refX",t),o("markerWidth",t),o("refY",e),o("markerHeight",e);break;case"radialGradient":o("fx",t),o("fy",e);break;case"tspan":o("dx",t),o("dy",e);break;default:o(r,t)}return s}function R(t){m(t,"array")||(t=Array.prototype.slice.call(arguments,0));for(var e=0,n=0,r=this.node;this[e];)delete this[e++];for(e=0;e<t.length;e++)"set"==t[e].type?t[e].forEach(function(t){r.appendChild(t.node)}):r.appendChild(t[e].node);for(var i=r.childNodes,e=0;e<i.length;e++)this[n++]=p(i[e]);return this}function l(t){if(t.snap in A)return A[t.snap];var e,n=this.id=F();try{e=t.ownerSVGElement}catch(t){}if(this.node=t,e&&(this.paper=new d(e)),this.type=t.tagName,this.anims={},this._={transform:[]},"g"==(A[t.snap=n]=this).type)for(var r in this.add=R,d.prototype)d.prototype[x](r)&&(this[r]=d.prototype[r])}function U(t){for(var e,n=0,r=t.length;n<r;n++)if(e=e||t[n])return e}function c(t){this.node=t}function h(t,e){var n=f(t),e=(e.appendChild(n),p(n));return e.type=t,e}function d(t,e){var n,r,i,o=d.prototype;if(t&&"svg"==t.tagName){if(t.snap in A)return A[t.snap];for(var a in n=new l(t),r=t.getElementsByTagName("desc")[0],i=t.getElementsByTagName("defs")[0],r||((r=f("desc")).appendChild(v.doc.createTextNode("Created with Snap")),n.node.appendChild(r)),i||(i=f("defs"),n.node.appendChild(i)),n.defs=i,o)o[x](a)&&(n[a]=o[a]);n.paper=n.root=n}else f((n=h("svg",v.doc.body)).node,{height:e,version:1.1,width:t,xmlns:_});return n}function p(t){return t&&(t instanceof l||t instanceof c?t:new("svg"==t.tagName?d:l)(t))}function G(){return this.selectAll("stop")}function V(t,e){var n=f("stop"),e={offset:+e+"%"};return t=s.color(t),e["stop-color"]=t.hex,t.opacity<1&&(e["stop-opacity"]=t.opacity),f(n,e),this.node.appendChild(n),this}function $(){var t,e,n,r;return"linearGradient"==this.type?(n=f(this.node,"x1")||0,e=f(this.node,"x2")||1,t=f(this.node,"y1")||0,r=f(this.node,"y2")||0,s._.box(n,t,S.abs(e-n),S.abs(r-t))):(e=this.node.cx||.5,n=this.node.cy||.5,r=this.node.r||0,s._.box(e-r,n-r,2*r,2*r))}function I(t,e){function n(t,e){for(var n=(e-a)/(t-s),r=s;r<t;r++)i[r].offset=+(+a+n*(r-s)).toFixed(2);s=t,a=e}var r,e=U(Tt("snap.util.grad.parse",null,e));if(!e)return null;e.params.unshift(t),r=("l"==e.type.toLowerCase()?H:X).apply(0,e.params),e.type!=e.type.toLowerCase()&&f(r.node,{gradientUnits:"userSpaceOnUse"});var i=e.stops,o=i.length,a=0,s=0;o--;for(var l=0;l<o;l++)"offset"in i[l]&&n(l,i[l].offset);for(i[o].offset=i[o].offset||100,n(o,i[o].offset),l=0;l<=o;l++){var u=i[l];r.addStop(u.color,u.offset)}return r}function H(t,e,n,r,i){t=h("linearGradient",t);return t.stops=G,t.addStop=V,t.getBBox=$,null!=e&&f(t.node,{x1:e,y1:n,x2:r,y2:i}),t}function X(t,e,n,r,i,o){t=h("radialGradient",t);return t.stops=G,t.addStop=V,t.getBBox=$,null!=e&&f(t.node,{cx:e,cy:n,r:r}),null!=i&&null!=o&&f(t.node,{fx:i,fy:o}),t}function Y(r){return function(t){Tt.stop(),t instanceof c&&1==t.node.childNodes.length&&("radialGradient"==t.node.firstChild.tagName||"linearGradient"==t.node.firstChild.tagName||"pattern"==t.node.firstChild.tagName)&&(t=t.node.firstChild,u(this).appendChild(t),t=p(t)),e=t instanceof l?"radialGradient"==t.type||"linearGradient"==t.type||"pattern"==t.type?(t.node.id||f(t.node,{id:t.id}),N(t.node.id)):t.attr(r):(e=s.color(t)).error?(n=I(u(this),t))?(n.node.id||f(n.node,{id:n.id}),N(n.node.id)):t:b(e);var e,n={};n[r]=e,f(this.node,n),this.node.style[r]=""}}s.version="0.2.0",s.toString=function(){return"Snap v"+this.version};var W,J,v={win:Et,doc:Et.document},x=((s._={}).glob=v,"hasOwnProperty"),b=String,w=parseFloat,C=parseInt,S=Math,k=S.max,E=S.min,T=S.abs,M=S.PI,Z=Object.prototype.toString,Q=/^\s*((#[a-f\d]{6})|(#[a-f\d]{3})|rgba?\(\s*([\d\.]+%?\s*,\s*[\d\.]+%?\s*,\s*[\d\.]+%?(?:\s*,\s*[\d\.]+%?)?)\s*\)|hsba?\(\s*([\d\.]+(?:deg|\xb0|%)?\s*,\s*[\d\.]+%?\s*,\s*[\d\.]+(?:%?\s*,\s*[\d\.]+)?%?)\s*\)|hsla?\(\s*([\d\.]+(?:deg|\xb0|%)?\s*,\s*[\d\.]+%?\s*,\s*[\d\.]+(?:%?\s*,\s*[\d\.]+)?%?)\s*\))\s*$/i,K=/^url\(#?([^)]+)\)$/,t="\t\n\v\f\r   ᠎             　\u2028\u2029",tt=new RegExp("[,"+t+"]+"),B=(new RegExp("["+t+"]","g"),new RegExp("["+t+"]*,["+t+"]*")),et={hs:1,rg:1},nt=new RegExp("([a-z])["+t+",]*((-?\\d*\\.?\\d*(?:e[\\-+]?\\d+)?["+t+"]*,?["+t+"]*)+)","ig"),rt=new RegExp("([rstm])["+t+",]*((-?\\d*\\.?\\d*(?:e[\\-+]?\\d+)?["+t+"]*,?["+t+"]*)+)","ig"),it=new RegExp("(-?\\d*\\.?\\d*(?:e[\\-+]?\\d+)?)["+t+"]*,?["+t+"]*","ig"),ot=0,at="S"+(+new Date).toString(36),F=function(){return at+(ot++).toString(36)},st="http://www.w3.org/1999/xlink",_="http://www.w3.org/2000/svg",A={},N=s.url=function(t){return"url('#"+t+"')"},lt=(s._.$=f,s._.id=F,s.format=(W=/\{([^\}]+)\}/g,J=/(?:(?:^|\.)(.+?)(?=\[|\.|$|\()|\[('|")(.+?)\2\])(\(\))?/g,function(t,r){return b(t).replace(W,function(t,e){return t=t,o=n=r,e.replace(J,function(t,e,n,r,i){e=e||r,o&&"function"==typeof(o=e in o?o[e]:o)&&i&&(o=o())}),o=(null==o||o==n?t:o)+"";var n,o})}),function(t,e){var n=v.doc.createElement("img"),r=v.doc.body;n.style.cssText="position:absolute;left:-9999em;top:-9999em",n.onload=function(){e.call(n),n.onload=n.onerror=null,r.removeChild(n)},n.onerror=ut,r.appendChild(n),n.src=t});function ut(){this.parentNode.removeChild(this)}function ct(t){return t[0]*t[0]+t[1]*t[1]}function ht(t){var e=S.sqrt(ct(t));t[0]&&(t[0]/=e),t[1]&&(t[1]/=e)}function dt(){return"hsb("+[this.h,this.s,this.b]+")"}function ft(){return"hsl("+[this.h,this.s,this.l]+")"}function pt(t,e,n){var r;return null==e&&m(t,"object")&&"r"in t&&"g"in t&&"b"in t&&(n=t.b,e=t.g,t=t.r),null==e&&m(t,string)&&(t=(r=s.getRGB(t)).r,e=r.g,n=r.b),(1<t||1<e||1<n)&&(t/=255,e/=255,n/=255),[t,e,n]}function gt(t,e,n,r){return t={r:t=S.round(255*t),g:e=S.round(255*e),b:n=S.round(255*n),opacity:m(r,"finite")?r:1,hex:s.rgb(t,e,n),toString:j},m(r,"finite")&&(t.opacity=r),t}s._.clone=function t(e){if("function"==typeof e||Object(e)!==e)return e;var n,r=new e.constructor;for(n in e)e[x](n)&&(r[n]=t(e[n]));return r},s._.cacher=r,s.rad=i,s.deg=o,s.angle=function t(e,n,r,i,o,a){var s,l;return null==o?(l=n-i,(s=e-r)||l?(180+180*S.atan2(-l,-s)/M+360)%360:0):t(e,n,o,a)-t(r,i,o,a)},s.is=m,s.snapTo=function(t,e,n){if(n=m(n,"finite")?n:10,m(t,"array")){for(var r=t.length;r--;)if(T(t[r]-e)<=n)return t[r]}else{var i=e%(t=+t);if(i<n)return e-i;if(t-n<i)return e-i+t}return e},(e=y.prototype).add=function(t,e,n,r,i,o){var a,s,l,u,c=[[],[],[]],h=[[this.a,this.c,this.e],[this.b,this.d,this.f],[0,0,1]],d=[[t,n,i],[e,r,o],[0,0,1]];for(t&&t instanceof y&&(d=[[t.a,t.c,t.e],[t.b,t.d,t.f],[0,0,1]]),a=0;a<3;a++)for(s=0;s<3;s++){for(l=u=0;l<3;l++)u+=h[a][l]*d[l][s];c[a][s]=u}return this.a=c[0][0],this.b=c[1][0],this.c=c[0][1],this.d=c[1][1],this.e=c[0][2],this.f=c[1][2],this},e.invert=function(){var t=this,e=t.a*t.d-t.b*t.c;return new y(t.d/e,-t.b/e,-t.c/e,t.a/e,(t.c*t.f-t.d*t.e)/e,(t.b*t.e-t.a*t.f)/e)},e.clone=function(){return new y(this.a,this.b,this.c,this.d,this.e,this.f)},e.translate=function(t,e){return this.add(1,0,0,1,t,e)},e.scale=function(t,e,n,r){return null==e&&(e=t),(n||r)&&this.add(1,0,0,1,n,r),this.add(t,0,0,e,0,0),(n||r)&&this.add(1,0,0,1,-n,-r),this},e.rotate=function(t,e,n){t=i(t),e=e||0,n=n||0;var r=+S.cos(t).toFixed(9),t=+S.sin(t).toFixed(9);return this.add(r,t,-t,r,e,n),this.add(1,0,0,1,-e,-n)},e.x=function(t,e){return t*this.a+e*this.c+this.e},e.y=function(t,e){return t*this.b+e*this.d+this.f},e.get=function(t){return+this[b.fromCharCode(97+t)].toFixed(4)},e.toString=function(){return"matrix("+[this.get(0),this.get(1),this.get(2),this.get(3),this.get(4),this.get(5)].join()+")"},e.offset=function(){return[this.e.toFixed(4),this.f.toFixed(4)]},e.split=function(){var t={},e=(t.dx=this.e,t.dy=this.f,[[this.a,this.c],[this.b,this.d]]),n=(t.scalex=S.sqrt(ct(e[0])),ht(e[0]),t.shear=e[0][0]*e[1][0]+e[0][1]*e[1][1],e[1]=[e[1][0]-e[0][0]*t.shear,e[1][1]-e[0][1]*t.shear],t.scaley=S.sqrt(ct(e[1])),ht(e[1]),t.shear/=t.scaley,-e[0][1]),e=e[1][1];return e<0?(t.rotate=o(S.acos(e)),n<0&&(t.rotate=360-t.rotate)):t.rotate=o(S.asin(n)),t.isSimple=!(+t.shear.toFixed(9)||t.scalex.toFixed(9)!=t.scaley.toFixed(9)&&t.rotate),t.isSuperSimple=!+t.shear.toFixed(9)&&t.scalex.toFixed(9)==t.scaley.toFixed(9)&&!t.rotate,t.noRotation=!+t.shear.toFixed(9)&&!t.rotate,t},e.toTransformString=function(t){t=t||this.split();return t.isSimple?(t.scalex=+t.scalex.toFixed(4),t.scaley=+t.scaley.toFixed(4),t.rotate=+t.rotate.toFixed(4),(t.dx||t.dy?"t"+[+t.dx.toFixed(4),+t.dy.toFixed(4)]:"")+(1!=t.scalex||1!=t.scaley?"s"+[t.scalex,t.scaley,0,0]:"")+(t.rotate?"r"+[+t.rotate.toFixed(4),0,0]:"")):"m"+[this.get(0),this.get(1),this.get(2),this.get(3),this.get(4),this.get(5)]},s.Matrix=y,s.getRGB=r(function(t){var e,n,r,i,o,a;return!t||(t=b(t)).indexOf("-")+1?{r:-1,g:-1,b:-1,hex:"none",error:1,toString:j}:"none"==t?{r:-1,g:-1,b:-1,hex:"none",toString:j}:(t=et[x](t.toLowerCase().substring(0,2))||"#"==t.charAt()?t:mt(t))&&(t=t.match(Q))?(t[2]&&(r=C(t[2].substring(5),16),n=C(t[2].substring(3,5),16),e=C(t[2].substring(1,3),16)),t[3]&&(r=C((o=t[3].charAt(3))+o,16),n=C((o=t[3].charAt(2))+o,16),e=C((o=t[3].charAt(1))+o,16)),t[4]&&(a=t[4].split(B),e=w(a[0]),"%"==a[0].slice(-1)&&(e*=2.55),n=w(a[1]),"%"==a[1].slice(-1)&&(n*=2.55),r=w(a[2]),"%"==a[2].slice(-1)&&(r*=2.55),"rgba"==t[1].toLowerCase().slice(0,4)&&(i=w(a[3])),a[3])&&"%"==a[3].slice(-1)&&(i/=100),t[5]?(a=t[5].split(B),e=w(a[0]),"%"==a[0].slice(-1)&&(e/=100),n=w(a[1]),"%"==a[1].slice(-1)&&(n/=100),r=w(a[2]),"%"==a[2].slice(-1)&&(r/=100),"deg"!=a[0].slice(-3)&&"°"!=a[0].slice(-1)||(e/=360),"hsba"==t[1].toLowerCase().slice(0,4)&&(i=w(a[3])),a[3]&&"%"==a[3].slice(-1)&&(i/=100),s.hsb2rgb(e,n,r,i)):t[6]?(a=t[6].split(B),e=w(a[0]),"%"==a[0].slice(-1)&&(e/=100),n=w(a[1]),"%"==a[1].slice(-1)&&(n/=100),r=w(a[2]),"%"==a[2].slice(-1)&&(r/=100),"deg"!=a[0].slice(-3)&&"°"!=a[0].slice(-1)||(e/=360),"hsla"==t[1].toLowerCase().slice(0,4)&&(i=w(a[3])),a[3]&&"%"==a[3].slice(-1)&&(i/=100),s.hsl2rgb(e,n,r,i)):(e=E(S.round(e),255),n=E(S.round(n),255),r=E(S.round(r),255),i=E(k(i,0),1),(t={r:e,g:n,b:r,toString:j}).hex="#"+(16777216|r|n<<8|e<<16).toString(16).slice(1),t.opacity=m(i,"finite")?i:1,t)):{r:-1,g:-1,b:-1,hex:"none",error:1,toString:j}},s),s.hsb=r(function(t,e,n){return s.hsb2rgb(t,e,n).hex}),s.hsl=r(function(t,e,n){return s.hsl2rgb(t,e,n).hex}),s.rgb=r(function(t,e,n,r){var i;return m(r,"finite")?"rgba("+[(i=S.round)(t),i(e),i(n),+r.toFixed(2)]+")":"#"+(16777216|n|e<<8|t<<16).toString(16).slice(1)});var P,mt=function(t){var e=v.doc.getElementsByTagName("head")[0],n="rgb(255, 0, 0)";return(mt=r(function(t){if("red"==t.toLowerCase())return n;e.style.color=n,e.style.color=t;t=v.doc.defaultView.getComputedStyle(e,"").getPropertyValue("color");return t==n?null:t}))(t)},j=function(){return 1==this.opacity||null==this.opacity?this.hex:"rgba("+[this.r,this.g,this.b,this.opacity]+")"},yt=(s.color=function(t){var e;return m(t,"object")&&"h"in t&&"s"in t&&"b"in t?(e=s.hsb2rgb(t),t.r=e.r,t.g=e.g,t.b=e.b,t.opacity=1,t.hex=e.hex):m(t,"object")&&"h"in t&&"s"in t&&"l"in t?(e=s.hsl2rgb(t),t.r=e.r,t.g=e.g,t.b=e.b,t.opacity=1,t.hex=e.hex):(m(t,"string")&&(t=s.getRGB(t)),m(t,"object")&&"r"in t&&"g"in t&&"b"in t&&!("error"in t)?(e=s.rgb2hsl(t),t.h=e.h,t.s=e.s,t.l=e.l,e=s.rgb2hsb(t),t.v=e.b):((t={hex:"none"}).r=t.g=t.b=t.h=t.s=t.v=t.l=-1,t.error=1)),t.toString=j,t},s.hsb2rgb=function(t,e,n,r){var i,o,a;return m(t,"object")&&"h"in t&&"s"in t&&"b"in t&&(n=t.b,e=t.s,r=(t=t.h).o),a=(e=n*e)*(1-T((t=(t*=360)%360/60)%2-1)),i=o=n=n-e,gt(i+=[e,a,0,0,a,e][t=~~t],o+=[a,e,e,a,0,0][t],n+=[0,0,a,e,e,a][t],r)},s.hsl2rgb=function(t,e,n,r){var i,o,a;return m(t,"object")&&"h"in t&&"s"in t&&"l"in t&&(n=t.l,e=t.s,t=t.h),(1<t||1<e||1<n)&&(t/=360,e/=100,n/=100),a=(e=2*e*(n<.5?n:1-n))*(1-T((t=(t*=360)%360/60)%2-1)),i=o=n=n-e/2,gt(i+=[e,a,0,0,a,e][t=~~t],o+=[a,e,e,a,0,0][t],n+=[0,0,a,e,e,a][t],r)},s.rgb2hsb=function(t,e,n){var r,i;return t=(n=pt(t,e,n))[0],{h:((0==(i=(r=k(t,e=n[1],n=n[2]))-E(t,e,n))?null:r==t?(e-n)/i:r==e?(n-t)/i+2:(t-e)/i+4)+360)%6*60/360,s:0==i?0:i/r,b:r,toString:dt}},s.rgb2hsl=function(t,e,n){var r,i,o;return t=(n=pt(t,e,n))[0],r=((i=k(t,e=n[1],n=n[2]))+(o=E(t,e,n)))/2,{h:((0==(o=i-o)?null:i==t?(e-n)/o:i==e?(n-t)/o+2:(t-e)/o+4)+360)%6*60/360,s:0==o?0:r<.5?o/(2*r):o/(2-2*r),l:r,toString:ft}},s.parsePathString=function(t){var e,o,a;return t?(e=s.path(t)).arr?s.path.clone(e.arr):(o={a:7,c:6,o:2,h:1,l:2,m:2,r:4,q:4,s:4,t:2,v:1,u:3,z:0},a=[],(a=m(t,"array")&&m(t[0],"array")?s.path.clone(t):a).length||b(t).replace(nt,function(t,e,n){var r=[],i=e.toLowerCase();if(n.replace(it,function(t,e){e&&r.push(+e)}),"m"==i&&2<r.length&&(a.push([e].concat(r.splice(0,2))),i="l",e="m"==e?"l":"L"),"o"==i&&1==r.length&&a.push([e,r[0]]),"r"==i)a.push([e].concat(r));else for(;o[i]<=r.length&&(a.push([e].concat(r.splice(0,o[i]))),o[i]););}),a.toString=s.path.toString,e.arr=s.path.clone(a),a):null},s.parseTransformString=function(t){var i;return t?(i=[],(i=m(t,"array")&&m(t[0],"array")?s.path.clone(t):i).length||b(t).replace(rt,function(t,e,n){var r=[];e.toLowerCase(),n.replace(it,function(t,e){e&&r.push(+e)}),i.push([e].concat(r))}),i.toString=s.path.toString,i):null}),vt=(s._.svgTransform2string=a,s._.rgTransform=new RegExp("^[a-z]["+t+"]*-?\\.?\\d","i"),s._.transform2matrix=O,s._unit2px=D,v.doc.contains||v.doc.compareDocumentPosition?function(t,e){var n=9==t.nodeType?t.documentElement:t,e=e&&e.parentNode;return t==e||!(!e||1!=e.nodeType||!(n.contains?n.contains(e):t.compareDocumentPosition&&16&t.compareDocumentPosition(e)))}:function(t,e){if(e)for(;e;)if((e=e.parentNode)==t)return!0;return!1}),e=(s._.getSomeDefs=u,s.select=function(t){return p(v.doc.querySelector(t))},s.selectAll=function(t){for(var e=v.doc.querySelectorAll(t),n=(s.set||Array)(),r=0;r<e.length;r++)n.push(p(e[r]));return n},l.prototype);function xt(t){function e(n,r){var t=f(n.node,r);(t=(t=t&&t.match(i))&&t[2])&&"#"==t.charAt()&&(t=t.substring(1))&&(a[t]=(a[t]||[]).concat(function(t){var e={};e[r]=N(t),f(n.node,e)}))}for(var n,r=t.selectAll("*"),i=/^\s*url\(("|'|)(.*)\1\)\s*$/,o=[],a={},s=0,l=r.length;s<l;s++){e(n=r[s],"fill"),e(n,"stroke"),e(n,"filter"),e(n,"mask"),e(n,"clip-path"),(e=>{var t=f(e.node,"xlink:href");t&&"#"==t.charAt()&&(t=t.substring(1))&&(a[t]=(a[t]||[]).concat(function(t){e.attr("xlink:href","#"+t)}))})(n);var u=f(n.node,"id");u&&(f(n.node,{id:n.id}),o.push({old:u,id:n.id}))}for(s=0,l=o.length;s<l;s++){var c=a[o[s].old];if(c)for(var h=0,d=c.length;h<d;h++)c[h](o[s].id)}}function bt(o){return function(){var t=o?"<"+this.type:"",e=this.node.attributes,n=this.node.childNodes;if(o)for(var r=0,i=e.length;r<i;r++)t+=" "+e[r].name+'="'+e[r].value.replace(/"/g,'\\"')+'"';if(n.length){for(o&&(t+=">"),r=0,i=n.length;r<i;r++)3==n[r].nodeType?t+=n[r].nodeValue:1==n[r].nodeType&&(t+=p(n[r]).toString());o&&(t+="</"+this.type+">")}else o&&(t+="/>");return t}}function wt(){return this.string}function Ct(t,e,n,r){"function"!=typeof n||n.length||(r=n,n=Mt.linear),this.attr=t,this.dur=e,n&&(this.easing=n),r&&(this.callback=r)}e.attr=function(t,e){var n=this;if(n.node,t){if(m(t,"string")){if(!(1<arguments.length))return U(Tt("snap.util.getattr."+t,n));var r={};r[t]=e,t=r}for(var i in t)t[x](i)&&Tt("snap.util.attr."+i,n,t[i])}return n},e.getBBox=function(t){var e,n=this;return(n="use"==n.type?n.original:n).removed?{}:(e=n._,t?(e.bboxwt=s.path.get[n.type]?s.path.getBBox(n.realPath=s.path.get[n.type](n)):s._.box(n.node.getBBox()),s._.box(e.bboxwt)):(n.realPath=(s.path.get[n.type]||s.path.get.deflt)(n),e.bbox=s.path.getBBox(s.path.map(n.realPath,n.matrix)),s._.box(e.bbox)))},e.transform=function(t){var e,n,r,i=this._;return null==t?(e=new y(this.node.getCTM()),r=(n=z(this)).toTransformString(),{string:b(n)==b(this.matrix)?i.transform:r,globalMatrix:e,localMatrix:n,diffMatrix:e.clone().add(n.invert()),global:e.toTransformString(),local:r,toString:wt}):(z(this,t=t instanceof y?t.toTransformString():t),this.node&&("linearGradient"==this.type||"radialGradient"==this.type?f(this.node,{gradientTransform:this.matrix}):"pattern"==this.type?f(this.node,{patternTransform:this.matrix}):f(this.node,{transform:this.matrix})),this)},e.parent=function(){return p(this.node.parentNode)},e.append=e.add=function(t){if(t){var e;if("set"==t.type)return e=this,t.forEach(function(t){e.add(t)}),this;t=p(t),this.node.appendChild(t.node),t.paper=this.paper}return this},e.appendTo=function(t){return t&&(t=p(t)).append(this),this},e.prepend=function(t){var e;return t&&(e=(t=p(t)).parent(),this.node.insertBefore(t.node,this.node.firstChild),this.add&&this.add(),t.paper=this.paper,this.parent()&&this.parent().add(),e)&&e.add(),this},e.prependTo=function(t){return(t=p(t)).prepend(this),this},e.before=function(t){var n,e;return"set"==t.type?(n=this,t.forEach(function(t){var e=t.parent();n.node.parentNode.insertBefore(t.node,n.node),e&&e.add()}),this.parent().add()):(e=(t=p(t)).parent(),this.node.parentNode.insertBefore(t.node,this.node),this.parent()&&this.parent().add(),e&&e.add(),t.paper=this.paper),this},e.after=function(t){var e=(t=p(t)).parent();return this.node.nextSibling?this.node.parentNode.insertBefore(t.node,this.node.nextSibling):this.node.parentNode.appendChild(t.node),this.parent()&&this.parent().add(),e&&e.add(),t.paper=this.paper,this},e.insertBefore=function(t){t=p(t);var e=this.parent();return t.node.parentNode.insertBefore(this.node,t.node),this.paper=t.paper,e&&e.add(),t.parent()&&t.parent().add(),this},e.insertAfter=function(t){t=p(t);var e=this.parent();return t.node.parentNode.insertBefore(this.node,t.node.nextSibling),this.paper=t.paper,e&&e.add(),t.parent()&&t.parent().add(),this},e.remove=function(){var t=this.parent();return this.node.parentNode&&this.node.parentNode.removeChild(this.node),delete this.paper,this.removed=!0,t&&t.add(),this},e.select=function(t){return p(this.node.querySelector(t))},e.selectAll=function(t){for(var e=this.node.querySelectorAll(t),n=(s.set||Array)(),r=0;r<e.length;r++)n.push(p(e[r]));return n},e.asPX=function(t,e){return null==e&&(e=this.attr(t)),+D(this,t,e)},e.use=function(){var t,e=this.node.id;return e||(e=this.id,f(this.node,{id:e})),f((t="linearGradient"==this.type||"radialGradient"==this.type||"pattern"==this.type?h(this.type,this.node.parentNode):h("use",this.node.parentNode)).node,{"xlink:href":"#"+e}),t.original=this,t},e.clone=function(){var t=p(this.node.cloneNode(!0));return f(t.node,"id")&&f(t.node,{id:t.id}),xt(t),t.insertAfter(this),t},e.toDefs=function(){return u(this).appendChild(this.node),this},e.pattern=function(t,e,n,r){var i=h("pattern",u(this));return m(t=null==t?this.getBBox():t,"object")&&"x"in t&&(e=t.y,n=t.width,r=t.height,t=t.x),f(i.node,{x:t,y:e,width:n,height:r,patternUnits:"userSpaceOnUse",id:i.id,viewBox:[t,e,n,r].join(" ")}),i.node.appendChild(this.node),i},e.marker=function(t,e,n,r,i,o){var a=h("marker",u(this));return m(t=null==t?this.getBBox():t,"object")&&"x"in t&&(e=t.y,n=t.width,r=t.height,i=t.refX||t.cx,o=t.refY||t.cy,t=t.x),f(a.node,{viewBox:[t,e,n,r].join(" "),markerWidth:n,markerHeight:r,orient:"auto",refX:i||0,refY:o||0,id:a.id}),a.node.appendChild(this.node),a},s.animation=function(t,e,n,r){return new Ct(t,e,n,r)},e.inAnim=function(){var t,n=[];for(t in this.anims)this.anims[x](t)&&(e=>{n.push({anim:new Ct(e._attrs,e.dur,e.easing,e._callback),curStatus:e.status(),status:function(t){return e.status(t)},stop:function(){e.stop()}})})(this.anims[t]);return n},s.animate=function(t,e,n,r,i,o){"function"!=typeof i||i.length||(o=i,i=Mt.linear);var a=Mt.time(),t=Mt(t,e,a,a+r,Mt.time,n,i);return o&&Tt.once("mina.finish."+t.id,o),t},e.stop=function(){for(var t=this.inAnim(),e=0,n=t.length;e<n;e++)t[e].stop();return this},e.animate=function(t,e,n,r){"function"!=typeof n||n.length||(r=n,n=Mt.linear),t instanceof Ct&&(r=t.callback,e=(n=t.easing).dur,t=t.attr);var i,o,a,s,l,u=[],c=[],h={},d=this;for(s in t)t[x](s)&&(d.equal?(i=(a=d.equal(s,b(t[s]))).from,o=a.to,a=a.f):(i=+d.attr(s),o=+t[s]),l=m(i,"array")?i.length:1,h[s]=((e,n,r)=>function(t){t=t.slice(e,n);return 1==t.length&&(t=t[0]),r?r(t):t})(u.length,u.length+l,a),u=u.concat(i),c=c.concat(o));var f=Mt.time(),p=Mt(u,c,f,f+e,Mt.time,function(t){var e,n={};for(e in h)h[x](e)&&(n[e]=h[e](t));d.attr(n)},n);return(d.anims[p.id]=p)._attrs=t,p._callback=r,Tt.once("mina.finish."+p.id,function(){delete d.anims[p.id],r&&r.call(d)}),Tt.once("mina.stop."+p.id,function(){delete d.anims[p.id]}),d};var L={},St=(e.data=function(t,e){var n=L[this.id]=L[this.id]||{};if(0==arguments.length)return Tt("snap.data.get."+this.id,this,n,null),n;if(1!=arguments.length)return n[t]=e,Tt("snap.data.set."+this.id,this,e,t),this;if(s.is(t,"object")){for(var r in t)t[x](r)&&this.data(r,t[r]);return this}return Tt("snap.data.get."+this.id,this,n[t],t),n[t]},e.removeData=function(t){return null==t?L[this.id]={}:L[this.id]&&delete L[this.id][t],this},e.outerSVG=e.toString=bt(1),e.innerSVG=bt(),s.parse=function(t){var e=v.doc.createDocumentFragment(),n=!0,r=v.doc.createElement("div");if((t=b(t)).match(/^\s*<\s*svg(?:\s|>)/)||(t="<svg>"+t+"</svg>",n=!1),r.innerHTML=t,t=r.getElementsByTagName("svg")[0])if(n)e=t;else for(;t.firstChild;)e.appendChild(t.firstChild);return r.innerHTML="",new c(e)},c.prototype.select=l.prototype.select,c.prototype.selectAll=l.prototype.selectAll,s.fragment=function(){for(var t=Array.prototype.slice.call(arguments,0),e=v.doc.createDocumentFragment(),n=0,r=t.length;n<r;n++){var i=t[n];i.node&&i.node.nodeType&&e.appendChild(i.node),i.nodeType&&e.appendChild(i),"string"==typeof i&&e.appendChild(s.parse(i).node)}return new c(e)},(P=d.prototype).el=function(t,e){return h(t,this.node).attr(e)},P.rect=function(t,e,n,r,i,o){var a;return null==o&&(o=i),m(t,"object")&&"x"in t?a=t:null!=t&&(a={x:t,y:e,width:n,height:r},null!=i)&&(a.rx=i,a.ry=o),this.el("rect",a)},P.circle=function(t,e,n){var r;return m(t,"object")&&"cx"in t?r=t:null!=t&&(r={cx:t,cy:e,r:n}),this.el("circle",r)},P.image=function(t,e,n,r,i){var o,a=h("image",this.node);return m(t,"object")&&"src"in t?a.attr(t):null!=t&&(o={"xlink:href":t,preserveAspectRatio:"none"},null!=e&&null!=n&&(o.x=e,o.y=n),null!=r&&null!=i?(o.width=r,o.height=i):lt(t,function(){f(a.node,{width:this.offsetWidth,height:this.offsetHeight})}),f(a.node,o)),a},P.ellipse=function(t,e,n,r){var i=h("ellipse",this.node);return m(t,"object")&&"cx"in t?i.attr(t):null!=t&&i.attr({cx:t,cy:e,rx:n,ry:r}),i},P.path=function(t){var e=h("path",this.node);return m(t,"object")&&!m(t,"array")?e.attr(t):t&&e.attr({d:t}),e},P.group=P.g=function(t){var e,n=h("g",this.node);for(e in n.add=R,P)P[x](e)&&(n[e]=P[e]);return 1==arguments.length&&t&&!t.type?n.attr(t):arguments.length&&n.add(Array.prototype.slice.call(arguments,0)),n},P.text=function(t,e,n){var r=h("text",this.node);return m(t,"object")?r.attr(t):null!=t&&r.attr({x:t,y:e,text:n||""}),r},P.line=function(t,e,n,r){var i=h("line",this.node);return m(t,"object")?i.attr(t):null!=t&&i.attr({x1:t,x2:n,y1:e,y2:r}),i},P.polyline=function(t){1<arguments.length&&(t=Array.prototype.slice.call(arguments,0));var e=h("polyline",this.node);return m(t,"object")&&!m(t,"array")?e.attr(t):null!=t&&e.attr({points:t}),e},P.polygon=function(t){1<arguments.length&&(t=Array.prototype.slice.call(arguments,0));var e=h("polygon",this.node);return m(t,"object")&&!m(t,"array")?e.attr(t):null!=t&&e.attr({points:t}),e},P.gradient=function(t){return I(this.defs,t)},P.gradientLinear=function(t,e,n,r){return H(this.defs,t,e,n,r)},P.gradientRadial=function(t,e,n,r,i){return X(this.defs,t,e,n,r,i)},P.toString=function(){var t=v.doc.createDocumentFragment(),e=v.doc.createElement("div"),n=this.node.cloneNode(!0);return t.appendChild(e),e.appendChild(n),f(n,{xmlns:_}),n=e.innerHTML,t.removeChild(t.firstChild),n},P.clear=function(){for(var t,e=this.node.firstChild;e;)t=e.nextSibling,"defs"!=e.tagName&&e.parentNode.removeChild(e),e=t},s.ajax=function(t,e,n,r){var i=new XMLHttpRequest,o=F();if(i){if(m(e,"function"))r=n,n=e,e=null;else if(m(e,"object")){var a,s=[];for(a in e)e.hasOwnProperty(a)&&s.push(encodeURIComponent(a)+"="+encodeURIComponent(e[a]));e=s.join("&")}return i.open(e?"POST":"GET",t,!0),i.setRequestHeader("X-Requested-With","XMLHttpRequest"),e&&i.setRequestHeader("Content-type","application/x-www-form-urlencoded"),n&&(Tt.once("snap.ajax."+o+".0",n),Tt.once("snap.ajax."+o+".200",n),Tt.once("snap.ajax."+o+".304",n)),i.onreadystatechange=function(){4==i.readyState&&Tt("snap.ajax."+o+"."+i.status,r,i)},4==i.readyState||i.send(e),i}},s.load=function(t,e,n){s.ajax(t,function(t){t=s.parse(t.responseText);n?e.call(n,t):e(t)})},Tt.on("snap.util.attr.mask",function(t){var e;(t instanceof l||t instanceof c)&&(Tt.stop(),t instanceof c&&1==t.node.childNodes.length&&(t=t.node.firstChild,u(this).appendChild(t),t=p(t)),"mask"==t.type?e=t:((e=h("mask",u(this))).node.appendChild(t.node),e.node.id||f(e.node,{id:e.id})),f(this.node,{mask:N(e.id)}))}),t=function(t){var e;(t instanceof l||t instanceof c)&&(Tt.stop(),"clipPath"==t.type?e=t:((e=h("clipPath",u(this))).node.appendChild(t.node),e.node.id||f(e.node,{id:e.id})),f(this.node,{"clip-path":N(e.id)}))},Tt.on("snap.util.attr.clip",t),Tt.on("snap.util.attr.clip-path",t),Tt.on("snap.util.attr.clipPath",t),Tt.on("snap.util.attr.fill",Y("fill")),Tt.on("snap.util.attr.stroke",Y("stroke")),/^([lr])(?:\(([^)]*)\))?(.*)$/i),kt=(Tt.on("snap.util.grad.parse",function(t){var e,n,t=(t=b(t)).match(St);return t?(n=t[1],e=t[3],{type:n,params:n=1==(n=(n=t[2]).split(/\s*,\s*/).map(function(t){return+t==t?+t:t})).length&&0==n[0]?[]:n,stops:e=(e=e.split("-")).map(function(t){var e={color:(t=t.split(":"))[0]};return t[1]&&(e.offset=t[1]),e})}):null}),Tt.on("snap.util.attr.d",function(t){Tt.stop(),m(t,"array")&&m(t[0],"array")&&(t=s.path.toString.call(t)),(t=b(t)).match(/[ruo]/i)&&(t=s.path.toAbsolute(t)),f(this.node,{d:t})})(-1),Tt.on("snap.util.attr.#text",function(t){Tt.stop(),t=b(t);for(t=v.doc.createTextNode(t);this.node.firstChild;)this.node.removeChild(this.node.firstChild);this.node.appendChild(t)})(-1),Tt.on("snap.util.attr.path",function(t){Tt.stop(),this.attr({d:t})})(-1),Tt.on("snap.util.attr.viewBox",function(t){t=m(t,"object")&&"x"in t?[t.x,t.y,t.width,t.height].join(" "):m(t,"array")?t.join(" "):t;f(this.node,{viewBox:t}),Tt.stop()})(-1),Tt.on("snap.util.attr.transform",function(t){this.transform(t),Tt.stop()})(-1),Tt.on("snap.util.attr.r",function(t){"rect"==this.type&&(Tt.stop(),f(this.node,{rx:t,ry:t}))})(-1),Tt.on("snap.util.attr.textpath",function(t){var e,n,r,i;if(Tt.stop(),"text"==this.type)if(!t&&this.textPath){for(e=this.textPath;e.node.firstChild;)this.node.appendChild(e.node.firstChild);e.remove(),delete this.textPath}else if(m(t,"string")?(i=p((r=u(this)).parentNode).path(t),r.appendChild(i.node),r=i.id,i.attr({id:r})):(t=p(t))instanceof l&&((r=t.attr("id"))||(r=t.id,t.attr({id:r}))),r)if(e=this.textPath,n=this.node,e)e.attr({"xlink:href":"#"+r});else{for(e=f("textPath",{"xlink:href":"#"+r});n.firstChild;)e.appendChild(n.firstChild);n.appendChild(e),this.textPath=p(e)}})(-1),Tt.on("snap.util.attr.text",function(t){if("text"==this.type){for(var e=this.node,r=function(t){var e=f("tspan");if(m(t,"array"))for(var n=0;n<t.length;n++)e.appendChild(r(t[n]));else e.appendChild(v.doc.createTextNode(t));return e.normalize&&e.normalize(),e};e.firstChild;)e.removeChild(e.firstChild);for(var n=r(t);n.firstChild;)e.appendChild(n.firstChild)}Tt.stop()})(-1),{"alignment-baseline":0,"baseline-shift":0,clip:0,"clip-path":0,"clip-rule":0,color:0,"color-interpolation":0,"color-interpolation-filters":0,"color-profile":0,"color-rendering":0,cursor:0,direction:0,display:0,"dominant-baseline":0,"enable-background":0,fill:0,"fill-opacity":0,"fill-rule":0,filter:0,"flood-color":0,"flood-opacity":0,font:0,"font-family":0,"font-size":0,"font-size-adjust":0,"font-stretch":0,"font-style":0,"font-variant":0,"font-weight":0,"glyph-orientation-horizontal":0,"glyph-orientation-vertical":0,"image-rendering":0,kerning:0,"letter-spacing":0,"lighting-color":0,marker:0,"marker-end":0,"marker-mid":0,"marker-start":0,mask:0,opacity:0,overflow:0,"pointer-events":0,"shape-rendering":0,"stop-color":0,"stop-opacity":0,stroke:0,"stroke-dasharray":0,"stroke-dashoffset":0,"stroke-linecap":0,"stroke-linejoin":0,"stroke-miterlimit":0,"stroke-opacity":0,"stroke-width":0,"text-anchor":0,"text-decoration":0,"text-rendering":0,"unicode-bidi":0,visibility:0,"word-spacing":0,"writing-mode":0});function n(e){return function(){Tt.stop();var t=v.doc.defaultView.getComputedStyle(this.node,null).getPropertyValue("marker-"+e);return"none"==t?t:s(v.doc.getElementById(t.match(K)[1]))}}function q(r){return function(t){Tt.stop();var e,n="marker"+r.charAt(0).toUpperCase()+r.substring(1);""!=t&&t?"marker"==t.type&&((e=t.node.id)||f(t.node,{id:t.id}),this.node.style[n]=N(e)):this.node.style[n]="none"}}return Tt.on("snap.util.attr",function(t){var e=Tt.nt(),n={},r=(n[e=e.substring(e.lastIndexOf(".")+1)]=t,e.replace(/-(\w)/gi,function(t,e){return e.toUpperCase()})),e=e.replace(/[A-Z]/g,function(t){return"-"+t.toLowerCase()});kt[x](e)?this.node.style[r]=null==t?"":t:f(this.node,n)}),Tt.on("snap.util.getattr.transform",function(){return Tt.stop(),this.transform()})(-1),Tt.on("snap.util.getattr.textpath",function(){return Tt.stop(),this.textPath})(-1),Tt.on("snap.util.getattr.marker-end",n("end"))(-1),Tt.on("snap.util.getattr.markerEnd",n("end"))(-1),Tt.on("snap.util.getattr.marker-start",n("start"))(-1),Tt.on("snap.util.getattr.markerStart",n("start"))(-1),Tt.on("snap.util.getattr.marker-mid",n("mid"))(-1),Tt.on("snap.util.getattr.markerMid",n("mid"))(-1),Tt.on("snap.util.attr.marker-end",q("end"))(-1),Tt.on("snap.util.attr.markerEnd",q("end"))(-1),Tt.on("snap.util.attr.marker-start",q("start"))(-1),Tt.on("snap.util.attr.markerStart",q("start"))(-1),Tt.on("snap.util.attr.marker-mid",q("mid"))(-1),Tt.on("snap.util.attr.markerMid",q("mid"))(-1),Tt.on("snap.util.getattr.r",function(){return"rect"==this.type&&f(this.node,"rx")==f(this.node,"ry")?(Tt.stop(),f(this.node,"rx")):void 0})(-1),Tt.on("snap.util.getattr.text",function(){var t;if("text"==this.type||"tspan"==this.type)return Tt.stop(),1==(t=function t(e){for(var n=[],r=e.childNodes,i=0,o=r.length;i<o;i++){var a=r[i];3==a.nodeType&&n.push(a.nodeValue),"tspan"==a.tagName&&(1==a.childNodes.length&&3==a.firstChild.nodeType?n.push(a.firstChild.nodeValue):n.push(t(a)))}return n}(this.node)).length?t[0]:t})(-1),Tt.on("snap.util.getattr.#text",function(){return this.node.textContent})(-1),Tt.on("snap.util.getattr.viewBox",function(){Tt.stop();var t=f(this.node,"viewBox").split(tt);return s._.box(+t[0],+t[1],+t[2],+t[3])})(-1),Tt.on("snap.util.getattr.points",function(){var t=f(this.node,"points");return Tt.stop(),t.split(tt)}),Tt.on("snap.util.getattr.path",function(){var t=f(this.node,"d");return Tt.stop(),t}),Tt.on("snap.util.getattr",function(){var t=Tt.nt(),e=(t=t.substring(t.lastIndexOf(".")+1)).replace(/[A-Z]/g,function(t){return"-"+t.toLowerCase()});return kt[x](e)?v.doc.defaultView.getComputedStyle(this.node,null).getPropertyValue(e):f(this.node,t)}),s.getElementByPoint=function(t,e){this.canvas;var n,r,i,o,a,s=v.doc.elementFromPoint(t,e);return(s=v.win.opera&&"svg"==s.tagName&&(r=(n=s).getBoundingClientRect(),n=n.ownerDocument,i=n.body,o=(n=n.documentElement).clientTop||i.clientTop||0,a=n.clientLeft||i.clientLeft||0,o={y:r.top+(g.win.pageYOffset||n.scrollTop||i.scrollTop)-o,x:r.left+(g.win.pageXOffset||n.scrollLeft||i.scrollLeft)-a},(r=s.createSVGRect()).x=t-o.x,r.y=e-o.y,r.width=r.height=1,(n=s.getIntersectionList(r,null)).length)?n[n.length-1]:s)?p(s):null},s.plugin=function(t){t(s,l,d,v)},v.win.Snap=s})();function p(t){var e=this;if(null==t)return e.s;var n=e.s-t;e.b+=e.dur*n,e.B+=e.dur*n,e.s=t}function m(t){return null==t?this.spd:void(this.spd=t)}function y(t){var e=this;return null==t?e.dur:(e.s=e.s*t/e.dur,void(e.dur=t))}function v(){delete u[this.id],s("mina.stop."+this.id,this)}function x(){var t=this;t.pdif||(delete u[t.id],t.pdif=t.get()-t.b)}function b(){var t=this;t.pdif&&(t.b=t.get()-t.pdif,delete t.pdif,u[t.id]=t)}function w(t,e,n,r,i,o,a){t={id:d+(h++).toString(36),start:t,end:e,b:n,s:0,dur:r-n,spd:1,get:i,set:o,easing:a||w.linear,status:p,speed:m,duration:y,stop:v,pause:x,resume:b},u[t.id]=t;var s,l=0;for(s in u)if(u.hasOwnProperty(s)&&(l++,2==l))break;return 1==l&&c(f),t}return t.plugin(function(k,m){function x(e){var n=x.ps=x.ps||{};return n[e]?n[e].sleep=100:n[e]={sleep:100},setTimeout(function(){for(var t in n)n[r](t)&&t!=e&&(n[t].sleep--,!n[t].sleep)&&delete n[t]}),n[e]}function d(t,e,n,r){return null==t&&(t=e=n=r=0),null==e&&(e=t.y,n=t.width,r=t.height,t=t.x),{x:t,y:e,width:n,w:n,height:r,h:r,x2:t+n,y2:e+r,cx:t+n/2,cy:e+r/2,r1:q.min(n,r)/2,r2:q.max(n,r)/2,r0:q.sqrt(n*n+r*r)/2,path:s(t,e,n,r),vb:[t,e,n,r].join(" ")}}function b(){return this.join(",").replace(l,"$1")}function w(t){t=p(t);return t.toString=b,t}function y(t,e,n,r,i,o,a,s,l){return null==l?T(t,e,n,r,i,o,a,s):C(t,e,n,r,i,o,a,s,((t,e,n,r,i,o,a,s,l)=>{if(!(l<0||T(t,e,n,r,i,o,a,s)<l)){var u,c=.5,h=1-c;for(u=T(t,e,n,r,i,o,a,s,h);.01<U(u-l);)u=T(t,e,n,r,i,o,a,s,h+=(u<l?1:-1)*(c/=2));return h}})(t,e,n,r,i,o,a,s,l))}function t(f,p){function g(t){return+(+t).toFixed(3)}return k._.cacher(function(t,e,n){for(var r,i,o,a,s,l="",u={},c=0,h=0,d=(t=P(t=t instanceof m?t.attr("d"):t)).length;h<d;h++){if("M"==(o=t[h])[0])r=+o[1],i=+o[2];else{if(e<c+(a=y(r,i,o[1],o[2],o[3],o[4],o[5],o[6]))){if(p&&!u.start){if(l+=["C"+g((s=y(r,i,o[1],o[2],o[3],o[4],o[5],o[6],e-c)).start.x),g(s.start.y),g(s.m.x),g(s.m.y),g(s.x),g(s.y)],n)return l;u.start=l,l=["M"+g(s.x),g(s.y)+"C"+g(s.n.x),g(s.n.y),g(s.end.x),g(s.end.y),g(o[5]),g(o[6])].join(),c+=a,r=+o[5],i=+o[6];continue}if(!f&&!p)return y(r,i,o[1],o[2],o[3],o[4],o[5],o[6],e-c)}c+=a,r=+o[5],i=+o[6]}l+=o.shift()+o}return u.end=l,f?c:p?u:C(r,i,o[0],o[1],o[2],o[3],o[4],o[5],1)},null,k._.clone)}function C(t,e,n,r,i,o,a,s,l){var u=1-l,c=R(u,3),h=R(u,2),d=l*l,f=d*l,p=t+2*l*(n-t)+d*(i-2*n+t),g=e+2*l*(r-e)+d*(o-2*r+e),m=n+2*l*(i-n)+d*(a-2*i+n),d=r+2*l*(o-r)+d*(s-2*o+r);return{x:c*t+3*h*l*n+3*u*l*l*i+f*a,y:c*e+3*h*l*r+3*u*l*l*o+f*s,m:{x:p,y:g},n:{x:m,y:d},start:{x:u*t+l*n,y:u*e+l*r},end:{x:u*i+l*a,y:u*o+l*s},alpha:90-180*q.atan2(p-m,g-d)/O}}function S(t,e,n,r,i,o,a,s){k.is(t,"array")||(t=[t,e,n,r,i,o,a,s]);e=f.apply(null,t);return d(e.min.x,e.min.y,e.max.x-e.min.x,e.max.y-e.min.y)}function i(t,e,n){return e>=t.x&&e<=t.x+t.width&&n>=t.y&&n<=t.y+t.height}function E(t,e){return t=d(t),i(e=d(e),t.x,t.y)||i(e,t.x2,t.y)||i(e,t.x,t.y2)||i(e,t.x2,t.y2)||i(t,e.x,e.y)||i(t,e.x2,e.y)||i(t,e.x,e.y2)||i(t,e.x2,e.y2)||(t.x<e.x2&&t.x>e.x||e.x<t.x2&&e.x>t.x)&&(t.y<e.y2&&t.y>e.y||e.y<t.y2&&e.y>t.y)}function v(t,e,n,r,i){return t*(t*(-3*e+9*n-9*r+3*i)+6*e-12*n+6*r)-3*e+3*n}function T(t,e,n,r,i,o,a,s,l){for(var u=(l=1<(l=null==l?1:l)?1:l<0?0:l)/2,c=[-.1252,.1252,-.3678,.3678,-.5873,.5873,-.7699,.7699,-.9041,.9041,-.9816,.9816],h=[.2491,.2491,.2335,.2335,.2032,.2032,.1601,.1601,.1069,.1069,.0472,.0472],d=0,f=0;f<12;f++){var p=u*c[f]+u,g=v(p,t,n,i,a),p=v(p,e,r,o,s);d+=h[f]*q.sqrt(g*g+p*p)}return u*d}function G(t,e,n){if(!E(S(t),S(e)))return n?0:[];for(var r=~~(T.apply(0,t)/5),i=~~(T.apply(0,e)/5),o=[],a=[],s={},l=n?0:[],u=0;u<1+r;u++){var c=C.apply(0,t.concat(u/r));o.push({x:c.x,y:c.y,t:u/r})}for(u=0;u<1+i;u++)c=C.apply(0,e.concat(u/i)),a.push({x:c.x,y:c.y,t:u/i});for(u=0;u<r;u++)for(var h=0;h<i;h++){var d=o[u],f=o[u+1],p=a[h],g=a[h+1],m=U(f.x-d.x)<.001?"y":"x",y=U(g.x-p.x)<.001?"y":"x",v=((t,e,n,r,i,o,a,s)=>{if(!(D(t,n)<z(i,a)||z(t,n)>D(i,a)||D(e,r)<z(o,s)||z(e,r)>D(o,s))){var l=(t-n)*(o-s)-(e-r)*(i-a);if(l){var u=((t*r-e*n)*(i-a)-(t-n)*(i*s-o*a))/l,l=((t*r-e*n)*(o-s)-(e-r)*(i*s-o*a))/l,c=+u.toFixed(2),h=+l.toFixed(2);if(!(c<+z(t,n).toFixed(2)||c>+D(t,n).toFixed(2)||c<+z(i,a).toFixed(2)||c>+D(i,a).toFixed(2)||h<+z(e,r).toFixed(2)||h>+D(e,r).toFixed(2)||h<+z(o,s).toFixed(2)||h>+D(o,s).toFixed(2)))return{x:u,y:l}}}})(d.x,d.y,f.x,f.y,p.x,p.y,g.x,g.y);v&&s[v.x.toFixed(4)]!=v.y.toFixed(4)&&(s[v.x.toFixed(4)]=v.y.toFixed(4),m=d.t+U((v[m]-d[m])/(f[m]-d[m]))*(f.t-d.t),f=p.t+U((v[y]-p[y])/(g[y]-p[y]))*(g.t-p.t),0<=m)&&m<=1&&0<=f&&f<=1&&(n?l++:l.push({x:v.x,y:v.y,t1:m,t2:f}))}return l}function o(t,e,n){t=P(t),e=P(e);for(var r,i,o,a,s,l,u,c,h=n?0:[],d=0,f=t.length;d<f;d++){var p=t[d];if("M"==p[0])r=o=p[1],g=a=p[2];else for(var g="C"==p[0]?(r=(u=[r,g].concat(p.slice(1)))[6],u[7]):(u=[r,g,r,g,o,a,o,a],r=o,a),m=0,y=e.length;m<y;m++){var v=e[m];if("M"==v[0])i=s=v[1],x=l=v[2];else{var x="C"==v[0]?(i=(c=[i,x].concat(v.slice(1)))[6],c[7]):(c=[i,x,i,x,s,l,s,l],i=s,l),b=G(u,c,n);if(n)h+=b;else{for(var w=0,C=b.length;w<C;w++)b[w].segment1=d,b[w].segment2=m,b[w].bez1=u,b[w].bez2=c;h=h.concat(b)}}}}return h}function a(t){var e=x(t);if(e.bbox)return p(e.bbox);if(!t)return d();for(var n,r,i=0,o=0,a=[],s=[],l=0,u=(t=P(t)).length;l<u;l++)"M"==(n=t[l])[0]?(i=n[1],o=n[2],a.push(i),s.push(o)):(r=f(i,o,n[1],n[2],n[3],n[4],n[5],n[6]),a=a.concat(r.min.x,r.max.x),s=s.concat(r.min.y,r.max.y),i=n[5],o=n[6]);var c=z.apply(0,a),h=z.apply(0,s),c=d(c,h,D.apply(0,a)-c,D.apply(0,s)-h);return e.bbox=p(c),c}function s(t,e,n,r,i){return i?[["M",t+i,e],["l",n-2*i,0],["a",i,i,0,0,1,i,i],["l",0,r-2*i],["a",i,i,0,0,1,-i,i],["l",2*i-n,0],["a",i,i,0,0,1,-i,-i],["l",0,2*i-r],["a",i,i,0,0,1,i,-i],["z"]]:((i=[["M",t,e],["l",n,0],["l",0,r],["l",-n,0],["z"]]).toString=b,i)}function M(t,e,n,r,i){var o,a,s;return null==i&&null==r&&(r=n),(s=null!=i?(o=Math.PI/180,s=t+n*Math.cos(-r*o),a=t+n*Math.cos(-i*o),[["M",s,e+n*Math.sin(-r*o)],["A",n,n,0,+(180<i-r),0,a,e+n*Math.sin(-i*o)]]):[["M",t,e],["m",0,-r],["a",n,r,0,1,1,0,2*r],["a",n,r,0,1,1,0,-2*r],["z"]]).toString=b,s}function B(t){var e=x(t);if(e.abs)return w(e.abs);if(!(t=V(t,"array")&&V(t&&t[0],"array")?t:k.parsePathString(t))||!t.length)return[["M",0,0]];var n,r=[],i=0,o=0,a=0,s=0,l=0;"M"==t[0][0]&&(a=i=+t[0][1],s=o=+t[0][2],l++,r[0]=["M",i,o]);for(var u,c,h=3==t.length&&"M"==t[0][0]&&"R"==t[1][0].toUpperCase()&&"Z"==t[2][0].toUpperCase(),d=l,f=t.length;d<f;d++){if(r.push(u=[]),(n=(c=t[d])[0])!=n.toUpperCase())switch(u[0]=n.toUpperCase(),u[0]){case"A":u[1]=c[1],u[2]=c[2],u[3]=c[3],u[4]=c[4],u[5]=c[5],u[6]=+(c[6]+i),u[7]=+(c[7]+o);break;case"V":u[1]=+c[1]+o;break;case"H":u[1]=+c[1]+i;break;case"R":for(var p=[i,o].concat(c.slice(1)),g=2,m=p.length;g<m;g++)p[g]=+p[g]+i,p[++g]=+p[g]+o;r.pop(),r=r.concat(j(p,h));break;case"O":r.pop(),(p=M(i,o,c[1],c[2])).push(p[0]),r=r.concat(p);break;case"U":r.pop(),r=r.concat(M(i,o,c[1],c[2],c[3])),u=["U"].concat(r[r.length-1].slice(-2));break;case"M":a=+c[1]+i,s=+c[2]+o;default:for(g=1,m=c.length;g<m;g++)u[g]=+c[g]+(g%2?i:o)}else if("R"==n)p=[i,o].concat(c.slice(1)),r.pop(),r=r.concat(j(p,h)),u=["R"].concat(c.slice(-2));else if("O"==n)r.pop(),(p=M(i,o,c[1],c[2])).push(p[0]),r=r.concat(p);else if("U"==n)r.pop(),r=r.concat(M(i,o,c[1],c[2],c[3])),u=["U"].concat(r[r.length-1].slice(-2));else for(var y=0,v=c.length;y<v;y++)u[y]=c[y];if("O"!=(n=n.toUpperCase()))switch(u[0]){case"Z":i=a,o=s;break;case"H":i=u[1];break;case"V":o=u[1];break;case"M":a=u[u.length-2],s=u[u.length-1];default:i=u[u.length-2],o=u[u.length-1]}}return r.toString=b,e.abs=w(r),r}function F(t,e,n,r){return[t,e,n,r,n,r]}function _(t,e,n,r,i,o){return[1/3*t+2/3*n,1/3*e+2/3*r,1/3*i+2/3*n,1/3*o+2/3*r,i,o]}function A(t,e,n,r,i,o,a,s,l,u){var c=120*O/180,h=O/180*(+i||0),d=[],f=k._.cacher(function(t,e,n){return{x:t*q.cos(n)-e*q.sin(n),y:t*q.sin(n)+e*q.cos(n)}}),o=(u?(x=u[0],b=u[1],y=u[2],v=u[3]):(t=(g=f(t,e,-h)).x,e=g.y,s=(g=f(s,l,-h)).x,l=g.y,q.cos(O/180*i),q.sin(O/180*i),1<(p=(g=(t-s)/2)*g/(n*n)+(m=(e-l)/2)*m/(r*r))&&(n*=p=q.sqrt(p),r*=p),y=(p=(o==a?-1:1)*q.sqrt(U(((p=n*n)*(o=r*r)-p*m*m-o*g*g)/(p*m*m+o*g*g))))*n*m/r+(t+s)/2,x=q.asin(((e-(v=p*-r*g/n+(e+l)/2))/r).toFixed(9)),b=q.asin(((l-v)/r).toFixed(9)),(x=t<y?O-x:x)<0&&(x=2*O+x),(b=s<y?O-b:b)<0&&(b=2*O+b),a&&b<x&&(x-=2*O),!a&&x<b&&(b-=2*O)),b-x),c=(U(o)>c&&(m=b,p=s,g=l,d=A(s=y+n*q.cos(b=x+c*(a&&x<b?1:-1)),l=v+r*q.sin(b),n,r,i,0,a,p,g,[b,m,y,v])),o=b-x,q.cos(x)),i=q.sin(x),a=q.cos(b),p=q.sin(b),g=q.tan(o/4),m=4/3*n*g,y=4/3*r*g,v=[t,e],x=[t+m*i,e-y*c],b=[s+m*p,l-y*a],o=[s,l];if(x[0]=2*v[0]-x[0],x[1]=2*v[1]-x[1],u)return[x,b,o].concat(d);for(var w=[],C=0,S=(d=[x,b,o].concat(d).join().split(",")).length;C<S;C++)w[C]=C%2?f(d[C-1],d[C],h).y:f(d[C],d[C+1],h).x;return w}function N(t,e,n,r,i,o,a,s,l){var u=1-l;return{x:R(u,3)*t+3*R(u,2)*l*n+3*u*l*l*i+R(l,3)*a,y:R(u,3)*e+3*R(u,2)*l*r+3*u*l*l*o+R(l,3)*s}}function f(t,e,n,r,i,o,a,s){var l,u=i-2*n+t-(a-2*i+n),c=2*(n-t)-2*(i-n),h=t-n,d=(-c+q.sqrt(c*c-4*u*h))/2/u,f=(-c-q.sqrt(c*c-4*u*h))/2/u,p=[e,s],g=[t,a];return"1e12"<U(d)&&(d=.5),"1e12"<U(f)&&(f=.5),0<d&&d<1&&(l=N(t,e,n,r,i,o,a,s,d),g.push(l.x),p.push(l.y)),0<f&&f<1&&(l=N(t,e,n,r,i,o,a,s,f),g.push(l.x),p.push(l.y)),d=(-(c=2*(r-e)-2*(o-r))+q.sqrt(c*c-4*(u=o-2*r+e-(s-2*o+r))*(h=e-r)))/2/u,f=(-c-q.sqrt(c*c-4*u*h))/2/u,"1e12"<U(d)&&(d=.5),"1e12"<U(f)&&(f=.5),0<d&&d<1&&(l=N(t,e,n,r,i,o,a,s,d),g.push(l.x),p.push(l.y)),0<f&&f<1&&(l=N(t,e,n,r,i,o,a,s,f),g.push(l.x),p.push(l.y)),{min:{x:z.apply(0,g),y:z.apply(0,p)},max:{x:D.apply(0,g),y:D.apply(0,p)}}}function P(t,e){var n=!e&&x(t);if(!e&&n.curve)return w(n.curve);for(var o=B(t),a=e&&B(e),r={x:0,y:0,bx:0,by:0,X:0,Y:0,qx:null,qy:null},i={x:0,y:0,bx:0,by:0,X:0,Y:0,qx:null,qy:null},s=function(t,e){if(!t)return["C",e.x,e.y,e.x,e.y,e.x,e.y];switch(t[0]in{T:1,Q:1}||(e.qx=e.qy=null),t[0]){case"M":e.X=t[1],e.Y=t[2];break;case"A":t=["C"].concat(A.apply(0,[e.x,e.y].concat(t.slice(1))));break;case"S":t=["C",e.x+(e.x-(e.bx||e.x)),e.y+(e.y-(e.by||e.y))].concat(t.slice(1));break;case"T":e.qx=e.x+(e.x-(e.qx||e.x)),e.qy=e.y+(e.y-(e.qy||e.y)),t=["C"].concat(_(e.x,e.y,e.qx,e.qy,t[1],t[2]));break;case"Q":e.qx=t[1],e.qy=t[2],t=["C"].concat(_(e.x,e.y,t[1],t[2],t[3],t[4]));break;case"L":t=["C"].concat(F(e.x,e.y,t[1],t[2]));break;case"H":t=["C"].concat(F(e.x,e.y,t[1],e.y));break;case"V":t=["C"].concat(F(e.x,e.y,e.x,t[1]));break;case"Z":t=["C"].concat(F(e.x,e.y,e.X,e.Y))}return t},l=function(t,e){if(7<t[e].length){t[e].shift();for(var n=t[e];n.length;)t.splice(e++,0,["C"].concat(n.splice(0,6)));t.splice(e,1),h=D(o.length,a&&a.length||0)}},u=function(t,e,n,r,i){t&&e&&"M"==t[i][0]&&"M"!=e[i][0]&&(e.splice(i,0,["M",r.x,r.y]),n.bx=0,n.by=0,n.x=t[i][1],n.y=t[i][2],h=D(o.length,a&&a.length||0))},c=0,h=D(o.length,a&&a.length||0);c<h;c++){o[c]=s(o[c],r),l(o,c),a&&(a[c]=s(a[c],i)),a&&l(a,c),u(o,a,r,i,c),u(a,o,i,r,c);var d=o[c],f=a&&a[c],p=d.length,g=a&&f.length;r.x=d[p-2],r.y=d[p-1],r.bx=L(d[p-4])||r.x,r.by=L(d[p-3])||r.y,i.bx=a&&(L(f[g-4])||i.x),i.by=a&&(L(f[g-3])||i.y),i.x=a&&f[g-2],i.y=a&&f[g-1]}return a||(n.curve=w(o)),a?[o,a]:o}function j(t,e){for(var n=[],r=0,i=t.length;r<i-2*!e;r+=2){var o=[{x:+t[r-2],y:+t[r-1]},{x:+t[r],y:+t[r+1]},{x:+t[r+2],y:+t[r+3]},{x:+t[r+4],y:+t[r+5]}];e?r?i-4==r?o[3]={x:+t[0],y:+t[1]}:i-2==r&&(o[2]={x:+t[0],y:+t[1]},o[3]={x:+t[2],y:+t[3]}):o[0]={x:+t[i-2],y:+t[i-1]}:i-4==r?o[3]=o[2]:r||(o[0]={x:+t[r],y:+t[r+1]}),n.push(["C",(-o[0].x+6*o[1].x+o[2].x)/6,(-o[0].y+6*o[1].y+o[2].y)/6,(o[1].x+6*o[2].x-o[3].x)/6,(o[1].y+6*o[2].y-o[3].y)/6,o[2].x,o[2].y])}return n}var e=m.prototype,V=k.is,p=k._.clone,r="hasOwnProperty",l=/,?([a-z]),?/gi,L=parseFloat,q=Math,O=q.PI,z=q.min,D=q.max,R=q.pow,U=q.abs,u=t(1),c=t(),h=t(0,1),n=k._unit2px,g={path:function(t){return t.attr("path")},circle:function(t){t=n(t);return M(t.cx,t.cy,t.r)},ellipse:function(t){t=n(t);return M(t.cx,t.cy,t.rx,t.ry)},rect:function(t){t=n(t);return s(t.x,t.y,t.width,t.height,t.rx)},image:function(t){t=n(t);return s(t.x,t.y,t.width,t.height)},text:function(t){t=t.node.getBBox();return s(t.x,t.y,t.width,t.height)},g:function(t){t=t.node.getBBox();return s(t.x,t.y,t.width,t.height)},symbol:function(t){t=t.getBBox();return s(t.x,t.y,t.width,t.height)},line:function(t){return"M"+[t.attr("x1"),t.attr("y1"),t.attr("x2"),t.attr("y2")]},polyline:function(t){return"M"+t.attr("points")},polygon:function(t){return"M"+t.attr("points")+"z"},svg:function(t){t=t.node.getBBox();return s(t.x,t.y,t.width,t.height)},deflt:function(t){t=t.node.getBBox();return s(t.x,t.y,t.width,t.height)}};k.path=x,k.path.getTotalLength=u,k.path.getPointAtLength=c,k.path.getSubpath=function(t,e,n){return this.getTotalLength(t)-n<1e-6||(t=h(t,n,1),e)?h(t,e).end:t},e.getTotalLength=function(){return this.node.getTotalLength?this.node.getTotalLength():void 0},e.getPointAtLength=function(t){return c(this.attr("d"),t)},e.getSubpath=function(t,e){return k.path.getSubpath(this.attr("d"),t,e)},k._.box=d,k.path.findDotsAtSegment=C,k.path.bezierBBox=S,k.path.isPointInsideBBox=i,k.path.isBBoxIntersect=E,k.path.intersection=function(t,e){return o(t,e)},k.path.intersectionNumber=function(t,e){return o(t,e,1)},k.path.isPointInside=function(t,e,n){var r=a(t);return i(r,e,n)&&1==o(t,[["M",e,n],["H",r.x2+10]],1)%2},k.path.getBBox=a,k.path.get=g,k.path.toRelative=function(t){var e=x(t),n=String.prototype.toLowerCase;if(e.rel)return w(e.rel);var r=[],i=0,o=0,a=0,s=0,l=0;"M"==(t=k.is(t,"array")&&k.is(t&&t[0],"array")?t:k.parsePathString(t))[0][0]&&(a=i=t[0][1],s=o=t[0][2],l++,r.push(["M",i,o]));for(var u=l,c=t.length;u<c;u++){var h=r[u]=[],d=t[u];if(d[0]!=n.call(d[0]))switch(h[0]=n.call(d[0]),h[0]){case"a":h[1]=d[1],h[2]=d[2],h[3]=d[3],h[4]=d[4],h[5]=d[5],h[6]=+(d[6]-i).toFixed(3),h[7]=+(d[7]-o).toFixed(3);break;case"v":h[1]=+(d[1]-o).toFixed(3);break;case"m":a=d[1],s=d[2];default:for(var f=1,p=d.length;f<p;f++)h[f]=+(d[f]-(f%2?i:o)).toFixed(3)}else{h=r[u]=[],"m"==d[0]&&(a=d[1]+i,s=d[2]+o);for(var g=0,m=d.length;g<m;g++)r[u][g]=d[g]}var y=r[u].length;switch(r[u][0]){case"z":i=a,o=s;break;case"h":i+=+r[u][y-1];break;case"v":o+=+r[u][y-1];break;default:i+=+r[u][y-2],o+=+r[u][y-1]}}return r.toString=b,e.rel=w(r),r},k.path.toAbsolute=B,k.path.toCubic=P,k.path.map=function(t,e){if(e)for(var n,r,i,o,a,s=0,l=(t=P(t)).length;s<l;s++)for(i=1,o=(a=t[s]).length;i<o;i+=2)n=e.x(a[i],a[i+1]),r=e.y(a[i],a[i+1]),a[i]=n,a[i+1]=r;return t},k.path.toString=b,k.path.clone=w}),t.plugin(function(t){function s(t){if(this.items=[],this.length=0,this.type="set",t)for(var e=0,n=t.length;e<n;e++)t[e]&&(this[this.items.length]=this.items[this.items.length]=t[e],this.length++)}var l=Math.max,u=Math.min,e=s.prototype;e.push=function(){for(var t,e,n=0,r=arguments.length;n<r;n++)(t=arguments[n])&&(this[e=this.items.length]=this.items[e]=t,this.length++);return this},e.pop=function(){return this.length&&delete this[this.length--],this.items.pop()},e.forEach=function(t,e){for(var n=0,r=this.items.length;n<r;n++)if(!1===t.call(e,this.items[n],n))return this;return this},e.remove=function(){for(;this.length;)this.pop().remove();return this},e.attr=function(t){for(var e=0,n=this.items.length;e<n;e++)this.items[e].attr(t);return this},e.clear=function(){for(;this.length;)this.pop()},e.splice=function(t,e){t=t<0?l(this.length+t,0):t,e=l(0,u(this.length-t,e));for(var n=[],r=[],i=[],o=2;o<arguments.length;o++)i.push(arguments[o]);for(o=0;o<e;o++)r.push(this[t+o]);for(;o<this.length-t;o++)n.push(this[t+o]);var a=i.length;for(o=0;o<a+n.length;o++)this.items[t+o]=this[t+o]=o<a?i[o]:n[o-a];for(o=this.items.length=this.length-=e-a;this[o];)delete this[o++];return new s(r)},e.exclude=function(t){for(var e=0,n=this.length;e<n;e++)if(this[e]==t)return this.splice(e,1),!0;return!1},e.insertAfter=function(t){for(var e=this.items.length;e--;)this.items[e].insertAfter(t);return this},e.getBBox=function(){for(var t,e=[],n=[],r=[],i=[],o=this.items.length;o--;)this.items[o].removed||(t=this.items[o].getBBox(),e.push(t.x),n.push(t.y),r.push(t.x+t.width),i.push(t.y+t.height));return{x:e=u.apply(0,e),y:n=u.apply(0,n),x2:r=l.apply(0,r),y2:i=l.apply(0,i),width:r-e,height:i-n,cx:e+(r-e)/2,cy:n+(i-n)/2}},e.clone=function(t){t=new s;for(var e=0,n=this.items.length;e<n;e++)t.push(this.items[e].clone());return t},e.toString=function(){return"Snap‘s set"},e.type="set",t.set=function(){var t=new s;return arguments.length&&t.push.apply(t,Array.prototype.slice.call(arguments,0)),t}}),t.plugin(function(v,t){function x(t){var e=t[0];switch(e.toLowerCase()){case"t":return[e,0,0];case"m":return[e,1,0,0,1,0,0];case"r":return 4==t.length?[e,0,t[2],t[3]]:[e,0];case"s":return 5==t.length?[e,1,1,t[3],t[4]]:3==t.length?[e,1,1]:[e,1]}}function b(t){return t}function w(t){return v.rgb(t[0],t[1],t[2])}function C(t){for(var e,n,r,i,o=0,a=[],s=0,l=t.length;s<l;s++){for(r="[",i=['"'+t[s][0]+'"'],e=1,n=t[s].length;e<n;e++)i[e]="val["+o+++"]";a[s]=r+=i+"]"}return Function("val","return Snap.path.toString.call(["+a+"])")}function S(t){for(var e=[],n=0,r=t.length;n<r;n++)for(var i=1,o=t[n].length;i<o;i++)e.push(t[n][i]);return e}var k={},E=/[a-z]+$/i,T=String;k.stroke=k.fill="colour",t.prototype.equal=function(t,e){var n,r,i,o=T(this.attr(t)||""),a=this;if(o==+o&&e==+e)return{from:+o,to:+e,f:b};if("colour"==k[t])return n=v.color(o),r=v.color(e),{from:[n.r,n.g,n.b,n.opacity],to:[r.r,r.g,r.b,r.opacity],f:w};if("transform"!=t&&"gradientTransform"!=t&&"patternTransform"!=t)return"d"==t||"path"==t?{from:S((n=v.path.toCubic(o,e))[0]),to:S(n[1]),f:C(n[0])}:"points"==t?{from:n=T(o).split(","),to:r=T(e).split(","),f:function(t){return t}}:(n=o.match(E),r=T(e).match(E),n&&n==r?{from:parseFloat(o),to:parseFloat(e),f:(i=n,function(t){return+t.toFixed(3)+i})}:{from:this.asPX(t),to:this.asPX(t,e),f:b});e instanceof v.Matrix&&(e=e.toTransformString()),v._.rgTransform.test(e)||(e=v._.svgTransform2string(e));var s=o,l=e,u=function(){return a.getBBox(1)};l=T(l).replace(/\.{3}|\u2026/g,s),s=v.parseTransformString(s)||[],l=v.parseTransformString(l)||[];for(var c,h,d,f,p=Math.max(s.length,l.length),g=[],m=[],y=0;y<p;y++){if(d=s[y]||x(l[y]),f=l[y]||x(d),d[0]!=f[0]||"r"==d[0].toLowerCase()&&(d[2]!=f[2]||d[3]!=f[3])||"s"==d[0].toLowerCase()&&(d[3]!=f[3]||d[4]!=f[4])){s=v._.transform2matrix(s,u()),l=v._.transform2matrix(l,u()),g=[["m",s.a,s.b,s.c,s.d,s.e,s.f]],m=[["m",l.a,l.b,l.c,l.d,l.e,l.f]];break}for(g[y]=[],m[y]=[],c=0,h=Math.max(d.length,f.length);c<h;c++)c in d&&(g[y][c]=d[c]),c in f&&(m[y][c]=f[c])}return{from:S(g),to:S(m),f:C(g)}}}),t.plugin(function(c,t,e,o){for(var n=t.prototype,h=("createTouch"in o.doc),r=["click","dblclick","mousedown","mousemove","mouseout","mouseover","mouseup","touchstart","touchmove","touchend","touchcancel"],d={mousedown:"touchstart",mousemove:"touchmove",mouseup:"touchend"},f=function(t){t="y"==t?"scrollTop":"scrollLeft";return o.doc.documentElement[t]||o.doc.body[t]},a=function(){this.returnValue=!1},p=function(){return this.originalEvent.preventDefault()},s=function(){this.cancelBubble=!0},g=function(){return this.originalEvent.stopPropagation()},i=o.doc.addEventListener?function(a,s,l,u){function t(t){var e=f("y"),n=f("x");if(h&&d.hasOwnProperty(s))for(var r=0,i=t.targetTouches&&t.targetTouches.length;r<i;r++)if(t.targetTouches[r].target==a||a.contains(t.targetTouches[r].target)){var o=t;(t=t.targetTouches[r]).originalEvent=o,t.preventDefault=p,t.stopPropagation=g;break}return n=t.clientX+n,e=t.clientY+e,l.call(u,t,n,e)}var e=h&&d[s]?d[s]:s;return s!==e&&a.addEventListener(s,t,!1),a.addEventListener(e,t,!1),function(){return s!==e&&a.removeEventListener(s,t,!1),a.removeEventListener(e,t,!1),!0}}:o.doc.attachEvent?function(t,e,r,i){function n(t){t=t||o.win.event;var e=f("y"),n=f("x"),n=t.clientX+n,e=t.clientY+e;return t.preventDefault=t.preventDefault||a,t.stopPropagation=t.stopPropagation||s,r.call(i,t,n,e)}t.attachEvent("on"+e,n);return function(){return t.detachEvent("on"+e,n),!0}}:void 0,m=[],u=function(t){for(var e,n=t.clientX,r=t.clientY,i=f("y"),o=f("x"),a=m.length;a--;){if(e=m[a],h){for(var s,l=t.touches&&t.touches.length;l--;)if((s=t.touches[l]).identifier==e.el._drag.id||e.el.node.contains(s.target)){n=s.clientX,r=s.clientY,(t.originalEvent||t).preventDefault();break}}else t.preventDefault();var u=e.el.node;c._.glob,u.nextSibling,u.style.display,n+=o,r+=i,Tt("snap.drag.move."+e.el.id,e.move_scope||e.el,n-e.el._drag.x,r-e.el._drag.y,n,r,t)}},y=function(t){c.unmousemove(u).unmouseup(y);for(var e,n=m.length;n--;)(e=m[n]).el._drag={},Tt("snap.drag.end."+e.el.id,e.end_scope||e.start_scope||e.move_scope||e.el,t);m=[]},l=r.length;l--;)(r=>{c[r]=n[r]=function(t,e){return c.is(t,"function")&&(this.events=this.events||[],this.events.push({name:r,f:t,unbind:i(this.shape||this.node||o.doc,r,t,e||this)})),this},c["un"+r]=n["un"+r]=function(t){for(var e=this.events||[],n=e.length;n--;)if(e[n].name==r&&(e[n].f==t||!t))return e[n].unbind(),e.splice(n,1),e.length||delete this.events,this;return this}})(r[l]);n.hover=function(t,e,n,r){return this.mouseover(t,n).mouseout(e,r||n)},n.unhover=function(t,e){return this.unmouseover(t).unmouseout(e)};var v=[];n.drag=function(r,i,o,a,s,l){function t(t,e,n){(t.originalEvent||t).preventDefault(),this._drag.x=e,this._drag.y=n,this._drag.id=t.identifier,m.length||c.mousemove(u).mouseup(y),m.push({el:this,move_scope:a,start_scope:s,end_scope:l}),i&&Tt.on("snap.drag.start."+this.id,i),r&&Tt.on("snap.drag.move."+this.id,r),o&&Tt.on("snap.drag.end."+this.id,o),Tt("snap.drag.start."+this.id,s||a||this,e,n,t)}var n;return arguments.length?(this._drag={},v.push({el:this,start:t}),this.mousedown(t),this):this.drag(function(t,e){this.attr({transform:n+(n?"T":"t")+[t,e]})},function(){n=this.transform().local})},n.undrag=function(){for(var t=v.length;t--;)v[t].el==this&&(this.unmousedown(v[t].start),v.splice(t,1),Tt.unbind("snap.drag.*."+this.id));return v.length||c.unmousemove(u).unmouseup(y),this}}),t.plugin(function(i,o,t){o.prototype;var t=t.prototype,e=/^\s*url\((.+)\)/,a=String,s=i._.$;i.filter={},t.filter=function(t){var e=this,t=("svg"!=e.type&&(e=e.paper),i.parse(a(t))),n=i._.id(),r=(e.node.offsetWidth,e.node.offsetHeight,s("filter"));return s(r,{id:n,filterUnits:"userSpaceOnUse"}),r.appendChild(t.node),e.defs.appendChild(r),new o(r)},Tt.on("snap.util.getattr.filter",function(){Tt.stop();var t=s(this.node,"filter");if(t)return(t=a(t).match(e))&&i.select(t[1])}),Tt.on("snap.util.attr.filter",function(t){var e;t instanceof o&&"filter"==t.type&&(Tt.stop(),(e=t.node.id)||(s(t.node,{id:t.id}),e=t.id),s(this.node,{filter:i.url(e)})),t&&"none"!=t||(Tt.stop(),this.node.removeAttribute("filter"))}),i.filter.blur=function(t,e){return null==t&&(t=2),i.format('<feGaussianBlur stdDeviation="{def}"/>',{def:null==e?t:[t,e]})},i.filter.blur.toString=function(){return this()},i.filter.shadow=function(t,e,n,r){return r=r||"#000","string"==typeof(n=null==n?4:n)&&(r=n,n=4),null==t&&(t=0,e=2),null==e&&(e=t),r=i.color(r),i.format('<feGaussianBlur in="SourceAlpha" stdDeviation="{blur}"/><feOffset dx="{dx}" dy="{dy}" result="offsetblur"/><feFlood flood-color="{color}"/><feComposite in2="offsetblur" operator="in"/><feMerge><feMergeNode/><feMergeNode in="SourceGraphic"/></feMerge>',{color:r,dx:t,dy:e,blur:n})},i.filter.shadow.toString=function(){return this()},i.filter.grayscale=function(t){return i.format('<feColorMatrix type="matrix" values="{a} {b} {c} 0 0 {d} {e} {f} 0 0 {g} {b} {h} 0 0 0 0 0 1 0"/>',{a:.2126+.7874*(1-(t=null==t?1:t)),b:.7152-.7152*(1-t),c:.0722-.0722*(1-t),d:.2126-.2126*(1-t),e:.7152+.2848*(1-t),f:.0722-.0722*(1-t),g:.2126-.2126*(1-t),h:.0722+.9278*(1-t)})},i.filter.grayscale.toString=function(){return this()},i.filter.sepia=function(t){return i.format('<feColorMatrix type="matrix" values="{a} {b} {c} 0 0 {d} {e} {f} 0 0 {g} {h} {i} 0 0 0 0 0 1 0"/>',{a:.393+.607*(1-(t=null==t?1:t)),b:.769-.769*(1-t),c:.189-.189*(1-t),d:.349-.349*(1-t),e:.686+.314*(1-t),f:.168-.168*(1-t),g:.272-.272*(1-t),h:.534-.534*(1-t),i:.131+.869*(1-t)})},i.filter.sepia.toString=function(){return this()},i.filter.saturate=function(t){return i.format('<feColorMatrix type="saturate" values="{amount}"/>',{amount:1-(t=null==t?1:t)})},i.filter.saturate.toString=function(){return this()},i.filter.hueRotate=function(t){return i.format('<feColorMatrix type="hueRotate" values="{angle}"/>',{angle:t=t||0})},i.filter.hueRotate.toString=function(){return this()},i.filter.invert=function(t){return i.format('<feComponentTransfer><feFuncR type="table" tableValues="{amount} {amount2}"/><feFuncG type="table" tableValues="{amount} {amount2}"/><feFuncB type="table" tableValues="{amount} {amount2}"/></feComponentTransfer>',{amount:t=null==t?1:t,amount2:1-t})},i.filter.invert.toString=function(){return this()},i.filter.brightness=function(t){return i.format('<feComponentTransfer><feFuncR type="linear" slope="{amount}"/><feFuncG type="linear" slope="{amount}"/><feFuncB type="linear" slope="{amount}"/></feComponentTransfer>',{amount:t=null==t?1:t})},i.filter.brightness.toString=function(){return this()},i.filter.contrast=function(t){return i.format('<feComponentTransfer><feFuncR type="linear" slope="{amount}" intercept="{amount2}"/><feFuncG type="linear" slope="{amount}" intercept="{amount2}"/><feFuncB type="linear" slope="{amount}" intercept="{amount2}"/></feComponentTransfer>',{amount:t=null==t?1:t,amount2:.5-t/2})},i.filter.contrast.toString=function(){return this()}}),t}),(c=>{c(".overlay-show");let i=c("div.ult-overlay");function n(t){var e,t="div.ult-overlay."+t,n=(joverlay=document.querySelector(t),(i=c(t)).hasClass("ult-open")?(i.removeClass("ult-open"),i.addClass("ult-close"),e=function(t){if(support.transitions){if("visibility"!==t.propertyName)return;this.removeEventListener(transEndEventName,e)}i.removeClass("ult-close")},support.transitions?(joverlay.addEventListener(transEndEventName,e),i.removeClass("ult-close"),r<n&&c("html").css({overflow:"auto"})):e()):i.hasClass("ult-close")||i.addClass("ult-open"),i.find(".ult_modal").outerHeight()),r=c(window).outerHeight();r<n&&c("html").css({overflow:"hidden"})}function r(t){var t="div.overlay-cornershape."+t,e=document.querySelector(t);let n=c(t);const r=Snap(e.querySelector("svg")),i=r.select("path"),o="m 0,0 1439.999975,0 0,805.99999 0,-805.99999 z ",a=" m 0,0 1439.999975,0 0,805.99999 -1439.999975,0 z  ";n.hasClass("ult-open")?(n.removeClass("ult-open"),n.addClass("ult-close"),i.animate({path:o},400,mina.linear,function(t){n.removeClass("ult-close")})):n.hasClass("ult-close")||(n.addClass("ult-open"),i.animate({path:a},400,mina.linear))}function o(t){var e,n,r,t="div.overlay-genie."+t,i=document.querySelector(t);let o=c(t),a=Snap(i.querySelector("svg")),s=a.select("path"),l=i.getAttribute("data-steps").split(";"),u=l.length;o.hasClass("ult-open")?(n=u-1,o.removeClass("ult-open"),o.addClass("ult-close"),e=function(t){o.removeClass("ult-close")},(r=function(t){--t<0||s.animate({path:l[t]},60,mina.linear,function(){0===t&&e(),r(t)})})(n)):o.hasClass("ult-close")||(n=0,o.addClass("ult-open"),(r=function(t){++t>u-1||s.animate({path:l[t]},60,mina.linear,function(){r(t)})})(n))}function a(t){var t="div.overlay-boxes."+t,e=document.querySelector(t);let n=c(t),r=[].slice.call(e.querySelectorAll("svg > path")),i=r.length,o=0;{var a=r;let t=a.length,e,n;for(;0!==t;)n=Math.floor(Math.random()*t),e=a[--t],a[t]=a[n],a[n]=e}n.hasClass("ult-open")?(n.removeClass("ult-open"),n.addClass("ult-close"),r.forEach(function(t,e){setTimeout(function(){++o,t.style.display="none",o===i&&n.removeClass("ult-close")},30*e)})):n.hasClass("ult-close")||(n.addClass("ult-open"),r.forEach(function(t,e){setTimeout(function(){t.style.display="block"},30*e)}))}function s(t){var e=c("."+t).find(".ult_modal-content").height();c(window).height()<e?c("."+t).addClass("ult_modal-auto-top"):c("."+t).removeClass("ult_modal-auto-top"),0<c("."+t).find("iframe").length&&c("."+t).find("iframe").each(function(t,e){c(e).attr("src",c(e).attr("src"))}),c(document).trigger("onUVCModalPopupOpen",t)}i.find("div.ult-overlay-close"),transEndEventNames={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd",msTransition:"MSTransitionEnd",transition:"transitionend"},transEndEventName=transEndEventNames[bsfmodernizr.prefixed("transition")],support={transitions:bsfmodernizr.csstransitions},c(".overlay-show-cornershape").find("path").attr("d"),c(window).on("load",function(){let e=new Array;c(".ult-onload").each(function(t){e.push(c(this)),setTimeout(function(){e[t].trigger("click")},1e3*parseInt(c(this).data("onload-delay")))}),c(".ult-vimeo iframe").each(function(t,e){c(this).attr("id");let n=c(this)[0],r=$f(n);r.addEvent("ready",function(){r.addEvent("pause"),r.addEvent("finish")})})}),c(document).ready(function(){c(".ult-overlay").each(function(){c(this).appendTo(document.body)}),c(".ult-overlay").show(),c(".overlay-show").each(function(t,e){var n=c(this).data("class-id");c("."+n).find(".ult-vimeo iframe").attr("id","video_"+n),c("."+n).find(".ult-youtube iframe").attr("id","video_"+n)});c(document).on("click",".overlay-show",function(t){t.stopPropagation(),t.preventDefault();let e=c(this).data("class-id");1!=c(this).parent().hasClass("modal-hide-mobile")&&1!=c(this).parent().hasClass("modal-hide-tablet")&&(c("."+e).find(".ult_modal-content").removeClass("ult-hide"),c("."+e).find(".ult-vimeo iframe").html(c(".ult-vimeo iframe").html()),c("."+e).addClass(c(this).data("overlay-class")),setTimeout(function(){c("body, html").addClass("ult_modal-body-open"),n(e),s(e)},500),"keypress-control-enable"!=c(this).parent().attr("data-keypress-control")&&"keypress-control-enable"!=c(this).attr("data-keypress-control")||(window.onkeydown=function(t){27==t.keyCode&&c(document).find(".ult-overlay.ult-open."+e).removeClass("ult-open")}))}),c(document).on("click",".overlay-show-cornershape",function(t){t.stopPropagation(),t.preventDefault();let e=c(this).data("class-id");c("."+e).find(".ult_modal-content").removeClass("ult-hide"),setTimeout(function(){c("."+e).addClass("overlay-cornershape"),r(e),c("body, html").addClass("ult_modal-body-open"),s(e)},300)}),c(document).on("click","div.overlay-cornershape div.ult-overlay-close",function(t){t.stopPropagation();t=c(this).parents("div.overlay-cornershape").data("class");r(t),c("body, html").removeClass("ult_modal-body-open"),c("html").css({overflow:"auto"}),c(document).trigger("onUVCModalPopUpClosed",t)}),c(document).on("click",".overlay-show-boxes",function(t){t.stopPropagation(),t.preventDefault();let e=c(this).data("class-id");c("."+e).find(".ult_modal-content").removeClass("ult-hide"),setTimeout(function(){c("."+e).addClass("overlay-boxes"),a(e),c("body, html").addClass("ult_modal-body-open"),s(e)},300)}),c(document).on("click","div.overlay-boxes div.ult-overlay-close",function(t){t.stopPropagation();t=c(this).parents("div.overlay-boxes").data("class");a(t),c("body, html").removeClass("ult_modal-body-open"),c("html").css({overflow:"auto"}),c(document).trigger("onUVCModalPopUpClosed",t)}),c(document).on("click",".overlay-show-genie",function(t){t.preventDefault();let e=c(this).data("class-id");c("."+e).find(".ult_modal-content").removeClass("ult-hide"),setTimeout(function(){c("."+e).addClass("overlay-genie"),o(e),c("body, html").addClass("ult_modal-body-open"),s(e),c("html").css({overflow:"auto"})},300)}),c(document).on("click","div.overlay-genie div.ult-overlay-close",function(t){t.stopPropagation();t=c(this).parents("div.overlay-genie").data("class");o(t),c("body, html").removeClass("ult_modal-body-open"),c("html").css({overflow:"auto"}),c(document).trigger("onUVCModalPopUpClosed",t)}),c(document).on("click",".ult-overlay .ult-overlay-close",function(t){t.stopPropagation(),n(($this=c(this)).parents(".ult-overlay").data("class")),c("body, html").removeClass("ult_modal-body-open"),$this.parent().find(".ult-vimeo").length&&$this.parent().find(".ult-vimeo iframe").each(function(t,e){var n=c(e),r=c(e).attr("src"),e=(c(e).attr("src",""),c(e).attr("src",r),n[0]);$f(e).api("pause")}),$this.parent().find(".ult-youtube").length&&$this.parent().find(".ult-youtube iframe").each(function(t,e){var n=c(e).attr("src");c(e).attr("src",""),c(e).attr("src",n)}),$this.parent().find(".ult-video-shortcode").length&&$this.parent().find(".ult-video-shortcode video").each(function(t,e){e.pause()}),c("html").css({overflow:"auto"}),c(document).trigger("onUVCModalPopUpClosed")}),c(document).on("click",".ult-overlay .ult_modal",function(t){t.stopPropagation()}),c(document).on("click",".ult-overlay",function(t){t.stopPropagation(),t.preventDefault();let e=($this=c(this)).data("class");c(document).find(".ult-modal-input-wrapper").children().each(function(){c(this).data("class-id")==e&&"overlay-control-enable"==c(this).parent(".ult-modal-input-wrapper").data("overlay-control")&&($this.find(".ult-overlay-close").trigger("click"),c("html").css({overflow:"auto"}))})})}),c(document).on("onUVCModalPopupOpen",function(){c(".ult_modal-body iframe").each(function(t,e){let n=c(this).parent().width();c(this).parent().parent().parent().hasClass("ult-small"),c(this).parent().parent().parent().hasClass("ult-medium");var r=!!c(this).parent().parent().parent().hasClass("ult-container"),i=!!c(this).parent().parent().parent().hasClass("ult-block"),o=n/10;let a=n*(9/16)+o;if(!!(!c(this).parent().hasClass("ult-youtube")&&!c(this).parent().hasClass("ult-vimeo")))return!1;r&&(o=c(window).height())<a&&(a=o-100),i&&(n=c(this).attr("width"),a=c(this).attr("height"),void 0!==n&&""!=n||(n=640),void 0!==a&&""!=a||(a=360)),c(this).css({width:n+"px",height:a+"px"})}),c(window).trigger("resize")})})(jQuery);