{"version":3,"file":"glBLLCLOY.6K9Zq9gW.mjs","names":["fonts","css","className","className","Image","css","fonts","css","className"],"sources":["https:/framerusercontent.com/modules/LzvncqykVGuFQ6qHkVfd/Ve7P4JeMjyG5qZeIUqB8/Copyright.js","https:/framerusercontent.com/modules/jtDDRLO7XZuMgO1OpEYK/HKP0YQZjVH9cvTkhnNon/TrNLJimzk.js","https:/framerusercontent.com/modules/n5qrRBWljmCZlheJ3UpS/mov1etXxdQkNuakvemFv/AURews2XO.js","https:/framerusercontent.com/modules/2ltGs998vPSadnLnxqaZ/ol5YiWtECzaTKfmq6eim/glBLLCLOY.js"],"sourcesContent":["/*\n *\n * hi@framer.today\n * _joerl on 𝕏\n *\n * Full terms here ↴\n * https://framer.today/license\n *\n */import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";const currentYear=new Date().getFullYear();/**\n * @framerDisableUnlink\n */export default function Copyright(props){const{color,font,gap,hasString,text,togglePosition,yearOption,startYear}=props;const yearDisplay=yearOption===\"single\"?currentYear:`${startYear}–${currentYear}`;const containerStyle={width:\"100%\",height:\"100%\",display:\"flex\",alignItems:\"center\",margin:\"0\",justifyContent:togglePosition===\"L\"?\"flex-start\":\"flex-end\",color:color,fontFamily:font.fontFamily,fontSize:font.fontSize,fontWeight:font.fontWeight,lineHeight:font.lineHeight,letterSpacing:font.letterSpacing,userSelect:\"none\",gap:hasString?gap:0,whiteSpace:\"nowrap\"};return /*#__PURE__*/_jsxs(\"div\",{style:containerStyle,children:[togglePosition===\"L\"&&hasString&&/*#__PURE__*/_jsx(\"p\",{style:{margin:\"0\"},children:text}),/*#__PURE__*/_jsxs(\"p\",{style:{margin:\"0\",gap:0},children:[\"\\xa9 \",yearDisplay]}),togglePosition===\"R\"&&hasString&&/*#__PURE__*/_jsx(\"p\",{style:{margin:\"0\"},children:text})]});}Copyright.defaultProps={color:\"#fff\",font:{family:\"Manrope\",size:24,weight:\"normal\",lineHeight:1.2,letterSpacing:0},gap:\"4px\",hasString:true,text:\"All rights reserved.\",togglePosition:\"L\",yearOption:\"single\",startYear:2018};addPropertyControls(Copyright,{hasString:{type:ControlType.Boolean,title:\"Show text\",defaultValue:true,enabledTitle:\"Show\",disabledTitle:\"Hide\"},text:{type:ControlType.String,title:\"↳ Text\",defaultValue:\"All rights reserved.\",hidden:props=>!props.hasString},togglePosition:{type:ControlType.SegmentedEnum,title:\"↳ Position\",defaultValue:\"L\",options:[\"L\",\"R\"],optionTitles:[\"L\",\"R\"],hidden:props=>!props.hasString},gap:{type:ControlType.Number,title:\"↳ Gap\",defaultValue:4,min:0,max:100,step:1,unit:\"px\",hidden:props=>!props.hasString},yearOption:{type:ControlType.SegmentedEnum,title:\"Year option\",defaultValue:\"single\",options:[\"single\",\"range\"],optionTitles:[\"Single\",\"Range\"]},startYear:{type:ControlType.Number,title:\"Start year\",defaultValue:2018,min:1900,max:currentYear,step:1,hidden:props=>props.yearOption!==\"range\"},color:{type:ControlType.Color,title:\"Color\",defaultValue:\"#fff\"},font:{type:ControlType.Font,title:\"Font\",defaultValue:{fontFamily:\"Manrope\",fontSize:24,fontWeight:\"normal\",lineHeight:\"1.2em\",letterSpacing:0},controls:\"extended\",displayTextAlignment:false,description:`\n        \n        *from framer.today*\n [License](https://framer.today/license)\n    `}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Copyright\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisableUnlink\":\"\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Copyright.map","// Generated by Framer (7d51cf8)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-TlD2b .framer-styles-preset-2ryrcf:not(.rich-text-wrapper), .framer-TlD2b .framer-styles-preset-2ryrcf.rich-text-wrapper a { --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-3556f84f-364d-4297-9bfa-e4aa224b90b7, #c6c5d0); --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-a1f95cd7-b32e-4d0e-b472-4371fe56a8ab, #1a1b21); --framer-link-text-decoration: none; }\"];export const className=\"framer-TlD2b\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (4307032)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Copyright from\"https://framerusercontent.com/modules/LzvncqykVGuFQ6qHkVfd/Ve7P4JeMjyG5qZeIUqB8/Copyright.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/sbkxeiSVUFUknlK9FZrg/mvUStQoFFCd78Na80CM0/mNWxVLQb0.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/wygUZUBBh6kKZFxP0OYo/qPm9jScT5qhJtTlYwdNA/SS1RGNKOh.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/jtDDRLO7XZuMgO1OpEYK/HKP0YQZjVH9cvTkhnNon/TrNLJimzk.js\";const CopyrightFonts=getFonts(Copyright);const cycleOrder=[\"zAlqsfzQK\",\"KPoghYiS3\",\"foyo_cfP2\"];const serializationHash=\"framer-zAAru\";const variantClassNames={foyo_cfP2:\"framer-v-orsufw\",KPoghYiS3:\"framer-v-1l8jm1s\",zAlqsfzQK:\"framer-v-1pctpgn\"};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={Desktop:\"zAlqsfzQK\",Phone:\"foyo_cfP2\",Tablet:\"KPoghYiS3\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"zAlqsfzQK\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"zAlqsfzQK\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"foyo_cfP2\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"foyo_cfP2\")return false;return true;};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.footer,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1pctpgn\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"zAlqsfzQK\",ref:refBinding,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-3556f84f-364d-4297-9bfa-e4aa224b90b7, rgb(198, 197, 208))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-d57428b9-1c73-4e58-b31e-959f926f1390, rgb(255, 255, 255))\",...style},...addPropertyOverrides({foyo_cfP2:{\"data-framer-name\":\"Phone\"},KPoghYiS3:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14rbjpb\",\"data-framer-name\":\"Footer-Content\",layoutDependency:layoutDependency,layoutId:\"z6ttKBTiE\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-j609on\",layoutDependency:layoutDependency,layoutId:\"cVdHAM2Ds\",children:[/*#__PURE__*/_jsx(Link,{href:{hash:\":tfunMqIGH\",webPageId:\"cXcHZJYay\"},motionChild:true,nodeId:\"FgJuKPP5X\",openInNewTab:false,scopeId:\"AURews2XO\",smoothScroll:true,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:156,intrinsicWidth:648,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+0+0+0+0),pixelHeight:54,pixelWidth:233,src:\"https://framerusercontent.com/images/cxDoEKvaCxM41wdanM3vtZl00.png\"},className:\"framer-1u9iaiv framer-1t5ran5\",\"data-framer-name\":\"Logo_Dark\",layoutDependency:layoutDependency,layoutId:\"FgJuKPP5X\",...addPropertyOverrides({foyo_cfP2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:156,intrinsicWidth:648,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-1960.2)/2+0+0)+0+0+0+0),pixelHeight:54,pixelWidth:233,src:\"https://framerusercontent.com/images/cxDoEKvaCxM41wdanM3vtZl00.png\"}},KPoghYiS3:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:156,intrinsicWidth:648,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+0+0+0+0+0),pixelHeight:54,pixelWidth:233,src:\"https://framerusercontent.com/images/cxDoEKvaCxM41wdanM3vtZl00.png\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-v8jdg2\",layoutDependency:layoutDependency,layoutId:\"edzUfjRcY\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.youtube.com/c/Quicko/videos?utm_source=com-quicko&utm_medium=direct&utm_campaign=com.quicko.footer.socials\",motionChild:true,nodeId:\"VSK1xYuCy\",openInNewTab:true,scopeId:\"AURews2XO\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1p5usiu framer-1t5ran5\",layoutDependency:layoutDependency,layoutId:\"VSK1xYuCy\",style:{backgroundColor:\"var(--token-7e6d8a45-91af-45d2-9873-005efa0b58e1, rgb(241, 240, 238))\",borderBottomLeftRadius:76.22,borderBottomRightRadius:76.22,borderTopLeftRadius:76.22,borderTopRightRadius:76.22},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-dvbkuo\",\"data-framer-name\":\"Symbol\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"JkfHS89wU\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 17.1 12.07\"><path d=\"M 16.718 1.889 C 16.522 1.145 15.944 0.56 15.209 0.361 C 13.877 0 8.538 0 8.538 0 C 8.538 0 3.198 0 1.866 0.361 C 1.132 0.56 0.553 1.145 0.357 1.889 C 0 3.236 0 6.047 0 6.047 C 0 6.047 0 8.858 0.357 10.206 C 0.553 10.949 1.132 11.535 1.866 11.733 C 3.198 12.094 8.538 12.094 8.538 12.094 C 8.538 12.094 13.877 12.094 15.209 11.733 C 15.944 11.535 16.522 10.949 16.718 10.206 C 17.075 8.858 17.075 6.047 17.075 6.047 C 17.075 6.047 17.075 3.236 16.718 1.889\" fill=\"var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)) /* {&quot;name&quot;:&quot;On Surface Variant&quot;} */\"></path><path d=\"M 6.791 8.6 L 11.254 6.047 L 6.791 3.495 Z\" fill=\"rgb(255,255,255)\"></path></svg>',svgContentId:10360677162,withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/quicko_official?utm_source=com-quicko&utm_medium=direct&utm_campaign=com.quicko.footer.socials\",motionChild:true,nodeId:\"Yso6JN1SV\",openInNewTab:true,scopeId:\"AURews2XO\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-19ftdlc framer-1t5ran5\",layoutDependency:layoutDependency,layoutId:\"Yso6JN1SV\",style:{backgroundColor:\"var(--token-7e6d8a45-91af-45d2-9873-005efa0b58e1, rgb(241, 240, 238))\",borderBottomLeftRadius:76.22,borderBottomRightRadius:76.22,borderTopLeftRadius:76.22,borderTopRightRadius:76.22},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-14z860k\",\"data-framer-name\":\"Symbol (2)\",fill:'var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)) /* {\"name\":\"On Surface Variant\"} */',intrinsicHeight:1e3,intrinsicWidth:1e3,layoutDependency:layoutDependency,layoutId:\"dRy339zE4\",svg:'<svg data-name=\"Layer 1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 1000 1000\"><path d=\"M292.92 3.5c-53.2 2.51-89.53 11-121.29 23.48-32.87 12.81-60.73 30-88.45 57.82s-44.79 55.7-57.51 88.62c-12.31 31.83-20.65 68.19-23 121.42S-.2 365.18.06 500.96.92 653.76 3.5 707.1c2.54 53.19 11 89.51 23.48 121.28 12.83 32.87 30 60.72 57.83 88.45s55.69 44.76 88.69 57.5c31.8 12.29 68.17 20.67 121.39 23s70.35 2.87 206.09 2.61 152.83-.86 206.16-3.39 89.46-11.05 121.24-23.47c32.87-12.86 60.74-30 88.45-57.84s44.77-55.74 57.48-88.68c12.32-31.8 20.69-68.17 23-121.35 2.33-53.37 2.88-70.41 2.62-206.17s-.87-152.78-3.4-206.1-11-89.53-23.47-121.32c-12.85-32.87-30-60.7-57.82-88.45s-55.74-44.8-88.67-57.48c-31.82-12.31-68.17-20.7-121.39-23S634.83-.2 499.04.06 346.25.9 292.92 3.5m5.84 903.88c-48.75-2.12-75.22-10.22-92.86-17-23.36-9-40-19.88-57.58-37.29s-28.38-34.11-37.5-57.42c-6.85-17.64-15.1-44.08-17.38-92.83-2.48-52.69-3-68.51-3.29-202s.22-149.29 2.53-202c2.08-48.71 10.23-75.21 17-92.84 9-23.39 19.84-40 37.29-57.57s34.1-28.39 57.43-37.51c17.62-6.88 44.06-15.06 92.79-17.38 52.73-2.5 68.53-3 202-3.29s149.31.21 202.06 2.53c48.71 2.12 75.22 10.19 92.83 17 23.37 9 40 19.81 57.57 37.29s28.4 34.07 37.52 57.45c6.89 17.57 15.07 44 17.37 92.76 2.51 52.73 3.08 68.54 3.32 202s-.23 149.31-2.54 202c-2.13 48.75-10.21 75.23-17 92.89-9 23.35-19.85 40-37.31 57.56s-34.09 28.38-57.43 37.5c-17.6 6.87-44.07 15.07-92.76 17.39-52.73 2.48-68.53 3-202.05 3.29s-149.27-.25-202-2.53m407.6-674.61a60 60 0 1 0 59.88-60.1 60 60 0 0 0-59.88 60.1M243.27 500.5c.28 141.8 115.44 256.49 257.21 256.22S757.02 641.3 756.75 499.5 641.29 242.98 499.5 243.26 243 358.72 243.27 500.5m90.06-.18a166.67 166.67 0 1 1 167 166.34 166.65 166.65 0 0 1-167-166.34\"/></svg>',withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:\"https://in.linkedin.com/company/quicko-official?utm_source=com-quicko&utm_medium=direct&utm_campaign=com.quicko.footer.socials\",motionChild:true,nodeId:\"hLSniWR3e\",openInNewTab:true,scopeId:\"AURews2XO\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1dmv7y5 framer-1t5ran5\",layoutDependency:layoutDependency,layoutId:\"hLSniWR3e\",style:{backgroundColor:\"var(--token-7e6d8a45-91af-45d2-9873-005efa0b58e1, rgb(241, 240, 238))\",borderBottomLeftRadius:76.22,borderBottomRightRadius:76.22,borderTopLeftRadius:76.22,borderTopRightRadius:76.22},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-rtu9do\",\"data-framer-name\":\"Symbol (1)\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"II9z1SQcw\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 13.76 13.76\"><path d=\"M 11.681 11.681 L 9.65 11.681 L 9.65 8.5 C 9.65 7.742 9.637 6.765 8.594 6.765 C 7.535 6.765 7.374 7.592 7.374 8.445 L 7.374 11.681 L 5.342 11.681 L 5.342 5.139 L 7.292 5.139 L 7.292 6.033 L 7.32 6.033 C 7.717 5.353 8.457 4.947 9.244 4.977 C 11.303 4.977 11.682 6.331 11.682 8.093 Z M 3.05 4.245 C 2.399 4.245 1.871 3.717 1.871 3.066 C 1.871 2.415 2.399 1.887 3.05 1.887 C 3.701 1.887 4.229 2.415 4.229 3.066 C 4.229 3.379 4.105 3.678 3.884 3.9 C 3.663 4.121 3.363 4.245 3.05 4.245 M 4.066 11.681 L 2.032 11.681 L 2.032 5.139 L 4.066 5.139 Z M 12.694 0.001 L 1.011 0.001 C 0.459 -0.005 0.007 0.437 0 0.989 L 0 12.72 C 0.006 13.273 0.459 13.715 1.011 13.71 L 12.694 13.71 C 13.248 13.716 13.702 13.274 13.71 12.72 L 13.71 0.988 C 13.702 0.435 13.247 -0.007 12.694 0\" fill=\"var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)) /* {&quot;name&quot;:&quot;On Surface Variant&quot;} */\"></path></svg>',svgContentId:9251943020,withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:\"https://x.com/Quicko_official?utm_source=com-quicko&utm_medium=direct&utm_campaign=com.quicko.footer.socials\",motionChild:true,nodeId:\"LpwVdOFBz\",openInNewTab:true,scopeId:\"AURews2XO\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-fzjgm8 framer-1t5ran5\",layoutDependency:layoutDependency,layoutId:\"LpwVdOFBz\",style:{backgroundColor:\"var(--token-7e6d8a45-91af-45d2-9873-005efa0b58e1, rgb(241, 240, 238))\",borderBottomLeftRadius:76.22,borderBottomRightRadius:76.22,borderTopLeftRadius:76.22,borderTopRightRadius:76.22},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-vyzbd2\",\"data-framer-name\":\"IdJxGuURW1 logos\",fill:'var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)) /* {\"name\":\"On Surface Variant\"} */',intrinsicHeight:45,intrinsicWidth:50,layoutDependency:layoutDependency,layoutId:\"EIzBSx6xT\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 49.8 45\" style=\"enable-background:new 0 0 49.8 45\" xml:space=\"preserve\"><path d=\"M39.2 0h7.6L30.2 19.1 49.8 45H34.4l-12-15.7L8.6 45H1l17.8-20.4L0 0h15.8l10.9 14.4L39.2 0zm-2.7 40.4h4.2L13.5 4.3H8.9l27.6 36.1z\"/></svg>',withExternalLayout:true})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ep6ng6\",layoutDependency:layoutDependency,layoutId:\"gtfV2uNmi\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-fipx6u\",layoutDependency:layoutDependency,layoutId:\"Fq2aK3qq3\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pegafh\",\"data-framer-name\":\"Footer-Links\",layoutDependency:layoutDependency,layoutId:\"uFA2pDq7g\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXNlbWlib2xk\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a1f95cd7-b32e-4d0e-b472-4371fe56a8ab, rgb(26, 27, 33)))\"},children:\"Products\"})}),className:\"framer-gw5lyd\",fonts:[\"FS;General Sans-semibold\"],layoutDependency:layoutDependency,layoutId:\"hlqyNeN8n\",style:{\"--extracted-r6o4lv\":\"var(--token-a1f95cd7-b32e-4d0e-b472-4371fe56a8ab, rgb(26, 27, 33))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({foyo_cfP2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXNlbWlib2xk\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a1f95cd7-b32e-4d0e-b472-4371fe56a8ab, rgb(26, 27, 33)))\"},children:\"Products\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-142bvwo\",\"data-styles-preset\":\"mNWxVLQb0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":tfunMqIGH\",webPageId:\"cXcHZJYay\"},motionChild:true,nodeId:\"Pc5HjUPmv\",openInNewTab:false,relValues:[],scopeId:\"AURews2XO\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Personal\"})})})}),className:\"framer-12gwecc\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Pc5HjUPmv\",style:{\"--extracted-r6o4lv\":\"var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({foyo_cfP2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":tfunMqIGH\",webPageId:\"cXcHZJYay\"},motionChild:true,nodeId:\"Pc5HjUPmv\",openInNewTab:false,relValues:[],scopeId:\"AURews2XO\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Personal\"})})})}),fonts:[\"FS;General Sans-medium\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-142bvwo\",\"data-styles-preset\":\"mNWxVLQb0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:\"Business (Coming Soon!)\"})}),className:\"framer-1i8tp6p\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"y_ZS9zpad\",style:{\"--extracted-r6o4lv\":\"var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79))\",\"--framer-paragraph-spacing\":\"0px\",opacity:.5},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({foyo_cfP2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:\"Business (Coming Soon!)\"})}),fonts:[\"FS;General Sans-medium\"]}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13acu4x\",\"data-framer-name\":\"Footer-Links\",layoutDependency:layoutDependency,layoutId:\"SRX2OtxBd\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXNlbWlib2xk\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a1f95cd7-b32e-4d0e-b472-4371fe56a8ab, rgb(26, 27, 33)))\"},children:\"Advisory\"})}),className:\"framer-1r2oqlv\",fonts:[\"FS;General Sans-semibold\"],layoutDependency:layoutDependency,layoutId:\"Aa_Rs4DFg\",style:{\"--extracted-r6o4lv\":\"var(--token-a1f95cd7-b32e-4d0e-b472-4371fe56a8ab, rgb(26, 27, 33))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({foyo_cfP2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXNlbWlib2xk\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a1f95cd7-b32e-4d0e-b472-4371fe56a8ab, rgb(26, 27, 33)))\"},children:\"Advisory\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-142bvwo\",\"data-styles-preset\":\"mNWxVLQb0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"bqreyX14n\"},motionChild:true,nodeId:\"Vv7LGnugu\",openInNewTab:false,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Meet\"})})})}),className:\"framer-1fq8xtk\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Vv7LGnugu\",style:{\"--extracted-r6o4lv\":\"var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({foyo_cfP2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"bqreyX14n\"},motionChild:true,nodeId:\"Vv7LGnugu\",openInNewTab:false,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Meet\"})})})}),fonts:[\"FS;General Sans-medium\"]}},baseVariant,gestureVariant)})]})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-127qrvu\",layoutDependency:layoutDependency,layoutId:\"J5KA6_d1q\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-15rvr2z\",\"data-framer-name\":\"Footer-Links\",layoutDependency:layoutDependency,layoutId:\"bNN2Gjo89\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXNlbWlib2xk\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a1f95cd7-b32e-4d0e-b472-4371fe56a8ab, rgb(26, 27, 33)))\"},children:\"Accountants\"})}),className:\"framer-wb3p7d\",fonts:[\"FS;General Sans-semibold\"],layoutDependency:layoutDependency,layoutId:\"m0A0V0m4p\",style:{\"--extracted-r6o4lv\":\"var(--token-a1f95cd7-b32e-4d0e-b472-4371fe56a8ab, rgb(26, 27, 33))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://quicko.pro/?utm_source=com-quicko&utm_medium=direct&utm_campaign=com.quicko.footer.for_accountants\",motionChild:true,nodeId:\"Eu_ScodyC\",openInNewTab:true,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Quicko Pro\"})})})}),className:\"framer-u8v1w4\",fonts:[\"FS;General Sans-medium\"],layoutDependency:layoutDependency,layoutId:\"Eu_ScodyC\",style:{\"--extracted-r6o4lv\":\"var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"bn_Y8KLbN\"},motionChild:true,nodeId:\"IqOKGk7Nv\",openInNewTab:false,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Become a Partner\"})})})}),className:\"framer-5zblu8\",fonts:[\"FS;General Sans-medium\"],layoutDependency:layoutDependency,layoutId:\"IqOKGk7Nv\",style:{\"--extracted-r6o4lv\":\"var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bb3xuj\",\"data-framer-name\":\"Footer-Links\",layoutDependency:layoutDependency,layoutId:\"ZwUBTO8QX\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXNlbWlib2xk\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a1f95cd7-b32e-4d0e-b472-4371fe56a8ab, rgb(26, 27, 33)))\"},children:\"Referral Program\"})}),className:\"framer-14eo0g\",fonts:[\"FS;General Sans-semibold\"],layoutDependency:layoutDependency,layoutId:\"kXyTu44dx\",style:{\"--extracted-r6o4lv\":\"var(--token-a1f95cd7-b32e-4d0e-b472-4371fe56a8ab, rgb(26, 27, 33))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"r87sqx0N0\"},motionChild:true,nodeId:\"YHRKLfUUN\",openInNewTab:false,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Affiliate Program\"})})})}),className:\"framer-l5z5bt\",fonts:[\"FS;General Sans-medium\"],layoutDependency:layoutDependency,layoutId:\"YHRKLfUUN\",style:{\"--extracted-r6o4lv\":\"var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"dPGxKO3qX\"},motionChild:true,nodeId:\"bMXNAVBFB\",openInNewTab:false,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Refer a friend\"})})})}),className:\"framer-mvg3e1\",fonts:[\"FS;General Sans-medium\"],layoutDependency:layoutDependency,layoutId:\"bMXNAVBFB\",style:{\"--extracted-r6o4lv\":\"var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-baxmgh\",layoutDependency:layoutDependency,layoutId:\"f50VzaGTU\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-klh0vj\",\"data-framer-name\":\"Footer-Links\",layoutDependency:layoutDependency,layoutId:\"cOYMp3ZP3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXNlbWlib2xk\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a1f95cd7-b32e-4d0e-b472-4371fe56a8ab, rgb(26, 27, 33)))\"},children:\"For Accountants\"})}),className:\"framer-1qdz8c6\",fonts:[\"FS;General Sans-semibold\"],layoutDependency:layoutDependency,layoutId:\"sFzh2A6XU\",style:{\"--extracted-r6o4lv\":\"var(--token-a1f95cd7-b32e-4d0e-b472-4371fe56a8ab, rgb(26, 27, 33))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-142bvwo\",\"data-styles-preset\":\"mNWxVLQb0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://quicko.pro/?utm_source=com-quicko&utm_medium=direct&utm_campaign=com.quicko.footer.for_accountants\",motionChild:true,nodeId:\"RO7W2iRUR\",openInNewTab:true,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Quicko Pro\"})})})}),className:\"framer-p9u7ym\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"RO7W2iRUR\",style:{\"--extracted-r6o4lv\":\"var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-142bvwo\",\"data-styles-preset\":\"mNWxVLQb0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"bn_Y8KLbN\"},motionChild:true,nodeId:\"zaagpZVSi\",openInNewTab:false,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Become a Partner\"})})})}),className:\"framer-1l5tamj\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"zaagpZVSi\",style:{\"--extracted-r6o4lv\":\"var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jq01dv\",\"data-framer-name\":\"Footer-Links\",layoutDependency:layoutDependency,layoutId:\"VQerzlwgx\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXNlbWlib2xk\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a1f95cd7-b32e-4d0e-b472-4371fe56a8ab, rgb(26, 27, 33)))\"},children:\"Referral Program\"})}),className:\"framer-ex7k6g\",fonts:[\"FS;General Sans-semibold\"],layoutDependency:layoutDependency,layoutId:\"IKWFOzcJu\",style:{\"--extracted-r6o4lv\":\"var(--token-a1f95cd7-b32e-4d0e-b472-4371fe56a8ab, rgb(26, 27, 33))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-142bvwo\",\"data-styles-preset\":\"mNWxVLQb0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"dPGxKO3qX\"},motionChild:true,nodeId:\"B79wtFSdT\",openInNewTab:false,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Refer a friend\"})})})}),className:\"framer-ep0o8z\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"B79wtFSdT\",style:{\"--extracted-r6o4lv\":\"var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-142bvwo\",\"data-styles-preset\":\"mNWxVLQb0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"r87sqx0N0\"},motionChild:true,nodeId:\"ozB98Jpz8\",openInNewTab:false,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Affiliate Program\"})})})}),className:\"framer-st19i1\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ozB98Jpz8\",style:{\"--extracted-r6o4lv\":\"var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rkn16t\",layoutDependency:layoutDependency,layoutId:\"HuYu93gJA\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-38i8es\",\"data-framer-name\":\"Footer-Links\",layoutDependency:layoutDependency,layoutId:\"q0O6TSb2S\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXNlbWlib2xk\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a1f95cd7-b32e-4d0e-b472-4371fe56a8ab, rgb(26, 27, 33)))\"},children:\"Financial Education\"})}),className:\"framer-18j6ol\",fonts:[\"FS;General Sans-semibold\"],layoutDependency:layoutDependency,layoutId:\"v5vBTxC1b\",style:{\"--extracted-r6o4lv\":\"var(--token-a1f95cd7-b32e-4d0e-b472-4371fe56a8ab, rgb(26, 27, 33))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({foyo_cfP2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXNlbWlib2xk\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a1f95cd7-b32e-4d0e-b472-4371fe56a8ab, rgb(26, 27, 33)))\"},children:\"Financial Education\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-142bvwo\",\"data-styles-preset\":\"mNWxVLQb0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://pocketmoney.club/?utm_source=com-quicko&utm_medium=direct&utm_campaign=com.quicko.footer.financial_education\",motionChild:true,nodeId:\"KVLP5nu1t\",openInNewTab:true,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Pocket Money\"})})})}),className:\"framer-1nocpew\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"KVLP5nu1t\",style:{\"--extracted-r6o4lv\":\"var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({foyo_cfP2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://pocketmoney.club/?utm_source=com-quicko&utm_medium=direct&utm_campaign=com.quicko.footer.financial_education\",motionChild:true,nodeId:\"KVLP5nu1t\",openInNewTab:true,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Pocket Money\"})})})}),fonts:[\"FS;General Sans-medium\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-142bvwo\",\"data-styles-preset\":\"mNWxVLQb0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://qna.tax/?utm_source=com-quicko&utm_medium=direct&utm_campaign=com.quicko.footer.financial_education\",motionChild:true,nodeId:\"A9NWgUTq3\",openInNewTab:true,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Tax Q&A\"})})})}),className:\"framer-18sz6a2\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"A9NWgUTq3\",style:{\"--extracted-r6o4lv\":\"var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({foyo_cfP2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://qna.tax/?utm_source=com-quicko&utm_medium=direct&utm_campaign=com.quicko.footer.financial_education\",motionChild:true,nodeId:\"A9NWgUTq3\",openInNewTab:true,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Tax Q&A\"})})})}),fonts:[\"FS;General Sans-medium\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-142bvwo\",\"data-styles-preset\":\"mNWxVLQb0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://learn.quicko.com/?utm_source=com-quicko&utm_medium=direct&utm_campaign=com.quicko.footer.financial_education\",motionChild:true,nodeId:\"GrnNABXba\",openInNewTab:true,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Learn\"})})})}),className:\"framer-1knzniq\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"GrnNABXba\",style:{\"--extracted-r6o4lv\":\"var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({foyo_cfP2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://learn.quicko.com/?utm_source=com-quicko&utm_medium=direct&utm_campaign=com.quicko.footer.financial_education\",motionChild:true,nodeId:\"GrnNABXba\",openInNewTab:true,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Learn\"})})})}),fonts:[\"FS;General Sans-medium\"]}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-tc3lxw\",\"data-framer-name\":\"Footer-Links\",layoutDependency:layoutDependency,layoutId:\"o47fltirD\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXNlbWlib2xk\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a1f95cd7-b32e-4d0e-b472-4371fe56a8ab, rgb(26, 27, 33)))\"},children:\"Resources\"})}),className:\"framer-hm71x3\",fonts:[\"FS;General Sans-semibold\"],layoutDependency:layoutDependency,layoutId:\"FyphldxAK\",style:{\"--extracted-r6o4lv\":\"var(--token-a1f95cd7-b32e-4d0e-b472-4371fe56a8ab, rgb(26, 27, 33))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-142bvwo\",\"data-styles-preset\":\"mNWxVLQb0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://help.quicko.com/portal/en/home?utm_source=com-quicko&utm_medium=direct&utm_campaign=com.quicko.footer\",motionChild:true,nodeId:\"GRnKawGP3\",openInNewTab:true,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Help Center\"})})})}),className:\"framer-1dur63\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"GRnKawGP3\",style:{\"--extracted-r6o4lv\":\"var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({foyo_cfP2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://help.quicko.com/portal/en/home?utm_source=com-quicko&utm_medium=direct&utm_campaign=com.quicko.footer\",motionChild:true,nodeId:\"GRnKawGP3\",openInNewTab:true,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Help Center\"})})})}),fonts:[\"FS;General Sans-medium\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-142bvwo\",\"data-styles-preset\":\"mNWxVLQb0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://tools.quicko.com/?utm_source=com-quicko&utm_medium=direct&utm_campaign=com.quicko.footer.resources\",motionChild:true,nodeId:\"LG2c4QfSO\",openInNewTab:true,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Tools\"})})})}),className:\"framer-1myk1ay\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"LG2c4QfSO\",style:{\"--extracted-r6o4lv\":\"var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({foyo_cfP2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://tools.quicko.com/?utm_source=com-quicko&utm_medium=direct&utm_campaign=com.quicko.footer.resources\",motionChild:true,nodeId:\"LG2c4QfSO\",openInNewTab:true,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Tools\"})})})}),fonts:[\"FS;General Sans-medium\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-142bvwo\",\"data-styles-preset\":\"mNWxVLQb0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://quicko.trust.site?utm_source=com-quicko&utm_medium=direct&utm_campaign=com.quicko.footer\",motionChild:true,nodeId:\"cu8YyuU9o\",openInNewTab:true,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Trust Site\"})})})}),className:\"framer-1sfciwv\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"cu8YyuU9o\",style:{\"--extracted-r6o4lv\":\"var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({foyo_cfP2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://quicko.trust.site?utm_source=com-quicko&utm_medium=direct&utm_campaign=com.quicko.footer\",motionChild:true,nodeId:\"cu8YyuU9o\",openInNewTab:true,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Trust Site\"})})})}),fonts:[\"FS;General Sans-medium\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-142bvwo\",\"data-styles-preset\":\"mNWxVLQb0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://help.quicko.com/portal/en/kb/articles/bug-bounty-program?utm_source=com-quicko&utm_medium=direct&utm_campaign=com.quicko.footer\",motionChild:true,nodeId:\"CqSSveyv0\",openInNewTab:true,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Bug Bounty\"})})})}),className:\"framer-53mckt\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"CqSSveyv0\",style:{\"--extracted-r6o4lv\":\"var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8qxuql\",\"data-framer-name\":\"Footer-Links\",layoutDependency:layoutDependency,layoutId:\"DEZgZwv3a\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXNlbWlib2xk\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a1f95cd7-b32e-4d0e-b472-4371fe56a8ab, rgb(26, 27, 33)))\"},children:\"Company\"})}),className:\"framer-sucqn\",fonts:[\"FS;General Sans-semibold\"],layoutDependency:layoutDependency,layoutId:\"bvLS3y518\",style:{\"--extracted-r6o4lv\":\"var(--token-a1f95cd7-b32e-4d0e-b472-4371fe56a8ab, rgb(26, 27, 33))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-142bvwo\",\"data-styles-preset\":\"mNWxVLQb0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://quicko.company?utm_source=com-quicko&utm_medium=direct&utm_campaign=com.quicko.footer.company\",motionChild:true,nodeId:\"eEZ1G0VRZ\",openInNewTab:true,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"About us\"})})})}),className:\"framer-1jzis3g\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"eEZ1G0VRZ\",style:{\"--extracted-r6o4lv\":\"var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-142bvwo\",\"data-styles-preset\":\"mNWxVLQb0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://quicko.zohorecruit.in/jobs/Careers?utm_source=com-quicko&utm_medium=direct&utm_campaign=com.quicko.footer.company\",motionChild:true,nodeId:\"gg0lFhAEZ\",openInNewTab:true,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Careers\"})})})}),className:\"framer-1xznz4e\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"gg0lFhAEZ\",style:{\"--extracted-r6o4lv\":\"var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-142bvwo\",\"data-styles-preset\":\"mNWxVLQb0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://brandfetch.com/quicko.com?utm_source=com-quicko&utm_medium=direct&utm_campaign=com.quicko.footer\",motionChild:true,nodeId:\"PX42aAMaq\",openInNewTab:true,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Brand Kit\"})})})}),className:\"framer-qkqz22\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"PX42aAMaq\",style:{\"--extracted-r6o4lv\":\"var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1la1hb9\",\"data-framer-name\":\"Footer-Links\",layoutDependency:layoutDependency,layoutId:\"tNclquaeN\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLXNlbWlib2xk\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a1f95cd7-b32e-4d0e-b472-4371fe56a8ab, rgb(26, 27, 33)))\"},children:\"Company\"})}),className:\"framer-n1gja5\",fonts:[\"FS;General Sans-semibold\"],layoutDependency:layoutDependency,layoutId:\"HjwwXU8xd\",style:{\"--extracted-r6o4lv\":\"var(--token-a1f95cd7-b32e-4d0e-b472-4371fe56a8ab, rgb(26, 27, 33))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://quicko.company?utm_source=com-quicko&utm_medium=direct&utm_campaign=com.quicko.footer.company\",motionChild:true,nodeId:\"oQNQvIjdh\",openInNewTab:false,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"About us\"})})})}),className:\"framer-1age6it\",fonts:[\"FS;General Sans-medium\"],layoutDependency:layoutDependency,layoutId:\"oQNQvIjdh\",style:{\"--extracted-r6o4lv\":\"var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://quicko.zohorecruit.in/jobs/Careers?utm_source=com-quicko&utm_medium=direct&utm_campaign=com.quicko.footer.company\",motionChild:true,nodeId:\"lTsx_uYjT\",openInNewTab:true,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Careers\"})})})}),className:\"framer-1hjt7br\",fonts:[\"FS;General Sans-medium\"],layoutDependency:layoutDependency,layoutId:\"lTsx_uYjT\",style:{\"--extracted-r6o4lv\":\"var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://brandfetch.com/quicko.com?utm_source=com-quicko&utm_medium=direct&utm_campaign=com.quicko.footer\",motionChild:true,nodeId:\"OcarSppe5\",openInNewTab:true,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Brand Kit\"})})})}),className:\"framer-vie4z5\",fonts:[\"FS;General Sans-medium\"],layoutDependency:layoutDependency,layoutId:\"OcarSppe5\",style:{\"--extracted-r6o4lv\":\"var(--token-f3d48261-4b6e-46ce-87bc-cfcbb81373d2, rgb(69, 70, 79))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-itcpwl\",layoutDependency:layoutDependency,layoutId:\"aSfpSCl7f\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-c925pn\",layoutDependency:layoutDependency,layoutId:\"wmESnGRZJ\",children:/*#__PURE__*/_jsx(Link,{href:\"https://cms-strapi.quicko.com/uploads/ISO_27001_QUICKO_INFOSOFT_PRIVATE_LIMITED_3_19f2d7a0e6.pdf?_gl=1*1f2phgq*_ga*MTcwNTQyMzAwMS4xNzQyNDU2NjA0*_ga_T1ER0WTD8M*MTc0NjAwNjg1OC4zNC4wLjE3NDYwMDY4NTkuMC4wLjA.\",motionChild:true,nodeId:\"TH40jw47j\",scopeId:\"AURews2XO\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1041,intrinsicWidth:1280,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+1542.4+0+0+0),pixelHeight:1041,pixelWidth:1280,sizes:\"33px\",src:\"https://framerusercontent.com/images/q7f7kKKQsZR0K9e4j9s8zjoiyM.png\",srcSet:\"https://framerusercontent.com/images/q7f7kKKQsZR0K9e4j9s8zjoiyM.png?scale-down-to=512 512w,https://framerusercontent.com/images/q7f7kKKQsZR0K9e4j9s8zjoiyM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/q7f7kKKQsZR0K9e4j9s8zjoiyM.png 1280w\"},className:\"framer-14vf9j5 framer-1t5ran5\",\"data-framer-name\":\"Iso-logo-black-and-white\",layoutDependency:layoutDependency,layoutId:\"TH40jw47j\",style:{opacity:.7},...addPropertyOverrides({foyo_cfP2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1041,intrinsicWidth:1280,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-1960.2)/2+1553.2+80)+0+0+0),pixelHeight:1041,pixelWidth:1280,sizes:\"33px\",src:\"https://framerusercontent.com/images/q7f7kKKQsZR0K9e4j9s8zjoiyM.png\",srcSet:\"https://framerusercontent.com/images/q7f7kKKQsZR0K9e4j9s8zjoiyM.png?scale-down-to=512 512w,https://framerusercontent.com/images/q7f7kKKQsZR0K9e4j9s8zjoiyM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/q7f7kKKQsZR0K9e4j9s8zjoiyM.png 1280w\"}},KPoghYiS3:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1041,intrinsicWidth:1280,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+1683.4+0+0+0),pixelHeight:1041,pixelWidth:1280,sizes:\"33px\",src:\"https://framerusercontent.com/images/q7f7kKKQsZR0K9e4j9s8zjoiyM.png\",srcSet:\"https://framerusercontent.com/images/q7f7kKKQsZR0K9e4j9s8zjoiyM.png?scale-down-to=512 512w,https://framerusercontent.com/images/q7f7kKKQsZR0K9e4j9s8zjoiyM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/q7f7kKKQsZR0K9e4j9s8zjoiyM.png 1280w\"}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1kv1fu1\",\"data-framer-name\":\"Footnotes\",layoutDependency:layoutDependency,layoutId:\"LBElTh3j8\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-14uaebr-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"uIRr30uf8-container\",nodeId:\"uIRr30uf8\",rendersWithMotion:true,scopeId:\"AURews2XO\",children:/*#__PURE__*/_jsx(Copyright,{color:\"var(--token-a1f95cd7-b32e-4d0e-b472-4371fe56a8ab, rgb(26, 27, 33))\",font:{fontFamily:'\"General Sans\", \"General Sans Placeholder\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",fontWeight:500,letterSpacing:\"0px\",lineHeight:\"1.2em\"},gap:4,hasString:true,height:\"100%\",id:\"uIRr30uf8\",layoutId:\"uIRr30uf8\",startYear:2018,text:\"Quicko Infosoft Private Limited. All rights reserved.\",togglePosition:\"R\",width:\"100%\",yearOption:\"single\",...addPropertyOverrides({foyo_cfP2:{font:{fontFamily:'\"General Sans\", \"General Sans Placeholder\", sans-serif',fontSize:\"10px\",fontStyle:\"normal\",fontWeight:500,letterSpacing:\"0px\",lineHeight:\"1.2em\"}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gwarr2\",layoutDependency:layoutDependency,layoutId:\"R07TPnw3x\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-p2d5ag\",\"data-styles-preset\":\"SS1RGNKOh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6e666ea6-d396-4385-955b-c2942ec7fe26, rgb(118, 118, 128)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://help.quicko.com/portal/en/kb/articles/privacy-and-security?utm_source=com-quicko&utm_medium=direct&utm_campaign=com.quicko.footer\",motionChild:true,nodeId:\"NFOgHUTe0\",openInNewTab:true,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Privacy Policy\"})})})}),className:\"framer-isbtnu\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"NFOgHUTe0\",style:{\"--extracted-r6o4lv\":\"var(--token-6e666ea6-d396-4385-955b-c2942ec7fe26, rgb(118, 118, 128))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({foyo_cfP2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6e666ea6-d396-4385-955b-c2942ec7fe26, rgb(118, 118, 128)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://help.quicko.com/portal/en/kb/articles/privacy-and-security?utm_source=com-quicko&utm_medium=direct&utm_campaign=com.quicko.footer\",motionChild:true,nodeId:\"NFOgHUTe0\",openInNewTab:true,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Privacy Policy\"})})})}),fonts:[\"FS;General Sans-medium\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-p2d5ag\",\"data-styles-preset\":\"SS1RGNKOh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6e666ea6-d396-4385-955b-c2942ec7fe26, rgb(118, 118, 128)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://help.quicko.com/portal/en/kb/articles/terms-conditions-of-use?utm_source=com-quicko&utm_medium=direct&utm_campaign=com.quicko.footer\",motionChild:true,nodeId:\"wy6QLGwDz\",openInNewTab:true,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Terms & conditions\"})})})}),className:\"framer-dip61f\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"wy6QLGwDz\",style:{\"--extracted-r6o4lv\":\"var(--token-6e666ea6-d396-4385-955b-c2942ec7fe26, rgb(118, 118, 128))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({foyo_cfP2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7R2VuZXJhbCBTYW5zLW1lZGl1bQ==\",\"--framer-font-family\":'\"General Sans\", \"General Sans Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6e666ea6-d396-4385-955b-c2942ec7fe26, rgb(118, 118, 128)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://help.quicko.com/portal/en/kb/articles/terms-conditions-of-use?utm_source=com-quicko&utm_medium=direct&utm_campaign=com.quicko.footer\",motionChild:true,nodeId:\"wy6QLGwDz\",openInNewTab:true,relValues:[],scopeId:\"AURews2XO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2ryrcf\",\"data-styles-preset\":\"TrNLJimzk\",children:\"Terms & conditions\"})})})}),fonts:[\"FS;General Sans-medium\"]}},baseVariant,gestureVariant)})]})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-zAAru.framer-1t5ran5, .framer-zAAru .framer-1t5ran5 { display: block; }\",\".framer-zAAru.framer-1pctpgn { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 80px 40px 40px 40px; position: relative; width: 1200px; }\",\".framer-zAAru .framer-14rbjpb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1080px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zAAru .framer-j609on { 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: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-zAAru .framer-1u9iaiv { aspect-ratio: 4.351351351351352 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 37px); overflow: visible; position: relative; text-decoration: none; width: 161px; }\",\".framer-zAAru .framer-v8jdg2 { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 4px; position: relative; width: auto; }\",\".framer-zAAru .framer-1p5usiu, .framer-zAAru .framer-fzjgm8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 28px; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 28px; }\",\".framer-zAAru .framer-dvbkuo { flex: none; height: 12px; position: relative; width: 17px; }\",\".framer-zAAru .framer-19ftdlc, .framer-zAAru .framer-1dmv7y5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 28px; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 28px; }\",\".framer-zAAru .framer-14z860k { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 14px); position: relative; width: 14px; }\",\".framer-zAAru .framer-rtu9do { flex: none; height: 14px; position: relative; width: 14px; }\",\".framer-zAAru .framer-vyzbd2 { aspect-ratio: 1.1111111111111112 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 12px); position: relative; width: 13px; }\",\".framer-zAAru .framer-1ep6ng6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 70%; }\",\".framer-zAAru .framer-fipx6u, .framer-zAAru .framer-baxmgh { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-zAAru .framer-pegafh, .framer-zAAru .framer-13acu4x, .framer-zAAru .framer-klh0vj, .framer-zAAru .framer-1jq01dv, .framer-zAAru .framer-38i8es, .framer-zAAru .framer-tc3lxw, .framer-zAAru .framer-8qxuql { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zAAru .framer-gw5lyd, .framer-zAAru .framer-1r2oqlv, .framer-zAAru .framer-18j6ol, .framer-zAAru .framer-hm71x3, .framer-zAAru .framer-sucqn, .framer-zAAru .framer-n1gja5, .framer-zAAru .framer-isbtnu, .framer-zAAru .framer-dip61f { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-zAAru .framer-12gwecc, .framer-zAAru .framer-1i8tp6p, .framer-zAAru .framer-1fq8xtk, .framer-zAAru .framer-wb3p7d, .framer-zAAru .framer-u8v1w4, .framer-zAAru .framer-5zblu8, .framer-zAAru .framer-14eo0g, .framer-zAAru .framer-l5z5bt, .framer-zAAru .framer-mvg3e1, .framer-zAAru .framer-1qdz8c6, .framer-zAAru .framer-p9u7ym, .framer-zAAru .framer-1l5tamj, .framer-zAAru .framer-ex7k6g, .framer-zAAru .framer-ep0o8z, .framer-zAAru .framer-st19i1, .framer-zAAru .framer-1nocpew, .framer-zAAru .framer-18sz6a2, .framer-zAAru .framer-1knzniq, .framer-zAAru .framer-1dur63, .framer-zAAru .framer-1myk1ay, .framer-zAAru .framer-1sfciwv, .framer-zAAru .framer-53mckt, .framer-zAAru .framer-1jzis3g, .framer-zAAru .framer-1xznz4e, .framer-zAAru .framer-qkqz22, .framer-zAAru .framer-1age6it, .framer-zAAru .framer-1hjt7br, .framer-zAAru .framer-vie4z5 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-zAAru .framer-127qrvu { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-zAAru .framer-15rvr2z, .framer-zAAru .framer-1bb3xuj, .framer-zAAru .framer-1la1hb9 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-zAAru .framer-rkn16t { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-zAAru .framer-itcpwl { 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: 1080px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-zAAru .framer-c925pn { 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-zAAru .framer-14vf9j5 { aspect-ratio: 1.229586935638809 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 27px); overflow: visible; position: relative; text-decoration: none; width: 33px; }\",\".framer-zAAru .framer-1kv1fu1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1080px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zAAru .framer-14uaebr-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-zAAru .framer-1gwarr2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-zAAru.framer-v-1l8jm1s.framer-1pctpgn { padding: 40px; width: 810px; }\",\".framer-zAAru.framer-v-1l8jm1s .framer-14rbjpb { flex-direction: column; gap: 48px; justify-content: flex-start; }\",\".framer-zAAru.framer-v-1l8jm1s .framer-1ep6ng6 { gap: unset; justify-content: space-between; width: 100%; }\",\".framer-zAAru.framer-v-1l8jm1s .framer-1fq8xtk { white-space: pre; width: auto; }\",\".framer-zAAru.framer-v-orsufw.framer-1pctpgn { gap: 80px; justify-content: center; padding: 40px 20px 40px 20px; width: 390px; }\",\".framer-zAAru.framer-v-orsufw .framer-14rbjpb { flex-direction: column; gap: 48px; justify-content: center; }\",\".framer-zAAru.framer-v-orsufw .framer-1u9iaiv { height: var(--framer-aspect-ratio-supported, 29px); width: 125px; }\",\".framer-zAAru.framer-v-orsufw .framer-1ep6ng6 { flex-direction: column; width: 100%; }\",\".framer-zAAru.framer-v-orsufw .framer-fipx6u { flex: none; flex-direction: row; gap: 24px; justify-content: flex-start; order: 0; width: 100%; }\",\".framer-zAAru.framer-v-orsufw .framer-pegafh, .framer-zAAru.framer-v-orsufw .framer-13acu4x, .framer-zAAru.framer-v-orsufw .framer-38i8es, .framer-zAAru.framer-v-orsufw .framer-tc3lxw { flex: 1 0 0px; width: 1px; }\",\".framer-zAAru.framer-v-orsufw .framer-127qrvu { flex: none; order: 2; width: 100%; }\",\".framer-zAAru.framer-v-orsufw .framer-14eo0g { order: 0; }\",\".framer-zAAru.framer-v-orsufw .framer-l5z5bt { order: 2; }\",\".framer-zAAru.framer-v-orsufw .framer-mvg3e1, .framer-zAAru.framer-v-orsufw .framer-14uaebr-container { order: 1; }\",\".framer-zAAru.framer-v-orsufw .framer-rkn16t { align-content: flex-start; align-items: flex-start; flex: none; flex-direction: row; gap: 24px; justify-content: flex-start; order: 3; width: 100%; }\",\".framer-zAAru.framer-v-orsufw .framer-1la1hb9 { flex: none; order: 4; width: 100%; }\",\".framer-zAAru.framer-v-orsufw .framer-itcpwl { align-content: center; align-items: center; }\",\".framer-zAAru.framer-v-orsufw .framer-c925pn { gap: 24px; justify-content: center; }\",\".framer-zAAru.framer-v-orsufw .framer-1kv1fu1 { flex-direction: column; gap: 16px; justify-content: center; }\",\".framer-zAAru.framer-v-orsufw .framer-1gwarr2 { align-content: flex-start; align-items: flex-start; gap: unset; justify-content: space-between; order: 0; width: 100%; }\",\".framer-zAAru.framer-v-orsufw .framer-isbtnu, .framer-zAAru.framer-v-orsufw .framer-dip61f { flex: 1 0 0px; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-zAAru[data-border=\"true\"]::after, .framer-zAAru [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 774\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"KPoghYiS3\":{\"layout\":[\"fixed\",\"auto\"]},\"foyo_cfP2\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerAURews2XO=withCSS(Component,css,\"framer-zAAru\");export default FramerAURews2XO;FramerAURews2XO.displayName=\"footer\";FramerAURews2XO.defaultProps={height:774,width:1200};addPropertyControls(FramerAURews2XO,{variant:{options:[\"zAlqsfzQK\",\"KPoghYiS3\",\"foyo_cfP2\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerAURews2XO,[{explicitInter:true,fonts:[{family:\"General Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/K46YRH762FH3QJ25IQM3VAXAKCHEXXW4/ISLWQPUZHZF33LRIOTBMFOJL57GBGQ4B/3ZLMEXZEQPLTEPMHTQDAUXP5ZZXCZAEN.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"General Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/3RZHWSNONLLWJK3RLPEKUZOMM56GO4LJ/BPDRY7AHVI3MCDXXVXTQQ76H3UXA63S3/SB2OEB6IKZPRR6JT4GFJ2TFT6HBB6AZN.woff2\",weight:\"500\"}]},...CopyrightFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerAURews2XO\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"774\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KPoghYiS3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"foyo_cfP2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./AURews2XO.map","// Generated by Framer (629c622)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;General Sans-semibold\",\"FS;General Sans-semibold italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"General Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/K46YRH762FH3QJ25IQM3VAXAKCHEXXW4/ISLWQPUZHZF33LRIOTBMFOJL57GBGQ4B/3ZLMEXZEQPLTEPMHTQDAUXP5ZZXCZAEN.woff2\",weight:\"600\"},{family:\"General Sans\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/T2VB54RK54AYH45QBSFO6FWJJBOGDZQS/WZUJLZL2KK72TQFDHQ6EV4KREZ7WEUL2/6FVUUVSLJPCCVHIJND4LQZIT4MFZBXYJ.woff2\",weight:\"600\"}]}];export const css=['.framer-cqK5j .framer-styles-preset-1leq9zs:not(.rich-text-wrapper), .framer-cqK5j .framer-styles-preset-1leq9zs.rich-text-wrapper h1 { --framer-font-family: \"General Sans\", \"General Sans Placeholder\", sans-serif; --framer-font-family-italic: \"General Sans\", \"General Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 74px; --framer-font-style: normal; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 600; --framer-font-weight-italic: 600; --framer-letter-spacing: -0.01em; --framer-line-height: 110%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-a1f95cd7-b32e-4d0e-b472-4371fe56a8ab, #1a1b21); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 700px) { .framer-cqK5j .framer-styles-preset-1leq9zs:not(.rich-text-wrapper), .framer-cqK5j .framer-styles-preset-1leq9zs.rich-text-wrapper h1 { --framer-font-family: \"General Sans\", \"General Sans Placeholder\", sans-serif; --framer-font-family-italic: \"General Sans\", \"General Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 60px; --framer-font-style: normal; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 600; --framer-font-weight-italic: 600; --framer-letter-spacing: -0.01em; --framer-line-height: 110%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-a1f95cd7-b32e-4d0e-b472-4371fe56a8ab, #1a1b21); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 699px) and (min-width: 0px) { .framer-cqK5j .framer-styles-preset-1leq9zs:not(.rich-text-wrapper), .framer-cqK5j .framer-styles-preset-1leq9zs.rich-text-wrapper h1 { --framer-font-family: \"General Sans\", \"General Sans Placeholder\", sans-serif; --framer-font-family-italic: \"General Sans\", \"General Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 48px; --framer-font-style: normal; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 600; --framer-font-weight-italic: 600; --framer-letter-spacing: -0.01em; --framer-line-height: 110%; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-a1f95cd7-b32e-4d0e-b472-4371fe56a8ab, #1a1b21); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-cqK5j\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}