{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/48eBssXTyb7JBAnYjkZh/qc5onVBHpheULY5k4S8d/ProgressAnimation.js", "ssg:https://framerusercontent.com/modules/7UDDvjR9jGDeLVnhITKu/u3W4Njp9EV0R3eH5ikmc/ystK8pKuq.js", "ssg:https://framerusercontent.com/modules/qHkj6nygaYVDUeQRDOqS/kBYWuAPjqGCmjaLWRVJw/x07pyIFfS.js", "ssg:https://framerusercontent.com/modules/c7T83ZcMoU7F8VfhBGrJ/D4v3b9Hr12Ps2UGdw1Na/zAatavhUg.js"],
  "sourcesContent": ["import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useEffect,useState}from\"react\";import{addPropertyControls,ControlType}from\"framer\";export default function ProgressAnimation(props){const{backgroundColor,progressColor,timeAnimation}=props;const[width,setWidth]=useState(0);useEffect(function(){const interval=setInterval(function(){setWidth(prevWidth=>prevWidth>=100?0:prevWidth+1);},timeAnimation);return function cleanup(){clearInterval(interval);};},[timeAnimation]);const styles={container:{width:\"100%\",height:\"100%\",position:\"relative\",overflow:\"hidden\"},background:{position:\"absolute\",top:0,left:0,width:\"100%\",height:\"100%\",background:backgroundColor},progress:{position:\"absolute\",top:0,left:0,height:\"100%\",width:`${width}%`,background:progressColor,transition:`width ${timeAnimation}ms linear`}};return /*#__PURE__*/_jsxs(\"div\",{style:styles.container,children:[/*#__PURE__*/_jsx(\"div\",{style:styles.background}),/*#__PURE__*/_jsx(\"div\",{style:styles.progress})]});}addPropertyControls(ProgressAnimation,{backgroundColor:{title:\"Background Color\",type:ControlType.Color,defaultValue:\"rgba(0, 0, 0, 0.12)\"},progressColor:{title:\"Progress Color\",type:ControlType.Color,defaultValue:\"black\"},timeAnimation:{title:\"Animation Time (ms)\",type:ControlType.Number,defaultValue:90,min:10,max:1e3,step:10}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"ProgressAnimation\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ProgressAnimation.map", "// Generated by Framer (2ca17d4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import ProgressAnimation from\"https://framerusercontent.com/modules/48eBssXTyb7JBAnYjkZh/qc5onVBHpheULY5k4S8d/ProgressAnimation.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/20gSfyQKBK6M3F6pHEVz/jYAwEk3H8N3DHcvfLxTp/EmeZQIyfM.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/gtHQMAe4lA3yGOjCQ59j/fWu3i1U6gFFAPjqDbvwP/WsXIadf46.js\";const ProgressAnimationFonts=getFonts(ProgressAnimation);const cycleOrder=[\"E_Gpkckqr\",\"xLT_zrk83\",\"M8VjCpI1V\",\"KamUBnMkF\"];const serializationHash=\"framer-R5T8N\";const variantClassNames={E_Gpkckqr:\"framer-v-1kfzufl\",KamUBnMkF:\"framer-v-dzjf5a\",M8VjCpI1V:\"framer-v-17pqhr4\",xLT_zrk83:\"framer-v-tq305b\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"mobile-active\":\"M8VjCpI1V\",\"mobile-inactive\":\"KamUBnMkF\",Active:\"E_Gpkckqr\",Inactive:\"xLT_zrk83\"};const getProps=({height,id,tap,text,title,width,...props})=>{return{...props,J7o8fdE7e:text??props.J7o8fdE7e??\"As own, all own, a the a ago. Myself and that everyone in it walls. Reclined scale, on various of the me what him who I its a might who it scent but first writer's tone she immune person, problem proposal employed the a did his most maybe as and.\",okc_6dBcT:title??props.okc_6dBcT??\"Higher approval rate\",QFynIJaYH:tap??props.QFynIJaYH,variant:humanReadableVariantMap[props.variant]??props.variant??\"E_Gpkckqr\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,okc_6dBcT,J7o8fdE7e,QFynIJaYH,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"E_Gpkckqr\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap12s1o1s=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(QFynIJaYH){const res=await QFynIJaYH(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"xLT_zrk83\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"M8VjCpI1V\")return true;return false;};const isDisplayed2=()=>{if([\"M8VjCpI1V\",\"KamUBnMkF\"].includes(baseVariant))return false;return true;};const isDisplayed3=()=>{if([\"xLT_zrk83\",\"KamUBnMkF\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1kfzufl\",className,classNames),\"data-framer-name\":\"Active\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"E_Gpkckqr\",onTap:onTap12s1o1s,ref:ref??ref1,style:{...style},...addPropertyOverrides({KamUBnMkF:{\"data-framer-name\":\"mobile-inactive\"},M8VjCpI1V:{\"data-framer-name\":\"mobile-active\"},xLT_zrk83:{\"data-framer-name\":\"Inactive\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-184i6my\",\"data-framer-name\":\"Columns\",layoutDependency:layoutDependency,layoutId:\"l1tfdfevs\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-1emnk0y\",\"data-styles-preset\":\"EmeZQIyfM\",children:\"Higher approval rate\"})}),className:\"framer-tpqeps\",\"data-framer-name\":\"10 anos de opera\\xe7\\xe3o\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"DnA9Srmzn\",style:{\"--framer-paragraph-spacing\":\"20px\",opacity:1},text:okc_6dBcT,variants:{KamUBnMkF:{opacity:.3},M8VjCpI1V:{opacity:1},xLT_zrk83:{opacity:.3}},verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-m6je39\",layoutDependency:layoutDependency,layoutId:\"emohve32k\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1azvxe4\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"zf55zH6Ca\",style:{backgroundColor:\"var(--token-36d577f4-05a5-432b-8c71-a2a5054e2936, rgb(80, 250, 145))\"}}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-10493-container\",layoutDependency:layoutDependency,layoutId:\"P3OCNS4dj-container\",children:/*#__PURE__*/_jsx(ProgressAnimation,{backgroundColor:\"rgba(0, 0, 0, 0.12)\",height:\"100%\",id:\"P3OCNS4dj\",layoutId:\"P3OCNS4dj\",progressColor:\"var(--token-36d577f4-05a5-432b-8c71-a2a5054e2936, rgb(40, 167, 69))\",style:{height:\"100%\",width:\"100%\"},timeAnimation:140,width:\"100%\"})})})]}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-u3kqsu\",\"data-framer-name\":\"Columns\",layoutDependency:layoutDependency,layoutId:\"hCLwUQRhF\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-6d8aiq\",\"data-styles-preset\":\"WsXIadf46\",children:\"As own, all own, a the a ago. Myself and that everyone in it walls. Reclined scale, on various of the me what him who I its a might who it scent but first writer's tone she immune person, problem proposal employed the a did his most maybe as and.\"})}),className:\"framer-a9u0fj\",\"data-framer-name\":\"Koin es la mejor soluci\\xf3n de medios de pago y financiaci\\xf3n digitales que permite a empresas y consumidores conectarse y realizar transacciones de forma pr\\xe1ctica y segura.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"QG6csJqmx\",style:{\"--framer-paragraph-spacing\":\"16px\",opacity:.7},text:J7o8fdE7e,verticalAlignment:\"top\",withExternalLayout:true})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-R5T8N.framer-1vc30ok, .framer-R5T8N .framer-1vc30ok { display: block; }\",\".framer-R5T8N.framer-1kfzufl { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 48px 0px 8px 0px; position: relative; width: 482px; }\",\".framer-R5T8N .framer-184i6my { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-R5T8N .framer-tpqeps, .framer-R5T8N .framer-a9u0fj { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-R5T8N .framer-m6je39 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-R5T8N .framer-1azvxe4 { flex: none; height: 1px; overflow: visible; position: relative; width: 100%; z-index: 1; }\",\".framer-R5T8N .framer-10493-container { flex: none; height: 1px; position: relative; width: 100%; }\",\".framer-R5T8N .framer-u3kqsu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-R5T8N.framer-1kfzufl, .framer-R5T8N .framer-184i6my, .framer-R5T8N .framer-m6je39, .framer-R5T8N .framer-u3kqsu { gap: 0px; } .framer-R5T8N.framer-1kfzufl > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-R5T8N.framer-1kfzufl > :first-child, .framer-R5T8N .framer-m6je39 > :first-child { margin-top: 0px; } .framer-R5T8N.framer-1kfzufl > :last-child, .framer-R5T8N .framer-m6je39 > :last-child { margin-bottom: 0px; } .framer-R5T8N .framer-184i6my > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-R5T8N .framer-184i6my > :first-child, .framer-R5T8N .framer-u3kqsu > :first-child { margin-left: 0px; } .framer-R5T8N .framer-184i6my > :last-child, .framer-R5T8N .framer-u3kqsu > :last-child { margin-right: 0px; } .framer-R5T8N .framer-m6je39 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-R5T8N .framer-u3kqsu > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } }\",\".framer-R5T8N.framer-v-17pqhr4 .framer-1azvxe4 { order: 1; }\",\".framer-R5T8N.framer-v-dzjf5a .framer-m6je39 { min-height: 14px; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 247\n * @framerIntrinsicWidth 482\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"xLT_zrk83\":{\"layout\":[\"fixed\",\"auto\"]},\"M8VjCpI1V\":{\"layout\":[\"fixed\",\"auto\"]},\"KamUBnMkF\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"okc_6dBcT\":\"title\",\"J7o8fdE7e\":\"text\",\"QFynIJaYH\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerystK8pKuq=withCSS(Component,css,\"framer-R5T8N\");export default FramerystK8pKuq;FramerystK8pKuq.displayName=\"Elements/Single Feature\";FramerystK8pKuq.defaultProps={height:247,width:482};addPropertyControls(FramerystK8pKuq,{variant:{options:[\"E_Gpkckqr\",\"xLT_zrk83\",\"M8VjCpI1V\",\"KamUBnMkF\"],optionTitles:[\"Active\",\"Inactive\",\"mobile-active\",\"mobile-inactive\"],title:\"Variant\",type:ControlType.Enum},okc_6dBcT:{defaultValue:\"Higher approval rate\",displayTextArea:false,title:\"Title\",type:ControlType.String},J7o8fdE7e:{defaultValue:\"As own, all own, a the a ago. Myself and that everyone in it walls. Reclined scale, on various of the me what him who I its a might who it scent but first writer's tone she immune person, problem proposal employed the a did his most maybe as and.\",displayTextArea:true,title:\"Text\",type:ControlType.String},QFynIJaYH:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramerystK8pKuq,[{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\"}]},...ProgressAnimationFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerystK8pKuq\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xLT_zrk83\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"M8VjCpI1V\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KamUBnMkF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"247\",\"framerVariables\":\"{\\\"okc_6dBcT\\\":\\\"title\\\",\\\"J7o8fdE7e\\\":\\\"text\\\",\\\"QFynIJaYH\\\":\\\"tap\\\"}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"482\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ystK8pKuq.map", "// Generated by Framer (2ca17d4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Image,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import ElementsSingleFeature from\"https://framerusercontent.com/modules/7UDDvjR9jGDeLVnhITKu/u3W4Njp9EV0R3eH5ikmc/ystK8pKuq.js\";const ElementsSingleFeatureFonts=getFonts(ElementsSingleFeature);const cycleOrder=[\"fr2I0RC2j\",\"Ssh_IauLm\",\"qXbAmGOPr\",\"WhCLcRtXp\",\"qtyRyqlLq\",\"M1yKGSFIV\",\"blipraa32\",\"bx5lbb61n\",\"AdTtJO11A\",\"c9PrmtPL4\"];const serializationHash=\"framer-iPNNt\";const variantClassNames={AdTtJO11A:\"framer-v-t59v1l\",blipraa32:\"framer-v-1rz45fy\",bx5lbb61n:\"framer-v-k2a1n5\",c9PrmtPL4:\"framer-v-umkt3a\",fr2I0RC2j:\"framer-v-1hgfyge\",M1yKGSFIV:\"framer-v-1yfozhi\",qtyRyqlLq:\"framer-v-9gmh3r\",qXbAmGOPr:\"framer-v-16v1r48\",Ssh_IauLm:\"framer-v-eh9ppp\",WhCLcRtXp:\"framer-v-1oejdgu\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableEnumMap={Horizontal:\"row\",Vertical:\"column\"};const humanReadableVariantMap={\"mobile-1\":\"qtyRyqlLq\",\"mobile-2\":\"M1yKGSFIV\",\"Variant 1\":\"fr2I0RC2j\",\"Variant 10\":\"c9PrmtPL4\",\"Variant 2\":\"Ssh_IauLm\",\"Variant 3\":\"qXbAmGOPr\",\"Variant 4\":\"WhCLcRtXp\",\"Variant 7\":\"blipraa32\",\"Variant 8\":\"bx5lbb61n\",\"Variant 9\":\"AdTtJO11A\"};const getProps=({direction,gap,height,id,imageVisible,width,...props})=>{return{...props,mgXtwrkUV:humanReadableEnumMap[direction]??direction??props.mgXtwrkUV??\"row\",TSsap2otb:gap??props.TSsap2otb??64,variant:humanReadableVariantMap[props.variant]??props.variant??\"fr2I0RC2j\",W45sRgybq:imageVisible??props.W45sRgybq??true};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,W45sRgybq,mgXtwrkUV,TSsap2otb,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"fr2I0RC2j\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppear1998k3p=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"Ssh_IauLm\"),14e3);});const onAppear1q4lm0x=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"qXbAmGOPr\"),14e3);});const onAppear1cag717=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"WhCLcRtXp\"),14e3);});const onAppear16i7g63=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"fr2I0RC2j\"),14e3);});const QFynIJaYHk1hb9p=activeVariantCallback(async(...args)=>{setVariant(\"fr2I0RC2j\");});const QFynIJaYH1l8si5f=activeVariantCallback(async(...args)=>{setVariant(\"qtyRyqlLq\");});const QFynIJaYHzl9kra=activeVariantCallback(async(...args)=>{setVariant(\"AdTtJO11A\");});const QFynIJaYH1oxnw6v=activeVariantCallback(async(...args)=>{setVariant(\"Ssh_IauLm\");});const QFynIJaYHvmgd6w=activeVariantCallback(async(...args)=>{setVariant(\"M1yKGSFIV\");});const QFynIJaYH15r9bti=activeVariantCallback(async(...args)=>{setVariant(\"c9PrmtPL4\");});const QFynIJaYHortl4w=activeVariantCallback(async(...args)=>{setVariant(\"qXbAmGOPr\");});const QFynIJaYHwloeiq=activeVariantCallback(async(...args)=>{setVariant(\"blipraa32\");});const QFynIJaYH1wixyej=activeVariantCallback(async(...args)=>{setVariant(\"WhCLcRtXp\");});const QFynIJaYH1vu4316=activeVariantCallback(async(...args)=>{setVariant(\"bx5lbb61n\");});useOnVariantChange(baseVariant,{AdTtJO11A:undefined,blipraa32:undefined,bx5lbb61n:undefined,c9PrmtPL4:undefined,default:onAppear1998k3p,M1yKGSFIV:undefined,qtyRyqlLq:undefined,qXbAmGOPr:onAppear1cag717,Ssh_IauLm:onAppear1q4lm0x,WhCLcRtXp:onAppear16i7g63});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1hgfyge\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"fr2I0RC2j\",ref:ref??ref1,style:{\"--10roprf\":mgXtwrkUV===\"row\"?0:\"calc(calc(max(0, var(--tmc4nf)) * 1px) / 2)\",\"--1qa6e0u\":mgXtwrkUV,\"--1qnuj3j\":mgXtwrkUV===\"column\"?0:\"calc(calc(max(0, var(--tmc4nf)) * 1px) / 2)\",\"--3lawzb\":mgXtwrkUV===\"column\"?undefined:\"1 0 0px\",\"--lkchwn\":mgXtwrkUV===\"column\"?\"100%\":\"1px\",\"--tmc4nf\":TSsap2otb,...style},...addPropertyOverrides({AdTtJO11A:{\"data-framer-name\":\"Variant 9\",\"data-highlight\":undefined},blipraa32:{\"data-framer-name\":\"Variant 7\",\"data-highlight\":undefined},bx5lbb61n:{\"data-framer-name\":\"Variant 8\",\"data-highlight\":undefined},c9PrmtPL4:{\"data-framer-name\":\"Variant 10\",\"data-highlight\":undefined},M1yKGSFIV:{\"data-framer-name\":\"mobile-2\",\"data-highlight\":undefined},qtyRyqlLq:{\"data-framer-name\":\"mobile-1\",\"data-highlight\":undefined},qXbAmGOPr:{\"data-framer-name\":\"Variant 3\"},Ssh_IauLm:{\"data-framer-name\":\"Variant 2\"},WhCLcRtXp:{\"data-framer-name\":\"Variant 4\"}},baseVariant,gestureVariant),children:[W45sRgybq&&/*#__PURE__*/_jsx(motion.div,{background:{alt:\"\",fit:\"fill\",sizes:mgXtwrkUV===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${TSsap2otb*0}px, 1px)`:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/KaHbcQQrTCyOPWCQ4e1OxWUkgw.png\",srcSet:\"https://framerusercontent.com/images/KaHbcQQrTCyOPWCQ4e1OxWUkgw.png?scale-down-to=512 512w,https://framerusercontent.com/images/KaHbcQQrTCyOPWCQ4e1OxWUkgw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/KaHbcQQrTCyOPWCQ4e1OxWUkgw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/KaHbcQQrTCyOPWCQ4e1OxWUkgw.png 4096w\"},className:\"framer-1o1r2id\",\"data-border\":true,\"data-framer-name\":\"Images\",layoutDependency:layoutDependency,layoutId:\"RelStgYFM\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-9882c693-a13f-43e1-9594-16a84a9a6e56, rgba(255, 255, 255, 0.1))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"An illustration from Carlos Gomes Cabral\",fit:\"fill\",intrinsicHeight:898,intrinsicWidth:1060,pixelHeight:3857,pixelWidth:5785,positionX:\"center\",positionY:\"center\",sizes:`calc(${mgXtwrkUV===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${TSsap2otb*0}px, 1px)`:componentViewport?.width||\"100vw\"} + 47px)`,src:\"https://framerusercontent.com/images/jHL8NhVcnY7SLmlrEFLVFcEoeY.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/jHL8NhVcnY7SLmlrEFLVFcEoeY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/jHL8NhVcnY7SLmlrEFLVFcEoeY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/jHL8NhVcnY7SLmlrEFLVFcEoeY.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/jHL8NhVcnY7SLmlrEFLVFcEoeY.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/jHL8NhVcnY7SLmlrEFLVFcEoeY.jpg 5785w\"},className:\"framer-a9notw\",\"data-framer-name\":\"Image 1\",layoutDependency:layoutDependency,layoutId:\"QHZ4g9gzS\"})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wf9v1q\",\"data-framer-name\":\"Texts\",layoutDependency:layoutDependency,layoutId:\"GKL1HnRlQ\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:247,width:mgXtwrkUV===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${TSsap2otb*0}px, 1px)`:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bfomru-container\",layoutDependency:layoutDependency,layoutId:\"SxhFHLKvx-container\",children:/*#__PURE__*/_jsx(ElementsSingleFeature,{height:\"100%\",id:\"SxhFHLKvx\",J7o8fdE7e:\"From the initial customer enquiry to the final confirmation, every reservation is fully automated. Whether handling requests in over 50 languages via email, web chat, or social media, Svaito delivers real-time availability, processes bookings, sends confirmations, and manages cancellations or modifications\u2014all behind the scenes.\",layoutId:\"SxhFHLKvx\",okc_6dBcT:\"Automated Booking Experience\",style:{width:\"100%\"},variant:\"E_Gpkckqr\",width:\"100%\",...addPropertyOverrides({AdTtJO11A:{QFynIJaYH:QFynIJaYHzl9kra,variant:\"M8VjCpI1V\"},blipraa32:{QFynIJaYH:QFynIJaYH1l8si5f,variant:\"KamUBnMkF\"},bx5lbb61n:{QFynIJaYH:QFynIJaYH1l8si5f,variant:\"KamUBnMkF\"},c9PrmtPL4:{QFynIJaYH:QFynIJaYHzl9kra,variant:\"xLT_zrk83\"},M1yKGSFIV:{variant:\"KamUBnMkF\"},qtyRyqlLq:{QFynIJaYH:QFynIJaYH1l8si5f,variant:\"M8VjCpI1V\"},qXbAmGOPr:{QFynIJaYH:QFynIJaYHk1hb9p,variant:\"xLT_zrk83\"},Ssh_IauLm:{QFynIJaYH:QFynIJaYHk1hb9p,variant:\"xLT_zrk83\"},WhCLcRtXp:{QFynIJaYH:QFynIJaYHk1hb9p,variant:\"xLT_zrk83\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:247,width:mgXtwrkUV===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${TSsap2otb*0}px, 1px)`:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-c97xv-container\",layoutDependency:layoutDependency,layoutId:\"cfhoP3aZi-container\",children:/*#__PURE__*/_jsx(ElementsSingleFeature,{height:\"100%\",id:\"cfhoP3aZi\",J7o8fdE7e:\"With secure API connections, Svaito integrates seamlessly with your existing tee sheet, ensuring real-time data access without disrupting your current workflows. Our platform requires minimal setup and is designed for effortless adoption, letting you automate routine tasks\u2014like booking management and customer communications\u2014while you focus on delivering an exceptional golfing experience.\",layoutId:\"cfhoP3aZi\",okc_6dBcT:\"Optimised Operations\",QFynIJaYH:QFynIJaYH1oxnw6v,style:{width:\"100%\"},variant:\"xLT_zrk83\",width:\"100%\",...addPropertyOverrides({AdTtJO11A:{QFynIJaYH:QFynIJaYH15r9bti},blipraa32:{QFynIJaYH:QFynIJaYHvmgd6w,variant:\"KamUBnMkF\"},bx5lbb61n:{QFynIJaYH:QFynIJaYHvmgd6w,variant:\"KamUBnMkF\"},c9PrmtPL4:{QFynIJaYH:QFynIJaYH15r9bti,variant:\"M8VjCpI1V\"},M1yKGSFIV:{QFynIJaYH:QFynIJaYHvmgd6w,variant:\"M8VjCpI1V\"},qtyRyqlLq:{QFynIJaYH:QFynIJaYHvmgd6w,variant:\"KamUBnMkF\"},Ssh_IauLm:{variant:\"E_Gpkckqr\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:247,width:mgXtwrkUV===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${TSsap2otb*0}px, 1px)`:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-15w83hd-container\",layoutDependency:layoutDependency,layoutId:\"vKZ5ObPaM-container\",children:/*#__PURE__*/_jsx(ElementsSingleFeature,{height:\"100%\",id:\"vKZ5ObPaM\",J7o8fdE7e:\"Svaito goes beyond automating bookings to open new revenue streams. Our AI assistant can intelligently handle promotions and upselling during customer interactions, offering personalised suggestions for buggy rentals, lessons, or food and beverage add-ons. This strategic upsell approach helps clubs maximise every interaction, increasing the bottom line.\",layoutId:\"vKZ5ObPaM\",okc_6dBcT:\"Revenue Growth\",QFynIJaYH:QFynIJaYHortl4w,style:{width:\"100%\"},variant:\"xLT_zrk83\",width:\"100%\",...addPropertyOverrides({AdTtJO11A:{QFynIJaYH:undefined},blipraa32:{QFynIJaYH:QFynIJaYHwloeiq,variant:\"M8VjCpI1V\"},bx5lbb61n:{QFynIJaYH:QFynIJaYHwloeiq,variant:\"KamUBnMkF\"},c9PrmtPL4:{QFynIJaYH:undefined},M1yKGSFIV:{QFynIJaYH:undefined,variant:\"KamUBnMkF\"},qtyRyqlLq:{QFynIJaYH:QFynIJaYHwloeiq,variant:\"KamUBnMkF\"},qXbAmGOPr:{variant:\"E_Gpkckqr\"},WhCLcRtXp:{J7o8fdE7e:\"Elevate your site with Framer's dynamic tools, ensuring smooth functionality. Easily duplicate, combine and edit pages wihtouth writing any code.\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:247,width:mgXtwrkUV===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${TSsap2otb*0}px, 1px)`:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mqcltk-container\",layoutDependency:layoutDependency,layoutId:\"eIf47wZdR-container\",children:/*#__PURE__*/_jsx(ElementsSingleFeature,{height:\"100%\",id:\"eIf47wZdR\",J7o8fdE7e:\"Delight your customers with round-the-clock, personalised responses\u2014setting your facility apart from competitors. Instant, accurate replies boost satisfaction and loyalty, encouraging repeat business and positive word-of-mouth.\",layoutId:\"eIf47wZdR\",okc_6dBcT:\"Enhanced Customer Satisfaction\",QFynIJaYH:QFynIJaYH1wixyej,style:{width:\"100%\"},variant:\"xLT_zrk83\",width:\"100%\",...addPropertyOverrides({AdTtJO11A:{QFynIJaYH:undefined},blipraa32:{QFynIJaYH:QFynIJaYH1vu4316,variant:\"KamUBnMkF\"},bx5lbb61n:{QFynIJaYH:QFynIJaYH1vu4316,variant:\"M8VjCpI1V\"},c9PrmtPL4:{QFynIJaYH:undefined},M1yKGSFIV:{QFynIJaYH:QFynIJaYH1vu4316,variant:\"KamUBnMkF\"},qtyRyqlLq:{QFynIJaYH:QFynIJaYH1vu4316,variant:\"KamUBnMkF\"},qXbAmGOPr:{J7o8fdE7e:\"Elevate your site with Framer's dynamic tools, ensuring smooth functionality. Easily duplicate, combine and edit pages wihtouth writing any code.\"},WhCLcRtXp:{variant:\"E_Gpkckqr\"}},baseVariant,gestureVariant)})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-iPNNt.framer-12h6nvq, .framer-iPNNt .framer-12h6nvq { display: block; }\",\".framer-iPNNt.framer-1hgfyge { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: var(--1qa6e0u); flex-wrap: nowrap; gap: calc(max(0, var(--tmc4nf)) * 1px); height: min-content; justify-content: flex-start; max-width: 1220px; min-height: 596px; overflow: hidden; padding: 0px; position: relative; width: 1104px; }\",\".framer-iPNNt .framer-1o1r2id { align-content: flex-start; align-items: flex-start; display: flex; flex: var(--3lawzb); flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 540px; justify-content: flex-start; overflow: hidden; padding: 10px; position: relative; width: var(--lkchwn); will-change: var(--framer-will-change-override, transform); }\",\".framer-iPNNt .framer-a9notw { bottom: -20px; flex: none; left: -23px; overflow: visible; position: absolute; right: -23px; top: -20px; z-index: 1; }\",\".framer-iPNNt .framer-1wf9v1q { align-content: flex-start; align-items: flex-start; display: flex; flex: var(--3lawzb); flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: var(--lkchwn); }\",\".framer-iPNNt .framer-1bfomru-container, .framer-iPNNt .framer-c97xv-container, .framer-iPNNt .framer-15w83hd-container, .framer-iPNNt .framer-1mqcltk-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-iPNNt.framer-1hgfyge, .framer-iPNNt .framer-1o1r2id, .framer-iPNNt .framer-1wf9v1q { gap: 0px; } .framer-iPNNt.framer-1hgfyge > * { margin-bottom: var(--10roprf); margin-left: var(--1qnuj3j); margin-right: var(--1qnuj3j); margin-top: var(--10roprf); } .framer-iPNNt.framer-1hgfyge > :first-child { margin-left: 0px; margin-top: 0px; } .framer-iPNNt.framer-1hgfyge > :last-child { margin-bottom: 0px; margin-right: 0px; } .framer-iPNNt .framer-1o1r2id > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-iPNNt .framer-1o1r2id > :first-child, .framer-iPNNt .framer-1wf9v1q > :first-child { margin-top: 0px; } .framer-iPNNt .framer-1o1r2id > :last-child, .framer-iPNNt .framer-1wf9v1q > :last-child { margin-bottom: 0px; } .framer-iPNNt .framer-1wf9v1q > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-iPNNt.framer-v-9gmh3r.framer-1hgfyge, .framer-iPNNt.framer-v-1rz45fy.framer-1hgfyge, .framer-iPNNt.framer-v-k2a1n5.framer-1hgfyge { min-height: 650px; }\",'.framer-iPNNt[data-border=\"true\"]::after, .framer-iPNNt [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 596\n * @framerIntrinsicWidth 1104\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1220px\",\"596px\",null]},\"Ssh_IauLm\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1220px\",\"596px\",null]},\"qXbAmGOPr\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1220px\",\"596px\",null]},\"WhCLcRtXp\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1220px\",\"596px\",null]},\"qtyRyqlLq\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1220px\",\"650px\",null]},\"M1yKGSFIV\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1220px\",\"596px\",null]},\"blipraa32\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1220px\",\"650px\",null]},\"bx5lbb61n\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1220px\",\"650px\",null]},\"AdTtJO11A\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1220px\",\"596px\",null]},\"c9PrmtPL4\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1220px\",\"596px\",null]}}}\n * @framerVariables {\"W45sRgybq\":\"imageVisible\",\"mgXtwrkUV\":\"direction\",\"TSsap2otb\":\"gap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerx07pyIFfS=withCSS(Component,css,\"framer-iPNNt\");export default Framerx07pyIFfS;Framerx07pyIFfS.displayName=\"Sections/Interactive Features\";Framerx07pyIFfS.defaultProps={height:596,width:1104};addPropertyControls(Framerx07pyIFfS,{variant:{options:[\"fr2I0RC2j\",\"Ssh_IauLm\",\"qXbAmGOPr\",\"WhCLcRtXp\",\"qtyRyqlLq\",\"M1yKGSFIV\",\"blipraa32\",\"bx5lbb61n\",\"AdTtJO11A\",\"c9PrmtPL4\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\",\"mobile-1\",\"mobile-2\",\"Variant 7\",\"Variant 8\",\"Variant 9\",\"Variant 10\"],title:\"Variant\",type:ControlType.Enum},W45sRgybq:{defaultValue:true,title:\"Image Visible\",type:ControlType.Boolean},mgXtwrkUV:{defaultValue:\"row\",displaySegmentedControl:true,optionIcons:[\"direction-horizontal\",\"direction-vertical\"],options:[\"row\",\"column\"],optionTitles:[\"Horizontal\",\"Vertical\"],title:\"Direction\",type:ControlType.Enum},TSsap2otb:{defaultValue:64,min:0,title:\"Gap\",type:ControlType.Number}});addFonts(Framerx07pyIFfS,[{explicitInter:true,fonts:[]},...ElementsSingleFeatureFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerx07pyIFfS\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"596\",\"framerIntrinsicWidth\":\"1104\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"W45sRgybq\\\":\\\"imageVisible\\\",\\\"mgXtwrkUV\\\":\\\"direction\\\",\\\"TSsap2otb\\\":\\\"gap\\\"}\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1220px\\\",\\\"596px\\\",null]},\\\"Ssh_IauLm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1220px\\\",\\\"596px\\\",null]},\\\"qXbAmGOPr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1220px\\\",\\\"596px\\\",null]},\\\"WhCLcRtXp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1220px\\\",\\\"596px\\\",null]},\\\"qtyRyqlLq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1220px\\\",\\\"650px\\\",null]},\\\"M1yKGSFIV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1220px\\\",\\\"596px\\\",null]},\\\"blipraa32\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1220px\\\",\\\"650px\\\",null]},\\\"bx5lbb61n\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1220px\\\",\\\"650px\\\",null]},\\\"AdTtJO11A\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1220px\\\",\\\"596px\\\",null]},\\\"c9PrmtPL4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1220px\\\",\\\"596px\\\",null]}}}\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (4d21961)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import ElementsNavLinks2 from\"#framer/local/canvasComponent/a4ktHS9fC/a4ktHS9fC.js\";import ElementsFeatureCard from\"#framer/local/canvasComponent/OjZKjXXaC/OjZKjXXaC.js\";import ButtonsButton from\"#framer/local/canvasComponent/PhO831BPT/PhO831BPT.js\";import SectionsInteractiveFeatures from\"#framer/local/canvasComponent/x07pyIFfS/x07pyIFfS.js\";import ElementsNavigation from\"#framer/local/canvasComponent/znSeW0h29/znSeW0h29.js\";import*as sharedStyle from\"#framer/local/css/LZrCNZUCm/LZrCNZUCm.js\";import*as sharedStyle2 from\"#framer/local/css/smueoYmgp/smueoYmgp.js\";import*as sharedStyle3 from\"#framer/local/css/WZ1yadZF2/WZ1yadZF2.js\";import*as sharedStyle1 from\"#framer/local/css/XZlCtJ8_E/XZlCtJ8_E.js\";import*as sharedStyle4 from\"#framer/local/css/yYXKYRoz8/yYXKYRoz8.js\";import metadataProvider from\"#framer/local/webPageMetadata/zAatavhUg/zAatavhUg.js\";const ElementsNavigationFonts=getFonts(ElementsNavigation);const ElementsNavigationWithVariantAppearEffect=withVariantAppearEffect(ElementsNavigation);const ElementsNavLinks2Fonts=getFonts(ElementsNavLinks2);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const ButtonsButtonFonts=getFonts(ButtonsButton);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const PhosphorFonts=getFonts(Phosphor);const MotionDivWithFX=withFX(motion.div);const SectionsInteractiveFeaturesFonts=getFonts(SectionsInteractiveFeatures);const ContainerWithFX=withFX(Container);const ImageWithFX=withFX(Image);const ElementsFeatureCardFonts=getFonts(ElementsFeatureCard);const breakpoints={A50ucDfyj:\"(min-width: 1440px)\",ALLDlnKpb:\"(max-width: 809px)\",s3IVPlL4S:\"(min-width: 810px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-euPgg\";const variantClassNames={A50ucDfyj:\"framer-v-15d66hb\",ALLDlnKpb:\"framer-v-qx4sdv\",s3IVPlL4S:\"framer-v-ta0kyb\"};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const transition2={damping:30,delay:0,mass:1,stiffness:150,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:20};const transition3={damping:60,delay:0,mass:1.2,stiffness:200,type:\"spring\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:20};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:10};const transition4={damping:30,delay:.5,mass:1,stiffness:150,type:\"spring\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:80};const transition5={damping:45,delay:0,mass:1,stiffness:260,type:\"spring\"};const animation8={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,x:0,y:80};const animation9={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:40};const transition6={damping:20,delay:.1,mass:1,stiffness:110,type:\"spring\"};const transition7={damping:20,delay:.15,mass:1,stiffness:110,type:\"spring\"};const transition8={damping:20,delay:.45,mass:1,stiffness:110,type:\"spring\"};const transition9={damping:20,delay:.2,mass:1,stiffness:110,type:\"spring\"};const transition10={damping:20,delay:.25,mass:1,stiffness:110,type:\"spring\"};const transition11={damping:20,delay:.3,mass:1,stiffness:110,type:\"spring\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"A50ucDfyj\",Phone:\"ALLDlnKpb\",Tablet:\"s3IVPlL4S\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"A50ucDfyj\"};};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{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const beH8dcv7J3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onTap1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();const elementId=useRouteElementId(\"sXHUI_Xgz\");const elementId1=useRouteElementId(\"qfGGIQnEO\");const ref2=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"A50ucDfyj\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-24f98897-c790-45c0-a112-e549f449e4da, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-15d66hb\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"nav\",{className:\"framer-1ypw34m\",\"data-framer-name\":\"Navigation\",children:/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:true,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ALLDlnKpb:{width:\"calc(min(100vw, 1240px) - 40px)\"},s3IVPlL4S:{width:\"max(min(100vw, 1240px) - 88px, 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"max(min(100vw, 1240px) - 20px, 1px)\",y:14,children:/*#__PURE__*/_jsxs(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-i9d5tu-container\",\"data-framer-appear-id\":\"i9d5tu\",id:\"i9d5tu\",initial:animation1,nodeId:\"sWOAXYegl\",optimized:true,rendersWithMotion:true,scopeId:\"zAatavhUg\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ALLDlnKpb:{__framer__variantAppearEffectEnabled:undefined,variant:overlay.visible?\"M1u6qEyIC\":\"o9Ej6YWN1\"},s3IVPlL4S:{__framer__variantAppearEffectEnabled:undefined,variant:overlay.visible?\"M1u6qEyIC\":\"o9Ej6YWN1\"}},children:/*#__PURE__*/_jsx(ElementsNavigationWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref1,target:\"y9oC8IW9i\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,beH8dcv7J:beH8dcv7J3bnx0g({overlay}),height:\"100%\",id:\"sWOAXYegl\",layoutId:\"sWOAXYegl\",style:{width:\"100%\"},variant:\"Ox6w3f0Ba\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.2,ease:[.12,.23,.5,1],type:\"tween\"}},className:cx(scopingClassNames,\"framer-7o8kuz\"),\"data-framer-portal-id\":\"i9d5tu\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[0,0,1,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"ZAzPBXqA0\"),/*#__PURE__*/_jsx(motion.div,{className:cx(scopingClassNames,\"framer-1cskyuj\"),\"data-framer-name\":\"Container\",\"data-framer-portal-id\":\"i9d5tu\",onTap:onTap1wnntms({overlay}),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"225px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-2bisbt-container\",inComponentSlot:true,nodeId:\"VHbnY35D7\",rendersWithMotion:true,scopeId:\"zAatavhUg\",children:/*#__PURE__*/_jsx(ElementsNavLinks2,{height:\"100%\",id:\"VHbnY35D7\",layoutId:\"VHbnY35D7\",style:{width:\"100%\"},variant:\"AXVGnx1K9\",width:\"100%\"})})})})]}),getContainer())})})]})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wqmi5g\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16wdtbh\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-n1erg3\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-24tx00\",\"data-framer-appear-id\":\"24tx00\",\"data-framer-name\":\"Text + Form\",initial:animation3,optimized:true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ALLDlnKpb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1657mdu\",\"data-styles-preset\":\"LZrCNZUCm\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(154deg, var(--token-97ad0075-8fb2-4128-ad7b-505e3a6b10f1, rgb(114, 114, 103)) 2.108718376026486%, var(--token-3fa97338-dd93-4fa9-93e5-ef7bb41d6452, rgb(255, 255, 255)) 58.887501232426885%)\"},children:\"Automate your email bookings and engagement\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1657mdu\",\"data-styles-preset\":\"LZrCNZUCm\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(154deg, var(--token-97ad0075-8fb2-4128-ad7b-505e3a6b10f1, rgb(114, 114, 103)) 2.108718376026486%, var(--token-3fa97338-dd93-4fa9-93e5-ef7bb41d6452, rgb(255, 255, 255)) 58.887501232426885%)\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Automate your email bookings and engagement\"})})})}),className:\"framer-o3nm2u\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1u7p260\",\"data-styles-preset\":\"XZlCtJ8_E\",style:{\"--framer-text-alignment\":\"left\"},children:\"Introducing Svaito, an AI-assisted reservation agent to handle your incoming email requests and inquiries, 24 hours a day, in over 50 languages.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1u7p260\",\"data-styles-preset\":\"XZlCtJ8_E\",style:{\"--framer-text-alignment\":\"left\"},children:\"Integrated seamlessly with your existing tee sheet, Svaito responds to your email inquiries and makes bookings based on your rates and conditions, autonomously.  From tour operator requests and confirmations to general questions, answer faster and book better with Svaito.\"})]}),className:\"framer-10n9pf6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r8r0i1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ALLDlnKpb:{y:(componentViewport?.y||0)+0+0+240+155+0+0+0+0+0+444+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:(componentViewport?.y||0)+0+0+80+357+0+0+0+0+0+444+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yqk0at-container\",nodeId:\"epUNZM9z8\",scopeId:\"zAatavhUg\",children:/*#__PURE__*/_jsx(ButtonsButton,{brqvl6bAm:\"9px\",cRoeZpcrs:\"Get Started\",FsefAOOPs:\"var(--token-d49ce14e-f5dc-463a-9b8d-4f0e772df7f1, rgb(255, 255, 255))\",GrpQ8zFBL:\"https://calendar.app.google/pKZS5KCFC2eXHK8e9\",height:\"100%\",id:\"epUNZM9z8\",layoutId:\"epUNZM9z8\",RCPR2dydG:\"Sparkle\",SM93ZbT4W:true,variant:\"oGo0KNnld\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":sXHUI_Xgz\",webPageId:\"zAatavhUg\"},implicitPathVariables:undefined},{href:{hash:\":sXHUI_Xgz\",webPageId:\"zAatavhUg\"},implicitPathVariables:undefined},{href:{hash:\":sXHUI_Xgz\",webPageId:\"zAatavhUg\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ALLDlnKpb:{y:(componentViewport?.y||0)+0+0+240+155+0+0+0+0+0+444+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:(componentViewport?.y||0)+0+0+80+357+0+0+0+0+0+444+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fc2i0h-container\",nodeId:\"ymFECc_hu\",scopeId:\"zAatavhUg\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ALLDlnKpb:{GrpQ8zFBL:resolvedLinks[2]},s3IVPlL4S:{GrpQ8zFBL:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(ButtonsButton,{brqvl6bAm:\"9px\",cRoeZpcrs:\"More Info\",FsefAOOPs:\"var(--token-d49ce14e-f5dc-463a-9b8d-4f0e772df7f1, rgb(255, 255, 255))\",GrpQ8zFBL:resolvedLinks[0],height:\"100%\",id:\"ymFECc_hu\",layoutId:\"ymFECc_hu\",RCPR2dydG:\"ArrowCircleDown\",SM93ZbT4W:false,variant:\"Xx1qDcdwX\",width:\"100%\"})})})})})})]})]})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0),pixelHeight:3840,pixelWidth:5760,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/HjyBzsf8bhcll2vIrfYJhWFzfvI.jpg\",srcSet:\"https://framerusercontent.com/images/HjyBzsf8bhcll2vIrfYJhWFzfvI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/HjyBzsf8bhcll2vIrfYJhWFzfvI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/HjyBzsf8bhcll2vIrfYJhWFzfvI.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/HjyBzsf8bhcll2vIrfYJhWFzfvI.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/HjyBzsf8bhcll2vIrfYJhWFzfvI.jpg 5760w\"},className:\"framer-fdk2d\",\"data-framer-name\":\"Background Image\"})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ALLDlnKpb:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+950),pixelHeight:1500,pixelWidth:2e3,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/UROvijpVLWUpGqzZPUjMY19V8.png\",srcSet:\"https://framerusercontent.com/images/UROvijpVLWUpGqzZPUjMY19V8.png?scale-down-to=512 512w,https://framerusercontent.com/images/UROvijpVLWUpGqzZPUjMY19V8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/UROvijpVLWUpGqzZPUjMY19V8.png 2000w\"}}},children:/*#__PURE__*/_jsxs(ImageWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1e3),pixelHeight:1500,pixelWidth:2e3,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/UROvijpVLWUpGqzZPUjMY19V8.png\",srcSet:\"https://framerusercontent.com/images/UROvijpVLWUpGqzZPUjMY19V8.png?scale-down-to=512 512w,https://framerusercontent.com/images/UROvijpVLWUpGqzZPUjMY19V8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/UROvijpVLWUpGqzZPUjMY19V8.png 2000w\"},className:\"framer-bwwrxh\",\"data-framer-name\":\"Benefits\",id:elementId,ref:ref1,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-afmb8n\",\"data-framer-name\":\"Gradient BG\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-28vs73\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12qm5w3\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref1,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1cphnis\",\"data-framer-name\":\"Tag\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-nni2zb-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"mpoU1JXHp\",scopeId:\"zAatavhUg\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-36d577f4-05a5-432b-8c71-a2a5054e2936, rgb(77, 160, 109))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"BoundingBox\",id:\"mpoU1JXHp\",layoutId:\"mpoU1JXHp\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-hl79xj\",\"data-styles-preset\":\"smueoYmgp\",children:\"Benefits\"})}),className:\"framer-dvyjh2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref1,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-38b18k\",\"data-framer-name\":\"Header\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ALLDlnKpb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1657mdu\",\"data-styles-preset\":\"LZrCNZUCm\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-3fa97338-dd93-4fa9-93e5-ef7bb41d6452, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(342deg, var(--token-3fa97338-dd93-4fa9-93e5-ef7bb41d6452, rgb(255, 255, 255)) 0%, var(--token-97ad0075-8fb2-4128-ad7b-505e3a6b10f1, rgb(114, 114, 103)) 100%)\"},children:\"Why Use Svaito?\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-ooa2ro\",\"data-styles-preset\":\"WZ1yadZF2\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-3fa97338-dd93-4fa9-93e5-ef7bb41d6452, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(174deg, var(--token-3fa97338-dd93-4fa9-93e5-ef7bb41d6452, rgb(255, 255, 255)) 45.017252511206756%, var(--token-97ad0075-8fb2-4128-ad7b-505e3a6b10f1, rgb(114, 114, 103)) 100%)\"},children:\"Why Use Svaito?\"})})}),className:\"framer-hvm04\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{s3IVPlL4S:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1max3o7\",\"data-styles-preset\":\"yYXKYRoz8\",style:{\"--framer-text-alignment\":\"left\"},children:\"Revolutionise bookings and customer interactions with the power of AI-driven automation.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1max3o7\",\"data-styles-preset\":\"yYXKYRoz8\",children:\"Revolutionise bookings and customer interactions with the power of AI-driven automation.\"})}),className:\"framer-17he8m5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ALLDlnKpb:{height:916,width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1220px)`,y:(componentViewport?.y||0)+0+950+48+0+0+336},s3IVPlL4S:{height:682,y:(componentViewport?.y||0)+0+1e3+60+0+0+370.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:596,width:`min(${componentViewport?.width||\"100vw\"} - 128px, 1220px)`,y:(componentViewport?.y||0)+0+1e3+96+0+0+362.4,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation7,__framer__exit:animation8,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-bjuggy-container\",nodeId:\"Pe1IeUFUo\",rendersWithMotion:true,scopeId:\"zAatavhUg\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ALLDlnKpb:{mgXtwrkUV:\"column\",TSsap2otb:0}},children:/*#__PURE__*/_jsx(SectionsInteractiveFeatures,{height:\"100%\",id:\"Pe1IeUFUo\",layoutId:\"Pe1IeUFUo\",mgXtwrkUV:\"row\",style:{maxWidth:\"100%\",width:\"100%\"},TSsap2otb:64,variant:\"fr2I0RC2j\",W45sRgybq:true,width:\"100%\"})})})})})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lou8if\",\"data-framer-name\":\"Feature Section\",id:elementId1,ref:ref2,children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1iy8ppk\",\"data-framer-name\":\"Textcolumns\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref1,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-vyl5vp\",\"data-framer-name\":\"Tag\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ahwz4u-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"BeJjNFbmY\",scopeId:\"zAatavhUg\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-36d577f4-05a5-432b-8c71-a2a5054e2936, rgb(77, 160, 109))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Atom\",id:\"BeJjNFbmY\",layoutId:\"BeJjNFbmY\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-hl79xj\",\"data-styles-preset\":\"smueoYmgp\",children:\"Features\"})}),className:\"framer-10en43e\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-ooa2ro\",\"data-styles-preset\":\"WZ1yadZF2\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(293deg, rgb(255, 255, 255) 54.954%, rgb(138, 138, 131) 100%)\"},children:\"What Can We Do?\"})})}),className:\"framer-1i1s4zq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cfshwx\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ALLDlnKpb:{width:`max(${componentViewport?.width||\"100vw\"} - 40px, 200px)`,y:(componentViewport?.y||0)+0+2298+48+172.4+0+0},s3IVPlL4S:{width:`max((min(${componentViewport?.width||\"100vw\"} - 128px, 900px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+2112.4+64+188.4+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:246,width:`max((min(${componentViewport?.width||\"100vw\"} - 128px, 1220px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+2114.4+50+188.4+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-18l7n63-container\",nodeId:\"wqzQW6L6M\",rendersWithMotion:true,scopeId:\"zAatavhUg\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ElementsFeatureCard,{fsUmuS24I:\"Automate all booking-related tasks\u2014including availability checks, bookings, cancellations, and payment collection\u2014allowing your team to focus on delivering the ultimate golfing experience and enhancing customer satisfaction.\",g56HeEMzh:\"AI-Powered Automation\",height:\"100%\",HQlsDHpqI:true,id:\"wqzQW6L6M\",J2X4hmGjs:true,kch8ZVs8Y:\"var(--token-c62a4eda-5f76-4906-9dc3-021daac070a7, rgb(17, 17, 17))\",layoutId:\"wqzQW6L6M\",style:{height:\"100%\",width:\"100%\"},SXDgbTQKy:\"Sparkle\",UK_hTVmhN:true,variant:\"vhHSFrmB8\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ALLDlnKpb:{width:`max(${componentViewport?.width||\"100vw\"} - 40px, 200px)`,y:(componentViewport?.y||0)+0+2298+48+172.4+0+266},s3IVPlL4S:{width:`max((min(${componentViewport?.width||\"100vw\"} - 128px, 900px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+2112.4+64+188.4+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:246,width:`max((min(${componentViewport?.width||\"100vw\"} - 128px, 1220px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+2114.4+50+188.4+0+0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{s3IVPlL4S:{__framer__animate:{transition:transition8}}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-tnaoyr-container\",nodeId:\"JcFmInOyB\",rendersWithMotion:true,scopeId:\"zAatavhUg\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ElementsFeatureCard,{fsUmuS24I:\"Seamlessly connect with your existing tee sheet via API, ensuring real-time data access.Maintain full control through a tailored admin panel, allowing you to manage booking variables, payment terms, and more\u2014customised exactly to your preferences.\",g56HeEMzh:\"Full Integration and Control\",height:\"100%\",HQlsDHpqI:true,id:\"JcFmInOyB\",J2X4hmGjs:true,kch8ZVs8Y:\"var(--token-c62a4eda-5f76-4906-9dc3-021daac070a7, rgb(17, 17, 17))\",layoutId:\"JcFmInOyB\",style:{height:\"100%\",width:\"100%\"},SXDgbTQKy:\"TreeStructure\",UK_hTVmhN:true,variant:\"vhHSFrmB8\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ALLDlnKpb:{width:`max(${componentViewport?.width||\"100vw\"} - 40px, 200px)`,y:(componentViewport?.y||0)+0+2298+48+172.4+0+532},s3IVPlL4S:{width:`max((min(${componentViewport?.width||\"100vw\"} - 128px, 900px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+2112.4+64+188.4+0+270}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:246,width:`max((min(${componentViewport?.width||\"100vw\"} - 128px, 1220px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+2114.4+50+188.4+0+270,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition9},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-vk9s5p-container\",nodeId:\"pohVskrEQ\",rendersWithMotion:true,scopeId:\"zAatavhUg\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ALLDlnKpb:{style:{width:\"100%\"}},s3IVPlL4S:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(ElementsFeatureCard,{fsUmuS24I:\"Maintain your brand's unique identity across all customer interactions. Svaito communicates in your brand's voice, ensuring your customers experience a seamless and familiar connection with your golf facility\u2014all while Svaito works tirelessly behind the scenes.\",g56HeEMzh:\"Consistent Brand Experience\",height:\"100%\",HQlsDHpqI:true,id:\"pohVskrEQ\",J2X4hmGjs:true,kch8ZVs8Y:\"var(--token-c62a4eda-5f76-4906-9dc3-021daac070a7, rgb(17, 17, 17))\",layoutId:\"pohVskrEQ\",style:{height:\"100%\",width:\"100%\"},SXDgbTQKy:\"PresentationChart\",UK_hTVmhN:true,variant:\"vhHSFrmB8\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ALLDlnKpb:{width:`max(${componentViewport?.width||\"100vw\"} - 40px, 200px)`,y:(componentViewport?.y||0)+0+2298+48+172.4+0+798},s3IVPlL4S:{width:`max((min(${componentViewport?.width||\"100vw\"} - 128px, 900px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+2112.4+64+188.4+0+270}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:246,width:`max((min(${componentViewport?.width||\"100vw\"} - 128px, 1220px) - 24px) / 2, 200px)`,y:(componentViewport?.y||0)+0+2114.4+50+188.4+0+270,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{s3IVPlL4S:{__framer__animate:{transition:transition11}}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition10},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-yw0p4m-container\",nodeId:\"OaCY1pxYP\",rendersWithMotion:true,scopeId:\"zAatavhUg\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ElementsFeatureCard,{fsUmuS24I:\"Ensure consistent, timely, and accurate customer responses across email, chat, WhatsApp, and more\u2014enhancing operational efficiency and growing revenues through interactions in over 50 languages and built-in upselling opportunities.\",g56HeEMzh:\"Boost Efficiency and Revenues\",height:\"100%\",HQlsDHpqI:true,id:\"OaCY1pxYP\",J2X4hmGjs:true,kch8ZVs8Y:\"var(--token-c62a4eda-5f76-4906-9dc3-021daac070a7, rgb(17, 17, 17))\",layoutId:\"OaCY1pxYP\",style:{height:\"100%\",width:\"100%\"},SXDgbTQKy:\"CurrencyDollar\",UK_hTVmhN:true,variant:\"vhHSFrmB8\",width:\"100%\"})})})})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-euPgg.framer-1nxvscx, .framer-euPgg .framer-1nxvscx { display: block; }\",\".framer-euPgg.framer-15d66hb { align-content: center; align-items: center; background-color: var(--token-24f98897-c790-45c0-a112-e549f449e4da, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-euPgg .framer-1ypw34m { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 84px; justify-content: center; left: calc(50.00000000000002% - min(1240px, 100%) / 2); max-width: 1240px; overflow: hidden; padding: 24px 10px 24px 10px; position: fixed; top: 0px; width: 100%; z-index: 10; }\",\".framer-euPgg .framer-i9d5tu-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",\".framer-euPgg.framer-7o8kuz { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 8; }\",\".framer-euPgg.framer-1cskyuj { -webkit-backdrop-filter: blur(0px); align-content: flex-start; align-items: flex-start; backdrop-filter: blur(0px); cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 100vh; justify-content: flex-end; left: 0px; overflow: hidden; padding: 84px 44px 24px 44px; position: fixed; top: 0px; width: 100%; z-index: 8; }\",\".framer-euPgg .framer-2bisbt-container { flex: none; height: auto; position: relative; width: 225px; }\",\".framer-euPgg .framer-wqmi5g { align-content: center; align-items: center; background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(176, 176, 176, 0.39313) 0%, rgba(0, 0, 0, 0.75) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; min-height: 100vh; overflow: visible; padding: 80px 44px 68px 44px; position: relative; width: 100%; z-index: 0; }\",\".framer-euPgg .framer-16wdtbh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 1220px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-euPgg .framer-n1erg3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-euPgg .framer-24tx00 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-euPgg .framer-o3nm2u { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 65%; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-euPgg .framer-10n9pf6 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 60%; opacity: 0.7; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-euPgg .framer-r8r0i1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-euPgg .framer-1yqk0at-container, .framer-euPgg .framer-fc2i0h-container { flex: none; height: auto; position: relative; width: auto; z-index: 3; }\",\".framer-euPgg .framer-fdk2d { flex: none; height: 100%; mix-blend-mode: multiply; overflow: hidden; position: absolute; right: 0px; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 1; }\",\".framer-euPgg .framer-bwwrxh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 96px 64px 60px 64px; position: relative; width: 100%; z-index: 0; }\",\".framer-euPgg .framer-afmb8n { background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0.5) 36.75062046143954%, rgb(0, 0, 0) 75%); bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-euPgg .framer-28vs73 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-euPgg .framer-12qm5w3 { 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; max-width: 1220px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-euPgg .framer-1cphnis { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-euPgg .framer-nni2zb-container, .framer-euPgg .framer-ahwz4u-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 26px); position: relative; width: 24px; }\",\".framer-euPgg .framer-dvyjh2, .framer-euPgg .framer-10en43e { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-euPgg .framer-38b18k { 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; max-width: 1000px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-euPgg .framer-hvm04, .framer-euPgg .framer-1i1s4zq { --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-euPgg .framer-17he8m5 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 451px; opacity: 0.7; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-euPgg .framer-bjuggy-container { flex: none; height: auto; max-width: 1220px; position: relative; width: 100%; }\",\".framer-euPgg .framer-lou8if { align-content: center; align-items: center; background-color: var(--token-24f98897-c790-45c0-a112-e549f449e4da, #000000); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 64px 50px 64px; position: relative; width: 100%; z-index: 0; }\",\".framer-euPgg .framer-1iy8ppk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 800px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-euPgg .framer-vyl5vp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-euPgg .framer-cfshwx { display: grid; flex: none; gap: 24px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; max-width: 1220px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-euPgg .framer-18l7n63-container, .framer-euPgg .framer-vk9s5p-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-euPgg .framer-tnaoyr-container, .framer-euPgg .framer-yw0p4m-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 1fr; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-euPgg.framer-15d66hb, .framer-euPgg .framer-1ypw34m, .framer-euPgg.framer-1cskyuj, .framer-euPgg .framer-wqmi5g, .framer-euPgg .framer-16wdtbh, .framer-euPgg .framer-n1erg3, .framer-euPgg .framer-24tx00, .framer-euPgg .framer-r8r0i1, .framer-euPgg .framer-bwwrxh, .framer-euPgg .framer-28vs73, .framer-euPgg .framer-12qm5w3, .framer-euPgg .framer-1cphnis, .framer-euPgg .framer-38b18k, .framer-euPgg .framer-lou8if, .framer-euPgg .framer-1iy8ppk, .framer-euPgg .framer-vyl5vp { gap: 0px; } .framer-euPgg.framer-15d66hb > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-euPgg.framer-15d66hb > :first-child, .framer-euPgg .framer-wqmi5g > :first-child, .framer-euPgg .framer-16wdtbh > :first-child, .framer-euPgg .framer-n1erg3 > :first-child, .framer-euPgg .framer-24tx00 > :first-child, .framer-euPgg .framer-bwwrxh > :first-child, .framer-euPgg .framer-28vs73 > :first-child, .framer-euPgg .framer-12qm5w3 > :first-child, .framer-euPgg .framer-38b18k > :first-child, .framer-euPgg .framer-lou8if > :first-child, .framer-euPgg .framer-1iy8ppk > :first-child { margin-top: 0px; } .framer-euPgg.framer-15d66hb > :last-child, .framer-euPgg .framer-wqmi5g > :last-child, .framer-euPgg .framer-16wdtbh > :last-child, .framer-euPgg .framer-n1erg3 > :last-child, .framer-euPgg .framer-24tx00 > :last-child, .framer-euPgg .framer-bwwrxh > :last-child, .framer-euPgg .framer-28vs73 > :last-child, .framer-euPgg .framer-12qm5w3 > :last-child, .framer-euPgg .framer-38b18k > :last-child, .framer-euPgg .framer-lou8if > :last-child, .framer-euPgg .framer-1iy8ppk > :last-child { margin-bottom: 0px; } .framer-euPgg .framer-1ypw34m > *, .framer-euPgg.framer-1cskyuj > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-euPgg .framer-1ypw34m > :first-child, .framer-euPgg.framer-1cskyuj > :first-child, .framer-euPgg .framer-r8r0i1 > :first-child, .framer-euPgg .framer-1cphnis > :first-child, .framer-euPgg .framer-vyl5vp > :first-child { margin-left: 0px; } .framer-euPgg .framer-1ypw34m > :last-child, .framer-euPgg.framer-1cskyuj > :last-child, .framer-euPgg .framer-r8r0i1 > :last-child, .framer-euPgg .framer-1cphnis > :last-child, .framer-euPgg .framer-vyl5vp > :last-child { margin-right: 0px; } .framer-euPgg .framer-wqmi5g > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-euPgg .framer-16wdtbh > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-euPgg .framer-n1erg3 > * { margin: 0px; margin-bottom: calc(36px / 2); margin-top: calc(36px / 2); } .framer-euPgg .framer-24tx00 > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-euPgg .framer-r8r0i1 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-euPgg .framer-bwwrxh > *, .framer-euPgg .framer-28vs73 > *, .framer-euPgg .framer-lou8if > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-euPgg .framer-12qm5w3 > *, .framer-euPgg .framer-38b18k > *, .framer-euPgg .framer-1iy8ppk > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-euPgg .framer-1cphnis > *, .framer-euPgg .framer-vyl5vp > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,\"@media (min-width: 810px) and (max-width: 1439px) { .framer-euPgg.framer-15d66hb { overflow: visible; width: 810px; } .framer-euPgg .framer-1ypw34m { padding: 24px 44px 24px 44px; } .framer-euPgg.framer-1cskyuj { left: unset; right: 0px; } .framer-euPgg .framer-wqmi5g { background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(191, 191, 191, 0.32926) 17%, rgba(0, 0, 0, 0.75) 100%); } .framer-euPgg .framer-o3nm2u, .framer-euPgg .framer-10n9pf6 { max-width: 80%; } .framer-euPgg .framer-bwwrxh { justify-content: center; padding: 60px 64px 0px 64px; } .framer-euPgg .framer-28vs73 { overflow: visible; } .framer-euPgg .framer-12qm5w3 { gap: 32px; max-width: 1200px; } .framer-euPgg .framer-38b18k { max-width: 710px; } .framer-euPgg .framer-bjuggy-container { min-height: 682px; } .framer-euPgg .framer-lou8if { padding: 64px; } .framer-euPgg .framer-1i1s4zq { max-width: 424.7px; } .framer-euPgg .framer-cfshwx { max-width: 900px; } .framer-euPgg .framer-vk9s5p-container { height: auto; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-euPgg .framer-12qm5w3 { gap: 0px; } .framer-euPgg .framer-12qm5w3 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-euPgg .framer-12qm5w3 > :first-child { margin-top: 0px; } .framer-euPgg .framer-12qm5w3 > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-euPgg.framer-15d66hb { overflow: visible; width: 390px; } .framer-euPgg .framer-1ypw34m { flex-direction: column; order: 6; padding: 24px 20px 24px 20px; } .framer-euPgg .framer-i9d5tu-container { flex: none; width: 100%; } .framer-euPgg.framer-1cskyuj { height: 844px; left: unset; padding: 84px 20px 24px 20px; right: 0px; width: 390px; } .framer-euPgg .framer-wqmi5g { background: linear-gradient(180deg, rgba(255, 255, 255, 0) 25%, rgba(0, 0, 0, 0.75) 100%); min-height: 95vh; order: 0; padding: 240px 20px 60px 20px; } .framer-euPgg .framer-n1erg3 { gap: 28px; } .framer-euPgg .framer-o3nm2u, .framer-euPgg .framer-10n9pf6 { max-width: unset; } .framer-euPgg .framer-bwwrxh { gap: 48px; order: 1; padding: 48px 20px 48px 20px; } .framer-euPgg .framer-28vs73 { align-content: flex-start; align-items: flex-start; gap: 40px; } .framer-euPgg .framer-12qm5w3 { max-width: 450px; } .framer-euPgg .framer-bjuggy-container { min-height: 916px; } .framer-euPgg .framer-lou8if { gap: 48px; order: 2; padding: 48px 20px 48px 20px; } .framer-euPgg .framer-1iy8ppk { max-width: 350px; } .framer-euPgg .framer-1i1s4zq { max-width: 304px; } .framer-euPgg .framer-cfshwx { gap: 20px; grid-template-columns: repeat(1, minmax(200px, 1fr)); max-width: unset; } .framer-euPgg .framer-tnaoyr-container, .framer-euPgg .framer-yw0p4m-container { width: 100%; } .framer-euPgg .framer-vk9s5p-container { height: auto; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-euPgg .framer-1ypw34m, .framer-euPgg .framer-n1erg3, .framer-euPgg .framer-bwwrxh, .framer-euPgg .framer-28vs73, .framer-euPgg .framer-lou8if, .framer-euPgg .framer-cfshwx { gap: 0px; } .framer-euPgg .framer-1ypw34m > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-euPgg .framer-1ypw34m > :first-child, .framer-euPgg .framer-n1erg3 > :first-child, .framer-euPgg .framer-bwwrxh > :first-child, .framer-euPgg .framer-28vs73 > :first-child, .framer-euPgg .framer-lou8if > :first-child { margin-top: 0px; } .framer-euPgg .framer-1ypw34m > :last-child, .framer-euPgg .framer-n1erg3 > :last-child, .framer-euPgg .framer-bwwrxh > :last-child, .framer-euPgg .framer-28vs73 > :last-child, .framer-euPgg .framer-lou8if > :last-child { margin-bottom: 0px; } .framer-euPgg .framer-n1erg3 > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-euPgg .framer-bwwrxh > *, .framer-euPgg .framer-lou8if > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-euPgg .framer-28vs73 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-euPgg .framer-cfshwx > *, .framer-euPgg .framer-cfshwx > :first-child, .framer-euPgg .framer-cfshwx > :last-child { margin: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3810\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"s3IVPlL4S\":{\"layout\":[\"fixed\",\"auto\"]},\"ALLDlnKpb\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"sXHUI_Xgz\":{\"pattern\":\":sXHUI_Xgz\",\"name\":\"benefits\"},\"qfGGIQnEO\":{\"pattern\":\":qfGGIQnEO\",\"name\":\"features\"}}\n * @framerResponsiveScreen\n */const FramerzAatavhUg=withCSS(Component,css,\"framer-euPgg\");export default FramerzAatavhUg;FramerzAatavhUg.displayName=\"Home\";FramerzAatavhUg.defaultProps={height:3810,width:1440};addFonts(FramerzAatavhUg,[{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\"}]},...ElementsNavigationFonts,...ElementsNavLinks2Fonts,...ButtonsButtonFonts,...PhosphorFonts,...SectionsInteractiveFeaturesFonts,...ElementsFeatureCardFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerzAatavhUg\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1440\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"{\\\"sXHUI_Xgz\\\":{\\\"pattern\\\":\\\":sXHUI_Xgz\\\",\\\"name\\\":\\\"benefits\\\"},\\\"qfGGIQnEO\\\":{\\\"pattern\\\":\\\":qfGGIQnEO\\\",\\\"name\\\":\\\"features\\\"}}\",\"framerIntrinsicHeight\":\"3810\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"s3IVPlL4S\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ALLDlnKpb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["ProgressAnimation", "props", "backgroundColor", "progressColor", "timeAnimation", "width", "setWidth", "ye", "ue", "interval", "prevWidth", "styles", "u", "p", "addPropertyControls", "ControlType", "ProgressAnimationFonts", "getFonts", "ProgressAnimation", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "tap", "text", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "okc_6dBcT", "J7o8fdE7e", "QFynIJaYH", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap12s1o1s", "args", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "RichText2", "ComponentViewportProvider", "css", "FramerystK8pKuq", "withCSS", "ystK8pKuq_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "ElementsSingleFeatureFonts", "getFonts", "ystK8pKuq_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "direction", "gap", "height", "id", "imageVisible", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "W45sRgybq", "mgXtwrkUV", "TSsap2otb", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppear1998k3p", "args", "onAppear1q4lm0x", "onAppear1cag717", "onAppear16i7g63", "QFynIJaYHk1hb9p", "QFynIJaYH1l8si5f", "QFynIJaYHzl9kra", "QFynIJaYH1oxnw6v", "QFynIJaYHvmgd6w", "QFynIJaYH15r9bti", "QFynIJaYHortl4w", "QFynIJaYHwloeiq", "QFynIJaYH1wixyej", "QFynIJaYH1vu4316", "useOnVariantChange", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "Image2", "ComponentViewportProvider", "css", "Framerx07pyIFfS", "withCSS", "x07pyIFfS_default", "addPropertyControls", "ControlType", "addFonts", "ElementsNavigationFonts", "getFonts", "znSeW0h29_default", "ElementsNavigationWithVariantAppearEffect", "withVariantAppearEffect", "ElementsNavLinks2Fonts", "a4ktHS9fC_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "ButtonsButtonFonts", "PhO831BPT_default", "MotionDivWithOptimizedAppearEffect", "motion", "PhosphorFonts", "Icon", "MotionDivWithFX", "withFX", "SectionsInteractiveFeaturesFonts", "x07pyIFfS_default", "ContainerWithFX", "ImageWithFX", "Image2", "ElementsFeatureCardFonts", "OjZKjXXaC_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition2", "animation2", "animation3", "animation4", "transition3", "animation5", "animation6", "transition4", "animation7", "transition5", "animation8", "animation9", "transition6", "transition7", "transition8", "transition9", "transition10", "transition11", "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", "activeVariantCallback", "delay", "useActiveVariantCallback", "beH8dcv7J3bnx0g", "overlay", "loadMore", "args", "onTap1wnntms", "scopingClassNames", "cx", "ref1", "router", "useRouter", "elementId", "useRouteElementId", "elementId1", "ref2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "l", "PropertyOverrides2", "ComponentViewportProvider", "ContainerWithOptimizedAppearEffect", "ElementsNavigationWithVariantAppearEffect", "AnimatePresence", "Ga", "x", "Container", "a4ktHS9fC_default", "MotionDivWithOptimizedAppearEffect", "RichText2", "PhO831BPT_default", "ResolveLinks", "resolvedLinks", "Image2", "getLoadingLazyAtYPosition", "ImageWithFX", "MotionDivWithFX", "Icon", "ContainerWithFX", "x07pyIFfS_default", "OjZKjXXaC_default", "css", "FramerzAatavhUg", "withCSS", "zAatavhUg_default", "addFonts", "ElementsNavigationFonts", "ElementsNavLinks2Fonts", "ButtonsButtonFonts", "PhosphorFonts", "SectionsInteractiveFeaturesFonts", "ElementsFeatureCardFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
