(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[4174],{187:function(e,t,r){(window.__NEXT_P=window.__NEXT_P||[]).push(["/content/[slug]",function(){return r(48929)}])},33238:function(e,t,r){"use strict";var n=r(67294);t.Z=function(e){return n.createElement("svg",Object.assign({viewBox:"0 0 24 24",fill:"none"},e),n.createElement("path",{d:"M6 6.134v11.732c0 .895 1.03 1.438 1.822.951l9.628-5.866c.733-.441.733-1.46 0-1.914L7.822 5.183C7.029 4.696 6 5.239 6 6.134z",fill:"currentColor"}))}},6710:function(e,t,r){"use strict";r.d(t,{Z:function(){return BlogButton}});var n=r(72253),a=r(14932),o=r(47702),l=r(85893),i=r(83580),s=r(33238),c=r(84224),u=r(93967),d=r.n(u),m=r(65970),h=r(34765),p=r.n(h),_={primary:p().variantPrimary,primaryDown:p().variantPrimaryDown,secondary:p().variantSecondary,play:p().variantPlay,playPrimary:p().variantPlayPrimary},f={white:p().styleWhite,purple:p().stylePurple,purpleOnDark:p().stylePurpleOnDark,ghost:p().styleGhost,mute:p().styleMute,black:p().styleBlack};function BlogButton(e){var t=e.children,r=e.className,i=e.style,s=e.variant,c=e.arrow,u=void 0===c?"primary"===s:c,h=(0,o._)(e,["children","className","style","variant","arrow"]),p=h.href?m.Z:"button";return(0,l.jsxs)(p,(0,a._)((0,n._)({},h),{className:d()(_[s],f[i],r),type:h.href?void 0:"button",children:["play"===s&&(0,l.jsx)(PlayIcon,{className:"mr-4"}),"playPrimary"===s&&(0,l.jsx)(PlayIcon,{className:"mr-4"}),t,"primary"===s&&u&&(0,l.jsx)(PrimaryIcon,{className:"ml-10"}),"primaryDown"===s&&u&&(0,l.jsx)(PrimaryIcon,{className:"rotate-90 ml-10"})]}))}function PlayIcon(e){return(0,l.jsx)("span",(0,a._)((0,n._)({},e),{children:(0,l.jsx)(c.Z,{color:"currentColor",icon:(0,l.jsx)(s.Z,{})})}))}function PrimaryIcon(e){return(0,l.jsx)("span",(0,a._)((0,n._)({},e),{children:(0,l.jsx)(c.Z,{color:"currentColor",icon:(0,l.jsx)(i.Z,{})})}))}},69868:function(e,t,r){"use strict";r.d(t,{Z:function(){return Hero}});var n=r(85893),a=r(93967),o=r.n(a),l=r(45697),i=r.n(l),s=r(30587),c=r(94325),u=r.n(c),d={green:u().themeGreen,"blue-light":u().themeBlueLight,greenRebrand:u().themeGreenRebrand,purple:u().themePurple,yellow:u().themeYellow,orange:u().themeOrange,blue:u().themeBlue,grey:u().themeGrey,"grey-7":u().themeGrey7,"dark-blue":u().themeDarkBlue,"orange-and-purple":u().themeOrangeAndPurple,"beige-and-green":u().themeBeigeAndGreen,"purple-and-yellow":u().themePurpleAndYellow,"blue-and-yellow":u().themeBlueAndYellow,"blue-and-purple":u().themeBlueAndPurple,"thread-purple-temp":u().themeThreadPurpleTemp},m={lg:u().accentLg,md:u().accentMd,sm:u().accentSm},h={xs:u().spacerXs,sm:u().spacerSm,md:u().spacerMd};function Hero(e){var t=e.className,r=e.color,a=e.collapseMargin,l=e.accentWidth,i=e.accentContent,c=e.title,p=e.titleHome,_=e.titleGradient,f=e.subheading,g=e.superheading,x=e.cta,v=e.shMed,y=e.ctaNote,b=e.collapseAccent,w=e.topSpacing,j=e.heroCareers,P=e.logoPre,k=e.webcamMicTest,N=d[r],S=m[l],B=h[w],H=(0,s.ZP)("(min-width: 1024px)");return(0,n.jsx)("section",{className:o()(r,j?u().heroCareers:u().hero,t,N,S,"flex justify-center relative",!a&&"mb-72 lg:mb-96"),children:(0,n.jsxs)("div",{className:o()("max-w-screen-xl w-full h-full flex flex-col lg:flex-row"),children:[(0,n.jsxs)("div",{className:o()(u().contentBox,"py-36 md:py-48 lg:py-64 flex-grow px-24 md:px-36 lg:pl-48 lg:pr-96"),children:[(0,n.jsx)("div",{className:B}),P,g&&(0,n.jsx)("p",{className:o()("-mt-40","thd-overline absolute"),children:g}),p&&(0,n.jsx)("h1",{className:o()(_&&u().gradientText,"thd-heading-xl mb-24"),children:p}),c&&(0,n.jsx)("h1",{className:o()("thd-heading-lg mb-24",b&&"w-full sm:w-2/3 xl:w-1/2",k&&"w-full text-center lg:text-left"),children:c}),f&&(0,n.jsx)("div",{className:o()(v?"thd-body-sm":"thd-body-md","max-w-thd-prose"),children:f}),x&&(0,n.jsx)("div",{className:o()(k&&!H&&"hidden","mt-48 block"),children:x}),y&&(0,n.jsx)("p",{className:"mt-10 thd-body-sm",children:y})]}),!b&&(0,n.jsxs)("div",{className:o()(k?u().webcamAccentBox:u().accentBox,"w-full lg:block flex-shrink-0"),children:[i,x&&k&&!H&&(0,n.jsx)("div",{className:"mt-24 mb-48 md:mt-48 lg:mb-0",children:x})]})]})})}Hero.defaultProps={collapseAccent:!0,topSpacing:"md"},Hero.propTypes={collapseMargin:i().bool,color:i().oneOf(Object.keys(d)).isRequired,accentContent:i().node,accentWidth:i().oneOf(Object.keys(m)),title:i().string,subheading:i().string,cta:i().node,collapseAccent:i().bool,topSpacing:i().oneOf(Object.keys(h)),superheading:i().string,webcamMicTest:i().bool}},75595:function(e,t,r){"use strict";r.d(t,{Z:function(){return Link}});var n=r(72253),a=r(14932),o=r(47702),l=r(85893),i=r(93967),s=r.n(i),c=r(41664),u=r.n(c);function Link(e){var t=e.as,r=e.children,i=e.className,c=e.href,d=e.prefetch,m=e.replace,h=e.scroll,p=e.shallow,_=e.target,f=e.variant,g=(0,o._)(e,["as","children","className","href","prefetch","replace","scroll","shallow","target","variant"]),x=s()("primary"===f?"text-blurple hover:text-purple-hover":"",i,"cursor-pointer pb-1 underline thd-focus-thin");if(/^(http|mailto|tel)/.test(c)){var v="_blank"===(_=null!=_?_:"_blank")?"noopener":null;return(0,l.jsx)("a",(0,a._)((0,n._)({},g),{className:x,href:c,rel:v,target:_,children:r}))}return/^(#)/.test(c)?(0,l.jsx)("a",(0,a._)((0,n._)({},g),{className:x,href:c,children:r})):(0,l.jsx)(u(),(0,a._)((0,n._)({as:t,href:c,passHref:!0,prefetch:d,replace:m,scroll:h,shallow:p,className:x},g),{children:r}))}Link.defaultProps={variant:"primary"}},2031:function(e,t,r){"use strict";r.d(t,{Z:function(){return MetaHead}});var n=r(85893),a=r(9008),o=r.n(a),l=r(11163);function MetaHead(e){var t,r,a,i,s,c=e.isContentful,u=e.isCustomTitle,d=e.isCustomRobots,m=e.isCustomDescription,h=e.isCustomImage,p=e.data,_=e.url,f=e.children,g=(0,l.useRouter)(),x=null!==(i=c?null==p?void 0:null===(t=p.seoImage)||void 0===t?void 0:t.url:null==p?void 0:null===(a=p.seoImage)||void 0===a?void 0:null===(r=a.asset)||void 0===r?void 0:r.url)&&void 0!==i?i:h,v=c&&!d?"index, follow, max-image-preview:large":(null==p?void 0:p.robots)||d,y=null!=u?u:null==p?void 0:p.seoTitle;y+=" | Loom ".concat(g.pathname.includes("/blog")?"Blog":"");var b=null!=m?m:null==p?void 0:p.seoDescription;return(0,n.jsxs)(o(),{children:[(0,n.jsx)("title",{children:y}),(0,n.jsx)("meta",{content:y,property:"og:title"}),(0,n.jsx)("meta",{content:b,name:"description"}),(0,n.jsx)("meta",{content:b,property:"og:description"}),(0,n.jsx)("meta",{content:x+"?fm=jpg",property:"og:image"}),(0,n.jsx)("meta",{content:x+"?fm=jpg",name:"twitter:image"}),(0,n.jsx)("meta",{content:"summary_large_image",name:"twitter:card"}),(0,n.jsx)("meta",{content:_,property:"og:url"}),(0,n.jsx)("meta",{content:v,name:"robots"}),(0,n.jsx)("link",{href:null!==(s=null==p?void 0:p.canonicalUrl)&&void 0!==s?s:_,rel:"canonical"}),f]})}},3410:function(e,t,r){"use strict";var n=r(85893),a=r(93967),o=r.n(a),l=r(67967),i=r.n(l),s=r(71647),c=r.n(s);t.Z=function(e){var t,r,a,l=e.data,s=e.onFormSubmitted,u=e.className;return(0,n.jsx)("div",{className:o()(c().hubspotForm,u,"min-h-[800px]"),children:(0,n.jsx)(i(),{formId:null==l?void 0:l.formId,id:"hubspot-form",locale:null!==(t=null==l?void 0:l.locale)&&void 0!==t?t:"en",onFormSubmitted:s,portalId:null!==(r=null==l?void 0:l.portalId)&&void 0!==r?r:"6555299",region:null!==(a=null==l?void 0:l.region)&&void 0!==a?a:"na1",sfdcCampaignId:null==l?void 0:l.sfdcCampaignId})})}},56265:function(e,t,r){"use strict";r.d(t,{Z:function(){return SanityImage}});var n=r(47702),a=r(24043),o=r(85893),l=r(9008),i=r.n(l),s=r(67294),c=r(15983);function SanityImage(e){var t,r,l,u,d,m,h,p,_,f,g,x,v,y=e.altText,b=e.image,w=e.className,j=e.layout,P=e.priority,k=e.params,N=e.sourceSizes,S=e.pictureProp,B=(0,n._)(e,["altText","image","className","layout","priority","params","sourceSizes","pictureProp"]);if(!(null==b?void 0:null===(t=b.asset)||void 0===t?void 0:t.url))return null;var H=(0,c.Z)(null==b?void 0:null===(r=b.asset)||void 0===r?void 0:r.url,k),O=null!==(f=null!=y?y:null==b?void 0:b.altText)&&void 0!==f?f:"",F=null!==(g=B.height)&&void 0!==g?g:null==b?void 0:null===(d=b.asset)||void 0===d?void 0:null===(u=d.metadata)||void 0===u?void 0:null===(l=u.dimensions)||void 0===l?void 0:l.height,M=null!==(x=B.width)&&void 0!==x?x:null==b?void 0:null===(p=b.asset)||void 0===p?void 0:null===(h=p.metadata)||void 0===h?void 0:null===(m=h.dimensions)||void 0===m?void 0:m.width,T=null!==(v=B.ext)&&void 0!==v?v:null==b?void 0:null===(_=b.asset)||void 0===_?void 0:_.extension,Z=P?"eager":B.loading;if(!("svg"!=T))return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)("img",{alt:O,className:w,height:F,loading:Z,src:H,width:M}),P&&(0,o.jsx)(i(),{children:(0,o.jsx)("link",{as:"image",href:H,rel:"preload"})})]});if("fixed-height"===j){var C=B.height;return(0,o.jsxs)("picture",{className:S,children:[(0,o.jsx)("source",{srcSet:["".concat((0,c.Z)(H,"auto=format&h=".concat(C))," 2x"),"".concat((0,c.Z)(H,"auto=format&h=".concat(C))," 1x")].join(", "),type:"image/webp"}),(0,o.jsx)("img",{alt:O,className:w,height:C,loading:Z,src:H,width:M})]})}if("fixed-width"===j){var A=B.width;return(0,o.jsxs)("picture",{className:S,children:[(0,o.jsx)("source",{srcSet:["".concat((0,c.Z)(H,"auto=format&w=".concat(A,"&dpr=2"))),"".concat((0,c.Z)(H,"auto=format&w=".concat(A,"&dpr=1")))].join(", "),type:"image/webp"}),(0,o.jsx)("img",{alt:O,className:w,height:F,loading:Z,src:H,width:A})]})}return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)("picture",{className:S,children:[Object.entries(N).map(function(e){var t=(0,a._)(e,1)[0];return(0,o.jsxs)(s.Fragment,{children:[(0,o.jsx)("source",{media:t,srcSet:["".concat((0,c.Z)(H,"&auto=format&dpr=1")," 1x"),"".concat((0,c.Z)(H,"&auto=format&dpr=2")," 2x")].join(", "),type:"image/webp"}),(0,o.jsx)("source",{media:t,srcSet:["".concat((0,c.Z)(H,"&dpr=1")),"".concat((0,c.Z)(H,"&dpr=2"))].join(", ")})]},t)}),(0,o.jsx)("source",{srcSet:"".concat(H,"?auto=format"),type:"image/webp"}),(0,o.jsx)("img",{alt:O,className:w,height:F,loading:Z,src:H,width:M})]}),P&&(0,o.jsx)(i(),{children:Object.entries(N).map(function(e){var t=(0,a._)(e,1)[0];return(0,o.jsxs)(s.Fragment,{children:[(0,o.jsx)("link",{as:"image",href:(0,c.Z)(H,"&auto=format"),media:t,rel:"prefetch"}),(0,o.jsx)("link",{as:"image",href:(0,c.Z)(H,"&auto=format"),media:"".concat(t," and (-webkit-min-device-pixel-ratio: 2)"),rel:"prefetch"})]},t)})})]})}SanityImage.defaultProps={decoding:"async",loading:"lazy",priority:!1,layout:"responsive",sourceSizes:{"(max-width: 400px)":400,"(max-width: 600px)":600,"(max-width: 800px)":800,"(min-width: 800px)":1e3}}},82969:function(e,t,r){"use strict";r.d(t,{Z:function(){return SanityMarkdown}});var n=r(34788),a=r(12796),o=r(72253),l=r(85893),i=r(93967),s=r.n(i),c=r(38456),u=r.n(c),d=r(75595),m=r(18070),h=r.n(m);function MarkdownLink(e){var t=(0,n._)({},(0,a._)(e));return(0,l.jsx)(d.Z,(0,o._)({variant:"primary"},t))}function MarkdownOl(e){var t=e.children;return(0,l.jsx)("ol",{className:"list-decimal my-24 list-inside",children:t})}function SanityMarkdown(e){var t=e.className,r=e.children;return r?(0,l.jsx)(u(),{className:s()(h().reactMarkdown,t),components:{a:MarkdownLink,ol:MarkdownOl},children:r}):null}},15983:function(e,t,r){"use strict";r.d(t,{Z:function(){return addParams}});var n=r(248);function addParams(e,t){if(e){if(!t)return e;var r=new URL(e);return r.search=new URLSearchParams((0,n._)(r.searchParams).concat((0,n._)(new URLSearchParams(t)))),r.toString()}}},48929:function(e,t,r){"use strict";r.r(t),r.d(t,{__N_SSG:function(){return x},default:function(){return GatedContentTemplatePage}});var n=r(85893),a=r(93967),o=r.n(a),l=r(67294),i=r(6710),s=r(69868),c=r(33523),u=r(2031),d=r(3410),m=r(56265),h=r(82969),p=r(98719),_=r(25419),f=r(1364),g=r.n(f),x=!0;function GatedContentTemplatePage(e){var t,r=e.initialData,a=e.navData,f=e.accountNavData,x=e.footerNavData;null==r||r.slug;var v="grey-90",y=(0,_.sW)().setColor;return(0,l.useEffect)(function(){y(v)},[y]),(0,n.jsxs)(c.Z,{accountNavData:f,color:v,footerNavData:x,name:"Gated Content [".concat(r.meta.slug.current,"]"),navData:a,children:[(0,n.jsx)(u.Z,{data:r.meta,url:"https://mulligan.indiedemos.com/content/".concat(r.meta.slug.current)}),(0,n.jsx)(s.Z,{accentContent:(0,n.jsx)("div",{className:"bg-blurple-3 py-100",children:(0,n.jsx)("div",{className:"mx-auto max-w-[280px]",children:(0,n.jsx)(m.Z,{altText:null===(t=r.hero.image)||void 0===t?void 0:t.alt,image:r.hero.image,priority:!0})})}),accentWidth:"sm",collapseAccent:!1,color:"grey-7",cta:(0,n.jsx)("a",{className:"lm-button-primary lm-button-blurple lm-button-lg",href:r.hero.cta.link,children:r.hero.cta.copy}),title:r.hero.heroText.heading,topSpacing:"sm"}),(0,n.jsxs)("section",{className:"flex flex-col items-start lg:flex-row justify-between px-24 md:px-36 lg:mx-auto lg:max-w-screen-xl mb-64",children:[(0,n.jsxs)("aside",{className:"bg-offwhite p-36 w-full lg:w-2/3 lg:mr-36 mb-32 md:mb-64",children:[(0,n.jsx)("h2",{className:"thd-body-lg mb-32",children:r.overviewFeatureTitle}),(0,n.jsx)(h.Z,{children:r.overviewFeatureList})]}),(0,n.jsxs)("div",{children:[(0,n.jsxs)("div",{className:"border-b border-black mb-64",children:[(0,n.jsx)("h2",{className:"thd-heading-sm mb-32",children:r.overviewTitle}),(0,n.jsx)(h.Z,{className:"mb-32 md:mb-64",children:r.overviewDescription})]}),(0,n.jsx)("h2",{className:o()(g().scrollMargin,"thd-heading-sm mb-32"),id:"form",children:"Access the Guide"}),(0,n.jsx)(d.Z,{className:"max-w-[600px]",data:r.hubspotForm})]})]}),(0,n.jsx)("section",{className:"bg-thd-color-grey-90 text-white p-24 md:p-36 lg:py-128",children:(0,n.jsxs)("div",{className:"flex flex-col lg:mx-auto lg:max-w-screen-lg md:text-center md:items-center lg:justify-center",children:[(0,n.jsx)("h2",{className:"thd-heading-sm mb-32",children:r.endOfPageAdUnit.heading}),(0,n.jsx)("p",{className:"lg:w-5/6 lg:mx-auto mb-64",children:r.endOfPageAdUnit.subhead}),(0,n.jsx)(i.Z,{href:r.endOfPageAdUnit.cta.link,onClick:function(){return(0,p.L9)("Gated Content: Enterprise CTA Click",{source:"".concat(r.meta.slug.current," Banner")})},style:"purpleOnDark",variant:"primary",children:r.endOfPageAdUnit.cta.copy})]})})]})}},34765:function(e){e.exports={variantPrimary:"BlogButton_variantPrimary__4ZdV1",variantPrimaryDown:"BlogButton_variantPrimaryDown__jeFqQ",variantSecondary:"BlogButton_variantSecondary__bDxXI",variantPlay:"BlogButton_variantPlay___GxBH",variantPlayPrimary:"BlogButton_variantPlayPrimary__2uUfv",styleGhost:"BlogButton_styleGhost__sSVkI",styleWhite:"BlogButton_styleWhite__3XOoT",styleBlack:"BlogButton_styleBlack__ww__n",stylePurple:"BlogButton_stylePurple__WPJsZ",stylePurpleOnDark:"BlogButton_stylePurpleOnDark__Qpnrw",styleMute:"BlogButton_styleMute__cSJZL"}},94325:function(e){e.exports={spacerXs:"Hero_spacerXs__ITjds",spacerSm:"Hero_spacerSm__sV7Um",spacerMd:"Hero_spacerMd__A9LB0",contentBox:"Hero_contentBox__SFTkc",accentBox:"Hero_accentBox__NGF_u",accentLg:"Hero_accentLg__7_T_C",accentMd:"Hero_accentMd__pJ3fr",accentSm:"Hero_accentSm__hKAuM",webcamAccentBox:"Hero_webcamAccentBox__8vkoc",hero:"Hero_hero__T3Fr4",heroCareers:"Hero_heroCareers__8efnx",gradientText:"Hero_gradientText___2w8k",radialShift:"Hero_radialShift__k0fg2",themeGreen:"Hero_themeGreen__SSB4w",themeGreenRebrand:"Hero_themeGreenRebrand__FuGzb",themePurple:"Hero_themePurple__NiW8M",themeYellow:"Hero_themeYellow__tJL0d",themeOrange:"Hero_themeOrange__O6pXT",themeGrey:"Hero_themeGrey__MXSPH",themeGrey7:"Hero_themeGrey7__6whyl",themeBlue:"Hero_themeBlue__OGapb",themeBlueLight:"Hero_themeBlueLight__AQIk9",themeDarkBlue:"Hero_themeDarkBlue__bLqdD",themeOrangeAndPurple:"Hero_themeOrangeAndPurple__STffS",themePurpleAndYellow:"Hero_themePurpleAndYellow__cJoDv",themeBeigeAndGreen:"Hero_themeBeigeAndGreen__A9W7E",themeBlueAndYellow:"Hero_themeBlueAndYellow__ymXFg",themeBlueAndPurple:"Hero_themeBlueAndPurple__MYEzU",themeThreadPurpleTemp:"Hero_themeThreadPurpleTemp__kXjJt"}},71647:function(e){e.exports={hubspotForm:"SanityHubspotForm_hubspotForm__RTsEQ","dark-theme":"SanityHubspotForm_dark-theme__dRntC",listItems:"SanityHubspotForm_listItems__12zUC",arrow:"SanityHubspotForm_arrow__UjHS5"}},18070:function(e){e.exports={reactMarkdown:"SanityMarkdown_reactMarkdown__VSYWo",pricingCheck:"SanityMarkdown_pricingCheck__FZTKZ",gradientAiText:"SanityMarkdown_gradientAiText__O0eX_",aiCardGradient:"SanityMarkdown_aiCardGradient__ZpLxj",spin:"SanityMarkdown_spin__2GSOd"}},1364:function(e){e.exports={scrollMargin:"_slug__scrollMargin__5PlwI"}},67967:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=Object.assign||function(e){for(var t=1;t