(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[562],{27403:function(e,t,l){"use strict";l.d(t,{Z:function(){return AspectRatio}});var n=l(24043),r=l(85893),o=l(93967),i=l.n(o);function AspectRatio(e){var t=e.children,l=e.className,o=e.ratio,a=e.as,s=(0,n._)(o.split(":"),2),d=s[0],c=parseInt(s[1],10)/parseInt(d,10);return(0,r.jsx)(void 0===a?"div":a,{className:i()("h-auto",l),children:(0,r.jsx)("div",{className:"relative w-full",style:{paddingBottom:"calc(100% * ".concat(c,")")},children:(0,r.jsx)("div",{className:"h-full left-0 right-0 absolute w-full",children:t})})})}},66870:function(e,t,l){"use strict";l.d(t,{Z:function(){return Embed}});var n=l(24043),r=l(85893),o=l(93967),i=l.n(o),a=l(52275),s=l(23872);function Embed(e){var t=e.description,l=e.src,o=e.highlightBackground,d=e.className,c=e.ratio,u=null!=c?c:"4:3",h=(0,n._)(u.split(":"),2),m=h[0],v=Math.round(100*(parseInt(h[1],10)/parseInt(m,10)))+"%";if(l.includes("https://twitter.com/")){var g,p=null===(g=l.match(/status\/(\d+)/))||void 0===g?void 0:g[1];return(0,r.jsx)("div",{className:"flex justify-center","data-theme":"light",children:(0,r.jsx)(a.t,{id:p})})}return l.includes("youtube.com/embed")?(0,r.jsx)("div",{className:i()("loom-embed",o&&"loom-embed-highlighted"),children:(0,r.jsx)("div",{className:i()(d,"lo-emb-vid block relative",c?"aspect-ratio":"pb-75%"),style:{"--aspect-padding":v},children:(0,r.jsx)("iframe",{allow:"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture",allowFullScreen:!0,className:"absolute w-full h-full",frameBorder:"0",src:l,webkitallowfullscreen:"true"})})}):(0,r.jsxs)("div",{className:i()("loom-embed",o&&"loom-embed-highlighted"),children:[(0,r.jsx)("div",{className:i()(d,"lo-emb-vid block relative",c?"aspect-ratio":"pb-75%"),style:{"--aspect-padding":v},children:(0,r.jsx)("iframe",{allowFullScreen:!0,className:"absolute w-full h-full",frameBorder:"0",loading:"lazy",mozallowfullscreen:"true",src:l.replace("loom.com/share/","loom.com/embed/"),webkitallowfullscreen:"true"})}),(0,r.jsx)("div",{className:"lm-blog-headline-xs-alt text-center mt-12",children:(0,s.Z)(t)})]})}},69868:function(e,t,l){"use strict";l.d(t,{Z:function(){return Hero}});var n=l(85893),r=l(93967),o=l.n(r),i=l(45697),a=l.n(i),s=l(30587),d=l(94325),c=l.n(d),u={green:c().themeGreen,"blue-light":c().themeBlueLight,greenRebrand:c().themeGreenRebrand,purple:c().themePurple,yellow:c().themeYellow,orange:c().themeOrange,blue:c().themeBlue,grey:c().themeGrey,"grey-7":c().themeGrey7,"dark-blue":c().themeDarkBlue,"orange-and-purple":c().themeOrangeAndPurple,"beige-and-green":c().themeBeigeAndGreen,"purple-and-yellow":c().themePurpleAndYellow,"blue-and-yellow":c().themeBlueAndYellow,"blue-and-purple":c().themeBlueAndPurple,"thread-purple-temp":c().themeThreadPurpleTemp},h={lg:c().accentLg,md:c().accentMd,sm:c().accentSm},m={xs:c().spacerXs,sm:c().spacerSm,md:c().spacerMd};function Hero(e){var t=e.className,l=e.color,r=e.collapseMargin,i=e.accentWidth,a=e.accentContent,d=e.title,v=e.titleHome,g=e.titleGradient,p=e.subheading,x=e.superheading,b=e.cta,f=e.shMed,_=e.ctaNote,y=e.collapseAccent,j=e.topSpacing,w=e.heroCareers,k=e.logoPre,N=e.webcamMicTest,S=u[l],T=h[i],C=m[j],P=(0,s.ZP)("(min-width: 1024px)");return(0,n.jsx)("section",{className:o()(l,w?c().heroCareers:c().hero,t,S,T,"flex justify-center relative",!r&&"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()(c().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:C}),k,x&&(0,n.jsx)("p",{className:o()("-mt-40","thd-overline absolute"),children:x}),v&&(0,n.jsx)("h1",{className:o()(g&&c().gradientText,"thd-heading-xl mb-24"),children:v}),d&&(0,n.jsx)("h1",{className:o()("thd-heading-lg mb-24",y&&"w-full sm:w-2/3 xl:w-1/2",N&&"w-full text-center lg:text-left"),children:d}),p&&(0,n.jsx)("div",{className:o()(f?"thd-body-sm":"thd-body-md","max-w-thd-prose"),children:p}),b&&(0,n.jsx)("div",{className:o()(N&&!P&&"hidden","mt-48 block"),children:b}),_&&(0,n.jsx)("p",{className:"mt-10 thd-body-sm",children:_})]}),!y&&(0,n.jsxs)("div",{className:o()(N?c().webcamAccentBox:c().accentBox,"w-full lg:block flex-shrink-0"),children:[a,b&&N&&!P&&(0,n.jsx)("div",{className:"mt-24 mb-48 md:mt-48 lg:mb-0",children:b})]})]})})}Hero.defaultProps={collapseAccent:!0,topSpacing:"md"},Hero.propTypes={collapseMargin:a().bool,color:a().oneOf(Object.keys(u)).isRequired,accentContent:a().node,accentWidth:a().oneOf(Object.keys(h)),title:a().string,subheading:a().string,cta:a().node,collapseAccent:a().bool,topSpacing:a().oneOf(Object.keys(m)),superheading:a().string,webcamMicTest:a().bool}},70694:function(e,t,l){"use strict";l.d(t,{Z:function(){return IconItem}});var n=l(85893),r=l(93967),o=l.n(r),i=l(11841),a=l(60899),s=l(84293),d=l(92673),c=l(25169);function IconItem(e){var t,l,r,u,h,m=e.background,v=e.bClassName,g=e.bColor,p=e.bFont,x=e.bLineLength,b=e.className,f=e.gap,_=e.hFont,y=e.hColor,j=e.hLineLength,w=e.iconAlign,k=e.iconBg,N=e.iconClassName,S=e.iconColor,T=e.iconSize,C=e.item,P=e.list,B=e.scaleIcons,H=e.showIcons,Z=e.themeColor,L=(null==C?void 0:C.icon)||(null==C?void 0:null===(t=C.iconRef)||void 0===t?void 0:t.icon);return(0,n.jsxs)("div",{className:b,children:[(0,n.jsxs)("div",{className:o()(f||(C.subhead&&L?"mb-lg":void 0),{top:"flex items-start",center:"flex items-center",undefined:"flex items-center"}[w]),children:[L&&(0,n.jsx)(s.Z,{background:m,iconBg:k,iconClassName:N,iconColor:S,iconSize:T,item:C,scaleIcons:B,showIcons:H,themeColor:Z}),(null==C?void 0:C.heading)&&(0,n.jsx)(P?"span":"h3",{className:o()(null!=y?y:null===(l=(0,d.b)(null!=Z?Z:"violet-light"))||void 0===l?void 0:l.headerText,j?"thd-max-".concat(j):void 0,_?null===(u=(0,c.h)(null!=_?_:"sm"))||void 0===u?void 0:u.heading:null===(r=(0,c.h)(null!=p?p:"sm"))||void 0===r?void 0:r.body,j?"thd-max-".concat(j):void 0,(null==C?void 0:C.subhead)?"thd-bold":void 0,(null==C?void 0:C.subhead)&&!L?"mb-sm":void 0),children:C.heading}),(null==C?void 0:C.chip)&&(0,n.jsx)(a.Z,{cStyle:"inline",tag:null==C?void 0:C.chip,themeColor:Z})]}),(null==C?void 0:C.subhead)&&(0,n.jsx)(i.Z,{className:o()(null!=g?g:(0,d.b)(null!=Z?Z:"violet-light").bodyText,null===(h=(0,c.h)(null!=p?p:"sm"))||void 0===h?void 0:h.body,x?"thd-max-".concat(x):void 0,v),content:null==C?void 0:C.subhead})]})}},91721:function(e,t,l){"use strict";l.d(t,{Z:function(){return IconList}});var n=l(85893),r=l(93967),o=l.n(r),i=l(70694),a=l(11841),s=l(92673);function IconList(e){var t=e.background,l=e.bClassName,r=e.bColor,d=e.bFont,c=e.bLineLength,u=e.bullets,h=e.className,m=e.gap,v=e.hColor,g=e.hFont,p=e.hLineLength,x=e.iconBg,b=e.iconColor,f=e.iconAlign,_=e.iconSize,y=e.lClassName,j=e.liClassName,w=e.list,k=e.numerals,N=e.scaleIcons,S=e.showIcons,T=e.themeColor,C=e.iconClassName,P=k?"ol":"ul";return(null==w?void 0:w.length)===1?(0,n.jsx)("footer",{className:o()((0,s.b)(T).bodyText,"max-w-screen-md mx-auto"),children:(0,n.jsx)(a.Z,{content:w[0].subhead})}):(0,n.jsx)(P,{className:o()(h,k?"list-decimal":u?"list-disc":void 0),children:(null==w?void 0:w.length)>0&&(null==w?void 0:w.map(function(e){var o,a;return(0,n.jsx)("li",{className:j,children:(0,n.jsx)(i.Z,{bClassName:l,bColor:r,bFont:d,bLineLength:c,background:t,className:y,gap:m,hColor:v,hFont:g,hLineLength:p,iconAlign:f,iconBg:x,iconClassName:C,iconColor:b,iconSize:_,item:null!==(o=e.item)&&void 0!==o?o:e,list:!0,scaleIcons:N,showIcons:S,themeColor:T})},null!==(a=null==e?void 0:e._key)&&void 0!==a?a:null==e?void 0:e._id)}))})}},75595:function(e,t,l){"use strict";l.d(t,{Z:function(){return Link}});var n=l(72253),r=l(14932),o=l(47702),i=l(85893),a=l(93967),s=l.n(a),d=l(41664),c=l.n(d);function Link(e){var t=e.as,l=e.children,a=e.className,d=e.href,u=e.prefetch,h=e.replace,m=e.scroll,v=e.shallow,g=e.target,p=e.variant,x=(0,o._)(e,["as","children","className","href","prefetch","replace","scroll","shallow","target","variant"]),b=s()("primary"===p?"text-blurple hover:text-purple-hover":"",a,"cursor-pointer pb-1 underline thd-focus-thin");if(/^(http|mailto|tel)/.test(d)){var f="_blank"===(g=null!=g?g:"_blank")?"noopener":null;return(0,i.jsx)("a",(0,r._)((0,n._)({},x),{className:b,href:d,rel:f,target:g,children:l}))}return/^(#)/.test(d)?(0,i.jsx)("a",(0,r._)((0,n._)({},x),{className:b,href:d,children:l})):(0,i.jsx)(c(),(0,r._)((0,n._)({as:t,href:d,passHref:!0,prefetch:u,replace:h,scroll:m,shallow:v,className:b},x),{children:l}))}Link.defaultProps={variant:"primary"}},91585:function(e,t,l){"use strict";l.d(t,{Z:function(){return Loom}});var n=l(72253),r=l(14932),o=l(85893),i=l(93967),a=l.n(i),s=l(45697),d=l.n(s),c=l(15983);function Loom(e){var t,l=e.className,i=e.url,s=e.hideOwner,d=e.hideShare,u=e.hideTitle,h=e.hideEmbedTopBar,m=e.hideElements,v=e.loom,g=e.title,p=(e.index,e.minimalPlayer),x=e.minimalPreplay,b=(0,r._)((0,n._)({},m||s?{hide_owner:!0}:{},m||d?{hide_share:!0}:{},m||u?{hide_title:!0}:{},m||h?{hideEmbedTopBar:!0}:{},(null==v?void 0:v.animated)?{mute_video:!0,autoplay:!0,default_speed:!0,loop_video:!0,raw_embed_video:!0,disable_click_interactions:!0,skip_embed_eovn:!0}:{},(null==v?void 0:v.minimalPlayer)||p?{default_speed:!0,skip_embed_eovn:!0,minimal_player:!0,t:0}:{},(null==v?void 0:v.minimalPreplay)||x?{default_speed:!0,skip_embed_eovn:!0,hideEmbedTopBar:!0,t:0}:{}),{disable_analytics:!0}),f=null!=i?i:null==v?void 0:v.url,_=null!=g?g:null==v?void 0:v.title,y="string"==typeof f&&(0,c.Z)(null==f?void 0:f.replace("/share/","/embed/"),b);return y?(0,o.jsx)("iframe",{allowFullScreen:!0,className:a()(l,"lo-emb-vid block relative w-full h-auto",null!==(t=null==v?void 0:v.ratio)&&void 0!==t?t:"aspect-video"),frameBorder:"0",loading:"lazy",mozallowfullscreen:"true",playsInline:!0,src:y,title:null!=_?_:"Loom",webkitallowfullscreen:"true"}):null}l(67294),Loom.propTypes={className:d().string,hideElements:d().bool,hideEmbedTopBar:d().bool,hideOwner:d().bool,hideShare:d().bool,hideTitle:d().bool,loom:d().shape({title:d().string.isRequired,url:d().string.isRequired,aspectRatio:d().string}).isRequired}},16544:function(e,t,l){"use strict";var n=l(67294),r=l(23872);t.Z=(0,n.memo)(function(e){var t=e.content;return(0,r.Z)(t)})},56265:function(e,t,l){"use strict";l.d(t,{Z:function(){return SanityImage}});var n=l(47702),r=l(24043),o=l(85893),i=l(9008),a=l.n(i),s=l(67294),d=l(15983);function SanityImage(e){var t,l,i,c,u,h,m,v,g,p,x,b,f,_=e.altText,y=e.image,j=e.className,w=e.layout,k=e.priority,N=e.params,S=e.sourceSizes,T=e.pictureProp,C=(0,n._)(e,["altText","image","className","layout","priority","params","sourceSizes","pictureProp"]);if(!(null==y?void 0:null===(t=y.asset)||void 0===t?void 0:t.url))return null;var P=(0,d.Z)(null==y?void 0:null===(l=y.asset)||void 0===l?void 0:l.url,N),B=null!==(p=null!=_?_:null==y?void 0:y.altText)&&void 0!==p?p:"",H=null!==(x=C.height)&&void 0!==x?x:null==y?void 0:null===(u=y.asset)||void 0===u?void 0:null===(c=u.metadata)||void 0===c?void 0:null===(i=c.dimensions)||void 0===i?void 0:i.height,Z=null!==(b=C.width)&&void 0!==b?b:null==y?void 0:null===(v=y.asset)||void 0===v?void 0:null===(m=v.metadata)||void 0===m?void 0:null===(h=m.dimensions)||void 0===h?void 0:h.width,L=null!==(f=C.ext)&&void 0!==f?f:null==y?void 0:null===(g=y.asset)||void 0===g?void 0:g.extension,A=k?"eager":C.loading;if(!("svg"!=L))return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)("img",{alt:B,className:j,height:H,loading:A,src:P,width:Z}),k&&(0,o.jsx)(a(),{children:(0,o.jsx)("link",{as:"image",href:P,rel:"preload"})})]});if("fixed-height"===w){var I=C.height;return(0,o.jsxs)("picture",{className:T,children:[(0,o.jsx)("source",{srcSet:["".concat((0,d.Z)(P,"auto=format&h=".concat(I))," 2x"),"".concat((0,d.Z)(P,"auto=format&h=".concat(I))," 1x")].join(", "),type:"image/webp"}),(0,o.jsx)("img",{alt:B,className:j,height:I,loading:A,src:P,width:Z})]})}if("fixed-width"===w){var E=C.width;return(0,o.jsxs)("picture",{className:T,children:[(0,o.jsx)("source",{srcSet:["".concat((0,d.Z)(P,"auto=format&w=".concat(E,"&dpr=2"))),"".concat((0,d.Z)(P,"auto=format&w=".concat(E,"&dpr=1")))].join(", "),type:"image/webp"}),(0,o.jsx)("img",{alt:B,className:j,height:H,loading:A,src:P,width:E})]})}return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)("picture",{className:T,children:[Object.entries(S).map(function(e){var t=(0,r._)(e,1)[0];return(0,o.jsxs)(s.Fragment,{children:[(0,o.jsx)("source",{media:t,srcSet:["".concat((0,d.Z)(P,"&auto=format&dpr=1")," 1x"),"".concat((0,d.Z)(P,"&auto=format&dpr=2")," 2x")].join(", "),type:"image/webp"}),(0,o.jsx)("source",{media:t,srcSet:["".concat((0,d.Z)(P,"&dpr=1")),"".concat((0,d.Z)(P,"&dpr=2"))].join(", ")})]},t)}),(0,o.jsx)("source",{srcSet:"".concat(P,"?auto=format"),type:"image/webp"}),(0,o.jsx)("img",{alt:B,className:j,height:H,loading:A,src:P,width:Z})]}),k&&(0,o.jsx)(a(),{children:Object.entries(S).map(function(e){var t=(0,r._)(e,1)[0];return(0,o.jsxs)(s.Fragment,{children:[(0,o.jsx)("link",{as:"image",href:(0,d.Z)(P,"&auto=format"),media:t,rel:"prefetch"}),(0,o.jsx)("link",{as:"image",href:(0,d.Z)(P,"&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,l){"use strict";l.d(t,{Z:function(){return SanityMarkdown}});var n=l(34788),r=l(12796),o=l(72253),i=l(85893),a=l(93967),s=l.n(a),d=l(38456),c=l.n(d),u=l(75595),h=l(18070),m=l.n(h);function MarkdownLink(e){var t=(0,n._)({},(0,r._)(e));return(0,i.jsx)(u.Z,(0,o._)({variant:"primary"},t))}function MarkdownOl(e){var t=e.children;return(0,i.jsx)("ol",{className:"list-decimal my-24 list-inside",children:t})}function SanityMarkdown(e){var t=e.className,l=e.children;return l?(0,i.jsx)(c(),{className:s()(m().reactMarkdown,t),components:{a:MarkdownLink,ol:MarkdownOl},children:l}):null}},11841:function(e,t,l){"use strict";l.d(t,{Z:function(){return SanityPortableText}});var n=l(34788),r=l(12796),o=l(72253),i=l(14932),a=l(47702),s=l(85893),d=l(93967),c=l.n(d),u=l(67294),h=l(87737),m=l.n(h),v=l(75595);function ExtendedCTA(e){var t=e.cta,l=e.heading,n=e.subhead;return(0,s.jsx)("section",{className:"lm-constrain-x lg:text-center py-80",children:(0,s.jsxs)("div",{className:"max-w-screen-lg mx-auto text-white",children:[(0,s.jsx)("h2",{className:"thd-heading-sm mb-16 md:mb-32 text-black",children:l}),(0,s.jsx)("p",{className:"thd-body-sm mb-16 md:mb-32 text-black",children:n}),(0,s.jsx)(v.Z,{className:"lm-button-primary lm-button-blurple lm-button-lg",href:t.link,children:t.copy})]})})}var g=l(63182),p=l(16544),x=l(82969),b=l(98592),f=l.n(b);function FAQ(e){var t=e.className,l=e.items,n=e.isSanity,r=e.isSanityBlock?SanityPortableText:p.Z;return(0,s.jsx)("div",{className:t,children:l.map(function(e){return(0,s.jsxs)("details",{className:c()(f().faqItem,"py-36"),children:[(0,s.jsx)("summary",{className:"focus-outline list-none",children:(0,s.jsxs)("div",{className:"flex justify-between items-center cursor-pointer",children:[(0,s.jsx)("span",{className:"thd-body-md font-bold",children:e.question}),(0,s.jsx)("div",{children:(0,s.jsx)(g.Z,{className:c()(f().faqIcon,"w-36 ml-24 lg:w-36 lg:ml-72")})})]})}),(0,s.jsx)("div",{className:"thd-body-md mt-24",children:n?(0,s.jsx)(x.Z,{children:e.answer}):(0,s.jsx)(r,{content:e.answer})})]},e.question)})})}var _=l(69868),y=l(70694),j=l(91721),w=l(79656),k=l(11584),N=l.n(k);function InstructionPanel(e){var t=e.eyebrow,l=e.footerText,n=e.heading,r=e.instructionSteps,o=e.subhead;return(0,s.jsx)("section",{className:"bg-grey-8 text-white py-40 md:py-60 lg:py-90",children:(0,s.jsxs)("div",{className:"lm-constrain-x mx-auto grid lg:grid-cols-2 gap-36",children:[(0,s.jsxs)("div",{children:[t&&(0,s.jsx)("p",{className:"mb-16 md:mb-32 bg-blurple p-4 inline-block",children:t}),(0,s.jsx)("h2",{className:"thd-heading-md mb-16 md:mb-32",children:n}),o&&(0,s.jsx)(x.Z,{className:"thd-body-md mb-16 md:mb-32",children:o})]}),r&&(0,s.jsx)("ol",{className:c()(N().listNumerals,"bg-offwhite text-grey-8 p-24 lg:p-60 pl-[180px]"),style:{"--theme-accent-color":(0,w.p)("purple").dark},children:r.map(function(e){return(0,s.jsx)("li",{className:"border-b border-grey-3 py-16 last:border-0",children:e.copy},e._key)})}),l&&(0,s.jsx)("footer",{className:"py-60 text-white",children:l})]})})}var S=l(91585),T=l(44199),C=l(53498),P=l.n(C);function StandardHeroAccent(){return(0,s.jsx)("div",{className:"h-full w-full flex justify-center items-center",children:(0,s.jsxs)("div",{className:c()(P().heroPre,"relative lg:absolute bg-blue-light flex items-center justify-center overflow-hidden pointer-events-none right-0 w-full lg:w-1/2"),children:[(0,s.jsx)("span",{className:c()(P().heroPreButton,"thd-body-md rounded-md px-60 py-16 font-bold"),children:"Start Recording"}),(0,s.jsx)("span",{className:P().heroPreCursor}),(0,s.jsxs)("picture",{children:[(0,s.jsx)("source",{srcSet:"https://cdn.loom.com/assets/marketing/home/hero-desktop.webp",type:"image/webp"}),(0,s.jsx)("img",{alt:"",className:c()(P().heroDesktop,"absolute h-full left-0 object-cover object-top top-0 w-full"),decoding:"async",height:"221",src:"https://cdn.loom.com/assets/marketing/home/hero-desktop.jpg",width:"327"})]}),(0,s.jsxs)("picture",{children:[(0,s.jsx)("source",{srcSet:"https://cdn.loom.com/assets/marketing/home/hero-folder.webp",type:"image/webp"}),(0,s.jsx)("img",{alt:"",className:c()(P().heroFolder,"absolute"),decoding:"async",height:"59",src:"https://cdn.loom.com/assets/marketing/home/hero-folder.png",width:"75"})]}),(0,s.jsx)("img",{alt:"",className:c()(P().heroSticky,"absolute"),decoding:"async",height:"149",src:"https://cdn.loom.com/assets/marketing/home/hero-sticky.svg",width:"172"}),(0,s.jsx)(T.Z,{autoPlay:!0,className:c()(P().heroWindow,"absolute"),height:"380",loop:!0,muted:!0,playsInline:!0,poster:"https://cdn.loom.com/assets/marketing/home/hero-window.webp",sources:[{src:"https://cdn.loom.com/assets/marketing/home/chrome.webm",type:"video/webm"},{src:"https://cdn.loom.com/assets/marketing/home/chrome.mp4",type:"video/mp4"}],width:"600"}),(0,s.jsx)("img",{alt:"",className:c()(P().heroControls,"absolute origin-left"),decoding:"async",height:"160",src:"https://cdn.loom.com/assets/marketing/home/hero-controls.svg",width:"30"}),(0,s.jsx)(T.Z,{autoPlay:!0,className:c()(P().heroBubb,"absolute rounded-full"),height:"150",loop:!0,muted:!0,playsInline:!0,sources:[{src:"https://cdn.loom.com/assets/marketing/home/hero-bubb.webm",type:"video/webm"},{src:"https://cdn.loom.com/assets/marketing/home/hero-bubb.mp4",type:"video/mp4"}],width:"150"})]})})}var B=l(86751),H=l(65028),Z=l.n(H);function UseCaseCalloutsBlock(e){var t=e.heading,l=e.subhead,n=e.portable,r=e.callouts,o=e.imageCheck,i=e.colorTheme,a=e.textSize;return(0,s.jsxs)("div",{className:"lm-constrain-x py-36 md:py-64 mb-64 md:mb-128",children:[(0,s.jsxs)("div",{className:n?"grid md:grid-cols-2 gap-36 mb-32":null,children:[t&&(0,s.jsx)("h2",{className:c()(n?void 0:"text-center mb-36 md:mb-56 lg:mb-36","thd-heading-md"),children:t}),l&&(0,s.jsx)(x.Z,{className:"thd-body-md",children:l})]}),r&&(0,s.jsx)("ul",{className:c()(Z().columns,"justify-between grid gap-x-24 gap-y-36 md:gap-x-16 md:gap-y-48 lg:gap-x-64 list-none"),children:r.map(function(e){return(0,s.jsxs)("li",{className:c()(Z().callout,"col-span-2 md:col-span-1 md:max-w-[400px] mx-auto",n?void 0:"text-center md:max-w-[224px]"),children:[o&&(0,s.jsx)("div",{className:"mb-16 flex justify-center",children:(0,s.jsx)("img",{alt:e.alt,className:"black"==i?Z().black:void 0,height:"50px",layout:"fixed",src:e.image,width:"50px"})}),e.heading&&(0,s.jsx)("p",{className:"thd-body-md font-bold mb-8",children:e.heading}),e.subhead&&(0,s.jsx)("p",{className:null!=a?a:"thd-body-sm",children:e.subhead})]},e.heading)})})]})}var L=l(24043),A=l(27403),I=l(56265),E=l(61569),F=l.n(E),M=u.lazy(function(){return Promise.all([l.e(5866),l.e(5467)]).then(l.bind(l,45467))});function UseCaseFeatureBlock(e){var t,l=e.className,n=e.isSlack,r=e.imagePosition,o=e.eyebrow,i=e.heading,a=e.subheading,d=e.portable,h=e.callouts,m=e.linkEmoji,v=e.linkText,g=e.linkURL,p=e.image,x=e.isUseCasePage,b=e.isRichText,f=e.header,_=(0,L._)((0,u.useState)(!1),2),y=_[0],j=_[1];return(0,s.jsx)(s.Fragment,{children:(0,s.jsxs)("div",{className:c()(l,(!x||!b)&&F().swap,n?void 0:"even:bg-offwhite py-80",b&&F().swapReverse,"mb-96 lg:mb-96"),children:[(0,s.jsxs)("div",{className:c()(x&&"lm-section",!b&&"lm-constrain-x","gap-x-64 gap-y-36 w-full","right"===r?F().gridLeft:F().grid),children:[(0,s.jsxs)("div",{className:c()("flex flex-col",d&&"self-center",!x&&"lg:px-60"),children:[o&&(0,s.jsx)("p",{className:"thd-overline text-grey-6 mb-16",children:o}),(0,s.jsx)(f?"h3":"h2",{className:c()(n?"thd-heading-md":"thd-body-lg font-bold",x?"mb-8 md:mb-18":"mb-16 md:mb-32"),children:i}),a&&(b?(0,s.jsx)(SanityPortableText,{className:"thd-body-sm xl:pr-80",content:a}):(0,s.jsx)("div",{className:n?void 0:"thd-body-sm",children:a})),h&&(0,s.jsx)("ul",{className:"thd-body-sm my-36 lg:my-48 grid gap-36 grid-cols-1 md:grid-cols-2",children:h.map(function(e){return(0,s.jsx)("li",{children:(0,s.jsxs)("p",{children:[(0,s.jsx)("span",{className:"font-bold block mb-8",children:e.heading}),e.subhead]})},e.heading)})}),v&&g&&(0,s.jsxs)("div",{className:"bg-offwhite rounded-sm p-18 flex mb-16 w-content",children:[m&&(0,s.jsx)("p",{className:"mr-16 text-24 h-24 w-24 leading-none flex justify-center items-center",children:m}),(0,s.jsx)("a",{className:c()(F().link,"text-16 tracking-tight leading-lg underline"),href:g,onClick:function(e){e.target.href.includes("loom.com/share/")&&(e.preventDefault(),j(!0))},children:v})]})]}),(null==p?void 0:null===(t=p.asset)||void 0===t?void 0:t.url)&&(0,s.jsx)(A.Z,{as:"figure",className:c()("left"===r?"lg:order-first":void 0),ratio:"11:8",children:(0,s.jsx)(I.Z,{altText:null==p?void 0:p.altText,className:"w-full h-full object-cover",image:p})})]}),y&&(0,s.jsx)(u.Suspense,{fallback:null,children:(0,s.jsx)(M,{loomURL:g,onClose:function(){return j(!1)}})})]})})}var O=l(98719),R=l(92673),q=l(25419),G=l(20434),D=l(56649),U=l(2588),z=l.n(U);function PortableH2(e){var t=e.children,l=(0,D.Z)(t.toString());return(0,s.jsx)("h2",{className:"thd-heading-md mt-fluid-lg",id:l,children:t})}function PortableH3(e){var t=e.children,l=(0,D.Z)(t.toString());return(0,s.jsx)("h3",{className:"thd-heading-xs mt-fixed-2xl",id:l,children:t})}function PortableLink(e){var t=(0,n._)({},(0,r._)(e));return t.href?(0,s.jsx)(v.Z,(0,o._)({variant:"primary"},t)):null}function PortablePullquote(e){var t=(0,n._)({},(0,r._)(e));return(0,s.jsx)("blockquote",{className:"thd-heading-md thd-bl-override text-center pt-fluid-lg px-fluid-base",children:null==t?void 0:t.quote})}function PortableLoom(e){var t=(0,n._)({},(0,r._)(e));return(0,s.jsx)("div",{className:"pt-fluid-sm h-full w-full grid",children:(0,s.jsx)(S.Z,{className:"md:thd-rounded-int overflow-hidden",loom:t})})}function PortableIconItem(e){var t=e.themeColor,l=e.children,n=(0,a._)(e,["themeColor","children"]);return(0,s.jsx)(y.Z,(0,i._)((0,o._)({},n),{item:n,themecolor:t,children:l}))}function PortableFaqModule(e){var t=(0,n._)({},(0,r._)(e));return(0,s.jsx)(s.Fragment,{children:(0,s.jsx)(j.Z,{className:"bg-yellow",iconSize:"md",list:t,showIcons:"yes"})})}function PortableImage(e){var t=(0,n._)({},(0,r._)(e));return(0,s.jsx)("img",{alt:null==t?void 0:t.altText,src:(0,G.ZP)(t).url()})}function PortableColorTextBlock(e){var t=(0,n._)({},(0,r._)(e));return(0,s.jsx)("section",{className:"bg-blurple-medium",children:(0,s.jsx)("div",{className:"lm-constrain-x py-80",children:(null==t?void 0:t.subhead)&&(0,s.jsx)(x.Z,{className:"thd-body-md max-w-[600px] mx-auto",children:t.subhead})})})}function PortableExtendedCTA(e){var t,l,o=(0,n._)({},(0,r._)(e));return(0,s.jsx)(ExtendedCTA,{cta:null==o?void 0:o.cta,heading:null==o?void 0:null===(t=o.copy)||void 0===t?void 0:t.heading,subhead:null==o?void 0:null===(l=o.copy)||void 0===l?void 0:l.subhead})}function PortableInstructionPanel(e){var t,l,o,i=(0,n._)({},(0,r._)(e));return(0,s.jsx)(InstructionPanel,{eyebrow:null==i?void 0:null===(t=i.heroText)||void 0===t?void 0:t.eyebrow,footer:null==i?void 0:i.footerText,heading:null==i?void 0:null===(l=i.heroText)||void 0===l?void 0:l.heading,instructionSteps:null==i?void 0:i.instructionSteps,subhead:null==i?void 0:null===(o=i.heroText)||void 0===o?void 0:o.subhead})}function PortableTable(e){var t=e.themeColor,l=(0,a._)(e,["themeColor"]);return(0,s.jsx)(B.Z,(0,i._)((0,o._)({},l),{table:l,themeColor:null!=t?t:"grey-10"}))}function PortableHero(e){var t,l,o,i,a,d,c,u,h,m,g,p,x,b,f=(0,n._)({},(0,r._)(e));return(0,s.jsx)(_.Z,{accentContent:(null==f?void 0:null===(t=f.image)||void 0===t?void 0:t.asset)?(0,s.jsx)("img",{alt:null==f?void 0:null===(l=f.image)||void 0===l?void 0:l.altText,src:(0,G.ZP)(null==f?void 0:f.image).url()}):(0,s.jsx)(StandardHeroAccent,{}),accentWidth:"lg",collapseAccent:!1,collapseMargin:!0,color:"purple",cta:(null==f?void 0:f.cta)&&(0,s.jsx)(v.Z,{href:null===(o=f.cta)||void 0===o?void 0:o.link,children:(0,s.jsx)("a",{className:null===(i=f.cta)||void 0===i?void 0:i.buttonStyle,onClick:((null===(a=f.cta)||void 0===a?void 0:a.trackEventName)||(null===(d=f.cta)||void 0===d?void 0:d.trackEventSource))&&function(){var e,t;return(0,O.L9)(null===(e=f.cta)||void 0===e?void 0:e.trackEventName,{source:null===(t=f.cta)||void 0===t?void 0:t.trackEventSource})},children:null===(c=f.cta)||void 0===c?void 0:c.copy})}),subheading:f.heroRichText?(0,s.jsx)(SanityPortableText,{content:f.heroRichText.subhead}):null==f?void 0:null===(u=f.heroText)||void 0===u?void 0:u.subhead,superheading:null!==(x=null==f?void 0:null===(h=f.heroRichText)||void 0===h?void 0:h.eyebrow)&&void 0!==x?x:null==f?void 0:null===(m=f.heroText)||void 0===m?void 0:m.eyebrow,title:null!==(b=null==f?void 0:null===(g=f.heroRichText)||void 0===g?void 0:g.heading)&&void 0!==b?b:null==f?void 0:null===(p=f.heroText)||void 0===p?void 0:p.heading,topSpacing:"md"})}function PortableFeatureBlock(e){var t,l,o,i,a,d,c,u=(0,n._)({},(0,r._)(e)),h=-1;return((null==u?void 0:u._type)!=="featureBlocks"||(null==u?void 0:u.textOnly)||(h+=1),null==u?void 0:u.textOnly)?(0,s.jsx)("section",{className:"bg-offwhite",children:(0,s.jsx)(UseCaseCalloutsBlock,{callouts:null==u?void 0:u.callouts,heading:null==u?void 0:null===(d=u.header)||void 0===d?void 0:d.heading,portable:!0,subhead:null==u?void 0:null===(c=u.header)||void 0===c?void 0:c.subhead})},null==u?void 0:u._key):(0,s.jsx)(UseCaseFeatureBlock,{callouts:null==u?void 0:u.callouts,heading:null==u?void 0:null===(t=u.header)||void 0===t?void 0:t.heading,image:null==u?void 0:u.image,imagePosition:h%2?"right":"left",linkEmoji:null==u?void 0:null===(l=u.link)||void 0===l?void 0:l.emoji,linkText:null==u?void 0:null===(o=u.link)||void 0===o?void 0:o.copy,linkURL:null==u?void 0:null===(i=u.link)||void 0===i?void 0:i.url,portable:!0,subheading:null==u?void 0:null===(a=u.header)||void 0===a?void 0:a.subhead},null==u?void 0:u._key)}function SanityPortableText(e){var t=e.content,l=e.className,n=e.themeColor,r=(0,q.sW)().setColor,o=null!=n?n:"violet";return((0,u.useEffect)(function(){r(o)},[o,r]),t)?(0,s.jsx)(m(),{className:c()(z().portableText,l),content:t,imageOptions:{w:320,h:240,fit:"max"},serializers:{"icon-block":PortableIconItem,colorTextBlock:PortableColorTextBlock,extendedCta:PortableExtendedCTA,"extended-cta":PortableExtendedCTA,faqBlock:FAQ,faqModule:PortableFaqModule,featureBlocks:PortableFeatureBlock,h2:PortableH2,highlight:function(e){return(0,s.jsx)("span",{className:"text-thd-color-violet-60",children:e.children})},h3:PortableH3,"loom-color-block":function(e){return(0,s.jsx)("figure",{className:c()((0,R.b)("".concat(o,"-90")).bg,"py-fluid-lg mt-fluid-lg thd-loom-override px-fluid-base"),children:(0,s.jsxs)("div",{className:"max-w-screen-lg mx-auto",children:[(0,s.jsx)(S.Z,{className:" 'md:thd-rounded-int overflow-hidden",loom:e}),(null==e?void 0:e.caption)&&(0,s.jsx)("figcaption",{className:"mt-fixed-md thd-caption text-center text-white",children:e.caption})]})})},heroBlock:PortableHero,imageBlocks:PortableImage,pullquote:PortablePullquote,instructionPanel:PortableInstructionPanel,link:PortableLink,loom:PortableLoom,table:PortableTable,textBlock:function(e){var t=e.children;return(0,s.jsx)(s.Fragment,{children:t})}},themeColor:n}):null}},60899:function(e,t,l){"use strict";l.d(t,{Z:function(){return ThreadChip}});var n=l(85893),r=l(84224),o=l(93967),i=l.n(o),a=l(45697),s=l.n(a),d=l(18613),c=l(92673);function ThreadChip(e){var t=e.className,l=e.cStyle,o=e.icon,a=e.logo,s=e.tag,u=e.themeColor,h=e.themeColorMode,m={dark:(0,c.b)(u).bgLight,light:(0,c.b)(u).bgDark}[void 0===h?"dark":h];return(0,n.jsxs)("p",{className:i()(t,m,(0,c.b)(u).bodyText,{overline:"thd-overline py-[0.75em] px-[1.25em]",inline:"thd-caption ml-md thd-bold py-[0.5em] px-[1em]",categories:"thd-caption thd-bold py-[0.5em] px-[1em]"}[l],"rounded-full flex items-center w-content whitespace-nowrap"),children:[(null==o?void 0:o.icon)&&(0,n.jsx)(r.Z,{className:"mr-sm",color:(0,c.b)(null!=u?u:"violet-light").iconException,icon:(0,d.q)(o.icon),size:"1em"}),a,s]})}ThreadChip.propTypes={className:s().string,icon:s().oneOfType([s().string,s().object]),cStyle:s().oneOf(["inline","overline","small","categories"]),themeColor:s().string},ThreadChip.defaultProps={cStyle:"inline"}},84293:function(e,t,l){"use strict";l.d(t,{Z:function(){return ThreadIcon}});var n=l(85893),r=l(84224),o=l(93967),i=l.n(o),a=l(45697),s=l.n(a),d=l(18613),c=l(92673);function ThreadIcon(e){var t,l,o,a=e.className,s=e.showIcons,u=e.scaleIcons,h=e.iconClassName,m=e.iconColor,v=e.iconBg,g=e.iconSize,p=e.item,x=e.themeColor,b=e.background,f={sm:"1.25em",md:"1.5em"}[g],_=x?(0,c.b)(x):null;return(0,n.jsx)("span",{className:i()(a,b&&(null!=v?v:null==_?void 0:_.bgInverse),{no:void 0,hideOnMobile:"hidden md:flex",yes:"flex"}[s],b&&({yes:"h-[36px] w-[36px] 2xl:h-[44px] 2xl:w-[44px] mr-16 ",no:"h-[44px] w-[44px] mr-16 ",inline:"h-[1.25em] w-[1.25em] mr-[1em]",timestamp:"h-[1.25em] w-[1.25em] mr-[0.5em]",undefined:"h-[44px] w-[44px] mr-16"})[u],b&&"inline-block flex-shrink-0 items-center justify-center rounded-full"),children:(0,n.jsx)(r.Z,{className:h,color:null!=m?m:null==_?void 0:_.icon,icon:(0,d.q)(null!==(o=null!==(l=null==p?void 0:null===(t=p.iconRef)||void 0===t?void 0:t.icon)&&void 0!==l?l:null==p?void 0:p.icon)&&void 0!==o?o:p),size:null!=f?f:g})})}ThreadIcon.propTypes={className:s().string,themeColor:s().string,iconClassName:s().string,iconSizeVariant:s().string,iconVariant:s().string,iconScalingVariant:s().string,item:s().oneOfType([s().string,s().object,s().array]).isRequired},ThreadIcon.defaultProps={themeColor:"violet-dark",iconVariant:"yes",iconSizeMap:"sm",background:!0}},86751:function(e,t,l){"use strict";l.d(t,{Z:function(){return ThreadTable}});var n=l(85893),r=l(93967),o=l.n(r),i=l(25935),a=l(92673),s=l(33889),d=l.n(s);function ThreadTable(e){var t,l,r,s,c,u=e.table,h=e.themeColor,m=e.columnHighlight,v=null==u?void 0:null===(t=u.rows)||void 0===t?void 0:t[1],g=null==u?void 0:null===(l=u.rows)||void 0===l?void 0:l.slice(2),p={middle:{vAlign:"middle",tAlign:"center"},top:{vAlign:"top",tAlign:"left"}},x=(null==v?void 0:null===(r=v.cells)||void 0===r?void 0:r[0])?"1px":0,b=void 0!==m,f=null==u?void 0:null===(s=u.rows)||void 0===s?void 0:s[0].cells;return(0,n.jsxs)("table",{className:o()(d().table,b&&d().hasColumnHighlight,"thd-body-sm leading-tight fixed-xl table-fixed my-fluid-sm",b?(0,a.b)("grey-10").bodyText:(0,a.b)(h).bodyText),style:{"--cell-align":p[f[0]]?p[f[0]].vAlign:void 0,"--text-align":p[f[0]]?p[f[0]].tAlign:void 0,"--theme-color":h?"var(--thd-color-".concat(h,")"):"var(--thd-color-violet-10)"},children:[(0,n.jsx)("thead",{children:(0,n.jsx)("tr",{style:{"--outline":x},children:null==v?void 0:null===(c=v.cells)||void 0===c?void 0:c.map(function(e,t){return e[0],(0,n.jsx)("th",{scope:"col",className:b?"thd-heading-xs":null,children:(0,i.ZP)(e)},t)})},null==v?void 0:v._key)}),(0,n.jsx)("tbody",{children:null==g?void 0:g.map(function(e,t){var l,r,a=null==e?void 0:null===(l=e.cells)||void 0===l?void 0:l[0];return a&&(0,i.ZP)(a),(0,n.jsx)("tr",{scope:"row",children:null==e?void 0:null===(r=e.cells)||void 0===r?void 0:r.map(function(e,t){return(0,n.jsx)("td",{className:o()("thd-body-sm"),children:(0,i.ZP)(e)},t)})},t)})})]})}},44199:function(e,t,l){"use strict";l.d(t,{Z:function(){return Video}});var n=l(72253),r=l(14932),o=l(47702),i=l(24043),a=l(85893),s=l(67294),d=l(70131),c=l(84220);function Video(e){var t=e.sources,l=(0,o._)(e,["sources"]),u=(0,i._)((0,d.YD)({triggerOnce:!0}),3),h=u[0],m=u[1],v=u[2];(0,s.useEffect)(function(){var e,t;m&&(null==v||null===(t=v.target)||void 0===t||null===(e=t.load)||void 0===e||e.call(t))},[m,v]);var g=(0,c.T)();return(0,a.jsxs)("video",(0,r._)((0,n._)({},l),{autoPlay:!!l.autoPlay&&!g||void 0,ref:h,children:[t.map(function(e){return(0,a.jsx)("source",{src:m?e.src:void 0,type:e.type},e.src)}),"Your browser does not support the video tag."]}))}},15983:function(e,t,l){"use strict";l.d(t,{Z:function(){return addParams}});var n=l(248);function addParams(e,t){if(e){if(!t)return e;var l=new URL(e);return l.search=new URLSearchParams((0,n._)(l.searchParams).concat((0,n._)(new URLSearchParams(t)))),l.toString()}}},79656:function(e,t,l){"use strict";l.d(t,{p:function(){return getThemeColor}});var n=l(56649);function getThemeColor(e){var t,l;switch((0,n.Z)(e)){case"offwhite":return"var(--lns-color-offWhite)";case"green":l="var(--lns-color-tealLight)",t="var(--lns-color-tealDark)";break;case"purple":l="var(--lns-color-blurpleLight)",t="var(--lns-color-blurpleDark)";break;case"yellow":case"purple and yellow":case"blue and yellow":return"var(--lns-color-yellowLight)";case"orange":return"var(--lns-color-orangeLight)";case"blue":l="var(--lns-color-blueLight)",t="var(--lns-color-blueDark)";break;case"dark blue":return"var(--lns-color-blueLight)";case"orange and purple":case"blue and purple":return"var(--lns-color-grey7)";case"black":return"var(--lns-color-grey8)";default:return null}return{dark:t,light:l}}},25169:function(e,t,l){"use strict";function getThreadFontStyle(e){var t,l;switch(e.toLowerCase()){case"overline":t="thd-overline";break;case"xxs":t="thd-body-sm thd-bold";break;case"xs":t="thd-heading-xs";break;case"sm":t="thd-heading-sm",l="thd-body-sm";break;case"md":t="thd-heading-md",l="thd-body-md";break;case"md-alt":t="thd-body-md thd-bold",l="thd-body-md";break;case"lg":t="thd-heading-lg",l="thd-body-lg";break;case"lg-xl":t="thd-heading-lg md:thd-heading-xl",l="thd-body-lg md:thd-body-lg-xl";break;case"xl":t="thd-heading-xl",l="thd-body-xl";break;case"xl-alt":t="thd-heading-xl-alt";break;default:return"thd-heading-md"}return{heading:t,body:l}}l.d(t,{h:function(){return getThreadFontStyle}})},23872:function(e,t,l){"use strict";l.d(t,{R:function(){return deriveHeadingId},Z:function(){return renderRichText}});var n,r=l(75766),o=l(72253),i=l(14932),a=l(248),s=l(85893),d=l(32924),c=l(74129),u=l(86437),h=l(93024),m=l(25675),v=l.n(m),g=l(66870),p=l(75595),x=l(56649);function deriveHeadingId(e){return(0,x.Z)((0,d.a)(e))}var b=(n={},(0,r._)(n,u.BLOCKS.HEADING_2,function(e,t){return(0,s.jsx)("h2",{id:deriveHeadingId(e),children:t})}),(0,r._)(n,u.BLOCKS.HEADING_3,function(e,t){return(0,s.jsx)("h3",{id:deriveHeadingId(e),children:t})}),(0,r._)(n,u.BLOCKS.HEADING_4,function(e,t){return(0,s.jsx)("h4",{id:deriveHeadingId(e),children:t})}),(0,r._)(n,u.BLOCKS.HEADING_5,function(e,t){return(0,s.jsx)("h5",{id:deriveHeadingId(e),children:t})}),(0,r._)(n,u.BLOCKS.HEADING_6,function(e,t){return(0,s.jsx)("h6",{id:deriveHeadingId(e),children:t})}),(0,r._)(n,u.BLOCKS.EMBEDDED_ASSET,function(e){var t=e.data.target;return(0,s.jsxs)("figure",{className:"mx-auto",children:[(0,s.jsx)(v(),{src:t.url,height:t.height,width:t.width,alt:t.title}),(0,s.jsx)("figcaption",{className:"lm-blog-headline-xs-alt text-center mt-12",children:t.description})]})}),(0,r._)(n,u.INLINES.HYPERLINK,function(e,t){return(0,s.jsx)(p.Z,{href:e.data.uri,children:t})}),(0,r._)(n,u.INLINES.ASSET_HYPERLINK,function(e,t){return(0,s.jsx)(p.Z,{href:e.data.target.url,children:t})}),n),f={Embed:function(e){return(0,s.jsx)(g.Z,{description:e.data.target.description,highlightBackground:e.data.target.highlightBackground,src:e.data.target.url,title:e.data.target.url})}};function renderRichText(e){var t,l,n,d,m,v,g,p,x,_=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!(null==e?void 0:e.json))return null;var y=e.json,j=e.links,w=j?(d=function(e){return e?e.reduce(function(e,t){var l,n=null==t?void 0:null===(l=t.sys)||void 0===l?void 0:l.id;return n&&(e[n]=t),e},{}):{}},m=function(e,t){var l;e.nodeType&&t(e),(null===(l=e.content)||void 0===l?void 0:l.length)&&e.content.forEach(function(e){return m(e,t)})},v=(0,h.Y)(y),g=d(null==j?void 0:null===(t=j.assets)||void 0===t?void 0:t.hyperlink),p=d(null==j?void 0:null===(l=j.assets)||void 0===l?void 0:l.block),x=d(null==j?void 0:null===(n=j.entries)||void 0===n?void 0:n.block),m(v,function(e){switch(e.nodeType){case"asset-hyperlink":var t=e.data.target.sys.id;e.data.target=g[t];break;case"embedded-asset-block":var l=e.data.target.sys.id;e.data.target=p[l];break;case"embedded-entry-block":var n=e.data.target.sys.id;e.data.target=x[n]}}),v):y;return(0,c.h)(w,{renderNode:(0,i._)((0,o._)({},b,null==_?void 0:_.renderNode),(0,r._)({},u.BLOCKS.EMBEDDED_ENTRY,function(e){var t,l,n,r=(0,o._)({},f,null==_?void 0:_.renderEmbeddedEntry),i=null===(t=e.data.target)||void 0===t?void 0:t.__typename;return i&&null!==(n=null===(l=r[i])||void 0===l?void 0:l.call(r,e))&&void 0!==n?n:null})),renderText:function(e){return e.split("\n").reduce(function(e,t,l){return(0,a._)(e).concat([l>0&&(0,s.jsx)("br",{},"".concat(l).concat(t)),t])},[])}})}},20434:function(e,t,l){"use strict";l.d(t,{ZP:function(){return urlFor},gn:function(){return querySanity}});var n=l(11010),r=l(70655);l(12870);var o=l(6803),i=l.n(o),a=(0,l(99965).s)();function querySanity(e,t){return _querySanity.apply(this,arguments)}function _querySanity(){return(_querySanity=(0,n._)(function(e,t){return(0,r.Jh)(this,function(l){return[2,a.fetch(e,t)]})})).apply(this,arguments)}var s=i()({projectId:"pvn35iyy",dataset:"production"});function urlFor(e){return s.image(e)}},99965:function(e,t,l){"use strict";l.d(t,{s:function(){return getClient}});var n=l(72253),r=l(14932),o=l(80476),i={projectId:"pvn35iyy",dataset:"production",apiVersion:"2021-10-21"};function getClient(e){return(0,o.eI)((0,r._)((0,n._)({},i),{useCdn:!e,perspective:e?"previewDrafts":"published",stega:{enabled:!!e,studioUrl:"https://loom.sanity.studio"},token:e}))}},84220:function(e,t,l){"use strict";l.d(t,{T:function(){return usePrefersReducedMotion}});var n=l(24043),r=l(67294),o="(prefers-reduced-motion: no-preference)";function usePrefersReducedMotion(){var e=(0,n._)((0,r.useState)(!0),2),t=e[0],l=e[1];return(0,r.useEffect)(function(){var e=window.matchMedia(o);l(!window.matchMedia(o).matches);var listener=function(e){l(!e.matches)};return e.addEventListener("toggle motion",listener),function(){e.removeEventListener("toggle motion",listener)}},[]),t}},98592:function(e){e.exports={faqItem:"FAQ_faqItem__SHJ9L",faqIcon:"FAQ_faqIcon__e7hKs"}},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"}},11584:function(e){e.exports={listNumerals:"InstructionPanel_listNumerals___ogFo",textThemeAccentColor:"InstructionPanel_textThemeAccentColor__gsUgi"}},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"}},2588:function(e){e.exports={portableText:"SanityPortableText_portableText__mUFJ4",override:"SanityPortableText_override__Jye_A",denseList:"SanityPortableText_denseList__uWMM0",clear:"SanityPortableText_clear__wLiEx"}},53498:function(e){e.exports={heroPre:"StandardHeroAccent_heroPre__hRD8m",heroPreButton:"StandardHeroAccent_heroPreButton__8HClu",button:"StandardHeroAccent_button__UB7R5",heroPreCursor:"StandardHeroAccent_heroPreCursor__hnlTn",cursor:"StandardHeroAccent_cursor__d4akH",heroDesktop:"StandardHeroAccent_heroDesktop__FGroM",desktop:"StandardHeroAccent_desktop__l8Ggr",heroControls:"StandardHeroAccent_heroControls__oklfb",heroFolder:"StandardHeroAccent_heroFolder__TL766",heroSticky:"StandardHeroAccent_heroSticky__ciU4X",heroBubb:"StandardHeroAccent_heroBubb__2jO4a",opacity:"StandardHeroAccent_opacity__FqEXT",heroWindow:"StandardHeroAccent_heroWindow__jNXbh",window:"StandardHeroAccent_window__1sDEW"}},33889:function(e){e.exports={table:"ThreadTable_table__YVIMB",hasColumnHighlight:"ThreadTable_hasColumnHighlight__zLNWc"}},65028:function(e){e.exports={columns:"UseCaseCalloutsBlock_columns__UliMZ",callout:"UseCaseCalloutsBlock_callout__C5lF4",black:"UseCaseCalloutsBlock_black__Uel3l"}},61569:function(e){e.exports={grid:"UseCaseFeatureBlock_grid__12sO6",gridLeft:"UseCaseFeatureBlock_gridLeft__5_8Sr",link:"UseCaseFeatureBlock_link__dGwL4",swap:"UseCaseFeatureBlock_swap__uQ_dy",swapReverse:"UseCaseFeatureBlock_swapReverse__t4skr"}}}]);