{
  "version": 3,
  "sources": ["ssg:https://framer.com/m/framer/integrations-styles.js@0.2.0", "ssg:https://framerusercontent.com/modules/uGQZtcsxBzvxqsgxQ0Tz/b7VYVaGCWWNyhqVsgsiv/Hubspot.js", "ssg:https://framerusercontent.com/modules/4MOxPQP99tLC5gfOf737/ZwLE0nOKmhrNBV8W10Hc/IICUrzb5q.js"],
  "sourcesContent": ["import{containerStyles,emptyStateStyle as defaultEmptyStateStyle}from\"https://framer.com/m/framer/default-utils.js@^0.43.0\";export const emptyStateStyle={...containerStyles,...defaultEmptyStateStyle,textAlign:\"center\",padding:15,width:200,height:100,overflow:\"hidden\"};export const neutralStateStyle={...emptyStateStyle,color:\"#09f\",background:\"rgb(0, 153, 255, 0.1)\",borderColor:\"#09f\"};export const stateTitleStyle={fontSize:12,fontWeight:600,margin:0};export const stateParagraphStyle={fontSize:12,maxWidth:200,lineHeight:1.4,margin:\"5px 0 0 0\"};\nexport const __FramerMetadata__ = {\"exports\":{\"neutralStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"stateTitleStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"emptyStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"stateParagraphStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./styles.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import*as React from\"react\";import{addPropertyControls,ControlType}from\"framer\";import{emptyStateStyle,stateParagraphStyle,stateTitleStyle}from\"https://framer.com/m/framer/integrations-styles.js@0.2.0\";// Poll for 5 minutes ...\nfunction poll(f,delay=200,count=5*60*5,i=0){if(i>count){console.error(\"poll max attempts\",f);return;}if(!f()){console.log(\"poll\",delay,count,i);setTimeout(()=>{poll(f,delay,count,i+1);},delay);}}function EmptyState({title,description}){return /*#__PURE__*/_jsxs(\"div\",{style:{...emptyStateStyle,width:\"100%\",height:\"100%\"},children:[/*#__PURE__*/_jsx(\"h1\",{style:stateTitleStyle,children:title}),/*#__PURE__*/_jsx(\"p\",{style:stateParagraphStyle,children:description})]});}/**\n * HUBSPOT\n *\n * @framerIntrinsicWidth 480\n * @framerIntrinsicHeight 300\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */export default function HubSpotForm({portalId,formId,advanced,region,id}){if(!portalId||!formId||!region){return /*#__PURE__*/_jsx(EmptyState,{title:\"Hubspot\",description:\"Set a portal ID and form in the Properties.\"});}// const ref = React.createRef<HTMLDivElement>()\nconst elementId=`hubspot_form_${id}`;const cleanup=()=>{const element=document.querySelector(`#${elementId}`);if(element)element.innerHTML=\"\";};React.useEffect(()=>{if(window.hbspt){handleScriptLoad();return cleanup;}const script=document.createElement(\"script\");script.src=`https://js-${region}.hsforms.net/forms/shell.js`;script.onload=handleScriptLoad();document.body.appendChild(script);return cleanup;},[portalId,formId,region]);const handleScriptLoad=()=>{console.log(\"Loading HubSpot form...\",portalId);poll(()=>{if(!window.hbspt){console.warn(`HubSpot could not be loaded: window.hbspt is missing`);return false;}if(!document.querySelector(`#${elementId}`)){console.warn(`HubSpot could not be loaded: element not found #${elementId}`);return false;}cleanup();window.hbspt.forms.create({region,portalId,formId,target:`#${elementId}`,formInstanceId:formId});return true;});};return /*#__PURE__*/_jsx(\"div\",{style:{width:\"100%\",height:\"100%\"},id:elementId});}addPropertyControls(HubSpotForm,{portalId:{title:\"Portal\",type:ControlType.String,placeholder:\"25276298\",// defaultValue: \"25276298\",\ndescription:\"Create a [Hubspot](https://www.hubspot.com/) account, add a new form and copy your portal ID. [Learn more\u2026](https://www.framer.com/plugins/hubspot/)\"},formId:{title:\"Form\",type:ControlType.String,placeholder:\"e7167571-4bc4-4c2c-bfdc-a0a8dbfd22f1\"},advanced:{title:\"Advanced\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:false},region:{title:\"Region\",type:ControlType.String,placeholder:\"eu1\",defaultValue:\"eu1\",hidden:({advanced})=>!advanced}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"HubSpotForm\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"300\",\"framerIntrinsicWidth\":\"480\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Hubspot.map", "// Generated by Framer (c105afa)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import HubSpotForm from\"https://framerusercontent.com/modules/uGQZtcsxBzvxqsgxQ0Tz/b7VYVaGCWWNyhqVsgsiv/Hubspot.js\";import*as sharedStyle1 from\"#framer/local/css/mZgt0UXsh/mZgt0UXsh.js\";import*as sharedStyle from\"#framer/local/css/XXYhzZJv1/XXYhzZJv1.js\";import metadataProvider from\"#framer/local/webPageMetadata/IICUrzb5q/IICUrzb5q.js\";const HubSpotFormFonts=getFonts(HubSpotForm);const breakpoints={CDVteMG5C:\"(min-width: 810px) and (max-width: 1199px)\",GGGEDfVRo:\"(max-width: 809px)\",zMjvRutK1:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-2uHYV\";const variantClassNames={CDVteMG5C:\"framer-v-96n1rb\",GGGEDfVRo:\"framer-v-dbtgh0\",zMjvRutK1:\"framer-v-ibzd1g\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"zMjvRutK1\",Phone:\"GGGEDfVRo\",Tablet:\"CDVteMG5C\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"zMjvRutK1\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"zMjvRutK1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-2f993420-46f4-4a63-82b3-050aba4ef132, rgb(253, 253, 253)); }\"}),/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-ibzd1g\",className),ref:refBinding,style:{...style},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g1hf3u\",\"data-framer-name\":\"main\",children:[/*#__PURE__*/_jsxs(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-i207uj\",\"data-framer-name\":\"Left\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CDVteMG5C:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+0),pixelHeight:1080,pixelWidth:1920,sizes:`calc(${componentViewport?.width||\"100vw\"} + 100px)`,src:\"https://framerusercontent.com/images/583d5LebY4oCvcUI9j2DDiyNNc.png\",srcSet:\"https://framerusercontent.com/images/583d5LebY4oCvcUI9j2DDiyNNc.png?scale-down-to=512 512w,https://framerusercontent.com/images/583d5LebY4oCvcUI9j2DDiyNNc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/583d5LebY4oCvcUI9j2DDiyNNc.png 1920w\"}},GGGEDfVRo:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+0),pixelHeight:1080,pixelWidth:1920,sizes:`calc(${componentViewport?.width||\"100vw\"} + 100px)`,src:\"https://framerusercontent.com/images/583d5LebY4oCvcUI9j2DDiyNNc.png\",srcSet:\"https://framerusercontent.com/images/583d5LebY4oCvcUI9j2DDiyNNc.png?scale-down-to=512 512w,https://framerusercontent.com/images/583d5LebY4oCvcUI9j2DDiyNNc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/583d5LebY4oCvcUI9j2DDiyNNc.png 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0),pixelHeight:1080,pixelWidth:1920,sizes:`calc(max(${componentViewport?.width||\"100vw\"} / 2, 1px) + 100px)`,src:\"https://framerusercontent.com/images/583d5LebY4oCvcUI9j2DDiyNNc.png\",srcSet:\"https://framerusercontent.com/images/583d5LebY4oCvcUI9j2DDiyNNc.png?scale-down-to=512 512w,https://framerusercontent.com/images/583d5LebY4oCvcUI9j2DDiyNNc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/583d5LebY4oCvcUI9j2DDiyNNc.png 1920w\"},className:\"framer-5ab1dp\",\"data-framer-name\":\"BG Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xxbxaq\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"D6pYcuiCJ\"},motionChild:true,nodeId:\"VIQSpQaDS\",scopeId:\"IICUrzb5q\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-tln2r9 framer-158u3k\",\"data-framer-name\":\"Icon Wrapper\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1cyp1ea\",\"data-framer-name\":\"Icon cutout\",fill:\"black\",intrinsicHeight:522,intrinsicWidth:522,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 522 522\"><path d=\"M517 85.3c0-22.2-7.9-41.1-23.5-56.8C477.8 12.8 458.9 5 436.7 5H85.3c-22.2 0-41.1 7.8-56.8 23.5C12.8 44.2 5 63.1 5 85.3v351.3c0 22.2 7.8 41.1 23.5 56.8 15.7 15.7 34.6 23.5 56.8 23.5h351.3c22.2 0 41.1-7.9 56.8-23.5 15.7-15.7 23.5-34.6 23.5-56.8V85.3M362.4 280.6c-.2.3-.5.6-.8.9l-50 50c-5.5 5.7-8.2 12.6-8.2 20.6s0 1-.1 1.5c.4 7.6 3.3 14.2 8.8 19.7 5.9 5.9 12.9 8.8 21.2 8.8h27.6c4.1 0 7.7 1.5 10.6 4.4s4.4 6.5 4.4 10.6-1.5 7.7-4.4 10.6-6.5 4.4-10.6 4.4h-30c-1 0-2 0-2.9-.2-7-.6-13.5-2.2-19.5-5-.2.3-.5.5-.8.8-2.9 2.9-6.5 4.4-10.6 4.4-8.3.8-15.7-2.5-22-10.1-.7 2.1-1.9 4-3.6 5.7-2.9 2.9-6.5 4.4-10.6 4.4s-7.7-1.5-10.6-4.4c-1.7-1.7-2.9-3.6-3.7-5.8-6.3 7.5-13.6 10.9-22 10.1-4.1 0-7.7-1.5-10.6-4.4l-.8-.8c-6.2 2.9-12.8 4.5-20 5.1-.8.1-1.6.2-2.4.2h-30c-4.1 0-7.7-1.5-10.6-4.4s-4.4-6.5-4.4-10.6 1.5-7.7 4.4-10.6 6.5-4.4 10.6-4.4h28.1c8-.1 14.9-3.1 20.6-8.8 5.7-5.8 8.7-12.8 8.8-20.9v-.8c0-7.9-2.8-14.6-8.2-20.2l-48-48c-.7-.7-1.4-1.3-2.1-2-19.5-19.5-29.3-43.1-29.3-70.7s9.8-51.2 29.3-70.7 43.1-29.3 70.7-29.3h60c27.6 0 51.2 9.8 70.7 29.3s29.3 43.1 29.3 70.7-9.5 50.5-28.5 69.8Z\" style=\"fill:#8973ff\" data-name=\"Layer_1\"/></svg>',withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-lg725m\",\"data-framer-name\":\"Heading\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-o9t2ut\",\"data-styles-preset\":\"XXYhzZJv1\",children:\"Future-proof your school with AI\"})}),className:\"framer-zb622f\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7xv2ct\",\"data-framer-name\":\"Benefits\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mq7y7x\",\"data-styles-preset\":\"mZgt0UXsh\",children:\"Get a demo to see how Kira Learning\u2019s AI-native platform can transform teaching and learning:\"})}),className:\"framer-1u33lb7\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nykjq\",\"data-framer-name\":\"Items\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-57tebl\",\"data-framer-name\":\"Item\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-v39pgl\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1lyidb9\",\"data-framer-name\":\"Kira checkmark\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 13\"><path d=\"M 13.775 2.804 C 13.775 2.09 13.525 1.504 13.025 0.994 C 12.55 0.51 11.95 0.255 11.275 0.255 C 10.575 0.255 10 0.51 9.5 0.994 L 8.45 2.065 C 7.65 1.631 6.75 1.402 5.775 1.402 C 4.225 1.402 2.9 1.963 1.8 3.084 C 0.7 4.206 0.15 5.557 0.15 7.137 C 0.15 8.718 0.7 10.069 1.8 11.216 C 2.9 12.337 4.225 12.873 5.775 12.873 C 7.325 12.873 8.65 12.312 9.775 11.216 C 10.875 10.094 11.4 8.743 11.4 7.137 C 11.4 5.531 11.4 6.602 11.35 6.347 L 13.05 4.588 C 13.55 4.104 13.8 3.492 13.8 2.804 M 11.25 1.504 C 11.6 1.504 11.875 1.631 12.125 1.861 C 12.375 2.116 12.5 2.422 12.5 2.778 C 12.5 3.135 12.375 3.416 12.125 3.671 L 6.625 9.278 C 6.375 9.533 6.1 9.661 5.75 9.661 C 5.4 9.661 5.1 9.533 4.85 9.278 L 2.85 7.239 C 2.6 6.984 2.5 6.704 2.5 6.347 C 2.5 5.99 2.625 5.684 2.85 5.429 C 3.1 5.175 3.4 5.073 3.75 5.073 C 4.1 5.073 4.375 5.2 4.625 5.429 L 5.75 6.602 L 10.375 1.861 C 10.625 1.606 10.925 1.504 11.25 1.504 Z\" fill=\"rgb(137,115,255)\"></path></svg>',svgContentId:11403839198,withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mq7y7x\",\"data-styles-preset\":\"mZgt0UXsh\",children:\"Automate lesson planning, grading, and student feedback\"})}),className:\"framer-kr6t51\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-msykch\",\"data-framer-name\":\"Item\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1u47s2\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1mmhaiy\",\"data-framer-name\":\"Kira checkmark\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 13\"><path d=\"M 13.775 2.804 C 13.775 2.09 13.525 1.504 13.025 0.994 C 12.55 0.51 11.95 0.255 11.275 0.255 C 10.575 0.255 10 0.51 9.5 0.994 L 8.45 2.065 C 7.65 1.631 6.75 1.402 5.775 1.402 C 4.225 1.402 2.9 1.963 1.8 3.084 C 0.7 4.206 0.15 5.557 0.15 7.137 C 0.15 8.718 0.7 10.069 1.8 11.216 C 2.9 12.337 4.225 12.873 5.775 12.873 C 7.325 12.873 8.65 12.312 9.775 11.216 C 10.875 10.094 11.4 8.743 11.4 7.137 C 11.4 5.531 11.4 6.602 11.35 6.347 L 13.05 4.588 C 13.55 4.104 13.8 3.492 13.8 2.804 M 11.25 1.504 C 11.6 1.504 11.875 1.631 12.125 1.861 C 12.375 2.116 12.5 2.422 12.5 2.778 C 12.5 3.135 12.375 3.416 12.125 3.671 L 6.625 9.278 C 6.375 9.533 6.1 9.661 5.75 9.661 C 5.4 9.661 5.1 9.533 4.85 9.278 L 2.85 7.239 C 2.6 6.984 2.5 6.704 2.5 6.347 C 2.5 5.99 2.625 5.684 2.85 5.429 C 3.1 5.175 3.4 5.073 3.75 5.073 C 4.1 5.073 4.375 5.2 4.625 5.429 L 5.75 6.602 L 10.375 1.861 C 10.625 1.606 10.925 1.504 11.25 1.504 Z\" fill=\"rgb(137,115,255)\"></path></svg>',svgContentId:11048749034,withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mq7y7x\",\"data-styles-preset\":\"mZgt0UXsh\",children:\"Empower educators with AI-driven insights and tools\"})}),className:\"framer-1iiem76\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pgaq02\",\"data-framer-name\":\"Item\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-vtij34\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1rasqrd\",\"data-framer-name\":\"Kira checkmark\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 13\"><path d=\"M 13.775 2.804 C 13.775 2.09 13.525 1.504 13.025 0.994 C 12.55 0.51 11.95 0.255 11.275 0.255 C 10.575 0.255 10 0.51 9.5 0.994 L 8.45 2.065 C 7.65 1.631 6.75 1.402 5.775 1.402 C 4.225 1.402 2.9 1.963 1.8 3.084 C 0.7 4.206 0.15 5.557 0.15 7.137 C 0.15 8.718 0.7 10.069 1.8 11.216 C 2.9 12.337 4.225 12.873 5.775 12.873 C 7.325 12.873 8.65 12.312 9.775 11.216 C 10.875 10.094 11.4 8.743 11.4 7.137 C 11.4 5.531 11.4 6.602 11.35 6.347 L 13.05 4.588 C 13.55 4.104 13.8 3.492 13.8 2.804 M 11.25 1.504 C 11.6 1.504 11.875 1.631 12.125 1.861 C 12.375 2.116 12.5 2.422 12.5 2.778 C 12.5 3.135 12.375 3.416 12.125 3.671 L 6.625 9.278 C 6.375 9.533 6.1 9.661 5.75 9.661 C 5.4 9.661 5.1 9.533 4.85 9.278 L 2.85 7.239 C 2.6 6.984 2.5 6.704 2.5 6.347 C 2.5 5.99 2.625 5.684 2.85 5.429 C 3.1 5.175 3.4 5.073 3.75 5.073 C 4.1 5.073 4.375 5.2 4.625 5.429 L 5.75 6.602 L 10.375 1.861 C 10.625 1.606 10.925 1.504 11.25 1.504 Z\" fill=\"rgb(137,115,255)\"></path></svg>',svgContentId:11048749034,withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mq7y7x\",\"data-styles-preset\":\"mZgt0UXsh\",children:\"Engage students with adaptive, personalized learning\"})}),className:\"framer-gprt7n\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ku0j3n\",\"data-framer-name\":\"Item\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-12uv4gh\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-17asc33\",\"data-framer-name\":\"Kira checkmark\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 13\"><path d=\"M 13.775 2.804 C 13.775 2.09 13.525 1.504 13.025 0.994 C 12.55 0.51 11.95 0.255 11.275 0.255 C 10.575 0.255 10 0.51 9.5 0.994 L 8.45 2.065 C 7.65 1.631 6.75 1.402 5.775 1.402 C 4.225 1.402 2.9 1.963 1.8 3.084 C 0.7 4.206 0.15 5.557 0.15 7.137 C 0.15 8.718 0.7 10.069 1.8 11.216 C 2.9 12.337 4.225 12.873 5.775 12.873 C 7.325 12.873 8.65 12.312 9.775 11.216 C 10.875 10.094 11.4 8.743 11.4 7.137 C 11.4 5.531 11.4 6.602 11.35 6.347 L 13.05 4.588 C 13.55 4.104 13.8 3.492 13.8 2.804 M 11.25 1.504 C 11.6 1.504 11.875 1.631 12.125 1.861 C 12.375 2.116 12.5 2.422 12.5 2.778 C 12.5 3.135 12.375 3.416 12.125 3.671 L 6.625 9.278 C 6.375 9.533 6.1 9.661 5.75 9.661 C 5.4 9.661 5.1 9.533 4.85 9.278 L 2.85 7.239 C 2.6 6.984 2.5 6.704 2.5 6.347 C 2.5 5.99 2.625 5.684 2.85 5.429 C 3.1 5.175 3.4 5.073 3.75 5.073 C 4.1 5.073 4.375 5.2 4.625 5.429 L 5.75 6.602 L 10.375 1.861 C 10.625 1.606 10.925 1.504 11.25 1.504 Z\" fill=\"rgb(137,115,255)\"></path></svg>',svgContentId:11048749034,withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mq7y7x\",\"data-styles-preset\":\"mZgt0UXsh\",children:\"Save teachers 5-10 hours per week\"})}),className:\"framer-3t3spg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cutqlo\",\"data-framer-name\":\"Item\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1f9limg\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-6d1yhu\",\"data-framer-name\":\"Kira checkmark\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 13\"><path d=\"M 13.775 2.804 C 13.775 2.09 13.525 1.504 13.025 0.994 C 12.55 0.51 11.95 0.255 11.275 0.255 C 10.575 0.255 10 0.51 9.5 0.994 L 8.45 2.065 C 7.65 1.631 6.75 1.402 5.775 1.402 C 4.225 1.402 2.9 1.963 1.8 3.084 C 0.7 4.206 0.15 5.557 0.15 7.137 C 0.15 8.718 0.7 10.069 1.8 11.216 C 2.9 12.337 4.225 12.873 5.775 12.873 C 7.325 12.873 8.65 12.312 9.775 11.216 C 10.875 10.094 11.4 8.743 11.4 7.137 C 11.4 5.531 11.4 6.602 11.35 6.347 L 13.05 4.588 C 13.55 4.104 13.8 3.492 13.8 2.804 M 11.25 1.504 C 11.6 1.504 11.875 1.631 12.125 1.861 C 12.375 2.116 12.5 2.422 12.5 2.778 C 12.5 3.135 12.375 3.416 12.125 3.671 L 6.625 9.278 C 6.375 9.533 6.1 9.661 5.75 9.661 C 5.4 9.661 5.1 9.533 4.85 9.278 L 2.85 7.239 C 2.6 6.984 2.5 6.704 2.5 6.347 C 2.5 5.99 2.625 5.684 2.85 5.429 C 3.1 5.175 3.4 5.073 3.75 5.073 C 4.1 5.073 4.375 5.2 4.625 5.429 L 5.75 6.602 L 10.375 1.861 C 10.625 1.606 10.925 1.504 11.25 1.504 Z\" fill=\"rgb(137,115,255)\"></path></svg>',svgContentId:11048749034,withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mq7y7x\",\"data-styles-preset\":\"mZgt0UXsh\",children:\"Replace 3-5 products and cut IT and EdTech spend by up to 30%\\xa0\"})}),className:\"framer-4jl8hi\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mq7y7x\",\"data-styles-preset\":\"mZgt0UXsh\",children:\"The future of education is AI-powered. Is your school ready?\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mq7y7x\",\"data-styles-preset\":\"mZgt0UXsh\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"Talk to our team and see Kira Learning in action.\"})})]}),className:\"framer-pou7dx\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vtkc03\",\"data-framer-name\":\"Benefits\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RnVubmVsIERpc3BsYXktNTAw\",\"--framer-font-family\":'\"Funnel Display\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-text-color\":\"var(--token-ac2a5594-0c02-4cf7-881e-2a3f496b63f6, rgb(52, 64, 85))\"},children:\"Trusted by 500+ schools worldwide\"})}),className:\"framer-1jw06q9\",fonts:[\"GF;Funnel Display-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uepg2f\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rb988e\",\"data-framer-name\":\"Logo Wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CDVteMG5C:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+32+0+0+1342.4+0+48+0+0+35),pixelHeight:199,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/w7OYOPBpfirZGFEn27oyoPe2itY.svg\"}},GGGEDfVRo:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+32+0+0+1342.4+0+48+0+0+14),pixelHeight:199,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/w7OYOPBpfirZGFEn27oyoPe2itY.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+32+0+0+1077.7+0+48+0+0+10.5),pixelHeight:199,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/w7OYOPBpfirZGFEn27oyoPe2itY.svg\"},className:\"framer-buou0m\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-f51lab\",\"data-framer-name\":\"Logo Wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CDVteMG5C:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+32+0+0+1342.4+0+48+0+0+21),pixelHeight:245,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/YSDOIDgY6Jb0sbcEF8Gei0nBtyE.svg\"}},GGGEDfVRo:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+32+0+0+1342.4+0+48+0+0+0),pixelHeight:245,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/YSDOIDgY6Jb0sbcEF8Gei0nBtyE.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+32+0+0+1077.7+0+48+0+0+-3.5),pixelHeight:245,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/YSDOIDgY6Jb0sbcEF8Gei0nBtyE.svg\"},className:\"framer-2vokq1\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-x4f1f1\",\"data-framer-name\":\"Logo Wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CDVteMG5C:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+32+0+0+1342.4+0+48+0+0+17.5),pixelHeight:450,pixelWidth:451,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ytXuNdLecfOiHDnlqXvEtA7SIm0.svg\"}},GGGEDfVRo:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+32+0+0+1342.4+0+48+0+98+0),pixelHeight:450,pixelWidth:451,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ytXuNdLecfOiHDnlqXvEtA7SIm0.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+32+0+0+1077.7+0+48+0+0+-7),pixelHeight:450,pixelWidth:451,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ytXuNdLecfOiHDnlqXvEtA7SIm0.svg\"},className:\"framer-1m4ry0z\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-66kruv\",\"data-framer-name\":\"Logo Wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CDVteMG5C:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+32+0+0+1342.4+0+48+0+0+22),pixelHeight:300,pixelWidth:526,positionX:\"center\",positionY:\"center\",sizes:`max(max((min(${componentViewport?.width||\"100vw\"} - 60px, 800px) - 48px) / 5, 50px), 1px)`,src:\"https://framerusercontent.com/images/MIKBoIBDsZfNAkZRziDTbSae4.png\",srcSet:\"https://framerusercontent.com/images/MIKBoIBDsZfNAkZRziDTbSae4.png?scale-down-to=512 512w,https://framerusercontent.com/images/MIKBoIBDsZfNAkZRziDTbSae4.png 526w\"}},GGGEDfVRo:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+32+0+0+1342.4+0+48+0+98+4.5),pixelHeight:300,pixelWidth:526,positionX:\"center\",positionY:\"center\",sizes:`max(max((min(${componentViewport?.width||\"100vw\"} - 40px, 800px) - 16px) / 2, 50px), 1px)`,src:\"https://framerusercontent.com/images/MIKBoIBDsZfNAkZRziDTbSae4.png\",srcSet:\"https://framerusercontent.com/images/MIKBoIBDsZfNAkZRziDTbSae4.png?scale-down-to=512 512w,https://framerusercontent.com/images/MIKBoIBDsZfNAkZRziDTbSae4.png 526w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+32+0+0+1077.7+0+48+0+0+-2.5),pixelHeight:300,pixelWidth:526,positionX:\"center\",positionY:\"center\",sizes:`max(max((min(max(${componentViewport?.width||\"100vw\"} / 2, 1px) - 96px, 800px) - 48px) / 5, 50px), 1px)`,src:\"https://framerusercontent.com/images/MIKBoIBDsZfNAkZRziDTbSae4.png\",srcSet:\"https://framerusercontent.com/images/MIKBoIBDsZfNAkZRziDTbSae4.png?scale-down-to=512 512w,https://framerusercontent.com/images/MIKBoIBDsZfNAkZRziDTbSae4.png 526w\"},className:\"framer-3vxkj\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-28jxlj\",\"data-framer-name\":\"Logo Wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CDVteMG5C:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+32+0+0+1342.4+0+48+0+0+27),pixelHeight:102,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/YdBAheIAspO5Uq4xg2mbjauALFw.svg\"}},GGGEDfVRo:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+32+0+0+1342.4+0+48+0+203+0),pixelHeight:102,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/YdBAheIAspO5Uq4xg2mbjauALFw.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+32+0+0+1077.7+0+48+0+0+2.5),pixelHeight:102,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/YdBAheIAspO5Uq4xg2mbjauALFw.svg\"},className:\"framer-1p2gwbz\"})})})]})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mkq6q\",\"data-framer-name\":\"Right\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-tej8oq\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-dq3fzh-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"lqTP_JKsv\",scopeId:\"IICUrzb5q\",children:/*#__PURE__*/_jsx(HubSpotForm,{advanced:false,formId:\"2cd1362c-c2f6-4313-9666-bc2fdb4ccd7d\",height:\"100%\",id:\"lqTP_JKsv\",layoutId:\"lqTP_JKsv\",portalId:\"22680862\",region:\"eu1\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-2uHYV.framer-158u3k, .framer-2uHYV .framer-158u3k { display: block; }\",\".framer-2uHYV.framer-ibzd1g { align-content: center; align-items: center; background-color: var(--token-2f993420-46f4-4a63-82b3-050aba4ef132, #fdfdfd); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-2uHYV .framer-1g1hf3u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; min-height: 100vh; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-2uHYV .framer-i207uj { align-content: flex-end; align-items: flex-end; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: auto; justify-content: center; overflow: visible; padding: 32px 64px 32px 32px; position: relative; width: 1px; z-index: 1; }\",\".framer-2uHYV .framer-5ab1dp { -webkit-user-select: none; bottom: 0px; flex: none; left: 0px; overflow: hidden; pointer-events: none; position: absolute; right: -100px; top: 0px; user-select: none; }\",\".framer-2uHYV .framer-1xxbxaq { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 1px; justify-content: center; max-width: 800px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-2uHYV .framer-tln2r9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-2uHYV .framer-1cyp1ea { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 32px); position: relative; width: 32px; }\",\".framer-2uHYV .framer-lg725m { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-2uHYV .framer-zb622f, .framer-2uHYV .framer-pou7dx { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-2uHYV .framer-7xv2ct { 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: visible; padding: 0px; position: relative; width: 497px; }\",\".framer-2uHYV .framer-1u33lb7 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 500px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-2uHYV .framer-1nykjq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-2uHYV .framer-57tebl, .framer-2uHYV .framer-msykch, .framer-2uHYV .framer-1pgaq02, .framer-2uHYV .framer-ku0j3n, .framer-2uHYV .framer-cutqlo { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-2uHYV .framer-v39pgl, .framer-2uHYV .framer-1u47s2, .framer-2uHYV .framer-vtij34, .framer-2uHYV .framer-12uv4gh, .framer-2uHYV .framer-1f9limg { align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: rgba(70, 70, 70, 0.2); border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; box-shadow: 0px 0px 0px 1px rgba(70, 70, 70, 0.25), 0px 1px 2px 0px rgba(70, 70, 70, 0.32), 0px 6px 16px 0px rgba(70, 70, 70, 0.32); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 24px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 24px; }\",\".framer-2uHYV .framer-1lyidb9, .framer-2uHYV .framer-1mmhaiy, .framer-2uHYV .framer-1rasqrd, .framer-2uHYV .framer-17asc33, .framer-2uHYV .framer-6d1yhu { flex: none; height: 13px; position: relative; width: 14px; }\",\".framer-2uHYV .framer-kr6t51, .framer-2uHYV .framer-1iiem76, .framer-2uHYV .framer-gprt7n, .framer-2uHYV .framer-3t3spg, .framer-2uHYV .framer-4jl8hi { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-2uHYV .framer-vtkc03 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-2uHYV .framer-1jw06q9 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-2uHYV .framer-uepg2f { display: grid; flex: none; gap: 12px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(5, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: 75px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-2uHYV .framer-1rb988e { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: 100%; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-2uHYV .framer-buou0m { flex: 0.95 0 0px; height: 54px; overflow: hidden; position: relative; width: 1px; }\",\".framer-2uHYV .framer-f51lab, .framer-2uHYV .framer-x4f1f1, .framer-2uHYV .framer-66kruv, .framer-2uHYV .framer-28jxlj { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: 100%; justify-content: center; justify-self: start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-2uHYV .framer-2vokq1 { flex: 1 0 0px; height: 82px; overflow: hidden; position: relative; width: 1px; }\",\".framer-2uHYV .framer-1m4ry0z { flex: 1 0 0px; height: 89px; overflow: hidden; position: relative; width: 1px; }\",\".framer-2uHYV .framer-3vxkj { flex: 1 0 0px; height: 80px; overflow: hidden; position: relative; width: 1px; }\",\".framer-2uHYV .framer-1p2gwbz { flex: 1 0 0px; height: 70px; overflow: hidden; position: relative; width: 1px; }\",\".framer-2uHYV .framer-1mkq6q { align-content: flex-start; align-items: flex-start; background-color: var(--token-2f993420-46f4-4a63-82b3-050aba4ef132, #f6f6f6); border-bottom-left-radius: 24px; border-top-left-radius: 24px; box-shadow: -0.6021873017743928px 0px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.11), -2.288533303243457px 0px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.1), -10px 0px 10px -3.75px rgba(0, 0, 0, 0.04); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; min-height: 100vh; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-2uHYV .framer-tej8oq { align-content: center; align-items: center; background-color: var(--token-2f993420-46f4-4a63-82b3-050aba4ef132, #f7f7f5); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; max-width: 1000px; min-height: 100vh; overflow: hidden; padding: 40px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-2uHYV .framer-dq3fzh-container { flex: none; height: 908px; max-width: 600px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-2uHYV.framer-ibzd1g, .framer-2uHYV .framer-1g1hf3u, .framer-2uHYV .framer-i207uj, .framer-2uHYV .framer-1xxbxaq, .framer-2uHYV .framer-tln2r9, .framer-2uHYV .framer-lg725m, .framer-2uHYV .framer-7xv2ct, .framer-2uHYV .framer-1nykjq, .framer-2uHYV .framer-57tebl, .framer-2uHYV .framer-v39pgl, .framer-2uHYV .framer-msykch, .framer-2uHYV .framer-1u47s2, .framer-2uHYV .framer-1pgaq02, .framer-2uHYV .framer-vtij34, .framer-2uHYV .framer-ku0j3n, .framer-2uHYV .framer-12uv4gh, .framer-2uHYV .framer-cutqlo, .framer-2uHYV .framer-1f9limg, .framer-2uHYV .framer-vtkc03, .framer-2uHYV .framer-1rb988e, .framer-2uHYV .framer-f51lab, .framer-2uHYV .framer-x4f1f1, .framer-2uHYV .framer-66kruv, .framer-2uHYV .framer-28jxlj, .framer-2uHYV .framer-1mkq6q, .framer-2uHYV .framer-tej8oq { gap: 0px; } .framer-2uHYV.framer-ibzd1g > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-2uHYV.framer-ibzd1g > :first-child, .framer-2uHYV .framer-i207uj > :first-child, .framer-2uHYV .framer-1xxbxaq > :first-child, .framer-2uHYV .framer-lg725m > :first-child, .framer-2uHYV .framer-7xv2ct > :first-child, .framer-2uHYV .framer-1nykjq > :first-child, .framer-2uHYV .framer-vtkc03 > :first-child, .framer-2uHYV .framer-1mkq6q > :first-child, .framer-2uHYV .framer-tej8oq > :first-child { margin-top: 0px; } .framer-2uHYV.framer-ibzd1g > :last-child, .framer-2uHYV .framer-i207uj > :last-child, .framer-2uHYV .framer-1xxbxaq > :last-child, .framer-2uHYV .framer-lg725m > :last-child, .framer-2uHYV .framer-7xv2ct > :last-child, .framer-2uHYV .framer-1nykjq > :last-child, .framer-2uHYV .framer-vtkc03 > :last-child, .framer-2uHYV .framer-1mkq6q > :last-child, .framer-2uHYV .framer-tej8oq > :last-child { margin-bottom: 0px; } .framer-2uHYV .framer-1g1hf3u > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-2uHYV .framer-1g1hf3u > :first-child, .framer-2uHYV .framer-tln2r9 > :first-child, .framer-2uHYV .framer-57tebl > :first-child, .framer-2uHYV .framer-v39pgl > :first-child, .framer-2uHYV .framer-msykch > :first-child, .framer-2uHYV .framer-1u47s2 > :first-child, .framer-2uHYV .framer-1pgaq02 > :first-child, .framer-2uHYV .framer-vtij34 > :first-child, .framer-2uHYV .framer-ku0j3n > :first-child, .framer-2uHYV .framer-12uv4gh > :first-child, .framer-2uHYV .framer-cutqlo > :first-child, .framer-2uHYV .framer-1f9limg > :first-child, .framer-2uHYV .framer-1rb988e > :first-child, .framer-2uHYV .framer-f51lab > :first-child, .framer-2uHYV .framer-x4f1f1 > :first-child, .framer-2uHYV .framer-66kruv > :first-child, .framer-2uHYV .framer-28jxlj > :first-child { margin-left: 0px; } .framer-2uHYV .framer-1g1hf3u > :last-child, .framer-2uHYV .framer-tln2r9 > :last-child, .framer-2uHYV .framer-57tebl > :last-child, .framer-2uHYV .framer-v39pgl > :last-child, .framer-2uHYV .framer-msykch > :last-child, .framer-2uHYV .framer-1u47s2 > :last-child, .framer-2uHYV .framer-1pgaq02 > :last-child, .framer-2uHYV .framer-vtij34 > :last-child, .framer-2uHYV .framer-ku0j3n > :last-child, .framer-2uHYV .framer-12uv4gh > :last-child, .framer-2uHYV .framer-cutqlo > :last-child, .framer-2uHYV .framer-1f9limg > :last-child, .framer-2uHYV .framer-1rb988e > :last-child, .framer-2uHYV .framer-f51lab > :last-child, .framer-2uHYV .framer-x4f1f1 > :last-child, .framer-2uHYV .framer-66kruv > :last-child, .framer-2uHYV .framer-28jxlj > :last-child { margin-right: 0px; } .framer-2uHYV .framer-i207uj > *, .framer-2uHYV .framer-1xxbxaq > *, .framer-2uHYV .framer-1nykjq > *, .framer-2uHYV .framer-vtkc03 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-2uHYV .framer-tln2r9 > *, .framer-2uHYV .framer-1rb988e > *, .framer-2uHYV .framer-f51lab > *, .framer-2uHYV .framer-x4f1f1 > *, .framer-2uHYV .framer-66kruv > *, .framer-2uHYV .framer-28jxlj > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-2uHYV .framer-lg725m > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-2uHYV .framer-7xv2ct > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-2uHYV .framer-57tebl > *, .framer-2uHYV .framer-msykch > *, .framer-2uHYV .framer-1pgaq02 > *, .framer-2uHYV .framer-ku0j3n > *, .framer-2uHYV .framer-cutqlo > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-2uHYV .framer-v39pgl > *, .framer-2uHYV .framer-1u47s2 > *, .framer-2uHYV .framer-vtij34 > *, .framer-2uHYV .framer-12uv4gh > *, .framer-2uHYV .framer-1f9limg > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-2uHYV .framer-1mkq6q > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-2uHYV .framer-tej8oq > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-2uHYV.framer-ibzd1g { width: 810px; } .framer-2uHYV .framer-1g1hf3u { flex-direction: column; } .framer-2uHYV .framer-i207uj { align-self: unset; flex: none; height: min-content; padding: 32px 30px 32px 30px; width: 100%; } .framer-2uHYV .framer-1xxbxaq { flex: none; height: min-content; } .framer-2uHYV .framer-uepg2f { height: 124px; } .framer-2uHYV .framer-1mkq6q { flex: none; min-height: unset; width: 100%; } .framer-2uHYV .framer-tej8oq { min-height: unset; order: 0; padding: 0px; } .framer-2uHYV .framer-dq3fzh-container { height: 1000px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-2uHYV .framer-1g1hf3u { gap: 0px; } .framer-2uHYV .framer-1g1hf3u > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-2uHYV .framer-1g1hf3u > :first-child { margin-top: 0px; } .framer-2uHYV .framer-1g1hf3u > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-2uHYV.framer-ibzd1g { width: 390px; } .framer-2uHYV .framer-1g1hf3u { flex-direction: column; } .framer-2uHYV .framer-i207uj { align-self: unset; flex: none; gap: 48px; height: min-content; padding: 32px 20px 32px 20px; width: 100%; } .framer-2uHYV .framer-1xxbxaq { flex: none; height: min-content; } .framer-2uHYV .framer-7xv2ct { width: 100%; } .framer-2uHYV .framer-uepg2f { gap: 16px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(1, min-content); height: min-content; } .framer-2uHYV .framer-1mkq6q { flex: none; min-height: unset; width: 100%; } .framer-2uHYV .framer-tej8oq { min-height: unset; padding: 0px 20px 64px 20px; } .framer-2uHYV .framer-dq3fzh-container { height: 1250px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-2uHYV .framer-1g1hf3u, .framer-2uHYV .framer-i207uj, .framer-2uHYV .framer-uepg2f { gap: 0px; } .framer-2uHYV .framer-1g1hf3u > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-2uHYV .framer-1g1hf3u > :first-child, .framer-2uHYV .framer-i207uj > :first-child { margin-top: 0px; } .framer-2uHYV .framer-1g1hf3u > :last-child, .framer-2uHYV .framer-i207uj > :last-child { margin-bottom: 0px; } .framer-2uHYV .framer-i207uj > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-2uHYV .framer-uepg2f > *, .framer-2uHYV .framer-uepg2f > :first-child, .framer-2uHYV .framer-uepg2f > :last-child { margin: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 988\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"CDVteMG5C\":{\"layout\":[\"fixed\",\"auto\"]},\"GGGEDfVRo\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerIICUrzb5q=withCSS(Component,css,\"framer-2uHYV\");export default FramerIICUrzb5q;FramerIICUrzb5q.displayName=\"Contact Sales\";FramerIICUrzb5q.defaultProps={height:988,width:1200};addFonts(FramerIICUrzb5q,[{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\"},{family:\"Funnel Display\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/funneldisplay/v1/B50bF7FGv37QNVWgE0ga--4PbZSRJXrOHcLHLoAYqGPXXcVwIZDKFA.woff2\",weight:\"500\"}]},...HubSpotFormFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIICUrzb5q\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"988\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CDVteMG5C\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GGGEDfVRo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["emptyStateStyle", "containerStyles", "neutralStateStyle", "stateTitleStyle", "stateParagraphStyle", "poll", "f", "delay", "count", "i", "EmptyState", "title", "description", "u", "emptyStateStyle", "p", "stateTitleStyle", "stateParagraphStyle", "HubSpotForm", "portalId", "formId", "advanced", "region", "id", "elementId", "cleanup", "element", "ue", "window", "handleScriptLoad", "script", "addPropertyControls", "ControlType", "HubSpotFormFonts", "getFonts", "HubSpotForm", "breakpoints", "serializationHash", "variantClassNames", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "Link", "SVG", "RichText2", "x", "ComponentViewportProvider", "Container", "HubSpotForm", "css", "FramerIICUrzb5q", "withCSS", "IICUrzb5q_default", "addFonts", "HubSpotFormFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
