(window.webpackJsonp=window.webpackJsonp||[]).push([[482],{1186:function(e,t,n){"use strict";n.d(t,"a",(function(){return m}));var r=n(1),o=n(248),c=n(211),l=n(234),d=n(1207),O=Object(r.e)({name:"UiIcoTeamBase",components:{UiImg:d.a,UiIcoCountry:l.a},props:{image:{type:String,default:""},label:{type:String,default:""},countryIco:{type:[String,Number],default:void 0},isPresetSize:{type:Boolean,default:!0},presetSize:{type:Number,default:o.b.M},bordered:{type:Boolean,default:!0}},setup(e,{emit:t}){const n=Object(r.B)(!1),l=Object(r.b)((()=>e.image?`${c.b}${e.image}`:c.a)),d=Object(r.b)((()=>e.image?`${o.a}${e.presetSize}${c.b}${e.image}`:"")),g=Object(r.b)((()=>e.isPresetSize?Object(r.G)(d):Object(r.G)(l)));Object(r.I)(g,(()=>{n.value=!1}));const O=Object(r.b)((()=>Object(r.G)(g)&&!Object(r.G)(n)));return{logoIsError:n,logoUrl:g,onError:()=>{n.value=!0,t("error")},isLogo:O}}}),f=n(7),m=n.n(f)()({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.isLogo?n("UiImg",{staticClass:"ui-ico-team-base",attrs:{src:e.$cdn(e.logoUrl),alt:e.label},on:{error:e.onError}}):n("UiIcoCountry",{staticClass:"ui-ico-team-base",attrs:{ico:e.countryIco,bordered:e.bordered}})},staticRenderFns:[]},void 0,O,void 0,!1,void 0,!1,void 0,void 0,void 0)},1207:function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var r=n(1),o=n(204),u=Object(r.e)({name:"UiImg",props:{alt:{type:String,default:""},src:{type:String,default:""},rounded:{type:Boolean,default:!0}},setup(e){const t=Object(r.B)(!1),a=Object(o.a)("error"),n=()=>Object(r.p)((()=>{t.value=!0})),c=Object(r.b)((()=>({"ui-img__img--not-loaded":!Object(r.G)(t),"ui-img__img--rounded":e.rounded})));return{isLoaded:t,onError:e=>{n(),a(e)},setLoaded:n,uiImgClasses:c}}}),c=n(7),s=n.n(c)()({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("span",{staticClass:"ui-img"},[n("ClientOnly",[n("img",{staticClass:"ui-img__img",class:e.uiImgClasses,attrs:{src:e.src,alt:e.alt},on:{error:e.onError,load:e.setLoaded}})])],1)},staticRenderFns:[]},void 0,u,"data-v-0dcd499a",!1,void 0,!1,void 0,void 0,void 0)},1255:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));const r=e=>e instanceof Promise},1287:function(e,t,n){"use strict";n.d(t,"a",(function(){return c})),n.d(t,"b",(function(){return o}));var r,o=((r=o||{})[r.RTL=-1]="RTL",r[r.LTR=1]="LTR",r),c=(e=>(e.RTL="rtl",e.LTR="ltr",e))(c||{})},1288:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));const r=()=>{const e=new Set,t=t=>([...e].map((e=>e(t))),t),n=t=>{t?e.delete(t):e.clear()},a=t=>(e.add(t),()=>n(t));return t.watch=a,t.map=e=>{const t=r();return a((n=>{return void 0,null,r=function*(){return t(yield e(n))},new Promise(((e,t)=>{var n=e=>{try{c(r.next(e))}catch(e){t(e)}},o=e=>{try{c(r.throw(e))}catch(e){t(e)}},c=t=>t.done?e(t.value):Promise.resolve(t.value).then(n,o);c((r=r.apply(undefined,null)).next())}));var r})),t},t.unwatch=n,t}},1289:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));const r=e=>(null==e?void 0:e.changedTouches)?e.changedTouches[0]:e},1329:function(e,t,n){"use strict";n.d(t,"a",(function(){return d}));var r=n(1),o=n(248),c=n(1186),a=Object(r.e)({name:"UiIcoTeam",components:{UiIcoTeamBase:c.a},props:{image:{type:String,default:""},label:{type:String,default:""},countryIco:{type:[String,Number],default:void 0},presetSize:{type:Number,default:o.b.M},bordered:{type:Boolean,default:!0},isPresetSize:{type:Boolean,default:!0}}}),l=n(7),d=n.n(l)()({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("span",{staticClass:"ui-ico-team"},[n("UiIcoTeamBase",{staticClass:"ui-ico-team__content",attrs:{image:e.image,label:e.label,alt:e.label,countryIco:e.countryIco,presetSize:e.presetSize,isPresetSize:e.isPresetSize,bordered:e.bordered},on:{error:function(t){return e.$emit("error")}}})],1)},staticRenderFns:[]},void 0,a,"data-v-ef20186c",!1,void 0,!1,void 0,void 0,void 0)},1405:function(e,t,n){"use strict";n.d(t,"a",(function(){return O}));var r=n(1),o=n(10),c=n(204),l=n(26);var p=Object(r.e)({name:"UiSwitch_F",props:{inputType:{type:String,default:"radio"},inputName:{type:String,default:void 0},inputValue:{type:[String,Number],default:void 0},checked:{type:Boolean,default:!1},weight:{type:String,default:""},theme:{type:String,default:o.a}},setup(e){const{checked:t,weight:n,theme:a}=Object(r.F)(e),{focus:o,setInputFocus:d,unsetInputFocus:O,onInput:f}=(({checked:e})=>{const t=Object(r.B)(!1),n=Object(c.a)(l.c);return{focus:t,setInputFocus:()=>{t.value=!0},unsetInputFocus:()=>{t.value=!1},onInput:()=>n(!Object(r.G)(e))}})(Object(r.F)(e)),m=r.m?{}:{onChange:e=>e.stopPropagation()};return{setInputFocus:d,unsetInputFocus:O,switchClasses:Object(r.b)((()=>({"ui-switch--is-active":Object(r.G)(t),"ui-switch--is-focused":Object(r.G)(o),[`ui-switch--theme-${Object(r.G)(a)}`]:Boolean(Object(r.G)(a)),[`ui-switch--weight-${Object(r.G)(n)}`]:Boolean(Object(r.G)(n))}))),onInput:f,vueAttrs:m}}}),d=n(7),O=n.n(d)()({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("label",{staticClass:"ui-switch",class:e.switchClasses},[e._t("default"),e._v(" "),n("input",e._b({staticClass:"ui-switch__input",attrs:{type:e.inputType,name:e.inputName},domProps:{value:e.inputValue,checked:e.checked},on:{click:e.onInput,focus:e.setInputFocus,blur:e.unsetInputFocus}},"input",e.vueAttrs,!1))],2)},staticRenderFns:[]},void 0,p,"data-v-b61ce44a",!1,void 0,!1,void 0,void 0,void 0)},1430:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));const r=e=>{e.cancelable&&!e.defaultPrevented&&(e.preventDefault(),e.stopPropagation())}},1454:function(e,t,n){"use strict";n.d(t,"a",(function(){return l}));var r=Object.defineProperty,o=Object.getOwnPropertySymbols,c=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable,p=(e,t,n)=>t in e?r(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const l=e=>{const t=((e,t)=>{for(var n in t||(t={}))c.call(t,n)&&p(e,n,t[n]);if(o)for(var n of o(t))a.call(t,n)&&p(e,n,t[n]);return e})({passive:!1},"boolean"==typeof e?{capture:null!=e&&e}:e);return(()=>{let e=!1;const t=Object.defineProperty({},"passive",{get(){e=!0}}),s=()=>{};try{window.addEventListener("test",s,t),window.removeEventListener("test",s,t)}catch(e){}return e})()?t:Boolean(t.capture)}},1460:function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var r=n(945),o=n(1255);const c=e=>{const t=Object(r.a)(),n=Object(r.a)(),c=(...r)=>{const c=e(...r);return t(...r),Object(o.a)(c)?c.then((data=>(n({params:r,result:data}),data))):(n({params:r,result:c}),c)};return c.sync={watch:t.watch,unwatch:t.unwatch},c.done={watch:n.watch,unwatch:n.unwatch},c}},1461:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(400);const o=(e,t)=>!Object(r.a)(e,t)&&(e.push(t),!0)},1462:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(400);const o=(e,t)=>!Object(r.a)(e,t)&&(e.unshift(t),!0)},1463:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(400);const o=(e,t)=>!!Object(r.a)(e,t)&&(e.splice(e.indexOf(t),1),!0)},1492:function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var r=n(1),o=n(214),c=n(10),i=Object(r.e)({name:"UiTag",props:{size:{type:String,default:o.a},theme:{type:String,default:c.b.accent},rounded:{type:Boolean,default:!0}},setup:e=>({uiTagClasses:Object(r.b)((()=>({[`ui-tag--size-${e.size}`]:Boolean(e.size),[`ui-tag--theme-${e.theme}`]:Boolean(e.theme),"ui-tag--rounded":e.rounded})))})}),l=n(7),a=n.n(l)()({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("span",{staticClass:"ui-tag",class:e.uiTagClasses},[n("span",{staticClass:"ui-tag__caption"},[e._t("default")],2)])},staticRenderFns:[]},void 0,i,"data-v-773169f8",!1,void 0,!1,void 0,void 0,void 0)},1495:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(1);function o(e,t="",n,o=[]){e.register(t).registerModule(n).setDependencies(o),Object(r.y)("analyticsServiceKey",t)}},1517:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(1);const o=e=>{const t=Object(r.j)("analyticsServiceKey");return t?e.getDependency(t):void 0}},1524:function(e,t,n){"use strict";n.d(t,"a",(function(){return x}));var r=n(1),o=n(615),c=n(1288);const l=e=>{const t=Object(c.a)();function n(...n){const r=e.apply(this,n);return r instanceof Promise?r.then((e=>(t(e),e))):t(r),r}return n.watch=t.watch.bind(void 0),n};var d=n(1289),O=Math.pow;var f=n(1454),m=n(1430),v=n(1287);const h=(e,p)=>{const u=20,t=Object(r.b)((()=>Object(r.G)(p)?v.b.RTL:v.b.LTR)),{refHorizontalSwiper:n,minSwipeOffsetForStart:l=u,isOnlyOneSlide:g}=e,O=Object(r.B)(0),h=Object(r.B)(0),w=Object(r.B)(0),b=Object(r.B)(0),j=Object(c.a)(),S=Object(c.a)(),y=Object(c.a)(),_=Object(c.a)(),E=Object(c.a)();let G=!1,z=!1,C=0,I=0;const L=Object(r.b)((()=>Object(o.a)(n))),P=Object(r.b)((()=>Object(r.G)(O))),M=Object(r.b)((()=>Object(r.G)(h))),N=Object(r.b)((()=>Object(r.G)(w))),T=Object(r.b)((()=>Object(r.G)(h)-Object(r.G)(w))),x=Object(r.b)((()=>Object(r.G)(p)?Object(r.G)(t)*Object(r.G)(T):0)),U=Object(r.b)((()=>Object(r.G)(p)?0:Object(r.G)(T))),B=Object(r.b)((()=>Object(r.G)(T)>0)),k=()=>{var e;const{scrollLeft:t=0,scrollWidth:n=0,clientWidth:o=0}=null!=(e=Object(r.G)(L))?e:{};O.value=t,h.value=n,w.value=o},R=(e,t=!0)=>{const n=(o=e)>Object(r.G)(U)?Object(r.G)(U):o{const n=Object(r.G)(T)*e/100;R(n,t)},A=e=>{const{clientX:t}=Object(d.a)(e);C=I-t,G?(R(Object(r.G)(P)+C),Object(m.a)(e),_(e),I=t):Math.abs(C)>l&&(G=!0)},D=e=>{if(z)return;z=!0,C=0,G=!1,window.addEventListener("mousemove",A,Object(f.a)()),window.addEventListener("touchmove",A,Object(f.a)()),e instanceof MouseEvent&&Object(m.a)(e);const{clientX:t}=Object(d.a)(e);I=t,S(e)},F=e=>{G&&(Object(m.a)(e),E(e)),G=!1},V=e=>{z&&(z=!1,window.removeEventListener("mousemove",A,Object(f.a)()),window.removeEventListener("touchmove",A,Object(f.a)()),G&&(Object(m.a)(e),y(e)))},$=()=>{k(),q(Object(r.G)(b))};return Object(r.I)(n,(e=>{var t,n;(()=>{if(Object(r.G)(g))return;const e=Object(r.G)(L);e&&(e.addEventListener("mousedown",D,Object(f.a)()),e.addEventListener("touchstart",D,Object(f.a)()))})(),k(),t=e,Object(r.G)(p)&&t&&(null==(n=t.style)||n.setProperty("direction",v.a.RTL))}),{immediate:!0}),Object(r.u)((()=>{window.addEventListener("mouseup",V,Object(f.a)()),window.addEventListener("touchend",V,Object(f.a)()),window.addEventListener("click",F,Object(f.a)(!0)),window.addEventListener("resize",$,Object(f.a)()),window.addEventListener("toggleRightSection",$,Object(f.a)()),window.addEventListener("toggleLeftSection",$,Object(f.a)())})),Object(r.s)((()=>{(()=>{const e=Object(r.G)(L);e&&(e.removeEventListener("mousedown",D,Object(f.a)()),e.removeEventListener("touchstart",D,Object(f.a)()))})(),window.removeEventListener("mouseup",V,Object(f.a)()),window.removeEventListener("touchend",V,Object(f.a)()),window.removeEventListener("click",F,Object(f.a)(!0)),window.removeEventListener("resize",$,Object(f.a)()),window.removeEventListener("toggleRightSection",$,Object(f.a)()),window.removeEventListener("toggleLeftSection",$,Object(f.a)())})),{horizontalSwiperIsScroll:B,horizontalSwiperElement:L,horizontalSwiperScrollLeft:P,horizontalSwiperScrollWidth:M,horizontalSwiperClientWidth:N,horizontalSwiperMaxScrollLeft:T,horizontalSwiperUpdateScroll:R,horizontalSwiperUpdateScrollByPercent:q,horizontalSwiperEmitUpdateScrollAsPercentage:j,horizontalSwiperEmitSwipeDown:S,horizontalSwiperEmitSwipeUp:y,horizontalSwiperEmitSwipeMove:_,horizontalSwiperEmitSwipeClick:E}};var w=Object.defineProperty,j=Object.defineProperties,S=Object.getOwnPropertyDescriptors,y=Object.getOwnPropertySymbols,_=Object.prototype.hasOwnProperty,E=Object.prototype.propertyIsEnumerable,G=(e,t,n)=>t in e?w(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,z=(e,t,n)=>new Promise(((r,o)=>{var c=e=>{try{d(n.next(e))}catch(e){o(e)}},l=e=>{try{d(n.throw(e))}catch(e){o(e)}},d=e=>e.done?r(e.value):Promise.resolve(e.value).then(c,l);d((n=n.apply(e,t)).next())}));const C=(e,t)=>{const g=10,n=3,c=Object(r.B)(0),l=Object(r.b)((()=>Object(r.G)(t)?v.b.RTL:v.b.LTR)),{horizontalSwiperIsScroll:O,horizontalSwiperElement:f,horizontalSwiperScrollLeft:b,horizontalSwiperScrollWidth:m,horizontalSwiperClientWidth:w,horizontalSwiperMaxScrollLeft:C,horizontalSwiperUpdateScroll:I,horizontalSwiperUpdateScrollByPercent:L,horizontalSwiperEmitUpdateScrollAsPercentage:P,horizontalSwiperEmitSwipeDown:M,horizontalSwiperEmitSwipeUp:N,horizontalSwiperEmitSwipeMove:T,horizontalSwiperEmitSwipeClick:x}=h(e,t),{refHorizontalSwiper:U,refHorizontalSwiperItems:B=[],items:k=[],padding:R=g,startRenderItemsCount:A=n,isRepeat:D=!1}=e,F=Object(r.D)([]),V=Object(r.D)(0);let q=1,$=0;const W=Object(r.b)((()=>Object(r.G)(B).map((e=>Object(o.a)(e))).filter(Boolean).map((e=>e)).sort(((e,t)=>Object(r.G)(l)*(e.offsetLeft-t.offsetLeft))))),X=Object(r.b)((()=>Object(r.G)(F).map((e=>{return t=((e,t)=>{for(var n in t||(t={}))_.call(t,n)&&G(e,n,t[n]);if(y)for(var n of y(t))E.call(t,n)&&G(e,n,t[n]);return e})({},e),n={item:Object(r.G)(k)[e.index]},j(t,S(n));var t,n})).filter((e=>e.item)))),H=Object(r.b)((()=>Object(r.G)(l)*(Object(r.G)(C)/2))),Y=e=>{V.value=e},K=(e,t)=>({id:q++,index:e,isInitial:t,el:void 0}),J=()=>{F.value=Object(r.G)(F).slice()},Q=()=>{var e;const t=Object(r.G)(k).length,n=Object(r.G)(F).length,o=Object(r.G)(F)[n-1],c=null!=(e=null==o?void 0:o.index)?e:0,l=o?(o.index+1)%t:0;!D&&c>l||(Object(r.G)(F).push(K(l,!0)),J())},Z=(e=0,n=!1)=>z(void 0,null,(function*(){let o=Object(r.G)(V)+e;const d=Object(r.G)(W),O=d[d.length-1];if(!D&&O&&!Object(r.G)(t)){const e=o+O.offsetLeft+O.clientWidth-Object(r.G)(H)-Object(r.G)(w);o>Object(r.G)(H)&&(o=Object(r.G)(H)),e<0&&(o-=e)}Y(o),(e=>{let n=0,o=0;e&&(n=window.innerWidth-document.documentElement.clientWidth),e&&(!Object(r.G)(c)&&n?o+=Object(r.G)(t)?-n:n:Object(r.G)(c)&&(o+=Object(r.G)(t)?Object(r.G)(c):-Object(r.G)(c))),I(Object(r.G)(H)),Object(r.G)(W).reduce(((e,t,n)=>{const c=Object(r.G)(F)[n];if(!c)return e;c.el=t,c.offset=Object(r.G)(V)+e+(n<=1?o:0),c.widthOffset=Object(r.G)(l)*(t.clientWidth+R),c.isInitial||Y(Object(r.G)(V)-c.widthOffset),c.isInitial=!0;const d=`translate3d(${c.offset-t.offsetLeft}px, 0, 0)`;return t.style.setProperty("-webkit-transform",d),t.style.setProperty("transform",d),e+c.widthOffset}),0),J(),e&&(c.value=window.innerWidth-document.documentElement.clientWidth)})(n),yield Object(r.p)(),(()=>{const e=Object(r.G)(m);if(!Object(r.G)(k).length)return;const t=Object(r.G)(F).filter((e=>e.el)).filter((e=>Math.floor(Object(r.G)(l)*e.offset)<=0)),n=Object(r.G)(F).filter((e=>e.el)).filter((t=>Math.floor(Object(r.G)(l)*t.offset+t.el.clientWidth)>=e)),o=t.length+n.length;!t.length&&o<=2?(()=>{var e;const t=Object(r.G)(k).length,n=Object(r.G)(F)[0],o=null!=(e=null==n?void 0:n.index)?e:0,c=Math.max(0,0===o?t-1:(o-1)%t);!D&&o1&&(Y(Object(r.G)(V)+Object(r.G)(F).slice(0,t.length-1).filter((e=>e.el)).map((e=>e.widthOffset)).reduce(((e,t)=>e+t),0)),F.value=[...Object(r.G)(F).slice(t.length-1)],J()),!n.length&&o<=2?Q():n.length>1&&(Object(r.G)(F).splice(1-n.length,n.length),J())})()})),ee=M.map((e=>{const{clientX:t}=Object(d.a)(e);return $=t,e})),te=N.map((e=>z(void 0,null,(function*(){const{clientX:t}=Object(d.a)(e),n=t-$;return yield Z(n),e}))));return Object(r.I)(U,(()=>{F.value=[],Y(0),$=0,Array.from({length:A}).forEach((()=>Q())),Z(Object(r.G)(H))})),Object(r.I)((()=>[Object(r.G)(B),Object(r.G)(k)]),(()=>{Z()}),{deep:!r.m}),{horizontalSwiperItemsOffsetX:Object(r.b)((()=>Object(r.G)(V))),horizontalSwiperElementFixedPosition:H,horizontalSwiperRenderItems:X,horizontalSwiperIsScroll:O,horizontalSwiperElement:f,horizontalSwiperScrollLeft:b,horizontalSwiperScrollWidth:m,horizontalSwiperClientWidth:w,horizontalSwiperMaxScrollLeft:C,horizontalSwiperUpdateScroll:I,horizontalSwiperUpdateScrollByPercent:L,horizontalSwiperVirtualOpenTransition:(e,t)=>{e>t?F.value[0]=K(t,!0):F.value[Object(r.G)(F).length-1]=K(t,!0),J()},horizontalSwiperVirtualCloseTransition:(e,t)=>{e>t?F.value[Object(r.G)(F).length-1]=K(t+1,!0):F.value[0]=K(t-1,!0),J()},horizontalSwiperVirtualUpdatePosition:Z,horizontalSwiperEmitUpdateScrollAsPercentage:P,horizontalSwiperEmitSwipeDown:ee,horizontalSwiperEmitSwipeUp:te,horizontalSwiperEmitSwipeMove:T,horizontalSwiperEmitSwipeClick:x}};var I=Object.defineProperty,i=Object.getOwnPropertySymbols,L=Object.prototype.hasOwnProperty,P=Object.prototype.propertyIsEnumerable,a=(e,t,n)=>t in e?I(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var M=(e,t,n)=>new Promise(((r,o)=>{var c=e=>{try{d(n.next(e))}catch(e){o(e)}},l=e=>{try{d(n.throw(e))}catch(e){o(e)}},d=e=>e.done?r(e.value):Promise.resolve(e.value).then(c,l);d((n=n.apply(e,t)).next())}));const N=1700,T=1e3,x=(e,t)=>{const n=Object(r.b)((()=>Object(r.G)(t)?v.b.RTL:v.b.LTR)),{horizontalSwiperIsScroll:f,horizontalSwiperItemsOffsetX:u,horizontalSwiperRenderItems:m,horizontalSwiperElement:w,horizontalSwiperScrollLeft:j,horizontalSwiperScrollWidth:S,horizontalSwiperClientWidth:y,horizontalSwiperMaxScrollLeft:_,horizontalSwiperElementFixedPosition:E,horizontalSwiperUpdateScroll:g,horizontalSwiperUpdateScrollByPercent:G,horizontalSwiperVirtualOpenTransition:z,horizontalSwiperVirtualCloseTransition:I,horizontalSwiperVirtualUpdatePosition:x,horizontalSwiperEmitUpdateScrollAsPercentage:U,horizontalSwiperEmitSwipeDown:B,horizontalSwiperEmitSwipeUp:k,horizontalSwiperEmitSwipeMove:b,horizontalSwiperEmitSwipeClick:R}=(Q=t,(J=e).items?C(J,Q):((e,t)=>{for(var n in t||(t={}))L.call(t,n)&&a(e,n,t[n]);if(i)for(var n of i(t))P.call(t,n)&&a(e,n,t[n]);return e})({horizontalSwiperItemsOffsetX:Object(r.b)((()=>0)),horizontalSwiperElementFixedPosition:Object(r.b)((()=>0)),horizontalSwiperRenderItems:Object(r.b)((()=>[])),horizontalSwiperVirtualOpenTransition:()=>{},horizontalSwiperVirtualCloseTransition:()=>{},horizontalSwiperVirtualUpdatePosition:()=>Promise.resolve()},h(J,Q))),{refHorizontalSwiperItems:A,centered:D=!1,alignRight:F=!1,isMomentumScrolling:V=!0,durationSwipeAnimation:$=N,durationAnimation:W=T,isRepeat:X,sliderItemsCount:H=1,responsiveScrolling:Y=!1}=e,K=Object(c.a)(),q=Object(r.D)();var J,Q;let Z,ee=0,te=0;const ie=Object(r.b)((()=>{var e,t;return Array.from(null!=(t=null==(e=Object(r.G)(w))?void 0:e.childNodes)?t:[])})),ne=Object(r.b)((()=>Object(r.G)(null!=A?A:ie).map((e=>Object(o.a)(e))).filter(Boolean).map((e=>e)).sort(((e,t)=>e.offsetLeft-t.offsetLeft)))),re=Object(r.b)((()=>{if(Object(r.G)(q))return Object(r.G)(q);const e=X?Math.floor(Object(r.G)(m).length/2):0;return Object(r.G)(m)[e]})),oe=(e,t)=>{let n=e;return D&&(n=e+t/2),F&&(n=e+t),n+Object(r.G)(u)},ae=e=>M(void 0,[e],(function*({swipeOffsetX:e,minOffsetToNext:t=80,maxDurationAnimation:o=W}){var c,l;const d=Object(r.G)(w),f=Object(r.G)(ne);let v=!0;if(!d||!f.length)return;yield x();let h2=Object(r.G)(j);const h=Object(r.G)(y),S=e>0,E=S?1:-1,G=Math.abs(e),z=G/(h/3)*300;let C=performance.now()-te;C=C>=z?z:C;const I=CN?N:T;const U=h2+T,B=(K=U,Object(r.G)(ne).filter((e=>oe(e.offsetLeft,e.clientWidth)<=K)).reverse()),k=(e=>Object(r.G)(ne).filter((t=>oe(t.offsetLeft,t.clientWidth)>=e)))(U),[R]=B,[A]=k,D=S&&G>L||!S&&G<=L?A||R:R||A,F=null!=(c=null==D?void 0:D.offsetLeft)?c:0,$=null!=(l=null==D?void 0:D.clientWidth)?l:0,X=Object(r.G)(m).find((e=>e.el===D));var K;let J=((e,t,o)=>{var c;let l=oe(e,t);const d=null==o?void 0:o.item;if(d&&Array.isArray(d.items)&&Y){const e=null!=(c=null==o?void 0:o.index)?c:0,O=d.items.length0&&O&&(l-=(H-d.items.length)*f*Object(r.G)(n))}return l})(F,$,X);Object(r.G)(_){Z=(({draw:e,duration:t,callbackStop:n=(()=>{}),timingFunction:r=((e,t)=>1-O(1-e,t))})=>{const a=performance.now();let i,o=!1;const u=()=>{return e=function*(){return o=!0,cancelAnimationFrame(i),new Promise((e=>{setTimeout((()=>e(n())))}))},new Promise(((t,n)=>{var r=t=>{try{c(e.next(t))}catch(e){n(e)}},o=t=>{try{c(e.throw(t))}catch(e){n(e)}},c=e=>e.done?t(e.value):Promise.resolve(e.value).then(r,o);c((e=e.apply(void 0,null)).next())}));var e},c=n=>{if(o)return;let l=n-a;l>=t&&(l=t),l<0&&(l=0);const d=l/t,s=Math.round(1e4*r(d,10))/1e4;e(s),s<1?i=requestAnimationFrame(c):u()};return t>0?i=requestAnimationFrame(c):u(),()=>u()})({draw:e=>{const t=h2+Q*e;g(Math.floor(t))},duration:ee,callbackStop:()=>M(void 0,null,(function*(){Z=void 0,v&&(yield x(h2-Object(r.G)(j))),v=!0,e()}))})}))})),ce=e=>M(void 0,null,(function*(){Z||(yield ae({swipeOffsetX:e,minOffsetToNext:0}))})),se=l((()=>{ce(-1*Object(r.G)(n))})),le=l((()=>{ce(1*Object(r.G)(n))})),ue=l((e=>M(void 0,null,(function*(){var t;const o=null==(t=Object(r.G)(re))?void 0:t.index;Z||void 0===o||o===e||(z(o,e),yield ce((o{const{clientX:t}=Object(d.a)(e);ee=t,te=performance.now(),Z&&Z()})),k.watch((e=>M(void 0,null,(function*(){const{clientX:t}=Object(d.a)(e);yield ae({swipeOffsetX:ee-t,maxDurationAnimation:$}),K()})))),{horizontalSwiperIsScroll:f,horizontalSwiperItemsOffsetX:u,horizontalSwiperRenderItems:m,horizontalSwiperElement:w,horizontalSwiperScrollLeft:j,horizontalSwiperScrollWidth:S,horizontalSwiperClientWidth:y,horizontalSwiperMaxScrollLeft:_,horizontalSwiperElementFixedPosition:E,horizontalSwiperUpdateScroll:g,horizontalSnapMandatoryNextItem:le,horizontalSnapMandatoryPrevItem:se,horizontalSnapMandatorySpecificItem:ue,horizontalSnapMandatoryCurrentSlide:re,horizontalSwiperUpdateScrollByPercent:e=>{Z||G(e)},horizontalSwiperVirtualOpenTransition:z,horizontalSwiperVirtualCloseTransition:I,horizontalSwiperVirtualUpdatePosition:x,horizontalSwiperEmitUpdateScrollAsPercentage:U,horizontalSwiperEmitScrollEnd:K,horizontalSwiperEmitSwipeDown:B,horizontalSwiperEmitSwipeUp:k,horizontalSwiperEmitSwipeMove:b,horizontalSwiperEmitSwipeClick:R}}},1558:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var r=(e=>(e[e.LOADING=0]="LOADING",e[e.EMPTY=1]="EMPTY",e[e.FULL=2]="FULL",e))(r||{})},1559:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));const r=(...e)=>e.reduce(((e,t)=>{const data=t(e);return Object.assign(e,data),e}),{})},1560:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));const r=(e,t)=>e.reduce(((e,n,i)=>(e[t(n,i)]=n,e)),{})},1613:function(e,t,n){"use strict";n.d(t,"a",(function(){return z}));var r=n(1),o=n(214),c=n(10),l=n(5),d=n(85);const O=e=>"-"===e||!Object(d.a)(e),f="ui-market--up",m="ui-market--down",v={0:{increased:f,decreased:m},1:{increased:f,decreased:m},2:{increased:void 0,decreased:void 0}};var u=Object.defineProperty,h=Object.defineProperties,w=Object.getOwnPropertyDescriptors,j=Object.getOwnPropertySymbols,S=Object.prototype.hasOwnProperty,b=Object.prototype.propertyIsEnumerable,g=(e,t,n)=>t in e?u(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;const y={props:{text:{type:[Number,String],default:""},indicationType:{type:Number,default:1},highlightQuery:{type:String,default:""},size:{type:String,default:o.a},theme:{type:String,default:c.b.gray},isLocked:{type:Boolean,default:!1},isActive:{type:Boolean,default:!1},coef:{type:[Number,String],default:0},coefByView:{type:[Number,String],default:0},isBoldValue:{type:Boolean,default:!1},isTopMarket:{type:Boolean,default:!1},isDisableIndication:{type:Boolean,default:!1},narrow:{type:Boolean,default:!1},lead:{type:Boolean,default:!1},name:{type:String,default:""}},setup(a){const{coef:e,coefByView:t,indicationType:n,isLocked:o,name:c}=Object(r.F)(a),{coefClass:d,removeCoefClass:f}=((e,t)=>{const n=Object(r.B)(),o=Object(r.b)((()=>v[Object(r.G)(t)]));return Object(r.I)(e,((e,t)=>{O(e)||O(t)||(n.value=Number(t)-Number(e)<0?Object(r.G)(o).increased:Object(r.G)(o).decreased)})),{coefClass:n,removeCoefClass:()=>{n.value=void 0}}})(e,n),m=Object(r.b)((()=>O(Object(r.G)(t)))),y=Object(r.b)((()=>{return e=((e,t)=>{for(var n in t||(t={}))S.call(t,n)&&g(e,n,t[n]);if(j)for(var n of j(t))b.call(t,n)&&g(e,n,t[n]);return e})({},(({coefByView:e,isActive:t,isLocked:n,size:i,text:r,theme:s})=>{const o=""===r;return{market:!0,"ui-market--empty":O(e),"ui-market--locked":Boolean(n),"ui-market--toggled":t,"ui-market--nameless":o,[`ui-market--size-${i}`]:!0,[`ui-market--theme-${s}`]:!0}})(a)),t={[Object(r.G)(d)]:Boolean(Object(r.G)(d))},h(e,w(t));var e,t})),_=Object(r.b)((()=>Object(r.G)(o)||Object(r.G)(m))),E=Object(r.b)((()=>!Object(r.G)(_)&&Object(r.G)(c)?Object(r.G)(c):""));return{iconName:l.B,isDisabled:_,uiMarketClasses:y,removeCoefClass:f,title:E,isVue2:r.m}}};var _=n(50),E=Object(r.e)({name:"UiMarket_F",components:{UiIco:_.a},props:y.props,setup:y.setup}),G=n(7),z=n.n(G)()({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("button",e._g(e._b({directives:[{name:"tooltip",rawName:"v-tooltip",value:e.title,expression:"title"}],staticClass:"ui-market",class:e.uiMarketClasses,attrs:{disabled:e.isDisabled},on:{animationend:e.removeCoefClass}},"button",e.$attrs,!1),e.isVue2?e.$listeners:{}),[e.isLocked?n("UiIco",{staticClass:"ui-market__lock",attrs:{ico:e.iconName.LOCK}}):e._e(),e._v(" "),e._t("text",(function(){return[e.text?n("span",{staticClass:"ui-market__name"},[e._v("\n "+e._s(e.text)+"\n ")]):e._e()]}),{text:e.text}),e._v(" "),n("span",{key:e.coefByView,staticClass:"ui-market__value"},[e._t("value",(function(){return[e._v("\n "+e._s(e.coefByView)+"\n ")]}),{coefByView:e.coefByView})],2)],2)},staticRenderFns:[]},void 0,E,"data-v-69853880",!1,void 0,!1,void 0,void 0,void 0)},1757:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));const r={to:{type:[Object,String],default:void 0},isExternalLink:{type:Boolean,default:!1}}},1845:function(e,t,n){"use strict";n.d(t,"a",(function(){return y}));var r=n(1),o=n(10),c=n(214),l=n(204),d=n(205);var O=n(26);var f=n(1405),m=n(50),v=n(75),h=Object(r.e)({name:"UiSwitchesItem",components:{UiSwitch:f.a,UiIco:m.a,UiCaption:v.a},props:{itemData:{type:[Object,Number],required:!0},[O.d]:{type:[String,Number],default:void 0},weight:{type:String,default:void 0},theme:{type:String,default:o.a}},setup(e){const{itemData:t}=Object(r.F)(e),{onInput:n}=(({itemData:e,value:u,modelValue:s})=>{const t=Object(l.a)(O.c),n=r.m?u:s;return{isSwitchChecked:Object(r.b)((()=>Object(r.G)(e).value===Object(r.G)(n)||Object(r.G)(e).checked)),onInput:e=>{t(e)}}})(Object(r.F)(e)),o=r.m?{}:{[O.b]:e=>n(e)},d=r.m?{input:e=>n(e)}:{},f=Object(r.b)((()=>Object(r.G)(t).value===e[O.d]||Object(r.G)(t).checked));return{sizeType:c.b,onInput:n,isSwitchChecked:f,vueAttrs:o,vueListeners:d}}}),w=n(7),j=n.n(w),i=j()({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("li",{staticClass:"ui-switches-item"},[e._t("default",(function(){return[n("UiSwitch",e._g(e._b({ref:"uiSwitch",staticClass:"ui-switches-item__switch ui-switches-item-switch",attrs:{checked:e.isSwitchChecked,inputName:e.itemData.name,inputValue:e.itemData.value,weight:e.weight,theme:e.theme}},"UiSwitch",e.vueAttrs,!1),e.vueListeners),[e._t("switch",(function(){return[e.itemData.ico?n("UiIco",{staticClass:"ui-switches-item-switch__ico",attrs:{ico:e.itemData.ico}}):e._e(),e._v(" "),e.itemData.caption?n("UiCaption",{attrs:{size:e.sizeType.s}},[e._v("\n "+e._s(e.itemData.caption)+"\n ")]):e._e()]}),{item:e.itemData})],2)]}))],2)},staticRenderFns:[]},void 0,h,"data-v-0f3885a8",!1,void 0,!1,void 0,void 0,void 0),S=Object(r.e)({name:"UiSwitches_F",components:{UiSwitchesItem:i},props:{options:{type:Array,default:()=>[]},[O.d]:{type:[String,Number],default:void 0},weight:{type:String,default:void 0},theme:{type:String,default:o.a}},setup(e){const{onInput:t}=(e=>{const{updateModelValue:u}=Object(d.e)(e),t=Object(l.a)("change");return{onInput:(e,n)=>{u(Object(r.G)(e.value)),t(e,n)}}})(e),{modelValue:n}=Object(d.e)(e);return{onInput:t,sizeType:c.b,modelValue:n,isVue2:r.m,VUE3_LISTENER_EVENT_KEY:O.b}}}),y=j()({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ul",{staticClass:"ui-switches"},e._l(e.options,(function(t,r){var u;return n("UiSwitchesItem",e._g(e._b({key:"ui-switches-item-"+r,staticClass:"ui-switches__item",attrs:{itemData:t,value:e.modelValue,modelValue:e.modelValue,weight:e.weight,theme:e.theme},scopedSlots:e._u([{key:"default",fn:function(){return[e._t("default",null,{item:t,index:r})]},proxy:!0},{key:"switch",fn:function(){return[e._t("switch",null,{item:t})]},proxy:!0}],null,!0)},"UiSwitchesItem",e.isVue2?{}:((u={})[e.VUE3_LISTENER_EVENT_KEY]=function(n){return e.onInput(t,n)},u),!1),e.isVue2?{input:function(n){return e.onInput(t,n)}}:{}))})),1)},staticRenderFns:[]},void 0,S,"data-v-ed26019a",!1,void 0,!1,void 0,void 0,void 0)},1887:function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var r=n(1);const o="isOnFetch";const c=e=>{const t=Object(r.g)(),n=(()=>{var e,t,n;const c=Object(r.g)(),{$vnode:l}=null!=(e=null==c?void 0:c.proxy)?e:{};return c&&Object(r.w)((()=>{l.data.attrs=l.data.attrs||{},l.data.attrs[`data-${o.toLowerCase()}`]="true"})),null==(n=null==(t=null==l?void 0:l.elm)?void 0:t.dataset)?void 0:n[o.toLowerCase()]})();t&&Object(r.w)((()=>{return t=void 0,n=null,r=function*(){yield e()},new Promise(((e,o)=>{var c=e=>{try{d(r.next(e))}catch(e){o(e)}},l=e=>{try{d(r.throw(e))}catch(e){o(e)}},d=t=>t.done?e(t.value):Promise.resolve(t.value).then(c,l);d((r=r.apply(t,n)).next())}));var t,n,r})),n||e()}},1892:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));const r=(e,t={roundingUp:!1})=>((e,t={roundingUp:!1})=>{const n=t.roundingUp?Math.ceil:Math.floor,r=n(e/864e5),o=n(e/36e5),c=n(e/6e4),l=n(e/1e3);return{totalDays:r,totalHours:o,totalMinutes:c,totalSeconds:l,totalMilliseconds:e,days:r,hours:o%24,minutes:c%60,seconds:l%60,milliseconds:e%1e3}})(1e3*e,t)},2292:function(e,t,n){"use strict";n.d(t,"a",(function(){return d}));var r=n(1);var o=n(1757),c=Object(r.e)({name:"UiLink",props:o.a,setup(e){const{tag:t,attributes:n}=(e=>{const{isExternalLink:t,to:n}=Object(r.F)(e),a=Object(r.b)((()=>(({isExternalLink:e,to:t})=>e?"a":t?"NuxtLink":"div")({isExternalLink:Object(r.G)(t),to:Object(r.G)(n)})));return{attributes:Object(r.b)((()=>(({isExternalLink:e,to:t})=>e?{href:t,target:"_blank"}:t?{to:t}:void 0)({isExternalLink:Object(r.G)(t),to:Object(r.G)(n)}))),tag:a}})(e);return{tag:t,attributes:n}}}),l=n(7),d=n.n(l)()({render:function(){var e=this,t=e.$createElement;return(e._self._c||t)(e.tag,e._b({tag:"component"},"component",e.attributes,!1),[e._t("default")],2)},staticRenderFns:[]},void 0,c,void 0,!1,void 0,!1,void 0,void 0,void 0)},248:function(e,t,n){"use strict";n.d(t,"a",(function(){return r})),n.d(t,"b",(function(){return o}));const r="/resized/size";var o=(e=>(e[e.XXL=46]="XXL",e[e.XL=32]="XL",e[e.LX=24]="LX",e[e.L=20]="L",e[e.M=16]="M",e[e.S=14]="S",e))(o||{})},2711:function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r=n(1);const o=(source,e,t)=>{const n=Object(r.I)(source,((...t)=>{e(...t),n()}),t);return n}},4576:function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n(1),o=n(5),c=n(1524),l=n(50),d=n(10);const O={slides:{type:Array,default:()=>[]},arrowsTheme:{type:String,default:d.b.gray},delay:{type:Number,default:5e3},isPagination:{type:Boolean,default:!1},hasNavigation:{type:Boolean,default:!0},rtl:{type:Boolean,default:!1},nextButtonText:{type:String,default:""},prevButtonText:{type:String,default:""},isRepeat:{type:Boolean,default:!1}};var f=Object.defineProperty,m=Object.getOwnPropertySymbols,v=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable,w=(e,t,n)=>t in e?f(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,j=Object(r.e)({name:"UiSlider_F",components:{UiIco:l.a},props:((e,t)=>{for(var n in t||(t={}))v.call(t,n)&&w(e,n,t[n]);if(m)for(var n of m(t))h.call(t,n)&&w(e,n,t[n]);return e})({},O),setup(e){const t=Object(r.B)(e.rtl);let n;const l=Object(r.B)(),d=Object(r.B)([]),O=Object(r.b)((()=>e.slides)),h2=Object(r.b)((()=>({[`slider-arrow--theme-${e.arrowsTheme}`]:Boolean(e.arrowsTheme)}))),f=Object(r.b)((()=>1===Object(r.G)(O).length)),{horizontalSwiperIsScroll:m,horizontalSwiperRenderItems:u,horizontalSwiperEmitSwipeUp:v,horizontalSwiperEmitSwipeDown:h,horizontalSnapMandatoryPrevItem:w,horizontalSnapMandatoryNextItem:j,horizontalSnapMandatorySpecificItem:b,horizontalSnapMandatoryCurrentSlide:g,horizontalSwiperVirtualUpdatePosition:S}=Object(c.a)({refHorizontalSwiper:l,refHorizontalSwiperItems:d,items:O,isRepeat:e.isRepeat,padding:0,isMomentumScrolling:!1,isOnlyOneSlide:f},t),y=Object(r.b)((()=>e.hasNavigation&&!Object(r.G)(f))),_=Object(r.b)((()=>e.isPagination&&Object(r.G)(g)&&!Object(r.G)(f))),E=()=>{clearInterval(n)},G=()=>{E(),n=setInterval((()=>{j()}),e.delay)};return Object(r.u)((()=>{r.m||new ResizeObserver((()=>S(0,!0))).observe(l.value),Object(r.G)(f)||(h.watch(E),v.watch(G),w.watch(G),j.watch(G),b.watch(G),G())})),Object(r.s)((()=>{E()})),{sliderArrowsClasses:h2,refHorizontalSwiper:l,refHorizontalSwiperItems:d,horizontalSwiperIsScroll:m,horizontalSwiperRenderItems:u,horizontalSnapMandatoryPrevItem:w,horizontalSnapMandatoryNextItem:j,horizontalSnapMandatorySpecificItem:b,horizontalSnapMandatoryCurrentSlide:g,showNavigation:y,showPagination:_,iconName:o.B}}}),S=n(7),i=n.n(S)()({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"slider"},[n("div",{ref:"refHorizontalSwiper",staticClass:"slider__slides"},[n("div",{staticClass:"slider__wrapper"},e._l(e.horizontalSwiperRenderItems,(function(t){var r=t.item,a=t.id;return n("div",{key:a,ref:"refHorizontalSwiperItems",refInFor:!0,staticClass:"slider__slide"},[e._t("slide",null,{slide:r})],2)})),0)]),e._v(" "),e.showNavigation?n("button",{directives:[{name:"tooltip",rawName:"v-tooltip",value:e.prevButtonText,expression:"prevButtonText"}],staticClass:"slider__arrow slider__arrow--prev slider-arrow",class:e.sliderArrowsClasses,attrs:{"aria-label":e.prevButtonText},on:{click:e.horizontalSnapMandatoryPrevItem}},[n("UiIco",{staticClass:"slider-arrow__ico",attrs:{ico:e.iconName.CHEVRON_LEFT}})],1):e._e(),e._v(" "),e.showNavigation?n("button",{directives:[{name:"tooltip",rawName:"v-tooltip",value:e.nextButtonText,expression:"nextButtonText"}],staticClass:"slider__arrow slider__arrow--next slider-arrow",class:e.sliderArrowsClasses,attrs:{"aria-label":e.nextButtonText},on:{click:e.horizontalSnapMandatoryNextItem}},[n("UiIco",{staticClass:"slider-arrow__ico",attrs:{ico:e.iconName.CHEVRON_RIGHT}})],1):e._e(),e._v(" "),e.showPagination?n("div",{staticClass:"slider__pagination slider-pagination"},e._l(e.slides,(function(t,r){return n("div",{key:r,staticClass:"swiper-pagination-wrapper",on:{click:function(t){return e.horizontalSnapMandatorySpecificItem(r)}}},[n("div",{staticClass:"swiper-pagination-bullet",class:{"swiper-pagination-bullet-active":r===e.horizontalSnapMandatoryCurrentSlide.index}})])})),0):e._e()])},staticRenderFns:[]},void 0,j,"data-v-3a891ca1",!1,void 0,!1,void 0,void 0,void 0)},4578:function(e,t,n){"use strict";n.d(t,"a",(function(){return w}));var s,r,o=n(1),c=n(214),l=n(1757),d=n(2292),p=Object.defineProperty,O=Object.defineProperties,a=Object.getOwnPropertyDescriptors,f=Object.getOwnPropertySymbols,u=Object.prototype.hasOwnProperty,m=Object.prototype.propertyIsEnumerable,v=(e,t,n)=>t in e?p(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,b=Object(o.e)({name:"UiSliderSlide",components:{UiLink:d.a},props:(s=((e,t)=>{for(var n in t||(t={}))u.call(t,n)&&v(e,n,t[n]);if(f)for(var n of f(t))m.call(t,n)&&v(e,n,t[n]);return e})({},l.a),r={size:{type:String,default:c.a}},O(s,a(r))),setup:e=>({uiSliderSlideClasses:Object(o.b)((()=>({[`ui-slider-slide--size-${e.size}`]:Boolean(e.size)})))})}),h=n(7),w=n.n(h)()({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("UiLink",{staticClass:"ui-slider-slide",class:e.uiSliderSlideClasses,attrs:{to:e.to,isExternalLink:e.isExternalLink}},[e.$slots.background?n("div",{staticClass:"ui-slider-slide__background"},[e._t("background")],2):e._e(),e._v(" "),n("div",{staticClass:"ui-slider-slide__wrapper"},[n("div",{staticClass:"ui-slider-slide__container"},[e.$slots.title?n("h2",{staticClass:"ui-slider-slide__title"},[e._t("title")],2):e._e(),e._v(" "),e.$slots.text?n("p",{staticClass:"ui-slider-slide__text"},[e._t("text")],2):e._e(),e._v(" "),e.$slots.default?n("div",{staticClass:"ui-slider-slide__content"},[e._t("default")],2):e._e()])])])},staticRenderFns:[]},void 0,b,"data-v-6573d47b",!1,void 0,!1,void 0,void 0,void 0)},659:function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var r=(e=>(e.DASHBOARD_COMPONENT="dashboard",e.GAME_COMPONENT="game",e.SYNTHETIC_GAME_COMPONENT="synthetic-game",e.GAME_OVER_PANEL_COMPONENT="game-over-panel",e.COUPON_COMPONENT="coupon",e.COUPON_OPENED_COST_COMPONENT="coupons-opened-cost",e.GAME_SLIDER_COMPONENT="game-slider",e.MEDIA_COMPONENT="media",e.MENU_COMPONENT="menu",e.CHAMP_RESULTS_COMPONENT="champResults",e.FAVORITES_COMPONENT="favorites",e.GAME_TIMELINE_DATA_PROVIDER_COMPONENT="scoreboardTimeline",e.CYBER_CALENDAR_COMPONENT="cyberCalendar",e.TOP_GAMES="top-games",e.USER_MESSAGES="userMessages",e.TOP_CHAMPS="top-champs",e.RECOMMENDED_GAMES_COMPONENT="recommendedGames",e.GAME_OVER_LOADERS_COMPONENT="game-over-loaders-component",e.EXPRESS_OF_THE_DAY="expressOfTheDay",e.COUPON_NOTIFICATION="couponNotification",e.INSIGHTS="insights",e.BANNERS_COMPONENT="banners",e.GLOBAL_CHAMP_TABLES="global-champ-tables",e))(r||{})}}]);