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;tthis.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.frameVall.endVal?l.endVal:l.frameVal,l.d.innerHTML=l.formatNumber(l.frameVal.toFixed(l.decimals)),t";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"))}})})}),!function(){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]?function(i,o){return 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),!function(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")),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._sincei)&&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._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'+o._minDigits(i,i._periods[t],h)+''+(e||c)[t]+"":""}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?''+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):""):''+d(0)+d(1)+d(2)+d(3)+d(4)+d(5)+d(6))+""+(i.options.description?''+i.options.description+"":"")},_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._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()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=f&&(d[p]=0,c=1),0d?(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"+r+"",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 div").outerHeight(!0)),e=parseInt(jQuery(this).find(".ifb-back > div").outerHeight(!0)),t=e div").outerHeight()),e=(t=parseInt(jQuery(this).find(".ifb-back > div").outerHeight()))"),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("
").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).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('
'),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('
'),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('
'),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('
'),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('
'),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;(0this._parentBottom||this._scrollTopthis._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";$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'),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="";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
'),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"),0o&&(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$(A).scrollTop()+$(A).height()&&-1i?(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'}y.$tooltip.find(".ult-tooltipster-arrow").remove();Q='
'+o+'
';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:$("
").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),!function(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";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("
").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("
").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?(to&&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=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"))&&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")),on)&&(f||(g-=e,g=Math.max(n-u,g),g=Math.min(T,g),m&&a.css({top:g+"px"})))):cd+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;ot?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)})}),!function(s){s(document).ready(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),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="",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),!function(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:'',nextArrow:'',autoplay:!1,autoplaySpeed:3e3,centerMode:!1,centerPadding:"50px",cssEase:"ease",customPaging(t,e){return d('