(window.webpackJsonp=window.webpackJsonp||[]).push([[42],{1453:function(n,e,t){var content=t(1739);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[n.i,content,""]]),content.locals&&(n.exports=content.locals);(0,t(94).default)("a501b79e",content,!0,{sourceMap:!1})},1738:function(n,e,t){"use strict";t(1453)},1739:function(n,e,t){var o=t(93)(!1);o.push([n.i,"/* stylelint-enable property-no-unknown */\n/* prettier-ignore */\n.component-article-section-end-wrapper {\n clear: both;\n margin: 0 0 40px;\n color: #2E2E30;\n}\n.component-article-section-end-wrapper::after {\n content: \"\\2022\\2022\\2022\";\n display: block;\n color: #ccc;\n margin-left: 29px;\n text-align: center;\n font-size: 16px;\n letter-spacing: 19px;\n line-height: 8px;\n}\n.component-article-section-end-section,\n.component-article-section-end-section.ui-body {\n font-size: 18px;\n line-height: 30px;\n margin-bottom: 25px;\n padding: 20px 25px 10px;\n box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);\n border-radius: 1px;\n background: #FFF;\n text-align: center;\n}\n.component-article-section-end-section.no-copy-cta .title,\n.component-article-section-end-section.ui-body.no-copy-cta .title {\n margin-bottom: 0;\n}\n.component-article-section-end-section .title,\n.component-article-section-end-section.ui-body .title {\n font-family: 'ProximaNovaBold', Arial, sans-serif;\n margin: 0 auto 15px;\n word-break: break-all;\n}\n.component-article-section-end-section .copy,\n.component-article-section-end-section.ui-body .copy {\n margin-bottom: 15px;\n}\n.component-article-section-end-section .copy ul,\n.component-article-section-end-section.ui-body .copy ul,\n.component-article-section-end-section .copy ol,\n.component-article-section-end-section.ui-body .copy ol {\n margin: 0 auto;\n max-width: 300px;\n}\n.component-article-section-end-section .copy ul li,\n.component-article-section-end-section.ui-body .copy ul li,\n.component-article-section-end-section .copy ol li,\n.component-article-section-end-section.ui-body .copy ol li {\n margin-left: 0;\n}\n.component-article-section-end-section .copy ul li::before,\n.component-article-section-end-section.ui-body .copy ul li::before,\n.component-article-section-end-section .copy ol li::before,\n.component-article-section-end-section.ui-body .copy ol li::before {\n display: none;\n}\n.component-article-section-end-section .cta,\n.component-article-section-end-section.ui-body .cta {\n margin: 15px 0;\n font-family: 'ProximaNovaSemiBold', Arial, sans-serif;\n}\n.component-article-section-end-section .cta.only-element,\n.component-article-section-end-section.ui-body .cta.only-element {\n margin: 0 auto 15px;\n}\n",""]),n.exports=o},2054:function(n,e,t){"use strict";t.r(e);var o={name:"ArticleSectionSectionModuleEndSection",props:{title:{type:String,default:""},copy:{type:String,default:""},ctaLink:{type:String,default:""}},computed:{hasContent:function(){return this.title||this.copy||this.ctaLink}}},c=(t(1738),t(43)),component=Object(c.a)(o,(function(){var n=this,e=n.$createElement,t=n._self._c||e;return t("div",{staticClass:"component-article-section-end-wrapper"},[n.hasContent?t("div",{staticClass:"component-article-section-end-section ui-body",class:{"no-copy-cta":!n.ctaLink&&!n.copy&&n.title}},[n.title?t("p",{staticClass:"section-header title ui-heading-3",class:{"only-element":!n.ctaLink&&!n.copy},domProps:{innerHTML:n._s(n.title)}}):n._e(),n._v(" "),n.copy?t("div",{staticClass:"copy",class:{"no-cta":!n.ctaLink,"no-title":!n.title},domProps:{innerHTML:n._s(n.copy)}}):n._e(),n._v(" "),n.ctaLink?t("div",{staticClass:"cta",class:{"only-element":!n.title&&!n.copy},domProps:{innerHTML:n._s(n.ctaLink)}}):n._e()]):n._e()])}),[],!1,null,null,null);e.default=component.exports}}]);