(window.webpackJsonp=window.webpackJsonp||[]).push([[32,128,165,169,189,267,326,351],{1042:function(t,e,n){"use strict";n.r(e);var o,r=n(16),c=(n(29),n(0)),l=(n(6),n(17),n(33));function d(element,t){element.classList.add("lazy-loader-loading"),element.setAttribute("lazy","loading"),element.addEventListener("load",t)}function m(t){t.target.classList.remove("lazy-loader-loading"),t.target.classList.add("lazy-loader-loaded"),t.target.setAttribute("lazy","loaded")}function h(t,e){(t.length?Object(l.a)(t):[t]).forEach((function(t){t[e]=t.dataset[e]}))}function f(t){var e=t.target,n=e.dataset.isLoaded;if(t.isIntersecting||n){if(t.isIntersecting&&!n)return h(e.querySelectorAll("source"),"src"),d(e,m),e.load(),void(e.dataset.isLoaded=!0);t.isIntersecting&&n&&e.play(),!t.isIntersecting&&n&&e.pause()}}var v={name:"ArticleSectionGifAsVideo",props:{image:{type:Object,default:function(){return{}}},sources:{type:Array,default:function(){return[]}},aspectRatioValue:{type:String,default:""}},computed:{paddingBottom:function(){if(this.aspectRatioValue)return"".concat(this.aspectRatioValue,"%");var t=Object(c.a)(this,"image.height",Object(c.a)(this,"image.meta.height",1)),e=Object(c.a)(this,"image.width",Object(c.a)(this,"image.meta.width",1));return"".concat(t/e*100,"%")},videoSources:function(){var t=this,e=Object(c.a)(this.$config,"components.articleImageResizerProfiles.article",[]);return this.sources.length&&(e=this.sources),e.map((function(e){var n=Object(r.a)(e,2),o=n[0],l=n[1],d="(min-width: ".concat(o,")"),image=Object(c.a)(t.image,"url",""),m=t.$imageResizer(image,l);return{media:d,srcset:"".concat(m,"?type=mp4"),type:"video/mp4"}}))}},mounted:function(){this.observeElement(this.$refs["video-element"])},methods:{observeElement:function(t){if(t){var e,n,r,l,d,m,h=Object(c.a)(this,"$config.lazyLoaderSetting",{});(n=(e=h).root,r=void 0===n?null:n,l=e.rootMargin,d=void 0===l?"0px 0px 0px 0px":l,m=e.threshold,o||("IntersectionObserver"in window?o=new IntersectionObserver((function(t){t.forEach(f)}),{root:r,rootMargin:d,threshold:void 0===m?0:m}):void 0)).observe(t)}}}},x=(n(978),n(31)),component=Object(x.a)(v,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"component-article-section-gif-as-video",style:{paddingBottom:t.paddingBottom}},[n("video",{ref:"video-element",staticClass:"video",attrs:{autoplay:"",muted:"",loop:"",playsinline:""},domProps:{muted:!0}},t._l(t.videoSources,(function(t,e){return n("source",{key:e,attrs:{media:t.media,type:t.type,"data-src":t.srcset}})})),0)])}),[],!1,null,null,null);e.default=component.exports},1055:function(t,e,n){"use strict";n.r(e);var o={name:"CaptionModule",props:{captionText:{type:String,default:""},attributionPrefix:{type:String,default:"Credit"},hasSeriesAndFirstImage:{type:Boolean,default:!1},attributionLink:{type:String,default:""},attributionText:{type:String,default:""}}},r=(n(981),n(31)),component=Object(r.a)(o,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"component-caption-module",class:{"margin-if-series":t.hasSeriesAndFirstImage}},[t.captionText?n("div",{staticClass:"caption__caption-text ui-label"},[t._v("\n "+t._s(t.captionText)+"\n ")]):t._e(),t._v(" "),t.attributionText?n("div",[n(t.attributionLink?"a":"div",{tag:"component",class:t.attributionLink?"caption__attribution-link ui-label-bold":"caption__attribution-text ui-label-bold",attrs:{href:t.attributionLink?t.attributionLink:null,target:t.attributionLink?"_blank":null}},[n("span",{staticClass:"caption__attribution-text-copy"},[t._v(t._s(t.attributionPrefix)+":")]),t._v("\n "+t._s(t.attributionText)+"\n ")])],1):t._e()])}),[],!1,null,null,null);e.default=component.exports},1125:function(t,e,n){"use strict";n(243),n(15),n(43),n(28),n(48),n(6),n(34),n(32),n(1265),n(481);var o=n(0);e.a={methods:{$imageLinkMixin_addHttpToLink:function(){var link=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return link?link.startsWith("http")||link.startsWith("//")?link:"http://".concat(link):""},$imageLinkMixin_isLinkLocal:function(){var link=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=Object(o.a)(this,"$config.site.name","").toLowerCase().replace(".com","");return link.includes(t)},$imageLinkMixin_removeQueryString:function(){var link=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";try{var t=new URL(link);return t.origin}catch(t){return""}}}}},1266:function(t,e,n){var content=n(1535);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(77).default)("a26f7194",content,!0,{sourceMap:!1})},1534:function(t,e,n){"use strict";n(1266)},1535:function(t,e,n){var o=n(76)(!1);o.push([t.i,".component-article-sections > div.image-full-width:first-child,\n.component-article-sections > .component-article-section-image:first-child {\n min-width: 100vw;\n max-width: 100vw;\n margin: 0 -20px 25px;\n}\n@media (min-width: 768px) {\n.component-article-sections > div.image-full-width:first-child,\n .component-article-sections > .component-article-section-image:first-child {\n margin: 0 0 25px;\n min-width: 100%;\n max-width: 100%;\n}\n}\n.article-section--image,\n.component-article-section-image {\n min-width: 100vw;\n max-width: 100vw;\n margin: 25px -20px 25px;\n}\n.article-section--image .component-pinterest,\n.component-article-section-image .component-pinterest {\n display: none;\n}\n@media (min-width: 768px) {\n.article-section--image,\n .component-article-section-image {\n position: relative;\n left: auto;\n right: auto;\n margin: 25px 0;\n width: 100%;\n min-width: initial;\n max-width: initial;\n}\n.article-section--image.article-image-0,\n .component-article-section-image.article-image-0 {\n margin-top: 0;\n}\n.article-section--image.image-shrunk,\n .component-article-section-image.image-shrunk {\n margin: 0 0 20px 50px;\n float: right;\n clear: both;\n}\n}\n@media (min-width: 1020px) {\n.article-section--image .component-pinterest,\n .component-article-section-image .component-pinterest {\n display: block;\n top: 10px;\n right: 10px;\n opacity: 0;\n visibility: hidden;\n}\n.article-section--image .component-pinterest.visible,\n .component-article-section-image .component-pinterest.visible {\n opacity: 0;\n visibility: hidden;\n}\n.article-section--image:hover .component-pinterest,\n .component-article-section-image:hover .component-pinterest {\n opacity: 1;\n visibility: visible;\n}\n.article-section--image:hover .component-pinterest.visible,\n .component-article-section-image:hover .component-pinterest.visible {\n opacity: 1;\n visibility: visible;\n}\n}\n.article-section--image a,\n.component-article-section-image a {\n border-bottom: none;\n text-decoration: none;\n}\n.component-article-section-image .image-container .image-wrapper {\n height: auto;\n background-color: #eee;\n background-size: auto;\n}\n.component-article-section-image .image-wrapper {\n position: relative;\n}\n.component-article-section-image .expand-priority:hover {\n cursor: zoom-in;\n}\n.component-article-section-image .link-subpriority:hover .image__visit-page {\n max-width: 500px;\n color: #fff;\n transition-delay: unset;\n}\n.component-article-section-image .link-subpriority:hover .visit-page__copy {\n padding-right: 10px;\n color: #fff;\n transform: translateX(0);\n transition-delay: 0.25s;\n}\n.component-article-section-image .image__visit-page:hover {\n max-width: 500px;\n color: #fff;\n transition-delay: unset;\n}\n.component-article-section-image .image__visit-page:hover .visit-page__copy {\n padding-right: 10px;\n color: #fff;\n transform: translateX(0);\n transition-delay: 0.25s;\n}\n.component-article-section-image .expand__copy,\n.component-article-section-image .visit-page__copy {\n font-size: 12px;\n line-height: 40px;\n white-space: nowrap;\n color: #fff;\n transform: translateX(-10px);\n transition: transform 0.1s ease, color 0.1s ease, padding 0.1s ease;\n}\n@media (min-width: 768px) {\n.component-article-section-image .expand__copy,\n .component-article-section-image .visit-page__copy {\n color: transparent;\n}\n}\n.component-article-section-image .visit-page__copy {\n transform: translateX(0);\n padding: 0 10px 0 40px;\n}\n@media (min-width: 768px) {\n.component-article-section-image .visit-page__copy {\n transform: translateX(-10px);\n}\n}\n.component-article-section-image .expand__copy {\n color: transparent;\n transform: translateX(10px);\n padding: 0 40px 0 10px;\n}\n.component-article-section-image .visit-page__link {\n display: none;\n}\n@media (min-width: 768px) {\n.component-article-section-image .visit-page__link {\n display: inline;\n}\n}\n.component-article-section-image .image__expand,\n.component-article-section-image .image__visit-page {\n position: absolute;\n display: flex;\n flex-direction: row;\n bottom: 15px;\n max-width: 40px;\n height: 40px;\n background: rgba(0, 0, 0, 0.5);\n background-position: right 11px center;\n transition: background 0.2s ease-in-out, max-width 0.2s ease-in-out;\n z-index: 10;\n}\n@media (min-width: 768px) {\n.component-article-section-image .image__expand:hover,\n .component-article-section-image .image__visit-page:hover {\n background: rgba(0, 0, 0, 0.75);\n cursor: pointer;\n max-width: 500px;\n color: #fff;\n transition-delay: unset;\n}\n.component-article-section-image .image__expand:hover .expand__copy,\n .component-article-section-image .image__visit-page:hover .expand__copy {\n padding-left: 10px;\n color: #fff;\n transform: translateX(0);\n transition-delay: 0.25s;\n}\n}\n.component-article-section-image .image__visit-page {\n max-width: 500px;\n left: 15px;\n color: #fff;\n}\n@media (min-width: 768px) {\n.component-article-section-image .image__visit-page {\n max-width: 40px;\n}\n}\n.component-article-section-image .image__expand {\n overflow: hidden;\n right: 15px;\n}\n.component-article-section-image .visit-page__icon,\n.component-article-section-image .expand__icon {\n position: absolute;\n background-color: initial;\n}\n.component-article-section-image .expand__icon {\n right: 0;\n}\n.component-article-section-image .visit-page__icon {\n position: absolute;\n left: 0;\n top: 0;\n background-color: initial;\n}\n",""]),t.exports=o},1856:function(t,e,n){"use strict";n.r(e);var o=n(16),r=(n(147),n(482),n(28),n(48),n(6),n(15),n(43),n(243),n(17),n(22),n(0)),c=n(1125),l=n(391),d={mixins:[c.a],props:{image:{type:Object,default:function(){return{}}},article:{type:Object,default:function(){return{}}},articleIndex:{type:Number,default:0},showPinterestButton:{type:Boolean,default:!1},imageIndex:{type:Number,default:1},slideIndex:{type:Number,default:-1}},data:function(){return{isMounted:!1,defaultImageSources:[["768px","630x"],["500px","600x"],["320px","510x"]]}},head:function(){if(this.firstImageOfFirstArticle)return{link:this.getImagePreloadLinks()}},computed:{affiliateLink:function(){return Object(r.a)(this,"image.affiliate_link","")},articleFormat:function(){return Object(r.a)(this,"article.format","")},articleSlug:function(){return Object(r.a)(this,"article.slug","")},articleSeriesData:function(){return Object(r.a)(this,"article.series","")},attributionLink:function(){return this.$imageLinkMixin_addHttpToLink(Object(r.a)(this,"image.attributionlink",""))},attributionText:function(){return Object(r.a)(this,"image.attributiontext","")},caption:function(){return Object(r.a)(this,"image.caption","")},firstImageOfFirstArticle:function(){return 0===Object(r.a)(this,"articleIndex",0)&&this.isFirstImage},hasCaption:function(){return this.caption||this.attributionText},hasSeries:function(){return Object(r.a)(this,"article.series",!1)},hasSeriesAndFirstImage:function(){return this.hasSeries&&this.isFirstImage},imageLink:function(){return this.affiliateLink||this.$imageLinkMixin_addHttpToLink(Object(r.a)(this,"image.imagelink",""))},imageLoadPriority:function(){return this.isFirstImage?"eager":"lazy"},imageUrl:function(){return Object(r.a)(this,"image.url","")},imgOrientation:function(){return Object(r.a)(this,"image.aspectratio",1)>1?"Landscape":"Portrait"},imgStyle:function(){return this.isShrunkImage?"width: ".concat(Object(r.a)(this.imgTreatmentConfig,"shrunkImage".concat(this.imgOrientation,"MaxWidth"),""),"px"):""},imgWidth:function(){return Object(r.a)(this,"image.width","")},imgHeight:function(){return Object(r.a)(this,"image.height","")},imgTreatmentConfig:function(){return Object(r.a)(this,"$config.configurableArticle.".concat(this.articleFormat,".desktop.imageTreatment"),{})},isFirstImage:function(){return 0===this.slideIndex},isFirstImageWithFullWidth:function(){return Object(r.a)(this.imgTreatmentConfig,"onlyFirstFullWidth",!1)},isGif:function(){return this.imageUrl.endsWith(".gif")},isShrunkImage:function(){return Object(r.a)(this,"imgTreatmentConfig.enableShrunkImages",!1)},isLightboxEnabled:function(){return Object(l.a)(this.article,this.$config)},linkSubpriority:function(){return!this.isLightboxEnabled&&this.imageLink},linkType:function(){if(this.affiliateLink)return"image"},showInspirationGalleryButton:function(){if(Object(r.a)(this,"$config.configurableArticle.".concat(this.articleFormat,".showInspirationGalleryButton"),!1)){var t=Object(r.a)(this,"$config.configurableArticle.inspirationGalleryButton.allowedCategories",[]),e=Object(r.a)(this,"$config.configurableArticle.inspirationGalleryButton.allowedSubcategories",{}),n=Object(r.a)(this,"$config.configurableArticle.inspirationGalleryButton.disallowedTags",[]),o=Object(r.a)(this,"article.category.name",""),c=Object(r.a)(this,"article.subcategory.name",""),l=Object(r.a)(this,"article.tags",[]),d=t.includes(o),m=!!e[o]&&e[o].includes(c),h=l.some((function(t){return n.includes(t)}));return(d||m)&&!h}return!1},siteName:function(){return Object(r.a)(this,"config.site.name","").toLowerCase().replace(".com","")},isInternalLink:function(){return this.imageLink.startsWith("https://www.".concat(this.siteName,".com"))},relation:function(){return this.affiliateLink?"sponsored":this.imageLink?this.isInternalLink?"follow":"nofollow":void 0}},mounted:function(){if(this.isMounted=!0,this.showInspirationGalleryButton){var t={event:"inspiration_gallery_impression",image_info:this.slideIndex+1,link_version:"brown button left side"};this.$lgEmit("inspiration_gallery_impression",t)}},methods:{expandClicked:function(){this.openLightboxSlideshow()},imageClicked:function(){if(this.isLightboxEnabled)return this.openLightboxSlideshow()},getImagePreloadLinks:function(){var t=this,e=Object(r.a)(this.$config,"article.enableWebpFormat",!0),n=[],c=Object(r.a)(this,"$config.components.articleImageResizerProfiles.article",this.defaultImageSources),l=e?"?type=webp":"";return c.forEach((function(e,d,m){var h=Object(o.a)(e,3),f=h[0],v=h[1],x=h[2],y=Object(r.a)(t,"image.url","").replace(/ /g,"%20"),_=t.$imageResizer(y,v),w="".concat(t.$imageResizer(y,"375")).concat(l),k="(min-width: ".concat(f,")"),O="".concat(_).concat(l),L="";if(x&&(L=t.$imageResizer(y,x),O+=", ".concat(L).concat(l," 2x")),d===m.length-1){var j=parseInt(c[d-1][0]);k="(max-width: ".concat(j-.01,"px)")}n.push({rel:"preload",media:k,href:w,imagesrcset:O,fetchpriority:"high",as:"image"})})),n},getImageWrapperPaddingTop:function(){return"".concat(Object(r.a)(this,"image.height",1)/Object(r.a)(this,"image.width",1)*100,"%")},openLightboxSlideshow:function(){var t=Object(r.a)(this,"article.slideshow",!1),e=Object(r.a)(this,"slideIndex",0);if(!(e<0)&&t){var n=0===e?"lede image":"inline image";document.querySelector("body").classList.add("no-scroll"),this.$store.dispatch("slideshow/SLIDESHOW_SHOW_SLIDESHOW",{slideshow:t,slideIndex:e,prompt:n})}}}},m=(n(1534),n(31)),component=Object(m.a)(d,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"component-article-section-image",class:{"has-image-link":t.imageLink,"image-shrunk":t.isShrunkImage,"image-full-width":t.isFirstImageWithFullWidth},style:t.imgStyle},[t.image?n("pinterest",{attrs:{url:t.articleSlug,media:t.imageUrl,description:t.caption}}):t._e(),t._v(" "),n("div",{staticClass:"image-container",class:{"expand-priority":t.isLightboxEnabled,"link-subpriority":t.linkSubpriority},on:{click:t.imageClicked}},[n("div",{staticClass:"image-wrapper svg logo"},[t.imageLink?n("div",{staticClass:"image__visit-page"},[n("a",{attrs:{target:"_blank",href:t.imageLink,rel:t.relation,"trx-vars-linktype":t.linkType},on:{click:function(t){t.stopPropagation()}}},[n("div",{staticClass:"visit-page__copy ui-body"},[t._v("\n Visit Page\n "),n("span",{staticClass:"visit-page__link"},[t._v(t._s(t.$imageLinkMixin_removeQueryString(t.imageLink)))])]),t._v(" "),n("div",{staticClass:"visit-page__icon ui-slideshow-icons visitlink-icon"})])]):t._e(),t._v(" "),t.isLightboxEnabled?n("div",{staticClass:"image__expand",on:{click:function(e){return e.stopPropagation(),t.expandClicked.apply(null,arguments)}}},[n("div",{staticClass:"expand__copy",attrs:{"aria-label":"Expand Image"}},[t._v("Expand")]),t._v(" "),n("div",{staticClass:"expand__icon ui-slideshow-icons expand-icon"})]):t._e(),t._v(" "),t.isGif?n("article-section-gif-as-video",{attrs:{image:t.image}}):n("responsive-picture",{attrs:{"load-priority":t.imageLoadPriority,image:t.image,"default-profile":"630x","disable-link":t.isLightboxEnabled,"fetch-priority-high":t.isFirstImage,"img-width":t.imgWidth,"img-height":t.imgHeight,"disable-padding-trick":!0,"disable-position-relative":!0,"disable-position-absolute":!0}})],1)]),t._v(" "),n("div",{staticClass:"caption-container",class:{has__button:t.showInspirationGalleryButton,"margin-if-series":t.hasSeriesAndFirstImage,"flex-end":!t.hasCaption}},[t.hasCaption?n("caption-module",{staticClass:"caption-module",class:{text__wrap:t.showInspirationGalleryButton},attrs:{"caption-text":t.caption,"attribution-prefix":"Image Credit","attribution-text":t.attributionText,"attribution-link":t.attributionLink,"has-series-and-first-image":t.hasSeriesAndFirstImage}}):t._e(),t._v(" "),t.showInspirationGalleryButton?n("a",{staticClass:"see-more-photos",attrs:{"data-info":t.slideIndex+1,href:"/photos","data-event":"inspiration_gallery_click","data-version":"brown button left side"}},[t._v("See More Photos"),n("span",{staticClass:"svg"})]):t._e()],1),t._v(" "),t.hasSeriesAndFirstImage?n("article-series",{attrs:{"article-series-data":t.articleSeriesData}}):t._e()],1)}),[],!1,null,null,null);e.default=component.exports;installComponents(component,{Pinterest:n(880).default,ArticleSectionGifAsVideo:n(1042).default,ResponsivePicture:n(770).default,CaptionModule:n(1055).default,ArticleSeries:n(916).default})},765:function(t,e,n){var content=n(769);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(77).default)("281e2c94",content,!0,{sourceMap:!1})},766:function(t,e,n){"use strict";e.a=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1.25,o=t/e;return(o=Math.round(100*o)/100)0&&void 0!==arguments[0]?arguments[0]:{},e=arguments.length>1?arguments[1]:void 0;return this.hasScriptBeenLoaded(t.src)?Promise.resolve():new Promise(this.promiseResolver(t,e))}},{key:"appendScript",value:function(t,e,n){var script=document.createElement("script");for(var o in script.type="text/javascript",!1===t.async?delete t.async:t.async=!0,t)script[o]=t[o];script.onload=e,script.onerror=n,document.head.appendChild(script)}},{key:"hasScriptBeenLoaded",value:function(t){return!0===this.scripts[t]}},{key:"setScript",value:function(t){this.scripts[t]=!0}},{key:"promiseResolver",value:function(t){var e=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(){};return function(o,r){e.appendScript(t,(function(){e.setScript(t.src,!0),o(n())}),(function(){r("error")}))}}}]),t}())},768:function(t,e,n){"use strict";n(765)},769:function(t,e,n){var o=n(76)(!1);o.push([t.i,".component-responsive-picture .picture {\n top: 0;\n left: 0;\n display: block;\n width: 100%;\n height: 100%;\n}\n.component-responsive-picture .picture__image {\n width: 100%;\n height: 100%;\n object-fit: cover;\n vertical-align: bottom;\n}\n",""]),t.exports=o},770:function(t,e,n){"use strict";n.r(e);n(25),n(27),n(19),n(46),n(47);var o=n(16),r=n(18),c=(n(147),n(15),n(43),n(243),n(6),n(17),n(22),n(119),n(51),n(29),n(0));function l(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(object);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,n)}return e}var d={name:"ResponsivePicture",props:{defaultProfile:{type:String,default:"630x"},image:{type:Object,default:function(){return{}},required:!0},imageMobile:{type:String,default:""},smallestProfile:{type:String,default:"375"},loadPriority:{type:String,default:"lazy"},classNames:{type:Array,default:function(){return[]}},sources:{type:Array,default:function(){return[]}},aspectRatio:{type:Boolean,default:!0},aspectRatioValue:{type:String,default:""},onImgLoaded:{type:Function,default:function(){}},fromLightbox:{type:Boolean,default:!1},fetchPriorityHigh:{type:Boolean,default:!1},disablePositionRelative:{type:Boolean,default:!1},disablePositionAbsolute:{type:Boolean,default:!1},disableLink:{type:Boolean,default:!1},disablePaddingTrick:{type:Boolean,default:!1},imgWidth:{type:Number,default:null},imgHeight:{type:Number,default:null},quality:{type:Number,default:0}},data:function(){return{defaultSources:[["768px","630x"],["500px","600x"],["320px","510x"]]}},computed:{affiliateLink:function(){return Object(c.a)(this,"image.affiliate_link","")},addStyles:function(){var t=function(t){for(var i=1;i]+(>|$)/g,"")},getArticleUrl:function(){return Object(o.a)(this,"$config.site.domain")+Object(o.a)(this,"url","")},getMediaUrl:function(){return Object(o.a)(this,"media","")}},mounted:function(){var t=this.$el;Object(c.a)().observe(t)},methods:{customPin:function(){window&&window.PinUtils&&window.PinUtils.pinOne&&window.PinUtils.pinOne({url:this.getArticleUrl,media:this.getMediaUrl,description:this.getDescription})},pinHandler:function(){var t=this;window.dataLayer&&window.dataLayer.push({event:"pin it",image:this.getMediaUrl}),(new r.a).load({src:"https://assets.pinterest.com/js/pinit_main.js",crossorigin:"anonymous"}).then((function(){t.customPin()}))}}},d=(n(841),n(31)),component=Object(d.a)(l,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"component-pinterest",on:{click:t.pinHandler}},[n("div",{staticClass:"svg pinterest-pin"})])}),[],!1,null,null,null);e.default=component.exports},890:function(t,e,n){"use strict";n(815)},891:function(t,e,n){var o=n(76)(!1);o.push([t.i,".component-article-series {\n display: flex;\n align-items: center;\n}\n.component-article-series.has-sponsorship {\n align-items: flex-start;\n}\n@media (min-width: 768px) {\n.component-article-series.has-sponsorship {\n align-items: center;\n}\n}\n.component-article-series .series-logo.series-logo--landscape-critical {\n max-width: 115px;\n max-height: 50px;\n object-fit: contain;\n}\n.component-article-series .series-logo.series-logo--portrait-critical {\n width: auto;\n max-height: 65px;\n}\n.component-article-series .series-description {\n margin-left: 25px;\n}\n.component-article-series .component-article-sponsorship {\n display: block;\n margin-left: 25px;\n}\n.component-article-series .component-article-sponsorship::before {\n display: block;\n width: 100%;\n height: 100%;\n margin: 10px 0;\n border: 1px solid #D8D8D8;\n content: '';\n}\n.component-article-series .component-article-sponsorship .sponsored-wrapper {\n display: flex;\n align-items: center;\n}\n.component-article-series .component-article-sponsorship .sponsored-logo--image {\n display: block;\n}\n.component-article-series .component-article-sponsorship .sponsored-logo--image.sponsored-logo--image__landscape-critical {\n max-width: 70px;\n max-height: 12px;\n}\n.component-article-series .component-article-sponsorship .sponsored-logo--image.sponsored-logo--image__portrait-critical {\n height: 14px;\n}\n.component-article-series .component-article-sponsorship .sponsored-byline {\n margin-right: 7px;\n text-transform: uppercase;\n}\n",""]),t.exports=o},916:function(t,e,n){"use strict";n.r(e);var o=n(0);var r={name:"ArticleSeries",props:{articleSeriesData:{type:Object,default:function(){return{}}}},computed:{shouldShowArticleSeries:function(){return this.seriesLink||this.seriesLogoUrl||this.seriesDescription||this.sponsorshipEnabled},seriesDescription:function(){return Object(o.a)(this,"articleSeriesData.description","")},seriesName:function(){return Object(o.a)(this,"articleSeriesData.name","")},seriesLink:function(){return Object(o.a)(this,"articleSeriesData.link","")},seriesLogoImage:function(){return Object(o.a)(this,"articleSeriesData.logo","")},seriesLogoUrl:function(){return this.$imageResizer(this.seriesLogoImage,"400")},seriesLogoWidth:function(){return Object(o.a)(this,"articleSeriesData.logo_width","")},seriesLogoHeight:function(){return Object(o.a)(this,"articleSeriesData.logo_height","")},sponsorshipEnabled:function(){return Object(o.a)(this,"articleSeriesData.sponsorshipEnabled",!1)},sponsoredLogoData:function(){return Object(o.a)(this,"articleSeriesData.sponsorshipLogo",{})},sponsoredText:function(){return Object(o.a)(this,"articleSeriesData.sponsorshipText","")},seriesOrientation:function(){return function(){var t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1.25,e=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:1)/(arguments.length>1&&void 0!==arguments[1]?arguments[1]:1);return(e=Math.round(100*e)/100)