(window.webpackJsonp=window.webpackJsonp||[]).push([[102],{2453:function(t,e,n){var content=n(2708);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(74).default)("5b4c686e",content,!0,{})},2707:function(t,e,n){"use strict";n(2453)},2708:function(t,e,n){"use strict";n.r(e);var o=n(40),c=n.n(o)()((function(i){return i[1]}));c.push([t.i,'.anchors__container[data-v-69e40195]{position:relative;padding-top:10px;padding-bottom:1px}@media (max-width: 989px){.anchors__container[data-v-69e40195]{display:none}}.anchors__container[is-sticky-anchors][data-v-69e40195]{margin-top:20px}.anchors__container[data-v-69e40195]:before{position:absolute;bottom:0;content:\'\';height:1px;width:100%;opacity:0.2;background-color:#003057}.anchors__list[data-v-69e40195]{line-height:normal}.anchors__element[data-v-69e40195]{display:inline;line-height:normal}.anchors__element[data-v-69e40195]:not(:first-child){margin-left:50px}.anchors__element-clickable[data-v-69e40195]{padding:0;font-family:"Roboto Regular","Helvetica Neue","Helvetica","Arial","sans-serif";font-size:12px;line-height:1.5;letter-spacing:0.3px;color:#53565a;text-transform:uppercase;transition:color 0.3s ease}.anchors__element-clickable[is-section-active][data-v-69e40195]{color:#457eae;padding-bottom:2px;border-bottom:2px solid rgba(0,48,87,0.8)}\n',""]),e.default=c},3011:function(t,e,n){"use strict";n.r(e);var o=n(5),c=n.n(o),r=n(9),l=n.n(r),d=n(10),h=n.n(d),f=n(1),v=n.n(f),_=n(12),y=n.n(_),m=n(22),A=n.n(m),k=n(11),C=n.n(k),H=n(0),filter=n(3),S=n.n(filter),w=n(32),x=n(390),O=n(80),B=n(2208),T=n(477);function P(t,e){var n=c()(t);if(l.a){var o=l()(t);e&&(o=S()(o).call(o,(function(e){return h()(t,e).enumerable}))),n.push.apply(n,o)}return n}function E(t){for(var e=1;e<arguments.length;e++){var n,o,c=null!=arguments[e]?arguments[e]:{};e%2?v()(n=P(Object(c),!0)).call(n,(function(e){Object(H.a)(t,e,c[e])})):y.a?A()(t,y()(c)):v()(o=P(Object(c))).call(o,(function(e){C()(t,e,h()(c,e))}))}return t}var j={name:"Anchors",components:{BasicClickable:x.a},props:{sections:{type:Array,default:function(){return[]}},isStickyAnchors:{type:Boolean,default:!1}},data:function(){return{activeSectionId:"",throttledUpdateAnchors:null,stickyAnchorsHeight:0,headerHeight:0}},computed:E(E({},Object(w.c)("googleTagManager",["getPageType","getPageCategoryForAnalytics"])),Object(w.e)("layout",["isDesktop"])),mounted:function(){this.sections.length<1||(this.getHeaderConstantsHeights(),this.updateActiveSectionOnScroll(),this.throttledUpdateAnchors=Object(B.b)(this.updateActiveSectionOnScroll,100),window.addEventListener("scroll",this.throttledUpdateAnchors))},destroyed:function(){this.throttledUpdateAnchors&&window.removeEventListener("scroll",this.throttledUpdateAnchors)},methods:E(E({},Object(w.d)("anchors",["displayCollectionProductPageBottomComponents"])),{},{goTo:function(section){var t=this;return function(){t.displayCollectionProductPageBottomComponents(),t.$nextTick((function(){t.$scrollTo("#".concat(section.id),500,{offset:t.getOffset(section.id)})}))}},getHeaderConstantsHeights:function(){var t=document.getElementById("header-sticky-anchors");this.stickyAnchorsHeight=t?t.getBoundingClientRect().height:0;var e=document.getElementById("tab-header");this.headerHeight=e?e.getBoundingClientRect().height:0},getOffset:function(t){return this.shouldAddHeaderHeightToScroll(t)?-(this.stickyAnchorsHeight+90+this.headerHeight):-(this.stickyAnchorsHeight+90)},shouldAddHeaderHeightToScroll:function(t){var e;return 0>(null===(e=document.getElementById(t))||void 0===e?void 0:e.getBoundingClientRect().top)},isSectionActive:function(section){return this.activeSectionId===section.id},updateActiveSectionOnScroll:function(){var t,e=window.innerHeight/2,n=S()(t=this.sections).call(t,(function(section){var t;return(null===(t=document.getElementById(section.id))||void 0===t?void 0:t.getBoundingClientRect().top)<e}));0!==n.length?this.activeSectionId=n[n.length-1].id:this.activeSectionId=this.sections[0].id},getDataTestForAnchor:function(section){return"anchors__"+(this.isStickyAnchors?"sticky__":"not_sticky__")+section.id},getGaData:function(t,e){return this.getPageType===T.CMS_PAGE_TYPE?{category:this.getPageCategoryForAnalytics,label:t,action:"click_anchor"}:{category:this.getPageCategoryForAnalytics,label:e,action:"click_anchors"}},triggerAnalytics:function(t){O.a.pushEventGA(t.category,t.action,t.label)}})},I=(n(2707),n(25)),component=Object(I.a)(j,(function(){var t=this,e=t._self._c;return e("div",{directives:[{name:"show",rawName:"v-show",value:t.isDesktop,expression:"isDesktop"}],staticClass:"anchors__container",attrs:{"is-sticky-anchors":t.isStickyAnchors}},[e("ul",{staticClass:"anchors__list"},t._l(t.sections,(function(section){return e("li",{key:section.id,staticClass:"anchors__element"},[e("basic-clickable",{staticClass:"anchors__element-clickable",attrs:{action:t.goTo(section),"is-section-active":t.isSectionActive(section),"data-test":t.getDataTestForAnchor(section)},nativeOn:{click:function(e){t.triggerAnalytics(t.getGaData(section.label,section.id))}}},[t._v("\n        "+t._s(section.label)+"\n      ")])],1)})),0)])}),[],!1,null,"69e40195",null);e.default=component.exports}}]);