(window.webpackJsonp=window.webpackJsonp||[]).push([[49],{1461:function(n,e,t){var content=t(1755);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[n.i,content,""]]),content.locals&&(n.exports=content.locals);(0,t(94).default)("7f870775",content,!0,{sourceMap:!1})},1754:function(n,e,t){"use strict";t(1461)},1755: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-things-needed {\n margin-bottom: 40px;\n padding: 25px;\n box-shadow: 10px 10px #e6e0d3;\n border-radius: 10px;\n border-bottom-right-radius: 2px;\n background: #F9F4EB;\n width: calc(100% - 10px);\n}\n.component-article-section-things-needed .things-needed-title {\n margin-bottom: 5px;\n font-family: 'ProximaNovaBold', Arial, sans-serif;\n}\n.component-article-section-things-needed .things-needed-list {\n font-size: 18px;\n line-height: 30px;\n margin-bottom: 0;\n}\n@media (min-width: 768px) {\n.component-article-section-things-needed .things-needed-list.two-columns {\n columns: 2;\n column-gap: 53px;\n overflow-wrap: break-word;\n hyphens: auto;\n}\n}\n.component-article-section-things-needed .things-needed-list a {\n color: #0075B7;\n}\n.component-article-section-things-needed .things-needed-list .things-needed-list-item {\n position: relative;\n padding-top: 10px;\n}\n.component-article-section-things-needed .things-needed-list .things-needed-list-item::before {\n content: \"\\2022\";\n margin-right: 10px;\n}\n.component-article-section-things-needed .things-needed-list .things-needed-list-item p {\n display: inline;\n position: relative;\n}\n",""]),n.exports=o},2061:function(n,e,t){"use strict";t.r(e);var o={name:"ArticleSectionThingsNeeded",props:{thingsNeeded:{type:Array,default:function(){return[]}}}},d=(t(1754),t(43)),component=Object(d.a)(o,(function(){var n=this,e=n.$createElement,t=n._self._c||e;return t("div",{staticClass:"component-article-section-things-needed"},[t("h4",{staticClass:"section-header things-needed-title ui-heading-3"},[n._v("\n Things You'll Need\n ")]),n._v(" "),t("ul",{staticClass:"things-needed-list ui-body",class:{"two-columns":n.thingsNeeded.length>5}},n._l(n.thingsNeeded,(function(e){return t("li",{key:e,staticClass:"things-needed-list-item",domProps:{innerHTML:n._s(e)}})})),0)])}),[],!1,null,null,null);e.default=component.exports}}]);