{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/oQZUYnEDtZZu2seSDbTr/ictl4k2M8YJjQWghJw3S/qNk03tQR1.js"],
  "sourcesContent": ["// Generated by Framer (74b1a33)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Particles from\"https://framerusercontent.com/modules/wb6ZrZlCLNQ5HHBJtNND/c1GLxCsQBQvlLXhkz7er/Particles.js\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/z9LFDX6PKECtSqS68OWD/SlideShow.js\";import VerticalsTabContent from\"#framer/local/canvasComponent/eN4KsSglM/eN4KsSglM.js\";import CallToAction from\"#framer/local/canvasComponent/hDk8iqzI5/hDk8iqzI5.js\";import Button from\"#framer/local/canvasComponent/LNCJ8JrMb/LNCJ8JrMb.js\";import Header from\"#framer/local/canvasComponent/R59UUiNVK/R59UUiNVK.js\";import Footer from\"#framer/local/canvasComponent/RT57n2mYC/RT57n2mYC.js\";import Badge from\"#framer/local/canvasComponent/ZC6oaTVqt/ZC6oaTVqt.js\";import*as sharedStyle from\"#framer/local/css/f8V3IQI3H/f8V3IQI3H.js\";import*as sharedStyle1 from\"#framer/local/css/KCyUlehY9/KCyUlehY9.js\";import*as sharedStyle2 from\"#framer/local/css/vlUd825be/vlUd825be.js\";import metadataProvider from\"#framer/local/webPageMetadata/qNk03tQR1/qNk03tQR1.js\";const HeaderFonts=getFonts(Header);const HeaderWithVariantAppearEffect=withVariantAppearEffect(Header);const BadgeFonts=getFonts(Badge);const RichTextWithFX=withFX(RichText);const ButtonFonts=getFonts(Button);const MotionDivWithFX=withFX(motion.div);const ParticlesFonts=getFonts(Particles);const SlideshowFonts=getFonts(Slideshow);const VerticalsTabContentFonts=getFonts(VerticalsTabContent);const VerticalsTabContentWithVariantAppearEffect=withVariantAppearEffect(VerticalsTabContent);const CallToActionFonts=getFonts(CallToAction);const FooterFonts=getFonts(Footer);const breakpoints={BpWinMcuJ:\"(min-width: 768px) and (max-width: 1199px)\",CSBWjQ_gT:\"(min-width: 1200px)\",jeQ0E9dYm:\"(max-width: 767px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-gDtPf\";const variantClassNames={BpWinMcuJ:\"framer-v-suppok\",CSBWjQ_gT:\"framer-v-13t2i85\",jeQ0E9dYm:\"framer-v-1dc1egs\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition1={damping:50,delay:.1,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:10};const transition2={damping:50,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:10};const transition3={damping:50,delay:.3,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:10};const transition4={delay:.2,duration:.6,ease:[.12,.23,.5,1],type:\"tween\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:10};const transition5={delay:.3,duration:.6,ease:[.12,.23,.5,1],type:\"tween\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:10};const transition6={delay:.4,duration:.6,ease:[.12,.23,.5,1],type:\"tween\"};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6,x:0,y:10};const transition7={delay:.5,duration:.6,ease:[.12,.23,.5,1],type:\"tween\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition7,x:0,y:10};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"CSBWjQ_gT\",Phone:\"jeQ0E9dYm\",Tablet:\"BpWinMcuJ\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"CSBWjQ_gT\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const ref2=React.useRef(null);const elementId=useRouteElementId(\"Wu276FyMG\");const elementId1=useRouteElementId(\"Hzfj2y1YQ\");const ref3=React.useRef(null);const router=useRouter();const elementId2=useRouteElementId(\"L3JZuExH7\");const ref4=React.useRef(null);const elementId3=useRouteElementId(\"L8iyYdWYd\");const ref5=React.useRef(null);const elementId4=useRouteElementId(\"M9e8egFwq\");const ref6=React.useRef(null);const elementId5=useRouteElementId(\"pcrfz9ygw\");const ref7=React.useRef(null);const elementId6=useRouteElementId(\"k8QOa8Z0p\");const ref8=React.useRef(null);const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"CSBWjQ_gT\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-cd1e8e92-b91e-4022-84c2-a059ee7f7bad, rgb(255, 245, 245)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-13t2i85\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BpWinMcuJ:{width:\"100vw\"},jeQ0E9dYm:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BpWinMcuJ:{transformTemplate:transformTemplate1},jeQ0E9dYm:{transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sveavn-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BpWinMcuJ:{__framer__targets:[{ref:ref2,target:\"tV3U5dRuw\"}],EdKYuwXXP:\"var(--token-5cb9a68d-31cb-4baf-8414-1a3d9276de57, rgba(255, 255, 255, 0))\",variant:\"g7fLVO5ml\"},jeQ0E9dYm:{__framer__targets:[{ref:ref2,target:\"tV3U5dRuw\"}],EdKYuwXXP:\"var(--token-5cb9a68d-31cb-4baf-8414-1a3d9276de57, rgba(255, 255, 255, 0))\",variant:\"g7fLVO5ml\"}},children:/*#__PURE__*/_jsx(HeaderWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref2,target:\"OEkGhi0ka\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,BeZsA273t:true,Cof0RMUzO:\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\",CUAj8wm_J:\"Lets Chat!\",D5FDj5yly:\"var(--token-963ba7ff-1506-4ab8-a9bc-332b05614e66, rgb(9, 9, 11))\",dbTkB554q:\"https://meetings.hubspot.com/lraisin/book-a-demo-website?uuid=12493b5f-8c47-4981-9463-927c35d3457a\",EdKYuwXXP:\"var(--token-5cb9a68d-31cb-4baf-8414-1a3d9276de57, rgba(255, 255, 255, 0.9))\",eGOhp_OqC:\"Book A Demo\",eo5sYpgzp:false,ewfFJItNT:\"sbTfL03X9\",FFcnuU4Ek:\"var(--token-5cb9a68d-31cb-4baf-8414-1a3d9276de57, rgba(255, 255, 255, 0))\",Fn_4doF2p:{borderColor:'var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11)) /* {\"name\":\"Gray 950 [Dynamic]\"} */',borderStyle:\"solid\",borderWidth:1},height:\"100%\",id:\"ymYOaL4Hd\",Il361bNo9:\"rgba(9, 9, 11, 0)\",ixSSNMsgd:\"lk7ooqA4_\",jPAW9bpou:false,KDPaGeBIL:\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\",layoutId:\"ymYOaL4Hd\",NnUTK7iOe:{borderColor:'var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11)) /* {\"name\":\"Gray 950 [Dynamic]\"} */',borderStyle:\"solid\",borderWidth:1},oqjnlG1pR:true,ORnOR2pUN:{borderColor:'var(--token-408e9ffb-f435-48c7-a9ff-2c04fe742fc2, rgb(228, 228, 231)) /* {\"name\":\"Gray 200\"} */',borderStyle:\"solid\",borderWidth:0},sGHTFWZo5:false,style:{width:\"100%\"},t4qtipNl7:0,UTTJR9foI:true,UvfPzj8lt:\"var(--token-575e7ada-8a62-4942-9815-5562ebd33cc4, rgb(16, 0, 41))\",v06jigF6i:\"flex-start\",variant:\"kWA7tr2eA\",width:\"100%\",YkjqnXRir:\"var(--token-963ba7ff-1506-4ab8-a9bc-332b05614e66, rgb(9, 9, 11))\",zzroHIlLa:\"var(--token-90bda55c-a99b-4c35-a2ac-3a1d87e5a8f0, rgb(236, 107, 248))\"})})})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-2gk4cy\",\"data-framer-name\":\"Hero Section\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ml4v7t\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bbq5di\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sg5gad\",\"data-framer-name\":\"Content\",id:elementId,ref:ref2,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fxdm9j\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BpWinMcuJ:{y:(componentViewport?.y||0)+0+0+40+-7.399999999999977+0+0+0+0+120+0+0+0},jeQ0E9dYm:{y:(componentViewport?.y||0)+0+0+20+0+0+0+0+0+0+0+100+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,y:(componentViewport?.y||0)+0+0+16+0+0+0+0+40+300.1+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fi56qx-container\",\"data-framer-name\":\"Category\",id:elementId1,name:\"Category\",ref:ref3,children:/*#__PURE__*/_jsx(Badge,{C_fTzd5lR:{borderColor:'var(--token-90bda55c-a99b-4c35-a2ac-3a1d87e5a8f0, rgb(236, 107, 248)) /* {\"name\":\"NOQ Secondary 600\"} */',borderStyle:\"solid\",borderWidth:1},height:\"100%\",id:\"Hzfj2y1YQ\",iXsfVjsEM:\"rgba(255, 255, 255, 0)\",JPO2n74ig:8,layoutId:\"Hzfj2y1YQ\",Lsu1xrgI3:\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\",name:\"Category\",p4KdNyw2A:0,variant:\"Qy1b_vjYv\",width:\"100%\",XGtDHEUvE:\"SPORT EVENTS\"})})})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-fvy4c6\",\"data-styles-preset\":\"f8V3IQI3H\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\"},children:\"Effortless POS & payments for sporting events\"})}),className:\"framer-1t41j5b\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1btcpgd\",\"data-styles-preset\":\"KCyUlehY9\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-408e9ffb-f435-48c7-a9ff-2c04fe742fc2, rgb(228, 228, 231))\"},children:\"Enhance fan experiences and engagement with centralised omni-channel ordering systems for any event.\"})}),className:\"framer-ll6xxz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1tqylq1\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"vDtly1jFV\"},implicitPathVariables:undefined},{href:{webPageId:\"vDtly1jFV\"},implicitPathVariables:undefined},{href:{webPageId:\"vDtly1jFV\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BpWinMcuJ:{y:(componentViewport?.y||0)+0+0+40+-7.399999999999977+0+0+0+0+120+217.8+10},jeQ0E9dYm:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1200px)`,y:(componentViewport?.y||0)+0+0+20+0+0+0+0+0+0+425+5+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:(componentViewport?.y||0)+0+0+16+0+0+0+0+40+517.9000000000001+10,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8nzemu-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BpWinMcuJ:{U1Kbkgydv:resolvedLinks[1]},jeQ0E9dYm:{style:{width:\"100%\"},U1Kbkgydv:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(Button,{ApWhoO21o:{borderColor:'var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',borderStyle:\"solid\",borderWidth:1},ey7w8muFX:false,G77f5Yx_v:\"Lets Chat!\",height:\"100%\",HFfTjmBlq:\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\",id:\"B1PAVJEiE\",layoutId:\"B1PAVJEiE\",n9WP3fBIv:false,oV7zrnzuy:\"rgba(38, 38, 41, 0)\",SZQpZ3lk2:8,U1Kbkgydv:resolvedLinks[0],variant:\"AWA62y_GV\",VkxZQkMEC:\"\",Vo_oxchYD:\"Lightning\",width:\"100%\",WM2TpCryl:false})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BpWinMcuJ:{y:(componentViewport?.y||0)+0+0+40+-7.399999999999977+0+0+0+0+120+217.8+10},jeQ0E9dYm:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1200px)`,y:(componentViewport?.y||0)+0+0+20+0+0+0+0+0+0+425+5+60}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:(componentViewport?.y||0)+0+0+16+0+0+0+0+40+517.9000000000001+10,children:/*#__PURE__*/_jsx(Container,{className:\"framer-m59afr-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jeQ0E9dYm:{ApWhoO21o:{borderColor:'var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, rgb(228, 228, 231)) /* {\"name\":\"Gray 200 [Dynamic]\"} */',borderStyle:\"solid\",borderWidth:0},style:{width:\"100%\"},variant:\"AWA62y_GV\"}},children:/*#__PURE__*/_jsx(Button,{ApWhoO21o:{borderColor:\"rgba(228, 228, 231, 0)\",borderStyle:\"solid\",borderWidth:1},ey7w8muFX:true,G77f5Yx_v:\"Book A Demo\",height:\"100%\",HFfTjmBlq:\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\",id:\"m_B2H8fQW\",layoutId:\"m_B2H8fQW\",n9WP3fBIv:false,oV7zrnzuy:\"var(--token-90bda55c-a99b-4c35-a2ac-3a1d87e5a8f0, rgb(236, 107, 248))\",SZQpZ3lk2:8,U1Kbkgydv:\"https://meetings.hubspot.com/lraisin/book-a-demo-website?uuid=12493b5f-8c47-4981-9463-927c35d3457a\",variant:\"rt1NrdlKK\",VkxZQkMEC:\"\",Vo_oxchYD:\"Play\",width:\"100%\",WM2TpCryl:false})})})})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-599akv\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3qgn99\",\"data-framer-name\":\"Numbers\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1y2w1ip\",\"data-border\":true,\"data-framer-name\":\"1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jeQ0E9dYm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1nqpcik\",\"data-styles-preset\":\"vlUd825be\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\"},children:\"125+\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1nqpcik\",\"data-styles-preset\":\"vlUd825be\",style:{\"--framer-text-color\":\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\"},children:\"100+\"})}),className:\"framer-16no1pg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1btcpgd\",\"data-styles-preset\":\"KCyUlehY9\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-408e9ffb-f435-48c7-a9ff-2c04fe742fc2, rgb(228, 228, 231))\"},children:\"Events annually\"})}),className:\"framer-1ah148q\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-f0vx11\",\"data-border\":true,\"data-framer-name\":\"2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1nqpcik\",\"data-styles-preset\":\"vlUd825be\",style:{\"--framer-text-color\":\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"3.5s\"})})}),className:\"framer-zxmq95\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1btcpgd\",\"data-styles-preset\":\"KCyUlehY9\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-408e9ffb-f435-48c7-a9ff-2c04fe742fc2, rgb(228, 228, 231))\"},children:\"Transaction speed\"})}),className:\"framer-cyyu3d\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-wsjuxg\",\"data-border\":true,\"data-framer-name\":\"3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1nqpcik\",\"data-styles-preset\":\"vlUd825be\",style:{\"--framer-text-color\":\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"6M+\"})})}),className:\"framer-1u5gnck\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1btcpgd\",\"data-styles-preset\":\"KCyUlehY9\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-408e9ffb-f435-48c7-a9ff-2c04fe742fc2, rgb(228, 228, 231))\"},children:\"Attendees annually\"})}),className:\"framer-nvj8ae\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-g3xseb\",\"data-border\":true,\"data-framer-name\":\"4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1nqpcik\",\"data-styles-preset\":\"vlUd825be\",style:{\"--framer-text-color\":\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"> 40%\"})})}),className:\"framer-1hhqgkp\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1btcpgd\",\"data-styles-preset\":\"KCyUlehY9\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-408e9ffb-f435-48c7-a9ff-2c04fe742fc2, rgb(228, 228, 231))\"},children:\"Reduced queues\"})}),className:\"framer-wp47he\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yb0o41-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jeQ0E9dYm:{linksOptions:{linksColor:\"rgb(255, 255, 255)\",linksDistance:100,linksEnabled:false,linksOpacity:.5,linksWidth:1},number:50,sizeOptions:{size:4,sizeMax:2.5,sizeMin:1,sizeType:false}}},children:/*#__PURE__*/_jsx(Particles,{background:\"rgba(236, 106, 247, 0)\",clickOptions:{clickEnabled:false,clickModes:\"push\"},color:\"rgb(207, 145, 242)\",colors:[],densityOptions:{densityArea:1e4,densityEnable:false,densityFactor:50},fpsOptions:60,height:\"100%\",hoverOptions:{hoverEnabled:false,hoverForce:10,hoverModes:\"repulse\",hoverParallax:true,hoverSmooth:10},id:\"hhZs7dI9D\",layoutId:\"hhZs7dI9D\",linksOptions:{linksColor:\"rgb(255, 255, 255)\",linksDistance:100,linksEnabled:true,linksOpacity:.5,linksWidth:1},modeOptions:{bubbleDistance:100,bubbleDuration:.4,bubbleSize:40,connectDistance:100,connectLinksOpacity:.2,connectRadius:50,grabDistance:100,grabLinksOpacity:.2,pushQuantity:4,removeQuantity:4,repulseDistance:200,repulseDuration:1.2,trailDelay:.1,trailQuantity:10},moveOptions:{moveAttractDistance:100,moveAttractEnabled:false,moveDirection:\"none\",moveEnabled:true,moveGravityAcceleration:1,moveGravityEnabled:false,moveGravityMaxSpeed:2,moveOut:\"out\",moveRandom:false,moveSpeed:1,moveSpinAcceleration:1,moveSpinEnabled:false,moveStraight:false,moveTrailAmount:100,moveTrailEnabled:false,moveVibrate:false},number:100,opacityOptions:{opacity:1,opacityMax:1,opacityMin:.5,opacityType:false},particlesID:\"One\",radius:0,rotateOptions:{rotateAnimation:false,rotateDirection:\"random\",rotateSpeed:5,rotateSync:false,rotateValue:0},shapeOptions:{characterType:\"\uD83D\uDE0E\",imageHeight:100,imageSource:\"https://framerusercontent.com/images/qoW6H5yIAqmGfcDjYhwary3qIPM.png?lossless=1\",imageWidth:100,shapeType:\"image\"},sizeOptions:{size:4,sizeMax:5,sizeMin:1,sizeType:false},style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-kafcy\",\"data-framer-name\":\"Cards\",id:elementId2,ref:ref4,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-sqxs77\",\"data-framer-name\":\"Wrapper\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1nqpcik\",\"data-styles-preset\":\"vlUd825be\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\"},children:\"Find Us at These Sports Events\"})}),className:\"framer-pojp7t\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1om5eth\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-rqzdt6-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BpWinMcuJ:{itemAmount:3},jeQ0E9dYm:{itemAmount:1}},children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:false},autoPlayControl:true,borderRadius:0,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:false,effectsOpacity:.5,effectsPerspective:1200,effectsRotate:0,effectsScale:.85},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:30,overflow:true},gap:20,height:\"100%\",id:\"vZyPSvsrR\",intervalControl:2,itemAmount:5,layoutId:\"vZyPSvsrR\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-n6j56g\",\"data-border\":true,\"data-framer-name\":\"Feature/Block\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:1200,pixelWidth:1200,positionX:\"center\",positionY:\"center\",sizes:\"158px\",src:\"https://framerusercontent.com/images/R0DXEygRmzCHzmvYKPw8NnkuApc.webp?lossless=1\",srcSet:\"https://framerusercontent.com/images/R0DXEygRmzCHzmvYKPw8NnkuApc.webp?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/R0DXEygRmzCHzmvYKPw8NnkuApc.webp?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/R0DXEygRmzCHzmvYKPw8NnkuApc.webp?lossless=1 1200w\"},className:\"framer-1aj0ms0\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-657yor\",\"data-border\":true,\"data-framer-name\":\"Feature/Block\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:500,pixelWidth:500,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/E3nZsX32inDFQvEOoZaXdMIgx8.webp?lossless=1\"},className:\"framer-c9g3kp\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-89vjsx\",\"data-border\":true,\"data-framer-name\":\"Feature/Block\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:225,pixelWidth:225,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/PusJm6ThBIswRP1HsS5sb8DyeZs.webp?lossless=1\"},className:\"framer-snx2tg\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-6ay1z5\",\"data-border\":true,\"data-framer-name\":\"Feature/Block\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:200,pixelWidth:950,positionX:\"center\",positionY:\"center\",sizes:\"157px\",src:\"https://framerusercontent.com/images/QX73U21sWMPKDM3bsHXxvTs0N4.webp?lossless=1\",srcSet:\"https://framerusercontent.com/images/QX73U21sWMPKDM3bsHXxvTs0N4.webp?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/QX73U21sWMPKDM3bsHXxvTs0N4.webp?lossless=1 950w\"},className:\"framer-3vicqf\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-iqx6xl\",\"data-border\":true,\"data-framer-name\":\"Feature/Block\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:395,pixelWidth:632,positionX:\"center\",positionY:\"center\",sizes:\"158px\",src:\"https://framerusercontent.com/images/dv3jsK9Wt6Pqohb9BD7Qdu3Fd4.webp?lossless=1\",srcSet:\"https://framerusercontent.com/images/dv3jsK9Wt6Pqohb9BD7Qdu3Fd4.webp?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/dv3jsK9Wt6Pqohb9BD7Qdu3Fd4.webp?lossless=1 632w\"},className:\"framer-1ubfeto\"})})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:200,delay:0,mass:1,stiffness:300,type:\"spring\"},width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-3qtctd\",\"data-framer-name\":\"Cards\",id:elementId3,ref:ref5,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-wy100x\",\"data-framer-name\":\"Wrapper\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1nqpcik\",\"data-styles-preset\":\"vlUd825be\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-de5448c6-98bb-4403-96cd-7fe86bf2daa6, rgb(9, 9, 11))\"},children:\"End-to-end event management platform benefitting all stakeholders\"})}),className:\"framer-i5xa21\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-3wyuli\",\"data-framer-name\":\"Section\",id:elementId4,ref:ref6,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BpWinMcuJ:{width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1200px)`,y:(componentViewport?.y||0)+0+1721.4+0+0},jeQ0E9dYm:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1200px)`,y:(componentViewport?.y||0)+0+1488.4+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1181,width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1200px)`,y:(componentViewport?.y||0)+0+1774.4+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14ort55-container\",id:elementId5,ref:ref7,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BpWinMcuJ:{a_WANrec6:\"\u201CNOQ have the best point of sale system for events that I've ever come across.\\\"\",g5XX9CQ6T:\"\u201CNOQ have the best point of sale system for events that I've ever come across. What we've got is an end-to-end system that incorporates all of our requirements. They offer brilliant on-site support they communicate with all of your vendors for you so you don\u2019t have to run around working out what their menus are what their prices are it's all done by NOQ, they're really great.\u201D\",hcUdl2WJU:\"Operations Manager at Secret Garden Party\",nfWQmYYCf:\"Janis Valentine\",variant:\"VycX55YHd\"},jeQ0E9dYm:{variant:\"VycX55YHd\"}},children:/*#__PURE__*/_jsx(VerticalsTabContentWithVariantAppearEffect,{__framer__animateOnce:false,__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,a_WANrec6:'\"NOQ is the closest thing that I\\'ve seen to using a supermarket system\"',AmjFOwihA:'\"It\u2019s a must have for any golf events\"',C47D2X94G:addImageAlt({src:\"https://framerusercontent.com/images/N97iSROAxdzJdrUJ2hkaHJfN0E.jpg\"},\"\"),cb5Bk7nX7:false,cUHJ_NTOl:\"\u201CIt's been a very seamless transition to NOQ. It took a one-day setup. We had the back end robust and ready to go and started to deliver reporting on day one as we got started. I would absolutely recommend NOQ to another provider in the restaurant business or for an event. Its whole premise is based on speed of service at checkout to prevent that queue up in the line. And we've definitely seen that happen.\u201D\",eAsBXaaUv:addImageAlt({src:\"https://framerusercontent.com/images/N97iSROAxdzJdrUJ2hkaHJfN0E.jpg\"},\"\"),FBIHIdQSW:addImageAlt({src:\"https://framerusercontent.com/images/N97iSROAxdzJdrUJ2hkaHJfN0E.jpg\"},\"\"),FW2P4PByg:\"CEO & Co-Owner of Charlton Athletic Football Club\",g2D5IitSd:'\"Being able to take your offline payments is also fantastic\"',G5rPQnWpd:addImageAlt({src:\"https://framerusercontent.com/images/N97iSROAxdzJdrUJ2hkaHJfN0E.jpg\"},\"\"),g5XX9CQ6T:\"\\\"Outside of supermarkets, NOQ is the closest thing that I've seen to using a supermarket system. And those systems are incredibly sophisticated, those just everything for you.\u201D\",gldNg3bsO:\"Director of AndMunch\",GLR6Hiv0A:'\"Collecting as much knowledge and information so that we can become more responsive\"',hcUdl2WJU:\"Head of Retail & Licensing at SailGP\",height:\"100%\",ICliavIz8:false,id:\"pcrfz9ygw\",KmfCjJ1PX:\"Charlie Methven\",l8c1gnz8K:\"Jeremy\",layoutId:\"pcrfz9ygw\",n4fxyKSVu:\"\u201CNOQ gives you reports at the end of the day, it'll tell you what your best seller is, at what point of day is your best seller. When you're out on the sticks, the internet's in and out, in and out and it's a constant battle to keep up with that, so being able to take your offline payments is also fantastic.\u201D\",nfWQmYYCf:\"Tom Heeks\",nvJdHnuVT:'\"A large part of why we partnered with NOQ is to start reducing the queues, speeding up transactions, and collecting as much knowledge and information so that we can become more responsive to the needs of our fans.\"',NwtNAqhK5:\"Owner of Wild at Heart at The Scottish Open\",Obh0wgOhC:false,p6PNCRh8z:\"Vanessa Gilpin\",PGz7gI8YR:\"Alan Wolf\",prAAtApd2:\"\u201CWatching the tournament with the convenience of NOQ Express was a game-changer. I was able to scan, order and skip the line for my drinks order which meant I could enjoy more of the action on the greens! It\u2019s a must have for any golf events.\u201D\",qiGiIdNRI:'\"It\\'s been a very seamless transition to NOQ\"',QmSzWBx2g:\"Edward\",style:{maxWidth:\"100%\",width:\"100%\"},tbQVEojCg:addImageAlt({src:\"https://framerusercontent.com/images/N97iSROAxdzJdrUJ2hkaHJfN0E.jpg\"},\"\"),TcRYSvlGo:\"President at SERG Restaurant Group at The RBC Heritage\",Ti0AUyvXq:'\"A huge benefit of NOQ is their split payment feature\"',u7I7wvj6o:\"Attendee at The Scottish Open\",variant:\"f0ktjx3HD\",width:\"100%\",wr0Fb3CL7:false,wz5H_3L5Z:addImageAlt({src:\"https://framerusercontent.com/images/N97iSROAxdzJdrUJ2hkaHJfN0E.jpg\"},\"\"),y_g5u1qII:false,yitBzwIew:false,zTWgynh9q:\"\u201CA huge benefit of NOQ is their split payment feature. It all gets set up beforehand in the backend so that every card payment is automatically split based on the agreed commission amount. Then payments are settled directly into the accounts. This saves a lot of time, and everyone knows when they are going to be paid, without any delays. It\u2019s how business should be done.\u201D\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"vDtly1jFV\"},implicitPathVariables:undefined},{href:{webPageId:\"vDtly1jFV\"},implicitPathVariables:undefined},{href:{webPageId:\"vDtly1jFV\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BpWinMcuJ:{y:(componentViewport?.y||0)+0+2902.4},jeQ0E9dYm:{y:(componentViewport?.y||0)+0+2669.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:560,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2955.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-upznie-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BpWinMcuJ:{eyIm6TwFR:resolvedLinks1[1],variant:\"kDRJlWlos\"},jeQ0E9dYm:{eyIm6TwFR:resolvedLinks1[2],variant:\"ipmzz36AJ\"}},children:/*#__PURE__*/_jsx(CallToAction,{ACpMpFr3L:\"var(--token-9f721e23-1f12-4dae-9728-5f189ed70640, rgb(115, 34, 198))\",CjUxSCiNP:\"Lets Chat!\",eG2qRWVuY:\"Get in touch with a NOQ solutions expert today. \",El2zUc9nL:\"Lightning\",eyIm6TwFR:resolvedLinks1[0],fSwsic5wq:\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\",gsEAQKbuw:\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\",hdq7oI_mK:true,height:\"100%\",hMi3XJdxn:true,hZOusc34J:\"var(--token-90bda55c-a99b-4c35-a2ac-3a1d87e5a8f0, rgb(236, 107, 248))\",id:\"KLKeox8td\",iTSiyCfn6:\"Lightning\",izv65hphi:\"var(--token-408e9ffb-f435-48c7-a9ff-2c04fe742fc2, rgb(228, 228, 231))\",layoutId:\"KLKeox8td\",llie6Nr3I:\"var(--token-3711503b-3d3b-4886-a85c-4293b65e43e7, rgb(255, 255, 255))\",ngvo314ej:\"Book A Demo\",RBfiI_81A:false,style:{width:\"100%\"},TPfgUMKvU:\"See what NOQ can do for your sport event! \\n\",variant:\"o6EQRhOkB\",w3EFGvBAB:\"https://meetings.hubspot.com/lraisin/book-a-demo-website?uuid=12493b5f-8c47-4981-9463-927c35d3457a\",width:\"100%\",yC1dIXNC6:\"rgba(236, 106, 247, 0)\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BpWinMcuJ:{y:(componentViewport?.y||0)+0+3462.4},jeQ0E9dYm:{y:(componentViewport?.y||0)+0+3229.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:479,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3515.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-i0ji1z-container\",id:elementId6,ref:ref8,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BpWinMcuJ:{variant:\"z8oyrV_8I\"},jeQ0E9dYm:{variant:\"mpwjk9MUe\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"k8QOa8Z0p\",layoutId:\"k8QOa8Z0p\",style:{width:\"100%\"},variant:\"PbSBQXuqG\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-gDtPf.framer-xi6420, .framer-gDtPf .framer-xi6420 { display: block; }\",\".framer-gDtPf.framer-13t2i85 { align-content: center; align-items: center; background-color: var(--token-cd1e8e92-b91e-4022-84c2-a059ee7f7bad, #fff5f5); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-gDtPf .framer-1sveavn-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",'.framer-gDtPf .framer-2gk4cy { align-content: center; align-items: center; background: radial-gradient(114.99999999999999% 89% at 50% 100%, var(--token-9f721e23-1f12-4dae-9728-5f189ed70640, #7322c6) /* {\"name\":\"NOQ Primary 600\"} */ 0%, var(--token-575e7ada-8a62-4942-9815-5562ebd33cc4, rgb(16, 0, 41)) /* {\"name\":\"NOQ Dark 600\"} */ 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 100vh; justify-content: center; max-height: 1117px; overflow: hidden; padding: 16px; position: relative; width: 100%; }',\".framer-gDtPf .framer-ml4v7t { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-gDtPf .framer-1bbq5di { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-gDtPf .framer-1sg5gad { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 1px; justify-content: center; max-width: 1200px; overflow: visible; padding: 40px 0px 40px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-gDtPf .framer-fxdm9j { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-gDtPf .framer-1fi56qx-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-gDtPf .framer-1t41j5b { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-gDtPf .framer-ll6xxz { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-gDtPf .framer-1tqylq1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: visible; padding: 10px 0px 10px 0px; position: relative; width: min-content; }\",\".framer-gDtPf .framer-8nzemu-container, .framer-gDtPf .framer-m59afr-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-gDtPf .framer-599akv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: 100vh; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 40%; z-index: 1; }\",\".framer-gDtPf .framer-3qgn99 { display: grid; flex: none; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: 354px; justify-content: center; overflow: visible; padding: 0px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-gDtPf .framer-1y2w1ip, .framer-gDtPf .framer-f0vx11, .framer-gDtPf .framer-wsjuxg, .framer-gDtPf .framer-g3xseb { --border-bottom-width: 1px; --border-color: var(--token-90bda55c-a99b-4c35-a2ac-3a1d87e5a8f0, #ec6bf8); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-backdrop-filter: blur(2px); align-content: center; align-items: center; align-self: start; backdrop-filter: blur(2px); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: 100%; justify-content: flex-start; justify-self: start; max-width: 1200px; overflow: visible; padding: 16px; position: sticky; top: 85px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-gDtPf .framer-16no1pg, .framer-gDtPf .framer-zxmq95, .framer-gDtPf .framer-1u5gnck, .framer-gDtPf .framer-1hhqgkp { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 600px; overflow: visible; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-gDtPf .framer-1ah148q, .framer-gDtPf .framer-cyyu3d, .framer-gDtPf .framer-nvj8ae, .framer-gDtPf .framer-wp47he { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 650px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-gDtPf .framer-1yb0o41-container { -webkit-mask: linear-gradient(180deg, rgba(0, 0, 0, 0) 8.835092905405407%, rgba(0, 0, 0, 0.95299) 15.491484184914842%, rgba(0,0,0,0) 66%) add; flex: none; height: 100vh; left: 0px; mask: linear-gradient(180deg, rgba(0, 0, 0, 0) 8.835092905405407%, rgba(0, 0, 0, 0.95299) 15.491484184914842%, rgba(0,0,0,0) 66%) add; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-gDtPf .framer-kafcy { align-content: center; align-items: center; background-color: var(--token-cd1e8e92-b91e-4022-84c2-a059ee7f7bad, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 16px 120px 16px; position: relative; width: 100%; }\",\".framer-gDtPf .framer-sqxs77 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-gDtPf .framer-pojp7t, .framer-gDtPf .framer-i5xa21 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 650px; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-gDtPf .framer-1om5eth { flex: none; height: 200px; overflow: visible; position: relative; width: 100%; }\",\".framer-gDtPf .framer-rqzdt6-container { bottom: 0px; flex: none; left: calc(50.00000000000002% - 1168px / 2); position: absolute; top: 0px; width: 1168px; }\",\".framer-gDtPf .framer-n6j56g, .framer-gDtPf .framer-89vjsx, .framer-gDtPf .framer-iqx6xl { --border-bottom-width: 0px; --border-color: var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, #e4e4e7); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; background-color: var(--token-bebb5c17-844d-419e-ab0e-ada0b43a4350, #fafafa); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 200px; justify-content: center; overflow: visible; padding: 30px; position: relative; width: 218px; }\",\".framer-gDtPf .framer-1aj0ms0, .framer-gDtPf .framer-c9g3kp { flex: none; height: 122px; position: relative; width: 100%; }\",\".framer-gDtPf .framer-657yor, .framer-gDtPf .framer-6ay1z5 { --border-bottom-width: 0px; --border-color: var(--token-31213cc7-db87-4df4-8209-e72c8adb68fb, #e4e4e7); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: flex-start; align-items: flex-start; background-color: var(--token-bebb5c17-844d-419e-ab0e-ada0b43a4350, #fafafa); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 200px; justify-content: center; overflow: visible; padding: 30px; position: relative; width: 217px; }\",\".framer-gDtPf .framer-snx2tg { flex: none; height: 175px; position: relative; width: 100%; }\",\".framer-gDtPf .framer-3vicqf { flex: none; height: 66px; position: relative; width: 100%; }\",\".framer-gDtPf .framer-1ubfeto { flex: none; height: 128px; position: relative; width: 100%; }\",\".framer-gDtPf .framer-3qtctd { align-content: center; align-items: center; background-color: var(--token-cd1e8e92-b91e-4022-84c2-a059ee7f7bad, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 60px 16px 60px 16px; position: relative; width: 100%; }\",\".framer-gDtPf .framer-wy100x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-gDtPf .framer-3wyuli { align-content: center; align-items: center; background-color: var(--token-cd1e8e92-b91e-4022-84c2-a059ee7f7bad, #f7eded); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px 16px 0px 16px; position: relative; scroll-margin-top: 20px; width: 100%; z-index: 1; }\",\".framer-gDtPf .framer-14ort55-container { flex: none; height: auto; max-width: 1200px; position: relative; scroll-margin-top: 100px; width: 100%; }\",\".framer-gDtPf .framer-upznie-container, .framer-gDtPf .framer-i0ji1z-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-gDtPf.framer-13t2i85, .framer-gDtPf .framer-2gk4cy, .framer-gDtPf .framer-ml4v7t, .framer-gDtPf .framer-1bbq5di, .framer-gDtPf .framer-1sg5gad, .framer-gDtPf .framer-fxdm9j, .framer-gDtPf .framer-1tqylq1, .framer-gDtPf .framer-599akv, .framer-gDtPf .framer-1y2w1ip, .framer-gDtPf .framer-f0vx11, .framer-gDtPf .framer-wsjuxg, .framer-gDtPf .framer-g3xseb, .framer-gDtPf .framer-kafcy, .framer-gDtPf .framer-sqxs77, .framer-gDtPf .framer-n6j56g, .framer-gDtPf .framer-657yor, .framer-gDtPf .framer-89vjsx, .framer-gDtPf .framer-6ay1z5, .framer-gDtPf .framer-iqx6xl, .framer-gDtPf .framer-3qtctd, .framer-gDtPf .framer-wy100x, .framer-gDtPf .framer-3wyuli { gap: 0px; } .framer-gDtPf.framer-13t2i85 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-gDtPf.framer-13t2i85 > :first-child, .framer-gDtPf .framer-2gk4cy > :first-child, .framer-gDtPf .framer-1bbq5di > :first-child, .framer-gDtPf .framer-1sg5gad > :first-child, .framer-gDtPf .framer-fxdm9j > :first-child, .framer-gDtPf .framer-599akv > :first-child, .framer-gDtPf .framer-1y2w1ip > :first-child, .framer-gDtPf .framer-f0vx11 > :first-child, .framer-gDtPf .framer-wsjuxg > :first-child, .framer-gDtPf .framer-g3xseb > :first-child, .framer-gDtPf .framer-kafcy > :first-child, .framer-gDtPf .framer-sqxs77 > :first-child, .framer-gDtPf .framer-n6j56g > :first-child, .framer-gDtPf .framer-657yor > :first-child, .framer-gDtPf .framer-89vjsx > :first-child, .framer-gDtPf .framer-6ay1z5 > :first-child, .framer-gDtPf .framer-iqx6xl > :first-child, .framer-gDtPf .framer-3qtctd > :first-child, .framer-gDtPf .framer-wy100x > :first-child, .framer-gDtPf .framer-3wyuli > :first-child { margin-top: 0px; } .framer-gDtPf.framer-13t2i85 > :last-child, .framer-gDtPf .framer-2gk4cy > :last-child, .framer-gDtPf .framer-1bbq5di > :last-child, .framer-gDtPf .framer-1sg5gad > :last-child, .framer-gDtPf .framer-fxdm9j > :last-child, .framer-gDtPf .framer-599akv > :last-child, .framer-gDtPf .framer-1y2w1ip > :last-child, .framer-gDtPf .framer-f0vx11 > :last-child, .framer-gDtPf .framer-wsjuxg > :last-child, .framer-gDtPf .framer-g3xseb > :last-child, .framer-gDtPf .framer-kafcy > :last-child, .framer-gDtPf .framer-sqxs77 > :last-child, .framer-gDtPf .framer-n6j56g > :last-child, .framer-gDtPf .framer-657yor > :last-child, .framer-gDtPf .framer-89vjsx > :last-child, .framer-gDtPf .framer-6ay1z5 > :last-child, .framer-gDtPf .framer-iqx6xl > :last-child, .framer-gDtPf .framer-3qtctd > :last-child, .framer-gDtPf .framer-wy100x > :last-child, .framer-gDtPf .framer-3wyuli > :last-child { margin-bottom: 0px; } .framer-gDtPf .framer-2gk4cy > *, .framer-gDtPf .framer-1sg5gad > *, .framer-gDtPf .framer-n6j56g > *, .framer-gDtPf .framer-657yor > *, .framer-gDtPf .framer-89vjsx > *, .framer-gDtPf .framer-6ay1z5 > *, .framer-gDtPf .framer-iqx6xl > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-gDtPf .framer-ml4v7t > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-gDtPf .framer-ml4v7t > :first-child, .framer-gDtPf .framer-1tqylq1 > :first-child { margin-left: 0px; } .framer-gDtPf .framer-ml4v7t > :last-child, .framer-gDtPf .framer-1tqylq1 > :last-child { margin-right: 0px; } .framer-gDtPf .framer-1bbq5di > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-gDtPf .framer-fxdm9j > *, .framer-gDtPf .framer-3wyuli > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-gDtPf .framer-1tqylq1 > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-gDtPf .framer-599akv > *, .framer-gDtPf .framer-sqxs77 > *, .framer-gDtPf .framer-wy100x > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-gDtPf .framer-1y2w1ip > *, .framer-gDtPf .framer-f0vx11 > *, .framer-gDtPf .framer-wsjuxg > *, .framer-gDtPf .framer-g3xseb > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-gDtPf .framer-kafcy > *, .framer-gDtPf .framer-3qtctd > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-gDtPf[data-border=\"true\"]::after, .framer-gDtPf [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 768px) and (max-width: 1199px) { .framer-gDtPf.framer-13t2i85 { width: 768px; } .framer-gDtPf .framer-1sveavn-container { left: 50%; right: unset; transform: translateX(-50%); width: 100%; } .framer-gDtPf .framer-2gk4cy { height: min-content; padding: 40px 24px 40px 24px; } .framer-gDtPf .framer-ml4v7t { flex: none; flex-direction: column; gap: 16px; height: min-content; justify-content: flex-start; } .framer-gDtPf .framer-1bbq5di { flex: none; height: min-content; width: 100%; } .framer-gDtPf .framer-1sg5gad { flex: none; height: min-content; padding: 120px 0px 40px 0px; } .framer-gDtPf .framer-599akv { height: min-content; width: 100%; } .framer-gDtPf .framer-3qgn99 { gap: 20px; grid-auto-rows: min-content; grid-template-columns: repeat(1, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; order: 0; padding: 0px; } .framer-gDtPf .framer-1y2w1ip, .framer-gDtPf .framer-f0vx11, .framer-gDtPf .framer-wsjuxg, .framer-gDtPf .framer-g3xseb { height: min-content; } .framer-gDtPf .framer-16no1pg, .framer-gDtPf .framer-zxmq95, .framer-gDtPf .framer-1u5gnck, .framer-gDtPf .framer-1hhqgkp, .framer-gDtPf .framer-pojp7t { max-width: 400px; } .framer-gDtPf .framer-kafcy { gap: 30px; padding: 80px 24px 80px 24px; } .framer-gDtPf .framer-rqzdt6-container { left: calc(50.00000000000002% - 100% / 2); width: 100%; } .framer-gDtPf .framer-3qtctd { padding: 40px 24px 40px 24px; } .framer-gDtPf .framer-3wyuli { gap: 0px; padding: 0px 24px 0px 24px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-gDtPf .framer-ml4v7t, .framer-gDtPf .framer-3qgn99, .framer-gDtPf .framer-kafcy, .framer-gDtPf .framer-3wyuli { gap: 0px; } .framer-gDtPf .framer-ml4v7t > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-gDtPf .framer-ml4v7t > :first-child, .framer-gDtPf .framer-kafcy > :first-child, .framer-gDtPf .framer-3wyuli > :first-child { margin-top: 0px; } .framer-gDtPf .framer-ml4v7t > :last-child, .framer-gDtPf .framer-kafcy > :last-child, .framer-gDtPf .framer-3wyuli > :last-child { margin-bottom: 0px; } .framer-gDtPf .framer-3qgn99 > *, .framer-gDtPf .framer-3qgn99 > :first-child, .framer-gDtPf .framer-3qgn99 > :last-child { margin: 0px; } .framer-gDtPf .framer-kafcy > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-gDtPf .framer-3wyuli > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }}\",\"@media (max-width: 767px) { .framer-gDtPf.framer-13t2i85 { width: 390px; } .framer-gDtPf .framer-1sveavn-container { left: 50%; right: unset; transform: translateX(-50%); width: 100%; } .framer-gDtPf .framer-2gk4cy { gap: 0px; height: min-content; justify-content: flex-start; padding: 20px 20px 40px 20px; } .framer-gDtPf .framer-ml4v7t { flex: none; flex-direction: column; gap: 16px; height: min-content; justify-content: flex-start; } .framer-gDtPf .framer-1bbq5di { flex: none; height: min-content; justify-content: flex-start; width: 100%; } .framer-gDtPf .framer-1sg5gad { flex: none; gap: 16px; height: min-content; justify-content: flex-start; padding: 0px; } .framer-gDtPf .framer-fxdm9j { padding: 100px 0px 0px 0px; } .framer-gDtPf .framer-1t41j5b { max-width: 390px; width: 100%; } .framer-gDtPf .framer-ll6xxz { max-width: 300px; width: 100%; } .framer-gDtPf .framer-1tqylq1 { flex-direction: column; flex-wrap: wrap; gap: 10px; justify-content: flex-start; padding: 5px 0px 20px 0px; width: 100%; } .framer-gDtPf .framer-8nzemu-container, .framer-gDtPf .framer-m59afr-container { width: 100%; } .framer-gDtPf .framer-599akv { gap: 10px; height: min-content; justify-content: flex-start; width: 100%; } .framer-gDtPf .framer-3qgn99 { gap: 20px; grid-auto-rows: min-content; grid-template-rows: repeat(2, min-content); height: min-content; padding: 0px 0px 4px 0px; } .framer-gDtPf .framer-1y2w1ip, .framer-gDtPf .framer-f0vx11, .framer-gDtPf .framer-wsjuxg, .framer-gDtPf .framer-g3xseb { height: auto; padding: 16px 8px 16px 8px; position: relative; top: unset; } .framer-gDtPf .framer-1yb0o41-container { min-height: 500px; } .framer-gDtPf .framer-kafcy { gap: 30px; padding: 80px 20px 40px 20px; } .framer-gDtPf .framer-rqzdt6-container { left: calc(50.00000000000002% - 100% / 2); width: 100%; } .framer-gDtPf .framer-3qtctd { padding: 40px 20px 40px 20px; } .framer-gDtPf .framer-3wyuli { gap: 0px; padding: 0px 20px 0px 20px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-gDtPf .framer-2gk4cy, .framer-gDtPf .framer-ml4v7t, .framer-gDtPf .framer-1sg5gad, .framer-gDtPf .framer-1tqylq1, .framer-gDtPf .framer-599akv, .framer-gDtPf .framer-3qgn99, .framer-gDtPf .framer-kafcy, .framer-gDtPf .framer-3wyuli { gap: 0px; } .framer-gDtPf .framer-2gk4cy > *, .framer-gDtPf .framer-3wyuli > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-gDtPf .framer-2gk4cy > :first-child, .framer-gDtPf .framer-ml4v7t > :first-child, .framer-gDtPf .framer-1sg5gad > :first-child, .framer-gDtPf .framer-1tqylq1 > :first-child, .framer-gDtPf .framer-599akv > :first-child, .framer-gDtPf .framer-kafcy > :first-child, .framer-gDtPf .framer-3wyuli > :first-child { margin-top: 0px; } .framer-gDtPf .framer-2gk4cy > :last-child, .framer-gDtPf .framer-ml4v7t > :last-child, .framer-gDtPf .framer-1sg5gad > :last-child, .framer-gDtPf .framer-1tqylq1 > :last-child, .framer-gDtPf .framer-599akv > :last-child, .framer-gDtPf .framer-kafcy > :last-child, .framer-gDtPf .framer-3wyuli > :last-child { margin-bottom: 0px; } .framer-gDtPf .framer-ml4v7t > *, .framer-gDtPf .framer-1sg5gad > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-gDtPf .framer-1tqylq1 > *, .framer-gDtPf .framer-599akv > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-gDtPf .framer-3qgn99 > *, .framer-gDtPf .framer-3qgn99 > :first-child, .framer-gDtPf .framer-3qgn99 > :last-child { margin: 0px; } .framer-gDtPf .framer-kafcy > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3975\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"BpWinMcuJ\":{\"layout\":[\"fixed\",\"auto\"]},\"jeQ0E9dYm\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"Wu276FyMG\":{\"pattern\":\":Wu276FyMG\",\"name\":\"hero\"},\"Hzfj2y1YQ\":{\"pattern\":\":Hzfj2y1YQ\",\"name\":\"badge\"},\"L3JZuExH7\":{\"pattern\":\":L3JZuExH7\",\"name\":\"cards\"},\"L8iyYdWYd\":{\"pattern\":\":L8iyYdWYd\",\"name\":\"cards\"},\"M9e8egFwq\":{\"pattern\":\":M9e8egFwq\",\"name\":\"tabs\"},\"pcrfz9ygw\":{\"pattern\":\":pcrfz9ygw\",\"name\":\"top\"},\"k8QOa8Z0p\":{\"pattern\":\":k8QOa8Z0p\",\"name\":\"footer\"}}\n * @framerResponsiveScreen\n */const FramerqNk03tQR1=withCSS(Component,css,\"framer-gDtPf\");export default FramerqNk03tQR1;FramerqNk03tQR1.displayName=\"Verticals / Food Events\";FramerqNk03tQR1.defaultProps={height:3975,width:1200};addFonts(FramerqNk03tQR1,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...HeaderFonts,...BadgeFonts,...ButtonFonts,...ParticlesFonts,...SlideshowFonts,...VerticalsTabContentFonts,...CallToActionFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerqNk03tQR1\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BpWinMcuJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jeQ0E9dYm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerScrollSections\":\"{\\\"Wu276FyMG\\\":{\\\"pattern\\\":\\\":Wu276FyMG\\\",\\\"name\\\":\\\"hero\\\"},\\\"Hzfj2y1YQ\\\":{\\\"pattern\\\":\\\":Hzfj2y1YQ\\\",\\\"name\\\":\\\"badge\\\"},\\\"L3JZuExH7\\\":{\\\"pattern\\\":\\\":L3JZuExH7\\\",\\\"name\\\":\\\"cards\\\"},\\\"L8iyYdWYd\\\":{\\\"pattern\\\":\\\":L8iyYdWYd\\\",\\\"name\\\":\\\"cards\\\"},\\\"M9e8egFwq\\\":{\\\"pattern\\\":\\\":M9e8egFwq\\\",\\\"name\\\":\\\"tabs\\\"},\\\"pcrfz9ygw\\\":{\\\"pattern\\\":\\\":pcrfz9ygw\\\",\\\"name\\\":\\\"top\\\"},\\\"k8QOa8Z0p\\\":{\\\"pattern\\\":\\\":k8QOa8Z0p\\\",\\\"name\\\":\\\"footer\\\"}}\",\"framerIntrinsicHeight\":\"3975\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "mtBAC66C,IAAMA,GAAYC,EAASC,CAAM,EAAQC,GAA8BC,EAAwBF,CAAM,EAAQG,GAAWJ,EAASK,CAAK,EAAQC,GAAeC,EAAOC,CAAQ,EAAQC,GAAYT,EAASU,CAAM,EAAQC,EAAgBJ,EAAOK,EAAO,GAAG,EAAQC,GAAeb,EAASc,CAAS,EAAQC,GAAef,EAASgB,CAAS,EAAQC,GAAyBjB,EAASkB,CAAmB,EAAQC,GAA2ChB,EAAwBe,CAAmB,EAAQE,GAAkBpB,EAASqB,CAAY,EAAQC,GAAYtB,EAASuB,CAAM,EAAQC,GAAY,CAAC,UAAU,6CAA6C,UAAU,sBAAsB,UAAU,oBAAoB,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,EAAQC,GAAmB,CAACC,EAAEC,IAAI,oBAAoBA,IAAUC,EAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,EAAE,EAAQE,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,EAAE,EAAQE,GAAY,CAAC,QAAQ,GAAG,MAAM,GAAG,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,EAAE,EAAQE,GAAY,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,EAAE,EAAQE,GAAY,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,EAAE,EAAQE,GAAY,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,EAAE,EAAQE,GAAY,CAAC,MAAM,GAAG,SAAS,GAAG,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,EAAE,EAAQE,EAAY,CAACC,EAAMC,IAAM,CAAC,GAAG,GAACD,GAAO,OAAOA,GAAQ,UAAkB,MAAM,CAAC,GAAGA,EAAM,IAAAC,CAAG,CAAE,EAAQC,GAAU,CAAC,CAAC,MAAAC,CAAK,IAAoBC,EAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOF,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAUG,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAA6BC,EAAW,SAASF,EAAMG,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEf,GAASI,CAAK,EAAQY,EAAU,IAAI,CAAC,IAAMC,EAASA,EAAiB,OAAUT,CAAY,EAAE,GAAGS,EAAS,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAS,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAS,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,GAAI,EAAE,CAAC,OAAUV,CAAY,CAAC,EAAQW,EAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiB,OAAUT,CAAY,EAAE,SAAS,MAAMS,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC,OAAUT,CAAY,CAAC,EAAE,GAAK,CAACY,EAAYC,EAAmB,EAAEC,EAA8BR,GAAQS,GAAY,EAAK,EAAQC,GAAe,OAAkHC,GAAkBC,EAAGtD,GAAkB,GAAnH,CAAawC,GAAuBA,GAAuBA,EAAS,CAAuE,EAAQe,GAAWC,EAAO,IAAI,EAAQC,EAAWD,EAAO,IAAI,EAAQE,GAAUC,EAAkB,WAAW,EAAQC,GAAWD,EAAkB,WAAW,EAAQE,GAAWL,EAAO,IAAI,EAAQM,GAAOC,EAAU,EAAQC,GAAWL,EAAkB,WAAW,EAAQM,GAAWT,EAAO,IAAI,EAAQU,GAAWP,EAAkB,WAAW,EAAQQ,GAAWX,EAAO,IAAI,EAAQY,GAAWT,EAAkB,WAAW,EAAQU,GAAWb,EAAO,IAAI,EAAQc,GAAWX,EAAkB,WAAW,EAAQY,GAAWf,EAAO,IAAI,EAAQgB,GAAWb,EAAkB,WAAW,EAAQc,GAAWjB,EAAO,IAAI,EAAQkB,GAAsBC,EAAM,EAAEC,EAAiB,CAAC,CAAC,EAAE,IAAMC,EAAkBC,EAAqB,EAAE,OAAoBpD,EAAKqD,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAA9E,EAAiB,EAAE,SAAsB+E,EAAMC,EAAY,CAAC,GAAGxC,IAAUiC,GAAgB,SAAS,CAAchD,EAAKH,GAAU,CAAC,MAAM,kGAAkG,CAAC,EAAeyD,EAAME,EAAO,IAAI,CAAC,GAAGvC,GAAU,UAAUW,EAAGD,GAAkB,iBAAiBb,EAAS,EAAE,IAAIL,GAAKoB,GAAK,MAAM,CAAC,GAAGhB,EAAK,EAAE,SAAS,CAAcb,EAAKyD,EAAkB,CAAC,WAAWnC,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,OAAO,EAAE,UAAU,CAAC,MAAM,OAAO,CAAC,EAAE,SAAsBtB,EAAK0D,EAA0B,CAAC,OAAO,GAAG,MAAMP,GAAmB,OAAO,QAAQ,EAAE,EAAE,SAAsBnD,EAAKyD,EAAkB,CAAC,WAAWnC,EAAY,UAAU,CAAC,UAAU,CAAC,kBAAkB9C,EAAkB,EAAE,UAAU,CAAC,kBAAkBA,EAAkB,CAAC,EAAE,SAAsBwB,EAAK2D,EAAU,CAAC,UAAU,2BAA2B,aAAa,GAAK,SAAsB3D,EAAKyD,EAAkB,CAAC,WAAWnC,EAAY,UAAU,CAAC,UAAU,CAAC,kBAAkB,CAAC,CAAC,IAAIS,EAAK,OAAO,WAAW,CAAC,EAAE,UAAU,4EAA4E,QAAQ,WAAW,EAAE,UAAU,CAAC,kBAAkB,CAAC,CAAC,IAAIA,EAAK,OAAO,WAAW,CAAC,EAAE,UAAU,4EAA4E,QAAQ,WAAW,CAAC,EAAE,SAAsB/B,EAAK4D,GAA8B,CAAC,sBAAsB,GAAM,kBAAkB,CAAC,CAAC,IAAI7B,EAAK,OAAO,WAAW,CAAC,EAAE,oBAAoB,EAAE,qCAAqC,GAAK,UAAU,GAAK,UAAU,wEAAwE,UAAU,aAAa,UAAU,mEAAmE,UAAU,qGAAqG,UAAU,8EAA8E,UAAU,cAAc,UAAU,GAAM,UAAU,YAAY,UAAU,4EAA4E,UAAU,CAAC,YAAY,uGAAuG,YAAY,QAAQ,YAAY,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,UAAU,oBAAoB,UAAU,YAAY,UAAU,GAAM,UAAU,wEAAwE,SAAS,YAAY,UAAU,CAAC,YAAY,uGAAuG,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAK,UAAU,CAAC,YAAY,kGAAkG,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,EAAE,UAAU,GAAK,UAAU,oEAAoE,UAAU,aAAa,QAAQ,YAAY,MAAM,OAAO,UAAU,mEAAmE,UAAU,uEAAuE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuB,EAAM,UAAU,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAActD,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBsD,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,GAAGtB,GAAU,IAAID,EAAK,SAAS,CAAcuB,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAActD,EAAKyD,EAAkB,CAAC,WAAWnC,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG6B,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,mBAAmB,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,EAAE,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,IAAI,CAAC,CAAC,EAAE,SAAsBnD,EAAK0D,EAA0B,CAAC,OAAO,GAAG,GAAGP,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,GAAG,MAAM,EAAE,EAAE,SAAsBnD,EAAK2D,EAAU,CAAC,UAAU,2BAA2B,mBAAmB,WAAW,GAAGzB,GAAW,KAAK,WAAW,IAAIC,GAAK,SAAsBnC,EAAK6D,EAAM,CAAC,UAAU,CAAC,YAAY,2GAA2G,YAAY,QAAQ,YAAY,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,UAAU,yBAAyB,UAAU,EAAE,SAAS,YAAY,UAAU,wEAAwE,KAAK,WAAW,UAAU,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7D,EAAK8D,GAAe,CAAC,kBAAkB,CAAC,WAAWlF,EAAW,EAAE,sBAAsB,GAAK,gBAAgBD,EAAU,eAAeE,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,EAAE,SAAsBmB,EAAW+D,EAAS,CAAC,SAAsB/D,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,uEAAuE,EAAE,SAAS,+CAA+C,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK8D,GAAe,CAAC,kBAAkB,CAAC,WAAWhF,EAAW,EAAE,sBAAsB,GAAK,gBAAgBH,EAAU,eAAeI,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,sBAAsB,GAAK,gBAAgB,GAAM,gBAAgB,EAAE,SAAsBiB,EAAW+D,EAAS,CAAC,SAAsB/D,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,uEAAuE,EAAE,SAAS,sGAAsG,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAesD,EAAMU,EAAgB,CAAC,kBAAkB,CAAC,WAAWhF,EAAW,EAAE,sBAAsB,GAAK,gBAAgBL,EAAU,eAAeM,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,SAAS,CAAce,EAAKiE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4BlE,EAAKyD,EAAkB,CAAC,WAAWnC,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG6B,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,mBAAmB,EAAE,EAAE,EAAE,EAAE,IAAI,MAAM,EAAE,EAAE,UAAU,CAAC,MAAM,OAAOA,GAAmB,OAAO,0BAA0B,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,CAAC,CAAC,EAAE,SAAsBnD,EAAK0D,EAA0B,CAAC,OAAO,GAAG,GAAGP,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,GAAG,kBAAkB,GAAG,SAAsBnD,EAAK2D,EAAU,CAAC,UAAU,0BAA0B,SAAsB3D,EAAKyD,EAAkB,CAAC,WAAWnC,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU4C,EAAc,CAAC,CAAC,EAAE,UAAU,CAAC,MAAM,CAAC,MAAM,MAAM,EAAE,UAAUA,EAAc,CAAC,CAAC,CAAC,EAAE,SAAsBlE,EAAKmE,EAAO,CAAC,UAAU,CAAC,YAAY,+FAA+F,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAM,UAAU,aAAa,OAAO,OAAO,UAAU,wEAAwE,GAAG,YAAY,SAAS,YAAY,UAAU,GAAM,UAAU,sBAAsB,UAAU,EAAE,UAAUD,EAAc,CAAC,EAAE,QAAQ,YAAY,UAAU,GAAG,UAAU,YAAY,MAAM,OAAO,UAAU,EAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAelE,EAAKyD,EAAkB,CAAC,WAAWnC,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG6B,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,mBAAmB,EAAE,EAAE,EAAE,EAAE,IAAI,MAAM,EAAE,EAAE,UAAU,CAAC,MAAM,OAAOA,GAAmB,OAAO,0BAA0B,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,EAAE,CAAC,EAAE,SAAsBnD,EAAK0D,EAA0B,CAAC,OAAO,GAAG,GAAGP,GAAmB,GAAG,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,GAAG,kBAAkB,GAAG,SAAsBnD,EAAK2D,EAAU,CAAC,UAAU,0BAA0B,SAAsB3D,EAAKyD,EAAkB,CAAC,WAAWnC,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU,CAAC,YAAY,4GAA4G,YAAY,QAAQ,YAAY,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsBtB,EAAKmE,EAAO,CAAC,UAAU,CAAC,YAAY,yBAAyB,YAAY,QAAQ,YAAY,CAAC,EAAE,UAAU,GAAK,UAAU,cAAc,OAAO,OAAO,UAAU,wEAAwE,GAAG,YAAY,SAAS,YAAY,UAAU,GAAM,UAAU,wEAAwE,UAAU,EAAE,UAAU,qGAAqG,QAAQ,YAAY,UAAU,GAAG,UAAU,OAAO,MAAM,OAAO,UAAU,EAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAenE,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,SAAsBsD,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,SAAS,CAAcA,EAAMU,EAAgB,CAAC,kBAAkB,CAAC,WAAW9E,EAAW,EAAE,sBAAsB,GAAK,gBAAgBP,EAAU,eAAeQ,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,cAAc,GAAK,mBAAmB,IAAI,SAAS,CAAca,EAAKyD,EAAkB,CAAC,WAAWnC,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBtB,EAAW+D,EAAS,CAAC,SAAsB/D,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,uEAAuE,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKoE,EAAS,CAAC,sBAAsB,GAAK,SAAsBpE,EAAW+D,EAAS,CAAC,SAAsB/D,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKoE,EAAS,CAAC,sBAAsB,GAAK,SAAsBpE,EAAW+D,EAAS,CAAC,SAAsB/D,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,uEAAuE,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAesD,EAAMU,EAAgB,CAAC,kBAAkB,CAAC,WAAW5E,EAAW,EAAE,sBAAsB,GAAK,gBAAgBT,EAAU,eAAeU,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,IAAI,SAAS,CAAcW,EAAKoE,EAAS,CAAC,sBAAsB,GAAK,SAAsBpE,EAAW+D,EAAS,CAAC,SAAsB/D,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAsBA,EAAK,SAAS,CAAC,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,QAAQ,YAAY,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKoE,EAAS,CAAC,sBAAsB,GAAK,SAAsBpE,EAAW+D,EAAS,CAAC,SAAsB/D,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,uEAAuE,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAesD,EAAMU,EAAgB,CAAC,kBAAkB,CAAC,WAAW1E,EAAW,EAAE,sBAAsB,GAAK,gBAAgBX,EAAU,eAAeY,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,IAAI,SAAS,CAAcS,EAAKoE,EAAS,CAAC,sBAAsB,GAAK,SAAsBpE,EAAW+D,EAAS,CAAC,SAAsB/D,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAsBA,EAAK,SAAS,CAAC,SAAS,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,QAAQ,YAAY,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKoE,EAAS,CAAC,sBAAsB,GAAK,SAAsBpE,EAAW+D,EAAS,CAAC,SAAsB/D,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,uEAAuE,EAAE,SAAS,oBAAoB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAesD,EAAMU,EAAgB,CAAC,kBAAkB,CAAC,WAAWxE,EAAW,EAAE,sBAAsB,GAAK,gBAAgBb,EAAU,eAAec,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,IAAI,SAAS,CAAcO,EAAKoE,EAAS,CAAC,sBAAsB,GAAK,SAAsBpE,EAAW+D,EAAS,CAAC,SAAsB/D,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAsBA,EAAK,SAAS,CAAC,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,QAAQ,YAAY,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKoE,EAAS,CAAC,sBAAsB,GAAK,SAAsBpE,EAAW+D,EAAS,CAAC,SAAsB/D,EAAK,IAAI,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,OAAO,sBAAsB,uEAAuE,EAAE,SAAS,gBAAgB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK0D,EAA0B,CAAC,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,2BAA2B,SAAsB3D,EAAKyD,EAAkB,CAAC,WAAWnC,EAAY,UAAU,CAAC,UAAU,CAAC,aAAa,CAAC,WAAW,qBAAqB,cAAc,IAAI,aAAa,GAAM,aAAa,GAAG,WAAW,CAAC,EAAE,OAAO,GAAG,YAAY,CAAC,KAAK,EAAE,QAAQ,IAAI,QAAQ,EAAE,SAAS,EAAK,CAAC,CAAC,EAAE,SAAsBtB,EAAKqE,EAAU,CAAC,WAAW,yBAAyB,aAAa,CAAC,aAAa,GAAM,WAAW,MAAM,EAAE,MAAM,qBAAqB,OAAO,CAAC,EAAE,eAAe,CAAC,YAAY,IAAI,cAAc,GAAM,cAAc,EAAE,EAAE,WAAW,GAAG,OAAO,OAAO,aAAa,CAAC,aAAa,GAAM,WAAW,GAAG,WAAW,UAAU,cAAc,GAAK,YAAY,EAAE,EAAE,GAAG,YAAY,SAAS,YAAY,aAAa,CAAC,WAAW,qBAAqB,cAAc,IAAI,aAAa,GAAK,aAAa,GAAG,WAAW,CAAC,EAAE,YAAY,CAAC,eAAe,IAAI,eAAe,GAAG,WAAW,GAAG,gBAAgB,IAAI,oBAAoB,GAAG,cAAc,GAAG,aAAa,IAAI,iBAAiB,GAAG,aAAa,EAAE,eAAe,EAAE,gBAAgB,IAAI,gBAAgB,IAAI,WAAW,GAAG,cAAc,EAAE,EAAE,YAAY,CAAC,oBAAoB,IAAI,mBAAmB,GAAM,cAAc,OAAO,YAAY,GAAK,wBAAwB,EAAE,mBAAmB,GAAM,oBAAoB,EAAE,QAAQ,MAAM,WAAW,GAAM,UAAU,EAAE,qBAAqB,EAAE,gBAAgB,GAAM,aAAa,GAAM,gBAAgB,IAAI,iBAAiB,GAAM,YAAY,EAAK,EAAE,OAAO,IAAI,eAAe,CAAC,QAAQ,EAAE,WAAW,EAAE,WAAW,GAAG,YAAY,EAAK,EAAE,YAAY,MAAM,OAAO,EAAE,cAAc,CAAC,gBAAgB,GAAM,gBAAgB,SAAS,YAAY,EAAE,WAAW,GAAM,YAAY,CAAC,EAAE,aAAa,CAAC,cAAc,YAAK,YAAY,IAAI,YAAY,kFAAkF,WAAW,IAAI,UAAU,OAAO,EAAE,YAAY,CAAC,KAAK,EAAE,QAAQ,EAAE,QAAQ,EAAE,SAAS,EAAK,EAAE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAef,EAAM,UAAU,CAAC,UAAU,eAAe,mBAAmB,QAAQ,GAAGhB,GAAW,IAAIC,GAAK,SAAS,CAAcvC,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,SAAsBA,EAAKoE,EAAS,CAAC,sBAAsB,GAAK,SAAsBpE,EAAW+D,EAAS,CAAC,SAAsB/D,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,kEAAkE,EAAE,SAAS,gCAAgC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAK0D,EAA0B,CAAC,SAAsB1D,EAAK2D,EAAU,CAAC,UAAU,0BAA0B,SAAsB3D,EAAKyD,EAAkB,CAAC,WAAWnC,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,CAAC,EAAE,SAAsBtB,EAAKsE,EAAU,CAAC,UAAU,SAAS,aAAa,CAAC,UAAU,qBAAqB,SAAS,GAAG,aAAa,GAAG,mBAAmB,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,gBAAgB,EAAE,cAAc,OAAO,YAAY,GAAG,kBAAkB,GAAM,iBAAiB,GAAK,UAAU,GAAG,kBAAkB,EAAK,EAAE,gBAAgB,GAAK,aAAa,EAAE,UAAU,OAAO,YAAY,GAAK,eAAe,CAAC,aAAa,GAAM,eAAe,GAAG,mBAAmB,KAAK,cAAc,EAAE,aAAa,GAAG,EAAE,YAAY,CAAC,UAAU,EAAE,YAAY,GAAM,UAAU,EAAE,UAAU,GAAG,SAAS,EAAI,EAAE,IAAI,GAAG,OAAO,OAAO,GAAG,YAAY,gBAAgB,EAAE,WAAW,EAAE,SAAS,YAAY,QAAQ,EAAE,cAAc,EAAE,YAAY,EAAE,eAAe,GAAM,aAAa,EAAE,WAAW,EAAE,gBAAgB,CAAC,kBAAkB,EAAE,eAAe,qBAAqB,SAAS,EAAE,SAAS,qBAAqB,QAAQ,GAAG,UAAU,GAAG,QAAQ,GAAG,YAAY,GAAG,YAAY,GAAG,WAAW,GAAG,iBAAiB,EAAK,EAAE,MAAM,CAActE,EAAKwD,EAAO,IAAI,CAAC,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,gBAAgB,SAAsBxD,EAAKuE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,YAAY,KAAK,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,mFAAmF,OAAO,0SAA0S,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAevE,EAAKwD,EAAO,IAAI,CAAC,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,gBAAgB,SAAsBxD,EAAKuE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,iFAAiF,EAAE,UAAU,eAAe,CAAC,CAAC,CAAC,EAAevE,EAAKwD,EAAO,IAAI,CAAC,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,gBAAgB,SAAsBxD,EAAKuE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,kFAAkF,EAAE,UAAU,eAAe,CAAC,CAAC,CAAC,EAAevE,EAAKwD,EAAO,IAAI,CAAC,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,gBAAgB,SAAsBxD,EAAKuE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,kFAAkF,OAAO,6LAA6L,EAAE,UAAU,eAAe,CAAC,CAAC,CAAC,EAAevE,EAAKwD,EAAO,IAAI,CAAC,UAAU,gBAAgB,cAAc,GAAK,mBAAmB,gBAAgB,SAAsBxD,EAAKuE,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,kFAAkF,OAAO,6LAA6L,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,EAAE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,kBAAkB,CAAC,QAAQ,IAAI,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAevE,EAAK,UAAU,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,GAAGwC,GAAW,IAAIC,GAAK,SAAsBzC,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,SAAsBA,EAAKoE,EAAS,CAAC,sBAAsB,GAAK,SAAsBpE,EAAW+D,EAAS,CAAC,SAAsB/D,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,SAAS,sBAAsB,kEAAkE,EAAE,SAAS,mEAAmE,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,UAAU,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,GAAG0C,GAAW,IAAIC,GAAK,SAAsB3C,EAAKyD,EAAkB,CAAC,WAAWnC,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,OAAO6B,GAAmB,OAAO,0BAA0B,GAAGA,GAAmB,GAAG,GAAG,EAAE,OAAO,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,OAAOA,GAAmB,OAAO,0BAA0B,GAAGA,GAAmB,GAAG,GAAG,EAAE,OAAO,EAAE,CAAC,CAAC,EAAE,SAAsBnD,EAAK0D,EAA0B,CAAC,OAAO,KAAK,MAAM,OAAOP,GAAmB,OAAO,0BAA0B,GAAGA,GAAmB,GAAG,GAAG,EAAE,OAAO,EAAE,EAAE,SAAsBnD,EAAK2D,EAAU,CAAC,UAAU,2BAA2B,GAAGf,GAAW,IAAIC,GAAK,SAAsB7C,EAAKyD,EAAkB,CAAC,WAAWnC,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU,uFAAmF,UAAU,6YAA8X,UAAU,4CAA4C,UAAU,kBAAkB,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBtB,EAAKwE,GAA2C,CAAC,sBAAsB,GAAM,oBAAoB,GAAG,qCAAqC,GAAK,UAAU,0EAA2E,UAAU,8CAAyC,UAAU9E,EAAY,CAAC,IAAI,qEAAqE,EAAE,EAAE,EAAE,UAAU,GAAM,UAAU,uaAA6Z,UAAUA,EAAY,CAAC,IAAI,qEAAqE,EAAE,EAAE,EAAE,UAAUA,EAAY,CAAC,IAAI,qEAAqE,EAAE,EAAE,EAAE,UAAU,oDAAoD,UAAU,+DAA+D,UAAUA,EAAY,CAAC,IAAI,qEAAqE,EAAE,EAAE,EAAE,UAAU,wLAAoL,UAAU,uBAAuB,UAAU,uFAAuF,UAAU,uCAAuC,OAAO,OAAO,UAAU,GAAM,GAAG,YAAY,UAAU,kBAAkB,UAAU,SAAS,SAAS,YAAY,UAAU,mUAAyT,UAAU,YAAY,UAAU,0NAA0N,UAAU,8CAA8C,UAAU,GAAM,UAAU,iBAAiB,UAAU,YAAY,UAAU,qQAAsP,UAAU,gDAAiD,UAAU,SAAS,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,UAAUA,EAAY,CAAC,IAAI,qEAAqE,EAAE,EAAE,EAAE,UAAU,yDAAyD,UAAU,yDAAyD,UAAU,gCAAgC,QAAQ,YAAY,MAAM,OAAO,UAAU,GAAM,UAAUA,EAAY,CAAC,IAAI,qEAAqE,EAAE,EAAE,EAAE,UAAU,GAAM,UAAU,GAAM,UAAU,uYAAwX,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeM,EAAKiE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASQ,GAA6BzE,EAAKyD,EAAkB,CAAC,WAAWnC,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG6B,GAAmB,GAAG,GAAG,EAAE,MAAM,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,MAAM,CAAC,EAAE,SAAsBnD,EAAK0D,EAA0B,CAAC,OAAO,IAAI,MAAMP,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,OAAO,SAAsBnD,EAAK2D,EAAU,CAAC,UAAU,0BAA0B,SAAsB3D,EAAKyD,EAAkB,CAAC,WAAWnC,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUmD,EAAe,CAAC,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsBzE,EAAK0E,EAAa,CAAC,UAAU,uEAAuE,UAAU,aAAa,UAAU,mDAAmD,UAAU,YAAY,UAAUD,EAAe,CAAC,EAAE,UAAU,wEAAwE,UAAU,wEAAwE,UAAU,GAAK,OAAO,OAAO,UAAU,GAAK,UAAU,wEAAwE,GAAG,YAAY,UAAU,YAAY,UAAU,wEAAwE,SAAS,YAAY,UAAU,wEAAwE,UAAU,cAAc,UAAU,GAAM,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU;AAAA,EAA+C,QAAQ,YAAY,UAAU,qGAAqG,MAAM,OAAO,UAAU,wBAAwB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAezE,EAAKyD,EAAkB,CAAC,WAAWnC,EAAY,UAAU,CAAC,UAAU,CAAC,GAAG6B,GAAmB,GAAG,GAAG,EAAE,MAAM,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,MAAM,CAAC,EAAE,SAAsBnD,EAAK0D,EAA0B,CAAC,OAAO,IAAI,MAAMP,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,OAAO,SAAsBnD,EAAK2D,EAAU,CAAC,UAAU,0BAA0B,GAAGb,GAAW,IAAIC,GAAK,SAAsB/C,EAAKyD,EAAkB,CAAC,WAAWnC,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBtB,EAAK2E,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe3E,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ4E,GAAI,CAAC,kFAAkF,gFAAgF,uVAAuV,uIAAuI,siBAAsiB,0RAA0R,2QAA2Q,iUAAiU,uRAAuR,qHAAqH,gRAAgR,mQAAmQ,mSAAmS,gJAAgJ,qRAAqR,oUAAoU,61BAA61B,oZAAoZ,8VAA8V,gaAAga,8WAA8W,kSAAkS,qVAAqV,mHAAmH,gKAAgK,+tBAA+tB,8HAA8H,isBAAisB,+FAA+F,8FAA8F,gGAAgG,8WAA8W,mSAAmS,iZAAiZ,sJAAsJ,gJAAgJ,6nIAA6nI,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,gcAAgc,o7EAAo7E,miHAAmiH,EAWhzwDC,EAAgBC,EAAQvE,GAAUqE,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,0BAA0BA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,EAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,yEAAyE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAAY,GAAGC,GAAW,GAAGC,GAAY,GAAGC,GAAe,GAAGC,GAAe,GAAGC,GAAyB,GAAGC,GAAkB,GAAGC,GAAY,GAAGC,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,CAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACznH,IAAMC,GAAqB,CAAC,QAAU,CAAC,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,oCAAsC,4JAA0L,uBAAyB,GAAG,sBAAwB,IAAI,yBAA2B,OAAO,4BAA8B,OAAO,6BAA+B,OAAO,qBAAuB,OAAO,qBAAuB,6WAAmb,sBAAwB,OAAO,yBAA2B,OAAO,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["HeaderFonts", "getFonts", "R59UUiNVK_default", "HeaderWithVariantAppearEffect", "withVariantAppearEffect", "BadgeFonts", "ZC6oaTVqt_default", "RichTextWithFX", "withFX", "RichText2", "ButtonFonts", "LNCJ8JrMb_default", "MotionDivWithFX", "motion", "ParticlesFonts", "ParticleWrapper", "SlideshowFonts", "Slideshow", "VerticalsTabContentFonts", "eN4KsSglM_default", "VerticalsTabContentWithVariantAppearEffect", "CallToActionFonts", "hDk8iqzI5_default", "FooterFonts", "RT57n2mYC_default", "breakpoints", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "animation", "transition1", "animation1", "transition2", "animation2", "transition3", "animation3", "transition4", "animation4", "transition5", "animation5", "transition6", "animation6", "transition7", "animation7", "addImageAlt", "image", "alt", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "ref2", "elementId", "useRouteElementId", "elementId1", "ref3", "router", "useRouter", "elementId2", "ref4", "elementId3", "ref5", "elementId4", "ref6", "elementId5", "ref7", "elementId6", "ref8", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "HeaderWithVariantAppearEffect", "ZC6oaTVqt_default", "RichTextWithFX", "x", "MotionDivWithFX", "ResolveLinks", "resolvedLinks", "LNCJ8JrMb_default", "RichText2", "ParticleWrapper", "Slideshow", "Image2", "VerticalsTabContentWithVariantAppearEffect", "resolvedLinks1", "hDk8iqzI5_default", "RT57n2mYC_default", "css", "FramerqNk03tQR1", "withCSS", "qNk03tQR1_default", "addFonts", "HeaderFonts", "BadgeFonts", "ButtonFonts", "ParticlesFonts", "SlideshowFonts", "VerticalsTabContentFonts", "CallToActionFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
