(window.webpackJsonp=window.webpackJsonp||[]).push([[12],{357:function(t,o,n){var content=n(365);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,n(24).default)("1d32ced2",content,!0,{sourceMap:!1})},364:function(t,o,n){"use strict";n(357)},365:function(t,o,n){var e=n(23)((function(i){return i[1]}));e.push([t.i,'.block-row-section,.block-row-section__content,.flex{display:flex;flex-direction:row}.block-row-section__row,.block-row-section__rows,.flex-column{display:flex;flex-direction:column}.flex-center{justify-content:center}.flex-between{justify-content:space-between}.align-center{align-items:center}.flex-container-full{margin:0 auto;max-width:1140px;width:100%}.block-row-section,.flex-container-md{margin:0 auto;max-width:1082px;width:100%}.flex-container-md-sm{margin:0 auto;max-width:816px;width:100%}@media screen and (max-width:846px){.flex-container-md-sm{padding:5rem 2rem}}.flex-container-sm{margin:0 auto;max-width:555px;width:100%}.order-last{order:2}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes fade-bounce-in{0%{opacity:0;transform:translateY(12%) scale(.75)}75%{transform:scale(1.05)}85%{opacity:1}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slide-right-reveal{0%{clip-path:polygon(0 0,20% 0,20% 100%,0 100%);opacity:0;transform:translateX(-2rem)}60%{opacity:1}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);opacity:1;transform:translateX(0)}}@keyframes shutters-effect{0%{opacity:0;transform:scaleX(0) scaleY(.005)}25%{opacity:1;transform:scaleX(0) scaleY(.005)}50%{opacity:1;transform:scaleX(1) scaleY(.005)}to{opacity:1;transform:scaleX(1) scaleY(1)}}.slide-in{animation:fadeUp .65s ease-out forwards;backface-visibility:hidden}@keyframes fadeUp{0%{opacity:0;transform:translateY(15%)}50%{opacity:1}to{opacity:1;transform:translateY(0)}}.pop-in{animation:funFade .6s ease-out forwards}@keyframes funFade{0%{opacity:0;transform:translateY(12%) scale(.75)}75%{transform:scale(1.05)}85%{opacity:1}to{opacity:1;transform:translateY(0) scale(1)}}.pop-in:first-child{animation-delay:.11s}.pop-in:nth-child(2){animation-delay:.22s}.pop-in:nth-child(3){animation-delay:.33s}.pop-in:nth-child(4){animation-delay:.44s}.pop-in:nth-child(5){animation-delay:.55s}.custom-spinner{border-radius:50%;bottom:0;height:100%;left:47.255%;position:absolute;right:50%;top:0;width:100%}.custom-spinner:before{animation:spin 1.3s linear infinite;border:2px solid transparent;border-bottom-color:#a5a9ac;border-radius:50%;content:"";display:block;height:33px;left:-2px;position:absolute;top:-2px;width:33px}.custom-spinner:after{animation:spin 1s linear infinite;border:2px solid transparent;border-radius:50%;border-top-color:#a5a9ac;content:"";display:block;height:27px;left:1px;position:absolute;top:1px;width:27px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.block-row-section{padding:0 3rem}@media screen and (max-width:768px){.block-row-section{padding:0 1.5rem}}.block-row-section__row{margin:2rem 0}.block-row-section__row:nth-of-type(2n) .block-row-section__content{flex-direction:row-reverse}@media screen and (max-width:768px){.block-row-section__row:nth-of-type(2n) .block-row-section__content{flex-direction:column}}.block-row-section__content{margin-top:2rem}@media screen and (max-width:768px){.block-row-section__content{flex-direction:column}}.block-row-section__content li:not(:last-child){margin-bottom:1rem}.block-row-section__content-img{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;height:250px;margin:1rem;width:250px}@media screen and (max-width:768px){.block-row-section__content-img{align-self:center}}.block-row-section__content-body{flex:1 1 0;padding:15px}@media screen and (max-width:768px){.block-row-section__content-body{padding:1rem 0}}.block-row-section__content-body--link{background:#de0129;border-radius:5px;color:#fff;cursor:pointer;display:block;font-family:"Alegreya Sans",sans-serif;font-weight:400;margin-top:1rem;padding:5px 0 4px;text-align:center;transition:background-color .15s linear,box-shadow .15s linear;width:210px}.footer__button .block-row-section__content-body--link{background:rgba(254,5,50,.5)}.block-row-section__content-body--link:hover{background:#555;box-shadow:2px 5px 6px -4px rgba(0,0,0,.6)}.block-row-section__content-body--link:disabled{background-color:#f3f3f4}.block-row-section__content-body--link:hover .in-content{color:#fff}',""]),e.locals={},t.exports=e},366:function(t,o,n){"use strict";var e={components:{Title:n(356).a},props:{props:{type:Array,default:function(){return[]}}}},r=(n(364),n(7)),component=Object(r.a)(e,(function(){var t=this,o=t._self._c;return o("div",{staticClass:"block-row-section"},[o("div",{staticClass:"block-row-section__rows"},t._l(t.props,(function(n,i){return o("div",{staticClass:"block-row-section__row",attrs:{id:n.id}},[n.title?o("h2",{staticClass:"block-row-section__title",domProps:{innerHTML:t._s(n.title)}}):t._e(),o("div",{staticClass:"block-row-section__content"},[o("div",{staticClass:"block-row-section__content-img",style:{backgroundImage:"url("+n.image+")"}}),o("div",{staticClass:"block-row-section__content-body"},[o("div",{staticClass:"block-row-section__content-body--text",domProps:{innerHTML:t._s(n.body)}}),n.button.label?o("a",{staticClass:"block-row-section__content-body--link",attrs:{href:n.button.href,target:'row.new_window ? "_blank" : null',"aria-label":'row.new_window ? "opens new window" : null'},domProps:{innerHTML:t._s(n.button.label)}}):t._e()])])])})),0)])}),[],!1,null,null,null);o.a=component.exports},435:function(t,o,n){"use strict";n.r(o);n(57);var e=n(377),r=n(366),c=n(363),l=n(362),d=n(361),f={components:{Hero:c.a,Intro:l.a,TabSection:e.a,BlockRowSection:r.a},asyncData:function(){return Object(d.a)("treatment")},head:function(){return Object(d.b)(this.content)}},m=n(7),component=Object(m.a)(f,(function(){var t=this,o=t._self._c;return t.content?o("div",{staticClass:"page-treatment"},[o("Hero",{attrs:{props:t.content.hero}}),o("Intro",{attrs:{props:t.content.block_intro}}),o("BlockRowSection",{attrs:{props:[t.content.block_rows[0]]}}),o("TabSection",{attrs:{props:t.content.tab_section[0]}}),o("BlockRowSection",{attrs:{props:t.content.block_rows.slice(1)}})],1):t._e()}),[],!1,null,null,null);o.default=component.exports}}]);