(window.webpackJsonp=window.webpackJsonp||[]).push([[0,61,410,416,437,450],{1008:function(t,e,o){var content=o(1042);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,o(3).default)("0f45e23a",content,!0,{sourceMap:!1})},1009:function(t,e,o){var content=o(1044);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,o(3).default)("e9c7acce",content,!0,{sourceMap:!1})},1018:function(t,e,o){var content=o(1060);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,o(3).default)("6b81b47d",content,!0,{sourceMap:!1})},1041:function(t,e,o){"use strict";o(1008)},1042:function(t,e,o){var r=o(2)((function(i){return i[1]}));r.push([t.i,'.drop-list-container{display:inline-block;position:relative}.drop-list-toggle{align-items:center;-webkit-appearance:none;appearance:none;background-color:initial;border:0;display:inline-flex;margin:0;padding:0;white-space:nowrap}.drop-list-toggle span{margin-right:.25rem}.drop-list-toggle .ui-expand-more{transition:transform .25s cubic-bezier(.25,.46,.45,.94)}.drop-list-toggle[aria-expanded=true] .ui-expand-more{transform:scaleY(-1)}.drop-list:after{content:"";display:block;transition:background-color .25s cubic-bezier(.25,.46,.45,.94)}.drop-list[aria-hidden=false]:after{content:"";height:100%;left:0;position:fixed;top:0;width:100%;z-index:20}.drop-list-wrapper{background-color:#fff;border:1px solid #e5e5e5;border-radius:2px;box-shadow:0 32px 48px 0 #34343429;left:calc(50% - .875rem);position:absolute;top:calc(100% + .75rem);transform:translate3d(-50%,0,0);z-index:25}.drop-list-icon .drop-list-wrapper{left:50%}.drop-list-reversed .drop-list-wrapper{bottom:calc(100% + .75rem);top:auto}.drop-list-reversed .drop-list-wrapper:before{top:100%;transform:translate(-50%,-50%) rotate(-135deg)}.drop-list-wrapper:before{background-color:#fff;border-left:1px solid #e5e5e5;border-top:1px solid #e5e5e5;content:"";height:1.0625rem;left:50%;position:absolute;top:-1px;transform:translate(-50%,-50%) rotate(45deg);width:1.0625rem}.drop-list-wrapper.v-enter-active,.drop-list-wrapper.v-leave-active{transition:transform .25s cubic-bezier(.25,.46,.45,.94),opacity .25s cubic-bezier(.25,.46,.45,.94)}.drop-list-wrapper.v-enter,.drop-list-wrapper.v-leave-to{opacity:0;transform:translate3d(-50%,-.625rem,0)}.drop-list-content:after,.drop-list-content:before{content:"";height:2rem;left:0;pointer-events:none;position:absolute;width:100%;z-index:2}.drop-list-content:before{background-image:linear-gradient(0deg,#fff0 20%,#fff);top:0}.drop-list-content:after{background-image:linear-gradient(-180deg,#fff0 20%,#fff);bottom:0}.drop-list-items{-webkit-overflow-scrolling:touch;list-style:none;margin:0;overflow:auto;padding:1rem 0;position:relative;z-index:1}.drop-list-items a{align-items:center;color:#343434;display:flex;height:2.5rem;padding:0 2rem;position:relative;-webkit-text-decoration:none;text-decoration:none;white-space:nowrap;width:100%}.drop-list-items a span{padding-bottom:.25rem;padding-top:.25rem;position:relative}.drop-list-items a span:after{background-color:currentColor;bottom:0;content:"";height:2px;left:0;opacity:0;position:absolute;transition:opacity .25s cubic-bezier(.215,.61,.355,1);width:100%}.userInput-keyboard .drop-list-items a:focus span:after,.userInput-mouse .drop-list-items a:hover span:after,.userInput-touch .drop-list-items a:active span:after{opacity:1}.drop-list-items a[aria-current]{font-weight:600;padding-left:.25rem}.drop-list-items a.icon{padding-left:.75rem}.drop-list-items a svg{flex-shrink:0;margin-bottom:-.125rem;margin-top:-.125rem}.drop-list-items a svg+span{padding-left:.25rem}.drop-list-items a span{margin-right:.25rem}.drop-list-items .ui-icon-check-s:last-child{margin:0;position:absolute;right:.5rem;top:50%;transform:translateY(-50%)}',""]),r.locals={},t.exports=r},1043:function(t,e,o){"use strict";o(1009)},1044:function(t,e,o){var r=o(2)((function(i){return i[1]}));r.push([t.i,'.product-sort{align-items:center;display:flex;font-size:.875rem;position:relative}.product-sort[aria-busy=true]:before{animation:skeleton-text-heading 1.25s .3s infinite;background-color:#f9f9f9;background-image:linear-gradient(90deg,#f9f9f9,#fff 20%,#fff 30%,#f9f9f9 50%);background-size:200%;border-radius:4px;content:"";display:inline-block;height:1.5rem;min-width:12.5rem}@keyframes skeleton-text-heading{0%{background-position:100% 0}to{background-position:-100% 0}}.product-sort p{line-height:1.5rem;margin:0 .5rem 0 0}.product-sort .drop-list-toggle{font-weight:600}.product-sort .drop-list-container{display:flex}.product-sort .drop-list-toggle span{display:none}@media (min-width:48em){.product-sort .drop-list-toggle span{display:inline-block}}',""]),r.locals={},t.exports=r},1059:function(t,e,o){"use strict";o(1018)},1060:function(t,e,o){var r=o(2)((function(i){return i[1]}));r.push([t.i,".load-more{color:#767676;font-size:.75rem;text-align:center;width:100%}.load-more-progress{display:inline-block}.load-more-progress p{margin:0 0 .5rem}.load-more-progress progress{-webkit-appearance:none;appearance:none;background-color:#f5efe6;border-radius:2px;border-width:0;color:#dec5b8;display:block;height:.125rem;width:100%}.load-more-progress progress::-webkit-progress-bar{background-color:#f5efe6;border-radius:2px}.load-more-progress progress::-moz-progress-bar{background-color:#dec5b8;border-radius:2px;-moz-transition:width .25s cubic-bezier(.25,.46,.45,.94);transition:width .25s cubic-bezier(.25,.46,.45,.94)}.load-more-progress progress::-webkit-progress-value{background-color:#dec5b8;border-radius:2px;-webkit-transition:width .25s cubic-bezier(.25,.46,.45,.94);transition:width .25s cubic-bezier(.25,.46,.45,.94)}.load-more-progress progress::-ms-fill{border-color:currentColor}.load-more-button [class^=cta-solid-]{display:flex;width:100%}.load-more-progress+.load-more-button [class^=cta-solid-]{margin-top:1rem}@media (min-width:36em){.load-more{max-width:20rem}}",""]),r.locals={},t.exports=r},1094:function(t,e,o){"use strict";var r=o(9),n=o(157),l=o(161),c=o(959),d={name:"DropList",components:{OverlayPanel:l.a,UiIcon:r.a,IconCheckS:c.default,IconExpandMore:n.default},props:{sorted:{type:String,default:""},expandedState:{type:Boolean,default:!1},id:{type:String,validator:t=>t.length>0},list:{type:Array,default:()=>[]},reversed:{type:Boolean,default:!1},title:{type:String},type:{type:String}},computed:{currentItem(){return this.list.find((t=>t.selected))||{}},ctaLink(){const t=new URLSearchParams(this.$route.hash.replace("#",""));return t.delete("panel"),t.append("panel",this.id),!this.hasWideLayout&&{query:this.$route.query,hash:t.toString()}},ctaType(){return this.hasWideLayout?"button":"storefront-link"},ctaProps(){return!!this.hasWideLayout&&{"aria-expanded":this.expanded.toString(),"aria-controls":this.id}},formattedList(){return this.list.map((t=>{const e="object"==typeof t.path,o=e?t.path.path:t.path,r=o&&o.startsWith("http");let link=t.path;return r||(link=e?{...t.path}:{path:t.path}),{icon:t.icon,label:t.label,selected:t.selected,external:r,link:link}}))},hasWideLayout(){return this.$store.state.ui.wideLayout},overlayClass(){return!!this.type&&`${this.type}-overlay`},underlay(){return this.$store.state.ui.underlay.opened}},data(){return{expanded:this.expandedState}},methods:{closeUnderlay(t){this.expanded&&t.target===this.$refs.list&&this.$store.dispatch("ui/escapeKey")},itemClick(t){this.$emit("action",t)},toggleExpanded(){this.expanded=!this.expanded,this.expanded||this.$store.commit("ui/toggleUnderlay")}},watch:{$route(){this.expanded&&this.$store.commit("ui/toggleUnderlay")},expanded(t){t&&this.$store.commit("ui/toggleUnderlay")},underlay(t){this.expanded&&(this.expanded=t,this.$emit("expanded",this.expanded))}}},h=(o(1041),o(0)),f={name:"ProductSort",components:{DropList:Object(h.a)(d,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"drop-list-container",class:[t.type,t.currentItem.icon&&"drop-list-icon",t.reversed&&"drop-list-reversed"]},[e(t.ctaType,t._b({tag:"component",staticClass:"drop-list-toggle",attrs:{to:t.ctaLink},on:{click:t.toggleExpanded}},"component",t.ctaProps,!1),[t.currentItem.icon?e("ui-icon",{attrs:{name:t.currentItem.icon.name,size:"S"}},[e(t.currentItem.icon.component,{tag:"component"})],1):t._e(),t._v(" "),"ellos"!==t.$store.state.ui.project?e("p",[t._v("\n      "+t._s(t.sorted)+"\n      "),e("span",[t._v(t._s(t.currentItem.label))])]):t._e(),t._v(" "),"ellos"===t.$store.state.ui.project?e("span",[t._v("\n      "+t._s(t.currentItem.label)+"\n    ")]):t._e(),t._v(" "),e("ui-icon",{attrs:{name:"expand-more",size:"S"}},[e("icon-expand-more")],1)],1),t._v(" "),t.ctaLink?e("overlay-panel",{attrs:{route:t.id,name:`droplist-${t.id}`,partial:!0,title:t.title}},[e("ul",{staticClass:"overlay-list",class:t.overlayClass},t._l(t.formattedList,(function(o){return e("li",{on:{click:t.itemClick}},[o.external?e("a",{attrs:{href:o.link}},[o.icon?e("ui-icon",{attrs:{name:o.icon.name,size:"S"}},[e(o.icon.component,{tag:"component"})],1):t._e(),t._v(" "),e("span",[t._v(t._s(o.label))]),t._v(" "),o.selected?e("ui-icon",{attrs:{name:"check",size:"S","aria-hidden":"true"}},[e("icon-check-s")],1):t._e()],1):e("nuxt-link",{attrs:{to:o.link,custom:""},scopedSlots:t._u([{key:"default",fn:function({href:r,navigate:n}){return[e("a",{attrs:{href:r,"aria-current":!!o.selected&&"page"},on:{click:n}},[o.icon?e("ui-icon",{attrs:{name:o.icon.name,size:"S"}},[e(o.icon.component,{tag:"component"})],1):t._e(),t._v(" "),e("span",[t._v(t._s(o.label))]),t._v(" "),o.selected?e("ui-icon",{attrs:{name:"check",size:"S","aria-hidden":"true"}},[e("icon-check-s")],1):t._e()],1)]}}],null,!0)})],1)})),0)]):e("div",{ref:"list",staticClass:"drop-list",attrs:{id:t.id,"aria-hidden":(!t.expanded).toString()},on:{click:t.closeUnderlay}},[e("transition",[e("div",{directives:[{name:"show",rawName:"v-show",value:t.expanded,expression:"expanded"}],staticClass:"drop-list-wrapper"},[e("div",{staticClass:"drop-list-content"},[e("ul",{staticClass:"drop-list-items"},t._l(t.formattedList,(function(o){return e("li",{on:{click:t.itemClick}},[o.external?e("a",{attrs:{href:o.link}},[o.icon?e("ui-icon",{attrs:{name:o.icon.name,size:"S"}},[e(o.icon.component,{tag:"component"})],1):o.selected?e("ui-icon",{attrs:{name:"icon-check-s",size:"S","aria-hidden":"true"}},[e("icon-check-s")],1):t._e(),t._v(" "),e("span",[t._v(t._s(o.label))]),t._v(" "),t.currentItem.icon&&o.selected?e("ui-icon",{attrs:{name:"icon-check-s",size:"S","aria-hidden":"true"}},[e("icon-check-s")],1):t._e()],1):e("nuxt-link",{attrs:{to:o.link,custom:""},scopedSlots:t._u([{key:"default",fn:function({href:r,navigate:n}){return[e("a",{attrs:{href:r,"aria-current":!!o.selected&&"page"},on:{click:n}},[o.icon?e("ui-icon",{attrs:{name:o.icon.name,size:"S"}},[e(o.icon.component,{tag:"component"})],1):o.selected?e("ui-icon",{attrs:{name:"icon-check-s",size:"S","aria-hidden":"true"}},[e("icon-check-s")],1):t._e(),t._v(" "),e("span",[t._v(t._s(o.label))]),t._v(" "),t.currentItem.icon&&o.selected?e("ui-icon",{attrs:{name:"icon-check-s",size:"S","aria-hidden":"true"}},[e("icon-check-s")],1):t._e()],1)]}}],null,!0)})],1)})),0)])])])],1)],1)}),[],!1,null,null,null).exports,UiIcon:r.a,IconExpandMore:n.default},props:{count:{type:Number,default:0},sortList:Array},computed:{skeleton(){return!this.sortList.find((t=>t.selected))},sorted(){return this.count>=1e4?this.$i18n.t("productSort.intro.maxCount",{count:this.count}):this.$i18n.tc("productSort.intro",this.count,{count:this.count})}},data(){return{expanded:!1,i18n:{overlayTitle:this.$i18n.t("productSort.overlay")}}},methods:{toggleExpanded(){this.expanded=!this.expanded},updateExpanded(t){this.expanded=t}}},m=(o(1043),Object(h.a)(f,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"product-sort",attrs:{"aria-busy":t.skeleton}},[t.skeleton?t._e():["ellos"===t.$store.state.ui.project?e("p",[t._v(t._s(t.sorted))]):t._e(),t._v(" "),"ellos"===t.$store.state.ui.project?e("drop-list",{attrs:{list:t.sortList,expandedState:!1,title:t.i18n.overlayTitle,id:"productSortList"},on:{expanded:t.updateExpanded}}):t._e(),t._v(" "),"jotex"===t.$store.state.ui.project?e("drop-list",{attrs:{list:t.sortList,sorted:t.sorted,expandedState:!1,title:t.i18n.overlayTitle,id:"productSortList"},on:{expanded:t.updateExpanded}}):t._e()]],2)}),[],!1,null,null,null));e.a=m.exports},1098:function(t,e,o){"use strict";var r=o(10),n=o(9),l=o(157),c={name:"LoadMore",components:{CtaSolid:r.a,UiIcon:n.a,IconExpandMore:l.default},props:{total:{type:Number,validate:t=>!Number.isNaN(t)},count:{type:Number,validate:t=>!Number.isNaN(t)},type:{type:String,default:""}},computed:{atMax(){return this.count>=this.total},loadMoreLabel(){return this.total>=1e4?"loadMore.label.maxCount":"loadMore.label"},text(){return this.$i18n.t(this.loadMoreLabel,{count:this.count,total:this.total,type:this.type})}},data(){return{i18n:{more:this.$i18n.t("loadMore.cta")}}},methods:{handleClick(t){this.$emit("loadmore",t)}}},d=(o(1059),o(0)),component=Object(d.a)(c,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"load-more",class:{"progress-max":t.atMax}},[e("div",{staticClass:"load-more-progress"},[e("p",[t._v(t._s(t.text))]),t._v(" "),e("progress",{attrs:{max:t.total},domProps:{value:t.count}})]),t._v(" "),t.atMax?t._e():e("div",{staticClass:"load-more-button"},[e("cta-solid",{attrs:{label:t.i18n.more,type:"ellos"===t.$store.state.ui.project?"variant-1":"secondary",size:"L"},on:{click:t.handleClick}},[e("ui-icon",{attrs:{slot:"end",name:"expand-more",size:"S"},slot:"end"},[e("icon-expand-more")],1)],1)],1)])}),[],!1,null,null,null);e.a=component.exports},1106:function(t,e,o){"use strict";o.r(e);var r=o(0),component=Object(r.a)({},(function(){return(0,this._self._c)("path",{attrs:{d:"M11 2v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1ZM11 14v8a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-8a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1ZM23 2v8a1 1 0 0 1-1 1h-8a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1ZM23 14v8a1 1 0 0 1-1 1h-8a1 1 0 0 1-1-1v-8a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1Z"}})}),[],!1,null,null,null);e.default=component.exports},1107:function(t,e,o){"use strict";o.r(e);var r=o(0),component=Object(r.a)({},(function(){return(0,this._self._c)("path",{attrs:{"fill-rule":"evenodd",d:"M17.87 9.836a.501.501 0 01-.707.034L12.5 5.63V19.5a.5.5 0 01-1 0V5.63L6.836 9.87a.5.5 0 01-.673-.74l5.5-5c.024-.022.054-.033.08-.049.024-.015.045-.034.071-.044a.494.494 0 01.173-.035L12 4l.013.002a.484.484 0 01.172.035c.027.01.048.03.072.044.026.016.055.027.08.048l5.5 5a.5.5 0 01.033.707"}})}),[],!1,null,null,null);e.default=component.exports},1144:function(t,e,o){var content=o(1306);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,o(3).default)("4eedbf5c",content,!0,{sourceMap:!1})},1280:function(t,e,o){"use strict";o.r(e);var r=o(90),n=o(73),l=o(72),c=o(1094),d=o(1098),h=o(10),f=o(9),m=o(972),v=o(1106),y=o(0),x=Object(y.a)({},(function(){return(0,this._self._c)("path",{attrs:{d:"M13.322 11.5a1.75 1.75 0 013.356 0H18.5a.5.5 0 110 1h-1.822a1.75 1.75 0 01-3.356 0H5.5a.5.5 0 110-1h7.822zM15 12.75a.75.75 0 100-1.5.75.75 0 000 1.5zm-4.322 4.75a1.75 1.75 0 01-3.356 0H5.5a.5.5 0 110-1h1.822a1.75 1.75 0 013.356 0H18.5a.5.5 0 110 1h-7.822zM9 16.25a.75.75 0 100 1.5.75.75 0 000-1.5zm1.678-8.75a1.75 1.75 0 01-3.356 0H5.5a.5.5 0 010-1h1.822a1.75 1.75 0 013.356 0H18.5a.5.5 0 110 1h-7.822zM9 6.25a.75.75 0 100 1.5.75.75 0 000-1.5z","fill-rule":"evenodd"}})}),[],!1,null,null,null).exports,w=o(957),k=o(1107),$=o(160),_=o(82),T=o(85);let C=376;C=264;var L={name:"ProductList",components:{BubbleCount:n.a,ProductGrid:l.a,ProductSort:c.a,LoadMore:d.a,ProductFilter:()=>o.e(379).then(o.bind(null,1822)),CtaSolid:h.a,UiIcon:f.a,IconFilter:m.default,IconFilterJotex:x,LoadingDots:w.default,ArrowUpIcon:k.default,TagSolid:$.a,ToggleMore:T.a,IconGrid:v.default},props:{activeFilters:{type:Array,default:()=>[]},intro:{type:String,default:""},introImage:{type:String,default:""},introImageAltText:{type:String,default:""},inspirationCard:{type:[Object,Boolean],default:!1},elpyCard:{type:[Object,Boolean],default:!1},introTitle:String,articles:{type:Array,default:()=>[]},sort:{type:Array,default:()=>[]},pagination:{type:Object,default:()=>({})},filters:{type:Object,default:()=>({})},filterLabel:{type:String,default:"filter"},filterPath:{type:[String,Object],default:""},filterCount:{type:Number,default:0},fullPage:{type:Boolean,default:!0},count:{type:Object,default:()=>({total:1,pagelower:1,pageupper:1})},incentive:String,loading:{type:Boolean,default:!1},stillImage:{type:Boolean,default:!1},showMetaDetails:{type:Boolean,default:!1},openCategoryPanel:{type:Boolean,default:()=>!1},itemsPerLines:{type:Object,default:()=>({root:2,small:3,medium:3,large:4,xlarge:5})},condensedItemsPerLines:{type:Object,default:()=>({root:2,small:3,medium:2,large:3,xlarge:3})},optimizeImage:{type:Boolean,default:!0},productCardRatio:{type:String,default:"83:125"},productCardFrontSize:{type:Array},inlineNotification:{type:Object,default(){}},showCount:{type:Boolean,default:()=>!0},showSeoFilters:{type:Boolean,default:()=>!1},facetedLinks:{type:Array,default:()=>[]},scrollToTopPositionBottom:String,mainContentLoaded:Boolean},computed:{abTest34(){const t=this.$store.state.features.find((({key:t,active:e})=>t.startsWith("ab_T34c")&&e));return t?t.cookieValue:""},feedView:{get(){return this.$store.state.abFeedView},set(t){this.$store.commit("setAbFeedView",t)}},useFeedView(){return this.feedView&&1===this.currentItemsPerLines},cards(){const t=this.articles.slice();let e=[...t];this.abTest34&&(e=t.map((t=>({...t,frontSizes:[["(min-width: 1600px)","740"],["(min-width: 1200px)","644"],["(min-width: 1024px)","675"],["(min-width: 768px)","544"],["(min-width: 414px)","468"],["(min-width: 375px)","421"],[void 0,"356"]]}))));const n=this.count.pageupper===this.count.total,l=!this.$route.query.page&&this.intro,c=!this.$route.query.page&&this.elpyCard;let d=e.length;if(this.showHighlightedCard){const t=2*this.currentItemsPerLines-2,[o]=e.splice(0,1);e.splice(t,0,{...o,highlighted:!0,frontSizes:[["(min-width: 1600px)","740"],["(min-width: 1200px)","644"],["(min-width: 1024px)","675"],["(min-width: 768px)","544"],["(min-width: 414px)","468"],["(min-width: 375px)","421"],[void 0,"356"]]})}else if(this.useFeedView){const[t]=e.splice(0,1);e.splice(2,0,t)}if(l&&e.unshift({id:"intro",type:"intro",count:this.introToggleLength,text:this.intro,title:this.introTitle}),c&&this.elpyCard.positions&&this.elpyCard.positions.forEach((t=>{e.splice(t,0,{...this.elpyCard,type:"elpy-card",position:t,image:this.elpyCard.svg})})),!(this.$store.state.footer.newsletter.plp&&this.$store.state.footer.newsletter.plp.enabled&&this.$store.state.footer.newsletter.plp.position)||this.$store.state.user.marketingConsent.emailMarketingAllowed&&this.$store.state.user.marketingConsent.mobileMarketingAllowed||e.splice(this.$store.state.footer.newsletter.plp.position,0,{type:"signup",wide:2===this.currentItemsPerLines,component:r.default}),!this.$route.query.page&&this.$store.state.abtest.keys.all.climateC&&!this.filteredData&&this.$store.getters["abtest/climatePush"](this.$route.path)){let t=8;2===this.currentItemsPerLines&&(t=13);let r=this.currentItemsPerLines*t-4-1;this.intro&&!this.showIntro&&(r+=1),e.splice(r,0,{wide:!0,type:"climate",component:()=>o.e(399).then(o.bind(null,1850)),data:{title:this.$t("abtest.climate.push.title"),description:this.$t("abtest.climate.push.description"),link:{label:this.$t("abtest.climate.checklist.label"),path:`${this.$t("abtest.climate.checklist.path")}?intcmp=CO2_card`}}})}if(n)l&&(d+=1);else{let t=0;this.showHighlightedCard&&(t=2===this.currentItemsPerLines?1:3);const o=e.filter((({wide:t})=>t)).length,r=d+t+o+(this.showIntro?1:0);d=Math.floor(r/this.currentItemsPerLines)*this.currentItemsPerLines-t-o+(l&&!this.showIntro?1:0)}return e.splice(0,d)},currentItemsPerLines(){const t=this.$store.state.ui.breakpoints.indexOf(this.$store.state.ui.breakpoint);let e="root";"ellos"===this.$store.state.ui.project?t>4?e="xlarge":t>3?e="large":t>2?e="medium":t>1&&(e="small"):t>5?e="xlarge":t>4?e="large":t>2?e="small":t<=2&&(e="root");let o=this.condensed?this.condensedItemsPerLines[e]:this.itemsPerLines[e];return this.feedView&&2===o&&(o=1),o},showHighlightedCard(){if(this.$route.query.page)return!1;const t=this.articles.length;return 2===this.currentItemsPerLines?t>=5:3===this.currentItemsPerLines?t>=9:4===this.currentItemsPerLines?t>=13:5===this.currentItemsPerLines&&t>=17},showProductListOptions(){return this.showSort||this.showFilterCta||this.inlineNotification},showSort(){return this.sort.length},showToolbar(){return this.abTest34&&this.toolbarReady},getInlineNotificationTitle(){return this.inlineNotification.title},getInlineNotificationDescription(){return this.inlineNotification.description},showFilterCta(){const t=Object.keys(this.filters).length>0;return!this.$store.state.ui.filter.opened&&t},showFilterWrapper(){return this.showSort||this.showFilterCta},articleCount(){return this.$route.query.page?this.count.pageupper:this.cards.filter((t=>!t.type)).length},breakpoint(){return this.$store.state.ui.breakpoint},currentPageNumber(){return this.pagination.current||1},hasBetterChoice:()=>!1,hasLargeLayout(){return this.$store.state.ui.breakpoints.indexOf(this.$store.state.ui.breakpoint)>=4},hasWideLayout(){return this.$store.state.ui.wideLayout},pageLoaded(){return this.$store.state.ui.pageLoaded},fetching(){return!this.skeleton&&(this.loading||this.loadingMore||this.filtering)},filteredData(){const t=this.activeFilters&&this.activeFilters.length;return t>1||1===t&&"category"!==this.activeFilters[0]},filterExpanded(){return this.$store.state.ui.filter.opened},scrollTop(){return this.$store.state.ui.scrollTop||document.documentElement.scrollTop||document.body.scrollTop},showIntro(){return!!this.intro&&("jotex"===this.$store.state.ui.project&&this.hasWideLayout||"ellos"===this.$store.state.ui.project&&this.hasLargeLayout)},showTopIntro(){return!(!this.intro||this.$store.state.ui.SSR)&&!this.hasLargeLayout},showFilterPanel(){const[t]=this.$route.name.split("___"),e=this.$store.state.ui.breakpoints.indexOf(this.$store.state.ui.breakpoint)>("ellos"!==this.$store.state.ui.project?4:3);return this.articles.length>0&&Object.keys(this.filters).length&&e&&this.$store.state.filters.panelOpenedByDefaultAt.includes(t)&&!this.$store.state.ui.filter.closedByUserAt.includes(t)},skeleton(){return this.loading&&!this.articleCount},stickyContainerVisibility(){return this.$store.state.ui.stickyContainerVisibility},setScrollToTopVisibility(){const t=this.$refs.scrollToTop?this.$refs.scrollToTop.$el.offsetHeight:34;let e=0,o=0;const r=this.scrollToTopPositionBottom;"undefined"!=typeof document&&(this.$store.state.ui.wideLayout?this.scrollTop<=this.toTopThreshold-2*t?(e=0,o=t):this.scrollTop>this.toTopThreshold-2*t&&this.scrollTop<=this.toTopThreshold?(e=1-(this.toTopThreshold-this.scrollTop)/(2*t),o=t-t*e):this.scrollTop>this.toTopThreshold&&(e=1,o=0):this.scrollTop<=this.toTopThreshold-2*t?(e=0,o=t):this.scrollTop>this.toTopThreshold-2*t&&this.scrollTop<=this.toTopThreshold?(e=-1===this.$store.state.ui.scrollDirection?1-(this.toTopThreshold-this.scrollTop)/(2*t):0,o=-1===this.$store.state.ui.scrollDirection?t-t*e:0):(1===this.$store.state.ui.scrollDirection&&this.scrollToTopVisible||1!==this.$store.state.ui.scrollDirection)&&(e=this.stickyContainerVisibility,o=t-t*this.stickyContainerVisibility)),this.scrollToTopVisible=e>0;let n=`transform: translate3d(0px, ${o}px, 0px); opacity: ${e};`;return r&&(n=n.concat(`bottom:${r};`)),n},scrollToTopLabel(){return this.$i18n.t("productList.scrollToTop")},shouldShiftGrid(){return this.$store.state.ui.width<this.shiftThreshold}},data(){return{abData:{classes:[]},toolbarReady:!1,activeFilterCount:void 0,dockBoundaries:!1,filtering:!1,introToggleLength:480,loadingMore:!1,scrolling:!1,shiftThreshold:2200,shiftGrid:"#panel=product-filter"===this.$route.hash&&this.$store.state.ui.width<2200,i18n:{loadmore:this.$i18n.t("loadMore.type.products"),filter:this.$i18n.t("filters.label"),clearButton:this.$i18n.t("filters.reset"),noResults:this.$i18n.t("productList.error"),betterchoiceButton:this.$i18n.t("betterchoice.button"),betterchoiceTitle:this.$i18n.t("betterchoice.title"),betterchoiceText:this.$i18n.t("betterchoice.text")},scrollToTopVisible:!1,showBetterChoice:!1,toTopThreshold:1e3,abTest34Timeout:void 0}},mounted(){this.handleABTest34()},beforeDestroy(){window.clearTimeout(this.abTest34Timeout),this.Observe&&(this.$refs.filterCtaTop&&this.Observe.unobserve(this.$refs.filterCtaTop.$el),this.$refs.filterCtaBottom&&this.Observe.unobserve(this.$refs.filterCtaBottom.$el))},methods:{handleABTest34(){this.abTest34&&("D"===this.abTest34?(this.Observe=new IntersectionObserver((t=>{const e=t.reduce(((t,e)=>{let o=t;return console.log(e,e.isIntersecting),e.isIntersecting&&(o=!0),o}),!1);this.toolbarReady=!e})),this.$refs.filterCtaTop&&this.Observe.observe(this.$refs.filterCtaTop.$el),this.$refs.filterCtaBottom&&this.Observe.observe(this.$refs.filterCtaBottom.$el)):this.cards.length&&(this.abTest34Timeout=window.setTimeout((()=>{this.toolbarReady=!0}),750)))},intersect(t){this.$emit("intersect",t)},inlineNotificationProps(){return this.inlineNotification.link?{to:this.inlineNotification.link}:{}},backToTop(){this.scrollToTheTop()},emitAction(data){this.$emit("action",{...data,component:"product-list"})},filter(t){this.filtering=!0,this.$emit("filtering",t);const e=this.$refs.options||this.$refs.items,{top:o}=e?e.getBoundingClientRect():0;if(o<0){const t=this.hasWideLayout?void 0:0;this.scrollToTheTop(o+this.scrollTop-this.$store.state.ui.headerSize-16,t)}},getDockData(){this.hasProgressiveNav?this.dockBoundaries=!1:this.filterExpanded&&setTimeout((()=>{const t=this.$refs.boundingElement.getBoundingClientRect().top+this.scrollTop,e=t+this.$refs.boundingElement.offsetHeight;this.dockBoundaries=[t,e]}),500)},gridResize(){this.getDockData()},handleFilterResize(t){t.target===this.$refs.boundingElement&&(this.$emit("filterResize"),this.getDockData())},handleLoadMore(t){t.target.closest("button")&&!this.fetching&&(this.loadingMore=!0,this.$emit("loadmore",this.loadingMore))},itemsBottom(){const t=this.$refs.grid.$refs.card.length,e=this.$refs.grid.$refs.card[t-1];return e?e.getBoundingClientRect().top+this.scrollTop-16:null},updateCount(t){this.activeFilterCount=t,this.$emit("filtercount",t)},scrollToTheTop(t=0,e=400){window.scrollY>this.toTopThreshold&&(document.documentElement.scrollTop=this.toTopThreshold,document.body.scrollTop=this.toTopThreshold),window.requestAnimationFrame((()=>{Object(_.a)({el:document.scrollingElement||document.documentElement,position:t,duration:e})}))},resetAllFilters(){this.$refs.productFilter.resetAllFilters()},toggleFilterPanel(){let path=this.$route.fullPath;const t=this.$store.state.ui.filter.panelHash;this.$route.hash.indexOf(t)>-1?path=path.replace(t,""):path+=t,this.$router.replace(path)},filtersClicked(){this.getDockData()},toggleBetterChoiceModal(){this.showBetterChoice=!this.showBetterChoice}},watch:{breakpoint(){this.getDockData()},articles(){this.loadingMore=!1,this.filtering=!1,this.$nextTick((()=>{this.getDockData(),this.handleABTest34()}))},shiftGrid(t){this.$refs.grid.shift(t?C:-1*C)},shouldShiftGrid(t){this.shiftGrid=this.filterExpanded&&t},showFilterPanel:{handler(t){!t||this.$route.hash.indexOf(this.$store.state.ui.filter.panelHash)>-1||this.toggleFilterPanel()}},filterExpanded(t){window.setTimeout((()=>{window.requestAnimationFrame((()=>{this.shiftGrid=t&&this.shouldShiftGrid}))}),16)},pageLoaded(){this.getDockData()},$route(){this.$nextTick((()=>{this.getDockData()}))},"$route.path":{handler(){!this.$store.state.abtest.climateShow||this.$store.state.abtest.climatePaths.length?this.$store.dispatch("abtest/climatePath",this.$route.path):this.$store.commit("abtest/climateAddPath",this.$route.path)},immediate:!0}}},z=(o(1305),Object(y.a)(L,(function(){var t=this,e=t._self._c;return e("section",{staticClass:"product-list",class:[{filtering:t.shiftGrid,feed:t.useFeedView},...t.abData.classes]},[t.filters&&(t.pageLoaded||t.showFilterPanel||t.showSeoFilters||t.facetedLinks&&t.facetedLinks.length)?e("product-filter",{ref:"productFilter",class:{"grid-unshifted":!t.shiftGrid},attrs:{count:t.count.total,dockBoundaries:t.dockBoundaries,filters:t.filters,incentive:t.incentive,openCategoryPanel:t.openCategoryPanel,showCount:t.showCount,showSeoFilters:t.showSeoFilters,facetedLinks:t.facetedLinks},on:{change:t.filter,filtercount:t.updateCount,filtersClicked:t.filtersClicked,scrollToTop:t.scrollToTheTop,trackFilter:e=>t.$emit("trackFilter",e)}}):t._e(),t._v(" "),e("div",{staticClass:"wrap"},[e("div",{ref:"boundingElement",staticClass:"product-list-inner",on:{transitionend:t.handleFilterResize}},[t._t("header"),t._v(" "),t.showProductListOptions?e("div",{ref:"options",staticClass:"product-list-options"},[t.inlineNotification?e(t.inlineNotification.link?"storefront-link":"div",t._b({tag:"component",staticClass:"inline-notification-plp"},"component",t.inlineNotificationProps(),!1),[t.inlineNotification.icon?e("ui-icon",{attrs:{name:"icon",size:"s"}},[e("g",{domProps:{innerHTML:t._s(t.inlineNotification.icon.svg)}})]):t._e(),t._v(" "),e("h6",[t._v(t._s(t.getInlineNotificationTitle))]),t._v(" "),e("p",[t._v(t._s(t.getInlineNotificationDescription))])],1):t._e(),t._v(" "),t.showFilterWrapper?e("div",{staticClass:"filter-wrapper"},[e("cta-solid",{ref:"filterCtaTop",staticClass:"product-list-filter-toggle",attrs:{label:t.i18n.filter,size:t.hasWideLayout?"L":"M"},on:{click:t.toggleFilterPanel}},[e("ui-icon",{directives:[{name:"show",rawName:"v-show",value:"ellos"===t.$store.state.ui.project||"jotex"===t.$store.state.ui.project&&0===t.activeFilterCount,expression:"$store.state.ui.project === 'ellos' || ($store.state.ui.project === 'jotex' && activeFilterCount === 0)"}],attrs:{slot:"ellos"===t.$store.state.ui.project?"start":"end",name:"icon-filter",size:"S"},slot:"ellos"===t.$store.state.ui.project?"start":"end"},["ellos"===t.$store.state.ui.project?e("icon-filter"):t._e(),t._v(" "),"jotex"===t.$store.state.ui.project?e("icon-filter-jotex"):t._e()],1),t._v(" "),t.activeFilterCount>0?e("bubble-count",{attrs:{slot:"end",text:t.activeFilterCount},slot:"end"}):t._e()],1),t._v(" "),t.hasBetterChoice?[e("div",{staticClass:"product-list-betterchoice"},[e("cta-solid",{attrs:{label:t.i18n.betterchoiceButton,size:t.hasWideLayout?"L":"M"},on:{click:t.toggleBetterChoiceModal}})],1),t._v(" "),t.showBetterChoice?e("div",{staticClass:"betterchoicemodal"},[e("div",{staticClass:"betterchoicemodal-content"},[e("span",{staticClass:"betterchoiceclose",on:{click:t.toggleBetterChoiceModal}},[t._v("\n                  ×\n                ")]),t._v(" "),e("h1",{staticClass:"tt-1 plp-title"},[t._v(t._s(t.i18n.betterchoiceTitle))]),t._v(" "),e("p",{domProps:{innerHTML:t._s(t.i18n.betterchoiceText)}})])]):t._e()]:t._e(),t._v(" "),"ellos"===t.$store.state.ui.project?e("product-sort",{attrs:{count:t.count.total,sortList:t.sort}}):t._e()],2):t._e(),t._v(" "),"jotex"===t.$store.state.ui.project&&t.showSort?e("product-sort",{attrs:{count:t.count.total,sortList:t.sort}}):t._e(),t._v(" "),e("transition",[t.showToolbar?e("div",{staticClass:"product-list-toolbar"},[e("div",{staticClass:"product-list-toolbar-wrapper"},["C"!==t.abTest34?e("cta-solid",{staticClass:"product-list-filter-toggle",attrs:{label:t.i18n.filter,size:"S"},on:{click:t.toggleFilterPanel}},[e("ui-icon",{directives:[{name:"show",rawName:"v-show",value:"ellos"===t.$store.state.ui.project||"jotex"===t.$store.state.ui.project&&0===t.activeFilterCount,expression:"$store.state.ui.project === 'ellos' || ($store.state.ui.project === 'jotex' && activeFilterCount === 0)"}],attrs:{slot:"ellos"===t.$store.state.ui.project?"start":"end",name:"icon-filter",size:"S"},slot:"ellos"===t.$store.state.ui.project?"start":"end"},["ellos"===t.$store.state.ui.project?e("icon-filter"):t._e(),t._v(" "),"jotex"===t.$store.state.ui.project?e("icon-filter-jotex"):t._e()],1),t._v(" "),t.activeFilterCount>0?e("bubble-count",{attrs:{slot:"end",text:t.activeFilterCount},slot:"end"}):t._e()],1):t._e(),t._v(" "),"D"!==t.abTest34?e("ul",{staticClass:"product-list-toolbar-layout"},[e("li",[e("button",{staticClass:"product-list-layout grid",attrs:{"aria-pressed":!t.feedView},on:{click:function(e){t.feedView=!1}}},[e("ui-icon",{attrs:{name:"icon-grid",size:"S"}},[e("icon-grid")],1),t._v(" "),e("span",{staticClass:"label"},[t._v("Grid")])],1)]),t._v(" "),e("li",[e("button",{staticClass:"product-list-layout feed",attrs:{"aria-pressed":t.feedView},on:{click:function(e){t.feedView=!0}}},[e("span"),t._v(" "),e("span",{staticClass:"label"},[t._v("Feed")])])])]):t._e()],1)]):t._e()])],1):t._e(),t._v(" "),t.articles.length>0?e("div",{ref:"items",staticClass:"product-list-items",attrs:{"aria-busy":t.fetching}},[t.showTopIntro?e("toggle-more",{staticClass:"product-list-top-intro",attrs:{text:t.intro,lines:2}}):t._e(),t._v(" "),e("product-grid",{ref:"grid",attrs:{cards:t.cards,columns:t.currentItemsPerLines,highlightCard:t.showHighlightedCard,"inspiration-card":t.inspirationCard,fullPage:t.fullPage,optimizeImage:t.optimizeImage,productCardFrontSize:t.productCardFrontSize,productCardRatio:t.productCardRatio,showIntro:t.showIntro,stillImage:t.stillImage,introImage:t.introImage,introImageAltText:t.introImageAltText,showMetaDetails:t.showMetaDetails,skeleton:t.skeleton,"plp-origin":!0},on:{action:t.emitAction,resize:t.gridResize,intersect:t.intersect}}),t._v(" "),e("loading-dots",{attrs:{loading:t.fetching}})],1):t._e(),t._v(" "),!t.loading&&t.articles.length<1?e("div",{staticClass:"no-result"},[e("h1",[t._v(t._s(t.i18n.noResults))])]):e("loading-dots",{attrs:{loading:t.loading&&t.articles.length<1}}),t._v(" "),t.articles.length>0&&t.mainContentLoaded?e("footer",{staticClass:"product-list-footer"},[t.showFilterCta?e("cta-solid",{ref:"filterCtaBottom",staticClass:"product-list-filter-toggle",attrs:{label:t.i18n.filter,size:t.hasWideLayout?"L":"M"},on:{click:t.toggleFilterPanel}},[e("ui-icon",{attrs:{slot:"start",name:"icon-filter",size:"S"},slot:"start"},[e("icon-filter")],1),t._v(" "),t.activeFilterCount?e("bubble-count",{attrs:{slot:"end",text:t.activeFilterCount},slot:"end"}):t._e()],1):t._e(),t._v(" "),e("load-more",{attrs:{total:t.count.total,count:t.articleCount,type:t.i18n.loadmore},on:{loadmore:t.handleLoadMore}})],1):t._e(),t._v(" "),e("cta-solid",{ref:"scrollToTop",staticClass:"scroll-to-top-button",style:t.setScrollToTopVisibility,attrs:{label:t.scrollToTopLabel,type:"ellos"===t.$store.state.ui.project?"variant-2":"primary",size:"ellos"===t.$store.state.ui.project?"s":"m"},on:{click:t.backToTop}},[e("ui-icon",{attrs:{slot:"end",name:"arrow-up",size:"s"},slot:"end"},[e("arrow-up-icon")],1)],1)],2)])],1)}),[],!1,null,null,null));e.default=z.exports},1305:function(t,e,o){"use strict";o(1144)},1306:function(t,e,o){var r=o(2)((function(i){return i[1]}));r.push([t.i,'.product-list{margin-bottom:4rem}.product-list-inner>.loading-dots{margin-top:2rem;min-height:7.5625rem;position:relative}.product-list-options{align-items:center;display:flex;margin:1rem 0;min-height:2.5rem;position:relative;z-index:2}.product-list-options .filter-wrapper{display:flex;width:100%}.product-list-options .filter-wrapper .product-sort{margin:0 0 0 auto}.product-list-items{position:relative}.product-list-items .product-list-top-intro{font-size:.75rem;padding-bottom:1.5rem}.product-list-items .product-list-top-intro .toggle-more-text{color:#767676}.product-list-footer{margin-top:2rem;position:relative}.product-list-footer .load-more{margin:2rem auto 0}.scroll-to-top-button{bottom:5.1875rem;position:fixed;right:.5rem;z-index:20}.scroll-to-top-button svg{height:1rem;width:1rem}.product-list-filter-toggle{transition:opacity .3s ease}.product-list-filter-toggle.hide{opacity:0}.product-list-filter-toggle .bubble-count{position:absolute;right:-7px;top:-12px}.product-list-betterchoice{margin-left:1.25rem}.product-list-toolbar{bottom:2rem;left:0;position:fixed;width:100%;z-index:10}.product-list-toolbar.v-enter-active,.product-list-toolbar.v-leave-active{transition-duration:.25s;transition-property:opacity,transform;transition-timing-function:ease}.product-list-toolbar.v-enter,.product-list-toolbar.v-leave-to{opacity:0;transform:translateY(.5rem)}.product-list-toolbar.v-enter-to,.product-list-toolbar.v-leave{transform:translateY(0)}.product-list-toolbar-wrapper{align-items:center;background-color:#fff;border-radius:2px;box-shadow:0 2px 4px 0 #0000000a,0 4px 8px 0 #0000000a,0 6px 16px 0 #0000000a;display:flex;margin:auto;width:-moz-fit-content;width:fit-content}.product-list-toolbar-wrapper .product-list-filter-toggle{margin:.5rem .75rem}.product-list-toolbar-wrapper .product-list-filter-toggle:only-child{margin:.5rem}.product-list-toolbar-wrapper .product-list-filter-toggle .bubble-count-primary{font-size:.5rem}.product-list-toolbar-layout{align-items:center;display:flex;list-style-type:none;margin:0;padding:0 .375rem}.product-list-filter-toggle+.product-list-toolbar-layout{border-left:1px solid #d8d8d8}.product-list-toolbar-layout li{padding:.4375rem 0}.product-list-toolbar-layout .product-list-layout{align-items:center;background:none;border:0;color:#bebebe;display:flex;margin:0;padding:.3125rem}.product-list-toolbar-layout .product-list-layout .label{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.product-list-toolbar-layout .product-list-layout[aria-pressed=true]{color:#343434}.product-list-toolbar-layout .feed span:not(.label){background-color:currentColor;border-radius:1px;display:block;height:1.375rem;margin:1px;width:1.375rem}@media (min-width:36em){.product-list-toolbar{display:none}}@media (min-width:62em){.scroll-to-top-button{bottom:2rem;right:2rem}.product-list-options{min-height:3rem}}@media (min-width:75em){.product-list{display:flex;margin-bottom:0;padding-bottom:5rem;position:relative}.product-list:after{clear:both;content:"";display:table}.product-list>.wrap{display:flex;justify-content:flex-end}.product-list.filtering .product-list-inner{width:calc(100% - 16.5rem)}.product-list .product-filter{height:auto;width:0}.product-list .product-filter .dock-container{padding-bottom:0}.product-list .product-filter-panels{padding-bottom:5rem}.product-list-inner{transition:width .3s ease;width:100%}.product-list-options{flex-shrink:0}.product-list-options .filter-wrapper .product-sort{justify-content:flex-end;margin-left:auto;margin-right:0}.product-list-options .filter-wrapper .product-filter-reset-button{height:3rem;left:auto;margin-left:1.5rem;position:relative;right:auto;-webkit-text-decoration:underline;text-decoration:underline;top:auto}.product-list-items{display:flex;justify-content:flex-end}.product-list-items .product-grid{width:100%}.product-list-footer{margin-top:3.5rem;position:relative}.product-list-footer .product-list-filter-toggle{bottom:0;left:0;position:absolute}.product-list-footer .load-more.progress-max{padding-bottom:4rem}}.betterchoicemodal{background-color:#0006;height:100%;left:0;position:fixed;top:0;width:100%;z-index:2147483647}.betterchoicemodal-content{background-color:#fefefe;margin:20% auto;overflow:scroll;padding:20px;width:80%;z-index:2147483647}.betterchoiceclose{color:#aaa;float:right;font-size:28px;font-weight:700}.betterchoiceclose:focus,.betterchoiceclose:hover{color:#000;cursor:pointer;-webkit-text-decoration:none;text-decoration:none}',""]),r.locals={},t.exports=r},944:function(t,e,o){var content=o(953);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,o(3).default)("cf8e1642",content,!0,{sourceMap:!1})},952:function(t,e,o){"use strict";o(944)},953:function(t,e,o){var r=o(2)((function(i){return i[1]}));r.push([t.i,".loading-dots{background-color:#fff9;font-size:.75rem;height:100%;left:0;position:absolute;top:0;width:100%;z-index:24}.loading-dots.v-enter-active,.loading-dots.v-leave-active{transition:background-color .25s cubic-bezier(.25,.46,.45,.94)}.loading-dots.v-enter-active .loading-dots-animation,.loading-dots.v-leave-active .loading-dots-animation{transition:opacity .25s cubic-bezier(.25,.46,.45,.94)}.loading-dots.v-enter,.loading-dots.v-leave-to{background-color:#fff0}.loading-dots.v-enter .loading-dots-animation,.loading-dots.v-leave-to .loading-dots-animation{opacity:0}.loading-dots-animation{display:block;left:50%;overflow:hidden;position:fixed;top:50%;transform:translate(-50%,-50%)}.loading-dots-animation span{animation:pulse 1s infinite;background-color:#dec5b8;border-radius:50%;float:left;height:1em;margin:0 .3333333333em;opacity:0;width:1em}.loading-dots-animation span:nth-child(2){animation-delay:.15s}.loading-dots-animation span:nth-child(3){animation-delay:.3s}.loading-dots--my-pages{background-color:#f9f9f999}.loading-dots--my-pages .loading-dots-animation span{background-color:#000}.loading-dots--favorite-page,.loading-dots--stylee-page{background-color:initial}.loading-dots--favorite-page .loading-dots-animation,.loading-dots--stylee-page .loading-dots-animation{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:static;top:0;transform:translate(0)}.loading-dots--favorite-page .loading-dots-animation span,.loading-dots--stylee-page .loading-dots-animation span{background-color:#343434}@keyframes pulse{0%,to{opacity:0;transform:scale(.9)}48%{opacity:1}50%{transform:scale(1)}52%{opacity:1}}",""]),r.locals={},t.exports=r},957:function(t,e,o){"use strict";o.r(e),o.d(e,"type",(function(){return r}));const r={"my-pages":"my-pages","favorite-page":"favorite-page","stylee-page":"stylee-page"};var n={name:"LoadingDots",props:{loading:{type:Boolean,default:!0},type:{type:[String,void 0,null],default:void 0,validator:t=>-1!==Object.keys(r).map((t=>t.toLowerCase())).indexOf(t.toLowerCase())}},computed:{typeClassName(){return`loading-dots--${this.type}`},classObject(){return{"loading-dots":!0,[this.typeClassName]:this.type}}}},l=(o(952),o(0)),component=Object(l.a)(n,(function(){var t=this,e=t._self._c;return e("transition",[t.loading?e("div",{class:t.classObject,attrs:{"aria-hidden":"true"}},[e("span",{staticClass:"loading-dots-animation"},[e("span"),t._v(" "),e("span"),t._v(" "),e("span")])]):t._e()])}),[],!1,null,null,null);e.default=component.exports},959:function(t,e,o){"use strict";o.r(e);var r=o(0),component=Object(r.a)({},(function(){return(0,this._self._c)("path",{attrs:{"fill-rule":"evenodd",d:"M16.88 8.825l-6 7a.502.502 0 01-.76 0l-3-3.5a.5.5 0 01.76-.65l2.62 3.057 5.62-6.557a.5.5 0 11.76.65"}})}),[],!1,null,null,null);e.default=component.exports},972:function(t,e,o){"use strict";o.r(e);var r=o(0),component=Object(r.a)({},(function(){return(0,this._self._c)("path",{attrs:{"fill-rule":"evenodd",d:"M9 18.5c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2M20.5 16h-8.551A2.997 2.997 0 009 13.5 2.997 2.997 0 006.051 16H3.5a.5.5 0 000 1h2.551A2.997 2.997 0 009 19.5a2.997 2.997 0 002.949-2.5H20.5a.5.5 0 000-1M15 5.5c1.103 0 2 .897 2 2s-.897 2-2 2-2-.897-2-2 .897-2 2-2M3.5 8h8.551A2.997 2.997 0 0015 10.5 2.997 2.997 0 0017.949 8H20.5a.5.5 0 000-1h-2.551A2.997 2.997 0 0015 4.5 2.997 2.997 0 0012.051 7H3.5a.5.5 0 000 1"}})}),[],!1,null,null,null);e.default=component.exports}}]);
//# sourceMappingURL=28de6af.js.map