{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/q550RFbTwZlPIl8h7g5L/xStUscaLbM21HSYmTdTc/f_JgQVGd5.js", "ssg:https://framerusercontent.com/modules/4QlGc1XHmuSQ7FCk9FEY/7fOyAM97UzWp4OMfI5GG/q4c6Ny6bK.js"],
  "sourcesContent": ["// Generated by Framer (20caf11)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-iSUS3 .framer-styles-preset-pbndum:not(.rich-text-wrapper), .framer-iSUS3 .framer-styles-preset-pbndum.rich-text-wrapper a { --framer-link-current-text-color: var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, #151515); --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: var(--token-782826f5-31ab-4eda-9821-5f2535839b0f, #454545); --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, #151515); --framer-link-text-decoration: none; transition: color 0.4s cubic-bezier(0.44, 0, 0.56, 1) 0s; }\"];export const className=\"framer-iSUS3\";\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\"}}}", "// Generated by Framer (0b8b5e5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/q550RFbTwZlPIl8h7g5L/xStUscaLbM21HSYmTdTc/f_JgQVGd5.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/wd1oBII3S2kIJTf541rz/2G2N5btXG7OBCZDLfwJ7/oocetZjeC.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/lSv82f4Tr9O9vMgEeZpm/zuOTzhBtvsxfNPg9Bpum/wFgDb_DJ7.js\";import ElementLine from\"https://framerusercontent.com/modules/xqrjSyf4TMlomvUPDXbB/SSN9bxB7WBeGcMBeQhqy/Ngr4r6Gkf.js\";const ElementLineFonts=getFonts(ElementLine);const cycleOrder=[\"jcSdCWh8H\",\"jxSpKmwpy\",\"j1YF8fxhp\"];const serializationHash=\"framer-pFd53\";const variantClassNames={j1YF8fxhp:\"framer-v-cubeot\",jcSdCWh8H:\"framer-v-u6yh1r\",jxSpKmwpy:\"framer-v-yeans8\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0: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!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Desktop:\"jcSdCWh8H\",Phone:\"j1YF8fxhp\",Tablet:\"jxSpKmwpy\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"jcSdCWh8H\"};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"jcSdCWh8H\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?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(serializationHash,...sharedStyleClassNames,\"framer-u6yh1r\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"jcSdCWh8H\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-14c0db2f-420d-43e8-8ba1-38a6846f817c, rgb(255, 255, 255))\",...style},...addPropertyOverrides({j1YF8fxhp:{\"data-framer-name\":\"Phone\"},jxSpKmwpy:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1kbiw2h\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"jcSdCWh8Hc5lJRV9rP\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-7x47q0\",layoutDependency:layoutDependency,layoutId:\"jcSdCWh8HphxL9caGp\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8ka8g4\",\"data-framer-name\":\"Footer Title\",layoutDependency:layoutDependency,layoutId:\"jcSdCWh8HpxzX9UL8D\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qkcnph\",layoutDependency:layoutDependency,layoutId:\"STN0oMy2C\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1dxaijx\",\"data-framer-name\":\"Website_Logo_1_\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"qm_gj6rgi\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 195 56\"><g transform=\"translate(127.963 9.62)\" id=\"ss11731618416_1\"><path d=\"M 0 0 L 15.327 0 L 15.327 28.537 L 0 28.537 Z M 0 0\" fill=\"transparent\"></path><path d=\"M 14.834 2.627 L 8.7 0.659 L 8.006 0.437 C 7.798 0.383 7.584 0.5 7.518 0.704 C 7.452 0.908 7.556 1.127 7.756 1.205 L 8.064 1.304 L 0.661 24.192 C 0.343 25.181 0.518 26.262 1.131 27.101 C 1.745 27.941 2.724 28.439 3.766 28.441 C 5.148 28.441 6.433 27.562 6.877 26.186 L 11.819 10.909 L 11.819 10.906 L 14.279 3.295 L 14.587 3.397 C 14.801 3.463 15.027 3.346 15.096 3.134 C 15.129 3.032 15.12 2.921 15.071 2.826 C 15.022 2.731 14.937 2.66 14.834 2.628 Z M 11.172 10.276 L 6.497 8.776 L 8.836 1.55 L 13.51 3.05 Z M 11.172 10.276\" fill=\"var(--token-a94a6935-731d-4bd7-bb6b-ee740b39f60b, rgb(90, 155, 62)) /* {&quot;name&quot;:&quot;greenDL&quot;} */\"></path></g><path d=\"M 142.155 8.013 C 142.155 8.195 142.118 8.372 142.048 8.539 C 141.908 8.878 141.639 9.147 141.3 9.288 C 140.959 9.427 140.578 9.427 140.237 9.288 C 139.531 8.995 139.195 8.188 139.489 7.484 C 139.629 7.145 139.898 6.876 140.237 6.735 C 140.578 6.596 140.959 6.596 141.3 6.735 C 141.639 6.876 141.908 7.146 142.048 7.484 C 142.118 7.652 142.155 7.828 142.155 8.013 Z M 142.155 8.013\" fill=\"var(--token-a94a6935-731d-4bd7-bb6b-ee740b39f60b, rgb(90, 155, 62)) /* {&quot;name&quot;:&quot;greenDL&quot;} */\"></path><g transform=\"translate(136.686 2.009)\" id=\"ss11731618416_5\"><path d=\"M 0 0.038 L 4.457 0.038 L 4.457 3.911 L 0 3.911 Z M 0 0.038\" fill=\"transparent\"></path><path d=\"M 2.116 0 C 1.041 0 0.169 0.868 0.169 1.939 C 0.168 3.01 1.039 3.88 2.115 3.882 C 3.191 3.88 4.062 3.011 4.063 1.94 C 4.061 0.869 3.19 0.001 2.116 0 Z M 2.116 0\" fill=\"var(--token-a94a6935-731d-4bd7-bb6b-ee740b39f60b, rgb(90, 155, 62)) /* {&quot;name&quot;:&quot;greenDL&quot;} */\"></path></g><path d=\"M 17.075 21.843 C 17.926 21.843 18.77 21.942 19.605 22.132 C 20.447 22.326 21.074 22.523 21.486 22.722 L 22.09 23.011 L 20.395 26.376 C 19.234 25.76 18.126 25.451 17.075 25.451 C 16.486 25.451 16.069 25.517 15.822 25.647 C 15.581 25.771 15.462 26.006 15.462 26.353 C 15.462 26.431 15.468 26.508 15.485 26.584 C 15.51 26.666 15.553 26.741 15.613 26.804 C 15.674 26.873 15.729 26.931 15.775 26.977 C 15.822 27.023 15.903 27.078 16.019 27.139 C 16.135 27.194 16.228 27.237 16.298 27.266 C 16.367 27.298 16.477 27.344 16.634 27.404 L 16.982 27.532 C 17.058 27.564 17.191 27.61 17.377 27.671 C 17.563 27.726 17.705 27.76 17.806 27.774 C 18.344 27.929 18.868 28.126 19.374 28.364 C 19.82 28.573 20.293 28.861 20.79 29.231 C 21.286 29.596 21.685 30.076 21.951 30.63 C 22.22 31.195 22.356 31.833 22.356 32.55 C 22.356 35.944 19.992 37.638 15.265 37.638 C 14.188 37.638 13.17 37.47 12.212 37.141 C 11.251 36.811 10.555 36.478 10.123 36.146 L 9.484 35.626 L 11.585 32.111 C 11.739 32.244 11.939 32.399 12.189 32.584 C 12.444 32.769 12.9 33.024 13.559 33.348 C 14.223 33.666 14.801 33.822 15.288 33.822 C 16.361 33.822 16.901 33.464 16.901 32.746 C 16.901 32.417 16.762 32.163 16.483 31.984 C 16.211 31.799 15.752 31.591 15.102 31.359 C 14.452 31.122 13.941 30.905 13.57 30.711 C 12.633 30.226 11.89 29.68 11.341 29.069 C 10.799 28.463 10.529 27.653 10.529 26.642 C 10.529 25.133 11.115 23.956 12.294 23.115 C 13.477 22.268 15.07 21.843 17.075 21.843 Z M 17.075 21.843\" fill=\"var(--token-5a2a6e6c-5596-4414-a658-bf74df16c887, rgb(16, 16, 16)) /* {&quot;name&quot;:&quot;Secondary Button Hover&quot;} */\"></path><path d=\"M 37.534 30.457 L 26.681 30.457 C 26.681 31.498 27.021 32.273 27.703 32.781 C 28.382 33.284 29.122 33.533 29.92 33.533 C 30.756 33.533 31.418 33.423 31.905 33.198 C 32.392 32.975 32.943 32.536 33.565 31.879 L 37.303 33.741 C 35.747 36.34 33.158 37.638 29.537 37.638 C 27.276 37.638 25.338 36.868 23.722 35.325 C 22.111 33.785 21.307 31.926 21.307 29.752 C 21.307 27.578 22.111 25.716 23.722 24.167 C 25.338 22.618 27.276 21.843 29.537 21.843 C 31.911 21.843 33.843 22.532 35.329 23.901 C 36.82 25.266 37.569 27.216 37.569 29.752 C 37.569 30.099 37.557 30.336 37.534 30.457 Z M 26.821 27.602 L 32.52 27.602 C 32.404 26.825 32.094 26.226 31.591 25.81 C 31.095 25.394 30.46 25.185 29.688 25.185 C 28.829 25.185 28.144 25.411 27.634 25.856 C 27.128 26.304 26.859 26.885 26.821 27.603 Z M 26.821 27.602\" fill=\"var(--token-5a2a6e6c-5596-4414-a658-bf74df16c887, rgb(16, 16, 16)) /* {&quot;name&quot;:&quot;Secondary Button Hover&quot;} */\"></path><path d=\"M 38.867 35.429 C 37.202 33.949 36.371 32.059 36.371 29.752 C 36.371 27.448 37.236 25.554 38.971 24.074 C 40.704 22.589 42.843 21.843 45.39 21.843 C 47.897 21.843 50.013 22.592 51.739 24.086 C 53.463 25.575 54.328 27.463 54.328 29.752 C 54.328 32.041 53.483 33.932 51.797 35.418 C 50.109 36.898 47.973 37.638 45.39 37.638 C 42.703 37.638 40.53 36.903 38.867 35.429 Z M 42.86 27.232 C 42.193 27.888 41.861 28.73 41.861 29.752 C 41.861 30.779 42.181 31.62 42.825 32.274 C 43.466 32.921 44.311 33.244 45.355 33.244 C 46.368 33.244 47.201 32.918 47.851 32.262 C 48.507 31.599 48.838 30.765 48.838 29.753 C 48.838 28.73 48.501 27.888 47.827 27.232 C 47.154 26.57 46.331 26.237 45.355 26.237 C 44.363 26.237 43.533 26.57 42.86 27.232 Z M 59.638 37.198 L 59.638 22.283 L 64.803 22.283 L 64.803 24.433 L 64.861 24.433 C 64.898 24.358 64.96 24.259 65.047 24.145 C 65.14 24.029 65.328 23.827 65.616 23.531 C 65.909 23.24 66.222 22.976 66.556 22.745 C 66.887 22.514 67.316 22.306 67.844 22.121 C 68.358 21.938 68.9 21.844 69.446 21.843 C 70.009 21.843 70.563 21.921 71.106 22.074 C 71.655 22.23 72.052 22.384 72.302 22.537 L 72.719 22.779 L 70.56 27.139 C 69.916 26.593 69.02 26.317 67.867 26.317 C 67.246 26.317 66.712 26.456 66.266 26.734 C 65.816 27.006 65.499 27.333 65.313 27.717 C 65.128 28.104 64.994 28.435 64.92 28.711 C 64.841 28.983 64.803 29.194 64.803 29.348 L 64.803 37.198 Z M 72.658 35.359 C 71.256 33.834 70.557 31.967 70.557 29.752 C 70.557 27.541 71.256 25.671 72.658 24.144 C 74.056 22.612 75.838 21.843 77.997 21.843 C 79.985 21.843 81.621 22.464 82.907 23.704 L 82.907 22.283 L 88.072 22.283 L 88.072 37.198 L 82.965 37.198 L 82.965 35.51 L 82.907 35.51 C 81.621 36.93 79.985 37.638 77.997 37.638 C 75.838 37.638 74.056 36.88 72.658 35.359 Z M 77.045 27.231 C 76.378 27.888 76.047 28.729 76.047 29.752 C 76.047 30.778 76.366 31.619 77.011 32.273 C 77.652 32.92 78.496 33.244 79.541 33.244 C 80.554 33.244 81.387 32.917 82.037 32.261 C 82.692 31.599 83.023 30.764 83.023 29.752 C 83.023 28.729 82.687 27.888 82.013 27.231 C 81.34 26.57 80.516 26.237 79.541 26.237 C 78.548 26.237 77.718 26.57 77.045 27.231 Z M 89.036 37.198 L 89.036 22.283 L 94.201 22.283 L 94.201 23.855 L 94.259 23.855 C 95.606 22.514 97.036 21.843 98.553 21.843 C 99.288 21.843 100.019 21.942 100.748 22.132 C 101.482 22.326 102.187 22.626 102.86 23.035 C 103.533 23.445 104.079 24.023 104.496 24.769 C 104.914 25.517 105.123 26.385 105.123 27.37 L 105.123 37.198 L 99.958 37.198 L 99.958 28.769 C 99.958 27.992 99.706 27.312 99.203 26.734 C 98.708 26.15 98.06 25.856 97.265 25.856 C 96.49 25.856 95.785 26.156 95.153 26.757 C 94.517 27.359 94.202 28.03 94.202 28.77 L 94.202 37.198 Z M 122.902 22.283 L 115.775 29.405 L 123.598 37.198 L 116.947 37.198 L 110.958 31.232 L 110.958 37.198 L 105.793 37.198 L 105.793 12.188 L 110.958 12.188 L 110.958 27.485 L 116.181 22.282 Z M 139.428 35.359 C 138.027 33.834 137.328 31.967 137.328 29.752 C 137.328 27.541 138.027 25.671 139.428 24.144 C 140.827 22.612 142.609 21.843 144.768 21.843 C 146.755 21.843 148.392 22.464 149.678 23.704 L 149.678 22.283 L 154.843 22.283 L 154.843 37.198 L 149.735 37.198 L 149.735 35.51 L 149.678 35.51 C 148.392 36.93 146.755 37.638 144.767 37.638 C 142.609 37.638 140.827 36.88 139.428 35.359 Z M 143.816 27.231 C 143.149 27.888 142.818 28.729 142.818 29.752 C 142.818 30.778 143.137 31.619 143.781 32.273 C 144.423 32.92 145.267 33.244 146.312 33.244 C 147.324 33.244 148.157 32.917 148.808 32.261 C 149.463 31.599 149.793 30.764 149.793 29.752 C 149.793 28.729 149.457 27.888 148.783 27.231 C 148.111 26.57 147.286 26.237 146.312 26.237 C 145.319 26.237 144.489 26.57 143.816 27.231 Z M 171.221 24.144 C 172.619 25.671 173.322 27.541 173.322 29.752 C 173.322 31.967 172.619 33.834 171.22 35.359 C 169.819 36.88 168.041 37.638 165.881 37.638 C 163.891 37.638 162.254 36.93 160.971 35.51 L 160.913 35.51 L 160.913 37.198 L 155.806 37.198 L 155.806 12.189 L 160.972 12.189 L 160.972 23.705 C 162.254 22.466 163.891 21.844 165.881 21.844 C 168.04 21.844 169.819 22.613 171.22 24.145 Z M 166.868 32.273 C 167.509 31.619 167.831 30.778 167.831 29.752 C 167.831 28.729 167.495 27.887 166.821 27.231 C 166.154 26.57 165.324 26.237 164.326 26.237 C 163.357 26.237 162.539 26.57 161.866 27.231 C 161.192 27.888 160.855 28.729 160.855 29.752 C 160.855 30.764 161.181 31.599 161.831 32.261 C 162.481 32.917 163.31 33.244 164.327 33.244 C 165.376 33.244 166.224 32.92 166.868 32.273 Z\" fill=\"var(--token-5a2a6e6c-5596-4414-a658-bf74df16c887, rgb(16, 16, 16)) /* {&quot;name&quot;:&quot;Secondary Button Hover&quot;} */\"></path><path d=\"M 179.717 21.843 C 180.568 21.843 181.412 21.942 182.248 22.132 C 183.09 22.326 183.716 22.523 184.128 22.722 L 184.731 23.011 L 183.038 26.376 C 181.877 25.76 180.768 25.451 179.717 25.451 C 179.128 25.451 178.711 25.517 178.464 25.647 C 178.223 25.771 178.104 26.006 178.104 26.353 C 178.104 26.431 178.11 26.508 178.127 26.584 C 178.152 26.666 178.196 26.741 178.255 26.804 C 178.316 26.873 178.371 26.931 178.417 26.977 C 178.464 27.023 178.545 27.078 178.662 27.139 C 178.777 27.194 178.87 27.237 178.94 27.266 C 179.051 27.315 179.163 27.361 179.277 27.404 C 179.43 27.46 179.546 27.503 179.624 27.532 C 179.7 27.564 179.834 27.61 180.02 27.671 C 180.205 27.726 180.347 27.76 180.449 27.774 C 181.052 27.954 181.574 28.15 182.016 28.364 C 182.462 28.573 182.935 28.861 183.431 29.231 C 183.928 29.596 184.326 30.076 184.593 30.63 C 184.862 31.195 184.999 31.833 184.999 32.55 C 184.999 35.944 182.634 37.638 177.907 37.638 C 176.83 37.638 175.812 37.47 174.854 37.141 C 173.894 36.811 173.197 36.478 172.765 36.146 L 172.126 35.626 L 174.227 32.111 C 174.381 32.244 174.581 32.399 174.831 32.584 C 175.086 32.769 175.542 33.024 176.201 33.348 C 176.865 33.666 177.443 33.822 177.93 33.822 C 179.004 33.822 179.543 33.464 179.543 32.746 C 179.543 32.417 179.404 32.163 179.126 31.984 C 178.853 31.799 178.394 31.591 177.744 31.359 C 177.094 31.122 176.584 30.905 176.212 30.711 C 175.275 30.226 174.532 29.68 173.984 29.069 C 173.442 28.463 173.171 27.653 173.171 26.642 C 173.171 25.133 173.757 23.956 174.935 23.115 C 176.12 22.268 177.712 21.843 179.717 21.843 Z M 179.717 21.843\" fill=\"var(--token-5a2a6e6c-5596-4414-a658-bf74df16c887, rgb(16, 16, 16)) /* {&quot;name&quot;:&quot;Secondary Button Hover&quot;} */\"></path></svg>',svgContentId:11731618416,withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-lloas1\",\"data-styles-preset\":\"wFgDb_DJ7\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-782826f5-31ab-4eda-9821-5f2535839b0f, rgb(69, 69, 69)))\"},children:\"\\xa9 2024 SEO Rank Labs. Your partner for web design, SEO, and website support. Contact us to learn more.\"})}),className:\"framer-36sib1\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"jcSdCWh8HL57wQ4OOf\",style:{\"--extracted-r6o4lv\":\"var(--token-782826f5-31ab-4eda-9821-5f2535839b0f, rgb(69, 69, 69))\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-un2slp\",\"data-framer-name\":\"Widget\",layoutDependency:layoutDependency,layoutId:\"jcSdCWh8HTU3EWH3lV\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1pr42ne\",\"data-styles-preset\":\"oocetZjeC\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21)))\"},children:\"Pages\"})}),className:\"framer-u2bdzs\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"jcSdCWh8HzCFmnwvQJ\",style:{\"--extracted-r6o4lv\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wkzfef\",\"data-framer-name\":\"Nav\",layoutDependency:layoutDependency,layoutId:\"jcSdCWh8HiMbxfY1KV\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-lloas1\",\"data-styles-preset\":\"wFgDb_DJ7\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"haNi7KUmJ\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbndum\",\"data-styles-preset\":\"f_JgQVGd5\",children:\"Home\"})})})}),className:\"framer-35rlou\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"jcSdCWh8HqGZbV2PmT\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-lloas1\",\"data-styles-preset\":\"wFgDb_DJ7\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ljIsYonHn\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbndum\",\"data-styles-preset\":\"f_JgQVGd5\",children:\"Blog\"})})})}),className:\"framer-1vvsekg\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"jcSdCWh8HP2y7kjTLD\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-lloas1\",\"data-styles-preset\":\"wFgDb_DJ7\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"VB8XXutpH\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbndum\",\"data-styles-preset\":\"f_JgQVGd5\",children:\"About\"})})})}),className:\"framer-jw85u8\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"jcSdCWh8HdXPwrluWH\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-lloas1\",\"data-styles-preset\":\"wFgDb_DJ7\",children:/*#__PURE__*/_jsx(Link,{href:\"https://cal.com/seo-rank-labs/discovery-call\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbndum\",\"data-styles-preset\":\"f_JgQVGd5\",children:\"Book a Call\"})})})}),className:\"framer-h86j14\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"jcSdCWh8HOm84gn0Hh\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-172iesr\",layoutDependency:layoutDependency,layoutId:\"jcSdCWh8HFmzVWjlRn\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1793l48\",\"data-framer-name\":\"Widget\",layoutDependency:layoutDependency,layoutId:\"hVWm5qG8g\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1pr42ne\",\"data-styles-preset\":\"oocetZjeC\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21)))\"},children:\"Services\"})}),className:\"framer-6mm2as\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"zsy9ADkWt\",style:{\"--extracted-r6o4lv\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bkckba\",\"data-framer-name\":\"Nav\",layoutDependency:layoutDependency,layoutId:\"iNsArioVk\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-lloas1\",\"data-styles-preset\":\"wFgDb_DJ7\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"jP8LrXvA5\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbndum\",\"data-styles-preset\":\"f_JgQVGd5\",children:\"Search Engine Optimization\"})})})}),className:\"framer-e3ikzi\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"KQOOyMzG7\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({j1YF8fxhp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-lloas1\",\"data-styles-preset\":\"wFgDb_DJ7\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"SEO\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-lloas1\",\"data-styles-preset\":\"wFgDb_DJ7\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"BvVW1hOB8\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbndum\",\"data-styles-preset\":\"f_JgQVGd5\",children:\"Web Design and development\"})})})}),className:\"framer-9uqvkd\",\"data-framer-name\":\"Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"KYf57PqKs\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({j1YF8fxhp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-lloas1\",\"data-styles-preset\":\"wFgDb_DJ7\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"BvVW1hOB8\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbndum\",\"data-styles-preset\":\"f_JgQVGd5\",children:\"Web Design and Development\"})})})})}},baseVariant,gestureVariant)})]})]})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:\"1170px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+80+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||336.5)-120-255)/2+174+30),...addPropertyOverrides({j1YF8fxhp:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 40px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||663.5)-70-712.5999999999999)/2+511.59999999999997+30)},jxSpKmwpy:{width:\"730px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+60+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||355)-100-255)/2+174+30)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ix9jeh-container\",layoutDependency:layoutDependency,layoutId:\"jcSdCWh8HngapxmCG6-container\",children:/*#__PURE__*/_jsx(ElementLine,{height:\"100%\",id:\"jcSdCWh8HngapxmCG6\",layoutId:\"jcSdCWh8HngapxmCG6\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1tft9bk\",\"data-framer-name\":\"Bottom Nav\",layoutDependency:layoutDependency,layoutId:\"jcSdCWh8HMglihyGpA\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21)))\"},children:\"\\xa92024 SEO Rank Labs \uD83E\uDDEA\"})}),className:\"framer-1uj6sty\",\"data-framer-name\":\"Text\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"jcSdCWh8HhK3UcHsS8\",style:{\"--extracted-r6o4lv\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qmb2yk\",layoutDependency:layoutDependency,layoutId:\"jcSdCWh8HkifWlBcEL\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"yjBzNmrEK\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbndum\",\"data-styles-preset\":\"f_JgQVGd5\",children:\"Privacy Policy\"})})})}),className:\"framer-1tya900\",\"data-framer-name\":\"Link\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"jcSdCWh8HtI8sZ1wlO\",style:{\"--extracted-r6o4lv\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"pXovnCesk\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbndum\",\"data-styles-preset\":\"f_JgQVGd5\",children:\"Terms & Conditions\"})})})}),className:\"framer-2xjq4h\",\"data-framer-name\":\"Link\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"jcSdCWh8HRWpB6xPDS\",style:{\"--extracted-r6o4lv\":\"var(--token-e2d5906a-217e-4692-88f1-069c7ccee5fd, rgb(21, 21, 21))\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-pFd53.framer-1d89m3z, .framer-pFd53 .framer-1d89m3z { display: block; }\",\".framer-pFd53.framer-u6yh1r { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 0px 40px 0px; position: relative; width: 1440px; }\",\".framer-pFd53 .framer-1kbiw2h { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-around; max-width: 1170px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-pFd53 .framer-7x47q0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 585px; }\",\".framer-pFd53 .framer-8ka8g4 { align-content: flex-start; align-items: flex-start; display: flex; flex: 0.8 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-pFd53 .framer-1qkcnph { flex: none; height: 56px; overflow: visible; position: relative; width: 195px; z-index: 2; }\",\".framer-pFd53 .framer-1dxaijx { flex: none; height: 56px; left: 0px; position: absolute; top: calc(50.00000000000002% - 56px / 2); width: 195px; z-index: -1; }\",\".framer-pFd53 .framer-36sib1 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-pFd53 .framer-un2slp { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-pFd53 .framer-u2bdzs, .framer-pFd53 .framer-35rlou, .framer-pFd53 .framer-1vvsekg, .framer-pFd53 .framer-jw85u8, .framer-pFd53 .framer-h86j14, .framer-pFd53 .framer-6mm2as, .framer-pFd53 .framer-e3ikzi, .framer-pFd53 .framer-9uqvkd, .framer-pFd53 .framer-1uj6sty, .framer-pFd53 .framer-1tya900, .framer-pFd53 .framer-2xjq4h { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-pFd53 .framer-1wkzfef { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 7px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-pFd53 .framer-172iesr { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-pFd53 .framer-1793l48 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-pFd53 .framer-bkckba { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 7px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 220px; }\",\".framer-pFd53 .framer-ix9jeh-container { flex: none; height: 1px; position: relative; width: 1170px; }\",\".framer-pFd53 .framer-1tft9bk { 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: 1170px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-pFd53 .framer-1qmb2yk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: 20px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-pFd53.framer-u6yh1r, .framer-pFd53 .framer-7x47q0, .framer-pFd53 .framer-8ka8g4, .framer-pFd53 .framer-un2slp, .framer-pFd53 .framer-1wkzfef, .framer-pFd53 .framer-172iesr, .framer-pFd53 .framer-1793l48, .framer-pFd53 .framer-bkckba, .framer-pFd53 .framer-1qmb2yk { gap: 0px; } .framer-pFd53.framer-u6yh1r > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-pFd53.framer-u6yh1r > :first-child, .framer-pFd53 .framer-8ka8g4 > :first-child, .framer-pFd53 .framer-un2slp > :first-child, .framer-pFd53 .framer-1wkzfef > :first-child, .framer-pFd53 .framer-1793l48 > :first-child, .framer-pFd53 .framer-bkckba > :first-child { margin-top: 0px; } .framer-pFd53.framer-u6yh1r > :last-child, .framer-pFd53 .framer-8ka8g4 > :last-child, .framer-pFd53 .framer-un2slp > :last-child, .framer-pFd53 .framer-1wkzfef > :last-child, .framer-pFd53 .framer-1793l48 > :last-child, .framer-pFd53 .framer-bkckba > :last-child { margin-bottom: 0px; } .framer-pFd53 .framer-7x47q0 > *, .framer-pFd53 .framer-172iesr > *, .framer-pFd53 .framer-1qmb2yk > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-pFd53 .framer-7x47q0 > :first-child, .framer-pFd53 .framer-172iesr > :first-child, .framer-pFd53 .framer-1qmb2yk > :first-child { margin-left: 0px; } .framer-pFd53 .framer-7x47q0 > :last-child, .framer-pFd53 .framer-172iesr > :last-child, .framer-pFd53 .framer-1qmb2yk > :last-child { margin-right: 0px; } .framer-pFd53 .framer-8ka8g4 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-pFd53 .framer-un2slp > *, .framer-pFd53 .framer-1793l48 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-pFd53 .framer-1wkzfef > *, .framer-pFd53 .framer-bkckba > * { margin: 0px; margin-bottom: calc(7px / 2); margin-top: calc(7px / 2); } }\",\".framer-pFd53.framer-v-yeans8.framer-u6yh1r { padding: 60px 40px 40px 40px; width: min-content; }\",\".framer-pFd53.framer-v-yeans8 .framer-1kbiw2h { gap: 0px; justify-content: center; width: min-content; }\",\".framer-pFd53.framer-v-yeans8 .framer-7x47q0 { width: 244px; }\",\".framer-pFd53.framer-v-yeans8 .framer-un2slp { flex: none; width: 243px; }\",\".framer-pFd53.framer-v-yeans8 .framer-172iesr { flex: none; width: 244px; }\",\".framer-pFd53.framer-v-yeans8 .framer-ix9jeh-container, .framer-pFd53.framer-v-yeans8 .framer-1tft9bk { width: 730px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-pFd53.framer-v-yeans8 .framer-1kbiw2h { gap: 0px; } .framer-pFd53.framer-v-yeans8 .framer-1kbiw2h > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-pFd53.framer-v-yeans8 .framer-1kbiw2h > :first-child { margin-left: 0px; } .framer-pFd53.framer-v-yeans8 .framer-1kbiw2h > :last-child { margin-right: 0px; } }\",\".framer-pFd53.framer-v-cubeot.framer-u6yh1r { padding: 40px 20px 30px 20px; width: 390px; }\",\".framer-pFd53.framer-v-cubeot .framer-1kbiw2h { flex-direction: column; flex-wrap: wrap; gap: 60px; justify-content: center; width: min-content; }\",\".framer-pFd53.framer-v-cubeot .framer-7x47q0 { flex-direction: column; order: 0; width: 350px; }\",\".framer-pFd53.framer-v-cubeot .framer-8ka8g4 { flex: none; width: 80%; }\",\".framer-pFd53.framer-v-cubeot .framer-un2slp { flex: none; order: 2; width: 350px; }\",\".framer-pFd53.framer-v-cubeot .framer-172iesr { flex: none; flex-direction: column; order: 1; width: min-content; }\",\".framer-pFd53.framer-v-cubeot .framer-ix9jeh-container { width: 100%; }\",\".framer-pFd53.framer-v-cubeot .framer-1tft9bk { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 20px; justify-content: flex-start; width: min-content; }\",\".framer-pFd53.framer-v-cubeot .framer-1uj6sty { white-space: pre-wrap; width: 350px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-pFd53.framer-v-cubeot .framer-1kbiw2h, .framer-pFd53.framer-v-cubeot .framer-7x47q0, .framer-pFd53.framer-v-cubeot .framer-172iesr, .framer-pFd53.framer-v-cubeot .framer-1tft9bk { gap: 0px; } .framer-pFd53.framer-v-cubeot .framer-1kbiw2h > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-pFd53.framer-v-cubeot .framer-1kbiw2h > :first-child, .framer-pFd53.framer-v-cubeot .framer-7x47q0 > :first-child, .framer-pFd53.framer-v-cubeot .framer-172iesr > :first-child, .framer-pFd53.framer-v-cubeot .framer-1tft9bk > :first-child { margin-top: 0px; } .framer-pFd53.framer-v-cubeot .framer-1kbiw2h > :last-child, .framer-pFd53.framer-v-cubeot .framer-7x47q0 > :last-child, .framer-pFd53.framer-v-cubeot .framer-172iesr > :last-child, .framer-pFd53.framer-v-cubeot .framer-1tft9bk > :last-child { margin-bottom: 0px; } .framer-pFd53.framer-v-cubeot .framer-7x47q0 > *, .framer-pFd53.framer-v-cubeot .framer-172iesr > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-pFd53.framer-v-cubeot .framer-1tft9bk > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 336.5\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"jxSpKmwpy\":{\"layout\":[\"auto\",\"auto\"]},\"j1YF8fxhp\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerq4c6Ny6bK=withCSS(Component,css,\"framer-pFd53\");export default Framerq4c6Ny6bK;Framerq4c6Ny6bK.displayName=\"Footer/Footer B\";Framerq4c6Ny6bK.defaultProps={height:336.5,width:1440};addPropertyControls(Framerq4c6Ny6bK,{variant:{options:[\"jcSdCWh8H\",\"jxSpKmwpy\",\"j1YF8fxhp\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerq4c6Ny6bK,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhS2f3ZGMZpg.woff2\",weight:\"400\"}]},...ElementLineFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerq4c6Ny6bK\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jxSpKmwpy\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"j1YF8fxhp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"336.5\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./q4c6Ny6bK.map"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "ElementLineFonts", "getFonts", "Ngr4r6Gkf_default", "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", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "SVG", "RichText2", "Link", "ComponentViewportProvider", "css", "Framerq4c6Ny6bK", "withCSS", "q4c6Ny6bK_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
