(window.webpackJsonp=window.webpackJsonp||[]).push([[48],{1348:function(n,e,t){var content=t(1630);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[n.i,content,""]]),content.locals&&(n.exports=content.locals);(0,t(61).default)("7f870775",content,!0,{sourceMap:!1})},1629:function(n,e,t){"use strict";t(1348)},1630:function(n,e,t){var o=t(60)(!1);o.push([n.i,"/* stylelint-enable property-no-unknown */\n/* prettier-ignore */\n.component-article-section-things-needed {\n margin: 25px 10px 35px 0;\n box-shadow: 10px 10px #F7F1E9;\n background: #FAF7F2;\n padding: 40px 35px;\n line-height: 22px;\n color: #222;\n}\n@media (min-width: 768px) {\n.component-article-section-things-needed {\n margin: 45px 10px 55px 0;\n padding: 45px 60px;\n}\n}\n.component-article-section-things-needed .things-needed-title {\n font-family: \"ProximaNovaSemiBold\", Arial, sans-serif;\n margin: 0 0 20px;\n color: #222;\n text-transform: uppercase;\n font-size: 18px;\n line-height: 22px;\n letter-spacing: 2px;\n}\n@media (min-width: 768px) {\n.component-article-section-things-needed .things-needed-title {\n font-size: 20px;\n line-height: 24px;\n letter-spacing: 3px;\n}\n}\n.component-article-section-things-needed .things-needed-title::before {\n content: '';\n display: inline-block;\n margin-right: 8px;\n height: 20px;\n width: 22px;\n vertical-align: -1px;\n background-image: url(\"data:image/svg+xml,%3Csvg width='24' height='22' viewBox='0 0 21 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23F7F1E9' d='M-24-29h335v545H-24z'/%3E%3Cpath fill='%23FAF7F2' d='M-34-39h335v545H-34z'/%3E%3Cg transform='translate(1 1)' stroke='%23222' stroke-width='1.344'%3E%3Ccircle cx='7.616' cy='10.305' r='7.616'/%3E%3Cpath d='M3.136 9.079l4.356 5.258L19.265 0'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E\");\n background-size: cover;\n}\n.component-article-section-things-needed .things-needed-list {\n color: #222;\n}\n@media (min-width: 768px) {\n.component-article-section-things-needed .things-needed-list.two-columns {\n columns: 2;\n column-gap: 47px;\n overflow-wrap: break-word;\n hyphens: auto;\n}\n}\n.component-article-section-things-needed .things-needed-list .things-needed-list-item {\n position: relative;\n margin: 0 0 12px 14px;\n font-family: \"ActaBook\", Georgia, serif;\n font-size: 15px;\n line-height: 25px;\n}\n.component-article-section-things-needed .things-needed-list .things-needed-list-item::before {\n content: \"\";\n position: absolute;\n left: -14px;\n height: 4px;\n width: 4px;\n background-color: #222;\n border-radius: 50%;\n top: 11px;\n}\n@media (min-width: 768px) {\n.component-article-section-things-needed .things-needed-list .things-needed-list-item::before {\n top: 12px;\n}\n}\n@media (min-width: 768px) {\n.component-article-section-things-needed .things-needed-list .things-needed-list-item {\n font-size: 18px;\n line-height: 28px;\n margin-bottom: 15px;\n}\n}\n.component-article-section-things-needed .things-needed-list .things-needed-list-item a {\n color: #0077B9;\n text-decoration: none;\n}\n.component-article-section-things-needed .things-needed-list .things-needed-list-item a:hover {\n color: #0077B9;\n text-decoration: none;\n}\n.component-article-section-things-needed .things-needed-list .things-needed-list-item:last-child {\n margin-bottom: 0;\n}\n",""]),n.exports=o},1941:function(n,e,t){"use strict";t.r(e);var o={name:"ArticleSectionThingsNeeded",props:{thingsNeeded:{type:Array,default:function(){return[]}}}},d=(t(1629),t(25)),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}}]);