Files
www_threefold_io/dist/assets/js/page--src--templates--markdown-page-vue.78c26ac4.js
samaradel ec911df893 release
2021-03-03 16:58:03 +02:00

1 line
20 KiB
JavaScript

(window.webpackJsonp=window.webpackJsonp||[]).push([[8],{"2CP8":function(t,e,a){var s={"./image_name.png":"ehjA"};function l(t){var e=i(t);return a(e)}function i(t){if(!a.o(s,t)){var e=new Error("Cannot find module '"+t+"'");throw e.code="MODULE_NOT_FOUND",e}return s[t]}l.keys=function(){return Object.keys(s)},l.resolve=i,t.exports=l,l.id="2CP8"},OLBZ:function(t,e,a){},RTsX:function(t,e,a){"use strict";a("OLBZ")},ehjA:function(t,e){t.exports={type:"image",mimeType:"image/png",src:"/assets/static/image_name.82a2fbd.83cd44f1190394b57de798f5c9bd7931.png",size:{width:480,height:480},sizes:"(max-width: 480px) 100vw, 480px",srcset:["/assets/static/image_name.82a2fbd.83cd44f1190394b57de798f5c9bd7931.png 480w"],dataUri:"data:image/svg+xml,%3csvg fill='none' viewBox='0 0 480 480' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cfilter id='__svg-blur-7d1539613d2c63b50eb458dc95c70f4e'%3e%3cfeGaussianBlur in='SourceGraphic' stdDeviation='40'/%3e%3c/filter%3e%3c/defs%3e%3cimage x='0' y='0' filter='url(%23__svg-blur-7d1539613d2c63b50eb458dc95c70f4e)' width='480' height='480' xlink:href='data:image/png%3bbase64%2ciVBORw0KGgoAAAANSUhEUgAAAEAAAABACAIAAAAlC%2baJAAAACXBIWXMAAC4jAAAuIwF4pT92AAAB40lEQVRo3u2WSWsCQRCF8///iBf1pl5UFFxj3MaJ%2b4I6RlwQFZeLJvmwyZBDCAnk0JJXh6amZw799XtVNQ9vdx4PAhCAAAQgAAEIQAACEIAABCAAAQhAAPcN8PrLkAJ/B2Cu83Q6eZ738oPgs/V6bRHA9XplzWaz1Wq10%2bm4rvv8bQwGg3g8vlwufXgrFGg0Go7jJBKJWq1Wr9efPsXjLUqlUqVSSafTrVar1%2btNJhO7ALjaTCZjjoVJLpeLKVajjy/UbrdDqG63O51OrQMoFArz%2bZwkl8uxsgkGK54pl8sUCfl%2bv8djlgLk83kA8FKxWMRF5i2OwjkcF9%2bfz%2bfD4YDT7FVgNpuRLxYLs4lbADCf0XmSySS1Sw3YC2COxUo7cm7hzziSzWYTCoXQB1PZWMTGQs1mE8fzGAgEKFz/iCahvlOp1HA4tBGAjhmJRHCI2cdIaMLb7XbLudEEME4Pp40KtNvtWCwWjUbNVKbbjMfjcDgcDAbNBOj3%2b5CMRiOomAPW1YDpLYhAQqOk52AhJoN55PqRiITTw8CXFilgJhTG4JrRwb0FRsIn/iO91f/FYJ%2bBbd2vxPF4xBXeR0xv4X0V7K9WK/1OC0AAAhCAAAQgAAEIQAACEIAABCAAAQjgXwO8A7hFdMkvglRqAAAAAElFTkSuQmCC' /%3e%3c/svg%3e"}},zwLt:function(t,e,a){"use strict";a.r(e);a("+2oP");var s=a("akyF"),l=a("MtIX"),i={props:["slides"],data:function(){return{activeIndex:0}},methods:{setActive:function(t){this.activeIndex=t}}},r=a("KHd+"),n=Object(r.a)(i,(function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"my-12"},[s("nav",{staticClass:"inline-block w-1/4 border-r-2 border-gray-200"},t._l(t.slides,(function(e,a){return s("a",{key:a,staticClass:"mt-1 capitalize group flex items-center px-3 py-2 text-sm leading-5 font-medium hover:text-gray-900 focus:outline-none border-blue-500 hover:bg-gray-100 transition ease-in-out duration-150",class:{"border-r-3 border-blue-500 hover:bg-gray-100":t.activeIndex===a},attrs:{href:"#"+a},on:{click:function(e){return t.setActive(a)}}},[s("span",[t._v(" "+t._s(e.title)+" ")])])})),0),s("div",{staticClass:"content inline-block h-full w-3/4 align-top p-5 transition ease-in-out duration-150"},[s("div",{staticClass:"hidden",staticStyle:{display:"block"},attrs:{id:t.slides[t.activeIndex]}},[t.slides[t.activeIndex].image?s("g-image",{attrs:{src:a("2CP8")("./"+t.slides[t.activeIndex].image),alt:t.slides[t.activeIndex].title}}):t._e(),s("p",[t._v(t._s(t.slides[t.activeIndex].excerpt))])],1)])])}),[],!1,null,null,null).exports,o={props:["contacts"]},d=Object(r.a)(o,(function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"bg-white"},[a("div",{staticClass:"max-w-7xl mx-auto py-16 px-4 sm:px-6 lg:py-24 lg:px-8"},[a("div",{staticClass:"grid grid-cols-1 gap-16"},[a("div",{staticClass:"lg:grid lg:grid-cols-3 lg:gap-8"},[a("h2",{staticClass:"text-4xl mb-6 leading-tight font-semibold font-heading"},[t._v("\n Get in touch\n ")]),a("div",{staticClass:"mt-8 grid grid-cols-1 gap-12 sm:grid-cols-2 sm:gap-x-8 sm:gap-y-12 lg:mt-0 lg:col-span-2"},t._l(t.contacts,(function(e,s){return a("div",{key:s},[a("h4",{staticClass:"text-lg leading-6 font-medium text-gray-700"},[t._v("\n "+t._s(e.title)+"\n ")]),a("div",{staticClass:"mt-2 text-base leading-6 text-gray-500"},[a("div",[t._v("\n "+t._s(e.mail)+"\n ")])]),a("div",{staticClass:"mt-1"},[t._v("\n "+t._s(e.phone)+"\n ")])])})),0)])])]),a("div",{staticClass:"border-t-2 border-gray-100"})])}),[],!1,null,null,null).exports,c=a("IGkE"),g={props:["HIWData","main"]},p=Object(r.a)(g,(function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("section",{staticClass:"py-12 px-4"},[a("div",{staticClass:"flex flex-wrap items-center text-center lg:text-left -mx-2"},[a("div",{staticClass:"lg:w-1/2 px-2"},[a("g-image",{staticClass:"g-image g-image--lazy g-image--loading",attrs:{src:t.main.image.src,alt:t.main.title}})],1),a("div",{staticClass:"lg:w-1/2 px-2 lg:pl-16 mt-10 lg:mt-0"},[a("h2",{staticClass:"text-4xl px-4 mb-4 leading-tight font-semibold font-heading"},[t._v("\n "+t._s(t.main.title)+"\n ")]),t._l(t.HIWData,(function(e,s){return a("div",{key:s,staticClass:"p-4 mb-4",class:{"rounded shadow-md":s%2!=0}},[a("h3",{staticClass:"text-2xl mb-2 font-semibold font-heading"},[t._v("\n "+t._s(e.title)+"\n ")]),a("div",{directives:[{name:"g-image",rawName:"v-g-image"}],staticClass:"text-gray-700 leading-relaxed",domProps:{innerHTML:t._s(e.content)}})])}))],2)])])}),[],!1,null,null,null).exports,u={props:["main","features"]},m=Object(r.a)(u,(function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("section",{staticClass:"py-12 px-4"},[a("h2",{staticClass:"text-4xl text-center mb-12 font-semibold font-heading"},[t._v("\n "+t._s(t.main.title)+"\n ")]),a("div",{staticClass:"flex flex-wrap -mx-4 mb-6"},t._l(t.features,(function(e){return a("div",{key:e.id,staticClass:"lg:w-1/2 px-4 mb-6 text-center"},[e.svg?a("g-image",{staticClass:"w-10 h-10 mx-auto",attrs:{src:e.svg.src,alt:e.svg}}):t._e(),a("h3",{staticClass:"text-xl my-3 font-semibold font-heading"},[t._v("\n "+t._s(e.title)+"\n ")]),a("div",{directives:[{name:"g-image",rawName:"v-g-image"}],staticClass:"text-sm text-gray-700 leading-relaxed",domProps:{innerHTML:t._s(e.content)}})],1)})),0),t.main.btn?a("div",{staticClass:"text-center"},[a("g-link",{staticClass:"bg-gray-900 learn-button hover:bg-gray-700 text-gray-100 px-5 py-3 mr-3 font-semibold rounded shadow",attrs:{to:t.main.link}},[t._v(t._s(t.main.btn))]),a("div",{directives:[{name:"g-image",rawName:"v-g-image"}],staticClass:"text-sm text-gray-400 mt-5",domProps:{innerHTML:t._s(t.main.content)}})],1):t._e()])}),[],!1,null,null,null).exports,x=a("fuxi"),v=a("RRjm"),w=a("phRe"),C=a("qaXD"),h={props:["roadmap"]},f=Object(r.a)(h,(function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"container bg-gray-200 mx-auto w-full h-full"},[a("div",{staticClass:"relative wrap overflow-hidden p-10 h-full"},[a("div",{staticClass:"border-2-2 absolute border-opacity-20 border-gray-700 h-full border",staticStyle:{left:"50%"}}),t._l(t.roadmap,(function(e,s){return a("div",{key:s,staticClass:"mb-8 flex justify-between items-center w-full",class:{"flex-row-reverse left-timeline":s%2!=0,"right-timeline":s%2==0}},[a("div",{staticClass:"order-1 w-5/12"}),a("div",{staticClass:"z-20 flex items-center order-1 bg-gray-800 shadow-xl w-8 h-8 rounded-full"},[a("h1",{staticClass:"mx-auto font-semibold text-lg text-white"},[t._v("\n "+t._s(s+1)+"\n ")])]),a("div",{staticClass:"order-1 rounded-lg shadow-xl w-5/12 px-6 py-4",class:{"bg-red-400":s%2!=0,"bg-gray-400":s%2==0}},[a("h3",{staticClass:"mb-3 font-bold text-xl",class:{"text-white":s%2!=0,"text-gray-800":s%2==0}},[t._v("\n "+t._s(e.title)+"\n ")]),a("p",{staticClass:"text-sm leading-snug tracking-wide text-opacity-100",class:{"text-white":s%2!=0,"text-gray-800":s%2==0}},[t._v("\n "+t._s(e.excerpt)+"\n ")])])])}))],2)])}),[],!1,null,null,null).exports,b={props:["main","pricingPlans"]},y=Object(r.a)(b,(function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"bg-white"},[a("div",{staticClass:"max-w-screen-xl mx-auto py-24 px-4 sm:px-6 lg:px-8"},[a("div",{staticClass:"sm:flex sm:flex-col sm:align-center"},[a("h1",{staticClass:"text-5xl leading-none font-extrabold text-gray-900 sm:text-center"},[t._v("\n "+t._s(t.main.title)+"\n ")]),a("p",{staticClass:"mt-5 text-xl leading-7 text-gray-500 sm:text-center"},[t._v("\n "+t._s(t.main.excerpt)+"\n ")]),a("div",{staticClass:"relative self-center mt-6 bg-gray-100 rounded-lg p-0.5 flex sm:mt-8"},[a("button",{staticClass:"relative w-1/2 bg-white border-gray-200 rounded-md shadow-sm py-2 text-sm leading-5 font-medium text-gray-700 whitespace-no-wrap hover:text-gray-500 focus:outline-none focus:border-blue-300 focus:shadow-outline-blue focus:z-10 active:bg-gray-50 active:text-gray-800 transition ease-in-out duration-150 sm:w-auto sm:px-8",attrs:{type:"button"}},[t._v("\n "+t._s(t.main.button1)+"\n ")]),a("button",{staticClass:"relative w-1/2 border border-transparent rounded-md py-2 text-sm leading-5 font-medium text-gray-700 whitespace-no-wrap hover:text-gray-500 focus:outline-none focus:border-blue-300 focus:shadow-outline-blue focus:z-10 active:bg-gray-50 active:text-gray-800 transition ease-in-out duration-150 sm:w-auto sm:px-8",attrs:{type:"button"}},[t._v("\n "+t._s(t.main.button2)+"\n ")])])]),a("div",{staticClass:"mt-12 space-y-4 sm:mt-16 sm:space-y-0 sm:grid sm:grid-cols-2 sm:gap-6 lg:max-w-4xl lg:mx-auto xl:max-w-none xl:mx-0 xl:grid-cols-4"},t._l(t.pricingPlans,(function(e,s){return a("div",{key:s,staticClass:"border border-gray-200 rounded-lg shadow-sm divide-y divide-gray-200"},[a("div",{staticClass:"p-6"},[a("h2",{staticClass:"text-lg leading-6 font-medium text-gray-900"},[t._v("\n "+t._s(e.title)+"\n ")]),a("p",{staticClass:"mt-4 text-sm leading-5 text-gray-500"},[t._v("\n "+t._s(e.excerpt)+"\n ")]),a("p",{staticClass:"mt-8"},[a("span",{staticClass:"text-4xl leading-10 font-extrabold text-gray-900"},[t._v(t._s(e.price))]),a("span",{staticClass:"text-base leading-6 font-medium text-gray-500"},[t._v("/"+t._s(e.duration))])]),a("g-link",{staticClass:"mt-8 w-full text-center bg-gray-800 border border-gray-800 rounded-md py-2 text-sm leading-5 font-semibold text-white hover:bg-gray-700 focus:outline-none focus:shadow-outline-gray transition duration-150 ease-in-out",attrs:{type:"button",to:e.link}},[t._v("\n "+t._s(e.button)+"\n ")])],1),a("div",{staticClass:"pt-6 pb-8 px-6"},[a("h3",{staticClass:"text-xs leading-4 font-medium text-gray-900 tracking-wide uppercase"},[t._v("\n "+t._s(e.includeTitle)+"\n ")]),a("ul",{staticClass:"mt-6 space-y-4"},t._l(e.options,(function(e){return a("li",{key:e.id,staticClass:"flex space-x-3"},[a("svg",{staticClass:"flex-shrink-0 h-5 w-5 text-green-500",attrs:{"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"}},[a("path",{attrs:{"fill-rule":"evenodd",d:"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z","clip-rule":"evenodd"}})]),a("span",{staticClass:"text-sm leading-5 text-gray-500"},[t._v(t._s(e))])])})),0)])])})),0)])])}),[],!1,null,null,null).exports,_={props:["plans"]},A=Object(r.a)(_,(function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"bg-white"},[a("div",{staticClass:"max-w-screen-xl mx-auto bg-white py-16 sm:py-24 sm:px-6 lg:px-8"},[a("div",{staticClass:"max-w-2xl mx-auto lg:hidden"},t._l(t.plans,(function(e){return a("table",{key:e.id,staticClass:"mt-8 w-full"},[a("caption",{staticClass:"bg-gray-100 border-t border-gray-200 py-3 px-4 text-sm leading-5 font-medium text-gray-900 text-left"},[t._v("\n "+t._s(e.title)+"\n ")]),t._l(e.rows,(function(e){return a("tbody",{key:e.id,staticClass:"divide-y divide-gray-200"},[a("tr",{staticClass:"border-t border-gray-200"},[a("th",{staticClass:"py-5 px-4 text-sm leading-5 font-normal text-gray-500 text-left",attrs:{scope:"row"}},[t._v("\n "+t._s(e.title)+"\n ")]),"include"==e.firstCol?a("td",{staticClass:"py-5 pr-4"},[a("svg",{staticClass:"ml-auto h-5 w-5 text-green-500",attrs:{"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"}},[a("path",{attrs:{"fill-rule":"evenodd",d:"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z","clip-rule":"evenodd"}})]),a("span",{staticClass:"sr-only"},[t._v("Yes")])]):"none"==e.firstCol?a("td",{staticClass:"py-5 pr-4"},[a("svg",{staticClass:"ml-auto h-5 w-5 text-gray-400",attrs:{"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"}},[a("path",{attrs:{"fill-rule":"evenodd",d:"M3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z","clip-rule":"evenodd"}})]),a("span",{staticClass:"sr-only"},[t._v("No")])]):a("td",{staticClass:"py-5 pr-4"},[a("span",{staticClass:"block text-sm leading-5 text-gray-700 text-right"},[t._v(t._s(e.firstCol))])]),"include"==e.secCol?a("td",{staticClass:"py-5 pr-4"},[a("svg",{staticClass:"ml-auto h-5 w-5 text-green-500",attrs:{"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"}},[a("path",{attrs:{"fill-rule":"evenodd",d:"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z","clip-rule":"evenodd"}})]),a("span",{staticClass:"sr-only"},[t._v("Yes")])]):"none"==e.secCol?a("td",{staticClass:"py-5 pr-4"},[a("svg",{staticClass:"ml-auto h-5 w-5 text-gray-400",attrs:{"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"}},[a("path",{attrs:{"fill-rule":"evenodd",d:"M3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z","clip-rule":"evenodd"}})]),a("span",{staticClass:"sr-only"},[t._v("No")])]):a("td",{staticClass:"py-5 pr-4"},[a("span",{staticClass:"block text-sm leading-5 text-gray-700 text-right"},[t._v(t._s(e.secCol))])]),"include"==e.thirdCol?a("td",{staticClass:"py-5 pr-4"},[a("svg",{staticClass:"ml-auto h-5 w-5 text-green-500",attrs:{"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"}},[a("path",{attrs:{"fill-rule":"evenodd",d:"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z","clip-rule":"evenodd"}})]),a("span",{staticClass:"sr-only"},[t._v("Yes")])]):"none"==e.thirdCol?a("td",{staticClass:"py-5 pr-4"},[a("svg",{staticClass:"ml-auto h-5 w-5 text-gray-400",attrs:{"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"}},[a("path",{attrs:{"fill-rule":"evenodd",d:"M3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z","clip-rule":"evenodd"}})]),a("span",{staticClass:"sr-only"},[t._v("No")])]):a("td",{staticClass:"py-5 pr-4"},[a("span",{staticClass:"block text-sm leading-5 text-gray-700 text-right"},[t._v(t._s(e.thirdCol))])])])])}))],2)})),0),a("div",{staticClass:"hidden lg:block"},[a("table",{staticClass:"w-full h-px table-fixed"},[t._m(0),t._l(t.plans,(function(e){return a("tbody",{key:e.id,staticClass:"border-t border-gray-200 divide-y divide-gray-200"},[a("tr",[a("th",{staticClass:"bg-gray-100 py-3 pl-6 text-sm leading-5 font-medium text-gray-900 text-left",attrs:{colspan:"4",scope:"colgroup"}},[t._v("\n "+t._s(e.title)+"\n ")])]),t._l(e.rows,(function(e){return a("tr",{key:e.id},[a("th",{staticClass:"py-5 px-6 text-sm leading-5 font-normal text-gray-500 text-left",attrs:{scope:"row"}},[t._v("\n "+t._s(e.title)+"\n ")]),"include"==e.firstCol?a("td",{staticClass:"py-5 px-6"},[a("svg",{staticClass:"h-5 w-5 text-green-500",attrs:{"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"}},[a("path",{attrs:{"fill-rule":"evenodd",d:"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z","clip-rule":"evenodd"}})])]):"none"==e.firstCol?a("td",{staticClass:"py-5 px-6"},[a("svg",{staticClass:"h-5 w-5 text-gray-400",attrs:{"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"}},[a("path",{attrs:{"fill-rule":"evenodd",d:"M3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z","clip-rule":"evenodd"}})])]):a("td",{staticClass:"py-5 px-6"},[a("span",{staticClass:"block text-sm leading-5 text-gray-700"},[t._v(t._s(e.firstCol))])]),"include"==e.secCol?a("td",{staticClass:"py-5 px-6"},[a("svg",{staticClass:"h-5 w-5 text-green-500",attrs:{"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"}},[a("path",{attrs:{"fill-rule":"evenodd",d:"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z","clip-rule":"evenodd"}})]),a("span",{staticClass:"sr-only"},[t._v("Included in Essential")])]):"none"==e.secCol?a("td",{staticClass:"py-5 px-6"},[a("svg",{staticClass:"h-5 w-5 text-gray-400",attrs:{"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"}},[a("path",{attrs:{"fill-rule":"evenodd",d:"M3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z","clip-rule":"evenodd"}})])]):a("td",{staticClass:"py-5 px-6"},[a("span",{staticClass:"block text-sm leading-5 text-gray-700"},[t._v(t._s(e.secCol))])]),"include"==e.thirdCol?a("td",{staticClass:"py-5 px-6"},[a("svg",{staticClass:"h-5 w-5 text-green-500",attrs:{"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"}},[a("path",{attrs:{"fill-rule":"evenodd",d:"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z","clip-rule":"evenodd"}})]),a("span",{staticClass:"sr-only"},[t._v("Included in Premium")])]):"none"==e.thirdCol?a("td",{staticClass:"py-5 px-6"},[a("svg",{staticClass:"h-5 w-5 text-gray-400",attrs:{"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"}},[a("path",{attrs:{"fill-rule":"evenodd",d:"M3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z","clip-rule":"evenodd"}})])]):a("td",{staticClass:"py-5 px-6"},[a("span",{staticClass:"block text-sm leading-5 text-gray-700"},[t._v(t._s(e.thirdCol))])])])}))],2)}))],2)])])])}),[function(){var t=this.$createElement,e=this._self._c||t;return e("thead",[e("tr",[e("th",{staticClass:"pb-4 px-6 text-sm leading-5 font-medium text-gray-900 text-left",attrs:{scope:"col"}},[e("span",{staticClass:"sr-only"},[this._v("Feature by")]),e("span",[this._v("Plans")])]),e("th",{staticClass:"w-1/4 pb-4 px-6 text-lg leading-6 font-medium text-gray-900 text-left",attrs:{scope:"col"}},[this._v("\n Basic\n ")]),e("th",{staticClass:"w-1/4 pb-4 px-6 text-lg leading-6 font-medium text-gray-900 text-left",attrs:{scope:"col"}},[this._v("\n Essential\n ")]),e("th",{staticClass:"w-1/4 pb-4 px-6 text-lg leading-6 font-medium text-gray-900 text-left",attrs:{scope:"col"}},[this._v("\n Premium\n ")])])])}],!1,null,null,null).exports,k=a("PIiv"),P={components:{NewCard:s.a,Header:l.a,VerticalNav:n,GetInTouch:d,SolutionsHeader:c.a,HowItWorks:p,Features:m,logoShowcase:x.a,CallToAction:v.a,SignUp:w.a,Comparison:C.a,Roadmap:f,FourTiersWithToggle:y,WithComparisonTable:A,BrandPanel:k.a},metaInfo:function(){return{title:this.pageName}},computed:{pageName:function(){var t=this.$route.path.substring(1);return t[0].toUpperCase()+t.slice(1)}}},B=(a("RTsX"),null),I=Object(r.a)(P,(function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("Layout",{attrs:{hideHeader:!0,disableScroll:!0}},[a("div",{staticClass:"container sm:pxi-0 mx-auto overflow-x-hidden py-5"},["contact"!==t.$page.markdownPage.id&&t.$page.markdownPage.header_title&&""!=t.$page.markdownPage.header_title?a("Header",{attrs:{title:t.$page.markdownPage.header_title,image:t.$page.markdownPage.header_image,altImg:t.$page.markdownPage.header_altImg,excerpt:t.$page.markdownPage.header_excerpt}}):t._e(),t.$page.markdownPage.signup?a("SignUp",{attrs:{signup:t.$page.markdownPage.signup}}):t._e(),t.$page.markdownPage.comparisonSecs&&t.$page.markdownPage.comparisonSecs.length>0?a("Comparison",{attrs:{main:t.$page.markdownPage.comparisonMain,sections:t.$page.markdownPage.comparisonSecs}}):t._e(),t.$page.markdownPage.cta?a("CallToAction",{attrs:{cta:t.$page.markdownPage.cta}}):t._e(),t.$page.markdownPage.solution_image?a("g-image",{attrs:{src:t.$page.markdownPage.solution_image.src}}):t._e()],1)])}),[],!1,null,"3b4cf668",null);"function"==typeof B&&B(I);e.default=I.exports}}]);