(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1917,8925],{61892:function(e,l,t){(window.__NEXT_P=window.__NEXT_P||[]).push(["/comparison/[comparison]",function(){return t(16986)}])},80868:function(e,l,t){"use strict";var n=t(67294);l.Z=function(e){return n.createElement("svg",Object.assign({viewBox:"0 0 24 24",fill:"none"},e),n.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4 12a1 1 0 011-1h14a1 1 0 110 2H5a1 1 0 01-1-1z",fill:"currentColor"}),n.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.293 7.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L17.586 12l-3.293-3.293a1 1 0 010-1.414z",fill:"currentColor"}))}},59525:function(e,l,t){"use strict";t.d(l,{Z:function(){return ComparisonTable}});var n=t(85893),a=t(2291),o=t(39637);function ComparisonTable(e){var l=e.header,t=e.table,i=e.themeColor;return t?(0,n.jsxs)("section",{className:"px-fluid-base pb-fluid-sm max-w-screen-3xl mx-auto",children:[l&&(0,n.jsx)(a.Z,{className:"mb-2xl",hAlign:"center-end",hFont:"lg",header:l,themeColor:"grey-10",nested:!0}),(0,n.jsx)("div",{className:"md:px-fluid-base max-w-screen-xl mx-auto",children:(0,n.jsx)(o.Z,{table:t,themeColor:i,columnHighlight:!0})})]}):null}},30867:function(e,l,t){"use strict";t.d(l,{Z:function(){return ThreadByline}});var n=t(85893),a=t(93967),o=t.n(a),i=t(45697),r=t.n(i),s=t(96184),d=t(33322),c={press:"justify-center","stand-alone":"md:justify-center",carousel:"md:justify-center",tweets:"justify-start",learn:"justify-start mb-fixed-xl"};function ThreadByline(e){var l,t,a,i,r,u,m,h,g=e.bColor,x=e.byline,f=e.hideAvatar,v=e.hideTitle,b=e.transparent,p=e.themeColor,j=e.layout,C=c[j],N=!b&&(!(null==x?void 0:null===(t=x.avatar)||void 0===t?void 0:null===(l=t.asset)||void 0===l?void 0:l.url)||f);return(0,n.jsxs)("figcaption",{className:o()(null!=g?g:null===(a=(0,d.b)(p))||void 0===a?void 0:a.bodyText,C,b?"text-center justify-center":void 0,N?"md:text-center":void 0,"flex w-full items-center gap-md"),children:[(null==x?void 0:null===(r=x.avatar)||void 0===r?void 0:null===(i=r.asset)||void 0===i?void 0:i.url)&&!f&&(0,n.jsx)(s.Z,{altText:null!==(h=null==x?void 0:null===(u=x.avatar)||void 0===u?void 0:u.altText)&&void 0!==h?h:null==x?void 0:null===(m=x.avatar)||void 0===m?void 0:m.name,className:"h-[44px] w-[44px] shrink-0 overflow-hidden rounded-full object-cover lg:h-64 lg:w-64",height:"64",image:null==x?void 0:x.avatar,layout:"fixed-width",width:"64"}),(0,n.jsxs)("p",{className:"tweets"===j?"text-left":"",children:[(null==x?void 0:x.name)&&"Anon"!==x.name&&(0,n.jsx)("span",{className:o()(null!=g?g:(0,d.b)(p).bodyText,"thd-body-sm thd-bold"),children:null==x?void 0:x.name}),!v&&(null==x?void 0:x.jobTitle)&&(0,n.jsxs)("span",{className:"thd-caption block",children:[null==x?void 0:x.jobTitle,(null==x?void 0:x.company)?", ".concat(null==x?void 0:x.company):void 0]})]})]})}ThreadByline.defaultProps={hideAvatar:!1,transparent:!1,layout:"carousel"},ThreadByline.propTypes={byline:r().oneOfType([r().string,r().object,r().func]),className:r().string,hideAvatar:r().bool,transparent:r().bool,layout:r().oneOf(Object.keys(c)).isRequired,themeColor:r().string}},74874:function(e,l,t){"use strict";t.d(l,{Z:function(){return ThreadEOP}});var n,a=t(75766),o=t(85893),i=t(93967),r=t.n(i),s=t(45697),d=t.n(s),c=t(99577),u=t(33322);function ThreadEOP(e){var l,t,n=e.bgColor,a=e.className,i=e.cta,s=e.heading,d=e.hClassName,m=e.themeColor,h=e.pageBg,g=e.footerBg;return(0,o.jsx)("aside",{className:r()(a,n,"thd-gradient px-fluid-base md:px-fluid-sm lg:relative pb-fluid-lg"),style:{"--bg-direction":"180deg","--page-bg":h?(0,u.b)(h).bgVar:"white","--footer-bg":g?"var(--thd-color-".concat(g,")"):"var(--thd-color-violet-10)"},children:(0,o.jsxs)("div",{className:"thd-rounded-static shadow-thd max-w-screen-xl px-fluid-sm bg-white flex flex-col md:flex-row justify-center md:justify-between md:items-center mx-auto py-fluid-sm",children:[s&&(0,o.jsx)("p",{className:r()(d,"thd-heading-md mb-lg md:mb-0 text-center md:text-left mx-auto md:mx-0 w-full"),children:s}),i&&(0,o.jsx)(c.Z,{className:"self-center",color:"violet-dark",cta:i,icon:null!==(t=null==i?void 0:null===(l=i.iconRef)||void 0===l?void 0:l.icon)&&void 0!==t?t:void 0,size:"lg",themeColor:null!=m?m:"violet-light",type:"primary"})]})})}ThreadEOP.propTypes=(n={bgColor:d().string,className:d().string,cta:d().oneOfType([d().string,d().object,d().func]),heading:d().string,hClassName:d().string,themeColor:d().string,pageBg:d().string,footerBg:d().string},(0,a._)(n,"bgColor",d().string),(0,a._)(n,"themeColor",d().string),(0,a._)(n,"pageBg",d().string),n),ThreadEOP.defaultProps={hClassName:"sm:thd-max-md eop:max-w-none",heading:"Loom works wherever you do.",hoverPlate:!1,overlay:!1}},60956:function(e,l,t){"use strict";t.d(l,{Z:function(){return ThreadPlateSingle}});var n=t(85893),a=t(93967),o=t.n(a),i=t(45697),r=t.n(i),s=t(30587);function ThreadPlateSingle(e){var l=e.className,t=e.contentBlock,a=e.contentAlign,i=e.mediaBlock,r=e.headerBlock,d=e.layout,c="top"===a,u="right"===a,m=(0,s.ZP)("(min-width: 768px)"),h=(0,n.jsxs)("div",{className:o()(l,{top:"grid gap-fluid-sm",right:"grid gap-fluid-sm items-center",left:"grid gap-fluid-sm items-center"}[a]),children:[(0,n.jsxs)("div",{className:{right:i?"grid lg:grid-cols-2 items-center mx-auto gap-fluid-sm":null,left:i?"grid lg:grid-cols-2 items-center mx-auto gap-fluid-sm ":null,top:i?"grid w-full mx-auto gap-fluid-sm":null}[a],children:[(u||c)&&r,i,"left"===a&&!c&&r]}),t]}),g=(0,n.jsxs)("div",{className:o()(l,{right:i?"grid lg:grid-cols-2 items-center justify-stretch gap-fluid-sm":null,left:i?"grid lg:grid-cols-2 items-center justify-stretch gap-fluid-sm":null}[a]),children:[!u&&m&&i,(0,n.jsxs)("div",{className:{right:t?"lg:p-fluid-sm flex flex-col mx-auto lg:mx-0 gap-fixed-lg":null,left:t?"lg:p-fluid-sm flex flex-col mx-auto lg:mx-0 gap-fixed-lg":null}[a],children:[r,t]}),(u||!m)&&i]});return(0,n.jsx)(n.Fragment,{children:"horizontal"===d?h:g})}ThreadPlateSingle.defaultProps={contentAlign:"left",layout:"vertical"},ThreadPlateSingle.propTypes={className:r().string,contentAlign:r().string,contentBlock:r().node,headerBlock:r().node,layout:r().oneOf(["horizontal","vertical"]),mediaBlock:r().node}},47781:function(e,l,t){"use strict";t.d(l,{Z:function(){return ThreadSplitHero}});var n=t(85893),a=t(93967),o=t.n(a),i=t(30587),r=t(96184),s=t(99577),d=t(2291),c=t(33322),u=t(72917),m=t(95429),h=t(25675),g=t.n(h),x=t(13608);function ThreadSplitHero(e){var l,t,a,h,f,v,b,p,j,C=e.ariaLabel,N=e.buttonType,y=e.buttonAlign,w=e.buttonSize,T=e.bgDesktop,k=e.bgMobile,M=e.bFont,Z=e.bLineLength,L=e.bMaxWidth,z=e.buttonClassName,S=e.className,B=e.columnClassName,_=e.content,A=e.cta,F=e.eColor,O=e.eStyle,P=e.header,I=e.hClassName,R=e.hFont,E=e.hLineLength,H=e.innerClassName,q=e.innerOverride,D=e.logo,V=void 0===D?null:D,U=e.nested,W=e.stats,G=e.themeColor,Q=e.themeColorMode,X=null===(l=(0,c.b)(G))||void 0===l?void 0:l.bg,Y=(0,i.ZP)("(min-width: 1024px)"),J=null==V?void 0:null===(h=V.image)||void 0===h?void 0:null===(a=h.asset)||void 0===a?void 0:null===(t=a.metadata)||void 0===t?void 0:t.dimensions,K=null==J?void 0:J.aspectRatio,$=(0,u.Z)(147,45,{aspectRatio:K,type:"optimized"}),ee=$.width,el=$.height;return(0,n.jsxs)("section",{className:o()(S,X,"relative"),children:[(0,n.jsxs)("div",{className:null!=q?q:o()(H,"pt-fluid-sm thd-container-max-inner gap-fluid-sm grid grid-cols-1 relative z-10 lg:grid-cols-2"),children:[(0,n.jsxs)("div",{className:o()(X,B,"px-fluid-base flex flex-col h-full justify-center items-start",_?"mb-fluid-sm lg:mb-0 lg:pl-0":void 0),style:{"--logo-height":el+"px","--logo-width":ee+"px","--filter-color":null===(f=(0,c.b)("black"))||void 0===f?void 0:f.logoFilter},children:[V?(0,n.jsxs)("div",{className:"flex flex-cols items-center gap-md mb-2xl w-max-content justify-start",children:[(0,n.jsx)(m.Z,{maxWidth:20,symbolColor:"white",wordmarkColor:"white"}),(0,n.jsx)("span",{className:"thd-heading-sm thd-regular w-max-content",children:"+"}),(0,n.jsx)(r.Z,{altText:null!==(p=null==V?void 0:V.name)&&void 0!==p?p:"",className:"thd-filter thd-logo shrink",height:el,image:null==V?void 0:V.image,layout:"fixed",style:{"--filter-color":null===(v=(0,c.b)(G))||void 0===v?void 0:v.logoFilter},width:ee})]}):null,(0,n.jsx)(d.Z,{bFont:null!=M?M:"lg",bLineLength:null!=Z?Z:"3xl",bMaxWidth:null!=L?L:void 0,className:o()(A||_?"mb-xl":void 0,"w-full"),eColor:F,eStyle:O,gap:"mb-md",hAlign:"start",hClassName:I,hFont:null!=R?R:"xl",hLevel:"h1",hLineLength:null!=E?E:"lg",header:P,nested:U,themeColor:G,themeColorMode:Q,vAlign:"center"}),A&&(0,n.jsx)(s.Z,{align:y,ariaLabel:C,buttonType:N,className:z,color:"violet-dark",cta:A,icon:null!==(j=null==A?void 0:null===(b=A.iconRef)||void 0===b?void 0:b.icon)&&void 0!==j?j:void 0,size:w,themeColor:G}),W]}),_]}),(T||k)&&(0,n.jsx)(g(),{src:Y?(0,x.ZP)(T).url():(0,x.ZP)(k).url(),alt:T?null==T?void 0:T.altText:null==k?void 0:k.altText,width:1e3,height:1200,className:"lg:absolute lg:top-0 lg:right-0 lg:h-full lg:w-auto h-full w-full"})]})}},12387:function(e,l,t){"use strict";t.d(l,{Z:function(){return ThreadTestimonialCard}});var n=t(85893),a=t(93967),o=t.n(a),i=t(45697),r=t.n(i),s=t(55395);function TestimonialQuotation(e){var l=e.font,t=e.quotation,a=e.lineLength,i=e.transparent;return(0,n.jsx)("blockquote",{className:o()((0,s.h)(l).heading,i?"text-center":"md:text-center","thd-quote py-lg",a?"thd-max-".concat(a):"thd-max-2xl"),children:t})}var d=t(99577),c=t(30867),u=t(72917),m=t(33322),h=t(13608),g=t(84834);function ThreadTestimonialCard(e){var l,t,a,i,r,s,x,f,v,b=e.card,p=e.caseStudy,j=e.className,C=e.font,N=e.hideAvatar,y=e.hideLogos,w=e.themeColor,T=e.themeColorMode,k="white"===w,M=null==b?void 0:null===(i=b.logo)||void 0===i?void 0:null===(a=i.image)||void 0===a?void 0:null===(t=a.asset)||void 0===t?void 0:null===(l=t.metadata)||void 0===l?void 0:l.dimensions,Z=null==M?void 0:M.aspectRatio,L=(0,u.Z)(90,30,{aspectRatio:Z,type:"horizontal-optimized"}),z=L.width,S=L.height,B="".concat(w,"-").concat({dark:"90",light:"10"}[T]),_="".concat(w,"-").concat({dark:"10",light:"90"}[T]);return(0,n.jsx)("figure",{className:o()(j,(0,m.b)(B).headerText,(0,m.b)(B).bg,"mx-auto thd-rounded-static",!k&&"p-fluid-sm lg:p-fluid-lg"),children:(0,n.jsxs)("div",{className:o()(k?"items-center":"md:items-center","flex flex-col justify-center md:h-full md:px-0"),style:{"--filter-color":null===(r=(0,m.b)(B))||void 0===r?void 0:r.logoFilter,"--logo-height":S?S+"px":null,"--logo-width":z?z+"px":null},children:[p&&(null==b?void 0:b.byline)&&(0,n.jsx)(c.Z,{byline:null==b?void 0:b.byline,themeColor:B}),(null==b?void 0:null===(s=b.logo)||void 0===s?void 0:s.image)&&!p&&!y&&(0,n.jsx)("img",{alt:null==b?void 0:null===(x=b.byline)||void 0===x?void 0:x.company,className:"thd-filter thd-logo w-full h-full",height:S,src:(0,h.ZP)(null==b?void 0:null===(f=b.logo)||void 0===f?void 0:f.image).url(),width:z,loading:"lazy"}),(null==b?void 0:b.quotation)&&(0,n.jsx)(TestimonialQuotation,{font:C,quotation:null==b?void 0:b.quotation,transparent:k}),!p&&(null==b?void 0:b.byline)&&(0,n.jsx)(c.Z,{byline:null==b?void 0:b.byline,hideAvatar:N,themeColor:B,transparent:k}),p&&(0,n.jsx)(d.Z,{buttonType:"secondary",color:_,cta:{link:"/customers/".concat((0,g.Z)(null==b?void 0:null===(v=b.byline)||void 0===v?void 0:v.company)),copy:"View Case Study"},size:"lg",type:"primary"})]})})}ThreadTestimonialCard.propTypes={card:r().object.isRequired,caseStudy:r().bool,className:r().string,font:r().string,hideAvatar:r().bool,hideLogos:r().bool,themeColor:r().string,themeColorMode:r().string},ThreadTestimonialCard.defaultProps={caseStudy:!1,themeColor:"violet",themeColorMode:"light",font:"xs"}},13736:function(e,l,t){"use strict";t.d(l,{Z:function(){return ThreadTestimonialCarousel}});var n=t(24043),a=t(85893),o=t(80868),i=t(45697),r=t.n(i),s=t(34297),d=t(93967),c=t.n(d),u=t(67294),m=t(12387),h=t(33322),g=t(22828),x=t.n(g);function ThreadTestimonialCarousel(e){var l,t=e.bgVar,i=e.cards,r=e.className,d=e.font,g=e.lineLength,f=e.themeColorMode,v=e.hideLogos,b=(0,n._)((0,u.useState)(1),2),p=b[0],j=b[1],C=(0,n._)((0,u.useState)(!0),2),N=C[0],y=C[1];(0,u.useEffect)(function(){(1===p||p===i.length)&&y(!0)},[p,1,i.length]);var prev=function(){p>0&&j(function(e){return e-1})},w={0:"violet",1:"blue",2:"magenta",3:"green",4:"violet",5:"blue",6:"magenta",7:"green",8:"violet",9:"blue",10:"magenta",11:"green"},T=u.cloneElement((0,a.jsx)(m.Z,{card:i[0],font:d,index:-1===p,themeColor:w[0],themeColorMode:f},"cloneFirst")),k=u.cloneElement((0,a.jsx)(m.Z,{card:i[i.length-1],font:d,index:p===i.length,prev:prev,style:{transform:"translate3d(-100%, 0, 0)"},themeColor:w[(null==i?void 0:i.length)-1],themeColorMode:f},"cloneLast")),handleTransitionEnd=function(){0===p?(y(!1),j(i.length)):p===i.length+1&&(y(!1),j(1))};return(0,a.jsx)("section",{className:c()(x().container,r,"sm:gap-fluid-sm pb-fluid-lg lg:pb-0 lg:mb-fluid-lg overflow-x-hidden"),style:{"--gradientColor":t},children:(0,a.jsxs)("div",{className:"flex relative h-full w-full",children:[(0,a.jsx)("button",{"aria-label":"Previous testimonial",className:x().left,onClick:prev,type:"button",children:(0,a.jsx)(s.Z,{icon:(0,a.jsx)(o.Z,{}),size:"1.5em"})}),(0,a.jsx)("div",{className:"flex h-full w-full overflow-hidden",children:(0,a.jsxs)("div",{className:c()(x().content),onTransitionEnd:function(){return handleTransitionEnd()},style:{"--cardCount":i.length+2,"--transformValue":p,transition:N?void 0:"none","--curtainGradient":null===(l=(0,h.b)(null!=t?t:"white"))||void 0===l?void 0:l.bgVar},children:[k,null==i?void 0:i.map(function(e,l){return(0,a.jsx)(m.Z,{hideLogos:v,card:e,font:d,index:p===l+1,lineLength:g,themeColor:w[l],themeColorMode:f},l)}),T]})}),(0,a.jsx)("button",{"aria-label":"Next testimonial",className:x().right,onClick:function(){p1&&t<2:a=Math.round((n=Math.round(l))*t);break;case t>=2&&t<=5.5:n=Math.round((a=Math.round(1.25*e))/t);break;case t>5.5&&t<=8:n=Math.round((a=Math.round(1.5*e))/t);break;case t>8&&t<=10:n=Math.round(1.8*l),a=Math.round(2*e);break;case t>10:a=Math.round((n=Math.round(.75*l))*t)}return{width:a,height:n}},getHomepageCarouselImageSize=function(e,l,t){var n,a;switch(!0){case t<1:a=Math.round((n=Math.round(1.5*l))*t);break;case 1===t:a=n=1.25*l;break;case t>1&&t<=2.5:a=Math.round((n=Math.round(1.25*l))*t);break;case t>2.5&&t<=3.5:a=Math.round((n=Math.round(1.3*l))*t);break;case t>3.5&&t<=5.5:a=Math.round((n=l)*t);break;case t>5.5&&t<=8:n=Math.round((a=Math.round(1.2*e))/t);break;case t>8&&t<=8.5:case t>8.5:n=Math.round((a=Math.round(1.5*e))/t)}return{width:a,height:n}},getNormalizedImageSize=function(e,l,t){var n,a;switch(!0){case t<1:n=Math.round(l/t),a=Math.round(1.5*e);break;case 1===t:n=l,a=e;break;case t>1&&t<=4:a=Math.round((n=l)*t);break;case t>4&&t<=5.5:a=Math.round((n=Math.round(1.25*l))*t);break;case t>5.5&&t<=8:a=Math.round((n=Math.round(1.5*l))*t);break;case t>8:n=Math.round(1.8*l),a=Math.round(2*e)}return{width:a,height:n}},getNormalizedHorizImageSize=function(e,l,t){var n,a;switch(!0){case t<1:n=l/t,a=1.5*e;break;case 1===t:n=l,a=e;break;case t>1&&t<=6.5:a=Math.round((n=l)*t);break;case t>6.5&&t<=8:a=Math.round((n=Math.round(1.2*l))*t);break;case t>8&&t<=10:n=Math.round(1.8*l),a=Math.round(2*e);break;case t>10:a=Math.round((n=Math.round(1.2*l))*t)}return{width:a,height:n}},getNormalizedSquareImageSize=function(e,l,t){var n,a;switch(!0){case t<1:n=Math.round(l/t),a=Math.round(1.5*e);break;case 1===t:n=l,a=e;break;case t>1&&t<=2.5:a=Math.round((n=l)*t);break;case t>2.5&&t<=5.5:a=Math.round((n=Math.round(1.25*l))*t);break;case t>5.5&&t<=8:n=Math.round(1.5*l),a=Math.round(1.5*e);break;case t>8:n=Math.round(1.8*l),a=Math.round(2*e)}return{width:a,height:n}},getOptimizedImageSize=function(e,l,t){var n,a;switch(!0){case t<1:a=Math.round((n=Math.round(1.5*l))*t);break;case 1===t:a=n=1.25*l;break;case t>1&&t<=2.5:a=Math.round((n=Math.round(1.25*l))*t);break;case t>2.5&&t<=3.5:a=Math.round((n=Math.round(1.3*l))*t);break;case t>3.5&&t<=5.5:a=Math.round((n=l)*t);break;case t>5.5&&t<=8:n=Math.round((a=Math.round(1.2*e))/t);break;case t>8&&t<=8.5:case t>8.5:n=Math.round((a=Math.round(1.5*e))/t)}return{width:a,height:n}};function getComputedImageSize(e,l,t){switch(t.type){case"horizontal-optimized":return getHorizontalNormalizedImageSize(e,l,t.aspectRatio);case"normalized":return getNormalizedImageSize(e,l,null==t?void 0:t.aspectRatio);case"normalized-horizontal":return getNormalizedHorizImageSize(e,l,null==t?void 0:t.aspectRatio);case"homepage-carousel":return getHomepageCarouselImageSize(e,l,null==t?void 0:t.aspectRatio);case"normalized-square":return getNormalizedSquareImageSize(e,l,null==t?void 0:t.aspectRatio);default:return getOptimizedImageSize(e,l,null==t?void 0:t.aspectRatio)}}},16986:function(e,l,t){"use strict";t.r(l),t.d(l,{__N_SSG:function(){return y},default:function(){return ComparisonPage}});var n=t(75766),a=t(85893),o=t(93967),i=t.n(o),r=t(70131),s=t(50255),d=t(14264),c=t(1670),u=t(96184),m=t(74874),h=t(2291),g=t(47781),x=t(13736),f=t(33322),v=t(54253),b=t(67329);function CaseStudyCta(e){var l=e.cta,t=e.header,n=e.themeColor;return(0,a.jsxs)("div",{className:"px-fluid-base py-fluid-lg max-w-screen-lg 3xl:max-w-screen-xl mx-auto flex flex-col items-center",children:[(0,a.jsx)(h.Z,{bFont:"lg",hClassName:"mb-xl",hAlign:"center-end",hFont:"lg",header:t,themeColor:n,nested:!0}),(0,a.jsxs)(b.Z,{className:i()((0,f.b)(n).iconAccent,"flex items-center thd-body-md mt-36"),href:l.link,children:[(0,a.jsx)("span",{className:"font-bold",children:l.copy}),(0,a.jsx)(v.Z,{className:"h-content w-content mr-0 ml-[0.5ch] flex items-center",iconBg:!1,iconColor:"currentColor",item:"arrow-right",scaleIcons:"inline"})]})]})}var p=t(87168);function FooterCta(e){var l=e.feature1,t=e.feature2,n=e.feature3;return(0,a.jsx)("section",{className:"max-w-screen-3xl mx-auto px-fluid-base",children:(0,a.jsx)(p.Z,{className:"pb-fluid-sm md:py-fluid-sm lg:px-fluid-md",mediaBlockOne:(0,a.jsx)(u.Z,{className:"thd-rounded-int w-full",image:l.mainContent.images[0]}),mediaBlockTwo:(0,a.jsx)(u.Z,{className:"thd-rounded-int w-full",image:t.mainContent.images[0]}),mediaBlockThree:(0,a.jsx)(u.Z,{className:"thd-rounded-int w-full",image:n.mainContent.images[0]}),textBlockOne:l.mainContent.header,textBlockTwo:t.mainContent.header,textBlockThree:n.mainContent.header,ctaOne:l.cta,ctaTwo:t.cta,ctaThree:n.cta})})}var j=t(30627),C=t(60956);function MoreInfo(e){var l=e.header,t=e.list,n=e.themeColor;return(0,a.jsx)("section",{className:"md:px-fluid-base 3xl:px-0",children:(0,a.jsx)("div",{className:i()((0,f.b)(n).bg,"max-w-screen-3xl mx-auto py-fluid-md px-fluid-base md:p-fluid-md lg:p-fluid-lg md:thd-rounded-ext"),children:(0,a.jsx)(C.Z,{className:"thd-container-plate",contentAlign:"right",contentBlock:(0,a.jsx)(j.Z,{bFont:"sm",className:"mx-auto grid md:grid-cols-2 lg:grid-cols-3 gap-x-fixed-2xl gap-y-fluid-md",hFont:"xs",list:t,themeColor:n}),hAlign:"start",headerBlock:(0,a.jsx)(h.Z,{bFont:"lg",bLineLength:"4xl",hAlign:"center",hClassName:"mb-xl",hFont:"lg",header:l,nested:!0,themeColor:n,vAlign:"start"}),layout:"horizontal",themeColor:n})})})}var N=t(59525),y=!0;function ComparisonPage(e){var l,t,o,v,b,p,j,C,y,w,T,k,M=e.initialData,Z=e.navData,L=e.accountNavData,z=e.footerNavData,S=e.preview;null==M||M.slug;var B=null!==(w=null==M?void 0:M.pageColor)&&void 0!==w?w:"violet",_=(0,r.YD)({threshold:.5}),A=(0,r.YD)({threshold:.5});return(0,a.jsxs)(s.Z,{accountNavData:L,footerNavData:z,name:"Comparison [".concat(M.meta.slug.current,"]"),navData:Z,preview:S,children:[(0,a.jsx)(c.Z,{data:null==M?void 0:M.meta,url:null!==(T=null==M?void 0:null===(l=M.meta)||void 0===l?void 0:l.canonicalUrl)&&void 0!==T?T:"https://mulligan.indiedemos.com/comparison/".concat(null==M?void 0:null===(o=M.meta)||void 0===o?void 0:null===(t=o.slug)||void 0===t?void 0:t.current)}),(0,a.jsxs)("div",{className:i()((k={},(0,n._)(k,"bg-thd-color-".concat(B,"-10"),_.inView),(0,n._)(k,"bg-thd-color-white",A.inView),k),"duration-500 transition-colors"),children:[(0,a.jsx)("div",{ref:_.ref,children:(0,a.jsx)(g.Z,{className:i()("px-fluid-base pb-fluid-sm bg-transparent text-thd-color-".concat(B,"-90")),columnClassName:"px-0",content:(0,a.jsxs)("figure",{className:"flex flex-col",children:[(0,a.jsx)(u.Z,{className:"thd-rounded-int w-full",image:M.heroImage}),(0,a.jsx)("figcaption",{className:"self-end",children:(0,a.jsx)(d.Z,{href:M.heroImageCaption.link,variant:"primary",children:M.heroImageCaption.copy})})]}),cta:null==M?void 0:M.heroCta,hLineLength:"xl",header:null==M?void 0:M.heroText,innerClassName:"max-w-screen-2xl",themeColor:"transparent"})}),(0,a.jsx)("div",{ref:A.ref,children:(0,a.jsx)(CaseStudyCta,{cta:null==M?void 0:null===(v=M.caseStudyCta)||void 0===v?void 0:v.cta,header:null==M?void 0:M.caseStudyCta,themeColor:"grey-20"})})]}),(0,a.jsx)(N.Z,{header:M.featuresTableHeading,table:M.featuresTable,themeColor:"".concat(B,"-10")}),(0,a.jsx)(h.Z,{bFont:"lg",className:"px-fluid-base max-w-screen-xl mx-auto mb-fluid-lg",cta:M.testimonialsHeading.cta,hClassName:"mb-xl",hAlign:"center-end",hFont:"lg",hLineLength:"xl",header:M.testimonialsHeading,themeColor:"grey-10",vAlign:"center"}),(0,a.jsx)(x.Z,{bgVar:(0,f.b)("grey-light").bgVar,cards:M.testimonials,font:"xs",themeColorMode:"light",hideLogos:!0}),(0,a.jsx)(FooterCta,{feature1:M.feature1,feature2:M.feature2,feature3:M.feature3}),(0,a.jsx)(MoreInfo,{header:null==M?void 0:M.moreFeaturesBlock,list:null==M?void 0:null===(b=M.moreFeaturesBlock)||void 0===b?void 0:b.features,themeColor:"".concat(B,"-10")}),(0,a.jsx)(h.Z,{bFont:"lg",className:"px-fluid-base py-fluid-lg max-w-screen-xl mx-auto",cta:null==M?void 0:null===(p=M.footerCta)||void 0===p?void 0:p.cta,hClassName:"mb-xl",hAlign:"center-end",hFont:"lg",hLineLength:"xl",header:null==M?void 0:M.footerCta,themeColor:"grey-10",vAlign:"center"}),(null==M?void 0:null===(j=M.endOfPageModule)||void 0===j?void 0:j.cta)&&(0,a.jsx)(m.Z,{cta:null==M?void 0:null===(C=M.endOfPageModule)||void 0===C?void 0:C.cta,hClassName:"thd-max-lg",heading:null==M?void 0:null===(y=M.endOfPageModule)||void 0===y?void 0:y.heading})]})}},22828:function(e){e.exports={container:"ThreadTestimonialCarousel_container__3hu57",left:"ThreadTestimonialCarousel_left__ioRt3",right:"ThreadTestimonialCarousel_right__9bhB0",content:"ThreadTestimonialCarousel_content__ODboU",avatar:"ThreadTestimonialCarousel_avatar__3d3SV"}},32328:function(e){e.exports={block:"ThreadTriptych_block__JvUbO"}}},function(e){e.O(0,[6413,8747,5675,3228,476,6389,5153,1351,8100,255,6671,6613,2703,9774,2888,179],function(){return e(e.s=61892)}),_N_E=e.O()}]);