enqueueScripts([function(){ (window.webpackJsonpvtex_react_vtexid_4_69_0=window.webpackJsonpvtex_react_vtexid_4_69_0||[]).push([["useStartLoginAttempt"],{0:function(e,t){e.exports=React},113:function(e,t,r){"use strict";r.r(t),function(e){var t=r(6);r.p=Object(t.getPublicPath)("vtex.react-vtexid@4.69.0");var n=Object(t.register)((function(){return r(144)}),e,"vtex.react-vtexid@4.69.0","vtex.react-vtexid@4.x","useStartLoginAttempt");n.renderHotReload,n.setupHMR}.call(this,r(20)(e))},14:function(e,t,r){"use strict";var n=r(3),a=r.n(n),u=r(5),o=r(4),i=r(0),c=r(8),s=r(7);t.a=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},n=r.onSuccess,l=void 0===n?c.a:n,d=r.onFailure,p=void 0===d?c.a:d,v=r.onFinish,f=void 0===v?c.a:v,b=r.autorun,O=void 0!==b&&b,g=Object(i.useState)(null),h=Object(o.a)(g,2),j=h[0],m=h[1],S=Object(i.useState)(null),x=Object(o.a)(S,2),_=x[0],w=x[1],A=Object(i.useState)(O),k=Object(o.a)(A,2),R=k[0],U=k[1],E=Object(i.useCallback)(e,t),T=Object(i.useCallback)(function(){var e=Object(u.a)(a.a.mark((function e(){var t,r=arguments;return a.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return w(null),U(!0),e.prev=2,e.next=5,E.apply(void 0,r);case 5:return t=e.sent,m(t),w(null),l(t),e.abrupt("return",t);case 12:return e.prev=12,e.t0=e.catch(2),w(e.t0),m(null),p(Object(s.a)(e.t0)),e.abrupt("return",e.t0);case 18:return e.prev=18,U(!1),f(),e.finish(18);case 22:case"end":return e.stop()}}),e,null,[[2,12,18,22]])})));return function(){return e.apply(this,arguments)}}(),[E,p,f,l]);return Object(i.useEffect)((function(){O&&T()}),[O,T]),[T,{value:j,error:_,loading:R}]}},144:function(e,t,r){"use strict";r.r(t);var n=r(3),a=r.n(n),u=r(5),o=r(4),i=r(1),c=r(14),s=r(11),l=r(22),d=r(27),p=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.onSuccess,r=void 0===t?i.b:t,n=e.onFailure,p=void 0===n?i.b:n,v=e.autorun,f=void 0!==v&&v,b=e.scope,O=void 0===b?s.a.Scopes.STORE:b,g=e.parentAppId,h=void 0===g?null:g,j=e.actionArgs,m=(j=void 0===j?{}:j).email,S=void 0===m?null:m,x=e.loginAttempt,_=(x=void 0===x?{}:x).onTimeout,w=void 0===_?i.b:_,A=x.returnUrl,k=void 0===A?null:A,R=Object(l.a)((function(){return w()}),[w],{scope:O,parentAppId:h}),U=Object(c.a)(function(){var e=Object(u.a)(a.a.mark((function e(){var t,r,n,u,o=arguments;return a.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=o.length>0&&void 0!==o[0]?o[0]:{},r=t.email,n=void 0===r?S:r,e.next=3,Object(d.a)(O);case 3:return u=e.sent,e.abrupt("return",R({fingerprint:u,email:n,returnUrl:k}));case 5:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),[S,O,R,k],{onSuccess:r,onFailure:p,autorun:f}),E=Object(o.a)(U,2),T=E[0],I=E[1],C=I.error,y=I.loading;return[T,{error:C,loading:y}]};t.default=p},21:function(e,t){e.exports=regeneratorRuntime},22:function(e,t,r){"use strict";var n=r(0),a=r(9),u=r(11),o=r(1),i=u.a.SessionDuration;t.a=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},c=r.scope,s=void 0===c?u.a.Scopes.STORE:c,l=r.parentAppId,d=void 0===l?null:l,p=r.useOAuthPopup,v=void 0!==p&&p,f=Object(a.useRuntime)(),b=f.account,O=Object(n.useRef)(),g=Object(n.useCallback)(e,t);return Object(n.useCallback)((function(e){var t=e.fingerprint,r=void 0===t?null:t,n=e.email,a=void 0===n?null:n,u=e.returnUrl,c=void 0===u?null:u;return clearTimeout(O.current),O.current=setTimeout((function(){return g()}),i),o.c.startSession({accountName:b,returnUrl:c,scope:s,user:a,fingerprint:r,parentAppId:d,useOAuthPopup:v})}),[b,s,d,v,g])}},7:function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));var n=r(2),a={NetworkError:n.c,BlockedUser:n.a,WrongCredentials:n.i,InvalidMFAToken:n.i,InvalidRecaptcha:n.b,OAuthError:n.d,ThrottledError:n.f,PasswordAlreadyUsed:n.e,UnauthorizedUser:n.g},u=r(12);function o(e){if(!e)return new u.a;var t=function(e){if(e)return e.code?e.code:e.response&&"Seu login está bloqueado temporariamente."===e.response.data?"BlockedUser":e.authStatus?e.authStatus:e.response&&e.response.data&&e.response.data.authStatus?e.response.data.authStatus:e.message&&"string"==typeof e.message?e.message.replace(/\s+/g,""):e.response&&403===e.response.statusCode?"UnauthorizedUser":void 0}(e);return t&&a[t]?new(0,a[t])(e.details):new u.a(e.details)}},9:function(e,t){e.exports=__RENDER_8_RUNTIME__}},[[113,"common",1,0]]]); },function(){ (window.webpackJsonpvtex_react_vtexid_4_69_0=window.webpackJsonpvtex_react_vtexid_4_69_0||[]).push([["validations"],{118:function(e,t,r){"use strict";r.r(t),function(e){var t=r(6);r.p=Object(t.getPublicPath)("vtex.react-vtexid@4.69.0");var n=Object(t.register)((function(){return r(119)}),e,"vtex.react-vtexid@4.69.0","vtex.react-vtexid@4.x","validations");n.renderHotReload,n.setupHMR}.call(this,r(20)(e))},119:function(e,t,r){"use strict";r.r(t);var n=r(25),c=r(1);function o(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}t.default=function(e){for(var t=1;te.length)&&(t=e.length);for(var n=0,r=new Array(t);n1?"values":"value",' in the props of a component. Please use "phone" and "tablet" in this case.'))}}}(e),{devices:{phone:a(e,["phone","mobile","tablet","desktop"]),tablet:a(e,["tablet","mobile","desktop","phone"]),desktop:a(e,["desktop","tablet","phone","mobile"])},queries:n}},l=function(e){var t=[],n=new Set;return Object.keys(e).forEach((function(o){var i=s(e[o]);Object.keys(i.queries).forEach((function(e){return n.add(e)})),t.push([o,i])})),{inputList:t,queryList:Object(o.a)(n)}}},,,,,,,,,,function(e,t,n){"use strict";n.r(t),function(e){var t=n(1);n.p=Object(t.getPublicPath)("vtex.responsive-values@0.4.2");var o=Object(t.register)((function(){return n(17)}),e,"vtex.responsive-values@0.4.2","vtex.responsive-values@0.x","useResponsiveValues");o.renderHotReload,o.setupHMR}.call(this,n(11)(e))},function(e,t,n){"use strict";n.r(t);var o=n(0),i=n(5),r=n.n(i),u=n(6),c=n(2);t.default=function(e){var t=r()().device,n=Object(u.b)(e),i=n.inputList,a=n.queryList,s=Object(c.b)(a).mediaQueries,l={};return i.forEach((function(e){var n=Object(o.a)(e,2),i=n[0],r=n[1];if(Object.keys(r.queries).length>0){var u=Object(c.a)(s);if(u)return void(l[i]=r.queries[u])}l[i]=r.devices[t]})),l}}],[[16,"common"]]]); },function(){ (window.webpackJsonpvtex_responsive_values_0_4_2=window.webpackJsonpvtex_responsive_values_0_4_2||[]).push([["useResponsiveValue"],[,,function(e,t,n){"use strict";n.d(t,"b",(function(){return c})),n.d(t,"a",(function(){return s}));var o=n(4),i=n(0),r=n(3),u={};function a(e){return u[e]||"function"!=typeof(null===window||void 0===window?void 0:window.matchMedia)||(u[e]=window.matchMedia(e)),u[e]}function c(e){var t=Object(r.useState)((function(){var t={};return e.forEach((function(e){var n;t[e]=Boolean(null===(n=a(e))||void 0===n?void 0:n.matches)})),t})),n=Object(i.a)(t,2),u=n[0],c=n[1];return Object(r.useLayoutEffect)((function(){if("function"==typeof(null===window||void 0===window?void 0:window.matchMedia)&&0!==e.length){var t=e.map((function(e){var t=!0,n=a(e);void 0!==u[e]&&null!==u[e]||c((function(t){return Object.assign(Object.assign({},t),Object(o.a)({},e,Boolean(null==n?void 0:n.matches)))}));var i=function(n){t&&c((function(t){return Object.assign(Object.assign({},t),Object(o.a)({},e,n.matches))}))};return null==n||n.addListener(i),function(){t=!1,null==n||n.removeListener(i)}}));return function(){t.forEach((function(e){return e()}))}}}),[JSON.stringify(e),c]),{mediaQueries:Object.entries(u)}}var s=function(e){var t=e.find((function(e){return Object(i.a)(e,2)[1]}));if(t)return Object(i.a)(t,1)[0]}},function(e,t){e.exports=React},,function(e,t){e.exports=__RENDER_8_COMPONENTS__["vtex.device-detector@0.x/useDevice"]},function(e,t,n){"use strict";n.d(t,"a",(function(){return s})),n.d(t,"b",(function(){return l}));var o=n(10),i=n(9),r=function(e,t){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(n[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(o=Object.getOwnPropertySymbols(e);i1?"values":"value",' in the props of a component. Please use "phone" and "tablet" in this case.'))}}}(e),{devices:{phone:c(e,["phone","mobile","tablet","desktop"]),tablet:c(e,["tablet","mobile","desktop","phone"]),desktop:c(e,["desktop","tablet","phone","mobile"])},queries:n}},l=function(e){var t=[],n=new Set;return Object.keys(e).forEach((function(o){var i=s(e[o]);Object.keys(i.queries).forEach((function(e){return n.add(e)})),t.push([o,i])})),{inputList:t,queryList:Object(o.a)(n)}}},,,,,,,,function(e,t,n){"use strict";n.r(t),function(e){var t=n(1);n.p=Object(t.getPublicPath)("vtex.responsive-values@0.4.2");var o=Object(t.register)((function(){return n(15)}),e,"vtex.responsive-values@0.4.2","vtex.responsive-values@0.x","useResponsiveValue");o.renderHotReload,o.setupHMR}.call(this,n(11)(e))},function(e,t,n){"use strict";n.r(t);var o=n(5),i=n.n(o),r=n(6),u=n(2);t.default=function(e){var t=i()().device,n=Object(r.a)(e),o=n.devices,a=n.queries,c=Object.keys(a),s=Object(u.b)(c).mediaQueries;if(c.length>0){var l=Object(u.a)(s);if(l)return a[l]}return o[t]}}],[[14,"common"]]]); },function(){ !function(t){function e(e){for(var r,u,c=e[0],f=e[1],a=e[2],p=0,s=[];p=0||(o[n]=t[n]);return o}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(o[n]=t[n])}return o}n.d(e,"a",(function(){return r}))},function(t,e){function n(e){return"function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?t.exports=n=function(t){return typeof t}:t.exports=n=function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(e)}t.exports=n},,function(t,e,n){"use strict";function r(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(i[n]=t[n])}return i}},function(t,e){t.exports=function(t,e){if(null==t)return{};var n,r,o={},i=Object.keys(t);for(r=0;r=0||(o[n]=t[n]);return o}},function(t,e){function n(){return t.exports=n=Object.assign||function(t){for(var e=1;e=0?r=setTimeout(c,t-s):(r=null,e||(a=n.apply(o,i),o=i=null))}null==t&&(t=100);var s=function(){o=this,i=arguments,u=Date.now();var s=e&&!r;return r||(r=setTimeout(c,t)),s&&(a=n.apply(o,i),o=i=null),a};return s.clear=function(){r&&(clearTimeout(r),r=null)},s.flush=function(){r&&(a=n.apply(o,i),o=i=null,clearTimeout(r),r=null)},s}e.debounce=e,n.exports=e},16:function(n,t,e){"use strict";function r(n){return n&&"object"==typeof n&&"default"in n?n.default:n}Object.defineProperty(t,"__esModule",{value:!0});var i=r(e(24)),o=r(e(25)),u=r(e(26)),a=r(e(28)),c=r(e(29)),s=r(e(20)),l=r(e(31)),p=r(e(33)),f=r(e(1));r(e(3)),r(e(34));var d,v=(d=null,function(){if(null!==d)return d;var n,t,e,r=!1;try{window.addEventListener("test",null,(n={},t="passive",e={get:function(){r=!0}},Object.defineProperty(n,t,e)))}catch(n){}return d=r,r}()),h={capture:!1,passive:!1};function y(n){return p({},h,n)}function b(n,t,e){var r=[n,t];return r.push(v?e:e.capture),r}function g(n,t,e,r){n.addEventListener.apply(n,b(t,e,r))}function m(n,t,e,r){n.removeEventListener.apply(n,b(t,e,r))}function w(n,t){n.children,n.target;var e=l(n,["children","target"]);Object.keys(e).forEach((function(n){if("on"===n.substring(0,2)){var r=e[n],i=s(r),o="object"===i;if(o||"function"===i){var u="capture"===n.substr(-7).toLowerCase(),a=n.substring(2).toLowerCase();a=u?a.substring(0,a.length-7):a,o?t(a,r.handler,r.options):t(a,r,y({capture:u}))}}}))}var x=function(n){function t(){return i(this,t),u(this,a(t).apply(this,arguments))}return c(t,n),o(t,[{key:"componentDidMount",value:function(){this.applyListeners(g)}},{key:"componentDidUpdate",value:function(n){this.applyListeners(m,n),this.applyListeners(g)}},{key:"componentWillUnmount",value:function(){this.applyListeners(m)}},{key:"applyListeners",value:function(n){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.props,e=t.target;if(e){var r=e;"string"==typeof e&&(r=window[e]),w(t,n.bind(null,r))}}},{key:"render",value:function(){return this.props.children||null}}]),t}(f.PureComponent);x.propTypes={},t.withOptions=function(n,t){return{handler:n,options:y(t)}},t.default=x},17:function(n,t,e){n.exports={slideImg:"vtex-slider-0-x-slideImg",dotsContainer:"vtex-slider-0-x-dotsContainer",arrowContainer:"vtex-slider-0-x-arrowContainer",sliderFrame:"vtex-slider-0-x-sliderFrame"}},34:function(n,t,e){"use strict";var r=function(){};n.exports=r},4:function(n,t,e){"use strict";function r(n,t){Object.keys(t).forEach((function(e){n.style[e]=t[e]}))}function i(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;return 0===n?n:"".concat(n,"%")}function o(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,e=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0;return{transform:"translate3d(".concat(i(n),", ").concat(i(t),", ").concat(i(e),")"),WebkitTransform:"translate3d(".concat(i(n),", ").concat(i(t),", ").concat(i(e),")")}}function u(n){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return{WebkitTransition:"all ".concat(t,"ms ").concat(n),transition:"all ".concat(t,"ms ").concat(n)}}e.d(t,"d",(function(){return r})),e.d(t,"c",(function(){return o})),e.d(t,"b",(function(){return u})),e.d(t,"a",(function(){return a}));var a={defaultResizeDebounce:250,defaultTransitionDuration:250,NAVIGATION_PAGE:"page"}}}]); },function(){ (window.webpackJsonpvtex_slider_0_8_3=window.webpackJsonpvtex_slider_0_8_3||[]).push([["Dots"],{1:function(e,t){e.exports=React},23:function(e,t,r){"use strict";r.r(t),function(e){var t=r(5);r.p=Object(t.getPublicPath)("vtex.slider@0.8.3");var n=Object(t.register)((function(){return r(40)}),e,"vtex.slider@0.8.3","vtex.slider@0.x","Dots");n.renderHotReload,n.setupHMR}.call(this,r(18)(e))},3:function(e,t){e.exports=PropTypes},40:function(e,t,r){"use strict";r.r(t);var n=r(22),o=r(9),a=r(11),c=r(10),i=r(2),s=r(14),u=r(12),l=r(8),p=r(0),f=r(1),d=r.n(f),b=r(6),P=r.n(b),h=r(15),g=r.n(h),O=r(16),v=r.n(O),j=r(4),y=r(7),w=r(17),D=r.n(w);function m(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function R(e){for(var t=1;t=c&&(o=t[c])}return oe.parentNode.offsetWidth/e.parentNode.offsetHeight?(e.classList.remove("w-100"),e.classList.add("h-100")):(e.classList.remove("h-100"),e.classList.add("w-100")),e.removeEventListener("load",r.fit))})),Object(f.a)(Object(s.a)(r),"ensureImageCover",(function(){var e=r.imgRef.current;e&&r.props.fitImg&&(e.complete?r.fit():e.addEventListener("load",r.fit))})),r.imgRef=p.a.createRef(),r.handleResize=j()((function(){setTimeout((function(){r.fit()}),e.sliderTransitionDuration)}),e.resizeDebounce),r.state={firstRender:!0},r}return Object(o.a)(n,[{key:"componentDidMount",value:function(){this.ensureImageCover(),this.setState({firstRender:!1})}},{key:"componentDidUpdate",value:function(){this.ensureImageCover()}},{key:"componentWillUnmount",value:function(){this.handleResize.clear()}},{key:"render",value:function(){var e=this,t=this.props,n=t.children,a=t.className,o=t.tag,s=t.fitImg,c=t.innerRef,u=(t.resizeDebounce,t.defaultWidth,t.style),l=(t.sliderTransitionDuration,Object(i.a)(t,["children","className","tag","fitImg","innerRef","resizeDebounce","defaultWidth","style","sliderTransitionDuration"]));return p.a.createElement(o,Object(r.a)({ref:c,className:v()(a,"inline-flex h-100 relative overflow-hidden"),style:x({},u)},l),p.a.createElement(b.a,{target:"window",onResize:this.handleResize}),p.a.Children.map(n,(function(t){return p.a.isValidElement(t)?s&&"img"===t.type?p.a.cloneElement(t,{ref:e.imgRef,className:v()(D.a.slideImg,t.props.className,"absolute")}):t:null})))}}]),n}(d.PureComponent),I=function(e,t){return p.a.createElement(E,Object(r.a)({innerRef:t},e))};I.displayName="Slide";var N=p.a.forwardRef(I);N.propTypes={children:O.a.node.isRequired,className:O.a.string,defaultWidth:O.a.number,tag:O.a.string,fitImg:O.a.bool,resizeDebounce:O.a.number,sliderTransitionDuration:O.a.number},N.defaultProps={tag:"li",fitImg:!0,resizeDebounce:w.a.defaultResizeDebounce,sliderTransitionDuration:w.a.defaultTransitionDuration};var T=N;t.default=T},6:function(e,t){e.exports=Classnames}},[[35,"common",0]]]); },function(){ (window.webpackJsonpvtex_slider_0_8_3=window.webpackJsonpvtex_slider_0_8_3||[]).push([["Slider"],{1:function(e,t){e.exports=React},21:function(e,t){e.exports=__RENDER_8_COMPONENTS__["vtex.device-detector@0.x/withDevice"]},3:function(e,t){e.exports=PropTypes},36:function(e,t,r){"use strict";r.r(t),function(e){var t=r(5);r.p=Object(t.getPublicPath)("vtex.slider@0.8.3");var n=Object(t.register)((function(){return r(42)}),e,"vtex.slider@0.8.3","vtex.slider@0.x","Slider");n.renderHotReload,n.setupHMR}.call(this,r(18)(e))},42:function(e,t,r){"use strict";r.r(t);var n=r(9),a=r(11),i=r(2),o=r(10),s=r(14),c=r(12),l=r(8),d=r(0),u=r(1),p=r.n(u),h=r(15),g=r.n(h),b=r(6),f=r.n(b),O=r(16),j=r.n(O),v=r(17),P=r.n(v),S=r(7),m=r(21),C=r.n(m),D=r(4);function w(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function _(e){for(var t=1;t=n.childrenLength+n.perPage})),Object(d.a)(Object(i.a)(n),"getNegativeClone",(function(e){return e-n.childrenLength})),Object(d.a)(Object(i.a)(n),"getPositiveClone",(function(e){return e+n.childrenLength})),Object(d.a)(Object(i.a)(n),"fit",(function(){var e=n.props,t=e.minPerPage,r=e.perPage,a=e.currentSlide,i=e.onChangeSlide;n.perPage=Object(S.a)(t,r,n.props.isMobile);var o=Math.floor(a/n.perPage)*n.perPage;n.resetWidthCalculation(),a!==o&&(n.setState({currentSlide:o,enableTransition:!1}),i(o)),n.forceUpdate()})),Object(d.a)(Object(i.a)(n),"setInnerElements",(function(){n.innerElements=Array.prototype.slice.call(n._sliderFrame.current.children)})),Object(d.a)(Object(i.a)(n),"prev",(function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,a=Number.parseInt(t),i=n.props,o=i.onChangeSlide,s=i.currentSlide,c=i.loop,l=Number.parseInt(s),d=!0;n.totalSlides<=n.perPage||(c?n.isNegativeClone(s-a)?(d=!1,e=(l=n.getPositiveClone(s))-a):e=l=s-a:e=l=Math.max(s-a,0),l!==s&&(n.setState({enableTransition:d,currentSlide:e,dragDistance:r}),o(l)))})),Object(d.a)(Object(i.a)(n),"next",(function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,a=Number.parseInt(t),i=n.props,o=i.onChangeSlide,s=i.currentSlide,c=i.loop,l=Number.parseInt(s),d=!0;n.totalSlides<=n.perPage||(c?n.isPositiveClone(s+a)?(d=!1,e=(l=n.getNegativeClone(s))+a):e=l=s+a:e=l=Math.min(s+a,n.totalSlides-n.perPage),l!==s&&(n.setState({enableTransition:d,currentSlide:e,dragDistance:r}),o(l)))})),Object(d.a)(Object(i.a)(n),"prevPage",(function(){n.prev(n.perPage)})),Object(d.a)(Object(i.a)(n),"nextPage",(function(){n.next(n.perPage)})),Object(d.a)(Object(i.a)(n),"updateAfterDrag",(function(){var e=n.props.threshold,t=n.drag.endX-n.drag.startX,r=Math.abs(t),a=Math.ceil(r/(n.getSelectorWidth()/n.perPage)),i=t/n.getSliderFrameWidth()*100;if(t>0&&r>e&&n.totalSlides>n.perPage)n.prev(a,i);else if(t<0&&r>e&&n.totalSlides>n.perPage)n.next(a,i);else{var o=n.props,s=o.easing,c=o.duration,l=o.currentSlide;n.setState({enableTransition:!0,dragDistance:0}),Object(D.d)(n._sliderFrame.current,_(_({},Object(D.b)(s,c)),Object(D.c)(l/n.totalSlides*-100)))}})),Object(d.a)(Object(i.a)(n),"_clearDrag",(function(){n.drag={startX:0,endX:0,startY:0,letItGo:null}})),Object(d.a)(Object(i.a)(n),"onTouchStart",(function(e){n.pointerDown=!0,n.drag.startX=e.touches[0].pageX,n.drag.startY=e.touches[0].pageY,n.setState({enableTransition:!1})})),Object(d.a)(Object(i.a)(n),"onTouchEnd",(function(){n.pointerDown=!1,n.drag.endX&&n.updateAfterDrag(),n._clearDrag()})),Object(d.a)(Object(i.a)(n),"onTouchMove",(function(e){if(null===n.drag.letItGo&&(n.drag.letItGo=Math.abs(n.drag.startY-e.touches[0].pageY)=p.a.Children.count(n)+a;return{currentSlide:i?t.currentSlide:r,enableTransition:!i}}return null}}]),Object(o.a)(r,[{key:"componentDidMount",value:function(){var e=this.props,t=e.onChangeSlide,r=e.currentSlide,n=r;if(e.loop)if(this.isNegativeClone(r))t(r+this.perPage),n+=this.perPage;else if(this.isPositiveClone(r)){t(this.childrenLength+this.perPage-r-1)}this.setState({firstRender:!1,currentSlide:n})}},{key:"componentWillUnmount",value:function(){this.handleResize.clear()}},{key:"componentDidUpdate",value:function(){var e={currentSlide:this.state.currentSlide,dragDistance:0,enableTransition:!0};if(this.props.currentSlide!==this.state.currentSlide){var t=this.state.currentSlide,r=this.props.onChangeSlide;this.isNegativeClone(t)?(e.currentSlide=t+this.perPage,r(e.currentSlide)):this.isPositiveClone(t)?(e.currentSlide=this.totalSlides-t,r(e.currentSlide)):r(t),this.setState(e)}else this.state.dragDistance&&this.setState(e);this.setInnerElements(),this.perPage=Object(S.a)(this.props.minPerPage,this.props.perPage,this.props.isMobile),this.resetWidthCalculation()}},{key:"render",value:function(){var e=this,t=this.props,a=t.children,i=t.sliderFrameTag,o=t.rootTag,s=t.classes,c=t.currentSlide,l=t.easing,h=t.duration,g=t.cursor,b=t.isMobile,O=t.minPerPage,v=this.state,S=v.enableTransition,m=v.dragDistance,C=v.firstRender,w=O&&!Number.isInteger(O),y=b&&w?.75:0,M=_(_({},r.defaultProps.classes),s),F=p.a.Children.toArray(a),T=this.perPagethis.perPage}},{key:"shouldAddClones",get:function(){var e=this.props.loop;return!this.state.firstRender&&e&&this.isMultiPage}}]),r}(u.PureComponent);Object(d.a)(M,"defaultProps",{classes:{root:"",sliderFrame:""},currentSlide:0,cursor:"default",cursorOnMouseDown:"default",draggable:!1,duration:250,easing:"ease-out",loop:!1,perPage:1,resizeDebounce:D.a.defaultResizeDebounce,rootTag:"div",showArrows:!1,sliderFrameTag:"ul",threshold:50,scrollByPage:!1,navigationStep:"page"}),Object(d.a)(M,"events",["onTouchStart","onTouchEnd","onTouchMove","onMouseUp","onMouseDown","onMouseLeave","onMouseMove"]);var F=C()(M);t.default=F},6:function(e,t){e.exports=Classnames},7:function(e,t,r){"use strict";var n=r(13);t.a=function(e,t,r){var a=e||1;if("number"==typeof t)a=t;else if("object"===Object(n.a)(t)){var i=window&&window.innerWidth||(r?320:1024);for(var o in t)i>=o&&(a=t[o])}return a2&&void 0!==arguments[2])||arguments[2],a=e.props.pauseOnHover;a&&(o?clearTimeout(e.timeoutRef):e.setNewTimeout()),n&&n(t)})),Object(p.a)(Object(u.a)(e),"handleTouchStart",(function(t){e.eventProcedure(t,e.props.onTouchStart)})),Object(p.a)(Object(u.a)(e),"handleTouchEnd",(function(t){e.eventProcedure(t,e.props.onTouchEnd,!1)})),Object(p.a)(Object(u.a)(e),"handleMouseEnter",(function(t){e.eventProcedure(t,e.props.onMouseEnter)})),Object(p.a)(Object(u.a)(e),"handleMouseLeave",(function(t){e.eventProcedure(t,e.props.onMouseLeave,!1)})),e}return Object(c.a)(n,[{key:"componentDidMount",value:function(){this.props.autoplay&&this.props.autoplayInterval>0&&this.setNewTimeout()}},{key:"componentWillUnmount",value:function(){clearTimeout(this.timeoutRef)}},{key:"render",value:function(){var e=this.props,t=e.className,n=e.children,r=e.tag,c=e.innerRef,u=Object(a.a)(e,["className","children","tag","innerRef"]);return d.a.createElement(r,Object(o.a)({ref:c,className:h()(t,"relative"),onMouseEnter:this.handleMouseEnter,onMouseLeave:this.handleMouseLeave,onTouchStart:this.handleTouchStart,onTouchEnd:this.handleTouchEnd},u),n)}}]),n}(f.PureComponent),y=function(e,t){return d.a.createElement(j,Object(o.a)({innerRef:t},e))};y.displayName="SliderContainer";var R=d.a.forwardRef(y);R.propsTypes={autoplay:m.a.boolean,autoplayInterval:m.a.number,children:m.a.node.isRequired,className:m.a.string,onNextSlide:m.a.func,pauseOnHover:m.a.boolean,tag:m.a.string},R.defaultProps={autoplay:!1,autoplayInterval:5e3,pauseOnHover:!0,tag:"div"};var T=R;t.default=T},6:function(e,t){e.exports=Classnames}},[[37,"common"]]]); },function(){ !function(e){function t(t){for(var r,c,u=t[0],a=t[1],l=t[2],s=0,p=[];s